# git rev-parse -q --verify 7afeac307a9561e3a93682c1e7eb22f918aa1187^{commit} 7afeac307a9561e3a93682c1e7eb22f918aa1187 already have revision, skipping fetch # git checkout -q -f -B kisskb 7afeac307a9561e3a93682c1e7eb22f918aa1187 # git clean -qxdf # < git log -1 # commit 7afeac307a9561e3a93682c1e7eb22f918aa1187 # Author: Stephen Rothwell # Date: Fri Dec 3 19:37:15 2021 +1100 # # Add linux-next specific files for 20211203 # # 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 7afeac307a9561e3a93682c1e7eb22f918aa1187 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-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 32 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig+ppc64le_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig+ppc64le_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:6594:warning: override: reassigning to symbol STANDALONE .config:6596:warning: override: reassigning to symbol MODULE_SIG .config:6601:warning: override: reassigning to symbol PPC_BOOK3S_64 .config:6602:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:6606:warning: override: reassigning to symbol TRIM_UNUSED_KSYMS .config:6607:warning: override: reassigning to symbol UBSAN # make -s -j 32 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig+ppc64le_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/xmon/nonstdio.c: In function 'xmon_write': /kisskb/src/arch/powerpc/xmon/nonstdio.c:42:13: note: byref variable will be forcibly initialized 42 | const char msg[] = "[Hit a key (a:all, q:truncate, any:next page)]"; | ^~~ /kisskb/src/arch/powerpc/xmon/nonstdio.c: In function 'xmon_putchar': /kisskb/src/arch/powerpc/xmon/nonstdio.c:85:7: note: byref variable will be forcibly initialized 85 | char ch = c; | ^~ /kisskb/src/arch/powerpc/xmon/nonstdio.c: In function 'xmon_printf': /kisskb/src/arch/powerpc/xmon/nonstdio.c:169:10: note: byref variable will be forcibly initialized 169 | va_list args; | ^~~~ /kisskb/src/certs/system_keyring.c: In function 'verify_pkcs7_message_sig': /kisskb/src/certs/system_keyring.c:238:10: note: byref variable will be forcibly initialized 238 | size_t asn1hdrlen; | ^~~~~~~~~~ /kisskb/src/arch/powerpc/crypto/sha1.c: In function 'powerpc_sha1_final': /kisskb/src/arch/powerpc/crypto/sha1.c:76:9: note: byref variable will be forcibly initialized 76 | __be64 bits; | ^~~~ /kisskb/src/arch/powerpc/lib/feature-fixups.c: In function 'patch_alt_instruction': /kisskb/src/arch/powerpc/lib/feature-fixups.c:50:18: note: byref variable will be forcibly initialized 50 | struct ppc_inst instr; | ^~~~~ /kisskb/src/arch/powerpc/lib/feature-fixups.c: In function '__do_rfi_flush_fixups': /kisskb/src/arch/powerpc/lib/feature-fixups.c:441:15: note: byref variable will be forcibly initialized 441 | unsigned int instrs[3], *dest; | ^~~~~~ /kisskb/src/arch/powerpc/lib/feature-fixups.c: In function 'do_stf_entry_barrier_fixups': /kisskb/src/arch/powerpc/lib/feature-fixups.c:123:15: note: byref variable will be forcibly initialized 123 | unsigned int instrs[3], *dest; | ^~~~~~ /kisskb/src/arch/powerpc/lib/feature-fixups.c: In function '__do_entry_flush_fixups': /kisskb/src/arch/powerpc/lib/feature-fixups.c:328:15: note: byref variable will be forcibly initialized 328 | unsigned int instrs[3], *dest; | ^~~~~~ /kisskb/src/arch/powerpc/lib/feature-fixups.c: In function 'do_uaccess_flush_fixups': /kisskb/src/arch/powerpc/lib/feature-fixups.c:277:15: note: byref variable will be forcibly initialized 277 | unsigned int instrs[4], *dest; | ^~~~~~ /kisskb/src/arch/powerpc/sysdev/xics/xics-common.c: In function 'xics_update_irq_servers': /kisskb/src/arch/powerpc/sysdev/xics/xics-common.c:47:6: note: byref variable will be forcibly initialized 47 | u32 ilen; | ^~~~ /kisskb/src/init/initramfs.c: In function 'do_utime': /kisskb/src/init/initramfs.c:121:20: note: byref variable will be forcibly initialized 121 | struct timespec64 t[2]; | ^ /kisskb/src/init/initramfs.c: In function 'clean_path': /kisskb/src/init/initramfs.c:311:15: note: byref variable will be forcibly initialized 311 | struct kstat st; | ^~ /kisskb/src/init/initramfs.c: In function 'panic_show_mem': /kisskb/src/init/initramfs.c:53:10: note: byref variable will be forcibly initialized 53 | va_list args; | ^~~~ /kisskb/src/arch/powerpc/lib/code-patching.c: In function 'test_branch_iform': /kisskb/src/arch/powerpc/lib/code-patching.c:421:6: note: byref variable will be forcibly initialized 421 | u32 tmp[2]; | ^~~ /kisskb/src/init/initramfs.c: In function 'do_copy': /kisskb/src/init/initramfs.c:383:21: note: byref variable will be forcibly initialized 383 | struct timespec64 t[2] = { }; | ^ /kisskb/src/arch/powerpc/lib/code-patching.c: In function 'test_branch_bform': /kisskb/src/arch/powerpc/lib/code-patching.c:517:6: note: byref variable will be forcibly initialized 517 | u32 tmp[2]; | ^~~ /kisskb/src/arch/powerpc/mm/mem.c: In function 'add_system_ram_resources': /kisskb/src/arch/powerpc/mm/mem.c:326:6: note: byref variable will be forcibly initialized 326 | u64 i; | ^ /kisskb/src/arch/powerpc/mm/mem.c:325:21: note: byref variable will be forcibly initialized 325 | phys_addr_t start, end; | ^~~ /kisskb/src/arch/powerpc/mm/mem.c:325:14: note: byref variable will be forcibly initialized 325 | phys_addr_t start, end; | ^~~~~ /kisskb/src/init/initramfs.c: In function 'parse_header': /kisskb/src/init/initramfs.c:173:7: note: byref variable will be forcibly initialized 173 | char buf[9]; | ^~~ /kisskb/src/init/do_mounts_initrd.c: In function 'early_initrdmem': /kisskb/src/init/do_mounts_initrd.c:35:8: note: byref variable will be forcibly initialized 35 | char *endp; | ^~~~ /kisskb/src/arch/powerpc/sysdev/xive/native.c: In function 'xive_native_populate_irq_data': /kisskb/src/init/initramfs.c: In function 'unpack_to_rootfs': /kisskb/src/arch/powerpc/sysdev/xive/native.c:49:20: note: byref variable will be forcibly initialized 49 | __be32 esb_shift, src_chip; | ^~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/native.c:49:9: note: byref variable will be forcibly initialized 49 | __be32 esb_shift, src_chip; | ^~~~~~~~~ /kisskb/src/init/initramfs.c:468:14: note: byref variable will be forcibly initialized 468 | const char *compress_name; | ^~~~~~~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/native.c:48:26: note: byref variable will be forcibly initialized 48 | __be64 flags, eoi_page, trig_page; | ^~~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/native.c:48:16: note: byref variable will be forcibly initialized 48 | __be64 flags, eoi_page, trig_page; | ^~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/native.c:48:9: note: byref variable will be forcibly initialized 48 | __be64 flags, eoi_page, trig_page; | ^~~~~ /kisskb/src/arch/powerpc/sysdev/xive/native.c: In function 'xive_native_get_queue_info': /kisskb/src/arch/powerpc/sysdev/xive/native.c:778:9: note: byref variable will be forcibly initialized 778 | __be64 qflags; | ^~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/native.c:777:9: note: byref variable will be forcibly initialized 777 | __be32 escalate_irq; | ^~~~~~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/native.c:776:9: note: byref variable will be forcibly initialized 776 | __be64 qeoi_page; | ^~~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/native.c:775:9: note: byref variable will be forcibly initialized 775 | __be64 qsize; | ^~~~~ /kisskb/src/arch/powerpc/sysdev/xive/native.c:774:9: note: byref variable will be forcibly initialized 774 | __be64 qpage; | ^~~~~ /kisskb/src/arch/powerpc/sysdev/xive/native.c: In function 'xive_native_configure_queue': /kisskb/src/arch/powerpc/sysdev/xive/native.c:136:9: note: byref variable will be forcibly initialized 136 | __be32 esc_irq_be; | ^~~~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/native.c:135:9: note: byref variable will be forcibly initialized 135 | __be64 qeoi_page_be; | ^~~~~~~~~~~~ /kisskb/src/arch/powerpc/lib/code-patching.c: In function 'test_translate_branch': /kisskb/src/arch/powerpc/lib/code-patching.c:594:18: note: byref variable will be forcibly initialized 594 | struct ppc_inst instr; | ^~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/sysdev/mpic.c:24: /kisskb/src/arch/powerpc/sysdev/mpic.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/arch/powerpc/sysdev/xive/native.c: In function 'xive_native_setup_cpu': /kisskb/src/arch/powerpc/sysdev/xive/native.c:395:9: note: byref variable will be forcibly initialized 395 | __be64 vp_cam_be; | ^~~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/native.c: In function 'xive_native_get_vp_info': /kisskb/src/arch/powerpc/sysdev/xive/native.c:740:9: note: byref variable will be forcibly initialized 740 | __be32 vp_chip_id_be; | ^~~~~~~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/native.c:739:9: note: byref variable will be forcibly initialized 739 | __be64 vp_cam_be; | ^~~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/native.c: In function 'xive_native_get_irq_config': /kisskb/src/arch/powerpc/sysdev/xive/native.c:118:9: note: byref variable will be forcibly initialized 118 | __be32 lirq; | ^~~~ /kisskb/src/arch/powerpc/sysdev/xive/native.c:117:9: note: byref variable will be forcibly initialized 117 | __be64 vp; | ^~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/sysdev/xive/native.c:9: /kisskb/src/arch/powerpc/sysdev/xive/native.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/of_irq.h:8, from /kisskb/src/arch/powerpc/include/asm/prom.h:22, from /kisskb/src/arch/powerpc/include/asm/pci.h:17, from /kisskb/src/include/linux/pci.h:1895, from /kisskb/src/arch/powerpc/sysdev/mpic.c:28: /kisskb/src/arch/powerpc/sysdev/mpic.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/arch/powerpc/sysdev/mpic.c: In function 'irq_linear_revmap': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/arch/powerpc/sysdev/mpic.c: In function '_mpic_get_one_irq': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/kernel/locking/mutex.c: In function '__mutex_lock_common': /kisskb/src/kernel/locking/mutex.c:577:22: note: byref variable will be forcibly initialized 577 | struct mutex_waiter waiter; | ^~~~~~ In file included from /kisskb/src/include/linux/of_irq.h:8, from /kisskb/src/arch/powerpc/include/asm/prom.h:22, from /kisskb/src/arch/powerpc/sysdev/xive/common.c:24: /kisskb/src/arch/powerpc/sysdev/xive/common.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/arch/powerpc/sysdev/xive/common.c: In function 'xive_get_irq_data': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /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/sysdev/mpic.c:1225:6: note: byref variable will be forcibly initialized 1225 | u32 last_irq; | ^~~~~~~~ /kisskb/src/arch/powerpc/sysdev/mpic.c:1220:9: note: byref variable will be forcibly initialized 1220 | int i, psize, intvec_top; | ^~~~~ /kisskb/src/arch/powerpc/sysdev/xive/native.c: In function 'xive_native_get_queue_state': /kisskb/src/arch/powerpc/sysdev/xive/native.c:806:9: note: byref variable will be forcibly initialized 806 | __be32 opal_qindex; | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/native.c:805:9: note: byref variable will be forcibly initialized 805 | __be32 opal_qtoggle; | ^~~~~~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/native.c: In function 'xive_native_get_vp_state': /kisskb/src/arch/powerpc/sysdev/xive/native.c:848:9: note: byref variable will be forcibly initialized 848 | __be64 state; | ^~~~~ /kisskb/src/arch/powerpc/sysdev/xive/native.c: In function 'xive_native_init': /kisskb/src/arch/powerpc/sysdev/xive/native.c:554:6: note: byref variable will be forcibly initialized 554 | u32 val, cpu; | ^~~ /kisskb/src/arch/powerpc/sysdev/xive/native.c:549:18: note: byref variable will be forcibly initialized 549 | struct resource r; | ^ /kisskb/src/arch/powerpc/sysdev/xive/common.c: In function 'xive_pick_irq_target': /kisskb/src/arch/powerpc/sysdev/xive/common.c:599:16: note: byref variable will be forcibly initialized 599 | cpumask_var_t mask; | ^~~~ 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:897:16: note: byref variable will be forcibly initialized 897 | DEFINE_WAKE_Q(wake_q); | ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:49:21: note: in definition of macro 'DEFINE_WAKE_Q' 49 | struct wake_q_head name = WAKE_Q_HEAD_INITIALIZER(name) | ^~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/sysdev/xive/common.c:11: /kisskb/src/arch/powerpc/sysdev/xive/common.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/arch/powerpc/sysdev/xive/common.c: In function 'xive_init_ipis': /kisskb/src/arch/powerpc/sysdev/xive/common.c:1155:30: note: byref variable will be forcibly initialized 1155 | struct xive_ipi_alloc_info info = { node }; | ^~~~ /kisskb/src/arch/powerpc/sysdev/xive/common.c: In function 'xive_core_debugfs_create': /kisskb/src/arch/powerpc/sysdev/xive/common.c:1833:7: note: byref variable will be forcibly initialized 1833 | char name[16]; | ^~~~ /kisskb/src/arch/powerpc/sysdev/xive/common.c: In function 'xive_debug_show_irq': /kisskb/src/arch/powerpc/sysdev/xive/common.c:1756:7: note: byref variable will be forcibly initialized 1756 | char buffer[128]; | ^~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/common.c:1755:6: note: byref variable will be forcibly initialized 1755 | u32 lirq; | ^~~~ /kisskb/src/arch/powerpc/sysdev/xive/common.c:1754:5: note: byref variable will be forcibly initialized 1754 | u8 prio; | ^~~~ /kisskb/src/arch/powerpc/sysdev/xive/common.c:1753:6: note: byref variable will be forcibly initialized 1753 | u32 target; | ^~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/common.c: In function 'xive_debug_show_ipi': /kisskb/src/arch/powerpc/sysdev/xive/common.c:1739:9: note: byref variable will be forcibly initialized 1739 | char buffer[128]; | ^~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/common.c: In function 'xmon_xive_do_dump': /kisskb/src/arch/powerpc/sysdev/xive/common.c:280:9: note: byref variable will be forcibly initialized 280 | char buffer[128]; | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_hugepage_invalidate': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/sysdev/xive/common.c: In function 'xmon_xive_get_irq_config': /kisskb/src/arch/powerpc/sysdev/xive/common.c:318:8: note: byref variable will be forcibly initialized 318 | char buffer[128]; | ^~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/common.c:303:6: note: byref variable will be forcibly initialized 303 | u32 lirq; | ^~~~ /kisskb/src/arch/powerpc/sysdev/xive/common.c:302:5: note: byref variable will be forcibly initialized 302 | u8 prio; | ^~~~ /kisskb/src/arch/powerpc/sysdev/xive/common.c:301:6: note: byref variable will be forcibly initialized 301 | u32 target; | ^~~~~~ /kisskb/src/arch/powerpc/mm/book3s64/hash_pgtable.c: In function 'perf_trace_hugepage_set_pmd': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_hugepage_update': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_hugepage_splitting': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, 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 '__bpf_trace_hugepage_invalidate': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_hugepage_set_pmd': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_hugepage_splitting': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_hugepage_update': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/xmon/xmon.c: In function 'insert_cpu_bpts': /kisskb/src/arch/powerpc/xmon/xmon.c:971:28: note: byref variable will be forcibly initialized 971 | struct arch_hw_breakpoint brk; | ^~~ /kisskb/src/kernel/locking/rwsem.c: In function 'rwsem_mark_wake': /kisskb/src/kernel/locking/rwsem.c:410:19: note: byref variable will be forcibly initialized 410 | struct list_head wlist; | ^~~~~ /kisskb/src/arch/powerpc/xmon/xmon.c: In function 'get_function_bounds': /kisskb/src/arch/powerpc/xmon/xmon.c:1706:22: note: byref variable will be forcibly initialized 1706 | unsigned long size, offset; | ^~~~~~ /kisskb/src/arch/powerpc/xmon/xmon.c:1706:16: note: byref variable will be forcibly initialized 1706 | unsigned long size, offset; | ^~~~ /kisskb/src/arch/powerpc/xmon/xmon.c: In function 'xmon_print_symbol': /kisskb/src/arch/powerpc/xmon/xmon.c:3726:24: note: byref variable will be forcibly initialized 3726 | unsigned long offset, size; | ^~~~ /kisskb/src/arch/powerpc/xmon/xmon.c:3726:16: note: byref variable will be forcibly initialized 3726 | unsigned long offset, size; | ^~~~~~ /kisskb/src/arch/powerpc/xmon/xmon.c:3724:8: note: byref variable will be forcibly initialized 3724 | char *modname; | ^~~~~~~ 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:946:16: note: byref variable will be forcibly initialized 946 | DEFINE_WAKE_Q(wake_q); | ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:49:21: note: in definition of macro 'DEFINE_WAKE_Q' 49 | struct wake_q_head name = WAKE_Q_HEAD_INITIALIZER(name) | ^~~~ /kisskb/src/kernel/locking/rwsem.c:945:22: note: byref variable will be forcibly initialized 945 | struct rwsem_waiter waiter; | ^~~~~~ /kisskb/src/arch/powerpc/xmon/xmon.c: In function 'check_bp_loc': /kisskb/src/arch/powerpc/xmon/xmon.c:1462:18: note: byref variable will be forcibly initialized 1462 | struct ppc_inst instr; | ^~~~~ /kisskb/src/arch/powerpc/xmon/xmon.c: In function 'xmon_show_stack': /kisskb/src/arch/powerpc/xmon/xmon.c:1757:18: note: byref variable will be forcibly initialized 1757 | unsigned long nextip; | ^~~~~~ /kisskb/src/arch/powerpc/xmon/xmon.c:1756:27: note: byref variable will be forcibly initialized 1756 | unsigned long fnstart, fnend; | ^~~~~ /kisskb/src/arch/powerpc/xmon/xmon.c:1756:18: note: byref variable will be forcibly initialized 1756 | unsigned long fnstart, fnend; | ^~~~~~~ /kisskb/src/arch/powerpc/xmon/xmon.c:1735:17: note: byref variable will be forcibly initialized 1735 | struct pt_regs regs; | ^~~~ /kisskb/src/arch/powerpc/xmon/xmon.c:1734:16: note: byref variable will be forcibly initialized 1734 | unsigned long marker; | ^~~~~~ /kisskb/src/arch/powerpc/xmon/xmon.c:1733:16: note: byref variable will be forcibly initialized 1733 | unsigned long newsp; | ^~~~~ /kisskb/src/arch/powerpc/xmon/xmon.c:1732:16: note: byref variable will be forcibly initialized 1732 | unsigned long ip; | ^~ /kisskb/src/kernel/locking/rwsem.c: In function '__down_read_common': /kisskb/src/kernel/locking/rwsem.c:1220:7: note: byref variable will be forcibly initialized 1220 | long count; | ^~~~~ /kisskb/src/arch/powerpc/xmon/xmon.c: In function 'xmon_rawdump': /kisskb/src/arch/powerpc/xmon/xmon.c:2583:16: note: byref variable will be forcibly initialized 2583 | unsigned char temp[16]; | ^~~~ 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:1181:16: note: byref variable will be forcibly initialized 1181 | DEFINE_WAKE_Q(wake_q); | ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:49:21: note: in definition of macro 'DEFINE_WAKE_Q' 49 | struct wake_q_head name = WAKE_Q_HEAD_INITIALIZER(name) | ^~~~ /kisskb/src/arch/powerpc/xmon/xmon.c: In function 'remove_bpts': /kisskb/src/arch/powerpc/xmon/xmon.c:991:18: note: byref variable will be forcibly initialized 991 | struct ppc_inst instr; | ^~~~~ /kisskb/src/kernel/locking/rwsem.c: In function 'rwsem_downgrade_wake': /kisskb/src/arch/powerpc/xmon/xmon.c: In function 'insert_bpts': /kisskb/src/kernel/locking/rwsem.c:1202:16: note: byref variable will be forcibly initialized 1202 | DEFINE_WAKE_Q(wake_q); | ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:49:21: note: in definition of macro 'DEFINE_WAKE_Q' 49 | struct wake_q_head name = WAKE_Q_HEAD_INITIALIZER(name) | ^~~~ /kisskb/src/arch/powerpc/xmon/xmon.c:911:25: note: byref variable will be forcibly initialized 911 | struct ppc_inst instr, instr2; | ^~~~~~ /kisskb/src/arch/powerpc/xmon/xmon.c:911:18: note: byref variable will be forcibly initialized 911 | struct ppc_inst instr, instr2; | ^~~~~ In file included from /kisskb/src/arch/powerpc/include/asm/hw_breakpoint.h:13, from /kisskb/src/arch/powerpc/include/asm/processor.h:43, from /kisskb/src/arch/powerpc/include/asm/thread_info.h:40, from /kisskb/src/include/linux/thread_info.h:60, from /kisskb/src/arch/powerpc/include/asm/ptrace.h:323, 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/arch/powerpc/xmon/xmon.c:12: /kisskb/src/arch/powerpc/xmon/xmon.c: In function 'generic_inst_dump': /kisskb/src/arch/powerpc/include/asm/inst.h:152:7: note: byref variable will be forcibly initialized 152 | char __str[PPC_INST_STR_LEN]; \ | ^~~~~ /kisskb/src/arch/powerpc/xmon/xmon.c:3051:27: note: in expansion of macro 'ppc_inst_as_str' 3051 | printf(REG" %s", adr, ppc_inst_as_str(inst)); | ^~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/xmon/xmon.c:3029:18: note: byref variable will be forcibly initialized 3029 | struct ppc_inst inst, last_inst = ppc_inst(0); | ^~~~ /kisskb/src/arch/powerpc/xmon/xmon.c: In function 'do_step': /kisskb/src/arch/powerpc/xmon/xmon.c:1207:18: note: byref variable will be forcibly initialized 1207 | struct ppc_inst instr; | ^~~~~ /kisskb/src/arch/powerpc/xmon/xmon.c: In function 'dump_one_spr': /kisskb/src/arch/powerpc/xmon/xmon.c:2143:16: note: byref variable will be forcibly initialized 2143 | unsigned long val; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_sys_enter': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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/xmon/xmon.c: In function 'dump_by_size': /kisskb/src/arch/powerpc/xmon/xmon.c:2860:16: note: byref variable will be forcibly initialized 2860 | unsigned char temp[16]; | ^~~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace.c: In function 'perf_trace_sys_exit': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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/xmon/xmon.c: In function 'prdump': /kisskb/src/arch/powerpc/xmon/xmon.c:2983:16: note: byref variable will be forcibly initialized 2983 | unsigned char temp[16]; | ^~~~ 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/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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/kernel/locking/rwsem.c: In function 'rwsem_down_write_slowpath': /kisskb/src/kernel/locking/rwsem.c:1065:16: note: byref variable will be forcibly initialized 1065 | DEFINE_WAKE_Q(wake_q); | ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:49:21: note: in definition of macro 'DEFINE_WAKE_Q' 49 | struct wake_q_head name = WAKE_Q_HEAD_INITIALIZER(name) | ^~~~ /kisskb/src/kernel/locking/rwsem.c:1064:22: note: byref variable will be forcibly initialized 1064 | struct rwsem_waiter waiter; | ^~~~~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace.c: In function 'trace_event_raw_event_sys_exit': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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, | ^~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, 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 '__bpf_trace_sys_enter': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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 '__bpf_trace_sys_exit': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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/xmon/xmon.c: In function 'dump_log_buf': /kisskb/src/arch/powerpc/xmon/xmon.c:3079:9: note: byref variable will be forcibly initialized 3079 | size_t len; | ^~~ /kisskb/src/arch/powerpc/xmon/xmon.c:3077:24: note: byref variable will be forcibly initialized 3077 | struct kmsg_dump_iter iter; | ^~~~ /kisskb/src/arch/powerpc/xmon/xmon.c: In function 'dump_opal_msglog': /kisskb/src/arch/powerpc/xmon/xmon.c:3106:16: note: byref variable will be forcibly initialized 3106 | unsigned char buf[128]; | ^~~ /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/arch/powerpc/kernel/ptrace/ptrace.c:54:24: note: byref variable will be forcibly initialized 54 | unsigned long index, tmp; | ^~~ /kisskb/src/arch/powerpc/xmon/xmon.c: In function 'show_uptime': /kisskb/src/arch/powerpc/xmon/xmon.c:1016:20: note: byref variable will be forcibly initialized 1016 | struct timespec64 uptime; | ^~~~~~ /kisskb/src/arch/powerpc/xmon/xmon.c: In function 'scanhex': /kisskb/src/arch/powerpc/xmon/xmon.c:3505:8: note: byref variable will be forcibly initialized 3505 | char regname[8]; | ^~~~~~~ /kisskb/src/arch/powerpc/xmon/xmon.c: In function 'prregs': /kisskb/src/arch/powerpc/xmon/xmon.c:1896:17: note: byref variable will be forcibly initialized 1896 | struct pt_regs regs; | ^~~~ /kisskb/src/arch/powerpc/xmon/xmon.c:1895:16: note: byref variable will be forcibly initialized 1895 | unsigned long base; | ^~~~ /kisskb/src/arch/powerpc/xmon/xmon.c: In function 'super_regs': /kisskb/src/arch/powerpc/xmon/xmon.c:2200:17: note: byref variable will be forcibly initialized 2200 | unsigned long val; | ^~~ /kisskb/src/arch/powerpc/xmon/xmon.c: In function 'backtrace': /kisskb/src/arch/powerpc/xmon/xmon.c:1813:16: note: byref variable will be forcibly initialized 1813 | unsigned long sp; | ^~ /kisskb/src/arch/powerpc/xmon/xmon.c: In function 'memlocate': /kisskb/src/arch/powerpc/xmon/xmon.c:3207:16: note: byref variable will be forcibly initialized 3207 | unsigned char val[4]; | ^~~ /kisskb/src/arch/powerpc/xmon/xmon.c: In function 'memzcan': /kisskb/src/arch/powerpc/xmon/xmon.c:3239:16: note: byref variable will be forcibly initialized 3239 | unsigned char v; | ^ /kisskb/src/arch/powerpc/xmon/xmon.c: In function 'memex': /kisskb/src/arch/powerpc/xmon/xmon.c:2420:16: note: byref variable will be forcibly initialized 2420 | unsigned char val[16]; | ^~~ /kisskb/src/arch/powerpc/xmon/xmon.c:2419:16: note: byref variable will be forcibly initialized 2419 | unsigned long n; | ^ /kisskb/src/arch/powerpc/xmon/xmon.c: In function 'dump_pacas': /kisskb/src/arch/powerpc/xmon/xmon.c:2767:16: note: byref variable will be forcibly initialized 2767 | unsigned long num; | ^~~ /kisskb/src/arch/powerpc/xmon/xmon.c: In function 'dump_xives': /kisskb/src/arch/powerpc/xmon/xmon.c:2829:16: note: byref variable will be forcibly initialized 2829 | unsigned long num; | ^~~ /kisskb/src/arch/powerpc/xmon/xmon.c: In function 'show_pte': /kisskb/src/arch/powerpc/xmon/xmon.c:3306:16: note: byref variable will be forcibly initialized 3306 | unsigned long tskv = 0; | ^~~~ /kisskb/src/arch/powerpc/xmon/xmon.c: In function 'cacheflush': /kisskb/src/arch/powerpc/xmon/xmon.c:1947:16: note: byref variable will be forcibly initialized 1947 | unsigned long nflush; | ^~~~~~ /kisskb/src/arch/powerpc/xmon/xmon.c: In function 'set_lpp_cmd': /kisskb/src/arch/powerpc/xmon/xmon.c:1034:16: note: byref variable will be forcibly initialized 1034 | unsigned long lpp; | ^~~ /kisskb/src/arch/powerpc/xmon/xmon.c: In function 'bpt_cmds': /kisskb/src/arch/powerpc/xmon/xmon.c:1524:16: note: byref variable will be forcibly initialized 1524 | unsigned long a; | ^ /kisskb/src/arch/powerpc/xmon/xmon.c: In function 'csum': /kisskb/src/arch/powerpc/xmon/xmon.c:1440:16: note: byref variable will be forcibly initialized 1440 | unsigned char v; | ^ /kisskb/src/arch/powerpc/xmon/xmon.c: In function 'cpu_cmd': /kisskb/src/arch/powerpc/xmon/xmon.c:1330:16: note: byref variable will be forcibly initialized 1330 | unsigned long cpu, first_cpu, last_cpu; | ^~~ /kisskb/src/arch/powerpc/xmon/xmon.c: In function 'proccall': /kisskb/src/arch/powerpc/xmon/xmon.c:3431:16: note: byref variable will be forcibly initialized 3431 | unsigned long args[8]; | ^~~~ /kisskb/src/arch/powerpc/xmon/xmon.c: In function 'show_tasks': /kisskb/src/arch/powerpc/xmon/xmon.c:3401:16: note: byref variable will be forcibly initialized 3401 | unsigned long tskv; | ^~~~ /kisskb/src/kernel/locking/semaphore.c: In function '__down_common': /kisskb/src/kernel/locking/semaphore.c:211:26: note: byref variable will be forcibly initialized 211 | struct semaphore_waiter waiter; | ^~~~~~ /kisskb/src/arch/powerpc/xmon/xmon.c: In function 'symbol_lookup': /kisskb/src/arch/powerpc/xmon/xmon.c:3663:22: note: byref variable will be forcibly initialized 3663 | unsigned long addr, cpu; | ^~~ /kisskb/src/arch/powerpc/xmon/xmon.c:3663:16: note: byref variable will be forcibly initialized 3663 | unsigned long addr, cpu; | ^~~~ In file included from /kisskb/src/arch/powerpc/platforms/pseries/lpar.c:40: /kisskb/src/arch/powerpc/platforms/pseries/lpar.c: In function 'plpar_pte_remove': /kisskb/src/arch/powerpc/include/asm/plpar_wrappers.h:116:16: note: byref variable will be forcibly initialized 116 | unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/lpar.c: In function 'plpar_pte_enter': /kisskb/src/arch/powerpc/include/asm/plpar_wrappers.h:102:16: note: byref variable will be forcibly initialized 102 | unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/lpar.c: In function 'h_get_mpp': /kisskb/src/arch/powerpc/platforms/pseries/lpar.c:1898:16: note: byref variable will be forcibly initialized 1898 | unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; | ^~~~~~ /kisskb/src/arch/powerpc/xmon/xmon.c: In function 'bootcmds': /kisskb/src/arch/powerpc/xmon/xmon.c:1236:7: note: byref variable will be forcibly initialized 1236 | char tmp[64]; | ^~~ /kisskb/src/arch/powerpc/platforms/pseries/lpar.c: In function 'call_block_remove': /kisskb/src/arch/powerpc/platforms/pseries/lpar.c:1051:16: note: byref variable will be forcibly initialized 1051 | unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; | ^~~~~~ /kisskb/src/arch/powerpc/xmon/xmon.c: In function 'xmon_core': /kisskb/src/arch/powerpc/xmon/xmon.c:496:7: note: byref variable will be forcibly initialized 496 | long recurse_jmp[JMP_BUF_LEN]; | ^~~~~~~~~~~ In file included from /kisskb/src/arch/powerpc/platforms/pseries/lpar.c:40: /kisskb/src/arch/powerpc/platforms/pseries/lpar.c: In function 'pSeries_lpar_hpte_remove': /kisskb/src/arch/powerpc/include/asm/plpar_wrappers.h:116:16: note: byref variable will be forcibly initialized 116 | unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/lpar.c: In function 'pSeries_lpar_hpte_insert': /kisskb/src/arch/powerpc/include/asm/plpar_wrappers.h:102:16: note: byref variable will be forcibly initialized 102 | unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; | ^~~~~~ /kisskb/src/arch/powerpc/xmon/xmon.c: In function 'xmon': /kisskb/src/arch/powerpc/xmon/xmon.c:742:17: note: byref variable will be forcibly initialized 742 | struct pt_regs regs; | ^~~~ /kisskb/src/arch/powerpc/platforms/pseries/lpar.c: In function 'vcpudispatch_stats_freq_write': /kisskb/src/arch/powerpc/platforms/pseries/lpar.c:599:7: note: byref variable will be forcibly initialized 599 | char buf[16]; | ^~~ /kisskb/src/arch/powerpc/platforms/pseries/lpar.c:598:10: note: byref variable will be forcibly initialized 598 | int rc, freq; | ^~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/pci.h:38, from /kisskb/src/arch/powerpc/include/asm/pci-bridge.h:7, from /kisskb/src/arch/powerpc/include/asm/iommu.h:19, from /kisskb/src/arch/powerpc/platforms/pseries/lpar.c:32: /kisskb/src/arch/powerpc/platforms/pseries/lpar.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/arch/powerpc/platforms/pseries/lpar.c: In function 'pSeries_lpar_flush_hash_range': /kisskb/src/arch/powerpc/platforms/pseries/lpar.c:1511:16: note: byref variable will be forcibly initialized 1511 | unsigned long param[PLPAR_HCALL9_BUFSIZE]; | ^~~~~ /kisskb/src/arch/powerpc/platforms/pseries/lpar.c: In function 'pseries_lpar_resize_hpt': /kisskb/src/arch/powerpc/platforms/pseries/lpar.c:1608:26: note: byref variable will be forcibly initialized 1608 | struct hpt_resize_state state = { | ^~~~~ In file included from /kisskb/src/arch/powerpc/platforms/pseries/lpar.c:40: /kisskb/src/arch/powerpc/platforms/pseries/lpar.c: In function 'plpar_pte_read_4_raw': /kisskb/src/arch/powerpc/include/asm/plpar_wrappers.h:197:16: note: byref variable will be forcibly initialized 197 | unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/lpar.c: In function 'plpar_pte_read_4': /kisskb/src/arch/powerpc/include/asm/plpar_wrappers.h:179:16: note: byref variable will be forcibly initialized 179 | unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/lpar.c: In function '__pSeries_lpar_hpte_find': /kisskb/src/arch/powerpc/platforms/pseries/lpar.c:924:4: note: byref variable will be forcibly initialized 924 | } ptes[4]; | ^~~~ In file included from /kisskb/src/arch/powerpc/platforms/pseries/lpar.c:40: /kisskb/src/arch/powerpc/platforms/pseries/lpar.c: In function 'plpar_pte_remove_raw': /kisskb/src/arch/powerpc/include/asm/plpar_wrappers.h:132:16: note: byref variable will be forcibly initialized 132 | unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; | ^~~~~~ 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/arch/powerpc/platforms/pseries/lpar.c: In function 'manual_hpte_clear_all': /kisskb/src/arch/powerpc/platforms/pseries/lpar.c:813:4: note: byref variable will be forcibly initialized 813 | } ptes[4]; | ^~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/net/net_namespace.h:39, from /kisskb/src/include/linux/netdevice.h:37, from /kisskb/src/arch/powerpc/net/bpf_jit_comp.c:13: /kisskb/src/arch/powerpc/net/bpf_jit_comp.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/arch/powerpc/net/bpf_jit_comp.c: In function 'bpf_jit_fixup_subprog_calls': /kisskb/src/arch/powerpc/net/bpf_jit_comp.c:32:6: note: byref variable will be forcibly initialized 32 | u64 func_addr; | ^~~~~~~~~ /kisskb/src/arch/powerpc/net/bpf_jit_comp.c:31:7: note: byref variable will be forcibly initialized 31 | bool func_addr_fixed; | ^~~~~~~~~~~~~~~ /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/net/bpf_jit_comp.c:92:6: note: byref variable will be forcibly initialized 92 | u8 *image = NULL; | ^~~~~ /kisskb/src/arch/powerpc/platforms/pseries/lpar.c: In function 'vpa_debugfs_init': /kisskb/src/arch/powerpc/platforms/pseries/lpar.c:2016:7: note: byref variable will be forcibly initialized 2016 | char name[16]; | ^~~~ /kisskb/src/init/main.c: In function 'xbc_snprint_cmdline': /kisskb/src/init/main.c:327:19: note: byref variable will be forcibly initialized 327 | struct xbc_node *knode, *vnode; | ^~~~~ /kisskb/src/init/main.c: In function 'setup_boot_config': /kisskb/src/init/main.c:413:6: note: byref variable will be forcibly initialized 413 | int ret; | ^~~ /kisskb/src/init/main.c:411:12: note: byref variable will be forcibly initialized 411 | u32 size, csum; | ^~~~ /kisskb/src/init/main.c:411:6: note: byref variable will be forcibly initialized 411 | u32 size, csum; | ^~~~ /kisskb/src/init/main.c:410:6: note: byref variable will be forcibly initialized 410 | int pos; | ^~~ /kisskb/src/init/main.c:409:14: note: byref variable will be forcibly initialized 409 | const char *msg; | ^~~ /kisskb/src/arch/powerpc/platforms/pseries/lpar.c: In function 'vcpudispatch_stats_write': /kisskb/src/arch/powerpc/platforms/pseries/lpar.c:504:7: note: byref variable will be forcibly initialized 504 | char buf[16]; | ^~~ /kisskb/src/arch/powerpc/platforms/pseries/lpar.c:503:10: note: byref variable will be forcibly initialized 503 | int rc, cmd, cpu; | ^~~ /kisskb/src/arch/powerpc/platforms/pseries/lpar.c:501:16: note: byref variable will be forcibly initialized 501 | unsigned long time_limit = jiffies + HZ; | ^~~~~~~~~~ /kisskb/src/ipc/util.c: In function 'ipc_search_maxidx': /kisskb/src/ipc/util.c:469:6: note: byref variable will be forcibly initialized 469 | int tmpidx; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/lpar.c: In function 'pseries_lpar_read_hblkrm_characteristics': /kisskb/src/arch/powerpc/platforms/pseries/lpar.c:1443:16: note: byref variable will be forcibly initialized 1443 | unsigned char local_buffer[SPLPAR_TLB_BIC_MAXLENGTH]; | ^~~~~~~~~~~~ In file included from /kisskb/src/ipc/util.c:66: /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 = { | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/initcall.h:74, from /kisskb/src/init/main.c:110: /kisskb/src/init/main.c: In function 'perf_trace_initcall_level': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_initcall_start': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_initcall_finish': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/trace/define_trace.h:102, from /kisskb/src/include/trace/events/initcall.h:74, from /kisskb/src/init/main.c:110: /kisskb/src/init/main.c: In function 'trace_event_raw_event_initcall_level': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/trace/define_trace.h:104, from /kisskb/src/include/trace/events/initcall.h:74, from /kisskb/src/init/main.c:110: /kisskb/src/init/main.c: In function '__bpf_trace_initcall_level': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_initcall_start': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_initcall_finish': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/init/main.c: In function 'loglevel': /kisskb/src/init/main.c:250:6: note: byref variable will be forcibly initialized 250 | int newlevel; | ^~~~~~~~ /kisskb/src/init/main.c: In function 'initcall_blacklisted': /kisskb/src/init/main.c:1202:7: note: byref variable will be forcibly initialized 1202 | char fn_name[KSYM_SYMBOL_LEN]; | ^~~~~~~ /kisskb/src/init/main.c: In function 'start_kernel': /kisskb/src/init/main.c:932:8: note: byref variable will be forcibly initialized 932 | char *command_line; | ^~~~~~~~~~~~ /kisskb/src/init/main.c: In function 'do_one_initcall': /kisskb/src/init/main.c:1296:7: note: byref variable will be forcibly initialized 1296 | char msgbuf[64]; | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/filemap.h:116, from /kisskb/src/mm/filemap.c:50: /kisskb/src/mm/filemap.c: In function 'perf_trace_mm_filemap_op_page_cache': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_filemap_set_wb_err': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_file_check_and_advance_wb_err': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/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:726:28: note: byref variable will be forcibly initialized 726 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:104, from /kisskb/src/include/trace/events/filemap.h:116, from /kisskb/src/mm/filemap.c:50: /kisskb/src/mm/filemap.c: In function '__bpf_trace_mm_filemap_op_page_cache': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_filemap_set_wb_err': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_file_check_and_advance_wb_err': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/linux/radix-tree.h:21, 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:127:11: note: byref variable will be forcibly initialized 127 | 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 'replace_page_cache_page': /kisskb/src/mm/filemap.c:858:11: note: byref variable will be forcibly initialized 858 | 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 'page_cache_delete_batch': /kisskb/src/mm/filemap.c:294:11: note: byref variable will be forcibly initialized 294 | 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/arch/powerpc/net/bpf_jit_comp64.c: In function 'bpf_jit_build_body': /kisskb/src/arch/powerpc/net/bpf_jit_comp64.c:318:7: note: byref variable will be forcibly initialized 318 | u64 func_addr; | ^~~~~~~~~ /kisskb/src/arch/powerpc/net/bpf_jit_comp64.c:317:8: note: byref variable will be forcibly initialized 317 | bool func_addr_fixed; | ^~~~~~~~~~~~~~~ /kisskb/src/mm/filemap.c: In function 'filemap_range_has_page': /kisskb/src/mm/filemap.c:494:11: note: byref variable will be forcibly initialized 494 | 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_has_writeback': /kisskb/src/mm/filemap.c:653:11: note: byref variable will be forcibly initialized 653 | 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:526:17: note: byref variable will be forcibly initialized 526 | struct pagevec pvec; | ^~~~ /kisskb/src/mm/filemap.c:524:10: note: byref variable will be forcibly initialized 524 | pgoff_t index = start_byte >> PAGE_SHIFT; | ^~~~~ In file included from /kisskb/src/include/linux/radix-tree.h:21, 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 '__filemap_add_folio': /kisskb/src/mm/filemap.c:893:11: note: byref variable will be forcibly initialized 893 | 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 'filemap_add_folio': /kisskb/src/mm/filemap.c:996:8: note: byref variable will be forcibly initialized 996 | void *shadow = NULL; | ^~~~~~ /kisskb/src/mm/filemap.c: In function 'folio_wait_bit_common': /kisskb/src/mm/filemap.c:1299:16: note: byref variable will be forcibly initialized 1299 | unsigned long pflags; | ^~~~~~ /kisskb/src/mm/filemap.c:1295:25: note: byref variable will be forcibly initialized 1295 | struct wait_page_queue wait_page; | ^~~~~~~~~ /kisskb/src/mm/filemap.c: In function 'folio_wake_bit': /kisskb/src/mm/filemap.c:1199:21: note: byref variable will be forcibly initialized 1199 | wait_queue_entry_t bookmark; | ^~~~~~~~ /kisskb/src/mm/filemap.c:1197:23: note: byref variable will be forcibly initialized 1197 | struct wait_page_key key; | ^~~ In file included from /kisskb/src/include/linux/radix-tree.h:21, 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:1841:11: note: byref variable will be forcibly initialized 1841 | 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 'page_cache_prev_miss': /kisskb/src/mm/filemap.c:1877:11: note: byref variable will be forcibly initialized 1877 | 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/mm/filemap.c:1925:11: note: byref variable will be forcibly initialized 1925 | 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 'find_get_pages_contig': /kisskb/src/mm/filemap.c:2303:11: note: byref variable will be forcibly initialized 2303 | 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 'filemap_get_read_batch': /kisskb/src/mm/filemap.c:2434:11: note: byref variable will be forcibly initialized 2434 | 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 'find_get_pages_range_tag': /kisskb/src/mm/filemap.c:2361:11: note: byref variable will be forcibly initialized 2361 | 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/linux/swap.h:13, from /kisskb/src/mm/filemap.c:23: /kisskb/src/mm/filemap.c: In function 'filemap_readahead': /kisskb/src/include/linux/pagemap.h:1052:19: note: byref variable will be forcibly initialized 1052 | DEFINE_READAHEAD(ractl, file, ra, mapping, index); | ^~~~~ /kisskb/src/include/linux/pagemap.h:994:27: note: in definition of macro 'DEFINE_READAHEAD' 994 | struct readahead_control ractl = { \ | ^~~~~ /kisskb/src/mm/filemap.c: In function 'do_async_mmap_readahead': /kisskb/src/include/linux/pagemap.h:1052:19: note: byref variable will be forcibly initialized 1052 | DEFINE_READAHEAD(ractl, file, ra, mapping, index); | ^~~~~ /kisskb/src/include/linux/pagemap.h:994:27: note: in definition of macro 'DEFINE_READAHEAD' 994 | struct readahead_control ractl = { \ | ^~~~~ /kisskb/src/mm/filemap.c: In function 'filemap_fault': /kisskb/src/mm/filemap.c:3144:15: note: byref variable will be forcibly initialized 3144 | struct file *fpin = NULL; | ^~~~ In file included from /kisskb/src/include/linux/radix-tree.h:21, 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 'filemap_map_pages': /kisskb/src/mm/filemap.c:3387:11: note: byref variable will be forcibly initialized 3387 | 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/mm/filemap.c: In function 'generic_perform_write': /kisskb/src/mm/filemap.c:3819:9: note: byref variable will be forcibly initialized 3819 | void *fsdata; | ^~~~~~ /kisskb/src/mm/filemap.c:3815:16: note: byref variable will be forcibly initialized 3815 | struct page *page; | ^~~~ /kisskb/src/mm/filemap.c: In function '__filemap_fdatawrite': /kisskb/src/mm/filemap.c:434:27: note: byref variable will be forcibly initialized 434 | struct writeback_control wbc = { | ^~~ /kisskb/src/mm/filemap.c: In function 'filemap_fdatawrite': /kisskb/src/mm/filemap.c:434:27: note: byref variable will be forcibly initialized /kisskb/src/mm/filemap.c: In function 'filemap_flush': /kisskb/src/mm/filemap.c:434:27: note: byref variable will be forcibly initialized /kisskb/src/mm/filemap.c: In function 'filemap_fdatawrite_range': /kisskb/src/mm/filemap.c:434:27: note: byref variable will be forcibly initialized /kisskb/src/mm/filemap.c: In function 'filemap_write_and_wait_range': /kisskb/src/mm/filemap.c:434:27: note: byref variable will be forcibly initialized /kisskb/src/mm/filemap.c: In function 'file_write_and_wait_range': /kisskb/src/mm/filemap.c:434:27: note: byref variable will be forcibly initialized /kisskb/src/mm/filemap.c: In function 'migration_entry_wait_on_locked': /kisskb/src/mm/filemap.c:1455:16: note: byref variable will be forcibly initialized 1455 | unsigned long pflags; | ^~~~~~ /kisskb/src/mm/filemap.c:1451:25: note: byref variable will be forcibly initialized 1451 | struct wait_page_queue wait_page; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/swap.h:13, from /kisskb/src/mm/filemap.c:23: /kisskb/src/mm/filemap.c: In function 'filemap_get_pages': /kisskb/src/include/linux/pagemap.h:1029:19: note: byref variable will be forcibly initialized 1029 | DEFINE_READAHEAD(ractl, file, ra, mapping, index); | ^~~~~ /kisskb/src/include/linux/pagemap.h:994:27: note: in definition of macro 'DEFINE_READAHEAD' 994 | struct readahead_control ractl = { \ | ^~~~~ /kisskb/src/mm/filemap.c: In function 'filemap_read': /kisskb/src/mm/filemap.c:2703:17: note: byref variable will be forcibly initialized 2703 | struct pagevec pvec; | ^~~~ In file included from /kisskb/src/include/linux/radix-tree.h:21, 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/mm/filemap.c:2135:11: note: byref variable will be forcibly initialized 2135 | 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:2187:11: note: byref variable will be forcibly initialized 2187 | 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_get_pages_range': /kisskb/src/mm/filemap.c:2252:11: note: byref variable will be forcibly initialized 2252 | 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 'mapping_seek_hole_data': /kisskb/src/mm/filemap.c:2945:11: note: byref variable will be forcibly initialized 2945 | 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/mm/filemap.c: In function 'dio_warn_stale_pagecache': /kisskb/src/mm/filemap.c:3708:7: note: byref variable will be forcibly initialized 3708 | char pathname[128]; | ^~~~~~~~ /kisskb/src/init/do_mounts.c: In function 'devt_from_partuuid': /kisskb/src/init/do_mounts.c:114:8: note: byref variable will be forcibly initialized 114 | char c = 0; | ^ /kisskb/src/init/do_mounts.c:106:6: note: byref variable will be forcibly initialized 106 | int offset = 0; | ^~~~~~ /kisskb/src/init/do_mounts.c:103:17: note: byref variable will be forcibly initialized 103 | struct uuidcmp cmp; | ^~~ /kisskb/src/init/do_mounts.c: In function 'devt_from_devname': /kisskb/src/init/do_mounts.c:189:7: note: byref variable will be forcibly initialized 189 | char s[32]; | ^ /kisskb/src/init/do_mounts.c: In function 'devt_from_devnum': /kisskb/src/init/do_mounts.c:232:11: note: byref variable will be forcibly initialized 232 | char *p, dummy; | ^~~~~ /kisskb/src/init/do_mounts.c:232:8: note: byref variable will be forcibly initialized 232 | char *p, dummy; | ^ /kisskb/src/init/do_mounts.c:230:21: note: byref variable will be forcibly initialized 230 | unsigned maj, min, offset; | ^~~~~~ /kisskb/src/init/do_mounts.c:230:16: note: byref variable will be forcibly initialized 230 | unsigned maj, min, offset; | ^~~ /kisskb/src/init/do_mounts.c:230:11: note: byref variable will be forcibly initialized 230 | unsigned maj, min, offset; | ^~~ /kisskb/src/init/do_mounts.c: In function 'mount_block_root': /kisskb/src/init/do_mounts.c:400:7: note: byref variable will be forcibly initialized 400 | char b[BDEVNAME_SIZE]; | ^ /kisskb/src/arch/powerpc/perf/callchain_64.c: In function 'read_user_stack_slow': /kisskb/src/arch/powerpc/perf/callchain_64.c:32:15: note: byref variable will be forcibly initialized 32 | struct page *page; | ^~~~ /kisskb/src/arch/powerpc/perf/callchain_64.c: In function 'sane_signal_64_frame': /kisskb/src/arch/powerpc/perf/callchain_64.c:84:23: note: byref variable will be forcibly initialized 84 | unsigned long pinfo, puc; | ^~~ /kisskb/src/arch/powerpc/perf/callchain_64.c:84:16: note: byref variable will be forcibly initialized 84 | unsigned long pinfo, puc; | ^~~~~ /kisskb/src/arch/powerpc/perf/callchain_64.c: In function 'perf_callchain_user_64': /kisskb/src/arch/powerpc/perf/callchain_64.c:99:16: note: byref variable will be forcibly initialized 99 | unsigned long lr; | ^~ /kisskb/src/arch/powerpc/perf/callchain_64.c:98:16: note: byref variable will be forcibly initialized 98 | unsigned long next_ip; | ^~~~~~~ /kisskb/src/arch/powerpc/perf/callchain_64.c:97:20: note: byref variable will be forcibly initialized 97 | unsigned long sp, next_sp; | ^~~~~~~ /kisskb/src/arch/powerpc/perf/callchain_64.c:97:16: note: byref variable will be forcibly initialized 97 | unsigned long sp, next_sp; | ^~ /kisskb/src/security/keys/encrypted-keys/encrypted.c: In function 'derived_key_encrypt': /kisskb/src/security/keys/encrypted-keys/encrypted.c:455:5: note: byref variable will be forcibly initialized 455 | u8 iv[AES_BLOCK_SIZE]; | ^~ /kisskb/src/security/keys/encrypted-keys/encrypted.c:451:21: note: byref variable will be forcibly initialized 451 | struct scatterlist sg_out[1]; | ^~~~~~ /kisskb/src/security/keys/encrypted-keys/encrypted.c:450:21: note: byref variable will be forcibly initialized 450 | struct scatterlist sg_in[2]; | ^~~~~ /kisskb/src/security/keys/encrypted-keys/encrypted.c: In function 'datablob_hmac_append': /kisskb/src/security/keys/encrypted-keys/encrypted.c:491:5: note: byref variable will be forcibly initialized 491 | u8 derived_key[HASH_SIZE]; | ^~~~~~~~~~~ /kisskb/src/security/keys/encrypted-keys/encrypted.c: In function 'encrypted_read': /kisskb/src/security/keys/encrypted-keys/encrypted.c:907:7: note: byref variable will be forcibly initialized 907 | char derived_key[HASH_SIZE]; | ^~~~~~~~~~~ /kisskb/src/security/keys/encrypted-keys/encrypted.c:906:9: note: byref variable will be forcibly initialized 906 | size_t master_keylen; | ^~~~~~~~~~~~~ /kisskb/src/security/keys/encrypted-keys/encrypted.c:905:12: note: byref variable will be forcibly initialized 905 | const u8 *master_key; | ^~~~~~~~~~ /kisskb/src/security/keys/encrypted-keys/encrypted.c: In function 'datablob_parse': /kisskb/src/security/keys/encrypted-keys/encrypted.c:175:14: note: byref variable will be forcibly initialized 175 | substring_t args[MAX_OPT_ARGS]; | ^~~~ /kisskb/src/security/keys/encrypted-keys/encrypted.c: In function 'encrypted_key_alloc': /kisskb/src/security/keys/encrypted-keys/encrypted.c:606:7: note: byref variable will be forcibly initialized 606 | long dlen; | ^~~~ /kisskb/src/fs/notify/inotify/inotify_user.c: In function 'copy_event_to_user': /kisskb/src/fs/notify/inotify/inotify_user.c:189:23: note: byref variable will be forcibly initialized 189 | struct inotify_event inotify_event; | ^~~~~~~~~~~~~ /kisskb/src/security/keys/encrypted-keys/encrypted.c: In function 'encrypted_update': /kisskb/src/security/keys/encrypted-keys/encrypted.c:848:14: note: byref variable will be forcibly initialized 848 | const char *format = NULL; | ^~~~~~ /kisskb/src/security/keys/encrypted-keys/encrypted.c:847:8: note: byref variable will be forcibly initialized 847 | char *new_master_desc = NULL; | ^~~~~~~~~~~~~~~ /kisskb/src/security/keys/encrypted-keys/encrypted.c: In function 'datablob_hmac_verify': /kisskb/src/security/keys/encrypted-keys/encrypted.c:515:5: note: byref variable will be forcibly initialized 515 | u8 digest[HASH_SIZE]; | ^~~~~~ /kisskb/src/security/keys/encrypted-keys/encrypted.c:514:5: note: byref variable will be forcibly initialized 514 | u8 derived_key[HASH_SIZE]; | ^~~~~~~~~~~ /kisskb/src/security/keys/encrypted-keys/encrypted.c: In function 'derived_key_decrypt': /kisskb/src/security/keys/encrypted-keys/encrypted.c:557:5: note: byref variable will be forcibly initialized 557 | u8 iv[AES_BLOCK_SIZE]; | ^~ /kisskb/src/security/keys/encrypted-keys/encrypted.c:553:21: note: byref variable will be forcibly initialized 553 | struct scatterlist sg_out[2]; | ^~~~~~ /kisskb/src/security/keys/encrypted-keys/encrypted.c:552:21: note: byref variable will be forcibly initialized 552 | struct scatterlist sg_in[1]; | ^~~~~ /kisskb/src/security/keys/encrypted-keys/encrypted.c: In function 'encrypted_key_decrypt': /kisskb/src/security/keys/encrypted-keys/encrypted.c:664:9: note: byref variable will be forcibly initialized 664 | size_t master_keylen; | ^~~~~~~~~~~~~ /kisskb/src/security/keys/encrypted-keys/encrypted.c:660:12: note: byref variable will be forcibly initialized 660 | const u8 *master_key; | ^~~~~~~~~~ /kisskb/src/security/keys/encrypted-keys/encrypted.c:659:5: note: byref variable will be forcibly initialized 659 | u8 derived_key[HASH_SIZE]; | ^~~~~~~~~~~ /kisskb/src/security/keys/encrypted-keys/encrypted.c: In function 'encrypted_instantiate': /kisskb/src/security/keys/encrypted-keys/encrypted.c:789:8: note: byref variable will be forcibly initialized 789 | char *hex_encoded_iv = NULL; | ^~~~~~~~~~~~~~ /kisskb/src/security/keys/encrypted-keys/encrypted.c:788:8: note: byref variable will be forcibly initialized 788 | char *decrypted_datalen = NULL; | ^~~~~~~~~~~~~~~~~ /kisskb/src/security/keys/encrypted-keys/encrypted.c:787:8: note: byref variable will be forcibly initialized 787 | char *master_desc = NULL; | ^~~~~~~~~~~ /kisskb/src/security/keys/encrypted-keys/encrypted.c:786:14: note: byref variable will be forcibly initialized 786 | const char *format = NULL; | ^~~~~~ /kisskb/src/fs/notify/inotify/inotify_user.c: In function '__do_sys_inotify_add_watch': /kisskb/src/fs/notify/inotify/inotify_user.c:722:14: note: byref variable will be forcibly initialized 722 | struct path path; | ^~~~ /kisskb/src/fs/notify/inotify/inotify_user.c: In function 'inotify_user_setup': /kisskb/src/fs/notify/inotify/inotify_user.c:822:17: note: byref variable will be forcibly initialized 822 | struct sysinfo si; | ^~ In file included from /kisskb/src/include/linux/of_irq.h:8, from /kisskb/src/arch/powerpc/include/asm/prom.h:22, from /kisskb/src/arch/powerpc/sysdev/xics/icp-native.c:17: /kisskb/src/arch/powerpc/sysdev/xics/icp-native.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/arch/powerpc/sysdev/xics/icp-native.c: In function 'icp_native_get_irq': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /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/sysdev/xics/icp-native.c:258:15: note: byref variable will be forcibly initialized 258 | unsigned int ilen; | ^~~~ /kisskb/src/arch/powerpc/sysdev/xics/icp-native.c: In function 'icp_native_init': /kisskb/src/arch/powerpc/sysdev/xics/icp-native.c:330:6: note: byref variable will be forcibly initialized 330 | u32 indx = 0; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/sched.h:738, from /kisskb/src/kernel/sched/core.c:10: /kisskb/src/kernel/sched/core.c: In function 'perf_trace_sched_kthread_stop': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_sched_kthread_stop_ret': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_sched_kthread_work_queue_work': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_sched_kthread_work_execute_start': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_sched_kthread_work_execute_end': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_sched_wakeup_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_sched_migrate_task': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:271:1: note: in expansion of macro 'TRACE_EVENT' 271 | TRACE_EVENT(sched_migrate_task, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:271:1: note: in expansion of macro 'TRACE_EVENT' 271 | TRACE_EVENT(sched_migrate_task, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'perf_trace_sched_process_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/sched.h:298:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 298 | DECLARE_EVENT_CLASS(sched_process_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/sched.h:298:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 298 | DECLARE_EVENT_CLASS(sched_process_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'perf_trace_sched_process_wait': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:344:1: note: in expansion of macro 'TRACE_EVENT' 344 | TRACE_EVENT(sched_process_wait, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:344:1: note: in expansion of macro 'TRACE_EVENT' 344 | TRACE_EVENT(sched_process_wait, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'perf_trace_sched_process_fork': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:369:1: note: in expansion of macro 'TRACE_EVENT' 369 | TRACE_EVENT(sched_process_fork, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:369:1: note: in expansion of macro 'TRACE_EVENT' 369 | TRACE_EVENT(sched_process_fork, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-view.c: In function 'pkey_set': /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-view.c:478:6: note: byref variable will be forcibly initialized 478 | u64 new_amr; | ^~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'perf_trace_sched_stat_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/sched.h:423:39: note: in expansion of macro 'DECLARE_EVENT_CLASS' 423 | #define DECLARE_EVENT_CLASS_SCHEDSTAT DECLARE_EVENT_CLASS | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:433:1: note: in expansion of macro 'DECLARE_EVENT_CLASS_SCHEDSTAT' 433 | DECLARE_EVENT_CLASS_SCHEDSTAT(sched_stat_template, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/sched.h:423:39: note: in expansion of macro 'DECLARE_EVENT_CLASS' 423 | #define DECLARE_EVENT_CLASS_SCHEDSTAT DECLARE_EVENT_CLASS | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:433:1: note: in expansion of macro 'DECLARE_EVENT_CLASS_SCHEDSTAT' 433 | DECLARE_EVENT_CLASS_SCHEDSTAT(sched_stat_template, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'perf_trace_sched_stat_runtime': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/sched.h:491:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 491 | DECLARE_EVENT_CLASS(sched_stat_runtime, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/sched.h:491:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 491 | DECLARE_EVENT_CLASS(sched_stat_runtime, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-view.c: In function 'gpr_set': /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-view.c:242:16: note: byref variable will be forcibly initialized 242 | unsigned long reg; | ^~~ /kisskb/src/kernel/sched/core.c: In function 'perf_trace_sched_pi_setprio': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:525:1: note: in expansion of macro 'TRACE_EVENT' 525 | TRACE_EVENT(sched_pi_setprio, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:525:1: note: in expansion of macro 'TRACE_EVENT' 525 | TRACE_EVENT(sched_pi_setprio, | ^~~~~~~~~~~ In file included from /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-view.c:3: /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-view.c: In function 'pkey_get': /kisskb/src/include/linux/regset.h:66:13: note: byref variable will be forcibly initialized 66 | typeof(v) __v = (v); \ | ^~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-view.c:471:9: note: in expansion of macro 'membuf_store' 471 | return membuf_store(&to, default_uamor); | ^~~~~~~~~~~~ /kisskb/src/include/linux/regset.h:66:13: note: byref variable will be forcibly initialized 66 | typeof(v) __v = (v); \ | ^~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-view.c:470:2: note: in expansion of macro 'membuf_store' 470 | membuf_store(&to, target->thread.regs->iamr); | ^~~~~~~~~~~~ /kisskb/src/include/linux/regset.h:66:13: note: byref variable will be forcibly initialized 66 | typeof(v) __v = (v); \ | ^~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-view.c:469:2: note: in expansion of macro 'membuf_store' 469 | membuf_store(&to, target->thread.regs->amr); | ^~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'perf_trace_sched_move_numa': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:576:1: note: in expansion of macro 'TRACE_EVENT' 576 | TRACE_EVENT(sched_move_numa, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:576:1: note: in expansion of macro 'TRACE_EVENT' 576 | TRACE_EVENT(sched_move_numa, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'perf_trace_sched_numa_pair_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/sched.h:608:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 608 | DECLARE_EVENT_CLASS(sched_numa_pair_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/sched.h:608:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 608 | DECLARE_EVENT_CLASS(sched_numa_pair_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'perf_trace_sched_wake_idle_without_ipi': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:668:1: note: in expansion of macro 'TRACE_EVENT' 668 | TRACE_EVENT(sched_wake_idle_without_ipi, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:668:1: note: in expansion of macro 'TRACE_EVENT' 668 | TRACE_EVENT(sched_wake_idle_without_ipi, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/sched.h:738, 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:271:1: note: in expansion of macro 'TRACE_EVENT' 271 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/sched.h:298:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 298 | DECLARE_EVENT_CLASS(sched_process_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_process_wait': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:344:1: note: in expansion of macro 'TRACE_EVENT' 344 | TRACE_EVENT(sched_process_wait, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-view.c: In function 'gpr_get': /kisskb/src/include/linux/regset.h:66:13: note: byref variable will be forcibly initialized 66 | typeof(v) __v = (v); \ | ^~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-view.c:232:2: note: in expansion of macro 'membuf_store' 232 | membuf_store(&to_softe, 0x1ul); | ^~~~~~~~~~~~ /kisskb/src/include/linux/regset.h:66:13: note: byref variable will be forcibly initialized 66 | typeof(v) __v = (v); \ | ^~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-view.c:230:2: note: in expansion of macro 'membuf_store' 230 | membuf_store(&to_msr, get_user_msr(target)); | ^~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-view.c:223:16: note: byref variable will be forcibly initialized 223 | struct membuf to_softe = membuf_at(&to, offsetof(struct pt_regs, softe)); | ^~~~~~~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-view.c:221:16: note: byref variable will be forcibly initialized 221 | struct membuf to_msr = membuf_at(&to, offsetof(struct pt_regs, msr)); | ^~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_process_fork': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:369:1: note: in expansion of macro 'TRACE_EVENT' 369 | TRACE_EVENT(sched_process_fork, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_stat_template': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/sched.h:423:39: note: in expansion of macro 'DECLARE_EVENT_CLASS' 423 | #define DECLARE_EVENT_CLASS_SCHEDSTAT DECLARE_EVENT_CLASS | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:433:1: note: in expansion of macro 'DECLARE_EVENT_CLASS_SCHEDSTAT' 433 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/sched.h:491:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 491 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:525:1: note: in expansion of macro 'TRACE_EVENT' 525 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:576:1: note: in expansion of macro 'TRACE_EVENT' 576 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/sched.h:608:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 608 | DECLARE_EVENT_CLASS(sched_numa_pair_template, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-view.c:3: /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-view.c: In function 'gpr32_get_common': /kisskb/src/include/linux/regset.h:66:13: note: byref variable will be forcibly initialized 66 | typeof(v) __v = (v); \ | ^~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-view.c:639:3: note: in expansion of macro 'membuf_store' 639 | membuf_store(&to, (u32)regs[i]); | ^~~~~~~~~~~~ /kisskb/src/include/linux/regset.h:66:13: note: byref variable will be forcibly initialized 66 | typeof(v) __v = (v); \ | ^~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-view.c:637:2: note: in expansion of macro 'membuf_store' 637 | membuf_store(&to, (u32)get_user_msr(target)); | ^~~~~~~~~~~~ /kisskb/src/include/linux/regset.h:66:13: note: byref variable will be forcibly initialized 66 | typeof(v) __v = (v); \ | ^~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-view.c:636:3: note: in expansion of macro 'membuf_store' 636 | membuf_store(&to, (u32)regs[i]); | ^~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_wake_idle_without_ipi': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:668:1: note: in expansion of macro 'TRACE_EVENT' 668 | TRACE_EVENT(sched_wake_idle_without_ipi, | ^~~~~~~~~~~ /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/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; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/sched.h:738, from /kisskb/src/kernel/sched/core.c:10: /kisskb/src/kernel/sched/core.c: In function 'perf_trace_sched_switch': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:220:1: note: in expansion of macro 'TRACE_EVENT' 220 | TRACE_EVENT(sched_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:220:1: note: in expansion of macro 'TRACE_EVENT' 220 | TRACE_EVENT(sched_switch, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/sched.h:738, from /kisskb/src/kernel/sched/core.c:10: /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_switch': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:220:1: note: in expansion of macro 'TRACE_EVENT' 220 | TRACE_EVENT(sched_switch, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/sched.h:738, from /kisskb/src/kernel/sched/core.c:10: /kisskb/src/kernel/sched/core.c: In function 'perf_trace_sched_process_exec': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:397:1: note: in expansion of macro 'TRACE_EVENT' 397 | TRACE_EVENT(sched_process_exec, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:397:1: note: in expansion of macro 'TRACE_EVENT' 397 | TRACE_EVENT(sched_process_exec, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/sched.h:738, from /kisskb/src/kernel/sched/core.c:10: /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_process_exec': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:397:1: note: in expansion of macro 'TRACE_EVENT' 397 | TRACE_EVENT(sched_process_exec, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/sched.h:738, from /kisskb/src/kernel/sched/core.c:10: /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_sched_kthread_stop': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_sched_kthread_stop_ret': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_sched_kthread_work_execute_start': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_sched_wakeup_template': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_sched_process_template': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:298:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 298 | DECLARE_EVENT_CLASS(sched_process_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:298:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 298 | DECLARE_EVENT_CLASS(sched_process_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_sched_process_wait': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:344:1: note: in expansion of macro 'TRACE_EVENT' 344 | TRACE_EVENT(sched_process_wait, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:344:1: note: in expansion of macro 'TRACE_EVENT' 344 | TRACE_EVENT(sched_process_wait, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_sched_wake_idle_without_ipi': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:668:1: note: in expansion of macro 'TRACE_EVENT' 668 | TRACE_EVENT(sched_wake_idle_without_ipi, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:668:1: note: in expansion of macro 'TRACE_EVENT' 668 | TRACE_EVENT(sched_wake_idle_without_ipi, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_pelt_cfs_tp': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:122:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 122 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:691:1: note: in expansion of macro 'DECLARE_TRACE' 691 | DECLARE_TRACE(pelt_cfs_tp, | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:122:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 122 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:691:1: note: in expansion of macro 'DECLARE_TRACE' 691 | DECLARE_TRACE(pelt_cfs_tp, | ^~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_pelt_rt_tp': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:122:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 122 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:695:1: note: in expansion of macro 'DECLARE_TRACE' 695 | DECLARE_TRACE(pelt_rt_tp, | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:122:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 122 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:695:1: note: in expansion of macro 'DECLARE_TRACE' 695 | DECLARE_TRACE(pelt_rt_tp, | ^~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_pelt_dl_tp': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:122:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 122 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:699:1: note: in expansion of macro 'DECLARE_TRACE' 699 | DECLARE_TRACE(pelt_dl_tp, | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:122:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 122 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:699:1: note: in expansion of macro 'DECLARE_TRACE' 699 | DECLARE_TRACE(pelt_dl_tp, | ^~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_pelt_thermal_tp': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:122:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 122 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:703:1: note: in expansion of macro 'DECLARE_TRACE' 703 | DECLARE_TRACE(pelt_thermal_tp, | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:122:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 122 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:703:1: note: in expansion of macro 'DECLARE_TRACE' 703 | DECLARE_TRACE(pelt_thermal_tp, | ^~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_pelt_irq_tp': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:122:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 122 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:707:1: note: in expansion of macro 'DECLARE_TRACE' 707 | DECLARE_TRACE(pelt_irq_tp, | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:122:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 122 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:707:1: note: in expansion of macro 'DECLARE_TRACE' 707 | DECLARE_TRACE(pelt_irq_tp, | ^~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_pelt_se_tp': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:122:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 122 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:711:1: note: in expansion of macro 'DECLARE_TRACE' 711 | DECLARE_TRACE(pelt_se_tp, | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:122:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 122 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:711:1: note: in expansion of macro 'DECLARE_TRACE' 711 | DECLARE_TRACE(pelt_se_tp, | ^~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_sched_cpu_capacity_tp': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:122:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 122 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:715:1: note: in expansion of macro 'DECLARE_TRACE' 715 | DECLARE_TRACE(sched_cpu_capacity_tp, | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:122:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 122 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:715:1: note: in expansion of macro 'DECLARE_TRACE' 715 | DECLARE_TRACE(sched_cpu_capacity_tp, | ^~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_sched_util_est_cfs_tp': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:122:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 122 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:723:1: note: in expansion of macro 'DECLARE_TRACE' 723 | DECLARE_TRACE(sched_util_est_cfs_tp, | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:122:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 122 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:723:1: note: in expansion of macro 'DECLARE_TRACE' 723 | DECLARE_TRACE(sched_util_est_cfs_tp, | ^~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_sched_util_est_se_tp': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:122:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 122 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:727:1: note: in expansion of macro 'DECLARE_TRACE' 727 | DECLARE_TRACE(sched_util_est_se_tp, | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:122:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 122 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:727:1: note: in expansion of macro 'DECLARE_TRACE' 727 | DECLARE_TRACE(sched_util_est_se_tp, | ^~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_sched_kthread_work_queue_work': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_sched_kthread_work_execute_end': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_sched_migrate_task': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:271:1: note: in expansion of macro 'TRACE_EVENT' 271 | TRACE_EVENT(sched_migrate_task, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:271:1: note: in expansion of macro 'TRACE_EVENT' 271 | TRACE_EVENT(sched_migrate_task, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:271:1: note: in expansion of macro 'TRACE_EVENT' 271 | TRACE_EVENT(sched_migrate_task, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:271:1: note: in expansion of macro 'TRACE_EVENT' 271 | TRACE_EVENT(sched_migrate_task, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_sched_process_fork': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:369:1: note: in expansion of macro 'TRACE_EVENT' 369 | TRACE_EVENT(sched_process_fork, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:369:1: note: in expansion of macro 'TRACE_EVENT' 369 | TRACE_EVENT(sched_process_fork, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:369:1: note: in expansion of macro 'TRACE_EVENT' 369 | TRACE_EVENT(sched_process_fork, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:369:1: note: in expansion of macro 'TRACE_EVENT' 369 | TRACE_EVENT(sched_process_fork, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_sched_stat_template': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:423:39: note: in expansion of macro 'DECLARE_EVENT_CLASS' 423 | #define DECLARE_EVENT_CLASS_SCHEDSTAT DECLARE_EVENT_CLASS | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:433:1: note: in expansion of macro 'DECLARE_EVENT_CLASS_SCHEDSTAT' 433 | DECLARE_EVENT_CLASS_SCHEDSTAT(sched_stat_template, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:423:39: note: in expansion of macro 'DECLARE_EVENT_CLASS' 423 | #define DECLARE_EVENT_CLASS_SCHEDSTAT DECLARE_EVENT_CLASS | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:433:1: note: in expansion of macro 'DECLARE_EVENT_CLASS_SCHEDSTAT' 433 | DECLARE_EVENT_CLASS_SCHEDSTAT(sched_stat_template, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:423:39: note: in expansion of macro 'DECLARE_EVENT_CLASS' 423 | #define DECLARE_EVENT_CLASS_SCHEDSTAT DECLARE_EVENT_CLASS | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:433:1: note: in expansion of macro 'DECLARE_EVENT_CLASS_SCHEDSTAT' 433 | DECLARE_EVENT_CLASS_SCHEDSTAT(sched_stat_template, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:423:39: note: in expansion of macro 'DECLARE_EVENT_CLASS' 423 | #define DECLARE_EVENT_CLASS_SCHEDSTAT DECLARE_EVENT_CLASS | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:433:1: note: in expansion of macro 'DECLARE_EVENT_CLASS_SCHEDSTAT' 433 | DECLARE_EVENT_CLASS_SCHEDSTAT(sched_stat_template, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_sched_pi_setprio': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:525:1: note: in expansion of macro 'TRACE_EVENT' 525 | TRACE_EVENT(sched_pi_setprio, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:525:1: note: in expansion of macro 'TRACE_EVENT' 525 | TRACE_EVENT(sched_pi_setprio, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:525:1: note: in expansion of macro 'TRACE_EVENT' 525 | TRACE_EVENT(sched_pi_setprio, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:525:1: note: in expansion of macro 'TRACE_EVENT' 525 | TRACE_EVENT(sched_pi_setprio, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_sched_overutilized_tp': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:122:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 122 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:719:1: note: in expansion of macro 'DECLARE_TRACE' 719 | DECLARE_TRACE(sched_overutilized_tp, | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:122:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 122 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:719:1: note: in expansion of macro 'DECLARE_TRACE' 719 | DECLARE_TRACE(sched_overutilized_tp, | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:122:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 122 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:719:1: note: in expansion of macro 'DECLARE_TRACE' 719 | DECLARE_TRACE(sched_overutilized_tp, | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:122:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 122 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:719:1: note: in expansion of macro 'DECLARE_TRACE' 719 | DECLARE_TRACE(sched_overutilized_tp, | ^~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_sched_update_nr_running_tp': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:122:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 122 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:731:1: note: in expansion of macro 'DECLARE_TRACE' 731 | DECLARE_TRACE(sched_update_nr_running_tp, | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:122:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 122 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:731:1: note: in expansion of macro 'DECLARE_TRACE' 731 | DECLARE_TRACE(sched_update_nr_running_tp, | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:122:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 122 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:731:1: note: in expansion of macro 'DECLARE_TRACE' 731 | DECLARE_TRACE(sched_update_nr_running_tp, | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:122:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 122 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:731:1: note: in expansion of macro 'DECLARE_TRACE' 731 | DECLARE_TRACE(sched_update_nr_running_tp, | ^~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_sched_switch': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:220:1: note: in expansion of macro 'TRACE_EVENT' 220 | TRACE_EVENT(sched_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:220:1: note: in expansion of macro 'TRACE_EVENT' 220 | TRACE_EVENT(sched_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:220:1: note: in expansion of macro 'TRACE_EVENT' 220 | TRACE_EVENT(sched_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:220:1: note: in expansion of macro 'TRACE_EVENT' 220 | TRACE_EVENT(sched_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:220:1: note: in expansion of macro 'TRACE_EVENT' 220 | TRACE_EVENT(sched_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:220:1: note: in expansion of macro 'TRACE_EVENT' 220 | TRACE_EVENT(sched_switch, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_sched_process_exec': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:397:1: note: in expansion of macro 'TRACE_EVENT' 397 | TRACE_EVENT(sched_process_exec, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:397:1: note: in expansion of macro 'TRACE_EVENT' 397 | TRACE_EVENT(sched_process_exec, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:397:1: note: in expansion of macro 'TRACE_EVENT' 397 | TRACE_EVENT(sched_process_exec, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:397:1: note: in expansion of macro 'TRACE_EVENT' 397 | TRACE_EVENT(sched_process_exec, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:397:1: note: in expansion of macro 'TRACE_EVENT' 397 | TRACE_EVENT(sched_process_exec, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:397:1: note: in expansion of macro 'TRACE_EVENT' 397 | TRACE_EVENT(sched_process_exec, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_sched_stat_runtime': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:491:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 491 | DECLARE_EVENT_CLASS(sched_stat_runtime, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:491:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 491 | DECLARE_EVENT_CLASS(sched_stat_runtime, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:491:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 491 | DECLARE_EVENT_CLASS(sched_stat_runtime, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:491:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 491 | DECLARE_EVENT_CLASS(sched_stat_runtime, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:491:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 491 | DECLARE_EVENT_CLASS(sched_stat_runtime, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:491:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 491 | DECLARE_EVENT_CLASS(sched_stat_runtime, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_sched_move_numa': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:576:1: note: in expansion of macro 'TRACE_EVENT' 576 | TRACE_EVENT(sched_move_numa, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:576:1: note: in expansion of macro 'TRACE_EVENT' 576 | TRACE_EVENT(sched_move_numa, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:576:1: note: in expansion of macro 'TRACE_EVENT' 576 | TRACE_EVENT(sched_move_numa, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:576:1: note: in expansion of macro 'TRACE_EVENT' 576 | TRACE_EVENT(sched_move_numa, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:576:1: note: in expansion of macro 'TRACE_EVENT' 576 | TRACE_EVENT(sched_move_numa, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:576:1: note: in expansion of macro 'TRACE_EVENT' 576 | TRACE_EVENT(sched_move_numa, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_sched_numa_pair_template': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:608:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 608 | DECLARE_EVENT_CLASS(sched_numa_pair_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:608:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 608 | DECLARE_EVENT_CLASS(sched_numa_pair_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:608:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 608 | DECLARE_EVENT_CLASS(sched_numa_pair_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:608:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 608 | DECLARE_EVENT_CLASS(sched_numa_pair_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:608:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 608 | DECLARE_EVENT_CLASS(sched_numa_pair_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:608:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 608 | DECLARE_EVENT_CLASS(sched_numa_pair_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:608:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 608 | DECLARE_EVENT_CLASS(sched_numa_pair_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:608:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 608 | DECLARE_EVENT_CLASS(sched_numa_pair_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/mm/pgtable.c: In function '__find_linux_pte': /kisskb/src/arch/powerpc/mm/pgtable.c:352:8: note: byref variable will be forcibly initialized 352 | pmd_t pmd, *pmdp; | ^~~ /kisskb/src/arch/powerpc/mm/pgtable.c:351:8: note: byref variable will be forcibly initialized 351 | pud_t pud, *pudp; | ^~~ /kisskb/src/arch/powerpc/mm/pgtable.c:350:8: note: byref variable will be forcibly initialized 350 | p4d_t p4d, *p4dp; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-call.c: In function '__trace_opal_entry': /kisskb/src/arch/powerpc/platforms/powernv/opal-call.c:21:16: note: byref variable will be forcibly initialized 21 | unsigned long args[8]; | ^~~~ /kisskb/src/kernel/sched/core.c: In function 'setup_resched_latency_warn_ms': /kisskb/src/kernel/sched/core.c:5218:7: note: byref variable will be forcibly initialized 5218 | long val; | ^~~ /kisskb/src/kernel/sched/core.c: In function '__do_sys_sched_getparam': /kisskb/src/kernel/sched/core.c:7803:21: note: byref variable will be forcibly initialized 7803 | struct sched_param lp = { .sched_priority = 0 }; | ^~ /kisskb/src/kernel/sched/core.c: In function 'cpu_period_quota_parse': /kisskb/src/kernel/sched/core.c:10761:7: note: byref variable will be forcibly initialized 10761 | char tok[21]; /* U64_MAX */ | ^~~ /kisskb/src/kernel/sched/core.c: In function 'cpu_cgroup_can_attach': /kisskb/src/kernel/sched/core.c:9999:30: note: byref variable will be forcibly initialized 9999 | struct cgroup_subsys_state *css; | ^~~ /kisskb/src/kernel/sched/core.c: In function 'balance_push_set': /kisskb/src/kernel/sched/core.c:8917:18: note: byref variable will be forcibly initialized 8917 | struct rq_flags rf; | ^~ In file included from /kisskb/src/kernel/sched/sched.h:1856, 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:169:19: note: byref variable will be forcibly initialized 169 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function 'sched_rr_get_interval': /kisskb/src/kernel/sched/core.c:8473:18: note: byref variable will be forcibly initialized 8473 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function '__do_sys_sched_rr_get_interval': /kisskb/src/kernel/sched/core.c:8519:20: note: byref variable will be forcibly initialized 8519 | struct timespec64 t; | ^ /kisskb/src/kernel/sched/core.c: In function '__do_sys_sched_rr_get_interval_time32': /kisskb/src/kernel/sched/core.c:8532:20: note: byref variable will be forcibly initialized 8532 | struct timespec64 t; | ^ /kisskb/src/kernel/sched/core.c: In function 'set_user_nice': /kisskb/src/kernel/sched/core.c:6892:18: note: byref variable will be forcibly initialized 6892 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function 'cpu_cgroup_fork': /kisskb/src/kernel/sched/core.c:9985:18: note: byref variable will be forcibly initialized 9985 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function '__cfs_schedulable': /kisskb/src/kernel/sched/core.c:10506:30: note: byref variable will be forcibly initialized 10506 | struct cfs_schedulable_data data = { | ^~~~ /kisskb/src/kernel/sched/core.c: In function 'tg_set_cfs_bandwidth': /kisskb/src/kernel/sched/core.c:10309:19: note: byref variable will be forcibly initialized 10309 | struct rq_flags rf; | ^~ /kisskb/src/arch/powerpc/mm/book3s64/hash_utils.c: In function 'htab_dt_scan_seg_sizes': /kisskb/src/arch/powerpc/mm/book3s64/hash_utils.c:393:6: note: byref variable will be forcibly initialized 393 | int size = 0; | ^~~~ /kisskb/src/arch/powerpc/mm/book3s64/hash_utils.c: In function 'htab_dt_scan_page_sizes': /kisskb/src/arch/powerpc/mm/book3s64/hash_utils.c:449:6: note: byref variable will be forcibly initialized 449 | int size = 0; | ^~~~ /kisskb/src/kernel/sched/core.c: In function 'cpu_max_write': /kisskb/src/kernel/sched/core.c:10793:6: note: byref variable will be forcibly initialized 10793 | u64 quota; | ^~~~~ /kisskb/src/kernel/sched/core.c:10791:6: note: byref variable will be forcibly initialized 10791 | u64 period = tg_get_cfs_period(tg); | ^~~~~~ /kisskb/src/kernel/sched/core.c: In function '__schedule': /kisskb/src/kernel/sched/core.c:6176:18: note: byref variable will be forcibly initialized 6176 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function 'do_sched_yield': /kisskb/src/kernel/sched/core.c:8139:18: note: byref variable will be forcibly initialized 8139 | struct rq_flags rf; | ^~ /kisskb/src/arch/powerpc/mm/book3s64/hash_utils.c: In function 'htab_initialize': /kisskb/src/arch/powerpc/mm/book3s64/hash_utils.c:927:17: note: byref variable will be forcibly initialized 927 | unsigned long limit = MEMBLOCK_ALLOC_ANYWHERE; | ^~~~~ /kisskb/src/arch/powerpc/mm/book3s64/hash_utils.c:889:6: note: byref variable will be forcibly initialized 889 | u64 i; | ^ /kisskb/src/arch/powerpc/mm/book3s64/hash_utils.c:888:34: note: byref variable will be forcibly initialized 888 | phys_addr_t base = 0, size = 0, end; | ^~~ /kisskb/src/arch/powerpc/mm/book3s64/hash_utils.c:888:14: note: byref variable will be forcibly initialized 888 | phys_addr_t base = 0, size = 0, end; | ^~~~ /kisskb/src/kernel/sched/core.c: In function 'ttwu_runnable': /kisskb/src/kernel/sched/core.c:3642:18: note: byref variable will be forcibly initialized 3642 | struct rq_flags rf; | ^~ /kisskb/src/arch/powerpc/mm/book3s64/hash_utils.c: In function 'hash_page_mm': /kisskb/src/arch/powerpc/mm/book3s64/hash_utils.c:1306:11: note: byref variable will be forcibly initialized 1306 | unsigned hugeshift; | ^~~~~~~~~ /kisskb/src/arch/powerpc/mm/book3s64/hash_utils.c:1302:7: note: byref variable will be forcibly initialized 1302 | bool is_thp; | ^~~~~~ 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:717, 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:738, 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:2770:2: note: in expansion of macro 'wait_var_event' 2770 | wait_var_event(&my_pending.refs, !refcount_read(&my_pending.refs)); | ^~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__set_cpus_allowed_ptr': /kisskb/src/kernel/sched/core.c:2878:18: note: byref variable will be forcibly initialized 2878 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function 'restrict_cpus_allowed_ptr': /kisskb/src/kernel/sched/core.c:2903:18: note: byref variable will be forcibly initialized 2903 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function 'force_compatible_cpus_allowed_ptr': /kisskb/src/kernel/sched/core.c:2955:16: note: byref variable will be forcibly initialized 2955 | cpumask_var_t new_mask; | ^~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'migration_cpu_stop': /kisskb/src/kernel/sched/core.c:2331:18: note: byref variable will be forcibly initialized 2331 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function '__balance_push_cpu_stop': /kisskb/src/kernel/sched/core.c:8824:18: note: byref variable will be forcibly initialized 8824 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function 'wait_task_inactive': /kisskb/src/kernel/sched/core.c:3285:12: note: byref variable will be forcibly initialized 3285 | ktime_t to = NSEC_PER_SEC / HZ; | ^~ /kisskb/src/kernel/sched/core.c:3214:18: note: byref variable will be forcibly initialized 3214 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function 'sched_ttwu_pending': /kisskb/src/kernel/sched/core.c:3664:18: note: byref variable will be forcibly initialized 3664 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function 'wake_up_if_idle': /kisskb/src/kernel/sched/core.c:3721:18: note: byref variable will be forcibly initialized 3721 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function 'ttwu_queue': /kisskb/src/kernel/sched/core.c:3800:18: note: byref variable will be forcibly initialized 3800 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function 'task_call_func': /kisskb/src/kernel/sched/core.c:4159:18: note: byref variable will be forcibly initialized 4159 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function 'sysctl_schedstats': /kisskb/src/kernel/sched/core.c:4357:6: note: byref variable will be forcibly initialized 4357 | int state = static_branch_likely(&sched_schedstats); | ^~~~~ /kisskb/src/kernel/sched/core.c:4355:19: note: byref variable will be forcibly initialized 4355 | struct ctl_table t; | ^ /kisskb/src/kernel/sched/core.c: In function 'wake_up_new_task': /kisskb/src/kernel/sched/core.c:4490:18: note: byref variable will be forcibly initialized 4490 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function 'sched_exec': /kisskb/src/kernel/sched/core.c:5105:24: note: byref variable will be forcibly initialized 5105 | struct migration_arg arg = { p, dest_cpu }; | ^~~ /kisskb/src/kernel/sched/core.c: In function 'task_sched_runtime': /kisskb/src/kernel/sched/core.c:5147:18: note: byref variable will be forcibly initialized 5147 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function 'rt_mutex_setprio': /kisskb/src/kernel/sched/core.c:6769:18: note: byref variable will be forcibly initialized 6769 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function '__sched_setscheduler': /kisskb/src/kernel/sched/core.c:7240:18: note: byref variable will be forcibly initialized 7240 | struct rq_flags rf; | ^~ /kisskb/src/kernel/locking/lockdep_proc.c: In function 'print_name': /kisskb/src/kernel/locking/lockdep_proc.c:43:7: note: byref variable will be forcibly initialized 43 | char str[KSYM_NAME_LEN]; | ^~~ /kisskb/src/kernel/locking/lockdep_proc.c: In function 'seq_time': /kisskb/src/kernel/locking/lockdep_proc.c:416:7: note: byref variable will be forcibly initialized 416 | char num[15]; | ^~~ /kisskb/src/kernel/locking/lockdep_proc.c: In function 'seq_stats': /kisskb/src/kernel/locking/lockdep_proc.c:522:8: note: byref variable will be forcibly initialized 522 | char ip[32]; | ^~ /kisskb/src/kernel/locking/lockdep_proc.c:507:8: note: byref variable will be forcibly initialized 507 | char ip[32]; | ^~ /kisskb/src/kernel/locking/lockdep_proc.c:458:8: note: byref variable will be forcibly initialized 458 | char str[KSYM_NAME_LEN]; | ^~~ /kisskb/src/kernel/locking/lockdep_proc.c:438:7: note: byref variable will be forcibly initialized 438 | char name[39]; | ^~~~ /kisskb/src/kernel/sched/core.c: In function 'scheduler_tick': /kisskb/src/kernel/sched/core.c:5242:18: note: byref variable will be forcibly initialized 5242 | struct rq_flags rf; | ^~ /kisskb/src/kernel/locking/lockdep_proc.c: In function 'l_show': /kisskb/src/kernel/locking/lockdep_proc.c:62:7: note: byref variable will be forcibly initialized 62 | char usage[LOCK_USAGE_CHARS]; | ^~~~~ /kisskb/src/kernel/sched/core.c: In function 'do_sched_setscheduler': /kisskb/src/kernel/sched/core.c:7616:21: note: byref variable will be forcibly initialized 7616 | struct sched_param lparam; | ^~~~~~ /kisskb/src/kernel/sched/core.c: In function '__do_sys_sched_setattr': /kisskb/src/kernel/sched/core.c:7732:20: note: byref variable will be forcibly initialized 7732 | struct sched_attr 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/slab.h:15, from /kisskb/src/arch/powerpc/platforms/powernv/opal-async.c:12: /kisskb/src/arch/powerpc/platforms/powernv/opal-async.c: In function 'opal_async_wait_response': /kisskb/src/kernel/sched/core.c: In function '__sched_setaffinity': /kisskb/src/include/linux/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/arch/powerpc/platforms/powernv/opal-async.c:149:2: note: in expansion of macro 'wait_event' 149 | wait_event(opal_async_wait, opal_async_tokens[token].state | ^~~~~~~~~~ /kisskb/src/kernel/sched/core.c:7958:30: note: byref variable will be forcibly initialized 7958 | cpumask_var_t cpus_allowed, new_mask; | ^~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-async.c: In function 'opal_async_wait_response_interruptible': /kisskb/src/include/linux/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/platforms/powernv/opal-async.c:201:8: note: in expansion of macro 'wait_event_interruptible' 201 | ret = wait_event_interruptible(opal_async_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__do_sys_sched_setaffinity': /kisskb/src/kernel/sched/core.c:8060:16: note: byref variable will be forcibly initialized 8060 | cpumask_var_t new_mask; | ^~~~~~~~ In file included from /kisskb/src/arch/powerpc/platforms/powernv/opal-async.c:12: /kisskb/src/arch/powerpc/platforms/powernv/opal-async.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/kernel/sched/core.c: In function '__do_sys_sched_getaffinity': /kisskb/src/kernel/sched/core.c:8113:16: note: byref variable will be forcibly initialized 8113 | cpumask_var_t mask; | ^~~~ /kisskb/src/kernel/sched/core.c: In function 'sched_cpu_activate': /kisskb/src/kernel/sched/core.c:9041:18: note: byref variable will be forcibly initialized 9041 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function 'sched_cpu_deactivate': /kisskb/src/kernel/sched/core.c:9085:18: note: byref variable will be forcibly initialized 9085 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function 'sched_cpu_dying': /kisskb/src/kernel/sched/core.c:9221:18: note: byref variable will be forcibly initialized 9221 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function 'sched_move_task': /kisskb/src/kernel/sched/core.c:9887:18: note: byref variable will be forcibly initialized 9887 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function 'cpu_cgroup_attach': /kisskb/src/kernel/sched/core.c:10030:30: note: byref variable will be forcibly initialized 10030 | struct cgroup_subsys_state *css; | ^~~ /kisskb/src/arch/powerpc/sysdev/xive/spapr.c: In function 'plpar_int_esb': /kisskb/src/arch/powerpc/sysdev/xive/spapr.c:333:16: note: byref variable will be forcibly initialized 333 | unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; | ^~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/spapr.c: In function 'xive_spapr_esb_rw': /kisskb/src/arch/powerpc/sysdev/xive/spapr.c:357:16: note: byref variable will be forcibly initialized 357 | unsigned long read_data; | ^~~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/spapr.c: In function 'plpar_int_get_queue_info': /kisskb/src/arch/powerpc/sysdev/xive/spapr.c:259:16: note: byref variable will be forcibly initialized 259 | unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; | ^~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/spapr.c: In function 'plpar_int_get_source_config': /kisskb/src/arch/powerpc/sysdev/xive/spapr.c:227:16: note: byref variable will be forcibly initialized 227 | unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; | ^~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/spapr.c: In function 'xive_spapr_get_irq_config': /kisskb/src/arch/powerpc/sysdev/xive/spapr.c:450:16: note: byref variable will be forcibly initialized 450 | unsigned long h_sw_irq; | ^~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/spapr.c:449:16: note: byref variable will be forcibly initialized 449 | unsigned long h_prio; | ^~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/spapr.c:448:16: note: byref variable will be forcibly initialized 448 | unsigned long h_target; | ^~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/spapr.c: In function 'plpar_int_get_source_info': /kisskb/src/arch/powerpc/sysdev/xive/spapr.c:168:16: note: byref variable will be forcibly initialized 168 | unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; | ^~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/spapr.c: In function 'xive_spapr_populate_irq_data': /kisskb/src/arch/powerpc/sysdev/xive/spapr.c:379:16: note: byref variable will be forcibly initialized 379 | unsigned long esb_shift; | ^~~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/spapr.c:378:16: note: byref variable will be forcibly initialized 378 | unsigned long trig_page; | ^~~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/spapr.c:377:16: note: byref variable will be forcibly initialized 377 | unsigned long eoi_page; | ^~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/spapr.c:376:16: note: byref variable will be forcibly initialized 376 | unsigned long flags; | ^~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal.c: In function '__opal_put_chars': /kisskb/src/arch/powerpc/platforms/powernv/opal.c:448:9: note: byref variable will be forcibly initialized 448 | __be64 olen; | ^~~~ /kisskb/src/arch/powerpc/sysdev/xive/spapr.c: In function 'xive_spapr_configure_queue': /kisskb/src/arch/powerpc/sysdev/xive/spapr.c:468:16: note: byref variable will be forcibly initialized 468 | unsigned long esn_size; | ^~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/spapr.c:467:16: note: byref variable will be forcibly initialized 467 | unsigned long esn_page; | ^~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal.c: In function '__opal_flush_console': /kisskb/src/arch/powerpc/platforms/powernv/opal.c:521:10: note: byref variable will be forcibly initialized 521 | __be64 evt; | ^~~ /kisskb/src/arch/powerpc/sysdev/xive/spapr.c: In function 'get_vec5_feature': /kisskb/src/arch/powerpc/sysdev/xive/spapr.c:747:6: note: byref variable will be forcibly initialized 747 | int size; | ^~~~ /kisskb/src/arch/powerpc/sysdev/xive/spapr.c: In function 'xive_get_max_prio': /kisskb/src/arch/powerpc/sysdev/xive/spapr.c:694:6: note: byref variable will be forcibly initialized 694 | u32 len; | ^~~ /kisskb/src/arch/powerpc/sysdev/xive/spapr.c: In function 'xive_spapr_init': /kisskb/src/arch/powerpc/sysdev/xive/spapr.c:801:6: note: byref variable will be forcibly initialized 801 | u32 len; | ^~~ /kisskb/src/arch/powerpc/sysdev/xive/spapr.c:800:6: note: byref variable will be forcibly initialized 800 | u32 val; | ^~~ /kisskb/src/arch/powerpc/sysdev/xive/spapr.c:799:5: note: byref variable will be forcibly initialized 799 | u8 max_prio; | ^~~~~~~~ /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/platforms/powernv/opal.c: In function 'opal_add_one_export': /kisskb/src/arch/powerpc/platforms/powernv/opal.c:806:6: note: byref variable will be forcibly initialized 806 | u64 vals[2]; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal.c: In function 'early_init_dt_scan_opal': /kisskb/src/arch/powerpc/platforms/powernv/opal.c:114:23: note: byref variable will be forcibly initialized 114 | int basesz, entrysz, runtimesz; | ^~~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal.c:114:14: note: byref variable will be forcibly initialized 114 | int basesz, entrysz, runtimesz; | ^~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal.c:114:6: note: byref variable will be forcibly initialized 114 | int basesz, entrysz, runtimesz; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal.c: In function 'early_init_dt_scan_recoverable_ranges': /kisskb/src/arch/powerpc/platforms/powernv/opal.c:150:9: note: byref variable will be forcibly initialized 150 | int i, psize, size; | ^~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal.c: In function 'opal_get_chars': /kisskb/src/arch/powerpc/platforms/powernv/opal.c:430:14: note: byref variable will be forcibly initialized 430 | __be64 evt, len; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/opal.c:430:9: note: byref variable will be forcibly initialized 430 | __be64 evt, len; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/opal.c: In function 'opal_machine_check': /kisskb/src/arch/powerpc/platforms/powernv/opal.c:676:29: note: byref variable will be forcibly initialized 676 | struct machine_check_event evt; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/opal.c: In function 'opal_hmi_exception_early2': /kisskb/src/arch/powerpc/platforms/powernv/opal.c:716:9: note: byref variable will be forcibly initialized 716 | __be64 out_flags; | ^~~~~~~~~ /kisskb/src/ipc/msg.c: In function 'copy_msqid_from_user': /kisskb/src/ipc/msg.c:374:19: note: byref variable will be forcibly initialized 374 | struct msqid_ds tbuf_old; | ^~~~~~~~ /kisskb/src/ipc/msg.c: In function 'copy_msqid_to_user': /kisskb/src/ipc/msg.c:327:19: note: byref variable will be forcibly initialized 327 | struct msqid_ds out; | ^~~ In file included from /kisskb/src/ipc/msg.c:34: /kisskb/src/ipc/msg.c: In function 'freeque': /kisskb/src/ipc/msg.c:278:16: note: byref variable will be forcibly initialized 278 | DEFINE_WAKE_Q(wake_q); | ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:49:21: note: in definition of macro 'DEFINE_WAKE_Q' 49 | struct wake_q_head name = WAKE_Q_HEAD_INITIALIZER(name) | ^~~~ /kisskb/src/ipc/msg.c: In function 'msgctl_down': /kisskb/src/ipc/msg.c:431:17: note: byref variable will be forcibly initialized 431 | DEFINE_WAKE_Q(wake_q); | ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:49:21: note: in definition of macro 'DEFINE_WAKE_Q' 49 | struct wake_q_head name = WAKE_Q_HEAD_INITIALIZER(name) | ^~~~ /kisskb/src/ipc/msg.c: In function 'ksys_msgctl': /kisskb/src/ipc/msg.c:605:18: note: byref variable will be forcibly initialized 605 | struct msginfo msginfo; | ^~~~~~~ /kisskb/src/ipc/msg.c:594:20: note: byref variable will be forcibly initialized 594 | struct msqid64_ds msqid64; | ^~~~~~~ /kisskb/src/ipc/msg.c: In function 'do_msgsnd': /kisskb/src/ipc/msg.c:875:21: note: byref variable will be forcibly initialized 875 | struct msg_sender s; | ^ In file included from /kisskb/src/ipc/msg.c:34: /kisskb/src/ipc/msg.c:849:16: note: byref variable will be forcibly initialized 849 | DEFINE_WAKE_Q(wake_q); | ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:49:21: note: in definition of macro 'DEFINE_WAKE_Q' 49 | struct wake_q_head name = WAKE_Q_HEAD_INITIALIZER(name) | ^~~~ /kisskb/src/ipc/msg.c: In function 'do_msgrcv': /kisskb/src/ipc/msg.c:1124:23: note: byref variable will be forcibly initialized 1124 | struct msg_receiver msr_d; | ^~~~~ In file included from /kisskb/src/ipc/msg.c:34: /kisskb/src/ipc/msg.c:1099:16: note: byref variable will be forcibly initialized 1099 | DEFINE_WAKE_Q(wake_q); | ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:49:21: note: in definition of macro 'DEFINE_WAKE_Q' 49 | struct wake_q_head name = WAKE_Q_HEAD_INITIALIZER(name) | ^~~~ /kisskb/src/ipc/msg.c: In function 'ksys_msgget': /kisskb/src/ipc/msg.c:304:20: note: byref variable will be forcibly initialized 304 | struct ipc_params msg_params; | ^~~~~~~~~~ /kisskb/src/fs/notify/fanotify/fanotify.c: In function 'fanotify_encode_fh_len': /kisskb/src/fs/notify/fanotify/fanotify.c:362:6: note: byref variable will be forcibly initialized 362 | int dwords = 0; | ^~~~~~ /kisskb/src/fs/notify/fanotify/fanotify.c: In function 'fanotify_encode_fh': /kisskb/src/fs/notify/fanotify/fanotify.c:392:6: note: byref variable will be forcibly initialized 392 | int dwords, type = 0; | ^~~~~~ /kisskb/src/fs/notify/fanotify/fanotify.c: In function 'fanotify_alloc_event': /kisskb/src/fs/notify/fanotify/fanotify.c:657:15: note: byref variable will be forcibly initialized 657 | unsigned int hash = 0; | ^~~~ 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:218:8: note: in expansion of macro 'wait_event_killable' 218 | ret = wait_event_killable(group->fanotify_data.access_waitq, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_lock_acquire': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/kernel/locking/lockdep.c: In function 'perf_trace_lock': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/lock.h:39:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 39 | DECLARE_EVENT_CLASS(lock, | ^~~~~~~~~~~~~~~~~~~ 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/kernel/locking/lockdep.c: In function 'trace_event_raw_event_lock': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | 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, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, 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 '__bpf_trace_lock_acquire': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/kernel/locking/lockdep.c: In function '__bpf_trace_lock': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/lock.h:39:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 39 | DECLARE_EVENT_CLASS(lock, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/kernel/locking/lockdep.c:31: /kisskb/src/kernel/locking/lockdep.c: In function '__bfs_next': /kisskb/src/include/linux/rculist.h:373:20: note: byref variable will be forcibly initialized 373 | struct list_head *__next = READ_ONCE(__ptr->next); \ | ^~~~~~ /kisskb/src/kernel/locking/lockdep.c:1657:9: note: in expansion of macro 'list_next_or_null_rcu' 1657 | return list_next_or_null_rcu(get_dep_list(lock->parent, offset), | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/locking/lockdep.c: In function '__bfs': /kisskb/src/include/linux/rculist.h:373:20: note: byref variable will be forcibly initialized 373 | struct list_head *__next = READ_ONCE(__ptr->next); \ | ^~~~~~ /kisskb/src/kernel/locking/lockdep.c:1657:9: note: in expansion of macro 'list_next_or_null_rcu' 1657 | return list_next_or_null_rcu(get_dep_list(lock->parent, offset), | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/locking/lockdep.c: In function '__lockdep_count_forward_deps': /kisskb/src/kernel/locking/lockdep.c:2044:20: note: byref variable will be forcibly initialized 2044 | struct lock_list *target_entry; | ^~~~~~~~~~~~ /kisskb/src/kernel/locking/lockdep.c:2043:17: note: byref variable will be forcibly initialized 2043 | unsigned long count = 0; | ^~~~~ /kisskb/src/kernel/locking/lockdep.c: In function '__lockdep_count_backward_deps': /kisskb/src/kernel/locking/lockdep.c:2069:20: note: byref variable will be forcibly initialized 2069 | struct lock_list *target_entry; | ^~~~~~~~~~~~ /kisskb/src/kernel/locking/lockdep.c:2068:17: note: byref variable will be forcibly initialized 2068 | unsigned long count = 0; | ^~~~~ /kisskb/src/kernel/locking/lockdep.c: In function 'assign_lock_key': /kisskb/src/kernel/locking/lockdep.c:925:16: note: byref variable will be forcibly initialized 925 | unsigned long can_addr, addr = (unsigned long)lock; | ^~~~~~~~ /kisskb/src/kernel/locking/lockdep.c: In function 'lock_stats': /kisskb/src/kernel/locking/lockdep.c:267:26: note: byref variable will be forcibly initialized 267 | struct lock_class_stats stats; | ^~~~~ /kisskb/src/kernel/locking/lockdep.c: In function '__print_lock_name': /kisskb/src/kernel/locking/lockdep.c:685:7: note: byref variable will be forcibly initialized 685 | char str[KSYM_NAME_LEN]; | ^~~ /kisskb/src/kernel/locking/lockdep.c: In function 'print_lockdep_cache': /kisskb/src/kernel/locking/lockdep.c:717:7: note: byref variable will be forcibly initialized 717 | char str[KSYM_NAME_LEN]; | ^~~ /kisskb/src/kernel/locking/lockdep.c: In function 'print_lock_name': /kisskb/src/kernel/locking/lockdep.c:703:7: note: byref variable will be forcibly initialized 703 | char usage[LOCK_USAGE_CHARS]; | ^~~~~ /kisskb/src/kernel/locking/lockdep.c: In function '__lock_contended': /kisskb/src/kernel/locking/lockdep.c:5778:6: note: byref variable will be forcibly initialized 5778 | int i, contention_point, contending_point; | ^ /kisskb/src/kernel/locking/lockdep.c: In function '__lock_acquired': /kisskb/src/kernel/locking/lockdep.c:5820:6: note: byref variable will be forcibly initialized 5820 | int i, cpu; | ^ /kisskb/src/kernel/locking/lockdep.c: In function 'check_noncircular': /kisskb/src/kernel/locking/lockdep.c:2125:19: note: byref variable will be forcibly initialized 2125 | struct lock_list src_entry; | ^~~~~~~~~ /kisskb/src/kernel/locking/lockdep.c:2124:20: note: byref variable will be forcibly initialized 2124 | struct lock_list *target_entry; | ^~~~~~~~~~~~ /kisskb/src/kernel/locking/lockdep.c: In function 'lockdep_count_forward_deps': /kisskb/src/kernel/locking/lockdep.c:2043:17: note: byref variable will be forcibly initialized 2043 | unsigned long count = 0; | ^~~~~ /kisskb/src/kernel/locking/lockdep.c:2044:20: note: byref variable will be forcibly initialized 2044 | struct lock_list *target_entry; | ^~~~~~~~~~~~ /kisskb/src/kernel/locking/lockdep.c:2053:19: note: byref variable will be forcibly initialized 2053 | struct lock_list this; | ^~~~ /kisskb/src/kernel/locking/lockdep.c: In function 'lockdep_count_backward_deps': /kisskb/src/kernel/locking/lockdep.c:2068:17: note: byref variable will be forcibly initialized 2068 | unsigned long count = 0; | ^~~~~ /kisskb/src/kernel/locking/lockdep.c:2069:20: note: byref variable will be forcibly initialized 2069 | struct lock_list *target_entry; | ^~~~~~~~~~~~ /kisskb/src/kernel/locking/lockdep.c:2079:19: note: byref variable will be forcibly initialized 2079 | struct lock_list this; | ^~~~ /kisskb/src/kernel/locking/lockdep.c: In function 'check_usage_backwards': /kisskb/src/kernel/locking/lockdep.c:4055:1: note: byref variable will be forcibly initialized 4055 | check_usage_backwards(struct task_struct *curr, struct held_lock *this, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/locking/lockdep.c:4060:20: note: byref variable will be forcibly initialized 4060 | struct lock_list *target_entry; | ^~~~~~~~~~~~ /kisskb/src/kernel/locking/lockdep.c:4059:19: note: byref variable will be forcibly initialized 4059 | struct lock_list root; | ^~~~ /kisskb/src/kernel/locking/lockdep.c: In function 'check_usage_forwards': /kisskb/src/kernel/locking/lockdep.c:4020:1: note: byref variable will be forcibly initialized 4020 | check_usage_forwards(struct task_struct *curr, struct held_lock *this, | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/locking/lockdep.c:4025:20: note: byref variable will be forcibly initialized 4025 | struct lock_list *target_entry; | ^~~~~~~~~~~~ /kisskb/src/kernel/locking/lockdep.c:4024:19: note: byref variable will be forcibly initialized 4024 | struct lock_list root; | ^~~~ /kisskb/src/kernel/locking/lockdep.c: In function 'check_irq_usage': /kisskb/src/kernel/locking/lockdep.c:2739:12: note: byref variable will be forcibly initialized 2739 | static int check_irq_usage(struct task_struct *curr, struct held_lock *prev, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/locking/lockdep.c:2739:12: note: byref variable will be forcibly initialized /kisskb/src/kernel/locking/lockdep.c:2746:25: note: byref variable will be forcibly initialized 2746 | struct lock_list this, that; | ^~~~ /kisskb/src/kernel/locking/lockdep.c:2746:19: note: byref variable will be forcibly initialized 2746 | struct lock_list this, that; | ^~~~ /kisskb/src/kernel/locking/lockdep.c:2745:20: note: byref variable will be forcibly initialized 2745 | struct lock_list *target_entry; | ^~~~~~~~~~~~ /kisskb/src/kernel/locking/lockdep.c:2744:20: note: byref variable will be forcibly initialized 2744 | struct lock_list *target_entry1; | ^~~~~~~~~~~~~ /kisskb/src/kernel/locking/lockdep.c:2743:39: note: byref variable will be forcibly initialized 2743 | enum lock_usage_bit forward_bit = 0, backward_bit = 0; | ^~~~~~~~~~~~ /kisskb/src/kernel/locking/lockdep.c:2743:22: note: byref variable will be forcibly initialized 2743 | enum lock_usage_bit forward_bit = 0, backward_bit = 0; | ^~~~~~~~~~~ /kisskb/src/kernel/locking/lockdep.c:2742:16: note: byref variable will be forcibly initialized 2742 | unsigned long usage_mask = 0, forward_mask, backward_mask; | ^~~~~~~~~~ /kisskb/src/kernel/locking/lockdep.c: In function 'check_prevs_add': /kisskb/src/kernel/locking/lockdep.c:3162:21: note: byref variable will be forcibly initialized 3162 | struct lock_trace *trace = NULL; | ^~~~~ /kisskb/src/kernel/locking/lockdep.c: In function '__lock_downgrade': /kisskb/src/kernel/locking/lockdep.c:5241:6: note: byref variable will be forcibly initialized 5241 | int i; | ^ /kisskb/src/kernel/locking/lockdep.c:5239:22: note: byref variable will be forcibly initialized 5239 | unsigned int depth, merged = 0; | ^~~~~~ /kisskb/src/kernel/locking/lockdep.c: In function '__lock_release': /kisskb/src/kernel/locking/lockdep.c:5295:6: note: byref variable will be forcibly initialized 5295 | int i; | ^ /kisskb/src/kernel/locking/lockdep.c:5293:22: note: byref variable will be forcibly initialized 5293 | unsigned int depth, merged = 1; | ^~~~~~ /kisskb/src/kernel/locking/lockdep.c: In function '__lock_set_class': /kisskb/src/kernel/locking/lockdep.c:5196:6: note: byref variable will be forcibly initialized 5196 | int i; | ^ /kisskb/src/kernel/locking/lockdep.c:5193:22: note: byref variable will be forcibly initialized 5193 | unsigned int depth, merged = 0; | ^~~~~~ /kisskb/src/kernel/locking/lockdep.c: In function 'lock_acquire': /kisskb/src/kernel/locking/lockdep.c:5616:21: note: byref variable will be forcibly initialized 5616 | struct held_lock hlock; | ^~~~~ /kisskb/src/arch/powerpc/sysdev/xics/icp-hv.c: In function 'icp_hv_get_xirr': /kisskb/src/arch/powerpc/sysdev/xics/icp-hv.c:23:16: note: byref variable will be forcibly initialized 23 | unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; | ^~~~~~ In file included from /kisskb/src/arch/powerpc/sysdev/xics/icp-hv.c:10: /kisskb/src/arch/powerpc/sysdev/xics/icp-hv.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/arch/powerpc/sysdev/xics/icp-hv.c: In function 'icp_hv_get_irq': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized In file included from /kisskb/src/kernel/locking/rtmutex_api.c:9: /kisskb/src/kernel/locking/rtmutex_api.c: In function '__rt_mutex_slowlock_locked': /kisskb/src/kernel/locking/rtmutex.c:1609:25: note: byref variable will be forcibly initialized 1609 | struct rt_mutex_waiter waiter; | ^~~~~~ In file included from /kisskb/src/kernel/locking/rtmutex.c:27, from /kisskb/src/kernel/locking/rtmutex_api.c:9: /kisskb/src/kernel/locking/rtmutex_api.c: In function 'rt_mutex_slowunlock': /kisskb/src/kernel/locking/rtmutex.c:1288:19: note: byref variable will be forcibly initialized 1288 | DEFINE_RT_WAKE_Q(wqh); | ^~~ /kisskb/src/kernel/locking/rtmutex_common.h:56:24: note: in definition of macro 'DEFINE_RT_WAKE_Q' 56 | struct rt_wake_q_head name = { \ | ^~~~ /kisskb/src/kernel/locking/rtmutex_api.c: In function 'rt_mutex_futex_unlock': /kisskb/src/kernel/locking/rtmutex_api.c:168:19: note: byref variable will be forcibly initialized 168 | DEFINE_RT_WAKE_Q(wqh); | ^~~ /kisskb/src/kernel/locking/rtmutex_common.h:56:24: note: in definition of macro 'DEFINE_RT_WAKE_Q' 56 | struct rt_wake_q_head name = { \ | ^~~~ /kisskb/src/arch/powerpc/platforms/pseries/nvram.c: In function 'pSeries_nvram_write': /kisskb/src/arch/powerpc/platforms/pseries/nvram.c:85:6: note: byref variable will be forcibly initialized 85 | int done; | ^~~~ /kisskb/src/arch/powerpc/platforms/pseries/nvram.c: In function 'pSeries_nvram_read': /kisskb/src/arch/powerpc/platforms/pseries/nvram.c:41:6: note: byref variable will be forcibly initialized 41 | int done; | ^~~~ /kisskb/src/arch/powerpc/platforms/pseries/nvram.c: In function 'nvram_clear_error_log': /kisskb/src/arch/powerpc/platforms/pseries/nvram.c:165:6: note: byref variable will be forcibly initialized 165 | int clear_word = ERR_FLAG_ALREADY_LOGGED; | ^~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/nvram.c:164:9: note: byref variable will be forcibly initialized 164 | loff_t tmp_index; | ^~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/nvram.c: In function 'pSeries_nvram_init': /kisskb/src/arch/powerpc/platforms/pseries/nvram.c:216:15: note: byref variable will be forcibly initialized 216 | unsigned int proplen; | ^~~~~~~ /kisskb/src/fs/notify/fsnotify.c: In function 'fsnotify': /kisskb/src/fs/notify/fsnotify.c:470:28: note: byref variable will be forcibly initialized 470 | 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_sb_delete': /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:97:2: note: in expansion of macro 'wait_var_event' 97 | wait_var_event(&sb->s_fsnotify_connectors, | ^~~~~~~~~~~~~~ /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/ipc/sem.c: In function 'copy_semid_from_user': /kisskb/src/ipc/sem.c:1582:19: note: byref variable will be forcibly initialized 1582 | struct semid_ds tbuf_old; | ^~~~~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/ipc/sem.c:74: /kisskb/src/ipc/sem.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ In file included from /kisskb/src/ipc/sem.c:74: /kisskb/src/ipc/sem.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ /kisskb/src/ipc/sem.c: In function 'semctl_info': /kisskb/src/ipc/sem.c:1312:17: note: byref variable will be forcibly initialized 1312 | struct seminfo seminfo; | ^~~~~~~ /kisskb/src/ipc/sem.c: In function 'copy_semid_to_user': /kisskb/src/ipc/sem.c:1203:19: note: byref variable will be forcibly initialized 1203 | struct semid_ds out; | ^~~ In file included from /kisskb/src/arch/powerpc/include/asm/paravirt.h:15, from /kisskb/src/arch/powerpc/include/asm/qspinlock.h:6, from /kisskb/src/arch/powerpc/include/asm/spinlock.h:7, from /kisskb/src/include/linux/spinlock.h:93, 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/arch/powerpc/platforms/powernv/idle.c:9: /kisskb/src/arch/powerpc/platforms/powernv/idle.c: In function 'cpu_thread_mask_to_cores': /kisskb/src/arch/powerpc/include/asm/cputhreads.h:48:17: note: byref variable will be forcibly initialized 48 | cpumask_t tmp, res; | ^~~ /kisskb/src/ipc/sem.c: In function 'find_alloc_undo': /kisskb/src/ipc/sem.c:1911:24: note: byref variable will be forcibly initialized 1911 | struct sem_undo_list *ulp; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/idle.c: In function 'store_fastsleep_workaround_applyonce': /kisskb/src/arch/powerpc/platforms/powernv/idle.c:180:5: note: byref variable will be forcibly initialized 180 | u8 val; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/idle.c:179:6: note: byref variable will be forcibly initialized 179 | int err; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/idle.c:178:12: note: byref variable will be forcibly initialized 178 | cpumask_t primary_thread_mask; | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/powerpc/platforms/powernv/idle.c:10: /kisskb/src/arch/powerpc/platforms/powernv/idle.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/ipc/sem.c:87: /kisskb/src/ipc/sem.c: In function 'semctl_setval': /kisskb/src/ipc/sem.c:1351:16: note: byref variable will be forcibly initialized 1351 | DEFINE_WAKE_Q(wake_q); | ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:49:21: note: in definition of macro 'DEFINE_WAKE_Q' 49 | struct wake_q_head name = WAKE_Q_HEAD_INITIALIZER(name) | ^~~~ /kisskb/src/ipc/sem.c: In function 'semctl_main': /kisskb/src/ipc/sem.c:1414:16: note: byref variable will be forcibly initialized 1414 | DEFINE_WAKE_Q(wake_q); | ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:49:21: note: in definition of macro 'DEFINE_WAKE_Q' 49 | struct wake_q_head name = WAKE_Q_HEAD_INITIALIZER(name) | ^~~~ /kisskb/src/ipc/sem.c:1412:9: note: byref variable will be forcibly initialized 1412 | ushort fast_sem_io[SEMMSL_FAST]; | ^~~~~~~~~~~ In file included from /kisskb/src/ipc/sem.c:87: /kisskb/src/ipc/sem.c: In function 'freeary': /kisskb/src/ipc/sem.c:1150:16: note: byref variable will be forcibly initialized 1150 | DEFINE_WAKE_Q(wake_q); | ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:49:21: note: in definition of macro 'DEFINE_WAKE_Q' 49 | struct wake_q_head name = WAKE_Q_HEAD_INITIALIZER(name) | ^~~~ /kisskb/src/ipc/sem.c: In function 'ksys_semctl': /kisskb/src/ipc/sem.c:1657:20: note: byref variable will be forcibly initialized 1657 | struct semid64_ds semid64; | ^~~~~~~ /kisskb/src/ipc/sem.c: In function 'ksys_semget': /kisskb/src/ipc/sem.c:610:20: note: byref variable will be forcibly initialized 610 | struct ipc_params sem_params; | ^~~~~~~~~~ In file included from /kisskb/src/ipc/sem.c:87: /kisskb/src/ipc/sem.c: In function '__do_semtimedop': /kisskb/src/ipc/sem.c:2106:17: note: byref variable will be forcibly initialized 2106 | DEFINE_WAKE_Q(wake_q); | ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:49:21: note: in definition of macro 'DEFINE_WAKE_Q' 49 | struct wake_q_head name = WAKE_Q_HEAD_INITIALIZER(name) | ^~~~ /kisskb/src/ipc/sem.c:1997:19: note: byref variable will be forcibly initialized 1997 | struct sem_queue queue; | ^~~~~ In file included from /kisskb/src/arch/powerpc/platforms/powernv/opal-rtc.c:14: /kisskb/src/arch/powerpc/platforms/powernv/opal-rtc.c: In function 'platform_device_register_simple': /kisskb/src/include/linux/platform_device.h:126:30: note: byref variable will be forcibly initialized 126 | struct platform_device_info pdevinfo = { | ^~~~~~~~ /kisskb/src/ipc/sem.c: In function 'do_semtimedop': /kisskb/src/ipc/sem.c:2229:16: note: byref variable will be forcibly initialized 2229 | struct sembuf fast_sops[SEMOPM_FAST]; | ^~~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-rtc.c: In function 'opal_time_init': /kisskb/src/include/linux/platform_device.h:126:30: note: byref variable will be forcibly initialized /kisskb/src/arch/powerpc/platforms/powernv/opal-rtc.c: In function 'opal_get_boot_time': /kisskb/src/arch/powerpc/platforms/powernv/opal-rtc.c:39:9: note: byref variable will be forcibly initialized 39 | __be64 __h_m_s_ms; | ^~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-rtc.c:38:9: note: byref variable will be forcibly initialized 38 | __be32 __y_m_d; | ^~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-rtc.c:35:18: note: byref variable will be forcibly initialized 35 | struct rtc_time tm; | ^~ /kisskb/src/ipc/sem.c: In function 'ksys_semtimedop': /kisskb/src/ipc/sem.c:2264:21: note: byref variable will be forcibly initialized 2264 | struct timespec64 ts; | ^~ /kisskb/src/ipc/sem.c: In function 'compat_ksys_semtimedop': /kisskb/src/ipc/sem.c:2284:21: note: byref variable will be forcibly initialized 2284 | struct timespec64 ts; | ^~ /kisskb/src/ipc/sem.c: In function 'copy_semundo': /kisskb/src/ipc/sem.c:2312:24: note: byref variable will be forcibly initialized 2312 | struct sem_undo_list *undo_list; | ^~~~~~~~~ In file included from /kisskb/src/ipc/sem.c:87: /kisskb/src/ipc/sem.c: In function 'exit_sem': /kisskb/src/ipc/sem.c:2355:17: note: byref variable will be forcibly initialized 2355 | DEFINE_WAKE_Q(wake_q); | ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:49:21: note: in definition of macro 'DEFINE_WAKE_Q' 49 | struct wake_q_head name = WAKE_Q_HEAD_INITIALIZER(name) | ^~~~ /kisskb/src/arch/powerpc/lib/sstep.c: In function 'read_mem_unaligned': /kisskb/src/arch/powerpc/lib/sstep.c:416:4: note: byref variable will be forcibly initialized 416 | } u; | ^ /kisskb/src/arch/powerpc/lib/sstep.c: In function 'read_mem': /kisskb/src/arch/powerpc/lib/sstep.c:416:4: note: byref variable will be forcibly initialized /kisskb/src/arch/powerpc/lib/sstep.c: In function 'write_mem_unaligned': /kisskb/src/arch/powerpc/perf/core-book3s.c: In function 'power_check_constraints': /kisskb/src/arch/powerpc/lib/sstep.c:552:4: note: byref variable will be forcibly initialized 552 | } u; | ^ /kisskb/src/arch/powerpc/perf/core-book3s.c:933:27: note: byref variable will be forcibly initialized 933 | int n_alt[MAX_HWEVENTS], choice[MAX_HWEVENTS]; | ^~~~~~ /kisskb/src/arch/powerpc/perf/core-book3s.c:933:6: note: byref variable will be forcibly initialized 933 | int n_alt[MAX_HWEVENTS], choice[MAX_HWEVENTS]; | ^~~~~ /kisskb/src/arch/powerpc/perf/core-book3s.c:932:38: note: byref variable will be forcibly initialized 932 | unsigned long smasks[MAX_HWEVENTS], svalues[MAX_HWEVENTS]; | ^~~~~~~ /kisskb/src/arch/powerpc/perf/core-book3s.c:932:16: note: byref variable will be forcibly initialized 932 | unsigned long smasks[MAX_HWEVENTS], svalues[MAX_HWEVENTS]; | ^~~~~~ /kisskb/src/arch/powerpc/lib/sstep.c: In function 'write_mem': /kisskb/src/arch/powerpc/lib/sstep.c:552:4: note: byref variable will be forcibly initialized /kisskb/src/arch/powerpc/perf/core-book3s.c: In function 'can_go_on_limited_pmc': /kisskb/src/arch/powerpc/perf/core-book3s.c:1827:6: note: byref variable will be forcibly initialized 1827 | u64 alt[MAX_EVENT_ALTERNATIVES]; | ^~~ /kisskb/src/arch/powerpc/perf/core-book3s.c: In function 'normal_pmc_alternative': /kisskb/src/arch/powerpc/perf/core-book3s.c:1858:6: note: byref variable will be forcibly initialized 1858 | u64 alt[MAX_EVENT_ALTERNATIVES]; | ^~~ /kisskb/src/arch/powerpc/perf/core-book3s.c: In function 'power_pmu_enable': /kisskb/src/arch/powerpc/perf/core-book3s.c:1359:15: note: byref variable will be forcibly initialized 1359 | unsigned int hwc_index[MAX_HWEVENTS]; | ^~~~~~~~~ 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/arch/powerpc/lib/sstep.c: In function 'do_fp_load': /kisskb/src/arch/powerpc/lib/sstep.c:591:4: note: byref variable will be forcibly initialized 591 | } u; | ^ /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; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/fs/iomap/trace.h:190, from /kisskb/src/fs/iomap/trace.c:12: /kisskb/src/fs/iomap/trace.c: In function 'perf_trace_iomap_readpage_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/iomap/./trace.h:27:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/iomap/./trace.h:27:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/trace.c: In function 'perf_trace_iomap_range_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/iomap/./trace.h:53:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 53 | DECLARE_EVENT_CLASS(iomap_range_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/iomap/./trace.h:53:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 53 | DECLARE_EVENT_CLASS(iomap_range_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/trace.c: In function 'perf_trace_iomap_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/iomap/./trace.h:110:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 110 | DECLARE_EVENT_CLASS(iomap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/iomap/./trace.h:110:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 110 | DECLARE_EVENT_CLASS(iomap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/security/keys/key.c: In function 'key_instantiate_and_link': /kisskb/src/security/keys/key.c:505:27: note: byref variable will be forcibly initialized 505 | struct assoc_array_edit *edit = NULL; | ^~~~ /kisskb/src/security/keys/key.c:504:31: note: byref variable will be forcibly initialized 504 | struct key_preparsed_payload prep; | ^~~~ /kisskb/src/fs/iomap/trace.c: In function 'perf_trace_iomap_iter': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:152:1: note: in expansion of macro 'TRACE_EVENT' 152 | TRACE_EVENT(iomap_iter, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:152:1: note: in expansion of macro 'TRACE_EVENT' 152 | TRACE_EVENT(iomap_iter, | ^~~~~~~~~~~ /kisskb/src/security/keys/key.c: In function 'key_reject_and_link': /kisskb/src/security/keys/key.c:580:27: note: byref variable will be forcibly initialized 580 | struct assoc_array_edit *edit = NULL; | ^~~~ /kisskb/src/arch/powerpc/lib/sstep.c: In function 'do_fp_store': /kisskb/src/arch/powerpc/lib/sstep.c:641:4: note: byref variable will be forcibly initialized 641 | } u; | ^ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/fs/iomap/trace.h:190, 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/iomap/./trace.h:27:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/perf/core-book3s.c: In function 'power_pmu_event_init': /kisskb/src/arch/powerpc/perf/core-book3s.c:1858:6: note: byref variable will be forcibly initialized 1858 | u64 alt[MAX_EVENT_ALTERNATIVES]; | ^~~ /kisskb/src/arch/powerpc/perf/core-book3s.c:1934:15: note: byref variable will be forcibly initialized 1934 | unsigned int cflags[MAX_HWEVENTS]; | ^~~~~~ /kisskb/src/arch/powerpc/perf/core-book3s.c:1933:6: note: byref variable will be forcibly initialized 1933 | u64 events[MAX_HWEVENTS]; | ^~~~~~ /kisskb/src/arch/powerpc/perf/core-book3s.c:1932:21: note: byref variable will be forcibly initialized 1932 | struct perf_event *ctrs[MAX_HWEVENTS]; | ^~~~ /kisskb/src/fs/iomap/trace.c: In function 'trace_event_raw_event_iomap_range_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/iomap/./trace.h:53:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 53 | DECLARE_EVENT_CLASS(iomap_range_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/perf/core-book3s.c:1930:6: note: byref variable will be forcibly initialized 1930 | u64 ev; | ^~ /kisskb/src/fs/iomap/trace.c: In function 'trace_event_raw_event_iomap_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/iomap/./trace.h:110:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 110 | DECLARE_EVENT_CLASS(iomap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/trace.c: In function 'trace_event_raw_event_iomap_iter': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:152:1: note: in expansion of macro 'TRACE_EVENT' 152 | TRACE_EVENT(iomap_iter, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/fs/iomap/trace.h:190, from /kisskb/src/fs/iomap/trace.c:12: /kisskb/src/fs/iomap/trace.c: In function '__bpf_trace_iomap_readpage_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/./trace.h:27:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/./trace.h:27:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/./trace.h:27:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/./trace.h:27:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/trace.c: In function '__bpf_trace_iomap_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/./trace.h:110:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 110 | DECLARE_EVENT_CLASS(iomap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/./trace.h:110:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 110 | DECLARE_EVENT_CLASS(iomap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/./trace.h:110:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 110 | DECLARE_EVENT_CLASS(iomap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/./trace.h:110:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 110 | DECLARE_EVENT_CLASS(iomap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/trace.c: In function '__bpf_trace_iomap_range_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/./trace.h:53:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 53 | DECLARE_EVENT_CLASS(iomap_range_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/./trace.h:53:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 53 | DECLARE_EVENT_CLASS(iomap_range_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/perf/core-book3s.c: In function 'power_pmu_bhrb_to': /kisskb/src/arch/powerpc/perf/core-book3s.c:464:15: note: byref variable will be forcibly initialized 464 | unsigned int instr; | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/./trace.h:53:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 53 | DECLARE_EVENT_CLASS(iomap_range_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/./trace.h:53:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 53 | DECLARE_EVENT_CLASS(iomap_range_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/./trace.h:53:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 53 | DECLARE_EVENT_CLASS(iomap_range_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/./trace.h:53:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 53 | DECLARE_EVENT_CLASS(iomap_range_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/trace.c: In function '__bpf_trace_iomap_iter': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:152:1: note: in expansion of macro 'TRACE_EVENT' 152 | TRACE_EVENT(iomap_iter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:152:1: note: in expansion of macro 'TRACE_EVENT' 152 | TRACE_EVENT(iomap_iter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:152:1: note: in expansion of macro 'TRACE_EVENT' 152 | TRACE_EVENT(iomap_iter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:152:1: note: in expansion of macro 'TRACE_EVENT' 152 | TRACE_EVENT(iomap_iter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:152:1: note: in expansion of macro 'TRACE_EVENT' 152 | TRACE_EVENT(iomap_iter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:152:1: note: in expansion of macro 'TRACE_EVENT' 152 | TRACE_EVENT(iomap_iter, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/perf/core-book3s.c: In function 'record_and_restart': /kisskb/src/arch/powerpc/perf/core-book3s.c:2212:27: note: byref variable will be forcibly initialized 2212 | struct perf_sample_data data; | ^~~~ /kisskb/src/security/keys/key.c: In function 'key_create_or_update': /kisskb/src/security/keys/key.c:828:27: note: byref variable will be forcibly initialized 828 | struct assoc_array_edit *edit = NULL; | ^~~~ /kisskb/src/security/keys/key.c:827:31: note: byref variable will be forcibly initialized 827 | struct key_preparsed_payload prep; | ^~~~ /kisskb/src/arch/powerpc/perf/core-book3s.c: In function 'pmu_setup': /kisskb/src/arch/powerpc/perf/core-book3s.c:2464:16: note: byref variable will be forcibly initialized 2464 | unsigned long val; | ^~~ /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:140:11: note: byref variable will be forcibly initialized 140 | va_list args; | ^~~~ /kisskb/src/arch/powerpc/sysdev/mpic_u3msi.c: In function 'read_ht_magic_addr': /kisskb/src/arch/powerpc/sysdev/mpic_u3msi.c:45:6: note: byref variable will be forcibly initialized 45 | u32 tmp; | ^~~ /kisskb/src/arch/powerpc/sysdev/mpic_u3msi.c:44:5: note: byref variable will be forcibly initialized 44 | u8 flags; | ^~~~~ /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/fs/quota/dquot.c: In function 'dquot_writeback_dquots': /kisskb/src/fs/quota/dquot.c:624:19: note: byref variable will be forcibly initialized 624 | struct list_head dirty; | ^~~~~ /kisskb/src/fs/quota/dquot.c: In function '__dquot_drop': /kisskb/src/fs/quota/dquot.c:1567:16: note: byref variable will be forcibly initialized 1567 | struct dquot *put[MAXQUOTAS]; | ^~~ /kisskb/src/fs/quota/dquot.c: In function '__dquot_initialize': /kisskb/src/fs/quota/dquot.c:1444:13: note: byref variable will be forcibly initialized 1444 | kprojid_t projid; | ^~~~~~ /kisskb/src/arch/powerpc/lib/sstep.c: In function 'emulate_loadstore': /kisskb/src/arch/powerpc/lib/sstep.c:3544:17: note: byref variable will be forcibly initialized 3544 | unsigned int v32 = regs->gpr[rd]; | ^~~ /kisskb/src/arch/powerpc/lib/sstep.c:3473:17: note: byref variable will be forcibly initialized 3473 | unsigned int v32 = 0; | ^~~ /kisskb/src/arch/powerpc/lib/sstep.c:3328:15: note: byref variable will be forcibly initialized 3328 | unsigned int cr; | ^~ /kisskb/src/arch/powerpc/lib/sstep.c: In function 'emulate_step': /kisskb/src/arch/powerpc/lib/sstep.c:3583:24: note: byref variable will be forcibly initialized 3583 | struct instruction_op op; | ^~ /kisskb/src/fs/quota/dquot.c: In function '__dquot_alloc_space': /kisskb/src/fs/quota/dquot.c:1651:20: note: byref variable will be forcibly initialized 1651 | struct dquot_warn warn[MAXQUOTAS]; | ^~~~ /kisskb/src/fs/quota/dquot.c: In function 'dquot_alloc_inode': /kisskb/src/fs/quota/dquot.c:1722:20: note: byref variable will be forcibly initialized 1722 | struct dquot_warn warn[MAXQUOTAS]; | ^~~~ /kisskb/src/fs/quota/dquot.c: In function 'dquot_free_inode': /kisskb/src/fs/quota/dquot.c:1905:20: note: byref variable will be forcibly initialized 1905 | struct dquot_warn warn[MAXQUOTAS]; | ^~~~ /kisskb/src/fs/quota/dquot.c: In function '__dquot_transfer': /kisskb/src/fs/quota/dquot.c:1957:20: note: byref variable will be forcibly initialized 1957 | struct dquot_warn warn_from_space[MAXQUOTAS]; | ^~~~~~~~~~~~~~~ /kisskb/src/fs/quota/dquot.c:1956:20: note: byref variable will be forcibly initialized 1956 | struct dquot_warn warn_from_inodes[MAXQUOTAS]; | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/quota/dquot.c:1955:20: note: byref variable will be forcibly initialized 1955 | struct dquot_warn warn_to[MAXQUOTAS]; | ^~~~~~~ /kisskb/src/fs/quota/dquot.c:1951:10: note: byref variable will be forcibly initialized 1951 | qsize_t inode_usage = 1; | ^~~~~~~~~~~ /kisskb/src/fs/quota/dquot.c: In function '__dquot_free_space': /kisskb/src/fs/quota/dquot.c:1850:20: note: byref variable will be forcibly initialized 1850 | struct dquot_warn warn[MAXQUOTAS]; | ^~~~ 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:1092:12: note: byref variable will be forcibly initialized 1092 | LIST_HEAD(tofree_head); | ^~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | 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:558:4: note: in expansion of macro 'wait_event' 558 | wait_event(dquot_ref_wq, | ^~~~~~~~~~ /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/security/keys/keyring.c: In function 'hash_key_type_and_desc': /kisskb/src/security/keys/keyring.c:169:6: note: byref variable will be forcibly initialized 169 | u32 piece; | ^~~~~ 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 = { | ^ /kisskb/src/security/keys/keyring.c: In function 'key_unlink': /kisskb/src/security/keys/keyring.c:1547:27: note: byref variable will be forcibly initialized 1547 | struct assoc_array_edit *edit = NULL; | ^~~~ /kisskb/src/security/keys/keyring.c: In function 'key_link': /kisskb/src/security/keys/keyring.c:1437:27: note: byref variable will be forcibly initialized 1437 | struct assoc_array_edit *edit = NULL; | ^~~~ /kisskb/src/security/keys/keyring.c: In function 'key_move': /kisskb/src/security/keys/keyring.c:1595:46: note: byref variable will be forcibly initialized 1595 | struct assoc_array_edit *from_edit = NULL, *to_edit = NULL; | ^~~~~~~ /kisskb/src/security/keys/keyring.c:1595:27: note: byref variable will be forcibly initialized 1595 | struct assoc_array_edit *from_edit = NULL, *to_edit = NULL; | ^~~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xics/ics-rtas.c: In function 'ics_rtas_get_server': /kisskb/src/arch/powerpc/sysdev/xics/ics-rtas.c:176:10: note: byref variable will be forcibly initialized 176 | int rc, status[2]; | ^~~~~~ /kisskb/src/arch/powerpc/sysdev/xics/ics-rtas.c: In function 'ics_rtas_check': /kisskb/src/arch/powerpc/sysdev/xics/ics-rtas.c:155:6: note: byref variable will be forcibly initialized 155 | int status[2]; | ^~~~~~ /kisskb/src/arch/powerpc/sysdev/xics/ics-rtas.c: In function 'ics_rtas_set_affinity': /kisskb/src/arch/powerpc/sysdev/xics/ics-rtas.c:106:6: note: byref variable will be forcibly initialized 106 | int xics_status[2]; | ^~~~~~~~~~~ /kisskb/src/fs/notify/fanotify/fanotify_user.c: In function 'fanotify_write': /kisskb/src/fs/notify/fanotify/fanotify_user.c:792:27: note: byref variable will be forcibly initialized 792 | struct fanotify_response response = { .fd = -1, .response = -1 }; | ^~~~~~~~ /kisskb/src/fs/notify/fanotify/fanotify_user.c: In function 'copy_error_info_to_user': /kisskb/src/fs/notify/fanotify/fanotify_user.c:342:35: note: byref variable will be forcibly initialized 342 | struct fanotify_event_info_error info; | ^~~~ /kisskb/src/fs/notify/fanotify/fanotify_user.c: In function 'copy_fid_info_to_user': /kisskb/src/fs/notify/fanotify/fanotify_user.c:368:16: note: byref variable will be forcibly initialized 368 | unsigned char bounce[FANOTIFY_INLINE_FH_LEN], *fh_buf; | ^~~~~~ /kisskb/src/fs/notify/fanotify/fanotify_user.c: In function 'copy_event_to_user': /kisskb/src/fs/notify/fanotify/fanotify_user.c:588:15: note: byref variable will be forcibly initialized 588 | struct file *f = NULL; | ^ /kisskb/src/fs/notify/fanotify/fanotify_user.c:583:33: note: byref variable will be forcibly initialized 583 | struct fanotify_event_metadata metadata; | ^~~~~~~~ /kisskb/src/fs/notify/fanotify/fanotify_user.c: In function 'fanotify_test_fsid': /kisskb/src/fs/notify/fanotify/fanotify_user.c:1375:18: note: byref variable will be forcibly initialized 1375 | __kernel_fsid_t root_fsid; | ^~~~~~~~~ /kisskb/src/fs/notify/fanotify/fanotify_user.c: In function 'fanotify_remove_mark': /kisskb/src/fs/notify/fanotify/fanotify_user.c:997:6: note: byref variable will be forcibly initialized 997 | int destroy_mark; | ^~~~~~~~~~~~ /kisskb/src/fs/notify/fanotify/fanotify_user.c: In function 'do_fanotify_mark': /kisskb/src/fs/notify/fanotify/fanotify_user.c:1444:18: note: byref variable will be forcibly initialized 1444 | __kernel_fsid_t __fsid, *fsid = NULL; | ^~~~~~ /kisskb/src/fs/notify/fanotify/fanotify_user.c:1443:14: note: byref variable will be forcibly initialized 1443 | struct path path; | ^~~~ /kisskb/src/fs/notify/fanotify/fanotify_user.c: In function 'fanotify_user_setup': /kisskb/src/fs/notify/fanotify/fanotify_user.c:1661:17: note: byref variable will be forcibly initialized 1661 | struct sysinfo si; | ^~ /kisskb/src/arch/powerpc/platforms/pseries/reconfig.c: In function 'parse_next_property': /kisskb/src/arch/powerpc/platforms/pseries/reconfig.c:117:8: note: byref variable will be forcibly initialized 117 | char *tmp; | ^~~ /kisskb/src/arch/powerpc/platforms/pseries/reconfig.c: In function 'do_add_node': /kisskb/src/arch/powerpc/platforms/pseries/reconfig.c:200:6: note: byref variable will be forcibly initialized 200 | int length, rv = 0; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/reconfig.c:199:17: note: byref variable will be forcibly initialized 199 | unsigned char* value; | ^~~~~ /kisskb/src/arch/powerpc/platforms/pseries/reconfig.c:196:21: note: byref variable will be forcibly initialized 196 | char *path, *end, *name; | ^~~~ /kisskb/src/arch/powerpc/platforms/pseries/reconfig.c: In function 'do_add_property': /kisskb/src/arch/powerpc/platforms/pseries/reconfig.c:278:6: note: byref variable will be forcibly initialized 278 | int length; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/reconfig.c:277:8: note: byref variable will be forcibly initialized 277 | char *name, *end; | ^~~~ /kisskb/src/arch/powerpc/platforms/pseries/reconfig.c:276:17: note: byref variable will be forcibly initialized 276 | unsigned char *value; | ^~~~~ /kisskb/src/arch/powerpc/platforms/pseries/reconfig.c:275:22: note: byref variable will be forcibly initialized 275 | struct device_node *np; | ^~ /kisskb/src/arch/powerpc/platforms/pseries/reconfig.c: In function 'do_remove_property': /kisskb/src/arch/powerpc/platforms/pseries/reconfig.c:299:22: note: byref variable will be forcibly initialized 299 | struct device_node *np; | ^~ /kisskb/src/arch/powerpc/platforms/pseries/reconfig.c: In function 'do_update_property': /kisskb/src/arch/powerpc/platforms/pseries/reconfig.c:321:6: note: byref variable will be forcibly initialized 321 | int length; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/reconfig.c:320:8: note: byref variable will be forcibly initialized 320 | char *name, *end, *next_prop; | ^~~~ /kisskb/src/arch/powerpc/platforms/pseries/reconfig.c:319:17: note: byref variable will be forcibly initialized 319 | unsigned char *value; | ^~~~~ /kisskb/src/arch/powerpc/platforms/pseries/reconfig.c:318:22: note: byref variable will be forcibly initialized 318 | struct device_node *np; | ^~ /kisskb/src/arch/powerpc/mm/book3s64/hash_tlb.c: In function '__flush_hash_table_range': /kisskb/src/arch/powerpc/mm/book3s64/hash_tlb.c:192:6: note: byref variable will be forcibly initialized 192 | int hugepage_shift; | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-lpc.c: In function 'opal_lpc_inb': /kisskb/src/arch/powerpc/platforms/powernv/opal-lpc.c:27:9: note: byref variable will be forcibly initialized 27 | __be32 data; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-lpc.c: In function '__opal_lpc_inl': /kisskb/src/arch/powerpc/platforms/powernv/opal-lpc.c:55:9: note: byref variable will be forcibly initialized 55 | __be32 data; | ^~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/kernel/locking/locktorture.c:22: /kisskb/src/kernel/locking/locktorture.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-lpc.c: In function '__opal_lpc_inw': /kisskb/src/arch/powerpc/platforms/powernv/opal-lpc.c:38:9: note: byref variable will be forcibly initialized 38 | __be32 data; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-lpc.c: In function 'lpc_debug_read': /kisskb/src/arch/powerpc/platforms/powernv/opal-lpc.c:188:6: note: byref variable will be forcibly initialized 188 | u32 data, pos, len, todo; | ^~~~ 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:73:65: note: in definition of macro 'DEFINE_TORTURE_RANDOM' 73 | #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:73:65: note: in definition of macro 'DEFINE_TORTURE_RANDOM' 73 | #define DEFINE_TORTURE_RANDOM(name) struct torture_random_state name = { 0, 0 } | ^~~~ /kisskb/src/kernel/locking/locktorture.c: In function 'torture_ww_mutex_lock': /kisskb/src/kernel/locking/locktorture.c:406:4: note: byref variable will be forcibly initialized 406 | } locks[3], *ll, *ln; | ^~~~~ 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:402:12: note: byref variable will be forcibly initialized 402 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-noadv.c: In function 'ptrace_set_debugreg': /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-noadv.c:84:25: note: byref variable will be forcibly initialized 84 | struct perf_event_attr attr; | ^~~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-noadv.c: In function 'ppc_set_hwdebug': /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-noadv.c:200:25: note: byref variable will be forcibly initialized 200 | struct perf_event_attr attr; | ^~~~ /kisskb/src/arch/powerpc/mm/book3s64/hash_native.c: In function 'native_hpte_clear': /kisskb/src/arch/powerpc/mm/book3s64/hash_native.c:797:21: note: byref variable will be forcibly initialized 797 | int psize, apsize, ssize; | ^~~~~ /kisskb/src/arch/powerpc/mm/book3s64/hash_native.c:797:13: note: byref variable will be forcibly initialized 797 | int psize, apsize, ssize; | ^~~~~~ /kisskb/src/arch/powerpc/mm/book3s64/hash_native.c:797:6: note: byref variable will be forcibly initialized 797 | int psize, apsize, ssize; | ^~~~~ /kisskb/src/arch/powerpc/mm/book3s64/hash_native.c:792:16: note: byref variable will be forcibly initialized 792 | unsigned long vpn = 0; | ^~~ /kisskb/src/arch/powerpc/sysdev/msi_bitmap.c: In function 'msi_bitmap_reserve_dt_hwirqs': /kisskb/src/arch/powerpc/sysdev/msi_bitmap.c:76:12: note: byref variable will be forcibly initialized 76 | int i, j, len; | ^~~ /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; | ^~~ In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from ./arch/powerpc/include/generated/asm/rwonce.h:1, from /kisskb/src/include/linux/compiler.h:266, from /kisskb/src/include/asm-generic/bug.h:5, from /kisskb/src/arch/powerpc/include/asm/bug.h:149, 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/arch/powerpc/sysdev/msi_bitmap.c:6: /kisskb/src/arch/powerpc/sysdev/msi_bitmap.c: In function 'test_of_node': /kisskb/src/arch/powerpc/sysdev/msi_bitmap.c:227:17: note: byref variable will be forcibly initialized 227 | DECLARE_BITMAP(expected, SIZE_EXPECTED); | ^~~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /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/arch/powerpc/sysdev/msi_bitmap.c:219:6: note: byref variable will be forcibly initialized 219 | u32 prop_data[] = { 10, 10, 25, 3, 40, 1, 100, 100, 200, 20 }; | ^~~~~~~~~ /kisskb/src/arch/powerpc/mm/book3s64/radix_pgtable.c: In function 'early_alloc_pgtable': /kisskb/src/arch/powerpc/mm/book3s64/radix_pgtable.c:44:14: note: byref variable will be forcibly initialized 44 | phys_addr_t max_addr = MEMBLOCK_ALLOC_ANYWHERE; | ^~~~~~~~ /kisskb/src/arch/powerpc/mm/book3s64/radix_pgtable.c:43:14: note: byref variable will be forcibly initialized 43 | phys_addr_t min_addr = MEMBLOCK_LOW_LIMIT; | ^~~~~~~~ /kisskb/src/arch/powerpc/mm/book3s64/radix_pgtable.c: In function 'radix_dt_scan_page_sizes': /kisskb/src/arch/powerpc/mm/book3s64/radix_pgtable.c:442:6: note: byref variable will be forcibly initialized 442 | int size = 0; | ^~~~ /kisskb/src/arch/powerpc/mm/book3s64/radix_pgtable.c: In function 'print_mapping': /kisskb/src/arch/powerpc/mm/book3s64/radix_pgtable.c:249:7: note: byref variable will be forcibly initialized 249 | char buf[10]; | ^~~ /kisskb/src/arch/powerpc/mm/book3s64/radix_pgtable.c: In function 'radix_init_pgtable': /kisskb/src/arch/powerpc/mm/book3s64/radix_pgtable.c:335:6: note: byref variable will be forcibly initialized 335 | u64 i; | ^ /kisskb/src/arch/powerpc/mm/book3s64/radix_pgtable.c:334:21: note: byref variable will be forcibly initialized 334 | phys_addr_t start, end; | ^~~ /kisskb/src/arch/powerpc/mm/book3s64/radix_pgtable.c:334:14: note: byref variable will be forcibly initialized 334 | phys_addr_t start, end; | ^~~~~ /kisskb/src/security/keys/keyctl.c: In function '__do_sys_add_key': /kisskb/src/security/keys/keyctl.c:81:7: note: byref variable will be forcibly initialized 81 | char type[32], *description; | ^~~~ /kisskb/src/security/keys/keyctl.c: In function '__do_sys_request_key': /kisskb/src/security/keys/keyctl.c:176:7: note: byref variable will be forcibly initialized 176 | char type[32], *description, *callout_info; | ^~~~ 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/security/keys/keyctl.c: In function 'keyctl_instantiate_key_common': /kisskb/src/security/keys/keyctl.c:1173:24: note: byref variable will be forcibly initialized 1173 | struct key *instkey, *dest_keyring; | ^~~~~~~~~~~~ /kisskb/src/fs/notify/fdinfo.c: In function 'show_mark_fhandle': /kisskb/src/fs/notify/fdinfo.c:47:6: note: byref variable will be forcibly initialized 47 | int size, ret, i; | ^~~~ /kisskb/src/fs/notify/fdinfo.c:46:4: note: byref variable will be forcibly initialized 46 | } f; | ^ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_ppc64_interrupt_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_hcall_entry': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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:147:2: note: in expansion of macro 'TRACE_EVENT_CONDITION' 147 | 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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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:147:2: note: in expansion of macro 'TRACE_EVENT_CONDITION' 147 | 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/kernel/irq.c: In function 'perf_trace_hcall_exit': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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:147:2: note: in expansion of macro 'TRACE_EVENT_CONDITION' 147 | 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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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:147:2: note: in expansion of macro 'TRACE_EVENT_CONDITION' 147 | 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/kernel/irq.c: In function 'perf_trace_opal_entry': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:126:1: note: in expansion of macro 'TRACE_EVENT_FN' 126 | TRACE_EVENT_FN(opal_entry, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:126:1: note: in expansion of macro 'TRACE_EVENT_FN' 126 | TRACE_EVENT_FN(opal_entry, | ^~~~~~~~~~~~~~ /kisskb/src/security/keys/keyctl.c: In function 'keyctl_keyring_search': /kisskb/src/security/keys/keyctl.c:723:7: note: byref variable will be forcibly initialized 723 | char type[32], *description; | ^~~~ /kisskb/src/arch/powerpc/kernel/irq.c: In function 'perf_trace_opal_exit': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:145:1: note: in expansion of macro 'TRACE_EVENT_FN' 145 | TRACE_EVENT_FN(opal_exit, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:145:1: note: in expansion of macro 'TRACE_EVENT_FN' 145 | TRACE_EVENT_FN(opal_exit, | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/irq.c: In function 'perf_trace_hash_fault': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_tlbie': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_tlbia': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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, | ^~~~~~~~~~~ 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:726:28: note: byref variable will be forcibly initialized 726 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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:147:2: note: in expansion of macro 'TRACE_EVENT_CONDITION' 147 | 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/kernel/irq.c: In function 'trace_event_raw_event_hcall_exit': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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:147:2: note: in expansion of macro 'TRACE_EVENT_CONDITION' 147 | 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/kernel/irq.c: In function 'trace_event_raw_event_opal_entry': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:126:1: note: in expansion of macro 'TRACE_EVENT_FN' 126 | TRACE_EVENT_FN(opal_entry, | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/irq.c: In function 'trace_event_raw_event_opal_exit': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:145:1: note: in expansion of macro 'TRACE_EVENT_FN' 145 | TRACE_EVENT_FN(opal_exit, | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/irq.c: In function 'trace_event_raw_event_hash_fault': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/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/security/keys/keyctl.c:1279:39: note: byref variable will be forcibly initialized 1279 | struct iovec iovstack[UIO_FASTIOV], *iov = iovstack; | ^~~ /kisskb/src/security/keys/keyctl.c:1279:15: note: byref variable will be forcibly initialized 1279 | struct iovec iovstack[UIO_FASTIOV], *iov = iovstack; | ^~~~~~~~ /kisskb/src/security/keys/keyctl.c: In function 'keyctl_reject_key': /kisskb/src/security/keys/keyctl.c:1335:24: note: byref variable will be forcibly initialized 1335 | struct key *instkey, *dest_keyring; | ^~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, 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 '__bpf_trace_ppc64_interrupt_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_tlbia': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/arch/powerpc/kernel/irq.c: In function '__bpf_trace_hcall_entry': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:147:2: note: in expansion of macro 'TRACE_EVENT_CONDITION' 147 | 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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:147:2: note: in expansion of macro 'TRACE_EVENT_CONDITION' 147 | 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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:147:2: note: in expansion of macro 'TRACE_EVENT_CONDITION' 147 | 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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:147:2: note: in expansion of macro 'TRACE_EVENT_CONDITION' 147 | 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/kernel/irq.c: In function '__bpf_trace_opal_entry': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:126:1: note: in expansion of macro 'TRACE_EVENT_FN' 126 | TRACE_EVENT_FN(opal_entry, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:126:1: note: in expansion of macro 'TRACE_EVENT_FN' 126 | TRACE_EVENT_FN(opal_entry, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:126:1: note: in expansion of macro 'TRACE_EVENT_FN' 126 | TRACE_EVENT_FN(opal_entry, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:126:1: note: in expansion of macro 'TRACE_EVENT_FN' 126 | TRACE_EVENT_FN(opal_entry, | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/irq.c: In function '__bpf_trace_opal_exit': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:145:1: note: in expansion of macro 'TRACE_EVENT_FN' 145 | TRACE_EVENT_FN(opal_exit, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:145:1: note: in expansion of macro 'TRACE_EVENT_FN' 145 | TRACE_EVENT_FN(opal_exit, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:145:1: note: in expansion of macro 'TRACE_EVENT_FN' 145 | TRACE_EVENT_FN(opal_exit, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:145:1: note: in expansion of macro 'TRACE_EVENT_FN' 145 | TRACE_EVENT_FN(opal_exit, | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/irq.c: In function '__bpf_trace_hcall_exit': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:147:2: note: in expansion of macro 'TRACE_EVENT_CONDITION' 147 | 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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:147:2: note: in expansion of macro 'TRACE_EVENT_CONDITION' 147 | 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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:147:2: note: in expansion of macro 'TRACE_EVENT_CONDITION' 147 | 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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:147:2: note: in expansion of macro 'TRACE_EVENT_CONDITION' 147 | 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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:147:2: note: in expansion of macro 'TRACE_EVENT_CONDITION' 147 | 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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:147:2: note: in expansion of macro 'TRACE_EVENT_CONDITION' 147 | 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/kernel/irq.c: In function '__bpf_trace_hash_fault': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_tlbie': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 'replay_system_reset': /kisskb/src/arch/powerpc/kernel/irq.c:499:17: note: byref variable will be forcibly initialized 499 | struct pt_regs regs; | ^~~~ /kisskb/src/security/keys/keyctl.c: In function 'keyctl_restrict_keyring': /kisskb/src/security/keys/keyctl.c:1728:7: note: byref variable will be forcibly initialized 1728 | char type[32]; | ^~~~ /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; | ^~~~ 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/include/linux/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/fs/notify/mark.c: In function 'fsnotify_mark_destroy_workfn': /kisskb/src/fs/notify/mark.c:854:19: note: byref variable will be forcibly initialized 854 | struct list_head private_destroy_list; | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/notify/mark.c: In function 'fsnotify_put_mark': /kisskb/src/fs/notify/mark.c:255:15: note: byref variable will be forcibly initialized 255 | unsigned int type = FSNOTIFY_OBJ_TYPE_DETACHED; | ^~~~ 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:753:12: note: byref variable will be forcibly initialized 753 | LIST_HEAD(to_free); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/notify/mark.c: In function 'fsnotify_destroy_marks': /kisskb/src/fs/notify/mark.c:799:15: note: byref variable will be forcibly initialized 799 | unsigned int type; | ^~~~ /kisskb/src/arch/powerpc/sysdev/xics/ics-opal.c: In function 'ics_opal_get_server': /kisskb/src/arch/powerpc/sysdev/xics/ics-opal.c:189:9: note: byref variable will be forcibly initialized 189 | int8_t priority; | ^~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xics/ics-opal.c:188:9: note: byref variable will be forcibly initialized 188 | __be16 server; | ^~~~~~ /kisskb/src/arch/powerpc/sysdev/xics/ics-opal.c: In function 'ics_opal_mask_unknown': /kisskb/src/arch/powerpc/sysdev/xics/ics-opal.c:175:9: note: byref variable will be forcibly initialized 175 | int8_t priority; | ^~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xics/ics-opal.c:174:9: note: byref variable will be forcibly initialized 174 | __be16 server; | ^~~~~~ /kisskb/src/arch/powerpc/sysdev/xics/ics-opal.c: In function 'ics_opal_check': /kisskb/src/arch/powerpc/sysdev/xics/ics-opal.c:158:9: note: byref variable will be forcibly initialized 158 | int8_t priority; | ^~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xics/ics-opal.c:157:9: note: byref variable will be forcibly initialized 157 | __be16 server; | ^~~~~~ /kisskb/src/arch/powerpc/sysdev/xics/ics-opal.c: In function 'ics_opal_set_affinity': /kisskb/src/arch/powerpc/sysdev/xics/ics-opal.c:102:9: note: byref variable will be forcibly initialized 102 | int8_t priority; | ^~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xics/ics-opal.c:100:9: note: byref variable will be forcibly initialized 100 | __be16 oserver; | ^~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-flash.c: In function 'opal_flash_validate': /kisskb/src/arch/powerpc/platforms/powernv/opal-flash.c:135:9: note: byref variable will be forcibly initialized 135 | __be32 result; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-flash.c:134:9: note: byref variable will be forcibly initialized 134 | __be32 size = cpu_to_be32(validate_flash_data.buf_size); | ^~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/iomap.h:7, from /kisskb/src/fs/iomap/buffered-io.c:9: /kisskb/src/fs/iomap/buffered-io.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/arch/powerpc/platforms/powernv/rng.c: In function 'rng_create': /kisskb/src/arch/powerpc/platforms/powernv/rng.c:137:18: note: byref variable will be forcibly initialized 137 | struct resource res; | ^~~ /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/fs/iomap/buffered-io.c: In function 'iomap_readpage_iter': /kisskb/src/fs/iomap/buffered-io.c:265:17: note: byref variable will be forcibly initialized 265 | unsigned poff, plen; | ^~~~ /kisskb/src/fs/iomap/buffered-io.c:265:11: note: byref variable will be forcibly initialized 265 | unsigned poff, plen; | ^~~~ /kisskb/src/fs/iomap/buffered-io.c:260:9: note: byref variable will be forcibly initialized 260 | loff_t pos = iter->pos + offset; | ^~~ /kisskb/src/fs/iomap/buffered-io.c: In function 'iomap_read_page_sync': /kisskb/src/fs/iomap/buffered-io.c:540:13: note: byref variable will be forcibly initialized 540 | struct bio bio; | ^~~ /kisskb/src/fs/iomap/buffered-io.c:539:17: note: byref variable will be forcibly initialized 539 | struct bio_vec bvec; | ^~~~ /kisskb/src/fs/iomap/buffered-io.c: In function '__iomap_write_begin': /kisskb/src/fs/iomap/buffered-io.c:558:62: note: byref variable will be forcibly initialized 558 | unsigned from = offset_in_page(pos), to = from + len, poff, plen; | ^~~~ /kisskb/src/fs/iomap/buffered-io.c:558:56: note: byref variable will be forcibly initialized 558 | unsigned from = offset_in_page(pos), to = from + len, poff, plen; | ^~~~ /kisskb/src/fs/iomap/buffered-io.c:556:9: note: byref variable will be forcibly initialized 556 | loff_t block_start = round_down(pos, block_size); | ^~~~~~~~~~~ /kisskb/src/fs/iomap/buffered-io.c: In function 'iomap_write_iter': /kisskb/src/fs/iomap/buffered-io.c:741:16: note: byref variable will be forcibly initialized 741 | struct page *page; | ^~~~ /kisskb/src/fs/iomap/buffered-io.c: In function 'iomap_unshare_iter': /kisskb/src/fs/iomap/buffered-io.c:839:16: note: byref variable will be forcibly initialized 839 | struct page *page; | ^~~~ /kisskb/src/fs/iomap/buffered-io.c: In function '__iomap_zero_iter': /kisskb/src/fs/iomap/buffered-io.c:881:15: note: byref variable will be forcibly initialized 881 | struct page *page; | ^~~~ /kisskb/src/fs/iomap/buffered-io.c: In function 'iomap_finish_ioend': /kisskb/src/fs/iomap/buffered-io.c:1043:24: note: byref variable will be forcibly initialized 1043 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/fs/iomap/buffered-io.c: In function 'iomap_finish_ioends': /kisskb/src/fs/iomap/buffered-io.c:1072:19: note: byref variable will be forcibly initialized 1072 | struct list_head tmp; | ^~~ 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:1303:12: note: byref variable will be forcibly initialized 1303 | LIST_HEAD(submit_list); | ^~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-elog.c: In function 'elog_event': /kisskb/src/arch/powerpc/platforms/powernv/opal-elog.c:269:7: note: byref variable will be forcibly initialized 269 | char name[2+16+1]; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-elog.c:264:9: note: byref variable will be forcibly initialized 264 | __be64 type; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-elog.c:263:9: note: byref variable will be forcibly initialized 263 | __be64 id; | ^~ /kisskb/src/arch/powerpc/platforms/powernv/opal-elog.c:262:9: note: byref variable will be forcibly initialized 262 | __be64 size; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-sysparam.c: In function 'opal_set_sys_param': /kisskb/src/arch/powerpc/platforms/powernv/opal-sysparam.c:67:18: note: byref variable will be forcibly initialized 67 | struct opal_msg msg; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-sysparam.c: In function 'opal_get_sys_param': /kisskb/src/arch/powerpc/platforms/powernv/opal-sysparam.c:31:18: note: byref variable will be forcibly initialized 31 | struct opal_msg msg; | ^~~ In file included from /kisskb/src/arch/powerpc/platforms/powernv/opal-sysparam.c:10: /kisskb/src/arch/powerpc/platforms/powernv/opal-sysparam.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-dump.c: In function 'dump_read_info': /kisskb/src/arch/powerpc/platforms/powernv/opal-dump.c:220:19: note: byref variable will be forcibly initialized 220 | __be32 id, size, type; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-dump.c:220:13: note: byref variable will be forcibly initialized 220 | __be32 id, size, type; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-dump.c:220:9: note: byref variable will be forcibly initialized 220 | __be32 id, size, type; | ^~ /kisskb/src/arch/powerpc/platforms/powernv/opal-dump.c: In function 'process_dump': /kisskb/src/arch/powerpc/platforms/powernv/opal-dump.c:392:7: note: byref variable will be forcibly initialized 392 | char name[22]; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-dump.c:391:31: note: byref variable will be forcibly initialized 391 | uint32_t dump_id, dump_size, dump_type; | ^~~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-dump.c:391:20: note: byref variable will be forcibly initialized 391 | uint32_t dump_id, dump_size, dump_type; | ^~~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-dump.c:391:11: note: byref variable will be forcibly initialized 391 | uint32_t dump_id, dump_size, dump_type; | ^~~~~~~ /kisskb/src/arch/powerpc/mm/book3s64/radix_tlb.c: In function '_tlbiel_pid_multicast': /kisskb/src/arch/powerpc/mm/book3s64/radix_tlb.c:465:20: note: byref variable will be forcibly initialized 465 | 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:618:19: note: byref variable will be forcibly initialized 618 | 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:681:25: note: byref variable will be forcibly initialized 681 | struct tlbiel_va_range t = { .start = start, .end = end, | ^ /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; | ^~~~~ /kisskb/src/ipc/ipc_sysctl.c: In function 'proc_ipc_dointvec': /kisskb/src/ipc/ipc_sysctl.c:29:19: note: byref variable will be forcibly initialized 29 | struct ctl_table ipc_table; | ^~~~~~~~~ /kisskb/src/ipc/ipc_sysctl.c: In function 'proc_ipc_auto_msgmni': /kisskb/src/ipc/ipc_sysctl.c:76:6: note: byref variable will be forcibly initialized 76 | int dummy = 0; | ^~~~~ /kisskb/src/ipc/ipc_sysctl.c:75:19: note: byref variable will be forcibly initialized 75 | struct ctl_table ipc_table; | ^~~~~~~~~ /kisskb/src/ipc/ipc_sysctl.c: In function 'proc_ipc_dointvec_minmax': /kisskb/src/ipc/ipc_sysctl.c:40:19: note: byref variable will be forcibly initialized 40 | struct ctl_table ipc_table; | ^~~~~~~~~ /kisskb/src/ipc/ipc_sysctl.c: In function 'proc_ipc_doulongvec_minmax': /kisskb/src/ipc/ipc_sysctl.c:64:19: note: byref variable will be forcibly initialized 64 | struct ctl_table ipc_table; | ^~~~~~~~~ In file included from /kisskb/src/arch/powerpc/sysdev/rtc_cmos_setup.c:12: /kisskb/src/arch/powerpc/sysdev/rtc_cmos_setup.c: In function 'platform_device_register_simple': /kisskb/src/include/linux/platform_device.h:126:30: note: byref variable will be forcibly initialized 126 | struct platform_device_info pdevinfo = { | ^~~~~~~~ /kisskb/src/arch/powerpc/sysdev/rtc_cmos_setup.c: In function 'add_rtc': /kisskb/src/arch/powerpc/sysdev/rtc_cmos_setup.c:24:18: note: byref variable will be forcibly initialized 24 | struct resource res[2]; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/trace_recursion.h:5, from /kisskb/src/include/linux/ftrace.h:10, from /kisskb/src/include/linux/perf_event.h:51, from /kisskb/src/arch/powerpc/perf/imc-pmu.c:9: /kisskb/src/arch/powerpc/perf/imc-pmu.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/arch/powerpc/perf/imc-pmu.c: In function 'imc_mem_init': /kisskb/src/arch/powerpc/perf/imc-pmu.c:1673:14: note: byref variable will be forcibly initialized 1673 | const char *s; | ^ /kisskb/src/arch/powerpc/perf/imc-pmu.c: In function 'imc_parse_event': /kisskb/src/arch/powerpc/perf/imc-pmu.c:155:6: note: byref variable will be forcibly initialized 155 | u32 reg; | ^~~ /kisskb/src/arch/powerpc/perf/imc-pmu.c:154:14: note: byref variable will be forcibly initialized 154 | const char *s; | ^ /kisskb/src/arch/powerpc/perf/imc-pmu.c: In function 'update_events_in_group': /kisskb/src/arch/powerpc/perf/imc-pmu.c:226:33: note: byref variable will be forcibly initialized 226 | const char *prefix, *g_scale, *g_unit; | ^~~~~~ /kisskb/src/arch/powerpc/perf/imc-pmu.c:226:23: note: byref variable will be forcibly initialized 226 | const char *prefix, *g_scale, *g_unit; | ^~~~~~~ /kisskb/src/arch/powerpc/perf/imc-pmu.c:226:14: note: byref variable will be forcibly initialized 226 | const char *prefix, *g_scale, *g_unit; | ^~~~~~ /kisskb/src/arch/powerpc/perf/imc-pmu.c:224:14: note: byref variable will be forcibly initialized 224 | u32 handle, base_reg; | ^~~~~~~~ /kisskb/src/arch/powerpc/perf/imc-pmu.c:224:6: note: byref variable will be forcibly initialized 224 | u32 handle, base_reg; | ^~~~~~ /kisskb/src/arch/powerpc/perf/imc-pmu.c: In function 'dump_trace_imc_data': /kisskb/src/arch/powerpc/perf/imc-pmu.c:1337:30: note: byref variable will be forcibly initialized 1337 | struct perf_output_handle handle; | ^~~~~~ /kisskb/src/arch/powerpc/perf/imc-pmu.c:1330:28: note: byref variable will be forcibly initialized 1330 | struct perf_event_header header; | ^~~~~~ /kisskb/src/arch/powerpc/perf/imc-pmu.c:1329:27: note: byref variable will be forcibly initialized 1329 | struct perf_sample_data data; | ^~~~ /kisskb/src/arch/powerpc/perf/imc-pmu.c:1324:6: note: byref variable will be forcibly initialized 1324 | u64 prev_tb = 0; | ^~~~~~~ /kisskb/src/arch/powerpc/perf/hv-24x7.c: In function 'h_24x7_event_commit_txn': /kisskb/src/arch/powerpc/perf/hv-24x7.c:1602:6: note: byref variable will be forcibly initialized 1602 | u64 count; | ^~~~~ /kisskb/src/arch/powerpc/perf/hv-24x7.c:1601:31: note: byref variable will be forcibly initialized 1601 | struct hv_24x7_result *res, *next_res; | ^~~~~~~~ /kisskb/src/arch/powerpc/perf/hv-24x7.c: In function 'h_24x7_get_value': /kisskb/src/arch/powerpc/perf/hv-24x7.c:1466:6: note: byref variable will be forcibly initialized 1466 | u64 ct; | ^~ /kisskb/src/arch/powerpc/perf/hv-24x7.c: In function 'h_24x7_event_start': /kisskb/src/arch/powerpc/perf/hv-24x7.c:1466:6: note: byref variable will be forcibly initialized /kisskb/src/arch/powerpc/perf/hv-24x7.c: In function 'h_24x7_event_init': /kisskb/src/arch/powerpc/perf/hv-24x7.c:1403:6: note: byref variable will be forcibly initialized 1403 | u64 ct; | ^~ /kisskb/src/arch/powerpc/perf/hv-24x7.c:1400:22: note: byref variable will be forcibly initialized 1400 | struct hv_perf_caps caps; | ^~~~ /kisskb/src/arch/powerpc/perf/hv-24x7.c: In function 'h_24x7_event_read': /kisskb/src/arch/powerpc/perf/hv-24x7.c:1466:6: note: byref variable will be forcibly initialized 1466 | u64 ct; | ^~ In file included from /kisskb/src/include/linux/irq.h:21, 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/trace_recursion.h:5, from /kisskb/src/include/linux/ftrace.h:10, from /kisskb/src/include/linux/perf_event.h:51, from /kisskb/src/arch/powerpc/perf/hv-24x7.c:11: /kisskb/src/arch/powerpc/perf/hv-24x7.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/arch/powerpc/perf/hv-24x7.c: In function 'event_fmt': /kisskb/src/arch/powerpc/perf/hv-24x7.c:406:7: note: byref variable will be forcibly initialized 406 | char buf[8]; | ^~~ /kisskb/src/arch/powerpc/perf/hv-24x7.c: In function 'create_events_from_catalog': /kisskb/src/arch/powerpc/perf/hv-24x7.c:794:17: note: byref variable will be forcibly initialized 794 | struct rb_root ev_uniq = RB_ROOT; | ^~~~~~~ /kisskb/src/arch/powerpc/sysdev/xics/icp-opal.c: In function 'icp_opal_get_xirr': /kisskb/src/arch/powerpc/sysdev/xics/icp-opal.c:47:9: note: byref variable will be forcibly initialized 47 | __be32 hw_xirr; | ^~~~~~~ /kisskb/src/arch/powerpc/perf/hv-24x7.c: In function 'hv_24x7_init': /kisskb/src/arch/powerpc/perf/hv-24x7.c:1721:22: note: byref variable will be forcibly initialized 1721 | struct hv_perf_caps caps; | ^~~~ In file included from /kisskb/src/arch/powerpc/sysdev/xics/icp-opal.c:10: /kisskb/src/arch/powerpc/sysdev/xics/icp-opal.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/arch/powerpc/sysdev/xics/icp-opal.c: In function 'icp_opal_get_irq': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/arch/powerpc/sysdev/xics/icp-opal.c:47:9: note: byref variable will be forcibly initialized 47 | __be32 hw_xirr; | ^~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-sensor.c: In function 'opal_get_sensor_data': /kisskb/src/arch/powerpc/platforms/powernv/opal-sensor.c:22:9: note: byref variable will be forcibly initialized 22 | __be32 data; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-sensor.c:21:18: note: byref variable will be forcibly initialized 21 | struct opal_msg msg; | ^~~ /kisskb/src/arch/powerpc/sysdev/xics/icp-opal.c: In function 'icp_opal_flush_interrupt': /kisskb/src/arch/powerpc/sysdev/xics/icp-opal.c:47:9: note: byref variable will be forcibly initialized /kisskb/src/arch/powerpc/platforms/powernv/opal-sensor.c: In function 'opal_get_sensor_data_u64': /kisskb/src/arch/powerpc/platforms/powernv/opal-sensor.c:69:7: note: byref variable will be forcibly initialized 69 | u32 sdata; | ^~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-sensor.c:66:9: note: byref variable will be forcibly initialized 66 | __be64 data; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-sensor.c:65:18: note: byref variable will be forcibly initialized 65 | struct opal_msg msg; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-msglog.c: In function 'memcons_init': /kisskb/src/arch/powerpc/platforms/powernv/opal-msglog.c:110:6: note: byref variable will be forcibly initialized 110 | u64 mcaddr; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-hmi.c: In function 'hmi_event_handler': /kisskb/src/arch/powerpc/platforms/powernv/opal-hmi.c:276:18: note: byref variable will be forcibly initialized 276 | struct opal_msg msg; | ^~~ /kisskb/src/ipc/syscall.c: In function 'ksys_ipc': /kisskb/src/ipc/syscall.c:84:18: note: byref variable will be forcibly initialized 84 | unsigned long raddr; | ^~~~~ /kisskb/src/ipc/syscall.c:59:22: note: byref variable will be forcibly initialized 59 | struct ipc_kludge tmp; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-power.c: In function 'detect_epow': /kisskb/src/arch/powerpc/platforms/powernv/opal-power.c:26:9: note: byref variable will be forcibly initialized 26 | __be16 epow_classes; | ^~~~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-power.c: In function 'poweroff_pending': /kisskb/src/arch/powerpc/platforms/powernv/opal-power.c:59:9: note: byref variable will be forcibly initialized 59 | __be64 opal_dpo_timeout; | ^~~~~~~~~~~~~~~~ /kisskb/src/security/keys/process_keys.c: In function 'look_up_user_keyrings': /kisskb/src/security/keys/process_keys.c:83:7: note: byref variable will be forcibly initialized 83 | char buf[20]; | ^~~ /kisskb/src/security/keys/process_keys.c: In function 'get_user_session_keyring_rcu': /kisskb/src/security/keys/process_keys.c:189:7: note: byref variable will be forcibly initialized 189 | char buf[20]; | ^~~ /kisskb/src/security/keys/process_keys.c: In function 'lookup_user_key': /kisskb/src/security/keys/process_keys.c:621:20: note: byref variable will be forcibly initialized 621 | struct key *key, *user_session; | ^~~~~~~~~~~~ /kisskb/src/security/keys/process_keys.c:621:14: note: byref variable will be forcibly initialized 621 | struct key *key, *user_session; | ^~~ /kisskb/src/ipc/shm.c: In function 'copy_shmid_from_user': /kisskb/src/ipc/shm.c:875:19: note: byref variable will be forcibly initialized 875 | struct shmid_ds tbuf_old; | ^~~~~~~~ /kisskb/src/ipc/shm.c: In function 'copy_shminfo_to_user': /kisskb/src/ipc/shm.c:898:18: note: byref variable will be forcibly initialized 898 | struct shminfo out; | ^~~ /kisskb/src/ipc/shm.c: In function 'sysvipc_shm_proc_show': /kisskb/src/ipc/shm.c:1834:25: note: byref variable will be forcibly initialized 1834 | unsigned long rss = 0, swp = 0; | ^~~ /kisskb/src/ipc/shm.c:1834:16: note: byref variable will be forcibly initialized 1834 | unsigned long rss = 0, swp = 0; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-powercap.c: In function 'powercap_store': /kisskb/src/arch/powerpc/platforms/powernv/opal-powercap.c:88:6: note: byref variable will be forcibly initialized 88 | u32 pcap; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-powercap.c:87:18: note: byref variable will be forcibly initialized 87 | struct opal_msg msg; | ^~~ In file included from /kisskb/src/arch/powerpc/platforms/powernv/opal-powercap.c:12: /kisskb/src/arch/powerpc/platforms/powernv/opal-powercap.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-powercap.c: In function 'powercap_show': /kisskb/src/arch/powerpc/platforms/powernv/opal-powercap.c:36:6: note: byref variable will be forcibly initialized 36 | u32 pcap; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-powercap.c:35:18: note: byref variable will be forcibly initialized 35 | struct opal_msg msg; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-powercap.c: In function 'opal_powercap_init': /kisskb/src/arch/powerpc/platforms/powernv/opal-powercap.c:166:17: note: byref variable will be forcibly initialized 166 | u32 cur, min, max; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-powercap.c:166:12: note: byref variable will be forcibly initialized 166 | u32 cur, min, max; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-powercap.c:166:7: note: byref variable will be forcibly initialized 166 | u32 cur, min, max; | ^~~ /kisskb/src/ipc/shm.c: In function 'newseg': /kisskb/src/ipc/shm.c:698:7: note: byref variable will be forcibly initialized 698 | char name[13]; | ^~~~ /kisskb/src/ipc/shm.c: In function 'copy_shmid_to_user': /kisskb/src/ipc/shm.c:846:19: note: byref variable will be forcibly initialized 846 | struct shmid_ds out; | ^~~ /kisskb/src/ipc/shm.c: In function 'ksys_shmctl': /kisskb/src/ipc/shm.c:1251:19: note: byref variable will be forcibly initialized 1251 | struct shm_info shm_info; | ^~~~~~~~ /kisskb/src/ipc/shm.c:1242:20: note: byref variable will be forcibly initialized 1242 | struct shminfo64 shminfo; | ^~~~~~~ /kisskb/src/ipc/shm.c:1233:20: note: byref variable will be forcibly initialized 1233 | struct shmid64_ds sem64; | ^~~~~ In file included from /kisskb/src/mm/mempool.c:14: /kisskb/src/mm/mempool.c: In function 'kmalloc_array_node': /kisskb/src/include/linux/slab.h:671:9: note: byref variable will be forcibly initialized 671 | size_t bytes; | ^~~~~ /kisskb/src/mm/mempool.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/ipc/shm.c: In function 'ksys_shmget': /kisskb/src/ipc/shm.c:823:20: note: byref variable will be forcibly initialized 823 | struct ipc_params shm_params; | ^~~~~~~~~~ /kisskb/src/ipc/shm.c: In function '__do_sys_shmget': /kisskb/src/ipc/shm.c:823:20: note: byref variable will be forcibly initialized /kisskb/src/ipc/shm.c: In function '__se_sys_shmget': /kisskb/src/ipc/shm.c:823:20: note: byref variable will be forcibly initialized /kisskb/src/mm/mempool.c: In function 'mempool_alloc': /kisskb/src/mm/mempool.c:378:21: note: byref variable will be forcibly initialized 378 | wait_queue_entry_t wait; | ^~~~ /kisskb/src/ipc/shm.c: In function 'do_shmat': /kisskb/src/ipc/shm.c:1520:16: note: byref variable will be forcibly initialized 1520 | unsigned long populate = 0; | ^~~~~~~~ /kisskb/src/ipc/shm.c: In function '__do_sys_shmat': /kisskb/src/ipc/shm.c:1682:16: note: byref variable will be forcibly initialized 1682 | unsigned long ret; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/platforms/powernv/opal-irqchip.c:11: /kisskb/src/arch/powerpc/platforms/powernv/opal-irqchip.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-irqchip.c: In function 'opal_handle_events': /kisskb/src/arch/powerpc/platforms/powernv/opal-irqchip.c:43:9: note: byref variable will be forcibly initialized 43 | __be64 events = 0; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-irqchip.c: In function 'opal_interrupt': /kisskb/src/arch/powerpc/platforms/powernv/opal-irqchip.c:124:9: note: byref variable will be forcibly initialized 124 | __be64 events; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-irqchip.c: In function 'opal_event_init': /kisskb/src/arch/powerpc/platforms/powernv/opal-irqchip.c:235:8: note: byref variable will be forcibly initialized 235 | u32 hw_irq; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-irqchip.c:234:16: note: byref variable will be forcibly initialized 234 | const char *name = NULL; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-psr.c: In function 'psr_store': /kisskb/src/arch/powerpc/platforms/powernv/opal-psr.c:80:6: note: byref variable will be forcibly initialized 80 | int psr, ret, token; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-psr.c:79:18: note: byref variable will be forcibly initialized 79 | struct opal_msg msg; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-psr.c: In function 'psr_show': /kisskb/src/arch/powerpc/platforms/powernv/opal-psr.c:30:6: note: byref variable will be forcibly initialized 30 | int psr, ret, token; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-psr.c:29:18: note: byref variable will be forcibly initialized 29 | struct opal_msg msg; | ^~~ In file included from /kisskb/src/arch/powerpc/platforms/powernv/opal-psr.c:12: /kisskb/src/arch/powerpc/platforms/powernv/opal-psr.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/fs/iomap/direct-io.c: In function '__iomap_dio_rw': /kisskb/src/fs/iomap/direct-io.c:488:18: note: byref variable will be forcibly initialized 488 | struct blk_plug plug; | ^~~~ /kisskb/src/security/keys/request_key_auth.c: In function 'request_key_auth_new': /kisskb/src/security/keys/request_key_auth.c:168:7: note: byref variable will be forcibly initialized 168 | char desc[20]; | ^~~~ /kisskb/src/security/keys/request_key_auth.c: In function 'key_get_instantiation_authkey': /kisskb/src/security/keys/request_key_auth.c:248:7: note: byref variable will be forcibly initialized 248 | char description[16]; | ^~~~~~~~~~~ /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; | ^~~~~ /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_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_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/proc/task_mmu.c: In function 'show_smap': /kisskb/src/fs/proc/task_mmu.c:828:24: note: byref variable will be forcibly initialized 828 | struct mem_size_stats mss; | ^~~ /kisskb/src/fs/proc/task_mmu.c: In function 'show_smaps_rollup': /kisskb/src/fs/proc/task_mmu.c:856:24: note: byref variable will be forcibly initialized 856 | struct mem_size_stats mss; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/include/linux/cgroup.h:26, from /kisskb/src/include/linux/hugetlb.h:9, from /kisskb/src/fs/proc/task_mmu.c:4: /kisskb/src/fs/proc/task_mmu.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/fs/proc/task_mmu.c: In function 'clear_refs_write': /kisskb/src/fs/proc/task_mmu.c:1244:29: note: byref variable will be forcibly initialized 1244 | struct clear_refs_private cp = { | ^~ /kisskb/src/fs/proc/task_mmu.c:1243:29: note: byref variable will be forcibly initialized 1243 | struct mmu_notifier_range range; | ^~~~~ /kisskb/src/fs/proc/task_mmu.c:1223:6: note: byref variable will be forcibly initialized 1223 | int itype; | ^~~~~ /kisskb/src/fs/proc/task_mmu.c:1219:7: note: byref variable will be forcibly initialized 1219 | char buffer[PROC_NUMBUF]; | ^~~~~~ /kisskb/src/fs/proc/task_mmu.c: In function 'pagemap_read': /kisskb/src/fs/proc/task_mmu.c:1596:21: note: byref variable will be forcibly initialized 1596 | struct pagemapread pm; | ^~ /kisskb/src/fs/proc/task_mmu.c: In function 'show_numa_map': /kisskb/src/fs/proc/task_mmu.c:1885:7: note: byref variable will be forcibly initialized 1885 | char buffer[64]; | ^~~~~~ /kisskb/src/security/keys/request_key.c: In function 'construct_get_dest_keyring': /kisskb/src/security/keys/request_key.c:266:14: note: byref variable will be forcibly initialized 266 | struct key *dest_keyring = *_dest_keyring, *authkey; | ^~~~~~~~~~~~ /kisskb/src/security/keys/request_key.c: In function 'construct_alloc_key': /kisskb/src/security/keys/request_key.c:372:27: note: byref variable will be forcibly initialized 372 | struct assoc_array_edit *edit = NULL; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-sensor-groups.c: In function 'sensor_group_enable': /kisskb/src/arch/powerpc/platforms/powernv/opal-sensor-groups.c:33:18: note: byref variable will be forcibly initialized 33 | struct opal_msg msg; | ^~~ /kisskb/src/arch/powerpc/mm/book3s64/pkeys.c: In function 'scan_pkey_feature': /kisskb/src/arch/powerpc/mm/book3s64/pkeys.c:72:6: note: byref variable will be forcibly initialized 72 | int pkeys_total = 0; | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-sensor-groups.c: In function 'sg_store': /kisskb/src/arch/powerpc/platforms/powernv/opal-sensor-groups.c:64:6: note: byref variable will be forcibly initialized 64 | u32 data; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-sensor-groups.c:63:18: note: byref variable will be forcibly initialized 63 | struct opal_msg msg; | ^~~ /kisskb/src/security/keys/request_key.c: In function 'construct_key_and_link': /kisskb/src/security/keys/request_key.c:481:14: note: byref variable will be forcibly initialized 481 | struct key *key; | ^~~ In file included from /kisskb/src/arch/powerpc/platforms/powernv/opal-sensor-groups.c:12: /kisskb/src/arch/powerpc/platforms/powernv/opal-sensor-groups.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/security/keys/request_key.c: In function 'call_sbin_request_key': /kisskb/src/security/keys/request_key.c:124:7: note: byref variable will be forcibly initialized 124 | char desc[20]; | ^~~~ /kisskb/src/security/keys/request_key.c:123:20: note: byref variable will be forcibly initialized 123 | char key_str[12], keyring_str[3][12]; | ^~~~~~~~~~~ /kisskb/src/security/keys/request_key.c:123:7: note: byref variable will be forcibly initialized 123 | char key_str[12], keyring_str[3][12]; | ^~~~~~~ /kisskb/src/security/keys/request_key.c:122:40: note: byref variable will be forcibly initialized 122 | char *argv[9], *envp[3], uid_str[12], gid_str[12]; | ^~~~~~~ /kisskb/src/security/keys/request_key.c:122:27: note: byref variable will be forcibly initialized 122 | char *argv[9], *envp[3], uid_str[12], gid_str[12]; | ^~~~~~~ /kisskb/src/security/keys/request_key.c:122:18: note: byref variable will be forcibly initialized 122 | char *argv[9], *envp[3], uid_str[12], gid_str[12]; | ^~~~ /kisskb/src/security/keys/request_key.c:122:8: note: byref variable will be forcibly initialized 122 | char *argv[9], *envp[3], uid_str[12], gid_str[12]; | ^~~~ /kisskb/src/security/keys/request_key.c:121:58: note: byref variable will be forcibly initialized 121 | struct key *key = rka->target_key, *keyring, *session, *user_session; | ^~~~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-sensor-groups.c: In function 'opal_sensor_groups_init': /kisskb/src/arch/powerpc/platforms/powernv/opal-sensor-groups.c:183:28: note: byref variable will be forcibly initialized 183 | u32 sgid, len, nr_attrs, chipid; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-sensor-groups.c:183:13: note: byref variable will be forcibly initialized 183 | u32 sgid, len, nr_attrs, chipid; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-sensor-groups.c:183:7: note: byref variable will be forcibly initialized 183 | u32 sgid, len, nr_attrs, chipid; | ^~~~ /kisskb/src/ipc/mq_sysctl.c: In function 'proc_mq_dointvec_minmax': /kisskb/src/ipc/mq_sysctl.c:34:19: note: byref variable will be forcibly initialized 34 | struct ctl_table mq_table; | ^~~~~~~~ /kisskb/src/ipc/mq_sysctl.c: In function 'proc_mq_dointvec': /kisskb/src/ipc/mq_sysctl.c:24:19: note: byref variable will be forcibly initialized 24 | struct ctl_table mq_table; | ^~~~~~~~ In file included from /kisskb/src/arch/powerpc/platforms/pseries/setup.c:65: /kisskb/src/arch/powerpc/platforms/pseries/setup.c: In function 'plpar_get_cpu_characteristics': /kisskb/src/arch/powerpc/include/asm/plpar_wrappers.h:334:16: note: byref variable will be forcibly initialized 334 | unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/setup.c: In function 'pseries_setup_security_mitigations': /kisskb/src/arch/powerpc/platforms/pseries/setup.c:569:27: note: byref variable will be forcibly initialized 569 | 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:896:27: note: byref variable will be forcibly initialized 896 | struct hvcall_mpp_x_data mpp_x_data; | ^~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/iommu.c: In function 'iommu_get_page_shift': /kisskb/src/arch/powerpc/platforms/pseries/iommu.c:1156:12: note: byref variable will be forcibly initialized 1156 | const int shift[] = { | ^~~~~ In file included from /kisskb/src/arch/powerpc/platforms/pseries/iommu.c:38: /kisskb/src/arch/powerpc/platforms/pseries/iommu.c: In function 'plpar_tce_get': /kisskb/src/arch/powerpc/include/asm/plpar_wrappers.h:228:16: note: byref variable will be forcibly initialized 228 | unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/iommu.c: In function 'remove_ddw': /kisskb/src/arch/powerpc/platforms/pseries/iommu.c:854:6: note: byref variable will be forcibly initialized 854 | u32 ddw_avail[DDW_APPLICABLE_SIZE]; | ^~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/iommu.c: In function 'find_existing_ddw_windows_named': /kisskb/src/arch/powerpc/platforms/pseries/iommu.c:919:6: note: byref variable will be forcibly initialized 919 | int len; | ^~~ /kisskb/src/arch/powerpc/platforms/pseries/iommu.c: In function 'ddw_memory_hotplug_max': /kisskb/src/arch/powerpc/platforms/pseries/iommu.c:1099:43: note: byref variable will be forcibly initialized 1099 | int n_mem_addr_cells, n_mem_size_cells, len; | ^~~ /kisskb/src/arch/powerpc/platforms/pseries/iommu.c: In function 'ddw_read_ext': /kisskb/src/arch/powerpc/platforms/pseries/iommu.c:975:6: note: byref variable will be forcibly initialized 975 | u32 count; | ^~~~~ /kisskb/src/arch/powerpc/platforms/pseries/iommu.c: In function 'query_ddw': /kisskb/src/arch/powerpc/platforms/pseries/iommu.c:997:27: note: byref variable will be forcibly initialized 997 | u32 cfg_addr, ext_query, query_out[5]; | ^~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/iommu.c:997:16: note: byref variable will be forcibly initialized 997 | u32 cfg_addr, ext_query, query_out[5]; | ^~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/iommu.c: In function 'reset_dma_window': /kisskb/src/arch/powerpc/platforms/pseries/iommu.c:1129:16: note: byref variable will be forcibly initialized 1129 | u32 cfg_addr, reset_dma_win; | ^~~~~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/iommu.c: In function 'enable_ddw': /kisskb/src/arch/powerpc/platforms/pseries/iommu.c:1229:6: note: byref variable will be forcibly initialized 1229 | u32 ddw_avail[DDW_APPLICABLE_SIZE]; | ^~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/iommu.c:1224:29: note: byref variable will be forcibly initialized 1224 | struct ddw_create_response create; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/iommu.c:1223:28: note: byref variable will be forcibly initialized 1223 | struct ddw_query_response query; | ^~~~~ /kisskb/src/arch/powerpc/platforms/pseries/iommu.c:1221:6: note: byref variable will be forcibly initialized 1221 | int len = 0, ret; | ^~~ /kisskb/src/arch/powerpc/platforms/pseries/iommu.c: In function 'iommu_table_setparms_lpar': /kisskb/src/arch/powerpc/platforms/pseries/iommu.c:569:30: note: byref variable will be forcibly initialized 569 | unsigned long offset, size, liobn; | ^~~~~ /kisskb/src/arch/powerpc/platforms/pseries/iommu.c:569:24: note: byref variable will be forcibly initialized 569 | unsigned long offset, size, liobn; | ^~~~ /kisskb/src/arch/powerpc/platforms/pseries/iommu.c:569:16: note: byref variable will be forcibly initialized 569 | unsigned long offset, size, liobn; | ^~~~~~ /kisskb/src/arch/powerpc/kernel/signal_64.c: In function '__do_sys_swapcontext': /kisskb/src/arch/powerpc/kernel/signal_64.c:652:11: note: byref variable will be forcibly initialized 652 | sigset_t set; | ^~~ /kisskb/src/arch/powerpc/kernel/signal_64.c: In function 'sys_rt_sigreturn': /kisskb/src/arch/powerpc/kernel/signal_64.c:740:11: note: byref variable will be forcibly initialized 740 | sigset_t set; | ^~~ /kisskb/src/fs/kernfs/inode.c: In function 'kernfs_vfs_user_xattr_add': /kisskb/src/fs/kernfs/inode.c:349:10: note: byref variable will be forcibly initialized 349 | ssize_t removed_size; | ^~~~~~~~~~~~ /kisskb/src/fs/kernfs/inode.c: In function 'kernfs_vfs_user_xattr_rm': /kisskb/src/fs/kernfs/inode.c:383:10: note: byref variable will be forcibly initialized 383 | ssize_t removed_size; | ^~~~~~~~~~~~ /kisskb/src/fs/quota/quota.c: In function 'quota_getfmt': /kisskb/src/fs/quota/quota.c:109:8: note: byref variable will be forcibly initialized 109 | __u32 fmt; | ^~~ /kisskb/src/fs/quota/quota.c: In function 'quota_enable': /kisskb/src/fs/quota/quota.c:315:8: note: byref variable will be forcibly initialized 315 | __u32 flags; | ^~~~~ /kisskb/src/fs/quota/quota.c: In function 'quota_disable': /kisskb/src/fs/quota/quota.c:326:8: note: byref variable will be forcibly initialized 326 | __u32 flags; | ^~~~~ /kisskb/src/fs/quota/quota.c: In function 'quota_rmxquota': /kisskb/src/fs/quota/quota.c:757:8: note: byref variable will be forcibly initialized 757 | __u32 flags; | ^~~~~ 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:898:3: note: in expansion of macro 'wait_event' 898 | wait_event(sb->s_writers.wait_unfrozen, | ^~~~~~~~~~ /kisskb/src/fs/quota/quota.c:873:8: note: byref variable will be forcibly initialized 873 | dev_t dev; | ^~~ /kisskb/src/fs/quota/quota.c: In function 'quota_getinfo': /kisskb/src/fs/quota/quota.c:123:19: note: byref variable will be forcibly initialized 123 | struct if_dqinfo uinfo; | ^~~~~ /kisskb/src/fs/quota/quota.c:121:18: note: byref variable will be forcibly initialized 121 | struct qc_state state; | ^~~~~ /kisskb/src/fs/quota/quota.c: In function 'quota_setinfo': /kisskb/src/fs/quota/quota.c:150:17: note: byref variable will be forcibly initialized 150 | struct qc_info qinfo; | ^~~~~ /kisskb/src/fs/quota/quota.c:149:19: note: byref variable will be forcibly initialized 149 | struct if_dqinfo info; | ^~~~ /kisskb/src/fs/quota/quota.c: In function 'quota_getstate': /kisskb/src/fs/quota/quota.c:357:18: note: byref variable will be forcibly initialized 357 | struct qc_state state; | ^~~~~ /kisskb/src/fs/quota/quota.c: In function 'quota_getxstate': /kisskb/src/fs/quota/quota.c:436:23: note: byref variable will be forcibly initialized 436 | struct fs_quota_stat fqs; | ^~~ /kisskb/src/fs/quota/quota.c: In function 'quota_getstatev': /kisskb/src/fs/quota/quota.c:455:18: note: byref variable will be forcibly initialized 455 | struct qc_state state; | ^~~~~ /kisskb/src/fs/quota/quota.c: In function 'quota_getxstatev': /kisskb/src/fs/quota/quota.c:499:24: note: byref variable will be forcibly initialized 499 | struct fs_quota_statv fqs; | ^~~ /kisskb/src/fs/quota/quota.c: In function 'quota_getquota': /kisskb/src/fs/quota/quota.c:206:18: note: byref variable will be forcibly initialized 206 | struct if_dqblk idq; | ^~~ /kisskb/src/fs/quota/quota.c:205:18: note: byref variable will be forcibly initialized 205 | struct qc_dqblk fdq; | ^~~ /kisskb/src/fs/quota/quota.c: In function 'quota_setquota': /kisskb/src/fs/quota/quota.c:291:18: note: byref variable will be forcibly initialized 291 | struct if_dqblk idq; | ^~~ /kisskb/src/fs/quota/quota.c:290:18: note: byref variable will be forcibly initialized 290 | struct qc_dqblk fdq; | ^~~ /kisskb/src/fs/quota/quota.c: In function 'quota_getxquota': /kisskb/src/fs/quota/quota.c:709:18: note: byref variable will be forcibly initialized 709 | struct qc_dqblk qdq; | ^~~ /kisskb/src/fs/quota/quota.c:708:23: note: byref variable will be forcibly initialized 708 | struct fs_disk_quota fdq; | ^~~ /kisskb/src/fs/quota/quota.c: In function 'quota_getnextquota': /kisskb/src/fs/quota/quota.c:242:22: note: byref variable will be forcibly initialized 242 | struct if_nextdqblk idq; | ^~~ /kisskb/src/fs/quota/quota.c:241:18: note: byref variable will be forcibly initialized 241 | struct qc_dqblk fdq; | ^~~ /kisskb/src/fs/quota/quota.c:240:14: note: byref variable will be forcibly initialized 240 | struct kqid qid; | ^~~ /kisskb/src/fs/quota/quota.c: In function 'quota_setxquota': /kisskb/src/fs/quota/quota.c:641:18: note: byref variable will be forcibly initialized 641 | struct qc_info qinfo; | ^~~~~ /kisskb/src/fs/quota/quota.c:628:18: note: byref variable will be forcibly initialized 628 | struct qc_dqblk qdq; | ^~~ /kisskb/src/fs/quota/quota.c:627:23: note: byref variable will be forcibly initialized 627 | struct fs_disk_quota fdq; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/smp.c: In function 'pnv_smp_kick_cpu': /kisskb/src/arch/powerpc/platforms/powernv/smp.c:70:10: note: byref variable will be forcibly initialized 70 | uint8_t status; | ^~~~~~ /kisskb/src/fs/quota/quota.c: In function 'quota_getnextxquota': /kisskb/src/fs/quota/quota.c:736:14: note: byref variable will be forcibly initialized 736 | struct kqid qid; | ^~~ /kisskb/src/fs/quota/quota.c:735:18: note: byref variable will be forcibly initialized 735 | struct qc_dqblk qdq; | ^~~ /kisskb/src/fs/quota/quota.c:734:23: note: byref variable will be forcibly initialized 734 | struct fs_disk_quota fdq; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/smp.c: In function 'pnv_cpu_offline_self': /kisskb/src/arch/powerpc/platforms/powernv/smp.c:267:19: note: byref variable will be forcibly initialized 267 | struct pt_regs regs; | ^~~~ In file included from /kisskb/src/fs/quota/quota.c:17: /kisskb/src/fs/quota/quota.c: In function '__do_sys_quotactl': /kisskb/src/include/linux/syscalls.h:255:21: note: byref variable will be forcibly initialized 255 | static inline long __do_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) | ^~~~~~~~ /kisskb/src/include/linux/syscalls.h:228:2: note: in expansion of macro '__SYSCALL_DEFINEx' 228 | __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/syscalls.h:220:36: note: in expansion of macro 'SYSCALL_DEFINEx' 220 | #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) | ^~~~~~~~~~~~~~~ /kisskb/src/fs/quota/quota.c:916:1: note: in expansion of macro 'SYSCALL_DEFINE4' 916 | SYSCALL_DEFINE4(quotactl, unsigned int, cmd, const char __user *, special, | ^~~~~~~~~~~~~~~ /kisskb/src/fs/quota/quota.c:921:14: note: byref variable will be forcibly initialized 921 | struct path path, *pathp = NULL; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/subcore.c: In function 'store_subcores_per_core': /kisskb/src/arch/powerpc/platforms/powernv/subcore.c:378:16: note: byref variable will be forcibly initialized 378 | unsigned long val; | ^~~ /kisskb/src/ipc/mqueue.c: In function 'mqueue_read_file': /kisskb/src/ipc/mqueue.c:627:7: note: byref variable will be forcibly initialized 627 | char buffer[FILENT_SIZE]; | ^~~~~~ /kisskb/src/ipc/mqueue.c: In function 'do_mq_open': /kisskb/src/ipc/mqueue.c:887:14: note: byref variable will be forcibly initialized 887 | struct path path; | ^~~~ /kisskb/src/ipc/mqueue.c: In function '__do_sys_mq_open': /kisskb/src/ipc/mqueue.c:933:17: note: byref variable will be forcibly initialized 933 | struct mq_attr attr; | ^~~~ /kisskb/src/ipc/mqueue.c: In function '__do_notify': /kisskb/src/ipc/mqueue.c:783:26: note: byref variable will be forcibly initialized 783 | struct kernel_siginfo sig_i; | ^~~~~ 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:1062:16: note: byref variable will be forcibly initialized 1062 | DEFINE_WAKE_Q(wake_q); | ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:49:21: note: in definition of macro 'DEFINE_WAKE_Q' 49 | struct wake_q_head name = WAKE_Q_HEAD_INITIALIZER(name) | ^~~~ /kisskb/src/ipc/mqueue.c:1059:10: note: byref variable will be forcibly initialized 1059 | ktime_t expires, *timeout = NULL; | ^~~~~~~ /kisskb/src/ipc/mqueue.c:1055:24: note: byref variable will be forcibly initialized 1055 | struct ext_wait_queue wait; | ^~~~ /kisskb/src/ipc/mqueue.c: In function '__do_sys_mq_timedsend': /kisskb/src/ipc/mqueue.c:1277:20: note: byref variable will be forcibly initialized 1277 | struct timespec64 ts, *p = NULL; | ^~ 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:1245:17: note: byref variable will be forcibly initialized 1245 | DEFINE_WAKE_Q(wake_q); | ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:49:21: note: in definition of macro 'DEFINE_WAKE_Q' 49 | struct wake_q_head name = WAKE_Q_HEAD_INITIALIZER(name) | ^~~~ /kisskb/src/ipc/mqueue.c:1179:10: note: byref variable will be forcibly initialized 1179 | ktime_t expires, *timeout = NULL; | ^~~~~~~ /kisskb/src/ipc/mqueue.c:1178:24: note: byref variable will be forcibly initialized 1178 | struct ext_wait_queue wait; | ^~~~ /kisskb/src/ipc/mqueue.c: In function '__do_sys_mq_timedreceive': /kisskb/src/ipc/mqueue.c:1291:20: note: byref variable will be forcibly initialized 1291 | struct timespec64 ts, *p = NULL; | ^~ /kisskb/src/ipc/mqueue.c: In function 'do_mq_notify': /kisskb/src/ipc/mqueue.c:1329:9: note: byref variable will be forcibly initialized 1329 | long timeo; | ^~~~~ /kisskb/src/ipc/mqueue.c: In function '__do_sys_mq_notify': /kisskb/src/ipc/mqueue.c:1432:18: note: byref variable will be forcibly initialized 1432 | struct sigevent n, *p = NULL; | ^ /kisskb/src/ipc/mqueue.c: In function '__do_sys_mq_getsetattr': /kisskb/src/ipc/mqueue.c:1490:25: note: byref variable will be forcibly initialized 1490 | struct mq_attr mqstat, omqstat; | ^~~~~~~ /kisskb/src/ipc/mqueue.c:1490:17: note: byref variable will be forcibly initialized 1490 | struct mq_attr mqstat, omqstat; | ^~~~~~ /kisskb/src/ipc/mqueue.c: In function '__do_sys_mq_timedsend_time32': /kisskb/src/ipc/mqueue.c:1620:20: note: byref variable will be forcibly initialized 1620 | struct timespec64 ts, *p = NULL; | ^~ /kisskb/src/ipc/mqueue.c: In function '__do_sys_mq_timedreceive_time32': /kisskb/src/ipc/mqueue.c:1635:20: note: byref variable will be forcibly initialized 1635 | struct timespec64 ts, *p = NULL; | ^~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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:505:12: note: byref variable will be forcibly initialized 505 | LIST_HEAD(tmp_msg); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/pci.c: In function 'pnv_pci_get_slot_id': /kisskb/src/arch/powerpc/platforms/powernv/pci.c:43:6: note: byref variable will be forcibly initialized 43 | u64 phbid; | ^~~~~ /kisskb/src/arch/powerpc/platforms/powernv/pci.c:42:6: note: byref variable will be forcibly initialized 42 | u32 bdfn; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/pci.c: In function 'pnv_pci_set_power_state': /kisskb/src/arch/powerpc/platforms/powernv/pci.c:128:18: note: byref variable will be forcibly initialized 128 | struct opal_msg m; | ^ /kisskb/src/arch/powerpc/platforms/powernv/pci.c: In function 'pnv_pci_set_tunnel_bar': /kisskb/src/arch/powerpc/platforms/powernv/pci.c:760:9: note: byref variable will be forcibly initialized 760 | __be64 val; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/pci.c: In function 'pnv_pci_config_check_eeh': /kisskb/src/arch/powerpc/platforms/powernv/pci.c:535:9: note: byref variable will be forcibly initialized 535 | __be16 pcierr = 0; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/pci.c:534:5: note: byref variable will be forcibly initialized 534 | u8 fstate = 0; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/pci.c: In function 'pnv_pci_cfg_read': /kisskb/src/arch/powerpc/platforms/powernv/pci.c:608:10: note: byref variable will be forcibly initialized 608 | __be32 v32; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/pci.c:601:10: note: byref variable will be forcibly initialized 601 | __be16 v16; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/pci.c:595:6: note: byref variable will be forcibly initialized 595 | u8 v8; | ^~ /kisskb/src/arch/powerpc/platforms/pseries/firmware.c: In function 'probe_fw_features': /kisskb/src/arch/powerpc/platforms/pseries/firmware.c:155:6: note: byref variable will be forcibly initialized 155 | int len; | ^~~ /kisskb/src/arch/powerpc/platforms/pseries/ras.c: In function 'ras_epow_interrupt': /kisskb/src/arch/powerpc/platforms/pseries/ras.c:318:6: note: byref variable will be forcibly initialized 318 | int state; | ^~~~~ /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:842:29: note: byref variable will be forcibly initialized 842 | struct machine_check_event evt; | ^~~ /kisskb/src/arch/powerpc/perf/hv-gpci.c: In function 'h_gpci_get_value': /kisskb/src/arch/powerpc/perf/hv-gpci.c:188:6: note: byref variable will be forcibly initialized 188 | u64 count; | ^~~~~ /kisskb/src/arch/powerpc/perf/hv-gpci.c: In function 'h_gpci_event_init': /kisskb/src/arch/powerpc/perf/hv-gpci.c:229:6: note: byref variable will be forcibly initialized 229 | u64 count; | ^~~~~ In file included from /kisskb/src/fs/quota/netlink.c:8: /kisskb/src/fs/quota/netlink.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/fs/quota/netlink.c: In function 'nla_put_u64_64bit': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/fs/quota/netlink.c: In function 'quota_send_warning': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/arch/powerpc/perf/hv-gpci.c: In function 'collect_privileged_show': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/arch/powerpc/perf/hv-gpci.c:83:22: note: byref variable will be forcibly initialized 83 | struct hv_perf_caps caps; \ | ^~~~ /kisskb/src/arch/powerpc/perf/hv-gpci.c:112:1: note: in expansion of macro 'HV_CAPS_ATTR' 112 | HV_CAPS_ATTR(collect_privileged, "%d\n"); | ^~~~~~~~~~~~ /kisskb/src/arch/powerpc/perf/hv-gpci.c: In function 'lab_show': /kisskb/src/arch/powerpc/perf/hv-gpci.c:83:22: note: byref variable will be forcibly initialized 83 | struct hv_perf_caps caps; \ | ^~~~ /kisskb/src/arch/powerpc/perf/hv-gpci.c:111:1: note: in expansion of macro 'HV_CAPS_ATTR' 111 | HV_CAPS_ATTR(lab, "%d\n"); | ^~~~~~~~~~~~ /kisskb/src/arch/powerpc/perf/hv-gpci.c: In function 'expanded_show': /kisskb/src/arch/powerpc/perf/hv-gpci.c:83:22: note: byref variable will be forcibly initialized 83 | struct hv_perf_caps caps; \ | ^~~~ /kisskb/src/arch/powerpc/perf/hv-gpci.c:110:1: note: in expansion of macro 'HV_CAPS_ATTR' 110 | HV_CAPS_ATTR(expanded, "%d\n"); | ^~~~~~~~~~~~ /kisskb/src/arch/powerpc/perf/hv-gpci.c: In function 'ga_show': /kisskb/src/arch/powerpc/perf/hv-gpci.c:83:22: note: byref variable will be forcibly initialized 83 | struct hv_perf_caps caps; \ | ^~~~ /kisskb/src/arch/powerpc/perf/hv-gpci.c:109:1: note: in expansion of macro 'HV_CAPS_ATTR' 109 | HV_CAPS_ATTR(ga, "%d\n"); | ^~~~~~~~~~~~ /kisskb/src/arch/powerpc/perf/hv-gpci.c: In function 'version_show': /kisskb/src/arch/powerpc/perf/hv-gpci.c:83:22: note: byref variable will be forcibly initialized 83 | struct hv_perf_caps caps; \ | ^~~~ /kisskb/src/arch/powerpc/perf/hv-gpci.c:108:1: note: in expansion of macro 'HV_CAPS_ATTR' 108 | HV_CAPS_ATTR(version, "0x%x\n"); | ^~~~~~~~~~~~ /kisskb/src/arch/powerpc/perf/hv-gpci.c: In function 'hv_gpci_init': /kisskb/src/arch/powerpc/perf/hv-gpci.c:332:22: note: byref variable will be forcibly initialized 332 | struct hv_perf_caps caps; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c: In function 'pnv_pci_ioda_pe_dma_weight': /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c:1489:15: note: byref variable will be forcibly initialized 1489 | unsigned int weight = 0; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c: In function 'pnv_pci_ioda_create_dbgfs': /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c:2472:7: note: byref variable will be forcibly initialized 2472 | char name[16]; | ^~~~ In file included from /kisskb/src/arch/powerpc/kernel/vdso.c:15: /kisskb/src/arch/powerpc/kernel/vdso.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c: In function 'pnv_ioda_get_pe_state': /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c:610:9: note: byref variable will be forcibly initialized 610 | __be16 pcierr = 0; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c:609:17: note: byref variable will be forcibly initialized 609 | u8 fstate = 0, state; | ^~~~~ /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c:609:5: note: byref variable will be forcibly initialized 609 | u8 fstate = 0, state; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c: In function 'pnv_ioda_parse_m64_window': /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c:441:6: note: byref variable will be forcibly initialized 441 | u32 m64_range[2], i; | ^~~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c: In function 'pnv_irq_parent_domain_alloc': /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c:2197:20: note: byref variable will be forcibly initialized 2197 | struct irq_fwspec parent_fwspec; | ^~~~~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c: In function 'pe_level_printk': /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c:61:7: note: byref variable will be forcibly initialized 61 | char pfix[32]; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c:60:10: note: byref variable will be forcibly initialized 60 | va_list args; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c:59:19: note: byref variable will be forcibly initialized 59 | struct va_format vaf; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c: In function 'pnv_pci_ioda2_setup_default_config': /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c:1735:22: note: byref variable will be forcibly initialized 1735 | struct iommu_table *tbl = NULL; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c: In function 'pnv_pci_ioda1_setup_dma_pe': /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c:1519:23: note: byref variable will be forcibly initialized 1519 | unsigned int weight, total_weight = 0; | ^~~~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c: In function 'pnv_pci_init_ioda_phb': /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c:2955:6: note: byref variable will be forcibly initialized 2955 | int len; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c:2952:18: note: byref variable will be forcibly initialized 2952 | struct resource r; | ^ /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c: In function '__pnv_pci_ioda_msi_setup': /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c:2080:10: note: byref variable will be forcibly initialized 2080 | __be32 addr32; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c:2068:10: note: byref variable will be forcibly initialized 2068 | __be64 addr64; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c:2041:9: note: byref variable will be forcibly initialized 2041 | __be32 data; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda-tce.c: In function 'pnv_ioda_parse_tce_sizes': /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda-tce.c:26:6: note: byref variable will be forcibly initialized 26 | u32 val; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda-tce.c: In function 'pnv_pci_ioda2_table_alloc_pages': /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda-tce.c:297:16: note: byref variable will be forcibly initialized 297 | unsigned long total_allocated_uas = 0; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda-tce.c:296:41: note: byref variable will be forcibly initialized 296 | unsigned long offset = 0, level_shift, total_allocated = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda-tce.c:296:16: note: byref variable will be forcibly initialized 296 | unsigned long offset = 0, level_shift, total_allocated = 0; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/power.c: In function 'auto_poweron_store': /kisskb/src/arch/powerpc/platforms/pseries/power.c:33:16: note: byref variable will be forcibly initialized 33 | unsigned long ups_restart; | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c: In function 'pnv_eeh_ei_write': /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c:72:7: note: byref variable will be forcibly initialized 72 | char buf[50]; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c:71:22: note: byref variable will be forcibly initialized 71 | unsigned long addr, mask; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c:71:16: note: byref variable will be forcibly initialized 71 | unsigned long addr, mask; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c:70:19: note: byref variable will be forcibly initialized 70 | int pe_no, type, func; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c:70:13: note: byref variable will be forcibly initialized 70 | int pe_no, type, func; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c:70:6: note: byref variable will be forcibly initialized 70 | int pe_no, type, func; | ^~~~~ /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c: In function 'pnv_eeh_wait_for_pending': /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c:912:9: note: byref variable will be forcibly initialized 912 | int i, status = 0; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c: In function 'pnv_eeh_do_flr': /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c:932:6: note: byref variable will be forcibly initialized 932 | u32 reg = 0; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c: In function 'pnv_eeh_do_af_flr': /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c:970:6: note: byref variable will be forcibly initialized 970 | u32 cap = 0; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c: In function '__pnv_eeh_bridge_reset': /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c:806:6: note: byref variable will be forcibly initialized 806 | u32 ctrl; | ^~~~ /kisskb/src/arch/powerpc/kernel/process.c: In function 'show_instructions': /kisskb/src/arch/powerpc/kernel/process.c:1375:7: note: byref variable will be forcibly initialized 1375 | int instr; | ^~~~~ /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c: In function 'pnv_eeh_next_error': /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c:1412:19: note: byref variable will be forcibly initialized 1412 | __be16 err_type, severity; | ^~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c:1412:9: note: byref variable will be forcibly initialized 1412 | __be16 err_type, severity; | ^~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c:1411:9: note: byref variable will be forcibly initialized 1411 | __be64 frozen_pe_no; | ^~~~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c: In function 'pnv_eeh_find_cap': /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c:234:14: note: byref variable will be forcibly initialized 234 | u32 status, id; | ^~ /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c:234:6: note: byref variable will be forcibly initialized 234 | u32 status, id; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c:232:6: note: byref variable will be forcibly initialized 232 | int pos = PCI_CAPABILITY_LIST; | ^~~ /kisskb/src/arch/powerpc/platforms/pseries/dlpar.c: In function 'dlpar_parse_id_type': /kisskb/src/arch/powerpc/platforms/pseries/dlpar.c:457:13: note: byref variable will be forcibly initialized 457 | u32 count, index; | ^~~~~ /kisskb/src/arch/powerpc/platforms/pseries/dlpar.c:457:6: note: byref variable will be forcibly initialized 457 | u32 count, index; | ^~~~~ /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c: In function 'pnv_eeh_find_ecap': /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c:268:6: note: byref variable will be forcibly initialized 268 | u32 header; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c: In function 'pnv_eeh_get_phb_state': /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c:530:9: note: byref variable will be forcibly initialized 530 | __be16 pcierr = 0; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c:529:5: note: byref variable will be forcibly initialized 529 | u8 fstate = 0; | ^~~~~~ /kisskb/src/arch/powerpc/kernel/process.c: In function 'show_user_instructions': /kisskb/src/arch/powerpc/kernel/process.c:1413:8: note: byref variable will be forcibly initialized 1413 | int instr; | ^~~~~ /kisskb/src/arch/powerpc/kernel/process.c:1401:7: note: byref variable will be forcibly initialized 1401 | char buf[96]; /* enough for 8 times 9 + 2 chars */ | ^~~ /kisskb/src/arch/powerpc/kernel/process.c:1400:17: note: byref variable will be forcibly initialized 1400 | struct seq_buf s; | ^ /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c: In function 'pnv_eeh_get_pe_state': /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c:569:9: note: byref variable will be forcibly initialized 569 | __be16 pcierr = 0; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c:568:5: note: byref variable will be forcibly initialized 568 | u8 fstate = 0; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/dlpar.c: In function 'dlpar_acquire_drc': /kisskb/src/arch/powerpc/platforms/pseries/dlpar.c:290:6: note: byref variable will be forcibly initialized 290 | int dr_status, rc; | ^~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/dlpar.c: In function 'dlpar_release_drc': /kisskb/src/arch/powerpc/platforms/pseries/dlpar.c:311:6: note: byref variable will be forcibly initialized 311 | int dr_status, rc; | ^~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/dlpar.c: In function 'dlpar_unisolate_drc': /kisskb/src/arch/powerpc/platforms/pseries/dlpar.c:332:6: note: byref variable will be forcibly initialized 332 | int dr_status, rc; | ^~~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c: In function 'pnv_eeh_probe': /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c:328:11: note: byref variable will be forcibly initialized 328 | uint32_t pcie_flags; | ^~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/dlpar.c: In function 'dlpar_store': /kisskb/src/arch/powerpc/platforms/pseries/dlpar.c:530:8: note: byref variable will be forcibly initialized 530 | char *args; | ^~~~ /kisskb/src/arch/powerpc/platforms/pseries/dlpar.c:528:29: note: byref variable will be forcibly initialized 528 | struct pseries_hp_errorlog hp_elog; | ^~~~~~~ /kisskb/src/fs/kernfs/dir.c: In function 'kernfs_path_from_node_locked': /kisskb/src/fs/kernfs/dir.c:126:13: note: byref variable will be forcibly initialized 126 | const char parent_str[] = "/.."; | ^~~~~~~~~~ /kisskb/src/fs/kernfs/dir.c: In function '__kernfs_new_node': /kisskb/src/fs/kernfs/dir.c:612:16: note: byref variable will be forcibly initialized 612 | struct iattr iattr = { | ^~~~~ /kisskb/src/fs/kernfs/dir.c: In function 'kernfs_walk_ns': /kisskb/src/fs/kernfs/dir.c:822:8: note: byref variable will be forcibly initialized 822 | char *p, *name; | ^ 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:476:2: note: in expansion of macro 'wait_event' 476 | wait_event(root->deactivate_waitq, | ^~~~~~~~~~ /kisskb/src/fs/kernfs/dir.c: In function 'kernfs_remove_self': /kisskb/src/fs/kernfs/dir.c:1505:15: note: byref variable will be forcibly initialized 1505 | 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:1505:3: note: in expansion of macro 'DEFINE_WAIT' 1505 | DEFINE_WAIT(wait); | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/oom.h:195, from /kisskb/src/mm/oom_kill.c:53: /kisskb/src/mm/oom_kill.c: In function 'perf_trace_oom_score_adj_update': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_reclaim_retry_zone': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_mark_victim': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/mm/oom_kill.c: In function 'perf_trace_wake_reaper': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_start_task_reaping': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_finish_task_reaping': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_skip_task_reaping': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/arch/powerpc/mm/maccess.c: In function 'copy_inst_from_kernel_nofault': /kisskb/src/arch/powerpc/mm/maccess.c:17:20: note: byref variable will be forcibly initialized 17 | unsigned int val, suffix; | ^~~~~~ /kisskb/src/arch/powerpc/mm/maccess.c:17:15: note: byref variable will be forcibly initialized 17 | unsigned int val, suffix; | ^~~ 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:53: /kisskb/src/mm/oom_kill.c: In function 'trace_event_raw_event_oom_score_adj_update': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/mm/oom_kill.c: In function 'trace_event_raw_event_wake_reaper': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/oom.h:195, from /kisskb/src/mm/oom_kill.c:53: /kisskb/src/mm/oom_kill.c: In function '__bpf_trace_oom_score_adj_update': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_mark_victim': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/mm/oom_kill.c: In function '__bpf_trace_wake_reaper': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_start_task_reaping': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_finish_task_reaping': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_skip_task_reaping': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_reclaim_retry_zone': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ 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/fs/sysfs/file.c: In function 'sysfs_kf_seq_show': /kisskb/src/fs/sysfs/file.c:46:8: note: byref variable will be forcibly initialized 46 | char *buf; | ^~~ /kisskb/src/fs/sysfs/file.c: In function 'sysfs_chmod_file': /kisskb/src/fs/sysfs/file.c:417:15: note: byref variable will be forcibly initialized 417 | struct iattr newattrs; | ^~~~~~~~ /kisskb/src/fs/sysfs/file.c: In function 'sysfs_emit': /kisskb/src/fs/sysfs/file.c:744:10: note: byref variable will be forcibly initialized 744 | va_list args; | ^~~~ /kisskb/src/fs/sysfs/file.c: In function 'sysfs_emit_at': /kisskb/src/fs/sysfs/file.c:772:10: note: byref variable will be forcibly initialized 772 | va_list args; | ^~~~ /kisskb/src/fs/sysfs/file.c: In function 'sysfs_create_file_ns': /kisskb/src/fs/sysfs/file.c:349:9: note: byref variable will be forcibly initialized 349 | kgid_t gid; | ^~~ /kisskb/src/fs/sysfs/file.c:348:9: note: byref variable will be forcibly initialized 348 | kuid_t uid; | ^~~ /kisskb/src/fs/sysfs/file.c: In function 'sysfs_add_file_to_group': /kisskb/src/fs/sysfs/file.c:384:9: note: byref variable will be forcibly initialized 384 | kgid_t gid; | ^~~ /kisskb/src/fs/sysfs/file.c:383:9: note: byref variable will be forcibly initialized 383 | kuid_t uid; | ^~~ /kisskb/src/fs/sysfs/file.c: In function 'sysfs_create_bin_file': /kisskb/src/fs/sysfs/file.c:562:9: note: byref variable will be forcibly initialized 562 | kgid_t gid; | ^~~ /kisskb/src/fs/sysfs/file.c:561:9: note: byref variable will be forcibly initialized 561 | kuid_t uid; | ^~~ /kisskb/src/mm/oom_kill.c: In function '__oom_reap_task_mm': /kisskb/src/mm/oom_kill.c:544:22: note: byref variable will be forcibly initialized 544 | struct mmu_gather tlb; | ^~~ /kisskb/src/mm/oom_kill.c:543:30: note: byref variable will be forcibly initialized 543 | struct mmu_notifier_range range; | ^~~~~ /kisskb/src/security/commoncap.c: In function 'cap_inode_getsecurity': /kisskb/src/security/commoncap.c:385:8: note: byref variable will be forcibly initialized 385 | char *tmpbuf = NULL; | ^~~~~~ 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:649:3: note: in expansion of macro 'wait_event_freezable' 649 | wait_event_freezable(oom_reaper_wait, oom_reaper_list != NULL); | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/oom_kill.c: In function '__do_sys_process_mrelease': /kisskb/src/mm/oom_kill.c:1151:15: note: byref variable will be forcibly initialized 1151 | unsigned int f_flags; | ^~~~~~~ /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; | ^~~~ 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_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:776:8: note: in expansion of macro 'wait_event_interruptible_timeout' 776 | ret = wait_event_interruptible_timeout(oom_victims_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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/linux/mm_types.h:13, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/radix-tree.h:12, 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/mm/oom_kill.c: In function 'out_of_memory': /kisskb/src/mm/oom_kill.c:1053:16: note: byref variable will be forcibly initialized 1053 | unsigned long freed = 0; | ^~~~~ /kisskb/src/security/commoncap.c: In function 'cap_bprm_creds_from_file': /kisskb/src/security/commoncap.c:893:26: note: byref variable will be forcibly initialized 893 | bool effective = false, has_fcap = false, is_setid; | ^~~~~~~~ /kisskb/src/security/commoncap.c:893:7: note: byref variable will be forcibly initialized 893 | bool effective = false, has_fcap = false, is_setid; | ^~~~~~~~~ /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/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/arch/powerpc/platforms/pseries/rng.c: In function 'pseries_get_random_long': /kisskb/src/arch/powerpc/platforms/pseries/rng.c:17:16: note: byref variable will be forcibly initialized 17 | unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; | ^~~~~~ In file included from /kisskb/src/arch/powerpc/include/asm/paravirt.h:15, from /kisskb/src/arch/powerpc/include/asm/qspinlock.h:6, from /kisskb/src/arch/powerpc/include/asm/spinlock.h:7, from /kisskb/src/include/linux/spinlock.h:93, from /kisskb/src/include/linux/wait.h:9, 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/platform_device.h:13, from /kisskb/src/arch/powerpc/platforms/powernv/opal-imc.c:11: /kisskb/src/arch/powerpc/platforms/powernv/opal-imc.c: In function 'cpu_thread_mask_to_cores': /kisskb/src/arch/powerpc/include/asm/cputhreads.h:48:17: note: byref variable will be forcibly initialized 48 | cpumask_t tmp, res; | ^~~ /kisskb/src/arch/powerpc/platforms/pseries/mobility.c: In function 'update_dt_node': /kisskb/src/arch/powerpc/platforms/pseries/mobility.c:156:19: note: byref variable will be forcibly initialized 156 | struct property *prop = NULL; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-imc.c: In function 'disable_core_pmu_counters': /kisskb/src/arch/powerpc/platforms/powernv/opal-imc.c:203:12: note: byref variable will be forcibly initialized 203 | cpumask_t cores_map; | ^~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/mobility.c: In function 'poll_vasi_state': /kisskb/src/arch/powerpc/platforms/pseries/mobility.c:371:16: note: byref variable will be forcibly initialized 371 | unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/mobility.c: In function 'wait_for_vasi_session_suspending': /kisskb/src/arch/powerpc/platforms/pseries/mobility.c:398:16: note: byref variable will be forcibly initialized 398 | unsigned long state; | ^~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/trace_recursion.h:5, from /kisskb/src/include/linux/ftrace.h:10, from /kisskb/src/include/linux/perf_event.h:51, from /kisskb/src/arch/powerpc/include/asm/imc-pmu.h:13, from /kisskb/src/arch/powerpc/platforms/powernv/opal-imc.c:19: /kisskb/src/arch/powerpc/platforms/powernv/opal-imc.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/arch/powerpc/platforms/pseries/mobility.c: In function 'pseries_suspend': /kisskb/src/arch/powerpc/platforms/pseries/mobility.c:608:17: note: byref variable will be forcibly initialized 608 | unsigned long vasi_state; | ^~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/mobility.c:607:31: note: byref variable will be forcibly initialized 607 | struct pseries_suspend_info info; | ^~~~ /kisskb/src/arch/powerpc/platforms/pseries/mobility.c: In function 'do_suspend': /kisskb/src/arch/powerpc/platforms/pseries/mobility.c:464:6: note: byref variable will be forcibly initialized 464 | int status; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-imc.c: In function 'imc_pmu_create': /kisskb/src/arch/powerpc/platforms/powernv/opal-imc.c:143:6: note: byref variable will be forcibly initialized 143 | u32 offset; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-imc.c: In function 'export_imc_mode_and_cmd': /kisskb/src/arch/powerpc/platforms/powernv/opal-imc.c:56:6: note: byref variable will be forcibly initialized 56 | u32 cb_offset; | ^~~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-imc.c:55:17: note: byref variable will be forcibly initialized 55 | char mode[16], cmd[16]; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-imc.c:55:7: note: byref variable will be forcibly initialized 55 | char mode[16], cmd[16]; | ^~~~ /kisskb/src/arch/powerpc/platforms/pseries/mobility.c: In function 'migration_store': /kisskb/src/arch/powerpc/platforms/pseries/mobility.c:686:6: note: byref variable will be forcibly initialized 686 | u64 streamid; | ^~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-imc.c: In function 'opal_imc_counters_probe': /kisskb/src/arch/powerpc/platforms/powernv/opal-imc.c:241:6: note: byref variable will be forcibly initialized 241 | u32 type; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-imc.c: In function 'get_max_nest_dev': /kisskb/src/arch/powerpc/platforms/powernv/opal-imc.c:222:21: note: byref variable will be forcibly initialized 222 | u32 pmu_units = 0, type; | ^~~~ /kisskb/src/arch/powerpc/platforms/pseries/pci.c: In function 'fixup_winbond_82c105': /kisskb/src/arch/powerpc/platforms/pseries/pci.c:245:15: note: byref variable will be forcibly initialized 245 | unsigned int reg; | ^~~ /kisskb/src/arch/powerpc/platforms/pseries/pci.c: In function 'pseries_root_bridge_prepare': /kisskb/src/arch/powerpc/platforms/pseries/pci.c:292:6: note: byref variable will be forcibly initialized 292 | u32 pcie_link_speed_stats[2]; | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/security/keys/proc.c: In function 'proc_keys_show': /kisskb/src/security/keys/proc.c:160:7: note: byref variable will be forcibly initialized 160 | char xbuf[16]; | ^~~~ /kisskb/src/security/device_cgroup.c: In function 'devcgroup_seq_show': /kisskb/src/security/device_cgroup.c:273:39: note: byref variable will be forcibly initialized 273 | char maj[MAJMINLEN], min[MAJMINLEN], acc[ACCLEN]; | ^~~ /kisskb/src/security/device_cgroup.c:273:23: note: byref variable will be forcibly initialized 273 | char maj[MAJMINLEN], min[MAJMINLEN], acc[ACCLEN]; | ^~~ /kisskb/src/security/device_cgroup.c:273:7: note: byref variable will be forcibly initialized 273 | char maj[MAJMINLEN], min[MAJMINLEN], acc[ACCLEN]; | ^~~ /kisskb/src/security/device_cgroup.c: In function 'devcgroup_update_access': /kisskb/src/security/device_cgroup.c:604:28: note: byref variable will be forcibly initialized 604 | struct dev_exception_item ex; | ^~ /kisskb/src/security/device_cgroup.c:602:7: note: byref variable will be forcibly initialized 602 | char temp[12]; /* 11 + 1 characters needed for a u32 */ | ^~~~ /kisskb/src/arch/powerpc/perf/ppc970-pmu.c: In function 'p970_compute_mmcr': /kisskb/src/arch/powerpc/perf/ppc970-pmu.c:271:16: note: byref variable will be forcibly initialized 271 | unsigned char pmcsel[8]; | ^~~~~~ /kisskb/src/arch/powerpc/perf/ppc970-pmu.c:270:16: note: byref variable will be forcibly initialized 270 | unsigned char ttmuse[2]; | ^~~~~~ /kisskb/src/arch/powerpc/perf/ppc970-pmu.c:269:16: note: byref variable will be forcibly initialized 269 | unsigned char unitmap[] = { 0, 0<<3, 3<<3, 1<<3, 2<<3, 0|4, 3|4 }; | ^~~~~~~ /kisskb/src/arch/powerpc/perf/ppc970-pmu.c:268:16: note: byref variable will be forcibly initialized 268 | unsigned char unituse[16]; | ^~~~~~~ /kisskb/src/arch/powerpc/perf/ppc970-pmu.c:267:16: note: byref variable will be forcibly initialized 267 | unsigned char busbyte[4]; | ^~~~~~~ /kisskb/src/arch/powerpc/perf/ppc970-pmu.c:266:15: note: byref variable will be forcibly initialized 266 | unsigned int pmc_grp_use[2]; | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/eeh_pseries.c: In function 'pseries_eeh_cap_start': /kisskb/src/arch/powerpc/platforms/pseries/eeh_pseries.c:248:6: note: byref variable will be forcibly initialized 248 | u32 status; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/eeh_pseries.c: In function 'pseries_eeh_find_cap': /kisskb/src/arch/powerpc/platforms/pseries/eeh_pseries.c:265:6: note: byref variable will be forcibly initialized 265 | u32 id; | ^~ /kisskb/src/arch/powerpc/platforms/pseries/eeh_pseries.c:263:6: note: byref variable will be forcibly initialized 263 | int pos = pseries_eeh_cap_start(pdn); | ^~~ /kisskb/src/arch/powerpc/platforms/pseries/eeh_pseries.c: In function 'pseries_eeh_find_ecap': /kisskb/src/arch/powerpc/platforms/pseries/eeh_pseries.c:289:6: note: byref variable will be forcibly initialized 289 | u32 header; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/eeh_pseries.c: In function 'pseries_eeh_get_pe_config_addr': /kisskb/src/arch/powerpc/platforms/pseries/eeh_pseries.c:103:11: note: byref variable will be forcibly initialized 103 | int ret, rets[3]; | ^~~~ /kisskb/src/arch/powerpc/platforms/pseries/eeh_pseries.c: In function 'pseries_eeh_get_state': /kisskb/src/arch/powerpc/platforms/pseries/eeh_pseries.c:555:6: note: byref variable will be forcibly initialized 555 | int rets[4]; | ^~~~ /kisskb/src/arch/powerpc/platforms/pseries/eeh_pseries.c: In function 'pseries_eeh_init_edev': /kisskb/src/arch/powerpc/platforms/pseries/eeh_pseries.c:366:6: note: byref variable will be forcibly initialized 366 | u32 pcie_flags; | ^~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/eeh_pseries.c:364:16: note: byref variable will be forcibly initialized 364 | struct eeh_pe pe, *parent; | ^~ 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:2446:4: note: byref variable will be forcibly initialized 2446 | } desc; | ^~~~ /kisskb/src/arch/powerpc/platforms/pseries/msi.c: In function 'rtas_change_msi': /kisskb/src/arch/powerpc/platforms/pseries/msi.c:33:21: note: byref variable will be forcibly initialized 33 | u32 addr, seq_num, rtas_ret[3]; | ^~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/msi.c: In function 'rtas_query_irq_number': /kisskb/src/arch/powerpc/platforms/pseries/msi.c:94:12: note: byref variable will be forcibly initialized 94 | u32 addr, rtas_ret[2]; | ^~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/msi.c: In function 'msi_quota_for_device': /kisskb/src/arch/powerpc/platforms/pseries/msi.c:270:6: note: byref variable will be forcibly initialized 270 | int total; | ^~~~~ /kisskb/src/arch/powerpc/platforms/pseries/msi.c:269:20: note: byref variable will be forcibly initialized 269 | struct msi_counts counts; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/msi.c: In function 'rtas_hack_32bit_msi_gen2': /kisskb/src/arch/powerpc/platforms/pseries/msi.c:347:6: note: byref variable will be forcibly initialized 347 | u32 addr_hi, addr_lo; | ^~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/msi.c: In function 'pseries_irq_parent_domain_alloc': /kisskb/src/arch/powerpc/platforms/pseries/msi.c:558:20: note: byref variable will be forcibly initialized 558 | struct irq_fwspec parent_fwspec; | ^~~~~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/pseries_energy.c: In function 'cpu_to_drc_index': /kisskb/src/arch/powerpc/platforms/pseries/pseries_energy.c:76:23: note: byref variable will be forcibly initialized 76 | u32 nr_drc_indexes, thread_drc_index; | ^~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/pseries_energy.c:76:7: note: byref variable will be forcibly initialized 76 | u32 nr_drc_indexes, thread_drc_index; | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/pseries_energy.c:56:17: note: byref variable will be forcibly initialized 56 | const __be32 *value; | ^~~~~ /kisskb/src/arch/powerpc/platforms/pseries/pseries_energy.c:55:7: note: byref variable will be forcibly initialized 55 | u32 num_set_entries; | ^~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/pseries_energy.c:53:22: note: byref variable will be forcibly initialized 53 | struct of_drc_info drc; | ^~~ /kisskb/src/arch/powerpc/platforms/pseries/pseries_energy.c:39:19: note: byref variable will be forcibly initialized 39 | struct property *info; | ^~~~ /kisskb/src/arch/powerpc/platforms/pseries/pseries_energy.c: In function 'get_best_energy_data': /kisskb/src/arch/powerpc/platforms/pseries/pseries_energy.c:231:16: note: byref variable will be forcibly initialized 231 | unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/pseries_energy.c: In function 'drc_index_to_cpu': /kisskb/src/arch/powerpc/platforms/pseries/pseries_energy.c:125:17: note: byref variable will be forcibly initialized 125 | const __be32 *value; | ^~~~~ /kisskb/src/arch/powerpc/platforms/pseries/pseries_energy.c:124:7: note: byref variable will be forcibly initialized 124 | u32 num_set_entries; | ^~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/pseries_energy.c:122:22: note: byref variable will be forcibly initialized 122 | struct of_drc_info drc; | ^~~ /kisskb/src/arch/powerpc/platforms/pseries/pseries_energy.c:112:19: note: byref variable will be forcibly initialized 112 | struct property *info; | ^~~~ /kisskb/src/arch/powerpc/platforms/pseries/msi.c: In function 'pseries_msi_allocate_domains': /kisskb/src/arch/powerpc/platforms/pseries/msi.c:661:6: note: byref variable will be forcibly initialized 661 | int count; | ^~~~~ /kisskb/src/arch/powerpc/platforms/pseries/pseries_energy.c: In function 'get_best_energy_list': /kisskb/src/arch/powerpc/platforms/pseries/pseries_energy.c:191:16: note: byref variable will be forcibly initialized 191 | unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/smp.c: In function 'smp_query_cpu_stopped': /kisskb/src/arch/powerpc/platforms/pseries/smp.c:58:6: note: byref variable will be forcibly initialized 58 | int cpu_status, status; | ^~~~~~~~~~ /kisskb/src/arch/powerpc/perf/power5-pmu.c: In function 'power5_compute_mmcr': /kisskb/src/arch/powerpc/perf/power5-pmu.c:396:16: note: byref variable will be forcibly initialized 396 | unsigned char unituse[16]; | ^~~~~~~ /kisskb/src/arch/powerpc/perf/power5-pmu.c:395:16: note: byref variable will be forcibly initialized 395 | unsigned char busbyte[4]; | ^~~~~~~ /kisskb/src/arch/powerpc/perf/power5-pmu.c:394:15: note: byref variable will be forcibly initialized 394 | unsigned int pmc_grp_use[2]; | ^~~~~~~~~~~ /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; | ^~~ In file included from /kisskb/src/mm/fadvise.c:15: /kisskb/src/mm/fadvise.c: In function 'generic_fadvise': /kisskb/src/mm/internal.h:88:19: note: byref variable will be forcibly initialized 88 | DEFINE_READAHEAD(ractl, file, &file->f_ra, mapping, index); | ^~~~~ /kisskb/src/include/linux/pagemap.h:994:27: note: in definition of macro 'DEFINE_READAHEAD' 994 | struct readahead_control ractl = { \ | ^~~~~ /kisskb/src/mm/fadvise.c:144:18: note: byref variable will be forcibly initialized 144 | unsigned long nr_pagevec = 0; | ^~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_dscr': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:125:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 125 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:166:1: note: in expansion of macro 'SYSFS_SPRSETUP_SHOW_STORE' 166 | SYSFS_SPRSETUP_SHOW_STORE(dscr); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_purr': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:580:1: note: in expansion of macro 'SYSFS_SPRSETUP' 580 | SYSFS_SPRSETUP(purr, SPRN_PURR); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_tscr': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:583:1: note: in expansion of macro 'SYSFS_SPRSETUP' 583 | SYSFS_SPRSETUP(tscr, SPRN_TSCR); | ^~~~~~~~~~~~~~ /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/generic.c:398:14: note: byref variable will be forcibly initialized 398 | const char *fn; | ^~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_mmcr0': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:597:1: note: in expansion of macro 'SYSFS_PMCSETUP' 597 | SYSFS_PMCSETUP(mmcr0, SPRN_MMCR0); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_mmcr1': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:598:1: note: in expansion of macro 'SYSFS_PMCSETUP' 598 | SYSFS_PMCSETUP(mmcr1, SPRN_MMCR1); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_pmc1': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:599:1: note: in expansion of macro 'SYSFS_PMCSETUP' 599 | SYSFS_PMCSETUP(pmc1, SPRN_PMC1); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_pmc2': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:600:1: note: in expansion of macro 'SYSFS_PMCSETUP' 600 | SYSFS_PMCSETUP(pmc2, SPRN_PMC2); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_pmc3': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:601:1: note: in expansion of macro 'SYSFS_PMCSETUP' 601 | SYSFS_PMCSETUP(pmc3, SPRN_PMC3); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_pmc4': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:602:1: note: in expansion of macro 'SYSFS_PMCSETUP' 602 | SYSFS_PMCSETUP(pmc4, SPRN_PMC4); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_pmc5': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:603:1: note: in expansion of macro 'SYSFS_PMCSETUP' 603 | SYSFS_PMCSETUP(pmc5, SPRN_PMC5); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_pmc6': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:604:1: note: in expansion of macro 'SYSFS_PMCSETUP' 604 | SYSFS_PMCSETUP(pmc6, SPRN_PMC6); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_pmc7': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:612:1: note: in expansion of macro 'SYSFS_PMCSETUP' 612 | SYSFS_PMCSETUP(pmc7, SPRN_PMC7); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_pmc8': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:613:1: note: in expansion of macro 'SYSFS_PMCSETUP' 613 | SYSFS_PMCSETUP(pmc8, SPRN_PMC8); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/cacheinfo.c: In function 'nr_sets_show': /kisskb/src/arch/powerpc/kernel/cacheinfo.c:625:15: note: byref variable will be forcibly initialized 625 | unsigned int nr_sets; | ^~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_mmcra': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:615:1: note: in expansion of macro 'SYSFS_PMCSETUP' 615 | SYSFS_PMCSETUP(mmcra, SPRN_MMCRA); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_mmcr3': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:616:1: note: in expansion of macro 'SYSFS_PMCSETUP' 616 | SYSFS_PMCSETUP(mmcr3, SPRN_MMCR3); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_pa6t_pmc0': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:626:1: note: in expansion of macro 'SYSFS_PMCSETUP' 626 | SYSFS_PMCSETUP(pa6t_pmc0, SPRN_PA6T_PMC0); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_pa6t_pmc1': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:627:1: note: in expansion of macro 'SYSFS_PMCSETUP' 627 | SYSFS_PMCSETUP(pa6t_pmc1, SPRN_PA6T_PMC1); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/cacheinfo.c: In function 'line_size_show': /kisskb/src/arch/powerpc/kernel/cacheinfo.c:609:15: note: byref variable will be forcibly initialized 609 | unsigned int line_size; | ^~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_pa6t_pmc2': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:628:1: note: in expansion of macro 'SYSFS_PMCSETUP' 628 | SYSFS_PMCSETUP(pa6t_pmc2, SPRN_PA6T_PMC2); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_pa6t_pmc3': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:629:1: note: in expansion of macro 'SYSFS_PMCSETUP' 629 | SYSFS_PMCSETUP(pa6t_pmc3, SPRN_PA6T_PMC3); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_pa6t_pmc4': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:630:1: note: in expansion of macro 'SYSFS_PMCSETUP' 630 | SYSFS_PMCSETUP(pa6t_pmc4, SPRN_PA6T_PMC4); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/cacheinfo.c: In function 'cache_associativity': /kisskb/src/arch/powerpc/kernel/cacheinfo.c:278:15: note: byref variable will be forcibly initialized 278 | unsigned int size; | ^~~~ /kisskb/src/arch/powerpc/kernel/cacheinfo.c:277:15: note: byref variable will be forcibly initialized 277 | unsigned int nr_sets; | ^~~~~~~ /kisskb/src/arch/powerpc/kernel/cacheinfo.c:276:15: note: byref variable will be forcibly initialized 276 | unsigned int line_size; | ^~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_pa6t_pmc5': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:631:1: note: in expansion of macro 'SYSFS_PMCSETUP' 631 | SYSFS_PMCSETUP(pa6t_pmc5, SPRN_PA6T_PMC5); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_hid0': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:635:1: note: in expansion of macro 'SYSFS_SPRSETUP' 635 | SYSFS_SPRSETUP(hid0, SPRN_HID0); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/cacheinfo.c: In function 'associativity_show': /kisskb/src/arch/powerpc/kernel/cacheinfo.c:641:15: note: byref variable will be forcibly initialized 641 | unsigned int associativity; | ^~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_hid1': /kisskb/src/fs/proc/generic.c: In function 'proc_create_mount_point': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:636:1: note: in expansion of macro 'SYSFS_SPRSETUP' 636 | SYSFS_SPRSETUP(hid1, SPRN_HID1); | ^~~~~~~~~~~~~~ /kisskb/src/fs/proc/generic.c:525:31: note: byref variable will be forcibly initialized 525 | struct proc_dir_entry *ent, *parent = NULL; | ^~~~~~ /kisskb/src/arch/powerpc/kernel/cacheinfo.c: In function 'cache_size_kb': /kisskb/src/arch/powerpc/kernel/cacheinfo.c:226:15: note: byref variable will be forcibly initialized 226 | unsigned int size; | ^~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_hid4': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:637:1: note: in expansion of macro 'SYSFS_SPRSETUP' 637 | SYSFS_SPRSETUP(hid4, SPRN_HID4); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/cacheinfo.c: In function 'size_show': /kisskb/src/arch/powerpc/kernel/cacheinfo.c:592:15: note: byref variable will be forcibly initialized 592 | unsigned int size_kb; | ^~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_hid5': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:638:1: note: in expansion of macro 'SYSFS_SPRSETUP' 638 | SYSFS_SPRSETUP(hid5, SPRN_HID5); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_ima0': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:639:1: note: in expansion of macro 'SYSFS_SPRSETUP' 639 | SYSFS_SPRSETUP(ima0, SPRN_PA6T_IMA0); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_ima1': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:640:1: note: in expansion of macro 'SYSFS_SPRSETUP' 640 | SYSFS_SPRSETUP(ima1, SPRN_PA6T_IMA1); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_ima2': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:641:1: note: in expansion of macro 'SYSFS_SPRSETUP' 641 | SYSFS_SPRSETUP(ima2, SPRN_PA6T_IMA2); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_ima3': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:642:1: note: in expansion of macro 'SYSFS_SPRSETUP' 642 | SYSFS_SPRSETUP(ima3, SPRN_PA6T_IMA3); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_ima4': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:643:1: note: in expansion of macro 'SYSFS_SPRSETUP' 643 | SYSFS_SPRSETUP(ima4, SPRN_PA6T_IMA4); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_ima5': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:644:1: note: in expansion of macro 'SYSFS_SPRSETUP' 644 | SYSFS_SPRSETUP(ima5, SPRN_PA6T_IMA5); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_ima6': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:645:1: note: in expansion of macro 'SYSFS_SPRSETUP' 645 | SYSFS_SPRSETUP(ima6, SPRN_PA6T_IMA6); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_ima7': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:646:1: note: in expansion of macro 'SYSFS_SPRSETUP' 646 | SYSFS_SPRSETUP(ima7, SPRN_PA6T_IMA7); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_ima8': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:647:1: note: in expansion of macro 'SYSFS_SPRSETUP' 647 | SYSFS_SPRSETUP(ima8, SPRN_PA6T_IMA8); | ^~~~~~~~~~~~~~ /kisskb/src/fs/proc/generic.c: In function 'remove_proc_entry': /kisskb/src/fs/proc/generic.c:686:14: note: byref variable will be forcibly initialized 686 | const char *fn = name; | ^~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_ima9': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:648:1: note: in expansion of macro 'SYSFS_SPRSETUP' 648 | SYSFS_SPRSETUP(ima9, SPRN_PA6T_IMA9); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_imaat': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:649:1: note: in expansion of macro 'SYSFS_SPRSETUP' 649 | SYSFS_SPRSETUP(imaat, SPRN_PA6T_IMAAT); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_btcr': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:650:1: note: in expansion of macro 'SYSFS_SPRSETUP' 650 | SYSFS_SPRSETUP(btcr, SPRN_PA6T_BTCR); | ^~~~~~~~~~~~~~ /kisskb/src/fs/proc/generic.c: In function 'remove_proc_subtree': /kisskb/src/fs/proc/generic.c:725:14: note: byref variable will be forcibly initialized 725 | const char *fn = name; | ^~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_pccr': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:651:1: note: in expansion of macro 'SYSFS_SPRSETUP' 651 | SYSFS_SPRSETUP(pccr, SPRN_PA6T_PCCR); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_rpccr': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:652:1: note: in expansion of macro 'SYSFS_SPRSETUP' 652 | SYSFS_SPRSETUP(rpccr, SPRN_PA6T_RPCCR); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_der': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:653:1: note: in expansion of macro 'SYSFS_SPRSETUP' 653 | SYSFS_SPRSETUP(der, SPRN_PA6T_DER); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_mer': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:654:1: note: in expansion of macro 'SYSFS_SPRSETUP' 654 | SYSFS_SPRSETUP(mer, SPRN_PA6T_MER); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_ber': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:655:1: note: in expansion of macro 'SYSFS_SPRSETUP' 655 | SYSFS_SPRSETUP(ber, SPRN_PA6T_BER); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_ier': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:656:1: note: in expansion of macro 'SYSFS_SPRSETUP' 656 | SYSFS_SPRSETUP(ier, SPRN_PA6T_IER); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_sier': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:657:1: note: in expansion of macro 'SYSFS_SPRSETUP' 657 | SYSFS_SPRSETUP(sier, SPRN_PA6T_SIER); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_siar': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:658:1: note: in expansion of macro 'SYSFS_SPRSETUP' 658 | SYSFS_SPRSETUP(siar, SPRN_PA6T_SIAR); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_tsr0': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:659:1: note: in expansion of macro 'SYSFS_SPRSETUP' 659 | SYSFS_SPRSETUP(tsr0, SPRN_PA6T_TSR0); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_tsr1': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:660:1: note: in expansion of macro 'SYSFS_SPRSETUP' 660 | SYSFS_SPRSETUP(tsr1, SPRN_PA6T_TSR1); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_tsr2': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:661:1: note: in expansion of macro 'SYSFS_SPRSETUP' 661 | SYSFS_SPRSETUP(tsr2, SPRN_PA6T_TSR2); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_tsr3': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:662:1: note: in expansion of macro 'SYSFS_SPRSETUP' 662 | SYSFS_SPRSETUP(tsr3, SPRN_PA6T_TSR3); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_dscr_default': /kisskb/src/arch/powerpc/kernel/sysfs.c:201:16: note: byref variable will be forcibly initialized 201 | unsigned long val; | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_tscr': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:583:1: note: in expansion of macro 'SYSFS_SPRSETUP' 583 | SYSFS_SPRSETUP(tscr, SPRN_TSCR); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_pir': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:582:1: note: in expansion of macro 'SYSFS_SPRSETUP' 582 | SYSFS_SPRSETUP(pir, SPRN_PIR); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_dscr': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:125:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 125 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:166:1: note: in expansion of macro 'SYSFS_SPRSETUP_SHOW_STORE' 166 | SYSFS_SPRSETUP_SHOW_STORE(dscr); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_spurr': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:581:1: note: in expansion of macro 'SYSFS_SPRSETUP' 581 | SYSFS_SPRSETUP(spurr, SPRN_SPURR); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_purr': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:580:1: note: in expansion of macro 'SYSFS_SPRSETUP' 580 | SYSFS_SPRSETUP(purr, SPRN_PURR); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_mmcr3': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:616:1: note: in expansion of macro 'SYSFS_PMCSETUP' 616 | SYSFS_PMCSETUP(mmcr3, SPRN_MMCR3); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_mmcra': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:615:1: note: in expansion of macro 'SYSFS_PMCSETUP' 615 | SYSFS_PMCSETUP(mmcra, SPRN_MMCRA); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_tsr3': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:662:1: note: in expansion of macro 'SYSFS_SPRSETUP' 662 | SYSFS_SPRSETUP(tsr3, SPRN_PA6T_TSR3); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_tsr2': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:661:1: note: in expansion of macro 'SYSFS_SPRSETUP' 661 | SYSFS_SPRSETUP(tsr2, SPRN_PA6T_TSR2); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_tsr1': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:660:1: note: in expansion of macro 'SYSFS_SPRSETUP' 660 | SYSFS_SPRSETUP(tsr1, SPRN_PA6T_TSR1); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_tsr0': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:659:1: note: in expansion of macro 'SYSFS_SPRSETUP' 659 | SYSFS_SPRSETUP(tsr0, SPRN_PA6T_TSR0); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_siar': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:658:1: note: in expansion of macro 'SYSFS_SPRSETUP' 658 | SYSFS_SPRSETUP(siar, SPRN_PA6T_SIAR); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_sier': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:657:1: note: in expansion of macro 'SYSFS_SPRSETUP' 657 | SYSFS_SPRSETUP(sier, SPRN_PA6T_SIER); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_ier': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:656:1: note: in expansion of macro 'SYSFS_SPRSETUP' 656 | SYSFS_SPRSETUP(ier, SPRN_PA6T_IER); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_ber': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:655:1: note: in expansion of macro 'SYSFS_SPRSETUP' 655 | SYSFS_SPRSETUP(ber, SPRN_PA6T_BER); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_mer': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:654:1: note: in expansion of macro 'SYSFS_SPRSETUP' 654 | SYSFS_SPRSETUP(mer, SPRN_PA6T_MER); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_der': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:653:1: note: in expansion of macro 'SYSFS_SPRSETUP' 653 | SYSFS_SPRSETUP(der, SPRN_PA6T_DER); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_rpccr': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:652:1: note: in expansion of macro 'SYSFS_SPRSETUP' 652 | SYSFS_SPRSETUP(rpccr, SPRN_PA6T_RPCCR); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_pccr': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:651:1: note: in expansion of macro 'SYSFS_SPRSETUP' 651 | SYSFS_SPRSETUP(pccr, SPRN_PA6T_PCCR); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_btcr': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:650:1: note: in expansion of macro 'SYSFS_SPRSETUP' 650 | SYSFS_SPRSETUP(btcr, SPRN_PA6T_BTCR); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_imaat': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:649:1: note: in expansion of macro 'SYSFS_SPRSETUP' 649 | SYSFS_SPRSETUP(imaat, SPRN_PA6T_IMAAT); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_ima9': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:648:1: note: in expansion of macro 'SYSFS_SPRSETUP' 648 | SYSFS_SPRSETUP(ima9, SPRN_PA6T_IMA9); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_ima8': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:647:1: note: in expansion of macro 'SYSFS_SPRSETUP' 647 | SYSFS_SPRSETUP(ima8, SPRN_PA6T_IMA8); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_ima7': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:646:1: note: in expansion of macro 'SYSFS_SPRSETUP' 646 | SYSFS_SPRSETUP(ima7, SPRN_PA6T_IMA7); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_ima6': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:645:1: note: in expansion of macro 'SYSFS_SPRSETUP' 645 | SYSFS_SPRSETUP(ima6, SPRN_PA6T_IMA6); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_ima5': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:644:1: note: in expansion of macro 'SYSFS_SPRSETUP' 644 | SYSFS_SPRSETUP(ima5, SPRN_PA6T_IMA5); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_ima4': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:643:1: note: in expansion of macro 'SYSFS_SPRSETUP' 643 | SYSFS_SPRSETUP(ima4, SPRN_PA6T_IMA4); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_ima3': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:642:1: note: in expansion of macro 'SYSFS_SPRSETUP' 642 | SYSFS_SPRSETUP(ima3, SPRN_PA6T_IMA3); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_ima2': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:641:1: note: in expansion of macro 'SYSFS_SPRSETUP' 641 | SYSFS_SPRSETUP(ima2, SPRN_PA6T_IMA2); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_ima1': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:640:1: note: in expansion of macro 'SYSFS_SPRSETUP' 640 | SYSFS_SPRSETUP(ima1, SPRN_PA6T_IMA1); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_ima0': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:639:1: note: in expansion of macro 'SYSFS_SPRSETUP' 639 | SYSFS_SPRSETUP(ima0, SPRN_PA6T_IMA0); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_hid5': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:638:1: note: in expansion of macro 'SYSFS_SPRSETUP' 638 | SYSFS_SPRSETUP(hid5, SPRN_HID5); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_hid4': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:637:1: note: in expansion of macro 'SYSFS_SPRSETUP' 637 | SYSFS_SPRSETUP(hid4, SPRN_HID4); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_hid1': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:636:1: note: in expansion of macro 'SYSFS_SPRSETUP' 636 | SYSFS_SPRSETUP(hid1, SPRN_HID1); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_hid0': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:635:1: note: in expansion of macro 'SYSFS_SPRSETUP' 635 | SYSFS_SPRSETUP(hid0, SPRN_HID0); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_pa6t_pmc5': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:631:1: note: in expansion of macro 'SYSFS_PMCSETUP' 631 | SYSFS_PMCSETUP(pa6t_pmc5, SPRN_PA6T_PMC5); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_pa6t_pmc4': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:630:1: note: in expansion of macro 'SYSFS_PMCSETUP' 630 | SYSFS_PMCSETUP(pa6t_pmc4, SPRN_PA6T_PMC4); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_pa6t_pmc3': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:629:1: note: in expansion of macro 'SYSFS_PMCSETUP' 629 | SYSFS_PMCSETUP(pa6t_pmc3, SPRN_PA6T_PMC3); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_pa6t_pmc2': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:628:1: note: in expansion of macro 'SYSFS_PMCSETUP' 628 | SYSFS_PMCSETUP(pa6t_pmc2, SPRN_PA6T_PMC2); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_pa6t_pmc1': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:627:1: note: in expansion of macro 'SYSFS_PMCSETUP' 627 | SYSFS_PMCSETUP(pa6t_pmc1, SPRN_PA6T_PMC1); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_pa6t_pmc0': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:626:1: note: in expansion of macro 'SYSFS_PMCSETUP' 626 | SYSFS_PMCSETUP(pa6t_pmc0, SPRN_PA6T_PMC0); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_mmcr1': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:598:1: note: in expansion of macro 'SYSFS_PMCSETUP' 598 | SYSFS_PMCSETUP(mmcr1, SPRN_MMCR1); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_mmcr0': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:597:1: note: in expansion of macro 'SYSFS_PMCSETUP' 597 | SYSFS_PMCSETUP(mmcr0, SPRN_MMCR0); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_pmc8': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:613:1: note: in expansion of macro 'SYSFS_PMCSETUP' 613 | SYSFS_PMCSETUP(pmc8, SPRN_PMC8); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_pmc7': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:612:1: note: in expansion of macro 'SYSFS_PMCSETUP' 612 | SYSFS_PMCSETUP(pmc7, SPRN_PMC7); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_pmc6': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:604:1: note: in expansion of macro 'SYSFS_PMCSETUP' 604 | SYSFS_PMCSETUP(pmc6, SPRN_PMC6); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_pmc5': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:603:1: note: in expansion of macro 'SYSFS_PMCSETUP' 603 | SYSFS_PMCSETUP(pmc5, SPRN_PMC5); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_pmc4': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:602:1: note: in expansion of macro 'SYSFS_PMCSETUP' 602 | SYSFS_PMCSETUP(pmc4, SPRN_PMC4); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_pmc3': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:601:1: note: in expansion of macro 'SYSFS_PMCSETUP' 601 | SYSFS_PMCSETUP(pmc3, SPRN_PMC3); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_pmc2': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:600:1: note: in expansion of macro 'SYSFS_PMCSETUP' 600 | SYSFS_PMCSETUP(pmc2, SPRN_PMC2); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_pmc1': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:599:1: note: in expansion of macro 'SYSFS_PMCSETUP' 599 | SYSFS_PMCSETUP(pmc1, SPRN_PMC1); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'idle_purr_show': /kisskb/src/arch/powerpc/kernel/sysfs.c:769:6: note: byref variable will be forcibly initialized 769 | u64 val; | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'idle_spurr_show': /kisskb/src/arch/powerpc/kernel/sysfs.c:799:6: note: byref variable will be forcibly initialized 799 | u64 val; | ^~~ /kisskb/src/security/keys/persistent.c: In function 'key_get_persistent': /kisskb/src/security/keys/persistent.c:79:7: note: byref variable will be forcibly initialized 79 | char buf[32]; | ^~~ /kisskb/src/security/keys/persistent.c:76:27: note: byref variable will be forcibly initialized 76 | struct keyring_index_key index_key; | ^~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_spurr': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:581:1: note: in expansion of macro 'SYSFS_SPRSETUP' 581 | SYSFS_SPRSETUP(spurr, SPRN_SPURR); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_pir': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:2: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:582:1: note: in expansion of macro 'SYSFS_SPRSETUP' 582 | SYSFS_SPRSETUP(pir, SPRN_PIR); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/vphn.c: In function 'vphn_unpack_associativity': /kisskb/src/arch/powerpc/platforms/pseries/vphn.c:27:9: note: byref variable will be forcibly initialized 27 | __be64 be_packed[VPHN_REGISTER_COUNT]; | ^~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c: In function 'cpu_drc_index_to_dn': /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c:707:6: note: byref variable will be forcibly initialized 707 | u32 my_index; | ^~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c: In function 'dlpar_offline_cpu': /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c:328:6: note: byref variable will be forcibly initialized 328 | int len, nthreads, i; | ^~~ /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c: In function 'pseries_remove_processor': /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c:295:6: note: byref variable will be forcibly initialized 295 | int len, nthreads, i; | ^~~ /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c: In function 'pseries_cpuhp_detach_nodes': /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c:642:22: note: byref variable will be forcibly initialized 642 | struct of_changeset cs; | ^~ /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c: In function 'pseries_cpuhp_attach_nodes': /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c:521:22: note: byref variable will be forcibly initialized 521 | struct of_changeset cs; | ^~ /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c: In function 'dlpar_online_cpu': /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c:384:6: note: byref variable will be forcibly initialized 384 | int len, nthreads, i; | ^~~ /kisskb/src/fs/sysfs/dir.c: In function 'sysfs_create_dir_ns': /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c: In function 'dlpar_cpu_release': /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; | ^~~ /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c:798:6: note: byref variable will be forcibly initialized 798 | u32 drc_index; | ^~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c: In function 'dlpar_cpu_exists': /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c:425:6: note: byref variable will be forcibly initialized 425 | u32 my_drc_index; | ^~~~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c: In function 'drc_info_valid_index': /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c:454:6: note: byref variable will be forcibly initialized 454 | int count, i, j; | ^~~~~ /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c:452:16: note: byref variable will be forcibly initialized 452 | const __be32 *value; | ^~~~~ /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c:451:21: note: byref variable will be forcibly initialized 451 | struct of_drc_info drc; | ^~~ /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c:450:19: note: byref variable will be forcibly initialized 450 | struct property *info; | ^~~~ /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c: In function 'valid_cpu_drc_index': /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c:504:7: note: byref variable will be forcibly initialized 504 | u32 drc; | ^~~ /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c: In function 'dlpar_cpu_probe': /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c:783:6: note: byref variable will be forcibly initialized 783 | u32 drc_index; | ^~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c: In function 'find_cpu_id_range': /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c:155:16: note: byref variable will be forcibly initialized 155 | cpumask_var_t candidate_mask; | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c: In function 'pseries_add_processor': /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c:214:16: note: byref variable will be forcibly initialized 214 | cpumask_var_t cpu_mask; | ^~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c:212:6: note: byref variable will be forcibly initialized 212 | int len, nthreads, node, cpu, assigned_node; | ^~~ /kisskb/src/fs/ext4/balloc.c: In function 'ext4_new_meta_blocks': /kisskb/src/fs/ext4/balloc.c:689:33: note: byref variable will be forcibly initialized 689 | struct ext4_allocation_request ar; | ^~ /kisskb/src/arch/powerpc/platforms/pseries/vio.c: In function 'vio_build_iommu_table': /kisskb/src/arch/powerpc/platforms/pseries/vio.c:1173:24: note: byref variable will be forcibly initialized 1173 | unsigned long offset, size; | ^~~~ /kisskb/src/arch/powerpc/platforms/pseries/vio.c:1173:16: note: byref variable will be forcibly initialized 1173 | unsigned long offset, size; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/vio.c: In function 'vio_find_node': /kisskb/src/arch/powerpc/platforms/pseries/vio.c:1676:7: note: byref variable will be forcibly initialized 1676 | char kobj_name[20]; | ^~~~~~~~~ /kisskb/src/fs/proc/base.c: In function 'proc_pid_get_link': /kisskb/src/fs/proc/base.c:1746:14: note: byref variable will be forcibly initialized 1746 | struct path path; | ^~~~ /kisskb/src/fs/proc/base.c: In function 'proc_pid_readlink': /kisskb/src/fs/proc/base.c:1793:14: note: byref variable will be forcibly initialized 1793 | struct path path; | ^~~~ /kisskb/src/arch/powerpc/kernel/time.c: In function 'set_decrementer_max': /kisskb/src/arch/powerpc/kernel/time.c:933:6: note: byref variable will be forcibly initialized 933 | u32 bits = 32; | ^~~~ /kisskb/src/fs/proc/base.c: In function 'timerslack_ns_write': /kisskb/src/fs/proc/base.c:2519:6: note: byref variable will be forcibly initialized 2519 | u64 slack_ns; | ^~~~~~~~ /kisskb/src/fs/proc/base.c: In function 'proc_fail_nth_write': /kisskb/src/fs/proc/base.c:1399:15: note: byref variable will be forcibly initialized 1399 | unsigned int n; | ^ /kisskb/src/fs/proc/base.c: In function 'proc_fail_nth_read': /kisskb/src/fs/proc/base.c:1418:7: note: byref variable will be forcibly initialized 1418 | char numbuf[PROC_NUMBUF]; | ^~~~~~ /kisskb/src/fs/proc/base.c: In function 'proc_fault_inject_read': /kisskb/src/fs/proc/base.c:1344:7: note: byref variable will be forcibly initialized 1344 | char buffer[PROC_NUMBUF]; | ^~~~~~ /kisskb/src/fs/proc/base.c: In function 'oom_score_adj_read': /kisskb/src/fs/proc/base.c:1202:7: note: byref variable will be forcibly initialized 1202 | char buffer[PROC_NUMBUF]; | ^~~~~~ /kisskb/src/fs/proc/base.c: In function 'oom_adj_read': /kisskb/src/fs/proc/base.c:1043:7: note: byref variable will be forcibly initialized 1043 | char buffer[PROC_NUMBUF]; | ^~~~~~ /kisskb/src/fs/proc/base.c: In function 'proc_fault_inject_write': /kisskb/src/fs/proc/base.c:1363:6: note: byref variable will be forcibly initialized 1363 | int make_it_fail; | ^~~~~~~~~~~~ /kisskb/src/fs/proc/base.c:1362:7: note: byref variable will be forcibly initialized 1362 | char buffer[PROC_NUMBUF]; | ^~~~~~ /kisskb/src/arch/powerpc/kernel/time.c: In function '__read_persistent_clock': /kisskb/src/arch/powerpc/kernel/time.c:825:18: note: byref variable will be forcibly initialized 825 | struct rtc_time tm; | ^~ /kisskb/src/fs/proc/base.c: In function 'proc_sessionid_read': /kisskb/src/fs/proc/base.c:1323:7: note: byref variable will be forcibly initialized 1323 | char tmpbuf[TMPBUFLEN]; | ^~~~~~ /kisskb/src/fs/proc/base.c: In function 'proc_loginuid_read': In file included from /kisskb/src/arch/powerpc/include/asm/prom.h:23, from /kisskb/src/arch/powerpc/kernel/time.c:66: /kisskb/src/arch/powerpc/kernel/time.c: In function 'platform_device_register_data': /kisskb/src/fs/proc/base.c:1257:7: note: byref variable will be forcibly initialized 1257 | char tmpbuf[TMPBUFLEN]; | ^~~~~~ /kisskb/src/include/linux/platform_device.h:126:30: note: byref variable will be forcibly initialized 126 | struct platform_device_info pdevinfo = { | ^~~~~~~~ /kisskb/src/arch/powerpc/kernel/time.c: In function 'rtc_init': /kisskb/src/include/linux/platform_device.h:126:30: note: byref variable will be forcibly initialized /kisskb/src/fs/proc/base.c: In function 'proc_loginuid_write': /kisskb/src/fs/proc/base.c:1272:8: note: byref variable will be forcibly initialized 1272 | uid_t loginuid; | ^~~~~~~~ /kisskb/src/arch/powerpc/kernel/time.c: In function 'update_persistent_clock64': /kisskb/src/arch/powerpc/kernel/time.c:813:18: note: byref variable will be forcibly initialized 813 | struct rtc_time tm; | ^~ /kisskb/src/fs/proc/base.c: In function 'oom_score_adj_write': /kisskb/src/fs/proc/base.c:1218:6: note: byref variable will be forcibly initialized 1218 | int oom_score_adj; | ^~~~~~~~~~~~~ /kisskb/src/fs/proc/base.c:1217:7: note: byref variable will be forcibly initialized 1217 | char buffer[PROC_NUMBUF]; | ^~~~~~ /kisskb/src/fs/proc/base.c: In function 'oom_adj_write': /kisskb/src/fs/proc/base.c:1158:6: note: byref variable will be forcibly initialized 1158 | int oom_adj; | ^~~~~~~ /kisskb/src/fs/proc/base.c:1157:7: note: byref variable will be forcibly initialized 1157 | char buffer[PROC_NUMBUF]; | ^~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/include/linux/cgroup.h:26, from /kisskb/src/include/linux/memcontrol.h:13, from /kisskb/src/include/linux/swap.h:9, from /kisskb/src/fs/proc/base.c:68: /kisskb/src/fs/proc/base.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/fs/proc/base.c: In function 'proc_pid_wchan': /kisskb/src/fs/proc/base.c:390:7: note: byref variable will be forcibly initialized 390 | char symname[KSYM_NAME_LEN]; | ^~~~~~~ /kisskb/src/fs/proc/base.c: In function 'get_mm_cmdline': /kisskb/src/fs/proc/base.c:261:14: note: byref variable will be forcibly initialized 261 | char *page, c; | ^ /kisskb/src/fs/proc/base.c: In function 'proc_pid_syscall': /kisskb/src/fs/proc/base.c:643:22: note: byref variable will be forcibly initialized 643 | struct syscall_info info; | ^~~~ /kisskb/src/fs/proc/base.c: In function 'comm_write': /kisskb/src/fs/proc/base.c:1670:7: note: byref variable will be forcibly initialized 1670 | char buffer[TASK_COMM_LEN]; | ^~~~~~ /kisskb/src/fs/proc/base.c: In function 'proc_pid_limits': /kisskb/src/fs/proc/base.c:602:16: note: byref variable will be forcibly initialized 602 | struct rlimit rlim[RLIM_NLIMITS]; | ^~~~ /kisskb/src/fs/proc/base.c:600:16: note: byref variable will be forcibly initialized 600 | unsigned long flags; | ^~~~~ /kisskb/src/fs/proc/base.c: In function 'dname_to_vma_addr': /kisskb/src/fs/proc/base.c:2080:27: note: byref variable will be forcibly initialized 2080 | unsigned long long sval, eval; | ^~~~ /kisskb/src/fs/proc/base.c:2080:21: note: byref variable will be forcibly initialized 2080 | unsigned long long sval, eval; | ^~~~ /kisskb/src/fs/proc/base.c: In function 'map_files_get_link': /kisskb/src/fs/proc/base.c:2167:26: note: byref variable will be forcibly initialized 2167 | unsigned long vm_start, vm_end; | ^~~~~~ /kisskb/src/fs/proc/base.c:2167:16: note: byref variable will be forcibly initialized 2167 | unsigned long vm_start, vm_end; | ^~~~~~~~ /kisskb/src/fs/proc/base.c: In function 'map_files_d_revalidate': /kisskb/src/fs/proc/base.c:2116:26: note: byref variable will be forcibly initialized 2116 | unsigned long vm_start, vm_end; | ^~~~~~ /kisskb/src/fs/proc/base.c:2116:16: note: byref variable will be forcibly initialized 2116 | unsigned long vm_start, vm_end; | ^~~~~~~~ /kisskb/src/fs/proc/base.c: In function 'proc_map_files_lookup': /kisskb/src/fs/proc/base.c:2264:26: note: byref variable will be forcibly initialized 2264 | unsigned long vm_start, vm_end; | ^~~~~~ /kisskb/src/fs/proc/base.c:2264:16: note: byref variable will be forcibly initialized 2264 | unsigned long vm_start, vm_end; | ^~~~~~~~ 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:2048:35: note: byref variable will be forcibly initialized 2048 | 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:2386:8: note: byref variable will be forcibly initialized 2386 | char buf[4 * sizeof(long) + 2]; /* max: %lx-%lx\0 */ | ^~~ /kisskb/src/fs/proc/base.c:2323:34: note: byref variable will be forcibly initialized 2323 | GENRADIX(struct map_files_info) fa; | ^~ /kisskb/src/fs/proc/base.c: In function 'proc_task_readdir': /kisskb/src/fs/proc/base.c:3805:8: note: byref variable will be forcibly initialized 3805 | char name[10 + 1]; | ^~~~ /kisskb/src/fs/proc/base.c: In function 'proc_pid_readdir': /kisskb/src/fs/proc/base.c:3465:8: note: byref variable will be forcibly initialized 3465 | char name[10 + 1]; | ^~~~ /kisskb/src/kernel/power/main.c: In function 'pm_freeze_timeout_store': /kisskb/src/kernel/power/main.c:873:16: note: byref variable will be forcibly initialized 873 | unsigned long val; | ^~~ /kisskb/src/kernel/power/main.c: In function 'sync_on_suspend_store': /kisskb/src/kernel/power/main.c:212:16: note: byref variable will be forcibly initialized 212 | unsigned long val; | ^~~ /kisskb/src/kernel/power/main.c: In function 'pm_async_store': /kisskb/src/kernel/power/main.c:109:16: note: byref variable will be forcibly initialized 109 | unsigned long val; | ^~~ /kisskb/src/kernel/power/main.c: In function 'wakeup_count_store': /kisskb/src/kernel/power/main.c:715:15: note: byref variable will be forcibly initialized 715 | unsigned int val; | ^~~ /kisskb/src/kernel/power/main.c: In function 'wakeup_count_show': /kisskb/src/kernel/power/main.c:705:15: note: byref variable will be forcibly initialized 705 | unsigned int val; | ^~~ /kisskb/src/arch/powerpc/kernel/prom.c: In function 'check_cpu_pa_features': /kisskb/src/arch/powerpc/kernel/prom.c:224:6: note: byref variable will be forcibly initialized 224 | int tablelen; | ^~~~~~~~ /kisskb/src/arch/powerpc/kernel/prom.c: In function 'early_init_dt_scan_cpus': /kisskb/src/arch/powerpc/kernel/prom.c:316:6: note: byref variable will be forcibly initialized 316 | int len; | ^~~ /kisskb/src/arch/powerpc/kernel/prom.c: In function 'early_reserve_mem_dt': /kisskb/src/arch/powerpc/kernel/prom.c:593:6: note: byref variable will be forcibly initialized 593 | int len; | ^~~ /kisskb/src/arch/powerpc/kernel/prom.c: In function 'of_get_ibm_chip_id': /kisskb/src/arch/powerpc/kernel/prom.c:892:7: note: byref variable will be forcibly initialized 892 | u32 chip_id; | ^~~~~~~ /kisskb/src/arch/powerpc/mm/init_64.c: In function 'parse_disable_radix': /kisskb/src/arch/powerpc/mm/init_64.c:377:7: note: byref variable will be forcibly initialized 377 | bool val; | ^~~ /kisskb/src/arch/powerpc/mm/init_64.c: In function 'early_check_vec5': /kisskb/src/arch/powerpc/mm/init_64.c:398:6: note: byref variable will be forcibly initialized 398 | int size; | ^~~~ /kisskb/src/fs/kernfs/file.c: In function 'kernfs_notify_workfn': /kisskb/src/fs/kernfs/file.c:871:15: note: byref variable will be forcibly initialized 871 | struct qstr name; | ^~~~ In file included from /kisskb/src/include/linux/buffer_head.h:14, from /kisskb/src/fs/ext4/dir.c:26: /kisskb/src/fs/ext4/dir.c: In function 'ext4_readdir': /kisskb/src/include/linux/pagemap.h:1029:19: note: byref variable will be forcibly initialized 1029 | DEFINE_READAHEAD(ractl, file, ra, mapping, index); | ^~~~~ /kisskb/src/include/linux/pagemap.h:994:27: note: in definition of macro 'DEFINE_READAHEAD' 994 | struct readahead_control ractl = { \ | ^~~~~ /kisskb/src/fs/ext4/dir.c:171:26: note: byref variable will be forcibly initialized 171 | struct ext4_map_blocks map; | ^~~ /kisskb/src/fs/ext4/dir.c:157:7: note: byref variable will be forcibly initialized 157 | int has_inline_data = 1; | ^~~~~~~~~~~~~~~ /kisskb/src/security/keys/keyctl_pkey.c: In function 'keyctl_pkey_params_parse': /kisskb/src/security/keys/keyctl_pkey.c:42:8: note: byref variable will be forcibly initialized 42 | char *c = params->info, *p, *q; | ^ /kisskb/src/security/keys/keyctl_pkey.c:41:14: note: byref variable will be forcibly initialized 41 | substring_t args[MAX_OPT_ARGS]; | ^~~~ /kisskb/src/security/keys/keyctl_pkey.c:40:16: note: byref variable will be forcibly initialized 40 | unsigned long token_mask = 0; | ^~~~~~~~~~ /kisskb/src/security/keys/keyctl_pkey.c: In function 'keyctl_pkey_params_get_2': /kisskb/src/security/keys/keyctl_pkey.c:119:27: note: byref variable will be forcibly initialized 119 | struct kernel_pkey_query info; | ^~~~ /kisskb/src/security/keys/keyctl_pkey.c:118:28: note: byref variable will be forcibly initialized 118 | struct keyctl_pkey_params uparams; | ^~~~~~~ /kisskb/src/security/keys/keyctl_pkey.c: In function 'keyctl_pkey_query': /kisskb/src/security/keys/keyctl_pkey.c:166:27: note: byref variable will be forcibly initialized 166 | struct kernel_pkey_query res; | ^~~ /kisskb/src/security/keys/keyctl_pkey.c:165:28: note: byref variable will be forcibly initialized 165 | struct kernel_pkey_params params; | ^~~~~~ /kisskb/src/security/keys/keyctl_pkey.c: In function 'keyctl_pkey_e_d_s': /kisskb/src/security/keys/keyctl_pkey.c:210:28: note: byref variable will be forcibly initialized 210 | struct kernel_pkey_params params; | ^~~~~~ /kisskb/src/security/keys/keyctl_pkey.c: In function 'keyctl_pkey_verify': /kisskb/src/security/keys/keyctl_pkey.c:285:28: note: byref variable will be forcibly initialized 285 | struct kernel_pkey_params params; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/suspend.c: In function 'pseries_suspend_begin': /kisskb/src/arch/powerpc/platforms/pseries/suspend.c:30:16: note: byref variable will be forcibly initialized 30 | unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; | ^~~~~~ /kisskb/src/arch/powerpc/perf/power5+-pmu.c: In function 'power5p_compute_mmcr': /kisskb/src/arch/powerpc/perf/power5+-pmu.c:464:16: note: byref variable will be forcibly initialized 464 | unsigned char unituse[16]; | ^~~~~~~ /kisskb/src/arch/powerpc/perf/power5+-pmu.c:463:16: note: byref variable will be forcibly initialized 463 | unsigned char busbyte[4]; | ^~~~~~~ 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:511:29: note: byref variable will be forcibly initialized 511 | struct interrupt_nmi_state state; \ | ^~~~~ /kisskb/src/arch/powerpc/kernel/traps.c:439:1: note: in expansion of macro 'DEFINE_INTERRUPT_HANDLER_NMI' 439 | DEFINE_INTERRUPT_HANDLER_NMI(system_reset_exception) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/traps.c: In function 'machine_check_exception': /kisskb/src/arch/powerpc/include/asm/interrupt.h:511:29: note: byref variable will be forcibly initialized 511 | struct interrupt_nmi_state state; \ | ^~~~~ /kisskb/src/arch/powerpc/kernel/traps.c:856:1: note: in expansion of macro 'DEFINE_INTERRUPT_HANDLER_NMI' 856 | DEFINE_INTERRUPT_HANDLER_NMI(machine_check_exception) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/traps.c: In function 'unknown_nmi_exception': /kisskb/src/arch/powerpc/include/asm/interrupt.h:511:29: note: byref variable will be forcibly initialized 511 | struct interrupt_nmi_state state; \ | ^~~~~ /kisskb/src/arch/powerpc/kernel/traps.c:1092:1: note: in expansion of macro 'DEFINE_INTERRUPT_HANDLER_NMI' 1092 | 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:511:29: note: byref variable will be forcibly initialized 511 | struct interrupt_nmi_state state; \ | ^~~~~ /kisskb/src/arch/powerpc/kernel/traps.c:1887:1: note: in expansion of macro 'DEFINE_INTERRUPT_HANDLER_NMI' 1887 | DEFINE_INTERRUPT_HANDLER_NMI(performance_monitor_exception_nmi) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext2/balloc.c: In function 'ext2_try_to_allocate_with_rsv': /kisskb/src/fs/ext2/balloc.c:1074:16: note: byref variable will be forcibly initialized 1074 | unsigned long num = *count; | ^~~ /kisskb/src/fs/ext2/balloc.c: In function 'ext2_free_blocks': /kisskb/src/fs/ext2/balloc.c:480:23: note: byref variable will be forcibly initialized 480 | struct buffer_head * bh2; | ^~~ /kisskb/src/fs/ext2/balloc.c: In function 'ext2_new_blocks': /kisskb/src/fs/ext2/balloc.c:1226:16: note: byref variable will be forcibly initialized 1226 | unsigned long num = *count; | ^~~ /kisskb/src/fs/ext2/balloc.c:1209:22: note: byref variable will be forcibly initialized 1209 | struct buffer_head *gdp_bh; | ^~~~~~ /kisskb/src/fs/ext2/balloc.c: In function 'ext2_new_block': /kisskb/src/fs/ext2/balloc.c:1435:16: note: byref variable will be forcibly initialized 1435 | unsigned long count = 1; | ^~~~~ /kisskb/src/fs/sysfs/group.c: In function 'internal_create_group': /kisskb/src/fs/sysfs/group.c:112:9: note: byref variable will be forcibly initialized 112 | kgid_t gid; | ^~~ /kisskb/src/fs/sysfs/group.c:111:9: note: byref variable will be forcibly initialized 111 | kuid_t uid; | ^~~ /kisskb/src/fs/sysfs/group.c: In function 'sysfs_merge_group': /kisskb/src/fs/sysfs/group.c:330:9: note: byref variable will be forcibly initialized 330 | kgid_t gid; | ^~~ /kisskb/src/fs/sysfs/group.c:329:9: note: byref variable will be forcibly initialized 329 | kuid_t uid; | ^~~ /kisskb/src/fs/ext2/dir.c: In function 'ext2_readdir': /kisskb/src/fs/ext2/dir.c:284:9: note: byref variable will be forcibly initialized 284 | char *kaddr, *limit; | ^~~~~ /kisskb/src/fs/ext2/dir.c: In function 'ext2_find_entry': /kisskb/src/fs/ext2/dir.c:360:8: note: byref variable will be forcibly initialized 360 | void *page_addr; | ^~~~~~~~~ /kisskb/src/fs/ext2/dir.c: In function 'ext2_dotdot': /kisskb/src/fs/ext2/dir.c:431:8: note: byref variable will be forcibly initialized 431 | void *page_addr; | ^~~~~~~~~ /kisskb/src/fs/ext2/dir.c: In function 'ext2_inode_by_name': /kisskb/src/fs/ext2/dir.c:447:8: note: byref variable will be forcibly initialized 447 | void *page_addr; | ^~~~~~~~~ /kisskb/src/fs/ext2/dir.c:446:15: note: byref variable will be forcibly initialized 446 | struct page *page; | ^~~~ /kisskb/src/fs/ext2/dir.c: In function 'ext2_add_link': /kisskb/src/fs/ext2/dir.c:496:8: note: byref variable will be forcibly initialized 496 | void *page_addr = NULL; | ^~~~~~~~~ /kisskb/src/fs/ext2/dir.c: In function 'ext2_empty_dir': /kisskb/src/fs/ext2/dir.c:672:8: note: byref variable will be forcibly initialized 672 | void *page_addr = NULL; | ^~~~~~~~~ /kisskb/src/fs/ext4/ext4_jbd2.c: In function 'ext4_journal_abort_handle': /kisskb/src/fs/ext4/ext4_jbd2.c:178:7: note: byref variable will be forcibly initialized 178 | char nbuf[16]; | ^~~~ /kisskb/src/mm/page-writeback.c: In function '__wb_calc_thresh': /kisskb/src/mm/page-writeback.c:757:27: note: byref variable will be forcibly initialized 757 | unsigned long numerator, denominator; | ^~~~~~~~~~~ /kisskb/src/mm/page-writeback.c:757:16: note: byref variable will be forcibly initialized 757 | unsigned long numerator, denominator; | ^~~~~~~~~ /kisskb/src/arch/powerpc/kernel/setup-common.c: In function 'smp_setup_cpu_maps': /kisskb/src/arch/powerpc/kernel/setup-common.c:452:10: note: byref variable will be forcibly initialized 452 | int j, len; | ^~~ /kisskb/src/arch/powerpc/kernel/setup-common.c:451:10: note: byref variable will be forcibly initialized 451 | __be32 cpu_be; | ^~~~~~ 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:320:3: note: in expansion of macro 'wait_event' 320 | 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:273:4: note: in expansion of macro 'wait_event' 273 | wait_event(journal->j_wait_reserved, | ^~~~~~~~~~ /kisskb/src/mm/page-writeback.c: In function 'balance_dirty_pages': /kisskb/src/mm/page-writeback.c:1574:6: note: byref variable will be forcibly initialized 1574 | int nr_dirtied_pause; | ^~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/radix-tree.h:21, 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/mm/page-writeback.c:2127:11: note: byref variable will be forcibly initialized 2127 | 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/page-writeback.c: In function 'write_cache_pages': /kisskb/src/mm/page-writeback.c:2186:10: note: byref variable will be forcibly initialized 2186 | pgoff_t index; | ^~~~~ /kisskb/src/mm/page-writeback.c:2184:17: note: byref variable will be forcibly initialized 2184 | struct pagevec pvec; | ^~~~ /kisskb/src/mm/page-writeback.c: In function 'generic_writepages': /kisskb/src/mm/page-writeback.c:2338:18: note: byref variable will be forcibly initialized 2338 | struct blk_plug plug; | ^~~~ /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:404:3: note: in expansion of macro 'wait_event' 404 | wait_event(journal->j_wait_transaction_locked, | ^~~~~~~~~~ /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:861:3: note: in expansion of macro 'wait_event' 861 | wait_event(journal->j_wait_reserved, | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/radix-tree.h:21, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/mm/page-writeback.c:18: /kisskb/src/mm/page-writeback.c: In function '__folio_start_writeback': /kisskb/src/mm/page-writeback.c:2854:12: note: byref variable will be forcibly initialized 2854 | XA_STATE(xas, &mapping->i_pages, folio_index(folio)); | ^~~ /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/jbd2/transaction.c: In function 'jbd2_journal_stop': /kisskb/src/fs/jbd2/transaction.c:1889:12: note: byref variable will be forcibly initialized 1889 | ktime_t expires = ktime_add_ns(ktime_get(), | ^~~~~~~ /kisskb/src/mm/page-writeback.c: In function 'writeback_set_ratelimit': /kisskb/src/mm/page-writeback.c:2069:16: note: byref variable will be forcibly initialized 2069 | unsigned long dirty_thresh; | ^~~~~~~~~~~~ /kisskb/src/mm/page-writeback.c:2068:16: note: byref variable will be forcibly initialized 2068 | unsigned long background_thresh; | ^~~~~~~~~~~~~~~~~ /kisskb/src/mm/page-writeback.c: In function 'do_writepages': /kisskb/src/mm/page-writeback.c:1378:32: note: byref variable will be forcibly initialized 1378 | struct dirty_throttle_control gdtc = { GDTC_INIT(wb) }; | ^~~~ /kisskb/src/arch/powerpc/kernel/udbg.c: In function 'udbg_printf': /kisskb/src/arch/powerpc/kernel/udbg.c:125:11: note: byref variable will be forcibly initialized 125 | va_list args; | ^~~~ /kisskb/src/arch/powerpc/kernel/udbg.c:124:8: note: byref variable will be forcibly initialized 124 | char buf[UDBG_BUFSIZE]; | ^~~ /kisskb/src/mm/readahead.c: In function 'read_pages': /kisskb/src/mm/readahead.c:121:18: note: byref variable will be forcibly initialized 121 | 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:178:12: note: byref variable will be forcibly initialized 178 | LIST_HEAD(page_pool); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/pagemap.h:83, from /kisskb/src/mm/swap.c:44: /kisskb/src/mm/swap.c: In function 'perf_trace_mm_lru_insertion': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/mm/swap.c: In function 'perf_trace_mm_lru_activate': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/pagemap.h:83, 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/mm/swap.c: In function 'trace_event_raw_event_mm_lru_activate': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/pagemap.h:83, from /kisskb/src/mm/swap.c:44: /kisskb/src/mm/swap.c: In function '__bpf_trace_mm_lru_insertion': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/mm/swap.c: In function '__bpf_trace_mm_lru_activate': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 'release_pages': /kisskb/src/mm/swap.c:907:16: note: byref variable will be forcibly initialized 907 | unsigned long flags = 0; | ^~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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:905:12: note: byref variable will be forcibly initialized 905 | LIST_HEAD(pages_to_free); | ^~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/swap.c: In function 'pagevec_lru_move_fn': /kisskb/src/mm/swap.c:198:16: note: byref variable will be forcibly initialized 198 | unsigned long flags = 0; | ^~~~~ /kisskb/src/fs/proc/array.c: In function 'task_cap': /kisskb/src/fs/proc/array.c:315:14: note: byref variable will be forcibly initialized 315 | cap_bset, cap_ambient; | ^~~~~~~~~~~ /kisskb/src/fs/proc/array.c:315:4: note: byref variable will be forcibly initialized 315 | cap_bset, cap_ambient; | ^~~~~~~~ /kisskb/src/fs/proc/array.c:314:47: note: byref variable will be forcibly initialized 314 | kernel_cap_t cap_inheritable, cap_permitted, cap_effective, | ^~~~~~~~~~~~~ /kisskb/src/fs/proc/array.c:314:32: note: byref variable will be forcibly initialized 314 | kernel_cap_t cap_inheritable, cap_permitted, cap_effective, | ^~~~~~~~~~~~~ /kisskb/src/fs/proc/array.c:314:15: note: byref variable will be forcibly initialized 314 | kernel_cap_t cap_inheritable, cap_permitted, cap_effective, | ^~~~~~~~~~~~~~~ /kisskb/src/fs/proc/array.c: In function 'proc_task_name': /kisskb/src/fs/proc/array.c:102:7: note: byref variable will be forcibly initialized 102 | char tcomm[64]; | ^~~~~ /kisskb/src/fs/proc/array.c: In function 'do_task_stat': /kisskb/src/fs/proc/array.c:473:16: note: byref variable will be forcibly initialized 473 | unsigned long flags; | ^~~~~ /kisskb/src/fs/proc/array.c:470:29: note: byref variable will be forcibly initialized 470 | u64 cutime, cstime, utime, stime; | ^~~~~ /kisskb/src/fs/proc/array.c:470:22: note: byref variable will be forcibly initialized 470 | u64 cutime, cstime, utime, stime; | ^~~~~ /kisskb/src/mm/swap.c: In function '__pagevec_lru_add': /kisskb/src/mm/swap.c:1065:16: note: byref variable will be forcibly initialized 1065 | unsigned long flags = 0; | ^~~~~ /kisskb/src/fs/proc/array.c: In function 'task_sig': /kisskb/src/fs/proc/array.c:262:49: note: byref variable will be forcibly initialized 262 | sigset_t pending, shpending, blocked, ignored, caught; | ^~~~~~ /kisskb/src/fs/proc/array.c:262:40: note: byref variable will be forcibly initialized 262 | sigset_t pending, shpending, blocked, ignored, caught; | ^~~~~~~ /kisskb/src/fs/proc/array.c:262:31: note: byref variable will be forcibly initialized 262 | sigset_t pending, shpending, blocked, ignored, caught; | ^~~~~~~ /kisskb/src/fs/proc/array.c:262:20: note: byref variable will be forcibly initialized 262 | sigset_t pending, shpending, blocked, ignored, caught; | ^~~~~~~~~ /kisskb/src/fs/proc/array.c:262:11: note: byref variable will be forcibly initialized 262 | sigset_t pending, shpending, blocked, ignored, caught; | ^~~~~~~ /kisskb/src/fs/proc/array.c:261:16: note: byref variable will be forcibly initialized 261 | unsigned long flags; | ^~~~~ /kisskb/src/fs/proc/array.c: In function 'proc_pid_statm': /kisskb/src/fs/proc/array.c:668:17: note: byref variable will be forcibly initialized 668 | unsigned long data = 0; | ^~~~ /kisskb/src/fs/proc/array.c:667:17: note: byref variable will be forcibly initialized 667 | unsigned long text = 0; | ^~~~ /kisskb/src/fs/proc/array.c:666:17: note: byref variable will be forcibly initialized 666 | unsigned long shared = 0; | ^~~~~~ /kisskb/src/fs/proc/array.c:665:17: note: byref variable will be forcibly initialized 665 | unsigned long resident = 0; | ^~~~~~~~ /kisskb/src/kernel/sched/cputime.c: In function 'thread_group_cputime': /kisskb/src/kernel/sched/cputime.c:299:15: note: byref variable will be forcibly initialized 299 | unsigned int seq, nextseq; | ^~~ /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; | ^~~~~~~ /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/fs/ext4/extents_status.c: In function 'es_reclaim_extents': /kisskb/src/fs/ext4/extents_status.c:1739:6: note: byref variable will be forcibly initialized 1739 | int nr_shrunk = 0; | ^~~~~~~~~ /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_remove_extent': /kisskb/src/fs/ext4/extents_status.c:1438:6: note: byref variable will be forcibly initialized 1438 | int reserved = 0; | ^~~~~~~~ /kisskb/src/fs/ext4/extents_status.c: In function 'ext4_es_insert_delayed_block': /kisskb/src/fs/ext4/extents_status.c:1988:23: note: byref variable will be forcibly initialized 1988 | struct extent_status newes; | ^~~~~ /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_dio_write_iter': /kisskb/src/fs/ext4/file.c:480:7: note: byref variable will be forcibly initialized 480 | bool ilock_shared = true; | ^~~~~~~~~~~~ /kisskb/src/fs/ext4/file.c:479:7: note: byref variable will be forcibly initialized 479 | bool extend = false, unaligned_io = false; | ^~~~~~ /kisskb/src/fs/ext4/file.c: In function 'ext4_sample_last_mounted': /kisskb/src/fs/ext4/file.c:797:7: note: byref variable will be forcibly initialized 797 | char buf[64], *cp; | ^~~ /kisskb/src/fs/ext4/file.c:796:14: note: byref variable will be forcibly initialized 796 | struct path path; | ^~~~ In file included from /kisskb/src/include/linux/radix-tree.h:21, 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/mm/truncate.c: In function 'invalidate_inode_pages2_range': /kisskb/src/mm/truncate.c:627:17: note: byref variable will be forcibly initialized 627 | struct pagevec pvec; | ^~~~ /kisskb/src/mm/truncate.c:626:10: note: byref variable will be forcibly initialized 626 | pgoff_t indices[PAGEVEC_SIZE]; | ^~~~~~~ /kisskb/src/mm/truncate.c: In function 'truncate_inode_pages_range': /kisskb/src/mm/truncate.c:300:11: note: byref variable will be forcibly initialized 300 | pgoff_t indices[PAGEVEC_SIZE]; | ^~~~~~~ /kisskb/src/mm/truncate.c:299:17: note: byref variable will be forcibly initialized 299 | struct pagevec pvec; | ^~~~ /kisskb/src/mm/truncate.c: In function '__invalidate_mapping_pages': /kisskb/src/mm/truncate.c:482:17: note: byref variable will be forcibly initialized 482 | struct pagevec pvec; | ^~~~ /kisskb/src/mm/truncate.c:481:10: note: byref variable will be forcibly initialized 481 | pgoff_t indices[PAGEVEC_SIZE]; | ^~~~~~~ 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:2446:4: note: byref variable will be forcibly initialized 2446 | } desc; | ^~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/pagemap.h:11, from /kisskb/src/include/linux/buffer_head.h:14, from /kisskb/src/include/linux/jbd2.h:23, from /kisskb/src/fs/ext4/extents.c:22: /kisskb/src/fs/ext4/extents.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/arch/powerpc/perf/isa207-common.c: In function 'isa207_compute_mmcr': /kisskb/src/arch/powerpc/perf/isa207-common.c:530:16: note: byref variable will be forcibly initialized 530 | unsigned long mmcra, mmcr1, mmcr2, unit, combine, psel, cache, val; | ^~~~~ /kisskb/src/fs/ext4/extents.c: In function 'ext4_ext_grow_indepth': /kisskb/src/fs/ext4/extents.c:1310:6: note: byref variable will be forcibly initialized 1310 | int err = 0; | ^~~ /kisskb/src/fs/ext4/extents.c: In function 'ext4_ext_split': /kisskb/src/fs/ext4/extents.c:1058:6: note: byref variable will be forcibly initialized 1058 | int err = 0; | ^~~ /kisskb/src/fs/ext4/extents.c: In function 'ext4_ext_put_gap_in_cache': /kisskb/src/fs/ext4/extents.c:2278:23: note: byref variable will be forcibly initialized 2278 | struct extent_status es; | ^~ /kisskb/src/fs/ext4/extents.c: In function 'skip_hole': /kisskb/src/fs/ext4/extents.c:5948:25: note: byref variable will be forcibly initialized 5948 | struct ext4_map_blocks map; | ^~~ /kisskb/src/fs/ext4/extents.c: In function 'ext4_alloc_file_blocks': /kisskb/src/fs/ext4/extents.c:4433:25: note: byref variable will be forcibly initialized 4433 | struct ext4_map_blocks map; | ^~~ /kisskb/src/fs/ext4/extents.c:4431:6: note: byref variable will be forcibly initialized 4431 | int retries = 0; | ^~~~~~~ /kisskb/src/fs/ext4/extents.c: In function 'ext4_iomap_xattr_fiemap': /kisskb/src/fs/ext4/extents.c:4868:20: note: byref variable will be forcibly initialized 4868 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/extents.c: In function 'ext4_fill_es_cache_info': /kisskb/src/fs/ext4/extents.c:2186:23: note: byref variable will be forcibly initialized 2186 | struct extent_status es; | ^~ /kisskb/src/fs/ext4/extents.c:2185:14: note: byref variable will be forcibly initialized 2185 | ext4_lblk_t next, end = block + num - 1; | ^~~~ /kisskb/src/fs/ext4/extents.c: In function 'ext4_datasem_ensure_credits': /kisskb/src/fs/ext4/extents.c:122:6: note: byref variable will be forcibly initialized 122 | int dropped = 0; | ^~~~~~~ /kisskb/src/fs/ext4/extents.c: In function 'ext4_ext_shift_extents': /kisskb/src/fs/ext4/extents.c:5125:14: note: byref variable will be forcibly initialized 5125 | ext4_lblk_t stop, *iterator, ex_start, ex_end; | ^~~~ /kisskb/src/fs/ext4/extents.c:5122:24: note: byref variable will be forcibly initialized 5122 | struct ext4_ext_path *path; | ^~~~ /kisskb/src/fs/ext4/extents.c: In function 'ext4_split_extent_at': /kisskb/src/fs/ext4/extents.c:3184:42: note: byref variable will be forcibly initialized 3184 | struct ext4_extent *ex, newex, orig_ex, zero_ex; | ^~~~~~~ /kisskb/src/fs/ext4/extents.c:3184:33: note: byref variable will be forcibly initialized 3184 | struct ext4_extent *ex, newex, orig_ex, zero_ex; | ^~~~~~~ /kisskb/src/fs/ext4/extents.c:3184:26: note: byref variable will be forcibly initialized 3184 | struct ext4_extent *ex, newex, orig_ex, zero_ex; | ^~~~~ /kisskb/src/fs/ext4/extents.c: In function 'ext4_ext_convert_to_initialized': /kisskb/src/fs/ext4/extents.c:3424:31: note: byref variable will be forcibly initialized 3424 | struct ext4_extent zero_ex1, zero_ex2; | ^~~~~~~~ /kisskb/src/fs/ext4/extents.c:3424:21: note: byref variable will be forcibly initialized 3424 | struct ext4_extent zero_ex1, zero_ex2; | ^~~~~~~~ /kisskb/src/fs/ext4/extents.c:3423:25: note: byref variable will be forcibly initialized 3423 | struct ext4_map_blocks split_map; | ^~~~~~~~~ /kisskb/src/fs/ext4/extents.c: In function 'ext4_insert_range': /kisskb/src/fs/ext4/extents.c:5405:24: note: byref variable will be forcibly initialized 5405 | struct ext4_ext_path *path; | ^~~~ /kisskb/src/fs/ext4/extents.c: In function 'ext4_ext_remove_space': /kisskb/src/fs/ext4/extents.c:2846:16: note: byref variable will be forcibly initialized 2846 | ext4_fsblk_t pblk; | ^~~~ /kisskb/src/fs/ext4/extents.c:2845:33: note: byref variable will be forcibly initialized 2845 | ext4_lblk_t ee_block, ex_end, lblk; | ^~~~ /kisskb/src/fs/ext4/extents.c:2816:25: note: byref variable will be forcibly initialized 2816 | struct partial_cluster partial; | ^~~~~~~ /kisskb/src/fs/ext4/extents.c:2815:24: note: byref variable will be forcibly initialized 2815 | struct ext4_ext_path *path = NULL; | ^~~~ /kisskb/src/fs/ext4/fsmap.c: In function 'ext4_getfsmap_helper': /kisskb/src/fs/ext4/fsmap.c:92:16: note: byref variable will be forcibly initialized 92 | ext4_grpblk_t cno; | ^~~ /kisskb/src/fs/ext4/fsmap.c:91:15: note: byref variable will be forcibly initialized 91 | ext4_group_t agno; | ^~~~ /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/extents.c: In function 'ext4_ext_map_blocks': /kisskb/src/fs/ext4/extents.c:4182:15: note: byref variable will be forcibly initialized 4182 | ext4_lblk_t hole_start, hole_len; | ^~~~~~~~~~ /kisskb/src/fs/ext4/extents.c:4094:33: note: byref variable will be forcibly initialized 4094 | struct ext4_allocation_request ar; | ^~ /kisskb/src/fs/ext4/extents.c:4092:15: note: byref variable will be forcibly initialized 4092 | unsigned int allocated = 0, offset = 0; | ^~~~~~~~~ /kisskb/src/fs/ext4/extents.c:4091:6: note: byref variable will be forcibly initialized 4091 | int err = 0, depth, ret; | ^~~ /kisskb/src/fs/ext4/extents.c:4088:33: note: byref variable will be forcibly initialized 4088 | struct ext4_extent newex, *ex, ex2; | ^~~ /kisskb/src/fs/ext4/extents.c:4088:21: note: byref variable will be forcibly initialized 4088 | struct ext4_extent newex, *ex, ex2; | ^~~~~ /kisskb/src/fs/ext4/extents.c:4087:24: note: byref variable will be forcibly initialized 4087 | struct ext4_ext_path *path = NULL; | ^~~~ /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; | ^~~~ /kisskb/src/fs/ext4/fsmap.c: In function 'ext4_getfsmap_datadev': /kisskb/src/fs/ext4/fsmap.c:478:16: note: byref variable will be forcibly initialized 478 | ext4_grpblk_t last_cluster; | ^~~~~~~~~~~~ /kisskb/src/fs/ext4/fsmap.c:477:16: note: byref variable will be forcibly initialized 477 | ext4_grpblk_t first_cluster; | ^~~~~~~~~~~~~ /kisskb/src/fs/ext4/fsmap.c:476:15: note: byref variable will be forcibly initialized 476 | ext4_group_t end_ag; | ^~~~~~ /kisskb/src/fs/ext4/fsmap.c:475:15: note: byref variable will be forcibly initialized 475 | ext4_group_t start_ag; | ^~~~~~~~ /kisskb/src/fs/ext4/extents.c: In function 'ext4_convert_unwritten_extents': /kisskb/src/fs/ext4/extents.c:4782:25: note: byref variable will be forcibly initialized 4782 | struct ext4_map_blocks map; | ^~~ /kisskb/src/fs/ext4/fsmap.c: In function 'ext4_getfsmap': /kisskb/src/fs/ext4/fsmap.c:631:27: note: byref variable will be forcibly initialized 631 | struct ext4_getfsmap_dev handlers[EXT4_GETFSMAP_DEVS]; | ^~~~~~~~ /kisskb/src/fs/ext4/fsmap.c:630:20: note: byref variable will be forcibly initialized 630 | struct ext4_fsmap dkeys[2]; /* per-dev keys */ | ^~~~~ /kisskb/src/fs/ext4/extents.c: In function 'ext4_swap_extents': /kisskb/src/fs/ext4/extents.c:5595:24: note: byref variable will be forcibly initialized 5595 | struct ext4_ext_path *path2 = NULL; | ^~~~~ /kisskb/src/fs/ext4/extents.c:5594:24: note: byref variable will be forcibly initialized 5594 | struct ext4_ext_path *path1 = NULL; | ^~~~~ /kisskb/src/fs/ext4/extents.c: In function 'ext4_ext_replay_update_ex': /kisskb/src/fs/ext4/extents.c:5854:38: note: byref variable will be forcibly initialized 5854 | struct ext4_ext_path *path = NULL, *ppath; | ^~~~~ /kisskb/src/fs/ext4/extents.c: In function 'ext4_ext_replay_set_iblocks': /kisskb/src/fs/ext4/extents.c:5970:25: note: byref variable will be forcibly initialized 5970 | struct ext4_map_blocks map; | ^~~ /kisskb/src/fs/ext4/extents.c:5967:14: note: byref variable will be forcibly initialized 5967 | ext4_lblk_t cur = 0, end; | ^~~ /kisskb/src/fs/ext4/extents.c: In function 'ext4_ext_clear_bb': /kisskb/src/fs/ext4/extents.c:6070:25: note: byref variable will be forcibly initialized 6070 | struct ext4_map_blocks map; | ^~~ /kisskb/src/fs/ramfs/inode.c: In function 'ramfs_parse_param': /kisskb/src/fs/ramfs/inode.c:202:25: note: byref variable will be forcibly initialized 202 | struct fs_parse_result result; | ^~~~~~ /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/fs/ext2/ialloc.c: In function 'ext2_release_inode': /kisskb/src/fs/ext2/ialloc.c:69:22: note: byref variable will be forcibly initialized 69 | struct buffer_head *bh; | ^~ /kisskb/src/fs/ext2/ialloc.c: In function 'ext2_new_inode': /kisskb/src/fs/ext2/ialloc.c:433:22: note: byref variable will be forcibly initialized 433 | struct buffer_head *bh2; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/vmscan.h:498, from /kisskb/src/mm/vmscan.c:63: /kisskb/src/mm/vmscan.c: In function 'perf_trace_mm_vmscan_kswapd_sleep': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:47:1: note: in expansion of macro 'TRACE_EVENT' 47 | TRACE_EVENT(mm_vmscan_kswapd_sleep, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:47:1: note: in expansion of macro 'TRACE_EVENT' 47 | TRACE_EVENT(mm_vmscan_kswapd_sleep, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'perf_trace_mm_vmscan_kswapd_wake': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:64:1: note: in expansion of macro 'TRACE_EVENT' 64 | TRACE_EVENT(mm_vmscan_kswapd_wake, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:64:1: note: in expansion of macro 'TRACE_EVENT' 64 | TRACE_EVENT(mm_vmscan_kswapd_wake, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'perf_trace_mm_vmscan_wakeup_kswapd': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'perf_trace_mm_vmscan_direct_reclaim_begin_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/vmscan.h:113:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 113 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_begin_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/vmscan.h:113:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 113 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_begin_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'perf_trace_mm_vmscan_direct_reclaim_end_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/vmscan.h:157:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 157 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_end_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/vmscan.h:157:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 157 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_end_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'perf_trace_mm_shrink_slab_start': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:197:1: note: in expansion of macro 'TRACE_EVENT' 197 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:197:1: note: in expansion of macro 'TRACE_EVENT' 197 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'perf_trace_mm_shrink_slab_end': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:242:1: note: in expansion of macro 'TRACE_EVENT' 242 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:242:1: note: in expansion of macro 'TRACE_EVENT' 242 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'perf_trace_mm_vmscan_lru_isolate': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:279:1: note: in expansion of macro 'TRACE_EVENT' 279 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:279:1: note: in expansion of macro 'TRACE_EVENT' 279 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'perf_trace_mm_vmscan_lru_shrink_inactive': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:351:1: note: in expansion of macro 'TRACE_EVENT' 351 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:351:1: note: in expansion of macro 'TRACE_EVENT' 351 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'perf_trace_mm_vmscan_lru_shrink_active': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:402:1: note: in expansion of macro 'TRACE_EVENT' 402 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:402:1: note: in expansion of macro 'TRACE_EVENT' 402 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'perf_trace_mm_vmscan_node_reclaim_begin': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:438:1: note: in expansion of macro 'TRACE_EVENT' 438 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:438:1: note: in expansion of macro 'TRACE_EVENT' 438 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'perf_trace_mm_vmscan_throttled': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:469:1: note: in expansion of macro 'TRACE_EVENT' 469 | TRACE_EVENT(mm_vmscan_throttled, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:469:1: note: in expansion of macro 'TRACE_EVENT' 469 | TRACE_EVENT(mm_vmscan_throttled, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/vmscan.h:498, from /kisskb/src/mm/vmscan.c:63: /kisskb/src/mm/vmscan.c: In function 'trace_event_raw_event_mm_vmscan_kswapd_sleep': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:47:1: note: in expansion of macro 'TRACE_EVENT' 47 | TRACE_EVENT(mm_vmscan_kswapd_sleep, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'trace_event_raw_event_mm_vmscan_kswapd_wake': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:64:1: note: in expansion of macro 'TRACE_EVENT' 64 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/vmscan.h:113:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 113 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_begin_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'trace_event_raw_event_mm_vmscan_direct_reclaim_end_template': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/vmscan.h:157:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 157 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:197:1: note: in expansion of macro 'TRACE_EVENT' 197 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:242:1: note: in expansion of macro 'TRACE_EVENT' 242 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'trace_event_raw_event_mm_vmscan_lru_isolate': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:279:1: note: in expansion of macro 'TRACE_EVENT' 279 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'trace_event_raw_event_mm_vmscan_lru_shrink_inactive': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:351:1: note: in expansion of macro 'TRACE_EVENT' 351 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:402:1: note: in expansion of macro 'TRACE_EVENT' 402 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'trace_event_raw_event_mm_vmscan_node_reclaim_begin': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:438:1: note: in expansion of macro 'TRACE_EVENT' 438 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'trace_event_raw_event_mm_vmscan_throttled': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:469:1: note: in expansion of macro 'TRACE_EVENT' 469 | TRACE_EVENT(mm_vmscan_throttled, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/vmscan.h:498, from /kisskb/src/mm/vmscan.c:63: /kisskb/src/mm/vmscan.c: In function 'perf_trace_mm_vmscan_writepage': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:328:1: note: in expansion of macro 'TRACE_EVENT' 328 | TRACE_EVENT(mm_vmscan_writepage, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:328:1: note: in expansion of macro 'TRACE_EVENT' 328 | TRACE_EVENT(mm_vmscan_writepage, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/vmscan.h:498, from /kisskb/src/mm/vmscan.c:63: /kisskb/src/mm/vmscan.c: In function 'trace_event_raw_event_mm_vmscan_writepage': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:328:1: note: in expansion of macro 'TRACE_EVENT' 328 | TRACE_EVENT(mm_vmscan_writepage, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/vmscan.h:498, from /kisskb/src/mm/vmscan.c:63: /kisskb/src/mm/vmscan.c: In function '__bpf_trace_mm_vmscan_kswapd_sleep': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:47:1: note: in expansion of macro 'TRACE_EVENT' 47 | TRACE_EVENT(mm_vmscan_kswapd_sleep, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:47:1: note: in expansion of macro 'TRACE_EVENT' 47 | TRACE_EVENT(mm_vmscan_kswapd_sleep, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function '__bpf_trace_mm_vmscan_direct_reclaim_end_template': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:157:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 157 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_end_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:157:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 157 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_end_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function '__bpf_trace_mm_vmscan_writepage': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:328:1: note: in expansion of macro 'TRACE_EVENT' 328 | TRACE_EVENT(mm_vmscan_writepage, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:328:1: note: in expansion of macro 'TRACE_EVENT' 328 | TRACE_EVENT(mm_vmscan_writepage, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function '__bpf_trace_mm_vmscan_kswapd_wake': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:64:1: note: in expansion of macro 'TRACE_EVENT' 64 | TRACE_EVENT(mm_vmscan_kswapd_wake, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:64:1: note: in expansion of macro 'TRACE_EVENT' 64 | TRACE_EVENT(mm_vmscan_kswapd_wake, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:64:1: note: in expansion of macro 'TRACE_EVENT' 64 | TRACE_EVENT(mm_vmscan_kswapd_wake, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:64:1: note: in expansion of macro 'TRACE_EVENT' 64 | TRACE_EVENT(mm_vmscan_kswapd_wake, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:64:1: note: in expansion of macro 'TRACE_EVENT' 64 | TRACE_EVENT(mm_vmscan_kswapd_wake, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:64:1: note: in expansion of macro 'TRACE_EVENT' 64 | TRACE_EVENT(mm_vmscan_kswapd_wake, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function '__bpf_trace_mm_vmscan_node_reclaim_begin': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:438:1: note: in expansion of macro 'TRACE_EVENT' 438 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:438:1: note: in expansion of macro 'TRACE_EVENT' 438 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:438:1: note: in expansion of macro 'TRACE_EVENT' 438 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:438:1: note: in expansion of macro 'TRACE_EVENT' 438 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:438:1: note: in expansion of macro 'TRACE_EVENT' 438 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:438:1: note: in expansion of macro 'TRACE_EVENT' 438 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function '__bpf_trace_mm_vmscan_wakeup_kswapd': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function '__bpf_trace_mm_vmscan_throttled': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:469:1: note: in expansion of macro 'TRACE_EVENT' 469 | TRACE_EVENT(mm_vmscan_throttled, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:469:1: note: in expansion of macro 'TRACE_EVENT' 469 | TRACE_EVENT(mm_vmscan_throttled, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:469:1: note: in expansion of macro 'TRACE_EVENT' 469 | TRACE_EVENT(mm_vmscan_throttled, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:469:1: note: in expansion of macro 'TRACE_EVENT' 469 | TRACE_EVENT(mm_vmscan_throttled, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:469:1: note: in expansion of macro 'TRACE_EVENT' 469 | TRACE_EVENT(mm_vmscan_throttled, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:469:1: note: in expansion of macro 'TRACE_EVENT' 469 | TRACE_EVENT(mm_vmscan_throttled, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:469:1: note: in expansion of macro 'TRACE_EVENT' 469 | TRACE_EVENT(mm_vmscan_throttled, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:469:1: note: in expansion of macro 'TRACE_EVENT' 469 | TRACE_EVENT(mm_vmscan_throttled, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function '__bpf_trace_mm_vmscan_direct_reclaim_begin_template': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:113:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 113 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_begin_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:113:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 113 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_begin_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:113:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 113 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_begin_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:113:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 113 | DECLARE_EVENT_CLASS(mm_vmscan_direct_reclaim_begin_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function '__bpf_trace_mm_shrink_slab_start': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:197:1: note: in expansion of macro 'TRACE_EVENT' 197 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:197:1: note: in expansion of macro 'TRACE_EVENT' 197 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:197:1: note: in expansion of macro 'TRACE_EVENT' 197 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:197:1: note: in expansion of macro 'TRACE_EVENT' 197 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:197:1: note: in expansion of macro 'TRACE_EVENT' 197 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:197:1: note: in expansion of macro 'TRACE_EVENT' 197 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:197:1: note: in expansion of macro 'TRACE_EVENT' 197 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:197:1: note: in expansion of macro 'TRACE_EVENT' 197 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:197:1: note: in expansion of macro 'TRACE_EVENT' 197 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:197:1: note: in expansion of macro 'TRACE_EVENT' 197 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:197:1: note: in expansion of macro 'TRACE_EVENT' 197 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:197:1: note: in expansion of macro 'TRACE_EVENT' 197 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:197:1: note: in expansion of macro 'TRACE_EVENT' 197 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:197:1: note: in expansion of macro 'TRACE_EVENT' 197 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function '__bpf_trace_mm_vmscan_lru_shrink_active': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:402:1: note: in expansion of macro 'TRACE_EVENT' 402 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:402:1: note: in expansion of macro 'TRACE_EVENT' 402 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:402:1: note: in expansion of macro 'TRACE_EVENT' 402 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:402:1: note: in expansion of macro 'TRACE_EVENT' 402 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:402:1: note: in expansion of macro 'TRACE_EVENT' 402 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:402:1: note: in expansion of macro 'TRACE_EVENT' 402 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:402:1: note: in expansion of macro 'TRACE_EVENT' 402 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:402:1: note: in expansion of macro 'TRACE_EVENT' 402 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:402:1: note: in expansion of macro 'TRACE_EVENT' 402 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:402:1: note: in expansion of macro 'TRACE_EVENT' 402 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:402:1: note: in expansion of macro 'TRACE_EVENT' 402 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:402:1: note: in expansion of macro 'TRACE_EVENT' 402 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:402:1: note: in expansion of macro 'TRACE_EVENT' 402 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:402:1: note: in expansion of macro 'TRACE_EVENT' 402 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function '__bpf_trace_mm_shrink_slab_end': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:242:1: note: in expansion of macro 'TRACE_EVENT' 242 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:242:1: note: in expansion of macro 'TRACE_EVENT' 242 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:242:1: note: in expansion of macro 'TRACE_EVENT' 242 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:242:1: note: in expansion of macro 'TRACE_EVENT' 242 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:242:1: note: in expansion of macro 'TRACE_EVENT' 242 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:242:1: note: in expansion of macro 'TRACE_EVENT' 242 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:242:1: note: in expansion of macro 'TRACE_EVENT' 242 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:242:1: note: in expansion of macro 'TRACE_EVENT' 242 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:242:1: note: in expansion of macro 'TRACE_EVENT' 242 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:242:1: note: in expansion of macro 'TRACE_EVENT' 242 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:242:1: note: in expansion of macro 'TRACE_EVENT' 242 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:242:1: note: in expansion of macro 'TRACE_EVENT' 242 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function '__bpf_trace_mm_vmscan_lru_shrink_inactive': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:351:1: note: in expansion of macro 'TRACE_EVENT' 351 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:351:1: note: in expansion of macro 'TRACE_EVENT' 351 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:351:1: note: in expansion of macro 'TRACE_EVENT' 351 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:351:1: note: in expansion of macro 'TRACE_EVENT' 351 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:351:1: note: in expansion of macro 'TRACE_EVENT' 351 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:351:1: note: in expansion of macro 'TRACE_EVENT' 351 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:351:1: note: in expansion of macro 'TRACE_EVENT' 351 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:351:1: note: in expansion of macro 'TRACE_EVENT' 351 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:351:1: note: in expansion of macro 'TRACE_EVENT' 351 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:351:1: note: in expansion of macro 'TRACE_EVENT' 351 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:351:1: note: in expansion of macro 'TRACE_EVENT' 351 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:351:1: note: in expansion of macro 'TRACE_EVENT' 351 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function '__bpf_trace_mm_vmscan_lru_isolate': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:279:1: note: in expansion of macro 'TRACE_EVENT' 279 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:279:1: note: in expansion of macro 'TRACE_EVENT' 279 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:279:1: note: in expansion of macro 'TRACE_EVENT' 279 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:279:1: note: in expansion of macro 'TRACE_EVENT' 279 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:279:1: note: in expansion of macro 'TRACE_EVENT' 279 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:279:1: note: in expansion of macro 'TRACE_EVENT' 279 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:279:1: note: in expansion of macro 'TRACE_EVENT' 279 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:279:1: note: in expansion of macro 'TRACE_EVENT' 279 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:279:1: note: in expansion of macro 'TRACE_EVENT' 279 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:279:1: note: in expansion of macro 'TRACE_EVENT' 279 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:279:1: note: in expansion of macro 'TRACE_EVENT' 279 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:279:1: note: in expansion of macro 'TRACE_EVENT' 279 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:279:1: note: in expansion of macro 'TRACE_EVENT' 279 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:279:1: note: in expansion of macro 'TRACE_EVENT' 279 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:50:24: note: in expansion of macro '__CAST_TO_U64' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:279:1: note: in expansion of macro 'TRACE_EVENT' 279 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:50:24: note: in expansion of macro '__CAST_TO_U64' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:279:1: note: in expansion of macro 'TRACE_EVENT' 279 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ /kisskb/src/fs/exfat/inode.c: In function 'exfat_map_cluster': /kisskb/src/fs/exfat/inode.c:141:16: note: byref variable will be forcibly initialized 141 | unsigned int fclus = 0; | ^~~~~ /kisskb/src/fs/exfat/inode.c:110:21: note: byref variable will be forcibly initialized 110 | struct exfat_chain new_clu; | ^~~~~~~ /kisskb/src/fs/exfat/inode.c:109:15: note: byref variable will be forcibly initialized 109 | unsigned int last_clu; | ^~~~~~~~ /kisskb/src/fs/exfat/inode.c: In function 'exfat_get_block': /kisskb/src/fs/exfat/inode.c:299:15: note: byref variable will be forcibly initialized 299 | unsigned int cluster, sec_offset; | ^~~~~~~ /kisskb/src/mm/vmscan.c: In function 'shrink_slab': /kisskb/src/mm/vmscan.c:927:25: note: byref variable will be forcibly initialized 927 | struct shrink_control sc = { | ^~ /kisskb/src/fs/ext4/fsync.c: In function 'ext4_sync_file': /kisskb/src/fs/ext4/fsync.c:132:7: note: byref variable will be forcibly initialized 132 | bool needs_barrier = false; | ^~~~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'page_check_references': /kisskb/src/mm/vmscan.c:1341:16: note: byref variable will be forcibly initialized 1341 | unsigned long vm_flags; | ^~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'pageout': /kisskb/src/mm/vmscan.c:1166:28: note: byref variable will be forcibly initialized 1166 | struct writeback_control wbc = { | ^~~ /kisskb/src/mm/vmscan.c: In function 'demote_page_list': /kisskb/src/mm/vmscan.c:1446:15: note: byref variable will be forcibly initialized 1446 | unsigned int nr_succeeded; | ^~~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'shrink_page_list': /kisskb/src/mm/vmscan.c:1492:15: note: byref variable will be forcibly initialized 1492 | bool dirty, writeback, may_enter_fs; | ^~~~~~~~~ /kisskb/src/mm/vmscan.c:1492:8: note: byref variable will be forcibly initialized 1492 | bool dirty, writeback, may_enter_fs; | ^~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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:1478:12: note: byref variable will be forcibly initialized 1478 | LIST_HEAD(demote_pages); | ^~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/vmscan.c:1477:12: note: byref variable will be forcibly initialized 1477 | LIST_HEAD(free_pages); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/vmscan.c:1476:12: note: byref variable will be forcibly initialized 1476 | LIST_HEAD(ret_pages); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | 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:3731:3: note: in expansion of macro 'wait_event_killable' 3731 | 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:3727:3: note: in expansion of macro 'wait_event_interruptible_timeout' 3727 | 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:55, 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:2271:12: note: byref variable will be forcibly initialized 2271 | LIST_HEAD(pages_to_free); | ^~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/vmscan.c: In function 'reclaim_clean_pages_from_list': /kisskb/src/mm/vmscan.c:1934:12: note: byref variable will be forcibly initialized 1934 | LIST_HEAD(clean_pages); | ^~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/vmscan.c:1931:22: note: byref variable will be forcibly initialized 1931 | struct reclaim_stat stat; | ^~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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:2086:12: note: byref variable will be forcibly initialized 2086 | LIST_HEAD(pages_skipped); | ^~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/shmem.c: In function 'shmem_swapin': /kisskb/src/mm/shmem.c:1516:24: note: byref variable will be forcibly initialized 1516 | struct vm_area_struct pvma; | ^~~~ /kisskb/src/mm/vmscan.c: In function 'shrink_inactive_list': /kisskb/src/mm/vmscan.c:2356:22: note: byref variable will be forcibly initialized 2356 | struct reclaim_stat stat; | ^~~~ /kisskb/src/mm/vmscan.c:2353:16: note: byref variable will be forcibly initialized 2353 | unsigned long nr_scanned; | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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:2352:12: note: byref variable will be forcibly initialized 2352 | LIST_HEAD(page_list); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/vmscan.c: In function 'shrink_active_list': /kisskb/src/mm/vmscan.c:2466:12: note: byref variable will be forcibly initialized 2466 | LIST_HEAD(l_inactive); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/vmscan.c:2465:12: note: byref variable will be forcibly initialized 2465 | LIST_HEAD(l_active); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/vmscan.c:2464:12: note: byref variable will be forcibly initialized 2464 | LIST_HEAD(l_hold); /* The pages which were snipped off */ | ^~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/vmscan.c:2463:16: note: byref variable will be forcibly initialized 2463 | unsigned long vm_flags; | ^~~~~~~~ /kisskb/src/mm/vmscan.c:2462:16: note: byref variable will be forcibly initialized 2462 | unsigned long nr_scanned; | ^~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'shrink_lruvec': /kisskb/src/mm/vmscan.c:2907:18: note: byref variable will be forcibly initialized 2907 | struct blk_plug plug; | ^~~~ /kisskb/src/mm/vmscan.c:2901:16: note: byref variable will be forcibly initialized 2901 | unsigned long nr[NR_LRU_LISTS]; | ^~ /kisskb/src/mm/shmem.c: In function 'shmem_alloc_page': /kisskb/src/mm/shmem.c:1579:24: note: byref variable will be forcibly initialized 1579 | struct vm_area_struct pvma; | ^~~~ In file included from /kisskb/src/include/linux/radix-tree.h:21, 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:413:11: note: byref variable will be forcibly initialized 413 | 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/vmscan.c: In function '__node_reclaim': /kisskb/src/mm/vmscan.c:4710:16: note: byref variable will be forcibly initialized 4710 | unsigned long pflags; | ^~~~~~ /kisskb/src/mm/shmem.c: In function 'shmem_add_to_page_cache': /kisskb/src/mm/shmem.c:701:17: note: byref variable will be forcibly initialized 701 | 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, \ | ^~~~ /kisskb/src/mm/vmscan.c: In function 'balance_pgdat': /kisskb/src/mm/vmscan.c:4087:16: note: byref variable will be forcibly initialized 4087 | unsigned long pflags; | ^~~~~~ /kisskb/src/mm/shmem.c: In function 'shmem_swapin_page': /kisskb/src/mm/shmem.c:1722:15: note: byref variable will be forcibly initialized 1722 | struct page *page; | ^~~~ /kisskb/src/mm/shmem.c: In function 'shmem_unuse_swap_entries': /kisskb/src/mm/shmem.c:1226:16: note: byref variable will be forcibly initialized 1226 | struct page *page = pvec.pages[i]; | ^~~~ /kisskb/src/mm/vmscan.c: In function 'reclaim_pages': /kisskb/src/mm/vmscan.c:2556:22: note: byref variable will be forcibly initialized 2556 | struct reclaim_stat dummy_stat; | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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:2555:12: note: byref variable will be forcibly initialized 2555 | LIST_HEAD(node_page_list); | ^~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/linux/radix-tree.h:21, 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:1175:11: note: byref variable will be forcibly initialized 1175 | 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:1255:10: note: byref variable will be forcibly initialized 1255 | pgoff_t indices[PAGEVEC_SIZE]; | ^~~~~~~ /kisskb/src/mm/shmem.c:1254:17: note: byref variable will be forcibly initialized 1254 | struct pagevec pvec; | ^~~~ /kisskb/src/mm/shmem.c: In function 'shmem_show_mpol': /kisskb/src/mm/shmem.c:1463:7: note: byref variable will be forcibly initialized 1463 | char buffer[64]; | ^~~~~~ /kisskb/src/mm/shmem.c: In function 'shmem_get_inode': /kisskb/src/mm/shmem.c:2288:8: note: byref variable will be forcibly initialized 2288 | ino_t ino; | ^~~ /kisskb/src/mm/shmem.c: In function 'shmem_parse_one': /kisskb/src/mm/shmem.c:3371:8: note: byref variable will be forcibly initialized 3371 | char *rest; | ^~~~ /kisskb/src/mm/shmem.c:3369:25: note: byref variable will be forcibly initialized 3369 | struct fs_parse_result result; | ^~~~~~ /kisskb/src/fs/proc/fd.c: In function 'tid_fd_revalidate': /kisskb/src/fs/proc/fd.c:151:11: note: byref variable will be forcibly initialized 151 | fmode_t f_mode; | ^~~~~~ /kisskb/src/fs/proc/fd.c: In function 'proc_readfd_common': /kisskb/src/fs/proc/fd.c:257:8: note: byref variable will be forcibly initialized 257 | char name[10 + 1]; | ^~~~ /kisskb/src/fs/proc/fd.c:256:18: note: byref variable will be forcibly initialized 256 | struct fd_data data; | ^~~~ /kisskb/src/fs/proc/fd.c:245:15: note: byref variable will be forcibly initialized 245 | unsigned int fd; | ^~ /kisskb/src/mm/shmem.c: In function 'shmem_getpage_gfp': /kisskb/src/mm/shmem.c:1823:15: note: byref variable will be forcibly initialized 1823 | struct page *page; | ^~~~ /kisskb/src/mm/shmem.c: In function 'shmem_undo_range': /kisskb/src/mm/shmem.c:983:16: note: byref variable will be forcibly initialized 983 | struct page *page = NULL; | ^~~~ /kisskb/src/mm/shmem.c:968:16: note: byref variable will be forcibly initialized 968 | struct page *page = NULL; | ^~~~ /kisskb/src/mm/shmem.c:928:10: note: byref variable will be forcibly initialized 928 | pgoff_t indices[PAGEVEC_SIZE]; | ^~~~~~~ /kisskb/src/mm/shmem.c:927:17: note: byref variable will be forcibly initialized 927 | 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:1154:4: note: in expansion of macro 'wait_var_event' 1154 | wait_var_event(&info->stop_eviction, | ^~~~~~~~~~~~~~ /kisskb/src/mm/shmem.c: In function 'shmem_symlink': /kisskb/src/mm/shmem.c:3055:15: note: byref variable will be forcibly initialized 3055 | struct page *page; | ^~~~ /kisskb/src/mm/shmem.c: In function 'shmem_get_link': /kisskb/src/mm/shmem.c:3113:15: note: byref variable will be forcibly initialized 3113 | struct page *page = NULL; | ^~~~ /kisskb/src/mm/shmem.c: In function 'shmem_fallocate': /kisskb/src/mm/shmem.c:2748:16: note: byref variable will be forcibly initialized 2748 | struct page *page; | ^~~~ 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:2681:35: note: byref variable will be forcibly initialized 2681 | DECLARE_WAIT_QUEUE_HEAD_ONSTACK(shmem_falloc_waitq); | ^~~~~~~~~~~~~~~~~~ /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/mm/shmem.c:2668:22: note: byref variable will be forcibly initialized 2668 | struct shmem_falloc shmem_falloc; | ^~~~~~~~~~~~ /kisskb/src/mm/shmem.c: In function 'shmem_file_read_iter': /kisskb/src/mm/shmem.c:2550:16: note: byref variable will be forcibly initialized 2550 | struct page *page = NULL; | ^~~~ 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:2087:21: note: byref variable will be forcibly initialized 2087 | 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 = { \ | ^~~~ /kisskb/src/mm/shmem.c:2057:13: note: byref variable will be forcibly initialized 2057 | vm_fault_t ret = VM_FAULT_LOCKED; | ^~~ /kisskb/src/mm/shmem.c: In function 'shmem_read_mapping_page_gfp': /kisskb/src/mm/shmem.c:4203:15: note: byref variable will be forcibly initialized 4203 | struct page *page; | ^~~~ In file included from /kisskb/src/include/linux/radix-tree.h:21, 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:812:11: note: byref variable will be forcibly initialized 812 | 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_unlock_mapping': /kisskb/src/mm/shmem.c:873:10: note: byref variable will be forcibly initialized 873 | pgoff_t index = 0; | ^~~~~ /kisskb/src/mm/shmem.c:872:17: note: byref variable will be forcibly initialized 872 | struct pagevec pvec; | ^~~~ /kisskb/src/arch/powerpc/kernel/hw_breakpoint_constraints.c: In function 'wp_get_instr_detail': /kisskb/src/arch/powerpc/kernel/hw_breakpoint_constraints.c:133:24: note: byref variable will be forcibly initialized 133 | struct instruction_op op; | ^~ /kisskb/src/fs/ext2/inode.c: In function '__ext2_write_inode': /kisskb/src/fs/ext2/inode.c:1542:23: note: byref variable will be forcibly initialized 1542 | struct buffer_head * bh; | ^~ /kisskb/src/fs/ext2/inode.c: In function 'ext2_find_shared': /kisskb/src/fs/ext2/inode.c:1054:9: note: byref variable will be forcibly initialized 1054 | int k, err; | ^~~ /kisskb/src/fs/ext2/inode.c: In function '__ext2_truncate_blocks': /kisskb/src/fs/ext2/inode.c:1190:9: note: byref variable will be forcibly initialized 1190 | __le32 nr = 0; | ^~ /kisskb/src/fs/ext2/inode.c:1188:11: note: byref variable will be forcibly initialized 1188 | Indirect chain[4]; | ^~~~~ /kisskb/src/fs/ext2/inode.c:1187:6: note: byref variable will be forcibly initialized 1187 | int offsets[4]; | ^~~~~~~ /kisskb/src/fs/ext2/inode.c: In function 'ext2_alloc_blocks': /kisskb/src/fs/ext2/inode.c:400:16: note: byref variable will be forcibly initialized 400 | unsigned long count = 0; | ^~~~~ /kisskb/src/fs/ext2/inode.c: In function 'ext2_alloc_branch': /kisskb/src/fs/ext2/inode.c:484:15: note: byref variable will be forcibly initialized 484 | ext2_fsblk_t new_blocks[4]; | ^~~~~~~~~~ /kisskb/src/fs/ext2/inode.c:481:6: note: byref variable will be forcibly initialized 481 | int err = 0; | ^~~ /kisskb/src/fs/ext2/inode.c: In function 'ext2_get_blocks': /kisskb/src/fs/ext2/inode.c:634:6: note: byref variable will be forcibly initialized 634 | int count = 0; | ^~~~~ /kisskb/src/fs/ext2/inode.c:631:6: note: byref variable will be forcibly initialized 631 | int blocks_to_boundary = 0; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext2/inode.c:627:11: note: byref variable will be forcibly initialized 627 | Indirect chain[4]; | ^~~~~ /kisskb/src/fs/ext2/inode.c:626:6: note: byref variable will be forcibly initialized 626 | int offsets[4]; | ^~~~~~~ /kisskb/src/fs/ext2/inode.c:625:6: note: byref variable will be forcibly initialized 625 | int err; | ^~~ /kisskb/src/fs/ext2/inode.c: In function 'ext2_get_block': /kisskb/src/fs/ext2/inode.c:784:6: note: byref variable will be forcibly initialized 784 | u32 bno; | ^~~ /kisskb/src/fs/ext2/inode.c:783:20: note: byref variable will be forcibly initialized 783 | bool new = false, boundary = false; | ^~~~~~~~ /kisskb/src/fs/ext2/inode.c:783:7: note: byref variable will be forcibly initialized 783 | bool new = false, boundary = false; | ^~~ /kisskb/src/fs/ext2/inode.c: In function 'ext2_iomap_begin': /kisskb/src/fs/ext2/inode.c:810:6: note: byref variable will be forcibly initialized 810 | u32 bno; | ^~~ /kisskb/src/fs/ext2/inode.c:809:20: note: byref variable will be forcibly initialized 809 | bool new = false, boundary = false; | ^~~~~~~~ /kisskb/src/fs/ext2/inode.c:809:7: note: byref variable will be forcibly initialized 809 | bool new = false, boundary = false; | ^~~ /kisskb/src/fs/ext2/inode.c: In function 'ext2_iget': /kisskb/src/fs/ext2/inode.c:1406:23: note: byref variable will be forcibly initialized 1406 | struct buffer_head * bh = NULL; | ^~ /kisskb/src/fs/ext4/hash.c: In function '__ext4fs_dirhash': /kisskb/src/fs/ext4/hash.c:207:16: note: byref variable will be forcibly initialized 207 | __u32 in[8], buf[4]; | ^~~ /kisskb/src/fs/ext4/hash.c:207:9: note: byref variable will be forcibly initialized 207 | __u32 in[8], buf[4]; | ^~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/util.c:512:16: note: byref variable will be forcibly initialized 512 | unsigned long populate; | ^~~~~~~~ /kisskb/src/mm/util.c: In function 'overcommit_policy_handler': /kisskb/src/mm/util.c:793:6: note: byref variable will be forcibly initialized 793 | int new_policy = -1; | ^~~~~~~~~~ /kisskb/src/mm/util.c:792:19: note: byref variable will be forcibly initialized 792 | struct ctl_table t; | ^ In file included from /kisskb/src/include/linux/completion.h:12, from /kisskb/src/include/linux/mm_types.h:13, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/radix-tree.h:12, 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/energy_model.h:7, from /kisskb/src/include/linux/device.h:16, from /kisskb/src/include/linux/node.h:18, from /kisskb/src/include/linux/cpu.h:17, from /kisskb/src/kernel/power/suspend.c:17: /kisskb/src/kernel/power/suspend.c: In function 's2idle_enter': /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/power/suspend.c:104:2: note: in expansion of macro 'swait_event_exclusive' 104 | swait_event_exclusive(s2idle_wait_head, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/power/suspend.c: In function 'suspend_devices_and_enter': /kisskb/src/kernel/power/suspend.c:479:7: note: byref variable will be forcibly initialized 479 | bool wakeup = false; | ^~~~~~ /kisskb/src/fs/ext2/namei.c: In function 'ext2_lookup': /kisskb/src/fs/ext2/namei.c:59:8: note: byref variable will be forcibly initialized 59 | ino_t ino; | ^~~ /kisskb/src/fs/ext2/namei.c: In function 'ext2_rename': /kisskb/src/fs/ext2/namei.c:366:16: note: byref variable will be forcibly initialized 366 | struct page *new_page; | ^~~~~~~~ /kisskb/src/fs/ext2/namei.c:365:9: note: byref variable will be forcibly initialized 365 | void *page_addr; | ^~~~~~~~~ /kisskb/src/fs/ext2/namei.c:335:8: note: byref variable will be forcibly initialized 335 | void *old_page_addr; | ^~~~~~~~~~~~~ /kisskb/src/fs/ext2/namei.c:334:16: note: byref variable will be forcibly initialized 334 | struct page * old_page; | ^~~~~~~~ /kisskb/src/fs/ext2/namei.c:332:8: note: byref variable will be forcibly initialized 332 | void *dir_page_addr; | ^~~~~~~~~~~~~ /kisskb/src/fs/ext2/namei.c:331:16: note: byref variable will be forcibly initialized 331 | struct page * dir_page = NULL; | ^~~~~~~~ /kisskb/src/fs/ext2/namei.c: In function 'ext2_unlink': /kisskb/src/fs/ext2/namei.c:283:8: note: byref variable will be forcibly initialized 283 | void *page_addr; | ^~~~~~~~~ /kisskb/src/fs/ext2/namei.c:282:16: note: byref variable will be forcibly initialized 282 | struct page * page; | ^~~~ /kisskb/src/fs/ext2/namei.c: In function 'ext2_get_parent': /kisskb/src/fs/ext2/namei.c:84:8: note: byref variable will be forcibly initialized 84 | ino_t ino; | ^~~ /kisskb/src/fs/exfat/namei.c: In function 'exfat_d_hash': /kisskb/src/fs/exfat/namei.c:89:10: note: byref variable will be forcibly initialized 89 | wchar_t c; | ^ /kisskb/src/fs/exfat/namei.c: In function 'exfat_d_cmp': /kisskb/src/fs/exfat/namei.c:109:14: note: byref variable will be forcibly initialized 109 | wchar_t c1, c2; | ^~ /kisskb/src/fs/exfat/namei.c:109:10: note: byref variable will be forcibly initialized 109 | wchar_t c1, c2; | ^~ /kisskb/src/fs/exfat/namei.c: In function 'exfat_utf8_d_hash': /kisskb/src/fs/exfat/namei.c:142:12: note: byref variable will be forcibly initialized 142 | unicode_t u; | ^ /kisskb/src/fs/exfat/namei.c: In function 'exfat_utf8_d_cmp': /kisskb/src/fs/exfat/namei.c:166:17: note: byref variable will be forcibly initialized 166 | unicode_t u_a, u_b; | ^~~ /kisskb/src/fs/exfat/namei.c:166:12: note: byref variable will be forcibly initialized 166 | unicode_t u_a, u_b; | ^~~ /kisskb/src/fs/exfat/namei.c: In function '__exfat_resolve_path': /kisskb/src/fs/exfat/namei.c:416:6: note: byref variable will be forcibly initialized 416 | int lossy = NLS_NAME_NO_LOSSY; | ^~~~~ /kisskb/src/fs/exfat/namei.c: In function 'exfat_search_empty_slot': /kisskb/src/fs/exfat/namei.c:211:22: note: byref variable will be forcibly initialized 211 | struct buffer_head *bh; | ^~ /kisskb/src/fs/exfat/namei.c:208:21: note: byref variable will be forcibly initialized 208 | struct exfat_chain clu; | ^~~ /kisskb/src/fs/exfat/namei.c: In function 'exfat_find_empty_entry': /kisskb/src/fs/exfat/namei.c:379:24: note: byref variable will be forcibly initialized 379 | struct buffer_head *bh; | ^~ /kisskb/src/fs/exfat/namei.c:316:25: note: byref variable will be forcibly initialized 316 | struct exfat_hint_femp hint_femp; | ^~~~~~~~~ /kisskb/src/fs/exfat/namei.c:311:21: note: byref variable will be forcibly initialized 311 | struct exfat_chain clu; | ^~~ /kisskb/src/fs/exfat/namei.c:309:11: note: byref variable will be forcibly initialized 309 | sector_t sector; | ^~~~~~ /kisskb/src/fs/exfat/namei.c:308:20: note: byref variable will be forcibly initialized 308 | unsigned int ret, last_clu; | ^~~~~~~~ /kisskb/src/fs/exfat/namei.c: In function 'exfat_add_entry': /kisskb/src/fs/exfat/namei.c:479:21: note: byref variable will be forcibly initialized 479 | struct exfat_chain clu; | ^~~ /kisskb/src/fs/exfat/namei.c:478:24: note: byref variable will be forcibly initialized 478 | struct exfat_uni_name uniname; | ^~~~~~~ /kisskb/src/fs/exfat/namei.c: In function 'exfat_check_dir_empty': /kisskb/src/fs/exfat/namei.c:890:22: note: byref variable will be forcibly initialized 890 | struct buffer_head *bh; | ^~ /kisskb/src/fs/exfat/namei.c:887:21: note: byref variable will be forcibly initialized 887 | struct exfat_chain clu; | ^~~ /kisskb/src/fs/proc/consoles.c: In function 'show_console_dev': /kisskb/src/fs/proc/consoles.c:35:7: note: byref variable will be forcibly initialized 35 | int index; | ^~~~~ /kisskb/src/fs/proc/consoles.c:28:7: note: byref variable will be forcibly initialized 28 | char flags[ARRAY_SIZE(con_flags) + 1]; | ^~~~~ /kisskb/src/fs/exfat/namei.c: In function 'exfat_mkdir': /kisskb/src/fs/exfat/namei.c:843:21: note: byref variable will be forcibly initialized 843 | struct exfat_chain cdir; | ^~~~ /kisskb/src/fs/exfat/namei.c:842:25: note: byref variable will be forcibly initialized 842 | struct exfat_dir_entry info; | ^~~~ /kisskb/src/fs/exfat/namei.c: In function 'exfat_create': /kisskb/src/fs/exfat/namei.c:550:25: note: byref variable will be forcibly initialized 550 | struct exfat_dir_entry info; | ^~~~ /kisskb/src/fs/exfat/namei.c:549:21: note: byref variable will be forcibly initialized 549 | struct exfat_chain cdir; | ^~~~ /kisskb/src/fs/exfat/namei.c: In function 'exfat_find': /kisskb/src/fs/exfat/namei.c:600:20: note: byref variable will be forcibly initialized 600 | struct exfat_hint hint_opt; | ^~~~~~~~ /kisskb/src/fs/exfat/namei.c:593:24: note: byref variable will be forcibly initialized 593 | struct exfat_uni_name uni_name; | ^~~~~~~~ /kisskb/src/fs/exfat/namei.c:592:21: note: byref variable will be forcibly initialized 592 | struct exfat_chain cdir; | ^~~~ /kisskb/src/fs/hfsplus/super.c: In function 'hfsplus_remount': /kisskb/src/fs/hfsplus/super.c:336:7: note: byref variable will be forcibly initialized 336 | int force = 0; | ^~~~~ /kisskb/src/fs/exfat/namei.c: In function 'exfat_lookup': /kisskb/src/fs/exfat/namei.c:703:25: note: byref variable will be forcibly initialized 703 | struct exfat_dir_entry info; | ^~~~ /kisskb/src/fs/exfat/namei.c: In function 'exfat_rename_file': /kisskb/src/fs/exfat/namei.c:1011:31: note: byref variable will be forcibly initialized 1011 | struct buffer_head *new_bh, *old_bh; | ^~~~~~ /kisskb/src/fs/exfat/namei.c:1011:22: note: byref variable will be forcibly initialized 1011 | struct buffer_head *new_bh, *old_bh; | ^~~~~~ /kisskb/src/fs/exfat/namei.c:1008:23: note: byref variable will be forcibly initialized 1008 | sector_t sector_old, sector_new; | ^~~~~~~~~~ /kisskb/src/fs/exfat/namei.c:1008:11: note: byref variable will be forcibly initialized 1008 | sector_t sector_old, sector_new; | ^~~~~~~~~~ /kisskb/src/fs/exfat/namei.c: In function 'exfat_move_file': /kisskb/src/fs/exfat/namei.c:1099:31: note: byref variable will be forcibly initialized 1099 | struct buffer_head *mov_bh, *new_bh; | ^~~~~~ /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/exfat/namei.c:1099:22: note: byref variable will be forcibly initialized 1099 | struct buffer_head *mov_bh, *new_bh; | ^~~~~~ /kisskb/src/fs/exfat/namei.c:1096:23: note: byref variable will be forcibly initialized 1096 | sector_t sector_mov, sector_new; | ^~~~~~~~~~ /kisskb/src/fs/exfat/namei.c:1096:11: note: byref variable will be forcibly initialized 1096 | sector_t sector_mov, sector_new; | ^~~~~~~~~~ /kisskb/src/fs/exfat/namei.c: In function 'exfat_rmdir': /kisskb/src/fs/exfat/namei.c:935:11: note: byref variable will be forcibly initialized 935 | sector_t sector; | ^~~~~~ /kisskb/src/fs/exfat/namei.c:934:22: note: byref variable will be forcibly initialized 934 | struct buffer_head *bh; | ^~ /kisskb/src/fs/exfat/namei.c:930:27: note: byref variable will be forcibly initialized 930 | struct exfat_chain cdir, clu_to_free; | ^~~~~~~~~~~ /kisskb/src/fs/exfat/namei.c:930:21: note: byref variable will be forcibly initialized 930 | struct exfat_chain cdir, clu_to_free; | ^~~~ /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/exfat/namei.c: In function 'exfat_unlink': /kisskb/src/fs/exfat/namei.c:782:11: note: byref variable will be forcibly initialized 782 | sector_t sector; | ^~~~~~ /kisskb/src/fs/exfat/namei.c:781:22: note: byref variable will be forcibly initialized 781 | struct buffer_head *bh; | ^~ /kisskb/src/fs/exfat/namei.c:776:21: note: byref variable will be forcibly initialized 776 | struct exfat_chain cdir; | ^~~~ /kisskb/src/fs/exfat/namei.c: In function '__exfat_rename': /kisskb/src/fs/exfat/namei.c:1302:23: note: byref variable will be forcibly initialized 1302 | struct exfat_chain new_clu_to_free; | ^~~~~~~~~~~~~~~ /kisskb/src/fs/exfat/namei.c:1249:23: note: byref variable will be forcibly initialized 1249 | struct exfat_chain new_clu; | ^~~~~~~ /kisskb/src/fs/exfat/namei.c:1203:31: note: byref variable will be forcibly initialized 1203 | struct buffer_head *old_bh, *new_bh = NULL; | ^~~~~~ /kisskb/src/fs/exfat/namei.c:1203:22: note: byref variable will be forcibly initialized 1203 | struct buffer_head *old_bh, *new_bh = NULL; | ^~~~~~ /kisskb/src/fs/exfat/namei.c:1193:24: note: byref variable will be forcibly initialized 1193 | struct exfat_uni_name uni_name; | ^~~~~~~~ /kisskb/src/fs/exfat/namei.c:1191:29: note: byref variable will be forcibly initialized 1191 | struct exfat_chain olddir, newdir; | ^~~~~~ /kisskb/src/fs/exfat/namei.c:1191:21: note: byref variable will be forcibly initialized 1191 | struct exfat_chain olddir, newdir; | ^~~~~~ 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:1788:4: note: byref variable will be forcibly initialized 1788 | } desc; | ^~~~ /kisskb/src/fs/jbd2/commit.c: In function 'jbd2_block_tag_csum_set': /kisskb/src/fs/jbd2/commit.c:358:9: note: byref variable will be forcibly initialized 358 | __be32 seq; | ^~~ /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; | ^~~ 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/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:26:19: note: in definition of macro 'LIST_HEAD' 26 | 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:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/jbd2/commit.c:406:8: note: byref variable will be forcibly initialized 406 | tid_t first_tid; | ^~~~~~~~~ /kisskb/src/fs/jbd2/commit.c:405:16: note: byref variable will be forcibly initialized 405 | unsigned long first_block; | ^~~~~~~~~~~ /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:401:22: note: byref variable will be forcibly initialized 401 | struct buffer_head *cbh = NULL; /* For transactional checksums */ | ^~~ /kisskb/src/fs/jbd2/commit.c:391:21: note: byref variable will be forcibly initialized 391 | unsigned long long blocknr; | ^~~~~~~ /kisskb/src/fs/jbd2/commit.c:383:29: note: byref variable will be forcibly initialized 383 | struct transaction_stats_s stats; | ^~~~~ /kisskb/src/arch/powerpc/kernel/setup_64.c: In function 'check_smt_enabled': /kisskb/src/arch/powerpc/kernel/setup_64.c:143:8: note: byref variable will be forcibly initialized 143 | int smt; | ^~~ /kisskb/src/fs/ext4/indirect.c: In function 'ext4_alloc_branch': /kisskb/src/fs/ext4/indirect.c:329:15: note: byref variable will be forcibly initialized 329 | int i, j, err, len = 1; | ^~~ /kisskb/src/fs/ext4/indirect.c: In function 'ext4_find_shared': /kisskb/src/fs/ext4/indirect.c:794:9: note: byref variable will be forcibly initialized 794 | int k, err; | ^~~ /kisskb/src/fs/ext4/indirect.c: In function 'ext4_ind_truncate_ensure_credits': /kisskb/src/fs/ext4/indirect.c:722:6: note: byref variable will be forcibly initialized 722 | int dropped = 0; | ^~~~~~~ /kisskb/src/fs/ext4/indirect.c: In function 'ext4_ind_map_blocks': /kisskb/src/fs/ext4/indirect.c:533:6: note: byref variable will be forcibly initialized 533 | int blocks_to_boundary = 0; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/indirect.c:530:11: note: byref variable will be forcibly initialized 530 | Indirect chain[4]; | ^~~~~ /kisskb/src/fs/ext4/indirect.c:529:14: note: byref variable will be forcibly initialized 529 | ext4_lblk_t offsets[4]; | ^~~~~~~ /kisskb/src/fs/ext4/indirect.c:528:6: note: byref variable will be forcibly initialized 528 | int err = -EIO; | ^~~ /kisskb/src/fs/ext4/indirect.c:527:33: note: byref variable will be forcibly initialized 527 | struct ext4_allocation_request ar; | ^~ /kisskb/src/fs/ext4/indirect.c: In function 'ext4_ind_truncate': /kisskb/src/fs/ext4/indirect.c:1112:9: note: byref variable will be forcibly initialized 1112 | __le32 nr = 0; | ^~ /kisskb/src/fs/ext4/indirect.c:1110:11: note: byref variable will be forcibly initialized 1110 | Indirect chain[4]; | ^~~~~ /kisskb/src/fs/ext4/indirect.c:1109:14: note: byref variable will be forcibly initialized 1109 | ext4_lblk_t offsets[4]; | ^~~~~~~ /kisskb/src/fs/ext4/indirect.c: In function 'ext4_ind_remove_space': /kisskb/src/fs/ext4/indirect.c:1230:17: note: byref variable will be forcibly initialized 1230 | __le32 nr = 0, nr2 = 0; | ^~~ /kisskb/src/fs/ext4/indirect.c:1230:9: note: byref variable will be forcibly initialized 1230 | __le32 nr = 0, nr2 = 0; | ^~ /kisskb/src/fs/ext4/indirect.c:1226:21: note: byref variable will be forcibly initialized 1226 | Indirect chain[4], chain2[4]; | ^~~~~~ /kisskb/src/fs/ext4/indirect.c:1226:11: note: byref variable will be forcibly initialized 1226 | Indirect chain[4], chain2[4]; | ^~~~~ /kisskb/src/fs/ext4/indirect.c:1225:26: note: byref variable will be forcibly initialized 1225 | ext4_lblk_t offsets[4], offsets2[4]; | ^~~~~~~~ /kisskb/src/fs/ext4/indirect.c:1225:14: note: byref variable will be forcibly initialized 1225 | ext4_lblk_t offsets[4], offsets2[4]; | ^~~~~~~ In file included from /kisskb/src/mm/vmstat.c:17: /kisskb/src/mm/vmstat.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/fs/ext4/ialloc.c: In function 'find_group_orlov': /kisskb/src/fs/ext4/ialloc.c:440:22: note: byref variable will be forcibly initialized 440 | struct dx_hash_info hinfo; | ^~~~~ /kisskb/src/fs/ext4/ialloc.c:438:21: note: byref variable will be forcibly initialized 438 | struct orlov_stats stats; | ^~~~~ 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:2446:4: note: byref variable will be forcibly initialized 2446 | } desc; | ^~~~ /kisskb/src/fs/ext4/ialloc.c: In function 'ext4_free_inode': /kisskb/src/fs/ext4/ialloc.c:241:22: note: byref variable will be forcibly initialized 241 | struct buffer_head *bh2; | ^~~ /kisskb/src/fs/ext4/ialloc.c: In function 'ext4_mark_inode_used': /kisskb/src/fs/ext4/ialloc.c:755:47: note: byref variable will be forcibly initialized 755 | struct buffer_head *inode_bitmap_bh = NULL, *group_desc_bh = NULL; | ^~~~~~~~~~~~~ /kisskb/src/fs/ext4/ialloc.c: In function '__ext4_new_inode': /kisskb/src/fs/ext4/ialloc.c:1289:10: note: byref variable will be forcibly initialized 1289 | __le32 gen = cpu_to_le32(inode->i_generation); | ^~~ /kisskb/src/fs/ext4/ialloc.c:1288:10: note: byref variable will be forcibly initialized 1288 | __le32 inum = cpu_to_le32(inode->i_ino); | ^~~~ /kisskb/src/fs/ext4/ialloc.c:936:16: note: byref variable will be forcibly initialized 936 | unsigned long ino = 0; | ^~~ /kisskb/src/fs/ext4/ialloc.c:935:24: note: byref variable will be forcibly initialized 935 | ext4_group_t ngroups, group = 0; | ^~~~~ /kisskb/src/fs/ext4/ialloc.c:934:22: note: byref variable will be forcibly initialized 934 | struct buffer_head *group_desc_bh; | ^~~~~~~~~~~~~ /kisskb/src/fs/ext4/ialloc.c: In function 'ext4_init_inode_table': /kisskb/src/fs/ext4/ialloc.c:1519:22: note: byref variable will be forcibly initialized 1519 | struct buffer_head *group_desc_bh; | ^~~~~~~~~~~~~ /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 'cpu_runnable_without': /kisskb/src/kernel/sched/fair.c:5809:15: note: byref variable will be forcibly initialized 5809 | unsigned int runnable; | ^~~~~~~~ /kisskb/src/kernel/sched/fair.c: In function 'cpu_util_next': /kisskb/src/kernel/sched/fair.c:6607:26: note: byref variable will be forcibly initialized 6607 | unsigned long util_est, util = READ_ONCE(cfs_rq->avg.util_avg); | ^~~~ /kisskb/src/kernel/sched/fair.c: In function 'cpu_load_without': /kisskb/src/kernel/sched/fair.c:5786:15: note: byref variable will be forcibly initialized 5786 | unsigned int load; | ^~~~ /kisskb/src/kernel/sched/deadline.c: In function 'dl_add_task_root_domain': /kisskb/src/kernel/sched/deadline.c:2494:18: note: byref variable will be forcibly initialized 2494 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/fair.c: In function 'calculate_imbalance': /kisskb/src/kernel/sched/fair.c:9378:17: note: byref variable will be forcibly initialized 9378 | unsigned int nr_diff = busiest->sum_nr_running; | ^~~~~~~ /kisskb/src/kernel/sched/deadline.c: In function 'inactive_task_timer': /kisskb/src/kernel/sched/deadline.c:1352:18: note: byref variable will be forcibly initialized 1352 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/fair.c: In function 'setup_sched_thermal_decay_shift': /kisskb/src/kernel/sched/fair.c:98:6: note: byref variable will be forcibly initialized 98 | int _shift = 0; | ^~~~~~ /kisskb/src/kernel/sched/fair.c: In function 'sched_slice': /kisskb/src/kernel/sched/fair.c:698:22: note: byref variable will be forcibly initialized 698 | struct load_weight lw; | ^~ /kisskb/src/kernel/sched/fair.c: In function 'cpu_util_without': /kisskb/src/kernel/sched/fair.c:6566:16: note: byref variable will be forcibly initialized 6566 | unsigned int estimated = | ^~~~~~~~~ /kisskb/src/kernel/sched/fair.c:6527:15: note: byref variable will be forcibly initialized 6527 | unsigned int util; | ^~~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_read_inline_page': /kisskb/src/fs/ext4/inline.c:473:19: note: byref variable will be forcibly initialized 473 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/kernel/sched/fair.c: In function 'check_preempt_wakeup': /kisskb/src/kernel/sched/fair.c:7098:40: note: byref variable will be forcibly initialized 7098 | struct sched_entity *se = &curr->se, *pse = &p->se; | ^~~ /kisskb/src/kernel/sched/fair.c:7098:23: note: byref variable will be forcibly initialized 7098 | struct sched_entity *se = &curr->se, *pse = &p->se; | ^~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_convert_inline_data_to_extent': /kisskb/src/fs/ext4/inline.c:538:19: note: byref variable will be forcibly initialized 538 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/inline.c:535:6: note: byref variable will be forcibly initialized 535 | int retries = 0, sem_held = 0; | ^~~~~~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_add_dirent_to_inline': /kisskb/src/fs/ext4/inline.c:1036:27: note: byref variable will be forcibly initialized 1036 | struct ext4_dir_entry_2 *de; | ^~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_convert_inline_data_nolock': /kisskb/src/fs/ext4/inline.c:1192:25: note: byref variable will be forcibly initialized 1192 | struct ext4_map_blocks map; | ^~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_get_max_inline_size': /kisskb/src/fs/ext4/inline.c:95:19: note: byref variable will be forcibly initialized 95 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_try_to_write_inline_data': /kisskb/src/fs/ext4/inline.c:658:19: note: byref variable will be forcibly initialized 658 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_write_inline_data_end': /kisskb/src/fs/ext4/inline.c:740:19: note: byref variable will be forcibly initialized 740 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_journalled_write_inline_data': /kisskb/src/fs/ext4/inline.c:823:19: note: byref variable will be forcibly initialized 823 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_da_write_inline_data_begin': /kisskb/src/fs/ext4/inline.c:918:6: note: byref variable will be forcibly initialized 918 | int retries = 0; | ^~~~~~~ /kisskb/src/fs/ext4/inline.c:917:19: note: byref variable will be forcibly initialized 917 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_try_add_inline_entry': /kisskb/src/fs/ext4/inline.c:1280:19: note: byref variable will be forcibly initialized 1280 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_inlinedir_to_tree': /kisskb/src/fs/ext4/inline.c:1359:21: note: byref variable will be forcibly initialized 1359 | struct fscrypt_str tmp_str; | ^~~~~~~ /kisskb/src/fs/ext4/inline.c:1358:26: note: byref variable will be forcibly initialized 1358 | struct ext4_dir_entry_2 fake; | ^~~~ /kisskb/src/fs/ext4/inline.c:1356:19: note: byref variable will be forcibly initialized 1356 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_read_inline_dir': /kisskb/src/fs/ext4/inline.c:1471:19: note: byref variable will be forcibly initialized 1471 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/kernel/sched/fair.c: In function 'update_blocked_averages': /kisskb/src/kernel/sched/fair.c:8254:18: note: byref variable will be forcibly initialized 8254 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/fair.c:8252:24: note: byref variable will be forcibly initialized 8252 | bool decayed = false, done = true; | ^~~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_get_first_inline_block': /kisskb/src/fs/ext4/inline.c:1595:19: note: byref variable will be forcibly initialized 1595 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/kernel/sched/fair.c: In function 'attach_one_task': /kisskb/src/fs/ext4/inline.c: In function 'ext4_try_create_inline_dir': /kisskb/src/fs/ext4/inline.c:1615:19: note: byref variable will be forcibly initialized 1615 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/kernel/sched/fair.c:8038:18: note: byref variable will be forcibly initialized 8038 | struct rq_flags rf; | ^~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_find_inline_entry': /kisskb/src/fs/ext4/inline.c:1650:19: note: byref variable will be forcibly initialized 1650 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/kernel/sched/fair.c: In function 'active_load_balance_cpu_stop': /kisskb/src/kernel/sched/fair.c:10196:17: note: byref variable will be forcibly initialized 10196 | struct lb_env env = { | ^~~ /kisskb/src/kernel/sched/fair.c:10161:18: note: byref variable will be forcibly initialized 10161 | struct rq_flags rf; | ^~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_delete_inline_entry': /kisskb/src/fs/ext4/inline.c:1699:19: note: byref variable will be forcibly initialized 1699 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/inline.c: In function 'empty_inline_dir': /kisskb/src/fs/ext4/inline.c:1780:8: note: byref variable will be forcibly initialized 1780 | void *inline_pos; | ^~~~~~~~~~ /kisskb/src/kernel/sched/fair.c: In function 'attach_tasks': /kisskb/src/fs/ext4/inline.c:1778:19: note: byref variable will be forcibly initialized 1778 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/inline.c:1777:11: note: byref variable will be forcibly initialized 1777 | int err, inline_size; | ^~~~~~~~~~~ /kisskb/src/kernel/sched/fair.c:8054:18: note: byref variable will be forcibly initialized 8054 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/fair.c: In function 'task_fork_fair': /kisskb/src/kernel/sched/fair.c:11191:18: note: byref variable will be forcibly initialized 11191 | struct rq_flags rf; | ^~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_inline_data_iomap': /kisskb/src/fs/ext4/inline.c:1854:19: note: byref variable will be forcibly initialized 1854 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_convert_inline_data': /kisskb/src/fs/ext4/inline.c:2001:19: note: byref variable will be forcibly initialized 2001 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/kernel/sched/fair.c: In function 'find_energy_efficient_cpu': /kisskb/src/kernel/sched/fair.c:6781:28: note: byref variable will be forcibly initialized 6781 | unsigned long cur_delta, spare_cap, max_spare_cap = 0; | ^~~~~~~~~ /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; | ^~~~~ /kisskb/src/arch/powerpc/kernel/nvram_64.c:726:9: note: byref variable will be forcibly initialized 726 | loff_t tmp_index; | ^~~~~~~~~ /kisskb/src/crypto/async_tx/async_xor.c: In function 'async_xor_val_offs': /kisskb/src/crypto/async_tx/async_xor.c:322:34: note: byref variable will be forcibly initialized 322 | struct dma_async_tx_descriptor *tx = NULL; | ^~ /kisskb/src/kernel/sched/fair.c: In function 'find_idlest_group': /kisskb/src/kernel/sched/fair.c:9068:32: note: byref variable will be forcibly initialized 9068 | struct sg_lb_stats local_sgs, tmp_sgs; | ^~~~~~~ /kisskb/src/kernel/sched/fair.c:9068:21: note: byref variable will be forcibly initialized 9068 | struct sg_lb_stats local_sgs, tmp_sgs; | ^~~~~~~~~ /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/arch/powerpc/kernel/nvram_64.c:986:9: note: byref variable will be forcibly initialized 986 | loff_t cur_index = 0; | ^~~~~~~~~ /kisskb/src/kernel/sched/fair.c: In function '__sched_group_set_shares': /kisskb/src/kernel/sched/fair.c:11610:19: note: byref variable will be forcibly initialized 11610 | struct rq_flags rf; | ^~ /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:186:9: note: byref variable will be forcibly initialized 186 | loff_t tmp_index; | ^~~~~~~~~ /kisskb/src/arch/powerpc/kernel/nvram_64.c: In function 'oops_to_nvram': /kisskb/src/arch/powerpc/kernel/nvram_64.c:654:9: note: byref variable will be forcibly initialized 654 | size_t text_len; | ^~~~~~~~ /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/arch/powerpc/kernel/nvram_64.c:224:9: note: byref variable will be forcibly initialized 224 | loff_t tmp_index; | ^~~~~~~~~ /kisskb/src/fs/ext2/super.c: In function 'get_sb_block': /kisskb/src/fs/ext2/super.c:411:10: note: byref variable will be forcibly initialized 411 | char *options = (char *) *data; | ^~~~~~~ In file included from /kisskb/src/fs/ext2/super.c:23: /kisskb/src/fs/ext2/super.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/arch/powerpc/kernel/nvram_64.c: In function 'nvram_create_partition': /kisskb/src/arch/powerpc/kernel/nvram_64.c:850:9: note: byref variable will be forcibly initialized 850 | loff_t tmp_index; | ^~~~~~~~~ /kisskb/src/arch/powerpc/kernel/nvram_64.c: In function 'nvram_init_os_partition': /kisskb/src/arch/powerpc/kernel/nvram_64.c:277:6: note: byref variable will be forcibly initialized 277 | int size; | ^~~~ /kisskb/src/fs/ext2/super.c: In function 'ext2_quota_write': /kisskb/src/fs/ext2/super.c:1524:21: note: byref variable will be forcibly initialized 1524 | struct buffer_head tmp_bh; | ^~~~~~ /kisskb/src/fs/ext2/super.c: In function 'ext2_quota_read': /kisskb/src/fs/ext2/super.c:1479:21: note: byref variable will be forcibly initialized 1479 | struct buffer_head tmp_bh; | ^~~~~~ /kisskb/src/fs/ext2/super.c: In function 'ext2_msg': /kisskb/src/fs/ext2/super.c:88:10: note: byref variable will be forcibly initialized 88 | va_list args; | ^~~~ /kisskb/src/fs/ext2/super.c:87:19: note: byref variable will be forcibly initialized 87 | struct va_format vaf; | ^~~ /kisskb/src/fs/ext2/super.c: In function 'parse_options': /kisskb/src/fs/ext2/super.c:475:6: note: byref variable will be forcibly initialized 475 | int option; | ^~~~~~ /kisskb/src/fs/ext2/super.c:474:14: note: byref variable will be forcibly initialized 474 | substring_t args[MAX_OPT_ARGS]; | ^~~~ /kisskb/src/fs/ext2/super.c: In function 'ext2_error': /kisskb/src/fs/ext2/super.c:53:10: note: byref variable will be forcibly initialized 53 | va_list args; | ^~~~ /kisskb/src/fs/ext2/super.c:52:19: note: byref variable will be forcibly initialized 52 | struct va_format vaf; | ^~~ /kisskb/src/fs/ext2/super.c: In function 'ext2_fill_super': /kisskb/src/fs/ext2/super.c:821:28: note: byref variable will be forcibly initialized 821 | struct ext2_mount_options opts; | ^~~~ In file included from /kisskb/src/include/linux/delayacct.h:51, from /kisskb/src/kernel/sched/sched.h:47, from /kisskb/src/kernel/sched/fair.c:23: /kisskb/src/kernel/sched/fair.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/fs/ext2/super.c: In function 'ext2_remount': /kisskb/src/fs/ext2/super.c:1316:28: note: byref variable will be forcibly initialized 1316 | struct ext2_mount_options new_opts; | ^~~~~~~~ /kisskb/src/mm/backing-dev.c: In function 'max_ratio_store': /kisskb/src/mm/backing-dev.c:186:15: note: byref variable will be forcibly initialized 186 | unsigned int ratio; | ^~~~~ /kisskb/src/mm/backing-dev.c: In function 'min_ratio_store': /kisskb/src/mm/backing-dev.c:167:15: note: byref variable will be forcibly initialized 167 | unsigned int ratio; | ^~~~~ /kisskb/src/mm/backing-dev.c: In function 'read_ahead_kb_store': /kisskb/src/mm/backing-dev.c:139:16: note: byref variable will be forcibly initialized 139 | unsigned long read_ahead_kb; | ^~~~~~~~~~~~~ /kisskb/src/crypto/async_tx/async_pq.c: In function 'do_async_gen_syndrome': /kisskb/src/crypto/async_tx/async_pq.c:48:13: note: byref variable will be forcibly initialized 48 | dma_addr_t dma_dest[2]; | ^~~~~~~~ /kisskb/src/crypto/async_tx/async_pq.c: In function 'async_gen_syndrome': /kisskb/src/crypto/async_tx/async_pq.c:199:17: note: byref variable will be forcibly initialized 199 | unsigned char coefs[MAX_DISKS]; | ^~~~~ /kisskb/src/kernel/sched/fair.c: In function 'distribute_cfs_runtime': /kisskb/src/kernel/sched/fair.c:4979:19: note: byref variable will be forcibly initialized 4979 | struct rq_flags rf; | ^~ /kisskb/src/crypto/async_tx/async_pq.c: In function 'async_syndrome_val': /kisskb/src/crypto/async_tx/async_pq.c:317:14: note: byref variable will be forcibly initialized 317 | dma_addr_t pq[2]; | ^~ /kisskb/src/crypto/async_tx/async_pq.c:305:16: note: byref variable will be forcibly initialized 305 | unsigned char coefs[MAX_DISKS]; | ^~~~~ /kisskb/src/crypto/async_tx/async_pq.c:304:34: note: byref variable will be forcibly initialized 304 | struct dma_async_tx_descriptor *tx; | ^~ /kisskb/src/kernel/sched/fair.c: In function 'update_sd_lb_stats': /kisskb/src/kernel/sched/fair.c:9224:6: note: byref variable will be forcibly initialized 9224 | int sg_status = 0; | ^~~~~~~~~ /kisskb/src/kernel/sched/fair.c:9223:21: note: byref variable will be forcibly initialized 9223 | struct sg_lb_stats tmp_sgs; | ^~~~~~~ /kisskb/src/mm/backing-dev.c: In function 'bdi_debug_stats_show': /kisskb/src/mm/backing-dev.c:55:16: note: byref variable will be forcibly initialized 55 | unsigned long dirty_thresh; | ^~~~~~~~~~~~ /kisskb/src/mm/backing-dev.c:54:16: note: byref variable will be forcibly initialized 54 | unsigned long background_thresh; | ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/fair.c: In function 'load_balance': /kisskb/src/kernel/sched/fair.c:9853:18: note: byref variable will be forcibly initialized 9853 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/fair.c: In function 'newidle_balance': /kisskb/src/mm/backing-dev.c: In function 'bdi_register_va': /kisskb/src/mm/backing-dev.c:875:18: note: byref variable will be forcibly initialized 875 | struct rb_node *parent, **p; | ^~~~~~ /kisskb/src/kernel/sched/fair.c:10916:7: note: byref variable will be forcibly initialized 10916 | int continue_balancing = 1; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/mm/backing-dev.c: In function 'bdi_register': /kisskb/src/mm/backing-dev.c:909:10: note: byref variable will be forcibly initialized 909 | va_list args; | ^~~~ /kisskb/src/kernel/sched/fair.c: In function 'rebalance_domains': /kisskb/src/kernel/sched/fair.c:10274:6: note: byref variable will be forcibly initialized 10274 | int continue_balancing = 1; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/fair.c: In function '_nohz_idle_balance': /kisskb/src/kernel/sched/fair.c:10738:20: note: byref variable will be forcibly initialized 10738 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/fair.c: In function 'online_fair_sched_group': /kisskb/src/kernel/sched/fair.c:11514:18: note: byref variable will be forcibly initialized 11514 | struct rq_flags rf; | ^~ /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; | ^~~~~~~~ /kisskb/src/kernel/sched/fair.c: In function 'sched_group_set_idle': /kisskb/src/kernel/sched/fair.c:11664:19: note: byref variable will be forcibly initialized 11664 | struct rq_flags rf; | ^~ /kisskb/src/arch/powerpc/kernel/watchdog.c: In function '____soft_nmi_interrupt': /kisskb/src/arch/powerpc/kernel/watchdog.c:344:16: note: byref variable will be forcibly initialized 344 | unsigned long flags; | ^~~~~ /kisskb/src/arch/powerpc/kernel/watchdog.c: In function 'soft_nmi_interrupt': /kisskb/src/arch/powerpc/kernel/watchdog.c:344:16: note: byref variable will be forcibly initialized In file included from /kisskb/src/arch/powerpc/kernel/watchdog.c:30: /kisskb/src/arch/powerpc/include/asm/interrupt.h:511:29: note: byref variable will be forcibly initialized 511 | struct interrupt_nmi_state state; \ | ^~~~~ /kisskb/src/arch/powerpc/kernel/watchdog.c:342:1: note: in expansion of macro 'DEFINE_INTERRUPT_HANDLER_NMI' 342 | DEFINE_INTERRUPT_HANDLER_NMI(soft_nmi_interrupt) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/watchdog.c: In function 'wd_smp_clear_cpu_pending': /kisskb/src/arch/powerpc/kernel/watchdog.c:311:17: note: byref variable will be forcibly initialized 311 | unsigned long flags; | ^~~~~ /kisskb/src/arch/powerpc/kernel/watchdog.c:252:18: note: byref variable will be forcibly initialized 252 | unsigned long flags; | ^~~~~ /kisskb/src/arch/powerpc/kernel/watchdog.c: In function 'stop_watchdog': /kisskb/src/arch/powerpc/kernel/watchdog.c:484:16: note: byref variable will be forcibly initialized 484 | unsigned long flags; | ^~~~~ /kisskb/src/arch/powerpc/kernel/watchdog.c: In function 'watchdog_smp_panic': /kisskb/src/arch/powerpc/kernel/watchdog.c:181:16: note: byref variable will be forcibly initialized 181 | unsigned long flags; | ^~~~~ /kisskb/src/arch/powerpc/kernel/watchdog.c: In function 'start_watchdog': /kisskb/src/arch/powerpc/kernel/watchdog.c:446:16: note: byref variable will be forcibly initialized 446 | unsigned long flags; | ^~~~~ /kisskb/src/fs/ext2/xattr.c: In function 'ext2_xattr_set2': /kisskb/src/fs/ext2/xattr.c:663:6: note: byref variable will be forcibly initialized 663 | int error; | ^~~~~ /kisskb/src/fs/hfsplus/options.c: In function 'hfsplus_parse_options_remount': /kisskb/src/fs/hfsplus/options.c:75:14: note: byref variable will be forcibly initialized 75 | substring_t args[MAX_OPT_ARGS]; | ^~~~ /kisskb/src/fs/hfsplus/options.c: In function 'hfsplus_parse_options': /kisskb/src/fs/hfsplus/options.c:104:6: note: byref variable will be forcibly initialized 104 | int tmp, token; | ^~~ /kisskb/src/fs/hfsplus/options.c:103:14: note: byref variable will be forcibly initialized 103 | substring_t args[MAX_OPT_ARGS]; | ^~~~ In file included from /kisskb/src/fs/hfsplus/options.c:18: /kisskb/src/fs/hfsplus/options.c: In function 'hfsplus_show_options': /kisskb/src/include/linux/seq_file.h:261:7: note: byref variable will be forcibly initialized 261 | char val_buf[length + 1]; \ | ^~~~~~~ /kisskb/src/fs/hfsplus/options.c:224:3: note: in expansion of macro 'seq_show_option_n' 224 | seq_show_option_n(seq, "type", (char *)&sbi->type, 4); | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/seq_file.h:261:7: note: byref variable will be forcibly initialized 261 | char val_buf[length + 1]; \ | ^~~~~~~ /kisskb/src/fs/hfsplus/options.c:222:3: note: in expansion of macro 'seq_show_option_n' 222 | seq_show_option_n(seq, "creator", (char *)&sbi->creator, 4); | ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/exfat/dir.c: In function 'exfat_walk_fat_chain': /kisskb/src/fs/exfat/dir.c:633:15: note: byref variable will be forcibly initialized 633 | unsigned int cur_clu; | ^~~~~~~ /kisskb/src/fs/exfat/dir.c: In function 'exfat_find_location': /kisskb/src/fs/exfat/dir.c:663:20: note: byref variable will be forcibly initialized 663 | unsigned int off, clu = 0; | ^~~ /kisskb/src/fs/exfat/dir.c: In function 'exfat_get_dentry': /kisskb/src/fs/exfat/dir.c:725:11: note: byref variable will be forcibly initialized 725 | sector_t sec; | ^~~ /kisskb/src/fs/exfat/dir.c:724:6: note: byref variable will be forcibly initialized 724 | int off; | ^~~ /kisskb/src/fs/exfat/dir.c: In function 'exfat_init_dir_entry': /kisskb/src/fs/exfat/dir.c:450:22: note: byref variable will be forcibly initialized 450 | struct buffer_head *bh; | ^~ /kisskb/src/fs/exfat/dir.c:448:11: note: byref variable will be forcibly initialized 448 | sector_t sector; | ^~~~~~ /kisskb/src/fs/exfat/dir.c:447:20: note: byref variable will be forcibly initialized 447 | struct timespec64 ts = current_time(inode); | ^~ /kisskb/src/fs/exfat/dir.c: In function 'exfat_update_dir_chksum': /kisskb/src/fs/exfat/dir.c:502:28: note: byref variable will be forcibly initialized 502 | struct buffer_head *fbh, *bh; | ^~ /kisskb/src/fs/exfat/dir.c:502:22: note: byref variable will be forcibly initialized 502 | struct buffer_head *fbh, *bh; | ^~~ /kisskb/src/fs/exfat/dir.c:499:11: note: byref variable will be forcibly initialized 499 | sector_t sector; | ^~~~~~ /kisskb/src/fs/exfat/dir.c: In function 'exfat_init_ext_entry': /kisskb/src/fs/exfat/dir.c:537:22: note: byref variable will be forcibly initialized 537 | struct buffer_head *bh; | ^~ /kisskb/src/fs/exfat/dir.c:534:11: note: byref variable will be forcibly initialized 534 | sector_t sector; | ^~~~~~ /kisskb/src/fs/exfat/dir.c: In function 'exfat_remove_entries': /kisskb/src/fs/exfat/dir.c:579:22: note: byref variable will be forcibly initialized 579 | struct buffer_head *bh; | ^~ /kisskb/src/fs/exfat/dir.c:577:11: note: byref variable will be forcibly initialized 577 | sector_t sector; | ^~~~~~ /kisskb/src/fs/exfat/dir.c: In function 'exfat_get_dentry_set': /kisskb/src/fs/exfat/dir.c:833:34: note: byref variable will be forcibly initialized 833 | enum exfat_validate_dentry_mode mode = ES_MODE_STARTED; | ^~~~ /kisskb/src/fs/exfat/dir.c:827:33: note: byref variable will be forcibly initialized 827 | unsigned int off, byte_offset, clu = 0; | ^~~ /kisskb/src/fs/exfat/dir.c: In function 'exfat_readdir': /kisskb/src/fs/exfat/dir.c:75:22: note: byref variable will be forcibly initialized 75 | struct buffer_head *bh; | ^~ /kisskb/src/fs/exfat/dir.c:69:24: note: byref variable will be forcibly initialized 69 | struct exfat_uni_name uni_name; | ^~~~~~~~ /kisskb/src/fs/exfat/dir.c:68:26: note: byref variable will be forcibly initialized 68 | struct exfat_chain dir, clu; | ^~~ /kisskb/src/fs/exfat/dir.c:68:21: note: byref variable will be forcibly initialized 68 | struct exfat_chain dir, clu; | ^~~ /kisskb/src/fs/exfat/dir.c:67:11: note: byref variable will be forcibly initialized 67 | sector_t sector; | ^~~~~~ /kisskb/src/fs/exfat/dir.c: In function 'exfat_iterate': /kisskb/src/fs/exfat/dir.c:225:9: note: byref variable will be forcibly initialized 225 | loff_t cpos, i_pos; | ^~~~ /kisskb/src/fs/exfat/dir.c:221:25: note: byref variable will be forcibly initialized 221 | struct exfat_dir_entry de; | ^~ /kisskb/src/fs/exfat/dir.c: In function 'exfat_find_dir_entry': /kisskb/src/fs/exfat/dir.c:1039:20: note: byref variable will be forcibly initialized 1039 | unsigned short entry_uniname[16], unichar; | ^~~~~~~~~~~~~ /kisskb/src/fs/exfat/dir.c:958:24: note: byref variable will be forcibly initialized 958 | struct buffer_head *bh; | ^~ /kisskb/src/fs/exfat/dir.c:937:25: note: byref variable will be forcibly initialized 937 | struct exfat_hint_femp candi_empty; | ^~~~~~~~~~~ /kisskb/src/fs/exfat/dir.c:935:21: note: byref variable will be forcibly initialized 935 | struct exfat_chain clu; | ^~~ /kisskb/src/fs/exfat/dir.c: In function 'exfat_count_ext_entries': /kisskb/src/fs/exfat/dir.c:1145:22: note: byref variable will be forcibly initialized 1145 | struct buffer_head *bh; | ^~ /kisskb/src/fs/exfat/dir.c: In function 'exfat_count_dir_entries': /kisskb/src/fs/exfat/dir.c:1170:22: note: byref variable will be forcibly initialized 1170 | struct buffer_head *bh; | ^~ /kisskb/src/fs/exfat/dir.c:1167:21: note: byref variable will be forcibly initialized 1167 | struct exfat_chain clu; | ^~~ /kisskb/src/fs/exfat/super.c: In function 'exfat_read_root': /kisskb/src/fs/exfat/super.c:337:19: note: byref variable will be forcibly initialized 337 | int num_subdirs, num_clu = 0; | ^~~~~~~ /kisskb/src/fs/exfat/super.c:336:21: note: byref variable will be forcibly initialized 336 | struct exfat_chain cdir; | ^~~~ /kisskb/src/fs/exfat/super.c: In function 'exfat_parse_param': /kisskb/src/fs/exfat/super.c:262:25: note: byref variable will be forcibly initialized 262 | struct fs_parse_result result; | ^~~~~~ /kisskb/src/kernel/printk/printk.c: In function 'add_to_rb': /kisskb/src/kernel/printk/printk.c:1039:23: note: byref variable will be forcibly initialized 1039 | struct printk_record dest_r; | ^~~~~~ /kisskb/src/kernel/printk/printk.c:1038:28: note: byref variable will be forcibly initialized 1038 | struct prb_reserved_entry e; | ^ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_console': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, 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 '__bpf_trace_console': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 'info_print_ext_header': /kisskb/src/kernel/printk/printk.c:559:7: note: byref variable will be forcibly initialized 559 | char caller[20]; | ^~~~~~ 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:740:9: note: in expansion of macro 'wait_event_interruptible' 740 | ret = wait_event_interruptible(log_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_poll': /kisskb/src/kernel/printk/printk.c:819:21: note: byref variable will be forcibly initialized 819 | struct printk_info info; | ^~~~ /kisskb/src/kernel/printk/printk.c: In function 'record_print_text': /kisskb/src/kernel/printk/printk.c:1326:7: note: byref variable will be forcibly initialized 1326 | char prefix[PREFIX_MAX]; | ^~~~~~ 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 'syslog_print': /kisskb/src/include/linux/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:1507:9: note: in expansion of macro 'wait_event_interruptible' 1507 | len = wait_event_interruptible(log_wait, prb_read_valid(prb, seq, NULL)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/printk/printk.c:1486:23: note: byref variable will be forcibly initialized 1486 | struct printk_record r; | ^ /kisskb/src/kernel/printk/printk.c:1485:21: note: byref variable will be forcibly initialized 1485 | struct printk_info info; | ^~~~ /kisskb/src/kernel/printk/printk.c: In function 'get_record_print_text_size': /kisskb/src/kernel/printk/printk.c:1425:7: note: byref variable will be forcibly initialized 1425 | char prefix[PREFIX_MAX]; | ^~~~~~ /kisskb/src/kernel/printk/printk.c: In function 'find_first_fitting_seq': /kisskb/src/kernel/printk/printk.c:1449:15: note: byref variable will be forcibly initialized 1449 | unsigned int line_count; | ^~~~~~~~~~ /kisskb/src/kernel/printk/printk.c:1448:21: note: byref variable will be forcibly initialized 1448 | struct printk_info info; | ^~~~ /kisskb/src/kernel/printk/printk.c: In function 'syslog_print_all': /kisskb/src/kernel/printk/printk.c:1579:23: note: byref variable will be forcibly initialized 1579 | struct printk_record r; | ^ /kisskb/src/kernel/printk/printk.c:1578:21: note: byref variable will be forcibly initialized 1578 | struct printk_info info; | ^~~~ /kisskb/src/kernel/printk/printk.c: In function 'kmsg_dump_get_buffer': /kisskb/src/kernel/printk/printk.c:3515:23: note: byref variable will be forcibly initialized 3515 | struct printk_record r; | ^ /kisskb/src/kernel/printk/printk.c:3514:21: note: byref variable will be forcibly initialized 3514 | struct printk_info info; | ^~~~ /kisskb/src/kernel/printk/printk.c: In function 'kmsg_dump_get_line': /kisskb/src/kernel/printk/printk.c:3458:23: note: byref variable will be forcibly initialized 3458 | struct printk_record r; | ^ /kisskb/src/kernel/printk/printk.c:3457:15: note: byref variable will be forcibly initialized 3457 | unsigned int line_count; | ^~~~~~~~~~ /kisskb/src/kernel/printk/printk.c:3456:21: note: byref variable will be forcibly initialized 3456 | struct printk_info info; | ^~~~ /kisskb/src/kernel/printk/printk.c: In function '_printk': /kisskb/src/kernel/printk/printk.c:2266:10: note: byref variable will be forcibly initialized 2266 | va_list args; | ^~~~ /kisskb/src/kernel/printk/printk.c: In function 'console_setup': /kisskb/src/kernel/printk/printk.c:2381:7: note: byref variable will be forcibly initialized 2381 | char buf[sizeof(console_cmdline[0].name) + 4]; /* 4 for "ttyS" */ | ^~~ /kisskb/src/kernel/printk/printk.c: In function 'console_unlock': /kisskb/src/kernel/printk/printk.c:2613:23: note: byref variable will be forcibly initialized 2613 | struct printk_record r; | ^ /kisskb/src/kernel/printk/printk.c:2612:21: note: byref variable will be forcibly initialized 2612 | struct printk_info info; | ^~~~ /kisskb/src/kernel/printk/printk.c: In function 'setup_log_buf': /kisskb/src/kernel/printk/printk.c:1068:23: note: byref variable will be forcibly initialized 1068 | struct printk_record r; | ^ /kisskb/src/kernel/printk/printk.c:1067:21: note: byref variable will be forcibly initialized 1067 | struct printk_info info; | ^~~~ /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:178:7: note: byref variable will be forcibly initialized 178 | char old_str[DEVKMSG_STR_MAX_SIZE]; | ^~~~~~~ /kisskb/src/kernel/printk/printk.c: In function 'do_syslog': /kisskb/src/kernel/printk/printk.c:1724:17: note: byref variable will be forcibly initialized 1724 | unsigned int line_count; | ^~~~~~~~~~ /kisskb/src/kernel/printk/printk.c:1638:21: note: byref variable will be forcibly initialized 1638 | struct printk_info info; | ^~~~ /kisskb/src/kernel/printk/printk.c: In function 'vprintk_store': /kisskb/src/kernel/printk/printk.c:2116:10: note: byref variable will be forcibly initialized 2116 | va_list args2; | ^~~~~ /kisskb/src/kernel/printk/printk.c:2113:7: note: byref variable will be forcibly initialized 2113 | char prefix_buf[8]; | ^~~~~~~~~~ /kisskb/src/kernel/printk/printk.c:2110:23: note: byref variable will be forcibly initialized 2110 | struct printk_record r; | ^ /kisskb/src/kernel/printk/printk.c:2109:25: note: byref variable will be forcibly initialized 2109 | enum printk_info_flags flags = 0; | ^~~~~ /kisskb/src/kernel/printk/printk.c:2108:28: note: byref variable will be forcibly initialized 2108 | struct prb_reserved_entry e; | ^ /kisskb/src/kernel/printk/printk.c: In function 'early_printk': /kisskb/src/kernel/printk/printk.c:2317:7: note: byref variable will be forcibly initialized 2317 | char buf[512]; | ^~~ /kisskb/src/kernel/printk/printk.c:2316:10: note: byref variable will be forcibly initialized 2316 | va_list ap; | ^~ /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_emit': /kisskb/src/kernel/printk/printk.c:647:10: note: byref variable will be forcibly initialized 647 | va_list args; | ^~~~ /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_write': /kisskb/src/kernel/printk/printk.c:701:9: note: byref variable will be forcibly initialized 701 | char *endp = NULL; | ^~~~ /kisskb/src/kernel/printk/printk.c: In function '_printk_deferred': /kisskb/src/kernel/printk/printk.c:3278:10: note: byref variable will be forcibly initialized 3278 | va_list args; | ^~~~ /kisskb/src/arch/powerpc/kernel/hw_breakpoint.c: In function 'hw_breakpoint_handler': /kisskb/src/arch/powerpc/kernel/hw_breakpoint.c:622:16: note: byref variable will be forcibly initialized 622 | unsigned long ea; | ^~ /kisskb/src/arch/powerpc/kernel/hw_breakpoint.c:621:6: note: byref variable will be forcibly initialized 621 | int size = 0; | ^~~~ /kisskb/src/arch/powerpc/kernel/hw_breakpoint.c:620:6: note: byref variable will be forcibly initialized 620 | int type = 0; | ^~~~ /kisskb/src/arch/powerpc/kernel/hw_breakpoint.c: In function 'ptrace_triggered': /kisskb/src/arch/powerpc/kernel/hw_breakpoint.c:832:25: note: byref variable will be forcibly initialized 832 | struct perf_event_attr attr; | ^~~~ In file included from /kisskb/src/kernel/rcu/update.c:584: /kisskb/src/kernel/rcu/update.c: In function 'tasks_gp_state_getname': /kisskb/src/kernel/rcu/tasks.h:203:6: note: byref variable will be forcibly initialized 203 | int i = data_race(rtp->gp_state); // Let KCSAN detect update races | ^ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/rcu.h:840, from /kisskb/src/kernel/rcu/rcu.h:13, from /kisskb/src/kernel/rcu/update.c:49: /kisskb/src/kernel/rcu/update.c: In function 'perf_trace_rcu_utilization': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_rcu_grace_period': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_rcu_future_grace_period': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_rcu_grace_period_init': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/kernel/rcu/update.c: In function 'perf_trace_rcu_exp_grace_period': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/kernel/rcu/update.c: In function 'perf_trace_rcu_exp_funnel_lock': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/kernel/rcu/update.c: In function 'perf_trace_rcu_preempt_task': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:312:1: note: in expansion of macro 'TRACE_EVENT_RCU' 312 | TRACE_EVENT_RCU(rcu_preempt_task, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:312:1: note: in expansion of macro 'TRACE_EVENT_RCU' 312 | TRACE_EVENT_RCU(rcu_preempt_task, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'perf_trace_rcu_unlock_preempted_task': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:339:1: note: in expansion of macro 'TRACE_EVENT_RCU' 339 | TRACE_EVENT_RCU(rcu_unlock_preempted_task, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:339:1: note: in expansion of macro 'TRACE_EVENT_RCU' 339 | TRACE_EVENT_RCU(rcu_unlock_preempted_task, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'perf_trace_rcu_quiescent_state_report': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:368:1: note: in expansion of macro 'TRACE_EVENT_RCU' 368 | TRACE_EVENT_RCU(rcu_quiescent_state_report, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:368:1: note: in expansion of macro 'TRACE_EVENT_RCU' 368 | TRACE_EVENT_RCU(rcu_quiescent_state_report, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'perf_trace_rcu_fqs': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:411:1: note: in expansion of macro 'TRACE_EVENT_RCU' 411 | TRACE_EVENT_RCU(rcu_fqs, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:411:1: note: in expansion of macro 'TRACE_EVENT_RCU' 411 | TRACE_EVENT_RCU(rcu_fqs, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'perf_trace_rcu_stall_warning': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:444:1: note: in expansion of macro 'TRACE_EVENT' 444 | TRACE_EVENT(rcu_stall_warning, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:444:1: note: in expansion of macro 'TRACE_EVENT' 444 | TRACE_EVENT(rcu_stall_warning, | ^~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'perf_trace_rcu_dyntick': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:480:1: note: in expansion of macro 'TRACE_EVENT_RCU' 480 | TRACE_EVENT_RCU(rcu_dyntick, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:480:1: note: in expansion of macro 'TRACE_EVENT_RCU' 480 | TRACE_EVENT_RCU(rcu_dyntick, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'perf_trace_rcu_callback': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:512:1: note: in expansion of macro 'TRACE_EVENT_RCU' 512 | TRACE_EVENT_RCU(rcu_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:512:1: note: in expansion of macro 'TRACE_EVENT_RCU' 512 | TRACE_EVENT_RCU(rcu_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'perf_trace_rcu_kvfree_callback': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:571:1: note: in expansion of macro 'TRACE_EVENT_RCU' 571 | TRACE_EVENT_RCU(rcu_kvfree_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:571:1: note: in expansion of macro 'TRACE_EVENT_RCU' 571 | TRACE_EVENT_RCU(rcu_kvfree_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'perf_trace_rcu_batch_start': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:604:1: note: in expansion of macro 'TRACE_EVENT_RCU' 604 | TRACE_EVENT_RCU(rcu_batch_start, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:604:1: note: in expansion of macro 'TRACE_EVENT_RCU' 604 | TRACE_EVENT_RCU(rcu_batch_start, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'perf_trace_rcu_invoke_callback': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:631:1: note: in expansion of macro 'TRACE_EVENT_RCU' 631 | TRACE_EVENT_RCU(rcu_invoke_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:631:1: note: in expansion of macro 'TRACE_EVENT_RCU' 631 | TRACE_EVENT_RCU(rcu_invoke_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'perf_trace_rcu_invoke_kvfree_callback': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:660:1: note: in expansion of macro 'TRACE_EVENT_RCU' 660 | TRACE_EVENT_RCU(rcu_invoke_kvfree_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:660:1: note: in expansion of macro 'TRACE_EVENT_RCU' 660 | TRACE_EVENT_RCU(rcu_invoke_kvfree_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'perf_trace_rcu_invoke_kfree_bulk_callback': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:688:1: note: in expansion of macro 'TRACE_EVENT_RCU' 688 | TRACE_EVENT_RCU(rcu_invoke_kfree_bulk_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:688:1: note: in expansion of macro 'TRACE_EVENT_RCU' 688 | TRACE_EVENT_RCU(rcu_invoke_kfree_bulk_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'perf_trace_rcu_batch_end': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:721:1: note: in expansion of macro 'TRACE_EVENT_RCU' 721 | TRACE_EVENT_RCU(rcu_batch_end, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:721:1: note: in expansion of macro 'TRACE_EVENT_RCU' 721 | TRACE_EVENT_RCU(rcu_batch_end, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'perf_trace_rcu_barrier': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:810:1: note: in expansion of macro 'TRACE_EVENT_RCU' 810 | TRACE_EVENT_RCU(rcu_barrier, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:810:1: note: in expansion of macro 'TRACE_EVENT_RCU' 810 | TRACE_EVENT_RCU(rcu_barrier, | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/rcu.h:840, 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_exp_grace_period': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_exp_funnel_lock': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_preempt_task': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:312:1: note: in expansion of macro 'TRACE_EVENT_RCU' 312 | TRACE_EVENT_RCU(rcu_preempt_task, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_unlock_preempted_task': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:339:1: note: in expansion of macro 'TRACE_EVENT_RCU' 339 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:368:1: note: in expansion of macro 'TRACE_EVENT_RCU' 368 | TRACE_EVENT_RCU(rcu_quiescent_state_report, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_fqs': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:411:1: note: in expansion of macro 'TRACE_EVENT_RCU' 411 | TRACE_EVENT_RCU(rcu_fqs, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_stall_warning': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:444:1: note: in expansion of macro 'TRACE_EVENT' 444 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:480:1: note: in expansion of macro 'TRACE_EVENT_RCU' 480 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:512:1: note: in expansion of macro 'TRACE_EVENT_RCU' 512 | TRACE_EVENT_RCU(rcu_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_kvfree_callback': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:571:1: note: in expansion of macro 'TRACE_EVENT_RCU' 571 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:604:1: note: in expansion of macro 'TRACE_EVENT_RCU' 604 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:631:1: note: in expansion of macro 'TRACE_EVENT_RCU' 631 | TRACE_EVENT_RCU(rcu_invoke_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_invoke_kvfree_callback': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:660:1: note: in expansion of macro 'TRACE_EVENT_RCU' 660 | TRACE_EVENT_RCU(rcu_invoke_kvfree_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_invoke_kfree_bulk_callback': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:688:1: note: in expansion of macro 'TRACE_EVENT_RCU' 688 | TRACE_EVENT_RCU(rcu_invoke_kfree_bulk_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_batch_end': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:721:1: note: in expansion of macro 'TRACE_EVENT_RCU' 721 | TRACE_EVENT_RCU(rcu_batch_end, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_barrier': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:810:1: note: in expansion of macro 'TRACE_EVENT_RCU' 810 | TRACE_EVENT_RCU(rcu_barrier, | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/rcu.h:840, from /kisskb/src/kernel/rcu/rcu.h:13, from /kisskb/src/kernel/rcu/update.c:49: /kisskb/src/kernel/rcu/update.c: In function 'perf_trace_rcu_segcb_stats': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:537:1: note: in expansion of macro 'TRACE_EVENT_RCU' 537 | TRACE_EVENT_RCU(rcu_segcb_stats, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:537:1: note: in expansion of macro 'TRACE_EVENT_RCU' 537 | TRACE_EVENT_RCU(rcu_segcb_stats, | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/rcu.h:840, 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_segcb_stats': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:537:1: note: in expansion of macro 'TRACE_EVENT_RCU' 537 | TRACE_EVENT_RCU(rcu_segcb_stats, | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/rcu.h:840, from /kisskb/src/kernel/rcu/rcu.h:13, from /kisskb/src/kernel/rcu/update.c:49: /kisskb/src/kernel/rcu/update.c: In function 'perf_trace_rcu_torture_read': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:763:1: note: in expansion of macro 'TRACE_EVENT_RCU' 763 | TRACE_EVENT_RCU(rcu_torture_read, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:763:1: note: in expansion of macro 'TRACE_EVENT_RCU' 763 | TRACE_EVENT_RCU(rcu_torture_read, | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/rcu.h:840, 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_torture_read': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:763:1: note: in expansion of macro 'TRACE_EVENT_RCU' 763 | TRACE_EVENT_RCU(rcu_torture_read, | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/rcu.h:840, from /kisskb/src/kernel/rcu/rcu.h:13, from /kisskb/src/kernel/rcu/update.c:49: /kisskb/src/kernel/rcu/update.c: In function '__bpf_trace_rcu_utilization': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_rcu_grace_period': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_rcu_exp_grace_period': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/kernel/rcu/update.c: In function '__bpf_trace_rcu_preempt_task': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:312:1: note: in expansion of macro 'TRACE_EVENT_RCU' 312 | TRACE_EVENT_RCU(rcu_preempt_task, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:312:1: note: in expansion of macro 'TRACE_EVENT_RCU' 312 | TRACE_EVENT_RCU(rcu_preempt_task, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:312:1: note: in expansion of macro 'TRACE_EVENT_RCU' 312 | TRACE_EVENT_RCU(rcu_preempt_task, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:312:1: note: in expansion of macro 'TRACE_EVENT_RCU' 312 | TRACE_EVENT_RCU(rcu_preempt_task, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:312:1: note: in expansion of macro 'TRACE_EVENT_RCU' 312 | TRACE_EVENT_RCU(rcu_preempt_task, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:312:1: note: in expansion of macro 'TRACE_EVENT_RCU' 312 | TRACE_EVENT_RCU(rcu_preempt_task, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function '__bpf_trace_rcu_unlock_preempted_task': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:339:1: note: in expansion of macro 'TRACE_EVENT_RCU' 339 | TRACE_EVENT_RCU(rcu_unlock_preempted_task, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:339:1: note: in expansion of macro 'TRACE_EVENT_RCU' 339 | TRACE_EVENT_RCU(rcu_unlock_preempted_task, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:339:1: note: in expansion of macro 'TRACE_EVENT_RCU' 339 | TRACE_EVENT_RCU(rcu_unlock_preempted_task, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:339:1: note: in expansion of macro 'TRACE_EVENT_RCU' 339 | TRACE_EVENT_RCU(rcu_unlock_preempted_task, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:339:1: note: in expansion of macro 'TRACE_EVENT_RCU' 339 | TRACE_EVENT_RCU(rcu_unlock_preempted_task, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:339:1: note: in expansion of macro 'TRACE_EVENT_RCU' 339 | TRACE_EVENT_RCU(rcu_unlock_preempted_task, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function '__bpf_trace_rcu_callback': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:512:1: note: in expansion of macro 'TRACE_EVENT_RCU' 512 | TRACE_EVENT_RCU(rcu_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:512:1: note: in expansion of macro 'TRACE_EVENT_RCU' 512 | TRACE_EVENT_RCU(rcu_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:512:1: note: in expansion of macro 'TRACE_EVENT_RCU' 512 | TRACE_EVENT_RCU(rcu_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:512:1: note: in expansion of macro 'TRACE_EVENT_RCU' 512 | TRACE_EVENT_RCU(rcu_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:512:1: note: in expansion of macro 'TRACE_EVENT_RCU' 512 | TRACE_EVENT_RCU(rcu_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:512:1: note: in expansion of macro 'TRACE_EVENT_RCU' 512 | TRACE_EVENT_RCU(rcu_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function '__bpf_trace_rcu_batch_start': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:604:1: note: in expansion of macro 'TRACE_EVENT_RCU' 604 | TRACE_EVENT_RCU(rcu_batch_start, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:604:1: note: in expansion of macro 'TRACE_EVENT_RCU' 604 | TRACE_EVENT_RCU(rcu_batch_start, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:604:1: note: in expansion of macro 'TRACE_EVENT_RCU' 604 | TRACE_EVENT_RCU(rcu_batch_start, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:604:1: note: in expansion of macro 'TRACE_EVENT_RCU' 604 | TRACE_EVENT_RCU(rcu_batch_start, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:604:1: note: in expansion of macro 'TRACE_EVENT_RCU' 604 | TRACE_EVENT_RCU(rcu_batch_start, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:604:1: note: in expansion of macro 'TRACE_EVENT_RCU' 604 | TRACE_EVENT_RCU(rcu_batch_start, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function '__bpf_trace_rcu_invoke_kvfree_callback': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:660:1: note: in expansion of macro 'TRACE_EVENT_RCU' 660 | TRACE_EVENT_RCU(rcu_invoke_kvfree_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:660:1: note: in expansion of macro 'TRACE_EVENT_RCU' 660 | TRACE_EVENT_RCU(rcu_invoke_kvfree_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:660:1: note: in expansion of macro 'TRACE_EVENT_RCU' 660 | TRACE_EVENT_RCU(rcu_invoke_kvfree_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:660:1: note: in expansion of macro 'TRACE_EVENT_RCU' 660 | TRACE_EVENT_RCU(rcu_invoke_kvfree_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:660:1: note: in expansion of macro 'TRACE_EVENT_RCU' 660 | TRACE_EVENT_RCU(rcu_invoke_kvfree_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:660:1: note: in expansion of macro 'TRACE_EVENT_RCU' 660 | TRACE_EVENT_RCU(rcu_invoke_kvfree_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function '__bpf_trace_rcu_invoke_kfree_bulk_callback': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:688:1: note: in expansion of macro 'TRACE_EVENT_RCU' 688 | TRACE_EVENT_RCU(rcu_invoke_kfree_bulk_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:688:1: note: in expansion of macro 'TRACE_EVENT_RCU' 688 | TRACE_EVENT_RCU(rcu_invoke_kfree_bulk_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:688:1: note: in expansion of macro 'TRACE_EVENT_RCU' 688 | TRACE_EVENT_RCU(rcu_invoke_kfree_bulk_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:688:1: note: in expansion of macro 'TRACE_EVENT_RCU' 688 | TRACE_EVENT_RCU(rcu_invoke_kfree_bulk_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:688:1: note: in expansion of macro 'TRACE_EVENT_RCU' 688 | TRACE_EVENT_RCU(rcu_invoke_kfree_bulk_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:688:1: note: in expansion of macro 'TRACE_EVENT_RCU' 688 | TRACE_EVENT_RCU(rcu_invoke_kfree_bulk_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function '__bpf_trace_rcu_future_grace_period': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_rcu_grace_period_init': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/kernel/rcu/update.c: In function '__bpf_trace_rcu_batch_end': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:721:1: note: in expansion of macro 'TRACE_EVENT_RCU' 721 | TRACE_EVENT_RCU(rcu_batch_end, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:721:1: note: in expansion of macro 'TRACE_EVENT_RCU' 721 | TRACE_EVENT_RCU(rcu_batch_end, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:721:1: note: in expansion of macro 'TRACE_EVENT_RCU' 721 | TRACE_EVENT_RCU(rcu_batch_end, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:721:1: note: in expansion of macro 'TRACE_EVENT_RCU' 721 | TRACE_EVENT_RCU(rcu_batch_end, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:721:1: note: in expansion of macro 'TRACE_EVENT_RCU' 721 | TRACE_EVENT_RCU(rcu_batch_end, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:721:1: note: in expansion of macro 'TRACE_EVENT_RCU' 721 | TRACE_EVENT_RCU(rcu_batch_end, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:721:1: note: in expansion of macro 'TRACE_EVENT_RCU' 721 | TRACE_EVENT_RCU(rcu_batch_end, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:721:1: note: in expansion of macro 'TRACE_EVENT_RCU' 721 | TRACE_EVENT_RCU(rcu_batch_end, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:721:1: note: in expansion of macro 'TRACE_EVENT_RCU' 721 | TRACE_EVENT_RCU(rcu_batch_end, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:721:1: note: in expansion of macro 'TRACE_EVENT_RCU' 721 | TRACE_EVENT_RCU(rcu_batch_end, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:721:1: note: in expansion of macro 'TRACE_EVENT_RCU' 721 | TRACE_EVENT_RCU(rcu_batch_end, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:721:1: note: in expansion of macro 'TRACE_EVENT_RCU' 721 | TRACE_EVENT_RCU(rcu_batch_end, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function '__bpf_trace_rcu_exp_funnel_lock': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/kernel/rcu/update.c: In function '__bpf_trace_rcu_torture_read': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:763:1: note: in expansion of macro 'TRACE_EVENT_RCU' 763 | TRACE_EVENT_RCU(rcu_torture_read, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:763:1: note: in expansion of macro 'TRACE_EVENT_RCU' 763 | TRACE_EVENT_RCU(rcu_torture_read, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:763:1: note: in expansion of macro 'TRACE_EVENT_RCU' 763 | TRACE_EVENT_RCU(rcu_torture_read, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:763:1: note: in expansion of macro 'TRACE_EVENT_RCU' 763 | TRACE_EVENT_RCU(rcu_torture_read, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:763:1: note: in expansion of macro 'TRACE_EVENT_RCU' 763 | TRACE_EVENT_RCU(rcu_torture_read, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:763:1: note: in expansion of macro 'TRACE_EVENT_RCU' 763 | TRACE_EVENT_RCU(rcu_torture_read, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:763:1: note: in expansion of macro 'TRACE_EVENT_RCU' 763 | TRACE_EVENT_RCU(rcu_torture_read, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:763:1: note: in expansion of macro 'TRACE_EVENT_RCU' 763 | TRACE_EVENT_RCU(rcu_torture_read, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:763:1: note: in expansion of macro 'TRACE_EVENT_RCU' 763 | TRACE_EVENT_RCU(rcu_torture_read, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:763:1: note: in expansion of macro 'TRACE_EVENT_RCU' 763 | TRACE_EVENT_RCU(rcu_torture_read, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function '__bpf_trace_rcu_barrier': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:810:1: note: in expansion of macro 'TRACE_EVENT_RCU' 810 | TRACE_EVENT_RCU(rcu_barrier, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:810:1: note: in expansion of macro 'TRACE_EVENT_RCU' 810 | TRACE_EVENT_RCU(rcu_barrier, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:810:1: note: in expansion of macro 'TRACE_EVENT_RCU' 810 | TRACE_EVENT_RCU(rcu_barrier, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:810:1: note: in expansion of macro 'TRACE_EVENT_RCU' 810 | TRACE_EVENT_RCU(rcu_barrier, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:810:1: note: in expansion of macro 'TRACE_EVENT_RCU' 810 | TRACE_EVENT_RCU(rcu_barrier, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:810:1: note: in expansion of macro 'TRACE_EVENT_RCU' 810 | TRACE_EVENT_RCU(rcu_barrier, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:810:1: note: in expansion of macro 'TRACE_EVENT_RCU' 810 | TRACE_EVENT_RCU(rcu_barrier, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:810:1: note: in expansion of macro 'TRACE_EVENT_RCU' 810 | TRACE_EVENT_RCU(rcu_barrier, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:810:1: note: in expansion of macro 'TRACE_EVENT_RCU' 810 | TRACE_EVENT_RCU(rcu_barrier, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:810:1: note: in expansion of macro 'TRACE_EVENT_RCU' 810 | TRACE_EVENT_RCU(rcu_barrier, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function '__bpf_trace_rcu_quiescent_state_report': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:368:1: note: in expansion of macro 'TRACE_EVENT_RCU' 368 | TRACE_EVENT_RCU(rcu_quiescent_state_report, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:368:1: note: in expansion of macro 'TRACE_EVENT_RCU' 368 | TRACE_EVENT_RCU(rcu_quiescent_state_report, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:368:1: note: in expansion of macro 'TRACE_EVENT_RCU' 368 | TRACE_EVENT_RCU(rcu_quiescent_state_report, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:368:1: note: in expansion of macro 'TRACE_EVENT_RCU' 368 | TRACE_EVENT_RCU(rcu_quiescent_state_report, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:368:1: note: in expansion of macro 'TRACE_EVENT_RCU' 368 | TRACE_EVENT_RCU(rcu_quiescent_state_report, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:368:1: note: in expansion of macro 'TRACE_EVENT_RCU' 368 | TRACE_EVENT_RCU(rcu_quiescent_state_report, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:368:1: note: in expansion of macro 'TRACE_EVENT_RCU' 368 | TRACE_EVENT_RCU(rcu_quiescent_state_report, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:368:1: note: in expansion of macro 'TRACE_EVENT_RCU' 368 | TRACE_EVENT_RCU(rcu_quiescent_state_report, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:368:1: note: in expansion of macro 'TRACE_EVENT_RCU' 368 | TRACE_EVENT_RCU(rcu_quiescent_state_report, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:368:1: note: in expansion of macro 'TRACE_EVENT_RCU' 368 | TRACE_EVENT_RCU(rcu_quiescent_state_report, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:368:1: note: in expansion of macro 'TRACE_EVENT_RCU' 368 | TRACE_EVENT_RCU(rcu_quiescent_state_report, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:368:1: note: in expansion of macro 'TRACE_EVENT_RCU' 368 | TRACE_EVENT_RCU(rcu_quiescent_state_report, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:368:1: note: in expansion of macro 'TRACE_EVENT_RCU' 368 | TRACE_EVENT_RCU(rcu_quiescent_state_report, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:368:1: note: in expansion of macro 'TRACE_EVENT_RCU' 368 | TRACE_EVENT_RCU(rcu_quiescent_state_report, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:50:24: note: in expansion of macro '__CAST_TO_U64' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:368:1: note: in expansion of macro 'TRACE_EVENT_RCU' 368 | TRACE_EVENT_RCU(rcu_quiescent_state_report, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:50:24: note: in expansion of macro '__CAST_TO_U64' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:368:1: note: in expansion of macro 'TRACE_EVENT_RCU' 368 | TRACE_EVENT_RCU(rcu_quiescent_state_report, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function '__bpf_trace_rcu_fqs': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:411:1: note: in expansion of macro 'TRACE_EVENT_RCU' 411 | TRACE_EVENT_RCU(rcu_fqs, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:411:1: note: in expansion of macro 'TRACE_EVENT_RCU' 411 | TRACE_EVENT_RCU(rcu_fqs, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:411:1: note: in expansion of macro 'TRACE_EVENT_RCU' 411 | TRACE_EVENT_RCU(rcu_fqs, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:411:1: note: in expansion of macro 'TRACE_EVENT_RCU' 411 | TRACE_EVENT_RCU(rcu_fqs, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:411:1: note: in expansion of macro 'TRACE_EVENT_RCU' 411 | TRACE_EVENT_RCU(rcu_fqs, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:411:1: note: in expansion of macro 'TRACE_EVENT_RCU' 411 | TRACE_EVENT_RCU(rcu_fqs, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:411:1: note: in expansion of macro 'TRACE_EVENT_RCU' 411 | TRACE_EVENT_RCU(rcu_fqs, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:411:1: note: in expansion of macro 'TRACE_EVENT_RCU' 411 | TRACE_EVENT_RCU(rcu_fqs, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function '__bpf_trace_rcu_dyntick': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:480:1: note: in expansion of macro 'TRACE_EVENT_RCU' 480 | TRACE_EVENT_RCU(rcu_dyntick, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:480:1: note: in expansion of macro 'TRACE_EVENT_RCU' 480 | TRACE_EVENT_RCU(rcu_dyntick, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:480:1: note: in expansion of macro 'TRACE_EVENT_RCU' 480 | TRACE_EVENT_RCU(rcu_dyntick, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:480:1: note: in expansion of macro 'TRACE_EVENT_RCU' 480 | TRACE_EVENT_RCU(rcu_dyntick, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:480:1: note: in expansion of macro 'TRACE_EVENT_RCU' 480 | TRACE_EVENT_RCU(rcu_dyntick, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:480:1: note: in expansion of macro 'TRACE_EVENT_RCU' 480 | TRACE_EVENT_RCU(rcu_dyntick, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:480:1: note: in expansion of macro 'TRACE_EVENT_RCU' 480 | TRACE_EVENT_RCU(rcu_dyntick, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:480:1: note: in expansion of macro 'TRACE_EVENT_RCU' 480 | TRACE_EVENT_RCU(rcu_dyntick, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function '__bpf_trace_rcu_kvfree_callback': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:571:1: note: in expansion of macro 'TRACE_EVENT_RCU' 571 | TRACE_EVENT_RCU(rcu_kvfree_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:571:1: note: in expansion of macro 'TRACE_EVENT_RCU' 571 | TRACE_EVENT_RCU(rcu_kvfree_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:571:1: note: in expansion of macro 'TRACE_EVENT_RCU' 571 | TRACE_EVENT_RCU(rcu_kvfree_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:571:1: note: in expansion of macro 'TRACE_EVENT_RCU' 571 | TRACE_EVENT_RCU(rcu_kvfree_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:571:1: note: in expansion of macro 'TRACE_EVENT_RCU' 571 | TRACE_EVENT_RCU(rcu_kvfree_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:571:1: note: in expansion of macro 'TRACE_EVENT_RCU' 571 | TRACE_EVENT_RCU(rcu_kvfree_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:571:1: note: in expansion of macro 'TRACE_EVENT_RCU' 571 | TRACE_EVENT_RCU(rcu_kvfree_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:571:1: note: in expansion of macro 'TRACE_EVENT_RCU' 571 | TRACE_EVENT_RCU(rcu_kvfree_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function '__bpf_trace_rcu_stall_warning': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:444:1: note: in expansion of macro 'TRACE_EVENT' 444 | TRACE_EVENT(rcu_stall_warning, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:444:1: note: in expansion of macro 'TRACE_EVENT' 444 | TRACE_EVENT(rcu_stall_warning, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:444:1: note: in expansion of macro 'TRACE_EVENT' 444 | TRACE_EVENT(rcu_stall_warning, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:444:1: note: in expansion of macro 'TRACE_EVENT' 444 | TRACE_EVENT(rcu_stall_warning, | ^~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function '__bpf_trace_rcu_segcb_stats': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:537:1: note: in expansion of macro 'TRACE_EVENT_RCU' 537 | TRACE_EVENT_RCU(rcu_segcb_stats, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:537:1: note: in expansion of macro 'TRACE_EVENT_RCU' 537 | TRACE_EVENT_RCU(rcu_segcb_stats, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:537:1: note: in expansion of macro 'TRACE_EVENT_RCU' 537 | TRACE_EVENT_RCU(rcu_segcb_stats, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:537:1: note: in expansion of macro 'TRACE_EVENT_RCU' 537 | TRACE_EVENT_RCU(rcu_segcb_stats, | ^~~~~~~~~~~~~~~ /kisskb/src/fs/jbd2/recovery.c: In function 'count_tags': /kisskb/src/fs/jbd2/recovery.c:199:22: note: byref variable will be forcibly initialized 199 | journal_block_tag_t tag; | ^~~ /kisskb/src/kernel/rcu/update.c: In function '__bpf_trace_rcu_invoke_callback': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:631:1: note: in expansion of macro 'TRACE_EVENT_RCU' 631 | TRACE_EVENT_RCU(rcu_invoke_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:631:1: note: in expansion of macro 'TRACE_EVENT_RCU' 631 | TRACE_EVENT_RCU(rcu_invoke_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:631:1: note: in expansion of macro 'TRACE_EVENT_RCU' 631 | TRACE_EVENT_RCU(rcu_invoke_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:631:1: note: in expansion of macro 'TRACE_EVENT_RCU' 631 | TRACE_EVENT_RCU(rcu_invoke_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'rcu_read_lock_bh_held': /kisskb/src/kernel/rcu/update.c:332:7: note: byref variable will be forcibly initialized 332 | bool ret; | ^~~ /kisskb/src/kernel/rcu/update.c: In function 'rcu_read_lock_sched_held': /kisskb/src/kernel/rcu/update.c:121:7: note: byref variable will be forcibly initialized 121 | bool ret; | ^~~ 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:1788:4: note: byref variable will be forcibly initialized 1788 | } desc; | ^~~~ /kisskb/src/kernel/rcu/update.c: In function 'rcu_read_lock_held': /kisskb/src/kernel/rcu/update.c:307:7: note: byref variable will be forcibly initialized 307 | bool ret; | ^~~ /kisskb/src/kernel/rcu/update.c: In function 'rcu_read_lock_any_held': /kisskb/src/kernel/rcu/update.c:342:7: note: byref variable will be forcibly initialized 342 | bool ret; | ^~~ /kisskb/src/fs/jbd2/recovery.c: In function 'jbd2_block_tag_csum_verify': /kisskb/src/fs/jbd2/recovery.c:440:9: note: byref variable will be forcibly initialized 440 | __be32 seq; | ^~~ /kisskb/src/fs/jbd2/recovery.c: In function 'do_readahead': /kisskb/src/fs/jbd2/recovery.c:73:23: note: byref variable will be forcibly initialized 73 | struct buffer_head * bufs[MAXBUF]; | ^~~~ /kisskb/src/fs/jbd2/recovery.c:70:21: note: byref variable will be forcibly initialized 70 | unsigned long long blocknr; | ^~~~~~~ /kisskb/src/fs/jbd2/recovery.c: In function 'jread': /kisskb/src/fs/jbd2/recovery.c:132:21: note: byref variable will be forcibly initialized 132 | unsigned long long blocknr; | ^~~~~~~ In file included from /kisskb/src/kernel/rcu/update.c:40: /kisskb/src/kernel/rcu/update.c: In function 'synchronize_rcu_tasks_generic': /kisskb/src/include/linux/rcupdate_wait.h:27:25: note: byref variable will be forcibly initialized 27 | struct rcu_synchronize __rs_array[ARRAY_SIZE(__crcu_array)]; \ | ^~~~~~~~~~ /kisskb/src/include/linux/rcupdate_wait.h:32:26: note: in expansion of macro '_wait_rcu_gp' 32 | #define wait_rcu_gp(...) _wait_rcu_gp(false, __VA_ARGS__) | ^~~~~~~~~~~~ /kisskb/src/kernel/rcu/tasks.h:323:2: note: in expansion of macro 'wait_rcu_gp' 323 | wait_rcu_gp(rtp->call_func); | ^~~~~~~~~~~ /kisskb/src/fs/jbd2/recovery.c: In function 'calc_chksums': /kisskb/src/include/linux/rcupdate_wait.h:26:18: note: byref variable will be forcibly initialized 26 | call_rcu_func_t __crcu_array[] = { __VA_ARGS__ }; \ | ^~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate_wait.h:32:26: note: in expansion of macro '_wait_rcu_gp' 32 | #define wait_rcu_gp(...) _wait_rcu_gp(false, __VA_ARGS__) | ^~~~~~~~~~~~ /kisskb/src/kernel/rcu/tasks.h:323:2: note: in expansion of macro 'wait_rcu_gp' 323 | wait_rcu_gp(rtp->call_func); | ^~~~~~~~~~~ /kisskb/src/fs/jbd2/recovery.c:394:22: note: byref variable will be forcibly initialized 394 | struct buffer_head *obh; | ^~~ /kisskb/src/fs/jbd2/recovery.c: In function 'fc_do_one_pass': /kisskb/src/fs/jbd2/recovery.c:240:22: note: byref variable will be forcibly initialized 240 | struct buffer_head *bh; | ^~ In file included from /kisskb/src/kernel/rcu/update.c:584: /kisskb/src/kernel/rcu/update.c: In function 'show_rcu_tasks_generic_gp_kthread': /kisskb/src/kernel/rcu/tasks.h:203:6: note: byref variable will be forcibly initialized 203 | int i = data_race(rtp->gp_state); // Let KCSAN detect update races | ^ /kisskb/src/fs/jbd2/recovery.c: In function 'do_one_pass': /kisskb/src/fs/jbd2/recovery.c:500:24: note: byref variable will be forcibly initialized 500 | struct buffer_head * obh; | ^~~ /kisskb/src/fs/jbd2/recovery.c:499:23: note: byref variable will be forcibly initialized 499 | journal_block_tag_t tag; | ^~~ /kisskb/src/fs/jbd2/recovery.c:467:10: note: byref variable will be forcibly initialized 467 | __u32 crc32_sum = ~0; /* Transactional Checksums */ | ^~~~~~~~~ /kisskb/src/fs/jbd2/recovery.c:463:23: note: byref variable will be forcibly initialized 463 | struct buffer_head * bh; | ^~ /kisskb/src/fs/jbd2/recovery.c:459:17: note: byref variable will be forcibly initialized 459 | unsigned long next_log_block; | ^~~~~~~~~~~~~~ In file included from /kisskb/src/kernel/rcu/update.c:584: /kisskb/src/kernel/rcu/update.c: In function 'rcu_tasks_wait_gp': /kisskb/src/kernel/rcu/tasks.h:628:8: note: byref variable will be forcibly initialized 628 | bool firstreport; | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/kernel/rcu/update.c:23: /kisskb/src/kernel/rcu/tasks.h:596:12: note: byref variable will be forcibly initialized 596 | LIST_HEAD(holdouts); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /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; | ^~~~ In file included from /kisskb/src/kernel/rcu/update.c:584: /kisskb/src/kernel/rcu/update.c: In function 'show_rcu_tasks_trace_gp_kthread': /kisskb/src/kernel/rcu/tasks.h:1604:7: note: byref variable will be forcibly initialized 1604 | char buf[64]; | ^~~ 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/fs/ext2/acl.c: In function '__ext2_set_acl': /kisskb/src/fs/ext2/acl.c:187:9: note: byref variable will be forcibly initialized 187 | size_t size = 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:647:3: note: in expansion of macro '___wait_event' 647 | ___wait_event(wq_head, condition, TASK_IDLE, 0, 0, schedule()); \ | ^~~~~~~~~~~~~ /kisskb/src/kernel/rcu/tasks.h:511:3: note: in expansion of macro 'wait_event_idle' 511 | wait_event_idle(rtp->cbs_wq, (needgpcb = rcu_tasks_need_gpcb(rtp))); | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/kernel/rcu/update.c:584: /kisskb/src/kernel/rcu/update.c: In function 'show_stalled_task_trace': /kisskb/src/kernel/rcu/tasks.h:1388:27: note: byref variable will be forcibly initialized 1388 | struct trc_stall_chk_rdr trc_rdr; | ^~~~~~~ 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_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:1485:9: note: in expansion of macro 'wait_event_idle_exclusive_timeout' 1485 | ret = wait_event_idle_exclusive_timeout( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/kernel/rcu/update.c:23: /kisskb/src/kernel/rcu/tasks.h:1465:12: note: byref variable will be forcibly initialized 1465 | LIST_HEAD(holdouts); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/kernel/rcu/update.c:584: /kisskb/src/kernel/rcu/tasks.h:1463:7: note: byref variable will be forcibly initialized 1463 | bool firstreport; | ^~~~~~~~~~~ /kisskb/src/fs/ext2/acl.c: In function 'ext2_set_acl': /kisskb/src/fs/ext2/acl.c:227:10: note: byref variable will be forcibly initialized 227 | umode_t mode = inode->i_mode; | ^~~~ /kisskb/src/fs/ext2/acl.c: In function 'ext2_init_acl': /kisskb/src/fs/ext2/acl.c:254:34: note: byref variable will be forcibly initialized 254 | struct posix_acl *default_acl, *acl; | ^~~ /kisskb/src/fs/ext2/acl.c:254:20: note: byref variable will be forcibly initialized 254 | struct posix_acl *default_acl, *acl; | ^~~~~~~~~~~ /kisskb/src/crypto/async_tx/async_raid6_recov.c: In function 'async_sum_product': /kisskb/src/crypto/async_tx/async_raid6_recov.c:35:14: note: byref variable will be forcibly initialized 35 | dma_addr_t pq[2]; | ^~ /kisskb/src/fs/hfsplus/inode.c: In function 'hfsplus_cat_read_inode': /kisskb/src/fs/hfsplus/inode.c:502:20: note: byref variable will be forcibly initialized 502 | hfsplus_cat_entry entry; | ^~~~~ /kisskb/src/crypto/async_tx/async_raid6_recov.c: In function '__2data_recov_4': /kisskb/src/crypto/async_tx/async_raid6_recov.c:162:16: note: byref variable will be forcibly initialized 162 | unsigned char coef[2]; | ^~~~ /kisskb/src/crypto/async_tx/async_raid6_recov.c:161:15: note: byref variable will be forcibly initialized 161 | unsigned int src_offs[2]; | ^~~~~~~~ /kisskb/src/crypto/async_tx/async_raid6_recov.c:160:15: note: byref variable will be forcibly initialized 160 | struct page *srcs[2]; | ^~~~ /kisskb/src/crypto/async_tx/async_raid6_recov.c: In function 'async_mult': /kisskb/src/crypto/async_tx/async_raid6_recov.c:102:14: note: byref variable will be forcibly initialized 102 | dma_addr_t dma_dest[2]; | ^~~~~~~~ /kisskb/src/fs/hfsplus/inode.c: In function 'hfsplus_cat_write_inode': /kisskb/src/fs/hfsplus/inode.c:570:20: note: byref variable will be forcibly initialized 570 | hfsplus_cat_entry entry; | ^~~~~ /kisskb/src/fs/hfsplus/inode.c:569:23: note: byref variable will be forcibly initialized 569 | struct hfs_find_data fd; | ^~ /kisskb/src/crypto/async_tx/async_raid6_recov.c: In function '__2data_recov_5': /kisskb/src/crypto/async_tx/async_raid6_recov.c:212:16: note: byref variable will be forcibly initialized 212 | unsigned char coef[2]; | ^~~~ /kisskb/src/crypto/async_tx/async_raid6_recov.c:211:15: note: byref variable will be forcibly initialized 211 | unsigned int src_offs[2]; | ^~~~~~~~ /kisskb/src/crypto/async_tx/async_raid6_recov.c:210:15: note: byref variable will be forcibly initialized 210 | struct page *srcs[2]; | ^~~~ /kisskb/src/crypto/async_tx/async_raid6_recov.c: In function '__2data_recov_n': /kisskb/src/crypto/async_tx/async_raid6_recov.c:303:16: note: byref variable will be forcibly initialized 303 | unsigned char coef[2]; | ^~~~ /kisskb/src/crypto/async_tx/async_raid6_recov.c:302:15: note: byref variable will be forcibly initialized 302 | unsigned int src_offs[2]; | ^~~~~~~~ /kisskb/src/crypto/async_tx/async_raid6_recov.c:301:15: note: byref variable will be forcibly initialized 301 | struct page *srcs[2]; | ^~~~ /kisskb/src/crypto/async_tx/async_raid6_recov.c: In function 'async_raid6_datap_recov': /kisskb/src/crypto/async_tx/async_raid6_recov.c:485:15: note: byref variable will be forcibly initialized 485 | unsigned int src_offs[2]; | ^~~~~~~~ /kisskb/src/crypto/async_tx/async_raid6_recov.c:484:15: note: byref variable will be forcibly initialized 484 | struct page *srcs[2]; | ^~~~ /kisskb/src/arch/powerpc/mm/drmem.c: In function '__walk_drmem_v1_lmbs': /kisskb/src/arch/powerpc/mm/drmem.c:222:19: note: byref variable will be forcibly initialized 222 | struct drmem_lmb lmb; | ^~~ /kisskb/src/arch/powerpc/mm/drmem.c: In function '__walk_drmem_v2_lmbs': /kisskb/src/arch/powerpc/mm/drmem.c:257:19: note: byref variable will be forcibly initialized 257 | struct drmem_lmb lmb; | ^~~ /kisskb/src/arch/powerpc/mm/drmem.c:256:27: note: byref variable will be forcibly initialized 256 | struct of_drconf_cell_v2 dr_cell; | ^~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/linux/of_irq.h:7, from /kisskb/src/arch/powerpc/include/asm/prom.h:22, from /kisskb/src/arch/powerpc/mm/drmem.c:14: /kisskb/src/arch/powerpc/mm/drmem.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/arch/powerpc/mm/drmem.c: In function 'init_drmem_v2_lmbs': /kisskb/src/arch/powerpc/mm/drmem.c:446:16: note: byref variable will be forcibly initialized 446 | const __be32 *p; | ^ /kisskb/src/arch/powerpc/mm/drmem.c:445:27: note: byref variable will be forcibly initialized 445 | struct of_drconf_cell_v2 dr_cell; | ^~~~~~~ /kisskb/src/arch/powerpc/mm/drmem.c: In function 'of_get_usable_memory': /kisskb/src/arch/powerpc/mm/drmem.c:384:6: note: byref variable will be forcibly initialized 384 | u32 len; | ^~~ /kisskb/src/arch/powerpc/mm/drmem.c: In function 'init_drmem_lmb_size': /kisskb/src/arch/powerpc/mm/drmem.c:361:6: note: byref variable will be forcibly initialized 361 | int len; | ^~~ /kisskb/src/arch/powerpc/mm/drmem.c: In function 'walk_drmem_lmbs_early': /kisskb/src/arch/powerpc/mm/drmem.c:289:6: note: byref variable will be forcibly initialized 289 | int len, ret = -ENODEV; | ^~~ /kisskb/src/arch/powerpc/mm/drmem.c:288:16: note: byref variable will be forcibly initialized 288 | const __be32 *prop, *usm; | ^~~~ /kisskb/src/mm/percpu.c: In function 'pcpu_chunk_refresh_hint': /kisskb/src/mm/percpu.c:752:15: note: byref variable will be forcibly initialized 752 | int bit_off, bits; | ^~~~ /kisskb/src/mm/percpu.c:752:6: note: byref variable will be forcibly initialized 752 | int bit_off, bits; | ^~~~~~~ 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:2446:4: note: byref variable will be forcibly initialized 2446 | } desc; | ^~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/include/linux/memblock.h:13, from /kisskb/src/mm/percpu.c:73: /kisskb/src/mm/percpu.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_inode_csum': /kisskb/src/fs/ext4/inode.c:57:8: note: byref variable will be forcibly initialized 57 | __u16 dummy_csum = 0; | ^~~~~~~~~~ /kisskb/src/mm/percpu.c: In function 'pcpu_dump_alloc_info': /kisskb/src/mm/percpu.c:2486:7: note: byref variable will be forcibly initialized 2486 | char empty_str[] = "--------"; | ^~~~~~~~~ /kisskb/src/mm/percpu.c: In function 'pcpu_find_block_fit': /kisskb/src/mm/percpu.c:1110:21: note: byref variable will be forcibly initialized 1110 | int bit_off, bits, next_off; | ^~~~~~~~ /kisskb/src/mm/percpu.c:1110:15: note: byref variable will be forcibly initialized 1110 | int bit_off, bits, next_off; | ^~~~ /kisskb/src/mm/percpu.c:1110:6: note: byref variable will be forcibly initialized 1110 | int bit_off, bits, next_off; | ^~~~~~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_iomap_is_delalloc': /kisskb/src/fs/ext4/inode.c:3473:23: note: byref variable will be forcibly initialized 3473 | struct extent_status es; | ^~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/percpu.h:126, from /kisskb/src/mm/percpu.c:98: /kisskb/src/mm/percpu.c: In function 'perf_trace_percpu_alloc_percpu': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_percpu_free_percpu': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_percpu_alloc_percpu_fail': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_percpu_create_chunk': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_percpu_destroy_chunk': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/trace/define_trace.h:104, from /kisskb/src/include/trace/events/percpu.h:126, from /kisskb/src/mm/percpu.c:98: /kisskb/src/mm/percpu.c: In function '__bpf_trace_percpu_alloc_percpu': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_percpu_free_percpu': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_percpu_alloc_percpu_fail': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_percpu_create_chunk': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_percpu_destroy_chunk': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/inode.c: In function 'mpage_prepare_extent_to_map': /kisskb/src/fs/ext4/inode.c:2555:10: note: byref variable will be forcibly initialized 2555 | pgoff_t index = mpd->first_page; | ^~~~~ /kisskb/src/fs/ext4/inode.c:2552:17: note: byref variable will be forcibly initialized 2552 | struct pagevec pvec; | ^~~~ /kisskb/src/mm/percpu.c: In function 'pcpu_alloc_area': /kisskb/src/mm/percpu.c:1217:30: note: byref variable will be forcibly initialized 1217 | unsigned long area_off = 0, area_bits = 0; | ^~~~~~~~~ /kisskb/src/mm/percpu.c:1217:16: note: byref variable will be forcibly initialized 1217 | unsigned long area_off = 0, area_bits = 0; | ^~~~~~~~ /kisskb/src/fs/ext4/inode.c: In function 'mpage_map_and_submit_buffers': /kisskb/src/fs/ext4/inode.c:2317:7: note: byref variable will be forcibly initialized 2317 | bool map_bh = false; | ^~~~~~ /kisskb/src/fs/ext4/inode.c:2315:15: note: byref variable will be forcibly initialized 2315 | ext4_fsblk_t pblock; | ^~~~~~ /kisskb/src/fs/ext4/inode.c:2314:14: note: byref variable will be forcibly initialized 2314 | ext4_lblk_t lblk; | ^~~~ /kisskb/src/fs/ext4/inode.c:2313:10: note: byref variable will be forcibly initialized 2313 | pgoff_t start, end; | ^~~~~ /kisskb/src/fs/ext4/inode.c:2309:17: note: byref variable will be forcibly initialized 2309 | struct pagevec pvec; | ^~~~ /kisskb/src/fs/ext4/inode.c: In function 'mpage_release_unused_pages': /kisskb/src/fs/ext4/inode.c:1547:17: note: byref variable will be forcibly initialized 1547 | struct pagevec pvec; | ^~~~ /kisskb/src/fs/ext4/inode.c:1546:10: note: byref variable will be forcibly initialized 1546 | pgoff_t index, end; | ^~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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_free': /kisskb/src/mm/percpu.c:1987:12: note: byref variable will be forcibly initialized 1987 | LIST_HEAD(to_free); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_try_to_expand_extra_isize': /kisskb/src/fs/ext4/inode.c:5787:6: note: byref variable will be forcibly initialized 5787 | int no_expand; | ^~~~~~~~~ /kisskb/src/fs/ext4/inode.c: In function '__ext4_get_inode_loc': /kisskb/src/fs/ext4/inode.c:4394:19: note: byref variable will be forcibly initialized 4394 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/ext4/inode.c: In function '__ext4_get_inode_loc_noinmem': /kisskb/src/fs/ext4/inode.c:4526:15: note: byref variable will be forcibly initialized 4526 | ext4_fsblk_t err_blk; | ^~~~~~~ /kisskb/src/mm/percpu.c: In function 'pcpu_page_first_chunk': /kisskb/src/mm/percpu.c:3163:7: note: byref variable will be forcibly initialized 3163 | char psize_str[16]; | ^~~~~~~~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_map_blocks': /kisskb/src/fs/ext4/inode.c:504:23: note: byref variable will be forcibly initialized 504 | struct extent_status es; | ^~ /kisskb/src/fs/ext4/inode.c: In function '_ext4_get_block': /kisskb/src/fs/ext4/inode.c:784:25: note: byref variable will be forcibly initialized 784 | struct ext4_map_blocks map; | ^~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_iomap_begin_report': /kisskb/src/fs/ext4/inode.c:3499:25: note: byref variable will be forcibly initialized 3499 | struct ext4_map_blocks map; | ^~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_getblk': /kisskb/src/fs/ext4/inode.c:837:25: note: byref variable will be forcibly initialized 837 | struct ext4_map_blocks map; | ^~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_da_map_blocks': /kisskb/src/fs/ext4/inode.c:1689:23: note: byref variable will be forcibly initialized 1689 | struct extent_status es; | ^~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_da_get_block_prep': /kisskb/src/fs/ext4/inode.c:1813:25: note: byref variable will be forcibly initialized 1813 | struct ext4_map_blocks map; | ^~~ 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:3913:11: note: in expansion of macro '___wait_var_event' 3913 | error = ___wait_var_event(&page->_refcount, | ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_get_inode_loc': /kisskb/src/fs/ext4/inode.c:4541:15: note: byref variable will be forcibly initialized 4541 | ext4_fsblk_t err_blk; | ^~~~~~~ /kisskb/src/fs/ext4/inode.c: In function '__ext4_iget': /kisskb/src/fs/ext4/inode.c:4761:10: note: byref variable will be forcibly initialized 4761 | __le32 gen = raw_inode->i_generation; | ^~~ /kisskb/src/fs/ext4/inode.c:4760:10: note: byref variable will be forcibly initialized 4760 | __le32 inum = cpu_to_le32(inode->i_ino); | ^~~~ /kisskb/src/fs/ext4/inode.c:4684:19: note: byref variable will be forcibly initialized 4684 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_write_inode': /kisskb/src/fs/ext4/inode.c:5196:20: note: byref variable will be forcibly initialized 5196 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_iomap_alloc': /kisskb/src/fs/ext4/inode.c:3326:37: note: byref variable will be forcibly initialized 3326 | int ret, dio_credits, m_flags = 0, retries = 0; | ^~~~~~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_iomap_begin': /kisskb/src/fs/ext4/inode.c:3387:25: note: byref variable will be forcibly initialized 3387 | struct ext4_map_blocks map; | ^~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_expand_extra_isize': /kisskb/src/fs/ext4/inode.c:5821:6: note: byref variable will be forcibly initialized 5821 | int no_expand; | ^~~~~~~~~ /kisskb/src/fs/ext4/inode.c: In function '__ext4_mark_inode_dirty': /kisskb/src/fs/ext4/inode.c:5876:19: note: byref variable will be forcibly initialized 5876 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_writepages': /kisskb/src/fs/ext4/inode.c:2650:7: note: byref variable will be forcibly initialized 2650 | bool give_up_on_write = false; | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/inode.c:2649:18: note: byref variable will be forcibly initialized 2649 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/ext4/inode.c:2645:23: note: byref variable will be forcibly initialized 2645 | struct mpage_da_data mpd; | ^~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_writepage': /kisskb/src/fs/ext4/inode.c:1994:24: note: byref variable will be forcibly initialized 1994 | struct ext4_io_submit io_submit; | ^~~~~~~~~ /kisskb/src/fs/exfat/fatent.c: In function '__exfat_free_cluster': /kisskb/src/fs/exfat/fatent.c:204:17: note: byref variable will be forcibly initialized 204 | unsigned int n_clu = clu; | ^~~~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_truncate': /kisskb/src/fs/ext4/inode.c:4156:7: note: byref variable will be forcibly initialized 4156 | int has_inline = 1; | ^~~~~~~~~~ /kisskb/src/fs/exfat/fatent.c: In function 'exfat_find_last_cluster': /kisskb/src/fs/exfat/fatent.c:246:20: note: byref variable will be forcibly initialized 246 | unsigned int clu, next; | ^~~~ In file included from /kisskb/src/mm/list_lru.c:12: /kisskb/src/mm/list_lru.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/fs/exfat/fatent.c: In function 'exfat_zeroed_cluster': /kisskb/src/fs/exfat/fatent.c:277:22: note: byref variable will be forcibly initialized 277 | struct buffer_head *bhs[MAX_BUF_PER_PAGE]; | ^~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_write_begin': /kisskb/src/fs/ext4/inode.c:1139:6: note: byref variable will be forcibly initialized 1139 | int retries = 0; | ^~~~~~~ /kisskb/src/fs/exfat/fatent.c: In function 'exfat_count_num_clusters': /kisskb/src/fs/exfat/fatent.c:449:15: note: byref variable will be forcibly initialized 449 | unsigned int clu; | ^~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_da_write_begin': /kisskb/src/fs/ext4/inode.c:2928:11: note: byref variable will be forcibly initialized 2928 | int ret, retries = 0; | ^~~~~~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_evict_inode': /kisskb/src/fs/ext4/inode.c:177:33: note: byref variable will be forcibly initialized 177 | struct ext4_xattr_inode_array *ea_inode_array = NULL; | ^~~~~~~~~~~~~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_journalled_write_end': /kisskb/src/fs/ext4/inode.c:1387:6: note: byref variable will be forcibly initialized 1387 | int partial = 0; | ^~~~~~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_page_mkwrite': /kisskb/src/fs/ext4/inode.c:6031:6: note: byref variable will be forcibly initialized 6031 | int retries = 0; | ^~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_kmem_alloc': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_kmem_alloc_node': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_kfree': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_mm_page_free': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_mm_page_free_batched': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/mm/slab_common.c: In function 'perf_trace_mm_page_alloc': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/slab_common.c: In function 'perf_trace_mm_page': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_mm_page_pcpu_drain': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ 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:726:28: note: byref variable will be forcibly initialized 726 | 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:726:28: note: byref variable will be forcibly initialized 726 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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_mm_page_free': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/mm/slab_common.c: In function 'trace_event_raw_event_mm_page_alloc': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/slab_common.c: In function 'trace_event_raw_event_mm_page': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ 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': In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_kmem_cache_free': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/fs/ext4/ext4.h:2446:4: note: byref variable will be forcibly initialized 2446 | } desc; | ^~~~ 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_cache_free': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/trace/define_trace.h:103, 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 'perf_trace_mm_page_alloc_extfrag': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ 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_mm_page_alloc_extfrag': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/mm/slab_common.c:29: /kisskb/src/mm/slab_common.c: In function 'mm_ptr_to_hash': /kisskb/src/include/trace/events/kmem.h:334:16: note: byref variable will be forcibly initialized 334 | unsigned long hashval; | ^~~~~~~ /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/mm/slab_common.c: In function 'perf_trace_rss_stat': /kisskb/src/include/trace/events/kmem.h:334:16: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/kmem.h:397, from /kisskb/src/mm/slab_common.c:29: /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/mm/slab_common.c:29: /kisskb/src/mm/slab_common.c: In function 'trace_event_raw_event_rss_stat': /kisskb/src/include/trace/events/kmem.h:334:16: note: byref variable will be forcibly initialized 334 | unsigned long hashval; | ^~~~~~~ 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/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, 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 '__bpf_trace_kmem_alloc': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_mm_page_alloc_extfrag': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/ext4/ioctl.c: In function 'ext4_ioctl_setproject': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/ext4/ioctl.c:471:19: note: byref variable will be forcibly initialized 471 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/mm/slab_common.c: In function '__bpf_trace_kmem_alloc_node': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/fs/proc/loadavg.c: In function 'loadavg_proc_show': /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/fs/proc/loadavg.c:15:16: note: byref variable will be forcibly initialized 15 | unsigned long avnrun[3]; | ^~~~~~ /kisskb/src/mm/slab_common.c: In function '__bpf_trace_kfree': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_mm_page_free': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_kmem_cache_free': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/mm/slab_common.c: In function '__bpf_trace_mm_page': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/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/mm/slab_common.c: In function '__bpf_trace_mm_page_pcpu_drain': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/slab_common.c: In function '__bpf_trace_rss_stat': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/mm/slab_common.c: In function '__bpf_trace_mm_page_free_batched': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/mm/slab_common.c: In function '__bpf_trace_mm_page_alloc': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/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/ext4/ioctl.c: In function 'ext4_ioctl_get_es_cache': /kisskb/src/fs/ext4/ioctl.c:776:16: note: byref variable will be forcibly initialized 776 | struct fiemap fiemap; | ^~~~~~ /kisskb/src/fs/ext4/migrate.c: In function 'finish_range': /kisskb/src/fs/ext4/migrate.c:27:24: note: byref variable will be forcibly initialized 27 | struct ext4_ext_path *path; | ^~~~ /kisskb/src/fs/ext4/migrate.c:26:21: note: byref variable will be forcibly initialized 26 | struct ext4_extent newext; | ^~~~~~ /kisskb/src/fs/ext4/ioctl.c: In function 'ext4_ioctl_checkpoint': /kisskb/src/fs/ext4/ioctl.c:805:8: note: byref variable will be forcibly initialized 805 | __u32 flags = 0; | ^~~~~ /kisskb/src/mm/slab_common.c: In function 'cache_show': /kisskb/src/mm/slab_common.c:1060:18: note: byref variable will be forcibly initialized 1060 | struct slabinfo sinfo; | ^~~~~ /kisskb/src/fs/ext4/ioctl.c: In function 'ext4_reset_inode_seed': /kisskb/src/fs/ext4/ioctl.c:95:9: note: byref variable will be forcibly initialized 95 | __le32 gen = cpu_to_le32(inode->i_generation); | ^~~ /kisskb/src/fs/ext4/ioctl.c:94:9: note: byref variable will be forcibly initialized 94 | __le32 inum = cpu_to_le32(inode->i_ino); | ^~~~ /kisskb/src/fs/ext4/migrate.c: In function 'ext4_ext_swap_inode_data': /kisskb/src/fs/ext4/migrate.c:291:9: note: byref variable will be forcibly initialized 291 | __le32 i_data[3]; | ^~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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:421:12: note: byref variable will be forcibly initialized 421 | LIST_HEAD(to_destroy); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/ext4/migrate.c: In function 'ext4_ext_migrate': /kisskb/src/fs/ext4/migrate.c:421:8: note: byref variable will be forcibly initialized 421 | uid_t owner[2]; | ^~~~~ /kisskb/src/fs/ext4/migrate.c:418:24: note: byref variable will be forcibly initialized 418 | struct migrate_struct lb; | ^~ /kisskb/src/fs/ext4/ioctl.c: In function '__ext4_ioctl': /kisskb/src/fs/ext4/ioctl.c:1100:23: note: byref variable will be forcibly initialized 1100 | struct fstrim_range range; | ^~~~~ /kisskb/src/fs/ext4/ioctl.c:1060:16: note: byref variable will be forcibly initialized 1060 | ext4_fsblk_t n_blocks_count; | ^~~~~~~~~~~~~~ /kisskb/src/fs/ext4/ioctl.c:1001:30: note: byref variable will be forcibly initialized 1001 | struct ext4_new_group_data input; | ^~~~~ /kisskb/src/fs/ext4/ioctl.c:950:22: note: byref variable will be forcibly initialized 950 | struct move_extent me; | ^~ /kisskb/src/fs/ext4/ioctl.c:870:20: note: byref variable will be forcibly initialized 870 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/mm/slab_common.c: In function 'kmalloc_fix_flags': /kisskb/src/mm/slab_common.c:920:8: note: byref variable will be forcibly initialized 920 | gfp_t invalid_mask = flags & GFP_SLAB_BUG_MASK; | ^~~~~~~~~~~~ /kisskb/src/mm/slab_common.c: In function 'dump_unreclaimable_slab': /kisskb/src/mm/slab_common.c:1090:18: note: byref variable will be forcibly initialized 1090 | struct slabinfo sinfo; | ^~~~~ /kisskb/src/fs/exfat/cache.c: In function 'exfat_get_cluster': /kisskb/src/fs/exfat/cache.c:245:15: note: byref variable will be forcibly initialized 245 | unsigned int content; | ^~~~~~~ /kisskb/src/fs/exfat/cache.c:244:24: note: byref variable will be forcibly initialized 244 | struct exfat_cache_id cid; | ^~~ /kisskb/src/arch/powerpc/kernel/mce_power.c: In function 'addr_to_pfn': /kisskb/src/arch/powerpc/kernel/mce_power.c:32:15: note: byref variable will be forcibly initialized 32 | unsigned int shift; | ^~~~~ /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/arch/powerpc/kernel/mce_power.c: In function 'mce_handle_error': /kisskb/src/arch/powerpc/kernel/mce_power.c:702:17: note: byref variable will be forcibly initialized 702 | uint64_t addr, phys_addr = ULONG_MAX; | ^~~~~~~~~ /kisskb/src/arch/powerpc/kernel/mce_power.c:702:11: note: byref variable will be forcibly initialized 702 | uint64_t addr, phys_addr = ULONG_MAX; | ^~~~ /kisskb/src/arch/powerpc/kernel/mce.c: In function 'machine_check_print_event_info': /kisskb/src/arch/powerpc/kernel/mce.c:373:7: note: byref variable will be forcibly initialized 373 | char pa_str[50]; | ^~~~~~ /kisskb/src/arch/powerpc/kernel/mce.c:372:7: note: byref variable will be forcibly initialized 372 | char dar_str[50]; | ^~~~~~~ /kisskb/src/kernel/irq/handle.c: In function 'handle_irq_event_percpu': /kisskb/src/kernel/irq/handle.c:196:15: note: byref variable will be forcibly initialized 196 | unsigned int flags = 0; | ^~~~~ In file included from /kisskb/src/arch/powerpc/kernel/mce.c:23: /kisskb/src/arch/powerpc/kernel/mce.c: In function 'machine_check_early': /kisskb/src/arch/powerpc/include/asm/interrupt.h:511:29: note: byref variable will be forcibly initialized 511 | struct interrupt_nmi_state state; \ | ^~~~~ /kisskb/src/arch/powerpc/kernel/mce.c:602:1: note: in expansion of macro 'DEFINE_INTERRUPT_HANDLER_NMI' 602 | 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:511:29: note: byref variable will be forcibly initialized 511 | struct interrupt_nmi_state state; \ | ^~~~~ /kisskb/src/arch/powerpc/kernel/mce.c:725:1: note: in expansion of macro 'DEFINE_INTERRUPT_HANDLER_NMI' 725 | 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:251:29: note: byref variable will be forcibly initialized 251 | struct machine_check_event evt; | ^~~ /kisskb/src/fs/exportfs/expfs.c: In function 'get_name': /kisskb/src/fs/exportfs/expfs.c:283:15: note: byref variable will be forcibly initialized 283 | struct kstat stat; | ^~~~ /kisskb/src/fs/exportfs/expfs.c: In function 'exportfs_decode_fh_raw': /kisskb/src/fs/exportfs/expfs.c:428:7: note: byref variable will be forcibly initialized 428 | char nbuf[NAME_MAX+1]; | ^~~~ /kisskb/src/arch/powerpc/kernel/security.c: In function 'init_fallback_flush': /kisskb/src/arch/powerpc/kernel/security.c:645:16: note: byref variable will be forcibly initialized 645 | u64 l1d_size, limit; | ^~~~~ /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; | ^ /kisskb/src/kernel/irq/manage.c: In function 'irq_affinity_notify': /kisskb/src/kernel/irq/manage.c:510:16: note: byref variable will be forcibly initialized 510 | cpumask_var_t cpumask; | ^~~~~~~ /kisskb/src/kernel/irq/manage.c: In function 'irq_set_irq_wake': /kisskb/src/kernel/irq/manage.c:874:16: note: byref variable will be forcibly initialized 874 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/irq/manage.c: In function 'irq_set_irqchip_state': /kisskb/src/kernel/irq/manage.c:2839:16: note: byref variable will be forcibly initialized 2839 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/irq/manage.c: In function 'irq_set_vcpu_affinity': /kisskb/src/kernel/irq/manage.c:645:16: note: byref variable will be forcibly initialized 645 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/irq/manage.c: In function 'irq_set_parent': /kisskb/src/kernel/irq/manage.c:997:16: note: byref variable will be forcibly initialized 997 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/irq/manage.c: In function 'irq_percpu_is_enabled': /kisskb/src/kernel/irq/manage.c:2390:16: note: byref variable will be forcibly initialized 2390 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/irq/manage.c: In function 'irq_thread_check_affinity': /kisskb/src/kernel/irq/manage.c:1124:16: note: byref variable will be forcibly initialized 1124 | cpumask_var_t mask; | ^~~~ /kisskb/src/kernel/irq/manage.c: In function 'irq_thread': /kisskb/src/kernel/irq/manage.c:1256:23: note: byref variable will be forcibly initialized 1256 | struct callback_head on_exit_work; | ^~~~~~~~~~~~ /kisskb/src/kernel/irq/manage.c: In function 'disable_percpu_irq': /kisskb/src/kernel/irq/manage.c:2407:16: note: byref variable will be forcibly initialized 2407 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/irq/manage.c: In function 'irq_set_affinity_hint': /kisskb/src/kernel/irq/manage.c:491:16: note: byref variable will be forcibly initialized 491 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/irq/manage.c: In function 'irq_update_affinity_desc': /kisskb/src/kernel/irq/manage.c:392:16: note: byref variable will be forcibly initialized 392 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/irq/manage.c: In function '__disable_irq_nosync': /kisskb/src/kernel/irq/manage.c:682:16: note: byref variable will be forcibly initialized 682 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/irq/manage.c: In function 'enable_irq': /kisskb/src/kernel/irq/manage.c:810:16: note: byref variable will be forcibly initialized 810 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/irq/manage.c: In function 'can_request_irq': /kisskb/src/kernel/irq/manage.c:923:16: note: byref variable will be forcibly initialized 923 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/irq/manage.c: In function 'enable_percpu_irq': /kisskb/src/kernel/irq/manage.c:2343:16: note: byref variable will be forcibly initialized 2343 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/irq/manage.c: In function 'prepare_percpu_nmi': /kisskb/src/kernel/irq/manage.c:2702:16: note: byref variable will be forcibly initialized 2702 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/irq/manage.c: In function 'teardown_percpu_nmi': /kisskb/src/kernel/irq/manage.c:2745:16: note: byref variable will be forcibly initialized 2745 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/irq/manage.c: In function '__synchronize_hardirq': /kisskb/src/kernel/irq/manage.c:41:7: note: byref variable will be forcibly initialized 41 | bool inprogress; | ^~~~~~~~~~ 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/include/linux/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:137:3: note: in expansion of macro 'wait_event' 137 | wait_event(desc->wait_for_threads, | ^~~~~~~~~~ /kisskb/src/kernel/irq/manage.c: In function 'irq_get_irqchip_state': /kisskb/src/kernel/irq/manage.c:2805:16: note: byref variable will be forcibly initialized 2805 | unsigned long flags; | ^~~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'mb_buddy_mark_free': /kisskb/src/fs/ext4/mballoc.c:1726:6: note: byref variable will be forcibly initialized 1726 | int max; | ^~~ /kisskb/src/fs/ext4/mballoc.c: In function 'mb_find_order_for_block': /kisskb/src/fs/ext4/mballoc.c:1630:17: note: byref variable will be forcibly initialized 1630 | int order = 1, max; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/pagemap.h:11, from /kisskb/src/include/linux/buffer_head.h:14, from /kisskb/src/include/linux/jbd2.h:23, from /kisskb/src/fs/ext4/ext4_jbd2.h:16, from /kisskb/src/fs/ext4/mballoc.c:12: /kisskb/src/fs/ext4/mballoc.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'mb_find_extent': /kisskb/src/fs/ext4/mballoc.c:1868:6: note: byref variable will be forcibly initialized 1868 | int max, order; | ^~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_initialize_context': /kisskb/src/fs/ext4/mballoc.c:5204:16: note: byref variable will be forcibly initialized 5204 | ext4_grpblk_t block; | ^~~~~ /kisskb/src/fs/ext4/mballoc.c:5201:15: note: byref variable will be forcibly initialized 5201 | ext4_group_t group; | ^~~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_free_blocks_simple': /kisskb/src/fs/ext4/mballoc.c:5811:16: note: byref variable will be forcibly initialized 5811 | ext4_grpblk_t blkoff; | ^~~~~~ /kisskb/src/fs/ext4/mballoc.c:5810:15: note: byref variable will be forcibly initialized 5810 | ext4_group_t group; | ^~~~~ /kisskb/src/fs/ext4/mballoc.c:5809:22: note: byref variable will be forcibly initialized 5809 | struct buffer_head *gdp_bh; | ^~~~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_release_inode_pa': /kisskb/src/fs/ext4/mballoc.c:4742:16: note: byref variable will be forcibly initialized 4742 | ext4_grpblk_t bit; | ^~~ /kisskb/src/fs/ext4/mballoc.c:4741:15: note: byref variable will be forcibly initialized 4741 | ext4_group_t group; | ^~~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_release_group_pa': /kisskb/src/fs/ext4/mballoc.c:4793:16: note: byref variable will be forcibly initialized 4793 | ext4_grpblk_t bit; | ^~~ /kisskb/src/fs/ext4/mballoc.c:4792:15: note: byref variable will be forcibly initialized 4792 | ext4_group_t group; | ^~~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_generate_from_pa': /kisskb/src/fs/ext4/mballoc.c:4455:16: note: byref variable will be forcibly initialized 4455 | ext4_grpblk_t start; | ^~~~~ /kisskb/src/fs/ext4/mballoc.c:4454:15: note: byref variable will be forcibly initialized 4454 | ext4_group_t groupnr; | ^~~~~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_init_cache': /kisskb/src/fs/ext4/mballoc.c:1194:22: note: byref variable will be forcibly initialized 1194 | struct buffer_head *bhs; | ^~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_init_group': /kisskb/src/fs/ext4/mballoc.c:1414:20: note: byref variable will be forcibly initialized 1414 | struct ext4_buddy e4b; | ^~~ /kisskb/src/arch/powerpc/mm/numa.c: In function 'of_get_assoc_arrays': /kisskb/src/arch/powerpc/mm/numa.c:557:6: note: byref variable will be forcibly initialized 557 | u32 len; | ^~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_seq_groups_show': /kisskb/src/fs/ext4/mballoc.c:2872:4: note: byref variable will be forcibly initialized 2872 | } sg; | ^~ /kisskb/src/fs/ext4/mballoc.c:2864:20: note: byref variable will be forcibly initialized 2864 | struct ext4_buddy e4b; | ^~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_free_data_in_buddy': /kisskb/src/fs/ext4/mballoc.c:3640:20: note: byref variable will be forcibly initialized 3640 | struct ext4_buddy e4b; | ^~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_discard_allocated_blocks': /kisskb/src/fs/ext4/mballoc.c:4218:20: note: byref variable will be forcibly initialized 4218 | struct ext4_buddy e4b; | ^~~ /kisskb/src/arch/powerpc/mm/numa.c: In function 'find_possible_nodes': /kisskb/src/arch/powerpc/mm/numa.c:1112:6: note: byref variable will be forcibly initialized 1112 | int prop_length, max_nodes; | ^~~~~~~~~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_discard_group_preallocations': /kisskb/src/fs/ext4/mballoc.c:4823:20: note: byref variable will be forcibly initialized 4823 | struct ext4_buddy e4b; | ^~~ /kisskb/src/fs/ext4/mballoc.c:4822:19: note: byref variable will be forcibly initialized 4822 | struct list_head list; | ^~~~ /kisskb/src/arch/powerpc/mm/numa.c: In function 'fake_numa_create_new_node': /kisskb/src/arch/powerpc/mm/numa.c:94:8: note: byref variable will be forcibly initialized 94 | char *p = cmdline; | ^ /kisskb/src/arch/powerpc/mm/numa.c: In function 'parse_numa_properties': /kisskb/src/arch/powerpc/mm/numa.c:970:16: note: byref variable will be forcibly initialized 970 | unsigned int len; | ^~~ /kisskb/src/arch/powerpc/mm/numa.c:967:7: note: byref variable will be forcibly initialized 967 | int nid; | ^~~ /kisskb/src/arch/powerpc/mm/numa.c:932:10: note: byref variable will be forcibly initialized 932 | __be32 vphn_assoc[VPHN_ASSOC_BUFSIZE]; | ^~~~~~~~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_discard_lg_preallocations': /kisskb/src/fs/ext4/mballoc.c:5254:19: note: byref variable will be forcibly initialized 5254 | struct list_head discard_list; | ^~~~~~~~~~~~ /kisskb/src/fs/ext4/mballoc.c:5253:20: note: byref variable will be forcibly initialized 5253 | struct ext4_buddy e4b; | ^~~ /kisskb/src/arch/powerpc/mm/numa.c: In function 'numa_setup_drmem_lmb': /kisskb/src/arch/powerpc/mm/numa.c:854:6: note: byref variable will be forcibly initialized 854 | int nid; | ^~~ /kisskb/src/arch/powerpc/mm/numa.c: In function 'setup_nonnuma': /kisskb/src/arch/powerpc/mm/numa.c:1029:6: note: byref variable will be forcibly initialized 1029 | int i; | ^ /kisskb/src/arch/powerpc/mm/numa.c:1028:15: note: byref variable will be forcibly initialized 1028 | unsigned int nid = 0; | ^~~ /kisskb/src/arch/powerpc/mm/numa.c:1027:27: note: byref variable will be forcibly initialized 1027 | unsigned long start_pfn, end_pfn; | ^~~~~~~ /kisskb/src/arch/powerpc/mm/numa.c:1027:16: note: byref variable will be forcibly initialized 1027 | unsigned long start_pfn, end_pfn; | ^~~~~~~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'mb_mark_used': /kisskb/src/fs/ext4/mballoc.c:1932:6: note: byref variable will be forcibly initialized 1932 | int max = 0; | ^~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_trim_extent': /kisskb/src/fs/ext4/mballoc.c:6270:26: note: byref variable will be forcibly initialized 6270 | struct ext4_free_extent ex; | ^~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_discard_work': /kisskb/src/fs/ext4/mballoc.c:3338:19: note: byref variable will be forcibly initialized 3338 | struct list_head discard_list; | ^~~~~~~~~~~~ /kisskb/src/fs/ext4/mballoc.c:3337:20: note: byref variable will be forcibly initialized 3337 | struct ext4_buddy e4b; | ^~~ /kisskb/src/arch/powerpc/mm/numa.c: In function 'initmem_init': /kisskb/src/arch/powerpc/mm/numa.c:1212:28: note: byref variable will be forcibly initialized 1212 | unsigned long start_pfn, end_pfn; | ^~~~~~~ /kisskb/src/arch/powerpc/mm/numa.c:1212:17: note: byref variable will be forcibly initialized 1212 | unsigned long start_pfn, end_pfn; | ^~~~~~~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_trim_all_free': /kisskb/src/fs/ext4/mballoc.c:6361:20: note: byref variable will be forcibly initialized 6361 | struct ext4_buddy e4b; | ^~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_find_by_goal': /kisskb/src/fs/ext4/mballoc.c:2203:26: note: byref variable will be forcibly initialized 2203 | struct ext4_free_extent ex; | ^~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_simple_scan_group': /kisskb/src/fs/ext4/mballoc.c:2271:6: note: byref variable will be forcibly initialized 2271 | int max; | ^~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_scan_aligned': /kisskb/src/fs/ext4/mballoc.c:2385:26: note: byref variable will be forcibly initialized 2385 | struct ext4_free_extent ex; | ^~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_check_limits': /kisskb/src/fs/ext4/mballoc.c:2064:26: note: byref variable will be forcibly initialized 2064 | struct ext4_free_extent ex; | ^~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_complex_scan_group': /kisskb/src/fs/ext4/mballoc.c:2319:26: note: byref variable will be forcibly initialized 2319 | struct ext4_free_extent ex; | ^~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_try_best_found': /kisskb/src/fs/ext4/mballoc.c:2170:26: note: byref variable will be forcibly initialized 2170 | struct ext4_free_extent ex = ac->ac_b_ex; | ^~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_mark_diskspace_used': /kisskb/src/fs/ext4/mballoc.c:3779:22: note: byref variable will be forcibly initialized 3779 | struct buffer_head *gdp_bh; | ^~~~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_prefetch': /kisskb/src/fs/ext4/mballoc.c:2563:18: note: byref variable will be forcibly initialized 2563 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_regular_allocator': /kisskb/src/fs/ext4/mballoc.c:2713:17: note: byref variable will be forcibly initialized 2713 | int ret = 0, new_cr; | ^~~~~~ /kisskb/src/fs/ext4/mballoc.c:2641:20: note: byref variable will be forcibly initialized 2641 | struct ext4_buddy e4b; | ^~~ /kisskb/src/fs/ext4/mballoc.c:2638:23: note: byref variable will be forcibly initialized 2638 | unsigned int nr = 0, prefetch_ios = 0; | ^~~~~~~~~~~~ /kisskb/src/fs/ext4/mballoc.c:2635:42: note: byref variable will be forcibly initialized 2635 | ext4_group_t prefetch_grp = 0, ngroups, group, i; | ^~~~~ /kisskb/src/fs/jbd2/checkpoint.c: In function '__flush_batch': /kisskb/src/fs/jbd2/checkpoint.c:175:18: note: byref variable will be forcibly initialized 175 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/jbd2/checkpoint.c: In function 'jbd2_cleanup_journal_tail': /kisskb/src/fs/jbd2/checkpoint.c:385:16: note: byref variable will be forcibly initialized 385 | unsigned long blocknr; | ^~~~~~~ /kisskb/src/fs/jbd2/checkpoint.c:384:9: note: byref variable will be forcibly initialized 384 | tid_t first_tid; | ^~~~~~~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_process_freed_data': /kisskb/src/fs/ext4/mballoc.c:3695:19: note: byref variable will be forcibly initialized 3695 | struct list_head freed_data_list; | ^~~~~~~~~~~~~~~ /kisskb/src/fs/jbd2/checkpoint.c: In function 'jbd2_log_do_checkpoint': /kisskb/src/fs/jbd2/checkpoint.c:204:16: note: byref variable will be forcibly initialized 204 | int result, batch_count = 0; | ^~~~~~~~~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_mark_bb': /kisskb/src/fs/ext4/mballoc.c:3901:16: note: byref variable will be forcibly initialized 3901 | ext4_grpblk_t blkoff; | ^~~~~~ /kisskb/src/fs/ext4/mballoc.c:3900:15: note: byref variable will be forcibly initialized 3900 | ext4_group_t group; | ^~~~~ /kisskb/src/fs/ext4/mballoc.c:3898:22: note: byref variable will be forcibly initialized 3898 | struct buffer_head *gdp_bh; | ^~~~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_new_blocks_simple': /kisskb/src/fs/ext4/mballoc.c:5759:16: note: byref variable will be forcibly initialized 5759 | ext4_grpblk_t blkoff; | ^~~~~~ /kisskb/src/fs/ext4/mballoc.c:5758:15: note: byref variable will be forcibly initialized 5758 | ext4_group_t group; | ^~~~~ /kisskb/src/fs/jbd2/checkpoint.c: In function 'jbd2_journal_shrink_checkpoint_list': /kisskb/src/fs/jbd2/checkpoint.c:509:7: note: byref variable will be forcibly initialized 509 | bool released; | ^~~~~~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_discard_preallocations': /kisskb/src/fs/ext4/mballoc.c:4936:20: note: byref variable will be forcibly initialized 4936 | struct ext4_buddy e4b; | ^~~ /kisskb/src/fs/ext4/mballoc.c:4935:19: note: byref variable will be forcibly initialized 4935 | struct list_head list; | ^~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_new_blocks': /kisskb/src/fs/ext4/mballoc.c:5511:6: note: byref variable will be forcibly initialized 5511 | u64 seq; | ^~~ /kisskb/src/mm/gup.c: In function 'unpin_user_pages': /kisskb/src/mm/gup.c:395:15: note: byref variable will be forcibly initialized 395 | unsigned int ntails; | ^~~~~~ /kisskb/src/mm/gup.c:394:15: note: byref variable will be forcibly initialized 394 | struct page *head; | ^~~~ /kisskb/src/mm/gup.c: In function 'unpin_user_pages_dirty_lock': /kisskb/src/mm/gup.c:311:15: note: byref variable will be forcibly initialized 311 | unsigned int ntails; | ^~~~~~ /kisskb/src/mm/gup.c:310:15: note: byref variable will be forcibly initialized 310 | struct page *head; | ^~~~ /kisskb/src/mm/gup.c: In function 'unpin_user_page_range_dirty_lock': /kisskb/src/mm/gup.c:372:15: note: byref variable will be forcibly initialized 372 | unsigned int ntails; | ^~~~~~ /kisskb/src/mm/gup.c:371:15: note: byref variable will be forcibly initialized 371 | struct page *head; | ^~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_free_blocks': /kisskb/src/fs/ext4/mballoc.c:5865:20: note: byref variable will be forcibly initialized 5865 | struct ext4_buddy e4b; | ^~~ /kisskb/src/fs/ext4/mballoc.c:5863:15: note: byref variable will be forcibly initialized 5863 | ext4_group_t block_group; | ^~~~~~~~~~~ /kisskb/src/fs/ext4/mballoc.c:5862:22: note: byref variable will be forcibly initialized 5862 | struct buffer_head *gd_bh; | ^~~~~ /kisskb/src/fs/ext4/mballoc.c:5861:16: note: byref variable will be forcibly initialized 5861 | ext4_grpblk_t bit; | ^~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_group_add_blocks': /kisskb/src/fs/ext4/mballoc.c:6132:20: note: byref variable will be forcibly initialized 6132 | struct ext4_buddy e4b; | ^~~ /kisskb/src/fs/ext4/mballoc.c:6128:16: note: byref variable will be forcibly initialized 6128 | ext4_grpblk_t bit; | ^~~ /kisskb/src/fs/ext4/mballoc.c:6127:15: note: byref variable will be forcibly initialized 6127 | ext4_group_t block_group; | ^~~~~~~~~~~ /kisskb/src/fs/ext4/mballoc.c:6126:22: note: byref variable will be forcibly initialized 6126 | struct buffer_head *gd_bh; | ^~~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_trim_fs': /kisskb/src/fs/ext4/mballoc.c:6409:40: note: byref variable will be forcibly initialized 6409 | ext4_grpblk_t cnt = 0, first_cluster, last_cluster; | ^~~~~~~~~~~~ /kisskb/src/fs/ext4/mballoc.c:6409:25: note: byref variable will be forcibly initialized 6409 | ext4_grpblk_t cnt = 0, first_cluster, last_cluster; | ^~~~~~~~~~~~~ /kisskb/src/fs/ext4/mballoc.c:6408:35: note: byref variable will be forcibly initialized 6408 | ext4_group_t group, first_group, last_group; | ^~~~~~~~~~ /kisskb/src/fs/ext4/mballoc.c:6408:22: note: byref variable will be forcibly initialized 6408 | ext4_group_t group, first_group, last_group; | ^~~~~~~~~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mballoc_query_range': /kisskb/src/fs/ext4/mballoc.c:6496:21: note: byref variable will be forcibly initialized 6496 | struct ext4_buddy e4b; | ^~~ /kisskb/src/mm/gup.c: In function 'fault_in_safe_writeable': /kisskb/src/mm/gup.c:1740:6: note: byref variable will be forcibly initialized 1740 | int locked = 0; | ^~~~~~ /kisskb/src/mm/gup.c: In function 'get_user_pages_unlocked': /kisskb/src/mm/gup.c:2212:6: note: byref variable will be forcibly initialized 2212 | int locked = 1; | ^~~~~~ /kisskb/src/fs/exfat/nls.c: In function '__exfat_utf16_to_nls': /kisskb/src/fs/exfat/nls.c:545:16: note: byref variable will be forcibly initialized 545 | unsigned char buf[MAX_CHARSET_SIZE]; | ^~~ In file included from /kisskb/src/fs/exfat/nls.c:7: /kisskb/src/fs/exfat/nls.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ /kisskb/src/fs/exfat/nls.c: In function 'exfat_utf8_to_utf16': /kisskb/src/fs/exfat/nls.c:498:9: note: byref variable will be forcibly initialized 498 | __le16 upname[MAX_NAME_LENGTH + 1]; | ^~~~~~ /kisskb/src/fs/exfat/nls.c: In function 'exfat_nls_to_ucs2': /kisskb/src/fs/exfat/nls.c:600:9: note: byref variable will be forcibly initialized 600 | __le16 upname[MAX_NAME_LENGTH + 1]; | ^~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/mm/gup.c:5: /kisskb/src/mm/gup.c: In function 'check_and_migrate_movable_pages': /kisskb/src/mm/gup.c:1863:12: note: byref variable will be forcibly initialized 1863 | LIST_HEAD(movable_page_list); | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/exfat/nls.c: In function 'exfat_create_upcase_table': /kisskb/src/fs/exfat/nls.c:757:22: note: byref variable will be forcibly initialized 757 | struct buffer_head *bh; | ^~ /kisskb/src/fs/exfat/nls.c:754:21: note: byref variable will be forcibly initialized 754 | struct exfat_chain clu; | ^~~ /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; | ^ /kisskb/src/mm/gup.c: In function 'lockless_pages_from_mm': /kisskb/src/mm/gup.c:2814:6: note: byref variable will be forcibly initialized 2814 | int nr_pinned = 0; | ^~~~~~~~~ /kisskb/src/mm/gup.c: In function 'internal_get_user_pages_fast': /kisskb/src/mm/gup.c:2860:21: note: byref variable will be forcibly initialized 2860 | unsigned long len, end; | ^~~ /kisskb/src/fs/freevxfs/vxfs_lookup.c: In function 'vxfs_inode_by_name': /kisskb/src/fs/freevxfs/vxfs_lookup.c:159:17: note: byref variable will be forcibly initialized 159 | struct page *pp; | ^~ /kisskb/src/mm/gup.c: In function '__get_user_pages': /kisskb/src/mm/gup.c:1107:16: note: byref variable will be forcibly initialized 1107 | unsigned int foll_flags = gup_flags; | ^~~~~~~~~~ /kisskb/src/mm/gup.c:1087:25: note: byref variable will be forcibly initialized 1087 | struct vm_area_struct *vma = NULL; | ^~~ /kisskb/src/fs/exfat/misc.c: In function 'exfat_msg': /kisskb/src/fs/exfat/misc.c:55:10: note: byref variable will be forcibly initialized 55 | va_list args; | ^~~~ /kisskb/src/fs/exfat/misc.c:54:19: note: byref variable will be forcibly initialized 54 | struct va_format vaf; | ^~~ /kisskb/src/fs/exfat/misc.c: In function '__exfat_fs_error': /kisskb/src/fs/exfat/misc.c:29:19: note: byref variable will be forcibly initialized 29 | struct va_format vaf; | ^~~ /kisskb/src/fs/exfat/misc.c:28:10: note: byref variable will be forcibly initialized 28 | va_list args; | ^~~~ /kisskb/src/fs/exfat/misc.c: In function 'exfat_set_entry_time': /kisskb/src/fs/exfat/misc.c:106:12: note: byref variable will be forcibly initialized 106 | struct tm tm; | ^~ /kisskb/src/mm/gup.c: In function '__mm_populate': /kisskb/src/mm/gup.c:1569:6: note: byref variable will be forcibly initialized 1569 | int locked = 0; | ^~~~~~ /kisskb/src/crypto/asymmetric_keys/asymmetric_type.c: In function 'asymmetric_lookup_restriction': /kisskb/src/crypto/asymmetric_keys/asymmetric_type.c:501:16: note: byref variable will be forcibly initialized 501 | key_serial_t serial; | ^~~~~~ /kisskb/src/crypto/asymmetric_keys/asymmetric_type.c:481:8: note: byref variable will be forcibly initialized 481 | char *next; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/mmap_lock.h:87, from /kisskb/src/mm/mmap_lock.c:3: /kisskb/src/mm/mmap_lock.c: In function 'perf_trace_mmap_lock': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/mmap_lock.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(mmap_lock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(mmap_lock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/mmap_lock.c: In function 'perf_trace_mmap_lock_acquire_returned': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:52:1: note: in expansion of macro 'TRACE_EVENT_FN' 52 | TRACE_EVENT_FN(mmap_lock_acquire_returned, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:52:1: note: in expansion of macro 'TRACE_EVENT_FN' 52 | TRACE_EVENT_FN(mmap_lock_acquire_returned, | ^~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/mmap_lock.h:87, from /kisskb/src/mm/mmap_lock.c:3: /kisskb/src/mm/mmap_lock.c: In function 'trace_event_raw_event_mmap_lock': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(mmap_lock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/mmap_lock.c: In function 'trace_event_raw_event_mmap_lock_acquire_returned': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:52:1: note: in expansion of macro 'TRACE_EVENT_FN' 52 | TRACE_EVENT_FN(mmap_lock_acquire_returned, | ^~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/mmap_lock.h:87, from /kisskb/src/mm/mmap_lock.c:3: /kisskb/src/mm/mmap_lock.c: In function '__bpf_trace_mmap_lock': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(mmap_lock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(mmap_lock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(mmap_lock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(mmap_lock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(mmap_lock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(mmap_lock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/mmap_lock.c: In function '__bpf_trace_mmap_lock_acquire_returned': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:52:1: note: in expansion of macro 'TRACE_EVENT_FN' 52 | TRACE_EVENT_FN(mmap_lock_acquire_returned, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:52:1: note: in expansion of macro 'TRACE_EVENT_FN' 52 | TRACE_EVENT_FN(mmap_lock_acquire_returned, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:52:1: note: in expansion of macro 'TRACE_EVENT_FN' 52 | TRACE_EVENT_FN(mmap_lock_acquire_returned, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:52:1: note: in expansion of macro 'TRACE_EVENT_FN' 52 | TRACE_EVENT_FN(mmap_lock_acquire_returned, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:52:1: note: in expansion of macro 'TRACE_EVENT_FN' 52 | TRACE_EVENT_FN(mmap_lock_acquire_returned, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:52:1: note: in expansion of macro 'TRACE_EVENT_FN' 52 | TRACE_EVENT_FN(mmap_lock_acquire_returned, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:52:1: note: in expansion of macro 'TRACE_EVENT_FN' 52 | TRACE_EVENT_FN(mmap_lock_acquire_returned, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:52:1: note: in expansion of macro 'TRACE_EVENT_FN' 52 | TRACE_EVENT_FN(mmap_lock_acquire_returned, | ^~~~~~~~~~~~~~ /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:284:29: note: byref variable will be forcibly initialized 284 | unsigned long addr, found, next_end; | ^~~~~~~~ /kisskb/src/arch/powerpc/mm/slice.c:284:16: note: byref variable will be forcibly initialized 284 | unsigned long addr, found, next_end; | ^~~~ /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/arch/powerpc/mm/slice.c:330:29: note: byref variable will be forcibly initialized 330 | unsigned long addr, found, prev; | ^~~~ /kisskb/src/arch/powerpc/mm/slice.c:330:16: note: byref variable will be forcibly initialized 330 | unsigned long addr, found, prev; | ^~~~ /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; | ^~~~ 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:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ 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:2446:4: note: byref variable will be forcibly initialized 2446 | } desc; | ^~~~ /kisskb/src/arch/powerpc/kernel/rtas-rtc.c: In function 'rtas_get_boot_time': /kisskb/src/arch/powerpc/kernel/rtas-rtc.c:18:6: note: byref variable will be forcibly initialized 18 | int ret[8]; | ^~~ /kisskb/src/arch/powerpc/kernel/rtas-rtc.c: In function 'rtas_get_rtc_time': /kisskb/src/arch/powerpc/kernel/rtas-rtc.c:50:13: note: byref variable will be forcibly initialized 50 | int ret[8]; | ^~~ /kisskb/src/fs/ext4/mmp.c: In function 'kmmpd': /kisskb/src/fs/ext4/mmp.c:197:24: note: byref variable will be forcibly initialized 197 | struct buffer_head *bh_check = NULL; | ^~~~~~~~ /kisskb/src/fs/ext4/mmp.c: In function 'ext4_multi_mount_protect': /kisskb/src/fs/ext4/mmp.c:283:22: note: byref variable will be forcibly initialized 283 | struct buffer_head *bh = NULL; | ^~ /kisskb/src/fs/nls/nls_base.c: In function 'utf8s_to_utf16s': /kisskb/src/fs/nls/nls_base.c:137:12: note: byref variable will be forcibly initialized 137 | unicode_t u; | ^ /kisskb/src/arch/powerpc/kernel/rtas.c: In function 'rtas_indicator_present': /kisskb/src/arch/powerpc/kernel/rtas.c:708:6: note: byref variable will be forcibly initialized 708 | int proplen, count, i; | ^~~~~~~ /kisskb/src/arch/powerpc/kernel/rtas.c: In function 'rtas_call': /kisskb/src/arch/powerpc/kernel/rtas.c:455:10: note: byref variable will be forcibly initialized 455 | va_list list; | ^~~~ /kisskb/src/arch/powerpc/kernel/rtas.c: In function '__do_sys_rtas': /kisskb/src/arch/powerpc/kernel/rtas.c:1165:19: note: byref variable will be forcibly initialized 1165 | struct rtas_args args; | ^~~~ /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/arch/powerpc/kernel/rtas.c: In function 'rtas_call_unlocked': /kisskb/src/arch/powerpc/kernel/rtas.c:446:10: note: byref variable will be forcibly initialized 446 | va_list list; | ^~~~ /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/arch/powerpc/kernel/rtas.c: In function 'rtas_call_reentrant': /kisskb/src/arch/powerpc/kernel/rtas.c:936:10: note: byref variable will be forcibly initialized 936 | va_list list; | ^~~~ /kisskb/src/fs/hfsplus/extents.c: In function 'hfsplus_free_fork': /kisskb/src/fs/hfsplus/extents.c:400:21: note: byref variable will be forcibly initialized 400 | hfsplus_extent_rec ext_entry; | ^~~~~~~~~ /kisskb/src/fs/hfsplus/extents.c:399:23: note: byref variable will be forcibly initialized 399 | struct hfs_find_data fd; | ^~ /kisskb/src/arch/powerpc/kernel/rtas.c: In function 'rtas_initialize': /kisskb/src/arch/powerpc/kernel/rtas.c:1261:18: note: byref variable will be forcibly initialized 1261 | u32 base, size, entry; | ^~~~~ /kisskb/src/arch/powerpc/kernel/rtas.c:1261:12: note: byref variable will be forcibly initialized 1261 | u32 base, size, entry; | ^~~~ /kisskb/src/arch/powerpc/kernel/rtas.c:1261:6: note: byref variable will be forcibly initialized 1261 | u32 base, size, entry; | ^~~~ /kisskb/src/arch/powerpc/kernel/rtas.c:1260:16: note: byref variable will be forcibly initialized 1260 | unsigned long rtas_region = RTAS_INSTANTIATE_MAX; | ^~~~~~~~~~~ /kisskb/src/fs/hfsplus/extents.c: In function 'hfsplus_file_extend': /kisskb/src/fs/hfsplus/extents.c:445:13: note: byref variable will be forcibly initialized 445 | u32 start, len, goal; | ^~~ /kisskb/src/fs/hfsplus/extents.c: In function 'hfsplus_file_truncate': /kisskb/src/fs/hfsplus/extents.c:557:9: note: byref variable will be forcibly initialized 557 | void *fsdata; | ^~~~~~ /kisskb/src/fs/hfsplus/extents.c:556:16: note: byref variable will be forcibly initialized 556 | struct page *page; | ^~~~ /kisskb/src/fs/hfsplus/extents.c:547:23: note: byref variable will be forcibly initialized 547 | struct hfs_find_data fd; | ^~ /kisskb/src/fs/ext4/move_extent.c: In function 'mext_check_coverage': /kisskb/src/fs/ext4/move_extent.c:93:24: note: byref variable will be forcibly initialized 93 | struct ext4_ext_path *path = NULL; | ^~~~ /kisskb/src/fs/ext4/move_extent.c: In function 'move_extent_per_page': /kisskb/src/fs/ext4/move_extent.c:258:24: note: byref variable will be forcibly initialized 258 | int i, err2, jblocks, retries = 0; | ^~~~~~~ /kisskb/src/fs/ext4/move_extent.c:258:9: note: byref variable will be forcibly initialized 258 | int i, err2, jblocks, retries = 0; | ^~~~ /kisskb/src/fs/ext4/move_extent.c:253:15: note: byref variable will be forcibly initialized 253 | struct page *pagep[2] = {NULL, NULL}; | ^~~~~ /kisskb/src/fs/ext4/move_extent.c: In function 'ext4_move_extents': /kisskb/src/fs/ext4/move_extent.c:562:6: note: byref variable will be forcibly initialized 562 | int ret; | ^~~ /kisskb/src/fs/ext4/move_extent.c:558:24: note: byref variable will be forcibly initialized 558 | struct ext4_ext_path *path = NULL; | ^~~~ /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/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 'phb_set_bus_ranges': /kisskb/src/arch/powerpc/kernel/rtas_pci.c:214:15: note: byref variable will be forcibly initialized 214 | unsigned int len; | ^~~ /kisskb/src/arch/powerpc/kernel/rtas_pci.c: In function 'rtas_read_config': /kisskb/src/arch/powerpc/kernel/rtas_pci.c:47:6: note: byref variable will be forcibly initialized 47 | int returnval = -1; | ^~~~~~~~~ /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/fs/exfat/file.c: In function 'exfat_ioctl_fitrim': /kisskb/src/fs/exfat/file.c:357:22: note: byref variable will be forcibly initialized 357 | struct fstrim_range range; | ^~~~~ /kisskb/src/fs/exfat/file.c: In function '__exfat_truncate': /kisskb/src/fs/exfat/file.c:154:21: note: byref variable will be forcibly initialized 154 | struct timespec64 ts; | ^~ /kisskb/src/fs/exfat/file.c:100:21: note: byref variable will be forcibly initialized 100 | struct exfat_chain clu; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/genhd.h:16, from /kisskb/src/include/linux/blkdev.h:6, from /kisskb/src/fs/exfat/balloc.c:6: /kisskb/src/fs/exfat/balloc.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/fs/exfat/balloc.c: In function 'exfat_load_bitmap': /kisskb/src/fs/exfat/balloc.c:106:24: note: byref variable will be forcibly initialized 106 | struct buffer_head *bh; | ^~ /kisskb/src/fs/exfat/balloc.c:99:21: note: byref variable will be forcibly initialized 99 | struct exfat_chain clu; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/pagemap.h:11, from /kisskb/src/include/linux/buffer_head.h:14, from /kisskb/src/include/linux/jbd2.h:23, from /kisskb/src/fs/jbd2/revoke.c:85: /kisskb/src/fs/jbd2/revoke.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/vmalloc.h:11, from /kisskb/src/arch/powerpc/kernel/rtasd.c:15: /kisskb/src/arch/powerpc/kernel/rtasd.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/arch/powerpc/kernel/rtasd.c: In function 'printk_log_rtas': /kisskb/src/arch/powerpc/kernel/rtasd.c:115:7: note: byref variable will be forcibly initialized 115 | char buffer[64]; | ^~~~~~ 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/fs/jbd2/revoke.c: In function 'jbd2_journal_write_revoke_records': /kisskb/src/fs/jbd2/revoke.c:538:9: note: byref variable will be forcibly initialized 538 | int i, offset, 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/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); | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/jbd2/revoke.c:534:22: note: byref variable will be forcibly initialized 534 | struct buffer_head *descriptor; | ^~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/rtasd.c: In function 'surveillance_setup': /kisskb/src/arch/powerpc/kernel/rtasd.c:563:6: note: byref variable will be forcibly initialized 563 | int i; | ^ /kisskb/src/arch/powerpc/kernel/rtasd.c: In function 'retrieve_nvram_error_log': /kisskb/src/arch/powerpc/kernel/rtasd.c:460:15: note: byref variable will be forcibly initialized 460 | unsigned int err_type ; | ^~~~~~~~ /kisskb/src/mm/memory.c: In function 'remove_device_exclusive_entry': /kisskb/src/mm/memory.c:3441:28: note: byref variable will be forcibly initialized 3441 | struct mmu_notifier_range range; | ^~~~~ /kisskb/src/mm/memory.c: In function 'wp_page_copy': /kisskb/src/mm/memory.c:2978:28: note: byref variable will be forcibly initialized 2978 | struct mmu_notifier_range range; | ^~~~~ /kisskb/src/mm/memory.c: In function '__pte_alloc': /kisskb/src/mm/memory.c:464:12: note: byref variable will be forcibly initialized 464 | pgtable_t new = pte_alloc_one(mm); | ^~~ /kisskb/src/arch/powerpc/kernel/rtas-proc.c: In function 'parse_number': /kisskb/src/arch/powerpc/kernel/rtas-proc.c:262:8: note: byref variable will be forcibly initialized 262 | char *end; | ^~~ /kisskb/src/arch/powerpc/kernel/rtas-proc.c:261:7: note: byref variable will be forcibly initialized 261 | char buf[40]; | ^~~ /kisskb/src/arch/powerpc/kernel/rtas-proc.c: In function 'ppc_rtas_tone_volume_write': /kisskb/src/arch/powerpc/kernel/rtas-proc.c:735:6: note: byref variable will be forcibly initialized 735 | u64 volume; | ^~~~~~ /kisskb/src/arch/powerpc/kernel/rtas-proc.c: In function 'ppc_rtas_tone_freq_write': /kisskb/src/arch/powerpc/kernel/rtas-proc.c:710:6: note: byref variable will be forcibly initialized 710 | u64 freq; | ^~~~ /kisskb/src/arch/powerpc/kernel/rtas-proc.c: In function 'ppc_rtas_find_all_sensors': /kisskb/src/arch/powerpc/kernel/rtas-proc.c:436:6: note: byref variable will be forcibly initialized 436 | int len, i; | ^~~ /kisskb/src/arch/powerpc/kernel/rtas-proc.c: In function 'ppc_rtas_process_sensor': /kisskb/src/arch/powerpc/kernel/rtas-proc.c:509:15: note: byref variable will be forcibly initialized 509 | const char * ibm_drconnector[] = { "Empty", "Present", "Unusable", | ^~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/rtas-proc.c:507:15: note: byref variable will be forcibly initialized 507 | const char * battery_charging[] = { "Charging", "Discharging", | ^~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/rtas-proc.c:505:15: note: byref variable will be forcibly initialized 505 | const char * battery_cyclestate[] = { "None", "In progress", | ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/rtas-proc.c:501:15: note: byref variable will be forcibly initialized 501 | const char * epow_sensor[] = { | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/rtas-proc.c:500:15: note: byref variable will be forcibly initialized 500 | const char * battery_remaining[] = { "Very Low", "Low", "Mid", "High" }; | ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/rtas-proc.c:498:15: note: byref variable will be forcibly initialized 498 | const char * power_source[] = { "AC\t", "Battery", | ^~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/rtas-proc.c:497:15: note: byref variable will be forcibly initialized 497 | const char * lid_status[] = { " ", "Open", "Closed" }; | ^~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/rtas-proc.c:496:15: note: byref variable will be forcibly initialized 496 | const char * enclosure_switch[] = { "Closed", "Open" }; | ^~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/rtas-proc.c:494:15: note: byref variable will be forcibly initialized 494 | const char * key_switch[] = { "Off\t", "Normal\t", "Secure\t", | ^~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/rtas-proc.c: In function 'ppc_rtas_sensors_show': /kisskb/src/arch/powerpc/kernel/rtas-proc.c:408:7: note: byref variable will be forcibly initialized 408 | int llen, offs; | ^~~~ /kisskb/src/arch/powerpc/kernel/rtas-proc.c:406:8: note: byref variable will be forcibly initialized 406 | char rstr[64]; | ^~~~ /kisskb/src/arch/powerpc/kernel/rtas-proc.c:392:6: note: byref variable will be forcibly initialized 392 | int state, error; | ^~~~~ /kisskb/src/mm/memory.c: In function 'copy_pte_range': /kisskb/src/mm/memory.c:1018:15: note: byref variable will be forcibly initialized 1018 | struct page *prealloc = NULL; | ^~~~~~~~ /kisskb/src/mm/memory.c:1016:6: note: byref variable will be forcibly initialized 1016 | int rss[NR_MM_COUNTERS]; | ^~~ /kisskb/src/arch/powerpc/kernel/rtas-proc.c: In function 'ppc_rtas_poweron_write': /kisskb/src/arch/powerpc/kernel/rtas-proc.c:286:11: note: byref variable will be forcibly initialized 286 | time64_t nowtime; | ^~~~~~~ /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:352:11: note: byref variable will be forcibly initialized 352 | time64_t nowtime; | ^~~~~~~ /kisskb/src/arch/powerpc/kernel/rtas-proc.c:351:18: note: byref variable will be forcibly initialized 351 | struct rtc_time tm; | ^~ /kisskb/src/arch/powerpc/kernel/rtas-proc.c: In function 'ppc_rtas_clock_show': /kisskb/src/arch/powerpc/kernel/rtas-proc.c:369:6: note: byref variable will be forcibly initialized 369 | int ret[8]; | ^~~ /kisskb/src/mm/memory.c: In function 'zap_pte_range': /kisskb/src/mm/memory.c:1314:6: note: byref variable will be forcibly initialized 1314 | int rss[NR_MM_COUNTERS]; | ^~~ /kisskb/src/mm/memory.c: In function 'zap_page_range_single': /kisskb/src/mm/memory.c:1658:20: note: byref variable will be forcibly initialized 1658 | struct mmu_gather tlb; | ^~~ /kisskb/src/mm/memory.c:1657:28: note: byref variable will be forcibly initialized 1657 | struct mmu_notifier_range range; | ^~~~~ /kisskb/src/mm/memory.c: In function 'unmap_vmas': /kisskb/src/mm/memory.c:1609:28: note: byref variable will be forcibly initialized 1609 | struct mmu_notifier_range range; | ^~~~~ /kisskb/src/mm/memory.c: In function 'zap_page_range': /kisskb/src/mm/memory.c:1631:20: note: byref variable will be forcibly initialized 1631 | struct mmu_gather tlb; | ^~~ /kisskb/src/mm/memory.c:1630:28: note: byref variable will be forcibly initialized 1630 | struct mmu_notifier_range range; | ^~~~~ /kisskb/src/mm/memory.c: In function 'do_numa_page': /kisskb/src/mm/memory.c:4326:6: note: byref variable will be forcibly initialized 4326 | int flags = 0; | ^~~~~ /kisskb/src/mm/memory.c: In function 'copy_page_range': /kisskb/src/mm/memory.c:1236:28: note: byref variable will be forcibly initialized 1236 | struct mmu_notifier_range range; | ^~~~~ /kisskb/src/mm/memory.c: In function 'insert_page': /kisskb/src/mm/memory.c:1759:14: note: byref variable will be forcibly initialized 1759 | spinlock_t *ptl; | ^~~ /kisskb/src/mm/memory.c: In function 'insert_pfn': /kisskb/src/mm/memory.c:2022:14: note: byref variable will be forcibly initialized 2022 | spinlock_t *ptl; | ^~~ /kisskb/src/mm/memory.c: In function '__apply_to_page_range': /kisskb/src/mm/memory.c:2650:17: note: byref variable will be forcibly initialized 2650 | pgtbl_mod_mask mask = 0; | ^~~~ In file included from /kisskb/src/include/linux/completion.h:12, from /kisskb/src/include/linux/mm_types.h:13, 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/mm/memory.c: In function 'follow_pfn': /kisskb/src/mm/memory.c:4984:9: note: byref variable will be forcibly initialized 4984 | pte_t *ptep; | ^~~~ /kisskb/src/mm/memory.c:4983:14: note: byref variable will be forcibly initialized 4983 | spinlock_t *ptl; | ^~~ /kisskb/src/mm/memory.c: In function 'generic_access_phys': /kisskb/src/mm/memory.c:5046:14: note: byref variable will be forcibly initialized 5046 | spinlock_t *ptl; | ^~~ /kisskb/src/mm/memory.c:5045:9: note: byref variable will be forcibly initialized 5045 | pte_t *ptep, pte; | ^~~~ /kisskb/src/mm/memory.c: In function 'follow_phys': /kisskb/src/mm/memory.c:5005:14: note: byref variable will be forcibly initialized 5005 | spinlock_t *ptl; | ^~~ /kisskb/src/mm/memory.c:5004:9: note: byref variable will be forcibly initialized 5004 | pte_t *ptep, pte; | ^~~~ /kisskb/src/mm/memory.c: In function '__access_remote_vm': /kisskb/src/mm/memory.c:5110:16: note: byref variable will be forcibly initialized 5110 | struct page *page = NULL; | ^~~~ /kisskb/src/mm/memory.c:5099:25: note: byref variable will be forcibly initialized 5099 | struct vm_area_struct *vma; | ^~~ 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/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; | ^~~ /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/arch/powerpc/kernel/dt_cpu_ftrs.c: In function 'process_cpufeatures_node': /kisskb/src/arch/powerpc/kernel/dt_cpu_ftrs.c:875:6: note: byref variable will be forcibly initialized 875 | int len; | ^~~ /kisskb/src/fs/hfsplus/dir.c: In function 'hfsplus_lookup': /kisskb/src/fs/hfsplus/dir.c:88:9: note: byref variable will be forcibly initialized 88 | char name[32]; | ^~~~ /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_link': /kisskb/src/fs/hfsplus/dir.c:308:12: note: byref variable will be forcibly initialized 308 | u32 cnid, id; | ^~ /kisskb/src/fs/hfsplus/dir.c:307:7: note: byref variable will be forcibly initialized 307 | char name[32]; | ^~~~ /kisskb/src/fs/hfsplus/dir.c:306:14: note: byref variable will be forcibly initialized 306 | struct qstr str; | ^~~ /kisskb/src/arch/powerpc/kernel/dt_cpu_ftrs.c: In function 'cpufeatures_deps_enable': /kisskb/src/arch/powerpc/kernel/dt_cpu_ftrs.c:989:6: note: byref variable will be forcibly initialized 989 | int len; | ^~~ /kisskb/src/fs/proc/uptime.c: In function 'uptime_proc_show': /kisskb/src/fs/proc/uptime.c:21:25: note: byref variable will be forcibly initialized 21 | struct kernel_cpustat kcs; | ^~~ /kisskb/src/fs/proc/uptime.c:13:20: note: byref variable will be forcibly initialized 13 | struct timespec64 uptime; | ^~~~~~ /kisskb/src/fs/hfsplus/dir.c: In function 'hfsplus_unlink': /kisskb/src/fs/hfsplus/dir.c:363:7: note: byref variable will be forcibly initialized 363 | char name[32]; | ^~~~ /kisskb/src/fs/hfsplus/dir.c:362:14: note: byref variable will be forcibly initialized 362 | struct qstr str; | ^~~ /kisskb/src/kernel/irq/resend.c: In function 'irq_inject_interrupt': /kisskb/src/kernel/irq/resend.c:158:16: note: byref variable will be forcibly initialized 158 | unsigned long flags; | ^~~~~ /kisskb/src/arch/powerpc/kernel/dt_cpu_ftrs.c: In function 'dt_cpu_ftrs_scan_callback': /kisskb/src/arch/powerpc/kernel/dt_cpu_ftrs.c:1055:6: note: byref variable will be forcibly initialized 1055 | int count, i; | ^~~~~ /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/hfsplus/dir.c:134:6: note: byref variable will be forcibly initialized 134 | int len, err; | ^~~ /kisskb/src/mm/mlock.c: In function '__munlock_pagevec_fill': /kisskb/src/mm/mlock.c:356:14: note: byref variable will be forcibly initialized 356 | spinlock_t *ptl; | ^~~ /kisskb/src/mm/mlock.c: In function '__munlock_pagevec': /kisskb/src/mm/mlock.c:267:6: note: byref variable will be forcibly initialized 267 | int pgrescued = 0; | ^~~~~~~~~ /kisskb/src/mm/mlock.c:265:17: note: byref variable will be forcibly initialized 265 | struct pagevec pvec_putback; | ^~~~~~~~~~~~ /kisskb/src/mm/mlock.c: In function 'munlock_vma_pages_range': /kisskb/src/mm/mlock.c:431:18: note: byref variable will be forcibly initialized 431 | struct pagevec pvec; | ^~~~ /kisskb/src/mm/mlock.c: In function 'apply_vma_lock_flags': /kisskb/src/mm/mlock.c:564:31: note: byref variable will be forcibly initialized 564 | struct vm_area_struct *vma, *prev; | ^~~~ /kisskb/src/mm/mlock.c: In function 'apply_mlockall_flags': /kisskb/src/mm/mlock.c:742:31: note: byref variable will be forcibly initialized 742 | struct vm_area_struct *vma, *prev = NULL; | ^~~~ /kisskb/src/kernel/irq/chip.c: In function 'irq_set_chip': /kisskb/src/kernel/irq/chip.c:43:16: note: byref variable will be forcibly initialized 43 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/irq/chip.c: In function 'irq_set_handler_data': /kisskb/src/kernel/irq/chip.c:92:16: note: byref variable will be forcibly initialized 92 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/irq/chip.c: In function 'irq_set_chip_data': /kisskb/src/kernel/irq/chip.c:147:16: note: byref variable will be forcibly initialized 147 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/irq/chip.c: In function 'irq_modify_status': /kisskb/src/kernel/irq/chip.c:1088:16: note: byref variable will be forcibly initialized 1088 | unsigned long flags, trigger, tmp; | ^~~~~ /kisskb/src/kernel/irq/chip.c: In function 'irq_set_irq_type': /kisskb/src/kernel/irq/chip.c:70:16: note: byref variable will be forcibly initialized 70 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/irq/chip.c: In function 'handle_untracked_irq': In file included from /kisskb/src/fs/ext4/namei.c:39: /kisskb/src/fs/ext4/namei.c: In function 'ext4_chksum': /kisskb/src/kernel/irq/chip.c:578:15: note: byref variable will be forcibly initialized 578 | unsigned int flags = 0; | ^~~~~ /kisskb/src/fs/ext4/ext4.h:2446:4: note: byref variable will be forcibly initialized 2446 | } desc; | ^~~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_dx_csum': /kisskb/src/fs/ext4/namei.c:448:8: note: byref variable will be forcibly initialized 448 | __u32 dummy_csum = 0; | ^~~~~~~~~~ /kisskb/src/kernel/irq/chip.c: In function 'irq_set_msi_desc_off': /kisskb/src/kernel/irq/chip.c:114:16: note: byref variable will be forcibly initialized 114 | unsigned long flags; | ^~~~~ /kisskb/src/fs/ext4/namei.c: In function 'dx_make_map': /kisskb/src/fs/ext4/namei.c:1258:22: note: byref variable will be forcibly initialized 1258 | struct dx_hash_info h = *hinfo; | ^ /kisskb/src/kernel/irq/chip.c: In function '__irq_set_handler': /kisskb/src/kernel/irq/chip.c:1049:16: note: byref variable will be forcibly initialized 1049 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/irq/chip.c: In function 'irq_set_chained_handler_and_data': /kisskb/src/kernel/irq/chip.c:1064:16: note: byref variable will be forcibly initialized 1064 | unsigned long flags; | ^~~~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_tmpfile': /kisskb/src/fs/ext4/namei.c:2806:11: note: byref variable will be forcibly initialized 2806 | int err, retries = 0; | ^~~~~~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_whiteout_for_rename': /kisskb/src/fs/ext4/namei.c:3655:6: note: byref variable will be forcibly initialized 3655 | int retries = 0; | ^~~~~~~ /kisskb/src/kernel/printk/index.c: In function 'pi_show': /kisskb/src/kernel/printk/index.c:77:25: note: byref variable will be forcibly initialized 77 | enum printk_info_flags flags = 0; | ^~~~~ /kisskb/src/kernel/printk/index.c:76:6: note: byref variable will be forcibly initialized 76 | int level = LOGLEVEL_DEFAULT; | ^~~~~ /kisskb/src/fs/ext4/namei.c: In function 'htree_dirblock_to_tree': /kisskb/src/fs/ext4/namei.c:1023:60: note: byref variable will be forcibly initialized 1023 | struct fscrypt_str fname_crypto_str = FSTR_INIT(NULL, 0), tmp_str; | ^~~~~~~ /kisskb/src/fs/ext4/namei.c:1023:21: note: byref variable will be forcibly initialized 1023 | struct fscrypt_str fname_crypto_str = FSTR_INIT(NULL, 0), tmp_str; | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_rename_dir_prepare': /kisskb/src/fs/ext4/namei.c:3496:6: note: byref variable will be forcibly initialized 3496 | int retval; | ^~~~~~ /kisskb/src/fs/ext4/namei.c: In function 'do_split': /kisskb/src/fs/ext4/namei.c:1911:14: note: byref variable will be forcibly initialized 1911 | ext4_lblk_t newblock; | ^~~~~~~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_htree_fill_tree': /kisskb/src/fs/ext4/namei.c:1150:8: note: byref variable will be forcibly initialized 1150 | int has_inline_data = 1; | ^~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/namei.c:1134:21: note: byref variable will be forcibly initialized 1134 | struct fscrypt_str tmp_str; | ^~~~~~~ /kisskb/src/fs/ext4/namei.c:1133:8: note: byref variable will be forcibly initialized 1133 | __u32 hashval; | ^~~~~~~ /kisskb/src/fs/ext4/namei.c:1128:18: note: byref variable will be forcibly initialized 1128 | struct dx_frame frames[EXT4_HTREE_LEVEL], *frame; | ^~~~~~ /kisskb/src/fs/ext4/namei.c:1126:22: note: byref variable will be forcibly initialized 1126 | struct dx_hash_info hinfo; | ^~~~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_dx_find_entry': /kisskb/src/fs/ext4/namei.c:1712:18: note: byref variable will be forcibly initialized 1712 | struct dx_frame frames[EXT4_HTREE_LEVEL], *frame; | ^~~~~~ /kisskb/src/fs/ext4/namei.c: In function '__ext4_find_entry': /kisskb/src/fs/ext4/namei.c:1544:7: note: byref variable will be forcibly initialized 1544 | int has_inline_data = 1; | ^~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/namei.c:1526:22: note: byref variable will be forcibly initialized 1526 | struct buffer_head *bh_use[NAMEI_RA_SIZE]; | ^~~~~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_find_entry': /kisskb/src/fs/ext4/namei.c:1671:23: note: byref variable will be forcibly initialized 1671 | struct ext4_filename fname; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/mmap.h:48, from /kisskb/src/mm/mmap.c:57: /kisskb/src/mm/mmap.c: In function 'perf_trace_vm_unmapped_area': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/fs/ext4/namei.c: In function 'ext4_resetent': /kisskb/src/fs/ext4/namei.c:3567:23: note: byref variable will be forcibly initialized 3567 | struct ext4_renament old = *ent; | ^~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_lookup_entry': /kisskb/src/fs/ext4/namei.c:1691:23: note: byref variable will be forcibly initialized 1691 | struct ext4_filename fname; | ^~~~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_lookup': /kisskb/src/fs/ext4/namei.c:1763:27: note: byref variable will be forcibly initialized 1763 | struct ext4_dir_entry_2 *de; | ^~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/mmap.h:48, from /kisskb/src/mm/mmap.c:57: /kisskb/src/mm/mmap.c: In function '__bpf_trace_vm_unmapped_area': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/fs/ext4/namei.c: In function 'ext4_get_parent': /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/fs/ext4/namei.c:1820:28: note: byref variable will be forcibly initialized 1820 | struct ext4_dir_entry_2 * de; | ^~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/fs/ext4/namei.c: In function 'ext4_dx_add_entry': /kisskb/src/fs/ext4/namei.c:2441:15: note: byref variable will be forcibly initialized 2441 | ext4_lblk_t newblock; | ^~~~~~~~ /kisskb/src/fs/ext4/namei.c:2406:22: note: byref variable will be forcibly initialized 2406 | struct buffer_head *bh; | ^~ /kisskb/src/fs/ext4/namei.c:2404:18: note: byref variable will be forcibly initialized 2404 | struct dx_frame frames[EXT4_HTREE_LEVEL], *frame; | ^~~~~~ /kisskb/src/fs/ext4/namei.c: In function 'make_indexed_dir': /kisskb/src/fs/ext4/namei.c:2164:15: note: byref variable will be forcibly initialized 2164 | ext4_lblk_t block; | ^~~~~ /kisskb/src/fs/ext4/namei.c:2157:18: note: byref variable will be forcibly initialized 2157 | struct dx_frame frames[EXT4_HTREE_LEVEL], *frame; | ^~~~~~ /kisskb/src/fs/ext4/namei.c:2155:22: note: byref variable will be forcibly initialized 2155 | struct buffer_head *bh2; | ^~~ /kisskb/src/mm/mmap.c: In function 'unmap_region': /kisskb/src/mm/mmap.c:2650:20: note: byref variable will be forcibly initialized 2650 | struct mmu_gather tlb; | ^~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_add_entry': /kisskb/src/fs/ext4/namei.c:2297:14: note: byref variable will be forcibly initialized 2297 | ext4_lblk_t block, blocks; | ^~~~~ /kisskb/src/fs/ext4/namei.c:2293:23: note: byref variable will be forcibly initialized 2293 | struct ext4_filename fname; | ^~~~~ /kisskb/src/mm/mmap.c: In function 'cmdline_parse_stack_guard_gap': /kisskb/src/mm/mmap.c:2553:8: note: byref variable will be forcibly initialized 2553 | char *endptr; | ^~~~~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_mknod': /kisskb/src/fs/ext4/namei.c:2772:20: note: byref variable will be forcibly initialized 2772 | int err, credits, retries = 0; | ^~~~~~~ /kisskb/src/fs/ext4/namei.c:2771:16: note: byref variable will be forcibly initialized 2771 | struct inode *inode; | ^~~~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_symlink': /kisskb/src/fs/ext4/namei.c:3256:16: note: byref variable will be forcibly initialized 3256 | struct inode *inode; | ^~~~~ /kisskb/src/mm/mmap.c: In function '__insert_vm_struct': /kisskb/src/mm/mmap.c:714:29: note: byref variable will be forcibly initialized 714 | struct rb_node **rb_link, *rb_parent; | ^~~~~~~~~ /kisskb/src/mm/mmap.c:714:19: note: byref variable will be forcibly initialized 714 | struct rb_node **rb_link, *rb_parent; | ^~~~~~~ /kisskb/src/mm/mmap.c:713:25: note: byref variable will be forcibly initialized 713 | struct vm_area_struct *prev; | ^~~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_create': /kisskb/src/fs/ext4/namei.c:2737:20: note: byref variable will be forcibly initialized 2737 | int err, credits, retries = 0; | ^~~~~~~ /kisskb/src/fs/ext4/namei.c:2736:16: note: byref variable will be forcibly initialized 2736 | struct inode *inode; | ^~~~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_delete_entry': /kisskb/src/fs/ext4/namei.c:2635:7: note: byref variable will be forcibly initialized 2635 | int has_inline_data = 1; | ^~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_find_delete_entry': /kisskb/src/fs/ext4/namei.c:3594:27: note: byref variable will be forcibly initialized 3594 | struct ext4_dir_entry_2 *de; | ^~ /kisskb/src/arch/powerpc/kernel/eeh.c: In function 'eeh_dump_dev_log': /kisskb/src/arch/powerpc/kernel/eeh.c:173:7: note: byref variable will be forcibly initialized 173 | char buffer[128]; | ^~~~~~ /kisskb/src/arch/powerpc/kernel/eeh.c:170:6: note: byref variable will be forcibly initialized 170 | u32 cfg; | ^~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_init_new_dir': /kisskb/src/mm/mmap.c: In function 'exit_mmap': /kisskb/src/fs/ext4/namei.c:2876:14: note: byref variable will be forcibly initialized 2876 | ext4_lblk_t block = 0; | ^~~~~ /kisskb/src/mm/mmap.c:3131:20: note: byref variable will be forcibly initialized 3131 | struct mmu_gather tlb; | ^~~ /kisskb/src/mm/mmap.c: In function 'insert_vm_struct': /kisskb/src/mm/mmap.c:3200:29: note: byref variable will be forcibly initialized 3200 | struct rb_node **rb_link, *rb_parent; | ^~~~~~~~~ /kisskb/src/mm/mmap.c:3200:19: note: byref variable will be forcibly initialized 3200 | struct rb_node **rb_link, *rb_parent; | ^~~~~~~ /kisskb/src/mm/mmap.c:3199:25: note: byref variable will be forcibly initialized 3199 | struct vm_area_struct *prev; | ^~~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_mkdir': /kisskb/src/fs/ext4/namei.c:2917:30: note: byref variable will be forcibly initialized 2917 | int err, err2 = 0, credits, retries = 0; | ^~~~~~~ /kisskb/src/mm/mmap.c: In function 'copy_vma': /kisskb/src/mm/mmap.c:3242:29: note: byref variable will be forcibly initialized 3242 | struct rb_node **rb_link, *rb_parent; | ^~~~~~~~~ /kisskb/src/mm/mmap.c:3242:19: note: byref variable will be forcibly initialized 3242 | struct rb_node **rb_link, *rb_parent; | ^~~~~~~ /kisskb/src/mm/mmap.c:3241:35: note: byref variable will be forcibly initialized 3241 | struct vm_area_struct *new_vma, *prev; | ^~~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_empty_dir': /kisskb/src/fs/ext4/namei.c:2988:7: note: byref variable will be forcibly initialized 2988 | int has_inline_data = 1; | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/powerpc/kernel/eeh.c:34: /kisskb/src/arch/powerpc/kernel/eeh.c: In function 'ppc_find_vmap_phys': /kisskb/src/arch/powerpc/include/asm/pte-walk.h:43:6: note: byref variable will be forcibly initialized 43 | int hugepage_shift; | ^~~~~~~~~~~~~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_rmdir': /kisskb/src/fs/ext4/namei.c:3062:27: note: byref variable will be forcibly initialized 3062 | struct ext4_dir_entry_2 *de; | ^~ /kisskb/src/arch/powerpc/kernel/eeh.c: In function 'eeh_iommu_group_to_pe': /kisskb/src/arch/powerpc/kernel/eeh.c:1291:18: note: byref variable will be forcibly initialized 1291 | struct pci_dev *pdev = NULL; | ^~~~ /kisskb/src/arch/powerpc/kernel/eeh.c: In function 'eeh_debug_lookup_pdev': /kisskb/src/arch/powerpc/kernel/eeh.c:1597:7: note: byref variable will be forcibly initialized 1597 | char buf[20]; | ^~~ /kisskb/src/arch/powerpc/kernel/eeh.c:1595:29: note: byref variable will be forcibly initialized 1595 | uint32_t domain, bus, dev, fn; | ^~ /kisskb/src/arch/powerpc/kernel/eeh.c:1595:24: note: byref variable will be forcibly initialized 1595 | uint32_t domain, bus, dev, fn; | ^~~ /kisskb/src/arch/powerpc/kernel/eeh.c:1595:19: note: byref variable will be forcibly initialized 1595 | uint32_t domain, bus, dev, fn; | ^~~ /kisskb/src/arch/powerpc/kernel/eeh.c:1595:11: note: byref variable will be forcibly initialized 1595 | uint32_t domain, bus, dev, fn; | ^~~~~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_rename': /kisskb/src/fs/ext4/namei.c:3696:12: note: byref variable will be forcibly initialized 3696 | handle_t *handle = NULL; | ^~~~~~ /kisskb/src/arch/powerpc/kernel/eeh.c: In function 'eeh_force_recover_write': /kisskb/src/arch/powerpc/kernel/eeh.c:1647:7: note: byref variable will be forcibly initialized 1647 | char buf[20]; | ^~~ /kisskb/src/arch/powerpc/kernel/eeh.c:1645:18: note: byref variable will be forcibly initialized 1645 | uint32_t phbid, pe_no; | ^~~~~ /kisskb/src/arch/powerpc/kernel/eeh.c:1645:11: note: byref variable will be forcibly initialized 1645 | uint32_t phbid, pe_no; | ^~~~~ /kisskb/src/mm/mmap.c: In function 'do_brk_flags': /kisskb/src/arch/powerpc/kernel/eeh.c: In function 'eeh_debugfs_break_device': /kisskb/src/arch/powerpc/kernel/eeh.c:1745:6: note: byref variable will be forcibly initialized 1745 | u16 old, bit; | ^~~ /kisskb/src/mm/mmap.c:3031:29: note: byref variable will be forcibly initialized 3031 | struct rb_node **rb_link, *rb_parent; | ^~~~~~~~~ /kisskb/src/mm/mmap.c:3031:19: note: byref variable will be forcibly initialized 3031 | struct rb_node **rb_link, *rb_parent; | ^~~~~~~ /kisskb/src/mm/mmap.c:3030:31: note: byref variable will be forcibly initialized 3030 | struct vm_area_struct *vma, *prev; | ^~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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:3101:12: note: byref variable will be forcibly initialized 3101 | LIST_HEAD(uf); | ^~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/mmap.c: In function '__do_sys_brk': /kisskb/src/mm/mmap.c:202:12: note: byref variable will be forcibly initialized 202 | LIST_HEAD(uf); | ^~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/mmap.c: In function '__vm_munmap': /kisskb/src/mm/mmap.c:2907:12: note: byref variable will be forcibly initialized 2907 | LIST_HEAD(uf); | ^~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/arch/powerpc/kernel/eeh.c: In function 'eeh_slot_error_detail': /kisskb/src/arch/powerpc/kernel/eeh.c:293:9: note: byref variable will be forcibly initialized 293 | size_t loglen = 0; | ^~~~~~ /kisskb/src/fs/ext4/namei.c: In function '__ext4_unlink': /kisskb/src/fs/ext4/namei.c:3152:27: note: byref variable will be forcibly initialized 3152 | struct ext4_dir_entry_2 *de; | ^~ /kisskb/src/mm/mmap.c: In function 'mmap_region': /kisskb/src/mm/mmap.c:1728:29: note: byref variable will be forcibly initialized 1728 | struct rb_node **rb_link, *rb_parent; | ^~~~~~~~~ /kisskb/src/mm/mmap.c:1728:19: note: byref variable will be forcibly initialized 1728 | struct rb_node **rb_link, *rb_parent; | ^~~~~~~ /kisskb/src/mm/mmap.c:1726:31: note: byref variable will be forcibly initialized 1726 | struct vm_area_struct *vma, *prev, *merge; | ^~~~ /kisskb/src/fs/ext4/namei.c: In function '__ext4_link': /kisskb/src/fs/ext4/namei.c:3385:11: note: byref variable will be forcibly initialized 3385 | int err, retries = 0; | ^~~~~~~ /kisskb/src/mm/mmap.c: In function '__do_sys_remap_file_pages': /kisskb/src/mm/mmap.c:2951:16: note: byref variable will be forcibly initialized 2951 | unsigned long populate = 0; | ^~~~~~~~ /kisskb/src/arch/powerpc/kernel/eeh.c: In function 'eeh_pe_reset_full': /kisskb/src/arch/powerpc/kernel/eeh.c:827:15: note: byref variable will be forcibly initialized 827 | unsigned int freset = 0; | ^~~~~~ /kisskb/src/fs/sysv/ialloc.c: In function 'refill_free_cache': /kisskb/src/fs/sysv/ialloc.c:74:23: note: byref variable will be forcibly initialized 74 | struct buffer_head * bh; | ^~ /kisskb/src/fs/sysv/ialloc.c: In function 'sysv_free_inode': /kisskb/src/fs/sysv/ialloc.c:106:23: note: byref variable will be forcibly initialized 106 | struct buffer_head * bh; | ^~ /kisskb/src/fs/sysv/ialloc.c: In function 'sysv_count_free_inodes': /kisskb/src/fs/sysv/ialloc.c:185:23: note: byref variable will be forcibly initialized 185 | struct buffer_head * bh; | ^~ /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; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/delayacct.h:51, from /kisskb/src/kernel/sched/sched.h:47, from /kisskb/src/kernel/sched/cpupri.c:25: /kisskb/src/kernel/sched/cpupri.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/arch/powerpc/kernel/eeh_pe.c: In function 'eeh_restore_device_bars': /kisskb/src/arch/powerpc/kernel/eeh_pe.c:733:6: note: byref variable will be forcibly initialized 733 | u32 cmd; | ^~~ /kisskb/src/arch/powerpc/kernel/eeh_pe.c: In function 'eeh_bridge_check_link': /kisskb/src/arch/powerpc/kernel/eeh_pe.c:634:11: note: byref variable will be forcibly initialized 634 | uint32_t val; | ^~~ /kisskb/src/arch/powerpc/kernel/eeh_pe.c: In function 'eeh_wait_state': /kisskb/src/arch/powerpc/kernel/eeh_pe.c:109:6: note: byref variable will be forcibly initialized 109 | int mwait; | ^~~~~ /kisskb/src/kernel/rcu/srcutree.c: In function 'init_srcu_struct_nodes': /kisskb/src/kernel/rcu/srcutree.c:88:6: note: byref variable will be forcibly initialized 88 | int levelspread[RCU_NUM_LVLS]; | ^~~~~~~~~~~ /kisskb/src/kernel/rcu/srcutree.c: In function 'srcu_invoke_callbacks': /kisskb/src/kernel/rcu/srcutree.c:1245:20: note: byref variable will be forcibly initialized 1245 | struct rcu_cblist ready_cbs; | ^~~~~~~~~ /kisskb/src/kernel/printk/printk_ringbuffer.c: In function 'desc_reopen_last': /kisskb/src/kernel/printk/printk_ringbuffer.c:1264:6: note: byref variable will be forcibly initialized 1264 | u32 cid; | ^~~ /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 '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/kernel/printk/printk_ringbuffer.c: In function 'data_push_tail': /kisskb/src/kernel/printk/printk_ringbuffer.c:634:16: note: byref variable will be forcibly initialized 634 | unsigned long next_lpos; | ^~~~~~~~~ /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/rcu/srcutree.c: In function '__synchronize_srcu': /kisskb/src/kernel/rcu/srcutree.c:915:25: note: byref variable will be forcibly initialized 915 | struct rcu_synchronize rcu; | ^~~ /kisskb/src/kernel/printk/printk_ringbuffer.c: In function 'prb_first_seq': /kisskb/src/kernel/printk/printk_ringbuffer.c:1830:6: note: byref variable will be forcibly initialized 1830 | u64 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 'desc_read_finalized_seq': /kisskb/src/kernel/printk/printk_ringbuffer.c:1750:6: note: byref variable will be forcibly initialized 1750 | u64 s; | ^ /kisskb/src/kernel/printk/printk_ringbuffer.c: In function 'copy_data': /kisskb/src/kernel/printk/printk_ringbuffer.c:1698:15: note: byref variable will be forcibly initialized 1698 | unsigned int data_size; | ^~~~~~~~~ /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_reserve_in_last': /kisskb/src/kernel/printk/printk_ringbuffer.c:1354:16: note: byref variable will be forcibly initialized 1354 | unsigned long id; | ^~ /kisskb/src/kernel/printk/printk_ringbuffer.c:1352:15: note: byref variable will be forcibly initialized 1352 | unsigned int data_size; | ^~~~~~~~~ /kisskb/src/kernel/printk/printk_ringbuffer.c: In function 'prb_reserve': /kisskb/src/kernel/printk/printk_ringbuffer.c:1485:16: note: byref variable will be forcibly initialized 1485 | unsigned long id; | ^~ /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/printk/printk_ringbuffer.c: In function 'prb_first_valid_seq': /kisskb/src/kernel/printk/printk_ringbuffer.c:1983:6: note: byref variable will be forcibly initialized 1983 | u64 seq = 0; | ^~~ /kisskb/src/kernel/printk/printk_ringbuffer.c: In function 'prb_next_seq': /kisskb/src/kernel/printk/printk_ringbuffer.c:2008:6: note: byref variable will be forcibly initialized 2008 | u64 seq = 0; | ^~~ /kisskb/src/mm/mprotect.c: In function 'change_pmd_range': /kisskb/src/mm/mprotect.c:230:28: note: byref variable will be forcibly initialized 230 | struct mmu_notifier_range range; | ^~~~~ /kisskb/src/mm/mprotect.c: In function 'mprotect_fixup': /kisskb/src/mm/mprotect.c:433:12: note: byref variable will be forcibly initialized 433 | pgprot_t new_pgprot = vm_get_page_prot(newflags); | ^~~~~~~~~~ /kisskb/src/mm/mremap.c: In function 'move_page_tables': /kisskb/src/mm/mremap.c:485:28: note: byref variable will be forcibly initialized 485 | struct mmu_notifier_range range; | ^~~~~ /kisskb/src/mm/mprotect.c: In function 'do_mprotect_pkey': /kisskb/src/mm/mprotect.c:526:31: note: byref variable will be forcibly initialized 526 | struct vm_area_struct *vma, *prev; | ^~~~ /kisskb/src/mm/mremap.c: In function 'move_vma': /kisskb/src/mm/mremap.c:582:7: note: byref variable will be forcibly initialized 582 | bool need_rmap_locks; | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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:900:12: note: byref variable will be forcibly initialized 900 | LIST_HEAD(uf_unmap); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/mremap.c:899:12: note: byref variable will be forcibly initialized 899 | LIST_HEAD(uf_unmap_early); | ^~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/mremap.c:896:7: note: byref variable will be forcibly initialized 896 | bool locked = false; | ^~~~~~ /kisskb/src/arch/powerpc/kernel/eeh_driver.c: In function 'eeh_slot_presence_check': /kisskb/src/arch/powerpc/kernel/eeh_driver.c:765:5: note: byref variable will be forcibly initialized 765 | u8 state; | ^~~~~ /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 = | ^~~~~~~~ /kisskb/src/arch/powerpc/kernel/eeh_driver.c:842:22: note: byref variable will be forcibly initialized 842 | enum pci_ers_result result = PCI_ERS_RESULT_NONE; | ^~~~~~ /kisskb/src/arch/powerpc/kernel/eeh_driver.c: In function 'eeh_handle_special_event': /kisskb/src/arch/powerpc/kernel/eeh_driver.c:1120:17: note: byref variable will be forcibly initialized 1120 | struct eeh_pe *pe, *phb_pe, *tmp_pe; | ^~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/jbd2.h:501, from /kisskb/src/fs/jbd2/journal.c:46: /kisskb/src/fs/jbd2/journal.c: In function 'perf_trace_jbd2_checkpoint': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_jbd2_commit': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_jbd2_end_commit': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_jbd2_submit_inode_data': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_jbd2_handle_start_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_jbd2_handle_extend': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_jbd2_handle_stats': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_jbd2_run_stats': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_jbd2_checkpoint_stats': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/hfsplus/btree.c: In function 'hfs_bmap_new_bmap': /kisskb/src/fs/hfsplus/btree.c:317:9: note: byref variable will be forcibly initialized 317 | __be32 cnid; | ^~~~ /kisskb/src/fs/hfsplus/btree.c:316:24: note: byref variable will be forcibly initialized 316 | struct hfs_bnode_desc desc; | ^~~~ /kisskb/src/fs/jbd2/journal.c: In function 'perf_trace_jbd2_update_log_tail': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_jbd2_write_superblock': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_jbd2_lock_buffer_stall': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_jbd2_journal_shrink': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/jbd2.h:397:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 397 | DECLARE_EVENT_CLASS(jbd2_journal_shrink, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/jbd2.h:397:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 397 | DECLARE_EVENT_CLASS(jbd2_journal_shrink, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'perf_trace_jbd2_shrink_scan_exit': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:435:1: note: in expansion of macro 'TRACE_EVENT' 435 | TRACE_EVENT(jbd2_shrink_scan_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:435:1: note: in expansion of macro 'TRACE_EVENT' 435 | TRACE_EVENT(jbd2_shrink_scan_exit, | ^~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'perf_trace_jbd2_shrink_checkpoint_list': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:462:1: note: in expansion of macro 'TRACE_EVENT' 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:462:1: note: in expansion of macro 'TRACE_EVENT' 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, | ^~~~~~~~~~~ /kisskb/src/fs/hfsplus/btree.c: In function 'hfsplus_bmap_alloc': /kisskb/src/fs/hfsplus/btree.c:379:6: note: byref variable will be forcibly initialized 379 | u16 off16; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/jbd2.h:501, 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/hfsplus/btree.c: In function 'hfsplus_bmap_free': /kisskb/src/fs/hfsplus/btree.c:452:6: note: byref variable will be forcibly initialized 452 | u16 off, len; | ^~~ /kisskb/src/fs/jbd2/journal.c: In function 'trace_event_raw_event_jbd2_handle_start_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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 'trace_event_raw_event_jbd2_journal_shrink': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/jbd2.h:397:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 397 | DECLARE_EVENT_CLASS(jbd2_journal_shrink, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'trace_event_raw_event_jbd2_shrink_scan_exit': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:435:1: note: in expansion of macro 'TRACE_EVENT' 435 | TRACE_EVENT(jbd2_shrink_scan_exit, | ^~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'trace_event_raw_event_jbd2_shrink_checkpoint_list': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:462:1: note: in expansion of macro 'TRACE_EVENT' 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/jbd2.h:501, from /kisskb/src/fs/jbd2/journal.c:46: /kisskb/src/fs/jbd2/journal.c: In function '__bpf_trace_jbd2_checkpoint': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_jbd2_commit': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_jbd2_end_commit': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_jbd2_write_superblock': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_jbd2_lock_buffer_stall': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_jbd2_submit_inode_data': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_jbd2_handle_start_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_jbd2_handle_extend': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_jbd2_handle_stats': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:50:24: note: in expansion of macro '__CAST_TO_U64' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:50:24: note: in expansion of macro '__CAST_TO_U64' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_jbd2_run_stats': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_jbd2_checkpoint_stats': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_jbd2_journal_shrink': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:397:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 397 | DECLARE_EVENT_CLASS(jbd2_journal_shrink, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:397:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 397 | DECLARE_EVENT_CLASS(jbd2_journal_shrink, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:397:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 397 | DECLARE_EVENT_CLASS(jbd2_journal_shrink, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:397:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 397 | DECLARE_EVENT_CLASS(jbd2_journal_shrink, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:397:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 397 | DECLARE_EVENT_CLASS(jbd2_journal_shrink, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:397:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 397 | DECLARE_EVENT_CLASS(jbd2_journal_shrink, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function '__bpf_trace_jbd2_update_log_tail': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_jbd2_shrink_scan_exit': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:435:1: note: in expansion of macro 'TRACE_EVENT' 435 | TRACE_EVENT(jbd2_shrink_scan_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:435:1: note: in expansion of macro 'TRACE_EVENT' 435 | TRACE_EVENT(jbd2_shrink_scan_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:435:1: note: in expansion of macro 'TRACE_EVENT' 435 | TRACE_EVENT(jbd2_shrink_scan_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:435:1: note: in expansion of macro 'TRACE_EVENT' 435 | TRACE_EVENT(jbd2_shrink_scan_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:435:1: note: in expansion of macro 'TRACE_EVENT' 435 | TRACE_EVENT(jbd2_shrink_scan_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:435:1: note: in expansion of macro 'TRACE_EVENT' 435 | TRACE_EVENT(jbd2_shrink_scan_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:435:1: note: in expansion of macro 'TRACE_EVENT' 435 | TRACE_EVENT(jbd2_shrink_scan_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:435:1: note: in expansion of macro 'TRACE_EVENT' 435 | TRACE_EVENT(jbd2_shrink_scan_exit, | ^~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function '__bpf_trace_jbd2_shrink_checkpoint_list': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:462:1: note: in expansion of macro 'TRACE_EVENT' 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:462:1: note: in expansion of macro 'TRACE_EVENT' 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:462:1: note: in expansion of macro 'TRACE_EVENT' 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:462:1: note: in expansion of macro 'TRACE_EVENT' 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:462:1: note: in expansion of macro 'TRACE_EVENT' 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:462:1: note: in expansion of macro 'TRACE_EVENT' 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:462:1: note: in expansion of macro 'TRACE_EVENT' 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:462:1: note: in expansion of macro 'TRACE_EVENT' 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:462:1: note: in expansion of macro 'TRACE_EVENT' 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:462:1: note: in expansion of macro 'TRACE_EVENT' 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:462:1: note: in expansion of macro 'TRACE_EVENT' 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:462:1: note: in expansion of macro 'TRACE_EVENT' 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:462:1: note: in expansion of macro 'TRACE_EVENT' 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:462:1: note: in expansion of macro 'TRACE_EVENT' 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, | ^~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function '__jbd2_debug': /kisskb/src/fs/jbd2/journal.c:108:10: note: byref variable will be forcibly initialized 108 | va_list args; | ^~~~ /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/swait.h:8, from /kisskb/src/include/linux/completion.h:12, from /kisskb/src/include/linux/mm_types.h:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, 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); | ^~~~~~~~~~~ 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:1788:4: note: byref variable will be forcibly initialized 1788 | } desc; | ^~~~ /kisskb/src/fs/jbd2/journal.c: In function 'jbd2_journal_shrink_scan': /kisskb/src/fs/jbd2/journal.c:1296:16: note: byref variable will be forcibly initialized 1296 | unsigned long nr_to_scan = sc->nr_to_scan; | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/pagemap.h:11, from /kisskb/src/include/linux/buffer_head.h:14, from /kisskb/src/include/linux/jbd2.h:23, from /kisskb/src/fs/jbd2/journal.c:25: /kisskb/src/fs/jbd2/journal.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'jbd2_journal_init_inode': /kisskb/src/fs/jbd2/journal.c:1480:11: note: byref variable will be forcibly initialized 1480 | sector_t blocknr; | ^~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'journal_get_superblock': /kisskb/src/fs/jbd2/journal.c:1890:22: note: byref variable will be forcibly initialized 1890 | struct buffer_head *bh; | ^~ /kisskb/src/crypto/asymmetric_keys/public_key.c: In function 'public_key_verify_signature': /kisskb/src/crypto/asymmetric_keys/public_key.c:318:7: note: byref variable will be forcibly initialized 318 | char alg_name[CRYPTO_MAX_ALG_NAME]; | ^~~~~~~~ /kisskb/src/crypto/asymmetric_keys/public_key.c:317:21: note: byref variable will be forcibly initialized 317 | struct scatterlist src_sg[2]; | ^~~~~~ /kisskb/src/crypto/asymmetric_keys/public_key.c:314:21: note: byref variable will be forcibly initialized 314 | struct crypto_wait cwait; | ^~~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, 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); | ^~~~~~~~~~~ /kisskb/src/crypto/asymmetric_keys/public_key.c: In function 'software_key_query': /kisskb/src/crypto/asymmetric_keys/public_key.c:112:7: note: byref variable will be forcibly initialized 112 | char alg_name[CRYPTO_MAX_ALG_NAME]; | ^~~~~~~~ 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:3055:19: note: byref variable will be forcibly initialized 3055 | 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/crypto/asymmetric_keys/public_key.c: In function 'software_key_eds_op': /kisskb/src/crypto/asymmetric_keys/public_key.c:176:7: note: byref variable will be forcibly initialized 176 | char alg_name[CRYPTO_MAX_ALG_NAME]; | ^~~~~~~~ /kisskb/src/crypto/asymmetric_keys/public_key.c:175:28: note: byref variable will be forcibly initialized 175 | struct scatterlist in_sg, out_sg; | ^~~~~~ /kisskb/src/crypto/asymmetric_keys/public_key.c:175:21: note: byref variable will be forcibly initialized 175 | struct scatterlist in_sg, out_sg; | ^~~~~ /kisskb/src/crypto/asymmetric_keys/public_key.c:174:21: note: byref variable will be forcibly initialized 174 | struct crypto_wait cwait; | ^~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'jbd2_journal_bmap': /kisskb/src/fs/jbd2/journal.c:968:11: note: byref variable will be forcibly initialized 968 | sector_t block = 0; | ^~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'jbd2_fc_get_buf': /kisskb/src/fs/jbd2/journal.c:873:21: note: byref variable will be forcibly initialized 873 | unsigned long long pblock; | ^~~~~~ /kisskb/src/fs/jbd2/journal.c: In function '__jbd2_journal_erase': /kisskb/src/fs/jbd2/journal.c:1757:21: note: byref variable will be forcibly initialized 1757 | unsigned long long phys_block, block_start, block_stop; /* physical */ | ^~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'jbd2_journal_get_descriptor_buffer': /kisskb/src/fs/jbd2/journal.c:1005:21: note: byref variable will be forcibly initialized 1005 | unsigned long long blocknr; | ^~~~~~~ In file included from /kisskb/src/include/linux/delayacct.h:51, from /kisskb/src/kernel/sched/sched.h:47, from /kisskb/src/kernel/sched/cpudeadline.c:9: /kisskb/src/kernel/sched/cpudeadline.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/fs/romfs/super.c: In function 'romfs_readdir': /kisskb/src/fs/romfs/super.c:157:7: note: byref variable will be forcibly initialized 157 | char fsname[ROMFS_MAXFN]; /* XXX dynamic? */ | ^~~~~~ /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; | ^~ /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; | ^~ /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/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/crypto/asymmetric_keys/pkcs7_verify.c: In function 'pkcs7_digest': /kisskb/src/crypto/asymmetric_keys/pkcs7_verify.c:73:6: note: byref variable will be forcibly initialized 73 | u8 tag; | ^~~ /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/kernel/dma/mapping.c: In function 'dma_alloc_attrs': /kisskb/src/kernel/dma/mapping.c:492:8: note: byref variable will be forcibly initialized 492 | void *cpu_addr; | ^~~~~~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/arch/powerpc/include/asm/io.h:27, 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/kernel/irq/devres.c:3: /kisskb/src/kernel/irq/devres.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/crypto/asymmetric_keys/verify_pefile.c: In function 'pefile_strip_sig_wrapper': /kisskb/src/crypto/asymmetric_keys/verify_pefile.c:125:25: note: byref variable will be forcibly initialized 125 | struct win_certificate wrapper; | ^~~~~~~ In file included from /kisskb/src/crypto/asymmetric_keys/verify_pefile.c:11: /kisskb/src/crypto/asymmetric_keys/verify_pefile.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/crypto/asymmetric_keys/verify_pefile.c: In function 'verify_pefile_signature': /kisskb/src/crypto/asymmetric_keys/verify_pefile.c:420:24: note: byref variable will be forcibly initialized 420 | struct pefile_context ctx; | ^~~ In file included from /kisskb/src/include/linux/delayacct.h:51, from /kisskb/src/kernel/sched/sched.h:47, from /kisskb/src/kernel/sched/topology.c:5: /kisskb/src/kernel/sched/topology.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/kernel/sched/topology.c: In function 'dattrs_equal': /kisskb/src/kernel/sched/topology.c:2382:27: note: byref variable will be forcibly initialized 2382 | struct sched_domain_attr tmp; | ^~~ /kisskb/src/fs/sysv/inode.c: In function '__sysv_write_inode': /kisskb/src/fs/sysv/inode.c:234:23: note: byref variable will be forcibly initialized 234 | struct buffer_head * bh; | ^~ /kisskb/src/kernel/sched/topology.c: In function 'sched_domain_debug_one': /kisskb/src/kernel/sched/topology.c:38:16: note: byref variable will be forcibly initialized 38 | unsigned long flags = sd->flags; | ^~~~~ /kisskb/src/fs/sysv/inode.c: In function 'sysv_iget': /kisskb/src/fs/sysv/inode.c:173:23: note: byref variable will be forcibly initialized 173 | struct buffer_head * bh; | ^~ /kisskb/src/kernel/sched/topology.c: In function 'build_sched_domains': /kisskb/src/kernel/sched/topology.c:2196:16: note: byref variable will be forcibly initialized 2196 | struct s_data d; | ^ /kisskb/src/fs/hfsplus/bnode.c: In function 'hfsplus_bnode_read_u16': /kisskb/src/fs/hfsplus/bnode.c:45:9: note: byref variable will be forcibly initialized 45 | __be16 data; | ^~~~ /kisskb/src/fs/hfsplus/bnode.c: In function 'hfsplus_bnode_read_u8': /kisskb/src/fs/hfsplus/bnode.c:53:5: note: byref variable will be forcibly initialized 53 | u8 data; | ^~~~ /kisskb/src/fs/hfsplus/bnode.c: In function 'hfsplus_bnode_read_key': /kisskb/src/fs/hfsplus/bnode.c:45:9: note: byref variable will be forcibly initialized 45 | __be16 data; | ^~~~ /kisskb/src/fs/hfsplus/bnode.c: In function 'hfsplus_bnode_write_u16': /kisskb/src/fs/hfsplus/bnode.c:100:9: note: byref variable will be forcibly initialized 100 | __be16 v = cpu_to_be16(data); | ^ /kisskb/src/fs/hfsplus/bnode.c: In function 'hfsplus_bnode_dump': /kisskb/src/fs/hfsplus/bnode.c:45:9: note: byref variable will be forcibly initialized 45 | __be16 data; | ^~~~ /kisskb/src/fs/hfsplus/bnode.c:45:9: note: byref variable will be forcibly initialized /kisskb/src/fs/hfsplus/bnode.c:45:9: note: byref variable will be forcibly initialized /kisskb/src/fs/hfsplus/bnode.c:301:9: note: byref variable will be forcibly initialized 301 | __be32 cnid; | ^~~~ /kisskb/src/fs/hfsplus/bnode.c:300:24: note: byref variable will be forcibly initialized 300 | struct hfs_bnode_desc desc; | ^~~~ /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; | ^~~~~~~ /kisskb/src/fs/proc/namespaces.c: In function 'proc_ns_readlink': /kisskb/src/fs/proc/namespaces.c:76:7: note: byref variable will be forcibly initialized 76 | char name[50]; | ^~~~ 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/fs/hfsplus/bnode.c: In function 'hfsplus_bnode_find': /kisskb/src/fs/hfsplus/bnode.c:45:9: note: byref variable will be forcibly initialized 45 | __be16 data; | ^~~~ /kisskb/src/fs/hfsplus/bnode.c:45:9: note: byref variable will be forcibly initialized /kisskb/src/fs/hfsplus/bnode.c:45:9: note: byref variable will be forcibly initialized 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/include/linux/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, | ^~~~~~~~~~ /kisskb/src/fs/hfsplus/bnode.c: In function 'hfsplus_bnode_unlink': /kisskb/src/fs/hfsplus/bnode.c:339:9: note: byref variable will be forcibly initialized 339 | __be32 cnid; | ^~~~ /kisskb/src/mm/rmap.c: In function 'page_mkclean_one': /kisskb/src/mm/rmap.c:940:28: note: byref variable will be forcibly initialized 940 | struct mmu_notifier_range range; | ^~~~~ /kisskb/src/mm/rmap.c: In function 'try_to_unmap_one': /kisskb/src/mm/rmap.c:1434:28: note: byref variable will be forcibly initialized 1434 | struct mmu_notifier_range range; | ^~~~~ /kisskb/src/mm/rmap.c: In function 'try_to_migrate_one': /kisskb/src/mm/rmap.c:1734:28: note: byref variable will be forcibly initialized 1734 | struct mmu_notifier_range range; | ^~~~~ /kisskb/src/mm/rmap.c: In function 'folio_mkclean': /kisskb/src/mm/rmap.c:1015:6: note: byref variable will be forcibly initialized 1015 | int cleaned = 0; | ^~~~~~~ /kisskb/src/mm/vmalloc.c: In function 'insert_vmap_area': /kisskb/src/mm/vmalloc.c:1032:1: note: byref variable will be forcibly initialized 1032 | insert_vmap_area(struct vmap_area *va, | ^~~~~~~~~~~~~~~~ /kisskb/src/mm/vmalloc.c: In function 'insert_vmap_area_augment': /kisskb/src/mm/vmalloc.c:1044:1: note: byref variable will be forcibly initialized 1044 | insert_vmap_area_augment(struct vmap_area *va, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/vmalloc.c:1044:1: note: byref variable will be forcibly initialized /kisskb/src/mm/vmalloc.c: In function 'merge_or_add_vmap_area': /kisskb/src/mm/vmalloc.c:1074:1: note: byref variable will be forcibly initialized 1074 | merge_or_add_vmap_area(struct vmap_area *va, | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/vmalloc.c: In function 'merge_or_add_vmap_area_augment': /kisskb/src/mm/vmalloc.c:1074:1: note: byref variable will be forcibly initialized /kisskb/src/mm/vmalloc.c: In function 'vmap_range_noflush': /kisskb/src/mm/vmalloc.c:293:17: note: byref variable will be forcibly initialized 293 | pgtbl_mod_mask mask = 0; | ^~~~ /kisskb/src/mm/vmalloc.c: In function 'vmap_small_pages_range_noflush': /kisskb/src/mm/vmalloc.c:549:17: note: byref variable will be forcibly initialized 549 | pgtbl_mod_mask mask = 0; | ^~~~ /kisskb/src/mm/vmalloc.c:548:6: note: byref variable will be forcibly initialized 548 | int nr = 0; | ^~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/mm/vmalloc.c:14: /kisskb/src/mm/vmalloc.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/mm/vmalloc.c: In function 'vunmap_range_noflush': /kisskb/src/mm/vmalloc.c:426:17: note: byref variable will be forcibly initialized 426 | pgtbl_mod_mask mask = 0; | ^~~~ /kisskb/src/mm/vmalloc.c: In function '__purge_vmap_area_lazy': /kisskb/src/mm/vmalloc.c:1666:19: note: byref variable will be forcibly initialized 1666 | struct list_head local_pure_list; | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/fs/adfs/dir.c:9: /kisskb/src/fs/adfs/dir.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/fs/adfs/dir.c: In function 'adfs_iterate': /kisskb/src/fs/adfs/dir.c:243:18: note: byref variable will be forcibly initialized 243 | struct adfs_dir dir; | ^~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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:1947:12: note: byref variable will be forcibly initialized 1947 | LIST_HEAD(purge); | ^~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/adfs/dir.c: In function 'adfs_dir_lookup_byname': /kisskb/src/fs/adfs/dir.c:353:18: note: byref variable will be forcibly initialized 353 | struct adfs_dir dir; | ^~~ /kisskb/src/fs/adfs/dir.c: In function 'adfs_lookup': /kisskb/src/fs/adfs/dir.c:433:21: note: byref variable will be forcibly initialized 433 | struct object_info obj; | ^~~ /kisskb/src/fs/adfs/dir.c: In function 'adfs_dir_update': /kisskb/src/fs/adfs/dir.c:278:18: note: byref variable will be forcibly initialized 278 | struct adfs_dir dir; | ^~~ /kisskb/src/mm/vmalloc.c: In function 'alloc_vmap_area': /kisskb/src/mm/vmalloc.c:1520:16: note: byref variable will be forcibly initialized 1520 | unsigned long freed; | ^~~~~ /kisskb/src/mm/vmalloc.c: In function 'pcpu_get_vm_areas': /kisskb/src/mm/vmalloc.c:3645:27: note: byref variable will be forcibly initialized 3645 | struct vmap_area **vas, *va; | ^~ /kisskb/src/mm/vmalloc.c: In function 'remap_vmalloc_range_partial': /kisskb/src/mm/vmalloc.c:3475:16: note: byref variable will be forcibly initialized 3475 | unsigned long end_index; | ^~~~~~~~~ /kisskb/src/crypto/asymmetric_keys/x509_cert_parser.c: In function 'x509_note_OID': /kisskb/src/crypto/asymmetric_keys/x509_cert_parser.c:163:8: note: byref variable will be forcibly initialized 163 | char buffer[50]; | ^~~~~~ /kisskb/src/mm/vmalloc.c:3474:16: note: byref variable will be forcibly initialized 3474 | unsigned long off; | ^~~ /kisskb/src/crypto/asymmetric_keys/x509_cert_parser.c: In function 'x509_extract_key_data': /kisskb/src/crypto/asymmetric_keys/x509_cert_parser.c:488:11: note: byref variable will be forcibly initialized 488 | enum OID oid; | ^~~ /kisskb/src/kernel/rcu/rcutorture.c: In function 'rcutorture_booster_cleanup': /kisskb/src/kernel/rcu/rcutorture.c:2008:22: note: byref variable will be forcibly initialized 2008 | struct task_struct *t; | ^ /kisskb/src/kernel/rcu/rcutorture.c: In function 'rcu_torture_boost_failed': /kisskb/src/kernel/rcu/rcutorture.c:936:6: note: byref variable will be forcibly initialized 936 | int cpu; | ^~~ /kisskb/src/kernel/rcu/rcutorture.c: In function 'rcu_torture_boost': /kisskb/src/kernel/rcu/rcutorture.c:983:16: note: byref variable will be forcibly initialized 983 | unsigned long gp_state_time; | ^~~~~~~~~~~~~ /kisskb/src/crypto/asymmetric_keys/mscode_parser.c: In function 'mscode_note_content_type': /kisskb/src/crypto/asymmetric_keys/mscode_parser.c:44:8: note: byref variable will be forcibly initialized 44 | char buffer[50]; | ^~~~~~ /kisskb/src/crypto/asymmetric_keys/mscode_parser.c: In function 'mscode_note_digest_algo': /kisskb/src/crypto/asymmetric_keys/mscode_parser.c:73:7: note: byref variable will be forcibly initialized 73 | char buffer[50]; | ^~~~~~ /kisskb/src/kernel/rcu/rcutorture.c: In function 'rcu_torture_stats_print': /kisskb/src/kernel/rcu/rcutorture.c:1897:32: note: byref variable will be forcibly initialized 1897 | unsigned long __maybe_unused gp_seq = 0; | ^~~~~~ /kisskb/src/kernel/rcu/rcutorture.c:1896:22: note: byref variable will be forcibly initialized 1896 | int __maybe_unused flags = 0; | ^~~~~ /kisskb/src/kernel/rcu/rcutorture.c: In function 'rcu_nocb_toggle': /kisskb/src/kernel/rcu/rcutorture.c:1761:10: note: byref variable will be forcibly initialized 1761 | ktime_t toggle_delay; | ^~~~~~~~~~~~ In file included from /kisskb/src/kernel/rcu/rcutorture.c:42: /kisskb/src/kernel/rcu/rcutorture.c:1760:24: note: byref variable will be forcibly initialized 1760 | DEFINE_TORTURE_RANDOM(rand); | ^~~~ /kisskb/src/include/linux/torture.h:73:65: note: in definition of macro 'DEFINE_TORTURE_RANDOM' 73 | #define DEFINE_TORTURE_RANDOM(name) struct torture_random_state name = { 0, 0 } | ^~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/kernel/rcu/rcutorture.c:24: /kisskb/src/kernel/rcu/rcutorture.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/kernel/rcu/rcutorture.c: In function 'rcu_torture_one_read': /kisskb/src/kernel/rcu/rcutorture.c:1616:6: note: byref variable will be forcibly initialized 1616 | int readstate = 0; | ^~~~~~~~~ /kisskb/src/kernel/rcu/rcutorture.c: In function 'rcu_torture_reader': /kisskb/src/kernel/rcu/rcutorture.c:1719:20: note: byref variable will be forcibly initialized 1719 | struct timer_list t; | ^ In file included from /kisskb/src/kernel/rcu/rcutorture.c:42: /kisskb/src/kernel/rcu/rcutorture.c:1718:24: note: byref variable will be forcibly initialized 1718 | DEFINE_TORTURE_RANDOM(rand); | ^~~~ /kisskb/src/include/linux/torture.h:73:65: note: in definition of macro 'DEFINE_TORTURE_RANDOM' 73 | #define DEFINE_TORTURE_RANDOM(name) struct torture_random_state name = { 0, 0 } | ^~~~ In file included from /kisskb/src/fs/ext4/resize.c:16: /kisskb/src/fs/ext4/resize.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/kernel/rcu/rcutorture.c: In function 'rcu_torture_fakewriter': /kisskb/src/kernel/rcu/rcutorture.c:1317:24: note: byref variable will be forcibly initialized 1317 | DEFINE_TORTURE_RANDOM(rand); | ^~~~ /kisskb/src/include/linux/torture.h:73:65: note: in definition of macro 'DEFINE_TORTURE_RANDOM' 73 | #define DEFINE_TORTURE_RANDOM(name) struct torture_random_state name = { 0, 0 } | ^~~~ /kisskb/src/fs/ext4/resize.c: In function 'verify_reserved_gdb': /kisskb/src/fs/ext4/resize.c:760:11: note: byref variable will be forcibly initialized 760 | unsigned seven = 7; | ^~~~~ /kisskb/src/fs/ext4/resize.c:759:11: note: byref variable will be forcibly initialized 759 | unsigned five = 5; | ^~~~ /kisskb/src/fs/ext4/resize.c:758:11: note: byref variable will be forcibly initialized 758 | unsigned three = 1; | ^~~~~ /kisskb/src/fs/ext4/resize.c: In function 'ext4_setup_next_flex_gd': /kisskb/src/fs/ext4/resize.c:1579:16: note: byref variable will be forcibly initialized 1579 | ext4_grpblk_t last; | ^~~~ /kisskb/src/fs/ext4/resize.c:1577:15: note: byref variable will be forcibly initialized 1577 | ext4_group_t group; | ^~~~~ /kisskb/src/fs/ext4/resize.c:1576:15: note: byref variable will be forcibly initialized 1576 | ext4_group_t n_group; | ^~~~~~~ /kisskb/src/fs/ext4/resize.c: In function 'verify_group_input': /kisskb/src/fs/ext4/resize.c:132:35: note: byref variable will be forcibly initialized 132 | ext4_grpblk_t free_blocks_count, offset; | ^~~~~~ /kisskb/src/kernel/rcu/rcutorture.c: In function 'rcu_torture_fwd_prog_nr': /kisskb/src/kernel/rcu/rcutorture.c:2275:22: note: byref variable will be forcibly initialized 2275 | struct fwd_cb_state fcs; | ^~~ /kisskb/src/fs/ext4/resize.c: In function 'reserve_backup_gdb': /kisskb/src/fs/ext4/resize.c:997:19: note: byref variable will be forcibly initialized 997 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/kernel/rcu/rcutorture.c: In function 'rcu_torture_fwd_prog': /kisskb/src/kernel/rcu/rcutorture.c:2497:6: note: byref variable will be forcibly initialized 2497 | int tested_tries = 0; | ^~~~~~~~~~~~ /kisskb/src/crypto/asymmetric_keys/pkcs7_parser.c: In function 'pkcs7_note_OID': /kisskb/src/crypto/asymmetric_keys/pkcs7_parser.c:212:8: note: byref variable will be forcibly initialized 212 | char buffer[50]; | ^~~~~~ /kisskb/src/kernel/rcu/rcutorture.c:2496:6: note: byref variable will be forcibly initialized 2496 | int tested = 0; | ^~~~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/kernel/rcu/rcutorture.c:18: /kisskb/src/kernel/rcu/rcutorture.c: In function 'rcu_torture_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/kernel/rcu/rcutorture.c:2686:3: note: in expansion of macro 'wait_event' 2686 | wait_event(barrier_wq, | ^~~~~~~~~~ /kisskb/src/kernel/rcu/rcutorture.c: In function 'rcu_torture_read_exit_cleanup': /kisskb/src/include/linux/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/rcutorture.c:2893:2: note: in expansion of macro 'wait_event' 2893 | wait_event(read_exit_wq, smp_load_acquire(&read_exit_child_stopped)); | ^~~~~~~~~~ /kisskb/src/kernel/rcu/rcutorture.c: In function 'rcu_torture_barrier_cbs': /kisskb/src/include/linux/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/rcutorture.c:2647:3: note: in expansion of macro 'wait_event' 2647 | wait_event(barrier_cbs_wq[myid], | ^~~~~~~~~~ /kisskb/src/kernel/rcu/rcutorture.c:2641:18: note: byref variable will be forcibly initialized 2641 | struct rcu_head rcu; | ^~~ In file included from /kisskb/src/kernel/rcu/rcutorture.c:42: /kisskb/src/kernel/rcu/rcutorture.c: In function 'rcu_torture_read_exit': /kisskb/src/kernel/rcu/rcutorture.c:2828:24: note: byref variable will be forcibly initialized 2828 | DEFINE_TORTURE_RANDOM(trs); | ^~~ /kisskb/src/include/linux/torture.h:73:65: note: in definition of macro 'DEFINE_TORTURE_RANDOM' 73 | #define DEFINE_TORTURE_RANDOM(name) struct torture_random_state name = { 0, 0 } | ^~~~ /kisskb/src/kernel/rcu/rcutorture.c: In function 'rcu_test_debug_objects': /kisskb/src/kernel/rcu/rcutorture.c:3039:18: note: byref variable will be forcibly initialized 3039 | struct rcu_head rh2; | ^~~ /kisskb/src/kernel/rcu/rcutorture.c:3038:18: note: byref variable will be forcibly initialized 3038 | struct rcu_head rh1; | ^~~ /kisskb/src/kernel/rcu/rcutorture.c: In function 'rcu_torture_mem_dump_obj': /kisskb/src/kernel/rcu/rcutorture.c:1940:19: note: byref variable will be forcibly initialized 1940 | struct rcu_head *rhp; | ^~~ /kisskb/src/kernel/rcu/rcutorture.c: In function 'rcu_torture_cleanup': /kisskb/src/kernel/rcu/rcutorture.c:2904:16: note: byref variable will be forcibly initialized 2904 | unsigned long gp_seq = 0; | ^~~~~~ /kisskb/src/kernel/rcu/rcutorture.c:2903:6: note: byref variable will be forcibly initialized 2903 | int flags = 0; | ^~~~~ /kisskb/src/fs/ext4/resize.c: In function 'update_backups': /kisskb/src/fs/ext4/resize.c:1112:11: note: byref variable will be forcibly initialized 1112 | unsigned seven = 7; | ^~~~~ /kisskb/src/fs/ext4/resize.c:1111:11: note: byref variable will be forcibly initialized 1111 | unsigned five = 5; | ^~~~ /kisskb/src/fs/ext4/resize.c:1110:11: note: byref variable will be forcibly initialized 1110 | unsigned three = 1; | ^~~~~ /kisskb/src/kernel/rcu/rcutorture.c: In function 'rcu_torture_init': /kisskb/src/kernel/rcu/rcutorture.c:3279:24: note: byref variable will be forcibly initialized 3279 | struct sched_param sp; | ^~ /kisskb/src/kernel/rcu/rcutorture.c:3086:16: note: byref variable will be forcibly initialized 3086 | unsigned long gp_seq = 0; | ^~~~~~ /kisskb/src/kernel/rcu/rcutorture.c:3085:6: note: byref variable will be forcibly initialized 3085 | int flags = 0; | ^~~~~ In file included from /kisskb/src/kernel/rcu/rcutorture.c:23: /kisskb/src/kernel/rcu/rcutorture.c: In function 'synchronize_rcu_mult_test': /kisskb/src/include/linux/rcupdate_wait.h:27:25: note: byref variable will be forcibly initialized 27 | struct rcu_synchronize __rs_array[ARRAY_SIZE(__crcu_array)]; \ | ^~~~~~~~~~ /kisskb/src/include/linux/rcupdate_wait.h:51:2: note: in expansion of macro '_wait_rcu_gp' 51 | _wait_rcu_gp(IS_ENABLED(CONFIG_TINY_RCU), __VA_ARGS__) | ^~~~~~~~~~~~ /kisskb/src/kernel/rcu/rcutorture.c:758:2: note: in expansion of macro 'synchronize_rcu_mult' 758 | synchronize_rcu_mult(call_rcu_tasks, call_rcu); | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate_wait.h:26:18: note: byref variable will be forcibly initialized 26 | call_rcu_func_t __crcu_array[] = { __VA_ARGS__ }; \ | ^~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate_wait.h:51:2: note: in expansion of macro '_wait_rcu_gp' 51 | _wait_rcu_gp(IS_ENABLED(CONFIG_TINY_RCU), __VA_ARGS__) | ^~~~~~~~~~~~ /kisskb/src/kernel/rcu/rcutorture.c:758:2: note: in expansion of macro 'synchronize_rcu_mult' 758 | synchronize_rcu_mult(call_rcu_tasks, call_rcu); | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/resize.c: In function 'ext4_flex_group_add': /kisskb/src/fs/ext4/resize.c:1484:15: note: byref variable will be forcibly initialized 1484 | ext4_group_t group; | ^~~~~ /kisskb/src/fs/ext4/resize.c:1483:16: note: byref variable will be forcibly initialized 1483 | ext4_grpblk_t last; | ^~~~ /kisskb/src/fs/ext4/resize.c: In function 'ext4_group_add': /kisskb/src/fs/ext4/resize.c:1653:8: note: byref variable will be forcibly initialized 1653 | __u16 bg_flags = 0; | ^~~~~~~~ /kisskb/src/fs/ext4/resize.c:1645:34: note: byref variable will be forcibly initialized 1645 | struct ext4_new_flex_group_data flex_gd; | ^~~~~~~ /kisskb/src/fs/ext4/resize.c: In function 'ext4_group_extend': /kisskb/src/fs/ext4/resize.c:1785:15: note: byref variable will be forcibly initialized 1785 | ext4_group_t group; | ^~~~~ /kisskb/src/fs/ext4/resize.c:1781:16: note: byref variable will be forcibly initialized 1781 | ext4_grpblk_t last; | ^~~~ /kisskb/src/fs/ext4/resize.c: In function 'ext4_resize_fs': /kisskb/src/fs/ext4/resize.c:1953:15: note: byref variable will be forcibly initialized 1953 | ext4_group_t o_group; | ^~~~~~~ /kisskb/src/fs/ext4/resize.c:1950:21: note: byref variable will be forcibly initialized 1950 | ext4_grpblk_t add, offset; | ^~~~~~ /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:467:9: note: byref variable will be forcibly initialized 467 | __be32 cnid; | ^~~~ /kisskb/src/fs/hfsplus/brec.c:465:24: note: byref variable will be forcibly initialized 465 | struct hfs_bnode_desc node_desc; | ^~~~~~~~~ /kisskb/src/fs/nls/nls_utf8.c: In function 'char2uni': /kisskb/src/fs/nls/nls_utf8.c:32:12: note: byref variable will be forcibly initialized 32 | unicode_t u; | ^ /kisskb/src/fs/hfsplus/brec.c: In function 'hfsplus_brec_lenoff': /kisskb/src/fs/hfsplus/brec.c:22:9: note: byref variable will be forcibly initialized 22 | __be16 retval[2]; | ^~~~~~ /kisskb/src/fs/autofs/inode.c: In function 'parse_options': /kisskb/src/fs/autofs/inode.c:138:6: note: byref variable will be forcibly initialized 138 | int pipefd = -1; | ^~~~~~ /kisskb/src/fs/autofs/inode.c:137:6: note: byref variable will be forcibly initialized 137 | int option; | ^~~~~~ /kisskb/src/fs/autofs/inode.c:136:14: note: byref variable will be forcibly initialized 136 | substring_t args[MAX_OPT_ARGS]; | ^~~~ /kisskb/src/fs/hfsplus/brec.c: In function 'hfsplus_brec_insert': /kisskb/src/fs/hfsplus/brec.c:70:9: note: byref variable will be forcibly initialized 70 | __be32 cnid; | ^~~~ /kisskb/src/fs/autofs/inode.c: In function 'autofs_fill_super': /kisskb/src/fs/autofs/inode.c:228:7: note: byref variable will be forcibly initialized 228 | bool pgrp_set = false; | ^~~~~~~~ /kisskb/src/fs/autofs/inode.c:227:6: note: byref variable will be forcibly initialized 227 | int pgrp = 0; | ^~~~ /kisskb/src/fs/hfsplus/brec.c: In function 'hfs_brec_update_parent': /kisskb/src/fs/hfsplus/brec.c:430:10: note: byref variable will be forcibly initialized 430 | __be32 cnid; | ^~~~ /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/fs/sysv/itree.c: In function 'find_shared': /kisskb/src/fs/sysv/itree.c:284:9: note: byref variable will be forcibly initialized 284 | int k, err; | ^~~ /kisskb/src/fs/sysv/itree.c: In function 'get_block': /kisskb/src/fs/sysv/itree.c:207:11: note: byref variable will be forcibly initialized 207 | Indirect chain[DEPTH]; | ^~~~~ /kisskb/src/fs/sysv/itree.c:206:6: note: byref variable will be forcibly initialized 206 | int offsets[DEPTH]; | ^~~~~~~ /kisskb/src/fs/sysv/itree.c:205:6: note: byref variable will be forcibly initialized 205 | int err = -EIO; | ^~~ /kisskb/src/fs/sysv/itree.c: In function 'sysv_truncate': /kisskb/src/fs/sysv/itree.c:370:14: note: byref variable will be forcibly initialized 370 | sysv_zone_t nr = 0; | ^~ /kisskb/src/fs/sysv/itree.c:368:11: note: byref variable will be forcibly initialized 368 | Indirect chain[DEPTH]; | ^~~~~ /kisskb/src/fs/sysv/itree.c:367:6: note: byref variable will be forcibly initialized 367 | int offsets[DEPTH]; | ^~~~~~~ /kisskb/src/mm/page_alloc.c: In function '__rmqueue_fallback': /kisskb/src/mm/page_alloc.c:2908:7: note: byref variable will be forcibly initialized 2908 | bool can_steal; | ^~~~~~~~~ /kisskb/src/mm/page_alloc.c: In function '__rmqueue': /kisskb/src/mm/page_alloc.c:2908:7: note: byref variable will be forcibly initialized /kisskb/src/mm/page_alloc.c: In function 'show_migration_types': /kisskb/src/mm/page_alloc.c:5862:7: note: byref variable will be forcibly initialized 5862 | char tmp[MIGRATE_TYPES + 1]; | ^~~ /kisskb/src/mm/page_alloc.c: In function '__early_pfn_to_nid': /kisskb/src/mm/page_alloc.c:1715:27: note: byref variable will be forcibly initialized 1715 | unsigned long start_pfn, end_pfn; | ^~~~~~~ /kisskb/src/mm/page_alloc.c:1715:16: note: byref variable will be forcibly initialized 1715 | unsigned long start_pfn, end_pfn; | ^~~~~~~~~ /kisskb/src/mm/page_alloc.c: In function 'rmqueue_bulk': /kisskb/src/mm/page_alloc.c:2908:7: note: byref variable will be forcibly initialized 2908 | bool can_steal; | ^~~~~~~~~ /kisskb/src/mm/page_alloc.c: In function 'debug_guardpage_minorder_setup': /kisskb/src/mm/page_alloc.c:779:16: note: byref variable will be forcibly initialized 779 | unsigned long res; | ^~~ /kisskb/src/mm/page_alloc.c: In function 'rmqueue': /kisskb/src/mm/page_alloc.c:2908:7: note: byref variable will be forcibly initialized 2908 | bool can_steal; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/arch/powerpc/include/asm/io.h:27, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/kernel/irq/generic-chip.c:7: /kisskb/src/kernel/irq/generic-chip.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/mm/page_alloc.c: In function 'early_calculate_totalpages': /kisskb/src/mm/page_alloc.c:7746:9: note: byref variable will be forcibly initialized 7746 | int i, nid; | ^~~ /kisskb/src/mm/page_alloc.c:7746:6: note: byref variable will be forcibly initialized 7746 | int i, nid; | ^ /kisskb/src/mm/page_alloc.c:7745:27: note: byref variable will be forcibly initialized 7745 | unsigned long start_pfn, end_pfn; | ^~~~~~~ /kisskb/src/mm/page_alloc.c:7745:16: note: byref variable will be forcibly initialized 7745 | unsigned long start_pfn, end_pfn; | ^~~~~~~~~ /kisskb/src/mm/page_alloc.c: In function 'find_zone_movable_pfns_for_nodes': /kisskb/src/mm/page_alloc.c:7876:28: note: byref variable will be forcibly initialized 7876 | unsigned long start_pfn, end_pfn; | ^~~~~~~ /kisskb/src/mm/page_alloc.c:7876:17: note: byref variable will be forcibly initialized 7876 | unsigned long start_pfn, end_pfn; | ^~~~~~~~~ In file included from /kisskb/src/kernel/irq/generic-chip.c:11: /kisskb/src/kernel/irq/generic-chip.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/mm/page_alloc.c:7766:6: note: byref variable will be forcibly initialized 7766 | int i, nid; | ^ /kisskb/src/kernel/irq/generic-chip.c: In function 'irq_gc_get_irq_data': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/mm/page_alloc.c: In function 'cmdline_parse_core': /kisskb/src/mm/page_alloc.c:8103:8: note: byref variable will be forcibly initialized 8103 | char *endptr; | ^~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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:1458:12: note: byref variable will be forcibly initialized 1458 | LIST_HEAD(head); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/page_alloc.c: In function 'steal_suitable_fallback': /kisskb/src/mm/page_alloc.c:2662:18: note: byref variable will be forcibly initialized 2662 | int free_pages, movable_pages, alike_pages; | ^~~~~~~~~~~~~ /kisskb/src/mm/page_alloc.c: In function 'warn_alloc': /kisskb/src/mm/page_alloc.c:4219:10: note: byref variable will be forcibly initialized 4219 | va_list args; | ^~~~ /kisskb/src/mm/page_alloc.c:4218:19: note: byref variable will be forcibly initialized 4218 | struct va_format vaf; | ^~~ /kisskb/src/fs/ext4/sysfs.c: In function 'reserved_clusters_store': /kisskb/src/fs/ext4/sysfs.c:101:21: note: byref variable will be forcibly initialized 101 | unsigned long long val; | ^~~ /kisskb/src/fs/ext4/sysfs.c: In function 'inode_readahead_blks_store': /kisskb/src/fs/ext4/sysfs.c:84:16: note: byref variable will be forcibly initialized 84 | unsigned long t; | ^ /kisskb/src/mm/page_alloc.c: In function '__perform_reclaim': /kisskb/src/mm/page_alloc.c:4593:16: note: byref variable will be forcibly initialized 4593 | unsigned long pflags, progress; | ^~~~~~ /kisskb/src/fs/ext4/sysfs.c: In function 'ext4_attr_store': /kisskb/src/fs/ext4/sysfs.c:452:16: note: byref variable will be forcibly initialized 452 | unsigned long t; | ^ /kisskb/src/mm/page_alloc.c: In function '__alloc_pages_slowpath': /kisskb/src/mm/page_alloc.c:4873:6: note: byref variable will be forcibly initialized 4873 | int no_progress_loops; | ^~~~~~~~~~~~~~~~~ /kisskb/src/mm/page_alloc.c:4869:16: note: byref variable will be forcibly initialized 4869 | unsigned long did_some_progress; | ^~~~~~~~~~~~~~~~~ /kisskb/src/mm/page_alloc.c: In function '__alloc_pages_bulk': /kisskb/src/mm/page_alloc.c:5203:23: note: byref variable will be forcibly initialized 5203 | struct alloc_context ac; | ^~ /kisskb/src/mm/page_alloc.c: In function 'memmap_init_range': /kisskb/src/mm/page_alloc.c:6517:16: note: byref variable will be forcibly initialized 6517 | unsigned long pfn, end_pfn = start_pfn + size; | ^~~ /kisskb/src/mm/page_alloc.c: In function 'memmap_init': /kisskb/src/mm/page_alloc.c:6766:25: note: byref variable will be forcibly initialized 6766 | int i, j, zone_id = 0, nid; | ^~~ /kisskb/src/mm/page_alloc.c:6766:6: note: byref variable will be forcibly initialized 6766 | int i, j, zone_id = 0, nid; | ^ /kisskb/src/mm/page_alloc.c:6765:16: note: byref variable will be forcibly initialized 6765 | unsigned long hole_pfn = 0; | ^~~~~~~~ /kisskb/src/mm/page_alloc.c:6764:27: note: byref variable will be forcibly initialized 6764 | unsigned long start_pfn, end_pfn; | ^~~~~~~ /kisskb/src/mm/page_alloc.c:6764:16: note: byref variable will be forcibly initialized 6764 | unsigned long start_pfn, end_pfn; | ^~~~~~~~~ /kisskb/src/mm/page_alloc.c: In function 'get_pfn_range_for_nid': /kisskb/src/mm/page_alloc.c:7099:6: note: byref variable will be forcibly initialized 7099 | int i; | ^ /kisskb/src/mm/page_alloc.c:7098:32: note: byref variable will be forcibly initialized 7098 | unsigned long this_start_pfn, this_end_pfn; | ^~~~~~~~~~~~ /kisskb/src/mm/page_alloc.c:7098:16: note: byref variable will be forcibly initialized 7098 | unsigned long this_start_pfn, this_end_pfn; | ^~~~~~~~~~~~~~ /kisskb/src/mm/page_alloc.c: In function '__absent_pages_in_range': /kisskb/src/mm/page_alloc.c:7217:6: note: byref variable will be forcibly initialized 7217 | int i; | ^ /kisskb/src/mm/page_alloc.c:7216:27: note: byref variable will be forcibly initialized 7216 | unsigned long start_pfn, end_pfn; | ^~~~~~~ /kisskb/src/mm/page_alloc.c:7216:16: note: byref variable will be forcibly initialized 7216 | unsigned long start_pfn, end_pfn; | ^~~~~~~~~ /kisskb/src/mm/page_alloc.c: In function 'zone_absent_pages_in_node': /kisskb/src/mm/page_alloc.c:7248:32: note: byref variable will be forcibly initialized 7248 | unsigned long zone_start_pfn, zone_end_pfn; | ^~~~~~~~~~~~ /kisskb/src/mm/page_alloc.c:7248:16: note: byref variable will be forcibly initialized 7248 | unsigned long zone_start_pfn, zone_end_pfn; | ^~~~~~~~~~~~~~ /kisskb/src/mm/page_alloc.c: In function 'calculate_node_totalpages': /kisskb/src/mm/page_alloc.c:7300:33: note: byref variable will be forcibly initialized 7300 | unsigned long zone_start_pfn, zone_end_pfn; | ^~~~~~~~~~~~ /kisskb/src/mm/page_alloc.c:7300:17: note: byref variable will be forcibly initialized 7300 | unsigned long zone_start_pfn, zone_end_pfn; | ^~~~~~~~~~~~~~ /kisskb/src/mm/page_alloc.c: In function 'free_area_init_node': /kisskb/src/mm/page_alloc.c:7636:16: note: byref variable will be forcibly initialized 7636 | unsigned long end_pfn = 0; | ^~~~~~~ /kisskb/src/mm/page_alloc.c:7635:16: note: byref variable will be forcibly initialized 7635 | unsigned long start_pfn = 0; | ^~~~~~~~~ /kisskb/src/mm/page_alloc.c: In function 'node_map_pfn_alignment': /kisskb/src/mm/page_alloc.c:7700:9: note: byref variable will be forcibly initialized 7700 | int i, nid; | ^~~ /kisskb/src/mm/page_alloc.c:7700:6: note: byref variable will be forcibly initialized 7700 | int i, nid; | ^ /kisskb/src/mm/page_alloc.c:7698:23: note: byref variable will be forcibly initialized 7698 | unsigned long start, end, mask; | ^~~ /kisskb/src/mm/page_alloc.c:7698:16: note: byref variable will be forcibly initialized 7698 | unsigned long start, end, mask; | ^~~~~ /kisskb/src/mm/page_alloc.c: In function 'free_area_init': /kisskb/src/mm/page_alloc.c:8013:9: note: byref variable will be forcibly initialized 8013 | int i, nid, zone; | ^~~ /kisskb/src/mm/page_alloc.c:8013:6: note: byref variable will be forcibly initialized 8013 | int i, nid, zone; | ^ /kisskb/src/mm/page_alloc.c:8012:27: note: byref variable will be forcibly initialized 8012 | unsigned long start_pfn, end_pfn; | ^~~~~~~ /kisskb/src/mm/page_alloc.c:8012:16: note: byref variable will be forcibly initialized 8012 | unsigned long start_pfn, end_pfn; | ^~~~~~~~~ /kisskb/src/fs/adfs/dir_f.c: In function 'adfs_f_update': /kisskb/src/fs/adfs/dir_f.c:273:23: note: byref variable will be forcibly initialized 273 | struct adfs_direntry de; | ^~ /kisskb/src/fs/adfs/dir_f.c: In function '__adfs_dir_get': /kisskb/src/fs/adfs/dir_f.c:217:23: note: byref variable will be forcibly initialized 217 | struct adfs_direntry de; | ^~ /kisskb/src/fs/adfs/dir_f.c: In function 'adfs_f_iterate': /kisskb/src/fs/adfs/dir_f.c:256:21: note: byref variable will be forcibly initialized 256 | struct object_info obj; | ^~~ /kisskb/src/fs/hfsplus/bfind.c: In function '__hfsplus_brec_find': /kisskb/src/fs/hfsplus/bfind.c:119:9: note: byref variable will be forcibly initialized 119 | int b, e; | ^ /kisskb/src/fs/hfsplus/bfind.c:119:6: note: byref variable will be forcibly initialized 119 | int b, e; | ^ /kisskb/src/fs/hfsplus/bfind.c:118:6: note: byref variable will be forcibly initialized 118 | int rec; | ^~~ /kisskb/src/fs/hfsplus/bfind.c:117:6: note: byref variable will be forcibly initialized 117 | u16 off, len, keylen; | ^~~ /kisskb/src/fs/hfsplus/bfind.c: In function 'hfsplus_brec_find': /kisskb/src/fs/hfsplus/bfind.c:169:9: note: byref variable will be forcibly initialized 169 | __be32 data; | ^~~~ /kisskb/src/fs/hfsplus/bfind.c: In function 'hfsplus_brec_goto': /kisskb/src/fs/hfsplus/bfind.c:236:6: note: byref variable will be forcibly initialized 236 | u16 off, len, keylen; | ^~~ /kisskb/src/mm/memblock.c: In function 'memblock_dump': /kisskb/src/mm/memblock.c:1876:8: note: byref variable will be forcibly initialized 1876 | char nid_buf[32] = ""; | ^~~~~~~ /kisskb/src/mm/memblock.c:1868:25: note: byref variable will be forcibly initialized 1868 | phys_addr_t base, end, size; | ^~~~ /kisskb/src/mm/memblock.c:1868:20: note: byref variable will be forcibly initialized 1868 | phys_addr_t base, end, size; | ^~~ /kisskb/src/mm/memblock.c:1868:14: note: byref variable will be forcibly initialized 1868 | phys_addr_t base, end, size; | ^~~~ /kisskb/src/mm/memblock.c: In function 'memblock_debug_show': /kisskb/src/mm/memblock.c:2122:14: note: byref variable will be forcibly initialized 2122 | phys_addr_t end; | ^~~ /kisskb/src/mm/memblock.c: In function '__memblock_find_range_bottom_up': /kisskb/src/mm/memblock.c:215:6: note: byref variable will be forcibly initialized 215 | u64 i; | ^ /kisskb/src/mm/memblock.c:214:26: note: byref variable will be forcibly initialized 214 | phys_addr_t this_start, this_end, cand; | ^~~~~~~~ /kisskb/src/mm/memblock.c:214:14: note: byref variable will be forcibly initialized 214 | phys_addr_t this_start, this_end, cand; | ^~~~~~~~~~ /kisskb/src/mm/memblock.c: In function 'memmap_init_reserved_pages': /kisskb/src/mm/memblock.c:2040:6: note: byref variable will be forcibly initialized 2040 | u64 i; | ^ /kisskb/src/mm/memblock.c:2039:21: note: byref variable will be forcibly initialized 2039 | phys_addr_t start, end; | ^~~ /kisskb/src/mm/memblock.c:2039:14: note: byref variable will be forcibly initialized 2039 | phys_addr_t start, end; | ^~~~~ /kisskb/src/mm/memblock.c: In function '__memblock_find_range_top_down': /kisskb/src/mm/memblock.c:250:6: note: byref variable will be forcibly initialized 250 | u64 i; | ^ /kisskb/src/mm/memblock.c:249:26: note: byref variable will be forcibly initialized 249 | phys_addr_t this_start, this_end, cand; | ^~~~~~~~ /kisskb/src/mm/memblock.c:249:14: note: byref variable will be forcibly initialized 249 | phys_addr_t this_start, this_end, cand; | ^~~~~~~~~~ In file included from /kisskb/src/kernel/dma/direct.c:15: /kisskb/src/kernel/dma/direct.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/mm/memblock.c: In function 'memblock_double_array': /kisskb/src/mm/memblock.c:404:40: note: byref variable will be forcibly initialized 404 | phys_addr_t old_size, new_size, addr, new_end; | ^~~~~~~ /kisskb/src/mm/memblock.c:404:34: note: byref variable will be forcibly initialized 404 | phys_addr_t old_size, new_size, addr, new_end; | ^~~~ /kisskb/src/mm/memblock.c: In function 'memblock_add_node': /kisskb/src/mm/memblock.c:669:14: note: byref variable will be forcibly initialized 669 | phys_addr_t end = base + size - 1; | ^~~ /kisskb/src/mm/memblock.c: In function 'memblock_add': /kisskb/src/mm/memblock.c:690:14: note: byref variable will be forcibly initialized 690 | phys_addr_t end = base + size - 1; | ^~~ /kisskb/src/mm/memblock.c: In function 'memblock_reserve': /kisskb/src/mm/memblock.c:834:14: note: byref variable will be forcibly initialized 834 | phys_addr_t end = base + size - 1; | ^~~ /kisskb/src/mm/memblock.c: In function 'memblock_remove_range': /kisskb/src/mm/memblock.c:777:17: note: byref variable will be forcibly initialized 777 | int start_rgn, end_rgn; | ^~~~~~~ /kisskb/src/mm/memblock.c:777:6: note: byref variable will be forcibly initialized 777 | int start_rgn, end_rgn; | ^~~~~~~~~ /kisskb/src/mm/memblock.c: In function 'memblock_remove': /kisskb/src/mm/memblock.c:791:14: note: byref variable will be forcibly initialized 791 | phys_addr_t end = base + size - 1; | ^~~ /kisskb/src/mm/memblock.c: In function 'memblock_phys_free': /kisskb/src/mm/memblock.c:823:14: note: byref variable will be forcibly initialized 823 | phys_addr_t end = base + size - 1; | ^~~ /kisskb/src/mm/memblock.c: In function 'memblock_setclr_flag': /kisskb/src/mm/memblock.c:869:25: note: byref variable will be forcibly initialized 869 | int i, ret, start_rgn, end_rgn; | ^~~~~~~ /kisskb/src/mm/memblock.c:869:14: note: byref variable will be forcibly initialized 869 | int i, ret, start_rgn, end_rgn; | ^~~~~~~~~ /kisskb/src/kernel/dma/direct.c: In function 'dma_direct_map_resource': /kisskb/src/kernel/dma/direct.c:460:13: note: byref variable will be forcibly initialized 460 | dma_addr_t dma_addr = paddr; | ^~~~~~~~ /kisskb/src/mm/memblock.c: In function 'free_low_memory_core_early': /kisskb/src/mm/memblock.c:2060:6: note: byref variable will be forcibly initialized 2060 | u64 i; | ^ /kisskb/src/mm/memblock.c:2059:21: note: byref variable will be forcibly initialized 2059 | phys_addr_t start, end; | ^~~ /kisskb/src/mm/memblock.c:2059:14: note: byref variable will be forcibly initialized 2059 | phys_addr_t start, end; | ^~~~~ /kisskb/src/kernel/dma/direct.c: In function 'dma_direct_mmap': /kisskb/src/kernel/dma/direct.c:499:6: note: byref variable will be forcibly initialized 499 | int ret = -ENXIO; | ^~~ /kisskb/src/mm/memblock.c: In function 'memblock_set_node': /kisskb/src/mm/memblock.c:1244:17: note: byref variable will be forcibly initialized 1244 | int start_rgn, end_rgn; | ^~~~~~~ /kisskb/src/mm/memblock.c:1244:6: note: byref variable will be forcibly initialized 1244 | int start_rgn, end_rgn; | ^~~~~~~~~ /kisskb/src/mm/memblock.c: In function 'memblock_free_late': /kisskb/src/mm/memblock.c:1610:22: note: byref variable will be forcibly initialized 1610 | phys_addr_t cursor, end; | ^~~ /kisskb/src/mm/memblock.c: In function 'memblock_cap_memory_range': /kisskb/src/mm/memblock.c:1695:17: note: byref variable will be forcibly initialized 1695 | int start_rgn, end_rgn; | ^~~~~~~ /kisskb/src/mm/memblock.c:1695:6: note: byref variable will be forcibly initialized 1695 | int start_rgn, end_rgn; | ^~~~~~~~~ /kisskb/src/fs/qnx4/namei.c: In function 'qnx4_find_entry': /kisskb/src/fs/qnx4/namei.c:60:23: note: byref variable will be forcibly initialized 60 | unsigned long block, offset, blkofs; | ^~~~~~ /kisskb/src/fs/qnx4/namei.c: In function 'qnx4_lookup': /kisskb/src/fs/qnx4/namei.c:98:27: note: byref variable will be forcibly initialized 98 | struct qnx4_inode_entry *de; | ^~ /kisskb/src/fs/qnx4/namei.c:97:6: note: byref variable will be forcibly initialized 97 | int ino; | ^~~ In file included from /kisskb/src/include/linux/security.h:30, from /kisskb/src/fs/proc/proc_sysctl.c:10: /kisskb/src/fs/proc/proc_sysctl.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/fs/proc/proc_sysctl.c: In function 'sysctl_err': /kisskb/src/fs/proc/proc_sysctl.c:1101:10: note: byref variable will be forcibly initialized 1101 | va_list args; | ^~~~ /kisskb/src/fs/proc/proc_sysctl.c:1100:19: note: byref variable will be forcibly initialized 1100 | struct va_format vaf; | ^~~ /kisskb/src/fs/proc/proc_sysctl.c: In function 'find_subdir': /kisskb/src/fs/proc/proc_sysctl.c:952:27: note: byref variable will be forcibly initialized 952 | struct ctl_table_header *head; | ^~~~ /kisskb/src/fs/proc/proc_sysctl.c: In function 'get_links': /kisskb/src/fs/proc/proc_sysctl.c:1213:27: note: byref variable will be forcibly initialized 1213 | struct ctl_table_header *head; | ^~~~ /kisskb/src/fs/proc/proc_sysctl.c: In function 'lookup_entry': /kisskb/src/fs/proc/proc_sysctl.c:353:27: note: byref variable will be forcibly initialized 353 | struct ctl_table_header *head; | ^~~~ /kisskb/src/fs/proc/proc_sysctl.c: In function 'start_unregistering': /kisskb/src/fs/proc/proc_sysctl.c:298:21: note: byref variable will be forcibly initialized 298 | struct completion wait; | ^~~~ /kisskb/src/fs/proc/proc_sysctl.c: In function 'put_links': /kisskb/src/fs/proc/proc_sysctl.c:1675:28: note: byref variable will be forcibly initialized 1675 | struct ctl_table_header *link_head; | ^~~~~~~~~ /kisskb/src/fs/proc/proc_sysctl.c: In function 'sysctl_follow_link': /kisskb/src/fs/proc/proc_sysctl.c:1067:27: note: byref variable will be forcibly initialized 1067 | struct ctl_table_header *head; | ^~~~ /kisskb/src/fs/proc/proc_sysctl.c: In function 'proc_sys_lookup': /kisskb/src/fs/proc/proc_sysctl.c:519:20: note: byref variable will be forcibly initialized 519 | struct ctl_table *p; | ^ /kisskb/src/fs/proc/proc_sysctl.c:517:27: note: byref variable will be forcibly initialized 517 | struct ctl_table_header *h = NULL; | ^ /kisskb/src/fs/proc/proc_sysctl.c: In function 'proc_sys_call_handler': /kisskb/src/fs/proc/proc_sysctl.c:564:8: note: byref variable will be forcibly initialized 564 | char *kbuf; | ^~~~ /kisskb/src/fs/proc/proc_sysctl.c:563:9: note: byref variable will be forcibly initialized 563 | size_t count = iov_iter_count(iter); | ^~~~~ In file included from /kisskb/src/include/linux/sysctl.h:27, from /kisskb/src/fs/proc/proc_sysctl.c:6: /kisskb/src/fs/proc/proc_sysctl.c: In function 'proc_sys_fill_cache': /kisskb/src/fs/proc/proc_sysctl.c:699:35: note: byref variable will be forcibly initialized 699 | 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/proc_sysctl.c:689:14: note: byref variable will be forcibly initialized 689 | struct qstr qname; | ^~~~~ /kisskb/src/fs/proc/proc_sysctl.c: In function 'proc_sys_readdir': /kisskb/src/fs/proc/proc_sysctl.c:778:16: note: byref variable will be forcibly initialized 778 | unsigned long pos; | ^~~ /kisskb/src/fs/proc/proc_sysctl.c:776:20: note: byref variable will be forcibly initialized 776 | struct ctl_table *entry; | ^~~~~ /kisskb/src/fs/proc/proc_sysctl.c:775:27: note: byref variable will be forcibly initialized 775 | struct ctl_table_header *h = NULL; | ^ In file included from /kisskb/src/include/linux/poll.h:10, from /kisskb/src/fs/proc/proc_sysctl.c:7: /kisskb/src/fs/proc/proc_sysctl.c: In function 'process_sysctl_arg': /kisskb/src/include/linux/fs.h:2738:38: note: byref variable will be forcibly initialized 2738 | return file_open_root(&(struct path){.mnt = mnt, .dentry = mnt->mnt_root}, | ^ /kisskb/src/fs/proc/proc_sysctl.c:1820:9: note: byref variable will be forcibly initialized 1820 | loff_t pos = 0; | ^~~ /kisskb/src/fs/proc/proc_sysctl.c: In function '__register_sysctl_paths': /kisskb/src/fs/proc/proc_sysctl.c:1560:58: note: byref variable will be forcibly initialized 1560 | struct ctl_table_header *header = NULL, **subheaders, **subheader; | ^~~~~~~~~ /kisskb/src/fs/proc/proc_sysctl.c: In function 'do_sysctl_args': /kisskb/src/fs/proc/proc_sysctl.c:1909:19: note: byref variable will be forcibly initialized 1909 | struct vfsmount *proc_mnt = NULL; | ^~~~~~~~ /kisskb/src/crypto/cipher.c: In function 'cipher_crypt_one': /kisskb/src/crypto/cipher.c:69:6: note: byref variable will be forcibly initialized 69 | u8 buffer[MAX_CIPHER_BLOCKSIZE + MAX_CIPHER_ALIGNMASK]; | ^~~~~~ /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; | ^~~~ /kisskb/src/fs/autofs/waitq.c:306:28: note: byref variable will be forcibly initialized 306 | struct autofs_wait_queue *wq; | ^~ /kisskb/src/fs/proc/kcore.c: In function 'read_kcore': /kisskb/src/fs/proc/kcore.c:423:10: note: byref variable will be forcibly initialized 423 | size_t i = 0; | ^ /kisskb/src/fs/proc/kcore.c:418:23: note: byref variable will be forcibly initialized 418 | struct elf_prpsinfo prpsinfo = { | ^~~~~~~~ /kisskb/src/fs/proc/kcore.c:417:23: note: byref variable will be forcibly initialized 417 | struct elf_prstatus prstatus = {}; | ^~~~~~~~ /kisskb/src/fs/proc/kcore.c:338:17: note: byref variable will be forcibly initialized 338 | struct elfhdr ehdr = { | ^~~~ /kisskb/src/fs/proc/kcore.c:320:6: note: byref variable will be forcibly initialized 320 | int nphdr; | ^~~~~ /kisskb/src/fs/proc/kcore.c:317:20: note: byref variable will be forcibly initialized 317 | size_t phdrs_len, notes_len; | ^~~~~~~~~ /kisskb/src/fs/proc/kcore.c:317:9: note: byref variable will be forcibly initialized 317 | size_t phdrs_len, notes_len; | ^~~~~~~~~ /kisskb/src/fs/proc/kcore.c:315:37: note: byref variable will be forcibly initialized 315 | size_t phdrs_offset, notes_offset, data_offset; | ^~~~~~~~~~~ /kisskb/src/fs/hfsplus/unicode.c: In function 'hfsplus_asc2uni': /kisskb/src/fs/hfsplus/unicode.c:351:6: note: byref variable will be forcibly initialized 351 | u16 dhangul[3]; | ^~~~~~~ /kisskb/src/fs/hfsplus/unicode.c:350:10: note: byref variable will be forcibly initialized 350 | wchar_t c; | ^ /kisskb/src/fs/hfsplus/unicode.c:348:12: note: byref variable will be forcibly initialized 348 | int size, dsize, decompose; | ^~~~~ /kisskb/src/fs/hfsplus/unicode.c: In function 'hfsplus_hash_dentry': /kisskb/src/fs/hfsplus/unicode.c:401:7: note: byref variable will be forcibly initialized 401 | int dsize; | ^~~~~ /kisskb/src/fs/hfsplus/unicode.c:393:6: note: byref variable will be forcibly initialized 393 | u16 dhangul[3]; | ^~~~~~~ /kisskb/src/fs/hfsplus/unicode.c:391:10: note: byref variable will be forcibly initialized 391 | wchar_t c; | ^ /kisskb/src/fs/hfsplus/unicode.c: In function 'hfsplus_compare_dentry': /kisskb/src/fs/hfsplus/unicode.c:446:20: note: byref variable will be forcibly initialized 446 | u16 dhangul_1[3], dhangul_2[3]; | ^~~~~~~~~ /kisskb/src/fs/hfsplus/unicode.c:446:6: note: byref variable will be forcibly initialized 446 | u16 dhangul_1[3], dhangul_2[3]; | ^~~~~~~~~ /kisskb/src/fs/hfsplus/unicode.c:445:10: note: byref variable will be forcibly initialized 445 | wchar_t c; | ^ /kisskb/src/fs/hfsplus/unicode.c:444:10: note: byref variable will be forcibly initialized 444 | u16 c1, c2; | ^~ /kisskb/src/fs/hfsplus/unicode.c:444:6: note: byref variable will be forcibly initialized 444 | u16 c1, c2; | ^~ /kisskb/src/fs/hfsplus/unicode.c:441:14: note: byref variable will be forcibly initialized 441 | int dsize1, dsize2, len1, len2; | ^~~~~~ /kisskb/src/fs/hfsplus/unicode.c:441:6: note: byref variable will be forcibly initialized 441 | int dsize1, dsize2, len1, len2; | ^~~~~~ /kisskb/src/fs/proc/kcore.c: In function 'kcore_update_ram': /kisskb/src/fs/proc/kcore.c:261:31: note: byref variable will be forcibly initialized 261 | size_t phdrs_len, notes_len, data_offset; | ^~~~~~~~~~~ /kisskb/src/fs/proc/kcore.c:261:20: note: byref variable will be forcibly initialized 261 | size_t phdrs_len, notes_len, data_offset; | ^~~~~~~~~ /kisskb/src/fs/proc/kcore.c:261:9: note: byref variable will be forcibly initialized 261 | size_t phdrs_len, notes_len, data_offset; | ^~~~~~~~~ /kisskb/src/fs/proc/kcore.c:260:6: note: byref variable will be forcibly initialized 260 | int nphdr; | ^~~~~ 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/sched/task_stack.h:9, from /kisskb/src/include/linux/elfcore.h:7, from /kisskb/src/include/linux/crash_core.h:6, from /kisskb/src/fs/proc/kcore.c:13: /kisskb/src/fs/proc/kcore.c:259:12: note: byref variable will be forcibly initialized 259 | LIST_HEAD(garbage); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/proc/kcore.c:258:12: note: byref variable will be forcibly initialized 258 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/mm/madvise.c:22: /kisskb/src/mm/madvise.c: In function 'iov_iter_iovec': /kisskb/src/include/linux/uio.h:126:9: note: userspace variable will be forcibly initialized 126 | return (struct iovec) { | ^ /kisskb/src/mm/madvise.c: In function 'madvise_cold_page_range': /kisskb/src/mm/madvise.c:522:30: note: byref variable will be forcibly initialized 522 | struct madvise_walk_private walk_private = { | ^~~~~~~~~~~~ /kisskb/src/mm/madvise.c: In function 'madvise_cold': /kisskb/src/mm/madvise.c:522:30: note: byref variable will be forcibly initialized /kisskb/src/mm/madvise.c:537:20: note: byref variable will be forcibly initialized 537 | struct mmu_gather tlb; | ^~~ /kisskb/src/mm/madvise.c: In function 'madvise_pageout_page_range': /kisskb/src/mm/madvise.c:555:30: note: byref variable will be forcibly initialized 555 | struct madvise_walk_private walk_private = { | ^~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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/mman.h:5, from /kisskb/src/mm/madvise.c:9: /kisskb/src/mm/madvise.c: In function 'madvise_cold_or_pageout_pte_range': /kisskb/src/mm/madvise.c:353:12: note: byref variable will be forcibly initialized 353 | LIST_HEAD(page_list); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/madvise.c: In function 'madvise_pageout': /kisskb/src/mm/madvise.c:555:30: note: byref variable will be forcibly initialized 555 | struct madvise_walk_private walk_private = { | ^~~~~~~~~~~~ /kisskb/src/mm/madvise.c:587:20: note: byref variable will be forcibly initialized 587 | struct mmu_gather tlb; | ^~~ /kisskb/src/mm/madvise.c: In function 'madvise_free_single_vma': /kisskb/src/mm/madvise.c:746:20: note: byref variable will be forcibly initialized 746 | struct mmu_gather tlb; | ^~~ /kisskb/src/mm/madvise.c:745:28: note: byref variable will be forcibly initialized 745 | struct mmu_notifier_range range; | ^~~~~ /kisskb/src/mm/madvise.c: In function 'madvise_populate': /kisskb/src/mm/madvise.c:868:6: note: byref variable will be forcibly initialized 868 | int locked = 1; | ^~~~~~ /kisskb/src/mm/madvise.c: In function 'madvise_walk_vmas': /kisskb/src/mm/madvise.c:1172:25: note: byref variable will be forcibly initialized 1172 | struct vm_area_struct *prev; | ^~~~ /kisskb/src/mm/madvise.c: In function 'do_madvise': /kisskb/src/mm/madvise.c:1348:18: note: byref variable will be forcibly initialized 1348 | struct blk_plug plug; | ^~~~ In file included from /kisskb/src/mm/madvise.c:22: /kisskb/src/mm/madvise.c: In function '__do_sys_process_madvise': /kisskb/src/include/linux/uio.h:126:9: note: userspace variable will be forcibly initialized 126 | return (struct iovec) { | ^ /kisskb/src/mm/madvise.c:1410:15: note: byref variable will be forcibly initialized 1410 | unsigned int f_flags; | ^~~~~~~ /kisskb/src/mm/madvise.c:1406:18: note: byref variable will be forcibly initialized 1406 | struct iov_iter iter; | ^~~~ /kisskb/src/mm/madvise.c:1405:16: note: byref variable will be forcibly initialized 1405 | struct iovec *iov = iovstack; | ^~~ /kisskb/src/mm/madvise.c:1404:38: note: userspace variable will be forcibly initialized 1404 | struct iovec iovstack[UIO_FASTIOV], iovec; | ^~~~~ /kisskb/src/mm/madvise.c:1404:15: note: byref variable will be forcibly initialized 1404 | struct iovec iovstack[UIO_FASTIOV], iovec; | ^~~~~~~~ /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 }; | ^~~~ In file included from /kisskb/src/fs/ext4/xattr.c:56: /kisskb/src/fs/ext4/xattr.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ 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:2446:4: note: byref variable will be forcibly initialized 2446 | } desc; | ^~~~ /kisskb/src/fs/ext4/xattr.c: In function 'ext4_xattr_inode_verify_hashes': /kisskb/src/fs/ext4/xattr.c:452:18: note: byref variable will be forcibly initialized 452 | __le32 e_hash, tmp_data; | ^~~~~~~~ /kisskb/src/fs/ext4/xattr.c: In function 'ext4_xattr_block_csum': /kisskb/src/fs/ext4/xattr.c:137:8: note: byref variable will be forcibly initialized 137 | __u32 dummy_csum = 0; | ^~~~~~~~~~ /kisskb/src/fs/ext4/xattr.c:136:9: note: byref variable will be forcibly initialized 136 | __le64 dsk_block_nr = cpu_to_le64(block_nr); | ^~~~~~~~~~~~ /kisskb/src/fs/ext4/xattr.c: In function 'ext4_xattr_inode_read': /kisskb/src/fs/ext4/xattr.c:347:22: note: byref variable will be forcibly initialized 347 | struct buffer_head *bhs_inline[8]; | ^~~~~~~~~~ /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; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/ext4.h:2843, from /kisskb/src/fs/ext4/super.c:60: /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_other_inode_update_time': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/xattr.c: In function 'ext4_xattr_inode_update_ref': /kisskb/src/fs/ext4/xattr.c:980:19: note: byref variable will be forcibly initialized 980 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_free_inode': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_ext4_request_inode': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/xattr.c: In function 'ext4_xattr_inode_write': /kisskb/src/fs/ext4/xattr.c:1343:26: note: byref variable will be forcibly initialized 1343 | struct ext4_map_blocks map; | ^~~ /kisskb/src/fs/ext4/xattr.c:1339:6: note: byref variable will be forcibly initialized 1339 | int retries = 0; | ^~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_allocate_inode': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_ext4_evict_inode': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/ext4/super.c: In function 'perf_trace_ext4_drop_inode': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/adfs/dir_fplus.c: In function 'adfs_fplus_update': /kisskb/src/fs/adfs/dir_fplus.c:233:26: note: byref variable will be forcibly initialized 233 | struct adfs_bigdirentry bde; | ^~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_nfs_commit_metadata': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_ext4_mark_inode_dirty': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/adfs/dir_fplus.c: In function 'adfs_fplus_getnext': /kisskb/src/fs/adfs/dir_fplus.c:175:26: note: byref variable will be forcibly initialized 175 | struct adfs_bigdirentry bde; | ^~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/adfs/dir_fplus.c: In function 'adfs_fplus_iterate': /kisskb/src/fs/adfs/dir_fplus.c:212:21: note: byref variable will be forcibly initialized 212 | struct object_info obj; | ^~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_begin_ordered_truncate': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_ext4__write_begin': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_ext4__write_end': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_ext4_writepages': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/xattr.c: In function 'ext4_xattr_inode_get': /kisskb/src/fs/ext4/xattr.c:472:16: note: byref variable will be forcibly initialized 472 | struct inode *ea_inode; | ^~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_da_write_pages': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_ext4_da_write_pages_extent': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/fs/ext4/xattr.c: In function 'ext4_xattr_block_get': /kisskb/src/fs/ext4/xattr.c:518:27: note: byref variable will be forcibly initialized 518 | struct ext4_xattr_entry *entry; | ^~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_writepages_result': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/xattr.c: In function 'ext4_xattr_inode_inc_ref_all': /kisskb/src/fs/ext4/xattr.c:1056:16: note: byref variable will be forcibly initialized 1056 | struct inode *ea_inode; | ^~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4__page_op': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/fs/ext4/xattr.c: In function 'ext4_xattr_inode_dec_ref_all': /kisskb/src/fs/ext4/xattr.c:1134:16: note: byref variable will be forcibly initialized 1134 | struct inode *ea_inode; | ^~~~~~~~ /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/ext4/super.c: In function 'perf_trace_ext4_invalidatepage_op': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/ext4.h:600:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 600 | DECLARE_EVENT_CLASS(ext4_invalidatepage_op, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/ext4.h:600:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 600 | DECLARE_EVENT_CLASS(ext4_invalidatepage_op, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_discard_blocks': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_ext4__mb_new_pa': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_ext4_mb_release_inode_pa': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/xattr.c: In function 'ext4_xattr_inode_create': /kisskb/src/fs/ext4/xattr.c:1413:8: note: byref variable will be forcibly initialized 1413 | uid_t owner[2] = { i_uid_read(inode), i_gid_read(inode) }; | ^~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_mb_release_group_pa': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/hfsplus/wrapper.c: In function 'hfsplus_read_wrapper': /kisskb/src/fs/hfsplus/wrapper.c:167:23: note: byref variable will be forcibly initialized 167 | sector_t part_start, part_size; | ^~~~~~~~~ /kisskb/src/fs/hfsplus/wrapper.c:167:11: note: byref variable will be forcibly initialized 167 | sector_t part_start, part_size; | ^~~~~~~~~~ /kisskb/src/fs/hfsplus/wrapper.c:166:20: note: byref variable will be forcibly initialized 166 | struct hfsplus_wd wd; | ^~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_discard_preallocations': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_ext4_mb_discard_preallocations': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/xattr.c: In function 'ext4_xattr_set_entry': /kisskb/src/fs/ext4/xattr.c:1765:11: note: byref variable will be forcibly initialized 1765 | __le32 crc32c_hash; | ^~~~~~~~~~~ /kisskb/src/fs/ext4/xattr.c:1563:16: note: byref variable will be forcibly initialized 1563 | struct inode *new_ea_inode = NULL; | ^~~~~~~~~~~~ /kisskb/src/fs/ext4/xattr.c:1562:16: note: byref variable will be forcibly initialized 1562 | struct inode *old_ea_inode = NULL; | ^~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_request_blocks': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_ext4_allocate_blocks': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/fs/ext4/super.c: In function 'perf_trace_ext4_free_blocks': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/fs/ext4/super.c: In function 'perf_trace_ext4_sync_file_enter': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_ext4_sync_file_exit': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/ext4/super.c: In function 'perf_trace_ext4_sync_fs': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/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; | ^~~~ /kisskb/src/fs/ext4/xattr.c:578:27: note: byref variable will be forcibly initialized 578 | struct ext4_xattr_entry *entry; | ^~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_alloc_da_blocks': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/fs/ext4/super.c: In function 'perf_trace_ext4_mballoc_alloc': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_ext4_mballoc_prealloc': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_ext4__mballoc': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_ext4_forget': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/befs/datastream.c: In function 'befs_read_datastream': /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_da_update_reserve_space': /kisskb/src/fs/befs/datastream.c:53:17: note: byref variable will be forcibly initialized 53 | befs_block_run run; | ^~~ /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_ext4_da_reserve_space': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_ext4_da_release_space': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_ext4__bitmap_load': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/xattr.c: In function 'ext4_xattr_delete_inode': /kisskb/src/fs/ext4/xattr.c:2839:16: note: byref variable will be forcibly initialized 2839 | struct inode *ea_inode; | ^~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_read_block_bitmap_load': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_ext4__fallocate_mode': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/fs/ext4/super.c: In function 'perf_trace_ext4_fallocate_exit': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_ext4_unlink_enter': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/fs/ext4/xattr.c: In function 'ext4_xattr_block_set': /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_unlink_exit': /kisskb/src/fs/ext4/xattr.c:2128:34: note: byref variable will be forcibly initialized 2128 | struct ext4_xattr_inode_array *ea_inode_array = NULL; | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/fs/ext4/xattr.c:1853:34: note: byref variable will be forcibly initialized 1853 | struct inode *ea_inode = NULL, *tmp_inode; | ^~~~~~~~~ /kisskb/src/fs/ext4/xattr.c:1853:16: note: byref variable will be forcibly initialized 1853 | struct inode *ea_inode = NULL, *tmp_inode; | ^~~~~~~~ /kisskb/src/fs/ext4/xattr.c:1851:6: note: byref variable will be forcibly initialized 1851 | int error = 0; | ^~~~~ /kisskb/src/fs/ext4/xattr.c:1850:25: note: byref variable will be forcibly initialized 1850 | struct mb_cache_entry *ce = NULL; | ^~ /kisskb/src/fs/ext4/xattr.c:1848:27: note: byref variable will be forcibly initialized 1848 | struct ext4_xattr_search s_copy = bs->s; | ^~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4__truncate': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_ext4_ext_convert_to_initialized_enter': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_ext4_ext_convert_to_initialized_fastpath': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/fs/ext4/super.c: In function 'perf_trace_ext4__map_blocks_enter': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_ext4__map_blocks_exit': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_ext4_ext_load_extent': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_ext4_load_inode': /kisskb/src/fs/ext4/xattr.c: In function 'ext4_xattr_set_handle': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/fs/ext4/xattr.c:2273:25: note: byref variable will be forcibly initialized 2273 | struct ext4_xattr_info i = { | ^ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_journal_start': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/fs/ext4/super.c: In function 'perf_trace_ext4_journal_start_reserved': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/fs/ext4/super.c: In function 'perf_trace_ext4__trim': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/fs/ext4/xattr.c: In function 'ext4_xattr_set': /kisskb/src/fs/ext4/xattr.c:2462:6: note: byref variable will be forcibly initialized 2462 | int credits; | ^~~~~~~ /kisskb/src/fs/ext4/xattr.c:2461:13: note: byref variable will be forcibly initialized 2461 | int error, retries = 0; | ^~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_ext_handle_unwritten_extents': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_ext4_get_implied_cluster_alloc_exit': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/fs/ext4/super.c: In function 'perf_trace_ext4_ext_show_extent': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/nls/nls_euc-jp.c: In function 'char2uni': /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_remove_blocks': /kisskb/src/fs/nls/nls_euc-jp.c:482:16: note: byref variable will be forcibly initialized 482 | unsigned char sjis_temp[2]; | ^~~~~~~~~ /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_ext4_ext_rm_leaf': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_ext4_ext_rm_idx': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/xattr.c: In function 'ext4_expand_extra_isize_ea': /kisskb/src/fs/ext4/xattr.c:2682:6: note: byref variable will be forcibly initialized 2682 | int total_ino; | ^~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_ext_remove_space': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/fs/ext4/xattr.c:2680:9: note: byref variable will be forcibly initialized 2680 | size_t min_offs; | ^~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/fs/ext4/super.c: In function 'perf_trace_ext4_ext_remove_space_done': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_ext4__es_extent': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_ext4_es_remove_extent': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_ext4_es_find_extent_range_enter': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_ext4_es_find_extent_range_exit': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_ext4_es_lookup_extent_enter': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_ext4_es_lookup_extent_exit': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_ext4__es_shrink_enter': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/fs/ext4/super.c: In function 'perf_trace_ext4_es_shrink_scan_exit': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_ext4_collapse_range': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_ext4_insert_range': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_ext4_es_shrink': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_ext4_es_insert_delayed_block': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_ext4_fsmap_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_ext4_getfsmap_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_ext4_shutdown': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_ext4_error': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_ext4_prefetch_bitmaps': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_ext4_lazy_itable_init': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_ext4_fc_replay_scan': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/arch/powerpc/kernel/iommu.c: In function 'fail_iommu_store': /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_fc_replay': /kisskb/src/arch/powerpc/kernel/iommu.c:151:6: note: byref variable will be forcibly initialized 151 | int i; | ^ /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_ext4_fc_commit_start': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_ext4_fc_commit_stop': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_ext4_fc_stats': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_ext4_fc_track_create': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_ext4_fc_track_link': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_ext4_fc_track_unlink': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_ext4_fc_track_inode': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_ext4_fc_track_range': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ 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:60: /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_other_inode_update_time': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/ext4/super.c: In function 'trace_event_raw_event_ext4_drop_inode': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | 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:726:28: note: byref variable will be forcibly initialized 726 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/arch/powerpc/kernel/iommu.c: In function 'ppc_iommu_map_sg': /kisskb/src/arch/powerpc/kernel/iommu.c:470:16: note: byref variable will be forcibly initialized 470 | unsigned long handle; | ^~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_da_write_pages': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_writepages_result': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | 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/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_invalidatepage_op': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | 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, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_discard_blocks': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_free_blocks': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_sync_file_enter': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/ext4/super.c: In function 'trace_event_raw_event_ext4_sync_fs': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_alloc_da_blocks': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_mballoc_alloc': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | 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/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_fallocate_exit': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_unlink_exit': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/fs/ext4/super.c: In function 'trace_event_raw_event_ext4__truncate': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/fs/ext4/super.c: In function 'trace_event_raw_event_ext4__map_blocks_enter': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | 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:726:28: note: byref variable will be forcibly initialized 726 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_journal_start': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_journal_start_reserved': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/fs/ext4/super.c: In function 'trace_event_raw_event_ext4__trim': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | 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/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_ext_handle_unwritten_extents': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_ext_show_extent': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_ext_remove_space_done': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/kernel/dma/ops_helpers.c: In function 'dma_common_mmap': /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4__es_shrink_enter': /kisskb/src/kernel/dma/ops_helpers.c:43:6: note: byref variable will be forcibly initialized 43 | int ret = -ENXIO; | ^~~ /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | 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/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_es_shrink_scan_exit': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | 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:726:28: note: byref variable will be forcibly initialized 726 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/ext4.h:2843, from /kisskb/src/fs/ext4/super.c:60: /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_other_inode_update_time': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_request_inode': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_drop_inode': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_mark_inode_dirty': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_begin_ordered_truncate': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_writepages': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_da_write_pages_extent': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/fs/ext4/super.c: In function '__bpf_trace_ext4__mb_new_pa': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_ext4_mb_release_group_pa': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_mb_discard_preallocations': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_allocate_blocks': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/fs/ext4/super.c: In function '__bpf_trace_ext4_sync_file_enter': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_sync_file_exit': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/ext4/super.c: In function '__bpf_trace_ext4_sync_fs': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/fs/ext4/super.c: In function '__bpf_trace_ext4_da_release_space': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4__bitmap_load': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_ext4_unlink_enter': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/fs/ext4/super.c: In function '__bpf_trace_ext4_unlink_exit': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/fs/ext4/super.c: In function '__bpf_trace_ext4_load_inode': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/fs/ext4/super.c: In function '__bpf_trace_ext4_ext_rm_idx': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4__es_extent': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_ext4_es_find_extent_range_enter': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_es_find_extent_range_exit': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_es_lookup_extent_enter': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_getfsmap_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_ext4_shutdown': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_lazy_itable_init': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_fc_track_inode': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_free_inode': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_evict_inode': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/ext4/super.c: In function '__bpf_trace_ext4_nfs_commit_metadata': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4__page_op': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/fs/ext4/super.c: In function '__bpf_trace_ext4_request_blocks': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_alloc_da_blocks': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/fs/ext4/super.c: In function '__bpf_trace_ext4_mballoc_alloc': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_mballoc_prealloc': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_da_reserve_space': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4__truncate': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_ext4_fc_commit_start': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_fc_stats': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_allocate_inode': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_da_write_pages': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_invalidatepage_op': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:600:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 600 | DECLARE_EVENT_CLASS(ext4_invalidatepage_op, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:600:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 600 | DECLARE_EVENT_CLASS(ext4_invalidatepage_op, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:600:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 600 | DECLARE_EVENT_CLASS(ext4_invalidatepage_op, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:600:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 600 | DECLARE_EVENT_CLASS(ext4_invalidatepage_op, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:600:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 600 | DECLARE_EVENT_CLASS(ext4_invalidatepage_op, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:600:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 600 | DECLARE_EVENT_CLASS(ext4_invalidatepage_op, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_discard_blocks': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_mb_release_inode_pa': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_discard_preallocations': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_forget': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_da_update_reserve_space': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_read_block_bitmap_load': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_ext_convert_to_initialized_enter': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_ext_load_extent': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_journal_start_reserved': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/fs/ext4/super.c: In function '__bpf_trace_ext4_get_implied_cluster_alloc_exit': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/fs/ext4/super.c: In function '__bpf_trace_ext4_es_remove_extent': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_es_lookup_extent_exit': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4__es_shrink_enter': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/fs/ext4/super.c: In function '__bpf_trace_ext4_es_shrink_scan_exit': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_collapse_range': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_insert_range': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_es_insert_delayed_block': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_error': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_fc_replay_scan': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_fc_commit_stop': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_fc_track_create': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_fc_track_link': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_fc_track_unlink': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4__write_begin': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_ext4__write_end': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_ext4_writepages_result': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_free_blocks': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/fs/ext4/super.c: In function '__bpf_trace_ext4__fallocate_mode': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/fs/ext4/super.c: In function '__bpf_trace_ext4_fallocate_exit': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_ext_convert_to_initialized_fastpath': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/fs/ext4/super.c: In function '__bpf_trace_ext4__map_blocks_enter': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_ext4__map_blocks_exit': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_ext4__trim': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/fs/ext4/super.c: In function '__bpf_trace_ext4_ext_show_extent': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_ext_rm_leaf': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_ext_remove_space': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/fs/ext4/super.c: In function '__bpf_trace_ext4_prefetch_bitmaps': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_fc_track_range': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/fs/ext4/super.c: In function '__bpf_trace_ext4__mballoc': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_ext4_journal_start': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/fs/ext4/super.c: In function '__bpf_trace_ext4_ext_handle_unwritten_extents': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_remove_blocks': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_es_shrink': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_fc_replay': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_ext_remove_space_done': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ext4_fsmap_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2470:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2470 | DECLARE_EVENT_CLASS(ext4_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/fs/ext4/super.c:51: /kisskb/src/fs/ext4/super.c: In function 'ext4_chksum': /kisskb/src/fs/ext4/ext4.h:2446:4: note: byref variable will be forcibly initialized 2446 | } desc; | ^~~~ In file included from /kisskb/src/fs/ext4/super.c:49: /kisskb/src/fs/ext4/super.c: In function 'fsnotify_sb_error': /kisskb/src/include/linux/fsnotify.h:345:25: note: byref variable will be forcibly initialized 345 | struct fs_error_report report = { | ^~~~~~ In file included from /kisskb/src/fs/ext4/super.c:25: /kisskb/src/fs/ext4/super.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ /kisskb/src/fs/ext4/super.c: In function 'ext4_group_desc_csum': /kisskb/src/fs/ext4/super.c:2805:9: note: byref variable will be forcibly initialized 2805 | __u16 dummy_csum = 0; | ^~~~~~~~~~ /kisskb/src/fs/ext4/super.c:2799:9: note: byref variable will be forcibly initialized 2799 | __le32 le_group = cpu_to_le32(block_group); | ^~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'ext4_run_li_request': /kisskb/src/fs/ext4/super.c:3266:15: note: byref variable will be forcibly initialized 3266 | unsigned int prefetch_ios = 0; | ^~~~~~~~~~~~ /kisskb/src/fs/debugfs/inode.c: In function 'debugfs_parse_options': /kisskb/src/fs/debugfs/inode.c:108:6: note: byref variable will be forcibly initialized 108 | int option; | ^~~~~~ /kisskb/src/fs/debugfs/inode.c:107:14: note: byref variable will be forcibly initialized 107 | substring_t args[MAX_OPT_ARGS]; | ^~~~ /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/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/ext4/super.c: In function 'ext4_sync_fs': /kisskb/src/fs/ext4/super.c:5607:8: note: byref variable will be forcibly initialized 5607 | tid_t target; | ^~~~~~ /kisskb/src/fs/autofs/dev-ioctl.c: In function 'autofs_dev_ioctl_ismountpoint': /kisskb/src/fs/autofs/dev-ioctl.c:538:9: note: byref variable will be forcibly initialized 538 | dev_t dev = sbi->sb->s_dev; | ^~~ /kisskb/src/fs/autofs/dev-ioctl.c:510:15: note: byref variable will be forcibly initialized 510 | unsigned int type; | ^~~~ /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:426:8: note: byref variable will be forcibly initialized 426 | dev_t devid; | ^~~~~ /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/ext4/super.c: In function 'get_sb_block': /kisskb/src/fs/ext4/super.c:1804:9: note: byref variable will be forcibly initialized 1804 | char *options = (char *) *data; | ^~~~~~~ /kisskb/src/fs/debugfs/inode.c: In function 'debugfs_rename': /kisskb/src/fs/debugfs/inode.c:761:23: note: byref variable will be forcibly initialized 761 | struct name_snapshot old_name; | ^~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__ext4_msg': /kisskb/src/fs/ext4/super.c:913:10: note: byref variable will be forcibly initialized 913 | va_list args; | ^~~~ /kisskb/src/fs/ext4/super.c:912:19: note: byref variable will be forcibly initialized 912 | struct va_format vaf; | ^~~ /kisskb/src/fs/ext4/super.c: In function '__ext4_error': /kisskb/src/fs/ext4/super.c:748:10: note: byref variable will be forcibly initialized 748 | va_list args; | ^~~~ /kisskb/src/fs/ext4/super.c:747:19: note: byref variable will be forcibly initialized 747 | struct va_format vaf; | ^~~ /kisskb/src/fs/ext4/super.c: In function '__ext4_error_inode': /kisskb/src/fs/ext4/super.c:773:19: note: byref variable will be forcibly initialized 773 | struct va_format vaf; | ^~~ /kisskb/src/fs/ext4/super.c:772:10: note: byref variable will be forcibly initialized 772 | va_list args; | ^~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/include/linux/resource_ext.h:11, from /kisskb/src/include/linux/acpi.h:14, from /kisskb/src/kernel/irq/irqdomain.c:5: /kisskb/src/kernel/irq/irqdomain.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/fs/ext4/super.c: In function '__ext4_error_file': /kisskb/src/fs/ext4/super.c:808:7: note: byref variable will be forcibly initialized 808 | char pathname[80], *path; | ^~~~~~~~ /kisskb/src/fs/ext4/super.c:806:19: note: byref variable will be forcibly initialized 806 | struct va_format vaf; | ^~~ /kisskb/src/fs/ext4/super.c:805:10: note: byref variable will be forcibly initialized 805 | va_list args; | ^~~~ /kisskb/src/fs/ext4/super.c: In function '__ext4_std_error': /kisskb/src/fs/ext4/super.c:887:7: note: byref variable will be forcibly initialized 887 | char nbuf[16]; | ^~~~ /kisskb/src/fs/ext4/super.c: In function 'ext4_quota_write': /kisskb/src/fs/ext4/super.c:6464:6: note: byref variable will be forcibly initialized 6464 | int retries = 0; | ^~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'handle_mount_opt': /kisskb/src/fs/ext4/super.c:2259:15: note: byref variable will be forcibly initialized 2259 | struct path path; | ^~~~ /kisskb/src/fs/ext4/super.c:2104:6: note: byref variable will be forcibly initialized 2104 | int arg = 0; | ^~~ /kisskb/src/fs/ext4/super.c: In function 'parse_options': /kisskb/src/fs/ext4/super.c:2429:14: note: byref variable will be forcibly initialized 2429 | substring_t args[MAX_OPT_ARGS]; | ^~~~ In file included from /kisskb/src/include/linux/acpi.h:13, from /kisskb/src/kernel/irq/irqdomain.c:5: /kisskb/src/kernel/irq/irqdomain.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/fs/ext4/super.c: In function '__ext4_warning': /kisskb/src/fs/ext4/super.c:937:10: note: byref variable will be forcibly initialized 937 | va_list args; | ^~~~ /kisskb/src/fs/ext4/super.c:936:19: note: byref variable will be forcibly initialized 936 | struct va_format vaf; | ^~~ /kisskb/src/kernel/irq/irqdomain.c: In function 'irq_create_mapping_affinity': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/fs/ext4/super.c: In function 'ext4_clear_journal_err': /kisskb/src/fs/ext4/super.c:5572:8: note: byref variable will be forcibly initialized 5572 | char nbuf[16]; | ^~~~ /kisskb/src/fs/ext4/super.c: In function '__ext4_warning_inode': /kisskb/src/fs/ext4/super.c:954:10: note: byref variable will be forcibly initialized 954 | va_list args; | ^~~~ /kisskb/src/fs/ext4/super.c:953:19: note: byref variable will be forcibly initialized 953 | struct va_format vaf; | ^~~ /kisskb/src/fs/ext4/super.c: In function '__ext4_grp_locked_error': /kisskb/src/fs/ext4/super.c:976:10: note: byref variable will be forcibly initialized 976 | va_list args; | ^~~~ /kisskb/src/fs/ext4/super.c:975:19: note: byref variable will be forcibly initialized 975 | struct va_format vaf; | ^~~ /kisskb/src/kernel/irq/irqdomain.c: In function 'irq_create_fwspec_mapping': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/kernel/irq/irqdomain.c:765:15: note: byref variable will be forcibly initialized 765 | unsigned int type = IRQ_TYPE_NONE; | ^~~~ /kisskb/src/kernel/irq/irqdomain.c:764:18: note: byref variable will be forcibly initialized 764 | irq_hw_number_t hwirq; | ^~~~~ /kisskb/src/kernel/irq/irqdomain.c: In function 'irq_create_of_mapping': /kisskb/src/kernel/irq/irqdomain.c:853:20: note: byref variable will be forcibly initialized 853 | struct irq_fwspec fwspec; | ^~~~~~ /kisskb/src/fs/ext4/super.c: In function 'ext4_fill_super': /kisskb/src/fs/ext4/super.c:3895:29: note: byref variable will be forcibly initialized 3895 | struct ext4_parsed_options parsed_opts; | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c:3894:15: note: byref variable will be forcibly initialized 3894 | ext4_group_t first_not_zeroed; | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'ext4_remount': /kisskb/src/fs/ext4/super.c:5743:29: note: byref variable will be forcibly initialized 5743 | struct ext4_parsed_options parsed_opts; | ^~~~~~~~~~~ /kisskb/src/fs/hfsplus/part_tbl.c: In function 'hfsplus_part_find': /kisskb/src/fs/hfsplus/part_tbl.c:132:14: note: byref variable will be forcibly initialized 132 | void *buf, *data; | ^~~~ /kisskb/src/fs/sysv/dir.c: In function 'sysv_inode_by_name': /kisskb/src/fs/sysv/dir.c:359:15: note: byref variable will be forcibly initialized 359 | struct page *page; | ^~~~ /kisskb/src/fs/adfs/inode.c: In function 'adfs_write_inode': /kisskb/src/fs/adfs/inode.c:357:21: note: byref variable will be forcibly initialized 357 | struct object_info obj; | ^~~ In file included from /kisskb/src/fs/adfs/map.c:7: /kisskb/src/fs/adfs/map.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/fs/befs/btree.c: In function 'befs_find_key': /kisskb/src/fs/befs/btree.c:335:6: note: byref variable will be forcibly initialized 335 | u16 keylen; | ^~~~~~ /kisskb/src/fs/adfs/super.c: In function '__adfs_error': /kisskb/src/fs/adfs/super.c:28:10: note: byref variable will be forcibly initialized 28 | va_list args; | ^~~~ /kisskb/src/fs/adfs/super.c:27:19: note: byref variable will be forcibly initialized 27 | struct va_format vaf; | ^~~ /kisskb/src/fs/befs/btree.c: In function 'befs_bt_read_node': /kisskb/src/fs/befs/btree.c:194:7: note: byref variable will be forcibly initialized 194 | uint off = 0; | ^~~ /kisskb/src/fs/adfs/super.c: In function 'adfs_msg': /kisskb/src/fs/adfs/super.c:44:10: note: byref variable will be forcibly initialized 44 | va_list args; | ^~~~ /kisskb/src/fs/adfs/super.c:43:19: note: byref variable will be forcibly initialized 43 | struct va_format vaf; | ^~~ /kisskb/src/fs/adfs/super.c: In function 'parse_options': /kisskb/src/fs/adfs/super.c:139:15: note: byref variable will be forcibly initialized 139 | substring_t args[MAX_OPT_ARGS]; | ^~~~ /kisskb/src/fs/adfs/super.c:133:6: note: byref variable will be forcibly initialized 133 | int option; | ^~~~~~ /kisskb/src/fs/adfs/super.c: In function 'adfs_remount': /kisskb/src/fs/adfs/super.c:187:22: note: byref variable will be forcibly initialized 187 | struct adfs_sb_info temp_asb; | ^~~~~~~~ /kisskb/src/fs/adfs/super.c: In function 'adfs_probe': /kisskb/src/fs/adfs/super.c:286:26: note: byref variable will be forcibly initialized 286 | struct adfs_discrecord *dr; | ^~ /kisskb/src/fs/befs/btree.c: In function 'befs_btree_find': /kisskb/src/fs/befs/btree.c:250:13: note: byref variable will be forcibly initialized 250 | befs_off_t node_off; | ^~~~~~~~ /kisskb/src/fs/befs/btree.c:249:19: note: byref variable will be forcibly initialized 249 | befs_btree_super bt_super; | ^~~~~~~~ /kisskb/src/fs/adfs/super.c: In function 'adfs_fill_super': /kisskb/src/fs/adfs/super.c:367:21: note: byref variable will be forcibly initialized 367 | struct object_info root_obj; | ^~~~~~~~ /kisskb/src/fs/befs/btree.c: In function 'befs_btree_read': /kisskb/src/fs/befs/btree.c:421:6: note: byref variable will be forcibly initialized 421 | u16 keylen; | ^~~~~~ /kisskb/src/fs/befs/btree.c:417:13: note: byref variable will be forcibly initialized 417 | befs_off_t node_off; | ^~~~~~~~ /kisskb/src/fs/befs/btree.c:416:19: note: byref variable will be forcibly initialized 416 | befs_btree_super bt_super; | ^~~~~~~~ /kisskb/src/fs/hfsplus/attributes.c: In function '__hfsplus_delete_attr': /kisskb/src/fs/hfsplus/attributes.c:270:21: note: byref variable will be forcibly initialized 270 | __be32 found_cnid, record_type; | ^~~~~~~~~~~ /kisskb/src/fs/hfsplus/attributes.c:270:9: note: byref variable will be forcibly initialized 270 | __be32 found_cnid, record_type; | ^~~~~~~~~~ /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; | ^~ /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; | ^~ /kisskb/src/mm/sparse.c: In function 'memblocks_present': /kisskb/src/mm/sparse.c:269:9: note: byref variable will be forcibly initialized 269 | int i, nid; | ^~~ /kisskb/src/mm/sparse.c:269:6: note: byref variable will be forcibly initialized 269 | int i, nid; | ^ /kisskb/src/mm/sparse.c:268:23: note: byref variable will be forcibly initialized 268 | unsigned long start, end; | ^~~ /kisskb/src/mm/sparse.c:268:16: note: byref variable will be forcibly initialized 268 | unsigned long start, end; | ^~~~~ /kisskb/src/mm/mempolicy.c: In function 'offset_il_node': /kisskb/src/mm/mempolicy.c:1951:13: note: byref variable will be forcibly initialized 1951 | nodemask_t nodemask = pol->nodes; | ^~~~~~~~ /kisskb/src/mm/mempolicy.c: In function 'mpol_relative_nodemask': /kisskb/src/mm/mempolicy.c:190:13: note: byref variable will be forcibly initialized 190 | nodemask_t tmp; | ^~~ /kisskb/src/mm/mempolicy.c: In function 'mpol_rebind_nodemask': /kisskb/src/mm/mempolicy.c:318:13: note: byref variable will be forcibly initialized 318 | nodemask_t tmp; | ^~~ /kisskb/src/mm/mempolicy.c: In function 'queue_pages_range': /kisskb/src/mm/mempolicy.c:729:21: note: byref variable will be forcibly initialized 729 | struct queue_pages qp = { | ^~ 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/mempolicy.h:10, from /kisskb/src/mm/mempolicy.c:73: /kisskb/src/mm/mempolicy.c: In function 'migrate_to_node': /kisskb/src/mm/mempolicy.c:1058:12: note: byref variable will be forcibly initialized 1058 | LIST_HEAD(pagelist); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/mempolicy.c:1057:13: note: byref variable will be forcibly initialized 1057 | nodemask_t nmask; | ^~~~~ /kisskb/src/mm/mempolicy.c: In function 'get_nodes': /kisskb/src/mm/mempolicy.c:1398:17: note: byref variable will be forcibly initialized 1398 | unsigned long t; | ^ /kisskb/src/mm/mempolicy.c: In function 'lookup_node': /kisskb/src/mm/mempolicy.c:910:6: note: byref variable will be forcibly initialized 910 | int locked = 1; | ^~~~~~ /kisskb/src/mm/mempolicy.c:907:15: note: byref variable will be forcibly initialized 907 | struct page *p = NULL; | ^ In file included from /kisskb/src/include/linux/sched.h:22, from /kisskb/src/include/linux/mempolicy.h:10, from /kisskb/src/mm/mempolicy.c:73: /kisskb/src/mm/mempolicy.c: In function 'do_set_mempolicy': /kisskb/src/include/linux/nodemask.h:527:52: note: byref variable will be forcibly initialized 527 | #define NODEMASK_ALLOC(type, name, gfp_flags) type _##name, *name = &_##name | ^ /kisskb/src/include/linux/nodemask.h:538:4: note: in expansion of macro 'NODEMASK_ALLOC' 538 | NODEMASK_ALLOC(struct nodemask_scratch, x, \ | ^~~~~~~~~~~~~~ /kisskb/src/mm/mempolicy.c:849:2: note: in expansion of macro 'NODEMASK_SCRATCH' 849 | NODEMASK_SCRATCH(scratch); | ^~~~~~~~~~~~~~~~ /kisskb/src/mm/mempolicy.c: In function 'kernel_set_mempolicy': /kisskb/src/mm/mempolicy.c:1565:13: note: byref variable will be forcibly initialized 1565 | nodemask_t nodes; | ^~~~~ /kisskb/src/mm/mempolicy.c: In function 'kernel_get_mempolicy': /kisskb/src/mm/mempolicy.c:1691:13: note: byref variable will be forcibly initialized 1691 | nodemask_t nodes; | ^~~~~ /kisskb/src/mm/mempolicy.c:1690:6: note: byref variable will be forcibly initialized 1690 | int pval; | ^~~~ /kisskb/src/mm/mempolicy.c: In function 'do_migrate_pages': /kisskb/src/mm/mempolicy.c:1098:13: note: byref variable will be forcibly initialized 1098 | nodemask_t tmp; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/kernel/rcu/rcuscale.c:22: /kisskb/src/kernel/rcu/rcuscale.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/fs/proc/bootconfig.c: In function 'copy_xbc_key_value_list': /kisskb/src/fs/proc/bootconfig.c:28:19: note: byref variable will be forcibly initialized 28 | struct xbc_node *leaf, *vnode; | ^~~~ In file included from /kisskb/src/include/linux/sched.h:22, from /kisskb/src/include/linux/mempolicy.h:10, from /kisskb/src/mm/mempolicy.c:73: /kisskb/src/mm/mempolicy.c: In function 'kernel_migrate_pages': /kisskb/src/include/linux/nodemask.h:527:52: note: byref variable will be forcibly initialized 527 | #define NODEMASK_ALLOC(type, name, gfp_flags) type _##name, *name = &_##name | ^ /kisskb/src/include/linux/nodemask.h:538:4: note: in expansion of macro 'NODEMASK_ALLOC' 538 | NODEMASK_ALLOC(struct nodemask_scratch, x, \ | ^~~~~~~~~~~~~~ /kisskb/src/mm/mempolicy.c:1596:2: note: in expansion of macro 'NODEMASK_SCRATCH' 1596 | NODEMASK_SCRATCH(scratch); | ^~~~~~~~~~~~~~~~ /kisskb/src/mm/mempolicy.c:1592:13: note: byref variable will be forcibly initialized 1592 | nodemask_t task_nodes; | ^~~~~~~~~~ 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:73:65: note: in definition of macro 'DEFINE_TORTURE_RANDOM' 73 | #define DEFINE_TORTURE_RANDOM(name) struct torture_random_state name = { 0, 0 } | ^~~~ 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, | ^~~~~~~~~~ /kisskb/src/mm/mempolicy.c: In function '__mpol_dup': /kisskb/src/mm/mempolicy.c:2409:14: note: byref variable will be forcibly initialized 2409 | nodemask_t mems = cpuset_mems_allowed(current); | ^~~~ /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/sched.h:22, from /kisskb/src/include/linux/mempolicy.h:10, from /kisskb/src/mm/mempolicy.c:73: /kisskb/src/mm/mempolicy.c: In function 'do_mbind': /kisskb/src/include/linux/nodemask.h:527:52: note: byref variable will be forcibly initialized 527 | #define NODEMASK_ALLOC(type, name, gfp_flags) type _##name, *name = &_##name | ^ /kisskb/src/include/linux/nodemask.h:538:4: note: in expansion of macro 'NODEMASK_ALLOC' 538 | NODEMASK_ALLOC(struct nodemask_scratch, x, \ | ^~~~~~~~~~~~~~ /kisskb/src/mm/mempolicy.c:1304:3: note: in expansion of macro 'NODEMASK_SCRATCH' 1304 | NODEMASK_SCRATCH(scratch); | ^~~~~~~~~~~~~~~~ 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/mempolicy.h:10, from /kisskb/src/mm/mempolicy.c:73: /kisskb/src/mm/mempolicy.c:1260:12: note: byref variable will be forcibly initialized 1260 | LIST_HEAD(pagelist); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/mempolicy.c: In function 'kernel_mbind': /kisskb/src/mm/mempolicy.c:1466:13: note: byref variable will be forcibly initialized 1466 | nodemask_t nodes; | ^~~~~ In file included from /kisskb/src/include/linux/sched.h:22, from /kisskb/src/include/linux/mempolicy.h:10, from /kisskb/src/mm/mempolicy.c:73: /kisskb/src/mm/mempolicy.c: In function 'mpol_shared_policy_init': /kisskb/src/include/linux/nodemask.h:527:52: note: byref variable will be forcibly initialized 527 | #define NODEMASK_ALLOC(type, name, gfp_flags) type _##name, *name = &_##name | ^ /kisskb/src/include/linux/nodemask.h:538:4: note: in expansion of macro 'NODEMASK_ALLOC' 538 | NODEMASK_ALLOC(struct nodemask_scratch, x, \ | ^~~~~~~~~~~~~~ /kisskb/src/mm/mempolicy.c:2768:3: note: in expansion of macro 'NODEMASK_SCRATCH' 2768 | NODEMASK_SCRATCH(scratch); | ^~~~~~~~~~~~~~~~ /kisskb/src/mm/mempolicy.c:2766:25: note: byref variable will be forcibly initialized 2766 | struct vm_area_struct pvma; | ^~~~ In file included from /kisskb/src/include/linux/sched.h:22, from /kisskb/src/include/linux/mempolicy.h:10, from /kisskb/src/mm/mempolicy.c:73: /kisskb/src/mm/mempolicy.c: In function 'numa_policy_init': /kisskb/src/include/linux/nodemask.h:289:32: note: byref variable will be forcibly initialized 289 | typeof(_unused_nodemask_arg_) m; \ | ^ /kisskb/src/mm/mempolicy.c:2906:13: note: in expansion of macro 'nodemask_of_node' 2906 | .nodes = nodemask_of_node(nid), | ^~~~~~~~~~~~~~~~ /kisskb/src/mm/mempolicy.c:2889:13: note: byref variable will be forcibly initialized 2889 | nodemask_t interleave_nodes; | ^~~~~~~~~~~~~~~~ /kisskb/src/mm/mempolicy.c: In function 'mpol_parse_str': /kisskb/src/mm/mempolicy.c:2976:13: note: byref variable will be forcibly initialized 2976 | nodemask_t nodes; | ^~~~~ 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:13, 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/mm/mmu_notifier.c: In function 'mn_itree_release': /kisskb/src/mm/mmu_notifier.c:272:16: note: byref variable will be forcibly initialized 272 | unsigned long cur_seq; | ^~~~~~~ /kisskb/src/mm/mmu_notifier.c: In function 'mn_itree_invalidate': /kisskb/src/mm/mmu_notifier.c:448:16: note: byref variable will be forcibly initialized 448 | unsigned long cur_seq; | ^~~~~~~ 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:13, 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_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/sysv/namei.c: In function 'sysv_unlink': /kisskb/src/fs/sysv/namei.c:154:16: note: byref variable will be forcibly initialized 154 | struct page * page; | ^~~~ /kisskb/src/fs/sysv/namei.c: In function 'sysv_rename': /kisskb/src/fs/sysv/namei.c:219:17: note: byref variable will be forcibly initialized 219 | struct page * new_page; | ^~~~~~~~ /kisskb/src/fs/sysv/namei.c:200:16: note: byref variable will be forcibly initialized 200 | struct page * old_page; | ^~~~~~~~ /kisskb/src/fs/sysv/namei.c:198:16: note: byref variable will be forcibly initialized 198 | struct page * dir_page = NULL; | ^~~~~~~~ /kisskb/src/kernel/sched/debug.c: In function 'print_task': /kisskb/src/kernel/sched/debug.c:521:8: note: byref variable will be forcibly initialized 521 | char buf[128]; \ | ^~~ /kisskb/src/kernel/sched/debug.c:554:2: note: in expansion of macro 'SEQ_printf_task_group_path' 554 | SEQ_printf_task_group_path(m, task_group(p), " %s") | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/debug.c: In function 'sched_scaling_write': /kisskb/src/kernel/sched/debug.c:176:15: note: byref variable will be forcibly initialized 176 | unsigned int scaling; | ^~~~~~~ /kisskb/src/kernel/sched/debug.c:175:7: note: byref variable will be forcibly initialized 175 | char buf[16]; | ^~~ /kisskb/src/kernel/sched/debug.c: In function 'sched_feat_write': /kisskb/src/kernel/sched/debug.c:128:7: note: byref variable will be forcibly initialized 128 | char buf[64]; | ^~~ /kisskb/src/kernel/sched/debug.c: In function 'sd_flags_show': /kisskb/src/kernel/sched/debug.c:352:16: note: byref variable will be forcibly initialized 352 | unsigned long flags = *(unsigned int *)m->private; | ^~~~~ /kisskb/src/kernel/sched/debug.c: In function 'update_sched_domain_debugfs': /kisskb/src/kernel/sched/debug.c:417:8: note: byref variable will be forcibly initialized 417 | char buf[32]; | ^~~ /kisskb/src/kernel/sched/debug.c: In function 'print_cfs_rq': /kisskb/src/kernel/sched/debug.c:521:8: note: byref variable will be forcibly initialized 521 | char buf[128]; \ | ^~~ /kisskb/src/kernel/sched/debug.c:591:2: note: in expansion of macro 'SEQ_printf_task_group_path' 591 | SEQ_printf_task_group_path(m, cfs_rq->tg, "cfs_rq[%d]:%s\n", cpu); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/befs/debug.c: In function 'befs_error': /kisskb/src/fs/befs/debug.c:32:10: note: byref variable will be forcibly initialized 32 | va_list args; | ^~~~ /kisskb/src/fs/befs/debug.c:31:19: note: byref variable will be forcibly initialized 31 | struct va_format vaf; | ^~~ /kisskb/src/fs/befs/debug.c: In function 'befs_warning': /kisskb/src/fs/befs/debug.c:45:10: note: byref variable will be forcibly initialized 45 | va_list args; | ^~~~ /kisskb/src/fs/befs/debug.c:44:19: note: byref variable will be forcibly initialized 44 | struct va_format vaf; | ^~~ /kisskb/src/fs/hfsplus/xattr.c: In function 'hfsplus_getxattr_finder_info': /kisskb/src/fs/hfsplus/xattr.c:449:5: note: byref variable will be forcibly initialized 449 | u8 file_finder_info[sizeof(struct FInfo) + sizeof(struct FXInfo)]; | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/hfsplus/xattr.c:448:5: note: byref variable will be forcibly initialized 448 | u8 folder_finder_info[sizeof(struct DInfo) + sizeof(struct DXInfo)]; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/hfsplus/xattr.c:443:23: note: byref variable will be forcibly initialized 443 | struct hfs_find_data fd; | ^~ /kisskb/src/fs/hfsplus/xattr.c: In function 'hfsplus_removexattr': /kisskb/src/fs/hfsplus/xattr.c:770:23: note: byref variable will be forcibly initialized 770 | struct hfs_find_data cat_fd; | ^~~~~~ /kisskb/src/fs/hfsplus/xattr.c: In function 'hfsplus_listxattr_finder_info': /kisskb/src/fs/hfsplus/xattr.c:614:5: note: byref variable will be forcibly initialized 614 | u8 file_finder_info[sizeof(struct FInfo) + sizeof(struct FXInfo)]; | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/hfsplus/xattr.c:613:5: note: byref variable will be forcibly initialized 613 | u8 folder_finder_info[sizeof(struct DInfo) + sizeof(struct DXInfo)]; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/hfsplus/xattr.c:611:23: note: byref variable will be forcibly initialized 611 | struct hfs_find_data fd; | ^~ /kisskb/src/fs/hfsplus/xattr.c: In function '__hfsplus_setxattr': /kisskb/src/fs/hfsplus/xattr.c:262:20: note: byref variable will be forcibly initialized 262 | hfsplus_cat_entry entry; | ^~~~~ /kisskb/src/fs/hfsplus/xattr.c:261:23: note: byref variable will be forcibly initialized 261 | struct hfs_find_data cat_fd; | ^~~~~~ /kisskb/src/fs/hfsplus/xattr.c: In function '__hfsplus_getxattr': /kisskb/src/fs/hfsplus/xattr.c:494:9: note: byref variable will be forcibly initialized 494 | __be32 xattr_record_type; | ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/hfsplus/xattr.c:492:23: note: byref variable will be forcibly initialized 492 | struct hfs_find_data fd; | ^~ /kisskb/src/fs/hfsplus/xattr.c: In function 'hfsplus_listxattr': /kisskb/src/fs/hfsplus/xattr.c:683:6: note: byref variable will be forcibly initialized 683 | int xattr_name_len; | ^~~~~~~~~~~~~~ /kisskb/src/fs/hfsplus/xattr.c:681:26: note: byref variable will be forcibly initialized 681 | struct hfsplus_attr_key attr_key; | ^~~~~~~~ /kisskb/src/fs/hfsplus/xattr.c:679:23: note: byref variable will be forcibly initialized 679 | struct hfs_find_data fd; | ^~ 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:26:19: note: in definition of macro 'LIST_HEAD' 26 | 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:26:19: note: in definition of macro 'LIST_HEAD' 26 | 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:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/algapi.c: In function 'crypto_alg_tested': /kisskb/src/crypto/algapi.c:305:12: note: byref variable will be forcibly initialized 305 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/algapi.c: In function 'crypto_unregister_alg': /kisskb/src/crypto/algapi.c:452:12: note: byref variable will be forcibly initialized 452 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/algapi.c: In function 'crypto_unregister_template': /kisskb/src/crypto/algapi.c:543:12: note: byref variable will be forcibly initialized 543 | LIST_HEAD(users); | ^~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/algapi.c: In function 'crypto_unregister_instance': /kisskb/src/crypto/algapi.c:660:12: note: byref variable will be forcibly initialized 660 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/kernel/sched/cpuacct.c: In function 'cpuacct_stats_show': /kisskb/src/kernel/sched/cpuacct.c:265:6: note: byref variable will be forcibly initialized 265 | u64 val[CPUACCT_STAT_NSTATS]; | ^~~ /kisskb/src/kernel/sched/cpuacct.c:264:22: note: byref variable will be forcibly initialized 264 | struct task_cputime cputime; | ^~~~~~~ /kisskb/src/mm/memtest.c: In function 'do_one_pass': /kisskb/src/mm/memtest.c:69:26: note: byref variable will be forcibly initialized 69 | phys_addr_t this_start, this_end; | ^~~~~~~~ /kisskb/src/mm/memtest.c:69:14: note: byref variable will be forcibly initialized 69 | phys_addr_t this_start, this_end; | ^~~~~~~~~~ /kisskb/src/mm/memtest.c:68:6: note: byref variable will be forcibly initialized 68 | u64 i; | ^ In file included from /kisskb/src/fs/ext4/orphan.c:8: /kisskb/src/fs/ext4/orphan.c: In function 'ext4_chksum': /kisskb/src/fs/ext4/ext4.h:2446:4: note: byref variable will be forcibly initialized 2446 | } desc; | ^~~~ /kisskb/src/fs/ext4/orphan.c: In function 'ext4_orphan_file_block_csum_verify': /kisskb/src/fs/ext4/orphan.c:538:9: note: byref variable will be forcibly initialized 538 | __le64 dsk_block_nr = cpu_to_le64(bh->b_blocknr); | ^~~~~~~~~~~~ /kisskb/src/fs/ext4/orphan.c: In function 'ext4_orphan_add': /kisskb/src/fs/ext4/orphan.c:103:19: note: byref variable will be forcibly initialized 103 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/orphan.c: In function 'ext4_orphan_del': /kisskb/src/fs/ext4/orphan.c:285:20: note: byref variable will be forcibly initialized 285 | struct ext4_iloc iloc2; | ^~~~~ /kisskb/src/fs/ext4/orphan.c:233:19: note: byref variable will be forcibly initialized 233 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/orphan.c: In function 'ext4_orphan_cleanup': /kisskb/src/fs/ext4/orphan.c:383:22: note: byref variable will be forcibly initialized 383 | int nr_orphans = 0, nr_truncates = 0; | ^~~~~~~~~~~~ /kisskb/src/fs/ext4/orphan.c:383:6: note: byref variable will be forcibly initialized 383 | int nr_orphans = 0, nr_truncates = 0; | ^~~~~~~~~~ /kisskb/src/fs/ext4/orphan.c: In function 'ext4_orphan_file_block_trigger': /kisskb/src/fs/ext4/orphan.c:561:9: note: byref variable will be forcibly initialized 561 | __le64 dsk_block_nr = cpu_to_le64(bh->b_blocknr); | ^~~~~~~~~~~~ /kisskb/src/fs/ext4/fast_commit.c: In function 'tl_to_darg': /kisskb/src/fs/ext4/fast_commit.c:1292:29: note: byref variable will be forcibly initialized 1292 | struct ext4_fc_dentry_info fcd; | ^~~ 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:22, 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:937:16: note: byref variable will be forcibly initialized 937 | 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:937:4: note: in expansion of macro 'DEFINE_WAIT' 937 | DEFINE_WAIT(wait); | ^~~~~~~~~~~ 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:2446:4: note: byref variable will be forcibly initialized 2446 | } desc; | ^~~~ /kisskb/src/fs/tracefs/inode.c: In function 'tracefs_parse_options': /kisskb/src/fs/tracefs/inode.c:167:6: note: byref variable will be forcibly initialized 167 | int option; | ^~~~~~ /kisskb/src/fs/tracefs/inode.c:166:14: note: byref variable will be forcibly initialized 166 | substring_t args[MAX_OPT_ARGS]; | ^~~~ /kisskb/src/fs/ext4/fast_commit.c: In function 'ext4_fc_reserve_space': /kisskb/src/fs/ext4/fast_commit.c:657:22: note: byref variable will be forcibly initialized 657 | struct buffer_head *bh; | ^~ /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:782:20: note: byref variable will be forcibly initialized 782 | struct ext4_fc_tl tl; | ^~ /kisskb/src/fs/ext4/fast_commit.c:781:29: note: byref variable will be forcibly initialized 781 | 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:859:27: note: byref variable will be forcibly initialized 859 | struct ext4_fc_del_range lrange; | ^~~~~~ /kisskb/src/fs/ext4/fast_commit.c:858:27: note: byref variable will be forcibly initialized 858 | struct ext4_fc_add_range fc_ext; | ^~~~~~ /kisskb/src/fs/ext4/fast_commit.c:857:25: note: byref variable will be forcibly initialized 857 | struct ext4_map_blocks map; | ^~~ /kisskb/src/fs/ext4/fast_commit.c: In function 'ext4_fc_write_inode': /kisskb/src/fs/ext4/fast_commit.c:815:20: note: byref variable will be forcibly initialized 815 | struct ext4_fc_tl tl; | ^~ /kisskb/src/fs/ext4/fast_commit.c:814:23: note: byref variable will be forcibly initialized 814 | struct ext4_fc_inode fc_inode; | ^~~~~~~~ /kisskb/src/fs/ext4/fast_commit.c:813:19: note: byref variable will be forcibly initialized 813 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/fast_commit.c: In function 'ext4_fc_perform_commit': /kisskb/src/fs/ext4/fast_commit.c:1063:6: note: byref variable will be forcibly initialized 1063 | u32 crc = 0; | ^~~ /kisskb/src/fs/ext4/fast_commit.c:1061:18: note: byref variable will be forcibly initialized 1061 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/ext4/fast_commit.c:1059:22: note: byref variable will be forcibly initialized 1059 | struct ext4_fc_head head; | ^~~~ /kisskb/src/fs/ext4/fast_commit.c: In function 'ext4_fc_replay_scan': /kisskb/src/fs/ext4/fast_commit.c:1937:27: note: byref variable will be forcibly initialized 1937 | struct ext4_fc_add_range ext; | ^~~ /kisskb/src/fs/ext4/fast_commit.c: In function 'ext4_fc_set_bitmaps_and_counters': /kisskb/src/fs/ext4/fast_commit.c:1833:25: note: byref variable will be forcibly initialized 1833 | struct ext4_map_blocks map; | ^~~ /kisskb/src/fs/ext4/fast_commit.c: In function 'ext4_fc_replay_link': /kisskb/src/fs/ext4/fast_commit.c:1406:26: note: byref variable will be forcibly initialized 1406 | struct dentry_info_args darg; | ^~~~ /kisskb/src/fs/ext4/fast_commit.c: In function 'ext4_fc_replay_unlink': /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/fs/ext4/fast_commit.c:1650:24: note: byref variable will be forcibly initialized 1650 | struct ext4_ext_path *path = NULL; | ^~~~ /kisskb/src/fs/ext4/fast_commit.c:1649:25: note: byref variable will be forcibly initialized 1649 | struct ext4_map_blocks map; | ^~~ /kisskb/src/fs/ext4/fast_commit.c:1644:21: note: byref variable will be forcibly initialized 1644 | struct ext4_extent newex, *ex; | ^~~~~ /kisskb/src/fs/ext4/fast_commit.c:1643:27: note: byref variable will be forcibly initialized 1643 | struct ext4_fc_add_range fc_add_ex; | ^~~~~~~~~ /kisskb/src/fs/ext4/fast_commit.c: In function 'ext4_fc_replay_create': /kisskb/src/fs/ext4/fast_commit.c:1560:26: note: byref variable will be forcibly initialized 1560 | struct dentry_info_args darg; | ^~~~ /kisskb/src/fs/ext4/fast_commit.c: In function 'ext4_fc_replay_del_range': /kisskb/src/fs/ext4/fast_commit.c:1774:25: note: byref variable will be forcibly initialized 1774 | 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:1461:19: note: byref variable will be forcibly initialized 1461 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/fast_commit.c: In function 'ext4_fc_replay': /kisskb/src/fs/ext4/fast_commit.c:2050:20: note: byref variable will be forcibly initialized 2050 | struct ext4_fc_tl tl; | ^~ /kisskb/src/fs/befs/linuxvfs.c: In function 'parse_options': /kisskb/src/fs/befs/linuxvfs.c:697:6: note: byref variable will be forcibly initialized 697 | int option; | ^~~~~~ /kisskb/src/fs/befs/linuxvfs.c:696:14: note: byref variable will be forcibly initialized 696 | substring_t args[MAX_OPT_ARGS]; | ^~~~ /kisskb/src/fs/befs/linuxvfs.c: In function 'befs_utf2nls': /kisskb/src/fs/befs/linuxvfs.c:511:12: note: byref variable will be forcibly initialized 511 | unicode_t uni; | ^~~ /kisskb/src/fs/befs/linuxvfs.c: In function 'befs_readdir': /kisskb/src/fs/befs/linuxvfs.c:251:8: note: byref variable will be forcibly initialized 251 | int nlsnamelen; | ^~~~~~~~~~ /kisskb/src/fs/befs/linuxvfs.c:250:10: note: byref variable will be forcibly initialized 250 | char *nlsname; | ^~~~~~~ /kisskb/src/fs/befs/linuxvfs.c:224:7: note: byref variable will be forcibly initialized 224 | char keybuf[BEFS_NAME_LEN + 1]; | ^~~~~~ /kisskb/src/fs/befs/linuxvfs.c:223:9: note: byref variable will be forcibly initialized 223 | size_t keysize; | ^~~~~~~ /kisskb/src/fs/befs/linuxvfs.c:221:13: note: byref variable will be forcibly initialized 221 | befs_off_t value; | ^~~~~ /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/befs/linuxvfs.c: In function 'befs_nls2utf': /kisskb/src/fs/befs/linuxvfs.c:588:10: note: byref variable will be forcibly initialized 588 | wchar_t uni; | ^~~ /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/befs/linuxvfs.c: In function 'befs_get_block': /kisskb/src/fs/befs/linuxvfs.c:138:17: note: byref variable will be forcibly initialized 138 | befs_block_run run = BAD_IADDR; | ^~~ /kisskb/src/fs/debugfs/file.c: In function 'debugfs_read_file_bool': /kisskb/src/fs/debugfs/file.c:770:7: note: byref variable will be forcibly initialized 770 | char buf[2]; | ^~~ /kisskb/src/fs/debugfs/file.c: In function 'debugfs_write_file_bool': /kisskb/src/fs/debugfs/file.c:793:7: note: byref variable will be forcibly initialized 793 | bool bv; | ^~ /kisskb/src/fs/befs/linuxvfs.c: In function 'befs_lookup': /kisskb/src/fs/befs/linuxvfs.c:180:8: note: byref variable will be forcibly initialized 180 | char *utfname; | ^~~~~~~ /kisskb/src/fs/befs/linuxvfs.c:179:6: note: byref variable will be forcibly initialized 179 | int utfnamelen; | ^~~~~~~~~~ /kisskb/src/fs/befs/linuxvfs.c:177:13: note: byref variable will be forcibly initialized 177 | befs_off_t offset; | ^~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/arch/powerpc/kernel/smp.c:22: /kisskb/src/arch/powerpc/kernel/smp.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/arch/powerpc/kernel/smp.c: In function 'init_thread_group_cache_map': /kisskb/src/arch/powerpc/kernel/smp.c:924:28: note: byref variable will be forcibly initialized 924 | int cpu_group_start = -1, err = 0; | ^~~ /kisskb/src/arch/powerpc/kernel/smp.c: In function 'add_cpu_to_masks': /kisskb/src/arch/powerpc/kernel/smp.c:1517:16: note: byref variable will be forcibly initialized 1517 | cpumask_var_t mask; | ^~~~ /kisskb/src/arch/powerpc/kernel/smp.c: In function '__smp_send_nmi_ipi': /kisskb/src/arch/powerpc/kernel/smp.c:503:16: note: byref variable will be forcibly initialized 503 | unsigned long flags; | ^~~~~ /kisskb/src/arch/powerpc/kernel/smp.c: In function 'smp_handle_nmi_ipi': /kisskb/src/arch/powerpc/kernel/smp.c:452:16: note: byref variable will be forcibly initialized 452 | unsigned long flags; | ^~~~~ In file included from /kisskb/src/mm/gup_test.c:3: /kisskb/src/mm/gup_test.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ /kisskb/src/mm/gup_test.c: In function 'gup_test_ioctl': /kisskb/src/mm/gup_test.c:209:18: note: byref variable will be forcibly initialized 209 | struct gup_test gup; | ^~~ /kisskb/src/kernel/irq/proc.c: In function 'write_irq_affinity': /kisskb/src/kernel/irq/proc.c:141:16: note: byref variable will be forcibly initialized 141 | cpumask_var_t new_value; | ^~~~~~~~~ /kisskb/src/mm/kmemleak.c: In function 'dump_str_object_info': /kisskb/src/kernel/irq/proc.c: In function 'irq_affinity_hint_proc_show': /kisskb/src/mm/kmemleak.c:1718:16: note: byref variable will be forcibly initialized 1718 | unsigned long addr; | ^~~~ /kisskb/src/kernel/irq/proc.c:87:16: note: byref variable will be forcibly initialized 87 | cpumask_var_t mask; | ^~~~ /kisskb/src/kernel/irq/proc.c: In function 'default_affinity_write': /kisskb/src/kernel/irq/proc.c:238:16: note: byref variable will be forcibly initialized 238 | cpumask_var_t new_value; | ^~~~~~~~~ /kisskb/src/kernel/irq/proc.c: In function 'register_handler_proc': /kisskb/src/kernel/irq/proc.c:321:7: note: byref variable will be forcibly initialized 321 | char name [MAX_NAMELEN]; | ^~~~ /kisskb/src/mm/kmemleak.c: In function 'kmemleak_write': /kisskb/src/mm/kmemleak.c:1818:12: note: byref variable will be forcibly initialized 1818 | unsigned secs; | ^~~~ /kisskb/src/kernel/irq/proc.c: In function 'register_irq_proc': /kisskb/src/kernel/irq/proc.c:342:7: note: byref variable will be forcibly initialized 342 | char name [MAX_NAMELEN]; | ^~~~ /kisskb/src/mm/kmemleak.c:1781:7: note: byref variable will be forcibly initialized 1781 | char buf[64]; | ^~~ /kisskb/src/kernel/irq/proc.c: In function 'unregister_irq_proc': /kisskb/src/kernel/irq/proc.c:395:7: note: byref variable will be forcibly initialized 395 | char name [MAX_NAMELEN]; | ^~~~ /kisskb/src/fs/ext4/acl.c: In function '__ext4_set_acl': /kisskb/src/fs/ext4/acl.c:194:9: note: byref variable will be forcibly initialized 194 | size_t size = 0; | ^~~~ /kisskb/src/fs/ext4/acl.c: In function 'ext4_set_acl': /kisskb/src/fs/ext4/acl.c:234:10: note: byref variable will be forcibly initialized 234 | umode_t mode = inode->i_mode; | ^~~~ /kisskb/src/fs/ext4/acl.c:232:22: note: byref variable will be forcibly initialized 232 | int error, credits, retries = 0; | ^~~~~~~ /kisskb/src/fs/ext4/acl.c:232:13: note: byref variable will be forcibly initialized 232 | int error, credits, retries = 0; | ^~~~~~~ /kisskb/src/fs/ext4/acl.c: In function 'ext4_init_acl': /kisskb/src/fs/ext4/acl.c:282:34: note: byref variable will be forcibly initialized 282 | struct posix_acl *default_acl, *acl; | ^~~ /kisskb/src/fs/ext4/acl.c:282:20: note: byref variable will be forcibly initialized 282 | struct posix_acl *default_acl, *acl; | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/kernel/rcu/refscale.c:19: /kisskb/src/kernel/rcu/refscale.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/kernel/rcu/refscale.c: In function 'process_durations': /kisskb/src/kernel/rcu/refscale.c:606:7: note: byref variable will be forcibly initialized 606 | char buf1[64]; | ^~~~ 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:689:3: note: in expansion of macro 'wait_event' 689 | wait_event(main_wq, | ^~~~~~~~~~ /kisskb/src/kernel/rcu/refscale.c:646:7: note: byref variable will be forcibly initialized 646 | char buf1[64]; | ^~~~ 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 '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:536:2: note: in expansion of macro 'wait_event' 536 | wait_event(rt->wq, (atomic_read(&nreaders_exp) && smp_load_acquire(&rt->start_reader)) || | ^~~~~~~~~~ /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:779:2: note: in expansion of macro 'wait_event' 779 | wait_event(shutdown_wq, shutdown_start); | ^~~~~~~~~~ /kisskb/src/mm/slab.c: In function 'slab_alloc_node': /kisskb/src/mm/slab.c:3211:21: note: byref variable will be forcibly initialized 3211 | struct obj_cgroup *objcg = NULL; | ^~~~~ /kisskb/src/mm/slab.c:3209:8: note: byref variable will be forcibly initialized 3209 | void *ptr; | ^~~ /kisskb/src/mm/slab.c: In function 'slab_alloc': /kisskb/src/mm/slab.c:3295:21: note: byref variable will be forcibly initialized 3295 | struct obj_cgroup *objcg = NULL; | ^~~~~ /kisskb/src/mm/slab.c:3294:8: note: byref variable will be forcibly initialized 3294 | void *objp; | ^~~~ /kisskb/src/mm/slab.c: In function '__do_kmalloc': /kisskb/src/mm/slab.c:3294:8: note: byref variable will be forcibly initialized /kisskb/src/mm/slab.c:3295:21: note: byref variable will be forcibly initialized 3295 | struct obj_cgroup *objcg = NULL; | ^~~~~ /kisskb/src/kernel/dma/debug.c: In function 'filter_write': /kisskb/src/kernel/dma/debug.c:702:7: note: byref variable will be forcibly initialized 702 | char buf[NAME_MAX_LEN]; | ^~~ /kisskb/src/mm/slab.c: In function '__kmalloc_track_caller': /kisskb/src/mm/slab.c:3295:21: note: byref variable will be forcibly initialized /kisskb/src/mm/slab.c:3294:8: note: byref variable will be forcibly initialized 3294 | void *objp; | ^~~~ /kisskb/src/kernel/dma/debug.c: In function 'filter_read': /kisskb/src/kernel/dma/debug.c:680:7: note: byref variable will be forcibly initialized 680 | char buf[NAME_MAX_LEN + 1]; | ^~~ /kisskb/src/kernel/dma/debug.c: In function 'dma_debug_device_change': /kisskb/src/kernel/dma/debug.c:837:26: note: byref variable will be forcibly initialized 837 | struct dma_debug_entry *entry; | ^~~~~ /kisskb/src/kernel/dma/debug.c: In function 'check_sync': /kisskb/src/kernel/dma/debug.c:1082:16: note: byref variable will be forcibly initialized 1082 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/dma/debug.c:1081:22: note: byref variable will be forcibly initialized 1081 | struct hash_bucket *bucket; | ^~~~~~ /kisskb/src/kernel/dma/debug.c: In function 'debug_dma_unmap_sg': /kisskb/src/kernel/dma/debug.c:1351:26: note: byref variable will be forcibly initialized 1351 | struct dma_debug_entry ref = { | ^~~ /kisskb/src/kernel/dma/debug.c: In function 'debug_dma_sync_single_for_cpu': /kisskb/src/kernel/dma/debug.c:1479:25: note: byref variable will be forcibly initialized 1479 | struct dma_debug_entry ref; | ^~~ /kisskb/src/kernel/dma/debug.c: In function 'debug_dma_sync_single_for_device': /kisskb/src/kernel/dma/debug.c:1498:25: note: byref variable will be forcibly initialized 1498 | struct dma_debug_entry ref; | ^~~ /kisskb/src/kernel/dma/debug.c: In function 'debug_dma_sync_sg_for_cpu': /kisskb/src/kernel/dma/debug.c:1524:26: note: byref variable will be forcibly initialized 1524 | struct dma_debug_entry ref = { | ^~~ /kisskb/src/kernel/dma/debug.c: In function 'debug_dma_sync_sg_for_device': /kisskb/src/kernel/dma/debug.c:1556:26: note: byref variable will be forcibly initialized 1556 | struct dma_debug_entry ref = { | ^~~ In file included from /kisskb/src/mm/slab.c:90: /kisskb/src/mm/slab.c: In function 'kmalloc_array_node': /kisskb/src/include/linux/slab.h:671:9: note: byref variable will be forcibly initialized 671 | size_t bytes; | ^~~~~ /kisskb/src/mm/debug_vm_pgtable.c: In function 'p4d_basic_tests': /kisskb/src/mm/debug_vm_pgtable.c:504:8: note: byref variable will be forcibly initialized 504 | p4d_t p4d; | ^~~ /kisskb/src/mm/slab.c: In function '__kmalloc': /kisskb/src/mm/slab.c:3295:21: note: byref variable will be forcibly initialized 3295 | struct obj_cgroup *objcg = NULL; | ^~~~~ /kisskb/src/mm/debug_vm_pgtable.c: In function 'pgd_basic_tests': /kisskb/src/mm/debug_vm_pgtable.c:513:8: note: byref variable will be forcibly initialized 513 | pgd_t pgd; | ^~~ /kisskb/src/mm/slab.c:3294:8: note: byref variable will be forcibly initialized 3294 | void *objp; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/migrate.h:111, from /kisskb/src/mm/migrate.c:58: /kisskb/src/mm/migrate.c: In function 'perf_trace_mm_migrate_pages': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(mm_migrate_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(mm_migrate_pages, | ^~~~~~~~~~~ /kisskb/src/mm/migrate.c: In function 'perf_trace_mm_migrate_pages_start': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | TRACE_EVENT(mm_migrate_pages_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | TRACE_EVENT(mm_migrate_pages_start, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/migrate.h:111, from /kisskb/src/mm/migrate.c:58: /kisskb/src/mm/migrate.c: In function 'trace_event_raw_event_mm_migrate_pages': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | TRACE_EVENT(mm_migrate_pages_start, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/migrate.h:111, from /kisskb/src/mm/migrate.c:58: /kisskb/src/mm/migrate.c: In function '__bpf_trace_mm_migrate_pages': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(mm_migrate_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(mm_migrate_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(mm_migrate_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(mm_migrate_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(mm_migrate_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(mm_migrate_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(mm_migrate_pages, | ^~~~~~~~~~~ /kisskb/src/mm/debug_vm_pgtable.c: In function 'pte_basic_tests': /kisskb/src/mm/debug_vm_pgtable.c:98:16: note: byref variable will be forcibly initialized 98 | unsigned long val = idx, *ptr = &val; | ^~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(mm_migrate_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(mm_migrate_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(mm_migrate_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(mm_migrate_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(mm_migrate_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(mm_migrate_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(mm_migrate_pages, | ^~~~~~~~~~~ /kisskb/src/mm/migrate.c: In function '__bpf_trace_mm_migrate_pages_start': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | TRACE_EVENT(mm_migrate_pages_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | TRACE_EVENT(mm_migrate_pages_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | TRACE_EVENT(mm_migrate_pages_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | TRACE_EVENT(mm_migrate_pages_start, | ^~~~~~~~~~~ /kisskb/src/mm/slab.c: In function 'kmem_cache_alloc': /kisskb/src/mm/slab.c:3294:8: note: byref variable will be forcibly initialized /kisskb/src/mm/slab.c: In function 'kmem_cache_alloc_trace': /kisskb/src/mm/slab.c:3294:8: note: byref variable will be forcibly initialized /kisskb/src/mm/slab.c: In function 'kmem_cache_alloc_node': /kisskb/src/mm/slab.c:3209:8: note: byref variable will be forcibly initialized 3209 | void *ptr; | ^~~ In file included from /kisskb/src/include/linux/radix-tree.h:21, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:717, from /kisskb/src/include/linux/migrate.h:5, from /kisskb/src/mm/migrate.c:16: /kisskb/src/mm/migrate.c: In function 'folio_migrate_mapping': /kisskb/src/mm/migrate.c:373:11: note: byref variable will be forcibly initialized 373 | XA_STATE(xas, &mapping->i_pages, folio_index(folio)); | ^~~ /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/slab.c: In function 'kmem_cache_alloc_node_trace': /kisskb/src/mm/slab.c:3209:8: note: byref variable will be forcibly initialized /kisskb/src/mm/debug_vm_pgtable.c: In function 'debug_vm_pgtable': /kisskb/src/mm/debug_vm_pgtable.c:1239:28: note: byref variable will be forcibly initialized 1239 | struct pgtable_debug_args args; | ^~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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_alien_cache': /kisskb/src/mm/slab.c:752:14: note: byref variable will be forcibly initialized 752 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/slab.c: In function 'reap_alien': /kisskb/src/mm/slab.c:731:15: note: byref variable will be forcibly initialized 731 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/slab.c: In function 'drain_array': /kisskb/src/mm/slab.c:3953:12: note: byref variable will be forcibly initialized 3953 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/slab.c: In function 'drain_cpu_caches': /kisskb/src/mm/slab.c:2173:12: note: byref variable will be forcibly initialized 2173 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/slab.c: In function 'do_drain': /kisskb/src/mm/slab.c:2157:12: note: byref variable will be forcibly initialized 2157 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/slab.c: In function '__cache_free_alien': /kisskb/src/mm/slab.c:769:12: note: byref variable will be forcibly initialized 769 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/slab.c: In function 'cache_flusharray': /kisskb/src/mm/slab.c:3373:12: note: byref variable will be forcibly initialized 3373 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /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:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /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:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/slab.c: In function 'do_tune_cpucache': /kisskb/src/mm/slab.c:3865:13: note: byref variable will be forcibly initialized 3865 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/migrate.c: In function 'do_pages_stat': /kisskb/src/mm/migrate.c:2002:6: note: byref variable will be forcibly initialized 2002 | int chunk_status[DO_PAGES_STAT_CHUNK_NR]; | ^~~~~~~~~~~~ /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:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/migrate.c:2001:21: note: byref variable will be forcibly initialized 2001 | const void __user *chunk_pages[DO_PAGES_STAT_CHUNK_NR]; | ^~~~~~~~~~~ /kisskb/src/mm/page_owner.c: In function 'create_dummy_stack': /kisskb/src/mm/page_owner.c:56:16: note: byref variable will be forcibly initialized 56 | unsigned long entries[4]; | ^~~~~~~ /kisskb/src/mm/page_owner.c: In function 'save_stack': /kisskb/src/mm/page_owner.c:105:16: note: byref variable will be forcibly initialized 105 | unsigned long entries[PAGE_OWNER_STACK_DEPTH]; | ^~~~~~~ In file included from /kisskb/src/include/linux/mempolicy.h:12, from /kisskb/src/include/linux/migrate.h:6, from /kisskb/src/mm/migrate.c:16: /kisskb/src/mm/migrate.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/mm/slab.c: In function 'slabinfo_write': /kisskb/src/mm/slab.c:4125:25: note: byref variable will be forcibly initialized 4125 | int limit, batchcount, shared, res; | ^~~~~~ /kisskb/src/mm/slab.c:4125:13: note: byref variable will be forcibly initialized 4125 | int limit, batchcount, shared, res; | ^~~~~~~~~~ /kisskb/src/mm/slab.c:4125:6: note: byref variable will be forcibly initialized 4125 | int limit, batchcount, shared, res; | ^~~~~ /kisskb/src/mm/slab.c:4124:7: note: byref variable will be forcibly initialized 4124 | char kbuf[MAX_SLABINFO_WRITE + 1], *tmp; | ^~~~ /kisskb/src/mm/page_owner.c: In function '__dump_page_owner': /kisskb/src/mm/page_owner.c:396:8: note: byref variable will be forcibly initialized 396 | gfp_t gfp_mask; | ^~~~~~~~ In file included from /kisskb/src/include/linux/radix-tree.h:21, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:717, from /kisskb/src/include/linux/migrate.h:5, from /kisskb/src/mm/migrate.c:16: /kisskb/src/mm/migrate.c: In function 'migrate_huge_page_move_mapping': /kisskb/src/mm/migrate.c:496:11: note: byref variable will be forcibly initialized 496 | 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:55, 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:1505:12: note: byref variable will be forcibly initialized 1505 | LIST_HEAD(thp_split_pages); | ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/migrate.c:1504:12: note: byref variable will be forcibly initialized 1504 | LIST_HEAD(ret_pages); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/migrate.c: In function 'do_pages_move': /kisskb/src/mm/migrate.c:1860:12: note: byref variable will be forcibly initialized 1860 | LIST_HEAD(pagelist); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/migrate.c: In function 'kernel_move_pages': /kisskb/src/mm/migrate.c:2091:13: note: byref variable will be forcibly initialized 2091 | nodemask_t task_nodes; | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/include/linux/dma-mapping.h:7, from /kisskb/src/include/linux/dma-direct.h:9, from /kisskb/src/kernel/dma/swiotlb.c:24: /kisskb/src/kernel/dma/swiotlb.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/swiotlb.h:50, from /kisskb/src/kernel/dma/swiotlb.c:58: /kisskb/src/kernel/dma/swiotlb.c: In function 'perf_trace_swiotlb_bounced': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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, | ^~~~~~~~~~~ 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:58: /kisskb/src/kernel/dma/swiotlb.c: In function 'trace_event_raw_event_swiotlb_bounced': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:725:56: note: byref variable will be forcibly initialized 725 | 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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/swiotlb.h:50, from /kisskb/src/kernel/dma/swiotlb.c:58: /kisskb/src/kernel/dma/swiotlb.c: In function '__bpf_trace_swiotlb_bounced': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/gfs2/acl.c: In function '__gfs2_get_acl': /kisskb/src/fs/gfs2/acl.c:45:8: note: byref variable will be forcibly initialized 45 | char *data; | ^~~~ /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/fs/gfs2/acl.c: In function 'gfs2_set_acl': /kisskb/src/fs/gfs2/acl.c:119:10: note: byref variable will be forcibly initialized 119 | umode_t mode; | ^~~~ /kisskb/src/fs/gfs2/acl.c:116:21: note: byref variable will be forcibly initialized 116 | struct gfs2_holder gh; | ^~ /kisskb/src/mm/z3fold.c: In function 'z3fold_reclaim_page': /kisskb/src/mm/z3fold.c:1320:28: note: byref variable will be forcibly initialized 1320 | struct z3fold_buddy_slots slots __attribute__((aligned(SLOTS_ALIGN))); | ^~~~~ /kisskb/src/mm/z3fold.c: In function '__z3fold_alloc': /kisskb/src/mm/z3fold.c:922:22: note: byref variable will be forcibly initialized 922 | struct list_head *l; | ^ /kisskb/src/mm/z3fold.c:870:21: note: byref variable will be forcibly initialized 870 | struct list_head *l = &unbuddied[i]; | ^ In file included from /kisskb/src/fs/ext4/inode-test.c:7: /kisskb/src/fs/ext4/inode-test.c: In function 'inode_test_xtimestamp_decoding': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1365:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1365 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/inode-test.c:260:2: note: in expansion of macro 'KUNIT_EXPECT_EQ_MSG' 260 | KUNIT_EXPECT_EQ_MSG(test, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1365:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1365 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/inode-test.c:252:2: note: in expansion of macro 'KUNIT_EXPECT_EQ_MSG' 252 | KUNIT_EXPECT_EQ_MSG(test, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/inode-test.c:243:20: note: byref variable will be forcibly initialized 243 | struct timespec64 timestamp; | ^~~~~~~~~ /kisskb/src/fs/gfs2/bmap.c: In function '__gfs2_unstuff_inode': /kisskb/src/fs/gfs2/bmap.c:111:16: note: byref variable will be forcibly initialized 111 | unsigned int n = 1; | ^ /kisskb/src/fs/gfs2/bmap.c:99:6: note: byref variable will be forcibly initialized 99 | u64 block = 0; | ^~~~~ /kisskb/src/fs/gfs2/bmap.c:97:27: note: byref variable will be forcibly initialized 97 | struct buffer_head *bh, *dibh; | ^~~~ /kisskb/src/fs/gfs2/bmap.c:97:22: note: byref variable will be forcibly initialized 97 | struct buffer_head *bh, *dibh; | ^~ /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; | ^~~~~ /kisskb/src/fs/gfs2/bmap.c: In function 'stuffed_zero_range': /kisskb/src/fs/gfs2/bmap.c:2338:22: note: byref variable will be forcibly initialized 2338 | struct buffer_head *dibh; | ^~~~ /kisskb/src/kernel/sched/membarrier.c: In function 'membarrier_global_expedited': /kisskb/src/kernel/sched/membarrier.c:247:16: note: byref variable will be forcibly initialized 247 | cpumask_var_t tmpmask; | ^~~~~~~ /kisskb/src/kernel/sched/membarrier.c: In function 'sync_runqueues_membarrier_state': /kisskb/src/kernel/sched/membarrier.c:428:16: note: byref variable will be forcibly initialized 428 | cpumask_var_t tmpmask; | ^~~~~~~ /kisskb/src/kernel/sched/membarrier.c: In function 'membarrier_private_expedited': /kisskb/src/kernel/sched/membarrier.c:311:16: note: byref variable will be forcibly initialized 311 | cpumask_var_t tmpmask; | ^~~~~~~ /kisskb/src/fs/gfs2/bmap.c: In function 'sweep_bh_for_rgrps': /kisskb/src/fs/gfs2/bmap.c:1570:24: note: byref variable will be forcibly initialized 1570 | struct buffer_head *dibh; | ^~~~ /kisskb/src/fs/gfs2/bmap.c: In function 'punch_hole': /kisskb/src/fs/gfs2/bmap.c:1720:18: note: byref variable will be forcibly initialized 1720 | __be64 *start, *end; | ^~~ /kisskb/src/fs/gfs2/bmap.c:1720:10: note: byref variable will be forcibly initialized 1720 | __be64 *start, *end; | ^~~~~ /kisskb/src/fs/gfs2/bmap.c:1716:6: note: byref variable will be forcibly initialized 1716 | u32 btotal = 0; | ^~~~~~ /kisskb/src/fs/gfs2/bmap.c:1713:8: note: byref variable will be forcibly initialized 1713 | __u16 __end_list[GFS2_MAX_META_HEIGHT], *end_list = NULL; | ^~~~~~~~~~ /kisskb/src/fs/gfs2/bmap.c:1712:8: note: byref variable will be forcibly initialized 1712 | __u16 start_list[GFS2_MAX_META_HEIGHT]; | ^~~~~~~~~~ /kisskb/src/kernel/sched/isolation.c: In function 'housekeeping_setup': /kisskb/src/fs/gfs2/bmap.c:1709:21: note: byref variable will be forcibly initialized 1709 | struct gfs2_holder rd_gh; | ^~~~~ /kisskb/src/kernel/sched/isolation.c:82:16: note: byref variable will be forcibly initialized 82 | cpumask_var_t non_housekeeping_mask; | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/bmap.c:1708:22: note: byref variable will be forcibly initialized 1708 | struct buffer_head *dibh, *bh; | ^~~~ /kisskb/src/fs/gfs2/bmap.c: In function '__gfs2_iomap_get': /kisskb/src/fs/gfs2/bmap.c:855:22: note: byref variable will be forcibly initialized 855 | struct buffer_head *dibh = NULL, *bh; | ^~~~ /kisskb/src/fs/gfs2/bmap.c: In function '__gfs2_iomap_alloc': /kisskb/src/fs/gfs2/bmap.c:670:11: note: byref variable will be forcibly initialized 670 | unsigned n, i, blks, alloced = 0, iblks = 0, branch_start = 0; | ^ /kisskb/src/fs/gfs2/bmap.c:669:6: note: byref variable will be forcibly initialized 669 | u64 bn; | ^~ /kisskb/src/fs/gfs2/bmap.c: In function 'trunc_start': /kisskb/src/fs/gfs2/bmap.c:1347:22: note: byref variable will be forcibly initialized 1347 | struct buffer_head *dibh = NULL; | ^~~~ /kisskb/src/fs/gfs2/bmap.c: In function 'trunc_end': /kisskb/src/fs/gfs2/bmap.c:1969:22: note: byref variable will be forcibly initialized 1969 | struct buffer_head *dibh; | ^~~~ /kisskb/src/fs/gfs2/bmap.c: In function 'gfs2_iomap_begin_write': /kisskb/src/fs/gfs2/bmap.c:1011:27: note: byref variable will be forcibly initialized 1011 | struct gfs2_alloc_parms ap = {}; | ^~ /kisskb/src/fs/gfs2/bmap.c:1010:29: note: byref variable will be forcibly initialized 1010 | unsigned int data_blocks, ind_blocks; | ^~~~~~~~~~ /kisskb/src/fs/gfs2/bmap.c:1010:16: note: byref variable will be forcibly initialized 1010 | unsigned int data_blocks, ind_blocks; | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/bmap.c: In function 'do_grow': /kisskb/src/fs/gfs2/bmap.c:2063:22: note: byref variable will be forcibly initialized 2063 | struct buffer_head *dibh; | ^~~~ /kisskb/src/fs/gfs2/bmap.c: In function 'gfs2_map_journal_extents': /kisskb/src/fs/gfs2/bmap.c:2243:21: note: byref variable will be forcibly initialized 2243 | struct buffer_head bh; | ^~ /kisskb/src/fs/gfs2/bmap.c: In function 'gfs2_write_alloc_required': /kisskb/src/fs/gfs2/bmap.c:2299:21: note: byref variable will be forcibly initialized 2299 | struct buffer_head bh; | ^~ /kisskb/src/fs/gfs2/xattr.c: In function 'ea_foreach': /kisskb/src/fs/gfs2/xattr.c:127:27: note: byref variable will be forcibly initialized 127 | struct buffer_head *bh, *eabh; | ^~~~ /kisskb/src/fs/gfs2/xattr.c:127:22: note: byref variable will be forcibly initialized 127 | struct buffer_head *bh, *eabh; | ^~ /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; | ^~ In file included from /kisskb/src/fs/gfs2/dir.c:55: /kisskb/src/fs/gfs2/dir.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/fs/gfs2/xattr.c:7: /kisskb/src/fs/gfs2/xattr.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /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/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/fs/gfs2/xattr.c: In function 'ea_remove_unstuffed': /kisskb/src/fs/gfs2/xattr.c:328:6: note: byref variable will be forcibly initialized 328 | int error; | ^~~~~ /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/fs/gfs2/xattr.c: In function 'ea_alloc_blk': /kisskb/src/fs/gfs2/xattr.c:639:6: note: byref variable will be forcibly initialized 639 | u64 block; | ^~~~~ /kisskb/src/fs/gfs2/xattr.c:638:15: note: byref variable will be forcibly initialized 638 | unsigned int n = 1; | ^ /kisskb/src/fs/gfs2/xattr.c: In function 'ea_write': /kisskb/src/fs/gfs2/xattr.c:702:17: note: byref variable will be forcibly initialized 702 | unsigned int n = 1; | ^ /kisskb/src/fs/gfs2/xattr.c:700:8: note: byref variable will be forcibly initialized 700 | u64 block; | ^~~~~ /kisskb/src/fs/gfs2/dir.c: In function 'gfs2_dir_read_stuffed': /kisskb/src/fs/gfs2/dir.c:246:22: note: byref variable will be forcibly initialized 246 | struct buffer_head *dibh; | ^~~~ /kisskb/src/fs/gfs2/xattr.c: In function 'ea_init_i': /kisskb/src/fs/gfs2/xattr.c:781:22: note: byref variable will be forcibly initialized 781 | struct buffer_head *bh; | ^~ /kisskb/src/fs/gfs2/dir.c: In function 'gfs2_dir_read_data': /kisskb/src/fs/gfs2/dir.c:288:23: note: byref variable will be forcibly initialized 288 | struct buffer_head *bh; | ^~ /kisskb/src/fs/gfs2/dir.c:272:6: note: byref variable will be forcibly initialized 272 | u32 extlen = 0; | ^~~~~~ /kisskb/src/fs/gfs2/dir.c:271:14: note: byref variable will be forcibly initialized 271 | u64 lblock, dblock; | ^~~~~~ /kisskb/src/fs/gfs2/xattr.c: In function 'ea_set_block': /kisskb/src/fs/gfs2/xattr.c:1004:16: note: byref variable will be forcibly initialized 1004 | unsigned int n = 1; | ^ /kisskb/src/fs/gfs2/xattr.c:1003:7: note: byref variable will be forcibly initialized 1003 | u64 blk; | ^~~ /kisskb/src/fs/gfs2/xattr.c:971:30: note: byref variable will be forcibly initialized 971 | struct buffer_head *indbh, *newbh; | ^~~~~ /kisskb/src/fs/gfs2/xattr.c:971:22: note: byref variable will be forcibly initialized 971 | struct buffer_head *indbh, *newbh; | ^~~~~ /kisskb/src/fs/gfs2/dir.c: In function 'get_first_leaf': /kisskb/src/fs/gfs2/dir.c:795:6: note: byref variable will be forcibly initialized 795 | u64 leaf_no; | ^~~~~~~ /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/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:1372:22: note: byref variable will be forcibly initialized 1372 | struct buffer_head *bh; | ^~ /kisskb/src/fs/gfs2/xattr.c: In function 'ea_dealloc_indirect': /kisskb/src/fs/gfs2/xattr.c:1267:30: note: byref variable will be forcibly initialized 1267 | struct buffer_head *indbh, *dibh; | ^~~~ /kisskb/src/fs/gfs2/xattr.c:1267:22: note: byref variable will be forcibly initialized 1267 | struct buffer_head *indbh, *dibh; | ^~~~~ /kisskb/src/fs/gfs2/xattr.c:1265:24: note: byref variable will be forcibly initialized 1265 | struct gfs2_rgrp_list rlist; | ^~~~~ /kisskb/src/fs/gfs2/dir.c: In function 'dir_e_read': /kisskb/src/fs/gfs2/dir.c:1538:11: note: byref variable will be forcibly initialized 1538 | unsigned depth = 0; | ^~~~~ /kisskb/src/fs/gfs2/dir.c:1536:6: note: byref variable will be forcibly initialized 1536 | int copied = 0; | ^~~~~~ /kisskb/src/fs/gfs2/xattr.c: In function 'ea_dealloc_block': /kisskb/src/fs/gfs2/dir.c: In function 'gfs2_dirent_search': /kisskb/src/fs/gfs2/xattr.c:1387:21: note: byref variable will be forcibly initialized 1387 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/gfs2/dir.c:810:22: note: byref variable will be forcibly initialized 810 | struct buffer_head *bh; | ^~ /kisskb/src/fs/gfs2/xattr.c:1386:22: note: byref variable will be forcibly initialized 1386 | struct buffer_head *dibh; | ^~~~ /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/dir.c: In function 'gfs2_dir_get_existing_buffer': /kisskb/src/fs/gfs2/dir.c:105:22: note: byref variable will be forcibly initialized 105 | struct buffer_head *bh; | ^~ /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/dir.c: In function 'gfs2_dir_write_stuffed': /kisskb/src/fs/gfs2/dir.c:122:22: note: byref variable will be forcibly initialized 122 | struct buffer_head *dibh; | ^~~~ /kisskb/src/fs/gfs2/dir.c: In function 'new_leaf': /kisskb/src/fs/gfs2/dir.c:864:6: note: byref variable will be forcibly initialized 864 | u64 bn; | ^~ /kisskb/src/fs/gfs2/dir.c:863:15: note: byref variable will be forcibly initialized 863 | unsigned int n = 1; | ^ /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/fs/gfs2/dir.c: In function 'dir_make_exhash': /kisskb/src/fs/gfs2/dir.c:910:27: note: byref variable will be forcibly initialized 910 | struct buffer_head *bh, *dibh; | ^~~~ /kisskb/src/fs/gfs2/dir.c:910:22: note: byref variable will be forcibly initialized 910 | struct buffer_head *bh, *dibh; | ^~ /kisskb/src/fs/gfs2/dir.c:909:14: note: byref variable will be forcibly initialized 909 | struct qstr args; | ^~~~ /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/fs/gfs2/dir.c: In function 'dir_new_leaf': /kisskb/src/fs/gfs2/dir.c:1726:27: note: byref variable will be forcibly initialized 1726 | struct buffer_head *bh, *obh; | ^~~ /kisskb/src/fs/gfs2/dir.c:1726:22: note: byref variable will be forcibly initialized 1726 | struct buffer_head *bh, *obh; | ^~ /kisskb/src/fs/gfs2/dir.c: In function 'gfs2_dir_write_data': /kisskb/src/fs/gfs2/dir.c:185:23: note: byref variable will be forcibly initialized 185 | struct buffer_head *bh; | ^~ /kisskb/src/fs/gfs2/dir.c:162:7: note: byref variable will be forcibly initialized 162 | bool new = false; | ^~~ /kisskb/src/fs/gfs2/dir.c:158:6: note: byref variable will be forcibly initialized 158 | u32 extlen = 0; | ^~~~~~ /kisskb/src/fs/gfs2/dir.c:157:14: note: byref variable will be forcibly initialized 157 | u64 lblock, dblock; | ^~~~~~ /kisskb/src/fs/gfs2/dir.c:156:22: note: byref variable will be forcibly initialized 156 | struct buffer_head *dibh; | ^~~~ /kisskb/src/fs/gfs2/dir.c: In function 'leaf_dealloc': /kisskb/src/fs/gfs2/dir.c:1979:27: note: byref variable will be forcibly initialized 1979 | struct buffer_head *bh, *dibh; | ^~~~ /kisskb/src/fs/gfs2/dir.c:1979:22: note: byref variable will be forcibly initialized 1979 | struct buffer_head *bh, *dibh; | ^~ /kisskb/src/fs/gfs2/dir.c:1978:24: note: byref variable will be forcibly initialized 1978 | struct gfs2_rgrp_list rlist; | ^~~~~ /kisskb/src/fs/gfs2/dir.c: In function 'dir_double_exhash': /kisskb/src/fs/gfs2/dir.c:1149:22: note: byref variable will be forcibly initialized 1149 | struct buffer_head *dibh; | ^~~~ /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/gfs2/dir.c:1005:10: note: byref variable will be forcibly initialized 1005 | u64 bn, leaf_no; | ^~~~~~~ /kisskb/src/fs/gfs2/dir.c:1003:50: note: byref variable will be forcibly initialized 1003 | struct gfs2_dirent *dent = NULL, *prev = NULL, *next = NULL, *new; | ^~~~ /kisskb/src/fs/gfs2/dir.c:1001:34: note: byref variable will be forcibly initialized 1001 | struct buffer_head *nbh, *obh, *dibh; | ^~~~ /kisskb/src/fs/gfs2/dir.c:1001:28: note: byref variable will be forcibly initialized 1001 | struct buffer_head *nbh, *obh, *dibh; | ^~~ /kisskb/src/fs/gfs2/dir.c:1001:22: note: byref variable will be forcibly initialized 1001 | struct buffer_head *nbh, *obh, *dibh; | ^~~ /kisskb/src/fs/gfs2/dir.c: In function 'gfs2_dir_read': /kisskb/src/fs/gfs2/dir.c:1576:6: note: byref variable will be forcibly initialized 1576 | int copied = 0; | ^~~~~~ /kisskb/src/fs/gfs2/dir.c:1575:22: note: byref variable will be forcibly initialized 1575 | struct buffer_head *dibh; | ^~~~ /kisskb/src/fs/gfs2/dir.c:1573:23: note: byref variable will be forcibly initialized 1573 | struct dirent_gather g; | ^ /kisskb/src/fs/gfs2/dir.c: In function 'gfs2_dir_search': /kisskb/src/fs/gfs2/dir.c:1646:22: note: byref variable will be forcibly initialized 1646 | struct buffer_head *bh; | ^~ /kisskb/src/fs/gfs2/dir.c: In function 'gfs2_dir_check': /kisskb/src/fs/gfs2/dir.c:1677:22: note: byref variable will be forcibly initialized 1677 | struct buffer_head *bh; | ^~ /kisskb/src/fs/gfs2/dir.c: In function 'gfs2_dir_add': /kisskb/src/fs/gfs2/dir.c:1800:22: note: byref variable will be forcibly initialized 1800 | struct buffer_head *bh = da->bh; | ^~ /kisskb/src/fs/gfs2/dir.c: In function 'gfs2_dir_del': /kisskb/src/fs/gfs2/dir.c:1879:22: note: byref variable will be forcibly initialized 1879 | struct buffer_head *bh; | ^~ /kisskb/src/fs/gfs2/dir.c: In function 'gfs2_dir_mvino': /kisskb/src/fs/gfs2/dir.c:1939:22: note: byref variable will be forcibly initialized 1939 | struct buffer_head *bh; | ^~ /kisskb/src/fs/gfs2/dir.c: In function 'gfs2_dir_exhash_dealloc': /kisskb/src/fs/gfs2/dir.c:2102:22: note: byref variable will be forcibly initialized 2102 | struct buffer_head *bh; | ^~ /kisskb/src/fs/gfs2/dir.c: In function 'gfs2_diradd_alloc_required': /kisskb/src/fs/gfs2/dir.c:2163:22: note: byref variable will be forcibly initialized 2163 | struct buffer_head *bh; | ^~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'insert_new_root': /kisskb/src/fs/btrfs/ctree.c:2428:24: note: byref variable will be forcibly initialized 2428 | struct btrfs_disk_key lower_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'copy_for_split': /kisskb/src/fs/btrfs/ctree.c:3118:25: note: byref variable will be forcibly initialized 3118 | struct btrfs_map_token token; | ^~~~~ /kisskb/src/fs/btrfs/ctree.c:3117:24: note: byref variable will be forcibly initialized 3117 | struct btrfs_disk_key disk_key; | ^~~~~~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'del_ptr': /kisskb/src/fs/btrfs/ctree.c:3972:25: note: byref variable will be forcibly initialized 3972 | struct btrfs_disk_key disk_key; | ^~~~~~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'reada_for_search': /kisskb/src/fs/btrfs/ctree.c:1231:24: note: byref variable will be forcibly initialized 1231 | struct btrfs_disk_key disk_key; | ^~~~~~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'read_block_for_search': /kisskb/src/fs/btrfs/ctree.c:1402:19: note: byref variable will be forcibly initialized 1402 | struct btrfs_key first_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'btrfs_copy_root': /kisskb/src/fs/btrfs/ctree.c:189:24: note: byref variable will be forcibly initialized 189 | struct btrfs_disk_key disk_key; | ^~~~~~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'update_ref_for_cow': /kisskb/src/fs/btrfs/ctree.c:268:6: note: byref variable will be forcibly initialized 268 | u64 flags; | ^~~~~ /kisskb/src/fs/btrfs/ctree.c:266:6: note: byref variable will be forcibly initialized 266 | u64 refs; | ^~~~ /kisskb/src/fs/btrfs/ctree.c: In function '__btrfs_cow_block': /kisskb/src/fs/btrfs/ctree.c:392:6: note: byref variable will be forcibly initialized 392 | int last_ref = 0; | ^~~~~~~~ /kisskb/src/fs/btrfs/ctree.c:389:24: note: byref variable will be forcibly initialized 389 | struct btrfs_disk_key disk_key; | ^~~~~~~~ In file included from /kisskb/src/include/linux/vmalloc.h:11, from /kisskb/src/mm/percpu-stats.c:15: /kisskb/src/mm/percpu-stats.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'generic_bin_search': /kisskb/src/fs/btrfs/ctree.c:760:25: note: byref variable will be forcibly initialized 760 | struct btrfs_disk_key unaligned; | ^~~~~~~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'check_sibling_keys': /kisskb/src/fs/btrfs/ctree.c:2233:19: note: byref variable will be forcibly initialized 2233 | struct btrfs_key right_first; | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/ctree.c:2232:19: note: byref variable will be forcibly initialized 2232 | struct btrfs_key left_last; | ^~~~~~~~~ /kisskb/src/kernel/sched/psi.c: In function 'collect_percpu_times': /kisskb/src/kernel/sched/psi.c:343:7: note: byref variable will be forcibly initialized 343 | u32 cpu_changed_states; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/psi.c:341:7: note: byref variable will be forcibly initialized 341 | u32 times[NR_PSI_STATES]; | ^~~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'btrfs_read_node_slot': /kisskb/src/fs/btrfs/ctree.c:834:19: note: byref variable will be forcibly initialized 834 | struct btrfs_key first_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'btrfs_realloc_node': /kisskb/src/fs/btrfs/ctree.c:665:24: note: byref variable will be forcibly initialized 665 | struct btrfs_disk_key disk_key; | ^~~~~~~~ /kisskb/src/fs/btrfs/ctree.c:654:24: note: byref variable will be forcibly initialized 654 | struct extent_buffer *cur; | ^~~ /kisskb/src/kernel/sched/psi.c: In function 'psi_avgs_work': /kisskb/src/kernel/sched/psi.c:434:6: note: byref variable will be forcibly initialized 434 | u32 changed_states; | ^~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'push_nodes_for_insert': /kisskb/src/fs/btrfs/ctree.c:1194:26: note: byref variable will be forcibly initialized 1194 | struct btrfs_disk_key disk_key; | ^~~~~~~~ /kisskb/src/fs/btrfs/ctree.c:1140:26: note: byref variable will be forcibly initialized 1140 | struct btrfs_disk_key disk_key; | ^~~~~~~~ /kisskb/src/fs/btrfs/ctree.c:1093:24: note: byref variable will be forcibly initialized 1093 | struct extent_buffer *left = NULL; | ^~~~ /kisskb/src/fs/btrfs/ctree.c:1091:24: note: byref variable will be forcibly initialized 1091 | struct extent_buffer *right = NULL; | ^~~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'split_node': /kisskb/src/fs/btrfs/ctree.c:2536:24: note: byref variable will be forcibly initialized 2536 | struct btrfs_disk_key disk_key; | ^~~~~~~~ /kisskb/src/kernel/sched/psi.c: In function 'psi_poll_work': /kisskb/src/kernel/sched/psi.c:599:6: note: byref variable will be forcibly initialized 599 | u32 changed_states; | ^~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'balance_level': /kisskb/src/fs/btrfs/ctree.c:1039:25: note: byref variable will be forcibly initialized 1039 | struct btrfs_disk_key mid_key; | ^~~~~~~ /kisskb/src/fs/btrfs/ctree.c:993:26: note: byref variable will be forcibly initialized 993 | struct btrfs_disk_key right_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/ctree.c:893:25: note: byref variable will be forcibly initialized 893 | struct extent_buffer *child; | ^~~~~ /kisskb/src/fs/btrfs/ctree.c:866:24: note: byref variable will be forcibly initialized 866 | struct extent_buffer *left = NULL; | ^~~~ /kisskb/src/fs/btrfs/ctree.c:864:24: note: byref variable will be forcibly initialized 864 | struct extent_buffer *right = NULL; | ^~~~~ 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:140: /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:644:3: note: in expansion of macro 'wait_event_interruptible' 644 | wait_event_interruptible(group->poll_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'btrfs_set_item_key_safe': /kisskb/src/fs/btrfs/ctree.c:2167:24: note: byref variable will be forcibly initialized 2167 | struct btrfs_disk_key disk_key; | ^~~~~~~~ /kisskb/src/fs/btrfs/ctree.c: In function '__push_leaf_right': /kisskb/src/fs/btrfs/ctree.c:2667:24: note: byref variable will be forcibly initialized 2667 | struct btrfs_disk_key disk_key; | ^~~~~~~~ /kisskb/src/fs/btrfs/ctree.c:2666:25: note: byref variable will be forcibly initialized 2666 | struct btrfs_map_token token; | ^~~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'push_leaf_right': /kisskb/src/fs/btrfs/ctree.c:2808:24: note: byref variable will be forcibly initialized 2808 | struct extent_buffer *right; | ^~~~~ /kisskb/src/fs/btrfs/ctree.c: In function '__push_leaf_left': /kisskb/src/fs/btrfs/ctree.c:2904:25: note: byref variable will be forcibly initialized 2904 | struct btrfs_map_token token; | ^~~~~ /kisskb/src/fs/btrfs/ctree.c:2894:24: note: byref variable will be forcibly initialized 2894 | struct btrfs_disk_key disk_key; | ^~~~~~~~ /kisskb/src/kernel/sched/psi.c: In function 'psi_memstall_enter': /kisskb/src/kernel/sched/psi.c:905:18: note: byref variable will be forcibly initialized 905 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/psi.c: In function 'psi_memstall_leave': /kisskb/src/kernel/sched/psi.c:935:18: note: byref variable will be forcibly initialized 935 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/psi.c: In function 'cgroup_move_task': /kisskb/src/kernel/sched/psi.c:995:18: note: byref variable will be forcibly initialized 995 | struct rq_flags rf; | ^~ /kisskb/src/fs/btrfs/ctree.c: In function 'push_leaf_left': /kisskb/src/fs/btrfs/ctree.c:3039:24: note: byref variable will be forcibly initialized 3039 | struct extent_buffer *left; | ^~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'split_leaf': /kisskb/src/fs/btrfs/ctree.c:3241:24: note: byref variable will be forcibly initialized 3241 | struct btrfs_disk_key disk_key; | ^~~~~~~~ /kisskb/src/kernel/sched/psi.c: In function 'psi_trigger_create': /kisskb/src/kernel/sched/psi.c:1129:6: note: byref variable will be forcibly initialized 1129 | u32 window_us; | ^~~~~~~~~ /kisskb/src/kernel/sched/psi.c:1128:6: note: byref variable will be forcibly initialized 1128 | u32 threshold_us; | ^~~~~~~~~~~~ /kisskb/src/kernel/sched/psi.c: In function 'psi_write': /kisskb/src/kernel/sched/psi.c:1302:7: note: byref variable will be forcibly initialized 1302 | char buf[32]; | ^~~ /kisskb/src/fs/btrfs/ctree.c: In function 'btrfs_search_slot': /kisskb/src/fs/btrfs/ctree.c:1693:6: note: byref variable will be forcibly initialized 1693 | int write_lock_level = 0; | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/ctree.c:1687:6: note: byref variable will be forcibly initialized 1687 | int slot; | ^~~~ /kisskb/src/fs/btrfs/ctree.c:1686:24: note: byref variable will be forcibly initialized 1686 | struct extent_buffer *b; | ^ /kisskb/src/kernel/rcu/rcu_segcblist.c: In function 'rcu_segcblist_merge': /kisskb/src/kernel/rcu/rcu_segcblist.c:611:20: note: byref variable will be forcibly initialized 611 | struct rcu_cblist pendcbs; | ^~~~~~~ /kisskb/src/kernel/rcu/rcu_segcblist.c:610:20: note: byref variable will be forcibly initialized 610 | struct rcu_cblist donecbs; | ^~~~~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'btrfs_search_old_slot': /kisskb/src/fs/btrfs/ctree.c:1941:6: note: byref variable will be forcibly initialized 1941 | int slot; | ^~~~ /kisskb/src/fs/btrfs/ctree.c:1940:24: note: byref variable will be forcibly initialized 1940 | struct extent_buffer *b; | ^ /kisskb/src/fs/btrfs/ctree.c: In function 'setup_leaf_for_split': /kisskb/src/fs/btrfs/ctree.c:3409:19: note: byref variable will be forcibly initialized 3409 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/ctree.c: In function 'split_item': /kisskb/src/fs/btrfs/ctree.c:3481:24: note: byref variable will be forcibly initialized 3481 | struct btrfs_disk_key disk_key; | ^~~~~~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'setup_items_for_insert': /kisskb/src/fs/btrfs/ctree.c:3742:25: note: byref variable will be forcibly initialized 3742 | struct btrfs_map_token token; | ^~~~~ /kisskb/src/fs/btrfs/ctree.c:3739:24: note: byref variable will be forcibly initialized 3739 | struct btrfs_disk_key disk_key; | ^~~~~~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'btrfs_truncate_item': /kisskb/src/fs/btrfs/ctree.c:3618:25: note: byref variable will be forcibly initialized 3618 | struct btrfs_disk_key disk_key; | ^~~~~~~~ /kisskb/src/fs/btrfs/ctree.c:3581:25: note: byref variable will be forcibly initialized 3581 | struct btrfs_map_token token; | ^~~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'btrfs_extend_item': /kisskb/src/fs/btrfs/ctree.c:3673:25: note: byref variable will be forcibly initialized 3673 | struct btrfs_map_token token; | ^~~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'btrfs_setup_item_for_insert': /kisskb/src/fs/btrfs/ctree.c:3836:26: note: byref variable will be forcibly initialized 3836 | struct btrfs_item_batch batch; | ^~~~~ In file included from /kisskb/src/fs/btrfs/ctree.c:11: /kisskb/src/fs/btrfs/ctree.c: In function 'btrfs_insert_empty_item': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'btrfs_insert_item': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized /kisskb/src/fs/btrfs/ctree.c:3877:5: note: byref variable will be forcibly initialized 3877 | int btrfs_insert_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, | ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'btrfs_duplicate_item': /kisskb/src/fs/btrfs/ctree.c:3836:26: note: byref variable will be forcibly initialized 3836 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/btrfs/ctree.c:3908:5: note: byref variable will be forcibly initialized 3908 | int btrfs_duplicate_item(struct btrfs_trans_handle *trans, | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'btrfs_del_items': /kisskb/src/fs/btrfs/ctree.c:4070:26: note: byref variable will be forcibly initialized 4070 | struct btrfs_disk_key disk_key; | ^~~~~~~~ /kisskb/src/fs/btrfs/ctree.c:4036:26: note: byref variable will be forcibly initialized 4036 | struct btrfs_map_token token; | ^~~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'btrfs_prev_leaf': /kisskb/src/fs/btrfs/ctree.c:4131:24: note: byref variable will be forcibly initialized 4131 | struct btrfs_disk_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/ctree.c:4130:19: note: byref variable will be forcibly initialized 4130 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/ctree.c: In function 'btrfs_find_next_key': /kisskb/src/fs/btrfs/ctree.c:4320:21: note: byref variable will be forcibly initialized 4320 | struct btrfs_key cur_key; | ^~~~~~~ /kisskb/src/crypto/scatterwalk.c: In function 'scatterwalk_map_and_copy': /kisskb/src/crypto/scatterwalk.c:59:21: note: byref variable will be forcibly initialized 59 | struct scatterlist tmp[2]; | ^~~ /kisskb/src/crypto/scatterwalk.c:58:22: note: byref variable will be forcibly initialized 58 | struct scatter_walk walk; | ^~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'btrfs_search_forward': /kisskb/src/fs/btrfs/ctree.c:4195:6: note: byref variable will be forcibly initialized 4195 | int slot; | ^~~~ /kisskb/src/fs/btrfs/ctree.c:4194:19: note: byref variable will be forcibly initialized 4194 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'btrfs_next_old_leaf': /kisskb/src/fs/btrfs/ctree.c:4375:19: note: byref variable will be forcibly initialized 4375 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/ctree.c:4374:24: note: byref variable will be forcibly initialized 4374 | struct extent_buffer *next; | ^~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'btrfs_find_item': /kisskb/src/fs/gfs2/glops.c: In function 'gfs2_ail_empty_gl': /kisskb/src/fs/gfs2/glops.c:91:20: note: byref variable will be forcibly initialized 91 | struct gfs2_trans tr; | ^~ /kisskb/src/fs/btrfs/ctree.c:1536:19: note: byref variable will be forcibly initialized 1536 | struct btrfs_key key; | ^~~ /kisskb/src/fs/gfs2/glops.c: In function 'freeze_go_xmote_bh': /kisskb/src/fs/gfs2/glops.c:604:30: note: byref variable will be forcibly initialized 604 | struct gfs2_log_header_host head; | ^~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'btrfs_previous_item': /kisskb/src/fs/btrfs/ctree.c:4536:19: note: byref variable will be forcibly initialized 4536 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/ctree.c: In function 'btrfs_previous_extent_item': /kisskb/src/fs/btrfs/ctree.c:4577:19: note: byref variable will be forcibly initialized 4577 | struct btrfs_key found_key; | ^~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/fs/gfs2/trace_gfs2.h:641, from /kisskb/src/fs/gfs2/glock.c:49: /kisskb/src/fs/gfs2/glock.c: In function 'perf_trace_gfs2_glock_state_change': /kisskb/src/fs/gfs2/glops.c: In function 'gfs2_inode_refresh': /kisskb/src/fs/gfs2/glops.c:469:22: note: byref variable will be forcibly initialized 469 | struct buffer_head *dibh; | ^~~~ /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_gfs2_glock_put': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_gfs2_demote_rq': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_gfs2_promote': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_gfs2_glock_queue': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:225:1: note: in expansion of macro 'TRACE_EVENT' 225 | TRACE_EVENT(gfs2_glock_queue, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:225:1: note: in expansion of macro 'TRACE_EVENT' 225 | TRACE_EVENT(gfs2_glock_queue, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'perf_trace_gfs2_glock_lock_time': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:255:1: note: in expansion of macro 'TRACE_EVENT' 255 | TRACE_EVENT(gfs2_glock_lock_time, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:255:1: note: in expansion of macro 'TRACE_EVENT' 255 | TRACE_EVENT(gfs2_glock_lock_time, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'perf_trace_gfs2_pin': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:319:1: note: in expansion of macro 'TRACE_EVENT' 319 | TRACE_EVENT(gfs2_pin, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:319:1: note: in expansion of macro 'TRACE_EVENT' 319 | TRACE_EVENT(gfs2_pin, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'perf_trace_gfs2_log_flush': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:350:1: note: in expansion of macro 'TRACE_EVENT' 350 | TRACE_EVENT(gfs2_log_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:350:1: note: in expansion of macro 'TRACE_EVENT' 350 | TRACE_EVENT(gfs2_log_flush, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'perf_trace_gfs2_log_blocks': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:378:1: note: in expansion of macro 'TRACE_EVENT' 378 | TRACE_EVENT(gfs2_log_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:378:1: note: in expansion of macro 'TRACE_EVENT' 378 | TRACE_EVENT(gfs2_log_blocks, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'perf_trace_gfs2_ail_flush': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:401:1: note: in expansion of macro 'TRACE_EVENT' 401 | TRACE_EVENT(gfs2_ail_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:401:1: note: in expansion of macro 'TRACE_EVENT' 401 | TRACE_EVENT(gfs2_ail_flush, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'perf_trace_gfs2_bmap': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:436:1: note: in expansion of macro 'TRACE_EVENT' 436 | TRACE_EVENT(gfs2_bmap, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:436:1: note: in expansion of macro 'TRACE_EVENT' 436 | TRACE_EVENT(gfs2_bmap, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'perf_trace_gfs2_iomap_start': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:475:1: note: in expansion of macro 'TRACE_EVENT' 475 | TRACE_EVENT(gfs2_iomap_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:475:1: note: in expansion of macro 'TRACE_EVENT' 475 | TRACE_EVENT(gfs2_iomap_start, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'perf_trace_gfs2_iomap_end': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:505:1: note: in expansion of macro 'TRACE_EVENT' 505 | TRACE_EVENT(gfs2_iomap_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:505:1: note: in expansion of macro 'TRACE_EVENT' 505 | TRACE_EVENT(gfs2_iomap_end, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'perf_trace_gfs2_block_alloc': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:545:1: note: in expansion of macro 'TRACE_EVENT' 545 | TRACE_EVENT(gfs2_block_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:545:1: note: in expansion of macro 'TRACE_EVENT' 545 | TRACE_EVENT(gfs2_block_alloc, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'perf_trace_gfs2_rs': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:589:1: note: in expansion of macro 'TRACE_EVENT' 589 | TRACE_EVENT(gfs2_rs, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:589:1: note: in expansion of macro 'TRACE_EVENT' 589 | TRACE_EVENT(gfs2_rs, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/fs/gfs2/trace_gfs2.h:641, 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:225:1: note: in expansion of macro 'TRACE_EVENT' 225 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:255:1: note: in expansion of macro 'TRACE_EVENT' 255 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:319:1: note: in expansion of macro 'TRACE_EVENT' 319 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:350:1: note: in expansion of macro 'TRACE_EVENT' 350 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:378:1: note: in expansion of macro 'TRACE_EVENT' 378 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:401:1: note: in expansion of macro 'TRACE_EVENT' 401 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:436:1: note: in expansion of macro 'TRACE_EVENT' 436 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:475:1: note: in expansion of macro 'TRACE_EVENT' 475 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:505:1: note: in expansion of macro 'TRACE_EVENT' 505 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:545:1: note: in expansion of macro 'TRACE_EVENT' 545 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:589:1: note: in expansion of macro 'TRACE_EVENT' 589 | TRACE_EVENT(gfs2_rs, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/fs/gfs2/trace_gfs2.h:641, from /kisskb/src/fs/gfs2/glock.c:49: /kisskb/src/fs/gfs2/glock.c: In function '__bpf_trace_gfs2_glock_state_change': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_gfs2_demote_rq': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_gfs2_glock_queue': In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/fs/zonefs/trace.h:104, from /kisskb/src/fs/zonefs/super.c:28: /kisskb/src/fs/zonefs/super.c: In function 'perf_trace_zonefs_zone_mgmt': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:225:1: note: in expansion of macro 'TRACE_EVENT' 225 | TRACE_EVENT(gfs2_glock_queue, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/zonefs/./trace.h:22:1: note: in expansion of macro 'TRACE_EVENT' 22 | TRACE_EVENT(zonefs_zone_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:225:1: note: in expansion of macro 'TRACE_EVENT' 225 | TRACE_EVENT(gfs2_glock_queue, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/zonefs/./trace.h:22:1: note: in expansion of macro 'TRACE_EVENT' 22 | TRACE_EVENT(zonefs_zone_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:225:1: note: in expansion of macro 'TRACE_EVENT' 225 | TRACE_EVENT(gfs2_glock_queue, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:225:1: note: in expansion of macro 'TRACE_EVENT' 225 | TRACE_EVENT(gfs2_glock_queue, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function '__bpf_trace_gfs2_glock_lock_time': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:255:1: note: in expansion of macro 'TRACE_EVENT' 255 | TRACE_EVENT(gfs2_glock_lock_time, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:255:1: note: in expansion of macro 'TRACE_EVENT' 255 | TRACE_EVENT(gfs2_glock_lock_time, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:255:1: note: in expansion of macro 'TRACE_EVENT' 255 | TRACE_EVENT(gfs2_glock_lock_time, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:255:1: note: in expansion of macro 'TRACE_EVENT' 255 | TRACE_EVENT(gfs2_glock_lock_time, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function '__bpf_trace_gfs2_pin': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:319:1: note: in expansion of macro 'TRACE_EVENT' 319 | TRACE_EVENT(gfs2_pin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:319:1: note: in expansion of macro 'TRACE_EVENT' 319 | TRACE_EVENT(gfs2_pin, | ^~~~~~~~~~~ /kisskb/src/fs/zonefs/super.c: In function 'perf_trace_zonefs_file_dio_append': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:319:1: note: in expansion of macro 'TRACE_EVENT' 319 | TRACE_EVENT(gfs2_pin, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/zonefs/./trace.h:47:1: note: in expansion of macro 'TRACE_EVENT' 47 | TRACE_EVENT(zonefs_file_dio_append, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/zonefs/./trace.h:47:1: note: in expansion of macro 'TRACE_EVENT' 47 | TRACE_EVENT(zonefs_file_dio_append, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:319:1: note: in expansion of macro 'TRACE_EVENT' 319 | TRACE_EVENT(gfs2_pin, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function '__bpf_trace_gfs2_log_blocks': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:378:1: note: in expansion of macro 'TRACE_EVENT' 378 | TRACE_EVENT(gfs2_log_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:378:1: note: in expansion of macro 'TRACE_EVENT' 378 | TRACE_EVENT(gfs2_log_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:378:1: note: in expansion of macro 'TRACE_EVENT' 378 | TRACE_EVENT(gfs2_log_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:378:1: note: in expansion of macro 'TRACE_EVENT' 378 | TRACE_EVENT(gfs2_log_blocks, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function '__bpf_trace_gfs2_rs': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:589:1: note: in expansion of macro 'TRACE_EVENT' 589 | TRACE_EVENT(gfs2_rs, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:589:1: note: in expansion of macro 'TRACE_EVENT' 589 | TRACE_EVENT(gfs2_rs, | ^~~~~~~~~~~ /kisskb/src/fs/zonefs/super.c: In function 'perf_trace_zonefs_iomap_begin': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/zonefs/./trace.h:73:1: note: in expansion of macro 'TRACE_EVENT' 73 | TRACE_EVENT(zonefs_iomap_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:589:1: note: in expansion of macro 'TRACE_EVENT' 589 | TRACE_EVENT(gfs2_rs, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/zonefs/./trace.h:73:1: note: in expansion of macro 'TRACE_EVENT' 73 | TRACE_EVENT(zonefs_iomap_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:589:1: note: in expansion of macro 'TRACE_EVENT' 589 | TRACE_EVENT(gfs2_rs, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function '__bpf_trace_gfs2_glock_put': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_gfs2_promote': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_gfs2_log_flush': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:350:1: note: in expansion of macro 'TRACE_EVENT' 350 | TRACE_EVENT(gfs2_log_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:350:1: note: in expansion of macro 'TRACE_EVENT' 350 | TRACE_EVENT(gfs2_log_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:350:1: note: in expansion of macro 'TRACE_EVENT' 350 | TRACE_EVENT(gfs2_log_flush, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/fs/zonefs/trace.h:104, from /kisskb/src/fs/zonefs/super.c:28: /kisskb/src/fs/zonefs/super.c: In function 'trace_event_raw_event_zonefs_zone_mgmt': /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:350:1: note: in expansion of macro 'TRACE_EVENT' 350 | TRACE_EVENT(gfs2_log_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/zonefs/./trace.h:22:1: note: in expansion of macro 'TRACE_EVENT' 22 | TRACE_EVENT(zonefs_zone_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:350:1: note: in expansion of macro 'TRACE_EVENT' 350 | TRACE_EVENT(gfs2_log_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:350:1: note: in expansion of macro 'TRACE_EVENT' 350 | TRACE_EVENT(gfs2_log_flush, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function '__bpf_trace_gfs2_ail_flush': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:401:1: note: in expansion of macro 'TRACE_EVENT' 401 | TRACE_EVENT(gfs2_ail_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:401:1: note: in expansion of macro 'TRACE_EVENT' 401 | TRACE_EVENT(gfs2_ail_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:401:1: note: in expansion of macro 'TRACE_EVENT' 401 | TRACE_EVENT(gfs2_ail_flush, | ^~~~~~~~~~~ /kisskb/src/fs/zonefs/super.c: In function 'trace_event_raw_event_zonefs_file_dio_append': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/zonefs/./trace.h:47:1: note: in expansion of macro 'TRACE_EVENT' 47 | TRACE_EVENT(zonefs_file_dio_append, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:401:1: note: in expansion of macro 'TRACE_EVENT' 401 | TRACE_EVENT(gfs2_ail_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:401:1: note: in expansion of macro 'TRACE_EVENT' 401 | TRACE_EVENT(gfs2_ail_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:401:1: note: in expansion of macro 'TRACE_EVENT' 401 | TRACE_EVENT(gfs2_ail_flush, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function '__bpf_trace_gfs2_iomap_end': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:505:1: note: in expansion of macro 'TRACE_EVENT' 505 | TRACE_EVENT(gfs2_iomap_end, | ^~~~~~~~~~~ /kisskb/src/fs/zonefs/super.c: In function 'trace_event_raw_event_zonefs_iomap_begin': /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:505:1: note: in expansion of macro 'TRACE_EVENT' 505 | TRACE_EVENT(gfs2_iomap_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/zonefs/./trace.h:73:1: note: in expansion of macro 'TRACE_EVENT' 73 | TRACE_EVENT(zonefs_iomap_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:505:1: note: in expansion of macro 'TRACE_EVENT' 505 | TRACE_EVENT(gfs2_iomap_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:505:1: note: in expansion of macro 'TRACE_EVENT' 505 | TRACE_EVENT(gfs2_iomap_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:505:1: note: in expansion of macro 'TRACE_EVENT' 505 | TRACE_EVENT(gfs2_iomap_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:505:1: note: in expansion of macro 'TRACE_EVENT' 505 | TRACE_EVENT(gfs2_iomap_end, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function '__bpf_trace_gfs2_bmap': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:436:1: note: in expansion of macro 'TRACE_EVENT' 436 | TRACE_EVENT(gfs2_bmap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:436:1: note: in expansion of macro 'TRACE_EVENT' 436 | TRACE_EVENT(gfs2_bmap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:436:1: note: in expansion of macro 'TRACE_EVENT' 436 | TRACE_EVENT(gfs2_bmap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:436:1: note: in expansion of macro 'TRACE_EVENT' 436 | TRACE_EVENT(gfs2_bmap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:436:1: note: in expansion of macro 'TRACE_EVENT' 436 | TRACE_EVENT(gfs2_bmap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:436:1: note: in expansion of macro 'TRACE_EVENT' 436 | TRACE_EVENT(gfs2_bmap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:436:1: note: in expansion of macro 'TRACE_EVENT' 436 | TRACE_EVENT(gfs2_bmap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:436:1: note: in expansion of macro 'TRACE_EVENT' 436 | TRACE_EVENT(gfs2_bmap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:436:1: note: in expansion of macro 'TRACE_EVENT' 436 | TRACE_EVENT(gfs2_bmap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:436:1: note: in expansion of macro 'TRACE_EVENT' 436 | TRACE_EVENT(gfs2_bmap, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/fs/zonefs/trace.h:104, from /kisskb/src/fs/zonefs/super.c:28: /kisskb/src/fs/zonefs/super.c: In function '__bpf_trace_zonefs_zone_mgmt': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/zonefs/./trace.h:22:1: note: in expansion of macro 'TRACE_EVENT' 22 | TRACE_EVENT(zonefs_zone_mgmt, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function '__bpf_trace_gfs2_block_alloc': /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/zonefs/./trace.h:22:1: note: in expansion of macro 'TRACE_EVENT' 22 | TRACE_EVENT(zonefs_zone_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:545:1: note: in expansion of macro 'TRACE_EVENT' 545 | TRACE_EVENT(gfs2_block_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/zonefs/./trace.h:22:1: note: in expansion of macro 'TRACE_EVENT' 22 | TRACE_EVENT(zonefs_zone_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:545:1: note: in expansion of macro 'TRACE_EVENT' 545 | TRACE_EVENT(gfs2_block_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/zonefs/./trace.h:22:1: note: in expansion of macro 'TRACE_EVENT' 22 | TRACE_EVENT(zonefs_zone_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:545:1: note: in expansion of macro 'TRACE_EVENT' 545 | TRACE_EVENT(gfs2_block_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:545:1: note: in expansion of macro 'TRACE_EVENT' 545 | TRACE_EVENT(gfs2_block_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:545:1: note: in expansion of macro 'TRACE_EVENT' 545 | TRACE_EVENT(gfs2_block_alloc, | ^~~~~~~~~~~ /kisskb/src/fs/zonefs/super.c: In function '__bpf_trace_zonefs_iomap_begin': /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:545:1: note: in expansion of macro 'TRACE_EVENT' 545 | TRACE_EVENT(gfs2_block_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/zonefs/./trace.h:73:1: note: in expansion of macro 'TRACE_EVENT' 73 | TRACE_EVENT(zonefs_iomap_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:545:1: note: in expansion of macro 'TRACE_EVENT' 545 | TRACE_EVENT(gfs2_block_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/zonefs/./trace.h:73:1: note: in expansion of macro 'TRACE_EVENT' 73 | TRACE_EVENT(zonefs_iomap_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:545:1: note: in expansion of macro 'TRACE_EVENT' 545 | TRACE_EVENT(gfs2_block_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/zonefs/./trace.h:73:1: note: in expansion of macro 'TRACE_EVENT' 73 | TRACE_EVENT(zonefs_iomap_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:545:1: note: in expansion of macro 'TRACE_EVENT' 545 | TRACE_EVENT(gfs2_block_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/zonefs/./trace.h:73:1: note: in expansion of macro 'TRACE_EVENT' 73 | TRACE_EVENT(zonefs_iomap_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:545:1: note: in expansion of macro 'TRACE_EVENT' 545 | TRACE_EVENT(gfs2_block_alloc, | ^~~~~~~~~~~ /kisskb/src/fs/zonefs/super.c: In function '__bpf_trace_zonefs_file_dio_append': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/zonefs/./trace.h:47:1: note: in expansion of macro 'TRACE_EVENT' 47 | TRACE_EVENT(zonefs_file_dio_append, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function '__bpf_trace_gfs2_iomap_start': /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/zonefs/./trace.h:47:1: note: in expansion of macro 'TRACE_EVENT' 47 | TRACE_EVENT(zonefs_file_dio_append, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:475:1: note: in expansion of macro 'TRACE_EVENT' 475 | TRACE_EVENT(gfs2_iomap_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/zonefs/./trace.h:47:1: note: in expansion of macro 'TRACE_EVENT' 47 | TRACE_EVENT(zonefs_file_dio_append, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/zonefs/./trace.h:47:1: note: in expansion of macro 'TRACE_EVENT' 47 | TRACE_EVENT(zonefs_file_dio_append, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:475:1: note: in expansion of macro 'TRACE_EVENT' 475 | TRACE_EVENT(gfs2_iomap_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/zonefs/./trace.h:47:1: note: in expansion of macro 'TRACE_EVENT' 47 | TRACE_EVENT(zonefs_file_dio_append, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:475:1: note: in expansion of macro 'TRACE_EVENT' 475 | TRACE_EVENT(gfs2_iomap_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/zonefs/./trace.h:47:1: note: in expansion of macro 'TRACE_EVENT' 47 | TRACE_EVENT(zonefs_file_dio_append, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:475:1: note: in expansion of macro 'TRACE_EVENT' 475 | TRACE_EVENT(gfs2_iomap_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:475:1: note: in expansion of macro 'TRACE_EVENT' 475 | TRACE_EVENT(gfs2_iomap_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:475:1: note: in expansion of macro 'TRACE_EVENT' 475 | TRACE_EVENT(gfs2_iomap_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:475:1: note: in expansion of macro 'TRACE_EVENT' 475 | TRACE_EVENT(gfs2_iomap_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:475:1: note: in expansion of macro 'TRACE_EVENT' 475 | TRACE_EVENT(gfs2_iomap_start, | ^~~~~~~~~~~ In file included from /kisskb/src/fs/gfs2/glock.c:10: /kisskb/src/fs/gfs2/glock.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ 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/fs/zonefs/super.c: In function 'zonefs_read_super': /kisskb/src/fs/zonefs/super.c:1537:13: note: byref variable will be forcibly initialized 1537 | struct bio bio; | ^~~ /kisskb/src/fs/zonefs/super.c:1536:17: note: byref variable will be forcibly initialized 1536 | struct bio_vec bio_vec; | ^~~~~~~ /kisskb/src/fs/zonefs/super.c: In function 'zonefs_parse_options': /kisskb/src/fs/zonefs/super.c:1208:14: note: byref variable will be forcibly initialized 1208 | substring_t args[MAX_OPT_ARGS]; | ^~~~ /kisskb/src/fs/zonefs/super.c: In function '__zonefs_io_error': /kisskb/src/fs/zonefs/super.c:408:27: note: byref variable will be forcibly initialized 408 | struct zonefs_ioerr_data err = { | ^~~ /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 = { | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/pagemap.h:11, from /kisskb/src/fs/zonefs/super.c:8: /kisskb/src/fs/zonefs/super.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'find_insert_glock': /kisskb/src/fs/gfs2/glock.c:1109:26: note: byref variable will be forcibly initialized 1109 | struct wait_glock_queue wait; | ^~~~ /kisskb/src/fs/gfs2/glock.c: In function 'glock_hash_walk': /kisskb/src/fs/gfs2/glock.c:2100:25: note: byref variable will be forcibly initialized 2100 | struct rhashtable_iter iter; | ^~~~ /kisskb/src/fs/gfs2/glock.c: In function 'gfs2_glock_get': /kisskb/src/fs/gfs2/glock.c:1158:21: note: byref variable will be forcibly initialized 1158 | struct lm_lockname name = { .ln_number = number, | ^~~~ /kisskb/src/fs/gfs2/glock.c: In function 'gfs2_print_dbg': /kisskb/src/fs/gfs2/glock.c:1450:10: note: byref variable will be forcibly initialized 1450 | va_list args; | ^~~~ /kisskb/src/fs/gfs2/glock.c:1449:19: note: byref variable will be forcibly initialized 1449 | struct va_format vaf; | ^~~ /kisskb/src/fs/gfs2/glock.c: In function 'dump_holder': /kisskb/src/fs/gfs2/glock.c:2312:7: note: byref variable will be forcibly initialized 2312 | char flags_buf[32]; | ^~~~~~~~~ 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:2232:2: note: in expansion of macro 'wait_event_timeout' 2232 | wait_event_timeout(sdp->sd_glock_wait, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'gfs2_dump_glock': /kisskb/src/fs/gfs2/glock.c:2397:7: note: byref variable will be forcibly initialized 2397 | char fs_id_buf[sizeof(sdp->sd_fsname) + 7]; | ^~~~~~~~~ /kisskb/src/fs/gfs2/glock.c:2395:7: note: byref variable will be forcibly initialized 2395 | char gflags_buf[32]; | ^~~~~~~~~~ /kisskb/src/fs/zonefs/super.c: In function 'zonefs_fill_super': /kisskb/src/fs/zonefs/super.c:1620:26: note: byref variable will be forcibly initialized 1620 | struct zonefs_zone_data zd; | ^~ In file included from /kisskb/src/mm/page_reporting.h:9, from /kisskb/src/mm/page_reporting.c:11: /kisskb/src/mm/page_reporting.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ 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:2042:12: note: byref variable will be forcibly initialized 2042 | LIST_HEAD(dispose); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/gfs2/glock.c:2041:12: note: byref variable will be forcibly initialized 2041 | LIST_HEAD(skipped); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/page_reporting.c: In function 'page_reporting_process_zone': /kisskb/src/mm/page_reporting.c:231:36: note: byref variable will be forcibly initialized 231 | unsigned int order, mt, leftover, offset = PAGE_REPORTING_CAPACITY; | ^~~~~~ 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:1368:7: note: in expansion of macro 'wait_event_timeout' 1368 | if (!wait_event_timeout(sdp->sd_async_glock_wait, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'gfs2_glock_cb': /kisskb/src/fs/gfs2/glock.c:1892:22: note: byref variable will be forcibly initialized 1892 | struct gfs2_holder mock_gh = { | ^~~~~~~ In file included from /kisskb/src/arch/powerpc/include/asm/hw_breakpoint.h:13, from /kisskb/src/arch/powerpc/include/asm/processor.h:43, from /kisskb/src/arch/powerpc/include/asm/thread_info.h:40, from /kisskb/src/include/linux/thread_info.h:60, 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/smp.h:110, from /kisskb/src/include/linux/lockdep.h:14, from /kisskb/src/include/linux/mutex.h:17, from /kisskb/src/include/linux/notifier.h:14, from /kisskb/src/include/linux/kprobes.h:21, from /kisskb/src/arch/powerpc/kernel/kprobes.c:16: /kisskb/src/arch/powerpc/kernel/kprobes.c: In function 'try_to_emulate': /kisskb/src/arch/powerpc/include/asm/inst.h:152:7: note: byref variable will be forcibly initialized 152 | char __str[PPC_INST_STR_LEN]; \ | ^~~~~ /kisskb/src/include/linux/printk.h:418:19: note: in expansion of macro 'ppc_inst_as_str' 418 | _p_func(_fmt, ##__VA_ARGS__); \ | ^~~~~~~~~~~ /kisskb/src/include/linux/printk.h:446:26: note: in expansion of macro 'printk_index_wrap' 446 | #define printk(fmt, ...) printk_index_wrap(_printk, fmt, ##__VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/kprobes.c:264:3: note: in expansion of macro 'printk' 264 | printk("Can't step on instruction %s\n", ppc_inst_as_str(insn)); | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/btrfs.h:2269, from /kisskb/src/fs/btrfs/super.c:53: /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_btrfs_transaction_commit': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/gfs2/glock.c: In function 'gfs2_glock_poke': /kisskb/src/arch/powerpc/kernel/kprobes.c: In function 'kprobe_handler': /kisskb/src/arch/powerpc/kernel/kprobes.c:308:16: note: byref variable will be forcibly initialized 308 | unsigned int instr; | ^~~~~ /kisskb/src/fs/gfs2/glock.c:956:21: note: byref variable will be forcibly initialized 956 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_btrfs__inode': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/super.c: In function 'perf_trace_btrfs_get_extent': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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/gfs2/glock.c: In function 'gfs2_glock_nq_num': /kisskb/src/fs/gfs2/glock.c:1737:21: note: byref variable will be forcibly initialized 1737 | struct gfs2_glock *gl; | ^~ /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_btrfs_handle_em_exist': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/fs/gfs2/glock.c: In function 'gfs2_glock_nq_m': /kisskb/src/fs/gfs2/glock.c:1818:22: note: byref variable will be forcibly initialized 1818 | struct gfs2_holder *tmp[4]; | ^~~ /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_btrfs__ordered_extent': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/fs/btrfs/super.c: In function 'perf_trace_btrfs__writepage': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/btrfs/super.c: In function 'perf_trace_btrfs_writepage_end_io_hook': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/btrfs/super.c: In function 'perf_trace_btrfs_sync_file': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:684:1: note: in expansion of macro 'TRACE_EVENT' 684 | TRACE_EVENT(btrfs_sync_file, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:684:1: note: in expansion of macro 'TRACE_EVENT' 684 | TRACE_EVENT(btrfs_sync_file, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_btrfs_sync_fs': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:716:1: note: in expansion of macro 'TRACE_EVENT' 716 | TRACE_EVENT(btrfs_sync_fs, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:716:1: note: in expansion of macro 'TRACE_EVENT' 716 | TRACE_EVENT(btrfs_sync_fs, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_btrfs_add_block_group': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:733:1: note: in expansion of macro 'TRACE_EVENT' 733 | TRACE_EVENT(btrfs_add_block_group, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:733:1: note: in expansion of macro 'TRACE_EVENT' 733 | TRACE_EVENT(btrfs_add_block_group, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_btrfs_delayed_tree_ref': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/btrfs.h:778:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 778 | DECLARE_EVENT_CLASS(btrfs_delayed_tree_ref, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/btrfs.h:778:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 778 | DECLARE_EVENT_CLASS(btrfs_delayed_tree_ref, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_btrfs_delayed_data_ref': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/btrfs.h:841:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 841 | DECLARE_EVENT_CLASS(btrfs_delayed_data_ref, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/btrfs.h:841:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 841 | DECLARE_EVENT_CLASS(btrfs_delayed_data_ref, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_btrfs_delayed_ref_head': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/btrfs.h:908:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 908 | DECLARE_EVENT_CLASS(btrfs_delayed_ref_head, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/btrfs.h:908:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 908 | DECLARE_EVENT_CLASS(btrfs_delayed_ref_head, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_btrfs__chunk': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/btrfs.h:967:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 967 | DECLARE_EVENT_CLASS(btrfs__chunk, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/btrfs.h:967:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 967 | DECLARE_EVENT_CLASS(btrfs__chunk, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_btrfs_cow_block': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:1017:1: note: in expansion of macro 'TRACE_EVENT' 1017 | TRACE_EVENT(btrfs_cow_block, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:1017:1: note: in expansion of macro 'TRACE_EVENT' 1017 | TRACE_EVENT(btrfs_cow_block, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_btrfs_flush_space': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:1109:1: note: in expansion of macro 'TRACE_EVENT' 1109 | TRACE_EVENT(btrfs_flush_space, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:1109:1: note: in expansion of macro 'TRACE_EVENT' 1109 | TRACE_EVENT(btrfs_flush_space, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_btrfs__reserved_extent': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/btrfs.h:1141:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1141 | DECLARE_EVENT_CLASS(btrfs__reserved_extent, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/btrfs.h:1141:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1141 | DECLARE_EVENT_CLASS(btrfs__reserved_extent, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_find_free_extent': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:1177:1: note: in expansion of macro 'TRACE_EVENT' 1177 | TRACE_EVENT(find_free_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:1177:1: note: in expansion of macro 'TRACE_EVENT' 1177 | TRACE_EVENT(find_free_extent, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_btrfs__reserve_extent': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/btrfs.h:1205:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1205 | DECLARE_EVENT_CLASS(btrfs__reserve_extent, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/btrfs.h:1205:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1205 | DECLARE_EVENT_CLASS(btrfs__reserve_extent, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_btrfs_find_cluster': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:1251:1: note: in expansion of macro 'TRACE_EVENT' 1251 | TRACE_EVENT(btrfs_find_cluster, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:1251:1: note: in expansion of macro 'TRACE_EVENT' 1251 | TRACE_EVENT(btrfs_find_cluster, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_btrfs_failed_cluster_setup': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:1284:1: note: in expansion of macro 'TRACE_EVENT' 1284 | TRACE_EVENT(btrfs_failed_cluster_setup, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:1284:1: note: in expansion of macro 'TRACE_EVENT' 1284 | TRACE_EVENT(btrfs_failed_cluster_setup, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_btrfs_setup_cluster': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:1301:1: note: in expansion of macro 'TRACE_EVENT' 1301 | TRACE_EVENT(btrfs_setup_cluster, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:1301:1: note: in expansion of macro 'TRACE_EVENT' 1301 | TRACE_EVENT(btrfs_setup_cluster, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_alloc_extent_state': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:1337:1: note: in expansion of macro 'TRACE_EVENT' 1337 | TRACE_EVENT(alloc_extent_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:1337:1: note: in expansion of macro 'TRACE_EVENT' 1337 | TRACE_EVENT(alloc_extent_state, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_free_extent_state': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:1360:1: note: in expansion of macro 'TRACE_EVENT' 1360 | TRACE_EVENT(free_extent_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:1360:1: note: in expansion of macro 'TRACE_EVENT' 1360 | TRACE_EVENT(free_extent_state, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_btrfs__work__done': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/btrfs.h:1414:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1414 | DECLARE_EVENT_CLASS(btrfs__work__done, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/btrfs.h:1414:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1414 | DECLARE_EVENT_CLASS(btrfs__work__done, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_btrfs__qgroup_rsv_data': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/btrfs.h:1521:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1521 | DECLARE_EVENT_CLASS(btrfs__qgroup_rsv_data, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/btrfs.h:1521:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1521 | DECLARE_EVENT_CLASS(btrfs__qgroup_rsv_data, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_btrfs_qgroup_extent': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/btrfs.h:1571:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1571 | DECLARE_EVENT_CLASS(btrfs_qgroup_extent, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/btrfs.h:1571:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1571 | DECLARE_EVENT_CLASS(btrfs_qgroup_extent, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_qgroup_num_dirty_extents': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:1607:1: note: in expansion of macro 'TRACE_EVENT' 1607 | TRACE_EVENT(qgroup_num_dirty_extents, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:1607:1: note: in expansion of macro 'TRACE_EVENT' 1607 | TRACE_EVENT(qgroup_num_dirty_extents, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_btrfs_qgroup_account_extent': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:1628:1: note: in expansion of macro 'TRACE_EVENT' 1628 | TRACE_EVENT(btrfs_qgroup_account_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:1628:1: note: in expansion of macro 'TRACE_EVENT' 1628 | TRACE_EVENT(btrfs_qgroup_account_extent, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_qgroup_update_counters': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:1661:1: note: in expansion of macro 'TRACE_EVENT' 1661 | TRACE_EVENT(qgroup_update_counters, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:1661:1: note: in expansion of macro 'TRACE_EVENT' 1661 | TRACE_EVENT(qgroup_update_counters, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_qgroup_update_reserve': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:1690:1: note: in expansion of macro 'TRACE_EVENT' 1690 | TRACE_EVENT(qgroup_update_reserve, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:1690:1: note: in expansion of macro 'TRACE_EVENT' 1690 | TRACE_EVENT(qgroup_update_reserve, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_qgroup_meta_reserve': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:1716:1: note: in expansion of macro 'TRACE_EVENT' 1716 | TRACE_EVENT(qgroup_meta_reserve, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:1716:1: note: in expansion of macro 'TRACE_EVENT' 1716 | TRACE_EVENT(qgroup_meta_reserve, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_qgroup_meta_convert': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:1739:1: note: in expansion of macro 'TRACE_EVENT' 1739 | TRACE_EVENT(qgroup_meta_convert, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:1739:1: note: in expansion of macro 'TRACE_EVENT' 1739 | TRACE_EVENT(qgroup_meta_convert, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_qgroup_meta_free_all_pertrans': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:1762:1: note: in expansion of macro 'TRACE_EVENT' 1762 | TRACE_EVENT(qgroup_meta_free_all_pertrans, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:1762:1: note: in expansion of macro 'TRACE_EVENT' 1762 | TRACE_EVENT(qgroup_meta_free_all_pertrans, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_btrfs__prelim_ref': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/btrfs.h:1787:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1787 | DECLARE_EVENT_CLASS(btrfs__prelim_ref, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/btrfs.h:1787:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1787 | DECLARE_EVENT_CLASS(btrfs__prelim_ref, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_btrfs_inode_mod_outstanding_extents': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:1844:1: note: in expansion of macro 'TRACE_EVENT' 1844 | TRACE_EVENT(btrfs_inode_mod_outstanding_extents, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:1844:1: note: in expansion of macro 'TRACE_EVENT' 1844 | TRACE_EVENT(btrfs_inode_mod_outstanding_extents, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_btrfs__block_group': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/btrfs.h:1866:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1866 | DECLARE_EVENT_CLASS(btrfs__block_group, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/btrfs.h:1866:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1866 | DECLARE_EVENT_CLASS(btrfs__block_group, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_btrfs_set_extent_bit': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:1920:1: note: in expansion of macro 'TRACE_EVENT' 1920 | TRACE_EVENT(btrfs_set_extent_bit, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:1920:1: note: in expansion of macro 'TRACE_EVENT' 1920 | TRACE_EVENT(btrfs_set_extent_bit, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_btrfs_clear_extent_bit': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:1959:1: note: in expansion of macro 'TRACE_EVENT' 1959 | TRACE_EVENT(btrfs_clear_extent_bit, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:1959:1: note: in expansion of macro 'TRACE_EVENT' 1959 | TRACE_EVENT(btrfs_clear_extent_bit, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_btrfs_convert_extent_bit': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:1998:1: note: in expansion of macro 'TRACE_EVENT' 1998 | TRACE_EVENT(btrfs_convert_extent_bit, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:1998:1: note: in expansion of macro 'TRACE_EVENT' 1998 | TRACE_EVENT(btrfs_convert_extent_bit, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_btrfs_reserve_ticket': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:2114:1: note: in expansion of macro 'TRACE_EVENT' 2114 | TRACE_EVENT(btrfs_reserve_ticket, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:2114:1: note: in expansion of macro 'TRACE_EVENT' 2114 | TRACE_EVENT(btrfs_reserve_ticket, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_btrfs_locking_events': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/btrfs.h:2187:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2187 | DECLARE_EVENT_CLASS(btrfs_locking_events, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/btrfs.h:2187:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2187 | DECLARE_EVENT_CLASS(btrfs_locking_events, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_btrfs__space_info_update': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/btrfs.h:2227:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2227 | DECLARE_EVENT_CLASS(btrfs__space_info_update, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/btrfs.h:2227:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2227 | DECLARE_EVENT_CLASS(btrfs__space_info_update, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/btrfs.h:2269, 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/btrfs/super.c: In function 'trace_event_raw_event_btrfs__inode': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | 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/super.c: In function 'trace_event_raw_event_btrfs_get_extent': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs__ordered_extent': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | 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/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs__writepage': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | 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/btrfs/super.c: In function 'trace_event_raw_event_btrfs_writepage_end_io_hook': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/btrfs/super.c: In function 'trace_event_raw_event_btrfs_sync_file': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:684:1: note: in expansion of macro 'TRACE_EVENT' 684 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:716:1: note: in expansion of macro 'TRACE_EVENT' 716 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:733:1: note: in expansion of macro 'TRACE_EVENT' 733 | TRACE_EVENT(btrfs_add_block_group, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs_delayed_tree_ref': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/btrfs.h:778:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 778 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/btrfs.h:841:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 841 | DECLARE_EVENT_CLASS(btrfs_delayed_data_ref, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs_delayed_ref_head': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/btrfs.h:908:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 908 | DECLARE_EVENT_CLASS(btrfs_delayed_ref_head, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs__chunk': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/btrfs.h:967:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 967 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:1017:1: note: in expansion of macro 'TRACE_EVENT' 1017 | TRACE_EVENT(btrfs_cow_block, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs_flush_space': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:1109:1: note: in expansion of macro 'TRACE_EVENT' 1109 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1141:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1141 | DECLARE_EVENT_CLASS(btrfs__reserved_extent, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_find_free_extent': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:1177:1: note: in expansion of macro 'TRACE_EVENT' 1177 | TRACE_EVENT(find_free_extent, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs__reserve_extent': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1205:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1205 | DECLARE_EVENT_CLASS(btrfs__reserve_extent, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs_find_cluster': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:1251:1: note: in expansion of macro 'TRACE_EVENT' 1251 | TRACE_EVENT(btrfs_find_cluster, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs_failed_cluster_setup': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:1284:1: note: in expansion of macro 'TRACE_EVENT' 1284 | TRACE_EVENT(btrfs_failed_cluster_setup, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs_setup_cluster': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:1301:1: note: in expansion of macro 'TRACE_EVENT' 1301 | TRACE_EVENT(btrfs_setup_cluster, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_alloc_extent_state': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:1337:1: note: in expansion of macro 'TRACE_EVENT' 1337 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:1360:1: note: in expansion of macro 'TRACE_EVENT' 1360 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1414:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1414 | DECLARE_EVENT_CLASS(btrfs__work__done, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs__qgroup_rsv_data': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1521:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1521 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1571:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1571 | DECLARE_EVENT_CLASS(btrfs_qgroup_extent, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_qgroup_num_dirty_extents': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:1607:1: note: in expansion of macro 'TRACE_EVENT' 1607 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:1628:1: note: in expansion of macro 'TRACE_EVENT' 1628 | TRACE_EVENT(btrfs_qgroup_account_extent, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_qgroup_update_counters': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:1661:1: note: in expansion of macro 'TRACE_EVENT' 1661 | TRACE_EVENT(qgroup_update_counters, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_qgroup_update_reserve': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:1690:1: note: in expansion of macro 'TRACE_EVENT' 1690 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:1716:1: note: in expansion of macro 'TRACE_EVENT' 1716 | TRACE_EVENT(qgroup_meta_reserve, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_qgroup_meta_convert': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:1739:1: note: in expansion of macro 'TRACE_EVENT' 1739 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:1762:1: note: in expansion of macro 'TRACE_EVENT' 1762 | TRACE_EVENT(qgroup_meta_free_all_pertrans, | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/radix-tree.h:21, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/mm/memfd.c:10: /kisskb/src/mm/memfd.c: In function 'memfd_wait_for_pins': /kisskb/src/mm/memfd.c:68:11: note: byref variable will be forcibly initialized 68 | XA_STATE(xas, &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/btrfs/super.c: In function 'trace_event_raw_event_btrfs__prelim_ref': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1787:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1787 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:1844:1: note: in expansion of macro 'TRACE_EVENT' 1844 | TRACE_EVENT(btrfs_inode_mod_outstanding_extents, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs__block_group': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1866:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1866 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:1920:1: note: in expansion of macro 'TRACE_EVENT' 1920 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:1959:1: note: in expansion of macro 'TRACE_EVENT' 1959 | TRACE_EVENT(btrfs_clear_extent_bit, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs_convert_extent_bit': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:1998:1: note: in expansion of macro 'TRACE_EVENT' 1998 | TRACE_EVENT(btrfs_convert_extent_bit, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs_reserve_ticket': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:2114:1: note: in expansion of macro 'TRACE_EVENT' 2114 | TRACE_EVENT(btrfs_reserve_ticket, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs_locking_events': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/btrfs.h:2187:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2187 | DECLARE_EVENT_CLASS(btrfs_locking_events, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs__space_info_update': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/btrfs.h:2227:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2227 | DECLARE_EVENT_CLASS(btrfs__space_info_update, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/btrfs.h:2269, from /kisskb/src/fs/btrfs/super.c:53: /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_btrfs__file_extent_item_regular': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/btrfs.h:2269, from /kisskb/src/fs/btrfs/super.c:53: /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs__file_extent_item_regular': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | 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, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/btrfs.h:2269, from /kisskb/src/fs/btrfs/super.c:53: /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_btrfs__file_extent_item_inline': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/btrfs.h:424:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 424 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/btrfs.h:424:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 424 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/btrfs.h:2269, from /kisskb/src/fs/btrfs/super.c:53: /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs__file_extent_item_inline': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | 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( | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/btrfs.h:2269, from /kisskb/src/fs/btrfs/super.c:53: /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_btrfs_space_reservation': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:1052:1: note: in expansion of macro 'TRACE_EVENT' 1052 | TRACE_EVENT(btrfs_space_reservation, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:1052:1: note: in expansion of macro 'TRACE_EVENT' 1052 | TRACE_EVENT(btrfs_space_reservation, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/btrfs.h:2269, from /kisskb/src/fs/btrfs/super.c:53: /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs_space_reservation': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:1052:1: note: in expansion of macro 'TRACE_EVENT' 1052 | TRACE_EVENT(btrfs_space_reservation, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/btrfs.h:2269, from /kisskb/src/fs/btrfs/super.c:53: /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_btrfs_trigger_flush': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:1078:1: note: in expansion of macro 'TRACE_EVENT' 1078 | TRACE_EVENT(btrfs_trigger_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:1078:1: note: in expansion of macro 'TRACE_EVENT' 1078 | TRACE_EVENT(btrfs_trigger_flush, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/btrfs.h:2269, from /kisskb/src/fs/btrfs/super.c:53: /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs_trigger_flush': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:1078:1: note: in expansion of macro 'TRACE_EVENT' 1078 | TRACE_EVENT(btrfs_trigger_flush, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/btrfs.h:2269, from /kisskb/src/fs/btrfs/super.c:53: /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_btrfs__work': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/btrfs.h:1379:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1379 | DECLARE_EVENT_CLASS(btrfs__work, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/btrfs.h:1379:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1379 | DECLARE_EVENT_CLASS(btrfs__work, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/btrfs.h:2269, from /kisskb/src/fs/btrfs/super.c:53: /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs__work': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1379:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1379 | DECLARE_EVENT_CLASS(btrfs__work, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/btrfs.h:2269, from /kisskb/src/fs/btrfs/super.c:53: /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_btrfs__workqueue': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/btrfs.h:1459:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1459 | DECLARE_EVENT_CLASS(btrfs__workqueue, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/btrfs.h:1459:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1459 | DECLARE_EVENT_CLASS(btrfs__workqueue, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/btrfs.h:2269, from /kisskb/src/fs/btrfs/super.c:53: /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs__workqueue': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1459:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1459 | DECLARE_EVENT_CLASS(btrfs__workqueue, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/btrfs.h:2269, from /kisskb/src/fs/btrfs/super.c:53: /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_btrfs__workqueue_done': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/btrfs.h:1492:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1492 | DECLARE_EVENT_CLASS(btrfs__workqueue_done, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/btrfs.h:1492:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1492 | DECLARE_EVENT_CLASS(btrfs__workqueue_done, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/btrfs.h:2269, from /kisskb/src/fs/btrfs/super.c:53: /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs__workqueue_done': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1492:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1492 | DECLARE_EVENT_CLASS(btrfs__workqueue_done, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/btrfs.h:2269, from /kisskb/src/fs/btrfs/super.c:53: /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_btrfs_dump_space_info': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/btrfs.h:2040:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2040 | DECLARE_EVENT_CLASS(btrfs_dump_space_info, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/btrfs.h:2040:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2040 | DECLARE_EVENT_CLASS(btrfs_dump_space_info, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/btrfs.h:2269, from /kisskb/src/fs/btrfs/super.c:53: /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs_dump_space_info': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/btrfs.h:2040:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2040 | DECLARE_EVENT_CLASS(btrfs_dump_space_info, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/btrfs.h:2269, from /kisskb/src/fs/btrfs/super.c:53: /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_btrfs_sleep_tree_lock': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/btrfs.h:2143:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2143 | DECLARE_EVENT_CLASS(btrfs_sleep_tree_lock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/btrfs.h:2143:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2143 | DECLARE_EVENT_CLASS(btrfs_sleep_tree_lock, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/btrfs.h:2269, from /kisskb/src/fs/btrfs/super.c:53: /kisskb/src/fs/btrfs/super.c: In function 'trace_event_raw_event_btrfs_sleep_tree_lock': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/btrfs.h:2143:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2143 | DECLARE_EVENT_CLASS(btrfs_sleep_tree_lock, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/btrfs.h:2269, from /kisskb/src/fs/btrfs/super.c:53: /kisskb/src/fs/btrfs/super.c: In function '__bpf_trace_btrfs_transaction_commit': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/btrfs/super.c: In function '__bpf_trace_btrfs__inode': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/super.c: In function '__bpf_trace_btrfs_failed_cluster_setup': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1284:1: note: in expansion of macro 'TRACE_EVENT' 1284 | TRACE_EVENT(btrfs_failed_cluster_setup, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1284:1: note: in expansion of macro 'TRACE_EVENT' 1284 | TRACE_EVENT(btrfs_failed_cluster_setup, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function '__bpf_trace_btrfs__work': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1379:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1379 | DECLARE_EVENT_CLASS(btrfs__work, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1379:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1379 | DECLARE_EVENT_CLASS(btrfs__work, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function '__bpf_trace_btrfs__workqueue_done': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1492:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1492 | DECLARE_EVENT_CLASS(btrfs__workqueue_done, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1492:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1492 | DECLARE_EVENT_CLASS(btrfs__workqueue_done, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function '__bpf_trace_qgroup_meta_free_all_pertrans': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1762:1: note: in expansion of macro 'TRACE_EVENT' 1762 | TRACE_EVENT(qgroup_meta_free_all_pertrans, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1762:1: note: in expansion of macro 'TRACE_EVENT' 1762 | TRACE_EVENT(qgroup_meta_free_all_pertrans, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function '__bpf_trace_btrfs__block_group': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1866:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1866 | DECLARE_EVENT_CLASS(btrfs__block_group, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1866:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1866 | DECLARE_EVENT_CLASS(btrfs__block_group, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function '__bpf_trace_btrfs_locking_events': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:2187:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2187 | DECLARE_EVENT_CLASS(btrfs_locking_events, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:2187:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2187 | DECLARE_EVENT_CLASS(btrfs_locking_events, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function '__bpf_trace_btrfs_get_extent': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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 '__bpf_trace_btrfs__writepage': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/btrfs/super.c: In function '__bpf_trace_btrfs_add_block_group': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:733:1: note: in expansion of macro 'TRACE_EVENT' 733 | TRACE_EVENT(btrfs_add_block_group, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:733:1: note: in expansion of macro 'TRACE_EVENT' 733 | TRACE_EVENT(btrfs_add_block_group, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:733:1: note: in expansion of macro 'TRACE_EVENT' 733 | TRACE_EVENT(btrfs_add_block_group, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:733:1: note: in expansion of macro 'TRACE_EVENT' 733 | TRACE_EVENT(btrfs_add_block_group, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:733:1: note: in expansion of macro 'TRACE_EVENT' 733 | TRACE_EVENT(btrfs_add_block_group, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:733:1: note: in expansion of macro 'TRACE_EVENT' 733 | TRACE_EVENT(btrfs_add_block_group, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function '__bpf_trace_btrfs_delayed_ref_head': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:908:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 908 | DECLARE_EVENT_CLASS(btrfs_delayed_ref_head, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:908:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 908 | DECLARE_EVENT_CLASS(btrfs_delayed_ref_head, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:908:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 908 | DECLARE_EVENT_CLASS(btrfs_delayed_ref_head, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:908:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 908 | DECLARE_EVENT_CLASS(btrfs_delayed_ref_head, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:908:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 908 | DECLARE_EVENT_CLASS(btrfs_delayed_ref_head, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:908:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 908 | DECLARE_EVENT_CLASS(btrfs_delayed_ref_head, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function '__bpf_trace_btrfs_cow_block': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1017:1: note: in expansion of macro 'TRACE_EVENT' 1017 | TRACE_EVENT(btrfs_cow_block, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1017:1: note: in expansion of macro 'TRACE_EVENT' 1017 | TRACE_EVENT(btrfs_cow_block, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1017:1: note: in expansion of macro 'TRACE_EVENT' 1017 | TRACE_EVENT(btrfs_cow_block, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1017:1: note: in expansion of macro 'TRACE_EVENT' 1017 | TRACE_EVENT(btrfs_cow_block, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1017:1: note: in expansion of macro 'TRACE_EVENT' 1017 | TRACE_EVENT(btrfs_cow_block, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1017:1: note: in expansion of macro 'TRACE_EVENT' 1017 | TRACE_EVENT(btrfs_cow_block, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function '__bpf_trace_btrfs__reserved_extent': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1141:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1141 | DECLARE_EVENT_CLASS(btrfs__reserved_extent, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1141:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1141 | DECLARE_EVENT_CLASS(btrfs__reserved_extent, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1141:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1141 | DECLARE_EVENT_CLASS(btrfs__reserved_extent, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1141:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1141 | DECLARE_EVENT_CLASS(btrfs__reserved_extent, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1141:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1141 | DECLARE_EVENT_CLASS(btrfs__reserved_extent, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1141:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1141 | DECLARE_EVENT_CLASS(btrfs__reserved_extent, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function '__bpf_trace_btrfs__reserve_extent': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1205:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1205 | DECLARE_EVENT_CLASS(btrfs__reserve_extent, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1205:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1205 | DECLARE_EVENT_CLASS(btrfs__reserve_extent, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1205:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1205 | DECLARE_EVENT_CLASS(btrfs__reserve_extent, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1205:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1205 | DECLARE_EVENT_CLASS(btrfs__reserve_extent, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1205:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1205 | DECLARE_EVENT_CLASS(btrfs__reserve_extent, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1205:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1205 | DECLARE_EVENT_CLASS(btrfs__reserve_extent, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function '__bpf_trace_alloc_extent_state': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1337:1: note: in expansion of macro 'TRACE_EVENT' 1337 | TRACE_EVENT(alloc_extent_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1337:1: note: in expansion of macro 'TRACE_EVENT' 1337 | TRACE_EVENT(alloc_extent_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1337:1: note: in expansion of macro 'TRACE_EVENT' 1337 | TRACE_EVENT(alloc_extent_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1337:1: note: in expansion of macro 'TRACE_EVENT' 1337 | TRACE_EVENT(alloc_extent_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1337:1: note: in expansion of macro 'TRACE_EVENT' 1337 | TRACE_EVENT(alloc_extent_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1337:1: note: in expansion of macro 'TRACE_EVENT' 1337 | TRACE_EVENT(alloc_extent_state, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function '__bpf_trace_btrfs__workqueue': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1459:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1459 | DECLARE_EVENT_CLASS(btrfs__workqueue, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1459:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1459 | DECLARE_EVENT_CLASS(btrfs__workqueue, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1459:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1459 | DECLARE_EVENT_CLASS(btrfs__workqueue, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1459:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1459 | DECLARE_EVENT_CLASS(btrfs__workqueue, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1459:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1459 | DECLARE_EVENT_CLASS(btrfs__workqueue, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1459:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1459 | DECLARE_EVENT_CLASS(btrfs__workqueue, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function '__bpf_trace_qgroup_num_dirty_extents': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1607:1: note: in expansion of macro 'TRACE_EVENT' 1607 | TRACE_EVENT(qgroup_num_dirty_extents, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1607:1: note: in expansion of macro 'TRACE_EVENT' 1607 | TRACE_EVENT(qgroup_num_dirty_extents, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1607:1: note: in expansion of macro 'TRACE_EVENT' 1607 | TRACE_EVENT(qgroup_num_dirty_extents, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1607:1: note: in expansion of macro 'TRACE_EVENT' 1607 | TRACE_EVENT(qgroup_num_dirty_extents, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1607:1: note: in expansion of macro 'TRACE_EVENT' 1607 | TRACE_EVENT(qgroup_num_dirty_extents, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1607:1: note: in expansion of macro 'TRACE_EVENT' 1607 | TRACE_EVENT(qgroup_num_dirty_extents, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function '__bpf_trace_qgroup_meta_reserve': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1716:1: note: in expansion of macro 'TRACE_EVENT' 1716 | TRACE_EVENT(qgroup_meta_reserve, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1716:1: note: in expansion of macro 'TRACE_EVENT' 1716 | TRACE_EVENT(qgroup_meta_reserve, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1716:1: note: in expansion of macro 'TRACE_EVENT' 1716 | TRACE_EVENT(qgroup_meta_reserve, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1716:1: note: in expansion of macro 'TRACE_EVENT' 1716 | TRACE_EVENT(qgroup_meta_reserve, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1716:1: note: in expansion of macro 'TRACE_EVENT' 1716 | TRACE_EVENT(qgroup_meta_reserve, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1716:1: note: in expansion of macro 'TRACE_EVENT' 1716 | TRACE_EVENT(qgroup_meta_reserve, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function '__bpf_trace_btrfs_inode_mod_outstanding_extents': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1844:1: note: in expansion of macro 'TRACE_EVENT' 1844 | TRACE_EVENT(btrfs_inode_mod_outstanding_extents, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1844:1: note: in expansion of macro 'TRACE_EVENT' 1844 | TRACE_EVENT(btrfs_inode_mod_outstanding_extents, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1844:1: note: in expansion of macro 'TRACE_EVENT' 1844 | TRACE_EVENT(btrfs_inode_mod_outstanding_extents, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1844:1: note: in expansion of macro 'TRACE_EVENT' 1844 | TRACE_EVENT(btrfs_inode_mod_outstanding_extents, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1844:1: note: in expansion of macro 'TRACE_EVENT' 1844 | TRACE_EVENT(btrfs_inode_mod_outstanding_extents, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1844:1: note: in expansion of macro 'TRACE_EVENT' 1844 | TRACE_EVENT(btrfs_inode_mod_outstanding_extents, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function '__bpf_trace_btrfs_handle_em_exist': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/fs/btrfs/super.c: In function '__bpf_trace_btrfs__file_extent_item_inline': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:424:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 424 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:424:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 424 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:424:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 424 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:424:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 424 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:424:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 424 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:424:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 424 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:424:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 424 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:424:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 424 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:424:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 424 | DECLARE_EVENT_CLASS( | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_btrfs_space_reservation': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1052:1: note: in expansion of macro 'TRACE_EVENT' 1052 | TRACE_EVENT(btrfs_space_reservation, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1052:1: note: in expansion of macro 'TRACE_EVENT' 1052 | TRACE_EVENT(btrfs_space_reservation, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1052:1: note: in expansion of macro 'TRACE_EVENT' 1052 | TRACE_EVENT(btrfs_space_reservation, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1052:1: note: in expansion of macro 'TRACE_EVENT' 1052 | TRACE_EVENT(btrfs_space_reservation, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1052:1: note: in expansion of macro 'TRACE_EVENT' 1052 | TRACE_EVENT(btrfs_space_reservation, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1052:1: note: in expansion of macro 'TRACE_EVENT' 1052 | TRACE_EVENT(btrfs_space_reservation, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1052:1: note: in expansion of macro 'TRACE_EVENT' 1052 | TRACE_EVENT(btrfs_space_reservation, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1052:1: note: in expansion of macro 'TRACE_EVENT' 1052 | TRACE_EVENT(btrfs_space_reservation, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1052:1: note: in expansion of macro 'TRACE_EVENT' 1052 | TRACE_EVENT(btrfs_space_reservation, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1052:1: note: in expansion of macro 'TRACE_EVENT' 1052 | TRACE_EVENT(btrfs_space_reservation, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function '__bpf_trace_btrfs_trigger_flush': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1078:1: note: in expansion of macro 'TRACE_EVENT' 1078 | TRACE_EVENT(btrfs_trigger_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1078:1: note: in expansion of macro 'TRACE_EVENT' 1078 | TRACE_EVENT(btrfs_trigger_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1078:1: note: in expansion of macro 'TRACE_EVENT' 1078 | TRACE_EVENT(btrfs_trigger_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1078:1: note: in expansion of macro 'TRACE_EVENT' 1078 | TRACE_EVENT(btrfs_trigger_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1078:1: note: in expansion of macro 'TRACE_EVENT' 1078 | TRACE_EVENT(btrfs_trigger_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1078:1: note: in expansion of macro 'TRACE_EVENT' 1078 | TRACE_EVENT(btrfs_trigger_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1078:1: note: in expansion of macro 'TRACE_EVENT' 1078 | TRACE_EVENT(btrfs_trigger_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1078:1: note: in expansion of macro 'TRACE_EVENT' 1078 | TRACE_EVENT(btrfs_trigger_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1078:1: note: in expansion of macro 'TRACE_EVENT' 1078 | TRACE_EVENT(btrfs_trigger_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1078:1: note: in expansion of macro 'TRACE_EVENT' 1078 | TRACE_EVENT(btrfs_trigger_flush, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function '__bpf_trace_btrfs_find_cluster': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1251:1: note: in expansion of macro 'TRACE_EVENT' 1251 | TRACE_EVENT(btrfs_find_cluster, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1251:1: note: in expansion of macro 'TRACE_EVENT' 1251 | TRACE_EVENT(btrfs_find_cluster, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1251:1: note: in expansion of macro 'TRACE_EVENT' 1251 | TRACE_EVENT(btrfs_find_cluster, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1251:1: note: in expansion of macro 'TRACE_EVENT' 1251 | TRACE_EVENT(btrfs_find_cluster, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1251:1: note: in expansion of macro 'TRACE_EVENT' 1251 | TRACE_EVENT(btrfs_find_cluster, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1251:1: note: in expansion of macro 'TRACE_EVENT' 1251 | TRACE_EVENT(btrfs_find_cluster, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1251:1: note: in expansion of macro 'TRACE_EVENT' 1251 | TRACE_EVENT(btrfs_find_cluster, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1251:1: note: in expansion of macro 'TRACE_EVENT' 1251 | TRACE_EVENT(btrfs_find_cluster, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1251:1: note: in expansion of macro 'TRACE_EVENT' 1251 | TRACE_EVENT(btrfs_find_cluster, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1251:1: note: in expansion of macro 'TRACE_EVENT' 1251 | TRACE_EVENT(btrfs_find_cluster, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function '__bpf_trace_btrfs__qgroup_rsv_data': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1521:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1521 | DECLARE_EVENT_CLASS(btrfs__qgroup_rsv_data, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1521:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1521 | DECLARE_EVENT_CLASS(btrfs__qgroup_rsv_data, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1521:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1521 | DECLARE_EVENT_CLASS(btrfs__qgroup_rsv_data, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1521:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1521 | DECLARE_EVENT_CLASS(btrfs__qgroup_rsv_data, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1521:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1521 | DECLARE_EVENT_CLASS(btrfs__qgroup_rsv_data, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1521:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1521 | DECLARE_EVENT_CLASS(btrfs__qgroup_rsv_data, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1521:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1521 | DECLARE_EVENT_CLASS(btrfs__qgroup_rsv_data, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1521:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1521 | DECLARE_EVENT_CLASS(btrfs__qgroup_rsv_data, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1521:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1521 | DECLARE_EVENT_CLASS(btrfs__qgroup_rsv_data, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1521:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1521 | DECLARE_EVENT_CLASS(btrfs__qgroup_rsv_data, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function '__bpf_trace_btrfs_convert_extent_bit': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1998:1: note: in expansion of macro 'TRACE_EVENT' 1998 | TRACE_EVENT(btrfs_convert_extent_bit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1998:1: note: in expansion of macro 'TRACE_EVENT' 1998 | TRACE_EVENT(btrfs_convert_extent_bit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1998:1: note: in expansion of macro 'TRACE_EVENT' 1998 | TRACE_EVENT(btrfs_convert_extent_bit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1998:1: note: in expansion of macro 'TRACE_EVENT' 1998 | TRACE_EVENT(btrfs_convert_extent_bit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1998:1: note: in expansion of macro 'TRACE_EVENT' 1998 | TRACE_EVENT(btrfs_convert_extent_bit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1998:1: note: in expansion of macro 'TRACE_EVENT' 1998 | TRACE_EVENT(btrfs_convert_extent_bit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1998:1: note: in expansion of macro 'TRACE_EVENT' 1998 | TRACE_EVENT(btrfs_convert_extent_bit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1998:1: note: in expansion of macro 'TRACE_EVENT' 1998 | TRACE_EVENT(btrfs_convert_extent_bit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1998:1: note: in expansion of macro 'TRACE_EVENT' 1998 | TRACE_EVENT(btrfs_convert_extent_bit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1998:1: note: in expansion of macro 'TRACE_EVENT' 1998 | TRACE_EVENT(btrfs_convert_extent_bit, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function '__bpf_trace_btrfs__file_extent_item_regular': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/super.c: In function '__bpf_trace_btrfs_writepage_end_io_hook': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/btrfs/super.c: In function '__bpf_trace_btrfs_delayed_tree_ref': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:778:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 778 | DECLARE_EVENT_CLASS(btrfs_delayed_tree_ref, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:778:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 778 | DECLARE_EVENT_CLASS(btrfs_delayed_tree_ref, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:778:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 778 | DECLARE_EVENT_CLASS(btrfs_delayed_tree_ref, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:778:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 778 | DECLARE_EVENT_CLASS(btrfs_delayed_tree_ref, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:778:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 778 | DECLARE_EVENT_CLASS(btrfs_delayed_tree_ref, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:778:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 778 | DECLARE_EVENT_CLASS(btrfs_delayed_tree_ref, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:778:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 778 | DECLARE_EVENT_CLASS(btrfs_delayed_tree_ref, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:778:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 778 | DECLARE_EVENT_CLASS(btrfs_delayed_tree_ref, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function '__bpf_trace_btrfs_delayed_data_ref': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:841:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 841 | DECLARE_EVENT_CLASS(btrfs_delayed_data_ref, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:841:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 841 | DECLARE_EVENT_CLASS(btrfs_delayed_data_ref, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:841:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 841 | DECLARE_EVENT_CLASS(btrfs_delayed_data_ref, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:841:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 841 | DECLARE_EVENT_CLASS(btrfs_delayed_data_ref, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:841:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 841 | DECLARE_EVENT_CLASS(btrfs_delayed_data_ref, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:841:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 841 | DECLARE_EVENT_CLASS(btrfs_delayed_data_ref, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:841:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 841 | DECLARE_EVENT_CLASS(btrfs_delayed_data_ref, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:841:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 841 | DECLARE_EVENT_CLASS(btrfs_delayed_data_ref, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function '__bpf_trace_btrfs__chunk': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:967:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 967 | DECLARE_EVENT_CLASS(btrfs__chunk, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:967:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 967 | DECLARE_EVENT_CLASS(btrfs__chunk, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:967:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 967 | DECLARE_EVENT_CLASS(btrfs__chunk, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:967:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 967 | DECLARE_EVENT_CLASS(btrfs__chunk, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:967:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 967 | DECLARE_EVENT_CLASS(btrfs__chunk, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:967:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 967 | DECLARE_EVENT_CLASS(btrfs__chunk, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:967:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 967 | DECLARE_EVENT_CLASS(btrfs__chunk, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:967:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 967 | DECLARE_EVENT_CLASS(btrfs__chunk, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function '__bpf_trace_find_free_extent': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1177:1: note: in expansion of macro 'TRACE_EVENT' 1177 | TRACE_EVENT(find_free_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1177:1: note: in expansion of macro 'TRACE_EVENT' 1177 | TRACE_EVENT(find_free_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1177:1: note: in expansion of macro 'TRACE_EVENT' 1177 | TRACE_EVENT(find_free_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1177:1: note: in expansion of macro 'TRACE_EVENT' 1177 | TRACE_EVENT(find_free_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1177:1: note: in expansion of macro 'TRACE_EVENT' 1177 | TRACE_EVENT(find_free_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1177:1: note: in expansion of macro 'TRACE_EVENT' 1177 | TRACE_EVENT(find_free_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1177:1: note: in expansion of macro 'TRACE_EVENT' 1177 | TRACE_EVENT(find_free_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1177:1: note: in expansion of macro 'TRACE_EVENT' 1177 | TRACE_EVENT(find_free_extent, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function '__bpf_trace_btrfs_setup_cluster': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1301:1: note: in expansion of macro 'TRACE_EVENT' 1301 | TRACE_EVENT(btrfs_setup_cluster, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1301:1: note: in expansion of macro 'TRACE_EVENT' 1301 | TRACE_EVENT(btrfs_setup_cluster, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1301:1: note: in expansion of macro 'TRACE_EVENT' 1301 | TRACE_EVENT(btrfs_setup_cluster, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1301:1: note: in expansion of macro 'TRACE_EVENT' 1301 | TRACE_EVENT(btrfs_setup_cluster, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1301:1: note: in expansion of macro 'TRACE_EVENT' 1301 | TRACE_EVENT(btrfs_setup_cluster, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1301:1: note: in expansion of macro 'TRACE_EVENT' 1301 | TRACE_EVENT(btrfs_setup_cluster, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1301:1: note: in expansion of macro 'TRACE_EVENT' 1301 | TRACE_EVENT(btrfs_setup_cluster, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1301:1: note: in expansion of macro 'TRACE_EVENT' 1301 | TRACE_EVENT(btrfs_setup_cluster, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function '__bpf_trace_qgroup_update_counters': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1661:1: note: in expansion of macro 'TRACE_EVENT' 1661 | TRACE_EVENT(qgroup_update_counters, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1661:1: note: in expansion of macro 'TRACE_EVENT' 1661 | TRACE_EVENT(qgroup_update_counters, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1661:1: note: in expansion of macro 'TRACE_EVENT' 1661 | TRACE_EVENT(qgroup_update_counters, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1661:1: note: in expansion of macro 'TRACE_EVENT' 1661 | TRACE_EVENT(qgroup_update_counters, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1661:1: note: in expansion of macro 'TRACE_EVENT' 1661 | TRACE_EVENT(qgroup_update_counters, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1661:1: note: in expansion of macro 'TRACE_EVENT' 1661 | TRACE_EVENT(qgroup_update_counters, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1661:1: note: in expansion of macro 'TRACE_EVENT' 1661 | TRACE_EVENT(qgroup_update_counters, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1661:1: note: in expansion of macro 'TRACE_EVENT' 1661 | TRACE_EVENT(qgroup_update_counters, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function '__bpf_trace_qgroup_update_reserve': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1690:1: note: in expansion of macro 'TRACE_EVENT' 1690 | TRACE_EVENT(qgroup_update_reserve, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1690:1: note: in expansion of macro 'TRACE_EVENT' 1690 | TRACE_EVENT(qgroup_update_reserve, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1690:1: note: in expansion of macro 'TRACE_EVENT' 1690 | TRACE_EVENT(qgroup_update_reserve, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1690:1: note: in expansion of macro 'TRACE_EVENT' 1690 | TRACE_EVENT(qgroup_update_reserve, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1690:1: note: in expansion of macro 'TRACE_EVENT' 1690 | TRACE_EVENT(qgroup_update_reserve, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1690:1: note: in expansion of macro 'TRACE_EVENT' 1690 | TRACE_EVENT(qgroup_update_reserve, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1690:1: note: in expansion of macro 'TRACE_EVENT' 1690 | TRACE_EVENT(qgroup_update_reserve, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1690:1: note: in expansion of macro 'TRACE_EVENT' 1690 | TRACE_EVENT(qgroup_update_reserve, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function '__bpf_trace_btrfs__prelim_ref': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1787:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1787 | DECLARE_EVENT_CLASS(btrfs__prelim_ref, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1787:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1787 | DECLARE_EVENT_CLASS(btrfs__prelim_ref, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1787:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1787 | DECLARE_EVENT_CLASS(btrfs__prelim_ref, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1787:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1787 | DECLARE_EVENT_CLASS(btrfs__prelim_ref, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1787:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1787 | DECLARE_EVENT_CLASS(btrfs__prelim_ref, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1787:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1787 | DECLARE_EVENT_CLASS(btrfs__prelim_ref, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1787:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1787 | DECLARE_EVENT_CLASS(btrfs__prelim_ref, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1787:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1787 | DECLARE_EVENT_CLASS(btrfs__prelim_ref, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function '__bpf_trace_btrfs_set_extent_bit': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1920:1: note: in expansion of macro 'TRACE_EVENT' 1920 | TRACE_EVENT(btrfs_set_extent_bit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1920:1: note: in expansion of macro 'TRACE_EVENT' 1920 | TRACE_EVENT(btrfs_set_extent_bit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1920:1: note: in expansion of macro 'TRACE_EVENT' 1920 | TRACE_EVENT(btrfs_set_extent_bit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1920:1: note: in expansion of macro 'TRACE_EVENT' 1920 | TRACE_EVENT(btrfs_set_extent_bit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1920:1: note: in expansion of macro 'TRACE_EVENT' 1920 | TRACE_EVENT(btrfs_set_extent_bit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1920:1: note: in expansion of macro 'TRACE_EVENT' 1920 | TRACE_EVENT(btrfs_set_extent_bit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1920:1: note: in expansion of macro 'TRACE_EVENT' 1920 | TRACE_EVENT(btrfs_set_extent_bit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1920:1: note: in expansion of macro 'TRACE_EVENT' 1920 | TRACE_EVENT(btrfs_set_extent_bit, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function '__bpf_trace_btrfs_clear_extent_bit': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1959:1: note: in expansion of macro 'TRACE_EVENT' 1959 | TRACE_EVENT(btrfs_clear_extent_bit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1959:1: note: in expansion of macro 'TRACE_EVENT' 1959 | TRACE_EVENT(btrfs_clear_extent_bit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1959:1: note: in expansion of macro 'TRACE_EVENT' 1959 | TRACE_EVENT(btrfs_clear_extent_bit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1959:1: note: in expansion of macro 'TRACE_EVENT' 1959 | TRACE_EVENT(btrfs_clear_extent_bit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1959:1: note: in expansion of macro 'TRACE_EVENT' 1959 | TRACE_EVENT(btrfs_clear_extent_bit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1959:1: note: in expansion of macro 'TRACE_EVENT' 1959 | TRACE_EVENT(btrfs_clear_extent_bit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1959:1: note: in expansion of macro 'TRACE_EVENT' 1959 | TRACE_EVENT(btrfs_clear_extent_bit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1959:1: note: in expansion of macro 'TRACE_EVENT' 1959 | TRACE_EVENT(btrfs_clear_extent_bit, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function '__bpf_trace_btrfs__space_info_update': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:2227:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2227 | DECLARE_EVENT_CLASS(btrfs__space_info_update, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:2227:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2227 | DECLARE_EVENT_CLASS(btrfs__space_info_update, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:2227:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2227 | DECLARE_EVENT_CLASS(btrfs__space_info_update, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:2227:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2227 | DECLARE_EVENT_CLASS(btrfs__space_info_update, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:2227:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2227 | DECLARE_EVENT_CLASS(btrfs__space_info_update, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:2227:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2227 | DECLARE_EVENT_CLASS(btrfs__space_info_update, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:2227:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2227 | DECLARE_EVENT_CLASS(btrfs__space_info_update, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:2227:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2227 | DECLARE_EVENT_CLASS(btrfs__space_info_update, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function '__bpf_trace_btrfs__ordered_extent': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/fs/btrfs/super.c: In function '__bpf_trace_btrfs_sync_file': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:684:1: note: in expansion of macro 'TRACE_EVENT' 684 | TRACE_EVENT(btrfs_sync_file, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:684:1: note: in expansion of macro 'TRACE_EVENT' 684 | TRACE_EVENT(btrfs_sync_file, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:684:1: note: in expansion of macro 'TRACE_EVENT' 684 | TRACE_EVENT(btrfs_sync_file, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:684:1: note: in expansion of macro 'TRACE_EVENT' 684 | TRACE_EVENT(btrfs_sync_file, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function '__bpf_trace_btrfs_sync_fs': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:716:1: note: in expansion of macro 'TRACE_EVENT' 716 | TRACE_EVENT(btrfs_sync_fs, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:716:1: note: in expansion of macro 'TRACE_EVENT' 716 | TRACE_EVENT(btrfs_sync_fs, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:716:1: note: in expansion of macro 'TRACE_EVENT' 716 | TRACE_EVENT(btrfs_sync_fs, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:716:1: note: in expansion of macro 'TRACE_EVENT' 716 | TRACE_EVENT(btrfs_sync_fs, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function '__bpf_trace_free_extent_state': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1360:1: note: in expansion of macro 'TRACE_EVENT' 1360 | TRACE_EVENT(free_extent_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1360:1: note: in expansion of macro 'TRACE_EVENT' 1360 | TRACE_EVENT(free_extent_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1360:1: note: in expansion of macro 'TRACE_EVENT' 1360 | TRACE_EVENT(free_extent_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1360:1: note: in expansion of macro 'TRACE_EVENT' 1360 | TRACE_EVENT(free_extent_state, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function '__bpf_trace_btrfs__work__done': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1414:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1414 | DECLARE_EVENT_CLASS(btrfs__work__done, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1414:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1414 | DECLARE_EVENT_CLASS(btrfs__work__done, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1414:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1414 | DECLARE_EVENT_CLASS(btrfs__work__done, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1414:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1414 | DECLARE_EVENT_CLASS(btrfs__work__done, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function '__bpf_trace_btrfs_qgroup_extent': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1571:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1571 | DECLARE_EVENT_CLASS(btrfs_qgroup_extent, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1571:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1571 | DECLARE_EVENT_CLASS(btrfs_qgroup_extent, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1571:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1571 | DECLARE_EVENT_CLASS(btrfs_qgroup_extent, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:1571:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1571 | DECLARE_EVENT_CLASS(btrfs_qgroup_extent, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function '__bpf_trace_qgroup_meta_convert': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1739:1: note: in expansion of macro 'TRACE_EVENT' 1739 | TRACE_EVENT(qgroup_meta_convert, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1739:1: note: in expansion of macro 'TRACE_EVENT' 1739 | TRACE_EVENT(qgroup_meta_convert, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1739:1: note: in expansion of macro 'TRACE_EVENT' 1739 | TRACE_EVENT(qgroup_meta_convert, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1739:1: note: in expansion of macro 'TRACE_EVENT' 1739 | TRACE_EVENT(qgroup_meta_convert, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function '__bpf_trace_btrfs_dump_space_info': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:2040:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2040 | DECLARE_EVENT_CLASS(btrfs_dump_space_info, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:2040:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2040 | DECLARE_EVENT_CLASS(btrfs_dump_space_info, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:2040:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2040 | DECLARE_EVENT_CLASS(btrfs_dump_space_info, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:2040:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2040 | DECLARE_EVENT_CLASS(btrfs_dump_space_info, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function '__bpf_trace_btrfs_sleep_tree_lock': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:2143:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2143 | DECLARE_EVENT_CLASS(btrfs_sleep_tree_lock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:2143:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2143 | DECLARE_EVENT_CLASS(btrfs_sleep_tree_lock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:2143:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2143 | DECLARE_EVENT_CLASS(btrfs_sleep_tree_lock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:2143:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2143 | DECLARE_EVENT_CLASS(btrfs_sleep_tree_lock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function '__bpf_trace_btrfs_flush_space': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1109:1: note: in expansion of macro 'TRACE_EVENT' 1109 | TRACE_EVENT(btrfs_flush_space, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1109:1: note: in expansion of macro 'TRACE_EVENT' 1109 | TRACE_EVENT(btrfs_flush_space, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1109:1: note: in expansion of macro 'TRACE_EVENT' 1109 | TRACE_EVENT(btrfs_flush_space, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1109:1: note: in expansion of macro 'TRACE_EVENT' 1109 | TRACE_EVENT(btrfs_flush_space, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1109:1: note: in expansion of macro 'TRACE_EVENT' 1109 | TRACE_EVENT(btrfs_flush_space, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1109:1: note: in expansion of macro 'TRACE_EVENT' 1109 | TRACE_EVENT(btrfs_flush_space, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1109:1: note: in expansion of macro 'TRACE_EVENT' 1109 | TRACE_EVENT(btrfs_flush_space, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1109:1: note: in expansion of macro 'TRACE_EVENT' 1109 | TRACE_EVENT(btrfs_flush_space, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1109:1: note: in expansion of macro 'TRACE_EVENT' 1109 | TRACE_EVENT(btrfs_flush_space, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1109:1: note: in expansion of macro 'TRACE_EVENT' 1109 | TRACE_EVENT(btrfs_flush_space, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1109:1: note: in expansion of macro 'TRACE_EVENT' 1109 | TRACE_EVENT(btrfs_flush_space, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1109:1: note: in expansion of macro 'TRACE_EVENT' 1109 | TRACE_EVENT(btrfs_flush_space, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function '__bpf_trace_btrfs_qgroup_account_extent': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1628:1: note: in expansion of macro 'TRACE_EVENT' 1628 | TRACE_EVENT(btrfs_qgroup_account_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1628:1: note: in expansion of macro 'TRACE_EVENT' 1628 | TRACE_EVENT(btrfs_qgroup_account_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1628:1: note: in expansion of macro 'TRACE_EVENT' 1628 | TRACE_EVENT(btrfs_qgroup_account_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1628:1: note: in expansion of macro 'TRACE_EVENT' 1628 | TRACE_EVENT(btrfs_qgroup_account_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1628:1: note: in expansion of macro 'TRACE_EVENT' 1628 | TRACE_EVENT(btrfs_qgroup_account_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1628:1: note: in expansion of macro 'TRACE_EVENT' 1628 | TRACE_EVENT(btrfs_qgroup_account_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1628:1: note: in expansion of macro 'TRACE_EVENT' 1628 | TRACE_EVENT(btrfs_qgroup_account_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1628:1: note: in expansion of macro 'TRACE_EVENT' 1628 | TRACE_EVENT(btrfs_qgroup_account_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1628:1: note: in expansion of macro 'TRACE_EVENT' 1628 | TRACE_EVENT(btrfs_qgroup_account_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1628:1: note: in expansion of macro 'TRACE_EVENT' 1628 | TRACE_EVENT(btrfs_qgroup_account_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1628:1: note: in expansion of macro 'TRACE_EVENT' 1628 | TRACE_EVENT(btrfs_qgroup_account_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1628:1: note: in expansion of macro 'TRACE_EVENT' 1628 | TRACE_EVENT(btrfs_qgroup_account_extent, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function '__bpf_trace_btrfs_reserve_ticket': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:2114:1: note: in expansion of macro 'TRACE_EVENT' 2114 | TRACE_EVENT(btrfs_reserve_ticket, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:2114:1: note: in expansion of macro 'TRACE_EVENT' 2114 | TRACE_EVENT(btrfs_reserve_ticket, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:2114:1: note: in expansion of macro 'TRACE_EVENT' 2114 | TRACE_EVENT(btrfs_reserve_ticket, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:2114:1: note: in expansion of macro 'TRACE_EVENT' 2114 | TRACE_EVENT(btrfs_reserve_ticket, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:2114:1: note: in expansion of macro 'TRACE_EVENT' 2114 | TRACE_EVENT(btrfs_reserve_ticket, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:2114:1: note: in expansion of macro 'TRACE_EVENT' 2114 | TRACE_EVENT(btrfs_reserve_ticket, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:2114:1: note: in expansion of macro 'TRACE_EVENT' 2114 | TRACE_EVENT(btrfs_reserve_ticket, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:2114:1: note: in expansion of macro 'TRACE_EVENT' 2114 | TRACE_EVENT(btrfs_reserve_ticket, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:2114:1: note: in expansion of macro 'TRACE_EVENT' 2114 | TRACE_EVENT(btrfs_reserve_ticket, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:2114:1: note: in expansion of macro 'TRACE_EVENT' 2114 | TRACE_EVENT(btrfs_reserve_ticket, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:2114:1: note: in expansion of macro 'TRACE_EVENT' 2114 | TRACE_EVENT(btrfs_reserve_ticket, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:2114:1: note: in expansion of macro 'TRACE_EVENT' 2114 | TRACE_EVENT(btrfs_reserve_ticket, | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/genhd.h:16, from /kisskb/src/include/linux/blkdev.h:6, from /kisskb/src/fs/btrfs/super.c:6: /kisskb/src/fs/btrfs/super.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/kernel/irq/pm.c: In function 'rearm_wake_irq': /kisskb/src/kernel/irq/pm.c:211:16: note: byref variable will be forcibly initialized 211 | unsigned long flags; | ^~~~~ /kisskb/src/fs/btrfs/super.c: In function 'btrfs_parse_device_options': /kisskb/src/fs/btrfs/super.c:1060:22: note: byref variable will be forcibly initialized 1060 | char *device_name, *opts, *orig, *p; | ^~~~ /kisskb/src/fs/btrfs/super.c:1059:14: note: byref variable will be forcibly initialized 1059 | substring_t args[MAX_OPT_ARGS]; | ^~~~ /kisskb/src/fs/btrfs/super.c: In function 'btrfs_statfs': /kisskb/src/fs/btrfs/super.c:2242:6: note: byref variable will be forcibly initialized 2242 | u64 total_free_data = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'btrfs_parse_subvol_options': /kisskb/src/fs/btrfs/super.c:1117:6: note: byref variable will be forcibly initialized 1117 | u64 subvolid; | ^~~~~~~~ /kisskb/src/fs/btrfs/super.c:1115:8: note: byref variable will be forcibly initialized 1115 | char *opts, *orig, *p; | ^~~~ /kisskb/src/fs/btrfs/super.c:1114:14: note: byref variable will be forcibly initialized 1114 | substring_t args[MAX_OPT_ARGS]; | ^~~~ 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:1857:3: note: in expansion of macro 'wait_event' 1857 | wait_event(fs_info->transaction_wait, | ^~~~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'get_default_subvol_objectid': /kisskb/src/fs/btrfs/super.c:1294:19: note: byref variable will be forcibly initialized 1294 | struct btrfs_key location; | ^~~~~~~~ /kisskb/src/fs/btrfs/super.c: In function 'btrfs_printk': /kisskb/src/fs/btrfs/super.c:221:10: note: byref variable will be forcibly initialized 221 | va_list args; | ^~~~ /kisskb/src/fs/btrfs/super.c:220:19: note: byref variable will be forcibly initialized 220 | struct va_format vaf; | ^~~ /kisskb/src/fs/btrfs/super.c:219:7: note: byref variable will be forcibly initialized 219 | char lvl[PRINTK_MAX_SINGLE_HEADER_LEN + 1] = "\0"; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/kernel/irq/affinity.c:6: /kisskb/src/kernel/irq/affinity.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/fs/btrfs/super.c: In function '__btrfs_handle_fs_error': /kisskb/src/fs/btrfs/super.c:146:11: note: byref variable will be forcibly initialized 146 | va_list args; | ^~~~ /kisskb/src/fs/btrfs/super.c:145:20: note: byref variable will be forcibly initialized 145 | struct va_format vaf; | ^~~ /kisskb/src/fs/btrfs/super.c: In function 'parse_rescue_options': /kisskb/src/fs/btrfs/super.c:504:14: note: byref variable will be forcibly initialized 504 | substring_t args[MAX_OPT_ARGS]; | ^~~~ /kisskb/src/fs/btrfs/super.c:501:8: note: byref variable will be forcibly initialized 501 | char *opts; | ^~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/kernel/irq/msi.c:13: /kisskb/src/kernel/irq/msi.c: In function 'kmalloc_array': /kisskb/src/fs/btrfs/super.c: In function '__btrfs_panic': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/fs/btrfs/super.c:319:10: note: byref variable will be forcibly initialized 319 | va_list args; | ^~~~ /kisskb/src/fs/btrfs/super.c: In function 'btrfs_parse_options': /kisskb/src/fs/btrfs/super.c:569:6: note: byref variable will be forcibly initialized 569 | int intarg; | ^~~~~~ /kisskb/src/fs/btrfs/super.c:567:14: note: byref variable will be forcibly initialized 567 | substring_t args[MAX_OPT_ARGS]; | ^~~~ /kisskb/src/kernel/irq/msi.c: In function 'msi_mode_show': /kisskb/src/kernel/irq/msi.c:80:16: note: byref variable will be forcibly initialized 80 | unsigned long irq; | ^~~ /kisskb/src/kernel/irq/msi.c: In function 'msi_domain_deactivate': /kisskb/src/kernel/irq/msi.c:270:17: note: byref variable will be forcibly initialized 270 | struct msi_msg msg[2]; | ^~~ In file included from /kisskb/src/kernel/irq/msi.c:14: /kisskb/src/kernel/irq/msi.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/kernel/irq/msi.c: In function 'msi_domain_alloc': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/kernel/irq/affinity.c: In function 'irq_build_affinity_masks': /kisskb/src/kernel/irq/affinity.c:344:22: note: byref variable will be forcibly initialized 344 | cpumask_var_t nmsk, npresmsk; | ^~~~~~~~ /kisskb/src/kernel/irq/affinity.c:344:16: note: byref variable will be forcibly initialized 344 | cpumask_var_t nmsk, npresmsk; | ^~~~ /kisskb/src/fs/btrfs/super.c: In function 'btrfs_get_subvol_name_from_objectid': /kisskb/src/fs/btrfs/super.c:1174:19: note: byref variable will be forcibly initialized 1174 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/super.c: In function 'btrfs_mount': /kisskb/src/fs/btrfs/super.c:1775:6: note: byref variable will be forcibly initialized 1775 | u64 subvol_objectid = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/super.c:1774:8: note: byref variable will be forcibly initialized 1774 | char *subvol_name = NULL; | ^~~~~~~~~~~ /kisskb/src/kernel/irq/debugfs.c: In function 'irq_debug_write': /kisskb/src/kernel/irq/debugfs.c:194:7: note: byref variable will be forcibly initialized 194 | char buf[8] = { 0, }; | ^~~ /kisskb/src/kernel/irq/debugfs.c: In function 'irq_add_debugfs_entry': /kisskb/src/kernel/irq/debugfs.c:229:7: note: byref variable will be forcibly initialized 229 | char name [10]; | ^~~~ /kisskb/src/mm/zsmalloc.c: In function 'find_alloced_obj': /kisskb/src/mm/zsmalloc.c:1599:16: note: byref variable will be forcibly initialized 1599 | unsigned long handle = 0; | ^~~~~~ /kisskb/src/mm/zsmalloc.c: In function 'zs_map_object': /kisskb/src/mm/zsmalloc.c:1248:15: note: byref variable will be forcibly initialized 1248 | struct page *pages[2]; | ^~~~~ /kisskb/src/mm/zsmalloc.c: In function 'migrate_zspage': /kisskb/src/mm/zsmalloc.c:1638:6: note: byref variable will be forcibly initialized 1638 | int obj_idx = cc->obj_idx; | ^~~~~~~ /kisskb/src/mm/zsmalloc.c: In function 'zs_unmap_object': /kisskb/src/mm/zsmalloc.c:1320:16: note: byref variable will be forcibly initialized 1320 | struct page *pages[2]; | ^~~~~ /kisskb/src/mm/zsmalloc.c: In function 'alloc_zspage': /kisskb/src/mm/zsmalloc.c:1058:15: note: byref variable will be forcibly initialized 1058 | struct page *pages[ZS_MAX_PAGES_PER_ZSPAGE]; | ^~~~~ /kisskb/src/mm/zsmalloc.c: In function 'fix_fullness_group': /kisskb/src/mm/zsmalloc.c:763:22: note: byref variable will be forcibly initialized 763 | enum fullness_group currfg, newfg; | ^~~~~~ /kisskb/src/mm/zsmalloc.c:762:6: note: byref variable will be forcibly initialized 762 | int class_idx; | ^~~~~~~~~ /kisskb/src/mm/zsmalloc.c: In function '__free_zspage': /kisskb/src/mm/zsmalloc.c:925:15: note: byref variable will be forcibly initialized 925 | unsigned int class_idx; | ^~~~~~~~~ /kisskb/src/mm/zsmalloc.c:924:22: note: byref variable will be forcibly initialized 924 | enum fullness_group fg; | ^~ /kisskb/src/mm/zsmalloc.c: In function '__zs_compact': /kisskb/src/mm/zsmalloc.c:2046:28: note: byref variable will be forcibly initialized 2046 | struct zs_compact_control cc; | ^~ /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_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 '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/crypto/aead.c: In function 'crypto_aead_report': /kisskb/src/crypto/aead.c:148:28: note: byref variable will be forcibly initialized 148 | struct crypto_report_aead raead; | ^~~~~ /kisskb/src/arch/powerpc/kernel/optprobes.c: In function 'can_optimize': /kisskb/src/arch/powerpc/kernel/optprobes.c:50:24: note: byref variable will be forcibly initialized 50 | struct instruction_op op; | ^~ /kisskb/src/arch/powerpc/kernel/optprobes.c:49:17: note: byref variable will be forcibly initialized 49 | struct pt_regs regs; | ^~~~ /kisskb/src/arch/powerpc/kernel/optprobes.c: In function 'arch_prepare_optimized_kprobe': /kisskb/src/arch/powerpc/kernel/optprobes.c:156:38: note: byref variable will be forcibly initialized 156 | struct ppc_inst branch_op_callback, branch_emulate_step, temp; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/optprobes.c:156:18: note: byref variable will be forcibly initialized 156 | 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:272:18: note: byref variable will be forcibly initialized 272 | struct ppc_inst instr; | ^~~~~ 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/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:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /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/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/lops.c: In function 'revoke_lo_scan_elements': /kisskb/src/fs/gfs2/lops.c:939:22: note: byref variable will be forcibly initialized 939 | struct buffer_head *bh; | ^~ /kisskb/src/fs/gfs2/lops.c: In function 'databuf_lo_scan_elements': /kisskb/src/fs/gfs2/lops.c:1022:22: note: byref variable will be forcibly initialized 1022 | struct buffer_head *bh_log, *bh_ip; | ^~~~~~ /kisskb/src/fs/gfs2/lops.c: In function 'buf_lo_scan_elements': /kisskb/src/fs/gfs2/lops.c:798:22: note: byref variable will be forcibly initialized 798 | struct buffer_head *bh_log, *bh_ip; | ^~~~~~ /kisskb/src/fs/gfs2/log.c: In function 'empty_ail1_list': /kisskb/src/fs/gfs2/log.c:239:27: note: byref variable will be forcibly initialized 239 | struct writeback_control wbc = { | ^~~ /kisskb/src/fs/gfs2/log.c: In function 'gfs2_write_log_header': /kisskb/src/fs/gfs2/log.c:861:16: note: byref variable will be forcibly initialized 861 | unsigned int extlen; | ^~~~~~ /kisskb/src/fs/gfs2/log.c:834:6: note: byref variable will be forcibly initialized 834 | u64 dblock; | ^~~~~~ /kisskb/src/fs/gfs2/log.c:832:20: note: byref variable will be forcibly initialized 832 | struct timespec64 tv; | ^~ /kisskb/src/fs/gfs2/log.c: In function 'gfs2_logd': /kisskb/src/fs/gfs2/log.c:239:27: note: byref variable will be forcibly initialized 239 | struct writeback_control wbc = { | ^~~ /kisskb/src/fs/gfs2/lops.c: In function 'gfs2_find_jhead': /kisskb/src/fs/gfs2/lops.c:527:7: note: byref variable will be forcibly initialized 527 | bool done = false; | ^~~~ /kisskb/src/crypto/geniv.c: In function 'aead_geniv_alloc': /kisskb/src/crypto/geniv.c:49:6: note: byref variable will be forcibly initialized 49 | u32 mask; | ^~~~ /kisskb/src/arch/powerpc/kernel/legacy_serial.c: In function 'add_legacy_pci_port': /kisskb/src/arch/powerpc/kernel/legacy_serial.c:259:15: note: byref variable will be forcibly initialized 259 | unsigned int flags; | ^~~~~ /kisskb/src/fs/gfs2/dentry.c: In function 'gfs2_drevalidate': /kisskb/src/fs/gfs2/dentry.c:39:21: note: byref variable will be forcibly initialized 39 | struct gfs2_holder d_gh; | ^~~~ /kisskb/src/fs/minix/bitmap.c: In function 'minix_clear_inode': /kisskb/src/fs/minix/bitmap.c:160:22: note: byref variable will be forcibly initialized 160 | struct buffer_head *bh = NULL; | ^~ In file included from /kisskb/src/crypto/seqiv.c:13: /kisskb/src/crypto/seqiv.c: In function 'seqiv_aead_encrypt': /kisskb/src/include/crypto/skcipher.h:127:7: note: byref variable will be forcibly initialized 127 | char __##name##_desc[sizeof(struct skcipher_request) + \ | ^~ /kisskb/src/crypto/seqiv.c:69:3: note: in expansion of macro 'SYNC_SKCIPHER_REQUEST_ON_STACK' 69 | SYNC_SKCIPHER_REQUEST_ON_STACK(nreq, ctx->sknull); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fscache/cache.c: In function 'fscache_get_cache_maybe': /kisskb/src/fs/fscache/cache.c:48:6: note: byref variable will be forcibly initialized 48 | int ref; | ^~~ 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:15, from /kisskb/src/fs/fscache/cache.c:11: /kisskb/src/fs/fscache/cache.c: In function 'fscache_withdraw_cache': /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/cache.c:368:2: note: in expansion of macro 'wait_var_event' 368 | wait_var_event(&cache->n_accesses, | ^~~~~~~~~~~~~~ /kisskb/src/fs/fscache/cache.c: In function 'fscache_put_cache': /kisskb/src/fs/fscache/cache.c:184:6: note: byref variable will be forcibly initialized 184 | int ref; | ^~~ /kisskb/src/fs/gfs2/meta_io.c: In function 'gfs2_meta_read_endio': /kisskb/src/fs/gfs2/meta_io.c:195:23: note: byref variable will be forcibly initialized 195 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/fs/gfs2/meta_io.c: In function 'gfs2_meta_read': /kisskb/src/fs/gfs2/meta_io.c:258:27: note: byref variable will be forcibly initialized 258 | struct buffer_head *bh, *bhs[2]; | ^~~ /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; | ^~~~~~~~~~ /kisskb/src/fs/gfs2/meta_io.c: In function 'gfs2_meta_buffer': /kisskb/src/fs/gfs2/meta_io.c:485:22: note: byref variable will be forcibly initialized 485 | struct buffer_head *bh; | ^~ /kisskb/src/fs/gfs2/meta_io.c: In function 'gfs2_meta_ra': /kisskb/src/fs/gfs2/meta_io.c:514:33: note: byref variable will be forcibly initialized 514 | struct buffer_head *first_bh, *bh; | ^~ /kisskb/src/fs/gfs2/meta_io.c:514:22: note: byref variable will be forcibly initialized 514 | struct buffer_head *first_bh, *bh; | ^~~~~~~~ /kisskb/src/crypto/skcipher.c: In function 'skcipher_alloc_instance_simple': /kisskb/src/crypto/skcipher.c:932:6: note: byref variable will be forcibly initialized 932 | u32 mask; | ^~~~ /kisskb/src/fs/gfs2/aops.c: In function 'stuffed_readpage': /kisskb/src/fs/gfs2/aops.c:434:22: note: byref variable will be forcibly initialized 434 | struct buffer_head *dibh; | ^~~~ /kisskb/src/fs/gfs2/aops.c: In function 'gfs2_writepages': /kisskb/src/fs/gfs2/aops.c:207:29: note: byref variable will be forcibly initialized 207 | struct iomap_writepage_ctx wpc = { }; | ^~~ /kisskb/src/fs/gfs2/aops.c: In function 'gfs2_bmap': /kisskb/src/fs/gfs2/aops.c:634:21: note: byref variable will be forcibly initialized 634 | struct gfs2_holder i_gh; | ^~~~ /kisskb/src/fs/gfs2/aops.c: In function 'gfs2_write_cache_jdata': /kisskb/src/fs/gfs2/aops.c:338:10: note: byref variable will be forcibly initialized 338 | pgoff_t done_index; | ^~~~~~~~~~ /kisskb/src/fs/gfs2/aops.c:336:10: note: byref variable will be forcibly initialized 336 | pgoff_t index; | ^~~~~ /kisskb/src/fs/gfs2/aops.c:333:17: note: byref variable will be forcibly initialized 333 | struct pagevec pvec; | ^~~~ /kisskb/src/fs/gfs2/aops.c: In function 'adjust_fs_space': /kisskb/src/fs/gfs2/aops.c:579:22: note: byref variable will be forcibly initialized 579 | struct buffer_head *m_bh; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/netfs.h:264, from /kisskb/src/fs/netfs/read_helper.c:20: /kisskb/src/fs/netfs/read_helper.c: In function 'perf_trace_netfs_read': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_netfs_rreq': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:158:1: note: in expansion of macro 'TRACE_EVENT' 158 | TRACE_EVENT(netfs_rreq, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:158:1: note: in expansion of macro 'TRACE_EVENT' 158 | TRACE_EVENT(netfs_rreq, | ^~~~~~~~~~~ /kisskb/src/fs/netfs/read_helper.c: In function 'perf_trace_netfs_sreq': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:182:1: note: in expansion of macro 'TRACE_EVENT' 182 | TRACE_EVENT(netfs_sreq, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:182:1: note: in expansion of macro 'TRACE_EVENT' 182 | TRACE_EVENT(netfs_sreq, | ^~~~~~~~~~~ /kisskb/src/fs/netfs/read_helper.c: In function 'perf_trace_netfs_failure': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:221:1: note: in expansion of macro 'TRACE_EVENT' 221 | TRACE_EVENT(netfs_failure, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:221:1: note: in expansion of macro 'TRACE_EVENT' 221 | TRACE_EVENT(netfs_failure, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/netfs.h:264, 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:158:1: note: in expansion of macro 'TRACE_EVENT' 158 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:182:1: note: in expansion of macro 'TRACE_EVENT' 182 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:221:1: note: in expansion of macro 'TRACE_EVENT' 221 | TRACE_EVENT(netfs_failure, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/netfs.h:264, from /kisskb/src/fs/netfs/read_helper.c:20: /kisskb/src/fs/netfs/read_helper.c: In function '__bpf_trace_netfs_read': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_netfs_failure': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:221:1: note: in expansion of macro 'TRACE_EVENT' 221 | TRACE_EVENT(netfs_failure, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:221:1: note: in expansion of macro 'TRACE_EVENT' 221 | TRACE_EVENT(netfs_failure, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:221:1: note: in expansion of macro 'TRACE_EVENT' 221 | TRACE_EVENT(netfs_failure, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:221:1: note: in expansion of macro 'TRACE_EVENT' 221 | TRACE_EVENT(netfs_failure, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:221:1: note: in expansion of macro 'TRACE_EVENT' 221 | TRACE_EVENT(netfs_failure, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:221:1: note: in expansion of macro 'TRACE_EVENT' 221 | TRACE_EVENT(netfs_failure, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:221:1: note: in expansion of macro 'TRACE_EVENT' 221 | TRACE_EVENT(netfs_failure, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:221:1: note: in expansion of macro 'TRACE_EVENT' 221 | TRACE_EVENT(netfs_failure, | ^~~~~~~~~~~ /kisskb/src/fs/netfs/read_helper.c: In function '__bpf_trace_netfs_rreq': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:158:1: note: in expansion of macro 'TRACE_EVENT' 158 | TRACE_EVENT(netfs_rreq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:158:1: note: in expansion of macro 'TRACE_EVENT' 158 | TRACE_EVENT(netfs_rreq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:158:1: note: in expansion of macro 'TRACE_EVENT' 158 | TRACE_EVENT(netfs_rreq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:158:1: note: in expansion of macro 'TRACE_EVENT' 158 | TRACE_EVENT(netfs_rreq, | ^~~~~~~~~~~ /kisskb/src/fs/netfs/read_helper.c: In function '__bpf_trace_netfs_sreq': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:182:1: note: in expansion of macro 'TRACE_EVENT' 182 | TRACE_EVENT(netfs_sreq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:182:1: note: in expansion of macro 'TRACE_EVENT' 182 | TRACE_EVENT(netfs_sreq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:182:1: note: in expansion of macro 'TRACE_EVENT' 182 | TRACE_EVENT(netfs_sreq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:182:1: note: in expansion of macro 'TRACE_EVENT' 182 | TRACE_EVENT(netfs_sreq, | ^~~~~~~~~~~ /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/linux/radix-tree.h:21, 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:21, 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:382:11: note: byref variable will be forcibly initialized 382 | 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/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/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/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/netfs/read_helper.c: In function 'netfs_readahead': /kisskb/src/fs/netfs/read_helper.c:877:15: note: byref variable will be forcibly initialized 877 | unsigned int debug_index = 0; | ^~~~~~~~~~~ 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:996:3: note: in expansion of macro 'wait_var_event' 996 | wait_var_event(&rreq->nr_rd_ops, atomic_read(&rreq->nr_rd_ops) == 1); | ^~~~~~~~~~~~~~ /kisskb/src/fs/netfs/read_helper.c:955:15: note: byref variable will be forcibly initialized 955 | unsigned int debug_index = 0; | ^~~~~~~~~~~ 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_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:1172:3: note: in expansion of macro 'wait_var_event' 1172 | wait_var_event(&rreq->nr_rd_ops, atomic_read(&rreq->nr_rd_ops) == 1); | ^~~~~~~~~~~~~~ /kisskb/src/fs/netfs/read_helper.c:1089:15: note: byref variable will be forcibly initialized 1089 | unsigned int debug_index = 0, fgp_flags; | ^~~~~~~~~~~ In file included from /kisskb/src/crypto/echainiv.c:18: /kisskb/src/crypto/echainiv.c: In function 'echainiv_encrypt': /kisskb/src/include/crypto/skcipher.h:127:7: note: byref variable will be forcibly initialized 127 | char __##name##_desc[sizeof(struct skcipher_request) + \ | ^~ /kisskb/src/crypto/echainiv.c:45:3: note: in expansion of macro 'SYNC_SKCIPHER_REQUEST_ON_STACK' 45 | SYNC_SKCIPHER_REQUEST_ON_STACK(nreq, ctx->sknull); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_cgroup_root': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/kernel/cgroup/cgroup.c: In function 'perf_trace_cgroup': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_cgroup_migrate': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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 'perf_trace_cgroup_event': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/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:726:28: note: byref variable will be forcibly initialized 726 | 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/kernel/cgroup/cgroup.c: In function 'trace_event_raw_event_cgroup': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | 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/kernel/cgroup/cgroup.c: In function 'trace_event_raw_event_cgroup_migrate': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | 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:725:56: note: byref variable will be forcibly initialized 725 | 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:726:28: note: byref variable will be forcibly initialized 726 | 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/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; | ^~ In file included from /kisskb/src/include/trace/define_trace.h:104, 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 '__bpf_trace_cgroup_root': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/kernel/cgroup/cgroup.c: In function '__bpf_trace_cgroup': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cgroup.h:54:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 54 | DECLARE_EVENT_CLASS(cgroup, | ^~~~~~~~~~~~~~~~~~~ /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/kernel/cgroup/cgroup.c: In function '__bpf_trace_cgroup_migrate': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/fs/fat/cache.c: In function 'fat_get_cluster': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/fs/fat/cache.c:231:22: note: byref variable will be forcibly initialized 231 | struct fat_cache_id cid; | ^~~ /kisskb/src/fs/fat/cache.c:230:19: note: byref variable will be forcibly initialized 230 | struct fat_entry fatent; | ^~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_cgroup_event': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/fs/fat/cache.c: In function 'fat_bmap_cluster': /kisskb/src/fs/fat/cache.c:294:18: note: byref variable will be forcibly initialized 294 | int ret, fclus, dclus; | ^~~~~ /kisskb/src/fs/fat/cache.c:294:11: note: byref variable will be forcibly initialized 294 | int ret, fclus, dclus; | ^~~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/arch/powerpc/include/asm/io.h:27, 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/include/linux/cgroup.h:26, 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 '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_calc_subtree_ss_mask': /kisskb/src/kernel/cgroup/cgroup.c:711:16: note: byref variable will be forcibly initialized 711 | unsigned long __ss_mask = (ss_mask); \ | ^~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:1553:3: note: in expansion of macro 'do_each_subsys_mask' 1553 | do_each_subsys_mask(ss, ssid, cur_ss_mask) { | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_print_ss_mask': /kisskb/src/kernel/cgroup/cgroup.c:711:16: note: byref variable will be forcibly initialized 711 | unsigned long __ss_mask = (ss_mask); \ | ^~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:2900:2: note: in expansion of macro 'do_each_subsys_mask' 2900 | do_each_subsys_mask(ss, ssid, ss_mask) { | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup2_parse_param': /kisskb/src/kernel/cgroup/cgroup.c:1881:25: note: byref variable will be forcibly initialized 1881 | struct fs_parse_result result; | ^~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_file_write': /kisskb/src/kernel/cgroup/cgroup.c:3870:13: note: byref variable will be forcibly initialized 3870 | long long v; | ^ /kisskb/src/kernel/cgroup/cgroup.c:3865:22: note: byref variable will be forcibly initialized 3865 | unsigned long long v; | ^ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_add_file': /kisskb/src/kernel/cgroup/cgroup.c:3968:7: note: byref variable will be forcibly initialized 3968 | char name[CGROUP_FILE_NAME_MAX]; | ^~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_rm_file': /kisskb/src/kernel/cgroup/cgroup.c:1647:7: note: byref variable will be forcibly initialized 1647 | char name[CGROUP_FILE_NAME_MAX]; | ^~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'find_css_set': /kisskb/src/kernel/cgroup/cgroup.c:1204:19: note: byref variable will be forcibly initialized 1204 | struct list_head tmp_links; | ^~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'task_cgroup_path': /kisskb/src/kernel/cgroup/cgroup.c:2323:6: note: byref variable will be forcibly initialized 2323 | int hierarchy_id = 1; | ^~~~~~~~~~~~ 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:2599:12: note: byref variable will be forcibly initialized 2599 | LIST_HEAD(preloaded); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_procs_write_start': /kisskb/src/kernel/cgroup/cgroup.c:2819:8: note: byref variable will be forcibly initialized 2819 | pid_t pid; | ^~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_migrate_execute': /kisskb/src/kernel/cgroup/cgroup.c:711:16: note: byref variable will be forcibly initialized 711 | unsigned long __ss_mask = (ss_mask); \ | ^~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:2525:3: note: in expansion of macro 'do_each_subsys_mask' 2525 | do_each_subsys_mask(ss, ssid, mgctx->ss_mask) { | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:711:16: note: byref variable will be forcibly initialized 711 | unsigned long __ss_mask = (ss_mask); \ | ^~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:2512:3: note: in expansion of macro 'do_each_subsys_mask' 2512 | do_each_subsys_mask(ss, ssid, mgctx->ss_mask) { | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:711:16: note: byref variable will be forcibly initialized 711 | unsigned long __ss_mask = (ss_mask); \ | ^~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:2465:3: note: in expansion of macro 'do_each_subsys_mask' 2465 | do_each_subsys_mask(ss, ssid, mgctx->ss_mask) { | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'rebind_subsystems': /kisskb/src/kernel/cgroup/cgroup.c:711:16: note: byref variable will be forcibly initialized 711 | unsigned long __ss_mask = (ss_mask); \ | ^~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:1782:2: note: in expansion of macro 'do_each_subsys_mask' 1782 | do_each_subsys_mask(ss, ssid, ss_mask) { | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:711:16: note: byref variable will be forcibly initialized 711 | unsigned long __ss_mask = (ss_mask); \ | ^~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:1747:2: note: in expansion of macro 'do_each_subsys_mask' 1747 | do_each_subsys_mask(ss, ssid, ss_mask) { | ^~~~~~~~~~~~~~~~~~~ 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_setup_root': /kisskb/src/kernel/cgroup/cgroup.c:1987:12: note: byref variable will be forcibly initialized 1987 | LIST_HEAD(tmp_links); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | 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/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/kernel/cgroup/cgroup.c:3003:16: note: byref variable will be forcibly initialized 3003 | 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:3003:4: note: in expansion of macro 'DEFINE_WAIT' 3003 | DEFINE_WAIT(wait); | ^~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_freeze_write': /kisskb/src/kernel/cgroup/cgroup.c:3717:6: note: byref variable will be forcibly initialized 3717 | int freeze; | ^~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_max_depth_write': /kisskb/src/kernel/cgroup/cgroup.c:3529:6: note: byref variable will be forcibly initialized 3529 | int depth; | ^~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_max_descendants_write': /kisskb/src/kernel/cgroup/cgroup.c:3485:6: note: byref variable will be forcibly initialized 3485 | int descendants; | ^~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_subtree_control_write': /kisskb/src/kernel/cgroup/cgroup.c:711:16: note: byref variable will be forcibly initialized 711 | unsigned long __ss_mask = (ss_mask); \ | ^~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:3297:3: note: in expansion of macro 'do_each_subsys_mask' 3297 | do_each_subsys_mask(ss, ssid, ~cgrp_dfl_inhibit_ss_mask) { | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function '__cgroup_procs_write': /kisskb/src/kernel/cgroup/cgroup.c:4896:7: note: byref variable will be forcibly initialized 4896 | bool locked; | ^~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function '__cgroup_kill': /kisskb/src/kernel/cgroup/cgroup.c:3739:23: note: byref variable will be forcibly initialized 3739 | struct css_task_iter it; | ^~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_kill_write': /kisskb/src/kernel/cgroup/cgroup.c:3782:6: note: byref variable will be forcibly initialized 3782 | int kill; | ^~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_post_fork': /kisskb/src/kernel/cgroup/cgroup.c:711:16: note: byref variable will be forcibly initialized 711 | unsigned long __ss_mask = (ss_mask); \ | ^~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:6325:2: note: in expansion of macro 'do_each_subsys_mask' 6325 | do_each_subsys_mask(ss, i, have_fork_callback) { | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:6264:16: note: byref variable will be forcibly initialized 6264 | unsigned long cgrp_flags = 0; | ^~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_exit': /kisskb/src/kernel/cgroup/cgroup.c:711:16: note: byref variable will be forcibly initialized 711 | unsigned long __ss_mask = (ss_mask); \ | ^~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:6374:2: note: in expansion of macro 'do_each_subsys_mask' 6374 | do_each_subsys_mask(ss, i, have_exit_callback) { | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_release': /kisskb/src/kernel/cgroup/cgroup.c:711:16: note: byref variable will be forcibly initialized 711 | unsigned long __ss_mask = (ss_mask); \ | ^~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:6384:2: note: in expansion of macro 'do_each_subsys_mask' 6384 | do_each_subsys_mask(ss, ssid, have_release_callback) { | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_can_fork': /kisskb/src/kernel/cgroup/cgroup.c:711:16: note: byref variable will be forcibly initialized 711 | unsigned long __ss_mask = (ss_mask); \ | ^~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:6210:2: note: in expansion of macro 'do_each_subsys_mask' 6210 | do_each_subsys_mask(ss, i, have_canfork_callback) { | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_parse_float': /kisskb/src/kernel/cgroup/cgroup.c:6584:18: note: byref variable will be forcibly initialized 6584 | int fstart = 0, fend = 0, flen; | ^~~~ /kisskb/src/kernel/cgroup/cgroup.c:6584:6: note: byref variable will be forcibly initialized 6584 | int fstart = 0, fend = 0, flen; | ^~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:6583:13: note: byref variable will be forcibly initialized 6583 | s64 whole, frac = 0; | ^~~~ /kisskb/src/kernel/cgroup/cgroup.c:6583:6: note: byref variable will be forcibly initialized 6583 | s64 whole, frac = 0; | ^~~~~ In file included from /kisskb/src/fs/minix/itree_v1.c:51: /kisskb/src/fs/minix/itree_v1.c: In function 'get_block': /kisskb/src/fs/minix/itree_common.c:157:11: note: byref variable will be forcibly initialized 157 | Indirect chain[DEPTH]; | ^~~~~ /kisskb/src/fs/minix/itree_common.c:156:6: note: byref variable will be forcibly initialized 156 | int offsets[DEPTH]; | ^~~~~~~ /kisskb/src/fs/minix/itree_common.c:155:6: note: byref variable will be forcibly initialized 155 | int err = -EIO; | ^~~ /kisskb/src/fs/minix/itree_v1.c: In function 'find_shared': /kisskb/src/fs/minix/itree_common.c:230:9: note: byref variable will be forcibly initialized 230 | int k, err; | ^~~ /kisskb/src/fs/minix/itree_v1.c: In function 'truncate': /kisskb/src/fs/minix/itree_common.c:307:10: note: byref variable will be forcibly initialized 307 | block_t nr = 0; | ^~ /kisskb/src/fs/minix/itree_common.c:305:11: note: byref variable will be forcibly initialized 305 | Indirect chain[DEPTH]; | ^~~~~ /kisskb/src/fs/minix/itree_common.c:304:6: note: byref variable will be forcibly initialized 304 | int offsets[DEPTH]; | ^~~~~~~ /kisskb/src/fs/gfs2/file.c: In function 'gfs2_file_direct_write': /kisskb/src/fs/gfs2/file.c:873:25: note: byref variable will be forcibly initialized 873 | size_t prev_count = 0, window_size = 0; | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/file.c:873:9: note: byref variable will be forcibly initialized 873 | size_t prev_count = 0, window_size = 0; | ^~~~~~~~~~ /kisskb/src/fs/gfs2/file.c: In function 'gfs2_file_buffered_write': /kisskb/src/fs/gfs2/file.c:1015:25: note: byref variable will be forcibly initialized 1015 | size_t prev_count = 0, window_size = 0; | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/file.c:1015:9: note: byref variable will be forcibly initialized 1015 | size_t prev_count = 0, window_size = 0; | ^~~~~~~~~~ /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/fs/gfs2/file.c: In function 'gfs2_file_write_iter': /kisskb/src/fs/gfs2/file.c:1105:21: note: byref variable will be forcibly initialized 1105 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/gfs2/file.c: In function 'gfs2_allocate_page_backing': /kisskb/src/fs/gfs2/file.c:392:16: note: byref variable will be forcibly initialized 392 | struct iomap iomap = { }; | ^~~~~ /kisskb/src/fs/gfs2/file.c: In function 'fallocate_chunk': /kisskb/src/fs/gfs2/file.c:1192:16: note: byref variable will be forcibly initialized 1192 | struct iomap iomap = { }; | ^~~~~ /kisskb/src/fs/gfs2/file.c:1176:22: note: byref variable will be forcibly initialized 1176 | struct buffer_head *dibh; | ^~~~ /kisskb/src/fs/gfs2/file.c: In function '__gfs2_fallocate': /kisskb/src/fs/gfs2/file.c:1253:16: note: byref variable will be forcibly initialized 1253 | loff_t bytes, max_bytes, max_blks; | ^~~~~~~~~ /kisskb/src/fs/gfs2/file.c:1252:32: note: byref variable will be forcibly initialized 1252 | unsigned int data_blocks = 0, ind_blocks = 0, rblocks; | ^~~~~~~~~~ /kisskb/src/fs/gfs2/file.c:1252:15: note: byref variable will be forcibly initialized 1252 | unsigned int data_blocks = 0, ind_blocks = 0, rblocks; | ^~~~~~~~~~~ /kisskb/src/crypto/ahash.c: In function 'ahash_op_unaligned_done': /kisskb/src/crypto/ahash.c:278:30: note: byref variable will be forcibly initialized /kisskb/src/crypto/ahash.c: In function 'ahash_def_finup_done1': /kisskb/src/crypto/ahash.c:278:30: note: byref variable will be forcibly initialized /kisskb/src/fs/gfs2/file.c: In function 'gfs2_fallocate': /kisskb/src/fs/gfs2/file.c:1367:21: note: byref variable will be forcibly initialized 1367 | struct gfs2_holder gh; | ^~ /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; | ^~~~~ /kisskb/src/fs/gfs2/file.c: In function 'gfs2_file_direct_read': /kisskb/src/fs/gfs2/file.c:807:25: note: byref variable will be forcibly initialized 807 | size_t prev_count = 0, window_size = 0; | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/file.c:807:9: note: byref variable will be forcibly initialized 807 | size_t prev_count = 0, window_size = 0; | ^~~~~~~~~~ /kisskb/src/fs/gfs2/file.c: In function 'gfs2_file_read_iter': /kisskb/src/fs/gfs2/file.c:941:25: note: byref variable will be forcibly initialized 941 | size_t prev_count = 0, window_size = 0; | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/file.c:941:9: note: byref variable will be forcibly initialized 941 | size_t prev_count = 0, window_size = 0; | ^~~~~~~~~~ /kisskb/src/fs/gfs2/file.c:940:21: note: byref variable will be forcibly initialized 940 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/gfs2/file.c: In function 'gfs2_page_mkwrite': /kisskb/src/fs/gfs2/file.c:424:21: note: byref variable will be forcibly initialized 424 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/gfs2/file.c:422:28: note: byref variable will be forcibly initialized 422 | unsigned int data_blocks, ind_blocks, rblocks; | ^~~~~~~~~~ /kisskb/src/fs/gfs2/file.c:422:15: note: byref variable will be forcibly initialized 422 | unsigned int data_blocks, ind_blocks, rblocks; | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/file.c: In function 'gfs2_fault': /kisskb/src/fs/gfs2/file.c:553:21: note: byref variable will be forcibly initialized 553 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/gfs2/file.c: In function 'gfs2_mmap': /kisskb/src/fs/gfs2/file.c:594:22: note: byref variable will be forcibly initialized 594 | struct gfs2_holder i_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_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:223:21: note: byref variable will be forcibly initialized 223 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/gfs2/file.c:222:22: note: byref variable will be forcibly initialized 222 | struct buffer_head *bh; | ^~ /kisskb/src/fs/gfs2/file.c: In function 'gfs2_open': /kisskb/src/fs/gfs2/file.c:672:21: note: byref variable will be forcibly initialized 672 | struct gfs2_holder i_gh; | ^~~~ In file included from /kisskb/src/fs/minix/itree_v2.c:59: /kisskb/src/fs/minix/itree_v2.c: In function 'get_block': /kisskb/src/fs/minix/itree_common.c:157:11: note: byref variable will be forcibly initialized 157 | Indirect chain[DEPTH]; | ^~~~~ /kisskb/src/fs/minix/itree_common.c:156:6: note: byref variable will be forcibly initialized 156 | int offsets[DEPTH]; | ^~~~~~~ /kisskb/src/fs/minix/itree_common.c:155:6: note: byref variable will be forcibly initialized 155 | int err = -EIO; | ^~~ /kisskb/src/fs/minix/itree_v2.c: In function 'find_shared': /kisskb/src/fs/minix/itree_common.c:230:9: note: byref variable will be forcibly initialized 230 | int k, err; | ^~~ /kisskb/src/fs/minix/itree_v2.c: In function 'truncate': /kisskb/src/fs/minix/itree_common.c:307:10: note: byref variable will be forcibly initialized 307 | block_t nr = 0; | ^~ /kisskb/src/fs/minix/itree_common.c:305:11: note: byref variable will be forcibly initialized 305 | Indirect chain[DEPTH]; | ^~~~~ /kisskb/src/fs/minix/itree_common.c:304:6: note: byref variable will be forcibly initialized 304 | int offsets[DEPTH]; | ^~~~~~~ /kisskb/src/kernel/rcu/tree.c: In function 'param_set_first_fqs_jiffies': /kisskb/src/kernel/rcu/tree.c:516:8: note: byref variable will be forcibly initialized 516 | ulong j; | ^ /kisskb/src/kernel/rcu/tree.c: In function 'param_set_next_fqs_jiffies': /kisskb/src/kernel/rcu/tree.c:528:8: note: byref variable will be forcibly initialized 528 | ulong j; | ^ /kisskb/src/crypto/shash.c: In function 'shash_update_unaligned': /kisskb/src/crypto/shash.c:103:5: note: byref variable will be forcibly initialized 103 | u8 ubuf[MAX_ALGAPI_ALIGNMASK * 2]; | ^~~~ /kisskb/src/crypto/shash.c: In function 'shash_final_unaligned': /kisskb/src/crypto/shash.c:145:5: note: byref variable will be forcibly initialized 145 | u8 ubuf[MAX_ALGAPI_ALIGNMASK + HASH_MAX_DIGESTSIZE]; | ^~~~ /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/crypto/internal/hash.h:12, from /kisskb/src/crypto/shash.c:9: /kisskb/src/crypto/shash.c: In function 'crypto_shash_tfm_digest': /kisskb/src/include/crypto/hash.h:166:7: note: byref variable will be forcibly initialized 166 | char __##shash##_desc[sizeof(struct shash_desc) + HASH_MAX_DESCSIZE] \ | ^~ /kisskb/src/crypto/shash.c:224:2: note: in expansion of macro 'SHASH_DESC_ON_STACK' 224 | SHASH_DESC_ON_STACK(desc, tfm); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/crypto/shash.c: In function 'shash_ahash_update': /kisskb/src/crypto/shash.c:269:26: note: byref variable will be forcibly initialized 269 | struct crypto_hash_walk walk; | ^~~~ /kisskb/src/crypto/shash.c: In function 'shash_ahash_finup': /kisskb/src/crypto/shash.c:292:26: note: byref variable will be forcibly initialized 292 | struct crypto_hash_walk walk; | ^~~~ /kisskb/src/crypto/shash.c: In function 'crypto_shash_report': /kisskb/src/crypto/shash.c:464:28: note: byref variable will be forcibly initialized 464 | struct crypto_report_hash rhash; | ^~~~~ /kisskb/src/block/partitions/core.c: In function 'partition_overlaps': /kisskb/src/block/partitions/core.c:438:16: note: byref variable will be forcibly initialized 438 | unsigned long idx; | ^~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/block/partitions/core.c:9: /kisskb/src/block/partitions/core.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /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/rcu/tree.c: In function 'rcu_gp_cleanup': /kisskb/src/kernel/rcu/tree.c:2015:16: note: byref variable will be forcibly initialized 2015 | unsigned long new_gp_seq; | ^~~~~~~~~~ /kisskb/src/block/partitions/core.c: In function 'blk_drop_partitions': /kisskb/src/block/partitions/core.c:543:16: note: byref variable will be forcibly initialized 543 | unsigned long idx; | ^~~ 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_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:1963:9: note: in expansion of macro 'swait_event_idle_timeout_exclusive' 1963 | (void)swait_event_idle_timeout_exclusive(rcu_state.gp_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:2120:4: note: in expansion of macro 'swait_event_idle_exclusive' 2120 | swait_event_idle_exclusive(rcu_state.gp_wq, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /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:472:6: note: in expansion of macro 'swait_event_timeout_exclusive' 472 | t = swait_event_timeout_exclusive(rcu_state.expedited_wq, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree.c: In function 'rcu_spawn_gp_kthread': /kisskb/src/kernel/rcu/tree.c:4445:21: note: byref variable will be forcibly initialized 4445 | struct sched_param sp; | ^~ /kisskb/src/arch/powerpc/kernel/isa-bridge.c: In function 'pci_process_ISA_OF_ranges': /kisskb/src/arch/powerpc/kernel/isa-bridge.c:83:6: note: byref variable will be forcibly initialized 83 | int rlen = 0; | ^~~~ /kisskb/src/arch/powerpc/kernel/isa-bridge.c: In function 'isa_bridge_init_non_pci': /kisskb/src/arch/powerpc/kernel/isa-bridge.c:191:10: note: byref variable will be forcibly initialized 191 | u32 na, ns, pna; | ^~ /kisskb/src/arch/powerpc/kernel/isa-bridge.c:191:6: note: byref variable will be forcibly initialized 191 | u32 na, ns, pna; | ^~ /kisskb/src/arch/powerpc/kernel/isa-bridge.c:190:6: note: byref variable will be forcibly initialized 190 | int rlen, i, rs; | ^~~~ /kisskb/src/kernel/rcu/tree.c: In function 'rcu_init_one': /kisskb/src/kernel/rcu/tree.c:4515:6: note: byref variable will be forcibly initialized 4515 | int levelspread[RCU_NUM_LVLS]; /* kids/node in each level. */ | ^~~~~~~~~~~ In file included from /kisskb/src/kernel/rcu/tree.c:4781: /kisskb/src/kernel/rcu/tree.c: In function 'sync_rcu_exp_select_node_cpus': /kisskb/src/kernel/rcu/tree_exp.h:342:16: note: byref variable will be forcibly initialized 342 | unsigned long mask_ofl_ipi; | ^~~~~~~~~~~~ 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/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:856:2: note: in expansion of macro 'wait_event' 856 | wait_event(rnp->exp_wq[rcu_seq_ctr(s) & 0x3], | ^~~~~~~~~~ In file included from /kisskb/src/kernel/rcu/tree.c:25: /kisskb/src/include/linux/rcupdate_wait.h:27:25: note: byref variable will be forcibly initialized 27 | struct rcu_synchronize __rs_array[ARRAY_SIZE(__crcu_array)]; \ | ^~~~~~~~~~ /kisskb/src/include/linux/rcupdate_wait.h:32:26: note: in expansion of macro '_wait_rcu_gp' 32 | #define wait_rcu_gp(...) _wait_rcu_gp(false, __VA_ARGS__) | ^~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree_exp.h:834:3: note: in expansion of macro 'wait_rcu_gp' 834 | wait_rcu_gp(call_rcu); | ^~~~~~~~~~~ /kisskb/src/include/linux/rcupdate_wait.h:26:18: note: byref variable will be forcibly initialized 26 | call_rcu_func_t __crcu_array[] = { __VA_ARGS__ }; \ | ^~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate_wait.h:32:26: note: in expansion of macro '_wait_rcu_gp' 32 | #define wait_rcu_gp(...) _wait_rcu_gp(false, __VA_ARGS__) | ^~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree_exp.h:834:3: note: in expansion of macro 'wait_rcu_gp' 834 | wait_rcu_gp(call_rcu); | ^~~~~~~~~~~ In file included from /kisskb/src/kernel/rcu/tree.c:4781: /kisskb/src/kernel/rcu/tree_exp.h:819:22: note: byref variable will be forcibly initialized 819 | struct rcu_exp_work rew; | ^~~ In file included from /kisskb/src/kernel/rcu/tree.c:25: /kisskb/src/kernel/rcu/tree.c: In function 'synchronize_rcu': /kisskb/src/include/linux/rcupdate_wait.h:27:25: note: byref variable will be forcibly initialized 27 | struct rcu_synchronize __rs_array[ARRAY_SIZE(__crcu_array)]; \ | ^~~~~~~~~~ /kisskb/src/include/linux/rcupdate_wait.h:32:26: note: in expansion of macro '_wait_rcu_gp' 32 | #define wait_rcu_gp(...) _wait_rcu_gp(false, __VA_ARGS__) | ^~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree.c:3787:3: note: in expansion of macro 'wait_rcu_gp' 3787 | wait_rcu_gp(call_rcu); | ^~~~~~~~~~~ /kisskb/src/include/linux/rcupdate_wait.h:26:18: note: byref variable will be forcibly initialized 26 | call_rcu_func_t __crcu_array[] = { __VA_ARGS__ }; \ | ^~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate_wait.h:32:26: note: in expansion of macro '_wait_rcu_gp' 32 | #define wait_rcu_gp(...) _wait_rcu_gp(false, __VA_ARGS__) | ^~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree.c:3787:3: note: in expansion of macro 'wait_rcu_gp' 3787 | wait_rcu_gp(call_rcu); | ^~~~~~~~~~~ /kisskb/src/kernel/rcu/tree.c: In function 'kvfree_call_rcu': /kisskb/src/kernel/rcu/tree.c:3563:24: note: byref variable will be forcibly initialized 3563 | struct kfree_rcu_cpu *krcp; | ^~~~ /kisskb/src/kernel/rcu/tree.c:3562:16: note: byref variable will be forcibly initialized 3562 | unsigned long flags; | ^~~~~ /kisskb/src/fs/gfs2/ops_fstype.c: In function 'gfs2_others_may_mount': /kisskb/src/fs/gfs2/ops_fstype.c:547:8: note: byref variable will be forcibly initialized 547 | char *envp[] = { message, NULL }; | ^~~~ /kisskb/src/fs/gfs2/inode.c: In function 'gfs2_fiemap': /kisskb/src/fs/gfs2/inode.c:2059:21: note: byref variable will be forcibly initialized 2059 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/gfs2/inode.c: In function 'setattr_chown': /kisskb/src/fs/gfs2/inode.c:1890:26: note: byref variable will be forcibly initialized 1890 | struct gfs2_alloc_parms ap; | ^~ /kisskb/src/fs/gfs2/ops_fstype.c: In function 'gfs2_lm_mount': /kisskb/src/fs/gfs2/ops_fstype.c:1030:14: note: byref variable will be forcibly initialized 1030 | int token, option; | ^~~~~~ /kisskb/src/fs/gfs2/ops_fstype.c:1029:15: note: byref variable will be forcibly initialized 1029 | substring_t tmp[MAX_OPT_ARGS]; | ^~~ /kisskb/src/fs/gfs2/ops_fstype.c:1008:12: note: byref variable will be forcibly initialized 1008 | char *o, *options; | ^~~~~~~ /kisskb/src/fs/gfs2/inode.c: In function 'gfs2_setattr': /kisskb/src/fs/gfs2/inode.c:1962:21: note: byref variable will be forcibly initialized 1962 | struct gfs2_holder i_gh; | ^~~~ /kisskb/src/fs/gfs2/inode.c: In function 'gfs2_getattr': /kisskb/src/fs/gfs2/inode.c:2024:21: note: byref variable will be forcibly initialized 2024 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/gfs2/inode.c: In function 'gfs2_get_link': /kisskb/src/fs/gfs2/inode.c:1779:22: note: byref variable will be forcibly initialized 1779 | struct buffer_head *dibh; | ^~~~ /kisskb/src/fs/gfs2/inode.c:1778:21: note: byref variable will be forcibly initialized 1778 | struct gfs2_holder i_gh; | ^~~~ /kisskb/src/fs/gfs2/ops_fstype.c: In function 'init_per_node': /kisskb/src/fs/gfs2/ops_fstype.c:934:7: note: byref variable will be forcibly initialized 934 | char buf[30]; | ^~~ /kisskb/src/kernel/rcu/tree.c: In function 'rcu_init_geometry': /kisskb/src/kernel/rcu/tree.c:4597:6: note: byref variable will be forcibly initialized 4597 | int rcu_capacity[RCU_NUM_LVLS]; | ^~~~~~~~~~~~ /kisskb/src/fs/gfs2/ops_fstype.c: In function 'gfs2_jindex_hold': /kisskb/src/fs/gfs2/ops_fstype.c:569:7: note: byref variable will be forcibly initialized 569 | char buf[20]; | ^~~ /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_statfs': /kisskb/src/fs/gfs2/ops_fstype.c:646:7: note: byref variable will be forcibly initialized 646 | char buf[30]; | ^~~ /kisskb/src/fs/gfs2/inode.c: In function 'gfs2_permission': /kisskb/src/fs/gfs2/inode.c:1837:21: note: byref variable will be forcibly initialized 1837 | struct gfs2_holder i_gh; | ^~~~ /kisskb/src/fs/gfs2/ops_fstype.c: In function 'init_journal': /kisskb/src/fs/gfs2/ops_fstype.c:733:21: note: byref variable will be forcibly initialized 733 | struct gfs2_holder ji_gh; | ^~~~~ /kisskb/src/fs/gfs2/inode.c: In function 'gfs2_create_inode': /kisskb/src/fs/gfs2/inode.c:596:11: note: byref variable will be forcibly initialized 596 | unsigned blocks = 1; | ^~~~~~ /kisskb/src/fs/gfs2/inode.c:593:21: note: byref variable will be forcibly initialized 593 | struct gfs2_glock *io_gl; | ^~~~~ /kisskb/src/fs/gfs2/inode.c:589:21: note: byref variable will be forcibly initialized 589 | struct gfs2_holder ghs[2]; | ^~~ /kisskb/src/fs/gfs2/inode.c:588:34: note: byref variable will be forcibly initialized 588 | struct posix_acl *default_acl, *acl; | ^~~ /kisskb/src/fs/gfs2/inode.c:588:20: note: byref variable will be forcibly initialized 588 | struct posix_acl *default_acl, *acl; | ^~~~~~~~~~~ /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/fs/gfs2/recovery.c:315:22: note: byref variable will be forcibly initialized 315 | struct buffer_head *bh; | ^~ /kisskb/src/fs/gfs2/recovery.c: In function 'gfs2_recovery_done': /kisskb/src/fs/gfs2/recovery.c:286:8: note: byref variable will be forcibly initialized 286 | char *envp[] = { env_jid, env_status, NULL }; | ^~~~ /kisskb/src/fs/gfs2/ops_fstype.c: In function 'init_sb': /kisskb/src/fs/gfs2/recovery.c:285:7: note: byref variable will be forcibly initialized 285 | char env_status[20]; | ^~~~~~~~~~ /kisskb/src/fs/gfs2/recovery.c:284:7: note: byref variable will be forcibly initialized 284 | char env_jid[20]; | ^~~~~~~ /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/recovery.c: In function 'gfs2_replay_read_block': /kisskb/src/fs/gfs2/recovery.c:38:6: note: byref variable will be forcibly initialized 38 | u32 extlen; | ^~~~~~ /kisskb/src/fs/gfs2/recovery.c:37:6: note: byref variable will be forcibly initialized 37 | u64 dblock; | ^~~~~~ /kisskb/src/fs/gfs2/inode.c: In function 'gfs2_link': /kisskb/src/fs/gfs2/inode.c:977:27: note: byref variable will be forcibly initialized 977 | struct gfs2_alloc_parms ap = { .target = da.nr_blocks, }; | ^~ /kisskb/src/fs/gfs2/inode.c:915:22: note: byref variable will be forcibly initialized 915 | struct buffer_head *dibh; | ^~~~ /kisskb/src/fs/gfs2/inode.c:914:21: note: byref variable will be forcibly initialized 914 | struct gfs2_holder ghs[2]; | ^~~ /kisskb/src/fs/gfs2/ops_fstype.c: In function 'gfs2_parse_param': /kisskb/src/fs/gfs2/ops_fstype.c:1437:25: note: byref variable will be forcibly initialized 1437 | 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:1675:14: note: byref variable will be forcibly initialized 1675 | struct path path; | ^~~~ /kisskb/src/fs/gfs2/inode.c: In function 'gfs2_unlink': /kisskb/src/fs/gfs2/inode.c:1119:21: note: byref variable will be forcibly initialized 1119 | struct gfs2_holder ghs[3]; | ^~~ /kisskb/src/fs/gfs2/recovery.c: In function 'get_log_header': /kisskb/src/fs/gfs2/recovery.c:171:22: note: byref variable will be forcibly initialized 171 | struct buffer_head *bh; | ^~ /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:202:22: note: byref variable will be forcibly initialized 202 | struct buffer_head *bh; | ^~ /kisskb/src/fs/gfs2/inode.c: In function 'gfs2_inode_lookup': /kisskb/src/fs/gfs2/inode.c:132:22: note: byref variable will be forcibly initialized 132 | struct gfs2_glock *io_gl; | ^~~~~ /kisskb/src/fs/gfs2/inode.c:120:21: note: byref variable will be forcibly initialized 120 | struct gfs2_holder i_gh; | ^~~~ /kisskb/src/fs/gfs2/ops_fstype.c: In function 'gfs2_online_uevent': /kisskb/src/fs/gfs2/ops_fstype.c:1096:8: note: byref variable will be forcibly initialized 1096 | char *envp[] = { ro, spectator, NULL }; | ^~~~ /kisskb/src/fs/gfs2/ops_fstype.c:1095:7: note: byref variable will be forcibly initialized 1095 | char spectator[20]; | ^~~~~~~~~ /kisskb/src/fs/gfs2/ops_fstype.c:1094:7: note: byref variable will be forcibly initialized 1094 | char ro[20]; | ^~ /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/fs/gfs2/inode.c: In function 'gfs2_lookupi': /kisskb/src/fs/gfs2/inode.c:286:21: note: byref variable will be forcibly initialized 286 | struct gfs2_holder d_gh; | ^~~~ /kisskb/src/fs/gfs2/ops_fstype.c: In function 'gfs2_fill_super': /kisskb/src/fs/gfs2/ops_fstype.c:1143:21: note: byref variable will be forcibly initialized 1143 | struct gfs2_holder freeze_gh; | ^~~~~~~~~ /kisskb/src/fs/gfs2/ops_fstype.c:1142:21: note: byref variable will be forcibly initialized 1142 | struct gfs2_holder mount_gh; | ^~~~~~~~ /kisskb/src/fs/gfs2/inode.c: In function '__gfs2_lookup': /kisskb/src/fs/gfs2/inode.c:854:21: note: byref variable will be forcibly initialized 854 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/gfs2/ops_fstype.c: In function 'gfs2_reconfigure': /kisskb/src/fs/gfs2/ops_fstype.c:1585:22: note: byref variable will be forcibly initialized 1585 | struct gfs2_holder freeze_gh; | ^~~~~~~~~ /kisskb/src/fs/gfs2/inode.c: In function 'gfs2_exchange': /kisskb/src/fs/gfs2/inode.c:1618:29: note: byref variable will be forcibly initialized 1618 | struct gfs2_holder ghs[4], r_gh; | ^~~~ /kisskb/src/fs/gfs2/inode.c:1618:21: note: byref variable will be forcibly initialized 1618 | struct gfs2_holder ghs[4], r_gh; | ^~~ /kisskb/src/fs/gfs2/inode.c: In function 'gfs2_rename': /kisskb/src/fs/gfs2/inode.c:1535:27: note: byref variable will be forcibly initialized 1535 | struct gfs2_alloc_parms ap = { .target = da.nr_blocks, }; | ^~ /kisskb/src/fs/gfs2/inode.c:1371:35: note: byref variable will be forcibly initialized 1371 | struct gfs2_holder ghs[4], r_gh, rd_gh; | ^~~~~ /kisskb/src/fs/gfs2/inode.c:1371:29: note: byref variable will be forcibly initialized 1371 | struct gfs2_holder ghs[4], r_gh, rd_gh; | ^~~~ /kisskb/src/fs/gfs2/inode.c:1371:21: note: byref variable will be forcibly initialized 1371 | struct gfs2_holder ghs[4], r_gh, rd_gh; | ^~~ /kisskb/src/kernel/trace/ring_buffer.c: In function 'rb_reserve_next_event': /kisskb/src/kernel/trace/ring_buffer.c:3588:23: note: byref variable will be forcibly initialized 3588 | struct rb_event_info info; | ^~~~ /kisskb/src/fs/gfs2/inode.c: In function 'gfs2_lookup_simple': /kisskb/src/fs/gfs2/inode.c:251:14: note: byref variable will be forcibly initialized 251 | struct qstr qstr; | ^~~~ /kisskb/src/fs/gfs2/inode.c: In function 'gfs2_seek_data': /kisskb/src/fs/gfs2/inode.c:2081:21: note: byref variable will be forcibly initialized 2081 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/gfs2/inode.c: In function 'gfs2_seek_hole': /kisskb/src/fs/gfs2/inode.c:2100:21: note: byref variable will be forcibly initialized 2100 | struct gfs2_holder gh; | ^~ 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:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/linux/mempool.h:8, 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:1191:12: note: in expansion of macro 'wait_event_interruptible_timeout' 1191 | timeout = wait_event_interruptible_timeout(sdp->sd_async_glock_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fat/dir.c: In function 'fat_short2lower_uni': /kisskb/src/fs/fat/dir.c:217:17: note: byref variable will be forcibly initialized 217 | unsigned char nc = t->charset2lower[*c]; | ^~ /kisskb/src/fs/fat/dir.c:210:10: note: byref variable will be forcibly initialized 210 | wchar_t wc; | ^~ /kisskb/src/fs/gfs2/super.c: In function 'gfs2_dinode_dealloc': /kisskb/src/fs/gfs2/super.c:1091:21: note: byref variable will be forcibly initialized 1091 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/gfs2/quota.c: In function 'bh_get': /kisskb/src/fs/gfs2/quota.c:370:22: note: byref variable will be forcibly initialized 370 | struct buffer_head *bh; | ^~ /kisskb/src/fs/fat/dir.c: In function 'fat__get_entry': /kisskb/src/fs/fat/dir.c:87:16: note: byref variable will be forcibly initialized 87 | unsigned long mapped_blocks; | ^~~~~~~~~~~~~ /kisskb/src/fs/fat/dir.c:86:11: note: byref variable will be forcibly initialized 86 | sector_t phys, iblock; | ^~~~ /kisskb/src/fs/gfs2/super.c: In function 'gfs2_evict_inode': /kisskb/src/fs/gfs2/super.c:1366:21: note: byref variable will be forcibly initialized 1366 | struct gfs2_holder gh; | ^~ /kisskb/src/kernel/trace/ring_buffer.c: In function 'ring_buffer_lock_reserve': /kisskb/src/kernel/trace/ring_buffer.c:3588:23: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/bio.h:10, from /kisskb/src/fs/gfs2/super.c:9: /kisskb/src/fs/gfs2/super.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/fs/fat/dir.c: In function 'fat_parse_short': /kisskb/src/fs/fat/dir.c:359:19: note: byref variable will be forcibly initialized 359 | unsigned char c, work[MSDOS_NAME]; | ^~~~ /kisskb/src/fs/fat/dir.c:358:10: note: byref variable will be forcibly initialized 358 | wchar_t uni_name[14]; | ^~~~~~~~ /kisskb/src/fs/gfs2/quota.c: In function 'update_qd': /kisskb/src/fs/gfs2/quota.c:979:9: note: byref variable will be forcibly initialized 979 | loff_t pos; | ^~~ /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/super.c: In function 'gfs2_statfs': /kisskb/src/fs/gfs2/super.c:883:33: note: byref variable will be forcibly initialized 883 | struct gfs2_statfs_change_host sc; | ^~ /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:1628:26: note: byref variable will be forcibly initialized 1628 | struct gfs2_quota_data *qd; | ^~ /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; | ^~~~ In file included from /kisskb/src/fs/gfs2/quota.c:39: /kisskb/src/fs/gfs2/quota.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/fs/fat/dir.c: In function 'fat_search_long': /kisskb/src/fs/fat/dir.c:473:9: note: byref variable will be forcibly initialized 473 | loff_t cpos = 0; | ^~~~ /kisskb/src/fs/fat/dir.c:472:16: note: byref variable will be forcibly initialized 472 | unsigned char bufname[FAT_MAX_SHORT_SIZE]; | ^~~~~~~ /kisskb/src/fs/fat/dir.c:471:11: note: byref variable will be forcibly initialized 471 | wchar_t *unicode = NULL; | ^~~~~~~ /kisskb/src/fs/fat/dir.c:470:16: note: byref variable will be forcibly initialized 470 | unsigned char nr_slots; | ^~~~~~~~ /kisskb/src/fs/fat/dir.c:469:26: note: byref variable will be forcibly initialized 469 | struct msdos_dir_entry *de; | ^~ /kisskb/src/fs/fat/dir.c:468:22: note: byref variable will be forcibly initialized 468 | struct buffer_head *bh = NULL; | ^~ /kisskb/src/fs/gfs2/super.c: In function 'gfs2_lock_fs_check_clean': /kisskb/src/fs/gfs2/super.c:330:30: note: byref variable will be forcibly initialized 330 | struct gfs2_log_header_host lh; | ^~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/mempool.h:8, from /kisskb/src/include/linux/bio.h:8, from /kisskb/src/fs/gfs2/super.c:9: /kisskb/src/fs/gfs2/super.c:329:12: note: byref variable will be forcibly initialized 329 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/fat/dir.c: In function '__fat_readdir': /kisskb/src/fs/fat/dir.c:567:9: note: byref variable will be forcibly initialized 567 | loff_t cpos; | ^~~~ /kisskb/src/fs/fat/dir.c:563:16: note: byref variable will be forcibly initialized 563 | unsigned char bufname[FAT_MAX_SHORT_SIZE]; | ^~~~~~~ /kisskb/src/fs/fat/dir.c:562:11: note: byref variable will be forcibly initialized 562 | wchar_t *unicode = NULL; | ^~~~~~~ /kisskb/src/fs/fat/dir.c:561:16: note: byref variable will be forcibly initialized 561 | unsigned char nr_slots; | ^~~~~~~~ /kisskb/src/fs/fat/dir.c:560:26: note: byref variable will be forcibly initialized 560 | struct msdos_dir_entry *de; | ^~ /kisskb/src/fs/fat/dir.c:559:22: note: byref variable will be forcibly initialized 559 | struct buffer_head *bh; | ^~ /kisskb/src/fs/gfs2/quota.c: In function 'gfs2_write_buf_to_page': /kisskb/src/fs/gfs2/quota.c:701:22: note: byref variable will be forcibly initialized 701 | struct buffer_head *bh; | ^~ /kisskb/src/fs/gfs2/super.c: In function 'gfs2_make_fs_rw': /kisskb/src/fs/gfs2/super.c:133:30: note: byref variable will be forcibly initialized 133 | struct gfs2_log_header_host head; | ^~~~ /kisskb/src/fs/gfs2/super.c: In function 'gfs2_statfs_init': /kisskb/src/fs/gfs2/super.c:183:21: note: byref variable will be forcibly initialized 183 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/gfs2/super.c:182:22: note: byref variable will be forcibly initialized 182 | struct buffer_head *m_bh; | ^~~~ /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/fs/gfs2/super.c: In function 'gfs2_statfs_sync': /kisskb/src/fs/gfs2/super.c:273:22: note: byref variable will be forcibly initialized 273 | struct buffer_head *m_bh; | ^~~~ /kisskb/src/fs/gfs2/super.c:272:21: note: byref variable will be forcibly initialized 272 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/gfs2/super.c: In function 'gfs2_dirty_inode': /kisskb/src/fs/gfs2/super.c:472:21: note: byref variable will be forcibly initialized 472 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/gfs2/super.c:471:22: note: byref variable will be forcibly initialized 471 | struct buffer_head *bh; | ^~ In file included from /kisskb/src/include/linux/mempool.h:8, 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:548:3: note: in expansion of macro 'wait_event_timeout' 548 | 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:543:3: note: in expansion of macro 'wait_event_timeout' 543 | wait_event_timeout(sdp->sd_log_waitq, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/super.c: In function 'gfs2_freeze_func': /kisskb/src/fs/gfs2/super.c:652:21: note: byref variable will be forcibly initialized 652 | struct gfs2_holder freeze_gh; | ^~~~~~~~~ /kisskb/src/fs/fat/dir.c: In function 'fat_get_dotdot_entry': /kisskb/src/fs/fat/dir.c:893:9: note: byref variable will be forcibly initialized 893 | loff_t offset = 0; | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_timer_class': /kisskb/src/fs/fat/dir.c: In function 'fat_dir_empty': /kisskb/src/fs/gfs2/quota.c: In function 'do_sync': /kisskb/src/fs/fat/dir.c:909:9: note: byref variable will be forcibly initialized 909 | loff_t cpos; | ^~~~ /kisskb/src/fs/gfs2/quota.c:878:27: note: byref variable will be forcibly initialized 878 | struct gfs2_holder *ghs, i_gh; | ^~~~ /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/fs/fat/dir.c:908:26: note: byref variable will be forcibly initialized 908 | struct msdos_dir_entry *de; | ^~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/fs/gfs2/quota.c:877:28: note: byref variable will be forcibly initialized 877 | unsigned int data_blocks, ind_blocks; | ^~~~~~~~~~ /kisskb/src/fs/fat/dir.c:907:22: note: byref variable will be forcibly initialized 907 | struct buffer_head *bh; | ^~ /kisskb/src/fs/gfs2/quota.c:877:15: note: byref variable will be forcibly initialized 877 | unsigned int data_blocks, ind_blocks; | ^~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function 'perf_trace_timer_start': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/fs/fat/dir.c: In function '__fat_remove_entries': /kisskb/src/fs/fat/dir.c:998:26: note: byref variable will be forcibly initialized 998 | struct msdos_dir_entry *de, *endp; | ^~ /kisskb/src/fs/fat/dir.c:997:22: note: byref variable will be forcibly initialized 997 | struct buffer_head *bh; | ^~ /kisskb/src/kernel/time/timer.c: In function 'perf_trace_timer_expire_entry': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_hrtimer_init': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_hrtimer_start': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/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/kernel/time/timer.c: In function 'perf_trace_hrtimer_expire_entry': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/fs/gfs2/quota.c:1669:28: note: byref variable will be forcibly initialized 1669 | unsigned int data_blocks, ind_blocks; | ^~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/fs/gfs2/quota.c:1669:15: note: byref variable will be forcibly initialized 1669 | unsigned int data_blocks, ind_blocks; | ^~~~~~~~~~~ /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:1667:26: note: byref variable will be forcibly initialized 1667 | struct gfs2_quota_data *qd; | ^~ /kisskb/src/kernel/time/timer.c: In function 'perf_trace_hrtimer_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_itimer_state': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/fs/fat/dir.c: In function 'fat_alloc_new_dir': /kisskb/src/fs/fat/dir.c:1142:11: note: byref variable will be forcibly initialized 1142 | int err, cluster; | ^~~~~~~ /kisskb/src/fs/fat/dir.c:1141:5: note: byref variable will be forcibly initialized 1141 | u8 time_cs; | ^~~~~~~ /kisskb/src/fs/fat/dir.c:1140:15: note: byref variable will be forcibly initialized 1140 | __le16 date, time; | ^~~~ /kisskb/src/fs/fat/dir.c:1140:9: note: byref variable will be forcibly initialized 1140 | __le16 date, time; | ^~~~ /kisskb/src/fs/fat/dir.c:1137:22: note: byref variable will be forcibly initialized 1137 | struct buffer_head *bhs[MAX_BUF_PER_PAGE]; | ^~~ /kisskb/src/kernel/time/timer.c: In function 'perf_trace_itimer_expire': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_tick_stop': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/fs/fat/dir.c: In function 'fat_add_new_entries': /kisskb/src/fs/fat/dir.c:1207:25: note: byref variable will be forcibly initialized 1207 | int err, i, n, offset, cluster[2]; | ^~~~~~~ /kisskb/src/fs/fat/dir.c:1204:22: note: byref variable will be forcibly initialized 1204 | struct buffer_head *bhs[MAX_BUF_PER_PAGE]; | ^~~ 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:726:28: note: byref variable will be forcibly initialized 726 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/fs/gfs2/quota.c: In function 'gfs2_quota_unlock': /kisskb/src/fs/gfs2/quota.c:1121:26: note: byref variable will be forcibly initialized 1121 | struct gfs2_quota_data *qda[4]; | ^~~ /kisskb/src/kernel/time/timer.c: In function 'trace_event_raw_event_hrtimer_start': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/fs/fat/dir.c: In function 'fat_add_entries': /kisskb/src/fs/fat/dir.c:1369:16: note: byref variable will be forcibly initialized 1369 | int cluster, nr_cluster; | ^~~~~~~~~~ /kisskb/src/fs/fat/dir.c:1289:14: note: byref variable will be forcibly initialized 1289 | loff_t pos, i_pos; | ^~~~~ /kisskb/src/fs/fat/dir.c:1289:9: note: byref variable will be forcibly initialized 1289 | loff_t pos, i_pos; | ^~~ /kisskb/src/fs/fat/dir.c:1287:26: note: byref variable will be forcibly initialized 1287 | struct msdos_dir_entry *de; | ^~ /kisskb/src/fs/fat/dir.c:1286:34: note: byref variable will be forcibly initialized 1286 | struct buffer_head *bh, *prev, *bhs[3]; /* 32*slots (672bytes) */ | ^~~ /kisskb/src/kernel/time/timer.c: In function 'trace_event_raw_event_hrtimer_class': /kisskb/src/fs/fat/dir.c:1286:22: note: byref variable will be forcibly initialized 1286 | struct buffer_head *bh, *prev, *bhs[3]; /* 32*slots (672bytes) */ | ^~ /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/fs/configfs/dir.c: In function 'configfs_rmdir': /kisskb/src/fs/configfs/dir.c:1638:18: note: byref variable will be forcibly initialized 1638 | struct dentry *wait; | ^~~~ /kisskb/src/fs/fat/dir.c: In function 'fat_subdirs': /kisskb/src/fs/fat/dir.c:934:9: note: byref variable will be forcibly initialized 934 | loff_t cpos; | ^~~~ /kisskb/src/fs/fat/dir.c:933:26: note: byref variable will be forcibly initialized 933 | struct msdos_dir_entry *de; | ^~ /kisskb/src/fs/fat/dir.c:932:22: note: byref variable will be forcibly initialized 932 | struct buffer_head *bh; | ^~ /kisskb/src/fs/gfs2/quota.c: In function 'gfs2_quota_refresh': /kisskb/src/fs/gfs2/quota.c:1330:21: note: byref variable will be forcibly initialized 1330 | struct gfs2_holder q_gh; | ^~~~ /kisskb/src/fs/gfs2/quota.c:1329:26: note: byref variable will be forcibly initialized 1329 | struct gfs2_quota_data *qd; | ^~ In file included from /kisskb/src/include/trace/define_trace.h:104, 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 '__bpf_trace_timer_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_hrtimer_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_timer_start': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_hrtimer_init': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_itimer_state': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/fs/gfs2/quota.c: In function 'gfs2_quota_init': /kisskb/src/fs/gfs2/quota.c:1355:6: note: byref variable will be forcibly initialized 1355 | u32 extlen = 0; | ^~~~~~ /kisskb/src/kernel/time/timer.c: In function '__bpf_trace_itimer_expire': /kisskb/src/fs/gfs2/quota.c:1354:6: note: byref variable will be forcibly initialized 1354 | u64 dblock; | ^~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ 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:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/kernel/time/timer.c: In function '__bpf_trace_timer_expire_entry': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_hrtimer_start': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_hrtimer_expire_entry': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_tick_stop': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/fs/gfs2/quota.c: In function 'gfs2_quotad': /kisskb/src/fs/gfs2/quota.c:1546:16: note: byref variable will be forcibly initialized 1546 | unsigned long quotad_timeo = 0; | ^~~~~~~~~~~~ /kisskb/src/fs/gfs2/quota.c:1545:16: note: byref variable will be forcibly initialized 1545 | unsigned long statfs_timeo = 0; | ^~~~~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/filter.h:11, from /kisskb/src/kernel/bpf/core.c:21: /kisskb/src/kernel/bpf/core.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ /kisskb/src/kernel/time/timer.c: In function 'del_timer': /kisskb/src/kernel/time/timer.c:1201:16: note: byref variable will be forcibly initialized 1201 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/trace/ring_buffer.c: In function 'rb_update_event': /kisskb/src/kernel/trace/ring_buffer.c:2798:6: note: byref variable will be forcibly initialized 2798 | u64 delta = info->delta; | ^~~~~ /kisskb/src/kernel/time/timer.c: In function 'try_to_del_timer_sync': /kisskb/src/kernel/trace/ring_buffer.c:2797:11: note: byref variable will be forcibly initialized 2797 | unsigned length = info->length; | ^~~~~~ /kisskb/src/kernel/time/timer.c:1226:16: note: byref variable will be forcibly initialized 1226 | unsigned long flags; | ^~~~~ In file included from /kisskb/src/fs/gfs2/rgrp.c:9: /kisskb/src/fs/gfs2/rgrp.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/xdp.h:409, from /kisskb/src/include/linux/bpf_trace.h:5, from /kisskb/src/kernel/bpf/core.c:2461: /kisskb/src/kernel/bpf/core.c: In function 'perf_trace_xdp_exception': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_xdp_bulk_tx': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_xdp_redirect_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_xdp_cpumap_kthread': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:189:1: note: in expansion of macro 'TRACE_EVENT' 189 | TRACE_EVENT(xdp_cpumap_kthread, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:189:1: note: in expansion of macro 'TRACE_EVENT' 189 | TRACE_EVENT(xdp_cpumap_kthread, | ^~~~~~~~~~~ /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; | ^~~ /kisskb/src/fs/gfs2/rgrp.c:897:9: note: byref variable will be forcibly initialized 897 | loff_t pos = sdp->sd_rgrps * sizeof(struct gfs2_rindex); | ^~~ /kisskb/src/kernel/trace/ring_buffer.c: In function 'ring_buffer_write': /kisskb/src/kernel/trace/ring_buffer.c:3588:23: note: byref variable will be forcibly initialized 3588 | struct rb_event_info info; | ^~~~ /kisskb/src/kernel/bpf/core.c: In function 'perf_trace_xdp_cpumap_enqueue': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:232:1: note: in expansion of macro 'TRACE_EVENT' 232 | TRACE_EVENT(xdp_cpumap_enqueue, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:232:1: note: in expansion of macro 'TRACE_EVENT' 232 | TRACE_EVENT(xdp_cpumap_enqueue, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function 'perf_trace_xdp_devmap_xmit': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:267:1: note: in expansion of macro 'TRACE_EVENT' 267 | TRACE_EVENT(xdp_devmap_xmit, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:267:1: note: in expansion of macro 'TRACE_EVENT' 267 | TRACE_EVENT(xdp_devmap_xmit, | ^~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function 'internal_add_timer': /kisskb/src/kernel/bpf/core.c: In function 'perf_trace_mem_disconnect': /kisskb/src/kernel/time/timer.c:607:16: note: byref variable will be forcibly initialized 607 | unsigned long bucket_expiry; | ^~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:320:1: note: in expansion of macro 'TRACE_EVENT' 320 | TRACE_EVENT(mem_disconnect, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:320:1: note: in expansion of macro 'TRACE_EVENT' 320 | TRACE_EVENT(mem_disconnect, | ^~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function 'add_timer_on': /kisskb/src/kernel/time/timer.c:1158:16: note: byref variable will be forcibly initialized 1158 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function 'perf_trace_mem_connect': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:347:1: note: in expansion of macro 'TRACE_EVENT' 347 | TRACE_EVENT(mem_connect, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:347:1: note: in expansion of macro 'TRACE_EVENT' 347 | TRACE_EVENT(mem_connect, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/rgrp.c: In function 'gfs2_orlov_skip': /kisskb/src/fs/gfs2/rgrp.c:1989:6: note: byref variable will be forcibly initialized 1989 | u32 skip; | ^~~~ /kisskb/src/kernel/bpf/core.c: In function 'perf_trace_mem_return_failed': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:381:1: note: in expansion of macro 'TRACE_EVENT' 381 | TRACE_EVENT(mem_return_failed, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:381:1: note: in expansion of macro 'TRACE_EVENT' 381 | TRACE_EVENT(mem_return_failed, | ^~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function '__mod_timer': /kisskb/src/kernel/time/timer.c:962:32: note: byref variable will be forcibly initialized 962 | unsigned long clk = 0, flags, bucket_expiry; | ^~~~~~~~~~~~~ /kisskb/src/kernel/time/timer.c:962:25: note: byref variable will be forcibly initialized 962 | unsigned long clk = 0, flags, bucket_expiry; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/xdp.h:409, from /kisskb/src/include/linux/bpf_trace.h:5, from /kisskb/src/kernel/bpf/core.c:2461: /kisskb/src/kernel/bpf/core.c: In function 'trace_event_raw_event_xdp_exception': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | 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/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/kernel/bpf/core.c: In function 'trace_event_raw_event_xdp_cpumap_kthread': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:189:1: note: in expansion of macro 'TRACE_EVENT' 189 | TRACE_EVENT(xdp_cpumap_kthread, | ^~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function 'call_timer_fn': /kisskb/src/kernel/bpf/core.c: In function 'trace_event_raw_event_xdp_cpumap_enqueue': /kisskb/src/kernel/time/timer.c:1409:21: note: byref variable will be forcibly initialized 1409 | struct lockdep_map lockdep_map; | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:232:1: note: in expansion of macro 'TRACE_EVENT' 232 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:267:1: note: in expansion of macro 'TRACE_EVENT' 267 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:320:1: note: in expansion of macro 'TRACE_EVENT' 320 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:347:1: note: in expansion of macro 'TRACE_EVENT' 347 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:381:1: note: in expansion of macro 'TRACE_EVENT' 381 | TRACE_EVENT(mem_return_failed, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/rgrp.c: In function 'rg_mblk_search': /kisskb/src/kernel/time/timer.c: In function '__run_timers': /kisskb/src/kernel/time/timer.c:1712:20: note: byref variable will be forcibly initialized 1712 | struct hlist_head heads[LVL_DEPTH]; | ^~~~~ /kisskb/src/fs/gfs2/rgrp.c:1567:6: note: byref variable will be forcibly initialized 1567 | u32 extlen; | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/xdp.h:409, from /kisskb/src/include/linux/bpf_trace.h:5, from /kisskb/src/kernel/bpf/core.c:2461: /kisskb/src/kernel/bpf/core.c: In function '__bpf_trace_xdp_exception': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_xdp_bulk_tx': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_xdp_cpumap_enqueue': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:232:1: note: in expansion of macro 'TRACE_EVENT' 232 | TRACE_EVENT(xdp_cpumap_enqueue, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:232:1: note: in expansion of macro 'TRACE_EVENT' 232 | TRACE_EVENT(xdp_cpumap_enqueue, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/rgrp.c: In function 'try_rgrp_unlink': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:232:1: note: in expansion of macro 'TRACE_EVENT' 232 | TRACE_EVENT(xdp_cpumap_enqueue, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/rgrp.c:1849:18: note: byref variable will be forcibly initialized 1849 | struct gfs2_rbm rbm = { .rgd = rgd, .bii = 0, .offset = 0 }; | ^~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:232:1: note: in expansion of macro 'TRACE_EVENT' 232 | TRACE_EVENT(xdp_cpumap_enqueue, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/rgrp.c:1845:21: note: byref variable will be forcibly initialized 1845 | struct gfs2_glock *gl; | ^~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:232:1: note: in expansion of macro 'TRACE_EVENT' 232 | TRACE_EVENT(xdp_cpumap_enqueue, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:232:1: note: in expansion of macro 'TRACE_EVENT' 232 | TRACE_EVENT(xdp_cpumap_enqueue, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:232:1: note: in expansion of macro 'TRACE_EVENT' 232 | TRACE_EVENT(xdp_cpumap_enqueue, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:232:1: note: in expansion of macro 'TRACE_EVENT' 232 | TRACE_EVENT(xdp_cpumap_enqueue, | ^~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function 'schedule_timeout': /kisskb/src/kernel/time/timer.c:1844:23: note: byref variable will be forcibly initialized 1844 | struct process_timer timer; | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_trace_xdp_redirect_template': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_xdp_cpumap_kthread': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:189:1: note: in expansion of macro 'TRACE_EVENT' 189 | TRACE_EVENT(xdp_cpumap_kthread, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:189:1: note: in expansion of macro 'TRACE_EVENT' 189 | TRACE_EVENT(xdp_cpumap_kthread, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:189:1: note: in expansion of macro 'TRACE_EVENT' 189 | TRACE_EVENT(xdp_cpumap_kthread, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:189:1: note: in expansion of macro 'TRACE_EVENT' 189 | TRACE_EVENT(xdp_cpumap_kthread, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:189:1: note: in expansion of macro 'TRACE_EVENT' 189 | TRACE_EVENT(xdp_cpumap_kthread, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:189:1: note: in expansion of macro 'TRACE_EVENT' 189 | TRACE_EVENT(xdp_cpumap_kthread, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:189:1: note: in expansion of macro 'TRACE_EVENT' 189 | TRACE_EVENT(xdp_cpumap_kthread, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:189:1: note: in expansion of macro 'TRACE_EVENT' 189 | TRACE_EVENT(xdp_cpumap_kthread, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:189:1: note: in expansion of macro 'TRACE_EVENT' 189 | TRACE_EVENT(xdp_cpumap_kthread, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:189:1: note: in expansion of macro 'TRACE_EVENT' 189 | TRACE_EVENT(xdp_cpumap_kthread, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_trace_xdp_devmap_xmit': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:267:1: note: in expansion of macro 'TRACE_EVENT' 267 | TRACE_EVENT(xdp_devmap_xmit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:267:1: note: in expansion of macro 'TRACE_EVENT' 267 | TRACE_EVENT(xdp_devmap_xmit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:267:1: note: in expansion of macro 'TRACE_EVENT' 267 | TRACE_EVENT(xdp_devmap_xmit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:267:1: note: in expansion of macro 'TRACE_EVENT' 267 | TRACE_EVENT(xdp_devmap_xmit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:267:1: note: in expansion of macro 'TRACE_EVENT' 267 | TRACE_EVENT(xdp_devmap_xmit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:267:1: note: in expansion of macro 'TRACE_EVENT' 267 | TRACE_EVENT(xdp_devmap_xmit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:267:1: note: in expansion of macro 'TRACE_EVENT' 267 | TRACE_EVENT(xdp_devmap_xmit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:267:1: note: in expansion of macro 'TRACE_EVENT' 267 | TRACE_EVENT(xdp_devmap_xmit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:267:1: note: in expansion of macro 'TRACE_EVENT' 267 | TRACE_EVENT(xdp_devmap_xmit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:267:1: note: in expansion of macro 'TRACE_EVENT' 267 | TRACE_EVENT(xdp_devmap_xmit, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_trace_mem_disconnect': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:320:1: note: in expansion of macro 'TRACE_EVENT' 320 | TRACE_EVENT(mem_disconnect, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:320:1: note: in expansion of macro 'TRACE_EVENT' 320 | TRACE_EVENT(mem_disconnect, | ^~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function 'usleep_range_state': /kisskb/src/kernel/time/timer.c:2071:10: note: byref variable will be forcibly initialized 2071 | ktime_t exp = ktime_add_us(ktime_get(), min); | ^~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_trace_mem_connect': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:347:1: note: in expansion of macro 'TRACE_EVENT' 347 | TRACE_EVENT(mem_connect, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:347:1: note: in expansion of macro 'TRACE_EVENT' 347 | TRACE_EVENT(mem_connect, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:347:1: note: in expansion of macro 'TRACE_EVENT' 347 | TRACE_EVENT(mem_connect, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:347:1: note: in expansion of macro 'TRACE_EVENT' 347 | TRACE_EVENT(mem_connect, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_trace_mem_return_failed': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:381:1: note: in expansion of macro 'TRACE_EVENT' 381 | TRACE_EVENT(mem_return_failed, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:381:1: note: in expansion of macro 'TRACE_EVENT' 381 | TRACE_EVENT(mem_return_failed, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:381:1: note: in expansion of macro 'TRACE_EVENT' 381 | TRACE_EVENT(mem_return_failed, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:381:1: note: in expansion of macro 'TRACE_EVENT' 381 | TRACE_EVENT(mem_return_failed, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/rgrp.c: In function 'rgblk_free': /kisskb/src/fs/gfs2/rgrp.c:2264:18: note: byref variable will be forcibly initialized 2264 | struct gfs2_rbm rbm; | ^~~ /kisskb/src/fs/gfs2/rgrp.c: In function 'gfs2_rgrp_verify': /kisskb/src/fs/gfs2/rgrp.c:470:6: note: byref variable will be forcibly initialized 470 | u32 count[4], tmp; | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function 'bpf_prog_calc_tag': /kisskb/src/kernel/bpf/core.c:271:6: note: byref variable will be forcibly initialized 271 | u32 ws[SHA1_WORKSPACE_WORDS]; | ^~ /kisskb/src/kernel/bpf/core.c:270:6: note: byref variable will be forcibly initialized 270 | u32 digest[SHA1_DIGEST_WORDS]; | ^~~~~~ /kisskb/src/fs/gfs2/rgrp.c: In function 'gfs2_ri_total': /kisskb/src/fs/gfs2/rgrp.c:849:10: note: byref variable will be forcibly initialized 849 | loff_t pos = rgrps * sizeof(struct gfs2_rindex); | ^~~ /kisskb/src/fs/gfs2/rgrp.c:845:7: note: byref variable will be forcibly initialized 845 | char buf[sizeof(struct gfs2_rindex)]; | ^~~ /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_rgrp_error': /kisskb/src/fs/gfs2/rgrp.c:2326:7: note: byref variable will be forcibly initialized 2326 | char fs_id_buf[sizeof(sdp->sd_fsname) + 7]; | ^~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function 'bpf_jit_blind_constants': /kisskb/src/kernel/bpf/core.c:1143:33: note: byref variable will be forcibly initialized 1143 | struct bpf_insn insn_buff[16], aux[2]; | ^~~ /kisskb/src/kernel/bpf/core.c:1143:18: note: byref variable will be forcibly initialized 1143 | struct bpf_insn insn_buff[16], aux[2]; | ^~~~~~~~~ /kisskb/src/fs/gfs2/rgrp.c: In function 'gfs2_check_blk_type': /kisskb/src/fs/gfs2/rgrp.c:2614:18: note: byref variable will be forcibly initialized 2614 | struct gfs2_rbm rbm; | ^~~ /kisskb/src/fs/gfs2/rgrp.c:2613:21: note: byref variable will be forcibly initialized 2613 | struct gfs2_holder rgd_gh; | ^~~~~~ /kisskb/src/fs/gfs2/rgrp.c: In function 'gfs2_fitrim': /kisskb/src/fs/gfs2/rgrp.c:1394:6: note: byref variable will be forcibly initialized 1394 | u64 amt; | ^~~ /kisskb/src/fs/gfs2/rgrp.c:1392:22: note: byref variable will be forcibly initialized 1392 | struct fstrim_range r; | ^ /kisskb/src/fs/gfs2/rgrp.c:1391:21: note: byref variable will be forcibly initialized 1391 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/gfs2/rgrp.c: In function 'gfs2_inplace_reserve': /kisskb/src/fs/gfs2/rgrp.c:1989:6: note: byref variable will be forcibly initialized 1989 | u32 skip; | ^~~~ /kisskb/src/fs/gfs2/rgrp.c:2051:6: note: byref variable will be forcibly initialized 2051 | u64 last_unlinked = NO_BLOCK; | ^~~~~~~~~~~~~ /kisskb/src/fs/gfs2/rgrp.c: In function 'gfs2_alloc_blocks': /kisskb/src/fs/gfs2/rgrp.c:2425:6: note: byref variable will be forcibly initialized 2425 | u32 minext = 1; | ^~~~~~ /kisskb/src/fs/gfs2/rgrp.c:2422:22: note: byref variable will be forcibly initialized 2422 | struct buffer_head *dibh; | ^~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run_args512': /kisskb/src/kernel/bpf/core.c:1767:6: note: byref variable will be forcibly initialized 1767 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:1778:22: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 1778 | #define EVAL1(FN, X) FN(X) | ^~ /kisskb/src/kernel/bpf/core.c:1779:34: note: in expansion of macro 'EVAL1' 1779 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1780:34: note: in expansion of macro 'EVAL2' 1780 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1781:34: note: in expansion of macro 'EVAL3' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1791:1: note: in expansion of macro 'EVAL4' 1791 | EVAL4(DEFINE_BPF_PROG_RUN_ARGS, 416, 448, 480, 512); | ^~~~~ /kisskb/src/kernel/bpf/core.c:1766:6: note: byref variable will be forcibly initialized 1766 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:1778:22: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 1778 | #define EVAL1(FN, X) FN(X) | ^~ /kisskb/src/kernel/bpf/core.c:1779:34: note: in expansion of macro 'EVAL1' 1779 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1780:34: note: in expansion of macro 'EVAL2' 1780 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1781:34: note: in expansion of macro 'EVAL3' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1791:1: note: in expansion of macro 'EVAL4' 1791 | EVAL4(DEFINE_BPF_PROG_RUN_ARGS, 416, 448, 480, 512); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run_args480': /kisskb/src/kernel/bpf/core.c:1767:6: note: byref variable will be forcibly initialized 1767 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:1779:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 1779 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1780:34: note: in expansion of macro 'EVAL2' 1780 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1781:34: note: in expansion of macro 'EVAL3' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1791:1: note: in expansion of macro 'EVAL4' 1791 | EVAL4(DEFINE_BPF_PROG_RUN_ARGS, 416, 448, 480, 512); | ^~~~~ /kisskb/src/kernel/bpf/core.c:1766:6: note: byref variable will be forcibly initialized 1766 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:1779:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 1779 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1780:34: note: in expansion of macro 'EVAL2' 1780 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1781:34: note: in expansion of macro 'EVAL3' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1791:1: note: in expansion of macro 'EVAL4' 1791 | EVAL4(DEFINE_BPF_PROG_RUN_ARGS, 416, 448, 480, 512); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run_args448': /kisskb/src/kernel/bpf/core.c:1767:6: note: byref variable will be forcibly initialized 1767 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:1780:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 1780 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1781:34: note: in expansion of macro 'EVAL3' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1791:1: note: in expansion of macro 'EVAL4' 1791 | EVAL4(DEFINE_BPF_PROG_RUN_ARGS, 416, 448, 480, 512); | ^~~~~ /kisskb/src/kernel/bpf/core.c:1766:6: note: byref variable will be forcibly initialized 1766 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:1780:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 1780 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1781:34: note: in expansion of macro 'EVAL3' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1791:1: note: in expansion of macro 'EVAL4' 1791 | EVAL4(DEFINE_BPF_PROG_RUN_ARGS, 416, 448, 480, 512); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run_args416': /kisskb/src/kernel/bpf/core.c:1767:6: note: byref variable will be forcibly initialized 1767 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:1781:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1791:1: note: in expansion of macro 'EVAL4' 1791 | EVAL4(DEFINE_BPF_PROG_RUN_ARGS, 416, 448, 480, 512); | ^~~~~ /kisskb/src/kernel/bpf/core.c:1766:6: note: byref variable will be forcibly initialized 1766 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:1781:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1791:1: note: in expansion of macro 'EVAL4' 1791 | EVAL4(DEFINE_BPF_PROG_RUN_ARGS, 416, 448, 480, 512); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run_args384': /kisskb/src/kernel/bpf/core.c:1767:6: note: byref variable will be forcibly initialized 1767 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:1778:22: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 1778 | #define EVAL1(FN, X) FN(X) | ^~ /kisskb/src/kernel/bpf/core.c:1779:34: note: in expansion of macro 'EVAL1' 1779 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1780:34: note: in expansion of macro 'EVAL2' 1780 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1781:34: note: in expansion of macro 'EVAL3' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1782:34: note: in expansion of macro 'EVAL4' 1782 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1783:34: note: in expansion of macro 'EVAL5' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1790:1: note: in expansion of macro 'EVAL6' 1790 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/kernel/bpf/core.c:1766:6: note: byref variable will be forcibly initialized 1766 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:1778:22: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 1778 | #define EVAL1(FN, X) FN(X) | ^~ /kisskb/src/kernel/bpf/core.c:1779:34: note: in expansion of macro 'EVAL1' 1779 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1780:34: note: in expansion of macro 'EVAL2' 1780 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1781:34: note: in expansion of macro 'EVAL3' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1782:34: note: in expansion of macro 'EVAL4' 1782 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1783:34: note: in expansion of macro 'EVAL5' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1790:1: note: in expansion of macro 'EVAL6' 1790 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run_args352': /kisskb/src/kernel/bpf/core.c:1767:6: note: byref variable will be forcibly initialized 1767 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:1779:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 1779 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1780:34: note: in expansion of macro 'EVAL2' 1780 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1781:34: note: in expansion of macro 'EVAL3' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1782:34: note: in expansion of macro 'EVAL4' 1782 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1783:34: note: in expansion of macro 'EVAL5' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1790:1: note: in expansion of macro 'EVAL6' 1790 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/kernel/bpf/core.c:1766:6: note: byref variable will be forcibly initialized 1766 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:1779:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 1779 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1780:34: note: in expansion of macro 'EVAL2' 1780 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1781:34: note: in expansion of macro 'EVAL3' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1782:34: note: in expansion of macro 'EVAL4' 1782 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1783:34: note: in expansion of macro 'EVAL5' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1790:1: note: in expansion of macro 'EVAL6' 1790 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run_args320': /kisskb/src/kernel/bpf/core.c:1767:6: note: byref variable will be forcibly initialized 1767 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:1780:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 1780 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1781:34: note: in expansion of macro 'EVAL3' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1782:34: note: in expansion of macro 'EVAL4' 1782 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1783:34: note: in expansion of macro 'EVAL5' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1790:1: note: in expansion of macro 'EVAL6' 1790 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/kernel/bpf/core.c:1766:6: note: byref variable will be forcibly initialized 1766 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:1780:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 1780 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1781:34: note: in expansion of macro 'EVAL3' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1782:34: note: in expansion of macro 'EVAL4' 1782 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1783:34: note: in expansion of macro 'EVAL5' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1790:1: note: in expansion of macro 'EVAL6' 1790 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run_args288': /kisskb/src/kernel/bpf/core.c:1767:6: note: byref variable will be forcibly initialized 1767 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:1781:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1782:34: note: in expansion of macro 'EVAL4' 1782 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1783:34: note: in expansion of macro 'EVAL5' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1790:1: note: in expansion of macro 'EVAL6' 1790 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/kernel/bpf/core.c:1766:6: note: byref variable will be forcibly initialized 1766 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:1781:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1782:34: note: in expansion of macro 'EVAL4' 1782 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1783:34: note: in expansion of macro 'EVAL5' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1790:1: note: in expansion of macro 'EVAL6' 1790 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run_args256': /kisskb/src/kernel/bpf/core.c:1767:6: note: byref variable will be forcibly initialized 1767 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:1782:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 1782 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1783:34: note: in expansion of macro 'EVAL5' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1790:1: note: in expansion of macro 'EVAL6' 1790 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/kernel/bpf/core.c:1766:6: note: byref variable will be forcibly initialized 1766 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:1782:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 1782 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1783:34: note: in expansion of macro 'EVAL5' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1790:1: note: in expansion of macro 'EVAL6' 1790 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run_args224': /kisskb/src/kernel/bpf/core.c:1767:6: note: byref variable will be forcibly initialized 1767 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:1783:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1790:1: note: in expansion of macro 'EVAL6' 1790 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/kernel/bpf/core.c:1766:6: note: byref variable will be forcibly initialized 1766 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:1783:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1790:1: note: in expansion of macro 'EVAL6' 1790 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run_args192': /kisskb/src/kernel/bpf/core.c:1767:6: note: byref variable will be forcibly initialized 1767 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:1778:22: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 1778 | #define EVAL1(FN, X) FN(X) | ^~ /kisskb/src/kernel/bpf/core.c:1779:34: note: in expansion of macro 'EVAL1' 1779 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1780:34: note: in expansion of macro 'EVAL2' 1780 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1781:34: note: in expansion of macro 'EVAL3' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1782:34: note: in expansion of macro 'EVAL4' 1782 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1783:34: note: in expansion of macro 'EVAL5' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1789:1: note: in expansion of macro 'EVAL6' 1789 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 32, 64, 96, 128, 160, 192); | ^~~~~ /kisskb/src/kernel/bpf/core.c:1766:6: note: byref variable will be forcibly initialized 1766 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:1778:22: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 1778 | #define EVAL1(FN, X) FN(X) | ^~ /kisskb/src/kernel/bpf/core.c:1779:34: note: in expansion of macro 'EVAL1' 1779 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1780:34: note: in expansion of macro 'EVAL2' 1780 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1781:34: note: in expansion of macro 'EVAL3' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1782:34: note: in expansion of macro 'EVAL4' 1782 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1783:34: note: in expansion of macro 'EVAL5' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1789:1: note: in expansion of macro 'EVAL6' 1789 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 32, 64, 96, 128, 160, 192); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run_args160': /kisskb/src/kernel/bpf/core.c:1767:6: note: byref variable will be forcibly initialized 1767 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:1779:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 1779 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1780:34: note: in expansion of macro 'EVAL2' 1780 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1781:34: note: in expansion of macro 'EVAL3' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1782:34: note: in expansion of macro 'EVAL4' 1782 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1783:34: note: in expansion of macro 'EVAL5' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1789:1: note: in expansion of macro 'EVAL6' 1789 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 32, 64, 96, 128, 160, 192); | ^~~~~ /kisskb/src/kernel/bpf/core.c:1766:6: note: byref variable will be forcibly initialized 1766 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:1779:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 1779 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1780:34: note: in expansion of macro 'EVAL2' 1780 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1781:34: note: in expansion of macro 'EVAL3' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1782:34: note: in expansion of macro 'EVAL4' 1782 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1783:34: note: in expansion of macro 'EVAL5' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1789:1: note: in expansion of macro 'EVAL6' 1789 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 32, 64, 96, 128, 160, 192); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run_args128': /kisskb/src/kernel/bpf/core.c:1767:6: note: byref variable will be forcibly initialized 1767 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:1780:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 1780 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1781:34: note: in expansion of macro 'EVAL3' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1782:34: note: in expansion of macro 'EVAL4' 1782 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1783:34: note: in expansion of macro 'EVAL5' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1789:1: note: in expansion of macro 'EVAL6' 1789 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 32, 64, 96, 128, 160, 192); | ^~~~~ /kisskb/src/kernel/bpf/core.c:1766:6: note: byref variable will be forcibly initialized 1766 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:1780:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 1780 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1781:34: note: in expansion of macro 'EVAL3' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1782:34: note: in expansion of macro 'EVAL4' 1782 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1783:34: note: in expansion of macro 'EVAL5' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1789:1: note: in expansion of macro 'EVAL6' 1789 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 32, 64, 96, 128, 160, 192); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run_args96': /kisskb/src/kernel/bpf/core.c:1767:6: note: byref variable will be forcibly initialized 1767 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:1781:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1782:34: note: in expansion of macro 'EVAL4' 1782 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1783:34: note: in expansion of macro 'EVAL5' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1789:1: note: in expansion of macro 'EVAL6' 1789 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 32, 64, 96, 128, 160, 192); | ^~~~~ /kisskb/src/kernel/bpf/core.c:1766:6: note: byref variable will be forcibly initialized 1766 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:1781:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1782:34: note: in expansion of macro 'EVAL4' 1782 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1783:34: note: in expansion of macro 'EVAL5' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1789:1: note: in expansion of macro 'EVAL6' 1789 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 32, 64, 96, 128, 160, 192); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run_args64': /kisskb/src/kernel/bpf/core.c:1767:6: note: byref variable will be forcibly initialized 1767 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:1782:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 1782 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1783:34: note: in expansion of macro 'EVAL5' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1789:1: note: in expansion of macro 'EVAL6' 1789 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 32, 64, 96, 128, 160, 192); | ^~~~~ /kisskb/src/kernel/bpf/core.c:1766:6: note: byref variable will be forcibly initialized 1766 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:1782:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 1782 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1783:34: note: in expansion of macro 'EVAL5' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1789:1: note: in expansion of macro 'EVAL6' 1789 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 32, 64, 96, 128, 160, 192); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run_args32': /kisskb/src/kernel/bpf/core.c:1767:6: note: byref variable will be forcibly initialized 1767 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:1783:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1789:1: note: in expansion of macro 'EVAL6' 1789 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 32, 64, 96, 128, 160, 192); | ^~~~~ In file included from /kisskb/src/fs/fscache/cookie.c:13: /kisskb/src/fs/fscache/cookie.c: In function 'kmalloc_array': /kisskb/src/kernel/bpf/core.c:1766:6: note: byref variable will be forcibly initialized 1766 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:1783:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1789:1: note: in expansion of macro 'EVAL6' 1789 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 32, 64, 96, 128, 160, 192); | ^~~~~ /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run512': /kisskb/src/kernel/bpf/core.c:1754:6: note: byref variable will be forcibly initialized 1754 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:1778:22: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 1778 | #define EVAL1(FN, X) FN(X) | ^~ /kisskb/src/kernel/bpf/core.c:1779:34: note: in expansion of macro 'EVAL1' 1779 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1780:34: note: in expansion of macro 'EVAL2' 1780 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1781:34: note: in expansion of macro 'EVAL3' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1787:1: note: in expansion of macro 'EVAL4' 1787 | EVAL4(DEFINE_BPF_PROG_RUN, 416, 448, 480, 512); | ^~~~~ /kisskb/src/kernel/bpf/core.c:1753:6: note: byref variable will be forcibly initialized 1753 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:1778:22: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 1778 | #define EVAL1(FN, X) FN(X) | ^~ /kisskb/src/kernel/bpf/core.c:1779:34: note: in expansion of macro 'EVAL1' 1779 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1780:34: note: in expansion of macro 'EVAL2' 1780 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1781:34: note: in expansion of macro 'EVAL3' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1787:1: note: in expansion of macro 'EVAL4' 1787 | EVAL4(DEFINE_BPF_PROG_RUN, 416, 448, 480, 512); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run480': /kisskb/src/kernel/bpf/core.c:1754:6: note: byref variable will be forcibly initialized 1754 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:1779:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 1779 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1780:34: note: in expansion of macro 'EVAL2' 1780 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1781:34: note: in expansion of macro 'EVAL3' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1787:1: note: in expansion of macro 'EVAL4' 1787 | EVAL4(DEFINE_BPF_PROG_RUN, 416, 448, 480, 512); | ^~~~~ /kisskb/src/kernel/bpf/core.c:1753:6: note: byref variable will be forcibly initialized 1753 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:1779:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 1779 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1780:34: note: in expansion of macro 'EVAL2' 1780 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1781:34: note: in expansion of macro 'EVAL3' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1787:1: note: in expansion of macro 'EVAL4' 1787 | EVAL4(DEFINE_BPF_PROG_RUN, 416, 448, 480, 512); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run448': /kisskb/src/kernel/bpf/core.c:1754:6: note: byref variable will be forcibly initialized 1754 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:1780:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 1780 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1781:34: note: in expansion of macro 'EVAL3' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1787:1: note: in expansion of macro 'EVAL4' 1787 | EVAL4(DEFINE_BPF_PROG_RUN, 416, 448, 480, 512); | ^~~~~ /kisskb/src/kernel/bpf/core.c:1753:6: note: byref variable will be forcibly initialized 1753 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:1780:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 1780 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1781:34: note: in expansion of macro 'EVAL3' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1787:1: note: in expansion of macro 'EVAL4' 1787 | EVAL4(DEFINE_BPF_PROG_RUN, 416, 448, 480, 512); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run416': /kisskb/src/kernel/bpf/core.c:1754:6: note: byref variable will be forcibly initialized 1754 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:1781:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1787:1: note: in expansion of macro 'EVAL4' 1787 | EVAL4(DEFINE_BPF_PROG_RUN, 416, 448, 480, 512); | ^~~~~ /kisskb/src/kernel/bpf/core.c:1753:6: note: byref variable will be forcibly initialized 1753 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:1781:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1787:1: note: in expansion of macro 'EVAL4' 1787 | EVAL4(DEFINE_BPF_PROG_RUN, 416, 448, 480, 512); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run384': /kisskb/src/kernel/bpf/core.c:1754:6: note: byref variable will be forcibly initialized 1754 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:1778:22: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 1778 | #define EVAL1(FN, X) FN(X) | ^~ /kisskb/src/kernel/bpf/core.c:1779:34: note: in expansion of macro 'EVAL1' 1779 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1780:34: note: in expansion of macro 'EVAL2' 1780 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1781:34: note: in expansion of macro 'EVAL3' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1782:34: note: in expansion of macro 'EVAL4' 1782 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1783:34: note: in expansion of macro 'EVAL5' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1786:1: note: in expansion of macro 'EVAL6' 1786 | EVAL6(DEFINE_BPF_PROG_RUN, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/kernel/bpf/core.c:1753:6: note: byref variable will be forcibly initialized 1753 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:1778:22: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 1778 | #define EVAL1(FN, X) FN(X) | ^~ /kisskb/src/kernel/bpf/core.c:1779:34: note: in expansion of macro 'EVAL1' 1779 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1780:34: note: in expansion of macro 'EVAL2' 1780 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1781:34: note: in expansion of macro 'EVAL3' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1782:34: note: in expansion of macro 'EVAL4' 1782 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1783:34: note: in expansion of macro 'EVAL5' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1786:1: note: in expansion of macro 'EVAL6' 1786 | EVAL6(DEFINE_BPF_PROG_RUN, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run352': /kisskb/src/kernel/bpf/core.c:1754:6: note: byref variable will be forcibly initialized 1754 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:1779:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 1779 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1780:34: note: in expansion of macro 'EVAL2' 1780 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1781:34: note: in expansion of macro 'EVAL3' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1782:34: note: in expansion of macro 'EVAL4' 1782 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1783:34: note: in expansion of macro 'EVAL5' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1786:1: note: in expansion of macro 'EVAL6' 1786 | EVAL6(DEFINE_BPF_PROG_RUN, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/kernel/bpf/core.c:1753:6: note: byref variable will be forcibly initialized 1753 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:1779:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 1779 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1780:34: note: in expansion of macro 'EVAL2' 1780 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1781:34: note: in expansion of macro 'EVAL3' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1782:34: note: in expansion of macro 'EVAL4' 1782 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1783:34: note: in expansion of macro 'EVAL5' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1786:1: note: in expansion of macro 'EVAL6' 1786 | EVAL6(DEFINE_BPF_PROG_RUN, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run320': /kisskb/src/kernel/bpf/core.c:1754:6: note: byref variable will be forcibly initialized 1754 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:1780:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 1780 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1781:34: note: in expansion of macro 'EVAL3' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1782:34: note: in expansion of macro 'EVAL4' 1782 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1783:34: note: in expansion of macro 'EVAL5' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1786:1: note: in expansion of macro 'EVAL6' 1786 | EVAL6(DEFINE_BPF_PROG_RUN, 224, 256, 288, 320, 352, 384); | ^~~~~ 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:15, from /kisskb/src/fs/fscache/cookie.c:14: /kisskb/src/fs/fscache/cookie.c: In function 'fscache_wait_on_collision': /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:378:3: note: in expansion of macro 'wait_var_event' 378 | wait_var_event(statep, READ_ONCE(*statep) == FSCACHE_COOKIE_STATE_DROPPED); | ^~~~~~~~~~~~~~ /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/fs/fscache/cookie.c:373:2: note: in expansion of macro 'wait_var_event_timeout' 373 | wait_var_event_timeout(statep, READ_ONCE(*statep) == FSCACHE_COOKIE_STATE_DROPPED, | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c:1753:6: note: byref variable will be forcibly initialized 1753 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:1780:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 1780 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1781:34: note: in expansion of macro 'EVAL3' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1782:34: note: in expansion of macro 'EVAL4' 1782 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1783:34: note: in expansion of macro 'EVAL5' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1786:1: note: in expansion of macro 'EVAL6' 1786 | EVAL6(DEFINE_BPF_PROG_RUN, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run288': /kisskb/src/kernel/bpf/core.c:1754:6: note: byref variable will be forcibly initialized 1754 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:1781:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1782:34: note: in expansion of macro 'EVAL4' 1782 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1783:34: note: in expansion of macro 'EVAL5' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1786:1: note: in expansion of macro 'EVAL6' 1786 | EVAL6(DEFINE_BPF_PROG_RUN, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/kernel/bpf/core.c:1753:6: note: byref variable will be forcibly initialized 1753 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:1781:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1782:34: note: in expansion of macro 'EVAL4' 1782 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1783:34: note: in expansion of macro 'EVAL5' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1786:1: note: in expansion of macro 'EVAL6' 1786 | EVAL6(DEFINE_BPF_PROG_RUN, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run256': /kisskb/src/kernel/bpf/core.c:1754:6: note: byref variable will be forcibly initialized 1754 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:1782:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 1782 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1783:34: note: in expansion of macro 'EVAL5' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1786:1: note: in expansion of macro 'EVAL6' 1786 | EVAL6(DEFINE_BPF_PROG_RUN, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/kernel/bpf/core.c:1753:6: note: byref variable will be forcibly initialized 1753 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:1782:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 1782 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1783:34: note: in expansion of macro 'EVAL5' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1786:1: note: in expansion of macro 'EVAL6' 1786 | EVAL6(DEFINE_BPF_PROG_RUN, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run224': /kisskb/src/kernel/bpf/core.c:1754:6: note: byref variable will be forcibly initialized 1754 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:1783:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1786:1: note: in expansion of macro 'EVAL6' 1786 | EVAL6(DEFINE_BPF_PROG_RUN, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/kernel/bpf/core.c:1753:6: note: byref variable will be forcibly initialized 1753 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:1783:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1786:1: note: in expansion of macro 'EVAL6' 1786 | EVAL6(DEFINE_BPF_PROG_RUN, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run192': /kisskb/src/kernel/bpf/core.c:1754:6: note: byref variable will be forcibly initialized 1754 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:1778:22: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 1778 | #define EVAL1(FN, X) FN(X) | ^~ /kisskb/src/kernel/bpf/core.c:1779:34: note: in expansion of macro 'EVAL1' 1779 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1780:34: note: in expansion of macro 'EVAL2' 1780 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1781:34: note: in expansion of macro 'EVAL3' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1782:34: note: in expansion of macro 'EVAL4' 1782 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1783:34: note: in expansion of macro 'EVAL5' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1785:1: note: in expansion of macro 'EVAL6' 1785 | EVAL6(DEFINE_BPF_PROG_RUN, 32, 64, 96, 128, 160, 192); | ^~~~~ /kisskb/src/kernel/bpf/core.c:1753:6: note: byref variable will be forcibly initialized 1753 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:1778:22: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 1778 | #define EVAL1(FN, X) FN(X) | ^~ /kisskb/src/kernel/bpf/core.c:1779:34: note: in expansion of macro 'EVAL1' 1779 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1780:34: note: in expansion of macro 'EVAL2' 1780 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1781:34: note: in expansion of macro 'EVAL3' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1782:34: note: in expansion of macro 'EVAL4' 1782 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1783:34: note: in expansion of macro 'EVAL5' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1785:1: note: in expansion of macro 'EVAL6' 1785 | EVAL6(DEFINE_BPF_PROG_RUN, 32, 64, 96, 128, 160, 192); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run160': /kisskb/src/kernel/bpf/core.c:1754:6: note: byref variable will be forcibly initialized 1754 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:1779:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 1779 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1780:34: note: in expansion of macro 'EVAL2' 1780 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1781:34: note: in expansion of macro 'EVAL3' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1782:34: note: in expansion of macro 'EVAL4' 1782 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1783:34: note: in expansion of macro 'EVAL5' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1785:1: note: in expansion of macro 'EVAL6' 1785 | EVAL6(DEFINE_BPF_PROG_RUN, 32, 64, 96, 128, 160, 192); | ^~~~~ /kisskb/src/kernel/bpf/core.c:1753:6: note: byref variable will be forcibly initialized 1753 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:1779:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 1779 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1780:34: note: in expansion of macro 'EVAL2' 1780 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1781:34: note: in expansion of macro 'EVAL3' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1782:34: note: in expansion of macro 'EVAL4' 1782 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1783:34: note: in expansion of macro 'EVAL5' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1785:1: note: in expansion of macro 'EVAL6' 1785 | EVAL6(DEFINE_BPF_PROG_RUN, 32, 64, 96, 128, 160, 192); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run128': /kisskb/src/kernel/bpf/core.c:1754:6: note: byref variable will be forcibly initialized 1754 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:1780:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 1780 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1781:34: note: in expansion of macro 'EVAL3' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1782:34: note: in expansion of macro 'EVAL4' 1782 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1783:34: note: in expansion of macro 'EVAL5' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1785:1: note: in expansion of macro 'EVAL6' 1785 | EVAL6(DEFINE_BPF_PROG_RUN, 32, 64, 96, 128, 160, 192); | ^~~~~ /kisskb/src/kernel/bpf/core.c:1753:6: note: byref variable will be forcibly initialized 1753 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:1780:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 1780 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1781:34: note: in expansion of macro 'EVAL3' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1782:34: note: in expansion of macro 'EVAL4' 1782 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1783:34: note: in expansion of macro 'EVAL5' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1785:1: note: in expansion of macro 'EVAL6' 1785 | EVAL6(DEFINE_BPF_PROG_RUN, 32, 64, 96, 128, 160, 192); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run96': /kisskb/src/kernel/bpf/core.c:1754:6: note: byref variable will be forcibly initialized 1754 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:1781:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1782:34: note: in expansion of macro 'EVAL4' 1782 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1783:34: note: in expansion of macro 'EVAL5' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1785:1: note: in expansion of macro 'EVAL6' 1785 | EVAL6(DEFINE_BPF_PROG_RUN, 32, 64, 96, 128, 160, 192); | ^~~~~ /kisskb/src/kernel/bpf/core.c:1753:6: note: byref variable will be forcibly initialized 1753 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:1781:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 1781 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1782:34: note: in expansion of macro 'EVAL4' 1782 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1783:34: note: in expansion of macro 'EVAL5' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1785:1: note: in expansion of macro 'EVAL6' 1785 | EVAL6(DEFINE_BPF_PROG_RUN, 32, 64, 96, 128, 160, 192); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run64': /kisskb/src/kernel/bpf/core.c:1754:6: note: byref variable will be forcibly initialized 1754 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:1782:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 1782 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1783:34: note: in expansion of macro 'EVAL5' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1785:1: note: in expansion of macro 'EVAL6' 1785 | EVAL6(DEFINE_BPF_PROG_RUN, 32, 64, 96, 128, 160, 192); | ^~~~~ /kisskb/src/kernel/bpf/core.c:1753:6: note: byref variable will be forcibly initialized 1753 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:1782:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 1782 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1783:34: note: in expansion of macro 'EVAL5' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:1785:1: note: in expansion of macro 'EVAL6' 1785 | EVAL6(DEFINE_BPF_PROG_RUN, 32, 64, 96, 128, 160, 192); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run32': /kisskb/src/kernel/bpf/core.c:1754:6: note: byref variable will be forcibly initialized 1754 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:1783:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1785:1: note: in expansion of macro 'EVAL6' 1785 | EVAL6(DEFINE_BPF_PROG_RUN, 32, 64, 96, 128, 160, 192); | ^~~~~ /kisskb/src/kernel/bpf/core.c:1753:6: note: byref variable will be forcibly initialized 1753 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:1783:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 1783 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:1785:1: note: in expansion of macro 'EVAL6' 1785 | EVAL6(DEFINE_BPF_PROG_RUN, 32, 64, 96, 128, 160, 192); | ^~~~~ /kisskb/src/fs/fscache/cookie.c: In function 'fscache_put_cookie': /kisskb/src/fs/fscache/cookie.c:937:6: note: byref variable will be forcibly initialized 937 | int ref; | ^~~ /kisskb/src/fs/fscache/cookie.c: In function 'fscache_get_cookie': /kisskb/src/fs/fscache/cookie.c:954:6: note: byref variable will be forcibly initialized 954 | int ref; | ^~~ In file included from /kisskb/src/include/linux/random.h:13, from /kisskb/src/include/linux/net.h:18, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/linux/filter.h:11, from /kisskb/src/kernel/bpf/core.c:21: /kisskb/src/kernel/bpf/core.c: In function 'bpf_user_rnd_init_once': /kisskb/src/include/linux/once.h:44:18: note: byref variable will be forcibly initialized 44 | unsigned long ___flags; \ | ^~~~~~~~ /kisskb/src/include/linux/prandom.h:80:2: note: in expansion of macro 'DO_ONCE' 80 | DO_ONCE(prandom_seed_full_state, (pcpu_state)) | ^~~~~~~ /kisskb/src/kernel/bpf/core.c:2320:2: note: in expansion of macro 'prandom_init_once' 2320 | prandom_init_once(&bpf_user_rnd_state); | ^~~~~~~~~~~~~~~~~ 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:15, from /kisskb/src/fs/fscache/cookie.c:14: /kisskb/src/fs/fscache/cookie.c: In function '__fscache_use_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:589:3: note: in expansion of macro 'wait_var_event' 589 | wait_var_event(&cookie->state, | ^~~~~~~~~~~~~~ /kisskb/src/fs/configfs/symlink.c: In function 'configfs_symlink': /kisskb/src/fs/configfs/symlink.c:147:22: note: byref variable will be forcibly initialized 147 | struct config_item *target_item = NULL; | ^~~~~~~~~~~ /kisskb/src/fs/configfs/symlink.c:144:14: note: byref variable will be forcibly initialized 144 | struct path path; | ^~~~ /kisskb/src/fs/minix/namei.c: In function 'minix_mkdir': /kisskb/src/fs/minix/namei.c:118:6: note: byref variable will be forcibly initialized 118 | int err; | ^~~ /kisskb/src/fs/minix/namei.c: In function 'minix_mknod': /kisskb/src/fs/minix/namei.c:39:6: note: byref variable will be forcibly initialized 39 | int error; | ^~~~~ /kisskb/src/fs/minix/namei.c: In function 'minix_tmpfile': /kisskb/src/fs/minix/namei.c:58:6: note: byref variable will be forcibly initialized 58 | int error; | ^~~~~ /kisskb/src/fs/minix/namei.c: In function 'minix_unlink': /kisskb/src/fs/minix/namei.c:155:16: note: byref variable will be forcibly initialized 155 | struct page * page; | ^~~~ /kisskb/src/fs/minix/namei.c: In function 'minix_rename': /kisskb/src/fs/minix/namei.c:215:17: note: byref variable will be forcibly initialized 215 | struct page * new_page; | ^~~~~~~~ /kisskb/src/fs/minix/namei.c:196:16: note: byref variable will be forcibly initialized 196 | struct page * old_page; | ^~~~~~~~ /kisskb/src/fs/minix/namei.c:194:16: note: byref variable will be forcibly initialized 194 | struct page * dir_page = NULL; | ^~~~~~~~ /kisskb/src/fs/minix/namei.c: In function 'minix_symlink': /kisskb/src/fs/minix/namei.c:77:6: note: byref variable will be forcibly initialized 77 | int err = -ENAMETOOLONG; | ^~~ /kisskb/src/fs/minix/inode.c: In function 'V1_minix_update_inode': /kisskb/src/fs/minix/inode.c:582:23: note: byref variable will be forcibly initialized 582 | struct buffer_head * bh; | ^~ /kisskb/src/fs/minix/inode.c: In function 'V2_minix_update_inode': /kisskb/src/fs/minix/inode.c:609:23: note: byref variable will be forcibly initialized 609 | struct buffer_head * bh; | ^~ /kisskb/src/fs/minix/inode.c: In function 'V1_minix_iget': /kisskb/src/fs/minix/inode.c:481:23: note: byref variable will be forcibly initialized 481 | struct buffer_head * bh; | ^~ /kisskb/src/fs/minix/inode.c: In function 'V2_minix_iget': /kisskb/src/fs/minix/inode.c:521:23: note: byref variable will be forcibly initialized 521 | struct buffer_head * bh; | ^~ /kisskb/src/arch/powerpc/kernel/pci_of_scan.c: In function 'get_int_prop': /kisskb/src/arch/powerpc/kernel/pci_of_scan.c:25:6: note: byref variable will be forcibly initialized 25 | int len; | ^~~ /kisskb/src/arch/powerpc/kernel/pci_of_scan.c: In function 'of_pci_parse_addrs': /kisskb/src/arch/powerpc/kernel/pci_of_scan.c:125:6: note: byref variable will be forcibly initialized 125 | int proplen; | ^~~~~~~ /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_dev': /kisskb/src/arch/powerpc/kernel/pci_of_scan.c:353:6: note: byref variable will be forcibly initialized 353 | int reglen, devfn; | ^~~~~~ /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/arch/powerpc/kernel/pci_of_scan.c:256:6: note: byref variable will be forcibly initialized 256 | int len, i, mode; | ^~~ /kisskb/src/arch/powerpc/kernel/pci-common.c: In function 'get_phb_number': /kisskb/src/arch/powerpc/kernel/pci-common.c:78:6: note: byref variable will be forcibly initialized 78 | u64 prop; | ^~~~ /kisskb/src/arch/powerpc/kernel/pci-common.c:77:6: note: byref variable will be forcibly initialized 77 | u32 prop_32; | ^~~~~~~ /kisskb/src/arch/powerpc/kernel/pci-common.c: In function 'pcibios_fixup_resources': /kisskb/src/arch/powerpc/kernel/pci-common.c:878:25: note: byref variable will be forcibly initialized 878 | 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:921:6: note: byref variable will be forcibly initialized 921 | u16 command; | ^~~~~~~ /kisskb/src/arch/powerpc/kernel/pci-common.c:920:24: note: byref variable will be forcibly initialized 920 | struct pci_bus_region region; | ^~~~~~ /kisskb/src/arch/powerpc/kernel/pci-common.c: In function 'pci_read_irq_line': /kisskb/src/arch/powerpc/kernel/pci-common.c:426:12: note: byref variable will be forcibly initialized 426 | u8 line, pin; | ^~~ /kisskb/src/arch/powerpc/kernel/pci-common.c:426:6: note: byref variable will be forcibly initialized 426 | u8 line, pin; | ^~~~ /kisskb/src/arch/powerpc/kernel/pci-common.c: In function 'pcibios_allocate_resources': /kisskb/src/arch/powerpc/kernel/pci-common.c:1327:8: note: byref variable will be forcibly initialized 1327 | u32 reg; | ^~~ /kisskb/src/arch/powerpc/kernel/pci-common.c:1297:6: note: byref variable will be forcibly initialized 1297 | u16 command; | ^~~~~~~ /kisskb/src/arch/powerpc/kernel/pci-common.c: In function 'pci_resource_to_user': /kisskb/src/arch/powerpc/kernel/pci-common.c:692:24: note: byref variable will be forcibly initialized 692 | 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:743:29: note: byref variable will be forcibly initialized 743 | struct of_pci_range_parser parser; | ^~~~~~ /kisskb/src/arch/powerpc/kernel/pci-common.c:742:22: note: byref variable will be forcibly initialized 742 | 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:1630:12: note: byref variable will be forcibly initialized 1630 | LIST_HEAD(resources); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/rsa.c: In function 'rsa_dec': /kisskb/src/crypto/rsa.c:100:6: note: byref variable will be forcibly initialized 100 | int sign; | ^~~~ /kisskb/src/crypto/rsa.c: In function 'rsa_enc': /kisskb/src/crypto/rsa.c:61:6: note: byref variable will be forcibly initialized 61 | int sign; | ^~~~ /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; | ^~~~~~~~~ /kisskb/src/crypto/rsa-pkcs1pad.c: In function 'pkcs1pad_create': /kisskb/src/crypto/rsa-pkcs1pad.c:600:6: note: byref variable will be forcibly initialized 600 | u32 mask; | ^~~~ /kisskb/src/fs/gfs2/sys.c: In function 'lkfirst_store': /kisskb/src/fs/gfs2/sys.c:457:11: note: byref variable will be forcibly initialized 457 | unsigned first; | ^~~~~ /kisskb/src/fs/gfs2/sys.c: In function 'jid_store': /kisskb/src/fs/gfs2/sys.c:559:13: note: byref variable will be forcibly initialized 559 | int jid; | ^~~ /kisskb/src/fs/gfs2/sys.c: In function 'wdack_store': /kisskb/src/fs/gfs2/sys.c:435:11: note: byref variable will be forcibly initialized 435 | int ret, val; | ^~~ /kisskb/src/fs/gfs2/sys.c: In function 'block_store': /kisskb/src/fs/gfs2/sys.c:408:11: note: byref variable will be forcibly initialized 408 | int ret, val; | ^~~ /kisskb/src/fs/gfs2/sys.c: In function 'quota_scale_store': /kisskb/src/fs/gfs2/sys.c:628:18: note: byref variable will be forcibly initialized 628 | unsigned int x, y; | ^ /kisskb/src/fs/gfs2/sys.c:628:15: note: byref variable will be forcibly initialized 628 | unsigned int x, y; | ^ /kisskb/src/fs/gfs2/sys.c: In function 'tune_set': /kisskb/src/fs/gfs2/sys.c:647:15: note: byref variable will be forcibly initialized 647 | unsigned int x; | ^ /kisskb/src/fs/gfs2/sys.c: In function 'status_show': /kisskb/src/fs/gfs2/sys.c:68:16: note: byref variable will be forcibly initialized 68 | unsigned long f = sdp->sd_flags; | ^ /kisskb/src/fs/gfs2/sys.c: In function 'demote_rq_store': /kisskb/src/fs/gfs2/sys.c:299:7: note: byref variable will be forcibly initialized 299 | char mode[16]; | ^~~~ /kisskb/src/fs/gfs2/sys.c:298:21: note: byref variable will be forcibly initialized 298 | unsigned long long glnum; | ^~~~~ /kisskb/src/fs/gfs2/sys.c:297:15: note: byref variable will be forcibly initialized 297 | unsigned int gltype; | ^~~~~~ /kisskb/src/fs/gfs2/sys.c:294:21: note: byref variable will be forcibly initialized 294 | struct gfs2_glock *gl; | ^~ /kisskb/src/fs/gfs2/sys.c: In function 'quota_refresh_group_store': /kisskb/src/fs/gfs2/sys.c:275:6: note: byref variable will be forcibly initialized 275 | u32 id; | ^~ /kisskb/src/fs/gfs2/sys.c: In function 'quota_refresh_user_store': /kisskb/src/fs/gfs2/sys.c:253:6: note: byref variable will be forcibly initialized 253 | u32 id; | ^~ /kisskb/src/fs/gfs2/sys.c: In function 'quota_sync_store': /kisskb/src/fs/gfs2/sys.c:232:13: note: byref variable will be forcibly initialized 232 | int error, val; | ^~~ /kisskb/src/fs/gfs2/sys.c: In function 'statfs_sync_store': /kisskb/src/fs/gfs2/sys.c:213:13: note: byref variable will be forcibly initialized 213 | int error, val; | ^~~ /kisskb/src/fs/gfs2/sys.c: In function 'withdraw_store': /kisskb/src/fs/gfs2/sys.c:192:13: note: byref variable will be forcibly initialized 192 | int error, val; | ^~~ /kisskb/src/fs/gfs2/sys.c: In function 'freeze_store': /kisskb/src/fs/gfs2/sys.c:156:13: note: byref variable will be forcibly initialized 156 | int error, n; | ^ /kisskb/src/fs/gfs2/sys.c: In function 'recover_store': /kisskb/src/fs/gfs2/sys.c:523:11: note: byref variable will be forcibly initialized 523 | unsigned jid; | ^~~ /kisskb/src/fs/gfs2/sys.c: In function 'gfs2_sys_fs_add': /kisskb/src/fs/gfs2/sys.c:720:8: note: byref variable will be forcibly initialized 720 | char *envp[] = { ro, spectator, NULL }; | ^~~~ /kisskb/src/fs/gfs2/sys.c:719:7: note: byref variable will be forcibly initialized 719 | char spectator[20]; | ^~~~~~~~~ /kisskb/src/fs/gfs2/sys.c:718:7: note: byref variable will be forcibly initialized 718 | char ro[20]; | ^~ /kisskb/src/fs/gfs2/trans.c: In function '__gfs2_trans_begin': /kisskb/src/fs/gfs2/trans.c:44:15: note: byref variable will be forcibly initialized 44 | unsigned int extra_revokes; | ^~~~~~~~~~~~~ /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/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; | ^~~~~~ In file included from /kisskb/src/block/partitions/acorn.c:13: /kisskb/src/block/partitions/acorn.c: In function 'put_partition': /kisskb/src/block/partitions/check.h:41:8: note: byref variable will be forcibly initialized 41 | char tmp[1 + BDEVNAME_SIZE + 10 + 1]; | ^~~ /kisskb/src/block/partitions/acorn.c: In function 'adfspart_check_ICSLinux': /kisskb/src/block/partitions/acorn.c:311:9: note: byref variable will be forcibly initialized 311 | Sector sect; | ^~~~ /kisskb/src/block/partitions/acorn.c: In function 'adfspart_check_ICS': /kisskb/src/block/partitions/acorn.c:355:9: note: byref variable will be forcibly initialized 355 | Sector sect; | ^~~~ /kisskb/src/block/partitions/acorn.c: In function 'adfspart_check_EESOX': /kisskb/src/block/partitions/acorn.c:511:16: note: byref variable will be forcibly initialized 511 | unsigned char buffer[256]; | ^~~~~~ /kisskb/src/block/partitions/acorn.c:509:9: note: byref variable will be forcibly initialized 509 | Sector sect; | ^~~~ In file included from /kisskb/src/block/partitions/atari.c:12: /kisskb/src/block/partitions/atari.c: In function 'put_partition': /kisskb/src/block/partitions/check.h:41:8: note: byref variable will be forcibly initialized 41 | char tmp[1 + BDEVNAME_SIZE + 10 + 1]; | ^~~ /kisskb/src/block/partitions/atari.c: In function 'atari_partition': /kisskb/src/block/partitions/atari.c:76:10: note: byref variable will be forcibly initialized 76 | Sector sect2; | ^~~~~ /kisskb/src/block/partitions/atari.c:36:9: note: byref variable will be forcibly initialized 36 | Sector sect; | ^~~~ /kisskb/src/fs/minix/dir.c: In function 'minix_inode_by_name': /kisskb/src/fs/minix/dir.c:453:15: note: byref variable will be forcibly initialized 453 | struct page *page; | ^~~~ /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/fs/gfs2/util.c: In function 'signal_our_withdraw': /kisskb/src/fs/gfs2/util.c:155:22: note: byref variable will be forcibly initialized 155 | struct gfs2_holder freeze_gh; | ^~~~~~~~~ /kisskb/src/fs/gfs2/util.c: In function 'gfs2_lm': /kisskb/src/fs/gfs2/util.c:309:10: note: byref variable will be forcibly initialized 309 | va_list args; | ^~~~ /kisskb/src/fs/gfs2/util.c:308:19: note: byref variable will be forcibly initialized 308 | struct va_format vaf; | ^~~ /kisskb/src/fs/gfs2/util.c: In function 'gfs2_consist_rgrpd_i': /kisskb/src/fs/gfs2/util.c:469:7: note: byref variable will be forcibly initialized 469 | char fs_id_buf[sizeof(sdp->sd_fsname) + 7]; | ^~~~~~~~~ /kisskb/src/fs/bfs/inode.c: In function 'bfs_write_inode': /kisskb/src/fs/bfs/inode.c:123:22: note: byref variable will be forcibly initialized 123 | struct buffer_head *bh; | ^~ /kisskb/src/fs/bfs/inode.c: In function 'bfs_evict_inode': /kisskb/src/fs/bfs/inode.c:167:22: note: byref variable will be forcibly initialized 167 | struct buffer_head *bh; | ^~ /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; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/genhd.h:16, from /kisskb/src/include/linux/blkdev.h:6, from /kisskb/src/block/fops.c:9: /kisskb/src/block/fops.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/block/fops.c: In function '__blkdev_direct_IO_simple': /kisskb/src/block/fops.c:61:13: note: byref variable will be forcibly initialized 61 | struct bio bio; | ^~~ /kisskb/src/block/fops.c:58:17: note: byref variable will be forcibly initialized 58 | struct bio_vec inline_vecs[DIO_INLINE_BIO_VECS], *vecs; | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/extent-tree.c: In function 'do_discard_extent': /kisskb/src/fs/btrfs/extent-tree.c:1276:6: note: byref variable will be forcibly initialized 1276 | u64 discarded = 0; | ^~~~~~~~~ /kisskb/src/block/fops.c: In function '__blkdev_direct_IO': /kisskb/src/block/fops.c:188:18: note: byref variable will be forcibly initialized 188 | struct blk_plug plug; | ^~~~ In file included from /kisskb/src/fs/btrfs/tree-log.h:9, from /kisskb/src/fs/btrfs/extent-tree.c:20: /kisskb/src/fs/btrfs/extent-tree.c: In function 'btrfs_insert_empty_item': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/btrfs/extent-tree.c: In function 'insert_tree_block_ref': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized /kisskb/src/fs/btrfs/extent-tree.c:707:21: note: byref variable will be forcibly initialized 707 | static noinline int insert_tree_block_ref(struct btrfs_trans_handle *trans, | ^~~~~~~~~~~~~~~~~~~~~ /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:1575:19: note: byref variable will be forcibly initialized 1575 | struct btrfs_key key; | ^~~ /kisskb/src/block/fops.c: In function 'blkdev_write_iter': /kisskb/src/block/fops.c:531:18: note: byref variable will be forcibly initialized 531 | struct blk_plug plug; | ^~~~ In file included from /kisskb/src/fs/btrfs/tree-log.h:9, from /kisskb/src/fs/btrfs/extent-tree.c:20: /kisskb/src/fs/btrfs/extent-tree.c: In function 'alloc_reserved_tree_block': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/btrfs/extent-tree.c:4640:12: note: byref variable will be forcibly initialized 4640 | static int alloc_reserved_tree_block(struct btrfs_trans_handle *trans, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/extent-tree.c:4647:19: note: byref variable will be forcibly initialized 4647 | struct btrfs_key extent_key; | ^~~~~~~~~~ In file included from /kisskb/src/fs/btrfs/tree-log.h:9, from /kisskb/src/fs/btrfs/extent-tree.c:20: /kisskb/src/fs/btrfs/extent-tree.c: In function 'alloc_reserved_file_extent': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/btrfs/extent-tree.c:4567:12: note: byref variable will be forcibly initialized 4567 | static int alloc_reserved_file_extent(struct btrfs_trans_handle *trans, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/block/partitions/mac.c:11: /kisskb/src/block/partitions/mac.c: In function 'put_partition': /kisskb/src/block/partitions/check.h:41:8: note: byref variable will be forcibly initialized 41 | char tmp[1 + BDEVNAME_SIZE + 10 + 1]; | ^~~ /kisskb/src/fs/btrfs/extent-tree.c: In function 'remove_extent_data_ref': /kisskb/src/block/partitions/mac.c: In function 'mac_partition': /kisskb/src/fs/btrfs/extent-tree.c:599:19: note: byref variable will be forcibly initialized 599 | struct btrfs_key key; | ^~~ /kisskb/src/block/partitions/mac.c:33:9: note: byref variable will be forcibly initialized 33 | Sector sect; | ^~~~ 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/block/bdev.c:9: /kisskb/src/block/bdev.c: In function 'bd_prepare_to_claim': /kisskb/src/block/bdev.c:589:15: note: byref variable will be forcibly initialized 589 | 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/block/bdev.c:589:3: note: in expansion of macro 'DEFINE_WAIT' 589 | DEFINE_WAIT(wait); | ^~~~~~~~~~~ /kisskb/src/block/bdev.c: In function 'bdev_write_inode': /kisskb/src/block/bdev.c:59:9: note: byref variable will be forcibly initialized 59 | char name[BDEVNAME_SIZE]; | ^~~~ /kisskb/src/block/bdev.c: In function 'lookup_bdev': /kisskb/src/block/bdev.c:971:14: note: byref variable will be forcibly initialized 971 | struct path path; | ^~~~ /kisskb/src/block/bdev.c: In function 'blkdev_get_by_path': /kisskb/src/block/bdev.c:876:8: note: byref variable will be forcibly initialized 876 | dev_t dev; | ^~~ /kisskb/src/fs/btrfs/extent-tree.c: In function 'find_free_extent': /kisskb/src/fs/btrfs/extent-tree.c:4283:29: note: byref variable will be forcibly initialized 4283 | struct btrfs_block_group *bg_ret; | ^~~~~~ /kisskb/src/fs/btrfs/extent-tree.c: In function 'btrfs_trim_free_extents': /kisskb/src/fs/btrfs/extent-tree.c:5962:7: note: byref variable will be forcibly initialized 5962 | u64 bytes; | ^~~~~ /kisskb/src/fs/btrfs/extent-tree.c:5941:30: note: byref variable will be forcibly initialized 5941 | u64 start = SZ_1M, len = 0, end = 0; | ^~~ /kisskb/src/fs/btrfs/extent-tree.c:5941:6: note: byref variable will be forcibly initialized 5941 | u64 start = SZ_1M, len = 0, end = 0; | ^~~~~ /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:4986:19: note: byref variable will be forcibly initialized 4986 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/extent-tree.c:4984:6: note: byref variable will be forcibly initialized 4984 | u64 flags; | ^~~~~ /kisskb/src/fs/btrfs/extent-tree.c:4983:6: note: byref variable will be forcibly initialized 4983 | u64 refs; | ^~~~ /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:2293:19: note: byref variable will be forcibly initialized 2293 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/extent-tree.c: In function 'hash_extent_data_ref': /kisskb/src/fs/btrfs/extent-tree.c:409:9: note: byref variable will be forcibly initialized 409 | __le64 lenum; | ^~~~~ /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/btrfs/extent-tree.c: In function 'insert_inline_extent_backref': /kisskb/src/fs/btrfs/extent-tree.c:1142:34: note: byref variable will be forcibly initialized 1142 | struct btrfs_extent_inline_ref *iref; | ^~~~ In file included from /kisskb/src/fs/btrfs/tree-log.h:9, from /kisskb/src/fs/btrfs/extent-tree.c:20: /kisskb/src/fs/btrfs/extent-tree.c: In function 'insert_extent_data_ref': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/btrfs/extent-tree.c:516:21: note: byref variable will be forcibly initialized 516 | static noinline int insert_extent_data_ref(struct btrfs_trans_handle *trans, | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/fs/btrfs/tree-log.h:9, from /kisskb/src/fs/btrfs/extent-tree.c:20: /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/btrfs/extent-tree.c:516:21: note: byref variable will be forcibly initialized 516 | static noinline int insert_extent_data_ref(struct btrfs_trans_handle *trans, | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/extent-tree.c:523:19: note: byref variable will be forcibly initialized 523 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/extent-tree.c: In function '__btrfs_inc_extent_ref': /kisskb/src/fs/btrfs/extent-tree.c:1457:19: note: byref variable will be forcibly initialized 1457 | struct btrfs_key key; | ^~~ /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/btrfs/extent-tree.c: In function '__btrfs_free_extent': /kisskb/src/fs/btrfs/extent-tree.c:2936:6: note: byref variable will be forcibly initialized 2936 | int last_ref = 0; | ^~~~~~~~ /kisskb/src/fs/btrfs/extent-tree.c:2926:34: note: byref variable will be forcibly initialized 2926 | struct btrfs_extent_inline_ref *iref; | ^~~~ /kisskb/src/fs/btrfs/extent-tree.c:2921:19: note: byref variable will be forcibly initialized 2921 | struct btrfs_key key; | ^~~ /kisskb/src/fs/configfs/item.c: In function 'config_item_set_name': /kisskb/src/fs/configfs/item.c:53:10: note: byref variable will be forcibly initialized 53 | va_list args; | ^~~~ /kisskb/src/fs/btrfs/extent-tree.c: In function 'run_delayed_data_ref': /kisskb/src/fs/btrfs/extent-tree.c:1514:19: note: byref variable will be forcibly initialized 1514 | struct btrfs_key ins; | ^~~ /kisskb/src/fs/btrfs/extent-tree.c: In function 'check_ref_exists': /kisskb/src/fs/btrfs/extent-tree.c:5140:34: note: byref variable will be forcibly initialized 5140 | struct btrfs_extent_inline_ref *iref; | ^~~~ /kisskb/src/fs/btrfs/extent-tree.c: In function 'btrfs_discard_extent': /kisskb/src/fs/btrfs/extent-tree.c:1341:8: note: byref variable will be forcibly initialized 1341 | u64 bytes; | ^~~~~ /kisskb/src/fs/btrfs/extent-tree.c:1316:27: note: byref variable will be forcibly initialized 1316 | struct btrfs_io_context *bioc = NULL; | ^~~~ /kisskb/src/fs/btrfs/extent-tree.c: In function '__btrfs_run_delayed_refs': /kisskb/src/fs/btrfs/extent-tree.c:1986:16: note: byref variable will be forcibly initialized 1986 | unsigned long actual_count = 0; | ^~~~~~~~~~~~ In file included from /kisskb/src/block/partitions/msdos.c:31: /kisskb/src/block/partitions/msdos.c: In function 'put_partition': /kisskb/src/block/partitions/check.h:41:8: note: byref variable will be forcibly initialized 41 | char tmp[1 + BDEVNAME_SIZE + 10 + 1]; | ^~~ /kisskb/src/fs/btrfs/extent-tree.c: In function 'btrfs_exclude_logged_extents': /kisskb/src/fs/btrfs/extent-tree.c:2623:19: note: byref variable will be forcibly initialized 2623 | struct btrfs_key key; | ^~~ /kisskb/src/block/partitions/msdos.c: In function 'parse_unixware': /kisskb/src/block/partitions/msdos.c:500:8: note: byref variable will be forcibly initialized 500 | char tmp[1 + BDEVNAME_SIZE + 10 + 12 + 1]; | ^~~ /kisskb/src/block/partitions/msdos.c:487:9: note: byref variable will be forcibly initialized 487 | Sector sect; | ^~~~ /kisskb/src/fs/btrfs/extent-tree.c: In function 'btrfs_finish_extent_commit': /kisskb/src/fs/btrfs/extent-tree.c:2831:7: note: byref variable will be forcibly initialized 2831 | u64 trimmed = 0; | ^~~~~~~ /kisskb/src/fs/btrfs/extent-tree.c:2798:24: note: byref variable will be forcibly initialized 2798 | struct extent_state *cached_state = NULL; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/extent-tree.c:2792:6: note: byref variable will be forcibly initialized 2792 | u64 end; | ^~~ /kisskb/src/block/partitions/msdos.c: In function 'parse_minix': /kisskb/src/block/partitions/msdos.c:549:8: note: byref variable will be forcibly initialized 549 | char tmp[1 + BDEVNAME_SIZE + 10 + 9 + 1]; | ^~~ /kisskb/src/block/partitions/msdos.c:533:9: note: byref variable will be forcibly initialized 533 | Sector sect; | ^~~~ /kisskb/src/fs/btrfs/extent-tree.c:2791:6: note: byref variable will be forcibly initialized 2791 | u64 start; | ^~~~~ /kisskb/src/block/partitions/msdos.c: In function 'aix_magic_present': /kisskb/src/block/partitions/msdos.c:75:9: note: byref variable will be forcibly initialized 75 | Sector sect; | ^~~~ /kisskb/src/block/partitions/msdos.c: In function 'parse_extended': /kisskb/src/block/partitions/msdos.c:135:9: note: byref variable will be forcibly initialized 135 | Sector sect; | ^~~~ /kisskb/src/fs/btrfs/extent-tree.c: In function '__btrfs_mod_ref': /kisskb/src/fs/btrfs/extent-tree.c:2394:19: note: byref variable will be forcibly initialized 2394 | struct btrfs_key key; | ^~~ /kisskb/src/block/partitions/msdos.c: In function 'msdos_partition': /kisskb/src/block/partitions/msdos.c:584:9: note: byref variable will be forcibly initialized 584 | Sector sect; | ^~~~ /kisskb/src/fs/btrfs/extent-tree.c: In function 'do_walk_down': /kisskb/src/fs/btrfs/extent-tree.c:5181:19: note: byref variable will be forcibly initialized 5181 | struct btrfs_key first_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/extent-tree.c:5180:19: note: byref variable will be forcibly initialized 5180 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/extent-tree.c: In function 'walk_down_tree': /kisskb/src/fs/btrfs/extent-tree.c:5493:6: note: byref variable will be forcibly initialized 5493 | int lookup_info = 1; | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/extent-tree.c: In function 'btrfs_alloc_tree_block': /kisskb/src/fs/btrfs/extent-tree.c:4874:19: note: byref variable will be forcibly initialized 4874 | struct btrfs_key ins; | ^~~ /kisskb/src/fs/btrfs/extent-tree.c: In function 'btrfs_drop_snapshot': /kisskb/src/fs/btrfs/extent-tree.c:5575:19: note: byref variable will be forcibly initialized 5575 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/extent-tree.c: In function 'btrfs_trim_fs': /kisskb/src/fs/btrfs/extent-tree.c:6044:6: note: byref variable will be forcibly initialized 6044 | u64 range_end = U64_MAX; | ^~~~~~~~~ /kisskb/src/fs/btrfs/extent-tree.c:6043:6: note: byref variable will be forcibly initialized 6043 | u64 group_trimmed; | ^~~~~~~~~~~~~ /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/fs/isofs/namei.c: In function 'isofs_lookup': /kisskb/src/fs/isofs/namei.c:157:16: note: byref variable will be forcibly initialized 157 | unsigned long offset; | ^~~~~~ /kisskb/src/fs/isofs/namei.c:156:16: note: byref variable will be forcibly initialized 156 | unsigned long block; | ^~~~~ /kisskb/src/fs/isofs/inode.c: In function 'parse_options': /kisskb/src/fs/isofs/inode.c:366:15: note: byref variable will be forcibly initialized 366 | substring_t args[MAX_OPT_ARGS]; | ^~~~ /kisskb/src/fs/isofs/inode.c:341:15: note: byref variable will be forcibly initialized 341 | unsigned int uv; | ^~ /kisskb/src/fs/isofs/inode.c:340:6: note: byref variable will be forcibly initialized 340 | int option; | ^~~~~~ /kisskb/src/fs/isofs/inode.c: In function 'isofs_get_last_session': /kisskb/src/fs/isofs/inode.c:572:29: note: byref variable will be forcibly initialized 572 | struct cdrom_multisession ms_info; | ^~~~~~~ /kisskb/src/fs/isofs/inode.c:553:25: note: byref variable will be forcibly initialized 553 | struct cdrom_tocentry te; | ^~ /kisskb/src/fs/isofs/inode.c: In function '__isofs_iget': /kisskb/src/fs/isofs/inode.c:1534:35: note: byref variable will be forcibly initialized 1534 | struct isofs_iget5_callback_data data; | ^~~~ /kisskb/src/fs/isofs/inode.c: In function 'isofs_bmap': /kisskb/src/fs/isofs/inode.c:1156:12: note: byref variable will be forcibly initialized 1156 | static int isofs_bmap(struct inode *inode, sector_t block) | ^~~~~~~~~~ /kisskb/src/fs/isofs/inode.c:1158:21: note: byref variable will be forcibly initialized 1158 | struct buffer_head dummy; | ^~~~~ /kisskb/src/fs/isofs/inode.c: In function 'isofs_fill_super': /kisskb/src/fs/isofs/inode.c:626:25: note: byref variable will be forcibly initialized 626 | struct iso9660_options opt; | ^~~ /kisskb/src/kernel/events/callchain.c: In function 'get_perf_callchain': /kisskb/src/kernel/events/callchain.c:185:6: note: byref variable will be forcibly initialized 185 | int rctx; | ^~~~ /kisskb/src/kernel/events/callchain.c:184:34: note: byref variable will be forcibly initialized 184 | struct perf_callchain_entry_ctx ctx; | ^~~ /kisskb/src/kernel/events/callchain.c: In function 'perf_event_max_stack_handler': /kisskb/src/kernel/events/callchain.c:241:19: note: byref variable will be forcibly initialized 241 | struct ctl_table new_table = *table; | ^~~~~~~~~ /kisskb/src/kernel/events/callchain.c:240:6: note: byref variable will be forcibly initialized 240 | int new_value = *value, ret; | ^~~~~~~~~ /kisskb/src/kernel/events/ring_buffer.c: In function '__perf_output_begin': /kisskb/src/kernel/events/ring_buffer.c:161:4: note: byref variable will be forcibly initialized 161 | } lost_event; | ^~~~~~~~~~ /kisskb/src/fs/fat/fatent.c: In function 'fat_ra_init': /kisskb/src/fs/fat/fatent.c:652:6: note: byref variable will be forcibly initialized 652 | int offset; | ^~~~~~ /kisskb/src/fs/fat/fatent.c:651:20: note: byref variable will be forcibly initialized 651 | sector_t blocknr, block_end; | ^~~~~~~~~ /kisskb/src/fs/fat/fatent.c:651:11: note: byref variable will be forcibly initialized 651 | sector_t blocknr, block_end; | ^~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/trace_recursion.h:5, from /kisskb/src/include/linux/ftrace.h:10, from /kisskb/src/include/linux/perf_event.h:51, from /kisskb/src/kernel/events/ring_buffer.c:11: /kisskb/src/kernel/events/ring_buffer.c: In function 'kmalloc_array_node': /kisskb/src/include/linux/slab.h:671:9: note: byref variable will be forcibly initialized 671 | size_t bytes; | ^~~~~ /kisskb/src/fs/fat/fatent.c: In function 'fat_ent_read_block': /kisskb/src/fs/fat/fatent.c:440:6: note: byref variable will be forcibly initialized 440 | int offset; | ^~~~~~ /kisskb/src/fs/fat/fatent.c:439:11: note: byref variable will be forcibly initialized 439 | sector_t blocknr; | ^~~~~~~ /kisskb/src/fs/fat/fatent.c: In function 'fat_ent_reada': /kisskb/src/fs/fat/fatent.c:693:7: note: byref variable will be forcibly initialized 693 | int offset; | ^~~~~~ /kisskb/src/fs/fat/fatent.c:692:12: note: byref variable will be forcibly initialized 692 | sector_t blocknr, diff; | ^~~~~~~ /kisskb/src/fs/fat/fatent.c:691:19: note: byref variable will be forcibly initialized 691 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/fat/fatent.c: In function 'fat_ent_read': /kisskb/src/fs/fat/fatent.c:354:11: note: byref variable will be forcibly initialized 354 | sector_t blocknr; | ^~~~~~~ /kisskb/src/fs/fat/fatent.c:353:11: note: byref variable will be forcibly initialized 353 | int err, offset; | ^~~~~~ /kisskb/src/fs/fat/fatent.c: In function 'fat_free_clusters': /kisskb/src/fs/fat/fatent.c:560:14: note: byref variable will be forcibly initialized 560 | int i, err, nr_bhs; | ^~~~~~ /kisskb/src/fs/fat/fatent.c:559:22: note: byref variable will be forcibly initialized 559 | struct buffer_head *bhs[MAX_BUF_PER_PAGE]; | ^~~ /kisskb/src/fs/fat/fatent.c:558:19: note: byref variable will be forcibly initialized 558 | struct fat_entry fatent; | ^~~~~~ /kisskb/src/fs/fat/fatent.c: In function 'fat_alloc_clusters': /kisskb/src/fs/fat/fatent.c:472:21: note: byref variable will be forcibly initialized 472 | int i, count, err, nr_bhs, idx_clus; | ^~~~~~ /kisskb/src/fs/fat/fatent.c:471:22: note: byref variable will be forcibly initialized 471 | struct buffer_head *bhs[MAX_BUF_PER_PAGE]; | ^~~ /kisskb/src/fs/fat/fatent.c:470:27: note: byref variable will be forcibly initialized 470 | struct fat_entry fatent, prev_ent; | ^~~~~~~~ /kisskb/src/fs/fat/fatent.c:470:19: note: byref variable will be forcibly initialized 470 | struct fat_entry fatent, prev_ent; | ^~~~~~ /kisskb/src/fs/fat/fatent.c: In function 'fat_count_free_clusters': /kisskb/src/fs/fat/fatent.c:720:19: note: byref variable will be forcibly initialized 720 | struct fatent_ra fatent_ra; | ^~~~~~~~~ /kisskb/src/fs/fat/fatent.c:719:19: note: byref variable will be forcibly initialized 719 | struct fat_entry fatent; | ^~~~~~ /kisskb/src/fs/fat/fatent.c: In function 'fat_trim_fs': /kisskb/src/fs/fat/fatent.c:767:19: note: byref variable will be forcibly initialized 767 | struct fatent_ra fatent_ra; | ^~~~~~~~~ /kisskb/src/fs/fat/fatent.c:766:19: note: byref variable will be forcibly initialized 766 | struct fat_entry fatent; | ^~~~~~ In file included from /kisskb/src/block/partitions/sgi.c:8: /kisskb/src/block/partitions/sgi.c: In function 'put_partition': /kisskb/src/block/partitions/check.h:41:8: note: byref variable will be forcibly initialized 41 | char tmp[1 + BDEVNAME_SIZE + 10 + 1]; | ^~~ /kisskb/src/block/partitions/sgi.c: In function 'sgi_partition': /kisskb/src/block/partitions/sgi.c:43:9: note: byref variable will be forcibly initialized 43 | Sector sect; | ^~~~ /kisskb/src/kernel/panic.c: In function 'panic': /kisskb/src/kernel/panic.c:182:10: note: byref variable will be forcibly initialized 182 | va_list args; | ^~~~ 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/io.c:8: /kisskb/src/fs/fscache/io.c: In function 'fscache_wait_for_operation': /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/io.c:46:3: note: in expansion of macro 'wait_var_event' 46 | wait_var_event(&cookie->state, | ^~~~~~~~~~~~~~ /kisskb/src/fs/fscache/io.c: In function 'fscache_begin_operation': /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/fs/fscache/io.c:125:10: note: in expansion of macro 'wait_var_event_timeout' 125 | timeo = wait_var_event_timeout(&cookie->state, | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fat/file.c: In function 'fat_ioctl_fitrim': /kisskb/src/fs/fat/file.c:129:22: note: byref variable will be forcibly initialized 129 | struct fstrim_range range; | ^~~~~ /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/fs/fat/file.c: In function 'fat_free': /kisskb/src/fs/fat/file.c:343:19: note: byref variable will be forcibly initialized 343 | int ret, fclus, dclus; | ^~~~~ /kisskb/src/fs/fat/file.c:343:12: note: byref variable will be forcibly initialized 343 | int ret, fclus, dclus; | ^~~~~ /kisskb/src/fs/fat/file.c:342:20: note: byref variable will be forcibly initialized 342 | struct fat_entry fatent; | ^~~~~~ In file included from /kisskb/src/include/linux/radix-tree.h:21, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/fscache.h:17, from /kisskb/src/include/linux/fscache-cache.h:17, from /kisskb/src/fs/fscache/io.c:8: /kisskb/src/fs/fscache/io.c: In function '__fscache_clear_page_bits': /kisskb/src/fs/fscache/io.c:209:12: note: byref variable will be forcibly initialized 209 | XA_STATE(xas, &mapping->i_pages, first); | ^~~ /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/fscache/io.c: In function '__fscache_write_to_cache': /kisskb/src/fs/fscache/io.c:248:18: note: byref variable will be forcibly initialized 248 | struct iov_iter iter; | ^~~~ /kisskb/src/fs/fat/file.c: In function 'fat_ioctl_set_attributes': /kisskb/src/fs/fat/file.c:41:15: note: byref variable will be forcibly initialized 41 | struct iattr ia; | ^~ /kisskb/src/fs/fscache/io.c: In function '__fscache_resize_cookie': /kisskb/src/fs/fscache/io.c:300:31: note: byref variable will be forcibly initialized 300 | struct netfs_cache_resources cres; | ^~~~ /kisskb/src/crypto/cmac.c: In function 'cmac_create': /kisskb/src/crypto/cmac.c:229:6: note: byref variable will be forcibly initialized 229 | u32 mask; | ^~~~ In file included from /kisskb/src/block/partitions/sysv68.c:8: /kisskb/src/block/partitions/sysv68.c: In function 'put_partition': /kisskb/src/block/partitions/check.h:41:8: note: byref variable will be forcibly initialized 41 | char tmp[1 + BDEVNAME_SIZE + 10 + 1]; | ^~~ /kisskb/src/block/partitions/sysv68.c: In function 'sysv68_partition': /kisskb/src/block/partitions/sysv68.c:57:7: note: byref variable will be forcibly initialized 57 | char tmp[64]; | ^~~ /kisskb/src/block/partitions/sysv68.c:53:9: note: byref variable will be forcibly initialized 53 | Sector sect; | ^~~~ /kisskb/src/block/partitions/efi.c: In function 'read_lba': /kisskb/src/block/partitions/efi.c:247:10: note: byref variable will be forcibly initialized 247 | Sector sect; | ^~~~ In file included from /kisskb/src/block/partitions/efi.c:90: /kisskb/src/block/partitions/efi.c: In function 'put_partition': /kisskb/src/block/partitions/check.h:41:8: note: byref variable will be forcibly initialized 41 | char tmp[1 + BDEVNAME_SIZE + 10 + 1]; | ^~~ /kisskb/src/block/partitions/efi.c: In function 'compare_gpts': /kisskb/src/block/partitions/efi.c:481:1: note: byref variable will be forcibly initialized 481 | compare_gpts(gpt_header *pgpt, gpt_header *agpt, u64 lastlba) | ^~~~~~~~~~~~ /kisskb/src/block/partitions/efi.c:481:1: note: byref variable will be forcibly initialized /kisskb/src/block/partitions/efi.c: In function 'find_valid_gpt': /kisskb/src/block/partitions/efi.c:625:12: note: byref variable will be forcibly initialized 625 | sector_t agpt_sector; | ^~~~~~~~~~~ /kisskb/src/block/partitions/efi.c:586:28: note: byref variable will be forcibly initialized 586 | gpt_entry *pptes = NULL, *aptes = NULL; | ^~~~~ /kisskb/src/block/partitions/efi.c:586:13: note: byref variable will be forcibly initialized 586 | gpt_entry *pptes = NULL, *aptes = NULL; | ^~~~~ /kisskb/src/block/partitions/efi.c:585:28: note: byref variable will be forcibly initialized 585 | gpt_header *pgpt = NULL, *agpt = NULL; | ^~~~ /kisskb/src/block/partitions/efi.c:585:14: note: byref variable will be forcibly initialized 585 | gpt_header *pgpt = NULL, *agpt = NULL; | ^~~~ /kisskb/src/block/partitions/efi.c: In function 'is_pte_valid': /kisskb/src/block/partitions/efi.c:461:1: note: byref variable will be forcibly initialized 461 | is_pte_valid(const gpt_entry *pte, const u64 lastlba) | ^~~~~~~~~~~~ /kisskb/src/block/partitions/efi.c:461:1: note: byref variable will be forcibly initialized /kisskb/src/block/partitions/efi.c: In function 'efi_partition': /kisskb/src/block/partitions/efi.c:713:5: note: byref variable will be forcibly initialized 713 | int efi_partition(struct parsed_partitions *state) | ^~~~~~~~~~~~~ /kisskb/src/block/partitions/efi.c:713:5: note: byref variable will be forcibly initialized /kisskb/src/block/partitions/efi.c:716:13: note: byref variable will be forcibly initialized 716 | gpt_entry *ptes = NULL; | ^~~~ /kisskb/src/block/partitions/efi.c:715:14: note: byref variable will be forcibly initialized 715 | gpt_header *gpt = NULL; | ^~~ /kisskb/src/crypto/testmgr.c: In function 'valid_testvec_config': /kisskb/src/crypto/testmgr.c:486:6: note: byref variable will be forcibly initialized 486 | int flags = 0; | ^~~~~ /kisskb/src/crypto/testmgr.c: In function 'test_akcipher_one': /kisskb/src/crypto/testmgr.c:3925:31: note: byref variable will be forcibly initialized 3925 | struct scatterlist src, dst, src_tab[3]; | ^~~~~~~ /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:3918:8: note: byref variable will be forcibly initialized 3918 | char *xbuf[XBUFSIZE]; | ^~~~ /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/crypto/testmgr.c: In function 'test_cprng': /kisskb/src/crypto/testmgr.c:3449:7: note: byref variable will be forcibly initialized 3449 | char result[32]; | ^~~~~~ /kisskb/src/fs/ufs/balloc.c: In function 'ufs_change_blocknr': /kisskb/src/fs/ufs/balloc.c:251:29: note: byref variable will be forcibly initialized 251 | struct buffer_head *head, *bh; | ^~ /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/crypto/testmgr.c: In function 'test_comp': /kisskb/src/crypto/testmgr.c:3234:16: note: byref variable will be forcibly initialized 3234 | unsigned int dlen = COMP_BUF_SIZE; | ^~~~ /kisskb/src/crypto/testmgr.c:3189:16: note: byref variable will be forcibly initialized 3189 | unsigned int dlen = COMP_BUF_SIZE; | ^~~~ /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 'test_shash_vec_cfg': /kisskb/src/crypto/testmgr.c:804:21: note: byref variable will be forcibly initialized 804 | const u8 *keybuf, *keyptr; \ | ^~~~~~ /kisskb/src/crypto/testmgr.c:1191:9: note: in expansion of macro 'do_setkey' 1191 | err = do_setkey(crypto_shash_setkey, tfm, vec->key, vec->ksize, | ^~~~~~~~~ /kisskb/src/crypto/testmgr.c:804:12: note: byref variable will be forcibly initialized 804 | const u8 *keybuf, *keyptr; \ | ^~~~~~ /kisskb/src/crypto/testmgr.c:1191:9: note: in expansion of macro 'do_setkey' 1191 | err = do_setkey(crypto_shash_setkey, tfm, vec->key, vec->ksize, | ^~~~~~~~~ /kisskb/src/crypto/testmgr.c:1186:5: note: byref variable will be forcibly initialized 1186 | u8 result[HASH_MAX_DIGESTSIZE + TESTMGR_POISON_LEN]; | ^~~~~~ /kisskb/src/crypto/testmgr.c:1184:33: note: byref variable will be forcibly initialized 1184 | const struct test_sg_division *divs[XBUFSIZE]; | ^~~~ /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; | ^~~~~ /kisskb/src/crypto/testmgr.c: In function 'test_ahash_vec_cfg': /kisskb/src/crypto/testmgr.c:804:21: note: byref variable will be forcibly initialized 804 | const u8 *keybuf, *keyptr; \ | ^~~~~~ /kisskb/src/crypto/testmgr.c:1379:9: note: in expansion of macro 'do_setkey' 1379 | err = do_setkey(crypto_ahash_setkey, tfm, vec->key, vec->ksize, | ^~~~~~~~~ /kisskb/src/crypto/testmgr.c:804:12: note: byref variable will be forcibly initialized 804 | const u8 *keybuf, *keyptr; \ | ^~~~~~ /kisskb/src/crypto/testmgr.c:1379:9: note: in expansion of macro 'do_setkey' 1379 | err = do_setkey(crypto_ahash_setkey, tfm, vec->key, vec->ksize, | ^~~~~~~~~ /kisskb/src/crypto/testmgr.c:1374:5: note: byref variable will be forcibly initialized 1374 | u8 result[HASH_MAX_DIGESTSIZE + TESTMGR_POISON_LEN]; | ^~~~~~ In file included from /kisskb/src/include/crypto/aead.h:11, from /kisskb/src/crypto/testmgr.c:19: /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:1369:33: note: byref variable will be forcibly initialized 1369 | const struct test_sg_division *divs[XBUFSIZE]; | ^~~~ /kisskb/src/crypto/testmgr.c: In function 'test_hash_vec': /kisskb/src/crypto/testmgr.c:1552:7: note: byref variable will be forcibly initialized 1552 | char vec_name[16]; | ^~~~~~~~ /kisskb/src/crypto/testmgr.c: In function '__alg_test_hash': /kisskb/src/crypto/testmgr.c:1799:21: note: byref variable will be forcibly initialized 1799 | struct shash_desc *desc = NULL; | ^~~~ /kisskb/src/crypto/testmgr.c:1798:23: note: byref variable will be forcibly initialized 1798 | struct crypto_shash *stfm = NULL; | ^~~~ In file included from /kisskb/src/crypto/testmgr.c:20: /kisskb/src/crypto/testmgr.c: In function 'alg_test_crc32c': /kisskb/src/include/crypto/hash.h:166:7: note: byref variable will be forcibly initialized 166 | char __##shash##_desc[sizeof(struct shash_desc) + HASH_MAX_DESCSIZE] \ | ^~ /kisskb/src/crypto/testmgr.c:3592:3: note: in expansion of macro 'SHASH_DESC_ON_STACK' 3592 | SHASH_DESC_ON_STACK(shash, tfm); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/crypto/testmgr.c:3568:9: note: byref variable will be forcibly initialized 3568 | __le32 val; | ^~~ /kisskb/src/crypto/testmgr.c: In function 'test_aead_vec_cfg': /kisskb/src/crypto/testmgr.c:2062:8: note: byref variable will be forcibly initialized 2062 | char expected_error[32]; | ^~~~~~~~~~~~~~ /kisskb/src/crypto/testmgr.c:804:21: note: byref variable will be forcibly initialized 804 | const u8 *keybuf, *keyptr; \ | ^~~~~~ /kisskb/src/crypto/testmgr.c:1947:8: note: in expansion of macro 'do_setkey' 1947 | err = do_setkey(crypto_aead_setkey, tfm, vec->key, vec->klen, | ^~~~~~~~~ /kisskb/src/crypto/testmgr.c:804:12: note: byref variable will be forcibly initialized 804 | const u8 *keybuf, *keyptr; \ | ^~~~~~ /kisskb/src/crypto/testmgr.c:1947:8: note: in expansion of macro 'do_setkey' 1947 | err = do_setkey(crypto_aead_setkey, tfm, vec->key, vec->klen, | ^~~~~~~~~ /kisskb/src/crypto/testmgr.c:1938:14: note: byref variable will be forcibly initialized 1938 | struct kvec input[2]; | ^~~~~ /kisskb/src/crypto/testmgr.c:1934:5: note: byref variable will be forcibly initialized 1934 | u8 _iv[3 * (MAX_ALGAPI_ALIGNMASK + 1) + MAX_IVLEN]; | ^~~ In file included from /kisskb/src/include/crypto/aead.h:11, from /kisskb/src/crypto/testmgr.c:19: /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:2107:7: note: byref variable will be forcibly initialized 2107 | char vec_name[16]; | ^~~~~~~~ /kisskb/src/crypto/testmgr.c: In function 'test_skcipher_vec_cfg': /kisskb/src/crypto/testmgr.c:804:21: note: byref variable will be forcibly initialized 804 | const u8 *keybuf, *keyptr; \ | ^~~~~~ /kisskb/src/crypto/testmgr.c:2712:8: note: in expansion of macro 'do_setkey' 2712 | err = do_setkey(crypto_skcipher_setkey, tfm, vec->key, vec->klen, | ^~~~~~~~~ /kisskb/src/crypto/testmgr.c:804:12: note: byref variable will be forcibly initialized 804 | const u8 *keybuf, *keyptr; \ | ^~~~~~ /kisskb/src/crypto/testmgr.c:2712:8: note: in expansion of macro 'do_setkey' 2712 | err = do_setkey(crypto_skcipher_setkey, tfm, vec->key, vec->klen, | ^~~~~~~~~ /kisskb/src/crypto/testmgr.c:2703:14: note: byref variable will be forcibly initialized 2703 | struct kvec input; | ^~~~~ /kisskb/src/crypto/testmgr.c:2699:5: note: byref variable will be forcibly initialized 2699 | u8 _iv[3 * (MAX_ALGAPI_ALIGNMASK + 1) + MAX_IVLEN]; | ^~~ 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:2855:7: note: byref variable will be forcibly initialized 2855 | char vec_name[16]; | ^~~~~~~~ /kisskb/src/crypto/testmgr.c: In function 'test_cipher': /kisskb/src/crypto/testmgr.c:2609:8: note: byref variable will be forcibly initialized 2609 | char *xbuf[XBUFSIZE]; | ^~~~ /kisskb/src/crypto/testmgr.c: In function 'alg_test': /kisskb/src/crypto/testmgr.c:5630:8: note: byref variable will be forcibly initialized 5630 | char nalg[CRYPTO_MAX_ALG_NAME]; | ^~~~ In file included from /kisskb/src/crypto/testmgr.c:25: /kisskb/src/include/linux/once.h:44:18: note: byref variable will be forcibly initialized 44 | unsigned long ___flags; \ | ^~~~~~~~ /kisskb/src/crypto/testmgr.c:5627:2: note: in expansion of macro 'DO_ONCE' 5627 | DO_ONCE(testmgr_onetime_init); | ^~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/task.h:62, from /kisskb/src/kernel/fork.c:109: /kisskb/src/kernel/fork.c: In function 'perf_trace_task_newtask': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ 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:109: /kisskb/src/kernel/fork.c: In function 'trace_event_raw_event_task_newtask': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/task.h:62, from /kisskb/src/kernel/fork.c:109: /kisskb/src/kernel/fork.c: In function 'perf_trace_task_rename': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ 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:109: /kisskb/src/kernel/fork.c: In function 'trace_event_raw_event_task_rename': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/task.h:62, from /kisskb/src/kernel/fork.c:109: /kisskb/src/kernel/fork.c: In function '__bpf_trace_task_newtask': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/kernel/fork.c: In function '__bpf_trace_task_rename': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:2686:20: note: byref variable will be forcibly initialized 2686 | struct clone_args args; | ^~~~ In file included from /kisskb/src/include/crypto/internal/hash.h:12, from /kisskb/src/crypto/hmac.c:15: /kisskb/src/crypto/hmac.c: In function 'hmac_setkey': /kisskb/src/include/crypto/hash.h:166:7: note: byref variable will be forcibly initialized 166 | char __##shash##_desc[sizeof(struct shash_desc) + HASH_MAX_DESCSIZE] \ | ^~ /kisskb/src/crypto/hmac.c:51:2: note: in expansion of macro 'SHASH_DESC_ON_STACK' 51 | SHASH_DESC_ON_STACK(shash, hash); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/crypto/hmac.c: In function 'hmac_create': /kisskb/src/crypto/hmac.c:171:6: note: byref variable will be forcibly initialized 171 | u32 mask; | ^~~~ /kisskb/src/kernel/fork.c: In function 'copy_files': /kisskb/src/kernel/fork.c:1537:6: note: byref variable will be forcibly initialized 1537 | int error = 0; | ^~~~~ In file included from /kisskb/src/include/linux/acpi.h:13, from /kisskb/src/drivers/irqchip/irqchip.c:11: /kisskb/src/drivers/irqchip/irqchip.c: In function 'irq_find_matching_host': /kisskb/src/include/linux/irqdomain.h:307:20: note: byref variable will be forcibly initialized 307 | struct irq_fwspec fwspec = { | ^~~~~~ /kisskb/src/drivers/irqchip/irqchip.c: In function 'platform_irqchip_probe': /kisskb/src/include/linux/irqdomain.h:307:20: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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:497:12: note: byref variable will be forcibly initialized 497 | LIST_HEAD(uf); | ^~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/kernel/fork.c: In function 'copy_process': /kisskb/src/kernel/fork.c:1911:30: note: byref variable will be forcibly initialized 1911 | struct multiprocess_signals delayed; | ^~~~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/block/bio.c:5: /kisskb/src/block/bio.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/fs/affs/super.c: In function 'parse_options': /kisskb/src/fs/affs/super.c:210:17: note: byref variable will be forcibly initialized 210 | int token, n, option; | ^~~~~~ /kisskb/src/fs/affs/super.c:210:14: note: byref variable will be forcibly initialized 210 | int token, n, option; | ^ /kisskb/src/fs/affs/super.c:194:14: note: byref variable will be forcibly initialized 194 | substring_t args[MAX_OPT_ARGS]; | ^~~~ /kisskb/src/fs/affs/super.c: In function 'affs_remount': /kisskb/src/fs/affs/super.c:565:10: note: byref variable will be forcibly initialized 565 | char *prefix = NULL; | ^~~~~~ /kisskb/src/fs/affs/super.c:564:10: note: byref variable will be forcibly initialized 564 | char volume[32]; | ^~~~~~ /kisskb/src/fs/affs/super.c:562:18: note: byref variable will be forcibly initialized 562 | unsigned long mount_flags; | ^~~~~~~~~~~ /kisskb/src/fs/affs/super.c:561:9: note: byref variable will be forcibly initialized 561 | int root_block; | ^~~~~~~~~~ /kisskb/src/fs/affs/super.c:560:9: note: byref variable will be forcibly initialized 560 | int reserved; | ^~~~~~~~ /kisskb/src/fs/affs/super.c:559:9: note: byref variable will be forcibly initialized 559 | int mode; | ^~~~ /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:556:9: note: byref variable will be forcibly initialized 556 | int blocksize; | ^~~~~~~~~ /kisskb/src/block/bio.c: In function 'bio_add_page': /kisskb/src/block/bio.c:1025:7: note: byref variable will be forcibly initialized 1025 | bool same_page = false; | ^~~~~~~~~ /kisskb/src/fs/affs/super.c: In function 'affs_fill_super': /kisskb/src/fs/affs/super.c:349:8: note: byref variable will be forcibly initialized 349 | u8 sig[4]; | ^~~ /kisskb/src/fs/affs/super.c:348:9: note: byref variable will be forcibly initialized 348 | int tmp_flags; /* fix remount prototype... */ | ^~~~~~~~~ /kisskb/src/fs/affs/super.c:347:18: note: byref variable will be forcibly initialized 347 | unsigned long mount_flags; | ^~~~~~~~~~~ /kisskb/src/fs/affs/super.c:346:9: note: byref variable will be forcibly initialized 346 | int reserved; | ^~~~~~~~ /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; | ^~~ /kisskb/src/fs/affs/super.c:343:9: note: byref variable will be forcibly initialized 343 | int i, j; | ^ /kisskb/src/fs/affs/super.c:340:15: note: byref variable will be forcibly initialized 340 | int size, blocksize; | ^~~~~~~~~ /kisskb/src/fs/affs/super.c:339:9: note: byref variable will be forcibly initialized 339 | s32 root_block; | ^~~~~~~~~~ /kisskb/src/kernel/fork.c: In function 'kernel_clone': /kisskb/src/kernel/fork.c:2520:20: note: byref variable will be forcibly initialized 2520 | struct completion vfork; | ^~~~~ /kisskb/src/block/bio.c: In function 'zero_fill_bio': /kisskb/src/block/bio.c:534:19: note: byref variable will be forcibly initialized 534 | struct bvec_iter iter; | ^~~~ /kisskb/src/kernel/fork.c: In function '__do_sys_clone3': /kisskb/src/block/bio.c:533:17: note: byref variable will be forcibly initialized 533 | struct bio_vec bv; | ^~ /kisskb/src/kernel/fork.c:2822:8: note: byref variable will be forcibly initialized 2822 | pid_t set_tid[MAX_PID_NS_LEVEL]; | ^~~~~~~ /kisskb/src/kernel/fork.c:2821:27: note: byref variable will be forcibly initialized 2821 | struct kernel_clone_args kargs; | ^~~~~ /kisskb/src/kernel/fork.c: In function 'unshare_fd': /kisskb/src/kernel/fork.c:2981:6: note: byref variable will be forcibly initialized 2981 | int error = 0; | ^~~~~ /kisskb/src/block/bio.c: In function 'bio_truncate': /kisskb/src/block/bio.c:554:19: note: byref variable will be forcibly initialized 554 | struct bvec_iter iter; | ^~~~ /kisskb/src/block/elevator.c: In function '__elevator_change': /kisskb/src/block/elevator.c:750:7: note: byref variable will be forcibly initialized 750 | char elevator_name[ELV_NAME_MAX]; | ^~~~~~~~~~~~~ /kisskb/src/kernel/fork.c: In function 'ksys_unshare': /kisskb/src/kernel/fork.c:3006:18: note: byref variable will be forcibly initialized 3006 | struct nsproxy *new_nsproxy = NULL; | ^~~~~~~~~~~ /kisskb/src/kernel/fork.c:3004:23: note: byref variable will be forcibly initialized 3004 | struct files_struct *new_fd = NULL; | ^~~~~~ /kisskb/src/kernel/fork.c:3003:25: note: byref variable will be forcibly initialized 3003 | struct fs_struct *fs, *new_fs = NULL; | ^~~~~~ /kisskb/src/block/bio.c: In function 'punt_bios_to_rescuer': /kisskb/src/block/bio.c:366:24: note: byref variable will be forcibly initialized 366 | struct bio_list punt, nopunt; | ^~~~~~ /kisskb/src/block/bio.c:366:18: note: byref variable will be forcibly initialized 366 | struct bio_list punt, nopunt; | ^~~~ /kisskb/src/kernel/fork.c: In function 'unshare_files': /kisskb/src/kernel/fork.c:3134:29: note: byref variable will be forcibly initialized 3134 | struct files_struct *old, *copy = NULL; | ^~~~ /kisskb/src/kernel/fork.c: In function 'sysctl_max_threads': /kisskb/src/kernel/fork.c:3156:6: note: byref variable will be forcibly initialized 3156 | int max = MAX_THREADS; | ^~~ /kisskb/src/kernel/fork.c:3155:6: note: byref variable will be forcibly initialized 3155 | int min = 1; | ^~~ /kisskb/src/kernel/fork.c:3154:6: note: byref variable will be forcibly initialized 3154 | int threads = max_threads; | ^~~~~~~ /kisskb/src/kernel/fork.c:3152:19: note: byref variable will be forcibly initialized 3152 | struct ctl_table t; | ^ /kisskb/src/block/bio.c: In function '__bio_release_pages': /kisskb/src/block/bio.c:1038:23: note: byref variable will be forcibly initialized 1038 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/block/bio.c: In function '__bio_iov_iter_get_pages': /kisskb/src/block/bio.c:1099:9: note: byref variable will be forcibly initialized 1099 | size_t offset; | ^~~~~~ /kisskb/src/block/bio.c:1096:7: note: byref variable will be forcibly initialized 1096 | bool same_page = false; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/mm_types.h:13, 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:1247:33: note: byref variable will be forcibly initialized 1247 | 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/block/bio.c: In function 'bio_copy_data_iter': /kisskb/src/block/bio.c:1284:18: note: byref variable will be forcibly initialized 1284 | struct bio_vec dst_bv = bio_iter_iovec(dst, *dst_iter); | ^~~~~~ /kisskb/src/block/bio.c: In function 'bio_copy_data': /kisskb/src/block/bio.c:1309:19: note: byref variable will be forcibly initialized 1309 | struct bvec_iter dst_iter = dst->bi_iter; | ^~~~~~~~ /kisskb/src/block/bio.c:1308:19: note: byref variable will be forcibly initialized 1308 | struct bvec_iter src_iter = src->bi_iter; | ^~~~~~~~ /kisskb/src/block/bio.c: In function 'bio_free_pages': /kisskb/src/block/bio.c:1318:23: note: byref variable will be forcibly initialized 1318 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/kernel/time/hrtimer.c: In function '__hrtimer_get_remaining': /kisskb/src/kernel/time/hrtimer.c:1459:16: note: byref variable will be forcibly initialized 1459 | unsigned long flags; | ^~~~~ /kisskb/src/block/bio.c: In function 'bio_add_pc_page': /kisskb/src/block/bio.c:943:7: note: byref variable will be forcibly initialized 943 | bool same_page = false; | ^~~~~~~~~ /kisskb/src/block/bio.c: In function 'bio_add_zone_append_page': /kisskb/src/block/bio.c:969:7: note: byref variable will be forcibly initialized 969 | bool same_page = false; | ^~~~~~~~~ /kisskb/src/block/bio.c: In function '__bio_iov_append_get_pages': /kisskb/src/block/bio.c:1165:8: note: byref variable will be forcibly initialized 1165 | bool same_page = false; | ^~~~~~~~~ /kisskb/src/block/bio.c:1145:9: note: byref variable will be forcibly initialized 1145 | size_t offset; | ^~~~~~ /kisskb/src/block/bio.c: In function 'bio_set_pages_dirty': /kisskb/src/block/bio.c:1357:23: note: byref variable will be forcibly initialized 1357 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/block/bio.c: In function 'bio_check_pages_dirty': /kisskb/src/block/bio.c:1406:23: note: byref variable will be forcibly initialized 1406 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/kernel/time/hrtimer.c: In function 'hrtimer_try_to_cancel': /kisskb/src/kernel/time/hrtimer.c:1319:16: note: byref variable will be forcibly initialized 1319 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/time/hrtimer.c: In function '__hrtimer_run_queues': /kisskb/src/kernel/time/hrtimer.c:1725:11: note: byref variable will be forcibly initialized 1725 | ktime_t basenow; | ^~~~~~~ /kisskb/src/kernel/time/hrtimer.c: In function 'hrtimer_start_range_ns': /kisskb/src/kernel/time/hrtimer.c:1284:16: note: byref variable will be forcibly initialized 1284 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/time/hrtimer.c: In function 'clock_was_set': /kisskb/src/kernel/time/hrtimer.c:948:16: note: byref variable will be forcibly initialized 948 | cpumask_var_t mask; | ^~~~ /kisskb/src/kernel/time/hrtimer.c: In function 'do_nanosleep': /kisskb/src/kernel/time/hrtimer.c:2059:21: note: byref variable will be forcibly initialized 2059 | struct timespec64 rmt; | ^~~ /kisskb/src/kernel/time/hrtimer.c: In function 'hrtimer_nanosleep_restart': /kisskb/src/kernel/time/hrtimer.c:2072:25: note: byref variable will be forcibly initialized 2072 | struct hrtimer_sleeper t; | ^ /kisskb/src/kernel/time/hrtimer.c: In function 'hrtimer_nanosleep': /kisskb/src/kernel/time/hrtimer.c:2087:25: note: byref variable will be forcibly initialized 2087 | struct hrtimer_sleeper t; | ^ /kisskb/src/kernel/time/hrtimer.c: In function '__do_sys_nanosleep': /kisskb/src/kernel/time/hrtimer.c:2121:20: note: byref variable will be forcibly initialized 2121 | struct timespec64 tu; | ^~ /kisskb/src/kernel/time/hrtimer.c: In function '__do_sys_nanosleep_time32': /kisskb/src/kernel/time/hrtimer.c:2142:20: note: byref variable will be forcibly initialized 2142 | struct timespec64 tu; | ^~ In file included from /kisskb/src/include/linux/irq.h:21, 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/trace_recursion.h:5, from /kisskb/src/include/linux/ftrace.h:10, from /kisskb/src/include/linux/kprobes.h:28, from /kisskb/src/kernel/events/hw_breakpoint.c:23: /kisskb/src/kernel/events/hw_breakpoint.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/kernel/time/hrtimer.c: In function 'schedule_hrtimeout_range_clock': /kisskb/src/kernel/time/hrtimer.c:2281:25: note: byref variable will be forcibly initialized 2281 | struct hrtimer_sleeper t; | ^ /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/kernel/events/hw_breakpoint.c: In function 'modify_user_hw_breakpoint_check': /kisskb/src/kernel/events/hw_breakpoint.c:489:26: note: byref variable will be forcibly initialized 489 | struct perf_event_attr old_attr; | ^~~~~~~~ /kisskb/src/fs/bfs/dir.c: In function 'bfs_lookup': /kisskb/src/fs/bfs/dir.c:130:21: note: byref variable will be forcibly initialized 130 | struct bfs_dirent *de; | ^~ /kisskb/src/fs/bfs/dir.c: In function 'bfs_rename': /kisskb/src/fs/bfs/dir.c:208:30: note: byref variable will be forcibly initialized 208 | struct bfs_dirent *old_de, *new_de; | ^~~~~~ /kisskb/src/fs/bfs/dir.c:208:21: note: byref variable will be forcibly initialized 208 | struct bfs_dirent *old_de, *new_de; | ^~~~~~ /kisskb/src/kernel/trace/ring_buffer_benchmark.c: In function 'read_event': /kisskb/src/kernel/trace/ring_buffer_benchmark.c:89:6: note: byref variable will be forcibly initialized 89 | u64 ts; | ^~ /kisskb/src/fs/bfs/dir.c: In function 'bfs_unlink': /kisskb/src/fs/bfs/dir.c:174:21: note: byref variable will be forcibly initialized 174 | struct bfs_dirent *de; | ^~ /kisskb/src/kernel/trace/ring_buffer_benchmark.c: In function 'read_page': /kisskb/src/kernel/trace/ring_buffer_benchmark.c:110:8: note: byref variable will be forcibly initialized 110 | void *bpage; | ^~~~~ /kisskb/src/kernel/time/timekeeping.c: In function 'adjust_historical_crosststamp': /kisskb/src/kernel/time/timekeeping.c:1108:16: note: byref variable will be forcibly initialized 1108 | u64 corr_raw, corr_real; | ^~~~~~~~~ /kisskb/src/kernel/time/timekeeping.c:1108:6: note: byref variable will be forcibly initialized 1108 | u64 corr_raw, corr_real; | ^~~~~~~~ /kisskb/src/kernel/events/core.c: In function '__perf_event_output': /kisskb/src/kernel/events/core.c:7498:27: note: byref variable will be forcibly initialized 7498 | struct perf_event_header header; | ^~~~~~ /kisskb/src/kernel/events/core.c:7497:28: note: byref variable will be forcibly initialized 7497 | struct perf_output_handle handle; | ^~~~~~ /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:80:20: note: byref variable will be forcibly initialized 80 | 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/include/linux/time64.h:68:20: note: byref variable will be forcibly initialized 68 | struct timespec64 ts_delta; | ^~~~~~~~ /kisskb/src/kernel/time/timekeeping.c: In function 'timekeeping_inject_offset': /kisskb/src/include/linux/time64.h:80:20: note: byref variable will be forcibly initialized 80 | struct timespec64 ts_delta; | ^~~~~~~~ /kisskb/src/include/linux/time64.h:68:20: note: byref variable will be forcibly initialized 68 | struct timespec64 ts_delta; | ^~~~~~~~ /kisskb/src/kernel/time/timekeeping.c: In function 'do_settimeofday64': /kisskb/src/include/linux/time64.h:80:20: note: byref variable will be forcibly initialized 80 | struct timespec64 ts_delta; | ^~~~~~~~ /kisskb/src/kernel/time/timekeeping.c: In function '__timekeeping_inject_sleeptime': /kisskb/src/include/linux/time64.h:80:20: note: byref variable will be forcibly initialized /kisskb/src/kernel/time/timekeeping.c: In function 'accumulate_nsecs_to_secs': /kisskb/src/include/linux/time64.h:80:20: note: byref variable will be forcibly initialized /kisskb/src/kernel/time/timekeeping.c: In function 'timekeeping_advance': /kisskb/src/kernel/time/timekeeping.c:2136:15: note: byref variable will be forcibly initialized 2136 | unsigned int clock_set = 0; | ^~~~~~~~~ /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; | ^~~~~~ /kisskb/src/kernel/events/core.c: In function 'visit_groups_merge': /kisskb/src/kernel/events/core.c:3657:21: note: byref variable will be forcibly initialized 3657 | struct perf_event *itrs[2]; | ^~~~ 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 'timekeeping_resume': /kisskb/src/include/linux/time64.h:80:20: note: byref variable will be forcibly initialized 80 | struct timespec64 ts_delta; | ^~~~~~~~ /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/kernel/events/core.c: In function 'ctx_pinned_sched_in': /kisskb/src/kernel/events/core.c:3769:6: note: byref variable will be forcibly initialized 3769 | int can_add_hw = 1; | ^~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'ctx_flexible_sched_in': /kisskb/src/kernel/events/core.c:3783:6: note: byref variable will be forcibly initialized 3783 | int can_add_hw = 1; | ^~~~~~~~~~ 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 'timekeeping_suspend': /kisskb/src/include/linux/time64.h:68:20: note: byref variable will be forcibly initialized 68 | struct timespec64 ts_delta; | ^~~~~~~~ /kisskb/src/include/linux/time64.h:80:20: note: byref variable will be forcibly initialized 80 | struct timespec64 ts_delta; | ^~~~~~~~ /kisskb/src/include/linux/time64.h:80:20: note: byref variable will be forcibly initialized /kisskb/src/kernel/time/timekeeping.c: In function 'timekeeping_init': /kisskb/src/include/linux/time64.h:80:20: note: byref variable will be forcibly initialized /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/kernel/time/timekeeping.c: In function 'do_adjtimex': /kisskb/src/kernel/time/timekeeping.c:2404:21: note: byref variable will be forcibly initialized 2404 | struct timespec64 delta; | ^~~~~ /kisskb/src/kernel/time/timekeeping.c:2395:16: note: byref variable will be forcibly initialized 2395 | s32 orig_tai, tai; | ^~~ /kisskb/src/kernel/time/timekeeping.c:2393:20: note: byref variable will be forcibly initialized 2393 | struct timespec64 ts; | ^~ /kisskb/src/kernel/time/timekeeping.c:2391:24: note: byref variable will be forcibly initialized 2391 | struct audit_ntp_data ad; | ^~ /kisskb/src/kernel/events/core.c: In function 'cpu_function_call': /kisskb/src/kernel/events/core.c:145:30: note: byref variable will be forcibly initialized 145 | struct remote_function_call data = { | ^~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_stop': /kisskb/src/kernel/events/core.c:3088:25: note: byref variable will be forcibly initialized 3088 | struct stop_event_data sd = { | ^~ /kisskb/src/kernel/events/core.c: In function 'task_function_call': /kisskb/src/kernel/events/core.c:110:30: note: byref variable will be forcibly initialized 110 | struct remote_function_call data = { | ^~~~ /kisskb/src/kernel/events/core.c: In function 'event_function_call': /kisskb/src/kernel/events/core.c:264:31: note: byref variable will be forcibly initialized 264 | struct event_function_struct efs = { | ^~~ /kisskb/src/kernel/events/core.c: In function 'perf_output_read_group': /kisskb/src/kernel/events/core.c:6913:6: note: byref variable will be forcibly initialized 6913 | u64 values[5]; | ^~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_output_read_one': /kisskb/src/kernel/events/core.c:6889:6: note: byref variable will be forcibly initialized 6889 | u64 values[4]; | ^~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_output_read': /kisskb/src/kernel/events/core.c:6962:32: note: byref variable will be forcibly initialized 6962 | u64 enabled = 0, running = 0, now; | ^~~ /kisskb/src/kernel/events/core.c:6962:19: note: byref variable will be forcibly initialized 6962 | u64 enabled = 0, running = 0, now; | ^~~~~~~ /kisskb/src/kernel/events/core.c:6962:6: note: byref variable will be forcibly initialized 6962 | u64 enabled = 0, running = 0, now; | ^~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_switch': /kisskb/src/kernel/events/core.c:8727:27: note: byref variable will be forcibly initialized 8727 | struct perf_switch_event switch_event; | ^~~~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_task': /kisskb/src/kernel/events/core.c:7874:25: note: byref variable will be forcibly initialized 7874 | struct perf_task_event task_event; | ^~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_pin_task_context': /kisskb/src/kernel/events/core.c:1506:16: note: byref variable will be forcibly initialized 1506 | unsigned long flags; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/cpuhp.h:95, from /kisskb/src/kernel/cpu.c:40: /kisskb/src/kernel/cpu.c: In function 'perf_trace_cpuhp_enter': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_cpuhp_multi_enter': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_cpuhp_exit': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ 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:40: /kisskb/src/kernel/cpu.c: In function 'trace_event_raw_event_cpuhp_enter': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ 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/kernel/events/core.c:11: /kisskb/src/kernel/events/core.c: In function 'perf_addr_filters_splice': /kisskb/src/kernel/events/core.c:10211:12: note: byref variable will be forcibly initialized 10211 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/cpuhp.h:95, from /kisskb/src/kernel/cpu.c:40: /kisskb/src/kernel/cpu.c: In function '__bpf_trace_cpuhp_enter': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_cpuhp_exit': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/kernel/events/core.c: In function 'perf_event_read': /kisskb/src/kernel/cpu.c: In function '__bpf_trace_cpuhp_multi_enter': /kisskb/src/kernel/events/core.c:4502:25: note: byref variable will be forcibly initialized 4502 | struct perf_read_data data; | ^~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/events/core.c: In function 'perf_read_one': /kisskb/src/kernel/events/core.c:5344:6: note: byref variable will be forcibly initialized 5344 | u64 values[4]; | ^~~~~~ /kisskb/src/kernel/events/core.c:5343:15: note: byref variable will be forcibly initialized 5343 | u64 enabled, running; | ^~~~~~~ /kisskb/src/kernel/events/core.c:5343:6: note: byref variable will be forcibly initialized 5343 | u64 enabled, running; | ^~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_output_sample_ustack': /kisskb/src/kernel/events/core.c:6667:7: note: byref variable will be forcibly initialized 6667 | u64 dyn_size; | ^~~~~~~~ /kisskb/src/kernel/events/core.c:6662:7: note: byref variable will be forcibly initialized 6662 | u64 size = 0; | ^~~~ /kisskb/src/kernel/events/core.c: In function 'perf_output_sample_regs': /kisskb/src/kernel/events/core.c:6571:7: note: byref variable will be forcibly initialized 6571 | u64 val; | ^~~ In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from ./arch/powerpc/include/generated/asm/rwonce.h:1, from /kisskb/src/include/linux/compiler.h:266, from /kisskb/src/include/linux/build_bug.h:5, from /kisskb/src/include/linux/container_of.h:5, from /kisskb/src/include/linux/list.h:5, 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/kernel/events/core.c:11: /kisskb/src/kernel/events/core.c:6567:17: note: byref variable will be forcibly initialized 6567 | DECLARE_BITMAP(_mask, 64); | ^~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/kernel/cpu.c: In function 'cpuhp_invoke_callback_range': /kisskb/src/kernel/cpu.c:668:19: note: byref variable will be forcibly initialized 668 | enum cpuhp_state state; | ^~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_virt_to_phys': /kisskb/src/kernel/events/core.c:7192:17: note: byref variable will be forcibly initialized 7192 | struct page *p; | ^ /kisskb/src/kernel/cpu.c: In function 'cpuhp_thread_fun': /kisskb/src/kernel/cpu.c:751:19: note: byref variable will be forcibly initialized 751 | enum cpuhp_state state; | ^~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_get_pgtable_size': /kisskb/src/kernel/events/core.c:7217:15: note: byref variable will be forcibly initialized 7217 | pmd_t *pmdp, pmd; | ^~~ /kisskb/src/kernel/events/core.c:7216:15: note: byref variable will be forcibly initialized 7216 | pud_t *pudp, pud; | ^~~ /kisskb/src/kernel/events/core.c:7215:15: note: byref variable will be forcibly initialized 7215 | p4d_t *p4dp, p4d; | ^~~ /kisskb/src/kernel/events/core.c:7214:15: note: byref variable will be forcibly initialized 7214 | pgd_t *pgdp, pgd; | ^~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_comm_event': /kisskb/src/kernel/events/core.c:7966:7: note: byref variable will be forcibly initialized 7966 | char comm[TASK_COMM_LEN]; | ^~~~ /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/kernel/events/core.c: In function 'perf_fill_ns_link_info': /kisskb/src/kernel/events/core.c:8067:14: note: byref variable will be forcibly initialized 8067 | struct path ns_path; | ^~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_mmap_event': /kisskb/src/kernel/events/core.c:8350:7: note: byref variable will be forcibly initialized 8350 | char tmp[16]; | ^~~ In file included from /kisskb/src/kernel/events/core.c:18: /kisskb/src/kernel/events/core.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /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/kernel/cpu.c: In function 'fail_store': /kisskb/src/kernel/cpu.c:2328:6: note: byref variable will be forcibly initialized 2328 | int fail, ret; | ^~~~ /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/kernel/events/core.c: In function 'perf_event_mux_interval_ms_store': /kisskb/src/kernel/events/core.c:10977:6: note: byref variable will be forcibly initialized 10977 | int timer, cpu, ret; | ^~~~~ /kisskb/src/kernel/cpu.c: In function 'target_store': /kisskb/src/kernel/cpu.c:2280:6: note: byref variable will be forcibly initialized 2280 | int target, ret; | ^~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_parse_addr_filter': /kisskb/src/kernel/events/core.c:10367:14: note: byref variable will be forcibly initialized 10367 | substring_t args[MAX_OPT_ARGS]; | ^~~~ 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/kernel/events/core.c:11: /kisskb/src/kernel/events/core.c: In function 'perf_event_set_addr_filter': /kisskb/src/kernel/events/core.c:10520:12: note: byref variable will be forcibly initialized 10520 | LIST_HEAD(filters); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/kernel/events/core.c: In function 'find_get_context': /kisskb/src/kernel/events/core.c:4631:16: note: byref variable will be forcibly initialized 4631 | unsigned long flags; | ^~~~~ /kisskb/src/block/blk-sysfs.c: In function 'queue_io_timeout_store': /kisskb/src/block/blk-sysfs.c:452:15: note: byref variable will be forcibly initialized 452 | unsigned int val; | ^~~ /kisskb/src/block/blk-sysfs.c: In function 'queue_poll_delay_store': /kisskb/src/block/blk-sysfs.c:410:11: note: byref variable will be forcibly initialized 410 | int err, val; | ^~~ /kisskb/src/block/blk-sysfs.c: In function 'queue_var_store64': /kisskb/src/block/blk-sysfs.c:53:6: note: byref variable will be forcibly initialized 53 | s64 v; | ^ /kisskb/src/block/blk-sysfs.c: In function 'queue_wb_lat_store': /kisskb/src/block/blk-sysfs.c:53:6: note: byref variable will be forcibly initialized /kisskb/src/block/blk-sysfs.c: In function 'queue_var_store': /kisskb/src/block/blk-sysfs.c:39:16: note: byref variable will be forcibly initialized 39 | unsigned long v; | ^ /kisskb/src/kernel/events/core.c: In function '__perf_event_task_sched_in': /kisskb/src/block/blk-sysfs.c: In function 'queue_random_store': /kisskb/src/block/blk-sysfs.c:39:16: note: byref variable will be forcibly initialized /kisskb/src/kernel/events/core.c:8727:27: note: byref variable will be forcibly initialized 8727 | struct perf_switch_event switch_event; | ^~~~~~~~~~~~ /kisskb/src/block/blk-sysfs.c: In function 'queue_stable_writes_store': /kisskb/src/block/blk-sysfs.c:39:16: note: byref variable will be forcibly initialized /kisskb/src/block/blk-sysfs.c: In function 'queue_iostats_store': /kisskb/src/block/blk-sysfs.c:39:16: note: byref variable will be forcibly initialized /kisskb/src/block/blk-sysfs.c: In function 'queue_rq_affinity_store': /kisskb/src/block/blk-sysfs.c:39:16: note: byref variable will be forcibly initialized /kisskb/src/block/blk-sysfs.c: In function 'queue_nomerges_store': /kisskb/src/block/blk-sysfs.c:39:16: note: byref variable will be forcibly initialized /kisskb/src/block/blk-sysfs.c: In function 'queue_nonrot_store': /kisskb/src/block/blk-sysfs.c:39:16: note: byref variable will be forcibly initialized /kisskb/src/block/blk-sysfs.c: In function 'queue_discard_max_store': /kisskb/src/block/blk-sysfs.c:39:16: note: byref variable will be forcibly initialized /kisskb/src/kernel/events/core.c: In function 'perf_event_update_userpage': /kisskb/src/block/blk-sysfs.c: In function 'queue_max_sectors_store': /kisskb/src/block/blk-sysfs.c:39:16: note: byref variable will be forcibly initialized /kisskb/src/kernel/events/core.c:5849:24: note: byref variable will be forcibly initialized 5849 | u64 enabled, running, now; | ^~~ /kisskb/src/kernel/events/core.c:5849:15: note: byref variable will be forcibly initialized 5849 | u64 enabled, running, now; | ^~~~~~~ /kisskb/src/kernel/events/core.c:5849:6: note: byref variable will be forcibly initialized 5849 | u64 enabled, running, now; | ^~~~~~~ /kisskb/src/block/blk-sysfs.c: In function 'queue_ra_store': /kisskb/src/block/blk-sysfs.c:39:16: note: byref variable will be forcibly initialized /kisskb/src/block/blk-sysfs.c: In function 'queue_requests_store': /kisskb/src/block/blk-sysfs.c:39:16: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_block_buffer': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/block.h:15:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 15 | DECLARE_EVENT_CLASS(block_buffer, | ^~~~~~~~~~~~~~~~~~~ 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:726:28: note: byref variable will be forcibly initialized 726 | 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, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_block_rq_requeue': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ 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_rq_requeue': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/kernel/events/core.c: In function 'perf_aux_sample_output': /kisskb/src/kernel/events/core.c:6806:7: note: byref variable will be forcibly initialized 6806 | u64 zero = 0; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_block_bio_remap': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ 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_bio_remap': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_block_rq_remap': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ 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_rq_remap': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/kernel/events/core.c: In function 'perf_log_throttle': /kisskb/src/kernel/events/core.c:8768:4: note: byref variable will be forcibly initialized 8768 | } throttle_event = { | ^~~~~~~~~~~~~~ /kisskb/src/kernel/events/core.c:8760:26: note: byref variable will be forcibly initialized 8760 | struct perf_sample_data sample; | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_block_rq': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/kernel/events/core.c:8759:28: note: byref variable will be forcibly initialized 8759 | struct perf_output_handle handle; | ^~~~~~ 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_rq': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | 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, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_block_bio': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/block.h:261:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 261 | DECLARE_EVENT_CLASS(block_bio, | ^~~~~~~~~~~~~~~~~~~ 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_bio': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | 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, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_block_plug': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ 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_plug': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_block_unplug': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/block.h:373:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 373 | DECLARE_EVENT_CLASS(block_unplug, | ^~~~~~~~~~~~~~~~~~~ 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_unplug': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | 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/kernel/events/core.c: In function 'perf_swevent_hrtimer': In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_block_split': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/kernel/events/core.c:10600:26: note: byref variable will be forcibly initialized 10600 | struct perf_sample_data data; | ^~~~ 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_split': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/kernel/events/core.c: In function 'perf_log_itrace_start': In file included from /kisskb/src/include/trace/define_trace.h:104, 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 '__bpf_trace_block_buffer': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/kernel/events/core.c:9091:4: note: byref variable will be forcibly initialized 9091 | } rec; | ^~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_block_rq_requeue': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/kernel/events/core.c:9086:26: note: byref variable will be forcibly initialized 9086 | struct perf_sample_data sample; | ^~~~~~ /kisskb/src/block/blk-core.c: In function '__bpf_trace_block_rq': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/kernel/events/core.c:9085:28: note: byref variable will be forcibly initialized 9085 | struct perf_output_handle handle; | ^~~~~~ /kisskb/src/block/blk-core.c: In function '__bpf_trace_block_bio': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_block_plug': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_block_rq_complete': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_block_unplug': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_block_bio_remap': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_block_rq_remap': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_block_bio_complete': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/block/blk-core.c: In function '__bpf_trace_block_split': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_block_rq_complete': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/kernel/events/core.c: In function 'perf_event_switch_output': /kisskb/src/kernel/events/core.c:8689:26: note: byref variable will be forcibly initialized 8689 | struct perf_sample_data sample; | ^~~~~~ 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_rq_complete': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/kernel/events/core.c:8688:28: note: byref variable will be forcibly initialized 8688 | struct perf_output_handle handle; | ^~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_read_event': In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_block_bio_complete': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/kernel/events/core.c:7560:25: note: byref variable will be forcibly initialized 7560 | struct perf_read_event read_event = { | ^~~~~~~~~~ /kisskb/src/kernel/events/core.c:7559:26: note: byref variable will be forcibly initialized 7559 | struct perf_sample_data sample; | ^~~~~~ /kisskb/src/kernel/events/core.c:7558:28: note: byref variable will be forcibly initialized 7558 | struct perf_output_handle handle; | ^~~~~~ 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_bio_complete': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/kernel/events/core.c: In function 'perf_event_task_output': /kisskb/src/kernel/events/core.c:7832:26: note: byref variable will be forcibly initialized 7832 | struct perf_sample_data sample; | ^~~~~~ /kisskb/src/kernel/events/core.c:7831:28: note: byref variable will be forcibly initialized 7831 | struct perf_output_handle handle; | ^~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_comm_output': /kisskb/src/kernel/events/core.c:7936:26: note: byref variable will be forcibly initialized 7936 | struct perf_sample_data sample; | ^~~~~~ /kisskb/src/kernel/events/core.c:7935:28: note: byref variable will be forcibly initialized 7935 | struct perf_output_handle handle; | ^~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_namespaces_output': /kisskb/src/kernel/events/core.c:8035:26: note: byref variable will be forcibly initialized 8035 | struct perf_sample_data sample; | ^~~~~~ /kisskb/src/kernel/events/core.c:8034:28: note: byref variable will be forcibly initialized 8034 | struct perf_output_handle handle; | ^~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_mmap_output': /kisskb/src/kernel/events/core.c:8317:7: note: byref variable will be forcibly initialized 8317 | u8 size[4] = { (u8) mmap_event->build_id_size, 0, 0, 0 }; | ^~~~ /kisskb/src/kernel/events/core.c:8280:26: note: byref variable will be forcibly initialized 8280 | struct perf_sample_data sample; | ^~~~~~ /kisskb/src/kernel/events/core.c:8279:28: note: byref variable will be forcibly initialized 8279 | struct perf_output_handle handle; | ^~~~~~ /kisskb/src/block/blk-core.c: In function 'handle_bad_sector': /kisskb/src/block/blk-core.c:537:7: note: byref variable will be forcibly initialized 537 | char b[BDEVNAME_SIZE]; | ^ /kisskb/src/kernel/events/core.c: In function 'perf_event_ksymbol_output': /kisskb/src/kernel/events/core.c:8819:26: note: byref variable will be forcibly initialized 8819 | struct perf_sample_data sample; | ^~~~~~ /kisskb/src/kernel/events/core.c:8818:28: note: byref variable will be forcibly initialized 8818 | struct perf_output_handle handle; | ^~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_bpf_output': /kisskb/src/kernel/events/core.c:8909:26: note: byref variable will be forcibly initialized 8909 | struct perf_sample_data sample; | ^~~~~~ /kisskb/src/kernel/events/core.c:8908:28: note: byref variable will be forcibly initialized 8908 | struct perf_output_handle handle; | ^~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_text_poke_output': /kisskb/src/kernel/events/core.c:9018:6: note: byref variable will be forcibly initialized 9018 | u64 padding = 0; | ^~~~~~~ /kisskb/src/kernel/events/core.c:9017:26: note: byref variable will be forcibly initialized 9017 | struct perf_sample_data sample; | ^~~~~~ /kisskb/src/kernel/events/core.c:9016:28: note: byref variable will be forcibly initialized 9016 | struct perf_output_handle handle; | ^~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_output_sample': /kisskb/src/kernel/events/core.c:7121:7: note: byref variable will be forcibly initialized 7121 | u64 abi = data->regs_intr.abi; | ^~~ /kisskb/src/kernel/events/core.c:7089:7: note: byref variable will be forcibly initialized 7089 | u64 abi = data->regs_user.abi; | ^~~ /kisskb/src/kernel/events/core.c:7083:8: note: byref variable will be forcibly initialized 7083 | u64 nr = 0; | ^~ /kisskb/src/kernel/events/core.c:7060:6: note: byref variable will be forcibly initialized 7060 | } raw = { | ^~~ 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:1210:12: note: byref variable will be forcibly initialized 1210 | LIST_HEAD(callbacks); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, 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:371:3: note: in expansion of macro 'wait_event' 371 | wait_event(q->mq_freeze_wq, | ^~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_comm': /kisskb/src/kernel/events/core.c:7985:25: note: byref variable will be forcibly initialized 7985 | struct perf_comm_event comm_event; | ^~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_namespaces': /kisskb/src/kernel/events/core.c:8082:31: note: byref variable will be forcibly initialized 8082 | struct perf_namespaces_event namespaces_event; | ^~~~~~~~~~~~~~~~ /kisskb/src/block/blk-core.c: In function '__bio_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:402:3: note: in expansion of macro 'wait_event' 402 | wait_event(q->mq_freeze_wq, | ^~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_mmap': /kisskb/src/kernel/events/core.c:8565:25: note: byref variable will be forcibly initialized 8565 | struct perf_mmap_event mmap_event; | ^~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_aux_event': /kisskb/src/kernel/events/core.c:8608:4: note: byref variable will be forcibly initialized 8608 | } rec = { | ^~~ /kisskb/src/kernel/events/core.c:8602:26: note: byref variable will be forcibly initialized 8602 | struct perf_sample_data sample; | ^~~~~~ /kisskb/src/kernel/events/core.c:8601:28: note: byref variable will be forcibly initialized 8601 | struct perf_output_handle handle; | ^~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_log_lost_samples': /kisskb/src/kernel/events/core.c:8644:4: note: byref variable will be forcibly initialized 8644 | } lost_samples_event = { | ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/events/core.c:8638:26: note: byref variable will be forcibly initialized 8638 | struct perf_sample_data sample; | ^~~~~~ /kisskb/src/kernel/events/core.c:8637:28: note: byref variable will be forcibly initialized 8637 | struct perf_output_handle handle; | ^~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_ksymbol': /kisskb/src/kernel/events/core.c:8843:7: note: byref variable will be forcibly initialized 8843 | char name[KSYM_NAME_LEN]; | ^~~~ /kisskb/src/kernel/events/core.c:8842:28: note: byref variable will be forcibly initialized 8842 | struct perf_ksymbol_event ksymbol_event; | ^~~~~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_bpf_event': /kisskb/src/kernel/events/core.c:8956:24: note: byref variable will be forcibly initialized 8956 | struct perf_bpf_event bpf_event; | ^~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_text_poke': /kisskb/src/kernel/events/core.c:9049:30: note: byref variable will be forcibly initialized 9049 | struct perf_text_poke_event text_poke_event; | ^~~~~~~~~~~~~~~ /kisskb/src/block/blk-core.c: In function '__submit_bio_noacct': /kisskb/src/block/blk-core.c:818:18: note: byref variable will be forcibly initialized 818 | struct bio_list bio_list_on_stack[2]; | ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_report_aux_output_id': /kisskb/src/kernel/events/core.c:9126:4: note: byref variable will be forcibly initialized 9126 | } rec; | ^~~ /kisskb/src/kernel/events/core.c:9122:26: note: byref variable will be forcibly initialized 9122 | struct perf_sample_data sample; | ^~~~~~ /kisskb/src/kernel/events/core.c:9121:28: note: byref variable will be forcibly initialized 9121 | struct perf_output_handle handle; | ^~~~~~ /kisskb/src/block/blk-core.c: In function 'submit_bio': /kisskb/src/block/blk-core.c:946:17: note: byref variable will be forcibly initialized 946 | unsigned long pflags; | ^~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_tp_event': /kisskb/src/kernel/events/core.c:9739:26: note: byref variable will be forcibly initialized 9739 | struct perf_sample_data data; | ^~~~ /kisskb/src/kernel/events/core.c: In function '___perf_sw_event': /kisskb/src/kernel/events/core.c:9466:26: note: byref variable will be forcibly initialized 9466 | struct perf_sample_data data; | ^~~~ /kisskb/src/kernel/events/core.c: In function '_perf_ioctl': /kisskb/src/kernel/events/core.c:5697:26: note: byref variable will be forcibly initialized 5697 | struct perf_event_attr new_attr; | ^~~~~~~~ /kisskb/src/kernel/events/core.c:5645:14: note: byref variable will be forcibly initialized 5645 | struct fd output; | ^~~~~~ /kisskb/src/kernel/events/core.c:5633:7: note: byref variable will be forcibly initialized 5633 | u64 id = primary_event_id(event); | ^~ /kisskb/src/kernel/events/core.c:5624:7: note: byref variable will be forcibly initialized 5624 | u64 value; | ^~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_init_context': /kisskb/src/kernel/events/core.c:13142:6: note: byref variable will be forcibly initialized 13142 | int inherited_all = 1; | ^~~~~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function '__do_sys_perf_event_open': /kisskb/src/kernel/events/core.c:12046:12: note: byref variable will be forcibly initialized 12046 | struct fd group = {NULL, 0}; | ^~~~~ /kisskb/src/kernel/events/core.c:12043:25: note: byref variable will be forcibly initialized 12043 | struct perf_event_attr attr; | ^~~~ 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/kernel/events/core.c:11: /kisskb/src/kernel/events/core.c: In function 'perf_pmu_migrate_context': /kisskb/src/kernel/events/core.c:12578:12: note: byref variable will be forcibly initialized 12578 | LIST_HEAD(events); | ^~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_release_kernel': /kisskb/src/kernel/events/core.c:5088:12: note: byref variable will be forcibly initialized 5088 | LIST_HEAD(free_list); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_remove_on_exec': /kisskb/src/kernel/events/core.c:4290:12: note: byref variable will be forcibly initialized 4290 | LIST_HEAD(free_list); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/kernel/events/core.c: In function 'perf_bp_event': /kisskb/src/kernel/events/core.c:10164:26: note: byref variable will be forcibly initialized 10164 | struct perf_sample_data sample; | ^~~~~~ In file included from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/kernel/events/core.c:11: /kisskb/src/kernel/events/core.c: In function 'perf_event_free_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/events/core.c:12881:3: note: in expansion of macro 'wait_var_event' 12881 | wait_var_event(&ctx->refcount, refcount_read(&ctx->refcount) == 1); | ^~~~~~~~~~~~~~ /kisskb/src/fs/fat/misc.c: In function 'fat_time_unix2fat': /kisskb/src/fs/fat/misc.c:240:12: note: byref variable will be forcibly initialized 240 | struct tm tm; | ^~ /kisskb/src/fs/fat/misc.c: In function 'fat_truncate_time': /kisskb/src/fs/fat/misc.c:299:20: note: byref variable will be forcibly initialized 299 | struct timespec64 ts; | ^~ /kisskb/src/fs/fat/misc.c: In function 'fat_msg': /kisskb/src/fs/fat/misc.c:51:10: note: byref variable will be forcibly initialized 51 | va_list args; | ^~~~ /kisskb/src/fs/fat/misc.c:50:19: note: byref variable will be forcibly initialized 50 | struct va_format vaf; | ^~~ /kisskb/src/fs/fat/misc.c: In function '__fat_fs_error': /kisskb/src/fs/fat/misc.c:25:19: note: byref variable will be forcibly initialized 25 | struct va_format vaf; | ^~~ /kisskb/src/fs/fat/misc.c:24:10: note: byref variable will be forcibly initialized 24 | va_list args; | ^~~~ /kisskb/src/fs/fat/misc.c: In function 'fat_chain_add': /kisskb/src/fs/fat/misc.c:124:20: note: byref variable will be forcibly initialized 124 | struct fat_entry fatent; | ^~~~~~ /kisskb/src/fs/fat/misc.c:113:14: note: byref variable will be forcibly initialized 113 | int fclus, dclus; | ^~~~~ /kisskb/src/fs/fat/misc.c:113:7: note: byref variable will be forcibly initialized 113 | int fclus, dclus; | ^~~~~ /kisskb/src/fs/fat/inode.c: In function 'fat_get_block_bmap': /kisskb/src/fs/fat/inode.c:302:16: note: byref variable will be forcibly initialized 302 | unsigned long mapped_blocks; | ^~~~~~~~~~~~~ /kisskb/src/fs/fat/inode.c:301:11: note: byref variable will be forcibly initialized 301 | sector_t bmap; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/fscache.h:456, from /kisskb/src/fs/fscache/internal.h:16, from /kisskb/src/fs/fscache/main.c:12: /kisskb/src/fs/fscache/main.c: In function 'perf_trace_fscache_cache': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:192:1: note: in expansion of macro 'TRACE_EVENT' 192 | TRACE_EVENT(fscache_cache, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:192:1: note: in expansion of macro 'TRACE_EVENT' 192 | TRACE_EVENT(fscache_cache, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'perf_trace_fscache_volume': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:217:1: note: in expansion of macro 'TRACE_EVENT' 217 | TRACE_EVENT(fscache_volume, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:217:1: note: in expansion of macro 'TRACE_EVENT' 217 | TRACE_EVENT(fscache_volume, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'perf_trace_fscache_cookie': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:242:1: note: in expansion of macro 'TRACE_EVENT' 242 | TRACE_EVENT(fscache_cookie, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:242:1: note: in expansion of macro 'TRACE_EVENT' 242 | TRACE_EVENT(fscache_cookie, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'perf_trace_fscache_access_cache': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:267:1: note: in expansion of macro 'TRACE_EVENT' 267 | TRACE_EVENT(fscache_access_cache, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:267:1: note: in expansion of macro 'TRACE_EVENT' 267 | TRACE_EVENT(fscache_access_cache, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'perf_trace_fscache_access_volume': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:296:1: note: in expansion of macro 'TRACE_EVENT' 296 | TRACE_EVENT(fscache_access_volume, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:296:1: note: in expansion of macro 'TRACE_EVENT' 296 | TRACE_EVENT(fscache_access_volume, | ^~~~~~~~~~~ /kisskb/src/fs/fat/inode.c: In function 'fat_calc_dir_size': /kisskb/src/fs/fat/inode.c:483:18: note: byref variable will be forcibly initialized 483 | int ret, fclus, dclus; | ^~~~~ /kisskb/src/fs/fat/inode.c:483:11: note: byref variable will be forcibly initialized 483 | int ret, fclus, dclus; | ^~~~~ /kisskb/src/fs/fscache/main.c: In function 'perf_trace_fscache_access': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:329:1: note: in expansion of macro 'TRACE_EVENT' 329 | TRACE_EVENT(fscache_access, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:329:1: note: in expansion of macro 'TRACE_EVENT' 329 | TRACE_EVENT(fscache_access, | ^~~~~~~~~~~ /kisskb/src/fs/fat/inode.c: In function 'is_exec': /kisskb/src/fs/fat/inode.c:472:16: note: byref variable will be forcibly initialized 472 | unsigned char exe_extensions[] = "EXECOMBAT", *walk; | ^~~~~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'perf_trace_fscache_acquire': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:358:1: note: in expansion of macro 'TRACE_EVENT' 358 | TRACE_EVENT(fscache_acquire, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:358:1: note: in expansion of macro 'TRACE_EVENT' 358 | TRACE_EVENT(fscache_acquire, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'perf_trace_fscache_relinquish': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:383:1: note: in expansion of macro 'TRACE_EVENT' 383 | TRACE_EVENT(fscache_relinquish, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:383:1: note: in expansion of macro 'TRACE_EVENT' 383 | TRACE_EVENT(fscache_relinquish, | ^~~~~~~~~~~ /kisskb/src/fs/fat/inode.c: In function '__fat_write_inode': /kisskb/src/fs/fat/inode.c:889:10: note: byref variable will be forcibly initialized 889 | __le16 atime; | ^~~~~ /kisskb/src/fs/fscache/main.c: In function 'perf_trace_fscache_invalidate': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:411:1: note: in expansion of macro 'TRACE_EVENT' 411 | TRACE_EVENT(fscache_invalidate, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:411:1: note: in expansion of macro 'TRACE_EVENT' 411 | TRACE_EVENT(fscache_invalidate, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'perf_trace_fscache_resize': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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_resize, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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_resize, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/fscache.h:456, from /kisskb/src/fs/fscache/internal.h:16, from /kisskb/src/fs/fscache/main.c:12: /kisskb/src/fs/fscache/main.c: In function 'trace_event_raw_event_fscache_cache': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:192:1: note: in expansion of macro 'TRACE_EVENT' 192 | TRACE_EVENT(fscache_cache, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'trace_event_raw_event_fscache_volume': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:217:1: note: in expansion of macro 'TRACE_EVENT' 217 | TRACE_EVENT(fscache_volume, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'trace_event_raw_event_fscache_cookie': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:242:1: note: in expansion of macro 'TRACE_EVENT' 242 | TRACE_EVENT(fscache_cookie, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'trace_event_raw_event_fscache_access_cache': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:267:1: note: in expansion of macro 'TRACE_EVENT' 267 | TRACE_EVENT(fscache_access_cache, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'trace_event_raw_event_fscache_access_volume': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:296:1: note: in expansion of macro 'TRACE_EVENT' 296 | TRACE_EVENT(fscache_access_volume, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'trace_event_raw_event_fscache_access': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:329:1: note: in expansion of macro 'TRACE_EVENT' 329 | TRACE_EVENT(fscache_access, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'trace_event_raw_event_fscache_acquire': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:358:1: note: in expansion of macro 'TRACE_EVENT' 358 | TRACE_EVENT(fscache_acquire, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'trace_event_raw_event_fscache_relinquish': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:383:1: note: in expansion of macro 'TRACE_EVENT' 383 | TRACE_EVENT(fscache_relinquish, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'trace_event_raw_event_fscache_invalidate': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:411:1: note: in expansion of macro 'TRACE_EVENT' 411 | TRACE_EVENT(fscache_invalidate, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'trace_event_raw_event_fscache_resize': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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_resize, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/fscache.h:456, from /kisskb/src/fs/fscache/internal.h:16, from /kisskb/src/fs/fscache/main.c:12: /kisskb/src/fs/fscache/main.c: In function '__bpf_trace_fscache_cache': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:192:1: note: in expansion of macro 'TRACE_EVENT' 192 | TRACE_EVENT(fscache_cache, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:192:1: note: in expansion of macro 'TRACE_EVENT' 192 | TRACE_EVENT(fscache_cache, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:192:1: note: in expansion of macro 'TRACE_EVENT' 192 | TRACE_EVENT(fscache_cache, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:192:1: note: in expansion of macro 'TRACE_EVENT' 192 | TRACE_EVENT(fscache_cache, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:192:1: note: in expansion of macro 'TRACE_EVENT' 192 | TRACE_EVENT(fscache_cache, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:192:1: note: in expansion of macro 'TRACE_EVENT' 192 | TRACE_EVENT(fscache_cache, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function '__bpf_trace_fscache_volume': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:217:1: note: in expansion of macro 'TRACE_EVENT' 217 | TRACE_EVENT(fscache_volume, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:217:1: note: in expansion of macro 'TRACE_EVENT' 217 | TRACE_EVENT(fscache_volume, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:217:1: note: in expansion of macro 'TRACE_EVENT' 217 | TRACE_EVENT(fscache_volume, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:217:1: note: in expansion of macro 'TRACE_EVENT' 217 | TRACE_EVENT(fscache_volume, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:217:1: note: in expansion of macro 'TRACE_EVENT' 217 | TRACE_EVENT(fscache_volume, | ^~~~~~~~~~~ /kisskb/src/fs/fat/inode.c: In function 'parse_options': /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:217:1: note: in expansion of macro 'TRACE_EVENT' 217 | TRACE_EVENT(fscache_volume, | ^~~~~~~~~~~ /kisskb/src/fs/fat/inode.c:1132:6: note: byref variable will be forcibly initialized 1132 | int option; | ^~~~~~ /kisskb/src/fs/fat/inode.c:1131:14: note: byref variable will be forcibly initialized 1131 | substring_t args[MAX_OPT_ARGS]; | ^~~~ /kisskb/src/fs/fscache/main.c: In function '__bpf_trace_fscache_cookie': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:242:1: note: in expansion of macro 'TRACE_EVENT' 242 | TRACE_EVENT(fscache_cookie, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:242:1: note: in expansion of macro 'TRACE_EVENT' 242 | TRACE_EVENT(fscache_cookie, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:242:1: note: in expansion of macro 'TRACE_EVENT' 242 | TRACE_EVENT(fscache_cookie, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:242:1: note: in expansion of macro 'TRACE_EVENT' 242 | TRACE_EVENT(fscache_cookie, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:242:1: note: in expansion of macro 'TRACE_EVENT' 242 | TRACE_EVENT(fscache_cookie, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:242:1: note: in expansion of macro 'TRACE_EVENT' 242 | TRACE_EVENT(fscache_cookie, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function '__bpf_trace_fscache_access_cache': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:267:1: note: in expansion of macro 'TRACE_EVENT' 267 | TRACE_EVENT(fscache_access_cache, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:267:1: note: in expansion of macro 'TRACE_EVENT' 267 | TRACE_EVENT(fscache_access_cache, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:267:1: note: in expansion of macro 'TRACE_EVENT' 267 | TRACE_EVENT(fscache_access_cache, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:267:1: note: in expansion of macro 'TRACE_EVENT' 267 | TRACE_EVENT(fscache_access_cache, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:267:1: note: in expansion of macro 'TRACE_EVENT' 267 | TRACE_EVENT(fscache_access_cache, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:267:1: note: in expansion of macro 'TRACE_EVENT' 267 | TRACE_EVENT(fscache_access_cache, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:267:1: note: in expansion of macro 'TRACE_EVENT' 267 | TRACE_EVENT(fscache_access_cache, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:267:1: note: in expansion of macro 'TRACE_EVENT' 267 | TRACE_EVENT(fscache_access_cache, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function '__bpf_trace_fscache_access': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:329:1: note: in expansion of macro 'TRACE_EVENT' 329 | TRACE_EVENT(fscache_access, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:329:1: note: in expansion of macro 'TRACE_EVENT' 329 | TRACE_EVENT(fscache_access, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:329:1: note: in expansion of macro 'TRACE_EVENT' 329 | TRACE_EVENT(fscache_access, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:329:1: note: in expansion of macro 'TRACE_EVENT' 329 | TRACE_EVENT(fscache_access, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:329:1: note: in expansion of macro 'TRACE_EVENT' 329 | TRACE_EVENT(fscache_access, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:329:1: note: in expansion of macro 'TRACE_EVENT' 329 | TRACE_EVENT(fscache_access, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:329:1: note: in expansion of macro 'TRACE_EVENT' 329 | TRACE_EVENT(fscache_access, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:329:1: note: in expansion of macro 'TRACE_EVENT' 329 | TRACE_EVENT(fscache_access, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function '__bpf_trace_fscache_access_volume': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:296:1: note: in expansion of macro 'TRACE_EVENT' 296 | TRACE_EVENT(fscache_access_volume, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:296:1: note: in expansion of macro 'TRACE_EVENT' 296 | TRACE_EVENT(fscache_access_volume, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:296:1: note: in expansion of macro 'TRACE_EVENT' 296 | TRACE_EVENT(fscache_access_volume, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:296:1: note: in expansion of macro 'TRACE_EVENT' 296 | TRACE_EVENT(fscache_access_volume, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:296:1: note: in expansion of macro 'TRACE_EVENT' 296 | TRACE_EVENT(fscache_access_volume, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:296:1: note: in expansion of macro 'TRACE_EVENT' 296 | TRACE_EVENT(fscache_access_volume, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:296:1: note: in expansion of macro 'TRACE_EVENT' 296 | TRACE_EVENT(fscache_access_volume, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:296:1: note: in expansion of macro 'TRACE_EVENT' 296 | TRACE_EVENT(fscache_access_volume, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:296:1: note: in expansion of macro 'TRACE_EVENT' 296 | TRACE_EVENT(fscache_access_volume, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:296:1: note: in expansion of macro 'TRACE_EVENT' 296 | TRACE_EVENT(fscache_access_volume, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function '__bpf_trace_fscache_acquire': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:358:1: note: in expansion of macro 'TRACE_EVENT' 358 | TRACE_EVENT(fscache_acquire, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:358:1: note: in expansion of macro 'TRACE_EVENT' 358 | TRACE_EVENT(fscache_acquire, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function '__bpf_trace_fscache_relinquish': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:383:1: note: in expansion of macro 'TRACE_EVENT' 383 | TRACE_EVENT(fscache_relinquish, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:383:1: note: in expansion of macro 'TRACE_EVENT' 383 | TRACE_EVENT(fscache_relinquish, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:383:1: note: in expansion of macro 'TRACE_EVENT' 383 | TRACE_EVENT(fscache_relinquish, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:383:1: note: in expansion of macro 'TRACE_EVENT' 383 | TRACE_EVENT(fscache_relinquish, | ^~~~~~~~~~~ /kisskb/src/fs/fat/inode.c: In function 'fat_fill_super': /kisskb/src/fs/fscache/main.c: In function '__bpf_trace_fscache_invalidate': /kisskb/src/fs/fat/inode.c:1613:20: note: byref variable will be forcibly initialized 1613 | struct timespec64 ts; | ^~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:411:1: note: in expansion of macro 'TRACE_EVENT' 411 | TRACE_EVENT(fscache_invalidate, | ^~~~~~~~~~~ /kisskb/src/fs/fat/inode.c:1612:7: note: byref variable will be forcibly initialized 1612 | char buf[50]; | ^~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:411:1: note: in expansion of macro 'TRACE_EVENT' 411 | TRACE_EVENT(fscache_invalidate, | ^~~~~~~~~~~ /kisskb/src/fs/fat/inode.c:1610:6: note: byref variable will be forcibly initialized 1610 | int debug; | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:411:1: note: in expansion of macro 'TRACE_EVENT' 411 | TRACE_EVENT(fscache_invalidate, | ^~~~~~~~~~~ /kisskb/src/fs/fat/inode.c:1606:30: note: byref variable will be forcibly initialized 1606 | struct fat_bios_param_block bpb; | ^~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:411:1: note: in expansion of macro 'TRACE_EVENT' 411 | TRACE_EVENT(fscache_invalidate, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function '__bpf_trace_fscache_resize': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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_resize, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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_resize, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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_resize, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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_resize, | ^~~~~~~~~~~ /kisskb/src/fs/fat/inode.c: In function 'fat_add_cluster': /kisskb/src/fs/fat/inode.c:106:11: note: byref variable will be forcibly initialized 106 | int err, cluster; | ^~~~~~~ /kisskb/src/fs/fat/inode.c: In function '__fat_get_block': /kisskb/src/fs/fat/inode.c:126:11: note: byref variable will be forcibly initialized 126 | sector_t phys, last_block; | ^~~~ /kisskb/src/fs/fat/inode.c:125:16: note: byref variable will be forcibly initialized 125 | unsigned long mapped_blocks; | ^~~~~~~~~~~~~ /kisskb/src/fs/fat/inode.c: In function 'fat_get_block': /kisskb/src/fs/fat/inode.c:187:16: note: byref variable will be forcibly initialized 187 | unsigned long max_blocks = bh_result->b_size >> inode->i_blkbits; | ^~~~~~~~~~ /kisskb/src/kernel/exit.c: In function 'coredump_task_exit': /kisskb/src/kernel/exit.c:359:22: note: byref variable will be forcibly initialized 359 | struct core_thread self; | ^~~~ /kisskb/src/kernel/events/uprobes.c: In function '__replace_page': /kisskb/src/kernel/events/uprobes.c:164:28: note: byref variable will be forcibly initialized 164 | struct mmu_notifier_range range; | ^~~~~ /kisskb/src/kernel/events/uprobes.c: In function '__update_ref_ctr': /kisskb/src/kernel/events/uprobes.c:373:25: note: byref variable will be forcibly initialized 373 | struct vm_area_struct *vma; | ^~~ /kisskb/src/kernel/events/uprobes.c:372:15: note: byref variable will be forcibly initialized 372 | struct page *page; | ^~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/kernel/events/uprobes.c:13: /kisskb/src/kernel/events/uprobes.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/crypto/rmd160.c: In function 'rmd160_final': /kisskb/src/crypto/rmd160.c:313:9: note: byref variable will be forcibly initialized 313 | __le64 bits; | ^~~~ In file included from /kisskb/src/include/linux/bpf.h:25, from /kisskb/src/kernel/bpf/syscall.c:4: /kisskb/src/kernel/bpf/syscall.c: In function 'KERNEL_BPFPTR': /kisskb/src/include/linux/bpfptr.h:18:9: note: userspace variable will be forcibly initialized 18 | return (bpfptr_t) { .kernel = p, .is_kernel = true }; | ^ /kisskb/src/kernel/bpf/syscall.c: In function 'make_bpfptr': /kisskb/src/include/linux/bpfptr.h:23:9: note: userspace variable will be forcibly initialized 23 | return (bpfptr_t) { .user = p }; | ^ /kisskb/src/include/linux/bpfptr.h:18:9: note: userspace variable will be forcibly initialized 18 | return (bpfptr_t) { .kernel = p, .is_kernel = true }; | ^ /kisskb/src/include/linux/bpfptr.h:29:10: note: userspace variable will be forcibly initialized 29 | return KERNEL_BPFPTR((void*) (uintptr_t) addr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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/bpf/syscall.c: In function 'bpfptr_is_null': /kisskb/src/include/linux/bpfptr.h:34:20: note: userspace variable will be forcibly initialized 34 | static inline bool bpfptr_is_null(bpfptr_t bpfptr) | ^~~~~~~~~~~~~~ /kisskb/src/kernel/exit.c:671:12: note: byref variable will be forcibly initialized 671 | LIST_HEAD(dead); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/irqchip/irq-al-fic.c: In function 'al_fic_irq_handler': /kisskb/src/drivers/irqchip/irq-al-fic.c:113:16: note: byref variable will be forcibly initialized 113 | unsigned long pending; | ^~~~~~~ /kisskb/src/kernel/exit.c: In function 'wait_task_zombie': /kisskb/src/kernel/exit.c:1044:16: note: byref variable will be forcibly initialized 1044 | u64 tgutime, tgstime; | ^~~~~~~ /kisskb/src/kernel/exit.c:1044:7: note: byref variable will be forcibly initialized 1044 | u64 tgutime, tgstime; | ^~~~~~~ /kisskb/src/kernel/exit.c: In function 'kernel_waitid': /kisskb/src/kernel/exit.c:1557:15: note: byref variable will be forcibly initialized 1557 | unsigned int f_flags = 0; | ^~~~~~~ /kisskb/src/kernel/exit.c:1553:19: note: byref variable will be forcibly initialized 1553 | struct wait_opts wo; | ^~ 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/kernel/events/uprobes.c:13: /kisskb/src/kernel/events/uprobes.c: In function 'xol_take_insn_slot': /kisskb/src/include/linux/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/events/uprobes.c:1598:3: note: in expansion of macro 'wait_event' 1598 | wait_event(area->wq, (atomic_read(&area->slot_count) < UINSNS_PER_PAGE)); | ^~~~~~~~~~ /kisskb/src/kernel/exit.c: In function '__do_sys_waitid': /kisskb/src/kernel/exit.c:1619:16: note: byref variable will be forcibly initialized 1619 | struct rusage r; | ^ /kisskb/src/kernel/events/uprobes.c: In function 'verify_opcode': /kisskb/src/kernel/events/uprobes.c:261:18: note: byref variable will be forcibly initialized 261 | uprobe_opcode_t old_opcode; | ^~~~~~~~~~ /kisskb/src/kernel/events/uprobes.c: In function 'is_trap_at_addr': /kisskb/src/kernel/events/uprobes.c:2013:18: note: byref variable will be forcibly initialized 2013 | uprobe_opcode_t opcode; | ^~~~~~ /kisskb/src/kernel/events/uprobes.c:2012:15: note: byref variable will be forcibly initialized 2012 | struct page *page; | ^~~~ /kisskb/src/kernel/bpf/syscall.c: In function '____bpf_sys_bpf': /kisskb/src/kernel/bpf/syscall.c:4767:9: note: userspace variable will be forcibly initialized 4767 | return __sys_bpf(cmd, KERNEL_BPFPTR(attr), attr_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/exit.c: In function 'kernel_wait4': /kisskb/src/kernel/exit.c:1652:19: note: byref variable will be forcibly initialized 1652 | struct wait_opts wo; | ^~ In file included from /kisskb/src/include/linux/bpf.h:25, from /kisskb/src/kernel/bpf/syscall.c:4: /kisskb/src/kernel/bpf/syscall.c: In function 'bpf_sys_bpf': /kisskb/src/include/linux/bpfptr.h:18:9: note: userspace variable will be forcibly initialized 18 | return (bpfptr_t) { .kernel = p, .is_kernel = true }; | ^ /kisskb/src/kernel/bpf/syscall.c:4767:9: note: userspace variable will be forcibly initialized 4767 | return __sys_bpf(cmd, KERNEL_BPFPTR(attr), attr_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/exit.c: In function '__do_sys_wait4': /kisskb/src/kernel/exit.c:1711:16: note: byref variable will be forcibly initialized 1711 | struct rusage r; | ^ /kisskb/src/kernel/events/uprobes.c: In function 'uprobe_write_opcode': /kisskb/src/kernel/events/uprobes.c:470:25: note: byref variable will be forcibly initialized 470 | struct vm_area_struct *vma; | ^~~ /kisskb/src/kernel/events/uprobes.c:469:15: note: byref variable will be forcibly initialized 469 | struct page *old_page, *new_page; | ^~~~~~~~ /kisskb/src/kernel/events/uprobes.c: In function 'uprobe_mmap': /kisskb/src/kernel/events/uprobes.c:1364:19: note: byref variable will be forcibly initialized 1364 | struct list_head tmp_list; | ^~~~~~~~ /kisskb/src/kernel/events/uprobes.c: In function '__create_xol_area': /kisskb/src/kernel/events/uprobes.c:1485:18: note: byref variable will be forcibly initialized 1485 | uprobe_opcode_t insn = UPROBE_SWBP_INSN; | ^~~~ In file included from /kisskb/src/include/linux/bpfptr.h:7, from /kisskb/src/include/linux/bpf.h:25, from /kisskb/src/kernel/bpf/syscall.c:4: /kisskb/src/kernel/bpf/syscall.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/bpf.h:25, from /kisskb/src/kernel/bpf/syscall.c:4: /kisskb/src/kernel/bpf/syscall.c: In function 'copy_from_bpfptr': /kisskb/src/include/linux/bpfptr.h:55:19: note: userspace variable will be forcibly initialized 55 | static inline int copy_from_bpfptr(void *dst, bpfptr_t src, size_t size) | ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/syscall.c: In function 'kvmemdup_bpfptr': /kisskb/src/include/linux/bpfptr.h:55:19: note: userspace variable will be forcibly initialized /kisskb/src/include/linux/bpfptr.h:66:21: note: userspace variable will be forcibly initialized 66 | static inline void *kvmemdup_bpfptr(bpfptr_t src, size_t len) | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/syscall.c: In function '___bpf_copy_key': /kisskb/src/kernel/bpf/syscall.c:1044:14: note: userspace variable will be forcibly initialized 1044 | static void *___bpf_copy_key(bpfptr_t ukey, u64 key_size) | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/syscall.c: In function 'bpf_link_show_fdinfo': /kisskb/src/kernel/bpf/syscall.c:2515:7: note: byref variable will be forcibly initialized 2515 | char prog_tag[sizeof(prog->tag) * 2 + 1] = { }; | ^~~~~~~~ /kisskb/src/kernel/bpf/syscall.c: In function 'bpf_prog_show_fdinfo': /kisskb/src/kernel/bpf/syscall.c:1879:25: note: byref variable will be forcibly initialized 1879 | struct bpf_prog_kstats stats; | ^~~~~ /kisskb/src/kernel/bpf/syscall.c:1878:7: note: byref variable will be forcibly initialized 1878 | char prog_tag[sizeof(prog->tag) * 2 + 1] = { }; | ^~~~~~~~ /kisskb/src/kernel/events/uprobes.c: In function 'handle_swbp': /kisskb/src/kernel/events/uprobes.c:2192:6: note: byref variable will be forcibly initialized 2192 | int is_swbp; | ^~~~~~~ /kisskb/src/kernel/bpf/syscall.c: In function 'map_check_btf': /kisskb/src/kernel/bpf/syscall.c:774:16: note: byref variable will be forcibly initialized 774 | u32 key_size, value_size; | ^~~~~~~~~~ /kisskb/src/kernel/bpf/syscall.c:774:6: note: byref variable will be forcibly initialized 774 | u32 key_size, value_size; | ^~~~~~~~ In file included from /kisskb/src/include/linux/bpfptr.h:7, from /kisskb/src/include/linux/bpf.h:25, from /kisskb/src/kernel/bpf/syscall.c:4: /kisskb/src/kernel/bpf/syscall.c: In function 'strncpy_from_sockptr': /kisskb/src/include/linux/sockptr.h:94:20: note: userspace variable will be forcibly initialized 94 | static inline long strncpy_from_sockptr(char *dst, sockptr_t src, size_t count) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/syscall.c: In function 'bpf_insn_prepare_dump': /kisskb/src/kernel/bpf/syscall.c:3534:11: note: byref variable will be forcibly initialized 3534 | u32 off, type; | ^~~~ /kisskb/src/kernel/bpf/syscall.c:3534:6: note: byref variable will be forcibly initialized 3534 | u32 off, type; | ^~~ In file included from /kisskb/src/include/linux/bpf.h:23, from /kisskb/src/kernel/bpf/syscall.c:4: /kisskb/src/kernel/bpf/syscall.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/fs/affs/file.c: In function 'affs_bread_ino': /kisskb/src/fs/affs/file.c:468:26: note: byref variable will be forcibly initialized 468 | struct buffer_head *bh, tmp_bh; | ^~~~~~ /kisskb/src/fs/affs/file.c: In function 'affs_getzeroblk_ino': /kisskb/src/fs/affs/file.c:487:26: note: byref variable will be forcibly initialized 487 | struct buffer_head *bh, tmp_bh; | ^~~~~~ /kisskb/src/kernel/bpf/syscall.c: In function 'bpf_task_fd_query': /kisskb/src/kernel/bpf/syscall.c:4153:15: note: byref variable will be forcibly initialized 4153 | const char *buf; | ^~~ /kisskb/src/fs/affs/file.c: In function 'affs_getemptyblk_ino': /kisskb/src/fs/affs/file.c:506:26: note: byref variable will be forcibly initialized 506 | struct buffer_head *bh, tmp_bh; | ^~~~~~ /kisskb/src/kernel/bpf/syscall.c:4152:16: note: byref variable will be forcibly initialized 4152 | u32 prog_id, fd_type; | ^~~~~~~ /kisskb/src/kernel/bpf/syscall.c:4152:7: note: byref variable will be forcibly initialized 4152 | u32 prog_id, fd_type; | ^~~~~~~ /kisskb/src/kernel/bpf/syscall.c:4151:21: note: byref variable will be forcibly initialized 4151 | u64 probe_offset, probe_addr; | ^~~~~~~~~~ /kisskb/src/kernel/bpf/syscall.c:4151:7: note: byref variable will be forcibly initialized 4151 | u64 probe_offset, probe_addr; | ^~~~~~~~~~~~ /kisskb/src/kernel/bpf/syscall.c: In function 'bpf_obj_get_next_id': /kisskb/src/kernel/bpf/syscall.c:3362:6: note: byref variable will be forcibly initialized 3362 | u32 next_id = attr->start_id; | ^~~~~~~ /kisskb/src/fs/affs/file.c: In function 'affs_truncate': /kisskb/src/fs/affs/file.c:884:9: note: byref variable will be forcibly initialized 884 | void *fsdata; | ^~~~~~ /kisskb/src/fs/affs/file.c:883:16: note: byref variable will be forcibly initialized 883 | struct page *page; | ^~~~ In file included from /kisskb/src/include/linux/bpf.h:25, from /kisskb/src/kernel/bpf/syscall.c:4: /kisskb/src/kernel/bpf/syscall.c: In function 'bpf_prog_get_info_by_fd': /kisskb/src/include/linux/bpfptr.h:23:9: note: userspace variable will be forcibly initialized 23 | return (bpfptr_t) { .user = p }; | ^ /kisskb/src/kernel/bpf/syscall.c:3620:25: note: byref variable will be forcibly initialized 3620 | struct bpf_prog_kstats stats; | ^~~~~ /kisskb/src/kernel/bpf/syscall.c:3618:23: note: byref variable will be forcibly initialized 3618 | struct bpf_prog_info info; | ^~~~ /kisskb/src/kernel/bpf/syscall.c:3625:8: note: userspace variable will be forcibly initialized 3625 | err = bpf_check_uarg_tail_zero(USER_BPFPTR(uinfo), sizeof(info), info_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_dequeue_forget': /kisskb/src/fs/fuse/dev.c:1078:27: note: byref variable will be forcibly initialized 1078 | struct fuse_forget_link *head = fiq->forget_list_head.next; | ^~~~ In file included from /kisskb/src/include/linux/bpf.h:25, from /kisskb/src/kernel/bpf/syscall.c:4: /kisskb/src/kernel/bpf/syscall.c: In function 'bpf_map_get_info_by_fd': /kisskb/src/include/linux/bpfptr.h:23:9: note: userspace variable will be forcibly initialized 23 | return (bpfptr_t) { .user = p }; | ^ /kisskb/src/kernel/bpf/syscall.c:3902:22: note: byref variable will be forcibly initialized 3902 | struct bpf_map_info info; | ^~~~ /kisskb/src/kernel/bpf/syscall.c:3906:8: note: userspace variable will be forcibly initialized 3906 | err = bpf_check_uarg_tail_zero(USER_BPFPTR(uinfo), sizeof(info), info_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/bpf.h:25, from /kisskb/src/kernel/bpf/syscall.c:4: /kisskb/src/kernel/bpf/syscall.c: In function 'bpf_btf_get_info_by_fd': /kisskb/src/include/linux/bpfptr.h:23:9: note: userspace variable will be forcibly initialized 23 | return (bpfptr_t) { .user = p }; | ^ /kisskb/src/kernel/bpf/syscall.c:3950:8: note: userspace variable will be forcibly initialized 3950 | err = bpf_check_uarg_tail_zero(USER_BPFPTR(uinfo), sizeof(*uinfo), info_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/bpf.h:25, from /kisskb/src/kernel/bpf/syscall.c:4: /kisskb/src/kernel/bpf/syscall.c: In function 'bpf_link_get_info_by_fd': /kisskb/src/include/linux/bpfptr.h:23:9: note: userspace variable will be forcibly initialized 23 | return (bpfptr_t) { .user = p }; | ^ /kisskb/src/kernel/bpf/syscall.c:3963:23: note: byref variable will be forcibly initialized 3963 | struct bpf_link_info info; | ^~~~ /kisskb/src/kernel/bpf/syscall.c:3967:8: note: userspace variable will be forcibly initialized 3967 | err = bpf_check_uarg_tail_zero(USER_BPFPTR(uinfo), sizeof(info), info_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/bpf.h:25, from /kisskb/src/kernel/bpf/syscall.c:4: /kisskb/src/kernel/bpf/syscall.c: In function 'map_update_elem': /kisskb/src/include/linux/bpfptr.h:55:19: note: userspace variable will be forcibly initialized 55 | static inline int copy_from_bpfptr(void *dst, bpfptr_t src, size_t size) | ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/syscall.c:1133:12: note: userspace variable will be forcibly initialized 1133 | static int map_update_elem(union bpf_attr *attr, bpfptr_t uattr) | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/bpf.h:25, from /kisskb/src/kernel/bpf/syscall.c:4: /kisskb/src/include/linux/bpfptr.h:29:10: note: userspace variable will be forcibly initialized 29 | return KERNEL_BPFPTR((void*) (uintptr_t) addr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/bpfptr.h:29:10: note: userspace variable will be forcibly initialized /kisskb/src/include/linux/bpfptr.h:18:9: note: userspace variable will be forcibly initialized 18 | return (bpfptr_t) { .kernel = p, .is_kernel = true }; | ^ /kisskb/src/include/linux/bpfptr.h:23:9: note: userspace variable will be forcibly initialized 23 | return (bpfptr_t) { .user = p }; | ^ /kisskb/src/kernel/bpf/syscall.c:1136:11: note: userspace variable will be forcibly initialized 1136 | bpfptr_t uvalue = make_bpfptr(attr->value, uattr.is_kernel); | ^~~~~~ /kisskb/src/kernel/bpf/syscall.c:1135:11: note: userspace variable will be forcibly initialized 1135 | bpfptr_t ukey = make_bpfptr(attr->key, uattr.is_kernel); | ^~~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_copy_fill': /kisskb/src/fs/fuse/dev.c:740:10: note: byref variable will be forcibly initialized 740 | size_t off; | ^~~ /kisskb/src/fs/fuse/dev.c:697:15: note: byref variable will be forcibly initialized 697 | struct page *page; | ^~~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_notify_poll': /kisskb/src/fs/fuse/dev.c:1419:37: note: byref variable will be forcibly initialized 1419 | 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:1440:37: note: byref variable will be forcibly initialized 1440 | struct fuse_notify_inval_inode_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_notify_inval_entry': /kisskb/src/fs/fuse/dev.c:1468:14: note: byref variable will be forcibly initialized 1468 | struct qstr name; | ^~~~ /kisskb/src/fs/fuse/dev.c:1465:37: note: byref variable will be forcibly initialized 1465 | struct fuse_notify_inval_entry_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_copy_page': /kisskb/src/fs/fuse/dev.c:959:10: note: byref variable will be forcibly initialized 959 | void *buf = mapaddr + offset; | ^~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_notify_store': /kisskb/src/fs/fuse/dev.c:1605:16: note: byref variable will be forcibly initialized 1605 | struct page *page; | ^~~~ /kisskb/src/fs/fuse/dev.c:1561:31: note: byref variable will be forcibly initialized 1561 | struct fuse_notify_store_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_notify_retrieve': /kisskb/src/fs/fuse/dev.c:1740:21: note: byref variable will be forcibly initialized 1740 | struct fuse_mount *fm; | ^~ /kisskb/src/fs/fuse/dev.c:1739:34: note: byref variable will be forcibly initialized 1739 | struct fuse_notify_retrieve_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_notify_delete': /kisskb/src/fs/fuse/dev.c:1516:14: note: byref variable will be forcibly initialized 1516 | struct qstr name; | ^~~~ /kisskb/src/fs/fuse/dev.c:1513:32: note: byref variable will be forcibly initialized 1513 | struct fuse_notify_delete_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_dev_do_write': /kisskb/src/fs/fuse/dev.c:1852:25: note: byref variable will be forcibly initialized 1852 | struct fuse_out_header oh; | ^~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_dev_write': /kisskb/src/fs/fuse/dev.c:1944:25: note: byref variable will be forcibly initialized 1944 | struct fuse_copy_state cs; | ^~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_read_interrupt': /kisskb/src/fs/fuse/dev.c:1050:27: note: byref variable will be forcibly initialized 1050 | struct fuse_interrupt_in arg; | ^~~ /kisskb/src/fs/fuse/dev.c:1049:24: note: byref variable will be forcibly initialized 1049 | struct fuse_in_header ih; | ^~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_read_single_forget': /kisskb/src/fs/fuse/dev.c:1078:27: note: byref variable will be forcibly initialized 1078 | struct fuse_forget_link *head = fiq->forget_list_head.next; | ^~~~ /kisskb/src/fs/fuse/dev.c:1107:24: note: byref variable will be forcibly initialized 1107 | struct fuse_in_header ih = { | ^~ /kisskb/src/fs/fuse/dev.c:1104:24: note: byref variable will be forcibly initialized 1104 | struct fuse_forget_in arg = { | ^~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_read_batch_forget': /kisskb/src/fs/fuse/dev.c:1078:27: note: byref variable will be forcibly initialized 1078 | struct fuse_forget_link *head = fiq->forget_list_head.next; | ^~~~ 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:1238:9: note: in expansion of macro 'wait_event_interruptible_exclusive' 1238 | err = wait_event_interruptible_exclusive(fiq->waitq, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/syscall.c: In function 'generic_map_delete_batch': /kisskb/src/kernel/bpf/syscall.c:1318:6: note: byref variable will be forcibly initialized 1318 | u32 cp, max_count; | ^~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_dev_read': /kisskb/src/fs/fuse/dev.c:1350:25: note: byref variable will be forcibly initialized 1350 | struct fuse_copy_state cs; | ^~ /kisskb/src/kernel/bpf/syscall.c: In function 'generic_map_update_batch': /kisskb/src/kernel/bpf/syscall.c:1371:18: note: byref variable will be forcibly initialized 1371 | u32 value_size, cp, max_count; | ^~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/writeback.h:13, from /kisskb/src/include/linux/backing-dev.h:16, from /kisskb/src/fs/fuse/fuse_i.h:23, from /kisskb/src/fs/fuse/dev.c:9: /kisskb/src/fs/fuse/dev.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_dev_splice_write': /kisskb/src/fs/fuse/dev.c:1966:25: note: byref variable will be forcibly initialized 1966 | struct fuse_copy_state cs; | ^~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_dev_splice_read': /kisskb/src/fs/fuse/dev.c:1372:25: note: byref variable will be forcibly initialized 1372 | struct fuse_copy_state cs; | ^~ /kisskb/src/kernel/bpf/syscall.c: In function 'generic_map_lookup_batch': /kisskb/src/kernel/bpf/syscall.c:1437:18: note: byref variable will be forcibly initialized 1437 | u32 value_size, cp, max_count; | ^~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_abort_conn': /kisskb/src/fs/fuse/dev.c:1078:27: note: byref variable will be forcibly initialized 1078 | struct fuse_forget_link *head = fiq->forget_list_head.next; | ^~~~ 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:2128:13: note: byref variable will be forcibly initialized 2128 | LIST_HEAD(to_end); | ^~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_dev_release': /kisskb/src/fs/fuse/dev.c:2199:13: note: byref variable will be forcibly initialized 2199 | LIST_HEAD(to_end); | ^~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/kernel/bpf/syscall.c:4: /kisskb/src/kernel/bpf/syscall.c: In function 'bpf_prog_get_type': /kisskb/src/include/linux/bpf.h:1949:32: note: byref variable will be forcibly initialized 1949 | static inline struct bpf_prog *bpf_prog_get_type(u32 ufd, | ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/syscall.c: In function 'bpf_prog_attach': /kisskb/src/include/linux/bpf.h:1949:32: note: byref variable will be forcibly initialized 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:2189:2: note: in expansion of macro 'wait_event' 2189 | wait_event(fc->blocked_waitq, atomic_read(&fc->num_waiting) == 0); | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/bpf.h:25, from /kisskb/src/kernel/bpf/syscall.c:4: /kisskb/src/kernel/bpf/syscall.c: In function 'bpf_prog_load': /kisskb/src/include/linux/bpfptr.h:29:10: note: userspace variable will be forcibly initialized 29 | return KERNEL_BPFPTR((void*) (uintptr_t) addr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/bpfptr.h:18:9: note: userspace variable will be forcibly initialized 18 | return (bpfptr_t) { .kernel = p, .is_kernel = true }; | ^ /kisskb/src/include/linux/bpfptr.h:23:9: note: userspace variable will be forcibly initialized 23 | return (bpfptr_t) { .user = p }; | ^ /kisskb/src/include/linux/bpfptr.h:55:19: note: userspace variable will be forcibly initialized 55 | static inline int copy_from_bpfptr(void *dst, bpfptr_t src, size_t size) | ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/syscall.c:2203:12: note: userspace variable will be forcibly initialized 2203 | static int bpf_prog_load(union bpf_attr *attr, bpfptr_t uattr) | ^~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/bpf.h:25, from /kisskb/src/kernel/bpf/syscall.c:4: /kisskb/src/include/linux/bpfptr.h:29:10: note: userspace variable will be forcibly initialized 29 | return KERNEL_BPFPTR((void*) (uintptr_t) addr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/bpfptr.h:18:9: note: userspace variable will be forcibly initialized 18 | return (bpfptr_t) { .kernel = p, .is_kernel = true }; | ^ /kisskb/src/include/linux/bpfptr.h:23:9: note: userspace variable will be forcibly initialized 23 | return (bpfptr_t) { .user = p }; | ^ /kisskb/src/kernel/bpf/syscall.c:2203:12: note: userspace variable will be forcibly initialized 2203 | static int bpf_prog_load(union bpf_attr *attr, bpfptr_t uattr) | ^~~~~~~~~~~~~ /kisskb/src/kernel/bpf/syscall.c:2209:7: note: byref variable will be forcibly initialized 2209 | char license[128]; | ^~~~~~~ /kisskb/src/kernel/bpf/syscall.c:2208:6: note: byref variable will be forcibly initialized 2208 | int err; | ^~~ /kisskb/src/kernel/bpf/syscall.c:2206:19: note: byref variable will be forcibly initialized 2206 | struct bpf_prog *prog, *dst_prog = NULL; | ^~~~ /kisskb/src/kernel/bpf/syscall.c:2314:6: note: userspace variable will be forcibly initialized 2314 | if (copy_from_bpfptr(prog->insns, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2315 | make_bpfptr(attr->insns, uattr.is_kernel), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2316 | bpf_prog_insn_size(prog)) != 0) | ~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/syscall.c:2228:6: note: userspace variable will be forcibly initialized 2228 | if (strncpy_from_bpfptr(license, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2229 | make_bpfptr(attr->license, uattr.is_kernel), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2230 | sizeof(license) - 1) < 0) | ~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/syscall.c: In function 'bpf_tracing_prog_attach': /kisskb/src/kernel/bpf/syscall.c:2805:33: note: byref variable will be forcibly initialized 2805 | struct bpf_attach_target_info tgt_info = {}; | ^~~~~~~~ /kisskb/src/kernel/bpf/syscall.c:2699:25: note: byref variable will be forcibly initialized 2699 | struct bpf_link_primer link_primer; | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/syscall.c: In function 'bpf_raw_tracepoint_open': /kisskb/src/kernel/bpf/syscall.c:3027:7: note: byref variable will be forcibly initialized 3027 | char buf[128]; | ^~~ /kisskb/src/kernel/bpf/syscall.c:3022:25: note: byref variable will be forcibly initialized 3022 | struct bpf_link_primer link_primer; | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/syscall.c: In function 'bpf_perf_link_attach': /kisskb/src/kernel/bpf/syscall.c:2974:25: note: byref variable will be forcibly initialized 2974 | struct bpf_link_primer link_primer; | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/bpf.h:25, from /kisskb/src/kernel/bpf/syscall.c:4: /kisskb/src/kernel/bpf/syscall.c: In function '__sys_bpf': /kisskb/src/include/linux/bpfptr.h:55:19: note: userspace variable will be forcibly initialized 55 | static inline int copy_from_bpfptr(void *dst, bpfptr_t src, size_t size) | ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/syscall.c:4591:12: note: userspace variable will be forcibly initialized 4591 | static int __sys_bpf(int cmd, bpfptr_t uattr, unsigned int size) | ^~~~~~~~~ /kisskb/src/kernel/bpf/syscall.c:4593:17: note: byref variable will be forcibly initialized 4593 | union bpf_attr attr; | ^~~~ In file included from /kisskb/src/include/linux/bpf.h:25, from /kisskb/src/kernel/bpf/syscall.c:4: /kisskb/src/kernel/bpf/syscall.c: In function '__do_sys_bpf': /kisskb/src/include/linux/bpfptr.h:23:9: note: userspace variable will be forcibly initialized 23 | return (bpfptr_t) { .user = p }; | ^ /kisskb/src/kernel/bpf/syscall.c:4737:9: note: userspace variable will be forcibly initialized 4737 | return __sys_bpf(cmd, USER_BPFPTR(uattr), size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/syscall.c: In function '__se_sys_bpf': /kisskb/src/kernel/bpf/syscall.c:4737:9: note: userspace variable will be forcibly initialized In file included from /kisskb/src/include/linux/bpf.h:25, from /kisskb/src/kernel/bpf/syscall.c:4: /kisskb/src/include/linux/bpfptr.h:23:9: note: userspace variable will be forcibly initialized 23 | return (bpfptr_t) { .user = p }; | ^ /kisskb/src/kernel/trace/trace_output.c: In function 'trace_event_printf': /kisskb/src/kernel/trace/trace_output.c:318:10: note: byref variable will be forcibly initialized 318 | va_list ap; | ^~ /kisskb/src/kernel/trace/trace_output.c: In function 'trace_output_call': /kisskb/src/kernel/trace/trace_output.c:339:10: note: byref variable will be forcibly initialized 339 | va_list ap; | ^~ /kisskb/src/kernel/trace/trace_output.c: In function 'trace_ctxwake_print': /kisskb/src/kernel/trace/trace_output.c:929:7: note: byref variable will be forcibly initialized 929 | char comm[TASK_COMM_LEN]; | ^~~~ /kisskb/src/kernel/trace/trace_output.c: In function 'trace_ctxwake_hex': /kisskb/src/kernel/trace/trace_output.c:1002:6: note: byref variable will be forcibly initialized 1002 | int T; | ^ /kisskb/src/kernel/trace/trace_output.c: In function 'trace_seq_print_sym': /kisskb/src/kernel/trace/trace_output.c:361:7: note: byref variable will be forcibly initialized 361 | char str[KSYM_SYMBOL_LEN]; | ^~~ /kisskb/src/kernel/trace/trace_output.c: In function 'lat_print_generic': /kisskb/src/kernel/trace/trace_output.c:502:7: note: byref variable will be forcibly initialized 502 | char comm[TASK_COMM_LEN]; | ^~~~ /kisskb/src/kernel/trace/trace_output.c: In function 'trace_print_context': /kisskb/src/kernel/trace/trace_output.c:606:7: note: byref variable will be forcibly initialized 606 | char comm[TASK_COMM_LEN]; | ^~~~ /kisskb/src/kernel/trace/trace_output.c: In function 'trace_print_lat_context': /kisskb/src/kernel/trace/trace_output.c:648:8: note: byref variable will be forcibly initialized 648 | char comm[TASK_COMM_LEN]; | ^~~~ /kisskb/src/kernel/trace/trace_output.c:638:6: note: byref variable will be forcibly initialized 638 | u64 next_ts; | ^~~~~~~ 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:68:20: note: byref variable will be forcibly initialized 68 | struct timespec64 ts_delta; | ^~~~~~~~ /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; | ^~~ /kisskb/src/block/blk-flush.c: In function 'blkdev_issue_flush': /kisskb/src/block/blk-flush.c:461:13: note: byref variable will be forcibly initialized 461 | struct bio bio; | ^~~ /kisskb/src/block/blk-settings.c: In function 'disk_has_partitions': /kisskb/src/block/blk-settings.c:847:16: note: byref variable will be forcibly initialized 847 | unsigned long idx; | ^~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/include/linux/ring_buffer.h:5, from /kisskb/src/kernel/trace/trace.c:15: /kisskb/src/kernel/trace/trace.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/kernel/trace/trace.c: In function 'set_tracing_thresh': /kisskb/src/kernel/trace/trace.c:1481:16: note: byref variable will be forcibly initialized 1481 | unsigned long threshold; | ^~~~~~~~~ /kisskb/src/kernel/trace/trace.c: In function 'buffer_ftrace_now': /kisskb/src/kernel/trace/trace.c:753:6: note: byref variable will be forcibly initialized 753 | u64 ts; | ^~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/writeback.h:13, from /kisskb/src/kernel/trace/trace.c:18: /kisskb/src/kernel/trace/trace.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/kernel/trace/trace.c: In function 'trace_options_write': /kisskb/src/kernel/trace/trace.c:8641:16: note: byref variable will be forcibly initialized 8641 | unsigned long val; | ^~~ /kisskb/src/kernel/trace/trace.c: In function 'buffer_percent_write': /kisskb/src/kernel/trace/trace.c:8990:16: note: byref variable will be forcibly initialized 8990 | unsigned long val; | ^~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_nsecs_write': /kisskb/src/kernel/trace/trace.c:6466:16: note: byref variable will be forcibly initialized 6466 | unsigned long val; | ^~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_max_lat_write': /kisskb/src/kernel/trace/trace.c:6466:16: note: byref variable will be forcibly initialized /kisskb/src/kernel/trace/trace.c: In function 'tracing_thresh_write': /kisskb/src/kernel/trace/trace.c:6466:16: note: byref variable will be forcibly initialized /kisskb/src/kernel/trace/trace.c: In function 'tracing_saved_cmdlines_size_write': /kisskb/src/kernel/trace/trace.c:5902:16: note: byref variable will be forcibly initialized 5902 | unsigned long val; | ^~~ /kisskb/src/kernel/trace/trace.c: In function 'saved_cmdlines_show': /kisskb/src/kernel/trace/trace.c:5822:7: note: byref variable will be forcibly initialized 5822 | char buf[TASK_COMM_LEN]; | ^~~ /kisskb/src/kernel/trace/trace.c: In function '__find_next_entry': /kisskb/src/kernel/trace/trace.c:3574:19: note: byref variable will be forcibly initialized 3574 | u64 next_ts = 0, ts; | ^~ /kisskb/src/kernel/trace/trace.c:3572:16: note: byref variable will be forcibly initialized 3572 | unsigned long lost_events = 0, next_lost = 0; | ^~~~~~~~~~~ /kisskb/src/kernel/trace/trace.c: In function 'get_total_entries': /kisskb/src/kernel/trace/trace.c:4146:19: note: byref variable will be forcibly initialized 4146 | unsigned long t, e; | ^ /kisskb/src/kernel/trace/trace.c:4146:16: note: byref variable will be forcibly initialized 4146 | unsigned long t, e; | ^ /kisskb/src/kernel/trace/trace.c: In function 'print_event_info': /kisskb/src/kernel/trace/trace.c:4199:16: note: byref variable will be forcibly initialized 4199 | unsigned long entries; | ^~~~~~~ /kisskb/src/kernel/trace/trace.c:4198:16: note: byref variable will be forcibly initialized 4198 | unsigned long total; | ^~~~~ /kisskb/src/kernel/trace/trace.c: In function 'print_hex_fmt': /kisskb/src/kernel/trace/trace.c:4389:16: note: byref variable will be forcibly initialized 4389 | unsigned char newline = '\n'; | ^~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/writeback.h:13, from /kisskb/src/kernel/trace/trace.c:18: /kisskb/src/kernel/trace/trace.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ /kisskb/src/kernel/trace/trace.c: In function 'trace_min_max_write': /kisskb/src/kernel/trace/trace.c:7639:6: note: byref variable will be forcibly initialized 7639 | u64 val; | ^~~ /kisskb/src/kernel/trace/trace.c: In function 'trace_min_max_read': /kisskb/src/kernel/trace/trace.c:7685:7: note: byref variable will be forcibly initialized 7685 | char buf[U64_STR_SIZE]; | ^~~ /kisskb/src/kernel/trace/trace.c: In function 'buffer_percent_read': /kisskb/src/kernel/trace/trace.c:8976:7: note: byref variable will be forcibly initialized 8976 | char buf[64]; | ^~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_total_entries_read': /kisskb/src/kernel/trace/trace.c:6993:7: note: byref variable will be forcibly initialized 6993 | char buf[64]; | ^~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_entries_read': /kisskb/src/kernel/trace/trace.c:6919:7: note: byref variable will be forcibly initialized 6919 | char buf[64]; | ^~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_set_trace_read': /kisskb/src/kernel/trace/trace.c:6110:7: note: byref variable will be forcibly initialized 6110 | char buf[MAX_TRACER_SIZE+2]; | ^~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_buffers_splice_read': /kisskb/src/kernel/trace/trace.c:8159:15: note: byref variable will be forcibly initialized 8159 | struct page *pages_def[PIPE_DEF_BUFFERS]; | ^~~~~~~~~ /kisskb/src/kernel/trace/trace.c:8158:22: note: byref variable will be forcibly initialized 8158 | struct partial_page partial_def[PIPE_DEF_BUFFERS]; | ^~~~~~~~~~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_saved_cmdlines_size_read': /kisskb/src/kernel/trace/trace.c:5859:7: note: byref variable will be forcibly initialized 5859 | char buf[64]; | ^~~ /kisskb/src/kernel/trace/trace.c: In function 'test_can_verify_check': /kisskb/src/kernel/trace/trace.c:3710:10: note: byref variable will be forcibly initialized 3710 | va_list ap; | ^~ /kisskb/src/kernel/trace/trace.c:3709:7: note: byref variable will be forcibly initialized 3709 | char buf[16]; | ^~~ /kisskb/src/fs/affs/amigaffs.c: In function 'affs_error': /kisskb/src/fs/affs/amigaffs.c:476:10: note: byref variable will be forcibly initialized 476 | va_list args; | ^~~~ /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:492:10: note: byref variable will be forcibly initialized 492 | va_list args; | ^~~~ /kisskb/src/fs/affs/amigaffs.c:491:19: note: byref variable will be forcibly initialized 491 | struct va_format vaf; | ^~~ /kisskb/src/kernel/trace/trace.c: In function 'trace_pid_next': /kisskb/src/kernel/trace/trace.c:604:15: note: byref variable will be forcibly initialized 604 | unsigned int next; | ^~~~ /kisskb/src/kernel/trace/trace.c: In function 'trace_pid_start': /kisskb/src/kernel/trace/trace.c:604:15: note: byref variable will be forcibly initialized /kisskb/src/kernel/trace/trace.c:632:15: note: byref variable will be forcibly initialized 632 | unsigned int first; | ^~~~~ /kisskb/src/kernel/trace/trace.c: In function 'rb_simple_write': /kisskb/src/kernel/trace/trace.c:8935:16: note: byref variable will be forcibly initialized 8935 | unsigned long val; | ^~~ /kisskb/src/kernel/trace/trace.c: In function 'rb_simple_read': /kisskb/src/kernel/trace/trace.c:8920:7: note: byref variable will be forcibly initialized 8920 | char buf[64]; | ^~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_nsecs_read': /kisskb/src/kernel/trace/trace.c:6452:7: note: byref variable will be forcibly initialized 6452 | char buf[64]; | ^~~ /kisskb/src/kernel/trace/trace.c: In function 'trace_pid_write': /kisskb/src/kernel/trace/trace.c:677:8: note: byref variable will be forcibly initialized 677 | pid_t pid; | ^~~ /kisskb/src/kernel/trace/trace.c:676:9: note: byref variable will be forcibly initialized 676 | loff_t pos; | ^~~ /kisskb/src/kernel/trace/trace.c:672:16: note: byref variable will be forcibly initialized 672 | unsigned long val; | ^~~ /kisskb/src/kernel/trace/trace.c:671:22: note: byref variable will be forcibly initialized 671 | struct trace_parser parser; | ^~~~~~ /kisskb/src/fs/ufs/dir.c: In function 'ufs_inode_by_name': /kisskb/src/fs/ufs/dir.c:74:15: note: byref variable will be forcibly initialized 74 | struct page *page; | ^~~~ /kisskb/src/kernel/time/clocksource.c: In function 'unbind_clocksource_store': /kisskb/src/kernel/time/clocksource.c:1347:7: note: byref variable will be forcibly initialized 1347 | char name[CS_NAME_LEN]; | ^~~~ /kisskb/src/kernel/trace/trace.c: In function 'trace_event_buffer_commit': /kisskb/src/kernel/trace/trace.c:2886:26: note: byref variable will be forcibly initialized 2886 | enum event_trigger_type tt = ETT_NONE; | ^~ /kisskb/src/kernel/trace/trace.c: In function 'trace_array_printk': /kisskb/src/kernel/trace/trace.c:3469:10: note: byref variable will be forcibly initialized 3469 | va_list ap; | ^~ /kisskb/src/kernel/trace/trace.c: In function 'trace_array_printk_buf': /kisskb/src/kernel/trace/trace.c:3514:10: note: byref variable will be forcibly initialized 3514 | va_list ap; | ^~ /kisskb/src/fs/fat/nfs.c: In function 'fat_rebuild_parent': /kisskb/src/fs/fat/nfs.c:220:23: note: byref variable will be forcibly initialized 220 | struct fat_slot_info sinfo; | ^~~~~ /kisskb/src/fs/fat/nfs.c: In function 'fat_get_parent': /kisskb/src/fs/fat/nfs.c:266:26: note: byref variable will be forcibly initialized 266 | struct msdos_dir_entry *de; | ^~ /kisskb/src/fs/fat/nfs.c:265:22: note: byref variable will be forcibly initialized 265 | struct buffer_head *bh = NULL; | ^~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_iter_reset': /kisskb/src/kernel/trace/trace.c:4020:6: note: byref variable will be forcibly initialized 4020 | u64 ts; | ^~ /kisskb/src/kernel/trace/trace.c: In function 's_start': /kisskb/src/kernel/trace/trace.c:4055:9: note: byref variable will be forcibly initialized 4055 | loff_t l = 0; | ^ /kisskb/src/kernel/trace/trace.c: In function 'trace_total_entries_cpu': /kisskb/src/kernel/trace/trace.c:4161:23: note: byref variable will be forcibly initialized 4161 | unsigned long total, entries; | ^~~~~~~ /kisskb/src/kernel/trace/trace.c:4161:16: note: byref variable will be forcibly initialized 4161 | unsigned long total, entries; | ^~~~~ /kisskb/src/kernel/trace/trace.c: In function 'trace_total_entries': /kisskb/src/kernel/trace/trace.c:4173:23: note: byref variable will be forcibly initialized 4173 | unsigned long total, entries; | ^~~~~~~ /kisskb/src/kernel/trace/trace.c:4173:16: note: byref variable will be forcibly initialized 4173 | unsigned long total, entries; | ^~~~~ /kisskb/src/kernel/trace/trace.c: In function 'print_trace_header': /kisskb/src/kernel/trace/trace.c:4245:16: note: byref variable will be forcibly initialized 4245 | unsigned long total; | ^~~~~ /kisskb/src/kernel/trace/trace.c:4244:16: note: byref variable will be forcibly initialized 4244 | unsigned long entries; | ^~~~~~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_splice_read_pipe': /kisskb/src/kernel/trace/trace.c:6835:26: note: byref variable will be forcibly initialized 6835 | struct splice_pipe_desc spd = { | ^~~ /kisskb/src/kernel/trace/trace.c:6833:22: note: byref variable will be forcibly initialized 6833 | struct partial_page partial_def[PIPE_DEF_BUFFERS]; | ^~~~~~~~~~~ /kisskb/src/kernel/trace/trace.c:6832:15: note: byref variable will be forcibly initialized 6832 | struct page *pages_def[PIPE_DEF_BUFFERS]; | ^~~~~~~~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_cpumask_write': /kisskb/src/kernel/trace/trace.c:5146:16: note: byref variable will be forcibly initialized 5146 | cpumask_var_t tracing_cpumask_new; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/trace.c: In function 'trace_options_core_write': /kisskb/src/kernel/trace/trace.c:8732:16: note: byref variable will be forcibly initialized 8732 | unsigned long val; | ^~~ /kisskb/src/kernel/trace/trace.c: In function 'apply_trace_boot_options': /kisskb/src/kernel/trace/trace.c:5361:8: note: byref variable will be forcibly initialized 5361 | char *buf = trace_boot_options_buf; | ^~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_trace_options_write': /kisskb/src/kernel/trace/trace.c:5385:7: note: byref variable will be forcibly initialized 5385 | char buf[64]; | ^~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_entries_write': /kisskb/src/kernel/trace/trace.c:6966:16: note: byref variable will be forcibly initialized 6966 | unsigned long val; | ^~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_snapshot_write': /kisskb/src/kernel/trace/trace.c:7395:16: note: byref variable will be forcibly initialized 7395 | unsigned long val; | ^~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_set_trace_write': /kisskb/src/kernel/trace/trace.c:6420:7: note: byref variable will be forcibly initialized 6420 | char buf[MAX_TRACER_SIZE+1]; | ^~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_clock_write': /kisskb/src/kernel/trace/trace.c:7234:7: note: byref variable will be forcibly initialized 7234 | char buf[64]; | ^~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_init_tracefs_percpu': /kisskb/src/kernel/trace/trace.c:8578:7: note: byref variable will be forcibly initialized 8578 | char cpu_dir[30]; /* 30 characters should be more than enough */ | ^~~~~~~ /kisskb/src/crypto/sha512_generic.c: In function 'sha512_transform': /kisskb/src/crypto/sha512_generic.c:104:6: note: byref variable will be forcibly initialized 104 | u64 W[16]; | ^ /kisskb/src/kernel/cgroup/rstat.c: In function 'root_cgroup_cputime': /kisskb/src/kernel/cgroup/rstat.c:417:25: note: byref variable will be forcibly initialized 417 | struct kernel_cpustat kcpustat; | ^~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/drivers/bus/mhi/core/init.c:12: /kisskb/src/drivers/bus/mhi/core/init.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/kernel/cgroup/rstat.c: In function 'cgroup_base_stat_cputime_show': /kisskb/src/kernel/cgroup/rstat.c:443:22: note: byref variable will be forcibly initialized 443 | struct task_cputime cputime; | ^~~~~~~ /kisskb/src/kernel/cgroup/rstat.c:442:20: note: byref variable will be forcibly initialized 442 | u64 usage, utime, stime; | ^~~~~ /kisskb/src/kernel/cgroup/rstat.c:442:13: note: byref variable will be forcibly initialized 442 | u64 usage, utime, stime; | ^~~~~ /kisskb/src/crypto/sm3_generic.c: In function 'sm3_transform': /kisskb/src/crypto/sm3_generic.c:127:15: note: byref variable will be forcibly initialized 127 | unsigned int wt[64]; | ^~ /kisskb/src/crypto/sm3_generic.c:126:15: note: byref variable will be forcibly initialized 126 | unsigned int w[68]; | ^ 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:243:12: note: byref variable will be forcibly initialized 243 | LIST_HEAD(icq_list); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/bus/mhi/core/init.c: In function 'mhi_prepare_for_power_up': /kisskb/src/drivers/bus/mhi/core/init.c:1067:15: note: byref variable will be forcibly initialized 1067 | u32 bhi_off, bhie_off; | ^~~~~~~~ /kisskb/src/drivers/bus/mhi/core/init.c:1067:6: note: byref variable will be forcibly initialized 1067 | u32 bhi_off, bhie_off; | ^~~~~~~ /kisskb/src/drivers/bus/mhi/core/init.c: In function 'mhi_init_mmio': /kisskb/src/drivers/bus/mhi/core/init.c:428:6: note: byref variable will be forcibly initialized 428 | u32 val; | ^~~ /kisskb/src/drivers/bus/mhi/core/init.c: In function 'mhi_driver_remove': /kisskb/src/drivers/bus/mhi/core/init.c:1287:20: note: byref variable will be forcibly initialized 1287 | enum mhi_ch_state ch_state[] = { | ^~~~~~~~ /kisskb/src/drivers/bus/mhi/core/init.c: In function 'mhi_register_controller': /kisskb/src/drivers/bus/mhi/core/init.c:882:6: note: byref variable will be forcibly initialized 882 | u32 soc_info; | ^~~~~~~~ /kisskb/src/crypto/streebog_generic.c: In function 'streebog_g': /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/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/kernel/time/timer_list.c: In function 'SEQ_printf': /kisskb/src/kernel/time/timer_list.c:33:10: note: byref variable will be forcibly initialized 33 | va_list args; | ^~~~ /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/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/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; | ^~~~~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/bio.h:10, from /kisskb/src/block/blk-map.c:8: /kisskb/src/block/blk-map.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /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_map_user_iov': /kisskb/src/block/blk-map.c:270:10: note: byref variable will be forcibly initialized 270 | bool same_page = false; | ^~~~~~~~~ /kisskb/src/block/blk-map.c:252:10: note: byref variable will be forcibly initialized 252 | size_t offs, added = 0; | ^~~~ /kisskb/src/block/blk-map.c:250:17: note: byref variable will be forcibly initialized 250 | struct page **pages; | ^~~~~ /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; | ^~~ 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:15, from /kisskb/src/fs/fscache/volume.c:11: /kisskb/src/fs/fscache/volume.c: In function 'fscache_wait_on_volume_collision': /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/volume.c:152:3: note: in expansion of macro 'wait_var_event' 152 | wait_var_event(&candidate->flags, fscache_is_acquire_pending(candidate)); | ^~~~~~~~~~~~~~ /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/fs/fscache/volume.c:146:2: note: in expansion of macro 'wait_var_event_timeout' 146 | wait_var_event_timeout(&candidate->flags, | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fscache/volume.c: In function 'fscache_withdraw_volume': /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/volume.c:452:2: note: in expansion of macro 'wait_var_event' 452 | wait_var_event(&volume->n_accesses, | ^~~~~~~~~~~~~~ /kisskb/src/fs/fscache/volume.c: In function 'fscache_get_volume': /kisskb/src/fs/fscache/volume.c:23:6: note: byref variable will be forcibly initialized 23 | int ref; | ^~~ /kisskb/src/fs/fscache/volume.c: In function 'fscache_put_volume': /kisskb/src/fs/fscache/volume.c:407:7: note: byref variable will be forcibly initialized 407 | int ref; | ^~~ /kisskb/src/fs/btrfs/print-tree.c: In function 'print_uuid_item': /kisskb/src/fs/btrfs/print-tree.c:177:10: note: byref variable will be forcibly initialized 177 | __le64 subvol_id; | ^~~~~~~~~ /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/fs/btrfs/print-tree.c: In function 'btrfs_print_leaf': /kisskb/src/fs/btrfs/print-tree.c:212:19: note: byref variable will be forcibly initialized 212 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/print-tree.c:211:19: note: byref variable will be forcibly initialized 211 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/print-tree.c: In function 'btrfs_print_tree': /kisskb/src/fs/btrfs/print-tree.c:386:20: note: byref variable will be forcibly initialized 386 | struct btrfs_key first_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/print-tree.c:358:19: note: byref variable will be forcibly initialized 358 | struct btrfs_key key; | ^~~ /kisskb/src/fs/jfs/super.c: In function 'jfs_quota_write': /kisskb/src/fs/jfs/super.c:787:21: note: byref variable will be forcibly initialized 787 | struct buffer_head tmp_bh; | ^~~~~~ /kisskb/src/fs/jfs/super.c: In function 'jfs_quota_read': /kisskb/src/fs/jfs/super.c:742:21: note: byref variable will be forcibly initialized 742 | struct buffer_head tmp_bh; | ^~~~~~ /kisskb/src/fs/jfs/super.c: In function 'parse_options': /kisskb/src/fs/jfs/super.c:349:10: note: byref variable will be forcibly initialized 349 | gid_t val; | ^~~ /kisskb/src/fs/jfs/super.c:335:10: note: byref variable will be forcibly initialized 335 | uid_t val; | ^~~ /kisskb/src/fs/jfs/super.c:246:15: note: byref variable will be forcibly initialized 246 | substring_t args[MAX_OPT_ARGS]; | ^~~~ /kisskb/src/fs/fat/namei_msdos.c: In function 'msdos_hash': /kisskb/src/fs/fat/namei_msdos.c:154:16: note: byref variable will be forcibly initialized 154 | unsigned char msdos_name[MSDOS_NAME]; | ^~~~~~~~~~ /kisskb/src/fs/fat/namei_msdos.c: In function 'msdos_cmp': /kisskb/src/fs/fat/namei_msdos.c:171:42: note: byref variable will be forcibly initialized 171 | unsigned char a_msdos_name[MSDOS_NAME], b_msdos_name[MSDOS_NAME]; | ^~~~~~~~~~~~ /kisskb/src/fs/fat/namei_msdos.c:171:16: note: byref variable will be forcibly initialized 171 | unsigned char a_msdos_name[MSDOS_NAME], b_msdos_name[MSDOS_NAME]; | ^~~~~~~~~~~~ /kisskb/src/fs/jfs/super.c: In function 'jfs_remount': /kisskb/src/fs/jfs/super.c:433:6: note: byref variable will be forcibly initialized 433 | int flag = JFS_SBI(sb)->flag; | ^~~~ /kisskb/src/fs/jfs/super.c:431:6: note: byref variable will be forcibly initialized 431 | s64 newLVSize = 0; | ^~~~~~~~~ /kisskb/src/fs/fat/namei_msdos.c: In function 'msdos_add_entry': /kisskb/src/fs/fat/namei_msdos.c:233:15: note: byref variable will be forcibly initialized 233 | __le16 time, date; | ^~~~ /kisskb/src/fs/fat/namei_msdos.c:233:9: note: byref variable will be forcibly initialized 233 | __le16 time, date; | ^~~~ /kisskb/src/fs/fat/namei_msdos.c:232:25: note: byref variable will be forcibly initialized 232 | struct msdos_dir_entry de; | ^~ /kisskb/src/fs/fat/namei_msdos.c: In function 'msdos_find': /kisskb/src/fs/fat/namei_msdos.c:123:16: note: byref variable will be forcibly initialized 123 | unsigned char msdos_name[MSDOS_NAME]; | ^~~~~~~~~~ /kisskb/src/fs/jfs/super.c: In function 'jfs_fill_super': /kisskb/src/fs/jfs/super.c:495:6: note: byref variable will be forcibly initialized 495 | int flag, ret = -EINVAL; | ^~~~ /kisskb/src/fs/jfs/super.c:494:6: note: byref variable will be forcibly initialized 494 | s64 newLVSize = 0; | ^~~~~~~~~ /kisskb/src/fs/fat/namei_msdos.c: In function 'msdos_mkdir': /kisskb/src/fs/fat/namei_msdos.c:349:20: note: byref variable will be forcibly initialized 349 | struct timespec64 ts; | ^~ /kisskb/src/fs/fat/namei_msdos.c:348:16: note: byref variable will be forcibly initialized 348 | unsigned char msdos_name[MSDOS_NAME]; | ^~~~~~~~~~ /kisskb/src/fs/fat/namei_msdos.c:346:23: note: byref variable will be forcibly initialized 346 | struct fat_slot_info sinfo; | ^~~~~ /kisskb/src/fs/fat/namei_msdos.c: In function 'msdos_create': /kisskb/src/fs/fat/namei_msdos.c:271:16: note: byref variable will be forcibly initialized 271 | unsigned char msdos_name[MSDOS_NAME]; | ^~~~~~~~~~ /kisskb/src/fs/fat/namei_msdos.c:270:20: note: byref variable will be forcibly initialized 270 | struct timespec64 ts; | ^~ /kisskb/src/fs/fat/namei_msdos.c:269:23: note: byref variable will be forcibly initialized 269 | struct fat_slot_info sinfo; | ^~~~~ /kisskb/src/fs/jfs/super.c: In function 'jfs_error': /kisskb/src/fs/jfs/super.c:86:10: note: byref variable will be forcibly initialized 86 | va_list args; | ^~~~ /kisskb/src/fs/jfs/super.c:85:19: note: byref variable will be forcibly initialized 85 | struct va_format vaf; | ^~~ /kisskb/src/fs/fat/namei_msdos.c: In function 'msdos_lookup': /kisskb/src/fs/fat/namei_msdos.c:205:23: note: byref variable will be forcibly initialized 205 | struct fat_slot_info sinfo; | ^~~~~ /kisskb/src/fs/fat/namei_msdos.c: In function 'msdos_rmdir': /kisskb/src/fs/fat/namei_msdos.c:314:23: note: byref variable will be forcibly initialized 314 | struct fat_slot_info sinfo; | ^~~~~ /kisskb/src/fs/fat/namei_msdos.c: In function 'msdos_unlink': /kisskb/src/fs/fat/namei_msdos.c:406:23: note: byref variable will be forcibly initialized 406 | struct fat_slot_info sinfo; | ^~~~~ /kisskb/src/fs/fat/namei_msdos.c: In function 'do_msdos_rename': /kisskb/src/fs/fat/namei_msdos.c:437:20: note: byref variable will be forcibly initialized 437 | struct timespec64 ts; | ^~ /kisskb/src/fs/fat/namei_msdos.c:436:34: note: byref variable will be forcibly initialized 436 | struct fat_slot_info old_sinfo, sinfo; | ^~~~~ /kisskb/src/fs/fat/namei_msdos.c:436:23: note: byref variable will be forcibly initialized 436 | struct fat_slot_info old_sinfo, sinfo; | ^~~~~~~~~ /kisskb/src/fs/fat/namei_msdos.c:434:26: note: byref variable will be forcibly initialized 434 | struct msdos_dir_entry *dotdot_de; | ^~~~~~~~~ /kisskb/src/fs/fat/namei_msdos.c:433:22: note: byref variable will be forcibly initialized 433 | struct buffer_head *dotdot_bh; | ^~~~~~~~~ /kisskb/src/fs/fat/namei_msdos.c: In function 'msdos_rename': /kisskb/src/fs/fat/namei_msdos.c:603:44: note: byref variable will be forcibly initialized 603 | unsigned char old_msdos_name[MSDOS_NAME], new_msdos_name[MSDOS_NAME]; | ^~~~~~~~~~~~~~ /kisskb/src/fs/fat/namei_msdos.c:603:16: note: byref variable will be forcibly initialized 603 | unsigned char old_msdos_name[MSDOS_NAME], new_msdos_name[MSDOS_NAME]; | ^~~~~~~~~~~~~~ In file included from /kisskb/src/fs/fat/fat_test.c:9: /kisskb/src/fs/fat/fat_test.c: In function 'fat_time_unix2fat_test': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1365:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1365 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fat/fat_test.c:176:2: note: in expansion of macro 'KUNIT_EXPECT_EQ_MSG' 176 | KUNIT_EXPECT_EQ_MSG(test, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1365:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1365 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fat/fat_test.c:172:2: note: in expansion of macro 'KUNIT_EXPECT_EQ_MSG' 172 | KUNIT_EXPECT_EQ_MSG(test, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1365:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1365 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fat/fat_test.c:168:2: note: in expansion of macro 'KUNIT_EXPECT_EQ_MSG' 168 | KUNIT_EXPECT_EQ_MSG(test, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fat/fat_test.c:159:5: note: byref variable will be forcibly initialized 159 | u8 cs; | ^~ /kisskb/src/fs/fat/fat_test.c:158:15: note: byref variable will be forcibly initialized 158 | __le16 date, time; | ^~~~ /kisskb/src/fs/fat/fat_test.c:158:9: note: byref variable will be forcibly initialized 158 | __le16 date, time; | ^~~~ In file included from /kisskb/src/fs/fat/fat_test.c:9: /kisskb/src/fs/fat/fat_test.c: In function 'fat_checksum_test': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fat/fat_test.c:20:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 20 | KUNIT_EXPECT_EQ(test, fat_checksum("ABCDEFGHA "), (u8)98); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fat/fat_test.c:18:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 18 | KUNIT_EXPECT_EQ(test, fat_checksum("README TXT"), (u8)115); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fat/fat_test.c:16:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 16 | KUNIT_EXPECT_EQ(test, fat_checksum("VMLINUX "), (u8)44); | ^~~~~~~~~~~~~~~ /kisskb/src/fs/fat/fat_test.c: In function 'fat_time_fat2unix_test': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1365:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1365 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fat/fat_test.c:149:2: note: in expansion of macro 'KUNIT_EXPECT_EQ_MSG' 149 | KUNIT_EXPECT_EQ_MSG(test, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1365:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1365 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fat/fat_test.c:145:2: note: in expansion of macro 'KUNIT_EXPECT_EQ_MSG' 145 | KUNIT_EXPECT_EQ_MSG(test, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fat/fat_test.c:134:20: note: byref variable will be forcibly initialized 134 | struct timespec64 ts; | ^~ /kisskb/src/kernel/resource.c: In function '__walk_iomem_res_desc': /kisskb/src/kernel/resource.c:404:18: note: byref variable will be forcibly initialized 404 | struct resource res; | ^~~ /kisskb/src/kernel/resource.c: In function '__devm_release_region': /kisskb/src/kernel/resource.c:1617:23: note: byref variable will be forcibly initialized 1617 | struct region_devres match_data = { parent, start, n }; | ^~~~~~~~~~ /kisskb/src/kernel/resource.c: In function 'reserve_setup': /kisskb/src/kernel/resource.c:1635:26: note: byref variable will be forcibly initialized 1635 | unsigned int io_start, io_num; | ^~~~~~ /kisskb/src/kernel/resource.c:1635:16: note: byref variable will be forcibly initialized 1635 | unsigned int io_start, io_num; | ^~~~~~~~ /kisskb/src/kernel/resource.c: In function 'walk_system_ram_range': /kisskb/src/kernel/resource.c:482:18: note: byref variable will be forcibly initialized 482 | struct resource res; | ^~~ /kisskb/src/kernel/resource.c: In function '__find_resource': /kisskb/src/kernel/resource.c:609:30: note: byref variable will be forcibly initialized 609 | struct resource tmp = *new, avail, alloc; | ^~~~~ /kisskb/src/kernel/resource.c:609:18: note: byref variable will be forcibly initialized 609 | struct resource tmp = *new, avail, alloc; | ^~~ /kisskb/src/kernel/resource.c: In function 'reallocate_resource': /kisskb/src/kernel/resource.c:684:18: note: byref variable will be forcibly initialized 684 | struct resource new = *old; | ^~~ /kisskb/src/kernel/resource.c: In function 'allocate_resource': /kisskb/src/kernel/resource.c:740:29: note: byref variable will be forcibly initialized 740 | struct resource_constraint constraint; | ^~~~~~~~~~ /kisskb/src/fs/omfs/dir.c: In function 'omfs_add_link': /kisskb/src/fs/omfs/dir.c:120:6: note: byref variable will be forcibly initialized 120 | int ofs; | ^~~ /kisskb/src/fs/omfs/dir.c: In function 'omfs_find_entry': /kisskb/src/fs/omfs/dir.c:72:13: note: byref variable will be forcibly initialized 72 | u64 block, dummy; | ^~~~~ /kisskb/src/fs/omfs/dir.c:71:6: note: byref variable will be forcibly initialized 71 | int ofs; | ^~~ /kisskb/src/fs/omfs/dir.c: In function 'omfs_delete_entry': /kisskb/src/fs/omfs/dir.c:166:6: note: byref variable will be forcibly initialized 166 | int ofs; | ^~~ /kisskb/src/fs/omfs/dir.c:165:13: note: byref variable will be forcibly initialized 165 | u64 block, prev; | ^~~~ /kisskb/src/kernel/trace/trace_seq.c: In function 'trace_seq_printf': /kisskb/src/kernel/trace/trace_seq.c:84:10: note: byref variable will be forcibly initialized 84 | va_list ap; | ^~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/irq.h:166, from /kisskb/src/kernel/softirq.c:34: /kisskb/src/kernel/softirq.c: In function 'perf_trace_irq_handler_entry': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_irq_handler_exit': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/softirq.c: In function 'perf_trace_softirq': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/irq.h:103:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 103 | DECLARE_EVENT_CLASS(softirq, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/irq.h:103:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 103 | DECLARE_EVENT_CLASS(softirq, | ^~~~~~~~~~~~~~~~~~~ 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/softirq.c: In function 'trace_event_raw_event_softirq': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | 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, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/irq.h:166, from /kisskb/src/kernel/softirq.c:34: /kisskb/src/kernel/softirq.c: In function '__bpf_trace_irq_handler_entry': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_irq_handler_exit': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/softirq.c: In function '__bpf_trace_softirq': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/irq.h:103:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 103 | DECLARE_EVENT_CLASS(softirq, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/irq.h:103:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 103 | DECLARE_EVENT_CLASS(softirq, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/block/blk-timeout.c: In function 'part_timeout_store': /kisskb/src/block/blk-timeout.c:56:9: note: byref variable will be forcibly initialized 56 | char *p = (char *) buf; | ^ /kisskb/src/block/blk-merge.c: In function 'bio_get_last_bvec': /kisskb/src/block/blk-merge.c:27:19: note: byref variable will be forcibly initialized 27 | struct bvec_iter iter = bio->bi_iter; | ^~~~ /kisskb/src/block/blk-merge.c: In function 'bio_will_gap': /kisskb/src/block/blk-merge.c:54:21: note: byref variable will be forcibly initialized 54 | struct bio_vec pb, nb; | ^~ /kisskb/src/block/blk-merge.c:54:17: note: byref variable will be forcibly initialized 54 | struct bio_vec pb, nb; | ^~ 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:717, 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/block/blk-merge.c: In function 'blk_bio_segment_split': /kisskb/src/block/blk-merge.c:287:22: note: byref variable will be forcibly initialized 287 | unsigned nsegs = 0, sectors = 0; | ^~~~~~~ /kisskb/src/block/blk-merge.c:287:11: note: byref variable will be forcibly initialized 287 | unsigned nsegs = 0, sectors = 0; | ^~~~~ /kisskb/src/block/blk-merge.c:286:19: note: byref variable will be forcibly initialized 286 | struct bvec_iter iter; | ^~~~ /kisskb/src/block/blk-merge.c:285:21: note: byref variable will be forcibly initialized 285 | struct bio_vec bv, bvprv, *bvprvp = NULL; | ^~~~~ /kisskb/src/block/blk-merge.c:285:17: note: byref variable will be forcibly initialized 285 | struct bio_vec bv, bvprv, *bvprvp = NULL; | ^~ /kisskb/src/block/blk-merge.c: In function '__blk_bios_map_sg': /kisskb/src/block/blk-merge.c:516:19: note: byref variable will be forcibly initialized 516 | struct bvec_iter iter; | ^~~~ /kisskb/src/block/blk-merge.c:515:17: note: byref variable will be forcibly initialized 515 | struct bio_vec bvec, bvprv = { NULL }; | ^~~~ /kisskb/src/block/blk-merge.c: In function 'blk_queue_split': /kisskb/src/block/blk-merge.c:389:15: note: byref variable will be forcibly initialized 389 | unsigned int nr_segs; | ^~~~~~~ /kisskb/src/block/blk-merge.c: In function 'blk_recalc_rq_segments': /kisskb/src/block/blk-merge.c:401:17: note: byref variable will be forcibly initialized 401 | struct bio_vec bv; | ^~ /kisskb/src/block/blk-merge.c:400:22: note: byref variable will be forcibly initialized 400 | struct req_iterator iter; | ^~~~ /kisskb/src/block/blk-merge.c:399:15: note: byref variable will be forcibly initialized 399 | unsigned int nr_sectors = 0; | ^~~~~~~~~~ /kisskb/src/block/blk-merge.c:398:15: note: byref variable will be forcibly initialized 398 | unsigned int nr_phys_segs = 0; | ^~~~~~~~~~~~ /kisskb/src/block/blk-merge.c: In function 'blk_mq_sched_try_merge': /kisskb/src/block/blk-merge.c:1134:18: note: byref variable will be forcibly initialized 1134 | struct request *rq; | ^~ /kisskb/src/block/blk-lib.c: In function '__blkdev_issue_discard': /kisskb/src/block/blk-lib.c:53:8: note: byref variable will be forcibly initialized 53 | char dev_name[BDEVNAME_SIZE]; | ^~~~~~~~ /kisskb/src/block/blk-lib.c: In function 'blkdev_issue_discard': /kisskb/src/block/blk-lib.c:136:18: note: byref variable will be forcibly initialized 136 | struct blk_plug plug; | ^~~~ /kisskb/src/block/blk-lib.c:135:14: note: byref variable will be forcibly initialized 135 | struct bio *bio = NULL; | ^~~ /kisskb/src/block/blk-lib.c: In function 'blkdev_issue_write_same': /kisskb/src/block/blk-lib.c:232:18: note: byref variable will be forcibly initialized 232 | struct blk_plug plug; | ^~~~ /kisskb/src/block/blk-lib.c:231:14: note: byref variable will be forcibly initialized 231 | struct bio *bio = NULL; | ^~~ /kisskb/src/block/blk-lib.c: In function 'blkdev_issue_zeroout': /kisskb/src/block/blk-lib.c:399:18: note: byref variable will be forcibly initialized 399 | struct blk_plug plug; | ^~~~ /kisskb/src/block/blk-lib.c:398:14: note: byref variable will be forcibly initialized 398 | struct bio *bio; | ^~~ /kisskb/src/crypto/gf128mul.c: In function 'gf128mul_lle': /kisskb/src/crypto/gf128mul.c:172:8: note: byref variable will be forcibly initialized 172 | be128 p[8]; | ^ /kisskb/src/crypto/gf128mul.c: In function 'gf128mul_bbe': /kisskb/src/crypto/gf128mul.c:210:8: note: byref variable will be forcibly initialized 210 | be128 p[8]; | ^ /kisskb/src/kernel/time/posix-cpu-timers.c: In function 'fastpath_timer_check': /kisskb/src/kernel/time/posix-cpu-timers.c:1138:7: note: byref variable will be forcibly initialized 1138 | u64 samples[CPUCLOCK_MAX]; | ^~~~~~~ /kisskb/src/kernel/time/posix-cpu-timers.c:1113:7: note: byref variable will be forcibly initialized 1113 | u64 samples[CPUCLOCK_MAX]; | ^~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_alarmtimer_suspend': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_alarm_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/alarmtimer.h:45:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 45 | DECLARE_EVENT_CLASS(alarm_class, | ^~~~~~~~~~~~~~~~~~~ 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | 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, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, 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 '__bpf_trace_alarmtimer_suspend': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_alarm_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/kernel/time/posix-cpu-timers.c: In function 'check_thread_timers': /kisskb/src/kernel/time/posix-cpu-timers.c:893:6: note: byref variable will be forcibly initialized 893 | u64 samples[CPUCLOCK_MAX]; | ^~~~~~~ /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_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/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-cpu-timers.c: In function 'check_process_timers': /kisskb/src/kernel/time/posix-cpu-timers.c:971:6: note: byref variable will be forcibly initialized 971 | u64 samples[CPUCLOCK_MAX]; | ^~~~~~~ /kisskb/src/kernel/time/posix-cpu-timers.c: In function 'thread_group_start_cputime': /kisskb/src/kernel/time/posix-cpu-timers.c:298:23: note: byref variable will be forcibly initialized 298 | 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:322:22: note: byref variable will be forcibly initialized 322 | struct task_cputime ct; | ^~ /kisskb/src/kernel/time/posix-cpu-timers.c: In function 'cpu_clock_sample_group': /kisskb/src/kernel/time/posix-cpu-timers.c:338:6: note: byref variable will be forcibly initialized 338 | u64 samples[CPUCLOCK_MAX]; | ^~~~~~~ /kisskb/src/kernel/time/posix-cpu-timers.c: In function 'posix_cpu_timer_rearm': /kisskb/src/kernel/time/posix-cpu-timers.c:1044:16: note: byref variable will be forcibly initialized 1044 | unsigned long flags; | ^~~~~ 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/fs/fuse/dir.c: In function 'time_to_jiffies': /kisskb/src/fs/fuse/dir.c:92:21: note: byref variable will be forcibly initialized 92 | struct timespec64 ts = { | ^~ /kisskb/src/kernel/time/posix-cpu-timers.c:1268:12: note: byref variable will be forcibly initialized 1268 | LIST_HEAD(firing); | ^~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/kernel/time/posix-cpu-timers.c:1267:16: note: byref variable will be forcibly initialized 1267 | unsigned long flags, start; | ^~~~~ /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/fs/fuse/dir.c: In function 'fuse_access': /kisskb/src/fs/fuse/dir.c:1246:24: note: byref variable will be forcibly initialized 1246 | struct fuse_access_in inarg; | ^~~~~ /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/posix-cpu-timers.c: In function 'posix_cpu_timer_del': /kisskb/src/kernel/time/posix-cpu-timers.c:470:16: note: byref variable will be forcibly initialized 470 | unsigned long flags; | ^~~~~ /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; | ^~ In file included from /kisskb/src/kernel/time/alarmtimer.c:23: /kisskb/src/kernel/time/alarmtimer.c: In function 'platform_device_register_data': /kisskb/src/include/linux/platform_device.h:126:30: note: byref variable will be forcibly initialized 126 | struct platform_device_info pdevinfo = { | ^~~~~~~~ /kisskb/src/kernel/time/alarmtimer.c: In function 'alarmtimer_rtc_add_device': /kisskb/src/include/linux/platform_device.h:126:30: note: byref variable will be forcibly initialized /kisskb/src/kernel/time/posix-cpu-timers.c: In function 'posix_cpu_timer_set': /kisskb/src/kernel/time/posix-cpu-timers.c:625:16: note: byref variable will be forcibly initialized 625 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/time/posix-cpu-timers.c: In function 'do_cpu_nanosleep': /kisskb/src/kernel/time/posix-cpu-timers.c:1440:18: note: byref variable will be forcibly initialized 1440 | struct k_itimer timer; | ^~~~~ /kisskb/src/kernel/time/posix-cpu-timers.c:1439:22: note: byref variable will be forcibly initialized 1439 | struct itimerspec64 it; | ^~ /kisskb/src/kernel/time/posix-cpu-timers.c: In function 'posix_cpu_nsleep_restart': /kisskb/src/kernel/time/posix-cpu-timers.c:1564:20: note: byref variable will be forcibly initialized 1564 | struct timespec64 t; | ^ /kisskb/src/kernel/time/posix-cpu-timers.c: In function 'update_rlimit_cpu': /kisskb/src/kernel/time/posix-cpu-timers.c:40:6: note: byref variable will be forcibly initialized 40 | u64 nsecs = rlim_new * NSEC_PER_SEC; | ^~~~~ 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:213:13: note: byref variable will be forcibly initialized 213 | FUSE_ARGS(args); | ^~~~ /kisskb/src/fs/fuse/fuse_i.h:275:42: note: in definition of macro 'FUSE_ARGS' 275 | #define FUSE_ARGS(args) struct fuse_args args = {} | ^~~~ /kisskb/src/fs/fuse/dir.c:212:25: note: byref variable will be forcibly initialized 212 | struct fuse_entry_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/dir.c: In function 'fuse_do_getattr': /kisskb/src/fs/fuse/dir.c:1067:23: note: byref variable will be forcibly initialized 1067 | struct fuse_attr_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/dir.c:1066:25: note: byref variable will be forcibly initialized 1066 | struct fuse_getattr_in inarg; | ^~~~~ /kisskb/src/fs/fuse/dir.c: In function 'fuse_create_open': /kisskb/src/fs/fuse/dir.c:539:6: note: byref variable will be forcibly initialized 539 | u32 security_ctxlen; | ^~~~~~~~~~~~~~~ /kisskb/src/fs/fuse/dir.c:538:8: note: byref variable will be forcibly initialized 538 | void *security_ctx = NULL; | ^~~~~~~~~~~~ /kisskb/src/fs/fuse/dir.c:535:24: note: byref variable will be forcibly initialized 535 | struct fuse_entry_out outentry; | ^~~~~~~~ /kisskb/src/fs/fuse/dir.c:534:23: note: byref variable will be forcibly initialized 534 | struct fuse_open_out outopen; | ^~~~~~~ /kisskb/src/fs/fuse/dir.c:533:24: note: byref variable will be forcibly initialized 533 | struct fuse_create_in inarg; | ^~~~~ /kisskb/src/fs/fuse/dir.c: In function 'create_new_entry': /kisskb/src/fs/fuse/dir.c:698:6: note: byref variable will be forcibly initialized 698 | u32 security_ctxlen; | ^~~~~~~~~~~~~~~ /kisskb/src/fs/fuse/dir.c:697:8: note: byref variable will be forcibly initialized 697 | void *security_ctx = NULL; | ^~~~~~~~~~~~ /kisskb/src/fs/fuse/dir.c:692:24: note: byref variable will be forcibly initialized 692 | struct fuse_entry_out outarg; | ^~~~~~ /kisskb/src/kernel/time/posix-timers.c: In function '__do_sys_timer_getoverrun': /kisskb/src/kernel/time/posix-timers.c:781:16: note: byref variable will be forcibly initialized 781 | unsigned long flags; | ^~~~~ /kisskb/src/fs/fuse/dir.c: In function 'fuse_mkdir': /kisskb/src/fs/fuse/dir.c:797:23: note: byref variable will be forcibly initialized 797 | struct fuse_mkdir_in inarg; | ^~~~~ /kisskb/src/fs/fuse/dir.c: In function 'fuse_mknod': /kisskb/src/fs/fuse/dir.c:768:23: note: byref variable will be forcibly initialized 768 | struct fuse_mknod_in inarg; | ^~~~~ /kisskb/src/kernel/time/posix-timers.c: In function 'do_timer_gettime': /kisskb/src/kernel/time/posix-timers.c:719:16: note: byref variable will be forcibly initialized 719 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/time/posix-timers.c: In function 'do_timer_settime': /kisskb/src/kernel/time/posix-timers.c:904:16: note: byref variable will be forcibly initialized 904 | unsigned long flags; | ^~~~~ /kisskb/src/fs/fuse/dir.c: In function 'fuse_lookup': /kisskb/src/fs/fuse/dir.c:418:16: note: byref variable will be forcibly initialized 418 | struct inode *inode; | ^~~~~ /kisskb/src/fs/fuse/dir.c:417:24: note: byref variable will be forcibly initialized 417 | struct fuse_entry_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/dir.c: In function 'fuse_link': /kisskb/src/fs/fuse/dir.c:1010:22: note: byref variable will be forcibly initialized 1010 | struct fuse_link_in inarg; | ^~~~~ /kisskb/src/crypto/cbc.c: In function 'crypto_cbc_decrypt_inplace': /kisskb/src/crypto/cbc.c:129:5: note: byref variable will be forcibly initialized 129 | u8 last_iv[MAX_CIPHER_BLOCKSIZE]; | ^~~~~~~ /kisskb/src/fs/fuse/dir.c: In function 'fuse_rename_common': /kisskb/src/fs/fuse/dir.c:928:25: note: byref variable will be forcibly initialized 928 | struct fuse_rename2_in inarg; | ^~~~~ /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/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/kernel/time/posix-timers.c: In function 'do_timer_create': /kisskb/src/kernel/time/posix-timers.c:503:13: note: byref variable will be forcibly initialized 503 | int error, new_timer_id; | ^~~~~~~~~~~~ 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:1554:2: note: in expansion of macro 'wait_event' 1554 | wait_event(fi->page_waitq, fi->writectr == FUSE_NOWRITE); | ^~~~~~~~~~ /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/fs/fuse/dir.c: In function 'fuse_flush_times': /kisskb/src/fs/fuse/dir.c:1604:23: note: byref variable will be forcibly initialized 1604 | struct fuse_attr_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/dir.c:1603:25: note: byref variable will be forcibly initialized 1603 | struct fuse_setattr_in inarg; | ^~~~~ /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/fs/fuse/dir.c: In function 'fuse_do_setattr': /kisskb/src/fs/fuse/dir.c:1644:23: note: byref variable will be forcibly initialized 1644 | struct fuse_attr_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/dir.c:1643:25: note: byref variable will be forcibly initialized 1643 | struct fuse_setattr_in inarg; | ^~~~~ /kisskb/src/kernel/time/posix-timers.c: In function '__do_sys_timer_delete': /kisskb/src/kernel/time/posix-timers.c:1007:16: note: byref variable will be forcibly initialized 1007 | unsigned long flags; | ^~~~~ /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 'posixtimer_rearm': /kisskb/src/kernel/time/posix-timers.c:316:16: note: byref variable will be forcibly initialized 316 | unsigned long flags; | ^~~~~ /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/drivers/bus/mhi/core/main.c: In function 'parse_rsc_event': /kisskb/src/drivers/bus/mhi/core/main.c:699:20: note: byref variable will be forcibly initialized 699 | struct mhi_result result; | ^~~~~~ /kisskb/src/drivers/bus/mhi/core/main.c: In function 'mhi_reset_data_chan': /kisskb/src/drivers/bus/mhi/core/main.c:1561:20: note: byref variable will be forcibly initialized 1561 | struct mhi_result result; | ^~~~~~ /kisskb/src/drivers/bus/mhi/core/main.c: In function 'mhi_get_exec_env': /kisskb/src/drivers/bus/mhi/core/main.c:151:6: note: byref variable will be forcibly initialized 151 | u32 exec; | ^~~~ /kisskb/src/drivers/bus/mhi/core/main.c: In function 'mhi_read_reg_field': /kisskb/src/drivers/bus/mhi/core/main.c:29:6: note: byref variable will be forcibly initialized 29 | u32 tmp; | ^~~ /kisskb/src/drivers/bus/mhi/core/main.c: In function 'mhi_get_mhi_state': /kisskb/src/drivers/bus/mhi/core/main.c:29:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/bus/mhi/core/main.c: In function 'mhi_poll_reg_field': /kisskb/src/drivers/bus/mhi/core/main.c:29:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/bus/mhi/core/main.c: In function 'mhi_write_reg_field': /kisskb/src/drivers/bus/mhi/core/main.c:73:6: note: byref variable will be forcibly initialized 73 | u32 tmp; | ^~~ /kisskb/src/drivers/bus/mhi/core/main.c: In function 'mhi_intvec_threaded_handler': /kisskb/src/drivers/bus/mhi/core/main.c:29:6: note: byref variable will be forcibly initialized 29 | u32 tmp; | ^~~ /kisskb/src/drivers/bus/mhi/core/main.c:151:6: note: byref variable will be forcibly initialized 151 | u32 exec; | ^~~~ /kisskb/src/drivers/bus/mhi/core/main.c: In function 'mhi_ctrl_ev_task': /kisskb/src/drivers/bus/mhi/core/main.c:29:6: note: byref variable will be forcibly initialized 29 | u32 tmp; | ^~~ /kisskb/src/drivers/bus/mhi/core/main.c: In function 'mhi_queue_skb': /kisskb/src/drivers/bus/mhi/core/main.c:1154:22: note: byref variable will be forcibly initialized 1154 | struct mhi_buf_info buf_info = { }; | ^~~~~~~~ /kisskb/src/drivers/bus/mhi/core/main.c: In function 'mhi_queue_dma': /kisskb/src/drivers/bus/mhi/core/main.c:1172:22: note: byref variable will be forcibly initialized 1172 | struct mhi_buf_info buf_info = { }; | ^~~~~~~~ /kisskb/src/drivers/bus/mhi/core/main.c: In function 'parse_xfer_event': /kisskb/src/drivers/bus/mhi/core/main.c:1236:22: note: byref variable will be forcibly initialized 1236 | struct mhi_buf_info buf_info = { }; | ^~~~~~~~ /kisskb/src/drivers/bus/mhi/core/main.c:564:20: note: byref variable will be forcibly initialized 564 | struct mhi_result result; | ^~~~~~ /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/drivers/bus/mhi/core/main.c: In function 'mhi_prepare_channel': /kisskb/src/drivers/bus/mhi/core/main.c:1466:24: note: byref variable will be forcibly initialized 1466 | struct mhi_buf_info info = { }; | ^~~~ /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_truncate_bmap': /kisskb/src/fs/nilfs2/inode.c:687:8: note: byref variable will be forcibly initialized 687 | __u64 b; | ^ /kisskb/src/fs/nilfs2/inode.c: In function 'nilfs_new_inode': /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:331:8: note: byref variable will be forcibly initialized 331 | ino_t ino; | ^~~ /kisskb/src/fs/nilfs2/inode.c: In function '__nilfs_read_inode': /kisskb/src/fs/nilfs2/inode.c:471:22: note: byref variable will be forcibly initialized 471 | struct buffer_head *bh; | ^~ /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/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_mark_inode_dirty': /kisskb/src/fs/nilfs2/inode.c:942:22: note: byref variable will be forcibly initialized 942 | struct buffer_head *ibh; | ^~~ /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:76:8: note: byref variable will be forcibly initialized 76 | __u64 blknum = 0; | ^~~~~~ /kisskb/src/block/blk-mq.c: In function 'blk_mq_queue_inflight': /kisskb/src/block/blk-mq.c:1358:7: note: byref variable will be forcibly initialized 1358 | bool busy = false; | ^~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, 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:179:2: note: in expansion of macro 'wait_event' 179 | wait_event(q->mq_freeze_wq, percpu_ref_is_zero(&q->q_usage_counter)); | ^~~~~~~~~~ /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:186:9: note: in expansion of macro 'wait_event_timeout' 186 | return wait_event_timeout(q->mq_freeze_wq, | ^~~~~~~~~~~~~~~~~~ /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; | ^~ /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/fs/nilfs2/inode.c: In function 'nilfs_fiemap': /kisskb/src/fs/nilfs2/inode.c:1017:9: note: byref variable will be forcibly initialized 1017 | __u64 blkphy; | ^~~~~~ /kisskb/src/fs/nilfs2/inode.c:997:11: note: byref variable will be forcibly initialized 997 | sector_t delalloc_blkoff; | ^~~~~~~~~~~~~~~ /kisskb/src/block/blk-mq.c: In function '__blk_mq_alloc_requests_batch': /kisskb/src/block/blk-mq.c:419:20: note: byref variable will be forcibly initialized 419 | unsigned int tag, tag_offset; | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/delay.h:23, from /kisskb/src/drivers/bus/mhi/core/pm.c:7: /kisskb/src/drivers/bus/mhi/core/pm.c: In function 'mhi_pm_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: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/bus/mhi/core/pm.c:859:8: note: in expansion of macro 'wait_event_timeout' 859 | ret = wait_event_timeout(mhi_cntrl->state_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/bus/mhi/core/pm.c:819:8: note: in expansion of macro 'wait_event_timeout' 819 | ret = wait_event_timeout(mhi_cntrl->state_event, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/core/pm.c: In function 'mhi_pm_resume': /kisskb/src/include/linux/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/bus/mhi/core/pm.c:927:8: note: in expansion of macro 'wait_event_timeout' 927 | ret = wait_event_timeout(mhi_cntrl->state_event, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/omfs/file.c: In function 'omfs_grow_extent': /kisskb/src/fs/omfs/file.c:125:6: note: byref variable will be forcibly initialized 125 | int new_count; | ^~~~~~~~~ /kisskb/src/fs/omfs/file.c:123:6: note: byref variable will be forcibly initialized 123 | u64 new_block = 0; | ^~~~~~~~~ /kisskb/src/fs/omfs/file.c: In function 'omfs_get_block': /kisskb/src/fs/omfs/file.c:230:6: note: byref variable will be forcibly initialized 230 | int remain; | ^~~~~~ /kisskb/src/fs/omfs/file.c:223:6: note: byref variable will be forcibly initialized 223 | u64 new_block; | ^~~~~~~~~ /kisskb/src/drivers/bus/mhi/core/pm.c: In function 'mhi_force_rddm_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: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/bus/mhi/core/pm.c:1208:8: note: in expansion of macro 'wait_event_timeout' 1208 | ret = wait_event_timeout(mhi_cntrl->state_event, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/core/pm.c: In function 'mhi_pm_sys_error_transition': /kisskb/src/include/linux/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/bus/mhi/core/pm.c:600:9: note: in expansion of macro 'wait_event_timeout' 600 | ret = wait_event_timeout(mhi_cntrl->state_event, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/core/pm.c:593:7: note: byref variable will be forcibly initialized 593 | u32 in_reset = -1; | ^~~~~~~~ In file included from /kisskb/src/include/linux/blkdev.h:18, from /kisskb/src/include/linux/blk-mq.h:5, from /kisskb/src/block/blk-mq-tag.c:12: /kisskb/src/block/blk-mq-tag.c: In function '__sbitmap_for_each_set': /kisskb/src/include/linux/sbitmap.h:252:17: note: byref variable will be forcibly initialized 252 | unsigned long word; | ^~~~ /kisskb/src/block/blk-mq-tag.c: In function 'bt_tags_for_each': /kisskb/src/block/blk-mq-tag.c:346:27: note: byref variable will be forcibly initialized 346 | struct bt_tags_iter_data iter_data = { | ^~~~~~~~~ /kisskb/src/block/blk-mq-tag.c: In function '__blk_mq_all_tag_iter': /kisskb/src/block/blk-mq-tag.c:346:27: note: byref variable will be forcibly initialized /kisskb/src/block/blk-mq-tag.c:346:27: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/delay.h:23, from /kisskb/src/drivers/bus/mhi/core/pm.c:7: /kisskb/src/drivers/bus/mhi/core/pm.c: In function 'mhi_async_power_up': /kisskb/src/include/linux/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/bus/mhi/core/pm.c:1084:9: note: in expansion of macro 'wait_event_timeout' 1084 | ret = wait_event_timeout(mhi_cntrl->state_event, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/core/pm.c:1041:6: note: byref variable will be forcibly initialized 1041 | u32 val; | ^~~ /kisskb/src/block/blk-mq-tag.c: In function 'bt_for_each': /kisskb/src/block/blk-mq-tag.c:279:22: note: byref variable will be forcibly initialized 279 | struct bt_iter_data iter_data = { | ^~~~~~~~~ /kisskb/src/block/blk-mq-tag.c: In function 'blk_mq_tagset_wait_completed_request': /kisskb/src/block/blk-mq-tag.c:435:12: note: byref variable will be forcibly initialized 435 | unsigned count = 0; | ^~~~~ /kisskb/src/block/blk-mq.c: In function 'blk_mq_end_request_batch': /kisskb/src/block/blk-mq.c:922:6: note: byref variable will be forcibly initialized 922 | int tags[TAG_COMP_BATCH], nr_tags = 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/delay.h:23, from /kisskb/src/drivers/bus/mhi/core/pm.c:7: /kisskb/src/drivers/bus/mhi/core/pm.c: In function 'mhi_sync_power_up': /kisskb/src/include/linux/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/bus/mhi/core/pm.c:1182:2: note: in expansion of macro 'wait_event_timeout' 1182 | wait_event_timeout(mhi_cntrl->state_event, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/core/pm.c: In function '__mhi_device_get_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/bus/mhi/core/pm.c:960:8: note: in expansion of macro 'wait_event_timeout' 960 | ret = wait_event_timeout(mhi_cntrl->state_event, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/core/pm.c: In function 'mhi_pm_mission_mode_transition': /kisskb/src/drivers/bus/mhi/core/pm.c:378:36: note: byref variable will be forcibly initialized 378 | enum mhi_ee_type ee = MHI_EE_MAX, current_ee = mhi_cntrl->ee; | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/blkdev.h:18, from /kisskb/src/include/linux/blk-mq.h:5, from /kisskb/src/block/blk-mq-tag.c:12: /kisskb/src/block/blk-mq-tag.c: In function 'blk_mq_get_tag': /kisskb/src/block/blk-mq-tag.c:109:18: note: byref variable will be forcibly initialized 109 | DEFINE_SBQ_WAIT(wait); | ^~~~ /kisskb/src/include/linux/sbitmap.h:609:18: note: in definition of macro 'DEFINE_SBQ_WAIT' 609 | struct sbq_wait 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/include/linux/delay.h:23, from /kisskb/src/drivers/bus/mhi/core/pm.c:7: /kisskb/src/drivers/bus/mhi/core/pm.c: In function 'mhi_pm_st_worker': /kisskb/src/drivers/bus/mhi/core/pm.c:735:12: note: byref variable will be forcibly initialized 735 | LIST_HEAD(head); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/block/blk-mq-tag.c: In function 'blk_mq_queue_tag_busy_iter': /kisskb/src/block/blk-mq-tag.c:279:22: note: byref variable will be forcibly initialized 279 | struct bt_iter_data iter_data = { | ^~~~~~~~~ /kisskb/src/block/blk-mq-tag.c:279:22: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/linux/mm_types.h:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/block/blk-mq.c:9: /kisskb/src/block/blk-mq.c: In function 'blk_execute_rq': /kisskb/src/block/blk-mq.c:1215:29: note: byref variable will be forcibly initialized 1215 | 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/block/blk-mq.c: In function '__blk_mq_issue_directly': /kisskb/src/block/blk-mq.c:2404:27: note: byref variable will be forcibly initialized 2404 | struct blk_mq_queue_data bd = { | ^~ /kisskb/src/kernel/sysctl.c: In function 'do_proc_dointvec_minmax_conv': /kisskb/src/kernel/sysctl.c:911:6: note: byref variable will be forcibly initialized 911 | int tmp, ret; | ^~~ /kisskb/src/kernel/sysctl.c: In function 'do_proc_douintvec_minmax_conv': /kisskb/src/kernel/sysctl.c:979:15: note: byref variable will be forcibly initialized 979 | unsigned int tmp; | ^~~ In file included from /kisskb/src/include/linux/blkdev.h:18, from /kisskb/src/block/blk-mq.c:12: /kisskb/src/block/blk-mq.c: In function '__sbitmap_for_each_set': /kisskb/src/include/linux/sbitmap.h:252:17: note: byref variable will be forcibly initialized 252 | unsigned long word; | ^~~~ /kisskb/src/block/blk-mq.c: In function 'blk_mq_flush_busy_ctxs': /kisskb/src/block/blk-mq.c:1494:29: note: byref variable will be forcibly initialized 1494 | struct flush_busy_ctx_data data = { | ^~~~ In file included from /kisskb/src/fs/btrfs/root-tree.c:8: /kisskb/src/fs/btrfs/root-tree.c: In function 'btrfs_insert_empty_item': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/kernel/sysctl.c: In function 'strtoul_lenient': /kisskb/src/kernel/sysctl.c:372:21: note: byref variable will be forcibly initialized 372 | unsigned long long result; | ^~~~~~ /kisskb/src/block/blk-mq.c: In function '__blk_mq_run_hw_queue': /kisskb/src/kernel/sysctl.c: In function 'proc_get_long': /kisskb/src/kernel/sysctl.c:411:11: note: byref variable will be forcibly initialized 411 | char *p, tmp[TMPBUFLEN]; | ^~~ /kisskb/src/block/blk-mq.c:1950:6: note: byref variable will be forcibly initialized 1950 | int srcu_idx; | ^~~~~~~~ /kisskb/src/kernel/sysctl.c:411:8: note: byref variable will be forcibly initialized 411 | char *p, tmp[TMPBUFLEN]; | ^ /kisskb/src/fs/btrfs/root-tree.c: In function 'btrfs_find_root': /kisskb/src/fs/btrfs/root-tree.c:66:19: note: byref variable will be forcibly initialized 66 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/kernel/sysctl.c: In function 'do_proc_douintvec_w': /kisskb/src/kernel/sysctl.c:648:8: note: byref variable will be forcibly initialized 648 | char *p = buffer; | ^ /kisskb/src/kernel/sysctl.c:647:7: note: byref variable will be forcibly initialized 647 | bool neg; | ^~~ /kisskb/src/kernel/sysctl.c:646:9: note: byref variable will be forcibly initialized 646 | size_t left; | ^~~~ /kisskb/src/kernel/sysctl.c:644:16: note: byref variable will be forcibly initialized 644 | unsigned long lval; | ^~~~ In file included from /kisskb/src/fs/btrfs/root-tree.c:8: /kisskb/src/fs/btrfs/root-tree.c: In function 'btrfs_update_root': /kisskb/src/kernel/sysctl.c: In function 'proc_put_long': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/kernel/sysctl.c:469:7: note: byref variable will be forcibly initialized 469 | char tmp[TMPBUFLEN], *p = tmp; | ^~~ /kisskb/src/fs/btrfs/root-tree.c:116:5: note: byref variable will be forcibly initialized 116 | int btrfs_update_root(struct btrfs_trans_handle *trans, struct btrfs_root | ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl.c: In function 'do_proc_douintvec_r': /kisskb/src/kernel/sysctl.c:701:9: note: byref variable will be forcibly initialized 701 | size_t left; | ^~~~ /kisskb/src/kernel/sysctl.c:699:16: note: byref variable will be forcibly initialized 699 | unsigned long lval; | ^~~~ /kisskb/src/kernel/sysctl.c: In function '__do_proc_dointvec': /kisskb/src/kernel/sysctl.c:586:8: note: byref variable will be forcibly initialized 586 | bool neg; | ^~~ /kisskb/src/kernel/sysctl.c:585:17: note: byref variable will be forcibly initialized 585 | unsigned long lval; | ^~~~ /kisskb/src/kernel/sysctl.c:561:8: note: byref variable will be forcibly initialized 561 | char *p; | ^ /kisskb/src/kernel/sysctl.c:560:9: note: byref variable will be forcibly initialized 560 | size_t left; | ^~~~ /kisskb/src/fs/btrfs/root-tree.c: In function 'btrfs_find_orphan_roots': /kisskb/src/fs/btrfs/root-tree.c:210:19: note: byref variable will be forcibly initialized 210 | struct btrfs_key key; | ^~~ /kisskb/src/block/blk-mq.c: In function 'blk_mq_run_hw_queue': /kisskb/src/block/blk-mq.c:2074:6: note: byref variable will be forcibly initialized 2074 | int srcu_idx; | ^~~~~~~~ /kisskb/src/kernel/sysctl.c: In function 'proc_dointvec_minmax': /kisskb/src/kernel/sysctl.c:952:44: note: byref variable will be forcibly initialized 952 | struct do_proc_dointvec_minmax_conv_param param = { | ^~~~~ /kisskb/src/fs/btrfs/root-tree.c: In function 'btrfs_del_root_ref': /kisskb/src/fs/btrfs/root-tree.c:323:19: note: byref variable will be forcibly initialized 323 | struct btrfs_key key; | ^~~ /kisskb/src/kernel/sysctl.c: In function '__do_proc_doulongvec_minmax': /kisskb/src/kernel/sysctl.c:1141:9: note: byref variable will be forcibly initialized 1141 | bool neg; | ^~~ /kisskb/src/kernel/sysctl.c:1138:17: note: byref variable will be forcibly initialized 1138 | unsigned long val; | ^~~ /kisskb/src/kernel/sysctl.c:1115:8: note: byref variable will be forcibly initialized 1115 | char *p; | ^ /kisskb/src/kernel/sysctl.c:1114:9: note: byref variable will be forcibly initialized 1114 | size_t left; | ^~~~ In file included from /kisskb/src/fs/btrfs/root-tree.c:8: /kisskb/src/fs/btrfs/root-tree.c: In function 'btrfs_add_root_ref': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/btrfs/root-tree.c:387:5: note: byref variable will be forcibly initialized 387 | int btrfs_add_root_ref(struct btrfs_trans_handle *trans, u64 root_id, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/root-tree.c:392:19: note: byref variable will be forcibly initialized 392 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/root-tree.c: In function 'btrfs_update_root_times': /kisskb/src/fs/btrfs/root-tree.c:458:20: note: byref variable will be forcibly initialized 458 | struct timespec64 ct; | ^~ /kisskb/src/fs/btrfs/root-tree.c: In function 'btrfs_subvolume_release_metadata': /kisskb/src/fs/btrfs/root-tree.c:525:6: note: byref variable will be forcibly initialized 525 | u64 qgroup_to_release; | ^~~~~~~~~~~~~~~~~ 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/block/blk-mq.c:3335:12: note: byref variable will be forcibly initialized 3335 | LIST_HEAD(tmp); | ^~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/kernel/sysctl.c: In function 'proc_do_large_bitmap': /kisskb/src/kernel/sysctl.c:1443:9: note: byref variable will be forcibly initialized 1443 | bool neg; | ^~~ /kisskb/src/kernel/sysctl.c:1442:25: note: byref variable will be forcibly initialized 1442 | unsigned long val_a, val_b; | ^~~~~ /kisskb/src/kernel/sysctl.c:1442:18: note: byref variable will be forcibly initialized 1442 | unsigned long val_a, val_b; | ^~~~~ /kisskb/src/kernel/sysctl.c:1428:9: note: byref variable will be forcibly initialized 1428 | char *p = buffer; | ^ /kisskb/src/kernel/sysctl.c:1420:63: note: byref variable will be forcibly initialized 1420 | char tr_a[] = { '-', ',', '\n' }, tr_b[] = { ',', '\n', 0 }, c; | ^ /kisskb/src/kernel/sysctl.c:1420:36: note: byref variable will be forcibly initialized 1420 | char tr_a[] = { '-', ',', '\n' }, tr_b[] = { ',', '\n', 0 }, c; | ^~~~ /kisskb/src/kernel/sysctl.c:1420:7: note: byref variable will be forcibly initialized 1420 | char tr_a[] = { '-', ',', '\n' }, tr_b[] = { ',', '\n', 0 }, c; | ^~~~ /kisskb/src/kernel/sysctl.c:1416:9: note: byref variable will be forcibly initialized 1416 | size_t left = *lenp; | ^~~~ /kisskb/src/kernel/sysctl.c: In function 'bpf_unpriv_handler': /kisskb/src/kernel/sysctl.c:952:44: note: byref variable will be forcibly initialized 952 | struct do_proc_dointvec_minmax_conv_param param = { | ^~~~~ /kisskb/src/kernel/sysctl.c:190:19: note: byref variable will be forcibly initialized 190 | struct ctl_table tmp = *table; | ^~~ /kisskb/src/kernel/sysctl.c:188:11: note: byref variable will be forcibly initialized 188 | int ret, unpriv_enable = *(int *)table->data; | ^~~~~~~~~~~~~ /kisskb/src/kernel/sysctl.c: In function 'bpf_stats_handler': /kisskb/src/kernel/sysctl.c:952:44: note: byref variable will be forcibly initialized 952 | struct do_proc_dointvec_minmax_conv_param param = { | ^~~~~ /kisskb/src/kernel/sysctl.c:159:6: note: byref variable will be forcibly initialized 159 | int val, ret; | ^~~ /kisskb/src/kernel/sysctl.c: In function 'proc_do_cad_pid': /kisskb/src/kernel/sysctl.c:1377:8: note: byref variable will be forcibly initialized 1377 | pid_t tmp; | ^~~ /kisskb/src/kernel/sysctl.c: In function 'proc_taint': /kisskb/src/kernel/sysctl.c:858:16: note: byref variable will be forcibly initialized 858 | unsigned long tmptaint = get_taint(); | ^~~~~~~~ /kisskb/src/kernel/sysctl.c:857:19: note: byref variable will be forcibly initialized 857 | struct ctl_table t; | ^ /kisskb/src/kernel/sysctl.c: In function 'proc_douintvec_minmax': /kisskb/src/kernel/sysctl.c:1021:45: note: byref variable will be forcibly initialized 1021 | struct do_proc_douintvec_minmax_conv_param param = { | ^~~~~ /kisskb/src/kernel/sysctl.c: In function 'proc_dou8vec_minmax': /kisskb/src/kernel/sysctl.c:1052:45: note: byref variable will be forcibly initialized 1052 | struct do_proc_douintvec_minmax_conv_param param = { | ^~~~~ /kisskb/src/kernel/sysctl.c:1050:36: note: byref variable will be forcibly initialized 1050 | unsigned int min = 0, max = 255U, val; | ^~~ /kisskb/src/kernel/sysctl.c:1050:24: note: byref variable will be forcibly initialized 1050 | unsigned int min = 0, max = 255U, val; | ^~~ /kisskb/src/kernel/sysctl.c:1050:15: note: byref variable will be forcibly initialized 1050 | unsigned int min = 0, max = 255U, val; | ^~~ /kisskb/src/kernel/sysctl.c:1049:19: note: byref variable will be forcibly initialized 1049 | struct ctl_table tmp; | ^~~ /kisskb/src/kernel/sysctl.c: In function 'proc_do_static_key': /kisskb/src/kernel/sysctl.c:952:44: note: byref variable will be forcibly initialized 952 | struct do_proc_dointvec_minmax_conv_param param = { | ^~~~~ /kisskb/src/kernel/sysctl.c:1630:6: note: byref variable will be forcibly initialized 1630 | int val, ret; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/writeback.h:13, from /kisskb/src/include/linux/backing-dev.h:16, from /kisskb/src/block/blk-mq.c:10: /kisskb/src/block/blk-mq.c: In function 'kmalloc_array_node': /kisskb/src/include/linux/slab.h:671:9: note: byref variable will be forcibly initialized 671 | size_t bytes; | ^~~~~ /kisskb/src/block/blk-mq.c: In function 'blk_mq_timeout_work': /kisskb/src/block/blk-mq.c:1429:16: note: byref variable will be forcibly initialized 1429 | unsigned long next = 0; | ^~~~ /kisskb/src/block/blk-mq.c: In function 'blk_mq_poll_hybrid': /kisskb/src/block/blk-mq.c:4620:25: note: byref variable will be forcibly initialized 4620 | struct hrtimer_sleeper hs; | ^~ /kisskb/src/block/blk-mq.c: In function 'blk_mq_hctx_has_requests': /kisskb/src/block/blk-mq.c:3265:22: note: byref variable will be forcibly initialized 3265 | struct rq_iter_data data = { | ^~~~ /kisskb/src/block/blk-mq.c: In function 'blk_mq_hctx_notify_offline': /kisskb/src/block/blk-mq.c:3265:22: note: byref variable will be forcibly initialized /kisskb/src/block/blk-mq.c: In function 'blk_mq_dequeue_from_ctx': /kisskb/src/block/blk-mq.c:1532:26: note: byref variable will be forcibly initialized 1532 | struct dispatch_rq_data data = { | ^~~~ /kisskb/src/block/blk-mq.c: In function 'blk_mq_request_issue_directly': /kisskb/src/block/blk-mq.c:2510:6: note: byref variable will be forcibly initialized 2510 | int srcu_idx; | ^~~~~~~~ /kisskb/src/block/blk-mq.c: In function 'blk_mq_dispatch_rq_list': /kisskb/src/block/blk-mq.c:1809:28: note: byref variable will be forcibly initialized 1809 | 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:1798:12: note: byref variable will be forcibly initialized 1798 | LIST_HEAD(zone_list); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/block/blk-mq.c: In function 'blk_mq_plug_issue_direct': /kisskb/src/block/blk-mq.c:2524:6: note: byref variable will be forcibly initialized 2524 | int queued = 0; | ^~~~~~ /kisskb/src/block/blk-mq.c: In function 'blk_mq_try_issue_directly': /kisskb/src/block/blk-mq.c:2492:6: note: byref variable will be forcibly initialized 2492 | int srcu_idx; | ^~~~~~~~ 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_requeue_work': /kisskb/src/block/blk-mq.c:1267:12: note: byref variable will be forcibly initialized 1267 | LIST_HEAD(rq_list); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | 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:2567:12: note: byref variable will be forcibly initialized 2567 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/ctr.c: In function 'crypto_rfc3686_create': /kisskb/src/crypto/ctr.c:263:6: note: byref variable will be forcibly initialized 263 | u32 mask; | ^~~~ /kisskb/src/block/blk-mq.c: In function 'blk_mq_submit_bio': /kisskb/src/block/blk-mq.c:2781:15: note: byref variable will be forcibly initialized 2781 | unsigned int nr_segs = 1; | ^~~~~~~ /kisskb/src/crypto/ctr.c: In function 'crypto_ctr_crypt_inplace': /kisskb/src/crypto/ctr.c:82:5: note: byref variable will be forcibly initialized 82 | u8 tmp[MAX_CIPHER_BLOCKSIZE + MAX_CIPHER_ALIGNMASK]; | ^~~ /kisskb/src/crypto/ctr.c: In function 'crypto_ctr_crypt_final': /kisskb/src/crypto/ctr.c:34:5: note: byref variable will be forcibly initialized 34 | u8 tmp[MAX_CIPHER_BLOCKSIZE + MAX_CIPHER_ALIGNMASK]; | ^~~ /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; | ^~~~ 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_update_nr_hw_queues': /kisskb/src/block/blk-mq.c:4477:12: note: byref variable will be forcibly initialized 4477 | LIST_HEAD(head); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /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 '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_cpu_itimer': /kisskb/src/kernel/time/itimer.c:58:10: note: byref variable will be forcibly initialized 58 | u64 t, samples[CPUCLOCK_MAX]; | ^~~~~~~ /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 'set_cpu_itimer': /kisskb/src/kernel/time/itimer.c:172:12: note: byref variable will be forcibly initialized 172 | u64 oval, nval, ointerval, ninterval; | ^~~~ /kisskb/src/kernel/time/itimer.c:172:6: note: byref variable will be forcibly initialized 172 | u64 oval, nval, ointerval, ninterval; | ^~~~ /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; | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/genhd.h:16, from /kisskb/src/include/linux/blkdev.h:6, from /kisskb/src/include/linux/blk-mq.h:5, from /kisskb/src/block/blk-stat.c:9: /kisskb/src/block/blk-stat.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/crypto/internal/skcipher.h:13, from /kisskb/src/crypto/gcm.c:10: /kisskb/src/crypto/gcm.c: In function 'crypto_rfc4543_copy_src_to_dst': /kisskb/src/include/crypto/skcipher.h:127:7: note: byref variable will be forcibly initialized 127 | char __##name##_desc[sizeof(struct skcipher_request) + \ | ^~ /kisskb/src/crypto/gcm.c:966:2: note: in expansion of macro 'SYNC_SKCIPHER_REQUEST_ON_STACK' 966 | SYNC_SKCIPHER_REQUEST_ON_STACK(nreq, ctx->null); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/crypto/gcm.c: In function 'crypto_rfc4543_create': /kisskb/src/crypto/gcm.c:1045:6: note: byref variable will be forcibly initialized 1045 | u32 mask; | ^~~~ /kisskb/src/crypto/gcm.c: In function 'crypto_rfc4106_create': /kisskb/src/crypto/gcm.c:830:6: note: byref variable will be forcibly initialized 830 | u32 mask; | ^~~~ /kisskb/src/crypto/gcm.c: In function 'crypto_gcm_create_common': /kisskb/src/crypto/gcm.c:581:6: note: byref variable will be forcibly initialized 581 | u32 mask; | ^~~~ /kisskb/src/crypto/gcm.c: In function 'crypto_gcm_create': /kisskb/src/crypto/gcm.c:661:7: note: byref variable will be forcibly initialized 661 | char ctr_name[CRYPTO_MAX_ALG_NAME]; | ^~~~~~~~ /kisskb/src/fs/jfs/inode.c: In function 'jfs_get_block': /kisskb/src/fs/jfs/inode.c:206:6: note: byref variable will be forcibly initialized 206 | s32 xlen = bh_result->b_size >> ip->i_blkbits; | ^~~~ /kisskb/src/fs/jfs/inode.c:205:6: note: byref variable will be forcibly initialized 205 | int xflag; | ^~~~~ /kisskb/src/fs/jfs/inode.c:204:6: note: byref variable will be forcibly initialized 204 | s64 xaddr; | ^~~~~ /kisskb/src/fs/jfs/inode.c:203:8: note: byref variable will be forcibly initialized 203 | xad_t xad; | ^~~ /kisskb/src/kernel/cgroup/freezer.c: In function 'cgroup_freeze_task': /kisskb/src/kernel/cgroup/freezer.c:157:16: note: byref variable will be forcibly initialized 157 | unsigned long flags; | ^~~~~ /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/kernel/capability.c: In function 'warn_legacy_capability_use': /kisskb/src/kernel/capability.c:48:7: note: byref variable will be forcibly initialized 48 | char name[sizeof(current->comm)]; | ^~~~ /kisskb/src/kernel/capability.c: In function 'warn_deprecated_v2': /kisskb/src/kernel/capability.c:72:7: note: byref variable will be forcibly initialized 72 | char name[sizeof(current->comm)]; | ^~~~ /kisskb/src/kernel/cgroup/cgroup-v1.c: In function '__cgroup1_procs_write': /kisskb/src/kernel/cgroup/cgroup-v1.c:495:7: note: byref variable will be forcibly initialized 495 | bool locked; | ^~~~~~ /kisskb/src/kernel/capability.c: In function '__do_sys_capget': /kisskb/src/kernel/capability.c:167:33: note: byref variable will be forcibly initialized 167 | struct __user_cap_data_struct kdata[_KERNEL_CAPABILITY_U32S]; | ^~~~~ /kisskb/src/kernel/capability.c:153:23: note: byref variable will be forcibly initialized 153 | kernel_cap_t pE, pI, pP; | ^~ /kisskb/src/kernel/capability.c:153:19: note: byref variable will be forcibly initialized 153 | kernel_cap_t pE, pI, pP; | ^~ /kisskb/src/kernel/capability.c:153:15: note: byref variable will be forcibly initialized 153 | kernel_cap_t pE, pI, pP; | ^~ /kisskb/src/kernel/capability.c:152:11: note: byref variable will be forcibly initialized 152 | unsigned tocopy; | ^~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/include/linux/cgroup.h:26, from /kisskb/src/kernel/cgroup/cgroup-internal.h:5, from /kisskb/src/kernel/cgroup/cgroup-v1.c:2: /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ /kisskb/src/kernel/capability.c: In function '__do_sys_capset': /kisskb/src/kernel/capability.c:226:39: note: byref variable will be forcibly initialized 226 | kernel_cap_t inheritable, permitted, effective; | ^~~~~~~~~ /kisskb/src/kernel/capability.c:226:28: note: byref variable will be forcibly initialized 226 | kernel_cap_t inheritable, permitted, effective; | ^~~~~~~~~ /kisskb/src/kernel/capability.c:226:15: note: byref variable will be forcibly initialized 226 | kernel_cap_t inheritable, permitted, effective; | ^~~~~~~~~~~ /kisskb/src/kernel/capability.c:225:14: note: byref variable will be forcibly initialized 225 | unsigned i, tocopy, copybytes; | ^~~~~~ /kisskb/src/kernel/capability.c:224:32: note: byref variable will be forcibly initialized 224 | struct __user_cap_data_struct kdata[_KERNEL_CAPABILITY_U32S]; | ^~~~~ /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'pidlist_array_load': /kisskb/src/kernel/cgroup/cgroup-v1.c:332:23: note: byref variable will be forcibly initialized 332 | struct css_task_iter it; | ^~ /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'cgroup_transfer_tasks': /kisskb/src/kernel/cgroup/cgroup-v1.c:98:23: note: byref variable will be forcibly initialized 98 | 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_release_agent': /kisskb/src/kernel/cgroup/cgroup-v1.c:773:18: note: byref variable will be forcibly initialized 773 | char *argv[3], *envp[3]; | ^~~~ /kisskb/src/kernel/cgroup/cgroup-v1.c:773:8: note: byref variable will be forcibly initialized 773 | char *argv[3], *envp[3]; | ^~~~ /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'cgroup1_parse_param': /kisskb/src/kernel/cgroup/cgroup-v1.c:906:25: note: byref variable will be forcibly initialized 906 | struct fs_parse_result result; | ^~~~~~ /kisskb/src/kernel/ptrace.c: In function 'ptrace_get_syscall_info_entry': /kisskb/src/kernel/ptrace.c:941:16: note: byref variable will be forcibly initialized 941 | unsigned long args[ARRAY_SIZE(info->entry.args)]; | ^~~~ /kisskb/src/kernel/ptrace.c: In function 'ptrace_peek_siginfo': /kisskb/src/kernel/ptrace.c:747:20: note: byref variable will be forcibly initialized 747 | kernel_siginfo_t info; | ^~~~ /kisskb/src/kernel/ptrace.c:721:33: note: byref variable will be forcibly initialized 721 | struct ptrace_peeksiginfo_args arg; | ^~~ /kisskb/src/kernel/ptrace.c: In function 'ptrace_getsiginfo': /kisskb/src/kernel/ptrace.c:687:16: note: byref variable will be forcibly initialized 687 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/ptrace.c: In function 'ptrace_setsiginfo': /kisskb/src/kernel/ptrace.c:703:16: note: byref variable will be forcibly initialized 703 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/time/clockevents.c: In function 'clockevents_unbind': /kisskb/src/kernel/time/clockevents.c:419:19: note: byref variable will be forcibly initialized 419 | struct ce_unbind cu = { .ce = ced, .res = -ENODEV }; | ^~ /kisskb/src/kernel/time/clockevents.c: In function 'clockevents_unbind_device': /kisskb/src/kernel/time/clockevents.c:419:19: note: byref variable will be forcibly initialized /kisskb/src/fs/ufs/inode.c: In function 'ufs_frag_map': /kisskb/src/fs/ufs/inode.c:131:11: note: byref variable will be forcibly initialized 131 | Indirect chain[4], *q = chain; | ^~~~~ /kisskb/src/kernel/time/clockevents.c: In function 'unbind_device_store': /kisskb/src/kernel/time/clockevents.c:419:19: note: byref variable will be forcibly initialized /kisskb/src/kernel/time/clockevents.c:691:7: note: byref variable will be forcibly initialized 691 | char name[CS_NAME_LEN]; | ^~~~ /kisskb/src/fs/ufs/inode.c: In function 'free_full_branch': /kisskb/src/fs/ufs/inode.c:995:18: note: byref variable will be forcibly initialized 995 | struct to_free ctx = {.inode = inode}; | ^~~ /kisskb/src/fs/ufs/inode.c: In function 'free_branch_tail': /kisskb/src/fs/ufs/inode.c:1029:18: note: byref variable will be forcibly initialized 1029 | struct to_free ctx = {.inode = inode}; | ^~~ /kisskb/src/kernel/ptrace.c: In function 'ptrace_readdata': /kisskb/src/kernel/ptrace.c:609:8: note: byref variable will be forcibly initialized 609 | char buf[128]; | ^~~ In file included from /kisskb/src/fs/omfs/inode.c:8: /kisskb/src/fs/omfs/inode.c: In function 'kmalloc_array': /kisskb/src/fs/ufs/inode.c: In function 'ufs_truncate_blocks': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/fs/ufs/inode.c:1123:11: note: byref variable will be forcibly initialized 1123 | unsigned offsets[4]; | ^~~~~~~ /kisskb/src/kernel/ptrace.c: In function 'ptrace_writedata': /kisskb/src/kernel/ptrace.c:635:8: note: byref variable will be forcibly initialized 635 | char buf[128]; | ^~~ /kisskb/src/fs/omfs/inode.c: In function 'parse_options': /kisskb/src/fs/omfs/inode.c:407:6: note: byref variable will be forcibly initialized 407 | int option; | ^~~~~~ /kisskb/src/fs/omfs/inode.c:406:14: note: byref variable will be forcibly initialized 406 | substring_t args[MAX_OPT_ARGS]; | ^~~~ /kisskb/src/kernel/ptrace.c: In function 'generic_ptrace_peekdata': /kisskb/src/kernel/ptrace.c:1325:16: note: byref variable will be forcibly initialized 1325 | unsigned long tmp; | ^~~ /kisskb/src/kernel/ptrace.c: In function 'ptrace_request': /kisskb/src/kernel/ptrace.c:1031:5: note: byref variable will be forcibly initialized 1031 | int ptrace_request(struct task_struct *child, long request, | ^~~~~~~~~~~~~~ /kisskb/src/kernel/ptrace.c:1231:16: note: byref variable will be forcibly initialized 1231 | struct iovec kiov; | ^~~~ /kisskb/src/kernel/ptrace.c:1097:12: note: byref variable will be forcibly initialized 1097 | sigset_t new_set; | ^~~~~~~ /kisskb/src/kernel/ptrace.c:1039:16: note: byref variable will be forcibly initialized 1039 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/ptrace.c:1036:19: note: byref variable will be forcibly initialized 1036 | kernel_siginfo_t siginfo, *si; | ^~~~~~~ /kisskb/src/fs/omfs/inode.c: In function 'omfs_new_inode': /kisskb/src/fs/omfs/inode.c:38:6: note: byref variable will be forcibly initialized 38 | int len; | ^~~ /kisskb/src/fs/omfs/inode.c:36:6: note: byref variable will be forcibly initialized 36 | u64 new_block; | ^~~~~~~~~ /kisskb/src/fs/ufs/inode.c: In function 'ufs_getfrag_block': /kisskb/src/fs/ufs/inode.c:401:11: note: byref variable will be forcibly initialized 401 | unsigned offsets[4]; | ^~~~~~~ /kisskb/src/fs/ufs/inode.c:400:15: note: byref variable will be forcibly initialized 400 | int err = 0, new = 0; | ^~~ /kisskb/src/fs/ufs/inode.c:400:6: note: byref variable will be forcibly initialized 400 | int err = 0, new = 0; | ^~~ /kisskb/src/kernel/user.c: In function 'free_uid': /kisskb/src/kernel/user.c:180:16: note: byref variable will be forcibly initialized 180 | unsigned long flags; | ^~~~~ /kisskb/src/crypto/ccm.c: In function 'crypto_rfc4309_create': /kisskb/src/crypto/ccm.c:709:6: note: byref variable will be forcibly initialized 709 | u32 mask; | ^~~~ /kisskb/src/crypto/ccm.c: In function 'crypto_ccm_create_common': /kisskb/src/crypto/ccm.c:451:6: note: byref variable will be forcibly initialized 451 | u32 mask; | ^~~~ /kisskb/src/crypto/ccm.c: In function 'crypto_ccm_create': /kisskb/src/crypto/ccm.c:535:7: note: byref variable will be forcibly initialized 535 | char mac_name[CRYPTO_MAX_ALG_NAME]; | ^~~~~~~~ /kisskb/src/crypto/ccm.c:534:7: note: byref variable will be forcibly initialized 534 | char ctr_name[CRYPTO_MAX_ALG_NAME]; | ^~~~~~~~ /kisskb/src/crypto/ccm.c: In function 'set_msg_len': /kisskb/src/crypto/ccm.c:71:9: note: byref variable will be forcibly initialized 71 | __be32 data; | ^~~~ /kisskb/src/crypto/ccm.c: In function 'crypto_ccm_auth': /kisskb/src/crypto/ccm.c:176:21: note: byref variable will be forcibly initialized 176 | struct scatterlist sg[3]; | ^~ /kisskb/src/crypto/ccm.c: In function 'cbcmac_create': /kisskb/src/crypto/ccm.c:868:6: note: byref variable will be forcibly initialized 868 | u32 mask; | ^~~~ /kisskb/src/fs/nilfs2/file.c: In function 'nilfs_page_mkwrite': /kisskb/src/fs/nilfs2/file.c:50:32: note: byref variable will be forcibly initialized 50 | struct nilfs_transaction_info ti; | ^~ /kisskb/src/kernel/trace/trace_printk.c: In function '__trace_bprintk': /kisskb/src/kernel/trace/trace_printk.c:203:10: note: byref variable will be forcibly initialized 203 | va_list ap; | ^~ /kisskb/src/kernel/trace/trace_printk.c: In function '__trace_printk': /kisskb/src/kernel/trace/trace_printk.c:233:10: note: byref variable will be forcibly initialized 233 | va_list ap; | ^~ In file included from /kisskb/src/fs/btrfs/dir-item.c:6: /kisskb/src/fs/btrfs/dir-item.c: In function 'btrfs_insert_empty_item': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/btrfs/dir-item.c: In function 'insert_with_overflow': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized /kisskb/src/fs/btrfs/dir-item.c:18:31: note: byref variable will be forcibly initialized 18 | static struct btrfs_dir_item *insert_with_overflow(struct btrfs_trans_handle | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/dir-item.c: In function 'btrfs_insert_xattr_item': /kisskb/src/fs/btrfs/dir-item.c:63:24: note: byref variable will be forcibly initialized 63 | struct btrfs_disk_key disk_key; | ^~~~~~~~ /kisskb/src/fs/btrfs/dir-item.c:62:24: note: byref variable will be forcibly initialized 62 | struct btrfs_key key, location; | ^~~~~~~~ /kisskb/src/fs/btrfs/dir-item.c:62:19: note: byref variable will be forcibly initialized 62 | struct btrfs_key key, location; | ^~~ /kisskb/src/fs/btrfs/dir-item.c: In function 'btrfs_insert_dir_item': /kisskb/src/fs/btrfs/dir-item.c:118:24: note: byref variable will be forcibly initialized 118 | struct btrfs_disk_key disk_key; | ^~~~~~~~ /kisskb/src/fs/btrfs/dir-item.c:117:19: note: byref variable will be forcibly initialized 117 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/dir-item.c: In function 'btrfs_lookup_dir_item': /kisskb/src/fs/btrfs/dir-item.c:212:19: note: byref variable will be forcibly initialized 212 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/dir-item.c: In function 'btrfs_check_dir_item_collision': /kisskb/src/fs/btrfs/dir-item.c:230:19: note: byref variable will be forcibly initialized 230 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/dir-item.c: In function 'btrfs_lookup_dir_index_item': /kisskb/src/fs/btrfs/dir-item.c:310:19: note: byref variable will be forcibly initialized 310 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/dir-item.c: In function 'btrfs_lookup_xattr': /kisskb/src/fs/btrfs/dir-item.c:377:19: note: byref variable will be forcibly initialized 377 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/dir-item.c: In function 'btrfs_search_dir_index_item': /kisskb/src/fs/btrfs/dir-item.c:330:19: note: byref variable will be forcibly initialized 330 | struct btrfs_key key; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/writeback.h:13, from /kisskb/src/include/linux/backing-dev.h:16, from /kisskb/src/fs/fuse/fuse_i.h:23, from /kisskb/src/fs/fuse/file.c:9: /kisskb/src/fs/fuse/file.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /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:2579:23: note: byref variable will be forcibly initialized 2579 | struct fuse_bmap_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/file.c:2578:22: note: byref variable will be forcibly initialized 2578 | struct fuse_bmap_in inarg; | ^~~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_get_user_pages': /kisskb/src/fs/fuse/file.c:1394:10: note: byref variable will be forcibly initialized 1394 | size_t start; | ^~~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_file_poll': /kisskb/src/fs/fuse/file.c:2734:23: note: byref variable will be forcibly initialized 2734 | struct fuse_poll_out outarg; | ^~~~~~ 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:449:2: note: in expansion of macro 'wait_event' 449 | wait_event(fi->page_waitq, !fuse_page_is_writeback(inode, index)); | ^~~~~~~~~~ /kisskb/src/fs/jfs/namei.c: In function 'jfs_mkdir': /kisskb/src/fs/jfs/namei.c:204:16: note: byref variable will be forcibly initialized 204 | struct inode *iplist[2]; | ^~~~~~ /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:201:8: note: byref variable will be forcibly initialized 201 | ino_t ino; | ^~~ /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:1445:8: note: byref variable will be forcibly initialized 1445 | ino_t inum; | ^~~~ /kisskb/src/fs/jfs/namei.c:1444:17: note: byref variable will be forcibly initialized 1444 | struct btstack btstack; | ^~~~~~~ /kisskb/src/fs/jfs/namei.c: In function 'jfs_link': /kisskb/src/fs/jfs/namei.c:794:16: note: byref variable will be forcibly initialized 794 | struct inode *iplist[2]; | ^~~~~~ /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:791:8: note: byref variable will be forcibly initialized 791 | ino_t ino; | ^~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_do_truncate': /kisskb/src/fs/fuse/file.c:2800:15: note: byref variable will be forcibly initialized 2800 | struct iattr attr; | ^~~~ /kisskb/src/fs/jfs/namei.c: In function 'jfs_rmdir': /kisskb/src/fs/jfs/namei.c:340:16: note: byref variable will be forcibly initialized 340 | struct inode *iplist[2]; | ^~~~~~ /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:338:8: note: byref variable will be forcibly initialized 338 | ino_t ino; | ^~~ /kisskb/src/fs/jfs/namei.c: In function 'jfs_mknod': /kisskb/src/fs/jfs/namei.c:1356:16: note: byref variable will be forcibly initialized 1356 | struct inode *iplist[2]; | ^~~~~~ /kisskb/src/fs/jfs/namei.c:1354:8: note: byref variable will be forcibly initialized 1354 | ino_t ino; | ^~~ In file included from /kisskb/src/include/linux/radix-tree.h:21, 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/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/include/linux/pagemap.h:1113:11: note: byref variable will be forcibly initialized 1113 | 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/jfs/namei.c: In function 'jfs_rename': /kisskb/src/fs/jfs/namei.c:1078:16: note: byref variable will be forcibly initialized 1078 | struct inode *iplist[4]; | ^~~~~~ /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:1069:16: note: byref variable will be forcibly initialized 1069 | struct inode *new_ip; | ^~~~~~ /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:1067:8: note: byref variable will be forcibly initialized 1067 | ino_t ino; | ^~~ /kisskb/src/fs/jfs/namei.c:1066:17: note: byref variable will be forcibly initialized 1066 | struct btstack btstack; | ^~~~~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_lseek': /kisskb/src/fs/fuse/file.c:2614:24: note: byref variable will be forcibly initialized 2614 | struct fuse_lseek_out outarg; | ^~~~~~ /kisskb/src/fs/jfs/namei.c: In function 'jfs_unlink': /kisskb/src/fs/jfs/namei.c:470:16: note: byref variable will be forcibly initialized 470 | struct inode *iplist[2]; | ^~~~~~ /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:468:8: note: byref variable will be forcibly initialized 468 | ino_t ino; | ^~~ /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/jfs/namei.c: In function 'jfs_create': /kisskb/src/fs/jfs/namei.c:71:16: note: byref variable will be forcibly initialized 71 | struct inode *iplist[2]; | ^~~~~~ /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:68:8: note: byref variable will be forcibly initialized 68 | ino_t ino; | ^~~ /kisskb/src/fs/jfs/namei.c: In function 'jfs_symlink': /kisskb/src/fs/jfs/namei.c:889:16: note: byref variable will be forcibly initialized 889 | struct inode *iplist[2]; | ^~~~~~ /kisskb/src/fs/jfs/namei.c:884:6: note: byref variable will be forcibly initialized 884 | s64 xaddr; | ^~~~~ /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:877:8: note: byref variable will be forcibly initialized 877 | ino_t ino = 0; | ^~~ /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 */ | ^~~~~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_flush': /kisskb/src/fs/fuse/file.c:472:23: note: byref variable will be forcibly initialized 472 | struct fuse_flush_in inarg; | ^~~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_getlk': /kisskb/src/fs/fuse/file.c:2487:21: note: byref variable will be forcibly initialized 2487 | struct fuse_lk_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/file.c:2486:20: note: byref variable will be forcibly initialized 2486 | struct fuse_lk_in inarg; | ^~~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_setlk': /kisskb/src/fs/fuse/file.c:2506:20: note: byref variable will be forcibly initialized 2506 | 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; | ^~~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_direct_io': 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/fs/fuse/file.c:1462:10: note: byref variable will be forcibly initialized 1462 | size_t nbytes = min(count, nmax); | ^~~~~~ /kisskb/src/block/blk-mq-sched.c:64:12: note: byref variable will be forcibly initialized 64 | LIST_HEAD(hctx_list); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/block/blk-mq-sched.c: In function '__blk_mq_do_dispatch_sched': /kisskb/src/block/blk-mq-sched.c:97:12: note: byref variable will be forcibly initialized 97 | LIST_HEAD(rq_list); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/block/blk-mq-sched.c: In function 'blk_mq_do_dispatch_ctx': /kisskb/src/block/blk-mq-sched.c:214:12: note: byref variable will be forcibly initialized 214 | LIST_HEAD(rq_list); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | 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:271:12: note: byref variable will be forcibly initialized 271 | LIST_HEAD(rq_list); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_direct_IO': /kisskb/src/fs/fuse/file.c:2823:9: note: byref variable will be forcibly initialized 2823 | loff_t pos = 0; | ^~~ In file included from /kisskb/src/include/linux/mm_types.h:13, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/radix-tree.h:12, 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:2819:29: note: byref variable will be forcibly initialized 2819 | 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:1536:23: note: byref variable will be forcibly initialized 1536 | struct fuse_io_priv io = FUSE_IO_PRIV_SYNC(iocb); | ^~ /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/block/blk-mq-sched.c: In function 'blk_mq_sched_insert_request': /kisskb/src/block/blk-mq-sched.c:439:13: note: byref variable will be forcibly initialized 439 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/fuse/file.c: In function '__fuse_copy_file_range': /kisskb/src/fs/fuse/file.c:3037:24: note: byref variable will be forcibly initialized 3037 | struct fuse_write_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/file.c:3028:33: note: byref variable will be forcibly initialized 3028 | struct fuse_copy_file_range_in inarg = { | ^~~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_writepages': /kisskb/src/fs/fuse/file.c:2222:27: note: byref variable will be forcibly initialized 2222 | struct fuse_fill_wb_data data; | ^~~~ /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/kernel/cgroup/legacy_freezer.c: In function 'freezer_attach': /kisskb/src/kernel/cgroup/legacy_freezer.c:161:30: note: byref variable will be forcibly initialized 161 | struct cgroup_subsys_state *new_css; | ^~~~~~~ In file included from /kisskb/src/kernel/cgroup/rdma.c:12: /kisskb/src/kernel/cgroup/rdma.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/kernel/cgroup/rdma.c: In function 'parse_resource': /kisskb/src/kernel/cgroup/rdma.c:359:15: note: byref variable will be forcibly initialized 359 | char *name, *value = c; | ^~~~~ /kisskb/src/kernel/cgroup/rdma.c:358:14: note: byref variable will be forcibly initialized 358 | substring_t argstr; | ^~~~~~ /kisskb/src/kernel/cgroup/rdma.c: In function 'rdmacg_parse_limits': /kisskb/src/kernel/cgroup/rdma.c:397:14: note: byref variable will be forcibly initialized 397 | int index, intval; | ^~~~~~ /kisskb/src/kernel/cgroup/rdma.c: In function 'rdmacg_resource_set_max': /kisskb/src/kernel/cgroup/rdma.c:434:16: note: byref variable will be forcibly initialized 434 | unsigned long enables = 0; | ^~~~~~~ /kisskb/src/kernel/cgroup/rdma.c:432:8: note: byref variable will be forcibly initialized 432 | char *options = strstrip(buf); | ^~~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/delay.h:23, from /kisskb/src/drivers/bus/mhi/core/boot.c:7: /kisskb/src/drivers/bus/mhi/core/boot.c: In function 'mhi_fw_load_bhie': /kisskb/src/include/linux/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/bus/mhi/core/boot.c:211:8: note: in expansion of macro 'wait_event_timeout' 211 | ret = wait_event_timeout(mhi_cntrl->state_event, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/core/boot.c:185:6: note: byref variable will be forcibly initialized 185 | u32 tx_status, sequence_id; | ^~~~~~~~~ /kisskb/src/drivers/bus/mhi/core/boot.c: In function '__mhi_download_rddm_in_panic': /kisskb/src/drivers/bus/mhi/core/boot.c:60:6: note: byref variable will be forcibly initialized 60 | u32 rx_status; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/delay.h:23, from /kisskb/src/drivers/bus/mhi/core/boot.c:7: /kisskb/src/drivers/bus/mhi/core/boot.c: In function 'mhi_download_rddm_image': /kisskb/src/include/linux/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/bus/mhi/core/boot.c:167:2: note: in expansion of macro 'wait_event_timeout' 167 | wait_event_timeout(mhi_cntrl->state_event, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/core/boot.c:159:6: note: byref variable will be forcibly initialized 159 | u32 rx_status; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/delay.h:23, from /kisskb/src/drivers/bus/mhi/core/boot.c:7: /kisskb/src/drivers/bus/mhi/core/boot.c: In function 'mhi_fw_load_bhi': /kisskb/src/include/linux/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/bus/mhi/core/boot.c:265:8: note: in expansion of macro 'wait_event_timeout' 265 | ret = wait_event_timeout(mhi_cntrl->state_event, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/core/boot.c:230:17: note: byref variable will be forcibly initialized 230 | u32 tx_status, val, session_id; | ^~~ /kisskb/src/drivers/bus/mhi/core/boot.c:230:6: note: byref variable will be forcibly initialized 230 | u32 tx_status, val, session_id; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/drivers/bus/mhi/core/boot.c:12: /kisskb/src/drivers/bus/mhi/core/boot.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/bus/mhi/core/boot.c: In function 'mhi_fw_load_handler': /kisskb/src/drivers/bus/mhi/core/boot.c:395:13: note: byref variable will be forcibly initialized 395 | dma_addr_t dma_addr; | ^~~~~~~~ /kisskb/src/drivers/bus/mhi/core/boot.c:391:25: note: byref variable will be forcibly initialized 391 | const struct firmware *firmware = NULL; | ^~~~~~~~ /kisskb/src/crypto/chacha20poly1305.c: In function 'poly_verify_tag': /kisskb/src/crypto/chacha20poly1305.c:98:5: note: byref variable will be forcibly initialized 98 | u8 tag[sizeof(rctx->tag)]; | ^~~ /kisskb/src/crypto/chacha20poly1305.c: In function 'chachapoly_create': /kisskb/src/crypto/chacha20poly1305.c:558:6: note: byref variable will be forcibly initialized 558 | u32 mask; | ^~~~ /kisskb/src/drivers/bus/mhi/core/debugfs.c: In function 'mhi_debugfs_timeout_ms_write': /kisskb/src/drivers/bus/mhi/core/debugfs.c:286:6: note: byref variable will be forcibly initialized 286 | u32 timeout_ms; | ^~~~~~~~~~ /kisskb/src/drivers/bus/mhi/core/debugfs.c: In function 'mhi_debugfs_device_wake_write': /kisskb/src/drivers/bus/mhi/core/debugfs.c:255:7: note: byref variable will be forcibly initialized 255 | char buf[16]; | ^~~ /kisskb/src/drivers/bus/mhi/core/debugfs.c: In function 'mhi_debugfs_regdump_show': /kisskb/src/drivers/bus/mhi/core/debugfs.c:175:6: note: byref variable will be forcibly initialized 175 | u32 val; | ^~~ /kisskb/src/block/ioctl.c: In function 'blkdev_getgeo': /kisskb/src/block/ioctl.c:353:21: note: byref variable will be forcibly initialized 353 | struct hd_geometry geo; | ^~~ /kisskb/src/block/ioctl.c: In function 'blkdev_pr_register': /kisskb/src/block/ioctl.c:234:25: note: byref variable will be forcibly initialized 234 | struct pr_registration reg; | ^~~ /kisskb/src/block/ioctl.c: In function 'blkdev_pr_reserve': /kisskb/src/block/ioctl.c:252:24: note: byref variable will be forcibly initialized 252 | struct pr_reservation rsv; | ^~~ /kisskb/src/block/ioctl.c: In function 'blkdev_pr_release': /kisskb/src/block/ioctl.c:270:24: note: byref variable will be forcibly initialized 270 | struct pr_reservation rsv; | ^~~ /kisskb/src/block/ioctl.c: In function 'blkdev_pr_preempt': /kisskb/src/block/ioctl.c:288:20: note: byref variable will be forcibly initialized 288 | struct pr_preempt p; | ^ /kisskb/src/block/ioctl.c: In function 'blkdev_pr_clear': /kisskb/src/block/ioctl.c:306:18: note: byref variable will be forcibly initialized 306 | struct pr_clear c; | ^ /kisskb/src/block/ioctl.c: In function 'blkpg_do_ioctl': /kisskb/src/block/ioctl.c:20:25: note: byref variable will be forcibly initialized 20 | struct blkpg_partition p; | ^ /kisskb/src/block/ioctl.c: In function 'blk_ioctl_discard': /kisskb/src/block/ioctl.c:88:11: note: byref variable will be forcibly initialized 88 | uint64_t range[2]; | ^~~~~ /kisskb/src/block/ioctl.c: In function 'blk_ioctl_zeroout': /kisskb/src/block/ioctl.c:130:11: note: byref variable will be forcibly initialized 130 | uint64_t range[2]; | ^~~~~ 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/cachefiles/cache.c:8: /kisskb/src/fs/cachefiles/cache.c: In function 'fscache_wait_for_objects': /kisskb/src/include/linux/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/include/linux/fscache-cache.h:182:2: note: in expansion of macro 'wait_event' 182 | wait_event(fscache_clearance_waiters, | ^~~~~~~~~~ /kisskb/src/fs/cachefiles/cache.c: In function 'cachefiles_has_space': /kisskb/src/fs/cachefiles/cache.c:181:17: note: byref variable will be forcibly initialized 181 | struct kstatfs stats; | ^~~~~ /kisskb/src/fs/cachefiles/cache.c: In function 'cachefiles_add_cache': /kisskb/src/fs/cachefiles/cache.c:22:21: note: byref variable will be forcibly initialized 22 | const struct cred *saved_cred; | ^~~~~~~~~~ /kisskb/src/fs/cachefiles/cache.c:20:17: note: byref variable will be forcibly initialized 20 | struct kstatfs stats; | ^~~~~ /kisskb/src/fs/cachefiles/cache.c:19:14: note: byref variable will be forcibly initialized 19 | struct path path; | ^~~~ /kisskb/src/fs/nilfs2/dir.c: In function 'nilfs_inode_by_name': /kisskb/src/fs/nilfs2/dir.c:405:15: note: byref variable will be forcibly initialized 405 | struct page *page; | ^~~~ /kisskb/src/kernel/time/tick-sched.c: In function 'tick_nohz_next_event': /kisskb/src/kernel/time/tick-sched.c:771:37: note: byref variable will be forcibly initialized 771 | u64 basemono, next_tick, next_tmr, next_rcu, delta, expires; | ^~~~~~~~ In file included from /kisskb/src/include/linux/bpf.h:25, from /kisskb/src/kernel/bpf/verifier.c:10: /kisskb/src/kernel/bpf/verifier.c: In function 'KERNEL_BPFPTR': /kisskb/src/include/linux/bpfptr.h:18:9: note: userspace variable will be forcibly initialized 18 | return (bpfptr_t) { .kernel = p, .is_kernel = true }; | ^ /kisskb/src/kernel/bpf/verifier.c: In function 'make_bpfptr': /kisskb/src/include/linux/bpfptr.h:23:9: note: userspace variable will be forcibly initialized 23 | return (bpfptr_t) { .user = p }; | ^ /kisskb/src/include/linux/bpfptr.h:18:9: note: userspace variable will be forcibly initialized 18 | return (bpfptr_t) { .kernel = p, .is_kernel = true }; | ^ /kisskb/src/include/linux/bpfptr.h:29:10: note: userspace variable will be forcibly initialized 29 | return KERNEL_BPFPTR((void*) (uintptr_t) addr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'bpfptr_is_null': /kisskb/src/include/linux/bpfptr.h:34:20: note: userspace variable will be forcibly initialized 34 | static inline bool bpfptr_is_null(bpfptr_t bpfptr) | ^~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'bpfptr_add': /kisskb/src/include/linux/bpfptr.h:41:20: note: userspace variable will be forcibly initialized 41 | static inline void bpfptr_add(bpfptr_t *bpfptr, size_t val) | ^~~~~~~~~~ /kisskb/src/kernel/time/test_udelay.c: In function 'udelay_test_write': /kisskb/src/kernel/time/test_udelay.c:105:6: note: byref variable will be forcibly initialized 105 | int iters; | ^~~~~ /kisskb/src/kernel/time/test_udelay.c:104:6: note: byref variable will be forcibly initialized 104 | int usecs; | ^~~~~ /kisskb/src/kernel/time/test_udelay.c:102:7: note: byref variable will be forcibly initialized 102 | char lbuf[32]; | ^~~~ /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; | ^~ In file included from /kisskb/src/kernel/time/time_test.c:3: /kisskb/src/kernel/time/time_test.c: In function 'time64_to_tm_test_date_range': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1653:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1653 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/time/time_test.c:82:3: note: in expansion of macro 'KUNIT_ASSERT_EQ_MSG' 82 | KUNIT_ASSERT_EQ_MSG(test, yday, result.tm_yday, FAIL_MSG); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1653:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1653 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/time/time_test.c:81:3: note: in expansion of macro 'KUNIT_ASSERT_EQ_MSG' 81 | KUNIT_ASSERT_EQ_MSG(test, mdday, result.tm_mday, FAIL_MSG); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1653:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1653 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/time/time_test.c:80:3: note: in expansion of macro 'KUNIT_ASSERT_EQ_MSG' 80 | KUNIT_ASSERT_EQ_MSG(test, month - 1, result.tm_mon, FAIL_MSG); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1653:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1653 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/time/time_test.c:79:3: note: in expansion of macro 'KUNIT_ASSERT_EQ_MSG' 79 | KUNIT_ASSERT_EQ_MSG(test, year - 1900, result.tm_year, FAIL_MSG); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/time/time_test.c:66:12: note: byref variable will be forcibly initialized 66 | struct tm result; | ^~~~~~ /kisskb/src/kernel/time/time_test.c:64:6: note: byref variable will be forcibly initialized 64 | int yday = 0; | ^~~~ /kisskb/src/kernel/time/time_test.c:63:6: note: byref variable will be forcibly initialized 63 | int mdday = 1; | ^~~~~ /kisskb/src/kernel/time/time_test.c:62:6: note: byref variable will be forcibly initialized 62 | int month = 1; | ^~~~~ /kisskb/src/kernel/time/time_test.c:61:7: note: byref variable will be forcibly initialized 61 | long year = 1970 - 80000; | ^~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'bpf_map_direct_read': /kisskb/src/kernel/bpf/verifier.c:4082:6: note: byref variable will be forcibly initialized 4082 | u64 addr; | ^~~~ 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; | ^~~~ In file included from /kisskb/src/include/linux/mm_types.h:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, 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/umh.c: In function 'proc_cap_handler': /kisskb/src/kernel/umh.c:492:16: note: byref variable will be forcibly initialized 492 | unsigned long cap_array[_KERNEL_CAPABILITY_U32S]; | ^~~~~~~~~ /kisskb/src/kernel/umh.c:491:19: note: byref variable will be forcibly initialized 491 | struct ctl_table t; | ^ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, 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/bpf/verifier.c: In function 'sanitize_dead_code': /kisskb/src/kernel/bpf/verifier.c:12230:18: note: byref variable will be forcibly initialized 12230 | struct bpf_insn trap = BPF_JMP_IMM(BPF_JA, 0, 0, -1); | ^~~~ /kisskb/src/kernel/signal.c: In function '__do_sys_rt_sigpending': /kisskb/src/kernel/signal.c:3215:11: note: byref variable will be forcibly initialized 3215 | sigset_t set; | ^~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/kernel/bpf/verifier.c:9: /kisskb/src/kernel/bpf/verifier.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/kernel/signal.c: In function '__do_sys_sigpending': /kisskb/src/kernel/signal.c:4314:11: note: byref variable will be forcibly initialized 4314 | sigset_t set; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/signal.h:125, from /kisskb/src/kernel/signal.c:50: /kisskb/src/kernel/signal.c: In function 'perf_trace_signal_generate': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_signal_deliver': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/signal.h:125, from /kisskb/src/kernel/signal.c:50: /kisskb/src/kernel/signal.c: In function '__bpf_trace_signal_generate': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_signal_deliver': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/kernel/signal.c: In function 'post_copy_siginfo_from_user': /kisskb/src/kernel/signal.c:3338:8: note: byref variable will be forcibly initialized 3338 | char buf[SI_EXPANSION_SIZE]; | ^~~ In file included from /kisskb/src/include/linux/bpfptr.h:7, from /kisskb/src/include/linux/bpf.h:25, from /kisskb/src/kernel/bpf/verifier.c:10: /kisskb/src/kernel/bpf/verifier.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/bpf.h:25, from /kisskb/src/kernel/bpf/verifier.c:10: /kisskb/src/kernel/bpf/verifier.c: In function 'copy_from_bpfptr': /kisskb/src/include/linux/bpfptr.h:55:19: note: userspace variable will be forcibly initialized 55 | static inline int copy_from_bpfptr(void *dst, bpfptr_t src, size_t size) | ^~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/bpfptr.h:7, from /kisskb/src/include/linux/bpf.h:25, from /kisskb/src/kernel/bpf/verifier.c:10: /kisskb/src/kernel/bpf/verifier.c: In function 'copy_to_sockptr_offset': /kisskb/src/include/linux/sockptr.h:58:19: note: userspace variable will be forcibly initialized 58 | static inline int copy_to_sockptr_offset(sockptr_t dst, size_t offset, | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/signal.c: In function 'kernel_sigaction': /kisskb/src/kernel/signal.c:4067:12: note: byref variable will be forcibly initialized 4067 | sigset_t mask; | ^~~~ In file included from /kisskb/src/kernel/bpf/verifier.c:9: /kisskb/src/kernel/bpf/verifier.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/kernel/signal.c: In function '__do_sys_sigaltstack': /kisskb/src/kernel/signal.c:4218:15: note: byref variable will be forcibly initialized 4218 | stack_t new, old; | ^~~ /kisskb/src/kernel/bpf/verifier.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ /kisskb/src/kernel/signal.c:4218:10: note: byref variable will be forcibly initialized 4218 | stack_t new, old; | ^~~ /kisskb/src/kernel/bpf/verifier.c: In function 'krealloc_array': /kisskb/src/include/linux/slab.h:636:9: note: byref variable will be forcibly initialized 636 | size_t bytes; | ^~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'copy_array': /kisskb/src/kernel/bpf/verifier.c:764:9: note: byref variable will be forcibly initialized 764 | size_t bytes; | ^~~~~ /kisskb/src/kernel/sys.c: In function '__do_sys_old_getrlimit': /kisskb/src/kernel/sys.c:1486:16: note: byref variable will be forcibly initialized 1486 | struct rlimit x; | ^ /kisskb/src/kernel/signal.c: In function 'dequeue_signal': /kisskb/src/kernel/signal.c:632:7: note: byref variable will be forcibly initialized 632 | bool resched_timer = false; | ^~~~~~~~~~~~~ /kisskb/src/fs/ufs/namei.c: In function 'ufs_unlink': /kisskb/src/fs/ufs/namei.c:212:15: note: byref variable will be forcibly initialized 212 | struct page *page; | ^~~~ /kisskb/src/kernel/signal.c: In function '__set_task_blocked': /kisskb/src/kernel/signal.c:3012:12: note: byref variable will be forcibly initialized 3012 | sigset_t newblocked; | ^~~~~~~~~~ /kisskb/src/fs/ufs/namei.c: In function 'ufs_rename': /kisskb/src/fs/ufs/namei.c:273:16: note: byref variable will be forcibly initialized 273 | struct page *new_page; | ^~~~~~~~ /kisskb/src/fs/ufs/namei.c:254:15: note: byref variable will be forcibly initialized 254 | struct page *old_page; | ^~~~~~~~ /kisskb/src/fs/ufs/namei.c:252:15: note: byref variable will be forcibly initialized 252 | struct page *dir_page = NULL; | ^~~~~~~~ /kisskb/src/kernel/signal.c: In function 'do_sigtimedwait': /kisskb/src/kernel/signal.c:3572:16: note: byref variable will be forcibly initialized 3572 | enum pid_type type; | ^~~~ /kisskb/src/kernel/signal.c:3571:11: note: byref variable will be forcibly initialized 3571 | sigset_t mask = *which; | ^~~~ /kisskb/src/kernel/signal.c:3569:22: note: byref variable will be forcibly initialized 3569 | ktime_t *to = NULL, timeout = KTIME_MAX; | ^~~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'opt_hard_wire_dead_code_branches': /kisskb/src/kernel/bpf/verifier.c:12260:18: note: byref variable will be forcibly initialized 12260 | struct bpf_insn ja = BPF_JMP_IMM(BPF_JA, 0, 0, 0); | ^~ /kisskb/src/kernel/signal.c: In function 'prepare_signal': /kisskb/src/kernel/signal.c:907:11: note: byref variable will be forcibly initialized 907 | sigset_t flush; | ^~~~~ /kisskb/src/kernel/sys.c: In function 'do_sys_times': /kisskb/src/kernel/sys.c:978:15: note: byref variable will be forcibly initialized 978 | u64 tgutime, tgstime, cutime, cstime; | ^~~~~~~ /kisskb/src/kernel/sys.c:978:6: note: byref variable will be forcibly initialized 978 | u64 tgutime, tgstime, cutime, cstime; | ^~~~~~~ /kisskb/src/kernel/sys.c: In function '__do_sys_times': /kisskb/src/kernel/sys.c:992:14: note: byref variable will be forcibly initialized 992 | struct tms tmp; | ^~~ /kisskb/src/kernel/bpf/verifier.c: In function 'opt_remove_nops': /kisskb/src/kernel/bpf/verifier.c:12309:24: note: byref variable will be forcibly initialized 12309 | const struct bpf_insn ja = BPF_JMP_IMM(BPF_JA, 0, 0, 0); | ^~ /kisskb/src/kernel/signal.c: In function 'kill_pid_usb_asyncio': /kisskb/src/kernel/signal.c:1541:16: note: byref variable will be forcibly initialized 1541 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/signal.c:1539:24: note: byref variable will be forcibly initialized 1539 | struct kernel_siginfo info; | ^~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'bpf_verifier_log_write': /kisskb/src/kernel/bpf/verifier.c:330:10: note: byref variable will be forcibly initialized 330 | va_list args; | ^~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'verbose': /kisskb/src/kernel/bpf/verifier.c:344:10: note: byref variable will be forcibly initialized 344 | va_list args; | ^~~~ /kisskb/src/kernel/sys.c: In function 'override_release': /kisskb/src/kernel/sys.c:1252:8: note: byref variable will be forcibly initialized 1252 | char buf[65] = { 0 }; | ^~~ /kisskb/src/kernel/signal.c: In function 'send_sigqueue': /kisskb/src/kernel/signal.c:1954:16: note: byref variable will be forcibly initialized 1954 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/sys.c: In function '__do_sys_newuname': /kisskb/src/kernel/sys.c:1274:21: note: byref variable will be forcibly initialized 1274 | struct new_utsname tmp; | ^~~ /kisskb/src/kernel/bpf/verifier.c: In function 'print_verifier_state': /kisskb/src/kernel/bpf/verifier.c:715:8: note: byref variable will be forcibly initialized 715 | char types_buf[BPF_REG_SIZE + 1]; | ^~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c:689:11: note: byref variable will be forcibly initialized 689 | char tn_buf[48]; | ^~~~~~ /kisskb/src/kernel/sys.c: In function '__do_sys_uname': /kisskb/src/kernel/sys.c:1295:21: note: byref variable will be forcibly initialized 1295 | struct old_utsname tmp; | ^~~ /kisskb/src/kernel/signal.c: In function 'do_notify_parent': /kisskb/src/kernel/signal.c:2015:24: note: byref variable will be forcibly initialized 2015 | struct kernel_siginfo info; | ^~~~ /kisskb/src/kernel/sys.c: In function '__do_sys_olduname': /kisskb/src/kernel/sys.c:1315:24: note: byref variable will be forcibly initialized 1315 | struct oldold_utsname tmp; | ^~~ /kisskb/src/kernel/bpf/verifier.c: In function '__check_buffer_access': /kisskb/src/kernel/bpf/verifier.c:3974:8: note: byref variable will be forcibly initialized 3974 | char tn_buf[48]; | ^~~~~~ /kisskb/src/kernel/signal.c: In function '__do_sys_sigprocmask': /kisskb/src/kernel/sys.c: In function '__do_sys_sethostname': /kisskb/src/kernel/sys.c:1343:7: note: byref variable will be forcibly initialized 1343 | char tmp[__NEW_UTS_LEN]; | ^~~ /kisskb/src/kernel/signal.c:4355:11: note: byref variable will be forcibly initialized 4355 | sigset_t new_blocked; | ^~~~~~~~~~~ /kisskb/src/kernel/signal.c:4354:24: note: byref variable will be forcibly initialized 4354 | old_sigset_t old_set, new_set; | ^~~~~~~ /kisskb/src/kernel/signal.c:4354:15: note: byref variable will be forcibly initialized 4354 | old_sigset_t old_set, new_set; | ^~~~~~~ /kisskb/src/kernel/signal.c: In function '__do_sys_ssetmask': /kisskb/src/kernel/bpf/verifier.c: In function 'check_stack_access_within_bounds': /kisskb/src/kernel/sys.c: In function '__do_sys_setdomainname': /kisskb/src/kernel/signal.c:4562:11: note: byref variable will be forcibly initialized 4562 | sigset_t newset; | ^~~~~~ /kisskb/src/kernel/sys.c:1396:7: note: byref variable will be forcibly initialized 1396 | char tmp[__NEW_UTS_LEN]; | ^~~ /kisskb/src/kernel/bpf/verifier.c:4290:9: note: byref variable will be forcibly initialized 4290 | char tn_buf[48]; | ^~~~~~ /kisskb/src/kernel/signal.c: In function '__se_sys_ssetmask': /kisskb/src/kernel/signal.c:4562:11: note: byref variable will be forcibly initialized /kisskb/src/kernel/signal.c: In function '__do_sys_rt_sigsuspend': /kisskb/src/kernel/sys.c: In function '__do_sys_gethostname': /kisskb/src/kernel/signal.c:4624:11: note: byref variable will be forcibly initialized 4624 | sigset_t newset; | ^~~~~~ /kisskb/src/kernel/sys.c:1371:7: note: byref variable will be forcibly initialized 1371 | char tmp[__NEW_UTS_LEN + 1]; | ^~~ /kisskb/src/kernel/signal.c: In function '__do_sys_sigsuspend': /kisskb/src/kernel/signal.c:4653:11: note: byref variable will be forcibly initialized 4653 | sigset_t blocked; | ^~~~~~~ /kisskb/src/kernel/signal.c: In function '__se_sys_sigsuspend': /kisskb/src/kernel/signal.c:4653:11: note: byref variable will be forcibly initialized /kisskb/src/kernel/signal.c: In function 'sigprocmask': /kisskb/src/kernel/signal.c:3061:11: note: byref variable will be forcibly initialized 3061 | sigset_t newset; | ^~~~~~ /kisskb/src/kernel/signal.c: In function '__do_sys_rt_sigprocmask': /kisskb/src/kernel/signal.c:3144:20: note: byref variable will be forcibly initialized 3144 | sigset_t old_set, new_set; | ^~~~~~~ /kisskb/src/kernel/signal.c:3144:11: note: byref variable will be forcibly initialized 3144 | sigset_t old_set, new_set; | ^~~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'check_stack_range_initialized': /kisskb/src/kernel/bpf/verifier.c:4726:9: note: byref variable will be forcibly initialized 4726 | char tn_buf[48]; | ^~~~~~ /kisskb/src/kernel/bpf/verifier.c:4662:9: note: byref variable will be forcibly initialized 4662 | char tn_buf[48]; | ^~~~~~ /kisskb/src/kernel/signal.c: In function 'set_user_sigmask': /kisskb/src/kernel/signal.c:3097:11: note: byref variable will be forcibly initialized 3097 | sigset_t kmask; | ^~~~~ /kisskb/src/kernel/bpf/verifier.c: In function '__find_kfunc_desc_btf': /kisskb/src/kernel/bpf/verifier.c:1697:20: note: userspace variable will be forcibly initialized 1697 | static struct btf *__find_kfunc_desc_btf(struct bpf_verifier_env *env, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c:1697:20: note: userspace variable will be forcibly initialized /kisskb/src/kernel/bpf/verifier.c:1705:6: note: byref variable will be forcibly initialized 1705 | int btf_fd; | ^~~~~~ /kisskb/src/kernel/signal.c: In function 'do_notify_parent_cldstop': /kisskb/src/kernel/signal.c:2127:24: note: byref variable will be forcibly initialized 2127 | struct kernel_siginfo info; | ^~~~ /kisskb/src/kernel/sys.c: In function 'prctl_set_mm_map': /kisskb/src/kernel/sys.c:1949:16: note: byref variable will be forcibly initialized 1949 | unsigned long user_auxv[AT_VECTOR_SIZE]; | ^~~~~~~~~ /kisskb/src/kernel/signal.c: In function 'ptrace_do_notify': /kisskb/src/kernel/signal.c:2331:19: note: byref variable will be forcibly initialized 2331 | kernel_siginfo_t info; | ^~~~ /kisskb/src/kernel/signal.c: In function 'signal_delivered': /kisskb/src/kernel/signal.c:2884:11: note: byref variable will be forcibly initialized 2884 | sigset_t blocked; | ^~~~~~~ In file included from /kisskb/src/include/linux/bpf.h:25, from /kisskb/src/kernel/bpf/verifier.c:10: /kisskb/src/kernel/bpf/verifier.c: In function 'check_btf_func': /kisskb/src/include/linux/bpfptr.h:55:19: note: userspace variable will be forcibly initialized 55 | static inline int copy_from_bpfptr(void *dst, bpfptr_t src, size_t size) | ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c:10020:12: note: userspace variable will be forcibly initialized 10020 | static int check_btf_func(struct bpf_verifier_env *env, | ^~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c:10020:12: note: userspace variable will be forcibly initialized In file included from /kisskb/src/include/linux/bpf.h:25, from /kisskb/src/kernel/bpf/verifier.c:10: /kisskb/src/include/linux/bpfptr.h:29:10: note: userspace variable will be forcibly initialized 29 | return KERNEL_BPFPTR((void*) (uintptr_t) addr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/bpfptr.h:18:9: note: userspace variable will be forcibly initialized 18 | return (bpfptr_t) { .kernel = p, .is_kernel = true }; | ^ /kisskb/src/include/linux/bpfptr.h:23:9: note: userspace variable will be forcibly initialized 23 | return (bpfptr_t) { .user = p }; | ^ /kisskb/src/kernel/bpf/verifier.c:10020:12: note: userspace variable will be forcibly initialized 10020 | static int check_btf_func(struct bpf_verifier_env *env, | ^~~~~~~~~~~~~~ /kisskb/src/kernel/signal.c: In function 'exit_signals': /kisskb/src/kernel/signal.c:2944:11: note: byref variable will be forcibly initialized 2944 | sigset_t unblocked; | ^~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c:10031:11: note: userspace variable will be forcibly initialized 10031 | bpfptr_t urecord; | ^~~~~~~ /kisskb/src/kernel/bpf/verifier.c:10025:28: note: byref variable will be forcibly initialized 10025 | u32 i, nfuncs, urec_size, min_size; | ^~~~~~~~ /kisskb/src/kernel/signal.c: In function 'do_send_sig_info': /kisskb/src/kernel/signal.c:1293:16: note: byref variable will be forcibly initialized 1293 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/sys.c: In function 'do_sysinfo': /kisskb/src/kernel/sys.c:2624:20: note: byref variable will be forcibly initialized 2624 | struct timespec64 tp; | ^~ /kisskb/src/kernel/sys.c: In function '__do_sys_sysinfo': /kisskb/src/kernel/sys.c:2685:17: note: byref variable will be forcibly initialized 2685 | struct sysinfo val; | ^~~ In file included from /kisskb/src/include/linux/bpf.h:25, from /kisskb/src/kernel/bpf/verifier.c:10: /kisskb/src/kernel/bpf/verifier.c: In function 'check_btf_line': /kisskb/src/include/linux/bpfptr.h:55:19: note: userspace variable will be forcibly initialized 55 | static inline int copy_from_bpfptr(void *dst, bpfptr_t src, size_t size) | ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c:10167:12: note: userspace variable will be forcibly initialized 10167 | static int check_btf_line(struct bpf_verifier_env *env, | ^~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c:10167:12: note: userspace variable will be forcibly initialized In file included from /kisskb/src/include/linux/bpf.h:25, from /kisskb/src/kernel/bpf/verifier.c:10: /kisskb/src/include/linux/bpfptr.h:29:10: note: userspace variable will be forcibly initialized 29 | return KERNEL_BPFPTR((void*) (uintptr_t) addr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/bpfptr.h:18:9: note: userspace variable will be forcibly initialized 18 | return (bpfptr_t) { .kernel = p, .is_kernel = true }; | ^ /kisskb/src/include/linux/bpfptr.h:23:9: note: userspace variable will be forcibly initialized 23 | return (bpfptr_t) { .user = p }; | ^ /kisskb/src/kernel/signal.c: In function '__do_sys_rt_sigqueueinfo': /kisskb/src/kernel/signal.c:3997:19: note: byref variable will be forcibly initialized 3997 | kernel_siginfo_t info; | ^~~~ /kisskb/src/kernel/bpf/verifier.c:10167:12: note: userspace variable will be forcibly initialized 10167 | static int check_btf_line(struct bpf_verifier_env *env, | ^~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c:10176:11: note: userspace variable will be forcibly initialized 10176 | bpfptr_t ulinfo; | ^~~~~~ /kisskb/src/kernel/bpf/verifier.c:10171:29: note: byref variable will be forcibly initialized 10171 | u32 i, s, nr_linfo, ncopy, expected_size, rec_size, prev_offset = 0; | ^~~~~~~~~~~~~ /kisskb/src/kernel/signal.c: In function '__do_sys_kill': /kisskb/src/kernel/signal.c:3771:24: note: byref variable will be forcibly initialized 3771 | struct kernel_siginfo info; | ^~~~ /kisskb/src/kernel/signal.c: In function 'send_sig_fault': /kisskb/src/kernel/signal.c:1734:24: note: byref variable will be forcibly initialized 1734 | 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 'send_sig_fault_trapno': /kisskb/src/kernel/signal.c:1881:24: note: byref variable will be forcibly initialized 1881 | struct kernel_siginfo info; | ^~~~ /kisskb/src/kernel/signal.c: In function 'do_tkill': /kisskb/src/kernel/signal.c:3928:24: note: byref variable will be forcibly initialized 3928 | struct kernel_siginfo info; | ^~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'check_pseudo_btf_id': /kisskb/src/kernel/bpf/verifier.c:11570:7: note: byref variable will be forcibly initialized 11570 | u32 tsize; | ^~~~~ /kisskb/src/kernel/signal.c: In function '__do_sys_rt_tgsigqueueinfo': /kisskb/src/kernel/signal.c:4037:19: note: byref variable will be forcibly initialized 4037 | kernel_siginfo_t info; | ^~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'resolve_pseudo_ldimm64': /kisskb/src/kernel/signal.c: In function 'force_sig': /kisskb/src/kernel/signal.c:1652:24: note: byref variable will be forcibly initialized 1652 | struct kernel_siginfo info; | ^~~~ /kisskb/src/kernel/bpf/verifier.c:11764:12: note: userspace variable will be forcibly initialized 11764 | static int resolve_pseudo_ldimm64(struct bpf_verifier_env *env) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c:11764:12: note: userspace variable will be forcibly initialized /kisskb/src/kernel/bpf/verifier.c:11786:8: note: byref variable will be forcibly initialized 11786 | u32 fd; | ^~ /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/bpf/verifier.c:11785:8: note: byref variable will be forcibly initialized 11785 | u64 addr; | ^~~~ /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_perf': /kisskb/src/kernel/signal.c:1809:24: note: byref variable will be forcibly initialized 1809 | struct kernel_siginfo info; | ^~~~ /kisskb/src/kernel/signal.c: In function 'force_sig_ptrace_errno_trap': /kisskb/src/kernel/signal.c:1849:24: note: byref variable will be forcibly initialized 1849 | struct kernel_siginfo info; | ^~~~ /kisskb/src/kernel/signal.c: In function 'force_sig_fault_trapno': /kisskb/src/kernel/signal.c:1864:24: note: byref variable will be forcibly initialized 1864 | struct kernel_siginfo info; | ^~~~ /kisskb/src/kernel/signal.c: In function 'force_fatal_sig': /kisskb/src/kernel/signal.c:1666:24: note: byref variable will be forcibly initialized 1666 | struct kernel_siginfo info; | ^~~~ /kisskb/src/kernel/signal.c: In function 'force_exit_sig': /kisskb/src/kernel/signal.c:1679:24: note: byref variable will be forcibly initialized 1679 | struct kernel_siginfo info; | ^~~~ /kisskb/src/kernel/signal.c: In function 'force_sig_fault_to_task': /kisskb/src/kernel/signal.c:1708:24: note: byref variable will be forcibly initialized 1708 | struct kernel_siginfo info; | ^~~~ /kisskb/src/kernel/signal.c: In function 'force_sig_seccomp': /kisskb/src/kernel/signal.c:1831:24: note: byref variable will be forcibly initialized 1831 | struct kernel_siginfo info; | ^~~~ /kisskb/src/kernel/sys.c: In function '__do_sys_getrlimit': /kisskb/src/kernel/sys.c:1420:16: note: byref variable will be forcibly initialized 1420 | struct rlimit value; | ^~~~~ /kisskb/src/kernel/sys.c: In function '__do_sys_prlimit64': /kisskb/src/kernel/sys.c:1646:21: note: byref variable will be forcibly initialized 1646 | struct rlimit old, new; | ^~~ /kisskb/src/kernel/sys.c:1646:16: note: byref variable will be forcibly initialized 1646 | struct rlimit old, new; | ^~~ /kisskb/src/kernel/sys.c:1645:25: note: byref variable will be forcibly initialized 1645 | struct rlimit64 old64, new64; | ^~~~~ /kisskb/src/kernel/sys.c:1645:18: note: byref variable will be forcibly initialized 1645 | struct rlimit64 old64, new64; | ^~~~~ /kisskb/src/kernel/signal.c: In function 'get_signal': /kisskb/src/kernel/signal.c:2693:17: note: byref variable will be forcibly initialized 2693 | enum pid_type type; | ^~~~ /kisskb/src/kernel/sys.c: In function '__do_sys_setrlimit': /kisskb/src/kernel/sys.c:1690:16: note: byref variable will be forcibly initialized 1690 | struct rlimit new_rlim; | ^~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/fs/xfs/xfs_trace.h:4170, from /kisskb/src/fs/xfs/xfs_trace.c:43: /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_attr_list_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:83:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 83 | DECLARE_EVENT_CLASS(xfs_attr_list_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:83:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 83 | DECLARE_EVENT_CLASS(xfs_attr_list_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xlog_intent_recovery_failed': /kisskb/src/kernel/sys.c: In function 'getrusage': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:143:1: note: in expansion of macro 'TRACE_EVENT' 143 | TRACE_EVENT(xlog_intent_recovery_failed, | ^~~~~~~~~~~ /kisskb/src/kernel/sys.c:1744:31: note: byref variable will be forcibly initialized 1744 | u64 tgutime, tgstime, utime, stime; | ^~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:143:1: note: in expansion of macro 'TRACE_EVENT' 143 | TRACE_EVENT(xlog_intent_recovery_failed, | ^~~~~~~~~~~ /kisskb/src/kernel/sys.c:1744:24: note: byref variable will be forcibly initialized 1744 | u64 tgutime, tgstime, utime, stime; | ^~~~~ /kisskb/src/kernel/sys.c:1744:15: note: byref variable will be forcibly initialized 1744 | u64 tgutime, tgstime, utime, stime; | ^~~~~~~ /kisskb/src/kernel/sys.c:1744:6: note: byref variable will be forcibly initialized 1744 | u64 tgutime, tgstime, utime, stime; | ^~~~~~~ /kisskb/src/kernel/sys.c:1743:16: note: byref variable will be forcibly initialized 1743 | unsigned long flags; | ^~~~~ In file included from /kisskb/src/include/uapi/linux/btf.h:6, from /kisskb/src/kernel/bpf/verifier.c:6: /kisskb/src/kernel/bpf/verifier.c: In function '__mark_chain_precision': /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_perag_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:161:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 161 | DECLARE_EVENT_CLASS(xfs_perag_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:161:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 161 | DECLARE_EVENT_CLASS(xfs_perag_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c:2589:18: note: byref variable will be forcibly initialized 2589 | DECLARE_BITMAP(mask, 64); | ^~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/kernel/bpf/verifier.c:2544:6: note: byref variable will be forcibly initialized 2544 | u64 stack_mask = spi >= 0 ? 1ull << spi : 0; | ^~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c:2543:6: note: byref variable will be forcibly initialized 2543 | u32 reg_mask = regno >= 0 ? 1u << regno : 0; | ^~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_inodegc_worker': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:195:1: note: in expansion of macro 'TRACE_EVENT' 195 | TRACE_EVENT(xfs_inodegc_worker, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:195:1: note: in expansion of macro 'TRACE_EVENT' 195 | TRACE_EVENT(xfs_inodegc_worker, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_fs_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:211:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 211 | DECLARE_EVENT_CLASS(xfs_fs_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sys.c: In function '__do_sys_getrusage': /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:211:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 211 | DECLARE_EVENT_CLASS(xfs_fs_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sys.c:1817:16: note: byref variable will be forcibly initialized 1817 | struct rusage r; | ^ /kisskb/src/kernel/signal.c: In function '__do_sys_rt_sigtimedwait': /kisskb/src/kernel/signal.c:3632:19: note: byref variable will be forcibly initialized 3632 | kernel_siginfo_t info; | ^~~~ /kisskb/src/kernel/signal.c:3631:20: note: byref variable will be forcibly initialized 3631 | struct timespec64 ts; | ^~ /kisskb/src/kernel/signal.c:3630:11: note: byref variable will be forcibly initialized 3630 | sigset_t these; | ^~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_inodegc_shrinker_scan': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:253:1: note: in expansion of macro 'TRACE_EVENT' 253 | TRACE_EVENT(xfs_inodegc_shrinker_scan, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:253:1: note: in expansion of macro 'TRACE_EVENT' 253 | TRACE_EVENT(xfs_inodegc_shrinker_scan, | ^~~~~~~~~~~ /kisskb/src/kernel/signal.c: In function '__do_sys_rt_sigtimedwait_time32': /kisskb/src/kernel/signal.c:3665:19: note: byref variable will be forcibly initialized 3665 | kernel_siginfo_t info; | ^~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_ag_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:273:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 273 | DECLARE_EVENT_CLASS(xfs_ag_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:273:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 273 | DECLARE_EVENT_CLASS(xfs_ag_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/signal.c:3664:20: note: byref variable will be forcibly initialized 3664 | struct timespec64 ts; | ^~ /kisskb/src/kernel/signal.c:3663:11: note: byref variable will be forcibly initialized 3663 | sigset_t these; | ^~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_buf_class': /kisskb/src/kernel/bpf/verifier.c: In function 'check_stack_access_for_ptr_arithmetic': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:409:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 409 | DECLARE_EVENT_CLASS(xfs_buf_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:409:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 409 | DECLARE_EVENT_CLASS(xfs_buf_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sys.c: In function '__do_sys_prctl': /kisskb/src/kernel/bpf/verifier.c:7165:8: note: byref variable will be forcibly initialized 7165 | char tn_buf[48]; | ^~~~~~ /kisskb/src/kernel/sys.c:2328:16: note: byref variable will be forcibly initialized 2328 | unsigned char comm[sizeof(me->comm)]; | ^~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_buf_flags_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:477:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 477 | DECLARE_EVENT_CLASS(xfs_buf_flags_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:477:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 477 | DECLARE_EVENT_CLASS(xfs_buf_flags_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/signal.c: In function '__do_sys_pidfd_send_signal': /kisskb/src/kernel/signal.c:3850:19: note: byref variable will be forcibly initialized 3850 | kernel_siginfo_t kinfo; | ^~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_buf_ioerror': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:520:1: note: in expansion of macro 'TRACE_EVENT' 520 | TRACE_EVENT(xfs_buf_ioerror, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:520:1: note: in expansion of macro 'TRACE_EVENT' 520 | TRACE_EVENT(xfs_buf_ioerror, | ^~~~~~~~~~~ /kisskb/src/kernel/signal.c: In function 'do_sigaction': /kisskb/src/kernel/signal.c:4089:11: note: byref variable will be forcibly initialized 4089 | sigset_t mask; | ^~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_buf_item_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:558:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 558 | DECLARE_EVENT_CLASS(xfs_buf_item_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:558:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 558 | DECLARE_EVENT_CLASS(xfs_buf_item_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_lock_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:690:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 690 | DECLARE_EVENT_CLASS(xfs_lock_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:690:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 690 | DECLARE_EVENT_CLASS(xfs_lock_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/signal.c: In function '__do_sys_rt_sigaction': /kisskb/src/kernel/signal.c:4404:29: note: byref variable will be forcibly initialized 4404 | struct k_sigaction new_sa, old_sa; | ^~~~~~ /kisskb/src/kernel/signal.c:4404:21: note: byref variable will be forcibly initialized 4404 | struct k_sigaction new_sa, old_sa; | ^~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_inode_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:723:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 723 | DECLARE_EVENT_CLASS(xfs_inode_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:723:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 723 | DECLARE_EVENT_CLASS(xfs_inode_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/signal.c: In function '__do_sys_signal': /kisskb/src/kernel/signal.c:4577:29: note: byref variable will be forcibly initialized 4577 | struct k_sigaction new_sa, old_sa; | ^~~~~~ /kisskb/src/kernel/signal.c:4577:21: note: byref variable will be forcibly initialized 4577 | struct k_sigaction new_sa, old_sa; | ^~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_filemap_fault': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:798:1: note: in expansion of macro 'TRACE_EVENT' 798 | TRACE_EVENT(xfs_filemap_fault, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:798:1: note: in expansion of macro 'TRACE_EVENT' 798 | TRACE_EVENT(xfs_filemap_fault, | ^~~~~~~~~~~ /kisskb/src/kernel/signal.c: In function 'restore_altstack': /kisskb/src/kernel/signal.c:4232:10: note: byref variable will be forcibly initialized 4232 | stack_t new; | ^~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_iref_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:824:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 824 | DECLARE_EVENT_CLASS(xfs_iref_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:824:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 824 | DECLARE_EVENT_CLASS(xfs_iref_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_iomap_prealloc_size': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:849:1: note: in expansion of macro 'TRACE_EVENT' 849 | TRACE_EVENT(xfs_iomap_prealloc_size, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:849:1: note: in expansion of macro 'TRACE_EVENT' 849 | TRACE_EVENT(xfs_iomap_prealloc_size, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_irec_merge_pre': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:873:1: note: in expansion of macro 'TRACE_EVENT' 873 | TRACE_EVENT(xfs_irec_merge_pre, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:873:1: note: in expansion of macro 'TRACE_EVENT' 873 | TRACE_EVENT(xfs_irec_merge_pre, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_irec_merge_post': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:902:1: note: in expansion of macro 'TRACE_EVENT' 902 | TRACE_EVENT(xfs_irec_merge_post, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:902:1: note: in expansion of macro 'TRACE_EVENT' 902 | TRACE_EVENT(xfs_irec_merge_post, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_dquot_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1001:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1001 | DECLARE_EVENT_CLASS(xfs_dquot_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1001:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1001 | DECLARE_EVENT_CLASS(xfs_dquot_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_trans_mod_dquot': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:1115:1: note: in expansion of macro 'TRACE_EVENT' 1115 | TRACE_EVENT(xfs_trans_mod_dquot, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:1115:1: note: in expansion of macro 'TRACE_EVENT' 1115 | TRACE_EVENT(xfs_trans_mod_dquot, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_dqtrx_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1144:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1144 | DECLARE_EVENT_CLASS(xfs_dqtrx_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1144:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1144 | DECLARE_EVENT_CLASS(xfs_dqtrx_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'check_pkt_ptr_alignment': /kisskb/src/kernel/bpf/verifier.c:3705:8: note: byref variable will be forcibly initialized 3705 | char tn_buf[48]; | ^~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'check_generic_ptr_alignment': /kisskb/src/kernel/bpf/verifier.c:3730:8: note: byref variable will be forcibly initialized 3730 | char tn_buf[48]; | ^~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_loggrant_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1216:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1216 | DECLARE_EVENT_CLASS(xfs_loggrant_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1216:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1216 | DECLARE_EVENT_CLASS(xfs_loggrant_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_log_item_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1300:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1300 | DECLARE_EVENT_CLASS(xfs_log_item_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1300:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1300 | DECLARE_EVENT_CLASS(xfs_log_item_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_log_force': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:1325:1: note: in expansion of macro 'TRACE_EVENT' 1325 | TRACE_EVENT(xfs_log_force, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:1325:1: note: in expansion of macro 'TRACE_EVENT' 1325 | TRACE_EVENT(xfs_log_force, | ^~~~~~~~~~~ /kisskb/src/block/badblocks.c: In function 'badblocks_store': /kisskb/src/block/badblocks.c:522:7: note: byref variable will be forcibly initialized 522 | char newline; | ^~~~~~~ /kisskb/src/block/badblocks.c:521:6: note: byref variable will be forcibly initialized 521 | int length; | ^~~~~~ /kisskb/src/block/badblocks.c:520:21: note: byref variable will be forcibly initialized 520 | unsigned long long sector; | ^~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_ail_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1352:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1352 | DECLARE_EVENT_CLASS(xfs_ail_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1352:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1352 | DECLARE_EVENT_CLASS(xfs_ail_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'check_ptr_to_btf_access': /kisskb/src/kernel/bpf/verifier.c:4128:8: note: byref variable will be forcibly initialized 4128 | char tn_buf[48]; | ^~~~~~ /kisskb/src/kernel/bpf/verifier.c:4118:6: note: byref variable will be forcibly initialized 4118 | u32 btf_id; | ^~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_log_assign_tail_lsn': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:1388:1: note: in expansion of macro 'TRACE_EVENT' 1388 | TRACE_EVENT(xfs_log_assign_tail_lsn, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:1388:1: note: in expansion of macro 'TRACE_EVENT' 1388 | TRACE_EVENT(xfs_log_assign_tail_lsn, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'check_ptr_to_map_access': /kisskb/src/kernel/bpf/verifier.c:4169:6: note: byref variable will be forcibly initialized 4169 | u32 btf_id; | ^~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_file_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1410:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1410 | DECLARE_EVENT_CLASS(xfs_file_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1410:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1410 | DECLARE_EVENT_CLASS(xfs_file_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_imap_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1448:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1448 | DECLARE_EVENT_CLASS(xfs_imap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1448:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1448 | DECLARE_EVENT_CLASS(xfs_imap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_simple_io_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1497:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1497 | DECLARE_EVENT_CLASS(xfs_simple_io_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1497:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1497 | DECLARE_EVENT_CLASS(xfs_simple_io_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_itrunc_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1538:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1538 | DECLARE_EVENT_CLASS(xfs_itrunc_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1538:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1538 | DECLARE_EVENT_CLASS(xfs_itrunc_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'check_kfunc_call': /kisskb/src/kernel/bpf/verifier.c:6744:17: note: byref variable will be forcibly initialized 6744 | struct module *btf_mod = NULL; | ^~~~~~~ /kisskb/src/kernel/bpf/verifier.c:6743:25: note: byref variable will be forcibly initialized 6743 | u32 i, nargs, func_id, ptr_type_id; | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_pagecache_inval': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:1567:1: note: in expansion of macro 'TRACE_EVENT' 1567 | TRACE_EVENT(xfs_pagecache_inval, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:1567:1: note: in expansion of macro 'TRACE_EVENT' 1567 | TRACE_EVENT(xfs_pagecache_inval, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_bunmap': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:1592:1: note: in expansion of macro 'TRACE_EVENT' 1592 | TRACE_EVENT(xfs_bunmap, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:1592:1: note: in expansion of macro 'TRACE_EVENT' 1592 | TRACE_EVENT(xfs_bunmap, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_extent_busy_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1626:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1626 | DECLARE_EVENT_CLASS(xfs_extent_busy_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1626:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1626 | DECLARE_EVENT_CLASS(xfs_extent_busy_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_extent_busy_trim': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:1659:1: note: in expansion of macro 'TRACE_EVENT' 1659 | TRACE_EVENT(xfs_extent_busy_trim, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:1659:1: note: in expansion of macro 'TRACE_EVENT' 1659 | TRACE_EVENT(xfs_extent_busy_trim, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_free_extent': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:1753:1: note: in expansion of macro 'TRACE_EVENT' 1753 | TRACE_EVENT(xfs_free_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:1753:1: note: in expansion of macro 'TRACE_EVENT' 1753 | TRACE_EVENT(xfs_free_extent, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_alloc_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1788:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1788 | DECLARE_EVENT_CLASS(xfs_alloc_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1788:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1788 | DECLARE_EVENT_CLASS(xfs_alloc_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_alloc_cur_check': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:1891:1: note: in expansion of macro 'TRACE_EVENT' 1891 | TRACE_EVENT(xfs_alloc_cur_check, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:1891:1: note: in expansion of macro 'TRACE_EVENT' 1891 | TRACE_EVENT(xfs_alloc_cur_check, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_dir2_space_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2094:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2094 | DECLARE_EVENT_CLASS(xfs_dir2_space_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2094:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2094 | DECLARE_EVENT_CLASS(xfs_dir2_space_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_dir2_leafn_moveents': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:2125:1: note: in expansion of macro 'TRACE_EVENT' 2125 | TRACE_EVENT(xfs_dir2_leafn_moveents, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:2125:1: note: in expansion of macro 'TRACE_EVENT' 2125 | TRACE_EVENT(xfs_dir2_leafn_moveents, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_swap_extent_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2164:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2164 | DECLARE_EVENT_CLASS(xfs_swap_extent_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2164:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2164 | DECLARE_EVENT_CLASS(xfs_swap_extent_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_log_recover': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:2204:1: note: in expansion of macro 'TRACE_EVENT' 2204 | TRACE_EVENT(xfs_log_recover, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:2204:1: note: in expansion of macro 'TRACE_EVENT' 2204 | TRACE_EVENT(xfs_log_recover, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'check_bpf_snprintf_call': /kisskb/src/kernel/bpf/verifier.c:6366:6: note: byref variable will be forcibly initialized 6366 | u64 fmt_addr; | ^~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_log_recover_item_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2245:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2245 | DECLARE_EVENT_CLASS(xfs_log_recover_item_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2245:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2245 | DECLARE_EVENT_CLASS(xfs_log_recover_item_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_log_recover_buf_item_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2293:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2293 | DECLARE_EVENT_CLASS(xfs_log_recover_buf_item_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2293:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2293 | DECLARE_EVENT_CLASS(xfs_log_recover_buf_item_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_log_recover_ino_item_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2337:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2337 | DECLARE_EVENT_CLASS(xfs_log_recover_ino_item_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2337:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2337 | DECLARE_EVENT_CLASS(xfs_log_recover_ino_item_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_discard_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2421:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2421 | DECLARE_EVENT_CLASS(xfs_discard_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2421:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2421 | DECLARE_EVENT_CLASS(xfs_discard_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'verbose_invalid_scalar': /kisskb/src/kernel/bpf/verifier.c:408:7: note: byref variable will be forcibly initialized 408 | char tn_buf[48]; | ^~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_btree_cur_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2463:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2463 | DECLARE_EVENT_CLASS(xfs_btree_cur_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2463:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2463 | DECLARE_EVENT_CLASS(xfs_btree_cur_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'prepare_func_exit': /kisskb/src/kernel/bpf/verifier.c:6207:15: note: byref variable will be forcibly initialized 6207 | struct tnum range = tnum_range(0, 1); | ^~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_defer_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2501:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2501 | DECLARE_EVENT_CLASS(xfs_defer_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2501:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2501 | DECLARE_EVENT_CLASS(xfs_defer_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_defer_error_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2525:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2525 | DECLARE_EVENT_CLASS(xfs_defer_error_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2525:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2525 | DECLARE_EVENT_CLASS(xfs_defer_error_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'check_return_code': /kisskb/src/kernel/bpf/verifier.c:9597:14: note: byref variable will be forcibly initialized 9597 | struct tnum range = tnum_range(0, 1); | ^~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_defer_pending_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2549:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2549 | DECLARE_EVENT_CLASS(xfs_defer_pending_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2549:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2549 | DECLARE_EVENT_CLASS(xfs_defer_pending_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_phys_extent_deferred_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2578:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2578 | DECLARE_EVENT_CLASS(xfs_phys_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2578:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2578 | DECLARE_EVENT_CLASS(xfs_phys_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_map_extent_deferred_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2611:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2611 | DECLARE_EVENT_CLASS(xfs_map_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2611:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2611 | DECLARE_EVENT_CLASS(xfs_map_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_rmap_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2688:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2688 | DECLARE_EVENT_CLASS(xfs_rmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2688:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2688 | DECLARE_EVENT_CLASS(xfs_rmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_ag_error_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2730:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2730 | DECLARE_EVENT_CLASS(xfs_ag_error_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2730:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2730 | DECLARE_EVENT_CLASS(xfs_ag_error_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_rmapbt_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2770:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2770 | DECLARE_EVENT_CLASS(xfs_rmapbt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2770:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2770 | DECLARE_EVENT_CLASS(xfs_rmapbt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_ag_resv_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2836:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2836 | DECLARE_EVENT_CLASS(xfs_ag_resv_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2836:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2836 | DECLARE_EVENT_CLASS(xfs_ag_resv_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_ag_btree_lookup_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2899:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2899 | DECLARE_EVENT_CLASS(xfs_ag_btree_lookup_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2899:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2899 | DECLARE_EVENT_CLASS(xfs_ag_btree_lookup_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_refcount_extent_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2930:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2930 | DECLARE_EVENT_CLASS(xfs_refcount_extent_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2930:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2930 | DECLARE_EVENT_CLASS(xfs_refcount_extent_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_refcount_extent_at_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2963:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2963 | DECLARE_EVENT_CLASS(xfs_refcount_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2963:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2963 | DECLARE_EVENT_CLASS(xfs_refcount_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_refcount_double_extent_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2999:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2999 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2999:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2999 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_refcount_double_extent_at_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3042:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3042 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3042:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3042 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_refcount_triple_extent_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3090:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3090 | DECLARE_EVENT_CLASS(xfs_refcount_triple_extent_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3090:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3090 | DECLARE_EVENT_CLASS(xfs_refcount_triple_extent_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_refcount_finish_one_leftover': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:3187:1: note: in expansion of macro 'TRACE_EVENT' 3187 | TRACE_EVENT(xfs_refcount_finish_one_leftover, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:3187:1: note: in expansion of macro 'TRACE_EVENT' 3187 | TRACE_EVENT(xfs_refcount_finish_one_leftover, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_inode_error_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3221:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3221 | DECLARE_EVENT_CLASS(xfs_inode_error_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3221:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3221 | DECLARE_EVENT_CLASS(xfs_inode_error_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'convert_ctx_accesses': /kisskb/src/kernel/bpf/verifier.c:12490:20: note: byref variable will be forcibly initialized 12490 | struct bpf_insn patch[] = { | ^~~~~ /kisskb/src/kernel/bpf/verifier.c:12434:6: note: byref variable will be forcibly initialized 12434 | u32 target_size, size_default, off; | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_double_io_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3252:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3252 | DECLARE_EVENT_CLASS(xfs_double_io_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3252:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3252 | DECLARE_EVENT_CLASS(xfs_double_io_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c:12433:18: note: byref variable will be forcibly initialized 12433 | struct bpf_insn insn_buf[16], *insn; | ^~~~~~~~ /kisskb/src/fs/btrfs/file-item.c: In function 'search_file_offset_in_bio': /kisskb/src/fs/btrfs/file-item.c:327:19: note: byref variable will be forcibly initialized 327 | struct bvec_iter iter; | ^~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_inode_irec_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3302:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3302 | DECLARE_EVENT_CLASS(xfs_inode_irec_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3302:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3302 | DECLARE_EVENT_CLASS(xfs_inode_irec_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_reflink_remap_blocks': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:3340:1: note: in expansion of macro 'TRACE_EVENT' 3340 | TRACE_EVENT(xfs_reflink_remap_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:3340:1: note: in expansion of macro 'TRACE_EVENT' 3340 | TRACE_EVENT(xfs_reflink_remap_blocks, | ^~~~~~~~~~~ In file included from /kisskb/src/fs/btrfs/file-item.c:13: /kisskb/src/fs/btrfs/file-item.c: In function 'btrfs_insert_empty_item': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_ioctl_clone': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:3384:1: note: in expansion of macro 'TRACE_EVENT' 3384 | TRACE_EVENT(xfs_ioctl_clone, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:3384:1: note: in expansion of macro 'TRACE_EVENT' 3384 | TRACE_EVENT(xfs_ioctl_clone, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_fsmap_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3435:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3435 | DECLARE_EVENT_CLASS(xfs_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3435:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3435 | DECLARE_EVENT_CLASS(xfs_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/bio.h:10, from /kisskb/src/fs/btrfs/file-item.c:6: /kisskb/src/fs/btrfs/file-item.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_getfsmap_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3478:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3478 | DECLARE_EVENT_CLASS(xfs_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3478:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3478 | DECLARE_EVENT_CLASS(xfs_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'do_misc_fixups': /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_trans_resv_calc': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:3516:1: note: in expansion of macro 'TRACE_EVENT' 3516 | TRACE_EVENT(xfs_trans_resv_calc, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:3516:1: note: in expansion of macro 'TRACE_EVENT' 3516 | TRACE_EVENT(xfs_trans_resv_calc, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c:13093:36: note: byref variable will be forcibly initialized 13093 | struct bpf_jit_poke_descriptor desc = { | ^~~~ /kisskb/src/kernel/bpf/verifier.c:12954:20: note: byref variable will be forcibly initialized 12954 | struct bpf_insn chk_and_mod[] = { | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_trans_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3542:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3542 | DECLARE_EVENT_CLASS(xfs_trans_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3542:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3542 | DECLARE_EVENT_CLASS(xfs_trans_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c:12945:20: note: byref variable will be forcibly initialized 12945 | struct bpf_insn chk_and_div[] = { | ^~~~~~~~~~~ /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/kernel/bpf/verifier.c:12931:18: note: byref variable will be forcibly initialized 12931 | struct bpf_insn insn_buf[16]; | ^~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_iunlink_update_bucket': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:3580:1: note: in expansion of macro 'TRACE_EVENT' 3580 | TRACE_EVENT(xfs_iunlink_update_bucket, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:3580:1: note: in expansion of macro 'TRACE_EVENT' 3580 | TRACE_EVENT(xfs_iunlink_update_bucket, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/file-item.c: In function 'search_csum_tree': /kisskb/src/fs/btrfs/file-item.c:261:19: note: byref variable will be forcibly initialized 261 | struct btrfs_key key; | ^~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_iunlink_update_dinode': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:3606:1: note: in expansion of macro 'TRACE_EVENT' 3606 | TRACE_EVENT(xfs_iunlink_update_dinode, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:3606:1: note: in expansion of macro 'TRACE_EVENT' 3606 | TRACE_EVENT(xfs_iunlink_update_dinode, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_ag_inode_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3632:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3632 | DECLARE_EVENT_CLASS(xfs_ag_inode_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3632:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3632 | DECLARE_EVENT_CLASS(xfs_ag_inode_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_fs_corrupt_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3658:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3658 | DECLARE_EVENT_CLASS(xfs_fs_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3658:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3658 | DECLARE_EVENT_CLASS(xfs_fs_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/file-item.c: In function 'find_next_csum_offset': /kisskb/src/fs/btrfs/file-item.c:940:19: note: byref variable will be forcibly initialized 940 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_ag_corrupt_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3684:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3684 | DECLARE_EVENT_CLASS(xfs_ag_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3684:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3684 | DECLARE_EVENT_CLASS(xfs_ag_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_inode_corrupt_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3710:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3710 | DECLARE_EVENT_CLASS(xfs_inode_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3710:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3710 | DECLARE_EVENT_CLASS(xfs_inode_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_iwalk_ag': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:3734:1: note: in expansion of macro 'TRACE_EVENT' 3734 | TRACE_EVENT(xfs_iwalk_ag, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:3734:1: note: in expansion of macro 'TRACE_EVENT' 3734 | TRACE_EVENT(xfs_iwalk_ag, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_iwalk_ag_rec': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:3753:1: note: in expansion of macro 'TRACE_EVENT' 3753 | TRACE_EVENT(xfs_iwalk_ag_rec, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:3753:1: note: in expansion of macro 'TRACE_EVENT' 3753 | TRACE_EVENT(xfs_iwalk_ag_rec, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/file-item.c: In function 'btrfs_inode_safe_disk_i_size_write': /kisskb/src/fs/btrfs/file-item.c:47:13: note: byref variable will be forcibly initialized 47 | u64 start, end, i_size; | ^~~ /kisskb/src/fs/btrfs/file-item.c:47:6: note: byref variable will be forcibly initialized 47 | u64 start, end, i_size; | ^~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_pwork_init': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:3774:1: note: in expansion of macro 'TRACE_EVENT' 3774 | TRACE_EVENT(xfs_pwork_init, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:3774:1: note: in expansion of macro 'TRACE_EVENT' 3774 | TRACE_EVENT(xfs_pwork_init, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_kmem_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3792:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3792 | DECLARE_EVENT_CLASS(xfs_kmem_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3792:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3792 | DECLARE_EVENT_CLASS(xfs_kmem_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/fs/btrfs/file-item.c:13: /kisskb/src/fs/btrfs/file-item.c: In function 'btrfs_insert_file_extent': /kisskb/src/kernel/bpf/verifier.c: In function 'opt_subreg_zext_lo32_rnd_hi32': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/btrfs/file-item.c:132:5: note: byref variable will be forcibly initialized 132 | int btrfs_insert_file_extent(struct btrfs_trans_handle *trans, | ^~~~~~~~~~~~~~~~~~~~~~~~ /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/xfs/xfs_trace.c: In function 'perf_trace_xfs_check_new_dalign': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:3817:1: note: in expansion of macro 'TRACE_EVENT' 3817 | TRACE_EVENT(xfs_check_new_dalign, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:3817:1: note: in expansion of macro 'TRACE_EVENT' 3817 | TRACE_EVENT(xfs_check_new_dalign, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c:12345:19: note: byref variable will be forcibly initialized 12345 | struct bpf_insn insn; | ^~~~ /kisskb/src/fs/btrfs/file-item.c: In function 'btrfs_lookup_file_extent': /kisskb/src/fs/btrfs/file-item.c:236:19: note: byref variable will be forcibly initialized 236 | struct btrfs_key file_key; | ^~~~~~~~ /kisskb/src/kernel/bpf/verifier.c:12331:41: note: byref variable will be forcibly initialized 12331 | struct bpf_insn *patch, zext_patch[2], rnd_hi32_patch[4]; | ^~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_btree_commit_afakeroot': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:3838:1: note: in expansion of macro 'TRACE_EVENT' 3838 | TRACE_EVENT(xfs_btree_commit_afakeroot, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:3838:1: note: in expansion of macro 'TRACE_EVENT' 3838 | TRACE_EVENT(xfs_btree_commit_afakeroot, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c:12331:26: note: byref variable will be forcibly initialized 12331 | struct bpf_insn *patch, zext_patch[2], rnd_hi32_patch[4]; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/file-item.c: In function 'btrfs_lookup_bio_sums': /kisskb/src/fs/btrfs/file-item.c:473:9: note: byref variable will be forcibly initialized 473 | u64 file_offset; | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_btree_commit_ifakeroot': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:3866:1: note: in expansion of macro 'TRACE_EVENT' 3866 | TRACE_EVENT(xfs_btree_commit_ifakeroot, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:3866:1: note: in expansion of macro 'TRACE_EVENT' 3866 | TRACE_EVENT(xfs_btree_commit_ifakeroot, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_btree_bload_level_geometry': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:3899:1: note: in expansion of macro 'TRACE_EVENT' 3899 | TRACE_EVENT(xfs_btree_bload_level_geometry, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:3899:1: note: in expansion of macro 'TRACE_EVENT' 3899 | TRACE_EVENT(xfs_btree_bload_level_geometry, | ^~~~~~~~~~~ In file included from /kisskb/src/fs/ufs/super.c:97: /kisskb/src/fs/ufs/super.c: In function 'ufs_get_fs_qbmask': /kisskb/src/fs/ufs/util.h:92:9: note: byref variable will be forcibly initialized 92 | __fs64 tmp; | ^~~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/mempool.h:8, 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:503:12: note: byref variable will be forcibly initialized 503 | LIST_HEAD(tmplist); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_timestamp_range_class': /kisskb/src/fs/btrfs/file-item.c:498:19: note: byref variable will be forcibly initialized 498 | struct btrfs_key key; | ^~~ /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3983:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3983 | DECLARE_EVENT_CLASS(xfs_timestamp_range_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3983:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3983 | DECLARE_EVENT_CLASS(xfs_timestamp_range_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/block/genhd.c: In function 'set_capacity_and_notify': /kisskb/src/block/genhd.c:75:8: note: byref variable will be forcibly initialized 75 | char *envp[] = { "RESIZE=1", NULL }; | ^~~~ /kisskb/src/fs/ufs/super.c: In function 'ufs_get_fs_qfmask': /kisskb/src/fs/ufs/util.h:116:9: note: byref variable will be forcibly initialized 116 | __fs64 tmp; | ^~~ /kisskb/src/block/genhd.c: In function 'set_disk_ro_uevent': /kisskb/src/block/genhd.c:1390:8: note: byref variable will be forcibly initialized 1390 | char *envp[] = { event, NULL }; | ^~~~ /kisskb/src/block/genhd.c:1389:7: note: byref variable will be forcibly initialized 1389 | char event[] = "DISK_RO=1"; | ^~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_icwalk_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:4009:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 4009 | DECLARE_EVENT_CLASS(xfs_icwalk_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:4009:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 4009 | DECLARE_EVENT_CLASS(xfs_icwalk_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/block/genhd.c: In function 'bdevt_str': /kisskb/src/block/genhd.c:347:8: note: byref variable will be forcibly initialized 347 | char tbuf[BDEVT_SIZE]; | ^~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_das_state_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:4114:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 4114 | DECLARE_EVENT_CLASS(xfs_das_state_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:4114:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 4114 | DECLARE_EVENT_CLASS(xfs_das_state_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ufs/super.c: In function 'ufs_parse_options': /kisskb/src/fs/ufs/super.c:392:15: note: byref variable will be forcibly initialized 392 | substring_t args[MAX_OPT_ARGS]; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/fs/xfs/xfs_trace.h:4170, from /kisskb/src/fs/xfs/xfs_trace.c:43: /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_attr_list_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:83:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 83 | DECLARE_EVENT_CLASS(xfs_attr_list_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/file-item.c: In function 'btrfs_csum_one_bio': /kisskb/src/fs/btrfs/file-item.c:630:19: note: byref variable will be forcibly initialized 630 | struct bvec_iter iter; | ^~~~ In file included from /kisskb/src/fs/btrfs/file-item.c:11: /kisskb/src/include/crypto/hash.h:166:7: note: byref variable will be forcibly initialized 166 | char __##shash##_desc[sizeof(struct shash_desc) + HASH_MAX_DESCSIZE] \ | ^~ /kisskb/src/fs/btrfs/file-item.c:626:2: note: in expansion of macro 'SHASH_DESC_ON_STACK' 626 | SHASH_DESC_ON_STACK(shash, fs_info->csum_shash); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xlog_intent_recovery_failed': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:143:1: note: in expansion of macro 'TRACE_EVENT' 143 | TRACE_EVENT(xlog_intent_recovery_failed, | ^~~~~~~~~~~ In file included from /kisskb/src/fs/ufs/super.c:79: /kisskb/src/fs/ufs/super.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_perag_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | 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_perag_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_inodegc_worker': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:195:1: note: in expansion of macro 'TRACE_EVENT' 195 | TRACE_EVENT(xfs_inodegc_worker, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_fs_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:211:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 211 | DECLARE_EVENT_CLASS(xfs_fs_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_inodegc_shrinker_scan': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:253:1: note: in expansion of macro 'TRACE_EVENT' 253 | TRACE_EVENT(xfs_inodegc_shrinker_scan, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_ag_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:273:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 273 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:409:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 409 | DECLARE_EVENT_CLASS(xfs_buf_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/file-item.c: In function 'btrfs_del_csums': /kisskb/src/fs/btrfs/file-item.c:858:23: note: byref variable will be forcibly initialized 858 | struct btrfs_key pk; | ^~ /kisskb/src/block/genhd.c: In function 'disk_uevent': /kisskb/src/block/genhd.c:359:16: note: byref variable will be forcibly initialized 359 | unsigned long idx; | ^~~ /kisskb/src/fs/btrfs/file-item.c:796:19: note: byref variable will be forcibly initialized 796 | struct btrfs_key key; | ^~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_buf_flags_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:477:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 477 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:520:1: note: in expansion of macro 'TRACE_EVENT' 520 | TRACE_EVENT(xfs_buf_ioerror, | ^~~~~~~~~~~ /kisskb/src/block/genhd.c: In function 'show_partition': /kisskb/src/block/genhd.c:813:16: note: byref variable will be forcibly initialized 813 | unsigned long idx; | ^~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_buf_item_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:558:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 558 | DECLARE_EVENT_CLASS(xfs_buf_item_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'verbose_linfo': /kisskb/src/kernel/bpf/verifier.c:389:11: note: byref variable will be forcibly initialized 389 | va_list args; | ^~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_lock_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:690:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 690 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:723:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 723 | DECLARE_EVENT_CLASS(xfs_inode_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/fs/btrfs/file-item.c:13: /kisskb/src/fs/btrfs/file-item.c: In function 'btrfs_csum_file_blocks': /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_filemap_fault': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:798:1: note: in expansion of macro 'TRACE_EVENT' 798 | TRACE_EVENT(xfs_filemap_fault, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/file-item.c:966:5: note: byref variable will be forcibly initialized 966 | int btrfs_csum_file_blocks(struct btrfs_trans_handle *trans, | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/file-item.c:977:6: note: byref variable will be forcibly initialized 977 | u64 next_offset; | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/file-item.c:972:19: note: byref variable will be forcibly initialized 972 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/file-item.c:971:19: note: byref variable will be forcibly initialized 971 | struct btrfs_key file_key; | ^~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_iref_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:824:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 824 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:849:1: note: in expansion of macro 'TRACE_EVENT' 849 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:873:1: note: in expansion of macro 'TRACE_EVENT' 873 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:902:1: note: in expansion of macro 'TRACE_EVENT' 902 | TRACE_EVENT(xfs_irec_merge_post, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_dquot_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1001:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1001 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:1115:1: note: in expansion of macro 'TRACE_EVENT' 1115 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1144:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1144 | DECLARE_EVENT_CLASS(xfs_dqtrx_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/file-item.c: In function 'btrfs_file_extent_end': /kisskb/src/fs/btrfs/file-item.c:1267:19: note: byref variable will be forcibly initialized 1267 | struct btrfs_key key; | ^~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_loggrant_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1216:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1216 | DECLARE_EVENT_CLASS(xfs_loggrant_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/file-item.c: In function 'btrfs_extent_item_to_extent_map': /kisskb/src/fs/btrfs/file-item.c:1201:19: note: byref variable will be forcibly initialized 1201 | struct btrfs_key key; | ^~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_log_item_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1300:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1300 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:1325:1: note: in expansion of macro 'TRACE_EVENT' 1325 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1352:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1352 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:1388:1: note: in expansion of macro 'TRACE_EVENT' 1388 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1410:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1410 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1448:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1448 | DECLARE_EVENT_CLASS(xfs_imap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/block/genhd.c: In function 'part_stat_show': /kisskb/src/block/genhd.c:912:20: note: byref variable will be forcibly initialized 912 | struct disk_stats stat; | ^~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_simple_io_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1497:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1497 | DECLARE_EVENT_CLASS(xfs_simple_io_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/block/genhd.c: In function 'diskstats_show': /kisskb/src/block/genhd.c:1162:16: note: byref variable will be forcibly initialized 1162 | unsigned long idx; | ^~~ /kisskb/src/block/genhd.c:1161:20: note: byref variable will be forcibly initialized 1161 | struct disk_stats stat; | ^~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_itrunc_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1538:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1538 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:1567:1: note: in expansion of macro 'TRACE_EVENT' 1567 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:1592:1: note: in expansion of macro 'TRACE_EVENT' 1592 | TRACE_EVENT(xfs_bunmap, | ^~~~~~~~~~~ /kisskb/src/block/genhd.c: In function 'part_inflight_show': /kisskb/src/block/genhd.c:956:15: note: byref variable will be forcibly initialized 956 | unsigned int inflight[2]; | ^~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_extent_busy_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1626:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1626 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:1659:1: note: in expansion of macro 'TRACE_EVENT' 1659 | TRACE_EVENT(xfs_extent_busy_trim, | ^~~~~~~~~~~ /kisskb/src/fs/ufs/super.c: In function 'ufs_remount': /kisskb/src/fs/ufs/super.c:1312:11: note: byref variable will be forcibly initialized 1312 | unsigned new_mount_opt, ufstype; | ^~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_free_extent': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:1753:1: note: in expansion of macro 'TRACE_EVENT' 1753 | TRACE_EVENT(xfs_free_extent, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'check_stack_read': /kisskb/src/kernel/bpf/verifier.c:3248:8: note: byref variable will be forcibly initialized 3248 | char tn_buf[48]; | ^~~~~~ /kisskb/src/kernel/bpf/verifier.c:3236:8: note: byref variable will be forcibly initialized 3236 | char tn_buf[48]; | ^~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_alloc_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1788:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1788 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:1891:1: note: in expansion of macro 'TRACE_EVENT' 1891 | TRACE_EVENT(xfs_alloc_cur_check, | ^~~~~~~~~~~ /kisskb/src/fs/ufs/super.c: In function 'ufs_warning': /kisskb/src/fs/ufs/super.c:334:10: note: byref variable will be forcibly initialized 334 | va_list args; | ^~~~ /kisskb/src/fs/ufs/super.c:333:19: note: byref variable will be forcibly initialized 333 | struct va_format vaf; | ^~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_dir2_space_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2094:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2094 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:2125:1: note: in expansion of macro 'TRACE_EVENT' 2125 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2164:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2164 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:2204:1: note: in expansion of macro 'TRACE_EVENT' 2204 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2245:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2245 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2293:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2293 | DECLARE_EVENT_CLASS(xfs_log_recover_buf_item_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'bpf_log': /kisskb/src/kernel/bpf/verifier.c:357:10: note: byref variable will be forcibly initialized 357 | va_list args; | ^~~~ /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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2337:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2337 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2421:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2421 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2463:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2463 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2501:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2501 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2525:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2525 | DECLARE_EVENT_CLASS(xfs_defer_error_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/block/genhd.c: In function 'printk_all_partitions': /kisskb/src/block/genhd.c:716:17: note: byref variable will be forcibly initialized 716 | unsigned long idx; | ^~~ /kisskb/src/block/genhd.c:715:8: note: byref variable will be forcibly initialized 715 | char devt_buf[BDEVT_SIZE]; | ^~~~~~~~ /kisskb/src/block/genhd.c:708:24: note: byref variable will be forcibly initialized 708 | struct class_dev_iter iter; | ^~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_defer_pending_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2549:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2549 | DECLARE_EVENT_CLASS(xfs_defer_pending_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'check_ctx_reg': /kisskb/src/kernel/bpf/verifier.c:3952:8: note: byref variable will be forcibly initialized 3952 | char tn_buf[48]; | ^~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_phys_extent_deferred_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2578:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2578 | DECLARE_EVENT_CLASS(xfs_phys_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ /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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2611:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2611 | DECLARE_EVENT_CLASS(xfs_map_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_rmap_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2688:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2688 | DECLARE_EVENT_CLASS(xfs_rmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/block/genhd.c: In function 'blk_lookup_devt': /kisskb/src/block/genhd.c:1255:24: note: byref variable will be forcibly initialized 1255 | struct class_dev_iter iter; | ^~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_ag_error_class': /kisskb/src/kernel/bpf/verifier.c: In function 'check_mem_access': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2730:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2730 | DECLARE_EVENT_CLASS(xfs_ag_error_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c:4383:7: note: byref variable will be forcibly initialized 4383 | u32 btf_id = 0; | ^~~~~~ /kisskb/src/kernel/bpf/verifier.c:4382:15: note: byref variable will be forcibly initialized 4382 | struct btf *btf = NULL; | ^~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_rmapbt_class': /kisskb/src/kernel/bpf/verifier.c:4381:21: note: byref variable will be forcibly initialized 4381 | enum bpf_reg_type reg_type = SCALAR_VALUE; | ^~~~~~~~ /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2770:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2770 | DECLARE_EVENT_CLASS(xfs_rmapbt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c:4357:9: note: byref variable will be forcibly initialized 4357 | u64 val = 0; | ^~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_ag_resv_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2836:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2836 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2899:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2899 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2930:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2930 | DECLARE_EVENT_CLASS(xfs_refcount_extent_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/pid_list.c: In function 'pid_list_refill_irq': /kisskb/src/kernel/trace/pid_list.c:337:21: note: byref variable will be forcibly initialized 337 | union lower_chunk *lower = NULL; | ^~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_refcount_extent_at_class': /kisskb/src/kernel/trace/pid_list.c:336:21: note: byref variable will be forcibly initialized 336 | union upper_chunk *upper = NULL; | ^~~~~ /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2963:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2963 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2999:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2999 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_class, | ^~~~~~~~~~~~~~~~~~~ /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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3042:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3042 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3090:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3090 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:3187:1: note: in expansion of macro 'TRACE_EVENT' 3187 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3221:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3221 | DECLARE_EVENT_CLASS(xfs_inode_error_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/cgroup/misc.c: In function 'misc_cg_max_write': /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_double_io_class': /kisskb/src/kernel/cgroup/misc.c:250:16: note: byref variable will be forcibly initialized 250 | unsigned long max; | ^~~ /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3252:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3252 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3302:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3302 | DECLARE_EVENT_CLASS(xfs_inode_irec_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_reflink_remap_blocks': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:3340:1: note: in expansion of macro 'TRACE_EVENT' 3340 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:3384:1: note: in expansion of macro 'TRACE_EVENT' 3384 | TRACE_EVENT(xfs_ioctl_clone, | ^~~~~~~~~~~ /kisskb/src/fs/ufs/super.c: In function 'ufs_error': /kisskb/src/fs/ufs/super.c:277:10: note: byref variable will be forcibly initialized 277 | va_list args; | ^~~~ /kisskb/src/fs/ufs/super.c:276:19: note: byref variable will be forcibly initialized 276 | struct va_format vaf; | ^~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_fsmap_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3435:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3435 | DECLARE_EVENT_CLASS(xfs_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/pid_list.c: In function 'trace_pid_list_is_set': /kisskb/src/kernel/trace/pid_list.c:136:15: note: byref variable will be forcibly initialized 136 | unsigned int lower; | ^~~~~ /kisskb/src/kernel/trace/pid_list.c:135:15: note: byref variable will be forcibly initialized 135 | unsigned int upper2; | ^~~~~~ /kisskb/src/kernel/trace/pid_list.c:134:15: note: byref variable will be forcibly initialized 134 | unsigned int upper1; | ^~~~~~ /kisskb/src/fs/ufs/super.c: In function 'ufs_panic': /kisskb/src/fs/ufs/super.c:311:10: note: byref variable will be forcibly initialized 311 | va_list args; | ^~~~ /kisskb/src/fs/ufs/super.c:310:19: note: byref variable will be forcibly initialized 310 | struct va_format vaf; | ^~~ /kisskb/src/kernel/bpf/verifier.c: In function 'check_func_arg': /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_getfsmap_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3478:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3478 | DECLARE_EVENT_CLASS(xfs_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c:5397:7: note: byref variable will be forcibly initialized 5397 | u64 map_addr; | ^~~~~~~~ /kisskb/src/kernel/trace/pid_list.c: In function 'trace_pid_list_set': /kisskb/src/kernel/trace/pid_list.c:175:15: note: byref variable will be forcibly initialized 175 | unsigned int lower; | ^~~~~ /kisskb/src/kernel/trace/pid_list.c:174:15: note: byref variable will be forcibly initialized 174 | unsigned int upper2; | ^~~~~~ /kisskb/src/kernel/trace/pid_list.c:173:15: note: byref variable will be forcibly initialized 173 | unsigned int upper1; | ^~~~~~ /kisskb/src/kernel/bpf/verifier.c:5185:20: note: byref variable will be forcibly initialized 5185 | enum bpf_arg_type arg_type = fn->arg_type[arg]; | ^~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_trans_resv_calc': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:3516:1: note: in expansion of macro 'TRACE_EVENT' 3516 | TRACE_EVENT(xfs_trans_resv_calc, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_trans_class': /kisskb/src/kernel/trace/pid_list.c: In function 'trace_pid_list_clear': /kisskb/src/kernel/trace/pid_list.c:228:15: note: byref variable will be forcibly initialized 228 | unsigned int lower; | ^~~~~ /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3542:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3542 | DECLARE_EVENT_CLASS(xfs_trans_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/pid_list.c:227:15: note: byref variable will be forcibly initialized 227 | unsigned int upper2; | ^~~~~~ /kisskb/src/kernel/trace/pid_list.c:226:15: note: byref variable will be forcibly initialized 226 | unsigned int upper1; | ^~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_iunlink_update_bucket': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:3580:1: note: in expansion of macro 'TRACE_EVENT' 3580 | TRACE_EVENT(xfs_iunlink_update_bucket, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/pid_list.c: In function 'trace_pid_list_next': /kisskb/src/kernel/trace/pid_list.c:281:15: note: byref variable will be forcibly initialized 281 | unsigned int lower; | ^~~~~ /kisskb/src/kernel/trace/pid_list.c:280:15: note: byref variable will be forcibly initialized 280 | unsigned int upper2; | ^~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_iunlink_update_dinode': /kisskb/src/kernel/trace/pid_list.c:279:15: note: byref variable will be forcibly initialized 279 | unsigned int upper1; | ^~~~~~ /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:3606:1: note: in expansion of macro 'TRACE_EVENT' 3606 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3632:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3632 | DECLARE_EVENT_CLASS(xfs_ag_inode_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_fs_corrupt_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3658:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3658 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3684:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3684 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3710:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3710 | DECLARE_EVENT_CLASS(xfs_inode_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_iwalk_ag': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:3734:1: note: in expansion of macro 'TRACE_EVENT' 3734 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:3753:1: note: in expansion of macro 'TRACE_EVENT' 3753 | TRACE_EVENT(xfs_iwalk_ag_rec, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'check_helper_call': /kisskb/src/kernel/bpf/verifier.c:6609:8: note: byref variable will be forcibly initialized 6609 | u32 tsize; | ^~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_pwork_init': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:3774:1: note: in expansion of macro 'TRACE_EVENT' 3774 | TRACE_EVENT(xfs_pwork_init, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c:6424:27: note: byref variable will be forcibly initialized 6424 | struct bpf_call_arg_meta meta; | ^~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_kmem_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3792:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3792 | DECLARE_EVENT_CLASS(xfs_kmem_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_check_new_dalign': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:3817:1: note: in expansion of macro 'TRACE_EVENT' 3817 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:3838:1: note: in expansion of macro 'TRACE_EVENT' 3838 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:3866:1: note: in expansion of macro 'TRACE_EVENT' 3866 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:3899:1: note: in expansion of macro 'TRACE_EVENT' 3899 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3983:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3983 | DECLARE_EVENT_CLASS(xfs_timestamp_range_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_icwalk_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:4009:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 4009 | DECLARE_EVENT_CLASS(xfs_icwalk_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_das_state_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:4114:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 4114 | DECLARE_EVENT_CLASS(xfs_das_state_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'do_check': /kisskb/src/kernel/bpf/verifier.c:11199:30: note: byref variable will be forcibly initialized 11199 | const struct bpf_insn_cbs cbs = { | ^~~ /kisskb/src/kernel/bpf/verifier.c:11138:6: note: byref variable will be forcibly initialized 11138 | int prev_insn_idx = -1; | ^~~~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'bpf_check_attach_target': /kisskb/src/kernel/bpf/verifier.c:13623:13: note: byref variable will be forcibly initialized 13623 | const char prefix[] = "btf_trace_"; | ^~~~~~ In file included from /kisskb/src/include/linux/bpf.h:25, from /kisskb/src/kernel/bpf/verifier.c:10: /kisskb/src/kernel/bpf/verifier.c: In function 'bpf_check': /kisskb/src/include/linux/bpfptr.h:29:10: note: userspace variable will be forcibly initialized 29 | return KERNEL_BPFPTR((void*) (uintptr_t) addr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/bpfptr.h:18:9: note: userspace variable will be forcibly initialized 18 | return (bpfptr_t) { .kernel = p, .is_kernel = true }; | ^ /kisskb/src/include/linux/bpfptr.h:23:9: note: userspace variable will be forcibly initialized 23 | return (bpfptr_t) { .user = p }; | ^ /kisskb/src/kernel/bpf/verifier.c:13953:5: note: userspace variable will be forcibly initialized 13953 | int bpf_check(struct bpf_prog **prog, union bpf_attr *attr, bpfptr_t uattr) | ^~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/fs/xfs/xfs_trace.h:4170, from /kisskb/src/fs/xfs/xfs_trace.c:43: /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_attr_list_node_descend': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:298:1: note: in expansion of macro 'TRACE_EVENT' 298 | TRACE_EVENT(xfs_attr_list_node_descend, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:298:1: note: in expansion of macro 'TRACE_EVENT' 298 | TRACE_EVENT(xfs_attr_list_node_descend, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/fs/xfs/xfs_trace.h:4170, from /kisskb/src/fs/xfs/xfs_trace.c:43: /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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:298:1: note: in expansion of macro 'TRACE_EVENT' 298 | TRACE_EVENT(xfs_attr_list_node_descend, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/fs/xfs/xfs_trace.h:4170, from /kisskb/src/fs/xfs/xfs_trace.c:43: /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_agf_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1689:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1689 | DECLARE_EVENT_CLASS(xfs_agf_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1689:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1689 | DECLARE_EVENT_CLASS(xfs_agf_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/fs/xfs/xfs_trace.h:4170, from /kisskb/src/fs/xfs/xfs_trace.c:43: /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_agf_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1689:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1689 | DECLARE_EVENT_CLASS(xfs_agf_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/fs/xfs/xfs_trace.h:4170, from /kisskb/src/fs/xfs/xfs_trace.c:43: /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_log_recover_icreate_item_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2383:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2383 | DECLARE_EVENT_CLASS(xfs_log_recover_icreate_item_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2383:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2383 | DECLARE_EVENT_CLASS(xfs_log_recover_icreate_item_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/fs/xfs/xfs_trace.h:4170, from /kisskb/src/fs/xfs/xfs_trace.c:43: /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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2383:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2383 | DECLARE_EVENT_CLASS(xfs_log_recover_icreate_item_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/fs/xfs/xfs_trace.h:4170, from /kisskb/src/fs/xfs/xfs_trace.c:43: /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_bmap_class': /kisskb/src/fs/xfs/./xfs_trace.h:368:24: note: byref variable will be forcibly initialized 368 | struct xfs_bmbt_irec r; | ^ /kisskb/src/include/trace/perf.h:66:4: note: in definition of macro 'DECLARE_EVENT_CLASS' 66 | { assign; } \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:366:2: note: in expansion of macro 'TP_fast_assign' 366 | TP_fast_assign( | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:350:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 350 | DECLARE_EVENT_CLASS(xfs_bmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:350:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 350 | DECLARE_EVENT_CLASS(xfs_bmap_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/fs/xfs/xfs_trace.h:4170, from /kisskb/src/fs/xfs/xfs_trace.c:43: /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_bmap_class': /kisskb/src/fs/xfs/./xfs_trace.h:368:24: note: byref variable will be forcibly initialized 368 | struct xfs_bmbt_irec r; | ^ /kisskb/src/include/trace/trace_events.h:743:4: note: in definition of macro 'DECLARE_EVENT_CLASS' 743 | { assign; } \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:366:2: note: in expansion of macro 'TP_fast_assign' 366 | TP_fast_assign( | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:350:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 350 | DECLARE_EVENT_CLASS(xfs_bmap_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/fs/xfs/xfs_trace.h:4170, from /kisskb/src/fs/xfs/xfs_trace.c:43: /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_filestream_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:632:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 632 | DECLARE_EVENT_CLASS(xfs_filestream_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:632:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 632 | DECLARE_EVENT_CLASS(xfs_filestream_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/fs/xfs/xfs_trace.h:4170, from /kisskb/src/fs/xfs/xfs_trace.c:43: /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_filestream_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:632:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 632 | DECLARE_EVENT_CLASS(xfs_filestream_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/jfs/jfs_mount.c: In function 'logMOUNT': /kisskb/src/fs/jfs/jfs_mount.c:488:13: note: byref variable will be forcibly initialized 488 | struct lrd lrd; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/fs/xfs/xfs_trace.h:4170, from /kisskb/src/fs/xfs/xfs_trace.c:43: /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_filestream_pick': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:661:1: note: in expansion of macro 'TRACE_EVENT' 661 | TRACE_EVENT(xfs_filestream_pick, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:661:1: note: in expansion of macro 'TRACE_EVENT' 661 | TRACE_EVENT(xfs_filestream_pick, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/fs/xfs/xfs_trace.h:4170, from /kisskb/src/fs/xfs/xfs_trace.c:43: /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_filestream_pick': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:661:1: note: in expansion of macro 'TRACE_EVENT' 661 | TRACE_EVENT(xfs_filestream_pick, | ^~~~~~~~~~~ /kisskb/src/fs/jfs/jfs_mount.c: In function 'chkSuper': /kisskb/src/fs/jfs/jfs_mount.c:288:22: note: byref variable will be forcibly initialized 288 | struct buffer_head *bh; | ^~ /kisskb/src/fs/jfs/jfs_mount.c: In function 'updateSuper': /kisskb/src/fs/jfs/jfs_mount.c:404:22: note: byref variable will be forcibly initialized 404 | struct buffer_head *bh; | ^~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/fs/xfs/xfs_trace.h:4170, from /kisskb/src/fs/xfs/xfs_trace.c:43: /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_namespace_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:935:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 935 | DECLARE_EVENT_CLASS(xfs_namespace_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:935:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 935 | DECLARE_EVENT_CLASS(xfs_namespace_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/fs/xfs/xfs_trace.h:4170, from /kisskb/src/fs/xfs/xfs_trace.c:43: /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_namespace_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:935:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 935 | DECLARE_EVENT_CLASS(xfs_namespace_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/fs/xfs/xfs_trace.h:4170, from /kisskb/src/fs/xfs/xfs_trace.c:43: /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_rename': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:967:1: note: in expansion of macro 'TRACE_EVENT' 967 | TRACE_EVENT(xfs_rename, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:967:1: note: in expansion of macro 'TRACE_EVENT' 967 | TRACE_EVENT(xfs_rename, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/fs/xfs/xfs_trace.h:4170, from /kisskb/src/fs/xfs/xfs_trace.c:43: /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_rename': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:967:1: note: in expansion of macro 'TRACE_EVENT' 967 | TRACE_EVENT(xfs_rename, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/fs/xfs/xfs_trace.h:4170, from /kisskb/src/fs/xfs/xfs_trace.c:43: /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_da_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1917:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1917 | DECLARE_EVENT_CLASS(xfs_da_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1917:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1917 | DECLARE_EVENT_CLASS(xfs_da_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/fs/xfs/xfs_trace.h:4170, from /kisskb/src/fs/xfs/xfs_trace.c:43: /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_da_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1917:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1917 | DECLARE_EVENT_CLASS(xfs_da_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/fs/xfs/xfs_trace.h:4170, from /kisskb/src/fs/xfs/xfs_trace.c:43: /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_attr_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1981:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1981 | DECLARE_EVENT_CLASS(xfs_attr_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1981:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1981 | DECLARE_EVENT_CLASS(xfs_attr_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/fs/xfs/xfs_trace.h:4170, from /kisskb/src/fs/xfs/xfs_trace.c:43: /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_attr_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1981:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1981 | DECLARE_EVENT_CLASS(xfs_attr_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/fs/xfs/xfs_trace.h:4170, from /kisskb/src/fs/xfs/xfs_trace.c:43: /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_log_recover_record': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:2222:1: note: in expansion of macro 'TRACE_EVENT' 2222 | TRACE_EVENT(xfs_log_recover_record, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:2222:1: note: in expansion of macro 'TRACE_EVENT' 2222 | TRACE_EVENT(xfs_log_recover_record, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/fs/xfs/xfs_trace.h:4170, from /kisskb/src/fs/xfs/xfs_trace.c:43: /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_log_recover_record': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:2222:1: note: in expansion of macro 'TRACE_EVENT' 2222 | TRACE_EVENT(xfs_log_recover_record, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/fs/xfs/xfs_trace.h:4170, from /kisskb/src/fs/xfs/xfs_trace.c:43: /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_btree_bload_block': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:3940:1: note: in expansion of macro 'TRACE_EVENT' 3940 | TRACE_EVENT(xfs_btree_bload_block, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:3940:1: note: in expansion of macro 'TRACE_EVENT' 3940 | TRACE_EVENT(xfs_btree_bload_block, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/fs/xfs/xfs_trace.h:4170, from /kisskb/src/fs/xfs/xfs_trace.c:43: /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_btree_bload_block': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:3940:1: note: in expansion of macro 'TRACE_EVENT' 3940 | TRACE_EVENT(xfs_btree_bload_block, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/fs/xfs/xfs_trace.h:4170, from /kisskb/src/fs/xfs/xfs_trace.c:43: /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xlog_iclog_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/fs/xfs/./xfs_trace.h:4060:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 4060 | DECLARE_EVENT_CLASS(xlog_iclog_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:4060:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 4060 | DECLARE_EVENT_CLASS(xlog_iclog_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/fs/xfs/xfs_trace.h:4170, from /kisskb/src/fs/xfs/xfs_trace.c:43: /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xlog_iclog_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:4060:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 4060 | DECLARE_EVENT_CLASS(xlog_iclog_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/fs/xfs/xfs_trace.h:4170, from /kisskb/src/fs/xfs/xfs_trace.c:43: /kisskb/src/fs/xfs/xfs_trace.c: In function 'perf_trace_xfs_force_shutdown': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:4139:1: note: in expansion of macro 'TRACE_EVENT' 4139 | TRACE_EVENT(xfs_force_shutdown, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:4139:1: note: in expansion of macro 'TRACE_EVENT' 4139 | TRACE_EVENT(xfs_force_shutdown, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/fs/xfs/xfs_trace.h:4170, from /kisskb/src/fs/xfs/xfs_trace.c:43: /kisskb/src/fs/xfs/xfs_trace.c: In function 'trace_event_raw_event_xfs_force_shutdown': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:4139:1: note: in expansion of macro 'TRACE_EVENT' 4139 | TRACE_EVENT(xfs_force_shutdown, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/fs/xfs/xfs_trace.h:4170, from /kisskb/src/fs/xfs/xfs_trace.c:43: /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_attr_list_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:83:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 83 | DECLARE_EVENT_CLASS(xfs_attr_list_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:83:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 83 | DECLARE_EVENT_CLASS(xfs_attr_list_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_buf_item_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:558:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 558 | DECLARE_EVENT_CLASS(xfs_buf_item_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:558:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 558 | DECLARE_EVENT_CLASS(xfs_buf_item_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_inode_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:723:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 723 | DECLARE_EVENT_CLASS(xfs_inode_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:723:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 723 | DECLARE_EVENT_CLASS(xfs_inode_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_dquot_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1001:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1001 | DECLARE_EVENT_CLASS(xfs_dquot_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1001:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1001 | DECLARE_EVENT_CLASS(xfs_dquot_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_dqtrx_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1144:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1144 | DECLARE_EVENT_CLASS(xfs_dqtrx_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1144:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1144 | DECLARE_EVENT_CLASS(xfs_dqtrx_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_log_item_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1300:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1300 | DECLARE_EVENT_CLASS(xfs_log_item_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1300:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1300 | DECLARE_EVENT_CLASS(xfs_log_item_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_alloc_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1788:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1788 | DECLARE_EVENT_CLASS(xfs_alloc_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1788:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1788 | DECLARE_EVENT_CLASS(xfs_alloc_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_da_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1917:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1917 | DECLARE_EVENT_CLASS(xfs_da_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1917:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1917 | DECLARE_EVENT_CLASS(xfs_da_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_attr_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1981:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1981 | DECLARE_EVENT_CLASS(xfs_attr_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1981:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1981 | DECLARE_EVENT_CLASS(xfs_attr_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_ag_inode_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3632:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3632 | DECLARE_EVENT_CLASS(xfs_ag_inode_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3632:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3632 | DECLARE_EVENT_CLASS(xfs_ag_inode_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_btree_commit_afakeroot': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3838:1: note: in expansion of macro 'TRACE_EVENT' 3838 | TRACE_EVENT(xfs_btree_commit_afakeroot, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3838:1: note: in expansion of macro 'TRACE_EVENT' 3838 | TRACE_EVENT(xfs_btree_commit_afakeroot, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_btree_commit_ifakeroot': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3866:1: note: in expansion of macro 'TRACE_EVENT' 3866 | TRACE_EVENT(xfs_btree_commit_ifakeroot, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3866:1: note: in expansion of macro 'TRACE_EVENT' 3866 | TRACE_EVENT(xfs_btree_commit_ifakeroot, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xlog_intent_recovery_failed': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:143:1: note: in expansion of macro 'TRACE_EVENT' 143 | TRACE_EVENT(xlog_intent_recovery_failed, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:143:1: note: in expansion of macro 'TRACE_EVENT' 143 | TRACE_EVENT(xlog_intent_recovery_failed, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:143:1: note: in expansion of macro 'TRACE_EVENT' 143 | TRACE_EVENT(xlog_intent_recovery_failed, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:143:1: note: in expansion of macro 'TRACE_EVENT' 143 | TRACE_EVENT(xlog_intent_recovery_failed, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:143:1: note: in expansion of macro 'TRACE_EVENT' 143 | TRACE_EVENT(xlog_intent_recovery_failed, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:143:1: note: in expansion of macro 'TRACE_EVENT' 143 | TRACE_EVENT(xlog_intent_recovery_failed, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_inodegc_shrinker_scan': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:253:1: note: in expansion of macro 'TRACE_EVENT' 253 | TRACE_EVENT(xfs_inodegc_shrinker_scan, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:253:1: note: in expansion of macro 'TRACE_EVENT' 253 | TRACE_EVENT(xfs_inodegc_shrinker_scan, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:253:1: note: in expansion of macro 'TRACE_EVENT' 253 | TRACE_EVENT(xfs_inodegc_shrinker_scan, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:253:1: note: in expansion of macro 'TRACE_EVENT' 253 | TRACE_EVENT(xfs_inodegc_shrinker_scan, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:253:1: note: in expansion of macro 'TRACE_EVENT' 253 | TRACE_EVENT(xfs_inodegc_shrinker_scan, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:253:1: note: in expansion of macro 'TRACE_EVENT' 253 | TRACE_EVENT(xfs_inodegc_shrinker_scan, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_buf_flags_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:477:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 477 | DECLARE_EVENT_CLASS(xfs_buf_flags_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:477:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 477 | DECLARE_EVENT_CLASS(xfs_buf_flags_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:477:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 477 | DECLARE_EVENT_CLASS(xfs_buf_flags_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:477:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 477 | DECLARE_EVENT_CLASS(xfs_buf_flags_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:477:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 477 | DECLARE_EVENT_CLASS(xfs_buf_flags_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:477:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 477 | DECLARE_EVENT_CLASS(xfs_buf_flags_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_buf_ioerror': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:520:1: note: in expansion of macro 'TRACE_EVENT' 520 | TRACE_EVENT(xfs_buf_ioerror, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:520:1: note: in expansion of macro 'TRACE_EVENT' 520 | TRACE_EVENT(xfs_buf_ioerror, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:520:1: note: in expansion of macro 'TRACE_EVENT' 520 | TRACE_EVENT(xfs_buf_ioerror, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:520:1: note: in expansion of macro 'TRACE_EVENT' 520 | TRACE_EVENT(xfs_buf_ioerror, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:520:1: note: in expansion of macro 'TRACE_EVENT' 520 | TRACE_EVENT(xfs_buf_ioerror, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:520:1: note: in expansion of macro 'TRACE_EVENT' 520 | TRACE_EVENT(xfs_buf_ioerror, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_filestream_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:632:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 632 | DECLARE_EVENT_CLASS(xfs_filestream_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:632:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 632 | DECLARE_EVENT_CLASS(xfs_filestream_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:632:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 632 | DECLARE_EVENT_CLASS(xfs_filestream_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:632:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 632 | DECLARE_EVENT_CLASS(xfs_filestream_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:632:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 632 | DECLARE_EVENT_CLASS(xfs_filestream_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:632:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 632 | DECLARE_EVENT_CLASS(xfs_filestream_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_lock_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:690:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 690 | DECLARE_EVENT_CLASS(xfs_lock_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:690:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 690 | DECLARE_EVENT_CLASS(xfs_lock_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:690:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 690 | DECLARE_EVENT_CLASS(xfs_lock_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:690:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 690 | DECLARE_EVENT_CLASS(xfs_lock_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:690:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 690 | DECLARE_EVENT_CLASS(xfs_lock_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:690:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 690 | DECLARE_EVENT_CLASS(xfs_lock_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_filemap_fault': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:798:1: note: in expansion of macro 'TRACE_EVENT' 798 | TRACE_EVENT(xfs_filemap_fault, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:798:1: note: in expansion of macro 'TRACE_EVENT' 798 | TRACE_EVENT(xfs_filemap_fault, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:798:1: note: in expansion of macro 'TRACE_EVENT' 798 | TRACE_EVENT(xfs_filemap_fault, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:798:1: note: in expansion of macro 'TRACE_EVENT' 798 | TRACE_EVENT(xfs_filemap_fault, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:798:1: note: in expansion of macro 'TRACE_EVENT' 798 | TRACE_EVENT(xfs_filemap_fault, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:798:1: note: in expansion of macro 'TRACE_EVENT' 798 | TRACE_EVENT(xfs_filemap_fault, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_log_force': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1325:1: note: in expansion of macro 'TRACE_EVENT' 1325 | TRACE_EVENT(xfs_log_force, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1325:1: note: in expansion of macro 'TRACE_EVENT' 1325 | TRACE_EVENT(xfs_log_force, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1325:1: note: in expansion of macro 'TRACE_EVENT' 1325 | TRACE_EVENT(xfs_log_force, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1325:1: note: in expansion of macro 'TRACE_EVENT' 1325 | TRACE_EVENT(xfs_log_force, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1325:1: note: in expansion of macro 'TRACE_EVENT' 1325 | TRACE_EVENT(xfs_log_force, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1325:1: note: in expansion of macro 'TRACE_EVENT' 1325 | TRACE_EVENT(xfs_log_force, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_ail_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1352:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1352 | DECLARE_EVENT_CLASS(xfs_ail_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1352:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1352 | DECLARE_EVENT_CLASS(xfs_ail_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1352:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1352 | DECLARE_EVENT_CLASS(xfs_ail_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1352:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1352 | DECLARE_EVENT_CLASS(xfs_ail_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1352:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1352 | DECLARE_EVENT_CLASS(xfs_ail_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1352:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1352 | DECLARE_EVENT_CLASS(xfs_ail_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_simple_io_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1497:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1497 | DECLARE_EVENT_CLASS(xfs_simple_io_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1497:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1497 | DECLARE_EVENT_CLASS(xfs_simple_io_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1497:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1497 | DECLARE_EVENT_CLASS(xfs_simple_io_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1497:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1497 | DECLARE_EVENT_CLASS(xfs_simple_io_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1497:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1497 | DECLARE_EVENT_CLASS(xfs_simple_io_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1497:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1497 | DECLARE_EVENT_CLASS(xfs_simple_io_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_pagecache_inval': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1567:1: note: in expansion of macro 'TRACE_EVENT' 1567 | TRACE_EVENT(xfs_pagecache_inval, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1567:1: note: in expansion of macro 'TRACE_EVENT' 1567 | TRACE_EVENT(xfs_pagecache_inval, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1567:1: note: in expansion of macro 'TRACE_EVENT' 1567 | TRACE_EVENT(xfs_pagecache_inval, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1567:1: note: in expansion of macro 'TRACE_EVENT' 1567 | TRACE_EVENT(xfs_pagecache_inval, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1567:1: note: in expansion of macro 'TRACE_EVENT' 1567 | TRACE_EVENT(xfs_pagecache_inval, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1567:1: note: in expansion of macro 'TRACE_EVENT' 1567 | TRACE_EVENT(xfs_pagecache_inval, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_log_recover': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:2204:1: note: in expansion of macro 'TRACE_EVENT' 2204 | TRACE_EVENT(xfs_log_recover, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:2204:1: note: in expansion of macro 'TRACE_EVENT' 2204 | TRACE_EVENT(xfs_log_recover, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:2204:1: note: in expansion of macro 'TRACE_EVENT' 2204 | TRACE_EVENT(xfs_log_recover, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:2204:1: note: in expansion of macro 'TRACE_EVENT' 2204 | TRACE_EVENT(xfs_log_recover, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:2204:1: note: in expansion of macro 'TRACE_EVENT' 2204 | TRACE_EVENT(xfs_log_recover, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:2204:1: note: in expansion of macro 'TRACE_EVENT' 2204 | TRACE_EVENT(xfs_log_recover, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_log_recover_record': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:2222:1: note: in expansion of macro 'TRACE_EVENT' 2222 | TRACE_EVENT(xfs_log_recover_record, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:2222:1: note: in expansion of macro 'TRACE_EVENT' 2222 | TRACE_EVENT(xfs_log_recover_record, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:2222:1: note: in expansion of macro 'TRACE_EVENT' 2222 | TRACE_EVENT(xfs_log_recover_record, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:2222:1: note: in expansion of macro 'TRACE_EVENT' 2222 | TRACE_EVENT(xfs_log_recover_record, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:2222:1: note: in expansion of macro 'TRACE_EVENT' 2222 | TRACE_EVENT(xfs_log_recover_record, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:2222:1: note: in expansion of macro 'TRACE_EVENT' 2222 | TRACE_EVENT(xfs_log_recover_record, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_btree_cur_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2463:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2463 | DECLARE_EVENT_CLASS(xfs_btree_cur_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2463:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2463 | DECLARE_EVENT_CLASS(xfs_btree_cur_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2463:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2463 | DECLARE_EVENT_CLASS(xfs_btree_cur_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2463:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2463 | DECLARE_EVENT_CLASS(xfs_btree_cur_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2463:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2463 | DECLARE_EVENT_CLASS(xfs_btree_cur_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2463:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2463 | DECLARE_EVENT_CLASS(xfs_btree_cur_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_ag_resv_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2836:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2836 | DECLARE_EVENT_CLASS(xfs_ag_resv_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2836:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2836 | DECLARE_EVENT_CLASS(xfs_ag_resv_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2836:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2836 | DECLARE_EVENT_CLASS(xfs_ag_resv_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2836:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2836 | DECLARE_EVENT_CLASS(xfs_ag_resv_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2836:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2836 | DECLARE_EVENT_CLASS(xfs_ag_resv_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2836:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2836 | DECLARE_EVENT_CLASS(xfs_ag_resv_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_refcount_extent_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2930:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2930 | DECLARE_EVENT_CLASS(xfs_refcount_extent_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2930:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2930 | DECLARE_EVENT_CLASS(xfs_refcount_extent_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2930:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2930 | DECLARE_EVENT_CLASS(xfs_refcount_extent_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2930:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2930 | DECLARE_EVENT_CLASS(xfs_refcount_extent_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2930:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2930 | DECLARE_EVENT_CLASS(xfs_refcount_extent_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2930:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2930 | DECLARE_EVENT_CLASS(xfs_refcount_extent_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_inode_error_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3221:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3221 | DECLARE_EVENT_CLASS(xfs_inode_error_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3221:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3221 | DECLARE_EVENT_CLASS(xfs_inode_error_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3221:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3221 | DECLARE_EVENT_CLASS(xfs_inode_error_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3221:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3221 | DECLARE_EVENT_CLASS(xfs_inode_error_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3221:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3221 | DECLARE_EVENT_CLASS(xfs_inode_error_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3221:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3221 | DECLARE_EVENT_CLASS(xfs_inode_error_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_trans_resv_calc': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3516:1: note: in expansion of macro 'TRACE_EVENT' 3516 | TRACE_EVENT(xfs_trans_resv_calc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3516:1: note: in expansion of macro 'TRACE_EVENT' 3516 | TRACE_EVENT(xfs_trans_resv_calc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3516:1: note: in expansion of macro 'TRACE_EVENT' 3516 | TRACE_EVENT(xfs_trans_resv_calc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3516:1: note: in expansion of macro 'TRACE_EVENT' 3516 | TRACE_EVENT(xfs_trans_resv_calc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3516:1: note: in expansion of macro 'TRACE_EVENT' 3516 | TRACE_EVENT(xfs_trans_resv_calc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3516:1: note: in expansion of macro 'TRACE_EVENT' 3516 | TRACE_EVENT(xfs_trans_resv_calc, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_ag_corrupt_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3684:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3684 | DECLARE_EVENT_CLASS(xfs_ag_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3684:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3684 | DECLARE_EVENT_CLASS(xfs_ag_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3684:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3684 | DECLARE_EVENT_CLASS(xfs_ag_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3684:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3684 | DECLARE_EVENT_CLASS(xfs_ag_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3684:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3684 | DECLARE_EVENT_CLASS(xfs_ag_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3684:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3684 | DECLARE_EVENT_CLASS(xfs_ag_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_iwalk_ag': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3734:1: note: in expansion of macro 'TRACE_EVENT' 3734 | TRACE_EVENT(xfs_iwalk_ag, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3734:1: note: in expansion of macro 'TRACE_EVENT' 3734 | TRACE_EVENT(xfs_iwalk_ag, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3734:1: note: in expansion of macro 'TRACE_EVENT' 3734 | TRACE_EVENT(xfs_iwalk_ag, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3734:1: note: in expansion of macro 'TRACE_EVENT' 3734 | TRACE_EVENT(xfs_iwalk_ag, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3734:1: note: in expansion of macro 'TRACE_EVENT' 3734 | TRACE_EVENT(xfs_iwalk_ag, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3734:1: note: in expansion of macro 'TRACE_EVENT' 3734 | TRACE_EVENT(xfs_iwalk_ag, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_iwalk_ag_rec': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3753:1: note: in expansion of macro 'TRACE_EVENT' 3753 | TRACE_EVENT(xfs_iwalk_ag_rec, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3753:1: note: in expansion of macro 'TRACE_EVENT' 3753 | TRACE_EVENT(xfs_iwalk_ag_rec, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3753:1: note: in expansion of macro 'TRACE_EVENT' 3753 | TRACE_EVENT(xfs_iwalk_ag_rec, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3753:1: note: in expansion of macro 'TRACE_EVENT' 3753 | TRACE_EVENT(xfs_iwalk_ag_rec, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3753:1: note: in expansion of macro 'TRACE_EVENT' 3753 | TRACE_EVENT(xfs_iwalk_ag_rec, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3753:1: note: in expansion of macro 'TRACE_EVENT' 3753 | TRACE_EVENT(xfs_iwalk_ag_rec, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_pwork_init': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3774:1: note: in expansion of macro 'TRACE_EVENT' 3774 | TRACE_EVENT(xfs_pwork_init, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3774:1: note: in expansion of macro 'TRACE_EVENT' 3774 | TRACE_EVENT(xfs_pwork_init, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3774:1: note: in expansion of macro 'TRACE_EVENT' 3774 | TRACE_EVENT(xfs_pwork_init, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3774:1: note: in expansion of macro 'TRACE_EVENT' 3774 | TRACE_EVENT(xfs_pwork_init, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3774:1: note: in expansion of macro 'TRACE_EVENT' 3774 | TRACE_EVENT(xfs_pwork_init, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3774:1: note: in expansion of macro 'TRACE_EVENT' 3774 | TRACE_EVENT(xfs_pwork_init, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_kmem_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3792:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3792 | DECLARE_EVENT_CLASS(xfs_kmem_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3792:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3792 | DECLARE_EVENT_CLASS(xfs_kmem_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3792:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3792 | DECLARE_EVENT_CLASS(xfs_kmem_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3792:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3792 | DECLARE_EVENT_CLASS(xfs_kmem_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3792:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3792 | DECLARE_EVENT_CLASS(xfs_kmem_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3792:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3792 | DECLARE_EVENT_CLASS(xfs_kmem_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_check_new_dalign': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3817:1: note: in expansion of macro 'TRACE_EVENT' 3817 | TRACE_EVENT(xfs_check_new_dalign, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3817:1: note: in expansion of macro 'TRACE_EVENT' 3817 | TRACE_EVENT(xfs_check_new_dalign, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3817:1: note: in expansion of macro 'TRACE_EVENT' 3817 | TRACE_EVENT(xfs_check_new_dalign, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3817:1: note: in expansion of macro 'TRACE_EVENT' 3817 | TRACE_EVENT(xfs_check_new_dalign, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3817:1: note: in expansion of macro 'TRACE_EVENT' 3817 | TRACE_EVENT(xfs_check_new_dalign, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3817:1: note: in expansion of macro 'TRACE_EVENT' 3817 | TRACE_EVENT(xfs_check_new_dalign, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_timestamp_range_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3983:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3983 | DECLARE_EVENT_CLASS(xfs_timestamp_range_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3983:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3983 | DECLARE_EVENT_CLASS(xfs_timestamp_range_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3983:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3983 | DECLARE_EVENT_CLASS(xfs_timestamp_range_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3983:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3983 | DECLARE_EVENT_CLASS(xfs_timestamp_range_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3983:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3983 | DECLARE_EVENT_CLASS(xfs_timestamp_range_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3983:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3983 | DECLARE_EVENT_CLASS(xfs_timestamp_range_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_icwalk_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:4009:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 4009 | DECLARE_EVENT_CLASS(xfs_icwalk_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:4009:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 4009 | DECLARE_EVENT_CLASS(xfs_icwalk_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:4009:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 4009 | DECLARE_EVENT_CLASS(xfs_icwalk_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:4009:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 4009 | DECLARE_EVENT_CLASS(xfs_icwalk_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:4009:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 4009 | DECLARE_EVENT_CLASS(xfs_icwalk_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:4009:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 4009 | DECLARE_EVENT_CLASS(xfs_icwalk_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_perag_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:161:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 161 | DECLARE_EVENT_CLASS(xfs_perag_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:161:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 161 | DECLARE_EVENT_CLASS(xfs_perag_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:161:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 161 | DECLARE_EVENT_CLASS(xfs_perag_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:161:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 161 | DECLARE_EVENT_CLASS(xfs_perag_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:161:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 161 | DECLARE_EVENT_CLASS(xfs_perag_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:161:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 161 | DECLARE_EVENT_CLASS(xfs_perag_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:161:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 161 | DECLARE_EVENT_CLASS(xfs_perag_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:161:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 161 | DECLARE_EVENT_CLASS(xfs_perag_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_bmap_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:350:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 350 | DECLARE_EVENT_CLASS(xfs_bmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:350:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 350 | DECLARE_EVENT_CLASS(xfs_bmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:350:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 350 | DECLARE_EVENT_CLASS(xfs_bmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:350:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 350 | DECLARE_EVENT_CLASS(xfs_bmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:350:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 350 | DECLARE_EVENT_CLASS(xfs_bmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:350:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 350 | DECLARE_EVENT_CLASS(xfs_bmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:350:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 350 | DECLARE_EVENT_CLASS(xfs_bmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:350:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 350 | DECLARE_EVENT_CLASS(xfs_bmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_filestream_pick': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:661:1: note: in expansion of macro 'TRACE_EVENT' 661 | TRACE_EVENT(xfs_filestream_pick, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:661:1: note: in expansion of macro 'TRACE_EVENT' 661 | TRACE_EVENT(xfs_filestream_pick, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:661:1: note: in expansion of macro 'TRACE_EVENT' 661 | TRACE_EVENT(xfs_filestream_pick, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:661:1: note: in expansion of macro 'TRACE_EVENT' 661 | TRACE_EVENT(xfs_filestream_pick, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:661:1: note: in expansion of macro 'TRACE_EVENT' 661 | TRACE_EVENT(xfs_filestream_pick, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:661:1: note: in expansion of macro 'TRACE_EVENT' 661 | TRACE_EVENT(xfs_filestream_pick, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:661:1: note: in expansion of macro 'TRACE_EVENT' 661 | TRACE_EVENT(xfs_filestream_pick, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:661:1: note: in expansion of macro 'TRACE_EVENT' 661 | TRACE_EVENT(xfs_filestream_pick, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_iomap_prealloc_size': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:849:1: note: in expansion of macro 'TRACE_EVENT' 849 | TRACE_EVENT(xfs_iomap_prealloc_size, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:849:1: note: in expansion of macro 'TRACE_EVENT' 849 | TRACE_EVENT(xfs_iomap_prealloc_size, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:849:1: note: in expansion of macro 'TRACE_EVENT' 849 | TRACE_EVENT(xfs_iomap_prealloc_size, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:849:1: note: in expansion of macro 'TRACE_EVENT' 849 | TRACE_EVENT(xfs_iomap_prealloc_size, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:849:1: note: in expansion of macro 'TRACE_EVENT' 849 | TRACE_EVENT(xfs_iomap_prealloc_size, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:849:1: note: in expansion of macro 'TRACE_EVENT' 849 | TRACE_EVENT(xfs_iomap_prealloc_size, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:849:1: note: in expansion of macro 'TRACE_EVENT' 849 | TRACE_EVENT(xfs_iomap_prealloc_size, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:849:1: note: in expansion of macro 'TRACE_EVENT' 849 | TRACE_EVENT(xfs_iomap_prealloc_size, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_irec_merge_post': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:902:1: note: in expansion of macro 'TRACE_EVENT' 902 | TRACE_EVENT(xfs_irec_merge_post, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:902:1: note: in expansion of macro 'TRACE_EVENT' 902 | TRACE_EVENT(xfs_irec_merge_post, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:902:1: note: in expansion of macro 'TRACE_EVENT' 902 | TRACE_EVENT(xfs_irec_merge_post, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:902:1: note: in expansion of macro 'TRACE_EVENT' 902 | TRACE_EVENT(xfs_irec_merge_post, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:902:1: note: in expansion of macro 'TRACE_EVENT' 902 | TRACE_EVENT(xfs_irec_merge_post, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:902:1: note: in expansion of macro 'TRACE_EVENT' 902 | TRACE_EVENT(xfs_irec_merge_post, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:902:1: note: in expansion of macro 'TRACE_EVENT' 902 | TRACE_EVENT(xfs_irec_merge_post, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:902:1: note: in expansion of macro 'TRACE_EVENT' 902 | TRACE_EVENT(xfs_irec_merge_post, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_rename': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:967:1: note: in expansion of macro 'TRACE_EVENT' 967 | TRACE_EVENT(xfs_rename, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:967:1: note: in expansion of macro 'TRACE_EVENT' 967 | TRACE_EVENT(xfs_rename, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:967:1: note: in expansion of macro 'TRACE_EVENT' 967 | TRACE_EVENT(xfs_rename, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:967:1: note: in expansion of macro 'TRACE_EVENT' 967 | TRACE_EVENT(xfs_rename, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:967:1: note: in expansion of macro 'TRACE_EVENT' 967 | TRACE_EVENT(xfs_rename, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:967:1: note: in expansion of macro 'TRACE_EVENT' 967 | TRACE_EVENT(xfs_rename, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:967:1: note: in expansion of macro 'TRACE_EVENT' 967 | TRACE_EVENT(xfs_rename, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:967:1: note: in expansion of macro 'TRACE_EVENT' 967 | TRACE_EVENT(xfs_rename, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_trans_mod_dquot': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1115:1: note: in expansion of macro 'TRACE_EVENT' 1115 | TRACE_EVENT(xfs_trans_mod_dquot, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1115:1: note: in expansion of macro 'TRACE_EVENT' 1115 | TRACE_EVENT(xfs_trans_mod_dquot, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1115:1: note: in expansion of macro 'TRACE_EVENT' 1115 | TRACE_EVENT(xfs_trans_mod_dquot, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1115:1: note: in expansion of macro 'TRACE_EVENT' 1115 | TRACE_EVENT(xfs_trans_mod_dquot, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1115:1: note: in expansion of macro 'TRACE_EVENT' 1115 | TRACE_EVENT(xfs_trans_mod_dquot, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1115:1: note: in expansion of macro 'TRACE_EVENT' 1115 | TRACE_EVENT(xfs_trans_mod_dquot, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1115:1: note: in expansion of macro 'TRACE_EVENT' 1115 | TRACE_EVENT(xfs_trans_mod_dquot, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1115:1: note: in expansion of macro 'TRACE_EVENT' 1115 | TRACE_EVENT(xfs_trans_mod_dquot, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_extent_busy_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1626:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1626 | DECLARE_EVENT_CLASS(xfs_extent_busy_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1626:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1626 | DECLARE_EVENT_CLASS(xfs_extent_busy_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1626:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1626 | DECLARE_EVENT_CLASS(xfs_extent_busy_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1626:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1626 | DECLARE_EVENT_CLASS(xfs_extent_busy_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1626:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1626 | DECLARE_EVENT_CLASS(xfs_extent_busy_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1626:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1626 | DECLARE_EVENT_CLASS(xfs_extent_busy_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1626:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1626 | DECLARE_EVENT_CLASS(xfs_extent_busy_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1626:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1626 | DECLARE_EVENT_CLASS(xfs_extent_busy_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_agf_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1689:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1689 | DECLARE_EVENT_CLASS(xfs_agf_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1689:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1689 | DECLARE_EVENT_CLASS(xfs_agf_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1689:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1689 | DECLARE_EVENT_CLASS(xfs_agf_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1689:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1689 | DECLARE_EVENT_CLASS(xfs_agf_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1689:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1689 | DECLARE_EVENT_CLASS(xfs_agf_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1689:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1689 | DECLARE_EVENT_CLASS(xfs_agf_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1689:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1689 | DECLARE_EVENT_CLASS(xfs_agf_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1689:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1689 | DECLARE_EVENT_CLASS(xfs_agf_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_dir2_leafn_moveents': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:2125:1: note: in expansion of macro 'TRACE_EVENT' 2125 | TRACE_EVENT(xfs_dir2_leafn_moveents, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:2125:1: note: in expansion of macro 'TRACE_EVENT' 2125 | TRACE_EVENT(xfs_dir2_leafn_moveents, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:2125:1: note: in expansion of macro 'TRACE_EVENT' 2125 | TRACE_EVENT(xfs_dir2_leafn_moveents, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:2125:1: note: in expansion of macro 'TRACE_EVENT' 2125 | TRACE_EVENT(xfs_dir2_leafn_moveents, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:2125:1: note: in expansion of macro 'TRACE_EVENT' 2125 | TRACE_EVENT(xfs_dir2_leafn_moveents, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:2125:1: note: in expansion of macro 'TRACE_EVENT' 2125 | TRACE_EVENT(xfs_dir2_leafn_moveents, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:2125:1: note: in expansion of macro 'TRACE_EVENT' 2125 | TRACE_EVENT(xfs_dir2_leafn_moveents, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:2125:1: note: in expansion of macro 'TRACE_EVENT' 2125 | TRACE_EVENT(xfs_dir2_leafn_moveents, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_log_recover_item_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2245:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2245 | DECLARE_EVENT_CLASS(xfs_log_recover_item_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2245:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2245 | DECLARE_EVENT_CLASS(xfs_log_recover_item_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2245:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2245 | DECLARE_EVENT_CLASS(xfs_log_recover_item_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2245:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2245 | DECLARE_EVENT_CLASS(xfs_log_recover_item_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2245:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2245 | DECLARE_EVENT_CLASS(xfs_log_recover_item_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2245:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2245 | DECLARE_EVENT_CLASS(xfs_log_recover_item_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2245:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2245 | DECLARE_EVENT_CLASS(xfs_log_recover_item_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2245:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2245 | DECLARE_EVENT_CLASS(xfs_log_recover_item_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_discard_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2421:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2421 | DECLARE_EVENT_CLASS(xfs_discard_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2421:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2421 | DECLARE_EVENT_CLASS(xfs_discard_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2421:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2421 | DECLARE_EVENT_CLASS(xfs_discard_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2421:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2421 | DECLARE_EVENT_CLASS(xfs_discard_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2421:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2421 | DECLARE_EVENT_CLASS(xfs_discard_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2421:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2421 | DECLARE_EVENT_CLASS(xfs_discard_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2421:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2421 | DECLARE_EVENT_CLASS(xfs_discard_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2421:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2421 | DECLARE_EVENT_CLASS(xfs_discard_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_ag_error_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2730:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2730 | DECLARE_EVENT_CLASS(xfs_ag_error_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2730:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2730 | DECLARE_EVENT_CLASS(xfs_ag_error_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2730:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2730 | DECLARE_EVENT_CLASS(xfs_ag_error_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2730:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2730 | DECLARE_EVENT_CLASS(xfs_ag_error_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2730:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2730 | DECLARE_EVENT_CLASS(xfs_ag_error_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2730:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2730 | DECLARE_EVENT_CLASS(xfs_ag_error_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2730:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2730 | DECLARE_EVENT_CLASS(xfs_ag_error_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2730:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2730 | DECLARE_EVENT_CLASS(xfs_ag_error_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_ag_btree_lookup_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2899:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2899 | DECLARE_EVENT_CLASS(xfs_ag_btree_lookup_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2899:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2899 | DECLARE_EVENT_CLASS(xfs_ag_btree_lookup_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2899:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2899 | DECLARE_EVENT_CLASS(xfs_ag_btree_lookup_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2899:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2899 | DECLARE_EVENT_CLASS(xfs_ag_btree_lookup_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2899:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2899 | DECLARE_EVENT_CLASS(xfs_ag_btree_lookup_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2899:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2899 | DECLARE_EVENT_CLASS(xfs_ag_btree_lookup_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2899:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2899 | DECLARE_EVENT_CLASS(xfs_ag_btree_lookup_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2899:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2899 | DECLARE_EVENT_CLASS(xfs_ag_btree_lookup_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_refcount_extent_at_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2963:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2963 | DECLARE_EVENT_CLASS(xfs_refcount_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2963:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2963 | DECLARE_EVENT_CLASS(xfs_refcount_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2963:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2963 | DECLARE_EVENT_CLASS(xfs_refcount_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2963:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2963 | DECLARE_EVENT_CLASS(xfs_refcount_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2963:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2963 | DECLARE_EVENT_CLASS(xfs_refcount_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2963:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2963 | DECLARE_EVENT_CLASS(xfs_refcount_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2963:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2963 | DECLARE_EVENT_CLASS(xfs_refcount_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2963:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2963 | DECLARE_EVENT_CLASS(xfs_refcount_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_refcount_double_extent_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2999:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2999 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2999:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2999 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2999:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2999 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2999:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2999 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2999:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2999 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2999:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2999 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2999:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2999 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2999:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2999 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_fsmap_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3435:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3435 | DECLARE_EVENT_CLASS(xfs_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3435:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3435 | DECLARE_EVENT_CLASS(xfs_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3435:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3435 | DECLARE_EVENT_CLASS(xfs_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3435:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3435 | DECLARE_EVENT_CLASS(xfs_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3435:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3435 | DECLARE_EVENT_CLASS(xfs_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3435:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3435 | DECLARE_EVENT_CLASS(xfs_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3435:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3435 | DECLARE_EVENT_CLASS(xfs_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3435:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3435 | DECLARE_EVENT_CLASS(xfs_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_inodegc_worker': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:195:1: note: in expansion of macro 'TRACE_EVENT' 195 | TRACE_EVENT(xfs_inodegc_worker, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:195:1: note: in expansion of macro 'TRACE_EVENT' 195 | TRACE_EVENT(xfs_inodegc_worker, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:195:1: note: in expansion of macro 'TRACE_EVENT' 195 | TRACE_EVENT(xfs_inodegc_worker, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:195:1: note: in expansion of macro 'TRACE_EVENT' 195 | TRACE_EVENT(xfs_inodegc_worker, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_fs_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:211:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 211 | DECLARE_EVENT_CLASS(xfs_fs_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:211:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 211 | DECLARE_EVENT_CLASS(xfs_fs_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:211:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 211 | DECLARE_EVENT_CLASS(xfs_fs_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:211:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 211 | DECLARE_EVENT_CLASS(xfs_fs_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_ag_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:273:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 273 | DECLARE_EVENT_CLASS(xfs_ag_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:273:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 273 | DECLARE_EVENT_CLASS(xfs_ag_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:273:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 273 | DECLARE_EVENT_CLASS(xfs_ag_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:273:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 273 | DECLARE_EVENT_CLASS(xfs_ag_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_attr_list_node_descend': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:298:1: note: in expansion of macro 'TRACE_EVENT' 298 | TRACE_EVENT(xfs_attr_list_node_descend, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:298:1: note: in expansion of macro 'TRACE_EVENT' 298 | TRACE_EVENT(xfs_attr_list_node_descend, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:298:1: note: in expansion of macro 'TRACE_EVENT' 298 | TRACE_EVENT(xfs_attr_list_node_descend, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:298:1: note: in expansion of macro 'TRACE_EVENT' 298 | TRACE_EVENT(xfs_attr_list_node_descend, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_buf_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:409:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 409 | DECLARE_EVENT_CLASS(xfs_buf_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:409:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 409 | DECLARE_EVENT_CLASS(xfs_buf_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:409:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 409 | DECLARE_EVENT_CLASS(xfs_buf_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:409:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 409 | DECLARE_EVENT_CLASS(xfs_buf_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_iref_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:824:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 824 | DECLARE_EVENT_CLASS(xfs_iref_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:824:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 824 | DECLARE_EVENT_CLASS(xfs_iref_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:824:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 824 | DECLARE_EVENT_CLASS(xfs_iref_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:824:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 824 | DECLARE_EVENT_CLASS(xfs_iref_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_namespace_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:935:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 935 | DECLARE_EVENT_CLASS(xfs_namespace_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:935:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 935 | DECLARE_EVENT_CLASS(xfs_namespace_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:935:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 935 | DECLARE_EVENT_CLASS(xfs_namespace_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:935:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 935 | DECLARE_EVENT_CLASS(xfs_namespace_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_loggrant_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1216:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1216 | DECLARE_EVENT_CLASS(xfs_loggrant_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1216:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1216 | DECLARE_EVENT_CLASS(xfs_loggrant_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1216:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1216 | DECLARE_EVENT_CLASS(xfs_loggrant_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1216:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1216 | DECLARE_EVENT_CLASS(xfs_loggrant_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_log_assign_tail_lsn': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1388:1: note: in expansion of macro 'TRACE_EVENT' 1388 | TRACE_EVENT(xfs_log_assign_tail_lsn, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1388:1: note: in expansion of macro 'TRACE_EVENT' 1388 | TRACE_EVENT(xfs_log_assign_tail_lsn, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1388:1: note: in expansion of macro 'TRACE_EVENT' 1388 | TRACE_EVENT(xfs_log_assign_tail_lsn, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1388:1: note: in expansion of macro 'TRACE_EVENT' 1388 | TRACE_EVENT(xfs_log_assign_tail_lsn, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_file_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1410:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1410 | DECLARE_EVENT_CLASS(xfs_file_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1410:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1410 | DECLARE_EVENT_CLASS(xfs_file_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1410:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1410 | DECLARE_EVENT_CLASS(xfs_file_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1410:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1410 | DECLARE_EVENT_CLASS(xfs_file_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_itrunc_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1538:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1538 | DECLARE_EVENT_CLASS(xfs_itrunc_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1538:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1538 | DECLARE_EVENT_CLASS(xfs_itrunc_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1538:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1538 | DECLARE_EVENT_CLASS(xfs_itrunc_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1538:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1538 | DECLARE_EVENT_CLASS(xfs_itrunc_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_dir2_space_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2094:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2094 | DECLARE_EVENT_CLASS(xfs_dir2_space_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2094:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2094 | DECLARE_EVENT_CLASS(xfs_dir2_space_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2094:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2094 | DECLARE_EVENT_CLASS(xfs_dir2_space_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2094:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2094 | DECLARE_EVENT_CLASS(xfs_dir2_space_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_swap_extent_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2164:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2164 | DECLARE_EVENT_CLASS(xfs_swap_extent_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2164:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2164 | DECLARE_EVENT_CLASS(xfs_swap_extent_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2164:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2164 | DECLARE_EVENT_CLASS(xfs_swap_extent_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2164:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2164 | DECLARE_EVENT_CLASS(xfs_swap_extent_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_log_recover_buf_item_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2293:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2293 | DECLARE_EVENT_CLASS(xfs_log_recover_buf_item_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2293:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2293 | DECLARE_EVENT_CLASS(xfs_log_recover_buf_item_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2293:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2293 | DECLARE_EVENT_CLASS(xfs_log_recover_buf_item_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2293:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2293 | DECLARE_EVENT_CLASS(xfs_log_recover_buf_item_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_log_recover_ino_item_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2337:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2337 | DECLARE_EVENT_CLASS(xfs_log_recover_ino_item_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2337:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2337 | DECLARE_EVENT_CLASS(xfs_log_recover_ino_item_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2337:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2337 | DECLARE_EVENT_CLASS(xfs_log_recover_ino_item_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2337:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2337 | DECLARE_EVENT_CLASS(xfs_log_recover_ino_item_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_log_recover_icreate_item_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2383:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2383 | DECLARE_EVENT_CLASS(xfs_log_recover_icreate_item_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2383:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2383 | DECLARE_EVENT_CLASS(xfs_log_recover_icreate_item_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2383:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2383 | DECLARE_EVENT_CLASS(xfs_log_recover_icreate_item_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2383:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2383 | DECLARE_EVENT_CLASS(xfs_log_recover_icreate_item_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_defer_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2501:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2501 | DECLARE_EVENT_CLASS(xfs_defer_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2501:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2501 | DECLARE_EVENT_CLASS(xfs_defer_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2501:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2501 | DECLARE_EVENT_CLASS(xfs_defer_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2501:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2501 | DECLARE_EVENT_CLASS(xfs_defer_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_defer_error_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2525:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2525 | DECLARE_EVENT_CLASS(xfs_defer_error_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2525:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2525 | DECLARE_EVENT_CLASS(xfs_defer_error_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2525:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2525 | DECLARE_EVENT_CLASS(xfs_defer_error_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2525:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2525 | DECLARE_EVENT_CLASS(xfs_defer_error_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_defer_pending_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2549:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2549 | DECLARE_EVENT_CLASS(xfs_defer_pending_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2549:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2549 | DECLARE_EVENT_CLASS(xfs_defer_pending_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2549:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2549 | DECLARE_EVENT_CLASS(xfs_defer_pending_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2549:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2549 | DECLARE_EVENT_CLASS(xfs_defer_pending_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_inode_irec_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3302:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3302 | DECLARE_EVENT_CLASS(xfs_inode_irec_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3302:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3302 | DECLARE_EVENT_CLASS(xfs_inode_irec_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3302:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3302 | DECLARE_EVENT_CLASS(xfs_inode_irec_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3302:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3302 | DECLARE_EVENT_CLASS(xfs_inode_irec_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_ioctl_clone': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3384:1: note: in expansion of macro 'TRACE_EVENT' 3384 | TRACE_EVENT(xfs_ioctl_clone, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3384:1: note: in expansion of macro 'TRACE_EVENT' 3384 | TRACE_EVENT(xfs_ioctl_clone, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3384:1: note: in expansion of macro 'TRACE_EVENT' 3384 | TRACE_EVENT(xfs_ioctl_clone, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3384:1: note: in expansion of macro 'TRACE_EVENT' 3384 | TRACE_EVENT(xfs_ioctl_clone, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_getfsmap_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3478:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3478 | DECLARE_EVENT_CLASS(xfs_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3478:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3478 | DECLARE_EVENT_CLASS(xfs_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3478:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3478 | DECLARE_EVENT_CLASS(xfs_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3478:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3478 | DECLARE_EVENT_CLASS(xfs_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_trans_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3542:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3542 | DECLARE_EVENT_CLASS(xfs_trans_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3542:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3542 | DECLARE_EVENT_CLASS(xfs_trans_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3542:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3542 | DECLARE_EVENT_CLASS(xfs_trans_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3542:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3542 | DECLARE_EVENT_CLASS(xfs_trans_class, | ^~~~~~~~~~~~~~~~~~~ /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/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_fs_corrupt_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3658:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3658 | DECLARE_EVENT_CLASS(xfs_fs_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3658:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3658 | DECLARE_EVENT_CLASS(xfs_fs_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3658:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3658 | DECLARE_EVENT_CLASS(xfs_fs_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3658:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3658 | DECLARE_EVENT_CLASS(xfs_fs_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_inode_corrupt_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3710:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3710 | DECLARE_EVENT_CLASS(xfs_inode_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3710:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3710 | DECLARE_EVENT_CLASS(xfs_inode_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3710:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3710 | DECLARE_EVENT_CLASS(xfs_inode_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3710:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3710 | DECLARE_EVENT_CLASS(xfs_inode_corrupt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xlog_iclog_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:4060:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 4060 | DECLARE_EVENT_CLASS(xlog_iclog_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:4060:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 4060 | DECLARE_EVENT_CLASS(xlog_iclog_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:4060:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 4060 | DECLARE_EVENT_CLASS(xlog_iclog_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:4060:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 4060 | DECLARE_EVENT_CLASS(xlog_iclog_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_das_state_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:4114:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 4114 | DECLARE_EVENT_CLASS(xfs_das_state_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:4114:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 4114 | DECLARE_EVENT_CLASS(xfs_das_state_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:4114:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 4114 | DECLARE_EVENT_CLASS(xfs_das_state_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:4114:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 4114 | DECLARE_EVENT_CLASS(xfs_das_state_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_irec_merge_pre': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:873:1: note: in expansion of macro 'TRACE_EVENT' 873 | TRACE_EVENT(xfs_irec_merge_pre, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:873:1: note: in expansion of macro 'TRACE_EVENT' 873 | TRACE_EVENT(xfs_irec_merge_pre, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:873:1: note: in expansion of macro 'TRACE_EVENT' 873 | TRACE_EVENT(xfs_irec_merge_pre, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:873:1: note: in expansion of macro 'TRACE_EVENT' 873 | TRACE_EVENT(xfs_irec_merge_pre, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:873:1: note: in expansion of macro 'TRACE_EVENT' 873 | TRACE_EVENT(xfs_irec_merge_pre, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:873:1: note: in expansion of macro 'TRACE_EVENT' 873 | TRACE_EVENT(xfs_irec_merge_pre, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:873:1: note: in expansion of macro 'TRACE_EVENT' 873 | TRACE_EVENT(xfs_irec_merge_pre, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:873:1: note: in expansion of macro 'TRACE_EVENT' 873 | TRACE_EVENT(xfs_irec_merge_pre, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:873:1: note: in expansion of macro 'TRACE_EVENT' 873 | TRACE_EVENT(xfs_irec_merge_pre, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:873:1: note: in expansion of macro 'TRACE_EVENT' 873 | TRACE_EVENT(xfs_irec_merge_pre, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:873:1: note: in expansion of macro 'TRACE_EVENT' 873 | TRACE_EVENT(xfs_irec_merge_pre, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:873:1: note: in expansion of macro 'TRACE_EVENT' 873 | TRACE_EVENT(xfs_irec_merge_pre, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_extent_busy_trim': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1659:1: note: in expansion of macro 'TRACE_EVENT' 1659 | TRACE_EVENT(xfs_extent_busy_trim, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1659:1: note: in expansion of macro 'TRACE_EVENT' 1659 | TRACE_EVENT(xfs_extent_busy_trim, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1659:1: note: in expansion of macro 'TRACE_EVENT' 1659 | TRACE_EVENT(xfs_extent_busy_trim, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1659:1: note: in expansion of macro 'TRACE_EVENT' 1659 | TRACE_EVENT(xfs_extent_busy_trim, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1659:1: note: in expansion of macro 'TRACE_EVENT' 1659 | TRACE_EVENT(xfs_extent_busy_trim, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1659:1: note: in expansion of macro 'TRACE_EVENT' 1659 | TRACE_EVENT(xfs_extent_busy_trim, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1659:1: note: in expansion of macro 'TRACE_EVENT' 1659 | TRACE_EVENT(xfs_extent_busy_trim, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1659:1: note: in expansion of macro 'TRACE_EVENT' 1659 | TRACE_EVENT(xfs_extent_busy_trim, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1659:1: note: in expansion of macro 'TRACE_EVENT' 1659 | TRACE_EVENT(xfs_extent_busy_trim, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1659:1: note: in expansion of macro 'TRACE_EVENT' 1659 | TRACE_EVENT(xfs_extent_busy_trim, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1659:1: note: in expansion of macro 'TRACE_EVENT' 1659 | TRACE_EVENT(xfs_extent_busy_trim, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1659:1: note: in expansion of macro 'TRACE_EVENT' 1659 | TRACE_EVENT(xfs_extent_busy_trim, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_alloc_cur_check': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1891:1: note: in expansion of macro 'TRACE_EVENT' 1891 | TRACE_EVENT(xfs_alloc_cur_check, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1891:1: note: in expansion of macro 'TRACE_EVENT' 1891 | TRACE_EVENT(xfs_alloc_cur_check, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1891:1: note: in expansion of macro 'TRACE_EVENT' 1891 | TRACE_EVENT(xfs_alloc_cur_check, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1891:1: note: in expansion of macro 'TRACE_EVENT' 1891 | TRACE_EVENT(xfs_alloc_cur_check, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1891:1: note: in expansion of macro 'TRACE_EVENT' 1891 | TRACE_EVENT(xfs_alloc_cur_check, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1891:1: note: in expansion of macro 'TRACE_EVENT' 1891 | TRACE_EVENT(xfs_alloc_cur_check, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1891:1: note: in expansion of macro 'TRACE_EVENT' 1891 | TRACE_EVENT(xfs_alloc_cur_check, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1891:1: note: in expansion of macro 'TRACE_EVENT' 1891 | TRACE_EVENT(xfs_alloc_cur_check, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1891:1: note: in expansion of macro 'TRACE_EVENT' 1891 | TRACE_EVENT(xfs_alloc_cur_check, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1891:1: note: in expansion of macro 'TRACE_EVENT' 1891 | TRACE_EVENT(xfs_alloc_cur_check, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1891:1: note: in expansion of macro 'TRACE_EVENT' 1891 | TRACE_EVENT(xfs_alloc_cur_check, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1891:1: note: in expansion of macro 'TRACE_EVENT' 1891 | TRACE_EVENT(xfs_alloc_cur_check, | ^~~~~~~~~~~ /kisskb/src/fs/cachefiles/daemon.c: In function 'cachefiles_daemon_cull': /kisskb/src/fs/cachefiles/daemon.c:553:14: note: byref variable will be forcibly initialized 553 | struct path path; | ^~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_rmap_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2688:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2688 | DECLARE_EVENT_CLASS(xfs_rmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2688:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2688 | DECLARE_EVENT_CLASS(xfs_rmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2688:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2688 | DECLARE_EVENT_CLASS(xfs_rmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2688:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2688 | DECLARE_EVENT_CLASS(xfs_rmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2688:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2688 | DECLARE_EVENT_CLASS(xfs_rmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2688:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2688 | DECLARE_EVENT_CLASS(xfs_rmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2688:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2688 | DECLARE_EVENT_CLASS(xfs_rmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2688:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2688 | DECLARE_EVENT_CLASS(xfs_rmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2688:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2688 | DECLARE_EVENT_CLASS(xfs_rmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2688:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2688 | DECLARE_EVENT_CLASS(xfs_rmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2688:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2688 | DECLARE_EVENT_CLASS(xfs_rmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2688:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2688 | DECLARE_EVENT_CLASS(xfs_rmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_btree_bload_block': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3940:1: note: in expansion of macro 'TRACE_EVENT' 3940 | TRACE_EVENT(xfs_btree_bload_block, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3940:1: note: in expansion of macro 'TRACE_EVENT' 3940 | TRACE_EVENT(xfs_btree_bload_block, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3940:1: note: in expansion of macro 'TRACE_EVENT' 3940 | TRACE_EVENT(xfs_btree_bload_block, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3940:1: note: in expansion of macro 'TRACE_EVENT' 3940 | TRACE_EVENT(xfs_btree_bload_block, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3940:1: note: in expansion of macro 'TRACE_EVENT' 3940 | TRACE_EVENT(xfs_btree_bload_block, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3940:1: note: in expansion of macro 'TRACE_EVENT' 3940 | TRACE_EVENT(xfs_btree_bload_block, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3940:1: note: in expansion of macro 'TRACE_EVENT' 3940 | TRACE_EVENT(xfs_btree_bload_block, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3940:1: note: in expansion of macro 'TRACE_EVENT' 3940 | TRACE_EVENT(xfs_btree_bload_block, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3940:1: note: in expansion of macro 'TRACE_EVENT' 3940 | TRACE_EVENT(xfs_btree_bload_block, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3940:1: note: in expansion of macro 'TRACE_EVENT' 3940 | TRACE_EVENT(xfs_btree_bload_block, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3940:1: note: in expansion of macro 'TRACE_EVENT' 3940 | TRACE_EVENT(xfs_btree_bload_block, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3940:1: note: in expansion of macro 'TRACE_EVENT' 3940 | TRACE_EVENT(xfs_btree_bload_block, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_imap_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1448:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1448 | DECLARE_EVENT_CLASS(xfs_imap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1448:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1448 | DECLARE_EVENT_CLASS(xfs_imap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1448:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1448 | DECLARE_EVENT_CLASS(xfs_imap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1448:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1448 | DECLARE_EVENT_CLASS(xfs_imap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1448:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1448 | DECLARE_EVENT_CLASS(xfs_imap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1448:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1448 | DECLARE_EVENT_CLASS(xfs_imap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1448:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1448 | DECLARE_EVENT_CLASS(xfs_imap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1448:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1448 | DECLARE_EVENT_CLASS(xfs_imap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1448:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1448 | DECLARE_EVENT_CLASS(xfs_imap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:1448:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1448 | DECLARE_EVENT_CLASS(xfs_imap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_bunmap': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1592:1: note: in expansion of macro 'TRACE_EVENT' 1592 | TRACE_EVENT(xfs_bunmap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1592:1: note: in expansion of macro 'TRACE_EVENT' 1592 | TRACE_EVENT(xfs_bunmap, | ^~~~~~~~~~~ /kisskb/src/fs/cachefiles/daemon.c: In function 'cachefiles_daemon_read': /kisskb/src/fs/cachefiles/daemon.c:164:7: note: byref variable will be forcibly initialized 164 | char buffer[256]; | ^~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1592:1: note: in expansion of macro 'TRACE_EVENT' 1592 | TRACE_EVENT(xfs_bunmap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1592:1: note: in expansion of macro 'TRACE_EVENT' 1592 | TRACE_EVENT(xfs_bunmap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1592:1: note: in expansion of macro 'TRACE_EVENT' 1592 | TRACE_EVENT(xfs_bunmap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1592:1: note: in expansion of macro 'TRACE_EVENT' 1592 | TRACE_EVENT(xfs_bunmap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1592:1: note: in expansion of macro 'TRACE_EVENT' 1592 | TRACE_EVENT(xfs_bunmap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1592:1: note: in expansion of macro 'TRACE_EVENT' 1592 | TRACE_EVENT(xfs_bunmap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1592:1: note: in expansion of macro 'TRACE_EVENT' 1592 | TRACE_EVENT(xfs_bunmap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1592:1: note: in expansion of macro 'TRACE_EVENT' 1592 | TRACE_EVENT(xfs_bunmap, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_phys_extent_deferred_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2578:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2578 | DECLARE_EVENT_CLASS(xfs_phys_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2578:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2578 | DECLARE_EVENT_CLASS(xfs_phys_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2578:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2578 | DECLARE_EVENT_CLASS(xfs_phys_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2578:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2578 | DECLARE_EVENT_CLASS(xfs_phys_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2578:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2578 | DECLARE_EVENT_CLASS(xfs_phys_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2578:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2578 | DECLARE_EVENT_CLASS(xfs_phys_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2578:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2578 | DECLARE_EVENT_CLASS(xfs_phys_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2578:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2578 | DECLARE_EVENT_CLASS(xfs_phys_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2578:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2578 | DECLARE_EVENT_CLASS(xfs_phys_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2578:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2578 | DECLARE_EVENT_CLASS(xfs_phys_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_refcount_triple_extent_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3090:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3090 | DECLARE_EVENT_CLASS(xfs_refcount_triple_extent_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3090:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3090 | DECLARE_EVENT_CLASS(xfs_refcount_triple_extent_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3090:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3090 | DECLARE_EVENT_CLASS(xfs_refcount_triple_extent_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3090:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3090 | DECLARE_EVENT_CLASS(xfs_refcount_triple_extent_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3090:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3090 | DECLARE_EVENT_CLASS(xfs_refcount_triple_extent_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3090:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3090 | DECLARE_EVENT_CLASS(xfs_refcount_triple_extent_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3090:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3090 | DECLARE_EVENT_CLASS(xfs_refcount_triple_extent_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3090:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3090 | DECLARE_EVENT_CLASS(xfs_refcount_triple_extent_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3090:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3090 | DECLARE_EVENT_CLASS(xfs_refcount_triple_extent_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3090:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3090 | DECLARE_EVENT_CLASS(xfs_refcount_triple_extent_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_refcount_double_extent_at_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3042:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3042 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3042:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3042 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3042:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3042 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3042:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3042 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3042:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3042 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3042:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3042 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3042:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3042 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3042:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3042 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3042:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3042 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3042:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3042 | DECLARE_EVENT_CLASS(xfs_refcount_double_extent_at_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_reflink_remap_blocks': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3340:1: note: in expansion of macro 'TRACE_EVENT' 3340 | TRACE_EVENT(xfs_reflink_remap_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3340:1: note: in expansion of macro 'TRACE_EVENT' 3340 | TRACE_EVENT(xfs_reflink_remap_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3340:1: note: in expansion of macro 'TRACE_EVENT' 3340 | TRACE_EVENT(xfs_reflink_remap_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3340:1: note: in expansion of macro 'TRACE_EVENT' 3340 | TRACE_EVENT(xfs_reflink_remap_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3340:1: note: in expansion of macro 'TRACE_EVENT' 3340 | TRACE_EVENT(xfs_reflink_remap_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3340:1: note: in expansion of macro 'TRACE_EVENT' 3340 | TRACE_EVENT(xfs_reflink_remap_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3340:1: note: in expansion of macro 'TRACE_EVENT' 3340 | TRACE_EVENT(xfs_reflink_remap_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3340:1: note: in expansion of macro 'TRACE_EVENT' 3340 | TRACE_EVENT(xfs_reflink_remap_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3340:1: note: in expansion of macro 'TRACE_EVENT' 3340 | TRACE_EVENT(xfs_reflink_remap_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3340:1: note: in expansion of macro 'TRACE_EVENT' 3340 | TRACE_EVENT(xfs_reflink_remap_blocks, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_double_io_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3252:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3252 | DECLARE_EVENT_CLASS(xfs_double_io_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3252:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3252 | DECLARE_EVENT_CLASS(xfs_double_io_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3252:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3252 | DECLARE_EVENT_CLASS(xfs_double_io_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3252:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3252 | DECLARE_EVENT_CLASS(xfs_double_io_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3252:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3252 | DECLARE_EVENT_CLASS(xfs_double_io_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3252:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3252 | DECLARE_EVENT_CLASS(xfs_double_io_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3252:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3252 | DECLARE_EVENT_CLASS(xfs_double_io_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3252:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3252 | DECLARE_EVENT_CLASS(xfs_double_io_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3252:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3252 | DECLARE_EVENT_CLASS(xfs_double_io_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:3252:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3252 | DECLARE_EVENT_CLASS(xfs_double_io_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_iunlink_update_bucket': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3580:1: note: in expansion of macro 'TRACE_EVENT' 3580 | TRACE_EVENT(xfs_iunlink_update_bucket, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3580:1: note: in expansion of macro 'TRACE_EVENT' 3580 | TRACE_EVENT(xfs_iunlink_update_bucket, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3580:1: note: in expansion of macro 'TRACE_EVENT' 3580 | TRACE_EVENT(xfs_iunlink_update_bucket, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3580:1: note: in expansion of macro 'TRACE_EVENT' 3580 | TRACE_EVENT(xfs_iunlink_update_bucket, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3580:1: note: in expansion of macro 'TRACE_EVENT' 3580 | TRACE_EVENT(xfs_iunlink_update_bucket, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3580:1: note: in expansion of macro 'TRACE_EVENT' 3580 | TRACE_EVENT(xfs_iunlink_update_bucket, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3580:1: note: in expansion of macro 'TRACE_EVENT' 3580 | TRACE_EVENT(xfs_iunlink_update_bucket, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3580:1: note: in expansion of macro 'TRACE_EVENT' 3580 | TRACE_EVENT(xfs_iunlink_update_bucket, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3580:1: note: in expansion of macro 'TRACE_EVENT' 3580 | TRACE_EVENT(xfs_iunlink_update_bucket, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3580:1: note: in expansion of macro 'TRACE_EVENT' 3580 | TRACE_EVENT(xfs_iunlink_update_bucket, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_iunlink_update_dinode': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3606:1: note: in expansion of macro 'TRACE_EVENT' 3606 | TRACE_EVENT(xfs_iunlink_update_dinode, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3606:1: note: in expansion of macro 'TRACE_EVENT' 3606 | TRACE_EVENT(xfs_iunlink_update_dinode, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3606:1: note: in expansion of macro 'TRACE_EVENT' 3606 | TRACE_EVENT(xfs_iunlink_update_dinode, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3606:1: note: in expansion of macro 'TRACE_EVENT' 3606 | TRACE_EVENT(xfs_iunlink_update_dinode, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3606:1: note: in expansion of macro 'TRACE_EVENT' 3606 | TRACE_EVENT(xfs_iunlink_update_dinode, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3606:1: note: in expansion of macro 'TRACE_EVENT' 3606 | TRACE_EVENT(xfs_iunlink_update_dinode, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3606:1: note: in expansion of macro 'TRACE_EVENT' 3606 | TRACE_EVENT(xfs_iunlink_update_dinode, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3606:1: note: in expansion of macro 'TRACE_EVENT' 3606 | TRACE_EVENT(xfs_iunlink_update_dinode, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3606:1: note: in expansion of macro 'TRACE_EVENT' 3606 | TRACE_EVENT(xfs_iunlink_update_dinode, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3606:1: note: in expansion of macro 'TRACE_EVENT' 3606 | TRACE_EVENT(xfs_iunlink_update_dinode, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_force_shutdown': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:4139:1: note: in expansion of macro 'TRACE_EVENT' 4139 | TRACE_EVENT(xfs_force_shutdown, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:4139:1: note: in expansion of macro 'TRACE_EVENT' 4139 | TRACE_EVENT(xfs_force_shutdown, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:4139:1: note: in expansion of macro 'TRACE_EVENT' 4139 | TRACE_EVENT(xfs_force_shutdown, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:4139:1: note: in expansion of macro 'TRACE_EVENT' 4139 | TRACE_EVENT(xfs_force_shutdown, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:4139:1: note: in expansion of macro 'TRACE_EVENT' 4139 | TRACE_EVENT(xfs_force_shutdown, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:4139:1: note: in expansion of macro 'TRACE_EVENT' 4139 | TRACE_EVENT(xfs_force_shutdown, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:4139:1: note: in expansion of macro 'TRACE_EVENT' 4139 | TRACE_EVENT(xfs_force_shutdown, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:4139:1: note: in expansion of macro 'TRACE_EVENT' 4139 | TRACE_EVENT(xfs_force_shutdown, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:4139:1: note: in expansion of macro 'TRACE_EVENT' 4139 | TRACE_EVENT(xfs_force_shutdown, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:4139:1: note: in expansion of macro 'TRACE_EVENT' 4139 | TRACE_EVENT(xfs_force_shutdown, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_free_extent': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1753:1: note: in expansion of macro 'TRACE_EVENT' 1753 | TRACE_EVENT(xfs_free_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1753:1: note: in expansion of macro 'TRACE_EVENT' 1753 | TRACE_EVENT(xfs_free_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1753:1: note: in expansion of macro 'TRACE_EVENT' 1753 | TRACE_EVENT(xfs_free_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1753:1: note: in expansion of macro 'TRACE_EVENT' 1753 | TRACE_EVENT(xfs_free_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1753:1: note: in expansion of macro 'TRACE_EVENT' 1753 | TRACE_EVENT(xfs_free_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1753:1: note: in expansion of macro 'TRACE_EVENT' 1753 | TRACE_EVENT(xfs_free_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1753:1: note: in expansion of macro 'TRACE_EVENT' 1753 | TRACE_EVENT(xfs_free_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1753:1: note: in expansion of macro 'TRACE_EVENT' 1753 | TRACE_EVENT(xfs_free_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1753:1: note: in expansion of macro 'TRACE_EVENT' 1753 | TRACE_EVENT(xfs_free_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1753:1: note: in expansion of macro 'TRACE_EVENT' 1753 | TRACE_EVENT(xfs_free_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1753:1: note: in expansion of macro 'TRACE_EVENT' 1753 | TRACE_EVENT(xfs_free_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1753:1: note: in expansion of macro 'TRACE_EVENT' 1753 | TRACE_EVENT(xfs_free_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1753:1: note: in expansion of macro 'TRACE_EVENT' 1753 | TRACE_EVENT(xfs_free_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:1753:1: note: in expansion of macro 'TRACE_EVENT' 1753 | TRACE_EVENT(xfs_free_extent, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_rmapbt_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2770:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2770 | DECLARE_EVENT_CLASS(xfs_rmapbt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2770:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2770 | DECLARE_EVENT_CLASS(xfs_rmapbt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2770:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2770 | DECLARE_EVENT_CLASS(xfs_rmapbt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2770:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2770 | DECLARE_EVENT_CLASS(xfs_rmapbt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2770:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2770 | DECLARE_EVENT_CLASS(xfs_rmapbt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2770:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2770 | DECLARE_EVENT_CLASS(xfs_rmapbt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2770:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2770 | DECLARE_EVENT_CLASS(xfs_rmapbt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2770:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2770 | DECLARE_EVENT_CLASS(xfs_rmapbt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2770:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2770 | DECLARE_EVENT_CLASS(xfs_rmapbt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2770:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2770 | DECLARE_EVENT_CLASS(xfs_rmapbt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2770:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2770 | DECLARE_EVENT_CLASS(xfs_rmapbt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2770:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2770 | DECLARE_EVENT_CLASS(xfs_rmapbt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2770:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2770 | DECLARE_EVENT_CLASS(xfs_rmapbt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2770:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2770 | DECLARE_EVENT_CLASS(xfs_rmapbt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_refcount_finish_one_leftover': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3187:1: note: in expansion of macro 'TRACE_EVENT' 3187 | TRACE_EVENT(xfs_refcount_finish_one_leftover, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3187:1: note: in expansion of macro 'TRACE_EVENT' 3187 | TRACE_EVENT(xfs_refcount_finish_one_leftover, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3187:1: note: in expansion of macro 'TRACE_EVENT' 3187 | TRACE_EVENT(xfs_refcount_finish_one_leftover, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3187:1: note: in expansion of macro 'TRACE_EVENT' 3187 | TRACE_EVENT(xfs_refcount_finish_one_leftover, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3187:1: note: in expansion of macro 'TRACE_EVENT' 3187 | TRACE_EVENT(xfs_refcount_finish_one_leftover, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3187:1: note: in expansion of macro 'TRACE_EVENT' 3187 | TRACE_EVENT(xfs_refcount_finish_one_leftover, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3187:1: note: in expansion of macro 'TRACE_EVENT' 3187 | TRACE_EVENT(xfs_refcount_finish_one_leftover, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3187:1: note: in expansion of macro 'TRACE_EVENT' 3187 | TRACE_EVENT(xfs_refcount_finish_one_leftover, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3187:1: note: in expansion of macro 'TRACE_EVENT' 3187 | TRACE_EVENT(xfs_refcount_finish_one_leftover, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3187:1: note: in expansion of macro 'TRACE_EVENT' 3187 | TRACE_EVENT(xfs_refcount_finish_one_leftover, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3187:1: note: in expansion of macro 'TRACE_EVENT' 3187 | TRACE_EVENT(xfs_refcount_finish_one_leftover, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3187:1: note: in expansion of macro 'TRACE_EVENT' 3187 | TRACE_EVENT(xfs_refcount_finish_one_leftover, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3187:1: note: in expansion of macro 'TRACE_EVENT' 3187 | TRACE_EVENT(xfs_refcount_finish_one_leftover, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3187:1: note: in expansion of macro 'TRACE_EVENT' 3187 | TRACE_EVENT(xfs_refcount_finish_one_leftover, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_btree_bload_level_geometry': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3899:1: note: in expansion of macro 'TRACE_EVENT' 3899 | TRACE_EVENT(xfs_btree_bload_level_geometry, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3899:1: note: in expansion of macro 'TRACE_EVENT' 3899 | TRACE_EVENT(xfs_btree_bload_level_geometry, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3899:1: note: in expansion of macro 'TRACE_EVENT' 3899 | TRACE_EVENT(xfs_btree_bload_level_geometry, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3899:1: note: in expansion of macro 'TRACE_EVENT' 3899 | TRACE_EVENT(xfs_btree_bload_level_geometry, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3899:1: note: in expansion of macro 'TRACE_EVENT' 3899 | TRACE_EVENT(xfs_btree_bload_level_geometry, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3899:1: note: in expansion of macro 'TRACE_EVENT' 3899 | TRACE_EVENT(xfs_btree_bload_level_geometry, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3899:1: note: in expansion of macro 'TRACE_EVENT' 3899 | TRACE_EVENT(xfs_btree_bload_level_geometry, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3899:1: note: in expansion of macro 'TRACE_EVENT' 3899 | TRACE_EVENT(xfs_btree_bload_level_geometry, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3899:1: note: in expansion of macro 'TRACE_EVENT' 3899 | TRACE_EVENT(xfs_btree_bload_level_geometry, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3899:1: note: in expansion of macro 'TRACE_EVENT' 3899 | TRACE_EVENT(xfs_btree_bload_level_geometry, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3899:1: note: in expansion of macro 'TRACE_EVENT' 3899 | TRACE_EVENT(xfs_btree_bload_level_geometry, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3899:1: note: in expansion of macro 'TRACE_EVENT' 3899 | TRACE_EVENT(xfs_btree_bload_level_geometry, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3899:1: note: in expansion of macro 'TRACE_EVENT' 3899 | TRACE_EVENT(xfs_btree_bload_level_geometry, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:3899:1: note: in expansion of macro 'TRACE_EVENT' 3899 | TRACE_EVENT(xfs_btree_bload_level_geometry, | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trace.c: In function '__bpf_trace_xfs_map_extent_deferred_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2611:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2611 | DECLARE_EVENT_CLASS(xfs_map_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2611:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2611 | DECLARE_EVENT_CLASS(xfs_map_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2611:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2611 | DECLARE_EVENT_CLASS(xfs_map_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2611:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2611 | DECLARE_EVENT_CLASS(xfs_map_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2611:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2611 | DECLARE_EVENT_CLASS(xfs_map_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2611:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2611 | DECLARE_EVENT_CLASS(xfs_map_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2611:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2611 | DECLARE_EVENT_CLASS(xfs_map_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2611:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2611 | DECLARE_EVENT_CLASS(xfs_map_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2611:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2611 | DECLARE_EVENT_CLASS(xfs_map_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2611:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2611 | DECLARE_EVENT_CLASS(xfs_map_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2611:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2611 | DECLARE_EVENT_CLASS(xfs_map_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2611:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2611 | DECLARE_EVENT_CLASS(xfs_map_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2611:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2611 | DECLARE_EVENT_CLASS(xfs_map_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2611:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2611 | DECLARE_EVENT_CLASS(xfs_map_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:50:24: note: in expansion of macro '__CAST_TO_U64' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2611:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2611 | DECLARE_EVENT_CLASS(xfs_map_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:50:24: note: in expansion of macro '__CAST_TO_U64' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2611:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2611 | DECLARE_EVENT_CLASS(xfs_map_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:51:24: note: in expansion of macro '__CAST_TO_U64' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2611:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2611 | DECLARE_EVENT_CLASS(xfs_map_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:51:24: note: in expansion of macro '__CAST_TO_U64' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/./xfs_trace.h:2611:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2611 | DECLARE_EVENT_CLASS(xfs_map_extent_deferred_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c: In function 'cdns_torrent_derived_refclk_is_enabled': /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:1669:6: note: byref variable will be forcibly initialized 1669 | int val; | ^~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c: In function 'cdns_torrent_received_refclk_is_enabled': /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:1751:11: note: byref variable will be forcibly initialized 1751 | int val, cmn_val; | ^~~~~~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:1751:6: note: byref variable will be forcibly initialized 1751 | int val, cmn_val; | ^~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c: In function 'cdns_torrent_refclk_driver_is_enabled': /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:1836:6: note: byref variable will be forcibly initialized 1836 | int val; | ^~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c: In function 'cdns_torrent_dp_read': /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:566:6: note: byref variable will be forcibly initialized 566 | u32 val; | ^~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c: In function 'cdns_torrent_phy_read': /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:551:15: note: byref variable will be forcibly initialized 551 | unsigned int val; | ^~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c: In function 'cdns_torrent_dp_wait_pma_cmn_ready': /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:1131:15: note: byref variable will be forcibly initialized 1131 | unsigned int reg; | ^~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c: In function 'cdns_torrent_phy_on': /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:1507:6: note: byref variable will be forcibly initialized 1507 | u32 read_val; | ^~~~~~~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c: In function 'cdns_torrent_dp_set_a0_pll': /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:566:6: note: byref variable will be forcibly initialized 566 | u32 val; | ^~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:566:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c: In function 'cdns_torrent_dp_set_power_state': /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:1043:6: note: byref variable will be forcibly initialized 1043 | u32 read_val; | ^~~~~~~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c: In function 'cdns_torrent_dp_run': /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:1099:15: note: byref variable will be forcibly initialized 1099 | unsigned int read_val; | ^~~~~~~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c: In function 'cdns_torrent_dp_set_lanes': /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:566:6: note: byref variable will be forcibly initialized 566 | u32 val; | ^~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c: In function 'cdns_torrent_dp_set_pll_en': /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:988:6: note: byref variable will be forcibly initialized 988 | u32 rd_val; | ^~~~~~ /kisskb/src/kernel/trace/synth_event_gen_test.c: In function 'test_gen_synth_cmd': /kisskb/src/kernel/trace/synth_event_gen_test.c:48:6: note: byref variable will be forcibly initialized 48 | u64 vals[7]; | ^~~~ /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:141:6: note: byref variable will be forcibly initialized 141 | u64 vals[7]; | ^~~~ /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_create_synth_event': /kisskb/src/kernel/trace/synth_event_gen_test.c:259:6: note: byref variable will be forcibly initialized 259 | u64 vals[9]; | ^~~~ /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; | ^~~~~~~~~~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c: In function 'cdns_torrent_dp_set_voltages': /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:551:15: note: byref variable will be forcibly initialized 551 | unsigned int val; | ^~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:551:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c: In function 'cdns_torrent_dp_configure_rate': /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:1197:6: note: byref variable will be forcibly initialized 1197 | u32 read_val, ret; | ^~~~~~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/arch/powerpc/include/asm/io.h:27, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:15: /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c: In function 'cdns_torrent_derived_refclk_register': /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:1688:7: note: byref variable will be forcibly initialized 1688 | char clk_name[100]; | ^~~~~~~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:1687:14: note: byref variable will be forcibly initialized 1687 | const char *parent_name; | ^~~~~~~~~~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c: In function 'cdns_torrent_received_refclk_register': /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:1771:7: note: byref variable will be forcibly initialized 1771 | char clk_name[100]; | ^~~~~~~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:1770:14: note: byref variable will be forcibly initialized 1770 | const char *parent_name; | ^~~~~~~~~~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c: In function 'cdns_torrent_refclk_driver_register': /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:1878:7: note: byref variable will be forcibly initialized 1878 | char clk_name[100]; | ^~~~~~~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c: In function 'cdns_torrent_refclk_driver_get_parent': /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:1846:15: note: byref variable will be forcibly initialized 1846 | unsigned int val; | ^~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c: In function 'cdns_torrent_phy_probe': /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:2537:6: note: byref variable will be forcibly initialized 2537 | u32 phy_type; | ^~~~~~~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:2535:6: note: byref variable will be forcibly initialized 2535 | int already_configured; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/crypto/arc4.c: In function 'crypto_arc4_crypt': /kisskb/src/crypto/arc4.c:30:23: note: byref variable will be forcibly initialized 30 | struct skcipher_walk walk; | ^~~~ /kisskb/src/block/disk-events.c: In function 'disk_clear_events': /kisskb/src/block/disk-events.c:231:15: note: byref variable will be forcibly initialized 231 | unsigned int clearing = mask; | ^~~~~~~~ /kisskb/src/block/disk-events.c: In function 'disk_events_poll_msecs_store': /kisskb/src/block/disk-events.c:388:7: note: byref variable will be forcibly initialized 388 | long intv; | ^~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/genhd.h:16, from /kisskb/src/include/linux/blkdev.h:6, from /kisskb/src/block/blk-ia-ranges.c:8: /kisskb/src/block/blk-ia-ranges.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/block/bsg.c: In function 'bsg_sg_io': /kisskb/src/block/bsg.c:59:18: note: byref variable will be forcibly initialized 59 | struct sg_io_v4 hdr; | ^~~ /kisskb/src/block/bsg.c: In function 'bsg_init': /kisskb/src/block/bsg.c:242:8: note: byref variable will be forcibly initialized 242 | dev_t devid; | ^~~~~ In file included from /kisskb/src/block/bsg-lib.c:11: /kisskb/src/block/bsg-lib.c: In function 'blk_rq_map_sg': /kisskb/src/include/linux/blk-mq.h:1071:22: note: byref variable will be forcibly initialized 1071 | struct scatterlist *last_sg = NULL; | ^~~~~~~ /kisskb/src/block/bsg-lib.c: In function 'bsg_map_buffer': /kisskb/src/include/linux/blk-mq.h:1071:22: note: byref variable will be forcibly initialized /kisskb/src/fs/nilfs2/super.c: In function '__nilfs_msg': /kisskb/src/fs/nilfs2/super.c:68:10: note: byref variable will be forcibly initialized 68 | va_list args; | ^~~~ /kisskb/src/fs/nilfs2/super.c:67:19: note: byref variable will be forcibly initialized 67 | struct va_format vaf; | ^~~ /kisskb/src/fs/nilfs2/super.c: In function 'parse_options': /kisskb/src/fs/nilfs2/super.c:721:14: note: byref variable will be forcibly initialized 721 | substring_t args[MAX_OPT_ARGS]; | ^~~~ /kisskb/src/fs/nilfs2/super.c: In function 'nilfs_parse_snapshot_option': /kisskb/src/fs/nilfs2/super.c:1197:21: note: byref variable will be forcibly initialized 1197 | unsigned long long val; | ^~~ /kisskb/src/fs/nilfs2/super.c: In function 'nilfs_identify': /kisskb/src/fs/nilfs2/super.c:1233:14: note: byref variable will be forcibly initialized 1233 | substring_t args[MAX_OPT_ARGS]; | ^~~~ /kisskb/src/fs/nilfs2/super.c:1232:12: note: byref variable will be forcibly initialized 1232 | char *p, *options = data; | ^~~~~~~ /kisskb/src/fs/nilfs2/super.c: In function 'nilfs_statfs': /kisskb/src/fs/nilfs2/super.c:602:18: note: byref variable will be forcibly initialized 602 | u64 nmaxinodes, nfreeinodes; | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/super.c:602:6: note: byref variable will be forcibly initialized 602 | u64 nmaxinodes, nfreeinodes; | ^~~~~~~~~~ /kisskb/src/fs/nilfs2/super.c:601:11: note: byref variable will be forcibly initialized 601 | sector_t nfreeblocks; | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/super.c: In function 'nilfs_set_log_cursor': /kisskb/src/fs/nilfs2/super.c:232:11: note: byref variable will be forcibly initialized 232 | sector_t nfreeblocks; | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/super.c: In function '__nilfs_error': /kisskb/src/fs/nilfs2/super.c:124:10: note: byref variable will be forcibly initialized 124 | va_list args; | ^~~~ /kisskb/src/fs/nilfs2/super.c:123:19: note: byref variable will be forcibly initialized 123 | struct va_format vaf; | ^~~ /kisskb/src/fs/nilfs2/super.c: In function 'nilfs_attach_checkpoint': /kisskb/src/fs/nilfs2/super.c:515:22: note: byref variable will be forcibly initialized 515 | struct buffer_head *bh_cp; | ^~~~~ /kisskb/src/fs/nilfs2/super.c:514:27: note: byref variable will be forcibly initialized 514 | struct nilfs_checkpoint *raw_cp; | ^~~~~~ /kisskb/src/fs/nilfs2/super.c: In function 'nilfs_fill_super': /kisskb/src/fs/nilfs2/super.c:1036:21: note: byref variable will be forcibly initialized 1036 | struct nilfs_root *fsroot; | ^~~~~~ /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; | ^~ /kisskb/src/fs/nilfs2/super.c: In function 'nilfs_attach_snapshot': /kisskb/src/fs/nilfs2/super.c:947:21: note: byref variable will be forcibly initialized 947 | struct nilfs_root *root; | ^~~~ /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/super.c: In function 'nilfs_mount': /kisskb/src/fs/nilfs2/super.c:1272:17: note: byref variable will be forcibly initialized 1272 | struct dentry *root_dentry; | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/super.c:1269:26: note: byref variable will be forcibly initialized 1269 | struct nilfs_super_data sd; | ^~ /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_do_unlink': /kisskb/src/fs/nilfs2/namei.c:263:15: note: byref variable will be forcibly initialized 263 | struct page *page; | ^~~~ /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/fs/nilfs2/namei.c: In function 'nilfs_rename': /kisskb/src/fs/nilfs2/namei.c:377:16: note: byref variable will be forcibly initialized 377 | struct page *new_page; | ^~~~~~~~ /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:352:15: note: byref variable will be forcibly initialized 352 | struct page *old_page; | ^~~~~~~~ /kisskb/src/fs/nilfs2/namei.c:350:15: note: byref variable will be forcibly initialized 350 | struct page *dir_page = NULL; | ^~~~~~~~ /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/crypto/chacha_generic.c: In function 'chacha_stream_xor': /kisskb/src/crypto/chacha_generic.c:19:6: note: byref variable will be forcibly initialized 19 | u32 state[16]; | ^~~~~ /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:54:5: note: byref variable will be forcibly initialized 54 | u8 real_iv[16]; | ^~~~~~~ /kisskb/src/crypto/chacha_generic.c:53:6: note: byref variable will be forcibly initialized 53 | u32 state[16]; | ^~~~~ /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/drivers/pinctrl/pinctrl-utils.c:27: /kisskb/src/drivers/pinctrl/pinctrl-utils.c: In function 'krealloc_array': /kisskb/src/include/linux/slab.h:636:9: note: byref variable will be forcibly initialized 636 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/kernel/workqueue.c:35: /kisskb/src/kernel/workqueue.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/pinctrl/core.c: In function 'pinctrl_gpio_can_use_line': /kisskb/src/drivers/pinctrl/core.c:744:29: note: byref variable will be forcibly initialized 744 | struct pinctrl_gpio_range *range; | ^~~~~ /kisskb/src/drivers/pinctrl/core.c:743:22: note: byref variable will be forcibly initialized 743 | struct pinctrl_dev *pctldev; | ^~~~~~~ /kisskb/src/drivers/pinctrl/core.c: In function 'pinctrl_gpio_request': /kisskb/src/drivers/pinctrl/core.c:780:29: note: byref variable will be forcibly initialized 780 | struct pinctrl_gpio_range *range; | ^~~~~ /kisskb/src/drivers/pinctrl/core.c:779:22: note: byref variable will be forcibly initialized 779 | struct pinctrl_dev *pctldev; | ^~~~~~~ /kisskb/src/drivers/pinctrl/core.c: In function 'pinctrl_gpio_free': /kisskb/src/drivers/pinctrl/core.c:815:29: note: byref variable will be forcibly initialized 815 | struct pinctrl_gpio_range *range; | ^~~~~ /kisskb/src/drivers/pinctrl/core.c:814:22: note: byref variable will be forcibly initialized 814 | struct pinctrl_dev *pctldev; | ^~~~~~~ /kisskb/src/drivers/pinctrl/core.c: In function 'pinctrl_gpio_direction': /kisskb/src/drivers/pinctrl/core.c:837:29: note: byref variable will be forcibly initialized 837 | struct pinctrl_gpio_range *range; | ^~~~~ /kisskb/src/drivers/pinctrl/core.c:836:22: note: byref variable will be forcibly initialized 836 | struct pinctrl_dev *pctldev; | ^~~~~~~ /kisskb/src/drivers/pinctrl/core.c: In function 'pinctrl_gpio_set_config': /kisskb/src/drivers/pinctrl/core.c:898:22: note: byref variable will be forcibly initialized 898 | struct pinctrl_dev *pctldev; | ^~~~~~~ /kisskb/src/drivers/pinctrl/core.c:897:29: note: byref variable will be forcibly initialized 897 | struct pinctrl_gpio_range *range; | ^~~~~ /kisskb/src/drivers/pinctrl/core.c:896:16: note: byref variable will be forcibly initialized 896 | unsigned long configs[] = { config }; | ^~~~~~~ In file included from /kisskb/src/kernel/workqueue.c:35: /kisskb/src/kernel/workqueue.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/pinctrl/core.c: In function 'pinctrl_groups_show': /kisskb/src/drivers/pinctrl/core.c:1695:12: note: byref variable will be forcibly initialized 1695 | unsigned num_pins = 0; | ^~~~~~~~ /kisskb/src/drivers/pinctrl/core.c:1694:19: note: byref variable will be forcibly initialized 1694 | const unsigned *pins = NULL; | ^~~~ In file included from /kisskb/src/kernel/workqueue.c:33: /kisskb/src/kernel/workqueue.c: In function 'put_unbound_pool': /kisskb/src/kernel/workqueue.c:3590:29: note: byref variable will be forcibly initialized 3590 | 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/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/kernel/workqueue.c: In function 'create_worker': /kisskb/src/kernel/workqueue.c:1959:7: note: byref variable will be forcibly initialized 1959 | char id_buf[16]; | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/workqueue.h:130, from /kisskb/src/kernel/workqueue.c:381: /kisskb/src/kernel/workqueue.c: In function 'perf_trace_workqueue_queue_work': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_workqueue_activate_work': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_workqueue_execute_start': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/workqueue.c: In function 'perf_trace_workqueue_execute_end': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ 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:381: /kisskb/src/kernel/workqueue.c: In function 'trace_event_raw_event_workqueue_queue_work': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/workqueue.c: In function 'trace_event_raw_event_workqueue_execute_end': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/workqueue.h:130, from /kisskb/src/kernel/workqueue.c:381: /kisskb/src/kernel/workqueue.c: In function '__bpf_trace_workqueue_queue_work': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_workqueue_activate_work': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_workqueue_execute_start': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/workqueue.c: In function '__bpf_trace_workqueue_execute_end': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/workqueue.c: In function 'flush_workqueue': /kisskb/src/kernel/workqueue.c:2828:20: note: byref variable will be forcibly initialized 2828 | struct wq_flusher this_flusher = { | ^~~~~~~~~~~~ /kisskb/src/kernel/workqueue.c: In function 'process_one_work': /kisskb/src/kernel/workqueue.c:2227:21: note: byref variable will be forcibly initialized 2227 | struct lockdep_map lockdep_map; | ^~~~~~~~~~~ /kisskb/src/kernel/workqueue.c: In function 'rescuer_thread': /kisskb/src/kernel/workqueue.c:2545:30: note: byref variable will be forcibly initialized 2545 | struct work_struct *work, *n; | ^ /kisskb/src/kernel/workqueue.c: In function '__flush_work': /kisskb/src/kernel/workqueue.c:3090:20: note: byref variable will be forcibly initialized 3090 | struct wq_barrier barr; | ^~~~ /kisskb/src/kernel/workqueue.c: In function 'mod_delayed_work_on': /kisskb/src/kernel/workqueue.c:1753:16: note: byref variable will be forcibly initialized 1753 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/workqueue.c: In function '__cancel_work': /kisskb/src/kernel/workqueue.c:3275:16: note: byref variable will be forcibly initialized 3275 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/workqueue.c: In function '__cancel_work_timer': /kisskb/src/kernel/workqueue.c:3168:20: note: byref variable will be forcibly initialized 3168 | struct cwt_wait cwait; | ^~~~~ /kisskb/src/kernel/workqueue.c:3146:16: note: byref variable will be forcibly initialized 3146 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/workqueue.c: In function 'set_worker_desc': /kisskb/src/kernel/workqueue.c:4667:10: note: byref variable will be forcibly initialized 4667 | va_list args; | ^~~~ /kisskb/src/fs/cachefiles/interface.c: In function 'cachefiles_adjust_size': /kisskb/src/fs/cachefiles/interface.c:111:15: note: byref variable will be forcibly initialized 111 | struct iattr newattrs; | ^~~~~~~~ /kisskb/src/kernel/workqueue.c: In function 'max_active_store': /kisskb/src/kernel/workqueue.c:5513:6: note: byref variable will be forcibly initialized 5513 | int val; | ^~~ /kisskb/src/kernel/workqueue.c: In function 'wq_watchdog_param_set_thresh': /kisskb/src/kernel/workqueue.c:5948:16: note: byref variable will be forcibly initialized 5948 | unsigned long thresh; | ^~~~~~ /kisskb/src/fs/cachefiles/interface.c: In function 'cachefiles_grab_object': /kisskb/src/fs/cachefiles/interface.c:64:6: note: byref variable will be forcibly initialized 64 | int r; | ^ /kisskb/src/fs/cachefiles/interface.c: In function 'cachefiles_put_object': /kisskb/src/fs/cachefiles/interface.c:81:6: note: byref variable will be forcibly initialized 81 | int r; | ^ 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:5378:12: note: byref variable will be forcibly initialized 5378 | LIST_HEAD(ctxs); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/kernel/workqueue.c: In function 'wq_numa_store': /kisskb/src/kernel/workqueue.c:5661:6: note: byref variable will be forcibly initialized 5661 | int v, ret = -ENOMEM; | ^ /kisskb/src/kernel/workqueue.c: In function 'print_worker_info': /kisskb/src/kernel/workqueue.c:4696:27: note: byref variable will be forcibly initialized 4696 | struct workqueue_struct *wq = NULL; | ^~ /kisskb/src/kernel/workqueue.c:4695:25: note: byref variable will be forcibly initialized 4695 | struct pool_workqueue *pwq = NULL; | ^~~ /kisskb/src/kernel/workqueue.c:4694:7: note: byref variable will be forcibly initialized 4694 | char desc[WORKER_DESC_LEN] = { }; | ^~~~ /kisskb/src/kernel/workqueue.c:4693:7: note: byref variable will be forcibly initialized 4693 | char name[WQ_NAME_LEN] = { }; | ^~~~ /kisskb/src/kernel/workqueue.c:4692:15: note: byref variable will be forcibly initialized 4692 | work_func_t *fn = NULL; | ^~ /kisskb/src/kernel/workqueue.c: In function 'show_all_workqueues': /kisskb/src/kernel/workqueue.c:4919:6: note: byref variable will be forcibly initialized 4919 | int pi; | ^~ /kisskb/src/kernel/workqueue.c: In function 'wq_watchdog_timer_fn': /kisskb/src/kernel/workqueue.c:5875:6: note: byref variable will be forcibly initialized 5875 | int pi; | ^~ /kisskb/src/kernel/workqueue.c: In function 'workqueue_online_cpu': /kisskb/src/kernel/workqueue.c:5161:6: note: byref variable will be forcibly initialized 5161 | int pi; | ^~ /kisskb/src/kernel/workqueue.c: In function 'workqueue_set_unbound_cpumask': /kisskb/src/kernel/workqueue.c:5425:16: note: byref variable will be forcibly initialized 5425 | cpumask_var_t saved_cpumask; | ^~~~~~~~~~~~~ /kisskb/src/kernel/workqueue.c: In function 'wq_unbound_cpumask_store': /kisskb/src/kernel/workqueue.c:5710:16: note: byref variable will be forcibly initialized 5710 | cpumask_var_t cpumask; | ^~~~~~~ /kisskb/src/kernel/workqueue.c: In function 'alloc_workqueue': /kisskb/src/kernel/workqueue.c:4314:10: note: byref variable will be forcibly initialized 4314 | va_list args; | ^~~~ /kisskb/src/fs/f2fs/dir.c: In function 'f2fs_setup_filename': /kisskb/src/fs/f2fs/dir.c:142:22: note: byref variable will be forcibly initialized 142 | struct fscrypt_name crypt_name; | ^~~~~~~~~~ /kisskb/src/fs/f2fs/dir.c: In function 'f2fs_prepare_lookup': /kisskb/src/fs/f2fs/dir.c:161:22: note: byref variable will be forcibly initialized 161 | struct fscrypt_name crypt_name; | ^~~~~~~~~~ /kisskb/src/fs/f2fs/dir.c: In function 'find_in_block': /kisskb/src/fs/f2fs/dir.c:203:25: note: byref variable will be forcibly initialized 203 | struct f2fs_dentry_ptr d; | ^ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_preemptirq_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/preemptirq.h:14:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 14 | DECLARE_EVENT_CLASS(preemptirq_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/preemptirq.h:14:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 14 | DECLARE_EVENT_CLASS(preemptirq_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/dir.c: In function 'find_in_level': /kisskb/src/fs/f2fs/dir.c:343:6: note: byref variable will be forcibly initialized 343 | int max_slots; | ^~~~~~~~~ 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:726:28: note: byref variable will be forcibly initialized 726 | 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/trace/define_trace.h:104, 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 '__bpf_trace_preemptirq_template': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/preemptirq.h:14:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 14 | DECLARE_EVENT_CLASS(preemptirq_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/preemptirq.h:14:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 14 | DECLARE_EVENT_CLASS(preemptirq_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/preemptirq.h:14:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 14 | DECLARE_EVENT_CLASS(preemptirq_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/preemptirq.h:14:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 14 | DECLARE_EVENT_CLASS(preemptirq_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/dir.c: In function 'f2fs_find_entry': /kisskb/src/fs/f2fs/dir.c:437:23: note: byref variable will be forcibly initialized 437 | struct f2fs_filename fname; | ^~~~~ /kisskb/src/fs/f2fs/dir.c: In function 'f2fs_has_enough_room': /kisskb/src/fs/f2fs/dir.c:673:25: note: byref variable will be forcibly initialized 673 | struct f2fs_dentry_ptr d; | ^ /kisskb/src/fs/f2fs/dir.c: In function 'f2fs_do_make_empty_dir': /kisskb/src/fs/f2fs/dir.c:531:21: note: byref variable will be forcibly initialized 531 | struct fscrypt_str dotdot = FSTR_INIT("..", 2); | ^~~~~~ /kisskb/src/fs/f2fs/dir.c:530:21: note: byref variable will be forcibly initialized 530 | struct fscrypt_str dot = FSTR_INIT(".", 1); | ^~~ /kisskb/src/fs/f2fs/dir.c: In function 'make_empty_dir': /kisskb/src/fs/f2fs/dir.c:545:25: note: byref variable will be forcibly initialized 545 | struct f2fs_dentry_ptr d; | ^ /kisskb/src/block/blk-cgroup.c: In function 'blkg_async_bio_workfn': /kisskb/src/block/blk-cgroup.c:125:18: note: byref variable will be forcibly initialized 125 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/f2fs/dir.c: In function 'f2fs_add_regular_entry': /kisskb/src/fs/f2fs/dir.c:716:25: note: byref variable will be forcibly initialized 716 | struct f2fs_dentry_ptr d; | ^ /kisskb/src/fs/f2fs/dir.c: In function 'f2fs_do_add_link': /kisskb/src/fs/f2fs/dir.c:825:15: note: byref variable will be forcibly initialized 825 | struct page *page = NULL; | ^~~~ /kisskb/src/fs/f2fs/dir.c:824:23: note: byref variable will be forcibly initialized 824 | struct f2fs_filename fname; | ^~~~~ /kisskb/src/fs/f2fs/dir.c: In function 'f2fs_fill_dentries': /kisskb/src/fs/f2fs/dir.c:1001:18: note: byref variable will be forcibly initialized 1001 | struct blk_plug plug; | ^~~~ In file included from /kisskb/src/include/linux/f2fs_fs.h:11, from /kisskb/src/fs/f2fs/dir.c:10: /kisskb/src/fs/f2fs/dir.c: In function 'f2fs_readdir': /kisskb/src/include/linux/pagemap.h:1029:19: note: byref variable will be forcibly initialized 1029 | DEFINE_READAHEAD(ractl, file, ra, mapping, index); | ^~~~~ /kisskb/src/include/linux/pagemap.h:994:27: note: in definition of macro 'DEFINE_READAHEAD' 994 | struct readahead_control ractl = { \ | ^~~~~ /kisskb/src/fs/f2fs/dir.c:1087:21: note: byref variable will be forcibly initialized 1087 | struct fscrypt_str fstr = FSTR_INIT(NULL, 0); | ^~~~ /kisskb/src/fs/f2fs/dir.c:1086:25: note: byref variable will be forcibly initialized 1086 | struct f2fs_dentry_ptr d; | ^ /kisskb/src/block/blk-cgroup.c: In function 'blkcg_fill_root_iostats': /kisskb/src/block/blk-cgroup.c:858:22: note: byref variable will be forcibly initialized 858 | struct blkg_iostat tmp; | ^~~ /kisskb/src/block/blk-cgroup.c:850:24: note: byref variable will be forcibly initialized 850 | struct class_dev_iter iter; | ^~~~ /kisskb/src/block/blk-cgroup.c: In function 'blkcg_maybe_throttle_blkg': /kisskb/src/block/blk-cgroup.c:1647:6: note: byref variable will be forcibly initialized 1647 | u64 exp; | ^~~ /kisskb/src/block/blk-cgroup.c:1644:16: note: byref variable will be forcibly initialized 1644 | unsigned long pflags; | ^~~~~~ /kisskb/src/block/blk-cgroup.c: In function 'blkcg_conf_open_bdev': /kisskb/src/block/blk-cgroup.c:589:6: note: byref variable will be forcibly initialized 589 | int key_len; | ^~~~~~~ /kisskb/src/block/blk-cgroup.c:587:22: note: byref variable will be forcibly initialized 587 | unsigned int major, minor; | ^~~~~ /kisskb/src/block/blk-cgroup.c:587:15: note: byref variable will be forcibly initialized 587 | unsigned int major, minor; | ^~~~~ In file included from /kisskb/src/fs/btrfs/inode-item.c:6: /kisskb/src/fs/btrfs/inode-item.c: In function 'btrfs_insert_empty_item': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /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; | ^~~ In file included from /kisskb/src/fs/btrfs/inode-item.c:6: /kisskb/src/fs/btrfs/inode-item.c: In function 'btrfs_insert_inode_extref': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/btrfs/inode-item.c:247:12: note: byref variable will be forcibly initialized 247 | static int btrfs_insert_inode_extref(struct btrfs_trans_handle *trans, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /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; | ^~~ In file included from /kisskb/src/fs/btrfs/inode-item.c:6: /kisskb/src/fs/btrfs/inode-item.c: In function 'btrfs_insert_inode_ref': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/btrfs/inode-item.c:302:5: note: byref variable will be forcibly initialized 302 | int btrfs_insert_inode_ref(struct btrfs_trans_handle *trans, | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/inode-item.c:309:19: note: byref variable will be forcibly initialized 309 | struct btrfs_key key; | ^~~ /kisskb/src/fs/fuse/control.c: In function 'fuse_conn_limit_write': /kisskb/src/fs/fuse/control.c:80:16: note: byref variable will be forcibly initialized 80 | unsigned long t; | ^ In file included from /kisskb/src/fs/btrfs/inode-item.c:6: /kisskb/src/fs/btrfs/inode-item.c: In function 'btrfs_insert_empty_inode': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/btrfs/inode-item.c:380:5: note: byref variable will be forcibly initialized 380 | int btrfs_insert_empty_inode(struct btrfs_trans_handle *trans, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/inode-item.c:384:19: note: byref variable will be forcibly initialized 384 | struct btrfs_key key; | ^~~ /kisskb/src/fs/fuse/control.c: In function 'fuse_conn_congestion_threshold_write': /kisskb/src/fs/btrfs/inode-item.c: In function 'btrfs_lookup_inode': /kisskb/src/fs/fuse/control.c:165:11: note: byref variable will be forcibly initialized 165 | unsigned val; | ^~~ /kisskb/src/fs/btrfs/inode-item.c:404:19: note: byref variable will be forcibly initialized 404 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/fuse/control.c: In function 'fuse_conn_limit_read': /kisskb/src/fs/fuse/control.c:70:7: note: byref variable will be forcibly initialized 70 | char tmp[32]; | ^~~ /kisskb/src/fs/fuse/control.c: In function 'fuse_conn_waiting_read': /kisskb/src/fs/fuse/control.c:50:7: note: byref variable will be forcibly initialized 50 | char tmp[32]; | ^~~ /kisskb/src/fs/fuse/control.c: In function 'fuse_conn_max_background_write': /kisskb/src/fs/fuse/control.c:123:11: note: byref variable will be forcibly initialized 123 | unsigned val; | ^~~ /kisskb/src/fs/fuse/control.c: In function 'fuse_ctl_add_conn': /kisskb/src/fs/fuse/control.c:276:7: note: byref variable will be forcibly initialized 276 | char name[32]; | ^~~~ /kisskb/src/drivers/phy/cadence/phy-cadence-sierra.c: In function 'cdns_sierra_phy_on': /kisskb/src/drivers/phy/cadence/phy-cadence-sierra.c:388:6: note: byref variable will be forcibly initialized 388 | u32 val; | ^~~ /kisskb/src/crypto/deflate.c: In function '__deflate_decompress': /kisskb/src/crypto/deflate.c:246:6: note: byref variable will be forcibly initialized 246 | u8 zerostuff = 0; | ^~~~~~~~~ /kisskb/src/drivers/phy/cadence/phy-cadence-sierra.c: In function 'cdns_sierra_pll_mux_register': /kisskb/src/drivers/phy/cadence/phy-cadence-sierra.c:483:7: note: byref variable will be forcibly initialized 483 | char clk_name[100]; | ^~~~~~~~ /kisskb/src/drivers/phy/cadence/phy-cadence-sierra.c: In function 'cdns_sierra_pll_mux_get_parent': /kisskb/src/drivers/phy/cadence/phy-cadence-sierra.c:440:15: note: byref variable will be forcibly initialized 440 | unsigned int val; | ^~~ /kisskb/src/drivers/phy/cadence/phy-cadence-sierra.c: In function 'cdns_sierra_phy_probe': /kisskb/src/drivers/phy/cadence/phy-cadence-sierra.c:834:15: note: byref variable will be forcibly initialized 834 | unsigned int id_value; | ^~~~~~~~ /kisskb/src/fs/nilfs2/page.c: In function 'nilfs_copy_dirty_pages': /kisskb/src/fs/nilfs2/page.c:245:10: note: byref variable will be forcibly initialized 245 | pgoff_t index = 0; | ^~~~~ /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:299:10: note: byref variable will be forcibly initialized 299 | pgoff_t index = 0; | ^~~~~ /kisskb/src/fs/nilfs2/page.c:297:17: note: byref variable will be forcibly initialized 297 | struct pagevec pvec; | ^~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/writeback.h:13, from /kisskb/src/include/linux/backing-dev.h:16, from /kisskb/src/fs/fuse/fuse_i.h:23, from /kisskb/src/fs/fuse/inode.c:9: /kisskb/src/fs/fuse/inode.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/fs/nilfs2/page.c: In function 'nilfs_clear_dirty_pages': /kisskb/src/fs/nilfs2/page.c:362:10: note: byref variable will be forcibly initialized 362 | pgoff_t index = 0; | ^~~~~ /kisskb/src/fs/nilfs2/page.c:360:17: note: byref variable will be forcibly initialized 360 | struct pagevec pvec; | ^~~~ /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; | ^~~~ /kisskb/src/fs/fuse/inode.c: In function 'fuse_get_parent': /kisskb/src/fs/fuse/inode.c:997:24: note: byref variable will be forcibly initialized 997 | struct fuse_entry_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/inode.c:995:16: note: byref variable will be forcibly initialized 995 | struct inode *inode; | ^~~~~ /kisskb/src/fs/fuse/inode.c: In function 'fuse_get_dentry': /kisskb/src/fs/fuse/inode.c:898:21: note: byref variable will be forcibly initialized 898 | const struct qstr name = QSTR_INIT(".", 1); | ^~~~ /kisskb/src/fs/fuse/inode.c:897:25: note: byref variable will be forcibly initialized 897 | struct fuse_entry_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/inode.c:888:16: note: byref variable will be forcibly initialized 888 | struct inode *inode; | ^~~~~ /kisskb/src/fs/fuse/inode.c: In function 'fuse_fh_to_parent': /kisskb/src/fs/fuse/inode.c:980:27: note: byref variable will be forcibly initialized 980 | struct fuse_inode_handle parent; | ^~~~~~ /kisskb/src/fs/fuse/inode.c: In function 'fuse_fh_to_dentry': /kisskb/src/fs/fuse/inode.c:966:27: note: byref variable will be forcibly initialized 966 | struct fuse_inode_handle handle; | ^~~~~~ 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:484:13: note: byref variable will be forcibly initialized 484 | FUSE_ARGS(args); | ^~~~ /kisskb/src/fs/fuse/fuse_i.h:275:42: note: in definition of macro 'FUSE_ARGS' 275 | #define FUSE_ARGS(args) struct fuse_args args = {} | ^~~~ 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/inode.c:9: /kisskb/src/fs/fuse/inode.c: In function 'fuse_sync_fs_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/fs/fuse/inode.c:577:2: note: in expansion of macro 'wait_event' 577 | wait_event(bucket->waitq, atomic_read(&bucket->count) == 0); | ^~~~~~~~~~ /kisskb/src/fs/fuse/inode.c: In function 'fuse_sync_fs': /kisskb/src/fs/fuse/inode.c:588:24: note: byref variable will be forcibly initialized 588 | struct fuse_syncfs_in inarg; | ^~~~~ /kisskb/src/fs/fuse/inode.c: In function 'fuse_statfs': /kisskb/src/fs/fuse/inode.c:512:25: note: byref variable will be forcibly initialized 512 | struct fuse_statfs_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/inode.c: In function 'fuse_parse_param': /kisskb/src/fs/fuse/inode.c:655:25: note: byref variable will be forcibly initialized 655 | struct fs_parse_result result; | ^~~~~~ /kisskb/src/fs/fuse/inode.c: In function 'fuse_fill_super_submount': /kisskb/src/fs/fuse/inode.c:1414:19: note: byref variable will be forcibly initialized 1414 | struct fuse_attr root_attr; | ^~~~~~~~~ /kisskb/src/fs/fuse/inode.c: In function 'fuse_get_root_inode': /kisskb/src/fs/fuse/inode.c:870:19: note: byref variable will be forcibly initialized 870 | struct fuse_attr attr; | ^~~~ /kisskb/src/fs/jfs/jfs_xtree.c: In function 'xtSplitUp': /kisskb/src/fs/jfs/jfs_xtree.c:693:17: note: byref variable will be forcibly initialized 693 | struct pxdlist pxdlist; | ^~~~~~~ /kisskb/src/fs/jfs/jfs_xtree.c:690:6: note: byref variable will be forcibly initialized 690 | s64 xaddr; | ^~~~~ /kisskb/src/fs/jfs/jfs_xtree.c:682:6: note: byref variable will be forcibly initialized 682 | s64 rbn; /* new right page block number */ | ^~~ /kisskb/src/fs/jfs/jfs_xtree.c:681:19: note: byref variable will be forcibly initialized 681 | struct metapage *rmp; | ^~~ /kisskb/src/fs/jfs/jfs_xtree.c: In function 'xtLookup': /kisskb/src/fs/jfs/jfs_xtree.c:144:6: note: byref variable will be forcibly initialized 144 | s64 next, size, xoff, xend; | ^~~~ /kisskb/src/fs/jfs/jfs_xtree.c:138:6: note: byref variable will be forcibly initialized 138 | int cmp; | ^~~ /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:538:6: note: byref variable will be forcibly initialized 538 | s64 next; | ^~~~ /kisskb/src/fs/jfs/jfs_xtree.c:537:6: note: byref variable will be forcibly initialized 537 | int cmp; | ^~~ /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/jfs/jfs_xtree.c:529:6: note: byref variable will be forcibly initialized 529 | s64 xaddr, hint; | ^~~~~ /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/jfs/jfs_xtree.c:1353:6: note: byref variable will be forcibly initialized 1353 | int cmp; | ^~~ /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/jfs/jfs_xtree.c:1695:6: note: byref variable will be forcibly initialized 1695 | int cmp; | ^~~ /kisskb/src/fs/jfs/jfs_xtree.c: In function 'xtAppend': /kisskb/src/fs/jfs/jfs_xtree.c:2176:6: note: byref variable will be forcibly initialized 2176 | s64 next; | ^~~~ /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:2170:6: note: byref variable will be forcibly initialized 2170 | int cmp; | ^~~ /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/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/jfs/jfs_xtree.c:3160:17: note: byref variable will be forcibly initialized 3160 | struct btstack btstack; | ^~~~~~~ /kisskb/src/block/mq-deadline.c: In function 'deadline_prio_aging_expire_store': /kisskb/src/block/mq-deadline.c:877:6: note: byref variable will be forcibly initialized 877 | int __data, __ret; \ | ^~~~~~ /kisskb/src/block/mq-deadline.c:892:2: note: in expansion of macro 'STORE_FUNCTION' 892 | STORE_FUNCTION(__FUNC, __PTR, MIN, MAX, msecs_to_jiffies) | ^~~~~~~~~~~~~~ /kisskb/src/block/mq-deadline.c:895:1: note: in expansion of macro 'STORE_JIFFIES' 895 | STORE_JIFFIES(deadline_prio_aging_expire_store, &dd->prio_aging_expire, 0, INT_MAX); | ^~~~~~~~~~~~~ /kisskb/src/block/mq-deadline.c: In function 'deadline_fifo_batch_store': /kisskb/src/block/mq-deadline.c:877:6: note: byref variable will be forcibly initialized 877 | int __data, __ret; \ | ^~~~~~ /kisskb/src/block/mq-deadline.c:890:2: note: in expansion of macro 'STORE_FUNCTION' 890 | STORE_FUNCTION(__FUNC, __PTR, MIN, MAX, ) | ^~~~~~~~~~~~~~ /kisskb/src/block/mq-deadline.c:899:1: note: in expansion of macro 'STORE_INT' 899 | STORE_INT(deadline_fifo_batch_store, &dd->fifo_batch, 0, INT_MAX); | ^~~~~~~~~ /kisskb/src/block/mq-deadline.c: In function 'deadline_async_depth_store': /kisskb/src/block/mq-deadline.c:877:6: note: byref variable will be forcibly initialized 877 | int __data, __ret; \ | ^~~~~~ /kisskb/src/block/mq-deadline.c:890:2: note: in expansion of macro 'STORE_FUNCTION' 890 | STORE_FUNCTION(__FUNC, __PTR, MIN, MAX, ) | ^~~~~~~~~~~~~~ /kisskb/src/block/mq-deadline.c:898:1: note: in expansion of macro 'STORE_INT' 898 | STORE_INT(deadline_async_depth_store, &dd->front_merges, 1, INT_MAX); | ^~~~~~~~~ /kisskb/src/block/mq-deadline.c: In function 'deadline_front_merges_store': /kisskb/src/block/mq-deadline.c:877:6: note: byref variable will be forcibly initialized 877 | int __data, __ret; \ | ^~~~~~ /kisskb/src/block/mq-deadline.c:890:2: note: in expansion of macro 'STORE_FUNCTION' 890 | STORE_FUNCTION(__FUNC, __PTR, MIN, MAX, ) | ^~~~~~~~~~~~~~ /kisskb/src/block/mq-deadline.c:897:1: note: in expansion of macro 'STORE_INT' 897 | STORE_INT(deadline_front_merges_store, &dd->front_merges, 0, 1); | ^~~~~~~~~ /kisskb/src/block/mq-deadline.c: In function 'deadline_writes_starved_store': /kisskb/src/block/mq-deadline.c:877:6: note: byref variable will be forcibly initialized 877 | int __data, __ret; \ | ^~~~~~ /kisskb/src/block/mq-deadline.c:890:2: note: in expansion of macro 'STORE_FUNCTION' 890 | STORE_FUNCTION(__FUNC, __PTR, MIN, MAX, ) | ^~~~~~~~~~~~~~ /kisskb/src/block/mq-deadline.c:896:1: note: in expansion of macro 'STORE_INT' 896 | STORE_INT(deadline_writes_starved_store, &dd->writes_starved, INT_MIN, INT_MAX); | ^~~~~~~~~ /kisskb/src/block/mq-deadline.c: In function 'deadline_write_expire_store': /kisskb/src/block/mq-deadline.c:877:6: note: byref variable will be forcibly initialized 877 | int __data, __ret; \ | ^~~~~~ /kisskb/src/block/mq-deadline.c:892:2: note: in expansion of macro 'STORE_FUNCTION' 892 | STORE_FUNCTION(__FUNC, __PTR, MIN, MAX, msecs_to_jiffies) | ^~~~~~~~~~~~~~ /kisskb/src/block/mq-deadline.c:894:1: note: in expansion of macro 'STORE_JIFFIES' 894 | STORE_JIFFIES(deadline_write_expire_store, &dd->fifo_expire[DD_WRITE], 0, INT_MAX); | ^~~~~~~~~~~~~ /kisskb/src/block/mq-deadline.c: In function 'deadline_read_expire_store': /kisskb/src/block/mq-deadline.c:877:6: note: byref variable will be forcibly initialized 877 | int __data, __ret; \ | ^~~~~~ /kisskb/src/block/mq-deadline.c:892:2: note: in expansion of macro 'STORE_FUNCTION' 892 | STORE_FUNCTION(__FUNC, __PTR, MIN, MAX, msecs_to_jiffies) | ^~~~~~~~~~~~~~ /kisskb/src/block/mq-deadline.c:893:1: note: in expansion of macro 'STORE_JIFFIES' 893 | STORE_JIFFIES(deadline_read_expire_store, &dd->fifo_expire[DD_READ], 0, INT_MAX); | ^~~~~~~~~~~~~ /kisskb/src/fs/jfs/jfs_xtree.c: In function 'xtTruncate_pmap': /kisskb/src/fs/jfs/jfs_xtree.c:3709:6: note: byref variable will be forcibly initialized 3709 | int cmp; | ^~~ /kisskb/src/fs/jfs/jfs_xtree.c:3708:17: note: byref variable will be forcibly initialized 3708 | struct btstack btstack; | ^~~~~~~ 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/block/mq-deadline.c:9: /kisskb/src/block/mq-deadline.c: In function 'dd_insert_request': /kisskb/src/block/mq-deadline.c:719:12: note: byref variable will be forcibly initialized 719 | LIST_HEAD(free); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/nilfs2/mdt.c: In function 'nilfs_mdt_submit_block': /kisskb/src/fs/nilfs2/mdt.c:118:8: note: byref variable will be forcibly initialized 118 | __u64 blknum = 0; | ^~~~~~ /kisskb/src/fs/nilfs2/mdt.c: In function 'nilfs_mdt_read_block': /kisskb/src/fs/nilfs2/mdt.c:170:33: note: byref variable will be forcibly initialized 170 | struct buffer_head *first_bh, *bh; | ^~ /kisskb/src/fs/nilfs2/mdt.c:170:22: note: byref variable will be forcibly initialized 170 | struct buffer_head *first_bh, *bh; | ^~~~~~~~ /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/kernel/pid.c: In function 'pidfd_get_task': /kisskb/src/kernel/pid.c:561:15: note: byref variable will be forcibly initialized 561 | unsigned int f_flags; | ^~~~~~~ /kisskb/src/fs/nilfs2/mdt.c: In function 'nilfs_mdt_find_block': /kisskb/src/fs/nilfs2/mdt.c:288:8: note: byref variable will be forcibly initialized 288 | __u64 next; | ^~~~ /kisskb/src/block/mq-deadline.c: In function 'dd_bio_merge': /kisskb/src/block/mq-deadline.c:693:18: note: byref variable will be forcibly initialized 693 | struct request *free = NULL; | ^~~~ In file included from /kisskb/src/block/bfq-wf2q.c:9: /kisskb/src/block/bfq-wf2q.c: In function 'bfq_calc_finish': /kisskb/src/block/bfq-iosched.h:1100:7: note: byref variable will be forcibly initialized 1100 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-wf2q.c:296:3: note: in expansion of macro 'bfq_log_bfqq' 296 | bfq_log_bfqq(bfqq->bfqd, bfqq, | ^~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.h:1100:7: note: byref variable will be forcibly initialized 1100 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-wf2q.c:293:3: note: in expansion of macro 'bfq_log_bfqq' 293 | bfq_log_bfqq(bfqq->bfqd, bfqq, | ^~~~~~~~~~~~ /kisskb/src/block/bfq-wf2q.c: In function 'bfq_get_entity': /kisskb/src/block/bfq-iosched.h:1100:7: note: byref variable will be forcibly initialized 1100 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-wf2q.c:531:3: note: in expansion of macro 'bfq_log_bfqq' 531 | bfq_log_bfqq(bfqq->bfqd, bfqq, "get_entity: %p %d", | ^~~~~~~~~~~~ /kisskb/src/block/bfq-wf2q.c: In function 'bfq_bfqq_served': /kisskb/src/block/bfq-iosched.h:1100:7: note: byref variable will be forcibly initialized 1100 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-wf2q.c:841:2: note: in expansion of macro 'bfq_log_bfqq' 841 | bfq_log_bfqq(bfqq->bfqd, bfqq, "bfqq_served %d secs", served); | ^~~~~~~~~~~~ /kisskb/src/block/bfq-wf2q.c: In function 'bfq_del_bfqq_busy': /kisskb/src/block/bfq-iosched.h:1100:7: note: byref variable will be forcibly initialized 1100 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-wf2q.c:1673:2: note: in expansion of macro 'bfq_log_bfqq' 1673 | bfq_log_bfqq(bfqd, bfqq, "del from busy"); | ^~~~~~~~~~~~ /kisskb/src/block/bfq-wf2q.c: In function 'bfq_add_bfqq_busy': /kisskb/src/block/bfq-iosched.h:1100:7: note: byref variable will be forcibly initialized 1100 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-wf2q.c:1695:2: note: in expansion of macro 'bfq_log_bfqq' 1695 | bfq_log_bfqq(bfqd, bfqq, "add to busy"); | ^~~~~~~~~~~~ /kisskb/src/fs/open.c: In function 'do_faccessat': /kisskb/src/fs/open.c:397:14: note: byref variable will be forcibly initialized 397 | struct path path; | ^~~~ /kisskb/src/fs/open.c: In function '__do_sys_chdir': /kisskb/src/fs/open.c:485:14: note: byref variable will be forcibly initialized 485 | struct path path; | ^~~~ /kisskb/src/fs/open.c: In function '__do_sys_chroot': /kisskb/src/fs/open.c:533:14: note: byref variable will be forcibly initialized 533 | struct path path; | ^~~~ /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/open.c: In function 'do_sys_truncate': /kisskb/src/fs/open.c:124:14: note: byref variable will be forcibly initialized 124 | struct path path; | ^~~~ /kisskb/src/fs/open.c: In function 'chmod_common': /kisskb/src/fs/open.c:568:15: note: byref variable will be forcibly initialized 568 | struct iattr newattrs; | ^~~~~~~~ /kisskb/src/fs/open.c:567:16: note: byref variable will be forcibly initialized 567 | struct inode *delegated_inode = NULL; | ^~~~~~~~~~~~~~~ /kisskb/src/fs/open.c: In function 'do_fchmodat': /kisskb/src/fs/open.c:614:14: note: byref variable will be forcibly initialized 614 | struct path path; | ^~~~ /kisskb/src/fs/open.c: In function 'chown_common': /kisskb/src/fs/open.c:647:15: note: byref variable will be forcibly initialized 647 | struct iattr newattrs; | ^~~~~~~~ /kisskb/src/fs/open.c:645:16: note: byref variable will be forcibly initialized 645 | struct inode *delegated_inode = NULL; | ^~~~~~~~~~~~~~~ /kisskb/src/fs/open.c: In function 'do_fchownat': /kisskb/src/fs/open.c:692:14: note: byref variable will be forcibly initialized 692 | struct path path; | ^~~~ /kisskb/src/drivers/pinctrl/pinmux.c: In function 'pinmux_select': /kisskb/src/drivers/pinctrl/pinmux.c:686:15: note: byref variable will be forcibly initialized 686 | unsigned int num_groups; | ^~~~~~~~~~ /kisskb/src/drivers/pinctrl/pinmux.c:684:21: note: byref variable will be forcibly initialized 684 | const char *const *groups; | ^~~~~~ /kisskb/src/fs/open.c: In function 'file_open_root': /kisskb/src/fs/open.c:1188:18: note: byref variable will be forcibly initialized 1188 | struct open_how how = build_open_how(flags, mode); | ^~~ /kisskb/src/fs/open.c:1187:20: note: byref variable will be forcibly initialized 1187 | struct open_flags op; | ^~ /kisskb/src/drivers/pinctrl/pinmux.c: In function 'pinmux_functions_show': /kisskb/src/drivers/pinctrl/pinmux.c:555:12: note: byref variable will be forcibly initialized 555 | unsigned num_groups; | ^~~~~~~~~~ /kisskb/src/drivers/pinctrl/pinmux.c:554:23: note: byref variable will be forcibly initialized 554 | const char * const *groups; | ^~~~~~ /kisskb/src/fs/open.c: In function 'do_sys_openat2': /kisskb/src/fs/open.c:1199:20: note: byref variable will be forcibly initialized 1199 | struct open_flags op; | ^~ /kisskb/src/fs/open.c: In function '__do_sys_openat2': /kisskb/src/fs/open.c:1251:18: note: byref variable will be forcibly initialized 1251 | struct open_how tmp; | ^~~ /kisskb/src/fs/open.c: In function 'file_open_name': /kisskb/src/fs/open.c:1153:18: note: byref variable will be forcibly initialized 1153 | struct open_how how = build_open_how(flags, mode); | ^~~ /kisskb/src/fs/open.c:1152:20: note: byref variable will be forcibly initialized 1152 | struct open_flags op; | ^~ /kisskb/src/fs/open.c: In function 'do_sys_open': /kisskb/src/drivers/pinctrl/pinmux.c: In function 'pinmux_map_to_setting': /kisskb/src/fs/open.c:1227:18: note: byref variable will be forcibly initialized 1227 | struct open_how how = build_open_how(flags, mode); | ^~~ /kisskb/src/drivers/pinctrl/pinmux.c:346:11: note: byref variable will be forcibly initialized 346 | unsigned num_groups; | ^~~~~~~~~~ /kisskb/src/drivers/pinctrl/pinmux.c:345:22: note: byref variable will be forcibly initialized 345 | char const * const *groups; | ^~~~~~ /kisskb/src/drivers/pinctrl/pinmux.c: In function 'pinmux_enable_setting': /kisskb/src/drivers/pinctrl/pinmux.c:412:11: note: byref variable will be forcibly initialized 412 | unsigned num_pins = 0; | ^~~~~~~~ /kisskb/src/drivers/pinctrl/pinmux.c:411:18: note: byref variable will be forcibly initialized 411 | const unsigned *pins = NULL; | ^~~~ /kisskb/src/block/bfq-cgroup.c: In function 'bfqg_prfill_sectors_recursive': /kisskb/src/block/bfq-cgroup.c:1197:28: note: byref variable will be forcibly initialized 1197 | struct blkg_rwstat_sample tmp; | ^~~ /kisskb/src/drivers/pinctrl/pinmux.c: In function 'pinmux_disable_setting': /kisskb/src/drivers/pinctrl/pinmux.c:492:11: note: byref variable will be forcibly initialized 492 | unsigned num_pins = 0; | ^~~~~~~~ /kisskb/src/drivers/pinctrl/pinmux.c:491:18: note: byref variable will be forcibly initialized 491 | const unsigned *pins = NULL; | ^~~~ /kisskb/src/block/bfq-cgroup.c: In function 'bfqg_prfill_rwstat_recursive': /kisskb/src/block/bfq-cgroup.c:1123:28: note: byref variable will be forcibly initialized 1123 | struct blkg_rwstat_sample sum; | ^~~ /kisskb/src/block/bfq-cgroup.c: In function 'bfq_io_set_device_weight': /kisskb/src/block/bfq-cgroup.c:1063:6: note: byref variable will be forcibly initialized 1063 | u64 v; | ^ /kisskb/src/block/bfq-cgroup.c:1060:23: note: byref variable will be forcibly initialized 1060 | struct blkg_conf_ctx ctx; | ^~~ /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/block/bfq-cgroup.c: In function 'bfq_io_set_weight': /kisskb/src/block/bfq-cgroup.c:1099:6: note: byref variable will be forcibly initialized 1099 | u64 v; | ^ /kisskb/src/block/bfq-cgroup.c:1097:8: note: byref variable will be forcibly initialized 1097 | char *endp; | ^~~~ /kisskb/src/fs/btrfs/disk-io.c: In function 'check_tree_block_fsid': /kisskb/src/fs/btrfs/disk-io.c:538:5: note: byref variable will be forcibly initialized 538 | u8 fsid[BTRFS_FSID_SIZE]; | ^~~~ In file included from /kisskb/src/fs/btrfs/disk-io.c:21: /kisskb/src/fs/btrfs/disk-io.c: In function 'csum_tree_block': /kisskb/src/include/crypto/hash.h:166:7: note: byref variable will be forcibly initialized 166 | char __##shash##_desc[sizeof(struct shash_desc) + HASH_MAX_DESCSIZE] \ | ^~ /kisskb/src/fs/btrfs/disk-io.c:214:2: note: in expansion of macro 'SHASH_DESC_ON_STACK' 214 | SHASH_DESC_ON_STACK(shash, fs_info->csum_shash); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/disk-io.c: In function 'validate_extent_buffer': /kisskb/src/fs/btrfs/disk-io.c:570:5: note: byref variable will be forcibly initialized 570 | u8 result[BTRFS_CSUM_SIZE]; | ^~~~~~ In file included from /kisskb/src/block/bfq-iosched.c:117: /kisskb/src/block/bfq-iosched.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/fs/btrfs/disk-io.c: In function 'csum_one_extent_buffer': /kisskb/src/fs/btrfs/disk-io.c:431:5: note: byref variable will be forcibly initialized 431 | u8 result[BTRFS_CSUM_SIZE]; | ^~~~~~ /kisskb/src/fs/btrfs/disk-io.c: In function 'btree_csum_one_bio': /kisskb/src/fs/btrfs/disk-io.c:881:23: note: byref variable will be forcibly initialized 881 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/block/bfq-iosched.c: In function 'bfq_var_store': /kisskb/src/block/bfq-iosched.c:7190:16: note: byref variable will be forcibly initialized 7190 | unsigned long new_val; | ^~~~~~~ /kisskb/src/block/bfq-iosched.c: In function 'bfq_strict_guarantees_store': /kisskb/src/block/bfq-iosched.c:7190:16: note: byref variable will be forcibly initialized /kisskb/src/fs/btrfs/disk-io.c: In function 'verify_parent_transid': /kisskb/src/fs/btrfs/disk-io.c:242:23: note: byref variable will be forcibly initialized 242 | struct extent_state *cached_state = NULL; | ^~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.c: In function 'bfq_slice_idle_us_store': /kisskb/src/block/bfq-iosched.c:7190:16: note: byref variable will be forcibly initialized /kisskb/src/block/bfq-iosched.c: In function 'bfq_slice_idle_store': /kisskb/src/block/bfq-iosched.c:7190:16: note: byref variable will be forcibly initialized /kisskb/src/block/bfq-iosched.c: In function 'bfq_back_seek_penalty_store': /kisskb/src/block/bfq-iosched.c:7190:16: note: byref variable will be forcibly initialized /kisskb/src/block/bfq-iosched.c: In function 'bfq_back_seek_max_store': /kisskb/src/block/bfq-iosched.c:7190:16: note: byref variable will be forcibly initialized /kisskb/src/block/bfq-iosched.c: In function 'bfq_fifo_expire_async_store': /kisskb/src/block/bfq-iosched.c:7190:16: note: byref variable will be forcibly initialized /kisskb/src/block/bfq-iosched.c: In function 'bfq_fifo_expire_sync_store': /kisskb/src/block/bfq-iosched.c:7190:16: note: byref variable will be forcibly initialized /kisskb/src/block/bfq-iosched.c: In function 'bfq_timeout_sync_store': /kisskb/src/block/bfq-iosched.c:7190:16: note: byref variable will be forcibly initialized /kisskb/src/block/bfq-iosched.c: In function 'bfq_max_budget_store': /kisskb/src/block/bfq-iosched.c:7190:16: note: byref variable will be forcibly initialized /kisskb/src/block/bfq-iosched.c: In function 'bfq_low_latency_store': /kisskb/src/block/bfq-iosched.c:7190:16: note: byref variable will be forcibly initialized In file included from /kisskb/src/fs/btrfs/disk-io.c:21: /kisskb/src/fs/btrfs/disk-io.c: In function 'btrfs_check_super_csum': /kisskb/src/include/crypto/hash.h:166:7: note: byref variable will be forcibly initialized 166 | char __##shash##_desc[sizeof(struct shash_desc) + HASH_MAX_DESCSIZE] \ | ^~ /kisskb/src/fs/btrfs/disk-io.c:293:2: note: in expansion of macro 'SHASH_DESC_ON_STACK' 293 | SHASH_DESC_ON_STACK(shash, fs_info->csum_shash); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/disk-io.c:292:7: note: byref variable will be forcibly initialized 292 | char result[BTRFS_CSUM_SIZE]; | ^~~~~~ In file included from /kisskb/src/block/bfq-iosched.c:134: /kisskb/src/block/bfq-iosched.c: In function 'bfq_setup_merge': /kisskb/src/fs/btrfs/disk-io.c: In function 'btrfs_destroy_all_ordered_extents': /kisskb/src/block/bfq-iosched.h:1100:7: note: byref variable will be forcibly initialized 1100 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:2761:2: note: in expansion of macro 'bfq_log_bfqq' 2761 | bfq_log_bfqq(bfqq->bfqd, bfqq, "scheduling merge with queue %d", | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/disk-io.c:4618:19: note: byref variable will be forcibly initialized 4618 | struct list_head splice; | ^~~~~~ /kisskb/src/fs/btrfs/disk-io.c: In function 'btrfs_destroy_delalloc_inodes': /kisskb/src/block/bfq-iosched.c: In function 'bfq_set_next_ioprio_data': /kisskb/src/fs/btrfs/disk-io.c:4730:19: note: byref variable will be forcibly initialized 4730 | struct list_head splice; | ^~~~~~ /kisskb/src/block/bfq-iosched.h:1100:7: note: byref variable will be forcibly initialized 1100 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:5423:2: note: in expansion of macro 'bfq_log_bfqq' 5423 | bfq_log_bfqq(bfqd, bfqq, "new_ioprio %d new_weight %d", | ^~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.c: In function 'bfq_check_waker': /kisskb/src/block/bfq-iosched.h:1100:7: note: byref variable will be forcibly initialized 1100 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:2165:3: note: in expansion of macro 'bfq_log_bfqq' 2165 | bfq_log_bfqq(bfqd, bfqq, "set waker %s", waker_name); | ^~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.h:1100:7: note: byref variable will be forcibly initialized 1100 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:2156:3: note: in expansion of macro 'bfq_log_bfqq' 2156 | bfq_log_bfqq(bfqd, bfqq, "set tenative waker %s", waker_name); | ^~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.c:2125:7: note: byref variable will be forcibly initialized 2125 | char waker_name[MAX_BFQQ_NAME_LENGTH]; | ^~~~~~~~~~ In file included from /kisskb/src/block/bfq-iosched.c:134: /kisskb/src/block/bfq-iosched.c: In function 'bfqq_request_over_limit': /kisskb/src/block/bfq-iosched.h:1100:7: note: byref variable will be forcibly initialized 1100 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:628:4: note: in expansion of macro 'bfq_log_bfqq' 628 | bfq_log_bfqq(bfqq->bfqd, bfqq, | ^~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.c:570:21: note: byref variable will be forcibly initialized 570 | struct bfq_entity *inline_entities[BFQ_LIMIT_INLINE_DEPTH]; | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/block/bfq-iosched.c:134: /kisskb/src/block/bfq-iosched.c: In function 'bfq_may_expire_for_budg_timeout': /kisskb/src/block/bfq-iosched.h:1100:7: note: byref variable will be forcibly initialized 1100 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:4420:2: note: in expansion of macro 'bfq_log_bfqq' 4420 | bfq_log_bfqq(bfqq->bfqd, bfqq, | ^~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.c: In function '__bfq_set_in_service_queue': /kisskb/src/block/bfq-iosched.h:1100:7: note: byref variable will be forcibly initialized 1100 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:3288:3: note: in expansion of macro 'bfq_log_bfqq' 3288 | bfq_log_bfqq(bfqd, bfqq, | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/disk-io.c: In function 'btrfs_end_super_write': /kisskb/src/fs/btrfs/disk-io.c:3709:23: note: byref variable will be forcibly initialized 3709 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/block/bfq-iosched.c: In function 'bfq_check_fifo': /kisskb/src/block/bfq-iosched.h:1100:7: note: byref variable will be forcibly initialized 1100 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:1029:2: note: in expansion of macro 'bfq_log_bfqq' 1029 | bfq_log_bfqq(bfqq->bfqd, bfqq, "check_fifo: returned %p", rq); | ^~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.c: In function 'bfq_bfqq_is_slow': /kisskb/src/block/bfq-iosched.h:1100:7: note: byref variable will be forcibly initialized 1100 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:4146:2: note: in expansion of macro 'bfq_log_bfqq' 4146 | bfq_log_bfqq(bfqd, bfqq, "bfq_bfqq_is_slow: slow %d", slow); | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/disk-io.c: In function 'write_dev_supers': /kisskb/src/fs/btrfs/disk-io.c:3820:6: note: byref variable will be forcibly initialized 3820 | u64 bytenr, bytenr_orig; | ^~~~~~ In file included from /kisskb/src/fs/btrfs/disk-io.c:21: /kisskb/src/include/crypto/hash.h:166:7: note: byref variable will be forcibly initialized 166 | char __##shash##_desc[sizeof(struct shash_desc) + HASH_MAX_DESCSIZE] \ | ^~ /kisskb/src/fs/btrfs/disk-io.c:3816:2: note: in expansion of macro 'SHASH_DESC_ON_STACK' 3816 | SHASH_DESC_ON_STACK(shash, fs_info->csum_shash); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/disk-io.c: In function 'wait_dev_supers': /kisskb/src/fs/btrfs/disk-io.c:3912:6: note: byref variable will be forcibly initialized 3912 | u64 bytenr; | ^~~~~~ /kisskb/src/block/bfq-iosched.c: In function 'bfq_updated_next_req': /kisskb/src/block/bfq-iosched.h:1100:7: note: byref variable will be forcibly initialized 1100 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:1105:3: note: in expansion of macro 'bfq_log_bfqq' 1105 | bfq_log_bfqq(bfqd, bfqq, "updated next rq: new budget %lu", | ^~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.c: In function '__bfq_bfqq_recalc_budget': /kisskb/src/block/bfq-iosched.h:1100:7: note: byref variable will be forcibly initialized 1100 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:4058:2: note: in expansion of macro 'bfq_log_bfqq' 4058 | bfq_log_bfqq(bfqd, bfqq, "head sect: %u, new budget %d", | ^~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.h:1100:7: note: byref variable will be forcibly initialized 1100 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:3925:2: note: in expansion of macro 'bfq_log_bfqq' 3925 | bfq_log_bfqq(bfqd, bfqq, "recalc_budg: sync %d, seeky %d", | ^~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.h:1100:7: note: byref variable will be forcibly initialized 1100 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:3923:2: note: in expansion of macro 'bfq_log_bfqq' 3923 | bfq_log_bfqq(bfqd, bfqq, "recalc_budg: last max_budg %d, min budg %d", | ^~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.h:1100:7: note: byref variable will be forcibly initialized 1100 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:3921:2: note: in expansion of macro 'bfq_log_bfqq' 3921 | bfq_log_bfqq(bfqd, bfqq, "recalc_budg: last budg %d, budg left %d", | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/disk-io.c: In function 'btrfs_destroy_marked_extents': /kisskb/src/fs/btrfs/disk-io.c:4789:6: note: byref variable will be forcibly initialized 4789 | u64 end; | ^~~ /kisskb/src/fs/btrfs/disk-io.c:4788:6: note: byref variable will be forcibly initialized 4788 | u64 start = 0; | ^~~~~ /kisskb/src/fs/btrfs/disk-io.c: In function 'btrfs_destroy_pinned_extent': /kisskb/src/fs/btrfs/disk-io.c:4823:24: note: byref variable will be forcibly initialized 4823 | struct extent_state *cached_state = NULL; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/disk-io.c:4819:6: note: byref variable will be forcibly initialized 4819 | u64 end; | ^~~ /kisskb/src/fs/btrfs/disk-io.c:4818:6: note: byref variable will be forcibly initialized 4818 | u64 start; | ^~~~~ /kisskb/src/fs/btrfs/disk-io.c: In function 'btrfs_verify_level_key': /kisskb/src/fs/btrfs/disk-io.c:316:19: note: byref variable will be forcibly initialized 316 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/disk-io.c: In function 'btrfs_check_leaked_roots': /kisskb/src/fs/btrfs/disk-io.c:1607:8: note: byref variable will be forcibly initialized 1607 | char buf[BTRFS_ROOT_NAME_BUF_LEN]; | ^~~ /kisskb/src/fs/btrfs/disk-io.c: In function 'btrfs_destroy_all_delalloc_inodes': /kisskb/src/fs/btrfs/disk-io.c:4761:19: note: byref variable will be forcibly initialized 4761 | struct list_head splice; | ^~~~~~ /kisskb/src/fs/btrfs/disk-io.c: In function 'btrfs_drop_all_logs': /kisskb/src/fs/btrfs/disk-io.c:4572:21: note: byref variable will be forcibly initialized 4572 | struct btrfs_root *gang[8]; | ^~~~ /kisskb/src/block/bfq-iosched.c: In function 'bfq_bfqq_resume_state': /kisskb/src/block/bfq-iosched.h:1100:7: note: byref variable will be forcibly initialized 1100 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:1200:4: note: in expansion of macro 'bfq_log_bfqq' 1200 | bfq_log_bfqq(bfqq->bfqd, bfqq, | ^~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.c: In function 'bfq_update_wr_data': /kisskb/src/block/bfq-iosched.h:1100:7: note: byref variable will be forcibly initialized 1100 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:4925:4: note: in expansion of macro 'bfq_log_bfqq' 4925 | bfq_log_bfqq(bfqd, bfqq, "WARN: pending prio change"); | ^~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.h:1100:7: note: byref variable will be forcibly initialized 1100 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:4917:3: note: in expansion of macro 'bfq_log_bfqq' 4917 | bfq_log_bfqq(bfqd, bfqq, | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/disk-io.c: In function 'btrfs_read_dev_one_super': /kisskb/src/fs/btrfs/disk-io.c:3740:6: note: byref variable will be forcibly initialized 3740 | u64 bytenr, bytenr_orig; | ^~~~~~ /kisskb/src/block/bfq-iosched.c: In function 'bfq_bio_merge': /kisskb/src/block/bfq-iosched.c:2447:18: note: byref variable will be forcibly initialized 2447 | struct request *free = NULL; | ^~~~ /kisskb/src/fs/btrfs/disk-io.c: In function 'btrfs_free_fs_roots': /kisskb/src/fs/btrfs/disk-io.c:2194:21: note: byref variable will be forcibly initialized 2194 | struct btrfs_root *gang[8]; | ^~~~ /kisskb/src/fs/btrfs/disk-io.c: In function 'btrfs_cleanup_fs_roots': /kisskb/src/fs/btrfs/disk-io.c:4261:21: note: byref variable will be forcibly initialized 4261 | struct btrfs_root *gang[8]; | ^~~~ In file included from /kisskb/src/block/bfq-iosched.c:134: /kisskb/src/block/bfq-iosched.c: In function 'bfq_bfqq_expire': /kisskb/src/block/bfq-iosched.h:1100:7: note: byref variable will be forcibly initialized 1100 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:4344:2: note: in expansion of macro 'bfq_log_bfqq' 4344 | bfq_log_bfqq(bfqd, bfqq, | ^~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.c:4286:16: note: byref variable will be forcibly initialized 4286 | unsigned long delta = 0; | ^~~~~ /kisskb/src/fs/btrfs/disk-io.c: In function 'btrfs_get_fs_root_commit_root': /kisskb/src/fs/btrfs/disk-io.c:1784:19: note: byref variable will be forcibly initialized 1784 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/disk-io.c: In function 'btrfs_create_tree': /kisskb/src/fs/btrfs/disk-io.c:1251:19: note: byref variable will be forcibly initialized 1251 | struct btrfs_key key; | ^~~ In file included from /kisskb/src/block/bfq-iosched.c:134: /kisskb/src/block/bfq-iosched.c: In function 'bfq_add_request': /kisskb/src/block/bfq-iosched.h:1100:7: note: byref variable will be forcibly initialized 1100 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:2203:2: note: in expansion of macro 'bfq_log_bfqq' 2203 | bfq_log_bfqq(bfqd, bfqq, "add_request %d", rq_is_sync(rq)); | ^~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.c:2200:7: note: byref variable will be forcibly initialized 2200 | bool interactive = false; | ^~~~~~~~~~~ In file included from /kisskb/src/block/bfq-iosched.c:134: /kisskb/src/block/bfq-iosched.c: In function 'bfq_select_queue': /kisskb/src/block/bfq-iosched.h:1100:7: note: byref variable will be forcibly initialized 1100 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:4905:3: note: in expansion of macro 'bfq_log_bfqq' 4905 | bfq_log_bfqq(bfqd, bfqq, "select_queue: returned this queue"); | ^~~~~~~~~~~~ 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/block/bfq-iosched.h:1100:7: note: byref variable will be forcibly initialized 1100 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:4900:3: note: in expansion of macro 'bfq_log_bfqq' 4900 | bfq_log_bfqq(bfqd, bfqq, "select_queue: checking new 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: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:4970:4: note: in expansion of macro 'wait_event' 4970 | wait_event(t->writer_wait, | ^~~~~~~~~~ /kisskb/src/block/bfq-iosched.h:1100:7: note: byref variable will be forcibly initialized 1100 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:4698:2: note: in expansion of macro 'bfq_log_bfqq' 4698 | bfq_log_bfqq(bfqd, bfqq, "select_queue: already in-service queue"); | ^~~~~~~~~~~~ /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:4357:2: note: in expansion of macro 'wait_event' 4357 | wait_event(fs_info->transaction_wait, | ^~~~~~~~~~ /kisskb/src/block/bfq-iosched.c: In function 'bfq_put_queue': /kisskb/src/block/bfq-iosched.h:1100:7: note: byref variable will be forcibly initialized 1100 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:5218:3: note: in expansion of macro 'bfq_log_bfqq' 5218 | bfq_log_bfqq(bfqq->bfqd, bfqq, "put_queue: %p %d", | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/disk-io.c: In function 'btrfs_init_root_free_objectid': /kisskb/src/fs/btrfs/disk-io.c:5004:19: note: byref variable will be forcibly initialized 5004 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/disk-io.c:5003:19: note: byref variable will be forcibly initialized 5003 | 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:1675:19: note: byref variable will be forcibly initialized 1675 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/disk-io.c: In function 'btrfs_read_roots': /kisskb/src/fs/btrfs/disk-io.c:2432:19: note: byref variable will be forcibly initialized 2432 | struct btrfs_key location; | ^~~~~~~~ /kisskb/src/block/bfq-iosched.c: In function 'bfq_merge_bfqqs': /kisskb/src/block/bfq-iosched.h:1100:7: note: byref variable will be forcibly initialized 1100 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:3131:2: note: in expansion of macro 'bfq_log_bfqq' 3131 | bfq_log_bfqq(bfqd, new_bfqq, "merge_bfqqs: wr_busy %d", | ^~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.h:1100:7: note: byref variable will be forcibly initialized 1100 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:3072:2: note: in expansion of macro 'bfq_log_bfqq' 3072 | bfq_log_bfqq(bfqd, bfqq, "merging with queue %lu", | ^~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.c: In function 'bfq_get_queue': /kisskb/src/block/bfq-iosched.h:1100:7: note: byref variable will be forcibly initialized 1100 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:5745:3: note: in expansion of macro 'bfq_log_bfqq' 5745 | bfq_log_bfqq(bfqd, bfqq, "get_queue, bfqq not in async: %p, %d", | ^~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.h:1100:7: note: byref variable will be forcibly initialized 1100 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:5729:3: note: in expansion of macro 'bfq_log_bfqq' 5729 | bfq_log_bfqq(bfqd, bfqq, "using oom bfqq"); | ^~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.h:1100:7: note: byref variable will be forcibly initialized 1100 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:5726:3: note: in expansion of macro 'bfq_log_bfqq' 5726 | bfq_log_bfqq(bfqd, bfqq, "allocated"); | ^~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.c: In function '__bfq_put_async_bfqq': /kisskb/src/block/bfq-iosched.h:1100:7: note: byref variable will be forcibly initialized 1100 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:6915:3: note: in expansion of macro 'bfq_log_bfqq' 6915 | bfq_log_bfqq(bfqd, bfqq, "put_async_bfqq: putting %p, %d", | ^~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.c: In function 'bfq_split_bfqq': /kisskb/src/block/bfq-iosched.h:1100:7: note: byref variable will be forcibly initialized 1100 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:6591:2: note: in expansion of macro 'bfq_log_bfqq' 6591 | bfq_log_bfqq(bfqq->bfqd, bfqq, "splitting queue"); | ^~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.c: In function 'bfq_exit_bfqq': /kisskb/src/block/bfq-iosched.h:1100:7: note: byref variable will be forcibly initialized 1100 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:5322:2: note: in expansion of macro 'bfq_log_bfqq' 5322 | bfq_log_bfqq(bfqd, bfqq, "exit_bfqq: %p, %d", bfqq, bfqq->ref); | ^~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.c: In function 'bfq_init_rq': /kisskb/src/block/bfq-iosched.h:1100:7: note: byref variable will be forcibly initialized 1100 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:6782:2: note: in expansion of macro 'bfq_log_bfqq' 6782 | bfq_log_bfqq(bfqd, bfqq, "get_request %p: bfqq %p, %d", | ^~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.c:6720:7: note: byref variable will be forcibly initialized 6720 | bool new_queue = false; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/block/bfq-iosched.c:116: /kisskb/src/block/bfq-iosched.c: In function 'bfq_insert_request': /kisskb/src/block/bfq-iosched.c:6111:12: note: byref variable will be forcibly initialized 6111 | LIST_HEAD(free); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/crypto/internal/skcipher.h:13, from /kisskb/src/crypto/authenc.c:10: /kisskb/src/crypto/authenc.c: In function 'crypto_authenc_copy_assoc': /kisskb/src/include/crypto/skcipher.h:127:7: note: byref variable will be forcibly initialized 127 | char __##name##_desc[sizeof(struct skcipher_request) + \ | ^~ /kisskb/src/crypto/authenc.c:181:2: note: in expansion of macro 'SYNC_SKCIPHER_REQUEST_ON_STACK' 181 | SYNC_SKCIPHER_REQUEST_ON_STACK(skreq, ctx->null); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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/crypto/authenc.c: In function 'crypto_authenc_create': /kisskb/src/crypto/authenc.c:375:6: note: byref variable will be forcibly initialized 375 | u32 mask; | ^~~~ /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:57:27: note: byref variable will be forcibly initialized 57 | struct fuse_getxattr_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/xattr.c:56:26: note: byref variable will be forcibly initialized 56 | struct fuse_getxattr_in inarg; | ^~~~~ /kisskb/src/fs/fuse/xattr.c: In function 'fuse_listxattr': /kisskb/src/fs/fuse/xattr.c:115:27: note: byref variable will be forcibly initialized 115 | struct fuse_getxattr_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/xattr.c:114:26: note: byref variable will be forcibly initialized 114 | struct fuse_getxattr_in inarg; | ^~~~~ /kisskb/src/crypto/authencesn.c: In function 'crypto_authenc_esn_genicv_tail': /kisskb/src/crypto/authencesn.c:99:6: note: byref variable will be forcibly initialized 99 | u32 tmp[2]; | ^~~ /kisskb/src/crypto/authencesn.c: In function 'crypto_authenc_esn_genicv': /kisskb/src/crypto/authencesn.c:133:6: note: byref variable will be forcibly initialized 133 | u32 tmp[2]; | ^~~ In file included from /kisskb/src/include/crypto/internal/skcipher.h:13, from /kisskb/src/crypto/authencesn.c:13: /kisskb/src/crypto/authencesn.c: In function 'crypto_authenc_esn_copy': /kisskb/src/include/crypto/skcipher.h:127:7: note: byref variable will be forcibly initialized 127 | char __##name##_desc[sizeof(struct skcipher_request) + \ | ^~ /kisskb/src/crypto/authencesn.c:171:2: note: in expansion of macro 'SYNC_SKCIPHER_REQUEST_ON_STACK' 171 | SYNC_SKCIPHER_REQUEST_ON_STACK(skreq, ctx->null); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/crypto/authencesn.c: In function 'crypto_authenc_esn_decrypt_tail': /kisskb/src/crypto/authencesn.c:235:6: note: byref variable will be forcibly initialized 235 | u32 tmp[2]; | ^~~ /kisskb/src/crypto/authencesn.c: In function 'crypto_authenc_esn_decrypt': /kisskb/src/crypto/authencesn.c:284:6: note: byref variable will be forcibly initialized 284 | u32 tmp[2]; | ^~~ /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/crypto/authencesn.c: In function 'crypto_authenc_esn_create': /kisskb/src/crypto/authencesn.c:393:6: note: byref variable will be forcibly initialized 393 | u32 mask; | ^~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/genhd.h:16, from /kisskb/src/include/linux/blkdev.h:6, from /kisskb/src/include/linux/blk-mq.h:5, from /kisskb/src/include/linux/blk-integrity.h:5, from /kisskb/src/block/bio-integrity.c:9: /kisskb/src/block/bio-integrity.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/block/bio-integrity.c: In function 'bio_integrity_process': /kisskb/src/block/bio-integrity.c:161:19: note: byref variable will be forcibly initialized 161 | struct bvec_iter bviter; | ^~~~~~ /kisskb/src/block/bio-integrity.c:160:28: note: byref variable will be forcibly initialized 160 | struct blk_integrity_iter iter; | ^~~~ /kisskb/src/fs/jfs/jfs_imap.c: In function 'diAllocBit': /kisskb/src/fs/jfs/jfs_imap.c:2005:32: note: byref variable will be forcibly initialized 2005 | struct metapage *amp = NULL, *bmp = NULL; | ^~~ /kisskb/src/fs/jfs/jfs_imap.c:2005:19: note: byref variable will be forcibly initialized 2005 | struct metapage *amp = NULL, *bmp = NULL; | ^~~ /kisskb/src/fs/jfs/jfs_imap.c: In function 'diAllocIno': /kisskb/src/fs/jfs/jfs_imap.c:1764:19: note: byref variable will be forcibly initialized 1764 | struct metapage *mp; | ^~ /kisskb/src/fs/jfs/jfs_imap.c: In function 'diNewExt': /kisskb/src/fs/jfs/jfs_imap.c:2154:6: note: byref variable will be forcibly initialized 2154 | s64 blkno, hint; | ^~~~~ /kisskb/src/fs/jfs/jfs_imap.c:2152:31: note: byref variable will be forcibly initialized 2152 | struct metapage *amp, *bmp, *cmp, *dmp; | ^~~ /kisskb/src/fs/jfs/jfs_imap.c:2152:25: note: byref variable will be forcibly initialized 2152 | struct metapage *amp, *bmp, *cmp, *dmp; | ^~~ /kisskb/src/fs/jfs/jfs_imap.c:2152:19: note: byref variable will be forcibly initialized 2152 | struct metapage *amp, *bmp, *cmp, *dmp; | ^~~ /kisskb/src/fs/jfs/jfs_imap.c: In function 'diRead': /kisskb/src/fs/jfs/jfs_imap.c:296:19: note: byref variable will be forcibly initialized 296 | struct metapage *mp; | ^~ /kisskb/src/fs/jfs/jfs_imap.c: In function 'duplicateIXtree': /kisskb/src/fs/jfs/jfs_imap.c:2977:16: note: byref variable will be forcibly initialized 2977 | struct inode *ip; | ^~ /kisskb/src/fs/jfs/jfs_imap.c:2976:22: note: byref variable will be forcibly initialized 2976 | struct buffer_head *bh; | ^~ /kisskb/src/fs/jfs/jfs_imap.c: In function 'diNewIAG': /kisskb/src/fs/jfs/jfs_imap.c:2442:16: note: byref variable will be forcibly initialized 2442 | struct inode *iplist[1]; | ^~~~~~ /kisskb/src/fs/jfs/jfs_imap.c:2439:6: note: byref variable will be forcibly initialized 2439 | s64 xaddr = 0; | ^~~~~ /kisskb/src/fs/jfs/jfs_imap.c:2437:19: note: byref variable will be forcibly initialized 2437 | struct metapage *mp; | ^~ /kisskb/src/fs/jfs/jfs_imap.c: In function 'diAllocExt': /kisskb/src/fs/jfs/jfs_imap.c:1888:19: note: byref variable will be forcibly initialized 1888 | struct metapage *mp; | ^~ /kisskb/src/fs/jfs/jfs_imap.c:1887:11: note: byref variable will be forcibly initialized 1887 | int rem, iagno, sword, extno, rc; | ^~~~~ /kisskb/src/fs/jfs/jfs_imap.c: In function 'diFree': /kisskb/src/fs/jfs/jfs_imap.c:854:16: note: byref variable will be forcibly initialized 854 | struct inode *iplist[3]; | ^~~~~~ /kisskb/src/fs/jfs/jfs_imap.c:846:42: note: byref variable will be forcibly initialized 846 | struct metapage *mp, *amp, *bmp, *cmp, *dmp; | ^~~ /kisskb/src/fs/jfs/jfs_imap.c:846:36: note: byref variable will be forcibly initialized 846 | struct metapage *mp, *amp, *bmp, *cmp, *dmp; | ^~~ /kisskb/src/fs/jfs/jfs_imap.c:846:30: note: byref variable will be forcibly initialized 846 | struct metapage *mp, *amp, *bmp, *cmp, *dmp; | ^~~ /kisskb/src/fs/jfs/jfs_imap.c:846:24: note: byref variable will be forcibly initialized 846 | struct metapage *mp, *amp, *bmp, *cmp, *dmp; | ^~~ /kisskb/src/fs/jfs/jfs_imap.c:846:19: note: byref variable will be forcibly initialized 846 | struct metapage *mp, *amp, *bmp, *cmp, *dmp; | ^~ /kisskb/src/fs/jfs/jfs_imap.c: In function 'diAlloc': /kisskb/src/fs/jfs/jfs_imap.c:1325:19: note: byref variable will be forcibly initialized 1325 | struct metapage *mp; | ^~ /kisskb/src/fs/jfs/jfs_imap.c: In function 'diUpdatePMap': /kisskb/src/fs/jfs/jfs_imap.c:2720:19: note: byref variable will be forcibly initialized 2720 | struct metapage *mp; | ^~ /kisskb/src/fs/jfs/jfs_imap.c: In function 'diExtendFS': /kisskb/src/fs/jfs/jfs_imap.c:2843:24: note: byref variable will be forcibly initialized 2843 | struct metapage *bp, *hbp; | ^~~ /kisskb/src/fs/jfs/jfs_imap.c:2843:19: note: byref variable will be forcibly initialized 2843 | struct metapage *bp, *hbp; | ^~ /kisskb/src/drivers/phy/freescale/phy-fsl-imx8-mipi-dphy.c: In function 'get_best_ratio': /kisskb/src/drivers/phy/freescale/phy-fsl-imx8-mipi-dphy.c:133:6: note: byref variable will be forcibly initialized 133 | u32 d[] = {1, 0}; | ^ /kisskb/src/drivers/phy/freescale/phy-fsl-imx8-mipi-dphy.c:132:6: note: byref variable will be forcibly initialized 132 | u32 n[] = {0, 1}; | ^ /kisskb/src/drivers/phy/freescale/phy-fsl-imx8-mipi-dphy.c: In function 'mixel_dphy_config_from_opts': /kisskb/src/drivers/phy/freescale/phy-fsl-imx8-mipi-dphy.c:160:23: note: byref variable will be forcibly initialized 160 | u32 lp_t, numerator, denominator; | ^~~~~~~~~~~ /kisskb/src/drivers/phy/freescale/phy-fsl-imx8-mipi-dphy.c:160:12: note: byref variable will be forcibly initialized 160 | u32 lp_t, numerator, denominator; | ^~~~~~~~~ /kisskb/src/drivers/phy/freescale/phy-fsl-imx8-mipi-dphy.c: In function 'mixel_dphy_power_on': /kisskb/src/drivers/phy/freescale/phy-fsl-imx8-mipi-dphy.c:379:6: note: byref variable will be forcibly initialized 379 | u32 locked; | ^~~~~~ 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:855:2: note: in expansion of macro 'wait_event' 855 | wait_event(commit->commit_wait, commit->state >= min_state); | ^~~~~~~~~~ /kisskb/src/fs/btrfs/transaction.c: In function '__btrfs_wait_marked_extents': /kisskb/src/fs/btrfs/transaction.c:1091:6: note: byref variable will be forcibly initialized 1091 | u64 end; | ^~~ /kisskb/src/fs/btrfs/transaction.c:1090:6: note: byref variable will be forcibly initialized 1090 | u64 start = 0; | ^~~~~ /kisskb/src/fs/btrfs/transaction.c:1089:23: note: byref variable will be forcibly initialized 1089 | struct extent_state *cached_state = NULL; | ^~~~~~~~~~~~ /kisskb/src/fs/nilfs2/bmap.c: In function 'nilfs_bmap_do_insert': /kisskb/src/fs/nilfs2/bmap.c:101:8: note: byref variable will be forcibly initialized 101 | __u64 ptrs[NILFS_BMAP_SMALL_HIGH + 1]; | ^~~~ /kisskb/src/fs/nilfs2/bmap.c:100:8: note: byref variable will be forcibly initialized 100 | __u64 keys[NILFS_BMAP_SMALL_HIGH + 1]; | ^~~~ /kisskb/src/fs/nilfs2/bmap.c: In function 'nilfs_bmap_do_delete': /kisskb/src/fs/nilfs2/bmap.c:156:8: note: byref variable will be forcibly initialized 156 | __u64 ptrs[NILFS_BMAP_LARGE_LOW + 1]; | ^~~~ /kisskb/src/fs/nilfs2/bmap.c:155:8: note: byref variable will be forcibly initialized 155 | __u64 keys[NILFS_BMAP_LARGE_LOW + 1]; | ^~~~ /kisskb/src/fs/nilfs2/bmap.c: In function 'nilfs_bmap_do_truncate': /kisskb/src/fs/nilfs2/bmap.c:253:8: note: byref variable will be forcibly initialized 253 | __u64 lastkey; | ^~~~~~~ /kisskb/src/fs/nilfs2/bmap.c: In function 'nilfs_bmap_lookup_at_level': /kisskb/src/fs/nilfs2/bmap.c:65:11: note: byref variable will be forcibly initialized 65 | sector_t blocknr; | ^~~~~~~ /kisskb/src/fs/btrfs/transaction.c: In function 'commit_fs_roots': /kisskb/src/fs/btrfs/transaction.c:1348:21: note: byref variable will be forcibly initialized 1348 | struct btrfs_root *gang[8]; | ^~~~ /kisskb/src/fs/btrfs/transaction.c: In function 'commit_cowonly_roots': /kisskb/src/fs/btrfs/transaction.c:1242:24: note: byref variable will be forcibly initialized 1242 | struct extent_buffer *eb; | ^~ 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_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:540:3: note: in expansion of macro 'wait_event' 540 | wait_event(fs_info->transaction_wait, | ^~~~~~~~~~ /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:1978:3: note: in expansion of macro 'wait_event' 1978 | wait_event(cur_trans->writer_wait, | ^~~~~~~~~~ /kisskb/src/fs/btrfs/transaction.c: In function 'btrfs_write_marked_extents': /kisskb/src/fs/btrfs/transaction.c:1035:6: note: byref variable will be forcibly initialized 1035 | u64 end; | ^~~ /kisskb/src/fs/btrfs/transaction.c:1034:6: note: byref variable will be forcibly initialized 1034 | u64 start = 0; | ^~~~~ /kisskb/src/fs/btrfs/transaction.c:1033:23: note: byref variable will be forcibly initialized 1033 | struct extent_state *cached_state = NULL; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/transaction.c: In function 'btrfs_write_and_wait_transaction': /kisskb/src/fs/btrfs/transaction.c:1172:18: note: byref variable will be forcibly initialized 1172 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/btrfs/transaction.c: In function 'create_pending_snapshot': /kisskb/src/fs/btrfs/transaction.c:1578:6: note: byref variable will be forcibly initialized 1578 | u64 objectid; | ^~~~~~~~ /kisskb/src/fs/btrfs/transaction.c:1577:6: note: byref variable will be forcibly initialized 1577 | u64 index = 0; | ^~~~~ /kisskb/src/fs/btrfs/transaction.c:1576:6: note: byref variable will be forcibly initialized 1576 | u64 to_reserve = 0; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/transaction.c:1573:24: note: byref variable will be forcibly initialized 1573 | struct extent_buffer *old; | ^~~ /kisskb/src/fs/btrfs/transaction.c:1572:24: note: byref variable will be forcibly initialized 1572 | struct extent_buffer *tmp; | ^~~ /kisskb/src/fs/btrfs/transaction.c:1562:19: note: byref variable will be forcibly initialized 1562 | struct btrfs_key key; | ^~~ /kisskb/src/block/blk-integrity.c: In function 'blk_rq_count_integrity_sg': /kisskb/src/block/blk-integrity.c:29:17: note: byref variable will be forcibly initialized 29 | struct bio_vec iv, ivprv = { NULL }; | ^~ /kisskb/src/block/blk-integrity.c: In function 'blk_rq_map_integrity_sg': /kisskb/src/block/blk-integrity.c:71:17: note: byref variable will be forcibly initialized 71 | struct bio_vec iv, ivprv = { NULL }; | ^~ 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:2219:2: note: in expansion of macro 'wait_event' 2219 | 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:2207:2: note: in expansion of macro 'wait_event' 2207 | 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:2192:2: note: in expansion of macro 'wait_event' 2192 | wait_event(cur_trans->writer_wait, | ^~~~~~~~~~ /kisskb/src/block/blk-integrity.c: In function 'integrity_generate_store': /kisskb/src/block/blk-integrity.c:289:8: note: byref variable will be forcibly initialized 289 | char *p = (char *) page; | ^ /kisskb/src/block/blk-integrity.c: In function 'integrity_verify_store': /kisskb/src/block/blk-integrity.c:270:8: note: byref variable will be forcibly initialized 270 | char *p = (char *) page; | ^ /kisskb/src/fs/btrfs/transaction.c: In function 'btrfs_commit_transaction_async': /kisskb/src/include/linux/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:1946:2: note: in expansion of macro 'wait_event' 1946 | wait_event(fs_info->transaction_blocked_wait, | ^~~~~~~~~~ /kisskb/src/kernel/trace/trace_hwlat.c: In function 'get_sample': /kisskb/src/kernel/trace/trace_hwlat.c:205:22: note: byref variable will be forcibly initialized 205 | struct hwlat_sample s; | ^ /kisskb/src/kernel/trace/trace_hwlat.c: In function 'hwlat_mode_write': /kisskb/src/kernel/trace/trace_hwlat.c:684:7: note: byref variable will be forcibly initialized 684 | char buf[64]; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/osnoise.h:142, from /kisskb/src/kernel/trace/trace_osnoise.c:39: /kisskb/src/kernel/trace/trace_osnoise.c: In function 'perf_trace_thread_noise': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:9:1: note: in expansion of macro 'TRACE_EVENT' 9 | TRACE_EVENT(thread_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:9:1: note: in expansion of macro 'TRACE_EVENT' 9 | TRACE_EVENT(thread_noise, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/trace_osnoise.c: In function 'perf_trace_softirq_noise': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:37:1: note: in expansion of macro 'TRACE_EVENT' 37 | TRACE_EVENT(softirq_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:37:1: note: in expansion of macro 'TRACE_EVENT' 37 | TRACE_EVENT(softirq_noise, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/trace_osnoise.c: In function 'perf_trace_nmi_noise': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(nmi_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(nmi_noise, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/trace_osnoise.c: In function 'perf_trace_sample_threshold': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:114:1: note: in expansion of macro 'TRACE_EVENT' 114 | TRACE_EVENT(sample_threshold, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:114:1: note: in expansion of macro 'TRACE_EVENT' 114 | TRACE_EVENT(sample_threshold, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/osnoise.h:142, from /kisskb/src/kernel/trace/trace_osnoise.c:39: /kisskb/src/kernel/trace/trace_osnoise.c: In function 'trace_event_raw_event_thread_noise': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:9:1: note: in expansion of macro 'TRACE_EVENT' 9 | TRACE_EVENT(thread_noise, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/trace_osnoise.c: In function 'trace_event_raw_event_softirq_noise': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:37:1: note: in expansion of macro 'TRACE_EVENT' 37 | TRACE_EVENT(softirq_noise, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/trace_osnoise.c: In function 'trace_event_raw_event_nmi_noise': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(nmi_noise, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/trace_osnoise.c: In function 'trace_event_raw_event_sample_threshold': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:114:1: note: in expansion of macro 'TRACE_EVENT' 114 | TRACE_EVENT(sample_threshold, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/osnoise.h:142, from /kisskb/src/kernel/trace/trace_osnoise.c:39: /kisskb/src/kernel/trace/trace_osnoise.c: In function 'perf_trace_irq_noise': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:63:1: note: in expansion of macro 'TRACE_EVENT' 63 | TRACE_EVENT(irq_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:63:1: note: in expansion of macro 'TRACE_EVENT' 63 | TRACE_EVENT(irq_noise, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/osnoise.h:142, from /kisskb/src/kernel/trace/trace_osnoise.c:39: /kisskb/src/kernel/trace/trace_osnoise.c: In function 'trace_event_raw_event_irq_noise': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:63:1: note: in expansion of macro 'TRACE_EVENT' 63 | TRACE_EVENT(irq_noise, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/osnoise.h:142, from /kisskb/src/kernel/trace/trace_osnoise.c:39: /kisskb/src/kernel/trace/trace_osnoise.c: In function '__bpf_trace_thread_noise': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:9:1: note: in expansion of macro 'TRACE_EVENT' 9 | TRACE_EVENT(thread_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:9:1: note: in expansion of macro 'TRACE_EVENT' 9 | TRACE_EVENT(thread_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:9:1: note: in expansion of macro 'TRACE_EVENT' 9 | TRACE_EVENT(thread_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:9:1: note: in expansion of macro 'TRACE_EVENT' 9 | TRACE_EVENT(thread_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:9:1: note: in expansion of macro 'TRACE_EVENT' 9 | TRACE_EVENT(thread_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:9:1: note: in expansion of macro 'TRACE_EVENT' 9 | TRACE_EVENT(thread_noise, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/trace_osnoise.c: In function '__bpf_trace_softirq_noise': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:37:1: note: in expansion of macro 'TRACE_EVENT' 37 | TRACE_EVENT(softirq_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:37:1: note: in expansion of macro 'TRACE_EVENT' 37 | TRACE_EVENT(softirq_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:37:1: note: in expansion of macro 'TRACE_EVENT' 37 | TRACE_EVENT(softirq_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:37:1: note: in expansion of macro 'TRACE_EVENT' 37 | TRACE_EVENT(softirq_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:37:1: note: in expansion of macro 'TRACE_EVENT' 37 | TRACE_EVENT(softirq_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:37:1: note: in expansion of macro 'TRACE_EVENT' 37 | TRACE_EVENT(softirq_noise, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/trace_osnoise.c: In function '__bpf_trace_sample_threshold': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:114:1: note: in expansion of macro 'TRACE_EVENT' 114 | TRACE_EVENT(sample_threshold, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:114:1: note: in expansion of macro 'TRACE_EVENT' 114 | TRACE_EVENT(sample_threshold, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:114:1: note: in expansion of macro 'TRACE_EVENT' 114 | TRACE_EVENT(sample_threshold, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:114:1: note: in expansion of macro 'TRACE_EVENT' 114 | TRACE_EVENT(sample_threshold, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:114:1: note: in expansion of macro 'TRACE_EVENT' 114 | TRACE_EVENT(sample_threshold, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:114:1: note: in expansion of macro 'TRACE_EVENT' 114 | TRACE_EVENT(sample_threshold, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/trace_osnoise.c: In function '__bpf_trace_irq_noise': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:63:1: note: in expansion of macro 'TRACE_EVENT' 63 | TRACE_EVENT(irq_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:63:1: note: in expansion of macro 'TRACE_EVENT' 63 | TRACE_EVENT(irq_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:63:1: note: in expansion of macro 'TRACE_EVENT' 63 | TRACE_EVENT(irq_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:63:1: note: in expansion of macro 'TRACE_EVENT' 63 | TRACE_EVENT(irq_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:63:1: note: in expansion of macro 'TRACE_EVENT' 63 | TRACE_EVENT(irq_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:63:1: note: in expansion of macro 'TRACE_EVENT' 63 | TRACE_EVENT(irq_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:63:1: note: in expansion of macro 'TRACE_EVENT' 63 | TRACE_EVENT(irq_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:63:1: note: in expansion of macro 'TRACE_EVENT' 63 | TRACE_EVENT(irq_noise, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/trace_osnoise.c: In function '__bpf_trace_nmi_noise': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(nmi_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(nmi_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(nmi_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(nmi_noise, | ^~~~~~~~~~~ In file included 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/kernel/trace/trace_osnoise.c:19: /kisskb/src/kernel/trace/trace_osnoise.c: In function 'osnoise_has_registered_instances': /kisskb/src/include/linux/rculist.h:353:20: note: byref variable will be forcibly initialized 353 | struct list_head *__next = READ_ONCE(__ptr->next); \ | ^~~~~~ /kisskb/src/kernel/trace/trace_osnoise.c:63:11: note: in expansion of macro 'list_first_or_null_rcu' 63 | return !!list_first_or_null_rcu(&osnoise_instances, | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/params.c: In function 'param_set_uint_minmax': /kisskb/src/kernel/params.c:249:15: note: byref variable will be forcibly initialized 249 | unsigned int num; | ^~~ /kisskb/src/kernel/params.c: In function 'param_set_bool_enable_only': /kisskb/src/kernel/params.c:334:7: note: byref variable will be forcibly initialized 334 | bool new_value; | ^~~~~~~~~ /kisskb/src/kernel/params.c: In function 'param_set_invbool': /kisskb/src/kernel/params.c:366:7: note: byref variable will be forcibly initialized 366 | bool boolval; | ^~~~~~~ /kisskb/src/kernel/params.c: In function 'param_set_bint': /kisskb/src/kernel/params.c:393:7: note: byref variable will be forcibly initialized 393 | bool v; | ^ /kisskb/src/kernel/params.c: In function 'param_array_get': /kisskb/src/kernel/params.c:476:22: note: byref variable will be forcibly initialized 476 | struct kernel_param p = *kp; | ^ /kisskb/src/kernel/params.c: In function 'param_array': /kisskb/src/kernel/params.c:423:22: note: byref variable will be forcibly initialized 423 | struct kernel_param kp; | ^~ /kisskb/src/kernel/params.c: In function 'param_array_set': /kisskb/src/kernel/params.c:465:15: note: byref variable will be forcibly initialized 465 | unsigned int temp_num; | ^~~~~~~~ /kisskb/src/drivers/pinctrl/devicetree.c: In function 'dt_to_map_one_config': /kisskb/src/drivers/pinctrl/devicetree.c:119:11: note: byref variable will be forcibly initialized 119 | unsigned num_maps; | ^~~~~~~~ /kisskb/src/drivers/pinctrl/devicetree.c:118:22: note: byref variable will be forcibly initialized 118 | struct pinctrl_map *map; | ^~~ /kisskb/src/drivers/pinctrl/devicetree.c: In function 'pinctrl_find_cells_size': /kisskb/src/drivers/pinctrl/devicetree.c:290:6: note: byref variable will be forcibly initialized 290 | int cells_size, error; | ^~~~~~~~~~ /kisskb/src/drivers/pinctrl/devicetree.c: In function 'pinctrl_get_list_and_count': /kisskb/src/drivers/pinctrl/devicetree.c:319:6: note: byref variable will be forcibly initialized 319 | int size; | ^~~~ /kisskb/src/drivers/pinctrl/devicetree.c: In function 'pinctrl_count_index_with_args': /kisskb/src/drivers/pinctrl/devicetree.c:351:12: note: byref variable will be forcibly initialized 351 | int size, nr_cells, error; | ^~~~~~~~ /kisskb/src/drivers/pinctrl/devicetree.c:351:6: note: byref variable will be forcibly initialized 351 | int size, nr_cells, error; | ^~~~ /kisskb/src/drivers/pinctrl/devicetree.c:350:16: note: byref variable will be forcibly initialized 350 | const __be32 *list; | ^~~~ /kisskb/src/drivers/pinctrl/devicetree.c: In function 'pinctrl_parse_index_with_args': /kisskb/src/drivers/pinctrl/devicetree.c:411:15: note: byref variable will be forcibly initialized 411 | int nr_elem, nr_cells, error; | ^~~~~~~~ /kisskb/src/drivers/pinctrl/devicetree.c:411:6: note: byref variable will be forcibly initialized 411 | int nr_elem, nr_cells, error; | ^~~~~~~ /kisskb/src/drivers/pinctrl/devicetree.c:410:16: note: byref variable will be forcibly initialized 410 | const __be32 *list; | ^~~~ /kisskb/src/kernel/params.c: In function 'param_sysfs_builtin': /kisskb/src/kernel/params.c:834:7: note: byref variable will be forcibly initialized 834 | char modname[MODULE_NAME_LEN]; | ^~~~~~~ /kisskb/src/drivers/pinctrl/devicetree.c: In function 'pinctrl_dt_to_map': /kisskb/src/drivers/pinctrl/devicetree.c:204:6: note: byref variable will be forcibly initialized 204 | int size, config; | ^~~~ /kisskb/src/drivers/pinctrl/devicetree.c:202:14: note: byref variable will be forcibly initialized 202 | const char *statename; | ^~~~~~~~~ /kisskb/src/kernel/trace/trace_osnoise.c: In function 'timerlat_irq': /kisskb/src/kernel/trace/trace_osnoise.c:1485:25: note: byref variable will be forcibly initialized 1485 | struct timerlat_sample s; | ^ /kisskb/src/kernel/params.c: In function 'parse_args': /kisskb/src/kernel/params.c:171:16: note: byref variable will be forcibly initialized 171 | char *param, *val, *err = NULL; | ^~~ /kisskb/src/kernel/params.c:171:8: note: byref variable will be forcibly initialized 171 | char *param, *val, *err = NULL; | ^~~~~ /kisskb/src/crypto/jitterentropy.c: In function 'jent_loop_shuffle': /kisskb/src/crypto/jitterentropy.c:327:8: note: byref variable will be forcibly initialized 327 | __u64 time = 0; | ^~~~ /kisskb/src/crypto/jitterentropy.c: In function 'jent_measure_jitter': /kisskb/src/crypto/jitterentropy.c:517:8: note: byref variable will be forcibly initialized 517 | __u64 time = 0; | ^~~~ /kisskb/src/crypto/jitterentropy.c: In function 'jent_entropy_init': /kisskb/src/crypto/jitterentropy.c:739:9: note: byref variable will be forcibly initialized 739 | __u64 time2 = 0; | ^~~~~ /kisskb/src/crypto/jitterentropy.c:738:9: note: byref variable will be forcibly initialized 738 | __u64 time = 0; | ^~~~ /kisskb/src/kernel/trace/trace_osnoise.c: In function 'timerlat_main': /kisskb/src/kernel/trace/trace_osnoise.c:1602:21: note: byref variable will be forcibly initialized 1602 | struct sched_param sp; | ^~ /kisskb/src/kernel/trace/trace_osnoise.c:1601:25: note: byref variable will be forcibly initialized 1601 | struct timerlat_sample s; | ^ /kisskb/src/kernel/trace/trace_osnoise.c: In function 'run_osnoise': /kisskb/src/kernel/trace/trace_osnoise.c:1296:24: note: byref variable will be forcibly initialized 1296 | struct osnoise_sample s; | ^ /kisskb/src/kernel/trace/trace_osnoise.c: In function 'start_kthread': /kisskb/src/kernel/trace/trace_osnoise.c:1695:7: note: byref variable will be forcibly initialized 1695 | char comm[24]; | ^~~~ /kisskb/src/kernel/trace/trace_osnoise.c: In function 'osnoise_cpus_write': /kisskb/src/kernel/trace/trace_osnoise.c:1877:7: note: byref variable will be forcibly initialized 1877 | char buf[256]; | ^~~ /kisskb/src/kernel/trace/trace_osnoise.c:1875:16: note: byref variable will be forcibly initialized 1875 | cpumask_var_t osnoise_cpumask_new; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_ioc_get_compress_option': /kisskb/src/fs/f2fs/file.c:3880:26: note: byref variable will be forcibly initialized 3880 | struct f2fs_comp_option option; | ^~~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/include/linux/pagemap.h:8, from /kisskb/src/include/linux/f2fs_fs.h:11, from /kisskb/src/fs/f2fs/file.c:9: /kisskb/src/fs/f2fs/file.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/fs/f2fs/file.c: In function 'try_to_fix_pino': /kisskb/src/fs/f2fs/file.c:238:8: note: byref variable will be forcibly initialized 238 | nid_t pino; | ^~~~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_do_sync_file': /kisskb/src/fs/f2fs/file.c:262:15: note: byref variable will be forcibly initialized 262 | unsigned int seq_id = 0; | ^~~~~~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_ioc_fitrim': /kisskb/src/fs/f2fs/file.c:2288:22: note: byref variable will be forcibly initialized 2288 | struct fstrim_range range; | ^~~~~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_ioc_gc_range': /kisskb/src/fs/f2fs/file.c:2518:23: note: byref variable will be forcibly initialized 2518 | struct f2fs_gc_range range; | ^~~~~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_ioc_flush_device': /kisskb/src/fs/f2fs/file.c:2911:27: note: byref variable will be forcibly initialized 2911 | struct f2fs_flush_device range; | ^~~~~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_defragment_range': /kisskb/src/fs/f2fs/file.c:2562:28: note: byref variable will be forcibly initialized 2562 | pgoff_t pg_start, pg_end, next_pgofs; | ^~~~~~~~~~ /kisskb/src/fs/f2fs/file.c:2561:21: note: byref variable will be forcibly initialized 2561 | struct extent_info ei = {0, 0, 0}; | ^~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_ioc_defragment': /kisskb/src/fs/f2fs/file.c:2705:25: note: byref variable will be forcibly initialized 2705 | struct f2fs_defragment range; | ^~~~~ /kisskb/src/fs/f2fs/file.c: In function '__read_out_blkaddrs': /kisskb/src/fs/f2fs/file.c:1147:23: note: byref variable will be forcibly initialized 1147 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/file.c: In function '__roll_back_blkaddrs': /kisskb/src/fs/f2fs/file.c:1202:23: note: byref variable will be forcibly initialized 1202 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_ioc_resize_fs': /kisskb/src/fs/f2fs/file.c:3245:8: note: byref variable will be forcibly initialized 3245 | __u64 block_count; | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_release_compress_blocks': /kisskb/src/fs/f2fs/file.c:3478:24: note: byref variable will be forcibly initialized 3478 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/file.c: In function 'reserve_compress_blocks': /kisskb/src/fs/f2fs/file.c:3552:12: note: byref variable will be forcibly initialized 3552 | blkcnt_t reserved; | ^~~~~~~~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_reserve_compress_blocks': /kisskb/src/fs/f2fs/file.c:3631:24: note: byref variable will be forcibly initialized 3631 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_sec_trim_file': /kisskb/src/fs/f2fs/file.c:3792:24: note: byref variable will be forcibly initialized 3792 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/file.c:3723:28: note: byref variable will be forcibly initialized 3723 | struct f2fs_sectrim_range range; | ^~~~~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_ioc_set_compress_option': /kisskb/src/fs/f2fs/file.c:3908:26: note: byref variable will be forcibly initialized 3908 | struct f2fs_comp_option option; | ^~~~~~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_zero_range': /kisskb/src/fs/f2fs/file.c:1510:25: note: byref variable will be forcibly initialized 1510 | struct dnode_of_data dn; | ^~ /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/fs/f2fs/file.c: In function 'f2fs_seek_block': /kisskb/src/fs/f2fs/file.c:418:23: note: byref variable will be forcibly initialized 418 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_do_truncate_blocks': /kisskb/src/fs/f2fs/file.c:672:23: note: byref variable will be forcibly initialized 672 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_file_write_iter': /kisskb/src/fs/f2fs/file.c:4611:7: note: byref variable will be forcibly initialized 4611 | bool may_need_sync = true; | ^~~~~~~~~~~~~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_truncate_hole': /kisskb/src/fs/f2fs/file.c:1056:24: note: byref variable will be forcibly initialized 1056 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/file.c: In function '__clone_blkaddrs': /kisskb/src/fs/f2fs/file.c:1238:21: note: byref variable will be forcibly initialized 1238 | struct node_info ni; | ^~ /kisskb/src/fs/f2fs/file.c:1237:25: note: byref variable will be forcibly initialized 1237 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_ioc_move_range': /kisskb/src/fs/f2fs/file.c:2896:25: note: byref variable will be forcibly initialized 2896 | struct f2fs_move_range range; | ^~~~~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_precache_extents': /kisskb/src/fs/f2fs/file.c:3208:10: note: byref variable will be forcibly initialized 3208 | pgoff_t m_next_extent; | ^~~~~~~~~~~~~ /kisskb/src/fs/f2fs/file.c:3207:25: note: byref variable will be forcibly initialized 3207 | struct f2fs_map_blocks map; | ^~~ /kisskb/src/kernel/kthread.c: In function '__kthread_create_on_node': /kisskb/src/kernel/kthread.c:427:11: note: byref variable will be forcibly initialized 427 | va_list aq; | ^~ /kisskb/src/kernel/kthread.c:426:8: note: byref variable will be forcibly initialized 426 | char name[TASK_COMM_LEN]; | ^~~~ In file included from /kisskb/src/include/linux/mm_types.h:13, 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:388:29: note: byref variable will be forcibly initialized 388 | 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/kthread.c: In function 'kthread_create_on_node': /kisskb/src/kernel/kthread.c:478:10: note: byref variable will be forcibly initialized 478 | va_list args; | ^~~~ /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/kernel/kthread.c: In function 'kthread_create_worker': /kisskb/src/kernel/kthread.c:854:10: note: byref variable will be forcibly initialized 854 | va_list args; | ^~~~ /kisskb/src/kernel/kthread.c: In function 'kthread_create_worker_on_cpu': /kisskb/src/kernel/kthread.c:904:10: note: byref variable will be forcibly initialized 904 | va_list args; | ^~~~ /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/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_lookup_contig': /kisskb/src/fs/nilfs2/direct.c:56:11: note: byref variable will be forcibly initialized 56 | sector_t blocknr; | ^~~~~~~ /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/kernel/kthread.c: In function 'kthread_mod_delayed_work': /kisskb/src/kernel/kthread.c:1212:16: note: byref variable will be forcibly initialized 1212 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/kthread.c: In function '__kthread_cancel_work_sync': /kisskb/src/kernel/kthread.c:1257:16: note: byref variable will be forcibly initialized 1257 | unsigned long flags; | ^~~~~ /kisskb/src/fs/nilfs2/btree.c: In function 'nilfs_btree_prepare_convert_and_insert': /kisskb/src/fs/nilfs2/btree.c:1731:22: note: byref variable will be forcibly initialized 1731 | struct buffer_head *bh; | ^~ /kisskb/src/kernel/kthread.c: In function 'kthread_probe_data': /kisskb/src/kernel/kthread.c:247:8: note: byref variable will be forcibly initialized 247 | void *data = NULL; | ^~~~ /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; | ^~~~ /kisskb/src/fs/nilfs2/btree.c: In function 'nilfs_btree_assign_v': /kisskb/src/fs/nilfs2/btree.c:2223:27: note: byref variable will be forcibly initialized 2223 | union nilfs_bmap_ptr_req req; | ^~~ /kisskb/src/fs/nilfs2/btree.c: In function 'nilfs_btree_lookup_dirty_buffers': /kisskb/src/fs/nilfs2/btree.c:2141:10: note: byref variable will be forcibly initialized 2141 | pgoff_t index = 0; | ^~~~~ /kisskb/src/fs/nilfs2/btree.c:2139:17: note: byref variable will be forcibly initialized 2139 | struct pagevec pvec; | ^~~~ /kisskb/src/fs/nilfs2/btree.c:2138:19: note: byref variable will be forcibly initialized 2138 | struct list_head lists[NILFS_BTREE_LEVEL_MAX]; | ^~~~~ /kisskb/src/crypto/drbg.c: In function 'drbg_healthcheck_sanity': /kisskb/src/crypto/drbg.c:2010:6: note: byref variable will be forcibly initialized 2010 | int coreref = 0; | ^~~~~~~ /kisskb/src/crypto/drbg.c:2009:7: note: byref variable will be forcibly initialized 2009 | bool pr = false; | ^~ /kisskb/src/fs/nilfs2/btree.c: In function 'nilfs_btree_propagate_v': /kisskb/src/fs/nilfs2/btree.c:2019:6: note: byref variable will be forcibly initialized 2019 | int maxlevel = 0, ret; | ^~~~~~~~ /kisskb/src/fs/nilfs2/btree.c: In function 'nilfs_btree_commit_convert_and_insert': /kisskb/src/fs/nilfs2/btree.c:1788:8: note: byref variable will be forcibly initialized 1788 | __u64 tmpptr; | ^~~~~~ /kisskb/src/crypto/drbg.c: In function 'drbg_hmac_update': /kisskb/src/crypto/drbg.c:683:17: note: byref variable will be forcibly initialized 683 | unsigned char prefix = DRBG_PREFIX0; | ^~~~~~ 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:662:12: note: byref variable will be forcibly initialized 662 | LIST_HEAD(vdatalist); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/drbg.c:661:12: note: byref variable will be forcibly initialized 661 | LIST_HEAD(seedlist); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/drbg.c:660:35: note: byref variable will be forcibly initialized 660 | struct drbg_string seed1, seed2, vdata; | ^~~~~ /kisskb/src/crypto/drbg.c:660:28: note: byref variable will be forcibly initialized 660 | struct drbg_string seed1, seed2, vdata; | ^~~~~ /kisskb/src/crypto/drbg.c:660:21: note: byref variable will be forcibly initialized 660 | struct drbg_string seed1, seed2, vdata; | ^~~~~ /kisskb/src/fs/nilfs2/btree.c: In function '__nilfs_btree_get_block': /kisskb/src/fs/nilfs2/btree.c:475:11: note: byref variable will be forcibly initialized 475 | sector_t submit_ptr = 0; | ^~~~~~~~~~ /kisskb/src/fs/nilfs2/btree.c:474:27: note: byref variable will be forcibly initialized 474 | struct buffer_head *bh, *ra_bh; | ^~~~~ /kisskb/src/fs/nilfs2/btree.c:474:22: note: byref variable will be forcibly initialized 474 | struct buffer_head *bh, *ra_bh; | ^~ 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:715:12: note: byref variable will be forcibly initialized 715 | LIST_HEAD(datalist); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/drbg.c:714:21: note: byref variable will be forcibly initialized 714 | struct drbg_string data; | ^~~~ /kisskb/src/fs/nilfs2/btree.c: In function 'nilfs_btree_do_lookup': /kisskb/src/fs/nilfs2/btree.c:543:13: note: byref variable will be forcibly initialized 543 | int level, index, found, ncmax, ret; | ^~~~~ /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/crypto/drbg.c: In function 'drbg_seed_from_random': /kisskb/src/crypto/drbg.c:1097:16: note: byref variable will be forcibly initialized 1097 | unsigned char entropy[32]; | ^~~~~~~ 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:1095:12: note: byref variable will be forcibly initialized 1095 | LIST_HEAD(seedlist); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/drbg.c:1094:21: note: byref variable will be forcibly initialized 1094 | 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:1155:12: note: byref variable will be forcibly initialized 1155 | LIST_HEAD(seedlist); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/drbg.c:1154:21: note: byref variable will be forcibly initialized 1154 | struct drbg_string data1; | ^~~~~ /kisskb/src/crypto/drbg.c:1152:16: note: byref variable will be forcibly initialized 1152 | unsigned char entropy[((32 + 16) * 2)]; | ^~~~~~~ /kisskb/src/fs/nilfs2/btree.c: In function 'nilfs_btree_gather_data': /kisskb/src/fs/nilfs2/btree.c:1678:22: note: byref variable will be forcibly initialized 1678 | struct buffer_head *bh; | ^~ /kisskb/src/crypto/drbg.c: In function 'drbg_kcapi_seed': /kisskb/src/crypto/drbg.c:1975:6: note: byref variable will be forcibly initialized 1975 | int coreref = 0; | ^~~~~~~ /kisskb/src/crypto/drbg.c:1973:21: note: byref variable will be forcibly initialized 1973 | struct drbg_string string; | ^~~~~~ /kisskb/src/crypto/drbg.c:1972:7: note: byref variable will be forcibly initialized 1972 | bool pr = false; | ^~ 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:1385:12: note: byref variable will be forcibly initialized 1385 | LIST_HEAD(addtllist); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/nilfs2/btree.c: In function 'nilfs_btree_prepare_delete': /kisskb/src/fs/nilfs2/btree.c:1424:22: note: byref variable will be forcibly initialized 1424 | struct buffer_head *bh; | ^~ /kisskb/src/crypto/drbg.c: In function 'drbg_kcapi_random': /kisskb/src/crypto/drbg.c:1953:21: note: byref variable will be forcibly initialized 1953 | struct drbg_string string; | ^~~~~~ /kisskb/src/fs/nilfs2/btree.c: In function 'nilfs_btree_delete': /kisskb/src/fs/nilfs2/btree.c:1574:6: note: byref variable will be forcibly initialized 1574 | int level, ret; | ^~~~~ /kisskb/src/fs/nilfs2/btree.c:1572:26: note: byref variable will be forcibly initialized 1572 | struct nilfs_bmap_stats stats; | ^~~~~ /kisskb/src/fs/nilfs2/btree.c: In function 'nilfs_btree_prepare_insert': /kisskb/src/fs/nilfs2/btree.c:1050:22: note: byref variable will be forcibly initialized 1050 | struct buffer_head *bh; | ^~ /kisskb/src/fs/nilfs2/btree.c: In function 'nilfs_btree_insert': /kisskb/src/fs/nilfs2/btree.c:1222:6: note: byref variable will be forcibly initialized 1222 | int level, ret; | ^~~~~ /kisskb/src/fs/nilfs2/btree.c:1221:26: note: byref variable will be forcibly initialized 1221 | struct nilfs_bmap_stats stats; | ^~~~~ /kisskb/src/fs/nilfs2/btree.c: In function 'nilfs_btree_mark': /kisskb/src/fs/nilfs2/btree.c:2313:8: note: byref variable will be forcibly initialized 2313 | __u64 ptr; | ^~~ /kisskb/src/fs/nilfs2/btree.c:2311:22: note: byref variable will be forcibly initialized 2311 | struct buffer_head *bh; | ^~ /kisskb/src/fs/nilfs2/btree.c: In function 'nilfs_btree_check_delete': /kisskb/src/fs/nilfs2/btree.c:1638:22: note: byref variable will be forcibly initialized 1638 | struct buffer_head *bh; | ^~ /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:699:11: note: byref variable will be forcibly initialized 699 | sector_t blocknr; | ^~~~~~~ /kisskb/src/fs/nilfs2/btree.c:698:8: note: byref variable will be forcibly initialized 698 | __u64 ptr, ptr2; | ^~~ /kisskb/src/fs/nilfs2/btree.c: In function 'nilfs_btree_convert_and_insert': /kisskb/src/fs/nilfs2/btree.c:1856:26: note: byref variable will be forcibly initialized 1856 | struct nilfs_bmap_stats stats; | ^~~~~ /kisskb/src/fs/nilfs2/btree.c:1855:33: note: byref variable will be forcibly initialized 1855 | union nilfs_bmap_ptr_req dreq, nreq, *di, *ni; | ^~~~ /kisskb/src/fs/nilfs2/btree.c:1855:27: note: byref variable will be forcibly initialized 1855 | union nilfs_bmap_ptr_req dreq, nreq, *di, *ni; | ^~~~ /kisskb/src/fs/nilfs2/btree.c:1854:22: note: byref variable will be forcibly initialized 1854 | struct buffer_head *bh = NULL; | ^~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/genhd.h:16, from /kisskb/src/include/linux/blkdev.h:6, from /kisskb/src/block/blk-zoned.c:15: /kisskb/src/block/blk-zoned.c: In function 'kmalloc_array_node': /kisskb/src/include/linux/slab.h:671:9: note: byref variable will be forcibly initialized 671 | size_t bytes; | ^~~~~ /kisskb/src/block/blk-zoned.c: In function 'blkdev_zone_reset_all': /kisskb/src/block/blk-zoned.c:240:13: note: byref variable will be forcibly initialized 240 | struct bio bio; | ^~~ /kisskb/src/block/blk-zoned.c: In function 'blkdev_report_zones_ioctl': /kisskb/src/block/blk-zoned.c:350:25: note: byref variable will be forcibly initialized 350 | struct blk_zone_report rep; | ^~~ /kisskb/src/block/blk-zoned.c:348:26: note: byref variable will be forcibly initialized 348 | struct zone_report_args args; | ^~~~ /kisskb/src/block/blk-zoned.c: In function 'blkdev_zone_mgmt_ioctl': /kisskb/src/block/blk-zoned.c:407:24: note: byref variable will be forcibly initialized 407 | struct blk_zone_range zrange; | ^~~~~~ 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/fuse/readdir.c: In function 'fuse_force_forget': /kisskb/src/fs/fuse/readdir.c:259:24: note: byref variable will be forcibly initialized 259 | struct fuse_forget_in inarg; | ^~~~~ /kisskb/src/fs/fuse/readdir.c: In function 'fuse_readdir_uncached': /kisskb/src/fs/fuse/readdir.c:324:15: note: byref variable will be forcibly initialized 324 | struct page *page; | ^~~~ /kisskb/src/samples/vfio-mdev/mtty.c: In function 'mtty_ioctl': /kisskb/src/samples/vfio-mdev/mtty.c:1177:10: note: byref variable will be forcibly initialized 1177 | size_t data_size = 0; | ^~~~~~~~~ /kisskb/src/samples/vfio-mdev/mtty.c:1175:23: note: byref variable will be forcibly initialized 1175 | struct vfio_irq_set hdr; | ^~~ /kisskb/src/samples/vfio-mdev/mtty.c:1153:24: note: byref variable will be forcibly initialized 1153 | struct vfio_irq_info info; | ^~~~ /kisskb/src/samples/vfio-mdev/mtty.c:1128:27: note: byref variable will be forcibly initialized 1128 | struct vfio_region_info info; | ^~~~ /kisskb/src/samples/vfio-mdev/mtty.c:1105:27: note: byref variable will be forcibly initialized 1105 | struct vfio_device_info info; | ^~~~ /kisskb/src/samples/vfio-mdev/mtty.c: In function 'mtty_write': /kisskb/src/samples/vfio-mdev/mtty.c:877:7: note: byref variable will be forcibly initialized 877 | u8 val; | ^~~ /kisskb/src/samples/vfio-mdev/mtty.c:865:8: note: byref variable will be forcibly initialized 865 | u16 val; | ^~~ /kisskb/src/samples/vfio-mdev/mtty.c:853:8: note: byref variable will be forcibly initialized 853 | u32 val; | ^~~ /kisskb/src/samples/vfio-mdev/mtty.c: In function 'mtty_read': /kisskb/src/samples/vfio-mdev/mtty.c:816:7: note: byref variable will be forcibly initialized 816 | u8 val; | ^~~ /kisskb/src/samples/vfio-mdev/mtty.c:804:8: note: byref variable will be forcibly initialized 804 | u16 val; | ^~~ /kisskb/src/samples/vfio-mdev/mtty.c:792:8: note: byref variable will be forcibly initialized 792 | u32 val; | ^~~ 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:126:9: note: userspace variable will be forcibly initialized 126 | return (struct iovec) { | ^ /kisskb/src/fs/read_write.c: In function '__do_sys_llseek': /kisskb/src/fs/read_write.c:342:9: note: byref variable will be forcibly initialized 342 | loff_t offset; | ^~~~~~ /kisskb/src/fs/read_write.c: In function 'do_iter_readv_writev': /kisskb/src/fs/read_write.c:713:15: note: byref variable will be forcibly initialized 713 | struct kiocb kiocb; | ^~~~~ /kisskb/src/fs/read_write.c: In function '__kernel_write': /kisskb/src/fs/read_write.c:518:18: note: byref variable will be forcibly initialized 518 | struct iov_iter iter; | ^~~~ /kisskb/src/fs/read_write.c:517:15: note: byref variable will be forcibly initialized 517 | struct kiocb kiocb; | ^~~~~ /kisskb/src/fs/read_write.c:513:14: note: byref variable will be forcibly initialized 513 | struct kvec iov = { | ^~~ /kisskb/src/fs/read_write.c: In function 'new_sync_read': /kisskb/src/fs/read_write.c:393:18: note: byref variable will be forcibly initialized 393 | struct iov_iter iter; | ^~~~ /kisskb/src/fs/read_write.c:392:15: note: byref variable will be forcibly initialized 392 | struct kiocb kiocb; | ^~~~~ /kisskb/src/fs/read_write.c:391:15: note: byref variable will be forcibly initialized 391 | 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:496:18: note: byref variable will be forcibly initialized 496 | struct iov_iter iter; | ^~~~ /kisskb/src/fs/read_write.c:495:15: note: byref variable will be forcibly initialized 495 | struct kiocb kiocb; | ^~~~~ /kisskb/src/fs/read_write.c:494:15: note: byref variable will be forcibly initialized 494 | struct iovec iov = { .iov_base = (void __user *)buf, .iov_len = len }; | ^~~ In file included from /kisskb/src/fs/read_write.c:13: /kisskb/src/fs/read_write.c: In function 'do_loop_readv_writev': /kisskb/src/include/linux/uio.h:126:9: note: userspace variable will be forcibly initialized 126 | return (struct iovec) { | ^ /kisskb/src/fs/read_write.c:742:16: note: userspace variable will be forcibly initialized 742 | struct iovec iovec = iov_iter_iovec(iter); | ^~~~~ /kisskb/src/fs/read_write.c: In function 'do_copy_file_range': /kisskb/src/fs/read_write.c:1383:16: note: byref variable will be forcibly initialized 1383 | static ssize_t do_copy_file_range(struct file *file_in, loff_t pos_in, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/read_write.c:1383:16: note: byref variable will be forcibly initialized In file included from /kisskb/src/fs/jfs/jfs_dmap.c:8: /kisskb/src/fs/jfs/jfs_dmap.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/fs/read_write.c: In function 'vfs_readv': /kisskb/src/fs/read_write.c:901:18: note: byref variable will be forcibly initialized 901 | struct iov_iter iter; | ^~~~ /kisskb/src/fs/read_write.c:900:16: note: byref variable will be forcibly initialized 900 | struct iovec *iov = iovstack; | ^~~ /kisskb/src/fs/read_write.c:899:15: note: byref variable will be forcibly initialized 899 | struct iovec iovstack[UIO_FASTIOV]; | ^~~~~~~~ /kisskb/src/fs/read_write.c: In function 'do_readv': /kisskb/src/fs/read_write.c:938:10: note: byref variable will be forcibly initialized 938 | loff_t pos, *ppos = file_ppos(f.file); | ^~~ /kisskb/src/fs/jfs/jfs_dmap.c: In function 'dbFindCtl': /kisskb/src/fs/jfs/jfs_dmap.c:1716:10: note: byref variable will be forcibly initialized 1716 | int rc, leafidx, lev; | ^~~~~~~ /kisskb/src/fs/read_write.c: In function 'vfs_writev': /kisskb/src/fs/read_write.c:918:18: note: byref variable will be forcibly initialized 918 | struct iov_iter iter; | ^~~~ /kisskb/src/fs/read_write.c:917:16: note: byref variable will be forcibly initialized 917 | struct iovec *iov = iovstack; | ^~~ /kisskb/src/fs/read_write.c:916:15: note: byref variable will be forcibly initialized 916 | struct iovec iovstack[UIO_FASTIOV]; | ^~~~~~~~ /kisskb/src/fs/read_write.c: In function 'do_writev': /kisskb/src/fs/read_write.c:962:10: note: byref variable will be forcibly initialized 962 | loff_t pos, *ppos = file_ppos(f.file); | ^~~ /kisskb/src/fs/read_write.c: In function 'do_sendfile': /kisskb/src/fs/read_write.c:1178:9: note: byref variable will be forcibly initialized 1178 | loff_t out_pos; | ^~~~~~~ /kisskb/src/fs/read_write.c:1177:9: note: byref variable will be forcibly initialized 1177 | loff_t pos; | ^~~ /kisskb/src/fs/jfs/jfs_dmap.c: In function 'dbAllocDmapLev': /kisskb/src/fs/jfs/jfs_dmap.c:1988:6: note: byref variable will be forcibly initialized 1988 | int leafidx, rc; | ^~~~~~~ /kisskb/src/fs/read_write.c: In function '__do_sys_sendfile': /kisskb/src/fs/read_write.c:1279:9: note: byref variable will be forcibly initialized 1279 | loff_t pos; | ^~~ /kisskb/src/fs/jfs/jfs_dmap.c: In function 'dbAllocAG': /kisskb/src/fs/jfs/jfs_dmap.c:1358:6: note: byref variable will be forcibly initialized 1358 | s64 blkno, lblkno; | ^~~~~ /kisskb/src/fs/read_write.c: In function '__do_sys_sendfile64': /kisskb/src/fs/read_write.c:1298:9: note: byref variable will be forcibly initialized 1298 | loff_t pos; | ^~~ /kisskb/src/fs/read_write.c: In function '__kernel_read': /kisskb/src/fs/read_write.c:422:18: note: byref variable will be forcibly initialized 422 | struct iov_iter iter; | ^~~~ /kisskb/src/fs/read_write.c:421:15: note: byref variable will be forcibly initialized 421 | struct kiocb kiocb; | ^~~~~ /kisskb/src/fs/read_write.c:417:14: note: byref variable will be forcibly initialized 417 | struct kvec iov = { | ^~~ /kisskb/src/fs/jfs/jfs_dmap.c: In function 'dbAllocAny': /kisskb/src/fs/jfs/jfs_dmap.c:1554:6: note: byref variable will be forcibly initialized 1554 | s64 blkno = 0; | ^~~~~ /kisskb/src/fs/read_write.c: In function 'ksys_read': /kisskb/src/fs/read_write.c:614:10: note: byref variable will be forcibly initialized 614 | loff_t pos, *ppos = file_ppos(f.file); | ^~~ /kisskb/src/fs/read_write.c: In function 'ksys_write': /kisskb/src/fs/read_write.c:638:10: note: byref variable will be forcibly initialized 638 | loff_t pos, *ppos = file_ppos(f.file); | ^~~ /kisskb/src/fs/read_write.c: In function 'generic_write_checks': /kisskb/src/fs/read_write.c:1631:9: note: byref variable will be forcibly initialized 1631 | loff_t count; | ^~~~~ /kisskb/src/fs/read_write.c: In function 'generic_copy_file_checks': /kisskb/src/fs/read_write.c:1418:11: note: byref variable will be forcibly initialized 1418 | uint64_t count = *req_count; | ^~~~~ /kisskb/src/fs/read_write.c: In function '__do_sys_copy_file_range': /kisskb/src/fs/read_write.c:1533:9: note: byref variable will be forcibly initialized 1533 | loff_t pos_out; | ^~~~~~~ /kisskb/src/fs/read_write.c:1532:9: note: byref variable will be forcibly initialized 1532 | loff_t pos_in; | ^~~~~~ /kisskb/src/fs/jfs/jfs_dmap.c: In function 'dbDiscardAG': /kisskb/src/fs/jfs/jfs_dmap.c:1610:15: note: byref variable will be forcibly initialized 1610 | s64 nblocks, blkno; | ^~~~~ /kisskb/src/drivers/pinctrl/pinconf-generic.c: In function 'pinconf_generic_dump_one': /kisskb/src/drivers/pinctrl/pinconf-generic.c:65:17: note: byref variable will be forcibly initialized 65 | unsigned long config; | ^~~~~~ In file included from /kisskb/src/drivers/pinctrl/pinconf-generic.c:17: /kisskb/src/drivers/pinctrl/pinconf-generic.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/fs/jfs/jfs_unicode.c:7: /kisskb/src/fs/jfs/jfs_unicode.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/pinctrl/pinconf-generic.c: In function 'parse_dt_cfg': /kisskb/src/drivers/pinctrl/pinconf-generic.c:212:7: note: byref variable will be forcibly initialized 212 | u32 val; | ^~~ /kisskb/src/drivers/pinctrl/pinconf-generic.c: In function 'pinconf_generic_parse_dt_config': /kisskb/src/drivers/pinctrl/pinconf-generic.c:247:24: note: byref variable will be forcibly initialized 247 | unsigned int max_cfg, ncfg = 0; | ^~~~ /kisskb/src/drivers/pinctrl/pinconf-generic.c: In function 'pinconf_generic_dt_subnode_to_map': /kisskb/src/drivers/pinctrl/pinconf-generic.c:303:11: note: byref variable will be forcibly initialized 303 | unsigned num_configs = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/pinctrl/pinconf-generic.c:302:17: note: byref variable will be forcibly initialized 302 | unsigned long *configs = NULL; | ^~~~~~~ /kisskb/src/drivers/pinctrl/pinconf-generic.c:300:14: note: byref variable will be forcibly initialized 300 | const char *function; | ^~~~~~~~ /kisskb/src/drivers/pinctrl/pinconf-generic.c: In function 'pinconf_generic_dt_node_to_map': /kisskb/src/drivers/pinctrl/pinconf-generic.c:382:11: note: byref variable will be forcibly initialized 382 | unsigned reserved_maps; | ^~~~~~~~~~~~~ /kisskb/src/drivers/pinctrl/pinconf-generic.c: In function 'pinconf_generic_dump_pins': /kisskb/src/drivers/pinctrl/pinconf-generic.c:114:6: note: byref variable will be forcibly initialized 114 | int print_sep = 0; | ^~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/wbt.h:158, from /kisskb/src/block/blk-wbt.c:32: /kisskb/src/block/blk-wbt.c: In function 'perf_trace_wbt_stat': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/wbt.h:15:1: note: in expansion of macro 'TRACE_EVENT' 15 | TRACE_EVENT(wbt_stat, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/wbt.h:15:1: note: in expansion of macro 'TRACE_EVENT' 15 | TRACE_EVENT(wbt_stat, | ^~~~~~~~~~~ /kisskb/src/block/blk-wbt.c: In function 'perf_trace_wbt_lat': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/wbt.h:59:1: note: in expansion of macro 'TRACE_EVENT' 59 | TRACE_EVENT(wbt_lat, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/wbt.h:59:1: note: in expansion of macro 'TRACE_EVENT' 59 | TRACE_EVENT(wbt_lat, | ^~~~~~~~~~~ /kisskb/src/block/blk-wbt.c: In function 'perf_trace_wbt_step': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/wbt.h:89:1: note: in expansion of macro 'TRACE_EVENT' 89 | TRACE_EVENT(wbt_step, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/wbt.h:89:1: note: in expansion of macro 'TRACE_EVENT' 89 | TRACE_EVENT(wbt_step, | ^~~~~~~~~~~ /kisskb/src/block/blk-wbt.c: In function 'perf_trace_wbt_timer': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/wbt.h:129:1: note: in expansion of macro 'TRACE_EVENT' 129 | TRACE_EVENT(wbt_timer, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/wbt.h:129:1: note: in expansion of macro 'TRACE_EVENT' 129 | TRACE_EVENT(wbt_timer, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/wbt.h:158, from /kisskb/src/block/blk-wbt.c:32: /kisskb/src/block/blk-wbt.c: In function 'trace_event_raw_event_wbt_stat': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/wbt.h:15:1: note: in expansion of macro 'TRACE_EVENT' 15 | TRACE_EVENT(wbt_stat, | ^~~~~~~~~~~ /kisskb/src/block/blk-wbt.c: In function 'trace_event_raw_event_wbt_lat': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/wbt.h:59:1: note: in expansion of macro 'TRACE_EVENT' 59 | TRACE_EVENT(wbt_lat, | ^~~~~~~~~~~ /kisskb/src/block/blk-wbt.c: In function 'trace_event_raw_event_wbt_step': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/wbt.h:89:1: note: in expansion of macro 'TRACE_EVENT' 89 | TRACE_EVENT(wbt_step, | ^~~~~~~~~~~ /kisskb/src/block/blk-wbt.c: In function 'trace_event_raw_event_wbt_timer': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/wbt.h:129:1: note: in expansion of macro 'TRACE_EVENT' 129 | TRACE_EVENT(wbt_timer, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/wbt.h:158, from /kisskb/src/block/blk-wbt.c:32: /kisskb/src/block/blk-wbt.c: In function '__bpf_trace_wbt_stat': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/wbt.h:15:1: note: in expansion of macro 'TRACE_EVENT' 15 | TRACE_EVENT(wbt_stat, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/wbt.h:15:1: note: in expansion of macro 'TRACE_EVENT' 15 | TRACE_EVENT(wbt_stat, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/wbt.h:15:1: note: in expansion of macro 'TRACE_EVENT' 15 | TRACE_EVENT(wbt_stat, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/wbt.h:15:1: note: in expansion of macro 'TRACE_EVENT' 15 | TRACE_EVENT(wbt_stat, | ^~~~~~~~~~~ /kisskb/src/block/blk-wbt.c: In function '__bpf_trace_wbt_lat': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/wbt.h:59:1: note: in expansion of macro 'TRACE_EVENT' 59 | TRACE_EVENT(wbt_lat, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/wbt.h:59:1: note: in expansion of macro 'TRACE_EVENT' 59 | TRACE_EVENT(wbt_lat, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/wbt.h:59:1: note: in expansion of macro 'TRACE_EVENT' 59 | TRACE_EVENT(wbt_lat, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/wbt.h:59:1: note: in expansion of macro 'TRACE_EVENT' 59 | TRACE_EVENT(wbt_lat, | ^~~~~~~~~~~ /kisskb/src/block/blk-wbt.c: In function '__bpf_trace_wbt_step': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/wbt.h:89:1: note: in expansion of macro 'TRACE_EVENT' 89 | TRACE_EVENT(wbt_step, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/wbt.h:89:1: note: in expansion of macro 'TRACE_EVENT' 89 | TRACE_EVENT(wbt_step, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/wbt.h:89:1: note: in expansion of macro 'TRACE_EVENT' 89 | TRACE_EVENT(wbt_step, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/wbt.h:89:1: note: in expansion of macro 'TRACE_EVENT' 89 | TRACE_EVENT(wbt_step, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/wbt.h:89:1: note: in expansion of macro 'TRACE_EVENT' 89 | TRACE_EVENT(wbt_step, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/wbt.h:89:1: note: in expansion of macro 'TRACE_EVENT' 89 | TRACE_EVENT(wbt_step, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/wbt.h:89:1: note: in expansion of macro 'TRACE_EVENT' 89 | TRACE_EVENT(wbt_step, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/wbt.h:89:1: note: in expansion of macro 'TRACE_EVENT' 89 | TRACE_EVENT(wbt_step, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/wbt.h:89:1: note: in expansion of macro 'TRACE_EVENT' 89 | TRACE_EVENT(wbt_step, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/wbt.h:89:1: note: in expansion of macro 'TRACE_EVENT' 89 | TRACE_EVENT(wbt_step, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/wbt.h:89:1: note: in expansion of macro 'TRACE_EVENT' 89 | TRACE_EVENT(wbt_step, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/wbt.h:89:1: note: in expansion of macro 'TRACE_EVENT' 89 | TRACE_EVENT(wbt_step, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/wbt.h:89:1: note: in expansion of macro 'TRACE_EVENT' 89 | TRACE_EVENT(wbt_step, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/wbt.h:89:1: note: in expansion of macro 'TRACE_EVENT' 89 | TRACE_EVENT(wbt_step, | ^~~~~~~~~~~ /kisskb/src/block/blk-wbt.c: In function '__bpf_trace_wbt_timer': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/wbt.h:129:1: note: in expansion of macro 'TRACE_EVENT' 129 | TRACE_EVENT(wbt_timer, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/wbt.h:129:1: note: in expansion of macro 'TRACE_EVENT' 129 | TRACE_EVENT(wbt_timer, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/wbt.h:129:1: note: in expansion of macro 'TRACE_EVENT' 129 | TRACE_EVENT(wbt_timer, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/wbt.h:129:1: note: in expansion of macro 'TRACE_EVENT' 129 | TRACE_EVENT(wbt_timer, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/wbt.h:129:1: note: in expansion of macro 'TRACE_EVENT' 129 | TRACE_EVENT(wbt_timer, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/wbt.h:129:1: note: in expansion of macro 'TRACE_EVENT' 129 | TRACE_EVENT(wbt_timer, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/wbt.h:129:1: note: in expansion of macro 'TRACE_EVENT' 129 | TRACE_EVENT(wbt_timer, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/wbt.h:129:1: note: in expansion of macro 'TRACE_EVENT' 129 | TRACE_EVENT(wbt_timer, | ^~~~~~~~~~~ /kisskb/src/block/blk-wbt.c: In function '__wbt_wait': /kisskb/src/block/blk-wbt.c:516:23: note: byref variable will be forcibly initialized 516 | struct wbt_wait_data data = { | ^~~~ /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/drivers/pinctrl/pinctrl-as3722.c: In function 'as3722_gpio_get': /kisskb/src/drivers/pinctrl/pinctrl-as3722.c:446:6: note: byref variable will be forcibly initialized 446 | u32 val; | ^~~ /kisskb/src/drivers/pinctrl/pinctrl-as3722.c:445:6: note: byref variable will be forcibly initialized 445 | u32 control; | ^~~~~~~ /kisskb/src/drivers/pinctrl/pinctrl-as3722.c: In function 'as3722_gpio_set': /kisskb/src/drivers/pinctrl/pinctrl-as3722.c:492:6: note: byref variable will be forcibly initialized 492 | u32 val; | ^~~ /kisskb/src/block/blk-mq-debugfs.c: In function 'queue_state_write': /kisskb/src/block/blk-mq-debugfs.c:153:7: note: byref variable will be forcibly initialized 153 | char opbuf[16] = { }, *op; | ^~~~~ /kisskb/src/block/blk-mq-debugfs.c: In function 'blk_mq_debugfs_register_ctx': /kisskb/src/block/blk-mq-debugfs.c:749:7: note: byref variable will be forcibly initialized 749 | char name[20]; | ^~~~ /kisskb/src/block/blk-mq-debugfs.c: In function 'hctx_busy_show': /kisskb/src/block/blk-mq-debugfs.c:419:26: note: byref variable will be forcibly initialized 419 | struct show_busy_params params = { .m = m, .hctx = hctx }; | ^~~~~~ /kisskb/src/block/blk-mq-debugfs.c: In function 'blk_mq_debugfs_register_hctx': /kisskb/src/block/blk-mq-debugfs.c:761:7: note: byref variable will be forcibly initialized 761 | char name[20]; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/cachefiles.h:596, from /kisskb/src/fs/cachefiles/internal.h:106, from /kisskb/src/fs/cachefiles/main.c:24: /kisskb/src/fs/cachefiles/main.c: In function 'perf_trace_cachefiles_ref': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:194:1: note: in expansion of macro 'TRACE_EVENT' 194 | TRACE_EVENT(cachefiles_ref, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:194:1: note: in expansion of macro 'TRACE_EVENT' 194 | TRACE_EVENT(cachefiles_ref, | ^~~~~~~~~~~ /kisskb/src/fs/cachefiles/main.c: In function 'perf_trace_cachefiles_tmpfile': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:245:1: note: in expansion of macro 'TRACE_EVENT' 245 | TRACE_EVENT(cachefiles_tmpfile, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:245:1: note: in expansion of macro 'TRACE_EVENT' 245 | TRACE_EVENT(cachefiles_tmpfile, | ^~~~~~~~~~~ /kisskb/src/fs/cachefiles/main.c: In function 'perf_trace_cachefiles_link': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:265:1: note: in expansion of macro 'TRACE_EVENT' 265 | TRACE_EVENT(cachefiles_link, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:265:1: note: in expansion of macro 'TRACE_EVENT' 265 | TRACE_EVENT(cachefiles_link, | ^~~~~~~~~~~ /kisskb/src/fs/cachefiles/main.c: In function 'perf_trace_cachefiles_unlink': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:285:1: note: in expansion of macro 'TRACE_EVENT' 285 | TRACE_EVENT(cachefiles_unlink, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:285:1: note: in expansion of macro 'TRACE_EVENT' 285 | TRACE_EVENT(cachefiles_unlink, | ^~~~~~~~~~~ /kisskb/src/fs/cachefiles/main.c: In function 'perf_trace_cachefiles_rename': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:310:1: note: in expansion of macro 'TRACE_EVENT' 310 | TRACE_EVENT(cachefiles_rename, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:310:1: note: in expansion of macro 'TRACE_EVENT' 310 | TRACE_EVENT(cachefiles_rename, | ^~~~~~~~~~~ /kisskb/src/fs/cachefiles/main.c: In function 'perf_trace_cachefiles_coherency': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:338:1: note: in expansion of macro 'TRACE_EVENT' 338 | TRACE_EVENT(cachefiles_coherency, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:338:1: note: in expansion of macro 'TRACE_EVENT' 338 | TRACE_EVENT(cachefiles_coherency, | ^~~~~~~~~~~ /kisskb/src/fs/cachefiles/main.c: In function 'perf_trace_cachefiles_prep_read': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:368:1: note: in expansion of macro 'TRACE_EVENT' 368 | TRACE_EVENT(cachefiles_prep_read, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:368:1: note: in expansion of macro 'TRACE_EVENT' 368 | TRACE_EVENT(cachefiles_prep_read, | ^~~~~~~~~~~ /kisskb/src/fs/cachefiles/main.c: In function 'perf_trace_cachefiles_read': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:409:1: note: in expansion of macro 'TRACE_EVENT' 409 | TRACE_EVENT(cachefiles_read, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:409:1: note: in expansion of macro 'TRACE_EVENT' 409 | TRACE_EVENT(cachefiles_read, | ^~~~~~~~~~~ /kisskb/src/fs/cachefiles/main.c: In function 'perf_trace_cachefiles_write': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:438:1: note: in expansion of macro 'TRACE_EVENT' 438 | TRACE_EVENT(cachefiles_write, | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/dat.c: In function 'nilfs_dat_mark_dirty': /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:438:1: note: in expansion of macro 'TRACE_EVENT' 438 | TRACE_EVENT(cachefiles_write, | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/dat.c:264:26: note: byref variable will be forcibly initialized 264 | struct nilfs_palloc_req req; | ^~~ /kisskb/src/fs/cachefiles/main.c: In function 'perf_trace_cachefiles_trunc': /kisskb/src/fs/nilfs2/dat.c: In function 'nilfs_dat_move': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:467:1: note: in expansion of macro 'TRACE_EVENT' 467 | TRACE_EVENT(cachefiles_trunc, | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/dat.c:315:22: note: byref variable will be forcibly initialized 315 | struct buffer_head *entry_bh; | ^~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:467:1: note: in expansion of macro 'TRACE_EVENT' 467 | TRACE_EVENT(cachefiles_trunc, | ^~~~~~~~~~~ /kisskb/src/fs/cachefiles/main.c: In function 'perf_trace_cachefiles_mark_active': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:497:1: note: in expansion of macro 'TRACE_EVENT' 497 | TRACE_EVENT(cachefiles_mark_active, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:497:1: note: in expansion of macro 'TRACE_EVENT' 497 | TRACE_EVENT(cachefiles_mark_active, | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/dat.c: In function 'nilfs_dat_translate': /kisskb/src/fs/nilfs2/dat.c:385:22: note: byref variable will be forcibly initialized 385 | struct buffer_head *entry_bh, *bh; | ^~~~~~~~ /kisskb/src/fs/cachefiles/main.c: In function 'perf_trace_cachefiles_mark_inactive': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:518:1: note: in expansion of macro 'TRACE_EVENT' 518 | TRACE_EVENT(cachefiles_mark_inactive, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:518:1: note: in expansion of macro 'TRACE_EVENT' 518 | TRACE_EVENT(cachefiles_mark_inactive, | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/dat.c: In function 'nilfs_dat_get_vinfo': /kisskb/src/fs/nilfs2/dat.c:422:22: note: byref variable will be forcibly initialized 422 | struct buffer_head *entry_bh; | ^~~~~~~~ /kisskb/src/fs/cachefiles/main.c: In function 'perf_trace_cachefiles_vfs_error': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:539:1: note: in expansion of macro 'TRACE_EVENT' 539 | TRACE_EVENT(cachefiles_vfs_error, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:539:1: note: in expansion of macro 'TRACE_EVENT' 539 | TRACE_EVENT(cachefiles_vfs_error, | ^~~~~~~~~~~ /kisskb/src/fs/cachefiles/main.c: In function 'perf_trace_cachefiles_io_error': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:566:1: note: in expansion of macro 'TRACE_EVENT' 566 | TRACE_EVENT(cachefiles_io_error, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:566:1: note: in expansion of macro 'TRACE_EVENT' 566 | TRACE_EVENT(cachefiles_io_error, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/cachefiles.h:596, from /kisskb/src/fs/cachefiles/internal.h:106, from /kisskb/src/fs/cachefiles/main.c:24: /kisskb/src/fs/cachefiles/main.c: In function 'trace_event_raw_event_cachefiles_ref': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:194:1: note: in expansion of macro 'TRACE_EVENT' 194 | TRACE_EVENT(cachefiles_ref, | ^~~~~~~~~~~ /kisskb/src/fs/cachefiles/main.c: In function 'trace_event_raw_event_cachefiles_tmpfile': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:245:1: note: in expansion of macro 'TRACE_EVENT' 245 | TRACE_EVENT(cachefiles_tmpfile, | ^~~~~~~~~~~ /kisskb/src/fs/cachefiles/main.c: In function 'trace_event_raw_event_cachefiles_link': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:265:1: note: in expansion of macro 'TRACE_EVENT' 265 | TRACE_EVENT(cachefiles_link, | ^~~~~~~~~~~ /kisskb/src/fs/cachefiles/main.c: In function 'trace_event_raw_event_cachefiles_unlink': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:285:1: note: in expansion of macro 'TRACE_EVENT' 285 | TRACE_EVENT(cachefiles_unlink, | ^~~~~~~~~~~ /kisskb/src/fs/cachefiles/main.c: In function 'trace_event_raw_event_cachefiles_rename': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:310:1: note: in expansion of macro 'TRACE_EVENT' 310 | TRACE_EVENT(cachefiles_rename, | ^~~~~~~~~~~ /kisskb/src/fs/cachefiles/main.c: In function 'trace_event_raw_event_cachefiles_coherency': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:338:1: note: in expansion of macro 'TRACE_EVENT' 338 | TRACE_EVENT(cachefiles_coherency, | ^~~~~~~~~~~ /kisskb/src/fs/cachefiles/main.c: In function 'trace_event_raw_event_cachefiles_prep_read': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:368:1: note: in expansion of macro 'TRACE_EVENT' 368 | TRACE_EVENT(cachefiles_prep_read, | ^~~~~~~~~~~ /kisskb/src/fs/cachefiles/main.c: In function 'trace_event_raw_event_cachefiles_read': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:409:1: note: in expansion of macro 'TRACE_EVENT' 409 | TRACE_EVENT(cachefiles_read, | ^~~~~~~~~~~ /kisskb/src/fs/cachefiles/main.c: In function 'trace_event_raw_event_cachefiles_write': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:438:1: note: in expansion of macro 'TRACE_EVENT' 438 | TRACE_EVENT(cachefiles_write, | ^~~~~~~~~~~ /kisskb/src/fs/cachefiles/main.c: In function 'trace_event_raw_event_cachefiles_trunc': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:467:1: note: in expansion of macro 'TRACE_EVENT' 467 | TRACE_EVENT(cachefiles_trunc, | ^~~~~~~~~~~ /kisskb/src/fs/cachefiles/main.c: In function 'trace_event_raw_event_cachefiles_mark_active': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:497:1: note: in expansion of macro 'TRACE_EVENT' 497 | TRACE_EVENT(cachefiles_mark_active, | ^~~~~~~~~~~ /kisskb/src/fs/cachefiles/main.c: In function 'trace_event_raw_event_cachefiles_mark_inactive': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:518:1: note: in expansion of macro 'TRACE_EVENT' 518 | TRACE_EVENT(cachefiles_mark_inactive, | ^~~~~~~~~~~ /kisskb/src/fs/cachefiles/main.c: In function 'trace_event_raw_event_cachefiles_vfs_error': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:539:1: note: in expansion of macro 'TRACE_EVENT' 539 | TRACE_EVENT(cachefiles_vfs_error, | ^~~~~~~~~~~ /kisskb/src/fs/cachefiles/main.c: In function 'trace_event_raw_event_cachefiles_io_error': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:566:1: note: in expansion of macro 'TRACE_EVENT' 566 | TRACE_EVENT(cachefiles_io_error, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/cachefiles.h:596, from /kisskb/src/fs/cachefiles/internal.h:106, from /kisskb/src/fs/cachefiles/main.c:24: /kisskb/src/fs/cachefiles/main.c: In function 'perf_trace_cachefiles_lookup': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:222:1: note: in expansion of macro 'TRACE_EVENT' 222 | TRACE_EVENT(cachefiles_lookup, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:222:1: note: in expansion of macro 'TRACE_EVENT' 222 | TRACE_EVENT(cachefiles_lookup, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/cachefiles.h:596, from /kisskb/src/fs/cachefiles/internal.h:106, from /kisskb/src/fs/cachefiles/main.c:24: /kisskb/src/fs/cachefiles/main.c: In function 'trace_event_raw_event_cachefiles_lookup': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:222:1: note: in expansion of macro 'TRACE_EVENT' 222 | TRACE_EVENT(cachefiles_lookup, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/cachefiles.h:596, from /kisskb/src/fs/cachefiles/internal.h:106, from /kisskb/src/fs/cachefiles/main.c:24: /kisskb/src/fs/cachefiles/main.c: In function '__bpf_trace_cachefiles_ref': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:194:1: note: in expansion of macro 'TRACE_EVENT' 194 | TRACE_EVENT(cachefiles_ref, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:194:1: note: in expansion of macro 'TRACE_EVENT' 194 | TRACE_EVENT(cachefiles_ref, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:194:1: note: in expansion of macro 'TRACE_EVENT' 194 | TRACE_EVENT(cachefiles_ref, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:194:1: note: in expansion of macro 'TRACE_EVENT' 194 | TRACE_EVENT(cachefiles_ref, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:194:1: note: in expansion of macro 'TRACE_EVENT' 194 | TRACE_EVENT(cachefiles_ref, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:194:1: note: in expansion of macro 'TRACE_EVENT' 194 | TRACE_EVENT(cachefiles_ref, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:194:1: note: in expansion of macro 'TRACE_EVENT' 194 | TRACE_EVENT(cachefiles_ref, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:194:1: note: in expansion of macro 'TRACE_EVENT' 194 | TRACE_EVENT(cachefiles_ref, | ^~~~~~~~~~~ /kisskb/src/fs/cachefiles/main.c: In function '__bpf_trace_cachefiles_rename': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:310:1: note: in expansion of macro 'TRACE_EVENT' 310 | TRACE_EVENT(cachefiles_rename, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:310:1: note: in expansion of macro 'TRACE_EVENT' 310 | TRACE_EVENT(cachefiles_rename, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:310:1: note: in expansion of macro 'TRACE_EVENT' 310 | TRACE_EVENT(cachefiles_rename, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:310:1: note: in expansion of macro 'TRACE_EVENT' 310 | TRACE_EVENT(cachefiles_rename, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:310:1: note: in expansion of macro 'TRACE_EVENT' 310 | TRACE_EVENT(cachefiles_rename, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:310:1: note: in expansion of macro 'TRACE_EVENT' 310 | TRACE_EVENT(cachefiles_rename, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:310:1: note: in expansion of macro 'TRACE_EVENT' 310 | TRACE_EVENT(cachefiles_rename, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:310:1: note: in expansion of macro 'TRACE_EVENT' 310 | TRACE_EVENT(cachefiles_rename, | ^~~~~~~~~~~ /kisskb/src/fs/cachefiles/main.c: In function '__bpf_trace_cachefiles_coherency': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:338:1: note: in expansion of macro 'TRACE_EVENT' 338 | TRACE_EVENT(cachefiles_coherency, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:338:1: note: in expansion of macro 'TRACE_EVENT' 338 | TRACE_EVENT(cachefiles_coherency, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:338:1: note: in expansion of macro 'TRACE_EVENT' 338 | TRACE_EVENT(cachefiles_coherency, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:338:1: note: in expansion of macro 'TRACE_EVENT' 338 | TRACE_EVENT(cachefiles_coherency, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:338:1: note: in expansion of macro 'TRACE_EVENT' 338 | TRACE_EVENT(cachefiles_coherency, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:338:1: note: in expansion of macro 'TRACE_EVENT' 338 | TRACE_EVENT(cachefiles_coherency, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:338:1: note: in expansion of macro 'TRACE_EVENT' 338 | TRACE_EVENT(cachefiles_coherency, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:338:1: note: in expansion of macro 'TRACE_EVENT' 338 | TRACE_EVENT(cachefiles_coherency, | ^~~~~~~~~~~ /kisskb/src/fs/cachefiles/main.c: In function '__bpf_trace_cachefiles_prep_read': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:368:1: note: in expansion of macro 'TRACE_EVENT' 368 | TRACE_EVENT(cachefiles_prep_read, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:368:1: note: in expansion of macro 'TRACE_EVENT' 368 | TRACE_EVENT(cachefiles_prep_read, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:368:1: note: in expansion of macro 'TRACE_EVENT' 368 | TRACE_EVENT(cachefiles_prep_read, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:368:1: note: in expansion of macro 'TRACE_EVENT' 368 | TRACE_EVENT(cachefiles_prep_read, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:368:1: note: in expansion of macro 'TRACE_EVENT' 368 | TRACE_EVENT(cachefiles_prep_read, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:368:1: note: in expansion of macro 'TRACE_EVENT' 368 | TRACE_EVENT(cachefiles_prep_read, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:368:1: note: in expansion of macro 'TRACE_EVENT' 368 | TRACE_EVENT(cachefiles_prep_read, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:368:1: note: in expansion of macro 'TRACE_EVENT' 368 | TRACE_EVENT(cachefiles_prep_read, | ^~~~~~~~~~~ /kisskb/src/fs/cachefiles/main.c: In function '__bpf_trace_cachefiles_read': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:409:1: note: in expansion of macro 'TRACE_EVENT' 409 | TRACE_EVENT(cachefiles_read, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:409:1: note: in expansion of macro 'TRACE_EVENT' 409 | TRACE_EVENT(cachefiles_read, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:409:1: note: in expansion of macro 'TRACE_EVENT' 409 | TRACE_EVENT(cachefiles_read, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:409:1: note: in expansion of macro 'TRACE_EVENT' 409 | TRACE_EVENT(cachefiles_read, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:409:1: note: in expansion of macro 'TRACE_EVENT' 409 | TRACE_EVENT(cachefiles_read, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:409:1: note: in expansion of macro 'TRACE_EVENT' 409 | TRACE_EVENT(cachefiles_read, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:409:1: note: in expansion of macro 'TRACE_EVENT' 409 | TRACE_EVENT(cachefiles_read, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:409:1: note: in expansion of macro 'TRACE_EVENT' 409 | TRACE_EVENT(cachefiles_read, | ^~~~~~~~~~~ /kisskb/src/fs/cachefiles/main.c: In function '__bpf_trace_cachefiles_write': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:438:1: note: in expansion of macro 'TRACE_EVENT' 438 | TRACE_EVENT(cachefiles_write, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:438:1: note: in expansion of macro 'TRACE_EVENT' 438 | TRACE_EVENT(cachefiles_write, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:438:1: note: in expansion of macro 'TRACE_EVENT' 438 | TRACE_EVENT(cachefiles_write, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:438:1: note: in expansion of macro 'TRACE_EVENT' 438 | TRACE_EVENT(cachefiles_write, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:438:1: note: in expansion of macro 'TRACE_EVENT' 438 | TRACE_EVENT(cachefiles_write, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:438:1: note: in expansion of macro 'TRACE_EVENT' 438 | TRACE_EVENT(cachefiles_write, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:438:1: note: in expansion of macro 'TRACE_EVENT' 438 | TRACE_EVENT(cachefiles_write, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:438:1: note: in expansion of macro 'TRACE_EVENT' 438 | TRACE_EVENT(cachefiles_write, | ^~~~~~~~~~~ /kisskb/src/fs/cachefiles/main.c: In function '__bpf_trace_cachefiles_vfs_error': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:539:1: note: in expansion of macro 'TRACE_EVENT' 539 | TRACE_EVENT(cachefiles_vfs_error, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:539:1: note: in expansion of macro 'TRACE_EVENT' 539 | TRACE_EVENT(cachefiles_vfs_error, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:539:1: note: in expansion of macro 'TRACE_EVENT' 539 | TRACE_EVENT(cachefiles_vfs_error, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:539:1: note: in expansion of macro 'TRACE_EVENT' 539 | TRACE_EVENT(cachefiles_vfs_error, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:539:1: note: in expansion of macro 'TRACE_EVENT' 539 | TRACE_EVENT(cachefiles_vfs_error, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:539:1: note: in expansion of macro 'TRACE_EVENT' 539 | TRACE_EVENT(cachefiles_vfs_error, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:539:1: note: in expansion of macro 'TRACE_EVENT' 539 | TRACE_EVENT(cachefiles_vfs_error, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:539:1: note: in expansion of macro 'TRACE_EVENT' 539 | TRACE_EVENT(cachefiles_vfs_error, | ^~~~~~~~~~~ /kisskb/src/fs/cachefiles/main.c: In function '__bpf_trace_cachefiles_io_error': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:566:1: note: in expansion of macro 'TRACE_EVENT' 566 | TRACE_EVENT(cachefiles_io_error, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:566:1: note: in expansion of macro 'TRACE_EVENT' 566 | TRACE_EVENT(cachefiles_io_error, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:566:1: note: in expansion of macro 'TRACE_EVENT' 566 | TRACE_EVENT(cachefiles_io_error, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:566:1: note: in expansion of macro 'TRACE_EVENT' 566 | TRACE_EVENT(cachefiles_io_error, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:566:1: note: in expansion of macro 'TRACE_EVENT' 566 | TRACE_EVENT(cachefiles_io_error, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:566:1: note: in expansion of macro 'TRACE_EVENT' 566 | TRACE_EVENT(cachefiles_io_error, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:566:1: note: in expansion of macro 'TRACE_EVENT' 566 | TRACE_EVENT(cachefiles_io_error, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:566:1: note: in expansion of macro 'TRACE_EVENT' 566 | TRACE_EVENT(cachefiles_io_error, | ^~~~~~~~~~~ /kisskb/src/fs/cachefiles/main.c: In function '__bpf_trace_cachefiles_lookup': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:222:1: note: in expansion of macro 'TRACE_EVENT' 222 | TRACE_EVENT(cachefiles_lookup, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:222:1: note: in expansion of macro 'TRACE_EVENT' 222 | TRACE_EVENT(cachefiles_lookup, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:222:1: note: in expansion of macro 'TRACE_EVENT' 222 | TRACE_EVENT(cachefiles_lookup, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:222:1: note: in expansion of macro 'TRACE_EVENT' 222 | TRACE_EVENT(cachefiles_lookup, | ^~~~~~~~~~~ /kisskb/src/fs/cachefiles/main.c: In function '__bpf_trace_cachefiles_tmpfile': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:245:1: note: in expansion of macro 'TRACE_EVENT' 245 | TRACE_EVENT(cachefiles_tmpfile, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:245:1: note: in expansion of macro 'TRACE_EVENT' 245 | TRACE_EVENT(cachefiles_tmpfile, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:245:1: note: in expansion of macro 'TRACE_EVENT' 245 | TRACE_EVENT(cachefiles_tmpfile, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:245:1: note: in expansion of macro 'TRACE_EVENT' 245 | TRACE_EVENT(cachefiles_tmpfile, | ^~~~~~~~~~~ /kisskb/src/fs/cachefiles/main.c: In function '__bpf_trace_cachefiles_link': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:265:1: note: in expansion of macro 'TRACE_EVENT' 265 | TRACE_EVENT(cachefiles_link, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:265:1: note: in expansion of macro 'TRACE_EVENT' 265 | TRACE_EVENT(cachefiles_link, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:265:1: note: in expansion of macro 'TRACE_EVENT' 265 | TRACE_EVENT(cachefiles_link, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:265:1: note: in expansion of macro 'TRACE_EVENT' 265 | TRACE_EVENT(cachefiles_link, | ^~~~~~~~~~~ /kisskb/src/fs/cachefiles/main.c: In function '__bpf_trace_cachefiles_mark_active': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:497:1: note: in expansion of macro 'TRACE_EVENT' 497 | TRACE_EVENT(cachefiles_mark_active, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:497:1: note: in expansion of macro 'TRACE_EVENT' 497 | TRACE_EVENT(cachefiles_mark_active, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:497:1: note: in expansion of macro 'TRACE_EVENT' 497 | TRACE_EVENT(cachefiles_mark_active, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:497:1: note: in expansion of macro 'TRACE_EVENT' 497 | TRACE_EVENT(cachefiles_mark_active, | ^~~~~~~~~~~ /kisskb/src/fs/cachefiles/main.c: In function '__bpf_trace_cachefiles_mark_inactive': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:518:1: note: in expansion of macro 'TRACE_EVENT' 518 | TRACE_EVENT(cachefiles_mark_inactive, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:518:1: note: in expansion of macro 'TRACE_EVENT' 518 | TRACE_EVENT(cachefiles_mark_inactive, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:518:1: note: in expansion of macro 'TRACE_EVENT' 518 | TRACE_EVENT(cachefiles_mark_inactive, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:518:1: note: in expansion of macro 'TRACE_EVENT' 518 | TRACE_EVENT(cachefiles_mark_inactive, | ^~~~~~~~~~~ /kisskb/src/fs/cachefiles/main.c: In function '__bpf_trace_cachefiles_unlink': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:285:1: note: in expansion of macro 'TRACE_EVENT' 285 | TRACE_EVENT(cachefiles_unlink, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:285:1: note: in expansion of macro 'TRACE_EVENT' 285 | TRACE_EVENT(cachefiles_unlink, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:285:1: note: in expansion of macro 'TRACE_EVENT' 285 | TRACE_EVENT(cachefiles_unlink, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:285:1: note: in expansion of macro 'TRACE_EVENT' 285 | TRACE_EVENT(cachefiles_unlink, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:285:1: note: in expansion of macro 'TRACE_EVENT' 285 | TRACE_EVENT(cachefiles_unlink, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:285:1: note: in expansion of macro 'TRACE_EVENT' 285 | TRACE_EVENT(cachefiles_unlink, | ^~~~~~~~~~~ /kisskb/src/fs/cachefiles/main.c: In function '__bpf_trace_cachefiles_trunc': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:467:1: note: in expansion of macro 'TRACE_EVENT' 467 | TRACE_EVENT(cachefiles_trunc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:467:1: note: in expansion of macro 'TRACE_EVENT' 467 | TRACE_EVENT(cachefiles_trunc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:467:1: note: in expansion of macro 'TRACE_EVENT' 467 | TRACE_EVENT(cachefiles_trunc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:467:1: note: in expansion of macro 'TRACE_EVENT' 467 | TRACE_EVENT(cachefiles_trunc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:467:1: note: in expansion of macro 'TRACE_EVENT' 467 | TRACE_EVENT(cachefiles_trunc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:467:1: note: in expansion of macro 'TRACE_EVENT' 467 | TRACE_EVENT(cachefiles_trunc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:467:1: note: in expansion of macro 'TRACE_EVENT' 467 | TRACE_EVENT(cachefiles_trunc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:467:1: note: in expansion of macro 'TRACE_EVENT' 467 | TRACE_EVENT(cachefiles_trunc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:467:1: note: in expansion of macro 'TRACE_EVENT' 467 | TRACE_EVENT(cachefiles_trunc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:467:1: note: in expansion of macro 'TRACE_EVENT' 467 | TRACE_EVENT(cachefiles_trunc, | ^~~~~~~~~~~ /kisskb/src/kernel/notifier.c: In function 'notify_die': /kisskb/src/kernel/notifier.c:519:18: note: byref variable will be forcibly initialized 519 | struct die_args args = { | ^~~~ /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_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_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:423:15: note: byref variable will be forcibly initialized 423 | unsigned int flags; | ^~~~~ /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/fuse/ioctl.c:461:15: note: byref variable will be forcibly initialized 461 | unsigned int flags = fa->flags; | ^~~~~ In file included from /kisskb/src/fs/jfs/jfs_dtree.c:92: /kisskb/src/fs/jfs/jfs_dtree.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /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/kernel/trace/trace_events.c: In function 'f_start': /kisskb/src/kernel/trace/trace_events.c:1584:9: note: byref variable will be forcibly initialized 1584 | loff_t l = 0; | ^ /kisskb/src/fs/jfs/jfs_dtree.c: In function 'read_index_page': /kisskb/src/fs/jfs/jfs_dtree.c:200:6: note: byref variable will be forcibly initialized 200 | s32 xlen; | ^~~~ /kisskb/src/fs/jfs/jfs_dtree.c:199:6: note: byref variable will be forcibly initialized 199 | int xflag; | ^~~~~ /kisskb/src/fs/jfs/jfs_dtree.c:198:6: note: byref variable will be forcibly initialized 198 | s64 xaddr; | ^~~~~ /kisskb/src/fs/jfs/jfs_dtree.c: In function 'free_index': /kisskb/src/fs/jfs/jfs_dtree.c:487:19: note: byref variable will be forcibly initialized 487 | struct metapage *mp = NULL; | ^~ /kisskb/src/fs/jfs/jfs_dtree.c:486:6: note: byref variable will be forcibly initialized 486 | s64 lblock; | ^~~~~~ /kisskb/src/kernel/trace/trace_events.c: In function 'trace_create_new_event': /kisskb/src/kernel/trace/trace_events.c:2684:15: note: byref variable will be forcibly initialized 2684 | unsigned int first; | ^~~~~ /kisskb/src/fs/jfs/jfs_dtree.c: In function 'read_index': /kisskb/src/fs/jfs/jfs_dtree.c:540:19: note: byref variable will be forcibly initialized 540 | struct metapage *mp = NULL; | ^~ /kisskb/src/fs/jfs/jfs_dtree.c:539:6: note: byref variable will be forcibly initialized 539 | s64 lblock; | ^~~~~~ /kisskb/src/fs/jfs/jfs_dtree.c: In function 'get_index_page': /kisskb/src/fs/jfs/jfs_dtree.c:219:6: note: byref variable will be forcibly initialized 219 | s32 xlen; | ^~~~ /kisskb/src/fs/jfs/jfs_dtree.c:218:6: note: byref variable will be forcibly initialized 218 | int xflag; | ^~~~~ /kisskb/src/fs/jfs/jfs_dtree.c:217:6: note: byref variable will be forcibly initialized 217 | s64 xaddr; | ^~~~~ /kisskb/src/kernel/trace/trace_events.c: In function 'system_enable_read': /kisskb/src/kernel/trace/trace_events.c:1416:7: note: byref variable will be forcibly initialized 1416 | char buf[2]; | ^~~ /kisskb/src/fs/jfs/jfs_dtree.c: In function 'add_index': /kisskb/src/fs/jfs/jfs_dtree.c:366:25: note: byref variable will be forcibly initialized 366 | struct dir_table_slot temp_table[12]; | ^~~~~~~~~~ /kisskb/src/fs/jfs/jfs_dtree.c:335:6: note: byref variable will be forcibly initialized 335 | s64 xaddr; | ^~~~~ /kisskb/src/kernel/trace/trace_events.c: In function 'event_id_read': /kisskb/src/kernel/trace/trace_events.c:1630:7: note: byref variable will be forcibly initialized 1630 | char buf[32]; | ^~~ /kisskb/src/kernel/trace/trace_events.c: In function 'event_enable_write': /kisskb/src/kernel/trace/trace_events.c:1375:16: note: byref variable will be forcibly initialized 1375 | unsigned long val; | ^~~ /kisskb/src/kernel/trace/trace_events.c: In function 'system_enable_write': /kisskb/src/kernel/trace/trace_events.c:1460:16: note: byref variable will be forcibly initialized 1460 | unsigned long val; | ^~~ /kisskb/src/fs/jfs/jfs_dtree.c: In function 'dtInsertEntry': /kisskb/src/kernel/trace/trace_events.c: In function 'event_enable_read': /kisskb/src/fs/jfs/jfs_dtree.c:4018:8: note: byref variable will be forcibly initialized 4018 | s64 lblock; | ^~~~~~ /kisskb/src/kernel/trace/trace_events.c:1346:7: note: byref variable will be forcibly initialized 1346 | char buf[4] = "0"; | ^~~ /kisskb/src/fs/jfs/jfs_dtree.c:3908:19: note: byref variable will be forcibly initialized 3908 | struct metapage *mp = NULL; | ^~ /kisskb/src/fs/jfs/jfs_dtree.c: In function 'dtExtendPage': /kisskb/src/fs/jfs/jfs_dtree.c:1694:8: note: byref variable will be forcibly initialized 1694 | s64 lblock; | ^~~~~~ /kisskb/src/fs/jfs/jfs_dtree.c:1646:18: note: byref variable will be forcibly initialized 1646 | struct dt_lock *dtlck; | ^~~~~ /kisskb/src/fs/jfs/jfs_dtree.c:1635:31: note: byref variable will be forcibly initialized 1635 | struct metapage *smp, *pmp, *mp; | ^~ /kisskb/src/fs/jfs/jfs_dtree.c: In function 'dtSplitRoot': /kisskb/src/fs/jfs/jfs_dtree.c:1985:20: note: byref variable will be forcibly initialized 1985 | struct metapage *mp = NULL; | ^~ /kisskb/src/fs/jfs/jfs_dtree.c:1984:7: note: byref variable will be forcibly initialized 1984 | s64 lblock; | ^~~~~~ /kisskb/src/fs/jfs/jfs_dtree.c:1881:18: note: byref variable will be forcibly initialized 1881 | struct dt_lock *dtlck; | ^~~~~ /kisskb/src/samples/vfio-mdev/mdpy.c: In function 'mdpy_write': /kisskb/src/samples/vfio-mdev/mdpy.c:388:7: note: byref variable will be forcibly initialized 388 | u8 val; | ^~~ /kisskb/src/samples/vfio-mdev/mdpy.c:376:8: note: byref variable will be forcibly initialized 376 | u16 val; | ^~~ /kisskb/src/samples/vfio-mdev/mdpy.c:364:8: note: byref variable will be forcibly initialized 364 | u32 val; | ^~~ /kisskb/src/fs/jfs/jfs_dtree.c: In function 'dtSplitPage': /kisskb/src/fs/jfs/jfs_dtree.c:1570:7: note: byref variable will be forcibly initialized 1570 | s64 lblock; | ^~~~~~ /kisskb/src/fs/jfs/jfs_dtree.c:1339:27: note: byref variable will be forcibly initialized 1339 | struct dt_lock *sdtlck, *rdtlck; | ^~~~~~ /kisskb/src/samples/vfio-mdev/mdpy.c: In function 'mdpy_read': /kisskb/src/samples/vfio-mdev/mdpy.c:327:7: note: byref variable will be forcibly initialized 327 | u8 val; | ^~~ /kisskb/src/fs/jfs/jfs_dtree.c:1339:18: note: byref variable will be forcibly initialized 1339 | struct dt_lock *sdtlck, *rdtlck; | ^~~~~~ /kisskb/src/samples/vfio-mdev/mdpy.c:315:8: note: byref variable will be forcibly initialized 315 | u16 val; | ^~~ /kisskb/src/samples/vfio-mdev/mdpy.c:303:8: note: byref variable will be forcibly initialized 303 | u32 val; | ^~~ /kisskb/src/fs/jfs/jfs_dtree.c:1327:19: note: byref variable will be forcibly initialized 1327 | struct metapage *mp; | ^~ /kisskb/src/samples/vfio-mdev/mdpy.c: In function 'mdpy_ioctl': /kisskb/src/samples/vfio-mdev/mdpy.c:587:37: note: byref variable will be forcibly initialized 587 | struct vfio_device_gfx_plane_info plane; | ^~~~~ /kisskb/src/samples/vfio-mdev/mdpy.c:564:24: note: byref variable will be forcibly initialized 564 | struct vfio_irq_info info; | ^~~~ /kisskb/src/samples/vfio-mdev/mdpy.c:539:27: note: byref variable will be forcibly initialized 539 | struct vfio_region_info info; | ^~~~ /kisskb/src/samples/vfio-mdev/mdpy.c:516:27: note: byref variable will be forcibly initialized 516 | struct vfio_device_info info; | ^~~~ /kisskb/src/kernel/trace/trace_events.c: In function 'event_pid_write': /kisskb/src/kernel/trace/trace_events.c:1930:25: note: byref variable will be forcibly initialized 1930 | struct trace_pid_list *pid_list; | ^~~~~~~~ /kisskb/src/fs/jfs/jfs_dtree.c: In function 'dtSplitUp': /kisskb/src/fs/jfs/jfs_dtree.c:939:18: note: byref variable will be forcibly initialized 939 | struct dt_lock *dtlck; | ^~~~~ /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:932:13: note: byref variable will be forcibly initialized 932 | s64 xaddr, nxaddr; | ^~~~~~ /kisskb/src/fs/jfs/jfs_dtree.c:932:6: note: byref variable will be forcibly initialized 932 | s64 xaddr, nxaddr; | ^~~~~ /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/jfs/jfs_dtree.c:926:12: note: byref variable will be forcibly initialized 926 | dtpage_t *rp; /* new right page split from sp */ | ^~ /kisskb/src/fs/jfs/jfs_dtree.c:925:19: note: byref variable will be forcibly initialized 925 | struct metapage *rmp; | ^~~ /kisskb/src/crypto/ecc.c: In function 'vli_mmod_special': /kisskb/src/crypto/ecc.c:535:6: note: byref variable will be forcibly initialized 535 | u64 r[ECC_MAX_DIGITS * 2]; | ^ /kisskb/src/crypto/ecc.c:534:6: note: byref variable will be forcibly initialized 534 | u64 t[ECC_MAX_DIGITS * 2]; | ^ /kisskb/src/crypto/ecc.c: In function 'vli_mmod_special2': /kisskb/src/crypto/ecc.c:585:7: note: byref variable will be forcibly initialized 585 | u64 qc[ECC_MAX_DIGITS * 2]; | ^~ /kisskb/src/crypto/ecc.c:570:6: note: byref variable will be forcibly initialized 570 | u64 m[ECC_MAX_DIGITS * 2]; /* expanded mod */ | ^ /kisskb/src/crypto/ecc.c:569:6: note: byref variable will be forcibly initialized 569 | u64 r[ECC_MAX_DIGITS * 2]; | ^ /kisskb/src/crypto/ecc.c:568:6: note: byref variable will be forcibly initialized 568 | u64 q[ECC_MAX_DIGITS]; | ^ /kisskb/src/fs/jfs/jfs_dtree.c: In function 'dtInsert': /kisskb/src/fs/jfs/jfs_dtree.c:819:18: note: byref variable will be forcibly initialized 819 | struct dt_lock *dtlck; | ^~~~~ /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/kernel/trace/trace_events.c: In function 'ftrace_event_write': /kisskb/src/kernel/trace/trace_events.c:1143:22: note: byref variable will be forcibly initialized 1143 | struct trace_parser parser; | ^~~~~~ /kisskb/src/crypto/ecc.c: In function 'vli_mmod_slow': /kisskb/src/crypto/ecc.c:617:6: note: byref variable will be forcibly initialized 617 | u64 tmp[2 * ECC_MAX_DIGITS]; | ^~~ /kisskb/src/crypto/ecc.c:616:6: note: byref variable will be forcibly initialized 616 | u64 mod_m[2 * ECC_MAX_DIGITS]; | ^~~~~ /kisskb/src/kernel/trace/trace_events.c: In function 'early_enable_events': /kisskb/src/kernel/trace/trace_events.c:3597:8: note: byref variable will be forcibly initialized 3597 | char *buf = bootup_event_buf; | ^~~ /kisskb/src/fs/jfs/jfs_dtree.c: In function 'dtDeleteUp': /kisskb/src/fs/jfs/jfs_dtree.c:2234:18: note: byref variable will be forcibly initialized 2234 | struct dt_lock *dtlck; | ^~~~~ /kisskb/src/crypto/ecc.c: In function 'vli_mmod_barrett': /kisskb/src/crypto/ecc.c:667:6: note: byref variable will be forcibly initialized 667 | u64 r[ECC_MAX_DIGITS * 2]; | ^ /kisskb/src/crypto/ecc.c:666:6: note: byref variable will be forcibly initialized 666 | u64 q[ECC_MAX_DIGITS * 2]; | ^ /kisskb/src/fs/jfs/jfs_dtree.c: In function 'dtDelete': /kisskb/src/fs/jfs/jfs_dtree.c:2193:8: note: byref variable will be forcibly initialized 2193 | s64 lblock; | ^~~~~~ /kisskb/src/fs/jfs/jfs_dtree.c:2079:18: note: byref variable will be forcibly initialized 2079 | struct dt_lock *dtlck; | ^~~~~ /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:2075:24: note: byref variable will be forcibly initialized 2075 | struct metapage *mp, *imp; | ^~~ /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/fs/jfs/jfs_dtree.c:2998:9: note: byref variable will be forcibly initialized 2998 | loff_t dtpos; /* legacy OS/2 style position */ | ^~~~~ /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/crypto/essiv.c: In function 'essiv_aead_setkey': /kisskb/src/crypto/essiv.c:99:5: note: byref variable will be forcibly initialized 99 | u8 salt[HASH_MAX_DIGESTSIZE]; | ^~~~ /kisskb/src/crypto/essiv.c:98:29: note: byref variable will be forcibly initialized 98 | struct crypto_authenc_keys keys; | ^~~~ In file included from /kisskb/src/include/crypto/internal/hash.h:12, from /kisskb/src/crypto/essiv.c:34: /kisskb/src/include/crypto/hash.h:166:7: note: byref variable will be forcibly initialized 166 | char __##shash##_desc[sizeof(struct shash_desc) + HASH_MAX_DESCSIZE] \ | ^~ /kisskb/src/crypto/essiv.c:97:2: note: in expansion of macro 'SHASH_DESC_ON_STACK' 97 | SHASH_DESC_ON_STACK(desc, tctx->hash); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/crypto/ecc.c: In function 'vli_mod_mult_slow': /kisskb/src/crypto/ecc.c:958:6: note: byref variable will be forcibly initialized 958 | u64 product[ECC_MAX_DIGITS * 2]; | ^~~~~~~ /kisskb/src/crypto/essiv.c: In function 'essiv_skcipher_setkey': /kisskb/src/crypto/essiv.c:70:5: note: byref variable will be forcibly initialized 70 | u8 salt[HASH_MAX_DIGESTSIZE]; | ^~~~ /kisskb/src/crypto/ecc.c: In function 'vli_mod_inv': /kisskb/src/crypto/ecc.c:994:25: note: byref variable will be forcibly initialized 994 | u64 u[ECC_MAX_DIGITS], v[ECC_MAX_DIGITS]; | ^ /kisskb/src/crypto/ecc.c:994:6: note: byref variable will be forcibly initialized 994 | u64 u[ECC_MAX_DIGITS], v[ECC_MAX_DIGITS]; | ^ /kisskb/src/crypto/ecc.c:993:25: note: byref variable will be forcibly initialized 993 | u64 a[ECC_MAX_DIGITS], b[ECC_MAX_DIGITS]; | ^ /kisskb/src/crypto/ecc.c:993:6: note: byref variable will be forcibly initialized 993 | u64 a[ECC_MAX_DIGITS], b[ECC_MAX_DIGITS]; | ^ /kisskb/src/crypto/ecc.c: In function '__ecc_is_key_valid': /kisskb/src/crypto/ecc.c:1421:6: note: byref variable will be forcibly initialized 1421 | u64 res[ECC_MAX_DIGITS]; | ^~~ /kisskb/src/crypto/ecc.c: In function 'vli_mmod_fast': /kisskb/src/crypto/ecc.c:913:6: note: byref variable will be forcibly initialized 913 | u64 tmp[2 * ECC_MAX_DIGITS]; | ^~~ /kisskb/src/crypto/ecc.c: In function 'vli_mod_square_fast': /kisskb/src/crypto/ecc.c:979:6: note: byref variable will be forcibly initialized 979 | u64 product[2 * ECC_MAX_DIGITS]; | ^~~~~~~ /kisskb/src/crypto/ecc.c: In function 'vli_mod_mult_fast': /kisskb/src/crypto/ecc.c:969:6: note: byref variable will be forcibly initialized 969 | u64 product[2 * ECC_MAX_DIGITS]; | ^~~~~~~ /kisskb/src/crypto/ecc.c: In function 'ecc_point_double_jacobian': /kisskb/src/crypto/ecc.c:1085:6: note: byref variable will be forcibly initialized 1085 | u64 t5[ECC_MAX_DIGITS]; | ^~ /kisskb/src/crypto/ecc.c:1084:6: note: byref variable will be forcibly initialized 1084 | u64 t4[ECC_MAX_DIGITS]; | ^~ /kisskb/src/crypto/ecc.c: In function 'xycz_add': /kisskb/src/crypto/ecc.c:1186:6: note: byref variable will be forcibly initialized 1186 | u64 t5[ECC_MAX_DIGITS]; | ^~ /kisskb/src/crypto/ecc.c: In function 'apply_z': /kisskb/src/crypto/ecc.c:1147:6: note: byref variable will be forcibly initialized 1147 | u64 t1[ECC_MAX_DIGITS]; | ^~ /kisskb/src/crypto/ecc.c: In function 'ecc_point_add': /kisskb/src/crypto/ecc.c:1346:6: note: byref variable will be forcibly initialized 1346 | u64 py[ECC_MAX_DIGITS]; | ^~ /kisskb/src/crypto/ecc.c:1345:6: note: byref variable will be forcibly initialized 1345 | u64 px[ECC_MAX_DIGITS]; | ^~ /kisskb/src/crypto/ecc.c:1344:6: note: byref variable will be forcibly initialized 1344 | u64 z[ECC_MAX_DIGITS]; | ^ /kisskb/src/crypto/ecc.c: In function 'xycz_initial_double': /kisskb/src/crypto/ecc.c:1159:6: note: byref variable will be forcibly initialized 1159 | u64 z[ECC_MAX_DIGITS]; | ^ /kisskb/src/crypto/ecc.c: In function 'ecc_point_mult_shamir': /kisskb/src/crypto/ecc.c:1402:8: note: byref variable will be forcibly initialized 1402 | u64 tz[ECC_MAX_DIGITS]; | ^~ /kisskb/src/crypto/ecc.c:1401:8: note: byref variable will be forcibly initialized 1401 | u64 ty[ECC_MAX_DIGITS]; | ^~ /kisskb/src/crypto/ecc.c:1400:8: note: byref variable will be forcibly initialized 1400 | u64 tx[ECC_MAX_DIGITS]; | ^~ /kisskb/src/crypto/ecc.c:1373:19: note: byref variable will be forcibly initialized 1373 | struct ecc_point sum = ECC_POINT_INIT(sump[0], sump[1], ndigits); | ^~~ /kisskb/src/crypto/ecc.c:1368:6: note: byref variable will be forcibly initialized 1368 | u64 sump[2][ECC_MAX_DIGITS]; | ^~~~ /kisskb/src/crypto/ecc.c:1367:6: note: byref variable will be forcibly initialized 1367 | u64 z[ECC_MAX_DIGITS]; | ^ /kisskb/src/crypto/ecc.c: In function 'xycz_add_c': /kisskb/src/crypto/ecc.c:1231:6: note: byref variable will be forcibly initialized 1231 | u64 t7[ECC_MAX_DIGITS]; | ^~ /kisskb/src/crypto/ecc.c:1230:6: note: byref variable will be forcibly initialized 1230 | u64 t6[ECC_MAX_DIGITS]; | ^~ /kisskb/src/crypto/ecc.c:1229:6: note: byref variable will be forcibly initialized 1229 | u64 t5[ECC_MAX_DIGITS]; | ^~ /kisskb/src/crypto/ecc.c: In function 'ecc_point_mult': /kisskb/src/crypto/ecc.c:1289:6: note: byref variable will be forcibly initialized 1289 | u64 sk[2][ECC_MAX_DIGITS]; | ^~ /kisskb/src/crypto/ecc.c:1288:6: note: byref variable will be forcibly initialized 1288 | u64 z[ECC_MAX_DIGITS]; | ^ /kisskb/src/crypto/ecc.c:1287:6: note: byref variable will be forcibly initialized 1287 | u64 ry[2][ECC_MAX_DIGITS]; | ^~ /kisskb/src/crypto/ecc.c:1286:6: note: byref variable will be forcibly initialized 1286 | u64 rx[2][ECC_MAX_DIGITS]; | ^~ /kisskb/src/crypto/ecc.c: In function 'ecc_is_pubkey_valid_partial': /kisskb/src/crypto/ecc.c:1551:47: note: byref variable will be forcibly initialized 1551 | u64 yy[ECC_MAX_DIGITS], xxx[ECC_MAX_DIGITS], w[ECC_MAX_DIGITS]; | ^ /kisskb/src/crypto/ecc.c:1551:26: note: byref variable will be forcibly initialized 1551 | u64 yy[ECC_MAX_DIGITS], xxx[ECC_MAX_DIGITS], w[ECC_MAX_DIGITS]; | ^~~ /kisskb/src/crypto/ecc.c:1551:6: note: byref variable will be forcibly initialized 1551 | u64 yy[ECC_MAX_DIGITS], xxx[ECC_MAX_DIGITS], w[ECC_MAX_DIGITS]; | ^~ /kisskb/src/crypto/ecc.c: In function 'ecc_make_pub_key': /kisskb/src/crypto/ecc.c:1513:6: note: byref variable will be forcibly initialized 1513 | u64 priv[ECC_MAX_DIGITS]; | ^~~~ /kisskb/src/crypto/ecc.c: In function 'ecc_gen_privkey': /kisskb/src/crypto/ecc.c:1470:6: note: byref variable will be forcibly initialized 1470 | u64 priv[ECC_MAX_DIGITS]; | ^~~~ /kisskb/src/crypto/ecc.c: In function 'crypto_ecdh_shared_secret': /kisskb/src/crypto/ecc.c:1614:6: note: byref variable will be forcibly initialized 1614 | u64 rand_z[ECC_MAX_DIGITS]; | ^~~~~~ /kisskb/src/crypto/ecc.c:1613:6: note: byref variable will be forcibly initialized 1613 | u64 priv[ECC_MAX_DIGITS]; | ^~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/arch/powerpc/include/asm/io.h:27, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/drivers/pinctrl/pinctrl-single.c:14: /kisskb/src/drivers/pinctrl/pinctrl-single.c: In function 'array3_size': /kisskb/src/include/linux/overflow.h:155:9: note: byref variable will be forcibly initialized 155 | size_t bytes; | ^~~~~ In file included from /kisskb/src/arch/powerpc/include/asm/io.h:27, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/drivers/pinctrl/pinctrl-single.c:14: /kisskb/src/drivers/pinctrl/pinctrl-single.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/pinctrl/pinctrl-single.c: In function 'pcs_pinconf_set': /kisskb/src/drivers/pinctrl/pinctrl-single.c:552:23: note: byref variable will be forcibly initialized 552 | struct pcs_function *func; | ^~~~ /kisskb/src/drivers/pinctrl/pinctrl-single.c: In function 'pcs_pinconf_group_set': /kisskb/src/drivers/pinctrl/pinctrl-single.c:637:11: note: byref variable will be forcibly initialized 637 | unsigned npins; | ^~~~~ /kisskb/src/drivers/pinctrl/pinctrl-single.c:636:18: note: byref variable will be forcibly initialized 636 | const unsigned *pins; | ^~~~ /kisskb/src/drivers/pinctrl/pinctrl-single.c: In function 'pcs_pinconf_clear_bias': /kisskb/src/drivers/pinctrl/pinctrl-single.c:456:16: note: byref variable will be forcibly initialized 456 | unsigned long config; | ^~~~~~ /kisskb/src/drivers/pinctrl/pinctrl-single.c: In function 'pcs_pinconf_get': /kisskb/src/drivers/pinctrl/pinctrl-single.c:487:23: note: byref variable will be forcibly initialized 487 | struct pcs_function *func; | ^~~~ /kisskb/src/drivers/pinctrl/pinctrl-single.c: In function 'pcs_pinconf_group_get': /kisskb/src/drivers/pinctrl/pinctrl-single.c:615:11: note: byref variable will be forcibly initialized 615 | unsigned npins, old = 0; | ^~~~~ /kisskb/src/drivers/pinctrl/pinctrl-single.c:614:18: note: byref variable will be forcibly initialized 614 | const unsigned *pins; | ^~~~ /kisskb/src/drivers/pinctrl/pinctrl-single.c: In function 'pcs_pinconf_bias_disable': /kisskb/src/drivers/pinctrl/pinctrl-single.c:470:16: note: byref variable will be forcibly initialized 470 | unsigned long config; | ^~~~~~ /kisskb/src/drivers/pinctrl/pinctrl-single.c: In function 'pcs_parse_bits_in_pinctrl_entry': /kisskb/src/drivers/pinctrl/pinctrl-single.c:1148:26: note: byref variable will be forcibly initialized 1148 | struct of_phandle_args pinctrl_spec; | ^~~~~~~~~~~~ /kisskb/src/drivers/pinctrl/pinctrl-single.c:1120:23: note: byref variable will be forcibly initialized 1120 | struct pcs_function *function = NULL; | ^~~~~~~~ /kisskb/src/drivers/pinctrl/pinctrl-single.c: In function 'pcs_add_conf2': /kisskb/src/drivers/pinctrl/pinctrl-single.c:871:11: note: byref variable will be forcibly initialized 871 | unsigned value[2], shift; | ^~~~~ /kisskb/src/drivers/pinctrl/pinctrl-single.c: In function 'pcs_add_conf4': /kisskb/src/drivers/pinctrl/pinctrl-single.c:890:11: note: byref variable will be forcibly initialized 890 | unsigned value[4]; | ^~~~~ /kisskb/src/drivers/pinctrl/pinctrl-single.c: In function 'pcs_parse_pinconf': /kisskb/src/drivers/pinctrl/pinctrl-single.c:919:24: note: byref variable will be forcibly initialized 919 | struct pcs_conf_vals *conf = NULL; | ^~~~ /kisskb/src/drivers/pinctrl/pinctrl-single.c:918:35: note: byref variable will be forcibly initialized 918 | unsigned long *settings = NULL, *s = NULL; | ^ /kisskb/src/drivers/pinctrl/pinctrl-single.c: In function 'pcs_parse_one_pinctrl_entry': /kisskb/src/drivers/pinctrl/pinctrl-single.c:1022:26: note: byref variable will be forcibly initialized 1022 | struct of_phandle_args pinctrl_spec; | ^~~~~~~~~~~~ /kisskb/src/drivers/pinctrl/pinctrl-single.c:1005:23: note: byref variable will be forcibly initialized 1005 | struct pcs_function *function = NULL; | ^~~~~~~~ /kisskb/src/drivers/pinctrl/pinctrl-single.c: In function 'pcs_quirk_missing_pinctrl_cells': /kisskb/src/drivers/pinctrl/pinctrl-single.c:1744:6: note: byref variable will be forcibly initialized 1744 | u32 val; | ^~~ In file included from /kisskb/src/include/linux/gpio/driver.h:9, from /kisskb/src/drivers/pinctrl/pinctrl-stmfx.c:8: /kisskb/src/drivers/pinctrl/pinctrl-stmfx.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/drivers/pinctrl/pinctrl-single.c: In function 'pcs_add_gpio_func': /kisskb/src/drivers/pinctrl/pinctrl-single.c:1341:25: note: byref variable will be forcibly initialized 1341 | struct of_phandle_args gpiospec; | ^~~~~~~~ /kisskb/src/drivers/pinctrl/pinctrl-stmfx.c: In function 'stmfx_gpio_get': /kisskb/src/drivers/pinctrl/pinctrl-stmfx.c:108:6: note: byref variable will be forcibly initialized 108 | u32 value; | ^~~~~ In file included from /kisskb/src/include/linux/gpio/driver.h:9, from /kisskb/src/drivers/pinctrl/pinctrl-stmfx.c:8: /kisskb/src/drivers/pinctrl/pinctrl-stmfx.c: In function 'stmfx_pinctrl_irq_thread_fn': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/drivers/pinctrl/pinctrl-stmfx.c:568:19: note: byref variable will be forcibly initialized 568 | unsigned long n, status; | ^~~~~~ /kisskb/src/drivers/pinctrl/pinctrl-stmfx.c:567:5: note: byref variable will be forcibly initialized 567 | u8 src[NR_GPIO_REGS] = {0, 0, 0}; | ^~~ /kisskb/src/drivers/pinctrl/pinctrl-stmfx.c:566:5: note: byref variable will be forcibly initialized 566 | u8 pending[NR_GPIO_REGS]; | ^~~~~~~ /kisskb/src/drivers/pinctrl/pinctrl-stmfx.c: In function 'stmfx_gpio_get_direction': /kisskb/src/drivers/pinctrl/pinctrl-stmfx.c:131:6: note: byref variable will be forcibly initialized 131 | u32 val; | ^~~ /kisskb/src/drivers/pinctrl/pinctrl-stmfx.c: In function 'stmfx_pinconf_get_type': /kisskb/src/drivers/pinctrl/pinctrl-stmfx.c:195:6: note: byref variable will be forcibly initialized 195 | u32 type, mask = get_mask(offset); | ^~~~ /kisskb/src/drivers/pinctrl/pinctrl-stmfx.c: In function 'stmfx_pinconf_get_pupd': /kisskb/src/drivers/pinctrl/pinctrl-stmfx.c:172:6: note: byref variable will be forcibly initialized 172 | u32 pupd, mask = get_mask(offset); | ^~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/arch/powerpc/include/asm/io.h:27, 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/trace_recursion.h:5, from /kisskb/src/include/linux/ftrace.h:10, from /kisskb/src/include/linux/kprobes.h:28, from /kisskb/src/include/linux/kgdb.h:19, from /kisskb/src/include/linux/fb.h:6, from /kisskb/src/samples/vfio-mdev/mdpy-fb.c:21: /kisskb/src/samples/vfio-mdev/mdpy-fb.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/samples/vfio-mdev/mdpy-fb.c: In function 'mdpy_fb_probe': /kisskb/src/samples/vfio-mdev/mdpy-fb.c:103:21: note: byref variable will be forcibly initialized 103 | u32 format, width, height; | ^~~~~~ /kisskb/src/samples/vfio-mdev/mdpy-fb.c:103:14: note: byref variable will be forcibly initialized 103 | u32 format, width, height; | ^~~~~ /kisskb/src/samples/vfio-mdev/mdpy-fb.c:103:6: note: byref variable will be forcibly initialized 103 | u32 format, width, height; | ^~~~~~ /kisskb/src/drivers/pinctrl/pinctrl-rk805.c: In function 'rk805_gpio_get': /kisskb/src/drivers/pinctrl/pinctrl-rk805.c:139:11: note: byref variable will be forcibly initialized 139 | int ret, val; | ^~~ /kisskb/src/drivers/pinctrl/pinctrl-rk805.c: In function 'rk805_gpio_get_direction': /kisskb/src/drivers/pinctrl/pinctrl-rk805.c:182:15: note: byref variable will be forcibly initialized 182 | unsigned int val; | ^~~ /kisskb/src/drivers/pinctrl/pinctrl-ocelot.c: In function 'ocelot_pincfg_clrsetbits': /kisskb/src/drivers/pinctrl/pinctrl-ocelot.c:1258:6: note: byref variable will be forcibly initialized 1258 | u32 val; | ^~~ /kisskb/src/drivers/pinctrl/pinctrl-ocelot.c: In function 'ocelot_hw_get_value': /kisskb/src/drivers/pinctrl/pinctrl-ocelot.c:1227:7: note: byref variable will be forcibly initialized 1227 | u32 regcfg; | ^~~~~~ /kisskb/src/drivers/pinctrl/pinctrl-ocelot.c: In function 'ocelot_pinconf_get': /kisskb/src/drivers/pinctrl/pinctrl-ocelot.c:1227:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/pinctrl/pinctrl-ocelot.c:1227:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/pinctrl/pinctrl-ocelot.c:1227:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/pinctrl/pinctrl-ocelot.c:1315:6: note: byref variable will be forcibly initialized 1315 | int val, err; | ^~~ In file included from /kisskb/src/include/linux/gpio/driver.h:5, from /kisskb/src/drivers/pinctrl/pinctrl-ocelot.c:10: /kisskb/src/drivers/pinctrl/pinctrl-ocelot.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/linux/gpio/driver.h:7, from /kisskb/src/drivers/pinctrl/pinctrl-ocelot.c:10: /kisskb/src/drivers/pinctrl/pinctrl-ocelot.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/pinctrl/pinctrl-ocelot.c: In function 'ocelot_gpio_get': /kisskb/src/drivers/pinctrl/pinctrl-ocelot.c:1579:15: note: byref variable will be forcibly initialized 1579 | unsigned int val; | ^~~ /kisskb/src/drivers/pinctrl/pinctrl-ocelot.c: In function 'ocelot_gpio_get_direction': /kisskb/src/drivers/pinctrl/pinctrl-ocelot.c:1603:15: note: byref variable will be forcibly initialized 1603 | unsigned int val; | ^~~ /kisskb/src/drivers/pinctrl/pinctrl-ocelot.c: In function 'ocelot_irq_handler': /kisskb/src/drivers/pinctrl/pinctrl-ocelot.c:1719:16: note: byref variable will be forcibly initialized 1719 | unsigned long irqs; | ^~~~ /kisskb/src/drivers/pinctrl/pinctrl-ocelot.c:1718:15: note: byref variable will be forcibly initialized 1718 | unsigned int reg = 0, irq, i; | ^~~ /kisskb/src/fs/btrfs/file.c: In function '__btrfs_run_defrag_inode': /kisskb/src/fs/btrfs/file.c:280:39: note: byref variable will be forcibly initialized 280 | struct btrfs_ioctl_defrag_range_args range; | ^~~~~ /kisskb/src/fs/btrfs/file.c: In function 'hole_mergeable': /kisskb/src/fs/btrfs/file.c:2404:19: note: byref variable will be forcibly initialized 2404 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/file.c: In function 'extent_mergeable': /kisskb/src/fs/btrfs/file.c:1051:19: note: byref variable will be forcibly initialized 1051 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/file.c: In function 'check_can_nocow': /kisskb/src/fs/btrfs/file.c:1499:6: note: byref variable will be forcibly initialized 1499 | u64 num_bytes; | ^~~~~~~~~ In file included from /kisskb/src/fs/btrfs/file.c:20: /kisskb/src/fs/btrfs/file.c: In function 'btrfs_insert_empty_item': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/btrfs/file.c: In function 'btrfs_insert_replace_extent': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized /kisskb/src/fs/btrfs/file.c:2614:12: note: byref variable will be forcibly initialized 2614 | static int btrfs_insert_replace_extent(struct btrfs_trans_handle *trans, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/file.c:2625:19: note: byref variable will be forcibly initialized 2625 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/file.c: In function 'btrfs_write_check': /kisskb/src/fs/btrfs/file.c:1613:10: note: byref variable will be forcibly initialized 1613 | size_t nocow_bytes = count; | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/pagemap.h:11, from /kisskb/src/fs/btrfs/file.c:7: /kisskb/src/fs/btrfs/file.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/fs/btrfs/file.c: In function 'btrfs_zero_range': /kisskb/src/fs/btrfs/file.c:3344:24: note: byref variable will be forcibly initialized 3344 | struct extent_state *cached_state = NULL; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/file.c:3216:6: note: byref variable will be forcibly initialized 3216 | u64 alloc_hint = 0; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/file.c:3214:27: note: byref variable will be forcibly initialized 3214 | struct extent_changeset *data_reserved = NULL; | ^~~~~~~~~~~~~ /kisskb/src/kernel/ksysfs.c: In function 'vmcoreinfo_show': /kisskb/src/kernel/ksysfs.c:133:14: note: byref variable will be forcibly initialized 133 | phys_addr_t vmcore_base = paddr_vmcoreinfo_note(); | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/file.c: In function 'find_desired_extent': /kisskb/src/fs/btrfs/file.c:3601:23: note: byref variable will be forcibly initialized 3601 | struct extent_state *cached_state = NULL; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/file.c: In function 'btrfs_drop_extent_cache': /kisskb/src/fs/btrfs/file.c:543:16: note: byref variable will be forcibly initialized 543 | unsigned long flags; | ^~~~~ /kisskb/src/fs/btrfs/file.c: In function 'fill_holes': /kisskb/src/fs/btrfs/file.c:2439:19: note: byref variable will be forcibly initialized 2439 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/file.c: In function 'btrfs_drop_extents': /kisskb/src/fs/btrfs/file.c:1026:21: note: byref variable will be forcibly initialized 1026 | struct btrfs_key slot_key; | ^~~~~~~~ /kisskb/src/fs/btrfs/file.c:705:19: note: byref variable will be forcibly initialized 705 | struct btrfs_key new_key; | ^~~~~~~ /kisskb/src/fs/btrfs/file.c:704:19: note: byref variable will be forcibly initialized 704 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/file.c: In function 'btrfs_mark_extent_written': /kisskb/src/fs/btrfs/file.c:1102:6: note: byref variable will be forcibly initialized 1102 | u64 other_end; | ^~~~~~~~~ /kisskb/src/fs/btrfs/file.c:1101:6: note: byref variable will be forcibly initialized 1101 | u64 other_start; | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/file.c:1096:19: note: byref variable will be forcibly initialized 1096 | struct btrfs_key new_key; | ^~~~~~~ /kisskb/src/fs/btrfs/file.c:1095:19: note: byref variable will be forcibly initialized 1095 | struct btrfs_key key; | ^~~ In file included from /kisskb/src/include/linux/slab.h:16, 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 '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/fs/btrfs/file.c: In function 'btrfs_buffered_write': /kisskb/src/fs/btrfs/file.c:1706:10: note: byref variable will be forcibly initialized 1706 | size_t write_bytes = min(iov_iter_count(i), | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/trace_recursion.h:5, from /kisskb/src/include/linux/ftrace.h:10, from /kisskb/src/include/linux/perf_event.h:51, from /kisskb/src/kernel/trace/trace_events_filter.c:11: /kisskb/src/kernel/trace/trace_events_filter.c: In function 'kmalloc_array': /kisskb/src/fs/btrfs/file.c:1703:24: note: byref variable will be forcibly initialized 1703 | struct extent_state *cached_state = NULL; | ^~~~~~~~~~~~ /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/fs/btrfs/file.c:1667:6: note: byref variable will be forcibly initialized 1667 | u64 lockend; | ^~~~~~~ /kisskb/src/fs/btrfs/file.c:1666:6: note: byref variable will be forcibly initialized 1666 | u64 lockstart; | ^~~~~~~~~ /kisskb/src/fs/btrfs/file.c:1664:27: note: byref variable will be forcibly initialized 1664 | struct extent_changeset *data_reserved = NULL; | ^~~~~~~~~~~~~ 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:1535:12: note: byref variable will be forcibly initialized 1535 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/btrfs/file.c: In function 'btrfs_replace_file_extents': /kisskb/src/fs/btrfs/file.c:2723:6: note: byref variable will be forcibly initialized 2723 | u64 len = end - start; | ^~~ /kisskb/src/fs/btrfs/file.c:2722:6: note: byref variable will be forcibly initialized 2722 | u64 cur_offset; | ^~~~~~~~~~ /kisskb/src/kernel/trace/trace_events_filter.c: In function 'process_preds': /kisskb/src/kernel/trace/trace_events_filter.c:1513:6: note: byref variable will be forcibly initialized 1513 | int index; | ^~~~~ /kisskb/src/kernel/trace/trace_events_filter.c:1512:6: note: byref variable will be forcibly initialized 1512 | int nr_preds; | ^~~~~~~~ /kisskb/src/kernel/trace/trace_events_filter.c:1511:6: note: byref variable will be forcibly initialized 1511 | int nr_parens; | ^~~~~~~~~ /kisskb/src/fs/btrfs/file.c: In function 'btrfs_punch_hole': /kisskb/src/fs/btrfs/file.c:2958:6: note: byref variable will be forcibly initialized 2958 | u64 tail_len; | ^~~~~~~~ /kisskb/src/fs/btrfs/file.c:2957:6: note: byref variable will be forcibly initialized 2957 | u64 tail_start; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/file.c:2954:29: note: byref variable will be forcibly initialized 2954 | struct btrfs_trans_handle *trans = NULL; | ^~~~~ /kisskb/src/fs/btrfs/file.c:2952:23: note: byref variable will be forcibly initialized 2952 | struct extent_state *cached_state = NULL; | ^~~~~~~~~~~~ In file included from /kisskb/src/fs/btrfs/inode.c:38: /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_insert_empty_item': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/kernel/trace/trace_events_filter.c: In function 'create_filter': /kisskb/src/kernel/trace/trace_events_filter.c:1717:29: note: byref variable will be forcibly initialized 1717 | struct filter_parse_error *pe = NULL; | ^~ /kisskb/src/fs/btrfs/file.c: In function 'btrfs_fallocate': /kisskb/src/fs/btrfs/file.c:3400:6: note: byref variable will be forcibly initialized 3400 | u64 alloc_hint = 0; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/file.c:3395:19: note: byref variable will be forcibly initialized 3395 | struct list_head reserve_list; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/inode.c: In function 'insert_inline_extent': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized /kisskb/src/fs/btrfs/file.c:3392:27: note: byref variable will be forcibly initialized 3392 | struct extent_changeset *data_reserved = NULL; | ^~~~~~~~~~~~~ /kisskb/src/fs/btrfs/inode.c:235:12: note: byref variable will be forcibly initialized 235 | static int insert_inline_extent(struct btrfs_trans_handle *trans, | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/inode.c:258:20: note: byref variable will be forcibly initialized 258 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/file.c:3391:23: note: byref variable will be forcibly initialized 3391 | struct extent_state *cached_state = NULL; | ^~~~~~~~~~~~ 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/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:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/btrfs/file.c: In function 'start_ordered_ops': /kisskb/src/fs/btrfs/file.c:2133:18: note: byref variable will be forcibly initialized 2133 | struct blk_plug plug; | ^~~~ /kisskb/src/kernel/trace/trace_events_filter.c: In function 'create_system_filter': /kisskb/src/kernel/trace/trace_events_filter.c:1756:29: note: byref variable will be forcibly initialized 1756 | struct filter_parse_error *pe = NULL; | ^~ /kisskb/src/fs/btrfs/file.c: In function 'btrfs_sync_file': /kisskb/src/fs/btrfs/file.c:2192:23: note: byref variable will be forcibly initialized 2192 | struct btrfs_log_ctx ctx; | ^~~ /kisskb/src/kernel/trace/trace_events_filter.c: In function 'filter_build_regex': /kisskb/src/kernel/trace/trace_events_filter.c:865:8: note: byref variable will be forcibly initialized 865 | char *search; | ^~~~~~ /kisskb/src/kernel/trace/trace_events_filter.c: In function 'parse_pred': /kisskb/src/kernel/trace/trace_events_filter.c:1162:6: note: byref variable will be forcibly initialized 1162 | u64 val; | ^~~ /kisskb/src/kernel/trace/trace_events_filter.c:1159:7: note: byref variable will be forcibly initialized 1159 | char num_buf[24]; /* Big enough to hold an address */ | ^~~~~~~ In file included 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 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/fs/nilfs2/the_nilfs.c: In function 'nilfs_load_super_root': /kisskb/src/fs/nilfs2/the_nilfs.c:99:22: note: byref variable will be forcibly initialized 99 | struct buffer_head *bh_sr; | ^~~~~ /kisskb/src/kernel/trace/trace_events_filter.c: In function 'apply_event_filter': /kisskb/src/kernel/trace/trace_events_filter.c:1779:23: note: byref variable will be forcibly initialized 1779 | struct event_filter *filter = NULL; | ^~~~~~ /kisskb/src/kernel/trace/trace_events_filter.c: In function 'apply_subsystem_event_filter': /kisskb/src/fs/nilfs2/the_nilfs.c: In function 'load_nilfs': /kisskb/src/kernel/trace/trace_events_filter.c:1832:23: note: byref variable will be forcibly initialized 1832 | struct event_filter *filter = NULL; | ^~~~~~ /kisskb/src/fs/nilfs2/the_nilfs.c:206:29: note: byref variable will be forcibly initialized 206 | struct nilfs_recovery_info ri; | ^~ /kisskb/src/kernel/trace/trace_events_filter.c: In function 'ftrace_profile_set_filter': /kisskb/src/kernel/trace/trace_events_filter.c:2039:23: note: byref variable will be forcibly initialized 2039 | struct event_filter *filter = NULL; | ^~~~~~ /kisskb/src/fs/nilfs2/the_nilfs.c: In function 'init_nilfs': /kisskb/src/fs/nilfs2/the_nilfs.c:565:28: note: byref variable will be forcibly initialized 565 | struct nilfs_super_block *sbp; | ^~~ /kisskb/src/fs/btrfs/inode.c: In function 'check_data_csum': /kisskb/src/fs/btrfs/inode.c:3248:5: note: byref variable will be forcibly initialized 3248 | u8 csum[BTRFS_CSUM_SIZE]; | ^~~~ In file included from /kisskb/src/fs/btrfs/inode.c:6: /kisskb/src/include/crypto/hash.h:166:7: note: byref variable will be forcibly initialized 166 | char __##shash##_desc[sizeof(struct shash_desc) + HASH_MAX_DESCSIZE] \ | ^~ /kisskb/src/fs/btrfs/inode.c:3242:2: note: in expansion of macro 'SHASH_DESC_ON_STACK' 3242 | SHASH_DESC_ON_STACK(shash, fs_info->csum_shash); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nilfs2/recovery.c: In function 'nilfs_validate_log': /kisskb/src/fs/nilfs2/recovery.c:204:6: note: byref variable will be forcibly initialized 204 | u32 crc; | ^~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_set_inode_index_count': /kisskb/src/fs/btrfs/inode.c:6312:24: note: byref variable will be forcibly initialized 6312 | struct btrfs_key key, found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/inode.c:6312:19: note: byref variable will be forcibly initialized 6312 | struct btrfs_key key, found_key; | ^~~ /kisskb/src/fs/jfs/jfs_extent.c: In function 'extBalloc': /kisskb/src/fs/jfs/jfs_extent.c:500:17: note: byref variable will be forcibly initialized 500 | s64 nb, nblks, daddr, max; | ^~~~~ /kisskb/src/fs/btrfs/inode.c: In function 'fill_inode_item': /kisskb/src/fs/btrfs/inode.c:3930:25: note: byref variable will be forcibly initialized 3930 | struct btrfs_map_token token; | ^~~~~ /kisskb/src/fs/nilfs2/recovery.c: In function 'nilfs_scan_dsync_log': /kisskb/src/fs/nilfs2/recovery.c:309:15: note: byref variable will be forcibly initialized 309 | unsigned int offset; | ^~~~~~ /kisskb/src/fs/nilfs2/recovery.c:308:22: note: byref variable will be forcibly initialized 308 | struct buffer_head *bh; | ^~ /kisskb/src/fs/btrfs/inode.c: In function 'may_destroy_subvol': /kisskb/src/fs/jfs/jfs_extent.c: In function 'extAlloc': /kisskb/src/fs/jfs/jfs_extent.c:76:13: note: byref variable will be forcibly initialized 76 | s64 nxlen, nxaddr, xoff, hint, xaddr = 0; | ^~~~~~ /kisskb/src/fs/jfs/jfs_extent.c:76:6: note: byref variable will be forcibly initialized 76 | s64 nxlen, nxaddr, xoff, hint, xaddr = 0; | ^~~~~ /kisskb/src/fs/btrfs/inode.c:4323:19: note: byref variable will be forcibly initialized 4323 | struct btrfs_key key; | ^~~ /kisskb/src/fs/jfs/jfs_extent.c: In function 'extHint': /kisskb/src/fs/jfs/jfs_extent.c:359:6: note: byref variable will be forcibly initialized 359 | int xflag; | ^~~~~ /kisskb/src/fs/jfs/jfs_extent.c:358:6: note: byref variable will be forcibly initialized 358 | int xlen; | ^~~~ /kisskb/src/fs/jfs/jfs_extent.c:357:6: note: byref variable will be forcibly initialized 357 | s64 xaddr; | ^~~~~ /kisskb/src/fs/nilfs2/recovery.c: In function 'nilfs_recover_dsync_blocks': /kisskb/src/fs/nilfs2/recovery.c:500:15: note: byref variable will be forcibly initialized 500 | struct page *page; | ^~~~ 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:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/nilfs2/recovery.c:576:16: note: byref variable will be forcibly initialized 576 | unsigned long nsalvaged_blocks = 0; | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/nilfs2/recovery.c: In function 'nilfs_prepare_segment_for_recovery': /kisskb/src/fs/nilfs2/recovery.c:422:8: note: byref variable will be forcibly initialized 422 | __u64 segnum[4]; | ^~~~~~ /kisskb/src/fs/btrfs/inode.c: In function 'evict_inode_truncate_pages': /kisskb/src/fs/btrfs/inode.c:5483:24: note: byref variable will be forcibly initialized 5483 | struct extent_state *cached_state = NULL; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_iget_locked': /kisskb/src/fs/btrfs/inode.c:5861:25: note: byref variable will be forcibly initialized 5861 | struct btrfs_iget_args args; | ^~~~ /kisskb/src/fs/nilfs2/recovery.c: In function 'nilfs_read_super_root_block': /kisskb/src/fs/nilfs2/recovery.c:135:6: note: byref variable will be forcibly initialized 135 | u32 crc; | ^~~ /kisskb/src/fs/nilfs2/recovery.c: In function 'nilfs_salvage_orphan_logs': /kisskb/src/fs/nilfs2/recovery.c:733:21: note: byref variable will be forcibly initialized 733 | struct nilfs_root *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/linux/buffer_head.h:12, from /kisskb/src/fs/nilfs2/recovery.c:10: /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:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_insert_inode_locked': /kisskb/src/fs/btrfs/inode.c:6386:25: note: byref variable will be forcibly initialized 6386 | struct btrfs_iget_args args; | ^~~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_real_readdir': /kisskb/src/fs/btrfs/inode.c:6124:19: note: byref variable will be forcibly initialized 6124 | struct btrfs_key location; | ^~~~~~~~ /kisskb/src/fs/btrfs/inode.c:6115:19: note: byref variable will be forcibly initialized 6115 | struct list_head del_list; | ^~~~~~~~ /kisskb/src/fs/btrfs/inode.c:6114:19: note: byref variable will be forcibly initialized 6114 | struct list_head ins_list; | ^~~~~~~~ /kisskb/src/fs/btrfs/inode.c:6111:19: note: byref variable will be forcibly initialized 6111 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/inode.c:6110:19: note: byref variable will be forcibly initialized 6110 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/inode.c: In function 'acls_after_inode_item': /kisskb/src/fs/btrfs/inode.c:3663:19: note: byref variable will be forcibly initialized 3663 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_read_locked_inode': /kisskb/src/fs/btrfs/inode.c:3738:6: note: byref variable will be forcibly initialized 3738 | int first_xattr_slot; | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/inode.c:3735:6: note: byref variable will be forcibly initialized 3735 | u32 rdev; | ^~~~ /kisskb/src/fs/btrfs/inode.c:3732:19: note: byref variable will be forcibly initialized 3732 | struct btrfs_key location; | ^~~~~~~~ /kisskb/src/fs/btrfs/inode.c: In function 'fixup_tree_root_location': /kisskb/src/fs/btrfs/inode.c:5725:19: note: byref variable will be forcibly initialized 5725 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_new_extent_direct': /kisskb/src/fs/btrfs/inode.c:7422:19: note: byref variable will be forcibly initialized 7422 | struct btrfs_key ins; | ^~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_check_read_dio_bio': /kisskb/src/fs/btrfs/inode.c:8110:19: note: byref variable will be forcibly initialized 8110 | struct bvec_iter iter; | ^~~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_submit_direct': /kisskb/src/fs/btrfs/inode.c:8292:27: note: byref variable will be forcibly initialized 8292 | struct btrfs_io_geometry geom; | ^~~~ /kisskb/src/fs/btrfs/inode.c: In function 'start_delalloc_inodes': /kisskb/src/fs/btrfs/inode.c:9927:19: note: byref variable will be forcibly initialized 9927 | struct list_head splice; | ^~~~~~ /kisskb/src/fs/btrfs/inode.c:9926:19: note: byref variable will be forcibly initialized 9926 | struct list_head works; | ^~~~~ /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; | ^~~~~~ 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:3428:12: note: in expansion of macro 'wait_event_killable' 3428 | int ret = wait_event_killable(fs_info->delayed_iputs_wait, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/inode.c: In function '__btrfs_unlink_inode': /kisskb/src/fs/btrfs/inode.c:4066:6: note: byref variable will be forcibly initialized 4066 | u64 index; | ^~~~~ 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/fs/btrfs/inode.c: In function 'btrfs_unlink_subvol': /kisskb/src/fs/btrfs/inode.c:4227:6: note: byref variable will be forcibly initialized 4227 | u64 index; | ^~~~~ /kisskb/src/fs/btrfs/inode.c:4224:19: note: byref variable will be forcibly initialized 4224 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_delete_subvolume': /kisskb/src/fs/btrfs/inode.c:4440:25: note: byref variable will be forcibly initialized 4440 | struct btrfs_block_rsv block_rsv; | ^~~~~~~~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_truncate_inode_items': /kisskb/src/fs/btrfs/inode.c:4911:21: note: byref variable will be forcibly initialized 4911 | struct btrfs_ref ref = { 0 }; | ^~~ /kisskb/src/fs/btrfs/inode.c:4674:23: note: byref variable will be forcibly initialized 4674 | struct extent_state *cached_state = NULL; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/inode.c:4656:19: note: byref variable will be forcibly initialized 4656 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/inode.c:4655:19: note: byref variable will be forcibly initialized 4655 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_iget_path': /kisskb/src/fs/btrfs/inode.c:5861:25: note: byref variable will be forcibly initialized 5861 | struct btrfs_iget_args args; | ^~~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_orphan_cleanup': /kisskb/src/fs/btrfs/inode.c:3472:24: note: byref variable will be forcibly initialized 3472 | struct btrfs_key key, found_key; | ^~~~~~~~~ /kisskb/src/kernel/trace/trace_events_trigger.c: In function 'set_trigger_filter': /kisskb/src/kernel/trace/trace_events_trigger.c:756:23: note: byref variable will be forcibly initialized 756 | struct event_filter *filter = NULL, *tmp; | ^~~~~~ /kisskb/src/fs/btrfs/inode.c:3472:19: note: byref variable will be forcibly initialized 3472 | struct btrfs_key key, found_key; | ^~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_lookup_dentry': /kisskb/src/fs/btrfs/inode.c:5971:5: note: byref variable will be forcibly initialized 5971 | u8 di_type = 0; | ^~~~~~~ /kisskb/src/fs/btrfs/inode.c:5970:19: note: byref variable will be forcibly initialized 5970 | struct btrfs_key location; | ^~~~~~~~ /kisskb/src/fs/btrfs/inode.c:5969:21: note: byref variable will be forcibly initialized 5969 | struct btrfs_root *sub_root = root; | ^~~~~~~~ /kisskb/src/kernel/trace/trace_events_trigger.c: In function 'event_enable_trigger_func': /kisskb/src/kernel/trace/trace_events_trigger.c:1395:8: note: byref variable will be forcibly initialized 1395 | char *trigger; | ^~~~~~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_new_inode': /kisskb/src/fs/btrfs/inode.c:6443:26: note: byref variable will be forcibly initialized 6443 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/kernel/trace/trace_events_trigger.c: In function 'event_trigger_callback': /kisskb/src/kernel/trace/trace_events_trigger.c:647:8: note: byref variable will be forcibly initialized 647 | char *trigger = NULL; | ^~~~~~~ /kisskb/src/fs/btrfs/inode.c:6442:6: note: byref variable will be forcibly initialized 6442 | u32 sizes[2]; | ^~~~~ /kisskb/src/fs/btrfs/inode.c:6441:19: note: byref variable will be forcibly initialized 6441 | struct btrfs_key key[2]; | ^~~ /kisskb/src/kernel/trace/trace_events_trigger.c: In function 'trigger_process_regex': /kisskb/src/kernel/trace/trace_events_trigger.c:232:18: note: byref variable will be forcibly initialized 232 | char *command, *next; | ^~~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_tmpfile': /kisskb/src/fs/btrfs/inode.c:10442:6: note: byref variable will be forcibly initialized 10442 | u64 index; | ^~~~~ /kisskb/src/fs/btrfs/inode.c:10441:6: note: byref variable will be forcibly initialized 10441 | u64 objectid; | ^~~~~~~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_add_link': /kisskb/src/fs/btrfs/inode.c:6679:7: note: byref variable will be forcibly initialized 6679 | u64 local_index; | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/inode.c:6671:7: note: byref variable will be forcibly initialized 6671 | u64 local_index; | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/inode.c:6614:19: note: byref variable will be forcibly initialized 6614 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_mkdir': /kisskb/src/fs/btrfs/inode.c:6922:6: note: byref variable will be forcibly initialized 6922 | u64 index = 0; | ^~~~~ /kisskb/src/fs/btrfs/inode.c:6921:6: note: byref variable will be forcibly initialized 6921 | u64 objectid = 0; | ^~~~~~~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_link': /kisskb/src/fs/btrfs/inode.c:6842:6: note: byref variable will be forcibly initialized 6842 | u64 index; | ^~~~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_mknod': /kisskb/src/fs/btrfs/inode.c:6713:6: note: byref variable will be forcibly initialized 6713 | u64 index = 0; | ^~~~~ /kisskb/src/fs/btrfs/inode.c:6712:6: note: byref variable will be forcibly initialized 6712 | u64 objectid; | ^~~~~~~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_whiteout_for_rename': /kisskb/src/fs/btrfs/inode.c:9584:6: note: byref variable will be forcibly initialized 9584 | u64 index; | ^~~~~ /kisskb/src/fs/btrfs/inode.c:9583:6: note: byref variable will be forcibly initialized 9583 | u64 objectid; | ^~~~~~~~ In file included from /kisskb/src/fs/btrfs/inode.c:38: /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_symlink': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/btrfs/inode.c:10067:12: note: byref variable will be forcibly initialized 10067 | static int btrfs_symlink(struct user_namespace *mnt_userns, struct inode *dir, | ^~~~~~~~~~~~~ /kisskb/src/fs/btrfs/inode.c:10078:6: note: byref variable will be forcibly initialized 10078 | u64 index = 0; | ^~~~~ /kisskb/src/fs/btrfs/inode.c:10077:6: note: byref variable will be forcibly initialized 10077 | u64 objectid; | ^~~~~~~~ /kisskb/src/fs/btrfs/inode.c:10074:19: note: byref variable will be forcibly initialized 10074 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_create': /kisskb/src/fs/btrfs/inode.c:6777:6: note: byref variable will be forcibly initialized 6777 | u64 index = 0; | ^~~~~ /kisskb/src/fs/btrfs/inode.c:6776:6: note: byref variable will be forcibly initialized 6776 | u64 objectid; | ^~~~~~~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_rename_exchange': /kisskb/src/fs/btrfs/inode.c:9342:6: note: byref variable will be forcibly initialized 9342 | u64 new_idx = 0; | ^~~~~~~ /kisskb/src/fs/btrfs/inode.c:9341:6: note: byref variable will be forcibly initialized 9341 | u64 old_idx = 0; | ^~~~~~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_rename': /kisskb/src/fs/btrfs/inode.c:9639:6: note: byref variable will be forcibly initialized 9639 | u64 index = 0; | ^~~~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_get_extent': /kisskb/src/fs/btrfs/inode.c:7054:21: note: byref variable will be forcibly initialized 7054 | struct extent_map *em = NULL; | ^~ /kisskb/src/fs/btrfs/inode.c:7053:19: note: byref variable will be forcibly initialized 7053 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_writepage_fixup_worker': /kisskb/src/fs/btrfs/inode.c:2678:27: note: byref variable will be forcibly initialized 2678 | struct extent_changeset *data_reserved = NULL; | ^~~~~~~~~~~~~ /kisskb/src/fs/btrfs/inode.c:2677:23: note: byref variable will be forcibly initialized 2677 | struct extent_state *cached_state = NULL; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_truncate_block': /kisskb/src/fs/btrfs/inode.c:5022:9: note: byref variable will be forcibly initialized 5022 | size_t write_bytes = blocksize; | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/inode.c:5015:27: note: byref variable will be forcibly initialized 5015 | struct extent_changeset *data_reserved = NULL; | ^~~~~~~~~~~~~ /kisskb/src/fs/btrfs/inode.c:5014:23: note: byref variable will be forcibly initialized 5014 | struct extent_state *cached_state = NULL; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_truncate': /kisskb/src/fs/btrfs/inode.c:8902:6: note: byref variable will be forcibly initialized 8902 | u64 extents_found = 0; | ^~~~~~~~~~~~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_get_extent_fiemap': /kisskb/src/fs/btrfs/inode.c:7259:6: note: byref variable will be forcibly initialized 7259 | u64 delalloc_start = start; | ^~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/inode.c: In function 'can_nocow_extent': /kisskb/src/fs/btrfs/inode.c:7487:19: note: byref variable will be forcibly initialized 7487 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_get_blocks_direct_write': /kisskb/src/fs/btrfs/inode.c:7769:47: note: byref variable will be forcibly initialized 7769 | u64 block_start, orig_start, orig_block_len, ram_bytes; | ^~~~~~~~~ /kisskb/src/fs/btrfs/inode.c:7769:31: note: byref variable will be forcibly initialized 7769 | u64 block_start, orig_start, orig_block_len, ram_bytes; | ^~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/inode.c:7769:19: note: byref variable will be forcibly initialized 7769 | u64 block_start, orig_start, orig_block_len, ram_bytes; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_dio_iomap_begin': /kisskb/src/fs/btrfs/inode.c:7890:23: note: byref variable will be forcibly initialized 7890 | struct extent_state *cached_state = NULL; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/inode.c:7889:21: note: byref variable will be forcibly initialized 7889 | struct extent_map *em; | ^~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_page_mkwrite': /kisskb/src/fs/btrfs/inode.c:8749:27: note: byref variable will be forcibly initialized 8749 | struct extent_changeset *data_reserved = NULL; | ^~~~~~~~~~~~~ /kisskb/src/fs/btrfs/inode.c:8748:23: note: byref variable will be forcibly initialized 8748 | struct extent_state *cached_state = NULL; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_create_subvol_root': /kisskb/src/fs/btrfs/inode.c:9059:6: note: byref variable will be forcibly initialized 9059 | u64 ino; | ^~~ /kisskb/src/fs/btrfs/inode.c:9058:6: note: byref variable will be forcibly initialized 9058 | u64 index = 0; | ^~~~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_start_delalloc_roots': /kisskb/src/fs/btrfs/inode.c:10021:19: note: byref variable will be forcibly initialized 10021 | struct list_head splice; | ^~~~~~ /kisskb/src/fs/btrfs/inode.c: In function 'cow_file_range': /kisskb/src/fs/btrfs/inode.c:1124:19: note: byref variable will be forcibly initialized 1124 | struct btrfs_key ins; | ^~~ /kisskb/src/fs/btrfs/inode.c: In function 'fallback_to_cow': /kisskb/src/fs/btrfs/inode.c:1560:6: note: byref variable will be forcibly initialized 1560 | u64 range_start = start; | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/inode.c: In function 'run_delalloc_nocow': /kisskb/src/fs/btrfs/inode.c:1656:20: note: byref variable will be forcibly initialized 1656 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/inode.c: In function 'submit_uncompressed_range': /kisskb/src/fs/btrfs/inode.c:889:6: note: byref variable will be forcibly initialized 889 | int page_started = 0; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/inode.c:888:16: note: byref variable will be forcibly initialized 888 | unsigned long nr_written = 0; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/inode.c: In function 'submit_one_async_extent': /kisskb/src/fs/btrfs/inode.c:927:19: note: byref variable will be forcibly initialized 927 | struct btrfs_key ins; | ^~~ /kisskb/src/fs/btrfs/inode.c: In function 'submit_compressed_extents': /kisskb/src/fs/btrfs/inode.c:1044:6: note: byref variable will be forcibly initialized 1044 | u64 alloc_hint = 0; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/inode.c: In function 'compress_file_range': /kisskb/src/fs/btrfs/inode.c:600:16: note: byref variable will be forcibly initialized 600 | unsigned long total_in = 0; | ^~~~~~~~ /kisskb/src/fs/btrfs/inode.c:599:16: note: byref variable will be forcibly initialized 599 | unsigned long total_compressed = 0; | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/inode.c:598:16: note: byref variable will be forcibly initialized 598 | unsigned long nr_pages; | ^~~~~~~~ In file included from /kisskb/src/fs/btrfs/inode.c:38: /kisskb/src/fs/btrfs/inode.c: In function 'insert_reserved_file_extent': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/btrfs/inode.c:2854:12: note: byref variable will be forcibly initialized 2854 | static int insert_reserved_file_extent(struct btrfs_trans_handle *trans, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/inode.c:2864:19: note: byref variable will be forcibly initialized 2864 | struct btrfs_key ins; | ^~~ /kisskb/src/fs/btrfs/inode.c: In function 'insert_ordered_extent_file_extent': /kisskb/src/fs/btrfs/inode.c:2966:32: note: byref variable will be forcibly initialized 2966 | struct btrfs_file_extent_item stack_fi; | ^~~~~~~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_finish_ordered_io': /kisskb/src/fs/btrfs/inode.c:3010:23: note: byref variable will be forcibly initialized 3010 | struct extent_state *cached_state = NULL; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_invalidatepage': /kisskb/src/fs/btrfs/inode.c:8607:32: note: byref variable will be forcibly initialized 8607 | struct btrfs_ordered_extent *ordered; | ^~~~~~~ /kisskb/src/fs/btrfs/inode.c:8563:23: note: byref variable will be forcibly initialized 8563 | struct extent_state *cached_state = NULL; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/inode.c: In function 'insert_prealloc_file_extent': /kisskb/src/fs/btrfs/inode.c:10195:29: note: byref variable will be forcibly initialized 10195 | struct btrfs_trans_handle *trans = trans_in; | ^~~~~ /kisskb/src/fs/btrfs/inode.c:10194:35: note: byref variable will be forcibly initialized 10194 | struct btrfs_replace_extent_info extent_info; | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/inode.c:10193:32: note: byref variable will be forcibly initialized 10193 | 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:10272:19: note: byref variable will be forcibly initialized 10272 | struct btrfs_key ins; | ^~~ /kisskb/src/fs/btrfs/inode.c: In function 'btrfs_cont_expand': /kisskb/src/fs/btrfs/inode.c:5203:23: note: byref variable will be forcibly initialized 5203 | struct extent_state *cached_state = NULL; | ^~~~~~~~~~~~ /kisskb/src/fs/jfs/jfs_metapage.c: In function 'metapage_get_blocks': /kisskb/src/fs/jfs/jfs_metapage.c:240:6: note: byref variable will be forcibly initialized 240 | s64 xaddr; | ^~~~~ /kisskb/src/fs/jfs/jfs_metapage.c:239:6: note: byref variable will be forcibly initialized 239 | int xflag; | ^~~~~ /kisskb/src/fs/jfs/jfs_metapage.c: In function 'metapage_writepage': /kisskb/src/fs/jfs/jfs_metapage.c:343:6: note: byref variable will be forcibly initialized 343 | int xlen; | ^~~~ /kisskb/src/fs/jfs/jfs_metapage.c: In function 'metapage_readpage': /kisskb/src/fs/jfs/jfs_metapage.c:480:6: note: byref variable will be forcibly initialized 480 | int xlen; | ^~~~ /kisskb/src/fs/cachefiles/namei.c: In function 'cachefiles_bury_object': /kisskb/src/fs/cachefiles/namei.c:379:21: note: byref variable will be forcibly initialized 379 | struct renamedata rd = { | ^~ /kisskb/src/fs/cachefiles/namei.c:267:7: note: byref variable will be forcibly initialized 267 | char nbuffer[8 + 8 + 1]; | ^~~~~~~ /kisskb/src/fs/cachefiles/namei.c: In function 'cachefiles_create_tmpfile': /kisskb/src/fs/cachefiles/namei.c:440:14: note: byref variable will be forcibly initialized 440 | struct path path; | ^~~~ /kisskb/src/drivers/pinctrl/pinctrl-microchip-sgpio.c: In function 'microchip_sgpio_get_ports': /kisskb/src/drivers/pinctrl/pinctrl-microchip-sgpio.c:535:6: note: byref variable will be forcibly initialized 535 | u32 range_params[64]; | ^~~~~~~~~~~~ /kisskb/src/fs/cachefiles/namei.c: In function 'cachefiles_open_file': /kisskb/src/fs/cachefiles/namei.c:540:14: note: byref variable will be forcibly initialized 540 | struct path path; | ^~~~ In file included from /kisskb/src/include/linux/gpio/driver.h:5, from /kisskb/src/drivers/pinctrl/pinctrl-microchip-sgpio.c:13: /kisskb/src/drivers/pinctrl/pinctrl-microchip-sgpio.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/pinctrl/pinctrl-microchip-sgpio.c: In function 'sgpio_readl': /kisskb/src/drivers/pinctrl/pinctrl-microchip-sgpio.c:146:6: note: byref variable will be forcibly initialized 146 | u32 val = 0; | ^~~ /kisskb/src/drivers/pinctrl/pinctrl-microchip-sgpio.c: In function 'microchip_sgpio_get_value': /kisskb/src/drivers/pinctrl/pinctrl-microchip-sgpio.c:497:25: note: byref variable will be forcibly initialized 497 | struct sgpio_port_addr addr; | ^~~~ /kisskb/src/drivers/pinctrl/pinctrl-microchip-sgpio.c: In function 'sgpio_irq_handler': /kisskb/src/drivers/pinctrl/pinctrl-microchip-sgpio.c:678:7: note: byref variable will be forcibly initialized 678 | long val; | ^~~ /kisskb/src/drivers/pinctrl/pinctrl-microchip-sgpio.c: In function 'sgpio_pinconf_get': /kisskb/src/drivers/pinctrl/pinctrl-microchip-sgpio.c:287:25: note: byref variable will be forcibly initialized 287 | struct sgpio_port_addr addr; | ^~~~ /kisskb/src/drivers/pinctrl/pinctrl-microchip-sgpio.c: In function 'microchip_sgpio_register_bank': /kisskb/src/drivers/pinctrl/pinctrl-microchip-sgpio.c:706:6: note: byref variable will be forcibly initialized 706 | u32 ngpios; | ^~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/pci.h:38, from /kisskb/src/fs/fuse/virtio_fs.c:9: /kisskb/src/fs/fuse/virtio_fs.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/fs/fuse/virtio_fs.c: In function 'virtio_fs_enqueue_req': /kisskb/src/fs/fuse/virtio_fs.c:1132:15: note: byref variable will be forcibly initialized 1132 | unsigned int argbuf_used = 0; | ^~~~~~~~~~~ /kisskb/src/fs/fuse/virtio_fs.c:1127:21: note: byref variable will be forcibly initialized 1127 | struct scatterlist stack_sg[ARRAY_SIZE(stack_sgs)]; | ^~~~~~~~ /kisskb/src/fs/fuse/virtio_fs.c:1126:22: note: byref variable will be forcibly initialized 1126 | struct scatterlist *stack_sgs[6]; | ^~~~~~~~~ /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/fs/file_table.c: In function 'alloc_file_pseudo': /kisskb/src/fs/file_table.c:253:14: note: byref variable will be forcibly initialized 253 | struct path path; | ^~~~ /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/fs/fuse/virtio_fs.c: In function 'virtio_fs_read_tag': /kisskb/src/fs/fuse/virtio_fs.c:295:7: note: byref variable will be forcibly initialized 295 | char tag_buf[sizeof_field(struct virtio_fs_config, tag)]; | ^~~~~~~ /kisskb/src/fs/fuse/virtio_fs.c: In function 'virtio_fs_hiprio_done_work': /kisskb/src/fs/fuse/virtio_fs.c:326:16: note: byref variable will be forcibly initialized 326 | unsigned int len; | ^~~ /kisskb/src/fs/fuse/virtio_fs.c: In function 'virtio_fs_setup_vqs': /kisskb/src/fs/fuse/virtio_fs.c:705:8: note: byref variable will be forcibly initialized 705 | char vq_name[VQ_NAME_LEN]; | ^~~~~~~ In file included from /kisskb/src/include/uapi/linux/virtio_fs.h:8, from /kisskb/src/fs/fuse/virtio_fs.c:13: /kisskb/src/include/linux/virtio_config.h:400:36: note: byref variable will be forcibly initialized 400 | typeof(((structname*)0)->member) virtio_cread_v; \ | ^~~~~~~~~~~~~~ /kisskb/src/fs/fuse/virtio_fs.c:679:2: note: in expansion of macro 'virtio_cread_le' 679 | virtio_cread_le(vdev, struct virtio_fs_config, num_request_queues, | ^~~~~~~~~~~~~~~ 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:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/fuse/virtio_fs.c:604:15: note: byref variable will be forcibly initialized 604 | unsigned int len; | ^~~ 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:1893:2: note: in expansion of macro 'LCACHE_SLEEP_COND' 1893 | 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:2162:2: note: in expansion of macro 'LCACHE_SLEEP_COND' 2162 | 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:2002:2: note: in expansion of macro 'wait_event' 2002 | wait_event(bp->l_ioevent, (bp->l_flag != lbmREAD)); | ^~~~~~~~~~ /kisskb/src/fs/jfs/jfs_logmgr.c: In function 'lmLogFileSystem': /kisskb/src/fs/jfs/jfs_logmgr.c:1721:15: note: byref variable will be forcibly initialized 1721 | struct lbuf *bpsuper; | ^~~~~~~ /kisskb/src/kernel/reboot.c: In function 'cpu_store': /kisskb/src/kernel/reboot.c:836:15: note: byref variable will be forcibly initialized 836 | unsigned int cpunum; | ^~~~~~ 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 '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/kernel/reboot.c: In function '__do_sys_reboot': /kisskb/src/kernel/reboot.c:316:7: note: byref variable will be forcibly initialized 316 | char buffer[256]; | ^~~~~~ /kisskb/src/fs/jfs/jfs_logmgr.c: In function 'lmLogInit': /kisskb/src/fs/jfs/jfs_logmgr.c:1254:15: note: byref variable will be forcibly initialized 1254 | struct lbuf *bp; | ^~ /kisskb/src/fs/jfs/jfs_logmgr.c:1253:15: note: byref variable will be forcibly initialized 1253 | struct lbuf *bpsuper; | ^~~~~~~ /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:1567:21: note: byref variable will be forcibly initialized 1567 | 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:1645:15: note: byref variable will be forcibly initialized 1645 | struct lbuf *bpsuper; | ^~~~~~~ /kisskb/src/fs/jfs/jfs_logmgr.c:1642:13: note: byref variable will be forcibly initialized 1642 | struct lrd lrd; | ^~~ 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/fs/jfs/acl.c: In function 'jfs_set_acl': /kisskb/src/fs/jfs/acl.c:103:10: note: byref variable will be forcibly initialized 103 | umode_t mode = inode->i_mode; | ^~~~ /kisskb/src/fs/jfs/acl.c: In function 'jfs_init_acl': /kisskb/src/fs/jfs/acl.c:131:34: note: byref variable will be forcibly initialized 131 | struct posix_acl *default_acl, *acl; | ^~~ /kisskb/src/fs/jfs/acl.c:131:20: note: byref variable will be forcibly initialized 131 | struct posix_acl *default_acl, *acl; | ^~~~~~~~~~~ /kisskb/src/fs/jfs/xattr.c: In function 'ea_get': /kisskb/src/fs/jfs/xattr.c:433:6: note: byref variable will be forcibly initialized 433 | s64 blkno; | ^~~~~ /kisskb/src/fs/jfs/xattr.c: In function 'ea_write': /kisskb/src/fs/jfs/xattr.c:208:6: note: byref variable will be forcibly initialized 208 | s64 blkno; | ^~~~~ /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/resize.c: In function 'jfs_extendfs': /kisskb/src/fs/jfs/resize.c:73:22: note: byref variable will be forcibly initialized 73 | struct buffer_head *bh, *bh2; | ^~ /kisskb/src/fs/jfs/resize.c:69:16: note: byref variable will be forcibly initialized 69 | struct inode *iplist[1]; | ^~~~~~ /kisskb/src/fs/jfs/resize.c:66:38: note: byref variable will be forcibly initialized 66 | int newNpages = 0, nPages, newPage, xlen, t32; | ^~~~ /kisskb/src/fs/jfs/resize.c:62:38: note: byref variable will be forcibly initialized 62 | s64 XAddress, XSize, nblocks, xoff, xaddr, t64; | ^~~~~ /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/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/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/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/fs/jfs/jfs_txnmgr.c: In function 'txQuiesce': /kisskb/src/fs/jfs/jfs_txnmgr.c:2841:16: note: byref variable will be forcibly initialized 2841 | struct inode *ip; | ^~ /kisskb/src/fs/jfs/jfs_txnmgr.c: In function 'jfs_sync': /kisskb/src/fs/jfs/jfs_txnmgr.c:2912:16: note: byref variable will be forcibly initialized 2912 | struct inode *ip; | ^~ /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/phy/microchip/lan966x_serdes.c: In function 'lan966x_calc_sd6g40_setup_lane': /kisskb/src/drivers/phy/microchip/lan966x_serdes.c:330:34: note: byref variable will be forcibly initialized 330 | struct lan966x_sd6g40_mode_args sd6g40_mode; | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/inode.c: In function 'bpf_obj_do_pin': /kisskb/src/kernel/bpf/inode.c:443:14: note: byref variable will be forcibly initialized 443 | struct path path; | ^~~~ /kisskb/src/kernel/bpf/inode.c: In function 'bpf_obj_do_get': /kisskb/src/kernel/bpf/inode.c:502:14: note: byref variable will be forcibly initialized 502 | struct path path; | ^~~~ /kisskb/src/kernel/bpf/inode.c: In function 'bpf_prog_get_type_path': /kisskb/src/kernel/bpf/inode.c:589:14: note: byref variable will be forcibly initialized 589 | struct path path; | ^~~~ /kisskb/src/kernel/bpf/inode.c: In function 'bpf_parse_param': /kisskb/src/kernel/bpf/inode.c:647:25: note: byref variable will be forcibly initialized 647 | struct fs_parse_result result; | ^~~~~~ /kisskb/src/kernel/bpf/inode.c: In function 'bpf_obj_pin_user': /kisskb/src/kernel/bpf/inode.c:483:16: note: byref variable will be forcibly initialized 483 | enum bpf_type type; | ^~~~ /kisskb/src/kernel/bpf/inode.c: In function 'bpf_obj_get_user': /kisskb/src/kernel/bpf/inode.c:532:16: note: byref variable will be forcibly initialized 532 | enum bpf_type type = BPF_TYPE_UNSPEC; | ^~~~ /kisskb/src/samples/connector/cn_test.c: In function 'cn_test_timer_func': /kisskb/src/samples/connector/cn_test.c:118:7: note: byref variable will be forcibly initialized 118 | char data[32]; | ^~~~ /kisskb/src/kernel/trace/trace_eprobe.c: In function 'fetch_store_strlen': /kisskb/src/kernel/trace/trace_eprobe.c:388:5: note: byref variable will be forcibly initialized 388 | u8 c; | ^ /kisskb/src/kernel/trace/trace_eprobe.c: In function 'process_fetch_insn_bottom': /kisskb/src/kernel/trace/trace_eprobe.c:388:5: note: byref variable will be forcibly initialized /kisskb/src/crypto/dh.c: In function 'dh_compute_value': /kisskb/src/crypto/dh.c:160:6: note: byref variable will be forcibly initialized 160 | int sign; | ^~~~ /kisskb/src/crypto/dh.c: In function 'dh_set_secret': /kisskb/src/crypto/dh.c:83:12: note: byref variable will be forcibly initialized 83 | struct dh params; | ^~~~~~ /kisskb/src/kernel/trace/trace_eprobe.c: In function 'process_fetch_insn': /kisskb/src/kernel/trace/trace_eprobe.c:388:5: note: byref variable will be forcibly initialized /kisskb/src/kernel/trace/trace_eprobe.c:364:1: note: byref variable will be forcibly initialized 364 | process_fetch_insn(struct fetch_insn *code, void *rec, void *dest, | ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/arch/powerpc/include/asm/io.h:27, 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/trace_recursion.h:5, from /kisskb/src/include/linux/ftrace.h:10, from /kisskb/src/kernel/trace/trace_eprobe.c:14: /kisskb/src/kernel/trace/trace_eprobe.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/kernel/trace/trace_eprobe.c: In function 'get_eprobe_size': /kisskb/src/kernel/trace/trace_eprobe.c:388:5: note: byref variable will be forcibly initialized 388 | u8 c; | ^ /kisskb/src/kernel/trace/trace_eprobe.c:340:12: note: byref variable will be forcibly initialized 340 | static int get_eprobe_size(struct trace_probe *tp, void *rec) | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/trace_eprobe.c: In function '__eprobe_trace_func': /kisskb/src/kernel/trace/trace_eprobe.c:483:28: note: byref variable will be forcibly initialized 483 | struct trace_event_buffer fbuffer; | ^~~~~~~ /kisskb/src/kernel/regset.c: In function 'copy_regset_to_user': /kisskb/src/kernel/regset.c:68:8: note: byref variable will be forcibly initialized 68 | void *buf; | ^~~ /kisskb/src/kernel/trace/trace_eprobe.c: In function '__trace_eprobe_create': /kisskb/src/kernel/trace/trace_eprobe.c:868:7: note: byref variable will be forcibly initialized 868 | char buf2[MAX_EVENT_NAME_LEN]; | ^~~~ /kisskb/src/kernel/trace/trace_eprobe.c:867:7: note: byref variable will be forcibly initialized 867 | char buf1[MAX_EVENT_NAME_LEN]; | ^~~~ /kisskb/src/kernel/trace/trace_eprobe.c:864:33: note: byref variable will be forcibly initialized 864 | const char *sys_event = NULL, *sys_name = NULL; | ^~~~~~~~ /kisskb/src/kernel/trace/trace_eprobe.c:864:14: note: byref variable will be forcibly initialized 864 | const char *sys_event = NULL, *sys_name = NULL; | ^~~~~~~~~ /kisskb/src/kernel/trace/trace_eprobe.c:863:29: note: byref variable will be forcibly initialized 863 | const char *event = NULL, *group = EPROBE_EVENT_SYSTEM; | ^~~~~ /kisskb/src/kernel/trace/trace_eprobe.c:863:14: note: byref variable will be forcibly initialized 863 | const char *event = NULL, *group = EPROBE_EVENT_SYSTEM; | ^~~~~ /kisskb/src/kernel/ucount.c: In function 'put_ucounts': /kisskb/src/kernel/ucount.c:208:16: note: byref variable will be forcibly initialized 208 | unsigned long flags; | ^~~~~ /kisskb/src/net/core/sock.c: In function 'sock_common_recvmsg': /kisskb/src/net/core/sock.c:3465:6: note: byref variable will be forcibly initialized 3465 | int addr_len = 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/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/net/core/sock.c: In function 'sock_copy_user_timeval': /kisskb/src/net/core/sock.c:385:5: note: userspace variable will be forcibly initialized 385 | int sock_copy_user_timeval(struct __kernel_sock_timeval *tv, | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/sock.c:385:5: note: userspace variable will be forcibly initialized /kisskb/src/net/core/sock.c:385:5: note: userspace variable will be forcibly initialized /kisskb/src/net/core/sock.c:399:31: note: byref variable will be forcibly initialized 399 | struct __kernel_old_timeval old_tv; | ^~~~~~ /kisskb/src/net/core/sock.c:389:24: note: byref variable will be forcibly initialized 389 | struct old_timeval32 tv32; | ^~~~ /kisskb/src/net/core/sock.c: In function 'sock_timestamping_bind_phc': /kisskb/src/net/core/sock.c:835:7: note: byref variable will be forcibly initialized 835 | int *vclock_index; | ^~~~~~~~~~~~ /kisskb/src/net/core/sock.c: In function 'sock_set_timeout': /kisskb/src/net/core/sock.c:421:31: note: byref variable will be forcibly initialized 421 | struct __kernel_sock_timeval tv; | ^~ /kisskb/src/net/core/sock.c: In function 'sock_getbindtodevice': /kisskb/src/net/core/sock.c:694:7: note: byref variable will be forcibly initialized 694 | char devname[IFNAMSIZ]; | ^~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_nilfs2_collection_stage_transition': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_nilfs2_transaction_transition': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_nilfs2_segment_usage_check': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_nilfs2_segment_usage_allocated': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_nilfs2_segment_usage_freed': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_nilfs2_mdt_insert_new_block': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_nilfs2_mdt_submit_block': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, 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 '__bpf_trace_nilfs2_collection_stage_transition': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_nilfs2_transaction_transition': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_nilfs2_segment_usage_check': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_nilfs2_mdt_insert_new_block': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_nilfs2_segment_usage_allocated': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_nilfs2_segment_usage_freed': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_nilfs2_mdt_submit_block': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/core/sock.c: In function 'sock_no_sendpage': /kisskb/src/net/core/sock.c:3082:14: note: byref variable will be forcibly initialized 3082 | struct kvec iov; | ^~~ /kisskb/src/net/core/sock.c: In function 'sock_no_sendpage_locked': /kisskb/src/net/core/sock.c:3097:14: note: byref variable will be forcibly initialized 3097 | struct kvec iov; | ^~~ /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_segctor_collect_dirty_files': /kisskb/src/fs/nilfs2/segment.c:1936:24: note: byref variable will be forcibly initialized 1936 | struct buffer_head *ibh; | ^~~ /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_segctor_begin_construction': /kisskb/src/fs/nilfs2/segment.c:1277:8: note: byref variable will be forcibly initialized 1277 | __u64 nextnum; | ^~~~~~~ /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_segctor_create_checkpoint': /kisskb/src/fs/nilfs2/segment.c:859:27: note: byref variable will be forcibly initialized 859 | struct nilfs_checkpoint *raw_cp; | ^~~~~~ /kisskb/src/fs/nilfs2/segment.c:858:22: note: byref variable will be forcibly initialized 858 | struct buffer_head *bh_cp; | ^~~~~ /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_lookup_dirty_data_buffers': /kisskb/src/fs/nilfs2/segment.c:684:10: note: byref variable will be forcibly initialized 684 | pgoff_t index = 0, last = ULONG_MAX; | ^~~~~ /kisskb/src/fs/nilfs2/segment.c:683:17: note: byref variable will be forcibly initialized 683 | struct pagevec pvec; | ^~~~ /kisskb/src/net/core/sock.c: In function 'sock_setbindtodevice': /kisskb/src/net/core/sock.c:642:12: note: userspace variable will be forcibly initialized 642 | static int sock_setbindtodevice(struct sock *sk, sockptr_t optval, int optlen) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/sock.c:647:7: note: byref variable will be forcibly initialized 647 | char devname[IFNAMSIZ]; | ^~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_lookup_dirty_node_buffers': /kisskb/src/fs/nilfs2/segment.c:740:10: note: byref variable will be forcibly initialized 740 | pgoff_t index = 0; | ^~~~~ /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:55, 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:26:19: note: in definition of macro 'LIST_HEAD' 26 | 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:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_segctor_collect_blocks': /kisskb/src/fs/nilfs2/segment.c:1113:9: note: byref variable will be forcibly initialized 1113 | size_t ndone; | ^~~~~ /kisskb/src/net/core/sock.c: In function 'sock_setsockopt': /kisskb/src/net/core/sock.c:1015:5: note: userspace variable will be forcibly initialized 1015 | int sock_setsockopt(struct socket *sock, int level, int optname, | ^~~~~~~~~~~~~~~ /kisskb/src/net/core/sock.c:1015:5: note: userspace variable will be forcibly initialized /kisskb/src/net/core/sock.c:1015:5: note: userspace variable will be forcibly initialized /kisskb/src/net/core/sock.c:1015:5: note: userspace variable will be forcibly initialized /kisskb/src/net/core/sock.c:1015:5: note: userspace variable will be forcibly initialized /kisskb/src/net/core/sock.c:1015:5: note: userspace variable will be forcibly initialized /kisskb/src/net/core/sock.c:1015:5: note: userspace variable will be forcibly initialized /kisskb/src/net/core/sock.c:1348:17: note: byref variable will be forcibly initialized 1348 | unsigned long ulval = (val == ~0U) ? ~0UL : (unsigned int)val; | ^~~~~ /kisskb/src/net/core/sock.c:1252:8: note: byref variable will be forcibly initialized 1252 | u32 ufd; | ^~~ /kisskb/src/net/core/sock.c:1242:21: note: byref variable will be forcibly initialized 1242 | struct sock_fprog fprog; | ^~~~~ /kisskb/src/net/core/sock.c:1231:8: note: byref variable will be forcibly initialized 1231 | u32 ufd; | ^~~ /kisskb/src/net/core/sock.c:1221:21: note: byref variable will be forcibly initialized 1221 | struct sock_fprog fprog; | ^~~~~ /kisskb/src/net/core/sock.c:1023:16: note: byref variable will be forcibly initialized 1023 | struct linger ling; | ^~~~ /kisskb/src/net/core/sock.c:1021:6: note: byref variable will be forcibly initialized 1021 | int val; | ^~~ /kisskb/src/net/core/sock.c:1019:21: note: byref variable will be forcibly initialized 1019 | struct sock_txtime sk_txtime; | ^~~~~~~~~ /kisskb/src/net/core/sock.c:1018:25: note: byref variable will be forcibly initialized 1018 | struct so_timestamping timestamping; | ^~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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_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:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/nilfs2/segment.c:1338:8: note: byref variable will be forcibly initialized 1338 | __u64 nextnextnum; | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_segctor_update_payload_blocknr': /kisskb/src/fs/nilfs2/segment.c:1554:22: note: byref variable will be forcibly initialized 1554 | struct buffer_head *bh, *bh_org; | ^~ /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/net/core/sock.c: In function 'sock_gettstamp': /kisskb/src/net/core/sock.c:3357:20: note: byref variable will be forcibly initialized 3357 | struct timespec64 ts; | ^~ /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_segctor_fill_in_checkpoint': /kisskb/src/fs/nilfs2/segment.c:885:27: note: byref variable will be forcibly initialized 885 | struct nilfs_checkpoint *raw_cp; | ^~~~~~ /kisskb/src/fs/nilfs2/segment.c:884:22: note: byref variable will be forcibly initialized 884 | struct buffer_head *bh_cp; | ^~~~~ /kisskb/src/net/core/sock.c: In function 'sock_getsockopt': /kisskb/src/net/core/sock.c:1774:7: note: byref variable will be forcibly initialized 1774 | u32 meminfo[SK_MEMINFO_VARS]; | ^~~~~~~ /kisskb/src/net/core/sock.c:1679:8: note: byref variable will be forcibly initialized 1679 | char address[128]; | ^~~~~~~ /kisskb/src/net/core/sock.c:1640:16: note: byref variable will be forcibly initialized 1640 | struct ucred peercred; | ^~~~~~~~ /kisskb/src/net/core/sock.c:1508:4: note: byref variable will be forcibly initialized 1508 | } v; | ^ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_dispose_list': /kisskb/src/fs/nilfs2/segment.c:767:27: note: byref variable will be forcibly initialized 767 | struct nilfs_inode_info *ivec[SC_N_INODEVEC], **pii; | ^~~~ /kisskb/src/kernel/trace/trace_events_inject.c: In function 'parse_field': /kisskb/src/kernel/trace/trace_events_inject.c:43:6: note: byref variable will be forcibly initialized 43 | u64 val; | ^~~ /kisskb/src/drivers/gpio/gpiolib-devres.c: In function 'devm_gpiod_get_index': /kisskb/src/drivers/gpio/gpiolib-devres.c:99:20: note: byref variable will be forcibly initialized 99 | struct gpio_desc *desc; | ^~~~ /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/gpio/gpiolib-devres.c: In function 'devm_gpiod_get_from_of_node': /kisskb/src/drivers/gpio/gpiolib-devres.c:154:20: note: byref variable will be forcibly initialized 154 | struct gpio_desc *desc; | ^~~~ /kisskb/src/kernel/trace/trace_events_inject.c: In function 'parse_entry': /kisskb/src/kernel/trace/trace_events_inject.c:197:6: note: byref variable will be forcibly initialized 197 | u64 val = 0; | ^~~ /kisskb/src/kernel/trace/trace_events_inject.c:196:6: note: byref variable will be forcibly initialized 196 | int entry_size; | ^~~~~~~~~~ /kisskb/src/kernel/trace/trace_events_inject.c:194:29: note: byref variable will be forcibly initialized 194 | struct ftrace_event_field *field; | ^~~~~ /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/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/kernel/trace/trace_events_inject.c: In function 'event_inject_write': /kisskb/src/kernel/trace/trace_events_inject.c:283:8: note: byref variable will be forcibly initialized 283 | void *entry = 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/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/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/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); | ^~~~~~~~~~~ /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/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; | ^~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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/fs/nilfs2/segment.c:2803:12: note: byref variable will be forcibly initialized 2803 | LIST_HEAD(garbage_list); | ^~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/linux/cgroup.h:17, from /kisskb/src/include/linux/memcontrol.h:13, from /kisskb/src/include/linux/swap.h:9, from /kisskb/src/include/linux/shmem_fs.h:6, from /kisskb/src/kernel/usermode_driver.c:5: /kisskb/src/kernel/usermode_driver.c: In function 'blob_to_mnt': /kisskb/src/include/linux/fs.h:2738:38: note: byref variable will be forcibly initialized 2738 | return file_open_root(&(struct path){.mnt = mnt, .dentry = mnt->mnt_root}, | ^ /kisskb/src/kernel/usermode_driver.c:18:9: note: byref variable will be forcibly initialized 18 | loff_t pos = 0; | ^~~ /kisskb/src/kernel/usermode_driver.c: In function 'fork_usermode_driver': /kisskb/src/kernel/usermode_driver.c:172:14: note: byref variable will be forcibly initialized 172 | const char *argv[] = { info->driver_name, NULL }; | ^~~~ /kisskb/src/kernel/usermode_driver.c: In function 'umd_setup': /kisskb/src/kernel/usermode_driver.c:100:15: note: byref variable will be forcibly initialized 100 | struct file *to_umh[2]; | ^~~~~~ /kisskb/src/kernel/usermode_driver.c:99:15: note: byref variable will be forcibly initialized 99 | struct file *from_umh[2]; | ^~~~~~~~ /kisskb/src/samples/kfifo/bytestream-example.c: In function 'fifo_read': /kisskb/src/samples/kfifo/bytestream-example.c:135:15: note: byref variable will be forcibly initialized 135 | unsigned int copied; | ^~~~~~ /kisskb/src/samples/kfifo/bytestream-example.c: In function 'fifo_write': /kisskb/src/samples/kfifo/bytestream-example.c:117:15: note: byref variable will be forcibly initialized 117 | unsigned int copied; | ^~~~~~ In file included from /kisskb/src/samples/kfifo/bytestream-example.c:12: /kisskb/src/samples/kfifo/bytestream-example.c: In function 'testfunc': /kisskb/src/include/linux/kfifo.h:408:29: note: byref variable will be forcibly initialized 408 | typeof(*__tmp->const_type) __val = (val); \ | ^~~~~ /kisskb/src/samples/kfifo/bytestream-example.c:86:15: note: in expansion of macro 'kfifo_put' 86 | for (i = 20; kfifo_put(&test, i); i++) | ^~~~~~~~~ /kisskb/src/include/linux/kfifo.h:408:29: note: byref variable will be forcibly initialized 408 | typeof(*__tmp->const_type) __val = (val); \ | ^~~~~ /kisskb/src/samples/kfifo/bytestream-example.c:65:3: note: in expansion of macro 'kfifo_put' 65 | kfifo_put(&test, i); | ^~~~~~~~~ /kisskb/src/samples/kfifo/bytestream-example.c:55:16: note: byref variable will be forcibly initialized 55 | unsigned char i, j; | ^ /kisskb/src/samples/kfifo/bytestream-example.c:54:16: note: byref variable will be forcibly initialized 54 | unsigned char buf[6]; | ^~~ /kisskb/src/kernel/trace/trace_events_synth.c: In function 'check_command': /kisskb/src/kernel/trace/trace_events_synth.c:1431:6: note: byref variable will be forcibly initialized 1431 | int argc, ret = 0; | ^~~~ /kisskb/src/kernel/trace/trace_events_synth.c:1430:23: note: byref variable will be forcibly initialized 1430 | char **argv = NULL, *cmd, *saved_cmd, *name_and_field; | ^~~ /kisskb/src/kernel/trace/trace_events_synth.c: In function 'synth_field_string_size': /kisskb/src/kernel/trace/trace_events_synth.c:170:6: note: byref variable will be forcibly initialized 170 | int size, err; | ^~~~ /kisskb/src/kernel/trace/trace_events_synth.c:168:7: note: byref variable will be forcibly initialized 168 | char buf[4], *end, *start; | ^~~ In file included from /kisskb/src/include/linux/security.h:30, from /kisskb/src/kernel/trace/trace_events_synth.c:10: /kisskb/src/kernel/trace/trace_events_synth.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, 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/kernel/kmod.c:127:7: note: byref variable will be forcibly initialized 127 | char module_name[MODULE_NAME_LEN]; | ^~~~~~~~~~~ /kisskb/src/kernel/kmod.c:126:10: note: byref variable will be forcibly initialized 126 | va_list args; | ^~~~ /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:435:18: note: byref variable will be forcibly initialized 435 | unsigned int i, n_u64, val_idx, len, data_size = 0; | ^~~~~ /kisskb/src/kernel/trace/trace_events_synth.c: In function 'print_synth_event': /kisskb/src/kernel/trace/trace_events_synth.c:365:29: note: byref variable will be forcibly initialized 365 | struct trace_print_flags __flags[] = { | ^~~~~~~ /kisskb/src/kernel/trace/trace_events_synth.c:321:7: note: byref variable will be forcibly initialized 321 | char print_fmt[32]; | ^~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_gpio_direction': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/kernel/trace/trace_events_synth.c: In function 'synth_event_add_field': /kisskb/src/kernel/trace/trace_events_synth.c:939:27: note: byref variable will be forcibly initialized 939 | struct dynevent_arg_pair arg_pair; | ^~~~~~~~ /kisskb/src/drivers/gpio/gpiolib.c: In function 'perf_trace_gpio_value': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/kernel/trace/trace_events_synth.c: In function 'synth_event_add_field_str': /kisskb/src/kernel/trace/trace_events_synth.c:982:22: note: byref variable will be forcibly initialized 982 | struct dynevent_arg arg; | ^~~ 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/kernel/trace/trace_events_synth.c: In function 'synth_event_gen_cmd_array_start': /kisskb/src/kernel/trace/trace_events_synth.c:1147:22: note: byref variable will be forcibly initialized 1147 | struct dynevent_arg arg; | ^~~ /kisskb/src/drivers/gpio/gpiolib.c: In function 'trace_event_raw_event_gpio_value': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/kernel/trace/trace_events_synth.c: In function '__synth_event_gen_cmd_start': /kisskb/src/kernel/trace/trace_events_synth.c:1077:10: note: byref variable will be forcibly initialized 1077 | va_list args; | ^~~~ /kisskb/src/kernel/trace/trace_events_synth.c:1076:22: note: byref variable will be forcibly initialized 1076 | struct dynevent_arg arg; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:104, 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 '__bpf_trace_gpio_direction': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/kernel/trace/trace_events_synth.c: In function 'synth_event_create': /kisskb/src/kernel/trace/trace_events_synth.c:1344:22: note: byref variable will be forcibly initialized 1344 | struct dynevent_cmd cmd; | ^~~ /kisskb/src/drivers/gpio/gpiolib.c: In function '__bpf_trace_gpio_value': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/kernel/trace/trace_events_synth.c: In function 'synth_event_trace': /kisskb/src/kernel/trace/trace_events_synth.c:1627:10: note: byref variable will be forcibly initialized 1627 | va_list args; | ^~~~ /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:1625:18: note: byref variable will be forcibly initialized 1625 | unsigned int i, n_u64, len, data_size = 0; | ^~~~~ /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/kernel/trace/trace_events_synth.c:1730:18: note: byref variable will be forcibly initialized 1730 | unsigned int i, n_u64, field_pos, len, data_size = 0; | ^~~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/arch/powerpc/include/asm/io.h:27, 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/drivers/gpio/gpiolib.c:6: /kisskb/src/drivers/gpio/gpiolib.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/kernel/trace/trace_events_synth.c: In function '__create_synth_event': /kisskb/src/kernel/trace/trace_events_synth.c:1234:8: note: byref variable will be forcibly initialized 1234 | int field_version; | ^~~~~~~~~~~~~ /kisskb/src/kernel/trace/trace_events_synth.c:1184:9: note: byref variable will be forcibly initialized 1184 | int i, argc, n_fields = 0, ret = 0; | ^~~~ /kisskb/src/kernel/trace/trace_events_synth.c:1183:6: note: byref variable will be forcibly initialized 1183 | int consumed, cmd_version = 1, n_fields_this_loop; | ^~~~~~~~ /kisskb/src/kernel/trace/trace_events_synth.c:1182:30: note: byref variable will be forcibly initialized 1182 | struct synth_field *field, *fields[SYNTH_FIELDS_MAX]; | ^~~~~~ /kisskb/src/kernel/trace/trace_events_synth.c:1181:28: note: byref variable will be forcibly initialized 1181 | char **argv, *field_str, *tmp_fields, *saved_fields = NULL; | ^~~~~~~~~~ /kisskb/src/fs/nilfs2/cpfile.c: In function 'nilfs_cpfile_clear_snapshot': /kisskb/src/fs/nilfs2/cpfile.c:738:54: note: byref variable will be forcibly initialized 738 | struct buffer_head *header_bh, *next_bh, *prev_bh, *cp_bh; | ^~~~~ /kisskb/src/fs/nilfs2/cpfile.c:738:44: note: byref variable will be forcibly initialized 738 | struct buffer_head *header_bh, *next_bh, *prev_bh, *cp_bh; | ^~~~~~~ /kisskb/src/fs/nilfs2/cpfile.c:738:34: note: byref variable will be forcibly initialized 738 | struct buffer_head *header_bh, *next_bh, *prev_bh, *cp_bh; | ^~~~~~~ /kisskb/src/fs/nilfs2/cpfile.c:738:22: note: byref variable will be forcibly initialized 738 | struct buffer_head *header_bh, *next_bh, *prev_bh, *cp_bh; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/drivers/gpio/gpiolib.c:6: /kisskb/src/drivers/gpio/gpiolib.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/fs/nilfs2/cpfile.c: In function 'nilfs_cpfile_set_snapshot': /kisskb/src/fs/nilfs2/cpfile.c:619:54: note: byref variable will be forcibly initialized 619 | struct buffer_head *header_bh, *curr_bh, *prev_bh, *cp_bh; | ^~~~~ /kisskb/src/fs/nilfs2/cpfile.c:619:44: note: byref variable will be forcibly initialized 619 | struct buffer_head *header_bh, *curr_bh, *prev_bh, *cp_bh; | ^~~~~~~ /kisskb/src/fs/nilfs2/cpfile.c:619:34: note: byref variable will be forcibly initialized 619 | struct buffer_head *header_bh, *curr_bh, *prev_bh, *cp_bh; | ^~~~~~~ /kisskb/src/fs/nilfs2/cpfile.c:619:22: note: byref variable will be forcibly initialized 619 | struct buffer_head *header_bh, *curr_bh, *prev_bh, *cp_bh; | ^~~~~~~~~ /kisskb/src/fs/super.c: In function 'super_setup_bdi_name': /kisskb/src/fs/super.c:1552:10: note: byref variable will be forcibly initialized 1552 | va_list args; | ^~~~ /kisskb/src/fs/nilfs2/cpfile.c: In function 'nilfs_cpfile_do_get_ssinfo': /kisskb/src/fs/nilfs2/cpfile.c:479:22: note: byref variable will be forcibly initialized 479 | struct buffer_head *bh; | ^~ /kisskb/src/fs/nilfs2/cpfile.c: In function 'nilfs_cpfile_find_checkpoint_block': /kisskb/src/fs/nilfs2/cpfile.c:166:28: note: byref variable will be forcibly initialized 166 | unsigned long start, end, blkoff; | ^~~~~~ /kisskb/src/fs/nilfs2/cpfile.c: In function 'nilfs_cpfile_do_get_cpinfo': /kisskb/src/fs/nilfs2/cpfile.c:431:41: note: byref variable will be forcibly initialized 431 | __u64 cur_cno = nilfs_mdt_cno(cpfile), cno = *cnop; | ^~~ /kisskb/src/fs/nilfs2/cpfile.c:429:22: note: byref variable will be forcibly initialized 429 | struct buffer_head *bh; | ^~ /kisskb/src/fs/nilfs2/cpfile.c: In function 'nilfs_cpfile_get_checkpoint': /kisskb/src/fs/nilfs2/cpfile.c:220:34: note: byref variable will be forcibly initialized 220 | struct buffer_head *header_bh, *cp_bh; | ^~~~~ /kisskb/src/fs/nilfs2/cpfile.c:220:22: note: byref variable will be forcibly initialized 220 | struct buffer_head *header_bh, *cp_bh; | ^~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib.c: In function 'gpiochip_to_irq': /kisskb/src/drivers/gpio/gpiolib.c:1376:21: note: byref variable will be forcibly initialized 1376 | struct irq_fwspec spec; | ^~~~ /kisskb/src/fs/nilfs2/cpfile.c: In function 'nilfs_cpfile_delete_checkpoints': /kisskb/src/fs/nilfs2/cpfile.c:315:34: note: byref variable will be forcibly initialized 315 | struct buffer_head *header_bh, *cp_bh; | ^~~~~ /kisskb/src/fs/nilfs2/cpfile.c:315:22: note: byref variable will be forcibly initialized 315 | struct buffer_head *header_bh, *cp_bh; | ^~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib.c: In function 'gpiochip_hierarchy_irq_domain_alloc': /kisskb/src/drivers/gpio/gpiolib.c:1082:15: note: byref variable will be forcibly initialized 1082 | unsigned int parent_type; | ^~~~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib.c:1081:15: note: byref variable will be forcibly initialized 1081 | unsigned int parent_hwirq; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib.c:1078:15: note: byref variable will be forcibly initialized 1078 | unsigned int type = IRQ_TYPE_NONE; | ^~~~ /kisskb/src/drivers/gpio/gpiolib.c:1077:18: note: byref variable will be forcibly initialized 1077 | irq_hw_number_t hwirq; | ^~~~~ /kisskb/src/fs/nilfs2/cpfile.c: In function 'nilfs_cpfile_delete_checkpoint': /kisskb/src/fs/nilfs2/cpfile.c:583:8: note: byref variable will be forcibly initialized 583 | __u64 tcno = cno; | ^~~~ /kisskb/src/fs/nilfs2/cpfile.c:582:22: note: byref variable will be forcibly initialized 582 | struct nilfs_cpinfo ci; | ^~ /kisskb/src/fs/nilfs2/cpfile.c: In function 'nilfs_cpfile_is_snapshot': /kisskb/src/fs/nilfs2/cpfile.c:858:22: note: byref variable will be forcibly initialized 858 | struct buffer_head *bh; | ^~ /kisskb/src/drivers/gpio/gpiolib.c: In function 'gpiochip_set_hierarchical_irqchip': /kisskb/src/drivers/gpio/gpiolib.c:1001:17: note: byref variable will be forcibly initialized 1001 | unsigned int parent_type; | ^~~~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib.c:1000:17: note: byref variable will be forcibly initialized 1000 | unsigned int parent_hwirq; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib.c:999:22: note: byref variable will be forcibly initialized 999 | struct irq_fwspec fwspec; | ^~~~~~ /kisskb/src/fs/nilfs2/cpfile.c: In function 'nilfs_cpfile_get_stat': /kisskb/src/fs/nilfs2/cpfile.c:947:22: note: byref variable will be forcibly initialized 947 | struct buffer_head *bh; | ^~ In file included from /kisskb/src/include/linux/gpio/driver.h:9, from /kisskb/src/include/asm-generic/gpio.h:11, from /kisskb/src/include/linux/gpio.h:62, from /kisskb/src/drivers/gpio/gpiolib.c:14: /kisskb/src/drivers/gpio/gpiolib.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/drivers/gpio/gpiolib.c: In function 'gpiochip_irqchip_remove': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/kernel/groups.c:7: /kisskb/src/kernel/groups.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/error_report.h:76, from /kisskb/src/kernel/trace/error_report-traces.c:9: /kisskb/src/kernel/trace/error_report-traces.c: In function 'perf_trace_error_report_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/error_report.h:49:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 49 | DECLARE_EVENT_CLASS(error_report_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/error_report.h:49:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 49 | DECLARE_EVENT_CLASS(error_report_template, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/error_report.h:76, 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/error_report.h:49:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 49 | DECLARE_EVENT_CLASS(error_report_template, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/error_report.h:76, from /kisskb/src/kernel/trace/error_report-traces.c:9: /kisskb/src/kernel/trace/error_report-traces.c: In function '__bpf_trace_error_report_template': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/error_report.h:49:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 49 | DECLARE_EVENT_CLASS(error_report_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/error_report.h:49:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 49 | DECLARE_EVENT_CLASS(error_report_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/error_report.h:49:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 49 | DECLARE_EVENT_CLASS(error_report_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/error_report.h:49:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 49 | DECLARE_EVENT_CLASS(error_report_template, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from ./arch/powerpc/include/generated/asm/rwonce.h:1, from /kisskb/src/include/linux/compiler.h:266, from /kisskb/src/include/linux/build_bug.h:5, from /kisskb/src/include/linux/bits.h:22, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/bitmap.h:8, from /kisskb/src/drivers/gpio/gpiolib.c:3: /kisskb/src/drivers/gpio/gpiolib.c: In function 'gpiod_get_array_value_complex': /kisskb/src/drivers/gpio/gpiolib.c:2571:18: note: byref variable will be forcibly initialized 2571 | DECLARE_BITMAP(fastpath_bits, FASTPATH_NGPIO); | ^~~~~~~~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/gpio/gpiolib.c:2570:18: note: byref variable will be forcibly initialized 2570 | DECLARE_BITMAP(fastpath_mask, FASTPATH_NGPIO); | ^~~~~~~~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/gpio/gpiolib.c: In function 'gpiod_set_array_value_complex': /kisskb/src/drivers/gpio/gpiolib.c:2865:18: note: byref variable will be forcibly initialized 2865 | DECLARE_BITMAP(fastpath_bits, FASTPATH_NGPIO); | ^~~~~~~~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/gpio/gpiolib.c:2864:18: note: byref variable will be forcibly initialized 2864 | DECLARE_BITMAP(fastpath_mask, FASTPATH_NGPIO); | ^~~~~~~~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/gpio/gpiolib.c: In function 'gpiod_get_index': /kisskb/src/drivers/gpio/gpiolib.c:3855:16: note: byref variable will be forcibly initialized 3855 | unsigned long lookupflags = GPIO_LOOKUP_FLAGS_DEFAULT; | ^~~~~~~~~~~ /kisskb/src/kernel/trace/trace_kprobe.c: In function 'fetch_store_strlen': /kisskb/src/kernel/trace/trace_kprobe.c:1233:5: note: byref variable will be forcibly initialized 1233 | u8 c; | ^ /kisskb/src/drivers/gpio/gpiolib.c: In function 'fwnode_gpiod_get_index': /kisskb/src/drivers/gpio/gpiolib.c:3688:7: note: byref variable will be forcibly initialized 3688 | char prop_name[32]; /* 32 is max size of property name */ | ^~~~~~~~~ /kisskb/src/kernel/trace/trace_kprobe.c: In function 'process_fetch_insn_bottom': /kisskb/src/kernel/trace/trace_kprobe.c:1233:5: note: byref variable will be forcibly initialized /kisskb/src/kernel/trace/trace_kprobe.c: In function '__kprobe_trace_func': /kisskb/src/kernel/trace/trace_kprobe.c:1378:28: note: byref variable will be forcibly initialized 1378 | struct trace_event_buffer fbuffer; | ^~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/samples/trace_events/trace-events-sample.h:551, from /kisskb/src/samples/trace_events/trace-events-sample.c:12: /kisskb/src/samples/trace_events/trace-events-sample.c: In function 'perf_trace_foo_bar': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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:256:1: note: in expansion of macro 'TRACE_EVENT' 256 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:256:1: note: in expansion of macro 'TRACE_EVENT' 256 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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:256:1: note: in expansion of macro 'TRACE_EVENT' 256 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ /kisskb/src/samples/trace_events/trace-events-sample.c: In function 'perf_trace_foo_bar_with_cond': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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:364:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 364 | TRACE_EVENT_CONDITION(foo_bar_with_cond, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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:364:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 364 | TRACE_EVENT_CONDITION(foo_bar_with_cond, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/trace_kprobe.c: In function 'kprobe_trace_func': /kisskb/src/kernel/trace/trace_kprobe.c:1378:28: note: byref variable will be forcibly initialized /kisskb/src/samples/trace_events/trace-events-sample.c: In function 'perf_trace_foo_bar_with_fn': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:407:1: note: in expansion of macro 'TRACE_EVENT_FN' 407 | TRACE_EVENT_FN(foo_bar_with_fn, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:407:1: note: in expansion of macro 'TRACE_EVENT_FN' 407 | TRACE_EVENT_FN(foo_bar_with_fn, | ^~~~~~~~~~~~~~ /kisskb/src/kernel/trace/trace_kprobe.c: In function '__kretprobe_trace_func': /kisskb/src/samples/trace_events/trace-events-sample.c: In function 'perf_trace_foo_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:454:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 454 | DECLARE_EVENT_CLASS(foo_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/trace_kprobe.c:1424:28: note: byref variable will be forcibly initialized 1424 | struct trace_event_buffer fbuffer; | ^~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:454:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 454 | DECLARE_EVENT_CLASS(foo_template, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/samples/trace_events/trace-events-sample.h:551, 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:256:1: note: in expansion of macro 'TRACE_EVENT' 256 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | 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:256:1: note: in expansion of macro 'TRACE_EVENT' 256 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/trace_kprobe.c: In function 'kretprobe_trace_func': /kisskb/src/kernel/trace/trace_kprobe.c:1424:28: note: byref variable will be forcibly initialized /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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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:364:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 364 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:407:1: note: in expansion of macro 'TRACE_EVENT_FN' 407 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:454:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 454 | DECLARE_EVENT_CLASS(foo_template, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/samples/trace_events/trace-events-sample.h:551, from /kisskb/src/samples/trace_events/trace-events-sample.c:12: /kisskb/src/samples/trace_events/trace-events-sample.c: In function '__bpf_trace_foo_bar': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:256:1: note: in expansion of macro 'TRACE_EVENT' 256 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:256:1: note: in expansion of macro 'TRACE_EVENT' 256 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:256:1: note: in expansion of macro 'TRACE_EVENT' 256 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:256:1: note: in expansion of macro 'TRACE_EVENT' 256 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:256:1: note: in expansion of macro 'TRACE_EVENT' 256 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/trace_kprobe.c: In function 'process_fetch_insn': /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:256:1: note: in expansion of macro 'TRACE_EVENT' 256 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/trace_kprobe.c:1233:5: note: byref variable will be forcibly initialized 1233 | u8 c; | ^ /kisskb/src/kernel/trace/trace_kprobe.c:1324:1: note: byref variable will be forcibly initialized 1324 | process_fetch_insn(struct fetch_insn *code, void *rec, void *dest, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:256:1: note: in expansion of macro 'TRACE_EVENT' 256 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:256:1: note: in expansion of macro 'TRACE_EVENT' 256 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:256:1: note: in expansion of macro 'TRACE_EVENT' 256 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:256:1: note: in expansion of macro 'TRACE_EVENT' 256 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ /kisskb/src/samples/trace_events/trace-events-sample.c: In function '__bpf_trace_foo_bar_with_cond': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:364:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 364 | TRACE_EVENT_CONDITION(foo_bar_with_cond, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:364:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 364 | TRACE_EVENT_CONDITION(foo_bar_with_cond, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:364:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 364 | TRACE_EVENT_CONDITION(foo_bar_with_cond, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:364:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 364 | TRACE_EVENT_CONDITION(foo_bar_with_cond, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/trace-events-sample.c: In function '__bpf_trace_foo_bar_with_fn': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:407:1: note: in expansion of macro 'TRACE_EVENT_FN' 407 | TRACE_EVENT_FN(foo_bar_with_fn, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:407:1: note: in expansion of macro 'TRACE_EVENT_FN' 407 | TRACE_EVENT_FN(foo_bar_with_fn, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:407:1: note: in expansion of macro 'TRACE_EVENT_FN' 407 | TRACE_EVENT_FN(foo_bar_with_fn, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:407:1: note: in expansion of macro 'TRACE_EVENT_FN' 407 | TRACE_EVENT_FN(foo_bar_with_fn, | ^~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/trace-events-sample.c: In function '__bpf_trace_foo_template': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:454:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 454 | DECLARE_EVENT_CLASS(foo_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:454:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 454 | DECLARE_EVENT_CLASS(foo_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:454:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 454 | DECLARE_EVENT_CLASS(foo_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:454:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 454 | DECLARE_EVENT_CLASS(foo_template, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/include/linux/security.h:30, from /kisskb/src/kernel/trace/trace_kprobe.c:10: /kisskb/src/kernel/trace/trace_kprobe.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/kernel/trace/trace_kprobe.c: In function 'trace_kprobe_match_command_head': /kisskb/src/kernel/trace/trace_kprobe.c:141:7: note: byref variable will be forcibly initialized 141 | char buf[MAX_ARGSTR_LEN + 1]; | ^~~ /kisskb/src/samples/trace_events/trace-events-sample.c: In function 'simple_thread_func': /kisskb/src/samples/trace_events/trace-events-sample.c:24:6: note: byref variable will be forcibly initialized 24 | int array[6]; | ^~~~~ /kisskb/src/kernel/trace/trace_kprobe.c: In function 'kprobe_event_delete': /kisskb/src/kernel/trace/trace_kprobe.c:1079:7: note: byref variable will be forcibly initialized 1079 | char buf[MAX_EVENT_NAME_LEN]; | ^~~ /kisskb/src/kernel/trace/trace_kprobe.c: In function 'kprobe_perf_func': /kisskb/src/kernel/trace/trace_kprobe.c:1574:6: note: byref variable will be forcibly initialized 1574 | int rctx; | ^~~~ /kisskb/src/kernel/trace/trace_kprobe.c: In function 'kretprobe_perf_func': /kisskb/src/kernel/trace/trace_kprobe.c:1624:6: note: byref variable will be forcibly initialized 1624 | int rctx; | ^~~~ /kisskb/src/kernel/trace/trace_kprobe.c: In function '__trace_kprobe_create': /kisskb/src/kernel/trace/trace_kprobe.c:745:7: note: byref variable will be forcibly initialized 745 | char buf[MAX_EVENT_NAME_LEN]; | ^~~ /kisskb/src/kernel/trace/trace_kprobe.c:744:8: note: byref variable will be forcibly initialized 744 | void *addr = NULL; | ^~~~ /kisskb/src/kernel/trace/trace_kprobe.c:743:7: note: byref variable will be forcibly initialized 743 | long offset = 0; | ^~~~~~ /kisskb/src/kernel/trace/trace_kprobe.c:742:6: note: byref variable will be forcibly initialized 742 | int maxactive = 0; | ^~~~~~~~~ /kisskb/src/kernel/trace/trace_kprobe.c:740:29: note: byref variable will be forcibly initialized 740 | const char *event = NULL, *group = KPROBE_EVENT_SYSTEM; | ^~~~~ /kisskb/src/kernel/trace/trace_kprobe.c:740:14: note: byref variable will be forcibly initialized 740 | const char *event = NULL, *group = KPROBE_EVENT_SYSTEM; | ^~~~~ /kisskb/src/kernel/trace/trace_kprobe.c: In function '__kprobe_event_gen_cmd_start': /kisskb/src/kernel/trace/trace_kprobe.c:969:10: note: byref variable will be forcibly initialized 969 | va_list args; | ^~~~ /kisskb/src/kernel/trace/trace_kprobe.c:968:22: note: byref variable will be forcibly initialized 968 | struct dynevent_arg arg; | ^~~ /kisskb/src/kernel/trace/trace_kprobe.c:967:7: note: byref variable will be forcibly initialized 967 | char buf[MAX_EVENT_NAME_LEN]; | ^~~ /kisskb/src/kernel/trace/trace_kprobe.c: In function '__kprobe_event_add_fields': /kisskb/src/kernel/trace/trace_kprobe.c:1036:10: note: byref variable will be forcibly initialized 1036 | va_list args; | ^~~~ /kisskb/src/kernel/trace/trace_kprobe.c:1035:22: note: byref variable will be forcibly initialized 1035 | struct dynevent_arg arg; | ^~~ /kisskb/src/kernel/kcmp.c: In function 'kcmp_epoll_target': /kisskb/src/kernel/kcmp.c:104:25: note: byref variable will be forcibly initialized 104 | struct kcmp_epoll_slot slot; | ^~~~ /kisskb/src/kernel/freezer.c: In function 'fake_signal_wake_up': /kisskb/src/fs/btrfs/tree-defrag.c: In function 'btrfs_defrag_leaves': /kisskb/src/fs/btrfs/tree-defrag.c:28:6: note: byref variable will be forcibly initialized 28 | u64 last_ret = 0; | ^~~~~~~~ /kisskb/src/kernel/freezer.c:96:16: note: byref variable will be forcibly initialized 96 | unsigned long flags; | ^~~~~ /kisskb/src/fs/btrfs/tree-defrag.c:23:19: note: byref variable will be forcibly initialized 23 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/extent_map.c: In function '__lookup_extent_mapping': /kisskb/src/fs/btrfs/extent_map.c:427:18: note: byref variable will be forcibly initialized 427 | struct rb_node *next = NULL; | ^~~~ /kisskb/src/fs/btrfs/extent_map.c:426:18: note: byref variable will be forcibly initialized 426 | struct rb_node *prev = NULL; | ^~~~ In file included from /kisskb/src/crypto/crypto_user_base.c:14: /kisskb/src/crypto/crypto_user_base.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /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/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; | ^~~~~ In file included from /kisskb/src/crypto/crypto_user_base.c:14: /kisskb/src/crypto/crypto_user_base.c: In function 'crypto_report_one': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/crypto/crypto_user_base.c:118:31: note: byref variable will be forcibly initialized 118 | struct crypto_report_larval rl; | ^~ /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/char_dev.c: In function 'chrdev_open': /kisskb/src/fs/char_dev.c:384:7: note: byref variable will be forcibly initialized 384 | int idx; | ^~~ In file included from /kisskb/src/kernel/trace/bpf_trace.c:8: /kisskb/src/kernel/trace/bpf_trace.c: In function 'BPF_PROG_RUN_ARRAY': /kisskb/src/include/linux/bpf.h:1289:27: note: byref variable will be forcibly initialized 1289 | struct bpf_trace_run_ctx run_ctx; | ^~~~~~~ /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/crypto/crypto_user_base.c:426:17: note: byref variable will be forcibly initialized 426 | struct nlattr *attrs[CRYPTOCFGA_MAX+1]; | ^~~~~ /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; | ^~~~ 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:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/kernel/trace/bpf_trace.c: In function '____bpf_trace_printk': /kisskb/src/kernel/trace/bpf_trace.c:372:7: note: byref variable will be forcibly initialized 372 | u32 *bin_args; | ^~~~~~~~ /kisskb/src/kernel/trace/bpf_trace.c:371:6: note: byref variable will be forcibly initialized 371 | u64 args[MAX_TRACE_PRINTK_VARARGS] = { arg1, arg2, arg3 }; | ^~~~ /kisskb/src/kernel/trace/bpf_trace.c: In function 'bpf_trace_printk': /kisskb/src/kernel/trace/bpf_trace.c:371:6: note: byref variable will be forcibly initialized /kisskb/src/kernel/trace/bpf_trace.c:372:7: note: byref variable will be forcibly initialized 372 | u32 *bin_args; | ^~~~~~~~ /kisskb/src/kernel/trace/bpf_trace.c: In function '____bpf_trace_vprintk': /kisskb/src/kernel/trace/bpf_trace.c:427:7: note: byref variable will be forcibly initialized 427 | u32 *bin_args; | ^~~~~~~~ /kisskb/src/kernel/trace/bpf_trace.c: In function 'bpf_trace_vprintk': /kisskb/src/kernel/trace/bpf_trace.c:427:7: note: byref variable will be forcibly initialized /kisskb/src/kernel/trace/bpf_trace.c: In function '____bpf_seq_printf': /kisskb/src/kernel/trace/bpf_trace.c:469:7: note: byref variable will be forcibly initialized 469 | u32 *bin_args; | ^~~~~~~~ /kisskb/src/kernel/trace/bpf_trace.c: In function 'bpf_seq_printf': /kisskb/src/kernel/trace/bpf_trace.c:469:7: note: byref variable will be forcibly initialized /kisskb/src/kernel/trace/bpf_trace.c: In function '____bpf_seq_printf_btf': /kisskb/src/kernel/trace/bpf_trace.c:520:6: note: byref variable will be forcibly initialized 520 | s32 btf_id; | ^~~~~~ /kisskb/src/kernel/trace/bpf_trace.c:519:20: note: byref variable will be forcibly initialized 519 | const struct btf *btf; | ^~~ /kisskb/src/kernel/trace/bpf_trace.c: In function 'bpf_seq_printf_btf': /kisskb/src/kernel/trace/bpf_trace.c:519:20: note: byref variable will be forcibly initialized /kisskb/src/kernel/trace/bpf_trace.c:520:6: note: byref variable will be forcibly initialized 520 | s32 btf_id; | ^~~~~~ /kisskb/src/kernel/trace/bpf_trace.c: In function '____bpf_perf_event_read': /kisskb/src/kernel/trace/bpf_trace.c:566:6: note: byref variable will be forcibly initialized 566 | u64 value = 0; | ^~~~~ /kisskb/src/kernel/trace/bpf_trace.c: In function 'bpf_perf_event_read': /kisskb/src/kernel/trace/bpf_trace.c:566:6: note: byref variable will be forcibly initialized /kisskb/src/kernel/trace/bpf_trace.c: In function '____bpf_perf_event_output': /kisskb/src/kernel/trace/bpf_trace.c:659:25: note: byref variable will be forcibly initialized 659 | struct perf_raw_record raw = { | ^~~ /kisskb/src/kernel/trace/bpf_trace.c: In function '____bpf_snprintf_btf': /kisskb/src/kernel/trace/bpf_trace.c:990:6: note: byref variable will be forcibly initialized 990 | s32 btf_id; | ^~~~~~ /kisskb/src/kernel/trace/bpf_trace.c:989:20: note: byref variable will be forcibly initialized 989 | const struct btf *btf; | ^~~ /kisskb/src/kernel/trace/bpf_trace.c: In function 'bpf_snprintf_btf': /kisskb/src/kernel/trace/bpf_trace.c:989:20: note: byref variable will be forcibly initialized /kisskb/src/kernel/trace/bpf_trace.c:990:6: note: byref variable will be forcibly initialized 990 | s32 btf_id; | ^~~~~~ /kisskb/src/kernel/trace/bpf_trace.c: In function '____bpf_perf_event_output_raw_tp': /kisskb/src/kernel/trace/bpf_trace.c:659:25: note: byref variable will be forcibly initialized 659 | struct perf_raw_record raw = { | ^~~ /kisskb/src/kernel/trace/bpf_trace.c: In function 'bpf_trace_run1': /kisskb/src/kernel/trace/bpf_trace.c:1970:7: note: byref variable will be forcibly initialized 1970 | u64 args[x]; \ | ^~~~ /kisskb/src/kernel/trace/bpf_trace.c:1975:1: note: in expansion of macro 'BPF_TRACE_DEFN_x' 1975 | BPF_TRACE_DEFN_x(1); | ^~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/kernel/trace/bpf_trace.h:34, from /kisskb/src/kernel/trace/bpf_trace.c:32: /kisskb/src/kernel/trace/bpf_trace.c: In function '__bpf_trace_bpf_trace_printk': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/./bpf_trace.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(bpf_trace_printk, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/./bpf_trace.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(bpf_trace_printk, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/bpf_trace.c: In function 'bpf_trace_run2': /kisskb/src/kernel/trace/bpf_trace.c:1970:7: note: byref variable will be forcibly initialized 1970 | u64 args[x]; \ | ^~~~ /kisskb/src/kernel/trace/bpf_trace.c:1976:1: note: in expansion of macro 'BPF_TRACE_DEFN_x' 1976 | BPF_TRACE_DEFN_x(2); | ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/bpf_trace.c: In function 'bpf_trace_run3': /kisskb/src/kernel/trace/bpf_trace.c:1970:7: note: byref variable will be forcibly initialized 1970 | u64 args[x]; \ | ^~~~ /kisskb/src/kernel/trace/bpf_trace.c:1977:1: note: in expansion of macro 'BPF_TRACE_DEFN_x' 1977 | BPF_TRACE_DEFN_x(3); | ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/bpf_trace.c: In function 'bpf_trace_run4': /kisskb/src/kernel/trace/bpf_trace.c:1970:7: note: byref variable will be forcibly initialized 1970 | u64 args[x]; \ | ^~~~ /kisskb/src/kernel/trace/bpf_trace.c:1978:1: note: in expansion of macro 'BPF_TRACE_DEFN_x' 1978 | BPF_TRACE_DEFN_x(4); | ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/bpf_trace.c: In function 'bpf_trace_run5': /kisskb/src/kernel/trace/bpf_trace.c:1970:7: note: byref variable will be forcibly initialized 1970 | u64 args[x]; \ | ^~~~ /kisskb/src/kernel/trace/bpf_trace.c:1979:1: note: in expansion of macro 'BPF_TRACE_DEFN_x' 1979 | BPF_TRACE_DEFN_x(5); | ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/bpf_trace.c: In function 'bpf_trace_run6': /kisskb/src/kernel/trace/bpf_trace.c:1970:7: note: byref variable will be forcibly initialized 1970 | u64 args[x]; \ | ^~~~ /kisskb/src/kernel/trace/bpf_trace.c:1980:1: note: in expansion of macro 'BPF_TRACE_DEFN_x' 1980 | BPF_TRACE_DEFN_x(6); | ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/bpf_trace.c: In function 'bpf_trace_run7': /kisskb/src/kernel/trace/bpf_trace.c:1970:7: note: byref variable will be forcibly initialized 1970 | u64 args[x]; \ | ^~~~ /kisskb/src/kernel/trace/bpf_trace.c:1981:1: note: in expansion of macro 'BPF_TRACE_DEFN_x' 1981 | BPF_TRACE_DEFN_x(7); | ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/bpf_trace.c: In function 'bpf_trace_run8': /kisskb/src/kernel/trace/bpf_trace.c:1970:7: note: byref variable will be forcibly initialized 1970 | u64 args[x]; \ | ^~~~ /kisskb/src/kernel/trace/bpf_trace.c:1982:1: note: in expansion of macro 'BPF_TRACE_DEFN_x' 1982 | BPF_TRACE_DEFN_x(8); | ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/bpf_trace.c: In function 'bpf_trace_run9': /kisskb/src/kernel/trace/bpf_trace.c:1970:7: note: byref variable will be forcibly initialized 1970 | u64 args[x]; \ | ^~~~ /kisskb/src/kernel/trace/bpf_trace.c:1983:1: note: in expansion of macro 'BPF_TRACE_DEFN_x' 1983 | BPF_TRACE_DEFN_x(9); | ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/bpf_trace.c: In function 'bpf_trace_run10': /kisskb/src/kernel/trace/bpf_trace.c:1970:7: note: byref variable will be forcibly initialized 1970 | u64 args[x]; \ | ^~~~ /kisskb/src/kernel/trace/bpf_trace.c:1984:1: note: in expansion of macro 'BPF_TRACE_DEFN_x' 1984 | BPF_TRACE_DEFN_x(10); | ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/bpf_trace.c: In function 'bpf_trace_run11': /kisskb/src/kernel/trace/bpf_trace.c:1970:7: note: byref variable will be forcibly initialized 1970 | u64 args[x]; \ | ^~~~ /kisskb/src/kernel/trace/bpf_trace.c:1985:1: note: in expansion of macro 'BPF_TRACE_DEFN_x' 1985 | BPF_TRACE_DEFN_x(11); | ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/bpf_trace.c: In function 'bpf_trace_run12': /kisskb/src/kernel/trace/bpf_trace.c:1970:7: note: byref variable will be forcibly initialized 1970 | u64 args[x]; \ | ^~~~ /kisskb/src/kernel/trace/bpf_trace.c:1986:1: note: in expansion of macro 'BPF_TRACE_DEFN_x' 1986 | BPF_TRACE_DEFN_x(12); | ^~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/kernel/trace/bpf_trace.h:34, from /kisskb/src/kernel/trace/bpf_trace.c:32: /kisskb/src/kernel/trace/bpf_trace.c: In function 'perf_trace_bpf_trace_printk': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/./bpf_trace.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(bpf_trace_printk, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/./bpf_trace.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(bpf_trace_printk, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/kernel/trace/bpf_trace.h:34, from /kisskb/src/kernel/trace/bpf_trace.c:32: /kisskb/src/kernel/trace/bpf_trace.c: In function 'trace_event_raw_event_bpf_trace_printk': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/./bpf_trace.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(bpf_trace_printk, | ^~~~~~~~~~~ In file included from /kisskb/src/kernel/trace/bpf_trace.c:7: /kisskb/src/kernel/trace/bpf_trace.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/kernel/trace/bpf_trace.c:8: /kisskb/src/kernel/trace/bpf_trace.c: In function 'trace_call_bpf': /kisskb/src/include/linux/bpf.h:1289:27: note: byref variable will be forcibly initialized 1289 | struct bpf_trace_run_ctx run_ctx; | ^~~~~~~ /kisskb/src/kernel/trace/bpf_trace.c:95:14: note: byref variable will be forcibly initialized 95 | unsigned int trace_call_bpf(struct trace_event_call *call, void *ctx) | ^~~~~~~~~~~~~~ /kisskb/src/kernel/trace/bpf_trace.c: In function 'bpf_event_output': /kisskb/src/kernel/trace/bpf_trace.c:717:25: note: byref variable will be forcibly initialized 717 | struct perf_raw_record raw = { | ^~~ /kisskb/src/kernel/trace/bpf_trace.c:712:23: note: byref variable will be forcibly initialized 712 | struct perf_raw_frag frag = { | ^~~~ /kisskb/src/kernel/trace/bpf_trace.c: In function 'perf_event_attach_bpf_prog': /kisskb/src/kernel/trace/bpf_trace.c:1800:25: note: byref variable will be forcibly initialized 1800 | struct bpf_prog_array *new_array; | ^~~~~~~~~ /kisskb/src/kernel/trace/bpf_trace.c: In function 'perf_event_detach_bpf_prog': /kisskb/src/kernel/trace/bpf_trace.c:1842:25: note: byref variable will be forcibly initialized 1842 | struct bpf_prog_array *new_array; | ^~~~~~~~~ /kisskb/src/kernel/trace/bpf_trace.c: In function 'perf_event_query_prog_array': /kisskb/src/kernel/trace/bpf_trace.c:1873:12: note: byref variable will be forcibly initialized 1873 | u32 *ids, prog_cnt, ids_len; | ^~~~~~~~ In file included from /kisskb/src/crypto/crypto_user_stat.c:12: /kisskb/src/crypto/crypto_user_stat.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /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/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/samples/kfifo/dma-example.c:10: /kisskb/src/samples/kfifo/dma-example.c: In function 'example_init': /kisskb/src/include/linux/kfifo.h:408:29: note: byref variable will be forcibly initialized 408 | typeof(*__tmp->const_type) __val = (val); \ | ^~~~~ /kisskb/src/samples/kfifo/dma-example.c:40:3: note: in expansion of macro 'kfifo_put' 40 | kfifo_put(&fifo, i); | ^~~~~~~~~ /kisskb/src/samples/kfifo/dma-example.c:26:21: note: byref variable will be forcibly initialized 26 | struct scatterlist sg[10]; | ^~ /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; | ^~~~ In file included from /kisskb/src/crypto/crypto_user_stat.c:12: /kisskb/src/crypto/crypto_user_stat.c: In function 'crypto_reportstat_one': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /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; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_cpu': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/power.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(cpu, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_pstate_sample': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_cpu_frequency_limits': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_suspend_resume': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_cpu_latency_qos_request': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_pm_qos_update': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/power.h:406:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 406 | DECLARE_EVENT_CLASS(pm_qos_update, | ^~~~~~~~~~~~~~~~~~~ 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:726:28: note: byref variable will be forcibly initialized 726 | 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_pstate_sample': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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_cpu_latency_qos_request': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | 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:726:28: note: byref variable will be forcibly initialized 726 | 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, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_powernv_throttle': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ 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_powernv_throttle': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_wakeup_source': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/power.h:248:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 248 | DECLARE_EVENT_CLASS(wakeup_source, | ^~~~~~~~~~~~~~~~~~~ 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_wakeup_source': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | 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, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_clock': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/power.h:286:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 286 | DECLARE_EVENT_CLASS(clock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/power.h:286:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 286 | DECLARE_EVENT_CLASS(clock, | ^~~~~~~~~~~~~~~~~~~ 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_clock': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | 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, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_power_domain': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/power.h:332:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 332 | DECLARE_EVENT_CLASS(power_domain, | ^~~~~~~~~~~~~~~~~~~ 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_power_domain': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | 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, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_dev_pm_qos_request': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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, | ^~~~~~~~~~~~~~~~~~~ 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_dev_pm_qos_request': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | 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, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_device_pm_callback_start': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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, | ^~~~~~~~~~~ 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_device_pm_callback_start': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:725:56: note: byref variable will be forcibly initialized 725 | 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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_device_pm_callback_end': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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, | ^~~~~~~~~~~ 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_device_pm_callback_end': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:725:56: note: byref variable will be forcibly initialized 725 | 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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, 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 '__bpf_trace_cpu': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(cpu, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(cpu, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(cpu, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_device_pm_callback_end': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/kernel/trace/power-traces.c: In function '__bpf_trace_wakeup_source': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_powernv_throttle': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/kernel/trace/power-traces.c: In function '__bpf_trace_device_pm_callback_start': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_suspend_resume': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_clock': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:286:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 286 | DECLARE_EVENT_CLASS(clock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:286:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 286 | DECLARE_EVENT_CLASS(clock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:286:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 286 | DECLARE_EVENT_CLASS(clock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:286:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 286 | DECLARE_EVENT_CLASS(clock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:286:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 286 | DECLARE_EVENT_CLASS(clock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_power_domain': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/kernel/trace/power-traces.c: In function '__bpf_trace_pm_qos_update': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_dev_pm_qos_request': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/kernel/trace/power-traces.c: In function '__bpf_trace_pstate_sample': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:50:24: note: in expansion of macro '__CAST_TO_U64' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:50:24: note: in expansion of macro '__CAST_TO_U64' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:51:24: note: in expansion of macro '__CAST_TO_U64' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:51:24: note: in expansion of macro '__CAST_TO_U64' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_cpu_frequency_limits': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_cpu_latency_qos_request': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_rpm_internal': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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/kernel/trace/rpm-traces.c: In function 'perf_trace_rpm_return_int': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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, | ^~~~~~~~~~~ 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:726:28: note: byref variable will be forcibly initialized 726 | 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:725:56: note: byref variable will be forcibly initialized 725 | 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/kernel/trace/rpm-traces.c: In function 'trace_event_raw_event_rpm_return_int': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:725:56: note: byref variable will be forcibly initialized 725 | 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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, 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 '__bpf_trace_rpm_internal': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/kernel/trace/rpm-traces.c: In function '__bpf_trace_rpm_return_int': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_sample_event': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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, | ^~~~~~~~~~~ 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, 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 '__bpf_trace_sample_event': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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, | ^~~~~~~~~~~ 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:1895:4: note: byref variable will be forcibly initialized 1895 | } desc; | ^~~~ /kisskb/src/fs/f2fs/inode.c: In function 'f2fs_inode_chksum': /kisskb/src/fs/f2fs/inode.c:150:8: note: byref variable will be forcibly initialized 150 | __u32 dummy_cs = 0; | ^~~~~~~~ /kisskb/src/fs/f2fs/inode.c:148:9: note: byref variable will be forcibly initialized 148 | __le32 gen = ri->i_generation; | ^~~ /kisskb/src/fs/f2fs/inode.c:147:9: note: byref variable will be forcibly initialized 147 | __le32 ino = node->footer.ino; | ^~~ /kisskb/src/kernel/profile.c: In function 'profile_setup': /kisskb/src/kernel/profile.c:62:6: note: byref variable will be forcibly initialized 62 | int par; | ^~~ /kisskb/src/fs/f2fs/inode.c: In function 'f2fs_handle_failed_inode': /kisskb/src/fs/f2fs/inode.c:852:19: note: byref variable will be forcibly initialized 852 | struct node_info ni; | ^~ /kisskb/src/kernel/profile.c: In function 'prof_cpu_mask_proc_write': /kisskb/src/kernel/profile.c:431:16: note: byref variable will be forcibly initialized 431 | cpumask_var_t new_value; | ^~~~~~~~~ /kisskb/src/kernel/profile.c: In function 'read_profile': /kisskb/src/kernel/profile.c:472:16: note: byref variable will be forcibly initialized 472 | unsigned long sample_step = 1UL << prof_shift; | ^~~~~~~~~~~ /kisskb/src/kernel/profile.c: In function 'write_profile': /kisskb/src/kernel/profile.c:507:16: note: byref variable will be forcibly initialized 507 | unsigned int multiplier; | ^~~~~~~~~~ /kisskb/src/kernel/bpf/helpers.c: In function '____bpf_get_current_uid_gid': /kisskb/src/kernel/bpf/helpers.c:202:9: note: byref variable will be forcibly initialized 202 | kgid_t gid; | ^~~ /kisskb/src/kernel/bpf/helpers.c:201:9: note: byref variable will be forcibly initialized 201 | kuid_t uid; | ^~~ /kisskb/src/kernel/bpf/helpers.c: In function '____bpf_strtol': /kisskb/src/kernel/bpf/helpers.c:517:12: note: byref variable will be forcibly initialized 517 | long long _res; | ^~~~ /kisskb/src/kernel/bpf/helpers.c: In function 'bpf_strtol': /kisskb/src/kernel/bpf/helpers.c:517:12: note: byref variable will be forcibly initialized /kisskb/src/kernel/bpf/helpers.c: In function '____bpf_strtoul': /kisskb/src/kernel/bpf/helpers.c:543:7: note: byref variable will be forcibly initialized 543 | bool is_negative; | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/helpers.c:542:21: note: byref variable will be forcibly initialized 542 | unsigned long long _res; | ^~~~ /kisskb/src/kernel/bpf/helpers.c: In function 'bpf_strtoul': /kisskb/src/kernel/bpf/helpers.c:542:21: note: byref variable will be forcibly initialized /kisskb/src/kernel/bpf/helpers.c:543:7: note: byref variable will be forcibly initialized 543 | bool is_negative; | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/helpers.c: In function '____bpf_snprintf': /kisskb/src/kernel/bpf/helpers.c:986:7: note: byref variable will be forcibly initialized 986 | u32 *bin_args; | ^~~~~~~~ /kisskb/src/kernel/bpf/helpers.c: In function 'bpf_snprintf': /kisskb/src/kernel/bpf/helpers.c:986:7: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/linux/ktime.h:232, from /kisskb/src/include/linux/timer.h:6, from /kisskb/src/include/linux/workqueue.h:9, from /kisskb/src/include/linux/bpf.h:9, from /kisskb/src/kernel/bpf/helpers.c:4: /kisskb/src/kernel/bpf/helpers.c: In function 'ktime_get_coarse': /kisskb/src/include/linux/timekeeping.h:118:20: note: byref variable will be forcibly initialized 118 | struct timespec64 ts; | ^~ /kisskb/src/kernel/bpf/helpers.c: In function 'bpf_timer_cb': /kisskb/src/kernel/bpf/helpers.c:1061:6: note: byref variable will be forcibly initialized 1061 | u32 idx; | ^~~ /kisskb/src/kernel/bpf/helpers.c: In function '__bpf_strtoull': /kisskb/src/kernel/bpf/helpers.c:449:7: note: byref variable will be forcibly initialized 449 | char str[64]; | ^~~ /kisskb/src/kernel/bpf/helpers.c:444:15: note: byref variable will be forcibly initialized 444 | unsigned int base = flags & BPF_STRTOX_BASE_MASK; | ^~~~ /kisskb/src/kernel/bpf/helpers.c: In function '__bpf_strtoll': /kisskb/src/kernel/bpf/helpers.c:496:7: note: byref variable will be forcibly initialized 496 | bool is_negative; | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/helpers.c:495:21: note: byref variable will be forcibly initialized 495 | unsigned long long _res; | ^~~~ /kisskb/src/kernel/bpf/helpers.c: In function 'bpf_bprintf_prepare': /kisskb/src/kernel/bpf/helpers.c:770:30: note: byref variable will be forcibly initialized 770 | char fmt_ptype, cur_ip[16], ip_spec[] = "%pXX"; | ^~~~~~~ /kisskb/src/kernel/bpf/helpers.c:770:18: note: byref variable will be forcibly initialized 770 | char fmt_ptype, cur_ip[16], ip_spec[] = "%pXX"; | ^~~~~~ /kisskb/src/kernel/bpf/helpers.c:769:6: note: byref variable will be forcibly initialized 769 | u64 cur_arg; | ^~~~~~~ /kisskb/src/kernel/bpf/helpers.c:766:28: note: byref variable will be forcibly initialized 766 | char *unsafe_ptr = NULL, *tmp_buf = NULL, *tmp_buf_end, *fmt_end; | ^~~~~~~ /kisskb/src/fs/nilfs2/sufile.c: In function 'nilfs_sufile_truncate_range': /kisskb/src/fs/nilfs2/sufile.c:642:22: note: byref variable will be forcibly initialized 642 | struct buffer_head *su_bh; | ^~~~~ /kisskb/src/fs/nilfs2/sufile.c:641:22: note: byref variable will be forcibly initialized 641 | struct buffer_head *header_bh; | ^~~~~~~~~ /kisskb/src/fs/nilfs2/sufile.c: In function 'nilfs_sufile_updatev': /kisskb/src/fs/nilfs2/sufile.c:162:34: note: byref variable will be forcibly initialized 162 | struct buffer_head *header_bh, *bh; | ^~ /kisskb/src/fs/nilfs2/sufile.c:162:22: note: byref variable will be forcibly initialized 162 | struct buffer_head *header_bh, *bh; | ^~~~~~~~~ /kisskb/src/fs/nilfs2/sufile.c: In function 'nilfs_sufile_update': /kisskb/src/fs/nilfs2/sufile.c:229:34: note: byref variable will be forcibly initialized 229 | struct buffer_head *header_bh, *bh; | ^~ /kisskb/src/fs/nilfs2/sufile.c:229:22: note: byref variable will be forcibly initialized 229 | struct buffer_head *header_bh, *bh; | ^~~~~~~~~ /kisskb/src/fs/nilfs2/sufile.c: In function 'nilfs_sufile_alloc': /kisskb/src/fs/nilfs2/sufile.c:303:34: note: byref variable will be forcibly initialized 303 | struct buffer_head *header_bh, *su_bh; | ^~~~~ /kisskb/src/fs/nilfs2/sufile.c:303:22: note: byref variable will be forcibly initialized 303 | struct buffer_head *header_bh, *su_bh; | ^~~~~~~~~ /kisskb/src/fs/nilfs2/sufile.c: In function 'nilfs_sufile_mark_dirty': /kisskb/src/fs/nilfs2/sufile.c:497:22: note: byref variable will be forcibly initialized 497 | struct buffer_head *bh; | ^~ /kisskb/src/fs/nilfs2/sufile.c: In function 'nilfs_sufile_set_segment_usage': /kisskb/src/fs/nilfs2/sufile.c:519:22: note: byref variable will be forcibly initialized 519 | struct buffer_head *bh; | ^~ /kisskb/src/fs/nilfs2/sufile.c: In function 'nilfs_sufile_get_stat': /kisskb/src/fs/nilfs2/sufile.c:564:22: note: byref variable will be forcibly initialized 564 | struct buffer_head *header_bh; | ^~~~~~~~~ /kisskb/src/fs/nilfs2/sufile.c: In function 'nilfs_sufile_resize': /kisskb/src/fs/nilfs2/sufile.c:744:22: note: byref variable will be forcibly initialized 744 | struct buffer_head *header_bh; | ^~~~~~~~~ /kisskb/src/fs/nilfs2/sufile.c: In function 'nilfs_sufile_get_suinfo': /kisskb/src/fs/nilfs2/sufile.c:812:22: note: byref variable will be forcibly initialized 812 | struct buffer_head *su_bh; | ^~~~~ /kisskb/src/fs/nilfs2/sufile.c: In function 'nilfs_sufile_set_suinfo': /kisskb/src/fs/nilfs2/sufile.c:891:34: note: byref variable will be forcibly initialized 891 | struct buffer_head *header_bh, *bh; | ^~ /kisskb/src/fs/nilfs2/sufile.c:891:22: note: byref variable will be forcibly initialized 891 | struct buffer_head *header_bh, *bh; | ^~~~~~~~~ /kisskb/src/kernel/smp.c: In function 'nrcpus': /kisskb/src/kernel/smp.c:1051:6: note: byref variable will be forcibly initialized 1051 | int nr_cpus; | ^~~~~~~ /kisskb/src/fs/nilfs2/sufile.c: In function 'nilfs_sufile_trim_fs': /kisskb/src/fs/nilfs2/sufile.c:1017:22: note: byref variable will be forcibly initialized 1017 | struct buffer_head *su_bh; | ^~~~~ /kisskb/src/kernel/trace/trace_dynevent.c: In function 'dyn_event_release': /kisskb/src/kernel/trace/trace_dynevent.c:76:6: note: byref variable will be forcibly initialized 76 | int argc, ret = -ENOENT; | ^~~~ /kisskb/src/fs/nilfs2/sufile.c: In function 'nilfs_sufile_read': /kisskb/src/fs/nilfs2/sufile.c:1162:22: note: byref variable will be forcibly initialized 1162 | struct buffer_head *header_bh; | ^~~~~~~~~ /kisskb/src/samples/kfifo/inttype-example.c: In function 'fifo_read': /kisskb/src/samples/kfifo/inttype-example.c:128:15: note: byref variable will be forcibly initialized 128 | unsigned int copied; | ^~~~~~ /kisskb/src/samples/kfifo/inttype-example.c: In function 'fifo_write': /kisskb/src/samples/kfifo/inttype-example.c:110:15: note: byref variable will be forcibly initialized 110 | unsigned int copied; | ^~~~~~ In file included from /kisskb/src/samples/kfifo/inttype-example.c:12: /kisskb/src/samples/kfifo/inttype-example.c: In function 'testfunc': /kisskb/src/include/linux/kfifo.h:408:29: note: byref variable will be forcibly initialized 408 | typeof(*__tmp->const_type) __val = (val); \ | ^~~~~ /kisskb/src/samples/kfifo/inttype-example.c:79:15: note: in expansion of macro 'kfifo_put' 79 | for (i = 20; kfifo_put(&test, i); i++) | ^~~~~~~~~ /kisskb/src/include/linux/kfifo.h:408:29: note: byref variable will be forcibly initialized 408 | typeof(*__tmp->const_type) __val = (val); \ | ^~~~~ /kisskb/src/samples/kfifo/inttype-example.c:62:3: note: in expansion of macro 'kfifo_put' 62 | kfifo_put(&test, i); | ^~~~~~~~~ /kisskb/src/samples/kfifo/inttype-example.c:55:7: note: byref variable will be forcibly initialized 55 | int i, j; | ^ /kisskb/src/samples/kfifo/inttype-example.c:54:7: note: byref variable will be forcibly initialized 54 | int buf[6]; | ^~~ /kisskb/src/crypto/xcbc.c: In function 'crypto_xcbc_digest_setkey': /kisskb/src/crypto/xcbc.c:58:5: note: byref variable will be forcibly initialized 58 | u8 key1[XCBC_BLOCKSIZE]; | ^~~~ /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/crypto/xcbc.c: In function 'xcbc_create': /kisskb/src/crypto/xcbc.c:195:6: note: byref variable will be forcibly initialized 195 | u32 mask; | ^~~~ /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; | ^~~~ /kisskb/src/crypto/vmac.c: In function 'vmac_setkey': /kisskb/src/crypto/vmac.c:435:5: note: byref variable will be forcibly initialized 435 | u8 in[16] = { 0 }; | ^~ /kisskb/src/crypto/vmac.c:434:9: note: byref variable will be forcibly initialized 434 | __be64 out[2]; | ^~~ /kisskb/src/crypto/vmac.c: In function 'vmac_create': /kisskb/src/crypto/vmac.c:624:6: note: byref variable will be forcibly initialized 624 | u32 mask; | ^~~~ /kisskb/src/fs/stat.c: In function 'cp_new_stat': /kisskb/src/fs/stat.c:346:14: note: byref variable will be forcibly initialized 346 | struct stat tmp; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_ag.c: In function 'xfs_get_aghdr_buf': /kisskb/src/fs/xfs/libxfs/xfs_ag.c:311:19: note: byref variable will be forcibly initialized 311 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/xfs/libxfs/xfs_ag.c: In function 'xfs_ag_init_hdr': /kisskb/src/fs/xfs/libxfs/xfs_ag.c:627:19: note: byref variable will be forcibly initialized 627 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/stat.c: In function 'cp_new_stat64': /kisskb/src/fs/stat.c:489:16: note: byref variable will be forcibly initialized 489 | struct stat64 tmp; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_ag.c: In function 'xfs_perag_get_tag': /kisskb/src/fs/xfs/libxfs/xfs_ag.c:69:20: note: byref variable will be forcibly initialized 69 | struct xfs_perag *pag; | ^~~ /kisskb/src/fs/stat.c: In function 'cp_statx': /kisskb/src/fs/stat.c:573:15: note: byref variable will be forcibly initialized 573 | struct statx tmp; | ^~~ /kisskb/src/fs/stat.c: In function 'vfs_statx': /kisskb/src/fs/stat.c:205:14: note: byref variable will be forcibly initialized 205 | struct path path; | ^~~~ /kisskb/src/fs/stat.c: In function 'do_readlinkat': /kisskb/src/fs/stat.c:436:6: note: byref variable will be forcibly initialized 436 | int empty = 0; | ^~~~~ /kisskb/src/fs/stat.c:434:14: note: byref variable will be forcibly initialized 434 | struct path path; | ^~~~ /kisskb/src/fs/stat.c: In function '__do_sys_newfstat': /kisskb/src/fs/stat.c:421:15: note: byref variable will be forcibly initialized 421 | struct kstat stat; | ^~~~ /kisskb/src/fs/stat.c: In function '__do_sys_fstat64': /kisskb/src/fs/stat.c:548:15: note: byref variable will be forcibly initialized 548 | struct kstat stat; | ^~~~ /kisskb/src/fs/stat.c: In function '__do_sys_newstat': /kisskb/src/fs/stat.c:384:15: note: byref variable will be forcibly initialized 384 | struct kstat stat; | ^~~~ /kisskb/src/fs/stat.c: In function '__do_sys_stat64': /kisskb/src/fs/stat.c:525:15: note: byref variable will be forcibly initialized 525 | struct kstat stat; | ^~~~ /kisskb/src/fs/stat.c: In function '__do_sys_newlstat': /kisskb/src/fs/stat.c:395:15: note: byref variable will be forcibly initialized 395 | struct kstat stat; | ^~~~ /kisskb/src/fs/stat.c: In function '__do_sys_lstat64': /kisskb/src/fs/stat.c:537:15: note: byref variable will be forcibly initialized 537 | struct kstat stat; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_ag.c: In function 'xfs_ag_shrink_space': /kisskb/src/fs/xfs/libxfs/xfs_ag.c:780:27: note: byref variable will be forcibly initialized 780 | struct xfs_buf *agibp, *agfbp; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_ag.c:780:19: note: byref variable will be forcibly initialized 780 | struct xfs_buf *agibp, *agfbp; | ^~~~~ /kisskb/src/fs/stat.c: In function '__do_sys_newfstatat': /kisskb/src/fs/stat.c:409:15: note: byref variable will be forcibly initialized 409 | struct kstat stat; | ^~~~ /kisskb/src/fs/stat.c: In function '__do_sys_fstatat64': /kisskb/src/fs/stat.c:560:15: note: byref variable will be forcibly initialized 560 | struct kstat stat; | ^~~~ /kisskb/src/fs/stat.c: In function 'do_statx': /kisskb/src/fs/stat.c:608:15: note: byref variable will be forcibly initialized 608 | struct kstat stat; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_ag.c: In function 'xfs_ag_extend_space': /kisskb/src/fs/xfs/libxfs/xfs_ag.c:892:19: note: byref variable will be forcibly initialized 892 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/xfs/libxfs/xfs_ag.c: In function 'xfs_ag_get_geometry': /kisskb/src/fs/xfs/libxfs/xfs_ag.c:948:19: note: byref variable will be forcibly initialized 948 | struct xfs_buf *agf_bp; | ^~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_ag.c:947:19: note: byref variable will be forcibly initialized 947 | struct xfs_buf *agi_bp; | ^~~~~~ /kisskb/src/fs/btrfs/sysfs.c: In function 'btrfs_feature_attr_store': /kisskb/src/fs/btrfs/sysfs.c:190:16: note: byref variable will be forcibly initialized 190 | unsigned long val; | ^~~ /kisskb/src/fs/btrfs/sysfs.c: In function 'btrfs_discard_max_discard_size_store': /kisskb/src/fs/btrfs/sysfs.c:565:6: note: byref variable will be forcibly initialized 565 | u64 max_discard_size; | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/sysfs.c: In function 'btrfs_bg_reclaim_threshold_store': /kisskb/src/fs/btrfs/sysfs.c:1038:6: note: byref variable will be forcibly initialized 1038 | int thresh; | ^~~~~~ /kisskb/src/fs/btrfs/sysfs.c: In function 'quota_override_store': /kisskb/src/fs/btrfs/sysfs.c:861:16: note: byref variable will be forcibly initialized 861 | unsigned long knob; | ^~~~ /kisskb/src/fs/btrfs/sysfs.c: In function 'btrfs_discard_kbps_limit_store': /kisskb/src/fs/btrfs/sysfs.c:535:6: note: byref variable will be forcibly initialized 535 | u32 kbps_limit; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/sysfs.c: In function 'btrfs_discard_iops_limit_store': /kisskb/src/fs/btrfs/sysfs.c:504:6: note: byref variable will be forcibly initialized 504 | u32 iops_limit; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/sysfs.c: In function 'addrm_unknown_feature_attrs': /kisskb/src/fs/btrfs/sysfs.c:1120:26: note: byref variable will be forcibly initialized 1120 | struct attribute_group agroup = { | ^~~~~~ /kisskb/src/fs/btrfs/sysfs.c:1119:21: note: byref variable will be forcibly initialized 1119 | struct attribute *attrs[2]; | ^~~~~ /kisskb/src/fs/btrfs/sysfs.c: In function 'btrfs_devinfo_scrub_speed_max_store': /kisskb/src/fs/btrfs/sysfs.c:1517:8: note: byref variable will be forcibly initialized 1517 | char *endptr; | ^~~~~~ /kisskb/src/fs/btrfs/sysfs.c: In function 'btrfs_sysfs_update_sprout_fsid': /kisskb/src/fs/btrfs/sysfs.c:1685:7: note: byref variable will be forcibly initialized 1685 | char fsid_buf[BTRFS_UUID_UNPARSED_SIZE]; | ^~~~~~~~ /kisskb/src/fs/btrfs/sysfs.c: In function 'btrfs_sysfs_update_devid': /kisskb/src/fs/btrfs/sysfs.c:1699:7: note: byref variable will be forcibly initialized 1699 | char tmp[24]; | ^~~ /kisskb/src/fs/btrfs/struct-funcs.c: In function 'btrfs_get_token_8': /kisskb/src/fs/btrfs/struct-funcs.c:64:5: note: byref variable will be forcibly initialized 64 | u8 lebytes[sizeof(u##bits)]; \ | ^~~~~~~ /kisskb/src/fs/btrfs/struct-funcs.c:160:1: note: in expansion of macro 'DEFINE_BTRFS_SETGET_BITS' 160 | DEFINE_BTRFS_SETGET_BITS(8) | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/struct-funcs.c: In function 'btrfs_get_8': /kisskb/src/fs/btrfs/struct-funcs.c:94:5: note: byref variable will be forcibly initialized 94 | u8 lebytes[sizeof(u##bits)]; \ | ^~~~~~~ /kisskb/src/fs/btrfs/struct-funcs.c:160:1: note: in expansion of macro 'DEFINE_BTRFS_SETGET_BITS' 160 | DEFINE_BTRFS_SETGET_BITS(8) | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/struct-funcs.c: In function 'btrfs_set_token_8': /kisskb/src/fs/btrfs/struct-funcs.c:114:5: note: byref variable will be forcibly initialized 114 | u8 lebytes[sizeof(u##bits)]; \ | ^~~~~~~ /kisskb/src/fs/btrfs/struct-funcs.c:160:1: note: in expansion of macro 'DEFINE_BTRFS_SETGET_BITS' 160 | DEFINE_BTRFS_SETGET_BITS(8) | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/struct-funcs.c: In function 'btrfs_set_8': /kisskb/src/fs/btrfs/struct-funcs.c:146:5: note: byref variable will be forcibly initialized 146 | u8 lebytes[sizeof(u##bits)]; \ | ^~~~~~~ /kisskb/src/fs/btrfs/struct-funcs.c:160:1: note: in expansion of macro 'DEFINE_BTRFS_SETGET_BITS' 160 | DEFINE_BTRFS_SETGET_BITS(8) | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/struct-funcs.c: In function 'btrfs_get_token_16': /kisskb/src/fs/btrfs/struct-funcs.c:64:5: note: byref variable will be forcibly initialized 64 | u8 lebytes[sizeof(u##bits)]; \ | ^~~~~~~ /kisskb/src/fs/btrfs/struct-funcs.c:161:1: note: in expansion of macro 'DEFINE_BTRFS_SETGET_BITS' 161 | DEFINE_BTRFS_SETGET_BITS(16) | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/struct-funcs.c: In function 'btrfs_get_16': /kisskb/src/fs/btrfs/struct-funcs.c:94:5: note: byref variable will be forcibly initialized 94 | u8 lebytes[sizeof(u##bits)]; \ | ^~~~~~~ /kisskb/src/fs/btrfs/struct-funcs.c:161:1: note: in expansion of macro 'DEFINE_BTRFS_SETGET_BITS' 161 | DEFINE_BTRFS_SETGET_BITS(16) | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/struct-funcs.c: In function 'btrfs_set_token_16': /kisskb/src/fs/btrfs/struct-funcs.c:114:5: note: byref variable will be forcibly initialized 114 | u8 lebytes[sizeof(u##bits)]; \ | ^~~~~~~ /kisskb/src/fs/btrfs/struct-funcs.c:161:1: note: in expansion of macro 'DEFINE_BTRFS_SETGET_BITS' 161 | DEFINE_BTRFS_SETGET_BITS(16) | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/struct-funcs.c: In function 'btrfs_set_16': /kisskb/src/fs/btrfs/struct-funcs.c:146:5: note: byref variable will be forcibly initialized 146 | u8 lebytes[sizeof(u##bits)]; \ | ^~~~~~~ /kisskb/src/fs/btrfs/struct-funcs.c:161:1: note: in expansion of macro 'DEFINE_BTRFS_SETGET_BITS' 161 | DEFINE_BTRFS_SETGET_BITS(16) | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/struct-funcs.c: In function 'btrfs_get_token_32': /kisskb/src/fs/btrfs/struct-funcs.c:64:5: note: byref variable will be forcibly initialized 64 | u8 lebytes[sizeof(u##bits)]; \ | ^~~~~~~ /kisskb/src/fs/btrfs/struct-funcs.c:162:1: note: in expansion of macro 'DEFINE_BTRFS_SETGET_BITS' 162 | DEFINE_BTRFS_SETGET_BITS(32) | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/struct-funcs.c: In function 'btrfs_get_32': /kisskb/src/fs/btrfs/struct-funcs.c:94:5: note: byref variable will be forcibly initialized 94 | u8 lebytes[sizeof(u##bits)]; \ | ^~~~~~~ /kisskb/src/fs/btrfs/struct-funcs.c:162:1: note: in expansion of macro 'DEFINE_BTRFS_SETGET_BITS' 162 | DEFINE_BTRFS_SETGET_BITS(32) | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/struct-funcs.c: In function 'btrfs_set_token_32': /kisskb/src/fs/btrfs/struct-funcs.c:114:5: note: byref variable will be forcibly initialized 114 | u8 lebytes[sizeof(u##bits)]; \ | ^~~~~~~ /kisskb/src/fs/btrfs/struct-funcs.c:162:1: note: in expansion of macro 'DEFINE_BTRFS_SETGET_BITS' 162 | DEFINE_BTRFS_SETGET_BITS(32) | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/struct-funcs.c: In function 'btrfs_set_32': /kisskb/src/fs/btrfs/struct-funcs.c:146:5: note: byref variable will be forcibly initialized 146 | u8 lebytes[sizeof(u##bits)]; \ | ^~~~~~~ /kisskb/src/fs/btrfs/struct-funcs.c:162:1: note: in expansion of macro 'DEFINE_BTRFS_SETGET_BITS' 162 | DEFINE_BTRFS_SETGET_BITS(32) | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/struct-funcs.c: In function 'btrfs_get_token_64': /kisskb/src/fs/btrfs/struct-funcs.c:64:5: note: byref variable will be forcibly initialized 64 | u8 lebytes[sizeof(u##bits)]; \ | ^~~~~~~ /kisskb/src/fs/btrfs/struct-funcs.c:163:1: note: in expansion of macro 'DEFINE_BTRFS_SETGET_BITS' 163 | DEFINE_BTRFS_SETGET_BITS(64) | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/struct-funcs.c: In function 'btrfs_get_64': /kisskb/src/fs/btrfs/struct-funcs.c:94:5: note: byref variable will be forcibly initialized 94 | u8 lebytes[sizeof(u##bits)]; \ | ^~~~~~~ /kisskb/src/fs/btrfs/struct-funcs.c:163:1: note: in expansion of macro 'DEFINE_BTRFS_SETGET_BITS' 163 | DEFINE_BTRFS_SETGET_BITS(64) | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/struct-funcs.c: In function 'btrfs_set_token_64': /kisskb/src/fs/btrfs/struct-funcs.c:114:5: note: byref variable will be forcibly initialized 114 | u8 lebytes[sizeof(u##bits)]; \ | ^~~~~~~ /kisskb/src/fs/btrfs/struct-funcs.c:163:1: note: in expansion of macro 'DEFINE_BTRFS_SETGET_BITS' 163 | DEFINE_BTRFS_SETGET_BITS(64) | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/kernel/trace/trace_probe.h:14, from /kisskb/src/kernel/trace/trace_probe.c:14: /kisskb/src/kernel/trace/trace_probe.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/fs/btrfs/struct-funcs.c: In function 'btrfs_set_64': /kisskb/src/fs/btrfs/struct-funcs.c:146:5: note: byref variable will be forcibly initialized 146 | u8 lebytes[sizeof(u##bits)]; \ | ^~~~~~~ /kisskb/src/fs/btrfs/struct-funcs.c:163:1: note: in expansion of macro 'DEFINE_BTRFS_SETGET_BITS' 163 | DEFINE_BTRFS_SETGET_BITS(64) | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/trace_probe.c: In function 'find_fetch_type': /kisskb/src/kernel/trace/trace_probe.c:110:17: note: byref variable will be forcibly initialized 110 | unsigned long bs; | ^~ /kisskb/src/kernel/trace/trace_probe.c: In function '__parse_bitfield_probe_arg': /kisskb/src/kernel/trace/trace_probe.c:524:8: note: byref variable will be forcibly initialized 524 | char *tail; | ^~~~ /kisskb/src/kernel/trace/trace_probe.c: In function 'parse_probe_vars': /kisskb/src/kernel/trace/trace_probe.c:278:16: note: byref variable will be forcibly initialized 278 | unsigned long param; | ^~~~~ /kisskb/src/kernel/trace/trace_probe.c: In function 'parse_probe_arg': /kisskb/src/kernel/trace/trace_probe.c:372:8: note: byref variable will be forcibly initialized 372 | char *tmp; | ^~~ /kisskb/src/kernel/trace/trace_probe.c:371:7: note: byref variable will be forcibly initialized 371 | long offset = 0; | ^~~~~~ /kisskb/src/kernel/trace/trace_probe.c:369:16: note: byref variable will be forcibly initialized 369 | unsigned long param; | ^~~~~ /kisskb/src/kernel/trace/trace_probe.c:368:21: note: byref variable will be forcibly initialized 368 | struct fetch_insn *code = *pcode; | ^~~~ /kisskb/src/kernel/trace/trace_probe.c: In function 'traceprobe_parse_probe_arg_body': /kisskb/src/kernel/trace/trace_probe.c:556:21: note: byref variable will be forcibly initialized 556 | struct fetch_insn *code, *scode, *tmp = NULL; | ^~~~ /kisskb/src/kernel/trace/trace_probe.c: In function 'traceprobe_update_arg': /kisskb/src/kernel/trace/trace_probe.c:828:7: note: byref variable will be forcibly initialized 828 | long offset; | ^~~~~~ /kisskb/src/kernel/trace/trace_uprobe.c: In function 'get_user_stack_nth': /kisskb/src/kernel/trace/trace_uprobe.c:112:16: note: byref variable will be forcibly initialized 112 | unsigned long ret; | ^~~ /kisskb/src/drivers/gpio/gpiolib-of.c: In function 'of_gpio_flags_quirks': /kisskb/src/drivers/gpio/gpiolib-of.c:183:7: note: byref variable will be forcibly initialized 183 | u32 cs; | ^~ /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_find_spi_gpio': /kisskb/src/drivers/gpio/gpiolib-of.c:375:7: note: byref variable will be forcibly initialized 375 | char prop_name[32]; /* 32 is max size of property name */ | ^~~~~~~~~ /kisskb/src/kernel/trace/trace_probe.c: In function 'trace_probe_match_command_args': /kisskb/src/kernel/trace/trace_probe.c:1178:7: note: byref variable will be forcibly initialized 1178 | char buf[MAX_ARGSTR_LEN + 1]; | ^~~ /kisskb/src/kernel/trace/trace_probe.c: In function 'trace_probe_create': /kisskb/src/kernel/trace/trace_probe.c:1195:6: note: byref variable will be forcibly initialized 1195 | int argc = 0, ret = 0; | ^~~~ /kisskb/src/drivers/gpio/gpiolib-of.c: In function 'gpiod_get_from_of_node': /kisskb/src/drivers/gpio/gpiolib-of.c:313:21: note: byref variable will be forcibly initialized 313 | enum of_gpio_flags flags; | ^~~~~ /kisskb/src/drivers/gpio/gpiolib-of.c: In function 'of_find_regulator_gpio': /kisskb/src/drivers/gpio/gpiolib-of.c:438:14: note: byref variable will be forcibly initialized 438 | const char *whitelist[] = { | ^~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib-of.c: In function 'of_gpiochip_init_valid_mask': /kisskb/src/drivers/gpio/gpiolib-of.c:903:13: note: byref variable will be forcibly initialized 903 | u32 start, count; | ^~~~~ /kisskb/src/drivers/gpio/gpiolib-of.c:903:6: note: byref variable will be forcibly initialized 903 | u32 start, count; | ^~~~~ /kisskb/src/drivers/gpio/gpiolib-of.c: In function 'of_parse_own_gpio': /kisskb/src/drivers/gpio/gpiolib-of.c:587:6: note: byref variable will be forcibly initialized 587 | u32 tmp; | ^~~ /kisskb/src/drivers/gpio/gpiolib-of.c:584:25: note: byref variable will be forcibly initialized 584 | struct of_phandle_args gpiospec; | ^~~~~~~~ /kisskb/src/drivers/gpio/gpiolib-of.c:583:21: note: byref variable will be forcibly initialized 583 | enum of_gpio_flags xlate_flags; | ^~~~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib-of.c: In function 'of_gpiochip_add_hog': /kisskb/src/drivers/gpio/gpiolib-of.c:655:14: note: byref variable will be forcibly initialized 655 | const char *name; | ^~~~ /kisskb/src/drivers/gpio/gpiolib-of.c:654:16: note: byref variable will be forcibly initialized 654 | unsigned long lflags; | ^~~~~~ /kisskb/src/drivers/gpio/gpiolib-of.c:652:19: note: byref variable will be forcibly initialized 652 | enum gpiod_flags dflags; | ^~~~~~ /kisskb/src/drivers/gpio/gpiolib-of.c: In function 'of_gpiochip_add_pin_range': /kisskb/src/drivers/gpio/gpiolib-of.c:929:14: note: byref variable will be forcibly initialized 929 | const char *name; | ^~~~ /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/gpio/gpiolib-of.c: In function 'of_gpio_get_count': /kisskb/src/drivers/gpio/gpiolib-of.c:62:7: note: byref variable will be forcibly initialized 62 | char propname[32]; | ^~~~~~~~ /kisskb/src/kernel/trace/trace_uprobe.c: In function 'process_fetch_insn': /kisskb/src/kernel/trace/trace_uprobe.c:216:1: note: byref variable will be forcibly initialized 216 | process_fetch_insn(struct fetch_insn *code, void *rec, void *dest, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib-of.c: In function 'of_find_gpio': /kisskb/src/drivers/gpio/gpiolib-of.c:496:21: note: byref variable will be forcibly initialized 496 | enum of_gpio_flags of_flags; | ^~~~~~~~ /kisskb/src/drivers/gpio/gpiolib-of.c:495:7: note: byref variable will be forcibly initialized 495 | char prop_name[32]; /* 32 is max size of property name */ | ^~~~~~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/include/linux/security.h:30, from /kisskb/src/kernel/trace/trace_uprobe.c:10: /kisskb/src/kernel/trace/trace_uprobe.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/kernel/trace/trace_uprobe.c: In function 'trace_uprobe_match_command_head': /kisskb/src/kernel/trace/trace_uprobe.c:284:7: note: byref variable will be forcibly initialized 284 | char buf[MAX_ARGSTR_LEN + 1]; | ^~~ In file included from /kisskb/src/kernel/trace/trace_dynevent.h:14, from /kisskb/src/kernel/trace/trace_uprobe.c:19: /kisskb/src/kernel/trace/trace_uprobe.c: In function 'event_trigger_unlock_commit': /kisskb/src/kernel/trace/trace.h:1409:26: note: byref variable will be forcibly initialized 1409 | enum event_trigger_type tt = ETT_NONE; | ^~ /kisskb/src/kernel/trace/trace_uprobe.c: In function '__uprobe_trace_func': /kisskb/src/kernel/trace/trace_uprobe.c:952:23: note: byref variable will be forcibly initialized 952 | struct trace_buffer *buffer; | ^~~~~~ /kisskb/src/kernel/trace/trace_uprobe.c: In function '__uprobe_perf_func': /kisskb/src/kernel/trace/trace_uprobe.c:1353:6: note: byref variable will be forcibly initialized 1353 | int rctx; | ^~~~ /kisskb/src/kernel/trace/trace_uprobe.c: In function 'uretprobe_dispatcher': /kisskb/src/kernel/trace/trace_uprobe.c:1521:30: note: byref variable will be forcibly initialized 1521 | struct uprobe_dispatch_data udd; | ^~~ /kisskb/src/kernel/trace/trace_uprobe.c: In function 'uprobe_dispatcher': /kisskb/src/kernel/trace/trace_uprobe.c:1483:30: note: byref variable will be forcibly initialized 1483 | struct uprobe_dispatch_data udd; | ^~~ /kisskb/src/kernel/trace/trace_uprobe.c: In function '__trace_uprobe_create': /kisskb/src/kernel/trace/trace_uprobe.c:546:24: note: byref variable will be forcibly initialized 546 | unsigned long offset, ref_ctr_offset; | ^~~~~~~~~~~~~~ /kisskb/src/kernel/trace/trace_uprobe.c:546:16: note: byref variable will be forcibly initialized 546 | unsigned long offset, ref_ctr_offset; | ^~~~~~ /kisskb/src/kernel/trace/trace_uprobe.c:545:14: note: byref variable will be forcibly initialized 545 | struct path path; | ^~~~ /kisskb/src/kernel/trace/trace_uprobe.c:543:7: note: byref variable will be forcibly initialized 543 | char buf[MAX_EVENT_NAME_LEN]; | ^~~ /kisskb/src/kernel/trace/trace_uprobe.c:541:29: note: byref variable will be forcibly initialized 541 | const char *event = NULL, *group = UPROBE_EVENT_SYSTEM; | ^~~~~ /kisskb/src/kernel/trace/trace_uprobe.c:541:14: note: byref variable will be forcibly initialized 541 | const char *event = NULL, *group = UPROBE_EVENT_SYSTEM; | ^~~~~ /kisskb/src/kernel/trace/trace_uprobe.c: In function 'create_local_trace_uprobe': /kisskb/src/kernel/trace/trace_uprobe.c:1591:14: note: byref variable will be forcibly initialized 1591 | struct path path; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/module.h:134, from /kisskb/src/kernel/module.c:64: /kisskb/src/kernel/module.c: In function 'perf_trace_module_load': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/samples/kfifo/record-example.c: In function 'fifo_read': /kisskb/src/samples/kfifo/record-example.c:142:15: note: byref variable will be forcibly initialized 142 | unsigned int copied; | ^~~~~~ /kisskb/src/kernel/module.c: In function 'perf_trace_module_free': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/samples/kfifo/record-example.c: In function 'fifo_write': /kisskb/src/samples/kfifo/record-example.c:124:15: note: byref variable will be forcibly initialized 124 | unsigned int copied; | ^~~~~~ /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/samples/kfifo/record-example.c:71:8: note: byref variable will be forcibly initialized 71 | char buf[100]; | ^~~ /kisskb/src/kernel/module.c: In function 'perf_trace_module_refcnt': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_module_request': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ 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:64: /kisskb/src/kernel/module.c: In function 'trace_event_raw_event_module_load': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/crypto/sha1_generic.c: In function 'sha1_generic_block_fn': /kisskb/src/crypto/sha1_generic.c:33:6: note: byref variable will be forcibly initialized 33 | u32 temp[SHA1_WORKSPACE_WORDS]; | ^~~~ /kisskb/src/kernel/module.c: In function 'trace_event_raw_event_module_free': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | 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/kernel/module.c: In function 'trace_event_raw_event_module_request': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/module.h:134, from /kisskb/src/kernel/module.c:64: /kisskb/src/kernel/module.c: In function '__bpf_trace_module_load': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_module_free': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_module_refcnt': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_module_request': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/include/linux/ring_buffer.h:5, from /kisskb/src/include/linux/trace_events.h:6, from /kisskb/src/kernel/module.c:13: /kisskb/src/kernel/module.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/mm_types.h:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, 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:1807:29: note: byref variable will be forcibly initialized 1807 | 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/kernel/crash_core.c: In function 'parse_crashkernel_suffix': /kisskb/src/kernel/crash_core.c:167:8: note: byref variable will be forcibly initialized 167 | char *cur = cmdline; | ^~~ /kisskb/src/kernel/module.c: In function 'find_symbol': /kisskb/src/kernel/module.c:537:20: note: byref variable will be forcibly initialized 537 | struct symsearch arr[] = { | ^~~ /kisskb/src/kernel/crash_core.c: In function 'parse_crashkernel_mem': /kisskb/src/kernel/crash_core.c:44:24: note: byref variable will be forcibly initialized 44 | char *cur = cmdline, *tmp; | ^~~ /kisskb/src/kernel/crash_core.c: In function 'parse_crashkernel_simple': /kisskb/src/kernel/crash_core.c:129:8: note: byref variable will be forcibly initialized 129 | char *cur = cmdline; | ^~~ /kisskb/src/kernel/crash_core.c: In function 'vmcoreinfo_append_str': /kisskb/src/kernel/crash_core.c:355:7: note: byref variable will be forcibly initialized 355 | char buf[0x50]; | ^~~ /kisskb/src/kernel/crash_core.c:354:10: note: byref variable will be forcibly initialized 354 | va_list args; | ^~~~ /kisskb/src/kernel/module.c: In function 'verify_exported_symbols': /kisskb/src/kernel/module.c:2252:27: note: byref variable will be forcibly initialized 2252 | struct find_symbol_arg fsa = { | ^~~ /kisskb/src/fs/exec.c: In function 'get_arg_page': /kisskb/src/fs/exec.c:202:15: note: byref variable will be forcibly initialized 202 | struct page *page; | ^~~~ /kisskb/src/fs/exec.c: In function 'shift_arg_pages': 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, 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/fs/exec.c:685:20: note: byref variable will be forcibly initialized 685 | struct mmu_gather tlb; | ^~~ /kisskb/src/include/linux/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:3860:10: note: in expansion of macro 'wait_event_interruptible' 3860 | err = wait_event_interruptible(module_wq, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/exec.c: In function 'setup_arg_pages': /kisskb/src/fs/exec.c:750:25: note: byref variable will be forcibly initialized 750 | struct vm_area_struct *prev = NULL; | ^~~~ /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:1459:6: note: in expansion of macro 'wait_event_interruptible_timeout' 1459 | if (wait_event_interruptible_timeout(module_wq, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/module.c:1457:7: note: byref variable will be forcibly initialized 1457 | char owner[MODULE_NAME_LEN]; | ^~~~~ /kisskb/src/kernel/module.c: In function 'module_sect_read': /kisskb/src/kernel/module.c:1501:7: note: byref variable will be forcibly initialized 1501 | char bounce[MODULE_SECT_READ_SIZE + 1]; | ^~~~~~ /kisskb/src/kernel/module.c: In function 'm_show': /kisskb/src/fs/exec.c: In function 'prepare_binprm': /kisskb/src/fs/exec.c:1652:9: note: byref variable will be forcibly initialized 1652 | loff_t pos = 0; | ^~~ /kisskb/src/kernel/module.c:4593:7: note: byref variable will be forcibly initialized 4593 | char buf[MODULE_FLAGS_BUF_SIZE]; | ^~~ /kisskb/src/kernel/module.c: In function '__do_sys_delete_module': /kisskb/src/kernel/module.c:916:7: note: byref variable will be forcibly initialized 916 | char name[MODULE_NAME_LEN]; | ^~~~ /kisskb/src/fs/exec.c: In function 'do_execve': /kisskb/src/fs/exec.c:1991:22: note: userspace variable will be forcibly initialized 1991 | struct user_arg_ptr envp = { .ptr.native = __envp }; | ^~~~ /kisskb/src/fs/exec.c:1990:22: note: userspace variable will be forcibly initialized 1990 | struct user_arg_ptr argv = { .ptr.native = __argv }; | ^~~~ /kisskb/src/fs/exec.c: In function '__do_sys_execve': /kisskb/src/fs/exec.c:1990:22: note: userspace variable will be forcibly initialized /kisskb/src/fs/exec.c:1991:22: note: userspace variable will be forcibly initialized 1991 | struct user_arg_ptr envp = { .ptr.native = __envp }; | ^~~~ /kisskb/src/fs/exec.c: In function 'do_execveat': /kisskb/src/fs/exec.c:2001:22: note: userspace variable will be forcibly initialized 2001 | struct user_arg_ptr envp = { .ptr.native = __envp }; | ^~~~ /kisskb/src/fs/exec.c:2000:22: note: userspace variable will be forcibly initialized 2000 | struct user_arg_ptr argv = { .ptr.native = __argv }; | ^~~~ /kisskb/src/fs/exec.c: In function '__do_sys_execveat': /kisskb/src/fs/exec.c:2000:22: note: userspace variable will be forcibly initialized /kisskb/src/fs/exec.c:2001:22: note: userspace variable will be forcibly initialized 2001 | struct user_arg_ptr envp = { .ptr.native = __envp }; | ^~~~ /kisskb/src/kernel/trace/trace_boot.c: In function 'trace_boot_set_instance_options': /kisskb/src/kernel/trace/trace_boot.c:70:17: note: byref variable will be forcibly initialized 70 | cpumask_var_t new_mask; | ^~~~~~~~ /kisskb/src/kernel/trace/trace_boot.c:30:16: note: byref variable will be forcibly initialized 30 | unsigned long v = 0; | ^ /kisskb/src/kernel/trace/trace_boot.c:29:7: note: byref variable will be forcibly initialized 29 | char buf[MAX_BUF_LEN]; | ^~~ /kisskb/src/kernel/trace/trace_boot.c:27:19: note: byref variable will be forcibly initialized 27 | struct xbc_node *anode; | ^~~~~ /kisskb/src/kernel/module.c: In function '__do_sys_finit_module': /kisskb/src/kernel/module.c:4204:8: note: byref variable will be forcibly initialized 4204 | void *hdr = NULL; | ^~~ /kisskb/src/kernel/trace/trace_boot.c: In function 'trace_boot_add_kprobe_event': /kisskb/src/kernel/trace/trace_boot.c:106:7: note: byref variable will be forcibly initialized 106 | char buf[MAX_BUF_LEN]; | ^~~ /kisskb/src/kernel/trace/trace_boot.c:105:19: note: byref variable will be forcibly initialized 105 | struct xbc_node *anode; | ^~~~~ /kisskb/src/kernel/trace/trace_boot.c:104:22: note: byref variable will be forcibly initialized 104 | struct dynevent_cmd cmd; | ^~~ /kisskb/src/kernel/trace/trace_boot.c: In function 'trace_boot_add_synth_event': /kisskb/src/kernel/trace/trace_boot.c:143:7: note: byref variable will be forcibly initialized 143 | char buf[MAX_BUF_LEN]; | ^~~ /kisskb/src/kernel/trace/trace_boot.c:142:19: note: byref variable will be forcibly initialized 142 | struct xbc_node *anode; | ^~~~~ /kisskb/src/kernel/trace/trace_boot.c:141:22: note: byref variable will be forcibly initialized 141 | struct dynevent_cmd cmd; | ^~~ /kisskb/src/kernel/trace/trace_boot.c: In function 'trace_boot_init_one_event': /kisskb/src/kernel/trace/trace_boot.c:467:7: note: byref variable will be forcibly initialized 467 | char buf[MAX_BUF_LEN]; | ^~~ /kisskb/src/kernel/trace/trace_boot.c: In function 'trace_boot_enable_events': /kisskb/src/kernel/trace/trace_boot.c:86:7: note: byref variable will be forcibly initialized 86 | char buf[MAX_BUF_LEN]; | ^~~ /kisskb/src/kernel/trace/trace_boot.c:85:19: note: byref variable will be forcibly initialized 85 | struct xbc_node *anode; | ^~~~~ /kisskb/src/kernel/module.c: In function 'print_modules': /kisskb/src/kernel/module.c:4781:7: note: byref variable will be forcibly initialized 4781 | char buf[MODULE_FLAGS_BUF_SIZE]; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/kernel/trace/trace_benchmark.h:42, from /kisskb/src/kernel/trace/trace_benchmark.c:8: /kisskb/src/kernel/trace/trace_benchmark.c: In function 'perf_trace_benchmark_event': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/kernel/trace/./trace_benchmark.h:15:1: note: in expansion of macro 'TRACE_EVENT_FN' 15 | TRACE_EVENT_FN(benchmark_event, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/kernel/trace/./trace_benchmark.h:15:1: note: in expansion of macro 'TRACE_EVENT_FN' 15 | TRACE_EVENT_FN(benchmark_event, | ^~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/kernel/trace/trace_benchmark.h:42, from /kisskb/src/kernel/trace/trace_benchmark.c:8: /kisskb/src/kernel/trace/trace_benchmark.c: In function 'trace_event_raw_event_benchmark_event': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/kernel/trace/./trace_benchmark.h:15:1: note: in expansion of macro 'TRACE_EVENT_FN' 15 | TRACE_EVENT_FN(benchmark_event, | ^~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/kernel/trace/trace_benchmark.h:42, from /kisskb/src/kernel/trace/trace_benchmark.c:8: /kisskb/src/kernel/trace/trace_benchmark.c: In function '__bpf_trace_benchmark_event': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/kernel/trace/./trace_benchmark.h:15:1: note: in expansion of macro 'TRACE_EVENT_FN' 15 | TRACE_EVENT_FN(benchmark_event, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/kernel/trace/./trace_benchmark.h:15:1: note: in expansion of macro 'TRACE_EVENT_FN' 15 | TRACE_EVENT_FN(benchmark_event, | ^~~~~~~~~~~~~~ /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; | ^~~~~~~~ /kisskb/src/kernel/trace/preemptirq_delay_test.c: In function 'preemptirq_run_test': /kisskb/src/kernel/trace/preemptirq_delay_test.c:150:7: note: byref variable will be forcibly initialized 150 | char task_name[50]; | ^~~~~~~~~ /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; | ^~~ /kisskb/src/kernel/kallsyms.c: In function '__sprint_symbol': /kisskb/src/kernel/kallsyms.c:454:24: note: byref variable will be forcibly initialized 454 | unsigned long offset, size; | ^~~~ /kisskb/src/kernel/kallsyms.c:454:16: note: byref variable will be forcibly initialized 454 | unsigned long offset, size; | ^~~~~~ /kisskb/src/kernel/kallsyms.c:452:23: note: byref variable will be forcibly initialized 452 | const unsigned char *buildid; | ^~~~~~~ /kisskb/src/kernel/kallsyms.c:451:8: note: byref variable will be forcibly initialized 451 | char *modname; | ^~~~~~~ /kisskb/src/kernel/kallsyms.c: In function 'kallsyms_lookup_name': /kisskb/src/kernel/kallsyms.c:219:7: note: byref variable will be forcibly initialized 219 | char namebuf[KSYM_NAME_LEN]; | ^~~~~~~ /kisskb/src/kernel/kallsyms.c: In function 'kallsyms_lookup_size_offset': /kisskb/src/kernel/kallsyms.c:325:7: note: byref variable will be forcibly initialized 325 | char namebuf[KSYM_NAME_LEN]; | ^~~~~~~ /kisskb/src/fs/f2fs/namei.c: In function 'f2fs_new_inode': /kisskb/src/fs/f2fs/namei.c:28:8: note: byref variable will be forcibly initialized 28 | nid_t ino; | ^~~ /kisskb/src/drivers/gpio/gpio-mmio.c: In function 'bgpio_get_multiple_be': /kisskb/src/drivers/gpio/gpio-mmio.c:191:16: note: byref variable will be forcibly initialized 191 | unsigned long val; | ^~~ /kisskb/src/drivers/gpio/gpio-mmio.c: In function 'bgpio_set_multiple_single_reg': /kisskb/src/drivers/gpio/gpio-mmio.c:287:26: note: byref variable will be forcibly initialized 287 | unsigned long set_mask, clear_mask; | ^~~~~~~~~~ /kisskb/src/drivers/gpio/gpio-mmio.c:287:16: note: byref variable will be forcibly initialized 287 | unsigned long set_mask, clear_mask; | ^~~~~~~~ /kisskb/src/drivers/gpio/gpio-mmio.c: In function 'bgpio_set_multiple_with_clear': /kisskb/src/drivers/gpio/gpio-mmio.c:317:26: note: byref variable will be forcibly initialized 317 | unsigned long set_mask, clear_mask; | ^~~~~~~~~~ /kisskb/src/drivers/gpio/gpio-mmio.c:317:16: note: byref variable will be forcibly initialized 317 | unsigned long set_mask, clear_mask; | ^~~~~~~~ /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/fs/f2fs/namei.c: In function '__recover_dot_dentries': /kisskb/src/fs/f2fs/namei.c:454:15: note: byref variable will be forcibly initialized 454 | struct page *page; | ^~~~ /kisskb/src/fs/f2fs/namei.c: In function 'f2fs_lookup': /kisskb/src/fs/f2fs/namei.c:508:23: note: byref variable will be forcibly initialized 508 | struct f2fs_filename fname; | ^~~~~ /kisskb/src/drivers/gpio/gpio-mmio.c: In function 'bgpio_pdev_probe': /kisskb/src/fs/f2fs/namei.c:503:15: note: byref variable will be forcibly initialized 503 | struct page *page; | ^~~~ /kisskb/src/drivers/gpio/gpio-mmio.c:734:16: note: byref variable will be forcibly initialized 734 | unsigned long flags = 0; | ^~~~~ /kisskb/src/fs/f2fs/namei.c: In function 'f2fs_cross_rename': /kisskb/src/fs/f2fs/namei.c:1122:26: note: byref variable will be forcibly initialized 1122 | struct page *old_page, *new_page; | ^~~~~~~~ /kisskb/src/fs/f2fs/namei.c:1122:15: note: byref variable will be forcibly initialized 1122 | struct page *old_page, *new_page; | ^~~~~~~~ /kisskb/src/fs/f2fs/namei.c:1121:30: note: byref variable will be forcibly initialized 1121 | struct page *old_dir_page, *new_dir_page; | ^~~~~~~~~~~~ /kisskb/src/fs/f2fs/namei.c:1121:15: note: byref variable will be forcibly initialized 1121 | struct page *old_dir_page, *new_dir_page; | ^~~~~~~~~~~~ /kisskb/src/fs/f2fs/namei.c: In function 'f2fs_rename': /kisskb/src/fs/f2fs/namei.c:932:26: note: byref variable will be forcibly initialized 932 | struct page *old_page, *new_page = NULL; | ^~~~~~~~ /kisskb/src/fs/f2fs/namei.c:932:15: note: byref variable will be forcibly initialized 932 | struct page *old_page, *new_page = NULL; | ^~~~~~~~ /kisskb/src/fs/f2fs/namei.c:931:15: note: byref variable will be forcibly initialized 931 | struct page *old_dir_page = NULL; | ^~~~~~~~~~~~ /kisskb/src/fs/f2fs/namei.c:930:16: note: byref variable will be forcibly initialized 930 | struct inode *whiteout = NULL; | ^~~~~~~~ /kisskb/src/fs/f2fs/namei.c: In function 'f2fs_unlink': /kisskb/src/fs/f2fs/namei.c:591:15: note: byref variable will be forcibly initialized 591 | struct page *page; | ^~~~ /kisskb/src/fs/f2fs/namei.c: In function 'f2fs_update_extension_list': /kisskb/src/fs/f2fs/namei.c:273:8: note: byref variable will be forcibly initialized 273 | char buf[F2FS_MAX_EXTENSION][F2FS_EXTENSION_LEN]; | ^~~ /kisskb/src/fs/f2fs/namei.c: In function 'f2fs_get_parent': /kisskb/src/fs/f2fs/namei.c:437:15: note: byref variable will be forcibly initialized 437 | struct page *page; | ^~~~ In file included from /kisskb/src/fs/pipe.c:11: /kisskb/src/fs/pipe.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/fs/nilfs2/alloc.c: In function 'nilfs_palloc_count_desc_blocks': /kisskb/src/fs/nilfs2/alloc.c:437:8: note: byref variable will be forcibly initialized 437 | __u64 blknum; | ^~~~~~ 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:49:21: note: in definition of macro 'DEFINE_WAKE_Q' 49 | struct wake_q_head name = WAKE_Q_HEAD_INITIALIZER(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/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:570:3: note: in expansion of macro 'wait_event_interruptible_exclusive' 570 | wait_event_interruptible_exclusive(pipe->wr_wait, pipe_writable(pipe)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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:49:21: note: in definition of macro 'DEFINE_WAKE_Q' 49 | struct wake_q_head name = WAKE_Q_HEAD_INITIALIZER(name) | ^~~~ /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/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:377:7: note: in expansion of macro 'wait_event_interruptible_exclusive' 377 | if (wait_event_interruptible_exclusive(pipe->rd_wait, pipe_readable(pipe)) < 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/pipe.c:262:30: note: byref variable will be forcibly initialized 262 | struct watch_notification n; | ^ /kisskb/src/fs/nilfs2/alloc.c: In function 'nilfs_palloc_count_max_entries': /kisskb/src/fs/nilfs2/alloc.c:470:16: note: byref variable will be forcibly initialized 470 | unsigned long desc_blocks = 0; | ^~~~~~~~~~~ /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/fs/nilfs2/alloc.c: In function 'nilfs_palloc_prepare_alloc_entry': /kisskb/src/fs/nilfs2/alloc.c:501:32: note: byref variable will be forcibly initialized 501 | struct buffer_head *desc_bh, *bitmap_bh; | ^~~~~~~~~ /kisskb/src/fs/nilfs2/alloc.c:501:22: note: byref variable will be forcibly initialized 501 | struct buffer_head *desc_bh, *bitmap_bh; | ^~~~~~~ /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/fs/nilfs2/alloc.c: In function 'nilfs_palloc_prepare_free_entry': /kisskb/src/fs/nilfs2/alloc.c:683:32: note: byref variable will be forcibly initialized 683 | struct buffer_head *desc_bh, *bitmap_bh; | ^~~~~~~~~ /kisskb/src/fs/nilfs2/alloc.c:683:22: note: byref variable will be forcibly initialized 683 | struct buffer_head *desc_bh, *bitmap_bh; | ^~~~~~~ /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/fs/nilfs2/alloc.c: In function 'nilfs_palloc_freev': /kisskb/src/fs/nilfs2/alloc.c:726:32: note: byref variable will be forcibly initialized 726 | struct buffer_head *desc_bh, *bitmap_bh; | ^~~~~~~~~ /kisskb/src/fs/nilfs2/alloc.c:726:22: note: byref variable will be forcibly initialized 726 | struct buffer_head *desc_bh, *bitmap_bh; | ^~~~~~~ /kisskb/src/fs/pipe.c: In function 'do_pipe2': /kisskb/src/fs/pipe.c:1004:6: note: byref variable will be forcibly initialized 1004 | int fd[2]; | ^~ /kisskb/src/fs/pipe.c:1003:15: note: byref variable will be forcibly initialized 1003 | struct file *files[2]; | ^~~~~ /kisskb/src/fs/pipe.c: In function 'do_pipe_flags': /kisskb/src/fs/pipe.c:988:15: note: byref variable will be forcibly initialized 988 | struct file *files[2]; | ^~~~~ 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_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:1045:2: note: in expansion of macro 'wait_event_interruptible' 1045 | 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:1052:2: note: in expansion of macro 'wait_event_interruptible' 1052 | wait_event_interruptible(pipe->wr_wait, pipe_writable(pipe)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /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/crypto/cfb.c: In function 'crypto_cfb_decrypt_inplace': /kisskb/src/crypto/cfb.c:158:5: note: byref variable will be forcibly initialized 158 | u8 tmp[MAX_CIPHER_BLOCKSIZE]; | ^~~ /kisskb/src/crypto/cfb.c: In function 'crypto_cfb_encrypt_inplace': /kisskb/src/crypto/cfb.c:88:5: note: byref variable will be forcibly initialized 88 | u8 tmp[MAX_CIPHER_BLOCKSIZE]; | ^~~ /kisskb/src/crypto/wp512.c: In function 'wp512_process_buffer': /kisskb/src/crypto/wp512.c:785:6: note: byref variable will be forcibly initialized 785 | u64 block[8]; /* mu(buffer) */ | ^~~~~ /kisskb/src/crypto/cfb.c: In function 'crypto_cfb_final': /kisskb/src/crypto/cfb.c:47:5: note: byref variable will be forcibly initialized 47 | u8 tmp[MAX_CIPHER_BLOCKSIZE + MAX_CIPHER_ALIGNMASK]; | ^~~ /kisskb/src/crypto/pcbc.c: In function 'crypto_pcbc_decrypt_inplace': /kisskb/src/crypto/pcbc.c:117:5: note: byref variable will be forcibly initialized 117 | u8 tmpbuf[MAX_CIPHER_BLOCKSIZE] __aligned(__alignof__(u32)); | ^~~~~~ /kisskb/src/crypto/cfb.c: In function 'crypto_cfb_decrypt': /kisskb/src/crypto/cfb.c:182:23: note: byref variable will be forcibly initialized 182 | struct skcipher_walk walk; | ^~~~ /kisskb/src/crypto/cfb.c: In function 'crypto_cfb_encrypt': /kisskb/src/crypto/cfb.c:106:23: note: byref variable will be forcibly initialized 106 | struct skcipher_walk walk; | ^~~~ /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_inplace': /kisskb/src/crypto/pcbc.c:50:5: note: byref variable will be forcibly initialized 50 | u8 tmpbuf[MAX_CIPHER_BLOCKSIZE]; | ^~~~~~ /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/crypto/wp512.c: In function 'wp256_final': /kisskb/src/crypto/wp512.c:1111:5: note: byref variable will be forcibly initialized 1111 | u8 D[64]; | ^ /kisskb/src/crypto/wp512.c: In function 'wp384_final': /kisskb/src/crypto/wp512.c:1100:5: note: byref variable will be forcibly initialized 1100 | u8 D[64]; | ^ In file included from /kisskb/src/include/linux/bpf.h:25, from /kisskb/src/include/linux/bpf-cgroup.h:5, from /kisskb/src/include/linux/cgroup-defs.h:22, from /kisskb/src/include/linux/cgroup.h:28, from /kisskb/src/include/net/netprio_cgroup.h:11, from /kisskb/src/include/linux/netdevice.h:41, from /kisskb/src/include/linux/if_vlan.h:10, from /kisskb/src/include/linux/filter.h:19, from /kisskb/src/kernel/bpf/bpf_iter.c:6: /kisskb/src/kernel/bpf/bpf_iter.c: In function 'KERNEL_BPFPTR': /kisskb/src/include/linux/bpfptr.h:18:9: note: userspace variable will be forcibly initialized 18 | return (bpfptr_t) { .kernel = p, .is_kernel = true }; | ^ /kisskb/src/kernel/bpf/bpf_iter.c: In function 'make_bpfptr': /kisskb/src/include/linux/bpfptr.h:23:9: note: userspace variable will be forcibly initialized 23 | return (bpfptr_t) { .user = p }; | ^ /kisskb/src/include/linux/bpfptr.h:18:9: note: userspace variable will be forcibly initialized 18 | return (bpfptr_t) { .kernel = p, .is_kernel = true }; | ^ /kisskb/src/include/linux/bpfptr.h:29:10: note: userspace variable will be forcibly initialized 29 | return KERNEL_BPFPTR((void*) (uintptr_t) addr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/bpf_iter.c: In function 'bpfptr_is_null': /kisskb/src/include/linux/bpfptr.h:34:20: note: userspace variable will be forcibly initialized 34 | static inline bool bpfptr_is_null(bpfptr_t bpfptr) | ^~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/linux/filter.h:11, from /kisskb/src/kernel/bpf/bpf_iter.c:6: /kisskb/src/kernel/bpf/bpf_iter.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/bpf.h:25, from /kisskb/src/include/linux/bpf-cgroup.h:5, from /kisskb/src/include/linux/cgroup-defs.h:22, from /kisskb/src/include/linux/cgroup.h:28, from /kisskb/src/include/net/netprio_cgroup.h:11, from /kisskb/src/include/linux/netdevice.h:41, from /kisskb/src/include/linux/if_vlan.h:10, from /kisskb/src/include/linux/filter.h:19, from /kisskb/src/kernel/bpf/bpf_iter.c:6: /kisskb/src/kernel/bpf/bpf_iter.c: In function 'copy_from_bpfptr': /kisskb/src/include/linux/bpfptr.h:55:19: note: userspace variable will be forcibly initialized 55 | static inline int copy_from_bpfptr(void *dst, bpfptr_t src, size_t size) | ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/bpf_iter.c: In function 'bpf_iter_link_attach': /kisskb/src/include/linux/bpfptr.h:55:19: note: userspace variable will be forcibly initialized /kisskb/src/kernel/bpf/bpf_iter.c:498:5: note: userspace variable will be forcibly initialized 498 | int bpf_iter_link_attach(const union bpf_attr *attr, bpfptr_t uattr, | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/bpf_iter.c:498:5: note: userspace variable will be forcibly initialized In file included from /kisskb/src/include/linux/bpf.h:25, from /kisskb/src/include/linux/bpf-cgroup.h:5, from /kisskb/src/include/linux/cgroup-defs.h:22, from /kisskb/src/include/linux/cgroup.h:28, from /kisskb/src/include/net/netprio_cgroup.h:11, from /kisskb/src/include/linux/netdevice.h:41, from /kisskb/src/include/linux/if_vlan.h:10, from /kisskb/src/include/linux/filter.h:19, from /kisskb/src/kernel/bpf/bpf_iter.c:6: /kisskb/src/include/linux/bpfptr.h:29:10: note: userspace variable will be forcibly initialized 29 | return KERNEL_BPFPTR((void*) (uintptr_t) addr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/bpfptr.h:18:9: note: userspace variable will be forcibly initialized 18 | return (bpfptr_t) { .kernel = p, .is_kernel = true }; | ^ /kisskb/src/include/linux/bpfptr.h:23:9: note: userspace variable will be forcibly initialized 23 | return (bpfptr_t) { .user = p }; | ^ /kisskb/src/kernel/bpf/bpf_iter.c:498:5: note: userspace variable will be forcibly initialized 498 | int bpf_iter_link_attach(const union bpf_attr *attr, bpfptr_t uattr, | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/bpf_iter.c:507:11: note: userspace variable will be forcibly initialized 507 | bpfptr_t ulinfo; | ^~~~~~ /kisskb/src/kernel/bpf/bpf_iter.c:503:27: note: byref variable will be forcibly initialized 503 | union bpf_iter_link_info linfo; | ^~~~~ /kisskb/src/kernel/bpf/bpf_iter.c:501:25: note: byref variable will be forcibly initialized 501 | struct bpf_link_primer link_primer; | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/xattr.c: In function 'btrfs_listxattr': /kisskb/src/fs/btrfs/xattr.c:304:20: note: byref variable will be forcibly initialized 304 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/xattr.c:274:19: note: byref variable will be forcibly initialized 274 | struct btrfs_key key; | ^~~ /kisskb/src/fs/nilfs2/ioctl.c: In function 'nilfs_ioctl_mark_blocks_dirty': /kisskb/src/fs/nilfs2/ioctl.c:750:22: note: byref variable will be forcibly initialized 750 | struct buffer_head *bh; | ^~ /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:247:8: note: byref variable will be forcibly initialized 247 | __u64 cno; | ^~~ /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; | ^~~~~~ /kisskb/src/fs/nilfs2/ioctl.c: In function 'nilfs_ioctl_wrap_copy': /kisskb/src/fs/nilfs2/ioctl.c:58:8: note: byref variable will be forcibly initialized 58 | __u64 pos, ppos; | ^~~ /kisskb/src/fs/nilfs2/ioctl.c: In function 'nilfs_ioctl_get_info': /kisskb/src/fs/nilfs2/ioctl.c:1157:20: note: byref variable will be forcibly initialized 1157 | struct nilfs_argv argv; | ^~~~ /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; | ^~~~ /kisskb/src/fs/nilfs2/ioctl.c: In function 'nilfs_ioctl_move_inode_block': /kisskb/src/fs/nilfs2/ioctl.c:544:22: note: byref variable will be forcibly initialized 544 | struct buffer_head *bh; | ^~ 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:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/nilfs2/ioctl.c: In function 'nilfs_ioctl_clean_segments': /kisskb/src/fs/nilfs2/ioctl.c:855:8: note: byref variable will be forcibly initialized 855 | void *kbufs[5]; | ^~~~~ /kisskb/src/fs/nilfs2/ioctl.c:846:20: note: byref variable will be forcibly initialized 846 | struct nilfs_argv argv[5]; | ^~~~ /kisskb/src/fs/nilfs2/ioctl.c: In function 'nilfs_ioctl_sync': /kisskb/src/fs/nilfs2/ioctl.c:985:8: note: byref variable will be forcibly initialized 985 | __u64 cno; | ^~~ /kisskb/src/fs/nilfs2/ioctl.c: In function 'nilfs_ioctl_resize': /kisskb/src/fs/nilfs2/ioctl.c:1019:8: note: byref variable will be forcibly initialized 1019 | __u64 newsize; | ^~~~~~~ /kisskb/src/fs/nilfs2/ioctl.c: In function 'nilfs_ioctl_set_alloc_range': /kisskb/src/fs/nilfs2/ioctl.c:1097:8: note: byref variable will be forcibly initialized 1097 | __u64 range[2]; | ^~~~~ /kisskb/src/crypto/cts.c: In function 'cts_cbc_decrypt': /kisskb/src/crypto/cts.c:185:5: note: byref variable will be forcibly initialized 185 | u8 d[MAX_CIPHER_BLOCKSIZE * 2] __aligned(__alignof__(u32)); | ^ /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/crypto/cts.c: In function 'cts_cbc_encrypt': /kisskb/src/crypto/cts.c:104:5: note: byref variable will be forcibly initialized 104 | u8 d[MAX_CIPHER_BLOCKSIZE * 2] __aligned(__alignof__(u32)); | ^ /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/crypto/cts.c: In function 'crypto_cts_create': /kisskb/src/crypto/cts.c:329:6: note: byref variable will be forcibly initialized 329 | u32 mask; | ^~~~ /kisskb/src/drivers/gpio/gpio-aggregator.c: In function 'delete_device_store': /kisskb/src/drivers/gpio/gpio-aggregator.c:193:15: note: byref variable will be forcibly initialized 193 | unsigned int id; | ^~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/include/linux/gpio/driver.h:5, from /kisskb/src/include/asm-generic/gpio.h:11, from /kisskb/src/include/linux/gpio.h:62, from /kisskb/src/drivers/gpio/gpio-aggregator.c:13: /kisskb/src/drivers/gpio/gpio-aggregator.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/crypto/cryptd.c: In function 'cryptd_alloc_skcipher': /kisskb/src/crypto/cryptd.c:907:7: note: byref variable will be forcibly initialized 907 | char cryptd_alg_name[CRYPTO_MAX_ALG_NAME]; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/gpio/gpio-aggregator.c: In function 'aggr_parse': /kisskb/src/drivers/gpio/gpio-aggregator.c:65:6: note: byref variable will be forcibly initialized 65 | int error = 0; | ^~~~~ /kisskb/src/drivers/gpio/gpio-aggregator.c:64:18: note: byref variable will be forcibly initialized 64 | unsigned int i, n = 0; | ^ /kisskb/src/drivers/gpio/gpio-aggregator.c:62:25: note: byref variable will be forcibly initialized 62 | char *name, *offsets, *p; | ^ /kisskb/src/drivers/gpio/gpio-aggregator.c:62:15: note: byref variable will be forcibly initialized 62 | char *name, *offsets, *p; | ^~~~~~~ /kisskb/src/drivers/gpio/gpio-aggregator.c:62:8: note: byref variable will be forcibly initialized 62 | char *name, *offsets, *p; | ^~~~ In file included from /kisskb/src/drivers/gpio/gpio-aggregator.c:22: /kisskb/src/drivers/gpio/gpio-aggregator.c: In function 'platform_device_register_simple': /kisskb/src/include/linux/platform_device.h:126:30: note: byref variable will be forcibly initialized 126 | struct platform_device_info pdevinfo = { | ^~~~~~~~ /kisskb/src/drivers/gpio/gpio-aggregator.c: In function 'new_device_store': /kisskb/src/include/linux/platform_device.h:126:30: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/linux/gpio/driver.h:5, from /kisskb/src/include/asm-generic/gpio.h:11, from /kisskb/src/include/linux/gpio.h:62, from /kisskb/src/drivers/gpio/gpio-aggregator.c:13: /kisskb/src/drivers/gpio/gpio-aggregator.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/crypto/cryptd.c: In function 'cryptd_alloc_ahash': /kisskb/src/crypto/cryptd.c:959:7: note: byref variable will be forcibly initialized 959 | char cryptd_alg_name[CRYPTO_MAX_ALG_NAME]; | ^~~~~~~~~~~~~~~ /kisskb/src/crypto/cryptd.c: In function 'cryptd_alloc_aead': /kisskb/src/crypto/cryptd.c:1016:7: note: byref variable will be forcibly initialized 1016 | char cryptd_alg_name[CRYPTO_MAX_ALG_NAME]; | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/include/crypto/internal/skcipher.h:13, from /kisskb/src/crypto/cryptd.c:17: /kisskb/src/crypto/cryptd.c: In function 'cryptd_skcipher_decrypt': /kisskb/src/include/crypto/skcipher.h:127:7: note: byref variable will be forcibly initialized 127 | char __##name##_desc[sizeof(struct skcipher_request) + \ | ^~ /kisskb/src/crypto/cryptd.c:291:2: note: in expansion of macro 'SYNC_SKCIPHER_REQUEST_ON_STACK' 291 | SYNC_SKCIPHER_REQUEST_ON_STACK(subreq, child); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_pwm': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/pwm.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(pwm, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/pwm.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(pwm, | ^~~~~~~~~~~~~~~~~~~ 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:726:28: note: byref variable will be forcibly initialized 726 | 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, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, 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 '__bpf_trace_pwm': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/pwm.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(pwm, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/pwm.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(pwm, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/pwm.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(pwm, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/pwm.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(pwm, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/crypto/cryptd.c: In function 'cryptd_skcipher_encrypt': /kisskb/src/include/crypto/skcipher.h:127:7: note: byref variable will be forcibly initialized 127 | char __##name##_desc[sizeof(struct skcipher_request) + \ | ^~ /kisskb/src/crypto/cryptd.c:263:2: note: in expansion of macro 'SYNC_SKCIPHER_REQUEST_ON_STACK' 263 | SYNC_SKCIPHER_REQUEST_ON_STACK(subreq, child); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/resource_ext.h:11, from /kisskb/src/include/linux/acpi.h:14, from /kisskb/src/drivers/pwm/core.c:9: /kisskb/src/drivers/pwm/core.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/fs/btrfs/ordered-data.c: In function 'tree_search': /kisskb/src/fs/btrfs/ordered-data.c:128:18: note: byref variable will be forcibly initialized 128 | struct rb_node *prev = NULL; | ^~~~ /kisskb/src/drivers/pwm/core.c: In function 'of_pwmchip_add': /kisskb/src/drivers/pwm/core.c:187:7: note: byref variable will be forcibly initialized 187 | u32 pwm_cells; | ^~~~~~~~~ /kisskb/src/drivers/pwm/core.c: In function 'pwm_adjust_config': /kisskb/src/drivers/pwm/core.c:708:19: note: byref variable will be forcibly initialized 708 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/pwm/core.c: In function 'acpi_pwm_get': /kisskb/src/drivers/pwm/core.c:902:31: note: byref variable will be forcibly initialized 902 | struct fwnode_reference_args args; | ^~~~ /kisskb/src/drivers/pwm/core.c: In function 'of_pwm_get': /kisskb/src/drivers/pwm/core.c:821:25: note: byref variable will be forcibly initialized 821 | struct of_phandle_args args; | ^~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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:631:12: note: byref variable will be forcibly initialized 631 | LIST_HEAD(works); | ^~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/btrfs/ordered-data.c:630:12: note: byref variable will be forcibly initialized 630 | LIST_HEAD(skipped); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/btrfs/ordered-data.c:629:12: note: byref variable will be forcibly initialized 629 | LIST_HEAD(splice); | ^~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/btrfs/ordered-data.c: In function 'btrfs_wait_ordered_roots': /kisskb/src/fs/btrfs/ordered-data.c:685:19: note: byref variable will be forcibly initialized 685 | struct list_head splice; | ^~~~~~ 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:739:3: note: in expansion of macro 'wait_event' 739 | wait_event(entry->wait, test_bit(BTRFS_ORDERED_COMPLETE, | ^~~~~~~~~~ /kisskb/src/fs/btrfs/ordered-data.c: In function 'btrfs_lock_and_flush_ordered_range': /kisskb/src/fs/btrfs/ordered-data.c:1022:23: note: byref variable will be forcibly initialized 1022 | struct extent_state *cache = NULL; | ^~~~~ In file included from /kisskb/src/fs/namei.c:21: /kisskb/src/fs/namei.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/fs/namei.c: In function 'follow_down': /kisskb/src/fs/namei.c:1462:7: note: byref variable will be forcibly initialized 1462 | bool jumped; | ^~~~~~ /kisskb/src/fs/namei.c: In function 'follow_dotdot_rcu': /kisskb/src/fs/namei.c:1889:12: note: byref variable will be forcibly initialized 1889 | unsigned seq; | ^~~ /kisskb/src/fs/namei.c:1888:15: note: byref variable will be forcibly initialized 1888 | struct path path; | ^~~~ /kisskb/src/fs/namei.c: In function 'choose_mountpoint': /kisskb/src/fs/namei.c:1315:12: note: byref variable will be forcibly initialized 1315 | unsigned seq, mseq = read_seqbegin(&mount_lock); | ^~~ /kisskb/src/fs/namei.c: In function 'follow_dotdot': /kisskb/src/fs/namei.c:1928:15: note: byref variable will be forcibly initialized 1928 | struct path path; | ^~~~ /kisskb/src/fs/namei.c: In function 'lookup_fast': /kisskb/src/fs/namei.c:1629:12: note: byref variable will be forcibly initialized 1629 | unsigned seq; | ^~~ 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:1686:34: note: byref variable will be forcibly initialized 1686 | 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 'handle_mounts': /kisskb/src/fs/namei.c:1527:7: note: byref variable will be forcibly initialized 1527 | bool jumped; | ^~~~~~ /kisskb/src/fs/namei.c: In function 'step_into': /kisskb/src/fs/namei.c:1849:14: note: byref variable will be forcibly initialized 1849 | struct path path; | ^~~~ /kisskb/src/fs/namei.c: In function 'handle_dots': /kisskb/src/fs/namei.c:1962:12: note: byref variable will be forcibly initialized 1962 | unsigned seq; | ^~~ /kisskb/src/fs/namei.c:1961:17: note: byref variable will be forcibly initialized 1961 | struct inode *inode; | ^~~~~ /kisskb/src/fs/namei.c: In function 'walk_component': /kisskb/src/fs/namei.c:2005:11: note: byref variable will be forcibly initialized 2005 | unsigned seq; | ^~~ /kisskb/src/fs/namei.c:2004:16: note: byref variable will be forcibly initialized 2004 | struct inode *inode; | ^~~~~ /kisskb/src/fs/namei.c: In function 'link_path_walk': /kisskb/src/fs/namei.c:2310:17: note: byref variable will be forcibly initialized 2310 | struct qstr this = { { .hash_len = hash_len }, .name = name }; | ^~~~ /kisskb/src/fs/namei.c: In function 'filename_parentat': /kisskb/src/fs/namei.c:2564:19: note: byref variable will be forcibly initialized 2564 | struct nameidata nd; | ^~ /kisskb/src/fs/namei.c: In function 'try_lookup_one_len': /kisskb/src/fs/namei.c:2699:14: note: byref variable will be forcibly initialized 2699 | struct qstr this; | ^~~~ /kisskb/src/fs/namei.c: In function 'lookup_one_len': /kisskb/src/fs/namei.c:2726:14: note: byref variable will be forcibly initialized 2726 | struct qstr this; | ^~~~ /kisskb/src/fs/namei.c: In function 'lookup_one': /kisskb/src/fs/namei.c:2756:14: note: byref variable will be forcibly initialized 2756 | struct qstr this; | ^~~~ /kisskb/src/fs/namei.c: In function 'lookup_one_len_unlocked': /kisskb/src/fs/namei.c:2785:14: note: byref variable will be forcibly initialized 2785 | struct qstr this; | ^~~~ /kisskb/src/fs/namei.c: In function '__kern_path_locked': /kisskb/src/fs/namei.c:2588:6: note: byref variable will be forcibly initialized 2588 | int type, error; | ^~~~ /kisskb/src/fs/namei.c:2587:14: note: byref variable will be forcibly initialized 2587 | struct qstr last; | ^~~~ /kisskb/src/fs/namei.c: In function 'do_o_path': /kisskb/src/fs/namei.c:3579:14: note: byref variable will be forcibly initialized 3579 | struct path path; | ^~~~ /kisskb/src/fs/namei.c: In function 'filename_create': /kisskb/src/fs/namei.c:3676:6: note: byref variable will be forcibly initialized 3676 | int type; | ^~~~ /kisskb/src/fs/namei.c:3675:14: note: byref variable will be forcibly initialized 3675 | struct qstr last; | ^~~~ 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:3245:34: note: byref variable will be forcibly initialized 3245 | 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 'open_last_lookups': /kisskb/src/fs/namei.c:3353:16: note: byref variable will be forcibly initialized 3353 | struct inode *inode; | ^~~~~ /kisskb/src/fs/namei.c:3352:11: note: byref variable will be forcibly initialized 3352 | unsigned seq; | ^~~ /kisskb/src/fs/namei.c: In function 'vfs_rename': /kisskb/src/fs/namei.c:4593:23: note: byref variable will be forcibly initialized 4593 | struct name_snapshot old_name; | ^~~~~~~~ /kisskb/src/fs/namei.c: In function '__page_symlink': /kisskb/src/fs/namei.c:5013:8: note: byref variable will be forcibly initialized 5013 | void *fsdata; | ^~~~~~ /kisskb/src/fs/namei.c:5012:15: note: byref variable will be forcibly initialized 5012 | struct page *page; | ^~~~ /kisskb/src/fs/namei.c: In function 'do_mknodat': /kisskb/src/fs/namei.c:3840:14: note: byref variable will be forcibly initialized 3840 | struct path path; | ^~~~ /kisskb/src/fs/namei.c: In function 'filename_lookup': /kisskb/src/fs/namei.c:2524:19: note: byref variable will be forcibly initialized 2524 | struct nameidata nd; | ^~ /kisskb/src/fs/namei.c: In function 'do_tmpfile': /kisskb/src/fs/namei.c:3551:14: note: byref variable will be forcibly initialized 3551 | struct path path; | ^~~~ /kisskb/src/fs/namei.c: In function 'do_filp_open': /kisskb/src/fs/namei.c:3631:19: note: byref variable will be forcibly initialized 3631 | struct nameidata nd; | ^~ /kisskb/src/fs/namei.c: In function 'do_file_open_root': /kisskb/src/fs/namei.c:3648:19: note: byref variable will be forcibly initialized 3648 | struct nameidata nd; | ^~ /kisskb/src/fs/namei.c: In function 'do_mkdirat': /kisskb/src/fs/namei.c:3943:14: note: byref variable will be forcibly initialized 3943 | struct path path; | ^~~~ /kisskb/src/fs/namei.c: In function 'do_rmdir': /kisskb/src/fs/namei.c:4045:6: note: byref variable will be forcibly initialized 4045 | int type; | ^~~~ /kisskb/src/fs/namei.c:4044:14: note: byref variable will be forcibly initialized 4044 | struct qstr last; | ^~~~ /kisskb/src/fs/namei.c:4043:14: note: byref variable will be forcibly initialized 4043 | struct path path; | ^~~~ /kisskb/src/fs/namei.c: In function 'do_unlinkat': /kisskb/src/fs/namei.c:4186:16: note: byref variable will be forcibly initialized 4186 | struct inode *delegated_inode = NULL; | ^~~~~~~~~~~~~~~ /kisskb/src/fs/namei.c:4184:6: note: byref variable will be forcibly initialized 4184 | int type; | ^~~~ /kisskb/src/fs/namei.c:4183:14: note: byref variable will be forcibly initialized 4183 | struct qstr last; | ^~~~ /kisskb/src/fs/namei.c:4182:14: note: byref variable will be forcibly initialized 4182 | struct path path; | ^~~~ /kisskb/src/fs/namei.c: In function 'do_symlinkat': /kisskb/src/fs/namei.c:4310:14: note: byref variable will be forcibly initialized 4310 | struct path path; | ^~~~ /kisskb/src/fs/namei.c: In function 'do_linkat': /kisskb/src/fs/namei.c:4457:16: note: byref variable will be forcibly initialized 4457 | struct inode *delegated_inode = NULL; | ^~~~~~~~~~~~~~~ /kisskb/src/fs/namei.c:4456:24: note: byref variable will be forcibly initialized 4456 | struct path old_path, new_path; | ^~~~~~~~ /kisskb/src/fs/namei.c:4456:14: note: byref variable will be forcibly initialized 4456 | struct path old_path, new_path; | ^~~~~~~~ /kisskb/src/fs/namei.c: In function 'do_renameat2': /kisskb/src/fs/namei.c:4725:16: note: byref variable will be forcibly initialized 4725 | struct inode *delegated_inode = NULL; | ^~~~~~~~~~~~~~~ /kisskb/src/fs/namei.c:4724:16: note: byref variable will be forcibly initialized 4724 | int old_type, new_type; | ^~~~~~~~ /kisskb/src/fs/namei.c:4724:6: note: byref variable will be forcibly initialized 4724 | int old_type, new_type; | ^~~~~~~~ /kisskb/src/fs/namei.c:4723:24: note: byref variable will be forcibly initialized 4723 | struct qstr old_last, new_last; | ^~~~~~~~ /kisskb/src/fs/namei.c:4723:14: note: byref variable will be forcibly initialized 4723 | struct qstr old_last, new_last; | ^~~~~~~~ /kisskb/src/fs/namei.c:4722:24: note: byref variable will be forcibly initialized 4722 | struct path old_path, new_path; | ^~~~~~~~ /kisskb/src/fs/namei.c:4722:14: note: byref variable will be forcibly initialized 4722 | struct path old_path, new_path; | ^~~~~~~~ /kisskb/src/fs/namei.c:4719:20: note: byref variable will be forcibly initialized 4719 | struct renamedata rd; | ^~ 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:4906:22: note: byref variable will be forcibly initialized 4906 | 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:4997:22: note: byref variable will be forcibly initialized 4997 | 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/crypto/blowfish_common.c: In function 'blowfish_setkey': /kisskb/src/crypto/blowfish_common.c:350:6: note: byref variable will be forcibly initialized 350 | u32 data[2], temp; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c: In function 'xfs_alloc_query_range_helper': /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:3456:31: note: byref variable will be forcibly initialized 3456 | struct xfs_alloc_rec_incore irec; | ^~~~ In file included from /kisskb/src/fs/xfs/xfs_linux.h:78, 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_start_cksum_safe': /kisskb/src/fs/xfs/libxfs/xfs_cksum.h:16:11: note: byref variable will be forcibly initialized 16 | uint32_t zero = 0; | ^~~~ 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:203:24: note: byref variable will be forcibly initialized 203 | 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; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c: In function 'xfs_alloc_fixup_trees': /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:438:7: note: byref variable will be forcibly initialized 438 | int i; /* operation results */ | ^ 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:180:24: note: byref variable will be forcibly initialized 180 | 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_compute_aligned': /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:280:15: note: byref variable will be forcibly initialized 280 | xfs_extlen_t len = foundlen; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:279:16: note: byref variable will be forcibly initialized 279 | xfs_agblock_t bno = foundbno; | ^~~ In file included from /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:15: /kisskb/src/fs/xfs/libxfs/xfs_alloc.c: In function 'xfs_btree_islastblock': /kisskb/src/fs/xfs/libxfs/xfs_btree.h:556:19: note: byref variable will be forcibly initialized 556 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c: In function 'xfs_alloc_cur_setup': /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:759:8: note: byref variable will be forcibly initialized 759 | int i; | ^ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c: In function 'xfs_alloc_get_rec': /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:234:23: note: byref variable will be forcibly initialized 234 | union xfs_btree_rec *rec; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c: In function 'xfs_alloc_cur_check': /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:832:12: note: byref variable will be forcibly initialized 832 | unsigned busy_gen = 0; | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:830:21: note: byref variable will be forcibly initialized 830 | xfs_extlen_t len, lena, diff = -1; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:830:16: note: byref variable will be forcibly initialized 830 | xfs_extlen_t len, lena, diff = -1; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:829:28: note: byref variable will be forcibly initialized 829 | xfs_agblock_t bno, bnoa, bnew; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:829:22: note: byref variable will be forcibly initialized 829 | xfs_agblock_t bno, bnoa, bnew; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:829:17: note: byref variable will be forcibly initialized 829 | xfs_agblock_t bno, bnoa, bnew; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:828:15: note: byref variable will be forcibly initialized 828 | int error, i; | ^ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c: In function 'xfs_alloc_walk_iter': /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:1324:8: note: byref variable will be forcibly initialized 1324 | int i; | ^ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c: In function 'xfs_alloc_ag_vextent_lastblock': /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:1500:8: note: byref variable will be forcibly initialized 1500 | int i; | ^ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c: In function 'xfs_alloc_cntbt_iter': /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:958:8: note: byref variable will be forcibly initialized 958 | int i; | ^ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:956:16: note: byref variable will be forcibly initialized 956 | xfs_extlen_t len, cur_len; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:955:17: note: byref variable will be forcibly initialized 955 | xfs_agblock_t bno; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c: In function 'xfs_alloc_ag_vextent_locality': /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:1373:8: note: byref variable will be forcibly initialized 1373 | int i; | ^ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c: In function 'xfs_alloc_ag_vextent_exact': /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:1212:11: note: byref variable will be forcibly initialized 1212 | unsigned busy_gen; | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:1211:7: note: byref variable will be forcibly initialized 1211 | int i; /* success/failure of operation */ | ^ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:1209:15: note: byref variable will be forcibly initialized 1209 | xfs_extlen_t tlen; /* length of busy extent */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:1208:16: note: byref variable will be forcibly initialized 1208 | xfs_agblock_t tbno; /* start block of busy extent */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:1207:15: note: byref variable will be forcibly initialized 1207 | xfs_extlen_t flen; /* length of found extent */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:1206:16: note: byref variable will be forcibly initialized 1206 | xfs_agblock_t fbno; /* start block of found extent */ | ^~~~ 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_alloc_read_agfl': /kisskb/src/fs/xfs/xfs_trans.h:203:24: note: byref variable will be forcibly initialized 203 | 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:695:18: note: byref variable will be forcibly initialized 695 | struct xfs_buf *bp; /* return value */ | ^~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c: In function 'xfs_alloc_log_agf': /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:2820:6: note: byref variable will be forcibly initialized 2820 | int last; /* last byte offset */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:2819:6: note: byref variable will be forcibly initialized 2819 | int first; /* first byte offset */ | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c: In function 'xfs_free_ag_extent': /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:1896:9: note: byref variable will be forcibly initialized 1896 | int i; | ^ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:1895:9: note: byref variable will be forcibly initialized 1895 | int haveright; /* have a right neighbor */ | ^~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:1894:9: note: byref variable will be forcibly initialized 1894 | int haveleft; /* have a left neighbor */ | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:1891:17: note: byref variable will be forcibly initialized 1891 | xfs_extlen_t ltlen; /* length of left neighbor */ | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:1890:18: note: byref variable will be forcibly initialized 1890 | xfs_agblock_t ltbno; /* start of left neighbor */ | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:1889:17: note: byref variable will be forcibly initialized 1889 | xfs_extlen_t gtlen; /* length of right neighbor */ | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:1888:18: note: byref variable will be forcibly initialized 1888 | xfs_agblock_t gtbno; /* start of right neighbor */ | ^~~~~ 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_free_agfl_block': /kisskb/src/fs/xfs/xfs_trans.h:180:24: note: byref variable will be forcibly initialized 180 | 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:2337:19: note: byref variable will be forcibly initialized 2337 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c: In function 'xfs_alloc_get_freelist': /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:2758:19: note: byref variable will be forcibly initialized 2758 | struct xfs_buf *agflbp; | ^~~~~~ 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_alloc_ag_vextent_small': /kisskb/src/fs/xfs/xfs_trans.h:180:24: note: byref variable will be forcibly initialized 180 | 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:1070:19: note: byref variable will be forcibly initialized 1070 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:1032:8: note: byref variable will be forcibly initialized 1032 | int i = 0; | ^ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:1031:16: note: byref variable will be forcibly initialized 1031 | xfs_extlen_t flen = 0; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:1030:17: note: byref variable will be forcibly initialized 1030 | xfs_agblock_t fbno = NULLAGBLOCK; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c: In function 'xfs_alloc_ag_vextent_size': /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:1670:11: note: byref variable will be forcibly initialized 1670 | unsigned busy_gen; | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:1668:15: note: byref variable will be forcibly initialized 1668 | xfs_extlen_t rlen; /* length of returned extent */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:1667:16: note: byref variable will be forcibly initialized 1667 | xfs_agblock_t rbno; /* returned block number */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:1666:7: note: byref variable will be forcibly initialized 1666 | int i; /* temp status variable */ | ^ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:1665:15: note: byref variable will be forcibly initialized 1665 | xfs_extlen_t flen; /* length of found freespace */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:1664:16: note: byref variable will be forcibly initialized 1664 | xfs_agblock_t fbno; /* start of found freespace */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c: In function 'xfs_alloc_ag_vextent_near': /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:1608:9: note: byref variable will be forcibly initialized 1608 | bool allocated = false; | ^~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:1563:16: note: byref variable will be forcibly initialized 1563 | xfs_extlen_t len; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:1562:17: note: byref variable will be forcibly initialized 1562 | xfs_agblock_t bno; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:1561:8: note: byref variable will be forcibly initialized 1561 | int i; /* result code, temporary */ | ^ 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_read_agf': /kisskb/src/fs/xfs/xfs_trans.h:203:24: note: byref variable will be forcibly initialized 203 | 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_fix_freelist': /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:2586:17: note: byref variable will be forcibly initialized 2586 | xfs_agblock_t bno; /* freelist block */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:2585:23: note: byref variable will be forcibly initialized 2585 | struct xfs_alloc_arg targs; /* local allocation arguments */ | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:2584:19: note: byref variable will be forcibly initialized 2584 | struct xfs_buf *agflbp = NULL; | ^~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:2583:19: note: byref variable will be forcibly initialized 2583 | struct xfs_buf *agbp = NULL; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c: In function 'xfs_alloc_pagf_init': /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:2862:19: note: byref variable will be forcibly initialized 2862 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c: In function 'xfs_free_extent_fix_freelist': /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:3355:23: note: byref variable will be forcibly initialized 3355 | struct xfs_alloc_arg args; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c: In function '__xfs_free_extent': /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:3394:20: note: byref variable will be forcibly initialized 3394 | struct xfs_buf *agbp; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c: In function 'xfs_alloc_query_range': /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:3474:36: note: byref variable will be forcibly initialized 3474 | struct xfs_alloc_query_range_info query; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:3473:25: note: byref variable will be forcibly initialized 3473 | union xfs_btree_irec high_brec; | ^~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:3472:25: note: byref variable will be forcibly initialized 3472 | 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:3492:36: note: byref variable will be forcibly initialized 3492 | 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:3509:23: note: byref variable will be forcibly initialized 3509 | union xfs_btree_irec high; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc.c:3508:23: note: byref variable will be forcibly initialized 3508 | union xfs_btree_irec low; | ^~~ /kisskb/src/fs/nilfs2/sysfs.c: In function 'nilfs_dev_free_blocks_show': /kisskb/src/fs/nilfs2/sysfs.c:864:11: note: byref variable will be forcibly initialized 864 | sector_t free_blocks = 0; | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/sysfs.c: In function 'nilfs_superblock_sb_write_time_show': /kisskb/src/fs/nilfs2/sysfs.c:706:11: note: byref variable will be forcibly initialized 706 | time64_t sbwtime; | ^~~~~~~ /kisskb/src/fs/nilfs2/sysfs.c: In function 'nilfs_segctor_last_nongc_write_time_show': /kisskb/src/fs/nilfs2/sysfs.c:586:11: note: byref variable will be forcibly initialized 586 | time64_t nongc_ctime; | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/sysfs.c: In function 'nilfs_segctor_last_seg_write_time_show': /kisskb/src/fs/nilfs2/sysfs.c:558:11: note: byref variable will be forcibly initialized 558 | time64_t ctime; | ^~~~~ /kisskb/src/fs/nilfs2/sysfs.c: In function 'nilfs_checkpoints_snapshots_number_show': /kisskb/src/fs/nilfs2/sysfs.c:267:22: note: byref variable will be forcibly initialized 267 | struct nilfs_cpstat cpstat; | ^~~~~~ /kisskb/src/fs/nilfs2/sysfs.c: In function 'nilfs_checkpoints_checkpoints_number_show': /kisskb/src/fs/nilfs2/sysfs.c:244:22: note: byref variable will be forcibly initialized 244 | struct nilfs_cpstat cpstat; | ^~~~~~ /kisskb/src/fs/nilfs2/sysfs.c: In function 'nilfs_segments_dirty_segments_show': /kisskb/src/fs/nilfs2/sysfs.c:386:22: note: byref variable will be forcibly initialized 386 | struct nilfs_sustat sustat; | ^~~~~~ /kisskb/src/fs/nilfs2/sysfs.c: In function 'nilfs_superblock_sb_update_frequency_store': /kisskb/src/fs/nilfs2/sysfs.c:762:15: note: byref variable will be forcibly initialized 762 | unsigned int val; | ^~~ /kisskb/src/kernel/audit.c: In function 'audit_backlog_limit_set': /kisskb/src/kernel/audit.c:1711:6: note: byref variable will be forcibly initialized 1711 | u32 audit_backlog_limit_arg; | ^~~~~~~~~~~~~~~~~~~~~~~ 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, | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/audit.c: In function 'audit_log_vformat': /kisskb/src/kernel/audit.c:1912:10: note: byref variable will be forcibly initialized 1912 | va_list args2; | ^~~~~ /kisskb/src/kernel/audit.c: In function 'audit_log_format': /kisskb/src/kernel/audit.c:1955:10: note: byref variable will be forcibly initialized 1955 | va_list args; | ^~~~ /kisskb/src/kernel/audit.c: In function 'audit_replace': /kisskb/src/kernel/audit.c:1174:8: note: byref variable will be forcibly initialized 1174 | pid_t pvnr; | ^~~~ 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 'audit_log_start': /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:1814:15: note: byref variable will be forcibly initialized 1814 | unsigned int serial; | ^~~~~~ /kisskb/src/kernel/audit.c:1813:20: note: byref variable will be forcibly initialized 1813 | struct timespec64 t; | ^ /kisskb/src/kernel/audit.c: In function 'audit_log': /kisskb/src/kernel/audit.c:2413:10: note: byref variable will be forcibly initialized 2413 | va_list args; | ^~~~ /kisskb/src/kernel/audit.c: In function 'audit_log_multicast': /kisskb/src/kernel/audit.c:1552:7: note: byref variable will be forcibly initialized 1552 | char comm[sizeof(current->comm)]; | ^~~~ /kisskb/src/kernel/audit.c: In function 'audit_log_task_info': /kisskb/src/kernel/audit.c:2195:7: note: byref variable will be forcibly initialized 2195 | char comm[sizeof(current->comm)]; | ^~~~ /kisskb/src/kernel/audit.c: In function 'audit_receive_msg': /kisskb/src/kernel/audit.c:1478:24: note: byref variable will be forcibly initialized 1478 | struct audit_buffer *ab; | ^~ /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:1407:10: note: byref variable will be forcibly initialized 1407 | size_t msglen = data_len; | ^~~~~~ /kisskb/src/kernel/audit.c:1405:9: note: byref variable will be forcibly initialized 1405 | void *bufp = data; | ^~~~ /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/kernel/audit.c:1190:23: note: byref variable will be forcibly initialized 1190 | struct audit_buffer *ab; | ^~ /kisskb/src/kernel/auditsc.c: In function 'audit_filter_inode_name': /kisskb/src/kernel/auditsc.c:874:19: note: byref variable will be forcibly initialized 874 | enum audit_state state; | ^~~~~ /kisskb/src/kernel/auditsc.c: In function 'audit_filter_task': /kisskb/src/kernel/auditsc.c:776:21: note: byref variable will be forcibly initialized 776 | enum audit_state state; | ^~~~~ /kisskb/src/kernel/auditsc.c: In function 'audit_filter_syscall': /kisskb/src/kernel/auditsc.c:845:19: note: byref variable will be forcibly initialized 845 | enum audit_state state; | ^~~~~ /kisskb/src/kernel/auditsc.c: In function 'audit_filter_uring': /kisskb/src/kernel/auditsc.c:817:19: note: byref variable will be forcibly initialized 817 | enum audit_state state; | ^~~~~ /kisskb/src/kernel/auditsc.c: In function 'audit_log_execve_info': /kisskb/src/kernel/auditsc.c:1162:7: note: byref variable will be forcibly initialized 1162 | char abuf[96]; | ^~~~ /kisskb/src/kernel/auditsc.c: In function 'show_special': /kisskb/src/kernel/auditsc.c:1345:23: note: byref variable will be forcibly initialized 1345 | struct audit_buffer *ab; | ^~ /kisskb/src/kernel/auditsc.c: In function 'audit_log_exit': /kisskb/src/kernel/auditsc.c:1649:9: note: byref variable will be forcibly initialized 1649 | int i, call_panic = 0; | ^~~~~~~~~~ /kisskb/src/kernel/auditsc.c: In function 'audit_copy_fcaps': /kisskb/src/kernel/auditsc.c:2213:26: note: byref variable will be forcibly initialized 2213 | struct cpu_vfs_cap_data caps; | ^~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/netlink.h:7, from /kisskb/src/kernel/auditfilter.c:17: /kisskb/src/kernel/auditfilter.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/kernel/auditsc.c: In function '__audit_log_nfcfg': /kisskb/src/kernel/auditsc.c:2883:7: note: byref variable will be forcibly initialized 2883 | char comm[sizeof(current->comm)]; | ^~~~ /kisskb/src/kernel/auditsc.c: In function 'audit_log_task': /kisskb/src/kernel/auditsc.c:2904:7: note: byref variable will be forcibly initialized 2904 | char comm[sizeof(current->comm)]; | ^~~~ /kisskb/src/kernel/auditsc.c: In function 'audit_alloc': /kisskb/src/kernel/auditsc.c:1053:8: note: byref variable will be forcibly initialized 1053 | char *key = NULL; | ^~~ /kisskb/src/kernel/auditfilter.c: In function 'audit_add_rule': /kisskb/src/kernel/auditfilter.c:943:20: note: byref variable will be forcibly initialized 943 | struct list_head *list; | ^~~~ /kisskb/src/kernel/auditfilter.c: In function 'audit_krule_to_data': /kisskb/src/kernel/auditfilter.c:637:8: note: byref variable will be forcibly initialized 637 | void *bufp; | ^~~~ /kisskb/src/kernel/auditsc.c: In function '__audit_log_bprm_fcaps': /kisskb/src/kernel/auditsc.c:2764:26: note: byref variable will be forcibly initialized 2764 | struct cpu_vfs_cap_data vcaps; | ^~~~~ /kisskb/src/kernel/auditfilter.c: In function 'audit_data_to_entry': /kisskb/src/kernel/auditfilter.c:455:9: note: byref variable will be forcibly initialized 455 | size_t remain = datasz - sizeof(struct audit_rule_data); | ^~~~~~ /kisskb/src/kernel/auditfilter.c:454:8: note: byref variable will be forcibly initialized 454 | void *bufp; | ^~~~ /kisskb/src/kernel/auditfilter.c: In function 'audit_del_rule': /kisskb/src/kernel/auditfilter.c:1026:20: note: byref variable will be forcibly initialized 1026 | struct list_head *list; | ^~~~ /kisskb/src/crypto/anubis.c: In function 'anubis_crypt': /kisskb/src/crypto/anubis.c:579:6: note: byref variable will be forcibly initialized 579 | u32 inter[4]; | ^~~~~ /kisskb/src/crypto/anubis.c:578:6: note: byref variable will be forcibly initialized 578 | u32 state[4]; | ^~~~~ /kisskb/src/kernel/audit_watch.c: In function 'audit_add_watch': /kisskb/src/kernel/audit_watch.c:404:14: note: byref variable will be forcibly initialized 404 | struct path parent_path; | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/extent_io.c: In function 'tree_search_for_insert': /kisskb/src/fs/btrfs/extent_io.c:477:18: note: byref variable will be forcibly initialized 477 | struct rb_node *next= NULL; | ^~~~ /kisskb/src/fs/btrfs/extent_io.c: In function 'tree_search': /kisskb/src/fs/btrfs/extent_io.c:477:18: note: byref variable will be forcibly initialized /kisskb/src/fs/btrfs/extent_io.c: In function 'check_eb_range': /kisskb/src/fs/btrfs/extent_io.c:6727:16: note: byref variable will be forcibly initialized 6727 | unsigned long offset; | ^~~~~~ /kisskb/src/fs/btrfs/extent_io.c: In function '__process_pages_contig': /kisskb/src/fs/btrfs/extent_io.c:1873:15: note: byref variable will be forcibly initialized 1873 | struct page *pages[16]; | ^~~~~ /kisskb/src/fs/btrfs/extent_io.c: In function 'lock_delalloc_pages': /kisskb/src/fs/btrfs/extent_io.c:1961:6: note: byref variable will be forcibly initialized 1961 | u64 processed_end = delalloc_start; | ^~~~~~~~~~~~~ /kisskb/src/fs/btrfs/extent_io.c: In function 'calc_bio_boundaries': /kisskb/src/fs/btrfs/extent_io.c:3254:27: note: byref variable will be forcibly initialized 3254 | struct btrfs_io_geometry geom; | ^~~~ /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/fs/btrfs/extent_io.c: In function 'end_bio_subpage_eb_writepage': /kisskb/src/fs/btrfs/extent_io.c:4406:23: note: byref variable will be forcibly initialized 4406 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/fs/btrfs/extent_io.c: In function 'end_bio_extent_buffer_writepage': /kisskb/src/fs/btrfs/extent_io.c:4464:23: note: byref variable will be forcibly initialized 4464 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/fs/btrfs/extent_io.c: In function 'find_next_dirty_byte': /kisskb/src/fs/btrfs/extent_io.c:3872:6: note: byref variable will be forcibly initialized 3872 | int range_end_bit; | ^~~~~~~~~~~~~ /kisskb/src/fs/btrfs/extent_io.c:3871:6: note: byref variable will be forcibly initialized 3871 | int range_start_bit; | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/radix-tree.h:21, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/bio.h:10, 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:1113:11: note: byref variable will be forcibly initialized 1113 | 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/btrfs/extent_io.c: In function 'get_next_extent_buffer': /kisskb/src/fs/btrfs/extent_io.c:7241:24: note: byref variable will be forcibly initialized 7241 | struct extent_buffer *gang[GANG_LOOKUP_SIZE]; | ^~~~ /kisskb/src/drivers/phy/phy-can-transceiver.c: In function 'can_transceiver_phy_probe': /kisskb/src/drivers/phy/phy-can-transceiver.c:89:6: note: byref variable will be forcibly initialized 89 | u32 max_bitrate = 0; | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/extent_io.c: In function 'set_extent_bit': /kisskb/src/fs/btrfs/extent_io.c:477:18: note: byref variable will be forcibly initialized 477 | struct rb_node *next= NULL; | ^~~~ /kisskb/src/fs/btrfs/extent_io.c:981:18: note: byref variable will be forcibly initialized 981 | struct rb_node *parent; | ^~~~~~ /kisskb/src/fs/btrfs/extent_io.c:980:19: note: byref variable will be forcibly initialized 980 | struct rb_node **p; | ^ /kisskb/src/fs/btrfs/extent_io.c: In function 'endio_readpage_release_extent': /kisskb/src/fs/btrfs/extent_io.c:2900:23: note: byref variable will be forcibly initialized 2900 | struct extent_state *cached = NULL; | ^~~~~~ /kisskb/src/fs/btrfs/extent_io.c: In function 'convert_extent_bit': /kisskb/src/fs/btrfs/extent_io.c:477:18: note: byref variable will be forcibly initialized 477 | struct rb_node *next= NULL; | ^~~~ /kisskb/src/fs/btrfs/extent_io.c:1218:18: note: byref variable will be forcibly initialized 1218 | struct rb_node *parent; | ^~~~~~ /kisskb/src/fs/btrfs/extent_io.c:1217:19: note: byref variable will be forcibly initialized 1217 | struct rb_node **p; | ^ /kisskb/src/fs/btrfs/extent_io.c: In function 'lock_extent_bits': /kisskb/src/fs/btrfs/extent_io.c:1462:6: note: byref variable will be forcibly initialized 1462 | u64 failed_start; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/extent_io.c: In function 'try_lock_extent': /kisskb/src/fs/btrfs/extent_io.c:1481:6: note: byref variable will be forcibly initialized 1481 | u64 failed_start; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/extent_io.c: In function 'find_first_clear_extent_bit': /kisskb/src/fs/btrfs/extent_io.c:1657:39: note: byref variable will be forcibly initialized 1657 | struct rb_node *node, *prev = NULL, *next; | ^~~~ /kisskb/src/fs/btrfs/extent_io.c:1657:25: note: byref variable will be forcibly initialized 1657 | struct rb_node *node, *prev = NULL, *next; | ^~~~ /kisskb/src/fs/btrfs/extent_io.c: In function 'find_lock_delalloc_range': /kisskb/src/fs/btrfs/extent_io.c:2003:23: note: byref variable will be forcibly initialized 2003 | struct extent_state *cached_state = NULL; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/extent_io.c:2001:6: note: byref variable will be forcibly initialized 2001 | u64 delalloc_end; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/extent_io.c:2000:6: note: byref variable will be forcibly initialized 2000 | u64 delalloc_start; | ^~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/extent_io.c: In function 'writepage_delalloc': /kisskb/src/fs/btrfs/extent_io.c:3798:7: note: byref variable will be forcibly initialized 3798 | u64 delalloc_end = page_end; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/extent_io.c:3795:6: note: byref variable will be forcibly initialized 3795 | int page_started = 0; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/extent_io.c:3792:6: note: byref variable will be forcibly initialized 3792 | u64 delalloc_start = page_offset(page); | ^~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/extent_io.c: In function 'end_bio_extent_writepage': /kisskb/src/fs/btrfs/extent_io.c:2834:23: note: byref variable will be forcibly initialized 2834 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/fs/btrfs/extent_io.c: In function 'repair_io_failure': /kisskb/src/fs/btrfs/extent_io.c:2311:27: note: byref variable will be forcibly initialized 2311 | struct btrfs_io_context *bioc = NULL; | ^~~~ /kisskb/src/fs/btrfs/extent_io.c:2309:6: note: byref variable will be forcibly initialized 2309 | u64 map_length = 0; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/extent_io.c: In function 'clean_io_failure': /kisskb/src/fs/btrfs/extent_io.c:2419:6: note: byref variable will be forcibly initialized 2419 | u64 private; | ^~~~~~~ /kisskb/src/fs/btrfs/extent_io.c: In function 'submit_read_repair': /kisskb/src/fs/btrfs/extent_io.c:2746:24: note: byref variable will be forcibly initialized 2746 | struct extent_state *cached = NULL; | ^~~~~~ /kisskb/src/fs/btrfs/extent_io.c: In function 'end_bio_extent_readpage': /kisskb/src/fs/btrfs/extent_io.c:3006:23: note: byref variable will be forcibly initialized 3006 | struct bvec_iter_all iter_all; | ^~~~~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/include/linux/pid_namespace.h:7, from /kisskb/src/include/linux/ptrace.h:10, from /kisskb/src/include/linux/audit.h:13, from /kisskb/src/kernel/audit.h:13, from /kisskb/src/kernel/audit_tree.c:2: /kisskb/src/kernel/audit_tree.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/fs/btrfs/extent_io.c: In function '__extent_writepage_io': /kisskb/src/fs/btrfs/extent_io.c:3947:7: note: byref variable will be forcibly initialized 3947 | u64 dirty_range_end; | ^~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/extent_io.c:3946:7: note: byref variable will be forcibly initialized 3946 | u64 dirty_range_start = cur; | ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/extent_io.c: In function '__extent_writepage': /kisskb/src/fs/btrfs/extent_io.c:4079:16: note: byref variable will be forcibly initialized 4079 | unsigned long nr_written = 0; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/extent_io.c:4075:6: note: byref variable will be forcibly initialized 4075 | int nr = 0; | ^~ /kisskb/src/fs/btrfs/extent_io.c: In function 'extent_write_cache_pages': /kisskb/src/fs/btrfs/extent_io.c:4946:10: note: byref variable will be forcibly initialized 4946 | pgoff_t index; | ^~~~~ /kisskb/src/fs/btrfs/extent_io.c:4944:17: note: byref variable will be forcibly initialized 4944 | struct pagevec pvec; | ^~~~ /kisskb/src/fs/btrfs/extent_io.c: In function 'btrfs_do_readpage': /kisskb/src/fs/btrfs/extent_io.c:3699:25: note: byref variable will be forcibly initialized 3699 | struct extent_state *cached = NULL; | ^~~~~~ /kisskb/src/fs/btrfs/extent_io.c:3612:25: note: byref variable will be forcibly initialized 3612 | struct extent_state *cached = NULL; | ^~~~~~ /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/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/fs/btrfs/extent_io.c: In function 'extent_readahead': /kisskb/src/fs/btrfs/extent_io.c:5210:6: note: byref variable will be forcibly initialized 5210 | u64 prev_em_start = (u64)-1; | ^~~~~~~~~~~~~ /kisskb/src/fs/btrfs/extent_io.c:5209:21: note: byref variable will be forcibly initialized 5209 | struct extent_map *em_cached = NULL; | ^~~~~~~~~ /kisskb/src/fs/btrfs/extent_io.c:5208:15: note: byref variable will be forcibly initialized 5208 | struct page *pagepool[16]; | ^~~~~~~~ /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/fs/btrfs/extent_io.c: In function 'extent_invalidatepage': /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/btrfs/extent_io.c:5238:23: note: byref variable will be forcibly initialized 5238 | struct extent_state *cached_state = NULL; | ^~~~~~~~~~~~ /kisskb/src/fs/fcntl.c: In function 'f_setown_ex': /kisskb/src/fs/fcntl.c:169:20: note: byref variable will be forcibly initialized 169 | struct f_owner_ex owner; | ^~~~~ /kisskb/src/fs/fcntl.c: In function 'fcntl_rw_hint': /kisskb/src/fs/fcntl.c:291:6: note: byref variable will be forcibly initialized 291 | u64 h; | ^ /kisskb/src/fs/fcntl.c: In function 'send_sigio_to_task': /kisskb/src/fs/fcntl.c:748:21: note: byref variable will be forcibly initialized 748 | kernel_siginfo_t si; | ^~ /kisskb/src/fs/fcntl.c: In function 'do_fcntl': /kisskb/src/fs/fcntl.c:335:15: note: byref variable will be forcibly initialized 335 | struct flock flock; | ^~~~~ /kisskb/src/fs/btrfs/extent_io.c: In function 'extent_fiemap': /kisskb/src/fs/btrfs/extent_io.c:5545:23: note: byref variable will be forcibly initialized 5545 | struct extent_state *cached_state = NULL; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/extent_io.c:5543:19: note: byref variable will be forcibly initialized 5543 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/extent_io.c: In function 'submit_eb_page': /kisskb/src/fs/btrfs/extent_io.c:4729:28: note: byref variable will be forcibly initialized 4729 | struct btrfs_block_group *cache = NULL; | ^~~~~ /kisskb/src/fs/btrfs/extent_io.c: In function 'btree_write_cache_pages': /kisskb/src/fs/btrfs/extent_io.c:4817:10: note: byref variable will be forcibly initialized 4817 | pgoff_t index; | ^~~~~ /kisskb/src/fs/btrfs/extent_io.c:4815:17: note: byref variable will be forcibly initialized 4815 | struct pagevec pvec; | ^~~~ /kisskb/src/fs/btrfs/extent_io.c:4805:24: note: byref variable will be forcibly initialized 4805 | struct extent_buffer *eb_context = NULL; | ^~~~~~~~~~ /kisskb/src/kernel/bpf/map_iter.c: In function '__bpf_map_seq_show': /kisskb/src/kernel/bpf/map_iter.c:47:23: note: byref variable will be forcibly initialized 47 | struct bpf_iter_meta meta; | ^~~~ /kisskb/src/kernel/bpf/map_iter.c:46:27: note: byref variable will be forcibly initialized 46 | struct bpf_iter__bpf_map ctx; | ^~~ /kisskb/src/kernel/bpf/task_iter.c: In function '____bpf_find_vma': /kisskb/src/kernel/bpf/task_iter.c:589:31: note: byref variable will be forcibly initialized 589 | struct mmap_unlock_irq_work *work = NULL; | ^~~~ /kisskb/src/kernel/bpf/task_iter.c: In function 'task_vma_seq_get_next': /kisskb/src/kernel/bpf/task_iter.c:315:6: note: byref variable will be forcibly initialized 315 | u32 curr_tid = info->tid; | ^~~~~~~~ /kisskb/src/kernel/bpf/task_iter.c: In function '__task_vma_seq_show': /kisskb/src/kernel/bpf/task_iter.c:480:23: note: byref variable will be forcibly initialized 480 | struct bpf_iter_meta meta; | ^~~~ /kisskb/src/kernel/bpf/task_iter.c:479:28: note: byref variable will be forcibly initialized 479 | struct bpf_iter__task_vma ctx; | ^~~ /kisskb/src/kernel/bpf/task_iter.c: In function '__task_file_seq_show': /kisskb/src/kernel/bpf/task_iter.c:235:23: note: byref variable will be forcibly initialized 235 | struct bpf_iter_meta meta; | ^~~~ /kisskb/src/kernel/bpf/task_iter.c:234:29: note: byref variable will be forcibly initialized 234 | struct bpf_iter__task_file ctx; | ^~~ /kisskb/src/kernel/bpf/task_iter.c: In function '__task_seq_show': /kisskb/src/kernel/bpf/task_iter.c:94:24: note: byref variable will be forcibly initialized 94 | struct bpf_iter__task ctx; | ^~~ /kisskb/src/kernel/bpf/task_iter.c:93:23: note: byref variable will be forcibly initialized 93 | struct bpf_iter_meta meta; | ^~~~ /kisskb/src/kernel/bpf/task_iter.c: In function 'task_file_seq_get_next': /kisskb/src/kernel/bpf/task_iter.c:144:15: note: byref variable will be forcibly initialized 144 | unsigned int curr_fd = info->fd; | ^~~~~~~ /kisskb/src/kernel/bpf/task_iter.c:142:6: note: byref variable will be forcibly initialized 142 | u32 curr_tid = info->tid; | ^~~~~~~~ /kisskb/src/fs/f2fs/hash.c: In function 'TEA_hash_name': /kisskb/src/fs/f2fs/hash.c:72:15: note: byref variable will be forcibly initialized 72 | __u32 in[8], buf[4]; | ^~~ /kisskb/src/fs/f2fs/hash.c:72:8: note: byref variable will be forcibly initialized 72 | __u32 in[8], buf[4]; | ^~ /kisskb/src/drivers/pwm/sysfs.c: In function 'pwm_class_resume_npwm': /kisskb/src/drivers/pwm/sysfs.c:420:20: note: byref variable will be forcibly initialized 420 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/pwm/sysfs.c: In function 'pwm_class_suspend': /kisskb/src/drivers/pwm/sysfs.c:444:20: note: byref variable will be forcibly initialized 444 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/pwm/sysfs.c: In function 'pwm_unexport_child': /kisskb/src/drivers/pwm/sysfs.c:288:8: note: byref variable will be forcibly initialized 288 | char *pwm_prop[2]; | ^~~~~~~~ /kisskb/src/drivers/pwm/sysfs.c: In function 'unexport_store': /kisskb/src/drivers/pwm/sysfs.c:343:15: note: byref variable will be forcibly initialized 343 | unsigned int hwpwm; | ^~~~~ /kisskb/src/drivers/pwm/sysfs.c: In function 'pwm_export_child': /kisskb/src/drivers/pwm/sysfs.c:244:8: note: byref variable will be forcibly initialized 244 | char *pwm_prop[2]; | ^~~~~~~~ /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/drivers/pwm/sysfs.c: In function 'enable_store': /kisskb/src/drivers/pwm/sysfs.c:125:6: note: byref variable will be forcibly initialized 125 | int val, ret; | ^~~ /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:90:6: note: byref variable will be forcibly initialized 90 | u64 val; | ^~~ /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:55:6: note: byref variable will be forcibly initialized 55 | u64 val; | ^~~ /kisskb/src/drivers/pwm/sysfs.c:54:19: note: byref variable will be forcibly initialized 54 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/pwm/sysfs.c: In function 'export_store': /kisskb/src/drivers/pwm/sysfs.c:316:15: note: byref variable will be forcibly initialized 316 | unsigned int hwpwm; | ^~~~~ /kisskb/src/kernel/bpf/prog_iter.c: In function '__bpf_prog_seq_show': /kisskb/src/kernel/bpf/prog_iter.c:47:23: note: byref variable will be forcibly initialized 47 | struct bpf_iter_meta meta; | ^~~~ /kisskb/src/kernel/bpf/prog_iter.c:46:28: note: byref variable will be forcibly initialized 46 | struct bpf_iter__bpf_prog ctx; | ^~~ /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 '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 'copy_fsxattr_from_user': /kisskb/src/fs/ioctl.c:568:17: note: byref variable will be forcibly initialized 568 | struct fsxattr xfa; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/bio.h:10, from /kisskb/src/fs/btrfs/volumes.c:8: /kisskb/src/fs/btrfs/volumes.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/fs/ioctl.c: In function 'copy_fsxattr_to_user': /kisskb/src/fs/ioctl.c:549:17: note: byref variable will be forcibly initialized 549 | struct fsxattr xfa; | ^~~ /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_dev_stats_value': /kisskb/src/fs/btrfs/volumes.c:7726:6: note: byref variable will be forcibly initialized 7726 | u64 val; | ^~~ /kisskb/src/fs/btrfs/volumes.c: In function 'contains_pending_extent': /kisskb/src/fs/btrfs/volumes.c:1403:22: note: byref variable will be forcibly initialized 1403 | u64 physical_start, physical_end; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/volumes.c:1403:6: note: byref variable will be forcibly initialized 1403 | u64 physical_start, physical_end; | ^~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/volumes.c: In function 'find_free_dev_extent_start': /kisskb/src/fs/btrfs/volumes.c:1577:6: note: byref variable will be forcibly initialized 1577 | u64 hole_size; | ^~~~~~~~~ /kisskb/src/fs/btrfs/volumes.c:1574:19: note: byref variable will be forcibly initialized 1574 | struct btrfs_key key; | ^~~ /kisskb/src/fs/ioctl.c: In function 'ioctl_setflags': /kisskb/src/fs/ioctl.c:723:18: note: byref variable will be forcibly initialized 723 | struct fileattr fa; | ^~ /kisskb/src/fs/ioctl.c: In function 'ioctl_fssetxattr': /kisskb/src/fs/ioctl.c:755:18: note: byref variable will be forcibly initialized 755 | struct fileattr fa; | ^~ /kisskb/src/fs/btrfs/volumes.c: In function 'update_dev_time': /kisskb/src/fs/btrfs/volumes.c:1900:20: note: byref variable will be forcibly initialized 1900 | struct timespec64 now; | ^~~ /kisskb/src/fs/btrfs/volumes.c:1899:14: note: byref variable will be forcibly initialized 1899 | struct path path; | ^~~~ /kisskb/src/fs/ioctl.c: In function 'ioctl_fibmap': /kisskb/src/fs/ioctl.c:64:11: note: byref variable will be forcibly initialized 64 | sector_t block; | ^~~~~ /kisskb/src/fs/ioctl.c: In function 'ioctl_preallocate': /kisskb/src/fs/ioctl.c:276:20: note: byref variable will be forcibly initialized 276 | struct space_resv sr; | ^~ /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_device_init_dev_stats': /kisskb/src/fs/btrfs/volumes.c:7726:6: note: byref variable will be forcibly initialized 7726 | u64 val; | ^~~ /kisskb/src/fs/btrfs/volumes.c:7750:19: note: byref variable will be forcibly initialized 7750 | struct btrfs_key key; | ^~~ /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/btrfs/volumes.c: In function 'btrfs_rm_dev_item': /kisskb/src/fs/btrfs/volumes.c:1917:19: note: byref variable will be forcibly initialized 1917 | struct btrfs_key key; | ^~~ /kisskb/src/fs/ioctl.c: In function 'do_vfs_ioctl': /kisskb/src/fs/ioctl.c:800:11: note: byref variable will be forcibly initialized 800 | loff_t res = inode_get_bytes(inode); | ^~~ /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_free_chunk': /kisskb/src/fs/btrfs/volumes.c:2953:19: note: byref variable will be forcibly initialized 2953 | struct btrfs_key key; | ^~~ In file included from /kisskb/src/fs/btrfs/volumes.c:19: /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_insert_empty_item': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/btrfs/volumes.c: In function 'update_dev_stat_item': /kisskb/src/fs/btrfs/volumes.c:7820:12: note: byref variable will be forcibly initialized 7820 | static int update_dev_stat_item(struct btrfs_trans_handle *trans, | ^~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/fs/btrfs/volumes.c:19: /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/btrfs/volumes.c:7820:12: note: byref variable will be forcibly initialized 7820 | static int update_dev_stat_item(struct btrfs_trans_handle *trans, | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/volumes.c:7826:19: note: byref variable will be forcibly initialized 7826 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_update_device': /kisskb/src/fs/btrfs/volumes.c:2866:19: note: byref variable will be forcibly initialized 2866 | struct btrfs_key key; | ^~~ In file included from /kisskb/src/fs/btrfs/volumes.c:19: /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_add_dev_item': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/btrfs/volumes.c:1835:12: note: byref variable will be forcibly initialized 1835 | static int btrfs_add_dev_item(struct btrfs_trans_handle *trans, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/volumes.c:1842:19: note: byref variable will be forcibly initialized 1842 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_free_dev_extent': /kisskb/src/fs/btrfs/volumes.c:1724:19: note: byref variable will be forcibly initialized 1724 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/volumes.c:1723:19: note: byref variable will be forcibly initialized 1723 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/volumes.c: In function 'find_next_devid': /kisskb/src/fs/btrfs/volumes.c:1793:19: note: byref variable will be forcibly initialized 1793 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/volumes.c:1792:19: note: byref variable will be forcibly initialized 1792 | struct btrfs_key key; | ^~~ /kisskb/src/crypto/lzo.c: In function '__lzo_decompress': /kisskb/src/crypto/lzo.c:86:9: note: byref variable will be forcibly initialized 86 | size_t tmp_len = *dlen; /* size_t(ulong) <-> uint on 64 bit */ | ^~~~~~~ /kisskb/src/crypto/lzo.c: In function 'lzo_sdecompress': /kisskb/src/crypto/lzo.c:86:9: note: byref variable will be forcibly initialized /kisskb/src/crypto/lzo.c: In function 'lzo_decompress': /kisskb/src/crypto/lzo.c:86:9: note: byref variable will be forcibly initialized /kisskb/src/crypto/lzo.c: In function '__lzo_compress': /kisskb/src/crypto/lzo.c:55:9: note: byref variable will be forcibly initialized 55 | size_t tmp_len = *dlen; /* size_t(ulong) <-> uint on 64 bit */ | ^~~~~~~ /kisskb/src/crypto/lzo.c: In function 'lzo_scompress': /kisskb/src/crypto/lzo.c:55:9: note: byref variable will be forcibly initialized /kisskb/src/crypto/lzo.c: In function 'lzo_compress': /kisskb/src/crypto/lzo.c:55:9: note: byref variable will be forcibly initialized In file included from /kisskb/src/fs/btrfs/volumes.c:19: /kisskb/src/fs/btrfs/volumes.c: In function 'insert_balance_item': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/btrfs/volumes.c:3427:12: note: byref variable will be forcibly initialized 3427 | static int insert_balance_item(struct btrfs_fs_info *fs_info, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/volumes.c:3436:19: note: byref variable will be forcibly initialized 3436 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/volumes.c:3433:33: note: byref variable will be forcibly initialized 3433 | struct btrfs_disk_balance_args disk_bargs; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/volumes.c: In function 'del_balance_item': /kisskb/src/fs/btrfs/volumes.c:3486:19: note: byref variable will be forcibly initialized 3486 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_uuid_scan_kthread': /kisskb/src/fs/btrfs/volumes.c:4647:25: note: byref variable will be forcibly initialized 4647 | struct btrfs_root_item root_item; | ^~~~~~~~~ /kisskb/src/fs/btrfs/volumes.c:4642:19: note: byref variable will be forcibly initialized 4642 | struct btrfs_key key; | ^~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/kernel/kcov.c:14: /kisskb/src/kernel/kcov.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/fs/btrfs/volumes.c: In function 'describe_balance_args': /kisskb/src/drivers/pwm/pwm-atmel-tcb.c: In function 'atmel_tcb_pwm_disable': /kisskb/src/drivers/pwm/pwm-atmel-tcb.c:153:11: note: byref variable will be forcibly initialized 153 | unsigned cmr; | ^~~ /kisskb/src/fs/btrfs/volumes.c:4108:7: note: byref variable will be forcibly initialized 4108 | char tmp_buf[128] = {'\0'}; | ^~~~~~~ /kisskb/src/drivers/pwm/pwm-atmel-tcb.c: In function 'atmel_tcb_pwm_enable': /kisskb/src/drivers/pwm/pwm-atmel-tcb.c:210:6: note: byref variable will be forcibly initialized 210 | u32 cmr; | ^~~ /kisskb/src/fs/btrfs/volumes.c: In function 'describe_balance_start_or_resume': /kisskb/src/fs/btrfs/volumes.c:4197:7: note: byref variable will be forcibly initialized 4197 | char tmp_buf[192] = {'\0'}; | ^~~~~~~ /kisskb/src/drivers/pwm/pwm-atmel-tcb.c: In function 'atmel_tcb_pwm_request': /kisskb/src/drivers/pwm/pwm-atmel-tcb.c:87:11: note: byref variable will be forcibly initialized 87 | unsigned cmr; | ^~~ /kisskb/src/drivers/gpio/gpio-bd9571mwv.c: In function 'bd9571mwv_gpio_get': /kisskb/src/drivers/gpio/gpio-bd9571mwv.c:66:11: note: byref variable will be forcibly initialized 66 | int ret, val; | ^~~ /kisskb/src/drivers/gpio/gpio-bd9571mwv.c: In function 'bd9571mwv_gpio_get_direction': /kisskb/src/drivers/gpio/gpio-bd9571mwv.c:28:11: note: byref variable will be forcibly initialized 28 | int ret, val; | ^~~ /kisskb/src/drivers/pwm/pwm-atmel-tcb.c: In function 'atmel_tcb_pwm_probe': /kisskb/src/drivers/pwm/pwm-atmel-tcb.c:430:6: note: byref variable will be forcibly initialized 430 | int channel; | ^~~~~~~ /kisskb/src/drivers/pwm/pwm-atmel-tcb.c:428:7: note: byref variable will be forcibly initialized 428 | char clk_name[] = "t0_clk"; | ^~~~~~~~ /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_free_extra_devids': /kisskb/src/fs/btrfs/volumes.c:1090:23: note: byref variable will be forcibly initialized 1090 | struct btrfs_device *latest_dev = NULL; | ^~~~~~~~~~ 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:1189:12: note: byref variable will be forcibly initialized 1189 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_open_one_device': /kisskb/src/fs/btrfs/volumes.c:615:28: note: byref variable will be forcibly initialized 615 | struct btrfs_super_block *disk_super; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/volumes.c:614:23: note: byref variable will be forcibly initialized 614 | struct block_device *bdev; | ^~~~ /kisskb/src/fs/btrfs/volumes.c: In function 'gather_device_info': /kisskb/src/fs/btrfs/volumes.c:5204:6: note: byref variable will be forcibly initialized 5204 | u64 dev_offset; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/volumes.c:5203:6: note: byref variable will be forcibly initialized 5203 | u64 max_avail; | ^~~~~~~~~ /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_get_dev_args_from_path': /kisskb/src/fs/btrfs/volumes.c:2361:23: note: byref variable will be forcibly initialized 2361 | struct block_device *bdev; | ^~~~ /kisskb/src/fs/btrfs/volumes.c:2360:28: note: byref variable will be forcibly initialized 2360 | struct btrfs_super_block *disk_super; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_recover_balance': /kisskb/src/fs/btrfs/volumes.c:4494:19: note: byref variable will be forcibly initialized 4494 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/volumes.c:4491:33: note: byref variable will be forcibly initialized 4491 | 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:4573:3: note: in expansion of macro 'wait_event' 4573 | 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:4613:3: note: in expansion of macro 'wait_event' 4613 | wait_event(fs_info->balance_wait_q, | ^~~~~~~~~~ /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_create_chunk': /kisskb/src/fs/btrfs/volumes.c:5481:25: note: byref variable will be forcibly initialized 5481 | struct alloc_chunk_ctl ctl; | ^~~ /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_chunk_alloc_add_chunk_item': /kisskb/src/fs/btrfs/volumes.c:5546:19: note: byref variable will be forcibly initialized 5546 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_remove_chunk': /kisskb/src/fs/btrfs/volumes.c:3092:6: note: byref variable will be forcibly initialized 3092 | u64 dev_extent_len = 0; | ^~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_relocate_sys_chunks': /kisskb/src/fs/btrfs/volumes.c:3318:19: note: byref variable will be forcibly initialized 3318 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/volumes.c:3317:19: note: byref variable will be forcibly initialized 3317 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/volumes.c: In function '__btrfs_balance': /kisskb/src/fs/btrfs/volumes.c:3857:19: note: byref variable will be forcibly initialized 3857 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/volumes.c:3856:19: note: byref variable will be forcibly initialized 3856 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_shrink_device': /kisskb/src/fs/btrfs/volumes.c:4839:6: note: byref variable will be forcibly initialized 4839 | u64 start; | ^~~~~ /kisskb/src/fs/btrfs/volumes.c:4834:19: note: byref variable will be forcibly initialized 4834 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/volumes.c: In function '__btrfs_map_block': /kisskb/src/fs/btrfs/volumes.c:6422:27: note: byref variable will be forcibly initialized 6422 | struct btrfs_io_geometry geom; | ^~~~ /kisskb/src/fs/btrfs/volumes.c:6420:6: note: byref variable will be forcibly initialized 6420 | u64 physical_to_patch_in_first_stripe = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/volumes.c:6415:27: note: byref variable will be forcibly initialized 6415 | struct btrfs_io_context *bioc = NULL; | ^~~~ /kisskb/src/fs/btrfs/volumes.c:6413:6: note: byref variable will be forcibly initialized 6413 | int max_errors = 0; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/volumes.c:6412:6: note: byref variable will be forcibly initialized 6412 | int num_stripes; | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/volumes.c: In function 'get_extra_mirror_from_replace': /kisskb/src/fs/btrfs/volumes.c:6121:27: note: byref variable will be forcibly initialized 6121 | struct btrfs_io_context *bioc = NULL; | ^~~~ /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_map_bio': /kisskb/src/fs/btrfs/volumes.c:6787:27: note: byref variable will be forcibly initialized 6787 | struct btrfs_io_context *bioc = NULL; | ^~~~ /kisskb/src/fs/btrfs/volumes.c:6783:6: note: byref variable will be forcibly initialized 6783 | u64 map_length; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_finish_sprout': /kisskb/src/fs/btrfs/volumes.c:2540:5: note: byref variable will be forcibly initialized 2540 | u8 dev_uuid[BTRFS_UUID_SIZE]; | ^~~~~~~~ /kisskb/src/fs/btrfs/volumes.c:2539:5: note: byref variable will be forcibly initialized 2539 | u8 fs_uuid[BTRFS_FSID_SIZE]; | ^~~~~~~ /kisskb/src/fs/btrfs/volumes.c:2538:19: note: byref variable will be forcibly initialized 2538 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_alloc_device': /kisskb/src/fs/btrfs/volumes.c:6954:6: note: byref variable will be forcibly initialized 6954 | u64 tmp; | ^~~ /kisskb/src/fs/btrfs/volumes.c: In function 'device_list_add': /kisskb/src/fs/btrfs/volumes.c:930:10: note: byref variable will be forcibly initialized 930 | dev_t path_dev; | ^~~~~~~~ /kisskb/src/fs/btrfs/volumes.c:816:32: note: byref variable will be forcibly initialized 816 | struct btrfs_dev_lookup_args args = { | ^~~~ /kisskb/src/fs/btrfs/volumes.c:779:6: note: byref variable will be forcibly initialized 779 | u64 devid = btrfs_stack_device_id(&disk_super->dev_item); | ^~~~~ /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_scan_one_device': /kisskb/src/fs/btrfs/volumes.c:1354:6: note: byref variable will be forcibly initialized 1354 | u64 bytenr, bytenr_orig; | ^~~~~~ /kisskb/src/fs/btrfs/volumes.c:1351:7: note: byref variable will be forcibly initialized 1351 | bool new_device_added = false; | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/volumes.c: In function 'read_one_chunk': /kisskb/src/fs/btrfs/volumes.c:7076:5: note: byref variable will be forcibly initialized 7076 | u8 uuid[BTRFS_UUID_SIZE]; | ^~~~ /kisskb/src/fs/btrfs/volumes.c: In function 'read_one_dev': /kisskb/src/fs/btrfs/volumes.c:7275:5: note: byref variable will be forcibly initialized 7275 | u8 dev_uuid[BTRFS_UUID_SIZE]; | ^~~~~~~~ /kisskb/src/fs/btrfs/volumes.c:7274:5: note: byref variable will be forcibly initialized 7274 | u8 fs_uuid[BTRFS_FSID_SIZE]; | ^~~~~~~ /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_read_sys_array': /kisskb/src/fs/btrfs/volumes.c:7390:19: note: byref variable will be forcibly initialized 7390 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_read_chunk_tree': /kisskb/src/fs/btrfs/volumes.c:7576:19: note: byref variable will be forcibly initialized 7576 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/volumes.c:7575:19: note: byref variable will be forcibly initialized 7575 | struct btrfs_key key; | ^~~ /kisskb/src/drivers/rapidio/switches/tsi568.c: In function 'tsi568_em_init': /kisskb/src/drivers/rapidio/switches/tsi568.c:113:6: note: byref variable will be forcibly initialized 113 | u32 regval; | ^~~~~~ /kisskb/src/drivers/rapidio/switches/tsi568.c: In function 'tsi568_route_get_entry': /kisskb/src/drivers/rapidio/switches/tsi568.c:59:6: note: byref variable will be forcibly initialized 59 | u32 result; | ^~~~~~ /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_verify_dev_extents': /kisskb/src/fs/btrfs/volumes.c:8177:19: note: byref variable will be forcibly initialized 8177 | struct btrfs_key key; | ^~~ /kisskb/src/drivers/pci/hotplug/pci_hotplug_core.c: In function 'presence_read_file': /kisskb/src/drivers/pci/hotplug/pci_hotplug_core.c:189:5: note: byref variable will be forcibly initialized 189 | u8 value; | ^~~~~ /kisskb/src/drivers/pci/hotplug/pci_hotplug_core.c: In function 'latch_read_file': /kisskb/src/drivers/pci/hotplug/pci_hotplug_core.c:172:5: note: byref variable will be forcibly initialized 172 | u8 value; | ^~~~~ /kisskb/src/drivers/pci/hotplug/pci_hotplug_core.c: In function 'attention_read_file': /kisskb/src/drivers/pci/hotplug/pci_hotplug_core.c:127:5: note: byref variable will be forcibly initialized 127 | u8 value; | ^~~~~ /kisskb/src/drivers/pci/hotplug/pci_hotplug_core.c: In function 'power_read_file': /kisskb/src/drivers/pci/hotplug/pci_hotplug_core.c:70:5: note: byref variable will be forcibly initialized 70 | u8 value; | ^~~~~ /kisskb/src/crypto/lzo-rle.c: In function '__lzorle_decompress': /kisskb/src/crypto/lzo-rle.c:86:9: note: byref variable will be forcibly initialized 86 | size_t tmp_len = *dlen; /* size_t(ulong) <-> uint on 64 bit */ | ^~~~~~~ /kisskb/src/crypto/lzo-rle.c: In function 'lzorle_sdecompress': /kisskb/src/crypto/lzo-rle.c:86:9: note: byref variable will be forcibly initialized /kisskb/src/crypto/lzo-rle.c: In function 'lzorle_decompress': /kisskb/src/crypto/lzo-rle.c:86:9: note: byref variable will be forcibly initialized /kisskb/src/crypto/lzo-rle.c: In function '__lzorle_compress': /kisskb/src/crypto/lzo-rle.c:55:9: note: byref variable will be forcibly initialized 55 | size_t tmp_len = *dlen; /* size_t(ulong) <-> uint on 64 bit */ | ^~~~~~~ /kisskb/src/crypto/lzo-rle.c: In function 'lzorle_scompress': /kisskb/src/crypto/lzo-rle.c:55:9: note: byref variable will be forcibly initialized /kisskb/src/crypto/lzo-rle.c: In function 'lzorle_compress': /kisskb/src/crypto/lzo-rle.c:55:9: note: byref variable will be forcibly initialized /kisskb/src/net/core/skbuff.c: In function 'skb_find_text': /kisskb/src/net/core/skbuff.c:3764:18: note: byref variable will be forcibly initialized 3764 | struct ts_state state; | ^~~~~ /kisskb/src/net/core/skbuff.c: In function 'skb_mod_eth_type': /kisskb/src/net/core/skbuff.c:5725:10: note: byref variable will be forcibly initialized 5725 | __be16 diff[] = { ~hdr->h_proto, ethertype }; | ^~~~ /kisskb/src/net/core/skbuff.c: In function '__skb_checksum_complete_head': /kisskb/src/net/core/skbuff.c:2882:32: note: byref variable will be forcibly initialized 2882 | const struct skb_checksum_ops ops = { | ^~~ /kisskb/src/net/core/skbuff.c: In function '__skb_checksum_complete': /kisskb/src/net/core/skbuff.c:2882:32: note: byref variable will be forcibly initialized /kisskb/src/net/core/skbuff.c: In function '__skb_send_sock': /kisskb/src/net/core/skbuff.c:2612:17: note: byref variable will be forcibly initialized 2612 | struct msghdr msg; | ^~~ /kisskb/src/net/core/skbuff.c:2611:15: note: byref variable will be forcibly initialized 2611 | struct kvec kv; | ^~ /kisskb/src/net/core/skbuff.c: In function '__alloc_skb': /kisskb/src/net/core/skbuff.c:400:7: note: byref variable will be forcibly initialized 400 | bool pfmemalloc; | ^~~~~~~~~~ /kisskb/src/net/core/skbuff.c: In function '__splice_segment': /kisskb/src/net/core/skbuff.c:2482:16: note: byref variable will be forcibly initialized 2482 | unsigned int flen = min(*len, plen); | ^~~~ /kisskb/src/net/core/skbuff.c: In function 'skb_splice_bits': /kisskb/src/net/core/skbuff.c:2556:15: note: byref variable will be forcibly initialized 2556 | struct page *pages[MAX_SKB_FRAGS]; | ^~~~~ /kisskb/src/net/core/skbuff.c:2555:22: note: byref variable will be forcibly initialized 2555 | struct partial_page partial[MAX_SKB_FRAGS]; | ^~~~~~~ /kisskb/src/net/core/skbuff.c: In function 'skb_vlan_pop': /kisskb/src/drivers/pci/controller/pci-host-common.c: In function 'gen_pci_init': /kisskb/src/net/core/skbuff.c:5595:6: note: byref variable will be forcibly initialized 5595 | u16 vlan_tci; | ^~~~~~~~ /kisskb/src/drivers/pci/controller/pci-host-common.c:27:18: note: byref variable will be forcibly initialized 27 | struct resource cfgres; | ^~~~~~ /kisskb/src/net/core/skbuff.c: In function 'skb_mpls_update_lse': /kisskb/src/net/core/skbuff.c:5856:10: note: byref variable will be forcibly initialized 5856 | __be32 diff[] = { ~mpls_hdr(skb)->label_stack_entry, mpls_lse }; | ^~~~ /kisskb/src/crypto/ansi_cprng.c: In function '_get_more_prng_bytes': /kisskb/src/crypto/ansi_cprng.c:84:16: note: byref variable will be forcibly initialized 84 | unsigned char tmp[DEFAULT_BLK_SZ]; | ^~~ /kisskb/src/net/core/skbuff.c: In function 'skb_segment': /kisskb/src/net/core/skbuff.c:2882:32: note: byref variable will be forcibly initialized 2882 | const struct skb_checksum_ops ops = { | ^~~ /kisskb/src/net/core/skbuff.c: In function 'pskb_trim_rcsum_slow': /kisskb/src/net/core/skbuff.c:2882:32: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/linux/pci.h:37, from /kisskb/src/drivers/pci/controller/cadence/pcie-cadence.h:10, from /kisskb/src/drivers/pci/controller/cadence/pcie-cadence.c:8: /kisskb/src/drivers/pci/controller/cadence/pcie-cadence.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/pci/controller/cadence/pcie-cadence.c: In function 'cdns_pcie_init_phy': /kisskb/src/drivers/pci/controller/cadence/pcie-cadence.c:195:14: note: byref variable will be forcibly initialized 195 | const char *name; | ^~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/include/linux/node.h:18, from /kisskb/src/include/linux/cpu.h:17, from /kisskb/src/include/linux/static_call.h:135, from /kisskb/src/include/linux/tracepoint.h:22, from /kisskb/src/include/trace/syscall.h:5, from /kisskb/src/include/linux/syscalls.h:88, from /kisskb/src/fs/select.c:21: /kisskb/src/fs/select.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/restart_block.h:10, from /kisskb/src/include/linux/thread_info.h:14, from /kisskb/src/arch/powerpc/include/asm/ptrace.h:323, 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:80:20: note: byref variable will be forcibly initialized 80 | struct timespec64 ts_delta; | ^~~~~~~~ /kisskb/src/fs/select.c: In function 'poll_select_finish': /kisskb/src/include/linux/time64.h:80:20: note: byref variable will be forcibly initialized /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; | ^~~ In file included from /kisskb/src/include/linux/restart_block.h:10, from /kisskb/src/include/linux/thread_info.h:14, from /kisskb/src/arch/powerpc/include/asm/ptrace.h:323, 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 'select_estimate_accuracy': /kisskb/src/include/linux/time64.h:80:20: note: byref variable will be forcibly initialized 80 | struct timespec64 ts_delta; | ^~~~~~~~ /kisskb/src/fs/select.c:78:20: note: byref variable will be forcibly initialized 78 | struct timespec64 now; | ^~~ In file included from /kisskb/src/include/linux/kprobes.h:30, from /kisskb/src/kernel/kprobes.c:23: /kisskb/src/kernel/kprobes.c: In function '__freelist_add': /kisskb/src/include/linux/freelist.h:46:24: note: byref variable will be forcibly initialized 46 | struct freelist_node *head = READ_ONCE(list->head); | ^~~~ /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/select.c:478:10: note: byref variable will be forcibly initialized 478 | ktime_t expire, *to = NULL; | ^~~~~~ /kisskb/src/kernel/kprobes.c: In function 'freelist_try_get': /kisskb/src/include/linux/freelist.h:81:38: note: byref variable will be forcibly initialized 81 | struct freelist_node *prev, *next, *head = smp_load_acquire(&list->head); | ^~~~ /kisskb/src/fs/select.c: In function 'do_poll': /kisskb/src/fs/select.c:902:8: note: byref variable will be forcibly initialized 902 | bool can_busy_loop = false; | ^~~~~~~~~~~~~ /kisskb/src/fs/select.c:885:10: note: byref variable will be forcibly initialized 885 | ktime_t expire, *to = NULL; | ^~~~~~ /kisskb/src/fs/select.c: In function 'do_sys_poll': /kisskb/src/fs/select.c:978:7: note: byref variable will be forcibly initialized 978 | long stack_pps[POLL_STACK_ALLOC/sizeof(long)]; | ^~~~~~~~~ /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 '__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 'core_sys_select': /kisskb/src/fs/select.c:630:7: note: byref variable will be forcibly initialized 630 | long stack_fds[SELECT_STACK_ALLOC/sizeof(long)]; | ^~~~~~~~~ /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/kernel/kprobes.c: In function 'read_enabled_file_bool': /kisskb/src/kernel/kprobes.c:2854:7: note: byref variable will be forcibly initialized 2854 | char buf[3]; | ^~~ /kisskb/src/kernel/kprobes.c: In function 'show_kprobe_addr': /kisskb/src/kernel/kprobes.c:2685:17: note: byref variable will be forcibly initialized 2685 | char *modname, namebuf[KSYM_NAME_LEN]; | ^~~~~~~ /kisskb/src/kernel/kprobes.c:2685:8: note: byref variable will be forcibly initialized 2685 | char *modname, namebuf[KSYM_NAME_LEN]; | ^~~~~~~ /kisskb/src/kernel/kprobes.c:2684:16: note: byref variable will be forcibly initialized 2684 | unsigned long offset = 0; | ^~~~~~ /kisskb/src/kernel/kprobes.c: In function 'write_enabled_file_bool': /kisskb/src/kernel/kprobes.c:2868:7: note: byref variable will be forcibly initialized 2868 | bool enable; | ^~~~~~ /kisskb/src/kernel/kprobes.c: In function 'within_kprobe_blacklist': /kisskb/src/kernel/kprobes.c:1473:7: note: byref variable will be forcibly initialized 1473 | char symname[KSYM_NAME_LEN], *p; | ^~~~~~~ /kisskb/src/kernel/kprobes.c: In function 'register_kprobe': /kisskb/src/kernel/kprobes.c:1636:17: note: byref variable will be forcibly initialized 1636 | struct module *probed_mod; | ^~~~~~~~~~ /kisskb/src/kernel/kprobes.c: In function 'kprobe_add_ksym_blacklist': /kisskb/src/kernel/kprobes.c:2329:28: note: byref variable will be forcibly initialized 2329 | unsigned long offset = 0, size = 0; | ^~~~ /kisskb/src/kernel/kprobes.c:2329:16: note: byref variable will be forcibly initialized 2329 | unsigned long offset = 0, size = 0; | ^~~~~~ /kisskb/src/drivers/gpio/gpio-cadence.c: In function 'cdns_gpio_irq_handler': /kisskb/src/drivers/gpio/gpio-cadence.c:127:16: note: byref variable will be forcibly initialized 127 | unsigned long status; | ^~~~~~ In file included from /kisskb/src/include/linux/gpio/driver.h:5, from /kisskb/src/drivers/gpio/gpio-cadence.c:11: /kisskb/src/drivers/gpio/gpio-cadence.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpio/gpio-cadence.c: In function 'cdns_gpio_probe': /kisskb/src/drivers/gpio/gpio-cadence.c:153:6: note: byref variable will be forcibly initialized 153 | u32 num_gpios = 32; | ^~~~~~~~~ /kisskb/src/kernel/bpf/hashtab.c: In function '__bpf_hash_map_seq_show': /kisskb/src/kernel/bpf/hashtab.c:1962:23: note: byref variable will be forcibly initialized 1962 | struct bpf_iter_meta meta; | ^~~~ /kisskb/src/drivers/rapidio/switches/idt_gen2.c: In function 'idtg2_get_domain': /kisskb/src/drivers/rapidio/switches/idt_gen2.c:199:6: note: byref variable will be forcibly initialized 199 | u32 regval; | ^~~~~~ /kisskb/src/drivers/rapidio/switches/idt_gen2.c: In function 'idtg2_em_handler': /kisskb/src/drivers/rapidio/switches/idt_gen2.c:324:26: note: byref variable will be forcibly initialized 324 | u32 regval, em_perrdet, em_ltlerrdet; | ^~~~~~~~~~~~ /kisskb/src/drivers/rapidio/switches/idt_gen2.c:324:14: note: byref variable will be forcibly initialized 324 | u32 regval, em_perrdet, em_ltlerrdet; | ^~~~~~~~~~ /kisskb/src/drivers/rapidio/switches/idt_gen2.c:324:6: note: byref variable will be forcibly initialized 324 | u32 regval, em_perrdet, em_ltlerrdet; | ^~~~~~ /kisskb/src/drivers/rapidio/switches/idt_gen2.c: In function 'idtg2_em_init': /kisskb/src/drivers/rapidio/switches/idt_gen2.c:215:6: note: byref variable will be forcibly initialized 215 | u32 regval; | ^~~~~~ /kisskb/src/drivers/rapidio/switches/idt_gen2.c: In function 'idtg2_route_get_entry': /kisskb/src/drivers/rapidio/switches/idt_gen2.c:123:6: note: byref variable will be forcibly initialized 123 | u32 result; | ^~~~~~ /kisskb/src/kernel/bpf/hashtab.c: In function 'htab_map_delete_elem': /kisskb/src/kernel/bpf/hashtab.c:1330:16: note: byref variable will be forcibly initialized 1330 | unsigned long flags; | ^~~~~ /kisskb/src/drivers/rapidio/switches/idt_gen2.c: In function 'idtg2_show_errlog': /kisskb/src/drivers/rapidio/switches/idt_gen2.c:373:6: note: byref variable will be forcibly initialized 373 | u32 regval; | ^~~~~~ /kisskb/src/kernel/bpf/hashtab.c: In function 'htab_lru_map_delete_node': /kisskb/src/kernel/bpf/hashtab.c:745:16: note: byref variable will be forcibly initialized 745 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/bpf/hashtab.c: In function 'htab_map_update_elem': /kisskb/src/kernel/bpf/hashtab.c:1025:16: note: byref variable will be forcibly initialized 1025 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/bpf/hashtab.c: In function '__htab_percpu_map_update_elem': /kisskb/src/kernel/bpf/hashtab.c:1195:16: note: byref variable will be forcibly initialized 1195 | unsigned long flags; | ^~~~~ In file included from /kisskb/src/include/linux/bpf.h:23, from /kisskb/src/kernel/bpf/hashtab.c:5: /kisskb/src/kernel/bpf/hashtab.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ /kisskb/src/net/ethernet/eth.c: In function 'eth_get_headlen': /kisskb/src/net/ethernet/eth.c:129:25: note: byref variable will be forcibly initialized 129 | struct flow_keys_basic keys; | ^~~~ /kisskb/src/net/ethernet/eth.c: In function 'eth_type_trans': /kisskb/src/net/ethernet/eth.c:157:17: note: byref variable will be forcibly initialized 157 | unsigned short _service_access_point; | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/hashtab.c: In function '__htab_map_lookup_and_delete_batch': /kisskb/src/kernel/bpf/hashtab.c:1602:16: note: byref variable will be forcibly initialized 1602 | unsigned long flags = 0; | ^~~~~ /kisskb/src/kernel/bpf/hashtab.c:1597:6: note: byref variable will be forcibly initialized 1597 | u32 batch, max_count, size, bucket_size; | ^~~~~ /kisskb/src/net/ethernet/eth.c: In function 'device_get_ethdev_address': /kisskb/src/net/ethernet/eth.c:645:5: note: byref variable will be forcibly initialized 645 | u8 addr[ETH_ALEN]; | ^~~~ /kisskb/src/net/ethernet/eth.c: In function 'platform_get_ethdev_address': /kisskb/src/net/ethernet/eth.c:531:5: note: byref variable will be forcibly initialized 531 | u8 addr[ETH_ALEN] __aligned(2); | ^~~~ /kisskb/src/net/ethernet/eth.c: In function 'nvmem_get_mac_address': /kisskb/src/net/ethernet/eth.c:554:9: note: byref variable will be forcibly initialized 554 | size_t len; | ^~~ /kisskb/src/kernel/bpf/hashtab.c: In function '__htab_map_lookup_and_delete_elem': /kisskb/src/kernel/bpf/hashtab.c:1496:16: note: byref variable will be forcibly initialized 1496 | unsigned long bflags; | ^~~~~~ /kisskb/src/kernel/bpf/hashtab.c: In function 'htab_lru_map_delete_elem': /kisskb/src/kernel/bpf/hashtab.c:1366:16: note: byref variable will be forcibly initialized 1366 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/bpf/hashtab.c: In function 'htab_lru_map_update_elem': /kisskb/src/kernel/bpf/hashtab.c:1127:16: note: byref variable will be forcibly initialized 1127 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/bpf/hashtab.c: In function '__htab_lru_percpu_map_update_elem': /kisskb/src/kernel/bpf/hashtab.c:1250:16: note: byref variable will be forcibly initialized 1250 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/utsname_sysctl.c: In function 'proc_do_uts_string': /kisskb/src/kernel/utsname_sysctl.c:37:7: note: byref variable will be forcibly initialized 37 | char tmp_data[__NEW_UTS_LEN + 1]; | ^~~~~~~~ /kisskb/src/kernel/utsname_sysctl.c:35:19: note: byref variable will be forcibly initialized 35 | struct ctl_table uts_table; | ^~~~~~~~~ /kisskb/src/kernel/bpf/hashtab.c: In function 'bpf_fd_htab_map_update_elem': /kisskb/src/kernel/bpf/hashtab.c:2347:8: note: byref variable will be forcibly initialized 2347 | void *ptr; | ^~~ /kisskb/src/kernel/bpf/arraymap.c: In function '__bpf_array_map_seq_show': /kisskb/src/kernel/bpf/arraymap.c:561:23: note: byref variable will be forcibly initialized 561 | struct bpf_iter_meta meta; | ^~~~ /kisskb/src/kernel/bpf/arraymap.c: In function 'bpf_for_each_array_elem': /kisskb/src/kernel/bpf/arraymap.c:651:9: note: byref variable will be forcibly initialized 651 | u32 i, key, num_elems = 0; | ^~~ /kisskb/src/kernel/bpf/arraymap.c: In function 'prog_array_map_seq_show_elem': /kisskb/src/kernel/bpf/arraymap.c:878:6: note: byref variable will be forcibly initialized 878 | u32 prog_id; | ^~~~~~~ /kisskb/src/kernel/bpf/arraymap.c: In function 'bpf_fd_array_map_clear': /kisskb/src/kernel/bpf/arraymap.c:868:6: note: byref variable will be forcibly initialized 868 | int i; | ^ /kisskb/src/kernel/bpf/arraymap.c: In function 'perf_event_fd_array_release': /kisskb/src/kernel/bpf/arraymap.c:1192:6: note: byref variable will be forcibly initialized 1192 | int i; | ^ /kisskb/src/kernel/bpf/arraymap.c: In function 'perf_event_fd_array_get_ptr': /kisskb/src/kernel/bpf/arraymap.c:1162:6: note: byref variable will be forcibly initialized 1162 | u64 value; | ^~~~~ /kisskb/src/fs/dcache.c: In function 'd_walk': /kisskb/src/fs/dcache.c:1354:11: note: byref variable will be forcibly initialized 1354 | unsigned seq = 0; | ^~~ /kisskb/src/fs/dcache.c: In function 'path_has_submounts': /kisskb/src/fs/dcache.c:1484:21: note: byref variable will be forcibly initialized 1484 | struct check_mount data = { .mnt = parent->mnt, .mounted = 0 }; | ^~~~ /kisskb/src/fs/dcache.c: In function 'd_alloc_name': /kisskb/src/fs/dcache.c:1907:14: note: byref variable will be forcibly initialized 1907 | struct qstr q; | ^ 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:2583:21: note: byref variable will be forcibly initialized 2583 | 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) | ^~~~ 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:1318:13: note: byref variable will be forcibly initialized 1318 | LIST_HEAD(dispose); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/dcache.c: In function 'shrink_dcache_parent': /kisskb/src/fs/dcache.c:1623:22: note: byref variable will be forcibly initialized 1623 | struct select_data data = {.start = parent}; | ^~~~ /kisskb/src/kernel/delayacct.c: In function 'sysctl_delayacct': /kisskb/src/kernel/delayacct.c:51:19: note: byref variable will be forcibly initialized 51 | struct ctl_table t; | ^ /kisskb/src/kernel/delayacct.c:50:6: note: byref variable will be forcibly initialized 50 | int state = delayacct_on; | ^~~~~ /kisskb/src/fs/dcache.c: In function 'd_invalidate': /kisskb/src/fs/dcache.c:1740:18: note: byref variable will be forcibly initialized 1740 | struct dentry *victim = NULL; | ^~~~~~ 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:1278:12: note: byref variable will be forcibly initialized 1278 | LIST_HEAD(dispose); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/dcache.c: In function 'd_alloc_parallel': /kisskb/src/fs/dcache.c:2603:23: note: byref variable will be forcibly initialized 2603 | unsigned seq, r_seq, d_seq; | ^~~~~ In file included from /kisskb/src/include/linux/crypto.h:20, from /kisskb/src/include/crypto/aead.h:11, from /kisskb/src/crypto/tcrypt.c:22: /kisskb/src/crypto/tcrypt.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/crypto/tcrypt.c: In function 'test_skcipher_speed': /kisskb/src/crypto/tcrypt.c:1551:23: note: byref variable will be forcibly initialized 1551 | struct scatterlist sg[TVMEMSIZE]; | ^~ /kisskb/src/crypto/tcrypt.c:1511:7: note: byref variable will be forcibly initialized 1511 | char iv[128]; | ^~ /kisskb/src/crypto/tcrypt.c:1509:21: note: byref variable will be forcibly initialized 1509 | struct crypto_wait wait; | ^~~~ /kisskb/src/crypto/tcrypt.c: In function 'test_mb_skcipher_speed': /kisskb/src/crypto/tcrypt.c:1272:7: note: byref variable will be forcibly initialized 1272 | char iv[128]; | ^~ /kisskb/src/crypto/tcrypt.c: In function 'test_aead_speed': /kisskb/src/crypto/tcrypt.c:546:21: note: byref variable will be forcibly initialized 546 | struct crypto_wait wait; | ^~~~ /kisskb/src/crypto/tcrypt.c:543:8: note: byref variable will be forcibly initialized 543 | char *axbuf[XBUFSIZE]; | ^~~~~ /kisskb/src/crypto/tcrypt.c:542:8: note: byref variable will be forcibly initialized 542 | char *xoutbuf[XBUFSIZE]; | ^~~~~~~ /kisskb/src/crypto/tcrypt.c:541:8: note: byref variable will be forcibly initialized 541 | char *xbuf[XBUFSIZE]; | ^~~~ /kisskb/src/crypto/tcrypt.c: In function 'test_ahash_speed_common': /kisskb/src/crypto/tcrypt.c:1072:21: note: byref variable will be forcibly initialized 1072 | struct crypto_wait wait; | ^~~~ /kisskb/src/crypto/tcrypt.c:1071:21: note: byref variable will be forcibly initialized 1071 | struct scatterlist sg[TVMEMSIZE]; | ^~ /kisskb/src/drivers/pwm/pwm-atmel-hlcdc.c: In function 'atmel_hlcdc_pwm_apply': /kisskb/src/drivers/pwm/pwm-atmel-hlcdc.c:46:15: note: byref variable will be forcibly initialized 46 | unsigned int status; | ^~~~~~ /kisskb/src/drivers/pwm/pwm-atmel-hlcdc.c: In function 'atmel_hlcdc_pwm_resume': /kisskb/src/drivers/pwm/pwm-atmel-hlcdc.c:198:19: note: byref variable will be forcibly initialized 198 | struct pwm_state state; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/f2fs.h:2074, from /kisskb/src/fs/f2fs/super.c:39: /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs__inode': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/fs/f2fs/super.c: In function 'perf_trace_f2fs__inode_exit': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_f2fs_sync_file_exit': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_f2fs_sync_fs': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_f2fs_unlink_enter': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_f2fs_truncate_data_blocks_range': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_f2fs__truncate_op': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_f2fs__truncate_node': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_f2fs_truncate_partial_nodes': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_f2fs_file_write_iter': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_f2fs_map_blocks': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/f2fs/super.c: In function 'perf_trace_f2fs_background_gc': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:625:1: note: in expansion of macro 'TRACE_EVENT' 625 | TRACE_EVENT(f2fs_background_gc, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:625:1: note: in expansion of macro 'TRACE_EVENT' 625 | TRACE_EVENT(f2fs_background_gc, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_gc_begin': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:653:1: note: in expansion of macro 'TRACE_EVENT' 653 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:653:1: note: in expansion of macro 'TRACE_EVENT' 653 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_gc_end': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:705:1: note: in expansion of macro 'TRACE_EVENT' 705 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:705:1: note: in expansion of macro 'TRACE_EVENT' 705 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_get_victim': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:760:1: note: in expansion of macro 'TRACE_EVENT' 760 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:760:1: note: in expansion of macro 'TRACE_EVENT' 760 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_readdir': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:868:1: note: in expansion of macro 'TRACE_EVENT' 868 | TRACE_EVENT(f2fs_readdir, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:868:1: note: in expansion of macro 'TRACE_EVENT' 868 | TRACE_EVENT(f2fs_readdir, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_fallocate': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:897:1: note: in expansion of macro 'TRACE_EVENT' 897 | TRACE_EVENT(f2fs_fallocate, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:897:1: note: in expansion of macro 'TRACE_EVENT' 897 | TRACE_EVENT(f2fs_fallocate, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_direct_IO_enter': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:937:1: note: in expansion of macro 'TRACE_EVENT' 937 | TRACE_EVENT(f2fs_direct_IO_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:937:1: note: in expansion of macro 'TRACE_EVENT' 937 | TRACE_EVENT(f2fs_direct_IO_enter, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_direct_IO_exit': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:969:1: note: in expansion of macro 'TRACE_EVENT' 969 | TRACE_EVENT(f2fs_direct_IO_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:969:1: note: in expansion of macro 'TRACE_EVENT' 969 | TRACE_EVENT(f2fs_direct_IO_exit, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_reserve_new_blocks': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:1003:1: note: in expansion of macro 'TRACE_EVENT' 1003 | TRACE_EVENT(f2fs_reserve_new_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:1003:1: note: in expansion of macro 'TRACE_EVENT' 1003 | TRACE_EVENT(f2fs_reserve_new_blocks, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs__bio': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/f2fs.h:1090:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1090 | DECLARE_EVENT_CLASS(f2fs__bio, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/f2fs.h:1090:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1090 | DECLARE_EVENT_CLASS(f2fs__bio, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_write_begin': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:1161:1: note: in expansion of macro 'TRACE_EVENT' 1161 | TRACE_EVENT(f2fs_write_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:1161:1: note: in expansion of macro 'TRACE_EVENT' 1161 | TRACE_EVENT(f2fs_write_begin, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_write_end': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:1191:1: note: in expansion of macro 'TRACE_EVENT' 1191 | TRACE_EVENT(f2fs_write_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:1191:1: note: in expansion of macro 'TRACE_EVENT' 1191 | TRACE_EVENT(f2fs_write_end, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_filemap_fault': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:1307:1: note: in expansion of macro 'TRACE_EVENT' 1307 | TRACE_EVENT(f2fs_filemap_fault, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:1307:1: note: in expansion of macro 'TRACE_EVENT' 1307 | TRACE_EVENT(f2fs_filemap_fault, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_writepages': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:1333:1: note: in expansion of macro 'TRACE_EVENT' 1333 | TRACE_EVENT(f2fs_writepages, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:1333:1: note: in expansion of macro 'TRACE_EVENT' 1333 | TRACE_EVENT(f2fs_writepages, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_readpages': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:1397:1: note: in expansion of macro 'TRACE_EVENT' 1397 | TRACE_EVENT(f2fs_readpages, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:1397:1: note: in expansion of macro 'TRACE_EVENT' 1397 | TRACE_EVENT(f2fs_readpages, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_write_checkpoint': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:1423:1: note: in expansion of macro 'TRACE_EVENT' 1423 | TRACE_EVENT(f2fs_write_checkpoint, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:1423:1: note: in expansion of macro 'TRACE_EVENT' 1423 | TRACE_EVENT(f2fs_write_checkpoint, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_discard': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/f2fs.h:1447:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1447 | DECLARE_EVENT_CLASS(f2fs_discard, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/f2fs.h:1447:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1447 | DECLARE_EVENT_CLASS(f2fs_discard, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_issue_reset_zone': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:1492:1: note: in expansion of macro 'TRACE_EVENT' 1492 | TRACE_EVENT(f2fs_issue_reset_zone, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:1492:1: note: in expansion of macro 'TRACE_EVENT' 1492 | TRACE_EVENT(f2fs_issue_reset_zone, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_issue_flush': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:1513:1: note: in expansion of macro 'TRACE_EVENT' 1513 | TRACE_EVENT(f2fs_issue_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:1513:1: note: in expansion of macro 'TRACE_EVENT' 1513 | TRACE_EVENT(f2fs_issue_flush, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_lookup_extent_tree_start': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:1541:1: note: in expansion of macro 'TRACE_EVENT' 1541 | TRACE_EVENT(f2fs_lookup_extent_tree_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:1541:1: note: in expansion of macro 'TRACE_EVENT' 1541 | TRACE_EVENT(f2fs_lookup_extent_tree_start, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_lookup_extent_tree_end': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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:1564:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 1564 | TRACE_EVENT_CONDITION(f2fs_lookup_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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:1564:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 1564 | TRACE_EVENT_CONDITION(f2fs_lookup_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_update_extent_tree_range': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:1600:1: note: in expansion of macro 'TRACE_EVENT' 1600 | TRACE_EVENT(f2fs_update_extent_tree_range, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:1600:1: note: in expansion of macro 'TRACE_EVENT' 1600 | TRACE_EVENT(f2fs_update_extent_tree_range, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_shrink_extent_tree': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:1631:1: note: in expansion of macro 'TRACE_EVENT' 1631 | TRACE_EVENT(f2fs_shrink_extent_tree, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:1631:1: note: in expansion of macro 'TRACE_EVENT' 1631 | TRACE_EVENT(f2fs_shrink_extent_tree, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_destroy_extent_tree': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:1656:1: note: in expansion of macro 'TRACE_EVENT' 1656 | TRACE_EVENT(f2fs_destroy_extent_tree, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:1656:1: note: in expansion of macro 'TRACE_EVENT' 1656 | TRACE_EVENT(f2fs_destroy_extent_tree, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_sync_dirty_inodes': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/f2fs.h:1679:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1679 | DECLARE_EVENT_CLASS(f2fs_sync_dirty_inodes, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/f2fs.h:1679:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1679 | DECLARE_EVENT_CLASS(f2fs_sync_dirty_inodes, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_shutdown': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:1717:1: note: in expansion of macro 'TRACE_EVENT' 1717 | TRACE_EVENT(f2fs_shutdown, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:1717:1: note: in expansion of macro 'TRACE_EVENT' 1717 | TRACE_EVENT(f2fs_shutdown, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_zip_start': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/f2fs.h:1741:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1741 | DECLARE_EVENT_CLASS(f2fs_zip_start, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/f2fs.h:1741:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1741 | DECLARE_EVENT_CLASS(f2fs_zip_start, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_zip_end': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/f2fs.h:1772:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1772 | DECLARE_EVENT_CLASS(f2fs_zip_end, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/f2fs.h:1772:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1772 | DECLARE_EVENT_CLASS(f2fs_zip_end, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_iostat': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:1836:1: note: in expansion of macro 'TRACE_EVENT' 1836 | TRACE_EVENT(f2fs_iostat, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:1836:1: note: in expansion of macro 'TRACE_EVENT' 1836 | TRACE_EVENT(f2fs_iostat, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_iostat_latency': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:1921:1: note: in expansion of macro 'TRACE_EVENT' 1921 | TRACE_EVENT(f2fs_iostat_latency, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:1921:1: note: in expansion of macro 'TRACE_EVENT' 1921 | TRACE_EVENT(f2fs_iostat_latency, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_bmap': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:2008:1: note: in expansion of macro 'TRACE_EVENT' 2008 | TRACE_EVENT(f2fs_bmap, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:2008:1: note: in expansion of macro 'TRACE_EVENT' 2008 | TRACE_EVENT(f2fs_bmap, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_fiemap': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:2034:1: note: in expansion of macro 'TRACE_EVENT' 2034 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:2034:1: note: in expansion of macro 'TRACE_EVENT' 2034 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/f2fs.h:2074, from /kisskb/src/fs/f2fs/super.c:39: /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs__inode': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | 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/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs__inode_exit': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | 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:726:28: note: byref variable will be forcibly initialized 726 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/f2fs/super.c: In function 'trace_event_raw_event_f2fs_background_gc': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:625:1: note: in expansion of macro 'TRACE_EVENT' 625 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:653:1: note: in expansion of macro 'TRACE_EVENT' 653 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:705:1: note: in expansion of macro 'TRACE_EVENT' 705 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/drivers/pwm/pwm-fsl-ftm.c: In function 'fsl_pwm_is_any_pwm_enabled': /kisskb/src/drivers/pwm/pwm-fsl-ftm.c:207:6: note: byref variable will be forcibly initialized 207 | u32 val; | ^~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_get_victim': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:760:1: note: in expansion of macro 'TRACE_EVENT' 760 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/bpf.h:23, from /kisskb/src/kernel/bpf/lpm_trie.c:9: /kisskb/src/kernel/bpf/lpm_trie.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/pwm/pwm-fsl-ftm.c: In function 'fsl_pwm_is_other_pwm_enabled': /kisskb/src/drivers/pwm/pwm-fsl-ftm.c:219:6: note: byref variable will be forcibly initialized 219 | u32 val; | ^~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_readdir': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:868:1: note: in expansion of macro 'TRACE_EVENT' 868 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:897:1: note: in expansion of macro 'TRACE_EVENT' 897 | TRACE_EVENT(f2fs_fallocate, | ^~~~~~~~~~~ /kisskb/src/drivers/pwm/pwm-fsl-ftm.c: In function 'ftm_clear_write_protection': /kisskb/src/drivers/pwm/pwm-fsl-ftm.c:64:6: note: byref variable will be forcibly initialized 64 | u32 val; | ^~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_direct_IO_enter': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:937:1: note: in expansion of macro 'TRACE_EVENT' 937 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:969:1: note: in expansion of macro 'TRACE_EVENT' 969 | TRACE_EVENT(f2fs_direct_IO_exit, | ^~~~~~~~~~~ /kisskb/src/drivers/pwm/pwm-fsl-ftm.c: In function 'fsl_pwm_apply_config': /kisskb/src/drivers/pwm/pwm-fsl-ftm.c:207:6: note: byref variable will be forcibly initialized 207 | u32 val; | ^~~ /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/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_reserve_new_blocks': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:1003:1: note: in expansion of macro 'TRACE_EVENT' 1003 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1090:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1090 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:1161:1: note: in expansion of macro 'TRACE_EVENT' 1161 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:1191:1: note: in expansion of macro 'TRACE_EVENT' 1191 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:1307:1: note: in expansion of macro 'TRACE_EVENT' 1307 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:1333:1: note: in expansion of macro 'TRACE_EVENT' 1333 | TRACE_EVENT(f2fs_writepages, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_readpages': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:1397:1: note: in expansion of macro 'TRACE_EVENT' 1397 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:1423:1: note: in expansion of macro 'TRACE_EVENT' 1423 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1447:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1447 | DECLARE_EVENT_CLASS(f2fs_discard, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_issue_reset_zone': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:1492:1: note: in expansion of macro 'TRACE_EVENT' 1492 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:1513:1: note: in expansion of macro 'TRACE_EVENT' 1513 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:1541:1: note: in expansion of macro 'TRACE_EVENT' 1541 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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:1564:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 1564 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:1600:1: note: in expansion of macro 'TRACE_EVENT' 1600 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:1631:1: note: in expansion of macro 'TRACE_EVENT' 1631 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:1656:1: note: in expansion of macro 'TRACE_EVENT' 1656 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1679:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1679 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:1717:1: note: in expansion of macro 'TRACE_EVENT' 1717 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1741:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1741 | DECLARE_EVENT_CLASS(f2fs_zip_start, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_zip_end': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1772:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1772 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:1836:1: note: in expansion of macro 'TRACE_EVENT' 1836 | TRACE_EVENT(f2fs_iostat, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_iostat_latency': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:1921:1: note: in expansion of macro 'TRACE_EVENT' 1921 | TRACE_EVENT(f2fs_iostat_latency, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_bmap': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:2008:1: note: in expansion of macro 'TRACE_EVENT' 2008 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:2034:1: note: in expansion of macro 'TRACE_EVENT' 2034 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/f2fs.h:2074, from /kisskb/src/fs/f2fs/super.c:39: /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_lookup_start': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:812:1: note: in expansion of macro 'TRACE_EVENT' 812 | TRACE_EVENT(f2fs_lookup_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:812:1: note: in expansion of macro 'TRACE_EVENT' 812 | TRACE_EVENT(f2fs_lookup_start, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/f2fs.h:2074, from /kisskb/src/fs/f2fs/super.c:39: /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_lookup_start': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:812:1: note: in expansion of macro 'TRACE_EVENT' 812 | TRACE_EVENT(f2fs_lookup_start, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/f2fs.h:2074, from /kisskb/src/fs/f2fs/super.c:39: /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_lookup_end': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:838:1: note: in expansion of macro 'TRACE_EVENT' 838 | TRACE_EVENT(f2fs_lookup_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:838:1: note: in expansion of macro 'TRACE_EVENT' 838 | TRACE_EVENT(f2fs_lookup_end, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/f2fs.h:2074, from /kisskb/src/fs/f2fs/super.c:39: /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_lookup_end': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:838:1: note: in expansion of macro 'TRACE_EVENT' 838 | TRACE_EVENT(f2fs_lookup_end, | ^~~~~~~~~~~ /kisskb/src/drivers/pci/controller/cadence/pcie-cadence-host.c: In function 'cdns_pcie_host_map_dma_ranges': /kisskb/src/drivers/pci/controller/cadence/pcie-cadence-host.c:366:6: note: byref variable will be forcibly initialized 366 | u32 no_bar_nbits = 32; | ^~~~~~~~~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/include/linux/pagemap.h:8, from /kisskb/src/include/linux/buffer_head.h:14, from /kisskb/src/fs/f2fs/super.c:13: /kisskb/src/fs/f2fs/super.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/drivers/pci/hotplug/shpchp_core.c: In function 'init_slots': /kisskb/src/drivers/pci/hotplug/shpchp_core.c:68:7: note: byref variable will be forcibly initialized 68 | char name[SLOT_NAME_SIZE]; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/f2fs.h:2074, from /kisskb/src/fs/f2fs/super.c:39: /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs__submit_page_bio': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/f2fs.h:1031:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1031 | DECLARE_EVENT_CLASS(f2fs__submit_page_bio, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/f2fs.h:1031:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1031 | DECLARE_EVENT_CLASS(f2fs__submit_page_bio, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/f2fs.h:2074, from /kisskb/src/fs/f2fs/super.c:39: /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs__submit_page_bio': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1031:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1031 | DECLARE_EVENT_CLASS(f2fs__submit_page_bio, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/f2fs.h:2074, from /kisskb/src/fs/f2fs/super.c:39: /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs__page': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/f2fs.h:1221:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1221 | DECLARE_EVENT_CLASS(f2fs__page, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/f2fs.h:1221:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1221 | DECLARE_EVENT_CLASS(f2fs__page, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/f2fs.h:2074, from /kisskb/src/fs/f2fs/super.c:39: /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs__page': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1221:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1221 | DECLARE_EVENT_CLASS(f2fs__page, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/f2fs.h:2074, from /kisskb/src/fs/f2fs/super.c:39: /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs__inode': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/fs/f2fs/super.c: In function '__bpf_trace_f2fs_sync_file_exit': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_f2fs_truncate_data_blocks_range': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_f2fs_truncate_partial_nodes': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_f2fs_file_write_iter': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_f2fs_background_gc': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:625:1: note: in expansion of macro 'TRACE_EVENT' 625 | TRACE_EVENT(f2fs_background_gc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:625:1: note: in expansion of macro 'TRACE_EVENT' 625 | TRACE_EVENT(f2fs_background_gc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:625:1: note: in expansion of macro 'TRACE_EVENT' 625 | TRACE_EVENT(f2fs_background_gc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:625:1: note: in expansion of macro 'TRACE_EVENT' 625 | TRACE_EVENT(f2fs_background_gc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:625:1: note: in expansion of macro 'TRACE_EVENT' 625 | TRACE_EVENT(f2fs_background_gc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:625:1: note: in expansion of macro 'TRACE_EVENT' 625 | TRACE_EVENT(f2fs_background_gc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:625:1: note: in expansion of macro 'TRACE_EVENT' 625 | TRACE_EVENT(f2fs_background_gc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:625:1: note: in expansion of macro 'TRACE_EVENT' 625 | TRACE_EVENT(f2fs_background_gc, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_lookup_end': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:838:1: note: in expansion of macro 'TRACE_EVENT' 838 | TRACE_EVENT(f2fs_lookup_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:838:1: note: in expansion of macro 'TRACE_EVENT' 838 | TRACE_EVENT(f2fs_lookup_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:838:1: note: in expansion of macro 'TRACE_EVENT' 838 | TRACE_EVENT(f2fs_lookup_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:838:1: note: in expansion of macro 'TRACE_EVENT' 838 | TRACE_EVENT(f2fs_lookup_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:838:1: note: in expansion of macro 'TRACE_EVENT' 838 | TRACE_EVENT(f2fs_lookup_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:838:1: note: in expansion of macro 'TRACE_EVENT' 838 | TRACE_EVENT(f2fs_lookup_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:838:1: note: in expansion of macro 'TRACE_EVENT' 838 | TRACE_EVENT(f2fs_lookup_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:838:1: note: in expansion of macro 'TRACE_EVENT' 838 | TRACE_EVENT(f2fs_lookup_end, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_readdir': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:868:1: note: in expansion of macro 'TRACE_EVENT' 868 | TRACE_EVENT(f2fs_readdir, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:868:1: note: in expansion of macro 'TRACE_EVENT' 868 | TRACE_EVENT(f2fs_readdir, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:868:1: note: in expansion of macro 'TRACE_EVENT' 868 | TRACE_EVENT(f2fs_readdir, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:868:1: note: in expansion of macro 'TRACE_EVENT' 868 | TRACE_EVENT(f2fs_readdir, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:868:1: note: in expansion of macro 'TRACE_EVENT' 868 | TRACE_EVENT(f2fs_readdir, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:868:1: note: in expansion of macro 'TRACE_EVENT' 868 | TRACE_EVENT(f2fs_readdir, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:868:1: note: in expansion of macro 'TRACE_EVENT' 868 | TRACE_EVENT(f2fs_readdir, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:868:1: note: in expansion of macro 'TRACE_EVENT' 868 | TRACE_EVENT(f2fs_readdir, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_direct_IO_enter': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:937:1: note: in expansion of macro 'TRACE_EVENT' 937 | TRACE_EVENT(f2fs_direct_IO_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:937:1: note: in expansion of macro 'TRACE_EVENT' 937 | TRACE_EVENT(f2fs_direct_IO_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:937:1: note: in expansion of macro 'TRACE_EVENT' 937 | TRACE_EVENT(f2fs_direct_IO_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:937:1: note: in expansion of macro 'TRACE_EVENT' 937 | TRACE_EVENT(f2fs_direct_IO_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:937:1: note: in expansion of macro 'TRACE_EVENT' 937 | TRACE_EVENT(f2fs_direct_IO_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:937:1: note: in expansion of macro 'TRACE_EVENT' 937 | TRACE_EVENT(f2fs_direct_IO_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:937:1: note: in expansion of macro 'TRACE_EVENT' 937 | TRACE_EVENT(f2fs_direct_IO_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:937:1: note: in expansion of macro 'TRACE_EVENT' 937 | TRACE_EVENT(f2fs_direct_IO_enter, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_reserve_new_blocks': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1003:1: note: in expansion of macro 'TRACE_EVENT' 1003 | TRACE_EVENT(f2fs_reserve_new_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1003:1: note: in expansion of macro 'TRACE_EVENT' 1003 | TRACE_EVENT(f2fs_reserve_new_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1003:1: note: in expansion of macro 'TRACE_EVENT' 1003 | TRACE_EVENT(f2fs_reserve_new_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1003:1: note: in expansion of macro 'TRACE_EVENT' 1003 | TRACE_EVENT(f2fs_reserve_new_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1003:1: note: in expansion of macro 'TRACE_EVENT' 1003 | TRACE_EVENT(f2fs_reserve_new_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1003:1: note: in expansion of macro 'TRACE_EVENT' 1003 | TRACE_EVENT(f2fs_reserve_new_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1003:1: note: in expansion of macro 'TRACE_EVENT' 1003 | TRACE_EVENT(f2fs_reserve_new_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1003:1: note: in expansion of macro 'TRACE_EVENT' 1003 | TRACE_EVENT(f2fs_reserve_new_blocks, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_write_begin': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1161:1: note: in expansion of macro 'TRACE_EVENT' 1161 | TRACE_EVENT(f2fs_write_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1161:1: note: in expansion of macro 'TRACE_EVENT' 1161 | TRACE_EVENT(f2fs_write_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1161:1: note: in expansion of macro 'TRACE_EVENT' 1161 | TRACE_EVENT(f2fs_write_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1161:1: note: in expansion of macro 'TRACE_EVENT' 1161 | TRACE_EVENT(f2fs_write_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1161:1: note: in expansion of macro 'TRACE_EVENT' 1161 | TRACE_EVENT(f2fs_write_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1161:1: note: in expansion of macro 'TRACE_EVENT' 1161 | TRACE_EVENT(f2fs_write_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1161:1: note: in expansion of macro 'TRACE_EVENT' 1161 | TRACE_EVENT(f2fs_write_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1161:1: note: in expansion of macro 'TRACE_EVENT' 1161 | TRACE_EVENT(f2fs_write_begin, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_write_end': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1191:1: note: in expansion of macro 'TRACE_EVENT' 1191 | TRACE_EVENT(f2fs_write_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1191:1: note: in expansion of macro 'TRACE_EVENT' 1191 | TRACE_EVENT(f2fs_write_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1191:1: note: in expansion of macro 'TRACE_EVENT' 1191 | TRACE_EVENT(f2fs_write_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1191:1: note: in expansion of macro 'TRACE_EVENT' 1191 | TRACE_EVENT(f2fs_write_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1191:1: note: in expansion of macro 'TRACE_EVENT' 1191 | TRACE_EVENT(f2fs_write_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1191:1: note: in expansion of macro 'TRACE_EVENT' 1191 | TRACE_EVENT(f2fs_write_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1191:1: note: in expansion of macro 'TRACE_EVENT' 1191 | TRACE_EVENT(f2fs_write_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1191:1: note: in expansion of macro 'TRACE_EVENT' 1191 | TRACE_EVENT(f2fs_write_end, | ^~~~~~~~~~~ /kisskb/src/kernel/taskstats.c: In function 'cmd_attr_register_cpumask': /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_issue_flush': /kisskb/src/kernel/taskstats.c:437:16: note: byref variable will be forcibly initialized 437 | cpumask_var_t mask; | ^~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1513:1: note: in expansion of macro 'TRACE_EVENT' 1513 | TRACE_EVENT(f2fs_issue_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1513:1: note: in expansion of macro 'TRACE_EVENT' 1513 | TRACE_EVENT(f2fs_issue_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1513:1: note: in expansion of macro 'TRACE_EVENT' 1513 | TRACE_EVENT(f2fs_issue_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1513:1: note: in expansion of macro 'TRACE_EVENT' 1513 | TRACE_EVENT(f2fs_issue_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1513:1: note: in expansion of macro 'TRACE_EVENT' 1513 | TRACE_EVENT(f2fs_issue_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1513:1: note: in expansion of macro 'TRACE_EVENT' 1513 | TRACE_EVENT(f2fs_issue_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1513:1: note: in expansion of macro 'TRACE_EVENT' 1513 | TRACE_EVENT(f2fs_issue_flush, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/ioctl.c: In function 'btrfs_ioctl_get_features': /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1513:1: note: in expansion of macro 'TRACE_EVENT' 1513 | TRACE_EVENT(f2fs_issue_flush, | ^~~~~~~~~~~ /kisskb/src/kernel/taskstats.c: In function 'cmd_attr_deregister_cpumask': /kisskb/src/kernel/taskstats.c:453:16: note: byref variable will be forcibly initialized 453 | cpumask_var_t mask; | ^~~~ /kisskb/src/fs/btrfs/ioctl.c:4716:35: note: byref variable will be forcibly initialized 4716 | struct btrfs_ioctl_feature_flags features; | ^~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_update_extent_tree_range': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1600:1: note: in expansion of macro 'TRACE_EVENT' 1600 | TRACE_EVENT(f2fs_update_extent_tree_range, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1600:1: note: in expansion of macro 'TRACE_EVENT' 1600 | TRACE_EVENT(f2fs_update_extent_tree_range, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1600:1: note: in expansion of macro 'TRACE_EVENT' 1600 | TRACE_EVENT(f2fs_update_extent_tree_range, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1600:1: note: in expansion of macro 'TRACE_EVENT' 1600 | TRACE_EVENT(f2fs_update_extent_tree_range, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1600:1: note: in expansion of macro 'TRACE_EVENT' 1600 | TRACE_EVENT(f2fs_update_extent_tree_range, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1600:1: note: in expansion of macro 'TRACE_EVENT' 1600 | TRACE_EVENT(f2fs_update_extent_tree_range, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1600:1: note: in expansion of macro 'TRACE_EVENT' 1600 | TRACE_EVENT(f2fs_update_extent_tree_range, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1600:1: note: in expansion of macro 'TRACE_EVENT' 1600 | TRACE_EVENT(f2fs_update_extent_tree_range, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_zip_start': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1741:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1741 | DECLARE_EVENT_CLASS(f2fs_zip_start, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1741:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1741 | DECLARE_EVENT_CLASS(f2fs_zip_start, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1741:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1741 | DECLARE_EVENT_CLASS(f2fs_zip_start, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1741:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1741 | DECLARE_EVENT_CLASS(f2fs_zip_start, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1741:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1741 | DECLARE_EVENT_CLASS(f2fs_zip_start, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1741:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1741 | DECLARE_EVENT_CLASS(f2fs_zip_start, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1741:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1741 | DECLARE_EVENT_CLASS(f2fs_zip_start, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1741:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1741 | DECLARE_EVENT_CLASS(f2fs_zip_start, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_zip_end': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1772:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1772 | DECLARE_EVENT_CLASS(f2fs_zip_end, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1772:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1772 | DECLARE_EVENT_CLASS(f2fs_zip_end, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1772:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1772 | DECLARE_EVENT_CLASS(f2fs_zip_end, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1772:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1772 | DECLARE_EVENT_CLASS(f2fs_zip_end, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1772:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1772 | DECLARE_EVENT_CLASS(f2fs_zip_end, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1772:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1772 | DECLARE_EVENT_CLASS(f2fs_zip_end, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1772:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1772 | DECLARE_EVENT_CLASS(f2fs_zip_end, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1772:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1772 | DECLARE_EVENT_CLASS(f2fs_zip_end, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_sync_fs': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_f2fs__inode_exit': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:210:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 210 | DECLARE_EVENT_CLASS(f2fs__inode_exit, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/bio.h:10, from /kisskb/src/fs/btrfs/ioctl.c:7: /kisskb/src/fs/btrfs/ioctl.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/kernel/taskstats.c: In function 'fill_stats_for_tgid': /kisskb/src/kernel/taskstats.c:194:16: note: byref variable will be forcibly initialized 194 | unsigned long flags; | ^~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_unlink_enter': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_f2fs__truncate_op': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_f2fs__submit_page_bio': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1031:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1031 | DECLARE_EVENT_CLASS(f2fs__submit_page_bio, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1031:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1031 | DECLARE_EVENT_CLASS(f2fs__submit_page_bio, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1031:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1031 | DECLARE_EVENT_CLASS(f2fs__submit_page_bio, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1031:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1031 | DECLARE_EVENT_CLASS(f2fs__submit_page_bio, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs__page': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1221:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1221 | DECLARE_EVENT_CLASS(f2fs__page, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1221:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1221 | DECLARE_EVENT_CLASS(f2fs__page, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1221:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1221 | DECLARE_EVENT_CLASS(f2fs__page, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1221:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1221 | DECLARE_EVENT_CLASS(f2fs__page, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_issue_reset_zone': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1492:1: note: in expansion of macro 'TRACE_EVENT' 1492 | TRACE_EVENT(f2fs_issue_reset_zone, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1492:1: note: in expansion of macro 'TRACE_EVENT' 1492 | TRACE_EVENT(f2fs_issue_reset_zone, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1492:1: note: in expansion of macro 'TRACE_EVENT' 1492 | TRACE_EVENT(f2fs_issue_reset_zone, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1492:1: note: in expansion of macro 'TRACE_EVENT' 1492 | TRACE_EVENT(f2fs_issue_reset_zone, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_lookup_extent_tree_start': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1541:1: note: in expansion of macro 'TRACE_EVENT' 1541 | TRACE_EVENT(f2fs_lookup_extent_tree_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1541:1: note: in expansion of macro 'TRACE_EVENT' 1541 | TRACE_EVENT(f2fs_lookup_extent_tree_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1541:1: note: in expansion of macro 'TRACE_EVENT' 1541 | TRACE_EVENT(f2fs_lookup_extent_tree_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1541:1: note: in expansion of macro 'TRACE_EVENT' 1541 | TRACE_EVENT(f2fs_lookup_extent_tree_start, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_destroy_extent_tree': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1656:1: note: in expansion of macro 'TRACE_EVENT' 1656 | TRACE_EVENT(f2fs_destroy_extent_tree, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1656:1: note: in expansion of macro 'TRACE_EVENT' 1656 | TRACE_EVENT(f2fs_destroy_extent_tree, | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/bio.h:10, from /kisskb/src/fs/btrfs/ioctl.c:7: /kisskb/src/fs/btrfs/ioctl.c: In function 'kmalloc_array': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1656:1: note: in expansion of macro 'TRACE_EVENT' 1656 | TRACE_EVENT(f2fs_destroy_extent_tree, | ^~~~~~~~~~~ /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1656:1: note: in expansion of macro 'TRACE_EVENT' 1656 | TRACE_EVENT(f2fs_destroy_extent_tree, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_iostat': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1836:1: note: in expansion of macro 'TRACE_EVENT' 1836 | TRACE_EVENT(f2fs_iostat, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1836:1: note: in expansion of macro 'TRACE_EVENT' 1836 | TRACE_EVENT(f2fs_iostat, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1836:1: note: in expansion of macro 'TRACE_EVENT' 1836 | TRACE_EVENT(f2fs_iostat, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1836:1: note: in expansion of macro 'TRACE_EVENT' 1836 | TRACE_EVENT(f2fs_iostat, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_iostat_latency': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1921:1: note: in expansion of macro 'TRACE_EVENT' 1921 | TRACE_EVENT(f2fs_iostat_latency, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1921:1: note: in expansion of macro 'TRACE_EVENT' 1921 | TRACE_EVENT(f2fs_iostat_latency, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1921:1: note: in expansion of macro 'TRACE_EVENT' 1921 | TRACE_EVENT(f2fs_iostat_latency, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1921:1: note: in expansion of macro 'TRACE_EVENT' 1921 | TRACE_EVENT(f2fs_iostat_latency, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs__truncate_node': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_f2fs_lookup_start': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:812:1: note: in expansion of macro 'TRACE_EVENT' 812 | TRACE_EVENT(f2fs_lookup_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:812:1: note: in expansion of macro 'TRACE_EVENT' 812 | TRACE_EVENT(f2fs_lookup_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:812:1: note: in expansion of macro 'TRACE_EVENT' 812 | TRACE_EVENT(f2fs_lookup_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:812:1: note: in expansion of macro 'TRACE_EVENT' 812 | TRACE_EVENT(f2fs_lookup_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:812:1: note: in expansion of macro 'TRACE_EVENT' 812 | TRACE_EVENT(f2fs_lookup_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:812:1: note: in expansion of macro 'TRACE_EVENT' 812 | TRACE_EVENT(f2fs_lookup_start, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs__bio': /kisskb/src/fs/btrfs/ioctl.c: In function 'defrag_lookup_extent': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1090:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1090 | DECLARE_EVENT_CLASS(f2fs__bio, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/ioctl.c:1019:24: note: byref variable will be forcibly initialized 1019 | struct extent_state *cached = NULL; | ^~~~~~ /kisskb/src/kernel/taskstats.c: In function 'cgroupstats_user_cmd': /kisskb/src/kernel/taskstats.c:388:18: note: byref variable will be forcibly initialized 388 | struct sk_buff *rep_skb; | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1090:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1090 | DECLARE_EVENT_CLASS(f2fs__bio, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1090:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1090 | DECLARE_EVENT_CLASS(f2fs__bio, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1090:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1090 | DECLARE_EVENT_CLASS(f2fs__bio, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1090:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1090 | DECLARE_EVENT_CLASS(f2fs__bio, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1090:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1090 | DECLARE_EVENT_CLASS(f2fs__bio, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_filemap_fault': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1307:1: note: in expansion of macro 'TRACE_EVENT' 1307 | TRACE_EVENT(f2fs_filemap_fault, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1307:1: note: in expansion of macro 'TRACE_EVENT' 1307 | TRACE_EVENT(f2fs_filemap_fault, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1307:1: note: in expansion of macro 'TRACE_EVENT' 1307 | TRACE_EVENT(f2fs_filemap_fault, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1307:1: note: in expansion of macro 'TRACE_EVENT' 1307 | TRACE_EVENT(f2fs_filemap_fault, | ^~~~~~~~~~~ /kisskb/src/kernel/taskstats.c: In function 'cmd_attr_pid': /kisskb/src/kernel/taskstats.c:481:18: note: byref variable will be forcibly initialized 481 | struct sk_buff *rep_skb; | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1307:1: note: in expansion of macro 'TRACE_EVENT' 1307 | TRACE_EVENT(f2fs_filemap_fault, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1307:1: note: in expansion of macro 'TRACE_EVENT' 1307 | TRACE_EVENT(f2fs_filemap_fault, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_writepages': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1333:1: note: in expansion of macro 'TRACE_EVENT' 1333 | TRACE_EVENT(f2fs_writepages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1333:1: note: in expansion of macro 'TRACE_EVENT' 1333 | TRACE_EVENT(f2fs_writepages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1333:1: note: in expansion of macro 'TRACE_EVENT' 1333 | TRACE_EVENT(f2fs_writepages, | ^~~~~~~~~~~ /kisskb/src/kernel/taskstats.c: In function 'cmd_attr_tgid': /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1333:1: note: in expansion of macro 'TRACE_EVENT' 1333 | TRACE_EVENT(f2fs_writepages, | ^~~~~~~~~~~ /kisskb/src/kernel/taskstats.c:510:18: note: byref variable will be forcibly initialized 510 | struct sk_buff *rep_skb; | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1333:1: note: in expansion of macro 'TRACE_EVENT' 1333 | TRACE_EVENT(f2fs_writepages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1333:1: note: in expansion of macro 'TRACE_EVENT' 1333 | TRACE_EVENT(f2fs_writepages, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_readpages': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1397:1: note: in expansion of macro 'TRACE_EVENT' 1397 | TRACE_EVENT(f2fs_readpages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1397:1: note: in expansion of macro 'TRACE_EVENT' 1397 | TRACE_EVENT(f2fs_readpages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1397:1: note: in expansion of macro 'TRACE_EVENT' 1397 | TRACE_EVENT(f2fs_readpages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1397:1: note: in expansion of macro 'TRACE_EVENT' 1397 | TRACE_EVENT(f2fs_readpages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1397:1: note: in expansion of macro 'TRACE_EVENT' 1397 | TRACE_EVENT(f2fs_readpages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1397:1: note: in expansion of macro 'TRACE_EVENT' 1397 | TRACE_EVENT(f2fs_readpages, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_write_checkpoint': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1423:1: note: in expansion of macro 'TRACE_EVENT' 1423 | TRACE_EVENT(f2fs_write_checkpoint, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1423:1: note: in expansion of macro 'TRACE_EVENT' 1423 | TRACE_EVENT(f2fs_write_checkpoint, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1423:1: note: in expansion of macro 'TRACE_EVENT' 1423 | TRACE_EVENT(f2fs_write_checkpoint, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1423:1: note: in expansion of macro 'TRACE_EVENT' 1423 | TRACE_EVENT(f2fs_write_checkpoint, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1423:1: note: in expansion of macro 'TRACE_EVENT' 1423 | TRACE_EVENT(f2fs_write_checkpoint, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1423:1: note: in expansion of macro 'TRACE_EVENT' 1423 | TRACE_EVENT(f2fs_write_checkpoint, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_discard': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1447:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1447 | DECLARE_EVENT_CLASS(f2fs_discard, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1447:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1447 | DECLARE_EVENT_CLASS(f2fs_discard, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1447:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1447 | DECLARE_EVENT_CLASS(f2fs_discard, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1447:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1447 | DECLARE_EVENT_CLASS(f2fs_discard, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1447:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1447 | DECLARE_EVENT_CLASS(f2fs_discard, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1447:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1447 | DECLARE_EVENT_CLASS(f2fs_discard, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_lookup_extent_tree_end': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:1564:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 1564 | TRACE_EVENT_CONDITION(f2fs_lookup_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:1564:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 1564 | TRACE_EVENT_CONDITION(f2fs_lookup_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:1564:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 1564 | TRACE_EVENT_CONDITION(f2fs_lookup_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:1564:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 1564 | TRACE_EVENT_CONDITION(f2fs_lookup_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:1564:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 1564 | TRACE_EVENT_CONDITION(f2fs_lookup_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:1564:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 1564 | TRACE_EVENT_CONDITION(f2fs_lookup_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_shrink_extent_tree': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1631:1: note: in expansion of macro 'TRACE_EVENT' 1631 | TRACE_EVENT(f2fs_shrink_extent_tree, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1631:1: note: in expansion of macro 'TRACE_EVENT' 1631 | TRACE_EVENT(f2fs_shrink_extent_tree, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1631:1: note: in expansion of macro 'TRACE_EVENT' 1631 | TRACE_EVENT(f2fs_shrink_extent_tree, | ^~~~~~~~~~~ /kisskb/src/kernel/taskstats.c: In function 'taskstats_exit': /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1631:1: note: in expansion of macro 'TRACE_EVENT' 1631 | TRACE_EVENT(f2fs_shrink_extent_tree, | ^~~~~~~~~~~ /kisskb/src/kernel/taskstats.c:588:18: note: byref variable will be forcibly initialized 588 | struct sk_buff *rep_skb; | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1631:1: note: in expansion of macro 'TRACE_EVENT' 1631 | TRACE_EVENT(f2fs_shrink_extent_tree, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1631:1: note: in expansion of macro 'TRACE_EVENT' 1631 | TRACE_EVENT(f2fs_shrink_extent_tree, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_sync_dirty_inodes': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1679:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1679 | DECLARE_EVENT_CLASS(f2fs_sync_dirty_inodes, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1679:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1679 | DECLARE_EVENT_CLASS(f2fs_sync_dirty_inodes, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1679:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1679 | DECLARE_EVENT_CLASS(f2fs_sync_dirty_inodes, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1679:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1679 | DECLARE_EVENT_CLASS(f2fs_sync_dirty_inodes, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1679:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1679 | DECLARE_EVENT_CLASS(f2fs_sync_dirty_inodes, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1679:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1679 | DECLARE_EVENT_CLASS(f2fs_sync_dirty_inodes, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_shutdown': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1717:1: note: in expansion of macro 'TRACE_EVENT' 1717 | TRACE_EVENT(f2fs_shutdown, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1717:1: note: in expansion of macro 'TRACE_EVENT' 1717 | TRACE_EVENT(f2fs_shutdown, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1717:1: note: in expansion of macro 'TRACE_EVENT' 1717 | TRACE_EVENT(f2fs_shutdown, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1717:1: note: in expansion of macro 'TRACE_EVENT' 1717 | TRACE_EVENT(f2fs_shutdown, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1717:1: note: in expansion of macro 'TRACE_EVENT' 1717 | TRACE_EVENT(f2fs_shutdown, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:1717:1: note: in expansion of macro 'TRACE_EVENT' 1717 | TRACE_EVENT(f2fs_shutdown, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_bmap': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:2008:1: note: in expansion of macro 'TRACE_EVENT' 2008 | TRACE_EVENT(f2fs_bmap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:2008:1: note: in expansion of macro 'TRACE_EVENT' 2008 | TRACE_EVENT(f2fs_bmap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:2008:1: note: in expansion of macro 'TRACE_EVENT' 2008 | TRACE_EVENT(f2fs_bmap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:2008:1: note: in expansion of macro 'TRACE_EVENT' 2008 | TRACE_EVENT(f2fs_bmap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:2008:1: note: in expansion of macro 'TRACE_EVENT' 2008 | TRACE_EVENT(f2fs_bmap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:2008:1: note: in expansion of macro 'TRACE_EVENT' 2008 | TRACE_EVENT(f2fs_bmap, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_map_blocks': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/f2fs/super.c: In function '__bpf_trace_f2fs_fallocate': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:897:1: note: in expansion of macro 'TRACE_EVENT' 897 | TRACE_EVENT(f2fs_fallocate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:897:1: note: in expansion of macro 'TRACE_EVENT' 897 | TRACE_EVENT(f2fs_fallocate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:897:1: note: in expansion of macro 'TRACE_EVENT' 897 | TRACE_EVENT(f2fs_fallocate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:897:1: note: in expansion of macro 'TRACE_EVENT' 897 | TRACE_EVENT(f2fs_fallocate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:897:1: note: in expansion of macro 'TRACE_EVENT' 897 | TRACE_EVENT(f2fs_fallocate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:897:1: note: in expansion of macro 'TRACE_EVENT' 897 | TRACE_EVENT(f2fs_fallocate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:897:1: note: in expansion of macro 'TRACE_EVENT' 897 | TRACE_EVENT(f2fs_fallocate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:897:1: note: in expansion of macro 'TRACE_EVENT' 897 | TRACE_EVENT(f2fs_fallocate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:897:1: note: in expansion of macro 'TRACE_EVENT' 897 | TRACE_EVENT(f2fs_fallocate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:897:1: note: in expansion of macro 'TRACE_EVENT' 897 | TRACE_EVENT(f2fs_fallocate, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/ioctl.c: In function 'defrag_one_locked_target': /kisskb/src/fs/btrfs/ioctl.c:1299:27: note: byref variable will be forcibly initialized 1299 | struct extent_changeset *data_reserved = NULL; | ^~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_direct_IO_exit': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:969:1: note: in expansion of macro 'TRACE_EVENT' 969 | TRACE_EVENT(f2fs_direct_IO_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:969:1: note: in expansion of macro 'TRACE_EVENT' 969 | TRACE_EVENT(f2fs_direct_IO_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:969:1: note: in expansion of macro 'TRACE_EVENT' 969 | TRACE_EVENT(f2fs_direct_IO_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:969:1: note: in expansion of macro 'TRACE_EVENT' 969 | TRACE_EVENT(f2fs_direct_IO_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:969:1: note: in expansion of macro 'TRACE_EVENT' 969 | TRACE_EVENT(f2fs_direct_IO_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:969:1: note: in expansion of macro 'TRACE_EVENT' 969 | TRACE_EVENT(f2fs_direct_IO_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:969:1: note: in expansion of macro 'TRACE_EVENT' 969 | TRACE_EVENT(f2fs_direct_IO_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:969:1: note: in expansion of macro 'TRACE_EVENT' 969 | TRACE_EVENT(f2fs_direct_IO_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:969:1: note: in expansion of macro 'TRACE_EVENT' 969 | TRACE_EVENT(f2fs_direct_IO_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:969:1: note: in expansion of macro 'TRACE_EVENT' 969 | TRACE_EVENT(f2fs_direct_IO_exit, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_gc_begin': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST10' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:653:1: note: in expansion of macro 'TRACE_EVENT' 653 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST10' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:653:1: note: in expansion of macro 'TRACE_EVENT' 653 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST10' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:653:1: note: in expansion of macro 'TRACE_EVENT' 653 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST10' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:653:1: note: in expansion of macro 'TRACE_EVENT' 653 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST10' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:653:1: note: in expansion of macro 'TRACE_EVENT' 653 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST10' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:653:1: note: in expansion of macro 'TRACE_EVENT' 653 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST10' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:653:1: note: in expansion of macro 'TRACE_EVENT' 653 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST10' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:653:1: note: in expansion of macro 'TRACE_EVENT' 653 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST10' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:653:1: note: in expansion of macro 'TRACE_EVENT' 653 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST10' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:653:1: note: in expansion of macro 'TRACE_EVENT' 653 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST10' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:653:1: note: in expansion of macro 'TRACE_EVENT' 653 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST10' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:653:1: note: in expansion of macro 'TRACE_EVENT' 653 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST10' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:653:1: note: in expansion of macro 'TRACE_EVENT' 653 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST10' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:653:1: note: in expansion of macro 'TRACE_EVENT' 653 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/ioctl.c: In function 'defrag_prepare_one_page': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:50:24: note: in expansion of macro '__CAST_TO_U64' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST10' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:653:1: note: in expansion of macro 'TRACE_EVENT' 653 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/ioctl.c:1076:23: note: byref variable will be forcibly initialized 1076 | struct extent_state *cached_state = NULL; | ^~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:50:24: note: in expansion of macro '__CAST_TO_U64' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST10' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:653:1: note: in expansion of macro 'TRACE_EVENT' 653 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:51:24: note: in expansion of macro '__CAST_TO_U64' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST10' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:653:1: note: in expansion of macro 'TRACE_EVENT' 653 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:51:24: note: in expansion of macro '__CAST_TO_U64' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST10' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:653:1: note: in expansion of macro 'TRACE_EVENT' 653 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:52:25: note: in expansion of macro '__CAST_TO_U64' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST10' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:653:1: note: in expansion of macro 'TRACE_EVENT' 653 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:52:25: note: in expansion of macro '__CAST_TO_U64' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST10' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:653:1: note: in expansion of macro 'TRACE_EVENT' 653 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_gc_end': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:53:43: note: in expansion of macro '__CAST10' 53 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST11' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:705:1: note: in expansion of macro 'TRACE_EVENT' 705 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:53:43: note: in expansion of macro '__CAST10' 53 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST11' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:705:1: note: in expansion of macro 'TRACE_EVENT' 705 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:53:43: note: in expansion of macro '__CAST10' 53 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST11' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:705:1: note: in expansion of macro 'TRACE_EVENT' 705 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:53:43: note: in expansion of macro '__CAST10' 53 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST11' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:705:1: note: in expansion of macro 'TRACE_EVENT' 705 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:53:43: note: in expansion of macro '__CAST10' 53 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST11' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:705:1: note: in expansion of macro 'TRACE_EVENT' 705 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:53:43: note: in expansion of macro '__CAST10' 53 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST11' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:705:1: note: in expansion of macro 'TRACE_EVENT' 705 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:53:43: note: in expansion of macro '__CAST10' 53 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST11' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:705:1: note: in expansion of macro 'TRACE_EVENT' 705 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:53:43: note: in expansion of macro '__CAST10' 53 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST11' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:705:1: note: in expansion of macro 'TRACE_EVENT' 705 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:53:43: note: in expansion of macro '__CAST10' 53 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST11' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:705:1: note: in expansion of macro 'TRACE_EVENT' 705 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:53:43: note: in expansion of macro '__CAST10' 53 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST11' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:705:1: note: in expansion of macro 'TRACE_EVENT' 705 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:53:43: note: in expansion of macro '__CAST10' 53 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST11' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:705:1: note: in expansion of macro 'TRACE_EVENT' 705 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:53:43: note: in expansion of macro '__CAST10' 53 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST11' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:705:1: note: in expansion of macro 'TRACE_EVENT' 705 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:53:43: note: in expansion of macro '__CAST10' 53 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST11' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:705:1: note: in expansion of macro 'TRACE_EVENT' 705 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:53:43: note: in expansion of macro '__CAST10' 53 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST11' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:705:1: note: in expansion of macro 'TRACE_EVENT' 705 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:50:24: note: in expansion of macro '__CAST_TO_U64' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:53:43: note: in expansion of macro '__CAST10' 53 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST11' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:705:1: note: in expansion of macro 'TRACE_EVENT' 705 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:50:24: note: in expansion of macro '__CAST_TO_U64' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:53:43: note: in expansion of macro '__CAST10' 53 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST11' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:705:1: note: in expansion of macro 'TRACE_EVENT' 705 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:51:24: note: in expansion of macro '__CAST_TO_U64' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:53:43: note: in expansion of macro '__CAST10' 53 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST11' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:705:1: note: in expansion of macro 'TRACE_EVENT' 705 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:51:24: note: in expansion of macro '__CAST_TO_U64' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:53:43: note: in expansion of macro '__CAST10' 53 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST11' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:705:1: note: in expansion of macro 'TRACE_EVENT' 705 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:52:25: note: in expansion of macro '__CAST_TO_U64' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:53:43: note: in expansion of macro '__CAST10' 53 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST11' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:705:1: note: in expansion of macro 'TRACE_EVENT' 705 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:52:25: note: in expansion of macro '__CAST_TO_U64' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:53:43: note: in expansion of macro '__CAST10' 53 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST11' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:705:1: note: in expansion of macro 'TRACE_EVENT' 705 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:53:25: note: in expansion of macro '__CAST_TO_U64' 53 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST11' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:705:1: note: in expansion of macro 'TRACE_EVENT' 705 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:53:25: note: in expansion of macro '__CAST_TO_U64' 53 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST11' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:705:1: note: in expansion of macro 'TRACE_EVENT' 705 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_get_victim': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:760:1: note: in expansion of macro 'TRACE_EVENT' 760 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:760:1: note: in expansion of macro 'TRACE_EVENT' 760 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:760:1: note: in expansion of macro 'TRACE_EVENT' 760 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:760:1: note: in expansion of macro 'TRACE_EVENT' 760 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:760:1: note: in expansion of macro 'TRACE_EVENT' 760 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:760:1: note: in expansion of macro 'TRACE_EVENT' 760 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:760:1: note: in expansion of macro 'TRACE_EVENT' 760 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:760:1: note: in expansion of macro 'TRACE_EVENT' 760 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:760:1: note: in expansion of macro 'TRACE_EVENT' 760 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:760:1: note: in expansion of macro 'TRACE_EVENT' 760 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:760:1: note: in expansion of macro 'TRACE_EVENT' 760 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:760:1: note: in expansion of macro 'TRACE_EVENT' 760 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:760:1: note: in expansion of macro 'TRACE_EVENT' 760 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:760:1: note: in expansion of macro 'TRACE_EVENT' 760 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_fiemap': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:2034:1: note: in expansion of macro 'TRACE_EVENT' 2034 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:2034:1: note: in expansion of macro 'TRACE_EVENT' 2034 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:2034:1: note: in expansion of macro 'TRACE_EVENT' 2034 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:2034:1: note: in expansion of macro 'TRACE_EVENT' 2034 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/mempool.h:8, from /kisskb/src/include/linux/bio.h:8, from /kisskb/src/fs/btrfs/ioctl.c:7: /kisskb/src/fs/btrfs/ioctl.c: In function 'defrag_one_range': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:2034:1: note: in expansion of macro 'TRACE_EVENT' 2034 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:2034:1: note: in expansion of macro 'TRACE_EVENT' 2034 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/ioctl.c:1335:12: note: byref variable will be forcibly initialized 1335 | LIST_HEAD(target_list); | ^~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:2034:1: note: in expansion of macro 'TRACE_EVENT' 2034 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/ioctl.c:1332:23: note: byref variable will be forcibly initialized 1332 | struct extent_state *cached_state = NULL; | ^~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:2034:1: note: in expansion of macro 'TRACE_EVENT' 2034 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:2034:1: note: in expansion of macro 'TRACE_EVENT' 2034 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:2034:1: note: in expansion of macro 'TRACE_EVENT' 2034 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:2034:1: note: in expansion of macro 'TRACE_EVENT' 2034 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:2034:1: note: in expansion of macro 'TRACE_EVENT' 2034 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ In file included from /kisskb/src/fs/btrfs/ioctl.c:11: /kisskb/src/fs/btrfs/ioctl.c: In function 'defrag_one_cluster': /kisskb/src/include/linux/pagemap.h:1029:19: note: byref variable will be forcibly initialized 1029 | DEFINE_READAHEAD(ractl, file, ra, mapping, index); | ^~~~~ /kisskb/src/include/linux/pagemap.h:994:27: note: in definition of macro 'DEFINE_READAHEAD' 994 | struct readahead_control ractl = { \ | ^~~~~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/mempool.h:8, from /kisskb/src/include/linux/bio.h:8, from /kisskb/src/fs/btrfs/ioctl.c:7: /kisskb/src/fs/btrfs/ioctl.c:1416:12: note: byref variable will be forcibly initialized 1416 | LIST_HEAD(target_list); | ^~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/btrfs/ioctl.c: In function 'btrfs_ioctl_get_fslabel': /kisskb/src/fs/btrfs/ioctl.c:4631:7: note: byref variable will be forcibly initialized 4631 | char label[BTRFS_LABEL_SIZE]; | ^~~~~ /kisskb/src/fs/btrfs/ioctl.c: In function 'btrfs_ioctl_set_fslabel': /kisskb/src/fs/btrfs/ioctl.c:4657:7: note: byref variable will be forcibly initialized 4657 | char label[BTRFS_LABEL_SIZE]; | ^~~~~ 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:1895:4: note: byref variable will be forcibly initialized 1895 | } desc; | ^~~~ /kisskb/src/fs/btrfs/ioctl.c: In function 'btrfs_ioctl_fitrim': /kisskb/src/fs/btrfs/ioctl.c:441:22: note: byref variable will be forcibly initialized 441 | struct fstrim_range range; | ^~~~~ /kisskb/src/fs/f2fs/super.c: In function 'kill_f2fs_super': /kisskb/src/fs/f2fs/super.c:4468:22: note: byref variable will be forcibly initialized 4468 | struct cp_control cpc = { | ^~~ /kisskb/src/fs/btrfs/ioctl.c: In function 'btrfs_ioctl_subvol_getflags': /kisskb/src/fs/btrfs/ioctl.c:1937:6: note: byref variable will be forcibly initialized 1937 | u64 flags = 0; | ^~~~~ /kisskb/src/fs/f2fs/super.c: In function 'f2fs_quota_write': /kisskb/src/fs/f2fs/super.c:2453:8: note: byref variable will be forcibly initialized 2453 | void *fsdata = NULL; | ^~~~~~ /kisskb/src/fs/f2fs/super.c:2452:15: note: byref variable will be forcibly initialized 2452 | struct page *page; | ^~~~ /kisskb/src/fs/btrfs/ioctl.c: In function 'btrfs_ioctl_space_info': /kisskb/src/fs/btrfs/ioctl.c:3515:32: note: byref variable will be forcibly initialized 3515 | struct btrfs_ioctl_space_info space; | ^~~~~ /kisskb/src/fs/btrfs/ioctl.c:3514:32: note: byref variable will be forcibly initialized 3514 | struct btrfs_ioctl_space_args space_args; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/ioctl.c: In function 'create_subvol': /kisskb/src/fs/btrfs/ioctl.c:536:6: note: byref variable will be forcibly initialized 536 | u64 index = 0; | ^~~~~ /kisskb/src/fs/btrfs/ioctl.c:535:6: note: byref variable will be forcibly initialized 535 | u64 objectid; | ^~~~~~~~ /kisskb/src/fs/btrfs/ioctl.c:534:8: note: byref variable will be forcibly initialized 534 | dev_t anon_dev = 0; | ^~~~~~~~ /kisskb/src/fs/btrfs/ioctl.c:529:25: note: byref variable will be forcibly initialized 529 | struct btrfs_block_rsv block_rsv; | ^~~~~~~~~ /kisskb/src/fs/btrfs/ioctl.c:523:19: note: byref variable will be forcibly initialized 523 | struct btrfs_key key; | ^~~ In file included from /kisskb/src/drivers/gpio/gpio-da9052.c:17: /kisskb/src/drivers/gpio/gpio-da9052.c: In function 'da9052_reg_read': /kisskb/src/include/linux/mfd/da9052/da9052.h:107:6: note: byref variable will be forcibly initialized 107 | int val, ret; | ^~~ /kisskb/src/fs/f2fs/super.c: In function 'init_blkz_info': /kisskb/src/fs/f2fs/super.c:3616:32: note: byref variable will be forcibly initialized 3616 | struct f2fs_report_zones_args rep_zone_arg; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/ioctl.c: In function 'btrfs_ioctl_subvol_setflags': /kisskb/src/fs/btrfs/ioctl.c:1961:6: note: byref variable will be forcibly initialized 1961 | u64 flags; | ^~~~~ /kisskb/src/kernel/seccomp.c: In function 'populate_seccomp_data': /kisskb/src/kernel/seccomp.c:244:16: note: byref variable will be forcibly initialized 244 | unsigned long args[6]; | ^~~~ /kisskb/src/fs/btrfs/ioctl.c: In function 'btrfs_ioctl_default_subvol': /kisskb/src/fs/btrfs/ioctl.c:3428:6: note: byref variable will be forcibly initialized 3428 | u64 objectid = 0; | ^~~~~~~~ /kisskb/src/fs/btrfs/ioctl.c:3427:24: note: byref variable will be forcibly initialized 3427 | struct btrfs_disk_key disk_key; | ^~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'f2fs_printk': /kisskb/src/fs/f2fs/super.c:245:10: note: byref variable will be forcibly initialized 245 | va_list args; | ^~~~ /kisskb/src/fs/f2fs/super.c:244:19: note: byref variable will be forcibly initialized 244 | struct va_format vaf; | ^~~ /kisskb/src/kernel/seccomp.c: In function 'seccomp_get_action_avail': /kisskb/src/kernel/seccomp.c:1898:6: note: byref variable will be forcibly initialized 1898 | u32 action; | ^~~~~~ /kisskb/src/kernel/seccomp.c: In function 'seccomp_get_notif_sizes': /kisskb/src/kernel/seccomp.c:1922:29: note: byref variable will be forcibly initialized 1922 | struct seccomp_notif_sizes sizes = { | ^~~~~ /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/fs/btrfs/ioctl.c: In function 'key_in_sk': /kisskb/src/fs/btrfs/ioctl.c:2045:19: note: byref variable will be forcibly initialized 2045 | struct btrfs_key test; | ^~~~ /kisskb/src/fs/btrfs/ioctl.c: In function 'copy_to_sk': /kisskb/src/fs/btrfs/ioctl.c:2077:19: note: byref variable will be forcibly initialized 2077 | struct btrfs_key test; | ^~~~ /kisskb/src/fs/btrfs/ioctl.c:2076:35: note: byref variable will be forcibly initialized 2076 | struct btrfs_ioctl_search_header sh; | ^~ /kisskb/src/fs/btrfs/ioctl.c: In function 'search_ioctl': /kisskb/src/fs/f2fs/inline.c: In function 'f2fs_move_inline_dirents': /kisskb/src/fs/btrfs/ioctl.c:2210:16: note: byref variable will be forcibly initialized 2210 | unsigned long sk_offset = 0; | ^~~~~~~~~ /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/btrfs/ioctl.c:2209:6: note: byref variable will be forcibly initialized 2209 | int num_found = 0; | ^~~~~~~~~ /kisskb/src/fs/btrfs/ioctl.c:2206:19: note: byref variable will be forcibly initialized 2206 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/ioctl.c: In function 'btrfs_ioctl_tree_search': /kisskb/src/fs/btrfs/ioctl.c:2271:9: note: byref variable will be forcibly initialized 2271 | size_t buf_size; | ^~~~~~~~ /kisskb/src/fs/btrfs/ioctl.c:2268:32: note: byref variable will be forcibly initialized 2268 | 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:2305:9: note: byref variable will be forcibly initialized 2305 | size_t buf_size; | ^~~~~~~~ /kisskb/src/fs/btrfs/ioctl.c:2302:36: note: byref variable will be forcibly initialized 2302 | struct btrfs_ioctl_search_args_v2 args; | ^~~~ /kisskb/src/fs/f2fs/super.c: In function 'parse_options': /kisskb/src/fs/f2fs/super.c:610:6: note: byref variable will be forcibly initialized 610 | int arg = 0; | ^~~ /kisskb/src/fs/f2fs/super.c:603:14: note: byref variable will be forcibly initialized 603 | substring_t args[MAX_OPT_ARGS]; | ^~~~ /kisskb/src/fs/btrfs/ioctl.c: In function 'btrfs_search_path_in_tree': /kisskb/src/fs/btrfs/ioctl.c:2342:19: note: byref variable will be forcibly initialized 2342 | struct btrfs_key key; | ^~~ /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/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/btrfs/ioctl.c: In function 'btrfs_ioctl_start_sync': /kisskb/src/fs/btrfs/ioctl.c:3652:6: note: byref variable will be forcibly initialized 3652 | u64 transid; | ^~~~~~~ /kisskb/src/fs/btrfs/ioctl.c: In function 'btrfs_ioctl_wait_sync': /kisskb/src/fs/btrfs/ioctl.c:3680:6: note: byref variable will be forcibly initialized 3680 | u64 transid; | ^~~~~~~ /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/kernel/seccomp.c: In function '__seccomp_filter': /kisskb/src/kernel/seccomp.c:1167:22: note: byref variable will be forcibly initialized 1167 | struct seccomp_data sd_local; | ^~~~~~~~ /kisskb/src/kernel/seccomp.c:1165:25: note: byref variable will be forcibly initialized 1165 | struct seccomp_filter *match = NULL; | ^~~~~ /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/kernel/seccomp.c: In function 'seccomp_prepare_user_filter': /kisskb/src/kernel/seccomp.c:689:20: note: byref variable will be forcibly initialized 689 | struct sock_fprog fprog; | ^~~~~ /kisskb/src/fs/f2fs/super.c: In function 'f2fs_disable_checkpoint': /kisskb/src/fs/f2fs/super.c:2036:20: note: byref variable will be forcibly initialized 2036 | struct cp_control cpc; | ^~~ /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; | ^~ /kisskb/src/kernel/seccomp.c: In function 'seccomp_notify_recv': /kisskb/src/kernel/seccomp.c:1422:23: note: byref variable will be forcibly initialized 1422 | struct seccomp_notif unotif; | ^~~~~~ /kisskb/src/kernel/seccomp.c: In function 'seccomp_notify_id_valid': /kisskb/src/kernel/seccomp.c:1535:6: note: byref variable will be forcibly initialized 1535 | u64 id; | ^~ /kisskb/src/fs/btrfs/ioctl.c: In function 'btrfs_ioctl_set_features': /kisskb/src/fs/btrfs/ioctl.c:4799:35: note: byref variable will be forcibly initialized 4799 | struct btrfs_ioctl_feature_flags flags[2]; | ^~~~~ /kisskb/src/kernel/seccomp.c: In function 'seccomp_notify_addfd': /kisskb/src/kernel/seccomp.c:1561:24: note: byref variable will be forcibly initialized 1561 | struct seccomp_kaddfd kaddfd; | ^~~~~~ /kisskb/src/kernel/seccomp.c:1559:29: note: byref variable will be forcibly initialized 1559 | struct seccomp_notif_addfd addfd; | ^~~~~ /kisskb/src/fs/f2fs/super.c: In function 'f2fs_put_super': /kisskb/src/fs/btrfs/ioctl.c: In function 'btrfs_ioctl_get_subvol_info': /kisskb/src/fs/f2fs/super.c:1519:21: note: byref variable will be forcibly initialized 1519 | struct cp_control cpc = { | ^~~ /kisskb/src/fs/f2fs/super.c:1508:21: note: byref variable will be forcibly initialized 1508 | struct cp_control cpc = { | ^~~ /kisskb/src/fs/btrfs/ioctl.c:2665:19: note: byref variable will be forcibly initialized 2665 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/ioctl.c: In function 'btrfs_ioctl_get_subvol_rootref': /kisskb/src/fs/btrfs/ioctl.c:2785:19: note: byref variable will be forcibly initialized 2785 | struct btrfs_key key; | ^~~ /kisskb/src/kernel/seccomp.c: In function 'seccomp_cache_prepare_bitmap': /kisskb/src/kernel/seccomp.c:793:22: note: byref variable will be forcibly initialized 793 | struct seccomp_data sd; | ^~ /kisskb/src/fs/btrfs/ioctl.c: In function 'btrfs_search_path_in_tree_user': /kisskb/src/fs/btrfs/ioctl.c:2430:24: note: byref variable will be forcibly initialized 2430 | struct btrfs_key key, key2; | ^~~~ /kisskb/src/fs/btrfs/ioctl.c:2430:19: note: byref variable will be forcibly initialized 2430 | struct btrfs_key key, key2; | ^~~ /kisskb/src/kernel/seccomp.c: In function 'seccomp_actions_logged_from_names': /kisskb/src/kernel/seccomp.c:2215:7: note: byref variable will be forcibly initialized 2215 | u32 action_logged = 0; | ^~~~~~~~~~~~~ /kisskb/src/kernel/seccomp.c: In function 'write_actions_logged': /kisskb/src/kernel/seccomp.c:2248:19: note: byref variable will be forcibly initialized 2248 | struct ctl_table table; | ^~~~~ /kisskb/src/kernel/seccomp.c:2247:7: note: byref variable will be forcibly initialized 2247 | char names[sizeof(seccomp_actions_avail)]; | ^~~~~ /kisskb/src/kernel/seccomp.c: In function 'audit_actions_logged': /kisskb/src/kernel/seccomp.c:2277:7: note: byref variable will be forcibly initialized 2277 | char old_names[sizeof(seccomp_actions_avail)]; | ^~~~~~~~~ /kisskb/src/kernel/seccomp.c:2276:7: note: byref variable will be forcibly initialized 2276 | char names[sizeof(seccomp_actions_avail)]; | ^~~~~ /kisskb/src/kernel/seccomp.c: In function 'read_actions_logged': /kisskb/src/kernel/seccomp.c:2230:19: note: byref variable will be forcibly initialized 2230 | struct ctl_table table; | ^~~~~ /kisskb/src/kernel/seccomp.c:2229:7: note: byref variable will be forcibly initialized 2229 | char names[sizeof(seccomp_actions_avail)]; | ^~~~~ /kisskb/src/kernel/seccomp.c: In function 'seccomp_actions_logged_handler': /kisskb/src/kernel/seccomp.c:2312:7: note: byref variable will be forcibly initialized 2312 | u32 actions_logged = 0; | ^~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'f2fs_fill_super': /kisskb/src/fs/f2fs/super.c:3932:19: note: byref variable will be forcibly initialized 3932 | int recovery, i, valid_super_block; | ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c:3932:6: note: byref variable will be forcibly initialized 3932 | int recovery, i, valid_super_block; | ^~~~~~~~ /kisskb/src/fs/f2fs/super.c:3927:27: note: byref variable will be forcibly initialized 3927 | struct f2fs_super_block *raw_super; | ^~~~~~~~~ /kisskb/src/fs/btrfs/ioctl.c: In function 'btrfs_ioctl_resize': /kisskb/src/fs/btrfs/ioctl.c:1643:8: note: byref variable will be forcibly initialized 1643 | char *retptr; | ^~~~~~ /kisskb/src/fs/btrfs/ioctl.c:1637:6: note: byref variable will be forcibly initialized 1637 | u64 devid = 1; | ^~~~~ 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:714:12: note: byref variable will be forcibly initialized 714 | LIST_HEAD(dispose); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/btrfs/ioctl.c: In function 'btrfs_ioctl_rm_dev': /kisskb/src/fs/btrfs/ioctl.c:3278:10: note: byref variable will be forcibly initialized 3278 | fmode_t mode; | ^~~~ /kisskb/src/fs/btrfs/ioctl.c:3277:23: note: byref variable will be forcibly initialized 3277 | struct block_device *bdev = NULL; | ^~~~ /kisskb/src/fs/btrfs/ioctl.c: In function 'btrfs_ioctl_rm_dev_v2': /kisskb/src/fs/btrfs/ioctl.c:3210:10: note: byref variable will be forcibly initialized 3210 | fmode_t mode; | ^~~~ /kisskb/src/fs/btrfs/ioctl.c:3209:23: note: byref variable will be forcibly initialized 3209 | struct block_device *bdev = NULL; | ^~~~ /kisskb/src/kernel/seccomp.c: In function 'proc_pid_seccomp_cache': /kisskb/src/kernel/seccomp.c:2382:16: note: byref variable will be forcibly initialized 2382 | unsigned long flags; | ^~~~~ /kisskb/src/fs/inode.c: In function '__remove_privs': /kisskb/src/fs/inode.c:2003:15: note: byref variable will be forcibly initialized 2003 | struct iattr newattrs; | ^~~~~~~~ /kisskb/src/fs/inode.c: In function 'current_time': /kisskb/src/fs/inode.c:2396:20: note: byref variable will be forcibly initialized 2396 | struct timespec64 now; | ^~~ /kisskb/src/fs/inode.c: In function 'file_update_time': /kisskb/src/fs/inode.c:2061:20: note: byref variable will be forcibly initialized 2061 | struct timespec64 now; | ^~~ /kisskb/src/fs/btrfs/ioctl.c: In function 'btrfs_defrag_file': /kisskb/src/fs/btrfs/ioctl.c:1477:16: note: byref variable will be forcibly initialized 1477 | unsigned long sectors_defragged = 0; | ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/inode.c: In function 'dump_mapping': /kisskb/src/fs/inode.c:561:16: note: byref variable will be forcibly initialized 561 | unsigned long ino; | ^~~ /kisskb/src/fs/inode.c:560:16: note: byref variable will be forcibly initialized 560 | struct dentry dentry; | ^~~~~~ /kisskb/src/fs/inode.c:558:21: note: byref variable will be forcibly initialized 558 | struct hlist_node *dentry_first; | ^~~~~~~~~~~~ /kisskb/src/fs/inode.c:557:41: note: byref variable will be forcibly initialized 557 | const struct address_space_operations *a_ops; | ^~~~~ /kisskb/src/fs/inode.c:556:16: note: byref variable will be forcibly initialized 556 | struct inode *host; | ^~~~ 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:765:12: note: byref variable will be forcibly initialized 765 | LIST_HEAD(dispose); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/inode.c: In function 'prune_icache_sb': /kisskb/src/fs/inode.c:891:12: note: byref variable will be forcibly initialized 891 | LIST_HEAD(freeable); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/inode.c: In function 'touch_atime': /kisskb/src/fs/inode.c:1921:20: note: byref variable will be forcibly initialized 1921 | struct timespec64 now; | ^~~ /kisskb/src/fs/inode.c: In function 'file_remove_privs': /kisskb/src/fs/inode.c:2003:15: note: byref variable will be forcibly initialized 2003 | struct iattr newattrs; | ^~~~~~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/include/linux/node.h:18, from /kisskb/src/include/linux/cpu.h:17, from /kisskb/src/include/linux/static_call.h:135, from /kisskb/src/include/linux/tracepoint.h:22, from /kisskb/src/kernel/tracepoint.c:11: /kisskb/src/kernel/tracepoint.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/kernel/tracepoint.c: In function 'tracepoint_add_func': /kisskb/src/kernel/tracepoint.c:327:32: note: byref variable will be forcibly initialized 327 | struct tracepoint_func *old, *tp_funcs; | ^~~~~~~~ In file included from /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c:34: /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c: In function 'dma_async_is_tx_complete': /kisskb/src/include/linux/dmaengine.h:1453:22: note: byref variable will be forcibly initialized 1453 | struct dma_tx_state state; | ^~~~~ /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/kernel/tracepoint.c: In function 'tracepoint_probe_register_prio_may_exist': /kisskb/src/kernel/tracepoint.c:475:25: note: byref variable will be forcibly initialized 475 | struct tracepoint_func tp_func; | ^~~~~~~ /kisskb/src/kernel/tracepoint.c: In function 'tracepoint_probe_register_prio': In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/include/linux/scatterlist.h:8, from /kisskb/src/include/crypto/if_alg.h:14, from /kisskb/src/crypto/af_alg.c:11: /kisskb/src/crypto/af_alg.c: In function '__ab_c_size': /kisskb/src/kernel/tracepoint.c:504:25: note: byref variable will be forcibly initialized 504 | struct tracepoint_func tp_func; | ^~~~~~~ /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/kernel/tracepoint.c: In function 'tracepoint_remove_func': /kisskb/src/kernel/tracepoint.c:399:32: note: byref variable will be forcibly initialized 399 | struct tracepoint_func *old, *tp_funcs; | ^~~~~~~~ /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c: In function 'maint_port_idx_get': /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c:1363:6: note: byref variable will be forcibly initialized 1363 | u32 port_idx = md->mport->index; | ^~~~~~~~ /kisskb/src/kernel/tracepoint.c: In function 'tracepoint_probe_unregister': /kisskb/src/kernel/tracepoint.c:545:25: note: byref variable will be forcibly initialized 545 | struct tracepoint_func tp_func; | ^~~~~~~ /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:1480:29: note: byref variable will be forcibly initialized 1480 | 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:1523:19: note: byref variable will be forcibly initialized 1523 | 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:1403:19: note: byref variable will be forcibly initialized 1403 | struct rio_event event; | ^~~~~ /kisskb/src/crypto/af_alg.c: In function 'af_alg_make_sg': /kisskb/src/crypto/af_alg.c:406:9: note: byref variable will be forcibly initialized 406 | size_t off; | ^~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/include/linux/cdev.h:8, from /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c:15: /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c: In function 'rio_mport_obw_free': /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c:463:6: note: byref variable will be forcibly initialized 463 | u64 handle; | ^~~~~~ /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c: In function 'rio_mport_inbound_free': /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c:1329:6: note: byref variable will be forcibly initialized 1329 | u64 handle; | ^~~~~~ 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:39, 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/drivers/rapidio/devices/rio_mport_cdev.c: In function 'rio_mport_free_dma': /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c:1146:6: note: byref variable will be forcibly initialized 1146 | u64 handle; | ^~~~~~ /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c: In function 'mport_write': /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c:2301:19: note: byref variable will be forcibly initialized 2301 | struct rio_event event; | ^~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c:13: /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c: In function 'mport_cdev_release_dma': /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c:1950:12: note: byref variable will be forcibly initialized 1950 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, 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:2280:8: note: in expansion of macro 'wait_event_interruptible' 2280 | ret = wait_event_interruptible(priv->event_rx_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c:2267:6: note: byref variable will be forcibly initialized 2267 | int copied; | ^~~~~~ /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/crypto/af_alg.c: In function 'alg_setkey': /kisskb/src/crypto/af_alg.c:205:12: note: userspace variable will be forcibly initialized 205 | static int alg_setkey(struct sock *sk, sockptr_t ukey, unsigned int keylen) | ^~~~~~~~~~ /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c: In function 'maint_comptag_set': /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c:520:6: note: byref variable will be forcibly initialized 520 | u32 comptag; | ^~~~~~~ /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/rapidio/devices/rio_mport_cdev.c: In function 'maint_hdid_set': /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c:498:6: note: byref variable will be forcibly initialized 498 | u16 hdid; | ^~~~ /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:1611:23: note: byref variable will be forcibly initialized 1611 | struct rio_pw_filter filter; | ^~~~~~ In file included from /kisskb/src/include/linux/sockptr.h:11, from /kisskb/src/include/linux/net.h:25, from /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c:21: /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c: In function 'prep_dma_xfer': /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c:618:22: note: byref variable will be forcibly initialized 618 | struct rio_dma_data tx_data; | ^~~~~~~ /kisskb/src/kernel/bpf/bloom_filter.c: In function 'bloom_map_alloc': /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c: In function 'rio_mport_add_riodev': /kisskb/src/kernel/bpf/bloom_filter.c:87:48: note: byref variable will be forcibly initialized 87 | u32 bitset_bytes, bitset_mask, nr_hash_funcs, nr_bits; | ^~~~~~~ /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c:1687:6: note: byref variable will be forcibly initialized 1687 | u32 swpinfo = 0; | ^~~~~~~ /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c:1686:6: note: byref variable will be forcibly initialized 1686 | u32 rval; | ^~~~ /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c:1680:23: note: byref variable will be forcibly initialized 1680 | 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:1819:23: note: byref variable will be forcibly initialized 1819 | struct rio_rdev_info dev_info; | ^~~~~~~~ /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c: In function 'mport_cdev_add': /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c:2364:24: note: byref variable will be forcibly initialized 2364 | 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:1435:29: note: byref variable will be forcibly initialized 1435 | 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:1554:23: note: byref variable will be forcibly initialized 1554 | 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:430:13: note: byref variable will be forcibly initialized 430 | dma_addr_t paddr; | ^~~~~ /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:1288:28: note: byref variable will be forcibly initialized 1288 | struct rio_mport_mapping *mapping = NULL; | ^~~~~~~ /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c:1287:18: note: byref variable will be forcibly initialized 1287 | struct rio_mmap map; | ^~~ /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c: In function 'rio_mport_alloc_dma': /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c:1120:28: note: byref variable will be forcibly initialized 1120 | struct rio_mport_mapping *mapping = NULL; | ^~~~~~~ /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c:1119:21: note: byref variable will be forcibly initialized 1119 | struct rio_dma_mem map; | ^~~ /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c: In function 'rio_mport_wait_for_async_dma': /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c:1011:27: note: byref variable will be forcibly initialized 1011 | struct rio_async_tx_wait w_param; | ^~~~~~~ /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c: In function 'rio_mport_transfer_ioctl': /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c:964:25: note: byref variable will be forcibly initialized 964 | struct rio_transaction transaction; | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/slab.h:16, 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_alloc_btree.c:6: /kisskb/src/fs/xfs/libxfs/xfs_alloc_btree.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc_btree.c: In function 'xfs_allocbt_alloc_block': /kisskb/src/fs/xfs/libxfs/xfs_alloc_btree.c:60:17: note: byref variable will be forcibly initialized 60 | xfs_agblock_t bno; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc_btree.c: In function 'xfs_allocbt_maxlevels_ondisk': /kisskb/src/fs/xfs/libxfs/xfs_alloc_btree.c:602:16: note: byref variable will be forcibly initialized 602 | unsigned int minrecs[2]; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_alloc_btree.c: In function 'xfs_allocbt_init_cur_cache': /kisskb/src/fs/xfs/libxfs/xfs_alloc_btree.c:602:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/pci/hotplug/shpchp_ctrl.c: In function 'handle_button_press_event': /kisskb/src/drivers/pci/hotplug/shpchp_ctrl.c:460:5: note: byref variable will be forcibly initialized 460 | u8 getstatus; | ^~~~~~~~~ /kisskb/src/drivers/pci/hotplug/shpchp_ctrl.c: In function 'shpchp_disable_slot': /kisskb/src/drivers/pci/hotplug/shpchp_ctrl.c:601:5: note: byref variable will be forcibly initialized 601 | u8 getstatus = 0; | ^~~~~~~~~ In file included from /kisskb/src/drivers/pci/hotplug/shpchp_ctrl.c:22: /kisskb/src/drivers/pci/hotplug/shpchp_ctrl.c: In function 'amd_pogo_errata_save_misc_reg': /kisskb/src/drivers/pci/hotplug/shpchp.h:230:6: note: byref variable will be forcibly initialized 230 | u32 pcix_misc2_temp; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/pci/hotplug/shpchp_ctrl.c: In function 'amd_pogo_errata_restore_misc_reg': /kisskb/src/drivers/pci/hotplug/shpchp.h:250:6: note: byref variable will be forcibly initialized 250 | u32 pcix_mem_base_reg; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/pci/hotplug/shpchp.h:249:6: note: byref variable will be forcibly initialized 249 | u32 pcix_bridge_errors_reg; | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/pci/hotplug/shpchp.h:248:6: note: byref variable will be forcibly initialized 248 | u32 pcix_misc2_temp; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/pci/hotplug/shpchp_ctrl.c: In function 'board_added': /kisskb/src/drivers/pci/hotplug/shpchp_ctrl.c:234:21: note: byref variable will be forcibly initialized 234 | enum pci_bus_speed asp, bsp, msp; | ^~~ /kisskb/src/drivers/pci/hotplug/shpchp_ctrl.c: In function 'shpchp_enable_slot': /kisskb/src/drivers/pci/hotplug/shpchp_ctrl.c:544:5: note: byref variable will be forcibly initialized 544 | u8 getstatus = 0; | ^~~~~~~~~ /kisskb/src/drivers/pci/hotplug/shpchp_ctrl.c: In function 'shpchp_handle_switch_change': /kisskb/src/drivers/pci/hotplug/shpchp_ctrl.c:71:5: note: byref variable will be forcibly initialized 71 | u8 getstatus; | ^~~~~~~~~ /kisskb/src/drivers/gpio/gpio-max3191x.c: In function 'max3191x_readout_locked': /kisskb/src/drivers/gpio/gpio-max3191x.c:138:7: note: byref variable will be forcibly initialized 138 | u8 in = ((u8 *)max3191x->xfer.rx_buf)[i * 2]; | ^~ /kisskb/src/drivers/gpio/gpio-max3191x.c: In function 'max3191x_get_multiple': /kisskb/src/drivers/gpio/gpio-max3191x.c:239:16: note: byref variable will be forcibly initialized 239 | unsigned long gpio_mask; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/gpio/driver.h:5, from /kisskb/src/drivers/gpio/gpio-max3191x.c:37: /kisskb/src/drivers/gpio/gpio-max3191x.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/kernel/torture.c: In function 'torture_hrtimeout_ns': /kisskb/src/kernel/torture.c:88:10: note: byref variable will be forcibly initialized 88 | ktime_t hto = baset_ns; | ^~~ /kisskb/src/kernel/torture.c: In function 'torture_kthread_stopping': /kisskb/src/kernel/torture.c:912:7: note: byref variable will be forcibly initialized 912 | char buf[128]; | ^~~ 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:73:65: note: in definition of macro 'DEFINE_TORTURE_RANDOM' 73 | #define DEFINE_TORTURE_RANDOM(name) struct torture_random_state name = { 0, 0 } | ^~~~ /kisskb/src/kernel/torture.c: In function 'torture_stutter': /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:73:65: note: in definition of macro 'DEFINE_TORTURE_RANDOM' 73 | #define DEFINE_TORTURE_RANDOM(name) struct torture_random_state name = { 0, 0 } | ^~~~ /kisskb/src/drivers/pci/controller/cadence/pci-j721e.c: In function 'j721e_pcie_ctrl_init': /kisskb/src/drivers/pci/controller/cadence/pci-j721e.c:225:25: note: byref variable will be forcibly initialized 225 | struct of_phandle_args args; | ^~~~ /kisskb/src/drivers/pci/controller/cadence/pci-j721e.c: In function 'j721e_pcie_probe': /kisskb/src/drivers/pci/controller/cadence/pci-j721e.c:365:6: note: byref variable will be forcibly initialized 365 | u32 num_lanes; | ^~~~~~~~~ /kisskb/src/kernel/bpf/local_storage.c: In function 'bpf_cgroup_storage_alloc': /kisskb/src/kernel/bpf/local_storage.c:500:6: note: byref variable will be forcibly initialized 500 | u32 pages; | ^~~~~ /kisskb/src/kernel/bpf/disasm.c: In function 'print_bpf_insn': /kisskb/src/kernel/bpf/disasm.c:265:9: note: byref variable will be forcibly initialized 265 | char tmp[64]; | ^~~ /kisskb/src/kernel/bpf/disasm.c:248:9: note: byref variable will be forcibly initialized 248 | char tmp[64]; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/rseq.h:57, from /kisskb/src/kernel/rseq.c:19: /kisskb/src/kernel/rseq.c: In function 'perf_trace_rseq_update': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_rseq_ip_fixup': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/rseq.h:57, from /kisskb/src/kernel/rseq.c:19: /kisskb/src/kernel/rseq.c: In function '__bpf_trace_rseq_update': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_rseq_ip_fixup': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:315:17: note: byref variable will be forcibly initialized 315 | struct rseq_cs rseq_cs; | ^~~~~~~ In file included from /kisskb/src/include/linux/bpf.h:23, from /kisskb/src/kernel/bpf/bpf_local_storage.c:8: /kisskb/src/kernel/bpf/bpf_local_storage.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ In file included from /kisskb/src/kernel/sysctl-test.c:6: /kisskb/src/kernel/sysctl-test.c: In function 'sysctl_test_api_dointvec_write_single_greater_int_max': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:370:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 370 | KUNIT_EXPECT_EQ(test, 0, *((int *)table.data)); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1650:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1650 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_ASSERTION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:369:2: note: in expansion of macro 'KUNIT_ASSERT_EQ' 369 | KUNIT_ASSERT_EQ(test, max_len, len); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:367:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 367 | KUNIT_EXPECT_EQ(test, -EINVAL, proc_dointvec(&table, KUNIT_PROC_WRITE, | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:932:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 932 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1067:2: note: in expansion of macro 'KUNIT_BASE_LT_MSG_ASSERTION' 1067 | KUNIT_BASE_LT_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1077:2: note: in expansion of macro 'KUNIT_BINARY_LT_MSG_ASSERTION' 1077 | KUNIT_BINARY_LT_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1735:2: note: in expansion of macro 'KUNIT_BINARY_LT_ASSERTION' 1735 | KUNIT_BINARY_LT_ASSERTION(test, KUNIT_ASSERTION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:364:2: note: in expansion of macro 'KUNIT_ASSERT_LT' 364 | KUNIT_ASSERT_LT(test, (size_t)snprintf(buffer, max_len, "%lu", | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:964:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 964 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1145:2: note: in expansion of macro 'KUNIT_BASE_GT_MSG_ASSERTION' 1145 | KUNIT_BASE_GT_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1155:2: note: in expansion of macro 'KUNIT_BINARY_GT_MSG_ASSERTION' 1155 | KUNIT_BINARY_GT_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1778:2: note: in expansion of macro 'KUNIT_BINARY_GT_ASSERTION' 1778 | KUNIT_BINARY_GT_ASSERTION(test, KUNIT_ASSERTION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:363:2: note: in expansion of macro 'KUNIT_ASSERT_GT' 363 | KUNIT_ASSERT_GT(test, greater_than_max, (unsigned long)INT_MAX); | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:358:9: note: byref variable will be forcibly initialized 358 | loff_t pos = 0; | ^~~ /kisskb/src/kernel/sysctl-test.c:357:23: note: byref variable will be forcibly initialized 357 | size_t max_len = 32, len = max_len; | ^~~ /kisskb/src/kernel/sysctl-test.c:347:6: note: byref variable will be forcibly initialized 347 | int data = 0; | ^~~~ In file included from /kisskb/src/kernel/sysctl-test.c:6: /kisskb/src/kernel/sysctl-test.c: In function 'sysctl_test_api_dointvec_write_single_less_int_min': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:338:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 338 | KUNIT_EXPECT_EQ(test, 0, *((int *)table.data)); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:337:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 337 | KUNIT_EXPECT_EQ(test, max_len, len); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:335:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 335 | KUNIT_EXPECT_EQ(test, -EINVAL, proc_dointvec(&table, KUNIT_PROC_WRITE, | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:932:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 932 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1067:2: note: in expansion of macro 'KUNIT_BASE_LT_MSG_ASSERTION' 1067 | KUNIT_BASE_LT_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1077:2: note: in expansion of macro 'KUNIT_BINARY_LT_MSG_ASSERTION' 1077 | KUNIT_BINARY_LT_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1735:2: note: in expansion of macro 'KUNIT_BINARY_LT_ASSERTION' 1735 | KUNIT_BINARY_LT_ASSERTION(test, KUNIT_ASSERTION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:330:2: note: in expansion of macro 'KUNIT_ASSERT_LT' 330 | KUNIT_ASSERT_LT(test, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:320:9: note: byref variable will be forcibly initialized 320 | loff_t pos = 0; | ^~~ /kisskb/src/kernel/sysctl-test.c:319:23: note: byref variable will be forcibly initialized 319 | size_t max_len = 32, len = max_len; | ^~~ /kisskb/src/kernel/sysctl-test.c:309:6: note: byref variable will be forcibly initialized 309 | int data = 0; | ^~~~ In file included from /kisskb/src/kernel/sysctl-test.c:6: /kisskb/src/kernel/sysctl-test.c: In function 'sysctl_test_api_dointvec_table_read_but_position_set': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:177:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 177 | KUNIT_EXPECT_EQ(test, 0, len); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:175:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 175 | KUNIT_EXPECT_EQ(test, 0, proc_dointvec(&table, KUNIT_PROC_READ, buffer, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:173:9: note: byref variable will be forcibly initialized 173 | loff_t pos = 1; | ^~~ /kisskb/src/kernel/sysctl-test.c:168:9: note: byref variable will be forcibly initialized 168 | size_t len = 1234; | ^~~ /kisskb/src/kernel/sysctl-test.c:151:6: note: byref variable will be forcibly initialized 151 | int data = 0; | ^~~~ In file included from /kisskb/src/kernel/sysctl-test.c:6: /kisskb/src/kernel/sysctl-test.c: In function 'sysctl_test_api_dointvec_table_len_is_zero': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:142:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 142 | KUNIT_EXPECT_EQ(test, 0, len); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:140:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 140 | KUNIT_EXPECT_EQ(test, 0, proc_dointvec(&table, KUNIT_PROC_WRITE, buffer, | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:138:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 138 | KUNIT_EXPECT_EQ(test, 0, len); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:136:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 136 | KUNIT_EXPECT_EQ(test, 0, proc_dointvec(&table, KUNIT_PROC_READ, buffer, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:134:9: note: byref variable will be forcibly initialized 134 | loff_t pos; | ^~~ /kisskb/src/kernel/sysctl-test.c:133:9: note: byref variable will be forcibly initialized 133 | size_t len = 0; | ^~~ /kisskb/src/kernel/sysctl-test.c:117:6: note: byref variable will be forcibly initialized 117 | int data = 0; | ^~~~ In file included from /kisskb/src/kernel/sysctl-test.c:6: /kisskb/src/kernel/sysctl-test.c: In function 'sysctl_test_api_dointvec_table_maxlen_unset': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:107:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 107 | KUNIT_EXPECT_EQ(test, 0, len); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:104:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 104 | KUNIT_EXPECT_EQ(test, 0, proc_dointvec(&data_maxlen_unset_table, | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:98:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 98 | KUNIT_EXPECT_EQ(test, 0, len); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:95:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 95 | KUNIT_EXPECT_EQ(test, 0, proc_dointvec(&data_maxlen_unset_table, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:88:9: note: byref variable will be forcibly initialized 88 | loff_t pos; | ^~~ /kisskb/src/kernel/sysctl-test.c:87:9: note: byref variable will be forcibly initialized 87 | size_t len; | ^~~ /kisskb/src/kernel/sysctl-test.c:71:6: note: byref variable will be forcibly initialized 71 | int data = 0; | ^~~~ In file included from /kisskb/src/kernel/sysctl-test.c:6: /kisskb/src/kernel/sysctl-test.c: In function 'sysctl_test_api_dointvec_null_tbl_data': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:61:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 61 | KUNIT_EXPECT_EQ(test, 0, len); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:58:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 58 | KUNIT_EXPECT_EQ(test, 0, proc_dointvec(&null_data_table, | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:52:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 52 | KUNIT_EXPECT_EQ(test, 0, len); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:49:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 49 | KUNIT_EXPECT_EQ(test, 0, proc_dointvec(&null_data_table, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:42:9: note: byref variable will be forcibly initialized 42 | loff_t pos; | ^~~ /kisskb/src/kernel/sysctl-test.c:41:9: note: byref variable will be forcibly initialized 41 | size_t len; | ^~~ In file included from /kisskb/src/kernel/sysctl-test.c:6: /kisskb/src/kernel/sysctl-test.c: In function 'sysctl_test_dointvec_write_happy_single_negative': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:299:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 299 | KUNIT_EXPECT_EQ(test, -9, *((int *)table.data)); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:298:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 298 | KUNIT_EXPECT_EQ(test, sizeof(input) - 1, pos); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:297:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 297 | KUNIT_EXPECT_EQ(test, sizeof(input) - 1, len); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:295:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 295 | KUNIT_EXPECT_EQ(test, 0, proc_dointvec(&table, KUNIT_PROC_WRITE, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:289:9: note: byref variable will be forcibly initialized 289 | loff_t pos = 0; | ^~~ /kisskb/src/kernel/sysctl-test.c:288:9: note: byref variable will be forcibly initialized 288 | size_t len = sizeof(input) - 1; | ^~~ /kisskb/src/kernel/sysctl-test.c:287:7: note: byref variable will be forcibly initialized 287 | char input[] = "-9"; | ^~~~~ /kisskb/src/kernel/sysctl-test.c:277:6: note: byref variable will be forcibly initialized 277 | int data = 0; | ^~~~ In file included from /kisskb/src/kernel/sysctl-test.c:6: /kisskb/src/kernel/sysctl-test.c: In function 'sysctl_test_dointvec_write_happy_single_positive': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:269:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 269 | KUNIT_EXPECT_EQ(test, 9, *((int *)table.data)); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:268:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 268 | KUNIT_EXPECT_EQ(test, sizeof(input) - 1, pos); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:267:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 267 | KUNIT_EXPECT_EQ(test, sizeof(input) - 1, len); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:265:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 265 | KUNIT_EXPECT_EQ(test, 0, proc_dointvec(&table, KUNIT_PROC_WRITE, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:259:9: note: byref variable will be forcibly initialized 259 | loff_t pos = 0; | ^~~ /kisskb/src/kernel/sysctl-test.c:258:9: note: byref variable will be forcibly initialized 258 | size_t len = sizeof(input) - 1; | ^~~ /kisskb/src/kernel/sysctl-test.c:257:7: note: byref variable will be forcibly initialized 257 | char input[] = "9"; | ^~~~~ /kisskb/src/kernel/sysctl-test.c:246:6: note: byref variable will be forcibly initialized 246 | int data = 0; | ^~~~ In file included from /kisskb/src/kernel/sysctl-test.c:6: /kisskb/src/kernel/sysctl-test.c: In function 'sysctl_test_dointvec_read_happy_single_negative': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1233:2: note: in expansion of macro 'KUNIT_ASSERTION' 1233 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1253:2: note: in expansion of macro 'KUNIT_BINARY_STR_ASSERTION' 1253 | KUNIT_BINARY_STR_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1260:2: note: in expansion of macro 'KUNIT_BINARY_STR_EQ_MSG_ASSERTION' 1260 | KUNIT_BINARY_STR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1544:2: note: in expansion of macro 'KUNIT_BINARY_STR_EQ_ASSERTION' 1544 | KUNIT_BINARY_STR_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:238:2: note: in expansion of macro 'KUNIT_EXPECT_STREQ' 238 | KUNIT_EXPECT_STREQ(test, "-16\n", buffer); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1650:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1650 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_ASSERTION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:236:2: note: in expansion of macro 'KUNIT_ASSERT_EQ' 236 | KUNIT_ASSERT_EQ(test, 4, len); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:234:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 234 | KUNIT_EXPECT_EQ(test, 0, proc_dointvec(&table, KUNIT_PROC_READ, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:229:9: note: byref variable will be forcibly initialized 229 | loff_t pos = 0; | ^~~ /kisskb/src/kernel/sysctl-test.c:228:9: note: byref variable will be forcibly initialized 228 | size_t len = 5; | ^~~ /kisskb/src/kernel/sysctl-test.c:217:6: note: byref variable will be forcibly initialized 217 | int data = 0; | ^~~~ In file included from /kisskb/src/kernel/sysctl-test.c:6: /kisskb/src/kernel/sysctl-test.c: In function 'sysctl_test_dointvec_read_happy_single_positive': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1233:2: note: in expansion of macro 'KUNIT_ASSERTION' 1233 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1253:2: note: in expansion of macro 'KUNIT_BINARY_STR_ASSERTION' 1253 | KUNIT_BINARY_STR_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1260:2: note: in expansion of macro 'KUNIT_BINARY_STR_EQ_MSG_ASSERTION' 1260 | KUNIT_BINARY_STR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1544:2: note: in expansion of macro 'KUNIT_BINARY_STR_EQ_ASSERTION' 1544 | KUNIT_BINARY_STR_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:209:2: note: in expansion of macro 'KUNIT_EXPECT_STREQ' 209 | KUNIT_EXPECT_STREQ(test, "13\n", buffer); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1650:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1650 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_ASSERTION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:206:2: note: in expansion of macro 'KUNIT_ASSERT_EQ' 206 | KUNIT_ASSERT_EQ(test, 3, len); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:204:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 204 | KUNIT_EXPECT_EQ(test, 0, proc_dointvec(&table, KUNIT_PROC_READ, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/sysctl-test.c:198:9: note: byref variable will be forcibly initialized 198 | loff_t pos = 0; | ^~~ /kisskb/src/kernel/sysctl-test.c:197:9: note: byref variable will be forcibly initialized 197 | size_t len = 4; | ^~~ /kisskb/src/kernel/sysctl-test.c:186:6: note: byref variable will be forcibly initialized 186 | int data = 0; | ^~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/kernel/watch_queue.c:14: /kisskb/src/kernel/watch_queue.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ In file included from /kisskb/src/kernel/watch_queue.c:14: /kisskb/src/kernel/watch_queue.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/kernel/bpf/bpf_task_storage.c: In function 'bpf_pid_task_storage_delete_elem': /kisskb/src/kernel/bpf/bpf_task_storage.c:200:15: note: byref variable will be forcibly initialized 200 | unsigned int f_flags; | ^~~~~~~ /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; | ^ /kisskb/src/kernel/bpf/bpf_task_storage.c: In function 'bpf_pid_task_storage_update_elem': /kisskb/src/kernel/bpf/bpf_task_storage.c:154:15: note: byref variable will be forcibly initialized 154 | unsigned int f_flags; | ^~~~~~~ /kisskb/src/kernel/bpf/bpf_task_storage.c: In function 'bpf_pid_task_storage_lookup_elem': /kisskb/src/kernel/bpf/bpf_task_storage.c:120:15: note: byref variable will be forcibly initialized 120 | unsigned int f_flags; | ^~~~~~~ /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; | ^~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/kernel/scftorture.c:18: /kisskb/src/kernel/scftorture.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/kernel/scftorture.c:35: /kisskb/src/kernel/scftorture.c: In function 'scftorture_invoker': /kisskb/src/kernel/scftorture.c:443:24: note: byref variable will be forcibly initialized 443 | DEFINE_TORTURE_RANDOM(rand); | ^~~~ /kisskb/src/include/linux/torture.h:73:65: note: in definition of macro 'DEFINE_TORTURE_RANDOM' 73 | #define DEFINE_TORTURE_RANDOM(name) struct torture_random_state name = { 0, 0 } | ^~~~ In file included from /kisskb/src/include/linux/bpf.h:23, from /kisskb/src/kernel/bpf/trampoline.c:4: /kisskb/src/kernel/bpf/trampoline.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/kernel/bpf/trampoline.c: In function 'bpf_trampoline_update': /kisskb/src/kernel/bpf/trampoline.c:340:11: note: byref variable will be forcibly initialized 340 | int err, total; | ^~~~~ /kisskb/src/kernel/bpf/trampoline.c:339:7: note: byref variable will be forcibly initialized 339 | bool ip_arg = false; | ^~~~~~ /kisskb/src/drivers/pci/switch/switchtec.c: In function 'ioctl_event_ctl': /kisskb/src/drivers/pci/switch/switchtec.c:1077:35: note: byref variable will be forcibly initialized 1077 | 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:1123:34: note: byref variable will be forcibly initialized 1123 | struct switchtec_ioctl_pff_port p; | ^ /kisskb/src/drivers/pci/switch/switchtec.c: In function 'ioctl_port_to_pff': /kisskb/src/drivers/pci/switch/switchtec.c:1167:34: note: byref variable will be forcibly initialized 1167 | struct switchtec_ioctl_pff_port p; | ^ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/radix-tree.h:12, 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/include/linux/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:586:8: note: in expansion of macro 'wait_event_interruptible' 586 | rc = wait_event_interruptible(stuser->cmd_comp, | ^~~~~~~~~~~~~~~~~~~~~~~~ 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/include/linux/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, | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/bpf.h:25, from /kisskb/src/include/linux/bpf_verifier.h:7, from /kisskb/src/kernel/bpf/btf.c:19: /kisskb/src/kernel/bpf/btf.c: In function 'KERNEL_BPFPTR': /kisskb/src/include/linux/bpfptr.h:18:9: note: userspace variable will be forcibly initialized 18 | return (bpfptr_t) { .kernel = p, .is_kernel = true }; | ^ /kisskb/src/kernel/bpf/btf.c: In function 'make_bpfptr': /kisskb/src/include/linux/bpfptr.h:23:9: note: userspace variable will be forcibly initialized 23 | return (bpfptr_t) { .user = p }; | ^ /kisskb/src/include/linux/bpfptr.h:18:9: note: userspace variable will be forcibly initialized 18 | return (bpfptr_t) { .kernel = p, .is_kernel = true }; | ^ /kisskb/src/include/linux/bpfptr.h:29:10: note: userspace variable will be forcibly initialized 29 | return KERNEL_BPFPTR((void*) (uintptr_t) addr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/bio.h:10, from /kisskb/src/fs/f2fs/checkpoint.c:9: /kisskb/src/fs/f2fs/checkpoint.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/kernel/bpf/btf.c: In function '____bpf_btf_find_by_name_kind': /kisskb/src/kernel/bpf/btf.c:6316:7: note: byref variable will be forcibly initialized 6316 | int id; | ^~ /kisskb/src/kernel/bpf/btf.c: In function 'bpf_btf_find_by_name_kind': /kisskb/src/kernel/bpf/btf.c:6316:7: note: byref variable will be forcibly initialized /kisskb/src/fs/f2fs/checkpoint.c: In function 'recover_orphan_inode': /kisskb/src/fs/f2fs/checkpoint.c:643:19: note: byref variable will be forcibly initialized 643 | struct node_info ni; | ^~ In file included from /kisskb/src/fs/f2fs/checkpoint.c:18: /kisskb/src/fs/f2fs/checkpoint.c: In function '__f2fs_crc32': /kisskb/src/fs/f2fs/f2fs.h:1895:4: note: byref variable will be forcibly initialized 1895 | } desc; | ^~~~ In file included from /kisskb/src/include/linux/bpfptr.h:7, from /kisskb/src/include/linux/bpf.h:25, from /kisskb/src/include/linux/bpf_verifier.h:7, from /kisskb/src/kernel/bpf/btf.c:19: /kisskb/src/kernel/bpf/btf.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/bpf.h:25, from /kisskb/src/include/linux/bpf_verifier.h:7, from /kisskb/src/kernel/bpf/btf.c:19: /kisskb/src/kernel/bpf/btf.c: In function 'copy_from_bpfptr': /kisskb/src/include/linux/bpfptr.h:55:19: note: userspace variable will be forcibly initialized 55 | static inline int copy_from_bpfptr(void *dst, bpfptr_t src, size_t size) | ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/btf.c: In function '__btf_verifier_log': /kisskb/src/kernel/bpf/btf.c:1289:10: note: byref variable will be forcibly initialized 1289 | va_list args; | ^~~~ /kisskb/src/kernel/bpf/btf.c: In function 'btf_verifier_log': /kisskb/src/kernel/bpf/btf.c:1300:10: note: byref variable will be forcibly initialized 1300 | va_list args; | ^~~~ /kisskb/src/fs/f2fs/checkpoint.c: In function '__prepare_cp_block': /kisskb/src/fs/f2fs/checkpoint.c:1146:8: note: byref variable will be forcibly initialized 1146 | nid_t last_nid = nm_i->next_scan_nid; | ^~~~~~~~ /kisskb/src/kernel/bpf/btf.c: In function '__btf_verifier_log_type': /kisskb/src/kernel/bpf/btf.c:1318:10: note: byref variable will be forcibly initialized 1318 | va_list args; | ^~~~ /kisskb/src/kernel/bpf/btf.c: In function 'btf_show': /kisskb/src/kernel/bpf/btf.c:1021:10: note: byref variable will be forcibly initialized 1021 | va_list args; | ^~~~ /kisskb/src/kernel/bpf/btf.c: In function 'btf_verifier_log_member': /kisskb/src/kernel/bpf/btf.c:1362:10: note: byref variable will be forcibly initialized 1362 | va_list args; | ^~~~ /kisskb/src/fs/f2fs/checkpoint.c: In function 'validate_checkpoint': /kisskb/src/fs/f2fs/checkpoint.c:865:26: note: byref variable will be forcibly initialized 865 | struct f2fs_checkpoint *cp_block = NULL; | ^~~~~~~~ /kisskb/src/fs/f2fs/checkpoint.c:864:34: note: byref variable will be forcibly initialized 864 | struct page *cp_page_1 = NULL, *cp_page_2 = NULL; | ^~~~~~~~~ /kisskb/src/fs/f2fs/checkpoint.c:864:15: note: byref variable will be forcibly initialized 864 | struct page *cp_page_1 = NULL, *cp_page_2 = NULL; | ^~~~~~~~~ /kisskb/src/fs/f2fs/checkpoint.c: In function 'f2fs_ra_meta_pages': /kisskb/src/fs/f2fs/checkpoint.c:227:18: note: byref variable will be forcibly initialized 227 | struct blk_plug plug; | ^~~~ /kisskb/src/kernel/bpf/btf.c: In function 'btf_verifier_log_vsi': /kisskb/src/kernel/bpf/btf.c:1407:10: note: byref variable will be forcibly initialized 1407 | va_list args; | ^~~~ /kisskb/src/fs/f2fs/checkpoint.c: In function 'f2fs_sync_meta_pages': /kisskb/src/fs/f2fs/checkpoint.c:381:18: note: byref variable will be forcibly initialized 381 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/f2fs/checkpoint.c:375:17: note: byref variable will be forcibly initialized 375 | struct pagevec pvec; | ^~~~ /kisskb/src/fs/f2fs/checkpoint.c:374:10: note: byref variable will be forcibly initialized 374 | pgoff_t index = 0, prev = ULONG_MAX; | ^~~~~ /kisskb/src/kernel/bpf/btf.c: In function 'btf_check_sec_info': /kisskb/src/kernel/bpf/btf.c:4329:22: note: byref variable will be forcibly initialized 4329 | struct btf_sec_info secs[ARRAY_SIZE(btf_sec_info_offset)]; | ^~~~ In file included from /kisskb/src/kernel/bpf/btf.c:12: /kisskb/src/kernel/bpf/btf.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ /kisskb/src/fs/f2fs/checkpoint.c: In function 'f2fs_get_valid_checkpoint': /kisskb/src/fs/f2fs/checkpoint.c:906:38: note: byref variable will be forcibly initialized 906 | unsigned long long cp1_version = 0, cp2_version = 0; | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/checkpoint.c:906:21: note: byref variable will be forcibly initialized 906 | unsigned long long cp1_version = 0, cp2_version = 0; | ^~~~~~~~~~~ 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:1797:2: note: in expansion of macro 'wait_event_interruptible' 1797 | wait_event_interruptible(*q, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/checkpoint.c: In function 'f2fs_issue_checkpoint': /kisskb/src/fs/f2fs/checkpoint.c:1828:20: note: byref variable will be forcibly initialized 1828 | struct cp_control cpc; | ^~~ /kisskb/src/fs/f2fs/checkpoint.c:1827:18: note: byref variable will be forcibly initialized 1827 | struct ckpt_req req; | ^~~ /kisskb/src/kernel/bpf/btf.c: In function 'btf_struct_walk': /kisskb/src/kernel/bpf/btf.c:5218:8: note: byref variable will be forcibly initialized 5218 | u32 id; | ^~ /kisskb/src/kernel/bpf/btf.c:5034:21: note: byref variable will be forcibly initialized 5034 | u32 vlen, elem_id, mid; | ^~~ /kisskb/src/kernel/bpf/btf.c:5034:12: note: byref variable will be forcibly initialized 5034 | u32 vlen, elem_id, mid; | ^~~~~~~ /kisskb/src/kernel/bpf/btf.c:5031:33: note: byref variable will be forcibly initialized 5031 | const struct btf_type *mtype, *elem_type = NULL; | ^~~~~~~~~ /kisskb/src/kernel/bpf/btf.c:5030:37: note: byref variable will be forcibly initialized 5030 | u32 i, moff, mtrue_end, msize = 0, total_nelems = 0; | ^~~~~~~~~~~~ /kisskb/src/kernel/bpf/btf.c:5030:26: note: byref variable will be forcibly initialized 5030 | u32 i, moff, mtrue_end, msize = 0, total_nelems = 0; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr.c: In function 'xfs_attr_leaf_get': /kisskb/src/fs/xfs/libxfs/xfs_attr.c:1046:18: note: byref variable will be forcibly initialized 1046 | struct xfs_buf *bp; | ^~ /kisskb/src/drivers/rapidio/rio.c: In function 'rio_local_get_device_id': /kisskb/src/drivers/rapidio/rio.c:74:6: note: byref variable will be forcibly initialized 74 | u32 result; | ^~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr.c: In function 'xfs_attr_node_hasname': /kisskb/src/fs/xfs/libxfs/xfs_attr.c:1076:8: note: byref variable will be forcibly initialized 1076 | int retval, error; | ^~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr.c: In function 'xfs_attr_node_get': /kisskb/src/fs/xfs/libxfs/xfs_attr.c:1632:23: note: byref variable will be forcibly initialized 1632 | struct xfs_da_state *state; | ^~~~~ In file included from /kisskb/src/drivers/rapidio/rio.c:24: /kisskb/src/drivers/rapidio/rio.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr.c: In function 'xfs_attr_node_shrink': /kisskb/src/fs/xfs/libxfs/xfs_attr.c:1273:19: note: byref variable will be forcibly initialized 1273 | struct xfs_buf *bp; | ^~ /kisskb/src/kernel/bpf/btf.c: In function 'btf_show_obj_safe': /kisskb/src/kernel/bpf/btf.c:1118:17: note: byref variable will be forcibly initialized 1118 | int size_left, size; | ^~~~ /kisskb/src/drivers/rapidio/rio.c: In function 'rio_dma_prep_xfer': /kisskb/src/drivers/rapidio/rio.c:1820:21: note: byref variable will be forcibly initialized 1820 | struct rio_dma_ext rio_ext; | ^~~~~~~ /kisskb/src/crypto/algif_hash.c: In function 'hash_accept': /kisskb/src/crypto/algif_hash.c:237:7: note: byref variable will be forcibly initialized 237 | char state[HASH_MAX_STATESIZE]; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr.c: In function 'xfs_attr_node_addname_clear_incomplete': /kisskb/src/fs/xfs/libxfs/xfs_attr.c:1229:9: note: byref variable will be forcibly initialized 1229 | int retval = 0; | ^~~~~~ /kisskb/src/drivers/rapidio/rio.c: In function 'rio_chk_dev_route': /kisskb/src/drivers/rapidio/rio.c:956:6: note: byref variable will be forcibly initialized 956 | u32 result; | ^~~~~~ /kisskb/src/drivers/rapidio/rio.c: In function 'rio_mport_get_efb': /kisskb/src/drivers/rapidio/rio.c:1348:6: note: byref variable will be forcibly initialized 1348 | u32 reg_val; | ^~~~~~~ /kisskb/src/drivers/rapidio/rio.c: In function 'rio_mport_get_physefb': /kisskb/src/drivers/rapidio/rio.c:784:6: note: byref variable will be forcibly initialized 784 | u32 ftr_header; | ^~~~~~~~~~ /kisskb/src/drivers/rapidio/rio.c: In function 'rio_mport_get_feature': /kisskb/src/drivers/rapidio/rio.c:1386:29: note: byref variable will be forcibly initialized 1386 | u32 asm_info, ext_ftr_ptr, ftr_header; | ^~~~~~~~~~ /kisskb/src/drivers/rapidio/rio.c:1386:6: note: byref variable will be forcibly initialized 1386 | u32 asm_info, ext_ftr_ptr, ftr_header; | ^~~~~~~~ /kisskb/src/drivers/rapidio/rio.c: In function 'rio_set_port_lockout': /kisskb/src/drivers/rapidio/rio.c:869:6: note: byref variable will be forcibly initialized 869 | u32 regval; | ^~~~~~ /kisskb/src/drivers/rapidio/rio.c: In function 'rio_unlock_device': /kisskb/src/drivers/rapidio/rio.c:1578:6: note: byref variable will be forcibly initialized 1578 | u32 result; | ^~~~~~ /kisskb/src/drivers/rapidio/rio.c: In function 'rio_std_route_get_entry': /kisskb/src/drivers/rapidio/rio.c:1457:6: note: byref variable will be forcibly initialized 1457 | u32 result; | ^~~~~~ /kisskb/src/drivers/rapidio/rio.c: In function 'rio_mport_chk_dev_access': /kisskb/src/drivers/rapidio/rio.c:996:6: note: byref variable will be forcibly initialized 996 | u32 tmp; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_attr.c: In function 'xfs_attr_leaf_removename': /kisskb/src/fs/xfs/libxfs/xfs_attr.c:1004:19: note: byref variable will be forcibly initialized 1004 | struct xfs_buf *bp; | ^~ /kisskb/src/drivers/rapidio/rio.c: In function 'rio_get_input_status': /kisskb/src/drivers/rapidio/rio.c:1030:6: note: byref variable will be forcibly initialized 1030 | u32 regval; | ^~~~~~ /kisskb/src/drivers/rapidio/rio.c: In function 'rio_clr_err_stopped': /kisskb/src/drivers/rapidio/rio.c:1082:6: note: byref variable will be forcibly initialized 1082 | u32 regval; | ^~~~~~ /kisskb/src/drivers/rapidio/rio.c: In function 'rio_inb_pwrite_handler': /kisskb/src/drivers/rapidio/rio.c:1174:10: note: byref variable will be forcibly initialized 1174 | int rc, portnum; | ^~~~~~~ /kisskb/src/drivers/rapidio/rio.c:1173:30: note: byref variable will be forcibly initialized 1173 | u32 err_status, em_perrdet, em_ltlerrdet; | ^~~~~~~~~~~~ /kisskb/src/drivers/rapidio/rio.c:1173:18: note: byref variable will be forcibly initialized 1173 | u32 err_status, em_perrdet, em_ltlerrdet; | ^~~~~~~~~~ /kisskb/src/drivers/rapidio/rio.c:1173:6: note: byref variable will be forcibly initialized 1173 | u32 err_status, em_perrdet, em_ltlerrdet; | ^~~~~~~~~~ /kisskb/src/drivers/rapidio/rio.c:1172:18: note: byref variable will be forcibly initialized 1172 | struct rio_dev *rdev; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr.c: In function 'xfs_attr_is_leaf': /kisskb/src/fs/xfs/libxfs/xfs_attr.c:90:23: note: byref variable will be forcibly initialized 90 | struct xfs_bmbt_irec imap; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr.c:89:25: note: byref variable will be forcibly initialized 89 | struct xfs_iext_cursor icur; | ^~~~ /kisskb/src/drivers/rapidio/rio.c: In function 'rio_lock_device': /kisskb/src/drivers/rapidio/rio.c:1535:6: note: byref variable will be forcibly initialized 1535 | u32 result; | ^~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr.c: In function 'xfs_attr_set_iter': /kisskb/src/fs/xfs/libxfs/xfs_attr.c:357:20: note: byref variable will be forcibly initialized 357 | struct xfs_buf *bp = NULL; | ^~ /kisskb/src/kernel/bpf/btf.c: In function 'btf_member_is_reg_int': /kisskb/src/kernel/bpf/btf.c:773:6: note: byref variable will be forcibly initialized 773 | u32 id, int_data; | ^~ /kisskb/src/drivers/rapidio/rio.c: In function 'rio_std_route_clr_table': /kisskb/src/drivers/rapidio/rio.c:1484:9: note: byref variable will be forcibly initialized 1484 | u32 i, pef, id_inc = 1, ext_cfg = 0; | ^~~ /kisskb/src/drivers/rapidio/rio.c:1483:6: note: byref variable will be forcibly initialized 1483 | u32 max_destid = 0xff; | ^~~~~~~~~~ /kisskb/src/kernel/bpf/btf.c: In function 'btf_datasec_resolve': /kisskb/src/kernel/bpf/btf.c:3689:41: note: byref variable will be forcibly initialized 3689 | u32 var_type_id = vsi->type, type_id, type_size = 0; | ^~~~~~~~~ /kisskb/src/kernel/bpf/btf.c:3689:32: note: byref variable will be forcibly initialized 3689 | u32 var_type_id = vsi->type, type_id, type_size = 0; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr.c: In function 'xfs_attr_lookup': /kisskb/src/fs/xfs/libxfs/xfs_attr.c:650:19: note: byref variable will be forcibly initialized 650 | struct xfs_buf *bp = NULL; | ^~ /kisskb/src/drivers/rapidio/rio.c: In function 'rio_request_mport_dma': /kisskb/src/drivers/rapidio/rio.c:1769:17: note: byref variable will be forcibly initialized 1769 | dma_cap_mask_t mask; | ^~~~ /kisskb/src/kernel/bpf/devmap.c: In function 'dev_map_bpf_prog_run': /kisskb/src/kernel/bpf/devmap.c:330:18: note: byref variable will be forcibly initialized 330 | struct xdp_buff xdp; | ^~~ /kisskb/src/kernel/bpf/devmap.c:329:22: note: byref variable will be forcibly initialized 329 | struct xdp_txq_info txq = { .dev = dev }; | ^~~ /kisskb/src/kernel/bpf/btf.c: In function 'btf_var_resolve': /kisskb/src/kernel/bpf/btf.c:2457:7: note: byref variable will be forcibly initialized 2457 | u32 resolved_type_id; | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr.c: In function 'xfs_attr_set_args': /kisskb/src/fs/xfs/libxfs/xfs_attr.c:278:20: note: byref variable will be forcibly initialized 278 | struct xfs_buf *leaf_bp = NULL; | ^~~~~~~ /kisskb/src/kernel/bpf/btf.c:2442:6: note: byref variable will be forcibly initialized 2442 | u32 next_type_id = t->type; | ^~~~~~~~~~~~ /kisskb/src/kernel/bpf/btf.c: In function 'btf_modifier_check_kflag_member': /kisskb/src/kernel/bpf/btf.c:2303:20: note: byref variable will be forcibly initialized 2303 | struct btf_member resolved_member; | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/btf.c:2302:6: note: byref variable will be forcibly initialized 2302 | u32 resolved_type_id = member->type; | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr.c: In function 'xfs_attr_set': /kisskb/src/fs/xfs/libxfs/xfs_attr.c:709:15: note: byref variable will be forcibly initialized 709 | int error, local; | ^~~~~ /kisskb/src/kernel/bpf/btf.c: In function 'btf_modifier_resolve': /kisskb/src/fs/xfs/libxfs/xfs_attr.c:707:23: note: byref variable will be forcibly initialized 707 | struct xfs_trans_res tres; | ^~~~ /kisskb/src/kernel/bpf/btf.c:2400:6: note: byref variable will be forcibly initialized 2400 | u32 next_type_id = t->type; | ^~~~~~~~~~~~ /kisskb/src/kernel/bpf/btf.c: In function 'btf_modifier_check_member': /kisskb/src/kernel/bpf/btf.c:2278:20: note: byref variable will be forcibly initialized 2278 | struct btf_member resolved_member; | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/btf.c:2277:6: note: byref variable will be forcibly initialized 2277 | u32 resolved_type_id = member->type; | ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/btf.c: In function 'btf_array_resolve': /kisskb/src/kernel/bpf/btf.c:2734:6: note: byref variable will be forcibly initialized 2734 | u32 elem_size; | ^~~~~~~~~ /kisskb/src/kernel/bpf/btf.c:2732:20: note: byref variable will be forcibly initialized 2732 | u32 elem_type_id, index_type_id; | ^~~~~~~~~~~~~ /kisskb/src/kernel/bpf/btf.c:2732:6: note: byref variable will be forcibly initialized 2732 | u32 elem_type_id, index_type_id; | ^~~~~~~~~~~~ /kisskb/src/kernel/bpf/devmap.c: In function 'get_upper_ifindexes': /kisskb/src/kernel/bpf/devmap.c:580:20: note: byref variable will be forcibly initialized 580 | struct list_head *iter; | ^~~~ /kisskb/src/kernel/bpf/btf.c: In function 'btf_array_check_member': /kisskb/src/kernel/bpf/btf.c:2652:21: note: byref variable will be forcibly initialized 2652 | u32 array_type_id, array_size; | ^~~~~~~~~~ /kisskb/src/kernel/bpf/btf.c:2652:6: note: byref variable will be forcibly initialized 2652 | u32 array_type_id, array_size; | ^~~~~~~~~~~~~ /kisskb/src/kernel/bpf/devmap.c: In function 'dev_map_bpf_prog_run_skb': /kisskb/src/kernel/bpf/devmap.c:495:18: note: byref variable will be forcibly initialized 495 | struct xdp_buff xdp; | ^~~ /kisskb/src/kernel/bpf/devmap.c:494:22: note: byref variable will be forcibly initialized 494 | struct xdp_txq_info txq = { .dev = dst->dev }; | ^~~ /kisskb/src/kernel/bpf/btf.c: In function 'btf_ptr_resolve': /kisskb/src/kernel/bpf/btf.c:2511:7: note: byref variable will be forcibly initialized 2511 | u32 resolved_type_id; | ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/btf.c:2488:6: note: byref variable will be forcibly initialized 2488 | u32 next_type_id = t->type; | ^~~~~~~~~~~~ /kisskb/src/kernel/bpf/btf.c: In function 'btf_resolve_valid': /kisskb/src/kernel/bpf/btf.c:4175:7: note: byref variable will be forcibly initialized 4175 | u32 elem_size; | ^~~~~~~~~ /kisskb/src/kernel/bpf/btf.c:4174:7: note: byref variable will be forcibly initialized 4174 | u32 elem_type_id = array->type; | ^~~~~~~~~~~~ /kisskb/src/kernel/bpf/btf.c: In function 'btf_func_proto_check': /kisskb/src/kernel/bpf/btf.c:3991:7: note: byref variable will be forcibly initialized 3991 | u32 arg_type_id; | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/btf.c:3953:7: note: byref variable will be forcibly initialized 3953 | u32 ret_type_id = t->type; | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/bpf.h:25, from /kisskb/src/include/linux/bpf_verifier.h:7, from /kisskb/src/kernel/bpf/btf.c:19: /kisskb/src/kernel/bpf/btf.c: In function 'btf_parse': /kisskb/src/include/linux/bpfptr.h:55:19: note: userspace variable will be forcibly initialized 55 | static inline int copy_from_bpfptr(void *dst, bpfptr_t src, size_t size) | ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/btf.c:4449:20: note: userspace variable will be forcibly initialized 4449 | static struct btf *btf_parse(bpfptr_t btf_data, u32 btf_data_size, | ^~~~~~~~~ /kisskb/src/kernel/bpf/devmap.c: In function 'dev_map_enqueue_multi': /kisskb/src/kernel/bpf/devmap.c:594:6: note: byref variable will be forcibly initialized 594 | int excluded_devices[1+MAX_NEST_DEV]; | ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/btf.c: In function 'btf_struct_access': /kisskb/src/kernel/bpf/btf.c:5258:6: note: byref variable will be forcibly initialized 5258 | u32 id; | ^~ /kisskb/src/kernel/bpf/btf.c: In function 'btf_distill_func_proto': /kisskb/src/kernel/bpf/btf.c:5371:25: note: byref variable will be forcibly initialized 5371 | const struct btf_type *t; | ^ /kisskb/src/kernel/bpf/devmap.c: In function 'dev_map_redirect_multi': /kisskb/src/kernel/bpf/devmap.c:716:6: note: byref variable will be forcibly initialized 716 | int excluded_devices[1+MAX_NEST_DEV]; | ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/btf.c: In function 'btf_type_seq_show_flags': /kisskb/src/kernel/bpf/btf.c:5894:18: note: byref variable will be forcibly initialized 5894 | struct btf_show sseq; | ^~~~ /kisskb/src/kernel/bpf/btf.c: In function 'btf_type_snprintf_show': /kisskb/src/kernel/bpf/btf.c:5944:27: note: byref variable will be forcibly initialized 5944 | struct btf_show_snprintf ssnprintf; | ^~~~~~~~~ In file included from /kisskb/src/fs/btrfs/orphan.c:6: /kisskb/src/fs/btrfs/orphan.c: In function 'btrfs_insert_empty_item': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ In file included from /kisskb/src/include/linux/bpf.h:25, from /kisskb/src/include/linux/bpf_verifier.h:7, from /kisskb/src/kernel/bpf/btf.c:19: /kisskb/src/kernel/bpf/btf.c: In function 'btf_new_fd': /kisskb/src/include/linux/bpfptr.h:29:10: note: userspace variable will be forcibly initialized 29 | return KERNEL_BPFPTR((void*) (uintptr_t) addr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/btf.c:5994:8: note: userspace variable will be forcibly initialized 5994 | btf = btf_parse(make_bpfptr(attr->btf, uattr.is_kernel), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5995 | attr->btf_size, attr->btf_log_level, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5996 | u64_to_user_ptr(attr->btf_log_buf), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5997 | attr->btf_log_size); | ~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/orphan.c: In function 'btrfs_insert_orphan_item': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized /kisskb/src/fs/btrfs/orphan.c:9:5: note: byref variable will be forcibly initialized 9 | int btrfs_insert_orphan_item(struct btrfs_trans_handle *trans, | ^~~~~~~~~~~~~~~~~~~~~~~~ /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/kernel/bpf/btf.c: In function 'btf_get_info_by_fd': /kisskb/src/kernel/bpf/btf.c:6047:22: note: byref variable will be forcibly initialized 6047 | struct bpf_btf_info info; | ^~~~ /kisskb/src/kernel/bpf/cpumap.c: In function 'cpu_map_bpf_prog_run_xdp': /kisskb/src/kernel/bpf/cpumap.c:217:18: note: byref variable will be forcibly initialized 217 | struct xdp_buff xdp; | ^~~ /kisskb/src/kernel/bpf/cpumap.c:216:22: note: byref variable will be forcibly initialized 216 | struct xdp_rxq_info rxq; | ^~~ /kisskb/src/kernel/bpf/cpumap.c: In function 'cpu_map_bpf_prog_run_skb': /kisskb/src/kernel/bpf/cpumap.c:177:18: note: byref variable will be forcibly initialized 177 | struct xdp_buff xdp; | ^~~ /kisskb/src/kernel/bpf/btf.c: In function 'btf_check_func_arg_match': /kisskb/src/kernel/bpf/btf.c:5690:8: note: byref variable will be forcibly initialized 5690 | u32 type_size; | ^~~~~~~~~ /kisskb/src/kernel/bpf/btf.c:5640:8: note: byref variable will be forcibly initialized 5640 | u32 reg_ref_id; | ^~~~~~~~~~ /kisskb/src/kernel/bpf/btf.c:5587:16: note: byref variable will be forcibly initialized 5587 | u32 i, nargs, ref_id; | ^~~~~~ /kisskb/src/kernel/bpf/cpumap.c: In function 'cpu_map_kthread_run': /kisskb/src/kernel/bpf/cpumap.c:344:21: note: byref variable will be forcibly initialized 344 | struct sk_buff *skb = f; | ^~~ /kisskb/src/kernel/bpf/cpumap.c:340:10: note: byref variable will be forcibly initialized 340 | void *f = frames[i]; | ^ In file included from /kisskb/src/include/linux/timer.h:5, from /kisskb/src/include/linux/workqueue.h:9, from /kisskb/src/include/linux/bpf.h:9, from /kisskb/src/kernel/bpf/cpumap.c:20: /kisskb/src/kernel/bpf/cpumap.c:316:13: note: byref variable will be forcibly initialized 316 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/kernel/bpf/cpumap.c:315:9: note: byref variable will be forcibly initialized 315 | void *skbs[CPUMAP_BATCH]; | ^~~~ /kisskb/src/kernel/bpf/cpumap.c:314:9: note: byref variable will be forcibly initialized 314 | void *frames[CPUMAP_BATCH]; | ^~~~~~ /kisskb/src/kernel/bpf/cpumap.c:310:27: note: byref variable will be forcibly initialized 310 | struct xdp_cpumap_stats stats = {}; /* zero stats */ | ^~~~~ In file included from /kisskb/src/include/linux/bpf.h:23, from /kisskb/src/kernel/bpf/cpumap.c:20: /kisskb/src/kernel/bpf/cpumap.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ /kisskb/src/fs/seq_file.c: In function 'seq_read': /kisskb/src/fs/seq_file.c:155:18: note: byref variable will be forcibly initialized 155 | struct iov_iter iter; | ^~~~ /kisskb/src/fs/seq_file.c:154:15: note: byref variable will be forcibly initialized 154 | struct kiocb kiocb; | ^~~~~ /kisskb/src/fs/seq_file.c:153:15: note: byref variable will be forcibly initialized 153 | struct iovec iov = { .iov_base = buf, .iov_len = size}; | ^~~ /kisskb/src/fs/seq_file.c: In function 'seq_escape_mem': /kisskb/src/fs/seq_file.c:377:8: note: byref variable will be forcibly initialized 377 | char *buf; | ^~~ /kisskb/src/fs/seq_file.c: In function 'seq_printf': /kisskb/src/fs/seq_file.c:403:10: note: byref variable will be forcibly initialized 403 | va_list args; | ^~~~ /kisskb/src/fs/seq_file.c: In function 'seq_path': /kisskb/src/fs/seq_file.c:472:8: note: byref variable will be forcibly initialized 472 | char *buf; | ^~~ /kisskb/src/fs/seq_file.c: In function 'seq_dentry': /kisskb/src/fs/seq_file.c:539:8: note: byref variable will be forcibly initialized 539 | char *buf; | ^~~ /kisskb/src/fs/seq_file.c: In function 'seq_hex_dump': /kisskb/src/fs/seq_file.c:870:8: note: byref variable will be forcibly initialized 870 | char *buffer; | ^~~~~~ /kisskb/src/fs/seq_file.c: In function 'seq_path_root': /kisskb/src/fs/seq_file.c:510:8: note: byref variable will be forcibly initialized 510 | char *buf; | ^~~ In file included from /kisskb/src/kernel/bpf/offload.c:25: /kisskb/src/kernel/bpf/offload.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/kernel/bpf/offload.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/kernel/bpf/offload.c: In function 'bpf_prog_offload_info_fill': /kisskb/src/kernel/bpf/offload.c:303:14: note: byref variable will be forcibly initialized 303 | struct path ns_path; | ^~~~~~~ /kisskb/src/kernel/bpf/offload.c:297:35: note: byref variable will be forcibly initialized 297 | struct ns_get_path_bpf_prog_args args = { | ^~~~ /kisskb/src/kernel/bpf/offload.c: In function 'bpf_map_offload_info_fill': /kisskb/src/kernel/bpf/offload.c:528:14: note: byref variable will be forcibly initialized 528 | struct path ns_path; | ^~~~~~~ /kisskb/src/kernel/bpf/offload.c:523:34: note: byref variable will be forcibly initialized 523 | struct ns_get_path_bpf_map_args args = { | ^~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/include/linux/crypto.h:20, from /kisskb/src/include/crypto/aead.h:11, from /kisskb/src/include/crypto/internal/aead.h:11, from /kisskb/src/crypto/algif_aead.c:26: /kisskb/src/crypto/algif_aead.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/crypto/if_alg.h:20, from /kisskb/src/crypto/algif_aead.c:28: /kisskb/src/crypto/algif_aead.c: In function 'crypto_aead_copy_sgl': /kisskb/src/include/crypto/skcipher.h:127:7: note: byref variable will be forcibly initialized 127 | char __##name##_desc[sizeof(struct skcipher_request) + \ | ^~ /kisskb/src/crypto/algif_aead.c:78:2: note: in expansion of macro 'SYNC_SKCIPHER_REQUEST_ON_STACK' 78 | SYNC_SKCIPHER_REQUEST_ON_STACK(skreq, null_tfm); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/crypto/algif_aead.c: In function '_aead_recvmsg': /kisskb/src/crypto/algif_aead.c:106:9: note: byref variable will be forcibly initialized 106 | size_t usedpages = 0; /* [in] RX bufs to be used from user */ | ^~~~~~~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/pci/hotplug/shpchp_hpc.c:17: /kisskb/src/drivers/pci/hotplug/shpchp_hpc.c: In function 'shpc_wait_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/pci/hotplug/shpchp_hpc.c:275:8: note: in expansion of macro 'wait_event_interruptible_timeout' 275 | rc = wait_event_interruptible_timeout(ctrl->queue, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/pci/hotplug/shpchp_hpc.c: In function 'shpc_init': /kisskb/src/drivers/pci/hotplug/shpchp_hpc.c:919:6: note: byref variable will be forcibly initialized 919 | u32 tempdword, slot_reg, slot_config; | ^~~~~~~~~ /kisskb/src/drivers/pci/hotplug/shpchp_hpc.c:918:6: note: byref variable will be forcibly initialized 918 | u32 shpc_base_offset; | ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/net_namespace.c: In function '__netns_bpf_prog_query': /kisskb/src/kernel/bpf/net_namespace.c:252:20: note: byref variable will be forcibly initialized 252 | u32 prog_cnt = 0, flags = 0; | ^~~~~ /kisskb/src/kernel/bpf/net_namespace.c:252:6: note: byref variable will be forcibly initialized 252 | u32 prog_cnt = 0, flags = 0; | ^~~~~~~~ /kisskb/src/kernel/bpf/net_namespace.c: In function 'netns_bpf_link_create': /kisskb/src/kernel/bpf/net_namespace.c:479:25: note: byref variable will be forcibly initialized 479 | struct bpf_link_primer link_primer; | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/trace_events.h:9, from /kisskb/src/include/trace/syscall.h:7, from /kisskb/src/include/linux/syscalls.h:88, from /kisskb/src/fs/file.c:10: /kisskb/src/fs/file.c: In function 'kvmalloc_array': /kisskb/src/fs/btrfs/export.c: In function 'btrfs_get_name': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ /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; | ^~~ 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:77, 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/fs/file.c: In function '__close_range': /kisskb/src/fs/file.c:705:45: note: byref variable will be forcibly initialized 705 | struct files_struct *cur_fds = me->files, *fds = NULL; | ^~~ /kisskb/src/fs/namespace.c: In function 'init_mount_tree': /kisskb/src/fs/namespace.c:4296:14: note: byref variable will be forcibly initialized 4296 | 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:77, from /kisskb/src/fs/namespace.c:11: /kisskb/src/fs/namespace.c: In function 'umount_tree': /kisskb/src/fs/namespace.c:1518:12: note: byref variable will be forcibly initialized 1518 | LIST_HEAD(tmp_list); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/namespace.c: In function 'shrink_submounts': /kisskb/src/fs/namespace.c:3190:12: note: byref variable will be forcibly initialized 3190 | LIST_HEAD(graveyard); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/namespace.c: In function 'commit_tree': /kisskb/src/fs/namespace.c:928:12: note: byref variable will be forcibly initialized 928 | LIST_HEAD(head); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/namespace.c: In function 'mnt_warn_timestamp_expiry': /kisskb/src/fs/namespace.c:2583:13: note: byref variable will be forcibly initialized 2583 | struct tm tm; | ^~ 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:77, from /kisskb/src/fs/namespace.c:11: /kisskb/src/fs/namespace.c: In function 'mntput_no_expire': /kisskb/src/fs/namespace.c:1176:12: note: byref variable will be forcibly initialized 1176 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/namespace.c: In function 'namespace_unlock': /kisskb/src/fs/namespace.c:1452:12: note: byref variable will be forcibly initialized 1452 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/namespace.c:1449:20: note: byref variable will be forcibly initialized 1449 | 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:77, from /kisskb/src/fs/namespace.c:11: /kisskb/src/fs/namespace.c: In function 'mark_mounts_for_expiry': /kisskb/src/fs/namespace.c:3105:12: note: byref variable will be forcibly initialized 3105 | LIST_HEAD(graveyard); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/namespace.c: In function 'do_mount_setattr': /kisskb/src/fs/namespace.c:4073:6: note: byref variable will be forcibly initialized 4073 | int err = 0; | ^~~ /kisskb/src/fs/namespace.c: In function '__do_sys_mount_setattr': /kisskb/src/fs/namespace.c:4249:21: note: byref variable will be forcibly initialized 4249 | struct mount_kattr kattr; | ^~~~~ /kisskb/src/fs/namespace.c:4248:20: note: byref variable will be forcibly initialized 4248 | struct mount_attr attr; | ^~~~ /kisskb/src/fs/namespace.c:4247:14: note: byref variable will be forcibly initialized 4247 | struct path target; | ^~~~~~ /kisskb/src/fs/namespace.c: In function 'ksys_umount': /kisskb/src/fs/namespace.c:1780:14: note: byref variable will be forcibly initialized 1780 | struct path path; | ^~~~ /kisskb/src/fs/namespace.c: In function '__do_sys_open_tree': /kisskb/src/fs/namespace.c:2473:14: note: byref variable will be forcibly initialized 2473 | struct path path; | ^~~~ /kisskb/src/fs/namespace.c: In function '__do_sys_fsmount': /kisskb/src/fs/namespace.c:3609:15: note: byref variable will be forcibly initialized 3609 | unsigned int mnt_flags = 0; | ^~~~~~~~~ /kisskb/src/fs/namespace.c:3606:14: note: byref variable will be forcibly initialized 3606 | 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:77, from /kisskb/src/fs/namespace.c:11: /kisskb/src/fs/namespace.c: In function 'attach_recursive_mnt': /kisskb/src/fs/namespace.c:2170:13: note: byref variable will be forcibly initialized 2170 | HLIST_HEAD(tree_list); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:800:44: note: in definition of macro 'HLIST_HEAD' 800 | #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } | ^~~~ /kisskb/src/fs/namespace.c: In function 'do_loopback': /kisskb/src/fs/namespace.c:2388:14: note: byref variable will be forcibly initialized 2388 | struct path old_path; | ^~~~~~~~ /kisskb/src/fs/namespace.c: In function 'do_move_mount_old': /kisskb/src/fs/namespace.c:2870:14: note: byref variable will be forcibly initialized 2870 | struct path old_path; | ^~~~~~~~ /kisskb/src/fs/namespace.c: In function '__do_sys_move_mount': /kisskb/src/fs/namespace.c:3734:25: note: byref variable will be forcibly initialized 3734 | struct path from_path, to_path; | ^~~~~~~ /kisskb/src/fs/namespace.c:3734:14: note: byref variable will be forcibly initialized 3734 | struct path from_path, to_path; | ^~~~~~~~~ /kisskb/src/fs/namespace.c: In function 'do_mount': /kisskb/src/fs/namespace.c:3341:14: note: byref variable will be forcibly initialized 3341 | struct path path; | ^~~~ /kisskb/src/fs/namespace.c: In function '__do_sys_pivot_root': /kisskb/src/fs/namespace.c:3835:24: note: byref variable will be forcibly initialized 3835 | struct path new, old, root; | ^~~~ /kisskb/src/fs/namespace.c:3835:19: note: byref variable will be forcibly initialized 3835 | struct path new, old, root; | ^~~ /kisskb/src/fs/namespace.c:3835:14: note: byref variable will be forcibly initialized 3835 | struct path new, old, root; | ^~~ /kisskb/src/fs/namespace.c: In function 'mount_subtree': /kisskb/src/fs/namespace.c:3500:14: note: byref variable will be forcibly initialized 3500 | struct path path; | ^~~~ /kisskb/src/fs/namespace.c: In function 'mntns_install': /kisskb/src/fs/namespace.c:4564:14: note: byref variable will be forcibly initialized 4564 | struct path root; | ^~~~ /kisskb/src/fs/namespace.c: In function 'current_chrooted': /kisskb/src/fs/namespace.c:4412:14: note: byref variable will be forcibly initialized 4412 | struct path fs_root; | ^~~~~~~ /kisskb/src/fs/namespace.c:4411:14: note: byref variable will be forcibly initialized 4411 | struct path ns_root; | ^~~~~~~ /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/btrfs/tree-log.c: In function 'walk_down_log_tree': /kisskb/src/fs/btrfs/tree-log.c:2771:20: note: byref variable will be forcibly initialized 2771 | struct btrfs_key first_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'walk_log_tree': /kisskb/src/fs/btrfs/tree-log.c:2916:6: note: byref variable will be forcibly initialized 2916 | int level; | ^~~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'logged_inode_size': /kisskb/src/fs/btrfs/tree-log.c:4842:19: note: byref variable will be forcibly initialized 4842 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'drop_inode_items': /kisskb/src/fs/btrfs/tree-log.c:4041:6: note: byref variable will be forcibly initialized 4041 | int start_slot; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c:4040:19: note: byref variable will be forcibly initialized 4040 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c:4039:19: note: byref variable will be forcibly initialized 4039 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'inode_in_dir': /kisskb/src/fs/btrfs/tree-log.c:982:19: note: byref variable will be forcibly initialized 982 | struct btrfs_key location; | ^~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'count_inode_refs': /kisskb/src/fs/btrfs/tree-log.c:1707:19: note: byref variable will be forcibly initialized 1707 | 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:5164:21: note: byref variable will be forcibly initialized 5164 | struct btrfs_key di_key; | ^~~~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'find_dir_range': /kisskb/src/fs/btrfs/tree-log.c:2208:19: note: byref variable will be forcibly initialized 2208 | struct btrfs_key key; | ^~~ In file included from /kisskb/src/fs/btrfs/tree-log.c:12: /kisskb/src/fs/btrfs/tree-log.c: In function 'btrfs_insert_empty_item': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'flush_dir_items_batch': /kisskb/src/fs/btrfs/tree-log.c:3632:6: note: byref variable will be forcibly initialized 3632 | u32 item_size; | ^~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c:3631:19: note: byref variable will be forcibly initialized 3631 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/tree-log.c:3627:26: note: byref variable will be forcibly initialized 3627 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'fill_inode_item': /kisskb/src/fs/btrfs/tree-log.c:4109:25: note: byref variable will be forcibly initialized 4109 | struct btrfs_map_token token; | ^~~~~ In file included from /kisskb/src/fs/btrfs/tree-log.c:12: /kisskb/src/fs/btrfs/tree-log.c: In function 'log_inode_item': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/btrfs/tree-log.c:4166:12: note: byref variable will be forcibly initialized 4166 | static int log_inode_item(struct btrfs_trans_handle *trans, | ^~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'log_csums': /kisskb/src/fs/btrfs/tree-log.c:4218:23: note: byref variable will be forcibly initialized 4218 | struct extent_state *cached_state = NULL; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'copy_items': /kisskb/src/fs/btrfs/tree-log.c:4278:19: note: byref variable will be forcibly initialized 4278 | struct list_head ordered_sums; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c:4275:26: note: byref variable will be forcibly initialized 4275 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'btrfs_log_all_xattrs': /kisskb/src/fs/btrfs/tree-log.c:4895:19: note: byref variable will be forcibly initialized 4895 | 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 'log_extent_csums': /kisskb/src/fs/btrfs/tree-log.c:4415:12: note: byref variable will be forcibly initialized 4415 | LIST_HEAD(ordered_sums); | ^~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | 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:4972:19: note: byref variable will be forcibly initialized 4972 | struct btrfs_key key; | ^~~ In file included from /kisskb/src/fs/btrfs/tree-log.c:12: /kisskb/src/fs/btrfs/tree-log.c: In function 'log_one_extent': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/btrfs/tree-log.c:4511:12: note: byref variable will be forcibly initialized 4511 | static int log_one_extent(struct btrfs_trans_handle *trans, | ^~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c:4522:19: note: byref variable will be forcibly initialized 4522 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/tree-log.c:4521:25: note: byref variable will be forcibly initialized 4521 | struct btrfs_map_token token; | ^~~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'btrfs_log_prealloc_extents': /kisskb/src/fs/btrfs/tree-log.c:4615:19: note: byref variable will be forcibly initialized 4615 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'btrfs_log_changed_extents': /kisskb/src/fs/btrfs/tree-log.c:4743:19: note: byref variable will be forcibly initialized 4743 | struct list_head extents; | ^~~~~~~ In file included from /kisskb/src/fs/btrfs/tree-log.c:12: /kisskb/src/fs/btrfs/tree-log.c: In function 'do_overwrite_item': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/btrfs/tree-log.c:371:12: note: byref variable will be forcibly initialized 371 | static int do_overwrite_item(struct btrfs_trans_handle *trans, | ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c:400:20: note: byref variable will be forcibly initialized 400 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'process_dir_items_leaf': /kisskb/src/fs/btrfs/tree-log.c:3746:21: note: byref variable will be forcibly initialized 3746 | struct btrfs_key di_key; | ^~~~~~ /kisskb/src/fs/btrfs/tree-log.c:3711:20: note: byref variable will be forcibly initialized 3711 | struct btrfs_key key; | ^~~ /kisskb/src/kernel/bpf/stackmap.c: In function 'get_callchain_entry_for_task': /kisskb/src/kernel/bpf/stackmap.c:173:6: note: byref variable will be forcibly initialized 173 | int rctx; | ^~~~ In file included from /kisskb/src/fs/btrfs/tree-log.c:12: /kisskb/src/fs/btrfs/tree-log.c: In function 'insert_dir_log_key': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/btrfs/tree-log.c:3594:21: note: byref variable will be forcibly initialized 3594 | static noinline int insert_dir_log_key(struct btrfs_trans_handle *trans, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c:3601:19: note: byref variable will be forcibly initialized 3601 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'log_dir_items': /kisskb/src/fs/btrfs/tree-log.c:3878:20: note: byref variable will be forcibly initialized 3878 | struct btrfs_key tmp; | ^~~ /kisskb/src/fs/btrfs/tree-log.c:3866:21: note: byref variable will be forcibly initialized 3866 | struct btrfs_key tmp; | ^~~ /kisskb/src/fs/btrfs/tree-log.c:3828:19: note: byref variable will be forcibly initialized 3828 | struct btrfs_key min_key; | ^~~~~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'log_directory_changes': /kisskb/src/fs/btrfs/tree-log.c:3989:6: note: byref variable will be forcibly initialized 3989 | u64 max_key; | ^~~~~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'btrfs_log_inode': /kisskb/src/fs/btrfs/tree-log.c:5533:7: note: byref variable will be forcibly initialized 5533 | bool need_log_inode_item = true; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c:5532:6: note: byref variable will be forcibly initialized 5532 | u64 logged_isize = 0; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c:5525:19: note: byref variable will be forcibly initialized 5525 | struct btrfs_key max_key; | ^~~~~~~ /kisskb/src/fs/btrfs/tree-log.c:5524:19: note: byref variable will be forcibly initialized 5524 | struct btrfs_key min_key; | ^~~~~~~ /kisskb/src/fs/btrfs/lzo.c: In function 'write_compress_length': /kisskb/src/fs/btrfs/lzo.c:101:9: note: byref variable will be forcibly initialized 101 | __le32 dlen; | ^~~~ /kisskb/src/fs/btrfs/lzo.c: In function 'read_compress_length': /kisskb/src/fs/btrfs/lzo.c:109:9: note: byref variable will be forcibly initialized 109 | __le32 dlen; | ^~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'log_conflicting_inodes': /kisskb/src/fs/btrfs/tree-log.c:5326:8: note: byref variable will be forcibly initialized 5326 | u64 other_parent = 0; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c:5325:8: note: byref variable will be forcibly initialized 5325 | u64 other_ino = 0; | ^~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c:5220:20: note: byref variable will be forcibly initialized 5220 | 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:5208:12: note: byref variable will be forcibly initialized 5208 | LIST_HEAD(inode_list); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/btrfs/free-space-cache.c: In function '__lookup_free_space_inode': /kisskb/src/fs/btrfs/free-space-cache.c:57:24: note: byref variable will be forcibly initialized 57 | 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 key; | ^~~ /kisskb/src/fs/btrfs/lzo.c: In function 'lzo_compress_pages': /kisskb/src/fs/btrfs/lzo.c:237:10: note: byref variable will be forcibly initialized 237 | size_t out_len; | ^~~~~~~ /kisskb/src/fs/btrfs/lzo.c:219:6: note: byref variable will be forcibly initialized 219 | u32 cur_out = 0; | ^~~~~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'copy_inode_items_to_log': /kisskb/src/fs/btrfs/tree-log.c:5411:8: note: byref variable will be forcibly initialized 5411 | u64 other_parent = 0; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c:5410:8: note: byref variable will be forcibly initialized 5410 | u64 other_ino = 0; | ^~~~~~~~~ /kisskb/src/fs/btrfs/lzo.c: In function 'lzo_decompress_bio': /kisskb/src/fs/btrfs/lzo.c:368:10: note: byref variable will be forcibly initialized 368 | size_t out_len = lzo1x_worst_compress(sectorsize); | ^~~~~~~ /kisskb/src/fs/btrfs/lzo.c:338:6: note: byref variable will be forcibly initialized 338 | u32 cur_in = 0; | ^~~~~~ /kisskb/src/fs/btrfs/lzo.c: In function 'lzo_decompress': /kisskb/src/fs/btrfs/lzo.c:424:9: note: byref variable will be forcibly initialized 424 | size_t out_len; | ^~~~~~~ In file included from /kisskb/src/fs/btrfs/free-space-cache.c:15: /kisskb/src/fs/btrfs/free-space-cache.c: In function 'btrfs_insert_empty_item': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/btrfs/free-space-cache.c: In function '__create_free_space_inode': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized /kisskb/src/fs/btrfs/free-space-cache.c:137:12: note: byref variable will be forcibly initialized 137 | static int __create_free_space_inode(struct btrfs_root *root, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/free-space-cache.c:143:24: note: byref variable will be forcibly initialized 143 | struct btrfs_disk_key disk_key; | ^~~~~~~~ /kisskb/src/fs/btrfs/free-space-cache.c:142:19: note: byref variable will be forcibly initialized 142 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'log_new_ancestors': /kisskb/src/fs/btrfs/tree-log.c:6123:20: note: byref variable will be forcibly initialized 6123 | struct btrfs_key search_key; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c:6115:19: note: byref variable will be forcibly initialized 6115 | struct btrfs_key found_key; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/pagemap.h:11, from /kisskb/src/fs/btrfs/free-space-cache.c:6: /kisskb/src/fs/btrfs/free-space-cache.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'log_all_new_ancestors': /kisskb/src/fs/btrfs/tree-log.c:6248:20: note: byref variable will be forcibly initialized 6248 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c:6221:19: note: byref variable will be forcibly initialized 6221 | struct btrfs_key search_key; | ^~~~~~~~~~ In file included from /kisskb/src/fs/btrfs/free-space-cache.c:6: /kisskb/src/fs/btrfs/free-space-cache.c: In function 'readahead_cache': /kisskb/src/include/linux/pagemap.h:1029:19: note: byref variable will be forcibly initialized 1029 | DEFINE_READAHEAD(ractl, file, ra, mapping, index); | ^~~~~ /kisskb/src/include/linux/pagemap.h:994:27: note: in definition of macro 'DEFINE_READAHEAD' 994 | struct readahead_control ractl = { \ | ^~~~~ /kisskb/src/fs/btrfs/free-space-cache.c:348:23: note: byref variable will be forcibly initialized 348 | struct file_ra_state ra; | ^~ /kisskb/src/fs/btrfs/tree-log.c: In function 'log_new_dir_dentries': /kisskb/src/fs/btrfs/tree-log.c:5913:21: note: byref variable will be forcibly initialized 5913 | struct btrfs_key di_key; | ^~~~~~ /kisskb/src/fs/btrfs/tree-log.c:5886:20: note: byref variable will be forcibly initialized 5886 | struct btrfs_key min_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:5860:12: note: byref variable will be forcibly initialized 5860 | LIST_HEAD(dir_list); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/btrfs/free-space-cache.c: In function 'io_ctl_check_crc': /kisskb/src/fs/btrfs/free-space-cache.c:532:6: note: byref variable will be forcibly initialized 532 | u32 crc = ~(u32)0; | ^~~ /kisskb/src/fs/btrfs/free-space-cache.c: In function 'io_ctl_set_crc': /kisskb/src/fs/btrfs/free-space-cache.c:515:6: note: byref variable will be forcibly initialized 515 | u32 crc = ~(u32)0; | ^~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'btrfs_log_all_parents': /kisskb/src/fs/btrfs/tree-log.c:5995:19: note: byref variable will be forcibly initialized 5995 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'replay_xattr_deletes': /kisskb/src/fs/btrfs/tree-log.c:2395:20: note: byref variable will be forcibly initialized 2395 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/tree-log.c:2375:19: note: byref variable will be forcibly initialized 2375 | struct btrfs_key search_key; | ^~~~~~~~~~ In file included from /kisskb/src/fs/btrfs/tree-log.c:12: /kisskb/src/fs/btrfs/tree-log.c: In function 'link_to_fixup_dir': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/btrfs/tree-log.c:1883:21: note: byref variable will be forcibly initialized 1883 | static noinline int link_to_fixup_dir(struct btrfs_trans_handle *trans, | ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c:1888:19: note: byref variable will be forcibly initialized 1888 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'check_item_in_log': /kisskb/src/fs/btrfs/tree-log.c:2294:19: note: byref variable will be forcibly initialized 2294 | struct btrfs_key location; | ^~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'replay_dir_deletes': /kisskb/src/fs/btrfs/tree-log.c:2487:19: note: byref variable will be forcibly initialized 2487 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c:2486:19: note: byref variable will be forcibly initialized 2486 | struct btrfs_key dir_key; | ^~~~~~~ /kisskb/src/fs/btrfs/tree-log.c:2484:6: note: byref variable will be forcibly initialized 2484 | u64 range_end; | ^~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c:2483:6: note: byref variable will be forcibly initialized 2483 | u64 range_start; | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'drop_one_dir_item': /kisskb/src/fs/btrfs/tree-log.c:933:19: note: byref variable will be forcibly initialized 933 | struct btrfs_key location; | ^~~~~~~~ /kisskb/src/fs/btrfs/free-space-cache.c: In function 'btrfs_alloc_from_bitmap': /kisskb/src/fs/btrfs/free-space-cache.c:3067:6: note: byref variable will be forcibly initialized 3067 | u64 search_bytes = bytes; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/free-space-cache.c:3066:6: note: byref variable will be forcibly initialized 3066 | u64 search_start = cluster->window_start; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'delete_conflicting_dir_entry': /kisskb/src/fs/btrfs/tree-log.c:1960:19: note: byref variable will be forcibly initialized 1960 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'unlink_old_inode_refs': /kisskb/src/fs/btrfs/tree-log.c:1324:7: note: byref variable will be forcibly initialized 1324 | u64 parent_id; | ^~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c:1323:7: note: byref variable will be forcibly initialized 1323 | int namelen; | ^~~~~~~ /kisskb/src/fs/btrfs/tree-log.c:1322:9: note: byref variable will be forcibly initialized 1322 | char *name = NULL; | ^~~~ /kisskb/src/fs/btrfs/free-space-cache.c: In function 'update_cache_item': /kisskb/src/fs/btrfs/free-space-cache.c:1114:20: note: byref variable will be forcibly initialized 1114 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/free-space-cache.c:1097:19: note: byref variable will be forcibly initialized 1097 | struct btrfs_key key; | ^~~ /kisskb/src/kernel/bpf/reuseport_array.c: In function 'bpf_fd_reuseport_array_update_elem': /kisskb/src/kernel/bpf/reuseport_array.c:250:6: note: byref variable will be forcibly initialized 250 | int err, fd; | ^~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'replay_one_name': /kisskb/src/fs/btrfs/tree-log.c:2010:19: note: byref variable will be forcibly initialized 2010 | struct btrfs_key search_key; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c:2009:19: note: byref variable will be forcibly initialized 2009 | struct btrfs_key log_key; | ^~~~~~~ /kisskb/src/fs/btrfs/free-space-cache.c: In function 'remove_from_bitmap': /kisskb/src/fs/btrfs/free-space-cache.c:1988:20: note: byref variable will be forcibly initialized 1988 | u64 search_start, search_bytes; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/free-space-cache.c:1988:6: note: byref variable will be forcibly initialized 1988 | u64 search_start, search_bytes; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/free-space-cache.c: In function 'write_pinned_extent_entries': /kisskb/src/fs/btrfs/free-space-cache.c:1149:27: note: byref variable will be forcibly initialized 1149 | u64 start, extent_start, extent_end, len; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/free-space-cache.c:1149:13: note: byref variable will be forcibly initialized 1149 | u64 start, extent_start, extent_end, len; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'replay_one_dir_item': /kisskb/src/fs/btrfs/tree-log.c:2178:20: note: byref variable will be forcibly initialized 2178 | struct btrfs_key di_key; | ^~~~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'add_link': /kisskb/src/fs/btrfs/tree-log.c:1422:19: note: byref variable will be forcibly initialized 1422 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/free-space-cache.c: In function '__btrfs_write_out_cache': /kisskb/src/fs/btrfs/free-space-cache.c:1332:6: note: byref variable will be forcibly initialized 1332 | int bitmaps = 0; | ^~~~~~~ /kisskb/src/fs/btrfs/free-space-cache.c:1331:6: note: byref variable will be forcibly initialized 1331 | int entries = 0; | ^~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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:1330:12: note: byref variable will be forcibly initialized 1330 | LIST_HEAD(bitmap_list); | ^~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/btrfs/free-space-cache.c:1329:23: note: byref variable will be forcibly initialized 1329 | struct extent_state *cached_state = NULL; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c: In function '__add_inode_ref': /kisskb/src/fs/btrfs/tree-log.c:1072:19: note: byref variable will be forcibly initialized 1072 | 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:1381:19: note: byref variable will be forcibly initialized 1381 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'add_inode_ref': /kisskb/src/fs/btrfs/tree-log.c:1502:6: note: byref variable will be forcibly initialized 1502 | u64 ref_index = 0; | ^~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c:1500:6: note: byref variable will be forcibly initialized 1500 | u64 parent_objectid; | ^~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c:1498:6: note: byref variable will be forcibly initialized 1498 | int search_done = 0; | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c:1496:6: note: byref variable will be forcibly initialized 1496 | int namelen; | ^~~~~~~ /kisskb/src/fs/btrfs/tree-log.c:1495:8: note: byref variable will be forcibly initialized 1495 | char *name = NULL; | ^~~~ /kisskb/src/fs/btrfs/free-space-cache.c: In function 'find_free_space': /kisskb/src/fs/btrfs/free-space-cache.c:1926:8: note: byref variable will be forcibly initialized 1926 | u64 size = *bytes; | ^~~~ /kisskb/src/fs/btrfs/free-space-cache.c:1887:6: note: byref variable will be forcibly initialized 1887 | u64 tmp; | ^~~ In file included from /kisskb/src/fs/btrfs/tree-log.c:12: /kisskb/src/fs/btrfs/tree-log.c: In function 'replay_one_extent': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/btrfs/tree-log.c:642:21: note: byref variable will be forcibly initialized 642 | static noinline int replay_one_extent(struct btrfs_trans_handle *trans, | ^~~~~~~~~~~~~~~~~ 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:776:14: note: byref variable will be forcibly initialized 776 | LIST_HEAD(ordered_sums); | ^~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/btrfs/tree-log.c:773:21: note: byref variable will be forcibly initialized 773 | struct btrfs_ref ref = { 0 }; | ^~~ /kisskb/src/fs/btrfs/tree-log.c:737:20: note: byref variable will be forcibly initialized 737 | struct btrfs_key ins; | ^~~ /kisskb/src/fs/btrfs/tree-log.c:701:33: note: byref variable will be forcibly initialized 701 | struct btrfs_file_extent_item cmp2; | ^~~~ /kisskb/src/fs/btrfs/tree-log.c:700:33: note: byref variable will be forcibly initialized 700 | struct btrfs_file_extent_item cmp1; | ^~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'replay_one_buffer': /kisskb/src/fs/btrfs/tree-log.c:2655:36: note: byref variable will be forcibly initialized 2655 | struct btrfs_drop_extents_args drop_args = { 0 }; | ^~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c:2587:19: note: byref variable will be forcibly initialized 2587 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'count_inode_extrefs': /kisskb/src/fs/btrfs/tree-log.c:1670:29: note: byref variable will be forcibly initialized 1670 | struct btrfs_inode_extref *extref; | ^~~~~~ /kisskb/src/fs/btrfs/tree-log.c:1668:6: note: byref variable will be forcibly initialized 1668 | u64 offset = 0; | ^~~~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'fixup_inode_link_counts': /kisskb/src/fs/btrfs/tree-log.c:1827:19: note: byref variable will be forcibly initialized 1827 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'btrfs_sync_log': /kisskb/src/fs/btrfs/tree-log.c:3095:18: note: byref variable will be forcibly initialized 3095 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/btrfs/tree-log.c:3094:23: note: byref variable will be forcibly initialized 3094 | struct btrfs_log_ctx root_log_ctx; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c:3092:25: note: byref variable will be forcibly initialized 3092 | struct btrfs_root_item new_root_item; | ^~~~~~~~~~~~~ /kisskb/src/fs/btrfs/free-space-cache.c: In function 'create_free_space_inode': /kisskb/src/fs/btrfs/free-space-cache.c:201:6: note: byref variable will be forcibly initialized 201 | u64 ino; | ^~~ /kisskb/src/fs/btrfs/free-space-cache.c: In function 'btrfs_remove_free_space_inode': /kisskb/src/fs/btrfs/free-space-cache.c:221:19: note: byref variable will be forcibly initialized 221 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'btrfs_del_inode_ref_in_log': /kisskb/src/fs/btrfs/tree-log.c:3569:6: note: byref variable will be forcibly initialized 3569 | u64 index; | ^~~~~ /kisskb/src/fs/btrfs/free-space-cache.c: In function 'do_trimming': /kisskb/src/fs/btrfs/free-space-cache.c:3518:6: note: byref variable will be forcibly initialized 3518 | u64 trimmed = 0; | ^~~~~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'btrfs_recover_log_trees': /kisskb/src/fs/btrfs/tree-log.c:6457:19: note: byref variable will be forcibly initialized 6457 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/tree-log.c:6456:19: note: byref variable will be forcibly initialized 6456 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/free-space-cache.c: In function 'trim_no_bitmap': /kisskb/src/fs/btrfs/free-space-cache.c:3582:27: note: byref variable will be forcibly initialized 3582 | 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:3747:27: note: byref variable will be forcibly initialized 3747 | struct btrfs_trim_range trim_entry; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/free-space-cache.c:3741:6: note: byref variable will be forcibly initialized 3741 | u64 bytes; | ^~~~~ /kisskb/src/fs/btrfs/tree-log.c: In function 'btrfs_log_new_name': /kisskb/src/fs/btrfs/tree-log.c:6713:23: note: byref variable will be forcibly initialized 6713 | struct btrfs_log_ctx ctx; | ^~~ /kisskb/src/fs/btrfs/free-space-cache.c: In function 'copy_free_space_cache': /kisskb/src/fs/btrfs/free-space-cache.c:881:8: note: byref variable will be forcibly initialized 881 | u64 bytes = ctl->unit; | ^~~~~ /kisskb/src/fs/btrfs/free-space-cache.c:880:8: note: byref variable will be forcibly initialized 880 | u64 offset = info->offset; | ^~~~~~ /kisskb/src/fs/btrfs/free-space-cache.c: In function '__load_free_space_cache': /kisskb/src/fs/btrfs/free-space-cache.c:719:5: note: byref variable will be forcibly initialized 719 | u8 type; | ^~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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:715:12: note: byref variable will be forcibly initialized 715 | LIST_HEAD(bitmaps); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/btrfs/free-space-cache.c:713:19: note: byref variable will be forcibly initialized 713 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/free-space-cache.c:712:22: note: byref variable will be forcibly initialized 712 | struct btrfs_io_ctl io_ctl; | ^~~~~~ /kisskb/src/fs/btrfs/free-space-cache.c: In function 'btrfs_find_space_for_alloc': /kisskb/src/fs/btrfs/free-space-cache.c:2963:6: note: byref variable will be forcibly initialized 2963 | u64 bytes_search = bytes + empty_size; | ^~~~~~~~~~~~ In file included from /kisskb/src/include/linux/bpf-cgroup.h:5, from /kisskb/src/include/linux/cgroup-defs.h:22, from /kisskb/src/include/linux/cgroup.h:28, from /kisskb/src/kernel/bpf/cgroup.c:10: /kisskb/src/kernel/bpf/cgroup.c: In function 'BPF_PROG_RUN_ARRAY_CG_FLAGS': /kisskb/src/include/linux/bpf.h:1232:24: note: byref variable will be forcibly initialized 1232 | struct bpf_cg_run_ctx run_ctx; | ^~~~~~~ /kisskb/src/kernel/bpf/cgroup.c: In function 'BPF_PROG_RUN_ARRAY_CG': /kisskb/src/include/linux/bpf.h:1262:24: note: byref variable will be forcibly initialized 1262 | struct bpf_cg_run_ctx run_ctx; | ^~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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/free-space-cache.c:3420:12: note: byref variable will be forcibly initialized 3420 | LIST_HEAD(bitmaps); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/kernel/bpf/cgroup.c: In function '__cgroup_bpf_run_filter_sk': /kisskb/src/kernel/bpf/cgroup.c:1106:5: note: byref variable will be forcibly initialized 1106 | int __cgroup_bpf_run_filter_sk(struct sock *sk, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/cgroup.c: In function '__cgroup_bpf_run_filter_sock_ops': /kisskb/src/kernel/bpf/cgroup.c:1182:5: note: byref variable will be forcibly initialized 1182 | int __cgroup_bpf_run_filter_sock_ops(struct sock *sk, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/kernel/bpf/cgroup.c:11: /kisskb/src/kernel/bpf/cgroup.c: In function 'bpf_sysctl_get_name': /kisskb/src/kernel/bpf/cgroup.c:1679:12: note: byref variable will be forcibly initialized 1679 | BPF_CALL_4(bpf_sysctl_get_name, struct bpf_sysctl_kern *, ctx, char *, buf, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/filter.h:503:6: note: in definition of macro 'BPF_CALL_x' 503 | u64 name(__BPF_REG(x, __BPF_DECL_REGS, __BPF_N, __VA_ARGS__)) \ | ^~~~ /kisskb/src/kernel/bpf/cgroup.c:1679:1: note: in expansion of macro 'BPF_CALL_4' 1679 | BPF_CALL_4(bpf_sysctl_get_name, struct bpf_sysctl_kern *, ctx, char *, buf, | ^~~~~~~~~~ /kisskb/src/kernel/bpf/cgroup.c:1679:12: note: byref variable will be forcibly initialized 1679 | BPF_CALL_4(bpf_sysctl_get_name, struct bpf_sysctl_kern *, ctx, char *, buf, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/filter.h:503:6: note: in definition of macro 'BPF_CALL_x' 503 | u64 name(__BPF_REG(x, __BPF_DECL_REGS, __BPF_N, __VA_ARGS__)) \ | ^~~~ /kisskb/src/kernel/bpf/cgroup.c:1679:1: note: in expansion of macro 'BPF_CALL_4' 1679 | BPF_CALL_4(bpf_sysctl_get_name, struct bpf_sysctl_kern *, ctx, char *, buf, | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/bpf-cgroup.h:5, from /kisskb/src/include/linux/cgroup-defs.h:22, from /kisskb/src/include/linux/cgroup.h:28, from /kisskb/src/kernel/bpf/cgroup.c:10: /kisskb/src/kernel/bpf/cgroup.c: In function '__cgroup_bpf_run_filter_skb': /kisskb/src/include/linux/bpf.h:1262:24: note: byref variable will be forcibly initialized 1262 | struct bpf_cg_run_ctx run_ctx; | ^~~~~~~ /kisskb/src/kernel/bpf/cgroup.c:1053:5: note: byref variable will be forcibly initialized 1053 | int __cgroup_bpf_run_filter_skb(struct sock *sk, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/bpf-cgroup.h:5, from /kisskb/src/include/linux/cgroup-defs.h:22, from /kisskb/src/include/linux/cgroup.h:28, from /kisskb/src/kernel/bpf/cgroup.c:10: /kisskb/src/include/linux/bpf.h:1232:24: note: byref variable will be forcibly initialized 1232 | struct bpf_cg_run_ctx run_ctx; | ^~~~~~~ /kisskb/src/kernel/bpf/cgroup.c:1053:5: note: byref variable will be forcibly initialized 1053 | int __cgroup_bpf_run_filter_skb(struct sock *sk, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/cgroup.c: In function 'bpf_cgroup_storages_alloc': /kisskb/src/kernel/bpf/cgroup.c:46:32: note: byref variable will be forcibly initialized 46 | struct bpf_cgroup_storage_key key; | ^~~ /kisskb/src/kernel/bpf/cgroup.c: In function '__cgroup_bpf_query': /kisskb/src/kernel/bpf/cgroup.c:802:7: note: byref variable will be forcibly initialized 802 | u32 id; | ^~ /kisskb/src/kernel/bpf/cgroup.c:769:6: note: byref variable will be forcibly initialized 769 | u32 flags; | ^~~~~ /kisskb/src/kernel/bpf/cgroup.c:768:6: note: byref variable will be forcibly initialized 768 | int cnt, ret = 0, i; | ^~~ In file included from /kisskb/src/include/linux/bpf-cgroup.h:5, from /kisskb/src/include/linux/cgroup-defs.h:22, from /kisskb/src/include/linux/cgroup.h:28, from /kisskb/src/kernel/bpf/cgroup.c:10: /kisskb/src/kernel/bpf/cgroup.c: In function '__cgroup_bpf_run_filter_sock_addr': /kisskb/src/include/linux/bpf.h:1232:24: note: byref variable will be forcibly initialized 1232 | struct bpf_cg_run_ctx run_ctx; | ^~~~~~~ /kisskb/src/kernel/bpf/cgroup.c:1132:5: note: byref variable will be forcibly initialized 1132 | int __cgroup_bpf_run_filter_sock_addr(struct sock *sk, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/cgroup.c:1143:26: note: byref variable will be forcibly initialized 1143 | struct sockaddr_storage unspec; | ^~~~~~ /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_get_params(level, src_len); | ^~~~~~ /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 = | ^~~~~~ /kisskb/src/kernel/bpf/cgroup.c: In function 'cgroup_bpf_link_attach': /kisskb/src/kernel/bpf/cgroup.c:972:25: note: byref variable will be forcibly initialized 972 | struct bpf_link_primer link_primer; | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/bpf-cgroup.h:5, from /kisskb/src/include/linux/cgroup-defs.h:22, from /kisskb/src/include/linux/cgroup.h:28, from /kisskb/src/kernel/bpf/cgroup.c:10: /kisskb/src/kernel/bpf/cgroup.c: In function '__cgroup_bpf_check_dev_permission': /kisskb/src/include/linux/bpf.h:1262:24: note: byref variable will be forcibly initialized 1262 | struct bpf_cg_run_ctx run_ctx; | ^~~~~~~ /kisskb/src/kernel/bpf/cgroup.c:1195:5: note: byref variable will be forcibly initialized 1195 | int __cgroup_bpf_check_dev_permission(short dev_type, u32 major, u32 minor, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/cgroup.c:1199:28: note: byref variable will be forcibly initialized 1199 | struct bpf_cgroup_dev_ctx ctx = { | ^~~ In file included from /kisskb/src/include/linux/bpf-cgroup.h:5, from /kisskb/src/include/linux/cgroup-defs.h:22, from /kisskb/src/include/linux/cgroup.h:28, from /kisskb/src/kernel/bpf/cgroup.c:10: /kisskb/src/kernel/bpf/cgroup.c: In function '__cgroup_bpf_run_filter_sysctl': /kisskb/src/include/linux/bpf.h:1262:24: note: byref variable will be forcibly initialized 1262 | struct bpf_cg_run_ctx run_ctx; | ^~~~~~~ /kisskb/src/kernel/bpf/cgroup.c:1297:5: note: byref variable will be forcibly initialized 1297 | int __cgroup_bpf_run_filter_sysctl(struct ctl_table_header *head, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/cgroup.c:1314:9: note: byref variable will be forcibly initialized 1314 | loff_t pos = 0; | ^~~ In file included from /kisskb/src/include/linux/bpf-cgroup.h:5, from /kisskb/src/include/linux/cgroup-defs.h:22, from /kisskb/src/include/linux/cgroup.h:28, from /kisskb/src/kernel/bpf/cgroup.c:10: /kisskb/src/kernel/bpf/cgroup.c: In function '__cgroup_bpf_run_filter_setsockopt': /kisskb/src/include/linux/bpf.h:1262:24: note: byref variable will be forcibly initialized 1262 | struct bpf_cg_run_ctx run_ctx; | ^~~~~~~ /kisskb/src/kernel/bpf/cgroup.c:1416:5: note: byref variable will be forcibly initialized 1416 | int __cgroup_bpf_run_filter_setsockopt(struct sock *sk, int *level, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/bpf.h:23, from /kisskb/src/kernel/bpf/bpf_struct_ops.c:4: /kisskb/src/kernel/bpf/bpf_struct_ops.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/mempool.h:8, 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/btrfs/zstd.c: In function 'zstd_compress_pages': /kisskb/src/fs/btrfs/zstd.c:384:18: note: byref variable will be forcibly initialized 384 | zstd_parameters params = zstd_get_btrfs_parameters(workspace->req_level, | ^~~~~~ In file included from /kisskb/src/include/linux/bpf-cgroup.h:5, from /kisskb/src/include/linux/cgroup-defs.h:22, from /kisskb/src/include/linux/cgroup.h:28, from /kisskb/src/kernel/bpf/cgroup.c:10: /kisskb/src/kernel/bpf/cgroup.c: In function '__cgroup_bpf_run_filter_getsockopt': /kisskb/src/include/linux/bpf.h:1262:24: note: byref variable will be forcibly initialized 1262 | struct bpf_cg_run_ctx run_ctx; | ^~~~~~~ /kisskb/src/kernel/bpf/cgroup.c:1510:5: note: byref variable will be forcibly initialized 1510 | int __cgroup_bpf_run_filter_getsockopt(struct sock *sk, int level, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/bpf_struct_ops.c: In function 'check_zero_holes': /kisskb/src/kernel/bpf/bpf_struct_ops.c:295:15: note: byref variable will be forcibly initialized 295 | u32 i, moff, msize, prev_mend = 0; | ^~~~~ /kisskb/src/kernel/bpf/cgroup.c: In function '__cgroup_bpf_run_filter_getsockopt_kern': /kisskb/src/kernel/bpf/cgroup.c:1601:5: note: byref variable will be forcibly initialized 1601 | int __cgroup_bpf_run_filter_getsockopt_kern(struct sock *sk, int level, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/cgroup.c:1606:26: note: byref variable will be forcibly initialized 1606 | struct bpf_sockopt_kern ctx = { | ^~~ /kisskb/src/kernel/bpf/bpf_struct_ops.c: In function 'bpf_struct_ops_init': /kisskb/src/kernel/bpf/bpf_struct_ops.c:109:7: note: byref variable will be forcibly initialized 109 | char value_name[128]; | ^~~~~~~~~~ /kisskb/src/kernel/bpf/bpf_struct_ops.c: In function 'bpf_struct_ops_map_update_elem': /kisskb/src/crypto/curve25519-generic.c: In function 'curve25519_compute_value': /kisskb/src/kernel/bpf/bpf_struct_ops.c:414:8: note: byref variable will be forcibly initialized 414 | u32 msize; | ^~~~~ /kisskb/src/crypto/curve25519-generic.c:29:5: note: byref variable will be forcibly initialized 29 | u8 buf[CURVE25519_KEY_SIZE]; | ^~~ /kisskb/src/crypto/curve25519-generic.c:28:5: note: byref variable will be forcibly initialized 28 | u8 public_key[CURVE25519_KEY_SIZE]; | ^~~~~~~~~~ /kisskb/src/drivers/gpio/gpio-max732x.c: In function 'max732x_gpio_get_value': /kisskb/src/drivers/gpio/gpio-max732x.c:197:10: note: byref variable will be forcibly initialized 197 | uint8_t reg_val; | ^~~~~~~ /kisskb/src/drivers/rapidio/rio-access.c: In function '__rio_local_read_config_8': /kisskb/src/drivers/rapidio/rio-access.c:37:6: note: byref variable will be forcibly initialized 37 | u32 data = 0; \ | ^~~~ /kisskb/src/drivers/rapidio/rio-access.c:61:1: note: in expansion of macro 'RIO_LOP_READ' 61 | RIO_LOP_READ(8, u8, 1) | ^~~~~~~~~~~~ /kisskb/src/drivers/rapidio/rio-access.c: In function '__rio_local_read_config_16': /kisskb/src/drivers/rapidio/rio-access.c:37:6: note: byref variable will be forcibly initialized 37 | u32 data = 0; \ | ^~~~ /kisskb/src/drivers/rapidio/rio-access.c:62:1: note: in expansion of macro 'RIO_LOP_READ' 62 | RIO_LOP_READ(16, u16, 2) | ^~~~~~~~~~~~ /kisskb/src/drivers/rapidio/rio-access.c: In function '__rio_local_read_config_32': /kisskb/src/drivers/rapidio/rio-access.c:37:6: note: byref variable will be forcibly initialized 37 | u32 data = 0; \ | ^~~~ /kisskb/src/drivers/rapidio/rio-access.c:63:1: note: in expansion of macro 'RIO_LOP_READ' 63 | RIO_LOP_READ(32, u32, 4) | ^~~~~~~~~~~~ /kisskb/src/drivers/rapidio/rio-access.c: In function 'rio_mport_read_config_8': /kisskb/src/drivers/rapidio/rio-access.c:89:6: note: byref variable will be forcibly initialized 89 | u32 data = 0; \ | ^~~~ /kisskb/src/drivers/rapidio/rio-access.c:114:1: note: in expansion of macro 'RIO_OP_READ' 114 | RIO_OP_READ(8, u8, 1) | ^~~~~~~~~~~ /kisskb/src/drivers/rapidio/rio-access.c: In function 'rio_mport_read_config_16': /kisskb/src/drivers/rapidio/rio-access.c:89:6: note: byref variable will be forcibly initialized 89 | u32 data = 0; \ | ^~~~ /kisskb/src/drivers/rapidio/rio-access.c:115:1: note: in expansion of macro 'RIO_OP_READ' 115 | RIO_OP_READ(16, u16, 2) | ^~~~~~~~~~~ /kisskb/src/drivers/rapidio/rio-access.c: In function 'rio_mport_read_config_32': /kisskb/src/drivers/rapidio/rio-access.c:89:6: note: byref variable will be forcibly initialized 89 | u32 data = 0; \ | ^~~~ /kisskb/src/drivers/rapidio/rio-access.c:116:1: note: in expansion of macro 'RIO_OP_READ' 116 | RIO_OP_READ(32, u32, 4) | ^~~~~~~~~~~ /kisskb/src/drivers/gpio/gpio-max732x.c: In function 'max732x_irq_pending': /kisskb/src/drivers/gpio/gpio-max732x.c:448:11: note: byref variable will be forcibly initialized 448 | uint16_t status; | ^~~~~~ In file included from /kisskb/src/include/linux/gpio/driver.h:9, from /kisskb/src/drivers/gpio/gpio-max732x.c:17: /kisskb/src/drivers/gpio/gpio-max732x.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/drivers/gpio/gpio-max732x.c: In function 'max732x_irq_handler': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/crypto/sm2.c: In function 'sm2_z_digest_update': /kisskb/src/crypto/sm2.c:221:15: note: byref variable will be forcibly initialized 221 | unsigned int inlen; | ^~~~~ In file included from /kisskb/src/crypto/sm2.c:15: /kisskb/src/crypto/sm2.c: In function 'sm2_compute_z_digest': /kisskb/src/include/crypto/hash.h:166:7: note: byref variable will be forcibly initialized 166 | char __##shash##_desc[sizeof(struct shash_desc) + HASH_MAX_DESCSIZE] \ | ^~ /kisskb/src/crypto/sm2.c:268:2: note: in expansion of macro 'SHASH_DESC_ON_STACK' 268 | SHASH_DESC_ON_STACK(desc, NULL); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/crypto/sm2.c:267:16: note: byref variable will be forcibly initialized 267 | unsigned char entl[2]; | ^~~~ /kisskb/src/crypto/sm2.c: In function 'sm2_ecc_os2ec': /kisskb/src/crypto/sm2.c:136:9: note: byref variable will be forcibly initialized 136 | size_t n; | ^ /kisskb/src/crypto/sm2.c: In function '_sm2_verify': /kisskb/src/crypto/sm2.c:299:28: note: byref variable will be forcibly initialized 299 | struct gcry_mpi_point sG, tP; | ^~ /kisskb/src/crypto/sm2.c:299:24: note: byref variable will be forcibly initialized 299 | struct gcry_mpi_point sG, tP; | ^~ /kisskb/src/crypto/sm2.c: In function 'sm2_verify': /kisskb/src/crypto/sm2.c:353:27: note: byref variable will be forcibly initialized 353 | struct sm2_signature_ctx sig; | ^~~ In file included from /kisskb/src/drivers/gpio/gpio-mc33880.c:13: /kisskb/src/drivers/gpio/gpio-mc33880.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/pci/access.c: In function 'pci_bus_read_config_byte': /kisskb/src/drivers/pci/access.c:41:6: note: byref variable will be forcibly initialized 41 | u32 data = 0; \ | ^~~~ /kisskb/src/drivers/pci/access.c:66:1: note: in expansion of macro 'PCI_OP_READ' 66 | PCI_OP_READ(byte, u8, 1) | ^~~~~~~~~~~ /kisskb/src/drivers/pci/access.c: In function 'pci_bus_read_config_word': /kisskb/src/drivers/pci/access.c:41:6: note: byref variable will be forcibly initialized 41 | u32 data = 0; \ | ^~~~ /kisskb/src/drivers/pci/access.c:67:1: note: in expansion of macro 'PCI_OP_READ' 67 | PCI_OP_READ(word, u16, 2) | ^~~~~~~~~~~ /kisskb/src/drivers/pci/access.c: In function 'pci_bus_read_config_dword': /kisskb/src/drivers/pci/access.c:41:6: note: byref variable will be forcibly initialized 41 | u32 data = 0; \ | ^~~~ /kisskb/src/drivers/pci/access.c:68:1: note: in expansion of macro 'PCI_OP_READ' 68 | PCI_OP_READ(dword, u32, 4) | ^~~~~~~~~~~ /kisskb/src/fs/xattr.c: In function 'xattr_getsecurity': /kisskb/src/fs/xattr.c:321:8: note: byref variable will be forcibly initialized 321 | void *buffer = 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/radix-tree.h:12, 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:210:3: note: in expansion of macro 'wait_event' 210 | wait_event(pci_cfg_wait, !dev->block_cfg_access); | ^~~~~~~~~~ /kisskb/src/drivers/pci/access.c: In function 'pci_user_read_config_byte': /kisskb/src/drivers/pci/access.c:221:6: note: byref variable will be forcibly initialized 221 | u32 data = -1; \ | ^~~~ /kisskb/src/drivers/pci/access.c:256:1: note: in expansion of macro 'PCI_USER_READ_CONFIG' 256 | PCI_USER_READ_CONFIG(byte, u8) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xattr.c: In function 'vfs_removexattr': /kisskb/src/fs/xattr.c:520:16: note: byref variable will be forcibly initialized 520 | struct inode *delegated_inode = NULL; | ^~~~~~~~~~~~~~~ /kisskb/src/fs/xattr.c: In function 'removexattr': /kisskb/src/fs/xattr.c:813:7: note: byref variable will be forcibly initialized 813 | char kname[XATTR_NAME_MAX + 1]; | ^~~~~ /kisskb/src/drivers/pci/access.c: In function 'pci_user_read_config_word': /kisskb/src/drivers/pci/access.c:221:6: note: byref variable will be forcibly initialized 221 | u32 data = -1; \ | ^~~~ /kisskb/src/drivers/pci/access.c:257:1: note: in expansion of macro 'PCI_USER_READ_CONFIG' 257 | PCI_USER_READ_CONFIG(word, u16) | ^~~~~~~~~~~~~~~~~~~~ /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/drivers/pci/access.c: In function 'pci_user_read_config_dword': /kisskb/src/drivers/pci/access.c:221:6: note: byref variable will be forcibly initialized 221 | u32 data = -1; \ | ^~~~ /kisskb/src/drivers/pci/access.c:258:1: note: in expansion of macro 'PCI_USER_READ_CONFIG' 258 | PCI_USER_READ_CONFIG(dword, u32) | ^~~~~~~~~~~~~~~~~~~~ /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/fs/xattr.c: In function 'getxattr': /kisskb/src/fs/xattr.c:650:7: note: byref variable will be forcibly initialized 650 | char kname[XATTR_NAME_MAX + 1]; | ^~~~~ /kisskb/src/drivers/pci/access.c: In function 'pcie_capability_clear_and_set_word': /kisskb/src/drivers/pci/access.c:495:6: note: byref variable will be forcibly initialized 495 | u16 val; | ^~~ /kisskb/src/drivers/pci/access.c: In function 'pcie_capability_clear_and_set_dword': /kisskb/src/drivers/pci/access.c:512:6: note: byref variable will be forcibly initialized 512 | u32 val; | ^~~ /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/fs/xattr.c: In function 'vfs_setxattr': /kisskb/src/fs/xattr.c:288:16: note: byref variable will be forcibly initialized 288 | struct inode *delegated_inode = NULL; | ^~~~~~~~~~~~~~~ /kisskb/src/fs/xattr.c: In function 'setxattr': /kisskb/src/fs/xattr.c:549:7: note: byref variable will be forcibly initialized 549 | char kname[XATTR_NAME_MAX + 1]; | ^~~~~ /kisskb/src/fs/xattr.c: In function 'path_setxattr': /kisskb/src/fs/xattr.c:586:14: note: byref variable will be forcibly initialized 586 | struct path path; | ^~~~ /kisskb/src/fs/xattr.c: In function 'simple_xattr_list': /kisskb/src/fs/xattr.c:1088:10: note: byref variable will be forcibly initialized 1088 | ssize_t remaining_size = size; | ^~~~~~~~~~~~~~ /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; | ^~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/bio.h:10, from /kisskb/src/fs/btrfs/compression.c:7: /kisskb/src/fs/btrfs/compression.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/fs/btrfs/compression.c: In function 'dec_and_test_compressed_bio': /kisskb/src/fs/btrfs/compression.c:210:23: note: byref variable will be forcibly initialized 210 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/fs/btrfs/compression.c: In function 'alloc_compressed_bio': /kisskb/src/fs/btrfs/compression.c:461:27: note: byref variable will be forcibly initialized 461 | struct btrfs_io_geometry geom; | ^~~~ /kisskb/src/fs/btrfs/compression.c: In function 'end_compressed_writeback': /kisskb/src/fs/btrfs/compression.c:342:15: note: byref variable will be forcibly initialized 342 | struct page *pages[16]; | ^~~~~ /kisskb/src/fs/btrfs/compression.c: In function 'check_compressed_csum': /kisskb/src/fs/btrfs/compression.c:156:5: note: byref variable will be forcibly initialized 156 | u8 csum[BTRFS_CSUM_SIZE]; | ^~~~ In file included from /kisskb/src/fs/btrfs/compression.c:21: /kisskb/src/include/crypto/hash.h:166:7: note: byref variable will be forcibly initialized 166 | char __##shash##_desc[sizeof(struct shash_desc) + HASH_MAX_DESCSIZE] \ | ^~ /kisskb/src/fs/btrfs/compression.c:150:2: note: in expansion of macro 'SHASH_DESC_ON_STACK' 150 | SHASH_DESC_ON_STACK(shash, fs_info->csum_shash); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/compression.c: In function 'radix_sort': /kisskb/src/fs/btrfs/compression.c:1562:6: note: byref variable will be forcibly initialized 1562 | u32 counters[COUNTERS_SIZE]; | ^~~~~~~~ /kisskb/src/fs/btrfs/compression.c: In function 'finish_compressed_bio_read': /kisskb/src/fs/btrfs/compression.c:253:24: note: byref variable will be forcibly initialized 253 | struct bvec_iter_all iter_all; | ^~~~~~~~ In file included from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/bio.h:10, from /kisskb/src/fs/btrfs/compression.c:7: /kisskb/src/fs/btrfs/compression.c: In function 'btrfs_submit_compressed_write': /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/compression.c:619:2: note: in expansion of macro 'wait_var_event' 619 | wait_var_event(cb, refcount_read(&cb->pending_sectors) == | ^~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/compression.c:514:6: note: byref variable will be forcibly initialized 514 | u64 next_stripe_start; | ^~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/bio.h:10, from /kisskb/src/fs/btrfs/compression.c:7: /kisskb/src/fs/btrfs/compression.c: In function 'btrfs_submit_compressed_read': /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/compression.c:963:2: note: in expansion of macro 'wait_var_event' 963 | wait_var_event(cb, refcount_read(&cb->pending_sectors) == | ^~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/compression.c:805:6: note: byref variable will be forcibly initialized 805 | u64 next_stripe_start; | ^~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/mempool.h:8, 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:1184:15: note: byref variable will be forcibly initialized 1184 | 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:1184:3: note: in expansion of macro 'DEFINE_WAIT' 1184 | DEFINE_WAIT(wait); | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/compression.c: In function 'btrfs_compress_str2level': /kisskb/src/fs/btrfs/compression.c:1874:15: note: byref variable will be forcibly initialized 1874 | unsigned int level = 0; | ^~~~~ 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:26:19: note: in definition of macro 'LIST_HEAD' 26 | 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:26:19: note: in definition of macro 'LIST_HEAD' 26 | 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:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/btrfs/delayed-ref.c: In function 'btrfs_add_delayed_tree_ref': /kisskb/src/fs/btrfs/delayed-ref.c:899:6: note: byref variable will be forcibly initialized 899 | int qrecord_inserted; | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/delayed-ref.c: In function 'btrfs_add_delayed_data_ref': /kisskb/src/fs/btrfs/delayed-ref.c:993:6: note: byref variable will be forcibly initialized 993 | int qrecord_inserted; | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/libfs.c: In function 'simple_attr_read': /kisskb/src/fs/libfs.c:980:7: note: byref variable will be forcibly initialized 980 | u64 val; | ^~~ /kisskb/src/fs/libfs.c: In function 'simple_attr_write': /kisskb/src/fs/libfs.c:1001:21: note: byref variable will be forcibly initialized 1001 | unsigned long long val; | ^~~ /kisskb/src/crypto/ecdsa.c: In function 'ecdsa_get_signature_rs': /kisskb/src/crypto/ecdsa.c:41:5: note: byref variable will be forcibly initialized 41 | u8 rs[ECC_MAX_BYTES]; | ^~ /kisskb/src/net/core/datagram.c: In function '__zerocopy_sg_from_iter': /kisskb/src/net/core/datagram.c:627:10: note: byref variable will be forcibly initialized 627 | size_t start; | ^~~~~ /kisskb/src/net/core/datagram.c:625:16: note: byref variable will be forcibly initialized 625 | struct page *pages[MAX_SKB_FRAGS]; | ^~~~~ /kisskb/src/net/core/datagram.c: In function 'skb_copy_and_csum_datagram_msg': /kisskb/src/net/core/datagram.c:752:9: note: byref variable will be forcibly initialized 752 | __wsum csum; | ^~~~ /kisskb/src/crypto/ecdsa.c: In function '_ecdsa_verify': /kisskb/src/crypto/ecdsa.c:103:19: note: byref variable will be forcibly initialized 103 | struct ecc_point res = ECC_POINT_INIT(x1, y1, ndigits); | ^~~ /kisskb/src/crypto/ecdsa.c:102:6: note: byref variable will be forcibly initialized 102 | u64 y1[ECC_MAX_DIGITS]; | ^~ /kisskb/src/crypto/ecdsa.c:101:6: note: byref variable will be forcibly initialized 101 | u64 x1[ECC_MAX_DIGITS]; | ^~ /kisskb/src/crypto/ecdsa.c:100:6: note: byref variable will be forcibly initialized 100 | u64 u2[ECC_MAX_DIGITS]; | ^~ /kisskb/src/crypto/ecdsa.c:99:6: note: byref variable will be forcibly initialized 99 | u64 u1[ECC_MAX_DIGITS]; | ^~ /kisskb/src/crypto/ecdsa.c:98:6: note: byref variable will be forcibly initialized 98 | u64 s1[ECC_MAX_DIGITS]; | ^~ /kisskb/src/crypto/ecdsa.c: In function 'ecdsa_verify': /kisskb/src/crypto/ecdsa.c:146:6: note: byref variable will be forcibly initialized 146 | u64 hash[ECC_MAX_DIGITS]; | ^~~~ /kisskb/src/crypto/ecdsa.c:145:5: note: byref variable will be forcibly initialized 145 | u8 rawhash[ECC_MAX_BYTES]; | ^~~~~~~ /kisskb/src/net/core/datagram.c: In function '__skb_try_recv_datagram': /kisskb/src/net/core/datagram.c:252:6: note: byref variable will be forcibly initialized 252 | int error = sock_error(sk); | ^~~~~ /kisskb/src/net/core/datagram.c: In function '__skb_recv_datagram': /kisskb/src/net/core/datagram.c:292:7: note: byref variable will be forcibly initialized 292 | long timeo; | ^~~~~ /kisskb/src/net/core/datagram.c:291:24: note: byref variable will be forcibly initialized 291 | struct sk_buff *skb, *last; | ^~~~ /kisskb/src/net/core/datagram.c: In function 'skb_recv_datagram': /kisskb/src/net/core/datagram.c:315:6: note: byref variable will be forcibly initialized 315 | int off = 0; | ^~~ /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/crypto/ecrdsa.c:83:6: note: byref variable will be forcibly initialized 83 | u64 z1[ECRDSA_MAX_DIGITS]; | ^~ /kisskb/src/crypto/ecrdsa.c:81:6: note: byref variable will be forcibly initialized 81 | u64 e[ECRDSA_MAX_DIGITS]; /* h \mod q */ | ^ /kisskb/src/crypto/ecrdsa.c:80:6: note: byref variable will be forcibly initialized 80 | u64 s[ECRDSA_MAX_DIGITS]; /* second part of sig (s) */ | ^ /kisskb/src/crypto/ecrdsa.c:79:6: note: byref variable will be forcibly initialized 79 | u64 _r[ECRDSA_MAX_DIGITS]; /* -r */ | ^~ /kisskb/src/crypto/ecrdsa.c:78:6: note: byref variable will be forcibly initialized 78 | u64 r[ECRDSA_MAX_DIGITS]; /* witness (r) */ | ^ /kisskb/src/crypto/ecrdsa.c:76:16: note: byref variable will be forcibly initialized 76 | unsigned char digest[STREEBOG512_DIGEST_SIZE]; | ^~~~~~ /kisskb/src/crypto/ecrdsa.c:75:16: note: byref variable will be forcibly initialized 75 | unsigned char sig[ECRDSA_MAX_SIG_SIZE]; | ^~~ /kisskb/src/drivers/rapidio/rio-sysfs.c: In function 'rio_read_config': /kisskb/src/drivers/rapidio/rio-sysfs.c:176:6: note: byref variable will be forcibly initialized 176 | u8 val; | ^~~ /kisskb/src/drivers/rapidio/rio-sysfs.c:167:7: note: byref variable will be forcibly initialized 167 | u16 val; | ^~~ /kisskb/src/drivers/rapidio/rio-sysfs.c:156:7: note: byref variable will be forcibly initialized 156 | u32 val; | ^~~ /kisskb/src/drivers/rapidio/rio-sysfs.c:147:7: note: byref variable will be forcibly initialized 147 | u16 val; | ^~~ /kisskb/src/drivers/rapidio/rio-sysfs.c:139:6: note: byref variable will be forcibly initialized 139 | u8 val; | ^~~ /kisskb/src/drivers/rapidio/rio-sysfs.c: In function 'scan_store': /kisskb/src/drivers/rapidio/rio-sysfs.c:291:7: note: byref variable will be forcibly initialized 291 | long val; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/writeback.h:889, from /kisskb/src/fs/fs-writeback.c:81: /kisskb/src/fs/fs-writeback.c: In function 'perf_trace_writeback_folio_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/writeback.h:55:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 55 | DECLARE_EVENT_CLASS(writeback_folio_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/writeback.h:55:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 55 | DECLARE_EVENT_CLASS(writeback_folio_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function 'perf_trace_writeback_dirty_inode_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/writeback.h:96:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 96 | DECLARE_EVENT_CLASS(writeback_dirty_inode_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/writeback.h:96:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 96 | DECLARE_EVENT_CLASS(writeback_dirty_inode_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function 'perf_trace_writeback_write_inode_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/writeback.h:304:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 304 | DECLARE_EVENT_CLASS(writeback_write_inode_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/writeback.h:304:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 304 | DECLARE_EVENT_CLASS(writeback_write_inode_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function 'perf_trace_writeback_work_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/writeback.h:347:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 347 | DECLARE_EVENT_CLASS(writeback_work_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/writeback.h:347:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 347 | DECLARE_EVENT_CLASS(writeback_work_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function 'perf_trace_writeback_pages_written': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:395:1: note: in expansion of macro 'TRACE_EVENT' 395 | TRACE_EVENT(writeback_pages_written, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:395:1: note: in expansion of macro 'TRACE_EVENT' 395 | TRACE_EVENT(writeback_pages_written, | ^~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function 'perf_trace_writeback_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/writeback.h:407:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 407 | DECLARE_EVENT_CLASS(writeback_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/writeback.h:407:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 407 | DECLARE_EVENT_CLASS(writeback_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function 'perf_trace_writeback_bdi_register': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:430:1: note: in expansion of macro 'TRACE_EVENT' 430 | TRACE_EVENT(writeback_bdi_register, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:430:1: note: in expansion of macro 'TRACE_EVENT' 430 | TRACE_EVENT(writeback_bdi_register, | ^~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function 'perf_trace_wbc_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/writeback.h:444:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 444 | DECLARE_EVENT_CLASS(wbc_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/writeback.h:444:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 444 | DECLARE_EVENT_CLASS(wbc_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function 'perf_trace_writeback_queue_io': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:498:1: note: in expansion of macro 'TRACE_EVENT' 498 | TRACE_EVENT(writeback_queue_io, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:498:1: note: in expansion of macro 'TRACE_EVENT' 498 | TRACE_EVENT(writeback_queue_io, | ^~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function 'perf_trace_global_dirty_state': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:530:1: note: in expansion of macro 'TRACE_EVENT' 530 | TRACE_EVENT(global_dirty_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:530:1: note: in expansion of macro 'TRACE_EVENT' 530 | TRACE_EVENT(global_dirty_state, | ^~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function 'perf_trace_bdi_dirty_ratelimit': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:575:1: note: in expansion of macro 'TRACE_EVENT' 575 | TRACE_EVENT(bdi_dirty_ratelimit, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:575:1: note: in expansion of macro 'TRACE_EVENT' 575 | TRACE_EVENT(bdi_dirty_ratelimit, | ^~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function 'perf_trace_balance_dirty_pages': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:621:1: note: in expansion of macro 'TRACE_EVENT' 621 | TRACE_EVENT(balance_dirty_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:621:1: note: in expansion of macro 'TRACE_EVENT' 621 | TRACE_EVENT(balance_dirty_pages, | ^~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function 'perf_trace_writeback_sb_inodes_requeue': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:706:1: note: in expansion of macro 'TRACE_EVENT' 706 | TRACE_EVENT(writeback_sb_inodes_requeue, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:706:1: note: in expansion of macro 'TRACE_EVENT' 706 | TRACE_EVENT(writeback_sb_inodes_requeue, | ^~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function 'perf_trace_writeback_congest_waited_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/writeback.h:738:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 738 | DECLARE_EVENT_CLASS(writeback_congest_waited_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/writeback.h:738:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 738 | DECLARE_EVENT_CLASS(writeback_congest_waited_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function 'perf_trace_writeback_single_inode_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/writeback.h:766:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 766 | DECLARE_EVENT_CLASS(writeback_single_inode_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/writeback.h:766:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 766 | DECLARE_EVENT_CLASS(writeback_single_inode_template, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/of_irq.h:8, from /kisskb/src/drivers/gpio/gpio-sifive.c:9: /kisskb/src/drivers/gpio/gpio-sifive.c: In function 'irq_find_matching_host': /kisskb/src/include/linux/irqdomain.h:307:20: note: byref variable will be forcibly initialized 307 | struct irq_fwspec fwspec = { | ^~~~~~ /kisskb/src/drivers/gpio/gpio-sifive.c: In function 'irq_find_host': /kisskb/src/include/linux/irqdomain.h:307:20: note: byref variable will be forcibly initialized /kisskb/src/include/linux/irqdomain.h:307:20: note: byref variable will be forcibly initialized /kisskb/src/fs/fs-writeback.c: In function 'perf_trace_writeback_inode_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/writeback.h:826:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 826 | DECLARE_EVENT_CLASS(writeback_inode_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/writeback.h:826:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 826 | DECLARE_EVENT_CLASS(writeback_inode_template, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/writeback.h:889, from /kisskb/src/fs/fs-writeback.c:81: /kisskb/src/fs/fs-writeback.c: In function 'trace_event_raw_event_writeback_folio_template': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/writeback.h:55:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 55 | DECLARE_EVENT_CLASS(writeback_folio_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function 'trace_event_raw_event_writeback_dirty_inode_template': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/writeback.h:96:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 96 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/writeback.h:304:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 304 | DECLARE_EVENT_CLASS(writeback_write_inode_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function 'trace_event_raw_event_writeback_work_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/writeback.h:347:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 347 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:395:1: note: in expansion of macro 'TRACE_EVENT' 395 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/writeback.h:407:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 407 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:430:1: note: in expansion of macro 'TRACE_EVENT' 430 | TRACE_EVENT(writeback_bdi_register, | ^~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function 'trace_event_raw_event_wbc_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/writeback.h:444:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 444 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:498:1: note: in expansion of macro 'TRACE_EVENT' 498 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:530:1: note: in expansion of macro 'TRACE_EVENT' 530 | TRACE_EVENT(global_dirty_state, | ^~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function 'trace_event_raw_event_bdi_dirty_ratelimit': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:575:1: note: in expansion of macro 'TRACE_EVENT' 575 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:621:1: note: in expansion of macro 'TRACE_EVENT' 621 | TRACE_EVENT(balance_dirty_pages, | ^~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function 'trace_event_raw_event_writeback_sb_inodes_requeue': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:706:1: note: in expansion of macro 'TRACE_EVENT' 706 | TRACE_EVENT(writeback_sb_inodes_requeue, | ^~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function 'trace_event_raw_event_writeback_congest_waited_template': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/writeback.h:738:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 738 | DECLARE_EVENT_CLASS(writeback_congest_waited_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function 'trace_event_raw_event_writeback_single_inode_template': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/writeback.h:766:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 766 | DECLARE_EVENT_CLASS(writeback_single_inode_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function 'trace_event_raw_event_writeback_inode_template': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/writeback.h:826:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 826 | DECLARE_EVENT_CLASS(writeback_inode_template, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/writeback.h:889, from /kisskb/src/fs/fs-writeback.c:81: /kisskb/src/fs/fs-writeback.c: In function '__bpf_trace_writeback_folio_template': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:55:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 55 | DECLARE_EVENT_CLASS(writeback_folio_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:55:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 55 | DECLARE_EVENT_CLASS(writeback_folio_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:55:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 55 | DECLARE_EVENT_CLASS(writeback_folio_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:55:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 55 | DECLARE_EVENT_CLASS(writeback_folio_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function '__bpf_trace_writeback_dirty_inode_template': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:96:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 96 | DECLARE_EVENT_CLASS(writeback_dirty_inode_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:96:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 96 | DECLARE_EVENT_CLASS(writeback_dirty_inode_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:96:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 96 | DECLARE_EVENT_CLASS(writeback_dirty_inode_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:96:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 96 | DECLARE_EVENT_CLASS(writeback_dirty_inode_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function '__bpf_trace_writeback_write_inode_template': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:304:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 304 | DECLARE_EVENT_CLASS(writeback_write_inode_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:304:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 304 | DECLARE_EVENT_CLASS(writeback_write_inode_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:304:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 304 | DECLARE_EVENT_CLASS(writeback_write_inode_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:304:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 304 | DECLARE_EVENT_CLASS(writeback_write_inode_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function '__bpf_trace_writeback_work_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:347:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 347 | DECLARE_EVENT_CLASS(writeback_work_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:347:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 347 | DECLARE_EVENT_CLASS(writeback_work_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:347:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 347 | DECLARE_EVENT_CLASS(writeback_work_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:347:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 347 | DECLARE_EVENT_CLASS(writeback_work_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function '__bpf_trace_wbc_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:444:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 444 | DECLARE_EVENT_CLASS(wbc_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:444:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 444 | DECLARE_EVENT_CLASS(wbc_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:444:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 444 | DECLARE_EVENT_CLASS(wbc_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:444:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 444 | DECLARE_EVENT_CLASS(wbc_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function '__bpf_trace_global_dirty_state': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:530:1: note: in expansion of macro 'TRACE_EVENT' 530 | TRACE_EVENT(global_dirty_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:530:1: note: in expansion of macro 'TRACE_EVENT' 530 | TRACE_EVENT(global_dirty_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:530:1: note: in expansion of macro 'TRACE_EVENT' 530 | TRACE_EVENT(global_dirty_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:530:1: note: in expansion of macro 'TRACE_EVENT' 530 | TRACE_EVENT(global_dirty_state, | ^~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function '__bpf_trace_writeback_congest_waited_template': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:738:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 738 | DECLARE_EVENT_CLASS(writeback_congest_waited_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:738:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 738 | DECLARE_EVENT_CLASS(writeback_congest_waited_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:738:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 738 | DECLARE_EVENT_CLASS(writeback_congest_waited_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:738:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 738 | DECLARE_EVENT_CLASS(writeback_congest_waited_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function '__bpf_trace_writeback_pages_written': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:395:1: note: in expansion of macro 'TRACE_EVENT' 395 | TRACE_EVENT(writeback_pages_written, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:395:1: note: in expansion of macro 'TRACE_EVENT' 395 | TRACE_EVENT(writeback_pages_written, | ^~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function '__bpf_trace_writeback_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:407:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 407 | DECLARE_EVENT_CLASS(writeback_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:407:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 407 | DECLARE_EVENT_CLASS(writeback_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function '__bpf_trace_writeback_bdi_register': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:430:1: note: in expansion of macro 'TRACE_EVENT' 430 | TRACE_EVENT(writeback_bdi_register, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:430:1: note: in expansion of macro 'TRACE_EVENT' 430 | TRACE_EVENT(writeback_bdi_register, | ^~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function '__bpf_trace_writeback_sb_inodes_requeue': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:706:1: note: in expansion of macro 'TRACE_EVENT' 706 | TRACE_EVENT(writeback_sb_inodes_requeue, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:706:1: note: in expansion of macro 'TRACE_EVENT' 706 | TRACE_EVENT(writeback_sb_inodes_requeue, | ^~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function '__bpf_trace_writeback_inode_template': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:826:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 826 | DECLARE_EVENT_CLASS(writeback_inode_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:826:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 826 | DECLARE_EVENT_CLASS(writeback_inode_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function '__bpf_trace_writeback_queue_io': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:498:1: note: in expansion of macro 'TRACE_EVENT' 498 | TRACE_EVENT(writeback_queue_io, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:498:1: note: in expansion of macro 'TRACE_EVENT' 498 | TRACE_EVENT(writeback_queue_io, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:498:1: note: in expansion of macro 'TRACE_EVENT' 498 | TRACE_EVENT(writeback_queue_io, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:498:1: note: in expansion of macro 'TRACE_EVENT' 498 | TRACE_EVENT(writeback_queue_io, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:498:1: note: in expansion of macro 'TRACE_EVENT' 498 | TRACE_EVENT(writeback_queue_io, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:498:1: note: in expansion of macro 'TRACE_EVENT' 498 | TRACE_EVENT(writeback_queue_io, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:498:1: note: in expansion of macro 'TRACE_EVENT' 498 | TRACE_EVENT(writeback_queue_io, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:498:1: note: in expansion of macro 'TRACE_EVENT' 498 | TRACE_EVENT(writeback_queue_io, | ^~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function '__bpf_trace_bdi_dirty_ratelimit': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:575:1: note: in expansion of macro 'TRACE_EVENT' 575 | TRACE_EVENT(bdi_dirty_ratelimit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:575:1: note: in expansion of macro 'TRACE_EVENT' 575 | TRACE_EVENT(bdi_dirty_ratelimit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:575:1: note: in expansion of macro 'TRACE_EVENT' 575 | TRACE_EVENT(bdi_dirty_ratelimit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:575:1: note: in expansion of macro 'TRACE_EVENT' 575 | TRACE_EVENT(bdi_dirty_ratelimit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:575:1: note: in expansion of macro 'TRACE_EVENT' 575 | TRACE_EVENT(bdi_dirty_ratelimit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:575:1: note: in expansion of macro 'TRACE_EVENT' 575 | TRACE_EVENT(bdi_dirty_ratelimit, | ^~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function '__bpf_trace_writeback_single_inode_template': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:766:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 766 | DECLARE_EVENT_CLASS(writeback_single_inode_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:766:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 766 | DECLARE_EVENT_CLASS(writeback_single_inode_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:766:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 766 | DECLARE_EVENT_CLASS(writeback_single_inode_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:766:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 766 | DECLARE_EVENT_CLASS(writeback_single_inode_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:766:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 766 | DECLARE_EVENT_CLASS(writeback_single_inode_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/writeback.h:766:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 766 | DECLARE_EVENT_CLASS(writeback_single_inode_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function '__bpf_trace_balance_dirty_pages': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:53:43: note: in expansion of macro '__CAST10' 53 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:54:43: note: in expansion of macro '__CAST11' 54 | #define __CAST12(a,...) __CAST_TO_U64(a), __CAST11(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST12' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:621:1: note: in expansion of macro 'TRACE_EVENT' 621 | TRACE_EVENT(balance_dirty_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:53:43: note: in expansion of macro '__CAST10' 53 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:54:43: note: in expansion of macro '__CAST11' 54 | #define __CAST12(a,...) __CAST_TO_U64(a), __CAST11(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST12' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:621:1: note: in expansion of macro 'TRACE_EVENT' 621 | TRACE_EVENT(balance_dirty_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:53:43: note: in expansion of macro '__CAST10' 53 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:54:43: note: in expansion of macro '__CAST11' 54 | #define __CAST12(a,...) __CAST_TO_U64(a), __CAST11(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST12' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:621:1: note: in expansion of macro 'TRACE_EVENT' 621 | TRACE_EVENT(balance_dirty_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:53:43: note: in expansion of macro '__CAST10' 53 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:54:43: note: in expansion of macro '__CAST11' 54 | #define __CAST12(a,...) __CAST_TO_U64(a), __CAST11(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST12' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:621:1: note: in expansion of macro 'TRACE_EVENT' 621 | TRACE_EVENT(balance_dirty_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:53:43: note: in expansion of macro '__CAST10' 53 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:54:43: note: in expansion of macro '__CAST11' 54 | #define __CAST12(a,...) __CAST_TO_U64(a), __CAST11(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST12' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:621:1: note: in expansion of macro 'TRACE_EVENT' 621 | TRACE_EVENT(balance_dirty_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:53:43: note: in expansion of macro '__CAST10' 53 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:54:43: note: in expansion of macro '__CAST11' 54 | #define __CAST12(a,...) __CAST_TO_U64(a), __CAST11(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST12' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:621:1: note: in expansion of macro 'TRACE_EVENT' 621 | TRACE_EVENT(balance_dirty_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:53:43: note: in expansion of macro '__CAST10' 53 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:54:43: note: in expansion of macro '__CAST11' 54 | #define __CAST12(a,...) __CAST_TO_U64(a), __CAST11(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST12' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:621:1: note: in expansion of macro 'TRACE_EVENT' 621 | TRACE_EVENT(balance_dirty_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:53:43: note: in expansion of macro '__CAST10' 53 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:54:43: note: in expansion of macro '__CAST11' 54 | #define __CAST12(a,...) __CAST_TO_U64(a), __CAST11(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST12' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:621:1: note: in expansion of macro 'TRACE_EVENT' 621 | TRACE_EVENT(balance_dirty_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:53:43: note: in expansion of macro '__CAST10' 53 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:54:43: note: in expansion of macro '__CAST11' 54 | #define __CAST12(a,...) __CAST_TO_U64(a), __CAST11(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST12' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:621:1: note: in expansion of macro 'TRACE_EVENT' 621 | TRACE_EVENT(balance_dirty_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:53:43: note: in expansion of macro '__CAST10' 53 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:54:43: note: in expansion of macro '__CAST11' 54 | #define __CAST12(a,...) __CAST_TO_U64(a), __CAST11(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST12' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:621:1: note: in expansion of macro 'TRACE_EVENT' 621 | TRACE_EVENT(balance_dirty_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:53:43: note: in expansion of macro '__CAST10' 53 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:54:43: note: in expansion of macro '__CAST11' 54 | #define __CAST12(a,...) __CAST_TO_U64(a), __CAST11(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST12' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:621:1: note: in expansion of macro 'TRACE_EVENT' 621 | TRACE_EVENT(balance_dirty_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:53:43: note: in expansion of macro '__CAST10' 53 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:54:43: note: in expansion of macro '__CAST11' 54 | #define __CAST12(a,...) __CAST_TO_U64(a), __CAST11(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST12' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:621:1: note: in expansion of macro 'TRACE_EVENT' 621 | TRACE_EVENT(balance_dirty_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:53:43: note: in expansion of macro '__CAST10' 53 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:54:43: note: in expansion of macro '__CAST11' 54 | #define __CAST12(a,...) __CAST_TO_U64(a), __CAST11(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST12' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:621:1: note: in expansion of macro 'TRACE_EVENT' 621 | TRACE_EVENT(balance_dirty_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:53:43: note: in expansion of macro '__CAST10' 53 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:54:43: note: in expansion of macro '__CAST11' 54 | #define __CAST12(a,...) __CAST_TO_U64(a), __CAST11(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST12' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:621:1: note: in expansion of macro 'TRACE_EVENT' 621 | TRACE_EVENT(balance_dirty_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:50:24: note: in expansion of macro '__CAST_TO_U64' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:53:43: note: in expansion of macro '__CAST10' 53 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:54:43: note: in expansion of macro '__CAST11' 54 | #define __CAST12(a,...) __CAST_TO_U64(a), __CAST11(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST12' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:621:1: note: in expansion of macro 'TRACE_EVENT' 621 | TRACE_EVENT(balance_dirty_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:50:24: note: in expansion of macro '__CAST_TO_U64' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:53:43: note: in expansion of macro '__CAST10' 53 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:54:43: note: in expansion of macro '__CAST11' 54 | #define __CAST12(a,...) __CAST_TO_U64(a), __CAST11(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST12' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:621:1: note: in expansion of macro 'TRACE_EVENT' 621 | TRACE_EVENT(balance_dirty_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:51:24: note: in expansion of macro '__CAST_TO_U64' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:53:43: note: in expansion of macro '__CAST10' 53 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:54:43: note: in expansion of macro '__CAST11' 54 | #define __CAST12(a,...) __CAST_TO_U64(a), __CAST11(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST12' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:621:1: note: in expansion of macro 'TRACE_EVENT' 621 | TRACE_EVENT(balance_dirty_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:51:24: note: in expansion of macro '__CAST_TO_U64' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:53:43: note: in expansion of macro '__CAST10' 53 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:54:43: note: in expansion of macro '__CAST11' 54 | #define __CAST12(a,...) __CAST_TO_U64(a), __CAST11(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST12' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:621:1: note: in expansion of macro 'TRACE_EVENT' 621 | TRACE_EVENT(balance_dirty_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:52:25: note: in expansion of macro '__CAST_TO_U64' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:53:43: note: in expansion of macro '__CAST10' 53 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:54:43: note: in expansion of macro '__CAST11' 54 | #define __CAST12(a,...) __CAST_TO_U64(a), __CAST11(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST12' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:621:1: note: in expansion of macro 'TRACE_EVENT' 621 | TRACE_EVENT(balance_dirty_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:52:25: note: in expansion of macro '__CAST_TO_U64' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:53:43: note: in expansion of macro '__CAST10' 53 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:54:43: note: in expansion of macro '__CAST11' 54 | #define __CAST12(a,...) __CAST_TO_U64(a), __CAST11(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST12' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:621:1: note: in expansion of macro 'TRACE_EVENT' 621 | TRACE_EVENT(balance_dirty_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:53:25: note: in expansion of macro '__CAST_TO_U64' 53 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:54:43: note: in expansion of macro '__CAST11' 54 | #define __CAST12(a,...) __CAST_TO_U64(a), __CAST11(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST12' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:621:1: note: in expansion of macro 'TRACE_EVENT' 621 | TRACE_EVENT(balance_dirty_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:53:25: note: in expansion of macro '__CAST_TO_U64' 53 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:54:43: note: in expansion of macro '__CAST11' 54 | #define __CAST12(a,...) __CAST_TO_U64(a), __CAST11(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST12' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:621:1: note: in expansion of macro 'TRACE_EVENT' 621 | TRACE_EVENT(balance_dirty_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:54:25: note: in expansion of macro '__CAST_TO_U64' 54 | #define __CAST12(a,...) __CAST_TO_U64(a), __CAST11(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST12' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:621:1: note: in expansion of macro 'TRACE_EVENT' 621 | TRACE_EVENT(balance_dirty_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:54:25: note: in expansion of macro '__CAST_TO_U64' 54 | #define __CAST12(a,...) __CAST_TO_U64(a), __CAST11(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST12' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:621:1: note: in expansion of macro 'TRACE_EVENT' 621 | TRACE_EVENT(balance_dirty_pages, | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/relocation.c: In function 'create_reloc_root': /kisskb/src/fs/btrfs/relocation.c:738:19: note: byref variable will be forcibly initialized 738 | struct btrfs_key root_key; | ^~~~~~~~ /kisskb/src/fs/btrfs/relocation.c:736:24: note: byref variable will be forcibly initialized 736 | struct extent_buffer *eb; | ^~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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:1392:12: note: byref variable will be forcibly initialized 1392 | LIST_HEAD(tmp); | ^~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/video/backlight/adp8870_bl.c: In function 'adp8870_clr_bits': /kisskb/src/drivers/video/backlight/adp8870_bl.c:175:10: note: byref variable will be forcibly initialized 175 | uint8_t reg_val; | ^~~~~~~ /kisskb/src/drivers/video/backlight/adp8870_bl.c: In function 'adp8870_set_bits': /kisskb/src/drivers/video/backlight/adp8870_bl.c:156:10: note: byref variable will be forcibly initialized 156 | uint8_t reg_val; | ^~~~~~~ /kisskb/src/drivers/video/backlight/adp8870_bl.c: In function 'adp8870_bl_ambient_light_zone_store': /kisskb/src/drivers/video/backlight/adp8870_bl.c:785:10: note: byref variable will be forcibly initialized 785 | uint8_t reg_val; | ^~~~~~~ /kisskb/src/drivers/video/backlight/adp8870_bl.c:784:16: note: byref variable will be forcibly initialized 784 | unsigned long val; | ^~~ /kisskb/src/drivers/video/backlight/adp8870_bl.c: In function 'adp8870_store': /kisskb/src/drivers/video/backlight/adp8870_bl.c:562:16: note: byref variable will be forcibly initialized 562 | unsigned long val; | ^~~ /kisskb/src/drivers/video/backlight/adp8870_bl.c: In function 'adp8870_bl_ambient_light_zone_show': /kisskb/src/drivers/video/backlight/adp8870_bl.c:766:10: note: byref variable will be forcibly initialized 766 | uint8_t reg_val; | ^~~~~~~ /kisskb/src/drivers/video/backlight/adp8870_bl.c: In function 'adp8870_bl_ambient_light_level_show': /kisskb/src/drivers/video/backlight/adp8870_bl.c:737:10: note: byref variable will be forcibly initialized 737 | uint8_t reg_val; | ^~~~~~~ /kisskb/src/drivers/video/backlight/adp8870_bl.c: In function 'adp8870_show': /kisskb/src/drivers/video/backlight/adp8870_bl.c:546:10: note: byref variable will be forcibly initialized 546 | uint8_t reg_val; | ^~~~~~~ In file included from /kisskb/src/include/linux/platform_device.h:13, from /kisskb/src/drivers/video/backlight/adp8870_bl.c:12: /kisskb/src/drivers/video/backlight/adp8870_bl.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/fs/btrfs/relocation.c: In function 'delete_orphan_inode': /kisskb/src/fs/btrfs/relocation.c:3778:19: note: byref variable will be forcibly initialized 3778 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/relocation.c: In function 'create_reloc_inode': /kisskb/src/fs/btrfs/relocation.c:3814:6: note: byref variable will be forcibly initialized 3814 | u64 objectid; | ^~~~~~~~ /kisskb/src/fs/fs-writeback.c: In function 'writeback_inodes_wb': /kisskb/src/fs/fs-writeback.c:1983:18: note: byref variable will be forcibly initialized 1983 | struct blk_plug plug; | ^~~~ /kisskb/src/drivers/video/backlight/adp8870_bl.c: In function 'adp8870_probe': /kisskb/src/drivers/video/backlight/adp8870_bl.c:847:10: note: byref variable will be forcibly initialized 847 | uint8_t reg_val; | ^~~~~~~ /kisskb/src/drivers/video/backlight/adp8870_bl.c:842:30: note: byref variable will be forcibly initialized 842 | struct backlight_properties props; | ^~~~~ /kisskb/src/fs/fs-writeback.c: In function 'wb_writeback': /kisskb/src/fs/fs-writeback.c:2018:18: note: byref variable will be forcibly initialized 2018 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/btrfs/relocation.c: In function 'describe_relocation': /kisskb/src/fs/btrfs/relocation.c:3943:7: note: byref variable will be forcibly initialized 3943 | char buf[128] = {'\0'}; | ^~~ /kisskb/src/fs/fs-writeback.c: In function 'wb_check_background_flush': /kisskb/src/fs/fs-writeback.c:2122:28: note: byref variable will be forcibly initialized 2122 | struct wb_writeback_work work = { | ^~~~ /kisskb/src/fs/fs-writeback.c: In function 'wb_check_start_all': /kisskb/src/fs/fs-writeback.c:2179:28: note: byref variable will be forcibly initialized 2179 | struct wb_writeback_work work = { | ^~~~ /kisskb/src/fs/btrfs/relocation.c: In function 'calcu_metadata_size': /kisskb/src/fs/btrfs/relocation.c:2280:29: note: byref variable will be forcibly initialized 2280 | struct btrfs_backref_edge *edges[BTRFS_MAX_LEVEL - 1]; | ^~~~~ /kisskb/src/fs/fs-writeback.c: In function 'wb_check_old_data_flush': /kisskb/src/fs/fs-writeback.c:2156:28: note: byref variable will be forcibly initialized 2156 | struct wb_writeback_work work = { | ^~~~ /kisskb/src/fs/btrfs/relocation.c: In function 'select_one_root': /kisskb/src/fs/btrfs/relocation.c:2238:6: note: byref variable will be forcibly initialized 2238 | int index = 0; | ^~~~~ /kisskb/src/fs/btrfs/relocation.c:2237:29: note: byref variable will be forcibly initialized 2237 | struct btrfs_backref_edge *edges[BTRFS_MAX_LEVEL - 1]; | ^~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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:2519:12: note: byref variable will be forcibly initialized 2519 | LIST_HEAD(sync_list); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/btrfs/relocation.c: In function 'find_next_extent': /kisskb/src/fs/btrfs/relocation.c:3441:13: note: byref variable will be forcibly initialized 3441 | u64 start, end, last; | ^~~ /kisskb/src/fs/btrfs/relocation.c:3441:6: note: byref variable will be forcibly initialized 3441 | u64 start, end, last; | ^~~~~ /kisskb/src/fs/btrfs/relocation.c:3439:19: note: byref variable will be forcibly initialized 3439 | 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/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:190:2: note: in expansion of macro 'wait_event' 190 | 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:2606:23: note: byref variable will be forcibly initialized 2606 | 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:2684:23: note: byref variable will be forcibly initialized 2684 | 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/btrfs/relocation.c: In function 'delete_v1_space_cache': /kisskb/src/fs/btrfs/relocation.c:3353:19: note: byref variable will be forcibly initialized 3353 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/relocation.c: In function '__add_tree_block': /kisskb/src/fs/btrfs/relocation.c:3242:19: note: byref variable will be forcibly initialized 3242 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/relocation.c: In function 'add_data_references': /kisskb/src/fs/btrfs/relocation.c:3396:24: note: byref variable will be forcibly initialized 3396 | struct ulist_iterator leaf_uiter; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/relocation.c:3395:16: note: byref variable will be forcibly initialized 3395 | struct ulist *leaves = NULL; | ^~~~~~ /kisskb/src/fs/btrfs/relocation.c: In function 'update_processed_blocks': /kisskb/src/fs/btrfs/relocation.c:2561:29: note: byref variable will be forcibly initialized 2561 | struct btrfs_backref_edge *edges[BTRFS_MAX_LEVEL - 1]; | ^~~~~ /kisskb/src/fs/btrfs/relocation.c: In function 'select_reloc_root': /kisskb/src/fs/btrfs/relocation.c:2114:6: note: byref variable will be forcibly initialized 2114 | int index = 0; | ^~~~~ /kisskb/src/fs/btrfs/relocation.c: In function 'do_relocation': /kisskb/src/fs/btrfs/relocation.c:2380:20: note: byref variable will be forcibly initialized 2380 | struct btrfs_ref ref = { 0 }; | ^~~ /kisskb/src/fs/btrfs/relocation.c:2368:6: note: byref variable will be forcibly initialized 2368 | int slot; | ^~~~ /kisskb/src/fs/btrfs/relocation.c:2365:24: note: byref variable will be forcibly initialized 2365 | struct extent_buffer *eb; | ^~ /kisskb/src/fs/btrfs/relocation.c:2363:29: note: byref variable will be forcibly initialized 2363 | struct btrfs_backref_edge *edges[BTRFS_MAX_LEVEL - 1]; | ^~~~~ /kisskb/src/fs/btrfs/relocation.c: In function 'link_to_upper': /kisskb/src/fs/btrfs/relocation.c:2518:19: note: byref variable will be forcibly initialized 2518 | 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: In function 'finish_pending_nodes': /kisskb/src/fs/btrfs/relocation.c:2528:12: note: byref variable will be forcibly initialized 2528 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/include/linux/dma-mapping.h:7, from /kisskb/src/drivers/rapidio/rio-scan.c:21: /kisskb/src/drivers/rapidio/rio-scan.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ In file included from /kisskb/src/fs/xfs/xfs_linux.h:78, 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_start_cksum_safe': /kisskb/src/fs/xfs/libxfs/xfs_cksum.h:16:11: note: byref variable will be forcibly initialized 16 | uint32_t zero = 0; | ^~~~ /kisskb/src/drivers/rapidio/rio-scan.c: In function 'rio_mport_is_active': /kisskb/src/drivers/rapidio/rio-scan.c:799:6: note: byref variable will be forcibly initialized 799 | u32 result = 0; | ^~~~~~ /kisskb/src/drivers/rapidio/rio-scan.c: In function 'rio_enum_complete': /kisskb/src/drivers/rapidio/rio-scan.c:706:6: note: byref variable will be forcibly initialized 706 | u32 regval; | ^~~~~~ /kisskb/src/drivers/rapidio/rio-scan.c: In function 'rio_build_route_tables': /kisskb/src/drivers/rapidio/rio-scan.c:1025:5: note: byref variable will be forcibly initialized 1025 | u8 sport; | ^~~~~ /kisskb/src/drivers/rapidio/rio-scan.c: In function 'rio_get_device_id': /kisskb/src/drivers/rapidio/rio-scan.c:161:6: note: byref variable will be forcibly initialized 161 | u32 result; | ^~~~~~ /kisskb/src/drivers/rapidio/rio-scan.c: In function 'rio_sport_is_active': /kisskb/src/drivers/rapidio/rio-scan.c:485:6: note: byref variable will be forcibly initialized 485 | u32 result = 0; | ^~~~~~ /kisskb/src/drivers/rapidio/rio-scan.c: In function 'rio_get_host_deviceid_lock': /kisskb/src/drivers/rapidio/rio-scan.c:503:6: note: byref variable will be forcibly initialized 503 | u32 result; | ^~~~~~ /kisskb/src/fs/btrfs/relocation.c: In function 'prealloc_file_extent_cluster': /kisskb/src/fs/xfs/libxfs/xfs_attr_remote.c: In function 'xfs_attr3_rmt_verify_struct': /kisskb/src/fs/xfs/libxfs/xfs_attr_remote.c:175:17: note: byref variable will be forcibly initialized 175 | xfs_failaddr_t fa; | ^~ /kisskb/src/fs/btrfs/relocation.c:2784:6: note: byref variable will be forcibly initialized 2784 | u64 alloc_hint = 0; | ^~~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_remote.c: In function 'xfs_attr3_rmt_read_verify': /kisskb/src/fs/xfs/libxfs/xfs_attr_remote.c:163:17: note: byref variable will be forcibly initialized 163 | xfs_failaddr_t fa; | ^~ 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:232:24: note: byref variable will be forcibly initialized 232 | 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/rapidio/rio-scan.c: In function 'rio_setup_device': /kisskb/src/drivers/rapidio/rio-scan.c:331:6: note: byref variable will be forcibly initialized 331 | u32 swpinfo = 0; | ^~~~~~~ /kisskb/src/drivers/rapidio/rio-scan.c:329:6: note: byref variable will be forcibly initialized 329 | int result, rdid; | ^~~~~~ In file included from /kisskb/src/fs/btrfs/relocation.c:7: /kisskb/src/fs/btrfs/relocation.c: In function 'relocate_one_page': /kisskb/src/include/linux/pagemap.h:1052:19: note: byref variable will be forcibly initialized 1052 | DEFINE_READAHEAD(ractl, file, ra, mapping, index); | ^~~~~ /kisskb/src/include/linux/pagemap.h:994:27: note: in definition of macro 'DEFINE_READAHEAD' 994 | struct readahead_control ractl = { \ | ^~~~~ /kisskb/src/include/linux/pagemap.h:1029:19: note: byref variable will be forcibly initialized 1029 | DEFINE_READAHEAD(ractl, file, ra, mapping, index); | ^~~~~ /kisskb/src/include/linux/pagemap.h:994:27: note: in definition of macro 'DEFINE_READAHEAD' 994 | struct readahead_control ractl = { \ | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_remote.c: In function 'xfs_buf_get': /kisskb/src/fs/xfs/xfs_buf.h:218:24: note: byref variable will be forcibly initialized 218 | 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_linux.h:78, from /kisskb/src/fs/xfs/xfs.h:22, from /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:7: /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c: In function 'xfs_start_cksum_safe': /kisskb/src/fs/xfs/libxfs/xfs_cksum.h:16:11: note: byref variable will be forcibly initialized 16 | uint32_t zero = 0; | ^~~~ /kisskb/src/drivers/rapidio/rio-scan.c: In function 'rio_disc_peer': /kisskb/src/drivers/rapidio/rio-scan.c:729:15: note: byref variable will be forcibly initialized 729 | u8 port_num, route_port; | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/slab.h:16, 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_attr_leaf.c:7: /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/fs/btrfs/relocation.c: In function 'relocate_file_extent_cluster': /kisskb/src/fs/btrfs/relocation.c:3071:6: note: byref variable will be forcibly initialized 3071 | int cluster_nr = 0; | ^~~~~~~~~~ /kisskb/src/drivers/rapidio/rio-scan.c: In function 'rio_disc_mport': /kisskb/src/drivers/rapidio/rio-scan.c:706:6: note: byref variable will be forcibly initialized 706 | u32 regval; | ^~~~~~ /kisskb/src/drivers/rapidio/rio-scan.c:706:6: note: byref variable will be forcibly initialized /kisskb/src/fs/xfs/libxfs/xfs_attr_remote.c: In function 'xfs_attr_rmtval_get': /kisskb/src/fs/xfs/xfs_buf.h:232:24: note: byref variable will be forcibly initialized 232 | 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_attr_remote.c:394:8: note: byref variable will be forcibly initialized 394 | int offset = 0; | ^~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_remote.c:390:8: note: byref variable will be forcibly initialized 390 | int nmap; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_remote.c:389:8: note: byref variable will be forcibly initialized 389 | int valuelen; | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_remote.c:388:13: note: byref variable will be forcibly initialized 388 | uint8_t *dst = args->value; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_remote.c:386:19: note: byref variable will be forcibly initialized 386 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/xfs/libxfs/xfs_attr_remote.c:384:23: note: byref variable will be forcibly initialized 384 | struct xfs_bmbt_irec map[ATTR_RMTVALUE_MAPSIZE]; | ^~~ /kisskb/src/drivers/rapidio/rio-scan.c: In function 'rio_enum_host': /kisskb/src/drivers/rapidio/rio-scan.c:242:6: note: byref variable will be forcibly initialized 242 | u32 result; | ^~~~~~ /kisskb/src/fs/btrfs/relocation.c: In function 'memcmp_node_keys': /kisskb/src/fs/btrfs/relocation.c:1181:24: note: byref variable will be forcibly initialized 1181 | struct btrfs_disk_key key2; | ^~~~ /kisskb/src/fs/btrfs/relocation.c:1180:24: note: byref variable will be forcibly initialized 1180 | struct btrfs_disk_key key1; | ^~~~ /kisskb/src/drivers/rapidio/rio-scan.c: In function 'rio_clear_locks': /kisskb/src/drivers/rapidio/rio-scan.c:195:6: note: byref variable will be forcibly initialized 195 | u32 result; | ^~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_remote.c: In function 'xfs_attr_rmt_find_hole': /kisskb/src/fs/xfs/libxfs/xfs_attr_remote.c:452:17: note: byref variable will be forcibly initialized 452 | xfs_fileoff_t lfileoff = 0; | ^~~~~~~~ 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_attr_rmtval_set_value': /kisskb/src/fs/xfs/xfs_buf.h:218:24: note: byref variable will be forcibly initialized 218 | 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_attr_remote.c:496:19: note: byref variable will be forcibly initialized 496 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/xfs/libxfs/xfs_attr_remote.c:484:8: note: byref variable will be forcibly initialized 484 | int offset = 0; | ^~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_remote.c:482:8: note: byref variable will be forcibly initialized 482 | int nmap; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_remote.c:481:8: note: byref variable will be forcibly initialized 481 | int valuelen; | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_remote.c:479:13: note: byref variable will be forcibly initialized 479 | uint8_t *src = args->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/relocation.c: In function 'replace_path': /kisskb/src/fs/btrfs/relocation.c:1216:6: note: byref variable will be forcibly initialized 1216 | int slot; | ^~~~ /kisskb/src/fs/btrfs/relocation.c:1206:19: note: byref variable will be forcibly initialized 1206 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/relocation.c:1203:24: note: byref variable will be forcibly initialized 1203 | struct extent_buffer *eb; | ^~ /kisskb/src/fs/xfs/libxfs/xfs_attr_remote.c: In function 'xfs_attr_rmtval_set_blk': /kisskb/src/fs/xfs/libxfs/xfs_attr_remote.c:606:6: note: byref variable will be forcibly initialized 606 | int nmap; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_remote.c: In function 'xfs_attr_rmtval_invalidate': /kisskb/src/fs/xfs/libxfs/xfs_attr_remote.c:646:9: note: byref variable will be forcibly initialized 646 | int nmap; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_remote.c:645:24: note: byref variable will be forcibly initialized 645 | struct xfs_bmbt_irec map; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_remote.c: In function 'xfs_attr_rmtval_remove': /kisskb/src/fs/xfs/libxfs/xfs_attr_remote.c:679:16: note: byref variable will be forcibly initialized 679 | int error, done; | ^~~~ /kisskb/src/drivers/rapidio/rio-scan.c: In function 'rio_enum_peer': /kisskb/src/drivers/rapidio/rio-scan.c:503:6: note: byref variable will be forcibly initialized 503 | u32 result; | ^~~~~~ /kisskb/src/drivers/rapidio/rio-scan.c:503:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/rapidio/rio-scan.c:503:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/rapidio/rio-scan.c:526:6: note: byref variable will be forcibly initialized 526 | u32 regval; | ^~~~~~ /kisskb/src/fs/btrfs/relocation.c: In function 'replace_file_extents': /kisskb/src/fs/btrfs/relocation.c:1084:20: note: byref variable will be forcibly initialized 1084 | struct btrfs_ref ref = { 0 }; | ^~~ /kisskb/src/fs/btrfs/relocation.c:1064:6: note: byref variable will be forcibly initialized 1064 | u64 new_bytenr = 0; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/relocation.c:1059:19: note: byref variable will be forcibly initialized 1059 | struct btrfs_key key; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c: In function 'xfs_attr3_leaf_verify': /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:302:11: note: byref variable will be forcibly initialized 302 | __u32 last_hashval = 0; | ^~~~~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:295:30: note: byref variable will be forcibly initialized 295 | struct xfs_attr3_icleaf_hdr ichdr; | ^~~~~ 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:1847:12: note: byref variable will be forcibly initialized 1847 | LIST_HEAD(reloc_roots); | ^~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c: In function 'xfs_attr3_leaf_create': /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:1255:19: note: byref variable will be forcibly initialized 1255 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:1252:30: note: byref variable will be forcibly initialized 1252 | struct xfs_attr3_icleaf_hdr ichdr; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c: In function 'xfs_attr3_leaf_compact': /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:1567:30: note: byref variable will be forcibly initialized 1567 | struct xfs_attr3_icleaf_hdr ichdr_src; | ^~~~~~~~~ /kisskb/src/fs/btrfs/relocation.c: In function 'merge_reloc_root': /kisskb/src/fs/btrfs/relocation.c:1687:6: note: byref variable will be forcibly initialized 1687 | int level; | ^~~~~ /kisskb/src/fs/btrfs/relocation.c:1685:24: note: byref variable will be forcibly initialized 1685 | struct extent_buffer *leaf; | ^~~~ /kisskb/src/fs/btrfs/relocation.c:1680:19: note: byref variable will be forcibly initialized 1680 | struct btrfs_key next_key; | ^~~~~~~~ /kisskb/src/fs/btrfs/relocation.c:1679:19: note: byref variable will be forcibly initialized 1679 | struct btrfs_key key; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c: In function 'xfs_attr_shortform_add': /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:725:28: note: byref variable will be forcibly initialized 725 | struct xfs_attr_sf_entry *sfe; | ^~~ 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:1951:12: note: byref variable will be forcibly initialized 1951 | LIST_HEAD(reloc_roots); | ^~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c: In function 'xfs_attr_sf_removename': /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:789:17: note: byref variable will be forcibly initialized 789 | unsigned int base; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:787:28: note: byref variable will be forcibly initialized 787 | struct xfs_attr_sf_entry *sfe; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c: In function 'xfs_attr_shortform_allfit': /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:982:30: note: byref variable will be forcibly initialized 982 | struct xfs_attr3_icleaf_hdr leafhdr; | ^~~~~~~ /kisskb/src/fs/btrfs/relocation.c: In function 'relocate_block_group': /kisskb/src/fs/btrfs/relocation.c:3580:19: note: byref variable will be forcibly initialized 3580 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/relocation.c:3579:17: note: byref variable will be forcibly initialized 3579 | struct rb_root blocks = RB_ROOT; | ^~~~~~ /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:1101:21: note: byref variable will be forcibly initialized 1101 | struct xfs_da_args nargs; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:1098:30: note: byref variable will be forcibly initialized 1098 | 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:1187:15: note: byref variable will be forcibly initialized 1187 | xfs_dablk_t blkno; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:1186:19: note: byref variable will be forcibly initialized 1186 | struct xfs_buf *bp2 = NULL; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:1185:19: note: byref variable will be forcibly initialized 1185 | struct xfs_buf *bp1 = NULL; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:1181:28: note: byref variable will be forcibly initialized 1181 | struct xfs_da3_icnode_hdr icnodehdr; | ^~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:1179:30: note: byref variable will be forcibly initialized 1179 | 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:1646:30: note: byref variable will be forcibly initialized 1646 | struct xfs_attr3_icleaf_hdr ichdr2; | ^~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:1645:30: note: byref variable will be forcibly initialized 1645 | 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:2025:31: note: byref variable will be forcibly initialized 2025 | struct xfs_attr3_icleaf_hdr ichdr2; | ^~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:1969:8: note: byref variable will be forcibly initialized 1969 | int retval; | ^~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:1964:19: note: byref variable will be forcibly initialized 1964 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:1963:30: note: byref variable will be forcibly initialized 1963 | struct xfs_attr3_icleaf_hdr ichdr; | ^~~~~ /kisskb/src/fs/btrfs/relocation.c: In function 'btrfs_recover_relocation': /kisskb/src/fs/btrfs/relocation.c:4129:19: note: byref variable will be forcibly initialized 4129 | 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:4128:12: note: byref variable will be forcibly initialized 4128 | LIST_HEAD(reloc_roots); | ^~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c: In function 'xfs_attr3_leaf_remove': /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:2089:30: note: byref variable will be forcibly initialized 2089 | struct xfs_attr3_icleaf_hdr ichdr; | ^~~~~ /kisskb/src/fs/btrfs/relocation.c: In function 'btrfs_reloc_clone_csums': /kisskb/src/fs/btrfs/relocation.c:4314:12: note: byref variable will be forcibly initialized 4314 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c: In function 'xfs_attr3_leaf_unbalance': /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:2290:31: note: byref variable will be forcibly initialized 2290 | struct xfs_attr3_icleaf_hdr tmphdr; | ^~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:2246:30: note: byref variable will be forcibly initialized 2246 | struct xfs_attr3_icleaf_hdr savehdr; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:2245:30: note: byref variable will be forcibly initialized 2245 | 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:2369:30: note: byref variable will be forcibly initialized 2369 | 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:2476:30: note: byref variable will be forcibly initialized 2476 | 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:2664:30: note: byref variable will be forcibly initialized 2664 | 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:1680:8: note: byref variable will be forcibly initialized 1680 | int totallen; | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:1679:8: note: byref variable will be forcibly initialized 1679 | int count; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:1676:30: note: byref variable will be forcibly initialized 1676 | struct xfs_attr3_icleaf_hdr ichdr2; | ^~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:1675:30: note: byref variable will be forcibly initialized 1675 | 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:1363:30: note: byref variable will be forcibly initialized 1363 | 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:911:20: note: byref variable will be forcibly initialized 911 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:910:16: note: byref variable will be forcibly initialized 910 | xfs_dablk_t blkno; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:907:22: note: byref variable will be forcibly initialized 907 | struct xfs_da_args nargs; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c: In function 'xfs_attr3_leaf_split': /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:1304:14: note: byref variable will be forcibly initialized 1304 | xfs_dablk_t blkno; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c: In function 'xfs_attr3_leaf_clearflag': /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:2740:19: note: byref variable will be forcibly initialized 2740 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c: In function 'xfs_attr3_leaf_setflag': /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:2806:19: note: byref variable will be forcibly initialized 2806 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c: In function 'xfs_attr3_leaf_flipflags': /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:2861:19: note: byref variable will be forcibly initialized 2861 | struct xfs_buf *bp2; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_attr_leaf.c:2860:19: note: byref variable will be forcibly initialized 2860 | struct xfs_buf *bp1; | ^~~ /kisskb/src/fs/f2fs/gc.c: In function 'gc_node_segment': /kisskb/src/fs/f2fs/gc.c:918:20: note: byref variable will be forcibly initialized 918 | struct node_info ni; | ^~ /kisskb/src/fs/splice.c: In function 'pipe_to_sendpage': /kisskb/src/fs/splice.c:352:9: note: byref variable will be forcibly initialized 352 | loff_t pos = sd->pos; | ^~~ /kisskb/src/fs/f2fs/gc.c: In function 'ra_data_block': /kisskb/src/fs/f2fs/gc.c:1057:21: note: byref variable will be forcibly initialized 1057 | struct extent_info ei = {0, 0, 0}; | ^~ /kisskb/src/fs/f2fs/gc.c:1055:23: note: byref variable will be forcibly initialized 1055 | struct dnode_of_data dn; | ^~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/fs/splice.c:21: /kisskb/src/fs/splice.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/fs/f2fs/gc.c: In function 'move_data_block': /kisskb/src/fs/f2fs/gc.c:1160:10: note: byref variable will be forcibly initialized 1160 | block_t newaddr; | ^~~~~~~ /kisskb/src/fs/f2fs/gc.c:1158:19: note: byref variable will be forcibly initialized 1158 | struct node_info ni; | ^~ /kisskb/src/fs/f2fs/gc.c:1157:22: note: byref variable will be forcibly initialized 1157 | struct f2fs_summary sum; | ^~~ /kisskb/src/fs/f2fs/gc.c:1156:23: note: byref variable will be forcibly initialized 1156 | struct dnode_of_data dn; | ^~ /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/fs/f2fs/gc.c: In function 'move_data_page': /kisskb/src/fs/f2fs/gc.c:1348:23: note: byref variable will be forcibly initialized 1348 | struct f2fs_io_info fio = { | ^~~ /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; | ^~~~ /kisskb/src/fs/splice.c: In function 'splice_direct_to_actor': /kisskb/src/fs/splice.c:868:10: note: byref variable will be forcibly initialized 868 | loff_t pos = sd->pos, prev_pos = pos; | ^~~ /kisskb/src/fs/btrfs/delayed-inode.c: In function 'btrfs_insert_delayed_item': /kisskb/src/fs/btrfs/delayed-inode.c:686:26: note: byref variable will be forcibly initialized 686 | struct btrfs_item_batch batch; | ^~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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/delayed-inode.c:7: /kisskb/src/fs/btrfs/delayed-inode.c:682:12: note: byref variable will be forcibly initialized 682 | LIST_HEAD(item_list); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/f2fs/gc.c: In function 'lookup_central_victim': /kisskb/src/fs/f2fs/gc.c:447:7: note: byref variable will be forcibly initialized 447 | bool left_most; | ^~~~~~~~~ /kisskb/src/fs/f2fs/gc.c:446:18: note: byref variable will be forcibly initialized 446 | struct rb_node *parent = NULL; | ^~~~~~ /kisskb/src/fs/f2fs/gc.c: In function 'insert_victim_entry': /kisskb/src/fs/f2fs/gc.c:400:7: note: byref variable will be forcibly initialized 400 | bool left_most = true; | ^~~~~~~~~ /kisskb/src/fs/f2fs/gc.c:399:18: note: byref variable will be forcibly initialized 399 | struct rb_node *parent = NULL; | ^~~~~~ /kisskb/src/fs/btrfs/delayed-inode.c: In function 'btrfs_batch_delete_items': /kisskb/src/fs/btrfs/delayed-inode.c:801:19: note: byref variable will be forcibly initialized 801 | struct list_head head; | ^~~~ /kisskb/src/fs/btrfs/delayed-inode.c:800:19: note: byref variable will be forcibly initialized 800 | struct btrfs_key key; | ^~~ /kisskb/src/fs/f2fs/gc.c: In function 'atssr_lookup_victim': /kisskb/src/fs/f2fs/gc.c:447:7: note: byref variable will be forcibly initialized 447 | bool left_most; | ^~~~~~~~~ /kisskb/src/fs/f2fs/gc.c:446:18: note: byref variable will be forcibly initialized 446 | struct rb_node *parent = NULL; | ^~~~~~ /kisskb/src/fs/btrfs/delayed-inode.c: In function '__btrfs_update_delayed_inode': /kisskb/src/fs/btrfs/delayed-inode.c:936:19: note: byref variable will be forcibly initialized 936 | struct btrfs_key key; | ^~~ /kisskb/src/fs/splice.c: In function 'iter_to_pipe': /kisskb/src/fs/splice.c:1171:10: note: byref variable will be forcibly initialized 1171 | size_t start; | ^~~~~ /kisskb/src/fs/splice.c:1169:16: note: byref variable will be forcibly initialized 1169 | struct page *pages[16]; | ^~~~~ /kisskb/src/fs/f2fs/gc.c: In function 'get_victim_by_default': /kisskb/src/fs/splice.c: In function '__do_sys_vmsplice': /kisskb/src/fs/f2fs/gc.c:648:27: note: byref variable will be forcibly initialized 648 | struct victim_sel_policy p; | ^ /kisskb/src/fs/splice.c:1304:6: note: byref variable will be forcibly initialized 1304 | int type; | ^~~~ /kisskb/src/fs/splice.c:1301:18: note: byref variable will be forcibly initialized 1301 | struct iov_iter iter; | ^~~~ /kisskb/src/fs/splice.c:1300:16: note: byref variable will be forcibly initialized 1300 | struct iovec *iov = iovstack; | ^~~ /kisskb/src/fs/splice.c:1299:15: note: byref variable will be forcibly initialized 1299 | struct iovec iovstack[UIO_FASTIOV]; | ^~~~~~~~ /kisskb/src/fs/splice.c: In function 'do_splice': /kisskb/src/fs/splice.c:1033:9: note: byref variable will be forcibly initialized 1033 | loff_t offset; | ^~~~~~ /kisskb/src/fs/splice.c: In function '__do_splice': /kisskb/src/fs/splice.c:1122:9: note: byref variable will be forcibly initialized 1122 | loff_t offset, *__off_in = NULL, *__off_out = NULL; | ^~~~~~ /kisskb/src/fs/f2fs/gc.c: In function 'gc_data_segment': /kisskb/src/fs/f2fs/gc.c:1418:29: note: byref variable will be forcibly initialized 1418 | unsigned int ofs_in_node, nofs; | ^~~~ /kisskb/src/fs/f2fs/gc.c:1417:20: note: byref variable will be forcibly initialized 1417 | struct node_info dni; /* dnode info for the data */ | ^~~ /kisskb/src/fs/f2fs/gc.c: In function 'do_garbage_collect': /kisskb/src/fs/f2fs/gc.c:1569:18: note: byref variable will be forcibly initialized 1569 | 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/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:1341:3: note: in expansion of macro 'wait_event_interruptible' 1341 | wait_event_interruptible(delayed_root->wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/gc.c: In function 'free_segment_range': /kisskb/src/fs/f2fs/gc.c:1879:24: note: byref variable will be forcibly initialized 1879 | struct gc_inode_list gc_list = { | ^~~~~~~ /kisskb/src/fs/f2fs/gc.c:1853:20: note: byref variable will be forcibly initialized 1853 | struct cp_control cpc = { CP_RESIZE, 0, 0, 0 }; | ^~~ /kisskb/src/fs/btrfs/delayed-inode.c: In function 'btrfs_delete_delayed_dir_index': /kisskb/src/fs/btrfs/delayed-inode.c:1430:19: note: byref variable will be forcibly initialized 1430 | struct btrfs_key item_key; | ^~~~~~~~ /kisskb/src/fs/f2fs/gc.c: In function 'f2fs_gc': /kisskb/src/fs/f2fs/gc.c:1687:20: note: byref variable will be forcibly initialized 1687 | 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/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:45:3: note: in expansion of macro 'wait_event_interruptible_timeout' 45 | wait_event_interruptible_timeout(*wq, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/delayed-inode.c: In function 'btrfs_kill_all_delayed_nodes': /kisskb/src/fs/btrfs/delayed-inode.c:1873:29: note: byref variable will be forcibly initialized 1873 | struct btrfs_delayed_node *delayed_nodes[8]; | ^~~~~~~~~~~~~ /kisskb/src/fs/f2fs/gc.c: In function 'f2fs_resize_fs': /kisskb/src/fs/f2fs/gc.c:1978:20: note: byref variable will be forcibly initialized 1978 | struct cp_control cpc = { CP_RESIZE, 0, 0, 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/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:277:3: note: in expansion of macro 'wait_event' 277 | wait_event(fs_info->scrub_pause_wait, | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/genhd.h:16, from /kisskb/src/include/linux/blkdev.h:6, from /kisskb/src/fs/btrfs/scrub.c:6: /kisskb/src/fs/btrfs/scrub.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/fs/btrfs/scrub.c: In function 'scrub_setup_recheck_block': /kisskb/src/fs/btrfs/scrub.c:1273:6: note: byref variable will be forcibly initialized 1273 | u64 mapped_length; | ^~~~~~~~~~~~~ /kisskb/src/fs/btrfs/scrub.c:1271:27: note: byref variable will be forcibly initialized 1271 | struct btrfs_io_context *bioc; | ^~~~ In file included from /kisskb/src/include/linux/mm_types.h:13, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/radix-tree.h:12, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/genhd.h:16, from /kisskb/src/include/linux/blkdev.h:6, 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:1394:29: note: byref variable will be forcibly initialized 1394 | 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/btrfs/scrub.c: In function 'scrub_checksum_data': /kisskb/src/fs/btrfs/scrub.c:1818:5: note: byref variable will be forcibly initialized 1818 | u8 csum[BTRFS_CSUM_SIZE]; | ^~~~ In file included from /kisskb/src/fs/btrfs/scrub.c:9: /kisskb/src/include/crypto/hash.h:166:7: note: byref variable will be forcibly initialized 166 | char __##shash##_desc[sizeof(struct shash_desc) + HASH_MAX_DESCSIZE] \ | ^~ /kisskb/src/fs/btrfs/scrub.c:1817:2: note: in expansion of macro 'SHASH_DESC_ON_STACK' 1817 | SHASH_DESC_ON_STACK(shash, fs_info->csum_shash); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/scrub.c: In function 'scrub_checksum_super': /kisskb/src/fs/btrfs/scrub.c:1915:5: note: byref variable will be forcibly initialized 1915 | u8 calculated_csum[BTRFS_CSUM_SIZE]; | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/fs/btrfs/scrub.c:9: /kisskb/src/include/crypto/hash.h:166:7: note: byref variable will be forcibly initialized 166 | char __##shash##_desc[sizeof(struct shash_desc) + HASH_MAX_DESCSIZE] \ | ^~ /kisskb/src/fs/btrfs/scrub.c:1914:2: note: in expansion of macro 'SHASH_DESC_ON_STACK' 1914 | SHASH_DESC_ON_STACK(shash, fs_info->csum_shash); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/scrub.c: In function 'scrub_checksum_tree_block': /kisskb/src/fs/btrfs/scrub.c:1850:5: note: byref variable will be forcibly initialized 1850 | u8 on_disk_csum[BTRFS_CSUM_SIZE]; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/scrub.c:1849:5: note: byref variable will be forcibly initialized 1849 | u8 calculated_csum[BTRFS_CSUM_SIZE]; | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/fs/btrfs/scrub.c:9: /kisskb/src/include/crypto/hash.h:166:7: note: byref variable will be forcibly initialized 166 | char __##shash##_desc[sizeof(struct shash_desc) + HASH_MAX_DESCSIZE] \ | ^~ /kisskb/src/fs/btrfs/scrub.c:1848:2: note: in expansion of macro 'SHASH_DESC_ON_STACK' 1848 | SHASH_DESC_ON_STACK(shash, fs_info->csum_shash); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/scrub.c: In function 'scrub_parity_check_and_repair': /kisskb/src/fs/btrfs/scrub.c:2829:6: note: byref variable will be forcibly initialized 2829 | u64 length; | ^~~~~~ /kisskb/src/fs/btrfs/scrub.c:2828:27: note: byref variable will be forcibly initialized 2828 | struct btrfs_io_context *bioc = NULL; | ^~~~ /kisskb/src/fs/btrfs/scrub.c: In function 'scrub_print_warning': /kisskb/src/fs/btrfs/scrub.c:735:5: note: byref variable will be forcibly initialized 735 | u8 ref_level = 0; | ^~~~~~~~~ /kisskb/src/fs/btrfs/scrub.c:733:6: note: byref variable will be forcibly initialized 733 | u64 ref_root; | ^~~~~~~~ /kisskb/src/fs/btrfs/scrub.c:732:6: note: byref variable will be forcibly initialized 732 | u64 flags = 0; | ^~~~~ /kisskb/src/fs/btrfs/scrub.c:730:16: note: byref variable will be forcibly initialized 730 | unsigned long ptr = 0; | ^~~ /kisskb/src/fs/btrfs/scrub.c:729:23: note: byref variable will be forcibly initialized 729 | struct scrub_warning swarn; | ^~~~~ /kisskb/src/fs/btrfs/scrub.c:726:19: note: byref variable will be forcibly initialized 726 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/scrub.c: In function 'scrub_handle_errored_block': /kisskb/src/fs/btrfs/scrub.c:829:7: note: byref variable will be forcibly initialized 829 | bool full_stripe_locked; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/scrub.c: In function 'scrub_print_warning_inode': /kisskb/src/fs/btrfs/scrub.c:644:19: note: byref variable will be forcibly initialized 644 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/scrub.c: In function 'scrub_missing_raid56_pages': /kisskb/src/fs/btrfs/scrub.c:2205:27: note: byref variable will be forcibly initialized 2205 | struct btrfs_io_context *bioc = NULL; | ^~~~ /kisskb/src/fs/btrfs/scrub.c:2203:6: note: byref variable will be forcibly initialized 2203 | u64 length = sblock->page_count * PAGE_SIZE; | ^~~~~~ 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:2092:4: note: in expansion of macro 'wait_event' 2092 | wait_event(sctx->list_wait, sctx->first_free != -1); | ^~~~~~~~~~ /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:3981:2: note: in expansion of macro 'wait_event' 3981 | wait_event(sctx->list_wait, atomic_read(&sctx->bios_in_flight) == 0); | ^~~~~~~~~~ /kisskb/src/fs/btrfs/scrub.c: In function 'scrub_extent': /kisskb/src/fs/btrfs/scrub.c:2545:5: note: byref variable will be forcibly initialized 2545 | u8 csum[BTRFS_CSUM_SIZE]; | ^~~~ 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 '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:3134:2: note: in expansion of macro 'wait_event' 3134 | wait_event(sctx->list_wait, atomic_read(&sctx->bios_in_flight) == 0); | ^~~~~~~~~~ /kisskb/src/fs/btrfs/scrub.c: In function 'scrub_remap_extent': /kisskb/src/fs/btrfs/scrub.c:4313:27: note: byref variable will be forcibly initialized 4313 | struct btrfs_io_context *bioc = NULL; | ^~~~ /kisskb/src/fs/btrfs/scrub.c:4312:6: note: byref variable will be forcibly initialized 4312 | u64 mapped_length; | ^~~~~~~~~~~~~ /kisskb/src/fs/btrfs/scrub.c: In function 'scrub_extent_for_parity': /kisskb/src/fs/btrfs/scrub.c:2690:5: note: byref variable will be forcibly initialized 2690 | u8 csum[BTRFS_CSUM_SIZE]; | ^~~~ /kisskb/src/fs/btrfs/scrub.c: In function 'scrub_raid56_parity': /kisskb/src/fs/btrfs/scrub.c:2914:6: note: byref variable will be forcibly initialized 2914 | u64 mapped_length; | ^~~~~~~~~~~~~ /kisskb/src/fs/btrfs/scrub.c:2908:19: note: byref variable will be forcibly initialized 2908 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/scrub.c:2903:27: note: byref variable will be forcibly initialized 2903 | struct btrfs_io_context *bioc = NULL; | ^~~~ 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 '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:3146:2: note: in expansion of macro 'wait_event' 3146 | wait_event(sctx->list_wait, atomic_read(&sctx->bios_in_flight) == 0); | ^~~~~~~~~~ /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:3329:4: note: in expansion of macro 'wait_event' 3329 | 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:3261:2: note: in expansion of macro 'wait_event' 3261 | wait_event(sctx->list_wait, | ^~~~~~~~~~ /kisskb/src/fs/btrfs/scrub.c:3202:6: note: byref variable will be forcibly initialized 3202 | int extent_mirror_num; | ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/scrub.c:3201:23: note: byref variable will be forcibly initialized 3201 | struct btrfs_device *extent_dev; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/scrub.c:3199:6: note: byref variable will be forcibly initialized 3199 | u64 stripe_logical; | ^~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/scrub.c:3193:6: note: byref variable will be forcibly initialized 3193 | u64 extent_physical; | ^~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/scrub.c:3191:6: note: byref variable will be forcibly initialized 3191 | u64 offset; | ^~~~~~ /kisskb/src/fs/btrfs/scrub.c:3189:19: note: byref variable will be forcibly initialized 3189 | struct btrfs_key key_end; | ^~~~~~~ /kisskb/src/fs/btrfs/scrub.c:3188:19: note: byref variable will be forcibly initialized 3188 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/scrub.c:3182:6: note: byref variable will be forcibly initialized 3182 | u64 logic_end; | ^~~~~~~~~ /kisskb/src/fs/btrfs/scrub.c:3181:6: note: byref variable will be forcibly initialized 3181 | u64 logical; | ^~~~~~~ /kisskb/src/fs/btrfs/scrub.c:3174:18: note: byref variable will be forcibly initialized 3174 | 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:3887:3: note: in expansion of macro 'wait_event' 3887 | 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:3877:3: note: in expansion of macro 'wait_event' 3877 | wait_event(sctx->list_wait, | ^~~~~~~~~~ /kisskb/src/fs/btrfs/scrub.c:3664:19: note: byref variable will be forcibly initialized 3664 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/scrub.c:3663:19: note: byref variable will be forcibly initialized 3663 | 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:4198:2: note: in expansion of macro 'wait_event' 4198 | 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:4194:2: note: in expansion of macro 'wait_event' 4194 | 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:4230:3: note: in expansion of macro 'wait_event' 4230 | 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:4255:3: note: in expansion of macro 'wait_event' 4255 | wait_event(fs_info->scrub_pause_wait, | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/rapidio/rio_cm.c:10: /kisskb/src/drivers/rapidio/rio_cm.c: In function 'rio_cm_shutdown': /kisskb/src/drivers/rapidio/rio_cm.c:2245:12: note: byref variable will be forcibly initialized 2245 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/btrfs/scrub.c: In function 'btrfs_scrub_cancel_dev': /kisskb/src/drivers/rapidio/rio_cm.c:2244:15: note: byref variable will be forcibly initialized 2244 | unsigned int i; | ^ /kisskb/src/include/linux/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:4279:3: note: in expansion of macro 'wait_event' 4279 | wait_event(fs_info->scrub_pause_wait, | ^~~~~~~~~~ In file included from /kisskb/src/drivers/rapidio/rio_cm.c:17: /kisskb/src/drivers/rapidio/rio_cm.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/fs/sync.c: In function 'do_sync_work': /kisskb/src/fs/sync.c:113:6: note: byref variable will be forcibly initialized 113 | int nowait = 0; | ^~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/rapidio/rio_cm.c:10: /kisskb/src/drivers/rapidio/rio_cm.c: In function 'riocm_remove_dev': /kisskb/src/drivers/rapidio/rio_cm.c:1996:12: note: byref variable will be forcibly initialized 1996 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/rapidio/rio_cm.c:1994:15: note: byref variable will be forcibly initialized 1994 | unsigned int i; | ^ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/rapidio/rio_cm.c:10: /kisskb/src/drivers/rapidio/rio_cm.c: In function 'riocm_cdev_release': /kisskb/src/drivers/rapidio/rio_cm.c:1498:12: note: byref variable will be forcibly initialized 1498 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/rapidio/rio_cm.c:1497:15: note: byref variable will be forcibly initialized 1497 | unsigned int i; | ^ /kisskb/src/fs/sync.c: In function 'ksys_sync': /kisskb/src/fs/sync.c:93:18: note: byref variable will be forcibly initialized 93 | int nowait = 0, wait = 1; | ^~~~ /kisskb/src/fs/sync.c:93:6: note: byref variable will be forcibly initialized 93 | int nowait = 0, wait = 1; | ^~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/rapidio/rio_cm.c:10: /kisskb/src/drivers/rapidio/rio_cm.c: In function 'riocm_remove_mport': /kisskb/src/drivers/rapidio/rio_cm.c:2184:12: note: byref variable will be forcibly initialized 2184 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/rapidio/rio_cm.c:2182:15: note: byref variable will be forcibly initialized 2182 | unsigned int i; | ^ /kisskb/src/drivers/rapidio/rio_cm.c: In function 'cm_chan_msg_rcv': /kisskb/src/drivers/rapidio/rio_cm.c:1862:8: note: byref variable will be forcibly initialized 1862 | void *buf; | ^~~ /kisskb/src/drivers/rapidio/rio_cm.c:1860:20: note: byref variable will be forcibly initialized 1860 | struct rio_cm_msg msg; | ^~~ /kisskb/src/drivers/rapidio/rio_cm.c: In function 'cm_ep_get_list_size': /kisskb/src/drivers/rapidio/rio_cm.c:1533:6: note: byref variable will be forcibly initialized 1533 | u32 count = 0; | ^~~~~ /kisskb/src/drivers/rapidio/rio_cm.c: In function 'cm_ep_get_list': /kisskb/src/drivers/rapidio/rio_cm.c:1564:6: note: byref variable will be forcibly initialized 1564 | u32 info[2]; | ^~~~ /kisskb/src/drivers/rapidio/rio_cm.c: In function 'cm_chan_bind': /kisskb/src/drivers/rapidio/rio_cm.c:1716:24: note: byref variable will be forcibly initialized 1716 | struct rio_cm_channel chan; | ^~~~ /kisskb/src/fs/utimes.c: In function 'vfs_utimes': /kisskb/src/fs/utimes.c:24:16: note: byref variable will be forcibly initialized 24 | struct inode *delegated_inode = NULL; | ^~~~~~~~~~~~~~~ /kisskb/src/fs/utimes.c:22:15: note: byref variable will be forcibly initialized 22 | struct iattr newattrs; | ^~~~~~~~ /kisskb/src/drivers/rapidio/rio_cm.c: In function 'cm_chan_connect': /kisskb/src/drivers/rapidio/rio_cm.c:1780:24: note: byref variable will be forcibly initialized 1780 | struct rio_cm_channel chan; | ^~~~ /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; | ^~~~ /kisskb/src/drivers/rapidio/rio_cm.c: In function 'cm_mport_get_list': /kisskb/src/drivers/rapidio/rio_cm.c:1619:6: note: byref variable will be forcibly initialized 1619 | u32 entries; | ^~~~~~~ /kisskb/src/fs/utimes.c: In function '__do_sys_utimensat': /kisskb/src/fs/utimes.c:150:20: note: byref variable will be forcibly initialized 150 | struct timespec64 tstimes[2]; | ^~~~~~~ /kisskb/src/fs/utimes.c: In function 'do_futimesat': /kisskb/src/fs/utimes.c:177:20: note: byref variable will be forcibly initialized 177 | struct timespec64 tstimes[2]; | ^~~~~~~ /kisskb/src/fs/utimes.c:176:30: note: byref variable will be forcibly initialized 176 | struct __kernel_old_timeval times[2]; | ^~~~~ /kisskb/src/fs/utimes.c: In function '__do_sys_utime': /kisskb/src/fs/utimes.c:216:20: note: byref variable will be forcibly initialized 216 | struct timespec64 tv[2]; | ^~ /kisskb/src/fs/utimes.c: In function '__do_sys_utime32': /kisskb/src/fs/utimes.c:238:20: note: byref variable will be forcibly initialized 238 | struct timespec64 tv[2]; | ^~ /kisskb/src/drivers/rapidio/rio_cm.c: In function 'cm_chan_create': /kisskb/src/drivers/rapidio/rio_cm.c:1659:6: note: byref variable will be forcibly initialized 1659 | u16 ch_num; | ^~~~~~ /kisskb/src/fs/utimes.c: In function '__do_sys_utimensat_time32': /kisskb/src/fs/utimes.c:253:20: note: byref variable will be forcibly initialized 253 | struct timespec64 tv[2]; | ^~ /kisskb/src/fs/utimes.c: In function 'do_compat_futimesat': /kisskb/src/fs/utimes.c:270:20: note: byref variable will be forcibly initialized 270 | struct timespec64 tv[2]; | ^~ /kisskb/src/drivers/rapidio/rio_cm.c: In function 'cm_chan_accept': /kisskb/src/drivers/rapidio/rio_cm.c:1748:23: note: byref variable will be forcibly initialized 1748 | struct rio_cm_accept param; | ^~~~~ /kisskb/src/drivers/rapidio/rio_cm.c: In function 'cm_chan_msg_send': /kisskb/src/drivers/rapidio/rio_cm.c:1835:20: note: byref variable will be forcibly initialized 1835 | struct rio_cm_msg msg; | ^~~ In file included from /kisskb/src/include/linux/gpio/driver.h:9, from /kisskb/src/drivers/gpio/gpio-siox.c:8: /kisskb/src/drivers/gpio/gpio-siox.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/drivers/gpio/gpio-siox.c: In function 'gpio_siox_get_data': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/pci/probe.c: In function 'pci_intx_mask_broken': /kisskb/src/drivers/pci/probe.c:1774:20: note: byref variable will be forcibly initialized 1774 | u16 orig, toggle, new; | ^~~ /kisskb/src/drivers/pci/probe.c:1774:6: note: byref variable will be forcibly initialized 1774 | u16 orig, toggle, new; | ^~~~ /kisskb/src/drivers/pci/probe.c: In function 'pci_configure_serr': /kisskb/src/drivers/pci/probe.c:2236:6: note: byref variable will be forcibly initialized 2236 | u16 control; | ^~~~~~~ /kisskb/src/drivers/pci/probe.c: In function 'pci_ext_cfg_is_aliased': /kisskb/src/drivers/pci/probe.c:1643:14: note: byref variable will be forcibly initialized 1643 | u32 header, tmp; | ^~~ /kisskb/src/drivers/pci/probe.c:1643:6: note: byref variable will be forcibly initialized 1643 | u32 header, tmp; | ^~~~~~ /kisskb/src/drivers/pci/probe.c: In function 'pci_cfg_space_size_ext': /kisskb/src/drivers/pci/probe.c:1673:6: note: byref variable will be forcibly initialized 1673 | u32 status; | ^~~~~~ /kisskb/src/drivers/pci/probe.c: In function 'pci_class': /kisskb/src/drivers/pci/probe.c:1728:6: note: byref variable will be forcibly initialized 1728 | u32 class; | ^~~~~ /kisskb/src/drivers/pci/probe.c: In function 'pci_read_bridge_windows': /kisskb/src/drivers/pci/probe.c:351:12: note: byref variable will be forcibly initialized 351 | u32 pmem, tmp; | ^~~ /kisskb/src/drivers/pci/probe.c:351:6: note: byref variable will be forcibly initialized 351 | u32 pmem, tmp; | ^~~~ /kisskb/src/drivers/pci/probe.c:350:6: note: byref variable will be forcibly initialized 350 | u16 io; | ^~ /kisskb/src/drivers/pci/probe.c: In function 'pci_read_bridge_mmio': /kisskb/src/drivers/pci/probe.c:444:24: note: byref variable will be forcibly initialized 444 | struct pci_bus_region region; | ^~~~~~ /kisskb/src/drivers/pci/probe.c:442:19: note: byref variable will be forcibly initialized 442 | u16 mem_base_lo, mem_limit_lo; | ^~~~~~~~~~~~ /kisskb/src/drivers/pci/probe.c:442:6: note: byref variable will be forcibly initialized 442 | u16 mem_base_lo, mem_limit_lo; | ^~~~~~~~~~~ /kisskb/src/drivers/pci/probe.c: In function 'pci_read_bridge_io': /kisskb/src/drivers/pci/probe.c:422:19: note: byref variable will be forcibly initialized 422 | u16 io_base_hi, io_limit_hi; | ^~~~~~~~~~~ /kisskb/src/drivers/pci/probe.c:422:7: note: byref variable will be forcibly initialized 422 | u16 io_base_hi, io_limit_hi; | ^~~~~~~~~~ /kisskb/src/drivers/pci/probe.c:404:24: note: byref variable will be forcibly initialized 404 | struct pci_bus_region region; | ^~~~~~ /kisskb/src/drivers/pci/probe.c:402:17: note: byref variable will be forcibly initialized 402 | u8 io_base_lo, io_limit_lo; | ^~~~~~~~~~~ /kisskb/src/drivers/pci/probe.c:402:5: note: byref variable will be forcibly initialized 402 | u8 io_base_lo, io_limit_lo; | ^~~~~~~~~~ /kisskb/src/drivers/pci/probe.c: In function 'pci_hdr_type': /kisskb/src/drivers/pci/probe.c:1753:5: note: byref variable will be forcibly initialized 1753 | u8 hdr_type; | ^~~~~~~~ /kisskb/src/drivers/pci/probe.c: In function 'pci_read_irq': /kisskb/src/drivers/pci/probe.c:1503:16: note: byref variable will be forcibly initialized 1503 | unsigned char irq; | ^~~ /kisskb/src/drivers/pci/probe.c: In function 'pci_read_bridge_mmio_pref': /kisskb/src/drivers/pci/probe.c:477:20: note: byref variable will be forcibly initialized 477 | u32 mem_base_hi, mem_limit_hi; | ^~~~~~~~~~~~ /kisskb/src/drivers/pci/probe.c:477:7: note: byref variable will be forcibly initialized 477 | u32 mem_base_hi, mem_limit_hi; | ^~~~~~~~~~~ /kisskb/src/drivers/pci/probe.c:467:24: note: byref variable will be forcibly initialized 467 | struct pci_bus_region region; | ^~~~~~ /kisskb/src/drivers/pci/probe.c:464:19: note: byref variable will be forcibly initialized 464 | u16 mem_base_lo, mem_limit_lo; | ^~~~~~~~~~~~ /kisskb/src/drivers/pci/probe.c:464:6: note: byref variable will be forcibly initialized 464 | u16 mem_base_lo, mem_limit_lo; | ^~~~~~~~~~~ /kisskb/src/drivers/pci/probe.c: In function 'pci_bridge_child_ext_cfg_accessible': /kisskb/src/drivers/pci/probe.c:1040:6: note: byref variable will be forcibly initialized 1040 | u32 status; | ^~~~~~ /kisskb/src/drivers/pci/probe.c: In function 'pci_ea_fixed_busnrs': /kisskb/src/drivers/pci/probe.c:1200:6: note: byref variable will be forcibly initialized 1200 | u32 dw; | ^~ /kisskb/src/drivers/pci/probe.c: In function 'pci_set_bus_speed': /kisskb/src/drivers/pci/probe.c:818:7: note: byref variable will be forcibly initialized 818 | u16 linksta; | ^~~~~~~ /kisskb/src/drivers/pci/probe.c:817:7: note: byref variable will be forcibly initialized 817 | u32 linkcap; | ^~~~~~~ /kisskb/src/drivers/pci/probe.c:790:7: note: byref variable will be forcibly initialized 790 | u16 status; | ^~~~~~ /kisskb/src/drivers/pci/probe.c:779:16: note: byref variable will be forcibly initialized 779 | u32 agpstat, agpcmd; | ^~~~~~ /kisskb/src/drivers/pci/probe.c:779:7: note: byref variable will be forcibly initialized 779 | u32 agpstat, agpcmd; | ^~~~~~~ /kisskb/src/drivers/pci/probe.c: In function 'pcie_relaxed_ordering_enabled': /kisskb/src/drivers/pci/probe.c:2113:6: note: byref variable will be forcibly initialized 2113 | u16 v; | ^ In file included from /kisskb/src/include/linux/of_irq.h:8, from /kisskb/src/arch/powerpc/include/asm/prom.h:22, from /kisskb/src/arch/powerpc/include/asm/pci.h:17, from /kisskb/src/include/linux/pci.h:1895, from /kisskb/src/drivers/pci/probe.c:9: /kisskb/src/drivers/pci/probe.c: In function 'pci_host_bridge_msi_domain': /kisskb/src/include/linux/irqdomain.h:307:20: note: byref variable will be forcibly initialized 307 | struct irq_fwspec fwspec = { | ^~~~~~ /kisskb/src/drivers/pci/probe.c: In function 'pci_enable_crs': /kisskb/src/drivers/pci/probe.c:1175:6: note: byref variable will be forcibly initialized 1175 | u16 root_cap = 0; | ^~~~~~~~ /kisskb/src/drivers/pci/probe.c: In function 'pci_configure_relaxed_ordering': /kisskb/src/drivers/pci/probe.c:2113:6: note: byref variable will be forcibly initialized 2113 | u16 v; | ^ /kisskb/src/drivers/pci/probe.c: In function 'early_dump_pci_device': /kisskb/src/drivers/pci/probe.c:1795:6: note: byref variable will be forcibly initialized 1795 | u32 value[256 / 4]; | ^~~~~ /kisskb/src/drivers/pci/probe.c: In function 'next_fn': /kisskb/src/drivers/pci/probe.c:2584:6: note: byref variable will be forcibly initialized 2584 | u16 cap = 0; | ^~~ /kisskb/src/drivers/pci/probe.c: In function 'pcie_bus_configure_settings': /kisskb/src/drivers/pci/probe.c:2805:5: note: byref variable will be forcibly initialized 2805 | u8 smpss = 0; | ^~~~~ /kisskb/src/drivers/pci/probe.c: In function '__pci_read_base': /kisskb/src/drivers/pci/probe.c:183:32: note: byref variable will be forcibly initialized 183 | struct pci_bus_region region, inverted_region; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/pci/probe.c:183:24: note: byref variable will be forcibly initialized 183 | struct pci_bus_region region, inverted_region; | ^~~~~~ /kisskb/src/drivers/pci/probe.c:182:6: note: byref variable will be forcibly initialized 182 | u16 orig_cmd; | ^~~~~~~~ /kisskb/src/drivers/pci/probe.c:180:13: note: byref variable will be forcibly initialized 180 | u32 l = 0, sz = 0, mask; | ^~ /kisskb/src/drivers/pci/probe.c:180:6: note: byref variable will be forcibly initialized 180 | u32 l = 0, sz = 0, mask; | ^ /kisskb/src/drivers/pci/probe.c: In function 'set_pcie_port_type': /kisskb/src/drivers/pci/probe.c:1522:6: note: byref variable will be forcibly initialized 1522 | u16 reg16; | ^~~~~ /kisskb/src/drivers/pci/probe.c: In function 'set_pcie_hotplug_bridge': /kisskb/src/drivers/pci/probe.c:1573:6: note: byref variable will be forcibly initialized 1573 | u32 reg32; | ^~~~~ /kisskb/src/drivers/pci/probe.c: In function 'pci_cfg_space_size': /kisskb/src/drivers/pci/probe.c:1687:6: note: byref variable will be forcibly initialized 1687 | u32 status; | ^~~~~~ /kisskb/src/drivers/pci/probe.c: In function 'pci_setup_device': /kisskb/src/drivers/pci/probe.c:1753:5: note: byref variable will be forcibly initialized 1753 | u8 hdr_type; | ^~~~~~~~ /kisskb/src/drivers/pci/probe.c:1728:6: note: byref variable will be forcibly initialized 1728 | u32 class; | ^~~~~ /kisskb/src/drivers/pci/probe.c:1909:7: note: byref variable will be forcibly initialized 1909 | u8 progif; | ^~~~~~ /kisskb/src/drivers/pci/probe.c:1823:24: note: byref variable will be forcibly initialized 1823 | struct pci_bus_region region; | ^~~~~~ /kisskb/src/drivers/pci/probe.c:1820:6: note: byref variable will be forcibly initialized 1820 | u16 cmd; | ^~~ /kisskb/src/drivers/pci/probe.c: In function 'pci_configure_extended_tags': /kisskb/src/drivers/pci/probe.c:2063:6: note: byref variable will be forcibly initialized 2063 | u16 ctl; | ^~~ /kisskb/src/drivers/pci/probe.c:2062:6: note: byref variable will be forcibly initialized 2062 | u32 cap; | ^~~ /kisskb/src/drivers/pci/probe.c: In function 'pci_scan_device': /kisskb/src/drivers/pci/probe.c:2403:6: note: byref variable will be forcibly initialized 2403 | u32 l; | ^ /kisskb/src/drivers/pci/probe.c: In function 'pci_register_host_bridge': /kisskb/src/drivers/pci/probe.c:891:7: note: byref variable will be forcibly initialized 891 | char addr[64], *fmt; | ^~~~ 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/delay.h:23, from /kisskb/src/drivers/pci/probe.c:7: /kisskb/src/drivers/pci/probe.c:889:12: note: byref variable will be forcibly initialized 889 | LIST_HEAD(resources); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/pci/probe.c: In function 'pci_bus_update_busn_res_end': /kisskb/src/drivers/pci/probe.c:3113:18: note: byref variable will be forcibly initialized 3113 | struct resource old_res = *res; | ^~~~~~~ /kisskb/src/drivers/pci/probe.c: In function 'pci_scan_bridge_extend': /kisskb/src/drivers/pci/probe.c:1257:16: note: byref variable will be forcibly initialized 1257 | u8 fixed_sec, fixed_sub; | ^~~~~~~~~ /kisskb/src/drivers/pci/probe.c:1257:5: note: byref variable will be forcibly initialized 1257 | u8 fixed_sec, fixed_sub; | ^~~~~~~~~ /kisskb/src/drivers/pci/probe.c:1253:6: note: byref variable will be forcibly initialized 1253 | u16 bctl; | ^~~~ /kisskb/src/drivers/pci/probe.c:1252:6: note: byref variable will be forcibly initialized 1252 | u32 buses, i, j = 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/include/linux/delay.h:23, 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:3221:12: note: byref variable will be forcibly initialized 3221 | LIST_HEAD(resources); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, 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/fs/d_path.c: In function 'prepend_path': /kisskb/src/fs/d_path.c:160:24: note: byref variable will be forcibly initialized 160 | struct prepend_buffer b; | ^ /kisskb/src/fs/d_path.c:159:16: note: byref variable will be forcibly initialized 159 | unsigned seq, m_seq = 0; | ^~~~~ /kisskb/src/fs/d_path.c:159:11: note: byref variable will be forcibly initialized 159 | unsigned seq, m_seq = 0; | ^~~ /kisskb/src/fs/d_path.c: In function '__dentry_path': /kisskb/src/fs/d_path.c:335:6: note: byref variable will be forcibly initialized 335 | int seq = 0; | ^~~ /kisskb/src/fs/d_path.c:334:24: note: byref variable will be forcibly initialized 334 | struct prepend_buffer b; | ^ /kisskb/src/fs/d_path.c: In function 'dentry_path_raw': /kisskb/src/fs/d_path.c:364:17: note: byref variable will be forcibly initialized 364 | DECLARE_BUFFER(b, buf, buflen); | ^ /kisskb/src/fs/d_path.c:16:24: note: in definition of macro 'DECLARE_BUFFER' 16 | struct prepend_buffer __name = {.buf = __buf + __len, .len = __len} | ^~~~~~ /kisskb/src/fs/d_path.c: In function 'd_path': /kisskb/src/fs/d_path.c:267:14: note: byref variable will be forcibly initialized 267 | struct path root; | ^~~~ /kisskb/src/fs/d_path.c:266:17: note: byref variable will be forcibly initialized 266 | DECLARE_BUFFER(b, buf, buflen); | ^ /kisskb/src/fs/d_path.c:16:24: note: in definition of macro 'DECLARE_BUFFER' 16 | struct prepend_buffer __name = {.buf = __buf + __len, .len = __len} | ^~~~~~ /kisskb/src/fs/d_path.c: In function '__do_sys_getcwd': /kisskb/src/fs/d_path.c:429:18: note: byref variable will be forcibly initialized 429 | DECLARE_BUFFER(b, page, PATH_MAX); | ^ /kisskb/src/fs/d_path.c:16:24: note: in definition of macro 'DECLARE_BUFFER' 16 | struct prepend_buffer __name = {.buf = __buf + __len, .len = __len} | ^~~~~~ /kisskb/src/fs/d_path.c:415:19: note: byref variable will be forcibly initialized 415 | struct path pwd, root; | ^~~~ /kisskb/src/fs/d_path.c:415:14: note: byref variable will be forcibly initialized 415 | struct path pwd, root; | ^~~ /kisskb/src/fs/d_path.c: In function '__d_path': /kisskb/src/fs/d_path.c:218:17: note: byref variable will be forcibly initialized 218 | DECLARE_BUFFER(b, buf, buflen); | ^ /kisskb/src/fs/d_path.c:16:24: note: in definition of macro 'DECLARE_BUFFER' 16 | struct prepend_buffer __name = {.buf = __buf + __len, .len = __len} | ^~~~~~ /kisskb/src/fs/d_path.c: In function 'd_absolute_path': /kisskb/src/fs/d_path.c:230:17: note: byref variable will be forcibly initialized 230 | DECLARE_BUFFER(b, buf, buflen); | ^ /kisskb/src/fs/d_path.c:16:24: note: in definition of macro 'DECLARE_BUFFER' 16 | struct prepend_buffer __name = {.buf = __buf + __len, .len = __len} | ^~~~~~ /kisskb/src/fs/d_path.c: In function 'dynamic_dname': /kisskb/src/fs/d_path.c:304:7: note: byref variable will be forcibly initialized 304 | char temp[64]; | ^~~~ /kisskb/src/fs/d_path.c:303:10: note: byref variable will be forcibly initialized 303 | va_list args; | ^~~~ /kisskb/src/fs/d_path.c: In function 'simple_dname': /kisskb/src/fs/d_path.c:320:17: note: byref variable will be forcibly initialized 320 | DECLARE_BUFFER(b, buffer, buflen); | ^ /kisskb/src/fs/d_path.c:16:24: note: in definition of macro 'DECLARE_BUFFER' 16 | struct prepend_buffer __name = {.buf = __buf + __len, .len = __len} | ^~~~~~ /kisskb/src/fs/d_path.c: In function 'dentry_path': /kisskb/src/fs/d_path.c:373:17: note: byref variable will be forcibly initialized 373 | DECLARE_BUFFER(b, buf, buflen); | ^ /kisskb/src/fs/d_path.c:16:24: note: in definition of macro 'DECLARE_BUFFER' 16 | struct prepend_buffer __name = {.buf = __buf + __len, .len = __len} | ^~~~~~ /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/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; | ^~~~~~~ /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/fs/btrfs/reada.c: In function 'reada_find_zone': /kisskb/src/fs/btrfs/reada.c:234:21: note: byref variable will be forcibly initialized 234 | struct reada_zone *zone; | ^~~~ /kisskb/src/fs/btrfs/reada.c: In function 'reada_find_extent': /kisskb/src/fs/btrfs/reada.c:315:6: note: byref variable will be forcibly initialized 315 | u64 length; | ^~~~~~ /kisskb/src/fs/btrfs/reada.c:312:27: note: byref variable will be forcibly initialized 312 | struct btrfs_io_context *bioc = NULL; | ^~~~ /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/fs/btrfs/reada.c: In function 'reada_pick_zone': /kisskb/src/fs/btrfs/reada.c:626:22: note: byref variable will be forcibly initialized 626 | struct reada_zone *zone; | ^~~~ /kisskb/src/fs/btrfs/reada.c: In function 'reada_start_machine_dev': /kisskb/src/fs/btrfs/reada.c:694:24: note: byref variable will be forcibly initialized 694 | struct extent_buffer *eb = NULL; | ^~ /kisskb/src/fs/btrfs/reada.c:692:23: note: byref variable will be forcibly initialized 692 | struct reada_extent *re = NULL; | ^~ 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/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; | ^~~ /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/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/fs/btrfs/backref.c: In function 'add_all_parents': /kisskb/src/fs/btrfs/backref.c:428:41: note: byref variable will be forcibly initialized 428 | struct extent_inode_elem *eie = NULL, *old = NULL; | ^~~ /kisskb/src/fs/btrfs/backref.c:428:28: note: byref variable will be forcibly initialized 428 | struct extent_inode_elem *eie = NULL, *old = NULL; | ^~~ /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:1181:28: note: byref variable will be forcibly initialized 1181 | struct extent_inode_elem *eie = NULL; | ^~~ /kisskb/src/fs/btrfs/backref.c:1177:6: note: byref variable will be forcibly initialized 1177 | int info_level = 0; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/backref.c:1173:19: note: byref variable will be forcibly initialized 1173 | struct btrfs_key key; | ^~~ /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; | ^~~~~ /kisskb/src/fs/btrfs/backref.c: In function 'iterate_inode_refs': /kisskb/src/fs/btrfs/backref.c:2062:19: note: byref variable will be forcibly initialized 2062 | struct btrfs_key found_key; | ^~~~~~~~~ /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/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; | ^~~ In file included from /kisskb/src/include/linux/gpio/driver.h:9, from /kisskb/src/drivers/gpio/gpio-stmpe.c:11: /kisskb/src/drivers/gpio/gpio-stmpe.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/fs/btrfs/backref.c: In function 'iterate_inode_extrefs': /kisskb/src/fs/btrfs/backref.c:2120:29: note: byref variable will be forcibly initialized 2120 | struct btrfs_inode_extref *extref; | ^~~~~~ /kisskb/src/drivers/gpio/gpio-stmpe.c: In function 'stmpe_gpio_irq': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpio/gpio-stmpe.c:377:5: note: byref variable will be forcibly initialized 377 | u8 status[DIV_ROUND_UP(MAX_GPIOS, 8)]; | ^~~~~~ /kisskb/src/fs/btrfs/backref.c:2116:6: note: byref variable will be forcibly initialized 2116 | u64 offset = 0; | ^~~~~~ /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 'tree_backref_for_extent': /kisskb/src/fs/btrfs/backref.c:1877:34: note: byref variable will be forcibly initialized 1877 | struct btrfs_extent_inline_ref *eiref; | ^~~~~ /kisskb/src/fs/btrfs/backref.c:1876:6: note: byref variable will be forcibly initialized 1876 | int type; | ^~~~ /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:1954:16: note: byref variable will be forcibly initialized 1954 | struct ulist *roots = NULL; | ^~~~~ /kisskb/src/fs/btrfs/backref.c:1953:16: note: byref variable will be forcibly initialized 1953 | struct ulist *refs = NULL; | ^~~~ /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/fs/btrfs/backref.c:2027:6: note: byref variable will be forcibly initialized 2027 | u64 flags = 0; | ^~~~~ /kisskb/src/fs/btrfs/backref.c: In function 'btrfs_backref_iter_start': /kisskb/src/fs/btrfs/backref.c:2333:19: note: byref variable will be forcibly initialized 2333 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/backref.c: In function 'btrfs_backref_add_tree_node': /kisskb/src/fs/btrfs/backref.c:2896:20: note: byref variable will be forcibly initialized 2896 | struct btrfs_key key; | ^~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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:2977:12: note: byref variable will be forcibly initialized 2977 | LIST_HEAD(pending_edge); | ^~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /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 '__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 '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; | ^~ /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/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/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; | ^~~~ /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; | ^~~ In file included from /kisskb/src/fs/btrfs/qgroup.c:16: /kisskb/src/fs/btrfs/qgroup.c: In function 'btrfs_insert_empty_item': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/btrfs/qgroup.c: In function 'add_qgroup_item': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized /kisskb/src/fs/btrfs/qgroup.c:639:12: note: byref variable will be forcibly initialized 639 | static int add_qgroup_item(struct btrfs_trans_handle *trans, | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/fs/btrfs/qgroup.c:16: /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/btrfs/qgroup.c:639:12: note: byref variable will be forcibly initialized 639 | static int add_qgroup_item(struct btrfs_trans_handle *trans, | ^~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/qgroup.c:647:19: note: byref variable will be forcibly initialized 647 | struct btrfs_key key; | ^~~ In file included from /kisskb/src/fs/btrfs/qgroup.c:16: /kisskb/src/fs/btrfs/qgroup.c: In function 'add_qgroup_relation_item': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/btrfs/qgroup.c:584:12: note: byref variable will be forcibly initialized 584 | static int add_qgroup_relation_item(struct btrfs_trans_handle *trans, u64 src, | ^~~~~~~~~~~~~~~~~~~~~~~~ /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:2533:24: note: byref variable will be forcibly initialized 2533 | struct ulist_iterator uiter; | ^~~~~ /kisskb/src/fs/btrfs/qgroup.c: In function '__qgroup_excl_accounting': /kisskb/src/fs/btrfs/qgroup.c:1283:24: note: byref variable will be forcibly initialized 1283 | struct ulist_iterator uiter; | ^~~~~ /kisskb/src/fs/btrfs/qgroup.c: In function 'qgroup_update_refcnt': /kisskb/src/fs/btrfs/qgroup.c:2352:24: note: byref variable will be forcibly initialized 2352 | struct ulist_iterator tmp_uiter; | ^~~~~~~~~ /kisskb/src/fs/btrfs/qgroup.c:2350:24: note: byref variable will be forcibly initialized 2350 | struct ulist_iterator uiter; | ^~~~~ /kisskb/src/fs/btrfs/qgroup.c: In function 'qgroup_convert_meta': /kisskb/src/fs/btrfs/qgroup.c:3953:24: note: byref variable will be forcibly initialized 3953 | struct ulist_iterator uiter; | ^~~~~ /kisskb/src/fs/btrfs/qgroup.c: In function 'qgroup_update_counters': /kisskb/src/fs/btrfs/qgroup.c:2441:24: note: byref variable will be forcibly initialized 2441 | 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:3599:3: note: in expansion of macro 'wait_event' 3599 | wait_event(root->qgroup_flush_wait, | ^~~~~~~~~~ /kisskb/src/fs/btrfs/qgroup.c: In function 'qgroup_reserve': /kisskb/src/fs/btrfs/qgroup.c:3002:24: note: byref variable will be forcibly initialized 3002 | struct ulist_iterator uiter; | ^~~~~ /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; | ^~~ In file included from /kisskb/src/fs/btrfs/qgroup.c:16: /kisskb/src/fs/btrfs/qgroup.c: In function 'btrfs_quota_enable': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/btrfs/qgroup.c:928:5: note: byref variable will be forcibly initialized 928 | int btrfs_quota_enable(struct btrfs_fs_info *fs_info) | ^~~~~~~~~~~~~~~~~~ /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_extent_post': /kisskb/src/fs/btrfs/qgroup.c:1729:16: note: byref variable will be forcibly initialized 1729 | struct ulist *old_root; | ^~~~~~~~ /kisskb/src/fs/btrfs/qgroup.c: In function 'btrfs_qgroup_trace_leaf_items': /kisskb/src/fs/btrfs/qgroup.c:1811:19: note: byref variable will be forcibly initialized 1811 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/qgroup.c: In function 'qgroup_trace_extent_swap': /kisskb/src/fs/btrfs/qgroup.c:1992:20: note: byref variable will be forcibly initialized 1992 | struct btrfs_key dst_key; | ^~~~~~~ /kisskb/src/fs/btrfs/qgroup.c:1991:20: note: byref variable will be forcibly initialized 1991 | struct btrfs_key src_key; | ^~~~~~~ /kisskb/src/fs/btrfs/qgroup.c:1960:19: note: byref variable will be forcibly initialized 1960 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/qgroup.c: In function 'qgroup_rescan_leaf': /kisskb/src/fs/btrfs/qgroup.c:3165:16: note: byref variable will be forcibly initialized 3165 | struct ulist *roots = NULL; | ^~~~~ /kisskb/src/fs/btrfs/qgroup.c:3163:19: note: byref variable will be forcibly initialized 3163 | struct btrfs_key found; | ^~~~~ /kisskb/src/fs/btrfs/qgroup.c: In function 'btrfs_qgroup_free_refroot': /kisskb/src/fs/btrfs/qgroup.c:3084:24: note: byref variable will be forcibly initialized 3084 | struct ulist_iterator uiter; | ^~~~~ /kisskb/src/fs/btrfs/qgroup.c: In function 'btrfs_qgroup_account_extents': /kisskb/src/fs/btrfs/qgroup.c:2649:16: note: byref variable will be forcibly initialized 2649 | struct ulist *new_roots = NULL; | ^~~~~~~~~ /kisskb/src/fs/btrfs/qgroup.c: In function 'qgroup_free_reserved_data': /kisskb/src/fs/btrfs/qgroup.c:3709:26: note: byref variable will be forcibly initialized 3709 | struct extent_changeset changeset; | ^~~~~~~~~ /kisskb/src/fs/btrfs/qgroup.c:3708:24: note: byref variable will be forcibly initialized 3708 | struct ulist_iterator uiter; | ^~~~~ /kisskb/src/fs/btrfs/qgroup.c: In function '__btrfs_qgroup_release_data': /kisskb/src/fs/btrfs/qgroup.c:3761:26: note: byref variable will be forcibly initialized 3761 | struct extent_changeset changeset; | ^~~~~~~~~ /kisskb/src/fs/btrfs/qgroup.c: In function 'btrfs_qgroup_check_reserved_leak': /kisskb/src/fs/btrfs/qgroup.c:4015:24: note: byref variable will be forcibly initialized 4015 | struct ulist_iterator iter; | ^~~~ /kisskb/src/fs/btrfs/qgroup.c:4013:26: note: byref variable will be forcibly initialized 4013 | struct extent_changeset changeset; | ^~~~~~~~~ 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:180:24: note: byref variable will be forcibly initialized 180 | 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; | ^~~~ 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_bmap_extents_to_btree': /kisskb/src/fs/xfs/xfs_trans.h:180:24: note: byref variable will be forcibly initialized 180 | 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_bmap.c:616:23: note: byref variable will be forcibly initialized 616 | struct xfs_bmbt_irec rec; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:615:25: note: byref variable will be forcibly initialized 615 | struct xfs_iext_cursor icur; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:606:23: note: byref variable will be forcibly initialized 606 | struct xfs_alloc_arg args; /* allocation arguments */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:605:19: note: byref variable will be forcibly initialized 605 | struct xfs_buf *abp; /* buffer for ablock */ | ^~~ /kisskb/src/drivers/video/backlight/backlight.c: In function 'backlight_generate_event': /kisskb/src/drivers/video/backlight/backlight.c:163:8: note: byref variable will be forcibly initialized 163 | char *envp[2]; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmap_add_attrfork_extents': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:921:24: note: byref variable will be forcibly initialized 921 | struct xfs_btree_cur *cur; /* bmap btree cursor */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmap_add_attrfork_btree': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:881:8: note: byref variable will be forcibly initialized 881 | int stat; /* newroot status */ | ^~~~ 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:161:22: note: byref variable will be forcibly initialized 161 | union xfs_btree_rec rec; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmap_add_extent_hole_delay': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:2481:19: note: byref variable will be forcibly initialized 2481 | xfs_bmbt_irec_t right; /* right neighbor extent entry */ | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:2478:19: note: byref variable will be forcibly initialized 2478 | xfs_bmbt_irec_t left; /* left neighbor extent entry */ | ^~~~ /kisskb/src/drivers/video/backlight/backlight.c: In function 'brightness_store': /kisskb/src/drivers/video/backlight/backlight.c:258:16: note: byref variable will be forcibly initialized 258 | unsigned long brightness; | ^~~~~~~~~~ /kisskb/src/drivers/video/backlight/backlight.c: In function 'bl_power_store': /kisskb/src/drivers/video/backlight/backlight.c:194:16: note: byref variable will be forcibly initialized 194 | unsigned long power, old_power; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmap_btalloc_filestreams': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:3282:8: note: byref variable will be forcibly initialized 3282 | int notinit = 0; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:3281:18: note: byref variable will be forcibly initialized 3281 | xfs_agnumber_t ag; | ^~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmap_btalloc_nullfb': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:3248:8: note: byref variable will be forcibly initialized 3248 | int notinit = 0; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmap_add_extent_delay_real': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:1896:7: note: byref variable will be forcibly initialized 1896 | int tmp_logflags; /* partial log flag return val */ | ^~~~~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:1407:23: note: byref variable will be forcibly initialized 1407 | struct xfs_bmbt_irec old; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:1406:8: note: byref variable will be forcibly initialized 1406 | int tmp_rval; /* partial logging flags */ | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:1399:19: note: byref variable will be forcibly initialized 1399 | xfs_bmbt_irec_t r[3]; /* neighbor extent entries */ | ^ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:1397:8: note: byref variable will be forcibly initialized 1397 | int i; /* temp state */ | ^ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmap_add_extent_hole_real': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:2822:7: note: byref variable will be forcibly initialized 2822 | int tmp_logflags; /* partial log flag return val */ | ^~~~~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:2630:23: note: byref variable will be forcibly initialized 2630 | struct xfs_bmbt_irec old; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:2627:19: note: byref variable will be forcibly initialized 2627 | xfs_bmbt_irec_t right; /* right neighbor extent entry */ | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:2626:19: note: byref variable will be forcibly initialized 2626 | xfs_bmbt_irec_t left; /* left neighbor extent entry */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:2625:8: note: byref variable will be forcibly initialized 2625 | int i; /* temp state */ | ^ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmap_btree_to_extents': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:551:24: note: byref variable will be forcibly initialized 551 | struct xfs_owner_info oinfo; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:548:19: note: byref variable will be forcibly initialized 548 | struct xfs_buf *cbp; /* child block's buffer */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmap_shift_update_extent': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:5753:15: note: byref variable will be forcibly initialized 5753 | int error, i; | ^ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:5752:23: note: byref variable will be forcibly initialized 5752 | struct xfs_bmbt_irec prev = *got; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmap_del_extent_real': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:5019:23: note: byref variable will be forcibly initialized 5019 | struct xfs_bmbt_irec old; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:5015:19: note: byref variable will be forcibly initialized 5015 | xfs_bmbt_irec_t new; /* new record to be inserted */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:5011:8: note: byref variable will be forcibly initialized 5011 | int i; /* temp state */ | ^ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:5009:23: note: byref variable will be forcibly initialized 5009 | struct xfs_bmbt_irec got; /* current extent entry */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmse_merge': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:5674:16: note: byref variable will be forcibly initialized 5674 | int error, i; | ^ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:5672:24: note: byref variable will be forcibly initialized 5672 | struct xfs_bmbt_irec new; | ^~~ 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_bmap_local_to_extents': /kisskb/src/fs/xfs/xfs_trans.h:180:24: note: byref variable will be forcibly initialized 180 | 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_bmap.c:783:25: note: byref variable will be forcibly initialized 783 | struct xfs_iext_cursor icur; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:782:23: note: byref variable will be forcibly initialized 782 | struct xfs_bmbt_irec rec; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:781:18: note: byref variable will be forcibly initialized 781 | struct xfs_buf *bp; /* buffer for extent block */ | ^~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:780:18: note: byref variable will be forcibly initialized 780 | 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:954:21: note: byref variable will be forcibly initialized 954 | struct xfs_da_args dargs; /* args for dir/attr code */ | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmap_add_attrfork': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:1025:8: note: byref variable will be forcibly initialized 1025 | int logflags; /* logging flags */ | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:1024:8: note: byref variable will be forcibly initialized 1024 | int version = 1; /* superblock attr version */ | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:1022:16: note: byref variable will be forcibly initialized 1022 | xfs_trans_t *tp; /* transaction pointer */ | ^~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_iread_extents': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:1168:25: note: byref variable will be forcibly initialized 1168 | 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:1215:25: note: byref variable will be forcibly initialized 1215 | struct xfs_iext_cursor icur; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:1214:23: note: byref variable will be forcibly initialized 1214 | 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:1262:25: note: byref variable will be forcibly initialized 1262 | struct xfs_iext_cursor icur; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:1261:23: note: byref variable will be forcibly initialized 1261 | 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:1295:25: note: byref variable will be forcibly initialized 1295 | 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:1325:8: note: byref variable will be forcibly initialized 1325 | int is_empty; | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:1324:23: note: byref variable will be forcibly initialized 1324 | 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:1362:8: note: byref variable will be forcibly initialized 1362 | int is_empty; | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:1361:23: note: byref variable will be forcibly initialized 1361 | 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:2442:7: note: byref variable will be forcibly initialized 2442 | int tmp_logflags; /* partial log flag return val */ | ^~~~~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:1955:23: note: byref variable will be forcibly initialized 1955 | struct xfs_bmbt_irec old; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:1950:19: note: byref variable will be forcibly initialized 1950 | xfs_bmbt_irec_t r[3]; /* neighbor extent entries */ | ^ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:1947:8: note: byref variable will be forcibly initialized 1947 | int i; /* temp state */ | ^ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:1945:24: note: byref variable will be forcibly initialized 1945 | struct xfs_btree_cur *cur; /* btree cursor */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmapi_convert_unwritten': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:4191:8: note: byref variable will be forcibly initialized 4191 | int tmp_logflags = 0; | ^~~~~~~~~~~~ /kisskb/src/fs/f2fs/data.c: In function '__has_merged_page': /kisskb/src/fs/f2fs/data.c:555:23: note: byref variable will be forcibly initialized 555 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmap_btalloc': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:3538:16: note: byref variable will be forcibly initialized 3538 | xfs_extlen_t blen; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmapi_read': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:3878:8: note: byref variable will be forcibly initialized 3878 | int n = 0; | ^ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:3875:25: note: byref variable will be forcibly initialized 3875 | struct xfs_iext_cursor icur; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:3872:23: note: byref variable will be forcibly initialized 3872 | 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:3982:24: note: byref variable will be forcibly initialized 3982 | struct xfs_bmbt_irec prev; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:3968:17: note: byref variable will be forcibly initialized 3968 | xfs_fileoff_t aoff = off; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:3965:16: note: byref variable will be forcibly initialized 3965 | xfs_extlen_t alen; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmapi_write': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:4331:8: note: byref variable will be forcibly initialized 4331 | int n; /* current extent index */ | ^ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmapi_convert_delalloc': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:4513:20: note: byref variable will be forcibly initialized 4513 | struct xfs_trans *tp; | ^~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:4511:22: note: byref variable will be forcibly initialized 4511 | 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:4640:8: note: byref variable will be forcibly initialized 4640 | int logflags = 0, error; | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:4638:25: note: byref variable will be forcibly initialized 4638 | struct xfs_iext_cursor icur; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:4637:23: note: byref variable will be forcibly initialized 4637 | struct xfs_bmbt_irec got; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:4636:24: note: byref variable will be forcibly initialized 4636 | struct xfs_btree_cur *cur = NULL; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmap_del_extent_delay': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:4803:29: note: byref variable will be forcibly initialized 4803 | xfs_filblks_t got_indlen, new_indlen, stolen; | ^~~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:4803:17: note: byref variable will be forcibly initialized 4803 | xfs_filblks_t got_indlen, new_indlen, stolen; | ^~~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:4800:23: note: byref variable will be forcibly initialized 4800 | struct xfs_bmbt_irec new; | ^~~ /kisskb/src/fs/f2fs/data.c: In function 'f2fs_write_end_io': /kisskb/src/fs/f2fs/data.c:302:23: note: byref variable will be forcibly initialized 302 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmap_del_extent_cow': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:4927:23: note: byref variable will be forcibly initialized 4927 | 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:5491:26: note: byref variable will be forcibly initialized 5491 | struct xfs_bmbt_irec prev; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:5304:25: note: byref variable will be forcibly initialized 5304 | struct xfs_iext_cursor icur; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:5303:17: note: byref variable will be forcibly initialized 5303 | xfs_fileoff_t end; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:5297:8: note: byref variable will be forcibly initialized 5297 | int tmp_logflags; /* partial logging flags */ | ^~~~~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:5294:8: note: byref variable will be forcibly initialized 5294 | int logflags; /* transaction logging flags */ | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:5291:23: note: byref variable will be forcibly initialized 5291 | struct xfs_bmbt_irec got; /* current extent record */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:5288:23: note: byref variable will be forcibly initialized 5288 | struct xfs_bmbt_irec del; /* extent being deleted */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:5287:24: note: byref variable will be forcibly initialized 5287 | struct xfs_btree_cur *cur; /* bmap btree cursor */ | ^~~ /kisskb/src/fs/f2fs/data.c: In function 'f2fs_finish_read_bio': /kisskb/src/fs/f2fs/data.c:127:23: note: byref variable will be forcibly initialized 127 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmap_collapse_extents': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:5798:8: note: byref variable will be forcibly initialized 5798 | int logflags = 0; | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:5795:25: note: byref variable will be forcibly initialized 5795 | struct xfs_iext_cursor icur; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:5794:28: note: byref variable will be forcibly initialized 5794 | struct xfs_bmbt_irec got, prev; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:5794:23: note: byref variable will be forcibly initialized 5794 | 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:5878:8: note: byref variable will be forcibly initialized 5878 | int is_empty; | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:5877:23: note: byref variable will be forcibly initialized 5877 | 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:5913:8: note: byref variable will be forcibly initialized 5913 | int logflags = 0; | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:5910:25: note: byref variable will be forcibly initialized 5910 | struct xfs_iext_cursor icur; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:5909:28: note: byref variable will be forcibly initialized 5909 | struct xfs_bmbt_irec got, next; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:5909:23: note: byref variable will be forcibly initialized 5909 | struct xfs_bmbt_irec got, next; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_bmap_split_extent': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:6094:7: note: byref variable will be forcibly initialized 6094 | int tmp_logflags; /* partial log flag return val */ | ^~~~~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:6016:9: note: byref variable will be forcibly initialized 6016 | int i = 0; | ^ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:6013:26: note: byref variable will be forcibly initialized 6013 | struct xfs_iext_cursor icur; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:6010:24: note: byref variable will be forcibly initialized 6010 | struct xfs_bmbt_irec new; /* split extent */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:6009:24: note: byref variable will be forcibly initialized 6009 | struct xfs_bmbt_irec got; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:6008:25: note: byref variable will be forcibly initialized 6008 | struct xfs_btree_cur *cur = NULL; | ^~~ /kisskb/src/drivers/video/backlight/lm3533_bl.c: In function 'store_pwm': /kisskb/src/drivers/video/backlight/lm3533_bl.c:201:5: note: byref variable will be forcibly initialized 201 | u8 val; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c: In function 'xfs_iread_bmbt_block': /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:1138:24: note: byref variable will be forcibly initialized 1138 | struct xfs_bmbt_irec new; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap.c:1116:19: note: byref variable will be forcibly initialized 1116 | struct xfs_buf *bp; | ^~ /kisskb/src/drivers/video/backlight/lm3533_bl.c: In function 'show_pwm': /kisskb/src/drivers/video/backlight/lm3533_bl.c:186:5: note: byref variable will be forcibly initialized 186 | u8 val; | ^~~ /kisskb/src/drivers/video/backlight/lm3533_bl.c: In function 'store_linear': /kisskb/src/drivers/video/backlight/lm3533_bl.c:158:16: note: byref variable will be forcibly initialized 158 | unsigned long linear; | ^~~~~~ /kisskb/src/drivers/video/backlight/lm3533_bl.c: In function 'show_linear': /kisskb/src/drivers/video/backlight/lm3533_bl.c:134:5: note: byref variable will be forcibly initialized 134 | u8 val; | ^~~ /kisskb/src/drivers/video/backlight/lm3533_bl.c: In function 'show_als_en': /kisskb/src/drivers/video/backlight/lm3533_bl.c:86:5: note: byref variable will be forcibly initialized 86 | u8 val; | ^~~ /kisskb/src/drivers/video/backlight/lm3533_bl.c: In function 'store_als_en': /kisskb/src/drivers/video/backlight/lm3533_bl.c:107:6: note: byref variable will be forcibly initialized 107 | int enable; | ^~~~~~ /kisskb/src/drivers/video/backlight/lm3533_bl.c: In function 'lm3533_bl_get_brightness': /kisskb/src/drivers/video/backlight/lm3533_bl.c:49:5: note: byref variable will be forcibly initialized 49 | u8 val; | ^~~ /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/fs/f2fs/data.c: In function 'f2fs_xattr_fiemap': /kisskb/src/fs/f2fs/data.c:1746:19: note: byref variable will be forcibly initialized 1746 | struct node_info ni; | ^~ /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/fs/f2fs/data.c: In function 'f2fs_merge_page_bio': /kisskb/src/fs/f2fs/data.c:863:14: note: byref variable will be forcibly initialized 863 | struct bio *bio = *fio->bio; | ^~~ /kisskb/src/fs/f2fs/data.c: In function '__allocate_data_block': /kisskb/src/fs/f2fs/data.c:1352:11: note: byref variable will be forcibly initialized 1352 | blkcnt_t count = 1; | ^~~~~ /kisskb/src/fs/f2fs/data.c:1350:19: note: byref variable will be forcibly initialized 1350 | struct node_info ni; | ^~ /kisskb/src/fs/f2fs/data.c:1349:22: note: byref variable will be forcibly initialized 1349 | struct f2fs_summary sum; | ^~~ /kisskb/src/net/core/gen_stats.c: In function '___gnet_stats_copy_basic': /kisskb/src/net/core/gen_stats.c:226:27: note: byref variable will be forcibly initialized 226 | struct gnet_stats_basic sb; | ^~ /kisskb/src/net/core/gen_stats.c:216:20: note: byref variable will be forcibly initialized 216 | u64 bstats_bytes, bstats_packets; | ^~~~~~~~~~~~~~ /kisskb/src/net/core/gen_stats.c:216:6: note: byref variable will be forcibly initialized 216 | u64 bstats_bytes, bstats_packets; | ^~~~~~~~~~~~ /kisskb/src/fs/f2fs/data.c: In function 'f2fs_get_read_data_page': /kisskb/src/fs/f2fs/data.c:1166:23: note: byref variable will be forcibly initialized 1166 | struct dnode_of_data dn; | ^~ /kisskb/src/net/core/gen_stats.c: In function 'gnet_stats_copy_rate_est': /kisskb/src/net/core/gen_stats.c:312:29: note: byref variable will be forcibly initialized 312 | struct gnet_stats_rate_est est; | ^~~ /kisskb/src/net/core/gen_stats.c:311:31: note: byref variable will be forcibly initialized 311 | struct gnet_stats_rate_est64 sample; | ^~~~~~ /kisskb/src/fs/f2fs/data.c: In function 'f2fs_get_new_data_page': /kisskb/src/fs/f2fs/data.c:1301:23: note: byref variable will be forcibly initialized 1301 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/data.c: In function 'prepare_write_begin': /kisskb/src/fs/f2fs/data.c:3243:23: note: byref variable will be forcibly initialized 3243 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/data.c: In function 'f2fs_map_blocks': /kisskb/src/fs/f2fs/data.c:1407:23: note: byref variable will be forcibly initialized 1407 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/data.c: In function 'f2fs_bmap': /kisskb/src/fs/f2fs/data.c:3649:26: note: byref variable will be forcibly initialized 3649 | struct f2fs_map_blocks map; | ^~~ /kisskb/src/fs/f2fs/data.c: In function 'f2fs_mpage_readpages': /kisskb/src/fs/f2fs/data.c:2286:25: note: byref variable will be forcibly initialized 2286 | struct f2fs_map_blocks map; | ^~~ /kisskb/src/fs/f2fs/data.c:2285:11: note: byref variable will be forcibly initialized 2285 | sector_t last_block_in_bio = 0; | ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/data.c:2284:14: note: byref variable will be forcibly initialized 2284 | struct bio *bio = NULL; | ^~~ /kisskb/src/fs/f2fs/data.c: In function 'f2fs_iomap_begin': /kisskb/src/fs/f2fs/data.c:4046:10: note: byref variable will be forcibly initialized 4046 | pgoff_t next_pgofs = 0; | ^~~~~~~~~~ /kisskb/src/fs/f2fs/data.c: In function 'f2fs_overwrite_io': /kisskb/src/fs/f2fs/data.c:1707:25: note: byref variable will be forcibly initialized 1707 | struct f2fs_map_blocks map; | ^~~ /kisskb/src/fs/f2fs/data.c: In function 'f2fs_fiemap': /kisskb/src/fs/f2fs/data.c:1838:10: note: byref variable will be forcibly initialized 1838 | pgoff_t next_pgofs; | ^~~~~~~~~~ /kisskb/src/fs/f2fs/data.c:1836:25: note: byref variable will be forcibly initialized 1836 | struct f2fs_map_blocks map; | ^~~ /kisskb/src/fs/f2fs/data.c: In function 'f2fs_do_write_data_page': /kisskb/src/fs/f2fs/data.c:2571:19: note: byref variable will be forcibly initialized 2571 | struct node_info ni; | ^~ /kisskb/src/fs/f2fs/data.c:2569:23: note: byref variable will be forcibly initialized 2569 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/data.c: In function 'f2fs_write_cache_pages': /kisskb/src/fs/f2fs/data.c:2912:6: note: byref variable will be forcibly initialized 2912 | int submitted = 0; | ^~~~~~~~~ /kisskb/src/fs/f2fs/data.c:2906:10: note: byref variable will be forcibly initialized 2906 | pgoff_t index; | ^~~~~ /kisskb/src/fs/f2fs/data.c:2887:11: note: byref variable will be forcibly initialized 2887 | sector_t last_block; | ^~~~~~~~~~ /kisskb/src/fs/f2fs/data.c:2886:14: note: byref variable will be forcibly initialized 2886 | struct bio *bio = NULL; | ^~~ /kisskb/src/fs/f2fs/data.c:2884:17: note: byref variable will be forcibly initialized 2884 | struct pagevec pvec; | ^~~~ /kisskb/src/fs/f2fs/data.c: In function '__f2fs_write_data_pages': /kisskb/src/fs/f2fs/data.c:3145:18: note: byref variable will be forcibly initialized 3145 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/f2fs/data.c: In function 'f2fs_write_begin': /kisskb/src/fs/f2fs/data.c:3331:10: note: byref variable will be forcibly initialized 3331 | block_t blkaddr = NULL_ADDR; | ^~~~~~~ /kisskb/src/fs/f2fs/data.c:3330:7: note: byref variable will be forcibly initialized 3330 | bool need_balance = false, drop_atomic = false; | ^~~~~~~~~~~~ /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/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; | ^~~ 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:80:20: note: byref variable will be forcibly initialized 80 | struct timespec64 ts_delta; | ^~~~~~~~ /kisskb/src/lib/math/test_div64.c: In function 'test_div64_init': /kisskb/src/include/linux/time64.h:80:20: note: byref variable will be forcibly initialized /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; | ^~~ In file included from /kisskb/src/fs/btrfs/dev-replace.c:13: /kisskb/src/fs/btrfs/dev-replace.c: In function 'btrfs_insert_empty_item': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/btrfs/dev-replace.c: In function 'btrfs_init_dev_replace_tgtdev': /kisskb/src/fs/btrfs/dev-replace.c:249:6: note: byref variable will be forcibly initialized 249 | u64 devid = BTRFS_DEV_REPLACE_DEVID; | ^~~~~ /kisskb/src/fs/btrfs/dev-replace.c: In function 'mark_block_group_to_copy': /kisskb/src/fs/btrfs/dev-replace.c:468:19: note: byref variable will be forcibly initialized 468 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/dev-replace.c:467:19: note: byref variable will be forcibly initialized 467 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/dev-replace.c: In function 'btrfs_set_target_alloc_state': /kisskb/src/fs/btrfs/dev-replace.c:826:6: note: byref variable will be forcibly initialized 826 | u64 found_end; | ^~~~~~~~~ /kisskb/src/fs/btrfs/dev-replace.c:825:6: note: byref variable will be forcibly initialized 825 | u64 found_start; | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/dev-replace.c:823:23: note: byref variable will be forcibly initialized 823 | struct extent_state *cached_state = NULL; | ^~~~~~~~~~~~ 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:801:2: note: in expansion of macro 'wait_event' 801 | wait_event(fs_info->dev_replace.replace_wait, !percpu_counter_sum( | ^~~~~~~~~~ /kisskb/src/fs/btrfs/dev-replace.c: In function 'btrfs_dev_replace_start': /kisskb/src/fs/btrfs/dev-replace.c:650:23: note: byref variable will be forcibly initialized 650 | struct btrfs_device *tgt_device = NULL; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/dev-replace.c: In function 'btrfs_init_dev_replace': /kisskb/src/fs/btrfs/dev-replace.c:74:19: note: byref variable will be forcibly initialized 74 | struct btrfs_key key; | ^~~ In file included from /kisskb/src/fs/btrfs/dev-replace.c:13: /kisskb/src/fs/btrfs/dev-replace.c: In function 'btrfs_run_dev_replace': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/btrfs/dev-replace.c:347:5: note: byref variable will be forcibly initialized 347 | int btrfs_run_dev_replace(struct btrfs_trans_handle *trans) | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/dev-replace.c:353:19: note: byref variable will be forcibly initialized 353 | 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_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:1333:3: note: in expansion of macro 'wait_event' 1333 | wait_event(fs_info->dev_replace.replace_wait, | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/net/net_namespace.h:39, from /kisskb/src/include/linux/netdevice.h:37, from /kisskb/src/net/sched/sch_generic.c:17: /kisskb/src/net/sched/sch_generic.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/net/sched/sch_generic.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ /kisskb/src/net/sched/sch_generic.c: In function 'pfifo_fast_change_tx_queue_len': /kisskb/src/net/sched/sch_generic.c:892:20: note: byref variable will be forcibly initialized 892 | struct skb_array *bands[PFIFO_FAST_BANDS]; | ^~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/include/linux/xattr.h:15, from /kisskb/src/fs/btrfs/send.c:11: /kisskb/src/fs/btrfs/send.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/xattr.h:15, from /kisskb/src/fs/btrfs/send.c:11: /kisskb/src/fs/btrfs/send.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ /kisskb/src/fs/btrfs/send.c: In function 'send_header': /kisskb/src/fs/btrfs/send.c:681:29: note: byref variable will be forcibly initialized 681 | struct btrfs_stream_header hdr; | ^~~ /kisskb/src/fs/btrfs/send.c: In function 'tlv_put_u64': /kisskb/src/fs/btrfs/send.c:605:14: note: byref variable will be forcibly initialized 605 | __le##bits __tmp = cpu_to_le##bits(value); \ | ^~~~~ /kisskb/src/fs/btrfs/send.c:609:1: note: in expansion of macro 'TLV_PUT_DEFINE_INT' 609 | TLV_PUT_DEFINE_INT(64) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/send.c: In function 'tlv_put_btrfs_timespec': /kisskb/src/fs/btrfs/send.c:629:24: note: byref variable will be forcibly initialized 629 | struct btrfs_timespec bts; | ^~~ /kisskb/src/net/sched/sch_generic.c: In function 'sch_direct_xmit': /kisskb/src/net/sched/sch_generic.c:319:7: note: byref variable will be forcibly initialized 319 | bool again = false; | ^~~~~ /kisskb/src/net/sched/sch_generic.c:318:6: note: byref variable will be forcibly initialized 318 | int ret = NETDEV_TX_BUSY; | ^~~ /kisskb/src/net/sched/sch_generic.c: In function 'qdisc_restart': /kisskb/src/net/sched/sch_generic.c:394:7: note: byref variable will be forcibly initialized 394 | bool validate; | ^~~~~~~~ /kisskb/src/net/sched/sch_generic.c: In function '__qdisc_run': /kisskb/src/net/sched/sch_generic.c:413:6: note: byref variable will be forcibly initialized 413 | int packets; | ^~~~~~~ /kisskb/src/fs/btrfs/send.c: In function '__get_inode_info': /kisskb/src/fs/btrfs/send.c:837:19: note: byref variable will be forcibly initialized 837 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/send.c: In function 'dir_changed': /kisskb/src/fs/btrfs/send.c:6518:16: note: byref variable will be forcibly initialized 6518 | u64 orig_gen, new_gen; | ^~~~~~~ /kisskb/src/fs/btrfs/send.c:6518:6: note: byref variable will be forcibly initialized 6518 | u64 orig_gen, new_gen; | ^~~~~~~~ /kisskb/src/net/sched/sch_generic.c: In function 'dev_activate': /kisskb/src/net/sched/sch_generic.c:1211:6: note: byref variable will be forcibly initialized 1211 | int need_watchdog; | ^~~~~~~~~~~~~ /kisskb/src/fs/btrfs/send.c: In function 'get_cur_inode_state': /kisskb/src/fs/btrfs/send.c:1602:6: note: byref variable will be forcibly initialized 1602 | u64 right_gen; | ^~~~~~~~~ /kisskb/src/fs/btrfs/send.c:1601:6: note: byref variable will be forcibly initialized 1601 | u64 left_gen; | ^~~~~~~~ /kisskb/src/fs/btrfs/send.c: In function 'get_last_extent': /kisskb/src/fs/btrfs/send.c:5742:19: note: byref variable will be forcibly initialized 5742 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/send.c: In function 'range_is_hole_in_parent': /kisskb/src/fs/btrfs/send.c:5773:19: note: byref variable will be forcibly initialized 5773 | struct btrfs_key key; | ^~~ 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:1362:12: note: byref variable will be forcibly initialized 1362 | LIST_HEAD(single); | ^~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/btrfs/send.c: In function 'did_create_dir': /kisskb/src/fs/btrfs/send.c:2656:19: note: byref variable will be forcibly initialized 2656 | struct btrfs_key di_key; | ^~~~~~ /kisskb/src/fs/btrfs/send.c:2655:19: note: byref variable will be forcibly initialized 2655 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/send.c:2654:19: note: byref variable will be forcibly initialized 2654 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/send.c: In function 'lookup_dir_item_inode': /kisskb/src/fs/btrfs/send.c:1693:19: note: byref variable will be forcibly initialized 1693 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/send.c: In function 'did_overwrite_ref': /kisskb/src/fs/btrfs/send.c:1905:6: note: byref variable will be forcibly initialized 1905 | u64 ow_inode; | ^~~~~~~~ /kisskb/src/fs/btrfs/send.c:1904:6: note: byref variable will be forcibly initialized 1904 | u64 gen; | ^~~ /kisskb/src/fs/btrfs/send.c: In function 'will_overwrite_ref': /kisskb/src/fs/btrfs/send.c:1833:6: note: byref variable will be forcibly initialized 1833 | u64 other_inode = 0; | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/send.c:1832:6: note: byref variable will be forcibly initialized 1832 | u64 gen; | ^~~ /kisskb/src/fs/btrfs/send.c: In function 'fs_path_add': /kisskb/src/fs/btrfs/send.c:477:8: note: byref variable will be forcibly initialized 477 | char *prepared; | ^~~~~~~~ /kisskb/src/fs/btrfs/send.c: In function 'gen_unique_name': /kisskb/src/fs/btrfs/send.c:1531:7: note: byref variable will be forcibly initialized 1531 | char tmp[64]; | ^~~ /kisskb/src/fs/btrfs/send.c: In function 'fs_path_add_from_extent_buffer': /kisskb/src/fs/btrfs/send.c:507:8: note: byref variable will be forcibly initialized 507 | char *prepared; | ^~~~~~~~ /kisskb/src/fs/btrfs/send.c: In function 'get_first_ref': /kisskb/src/fs/btrfs/send.c:1727:19: note: byref variable will be forcibly initialized 1727 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/send.c:1726:19: note: byref variable will be forcibly initialized 1726 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/send.c: In function 'did_overwrite_first_ref': /kisskb/src/fs/btrfs/send.c:1975:6: note: byref variable will be forcibly initialized 1975 | u64 dir_gen; | ^~~~~~~ /kisskb/src/fs/btrfs/send.c:1974:6: note: byref variable will be forcibly initialized 1974 | u64 dir; | ^~~ /kisskb/src/fs/btrfs/send.c: In function 'check_ino_in_path': /kisskb/src/fs/btrfs/send.c:3542:7: note: byref variable will be forcibly initialized 3542 | u64 parent_gen; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/send.c:3541:7: note: byref variable will be forcibly initialized 3541 | u64 parent; | ^~~~~~ /kisskb/src/fs/btrfs/send.c: In function 'is_ancestor': /kisskb/src/fs/btrfs/send.c:3618:8: note: byref variable will be forcibly initialized 3618 | u64 parent_gen; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/send.c:3570:19: note: byref variable will be forcibly initialized 3570 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/send.c: In function 'fs_path_add_path': /kisskb/src/fs/btrfs/send.c:491:8: note: byref variable will be forcibly initialized 491 | char *prepared; | ^~~~~~~~ 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:3354:13: note: byref variable will be forcibly initialized 3354 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/btrfs/send.c: In function 'get_cur_path': /kisskb/src/fs/btrfs/send.c:2261:6: note: byref variable will be forcibly initialized 2261 | u64 parent_gen = 0; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/send.c:2260:6: note: byref variable will be forcibly initialized 2260 | u64 parent_inode = 0; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/send.c: In function 'path_loop': /kisskb/src/fs/btrfs/send.c:3157:6: note: byref variable will be forcibly initialized 3157 | u64 parent_gen = 0; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/send.c:3156:6: note: byref variable will be forcibly initialized 3156 | u64 parent_inode = 0; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/send.c: In function 'record_ref': /kisskb/src/fs/btrfs/send.c:4328:6: note: byref variable will be forcibly initialized 4328 | u64 gen; | ^~~ /kisskb/src/fs/btrfs/send.c: In function 'get_inode_path': /kisskb/src/fs/btrfs/send.c:1145:24: note: byref variable will be forcibly initialized 1145 | struct btrfs_key key, found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/send.c:1145:19: note: byref variable will be forcibly initialized 1145 | struct btrfs_key key, found_key; | ^~~ /kisskb/src/fs/btrfs/send.c: In function 'find_iref': /kisskb/src/fs/btrfs/send.c:4440:22: note: byref variable will be forcibly initialized 4440 | struct find_ref_ctx ctx; | ^~~ /kisskb/src/fs/btrfs/send.c: In function '__record_changed_deleted_ref': /kisskb/src/fs/btrfs/send.c:4485:6: note: byref variable will be forcibly initialized 4485 | u64 dir_gen; | ^~~~~~~ /kisskb/src/fs/btrfs/send.c: In function '__record_changed_new_ref': /kisskb/src/fs/btrfs/send.c:4462:6: note: byref variable will be forcibly initialized 4462 | u64 dir_gen; | ^~~~~~~ /kisskb/src/fs/btrfs/send.c: In function 'is_extent_unchanged': /kisskb/src/fs/btrfs/send.c:5557:19: note: byref variable will be forcibly initialized 5557 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/send.c:5553:19: note: byref variable will be forcibly initialized 5553 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/send.c: In function 'read_symlink': /kisskb/src/fs/btrfs/send.c:1470:19: note: byref variable will be forcibly initialized 1470 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/send.c: In function 'is_first_ref': /kisskb/src/fs/btrfs/send.c:1795:6: note: byref variable will be forcibly initialized 1795 | u64 tmp_dir; | ^~~~~~~ /kisskb/src/fs/btrfs/send.c: In function 'send_subvol_begin': /kisskb/src/fs/btrfs/send.c:605:14: note: byref variable will be forcibly initialized 605 | __le##bits __tmp = cpu_to_le##bits(value); \ | ^~~~~ /kisskb/src/fs/btrfs/send.c:609:1: note: in expansion of macro 'TLV_PUT_DEFINE_INT' 609 | TLV_PUT_DEFINE_INT(64) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/send.c:605:14: note: byref variable will be forcibly initialized 605 | __le##bits __tmp = cpu_to_le##bits(value); \ | ^~~~~ /kisskb/src/fs/btrfs/send.c:609:1: note: in expansion of macro 'TLV_PUT_DEFINE_INT' 609 | TLV_PUT_DEFINE_INT(64) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/send.c:2328:19: note: byref variable will be forcibly initialized 2328 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/send.c: In function 'send_update_extent': /kisskb/src/fs/btrfs/send.c:605:14: note: byref variable will be forcibly initialized 605 | __le##bits __tmp = cpu_to_le##bits(value); \ | ^~~~~ /kisskb/src/fs/btrfs/send.c:609:1: note: in expansion of macro 'TLV_PUT_DEFINE_INT' 609 | TLV_PUT_DEFINE_INT(64) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/send.c:605:14: note: byref variable will be forcibly initialized 605 | __le##bits __tmp = cpu_to_le##bits(value); \ | ^~~~~ /kisskb/src/fs/btrfs/send.c:609:1: note: in expansion of macro 'TLV_PUT_DEFINE_INT' 609 | TLV_PUT_DEFINE_INT(64) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/send.c: In function 'send_hole': /kisskb/src/fs/btrfs/send.c:605:14: note: byref variable will be forcibly initialized 605 | __le##bits __tmp = cpu_to_le##bits(value); \ | ^~~~~ /kisskb/src/fs/btrfs/send.c:609:1: note: in expansion of macro 'TLV_PUT_DEFINE_INT' 609 | TLV_PUT_DEFINE_INT(64) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/send.c: In function 'btrfs_unlink_all_paths': /kisskb/src/fs/btrfs/send.c:6180:26: note: byref variable will be forcibly initialized 6180 | struct parent_paths_ctx ctx; | ^~~ /kisskb/src/fs/btrfs/send.c:6179:19: note: byref variable will be forcibly initialized 6179 | 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:6177:12: note: byref variable will be forcibly initialized 6177 | LIST_HEAD(deleted_refs); | ^~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/btrfs/send.c: In function 'send_create_inode': /kisskb/src/fs/btrfs/send.c:605:14: note: byref variable will be forcibly initialized 605 | __le##bits __tmp = cpu_to_le##bits(value); \ | ^~~~~ /kisskb/src/fs/btrfs/send.c:609:1: note: in expansion of macro 'TLV_PUT_DEFINE_INT' 609 | TLV_PUT_DEFINE_INT(64) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/send.c:605:14: note: byref variable will be forcibly initialized 605 | __le##bits __tmp = cpu_to_le##bits(value); \ | ^~~~~ /kisskb/src/fs/btrfs/send.c:609:1: note: in expansion of macro 'TLV_PUT_DEFINE_INT' 609 | TLV_PUT_DEFINE_INT(64) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/send.c:605:14: note: byref variable will be forcibly initialized 605 | __le##bits __tmp = cpu_to_le##bits(value); \ | ^~~~~ /kisskb/src/fs/btrfs/send.c:609:1: note: in expansion of macro 'TLV_PUT_DEFINE_INT' 609 | TLV_PUT_DEFINE_INT(64) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/send.c:2573:6: note: byref variable will be forcibly initialized 2573 | u64 rdev; | ^~~~ /kisskb/src/fs/btrfs/send.c:2572:6: note: byref variable will be forcibly initialized 2572 | u64 mode; | ^~~~ /kisskb/src/fs/btrfs/send.c:2571:6: note: byref variable will be forcibly initialized 2571 | u64 gen; | ^~~ /kisskb/src/fs/fs_context.c: In function 'logfc': /kisskb/src/fs/fs_context.c:388:19: note: byref variable will be forcibly initialized 388 | struct va_format vaf = {.fmt = fmt, .va = &va}; | ^~~ /kisskb/src/fs/fs_context.c:387:10: note: byref variable will be forcibly initialized 387 | va_list va; | ^~ /kisskb/src/fs/btrfs/send.c: In function 'send_utimes': /kisskb/src/fs/btrfs/send.c:2510:19: note: byref variable will be forcibly initialized 2510 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/send.c: In function 'send_clone': /kisskb/src/fs/btrfs/send.c:605:14: note: byref variable will be forcibly initialized 605 | __le##bits __tmp = cpu_to_le##bits(value); \ | ^~~~~ /kisskb/src/fs/btrfs/send.c:609:1: note: in expansion of macro 'TLV_PUT_DEFINE_INT' 609 | TLV_PUT_DEFINE_INT(64) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/send.c:605:14: note: byref variable will be forcibly initialized 605 | __le##bits __tmp = cpu_to_le##bits(value); \ | ^~~~~ /kisskb/src/fs/btrfs/send.c:609:1: note: in expansion of macro 'TLV_PUT_DEFINE_INT' 609 | TLV_PUT_DEFINE_INT(64) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/send.c:605:14: note: byref variable will be forcibly initialized 605 | __le##bits __tmp = cpu_to_le##bits(value); \ | ^~~~~ /kisskb/src/fs/btrfs/send.c:609:1: note: in expansion of macro 'TLV_PUT_DEFINE_INT' 609 | TLV_PUT_DEFINE_INT(64) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/send.c:605:14: note: byref variable will be forcibly initialized 605 | __le##bits __tmp = cpu_to_le##bits(value); \ | ^~~~~ /kisskb/src/fs/btrfs/send.c:609:1: note: in expansion of macro 'TLV_PUT_DEFINE_INT' 609 | TLV_PUT_DEFINE_INT(64) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/send.c:5038:6: note: byref variable will be forcibly initialized 5038 | u64 gen; | ^~~ /kisskb/src/fs/fs_context.c: In function 'generic_parse_monolithic': /kisskb/src/fs/fs_context.c:203:8: note: byref variable will be forcibly initialized 203 | char *options = data, *key; | ^~~~~~~ /kisskb/src/fs/btrfs/send.c: In function 'send_truncate': /kisskb/src/fs/btrfs/send.c:605:14: note: byref variable will be forcibly initialized 605 | __le##bits __tmp = cpu_to_le##bits(value); \ | ^~~~~ /kisskb/src/fs/btrfs/send.c:609:1: note: in expansion of macro 'TLV_PUT_DEFINE_INT' 609 | TLV_PUT_DEFINE_INT(64) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/send.c: In function 'send_chown': /kisskb/src/fs/btrfs/send.c:605:14: note: byref variable will be forcibly initialized 605 | __le##bits __tmp = cpu_to_le##bits(value); \ | ^~~~~ /kisskb/src/fs/btrfs/send.c:609:1: note: in expansion of macro 'TLV_PUT_DEFINE_INT' 609 | TLV_PUT_DEFINE_INT(64) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/send.c:605:14: note: byref variable will be forcibly initialized 605 | __le##bits __tmp = cpu_to_le##bits(value); \ | ^~~~~ /kisskb/src/fs/btrfs/send.c:609:1: note: in expansion of macro 'TLV_PUT_DEFINE_INT' 609 | TLV_PUT_DEFINE_INT(64) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/send.c: In function 'send_chmod': /kisskb/src/fs/btrfs/send.c:605:14: note: byref variable will be forcibly initialized 605 | __le##bits __tmp = cpu_to_le##bits(value); \ | ^~~~~ /kisskb/src/fs/btrfs/send.c:609:1: note: in expansion of macro 'TLV_PUT_DEFINE_INT' 609 | TLV_PUT_DEFINE_INT(64) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/send.c: In function 'wait_for_dest_dir_move': /kisskb/src/fs/btrfs/send.c:3446:6: note: byref variable will be forcibly initialized 3446 | u64 right_gen; | ^~~~~~~~~ /kisskb/src/fs/btrfs/send.c:3445:6: note: byref variable will be forcibly initialized 3445 | u64 left_gen; | ^~~~~~~~ /kisskb/src/fs/btrfs/send.c:3443:19: note: byref variable will be forcibly initialized 3443 | struct btrfs_key di_key; | ^~~~~~ /kisskb/src/fs/btrfs/send.c:3442:19: note: byref variable will be forcibly initialized 3442 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/send.c: In function 'wait_for_parent_move': /kisskb/src/fs/btrfs/send.c:3724:8: note: byref variable will be forcibly initialized 3724 | u64 parent_ino_gen; | ^~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/send.c:3683:7: note: byref variable will be forcibly initialized 3683 | u64 parent_ino_after_gen; | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/send.c:3663:25: note: byref variable will be forcibly initialized 3663 | u64 parent_ino_before, parent_ino_after; | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/send.c:3663:6: note: byref variable will be forcibly initialized 3663 | u64 parent_ino_before, parent_ino_after; | ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/send.c: In function 'can_rmdir': /kisskb/src/fs/btrfs/send.c:2915:19: note: byref variable will be forcibly initialized 2915 | struct btrfs_key loc; | ^~~ /kisskb/src/fs/btrfs/send.c:2914:19: note: byref variable will be forcibly initialized 2914 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/send.c:2913:19: note: byref variable will be forcibly initialized 2913 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/send.c: In function 'process_recorded_refs': /kisskb/src/fs/btrfs/send.c:3868:6: note: byref variable will be forcibly initialized 3868 | u64 ow_mode; | ^~~~~~~ /kisskb/src/fs/btrfs/send.c:3867:6: note: byref variable will be forcibly initialized 3867 | u64 ow_gen; | ^~~~~~ /kisskb/src/fs/btrfs/send.c:3866:6: note: byref variable will be forcibly initialized 3866 | u64 ow_inode = 0; | ^~~~~~~~ /kisskb/src/fs/btrfs/send.c:3864:19: note: byref variable will be forcibly initialized 3864 | struct list_head check_dirs; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/send.c: In function 'process_all_refs': /kisskb/src/fs/btrfs/send.c:4537:6: note: byref variable will be forcibly initialized 4537 | int pending_move = 0; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/send.c:4533:19: note: byref variable will be forcibly initialized 4533 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/send.c:4532:19: note: byref variable will be forcibly initialized 4532 | 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:3245:13: note: byref variable will be forcibly initialized 3245 | LIST_HEAD(deleted_refs); | ^~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/btrfs/send.c:3205:6: note: byref variable will be forcibly initialized 3205 | u64 ancestor; | ^~~~~~~~ /kisskb/src/fs/btrfs/send.c:3201:18: note: byref variable will be forcibly initialized 3201 | u64 parent_ino, parent_gen; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/send.c:3201:6: note: byref variable will be forcibly initialized 3201 | u64 parent_ino, parent_gen; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/send.c: In function 'apply_children_dir_moves': /kisskb/src/fs/btrfs/send.c:3368:19: note: byref variable will be forcibly initialized 3368 | struct list_head stack; | ^~~~~ /kisskb/src/fs/btrfs/send.c: In function 'find_extent_clone': /kisskb/src/fs/btrfs/send.c:1318:19: note: byref variable will be forcibly initialized 1318 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/send.c:1313:6: note: byref variable will be forcibly initialized 1313 | u64 flags = 0; | ^~~~~ In file included from /kisskb/src/fs/btrfs/ctree.h:21, from /kisskb/src/fs/btrfs/send.h:10, from /kisskb/src/fs/btrfs/send.c:19: /kisskb/src/fs/btrfs/send.c: In function 'put_file_data': /kisskb/src/include/linux/pagemap.h:1052:19: note: byref variable will be forcibly initialized 1052 | DEFINE_READAHEAD(ractl, file, ra, mapping, index); | ^~~~~ /kisskb/src/include/linux/pagemap.h:994:27: note: in definition of macro 'DEFINE_READAHEAD' 994 | struct readahead_control ractl = { \ | ^~~~~ /kisskb/src/include/linux/pagemap.h:1029:19: note: byref variable will be forcibly initialized 1029 | DEFINE_READAHEAD(ractl, file, ra, mapping, index); | ^~~~~ /kisskb/src/include/linux/pagemap.h:994:27: note: in definition of macro 'DEFINE_READAHEAD' 994 | struct readahead_control ractl = { \ | ^~~~~ /kisskb/src/fs/btrfs/raid56.c: In function 'index_rbio_pages': /kisskb/src/fs/btrfs/raid56.c:1151:20: note: byref variable will be forcibly initialized 1151 | struct bvec_iter iter; | ^~~~ /kisskb/src/fs/btrfs/send.c: In function 'send_write': /kisskb/src/fs/btrfs/send.c:605:14: note: byref variable will be forcibly initialized 605 | __le##bits __tmp = cpu_to_le##bits(value); \ | ^~~~~ /kisskb/src/fs/btrfs/send.c:609:1: note: in expansion of macro 'TLV_PUT_DEFINE_INT' 609 | TLV_PUT_DEFINE_INT(64) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/send.c: In function 'clone_range': /kisskb/src/fs/btrfs/send.c:5280:6: note: byref variable will be forcibly initialized 5280 | u64 clone_src_i_size = 0; | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/send.c:5278:19: note: byref variable will be forcibly initialized 5278 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/raid56.c: In function 'set_bio_pages_uptodate': /kisskb/src/fs/btrfs/raid56.c:1426:23: note: byref variable will be forcibly initialized 1426 | struct bvec_iter_all iter_all; | ^~~~~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/bio.h:10, from /kisskb/src/fs/btrfs/raid56.c:8: /kisskb/src/fs/btrfs/raid56.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/fs/btrfs/send.c: In function 'process_extent': /kisskb/src/fs/btrfs/send.c:5881:21: note: byref variable will be forcibly initialized 5881 | struct clone_root *found_clone = NULL; | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/send.c: In function 'process_all_extents': /kisskb/src/fs/btrfs/send.c:5943:19: note: byref variable will be forcibly initialized 5943 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/send.c:5942:19: note: byref variable will be forcibly initialized 5942 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/send.c: In function '__process_new_xattr': /kisskb/src/fs/btrfs/send.c:4650:32: note: byref variable will be forcibly initialized 4650 | struct posix_acl_xattr_header dummy_acl; | ^~~~~~~~~ /kisskb/src/fs/btrfs/send.c: In function '__find_iref': /kisskb/src/fs/btrfs/send.c:4413:6: note: byref variable will be forcibly initialized 4413 | u64 dir_gen; | ^~~~~~~ /kisskb/src/fs/btrfs/send.c: In function 'iterate_dir_item': /kisskb/src/fs/btrfs/send.c:1020:19: note: byref variable will be forcibly initialized 1020 | struct btrfs_key di_key; | ^~~~~~ /kisskb/src/fs/btrfs/send.c: In function 'process_all_new_xattrs': /kisskb/src/fs/btrfs/send.c:4852:19: note: byref variable will be forcibly initialized 4852 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/send.c:4851:19: note: byref variable will be forcibly initialized 4851 | struct btrfs_key key; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/bio.h:10, from /kisskb/src/fs/btrfs/raid56.c:8: /kisskb/src/fs/btrfs/raid56.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/fs/btrfs/send.c: In function 'find_xattr': /kisskb/src/fs/btrfs/send.c:4758:24: note: byref variable will be forcibly initialized 4758 | struct find_xattr_ctx ctx; | ^~~ /kisskb/src/fs/btrfs/send.c: In function '__process_changed_new_xattr': /kisskb/src/fs/btrfs/send.c:4790:6: note: byref variable will be forcibly initialized 4790 | int found_data_len = 0; | ^~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/send.c:4789:8: note: byref variable will be forcibly initialized 4789 | char *found_data = NULL; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/send.c: In function 'finish_inode_if_needed': /kisskb/src/fs/btrfs/send.c:6072:7: note: byref variable will be forcibly initialized 6072 | u64 old_size; | ^~~~~~~~ /kisskb/src/fs/btrfs/send.c:6030:6: note: byref variable will be forcibly initialized 6030 | int refs_processed = 0; | ^~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/send.c:6029:6: note: byref variable will be forcibly initialized 6029 | int pending_move = 0; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/send.c:6025:6: note: byref variable will be forcibly initialized 6025 | u64 right_gid; | ^~~~~~~~~ /kisskb/src/fs/btrfs/send.c:6024:6: note: byref variable will be forcibly initialized 6024 | u64 right_uid; | ^~~~~~~~~ /kisskb/src/fs/btrfs/send.c:6023:6: note: byref variable will be forcibly initialized 6023 | u64 right_mode; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/send.c:6022:6: note: byref variable will be forcibly initialized 6022 | u64 left_gid; | ^~~~~~~~ /kisskb/src/fs/btrfs/send.c:6021:6: note: byref variable will be forcibly initialized 6021 | u64 left_uid; | ^~~~~~~~ /kisskb/src/fs/btrfs/send.c:6020:6: note: byref variable will be forcibly initialized 6020 | u64 left_mode; | ^~~~~~~~~ /kisskb/src/fs/btrfs/send.c: In function 'btrfs_compare_trees': /kisskb/src/fs/btrfs/send.c:6824:6: note: byref variable will be forcibly initialized 6824 | int right_level; | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/send.c:6823:6: note: byref variable will be forcibly initialized 6823 | int left_level; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/send.c:6819:19: note: byref variable will be forcibly initialized 6819 | struct btrfs_key right_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/send.c:6818:19: note: byref variable will be forcibly initialized 6818 | struct btrfs_key left_key; | ^~~~~~~~ In file included from /kisskb/src/include/linux/slab.h:16, 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_bmap_btree.c:6: /kisskb/src/fs/xfs/libxfs/xfs_bmap_btree.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/fs/btrfs/send.c: In function 'full_send_tree': /kisskb/src/fs/btrfs/send.c:6636:19: note: byref variable will be forcibly initialized 6636 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/send.c: In function 'send_subvol': /kisskb/src/fs/btrfs/send.c:681:29: note: byref variable will be forcibly initialized 681 | struct btrfs_stream_header hdr; | ^~~ /kisskb/src/fs/btrfs/raid56.c: In function 'finish_rmw': /kisskb/src/fs/btrfs/raid56.c:1185:18: note: byref variable will be forcibly initialized 1185 | struct bio_list bio_list; | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap_btree.c: In function 'xfs_bmbt_free_block': /kisskb/src/fs/xfs/libxfs/xfs_bmap_btree.c:288:24: note: byref variable will be forcibly initialized 288 | 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:203:19: note: byref variable will be forcibly initialized 203 | xfs_alloc_arg_t args; /* block allocation args */ | ^~~~ /kisskb/src/fs/btrfs/raid56.c: In function 'finish_parity_scrub': /kisskb/src/fs/btrfs/raid56.c:2322:18: note: byref variable will be forcibly initialized 2322 | struct bio_list bio_list; | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap_btree.c: In function 'xfs_bmbt_maxlevels_ondisk': /kisskb/src/fs/xfs/libxfs/xfs_bmap_btree.c:604:16: note: byref variable will be forcibly initialized 604 | unsigned int minrecs[2]; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_bmap_btree.c: In function 'xfs_bmbt_init_cur_cache': /kisskb/src/fs/xfs/libxfs/xfs_bmap_btree.c:604:16: note: byref variable will be forcibly initialized /kisskb/src/fs/btrfs/raid56.c: In function 'raid56_parity_scrub_stripe': /kisskb/src/fs/btrfs/raid56.c:2569:18: note: byref variable will be forcibly initialized 2569 | struct bio_list bio_list; | ^~~~~~~~ /kisskb/src/fs/btrfs/raid56.c: In function '__raid56_parity_recover': /kisskb/src/fs/btrfs/raid56.c:2024:18: note: byref variable will be forcibly initialized 2024 | struct bio_list bio_list; | ^~~~~~~~ /kisskb/src/fs/btrfs/raid56.c: In function 'raid56_rmw_stripe': /kisskb/src/fs/btrfs/raid56.c:1479:18: note: byref variable will be forcibly initialized 1479 | struct bio_list bio_list; | ^~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'panic_op_write_handler': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:77:7: note: byref variable will be forcibly initialized 77 | char valcp[16]; | ^~~~~ /kisskb/src/net/core/gen_estimator.c: In function 'est_timer': /kisskb/src/net/core/gen_estimator.c:79:31: note: byref variable will be forcibly initialized 79 | struct gnet_stats_basic_sync b; | ^ /kisskb/src/net/core/gen_estimator.c: In function 'gen_new_estimator': /kisskb/src/net/core/gen_estimator.c:139:31: note: byref variable will be forcibly initialized 139 | struct gnet_stats_basic_sync b; | ^ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'i_ipmi_req_ipmb': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:1965:7: note: byref variable will be forcibly initialized 1965 | long seqid; | ^~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:1964:16: note: byref variable will be forcibly initialized 1964 | unsigned char ipmb_seq; | ^~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'i_ipmi_req_lan': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:2157:7: note: byref variable will be forcibly initialized 2157 | long seqid; | ^~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:2156:16: note: byref variable will be forcibly initialized 2156 | unsigned char ipmb_seq; | ^~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'send_guid_cmd': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:3234:36: note: byref variable will be forcibly initialized 3234 | struct ipmi_system_interface_addr si; | ^~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:3233:36: note: byref variable will be forcibly initialized 3233 | 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:2496:25: note: byref variable will be forcibly initialized 2496 | struct kernel_ipmi_msg msg; | ^~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:2495:36: note: byref variable will be forcibly initialized 2495 | 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:3318:36: note: byref variable will be forcibly initialized 3318 | struct ipmi_system_interface_addr si; | ^~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:3317:36: note: byref variable will be forcibly initialized 3317 | unsigned char data[1]; | ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:3316:36: note: byref variable will be forcibly initialized 3316 | struct kernel_ipmi_msg msg; | ^~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'clean_up_interface_data': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:687:19: note: byref variable will be forcibly initialized 687 | struct list_head list; | ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'deliver_response': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:931:7: note: byref variable will be forcibly initialized 931 | int index; | ^~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'ipmi_timeout_handler': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:4922:23: note: byref variable will be forcibly initialized 4922 | bool need_timer = false; | ^~~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:4920:23: note: byref variable will be forcibly initialized 4920 | unsigned long flags; | ^~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:4918:23: note: byref variable will be forcibly initialized 4918 | 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:3726:25: note: byref variable will be forcibly initialized 3726 | struct ipmi_recv_msg *recv_msg; | ^~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:3725:24: note: byref variable will be forcibly initialized 3725 | struct ipmi_ipmb_addr ipmb_addr; | ^~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'handle_lan_get_msg_rsp': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:4021:25: note: byref variable will be forcibly initialized 4021 | struct ipmi_recv_msg *recv_msg; | ^~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:4020:24: note: byref variable will be forcibly initialized 4020 | struct ipmi_lan_addr lan_addr; | ^~~~~~~~ In file included from /kisskb/src/fs/btrfs/uuid-tree.c:8: /kisskb/src/fs/btrfs/uuid-tree.c: In function 'btrfs_insert_empty_item': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/btrfs/uuid-tree.c: In function 'btrfs_uuid_tree_lookup': /kisskb/src/fs/btrfs/uuid-tree.c:66:10: note: byref variable will be forcibly initialized 66 | __le64 data; | ^~~~ /kisskb/src/fs/btrfs/uuid-tree.c:31:19: note: byref variable will be forcibly initialized 31 | struct btrfs_key key; | ^~~ In file included from /kisskb/src/fs/btrfs/uuid-tree.c:8: /kisskb/src/fs/btrfs/uuid-tree.c: In function 'btrfs_uuid_tree_add': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/btrfs/uuid-tree.c:82:5: note: byref variable will be forcibly initialized 82 | int btrfs_uuid_tree_add(struct btrfs_trans_handle *trans, u8 *uuid, u8 type, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/uuid-tree.c:93:9: note: byref variable will be forcibly initialized 93 | __le64 subid_le; | ^~~~~~~~ /kisskb/src/fs/btrfs/uuid-tree.c:89:19: note: byref variable will be forcibly initialized 89 | struct btrfs_key key; | ^~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'ipmi_set_my_address': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:1413:6: note: byref variable will be forcibly initialized 1413 | int index, rv = 0; | ^~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'ipmi_get_my_address': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:1435:6: note: byref variable will be forcibly initialized 1435 | int index, rv = 0; | ^~~~~ /kisskb/src/fs/btrfs/uuid-tree.c: In function 'btrfs_uuid_tree_remove': /kisskb/src/fs/btrfs/uuid-tree.c:197:10: note: byref variable will be forcibly initialized 197 | __le64 read_subid; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/uuid-tree.c:153:19: note: byref variable will be forcibly initialized 153 | struct btrfs_key key; | ^~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'ipmi_set_my_LUN': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:1457:6: note: byref variable will be forcibly initialized 1457 | int index, rv = 0; | ^~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'ipmi_get_my_LUN': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:1479:6: note: byref variable will be forcibly initialized 1479 | int index, rv = 0; | ^~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'ipmi_get_maintenance_mode': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:1499:12: note: byref variable will be forcibly initialized 1499 | int mode, index; | ^~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'ipmi_set_maintenance_mode': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:1524:14: note: byref variable will be forcibly initialized 1524 | int rv = 0, index; | ^~~~~ /kisskb/src/fs/btrfs/uuid-tree.c: In function 'btrfs_uuid_tree_iterate': /kisskb/src/fs/btrfs/uuid-tree.c:343:11: note: byref variable will be forcibly initialized 343 | __le64 subid_le; | ^~~~~~~~ /kisskb/src/fs/btrfs/uuid-tree.c:342:7: note: byref variable will be forcibly initialized 342 | u8 uuid[BTRFS_UUID_SIZE]; | ^~~~ /kisskb/src/fs/btrfs/uuid-tree.c:293:19: note: byref variable will be forcibly initialized 293 | struct btrfs_key key; | ^~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'ipmi_set_gets_events': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:1570:6: note: byref variable will be forcibly initialized 1570 | int index; | ^~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:1569:23: note: byref variable will be forcibly initialized 1569 | struct list_head msgs; | ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'ipmi_register_for_cmd': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:1668:14: note: byref variable will be forcibly initialized 1668 | int rv = 0, index; | ^~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'ipmi_unregister_for_cmd': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:1714:23: note: byref variable will be forcibly initialized 1714 | int i, rv = -ENOENT, index; | ^~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'ipmi_request_settime': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:2384:10: note: byref variable will be forcibly initialized 2384 | int rv, index; | ^~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'ipmi_request_supply_msgs': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:2423:10: note: byref variable will be forcibly initialized 2423 | int rv, index; | ^~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'handle_read_event_rsp': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:4306:23: note: byref variable will be forcibly initialized 4306 | struct list_head msgs; | ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'ipmi_panic_request_and_wait': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:5105:23: note: byref variable will be forcibly initialized 5105 | struct ipmi_recv_msg recv_msg; | ^~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:5104:23: note: byref variable will be forcibly initialized 5104 | 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:5165:19: note: byref variable will be forcibly initialized 5165 | struct ipmi_addr addr; | ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:5163:16: note: byref variable will be forcibly initialized 5163 | unsigned char data[16]; | ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:5162:25: note: byref variable will be forcibly initialized 5162 | struct kernel_ipmi_msg msg; | ^~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function '_ipmi_destroy_user': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:1308:19: note: byref variable will be forcibly initialized 1308 | int i; | ^ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, 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:3305:3: note: in expansion of macro 'wait_event' 3305 | wait_event(intf->waitq, bmc->dyn_guid_set != 2); | ^~~~~~~~~~ /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:2536:2: note: in expansion of macro 'wait_event' 2536 | 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': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:2991:21: note: byref variable will be forcibly initialized 2991 | struct prod_dev_id id = { | ^~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:17: /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:3445:3: note: in expansion of macro 'wait_event' 3445 | wait_event(intf->waitq, intf->channels_ready); | ^~~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function '__bmc_get_device_id': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:2630:10: note: byref variable will be forcibly initialized 2630 | guid_t guid; | ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:2628:25: note: byref variable will be forcibly initialized 2628 | 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:1392:10: note: byref variable will be forcibly initialized 1392 | int rv, index; | ^~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:1391:24: note: byref variable will be forcibly initialized 1391 | 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:2865:9: note: byref variable will be forcibly initialized 2865 | guid_t guid; | ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:2864:7: note: byref variable will be forcibly initialized 2864 | bool guid_set; | ^~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'aux_firmware_rev_show': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:2845:24: note: byref variable will be forcibly initialized 2845 | 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:2829:24: note: byref variable will be forcibly initialized 2829 | struct ipmi_device_id id; | ^~ In file included from /kisskb/src/lib/math/rational-test.c:3: /kisskb/src/lib/math/rational-test.c: In function 'rational_test': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/math/rational-test.c:41:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 41 | KUNIT_EXPECT_EQ(test, d, param->exp_den); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/math/rational-test.c:40:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 40 | KUNIT_EXPECT_EQ(test, n, param->exp_num); | ^~~~~~~~~~~~~~~ /kisskb/src/lib/math/rational-test.c:37:23: note: byref variable will be forcibly initialized 37 | unsigned long n = 0, d = 0; | ^ /kisskb/src/lib/math/rational-test.c:37:16: note: byref variable will be forcibly initialized 37 | unsigned long n = 0, d = 0; | ^ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c: In function 'manufacturer_id_show': /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:2813:24: note: byref variable will be forcibly initialized 2813 | 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:2796:24: note: byref variable will be forcibly initialized 2796 | 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:2778:24: note: byref variable will be forcibly initialized 2778 | 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:2761:24: note: byref variable will be forcibly initialized 2761 | 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:2745:24: note: byref variable will be forcibly initialized 2745 | 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:2730:24: note: byref variable will be forcibly initialized 2730 | 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:2714:24: note: byref variable will be forcibly initialized 2714 | 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:2907:8: note: byref variable will be forcibly initialized 2907 | bool guid_set; | ^~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_msghandler.c:2901:25: note: byref variable will be forcibly initialized 2901 | 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:3495:24: note: byref variable will be forcibly initialized 3495 | 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:3643:19: note: byref variable will be forcibly initialized 3643 | struct list_head tmplist; | ^~~~~~~ /kisskb/src/fs/kernel_read_file.c: In function 'kernel_read_file': /kisskb/src/fs/kernel_read_file.c:39:17: note: byref variable will be forcibly initialized 39 | loff_t i_size, pos; | ^~~ /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/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/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; | ^~~~~~ In file included from /kisskb/src/include/linux/acpi.h:15, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/drivers/video/backlight/lp855x_bl.c:10: /kisskb/src/drivers/video/backlight/lp855x_bl.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /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; | ^~~~~ 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:343:19: note: byref variable will be forcibly initialized 343 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/video/backlight/lp855x_bl.c: In function 'pwm_enable': /kisskb/src/include/linux/pwm.h:368:19: note: byref variable will be forcibly initialized 368 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/video/backlight/lp855x_bl.c: In function 'pwm_disable': /kisskb/src/include/linux/pwm.h:387:19: note: byref variable will be forcibly initialized 387 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/video/backlight/lp855x_bl.c: In function 'lp855x_pwm_ctrl': /kisskb/src/include/linux/pwm.h:554:19: note: byref variable will be forcibly initialized 554 | struct pwm_state state = { }; | ^~~~~ /kisskb/src/drivers/pci/pci-driver.c: In function 'pci_call_probe': /kisskb/src/drivers/pci/pci-driver.c:354:24: note: byref variable will be forcibly initialized 354 | struct drv_dev_and_id ddi = { drv, dev, id }; | ^~~ /kisskb/src/drivers/pci/pci-driver.c: In function 'remove_id_store': /kisskb/src/drivers/pci/pci-driver.c:261:38: note: byref variable will be forcibly initialized 261 | subdevice = PCI_ANY_ID, class = 0, class_mask = 0; | ^~~~~~~~~~ /kisskb/src/drivers/pci/pci-driver.c:261:27: note: byref variable will be forcibly initialized 261 | subdevice = PCI_ANY_ID, class = 0, class_mask = 0; | ^~~~~ /kisskb/src/drivers/pci/pci-driver.c:261:3: note: byref variable will be forcibly initialized 261 | subdevice = PCI_ANY_ID, class = 0, class_mask = 0; | ^~~~~~~~~ /kisskb/src/drivers/pci/pci-driver.c:260:22: note: byref variable will be forcibly initialized 260 | u32 vendor, device, subvendor = PCI_ANY_ID, | ^~~~~~~~~ /kisskb/src/drivers/pci/pci-driver.c:260:14: note: byref variable will be forcibly initialized 260 | u32 vendor, device, subvendor = PCI_ANY_ID, | ^~~~~~ /kisskb/src/drivers/pci/pci-driver.c:260:6: note: byref variable will be forcibly initialized 260 | u32 vendor, device, subvendor = PCI_ANY_ID, | ^~~~~~ /kisskb/src/drivers/pci/pci-driver.c: In function 'new_id_store': /kisskb/src/drivers/pci/pci-driver.c:194:16: note: byref variable will be forcibly initialized 194 | unsigned long driver_data = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/pci/pci-driver.c:193:38: note: byref variable will be forcibly initialized 193 | subdevice = PCI_ANY_ID, class = 0, class_mask = 0; | ^~~~~~~~~~ /kisskb/src/drivers/pci/pci-driver.c:193:27: note: byref variable will be forcibly initialized 193 | subdevice = PCI_ANY_ID, class = 0, class_mask = 0; | ^~~~~ /kisskb/src/drivers/pci/pci-driver.c:193:3: note: byref variable will be forcibly initialized 193 | subdevice = PCI_ANY_ID, class = 0, class_mask = 0; | ^~~~~~~~~ /kisskb/src/drivers/pci/pci-driver.c:192:22: note: byref variable will be forcibly initialized 192 | u32 vendor, device, subvendor = PCI_ANY_ID, | ^~~~~~~~~ /kisskb/src/drivers/pci/pci-driver.c:192:14: note: byref variable will be forcibly initialized 192 | u32 vendor, device, subvendor = PCI_ANY_ID, | ^~~~~~ /kisskb/src/drivers/pci/pci-driver.c:192:6: note: byref variable will be forcibly initialized 192 | u32 vendor, device, subvendor = PCI_ANY_ID, | ^~~~~~ /kisskb/src/drivers/pci/pci-driver.c: In function 'pci_uevent_ers': /kisskb/src/drivers/pci/pci-driver.c:1552:8: note: byref variable will be forcibly initialized 1552 | char *envp[3]; | ^~~~ /kisskb/src/drivers/pci/pci.c: In function 'pci_check_and_set_intx_mask': /kisskb/src/drivers/pci/pci.c:4604:6: note: byref variable will be forcibly initialized 4604 | u32 cmd_status_dword; | ^~~~~~~~~~~~~~~~ /kisskb/src/lib/crypto/chacha.c: In function 'chacha_block_generic': /kisskb/src/lib/crypto/chacha.c:78:6: note: byref variable will be forcibly initialized 78 | u32 x[16]; | ^ /kisskb/src/lib/crypto/chacha.c: In function 'hchacha_block_generic': /kisskb/src/lib/crypto/chacha.c:105:6: note: byref variable will be forcibly initialized 105 | u32 x[16]; | ^ /kisskb/src/drivers/pci/pci.c: In function 'pci_acs_flags_enabled': /kisskb/src/drivers/pci/pci.c:3487:11: note: byref variable will be forcibly initialized 3487 | u16 cap, ctrl; | ^~~~ /kisskb/src/drivers/pci/pci.c:3487:6: note: byref variable will be forcibly initialized 3487 | u16 cap, ctrl; | ^~~ /kisskb/src/drivers/pci/pci.c: In function 'pci_status_get_and_clear_errors': /kisskb/src/drivers/pci/pci.c:199:6: note: byref variable will be forcibly initialized 199 | u16 status; | ^~~~~~ /kisskb/src/drivers/pci/pci.c: In function 'pci_std_enable_acs': /kisskb/src/drivers/pci/pci.c:939:6: note: byref variable will be forcibly initialized 939 | u16 ctrl; | ^~~~ /kisskb/src/drivers/pci/pci.c:938:6: note: byref variable will be forcibly initialized 938 | u16 cap; | ^~~ /kisskb/src/drivers/pci/pci.c: In function '__pci_pme_active': /kisskb/src/drivers/pci/pci.c:2377:6: note: byref variable will be forcibly initialized 2377 | u16 pmcsr; | ^~~~~ /kisskb/src/drivers/pci/pci.c: In function '__pci_find_next_cap_ttl': /kisskb/src/drivers/pci/pci.c:416:6: note: byref variable will be forcibly initialized 416 | u16 ent; | ^~~ /kisskb/src/drivers/pci/pci.c: In function '__pci_find_next_cap': /kisskb/src/drivers/pci/pci.c:439:6: note: byref variable will be forcibly initialized 439 | int ttl = PCI_FIND_CAP_TTL; | ^~~ /kisskb/src/drivers/pci/pci.c: In function 'pci_find_next_capability': /kisskb/src/drivers/pci/pci.c:439:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/pci/pci.c: In function '__pci_bus_find_cap_start': /kisskb/src/drivers/pci/pci.c:454:6: note: byref variable will be forcibly initialized 454 | u16 status; | ^~~~~~ /kisskb/src/drivers/pci/pci.c: In function 'pci_find_capability': /kisskb/src/drivers/pci/pci.c:439:6: note: byref variable will be forcibly initialized 439 | int ttl = PCI_FIND_CAP_TTL; | ^~~ /kisskb/src/drivers/pci/pci.c: In function 'pcix_get_mmrbc': /kisskb/src/drivers/pci/pci.c:5913:6: note: byref variable will be forcibly initialized 5913 | u16 cmd; | ^~~ /kisskb/src/drivers/pci/pci.c: In function 'pci_bus_find_capability': /kisskb/src/drivers/pci/pci.c:439:6: note: byref variable will be forcibly initialized 439 | int ttl = PCI_FIND_CAP_TTL; | ^~~ /kisskb/src/drivers/pci/pci.c:517:5: note: byref variable will be forcibly initialized 517 | u8 hdr_type, pos; | ^~~~~~~~ /kisskb/src/drivers/pci/pci.c: In function 'pci_find_next_ext_capability': /kisskb/src/drivers/pci/pci.c:542:6: note: byref variable will be forcibly initialized 542 | u32 header; | ^~~~~~ /kisskb/src/drivers/pci/pci.c: In function 'pci_find_dvsec_capability': /kisskb/src/drivers/pci/pci.c:753:10: note: byref variable will be forcibly initialized 753 | u16 v, id; | ^~ /kisskb/src/drivers/pci/pci.c:753:7: note: byref variable will be forcibly initialized 753 | u16 v, id; | ^ /kisskb/src/drivers/pci/pci.c: In function 'pci_get_dsn': /kisskb/src/drivers/pci/pci.c:612:6: note: byref variable will be forcibly initialized 612 | u32 dword; | ^~~~~ /kisskb/src/drivers/pci/pci.c: In function 'pci_find_vsec_capability': /kisskb/src/drivers/pci/pci.c:718:6: note: byref variable will be forcibly initialized 718 | u32 header; | ^~~~~~ /kisskb/src/drivers/pci/pci.c: In function 'pci_rebar_find_pos': /kisskb/src/drivers/pci/pci.c:3643:6: note: byref variable will be forcibly initialized 3643 | u32 ctrl; | ^~~~ /kisskb/src/drivers/pci/pci.c: In function 'pci_rebar_get_possible_sizes': /kisskb/src/drivers/pci/pci.c:3676:6: note: byref variable will be forcibly initialized 3676 | u32 cap; | ^~~ /kisskb/src/drivers/pci/pci.c: In function 'pcix_get_max_mmrbc': /kisskb/src/drivers/pci/pci.c:5890:6: note: byref variable will be forcibly initialized 5890 | u32 stat; | ^~~~ /kisskb/src/drivers/pci/pci.c: In function '__pci_find_next_ht_cap': /kisskb/src/drivers/pci/pci.c:638:5: note: byref variable will be forcibly initialized 638 | u8 cap, mask; | ^~~ /kisskb/src/drivers/pci/pci.c:637:10: note: byref variable will be forcibly initialized 637 | int rc, ttl = PCI_FIND_CAP_TTL; | ^~~ /kisskb/src/drivers/pci/pci.c: In function 'pci_ea_read': /kisskb/src/drivers/pci/pci.c:3289:7: note: byref variable will be forcibly initialized 3289 | u32 max_offset_upper; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/pci/pci.c:3270:7: note: byref variable will be forcibly initialized 3270 | u32 base_upper; | ^~~~~~~~~~ /kisskb/src/drivers/pci/pci.c:3222:22: note: byref variable will be forcibly initialized 3222 | u32 dw0, bei, base, max_offset; | ^~~~~~~~~~ /kisskb/src/drivers/pci/pci.c:3222:16: note: byref variable will be forcibly initialized 3222 | u32 dw0, bei, base, max_offset; | ^~~~ /kisskb/src/drivers/pci/pci.c:3222:6: note: byref variable will be forcibly initialized 3222 | u32 dw0, bei, base, max_offset; | ^~~ /kisskb/src/drivers/pci/pci.c: In function 'pci_raw_set_power_state': /kisskb/src/drivers/pci/pci.c:1085:6: note: byref variable will be forcibly initialized 1085 | u16 pmcsr; | ^~~~~ /kisskb/src/drivers/pci/pci.c: In function '__pci_set_master': /kisskb/src/drivers/pci/pci.c:4344:6: note: byref variable will be forcibly initialized 4344 | u16 old_cmd, cmd; | ^~~~~~~ /kisskb/src/drivers/pci/pci.c: In function 'pcie_wait_for_link_delay': /kisskb/src/drivers/pci/pci.c:4840:6: note: byref variable will be forcibly initialized 4840 | u16 lnk_status; | ^~~~~~~~~~ /kisskb/src/drivers/pci/pci.c: In function 'pcie_get_readrq': /kisskb/src/drivers/pci/pci.c:5981:6: note: byref variable will be forcibly initialized 5981 | u16 ctl; | ^~~ /kisskb/src/drivers/pci/pci.c: In function 'pcie_get_mps': /kisskb/src/drivers/pci/pci.c:6034:6: note: byref variable will be forcibly initialized 6034 | u16 ctl; | ^~~ /kisskb/src/drivers/pci/pci.c: In function 'pcie_bandwidth_available': /kisskb/src/drivers/pci/pci.c:6088:6: note: byref variable will be forcibly initialized 6088 | u16 lnksta; | ^~~~~~ /kisskb/src/drivers/pci/pci.c: In function 'pci_restore_config_dword': /kisskb/src/drivers/pci/pci.c:1630:6: note: byref variable will be forcibly initialized 1630 | u32 val; | ^~~ /kisskb/src/drivers/pci/pci.c: In function 'pci_restore_rebar_state': /kisskb/src/drivers/pci/pci.c:1688:6: note: byref variable will be forcibly initialized 1688 | u32 ctrl; | ^~~~ /kisskb/src/drivers/pci/pci.c: In function 'pci_dev_wait': /kisskb/src/drivers/pci/pci.c:1268:6: note: byref variable will be forcibly initialized 1268 | u32 id; | ^~ /kisskb/src/drivers/pci/pci.c: In function 'pci_pm_reset': /kisskb/src/drivers/pci/pci.c:4799:6: note: byref variable will be forcibly initialized 4799 | u16 csr; | ^~~ /kisskb/src/drivers/pci/pci.c: In function 'pci_dev_str_match_path': /kisskb/src/drivers/pci/pci.c:274:7: note: byref variable will be forcibly initialized 274 | char end; | ^~~ /kisskb/src/drivers/pci/pci.c:272:31: note: byref variable will be forcibly initialized 272 | unsigned int seg, bus, slot, func; | ^~~~ /kisskb/src/drivers/pci/pci.c:272:25: note: byref variable will be forcibly initialized 272 | unsigned int seg, bus, slot, func; | ^~~~ /kisskb/src/drivers/pci/pci.c:272:20: note: byref variable will be forcibly initialized 272 | unsigned int seg, bus, slot, func; | ^~~ /kisskb/src/drivers/pci/pci.c:272:15: note: byref variable will be forcibly initialized 272 | unsigned int seg, bus, slot, func; | ^~~ /kisskb/src/drivers/pci/pci.c: In function 'pci_dev_str_match': /kisskb/src/drivers/pci/pci.c:367:51: note: byref variable will be forcibly initialized 367 | unsigned short vendor, device, subsystem_vendor, subsystem_device; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/pci/pci.c:367:33: note: byref variable will be forcibly initialized 367 | unsigned short vendor, device, subsystem_vendor, subsystem_device; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/pci/pci.c:367:25: note: byref variable will be forcibly initialized 367 | unsigned short vendor, device, subsystem_vendor, subsystem_device; | ^~~~~~ /kisskb/src/drivers/pci/pci.c:367:17: note: byref variable will be forcibly initialized 367 | unsigned short vendor, device, subsystem_vendor, subsystem_device; | ^~~~~~ /kisskb/src/drivers/pci/pci.c:366:6: note: byref variable will be forcibly initialized 366 | int count; | ^~~~~ /kisskb/src/drivers/pci/pci.c: In function 'pci_disable_acs_redir': /kisskb/src/drivers/pci/pci.c:884:6: note: byref variable will be forcibly initialized 884 | u16 ctrl; | ^~~~ /kisskb/src/drivers/pci/pci.c:882:14: note: byref variable will be forcibly initialized 882 | const char *p; | ^ /kisskb/src/drivers/pci/pci.c: In function 'pci_intx': /kisskb/src/drivers/pci/pci.c:4577:6: note: byref variable will be forcibly initialized 4577 | u16 pci_command, new; | ^~~~~~~~~~~ /kisskb/src/drivers/pci/pci.c: In function 'pcie_get_speed_cap': /kisskb/src/drivers/pci/pci.c:6137:15: note: byref variable will be forcibly initialized 6137 | u32 lnkcap2, lnkcap; | ^~~~~~ /kisskb/src/drivers/pci/pci.c:6137:6: note: byref variable will be forcibly initialized 6137 | u32 lnkcap2, lnkcap; | ^~~~~~~ /kisskb/src/drivers/pci/pci.c: In function 'pcie_get_width_cap': /kisskb/src/drivers/pci/pci.c:6173:6: note: byref variable will be forcibly initialized 6173 | u32 lnkcap; | ^~~~~~ /kisskb/src/drivers/pci/pci.c: In function 'pci_enable_atomic_ops_to_root': /kisskb/src/drivers/pci/pci.c:3757:11: note: byref variable will be forcibly initialized 3757 | u32 cap, ctl2; | ^~~~ /kisskb/src/drivers/pci/pci.c:3757:6: note: byref variable will be forcibly initialized 3757 | u32 cap, ctl2; | ^~~ /kisskb/src/drivers/pci/pci.c: In function 'pci_set_cacheline_size': /kisskb/src/drivers/pci/pci.c:4434:5: note: byref variable will be forcibly initialized 4434 | u8 cacheline_size; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/pci/pci.c: In function 'pcix_set_mmrbc': /kisskb/src/drivers/pci/pci.c:5939:6: note: byref variable will be forcibly initialized 5939 | u16 cmd; | ^~~ /kisskb/src/drivers/pci/pci.c:5938:6: note: byref variable will be forcibly initialized 5938 | u32 stat, v, o; | ^~~~ /kisskb/src/drivers/pci/pci.c: In function 'pcie_set_readrq': /kisskb/src/drivers/pci/pci.c:6034:6: note: byref variable will be forcibly initialized 6034 | u16 ctl; | ^~~ /kisskb/src/drivers/pci/pci.c: In function 'pci_device_is_present': /kisskb/src/drivers/pci/pci.c:6413:6: note: byref variable will be forcibly initialized 6413 | u32 v; | ^ /kisskb/src/drivers/pci/pci.c: In function 'pci_wait_for_pending': /kisskb/src/drivers/pci/pci.c:849:7: note: byref variable will be forcibly initialized 849 | u16 status; | ^~~~~~ /kisskb/src/drivers/pci/pci.c: In function 'pci_af_flr': /kisskb/src/drivers/pci/pci.c:4741:5: note: byref variable will be forcibly initialized 4741 | u8 cap; | ^~~ /kisskb/src/drivers/pci/pci.c: In function 'pci_update_current_state': /kisskb/src/drivers/pci/pci.c:1208:7: note: byref variable will be forcibly initialized 1208 | u16 pmcsr; | ^~~~~ /kisskb/src/drivers/pci/pci.c: In function 'pci_set_power_state': /kisskb/src/drivers/pci/pci.c:1372:5: note: byref variable will be forcibly initialized 1372 | int pci_set_power_state(struct pci_dev *dev, pci_power_t state) | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/fs/xfs/xfs_linux.h:78, 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_start_cksum_safe': /kisskb/src/fs/xfs/libxfs/xfs_cksum.h:16:11: note: byref variable will be forcibly initialized 16 | uint32_t zero = 0; | ^~~~ 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:203:24: note: byref variable will be forcibly initialized 203 | 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:245:24: note: byref variable will be forcibly initialized 245 | 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:180:24: note: byref variable will be forcibly initialized 180 | 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/pci/pci.c: In function 'do_pci_enable_device': /kisskb/src/drivers/pci/pci.c:1860:5: note: byref variable will be forcibly initialized 1860 | u8 pin; | ^~~ /kisskb/src/drivers/pci/pci.c:1859:6: note: byref variable will be forcibly initialized 1859 | u16 cmd; | ^~~ /kisskb/src/drivers/pci/pci.c: In function 'do_pci_disable_device': /kisskb/src/drivers/pci/pci.c:2159:6: note: byref variable will be forcibly initialized 2159 | u16 pci_command; | ^~~~~~~~~~~ /kisskb/src/drivers/gpio/gpio-tps6586x.c: In function 'tps6586x_gpio_get': /kisskb/src/drivers/gpio/gpio-tps6586x.c:33:10: note: byref variable will be forcibly initialized 33 | uint8_t val; | ^~~ /kisskb/src/drivers/pci/pci.c: In function 'pci_check_pme_status': /kisskb/src/drivers/pci/pci.c:2270:6: note: byref variable will be forcibly initialized 2270 | u16 pmcsr; | ^~~~~ /kisskb/src/drivers/pci/pci.c: In function 'pci_pme_restore': /kisskb/src/drivers/pci/pci.c:2397:6: note: byref variable will be forcibly initialized 2397 | u16 pmcsr; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_read_buf_block': /kisskb/src/fs/xfs/xfs_trans.h:203:24: note: byref variable will be forcibly initialized 203 | 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:1267:15: note: byref variable will be forcibly initialized 1267 | xfs_daddr_t d; | ^ 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_btree_readahead_ptr': /kisskb/src/fs/xfs/xfs_buf.h:245:24: note: byref variable will be forcibly initialized 245 | 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:974:15: note: byref variable will be forcibly initialized 974 | xfs_daddr_t daddr; | ^~~~~ /kisskb/src/drivers/pci/pci.c: In function 'pci_bridge_d3_update': /kisskb/src/drivers/pci/pci.c:3024:7: note: byref variable will be forcibly initialized 3024 | bool d3cold_ok = true; | ^~~~~~~~~ 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_btree_dup_cursor': /kisskb/src/fs/xfs/xfs_trans.h:203:24: note: byref variable will be forcibly initialized 203 | 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:394:18: note: byref variable will be forcibly initialized 394 | struct xfs_buf *bp; /* btree block's buffer pointer */ | ^~ /kisskb/src/drivers/pci/pci.c: In function 'pci_pm_init': /kisskb/src/drivers/pci/pci.c:3107:6: note: byref variable will be forcibly initialized 3107 | u16 pmc; | ^~~ /kisskb/src/drivers/pci/pci.c:3106:6: note: byref variable will be forcibly initialized 3106 | u16 status; | ^~~~~~ /kisskb/src/drivers/pci/pci.c: In function 'pci_ea_init': /kisskb/src/drivers/pci/pci.c:3341:5: note: byref variable will be forcibly initialized 3341 | u8 num_ent; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_lastrec': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:728:19: note: byref variable will be forcibly initialized 728 | struct xfs_buf *bp; /* buffer containing block */ | ^~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_firstrec': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:698:19: note: byref variable will be forcibly initialized 698 | struct xfs_buf *bp; /* buffer containing block */ | ^~ 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_btree_read_bufl': /kisskb/src/fs/xfs/xfs_trans.h:203:24: note: byref variable will be forcibly initialized 203 | 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:797:19: note: byref variable will be forcibly initialized 797 | struct xfs_buf *bp; /* return value */ | ^~ /kisskb/src/drivers/pci/pci.c: In function 'pci_configure_ari': /kisskb/src/drivers/pci/pci.c:3459:6: note: byref variable will be forcibly initialized 3459 | u32 cap; | ^~~ 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_btree_reada_bufl': /kisskb/src/fs/xfs/xfs_buf.h:245:24: note: byref variable will be forcibly initialized 245 | 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/pci/pci.c: In function 'pci_rebar_get_current_size': /kisskb/src/drivers/pci/pci.c:3705:6: note: byref variable will be forcibly initialized 3705 | u32 ctrl; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_reada_bufs': /kisskb/src/fs/xfs/xfs_buf.h:245:24: note: byref variable will be forcibly initialized 245 | 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/pci/pci.c: In function 'pci_rebar_set_size': /kisskb/src/drivers/pci/pci.c:3727:6: note: byref variable will be forcibly initialized 3727 | u32 ctrl; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_get_buf_block': /kisskb/src/fs/xfs/xfs_trans.h:180:24: note: byref variable will be forcibly initialized 180 | 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:1238:15: note: byref variable will be forcibly initialized 1238 | xfs_daddr_t d; | ^ /kisskb/src/drivers/pci/pci.c: In function 'pcibios_set_master': /kisskb/src/drivers/pci/pci.c:4381:5: note: byref variable will be forcibly initialized 4381 | u8 lat; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_kill_iroot': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:3489:19: note: byref variable will be forcibly initialized 3489 | struct xfs_buf *cbp; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_log_block': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:1462:8: note: byref variable will be forcibly initialized 1462 | int last; /* last byte offset logged */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:1461:8: note: byref variable will be forcibly initialized 1461 | int first; /* first byte offset logged */ | ^~~~~ /kisskb/src/drivers/pci/pci.c: In function 'pci_disable_parity': /kisskb/src/drivers/pci/pci.c:4559:6: note: byref variable will be forcibly initialized 4559 | u16 cmd; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_block_change_owner': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:4365:19: note: byref variable will be forcibly initialized 4365 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_increment': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:1532:19: note: byref variable will be forcibly initialized 1532 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:1530:26: note: byref variable will be forcibly initialized 1530 | struct xfs_btree_block *block; | ^~~~~ /kisskb/src/drivers/pci/pci.c: In function 'pci_reset_secondary_bus': /kisskb/src/drivers/pci/pci.c:5012:6: note: byref variable will be forcibly initialized 5012 | u16 ctrl; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_decrement': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:1633:19: note: byref variable will be forcibly initialized 1633 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:1632:26: note: byref variable will be forcibly initialized 1632 | struct xfs_btree_block *block; | ^~~~~ /kisskb/src/drivers/pci/pci.c: In function 'reset_method_store': /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_dec_cursor': /kisskb/src/drivers/pci/pci.c:5234:8: note: byref variable will be forcibly initialized 5234 | char *options, *name; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:3613:8: note: byref variable will be forcibly initialized 3613 | int i; | ^ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_lookup_get_block': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:1722:15: note: byref variable will be forcibly initialized 1722 | xfs_daddr_t daddr; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:1721:19: note: byref variable will be forcibly initialized 1721 | struct xfs_buf *bp; /* buffer pointer for btree block */ | ^~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_visit_block': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:4257:23: note: byref variable will be forcibly initialized 4257 | union xfs_btree_ptr rptr; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:4256:20: note: byref variable will be forcibly initialized 4256 | struct xfs_buf *bp; | ^~ /kisskb/src/drivers/pci/pci.c: In function 'pcie_bandwidth_capable': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:4255:27: note: byref variable will be forcibly initialized 4255 | struct xfs_btree_block *block; | ^~~~~ /kisskb/src/drivers/pci/pci.c:6173:6: note: byref variable will be forcibly initialized 6173 | u32 lnkcap; | ^~~~~~ /kisskb/src/drivers/pci/pci.c: In function '__pcie_print_link_status': /kisskb/src/drivers/pci/pci.c:6219:18: note: byref variable will be forcibly initialized 6219 | struct pci_dev *limiting_dev = NULL; | ^~~~~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_overlapped_query_range': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:4708:20: note: byref variable will be forcibly initialized 4708 | struct xfs_buf *bp; | ^~ /kisskb/src/drivers/pci/pci.c:6218:28: note: byref variable will be forcibly initialized 6218 | enum pci_bus_speed speed, speed_cap; | ^~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:4704:27: note: byref variable will be forcibly initialized 4704 | struct xfs_btree_block *block; | ^~~~~ /kisskb/src/drivers/pci/pci.c:6218:21: note: byref variable will be forcibly initialized 6218 | enum pci_bus_speed speed, speed_cap; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:4700:23: note: byref variable will be forcibly initialized 4700 | union xfs_btree_key rec_hkey; | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:4699:23: note: byref variable will be forcibly initialized 4699 | union xfs_btree_key rec_key; | ^~~~~~~ /kisskb/src/drivers/pci/pci.c:6217:30: note: byref variable will be forcibly initialized 6217 | enum pcie_link_width width, width_cap; | ^~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:4697:23: note: byref variable will be forcibly initialized 4697 | union xfs_btree_ptr ptr; | ^~~ /kisskb/src/drivers/pci/pci.c:6217:23: note: byref variable will be forcibly initialized 6217 | enum pcie_link_width width, width_cap; | ^~~~~ /kisskb/src/drivers/pci/pci.c: In function 'pci_set_vga_state': /kisskb/src/drivers/pci/pci.c:6297:6: note: byref variable will be forcibly initialized 6297 | u16 cmd; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_lookup': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:1934:8: note: byref variable will be forcibly initialized 1934 | int i; | ^ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:1874:25: note: byref variable will be forcibly initialized 1874 | union xfs_btree_key key; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:1815:22: note: byref variable will be forcibly initialized 1815 | union xfs_btree_ptr ptr; /* ptr to btree block */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:1809:26: note: byref variable will be forcibly initialized 1809 | struct xfs_btree_block *block; /* current btree block */ | ^~~~~ /kisskb/src/drivers/pci/pci.c: In function 'pci_specified_resource_alignment': /kisskb/src/drivers/pci/pci.c:6480:14: note: byref variable will be forcibly initialized 6480 | const char *p; | ^ /kisskb/src/drivers/pci/pci.c:6478:19: note: byref variable will be forcibly initialized 6478 | int align_order, count; | ^~~~~ /kisskb/src/drivers/pci/pci.c:6478:6: note: byref variable will be forcibly initialized 6478 | int align_order, count; | ^~~~~~~~~~~ /kisskb/src/drivers/pci/pci.c: In function 'pci_reassigndev_resource_alignment': /kisskb/src/drivers/pci/pci.c:6604:7: note: byref variable will be forcibly initialized 6604 | bool resize = false; | ^~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_get_leaf_keys': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:1981:22: note: byref variable will be forcibly initialized 1981 | union xfs_btree_key hkey; | ^~~~ /kisskb/src/drivers/pci/pci.c:6603:6: note: byref variable will be forcibly initialized 6603 | u16 command; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:1980:22: note: byref variable will be forcibly initialized 1980 | union xfs_btree_key max_hkey; | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_new_root': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:3003:22: note: byref variable will be forcibly initialized 3003 | union xfs_btree_ptr lptr; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:3002:22: note: byref variable will be forcibly initialized 3002 | union xfs_btree_ptr rptr; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:3001:26: note: byref variable will be forcibly initialized 3001 | struct xfs_btree_block *right; /* right btree block */ | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:3000:19: note: byref variable will be forcibly initialized 3000 | struct xfs_buf *rbp; /* right buffer pointer */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:2998:26: note: byref variable will be forcibly initialized 2998 | struct xfs_btree_block *new; /* new (root) btree block */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:2997:19: note: byref variable will be forcibly initialized 2997 | struct xfs_buf *nbp; /* new (root) buffer */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:2996:26: note: byref variable will be forcibly initialized 2996 | struct xfs_btree_block *left; /* left btree block */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:2995:19: note: byref variable will be forcibly initialized 2995 | struct xfs_buf *lbp; /* left buffer pointer */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:2993:19: note: byref variable will be forcibly initialized 2993 | struct xfs_buf *bp; /* buffer containing block */ | ^~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function '__xfs_btree_updkeys': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:2082:19: note: byref variable will be forcibly initialized 2082 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:2077:22: note: byref variable will be forcibly initialized 2077 | union xfs_btree_key key; /* keys from current level */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_updkeys_force': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:2130:19: note: byref variable will be forcibly initialized 2130 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_update_keys': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:2148:22: note: byref variable will be forcibly initialized 2148 | union xfs_btree_key key; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:2146:19: note: byref variable will be forcibly initialized 2146 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_rshift': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:2454:8: note: byref variable will be forcibly initialized 2454 | int i; /* loop counter */ | ^ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:2449:22: note: byref variable will be forcibly initialized 2449 | union xfs_btree_ptr rptr; /* right block pointer */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:2448:24: note: byref variable will be forcibly initialized 2448 | struct xfs_btree_cur *tcur; /* temporary btree cursor */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:2447:26: note: byref variable will be forcibly initialized 2447 | struct xfs_btree_block *right; /* right btree block */ | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:2446:19: note: byref variable will be forcibly initialized 2446 | struct xfs_buf *rbp; /* right buffer pointer */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:2444:19: note: byref variable will be forcibly initialized 2444 | struct xfs_buf *lbp; /* left buffer pointer */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_lshift': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:2259:8: note: byref variable will be forcibly initialized 2259 | int i; | ^ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:2254:22: note: byref variable will be forcibly initialized 2254 | union xfs_btree_ptr lptr; /* left btree pointer */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:2252:24: note: byref variable will be forcibly initialized 2252 | struct xfs_btree_cur *tcur; /* temporary btree cursor */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:2250:19: note: byref variable will be forcibly initialized 2250 | struct xfs_buf *rbp; /* right buffer pointer */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:2248:26: note: byref variable will be forcibly initialized 2248 | struct xfs_btree_block *left; /* left btree block */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:2247:19: note: byref variable will be forcibly initialized 2247 | struct xfs_buf *lbp; /* left buffer pointer */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function '__xfs_btree_split': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:2624:26: note: byref variable will be forcibly initialized 2624 | struct xfs_btree_block *rrblock; /* right-right btree block */ | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:2623:19: note: byref variable will be forcibly initialized 2623 | struct xfs_buf *rrbp; /* right-right buffer pointer */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:2622:22: note: byref variable will be forcibly initialized 2622 | union xfs_btree_ptr rrptr; /* right-right sibling ptr */ | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:2621:26: note: byref variable will be forcibly initialized 2621 | struct xfs_btree_block *right; /* right btree block */ | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:2620:19: note: byref variable will be forcibly initialized 2620 | struct xfs_buf *rbp; /* right buffer pointer */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:2619:22: note: byref variable will be forcibly initialized 2619 | union xfs_btree_ptr rptr; /* right sibling block ptr */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:2617:19: note: byref variable will be forcibly initialized 2617 | struct xfs_buf *lbp; /* left buffer pointer */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:2616:22: note: byref variable will be forcibly initialized 2616 | union xfs_btree_ptr lptr; /* left sibling block ptr */ | ^~~~ In file included from /kisskb/src/include/linux/mm_types.h:13, 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:2855:29: note: byref variable will be forcibly initialized 2855 | 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:2854:30: note: byref variable will be forcibly initialized 2854 | struct xfs_btree_split_args args; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_delrec': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:3653:24: note: byref variable will be forcibly initialized 3653 | struct xfs_btree_cur *tcur; /* temporary btree cursor */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:3651:19: note: byref variable will be forcibly initialized 3651 | struct xfs_buf *rrbp; /* right-right buffer pointer */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:3650:26: note: byref variable will be forcibly initialized 3650 | struct xfs_btree_block *rrblock; /* right-right btree block */ | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:3649:26: note: byref variable will be forcibly initialized 3649 | struct xfs_btree_block *right; /* right btree block */ | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:3648:19: note: byref variable will be forcibly initialized 3648 | struct xfs_buf *rbp; /* right buffer pointer */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:3647:22: note: byref variable will be forcibly initialized 3647 | union xfs_btree_ptr rptr; /* right sibling block ptr */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:3644:26: note: byref variable will be forcibly initialized 3644 | struct xfs_btree_block *left; /* left btree block */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:3643:19: note: byref variable will be forcibly initialized 3643 | struct xfs_buf *lbp; /* left buffer pointer */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:3642:22: note: byref variable will be forcibly initialized 3642 | union xfs_btree_ptr lptr; /* left sibling block ptr */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:3641:8: note: byref variable will be forcibly initialized 3641 | int i; /* loop counter */ | ^ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:3639:19: note: byref variable will be forcibly initialized 3639 | struct xfs_buf *bp; /* buffer for block */ | ^~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:3638:22: note: byref variable will be forcibly initialized 3638 | union xfs_btree_ptr cptr; /* current block ptr */ | ^~~~ In file included from /kisskb/src/include/linux/mfd/lp8788.h:15, from /kisskb/src/drivers/video/backlight/lp8788_bl.c:12: /kisskb/src/drivers/video/backlight/lp8788_bl.c: In function 'pwm_config': /kisskb/src/include/linux/pwm.h:343:19: note: byref variable will be forcibly initialized 343 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/video/backlight/lp8788_bl.c: In function 'pwm_enable': /kisskb/src/include/linux/pwm.h:368:19: note: byref variable will be forcibly initialized 368 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/video/backlight/lp8788_bl.c: In function 'pwm_disable': /kisskb/src/include/linux/pwm.h:387:19: note: byref variable will be forcibly initialized 387 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/video/backlight/lp8788_bl.c: In function 'lp8788_backlight_register': /kisskb/src/drivers/video/backlight/lp8788_bl.c:189:30: note: byref variable will be forcibly initialized 189 | struct backlight_properties props; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_update': In file included from /kisskb/src/include/linux/mfd/lp8788.h:15, from /kisskb/src/drivers/video/backlight/lp8788_bl.c:12: /kisskb/src/drivers/video/backlight/lp8788_bl.c: In function 'lp8788_pwm_ctrl': /kisskb/src/include/linux/pwm.h:554:19: note: byref variable will be forcibly initialized 554 | struct pwm_state state = { }; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:2194:19: note: byref variable will be forcibly initialized 2194 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_new_iroot': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:2896:22: note: byref variable will be forcibly initialized 2896 | union xfs_btree_ptr nptr; /* new block addr */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:2891:26: note: byref variable will be forcibly initialized 2891 | struct xfs_btree_block *cblock; /* child btree block */ | ^~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:2889:19: note: byref variable will be forcibly initialized 2889 | struct xfs_buf *cbp; /* buffer for cblock */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_make_block_unfull': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:3138:8: note: byref variable will be forcibly initialized 3138 | int logflags = 0; | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_insrec': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:3201:8: note: byref variable will be forcibly initialized 3201 | int ptr; /* key/record index */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:3200:8: note: byref variable will be forcibly initialized 3200 | int optr; /* old key/record index */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:3198:22: note: byref variable will be forcibly initialized 3198 | union xfs_btree_key nkey; /* new block key */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:3197:24: note: byref variable will be forcibly initialized 3197 | struct xfs_btree_cur *ncur; /* new btree cursor */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:3196:22: note: byref variable will be forcibly initialized 3196 | union xfs_btree_ptr nptr; /* new block ptr */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:3195:19: note: byref variable will be forcibly initialized 3195 | struct xfs_buf *bp; /* buffer for block */ | ^~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_insert': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:3405:22: note: byref variable will be forcibly initialized 3405 | union xfs_btree_rec rec; /* record to insert */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:3403:22: note: byref variable will be forcibly initialized 3403 | union xfs_btree_key bkey; /* key of block to insert */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:3401:24: note: byref variable will be forcibly initialized 3401 | struct xfs_btree_cur *ncur; /* new cursor (split result) */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:3400:22: note: byref variable will be forcibly initialized 3400 | union xfs_btree_ptr nptr; /* new block number (split result) */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:3398:8: note: byref variable will be forcibly initialized 3398 | int i; /* result value, 0 for failure */ | ^ /kisskb/src/fs/remap_range.c: In function 'generic_remap_checks': /kisskb/src/fs/remap_range.c:35:11: note: byref variable will be forcibly initialized 35 | uint64_t count = *req_count; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_delete': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:4162:8: note: byref variable will be forcibly initialized 4162 | int i; | ^ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_get_rec': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:4216:19: note: byref variable will be forcibly initialized 4216 | struct xfs_buf *bp; /* buffer pointer */ | ^~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_simple_query_range': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:4609:9: note: byref variable will be forcibly initialized 4609 | int stat; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:4607:23: note: byref variable will be forcibly initialized 4607 | union xfs_btree_key rec_key; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:4606:24: note: byref variable will be forcibly initialized 4606 | union xfs_btree_rec *recp; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_visit_blocks': /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/xfs/libxfs/xfs_btree.c:4288:27: note: byref variable will be forcibly initialized 4288 | struct xfs_btree_block *block = NULL; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:4286:23: note: byref variable will be forcibly initialized 4286 | 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:4410:43: note: byref variable will be forcibly initialized 4410 | struct xfs_btree_block_change_owner_info bbcoi; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_query_range': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:4845:23: note: byref variable will be forcibly initialized 4845 | union xfs_btree_key high_key; | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:4844:23: note: byref variable will be forcibly initialized 4844 | union xfs_btree_key low_key; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:4843:23: note: byref variable will be forcibly initialized 4843 | union xfs_btree_rec rec; | ^~~ /kisskb/src/fs/remap_range.c: In function 'generic_remap_file_range_prep': /kisskb/src/fs/remap_range.c:340:9: note: byref variable will be forcibly initialized 340 | bool is_same = false; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_query_all': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:4875:23: note: byref variable will be forcibly initialized 4875 | union xfs_btree_key high_key; | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c:4874:23: note: byref variable will be forcibly initialized 4874 | union xfs_btree_key low_key; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree.c: In function 'xfs_btree_has_more_records': /kisskb/src/fs/xfs/libxfs/xfs_btree.c:4955:19: note: byref variable will be forcibly initialized 4955 | struct xfs_buf *bp; | ^~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/include/linux/pagemap.h:8, from /kisskb/src/include/linux/f2fs_fs.h:11, from /kisskb/src/fs/f2fs/node.c:9: /kisskb/src/fs/f2fs/node.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/fs/f2fs/node.c: In function 'last_fsync_dnode': /kisskb/src/fs/f2fs/node.c:1508:17: note: byref variable will be forcibly initialized 1508 | struct pagevec pvec; | ^~~~ /kisskb/src/fs/f2fs/node.c:1507:10: note: byref variable will be forcibly initialized 1507 | pgoff_t index; | ^~~~~ In file included from /kisskb/src/fs/btrfs/free-space-tree.c:8: /kisskb/src/fs/btrfs/free-space-tree.c: In function 'btrfs_insert_empty_item': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/btrfs/free-space-tree.c: In function 'add_new_free_space_info': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized /kisskb/src/fs/btrfs/free-space-tree.c:50:12: note: byref variable will be forcibly initialized 50 | static int add_new_free_space_info(struct btrfs_trans_handle *trans, | ^~~~~~~~~~~~~~~~~~~~~~~ /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/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; | ^~~ In file included from /kisskb/src/fs/btrfs/free-space-tree.c:8: /kisskb/src/fs/btrfs/free-space-tree.c: In function 'convert_free_space_to_bitmaps': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/btrfs/free-space-tree.c:186:5: note: byref variable will be forcibly initialized 186 | int convert_free_space_to_bitmaps(struct btrfs_trans_handle *trans, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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; | ^~~ In file included from /kisskb/src/fs/btrfs/free-space-tree.c:8: /kisskb/src/fs/btrfs/free-space-tree.c: In function 'convert_free_space_to_extents': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/btrfs/free-space-tree.c:324:5: note: byref variable will be forcibly initialized 324 | int convert_free_space_to_extents(struct btrfs_trans_handle *trans, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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/fs/btrfs/free-space-tree.c:8: /kisskb/src/fs/btrfs/free-space-tree.c: In function 'add_free_space_extent': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/btrfs/free-space-tree.c:849:12: note: byref variable will be forcibly initialized 849 | static int add_free_space_extent(struct btrfs_trans_handle *trans, | ^~~~~~~~~~~~~~~~~~~~~ /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; | ^~~ In file included from /kisskb/src/fs/btrfs/free-space-tree.c:8: /kisskb/src/fs/btrfs/free-space-tree.c: In function 'remove_free_space_extent': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/btrfs/free-space-tree.c:697:12: note: byref variable will be forcibly initialized 697 | static int remove_free_space_extent(struct btrfs_trans_handle *trans, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/fs/btrfs/free-space-tree.c:8: /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/btrfs/free-space-tree.c:697:12: note: byref variable will be forcibly initialized 697 | static int remove_free_space_extent(struct btrfs_trans_handle *trans, | ^~~~~~~~~~~~~~~~~~~~~~~~ /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:592:17: note: byref variable will be forcibly initialized 592 | u64 cur_start, cur_size; | ^~~~~~~~ /kisskb/src/fs/btrfs/free-space-tree.c:592:6: note: byref variable will be forcibly initialized 592 | u64 cur_start, cur_size; | ^~~~~~~~~ /kisskb/src/fs/btrfs/free-space-tree.c:590:19: note: byref variable will be forcibly initialized 590 | struct btrfs_key key; | ^~~ /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/fs/btrfs/free-space-tree.c: In function 'load_free_space_bitmaps': /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/f2fs/node.c: In function 'remove_nats_in_journal': /kisskb/src/fs/f2fs/node.c:2856:25: note: byref variable will be forcibly initialized 2856 | struct f2fs_nat_entry raw_ne; | ^~~~~~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_available_free_memory': /kisskb/src/fs/f2fs/node.c:48:17: note: byref variable will be forcibly initialized 48 | struct sysinfo val; | ^~~ /kisskb/src/fs/btrfs/free-space-tree.c: In function 'remove_block_group_free_space': /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/fs/f2fs/node.c: In function 'f2fs_get_node_info': /kisskb/src/fs/f2fs/node.c:550:24: note: byref variable will be forcibly initialized 550 | struct f2fs_nat_entry ne; | ^~ /kisskb/src/fs/f2fs/node.c: In function 'truncate_node': /kisskb/src/fs/f2fs/node.c:886:19: note: byref variable will be forcibly initialized 886 | struct node_info ni; | ^~ /kisskb/src/fs/f2fs/node.c: In function 'read_node_page': /kisskb/src/fs/f2fs/node.c:1332:19: note: byref variable will be forcibly initialized 1332 | struct node_info ni; | ^~ /kisskb/src/fs/f2fs/node.c: In function '__write_node_page': /kisskb/src/fs/f2fs/node.c:1567:19: note: byref variable will be forcibly initialized 1567 | struct node_info ni; | ^~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_new_node_page': /kisskb/src/fs/f2fs/node.c:1274:19: note: byref variable will be forcibly initialized 1274 | struct node_info new_ni; | ^~~~~~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_new_inode_page': /kisskb/src/fs/f2fs/node.c:1262:23: note: byref variable will be forcibly initialized 1262 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_ra_node_pages': /kisskb/src/fs/f2fs/node.c:622:18: note: byref variable will be forcibly initialized 622 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/f2fs/node.c: In function 'truncate_partial_nodes': /kisskb/src/fs/f2fs/node.c:1027:8: note: byref variable will be forcibly initialized 1027 | nid_t nid[3]; | ^~~ /kisskb/src/fs/f2fs/node.c: In function 'truncate_nodes': /kisskb/src/fs/f2fs/node.c:949:23: note: byref variable will be forcibly initialized 949 | struct dnode_of_data rdn = *dn; | ^~~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_truncate_inode_blocks': /kisskb/src/fs/f2fs/node.c:1095:23: note: byref variable will be forcibly initialized 1095 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/node.c:1092:24: note: byref variable will be forcibly initialized 1092 | int level, offset[4], noffset[4]; | ^~~~~~~ /kisskb/src/fs/f2fs/node.c:1092:13: note: byref variable will be forcibly initialized 1092 | int level, offset[4], noffset[4]; | ^~~~~~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_truncate_xattr_node': /kisskb/src/fs/f2fs/node.c:1190:23: note: byref variable will be forcibly initialized 1190 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_move_node_page': /kisskb/src/fs/f2fs/node.c:1676:28: note: byref variable will be forcibly initialized 1676 | struct writeback_control wbc = { | ^~~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_fsync_node_pages': /kisskb/src/fs/f2fs/node.c:1744:9: note: byref variable will be forcibly initialized 1744 | bool submitted = false; | ^~~~~~~~~ /kisskb/src/fs/f2fs/node.c:1721:17: note: byref variable will be forcibly initialized 1721 | struct pagevec pvec; | ^~~~ /kisskb/src/fs/f2fs/node.c:1720:10: note: byref variable will be forcibly initialized 1720 | pgoff_t index; | ^~~~~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_flush_inline_data': /kisskb/src/fs/f2fs/node.c:1878:17: note: byref variable will be forcibly initialized 1878 | struct pagevec pvec; | ^~~~ /kisskb/src/fs/f2fs/node.c:1877:10: note: byref variable will be forcibly initialized 1877 | pgoff_t index = 0; | ^~~~~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_sync_node_pages': /kisskb/src/fs/f2fs/node.c:1942:9: note: byref variable will be forcibly initialized 1942 | bool submitted = false; | ^~~~~~~~~ /kisskb/src/fs/f2fs/node.c:1925:17: note: byref variable will be forcibly initialized 1925 | struct pagevec pvec; | ^~~~ /kisskb/src/fs/f2fs/node.c:1924:10: note: byref variable will be forcibly initialized 1924 | pgoff_t index; | ^~~~~ /kisskb/src/lib/crypto/libchacha.c: In function 'chacha_crypt_generic': /kisskb/src/lib/crypto/libchacha.c:19:5: note: byref variable will be forcibly initialized 19 | u8 stream[CHACHA_BLOCK_SIZE] __aligned(sizeof(long)); | ^~~~~~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_write_node_pages': /kisskb/src/fs/f2fs/node.c:2092:18: note: byref variable will be forcibly initialized 2092 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_get_dnode_of_data': /kisskb/src/fs/f2fs/node.c:762:8: note: byref variable will be forcibly initialized 762 | nid_t nids[4]; | ^~~~ /kisskb/src/fs/f2fs/node.c:761:15: note: byref variable will be forcibly initialized 761 | unsigned int noffset[4]; | ^~~~~~~ /kisskb/src/fs/f2fs/node.c:760:6: note: byref variable will be forcibly initialized 760 | int offset[4]; | ^~~~~~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_remove_inode_page': /kisskb/src/fs/f2fs/node.c:1219:23: note: byref variable will be forcibly initialized 1219 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_recover_xattr_data': /kisskb/src/fs/f2fs/node.c:2696:19: note: byref variable will be forcibly initialized 2696 | struct node_info ni; | ^~ /kisskb/src/fs/f2fs/node.c:2695:23: note: byref variable will be forcibly initialized 2695 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/node.c:2694:8: note: byref variable will be forcibly initialized 2694 | nid_t new_xnid; | ^~~~~~~~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_recover_inode_page': /kisskb/src/fs/f2fs/node.c:2740:27: note: byref variable will be forcibly initialized 2740 | struct node_info old_ni, new_ni; | ^~~~~~ /kisskb/src/fs/f2fs/node.c:2740:19: note: byref variable will be forcibly initialized 2740 | 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:3061:12: note: byref variable will be forcibly initialized 3061 | LIST_HEAD(sets); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/f2fs/node.c:3057:24: note: byref variable will be forcibly initialized 3057 | struct nat_entry_set *setvec[SETVEC_SIZE]; | ^~~~~~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_destroy_node_manager': /kisskb/src/fs/f2fs/node.c:3311:24: note: byref variable will be forcibly initialized 3311 | struct nat_entry_set *setvec[SETVEC_SIZE]; | ^~~~~~ /kisskb/src/fs/f2fs/node.c:3310:20: note: byref variable will be forcibly initialized 3310 | struct nat_entry *natvec[NATVEC_SIZE]; | ^~~~~~ 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/space-info.c:3: /kisskb/src/fs/btrfs/space-info.c: In function 'shrink_delalloc': /kisskb/src/include/linux/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/space-info.c:575:3: note: in expansion of macro 'wait_event' 575 | wait_event(fs_info->async_submit_wait, | ^~~~~~~~~~ /kisskb/src/fs/btrfs/space-info.c: In function '__reserve_bytes': /kisskb/src/fs/btrfs/space-info.c:1477:24: note: byref variable will be forcibly initialized 1477 | struct reserve_ticket ticket; | ^~~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/net/core/net_namespace.c:24: /kisskb/src/net/core/net_namespace.c: In function 'nla_put_s32': /kisskb/src/include/net/netlink.h:1448:6: note: byref variable will be forcibly initialized 1448 | s32 tmp = value; | ^~~ /kisskb/src/net/core/net_namespace.c: In function 'rtnl_net_fill': /kisskb/src/include/net/netlink.h:1448:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1448:6: note: byref variable will be forcibly initialized /kisskb/src/net/core/net_namespace.c: In function 'rtnl_valid_dump_net_req': /kisskb/src/net/core/net_namespace.c:983:17: note: byref variable will be forcibly initialized 983 | struct nlattr *tb[NETNSA_MAX + 1]; | ^~ /kisskb/src/net/core/net_namespace.c: In function 'rtnl_net_newid': /kisskb/src/net/core/net_namespace.c:730:17: note: byref variable will be forcibly initialized 730 | struct nlattr *tb[NETNSA_MAX + 1]; | ^~ /kisskb/src/fs/btrfs/tree-checker.c: In function 'chunk_err': /kisskb/src/fs/btrfs/tree-checker.c:717:10: note: byref variable will be forcibly initialized 717 | va_list args; | ^~~~ /kisskb/src/fs/btrfs/tree-checker.c:716:19: note: byref variable will be forcibly initialized 716 | struct va_format vaf; | ^~~ /kisskb/src/fs/btrfs/tree-checker.c: In function 'generic_err': /kisskb/src/fs/btrfs/tree-checker.c:56:10: note: byref variable will be forcibly initialized 56 | va_list args; | ^~~~ /kisskb/src/fs/btrfs/tree-checker.c:55:19: note: byref variable will be forcibly initialized 55 | struct va_format vaf; | ^~~ 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:311:12: note: byref variable will be forcibly initialized 311 | LIST_HEAD(net_exit_list); | ^~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/btrfs/tree-checker.c: In function 'dir_item_err': /kisskb/src/fs/btrfs/tree-checker.c:142:10: note: byref variable will be forcibly initialized 142 | va_list args; | ^~~~ /kisskb/src/fs/btrfs/tree-checker.c:141:19: note: byref variable will be forcibly initialized 141 | struct va_format vaf; | ^~~ /kisskb/src/fs/btrfs/tree-checker.c:140:19: note: byref variable will be forcibly initialized 140 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/tree-checker.c: In function 'file_extent_err': /kisskb/src/fs/btrfs/tree-checker.c:82:10: note: byref variable will be forcibly initialized 82 | va_list args; | ^~~~ /kisskb/src/fs/btrfs/tree-checker.c:81:19: note: byref variable will be forcibly initialized 81 | struct va_format vaf; | ^~~ /kisskb/src/fs/btrfs/tree-checker.c:80:19: note: byref variable will be forcibly initialized 80 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/tree-checker.c: In function 'check_root_key': /kisskb/src/fs/btrfs/tree-checker.c:439:19: note: byref variable will be forcibly initialized 439 | struct btrfs_key item_key; | ^~~~~~~~ /kisskb/src/net/core/net_namespace.c: In function '__unregister_pernet_operations': /kisskb/src/net/core/net_namespace.c:1191:13: note: byref variable will be forcibly initialized 1191 | LIST_HEAD(net_exit_list); | ^~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/btrfs/tree-checker.c: In function 'check_inode_key': /kisskb/src/fs/btrfs/tree-checker.c:387:19: note: byref variable will be forcibly initialized 387 | struct btrfs_key item_key; | ^~~~~~~~ /kisskb/src/net/core/net_namespace.c: In function 'rtnl_net_getid': /kisskb/src/net/core/net_namespace.c:874:17: note: byref variable will be forcibly initialized 874 | struct nlattr *tb[NETNSA_MAX + 1]; | ^~ /kisskb/src/fs/btrfs/tree-checker.c: In function 'block_group_err': /kisskb/src/fs/btrfs/tree-checker.c:623:10: note: byref variable will be forcibly initialized 623 | va_list args; | ^~~~ /kisskb/src/fs/btrfs/tree-checker.c:622:19: note: byref variable will be forcibly initialized 622 | struct va_format vaf; | ^~~ /kisskb/src/fs/btrfs/tree-checker.c:621:19: note: byref variable will be forcibly initialized 621 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/tree-checker.c: In function 'dev_item_err': /kisskb/src/fs/btrfs/tree-checker.c:948:10: note: byref variable will be forcibly initialized 948 | va_list args; | ^~~~ /kisskb/src/fs/btrfs/tree-checker.c:947:19: note: byref variable will be forcibly initialized 947 | struct va_format vaf; | ^~~ /kisskb/src/fs/btrfs/tree-checker.c:946:19: note: byref variable will be forcibly initialized 946 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/tree-checker.c: In function 'extent_err': /kisskb/src/fs/btrfs/tree-checker.c:1179:10: note: byref variable will be forcibly initialized 1179 | va_list args; | ^~~~ /kisskb/src/fs/btrfs/tree-checker.c:1178:19: note: byref variable will be forcibly initialized 1178 | struct va_format vaf; | ^~~ /kisskb/src/fs/btrfs/tree-checker.c:1177:19: note: byref variable will be forcibly initialized 1177 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/tree-checker.c: In function 'check_extent_data_item': /kisskb/src/fs/btrfs/tree-checker.c:206:6: note: byref variable will be forcibly initialized 206 | u64 extent_end; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/tree-checker.c: In function 'check_dir_item': /kisskb/src/fs/btrfs/tree-checker.c:597:9: note: byref variable will be forcibly initialized 597 | char namebuf[max(BTRFS_NAME_LEN, XATTR_NAME_MAX)]; | ^~~~~~~ /kisskb/src/fs/btrfs/tree-checker.c:494:20: note: byref variable will be forcibly initialized 494 | 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:642:32: note: byref variable will be forcibly initialized 642 | 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:1760:24: note: byref variable will be forcibly initialized 1760 | struct btrfs_key key, next_key; | ^~~~~~~~ /kisskb/src/fs/btrfs/tree-checker.c:1760:19: note: byref variable will be forcibly initialized 1760 | struct btrfs_key key, next_key; | ^~~ /kisskb/src/fs/btrfs/tree-checker.c: In function 'btrfs_check_chunk_valid': /kisskb/src/fs/btrfs/tree-checker.c:764:6: note: byref variable will be forcibly initialized 764 | u64 chunk_end; | ^~~~~~~~~ /kisskb/src/fs/btrfs/tree-checker.c: In function 'check_leaf': /kisskb/src/fs/btrfs/tree-checker.c:1611:19: note: byref variable will be forcibly initialized 1611 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/tree-checker.c:1610:19: note: byref variable will be forcibly initialized 1610 | struct btrfs_key prev_key = {0, 0, 0}; | ^~~~~~~~ /kisskb/src/fs/direct-io.c: In function 'do_blockdev_direct_IO': /kisskb/src/fs/direct-io.c:1140:18: note: byref variable will be forcibly initialized 1140 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/btrfs/delalloc-space.c: In function 'btrfs_inode_rsv_release': /kisskb/src/fs/btrfs/delalloc-space.c:211:6: note: byref variable will be forcibly initialized 211 | u64 qgroup_to_release = 0; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/video/backlight/sky81452-backlight.c: In function 'sky81452_bl_show_fault': /kisskb/src/drivers/video/backlight/sky81452-backlight.c:145:15: note: byref variable will be forcibly initialized 145 | unsigned int value = 0; | ^~~~~ /kisskb/src/drivers/video/backlight/sky81452-backlight.c: In function 'sky81452_bl_show_open_short': /kisskb/src/drivers/video/backlight/sky81452-backlight.c:116:7: note: byref variable will be forcibly initialized 116 | char tmp[3]; | ^~~ /kisskb/src/drivers/video/backlight/sky81452-backlight.c:115:20: note: byref variable will be forcibly initialized 115 | unsigned int reg, value = 0; | ^~~~~ /kisskb/src/drivers/video/backlight/sky81452-backlight.c: In function 'sky81452_bl_store_enable': /kisskb/src/drivers/video/backlight/sky81452-backlight.c:96:16: note: byref variable will be forcibly initialized 96 | unsigned long value; | ^~~~~ /kisskb/src/drivers/video/backlight/sky81452-backlight.c: In function 'sky81452_bl_parse_dt': /kisskb/src/drivers/video/backlight/sky81452-backlight.c:188:15: note: byref variable will be forcibly initialized 188 | unsigned int sources[6]; | ^~~~~~~ /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/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/fs/btrfs/ctree.h:11, from /kisskb/src/fs/btrfs/block-group.c:5: /kisskb/src/fs/btrfs/block-group.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/fs/btrfs/block-group.c: In function 'remove_block_group_item': /kisskb/src/fs/btrfs/block-group.c:841:19: note: byref variable will be forcibly initialized 841 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/block-group.c: In function 'read_bg_from_eb': /kisskb/src/fs/btrfs/block-group.c:1631:32: note: byref variable will be forcibly initialized 1631 | struct btrfs_block_group_item bg; | ^~ /kisskb/src/fs/btrfs/block-group.c: In function 'find_first_block_group': /kisskb/src/fs/btrfs/block-group.c:1683:19: note: byref variable will be forcibly initialized 1683 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/block-group.c: In function 'insert_block_group_item': /kisskb/src/fs/btrfs/block-group.c:2280:19: note: byref variable will be forcibly initialized 2280 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/block-group.c:2278:32: note: byref variable will be forcibly initialized 2278 | struct btrfs_block_group_item bgi; | ^~~ In file included from /kisskb/src/fs/btrfs/block-group.c:5: /kisskb/src/fs/btrfs/block-group.c: In function 'btrfs_insert_empty_item': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/btrfs/block-group.c: In function 'insert_dev_extent': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized /kisskb/src/fs/btrfs/block-group.c:2296:12: note: byref variable will be forcibly initialized 2296 | static int insert_dev_extent(struct btrfs_trans_handle *trans, | ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/block-group.c:2305:19: note: byref variable will be forcibly initialized 2305 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/block-group.c: In function 'cache_save_setup': /kisskb/src/fs/btrfs/block-group.c:2695:6: note: byref variable will be forcibly initialized 2695 | u64 alloc_hint = 0; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/block-group.c:2694:27: note: byref variable will be forcibly initialized 2694 | struct extent_changeset *data_reserved = NULL; | ^~~~~~~~~~~~~ /kisskb/src/fs/btrfs/block-group.c: In function 'update_block_group_item': /kisskb/src/fs/btrfs/block-group.c:2660:19: note: byref variable will be forcibly initialized 2660 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/block-group.c:2659:32: note: byref variable will be forcibly initialized 2659 | struct btrfs_block_group_item bgi; | ^~~ /kisskb/src/fs/btrfs/block-group.c: In function 'fill_dummy_bgs': /kisskb/src/fs/btrfs/block-group.c:2113:27: note: byref variable will be forcibly initialized 2113 | struct btrfs_space_info *space_info; | ^~~~~~~~~~ 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:717, from /kisskb/src/fs/btrfs/ctree.h:9, from /kisskb/src/fs/btrfs/block-group.c:5: /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:323:2: note: in expansion of macro 'wait_var_event' 323 | 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:360:2: note: in expansion of macro 'wait_var_event' 360 | 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:4: /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:408:2: note: in expansion of macro 'wait_event' 408 | 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:423:2: note: in expansion of macro 'wait_event' 423 | 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:444:2: note: in expansion of macro 'wait_event' 444 | wait_event(caching_ctl->wait, space_cache_v1_done(cache)); | ^~~~~~~~~~ /kisskb/src/fs/btrfs/block-group.c: In function 'add_new_free_space': /kisskb/src/fs/btrfs/block-group.c:477:20: note: byref variable will be forcibly initialized 477 | u64 extent_start, extent_end, size, total_added = 0; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/block-group.c:477:6: note: byref variable will be forcibly initialized 477 | u64 extent_start, extent_end, size, total_added = 0; | ^~~~~~~~~~~~ /kisskb/src/fs/btrfs/block-group.c: In function 'load_extent_tree_free': /kisskb/src/fs/btrfs/block-group.c:520:19: note: byref variable will be forcibly initialized 520 | struct btrfs_key key; | ^~~ /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; | ^~~~~~ 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:4: /kisskb/src/fs/btrfs/block-group.c: In function 'btrfs_reclaim_bgs_work': /kisskb/src/fs/btrfs/block-group.c:1511:12: note: byref variable will be forcibly initialized 1511 | LIST_HEAD(again_list); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /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/fs/btrfs/block-group.c: In function 'exclude_super_stripes': /kisskb/src/fs/btrfs/block-group.c:1835:9: note: byref variable will be forcibly initialized 1835 | int i, nr, ret; | ^~ /kisskb/src/fs/btrfs/block-group.c:1834:6: note: byref variable will be forcibly initialized 1834 | int stripe_len; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/block-group.c:1833:7: note: byref variable will be forcibly initialized 1833 | u64 *logical; | ^~~~~~~ /kisskb/src/fs/btrfs/block-group.c: In function 'read_one_block_group': /kisskb/src/fs/btrfs/block-group.c:1991:27: note: byref variable will be forcibly initialized 1991 | struct btrfs_space_info *space_info; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/block-group.c: In function 'btrfs_read_block_groups': /kisskb/src/fs/btrfs/block-group.c:2194:33: note: byref variable will be forcibly initialized 2194 | struct btrfs_block_group_item bgi; | ^~~ /kisskb/src/fs/btrfs/block-group.c:2172:19: note: byref variable will be forcibly initialized 2172 | struct btrfs_key key; | ^~~ In file included from /kisskb/src/include/linux/random.h:13, from /kisskb/src/net/core/secure_seq.c:10: /kisskb/src/net/core/secure_seq.c: In function 'net_secret_init': /kisskb/src/include/linux/once.h:44:18: note: byref variable will be forcibly initialized 44 | unsigned long ___flags; \ | ^~~~~~~~ /kisskb/src/include/linux/once.h:56:2: note: in expansion of macro 'DO_ONCE' 56 | DO_ONCE(get_random_bytes, (buf), (nbytes)) | ^~~~~~~ /kisskb/src/include/linux/net.h:286:2: note: in expansion of macro 'get_random_once' 286 | get_random_once((buf), (nbytes)) | ^~~~~~~~~~~~~~~ /kisskb/src/net/core/secure_seq.c:27:2: note: in expansion of macro 'net_get_random_once' 27 | net_get_random_once(&net_secret, sizeof(net_secret)); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/secure_seq.c: In function 'ts_secret_init': /kisskb/src/include/linux/once.h:44:18: note: byref variable will be forcibly initialized 44 | unsigned long ___flags; \ | ^~~~~~~~ /kisskb/src/include/linux/once.h:56:2: note: in expansion of macro 'DO_ONCE' 56 | DO_ONCE(get_random_bytes, (buf), (nbytes)) | ^~~~~~~ /kisskb/src/include/linux/net.h:286:2: note: in expansion of macro 'get_random_once' 286 | get_random_once((buf), (nbytes)) | ^~~~~~~~~~~~~~~ /kisskb/src/net/core/secure_seq.c:32:2: note: in expansion of macro 'net_get_random_once' 32 | net_get_random_once(&ts_secret, sizeof(ts_secret)); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/secure_seq.c: In function 'secure_ipv4_port_ephemeral': /kisskb/src/include/linux/once.h:44:18: note: byref variable will be forcibly initialized 44 | unsigned long ___flags; \ | ^~~~~~~~ /kisskb/src/include/linux/once.h:56:2: note: in expansion of macro 'DO_ONCE' 56 | DO_ONCE(get_random_bytes, (buf), (nbytes)) | ^~~~~~~ /kisskb/src/include/linux/net.h:286:2: note: in expansion of macro 'get_random_once' 286 | get_random_once((buf), (nbytes)) | ^~~~~~~~~~~~~~~ /kisskb/src/net/core/secure_seq.c:27:2: note: in expansion of macro 'net_get_random_once' 27 | net_get_random_once(&net_secret, sizeof(net_secret)); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/buffer.c: In function 'clean_bdev_aliases': /kisskb/src/fs/buffer.c:1647:10: note: byref variable will be forcibly initialized 1647 | pgoff_t index = block >> (PAGE_SHIFT - bd_inode->i_blkbits); | ^~~~~ /kisskb/src/fs/buffer.c:1646:17: note: byref variable will be forcibly initialized 1646 | struct pagevec pvec; | ^~~~ /kisskb/src/net/core/secure_seq.c: In function 'secure_tcp_seq': /kisskb/src/include/linux/once.h:44:18: note: byref variable will be forcibly initialized 44 | unsigned long ___flags; \ | ^~~~~~~~ /kisskb/src/include/linux/once.h:56:2: note: in expansion of macro 'DO_ONCE' 56 | DO_ONCE(get_random_bytes, (buf), (nbytes)) | ^~~~~~~ /kisskb/src/include/linux/net.h:286:2: note: in expansion of macro 'get_random_once' 286 | get_random_once((buf), (nbytes)) | ^~~~~~~~~~~~~~~ /kisskb/src/net/core/secure_seq.c:27:2: note: in expansion of macro 'net_get_random_once' 27 | net_get_random_once(&net_secret, sizeof(net_secret)); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/secure_seq.c: In function 'secure_tcp_ts_off': /kisskb/src/include/linux/once.h:44:18: note: byref variable will be forcibly initialized 44 | unsigned long ___flags; \ | ^~~~~~~~ /kisskb/src/include/linux/once.h:56:2: note: in expansion of macro 'DO_ONCE' 56 | DO_ONCE(get_random_bytes, (buf), (nbytes)) | ^~~~~~~ /kisskb/src/include/linux/net.h:286:2: note: in expansion of macro 'get_random_once' 286 | get_random_once((buf), (nbytes)) | ^~~~~~~~~~~~~~~ /kisskb/src/net/core/secure_seq.c:32:2: note: in expansion of macro 'net_get_random_once' 32 | net_get_random_once(&ts_secret, sizeof(ts_secret)); | ^~~~~~~~~~~~~~~~~~~ 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:4: /kisskb/src/fs/btrfs/block-group.c: In function 'btrfs_start_dirty_block_groups': /kisskb/src/fs/btrfs/block-group.c:2898:12: note: byref variable will be forcibly initialized 2898 | LIST_HEAD(dirty); | ^~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | 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/btrfs/misc.h:6, from /kisskb/src/fs/btrfs/block-group.c:4: /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:3152:5: note: in expansion of macro 'wait_event' 3152 | wait_event(cur_trans->writer_wait, | ^~~~~~~~~~ /kisskb/src/fs/buffer.c: In function 'fsync_buffers_list': /kisskb/src/fs/buffer.c:679:18: note: byref variable will be forcibly initialized 679 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/buffer.c:676:19: note: byref variable will be forcibly initialized 676 | struct list_head tmp; | ^~~ /kisskb/src/drivers/video/backlight/arcxcnn_bl.c: In function 'arcxcnn_parse_dt': /kisskb/src/drivers/video/backlight/arcxcnn_bl.c:179:34: note: byref variable will be forcibly initialized 179 | u32 prog_val, num_entry, entry, sources[ARCXCNN_LEDEN_BITS]; | ^~~~~~~ /kisskb/src/drivers/video/backlight/arcxcnn_bl.c:179:6: note: byref variable will be forcibly initialized 179 | u32 prog_val, num_entry, entry, sources[ARCXCNN_LEDEN_BITS]; | ^~~~~~~~ /kisskb/src/fs/buffer.c: In function 'generic_cont_expand_simple': /kisskb/src/fs/buffer.c:2390:8: note: byref variable will be forcibly initialized 2390 | void *fsdata; | ^~~~~~ /kisskb/src/fs/buffer.c:2389:15: note: byref variable will be forcibly initialized 2389 | struct page *page; | ^~~~ /kisskb/src/fs/buffer.c: In function 'cont_expand_zero': /kisskb/src/fs/buffer.c:2416:8: note: byref variable will be forcibly initialized 2416 | void *fsdata; | ^~~~~~ /kisskb/src/fs/buffer.c:2415:15: note: byref variable will be forcibly initialized 2415 | struct page *page; | ^~~~ /kisskb/src/fs/buffer.c: In function 'block_truncate_page': /kisskb/src/fs/buffer.c:2920:22: note: byref variable will be forcibly initialized 2920 | struct buffer_head *bh; | ^~ /kisskb/src/fs/buffer.c: In function 'nobh_truncate_page': /kisskb/src/fs/buffer.c:2842:21: note: byref variable will be forcibly initialized 2842 | struct buffer_head map_bh; | ^~~~~~ /kisskb/src/fs/buffer.c: In function 'try_to_free_buffers': /kisskb/src/fs/buffer.c:3270:22: note: byref variable will be forcibly initialized 3270 | struct buffer_head *buffers_to_free = NULL; | ^~~~~~~~~~~~~~~ /kisskb/src/fs/buffer.c: In function '__breadahead': /kisskb/src/fs/buffer.c:1381:22: note: byref variable will be forcibly initialized 1381 | struct buffer_head *bh = __getblk(bdev, block, size); | ^~ /kisskb/src/fs/buffer.c: In function '__breadahead_gfp': /kisskb/src/fs/buffer.c:1392:22: note: byref variable will be forcibly initialized 1392 | struct buffer_head *bh = __getblk_gfp(bdev, block, size, gfp); | ^~ /kisskb/src/fs/buffer.c: In function 'write_boundary_block': /kisskb/src/fs/buffer.c:562:22: note: byref variable will be forcibly initialized 562 | struct buffer_head *bh = __find_get_block(bdev, bblock + 1, blocksize); | ^~ /kisskb/src/fs/buffer.c: In function '__block_write_begin_int': /kisskb/src/fs/buffer.c:2019:34: note: byref variable will be forcibly initialized 2019 | struct buffer_head *bh, *head, *wait[2], **wait_bh=wait; | ^~~~ /kisskb/src/fs/buffer.c:2019:22: note: byref variable will be forcibly initialized 2019 | struct buffer_head *bh, *head, *wait[2], **wait_bh=wait; | ^~ /kisskb/src/lib/crypto/aes.c: In function 'aes_encrypt': /kisskb/src/lib/crypto/aes.c:262:14: note: byref variable will be forcibly initialized 262 | u32 st0[4], st1[4]; | ^~~ /kisskb/src/lib/crypto/aes.c:262:6: note: byref variable will be forcibly initialized 262 | u32 st0[4], st1[4]; | ^~~ /kisskb/src/lib/crypto/aes.c: In function 'aes_decrypt': /kisskb/src/lib/crypto/aes.c:313:14: note: byref variable will be forcibly initialized 313 | u32 st0[4], st1[4]; | ^~~ /kisskb/src/lib/crypto/aes.c:313:6: note: byref variable will be forcibly initialized 313 | u32 st0[4], st1[4]; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_btree_staging.c: In function 'xfs_btree_bload_node': /kisskb/src/fs/xfs/libxfs/xfs_btree_staging.c:484:20: note: byref variable will be forcibly initialized 484 | struct xfs_buf *child_bp; | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree_staging.c:483:27: note: byref variable will be forcibly initialized 483 | struct xfs_btree_block *child_block; | ^~~~~~~~~~~ /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:376:27: note: byref variable will be forcibly initialized 376 | struct xfs_btree_block *new_block; | ^~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree_staging.c:375:20: note: byref variable will be forcibly initialized 375 | struct xfs_buf *new_bp; | ^~~~~~ /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_compute_geometry': /kisskb/src/fs/xfs/libxfs/xfs_btree_staging.c:669:16: note: byref variable will be forcibly initialized 669 | unsigned int avg_per_block; | ^~~~~~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree_staging.c:667:12: note: byref variable will be forcibly initialized 667 | uint64_t dontcare64; | ^~~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree_staging.c:666:12: note: byref variable will be forcibly initialized 666 | uint64_t level_blocks; | ^~~~~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree_staging.c: In function 'xfs_btree_bload': /kisskb/src/fs/xfs/libxfs/xfs_btree_staging.c:809:23: note: byref variable will be forcibly initialized 809 | union xfs_btree_ptr first_ptr; | ^~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree_staging.c:757:17: note: byref variable will be forcibly initialized 757 | unsigned int avg_per_block; | ^~~~~~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree_staging.c:755:13: note: byref variable will be forcibly initialized 755 | uint64_t blocks_with_extra; | ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree_staging.c:753:13: note: byref variable will be forcibly initialized 753 | uint64_t blocks; | ^~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree_staging.c:751:27: note: byref variable will be forcibly initialized 751 | struct xfs_btree_block *block = NULL; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree_staging.c:750:20: note: byref variable will be forcibly initialized 750 | struct xfs_buf *bp = NULL; | ^~ /kisskb/src/fs/xfs/libxfs/xfs_btree_staging.c:749:23: note: byref variable will be forcibly initialized 749 | union xfs_btree_ptr ptr; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_btree_staging.c:748:23: note: byref variable will be forcibly initialized 748 | union xfs_btree_ptr child_ptr; | ^~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_btree_staging.c:747:20: note: byref variable will be forcibly initialized 747 | struct list_head buffers_list; | ^~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_netlink_extack': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/fs/btrfs/discard.c: In function 'btrfs_discard_workfn': /kisskb/src/fs/btrfs/discard.c:443:6: note: byref variable will be forcibly initialized 443 | u64 trimmed = 0; | ^~~~~~~ /kisskb/src/fs/btrfs/discard.c:442:6: note: byref variable will be forcibly initialized 442 | int discard_index = 0; | ^~~~~~~~~~~~~ /kisskb/src/fs/btrfs/discard.c:441:27: note: byref variable will be forcibly initialized 441 | enum btrfs_discard_state discard_state; | ^~~~~~~~~~~~~ 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, 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 '__bpf_trace_netlink_extack': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/net/netlink/af_netlink.c: In function 'netlink_set_err': /kisskb/src/net/netlink/af_netlink.c:1578:30: note: byref variable will be forcibly initialized 1578 | struct netlink_set_err_data info; | ^~~~ 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_hash': /kisskb/src/net/netlink/af_netlink.c:2816:29: note: byref variable will be forcibly initialized 2816 | struct netlink_compare_arg arg; | ^~~ 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:511:29: note: byref variable will be forcibly initialized 511 | struct netlink_compare_arg arg; | ^~~ /kisskb/src/net/netlink/af_netlink.c: In function 'netlink_lookup': /kisskb/src/net/netlink/af_netlink.c:511:29: note: byref variable will be forcibly initialized /kisskb/src/net/netlink/af_netlink.c: In function 'netlink_broadcast': /kisskb/src/net/netlink/af_netlink.c:1490:32: note: byref variable will be forcibly initialized 1490 | 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:1820:20: note: byref variable will be forcibly initialized 1820 | struct nl_pktinfo info; | ^~~~ In file included from /kisskb/src/fs/btrfs/reflink.c:6: /kisskb/src/fs/btrfs/reflink.c: In function 'btrfs_insert_empty_item': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/net/netlink/af_netlink.c:67: /kisskb/src/net/netlink/af_netlink.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ 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/fs/btrfs/reflink.c: In function 'copy_inline_to_page': /kisskb/src/fs/btrfs/reflink.c:61:27: note: byref variable will be forcibly initialized 61 | struct extent_changeset *data_reserved = NULL; | ^~~~~~~~~~~~~ /kisskb/src/net/netlink/af_netlink.c: In function 'netlink_recvmsg': /kisskb/src/net/netlink/af_netlink.c:1820:20: note: byref variable will be forcibly initialized 1820 | struct nl_pktinfo info; | ^~~~ /kisskb/src/net/netlink/af_netlink.c:1933:6: note: byref variable will be forcibly initialized 1933 | int err, ret; | ^~~ /kisskb/src/net/netlink/af_netlink.c:1927:20: note: byref variable will be forcibly initialized 1927 | struct scm_cookie scm; | ^~~ In file included from /kisskb/src/fs/btrfs/reflink.c:6: /kisskb/src/fs/btrfs/reflink.c: In function 'clone_copy_inline_extent': /kisskb/src/fs/btrfs/ctree.h:2957:26: note: byref variable will be forcibly initialized 2957 | struct btrfs_item_batch batch; | ^~~~~ /kisskb/src/fs/btrfs/reflink.c:163:12: note: byref variable will be forcibly initialized 163 | static int clone_copy_inline_extent(struct inode *dst, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/btrfs/reflink.c:180:19: note: byref variable will be forcibly initialized 180 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/reflink.c: In function 'btrfs_clone': /kisskb/src/fs/btrfs/reflink.c:468:37: note: byref variable will be forcibly initialized 468 | struct btrfs_replace_extent_info clone_info; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/reflink.c:371:20: note: byref variable will be forcibly initialized 371 | struct btrfs_key new_key; | ^~~~~~~ /kisskb/src/fs/btrfs/reflink.c:341:19: note: byref variable will be forcibly initialized 341 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/reflink.c:339:29: note: byref variable will be forcibly initialized 339 | struct btrfs_trans_handle *trans; | ^~~~~ /kisskb/src/drivers/pci/search.c: In function 'pci_get_device': /kisskb/src/drivers/pci/search.c:305:23: note: byref variable will be forcibly initialized 305 | struct pci_device_id id = { | ^~ /kisskb/src/drivers/pci/search.c: In function 'pci_get_domain_bus_and_slot': /kisskb/src/drivers/pci/search.c:305:23: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/linux/sockptr.h:11, 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 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ 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/net/netlink/af_netlink.c: In function '__netlink_insert': /kisskb/src/net/netlink/af_netlink.c:520:29: note: byref variable will be forcibly initialized 520 | struct netlink_compare_arg arg; | ^~~ /kisskb/src/net/netlink/af_netlink.c: In function 'netlink_autobind': /kisskb/src/net/netlink/af_netlink.c:511:29: note: byref variable will be forcibly initialized 511 | struct netlink_compare_arg arg; | ^~~ /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/net/netlink/af_netlink.c: In function 'netlink_prog_seq_show': /kisskb/src/net/netlink/af_netlink.c:2674:27: note: byref variable will be forcibly initialized 2674 | struct bpf_iter__netlink ctx; | ^~~ /kisskb/src/net/netlink/af_netlink.c: In function 'netlink_seq_stop': /kisskb/src/net/netlink/af_netlink.c:2674:27: note: byref variable will be forcibly initialized /kisskb/src/net/netlink/af_netlink.c:2700:23: note: byref variable will be forcibly initialized 2700 | struct bpf_iter_meta meta; | ^~~~ /kisskb/src/net/netlink/af_netlink.c: In function 'netlink_seq_show': /kisskb/src/net/netlink/af_netlink.c:2674:27: note: byref variable will be forcibly initialized 2674 | struct bpf_iter__netlink ctx; | ^~~ /kisskb/src/net/netlink/af_netlink.c:2684:23: note: byref variable will be forcibly initialized 2684 | struct bpf_iter_meta meta; | ^~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, 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/net/netlink/af_netlink.c: In function '__netlink_kernel_create': /kisskb/src/net/netlink/af_netlink.c:2028:17: note: byref variable will be forcibly initialized 2028 | struct socket *sock; | ^~~~ /kisskb/src/net/netlink/af_netlink.c: In function 'netlink_setsockopt': /kisskb/src/net/netlink/af_netlink.c:1615:12: note: userspace variable will be forcibly initialized 1615 | static int netlink_setsockopt(struct socket *sock, int level, int optname, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/netlink/af_netlink.c:1620:15: note: byref variable will be forcibly initialized 1620 | unsigned int val = 0; | ^~~ /kisskb/src/net/netlink/af_netlink.c: In function 'netlink_bind': /kisskb/src/net/netlink/af_netlink.c:992:16: note: byref variable will be forcibly initialized 992 | unsigned long groups; | ^~~~~~ /kisskb/src/net/netlink/af_netlink.c: In function 'netlink_release': /kisskb/src/net/netlink/af_netlink.c:781:25: note: byref variable will be forcibly initialized 781 | struct netlink_notify n = { | ^ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, 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:1224:21: note: byref variable will be forcibly initialized 1224 | 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/net/netlink/af_netlink.c: In function 'netlink_unicast': /kisskb/src/net/netlink/af_netlink.c:1329:7: note: byref variable will be forcibly initialized 1329 | long timeo; | ^~~~~ /kisskb/src/net/netlink/af_netlink.c: In function 'netlink_sendmsg': /kisskb/src/net/netlink/af_netlink.c:1845:20: note: byref variable will be forcibly initialized 1845 | struct scm_cookie scm; | ^~~ In file included from /kisskb/src/include/linux/random.h:13, from /kisskb/src/include/linux/net.h:18, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/net/core/flow_dissector.c:3: /kisskb/src/net/core/flow_dissector.c: In function '__flow_hash_secret_init': /kisskb/src/include/linux/once.h:44:18: note: byref variable will be forcibly initialized 44 | unsigned long ___flags; \ | ^~~~~~~~ /kisskb/src/include/linux/once.h:56:2: note: in expansion of macro 'DO_ONCE' 56 | DO_ONCE(get_random_bytes, (buf), (nbytes)) | ^~~~~~~ /kisskb/src/include/linux/net.h:286:2: note: in expansion of macro 'get_random_once' 286 | get_random_once((buf), (nbytes)) | ^~~~~~~~~~~~~~~ /kisskb/src/net/core/flow_dissector.c:1466:2: note: in expansion of macro 'net_get_random_once' 1466 | net_get_random_once(&hashrnd, sizeof(hashrnd)); | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/net/netlink/af_netlink.c:67: /kisskb/src/net/netlink/af_netlink.c: In function 'netlink_ack': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/netlink/af_netlink.c: In function 'netlink_rcv_skb': /kisskb/src/net/netlink/af_netlink.c:2470:25: note: byref variable will be forcibly initialized 2470 | struct netlink_ext_ack extack; | ^~~~~~ /kisskb/src/net/core/flow_dissector.c: In function '__skb_flow_get_ports': /kisskb/src/net/core/flow_dissector.c:127:18: note: byref variable will be forcibly initialized 127 | __be32 *ports, _ports; | ^~~~~~ /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:610:6: note: byref variable will be forcibly initialized 610 | u8 _ppp_hdr[PPP_HDRLEN]; | ^~~~~~~~ /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:565:10: note: byref variable will be forcibly initialized 565 | __be32 _keyid; | ^~~~~~ /kisskb/src/net/core/flow_dissector.c:532:28: note: byref variable will be forcibly initialized 532 | struct gre_base_hdr *hdr, _hdr; | ^~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/fs/btrfs/subpage.c:3: /kisskb/src/fs/btrfs/subpage.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /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/net/core/flow_dissector.c:14: /kisskb/src/net/core/flow_dissector.c: In function 'tipc_hdr_rps_key': /kisskb/src/include/net/tipc.h:51:9: note: byref variable will be forcibly initialized 51 | __be32 key; | ^~~ In file included from /kisskb/src/include/linux/random.h:13, from /kisskb/src/include/linux/net.h:18, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/net/core/flow_dissector.c:3: /kisskb/src/net/core/flow_dissector.c: In function 'flow_hash_from_keys': /kisskb/src/include/linux/once.h:44:18: note: byref variable will be forcibly initialized 44 | unsigned long ___flags; \ | ^~~~~~~~ /kisskb/src/include/linux/once.h:56:2: note: in expansion of macro 'DO_ONCE' 56 | DO_ONCE(get_random_bytes, (buf), (nbytes)) | ^~~~~~~ /kisskb/src/include/linux/net.h:286:2: note: in expansion of macro 'get_random_once' 286 | get_random_once((buf), (nbytes)) | ^~~~~~~~~~~~~~~ /kisskb/src/net/core/flow_dissector.c:1466:2: note: in expansion of macro 'net_get_random_once' 1466 | net_get_random_once(&hashrnd, sizeof(hashrnd)); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/flow_dissector.c: In function '__skb_flow_dissect': /kisskb/src/net/core/flow_dissector.c:1341:19: note: byref variable will be forcibly initialized 1341 | struct frag_hdr _fh, *fh; | ^~~ /kisskb/src/net/core/flow_dissector.c:1322:6: note: byref variable will be forcibly initialized 1322 | u8 _opthdr[2], *opthdr; | ^~~~~~~ /kisskb/src/net/core/flow_dissector.c:1269:27: note: byref variable will be forcibly initialized 1269 | struct ptp_header *hdr, _hdr; | ^~~~ /kisskb/src/net/core/flow_dissector.c:1216:31: note: byref variable will be forcibly initialized 1216 | struct tipc_basic_hdr *hdr, _hdr; | ^~~~ /kisskb/src/net/core/flow_dissector.c:1192:11: note: byref variable will be forcibly initialized 1192 | } *hdr, _hdr; | ^~~~ /kisskb/src/net/core/flow_dissector.c:1140:19: note: byref variable will be forcibly initialized 1140 | struct vlan_hdr _vlan; | ^~~~~ /kisskb/src/net/core/flow_dissector.c:1089:18: note: byref variable will be forcibly initialized 1089 | 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/core/flow_dissector.c:943:8: note: byref variable will be forcibly initialized 943 | int offset = 0; | ^~~~~~ /kisskb/src/net/core/flow_dissector.c:927:7: note: byref variable will be forcibly initialized 927 | bool mpls_el = false; | ^~~~~~~ In file included from /kisskb/src/include/linux/random.h:13, from /kisskb/src/include/linux/net.h:18, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/net/core/flow_dissector.c:3: /kisskb/src/net/core/flow_dissector.c: In function '__skb_get_hash_symmetric': /kisskb/src/include/linux/once.h:44:18: note: byref variable will be forcibly initialized 44 | unsigned long ___flags; \ | ^~~~~~~~ /kisskb/src/include/linux/once.h:56:2: note: in expansion of macro 'DO_ONCE' 56 | DO_ONCE(get_random_bytes, (buf), (nbytes)) | ^~~~~~~ /kisskb/src/include/linux/net.h:286:2: note: in expansion of macro 'get_random_once' 286 | get_random_once((buf), (nbytes)) | ^~~~~~~~~~~~~~~ /kisskb/src/net/core/flow_dissector.c:1466:2: note: in expansion of macro 'net_get_random_once' 1466 | net_get_random_once(&hashrnd, sizeof(hashrnd)); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/flow_dissector.c:1624:19: note: byref variable will be forcibly initialized 1624 | struct flow_keys keys; | ^~~~ In file included from /kisskb/src/include/linux/random.h:13, from /kisskb/src/include/linux/net.h:18, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/net/core/flow_dissector.c:3: /kisskb/src/net/core/flow_dissector.c: In function '__skb_get_hash': /kisskb/src/include/linux/once.h:44:18: note: byref variable will be forcibly initialized 44 | unsigned long ___flags; \ | ^~~~~~~~ /kisskb/src/include/linux/once.h:56:2: note: in expansion of macro 'DO_ONCE' 56 | DO_ONCE(get_random_bytes, (buf), (nbytes)) | ^~~~~~~ /kisskb/src/include/linux/net.h:286:2: note: in expansion of macro 'get_random_once' 286 | get_random_once((buf), (nbytes)) | ^~~~~~~~~~~~~~~ /kisskb/src/net/core/flow_dissector.c:1466:2: note: in expansion of macro 'net_get_random_once' 1466 | net_get_random_once(&hashrnd, sizeof(hashrnd)); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/flow_dissector.c:1648:19: note: byref variable will be forcibly initialized 1648 | struct flow_keys keys; | ^~~~ /kisskb/src/net/core/flow_dissector.c: In function 'skb_get_hash_perturb': /kisskb/src/net/core/flow_dissector.c:1662:19: note: byref variable will be forcibly initialized 1662 | struct flow_keys keys; | ^~~~ /kisskb/src/net/core/flow_dissector.c: In function '__skb_get_poff': /kisskb/src/net/core/flow_dissector.c:1682:6: note: byref variable will be forcibly initialized 1682 | u8 _doff; | ^~~~~ /kisskb/src/net/core/flow_dissector.c: In function 'skb_get_poff': /kisskb/src/net/core/flow_dissector.c:1730:25: note: byref variable will be forcibly initialized 1730 | struct flow_keys_basic keys; | ^~~~ In file included from /kisskb/src/drivers/gpio/gpio-74x164.c:16: /kisskb/src/drivers/gpio/gpio-74x164.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/gpio/gpio-74x164.c: In function 'gen_74x164_probe': /kisskb/src/drivers/gpio/gpio-74x164.c:103:6: note: byref variable will be forcibly initialized 103 | u32 nregs; | ^~~~~ /kisskb/src/drivers/gpio/gpio-74x164.c: In function 'gen_74x164_set_multiple': /kisskb/src/drivers/gpio/gpio-74x164.c:77:16: note: byref variable will be forcibly initialized 77 | unsigned long bankmask; | ^~~~~~~~ /kisskb/src/drivers/video/backlight/88pm860x_bl.c: In function 'pm860x_backlight_dt_init': /kisskb/src/drivers/video/backlight/88pm860x_bl.c:155:6: note: byref variable will be forcibly initialized 155 | int iset = 0; | ^~~~ /kisskb/src/drivers/video/backlight/88pm860x_bl.c: In function 'pm860x_backlight_probe': /kisskb/src/drivers/video/backlight/88pm860x_bl.c:188:7: note: byref variable will be forcibly initialized 188 | char name[MFD_NAME_SIZE]; | ^~~~ /kisskb/src/drivers/video/backlight/88pm860x_bl.c:187:30: note: byref variable will be forcibly initialized 187 | struct backlight_properties props; | ^~~~~ In file included from /kisskb/src/net/sched/sch_mq.c:9: /kisskb/src/net/sched/sch_mq.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/fs/btrfs/ctree.h:11, from /kisskb/src/fs/btrfs/tree-mod-log.h:6, from /kisskb/src/fs/btrfs/tree-mod-log.c:3: /kisskb/src/fs/btrfs/tree-mod-log.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/video/backlight/adp8860_bl.c: In function 'adp8860_clr_bits': /kisskb/src/drivers/video/backlight/adp8860_bl.c:160:10: note: byref variable will be forcibly initialized 160 | uint8_t reg_val; | ^~~~~~~ /kisskb/src/drivers/video/backlight/adp8860_bl.c: In function 'adp8860_set_bits': /kisskb/src/drivers/video/backlight/adp8860_bl.c:141:10: note: byref variable will be forcibly initialized 141 | uint8_t reg_val; | ^~~~~~~ /kisskb/src/drivers/video/backlight/adp8860_bl.c: In function 'adp8860_bl_ambient_light_zone_store': /kisskb/src/drivers/video/backlight/adp8860_bl.c:601:10: note: byref variable will be forcibly initialized 601 | uint8_t reg_val; | ^~~~~~~ /kisskb/src/drivers/video/backlight/adp8860_bl.c:600:16: note: byref variable will be forcibly initialized 600 | unsigned long val; | ^~~ /kisskb/src/drivers/video/backlight/adp8860_bl.c: In function 'adp8860_store': /kisskb/src/drivers/video/backlight/adp8860_bl.c:441:16: note: byref variable will be forcibly initialized 441 | unsigned long val; | ^~~ /kisskb/src/drivers/video/backlight/adp8860_bl.c: In function 'adp8860_bl_ambient_light_zone_show': /kisskb/src/drivers/video/backlight/adp8860_bl.c:582:10: note: byref variable will be forcibly initialized 582 | uint8_t reg_val; | ^~~~~~~ /kisskb/src/drivers/video/backlight/adp8860_bl.c: In function 'adp8860_bl_ambient_light_level_show': /kisskb/src/drivers/video/backlight/adp8860_bl.c:555:10: note: byref variable will be forcibly initialized 555 | uint8_t reg_val; | ^~~~~~~ /kisskb/src/drivers/video/backlight/adp8860_bl.c: In function 'adp8860_show': /kisskb/src/drivers/video/backlight/adp8860_bl.c:425:10: note: byref variable will be forcibly initialized 425 | uint8_t reg_val; | ^~~~~~~ In file included from /kisskb/src/fs/btrfs/zoned.c:4: /kisskb/src/fs/btrfs/zoned.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/platform_device.h:13, from /kisskb/src/drivers/video/backlight/adp8860_bl.c:12: /kisskb/src/drivers/video/backlight/adp8860_bl.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/fs/btrfs/zoned.c: In function 'calculate_emulated_zone_size': /kisskb/src/fs/btrfs/zoned.c:284:19: note: byref variable will be forcibly initialized 284 | struct btrfs_key key; | ^~~ /kisskb/src/drivers/video/backlight/adp8860_bl.c: In function 'adp8860_probe': /kisskb/src/drivers/video/backlight/adp8860_bl.c:659:10: note: byref variable will be forcibly initialized 659 | uint8_t reg_val; | ^~~~~~~ /kisskb/src/drivers/video/backlight/adp8860_bl.c:658:30: note: byref variable will be forcibly initialized 658 | struct backlight_properties props; | ^~~~~ /kisskb/src/fs/btrfs/zoned.c: In function 'sb_log_location': /kisskb/src/fs/btrfs/zoned.c:763:6: note: byref variable will be forcibly initialized 763 | u64 wp; | ^~ /kisskb/src/fs/btrfs/zoned.c: In function 'calculate_alloc_pointer': /kisskb/src/fs/btrfs/zoned.c:1164:19: note: byref variable will be forcibly initialized 1164 | struct btrfs_key found_key; | ^~~~~~~~~ /kisskb/src/fs/btrfs/zoned.c:1163:19: note: byref variable will be forcibly initialized 1163 | struct btrfs_key key; | ^~~ /kisskb/src/fs/btrfs/zoned.c: In function 'btrfs_get_dev_zone_info': /kisskb/src/fs/btrfs/zoned.c:519:7: note: byref variable will be forcibly initialized 519 | u64 sb_wp; | ^~~~~ /kisskb/src/fs/btrfs/zoned.c:359:33: note: byref variable will be forcibly initialized 359 | unsigned int i, nreported = 0, nr_zones; | ^~~~~~~~ /kisskb/src/fs/btrfs/zoned.c: In function 'btrfs_get_dev_zone': /kisskb/src/fs/btrfs/zoned.c:622:15: note: byref variable will be forcibly initialized 622 | unsigned int nr_zones = 1; | ^~~~~~~~ /kisskb/src/fs/btrfs/zoned.c: In function 'read_zone_info': /kisskb/src/fs/btrfs/zoned.c:1693:6: note: byref variable will be forcibly initialized 1693 | u64 mapped_length = PAGE_SIZE; | ^~~~~~~~~~~~~ /kisskb/src/fs/btrfs/zoned.c:1692:27: note: byref variable will be forcibly initialized 1692 | struct btrfs_io_context *bioc = NULL; | ^~~~ /kisskb/src/fs/btrfs/zoned.c: In function 'btrfs_sb_log_location_bdev': /kisskb/src/fs/btrfs/zoned.c:821:18: note: byref variable will be forcibly initialized 821 | struct blk_zone zones[BTRFS_NR_SB_LOG_ZONES]; | ^~~~~ /kisskb/src/fs/btrfs/zoned.c: In function 'btrfs_ensure_empty_zones': /kisskb/src/fs/btrfs/zoned.c:1129:7: note: byref variable will be forcibly initialized 1129 | u64 reset_bytes; | ^~~~~~~~~~~ /kisskb/src/fs/btrfs/zoned.c: In function 'btrfs_load_block_group_zone_info': /kisskb/src/fs/btrfs/zoned.c:1278:19: note: byref variable will be forcibly initialized 1278 | struct blk_zone zone; | ^~~~ /kisskb/src/fs/btrfs/zoned.c:1228:6: note: byref variable will be forcibly initialized 1228 | u64 last_alloc = 0; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/zoned.c: In function 'btrfs_rewrite_logical_zoned': /kisskb/src/fs/btrfs/zoned.c:1595:10: note: byref variable will be forcibly initialized 1595 | int nr, stripe_len; | ^~~~~~~~~~ /kisskb/src/fs/btrfs/zoned.c:1595:6: note: byref variable will be forcibly initialized 1595 | int nr, stripe_len; | ^~ /kisskb/src/fs/btrfs/zoned.c:1594:7: note: byref variable will be forcibly initialized 1594 | u64 *logical = NULL; | ^~~~~~~ /kisskb/src/fs/btrfs/zoned.c: In function 'btrfs_sync_zone_write_pointer': /kisskb/src/fs/btrfs/zoned.c:1738:18: note: byref variable will be forcibly initialized 1738 | struct blk_zone zone; | ^~~~ /kisskb/src/drivers/video/backlight/da9052_bl.c: In function 'da9052_backlight_probe': /kisskb/src/drivers/video/backlight/da9052_bl.c:108:30: note: byref variable will be forcibly initialized 108 | struct backlight_properties props; | ^~~~~ /kisskb/src/drivers/pci/pci-sysfs.c: In function 'rescan_store': /kisskb/src/drivers/pci/pci-sysfs.c:435:16: note: byref variable will be forcibly initialized 435 | unsigned long val; | ^~~ /kisskb/src/drivers/pci/pci-sysfs.c: In function 'broken_parity_status_store': /kisskb/src/drivers/pci/pci-sysfs.c:89:16: note: byref variable will be forcibly initialized 89 | unsigned long val; | ^~~ /kisskb/src/drivers/pci/pci-sysfs.c: In function 'dev_rescan_store': /kisskb/src/drivers/pci/pci-sysfs.c:469:16: note: byref variable will be forcibly initialized 469 | unsigned long val; | ^~~ /kisskb/src/drivers/pci/pci-sysfs.c: In function 'bus_rescan_store': /kisskb/src/drivers/pci/pci-sysfs.c:504:16: note: byref variable will be forcibly initialized 504 | unsigned long val; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/pci.h:38, from /kisskb/src/drivers/pci/pci-sysfs.c:18: /kisskb/src/drivers/pci/pci-sysfs.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/pci/pci-sysfs.c: In function 'reset_store': /kisskb/src/drivers/pci/pci-sysfs.c:1364:16: note: byref variable will be forcibly initialized 1364 | unsigned long val; | ^~~ /kisskb/src/drivers/pci/pci-sysfs.c: In function 'pci_read_rom': /kisskb/src/drivers/pci/pci-sysfs.c:1311:9: note: byref variable will be forcibly initialized 1311 | size_t size; | ^~~~ /kisskb/src/drivers/pci/pci-sysfs.c: In function 'pci_read_config': /kisskb/src/drivers/pci/pci-sysfs.c:757:6: note: byref variable will be forcibly initialized 757 | u8 val; | ^~~ /kisskb/src/drivers/pci/pci-sysfs.c:748:7: note: byref variable will be forcibly initialized 748 | u16 val; | ^~~ /kisskb/src/drivers/pci/pci-sysfs.c:736:7: note: byref variable will be forcibly initialized 736 | u32 val; | ^~~ /kisskb/src/drivers/pci/pci-sysfs.c:727:7: note: byref variable will be forcibly initialized 727 | u16 val; | ^~~ /kisskb/src/drivers/pci/pci-sysfs.c:719:6: note: byref variable will be forcibly initialized 719 | u8 val; | ^~~ /kisskb/src/drivers/pci/pci-sysfs.c: In function 'msi_bus_store': /kisskb/src/drivers/pci/pci-sysfs.c:402:16: note: byref variable will be forcibly initialized 402 | unsigned long val; | ^~~ /kisskb/src/drivers/pci/pci-sysfs.c: In function 'enable_store': /kisskb/src/drivers/pci/pci-sysfs.c:299:16: note: byref variable will be forcibly initialized 299 | unsigned long val; | ^~~ /kisskb/src/drivers/pci/pci-sysfs.c: In function 'numa_node_store': /kisskb/src/drivers/pci/pci-sysfs.c:339:6: note: byref variable will be forcibly initialized 339 | int node; | ^~~~ /kisskb/src/drivers/pci/pci-sysfs.c: In function 'resource_show': /kisskb/src/drivers/pci/pci-sysfs.c:167:25: note: byref variable will be forcibly initialized 167 | resource_size_t start, end; | ^~~ /kisskb/src/drivers/pci/pci-sysfs.c:167:18: note: byref variable will be forcibly initialized 167 | resource_size_t start, end; | ^~~~~ /kisskb/src/drivers/pci/pci-sysfs.c: In function 'current_link_width_show': /kisskb/src/drivers/pci/pci-sysfs.c:228:6: note: byref variable will be forcibly initialized 228 | u16 linkstat; | ^~~~~~~~ /kisskb/src/drivers/pci/pci-sysfs.c: In function 'current_link_speed_show': /kisskb/src/drivers/pci/pci-sysfs.c:210:6: note: byref variable will be forcibly initialized 210 | u16 linkstat; | ^~~~~~~~ /kisskb/src/drivers/pci/pci-sysfs.c: In function 'secondary_bus_number_show': /kisskb/src/drivers/pci/pci-sysfs.c:245:5: note: byref variable will be forcibly initialized 245 | u8 sec_bus; | ^~~~~~~ /kisskb/src/drivers/pci/pci-sysfs.c: In function 'subordinate_bus_number_show': /kisskb/src/drivers/pci/pci-sysfs.c:261:5: note: byref variable will be forcibly initialized 261 | u8 sub_bus; | ^~~~~~~ /kisskb/src/drivers/pci/pci-sysfs.c: In function 'remove_store': /kisskb/src/drivers/pci/pci-sysfs.c:488:16: note: byref variable will be forcibly initialized 488 | unsigned long val; | ^~~ /kisskb/src/drivers/pci/pci-sysfs.c: In function 'pci_mmap_fits': /kisskb/src/drivers/pci/pci-sysfs.c:1037:33: note: byref variable will be forcibly initialized 1037 | resource_size_t pci_start = 0, pci_end; | ^~~~~~~ /kisskb/src/drivers/pci/pci-sysfs.c:1037:18: note: byref variable will be forcibly initialized 1037 | resource_size_t pci_start = 0, pci_end; | ^~~~~~~~~ /kisskb/src/drivers/gpio/gpio-adnp.c: In function 'adnp_gpio_dbg_show': /kisskb/src/drivers/gpio/gpio-adnp.c:189:21: note: byref variable will be forcibly initialized 189 | u8 ddr, plr, ier, isr; | ^~~ /kisskb/src/drivers/gpio/gpio-adnp.c:189:16: note: byref variable will be forcibly initialized 189 | u8 ddr, plr, ier, isr; | ^~~ /kisskb/src/drivers/gpio/gpio-adnp.c:189:11: note: byref variable will be forcibly initialized 189 | u8 ddr, plr, ier, isr; | ^~~ /kisskb/src/drivers/gpio/gpio-adnp.c:189:6: note: byref variable will be forcibly initialized 189 | u8 ddr, plr, ier, isr; | ^~~ /kisskb/src/drivers/gpio/gpio-adnp.c: In function '__adnp_gpio_set': /kisskb/src/drivers/gpio/gpio-adnp.c:85:5: note: byref variable will be forcibly initialized 85 | u8 val; | ^~~ /kisskb/src/drivers/gpio/gpio-adnp.c: In function 'adnp_gpio_get': /kisskb/src/drivers/gpio/gpio-adnp.c:70:5: note: byref variable will be forcibly initialized 70 | u8 value; | ^~~~~ /kisskb/src/drivers/gpio/gpio-adnp.c: In function 'adnp_gpio_direction_output': /kisskb/src/drivers/gpio/gpio-adnp.c:151:5: note: byref variable will be forcibly initialized 151 | u8 val; | ^~~ /kisskb/src/drivers/gpio/gpio-adnp.c: In function 'adnp_gpio_direction_input': /kisskb/src/drivers/gpio/gpio-adnp.c:113:5: note: byref variable will be forcibly initialized 113 | u8 value; | ^~~~~ In file included from /kisskb/src/include/linux/gpio/driver.h:9, from /kisskb/src/drivers/gpio/gpio-adnp.c:6: /kisskb/src/drivers/gpio/gpio-adnp.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ In file included from /kisskb/src/include/linux/gpio/driver.h:5, from /kisskb/src/drivers/gpio/gpio-adnp.c:6: /kisskb/src/drivers/gpio/gpio-adnp.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpio/gpio-adnp.c: In function 'adnp_i2c_probe': /kisskb/src/drivers/gpio/gpio-adnp.c:494:6: note: byref variable will be forcibly initialized 494 | u32 num_gpios; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/gpio/driver.h:9, from /kisskb/src/drivers/gpio/gpio-adnp.c:6: /kisskb/src/drivers/gpio/gpio-adnp.c: In function 'adnp_irq': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/drivers/gpio/gpio-adnp.c:251:17: note: byref variable will be forcibly initialized 251 | unsigned long pending; | ^~~~~~~ /kisskb/src/drivers/gpio/gpio-adnp.c:250:27: note: byref variable will be forcibly initialized 250 | u8 changed, level, isr, ier; | ^~~ /kisskb/src/drivers/gpio/gpio-adnp.c:250:22: note: byref variable will be forcibly initialized 250 | u8 changed, level, isr, ier; | ^~~ /kisskb/src/drivers/gpio/gpio-adnp.c:250:15: note: byref variable will be forcibly initialized 250 | u8 changed, level, isr, ier; | ^~~~~ /kisskb/src/fs/signalfd.c: In function 'signalfd_show_fdinfo': /kisskb/src/fs/signalfd.c:245:11: note: byref variable will be forcibly initialized 245 | sigset_t sigmask; | ^~~~~~~ /kisskb/src/fs/signalfd.c: In function 'signalfd_dequeue': /kisskb/src/fs/signalfd.c:168:16: note: byref variable will be forcibly initialized 168 | enum pid_type type; | ^~~~ /kisskb/src/fs/signalfd.c: In function 'signalfd_copyinfo': /kisskb/src/fs/signalfd.c:84:26: note: byref variable will be forcibly initialized 84 | struct signalfd_siginfo new; | ^~~ /kisskb/src/fs/signalfd.c: In function 'signalfd_read': /kisskb/src/fs/signalfd.c:219:19: note: byref variable will be forcibly initialized 219 | kernel_siginfo_t info; | ^~~~ /kisskb/src/fs/signalfd.c: In function '__do_sys_signalfd4': /kisskb/src/fs/signalfd.c:315:11: note: byref variable will be forcibly initialized 315 | sigset_t mask; | ^~~~ /kisskb/src/fs/signalfd.c: In function '__do_sys_signalfd': /kisskb/src/fs/signalfd.c:327:11: note: byref variable will be forcibly initialized 327 | sigset_t mask; | ^~~~ /kisskb/src/drivers/pci/rom.c: In function 'pci_enable_rom': /kisskb/src/drivers/pci/rom.c:28:6: note: byref variable will be forcibly initialized 28 | u32 rom_addr; | ^~~~~~~~ /kisskb/src/drivers/pci/rom.c:27:24: note: byref variable will be forcibly initialized 27 | struct pci_bus_region region; | ^~~~~~ /kisskb/src/drivers/pci/rom.c: In function 'pci_disable_rom': /kisskb/src/drivers/pci/rom.c:61:6: note: byref variable will be forcibly initialized 61 | u32 rom_addr; | ^~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c: In function 'handle_send_req': /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:147:25: note: byref variable will be forcibly initialized 147 | struct kernel_ipmi_msg msg; | ^~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:146:19: note: byref variable will be forcibly initialized 146 | struct ipmi_addr addr; | ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c: In function 'ipmi_ioctl': /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:600:7: note: byref variable will be forcibly initialized 600 | int mode; | ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:587:7: note: byref variable will be forcibly initialized 587 | int mode; | ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:569:28: note: byref variable will be forcibly initialized 569 | struct ipmi_timing_parms parms; | ^~~~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:552:28: note: byref variable will be forcibly initialized 552 | struct ipmi_timing_parms parms; | ^~~~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:532:39: note: byref variable will be forcibly initialized 532 | struct ipmi_channel_lun_address_set val; | ^~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:519:39: note: byref variable will be forcibly initialized 519 | struct ipmi_channel_lun_address_set val; | ^~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:499:39: note: byref variable will be forcibly initialized 499 | struct ipmi_channel_lun_address_set val; | ^~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:487:39: note: byref variable will be forcibly initialized 487 | struct ipmi_channel_lun_address_set val; | ^~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:470:17: note: byref variable will be forcibly initialized 470 | unsigned char rval; | ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:469:17: note: byref variable will be forcibly initialized 469 | unsigned int val; | ^~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:456:16: note: byref variable will be forcibly initialized 456 | unsigned int val; | ^~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:439:17: note: byref variable will be forcibly initialized 439 | unsigned char rval; | ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:438:17: note: byref variable will be forcibly initialized 438 | unsigned int val; | ^~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:425:16: note: byref variable will be forcibly initialized 425 | unsigned int val; | ^~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:411:7: note: byref variable will be forcibly initialized 411 | int val; | ^~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:397:29: note: byref variable will be forcibly initialized 397 | struct ipmi_cmdspec_chans val; | ^~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:383:29: note: byref variable will be forcibly initialized 383 | struct ipmi_cmdspec_chans val; | ^~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:369:25: note: byref variable will be forcibly initialized 369 | struct ipmi_cmdspec val; | ^~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:355:23: note: byref variable will be forcibly initialized 355 | struct ipmi_cmdspec val; | ^~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:343:25: note: byref variable will be forcibly initialized 343 | struct ipmi_recv rsp; | ^~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:326:27: note: byref variable will be forcibly initialized 326 | struct ipmi_req_settime req; | ^~~ /kisskb/src/drivers/char/ipmi/ipmi_devintf.c:306:19: note: byref variable will be forcibly initialized 306 | struct ipmi_req req; | ^~~ /kisskb/src/fs/eventfd.c: In function 'eventfd_write': /kisskb/src/fs/eventfd.c:270:8: note: byref variable will be forcibly initialized 270 | __u64 ucnt; | ^~~~ /kisskb/src/fs/timerfd.c: In function 'timerfd_ioctl': /kisskb/src/fs/timerfd.c:357:7: note: byref variable will be forcibly initialized 357 | u64 ticks; | ^~~~~ /kisskb/src/fs/eventfd.c: In function 'eventfd_read': /kisskb/src/fs/eventfd.c:225:8: note: byref variable will be forcibly initialized 225 | __u64 ucnt = 0; | ^~~~ 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:278:9: note: in expansion of macro 'wait_event_interruptible_locked_irq' 278 | 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:458:12: note: byref variable will be forcibly initialized 458 | struct fd f; | ^ /kisskb/src/fs/timerfd.c: In function '__do_sys_timerfd_settime': /kisskb/src/fs/timerfd.c:562:27: note: byref variable will be forcibly initialized 562 | struct itimerspec64 new, old; | ^~~ /kisskb/src/fs/timerfd.c:562:22: note: byref variable will be forcibly initialized 562 | struct itimerspec64 new, old; | ^~~ /kisskb/src/fs/timerfd.c: In function 'do_timerfd_gettime': /kisskb/src/fs/timerfd.c:528:12: note: byref variable will be forcibly initialized 528 | struct fd f; | ^ /kisskb/src/fs/timerfd.c: In function '__do_sys_timerfd_gettime': /kisskb/src/fs/timerfd.c:578:22: note: byref variable will be forcibly initialized 578 | struct itimerspec64 kotmr; | ^~~~~ /kisskb/src/fs/timerfd.c: In function '__do_sys_timerfd_settime32': /kisskb/src/fs/timerfd.c:590:27: note: byref variable will be forcibly initialized 590 | struct itimerspec64 new, old; | ^~~ /kisskb/src/fs/timerfd.c:590:22: note: byref variable will be forcibly initialized 590 | struct itimerspec64 new, old; | ^~~ /kisskb/src/fs/timerfd.c: In function '__do_sys_timerfd_gettime32': /kisskb/src/fs/timerfd.c:606:22: note: byref variable will be forcibly initialized 606 | struct itimerspec64 kotmr; | ^~~~~ /kisskb/src/drivers/video/backlight/lv5207lp.c: In function 'lv5207lp_probe': /kisskb/src/drivers/video/backlight/lv5207lp.c:84:30: note: byref variable will be forcibly initialized 84 | struct backlight_properties props; | ^~~~~ In file included from /kisskb/src/fs/xfs/xfs_linux.h:78, 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_start_cksum_safe': /kisskb/src/fs/xfs/libxfs/xfs_cksum.h:16:11: note: byref variable will be forcibly initialized 16 | uint32_t zero = 0; | ^~~~ 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:203:24: note: byref variable will be forcibly initialized 203 | 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_defer.c: In function 'xfs_defer_finish_one': /kisskb/src/fs/xfs/libxfs/xfs_defer.c:440:25: note: byref variable will be forcibly initialized 440 | struct xfs_btree_cur *state = NULL; | ^~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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:492:12: note: byref variable will be forcibly initialized 492 | LIST_HEAD(dop_pending); | ^~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c: In function 'xfs_dabuf_map': /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:2510:19: note: byref variable will be forcibly initialized 2510 | int error = 0, nirecs, i; | ^~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:2507:23: note: byref variable will be forcibly initialized 2507 | 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:1364:28: note: byref variable will be forcibly initialized 1364 | 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:1767:28: note: byref variable will be forcibly initialized 1767 | struct xfs_da3_icnode_hdr node2hdr; | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:1766:28: note: byref variable will be forcibly initialized 1766 | 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:872:28: note: byref variable will be forcibly initialized 872 | struct xfs_da3_icnode_hdr nodehdr2; | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:871:28: note: byref variable will be forcibly initialized 871 | 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:1007:28: note: byref variable will be forcibly initialized 1007 | 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:1494:28: note: byref variable will be forcibly initialized 1494 | struct xfs_da3_icnode_hdr save_hdr; | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:1493:28: note: byref variable will be forcibly initialized 1493 | 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:1439:28: note: byref variable will be forcibly initialized 1439 | 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; | ^~~~~ 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_da3_node_read_mapped': /kisskb/src/fs/xfs/xfs_trans.h:203:24: note: byref variable will be forcibly initialized 203 | 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_da_btree.c: In function 'xfs_da3_fixhashpath': /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:1413:29: note: byref variable will be forcibly initialized 1413 | struct xfs_da3_icnode_hdr nodehdr; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:1388:8: note: byref variable will be forcibly initialized 1388 | int count; | ^~~~~ /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:2147:8: note: byref variable will be forcibly initialized 2147 | int nmap, error, got, i, mapi; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:2146:23: note: byref variable will be forcibly initialized 2146 | struct xfs_bmbt_irec map, *mapp; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c: In function 'xfs_da_grow_inode': /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:2228:17: note: byref variable will be forcibly initialized 2228 | xfs_fileoff_t bno; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c: In function 'xfs_da_get_buf': /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:2592:8: note: byref variable will be forcibly initialized 2592 | int nmap = 1; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:2591:27: note: byref variable will be forcibly initialized 2591 | struct xfs_buf_map map, *mapp = ↦ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:2591:21: note: byref variable will be forcibly initialized 2591 | struct xfs_buf_map map, *mapp = ↦ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:2590:19: note: byref variable will be forcibly initialized 2590 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c: In function 'xfs_da3_node_create': /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:431:19: note: byref variable will be forcibly initialized 431 | struct xfs_buf *bp; | ^~ /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:647:15: note: byref variable will be forcibly initialized 647 | xfs_dablk_t blkno; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:643:19: note: byref variable will be forcibly initialized 643 | struct xfs_buf *bp; | ^~ /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/net/core/sysctl_net_core.c: In function 'flow_limit_cpu_sysctl': /kisskb/src/net/core/sysctl_net_core.c:161:8: note: byref variable will be forcibly initialized 161 | char kbuf[128]; | ^~~~ /kisskb/src/net/core/sysctl_net_core.c:125:16: note: byref variable will be forcibly initialized 125 | cpumask_var_t mask; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c: In function 'xfs_da_read_buf': /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:2629:8: note: byref variable will be forcibly initialized 2629 | int nmap = 1; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:2628:27: note: byref variable will be forcibly initialized 2628 | struct xfs_buf_map map, *mapp = ↦ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:2628:21: note: byref variable will be forcibly initialized 2628 | struct xfs_buf_map map, *mapp = ↦ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:2627:19: note: byref variable will be forcibly initialized 2627 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c: In function 'xfs_da3_blk_unlink': /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:1891:19: note: byref variable will be forcibly initialized 1891 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c: In function 'xfs_da3_blk_link': /kisskb/src/net/core/sysctl_net_core.c: In function 'rps_sock_flow_sysctl': /kisskb/src/net/core/sysctl_net_core.c:53:26: note: byref variable will be forcibly initialized 53 | unsigned int orig_size, size; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:1798:19: note: byref variable will be forcibly initialized 1798 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c: In function 'xfs_da3_node_split': /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:773:15: note: byref variable will be forcibly initialized 773 | xfs_dablk_t blkno; | ^~~~~ /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/xfs/libxfs/xfs_da_btree.c: In function 'xfs_da3_split': /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:479:8: note: byref variable will be forcibly initialized 479 | int action = 0; | ^~~~~~ /kisskb/src/net/core/sysctl_net_core.c: In function 'proc_dointvec_minmax_bpf_enable': /kisskb/src/net/core/sysctl_net_core.c:269:19: note: byref variable will be forcibly initialized 269 | struct ctl_table tmp = *table; | ^~~ /kisskb/src/net/core/sysctl_net_core.c:268:11: note: byref variable will be forcibly initialized 268 | int ret, jit_enable = *(int *)table->data; | ^~~~~~~~~~ /kisskb/src/net/core/sysctl_net_core.c: In function 'proc_do_rss_key': /kisskb/src/net/core/sysctl_net_core.c:255:7: note: byref variable will be forcibly initialized 255 | char buf[NETDEV_RSS_KEY_LEN * 3]; | ^~~ /kisskb/src/net/core/sysctl_net_core.c:254:19: note: byref variable will be forcibly initialized 254 | struct ctl_table fake_table; | ^~~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c: In function 'xfs_da3_path_shift': /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:1974:19: note: byref variable will be forcibly initialized 1974 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:1973:28: note: byref variable will be forcibly initialized 1973 | struct xfs_da3_icnode_hdr nodehdr; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c: In function 'xfs_da3_node_toosmall': /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:1309:29: note: byref variable will be forcibly initialized 1309 | struct xfs_da3_icnode_hdr thdr; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:1250:8: note: byref variable will be forcibly initialized 1250 | int retval; | ^~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:1246:28: note: byref variable will be forcibly initialized 1246 | struct xfs_da3_icnode_hdr nodehdr; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:1245:19: note: byref variable will be forcibly initialized 1245 | struct xfs_buf *bp; | ^~ /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:1585:8: note: byref variable will be forcibly initialized 1585 | int retval; | ^~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:1576:28: note: byref variable will be forcibly initialized 1576 | struct xfs_da3_icnode_hdr nodehdr; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c: In function 'xfs_da3_swap_lastblock': /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:2323:29: note: byref variable will be forcibly initialized 2323 | struct xfs_da3_icnode_hdr deadhdr; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:2313:30: note: byref variable will be forcibly initialized 2313 | struct xfs_dir3_icleaf_hdr leafhdr; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:2269:17: note: byref variable will be forcibly initialized 2269 | xfs_fileoff_t lastoff; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:2267:19: note: byref variable will be forcibly initialized 2267 | struct xfs_buf *par_buf; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:2266:19: note: byref variable will be forcibly initialized 2266 | struct xfs_buf *sib_buf; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:2265:19: note: byref variable will be forcibly initialized 2265 | struct xfs_buf *last_buf; | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:2260:28: note: byref variable will be forcibly initialized 2260 | struct xfs_da3_icnode_hdr par_hdr; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c: In function 'xfs_da_shrink_inode': /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:2465:8: note: byref variable will be forcibly initialized 2465 | int done, error, w, count; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c: In function 'xfs_da3_root_join': /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:1176:28: note: byref variable will be forcibly initialized 1176 | struct xfs_da3_icnode_hdr oldroothdr; | ^~~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:1175:19: note: byref variable will be forcibly initialized 1175 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c: In function 'xfs_da3_join': /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:1064:8: note: byref variable will be forcibly initialized 1064 | int action = 0; | ^~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c: In function 'xfs_da_reada_buf': /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:2667:8: note: byref variable will be forcibly initialized 2667 | int nmap; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:2666:22: note: byref variable will be forcibly initialized 2666 | struct xfs_buf_map *mapp; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_da_btree.c:2665:21: note: byref variable will be forcibly initialized 2665 | struct xfs_buf_map map; | ^~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/include/linux/node.h:18, from /kisskb/src/include/linux/cpu.h:17, from /kisskb/src/include/linux/static_call.h:135, from /kisskb/src/include/linux/tracepoint.h:22, from /kisskb/src/include/trace/syscall.h:5, from /kisskb/src/include/linux/syscalls.h:88, from /kisskb/src/fs/aio.c:20: /kisskb/src/fs/aio.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/trace_events.h:9, from /kisskb/src/include/trace/syscall.h:7, from /kisskb/src/include/linux/syscalls.h:88, from /kisskb/src/fs/aio.c:20: /kisskb/src/fs/aio.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/fs/aio.c: In function 'aio_setup_ring': /kisskb/src/fs/aio.c:490:22: note: byref variable will be forcibly initialized 490 | unsigned long size, unused; | ^~~~~~ /kisskb/src/fs/aio.c: In function '__do_sys_io_destroy': /kisskb/src/fs/aio.c:1410:22: note: byref variable will be forcibly initialized 1410 | struct ctx_rq_wait wait; | ^~~~ /kisskb/src/fs/aio.c: In function 'aio_read': /kisskb/src/fs/aio.c:1545:18: note: byref variable will be forcibly initialized 1545 | struct iov_iter iter; | ^~~~ /kisskb/src/fs/aio.c:1544:42: note: byref variable will be forcibly initialized 1544 | struct iovec inline_vecs[UIO_FASTIOV], *iovec = inline_vecs; | ^~~~~ /kisskb/src/fs/aio.c:1544:15: note: byref variable will be forcibly initialized 1544 | struct iovec inline_vecs[UIO_FASTIOV], *iovec = inline_vecs; | ^~~~~~~~~~~ /kisskb/src/fs/aio.c: In function 'aio_write': /kisskb/src/fs/aio.c:1573:18: note: byref variable will be forcibly initialized 1573 | struct iov_iter iter; | ^~~~ /kisskb/src/fs/aio.c:1572:42: note: byref variable will be forcibly initialized 1572 | struct iovec inline_vecs[UIO_FASTIOV], *iovec = inline_vecs; | ^~~~~ /kisskb/src/fs/aio.c:1572:15: note: byref variable will be forcibly initialized 1572 | struct iovec inline_vecs[UIO_FASTIOV], *iovec = inline_vecs; | ^~~~~~~~~~~ /kisskb/src/fs/aio.c: In function 'aio_poll': /kisskb/src/fs/aio.c:1765:24: note: byref variable will be forcibly initialized 1765 | struct aio_poll_table apt; | ^~~ /kisskb/src/lib/crypto/blake2s-generic.c: In function 'blake2s_compress_generic': /kisskb/src/lib/crypto/blake2s-generic.c:44:6: note: byref variable will be forcibly initialized 44 | u32 v[16]; | ^ /kisskb/src/fs/aio.c: In function 'io_submit_one': /kisskb/src/fs/aio.c:1880:14: note: byref variable will be forcibly initialized 1880 | struct iocb iocb; | ^~~~ /kisskb/src/fs/aio.c: In function '__do_sys_io_submit': /kisskb/src/fs/aio.c:1941:18: note: byref variable will be forcibly initialized 1941 | 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/include/uapi/linux/aio_abi.h:31, from /kisskb/src/fs/aio.c:18: /kisskb/src/fs/aio.c: In function 'read_events': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:526:10: note: in expansion of macro '___wait_event' 526 | __ret = ___wait_event(wq_head, condition, state, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:585:11: note: in expansion of macro '__wait_event_hrtimeout' 585 | __ret = __wait_event_hrtimeout(wq, condition, timeout, \ | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/aio.c:1318:3: note: in expansion of macro 'wait_event_interruptible_hrtimeout' 1318 | wait_event_interruptible_hrtimeout(ctx->wait, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:517:25: note: byref variable will be forcibly initialized 517 | struct hrtimer_sleeper __t; \ | ^~~ /kisskb/src/include/linux/wait.h:585:11: note: in expansion of macro '__wait_event_hrtimeout' 585 | __ret = __wait_event_hrtimeout(wq, condition, timeout, \ | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/aio.c:1318:3: note: in expansion of macro 'wait_event_interruptible_hrtimeout' 1318 | wait_event_interruptible_hrtimeout(ctx->wait, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/aio.c:1299:7: note: byref variable will be forcibly initialized 1299 | long ret = 0; | ^~~ /kisskb/src/fs/aio.c: In function '__do_sys_io_getevents': /kisskb/src/fs/aio.c:2111:20: note: byref variable will be forcibly initialized 2111 | struct timespec64 ts; | ^~ /kisskb/src/fs/aio.c: In function '__do_sys_io_pgetevents': /kisskb/src/fs/aio.c:2139:20: note: byref variable will be forcibly initialized 2139 | struct timespec64 ts; | ^~ /kisskb/src/fs/aio.c: In function '__do_sys_io_getevents_time32': /kisskb/src/fs/aio.c:2209:20: note: byref variable will be forcibly initialized 2209 | struct timespec64 t; | ^ /kisskb/src/fs/aio.c: In function 'exit_aio': /kisskb/src/fs/aio.c:888:21: note: byref variable will be forcibly initialized 888 | struct ctx_rq_wait wait; | ^~~~ /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_parse_dt': /kisskb/src/drivers/video/backlight/pwm_bl.c:238:6: note: byref variable will be forcibly initialized 238 | u32 value; | ^~~~~ /kisskb/src/drivers/video/backlight/pwm_bl.c:237:6: note: byref variable will be forcibly initialized 237 | int length; | ^~~~~~ /kisskb/src/drivers/video/backlight/pwm_bl.c:234:15: note: byref variable will be forcibly initialized 234 | unsigned int num_steps = 0; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/platform_device.h:13, from /kisskb/src/drivers/video/backlight/pwm_bl.c:13: /kisskb/src/drivers/video/backlight/pwm_bl.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/video/backlight/pwm_bl.c: In function 'pwm_backlight_probe': /kisskb/src/drivers/video/backlight/pwm_bl.c:461:19: note: byref variable will be forcibly initialized 461 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/video/backlight/pwm_bl.c:457:30: note: byref variable will be forcibly initialized 457 | struct backlight_properties props; | ^~~~~ /kisskb/src/drivers/video/backlight/pwm_bl.c:456:37: note: byref variable will be forcibly initialized 456 | struct platform_pwm_backlight_data defdata; | ^~~~~~~ /kisskb/src/fs/eventpoll.c: In function '__ep_eventpoll_poll': /kisskb/src/fs/eventpoll.c:807:13: note: byref variable will be forcibly initialized 807 | poll_table pt; | ^~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/sched/signal.h:5, from /kisskb/src/fs/eventpoll.c:11: /kisskb/src/fs/eventpoll.c:805:12: note: byref variable will be forcibly initialized 805 | LIST_HEAD(txlist); | ^~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/eventpoll.c: In function 'do_epoll_create': /kisskb/src/fs/eventpoll.c:1968:20: note: byref variable will be forcibly initialized 1968 | struct eventpoll *ep = NULL; | ^~ /kisskb/src/fs/eventpoll.c: In function 'ep_create_wakeup_source': /kisskb/src/fs/eventpoll.c:1372:23: note: byref variable will be forcibly initialized 1372 | struct name_snapshot n; | ^ /kisskb/src/fs/eventpoll.c: In function 'ep_insert': /kisskb/src/fs/eventpoll.c:1450:19: note: byref variable will be forcibly initialized 1450 | struct ep_pqueue epq; | ^~~ /kisskb/src/fs/eventpoll.c: In function 'ep_modify': /kisskb/src/fs/eventpoll.c:1569:13: note: byref variable will be forcibly initialized 1569 | poll_table pt; | ^~ /kisskb/src/drivers/video/backlight/rt4831-backlight.c: In function 'rt4831_bl_get_brightness': /kisskb/src/drivers/video/backlight/rt4831-backlight.c:58:5: note: byref variable will be forcibly initialized 58 | u8 v[2]; | ^ /kisskb/src/drivers/video/backlight/rt4831-backlight.c:57:15: note: byref variable will be forcibly initialized 57 | unsigned int val; | ^~~ /kisskb/src/drivers/video/backlight/rt4831-backlight.c: In function 'rt4831_bl_update_status': /kisskb/src/drivers/video/backlight/rt4831-backlight.c:38:5: note: byref variable will be forcibly initialized 38 | u8 v[2]; | ^ /kisskb/src/fs/eventpoll.c: In function 'ep_timeout_to_timespec': /kisskb/src/fs/eventpoll.c:1731:20: note: byref variable will be forcibly initialized 1731 | struct timespec64 now; | ^~~ /kisskb/src/drivers/video/backlight/rt4831-backlight.c: In function 'rt4831_parse_backlight_properties': /kisskb/src/drivers/video/backlight/rt4831-backlight.c:88:6: note: byref variable will be forcibly initialized 88 | u32 brightness; | ^~~~~~~~~~ /kisskb/src/drivers/video/backlight/rt4831-backlight.c:87:5: note: byref variable will be forcibly initialized 87 | u8 propval; | ^~~~~~~ /kisskb/src/fs/eventpoll.c: In function 'ep_send_events': /kisskb/src/fs/eventpoll.c:1642:13: note: byref variable will be forcibly initialized 1642 | poll_table pt; | ^~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/sched/signal.h:5, from /kisskb/src/fs/eventpoll.c:11: /kisskb/src/fs/eventpoll.c:1641:12: note: byref variable will be forcibly initialized 1641 | LIST_HEAD(txlist); | ^~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/eventpoll.c: In function 'ep_poll': /kisskb/src/fs/eventpoll.c:1773:10: note: byref variable will be forcibly initialized 1773 | ktime_t expires, *to = NULL; | ^~~~~~~ /kisskb/src/fs/eventpoll.c:1772:21: note: byref variable will be forcibly initialized 1772 | wait_queue_entry_t wait; | ^~~~ /kisskb/src/fs/eventpoll.c: In function '__do_sys_epoll_wait': /kisskb/src/fs/eventpoll.c:2244:20: note: byref variable will be forcibly initialized 2244 | struct timespec64 to; | ^~ /kisskb/src/fs/eventpoll.c: In function '__do_sys_epoll_pwait': /kisskb/src/fs/eventpoll.c:2279:20: note: byref variable will be forcibly initialized 2279 | struct timespec64 to; | ^~ /kisskb/src/fs/eventpoll.c: In function '__do_sys_epoll_pwait2': /kisskb/src/fs/eventpoll.c:2290:20: note: byref variable will be forcibly initialized 2290 | struct timespec64 ts, *to = NULL; | ^~ /kisskb/src/fs/eventpoll.c: In function 'eventpoll_init': /kisskb/src/fs/eventpoll.c:2365:17: note: byref variable will be forcibly initialized 2365 | struct sysinfo si; | ^~ /kisskb/src/fs/eventpoll.c: In function '__do_sys_epoll_ctl': /kisskb/src/fs/eventpoll.c:2186:21: note: byref variable will be forcibly initialized 2186 | struct epoll_event epds; | ^~~~ /kisskb/src/drivers/video/backlight/qcom-wled.c: In function 'wled5_ovp_delay': /kisskb/src/drivers/video/backlight/qcom-wled.c:417:5: note: byref variable will be forcibly initialized 417 | u8 ovp_timer_ms[8] = {1, 2, 4, 8, 12, 16, 20, 24}; | ^~~~~~~~~~~~ /kisskb/src/drivers/video/backlight/qcom-wled.c:416:6: note: byref variable will be forcibly initialized 416 | u32 val; | ^~~ /kisskb/src/drivers/video/backlight/qcom-wled.c: In function 'wled_ovp_fault_status': /kisskb/src/drivers/video/backlight/qcom-wled.c:372:18: note: byref variable will be forcibly initialized 372 | u32 int_rt_sts, fault_sts; | ^~~~~~~~~ /kisskb/src/drivers/video/backlight/qcom-wled.c:372:6: note: byref variable will be forcibly initialized 372 | u32 int_rt_sts, fault_sts; | ^~~~~~~~~~ /kisskb/src/drivers/video/backlight/qcom-wled.c: In function 'wled5_set_brightness': /kisskb/src/drivers/video/backlight/qcom-wled.c:276:5: note: byref variable will be forcibly initialized 276 | u8 v[2]; | ^ /kisskb/src/drivers/video/backlight/qcom-wled.c: In function 'wled4_set_brightness': /kisskb/src/drivers/video/backlight/qcom-wled.c:253:5: note: byref variable will be forcibly initialized 253 | u8 v[2]; | ^ /kisskb/src/drivers/video/backlight/qcom-wled.c: In function 'wled3_set_brightness': /kisskb/src/drivers/video/backlight/qcom-wled.c:234:5: note: byref variable will be forcibly initialized 234 | u8 v[2]; | ^ /kisskb/src/drivers/pci/setup-res.c: In function 'pci_std_update_resource': /kisskb/src/drivers/pci/setup-res.c:30:11: note: byref variable will be forcibly initialized 30 | u32 new, check, mask; | ^~~~~ /kisskb/src/drivers/pci/setup-res.c:29:6: note: byref variable will be forcibly initialized 29 | u16 cmd; | ^~~ /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/backlight/qcom-wled.c: In function 'wled_configure': /kisskb/src/drivers/video/backlight/qcom-wled.c:1382:29: note: byref variable will be forcibly initialized 1382 | const struct wled_u32_opts wled5_opts[] = { | ^~~~~~~~~~ /kisskb/src/drivers/pci/setup-res.c: In function 'pci_resize_resource': /kisskb/src/drivers/video/backlight/qcom-wled.c:1354:29: note: byref variable will be forcibly initialized 1354 | const struct wled_u32_opts wled4_opts[] = { | ^~~~~~~~~~ /kisskb/src/drivers/pci/setup-res.c:416:6: note: byref variable will be forcibly initialized 416 | u16 cmd; | ^~~ /kisskb/src/drivers/video/backlight/qcom-wled.c:1326:29: note: byref variable will be forcibly initialized 1326 | const struct wled_u32_opts wled3_opts[] = { | ^~~~~~~~~~ /kisskb/src/drivers/video/backlight/qcom-wled.c:1322:12: note: byref variable will be forcibly initialized 1322 | u32 size, val, c; | ^~~ /kisskb/src/drivers/pci/setup-res.c: In function 'pci_enable_resources': /kisskb/src/drivers/pci/setup-res.c:465:6: note: byref variable will be forcibly initialized 465 | u16 cmd, old_cmd; | ^~~ In file included from /kisskb/src/include/linux/filter.h:19, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/net/inet_sock.h:22, from /kisskb/src/include/net/ip.h:29, from /kisskb/src/net/sched/sch_frag.c:5: /kisskb/src/net/sched/sch_frag.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/drivers/video/backlight/qcom-wled.c: In function 'wled_auto_string_detection': /kisskb/src/drivers/video/backlight/qcom-wled.c:578:7: note: byref variable will be forcibly initialized 578 | bool fault_set; | ^~~~~~~~~ /kisskb/src/drivers/video/backlight/qcom-wled.c:576:6: note: byref variable will be forcibly initialized 576 | u32 sink_config = 0; | ^~~~~~~~~~~ /kisskb/src/net/sched/sch_frag.c: In function 'sch_fragment': /kisskb/src/net/sched/sch_frag.c:109:19: note: byref variable will be forcibly initialized 109 | struct rt6_info sch_frag_rt; | ^~~~~~~~~~~ /kisskb/src/net/sched/sch_frag.c:93:17: note: byref variable will be forcibly initialized 93 | struct rtable sch_frag_rt = { 0 }; | ^~~~~~~~~~~ /kisskb/src/drivers/video/backlight/qcom-wled.c: In function 'wled_auto_detection_at_init': /kisskb/src/drivers/video/backlight/qcom-wled.c:813:7: note: byref variable will be forcibly initialized 813 | bool fault_set; | ^~~~~~~~~ /kisskb/src/drivers/video/backlight/qcom-wled.c: In function 'wled4_setup': /kisskb/src/drivers/video/backlight/qcom-wled.c:960:6: note: byref variable will be forcibly initialized 960 | u32 sink_cfg; | ^~~~~~~~ /kisskb/src/drivers/video/backlight/qcom-wled.c: In function 'wled_ovp_irq_handler': /kisskb/src/drivers/video/backlight/qcom-wled.c:838:15: note: byref variable will be forcibly initialized 838 | u32 int_sts, fault_sts; | ^~~~~~~~~ /kisskb/src/drivers/video/backlight/qcom-wled.c:838:6: note: byref variable will be forcibly initialized 838 | u32 int_sts, fault_sts; | ^~~~~~~ /kisskb/src/drivers/video/backlight/qcom-wled.c: In function 'wled_configure_ovp_irq': /kisskb/src/drivers/video/backlight/qcom-wled.c:1576:6: note: byref variable will be forcibly initialized 1576 | u32 val; | ^~~ /kisskb/src/drivers/video/backlight/qcom-wled.c: In function 'wled_probe': /kisskb/src/drivers/video/backlight/qcom-wled.c:1616:6: note: byref variable will be forcibly initialized 1616 | u32 val; | ^~~ /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/pci/irq.c: In function 'pci_request_irq': /kisskb/src/drivers/pci/irq.c:36:10: note: byref variable will be forcibly initialized 36 | va_list ap; | ^~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/include/linux/pagemap.h:8, from /kisskb/src/include/linux/f2fs_fs.h:11, from /kisskb/src/fs/f2fs/segment.c:9: /kisskb/src/fs/f2fs/segment.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2.c: In function 'xfs_dir2_grow_inode': /kisskb/src/fs/xfs/libxfs/xfs_dir2.c:562:17: note: byref variable will be forcibly initialized 562 | xfs_fileoff_t bno; /* directory offset of new block */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2.c: In function 'xfs_dir2_isblock': /kisskb/src/fs/xfs/libxfs/xfs_dir2.c:603:17: note: byref variable will be forcibly initialized 603 | xfs_fileoff_t last; /* last file offset */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2.c: In function 'xfs_dir2_isleaf': /kisskb/src/fs/xfs/libxfs/xfs_dir2.c:625:17: note: byref variable will be forcibly initialized 625 | xfs_fileoff_t last; /* last file offset */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2.c: In function 'xfs_dir2_shrink_inode': /kisskb/src/fs/xfs/libxfs/xfs_dir2.c:647:8: note: byref variable will be forcibly initialized 647 | int done; /* bunmap is finished */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2.c:645:17: note: byref variable will be forcibly initialized 645 | xfs_fileoff_t bno; /* directory file offset */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2.c: In function 'xfs_dir_createname': /kisskb/src/fs/xfs/libxfs/xfs_dir2.c:252:8: note: byref variable will be forcibly initialized 252 | int v; /* type-checking value */ | ^ /kisskb/src/fs/xfs/libxfs/xfs_dir2.c: In function 'xfs_dir_lookup': /kisskb/src/fs/xfs/libxfs/xfs_dir2.c:348:7: note: byref variable will be forcibly initialized 348 | int v; /* type-checking value */ | ^ /kisskb/src/fs/xfs/libxfs/xfs_dir2.c: In function 'xfs_dir_removename': /kisskb/src/fs/xfs/libxfs/xfs_dir2.c:426:8: note: byref variable will be forcibly initialized 426 | int v; /* type-checking value */ | ^ /kisskb/src/fs/xfs/libxfs/xfs_dir2.c: In function 'xfs_dir_replace': /kisskb/src/fs/xfs/libxfs/xfs_dir2.c:484:8: note: byref variable will be forcibly initialized 484 | int v; /* type-checking value */ | ^ 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:658:2: note: in expansion of macro 'wait_event_interruptible' 658 | wait_event_interruptible(*q, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/segment.c: In function 'get_ssr_segment': /kisskb/src/fs/f2fs/segment.c:2900:11: note: byref variable will be forcibly initialized 2900 | unsigned segno = NULL_SEGNO; | ^~~~~ /kisskb/src/fs/f2fs/segment.c: In function '__insert_discard_tree': /kisskb/src/fs/f2fs/segment.c:1313:7: note: byref variable will be forcibly initialized 1313 | bool leftmost = true; | ^~~~~~~~ /kisskb/src/fs/f2fs/segment.c:1312:18: note: byref variable will be forcibly initialized 1312 | struct rb_node *parent = NULL; | ^~~~~~ /kisskb/src/fs/f2fs/segment.c: In function '__update_discard_tree_range': /kisskb/src/fs/f2fs/segment.c:1379:37: note: byref variable will be forcibly initialized 1379 | struct rb_node **insert_p = NULL, *insert_parent = NULL; | ^~~~~~~~~~~~~ /kisskb/src/fs/f2fs/segment.c:1379:19: note: byref variable will be forcibly initialized 1379 | struct rb_node **insert_p = NULL, *insert_parent = NULL; | ^~~~~~~~ /kisskb/src/fs/f2fs/segment.c:1376:39: note: byref variable will be forcibly initialized 1376 | struct discard_cmd *prev_dc = NULL, *next_dc = NULL; | ^~~~~~~ /kisskb/src/fs/f2fs/segment.c:1376:22: note: byref variable will be forcibly initialized 1376 | struct discard_cmd *prev_dc = NULL, *next_dc = NULL; | ^~~~~~~ /kisskb/src/fs/f2fs/segment.c: In function '__submit_discard_cmd': /kisskb/src/fs/f2fs/segment.c:1227:15: note: byref variable will be forcibly initialized 1227 | struct bio *bio = NULL; | ^~~ /kisskb/src/fs/f2fs/segment.c: In function '__issue_discard_cmd_orderly': /kisskb/src/fs/f2fs/segment.c:1492:15: note: byref variable will be forcibly initialized 1492 | unsigned int issued = 0; | ^~~~~~ /kisskb/src/fs/f2fs/segment.c:1490:18: note: byref variable will be forcibly initialized 1490 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/f2fs/segment.c:1488:37: note: byref variable will be forcibly initialized 1488 | struct rb_node **insert_p = NULL, *insert_parent = NULL; | ^~~~~~~~~~~~~ /kisskb/src/fs/f2fs/segment.c:1488:19: note: byref variable will be forcibly initialized 1488 | struct rb_node **insert_p = NULL, *insert_parent = NULL; | ^~~~~~~~ /kisskb/src/fs/f2fs/segment.c:1487:39: note: byref variable will be forcibly initialized 1487 | struct discard_cmd *prev_dc = NULL, *next_dc = NULL; | ^~~~~~~ /kisskb/src/fs/f2fs/segment.c:1487:22: note: byref variable will be forcibly initialized 1487 | struct discard_cmd *prev_dc = NULL, *next_dc = NULL; | ^~~~~~~ /kisskb/src/fs/f2fs/segment.c: In function '__wait_all_discard_cmd': /kisskb/src/fs/f2fs/segment.c:1708:24: note: byref variable will be forcibly initialized 1708 | struct discard_policy dp; | ^~ /kisskb/src/fs/f2fs/segment.c: In function '__issue_discard_cmd': /kisskb/src/fs/f2fs/segment.c:1552:9: note: byref variable will be forcibly initialized 1552 | int i, issued; | ^~~~~~ /kisskb/src/fs/f2fs/segment.c:1551:18: note: byref variable will be forcibly initialized 1551 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/f2fs/segment.c: In function '__issue_discard_cmd_range': /kisskb/src/fs/f2fs/segment.c:3092:6: note: byref variable will be forcibly initialized 3092 | int issued; | ^~~~~~ /kisskb/src/fs/f2fs/segment.c:3091:18: note: byref variable will be forcibly initialized 3091 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/f2fs/segment.c:3089:37: note: byref variable will be forcibly initialized 3089 | struct rb_node **insert_p = NULL, *insert_parent = NULL; | ^~~~~~~~~~~~~ /kisskb/src/fs/f2fs/segment.c:3089:19: note: byref variable will be forcibly initialized 3089 | struct rb_node **insert_p = NULL, *insert_parent = NULL; | ^~~~~~~~ /kisskb/src/fs/f2fs/segment.c:3088:39: note: byref variable will be forcibly initialized 3088 | struct discard_cmd *prev_dc = NULL, *next_dc = NULL; | ^~~~~~~ /kisskb/src/fs/f2fs/segment.c:3088:22: note: byref variable will be forcibly initialized 3088 | struct discard_cmd *prev_dc = NULL, *next_dc = NULL; | ^~~~~~~ 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:1800:3: note: in expansion of macro 'wait_event_interruptible_timeout' 1800 | wait_event_interruptible_timeout(*q, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/segment.c:1783:24: note: byref variable will be forcibly initialized 1783 | struct discard_policy dpolicy; | ^~~~~~~ /kisskb/src/drivers/gpio/gpio-altera.c: In function 'altera_gpio_irq_edge_handler': /kisskb/src/drivers/gpio/gpio-altera.c:190:16: note: byref variable will be forcibly initialized 190 | unsigned long status; | ^~~~~~ /kisskb/src/drivers/gpio/gpio-altera.c: In function 'altera_gpio_irq_leveL_high_handler': /kisskb/src/drivers/gpio/gpio-altera.c:217:16: note: byref variable will be forcibly initialized 217 | unsigned long status; | ^~~~~~ /kisskb/src/fs/f2fs/segment.c: In function 'f2fs_balance_fs_bg': /kisskb/src/fs/f2fs/segment.c:587:19: note: byref variable will be forcibly initialized 587 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/f2fs/segment.c: In function 'f2fs_issue_flush': /kisskb/src/fs/f2fs/segment.c:666:19: note: byref variable will be forcibly initialized 666 | struct flush_cmd cmd; | ^~~ In file included from /kisskb/src/arch/powerpc/include/asm/io.h:27, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/drivers/gpio/gpio-altera.c:7: /kisskb/src/drivers/gpio/gpio-altera.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpio/gpio-altera.c: In function 'altera_gpio_probe': /kisskb/src/drivers/gpio/gpio-altera.c:239:6: note: byref variable will be forcibly initialized 239 | int reg, ret; | ^~~ /kisskb/src/fs/f2fs/segment.c: In function 'f2fs_issue_discard_timeout': /kisskb/src/fs/f2fs/segment.c:1763:24: note: byref variable will be forcibly initialized 1763 | struct discard_policy dpolicy; | ^~~~~~~ /kisskb/src/fs/f2fs/segment.c: In function 'new_curseg': /kisskb/src/fs/f2fs/segment.c:2686:15: note: byref variable will be forcibly initialized 2686 | unsigned int segno = curseg->segno; | ^~~~~ /kisskb/src/fs/f2fs/segment.c: In function 'f2fs_trim_fs': /kisskb/src/fs/f2fs/segment.c:3162:24: note: byref variable will be forcibly initialized 3162 | struct discard_policy dpolicy; | ^~~~~~~ /kisskb/src/fs/f2fs/segment.c:3161:20: note: byref variable will be forcibly initialized 3161 | struct cp_control cpc; | ^~~ In file included from /kisskb/src/fs/xfs/xfs_linux.h:78, from /kisskb/src/fs/xfs/xfs.h:22, from /kisskb/src/fs/xfs/libxfs/xfs_dir2_block.c:7: /kisskb/src/fs/xfs/libxfs/xfs_dir2_block.c: In function 'xfs_start_cksum_safe': /kisskb/src/fs/xfs/libxfs/xfs_cksum.h:16:11: note: byref variable will be forcibly initialized 16 | uint32_t zero = 0; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_block.c: In function 'xfs_dir2_block_compact': /kisskb/src/fs/xfs/libxfs/xfs_dir2_block.c:311:8: note: byref variable will be forcibly initialized 311 | int needscan = 0; | ^~~~~~~~ /kisskb/src/fs/f2fs/segment.c: In function 'f2fs_check_write_pointer': /kisskb/src/fs/f2fs/segment.c:5045:39: note: byref variable will be forcibly initialized 5045 | struct check_zone_write_pointer_args args; | ^~~~ 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:516:16: note: byref variable will be forcibly initialized 516 | 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:516:4: note: in expansion of macro 'DEFINE_WAIT' 516 | DEFINE_WAIT(wait); | ^~~~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_block.c: In function 'xfs_dir2_block_lookup_int': /kisskb/src/fs/xfs/libxfs/xfs_dir2_block.c:683:19: note: byref variable will be forcibly initialized 683 | struct xfs_buf *bp; /* block buffer */ | ^~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_block.c: In function 'xfs_dir2_block_addname': /kisskb/src/fs/xfs/libxfs/xfs_dir2_block.c:374:12: note: byref variable will be forcibly initialized 374 | __be16 *tagp; /* pointer to tag value */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_block.c:373:8: note: byref variable will be forcibly initialized 373 | int needscan; /* need to rescan freespace */ | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_block.c:372:8: note: byref variable will be forcibly initialized 372 | int needlog; /* need to log header */ | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_block.c:367:8: note: byref variable will be forcibly initialized 367 | int lfloglow=0; /* first final leaf to log */ | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_block.c:366:8: note: byref variable will be forcibly initialized 366 | int lfloghigh=0; /* last final leaf to log */ | ^~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_block.c:362:26: note: byref variable will be forcibly initialized 362 | xfs_dir2_data_unused_t *enddup=NULL; /* unused at end of data */ | ^~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_block.c:360:26: note: byref variable will be forcibly initialized 360 | xfs_dir2_data_unused_t *dup; /* block unused entry */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_block.c:357:8: note: byref variable will be forcibly initialized 357 | int compact; /* need to compact leaf ents */ | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_block.c:355:19: note: byref variable will be forcibly initialized 355 | struct xfs_buf *bp; /* buffer for block */ | ^~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_block.c: In function 'xfs_dir2_block_lookup': /kisskb/src/fs/xfs/libxfs/xfs_dir2_block.c:639:8: note: byref variable will be forcibly initialized 639 | int ent; /* entry index */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_block.c:635:19: note: byref variable will be forcibly initialized 635 | struct xfs_buf *bp; /* block buffer */ | ^~ /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:790:8: note: byref variable will be forcibly initialized 790 | int needscan; /* need to fixup bestfree */ | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_block.c:789:8: note: byref variable will be forcibly initialized 789 | int needlog; /* need to log block header */ | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_block.c:787:8: note: byref variable will be forcibly initialized 787 | int ent; /* block leaf entry index */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_block.c:783:19: note: byref variable will be forcibly initialized 783 | struct xfs_buf *bp; /* block buffer */ | ^~ /kisskb/src/fs/f2fs/segment.c: In function 'fix_curseg_write_pointer': /kisskb/src/fs/f2fs/segment.c:4925:18: note: byref variable will be forcibly initialized 4925 | struct blk_zone zone; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_block.c: In function 'xfs_dir2_block_replace': /kisskb/src/fs/xfs/libxfs/xfs_dir2_block.c:868:8: note: byref variable will be forcibly initialized 868 | int ent; /* leaf entry index */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_block.c:864:19: note: byref variable will be forcibly initialized 864 | struct xfs_buf *bp; /* block buffer */ | ^~ /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:939:8: note: byref variable will be forcibly initialized 939 | int needscan; /* need to scan for bestfree */ | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_block.c:938:8: note: byref variable will be forcibly initialized 938 | int needlog; /* need to log data 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/fs/xfs/libxfs/xfs_dir2_block.c:1088:8: note: byref variable will be forcibly initialized 1088 | int needscan; /* need to scan block freespc */ | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_block.c:1087:8: note: byref variable will be forcibly initialized 1087 | int needlog; /* need to log block header */ | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_block.c:1082:8: note: byref variable will be forcibly initialized 1082 | int dummy; /* trash */ | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_block.c:1079:19: note: byref variable will be forcibly initialized 1079 | struct xfs_buf *bp; /* block buffer */ | ^~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_block.c:1076:17: note: byref variable will be forcibly initialized 1076 | xfs_dir2_db_t blkno; /* dir-relative block # (0) */ | ^~~~~ /kisskb/src/fs/f2fs/segment.c: In function 'f2fs_replace_block': /kisskb/src/fs/f2fs/segment.c:3785:22: note: byref variable will be forcibly initialized 3785 | struct f2fs_summary sum; | ^~~ /kisskb/src/fs/f2fs/segment.c: In function '__revoke_inmem_pages': /kisskb/src/fs/f2fs/segment.c:240:21: note: byref variable will be forcibly initialized 240 | struct node_info ni; | ^~ /kisskb/src/fs/f2fs/segment.c:239:25: note: byref variable will be forcibly initialized 239 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/segment.c: In function '__f2fs_commit_inmem_pages': /kisskb/src/fs/f2fs/segment.c:398:19: note: byref variable will be forcibly initialized 398 | struct list_head revoke_list; | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/segment.c: In function 'f2fs_do_write_node_page': /kisskb/src/fs/f2fs/segment.c:3605:22: note: byref variable will be forcibly initialized 3605 | struct f2fs_summary sum; | ^~~ /kisskb/src/fs/f2fs/segment.c: In function 'f2fs_outplace_write_data': /kisskb/src/fs/f2fs/segment.c:3617:22: note: byref variable will be forcibly initialized 3617 | struct f2fs_summary sum; | ^~~ /kisskb/src/fs/f2fs/segment.c: In function 'build_sit_entries': /kisskb/src/fs/f2fs/segment.c:4548:24: note: byref variable will be forcibly initialized 4548 | struct f2fs_sit_entry sit; | ^~~ In file included from /kisskb/src/fs/mbcache.c:3: /kisskb/src/fs/mbcache.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/video/backlight/led_bl.c: In function 'led_bl_parse_levels': /kisskb/src/drivers/video/backlight/led_bl.c:128:6: note: byref variable will be forcibly initialized 128 | u32 value; | ^~~~~ /kisskb/src/drivers/video/backlight/led_bl.c: In function 'led_bl_probe': /kisskb/src/drivers/video/backlight/led_bl.c:177:30: note: byref variable will be forcibly initialized 177 | struct backlight_properties props; | ^~~~~ /kisskb/src/fs/binfmt_elf.c: In function 'create_elf_tables': /kisskb/src/fs/binfmt_elf.c:186:16: note: byref variable will be forcibly initialized 186 | unsigned char k_rand_bytes[16]; | ^~~~~~~~~~~~ /kisskb/src/fs/posix_acl.c: In function 'posix_acl_chmod': /kisskb/src/fs/posix_acl.c:588:20: note: byref variable will be forcibly initialized 588 | struct posix_acl *acl; | ^~~ /kisskb/src/fs/posix_acl.c: In function 'posix_acl_update_mode': /kisskb/src/fs/posix_acl.c:689:10: note: byref variable will be forcibly initialized 689 | umode_t mode = inode->i_mode; | ^~~~ /kisskb/src/fs/posix_acl.c: In function 'simple_acl_create': /kisskb/src/fs/posix_acl.c:998:34: note: byref variable will be forcibly initialized 998 | struct posix_acl *default_acl, *acl; | ^~~ /kisskb/src/fs/posix_acl.c:998:20: note: byref variable will be forcibly initialized 998 | struct posix_acl *default_acl, *acl; | ^~~~~~~~~~~ /kisskb/src/drivers/pci/vpd.c: In function 'pci_vpd_check_csum': /kisskb/src/drivers/pci/vpd.c:493:15: note: byref variable will be forcibly initialized 493 | unsigned int size; | ^~~~ /kisskb/src/drivers/pci/vpd.c: In function 'pci_vpd_wait': /kisskb/src/drivers/pci/vpd.c:131:6: note: byref variable will be forcibly initialized 131 | u16 status; | ^~~~~~ /kisskb/src/drivers/pci/vpd.c: In function 'pci_vpd_read': /kisskb/src/drivers/pci/vpd.c:184:7: note: byref variable will be forcibly initialized 184 | u32 val; | ^~~ /kisskb/src/drivers/pci/vpd.c: In function 'pci_vpd_size': /kisskb/src/drivers/pci/vpd.c:58:21: note: byref variable will be forcibly initialized 58 | unsigned char tag, header[1+2]; /* 1 byte tag, 2 bytes length */ | ^~~~~~ /kisskb/src/drivers/gpio/gpio-arizona.c: In function 'arizona_gpio_get': /kisskb/src/drivers/gpio/gpio-arizona.c:54:20: note: byref variable will be forcibly initialized 54 | unsigned int reg, val; | ^~~ /kisskb/src/drivers/gpio/gpio-arizona.c: In function 'arizona_gpio_direction_in': /kisskb/src/drivers/gpio/gpio-arizona.c:32:7: note: byref variable will be forcibly initialized 32 | bool change; | ^~~~~~ /kisskb/src/drivers/gpio/gpio-arizona.c: In function 'arizona_gpio_direction_out': /kisskb/src/drivers/gpio/gpio-arizona.c:102:15: note: byref variable will be forcibly initialized 102 | unsigned int val; | ^~~ /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c: In function 'start_clear_flags': /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c:377:16: note: byref variable will be forcibly initialized 377 | unsigned char msg[3]; | ^~~ /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c: In function 'start_check_enables': /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c:366:16: note: byref variable will be forcibly initialized 366 | unsigned char msg[2]; | ^~~ /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c: In function 'disable_si_irq': /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c:366:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c: In function 'enable_si_irq': /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c:366:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c: In function 'handle_flags': /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c:377:16: note: byref variable will be forcibly initialized 377 | unsigned char msg[3]; | ^~~ /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c: In function 'handle_transaction_done': /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c:720:17: note: byref variable will be forcibly initialized 720 | unsigned char msg[4]; | ^~~ /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c:681:8: note: byref variable will be forcibly initialized 681 | bool irq_on; | ^~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c:679:17: note: byref variable will be forcibly initialized 679 | unsigned char msg[4]; | ^~~ /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c:588:17: note: byref variable will be forcibly initialized 588 | unsigned char msg[3]; | ^~~ /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c:565:17: note: byref variable will be forcibly initialized 565 | unsigned char msg[4]; | ^~~ /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c: In function 'smi_event_handler': /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c:366:16: note: byref variable will be forcibly initialized 366 | unsigned char msg[2]; | ^~~ /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c:796:17: note: byref variable will be forcibly initialized 796 | unsigned char msg[2]; | ^~~ In file included from /kisskb/src/arch/powerpc/include/asm/io.h:27, 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/drivers/char/ipmi/ipmi_si_intf.c:38: /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c: In function 'device_remove_group': /kisskb/src/include/linux/device.h:922:32: note: byref variable will be forcibly initialized 922 | const struct attribute_group *groups[] = { grp, NULL }; | ^~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c: In function 'shutdown_smi': /kisskb/src/include/linux/device.h:922:32: note: byref variable will be forcibly initialized /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c: In function 'ipmi_thread': /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c:979:10: note: byref variable will be forcibly initialized 979 | ktime_t busy_until = IPMI_TIME_NOT_BUSY; | ^~~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c: In function 'try_get_dev_id': /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c:1310:24: note: byref variable will be forcibly initialized 1310 | unsigned char msg[2]; | ^~~ /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c: In function 'get_global_enables': /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c:1360:24: note: byref variable will be forcibly initialized 1360 | unsigned char msg[3]; | ^~~ /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c: In function 'set_global_enables': /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c:1407:24: note: byref variable will be forcibly initialized 1407 | unsigned char msg[3]; | ^~~ /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c: In function 'check_clr_rcv_irq': /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c:1457:5: note: byref variable will be forcibly initialized 1457 | u8 enables = 0; | ^~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c: In function 'check_set_rcv_irq': /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c:1494:5: note: byref variable will be forcibly initialized 1494 | u8 enables = 0; | ^~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c: In function 'try_enable_event_buffer': /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c:1526:24: note: byref variable will be forcibly initialized 1526 | unsigned char msg[3]; | ^~~ In file included from /kisskb/src/arch/powerpc/include/asm/io.h:27, 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/drivers/char/ipmi/ipmi_si_intf.c:38: /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c: In function 'device_add_group': /kisskb/src/include/linux/device.h:914:32: note: byref variable will be forcibly initialized 914 | const struct attribute_group *groups[] = { grp, NULL }; | ^~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c: In function 'try_smi_init': /kisskb/src/include/linux/device.h:914:32: note: byref variable will be forcibly initialized /kisskb/src/drivers/char/ipmi/ipmi_si_intf.c:377:16: note: byref variable will be forcibly initialized 377 | unsigned char msg[3]; | ^~~ /kisskb/src/net/core/dev.c: In function 'call_netdevice_register_notifiers': /kisskb/src/net/core/dev.c:1615:30: note: byref variable will be forcibly initialized 1615 | struct netdev_notifier_info info = { | ^~~~ /kisskb/src/net/core/dev.c:1615:30: note: byref variable will be forcibly initialized /kisskb/src/net/core/dev.c: In function 'call_netdevice_unregister_notifiers': /kisskb/src/net/core/dev.c:1615:30: note: byref variable will be forcibly initialized /kisskb/src/net/core/dev.c:1615:30: note: byref variable will be forcibly initialized /kisskb/src/net/core/dev.c:1615:30: note: byref variable will be forcibly initialized /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:580:6: note: byref variable will be forcibly initialized 580 | u16 l; | ^ /kisskb/src/drivers/pci/setup-bus.c:577:24: note: byref variable will be forcibly initialized 577 | struct pci_bus_region region; | ^~~~~~ /kisskb/src/drivers/pci/setup-bus.c: In function 'pci_bus_size_cardbus': /kisskb/src/drivers/pci/setup-bus.c:1116:6: note: byref variable will be forcibly initialized 1116 | u16 ctrl; | ^~~~ /kisskb/src/drivers/pci/setup-bus.c: In function 'adjust_bridge_window': /kisskb/src/drivers/pci/setup-bus.c:1865:18: note: byref variable will be forcibly initialized 1865 | resource_size_t add_size, size = resource_size(res); | ^~~~~~~~ /kisskb/src/drivers/pci/setup-bus.c: In function 'pbus_size_mem': /kisskb/src/drivers/pci/setup-bus.c:997:18: note: byref variable will be forcibly initialized 997 | resource_size_t aligns[18]; /* Alignments from 1MB to 128GB */ | ^~~~~~ /kisskb/src/drivers/pci/setup-bus.c: In function '__dev_sort_resources': /kisskb/src/drivers/pci/setup-bus.c:188:7: note: byref variable will be forcibly initialized 188 | u16 command; | ^~~~~~~ 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:26:19: note: in definition of macro 'LIST_HEAD' 26 | 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:26:19: note: in definition of macro 'LIST_HEAD' 26 | 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:26:19: note: in definition of macro 'LIST_HEAD' 26 | 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:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/core/dev.c: In function 'napi_enable': /kisskb/src/net/core/dev.c:6300:16: note: byref variable will be forcibly initialized 6300 | unsigned long val, new; | ^~~ In file included 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 'netdev_lower_get_first_private_rcu': /kisskb/src/include/linux/rculist.h:353:20: note: byref variable will be forcibly initialized 353 | struct list_head *__next = READ_ONCE(__ptr->next); \ | ^~~~~~ /kisskb/src/net/core/dev.c:7219:10: note: in expansion of macro 'list_first_or_null_rcu' 7219 | lower = list_first_or_null_rcu(&dev->adj_list.lower, | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_master_upper_dev_get_rcu': /kisskb/src/include/linux/rculist.h:353:20: note: byref variable will be forcibly initialized 353 | struct list_head *__next = READ_ONCE(__ptr->next); \ | ^~~~~~ /kisskb/src/net/core/dev.c:7238:10: note: in expansion of macro 'list_first_or_null_rcu' 7238 | upper = list_first_or_null_rcu(&dev->adj_list.upper, | ^~~~~~~~~~~~~~~~~~~~~~ /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:26:19: note: in definition of macro 'LIST_HEAD' 26 | 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:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/net/core/dev.c:78: /kisskb/src/net/core/dev.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /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:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /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:26:19: note: in definition of macro 'LIST_HEAD' 26 | 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:26:19: note: in definition of macro 'LIST_HEAD' 26 | 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:26:19: note: in definition of macro 'LIST_HEAD' 26 | 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:26:19: note: in definition of macro 'LIST_HEAD' 26 | 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:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/core/dev.c: In function '__netdev_has_upper_dev': /kisskb/src/net/core/dev.c:6860:28: note: byref variable will be forcibly initialized 6860 | struct netdev_nested_priv priv = { | ^~~~ /kisskb/src/net/core/dev.c: In function '__dev_alloc_name': /kisskb/src/net/core/dev.c:1005:6: note: byref variable will be forcibly initialized 1005 | int i = 0; | ^ /kisskb/src/net/core/dev.c: In function 'dev_alloc_name_ns': /kisskb/src/net/core/dev.c:1072:7: note: byref variable will be forcibly initialized 1072 | char buf[IFNAMSIZ]; | ^~~ /kisskb/src/net/core/dev.c: In function 'netdev_state_change': /kisskb/src/net/core/dev.c:1305:38: note: byref variable will be forcibly initialized 1305 | 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:1926:30: note: byref variable will be forcibly initialized 1926 | struct netdev_notifier_info info = { | ^~~~ /kisskb/src/net/core/dev.c: In function 'call_netdevice_notifiers': /kisskb/src/net/core/dev.c:1926:30: note: byref variable will be forcibly initialized /kisskb/src/net/core/dev.c: In function 'netdev_features_change': /kisskb/src/net/core/dev.c:1926:30: note: byref variable will be forcibly initialized /kisskb/src/net/core/dev.c: In function '__netdev_notify_peers': /kisskb/src/net/core/dev.c:1926:30: note: byref variable will be forcibly initialized /kisskb/src/net/core/dev.c:1926:30: note: byref variable will be forcibly initialized /kisskb/src/net/core/dev.c: In function 'udp_tunnel_get_rx_info': /kisskb/src/net/core/dev.c:1926:30: note: byref variable will be forcibly initialized /kisskb/src/net/core/dev.c: In function 'udp_tunnel_drop_rx_info': /kisskb/src/net/core/dev.c:1926:30: note: byref variable will be forcibly initialized /kisskb/src/net/core/dev_addr_lists.c: In function 'dev_addr_init': /kisskb/src/net/core/dev_addr_lists.c:548:16: note: byref variable will be forcibly initialized 548 | unsigned char addr[MAX_ADDR_LEN]; | ^~~~ /kisskb/src/net/core/dev.c: In function 'vlan_get_rx_ctag_filter_info': /kisskb/src/net/core/dev.c:1926:30: note: byref variable will be forcibly initialized /kisskb/src/net/core/dev.c: In function 'vlan_drop_rx_ctag_filter_info': /kisskb/src/net/core/dev.c:1926:30: note: byref variable will be forcibly initialized /kisskb/src/net/core/dev.c: In function 'vlan_get_rx_stag_filter_info': /kisskb/src/net/core/dev.c:1926:30: note: byref variable will be forcibly initialized /kisskb/src/net/core/dev.c: In function 'vlan_drop_rx_stag_filter_info': /kisskb/src/net/core/dev.c:1926:30: note: byref variable will be forcibly initialized /kisskb/src/net/core/dev.c: In function 'dev_pre_changeaddr_notify': /kisskb/src/net/core/dev.c:8355:45: note: byref variable will be forcibly initialized 8355 | struct netdev_notifier_pre_changeaddr_info info = { | ^~~~ /kisskb/src/net/core/dev.c: In function 'dev_set_mac_address': /kisskb/src/net/core/dev.c:1926:30: note: byref variable will be forcibly initialized 1926 | struct netdev_notifier_info info = { | ^~~~ /kisskb/src/net/core/dev.c:8355:45: note: byref variable will be forcibly initialized 8355 | struct netdev_notifier_pre_changeaddr_info info = { | ^~~~ /kisskb/src/net/core/dev.c: In function '__dev_close_many': /kisskb/src/net/core/dev.c:1926:30: note: byref variable will be forcibly initialized 1926 | struct netdev_notifier_info info = { | ^~~~ /kisskb/src/net/core/dev.c: In function 'dev_close_many': /kisskb/src/net/core/dev.c:1926:30: note: byref variable will be forcibly initialized 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:1539:13: note: byref variable will be forcibly initialized 1539 | LIST_HEAD(single); | ^~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/core/dev.c: In function '__dev_close': /kisskb/src/net/core/dev.c:1500:12: note: byref variable will be forcibly initialized 1500 | LIST_HEAD(single); | ^~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/core/dev.c: In function 'netif_rx_internal': /kisskb/src/net/core/dev.c:4809:16: note: byref variable will be forcibly initialized 4809 | unsigned int qtail; | ^~~~~ /kisskb/src/net/core/dev.c:4792:34: note: byref variable will be forcibly initialized 4792 | struct rps_dev_flow voidflow, *rflow = &voidflow; | ^~~~~ /kisskb/src/net/core/dev.c:4792:23: note: byref variable will be forcibly initialized 4792 | struct rps_dev_flow voidflow, *rflow = &voidflow; | ^~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_walk_all_upper_dev_rcu': /kisskb/src/net/core/dev.c:6816:35: note: byref variable will be forcibly initialized 6816 | struct list_head *niter, *iter, *iter_stack[MAX_NEST_DEV + 1]; | ^~~~~~~~~~ /kisskb/src/net/core/dev.c:6816:28: note: byref variable will be forcibly initialized 6816 | struct list_head *niter, *iter, *iter_stack[MAX_NEST_DEV + 1]; | ^~~~ /kisskb/src/net/core/dev.c:6815:41: note: byref variable will be forcibly initialized 6815 | struct net_device *udev, *next, *now, *dev_stack[MAX_NEST_DEV + 1]; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/filter.h:19, 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:3647:18: note: byref variable will be forcibly initialized 3647 | struct udphdr _udphdr; | ^~~~~~~ /kisskb/src/net/core/dev.c:3640:18: note: byref variable will be forcibly initialized 3640 | struct tcphdr _tcphdr; | ^~~~~~~ In file included from /kisskb/src/fs/xfs/xfs_linux.h:78, from /kisskb/src/fs/xfs/xfs.h:22, from /kisskb/src/fs/xfs/libxfs/xfs_dir2_data.c:7: /kisskb/src/fs/xfs/libxfs/xfs_dir2_data.c: In function 'xfs_start_cksum_safe': /kisskb/src/fs/xfs/libxfs/xfs_cksum.h:16:11: note: byref variable will be forcibly initialized 16 | uint32_t zero = 0; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_data.c: In function 'xfs_dir3_data_init': /kisskb/src/fs/xfs/libxfs/xfs_dir2_data.c:699:20: note: byref variable will be forcibly initialized 699 | struct xfs_buf *bp; | ^~ /kisskb/src/net/core/dev.c: In function '__dev_xmit_skb': /kisskb/src/net/core/dev.c:3679:18: note: byref variable will be forcibly initialized 3679 | struct sk_buff *to_free = NULL; | ^~~~~~~ /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/xfs/libxfs/xfs_dir2_data.c:107:24: note: byref variable will be forcibly initialized 107 | xfs_dir2_data_free_t *dfp; /* bestfree entry */ | ^~~ /kisskb/src/fs/fhandle.c: In function 'do_sys_name_to_handle': /kisskb/src/fs/fhandle.c:23:6: note: byref variable will be forcibly initialized 23 | int handle_dwords, handle_bytes; | ^~~~~~~~~~~~~ /kisskb/src/fs/fhandle.c:22:21: note: byref variable will be forcibly initialized 22 | struct file_handle f_handle; | ^~~~~~~~ /kisskb/src/fs/fhandle.c: In function '__do_sys_name_to_handle_at': /kisskb/src/fs/fhandle.c:97:14: note: byref variable will be forcibly initialized 97 | struct path path; | ^~~~ /kisskb/src/fs/fhandle.c: In function 'handle_to_path': /kisskb/src/fs/fhandle.c:171:21: note: byref variable will be forcibly initialized 171 | struct file_handle f_handle; | ^~~~~~~~ /kisskb/src/fs/fhandle.c: In function 'do_handle_open': /kisskb/src/fs/fhandle.c:219:14: note: byref variable will be forcibly initialized 219 | struct path path; | ^~~~ /kisskb/src/net/core/dev.c: In function 'netdev_adjacent_sysfs_add': /kisskb/src/net/core/dev.c:7250:7: note: byref variable will be forcibly initialized 7250 | char linkname[IFNAMSIZ+7]; | ^~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_adjacent_sysfs_del': /kisskb/src/net/core/dev.c:7261:7: note: byref variable will be forcibly initialized 7261 | char linkname[IFNAMSIZ+7]; | ^~~~~~~~ /kisskb/src/net/core/dev.c: In function '__netdev_upper_dev_link': /kisskb/src/net/core/dev.c:7436:42: note: byref variable will be forcibly initialized 7436 | 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:7517:28: note: byref variable will be forcibly initialized 7517 | struct netdev_nested_priv priv = { | ^~~~ /kisskb/src/net/core/dev.c: In function 'netdev_master_upper_dev_link': /kisskb/src/net/core/dev.c:7546:28: note: byref variable will be forcibly initialized 7546 | struct netdev_nested_priv priv = { | ^~~~ /kisskb/src/net/core/dev.c: In function 'netdev_adjacent_change_prepare': /kisskb/src/net/core/dev.c:7640:28: note: byref variable will be forcibly initialized 7640 | struct netdev_nested_priv priv = { | ^~~~ /kisskb/src/net/core/dev.c: In function 'netdev_upper_dev_unlink': /kisskb/src/net/core/dev.c:7599:28: note: byref variable will be forcibly initialized 7599 | struct netdev_nested_priv priv = { | ^~~~ /kisskb/src/net/core/dev.c: In function 'netdev_adjacent_change_commit': /kisskb/src/net/core/dev.c:7667:28: note: byref variable will be forcibly initialized 7667 | struct netdev_nested_priv priv = { | ^~~~ /kisskb/src/net/core/dev.c: In function 'netdev_adjacent_change_abort': /kisskb/src/net/core/dev.c:7687:28: note: byref variable will be forcibly initialized 7687 | struct netdev_nested_priv priv = { | ^~~~ /kisskb/src/net/core/dev.c: In function 'dev_xdp_install': /kisskb/src/net/core/dev.c:8692:20: note: byref variable will be forcibly initialized 8692 | struct netdev_bpf xdp; | ^~~ /kisskb/src/net/core/dev.c: In function 'dev_xdp_attach': /kisskb/src/net/core/dev.c:8760:20: note: byref variable will be forcibly initialized 8760 | struct list_head *iter; | ^~~~ /kisskb/src/net/core/dev.c: In function 'netdev_wait_allrefs': /kisskb/src/net/core/dev.c:1926:30: note: byref variable will be forcibly initialized 1926 | struct netdev_notifier_info info = { | ^~~~ /kisskb/src/net/core/dev.c: In function 'unregister_netdevice_many': /kisskb/src/net/core/dev.c:1926:30: note: byref variable will be forcibly initialized 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:10348:12: note: byref variable will be forcibly initialized 10348 | LIST_HEAD(close_head); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/core/dev.c: In function 'unregister_netdevice_queue': /kisskb/src/net/core/dev.c:10330:13: note: byref variable will be forcibly initialized 10330 | LIST_HEAD(single); | ^~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/core/dev.c: In function '__dev_change_net_namespace': /kisskb/src/net/core/dev.c:1926:30: note: byref variable will be forcibly initialized 1926 | struct netdev_notifier_info info = { | ^~~~ /kisskb/src/net/core/dev.c:1926:30: note: byref variable will be forcibly initialized /kisskb/src/net/core/dev.c:10483:11: note: byref variable will be forcibly initialized 10483 | int err, new_nsid; | ^~~~~~~~ /kisskb/src/net/core/dev.c: In function 'default_device_exit': /kisskb/src/net/core/dev.c:10846:8: note: byref variable will be forcibly initialized 10846 | char fb_name[IFNAMSIZ]; | ^~~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_printk': /kisskb/src/net/core/dev.c:10785:10: note: byref variable will be forcibly initialized 10785 | va_list args; | ^~~~ /kisskb/src/net/core/dev.c:10784:19: note: byref variable will be forcibly initialized 10784 | struct va_format vaf; | ^~~ /kisskb/src/net/core/dev.c: In function 'netdev_emerg': /kisskb/src/net/core/dev.c:10802:10: note: byref variable will be forcibly initialized 10802 | va_list args; \ | ^~~~ /kisskb/src/net/core/dev.c:10815:1: note: in expansion of macro 'define_netdev_printk_level' 10815 | define_netdev_printk_level(netdev_emerg, KERN_EMERG); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c:10801:19: note: byref variable will be forcibly initialized 10801 | struct va_format vaf; \ | ^~~ /kisskb/src/net/core/dev.c:10815:1: note: in expansion of macro 'define_netdev_printk_level' 10815 | define_netdev_printk_level(netdev_emerg, KERN_EMERG); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_alert': /kisskb/src/net/core/dev.c:10802:10: note: byref variable will be forcibly initialized 10802 | va_list args; \ | ^~~~ /kisskb/src/net/core/dev.c:10816:1: note: in expansion of macro 'define_netdev_printk_level' 10816 | define_netdev_printk_level(netdev_alert, KERN_ALERT); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c:10801:19: note: byref variable will be forcibly initialized 10801 | struct va_format vaf; \ | ^~~ /kisskb/src/net/core/dev.c:10816:1: note: in expansion of macro 'define_netdev_printk_level' 10816 | define_netdev_printk_level(netdev_alert, KERN_ALERT); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_crit': /kisskb/src/net/core/dev.c:10802:10: note: byref variable will be forcibly initialized 10802 | va_list args; \ | ^~~~ /kisskb/src/net/core/dev.c:10817:1: note: in expansion of macro 'define_netdev_printk_level' 10817 | define_netdev_printk_level(netdev_crit, KERN_CRIT); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c:10801:19: note: byref variable will be forcibly initialized 10801 | struct va_format vaf; \ | ^~~ /kisskb/src/net/core/dev.c:10817:1: note: in expansion of macro 'define_netdev_printk_level' 10817 | define_netdev_printk_level(netdev_crit, KERN_CRIT); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_err': /kisskb/src/net/core/dev.c:10802:10: note: byref variable will be forcibly initialized 10802 | va_list args; \ | ^~~~ /kisskb/src/net/core/dev.c:10818:1: note: in expansion of macro 'define_netdev_printk_level' 10818 | define_netdev_printk_level(netdev_err, KERN_ERR); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c:10801:19: note: byref variable will be forcibly initialized 10801 | struct va_format vaf; \ | ^~~ /kisskb/src/net/core/dev.c:10818:1: note: in expansion of macro 'define_netdev_printk_level' 10818 | define_netdev_printk_level(netdev_err, KERN_ERR); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_warn': /kisskb/src/net/core/dev.c:10802:10: note: byref variable will be forcibly initialized 10802 | va_list args; \ | ^~~~ /kisskb/src/net/core/dev.c:10819:1: note: in expansion of macro 'define_netdev_printk_level' 10819 | define_netdev_printk_level(netdev_warn, KERN_WARNING); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c:10801:19: note: byref variable will be forcibly initialized 10801 | struct va_format vaf; \ | ^~~ /kisskb/src/net/core/dev.c:10819:1: note: in expansion of macro 'define_netdev_printk_level' 10819 | define_netdev_printk_level(netdev_warn, KERN_WARNING); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_notice': /kisskb/src/net/core/dev.c:10802:10: note: byref variable will be forcibly initialized 10802 | va_list args; \ | ^~~~ /kisskb/src/net/core/dev.c:10820:1: note: in expansion of macro 'define_netdev_printk_level' 10820 | define_netdev_printk_level(netdev_notice, KERN_NOTICE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c:10801:19: note: byref variable will be forcibly initialized 10801 | struct va_format vaf; \ | ^~~ /kisskb/src/net/core/dev.c:10820:1: note: in expansion of macro 'define_netdev_printk_level' 10820 | define_netdev_printk_level(netdev_notice, KERN_NOTICE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_info': /kisskb/src/net/core/dev.c:10802:10: note: byref variable will be forcibly initialized 10802 | va_list args; \ | ^~~~ /kisskb/src/net/core/dev.c:10821:1: note: in expansion of macro 'define_netdev_printk_level' 10821 | define_netdev_printk_level(netdev_info, KERN_INFO); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c:10801:19: note: byref variable will be forcibly initialized 10801 | struct va_format vaf; \ | ^~~ /kisskb/src/net/core/dev.c:10821:1: note: in expansion of macro 'define_netdev_printk_level' 10821 | 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:10907:12: note: byref variable will be forcibly initialized 10907 | LIST_HEAD(dev_kill_list); | ^~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/core/dev.c: In function '__dev_direct_xmit': /kisskb/src/net/core/dev.c:4161:7: note: byref variable will be forcibly initialized 4161 | bool again = false; | ^~~~~ /kisskb/src/net/core/dev.c: In function '__dev_queue_xmit': /kisskb/src/net/core/dev.c:4032:7: note: byref variable will be forcibly initialized 4032 | bool again = false; | ^~~~~ /kisskb/src/net/core/dev.c:4031:6: note: byref variable will be forcibly initialized 4031 | int rc = -ENOMEM; | ^~ /kisskb/src/fs/f2fs/recovery.c: In function 'recover_quota_data': /kisskb/src/fs/f2fs/recovery.c:247:15: note: byref variable will be forcibly initialized 247 | struct iattr attr; | ^~~~ /kisskb/src/fs/f2fs/recovery.c: In function 'recover_dentry': /kisskb/src/fs/f2fs/recovery.c:171:15: note: byref variable will be forcibly initialized 171 | struct page *page; | ^~~~ /kisskb/src/fs/f2fs/recovery.c:170:14: note: byref variable will be forcibly initialized 170 | struct qstr usr_fname; | ^~~~~~~~~ /kisskb/src/fs/f2fs/recovery.c:169:23: note: byref variable will be forcibly initialized 169 | struct f2fs_filename fname; | ^~~~~ /kisskb/src/net/core/dev.c: In function 'do_xdp_generic': /kisskb/src/net/core/dev.c:4755:19: note: byref variable will be forcibly initialized 4755 | struct xdp_buff xdp; | ^~~ /kisskb/src/fs/f2fs/recovery.c: In function 'check_index_in_prev_nodes': /kisskb/src/fs/f2fs/recovery.c:453:23: note: byref variable will be forcibly initialized 453 | struct dnode_of_data tdn = *dn; | ^~~ /kisskb/src/net/core/dev.c: In function '__netif_receive_skb_core': /kisskb/src/net/core/dev.c:5139:18: note: byref variable will be forcibly initialized 5139 | struct sk_buff *skb = *pskb; | ^~~ /kisskb/src/net/core/dev.c:5137:30: note: byref variable will be forcibly initialized 5137 | struct packet_type *ptype, *pt_prev; | ^~~~~~~ /kisskb/src/fs/f2fs/recovery.c: In function 'do_recover_data': /kisskb/src/fs/f2fs/recovery.c:558:19: note: byref variable will be forcibly initialized 558 | struct node_info ni; | ^~ /kisskb/src/fs/f2fs/recovery.c:557:23: note: byref variable will be forcibly initialized 557 | struct dnode_of_data dn; | ^~ /kisskb/src/net/core/dev.c: In function '__netif_receive_skb_one_core': /kisskb/src/net/core/dev.c:5341:22: note: byref variable will be forcibly initialized 5341 | struct packet_type *pt_prev = NULL; | ^~~~~~~ /kisskb/src/net/core/dev.c: In function 'netif_receive_skb_internal': /kisskb/src/net/core/dev.c:5536:34: note: byref variable will be forcibly initialized 5536 | struct rps_dev_flow voidflow, *rflow = &voidflow; | ^~~~~ /kisskb/src/net/core/dev.c:5536:23: note: byref variable will be forcibly initialized 5536 | 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:5419:23: note: byref variable will be forcibly initialized 5419 | struct packet_type *pt_prev = NULL; | ^~~~~~~ /kisskb/src/net/core/dev.c:5414:18: note: byref variable will be forcibly initialized 5414 | struct sk_buff *skb, *next; | ^~~ /kisskb/src/net/core/dev.c:5413:19: note: byref variable will be forcibly initialized 5413 | struct list_head sublist; | ^~~~~~~ /kisskb/src/fs/f2fs/recovery.c: In function 'f2fs_recover_fsync_data': /kisskb/src/fs/f2fs/recovery.c:857:22: note: byref variable will be forcibly initialized 857 | struct cp_control cpc = { | ^~~ /kisskb/src/fs/f2fs/recovery.c:774:19: note: byref variable will be forcibly initialized 774 | struct list_head dir_list; | ^~~~~~~~ /kisskb/src/fs/f2fs/recovery.c:773:31: note: byref variable will be forcibly initialized 773 | struct list_head inode_list, tmp_inode_list; | ^~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/recovery.c:773:19: note: byref variable will be forcibly initialized 773 | struct list_head inode_list, tmp_inode_list; | ^~~~~~~~~~ /kisskb/src/net/core/dev.c: In function '__netif_receive_skb_list': /kisskb/src/net/core/dev.c:5473:21: note: byref variable will be forcibly initialized 5473 | struct list_head sublist; | ^~~~~~~ /kisskb/src/net/core/dev.c: In function 'netif_receive_skb_list_internal': /kisskb/src/net/core/dev.c:5569:35: note: byref variable will be forcibly initialized 5569 | struct rps_dev_flow voidflow, *rflow = &voidflow; | ^~~~~ /kisskb/src/net/core/dev.c:5569:24: note: byref variable will be forcibly initialized 5569 | struct rps_dev_flow voidflow, *rflow = &voidflow; | ^~~~~~~~ /kisskb/src/net/core/dev.c:5554:19: note: byref variable will be forcibly initialized 5554 | struct list_head sublist; | ^~~~~~~ /kisskb/src/drivers/pci/vc.c: In function 'pci_vc_load_arb_table': /kisskb/src/drivers/pci/vc.c:50:6: note: byref variable will be forcibly initialized 50 | u16 ctrl; | ^~~~ /kisskb/src/drivers/pci/vc.c: In function 'pci_vc_load_port_arb_table': /kisskb/src/drivers/pci/vc.c:75:6: note: byref variable will be forcibly initialized 75 | u32 ctrl; | ^~~~ /kisskb/src/drivers/pci/vc.c: In function 'pci_vc_enable': /kisskb/src/drivers/pci/vc.c:106:26: note: byref variable will be forcibly initialized 106 | u32 ctrl, header, cap1, ctrl2; | ^~~~~ /kisskb/src/drivers/pci/vc.c:106:20: note: byref variable will be forcibly initialized 106 | u32 ctrl, header, cap1, ctrl2; | ^~~~ /kisskb/src/drivers/pci/vc.c:106:12: note: byref variable will be forcibly initialized 106 | u32 ctrl, header, cap1, ctrl2; | ^~~~~~ /kisskb/src/drivers/pci/vc.c:106:6: note: byref variable will be forcibly initialized 106 | u32 ctrl, header, cap1, ctrl2; | ^~~~ /kisskb/src/drivers/pci/vc.c: In function 'pci_vc_do_save_buffer': /kisskb/src/drivers/pci/vc.c:314:9: note: byref variable will be forcibly initialized 314 | u32 tmp, ctrl = *(u32 *)buf; | ^~~ /kisskb/src/drivers/pci/vc.c:275:7: note: byref variable will be forcibly initialized 275 | u32 cap; | ^~~ /kisskb/src/drivers/pci/vc.c:230:7: note: byref variable will be forcibly initialized 230 | u32 cap2; | ^~~~ /kisskb/src/drivers/pci/vc.c:188:6: note: byref variable will be forcibly initialized 188 | u32 cap1; | ^~~~ /kisskb/src/net/core/dev.c: In function 'napi_threaded_poll': /kisskb/src/net/core/dev.c:6472:9: note: byref variable will be forcibly initialized 6472 | bool repoll = false; | ^~~~~~ /kisskb/src/net/core/dev.c: In function 'napi_poll': /kisskb/src/net/core/dev.c:6419:7: note: byref variable will be forcibly initialized 6419 | bool do_repoll = false; | ^~~~~~~~~ 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:6498:12: note: byref variable will be forcibly initialized 6498 | LIST_HEAD(repoll); | ^~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/core/dev.c:6497:12: note: byref variable will be forcibly initialized 6497 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/core/dev.c: In function 'dev_change_name': /kisskb/src/net/core/dev.c:1926:30: note: byref variable will be forcibly initialized 1926 | struct netdev_notifier_info info = { | ^~~~ /kisskb/src/net/core/dev.c:1131:7: note: byref variable will be forcibly initialized 1131 | char oldname[IFNAMSIZ]; | ^~~~~~~ /kisskb/src/net/core/dev.c: In function '__dev_notify_flags': /kisskb/src/net/core/dev.c:1926:30: note: byref variable will be forcibly initialized 1926 | struct netdev_notifier_info info = { | ^~~~ /kisskb/src/net/core/dev.c:1926:30: note: byref variable will be forcibly initialized /kisskb/src/net/core/dev.c:8178:38: note: byref variable will be forcibly initialized 8178 | struct netdev_notifier_change_info change_info = { | ^~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function '__dev_open': /kisskb/src/net/core/dev.c:1926:30: note: byref variable will be forcibly initialized 1926 | struct netdev_notifier_info info = { | ^~~~ /kisskb/src/net/core/dev.c: In function 'dev_open': /kisskb/src/net/core/dev.c:1926:30: note: byref variable will be forcibly initialized /kisskb/src/net/core/dev.c: In function 'dev_set_mtu_ext': /kisskb/src/net/core/dev.c:1961:34: note: byref variable will be forcibly initialized 1961 | struct netdev_notifier_info_ext info = { | ^~~~ /kisskb/src/net/core/dev.c:1961:34: note: byref variable will be forcibly initialized /kisskb/src/net/core/dev.c:1926:30: note: byref variable will be forcibly initialized 1926 | struct netdev_notifier_info info = { | ^~~~ /kisskb/src/net/core/dev.c: In function 'dev_set_mtu': /kisskb/src/net/core/dev.c:8292:25: note: byref variable will be forcibly initialized 8292 | struct netlink_ext_ack extack; | ^~~~~~ /kisskb/src/net/core/dev.c: In function 'dev_change_tx_queue_len': /kisskb/src/net/core/dev.c:1926:30: note: byref variable will be forcibly initialized 1926 | struct netdev_notifier_info info = { | ^~~~ /kisskb/src/net/core/dev.c: In function 'bpf_xdp_link_attach': /kisskb/src/net/core/dev.c:9011:25: note: byref variable will be forcibly initialized 9011 | struct bpf_link_primer link_primer; | ^~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function '__netdev_update_features': /kisskb/src/net/core/dev.c:9285:20: note: byref variable will be forcibly initialized 9285 | struct list_head *iter; | ^~~~ /kisskb/src/net/core/dev.c:9284:20: note: byref variable will be forcibly initialized 9284 | netdev_features_t features; | ^~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_sync_lower_features': /kisskb/src/net/core/dev.c:1926:30: note: byref variable will be forcibly initialized 1926 | struct netdev_notifier_info info = { | ^~~~ /kisskb/src/net/core/dev.c: In function 'netdev_update_features': /kisskb/src/net/core/dev.c:1926:30: note: byref variable will be forcibly initialized /kisskb/src/net/core/dev.c: In function 'netdev_change_features': /kisskb/src/net/core/dev.c:1926:30: note: byref variable will be forcibly initialized /kisskb/src/net/core/dev.c: In function 'register_netdevice': /kisskb/src/net/core/dev.c:1926:30: note: byref variable will be forcibly initialized /kisskb/src/net/core/dev.c:1926:30: note: byref variable will be forcibly initialized /kisskb/src/drivers/pci/mmap.c: In function 'pci_mmap_page_range': /kisskb/src/drivers/pci/mmap.c:26:25: note: byref variable will be forcibly initialized 26 | resource_size_t start, end; | ^~~ /kisskb/src/drivers/pci/mmap.c:26:18: note: byref variable will be forcibly initialized 26 | resource_size_t start, end; | ^~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_run_todo': /kisskb/src/net/core/dev.c:9900:19: note: byref variable will be forcibly initialized 9900 | struct list_head unlink_list; | ^~~~~~~~~~~ /kisskb/src/net/core/dev.c:9898:19: note: byref variable will be forcibly initialized 9898 | struct list_head list; | ^~~~ /kisskb/src/drivers/gpio/gpio-grgpio.c: In function 'grgpio_probe': /kisskb/src/drivers/gpio/gpio-grgpio.c:337:6: note: byref variable will be forcibly initialized 337 | int size; | ^~~~ /kisskb/src/drivers/gpio/gpio-grgpio.c:335:6: note: byref variable will be forcibly initialized 335 | u32 prop; | ^~~~ In file included from /kisskb/src/include/linux/acpi.h:15, from /kisskb/src/drivers/gpio/gpio-dwapb.c:7: /kisskb/src/drivers/gpio/gpio-dwapb.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/acpi.h:13, from /kisskb/src/drivers/gpio/gpio-dwapb.c:7: /kisskb/src/drivers/gpio/gpio-dwapb.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/lib/crypto/sha256.c: In function 'sha256_update': /kisskb/src/drivers/gpio/gpio-dwapb.c: In function 'dwapb_do_irq': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/lib/crypto/sha256.c:126:6: note: byref variable will be forcibly initialized 126 | u32 W[64]; | ^ /kisskb/src/drivers/gpio/gpio-dwapb.c:208:16: note: byref variable will be forcibly initialized 208 | unsigned long irq_status; | ^~~~~~~~~~ /kisskb/src/lib/crypto/sha256.c: In function '__sha256_final': /kisskb/src/lib/crypto/sha256.c:163:9: note: byref variable will be forcibly initialized 163 | __be64 bits; | ^~~~ /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/net/netlink/genetlink.c: In function 'genl_validate_ops': /kisskb/src/net/netlink/genetlink.c:361:20: note: byref variable will be forcibly initialized 361 | struct genl_ops op2; | ^~~ /kisskb/src/net/netlink/genetlink.c:355:19: note: byref variable will be forcibly initialized 355 | struct genl_ops op; | ^~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/net/netlink/genetlink.c:22: /kisskb/src/net/netlink/genetlink.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/netlink/genetlink.c: In function 'nla_put_u16': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/net/netlink/genetlink.c: In function 'genl_family_find_byname': /kisskb/src/net/netlink/genetlink.c:93:15: note: byref variable will be forcibly initialized 93 | unsigned int id; | ^~ /kisskb/src/net/netlink/genetlink.c: In function 'ctrl_dumppolicy_start': /kisskb/src/net/netlink/genetlink.c:1128:18: note: byref variable will be forcibly initialized 1128 | struct genl_ops op; | ^~ In file included from /kisskb/src/net/netlink/genetlink.c:12: /kisskb/src/net/netlink/genetlink.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/net/netlink/genetlink.c: In function 'genl_validate_assign_mc_groups': /kisskb/src/net/netlink/genetlink.c:245:6: note: byref variable will be forcibly initialized 245 | int first_id; | ^~~~~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/net/netlink/genetlink.c:22: /kisskb/src/net/netlink/genetlink.c: In function 'ctrl_dumppolicy_prep': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/net/netlink/genetlink.c: In function 'ctrl_dumppolicy_put_op': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/netlink/genetlink.c: In function 'ctrl_dumppolicy': /kisskb/src/net/netlink/genetlink.c:1261:20: note: byref variable will be forcibly initialized 1261 | struct genl_ops op; | ^~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/net/netlink/genetlink.c:22: /kisskb/src/net/netlink/genetlink.c: In function 'ctrl_fill_info': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/net/netlink/genetlink.c:839:20: note: byref variable will be forcibly initialized 839 | struct genl_ops op; | ^~ /kisskb/src/net/netlink/genetlink.c: In function 'ctrl_dumpfamily': /kisskb/src/net/netlink/genetlink.c:949:15: note: byref variable will be forcibly initialized 949 | unsigned int id; | ^~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/net/netlink/genetlink.c:22: /kisskb/src/net/netlink/genetlink.c: In function 'ctrl_fill_mcgrp_info': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/net/netlink/genetlink.c: In function 'genl_bind': /kisskb/src/net/netlink/genetlink.c:1358:15: note: byref variable will be forcibly initialized 1358 | unsigned int id; | ^~ /kisskb/src/net/netlink/genetlink.c: In function 'genl_family_rcv_msg_dumpit': /kisskb/src/net/netlink/genetlink.c:681:31: note: byref variable will be forcibly initialized 681 | struct netlink_dump_control c = { | ^ /kisskb/src/net/netlink/genetlink.c:669:31: note: byref variable will be forcibly initialized 669 | struct netlink_dump_control c = { | ^ /kisskb/src/net/netlink/genetlink.c:656:28: note: byref variable will be forcibly initialized 656 | struct genl_start_context ctx; | ^~~ /kisskb/src/net/netlink/genetlink.c: In function 'genl_family_rcv_msg_doit': /kisskb/src/net/netlink/genetlink.c:703:19: note: byref variable will be forcibly initialized 703 | struct genl_info info; | ^~~~ /kisskb/src/net/netlink/genetlink.c: In function 'genl_family_rcv_msg': /kisskb/src/net/netlink/genetlink.c:749:18: note: byref variable will be forcibly initialized 749 | struct genl_ops op; | ^~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, 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:467:2: note: in expansion of macro 'wait_event' 467 | wait_event(genl_sk_destructing_waitq, | ^~~~~~~~~~ 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/lib/crypto/blake2s-selftest.c:570:5: note: byref variable will be forcibly initialized 570 | u8 hash[BLAKE2S_HASH_SIZE]; | ^~~~ /kisskb/src/lib/crypto/blake2s-selftest.c:569:5: note: byref variable will be forcibly initialized 569 | u8 buf[ARRAY_SIZE(blake2s_testvecs)]; | ^~~ /kisskb/src/lib/crypto/blake2s-selftest.c:568:5: note: byref variable will be forcibly initialized 568 | u8 key[BLAKE2S_KEY_SIZE]; | ^~~ /kisskb/src/drivers/pci/setup-irq.c: In function 'pci_assign_irq': /kisskb/src/drivers/pci/setup-irq.c:20:5: note: byref variable will be forcibly initialized 20 | u8 pin; | ^~~ /kisskb/src/lib/crypto/blake2s.c: In function 'blake2s256_hmac': /kisskb/src/lib/crypto/blake2s.c:44:5: note: byref variable will be forcibly initialized 44 | u8 i_hash[BLAKE2S_HASH_SIZE] __aligned(__alignof__(u32)); | ^~~~~~ /kisskb/src/lib/crypto/blake2s.c:43:5: note: byref variable will be forcibly initialized 43 | u8 x_key[BLAKE2S_BLOCK_SIZE] __aligned(__alignof__(u32)) = { 0 }; | ^~~~~ /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/fs/xfs/xfs_linux.h:78, from /kisskb/src/fs/xfs/xfs.h:22, from /kisskb/src/fs/xfs/libxfs/xfs_dquot_buf.c:7: /kisskb/src/fs/xfs/libxfs/xfs_dquot_buf.c: In function 'xfs_start_cksum_safe': /kisskb/src/fs/xfs/libxfs/xfs_cksum.h:16:11: note: byref variable will be forcibly initialized 16 | uint32_t zero = 0; | ^~~~ In file included from /kisskb/src/fs/xfs/xfs_linux.h:78, from /kisskb/src/fs/xfs/xfs.h:22, from /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c:7: /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c: In function 'xfs_start_cksum_safe': /kisskb/src/fs/xfs/libxfs/xfs_cksum.h:16:11: note: byref variable will be forcibly initialized 16 | uint32_t zero = 0; | ^~~~ /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_leaf_compact_x1': /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c:982:7: note: byref variable will be forcibly initialized 982 | int lowstale; /* stale entry before index */ | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c:979:7: note: byref variable will be forcibly initialized 979 | int highstale; /* stale entry at/after index */ | ^~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c: In function 'xfs_dir3_leaf_get_buf': /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c:354:19: note: byref variable will be forcibly initialized 354 | struct xfs_buf *bp; | ^~ /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:394:8: note: byref variable will be forcibly initialized 394 | int needscan; /* need to rescan bestfree */ | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c:393:8: note: byref variable will be forcibly initialized 393 | int needlog; /* need to log block header */ | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c:389:19: note: byref variable will be forcibly initialized 389 | struct xfs_buf *lbp; /* leaf block's buffer */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c:383:15: note: byref variable will be forcibly initialized 383 | xfs_dablk_t blkno; /* leaf block's bno */ | ^~~~~ /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:640:17: note: byref variable will be forcibly initialized 640 | xfs_dir2_db_t use_block; /* data block number */ | ^~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c:639:8: note: byref variable will be forcibly initialized 639 | int needscan; /* need to rescan data free */ | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c:638:8: note: byref variable will be forcibly initialized 638 | int needlog; /* need to log data header */ | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c:636:8: note: byref variable will be forcibly initialized 636 | int lowstale = 0; /* index of prev stale leaf */ | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c:635:8: note: byref variable will be forcibly initialized 635 | int lfloghigh; /* high leaf logging index */ | ^~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c:634:8: note: byref variable will be forcibly initialized 634 | int lfloglow; /* low leaf logging index */ | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c:632:8: note: byref variable will be forcibly initialized 632 | int index; /* leaf table position */ | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c:630:8: note: byref variable will be forcibly initialized 630 | int highstale = 0; /* index of next stale leaf */ | ^~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c:617:19: note: byref variable will be forcibly initialized 617 | struct xfs_buf *lbp; /* leaf's buffer */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c:616:19: note: byref variable will be forcibly initialized 616 | struct xfs_buf *dbp; /* data block buffer */ | ^~~ /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_int': /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c:1222:19: note: byref variable will be forcibly initialized 1222 | struct xfs_buf *lbp; /* leaf buffer */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c:1217:19: note: byref variable will be forcibly initialized 1217 | struct xfs_buf *dbp = NULL; /* data buffer */ | ^~~ /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:1162:19: note: byref variable will be forcibly initialized 1162 | struct xfs_buf *lbp; /* leaf buffer */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c:1161:8: note: byref variable will be forcibly initialized 1161 | int index; /* found entry index */ | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c:1157:19: note: byref variable will be forcibly initialized 1157 | struct xfs_buf *dbp; /* data block buffer */ | ^~~ /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:1358:8: note: byref variable will be forcibly initialized 1358 | int needscan; /* need to rescan data frees */ | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c:1357:8: note: byref variable will be forcibly initialized 1357 | int needlog; /* need to log data header */ | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c:1353:19: note: byref variable will be forcibly initialized 1353 | struct xfs_buf *lbp; /* leaf buffer */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c:1352:8: note: byref variable will be forcibly initialized 1352 | int index; /* index into leaf entries */ | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c:1347:19: note: byref variable will be forcibly initialized 1347 | struct xfs_buf *dbp; /* data block buffer */ | ^~~ /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:1496:19: note: byref variable will be forcibly initialized 1496 | struct xfs_buf *lbp; /* leaf buffer */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c:1495:8: note: byref variable will be forcibly initialized 1495 | int index; /* index of leaf entry */ | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c:1491:19: note: byref variable will be forcibly initialized 1491 | struct xfs_buf *dbp; /* data block buffer */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c: In function 'xfs_dir2_leaf_trim_data': /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c:1597:19: note: byref variable will be forcibly initialized 1597 | struct xfs_buf *dbp; /* data block buffer */ | ^~~ /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/fs/xfs/libxfs/xfs_dir2_leaf.c:1687:8: note: byref variable will be forcibly initialized 1687 | int rval; /* successful free trim? */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c:1682:17: note: byref variable will be forcibly initialized 1682 | xfs_fileoff_t fo; /* freespace file offset */ | ^~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_leaf.c:1681:19: note: byref variable will be forcibly initialized 1681 | struct xfs_buf *fbp; /* buffer for freespace block */ | ^~~ /kisskb/src/drivers/pci/msi.c: In function 'pci_msi_vec_count': /kisskb/src/drivers/pci/msi.c:847:6: note: byref variable will be forcibly initialized 847 | u16 msgctl; | ^~~~~~ /kisskb/src/drivers/pci/msi.c: In function 'pci_msix_vec_count': /kisskb/src/drivers/pci/msi.c:901:6: note: byref variable will be forcibly initialized 901 | u16 control; | ^~~~~~~ /kisskb/src/drivers/pci/msi.c: In function 'pci_msi_set_enable': /kisskb/src/drivers/pci/msi.c:397:6: note: byref variable will be forcibly initialized 397 | u16 control; | ^~~~~~~ /kisskb/src/drivers/pci/msi.c: In function 'pci_msix_clear_and_set_ctrl': /kisskb/src/drivers/pci/msi.c:429:6: note: byref variable will be forcibly initialized 429 | u16 ctrl; | ^~~~ /kisskb/src/drivers/pci/msi.c: In function 'msi_setup_entry': /kisskb/src/drivers/pci/msi.c:469:6: note: byref variable will be forcibly initialized 469 | u16 control; | ^~~~~~~ /kisskb/src/drivers/pci/msi.c: In function 'msix_map_region': /kisskb/src/drivers/pci/msi.c:591:6: note: byref variable will be forcibly initialized 591 | u32 table_offset; | ^~~~~~~~~~~~ In file included from /kisskb/src/include/linux/bpf.h:23, from /kisskb/src/include/linux/bpf_verifier.h:7, from /kisskb/src/net/bpf/bpf_dummy_struct_ops.c:6: /kisskb/src/net/bpf/bpf_dummy_struct_ops.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/lib/crypto/curve25519-fiat32.c: In function 'fe_loose_invert': /kisskb/src/lib/crypto/curve25519-fiat32.c:565:5: note: byref variable will be forcibly initialized 565 | fe t3; | ^~ /kisskb/src/lib/crypto/curve25519-fiat32.c:564:5: note: byref variable will be forcibly initialized 564 | fe t2; | ^~ /kisskb/src/lib/crypto/curve25519-fiat32.c:563:5: note: byref variable will be forcibly initialized 563 | fe t1; | ^~ /kisskb/src/lib/crypto/curve25519-fiat32.c:562:5: note: byref variable will be forcibly initialized 562 | fe t0; | ^~ /kisskb/src/lib/crypto/curve25519-fiat32.c: In function 'fe_invert': /kisskb/src/lib/crypto/curve25519-fiat32.c:612:11: note: byref variable will be forcibly initialized 612 | fe_loose l; | ^ /kisskb/src/drivers/pci/msi.c: In function 'msix_capability_init': /kisskb/src/drivers/pci/msi.c:706:6: note: byref variable will be forcibly initialized 706 | u16 control; | ^~~~~~~ /kisskb/src/drivers/pci/msi.c: In function '__pci_read_msi_msg': /kisskb/src/drivers/pci/msi.c:270:7: note: byref variable will be forcibly initialized 270 | u16 data; | ^~~~ /kisskb/src/lib/crypto/curve25519-fiat32.c: In function 'curve25519_generic': /kisskb/src/lib/crypto/curve25519-fiat32.c:612:11: note: byref variable will be forcibly initialized /kisskb/src/lib/crypto/curve25519-fiat32.c:565:5: note: byref variable will be forcibly initialized 565 | fe t3; | ^~ /kisskb/src/lib/crypto/curve25519-fiat32.c:564:5: note: byref variable will be forcibly initialized 564 | fe t2; | ^~ /kisskb/src/lib/crypto/curve25519-fiat32.c:563:5: note: byref variable will be forcibly initialized 563 | fe t1; | ^~ /kisskb/src/lib/crypto/curve25519-fiat32.c:562:5: note: byref variable will be forcibly initialized 562 | fe t0; | ^~ /kisskb/src/lib/crypto/curve25519-fiat32.c:802:19: note: byref variable will be forcibly initialized 802 | fe_loose tmp0l, tmp1l; | ^~~~~ /kisskb/src/lib/crypto/curve25519-fiat32.c:802:12: note: byref variable will be forcibly initialized 802 | fe_loose tmp0l, tmp1l; | ^~~~~ /kisskb/src/lib/crypto/curve25519-fiat32.c:801:12: note: byref variable will be forcibly initialized 801 | fe tmp0, tmp1; | ^~~~ /kisskb/src/lib/crypto/curve25519-fiat32.c:801:6: note: byref variable will be forcibly initialized 801 | fe tmp0, tmp1; | ^~~~ /kisskb/src/lib/crypto/curve25519-fiat32.c:764:5: note: byref variable will be forcibly initialized 764 | u8 e[32]; | ^ /kisskb/src/lib/crypto/curve25519-fiat32.c:761:21: note: byref variable will be forcibly initialized 761 | fe_loose x2l, z2l, x3l; | ^~~ /kisskb/src/lib/crypto/curve25519-fiat32.c:761:16: note: byref variable will be forcibly initialized 761 | fe_loose x2l, z2l, x3l; | ^~~ /kisskb/src/lib/crypto/curve25519-fiat32.c:761:11: note: byref variable will be forcibly initialized 761 | fe_loose x2l, z2l, x3l; | ^~~ /kisskb/src/lib/crypto/curve25519-fiat32.c:760:21: note: byref variable will be forcibly initialized 760 | fe x1, x2, z2, x3, z3; | ^~ /kisskb/src/lib/crypto/curve25519-fiat32.c:760:17: note: byref variable will be forcibly initialized 760 | fe x1, x2, z2, x3, z3; | ^~ /kisskb/src/lib/crypto/curve25519-fiat32.c:760:13: note: byref variable will be forcibly initialized 760 | fe x1, x2, z2, x3, z3; | ^~ /kisskb/src/lib/crypto/curve25519-fiat32.c:760:9: note: byref variable will be forcibly initialized 760 | fe x1, x2, z2, x3, z3; | ^~ /kisskb/src/lib/crypto/curve25519-fiat32.c:760:5: note: byref variable will be forcibly initialized 760 | fe x1, x2, z2, x3, z3; | ^~ /kisskb/src/drivers/pci/msi.c: In function '__pci_write_msi_msg': /kisskb/src/drivers/pci/msi.c:322:7: note: byref variable will be forcibly initialized 322 | u16 msgctl; | ^~~~~~ /kisskb/src/drivers/pci/msi.c: In function '__pci_restore_msi_state': /kisskb/src/drivers/pci/msi.c:408:6: note: byref variable will be forcibly initialized 408 | u16 control; | ^~~~~~~ /kisskb/src/drivers/pci/msi.c: In function 'pci_msi_domain_get_msi_rid': /kisskb/src/drivers/pci/msi.c:1463:6: note: byref variable will be forcibly initialized 1463 | u32 rid = pci_dev_id(pdev); | ^~~ /kisskb/src/drivers/pci/msi.c: In function 'pci_msi_get_device_domain': /kisskb/src/drivers/pci/msi.c:1486:6: note: byref variable will be forcibly initialized 1486 | u32 rid = pci_dev_id(pdev); | ^~~ /kisskb/src/drivers/pci/msi.c: In function 'pci_msi_init': /kisskb/src/drivers/pci/msi.c:1522:6: note: byref variable will be forcibly initialized 1522 | u16 ctrl; | ^~~~ /kisskb/src/drivers/pci/msi.c: In function 'pci_msix_init': /kisskb/src/drivers/pci/msi.c:1544:6: note: byref variable will be forcibly initialized 1544 | u16 ctrl; | ^~~~ /kisskb/src/drivers/gpio/gpio-hlwd.c: In function 'hlwd_gpio_irqhandler': /kisskb/src/drivers/gpio/gpio-hlwd.c:64:16: note: byref variable will be forcibly initialized 64 | unsigned long pending; | ^~~~~~~ In file included from /kisskb/src/include/linux/gpio/driver.h:5, from /kisskb/src/drivers/gpio/gpio-hlwd.c:8: /kisskb/src/drivers/gpio/gpio-hlwd.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpio/gpio-hlwd.c: In function 'hlwd_gpio_probe': /kisskb/src/drivers/gpio/gpio-hlwd.c:208:6: note: byref variable will be forcibly initialized 208 | u32 ngpios; | ^~~~~~ /kisskb/src/drivers/pci/proc.c: In function 'proc_bus_pci_read': /kisskb/src/drivers/pci/proc.c:99:17: note: byref variable will be forcibly initialized 99 | unsigned char val; | ^~~ /kisskb/src/drivers/pci/proc.c:90:18: note: byref variable will be forcibly initialized 90 | unsigned short val; | ^~~ /kisskb/src/drivers/pci/proc.c:80:16: note: byref variable will be forcibly initialized 80 | unsigned int val; | ^~~ /kisskb/src/drivers/pci/proc.c:71:18: note: byref variable will be forcibly initialized 71 | unsigned short val; | ^~~ /kisskb/src/drivers/pci/proc.c:62:17: note: byref variable will be forcibly initialized 62 | unsigned char val; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/bpf_test_run.h:50, from /kisskb/src/net/bpf/test_run.c:23: /kisskb/src/net/bpf/test_run.c: In function 'perf_trace_bpf_test_finish': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 10 | DECLARE_EVENT_CLASS(bpf_test_finish, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 10 | DECLARE_EVENT_CLASS(bpf_test_finish, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/bpf_test_run.h:50, from /kisskb/src/net/bpf/test_run.c:23: /kisskb/src/net/bpf/test_run.c: In function 'trace_event_raw_event_bpf_test_finish': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 10 | DECLARE_EVENT_CLASS(bpf_test_finish, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/bpf_test_run.h:50, from /kisskb/src/net/bpf/test_run.c:23: /kisskb/src/net/bpf/test_run.c: In function '__bpf_trace_bpf_test_finish': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 10 | DECLARE_EVENT_CLASS(bpf_test_finish, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bpf_test_run.h:10:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 10 | DECLARE_EVENT_CLASS(bpf_test_finish, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/pci/proc.c: In function 'show_device': /kisskb/src/drivers/pci/proc.c:390:26: note: byref variable will be forcibly initialized 390 | resource_size_t start, end; | ^~~ /kisskb/src/drivers/pci/proc.c:390:19: note: byref variable will be forcibly initialized 390 | resource_size_t start, end; | ^~~~~ /kisskb/src/drivers/pci/proc.c:383:26: note: byref variable will be forcibly initialized 383 | resource_size_t start, end; | ^~~ /kisskb/src/drivers/pci/proc.c:383:19: note: byref variable will be forcibly initialized 383 | resource_size_t start, end; | ^~~~~ /kisskb/src/drivers/pci/proc.c: In function 'pci_proc_attach_device': /kisskb/src/drivers/pci/proc.c:416:7: note: byref variable will be forcibly initialized 416 | char name[16]; | ^~~~ /kisskb/src/net/bpf/test_run.c: In function 'bpf_test_finish': /kisskb/src/net/bpf/test_run.c:136:6: note: byref variable will be forcibly initialized 136 | int err = -EFAULT; | ^~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_one_feature': /kisskb/src/net/ethtool/ioctl.c:254:23: note: byref variable will be forcibly initialized 254 | struct ethtool_value edata = { | ^~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_rxnfc': /kisskb/src/net/ethtool/ioctl.c:950:23: note: byref variable will be forcibly initialized 950 | struct ethtool_rxnfc info; | ^~~~ In file included from /kisskb/src/include/linux/bpf.h:25, from /kisskb/src/net/bpf/test_run.c:4: /kisskb/src/net/bpf/test_run.c: In function 'bpf_ctx_init': /kisskb/src/include/linux/bpfptr.h:23:9: note: userspace variable will be forcibly initialized 23 | return (bpfptr_t) { .user = p }; | ^ /kisskb/src/net/bpf/test_run.c:411:9: note: userspace variable will be forcibly initialized 411 | err = bpf_check_uarg_tail_zero(USER_BPFPTR(data_in), max_size, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_reset': /kisskb/src/net/ethtool/ioctl.c:1413:23: note: byref variable will be forcibly initialized 1413 | struct ethtool_value reset; | ^~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_wol': /kisskb/src/net/ethtool/ioctl.c:1449:25: note: byref variable will be forcibly initialized 1449 | struct ethtool_wolinfo wol; | ^~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_eee': /kisskb/src/net/ethtool/ioctl.c:1491:21: note: byref variable will be forcibly initialized 1491 | struct ethtool_eee edata; | ^~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_coalesce': /kisskb/src/net/ethtool/ioctl.c:1722:26: note: byref variable will be forcibly initialized 1722 | struct ethtool_coalesce coalesce; | ^~~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_ringparam': /kisskb/src/net/ethtool/ioctl.c:1765:34: note: byref variable will be forcibly initialized 1765 | struct kernel_ethtool_ringparam kernel_ringparam; | ^~~~~~~~~~~~~~~~ /kisskb/src/net/ethtool/ioctl.c:1764:27: note: byref variable will be forcibly initialized 1764 | struct ethtool_ringparam ringparam, max = { .cmd = ETHTOOL_GRINGPARAM }; | ^~~~~~~~~ /kisskb/src/net/bpf/test_run.c: In function 'bpf_test_run': /kisskb/src/net/bpf/test_run.c:98:6: note: byref variable will be forcibly initialized 98 | int ret; | ^~~ /kisskb/src/net/bpf/test_run.c:95:24: note: byref variable will be forcibly initialized 95 | struct bpf_cg_run_ctx run_ctx; | ^~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_pauseparam': /kisskb/src/net/ethtool/ioctl.c:1877:28: note: byref variable will be forcibly initialized 1877 | struct ethtool_pauseparam pauseparam; | ^~~~~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_perm_addr': /kisskb/src/net/ethtool/ioctl.c:2145:27: note: byref variable will be forcibly initialized 2145 | struct ethtool_perm_addr epaddr; | ^~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_value_void': /kisskb/src/net/ethtool/ioctl.c:2180:23: note: byref variable will be forcibly initialized 2180 | struct ethtool_value edata; | ^~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_value': /kisskb/src/net/ethtool/ioctl.c:2195:23: note: byref variable will be forcibly initialized 2195 | struct ethtool_value edata; | ^~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_dump': /kisskb/src/net/ethtool/ioctl.c:2220:22: note: byref variable will be forcibly initialized 2220 | struct ethtool_dump dump; | ^~~~ /kisskb/src/net/bpf/test_run.c: In function 'bpf_prog_test_run_tracing': /kisskb/src/net/bpf/test_run.c:284:6: note: byref variable will be forcibly initialized 284 | u32 retval = 0; | ^~~~~~ /kisskb/src/net/bpf/test_run.c:283:13: note: byref variable will be forcibly initialized 283 | int b = 2, err = -EFAULT; | ^~~ /kisskb/src/net/bpf/test_run.c:283:6: note: byref variable will be forcibly initialized 283 | int b = 2, err = -EFAULT; | ^ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_dump_flag': /kisskb/src/net/ethtool/ioctl.c:2235:22: note: byref variable will be forcibly initialized 2235 | struct ethtool_dump dump; | ^~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_fecparam': /kisskb/src/net/ethtool/ioctl.c:2706:26: note: byref variable will be forcibly initialized 2706 | struct ethtool_fecparam fecparam; | ^~~~~~~~ /kisskb/src/net/bpf/test_run.c: In function 'bpf_prog_test_run_raw_tp': /kisskb/src/net/bpf/test_run.c:343:34: note: byref variable will be forcibly initialized 343 | struct bpf_raw_tp_test_run_info info; | ^~~~ In file included from /kisskb/src/fs/xfs/xfs_linux.h:78, from /kisskb/src/fs/xfs/xfs.h:22, from /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:7: /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c: In function 'xfs_start_cksum_safe': /kisskb/src/fs/xfs/libxfs/xfs_cksum.h:16:11: note: byref variable will be forcibly initialized 16 | uint32_t zero = 0; | ^~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_wol': /kisskb/src/net/ethtool/ioctl.c:1433:25: note: byref variable will be forcibly initialized 1433 | struct ethtool_wolinfo wol; | ^~~ /kisskb/src/net/bpf/test_run.c: In function 'bpf_prog_test_run_skb': /kisskb/src/net/bpf/test_run.c:574:14: note: byref variable will be forcibly initialized 574 | u32 retval, duration; | ^~~~~~~~ /kisskb/src/net/bpf/test_run.c:574:6: note: byref variable will be forcibly initialized 574 | u32 retval, duration; | ^~~~~~ /kisskb/src/net/bpf/test_run.c: In function 'bpf_prog_test_run_xdp': /kisskb/src/net/bpf/test_run.c:766:14: note: byref variable will be forcibly initialized 766 | u32 retval, duration; | ^~~~~~~~ /kisskb/src/net/bpf/test_run.c:766:6: note: byref variable will be forcibly initialized 766 | u32 retval, duration; | ^~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_eee': /kisskb/src/net/ethtool/ioctl.c:1470:21: note: byref variable will be forcibly initialized 1470 | struct ethtool_eee edata; | ^~~~~ /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:325:19: note: byref variable will be forcibly initialized 325 | struct xfs_buf *bp; | ^~ /kisskb/src/net/bpf/test_run.c: In function 'bpf_prog_test_run_flow_dissector': /kisskb/src/net/bpf/test_run.c:868:6: note: byref variable will be forcibly initialized 868 | int ret; | ^~~ /kisskb/src/net/bpf/test_run.c:866:14: note: byref variable will be forcibly initialized 866 | u32 retval, duration; | ^~~~~~~~ /kisskb/src/net/bpf/test_run.c:863:23: note: byref variable will be forcibly initialized 863 | struct bpf_flow_keys flow_keys; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/compat.h:9, from /kisskb/src/net/ethtool/ioctl.c:10: /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_convert_link_mode_to_legacy_u32': /kisskb/src/net/ethtool/ioctl.c:375:36: note: byref variable will be forcibly initialized 375 | __ETHTOOL_DECLARE_LINK_MODE_MASK(ext); | ^~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/net/ethtool/ioctl.c:375:3: note: in expansion of macro '__ETHTOOL_DECLARE_LINK_MODE_MASK' 375 | __ETHTOOL_DECLARE_LINK_MODE_MASK(ext); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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:784:19: note: byref variable will be forcibly initialized 784 | struct xfs_buf *curbp = NULL; /* current data/free buffer */ | ^~~~~ /kisskb/src/net/bpf/test_run.c: In function 'bpf_prog_test_run_sk_lookup': /kisskb/src/net/bpf/test_run.c:935:6: note: byref variable will be forcibly initialized 935 | int ret = -EINVAL; | ^~~ /kisskb/src/net/bpf/test_run.c:934:14: note: byref variable will be forcibly initialized 934 | u32 retval, duration; | ^~~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_settings': /kisskb/src/net/ethtool/ioctl.c:668:21: note: byref variable will be forcibly initialized 668 | struct ethtool_cmd cmd; | ^~~ /kisskb/src/net/ethtool/ioctl.c:667:32: note: byref variable will be forcibly initialized 667 | struct ethtool_link_ksettings link_ksettings; | ^~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/netlink.h:7, from /kisskb/src/include/linux/ethtool.h:18, from /kisskb/src/net/ethtool/ioctl.c:15: /kisskb/src/net/ethtool/ioctl.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/net/bpf/test_run.c: In function 'bpf_prog_test_run_syscall': /kisskb/src/net/bpf/test_run.c:1036:6: note: byref variable will be forcibly initialized 1036 | u32 retval; | ^~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c: In function 'xfs_dir2_leafn_add': /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:507:8: note: byref variable will be forcibly initialized 507 | int lowstale = 0; /* previous stale entry */ | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:506:8: note: byref variable will be forcibly initialized 506 | int lfloglow; /* low leaf entry logging */ | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:505:8: note: byref variable will be forcibly initialized 505 | int lfloghigh; /* high leaf entry logging */ | ^~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:504:8: note: byref variable will be forcibly initialized 504 | int highstale = 0; /* next stale entry */ | ^~~~~~~~~ /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; | ^~~~~~~ In file included from /kisskb/src/include/linux/random.h:13, from /kisskb/src/include/linux/net.h:18, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/linux/netlink.h:7, from /kisskb/src/include/linux/ethtool.h:18, from /kisskb/src/net/ethtool/ioctl.c:15: /kisskb/src/net/ethtool/ioctl.c: In function 'netdev_rss_key_fill': /kisskb/src/include/linux/once.h:44:18: note: byref variable will be forcibly initialized 44 | unsigned long ___flags; \ | ^~~~~~~~ /kisskb/src/include/linux/once.h:56:2: note: in expansion of macro 'DO_ONCE' 56 | DO_ONCE(get_random_bytes, (buf), (nbytes)) | ^~~~~~~ /kisskb/src/include/linux/net.h:286:2: note: in expansion of macro 'get_random_once' 286 | get_random_once((buf), (nbytes)) | ^~~~~~~~~~~~~~~ /kisskb/src/net/ethtool/ioctl.c:1062:2: note: in expansion of macro 'net_get_random_once' 1062 | net_get_random_once(netdev_rss_key, sizeof(netdev_rss_key)); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_sprintf': /kisskb/src/net/ethtool/ioctl.c:1977:10: note: byref variable will be forcibly initialized 1977 | va_list args; | ^~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_any_eeprom': /kisskb/src/net/ethtool/ioctl.c:1533:24: note: byref variable will be forcibly initialized 1533 | struct ethtool_eeprom eeprom; | ^~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_eeprom': /kisskb/src/net/ethtool/ioctl.c:1597:24: note: byref variable will be forcibly initialized 1597 | struct ethtool_eeprom eeprom; | ^~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c: In function 'xfs_dir2_node_find_freeblk': /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:1806:17: note: byref variable will be forcibly initialized 1806 | xfs_fileoff_t fo; | ^~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:1800:19: note: byref variable will be forcibly initialized 1800 | struct xfs_buf *fbp = NULL; | ^~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_rxfh': /kisskb/src/net/ethtool/ioctl.c:1188:5: note: byref variable will be forcibly initialized 1188 | u8 dev_hfunc = 0; | ^~~~~~~~~ /kisskb/src/net/ethtool/ioctl.c:1184:22: note: byref variable will be forcibly initialized 1184 | struct ethtool_rxfh rxfh; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c: In function 'xfs_dir2_node_add_datablk': /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:1692:19: note: byref variable will be forcibly initialized 1692 | struct xfs_buf *dbp; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:1691:19: note: byref variable will be forcibly initialized 1691 | struct xfs_buf *fbp; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:1690:17: note: byref variable will be forcibly initialized 1690 | xfs_dir2_db_t fbno; | ^~~~ /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:1914:8: note: byref variable will be forcibly initialized 1914 | int needscan = 0; /* need to rescan data frees */ | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:1913:8: note: byref variable will be forcibly initialized 1913 | int needlog = 0; /* need to log data header */ | ^~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_rxfh': /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:1910:8: note: byref variable will be forcibly initialized 1910 | int findex; /* freespace entry index */ | ^~~~~~ /kisskb/src/net/ethtool/ioctl.c:1262:22: note: byref variable will be forcibly initialized 1262 | struct ethtool_rxfh rxfh; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:1908:17: note: byref variable will be forcibly initialized 1908 | xfs_dir2_db_t dbno; /* data block number */ | ^~~~ /kisskb/src/net/ethtool/ioctl.c:1261:23: note: byref variable will be forcibly initialized 1261 | struct ethtool_rxnfc rx_rings; | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:1906:19: note: byref variable will be forcibly initialized 1906 | struct xfs_buf *fbp; /* freespace buffer */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:1905:19: note: byref variable will be forcibly initialized 1905 | struct xfs_buf *dbp; /* data block buffer */ | ^~~ /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/net/ethtool/ioctl.c: In function 'ethtool_get_tunable': /kisskb/src/net/ethtool/ioctl.c:2426:25: note: byref variable will be forcibly initialized 2426 | struct ethtool_tunable tuna; | ^~~~ /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:631:19: note: byref variable will be forcibly initialized 631 | struct xfs_buf *curbp = NULL; /* current data/free buffer */ | ^~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/netlink.h:7, from /kisskb/src/include/linux/ethtool.h:18, from /kisskb/src/net/ethtool/ioctl.c:15: /kisskb/src/net/ethtool/ioctl.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c: In function 'xfs_dir2_leafn_remove': /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:1343:19: note: byref variable will be forcibly initialized 1343 | struct xfs_buf *fbp; /* freeblock buffer */ | ^~~ /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:1279:8: note: byref variable will be forcibly initialized 1279 | int needscan; /* need to rescan data frees */ | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:1278:8: note: byref variable will be forcibly initialized 1278 | int needlog; /* need to log data header */ | ^~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_rxnfc': /kisskb/src/net/ethtool/ioctl.c:982:23: note: byref variable will be forcibly initialized 982 | struct ethtool_rxnfc info; | ^~~~ /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:412:17: note: byref variable will be forcibly initialized 412 | xfs_dir2_db_t fdb; /* freespace block number */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:411:19: note: byref variable will be forcibly initialized 411 | struct xfs_buf *fbp; /* freespace buffer */ | ^~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_rxfh_indir': /kisskb/src/net/ethtool/ioctl.c:1070:17: note: byref variable will be forcibly initialized 1070 | u32 user_size, dev_size; | ^~~~~~~~ /kisskb/src/net/ethtool/ioctl.c:1070:6: note: byref variable will be forcibly initialized 1070 | u32 user_size, dev_size; | ^~~~~~~~~ /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/net/ethtool/ioctl.c: In function 'ethtool_set_rxfh_indir': /kisskb/src/net/ethtool/ioctl.c:1119:6: note: byref variable will be forcibly initialized 1119 | u32 user_size, dev_size, i; | ^~~~~~~~~ /kisskb/src/net/ethtool/ioctl.c:1118:23: note: byref variable will be forcibly initialized 1118 | struct ethtool_rxnfc rx_rings; | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c: In function 'xfs_dir2_leafn_rebalance': /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/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_split': /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:1424:15: note: byref variable will be forcibly initialized 1424 | xfs_dablk_t blkno; /* new leaf block number */ | ^~~~~ /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:1497:8: note: byref variable will be forcibly initialized 1497 | int rval; /* result from path_shift */ | ^~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_features': /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:1490:19: note: byref variable will be forcibly initialized 1490 | struct xfs_buf *bp; /* leaf buffer */ | ^~ /kisskb/src/net/ethtool/ioctl.c:125:36: note: byref variable will be forcibly initialized 125 | struct ethtool_set_features_block features[ETHTOOL_DEV_FEATURE_WORDS]; | ^~~~~~~~ /kisskb/src/net/ethtool/ioctl.c:124:27: note: byref variable will be forcibly initialized 124 | struct ethtool_sfeatures cmd; | ^~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_one_feature': /kisskb/src/net/ethtool/ioctl.c:267:23: note: byref variable will be forcibly initialized 267 | struct ethtool_value edata; | ^~~~~ /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_addname': /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:2010:8: note: byref variable will be forcibly initialized 2010 | int rval; /* sub-return value */ | ^~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_settings': /kisskb/src/net/ethtool/ioctl.c:701:21: note: byref variable will be forcibly initialized 701 | struct ethtool_cmd cmd; | ^~~ /kisskb/src/net/ethtool/ioctl.c:700:32: note: byref variable will be forcibly initialized 700 | struct ethtool_link_ksettings link_ksettings; | ^~~~~~~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c: In function 'xfs_dir2_node_lookup': /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:2079:7: note: byref variable will be forcibly initialized 2079 | int rval; /* operation return value */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c: In function 'xfs_dir2_node_removename': /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:2131:8: note: byref variable will be forcibly initialized 2131 | int rval; /* operation return value */ | ^~~~ /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:2196:8: note: byref variable will be forcibly initialized 2196 | int rval; /* internal return value */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c: In function 'xfs_dir2_node_trim_free': /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_regs': /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/net/ethtool/ioctl.c:1371:22: note: byref variable will be forcibly initialized 1371 | struct ethtool_regs regs; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_node.c:2283:19: note: byref variable will be forcibly initialized 2283 | struct xfs_buf *bp; /* freespace buffer */ | ^~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_strings': /kisskb/src/net/ethtool/ioctl.c:1934:26: note: byref variable will be forcibly initialized 1934 | struct ethtool_gstrings gstrings; | ^~~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_stats': /kisskb/src/net/ethtool/ioctl.c:2044:23: note: byref variable will be forcibly initialized 2044 | struct ethtool_stats stats; | ^~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_dump_data': /kisskb/src/net/ethtool/ioctl.c:2258:28: note: byref variable will be forcibly initialized 2258 | struct ethtool_dump dump, tmp; | ^~~ /kisskb/src/net/ethtool/ioctl.c:2258:22: note: byref variable will be forcibly initialized 2258 | struct ethtool_dump dump, tmp; | ^~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_phy_stats': /kisskb/src/net/ethtool/ioctl.c:2090:23: note: byref variable will be forcibly initialized 2090 | struct ethtool_stats stats; | ^~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_self_test': /kisskb/src/net/ethtool/ioctl.c:1894:22: note: byref variable will be forcibly initialized 1894 | struct ethtool_test test; | ^~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_phys_id': /kisskb/src/net/ethtool/ioctl.c:1989:23: note: byref variable will be forcibly initialized 1989 | struct ethtool_value id; | ^~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_sset_info': /kisskb/src/net/ethtool/ioctl.c:780:27: note: byref variable will be forcibly initialized 780 | struct ethtool_sset_info info; | ^~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_features': /kisskb/src/net/ethtool/ioctl.c:89:36: note: byref variable will be forcibly initialized 89 | struct ethtool_get_features_block features[ETHTOOL_DEV_FEATURE_WORDS]; | ^~~~~~~~ /kisskb/src/net/ethtool/ioctl.c:85:27: note: byref variable will be forcibly initialized 85 | struct ethtool_gfeatures cmd = { | ^~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_channels': /kisskb/src/net/ethtool/ioctl.c:1810:6: note: byref variable will be forcibly initialized 1810 | u32 max_rx_in_use = 0; | ^~~~~~~~~~~~~ /kisskb/src/net/ethtool/ioctl.c:1808:26: note: byref variable will be forcibly initialized 1808 | struct ethtool_channels channels, curr = { .cmd = ETHTOOL_GCHANNELS }; | ^~~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_ts_info': /kisskb/src/net/ethtool/ioctl.c:2318:25: note: byref variable will be forcibly initialized 2318 | struct ethtool_ts_info info; | ^~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_tunable': /kisskb/src/net/ethtool/ioctl.c:2457:25: note: byref variable will be forcibly initialized 2457 | struct ethtool_tunable tuna; | ^~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'load_link_ksettings_from_user': /kisskb/src/net/ethtool/ioctl.c:470:32: note: byref variable will be forcibly initialized 470 | struct ethtool_link_usettings link_usettings; | ^~~~~~~~~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_link_ksettings': /kisskb/src/net/ethtool/ioctl.c:595:32: note: byref variable will be forcibly initialized 595 | struct ethtool_link_ksettings link_ksettings; | ^~~~~~~~~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_per_queue_coalesce': /kisskb/src/net/ethtool/ioctl.c:2496:27: note: byref variable will be forcibly initialized 2496 | struct ethtool_coalesce coalesce = { .cmd = ETHTOOL_GCOALESCE }; | ^~~~~~~~ In file included from /kisskb/src/include/linux/compat.h:9, from /kisskb/src/net/ethtool/ioctl.c:10: /kisskb/src/net/ethtool/ioctl.c:2485:17: note: byref variable will be forcibly initialized 2485 | DECLARE_BITMAP(queue_mask, MAX_NUM_QUEUE); | ^~~~~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_per_queue_coalesce': /kisskb/src/net/ethtool/ioctl.c:2533:27: note: byref variable will be forcibly initialized 2533 | struct ethtool_coalesce coalesce; | ^~~~~~~~ In file included from /kisskb/src/include/linux/compat.h:9, from /kisskb/src/net/ethtool/ioctl.c:10: /kisskb/src/net/ethtool/ioctl.c:2518:17: note: byref variable will be forcibly initialized 2518 | DECLARE_BITMAP(queue_mask, MAX_NUM_QUEUE); | ^~~~~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_set_per_queue': /kisskb/src/net/ethtool/ioctl.c:2574:30: note: byref variable will be forcibly initialized 2574 | struct ethtool_per_queue_op per_queue_opt; | ^~~~~~~~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'store_link_ksettings_for_user': /kisskb/src/net/ethtool/ioctl.c:515:32: note: byref variable will be forcibly initialized 515 | struct ethtool_link_usettings link_usettings; | ^~~~~~~~~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_link_ksettings': /kisskb/src/net/ethtool/ioctl.c:539:32: note: byref variable will be forcibly initialized 539 | struct ethtool_link_ksettings link_ksettings; | ^~~~~~~~~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'get_phy_tunable': /kisskb/src/net/ethtool/ioctl.c:2616:25: note: byref variable will be forcibly initialized 2616 | struct ethtool_tunable tuna; | ^~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'set_phy_tunable': /kisskb/src/net/ethtool/ioctl.c:2655:25: note: byref variable will be forcibly initialized 2655 | struct ethtool_tunable tuna; | ^~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_module_info': /kisskb/src/net/ethtool/ioctl.c:2353:25: note: byref variable will be forcibly initialized 2353 | struct ethtool_modinfo modinfo; | ^~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'ethtool_get_module_eeprom': /kisskb/src/net/ethtool/ioctl.c:2390:25: note: byref variable will be forcibly initialized 2390 | struct ethtool_modinfo modinfo; | ^~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function '__dev_ethtool': /kisskb/src/net/ethtool/ioctl.c:2730:6: note: byref variable will be forcibly initialized 2730 | u32 sub_cmd; | ^~~~~~~ /kisskb/src/net/ethtool/ioctl.c: In function 'dev_ethtool': /kisskb/src/net/ethtool/ioctl.c:3028:6: note: byref variable will be forcibly initialized 3028 | u32 ethcmd; | ^~~~~~ /kisskb/src/lib/crypto/curve25519-selftest.c: In function 'curve25519_selftest': /kisskb/src/lib/crypto/curve25519-selftest.c:1307:57: note: byref variable will be forcibly initialized 1307 | curve25519_generic(out3, in, (u8[CURVE25519_KEY_SIZE]){ 9 }); | ^ /kisskb/src/lib/crypto/curve25519-selftest.c:1306:56: note: byref variable will be forcibly initialized 1306 | ret2 = curve25519(out2, in, (u8[CURVE25519_KEY_SIZE]){ 9 }); | ^ /kisskb/src/lib/crypto/curve25519-selftest.c:1289:5: note: byref variable will be forcibly initialized 1289 | out3[CURVE25519_KEY_SIZE]; | ^~~~ /kisskb/src/lib/crypto/curve25519-selftest.c:1288:31: note: byref variable will be forcibly initialized 1288 | u8 out[CURVE25519_KEY_SIZE], out2[CURVE25519_KEY_SIZE], | ^~~~ /kisskb/src/lib/crypto/curve25519-selftest.c:1288:5: note: byref variable will be forcibly initialized 1288 | u8 out[CURVE25519_KEY_SIZE], out2[CURVE25519_KEY_SIZE], | ^~~ /kisskb/src/lib/crypto/curve25519-selftest.c:1287:5: note: byref variable will be forcibly initialized 1287 | u8 in[CURVE25519_KEY_SIZE]; | ^~ /kisskb/src/drivers/gpio/gpio-lp87565.c: In function 'lp87565_gpio_get': /kisskb/src/drivers/gpio/gpio-lp87565.c:32:11: note: byref variable will be forcibly initialized 32 | int ret, val; | ^~~ /kisskb/src/drivers/gpio/gpio-lp87565.c: In function 'lp87565_gpio_get_direction': /kisskb/src/drivers/gpio/gpio-lp87565.c:54:11: note: byref variable will be forcibly initialized 54 | int ret, val; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_sf.c: In function 'xfs_dir2_sf_addname': /kisskb/src/fs/xfs/libxfs/xfs_dir2_sf.c:375:23: note: byref variable will be forcibly initialized 375 | xfs_dir2_sf_entry_t *sfep = NULL; /* shortform entry */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_dir2_sf.c:372:23: note: byref variable will be forcibly initialized 372 | xfs_dir2_data_aoff_t offset = 0; /* offset for new entry */ | ^~~~~~ In file included from /kisskb/src/drivers/pci/of.c:9: /kisskb/src/drivers/pci/of.c: In function 'irq_find_matching_host': /kisskb/src/include/linux/irqdomain.h:307:20: note: byref variable will be forcibly initialized 307 | struct irq_fwspec fwspec = { | ^~~~~~ /kisskb/src/drivers/pci/of.c: In function 'irq_find_host': /kisskb/src/include/linux/irqdomain.h:307:20: note: byref variable will be forcibly initialized /kisskb/src/include/linux/irqdomain.h:307:20: note: byref variable will be forcibly initialized /kisskb/src/drivers/pci/of.c: In function 'of_pci_get_devfn': /kisskb/src/drivers/pci/of.c:162:6: note: byref variable will be forcibly initialized 162 | u32 reg[5]; | ^~~ /kisskb/src/drivers/pci/of.c: In function 'of_pci_parse_bus_range': /kisskb/src/drivers/pci/of.c:182:6: note: byref variable will be forcibly initialized 182 | u32 bus_range[2]; | ^~~~~~~~~ /kisskb/src/drivers/pci/of.c: In function 'of_get_pci_domain_nr': /kisskb/src/drivers/pci/of.c:218:6: note: byref variable will be forcibly initialized 218 | u32 domain; | ^~~~~~ /kisskb/src/drivers/pci/of.c: In function 'of_pci_get_max_link_speed': /kisskb/src/drivers/pci/of.c:627:6: note: byref variable will be forcibly initialized 627 | u32 max_link_speed; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/pci/of.c: In function 'of_pci_check_probe_only': /kisskb/src/drivers/pci/of.c:235:6: note: byref variable will be forcibly initialized 235 | u32 val; | ^~~ /kisskb/src/drivers/pci/of.c: In function 'of_irq_parse_pci': /kisskb/src/drivers/pci/of.c:429:5: note: byref variable will be forcibly initialized 429 | u8 pin; | ^~~ /kisskb/src/drivers/pci/of.c:428:9: note: byref variable will be forcibly initialized 428 | __be32 laddr[3]; | ^~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/netlink.h:7, from /kisskb/src/include/linux/ethtool.h:18, from /kisskb/src/include/uapi/linux/ethtool_netlink.h:12, from /kisskb/src/include/linux/ethtool_netlink.h:6, from /kisskb/src/net/ethtool/common.c:3: /kisskb/src/net/ethtool/common.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/pci/of.c: In function 'of_irq_parse_and_map_pci': /kisskb/src/drivers/pci/of.c:537:25: note: byref variable will be forcibly initialized 537 | 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:284:29: note: byref variable will be forcibly initialized 284 | struct of_pci_range_parser parser; | ^~~~~~ /kisskb/src/drivers/pci/of.c:283:22: note: byref variable will be forcibly initialized 283 | struct of_pci_range range; | ^~~~~ /kisskb/src/drivers/pci/of.c:281:24: note: byref variable will be forcibly initialized 281 | struct resource *res, tmp_res; | ^~~~~~~ /kisskb/src/drivers/pci/of.c: In function 'pci_parse_request_of_pci_ranges': /kisskb/src/drivers/pci/of.c:553:18: note: byref variable will be forcibly initialized 553 | resource_size_t iobase; | ^~~~~~ In file included from /kisskb/src/drivers/pci/of.c:9: /kisskb/src/drivers/pci/of.c: In function 'pci_host_bridge_of_msi_domain': /kisskb/src/include/linux/irqdomain.h:307:20: note: byref variable will be forcibly initialized 307 | struct irq_fwspec fwspec = { | ^~~~~~ /kisskb/src/drivers/gpio/gpio-max7301.c: In function 'max7301_spi_write': /kisskb/src/drivers/gpio/gpio-max7301.c:23:6: note: byref variable will be forcibly initialized 23 | u16 word = ((reg & 0x7F) << 8) | (val & 0xFF); | ^~~~ /kisskb/src/drivers/gpio/gpio-max7301.c: In function 'max7301_spi_read': /kisskb/src/drivers/gpio/gpio-max7301.c:33:6: note: byref variable will be forcibly initialized 33 | u16 word; | ^~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/neighbour.h:31, from /kisskb/src/net/core/neighbour.c:29: /kisskb/src/net/core/neighbour.c: In function 'nla_put_u8': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/core/neighbour.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/core/neighbour.c: In function 'neigh_fill_info': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/core/neighbour.c:2532:8: note: byref variable will be forcibly initialized 2532 | char haddr[MAX_ADDR_LEN]; | ^~~~~ /kisskb/src/net/core/neighbour.c:2507:23: note: byref variable will be forcibly initialized 2507 | struct nda_cacheinfo ci; | ^~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/neighbour.h:31, from /kisskb/src/net/core/neighbour.c:29: /kisskb/src/net/core/neighbour.c: In function 'pneigh_fill_info': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/core/neighbour.c: In function 'neigh_get_first': /kisskb/src/net/core/neighbour.c:3144:12: note: byref variable will be forcibly initialized 3144 | loff_t fakep = 0; | ^~~~~ /kisskb/src/net/core/neighbour.c: In function 'neigh_get_idx_any': /kisskb/src/net/core/neighbour.c:3298:9: note: byref variable will be forcibly initialized 3298 | loff_t idxpos = *pos; | ^~~~~~ 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:180:24: note: byref variable will be forcibly initialized 180 | 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/core/neighbour.c: In function '__neigh_update': /kisskb/src/net/core/neighbour.c:1264:11: note: byref variable will be forcibly initialized 1264 | int err, notify = 0; | ^~~~~~ /kisskb/src/net/core/neighbour.c:1261:26: note: byref variable will be forcibly initialized 1261 | bool gc_update = false, managed_update = false; | ^~~~~~~~~~~~~~ /kisskb/src/net/core/neighbour.c:1261:7: note: byref variable will be forcibly initialized 1261 | bool gc_update = false, managed_update = false; | ^~~~~~~~~ /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/xfs/libxfs/xfs_ialloc.c: In function 'xfs_dialloc_roll': /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:1547:20: note: byref variable will be forcibly initialized 1547 | struct xfs_trans *tp = *tpp; | ^~ In file included from /kisskb/src/fs/xfs/xfs_linux.h:9, 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_difree_inode_chunk': /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:1826:17: note: byref variable will be forcibly initialized 1826 | DECLARE_BITMAP(holemask, XFS_INOBT_HOLEMASK_BITS); | ^~~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ In file included from /kisskb/src/fs/xfs/xfs_linux.h:78, 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_start_cksum_safe': /kisskb/src/fs/xfs/libxfs/xfs_cksum.h:16:11: note: byref variable will be forcibly initialized 16 | uint32_t zero = 0; | ^~~~ 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:203:24: note: byref variable will be forcibly initialized 203 | 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_get_rec': /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:109:24: note: byref variable will be forcibly initialized 109 | union xfs_btree_rec *rec; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c: In function 'xfs_ialloc_get_rec': /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:941:8: note: byref variable will be forcibly initialized 941 | int i; | ^ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c: In function 'xfs_ialloc_next_rec': /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:912:8: note: byref variable will be forcibly initialized 912 | int i; | ^ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c: In function 'xfs_dialloc_ag_finobt_near': /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:1264:12: note: byref variable will be forcibly initialized 1264 | int i, j; | ^ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:1264:9: note: byref variable will be forcibly initialized 1264 | int i, j; | ^ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:1262:30: note: byref variable will be forcibly initialized 1262 | struct xfs_inobt_rec_incore rrec; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:1261:25: note: byref variable will be forcibly initialized 1261 | struct xfs_btree_cur *rcur; /* right search cursor */ | ^~~~ /kisskb/src/net/core/neighbour.c: In function 'neigh_sysctl_register': /kisskb/src/net/core/neighbour.c:3723:7: note: byref variable will be forcibly initialized 3723 | char neigh_path[ sizeof("net//neigh/") + IFNAMSIZ + IFNAMSIZ ]; | ^~~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c: In function 'xfs_dialloc_ag_finobt_newino': /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:1349:6: note: byref variable will be forcibly initialized 1349 | int i; | ^ /kisskb/src/net/core/neighbour.c: In function 'proc_unres_qlen': /kisskb/src/net/core/neighbour.c:3485:19: note: byref variable will be forcibly initialized 3485 | struct ctl_table tmp = *ctl; | ^~~ /kisskb/src/net/core/neighbour.c:3484:6: note: byref variable will be forcibly initialized 3484 | int size, ret; | ^~~~ /kisskb/src/net/core/neighbour.c: In function 'neigh_proc_dointvec_zero_intmax': /kisskb/src/net/core/neighbour.c:3549:19: note: byref variable will be forcibly initialized 3549 | struct ctl_table tmp = *ctl; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c: In function 'xfs_dialloc_ag_update_inobt': /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:1396:9: note: byref variable will be forcibly initialized 1396 | int i; | ^ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:1394:30: note: byref variable will be forcibly initialized 1394 | struct xfs_inobt_rec_incore rec; | ^~~ /kisskb/src/net/core/neighbour.c: In function 'neigh_valid_dump_req': /kisskb/src/net/core/neighbour.c:2741:17: note: byref variable will be forcibly initialized 2741 | struct nlattr *tb[NDA_MAX + 1]; | ^~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c: In function 'xfs_inobt_insert_sprec': /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:528:30: note: byref variable will be forcibly initialized 528 | struct xfs_inobt_rec_incore rec; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:527:9: note: byref variable will be forcibly initialized 527 | int i; | ^ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c: In function 'xfs_inobt_insert': /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:182:8: note: byref variable will be forcibly initialized 182 | int i; | ^ /kisskb/src/net/core/neighbour.c: In function 'neigh_valid_get_req': /kisskb/src/net/core/neighbour.c:2848:17: note: byref variable will be forcibly initialized 2848 | struct nlattr *tb[NDA_MAX + 1]; | ^~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c: In function 'xfs_difree_finobt': /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:2033:9: note: byref variable will be forcibly initialized 2033 | int i; | ^ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:2030:30: note: byref variable will be forcibly initialized 2030 | struct xfs_inobt_rec_incore rec; | ^~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/neighbour.h:31, from /kisskb/src/net/core/neighbour.c:29: /kisskb/src/net/core/neighbour.c: In function 'nla_get_u64': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized 1617 | u64 tmp; | ^~~ /kisskb/src/net/core/neighbour.c: In function 'nla_get_msecs': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized 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_ialloc_inode_init': /kisskb/src/fs/xfs/xfs_trans.h:180:24: note: byref variable will be forcibly initialized 180 | 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:270:19: note: byref variable will be forcibly initialized 270 | struct xfs_buf *fbuf; | ^~~~ /kisskb/src/net/core/neighbour.c: In function 'neightbl_set': /kisskb/src/net/core/neighbour.c:2299:18: note: byref variable will be forcibly initialized 2299 | struct nlattr *tbp[NDTPA_MAX+1]; | ^~~ /kisskb/src/net/core/neighbour.c:2261:17: note: byref variable will be forcibly initialized 2261 | struct nlattr *tb[NDTA_MAX+1]; | ^~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c: In function 'xfs_ialloc_log_agi': /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:2422:8: note: byref variable will be forcibly initialized 2422 | int last; /* last byte number */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:2421:8: note: byref variable will be forcibly initialized 2421 | int first; /* first byte number */ | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c: In function 'xfs_ialloc_ag_alloc': /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:626:12: note: byref variable will be forcibly initialized 626 | uint16_t allocmask = (uint16_t) -1; | ^~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:624:30: note: byref variable will be forcibly initialized 624 | struct xfs_inobt_rec_incore rec; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:619:15: note: byref variable will be forcibly initialized 619 | xfs_agino_t newino; /* new first inode's number */ | ^~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:617:23: note: byref variable will be forcibly initialized 617 | struct xfs_alloc_arg args; | ^~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/neighbour.h:31, from /kisskb/src/net/core/neighbour.c:29: /kisskb/src/net/core/neighbour.c: In function 'nla_put_msecs': /kisskb/src/include/net/netlink.h:1500:6: note: byref variable will be forcibly initialized 1500 | u64 tmp = jiffies_to_msecs(njiffies); | ^~~ /kisskb/src/net/core/neighbour.c: In function 'neightbl_fill_parms': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c: In function 'xfs_dialloc_ag_inobt': /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:1024:8: note: byref variable will be forcibly initialized 1024 | int doneright; /* done, to the right */ | ^~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:1023:8: note: byref variable will be forcibly initialized 1023 | int doneleft; /* done, to the left */ | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:999:11: note: byref variable will be forcibly initialized 999 | int i, j; | ^ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:999:8: note: byref variable will be forcibly initialized 999 | int i, j; | ^ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:995:35: note: byref variable will be forcibly initialized 995 | struct xfs_inobt_rec_incore rec, trec; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:995:30: note: byref variable will be forcibly initialized 995 | struct xfs_inobt_rec_incore rec, trec; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:994:30: note: byref variable will be forcibly initialized 994 | struct xfs_btree_cur *cur, *tcur; | ^~~~ /kisskb/src/net/core/neighbour.c: In function 'neightbl_fill_info': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/core/neighbour.c:2156:20: note: byref variable will be forcibly initialized 2156 | struct ndt_stats ndst; | ^~~~ /kisskb/src/net/core/neighbour.c:2135:21: note: byref variable will be forcibly initialized 2135 | struct ndt_config ndc = { | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c: In function 'xfs_dialloc_ag': /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:1448:9: note: byref variable will be forcibly initialized 1448 | int i; | ^ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:1444:30: note: byref variable will be forcibly initialized 1444 | struct xfs_inobt_rec_incore rec; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:1442:25: note: byref variable will be forcibly initialized 1442 | struct xfs_btree_cur *cur; /* finobt cursor */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c: In function 'xfs_difree_inobt': /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:1901:9: note: byref variable will be forcibly initialized 1901 | int i; | ^ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:1898:30: note: byref variable will be forcibly initialized 1898 | struct xfs_inobt_rec_incore 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_ialloc.c:6: /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c: In function 'xfs_read_agi': /kisskb/src/fs/xfs/xfs_trans.h:203:24: note: byref variable will be forcibly initialized 203 | 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_dialloc_try_ag': /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:1675:13: note: byref variable will be forcibly initialized 1675 | xfs_ino_t ino; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:1674:19: note: byref variable will be forcibly initialized 1674 | struct xfs_buf *agbp; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c: In function 'xfs_difree': /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:2143:30: note: byref variable will be forcibly initialized 2143 | struct xfs_inobt_rec_incore rec;/* btree record */ | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:2139:19: note: byref variable will be forcibly initialized 2139 | struct xfs_buf *agbp; /* buffer for allocation group header */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c: In function 'xfs_imap_lookup': /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:2216:8: note: byref variable will be forcibly initialized 2216 | int i; | ^ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:2214:19: note: byref variable will be forcibly initialized 2214 | struct xfs_buf *agbp; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:2212:30: note: byref variable will be forcibly initialized 2212 | struct xfs_inobt_rec_incore rec; | ^~~ /kisskb/src/net/core/neighbour.c: In function 'neigh_get': /kisskb/src/net/core/neighbour.c:2973:6: note: byref variable will be forcibly initialized 2973 | int dev_idx = 0; | ^~~~~~~ /kisskb/src/net/core/neighbour.c:2972:5: note: byref variable will be forcibly initialized 2972 | u8 ndm_flags = 0; | ^~~~~~~~~ /kisskb/src/net/core/neighbour.c:2971:8: note: byref variable will be forcibly initialized 2971 | void *dst = NULL; | ^~~ /kisskb/src/net/core/neighbour.c:2969:22: note: byref variable will be forcibly initialized 2969 | struct neigh_table *tbl = NULL; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c: In function 'xfs_imap': /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:2278:17: note: byref variable will be forcibly initialized 2278 | xfs_agblock_t offset_agbno; /* blks from chunk start to inode */ | ^~~~~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:2274:17: note: byref variable will be forcibly initialized 2274 | xfs_agblock_t chunk_agbno; /* first block in inode chunk */ | ^~~~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c: In function 'xfs_ialloc_pagi_init': /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:2639:18: note: byref variable will be forcibly initialized 2639 | struct xfs_buf *bp = NULL; | ^~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c: In function 'xfs_dialloc': /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:1741:13: note: byref variable will be forcibly initialized 1741 | xfs_ino_t ino; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c: In function 'xfs_ialloc_has_inode_record': /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:2661:8: note: byref variable will be forcibly initialized 2661 | int has_record; | ^~~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:2658:30: note: byref variable will be forcibly initialized 2658 | struct xfs_inobt_rec_incore irec; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c: In function 'xfs_ialloc_check_shrink': /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:2951:8: note: byref variable will be forcibly initialized 2951 | int has; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc.c:2946:30: note: byref variable will be forcibly initialized 2946 | struct xfs_inobt_rec_incore rec; | ^~~ /kisskb/src/net/core/neighbour.c: In function 'neigh_xmit': /kisskb/src/net/core/neighbour.c:3082:5: note: byref variable will be forcibly initialized 3082 | int neigh_xmit(int index, struct net_device *dev, | ^~~~~~~~~~ /kisskb/src/net/core/neighbour.c: In function 'neigh_add': /kisskb/src/net/core/neighbour.c:1914:17: note: byref variable will be forcibly initialized 1914 | struct nlattr *tb[NDA_MAX+1]; | ^~ /kisskb/src/fs/f2fs/extent_cache.c: In function '__f2fs_init_extent_tree': /kisskb/src/fs/f2fs/extent_cache.c:368:21: note: byref variable will be forcibly initialized 368 | struct extent_info ei; | ^~ 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:203:24: note: byref variable will be forcibly initialized 203 | 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_inode_buf.c: In function 'xfs_inode_to_disk_ts': /kisskb/src/fs/xfs/libxfs/xfs_inode_buf.c:270:20: note: byref variable will be forcibly initialized 270 | xfs_timestamp_t ts; | ^~ In file included from /kisskb/src/fs/xfs/xfs_linux.h:78, 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_start_cksum_safe': /kisskb/src/fs/xfs/libxfs/xfs_cksum.h:16:11: note: byref variable will be forcibly initialized 16 | uint32_t zero = 0; | ^~~~ 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_imap_to_bp': /kisskb/src/fs/xfs/xfs_trans.h:203:24: note: byref variable will be forcibly initialized 203 | 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_inode_buf.c: In function 'xfs_inode_to_disk': /kisskb/src/fs/xfs/libxfs/xfs_inode_buf.c:270:20: note: byref variable will be forcibly initialized 270 | xfs_timestamp_t ts; | ^~ /kisskb/src/fs/xfs/libxfs/xfs_inode_buf.c:270:20: note: byref variable will be forcibly initialized /kisskb/src/fs/xfs/libxfs/xfs_inode_buf.c:270:20: note: byref variable will be forcibly initialized /kisskb/src/fs/xfs/libxfs/xfs_inode_buf.c:270:20: note: byref variable will be forcibly initialized /kisskb/src/fs/f2fs/extent_cache.c: In function '__insert_extent_tree': /kisskb/src/fs/f2fs/extent_cache.c:502:18: note: byref variable will be forcibly initialized 502 | struct rb_node *parent = NULL; | ^~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_inode_buf.c: In function 'xfs_inode_from_disk': /kisskb/src/fs/xfs/libxfs/xfs_inode_buf.c:172:1: note: byref variable will be forcibly initialized 172 | xfs_inode_from_disk( | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_inode_buf.c:172:1: note: byref variable will be forcibly initialized /kisskb/src/fs/xfs/libxfs/xfs_inode_buf.c:172:1: note: byref variable will be forcibly initialized /kisskb/src/fs/xfs/libxfs/xfs_inode_buf.c:172:1: note: byref variable will be forcibly initialized /kisskb/src/fs/f2fs/extent_cache.c: In function 'f2fs_update_extent_tree_range': /kisskb/src/fs/f2fs/extent_cache.c:542:7: note: byref variable will be forcibly initialized 542 | bool leftmost = false; | ^~~~~~~~ /kisskb/src/fs/f2fs/extent_cache.c:538:37: note: byref variable will be forcibly initialized 538 | struct rb_node **insert_p = NULL, *insert_parent = NULL; | ^~~~~~~~~~~~~ /kisskb/src/fs/f2fs/extent_cache.c:538:19: note: byref variable will be forcibly initialized 538 | struct rb_node **insert_p = NULL, *insert_parent = NULL; | ^~~~~~~~ /kisskb/src/fs/f2fs/extent_cache.c:537:21: note: byref variable will be forcibly initialized 537 | struct extent_info ei, dei, prev; | ^~ /kisskb/src/fs/f2fs/extent_cache.c:536:39: note: byref variable will be forcibly initialized 536 | struct extent_node *prev_en = NULL, *next_en = NULL; | ^~~~~~~ /kisskb/src/fs/f2fs/extent_cache.c:536:22: note: byref variable will be forcibly initialized 536 | struct extent_node *prev_en = NULL, *next_en = NULL; | ^~~~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/netlink.h:7, from /kisskb/src/include/net/netlink.h:6, from /kisskb/src/net/netlink/policy.c:13: /kisskb/src/net/netlink/policy.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/net/netlink/policy.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ In file included from /kisskb/src/net/netlink/policy.c:13: /kisskb/src/net/netlink/policy.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/netlink/policy.c: In function 'nla_put_u64_64bit': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/net/netlink/policy.c: In function 'nla_put_s64': /kisskb/src/include/net/netlink.h:1463:6: note: byref variable will be forcibly initialized 1463 | s64 tmp = value; | ^~~ /kisskb/src/net/netlink/policy.c: In function 'netlink_policy_dump_add_policy': /kisskb/src/net/netlink/policy.c:130:36: note: byref variable will be forcibly initialized 130 | struct netlink_policy_dump_state *state = *pstate; | ^~~~~ In file included from /kisskb/src/net/netlink/policy.c:13: /kisskb/src/net/netlink/policy.c: In function '__netlink_policy_dump_write_attr': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1463:6: note: byref variable will be forcibly initialized 1463 | s64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1463:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /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/gpio-pca953x.c: In function 'pca953x_read_regs': /kisskb/src/drivers/gpio/gpio-pca953x.c:410:5: note: byref variable will be forcibly initialized 410 | u8 value[MAX_BANK]; | ^~~~~ In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from ./arch/powerpc/include/generated/asm/rwonce.h:1, from /kisskb/src/include/linux/compiler.h:266, from /kisskb/src/include/linux/build_bug.h:5, from /kisskb/src/include/linux/bits.h:22, from /kisskb/src/include/linux/ioport.h:13, from /kisskb/src/include/linux/acpi.h:12, from /kisskb/src/drivers/gpio/gpio-pca953x.c:11: /kisskb/src/drivers/gpio/gpio-pca953x.c: In function 'pca953x_gpio_get_multiple': /kisskb/src/drivers/gpio/gpio-pca953x.c:512:17: note: byref variable will be forcibly initialized 512 | DECLARE_BITMAP(reg_val, MAX_LINE); | ^~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/gpio/gpio-pca953x.c: In function 'pca953x_write_regs': /kisskb/src/drivers/gpio/gpio-pca953x.c:392:5: note: byref variable will be forcibly initialized 392 | u8 value[MAX_BANK]; | ^~~~~ /kisskb/src/drivers/pci/quirks.c: In function 'quirk_nopciamd': /kisskb/src/drivers/pci/quirks.c:301:5: note: byref variable will be forcibly initialized 301 | u8 rev; | ^~~ In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from ./arch/powerpc/include/generated/asm/rwonce.h:1, from /kisskb/src/include/linux/compiler.h:266, from /kisskb/src/include/linux/build_bug.h:5, from /kisskb/src/include/linux/bits.h:22, from /kisskb/src/include/linux/ioport.h:13, from /kisskb/src/include/linux/acpi.h:12, from /kisskb/src/drivers/gpio/gpio-pca953x.c:11: /kisskb/src/drivers/gpio/gpio-pca953x.c: In function 'pca953x_gpio_set_multiple': /kisskb/src/drivers/gpio/gpio-pca953x.c:529:17: note: byref variable will be forcibly initialized 529 | DECLARE_BITMAP(reg_val, MAX_LINE); | ^~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/pci/quirks.c: In function 'quirk_via_acpi': /kisskb/src/drivers/pci/quirks.c:1065:5: note: byref variable will be forcibly initialized 1065 | u8 irq; | ^~~ /kisskb/src/drivers/gpio/gpio-pca953x.c: In function 'pca953x_gpio_get_direction': /kisskb/src/drivers/gpio/gpio-pca953x.c:493:6: note: byref variable will be forcibly initialized 493 | u32 reg_val; | ^~~~~~~ /kisskb/src/drivers/pci/quirks.c: In function 'quirk_intel_ntb': /kisskb/src/drivers/pci/quirks.c:3362:5: note: byref variable will be forcibly initialized 3362 | u8 val; | ^~~ /kisskb/src/drivers/pci/quirks.c: In function 'pci_apply_final_quirks': /kisskb/src/drivers/pci/quirks.c:159:5: note: byref variable will be forcibly initialized 159 | u8 tmp; | ^~~ /kisskb/src/drivers/gpio/gpio-pca953x.c: In function 'pca953x_gpio_get_value': /kisskb/src/drivers/gpio/gpio-pca953x.c:465:6: note: byref variable will be forcibly initialized 465 | u32 reg_val; | ^~~~~~~ /kisskb/src/drivers/pci/quirks.c: In function 'quirk_passive_release': /kisskb/src/drivers/pci/quirks.c:223:16: note: byref variable will be forcibly initialized 223 | unsigned char dlc; | ^~~ /kisskb/src/drivers/pci/quirks.c: In function 'quirk_mediagx_master': /kisskb/src/drivers/pci/quirks.c:1247:5: note: byref variable will be forcibly initialized 1247 | u8 reg; | ^~~ /kisskb/src/drivers/pci/quirks.c: In function 'quirk_amd_ide_mode': /kisskb/src/drivers/pci/quirks.c:1284:5: note: byref variable will be forcibly initialized 1284 | u8 tmp; | ^~~ In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from ./arch/powerpc/include/generated/asm/rwonce.h:1, from /kisskb/src/include/linux/compiler.h:266, from /kisskb/src/include/linux/build_bug.h:5, from /kisskb/src/include/linux/bits.h:22, from /kisskb/src/include/linux/ioport.h:13, from /kisskb/src/include/linux/acpi.h:12, from /kisskb/src/drivers/gpio/gpio-pca953x.c:11: /kisskb/src/drivers/gpio/gpio-pca953x.c: In function 'device_pca95xx_init': /kisskb/src/drivers/gpio/gpio-pca953x.c:896:17: note: byref variable will be forcibly initialized 896 | DECLARE_BITMAP(val, MAX_LINE); | ^~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/pci/quirks.c: In function 'quirk_svwks_csb5ide': /kisskb/src/drivers/pci/quirks.c:1310:5: note: byref variable will be forcibly initialized 1310 | u8 prog; | ^~~~ /kisskb/src/drivers/pci/quirks.c: In function 'quirk_ide_samemode': /kisskb/src/drivers/pci/quirks.c:1324:5: note: byref variable will be forcibly initialized 1324 | u8 prog; | ^~~~ /kisskb/src/drivers/gpio/gpio-pca953x.c: In function 'device_pca957x_init': /kisskb/src/drivers/gpio/gpio-pca953x.c:922:17: note: byref variable will be forcibly initialized 922 | DECLARE_BITMAP(val, MAX_LINE); | ^~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/pci/quirks.c: In function 'quirk_sis_96x_smbus': /kisskb/src/drivers/pci/quirks.c:1613:5: note: byref variable will be forcibly initialized 1613 | u8 val = 0; | ^~~ /kisskb/src/drivers/pci/quirks.c: In function 'quirk_nvidia_ck804_pcie_aer_ext_cap': /kisskb/src/drivers/pci/quirks.c:2437:10: note: byref variable will be forcibly initialized 2437 | uint8_t b; | ^ /kisskb/src/drivers/pci/quirks.c: In function 'quirk_unhide_mch_dev6': /kisskb/src/drivers/pci/quirks.c:2528:5: note: byref variable will be forcibly initialized 2528 | u8 reg; | ^~~ /kisskb/src/drivers/pci/quirks.c: In function 'piix4_mem_quirk': /kisskb/src/drivers/pci/quirks.c:685:6: note: byref variable will be forcibly initialized 685 | u32 devres; | ^~~~~~ /kisskb/src/drivers/pci/quirks.c: In function 'piix4_io_quirk': /kisskb/src/drivers/pci/quirks.c:659:6: note: byref variable will be forcibly initialized 659 | u32 devres; | ^~~~~~ /kisskb/src/drivers/pci/quirks.c: In function 'ich6_lpc_generic_decode': /kisskb/src/drivers/pci/quirks.c:812:6: note: byref variable will be forcibly initialized 812 | u32 val; | ^~~ /kisskb/src/drivers/pci/quirks.c: In function 'ich7_lpc_generic_decode': /kisskb/src/drivers/pci/quirks.c:856:6: note: byref variable will be forcibly initialized 856 | u32 val; | ^~~ /kisskb/src/drivers/pci/quirks.c: In function 'pci_quirk_intel_spt_pch_acs': /kisskb/src/drivers/pci/quirks.c:4751:11: note: byref variable will be forcibly initialized 4751 | u32 cap, ctrl; | ^~~~ /kisskb/src/drivers/pci/quirks.c:4751:6: note: byref variable will be forcibly initialized 4751 | u32 cap, ctrl; | ^~~ /kisskb/src/drivers/pci/quirks.c: In function 'quirk_tigerpoint_bm_sts': /kisskb/src/drivers/pci/quirks.c:274:6: note: byref variable will be forcibly initialized 274 | u32 pmbase; | ^~~~~~ In file included from /kisskb/src/include/linux/bpfilter.h:7, from /kisskb/src/net/ipv4/bpfilter/sockopt.c:5: /kisskb/src/net/ipv4/bpfilter/sockopt.c: In function 'bpfilter_ip_get_sockopt': /kisskb/src/include/linux/sockptr.h:34:9: note: userspace variable will be forcibly initialized 34 | return (sockptr_t) { .user = p }; | ^ /kisskb/src/net/ipv4/bpfilter/sockopt.c:68:9: note: userspace variable will be forcibly initialized 68 | return bpfilter_mbox_request(sk, optname, USER_SOCKPTR(optval), len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 69 | false); | ~~~~~~ /kisskb/src/drivers/pci/quirks.c: In function 'asus_hides_ac97_lpc': /kisskb/src/drivers/pci/quirks.c:1671:5: note: byref variable will be forcibly initialized 1671 | u8 val; | ^~~ /kisskb/src/drivers/pci/quirks.c: In function 'quirk_vialatency': /kisskb/src/drivers/pci/quirks.c:337:5: note: byref variable will be forcibly initialized 337 | u8 busarb; | ^~~~~~ /kisskb/src/drivers/pci/quirks.c: In function 'quirk_via_cx700_pci_parking_caching': /kisskb/src/drivers/pci/quirks.c:2466:10: note: byref variable will be forcibly initialized 2466 | uint8_t b; | ^ /kisskb/src/drivers/pci/quirks.c: In function 'quirk_io': /kisskb/src/drivers/pci/quirks.c:508:24: note: byref variable will be forcibly initialized 508 | struct pci_bus_region bus_region; | ^~~~~~~~~~ /kisskb/src/drivers/pci/quirks.c:507:6: note: byref variable will be forcibly initialized 507 | u32 region; | ^~~~~~ /kisskb/src/drivers/pci/quirks.c: In function 'quirk_sis_503': /kisskb/src/drivers/pci/quirks.c:1642:6: note: byref variable will be forcibly initialized 1642 | u16 devid; | ^~~~~ /kisskb/src/drivers/pci/quirks.c:1641:5: note: byref variable will be forcibly initialized 1641 | u8 reg; | ^~~ /kisskb/src/drivers/pci/quirks.c: In function 'quirk_p64h2_1k_io': /kisskb/src/drivers/pci/quirks.c:2419:6: note: byref variable will be forcibly initialized 2419 | u16 en1k; | ^~~~ /kisskb/src/drivers/pci/quirks.c: In function 'quirk_io_region': /kisskb/src/drivers/pci/quirks.c:558:24: note: byref variable will be forcibly initialized 558 | struct pci_bus_region bus_region; | ^~~~~~~~~~ /kisskb/src/drivers/pci/quirks.c:557:6: note: byref variable will be forcibly initialized 557 | u16 region; | ^~~~~~ /kisskb/src/drivers/pci/quirks.c: In function 'quirk_piix4_acpi': /kisskb/src/drivers/pci/quirks.c:717:6: note: byref variable will be forcibly initialized 717 | u32 res_a; | ^~~~~ /kisskb/src/drivers/pci/quirks.c: In function 'quirk_ich4_lpc_acpi': /kisskb/src/drivers/pci/quirks.c:764:5: note: byref variable will be forcibly initialized 764 | u8 enable; | ^~~~~~ /kisskb/src/drivers/pci/quirks.c: In function 'ich6_lpc_acpi_gpio': /kisskb/src/drivers/pci/quirks.c:796:5: note: byref variable will be forcibly initialized 796 | u8 enable; | ^~~~~~ /kisskb/src/drivers/pci/quirks.c: In function 'quirk_xio2000a': /kisskb/src/drivers/pci/quirks.c:951:6: note: byref variable will be forcibly initialized 951 | u16 command; | ^~~~~~~ /kisskb/src/drivers/pci/quirks.c: In function 'quirk_disable_pxb': /kisskb/src/drivers/pci/quirks.c:1267:6: note: byref variable will be forcibly initialized 1267 | u16 config; | ^~~~~~ /kisskb/src/drivers/pci/quirks.c: In function 'asus_hides_smbus_lpc': /kisskb/src/drivers/pci/quirks.c:1527:6: note: byref variable will be forcibly initialized 1527 | u16 val; | ^~~ /kisskb/src/drivers/pci/quirks.c: In function 'pci_quirk_enable_intel_rp_mpc_acs': /kisskb/src/drivers/pci/quirks.c:5060:6: note: byref variable will be forcibly initialized 5060 | u32 mpc; | ^~~ /kisskb/src/drivers/pci/quirks.c: In function 'pci_fixup_pericom_acs_store_forward': /kisskb/src/drivers/pci/quirks.c:5823:6: note: byref variable will be forcibly initialized 5823 | u16 val; | ^~~ /kisskb/src/drivers/pci/quirks.c: In function 'quirk_via_vlink': /kisskb/src/drivers/pci/quirks.c:1129:5: note: byref variable will be forcibly initialized 1129 | u8 irq, new_irq; | ^~~ /kisskb/src/drivers/pci/quirks.c: In function 'quirk_amd_ordering': /kisskb/src/drivers/pci/quirks.c:1196:6: note: byref variable will be forcibly initialized 1196 | u32 pcic; | ^~~~ /kisskb/src/drivers/pci/quirks.c: In function 'quirk_jmicron_ata': /kisskb/src/drivers/pci/quirks.c:1705:5: note: byref variable will be forcibly initialized 1705 | u8 hdr; | ^~~ /kisskb/src/drivers/pci/quirks.c:1704:20: note: byref variable will be forcibly initialized 1704 | u32 conf1, conf5, class; | ^~~~~ /kisskb/src/drivers/pci/quirks.c:1704:13: note: byref variable will be forcibly initialized 1704 | u32 conf1, conf5, class; | ^~~~~ /kisskb/src/drivers/pci/quirks.c:1704:6: note: byref variable will be forcibly initialized 1704 | u32 conf1, conf5, class; | ^~~~~ /kisskb/src/drivers/pci/quirks.c: In function 'pci_quirk_disable_intel_spt_pch_acs_redir': /kisskb/src/drivers/pci/quirks.c:5135:11: note: byref variable will be forcibly initialized 5135 | u32 cap, ctrl; | ^~~~ /kisskb/src/drivers/pci/quirks.c:5135:6: note: byref variable will be forcibly initialized 5135 | u32 cap, ctrl; | ^~~ /kisskb/src/drivers/pci/quirks.c: In function 'quirk_nvidia_hda': /kisskb/src/drivers/pci/quirks.c:5476:6: note: byref variable will be forcibly initialized 5476 | u32 val; | ^~~ /kisskb/src/drivers/pci/quirks.c:5475:5: note: byref variable will be forcibly initialized 5475 | u8 hdr_type; | ^~~~~~~~ /kisskb/src/drivers/pci/quirks.c: In function 'asus_hides_smbus_lpc_ich6_suspend': /kisskb/src/drivers/pci/quirks.c:1562:6: note: byref variable will be forcibly initialized 1562 | u32 rcba; | ^~~~ /kisskb/src/drivers/pci/quirks.c: In function 'quirk_e100_interrupt': /kisskb/src/drivers/pci/quirks.c:2281:15: note: byref variable will be forcibly initialized 2281 | u16 command, pmcsr; | ^~~~~ /kisskb/src/drivers/pci/quirks.c:2281:6: note: byref variable will be forcibly initialized 2281 | u16 command, pmcsr; | ^~~~~~~ /kisskb/src/drivers/pci/quirks.c: In function 'quirk_brcm_5719_limit_mrrs': /kisskb/src/drivers/pci/quirks.c:2505:6: note: byref variable will be forcibly initialized 2505 | u32 rev; | ^~~ /kisskb/src/drivers/pci/quirks.c: In function 'is_end_of_ht_chain': /kisskb/src/drivers/pci/quirks.c:2849:13: note: byref variable will be forcibly initialized 2849 | u16 flags, ctrl; | ^~~~ /kisskb/src/drivers/pci/quirks.c:2849:6: note: byref variable will be forcibly initialized 2849 | u16 flags, ctrl; | ^~~~~ /kisskb/src/drivers/pci/quirks.c: In function 'msi_ht_cap_enabled': /kisskb/src/drivers/pci/quirks.c:2605:6: note: byref variable will be forcibly initialized 2605 | u8 flags; | ^~~~~ /kisskb/src/drivers/pci/quirks.c: In function 'ht_enable_msi_mapping': /kisskb/src/drivers/pci/quirks.c:2659:6: note: byref variable will be forcibly initialized 2659 | u8 flags; | ^~~~~ /kisskb/src/drivers/pci/quirks.c: In function 'ht_check_msi_mapping': /kisskb/src/drivers/pci/quirks.c:2791:6: note: byref variable will be forcibly initialized 2791 | u8 flags; | ^~~~~ /kisskb/src/drivers/pci/quirks.c: In function 'ht_disable_msi_mapping': /kisskb/src/drivers/pci/quirks.c:2914:6: note: byref variable will be forcibly initialized 2914 | u8 flags; | ^~~~~ /kisskb/src/drivers/pci/quirks.c: In function 'nvbridge_check_legacy_irq_routing': /kisskb/src/drivers/pci/quirks.c:2763:6: note: byref variable will be forcibly initialized 2763 | u32 cfg; | ^~~ /kisskb/src/drivers/pci/quirks.c: In function 'quirk_intel_mc_errata': /kisskb/src/drivers/pci/quirks.c:3296:6: note: byref variable will be forcibly initialized 3296 | u16 rcc; | ^~~ /kisskb/src/drivers/pci/quirks.c: In function 'reset_chelsio_generic_dev': /kisskb/src/drivers/pci/quirks.c:3815:6: note: byref variable will be forcibly initialized 3815 | u16 msix_flags; | ^~~~~~~~~~ /kisskb/src/drivers/pci/quirks.c:3814:6: note: byref variable will be forcibly initialized 3814 | u16 old_command; | ^~~~~~~~~~~ /kisskb/src/drivers/pci/quirks.c: In function 'nvme_disable_and_flr': /kisskb/src/drivers/pci/quirks.c:3893:6: note: byref variable will be forcibly initialized 3893 | u16 cmd; | ^~~ /kisskb/src/drivers/pci/quirks.c: In function 'pci_quirk_enable_intel_spt_pch_acs': /kisskb/src/drivers/pci/quirks.c:5105:11: note: byref variable will be forcibly initialized 5105 | u32 cap, ctrl; | ^~~~ /kisskb/src/drivers/pci/quirks.c:5105:6: note: byref variable will be forcibly initialized 5105 | u32 cap, ctrl; | ^~~ /kisskb/src/drivers/pci/quirks.c: In function 'pci_quirk_enable_intel_lpc_acs': /kisskb/src/drivers/pci/quirks.c:5013:6: note: byref variable will be forcibly initialized 5013 | u32 rcba, bspr, updcr; | ^~~~ /kisskb/src/drivers/pci/quirks.c: In function 'quirk_intel_qat_vf_cap': /kisskb/src/drivers/pci/quirks.c:5255:7: note: byref variable will be forcibly initialized 5255 | u32 status; | ^~~~~~ /kisskb/src/drivers/pci/quirks.c:5224:6: note: byref variable will be forcibly initialized 5224 | u16 reg16, *cap; | ^~~~~ /kisskb/src/drivers/pci/quirks.c:5223:5: note: byref variable will be forcibly initialized 5223 | u8 next_cap; | ^~~~~~~~ /kisskb/src/drivers/pci/quirks.c: In function 'pci_idt_bus_quirk': /kisskb/src/drivers/pci/quirks.c:5527:6: note: byref variable will be forcibly initialized 5527 | u16 ctrl = 0; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc_btree.c: In function 'xfs_inobt_maxlevels_ondisk': /kisskb/src/fs/xfs/libxfs/xfs_ialloc_btree.c:567:16: note: byref variable will be forcibly initialized 567 | unsigned int minrecs[2]; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc_btree.c: In function 'xfs_finobt_maxlevels_ondisk': /kisskb/src/fs/xfs/libxfs/xfs_ialloc_btree.c:583:16: note: byref variable will be forcibly initialized 583 | unsigned int minrecs[2]; | ^~~~~~~ In file included from /kisskb/src/include/linux/slab.h:16, 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_ialloc_btree.c:6: /kisskb/src/fs/xfs/libxfs/xfs_ialloc_btree.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc_btree.c: In function '__xfs_inobt_alloc_block': /kisskb/src/fs/xfs/libxfs/xfs_ialloc_btree.c:99:19: note: byref variable will be forcibly initialized 99 | xfs_alloc_arg_t args; /* block allocation args */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc_btree.c: In function 'xfs_finobt_read_blocks': /kisskb/src/fs/xfs/libxfs/xfs_ialloc_btree.c:765:19: note: byref variable will be forcibly initialized 765 | struct xfs_buf *agbp; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc_btree.c: In function 'xfs_inobt_init_cur_cache': /kisskb/src/fs/xfs/libxfs/xfs_ialloc_btree.c:567:16: note: byref variable will be forcibly initialized 567 | unsigned int minrecs[2]; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc_btree.c: In function 'xfs_iallocbt_maxlevels_ondisk': /kisskb/src/fs/xfs/libxfs/xfs_ialloc_btree.c:567:16: note: byref variable will be forcibly initialized /kisskb/src/fs/xfs/libxfs/xfs_ialloc_btree.c:583:16: note: byref variable will be forcibly initialized 583 | unsigned int minrecs[2]; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc_btree.c: In function 'xfs_inobt_irec_to_allocmask': /kisskb/src/fs/xfs/libxfs/xfs_ialloc_btree.c:617:10: note: byref variable will be forcibly initialized 617 | uint allocbitmap; | ^~~~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc_btree.c: In function 'xfs_inobt_count_blocks': /kisskb/src/fs/xfs/libxfs/xfs_ialloc_btree.c:743:24: note: byref variable will be forcibly initialized 743 | struct xfs_btree_cur *cur = NULL; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc_btree.c:742:19: note: byref variable will be forcibly initialized 742 | struct xfs_buf *agbp = NULL; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_ialloc_btree.c: In function 'xfs_finobt_calc_reserves': /kisskb/src/fs/xfs/libxfs/xfs_ialloc_btree.c:790:16: note: byref variable will be forcibly initialized 790 | xfs_extlen_t tree_len = 0; | ^~~~~~~~ /kisskb/src/drivers/pci/pci-stub.c: In function 'pci_stub_init': /kisskb/src/drivers/pci/pci-stub.c:58:39: note: byref variable will be forcibly initialized 58 | subdevice = PCI_ANY_ID, class = 0, class_mask = 0; | ^~~~~~~~~~ /kisskb/src/drivers/pci/pci-stub.c:58:28: note: byref variable will be forcibly initialized 58 | subdevice = PCI_ANY_ID, class = 0, class_mask = 0; | ^~~~~ /kisskb/src/drivers/pci/pci-stub.c:58:4: note: byref variable will be forcibly initialized 58 | subdevice = PCI_ANY_ID, class = 0, class_mask = 0; | ^~~~~~~~~ /kisskb/src/drivers/pci/pci-stub.c:57:32: note: byref variable will be forcibly initialized 57 | unsigned int vendor, device, subvendor = PCI_ANY_ID, | ^~~~~~~~~ /kisskb/src/drivers/pci/pci-stub.c:57:24: note: byref variable will be forcibly initialized 57 | unsigned int vendor, device, subvendor = PCI_ANY_ID, | ^~~~~~ /kisskb/src/drivers/pci/pci-stub.c:57:16: note: byref variable will be forcibly initialized 57 | unsigned int vendor, device, subvendor = PCI_ANY_ID, | ^~~~~~ /kisskb/src/drivers/pci/pci-stub.c:43:8: note: byref variable will be forcibly initialized 43 | char *p, *id; | ^ /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/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/fs/xfs/libxfs/xfs_iext_tree.c: In function 'xfs_iext_insert_node': /kisskb/src/fs/xfs/libxfs/xfs_iext_tree.c:500:16: note: byref variable will be forcibly initialized 500 | int i, pos, nr_entries; | ^~~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_iext_tree.c:500:11: note: byref variable will be forcibly initialized 500 | int i, pos, nr_entries; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_iext_tree.c:499:24: note: byref variable will be forcibly initialized 499 | struct xfs_iext_node *node, *new; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_iext_tree.c: In function 'xfs_iext_remove_node': /kisskb/src/fs/xfs/libxfs/xfs_iext_tree.c:729:19: note: byref variable will be forcibly initialized 729 | int level = 2, pos, nr_entries, i; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_iext_tree.c: In function 'xfs_iext_insert': /kisskb/src/fs/xfs/libxfs/xfs_iext_tree.c:634:8: note: byref variable will be forcibly initialized 634 | int nr_entries, i; | ^~~~~~~~~~ /kisskb/src/drivers/pci/syscall.c: In function '__do_sys_pciconfig_read': /kisskb/src/drivers/pci/syscall.c:21:6: note: byref variable will be forcibly initialized 21 | u32 dword; | ^~~~~ /kisskb/src/drivers/pci/syscall.c:20:6: note: byref variable will be forcibly initialized 20 | u16 word; | ^~~~ /kisskb/src/drivers/pci/syscall.c:19:5: note: byref variable will be forcibly initialized 19 | u8 byte; | ^~~~ In file included from /kisskb/src/drivers/clk/clk-bulk.c:13: /kisskb/src/drivers/clk/clk-bulk.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/char/ipmi/ipmi_bt_sm.c: In function 'bt_detect': /kisskb/src/drivers/char/ipmi/ipmi_bt_sm.c:620:16: note: byref variable will be forcibly initialized 620 | unsigned char BT_CAP[8]; | ^~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_bt_sm.c:619:16: note: byref variable will be forcibly initialized 619 | unsigned char GetBT_CAP[] = { 0x18, 0x36 }; | ^~~~~~~~~ /kisskb/src/net/core/utils.c: In function 'inet_proto_csum_replace16': /kisskb/src/net/core/utils.c:462:9: note: byref variable will be forcibly initialized 462 | __be32 diff[] = { | ^~~~ /kisskb/src/net/core/utils.c: In function 'in4_pton': /kisskb/src/net/core/utils.c:124:5: note: byref variable will be forcibly initialized 124 | u8 dbuf[4]; | ^~~~ /kisskb/src/net/core/utils.c: In function 'in6_pton': /kisskb/src/net/core/utils.c:190:5: note: byref variable will be forcibly initialized 190 | u8 dbuf[16]; | ^~~~ /kisskb/src/net/core/utils.c:188:14: note: byref variable will be forcibly initialized 188 | const char *s, *tok = NULL; | ^ /kisskb/src/net/core/utils.c: In function 'inet6_pton': /kisskb/src/net/core/utils.c:337:8: note: byref variable will be forcibly initialized 337 | char scope_id[16]; | ^~~~~~~~ /kisskb/src/net/core/utils.c:324:14: note: byref variable will be forcibly initialized 324 | const char *scope_delim; | ^~~~~~~~~~~ /kisskb/src/net/core/utils.c: In function 'inet_pton_with_scope': /kisskb/src/net/core/utils.c:372:6: note: byref variable will be forcibly initialized 372 | u16 port_num; | ^~~~~~~~ /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 = | ^~~~~~~ /kisskb/src/lib/zlib_inflate/inftrees.c: In function 'zlib_inflate_table': /kisskb/src/lib/zlib_inflate/inftrees.c:45:20: note: byref variable will be forcibly initialized 45 | unsigned short offs[MAXBITS+1]; /* offsets in table for each length */ | ^~~~ /kisskb/src/lib/zlib_inflate/inftrees.c:44:20: note: byref variable will be forcibly initialized 44 | unsigned short count[MAXBITS+1]; /* number of codes of each length */ | ^~~~~ /kisskb/src/net/core/rtnetlink.c: In function 'do_setvfinfo': /kisskb/src/net/core/rtnetlink.c:2386:23: note: byref variable will be forcibly initialized 2386 | struct ifla_vf_info ivf; | ^~~ In file included from /kisskb/src/include/linux/sockptr.h:11, from /kisskb/src/include/linux/net.h:25, from /kisskb/src/net/core/rtnetlink.c:24: /kisskb/src/net/core/rtnetlink.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ 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:26:19: note: in definition of macro 'LIST_HEAD' 26 | 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:3055:12: note: byref variable will be forcibly initialized 3055 | LIST_HEAD(list_kill); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | 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:3019:12: note: byref variable will be forcibly initialized 3019 | LIST_HEAD(list_kill); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/net/inet_sock.h:22, from /kisskb/src/include/net/ip.h:29, from /kisskb/src/net/core/rtnetlink.c:45: /kisskb/src/net/core/rtnetlink.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_xdp_report_one': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/core/rtnetlink.c: In function 'nla_put_u8': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/core/rtnetlink.c: In function 'brport_nla_put_flag': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/net/core/rtnetlink.c: In function 'nla_put_s32': /kisskb/src/include/net/netlink.h:1448:6: note: byref variable will be forcibly initialized 1448 | s32 tmp = value; | ^~~ /kisskb/src/net/core/rtnetlink.c: In function 'nla_put_u16': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnetlink_put_metrics': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/core/rtnetlink.c:758:10: note: byref variable will be forcibly initialized 758 | char tmp[TCP_CA_NAME_MAX], *name; | ^~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/net/inet_sock.h:22, from /kisskb/src/include/net/ip.h:29, from /kisskb/src/net/core/rtnetlink.c:45: /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_fill_proto_down': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_vf_ports_fill': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_xdp_fill': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/core/rtnetlink.c:1459:5: note: byref variable will be forcibly initialized 1459 | u8 mode; | ^~~~ /kisskb/src/net/core/rtnetlink.c:1457:6: note: byref variable will be forcibly initialized 1457 | u32 prog_id; | ^~~~~~~ /kisskb/src/net/core/rtnetlink.c: In function 'valid_fdb_dump_legacy': /kisskb/src/net/core/rtnetlink.c:4300:17: note: byref variable will be forcibly initialized 4300 | struct nlattr *tb[IFLA_MAX+1]; | ^~ /kisskb/src/net/core/rtnetlink.c: In function 'valid_bridge_getlink_req': /kisskb/src/net/core/rtnetlink.c:4705:17: note: byref variable will be forcibly initialized 4705 | struct nlattr *tb[IFLA_MAX+1]; | ^~ /kisskb/src/net/core/rtnetlink.c: In function 'valid_fdb_dump_strict': /kisskb/src/net/core/rtnetlink.c:4246:17: note: byref variable will be forcibly initialized 4246 | struct nlattr *tb[NDA_MAX + 1]; | ^~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/net/inet_sock.h:22, from /kisskb/src/include/net/ip.h:29, from /kisskb/src/net/core/rtnetlink.c:45: /kisskb/src/net/core/rtnetlink.c: In function 'put_master_ifindex': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_calcit': /kisskb/src/net/core/rtnetlink.c:3721:17: note: byref variable will be forcibly initialized 3721 | struct nlattr *tb[IFLA_MAX+1]; | ^~ /kisskb/src/net/core/rtnetlink.c: In function 'nla_put_ifalias': /kisskb/src/net/core/rtnetlink.c:1557:7: note: byref variable will be forcibly initialized 1557 | char buf[IFALIASZ]; | ^~~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_fill_link_ifmap': /kisskb/src/net/core/rtnetlink.c:1392:25: note: byref variable will be forcibly initialized 1392 | struct rtnl_link_ifmap map; | ^~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/net/inet_sock.h:22, from /kisskb/src/include/net/ip.h:29, from /kisskb/src/net/core/rtnetlink.c:45: /kisskb/src/net/core/rtnetlink.c: In function 'nla_put_u64_64bit': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_fill_vfinfo': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/net/core/rtnetlink.c:1233:22: note: byref variable will be forcibly initialized 1233 | struct ifla_vf_guid port_guid; | ^~~~~~~~~ /kisskb/src/net/core/rtnetlink.c:1232:22: note: byref variable will be forcibly initialized 1232 | struct ifla_vf_guid node_guid; | ^~~~~~~~~ /kisskb/src/net/core/rtnetlink.c:1231:22: note: byref variable will be forcibly initialized 1231 | struct ifla_vf_info ivi; | ^~~ /kisskb/src/net/core/rtnetlink.c:1230:27: note: byref variable will be forcibly initialized 1230 | struct ifla_vf_broadcast vf_broadcast; | ^~~~~~~~~~~~ /kisskb/src/net/core/rtnetlink.c:1229:21: note: byref variable will be forcibly initialized 1229 | struct ifla_vf_mac vf_mac; | ^~~~~~ /kisskb/src/net/core/rtnetlink.c:1228:22: note: byref variable will be forcibly initialized 1228 | struct ifla_vf_rate vf_rate; | ^~~~~~~ /kisskb/src/net/core/rtnetlink.c:1227:22: note: byref variable will be forcibly initialized 1227 | struct ifla_vf_vlan vf_vlan; | ^~~~~~~ /kisskb/src/net/core/rtnetlink.c:1226:23: note: byref variable will be forcibly initialized 1226 | struct ifla_vf_trust vf_trust; | ^~~~~~~~ /kisskb/src/net/core/rtnetlink.c:1225:23: note: byref variable will be forcibly initialized 1225 | struct ifla_vf_stats vf_stats; | ^~~~~~~~ /kisskb/src/net/core/rtnetlink.c:1224:25: note: byref variable will be forcibly initialized 1224 | struct ifla_vf_tx_rate vf_tx_rate; | ^~~~~~~~~~ /kisskb/src/net/core/rtnetlink.c:1223:26: note: byref variable will be forcibly initialized 1223 | struct ifla_vf_spoofchk vf_spoofchk; | ^~~~~~~~~~~ /kisskb/src/net/core/rtnetlink.c:1222:27: note: byref variable will be forcibly initialized 1222 | struct ifla_vf_vlan_info vf_vlan_info; | ^~~~~~~~~~~~ /kisskb/src/net/core/rtnetlink.c:1221:28: note: byref variable will be forcibly initialized 1221 | struct ifla_vf_link_state vf_linkstate; | ^~~~~~~~~~~~ /kisskb/src/net/core/rtnetlink.c:1219:30: note: byref variable will be forcibly initialized 1219 | struct ifla_vf_rss_query_en vf_rss_query_en; | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/net/inet_sock.h:22, from /kisskb/src/include/net/ip.h:29, from /kisskb/src/net/core/rtnetlink.c:45: /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_fill_vf': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_phys_port_id_fill': /kisskb/src/net/core/rtnetlink.c:1139:29: note: byref variable will be forcibly initialized 1139 | struct netdev_phys_item_id ppid; | ^~~~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_phys_port_name_fill': /kisskb/src/net/core/rtnetlink.c:1156:7: note: byref variable will be forcibly initialized 1156 | char name[IFNAMSIZ]; | ^~~~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_stats_dump': /kisskb/src/net/core/rtnetlink.c:5408:37: note: byref variable will be forcibly initialized 5408 | int h, s_h, err, s_idx, s_idxattr, s_prividx; | ^~~~~~~~~ /kisskb/src/net/core/rtnetlink.c:5408:26: note: byref variable will be forcibly initialized 5408 | int h, s_h, err, s_idx, s_idxattr, s_prividx; | ^~~~~~~~~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_bridge_getlink': /kisskb/src/net/core/rtnetlink.c:4763:6: note: byref variable will be forcibly initialized 4763 | u32 filter_mask = 0; | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/gpio/driver.h:9, from /kisskb/src/drivers/gpio/gpio-pcf857x.c:8: /kisskb/src/drivers/gpio/gpio-pcf857x.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/net/inet_sock.h:22, from /kisskb/src/include/net/ip.h:29, from /kisskb/src/net/core/rtnetlink.c:45: /kisskb/src/net/core/rtnetlink.c: In function 'nla_put_iflink': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/drivers/gpio/gpio-pcf857x.c: In function 'pcf857x_irq': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpio/gpio-pcf857x.c:172:16: note: byref variable will be forcibly initialized 172 | unsigned long change, i, status; | ^~~~~~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_fill_link_netnsid': /kisskb/src/include/net/netlink.h:1448:6: note: byref variable will be forcibly initialized 1448 | s32 tmp = value; | ^~~ /kisskb/src/drivers/gpio/gpio-pcf857x.c: In function 'i2c_write_le16': /kisskb/src/drivers/gpio/gpio-pcf857x.c:103:5: note: byref variable will be forcibly initialized 103 | u8 buf[2] = { word & 0xff, word >> 8, }; | ^~~ /kisskb/src/drivers/gpio/gpio-pcf857x.c: In function 'i2c_read_le16': /kisskb/src/drivers/gpio/gpio-pcf857x.c:112:5: note: byref variable will be forcibly initialized 112 | u8 buf[2]; | ^~~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_fill_ifinfo': /kisskb/src/include/net/netlink.h:1448:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1448:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1448:6: note: byref variable will be forcibly initialized 1448 | s32 tmp = value; | ^~~ /kisskb/src/drivers/gpio/gpio-pcf857x.c: In function 'pcf857x_probe': /kisskb/src/drivers/gpio/gpio-pcf857x.c:239:17: note: byref variable will be forcibly initialized 239 | unsigned int n_latch = 0; | ^~~~~~~ /kisskb/src/net/core/rtnetlink.c: In function 'ndo_dflt_bridge_getlink': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_stats_get': /kisskb/src/net/core/rtnetlink.c:5363:19: note: byref variable will be forcibly initialized 5363 | int idxattr = 0, prividx = 0; | ^~~~~~~ /kisskb/src/net/core/rtnetlink.c:5363:6: note: byref variable will be forcibly initialized 5363 | int idxattr = 0, prividx = 0; | ^~~~~~~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_fdb_dump': /kisskb/src/net/core/rtnetlink.c:4344:6: note: byref variable will be forcibly initialized 4344 | int fidx = 0; | ^~~~ /kisskb/src/net/core/rtnetlink.c:4340:6: note: byref variable will be forcibly initialized 4340 | int br_idx = 0; | ^~~~~~ /kisskb/src/net/core/rtnetlink.c:4339:6: note: byref variable will be forcibly initialized 4339 | int brport_idx = 0; | ^~~~~~~~~~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_fdb_get': /kisskb/src/net/core/rtnetlink.c:4506:6: note: byref variable will be forcibly initialized 4506 | u16 vid = 0; | ^~~ /kisskb/src/net/core/rtnetlink.c:4505:6: note: byref variable will be forcibly initialized 4505 | u8 *addr = NULL; | ^~~~ /kisskb/src/net/core/rtnetlink.c:4504:6: note: byref variable will be forcibly initialized 4504 | int br_idx = 0; | ^~~~~~ /kisskb/src/net/core/rtnetlink.c:4503:5: note: byref variable will be forcibly initialized 4503 | u8 ndm_flags = 0; | ^~~~~~~~~ /kisskb/src/net/core/rtnetlink.c:4502:6: note: byref variable will be forcibly initialized 4502 | int brport_idx = 0; | ^~~~~~~~~~ /kisskb/src/net/core/rtnetlink.c:4500:17: note: byref variable will be forcibly initialized 4500 | struct nlattr *tb[NDA_MAX + 1]; | ^~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_fdb_add': /kisskb/src/net/core/rtnetlink.c:3998:6: note: byref variable will be forcibly initialized 3998 | u16 vid; | ^~~ /kisskb/src/net/core/rtnetlink.c:3995:17: note: byref variable will be forcibly initialized 3995 | struct nlattr *tb[NDA_MAX+1]; | ^~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_fdb_del': /kisskb/src/net/core/rtnetlink.c:4107:6: note: byref variable will be forcibly initialized 4107 | u16 vid; | ^~~ /kisskb/src/net/core/rtnetlink.c:4103:17: note: byref variable will be forcibly initialized 4103 | struct nlattr *tb[NDA_MAX+1]; | ^~ /kisskb/src/net/core/rtnetlink.c: In function 'linkinfo_to_kind_ops': /kisskb/src/net/core/rtnetlink.c:1945:8: note: byref variable will be forcibly initialized 1945 | char kind[MODULE_NAME_LEN]; | ^~~~ /kisskb/src/net/core/rtnetlink.c:1939:17: note: byref variable will be forcibly initialized 1939 | struct nlattr *linfo[IFLA_INFO_MAX + 1]; | ^~~~~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_dump_ifinfo': /kisskb/src/net/core/rtnetlink.c:2076:17: note: byref variable will be forcibly initialized 2076 | struct nlattr *tb[IFLA_MAX+1]; | ^~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_dev_get': /kisskb/src/net/core/rtnetlink.c:2958:7: note: byref variable will be forcibly initialized 2958 | char buffer[ALTIFNAMSIZ]; | ^~~~~~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_dellink': /kisskb/src/net/core/rtnetlink.c:3075:17: note: byref variable will be forcibly initialized 3075 | struct nlattr *tb[IFLA_MAX+1]; | ^~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_getlink': /kisskb/src/net/core/rtnetlink.c:3564:17: note: byref variable will be forcibly initialized 3564 | struct nlattr *tb[IFLA_MAX+1]; | ^~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_linkprop': /kisskb/src/net/core/rtnetlink.c:3663:7: note: byref variable will be forcibly initialized 3663 | bool changed = false; | ^~~~~~~ /kisskb/src/net/core/rtnetlink.c:3660:17: note: byref variable will be forcibly initialized 3660 | struct nlattr *tb[IFLA_MAX + 1]; | ^~ /kisskb/src/net/core/rtnetlink.c: In function 'do_set_proto_down': /kisskb/src/net/core/rtnetlink.c:2541:17: note: byref variable will be forcibly initialized 2541 | struct nlattr *pdreason[IFLA_PROTO_DOWN_REASON_MAX + 1]; | ^~~~~~~~ /kisskb/src/net/core/rtnetlink.c: In function 'do_setlink': /kisskb/src/net/core/rtnetlink.c:2892:18: note: byref variable will be forcibly initialized 2892 | struct nlattr *xdp[IFLA_XDP_MAX + 1]; | ^~~ /kisskb/src/net/core/rtnetlink.c:2849:18: note: byref variable will be forcibly initialized 2849 | struct nlattr *port[IFLA_PORT_MAX+1]; | ^~~~ /kisskb/src/net/core/rtnetlink.c:2814:18: note: byref variable will be forcibly initialized 2814 | struct nlattr *port[IFLA_PORT_MAX+1]; | ^~~~ /kisskb/src/net/core/rtnetlink.c:2789:18: note: byref variable will be forcibly initialized 2789 | struct nlattr *vfinfo[IFLA_VF_MAX + 1]; | ^~~~~~ /kisskb/src/net/core/rtnetlink.c:2632:16: note: byref variable will be forcibly initialized 2632 | struct ifmap k_map; | ^~~~~ /kisskb/src/fs/f2fs/sysfs.c: In function '__sbi_store': /kisskb/src/fs/f2fs/sysfs.c:384:8: note: byref variable will be forcibly initialized 384 | long data; | ^~~~ /kisskb/src/fs/f2fs/sysfs.c:337:16: note: byref variable will be forcibly initialized 337 | unsigned long t; | ^ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_setlink': /kisskb/src/net/core/rtnetlink.c:2981:7: note: byref variable will be forcibly initialized 2981 | char ifname[IFNAMSIZ]; | ^~~~~~ /kisskb/src/net/core/rtnetlink.c:2980:17: note: byref variable will be forcibly initialized 2980 | struct nlattr *tb[IFLA_MAX+1]; | ^~ /kisskb/src/net/core/rtnetlink.c: In function 'rtnetlink_rcv_msg': /kisskb/src/net/core/rtnetlink.c:5528:32: note: byref variable will be forcibly initialized 5528 | 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:3485:13: note: byref variable will be forcibly initialized 3485 | LIST_HEAD(list_kill); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/core/rtnetlink.c:3266:7: note: byref variable will be forcibly initialized 3266 | char ifname[IFNAMSIZ]; | ^~~~~~ /kisskb/src/net/core/rtnetlink.c:3263:7: note: byref variable will be forcibly initialized 3263 | char kind[MODULE_NAME_LEN]; | ^~~~ /kisskb/src/net/core/rtnetlink.c:3260:17: note: byref variable will be forcibly initialized 3260 | struct nlattr *tb[IFLA_MAX + 1]; | ^~ /kisskb/src/net/core/rtnetlink.c:3255:17: note: byref variable will be forcibly initialized 3255 | struct nlattr *linkinfo[IFLA_INFO_MAX + 1]; | ^~~~~~~~ /kisskb/src/net/core/rtnetlink.c:3253:17: note: byref variable will be forcibly initialized 3253 | struct nlattr *slave_attr[RTNL_SLAVE_MAX_TYPE + 1]; | ^~~~~~~~~~ /kisskb/src/drivers/video/fbdev/core/fbmem.c: In function 'fb_blank': /kisskb/src/drivers/video/fbdev/core/fbmem.c:1069:18: note: byref variable will be forcibly initialized 1069 | struct fb_event event; | ^~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/drivers/video/fbdev/core/fbmem.c:21: /kisskb/src/drivers/video/fbdev/core/fbmem.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /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:968:30: note: byref variable will be forcibly initialized 968 | struct fb_videomode mode1, mode2; | ^~~~~ /kisskb/src/drivers/video/fbdev/core/fbmem.c:968:23: note: byref variable will be forcibly initialized 968 | struct fb_videomode mode1, mode2; | ^~~~~ /kisskb/src/drivers/video/fbdev/core/fbmem.c:965:6: note: byref variable will be forcibly initialized 965 | u32 unused; | ^~~~~~ /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; | ^~~~ /kisskb/src/drivers/video/fbdev/core/fbmem.c: In function 'do_register_framebuffer': /kisskb/src/drivers/video/fbdev/core/fbmem.c:1584:22: note: byref variable will be forcibly initialized 1584 | struct fb_videomode mode; | ^~~~ /kisskb/src/drivers/video/fbdev/core/fbmon.c: In function 'check_edid': /kisskb/src/drivers/video/fbdev/core/fbmon.c:147:54: note: byref variable will be forcibly initialized 147 | unsigned char *block = edid + ID_MANUFACTURER_NAME, manufacturer[4]; | ^~~~~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/trace_recursion.h:5, from /kisskb/src/include/linux/ftrace.h:10, from /kisskb/src/include/linux/kprobes.h:28, from /kisskb/src/include/linux/kgdb.h:19, from /kisskb/src/include/linux/fb.h:6, from /kisskb/src/drivers/video/fbdev/core/fbmon.c:29: /kisskb/src/drivers/video/fbdev/core/fbmon.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/video/fbdev/core/fbmem.c: In function 'do_fb_ioctl': /kisskb/src/drivers/video/fbdev/core/fbmem.c:1095:22: note: byref variable will be forcibly initialized 1095 | struct fb_cmap_user cmap; | ^~~~ /kisskb/src/drivers/video/fbdev/core/fbmem.c:1094:17: note: byref variable will be forcibly initialized 1094 | struct fb_cmap cmap_from; | ^~~~~~~~~ /kisskb/src/drivers/video/fbdev/core/fbmem.c:1093:27: note: byref variable will be forcibly initialized 1093 | struct fb_fix_screeninfo fix; | ^~~ /kisskb/src/drivers/video/fbdev/core/fbmem.c:1092:27: note: byref variable will be forcibly initialized 1092 | struct fb_var_screeninfo var; | ^~~ /kisskb/src/drivers/video/fbdev/core/fbmon.c: In function 'fb_get_monitor_limits': /kisskb/src/drivers/video/fbdev/core/fbmon.c:721:7: note: byref variable will be forcibly initialized 721 | int num_modes, hz, hscan, pixclock; | ^~~~~~~~~ /kisskb/src/drivers/video/fbdev/core/fbmem.c: In function 'fb_new_modelist': /kisskb/src/drivers/video/fbdev/core/fbmem.c:1949:26: note: byref variable will be forcibly initialized 1949 | struct fb_videomode *m, mode; | ^~~~ /kisskb/src/drivers/video/fbdev/core/fbmem.c:1946:27: note: byref variable will be forcibly initialized 1946 | struct fb_var_screeninfo var = info->var; | ^~~ /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/gpio/gpio-pcie-idio-24.c: In function 'idio_24_irq_handler': /kisskb/src/drivers/gpio/gpio-pcie-idio-24.c:453:16: note: byref variable will be forcibly initialized 453 | unsigned long irq_mask; | ^~~~~~~~ /kisskb/src/drivers/gpio/gpio-pcie-idio-24.c: In function 'idio_24_gpio_set_multiple': /kisskb/src/drivers/gpio/gpio-pcie-idio-24.c:325:16: note: byref variable will be forcibly initialized 325 | unsigned long gpio_mask; | ^~~~~~~~~ /kisskb/src/drivers/gpio/gpio-pcie-idio-24.c: In function 'idio_24_gpio_get_multiple': /kisskb/src/drivers/gpio/gpio-pcie-idio-24.c:247:16: note: byref variable will be forcibly initialized 247 | unsigned long gpio_mask; | ^~~~~~~~~ In file included from /kisskb/src/fs/xfs/xfs_linux.h:78, 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_start_cksum_safe': /kisskb/src/fs/xfs/libxfs/xfs_cksum.h:16:11: note: byref variable will be forcibly initialized 16 | uint32_t zero = 0; | ^~~~ 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:218:24: note: byref variable will be forcibly initialized 218 | 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:203:24: note: byref variable will be forcibly initialized 203 | 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:180:24: note: byref variable will be forcibly initialized 180 | 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_ag_resv.c: In function 'xfs_ag_resv_init': /kisskb/src/fs/xfs/libxfs/xfs_ag_resv.c:255:17: note: byref variable will be forcibly initialized 255 | xfs_extlen_t used; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_ag_resv.c:254:17: note: byref variable will be forcibly initialized 254 | xfs_extlen_t ask; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_sb.c: In function 'xfs_sync_sb': /kisskb/src/fs/xfs/libxfs/xfs_sb.c:942:20: note: byref variable will be forcibly initialized 942 | struct xfs_trans *tp; | ^~ 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_update_secondary_sbs': /kisskb/src/fs/xfs/xfs_buf.h:218:24: note: byref variable will be forcibly initialized 218 | 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:978:20: note: byref variable will be forcibly initialized 978 | struct xfs_buf *bp; | ^~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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:974:14: note: byref variable will be forcibly initialized 974 | LIST_HEAD (buffer_list); | ^~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_sb.c:971:18: note: byref variable will be forcibly initialized 971 | xfs_agnumber_t agno = 1; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_sb.c: In function 'xfs_sync_sb_buf': /kisskb/src/fs/xfs/libxfs/xfs_sb.c:1038:20: note: byref variable will be forcibly initialized 1038 | struct xfs_trans *tp; | ^~ 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_sb_read_secondary': /kisskb/src/fs/xfs/xfs_trans.h:203:24: note: byref variable will be forcibly initialized 203 | 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:1163:19: note: byref variable will be forcibly initialized 1163 | struct xfs_buf *bp; | ^~ 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_sb_get_secondary': /kisskb/src/fs/xfs/xfs_trans.h:180:24: note: byref variable will be forcibly initialized 180 | 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:1185:19: note: byref variable will be forcibly initialized 1185 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/xfs/libxfs/xfs_sb.c: In function 'xfs_sb_write_verify': /kisskb/src/fs/xfs/libxfs/xfs_sb.c:800:17: note: byref variable will be forcibly initialized 800 | 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:734:17: note: byref variable will be forcibly initialized 734 | struct xfs_sb sb; | ^~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/net/netlink/diag.c:4: /kisskb/src/net/netlink/diag.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/netlink/diag.c: In function 'sk_diag_put_flags': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /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/drivers/clk/clkdev.c: In function 'clkdev_create': /kisskb/src/drivers/clk/clkdev.c:206:10: note: byref variable will be forcibly initialized 206 | va_list ap; | ^~ /kisskb/src/drivers/clk/clkdev.c: In function 'clkdev_hw_create': /kisskb/src/drivers/clk/clkdev.c:229:10: note: byref variable will be forcibly initialized 229 | va_list ap; | ^~ /kisskb/src/drivers/clk/clkdev.c: In function '__clk_register_clkdev': /kisskb/src/drivers/clk/clkdev.c:273:10: note: byref variable will be forcibly initialized 273 | va_list ap; | ^~ /kisskb/src/drivers/clk/clkdev.c: In function 'clk_register_clkdev': /kisskb/src/drivers/clk/clkdev.c:316:21: note: byref variable will be forcibly initialized 316 | struct clk_lookup *cl; | ^~ /kisskb/src/drivers/clk/clkdev.c: In function 'clk_hw_register_clkdev': /kisskb/src/drivers/clk/clkdev.c:343:21: note: byref variable will be forcibly initialized 343 | struct clk_lookup *cl; | ^~ In file included from /kisskb/src/fs/xfs/xfs_linux.h:78, from /kisskb/src/fs/xfs/xfs.h:22, from /kisskb/src/fs/xfs/libxfs/xfs_symlink_remote.c:7: /kisskb/src/fs/xfs/libxfs/xfs_symlink_remote.c: In function 'xfs_start_cksum_safe': /kisskb/src/fs/xfs/libxfs/xfs_cksum.h:16:11: note: byref variable will be forcibly initialized 16 | uint32_t zero = 0; | ^~~~ In file included from /kisskb/src/drivers/gpio/gpio-pisosr.c:22: /kisskb/src/drivers/gpio/gpio-pisosr.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/gpio/gpio-pisosr.c: In function 'pisosr_gpio_get_multiple': /kisskb/src/drivers/gpio/gpio-pisosr.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long gpio_mask; | ^~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_si_hotmod.c: In function 'check_hotmod_int_op': /kisskb/src/drivers/char/ipmi/ipmi_si_hotmod.c:86:8: note: byref variable will be forcibly initialized 86 | char *n; | ^ /kisskb/src/drivers/char/ipmi/ipmi_si_hotmod.c: In function 'parse_hotmod_str': /kisskb/src/drivers/char/ipmi/ipmi_si_hotmod.c:108:15: note: byref variable will be forcibly initialized 108 | unsigned int ival; | ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_si_hotmod.c: In function 'hotmod_handler': /kisskb/src/drivers/char/ipmi/ipmi_si_hotmod.c:197:18: note: byref variable will be forcibly initialized 197 | enum hotmod_op op; | ^~ /kisskb/src/drivers/char/ipmi/ipmi_si_hotmod.c:188:24: note: byref variable will be forcibly initialized 188 | struct ipmi_plat_data h; | ^ /kisskb/src/fs/xfs/libxfs/xfs_trans_inode.c: In function 'xfs_trans_log_inode': /kisskb/src/fs/xfs/libxfs/xfs_trans_inode.c:169:19: note: byref variable will be forcibly initialized 169 | struct xfs_buf *bp; | ^~ /kisskb/src/drivers/gpio/gpio-rdc321x.c: In function 'rdc_gpio_get_value': /kisskb/src/drivers/gpio/gpio-rdc321x.c:33:6: note: byref variable will be forcibly initialized 33 | u32 value = 0; | ^~~~~ /kisskb/src/drivers/gpio/gpio-rdc321x.c: In function 'rdc_gpio_config': /kisskb/src/drivers/gpio/gpio-rdc321x.c:83:6: note: byref variable will be forcibly initialized 83 | u32 reg; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c: In function 'xfs_rmap_update': /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:83:22: note: byref variable will be forcibly initialized 83 | union xfs_btree_rec rec; | ^~~ In file included from /kisskb/src/include/linux/slab.h:16, 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_rmap_btree.c:6: /kisskb/src/fs/xfs/libxfs/xfs_rmap_btree.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap_btree.c: In function 'xfs_rmapbt_alloc_block': /kisskb/src/fs/xfs/libxfs/xfs_rmap_btree.c:90:17: note: byref variable will be forcibly initialized 90 | xfs_agblock_t bno; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap_btree.c: In function 'xfs_rmapbt_maxlevels_ondisk': /kisskb/src/fs/xfs/libxfs/xfs_rmap_btree.c:552:16: note: byref variable will be forcibly initialized 552 | unsigned int minrecs[2]; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap_btree.c: In function 'xfs_rmapbt_init_cur_cache': /kisskb/src/fs/xfs/libxfs/xfs_rmap_btree.c:552:16: note: byref variable will be forcibly initialized /kisskb/src/fs/xfs/libxfs/xfs_rmap_btree.c: In function 'xfs_rmapbt_calc_reserves': /kisskb/src/fs/xfs/libxfs/xfs_rmap_btree.c:646:19: note: byref variable will be forcibly initialized 646 | struct xfs_buf *agbp; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c: In function 'xfs_rmap_delete': /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:153:8: note: byref variable will be forcibly initialized 153 | int i; | ^ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c: In function 'xfs_rmap_insert': /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:111:8: note: byref variable will be forcibly initialized 111 | int i; | ^ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c: In function 'xfs_rmap_query_range_helper': /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:2288:25: note: byref variable will be forcibly initialized 2288 | struct xfs_rmap_irec irec; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c: In function 'xfs_rmap_get_rec': /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:205:23: note: byref variable will be forcibly initialized 205 | union xfs_btree_rec *rec; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c: In function 'xfs_rmap_unmap': /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:560:27: note: byref variable will be forcibly initialized 560 | struct xfs_rmap_irec rtrec; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:494:9: note: byref variable will be forcibly initialized 494 | int i; | ^ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:491:24: note: byref variable will be forcibly initialized 491 | 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:768:9: note: byref variable will be forcibly initialized 768 | int i; | ^ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:766:9: note: byref variable will be forcibly initialized 766 | int have_lt; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:765:9: note: byref variable will be forcibly initialized 765 | int have_gt; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:764:24: note: byref variable will be forcibly initialized 764 | struct xfs_rmap_irec gtrec; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:763:24: note: byref variable will be forcibly initialized 763 | struct xfs_rmap_irec ltrec; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c: In function 'xfs_rmap_convert': /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:1008:8: note: byref variable will be forcibly initialized 1008 | int i; | ^ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:999:24: note: byref variable will be forcibly initialized 999 | struct xfs_rmap_irec r[4]; /* neighbor extent entries */ | ^ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c: In function 'xfs_rmap_query_range': /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:2308:35: note: byref variable will be forcibly initialized 2308 | struct xfs_rmap_query_range_info query; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:2307:25: note: byref variable will be forcibly initialized 2307 | union xfs_btree_irec high_brec; | ^~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:2306:25: note: byref variable will be forcibly initialized 2306 | 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:298:37: note: byref variable will be forcibly initialized 298 | 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:2111:9: note: byref variable will be forcibly initialized 2111 | int i; | ^ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:2109:9: note: byref variable will be forcibly initialized 2109 | int have_lt; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:2108:9: note: byref variable will be forcibly initialized 2108 | int have_gt; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:2107:24: note: byref variable will be forcibly initialized 2107 | struct xfs_rmap_irec gtrec; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:2106:24: note: byref variable will be forcibly initialized 2106 | struct xfs_rmap_irec ltrec; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c: In function 'xfs_rmap_map_raw': /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:2253:24: note: byref variable will be forcibly initialized 2253 | struct xfs_owner_info oinfo; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_types.c: In function 'xfs_verify_agino': /kisskb/src/fs/xfs/libxfs/xfs_types.c:127:15: note: byref variable will be forcibly initialized 127 | xfs_agino_t last; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_types.c:126:15: note: byref variable will be forcibly initialized 126 | xfs_agino_t first; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c: In function 'xfs_rmap_lookup_le_range': /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:376:37: note: byref variable will be forcibly initialized 376 | 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:1922:9: note: byref variable will be forcibly initialized 1922 | int i; | ^ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:1919:24: note: byref variable will be forcibly initialized 1919 | struct xfs_rmap_irec ltrec; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_types.c: In function 'xfs_icount_range': /kisskb/src/fs/xfs/libxfs/xfs_types.c:233:22: note: byref variable will be forcibly initialized 233 | xfs_agino_t first, last; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_types.c:233:15: note: byref variable will be forcibly initialized 233 | xfs_agino_t first, last; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_types.c:227:18: note: byref variable will be forcibly initialized 227 | xfs_agnumber_t agno; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_types.c: In function 'xfs_verify_icount': /kisskb/src/fs/xfs/libxfs/xfs_types.c:247:26: note: byref variable will be forcibly initialized 247 | unsigned long long min, max; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_types.c:247:21: note: byref variable will be forcibly initialized 247 | unsigned long long min, max; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c: In function 'xfs_rmap_convert_shared': /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:1504:8: note: byref variable will be forcibly initialized 1504 | int i; | ^ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:1495:24: note: byref variable will be forcibly initialized 1495 | struct xfs_rmap_irec r[4]; /* neighbor extent entries */ | ^ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c: In function 'xfs_rmap_query_all': /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:2325:35: note: byref variable will be forcibly initialized 2325 | 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:2373:25: note: byref variable will be forcibly initialized 2373 | struct xfs_owner_info oinfo; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:2371:20: note: byref variable will be forcibly initialized 2371 | struct xfs_buf *agbp = NULL; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c: In function 'xfs_rmap_alloc_extent': /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:2572:23: note: byref variable will be forcibly initialized 2572 | 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:2594:23: note: byref variable will be forcibly initialized 2594 | 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:2644:23: note: byref variable will be forcibly initialized 2644 | union xfs_btree_irec high; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:2643:23: note: byref variable will be forcibly initialized 2643 | 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:2673:24: note: byref variable will be forcibly initialized 2673 | struct xfs_rmap_irec irec; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:2672:9: note: byref variable will be forcibly initialized 2672 | int has_record; | ^~~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c: In function 'xfs_rmap_has_other_keys': /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:2737:28: note: byref variable will be forcibly initialized 2737 | struct xfs_rmap_key_state rks; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_rmap.c:2736:24: note: byref variable will be forcibly initialized 2736 | struct xfs_rmap_irec high; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c: In function 'xfs_refcount_update': /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:172:22: note: byref variable will be forcibly initialized 172 | union xfs_btree_rec rec; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c: In function 'xfs_refcount_get_rec': /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:115:24: note: byref variable will be forcibly initialized 115 | union xfs_btree_rec *rec; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c: In function 'xfs_refcount_find_left_extents': /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:621:9: note: byref variable will be forcibly initialized 621 | int found_rec; | ^~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:619:27: note: byref variable will be forcibly initialized 619 | 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:710:9: note: byref variable will be forcibly initialized 710 | int found_rec; | ^~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:708:27: note: byref variable will be forcibly initialized 708 | 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:230:8: note: byref variable will be forcibly initialized 230 | int found_rec; | ^~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:229:27: note: byref variable will be forcibly initialized 229 | struct xfs_refcount_irec irec; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c: In function 'xfs_refcount_merge_center_extents': /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:414:9: note: byref variable will be forcibly initialized 414 | int found_rec; | ^~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c: In function 'xfs_refcount_merge_left_extent': /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:490:9: note: byref variable will be forcibly initialized 490 | int found_rec; | ^~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c: In function 'xfs_refcount_merge_right_extent': /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:551:9: note: byref variable will be forcibly initialized 551 | int found_rec; | ^~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c: In function 'xfs_refcount_split_extent': /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:351:9: note: byref variable will be forcibly initialized 351 | int found_rec; | ^~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:350:34: note: byref variable will be forcibly initialized 350 | struct xfs_refcount_irec rcext, tmp; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:350:27: note: byref variable will be forcibly initialized 350 | 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:925:20: note: byref variable will be forcibly initialized 925 | int found_rec, found_tmp; | ^~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:925:9: note: byref variable will be forcibly initialized 925 | int found_rec, found_tmp; | ^~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:923:32: note: byref variable will be forcibly initialized 923 | struct xfs_refcount_irec ext, tmp; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:923:27: note: byref variable will be forcibly initialized 923 | struct xfs_refcount_irec ext, tmp; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c: In function 'xfs_refcount_adjust': /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:1054:9: note: byref variable will be forcibly initialized 1054 | bool shape_changed; | ^~~~~~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c: In function 'xfs_refcount_adjust_cow_extents': /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:1449:20: note: byref variable will be forcibly initialized 1449 | int found_rec, found_tmp; | ^~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:1449:9: note: byref variable will be forcibly initialized 1449 | int found_rec, found_tmp; | ^~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:1447:32: note: byref variable will be forcibly initialized 1447 | struct xfs_refcount_irec ext, tmp; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:1447:27: note: byref variable will be forcibly initialized 1447 | struct xfs_refcount_irec ext, tmp; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c: In function 'xfs_refcount_adjust_cow': /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:1539:9: note: byref variable will be forcibly initialized 1539 | bool shape_changed; | ^~~~~~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c: In function 'xfs_refcount_finish_one': /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:1146:18: note: byref variable will be forcibly initialized 1146 | xfs_agblock_t new_agbno; | ^~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:1143:20: note: byref variable will be forcibly initialized 1143 | struct xfs_buf *agbp = NULL; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c: In function 'xfs_refcount_find_shared': /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:1296:9: note: byref variable will be forcibly initialized 1296 | int have; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:1295:9: note: byref variable will be forcibly initialized 1295 | int i; | ^ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:1294:27: note: byref variable will be forcibly initialized 1294 | struct xfs_refcount_irec tmp; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c: In function 'xfs_refcount_recover_cow_leftovers': /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:1685:24: note: byref variable will be forcibly initialized 1685 | union xfs_btree_irec high; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:1684:24: note: byref variable will be forcibly initialized 1684 | union xfs_btree_irec low; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:1683:20: note: byref variable will be forcibly initialized 1683 | struct list_head debris; | ^~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:1681:20: note: byref variable will be forcibly initialized 1681 | struct xfs_buf *agbp; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:1679:21: note: byref variable will be forcibly initialized 1679 | struct xfs_trans *tp; | ^~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c: In function 'xfs_refcount_has_record': /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:1775:23: note: byref variable will be forcibly initialized 1775 | union xfs_btree_irec high; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount.c:1774:23: note: byref variable will be forcibly initialized 1774 | union xfs_btree_irec low; | ^~~ In file included from /kisskb/src/include/linux/slab.h:16, 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_refcount_btree.c:6: /kisskb/src/fs/xfs/libxfs/xfs_refcount_btree.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount_btree.c: In function 'xfs_refcountbt_alloc_block': /kisskb/src/fs/xfs/libxfs/xfs_refcount_btree.c:63:23: note: byref variable will be forcibly initialized 63 | struct xfs_alloc_arg args; /* block allocation args */ | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount_btree.c: In function 'xfs_refcountbt_maxlevels_ondisk': /kisskb/src/fs/xfs/libxfs/xfs_refcount_btree.c:426:16: note: byref variable will be forcibly initialized 426 | unsigned int minrecs[2]; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_refcount_btree.c: In function 'xfs_refcountbt_init_cur_cache': /kisskb/src/fs/xfs/libxfs/xfs_refcount_btree.c:426:16: note: byref variable will be forcibly initialized /kisskb/src/fs/xfs/libxfs/xfs_refcount_btree.c: In function 'xfs_refcountbt_calc_reserves': /kisskb/src/fs/xfs/libxfs/xfs_refcount_btree.c:487:19: note: byref variable will be forcibly initialized 487 | struct xfs_buf *agbp; | ^~~~ 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:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/gpio/gpio-sama5d2-piobu.c: In function 'sama5d2_piobu_read_value': /kisskb/src/drivers/gpio/gpio-sama5d2-piobu.c:100:15: note: byref variable will be forcibly initialized 100 | unsigned int val, reg; | ^~~ In file included from /kisskb/src/include/net/ip_fib.h:20, from /kisskb/src/include/linux/mroute_base.h:10, from /kisskb/src/include/linux/mroute.h:10, from /kisskb/src/net/ipv4/route.c:79: /kisskb/src/net/ipv4/route.c: In function 'inet_getpeer_v4': /kisskb/src/include/net/inetpeer.h:106:23: note: byref variable will be forcibly initialized 106 | struct inetpeer_addr daddr; | ^~~~~ In file included from /kisskb/src/include/linux/random.h:13, from /kisskb/src/include/linux/net.h:18, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/net/net_namespace.h:39, from /kisskb/src/include/linux/inet.h:42, from /kisskb/src/net/ipv4/route.c:71: /kisskb/src/net/ipv4/route.c: In function 'fnhe_hashfun': /kisskb/src/include/linux/once.h:44:18: note: byref variable will be forcibly initialized 44 | unsigned long ___flags; \ | ^~~~~~~~ /kisskb/src/include/linux/once.h:56:2: note: in expansion of macro 'DO_ONCE' 56 | DO_ONCE(get_random_bytes, (buf), (nbytes)) | ^~~~~~~ /kisskb/src/include/linux/net.h:286:2: note: in expansion of macro 'get_random_once' 286 | get_random_once((buf), (nbytes)) | ^~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/route.c:608:2: note: in expansion of macro 'net_get_random_once' 608 | net_get_random_once(&fnhe_hash_key, sizeof(fnhe_hash_key)); | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/net/net_namespace.h:39, from /kisskb/src/include/linux/inet.h:42, from /kisskb/src/net/ipv4/route.c:71: /kisskb/src/net/ipv4/route.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/net/ipv4/route.c: In function '__ip_rt_update_pmtu': /kisskb/src/net/ipv4/route.c:1010:20: note: byref variable will be forcibly initialized 1010 | struct fib_result res; | ^~~ /kisskb/src/net/ipv4/route.c: In function 'ip_rt_update_pmtu': /kisskb/src/net/ipv4/route.c:1047:16: note: byref variable will be forcibly initialized 1047 | struct flowi4 fl4; | ^~~ In file included from /kisskb/src/include/net/route.h:28, from /kisskb/src/include/net/lwtunnel.h:9, from /kisskb/src/include/net/ip_tunnels.h:18, from /kisskb/src/include/net/dst_metadata.h:6, from /kisskb/src/net/ipv4/route.c:86: /kisskb/src/net/ipv4/route.c: In function '__ipv4_neigh_lookup': /kisskb/src/include/net/arp.h:37:33: note: byref variable will be forcibly initialized 37 | static inline struct neighbour *__ipv4_neigh_lookup(struct net_device *dev, u32 key) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/route.c: In function '__ipv4_confirm_neigh': /kisskb/src/include/net/arp.h:50:20: note: byref variable will be forcibly initialized 50 | static inline void __ipv4_confirm_neigh(struct net_device *dev, u32 key) | ^~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/net/lwtunnel.h:9, from /kisskb/src/include/net/ip_tunnels.h:18, from /kisskb/src/include/net/dst_metadata.h:6, from /kisskb/src/net/ipv4/route.c:86: /kisskb/src/net/ipv4/route.c: In function 'ip_neigh_gw4': /kisskb/src/include/net/route.h:367:33: note: byref variable will be forcibly initialized 367 | static inline struct neighbour *ip_neigh_gw4(struct net_device *dev, | ^~~~~~~~~~~~ /kisskb/src/net/ipv4/route.c: In function '__ip_do_redirect': /kisskb/src/net/ipv4/route.c:801:10: note: byref variable will be forcibly initialized 801 | __be32 saddr = iph->saddr; | ^~~~~ /kisskb/src/net/ipv4/route.c:800:10: note: byref variable will be forcibly initialized 800 | __be32 daddr = iph->daddr; | ^~~~~ /kisskb/src/net/ipv4/route.c:734:20: note: byref variable will be forcibly initialized 734 | struct fib_result res; | ^~~ /kisskb/src/net/ipv4/route.c:731:9: note: byref variable will be forcibly initialized 731 | __be32 old_gw = ip_hdr(skb)->saddr; | ^~~~~~ /kisskb/src/net/ipv4/route.c:730:9: note: byref variable will be forcibly initialized 730 | __be32 new_gw = icmp_hdr(skb)->un.gateway; | ^~~~~~ /kisskb/src/net/ipv4/route.c: In function 'ip_do_redirect': /kisskb/src/net/ipv4/route.c:815:16: note: byref variable will be forcibly initialized 815 | struct flowi4 fl4; | ^~~ /kisskb/src/net/ipv4/route.c: In function 'ipv4_send_dest_unreach': /kisskb/src/net/ipv4/route.c:1202:20: note: byref variable will be forcibly initialized 1202 | struct ip_options opt; | ^~~ In file included from /kisskb/src/include/net/ip_fib.h:20, from /kisskb/src/include/linux/mroute_base.h:10, from /kisskb/src/include/linux/mroute.h:10, from /kisskb/src/net/ipv4/route.c:79: /kisskb/src/net/ipv4/route.c: In function 'ip_error': /kisskb/src/include/net/inetpeer.h:106:23: note: byref variable will be forcibly initialized 106 | struct inetpeer_addr daddr; | ^~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/fib_rules.h:11, from /kisskb/src/include/linux/mroute.h:7, from /kisskb/src/net/ipv4/route.c:79: /kisskb/src/net/ipv4/route.c: In function 'nla_put_be32': /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized 1322 | __be32 tmp = value; | ^~~ /kisskb/src/net/ipv4/route.c: In function 'nla_put_in_addr': /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized /kisskb/src/net/ipv4/route.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/ipv4/route.c: In function 'rt_fill_info': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized 1322 | __be32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized 1322 | __be32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/ipv4/route.c:2924:6: note: byref variable will be forcibly initialized 2924 | u32 metrics[RTAX_MAX]; | ^~~~~~~ In file included from /kisskb/src/include/net/ip_fib.h:20, from /kisskb/src/include/linux/mroute_base.h:10, from /kisskb/src/include/linux/mroute.h:10, from /kisskb/src/net/ipv4/route.c:79: /kisskb/src/net/ipv4/route.c: In function 'ip_rt_send_redirect': /kisskb/src/include/net/inetpeer.h:106:23: note: byref variable will be forcibly initialized 106 | struct inetpeer_addr daddr; | ^~~~~ /kisskb/src/net/ipv4/route.c:913:10: note: byref variable will be forcibly initialized 913 | __be32 gw = rt_nexthop(rt, ip_hdr(skb)->daddr); | ^~ /kisskb/src/net/ipv4/route.c: In function 'ip_rt_get_source': /kisskb/src/net/ipv4/route.c:1267:17: note: byref variable will be forcibly initialized 1267 | struct flowi4 fl4 = { | ^~~ /kisskb/src/net/ipv4/route.c:1265:21: note: byref variable will be forcibly initialized 1265 | struct fib_result res; | ^~~ /kisskb/src/net/ipv4/route.c: In function '__mkroute_input': /kisskb/src/net/ipv4/route.c:1779:6: note: byref variable will be forcibly initialized 1779 | u32 itag = 0; | ^~~~ /kisskb/src/net/ipv4/route.c: In function 'ip_route_input_slow': /kisskb/src/net/ipv4/route.c:2209:16: note: byref variable will be forcibly initialized 2209 | struct flowi4 fl4; | ^~~ /kisskb/src/net/ipv4/route.c:2207:7: note: byref variable will be forcibly initialized 2207 | u32 itag = 0; | ^~~~ /kisskb/src/net/ipv4/route.c:2202:35: note: byref variable will be forcibly initialized 2202 | struct flow_keys *flkeys = NULL, _flkeys; | ^~~~~~~ /kisskb/src/net/ipv4/route.c: In function 'ip_route_input_mc': /kisskb/src/net/ipv4/route.c:1709:6: note: byref variable will be forcibly initialized 1709 | u32 itag = 0; | ^~~~ /kisskb/src/net/ipv4/route.c: In function 'ip_route_use_hint': /kisskb/src/net/ipv4/route.c:2143:6: note: byref variable will be forcibly initialized 2143 | u32 tag = 0; | ^~~ /kisskb/src/net/ipv4/route.c: In function 'ip_route_input_noref': /kisskb/src/net/ipv4/route.c:2410:20: note: byref variable will be forcibly initialized 2410 | struct fib_result res; | ^~~ /kisskb/src/net/ipv4/route.c: In function 'ipv4_update_pmtu': /kisskb/src/net/ipv4/route.c:1062:16: note: byref variable will be forcibly initialized 1062 | struct flowi4 fl4; | ^~~ /kisskb/src/net/ipv4/route.c: In function '__ipv4_sk_update_pmtu': /kisskb/src/net/ipv4/route.c:1079:16: note: byref variable will be forcibly initialized 1079 | struct flowi4 fl4; | ^~~ /kisskb/src/net/ipv4/route.c: In function 'ipv4_redirect': /kisskb/src/net/ipv4/route.c:1152:16: note: byref variable will be forcibly initialized 1152 | struct flowi4 fl4; | ^~~ /kisskb/src/net/ipv4/route.c: In function 'ipv4_sk_redirect': /kisskb/src/net/ipv4/route.c:1168:16: note: byref variable will be forcibly initialized 1168 | struct flowi4 fl4; | ^~~ /kisskb/src/net/ipv4/route.c: In function 'ipv4_sk_update_pmtu': /kisskb/src/net/ipv4/route.c:1097:16: note: byref variable will be forcibly initialized 1097 | struct flowi4 fl4; | ^~~ /kisskb/src/net/ipv4/route.c: In function 'ip_route_output_tunnel': /kisskb/src/net/ipv4/route.c:2876:16: note: byref variable will be forcibly initialized 2876 | struct flowi4 fl4; | ^~~ /kisskb/src/net/ipv4/route.c: In function 'inet_rtm_getroute': /kisskb/src/net/ipv4/route.c:3368:22: note: byref variable will be forcibly initialized 3368 | struct fib_rt_info fri; | ^~~ /kisskb/src/net/ipv4/route.c:3265:5: note: byref variable will be forcibly initialized 3265 | u8 ip_proto = IPPROTO_UDP; | ^~~~~~~~ /kisskb/src/net/ipv4/route.c:3261:17: note: byref variable will be forcibly initialized 3261 | struct nlattr *tb[RTA_MAX+1]; | ^~ /kisskb/src/drivers/gpio/gpio-syscon.c: In function 'syscon_gpio_get': /kisskb/src/drivers/gpio/gpio-syscon.c:61:15: note: byref variable will be forcibly initialized 61 | unsigned int val, offs; | ^~~ /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/char/ipmi/ipmi_si_hardcode.c: In function 'ipmi_hardcode_init': /kisskb/src/drivers/char/ipmi/ipmi_si_hardcode.c:97:8: note: byref variable will be forcibly initialized 97 | char *si_type[SI_MAX_PARMS]; | ^~~~~~~ /kisskb/src/fs/f2fs/xattr.c: In function 'lookup_all_xattrs': /kisskb/src/fs/f2fs/xattr.c:330:8: note: byref variable will be forcibly initialized 330 | void *last_addr = NULL; | ^~~~~~~~~ /kisskb/src/fs/f2fs/xattr.c: In function 'write_all_xattrs': /kisskb/src/fs/f2fs/xattr.c:491:24: note: byref variable will be forcibly initialized 491 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/xattr.c:444:8: note: byref variable will be forcibly initialized 444 | nid_t new_nid = 0; | ^~~~~~~ /kisskb/src/fs/f2fs/iostat.c: In function '__record_iostat_latency': /kisskb/src/fs/f2fs/iostat.c:92:29: note: byref variable will be forcibly initialized 92 | struct f2fs_iostat_latency iostat_lat[MAX_IO_TYPE][NR_PAGE_TYPE]; | ^~~~~~~~~~ /kisskb/src/fs/f2fs/iostat.c: In function 'f2fs_record_iostat': /kisskb/src/fs/f2fs/iostat.c:116:21: note: byref variable will be forcibly initialized 116 | unsigned long long iostat_diff[NR_IO_TYPE]; | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/xattr.c: In function '__f2fs_setxattr': /kisskb/src/fs/f2fs/xattr.c:635:8: note: byref variable will be forcibly initialized 635 | void *base_addr, *last_base_addr; | ^~~~~~~~~ /kisskb/src/fs/f2fs/xattr.c: In function 'f2fs_getxattr': /kisskb/src/fs/f2fs/xattr.c:526:7: note: byref variable will be forcibly initialized 526 | bool is_inline; | ^~~~~~~~~ /kisskb/src/fs/f2fs/xattr.c:525:6: note: byref variable will be forcibly initialized 525 | int base_size; | ^~~~~~~~~ /kisskb/src/fs/f2fs/xattr.c:524:8: note: byref variable will be forcibly initialized 524 | void *base_addr = NULL; | ^~~~~~~~~ /kisskb/src/fs/f2fs/xattr.c:521:27: note: byref variable will be forcibly initialized 521 | struct f2fs_xattr_entry *entry = NULL; | ^~~~~ /kisskb/src/fs/f2fs/xattr.c: In function 'f2fs_listxattr': /kisskb/src/fs/f2fs/xattr.c:568:8: note: byref variable will be forcibly initialized 568 | void *base_addr, *last_base_addr; | ^~~~~~~~~ /kisskb/src/fs/f2fs/xattr.c: In function 'f2fs_init_xattr_caches': /kisskb/src/fs/f2fs/xattr.c:799:7: note: byref variable will be forcibly initialized 799 | char slab_name[32]; | ^~~~~~~~~ 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_rtbitmap.c:6: /kisskb/src/fs/xfs/libxfs/xfs_rtbitmap.c: In function 'xfs_trans_read_buf': /kisskb/src/fs/xfs/xfs_trans.h:203:24: note: byref variable will be forcibly initialized 203 | 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_rtbitmap.c: In function 'xfs_rtbuf_get': /kisskb/src/fs/xfs/xfs_trans.h:203:24: note: byref variable will be forcibly initialized 203 | 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_rtbitmap.c:64:7: note: byref variable will be forcibly initialized 64 | int nmap = 1; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_rtbitmap.c:63:18: note: byref variable will be forcibly initialized 63 | xfs_bmbt_irec_t map; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_rtbitmap.c:61:18: note: byref variable will be forcibly initialized 61 | struct xfs_buf *bp; /* block buffer, result */ | ^~ /kisskb/src/fs/xfs/libxfs/xfs_rtbitmap.c: In function 'xfs_rtfind_back': /kisskb/src/fs/xfs/libxfs/xfs_rtbitmap.c:104:18: note: byref variable will be forcibly initialized 104 | struct xfs_buf *bp; /* buf for the block */ | ^~ /kisskb/src/fs/xfs/libxfs/xfs_rtbitmap.c: In function 'xfs_rtfind_forw': /kisskb/src/fs/xfs/libxfs/xfs_rtbitmap.c:279:18: note: byref variable will be forcibly initialized 279 | struct xfs_buf *bp; /* buf for the block */ | ^~ /kisskb/src/fs/xfs/libxfs/xfs_rtbitmap.c: In function 'xfs_rtmodify_summary_int': /kisskb/src/fs/xfs/libxfs/xfs_rtbitmap.c:454:18: note: byref variable will be forcibly initialized 454 | struct xfs_buf *bp; /* buffer for the summary block */ | ^~ /kisskb/src/fs/xfs/libxfs/xfs_rtbitmap.c: In function 'xfs_rtmodify_range': /kisskb/src/fs/xfs/libxfs/xfs_rtbitmap.c:542:18: note: byref variable will be forcibly initialized 542 | struct xfs_buf *bp; /* buf for the block */ | ^~ /kisskb/src/drivers/gpio/gpio-tps65086.c: In function 'tps65086_gpio_get': /kisskb/src/drivers/gpio/gpio-tps65086.c:49:11: note: byref variable will be forcibly initialized 49 | int ret, val; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_rtbitmap.c: In function 'xfs_rtfree_range': /kisskb/src/fs/xfs/libxfs/xfs_rtbitmap.c:699:16: note: byref variable will be forcibly initialized 699 | xfs_rtblock_t preblock; /* first block freed < start */ | ^~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_rtbitmap.c:698:16: note: byref variable will be forcibly initialized 698 | xfs_rtblock_t postblock; /* first block freed > end */ | ^~~~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_rtbitmap.c: In function 'xfs_rtcheck_range': /kisskb/src/fs/xfs/libxfs/xfs_rtbitmap.c:776:18: note: byref variable will be forcibly initialized 776 | struct xfs_buf *bp; /* buf for the block */ | ^~ /kisskb/src/fs/xfs/libxfs/xfs_rtbitmap.c: In function 'xfs_rtfree_extent': /kisskb/src/fs/xfs/libxfs/xfs_rtbitmap.c:972:18: note: byref variable will be forcibly initialized 972 | struct xfs_buf *sumbp = NULL; /* summary file block buffer */ | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_rtbitmap.c:971:16: note: byref variable will be forcibly initialized 971 | xfs_fsblock_t sb; /* summary file block number */ | ^~ /kisskb/src/fs/xfs/libxfs/xfs_rtbitmap.c: In function 'xfs_rtalloc_query_range': /kisskb/src/fs/xfs/libxfs/xfs_rtbitmap.c:1022:9: note: byref variable will be forcibly initialized 1022 | int is_free; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_rtbitmap.c:1020:18: note: byref variable will be forcibly initialized 1020 | xfs_rtblock_t rtend; | ^~~~~ /kisskb/src/fs/xfs/libxfs/xfs_rtbitmap.c:1017:26: note: byref variable will be forcibly initialized 1017 | struct xfs_rtalloc_rec rec; | ^~~ /kisskb/src/fs/xfs/libxfs/xfs_rtbitmap.c: In function 'xfs_rtalloc_query_all': /kisskb/src/fs/xfs/libxfs/xfs_rtbitmap.c:1069:26: note: byref variable will be forcibly initialized 1069 | struct xfs_rtalloc_rec keys[2]; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_rtbitmap.c: In function 'xfs_rtalloc_extent_is_free': /kisskb/src/fs/xfs/libxfs/xfs_rtbitmap.c:1088:9: note: byref variable will be forcibly initialized 1088 | int matches; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_rtbitmap.c:1087:18: note: byref variable will be forcibly initialized 1087 | xfs_rtblock_t end; | ^~~ /kisskb/src/fs/xfs/xfs_attr_inactive.c: In function 'xfs_attr3_rmt_stale': /kisskb/src/fs/xfs/xfs_attr_inactive.c:40:8: note: byref variable will be forcibly initialized 40 | int nmap; | ^~~~ /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:180:24: note: byref variable will be forcibly initialized 180 | 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_trans.h:180:24: note: byref variable will be forcibly initialized 180 | 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: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; | ^~~~~ /kisskb/src/fs/xfs/xfs_attr_inactive.c:140:19: note: byref variable will be forcibly initialized 140 | struct xfs_buf *child_bp; | ^~~~~~~~ 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_attr3_root_inactive': /kisskb/src/fs/xfs/xfs_trans.h:180:24: note: byref variable will be forcibly initialized 180 | 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:261:19: note: byref variable will be forcibly initialized 261 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/xfs/xfs_attr_inactive.c: In function 'xfs_attr_inactive': /kisskb/src/fs/xfs/xfs_attr_inactive.c:332:20: note: byref variable will be forcibly initialized 332 | struct xfs_trans *trans; | ^~~~~ 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/include/net/tcp.h:20, from /kisskb/src/net/tls/tls_main.c:36: /kisskb/src/net/tls/tls_main.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) | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/net/tcp.h:20, from /kisskb/src/net/tls/tls_main.c:36: /kisskb/src/net/tls/tls_main.c: In function 'nla_put_u16': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/net/tls/tls_main.c: In function 'tls_get_info': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 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/include/net/tcp.h:20, from /kisskb/src/net/tls/tls_main.c:36: /kisskb/src/net/tls/tls_main.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/tls/tls_main.c: In function 'do_tls_setsockopt_conf': /kisskb/src/net/tls/tls_main.c:546:12: note: userspace variable will be forcibly initialized 546 | static int do_tls_setsockopt_conf(struct sock *sk, sockptr_t optval, | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tls/tls_main.c:546:12: note: userspace variable will be forcibly initialized /kisskb/src/drivers/gpio/gpio-tps65912.c: In function 'tps65912_gpio_get': /kisskb/src/drivers/gpio/gpio-tps65912.c:64:11: note: byref variable will be forcibly initialized 64 | int ret, val; | ^~~ /kisskb/src/drivers/gpio/gpio-tps65912.c: In function 'tps65912_gpio_get_direction': /kisskb/src/drivers/gpio/gpio-tps65912.c:28:11: note: byref variable will be forcibly initialized 28 | int ret, val; | ^~~ /kisskb/src/lib/zlib_deflate/deftree.c: In function 'tr_static_init': /kisskb/src/lib/zlib_deflate/deftree.c:179:9: note: byref variable will be forcibly initialized 179 | ush bl_count[MAX_BITS+1]; | ^~~~~~~~ /kisskb/src/net/ipv4/inetpeer.c: In function 'inet_getpeer': /kisskb/src/net/ipv4/inetpeer.c:181:15: note: byref variable will be forcibly initialized 181 | unsigned int gc_cnt, seq; | ^~~~~~ /kisskb/src/net/ipv4/inetpeer.c:180:24: note: byref variable will be forcibly initialized 180 | struct rb_node **pp, *parent; | ^~~~~~ /kisskb/src/net/ipv4/inetpeer.c:180:19: note: byref variable will be forcibly initialized 180 | struct rb_node **pp, *parent; | ^~ /kisskb/src/net/ipv4/inetpeer.c:179:24: note: byref variable will be forcibly initialized 179 | struct inet_peer *p, *gc_stack[PEER_MAX_GC]; | ^~~~~~~~ /kisskb/src/net/tls/tls_sw.c: In function 'padding_length': /kisskb/src/net/tls/tls_sw.c:139:8: note: byref variable will be forcibly initialized 139 | char content_type = 0; | ^~~~~~~~~~~~ /kisskb/src/net/tls/tls_sw.c: In function 'tls_setup_from_iter': /kisskb/src/net/tls/tls_sw.c:1359:9: note: byref variable will be forcibly initialized 1359 | size_t offset; | ^~~~~~ /kisskb/src/net/tls/tls_sw.c:1356:15: note: byref variable will be forcibly initialized 1356 | struct page *pages[MAX_SKB_FRAGS]; | ^~~~~ /kisskb/src/net/tls/tls_sw.c: In function 'decrypt_internal': /kisskb/src/net/tls/tls_sw.c:1426:18: note: byref variable will be forcibly initialized 1426 | struct sk_buff *unused; | ^~~~~~ /kisskb/src/net/tls/tls_sw.c:1424:54: note: byref variable will be forcibly initialized 1424 | int n_sgin, n_sgout, nsg, mem_size, aead_size, err, pages = 0; | ^~~~~ /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/net/tls/tls_sw.c: In function 'process_rx_list': /kisskb/src/net/tls/tls_sw.c:1657:5: note: byref variable will be forcibly initialized 1657 | u8 ctrl = *control; | ^~~~ /kisskb/src/net/tls/tls_sw.c: In function 'tls_read_size': /kisskb/src/net/tls/tls_sw.c:2086:7: note: byref variable will be forcibly initialized 2086 | char header[TLS_HEADER_SIZE + MAX_IV_SIZE]; | ^~~~~~ /kisskb/src/net/tls/tls_sw.c: In function 'tls_push_record': /kisskb/src/net/tls/tls_sw.c:689:22: note: byref variable will be forcibly initialized 689 | u32 i, split_point, orig_end; | ^~~~~~~~ /kisskb/src/net/tls/tls_sw.c:688:40: note: byref variable will be forcibly initialized 688 | struct tls_rec *rec = ctx->open_rec, *tmp = NULL; | ^~~ /kisskb/src/net/tls/tls_sw.c: In function 'tls_sw_push_pending_record': /kisskb/src/net/tls/tls_sw.c:916:9: note: byref variable will be forcibly initialized 916 | size_t copied; | ^~~~~~ /kisskb/src/net/tls/tls_sw.c: In function 'tls_sw_do_sendpage': /kisskb/src/net/tls/tls_sw.c:1165:10: note: byref variable will be forcibly initialized 1165 | ssize_t copied = 0; | ^~~~~~ /kisskb/src/net/tls/tls_sw.c:1157:7: note: byref variable will be forcibly initialized 1157 | long timeo = sock_sndtimeo(sk, flags & MSG_DONTWAIT); | ^~~~~ /kisskb/src/net/tls/tls_sw.c: In function 'tls_sw_sendmsg': /kisskb/src/net/tls/tls_sw.c:941:10: note: byref variable will be forcibly initialized 941 | ssize_t copied = 0; | ^~~~~~ /kisskb/src/net/tls/tls_sw.c:937:16: note: byref variable will be forcibly initialized 937 | unsigned char record_type = TLS_RECORD_TYPE_DATA; | ^~~~~~~~~~~ /kisskb/src/net/tls/tls_sw.c:932:7: note: byref variable will be forcibly initialized 932 | long timeo = sock_sndtimeo(sk, msg->msg_flags & MSG_DONTWAIT); | ^~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:17: /kisskb/src/drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/net/tls/tls_sw.c: In function 'decrypt_skb': /kisskb/src/net/tls/tls_sw.c:1613:6: note: byref variable will be forcibly initialized 1613 | int chunk; | ^~~~~ /kisskb/src/net/tls/tls_sw.c:1612:7: note: byref variable will be forcibly initialized 1612 | bool zc = true; | ^~ /kisskb/src/net/tls/tls_sw.c: In function 'tls_sw_recvmsg': /kisskb/src/net/tls/tls_sw.c:1807:7: note: byref variable will be forcibly initialized 1807 | int chunk = 0; | ^~~~~ /kisskb/src/net/tls/tls_sw.c:1805:8: note: byref variable will be forcibly initialized 1805 | bool zc = false; | ^~ /kisskb/src/net/tls/tls_sw.c:1769:14: note: byref variable will be forcibly initialized 1769 | int target, err = 0; | ^~~ /kisskb/src/net/tls/tls_sw.c:1768:7: note: byref variable will be forcibly initialized 1768 | bool cmsg = false; | ^~~~ /kisskb/src/net/tls/tls_sw.c:1762:16: note: byref variable will be forcibly initialized 1762 | unsigned char control = 0; | ^~~~~~~ /kisskb/src/drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c: In function 'axi_desc_get': /kisskb/src/drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:261:13: note: byref variable will be forcibly initialized 261 | dma_addr_t phys; | ^~~~ /kisskb/src/net/tls/tls_sw.c: In function 'tls_sw_splice_read': /kisskb/src/net/tls/tls_sw.c:2012:7: note: byref variable will be forcibly initialized 2012 | bool zc = false; | ^~ /kisskb/src/net/tls/tls_sw.c:2011:6: note: byref variable will be forcibly initialized 2011 | int chunk; | ^~~~~ /kisskb/src/net/tls/tls_sw.c:2009:6: note: byref variable will be forcibly initialized 2009 | int err = 0; | ^~~ /kisskb/src/net/tls/tls_sw.c: In function 'tls_set_sw_offload': /kisskb/src/net/tls/tls_sw.c:2335:24: note: byref variable will be forcibly initialized 2335 | struct strp_callbacks cb; | ^~ 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/delay.h:23, 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:26:19: note: in definition of macro 'LIST_HEAD' 26 | 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:26:19: note: in definition of macro 'LIST_HEAD' 26 | 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:1123:12: note: byref variable will be forcibly initialized 1123 | LIST_HEAD(head); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_clk': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/clk.h:15:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 15 | DECLARE_EVENT_CLASS(clk, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:12: /kisskb/src/drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c: In function 'devm_kmalloc_array': /kisskb/src/drivers/clk/clk.c: In function 'perf_trace_clk_rate': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/dma/dw-axi-dmac/dw-axi-dmac-platform.c: In function 'parse_device_properties': /kisskb/src/drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1284:11: note: byref variable will be forcibly initialized 1284 | u32 tmp, carr[DMAC_MAX_CHANNELS]; | ^~~~ /kisskb/src/drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1284:6: note: byref variable will be forcibly initialized 1284 | u32 tmp, carr[DMAC_MAX_CHANNELS]; | ^~~ /kisskb/src/drivers/clk/clk.c: In function 'perf_trace_clk_rate_range': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_clk_parent': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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/drivers/clk/clk.c: In function 'perf_trace_clk_phase': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_clk_duty_cycle': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/clk.h:231:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 231 | DECLARE_EVENT_CLASS(clk_duty_cycle, | ^~~~~~~~~~~~~~~~~~~ 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:726:28: note: byref variable will be forcibly initialized 726 | 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/drivers/clk/clk.c: In function 'trace_event_raw_event_clk_rate': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | 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/drivers/clk/clk.c: In function 'trace_event_raw_event_clk_rate_range': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | 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/drivers/clk/clk.c: In function 'trace_event_raw_event_clk_parent': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | 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:725:56: note: byref variable will be forcibly initialized 725 | 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/drivers/clk/clk.c: In function 'trace_event_raw_event_clk_phase': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | 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/drivers/clk/clk.c: In function 'trace_event_raw_event_clk_duty_cycle': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | 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, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, 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 '__bpf_trace_clk': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/clk.h:15:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 15 | DECLARE_EVENT_CLASS(clk, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/clk/clk.c: In function '__bpf_trace_clk_rate': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_clk_parent': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/drivers/clk/clk.c: In function '__bpf_trace_clk_phase': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_clk_duty_cycle': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/drivers/clk/clk.c: In function '__bpf_trace_clk_rate_range': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '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/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/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_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/drivers/clk/clk.c:1940:16: note: byref variable will be forcibly initialized 1940 | unsigned long max_rate; | ^~~~~~~~ /kisskb/src/drivers/clk/clk.c:1939:16: note: byref variable will be forcibly initialized 1939 | unsigned long min_rate; | ^~~~~~~~ /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/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/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_dump_one': /kisskb/src/drivers/clk/clk.c:2998:26: note: byref variable will be forcibly initialized 2998 | unsigned long min_rate, max_rate; | ^~~~~~~~ /kisskb/src/drivers/clk/clk.c:2998:16: note: byref variable will be forcibly initialized 2998 | unsigned long min_rate, max_rate; | ^~~~~~~~ /kisskb/src/drivers/clk/clk.c: In function 'clk_max_rate_show': /kisskb/src/drivers/clk/clk.c:3248:26: note: byref variable will be forcibly initialized 3248 | unsigned long min_rate, max_rate; | ^~~~~~~~ /kisskb/src/drivers/clk/clk.c:3248:16: note: byref variable will be forcibly initialized 3248 | unsigned long min_rate, max_rate; | ^~~~~~~~ /kisskb/src/drivers/clk/clk.c: In function 'clk_min_rate_show': /kisskb/src/drivers/clk/clk.c:3234:26: note: byref variable will be forcibly initialized 3234 | unsigned long min_rate, max_rate; | ^~~~~~~~ /kisskb/src/drivers/clk/clk.c:3234:16: note: byref variable will be forcibly initialized 3234 | unsigned long min_rate, max_rate; | ^~~~~~~~ In file included from /kisskb/src/drivers/clk/clk.c:17: /kisskb/src/drivers/clk/clk.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/clk/clk.c: In function 'of_clk_get_parent_name': /kisskb/src/drivers/clk/clk.c:4932:6: note: byref variable will be forcibly initialized 4932 | u32 pv; | ^~ /kisskb/src/drivers/clk/clk.c:4930:14: note: byref variable will be forcibly initialized 4930 | const char *clk_name; | ^~~~~~~~ /kisskb/src/drivers/clk/clk.c:4928:25: note: byref variable will be forcibly initialized 4928 | struct of_phandle_args clkspec; | ^~~~~~~ /kisskb/src/drivers/clk/clk.c: In function 'of_clk_get_hw': /kisskb/src/drivers/clk/clk.c:4863:25: note: byref variable will be forcibly initialized 4863 | struct of_phandle_args clkspec; | ^~~~~~~ In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from ./arch/powerpc/include/generated/asm/rwonce.h:1, from /kisskb/src/include/linux/compiler.h:266, from /kisskb/src/include/linux/build_bug.h:5, from /kisskb/src/include/linux/bits.h:22, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/bitmap.h:8, from /kisskb/src/drivers/gpio/gpio-xilinx.c:8: /kisskb/src/drivers/gpio/gpio-xilinx.c: In function 'xgpio_irqhandler': /kisskb/src/drivers/gpio/gpio-xilinx.c:506:17: note: byref variable will be forcibly initialized 506 | DECLARE_BITMAP(all, 64); | ^~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/gpio/gpio-xilinx.c:505:17: note: byref variable will be forcibly initialized 505 | DECLARE_BITMAP(falling, 64); | ^~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/gpio/gpio-xilinx.c:504:17: note: byref variable will be forcibly initialized 504 | DECLARE_BITMAP(rising, 64); | ^~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/clk/clk.c: In function 'of_clk_detect_critical': /kisskb/src/drivers/clk/clk.c:5071:11: note: byref variable will be forcibly initialized 5071 | uint32_t idx; | ^~~ 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/drivers/clk/clk.c:5098:12: note: byref variable will be forcibly initialized 5098 | LIST_HEAD(clk_provider_list); | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/clk/clk.c:5093:29: note: byref variable will be forcibly initialized 5093 | const struct of_device_id *match; | ^~~~~ /kisskb/src/drivers/gpio/gpio-xilinx.c: In function 'xgpio_get': /kisskb/src/drivers/gpio/gpio-xilinx.c:160:17: note: byref variable will be forcibly initialized 160 | DECLARE_BITMAP(state, 64); | ^~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/gpio/gpio-xilinx.c: In function 'xgpio_set_multiple': /kisskb/src/drivers/gpio/gpio-xilinx.c:206:17: note: byref variable will be forcibly initialized 206 | DECLARE_BITMAP(state, 64); | ^~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/gpio/gpio-xilinx.c:205:17: note: byref variable will be forcibly initialized 205 | DECLARE_BITMAP(hw_bits, 64); | ^~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/gpio/gpio-xilinx.c:204:17: note: byref variable will be forcibly initialized 204 | DECLARE_BITMAP(hw_mask, 64); | ^~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ In file included from /kisskb/src/include/linux/gpio/driver.h:5, from /kisskb/src/drivers/gpio/gpio-xilinx.c:12: /kisskb/src/drivers/gpio/gpio-xilinx.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpio/gpio-xilinx.c: In function 'xgpio_probe': /kisskb/src/drivers/gpio/gpio-xilinx.c:562:6: note: byref variable will be forcibly initialized 562 | u32 dir[2]; | ^~~ /kisskb/src/drivers/gpio/gpio-xilinx.c:561:6: note: byref variable will be forcibly initialized 561 | u32 state[2]; | ^~~~~ /kisskb/src/drivers/gpio/gpio-xilinx.c:560:6: note: byref variable will be forcibly initialized 560 | u32 width[2]; | ^~~~~ /kisskb/src/drivers/gpio/gpio-xilinx.c:559:6: note: byref variable will be forcibly initialized 559 | u32 cells = 2; | ^~~~~ /kisskb/src/drivers/gpio/gpio-xilinx.c:558:6: note: byref variable will be forcibly initialized 558 | u32 is_dual = 0; | ^~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_si_platform.c: In function 'of_ipmi_probe': /kisskb/src/drivers/char/ipmi/ipmi_si_platform.c:233:6: note: byref variable will be forcibly initialized 233 | int proplen; | ^~~~~~~ /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/drivers/char/ipmi/ipmi_si_platform.c: In function 'platform_ipmi_probe': /kisskb/src/drivers/char/ipmi/ipmi_si_platform.c:137:45: note: byref variable will be forcibly initialized 137 | u8 type, slave_addr, addr_source, regsize, regshift; | ^~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_si_platform.c:137:36: note: byref variable will be forcibly initialized 137 | u8 type, slave_addr, addr_source, regsize, regshift; | ^~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_si_platform.c:137:23: note: byref variable will be forcibly initialized 137 | u8 type, slave_addr, addr_source, regsize, regshift; | ^~~~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_si_platform.c:137:11: note: byref variable will be forcibly initialized 137 | u8 type, slave_addr, addr_source, regsize, regshift; | ^~~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_si_platform.c:137:5: note: byref variable will be forcibly initialized 137 | u8 type, slave_addr, addr_source, regsize, regshift; | ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_si_platform.c:136:18: note: byref variable will be forcibly initialized 136 | struct si_sm_io io; | ^~ /kisskb/src/fs/xfs/xfs_aops.c: In function 'xfs_map_blocks': /kisskb/src/fs/xfs/xfs_aops.c:268:25: note: byref variable will be forcibly initialized 268 | struct xfs_iext_cursor icur; | ^~~~ /kisskb/src/fs/xfs/xfs_aops.c:267:23: note: byref variable will be forcibly initialized 267 | struct xfs_bmbt_irec imap; | ^~~~ /kisskb/src/fs/xfs/xfs_aops.c: In function 'xfs_setfilesize': /kisskb/src/fs/xfs/xfs_aops.c:52:20: note: byref variable will be forcibly initialized 52 | struct xfs_trans *tp; | ^~ /kisskb/src/fs/xfs/xfs_aops.c: In function 'xfs_end_io': /kisskb/src/fs/xfs/xfs_aops.c:147:19: note: byref variable will be forcibly initialized 147 | struct list_head tmp; | ^~~ /kisskb/src/net/core/filter.c: In function '____bpf_skb_load_helper_8': /kisskb/src/net/core/filter.c:212:5: note: byref variable will be forcibly initialized 212 | u8 tmp, *ptr; | ^~~ /kisskb/src/net/core/filter.c: In function 'bpf_skb_load_helper_8': /kisskb/src/net/core/filter.c:212:5: note: byref variable will be forcibly initialized /kisskb/src/net/core/filter.c: In function '____bpf_skb_load_helper_8_no_cache': /kisskb/src/net/core/filter.c:212:5: note: byref variable will be forcibly initialized /kisskb/src/net/core/filter.c: In function 'bpf_skb_load_helper_8_no_cache': /kisskb/src/net/core/filter.c:212:5: note: byref variable will be forcibly initialized /kisskb/src/net/core/filter.c: In function '____bpf_skb_load_helper_16': /kisskb/src/net/core/filter.c:239:6: note: byref variable will be forcibly initialized 239 | u16 tmp, *ptr; | ^~~ /kisskb/src/net/core/filter.c: In function 'bpf_skb_load_helper_16': /kisskb/src/net/core/filter.c:239:6: note: byref variable will be forcibly initialized /kisskb/src/net/core/filter.c: In function '____bpf_skb_load_helper_16_no_cache': /kisskb/src/net/core/filter.c:239:6: note: byref variable will be forcibly initialized /kisskb/src/net/core/filter.c: In function 'bpf_skb_load_helper_16_no_cache': /kisskb/src/net/core/filter.c:239:6: note: byref variable will be forcibly initialized /kisskb/src/net/core/filter.c: In function '____bpf_skb_load_helper_32': /kisskb/src/net/core/filter.c:266:6: note: byref variable will be forcibly initialized 266 | u32 tmp, *ptr; | ^~~ /kisskb/src/net/core/filter.c: In function 'bpf_skb_load_helper_32': /kisskb/src/net/core/filter.c:266:6: note: byref variable will be forcibly initialized /kisskb/src/net/core/filter.c: In function '____bpf_skb_load_helper_32_no_cache': /kisskb/src/net/core/filter.c:266:6: note: byref variable will be forcibly initialized /kisskb/src/net/core/filter.c: In function 'bpf_skb_load_helper_32_no_cache': /kisskb/src/net/core/filter.c:266:6: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/linux/slab.h:16, 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_attr_list.c:7: /kisskb/src/fs/xfs/xfs_attr_list.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/fs/xfs/xfs_attr_list.c: In function 'xfs_attr_node_list_lookup': /kisskb/src/fs/xfs/xfs_attr_list.c:212:20: note: byref variable will be forcibly initialized 212 | struct xfs_buf *bp; | ^~ /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_leaf_list': /kisskb/src/fs/xfs/xfs_attr_list.c:487:20: note: byref variable will be forcibly initialized 487 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/xfs/xfs_attr_list.c: In function 'xfs_attr_node_list': /kisskb/src/fs/xfs/xfs_attr_list.c:290:20: note: byref variable will be forcibly initialized 290 | struct xfs_buf *bp; | ^~ /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/net/core/filter.c: In function '____bpf_msg_push_data': /kisskb/src/net/core/filter.c:2705:21: note: byref variable will be forcibly initialized 2705 | struct scatterlist sge, nsge, nnsge, rsge = {0}, *psge; | ^~~ /kisskb/src/lib/lzo/lzo1x_compress.c: In function 'lzogeneric1x_1_compress': /kisskb/src/lib/lzo/lzo1x_compress.c:313:14: note: byref variable will be forcibly initialized 313 | signed char state_offset = -2; | ^~~~~~~~~~~~ /kisskb/src/net/core/filter.c: In function '____bpf_skb_get_tunnel_key': /kisskb/src/net/core/filter.c:4203:5: note: byref variable will be forcibly initialized 4203 | u8 compat[sizeof(struct bpf_tunnel_key)]; | ^~~~~~ /kisskb/src/fs/xfs/xfs_bmap_util.c: In function 'xfs_unmap_extent': /kisskb/src/fs/xfs/xfs_bmap_util.c:908:20: note: byref variable will be forcibly initialized 908 | struct xfs_trans *tp; | ^~ /kisskb/src/net/core/filter.c: In function '____bpf_skb_set_tunnel_key': /kisskb/src/net/core/filter.c:4309:5: note: byref variable will be forcibly initialized 4309 | u8 compat[sizeof(struct bpf_tunnel_key)]; | ^~~~~~ /kisskb/src/fs/xfs/xfs_bmap_util.c: In function 'xfs_swap_extent_rmap': /kisskb/src/fs/xfs/xfs_bmap_util.c:1372:9: note: byref variable will be forcibly initialized 1372 | int nimaps; | ^~~~~~ /kisskb/src/fs/xfs/xfs_bmap_util.c:1365:24: note: byref variable will be forcibly initialized 1365 | struct xfs_bmbt_irec tirec; | ^~~~~ /kisskb/src/fs/xfs/xfs_bmap_util.c:1364:24: note: byref variable will be forcibly initialized 1364 | struct xfs_bmbt_irec uirec; | ^~~~~ /kisskb/src/fs/xfs/xfs_bmap_util.c:1363:24: note: byref variable will be forcibly initialized 1363 | struct xfs_bmbt_irec irec; | ^~~~ /kisskb/src/fs/xfs/xfs_bmap_util.c: In function 'xfs_getbmap_report_one': /kisskb/src/fs/xfs/xfs_bmap_util.c:307:9: note: byref variable will be forcibly initialized 307 | bool shared = false; | ^~~~~~ /kisskb/src/fs/xfs/xfs_bmap_util.c: In function 'xfs_bmap_rtalloc': /kisskb/src/fs/xfs/xfs_bmap_util.c:147:17: note: byref variable will be forcibly initialized 147 | xfs_rtblock_t rtx; /* realtime extent no */ | ^~~ /kisskb/src/fs/xfs/xfs_bmap_util.c:81:16: note: byref variable will be forcibly initialized 81 | xfs_extlen_t ralen = 0; /* realtime allocation length */ | ^~~~~ /kisskb/src/fs/xfs/xfs_bmap_util.c:78:17: note: byref variable will be forcibly initialized 78 | xfs_rtblock_t rtb; | ^~~ /kisskb/src/fs/xfs/xfs_bmap_util.c: In function 'xfs_bmap_count_leaves': /kisskb/src/fs/xfs/xfs_bmap_util.c:233:23: note: byref variable will be forcibly initialized 233 | struct xfs_bmbt_irec got; | ^~~ /kisskb/src/fs/xfs/xfs_bmap_util.c:232:25: note: byref variable will be forcibly initialized 232 | struct xfs_iext_cursor icur; | ^~~~ /kisskb/src/fs/xfs/xfs_bmap_util.c: In function 'xfs_bmap_count_blocks': /kisskb/src/fs/xfs/xfs_bmap_util.c:261:16: note: byref variable will be forcibly initialized 261 | xfs_extlen_t btblocks = 0; | ^~~~~~~~ /kisskb/src/fs/xfs/xfs_bmap_util.c: In function 'xfs_swap_extent_forks': /kisskb/src/fs/xfs/xfs_bmap_util.c:1490:16: note: byref variable will be forcibly initialized 1490 | xfs_extnum_t junk; | ^~~~ /kisskb/src/fs/xfs/xfs_bmap_util.c:1489:17: note: byref variable will be forcibly initialized 1489 | xfs_filblks_t taforkblks = 0; | ^~~~~~~~~~ /kisskb/src/fs/xfs/xfs_bmap_util.c:1488:17: note: byref variable will be forcibly initialized 1488 | xfs_filblks_t aforkblks = 0; | ^~~~~~~~~ /kisskb/src/net/core/filter.c: In function '____bpf_sock_ops_getsockopt': /kisskb/src/net/core/filter.c:5215:13: note: byref variable will be forcibly initialized 5215 | const u8 *start; | ^~~~~ /kisskb/src/fs/xfs/xfs_bmap_util.c: In function 'xfs_getbmap': /kisskb/src/fs/xfs/xfs_bmap_util.c:418:25: note: byref variable will be forcibly initialized 418 | struct xfs_iext_cursor icur; | ^~~~ /kisskb/src/fs/xfs/xfs_bmap_util.c:416:28: note: byref variable will be forcibly initialized 416 | struct xfs_bmbt_irec got, rec; | ^~~ /kisskb/src/fs/xfs/xfs_bmap_util.c:416:23: note: byref variable will be forcibly initialized 416 | struct xfs_bmbt_irec got, rec; | ^~~ /kisskb/src/net/core/filter.c: In function 'bpf_sock_ops_getsockopt': /kisskb/src/net/core/filter.c:5215:13: note: byref variable will be forcibly initialized /kisskb/src/fs/xfs/xfs_bmap_util.c: In function 'xfs_bmap_punch_delalloc_range': /kisskb/src/fs/xfs/xfs_bmap_util.c:598:25: note: byref variable will be forcibly initialized 598 | struct xfs_iext_cursor icur; | ^~~~ /kisskb/src/fs/xfs/xfs_bmap_util.c:597:28: note: byref variable will be forcibly initialized 597 | struct xfs_bmbt_irec got, del; | ^~~ /kisskb/src/fs/xfs/xfs_bmap_util.c:597:23: note: byref variable will be forcibly initialized 597 | struct xfs_bmbt_irec got, del; | ^~~ /kisskb/src/fs/xfs/xfs_bmap_util.c:596:17: note: byref variable will be forcibly initialized 596 | xfs_fileoff_t end_fsb = start_fsb + length; | ^~~~~~~ /kisskb/src/fs/xfs/xfs_bmap_util.c: In function 'xfs_can_free_eofblocks': /kisskb/src/fs/xfs/xfs_bmap_util.c:648:8: note: byref variable will be forcibly initialized 648 | int nimaps = 1; | ^~~~~~ /kisskb/src/fs/xfs/xfs_bmap_util.c:644:23: note: byref variable will be forcibly initialized 644 | struct xfs_bmbt_irec imap; | ^~~~ /kisskb/src/fs/xfs/xfs_bmap_util.c: In function 'xfs_free_eofblocks': /kisskb/src/fs/xfs/xfs_bmap_util.c:720:20: note: byref variable will be forcibly initialized 720 | struct xfs_trans *tp; | ^~ /kisskb/src/fs/xfs/xfs_bmap_util.c: In function 'xfs_alloc_file_space': /kisskb/src/fs/xfs/xfs_bmap_util.c:787:19: note: byref variable will be forcibly initialized 787 | xfs_bmbt_irec_t imaps[1], *imapp; | ^~~~~ /kisskb/src/fs/xfs/xfs_bmap_util.c:786:16: note: byref variable will be forcibly initialized 786 | xfs_trans_t *tp; | ^~ /kisskb/src/fs/xfs/xfs_bmap_util.c:784:8: note: byref variable will be forcibly initialized 784 | int nimaps; | ^~~~~~ /kisskb/src/fs/xfs/xfs_bmap_util.c: In function 'xfs_free_file_space': /kisskb/src/fs/xfs/xfs_bmap_util.c:968:8: note: byref variable will be forcibly initialized 968 | int done = 0, error; | ^~~~ /kisskb/src/fs/xfs/xfs_bmap_util.c: In function 'xfs_collapse_file_space': /kisskb/src/fs/xfs/xfs_bmap_util.c:1106:9: note: byref variable will be forcibly initialized 1106 | bool done = false; | ^~~~ /kisskb/src/fs/xfs/xfs_bmap_util.c:1104:17: note: byref variable will be forcibly initialized 1104 | xfs_fileoff_t next_fsb = XFS_B_TO_FSB(mp, offset + len); | ^~~~~~~~ /kisskb/src/fs/xfs/xfs_bmap_util.c:1102:20: note: byref variable will be forcibly initialized 1102 | struct xfs_trans *tp; | ^~ /kisskb/src/fs/xfs/xfs_bmap_util.c: In function 'xfs_insert_file_space': /kisskb/src/fs/xfs/xfs_bmap_util.c:1176:9: note: byref variable will be forcibly initialized 1176 | bool done = false; | ^~~~ /kisskb/src/fs/xfs/xfs_bmap_util.c:1174:17: note: byref variable will be forcibly initialized 1174 | xfs_fileoff_t next_fsb = NULLFSBLOCK; | ^~~~~~~~ /kisskb/src/fs/xfs/xfs_bmap_util.c:1171:20: note: byref variable will be forcibly initialized 1171 | struct xfs_trans *tp; | ^~ /kisskb/src/fs/xfs/xfs_bmap_util.c: In function 'xfs_swap_extents': /kisskb/src/fs/xfs/xfs_bmap_util.c:1627:23: note: byref variable will be forcibly initialized 1627 | int src_log_flags, target_log_flags; | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_bmap_util.c:1627:8: note: byref variable will be forcibly initialized 1627 | int src_log_flags, target_log_flags; | ^~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_bmap_util.c:1625:20: note: byref variable will be forcibly initialized 1625 | struct xfs_trans *tp; | ^~ /kisskb/src/net/core/filter.c: In function '____bpf_tcp_gen_syncookie': /kisskb/src/net/core/filter.c:6767:6: note: byref variable will be forcibly initialized 6767 | u32 cookie; | ^~~~~~ /kisskb/src/net/core/filter.c: In function 'bpf_tcp_gen_syncookie': /kisskb/src/net/core/filter.c:6767:6: note: byref variable will be forcibly initialized /kisskb/src/net/core/filter.c: In function '____bpf_sock_ops_load_hdr_opt': /kisskb/src/net/core/filter.c:6910:12: note: byref variable will be forcibly initialized 6910 | const u8 *op, *opend, *magic, *search = search_res; | ^~ /kisskb/src/net/core/filter.c:6909:7: note: byref variable will be forcibly initialized 6909 | bool eol, load_syn = flags & BPF_LOAD_HDR_OPT_TCP_SYN; | ^~~ /kisskb/src/net/core/filter.c: In function 'bpf_sock_ops_load_hdr_opt': /kisskb/src/net/core/filter.c:6909:7: note: byref variable will be forcibly initialized /kisskb/src/net/core/filter.c: In function '____bpf_sock_ops_store_hdr_opt': /kisskb/src/net/core/filter.c:6990:7: note: byref variable will be forcibly initialized 6990 | bool eol; | ^~~ /kisskb/src/net/core/filter.c: In function 'bpf_sock_ops_store_hdr_opt': /kisskb/src/net/core/filter.c:6990:7: note: byref variable will be forcibly initialized 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:26: /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/net/core/filter.c: In function 'copy_bpf_fprog_from_user': /kisskb/src/net/core/filter.c:85:5: note: userspace variable will be forcibly initialized 85 | int copy_bpf_fprog_from_user(struct sock_fprog *dst, sockptr_t src, int len) | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/filter.c:85:5: note: userspace variable will be forcibly initialized /kisskb/src/net/core/filter.c:88:28: note: byref variable will be forcibly initialized 88 | struct compat_sock_fprog f32; | ^~~ In file included from /kisskb/src/include/linux/filter.h:19, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/sock_diag.h:8, from /kisskb/src/net/core/filter.c:26: /kisskb/src/net/core/filter.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/xfs/xfs_export.c: In function 'xfs_fs_get_parent': /kisskb/src/fs/xfs/xfs_export.c:210:20: note: byref variable will be forcibly initialized 210 | struct xfs_inode *cip; | ^~~ /kisskb/src/fs/xfs/xfs_export.c: In function 'xfs_nfs_get_inode': /kisskb/src/fs/xfs/xfs_export.c:112:16: note: byref variable will be forcibly initialized 112 | xfs_inode_t *ip; | ^~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/netlink.h:7, from /kisskb/src/include/linux/sock_diag.h:5, from /kisskb/src/net/core/filter.c:26: /kisskb/src/net/core/filter.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/net/core/filter.c: In function 'bpf_convert_filter': /kisskb/src/net/core/filter.c:775:23: note: byref variable will be forcibly initialized 775 | struct sock_filter tmp = { | ^~~ /kisskb/src/net/core/filter.c:618:20: note: byref variable will be forcibly initialized 618 | struct bpf_insn *insn = tmp_insns; | ^~~~ /kisskb/src/net/core/filter.c:617:19: note: byref variable will be forcibly initialized 617 | struct bpf_insn tmp_insns[32] = { }; | ^~~~~~~~~ /kisskb/src/net/core/filter.c: In function 'bpf_migrate_filter': /kisskb/src/net/core/filter.c:1243:7: note: byref variable will be forcibly initialized 1243 | bool seen_ld_abs = false; | ^~~~~~~~~~~ /kisskb/src/net/core/filter.c:1242:11: note: byref variable will be forcibly initialized 1242 | int err, new_len, old_len = fp->len; | ^~~~~~~ /kisskb/src/net/core/filter.c:1242:6: note: byref variable will be forcibly initialized 1242 | int err, new_len, old_len = fp->len; | ^~~ /kisskb/src/drivers/video/fbdev/core/fbsysfs.c: In function 'store_bl_curve': /kisskb/src/drivers/video/fbdev/core/fbsysfs.c:430:5: note: byref variable will be forcibly initialized 430 | u8 tmp_curve[FB_BACKLIGHT_LEVELS]; | ^~~~~~~~~ /kisskb/src/drivers/video/fbdev/core/fbsysfs.c: In function 'store_fbstate': /kisskb/src/drivers/video/fbdev/core/fbsysfs.c:402:8: note: byref variable will be forcibly initialized 402 | char *last = NULL; | ^~~~ /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:269:8: note: byref variable will be forcibly initialized 269 | char *last = NULL; | ^~~~ /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/net/core/sock_diag.c: In function 'sock_diag_put_meminfo': /kisskb/src/net/core/sock_diag.c:63:6: note: byref variable will be forcibly initialized 63 | u32 mem[SK_MEMINFO_VARS]; | ^~~ /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/drivers/video/fbdev/core/fbsysfs.c: In function 'store_pan': /kisskb/src/drivers/video/fbdev/core/fbsysfs.c:361:8: note: byref variable will be forcibly initialized 361 | char *last = NULL; | ^~~~ /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:55, 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:26:19: note: in definition of macro 'LIST_HEAD' 26 | 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/video/fbdev/core/fbsysfs.c:129:7: note: byref variable will be forcibly initialized 129 | char mstr[100]; | ^~~~ /kisskb/src/drivers/video/fbdev/core/fbsysfs.c: In function 'store_blank': /kisskb/src/drivers/video/fbdev/core/fbsysfs.c:304:8: note: byref variable will be forcibly initialized 304 | char *last = NULL; | ^~~~ In file included from /kisskb/src/include/net/ip.h:30, from /kisskb/src/net/core/filter.c:34: /kisskb/src/net/core/filter.c: In function 'ip_neigh_gw4': /kisskb/src/include/net/route.h:367:33: note: byref variable will be forcibly initialized 367 | static inline struct neighbour *ip_neigh_gw4(struct net_device *dev, | ^~~~~~~~~~~~ /kisskb/src/net/core/filter.c: In function 'bpf_out_neigh_v4': /kisskb/src/net/core/filter.c:2269:7: note: byref variable will be forcibly initialized 2269 | bool is_v6gw = false; | ^~~~~~~ /kisskb/src/net/core/filter.c: In function '__bpf_redirect_neigh_v4': /kisskb/src/net/core/filter.c:2325:17: note: byref variable will be forcibly initialized 2325 | struct flowi4 fl4 = { | ^~~ /kisskb/src/net/core/filter.c: In function '_bpf_setsockopt': /kisskb/src/net/core/filter.c:4861:9: note: byref variable will be forcibly initialized 4861 | char name[TCP_CA_NAME_MAX]; | ^~~~ /kisskb/src/net/core/filter.c:4723:7: note: byref variable will be forcibly initialized 4723 | char devname[IFNAMSIZ]; | ^~~~~~~ /kisskb/src/net/core/filter.c: In function 'bpf_ipv4_fib_lookup': /kisskb/src/net/core/filter.c:5379:12: note: byref variable will be forcibly initialized 5379 | static int bpf_ipv4_fib_lookup(struct net *net, struct bpf_fib_lookup *params, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/filter.c:5387:16: note: byref variable will be forcibly initialized 5387 | struct flowi4 fl4; | ^~~ /kisskb/src/net/core/filter.c:5386:20: note: byref variable will be forcibly initialized 5386 | struct fib_result res; | ^~~ /kisskb/src/net/core/filter.c: In function 'sk_lookup': /kisskb/src/net/core/filter.c:6109:7: note: byref variable will be forcibly initialized 6109 | bool refcounted = false; | ^~~~~~~~~~ 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/net/core/filter.c: In function 'bpf_run_sk_reuseport': /kisskb/src/net/core/filter.c:10216:27: note: byref variable will be forcibly initialized 10216 | struct sk_reuseport_kern reuse_kern; | ^~~~~~~~~~ /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 = { | ^~~ 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:905:24: note: byref variable will be forcibly initialized 905 | 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) }; | ^~~ /kisskb/src/fs/xfs/xfs_buf.c:904:19: note: byref variable will be forcibly initialized 904 | struct xfs_buf *bp; | ^~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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:1859:12: note: byref variable will be forcibly initialized 1859 | LIST_HEAD(dispose); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | 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:627:24: note: byref variable will be forcibly initialized 627 | 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:625:19: note: byref variable will be forcibly initialized 625 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/xfs/xfs_buf.c: In function 'xfs_buf_get_map': /kisskb/src/fs/xfs/xfs_buf.c:649:19: note: byref variable will be forcibly initialized 649 | struct xfs_buf *new_bp; | ^~~~~~ /kisskb/src/fs/xfs/xfs_buf.c:648:19: note: byref variable will be forcibly initialized 648 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/xfs/xfs_buf.c: In function '_xfs_buf_ioapply': /kisskb/src/fs/xfs/xfs_buf.c:1494:7: note: byref variable will be forcibly initialized 1494 | int size; | ^~~~ /kisskb/src/fs/xfs/xfs_buf.c:1493:7: note: byref variable will be forcibly initialized 1493 | int offset; | ^~~~~~ /kisskb/src/fs/xfs/xfs_buf.c:1491:18: note: byref variable will be forcibly initialized 1491 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/xfs/xfs_buf.c: In function 'xfs_buf_read_map': /kisskb/src/fs/xfs/xfs_buf.c:770:19: note: byref variable will be forcibly initialized 770 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/xfs/xfs_buf.c: In function 'xfs_buf_readahead_map': /kisskb/src/fs/xfs/xfs_buf.c:844:19: note: byref variable will be forcibly initialized 844 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/xfs/xfs_buf.c: In function 'xfs_buf_read_uncached': /kisskb/src/fs/xfs/xfs_buf.c:869:19: note: byref variable will be forcibly initialized 869 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/xfs/xfs_buf.c: In function 'xfs_buf_delwri_submit_buffers': /kisskb/src/fs/xfs/xfs_buf.c:2090:19: note: byref variable will be forcibly initialized 2090 | struct blk_plug plug; | ^~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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:1779:12: note: byref variable will be forcibly initialized 1779 | LIST_HEAD(dispose); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /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/xfs/xfs_buf.c: In function 'xfs_buf_delwri_submit': /kisskb/src/fs/xfs/xfs_buf.c:2178:14: note: byref variable will be forcibly initialized 2178 | LIST_HEAD (wait_list); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | 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:2223:14: note: byref variable will be forcibly initialized 2223 | LIST_HEAD (submit_list); | ^~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/soc/fsl/guts.c: In function 'fsl_guts_probe': /kisskb/src/drivers/soc/fsl/guts.c:144:14: note: byref variable will be forcibly initialized 144 | const char *machine; | ^~~~~~~ /kisskb/src/net/core/dev_ioctl.c: In function 'dev_setifmap': /kisskb/src/net/core/dev_ioctl.c:117:16: note: byref variable will be forcibly initialized 117 | struct ifmap ifmap = { | ^~~~~ /kisskb/src/net/core/dev_ioctl.c: In function 'net_hwtstamp_validate': /kisskb/src/net/core/dev_ioctl.c:186:25: note: byref variable will be forcibly initialized 186 | struct hwtstamp_config cfg; | ^~~ 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/net/core/dev_ioctl.c: In function 'dev_ifconf': /kisskb/src/net/core/dev_ioctl.c:53:17: note: byref variable will be forcibly initialized 53 | struct ifconf ifc; | ^~~ /kisskb/src/net/core/dev_ioctl.c:44:24: note: byref variable will be forcibly initialized 44 | struct compat_ifconf ifc32; | ^~~~~ /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/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/fs/xfs/xfs_dir2_readdir.c:248:19: note: byref variable will be forcibly initialized 248 | struct xfs_buf *bp = NULL; | ^~ /kisskb/src/fs/xfs/xfs_dir2_readdir.c: In function 'xfs_dir2_block_getdents': /kisskb/src/fs/xfs/xfs_dir2_readdir.c:144:19: note: byref variable will be forcibly initialized 144 | struct xfs_buf *bp; /* buffer for block */ | ^~ /kisskb/src/fs/xfs/xfs_dir2_readdir.c: In function 'xfs_dir2_leaf_getdents': /kisskb/src/fs/xfs/xfs_dir2_readdir.c:356:18: note: byref variable will be forcibly initialized 356 | xfs_dir2_off_t curoff; /* current overall offset */ | ^~~~~~ /kisskb/src/fs/xfs/xfs_dir2_readdir.c:355:15: note: byref variable will be forcibly initialized 355 | xfs_dablk_t rablk = 0; /* current readahead block */ | ^~~~~ /kisskb/src/fs/xfs/xfs_dir2_readdir.c:351:19: note: byref variable will be forcibly initialized 351 | struct xfs_buf *bp = NULL; /* data block buffer */ | ^~ /kisskb/src/fs/xfs/xfs_discard.c: In function 'xfs_trim_extents': /kisskb/src/fs/xfs/xfs_discard.c:68:16: note: byref variable will be forcibly initialized 68 | xfs_extlen_t flen; | ^~~~ /kisskb/src/fs/xfs/xfs_discard.c:67:17: note: byref variable will be forcibly initialized 67 | xfs_agblock_t fbno; | ^~~~ /kisskb/src/fs/xfs/xfs_discard.c:37:8: note: byref variable will be forcibly initialized 37 | int i; | ^ /kisskb/src/fs/xfs/xfs_discard.c:33:19: note: byref variable will be forcibly initialized 33 | struct xfs_buf *agbp; | ^~~~ /kisskb/src/fs/xfs/xfs_discard.c: In function 'xfs_ioc_trim': /kisskb/src/fs/xfs/xfs_discard.c:160:12: note: byref variable will be forcibly initialized 160 | uint64_t blocks_trimmed = 0; | ^~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_discard.c:157:22: note: byref variable will be forcibly initialized 157 | struct fstrim_range range; | ^~~~~ /kisskb/src/fs/xfs/xfs_dir2_readdir.c: In function 'xfs_readdir': /kisskb/src/fs/xfs/xfs_dir2_readdir.c:511:8: note: byref variable will be forcibly initialized 511 | int v; | ^ In file included from /kisskb/src/include/linux/dmaengine.h:8, from /kisskb/src/drivers/dma/qcom/hidma_mgmt.c:8: /kisskb/src/drivers/dma/qcom/hidma_mgmt.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/resource_ext.h:11, from /kisskb/src/include/linux/acpi.h:14, from /kisskb/src/drivers/dma/qcom/hidma_mgmt.c:9: /kisskb/src/drivers/dma/qcom/hidma_mgmt.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /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/net/ipv4/ip_input.c: In function 'ip_list_rcv_finish': /kisskb/src/net/ipv4/ip_input.c:569:19: note: byref variable will be forcibly initialized 569 | struct list_head sublist; | ^~~~~~~ /kisskb/src/net/ipv4/ip_input.c: In function 'ip_list_rcv': /kisskb/src/net/ipv4/ip_input.c:619:19: note: byref variable will be forcibly initialized 619 | struct list_head sublist; | ^~~~~~~ /kisskb/src/net/ipv4/ip_fragment.c: In function 'ip_find': /kisskb/src/net/ipv4/ip_fragment.c:206:29: note: byref variable will be forcibly initialized 206 | struct frag_v4_compare_key key = { | ^~~ /kisskb/src/net/ipv4/ip_fragment.c: In function 'ip_defrag': /kisskb/src/net/ipv4/ip_fragment.c:206:29: note: byref variable will be forcibly initialized /kisskb/src/net/ipv4/ip_fragment.c: In function 'ip_check_defrag': /kisskb/src/net/ipv4/ip_fragment.c:505:15: note: byref variable will be forcibly initialized 505 | struct iphdr iph; | ^~~ In file included from /kisskb/src/include/net/route.h:24, from /kisskb/src/net/ipv4/ip_fragment.c:39: /kisskb/src/net/ipv4/ip_fragment.c: In function 'inet_getpeer_v4': /kisskb/src/include/net/inetpeer.h:106:23: note: byref variable will be forcibly initialized 106 | struct inetpeer_addr daddr; | ^~~~~ /kisskb/src/net/ipv4/ip_fragment.c: In function 'ip4_frag_init': /kisskb/src/include/net/inetpeer.h:106:23: note: byref variable will be forcibly initialized /kisskb/src/fs/xfs/xfs_extent_busy.c: In function 'xfs_extent_busy_wait_all': /kisskb/src/fs/xfs/xfs_extent_busy.c:598:18: note: byref variable will be forcibly initialized 598 | xfs_agnumber_t agno; | ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_plat_data.c: In function 'ipmi_platform_add': /kisskb/src/drivers/char/ipmi/ipmi_plat_data.c:17:24: note: byref variable will be forcibly initialized 17 | struct property_entry pr[6]; | ^~ /kisskb/src/drivers/char/ipmi/ipmi_plat_data.c:16:18: note: byref variable will be forcibly initialized 16 | struct resource r[4]; | ^ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/tls/trace.h:202, from /kisskb/src/net/tls/trace.c:8: /kisskb/src/net/tls/trace.c: In function 'perf_trace_tls_device_rx_resync_nh_schedule': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/tls/./trace.h:104:1: note: in expansion of macro 'TRACE_EVENT' 104 | TRACE_EVENT(tls_device_rx_resync_nh_schedule, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/tls/./trace.h:104:1: note: in expansion of macro 'TRACE_EVENT' 104 | TRACE_EVENT(tls_device_rx_resync_nh_schedule, | ^~~~~~~~~~~ /kisskb/src/net/tls/trace.c: In function 'perf_trace_tls_device_rx_resync_nh_delay': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/tls/./trace.h:123:1: note: in expansion of macro 'TRACE_EVENT' 123 | TRACE_EVENT(tls_device_rx_resync_nh_delay, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/tls/./trace.h:123:1: note: in expansion of macro 'TRACE_EVENT' 123 | TRACE_EVENT(tls_device_rx_resync_nh_delay, | ^~~~~~~~~~~ /kisskb/src/net/tls/trace.c: In function 'perf_trace_tls_device_tx_resync_req': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/tls/./trace.h:147:1: note: in expansion of macro 'TRACE_EVENT' 147 | TRACE_EVENT(tls_device_tx_resync_req, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/tls/./trace.h:147:1: note: in expansion of macro 'TRACE_EVENT' 147 | TRACE_EVENT(tls_device_tx_resync_req, | ^~~~~~~~~~~ /kisskb/src/net/tls/trace.c: In function 'perf_trace_tls_device_offload_set': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/tls/./trace.h:15:1: note: in expansion of macro 'TRACE_EVENT' 15 | TRACE_EVENT(tls_device_offload_set, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/tls/./trace.h:15:1: note: in expansion of macro 'TRACE_EVENT' 15 | TRACE_EVENT(tls_device_offload_set, | ^~~~~~~~~~~ /kisskb/src/net/tls/trace.c: In function 'perf_trace_tls_device_decrypted': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/tls/./trace.h:44:1: note: in expansion of macro 'TRACE_EVENT' 44 | TRACE_EVENT(tls_device_decrypted, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/tls/./trace.h:44:1: note: in expansion of macro 'TRACE_EVENT' 44 | TRACE_EVENT(tls_device_decrypted, | ^~~~~~~~~~~ /kisskb/src/net/tls/trace.c: In function 'perf_trace_tls_device_rx_resync_send': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/tls/./trace.h:77:1: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(tls_device_rx_resync_send, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/tls/./trace.h:77:1: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(tls_device_rx_resync_send, | ^~~~~~~~~~~ /kisskb/src/net/tls/trace.c: In function 'perf_trace_tls_device_tx_resync_send': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/tls/./trace.h:171:1: note: in expansion of macro 'TRACE_EVENT' 171 | TRACE_EVENT(tls_device_tx_resync_send, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/tls/./trace.h:171:1: note: in expansion of macro 'TRACE_EVENT' 171 | TRACE_EVENT(tls_device_tx_resync_send, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/tls/trace.h:202, from /kisskb/src/net/tls/trace.c:8: /kisskb/src/net/tls/trace.c: In function 'trace_event_raw_event_tls_device_offload_set': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/tls/./trace.h:15:1: note: in expansion of macro 'TRACE_EVENT' 15 | TRACE_EVENT(tls_device_offload_set, | ^~~~~~~~~~~ /kisskb/src/net/tls/trace.c: In function 'trace_event_raw_event_tls_device_decrypted': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/tls/./trace.h:44:1: note: in expansion of macro 'TRACE_EVENT' 44 | TRACE_EVENT(tls_device_decrypted, | ^~~~~~~~~~~ /kisskb/src/net/tls/trace.c: In function 'trace_event_raw_event_tls_device_rx_resync_send': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/tls/./trace.h:77:1: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(tls_device_rx_resync_send, | ^~~~~~~~~~~ /kisskb/src/net/tls/trace.c: In function 'trace_event_raw_event_tls_device_rx_resync_nh_schedule': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/tls/./trace.h:104:1: note: in expansion of macro 'TRACE_EVENT' 104 | TRACE_EVENT(tls_device_rx_resync_nh_schedule, | ^~~~~~~~~~~ /kisskb/src/net/tls/trace.c: In function 'trace_event_raw_event_tls_device_rx_resync_nh_delay': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/tls/./trace.h:123:1: note: in expansion of macro 'TRACE_EVENT' 123 | TRACE_EVENT(tls_device_rx_resync_nh_delay, | ^~~~~~~~~~~ /kisskb/src/net/tls/trace.c: In function 'trace_event_raw_event_tls_device_tx_resync_req': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/tls/./trace.h:147:1: note: in expansion of macro 'TRACE_EVENT' 147 | TRACE_EVENT(tls_device_tx_resync_req, | ^~~~~~~~~~~ /kisskb/src/net/tls/trace.c: In function 'trace_event_raw_event_tls_device_tx_resync_send': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/tls/./trace.h:171:1: note: in expansion of macro 'TRACE_EVENT' 171 | TRACE_EVENT(tls_device_tx_resync_send, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/net/tls/trace.h:202, from /kisskb/src/net/tls/trace.c:8: /kisskb/src/net/tls/trace.c: In function '__bpf_trace_tls_device_offload_set': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:15:1: note: in expansion of macro 'TRACE_EVENT' 15 | TRACE_EVENT(tls_device_offload_set, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:15:1: note: in expansion of macro 'TRACE_EVENT' 15 | TRACE_EVENT(tls_device_offload_set, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:15:1: note: in expansion of macro 'TRACE_EVENT' 15 | TRACE_EVENT(tls_device_offload_set, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:15:1: note: in expansion of macro 'TRACE_EVENT' 15 | TRACE_EVENT(tls_device_offload_set, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:15:1: note: in expansion of macro 'TRACE_EVENT' 15 | TRACE_EVENT(tls_device_offload_set, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:15:1: note: in expansion of macro 'TRACE_EVENT' 15 | TRACE_EVENT(tls_device_offload_set, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:15:1: note: in expansion of macro 'TRACE_EVENT' 15 | TRACE_EVENT(tls_device_offload_set, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:15:1: note: in expansion of macro 'TRACE_EVENT' 15 | TRACE_EVENT(tls_device_offload_set, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:15:1: note: in expansion of macro 'TRACE_EVENT' 15 | TRACE_EVENT(tls_device_offload_set, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:15:1: note: in expansion of macro 'TRACE_EVENT' 15 | TRACE_EVENT(tls_device_offload_set, | ^~~~~~~~~~~ /kisskb/src/net/tls/trace.c: In function '__bpf_trace_tls_device_decrypted': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:44:1: note: in expansion of macro 'TRACE_EVENT' 44 | TRACE_EVENT(tls_device_decrypted, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:44:1: note: in expansion of macro 'TRACE_EVENT' 44 | TRACE_EVENT(tls_device_decrypted, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:44:1: note: in expansion of macro 'TRACE_EVENT' 44 | TRACE_EVENT(tls_device_decrypted, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:44:1: note: in expansion of macro 'TRACE_EVENT' 44 | TRACE_EVENT(tls_device_decrypted, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:44:1: note: in expansion of macro 'TRACE_EVENT' 44 | TRACE_EVENT(tls_device_decrypted, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:44:1: note: in expansion of macro 'TRACE_EVENT' 44 | TRACE_EVENT(tls_device_decrypted, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:44:1: note: in expansion of macro 'TRACE_EVENT' 44 | TRACE_EVENT(tls_device_decrypted, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:44:1: note: in expansion of macro 'TRACE_EVENT' 44 | TRACE_EVENT(tls_device_decrypted, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:44:1: note: in expansion of macro 'TRACE_EVENT' 44 | TRACE_EVENT(tls_device_decrypted, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:44:1: note: in expansion of macro 'TRACE_EVENT' 44 | TRACE_EVENT(tls_device_decrypted, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:44:1: note: in expansion of macro 'TRACE_EVENT' 44 | TRACE_EVENT(tls_device_decrypted, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:44:1: note: in expansion of macro 'TRACE_EVENT' 44 | TRACE_EVENT(tls_device_decrypted, | ^~~~~~~~~~~ /kisskb/src/net/tls/trace.c: In function '__bpf_trace_tls_device_rx_resync_send': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:77:1: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(tls_device_rx_resync_send, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:77:1: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(tls_device_rx_resync_send, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:77:1: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(tls_device_rx_resync_send, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:77:1: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(tls_device_rx_resync_send, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:77:1: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(tls_device_rx_resync_send, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:77:1: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(tls_device_rx_resync_send, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:77:1: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(tls_device_rx_resync_send, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:77:1: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(tls_device_rx_resync_send, | ^~~~~~~~~~~ /kisskb/src/net/tls/trace.c: In function '__bpf_trace_tls_device_rx_resync_nh_schedule': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:104:1: note: in expansion of macro 'TRACE_EVENT' 104 | TRACE_EVENT(tls_device_rx_resync_nh_schedule, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:104:1: note: in expansion of macro 'TRACE_EVENT' 104 | TRACE_EVENT(tls_device_rx_resync_nh_schedule, | ^~~~~~~~~~~ /kisskb/src/net/tls/trace.c: In function '__bpf_trace_tls_device_rx_resync_nh_delay': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:123:1: note: in expansion of macro 'TRACE_EVENT' 123 | TRACE_EVENT(tls_device_rx_resync_nh_delay, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:123:1: note: in expansion of macro 'TRACE_EVENT' 123 | TRACE_EVENT(tls_device_rx_resync_nh_delay, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:123:1: note: in expansion of macro 'TRACE_EVENT' 123 | TRACE_EVENT(tls_device_rx_resync_nh_delay, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:123:1: note: in expansion of macro 'TRACE_EVENT' 123 | TRACE_EVENT(tls_device_rx_resync_nh_delay, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:123:1: note: in expansion of macro 'TRACE_EVENT' 123 | TRACE_EVENT(tls_device_rx_resync_nh_delay, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:123:1: note: in expansion of macro 'TRACE_EVENT' 123 | TRACE_EVENT(tls_device_rx_resync_nh_delay, | ^~~~~~~~~~~ /kisskb/src/net/tls/trace.c: In function '__bpf_trace_tls_device_tx_resync_req': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:147:1: note: in expansion of macro 'TRACE_EVENT' 147 | TRACE_EVENT(tls_device_tx_resync_req, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:147:1: note: in expansion of macro 'TRACE_EVENT' 147 | TRACE_EVENT(tls_device_tx_resync_req, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:147:1: note: in expansion of macro 'TRACE_EVENT' 147 | TRACE_EVENT(tls_device_tx_resync_req, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:147:1: note: in expansion of macro 'TRACE_EVENT' 147 | TRACE_EVENT(tls_device_tx_resync_req, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:147:1: note: in expansion of macro 'TRACE_EVENT' 147 | TRACE_EVENT(tls_device_tx_resync_req, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:147:1: note: in expansion of macro 'TRACE_EVENT' 147 | TRACE_EVENT(tls_device_tx_resync_req, | ^~~~~~~~~~~ /kisskb/src/net/tls/trace.c: In function '__bpf_trace_tls_device_tx_resync_send': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:171:1: note: in expansion of macro 'TRACE_EVENT' 171 | TRACE_EVENT(tls_device_tx_resync_send, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:171:1: note: in expansion of macro 'TRACE_EVENT' 171 | TRACE_EVENT(tls_device_tx_resync_send, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:171:1: note: in expansion of macro 'TRACE_EVENT' 171 | TRACE_EVENT(tls_device_tx_resync_send, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:171:1: note: in expansion of macro 'TRACE_EVENT' 171 | TRACE_EVENT(tls_device_tx_resync_send, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:171:1: note: in expansion of macro 'TRACE_EVENT' 171 | TRACE_EVENT(tls_device_tx_resync_send, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tls/./trace.h:171:1: note: in expansion of macro 'TRACE_EVENT' 171 | TRACE_EVENT(tls_device_tx_resync_send, | ^~~~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_ssif.c: In function 'request_events': /kisskb/src/drivers/char/ipmi/ipmi_ssif.c:1094:16: note: byref variable will be forcibly initialized 1094 | unsigned long oflags, *flags; | ^~~~~~ In file included from /kisskb/src/drivers/char/ipmi/ipmi_ssif.c:40: /kisskb/src/drivers/char/ipmi/ipmi_ssif.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/char/ipmi/ipmi_ssif.c: In function 'ssif_detect': /kisskb/src/drivers/char/ipmi/ipmi_ssif.c:1344:16: note: byref variable will be forcibly initialized 1344 | int len; | ^~~ /kisskb/src/drivers/char/ipmi/ipmi_ssif.c:1342:16: note: byref variable will be forcibly initialized 1342 | unsigned char msg[3]; | ^~~ /kisskb/src/drivers/char/ipmi/ipmi_ssif.c: In function 'ssif_set_need_watch': /kisskb/src/drivers/char/ipmi/ipmi_ssif.c:1111:16: note: byref variable will be forcibly initialized 1111 | unsigned long oflags, *flags; | ^~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_ssif.c: In function 'ssif_alert': /kisskb/src/drivers/char/ipmi/ipmi_ssif.c:584:16: note: byref variable will be forcibly initialized 584 | unsigned long oflags, *flags; | ^~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_ssif.c: In function 'retry_timeout': /kisskb/src/drivers/char/ipmi/ipmi_ssif.c:544:16: note: byref variable will be forcibly initialized 544 | unsigned long oflags, *flags; | ^~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_ssif.c: In function 'start_clear_flags': /kisskb/src/drivers/char/ipmi/ipmi_ssif.c:357:16: note: byref variable will be forcibly initialized 357 | unsigned char msg[3]; | ^~~ /kisskb/src/drivers/char/ipmi/ipmi_ssif.c: In function 'check_start_send': /kisskb/src/drivers/char/ipmi/ipmi_ssif.c:392:17: note: byref variable will be forcibly initialized 392 | unsigned long oflags; | ^~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_ssif.c: In function 'start_flag_fetch': /kisskb/src/drivers/char/ipmi/ipmi_ssif.c:376:16: note: byref variable will be forcibly initialized 376 | unsigned char mb[2]; | ^~ /kisskb/src/drivers/char/ipmi/ipmi_ssif.c: In function 'watch_timeout': /kisskb/src/drivers/char/ipmi/ipmi_ssif.c:562:16: note: byref variable will be forcibly initialized 562 | unsigned long oflags, *flags; | ^~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_ssif.c: In function 'start_next_msg': /kisskb/src/drivers/char/ipmi/ipmi_ssif.c:1023:16: note: byref variable will be forcibly initialized 1023 | unsigned long oflags; | ^~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_ssif.c: In function 'msg_done_handler': /kisskb/src/drivers/char/ipmi/ipmi_ssif.c:611:16: note: byref variable will be forcibly initialized 611 | unsigned long oflags, *flags; | ^~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_ssif.c: In function 'msg_written_handler': /kisskb/src/drivers/char/ipmi/ipmi_ssif.c:952:17: note: byref variable will be forcibly initialized 952 | unsigned long oflags, *flags; | ^~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_ssif.c: In function 'sender': /kisskb/src/drivers/char/ipmi/ipmi_ssif.c:1066:21: note: byref variable will be forcibly initialized 1066 | struct timespec64 t; | ^ /kisskb/src/drivers/char/ipmi/ipmi_ssif.c:1057:16: note: byref variable will be forcibly initialized 1057 | unsigned long oflags, *flags; | ^~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_ssif.c: In function 'test_multipart_messages': /kisskb/src/drivers/char/ipmi/ipmi_ssif.c:1482:16: note: byref variable will be forcibly initialized 1482 | unsigned char msg[65]; | ^~~ In file included from /kisskb/src/include/linux/acpi.h:15, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/drivers/char/ipmi/ipmi_ssif.c:42: /kisskb/src/drivers/char/ipmi/ipmi_ssif.c: In function 'device_add_group': /kisskb/src/include/linux/device.h:914:32: note: byref variable will be forcibly initialized 914 | const struct attribute_group *groups[] = { grp, NULL }; | ^~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_ssif.c: In function 'device_remove_group': /kisskb/src/include/linux/device.h:922:32: note: byref variable will be forcibly initialized 922 | const struct attribute_group *groups[] = { grp, NULL }; | ^~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_ssif.c: In function 'ssif_probe': /kisskb/src/include/linux/device.h:922:32: note: byref variable will be forcibly initialized /kisskb/src/include/linux/device.h:914:32: note: byref variable will be forcibly initialized 914 | const struct attribute_group *groups[] = { grp, NULL }; | ^~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_ssif.c:1628:20: note: byref variable will be forcibly initialized 1628 | int len; | ^~~ /kisskb/src/drivers/char/ipmi/ipmi_ssif.c:1624:20: note: byref variable will be forcibly initialized 1624 | unsigned char msg[3]; | ^~~ In file included from /kisskb/src/include/linux/acpi.h:15, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/drivers/char/ipmi/ipmi_ssif.c:42: /kisskb/src/drivers/char/ipmi/ipmi_ssif.c: In function 'shutdown_ssif': /kisskb/src/include/linux/device.h:922:32: note: byref variable will be forcibly initialized 922 | const struct attribute_group *groups[] = { grp, NULL }; | ^~~~~~ /kisskb/src/fs/xfs/xfs_filestream.c: In function 'xfs_filestream_lookup_ag': /kisskb/src/fs/xfs/xfs_filestream.c:276:27: note: byref variable will be forcibly initialized 276 | xfs_agnumber_t startag, ag = NULLAGNUMBER; | ^~ 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:717, 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:863:9: note: in expansion of macro '___wait_var_event' 863 | return ___wait_var_event(&page->_refcount, | ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_file.c: In function 'xfs_file_remap_range': /kisskb/src/fs/xfs/xfs_file.c:1149:11: note: byref variable will be forcibly initialized 1149 | loff_t remapped = 0; | ^~~~~~~~ /kisskb/src/fs/xfs/xfs_file.c: In function 'xfs_file_fsync': /kisskb/src/fs/xfs/xfs_file.c:180:8: note: byref variable will be forcibly initialized 180 | int log_flushed = 0; | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_file.c: In function 'xfs_update_prealloc_flags': /kisskb/src/fs/xfs/xfs_file.c:74:20: note: byref variable will be forcibly initialized 74 | struct xfs_trans *tp; | ^~ /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/fs/xfs/xfs_file.c: In function 'xfs_file_dio_write_unaligned': /kisskb/src/fs/xfs/xfs_file.c:604:8: note: byref variable will be forcibly initialized 604 | int iolock = XFS_IOLOCK_SHARED; | ^~~~~~ /kisskb/src/fs/xfs/xfs_file.c: In function 'xfs_file_dio_write_aligned': /kisskb/src/fs/xfs/xfs_file.c:551:8: note: byref variable will be forcibly initialized 551 | int iolock = XFS_IOLOCK_SHARED; | ^~~~~~ /kisskb/src/fs/xfs/xfs_file.c: In function 'xfs_file_buffered_write': /kisskb/src/fs/xfs/xfs_file.c:776:21: note: byref variable will be forcibly initialized 776 | struct xfs_icwalk icw = {0}; | ^~~ /kisskb/src/fs/xfs/xfs_file.c:738:8: note: byref variable will be forcibly initialized 738 | int iolock; | ^~~~~~ /kisskb/src/fs/xfs/xfs_fsmap.c: In function 'xfs_getfsmap_is_shared': /kisskb/src/fs/xfs/xfs_fsmap.c:201:17: note: byref variable will be forcibly initialized 201 | xfs_extlen_t flen; | ^~~~ /kisskb/src/fs/xfs/xfs_fsmap.c:200:18: note: byref variable will be forcibly initialized 200 | xfs_agblock_t fbno; | ^~~~ /kisskb/src/fs/xfs/xfs_file.c: In function 'xfs_file_fallocate': /kisskb/src/fs/xfs/xfs_file.c:1071:16: note: byref variable will be forcibly initialized 1071 | struct iattr iattr; | ^~~~~ /kisskb/src/fs/xfs/xfs_fsmap.c: In function 'xfs_getfsmap_helper': /kisskb/src/fs/xfs/xfs_fsmap.c:253:10: note: byref variable will be forcibly initialized 253 | bool shared; | ^~~~~~ /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_fsmap.c: In function 'xfs_getfsmap_rtdev_rtbitmap_helper': /kisskb/src/fs/xfs/xfs_fsmap.c:459:24: note: byref variable will be forcibly initialized 459 | struct xfs_rmap_irec irec; | ^~~~ /kisskb/src/fs/xfs/xfs_fsmap.c: In function 'xfs_getfsmap_datadev_bnobt_helper': /kisskb/src/fs/xfs/xfs_fsmap.c:373:24: note: byref variable will be forcibly initialized 373 | struct xfs_rmap_irec irec; | ^~~~ /kisskb/src/fs/xfs/xfs_fsmap.c: In function 'xfs_getfsmap_logdev': /kisskb/src/fs/xfs/xfs_fsmap.c:411:24: note: byref variable will be forcibly initialized 411 | struct xfs_rmap_irec rmap; | ^~~~ /kisskb/src/fs/xfs/xfs_fsmap.c: In function '__xfs_getfsmap_datadev': /kisskb/src/fs/xfs/xfs_fsmap.c:588:19: note: byref variable will be forcibly initialized 588 | xfs_agnumber_t start_ag; | ^~~~~~~~ /kisskb/src/fs/xfs/xfs_fsmap.c:585:25: note: byref variable will be forcibly initialized 585 | struct xfs_btree_cur *bt_cur = NULL; | ^~~~~~ /kisskb/src/fs/xfs/xfs_fsmap.c: In function 'xfs_getfsmap_datadev_bnobt': /kisskb/src/fs/xfs/xfs_fsmap.c:763:30: note: byref variable will be forcibly initialized 763 | struct xfs_alloc_rec_incore akeys[2]; | ^~~~~ /kisskb/src/fs/xfs/xfs_fsmap.c: In function 'xfs_getfsmap': /kisskb/src/fs/xfs/xfs_fsmap.c:855:27: note: byref variable will be forcibly initialized 855 | struct xfs_getfsmap_dev handlers[XFS_GETFSMAP_DEVS]; | ^~~~~~~~ /kisskb/src/fs/xfs/xfs_fsmap.c:854:20: note: byref variable will be forcibly initialized 854 | struct xfs_fsmap dkeys[2]; /* per-dev keys */ | ^~~~~ /kisskb/src/fs/xfs/xfs_fsmap.c:853:21: note: byref variable will be forcibly initialized 853 | struct xfs_trans *tp = NULL; | ^~ /kisskb/src/drivers/dma/qcom/hidma_mgmt_sys.c: In function 'set_values': /kisskb/src/drivers/dma/qcom/hidma_mgmt_sys.c:120:16: note: byref variable will be forcibly initialized 120 | unsigned long tmp; | ^~~ /kisskb/src/drivers/dma/qcom/hidma_mgmt_sys.c: In function 'set_values_channel': /kisskb/src/drivers/dma/qcom/hidma_mgmt_sys.c:163:16: note: byref variable will be forcibly initialized 163 | unsigned long tmp; | ^~~ /kisskb/src/drivers/dma/qcom/hidma_mgmt_sys.c: In function 'hidma_mgmt_init_sys': /kisskb/src/drivers/dma/qcom/hidma_mgmt_sys.c:252:8: note: byref variable will be forcibly initialized 252 | char name[20]; | ^~~~ /kisskb/src/fs/xfs/xfs_fsops.c: In function 'xfs_growfs_imaxpct': /kisskb/src/fs/xfs/xfs_fsops.c:252:20: note: byref variable will be forcibly initialized 252 | struct xfs_trans *tp; | ^~ /kisskb/src/fs/xfs/xfs_fsops.c: In function 'xfs_fs_reserve_ag_blocks': /kisskb/src/fs/xfs/xfs_fsops.c:568:18: note: byref variable will be forcibly initialized 568 | xfs_agnumber_t agno; | ^~~~ /kisskb/src/fs/xfs/xfs_fsops.c: In function 'xfs_growfs_data_private': /kisskb/src/fs/xfs/xfs_fsops.c:96:20: note: byref variable will be forcibly initialized 96 | struct xfs_trans *tp; | ^~ /kisskb/src/fs/xfs/xfs_fsops.c:94:9: note: byref variable will be forcibly initialized 94 | bool lastag_extended; | ^~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_fsops.c:91:18: note: byref variable will be forcibly initialized 91 | xfs_agnumber_t nagimax = 0; | ^~~~~~~ /kisskb/src/fs/xfs/xfs_fsops.c:88:19: note: byref variable will be forcibly initialized 88 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/xfs/xfs_fsops.c: In function 'xfs_fs_unreserve_ag_blocks': /kisskb/src/fs/xfs/xfs_fsops.c:596:18: note: byref variable will be forcibly initialized 596 | xfs_agnumber_t agno; | ^~~~ 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/net/core/xdp.c: In function 'xdp_rxq_info_unreg_mem_model': /kisskb/src/net/core/xdp.c:117:6: note: byref variable will be forcibly initialized 117 | int id = xdp_rxq->mem.id; | ^~ /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/net/core/xdp.c: In function 'xdp_rxq_info_reg_mem_model': /kisskb/src/net/core/xdp.c:267:6: note: byref variable will be forcibly initialized 267 | int id, errno, ret; | ^~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/net/core/flow_offload.c:3: /kisskb/src/net/core/flow_offload.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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:431:12: note: byref variable will be forcibly initialized 431 | LIST_HEAD(cleanup_list); | ^~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/core/flow_offload.c: In function 'existing_qdiscs_register': /kisskb/src/net/core/flow_offload.c:363:28: note: byref variable will be forcibly initialized 363 | struct flow_block_offload bo; | ^~ /kisskb/src/lib/zstd/common/entropy_common.c: In function 'FSE_readNCount_body': /kisskb/src/lib/zstd/common/entropy_common.c:76:14: note: byref variable will be forcibly initialized 76 | char buffer[8] = {0}; | ^~~~~~ /kisskb/src/lib/zstd/common/entropy_common.c: In function 'HUF_readStats': /kisskb/src/lib/zstd/common/entropy_common.c:255:9: note: byref variable will be forcibly initialized 255 | U32 wksp[HUF_READ_STATS_WORKSPACE_SIZE_U32]; | ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_poweroff.c: In function 'ipmi_poweroff_chassis': /kisskb/src/drivers/char/ipmi/ipmi_poweroff.c:473:36: note: byref variable will be forcibly initialized 473 | unsigned char data[1]; | ^~~~ /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:324:36: note: byref variable will be forcibly initialized 324 | unsigned char hotswap_ipmb; | ^~~~~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_poweroff.c:322:36: note: byref variable will be forcibly initialized 322 | unsigned char data[1]; | ^~~~ /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:251:36: note: byref variable will be forcibly initialized 251 | unsigned char data[4]; | ^~~~ /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_dell_chassis_detect': /kisskb/src/drivers/char/ipmi/ipmi_poweroff.c:429:13: note: byref variable will be forcibly initialized 429 | const char mfr[3] = DELL_IANA_MFR_ID; | ^~~ /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:216:36: note: byref variable will be forcibly initialized 216 | unsigned char data[1]; | ^~~~ /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; | ^~~~~~~~ /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/drivers/virtio/virtio.c: In function 'virtio_device_of_init': /kisskb/src/drivers/virtio/virtio.c:338:7: note: byref variable will be forcibly initialized 338 | char compat[] = "virtio,deviceXXXXXXXX"; | ^~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_watchdog.c: In function '__ipmi_set_timeout': /kisskb/src/drivers/char/ipmi/ipmi_watchdog.c:371:36: note: byref variable will be forcibly initialized 371 | struct ipmi_system_interface_addr addr; | ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_watchdog.c:369:36: note: byref variable will be forcibly initialized 369 | unsigned char data[6]; | ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_watchdog.c:368:36: note: byref variable will be forcibly initialized 368 | struct kernel_ipmi_msg msg; | ^~~ /kisskb/src/drivers/char/ipmi/ipmi_watchdog.c: In function '__ipmi_heartbeat': /kisskb/src/drivers/char/ipmi/ipmi_watchdog.c:559:36: note: byref variable will be forcibly initialized 559 | struct ipmi_system_interface_addr addr; | ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_watchdog.c:557:25: note: byref variable will be forcibly initialized 557 | struct kernel_ipmi_msg msg; | ^~~ /kisskb/src/drivers/char/ipmi/ipmi_watchdog.c: In function '_ipmi_set_timeout': /kisskb/src/drivers/char/ipmi/ipmi_watchdog.c:430:6: note: byref variable will be forcibly initialized 430 | int send_heartbeat_now; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_watchdog.c: In function 'ipmi_ioctl': /kisskb/src/drivers/char/ipmi/ipmi_watchdog.c:682:6: note: byref variable will be forcibly initialized 682 | int val; | ^~~ /kisskb/src/drivers/char/ipmi/ipmi_watchdog.c: In function 'panic_halt_ipmi_heartbeat': /kisskb/src/drivers/char/ipmi/ipmi_watchdog.c:488:36: note: byref variable will be forcibly initialized 488 | struct ipmi_system_interface_addr addr; | ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_watchdog.c:487:37: note: byref variable will be forcibly initialized 487 | struct kernel_ipmi_msg msg; | ^~~ /kisskb/src/drivers/char/ipmi/ipmi_watchdog.c: In function 'ipmi_read': /kisskb/src/drivers/char/ipmi/ipmi_watchdog.c:795:21: note: byref variable will be forcibly initialized 795 | wait_queue_entry_t wait; | ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_watchdog.c: In function 'panic_halt_ipmi_set_timeout': /kisskb/src/drivers/char/ipmi/ipmi_watchdog.c:534:6: note: byref variable will be forcibly initialized 534 | int send_heartbeat_now; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/ipmi/ipmi_watchdog.c: In function 'set_param_timeout': /kisskb/src/drivers/char/ipmi/ipmi_watchdog.c:178:8: note: byref variable will be forcibly initialized 178 | char *endp; | ^~~~ /kisskb/src/drivers/char/ipmi/ipmi_watchdog.c: In function 'set_param_str': /kisskb/src/drivers/char/ipmi/ipmi_watchdog.c:212:13: note: byref variable will be forcibly initialized 212 | char valcp[16]; | ^~~~~ /kisskb/src/fs/xfs/xfs_health.c: In function 'xfs_health_unmount': /kisskb/src/fs/xfs/xfs_health.c:28:18: note: byref variable will be forcibly initialized 28 | xfs_agnumber_t agno; | ^~~~ /kisskb/src/net/core/net-sysfs.c: In function 'netdev_store': /kisskb/src/net/core/net-sysfs.c:83:16: note: byref variable will be forcibly initialized 83 | unsigned long new; | ^~~ /kisskb/src/net/core/net-sysfs.c: In function 'phys_switch_id_show': /kisskb/src/net/core/net-sysfs.c:570:30: note: byref variable will be forcibly initialized 570 | struct netdev_phys_item_id ppid = { }; | ^~~~ /kisskb/src/net/core/net-sysfs.c: In function 'phys_port_name_show': /kisskb/src/net/core/net-sysfs.c:540:8: note: byref variable will be forcibly initialized 540 | char name[IFNAMSIZ]; | ^~~~ /kisskb/src/net/core/net-sysfs.c: In function 'phys_port_id_show': /kisskb/src/net/core/net-sysfs.c:511:30: note: byref variable will be forcibly initialized 511 | struct netdev_phys_item_id ppid; | ^~~~ /kisskb/src/net/core/net-sysfs.c: In function 'ifalias_show': /kisskb/src/net/core/net-sysfs.c:458:7: note: byref variable will be forcibly initialized 458 | char tmp[IFALIASZ]; | ^~~ /kisskb/src/net/core/net-sysfs.c: In function 'duplex_show': /kisskb/src/net/core/net-sysfs.c:243:33: note: byref variable will be forcibly initialized 243 | struct ethtool_link_ksettings cmd; | ^~~ /kisskb/src/net/core/net-sysfs.c: In function 'speed_show': /kisskb/src/net/core/net-sysfs.c:217:33: note: byref variable will be forcibly initialized 217 | struct ethtool_link_ksettings cmd; | ^~~ /kisskb/src/net/core/net-sysfs.c: In function 'store_rps_dev_flow_table_cnt': /kisskb/src/net/core/net-sysfs.c:913:22: note: byref variable will be forcibly initialized 913 | unsigned long mask, count; | ^~~~~ /kisskb/src/net/core/net-sysfs.c: In function 'store_rps_map': /kisskb/src/net/core/net-sysfs.c:825:16: note: byref variable will be forcibly initialized 825 | cpumask_var_t mask; | ^~~~ /kisskb/src/net/core/net-sysfs.c: In function 'show_rps_map': /kisskb/src/net/core/net-sysfs.c:802:16: note: byref variable will be forcibly initialized 802 | cpumask_var_t mask; | ^~~~ /kisskb/src/net/core/net-sysfs.c: In function 'bql_set_hold_time': /kisskb/src/net/core/net-sysfs.c:1343:15: note: byref variable will be forcibly initialized 1343 | unsigned int value; | ^~~~~ /kisskb/src/net/core/net-sysfs.c: In function 'tx_maxrate_store': /kisskb/src/net/core/net-sysfs.c:1261:6: note: byref variable will be forcibly initialized 1261 | u32 rate = 0; | ^~~~ /kisskb/src/net/core/net-sysfs.c: In function 'bql_set': /kisskb/src/net/core/net-sysfs.c:1313:15: note: byref variable will be forcibly initialized 1313 | unsigned int value; | ^~~~~ /kisskb/src/net/core/net-sysfs.c: In function 'xps_cpus_store': /kisskb/src/net/core/net-sysfs.c:1495:16: note: byref variable will be forcibly initialized 1495 | cpumask_var_t mask; | ^~~~ /kisskb/src/net/core/net-sysfs.c: In function 'netstat_show': /kisskb/src/net/core/net-sysfs.c:671:28: note: byref variable will be forcibly initialized 671 | struct rtnl_link_stats64 temp; | ^~~~ /kisskb/src/net/core/gro.c: In function 'skb_mac_gso_segment': /kisskb/src/net/core/gro.c:105:6: note: byref variable will be forcibly initialized 105 | int vlan_depth = skb->mac_len; | ^~~~~~~~~~ /kisskb/src/lib/zstd/common/fse_decompress.c: In function 'FSE_decompress_usingDTable_generic': /kisskb/src/lib/zstd/common/fse_decompress.c:243:18: note: byref variable will be forcibly initialized 243 | FSE_DState_t state2; | ^~~~~~ /kisskb/src/lib/zstd/common/fse_decompress.c:242:18: note: byref variable will be forcibly initialized 242 | FSE_DState_t state1; | ^~~~~~ /kisskb/src/lib/zstd/common/fse_decompress.c:241:19: note: byref variable will be forcibly initialized 241 | BIT_DStream_t bitD; | ^~~~ /kisskb/src/lib/zstd/common/fse_decompress.c: In function 'FSE_decompress_wksp_body': /kisskb/src/lib/zstd/common/fse_decompress.c:241:19: note: byref variable will be forcibly initialized /kisskb/src/lib/zstd/common/fse_decompress.c:242:18: note: byref variable will be forcibly initialized 242 | FSE_DState_t state1; | ^~~~~~ /kisskb/src/lib/zstd/common/fse_decompress.c:243:18: note: byref variable will be forcibly initialized 243 | FSE_DState_t state2; | ^~~~~~ /kisskb/src/lib/zstd/common/fse_decompress.c:241:19: note: byref variable will be forcibly initialized 241 | BIT_DStream_t bitD; | ^~~~ /kisskb/src/lib/zstd/common/fse_decompress.c:242:18: note: byref variable will be forcibly initialized 242 | FSE_DState_t state1; | ^~~~~~ /kisskb/src/lib/zstd/common/fse_decompress.c:243:18: note: byref variable will be forcibly initialized 243 | FSE_DState_t state2; | ^~~~~~ /kisskb/src/lib/zstd/common/fse_decompress.c:328:14: note: byref variable will be forcibly initialized 328 | unsigned maxSymbolValue = FSE_MAX_SYMBOL_VALUE; | ^~~~~~~~~~~~~~ /kisskb/src/lib/zstd/common/fse_decompress.c:327:14: note: byref variable will be forcibly initialized 327 | unsigned tableLog; | ^~~~~~~~ /kisskb/src/lib/zstd/common/fse_decompress.c: In function 'FSE_decompress_wksp_body_default': /kisskb/src/lib/zstd/common/fse_decompress.c:327:14: note: byref variable will be forcibly initialized /kisskb/src/lib/zstd/common/fse_decompress.c:328:14: note: byref variable will be forcibly initialized 328 | unsigned maxSymbolValue = FSE_MAX_SYMBOL_VALUE; | ^~~~~~~~~~~~~~ /kisskb/src/lib/zstd/common/fse_decompress.c: In function 'FSE_decompress_usingDTable': /kisskb/src/lib/zstd/common/fse_decompress.c:241:19: note: byref variable will be forcibly initialized 241 | BIT_DStream_t bitD; | ^~~~ /kisskb/src/lib/zstd/common/fse_decompress.c:241:19: note: byref variable will be forcibly initialized /kisskb/src/fs/xfs/xfs_ioctl.c: In function 'xfs_ioc_scrub_metadata': /kisskb/src/fs/xfs/xfs_ioctl.c:1710:28: note: byref variable will be forcibly initialized 1710 | struct xfs_scrub_metadata scrub; | ^~~~~ In file included 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_ioctl.c:6: /kisskb/src/fs/xfs/xfs_ioctl.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ In file included from /kisskb/src/drivers/dma/qcom/hidma_ll.c:17: /kisskb/src/drivers/dma/qcom/hidma_ll.c: In function 'hidma_post_completed': /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/dma/qcom/hidma_ll.c:225:2: note: in expansion of macro 'kfifo_put' 225 | kfifo_put(&lldev->handoff_fifo, tre); | ^~~~~~~~~ /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/drivers/dma/qcom/hidma_ll.c: In function 'hidma_ll_tre_complete': /kisskb/src/drivers/dma/qcom/hidma_ll.c:179:20: note: byref variable will be forcibly initialized 179 | struct hidma_tre *tre; | ^~~ In file included from /kisskb/src/include/linux/dmaengine.h:8, from /kisskb/src/drivers/dma/qcom/hidma_ll.c:8: /kisskb/src/drivers/dma/qcom/hidma_ll.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/fs/xfs/xfs_ioctl.c: In function 'xfs_ioctl_setattr_get_trans': /kisskb/src/fs/xfs/xfs_ioctl.c:1262:20: note: byref variable will be forcibly initialized 1262 | struct xfs_trans *tp; | ^~ /kisskb/src/fs/xfs/xfs_ioctl.c: In function 'xfs_ioc_getlabel': /kisskb/src/fs/xfs/xfs_ioctl.c:1815:9: note: byref variable will be forcibly initialized 1815 | char label[XFSLABEL_MAX + 1]; | ^~~~~ /kisskb/src/fs/xfs/xfs_ioctl.c: In function 'xfs_ioc_setlabel': /kisskb/src/fs/xfs/xfs_ioctl.c:1838:9: note: byref variable will be forcibly initialized 1838 | char label[XFSLABEL_MAX + 1]; | ^~~~~ /kisskb/src/fs/xfs/xfs_ioctl.c: In function 'xfs_ioc_fsbulkstat': /kisskb/src/fs/xfs/xfs_ioctl.c:750:13: note: byref variable will be forcibly initialized 750 | xfs_ino_t lastino; | ^~~~~~~ /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_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_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/fs/xfs/xfs_ioctl.c: In function 'xfs_ioc_fsgetxattra': /kisskb/src/fs/xfs/xfs_ioctl.c:1100:19: note: byref variable will be forcibly initialized 1100 | struct fileattr fa; | ^~ /kisskb/src/fs/xfs/xfs_icache.c: In function 'xfs_iget_cache_miss': /kisskb/src/fs/xfs/xfs_icache.c:597:20: note: byref variable will be forcibly initialized 597 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/xfs/xfs_icache.c: In function 'xfs_iget': /kisskb/src/fs/xfs/xfs_icache.c:707:20: note: byref variable will be forcibly initialized 707 | struct xfs_inode *ip; | ^~ /kisskb/src/fs/xfs/xfs_icache.c: In function 'xfs_icache_inode_is_allocated': /kisskb/src/fs/xfs/xfs_icache.c:793:20: note: byref variable will be forcibly initialized 793 | struct xfs_inode *ip; | ^~ /kisskb/src/fs/xfs/xfs_icache.c: In function 'xfs_blockgc_scan_inode': /kisskb/src/fs/xfs/xfs_icache.c:1418:16: note: byref variable will be forcibly initialized 1418 | unsigned int lockflags = 0; | ^~~~~~~~~ /kisskb/src/fs/xfs/xfs_icache.c: In function 'xfs_icwalk_ag': /kisskb/src/fs/xfs/xfs_icache.c:1648:21: note: byref variable will be forcibly initialized 1648 | struct xfs_inode *batch[XFS_LOOKUP_BATCH]; | ^~~~~ /kisskb/src/fs/xfs/xfs_ioctl.c: In function 'xfs_ioc_getfsmap': /kisskb/src/fs/xfs/xfs_ioctl.c:1584:10: note: byref variable will be forcibly initialized 1584 | __u32 last_flags = 0; | ^~~~~~~~~~ /kisskb/src/fs/xfs/xfs_ioctl.c:1581:20: note: byref variable will be forcibly initialized 1581 | struct fsmap_head head; | ^~~~ /kisskb/src/fs/xfs/xfs_icache.c: In function 'xfs_blockgc_stop': /kisskb/src/fs/xfs/xfs_icache.c:1342:18: note: byref variable will be forcibly initialized 1342 | xfs_agnumber_t agno; | ^~~~ /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:61:8: note: byref variable will be forcibly initialized 61 | int hsize; | ^~~~~ /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_readlink_by_handle': /kisskb/src/fs/xfs/xfs_ioctl.c:270:10: note: byref variable will be forcibly initialized 270 | __u32 olen; | ^~~~ /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:639:9: note: byref variable will be forcibly initialized 639 | uint iolock = XFS_IOLOCK_EXCL | XFS_MMAPLOCK_EXCL; | ^~~~~~ /kisskb/src/fs/xfs/xfs_ioctl.c:637:16: note: byref variable will be forcibly initialized 637 | struct iattr iattr; | ^~~~~ /kisskb/src/fs/xfs/xfs_ioctl.c: In function 'xfs_fileattr_set': /kisskb/src/fs/xfs/xfs_ioctl.c:1380:20: note: byref variable will be forcibly initialized 1380 | struct xfs_dquot *pdqp = NULL; | ^~~~ /kisskb/src/fs/xfs/xfs_ioctl.c: In function 'xfs_file_ioctl': /kisskb/src/fs/xfs/xfs_ioctl.c:2195:21: note: byref variable will be forcibly initialized 2195 | struct xfs_icwalk icw; | ^~~ /kisskb/src/fs/xfs/xfs_ioctl.c:2194:27: note: byref variable will be forcibly initialized 2194 | struct xfs_fs_eofblocks eofb; | ^~~~ /kisskb/src/fs/xfs/xfs_ioctl.c:2176:25: note: byref variable will be forcibly initialized 2176 | xfs_error_injection_t in; | ^~ /kisskb/src/fs/xfs/xfs_ioctl.c:2150:19: note: byref variable will be forcibly initialized 2150 | xfs_growfs_rt_t in; | ^~ /kisskb/src/fs/xfs/xfs_ioctl.c:2136:25: note: byref variable will be forcibly initialized 2136 | struct xfs_growfs_log in; | ^~ /kisskb/src/fs/xfs/xfs_ioctl.c:2122:26: note: byref variable will be forcibly initialized 2122 | struct xfs_growfs_data in; | ^~ /kisskb/src/fs/xfs/xfs_ioctl.c:2106:22: note: byref variable will be forcibly initialized 2106 | xfs_fsop_resblks_t out; | ^~~ /kisskb/src/fs/xfs/xfs_ioctl.c:2078:15: note: byref variable will be forcibly initialized 2078 | uint64_t in; | ^~ /kisskb/src/fs/xfs/xfs_ioctl.c:2077:22: note: byref variable will be forcibly initialized 2077 | xfs_fsop_resblks_t inout; | ^~~~~ /kisskb/src/fs/xfs/xfs_ioctl.c:2067:21: note: byref variable will be forcibly initialized 2067 | xfs_fsop_counts_t out; | ^~~ /kisskb/src/fs/xfs/xfs_ioctl.c:2054:22: note: byref variable will be forcibly initialized 2054 | struct xfs_swapext sxp; | ^~~ /kisskb/src/fs/xfs/xfs_ioctl.c:2041:24: note: byref variable will be forcibly initialized 2041 | xfs_fsop_handlereq_t hreq; | ^~~~ /kisskb/src/fs/xfs/xfs_ioctl.c:2033:24: note: byref variable will be forcibly initialized 2033 | xfs_fsop_handlereq_t hreq; | ^~~~ /kisskb/src/fs/xfs/xfs_ioctl.c:2026:24: note: byref variable will be forcibly initialized 2026 | xfs_fsop_handlereq_t hreq; | ^~~~ /kisskb/src/fs/xfs/xfs_ioctl.c:1976:19: note: byref variable will be forcibly initialized 1976 | struct dioattr da; | ^~ /kisskb/src/fs/xfs/xfs_ioctl.c:1968:18: note: byref variable will be forcibly initialized 1968 | xfs_flock64_t bf; | ^~ /kisskb/src/fs/xfs/xfs_iomap.c: In function 'xfs_iomap_prealloc_size': /kisskb/src/fs/xfs/xfs_iomap.c:371:8: note: byref variable will be forcibly initialized 371 | int qshift = 0; | ^~~~~~ /kisskb/src/fs/xfs/xfs_iomap.c:367:17: note: byref variable will be forcibly initialized 367 | xfs_fsblock_t qblocks; | ^~~~~~~ /kisskb/src/fs/xfs/xfs_iomap.c:366:12: note: byref variable will be forcibly initialized 366 | int64_t freesp; | ^~~~~~ /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/fs/xfs/xfs_iomap.c: In function 'xfs_read_iomap_begin': /kisskb/src/fs/xfs/xfs_iomap.c:1161:12: note: byref variable will be forcibly initialized 1161 | unsigned lockmode; | ^~~~~~~~ /kisskb/src/fs/xfs/xfs_iomap.c:1160:9: note: byref variable will be forcibly initialized 1160 | bool shared = false; | ^~~~~~ /kisskb/src/fs/xfs/xfs_iomap.c:1159:8: note: byref variable will be forcibly initialized 1159 | int nimaps = 1, error = 0; | ^~~~~~ /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:1285:8: note: byref variable will be forcibly initialized 1285 | int nimaps = 1, error = 0; | ^~~~~~ /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_iomap_write_direct': /kisskb/src/fs/xfs/xfs_iomap.c:196:8: note: byref variable will be forcibly initialized 196 | int nimaps; | ^~~~~~ /kisskb/src/fs/xfs/xfs_iomap.c:194:20: note: byref variable will be forcibly initialized 194 | struct xfs_trans *tp; | ^~ /kisskb/src/fs/xfs/xfs_iomap.c: In function 'xfs_direct_write_iomap_begin': /kisskb/src/fs/xfs/xfs_iomap.c:733:12: note: byref variable will be forcibly initialized 733 | unsigned lockmode; | ^~~~~~~~ /kisskb/src/fs/xfs/xfs_iomap.c:731:9: note: byref variable will be forcibly initialized 731 | bool shared = false; | ^~~~~~ /kisskb/src/fs/xfs/xfs_iomap.c:730:8: note: byref variable will be forcibly initialized 730 | int nimaps = 1, error = 0; | ^~~~~~ /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:873:39: note: byref variable will be forcibly initialized 873 | bool eof = false, cow_eof = false, shared = false; | ^~~~~~ /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/lib/zstd/compress/fse_compress.c: In function 'FSE_compress_usingCTable_generic': /kisskb/src/lib/zstd/compress/fse_compress.c:559:27: note: byref variable will be forcibly initialized 559 | FSE_CState_t CState1, CState2; | ^~~~~~~ /kisskb/src/lib/zstd/compress/fse_compress.c:559:18: note: byref variable will be forcibly initialized 559 | FSE_CState_t CState1, CState2; | ^~~~~~~ /kisskb/src/lib/zstd/compress/fse_compress.c:558:19: note: byref variable will be forcibly initialized 558 | BIT_CStream_t bitC; | ^~~~ /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_iomap.c:504:15: note: byref variable will be forcibly initialized 504 | xfs_trans_t *tp; | ^~ /kisskb/src/fs/xfs/xfs_iomap.c:503:7: note: byref variable will be forcibly initialized 503 | int nimaps; | ^~~~~~ /kisskb/src/fs/xfs/xfs_itable.c: In function 'xfs_bulkstat_one_int': /kisskb/src/fs/xfs/xfs_itable.c:64:20: note: byref variable will be forcibly initialized 64 | struct xfs_inode *ip; /* incore inode pointer */ | ^~ /kisskb/src/fs/xfs/xfs_itable.c: In function 'xfs_bulkstat_one': /kisskb/src/fs/xfs/xfs_itable.c:167:20: note: byref variable will be forcibly initialized 167 | struct xfs_trans *tp; | ^~ /kisskb/src/fs/xfs/xfs_itable.c: In function 'xfs_bulkstat': /kisskb/src/fs/xfs/xfs_itable.c:258:20: note: byref variable will be forcibly initialized 258 | struct xfs_trans *tp; | ^~ /kisskb/src/fs/xfs/xfs_itable.c: In function 'xfs_inumbers': /kisskb/src/fs/xfs/xfs_itable.c:398:20: note: byref variable will be forcibly initialized 398 | struct xfs_trans *tp; | ^~ /kisskb/src/fs/xfs/xfs_itable.c:394:28: note: byref variable will be forcibly initialized 394 | struct xfs_inumbers_chunk ic = { | ^~ /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/drivers/char/ipmi/ipmb_dev_int.c: In function 'ipmb_write': /kisskb/src/drivers/char/ipmi/ipmb_dev_int.c:118:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/char/ipmi/ipmb_dev_int.c:141:5: note: byref variable will be forcibly initialized 141 | u8 msg[MAX_MSG_LEN]; | ^~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/radix-tree.h:12, 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; | ^~~ 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/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/drivers/clk/clk-fixed-factor.c: In function '_of_fixed_factor_clk_setup': /kisskb/src/drivers/clk/clk-fixed-factor.c:201:11: note: byref variable will be forcibly initialized 201 | u32 div, mult; | ^~~~ /kisskb/src/drivers/clk/clk-fixed-factor.c:201:6: note: byref variable will be forcibly initialized 201 | u32 div, mult; | ^~~ /kisskb/src/drivers/clk/clk-fixed-factor.c:199:14: note: byref variable will be forcibly initialized 199 | const char *clk_name = node->name; | ^~~~~~~~ /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:117:19: note: byref variable will be forcibly initialized 117 | struct list_head list; | ^~~~ In file included from /kisskb/src/drivers/dma/qcom/hidma.c:62: /kisskb/src/drivers/dma/qcom/hidma.c: In function 'hidma_terminate_channel': /kisskb/src/drivers/dma/qcom/../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/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:465:12: note: byref variable will be forcibly initialized 465 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/xfs/xfs_message.c: In function 'xfs_emerg': /kisskb/src/fs/xfs/xfs_message.c:35:8: note: byref variable will be forcibly initialized 35 | int level; \ | ^~~~~ /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:34:12: note: byref variable will be forcibly initialized 34 | va_list args; \ | ^~~~ /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: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:35:8: note: byref variable will be forcibly initialized 35 | int level; \ | ^~~~~ /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:34:12: note: byref variable will be forcibly initialized 34 | va_list args; \ | ^~~~ /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: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:35:8: note: byref variable will be forcibly initialized 35 | int level; \ | ^~~~~ /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:34:12: note: byref variable will be forcibly initialized 34 | va_list args; \ | ^~~~ /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: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/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:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/xfs/xfs_message.c: In function 'xfs_err': /kisskb/src/fs/xfs/xfs_message.c:35:8: note: byref variable will be forcibly initialized 35 | int level; \ | ^~~~~ /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:34:12: note: byref variable will be forcibly initialized 34 | va_list args; \ | ^~~~ /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: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:35:8: note: byref variable will be forcibly initialized 35 | int level; \ | ^~~~~ /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:34:12: note: byref variable will be forcibly initialized 34 | va_list args; \ | ^~~~ /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: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:35:8: note: byref variable will be forcibly initialized 35 | int level; \ | ^~~~~ /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:34:12: note: byref variable will be forcibly initialized 34 | va_list args; \ | ^~~~ /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: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/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:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/xfs/xfs_message.c: In function 'xfs_info': /kisskb/src/fs/xfs/xfs_message.c:35:8: note: byref variable will be forcibly initialized 35 | int level; \ | ^~~~~ /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:34:12: note: byref variable will be forcibly initialized 34 | va_list args; \ | ^~~~ /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: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_alert_tag': /kisskb/src/fs/xfs/xfs_message.c:69:12: note: byref variable will be forcibly initialized 69 | va_list args; | ^~~~ /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:130:12: note: byref variable will be forcibly initialized 130 | va_list args; | ^~~~ /kisskb/src/fs/xfs/xfs_message.c:129:19: note: byref variable will be forcibly initialized 129 | struct va_format vaf; | ^~~ /kisskb/src/net/core/fib_rules.c: In function 'call_fib_rule_notifier': /kisskb/src/net/core/fib_rules.c:352:32: note: byref variable will be forcibly initialized 352 | struct fib_rule_notifier_info info = { | ^~~~ /kisskb/src/net/core/fib_rules.c: In function 'fib_rules_dump': /kisskb/src/net/core/fib_rules.c:352:32: note: byref variable will be forcibly initialized /kisskb/src/fs/xfs/xfs_iops.c: In function 'xfs_vn_update_time': /kisskb/src/fs/xfs/xfs_iops.c:1115:20: note: byref variable will be forcibly initialized 1115 | struct xfs_trans *tp; | ^~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/net/core/fib_rules.c:14: /kisskb/src/net/core/fib_rules.c: In function 'nla_get_be64': /kisskb/src/include/net/netlink.h:1630:9: note: byref variable will be forcibly initialized 1630 | __be64 tmp; | ^~~ /kisskb/src/net/core/fib_rules.c: In function 'fib_nl2rule': /kisskb/src/include/net/netlink.h:1630:9: note: byref variable will be forcibly initialized /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/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_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:296:20: note: byref variable will be forcibly initialized 296 | struct xfs_inode *cip; | ^~~ /kisskb/src/net/core/fib_rules.c: In function 'call_fib_rule_notifiers': /kisskb/src/net/core/fib_rules.c:367:32: note: byref variable will be forcibly initialized 367 | struct fib_rule_notifier_info info = { | ^~~~ /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/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_unlink': /kisskb/src/fs/xfs/xfs_iops.c:382:18: note: byref variable will be forcibly initialized 382 | struct xfs_name name; | ^~~~ /kisskb/src/net/core/fib_rules.c: In function 'nla_put_uid_range': /kisskb/src/net/core/fib_rules.c:231:28: note: byref variable will be forcibly initialized 231 | struct fib_rule_uid_range out = { | ^~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/net/core/fib_rules.c:14: /kisskb/src/net/core/fib_rules.c: In function 'nla_put_u8': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/core/fib_rules.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /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/net/core/fib_rules.c: In function 'nla_put_be64': /kisskb/src/fs/xfs/xfs_iops.c:322:18: note: byref variable will be forcibly initialized 322 | struct xfs_name ci_name; | ^~~~~~~ /kisskb/src/include/net/netlink.h:1378:9: note: byref variable will be forcibly initialized 1378 | __be64 tmp = value; | ^~~ /kisskb/src/fs/xfs/xfs_iops.c:321:18: note: byref variable will be forcibly initialized 321 | struct xfs_name xname; | ^~~~~ /kisskb/src/fs/xfs/xfs_iops.c:320:20: note: byref variable will be forcibly initialized 320 | struct xfs_inode *ip; | ^~ /kisskb/src/net/core/fib_rules.c: In function 'fib_nl_fill_rule': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1378:9: note: byref variable will be forcibly initialized 1378 | __be64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/fs/xfs/xfs_iops.c: In function 'xfs_setattr_nonsize': /kisskb/src/fs/xfs/xfs_iops.c:704:34: note: byref variable will be forcibly initialized 704 | struct xfs_dquot *udqp = NULL, *gdqp = NULL; | ^~~~ /kisskb/src/fs/xfs/xfs_iops.c:704:20: note: byref variable will be forcibly initialized 704 | struct xfs_dquot *udqp = NULL, *gdqp = NULL; | ^~~~ /kisskb/src/fs/xfs/xfs_iops.c:700:16: note: byref variable will be forcibly initialized 700 | xfs_trans_t *tp; | ^~ /kisskb/src/fs/xfs/xfs_iops.c: In function 'xfs_setattr_size': /kisskb/src/fs/xfs/xfs_iops.c:865:9: note: byref variable will be forcibly initialized 865 | bool did_zeroing = false; | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_iops.c:862:20: note: byref variable will be forcibly initialized 862 | struct xfs_trans *tp; | ^~ /kisskb/src/net/core/fib_rules.c: In function 'fib_nl_newrule': /kisskb/src/net/core/fib_rules.c:367:32: note: byref variable will be forcibly initialized 367 | struct fib_rule_notifier_info info = { | ^~~~ /kisskb/src/net/core/fib_rules.c:762:7: note: byref variable will be forcibly initialized 762 | bool user_priority = false; | ^~~~~~~~~~~~~ /kisskb/src/net/core/fib_rules.c:760:17: note: byref variable will be forcibly initialized 760 | struct nlattr *tb[FRA_MAX + 1]; | ^~ /kisskb/src/net/core/fib_rules.c:759:19: note: byref variable will be forcibly initialized 759 | struct fib_rule *rule = NULL, *r, *last = NULL; | ^~~~ /kisskb/src/fs/xfs/xfs_iops.c: In function 'xfs_vn_setattr': /kisskb/src/fs/xfs/xfs_iops.c:1082:10: note: byref variable will be forcibly initialized 1082 | uint iolock; | ^~~~~~ /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:172:34: note: byref variable will be forcibly initialized 172 | struct posix_acl *default_acl, *acl; | ^~~ /kisskb/src/fs/xfs/xfs_iops.c:172:20: note: byref variable will be forcibly initialized 172 | struct posix_acl *default_acl, *acl; | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_iops.c:171:20: note: byref variable will be forcibly initialized 171 | struct xfs_inode *ip = NULL; | ^~ /kisskb/src/net/core/fib_rules.c: In function 'fib_nl_delrule': /kisskb/src/net/core/fib_rules.c:367:32: note: byref variable will be forcibly initialized 367 | struct fib_rule_notifier_info info = { | ^~~~ /kisskb/src/net/core/fib_rules.c:870:7: note: byref variable will be forcibly initialized 870 | bool user_priority = false; | ^~~~~~~~~~~~~ /kisskb/src/net/core/fib_rules.c:868:17: note: byref variable will be forcibly initialized 868 | struct nlattr *tb[FRA_MAX+1]; | ^~ /kisskb/src/net/core/fib_rules.c:867:37: note: byref variable will be forcibly initialized 867 | struct fib_rule *rule = NULL, *r, *nlrule = NULL; | ^~~~~~ /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/fs/xfs/xfs_iops.c:409:20: note: byref variable will be forcibly initialized 409 | struct xfs_inode *cip = NULL; | ^~~ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/net/ipv4/ip_options.c:21: /kisskb/src/net/ipv4/ip_options.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/ipv4/ip_options.c: In function '__ip_options_compile': /kisskb/src/net/ipv4/ip_options.c:261:17: note: byref variable will be forcibly initialized 261 | unsigned char *optptr; | ^~~~~~ /kisskb/src/net/ipv4/ip_options.c: In function 'ip_options_compile': /kisskb/src/net/ipv4/ip_options.c:482:9: note: byref variable will be forcibly initialized 482 | __be32 info; | ^~~~ /kisskb/src/net/ipv4/ip_options.c: In function 'ip_options_get': /kisskb/src/net/ipv4/ip_options.c:482:9: note: byref variable will be forcibly initialized /kisskb/src/net/ipv4/ip_options.c:525:5: note: userspace variable will be forcibly initialized 525 | int ip_options_get(struct net *net, struct ip_options_rcu **optp, | ^~~~~~~~~~~~~~ /kisskb/src/lib/zstd/compress/huf_compress.c: In function 'HUF_compress1X_usingCTable_internal_body': /kisskb/src/lib/zstd/compress/huf_compress.c:586:19: note: byref variable will be forcibly initialized 586 | BIT_CStream_t bitC; | ^~~~ /kisskb/src/lib/zstd/compress/huf_compress.c: In function 'HUF_compressWeights': /kisskb/src/lib/zstd/compress/huf_compress.c:73:14: note: byref variable will be forcibly initialized 73 | unsigned maxSymbolValue = HUF_TABLELOG_MAX; | ^~~~~~~~~~~~~~ /kisskb/src/lib/zstd/compress/huf_compress.c: In function 'HUF_setMaxHeight': /kisskb/src/lib/zstd/compress/huf_compress.c:277:17: note: byref variable will be forcibly initialized 277 | U32 rankLast[HUF_TABLELOG_MAX+2]; | ^~~~~~~~ /kisskb/src/lib/zstd/compress/huf_compress.c: In function 'HUF_writeCTable': /kisskb/src/lib/zstd/compress/huf_compress.c:155:25: note: byref variable will be forcibly initialized 155 | HUF_WriteCTableWksp wksp; | ^~~~ /kisskb/src/lib/zstd/compress/huf_compress.c: In function 'HUF_readCTable': /kisskb/src/lib/zstd/compress/huf_compress.c:165:9: note: byref variable will be forcibly initialized 165 | U32 nbSymbols = 0; | ^~~~~~~~~ /kisskb/src/lib/zstd/compress/huf_compress.c:164:9: note: byref variable will be forcibly initialized 164 | U32 tableLog = 0; | ^~~~~~~~ /kisskb/src/lib/zstd/compress/huf_compress.c:163:9: note: byref variable will be forcibly initialized 163 | U32 rankVal[HUF_TABLELOG_ABSOLUTEMAX + 1]; /* large enough for values from 0 to 16 */ | ^~~~~~~ /kisskb/src/lib/zstd/compress/huf_compress.c:162:10: note: byref variable will be forcibly initialized 162 | BYTE huffWeight[HUF_SYMBOLVALUE_MAX + 1]; /* init not required, even though some static analyzer may complain */ | ^~~~~~~~~~ /kisskb/src/lib/zstd/compress/zstd_compress.c: In function 'ZSTD_createCDict_advanced_internal': /kisskb/src/lib/zstd/compress/zstd_compress.c:3652:20: note: byref variable will be forcibly initialized 3652 | ZSTD_cwksp ws; | ^~ In file included from /kisskb/src/lib/zstd/compress/zstd_compress.c:22: /kisskb/src/lib/zstd/compress/zstd_compress.c: In function 'ZSTD_updateRep': /kisskb/src/lib/zstd/compress/zstd_compress_internal.h:401:16: note: byref variable will be forcibly initialized 401 | repcodes_t newReps; | ^~~~~~~ /kisskb/src/lib/zstd/compress/zstd_compress.c: In function 'ZSTD_copySequencesToSeqStoreNoBlockDelim': /kisskb/src/lib/zstd/compress/zstd_compress.c:4553:16: note: byref variable will be forcibly initialized 4553 | repcodes_t updatedRepcodes; | ^~~~~~~~~~~~~~~ /kisskb/src/lib/zstd/compress/zstd_compress.c: In function 'ZSTD_copySequencesToSeqStoreExplicitBlockDelim': /kisskb/src/lib/zstd/compress/zstd_compress.c:4485:16: note: byref variable will be forcibly initialized 4485 | repcodes_t updatedRepcodes; | ^~~~~~~~~~~~~~~ /kisskb/src/lib/zstd/compress/zstd_compress.c: In function 'ZSTD_initStaticCCtx': /kisskb/src/lib/zstd/compress/zstd_compress.c:105:16: note: byref variable will be forcibly initialized 105 | ZSTD_cwksp ws; | ^~ /kisskb/src/lib/zstd/compress/zstd_compress.c: In function 'ZSTD_copyBlockSequences': /kisskb/src/lib/zstd/compress/zstd_compress.c:2479:16: note: byref variable will be forcibly initialized 2479 | repcodes_t updatedRepcodes; | ^~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_inode.c: In function 'xfs_iunlink_update_inode': /kisskb/src/fs/xfs/xfs_inode.c:2100:19: note: byref variable will be forcibly initialized 2100 | struct xfs_buf *ibp; | ^~~ /kisskb/src/lib/zstd/compress/zstd_compress.c: In function 'ZSTD_makeCCtxParamsFromCParams': /kisskb/src/lib/zstd/compress/zstd_compress.c:206:22: note: byref variable will be forcibly initialized 206 | ZSTD_CCtx_params cctxParams; | ^~~~~~~~~~ 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/lib/zstd/compress/zstd_compress.c: In function 'ZSTD_entropyCompressSequences_internal': /kisskb/src/lib/zstd/compress/zstd_compress.c:2230:18: note: byref variable will be forcibly initialized 2230 | { unsigned max = MaxML; | ^~~ /kisskb/src/lib/zstd/compress/zstd_compress.c:2202:18: note: byref variable will be forcibly initialized 2202 | { unsigned max = MaxOff; | ^~~ /kisskb/src/lib/zstd/compress/zstd_compress.c:2176:18: note: byref variable will be forcibly initialized 2176 | { unsigned max = MaxLL; | ^~~ /kisskb/src/fs/xfs/xfs_inode.c: In function 'xfs_iunlink': /kisskb/src/fs/xfs/xfs_inode.c:2191:16: note: byref variable will be forcibly initialized 2191 | xfs_agino_t old_agino; | ^~~~~~~~~ /kisskb/src/fs/xfs/xfs_inode.c:2159:19: note: byref variable will be forcibly initialized 2159 | struct xfs_buf *agibp; | ^~~~~ /kisskb/src/lib/zstd/compress/zstd_compress.c: In function 'ZSTD_buildSeqStore': /kisskb/src/lib/zstd/compress/zstd_compress.c:2442:27: note: byref variable will be forcibly initialized 2442 | rawSeqStore_t ldmSeqStore = kNullRawSeqStore; | ^~~~~~~~~~~ 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_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_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/lib/zstd/compress/zstd_compress.c: In function 'ZSTD_compressSequences_internal': /kisskb/src/lib/zstd/compress/zstd_compress.c:4693:27: note: byref variable will be forcibly initialized 4693 | ZSTD_sequencePosition seqPos = {0, 0, 0}; | ^~~~~~ /kisskb/src/fs/xfs/xfs_inode.c: In function 'xfs_iunlink_map_prev': /kisskb/src/fs/xfs/xfs_inode.c:2262:1: note: byref variable will be forcibly initialized 2262 | xfs_iunlink_map_prev( | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_inode.c: In function 'xfs_iunlink_remove': /kisskb/src/fs/xfs/xfs_inode.c:2397:15: note: byref variable will be forcibly initialized 2397 | xfs_agino_t prev_agino; | ^~~~~~~~~~ /kisskb/src/fs/xfs/xfs_inode.c:2396:19: note: byref variable will be forcibly initialized 2396 | struct xfs_imap imap; | ^~~~ /kisskb/src/fs/xfs/xfs_inode.c:2349:15: note: byref variable will be forcibly initialized 2349 | xfs_agino_t next_agino; | ^~~~~~~~~~ /kisskb/src/fs/xfs/xfs_inode.c:2347:21: note: byref variable will be forcibly initialized 2347 | struct xfs_dinode *last_dip = NULL; | ^~~~~~~~ /kisskb/src/fs/xfs/xfs_inode.c:2346:19: note: byref variable will be forcibly initialized 2346 | struct xfs_buf *last_ibp; | ^~~~~~~~ /kisskb/src/fs/xfs/xfs_inode.c:2345:19: note: byref variable will be forcibly initialized 2345 | struct xfs_buf *agibp; | ^~~~~ 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:180:24: note: byref variable will be forcibly initialized 180 | 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/lib/zstd/compress/zstd_compress.c: In function 'ZSTD_loadCEntropy': /kisskb/src/lib/zstd/compress/zstd_compress.c:3194:45: note: byref variable will be forcibly initialized 3194 | unsigned litlengthMaxValue = MaxLL, litlengthLog; | ^~~~~~~~~~~~ /kisskb/src/lib/zstd/compress/zstd_compress.c:3194:18: note: byref variable will be forcibly initialized 3194 | unsigned litlengthMaxValue = MaxLL, litlengthLog; | ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/zstd/compress/zstd_compress.c:3193:15: note: byref variable will be forcibly initialized 3193 | { short litlengthNCount[MaxLL+1]; | ^~~~~~~~~~~~~~~ /kisskb/src/lib/zstd/compress/zstd_compress.c:3180:47: note: byref variable will be forcibly initialized 3180 | unsigned matchlengthMaxValue = MaxML, matchlengthLog; | ^~~~~~~~~~~~~~ /kisskb/src/lib/zstd/compress/zstd_compress.c:3180:18: note: byref variable will be forcibly initialized 3180 | unsigned matchlengthMaxValue = MaxML, matchlengthLog; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/zstd/compress/zstd_compress.c:3179:15: note: byref variable will be forcibly initialized 3179 | { short matchlengthNCount[MaxML+1]; | ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/zstd/compress/zstd_compress.c:3165:18: note: byref variable will be forcibly initialized 3165 | { unsigned offcodeLog; | ^~~~~~~~~~ /kisskb/src/lib/zstd/compress/zstd_compress.c:3151:18: note: byref variable will be forcibly initialized 3151 | unsigned hasZeroWeights = 1; | ^~~~~~~~~~~~~~ /kisskb/src/lib/zstd/compress/zstd_compress.c:3150:18: note: byref variable will be forcibly initialized 3150 | { unsigned maxSymbolValue = 255; | ^~~~~~~~~~~~~~ /kisskb/src/lib/zstd/compress/zstd_compress.c:3144:14: note: byref variable will be forcibly initialized 3144 | unsigned offcodeMaxValue = MaxOff; | ^~~~~~~~~~~~~~~ /kisskb/src/lib/zstd/compress/zstd_compress.c:3143:11: note: byref variable will be forcibly initialized 3143 | short offcodeNCount[MaxOff+1]; | ^~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_inode.c: In function 'xfs_ifree_cluster': /kisskb/src/fs/xfs/xfs_trans.h:180:24: note: byref variable will be forcibly initialized 180 | 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_inode.c:2536:19: note: byref variable will be forcibly initialized 2536 | struct xfs_buf *bp; | ^~ /kisskb/src/lib/zstd/compress/zstd_compress.c: In function 'ZSTD_initStaticCDict': /kisskb/src/lib/zstd/compress/zstd_compress.c:3803:20: note: byref variable will be forcibly initialized 3803 | ZSTD_cwksp ws; | ^~ /kisskb/src/lib/zstd/compress/zstd_compress.c:3798:22: note: byref variable will be forcibly initialized 3798 | ZSTD_CCtx_params params; | ^~~~~~ /kisskb/src/fs/xfs/xfs_inode.c: In function 'xfs_lookup': /kisskb/src/fs/xfs/xfs_inode.c:666:13: note: byref variable will be forcibly initialized 666 | xfs_ino_t inum; | ^~~~ /kisskb/src/fs/xfs/xfs_inode.c: In function 'xfs_init_new_inode': /kisskb/src/fs/xfs/xfs_inode.c:802:20: note: byref variable will be forcibly initialized 802 | struct xfs_inode *ip; | ^~ /kisskb/src/fs/xfs/xfs_inode.c: In function 'xfs_link': /kisskb/src/fs/xfs/xfs_inode.c:1219:16: note: byref variable will be forcibly initialized 1219 | xfs_trans_t *tp; | ^~ /kisskb/src/fs/xfs/xfs_inode.c: In function 'xfs_itruncate_extents_flags': /kisskb/src/fs/xfs/xfs_inode.c:1362:17: note: byref variable will be forcibly initialized 1362 | xfs_filblks_t unmap_len; | ^~~~~~~~~ /kisskb/src/fs/xfs/xfs_inode.c:1360:20: note: byref variable will be forcibly initialized 1360 | struct xfs_trans *tp = *tpp; | ^~ /kisskb/src/fs/xfs/xfs_inode.c: In function 'xfs_inactive_truncate': /kisskb/src/fs/xfs/xfs_inode.c:1523:20: note: byref variable will be forcibly initialized 1523 | struct xfs_trans *tp; | ^~ /kisskb/src/fs/xfs/xfs_inode.c: In function 'xfs_iunlink_destroy': /kisskb/src/fs/xfs/xfs_inode.c:2013:9: note: byref variable will be forcibly initialized 2013 | bool freed_anything = false; | ^~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_inode.c: In function 'xfs_inactive_ifree': /kisskb/src/fs/xfs/xfs_inode.c:1572:20: note: byref variable will be forcibly initialized 1572 | struct xfs_trans *tp; | ^~ /kisskb/src/lib/zstd/compress/zstd_compress.c: In function 'ZSTD_compressBegin_advanced': /kisskb/src/fs/xfs/xfs_inode.c: In function 'xfs_remove': /kisskb/src/lib/zstd/compress/zstd_compress.c:3382:22: note: byref variable will be forcibly initialized 3382 | ZSTD_CCtx_params cctxParams; | ^~~~~~~~~~ /kisskb/src/fs/xfs/xfs_inode.c:2756:27: note: byref variable will be forcibly initialized 2756 | xfs_trans_t *tp = NULL; | ^~ In file included from /kisskb/src/drivers/virtio/virtio_ring.c:10: /kisskb/src/drivers/virtio/virtio_ring.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/lib/zstd/compress/zstd_compress.c: In function 'ZSTD_compress_advanced': /kisskb/src/lib/zstd/compress/zstd_compress.c:3488:22: note: byref variable will be forcibly initialized 3488 | ZSTD_CCtx_params cctxParams; | ^~~~~~~~~~ /kisskb/src/lib/zstd/compress/zstd_compress.c: In function 'ZSTD_getCParamsFromCCtxParams': /kisskb/src/lib/zstd/compress/zstd_compress.c:1218:32: note: byref variable will be forcibly initialized 1218 | ZSTD_compressionParameters cParams; | ^~~~~~~ /kisskb/src/lib/zstd/compress/zstd_compress.c: In function 'ZSTD_estimateCCtxSize_usingCCtxParams': /kisskb/src/lib/zstd/compress/zstd_compress.c:1304:38: note: byref variable will be forcibly initialized 1304 | ZSTD_compressionParameters const cParams = | ^~~~~~~ /kisskb/src/lib/zstd/compress/zstd_compress.c: In function 'ZSTD_estimateCCtxSize_usingCParams': /kisskb/src/lib/zstd/compress/zstd_compress.c:1317:28: note: byref variable will be forcibly initialized 1317 | ZSTD_CCtx_params const params = ZSTD_makeCCtxParamsFromCParams(cParams); | ^~~~~~ /kisskb/src/lib/zstd/compress/zstd_compress.c: In function 'ZSTD_estimateCStreamSize_usingCCtxParams': /kisskb/src/lib/zstd/compress/zstd_compress.c:1349:42: note: byref variable will be forcibly initialized 1349 | { ZSTD_compressionParameters const cParams = | ^~~~~~~ /kisskb/src/fs/xfs/xfs_inode.c: In function 'xfs_create': /kisskb/src/fs/xfs/xfs_inode.c:979:13: note: byref variable will be forcibly initialized 979 | xfs_ino_t ino; | ^~~ /kisskb/src/fs/xfs/xfs_inode.c:976:20: note: byref variable will be forcibly initialized 976 | struct xfs_dquot *pdqp = NULL; | ^~~~ /kisskb/src/fs/xfs/xfs_inode.c:975:20: note: byref variable will be forcibly initialized 975 | struct xfs_dquot *gdqp = NULL; | ^~~~ /kisskb/src/fs/xfs/xfs_inode.c:974:20: note: byref variable will be forcibly initialized 974 | struct xfs_dquot *udqp = NULL; | ^~~~ /kisskb/src/fs/xfs/xfs_inode.c:970:20: note: byref variable will be forcibly initialized 970 | struct xfs_trans *tp = NULL; | ^~ /kisskb/src/fs/xfs/xfs_inode.c:969:20: note: byref variable will be forcibly initialized 969 | struct xfs_inode *ip = NULL; | ^~ /kisskb/src/lib/zstd/compress/zstd_compress.c: In function 'ZSTD_estimateCStreamSize_usingCParams': /kisskb/src/lib/zstd/compress/zstd_compress.c:1367:28: note: byref variable will be forcibly initialized 1367 | ZSTD_CCtx_params const params = ZSTD_makeCCtxParamsFromCParams(cParams); | ^~~~~~ /kisskb/src/lib/zstd/compress/zstd_compress.c: In function 'ZSTD_estimateCCtxSize_internal': /kisskb/src/lib/zstd/compress/zstd_compress.c:1328:42: note: byref variable will be forcibly initialized 1328 | ZSTD_compressionParameters const cParams = ZSTD_getCParams_internal(compressionLevel, srcSizeTiers[tier], 0, ZSTD_cpm_noAttachDict); | ^~~~~~~ /kisskb/src/lib/zstd/compress/zstd_compress.c: In function 'ZSTD_estimateCStreamSize_internal': /kisskb/src/lib/zstd/compress/zstd_compress.c:1373:38: note: byref variable will be forcibly initialized 1373 | ZSTD_compressionParameters const cParams = ZSTD_getCParams_internal(compressionLevel, ZSTD_CONTENTSIZE_UNKNOWN, 0, ZSTD_cpm_noAttachDict); | ^~~~~~~ /kisskb/src/lib/zstd/compress/zstd_compress.c: In function 'ZSTD_getParams_internal': /kisskb/src/lib/zstd/compress/zstd_compress.c:5094:38: note: byref variable will be forcibly initialized 5094 | ZSTD_compressionParameters const cParams = ZSTD_getCParams_internal(compressionLevel, srcSizeHint, dictSize, mode); | ^~~~~~~ /kisskb/src/lib/zstd/compress/zstd_compress.c:5093:21: note: byref variable will be forcibly initialized 5093 | ZSTD_parameters params; | ^~~~~~ /kisskb/src/lib/zstd/compress/zstd_compress.c: In function 'ZSTD_compressBegin_usingDict': /kisskb/src/lib/zstd/compress/zstd_compress.c:3392:22: note: byref variable will be forcibly initialized 3392 | ZSTD_CCtx_params cctxParams; | ^~~~~~~~~~ /kisskb/src/fs/xfs/xfs_inode.c: In function 'xfs_create_tmpfile': /kisskb/src/fs/xfs/xfs_inode.c:1135:13: note: byref variable will be forcibly initialized 1135 | xfs_ino_t ino; | ^~~ /kisskb/src/fs/xfs/xfs_inode.c:1132:20: note: byref variable will be forcibly initialized 1132 | struct xfs_dquot *pdqp = NULL; | ^~~~ /kisskb/src/fs/xfs/xfs_inode.c:1131:20: note: byref variable will be forcibly initialized 1131 | struct xfs_dquot *gdqp = NULL; | ^~~~ /kisskb/src/lib/zstd/compress/zstd_compress.c: In function 'ZSTD_compress_usingDict': /kisskb/src/fs/xfs/xfs_inode.c:1130:20: note: byref variable will be forcibly initialized 1130 | struct xfs_dquot *udqp = NULL; | ^~~~ /kisskb/src/fs/xfs/xfs_inode.c:1127:20: note: byref variable will be forcibly initialized 1127 | struct xfs_trans *tp = NULL; | ^~ /kisskb/src/lib/zstd/compress/zstd_compress.c:3520:22: note: byref variable will be forcibly initialized 3520 | ZSTD_CCtx_params cctxParams; | ^~~~~~~~~~ /kisskb/src/fs/xfs/xfs_inode.c:1126:20: note: byref variable will be forcibly initialized 1126 | struct xfs_inode *ip = NULL; | ^~ /kisskb/src/lib/zstd/compress/zstd_compress.c: In function 'ZSTD_dedicatedDictSearch_getCParams': /kisskb/src/fs/xfs/xfs_inode.c: In function 'xfs_rename_alloc_whiteout': /kisskb/src/lib/zstd/compress/zstd_compress.c:4978:32: note: byref variable will be forcibly initialized 4978 | ZSTD_compressionParameters cParams = ZSTD_getCParams_internal(compressionLevel, 0, dictSize, ZSTD_cpm_createCDict); | ^~~~~~~ /kisskb/src/fs/xfs/xfs_inode.c:3068:20: note: byref variable will be forcibly initialized 3068 | struct xfs_inode *tmpfile; | ^~~~~~~ /kisskb/src/lib/zstd/compress/zstd_compress.c: In function 'ZSTD_createCDict_advanced2': /kisskb/src/lib/zstd/compress/zstd_compress.c:3697:32: note: byref variable will be forcibly initialized 3697 | ZSTD_compressionParameters cParams; | ^~~~~~~ /kisskb/src/lib/zstd/compress/zstd_compress.c:3696:22: note: byref variable will be forcibly initialized 3696 | ZSTD_CCtx_params cctxParams = *originalCctxParams; | ^~~~~~~~~~ /kisskb/src/fs/xfs/xfs_inode.c: In function 'xfs_rename': /kisskb/src/fs/xfs/xfs_inode.c:3268:20: note: byref variable will be forcibly initialized 3268 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/xfs/xfs_inode.c:3108:8: note: byref variable will be forcibly initialized 3108 | int num_inodes = __XFS_SORT_INODES; | ^~~~~~~~~~ /kisskb/src/fs/xfs/xfs_inode.c:3106:20: note: byref variable will be forcibly initialized 3106 | struct xfs_inode *inodes[__XFS_SORT_INODES]; | ^~~~~~ /kisskb/src/drivers/dma/qcom/hidma_dbg.c: In function 'hidma_dma_show': /kisskb/src/lib/zstd/compress/zstd_compress.c: In function 'ZSTD_createCDict_advanced': /kisskb/src/fs/xfs/xfs_inode.c:3105:20: note: byref variable will be forcibly initialized 3105 | struct xfs_inode *wip = NULL; /* whiteout inode */ | ^~~ /kisskb/src/drivers/dma/qcom/hidma_dbg.c:119:18: note: byref variable will be forcibly initialized 119 | resource_size_t sz; | ^~ /kisskb/src/fs/xfs/xfs_inode.c:3104:20: note: byref variable will be forcibly initialized 3104 | struct xfs_trans *tp; | ^~ /kisskb/src/lib/zstd/compress/zstd_compress.c:3678:22: note: byref variable will be forcibly initialized 3678 | ZSTD_CCtx_params cctxParams; | ^~~~~~~~~~ /kisskb/src/lib/zstd/compress/zstd_compress.c: In function 'ZSTD_CCtx_init_compressStream2': /kisskb/src/drivers/dma/qcom/hidma_dbg.c: In function 'hidma_ll_chstats': /kisskb/src/drivers/dma/qcom/hidma_dbg.c:21:13: note: byref variable will be forcibly initialized 21 | dma_addr_t dest_start; | ^~~~~~~~~~ /kisskb/src/drivers/dma/qcom/hidma_dbg.c:20:13: note: byref variable will be forcibly initialized 20 | dma_addr_t src_start; | ^~~~~~~~~ /kisskb/src/lib/zstd/compress/zstd_compress.c:4311:22: note: byref variable will be forcibly initialized 4311 | ZSTD_CCtx_params params = cctx->requestedParams; | ^~~~~~ /kisskb/src/lib/zstd/compress/zstd_compress.c: In function 'ZSTD_compressStream2_simpleArgs': /kisskb/src/lib/zstd/compress/zstd_compress.c:4395:20: note: byref variable will be forcibly initialized 4395 | ZSTD_inBuffer input = { src, srcSize, *srcPos }; | ^~~~~ /kisskb/src/lib/zstd/compress/zstd_compress.c:4394:20: note: byref variable will be forcibly initialized 4394 | ZSTD_outBuffer output = { dst, dstCapacity, *dstPos }; | ^~~~~~ /kisskb/src/lib/zstd/compress/zstd_compress.c: In function 'ZSTD_compress2': /kisskb/src/lib/zstd/compress/zstd_compress.c:4394:20: note: byref variable will be forcibly initialized /kisskb/src/lib/zstd/compress/zstd_compress.c:4395:20: note: byref variable will be forcibly initialized 4395 | ZSTD_inBuffer input = { src, srcSize, *srcPos }; | ^~~~~ /kisskb/src/lib/zstd/compress/zstd_compress.c: In function 'ZSTD_flushStream': /kisskb/src/lib/zstd/compress/zstd_compress.c:4842:19: note: byref variable will be forcibly initialized 4842 | ZSTD_inBuffer input = { NULL, 0, 0 }; | ^~~~~ /kisskb/src/lib/zstd/compress/zstd_compress.c: In function 'ZSTD_endStream': /kisskb/src/lib/zstd/compress/zstd_compress.c:4849:19: note: byref variable will be forcibly initialized 4849 | ZSTD_inBuffer input = { NULL, 0, 0 }; | ^~~~~ /kisskb/src/lib/zstd/compress/zstd_compress.c: In function 'ZSTD_createCDict': /kisskb/src/lib/zstd/compress/zstd_compress.c:3738:32: note: byref variable will be forcibly initialized 3738 | ZSTD_compressionParameters cParams = ZSTD_getCParams_internal(compressionLevel, ZSTD_CONTENTSIZE_UNKNOWN, dictSize, ZSTD_cpm_createCDict); | ^~~~~~~ /kisskb/src/lib/zstd/compress/zstd_compress.c: In function 'ZSTD_createCDict_byReference': /kisskb/src/lib/zstd/compress/zstd_compress.c:3749:32: note: byref variable will be forcibly initialized 3749 | ZSTD_compressionParameters cParams = ZSTD_getCParams_internal(compressionLevel, ZSTD_CONTENTSIZE_UNKNOWN, dictSize, ZSTD_cpm_createCDict); | ^~~~~~~ /kisskb/src/lib/zstd/compress/zstd_compress.c: In function 'ZSTD_compressBegin_usingCDict_advanced': /kisskb/src/lib/zstd/compress/zstd_compress.c:3849:22: note: byref variable will be forcibly initialized 3849 | ZSTD_CCtx_params cctxParams; | ^~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_ring.c: In function 'vring_create_virtqueue_packed': /kisskb/src/drivers/virtio/virtio_ring.c:1671:51: note: byref variable will be forcibly initialized 1671 | dma_addr_t ring_dma_addr, driver_event_dma_addr, device_event_dma_addr; | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_ring.c:1671:28: note: byref variable will be forcibly initialized 1671 | dma_addr_t ring_dma_addr, driver_event_dma_addr, device_event_dma_addr; | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_ring.c:1671:13: note: byref variable will be forcibly initialized 1671 | dma_addr_t ring_dma_addr, driver_event_dma_addr, device_event_dma_addr; | ^~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_ring.c: In function 'vring_create_virtqueue_split': /kisskb/src/drivers/virtio/virtio_ring.c:932:13: note: byref variable will be forcibly initialized 932 | dma_addr_t dma_addr; | ^~~~~~~~ /kisskb/src/fs/xfs/xfs_iwalk.c: In function 'xfs_iwalk_ichunk_ra': /kisskb/src/fs/xfs/xfs_iwalk.c:103:20: note: byref variable will be forcibly initialized 103 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/xfs/xfs_iwalk.c: In function 'xfs_iwalk_ag': /kisskb/src/fs/xfs/xfs_iwalk.c:411:9: note: byref variable will be forcibly initialized 411 | int has_more; | ^~~~~~~~ /kisskb/src/fs/xfs/xfs_iwalk.c:409:25: note: byref variable will be forcibly initialized 409 | struct xfs_btree_cur *cur = NULL; | ^~~ /kisskb/src/fs/xfs/xfs_iwalk.c:408:20: note: byref variable will be forcibly initialized 408 | struct xfs_buf *agi_bp = NULL; | ^~~~~~ /kisskb/src/fs/xfs/xfs_iwalk.c: In function 'xfs_iwalk': /kisskb/src/fs/xfs/xfs_iwalk.c:572:18: note: byref variable will be forcibly initialized 572 | xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, startino); | ^~~~ /kisskb/src/fs/xfs/xfs_iwalk.c: In function 'xfs_iwalk_threaded': /kisskb/src/fs/xfs/xfs_iwalk.c:650:18: note: byref variable will be forcibly initialized 650 | xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, startino); | ^~~~ /kisskb/src/fs/xfs/xfs_iwalk.c:648:23: note: byref variable will be forcibly initialized 648 | struct xfs_pwork_ctl pctl; | ^~~~ /kisskb/src/fs/xfs/xfs_iwalk.c: In function 'xfs_inobt_walk': /kisskb/src/fs/xfs/xfs_iwalk.c:757:18: note: byref variable will be forcibly initialized 757 | xfs_agnumber_t agno = XFS_INO_TO_AGNO(mp, startino); | ^~~~ /kisskb/src/lib/zstd/compress/zstd_compress_literals.c: In function 'ZSTD_compressLiterals': /kisskb/src/lib/zstd/compress/zstd_compress_literals.c:101:20: note: byref variable will be forcibly initialized 101 | { HUF_repeat repeat = prevHuf->repeatMode; | ^~~~~~ /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/lib/zstd/compress/zstd_compress_sequences.c: In function 'ZSTD_encodeSequences_body': /kisskb/src/lib/zstd/compress/zstd_compress_sequences.c:298:19: note: byref variable will be forcibly initialized 298 | FSE_CState_t stateLitLength; | ^~~~~~~~~~~~~~ /kisskb/src/lib/zstd/compress/zstd_compress_sequences.c:297:19: note: byref variable will be forcibly initialized 297 | FSE_CState_t stateOffsetBits; | ^~~~~~~~~~~~~~~ /kisskb/src/lib/zstd/compress/zstd_compress_sequences.c:296:19: note: byref variable will be forcibly initialized 296 | FSE_CState_t stateMatchLength; | ^~~~~~~~~~~~~~~~ /kisskb/src/lib/zstd/compress/zstd_compress_sequences.c:295:19: note: byref variable will be forcibly initialized 295 | BIT_CStream_t blockStream; | ^~~~~~~~~~~ /kisskb/src/lib/zstd/compress/zstd_compress_sequences.c: In function 'ZSTD_NCountCost': /kisskb/src/lib/zstd/compress/zstd_compress_sequences.c:74:9: note: byref variable will be forcibly initialized 74 | S16 norm[MaxSeq + 1]; | ^~~~ /kisskb/src/lib/zstd/compress/zstd_compress_sequences.c:73:10: note: byref variable will be forcibly initialized 73 | BYTE wksp[FSE_NCOUNTBOUND]; | ^~~~ /kisskb/src/drivers/clk/clk-fixed-rate.c: In function '_of_fixed_clk_setup': /kisskb/src/drivers/clk/clk-fixed-rate.c:145:6: note: byref variable will be forcibly initialized 145 | u32 accuracy = 0; | ^~~~~~~~ /kisskb/src/drivers/clk/clk-fixed-rate.c:144:6: note: byref variable will be forcibly initialized 144 | u32 rate; | ^~~~ /kisskb/src/drivers/clk/clk-fixed-rate.c:143:14: note: byref variable will be forcibly initialized 143 | const char *clk_name = node->name; | ^~~~~~~~ /kisskb/src/fs/xfs/xfs_mount.c: In function 'xfs_check_sizes': /kisskb/src/fs/xfs/xfs_mount.c:388:18: note: byref variable will be forcibly initialized 388 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/xfs/xfs_mount.c: In function 'xfs_update_alignment': /kisskb/src/fs/xfs/xfs_mount.c:339:9: note: byref variable will be forcibly initialized 339 | bool update_sb; | ^~~~~~~~~ /kisskb/src/net/core/netclassid_cgroup.c: In function 'update_classid_task': /kisskb/src/net/core/netclassid_cgroup.c:85:32: note: byref variable will be forcibly initialized 85 | struct update_classid_context ctx = { | ^~~ /kisskb/src/net/core/netclassid_cgroup.c: In function 'write_classid': /kisskb/src/net/core/netclassid_cgroup.c:118:23: note: byref variable will be forcibly initialized 118 | struct css_task_iter it; | ^~ /kisskb/src/net/core/netclassid_cgroup.c: In function 'cgrp_attach': /kisskb/src/net/core/netclassid_cgroup.c:101:30: note: byref variable will be forcibly initialized 101 | struct cgroup_subsys_state *css; | ^~~ In file included from /kisskb/src/fs/xfs/xfs_mount.c:33: /kisskb/src/fs/xfs/xfs_mount.c: In function 'xfs_fs_has_sickness': /kisskb/src/fs/xfs/libxfs/xfs_health.h:129:21: note: byref variable will be forcibly initialized 129 | unsigned int sick, checked; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_health.h:129:15: note: byref variable will be forcibly initialized 129 | unsigned int sick, checked; | ^~~~ /kisskb/src/fs/xfs/xfs_mount.c: In function 'xfs_check_summary_counts': /kisskb/src/fs/xfs/libxfs/xfs_health.h:129:15: note: byref variable will be forcibly initialized /kisskb/src/fs/xfs/libxfs/xfs_health.h:129:21: note: byref variable will be forcibly initialized 129 | unsigned int sick, checked; | ^~~~~~~ /kisskb/src/fs/xfs/xfs_mount.c: In function 'xfs_readsb': /kisskb/src/fs/xfs/xfs_mount.c:152:18: note: byref variable will be forcibly initialized 152 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/xfs/xfs_mount.c: In function 'xfs_unmountfs': /kisskb/src/fs/xfs/xfs_mount.c:1021:12: note: byref variable will be forcibly initialized 1021 | uint64_t resblks; | ^~~~~~~ /kisskb/src/fs/xfs/xfs_mount.c: In function 'xfs_mountfs': /kisskb/src/fs/xfs/xfs_mount.c:601:9: note: byref variable will be forcibly initialized 601 | uint quotaflags = 0; | ^~~~~~~~~~ /kisskb/src/fs/xfs/xfs_mount.c:600:9: note: byref variable will be forcibly initialized 600 | uint quotamount = 0; | ^~~~~~~~~~ /kisskb/src/fs/xfs/xfs_mount.c:599:12: note: byref variable will be forcibly initialized 599 | uint64_t resblks; | ^~~~~~~ /kisskb/src/fs/xfs/xfs_mount.c:597:20: note: byref variable will be forcibly initialized 597 | struct xfs_inode *rip; | ^~~ In file included from /kisskb/src/drivers/vdpa/vdpa_sim/vdpa_sim.c:14: /kisskb/src/drivers/vdpa/vdpa_sim/vdpa_sim.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_kfree_skb': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_consume_skb': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_skb_copy_datagram_iovec': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:103, 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 'perf_trace_net_dev_rx_exit_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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:103, from /kisskb/src/include/trace/events/sock.h:267, from /kisskb/src/net/core/net-traces.c:33: /kisskb/src/net/core/net-traces.c: In function 'perf_trace_sock_rcvqueue_full': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_inet_sock_set_state': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/net/core/net-traces.c: In function 'perf_trace_inet_sk_error_report': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:204:1: note: in expansion of macro 'TRACE_EVENT' 204 | TRACE_EVENT(inet_sk_error_report, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:204:1: note: in expansion of macro 'TRACE_EVENT' 204 | TRACE_EVENT(inet_sk_error_report, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_udp_fail_queue_rcv_skb': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/tcp.h:377, from /kisskb/src/net/core/net-traces.c:35: /kisskb/src/net/core/net-traces.c: In function 'perf_trace_tcp_event_sk_skb': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_tcp_retransmit_synack': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/qdisc.h:153, from /kisskb/src/net/core/net-traces.c:37: /kisskb/src/net/core/net-traces.c: In function 'perf_trace_qdisc_dequeue': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_qdisc_enqueue': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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_enqueue, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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_enqueue, | ^~~~~~~~~~~ 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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_rx_exit_template': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | 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/sock.h:267, 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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_inet_sock_set_state': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_inet_sk_error_report': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:204:1: note: in expansion of macro 'TRACE_EVENT' 204 | TRACE_EVENT(inet_sk_error_report, | ^~~~~~~~~~~ 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/tcp.h:377, 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:726:28: note: byref variable will be forcibly initialized 726 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/qdisc.h:153, 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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_enqueue': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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_enqueue, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, 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 '__bpf_trace_kfree_skb': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_skb_copy_datagram_iovec': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:104, 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 '__bpf_trace_net_dev_start_xmit': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_net_dev_xmit_timeout': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/sock.h:267, from /kisskb/src/net/core/net-traces.c:33: /kisskb/src/net/core/net-traces.c: In function '__bpf_trace_sock_rcvqueue_full': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, 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 '__bpf_trace_udp_fail_queue_rcv_skb': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/tcp.h:377, from /kisskb/src/net/core/net-traces.c:35: /kisskb/src/net/core/net-traces.c: In function '__bpf_trace_tcp_event_sk_skb': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_tcp_retransmit_synack': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/net/core/net-traces.c: In function '__bpf_trace_tcp_probe': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/bridge.h:129, from /kisskb/src/net/core/net-traces.c:39: /kisskb/src/net/core/net-traces.c: In function '__bpf_trace_fdb_delete': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: in definition of macro '__CAST_TO_U64' 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bridge.h:69:1: note: in expansion of macro 'TRACE_EVENT' 69 | TRACE_EVENT(fdb_delete, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: in definition of macro '__CAST_TO_U64' 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bridge.h:69:1: note: in expansion of macro 'TRACE_EVENT' 69 | TRACE_EVENT(fdb_delete, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: in definition of macro '__CAST_TO_U64' 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bridge.h:69:1: note: in expansion of macro 'TRACE_EVENT' 69 | TRACE_EVENT(fdb_delete, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: in definition of macro '__CAST_TO_U64' 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bridge.h:69:1: note: in expansion of macro 'TRACE_EVENT' 69 | TRACE_EVENT(fdb_delete, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, 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 '__bpf_trace_neigh__update': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: in definition of macro '__CAST_TO_U64' 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: in definition of macro '__CAST_TO_U64' 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: in definition of macro '__CAST_TO_U64' 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: in definition of macro '__CAST_TO_U64' 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/neigh.h:156:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 156 | DECLARE_EVENT_CLASS(neigh__update, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, 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 '__bpf_trace_consume_skb': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, 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 '__bpf_trace_net_dev_template': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_net_dev_rx_verbose_template': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/core/net-traces.c: In function '__bpf_trace_net_dev_rx_exit_template': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:104, from /kisskb/src/include/trace/events/sock.h:267, from /kisskb/src/net/core/net-traces.c:33: /kisskb/src/net/core/net-traces.c: In function '__bpf_trace_inet_sk_error_report': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:204:1: note: in expansion of macro 'TRACE_EVENT' 204 | TRACE_EVENT(inet_sk_error_report, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:204:1: note: in expansion of macro 'TRACE_EVENT' 204 | TRACE_EVENT(inet_sk_error_report, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/tcp.h:377, from /kisskb/src/net/core/net-traces.c:35: /kisskb/src/net/core/net-traces.c: In function '__bpf_trace_tcp_event_sk': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_tcp_event_skb': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/tcp.h:343:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 343 | DECLARE_EVENT_CLASS(tcp_event_skb, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/tcp.h:343:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 343 | DECLARE_EVENT_CLASS(tcp_event_skb, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/qdisc.h:153, from /kisskb/src/net/core/net-traces.c:37: /kisskb/src/net/core/net-traces.c: In function '__bpf_trace_qdisc_reset': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:77:1: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(qdisc_reset, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:77:1: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(qdisc_reset, | ^~~~~~~~~~~ /kisskb/src/net/core/net-traces.c: In function '__bpf_trace_qdisc_destroy': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:102:1: note: in expansion of macro 'TRACE_EVENT' 102 | TRACE_EVENT(qdisc_destroy, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:102:1: note: in expansion of macro 'TRACE_EVENT' 102 | TRACE_EVENT(qdisc_destroy, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_fib_table_lookup': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_neigh_create': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/perf.h:44:6: note: in definition of macro 'DECLARE_EVENT_CLASS' 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/neigh.h:23:1: note: in expansion of macro 'TRACE_EVENT' 23 | TRACE_EVENT(neigh_create, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: in definition of macro 'DECLARE_EVENT_CLASS' 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/neigh.h:23:1: note: in expansion of macro 'TRACE_EVENT' 23 | TRACE_EVENT(neigh_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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:726:28: note: in definition of macro 'DECLARE_EVENT_CLASS' 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/neigh.h:23:1: note: in expansion of macro 'TRACE_EVENT' 23 | TRACE_EVENT(neigh_create, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_net_dev_start_xmit': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_net_dev_xmit': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ 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': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_net_dev_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/net.h:121:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 121 | DECLARE_EVENT_CLASS(net_dev_template, | ^~~~~~~~~~~~~~~~~~~ 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_template': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | 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, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_net_dev_rx_verbose_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/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_rx_verbose_template': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | 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, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_napi_poll': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:103, from /kisskb/src/include/trace/events/qdisc.h:153, from /kisskb/src/net/core/net-traces.c:37: /kisskb/src/net/core/net-traces.c: In function 'perf_trace_qdisc_reset': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:77:1: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(qdisc_reset, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:77:1: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(qdisc_reset, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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:77:1: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(qdisc_reset, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/qdisc.h:153, from /kisskb/src/net/core/net-traces.c:37: /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_qdisc_reset': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:77:1: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(qdisc_reset, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | 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:77:1: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(qdisc_reset, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/qdisc.h:153, from /kisskb/src/net/core/net-traces.c:37: /kisskb/src/net/core/net-traces.c: In function 'perf_trace_qdisc_destroy': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:102:1: note: in expansion of macro 'TRACE_EVENT' 102 | TRACE_EVENT(qdisc_destroy, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:102:1: note: in expansion of macro 'TRACE_EVENT' 102 | TRACE_EVENT(qdisc_destroy, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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:102:1: note: in expansion of macro 'TRACE_EVENT' 102 | TRACE_EVENT(qdisc_destroy, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/qdisc.h:153, from /kisskb/src/net/core/net-traces.c:37: /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_qdisc_destroy': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:102:1: note: in expansion of macro 'TRACE_EVENT' 102 | TRACE_EVENT(qdisc_destroy, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | 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:102:1: note: in expansion of macro 'TRACE_EVENT' 102 | TRACE_EVENT(qdisc_destroy, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/qdisc.h:153, from /kisskb/src/net/core/net-traces.c:37: /kisskb/src/net/core/net-traces.c: In function 'perf_trace_qdisc_create': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:127:1: note: in expansion of macro 'TRACE_EVENT' 127 | TRACE_EVENT(qdisc_create, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:127:1: note: in expansion of macro 'TRACE_EVENT' 127 | TRACE_EVENT(qdisc_create, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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:127:1: note: in expansion of macro 'TRACE_EVENT' 127 | TRACE_EVENT(qdisc_create, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/qdisc.h:153, from /kisskb/src/net/core/net-traces.c:37: /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_qdisc_create': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:127:1: note: in expansion of macro 'TRACE_EVENT' 127 | TRACE_EVENT(qdisc_create, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | 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:127:1: note: in expansion of macro 'TRACE_EVENT' 127 | TRACE_EVENT(qdisc_create, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_net_dev_xmit_timeout': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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, | ^~~~~~~~~~~ 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:725:56: note: byref variable will be forcibly initialized 725 | 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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, 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 '__bpf_trace_net_dev_xmit': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/sock.h:267, from /kisskb/src/net/core/net-traces.c:33: /kisskb/src/net/core/net-traces.c: In function '__bpf_trace_sock_exceed_buf_limit': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:104, 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 '__bpf_trace_fib_table_lookup': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/qdisc.h:153, from /kisskb/src/net/core/net-traces.c:37: /kisskb/src/net/core/net-traces.c: In function '__bpf_trace_qdisc_dequeue': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/bridge.h:129, from /kisskb/src/net/core/net-traces.c:39: /kisskb/src/net/core/net-traces.c: In function '__bpf_trace_br_fdb_external_learn_add': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: in definition of macro '__CAST_TO_U64' 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bridge.h:42:1: note: in expansion of macro 'TRACE_EVENT' 42 | TRACE_EVENT(br_fdb_external_learn_add, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: in definition of macro '__CAST_TO_U64' 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bridge.h:42:1: note: in expansion of macro 'TRACE_EVENT' 42 | TRACE_EVENT(br_fdb_external_learn_add, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: in definition of macro '__CAST_TO_U64' 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bridge.h:42:1: note: in expansion of macro 'TRACE_EVENT' 42 | TRACE_EVENT(br_fdb_external_learn_add, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: in definition of macro '__CAST_TO_U64' 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bridge.h:42:1: note: in expansion of macro 'TRACE_EVENT' 42 | TRACE_EVENT(br_fdb_external_learn_add, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: in definition of macro '__CAST_TO_U64' 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bridge.h:42:1: note: in expansion of macro 'TRACE_EVENT' 42 | TRACE_EVENT(br_fdb_external_learn_add, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: in definition of macro '__CAST_TO_U64' 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bridge.h:42:1: note: in expansion of macro 'TRACE_EVENT' 42 | TRACE_EVENT(br_fdb_external_learn_add, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: in definition of macro '__CAST_TO_U64' 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bridge.h:42:1: note: in expansion of macro 'TRACE_EVENT' 42 | TRACE_EVENT(br_fdb_external_learn_add, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: in definition of macro '__CAST_TO_U64' 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bridge.h:42:1: note: in expansion of macro 'TRACE_EVENT' 42 | TRACE_EVENT(br_fdb_external_learn_add, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, 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 '__bpf_trace_napi_poll': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:104, from /kisskb/src/include/trace/events/sock.h:267, from /kisskb/src/net/core/net-traces.c:33: /kisskb/src/net/core/net-traces.c: In function '__bpf_trace_inet_sock_set_state': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:104, from /kisskb/src/include/trace/events/qdisc.h:153, from /kisskb/src/net/core/net-traces.c:37: /kisskb/src/net/core/net-traces.c: In function '__bpf_trace_qdisc_enqueue': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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_enqueue, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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_enqueue, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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_enqueue, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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_enqueue, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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_enqueue, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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_enqueue, | ^~~~~~~~~~~ /kisskb/src/net/core/net-traces.c: In function '__bpf_trace_qdisc_create': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:127:1: note: in expansion of macro 'TRACE_EVENT' 127 | TRACE_EVENT(qdisc_create, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:127:1: note: in expansion of macro 'TRACE_EVENT' 127 | TRACE_EVENT(qdisc_create, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:127:1: note: in expansion of macro 'TRACE_EVENT' 127 | TRACE_EVENT(qdisc_create, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:127:1: note: in expansion of macro 'TRACE_EVENT' 127 | TRACE_EVENT(qdisc_create, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:127:1: note: in expansion of macro 'TRACE_EVENT' 127 | TRACE_EVENT(qdisc_create, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:127:1: note: in expansion of macro 'TRACE_EVENT' 127 | TRACE_EVENT(qdisc_create, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/sock.h:267, from /kisskb/src/net/core/net-traces.c:33: /kisskb/src/net/core/net-traces.c: In function 'perf_trace_sock_exceed_buf_limit': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/sock.h:267, from /kisskb/src/net/core/net-traces.c:33: /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_sock_exceed_buf_limit': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:103, from /kisskb/src/include/trace/events/tcp.h:377, from /kisskb/src/net/core/net-traces.c:35: /kisskb/src/net/core/net-traces.c: In function 'perf_trace_tcp_event_sk': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/tcp.h:121:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 121 | DECLARE_EVENT_CLASS(tcp_event_sk, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/tcp.h:377, 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:726:28: note: byref variable will be forcibly initialized 726 | 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, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/tcp.h:377, from /kisskb/src/net/core/net-traces.c:35: /kisskb/src/net/core/net-traces.c: In function 'perf_trace_tcp_probe': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/tcp.h:377, from /kisskb/src/net/core/net-traces.c:35: /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_tcp_probe': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/tcp.h:377, from /kisskb/src/net/core/net-traces.c:35: /kisskb/src/net/core/net-traces.c: In function 'perf_trace_tcp_event_skb': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/tcp.h:343:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 343 | DECLARE_EVENT_CLASS(tcp_event_skb, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/tcp.h:343:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 343 | DECLARE_EVENT_CLASS(tcp_event_skb, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/tcp.h:377, from /kisskb/src/net/core/net-traces.c:35: /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_tcp_event_skb': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/tcp.h:343:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 343 | DECLARE_EVENT_CLASS(tcp_event_skb, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/bridge.h:129, from /kisskb/src/net/core/net-traces.c:39: /kisskb/src/net/core/net-traces.c: In function 'perf_trace_br_fdb_add': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/perf.h:44:6: note: in definition of macro 'DECLARE_EVENT_CLASS' 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/bridge.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(br_fdb_add, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: in definition of macro 'DECLARE_EVENT_CLASS' 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/bridge.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(br_fdb_add, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/bridge.h:129, from /kisskb/src/net/core/net-traces.c:39: /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_br_fdb_add': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bridge.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(br_fdb_add, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/bridge.h:129, from /kisskb/src/net/core/net-traces.c:39: /kisskb/src/net/core/net-traces.c: In function 'perf_trace_br_fdb_external_learn_add': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/perf.h:44:6: note: in definition of macro 'DECLARE_EVENT_CLASS' 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/bridge.h:42:1: note: in expansion of macro 'TRACE_EVENT' 42 | TRACE_EVENT(br_fdb_external_learn_add, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: in definition of macro 'DECLARE_EVENT_CLASS' 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/bridge.h:42:1: note: in expansion of macro 'TRACE_EVENT' 42 | TRACE_EVENT(br_fdb_external_learn_add, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: in definition of macro 'DECLARE_EVENT_CLASS' 36 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bridge.h:42:1: note: in expansion of macro 'TRACE_EVENT' 42 | TRACE_EVENT(br_fdb_external_learn_add, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/bridge.h:129, from /kisskb/src/net/core/net-traces.c:39: /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_br_fdb_external_learn_add': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bridge.h:42:1: note: in expansion of macro 'TRACE_EVENT' 42 | TRACE_EVENT(br_fdb_external_learn_add, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | 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/bridge.h:42:1: note: in expansion of macro 'TRACE_EVENT' 42 | TRACE_EVENT(br_fdb_external_learn_add, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/bridge.h:129, from /kisskb/src/net/core/net-traces.c:39: /kisskb/src/net/core/net-traces.c: In function 'perf_trace_fdb_delete': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/perf.h:44:6: note: in definition of macro 'DECLARE_EVENT_CLASS' 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/bridge.h:69:1: note: in expansion of macro 'TRACE_EVENT' 69 | TRACE_EVENT(fdb_delete, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: in definition of macro 'DECLARE_EVENT_CLASS' 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/bridge.h:69:1: note: in expansion of macro 'TRACE_EVENT' 69 | TRACE_EVENT(fdb_delete, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: in definition of macro 'DECLARE_EVENT_CLASS' 36 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bridge.h:69:1: note: in expansion of macro 'TRACE_EVENT' 69 | TRACE_EVENT(fdb_delete, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/bridge.h:129, from /kisskb/src/net/core/net-traces.c:39: /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_fdb_delete': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bridge.h:69:1: note: in expansion of macro 'TRACE_EVENT' 69 | TRACE_EVENT(fdb_delete, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | 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/bridge.h:69:1: note: in expansion of macro 'TRACE_EVENT' 69 | TRACE_EVENT(fdb_delete, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/bridge.h:129, from /kisskb/src/net/core/net-traces.c:39: /kisskb/src/net/core/net-traces.c: In function 'perf_trace_br_fdb_update': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/perf.h:44:6: note: in definition of macro 'DECLARE_EVENT_CLASS' 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/bridge.h:95:1: note: in expansion of macro 'TRACE_EVENT' 95 | TRACE_EVENT(br_fdb_update, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: in definition of macro 'DECLARE_EVENT_CLASS' 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/bridge.h:95:1: note: in expansion of macro 'TRACE_EVENT' 95 | TRACE_EVENT(br_fdb_update, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: in definition of macro 'DECLARE_EVENT_CLASS' 36 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bridge.h:95:1: note: in expansion of macro 'TRACE_EVENT' 95 | TRACE_EVENT(br_fdb_update, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/bridge.h:129, from /kisskb/src/net/core/net-traces.c:39: /kisskb/src/net/core/net-traces.c: In function 'trace_event_raw_event_br_fdb_update': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bridge.h:95:1: note: in expansion of macro 'TRACE_EVENT' 95 | TRACE_EVENT(br_fdb_update, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | 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/bridge.h:95:1: note: in expansion of macro 'TRACE_EVENT' 95 | TRACE_EVENT(br_fdb_update, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_neigh_update': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/perf.h:44:6: note: in definition of macro 'DECLARE_EVENT_CLASS' 44 | int rctx; \ | ^~~~ /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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: in definition of macro 'DECLARE_EVENT_CLASS' 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/neigh.h:72:1: note: in expansion of macro 'TRACE_EVENT' 72 | TRACE_EVENT(neigh_update, | ^~~~~~~~~~~ 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:726:28: note: in definition of macro 'DECLARE_EVENT_CLASS' 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/neigh.h:72:1: note: in expansion of macro 'TRACE_EVENT' 72 | TRACE_EVENT(neigh_update, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_neigh__update': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/perf.h:44:6: note: in definition of macro 'DECLARE_EVENT_CLASS' 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: in definition of macro 'DECLARE_EVENT_CLASS' 38 | struct pt_regs *__regs; \ | ^~~~~~ 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:726:28: note: in definition of macro 'DECLARE_EVENT_CLASS' 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/bridge.h:129, from /kisskb/src/net/core/net-traces.c:39: /kisskb/src/net/core/net-traces.c: In function '__bpf_trace_br_fdb_add': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: in definition of macro '__CAST_TO_U64' 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bridge.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(br_fdb_add, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: in definition of macro '__CAST_TO_U64' 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bridge.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(br_fdb_add, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: in definition of macro '__CAST_TO_U64' 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bridge.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(br_fdb_add, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: in definition of macro '__CAST_TO_U64' 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bridge.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(br_fdb_add, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: in definition of macro '__CAST_TO_U64' 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bridge.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(br_fdb_add, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: in definition of macro '__CAST_TO_U64' 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bridge.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(br_fdb_add, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: in definition of macro '__CAST_TO_U64' 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bridge.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(br_fdb_add, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: in definition of macro '__CAST_TO_U64' 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bridge.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(br_fdb_add, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: in definition of macro '__CAST_TO_U64' 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bridge.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(br_fdb_add, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: in definition of macro '__CAST_TO_U64' 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bridge.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(br_fdb_add, | ^~~~~~~~~~~ /kisskb/src/net/core/net-traces.c: In function '__bpf_trace_br_fdb_update': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: in definition of macro '__CAST_TO_U64' 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bridge.h:95:1: note: in expansion of macro 'TRACE_EVENT' 95 | TRACE_EVENT(br_fdb_update, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: in definition of macro '__CAST_TO_U64' 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bridge.h:95:1: note: in expansion of macro 'TRACE_EVENT' 95 | TRACE_EVENT(br_fdb_update, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: in definition of macro '__CAST_TO_U64' 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bridge.h:95:1: note: in expansion of macro 'TRACE_EVENT' 95 | TRACE_EVENT(br_fdb_update, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: in definition of macro '__CAST_TO_U64' 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bridge.h:95:1: note: in expansion of macro 'TRACE_EVENT' 95 | TRACE_EVENT(br_fdb_update, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: in definition of macro '__CAST_TO_U64' 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bridge.h:95:1: note: in expansion of macro 'TRACE_EVENT' 95 | TRACE_EVENT(br_fdb_update, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: in definition of macro '__CAST_TO_U64' 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bridge.h:95:1: note: in expansion of macro 'TRACE_EVENT' 95 | TRACE_EVENT(br_fdb_update, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: in definition of macro '__CAST_TO_U64' 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bridge.h:95:1: note: in expansion of macro 'TRACE_EVENT' 95 | TRACE_EVENT(br_fdb_update, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: in definition of macro '__CAST_TO_U64' 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bridge.h:95:1: note: in expansion of macro 'TRACE_EVENT' 95 | TRACE_EVENT(br_fdb_update, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: in definition of macro '__CAST_TO_U64' 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bridge.h:95:1: note: in expansion of macro 'TRACE_EVENT' 95 | TRACE_EVENT(br_fdb_update, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: in definition of macro '__CAST_TO_U64' 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bridge.h:95:1: note: in expansion of macro 'TRACE_EVENT' 95 | TRACE_EVENT(br_fdb_update, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, 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 '__bpf_trace_neigh_create': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: in definition of macro '__CAST_TO_U64' 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: in definition of macro '__CAST_TO_U64' 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: in definition of macro '__CAST_TO_U64' 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: in definition of macro '__CAST_TO_U64' 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: in definition of macro '__CAST_TO_U64' 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: in definition of macro '__CAST_TO_U64' 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: in definition of macro '__CAST_TO_U64' 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: in definition of macro '__CAST_TO_U64' 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: in definition of macro '__CAST_TO_U64' 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: in definition of macro '__CAST_TO_U64' 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/net/core/net-traces.c: In function '__bpf_trace_neigh_update': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: in definition of macro '__CAST_TO_U64' 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: in definition of macro '__CAST_TO_U64' 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: in definition of macro '__CAST_TO_U64' 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: in definition of macro '__CAST_TO_U64' 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: in definition of macro '__CAST_TO_U64' 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: in definition of macro '__CAST_TO_U64' 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: in definition of macro '__CAST_TO_U64' 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: in definition of macro '__CAST_TO_U64' 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: in definition of macro '__CAST_TO_U64' 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: in definition of macro '__CAST_TO_U64' 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/lib/xz/xz_dec_bcj.c: In function 'xz_dec_bcj_run': /kisskb/src/lib/xz/xz_dec_bcj.c:421:9: note: byref variable will be forcibly initialized 421 | size_t out_start; | ^~~~~~~~~ /kisskb/src/lib/raid6/algos.c: In function 'raid6_select_algo': /kisskb/src/lib/raid6/algos.c:241:8: note: byref variable will be forcibly initialized 241 | void *dptrs[RAID6_TEST_DISKS]; | ^~~~~ 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/net/ipv4/ip_output.c: In function 'ip_generic_getfrag': /kisskb/src/net/ipv4/ip_output.c:922:10: note: byref variable will be forcibly initialized 922 | __wsum csum = 0; | ^~~~ /kisskb/src/drivers/dma/dw/core.c: In function 'dwc_descriptor_complete': /kisskb/src/drivers/dma/dw/../dmaengine.h:135:26: note: byref variable will be forcibly initialized /kisskb/src/drivers/dma/dw/core.c:241:33: note: byref variable will be forcibly initialized 241 | struct dmaengine_desc_callback cb; | ^~ 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/delay.h:23, 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:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/dma/dw/core.c: In function 'dwc_desc_get': /kisskb/src/drivers/dma/dw/core.c:84:13: note: byref variable will be forcibly initialized 84 | dma_addr_t phys; | ^~~~ In file included from /kisskb/src/include/linux/dmaengine.h:8, from /kisskb/src/drivers/dma/dw/core.c:12: /kisskb/src/drivers/dma/dw/core.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/dma/dw/core.c: In function 'dwc_prep_slave_sg': /kisskb/src/drivers/dma/dw/core.c:711:12: note: byref variable will be forcibly initialized 711 | size_t dlen; | ^~~~ /kisskb/src/drivers/dma/dw/core.c:661:12: note: byref variable will be forcibly initialized 661 | size_t dlen; | ^~~~ /kisskb/src/drivers/dma/dw/core.c: In function 'dwc_prep_dma_memcpy': /kisskb/src/drivers/dma/dw/core.c:548:11: note: byref variable will be forcibly initialized 548 | size_t xfer_count; | ^~~~~~~~~~ In file included from /kisskb/src/include/net/ip.h:30, from /kisskb/src/net/ipv4/ip_output.c:67: /kisskb/src/net/ipv4/ip_output.c: In function 'ip_neigh_gw4': /kisskb/src/include/net/route.h:367:33: note: byref variable will be forcibly initialized 367 | static inline struct neighbour *ip_neigh_gw4(struct net_device *dev, | ^~~~~~~~~~~~ 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/delay.h:23, from /kisskb/src/drivers/dma/dw/core.c:11: /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:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/ipv4/ip_output.c: In function 'ip_finish_output2': /kisskb/src/net/ipv4/ip_output.c:194:7: note: byref variable will be forcibly initialized 194 | bool is_v6gw = false; | ^~~~~~~ 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/net/ipv4/ip_output.c: In function 'ip_do_fragment': /kisskb/src/net/ipv4/ip_output.c:761:23: note: byref variable will be forcibly initialized 761 | struct ip_frag_state state; | ^~~~~ /kisskb/src/net/ipv4/ip_output.c:759:26: note: byref variable will be forcibly initialized 759 | struct ip_fraglist_iter iter; | ^~~~ /kisskb/src/net/ipv4/ip_output.c: In function '__ip_append_data': /kisskb/src/net/ipv4/ip_output.c:967:14: note: byref variable will be forcibly initialized 967 | bool paged, extra_uref = false; | ^~~~~~~~~~ /kisskb/src/net/ipv4/ip_output.c:961:6: note: byref variable will be forcibly initialized 961 | int err; | ^~~ /kisskb/src/net/ipv4/ip_output.c: In function 'ip_make_skb': /kisskb/src/net/ipv4/ip_output.c:1605:22: note: byref variable will be forcibly initialized 1605 | struct sk_buff_head queue; | ^~~~~ /kisskb/src/net/ipv4/ip_output.c: In function 'ip_send_unicast_reply': /kisskb/src/net/ipv4/ip_output.c:1657:17: note: byref variable will be forcibly initialized 1657 | struct rtable *rt = skb_rtable(skb); | ^~ /kisskb/src/net/ipv4/ip_output.c:1656:16: note: byref variable will be forcibly initialized 1656 | struct flowi4 fl4; | ^~~ /kisskb/src/net/ipv4/ip_output.c:1655:21: note: byref variable will be forcibly initialized 1655 | struct ipcm_cookie ipc; | ^~~ /kisskb/src/net/ipv4/ip_output.c:1654:25: note: byref variable will be forcibly initialized 1654 | struct ip_options_data replyopts; | ^~~~~~~~~ /kisskb/src/fs/xfs/xfs_reflink.c: In function 'xfs_reflink_convert_cow_locked': /kisskb/src/fs/xfs/xfs_reflink.c:250:8: note: byref variable will be forcibly initialized 250 | int dummy_logflags; | ^~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_reflink.c:249:24: note: byref variable will be forcibly initialized 249 | struct xfs_btree_cur *dummy_cur = NULL; | ^~~~~~~~~ /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:594:17: note: byref variable will be forcibly initialized 594 | xfs_filblks_t rlen; | ^~~~ /kisskb/src/fs/xfs/xfs_reflink.c:592:20: note: byref variable will be forcibly initialized 592 | struct xfs_trans *tp; | ^~ /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:1130:17: note: byref variable will be forcibly initialized 1130 | xfs_filblks_t len = smap.br_blockcount; | ^~~ /kisskb/src/fs/xfs/xfs_reflink.c:1001:8: note: byref variable will be forcibly initialized 1001 | int nimaps; | ^~~~~~ /kisskb/src/fs/xfs/xfs_reflink.c:993:20: note: byref variable will be forcibly initialized 993 | struct xfs_trans *tp; | ^~ /kisskb/src/fs/xfs/xfs_reflink.c:991:23: note: byref variable will be forcibly initialized 991 | struct xfs_bmbt_irec smap; | ^~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/neighbour.h:31, from /kisskb/src/include/net/dst.h:19, from /kisskb/src/include/net/route.h:23, from /kisskb/src/include/net/lwtunnel.h:9, from /kisskb/src/net/core/lwtunnel.c:21: /kisskb/src/net/core/lwtunnel.c: In function 'nla_put_u16': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/net/core/lwtunnel.c: In function 'lwtunnel_fill_encap': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/fs/xfs/xfs_reflink.c: In function 'xfs_reflink_set_inode_flag': /kisskb/src/fs/xfs/xfs_reflink.c:862:20: note: byref variable will be forcibly initialized 862 | struct xfs_trans *tp; | ^~ /kisskb/src/fs/xfs/xfs_reflink.c: In function 'xfs_reflink_find_shared': /kisskb/src/fs/xfs/xfs_reflink.c:139:19: note: byref variable will be forcibly initialized 139 | struct xfs_buf *agbp; | ^~~~ /kisskb/src/fs/xfs/xfs_reflink.c: In function 'xfs_reflink_trim_around_shared': /kisskb/src/fs/xfs/xfs_reflink.c:178:16: note: byref variable will be forcibly initialized 178 | xfs_extlen_t flen; | ^~~~ /kisskb/src/fs/xfs/xfs_reflink.c:177:17: note: byref variable will be forcibly initialized 177 | xfs_agblock_t fbno; | ^~~~ /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_allocate_cow': /kisskb/src/fs/xfs/xfs_reflink.c:358:9: note: byref variable will be forcibly initialized 358 | bool found; | ^~~~~ /kisskb/src/fs/xfs/xfs_reflink.c:357:8: note: byref variable will be forcibly initialized 357 | int nimaps, error = 0; | ^~~~~~ /kisskb/src/fs/xfs/xfs_reflink.c:356:20: note: byref variable will be forcibly initialized 356 | struct xfs_trans *tp; | ^~ /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_cancel_cow_range': /kisskb/src/fs/xfs/xfs_reflink.c:531:20: note: byref variable will be forcibly initialized 531 | struct xfs_trans *tp; | ^~ /kisskb/src/fs/xfs/xfs_reflink.c: In function 'xfs_reflink_end_cow': /kisskb/src/fs/xfs/xfs_reflink.c:703:18: note: byref variable will be forcibly initialized 703 | xfs_fileoff_t end_fsb; | ^~~~~~~ /kisskb/src/fs/xfs/xfs_reflink.c: In function 'xfs_reflink_recover_cow': /kisskb/src/fs/xfs/xfs_reflink.c:759:18: note: byref variable will be forcibly initialized 759 | xfs_agnumber_t agno; | ^~~~ /kisskb/src/fs/xfs/xfs_sysfs.c: In function 'fail_at_unmount_store': /kisskb/src/fs/xfs/xfs_sysfs.c:518:7: note: byref variable will be forcibly initialized 518 | int val; | ^~~ /kisskb/src/fs/xfs/xfs_sysfs.c: In function 'retry_timeout_seconds_store': /kisskb/src/fs/xfs/xfs_sysfs.c:480:7: note: byref variable will be forcibly initialized 480 | int val; | ^~~ /kisskb/src/fs/xfs/xfs_reflink.c: In function 'xfs_reflink_update_dest': /kisskb/src/fs/xfs/xfs_reflink.c:920:20: note: byref variable will be forcibly initialized 920 | struct xfs_trans *tp; | ^~ /kisskb/src/fs/xfs/xfs_sysfs.c: In function 'max_retries_store': /kisskb/src/fs/xfs/xfs_sysfs.c:439:7: note: byref variable will be forcibly initialized 439 | int val; | ^~~ /kisskb/src/fs/xfs/xfs_reflink.c: In function 'xfs_reflink_remap_blocks': /kisskb/src/fs/xfs/xfs_reflink.c:1197:8: note: byref variable will be forcibly initialized 1197 | int nimaps; | ^~~~~~ /kisskb/src/fs/xfs/xfs_reflink.c:1190:23: note: byref variable will be forcibly initialized 1190 | struct xfs_bmbt_irec imap; | ^~~~ /kisskb/src/fs/xfs/xfs_sysfs.c: In function 'stats_clear_store': /kisskb/src/fs/xfs/xfs_sysfs.c:279:7: note: byref variable will be forcibly initialized 279 | int val; | ^~~ /kisskb/src/fs/xfs/xfs_reflink.c: In function 'xfs_reflink_inode_has_shared_extents': /kisskb/src/fs/xfs/xfs_reflink.c:1393:26: note: byref variable will be forcibly initialized 1393 | struct xfs_iext_cursor icur; | ^~~~ /kisskb/src/fs/xfs/xfs_reflink.c:1392:17: note: byref variable will be forcibly initialized 1392 | xfs_extlen_t rlen; | ^~~~ /kisskb/src/fs/xfs/xfs_reflink.c:1391:18: note: byref variable will be forcibly initialized 1391 | xfs_agblock_t rbno; | ^~~~ /kisskb/src/fs/xfs/xfs_reflink.c:1385:24: note: byref variable will be forcibly initialized 1385 | struct xfs_bmbt_irec got; | ^~~ /kisskb/src/fs/xfs/xfs_reflink.c: In function 'xfs_reflink_clear_inode_flag': /kisskb/src/fs/xfs/xfs_reflink.c:1439:9: note: byref variable will be forcibly initialized 1439 | bool needs_flag; | ^~~~~~~~~~ /kisskb/src/fs/xfs/xfs_reflink.c: In function 'xfs_reflink_try_clear_inode_flag': /kisskb/src/fs/xfs/xfs_reflink.c:1475:20: note: byref variable will be forcibly initialized 1475 | struct xfs_trans *tp; | ^~ /kisskb/src/net/core/lwt_bpf.c: In function 'bpf_lwt_xmit_reroute': /kisskb/src/net/core/lwt_bpf.c:223:17: note: byref variable will be forcibly initialized 223 | struct flowi6 fl6 = {}; | ^~~ /kisskb/src/net/core/lwt_bpf.c:203:17: note: byref variable will be forcibly initialized 203 | struct flowi4 fl4 = {}; | ^~~ /kisskb/src/net/core/lwt_bpf.c: In function 'bpf_parse_prog': /kisskb/src/net/core/lwt_bpf.c:336:17: note: byref variable will be forcibly initialized 336 | struct nlattr *tb[LWT_BPF_PROG_MAX + 1]; | ^~ /kisskb/src/net/core/lwt_bpf.c: In function 'bpf_build_state': /kisskb/src/net/core/lwt_bpf.c:375:17: note: byref variable will be forcibly initialized 375 | struct nlattr *tb[LWT_BPF_MAX + 1]; | ^~ /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/fs/xfs/xfs_super.c: In function 'xfs_restore_resvblks': /kisskb/src/fs/xfs/xfs_super.c:856:11: note: byref variable will be forcibly initialized 856 | uint64_t resblks; | ^~~~~~~ /kisskb/src/fs/xfs/xfs_super.c: In function 'xfs_save_resvblks': /kisskb/src/fs/xfs/xfs_super.c:847:11: note: byref variable will be forcibly initialized 847 | uint64_t resblks = 0; | ^~~~~~~ /kisskb/src/fs/xfs/xfs_super.c: In function 'xfs_fs_dirty_inode': /kisskb/src/fs/xfs/xfs_super.c:650:21: note: byref variable will be forcibly initialized 650 | struct xfs_trans *tp; | ^~ /kisskb/src/fs/xfs/xfs_super.c: In function 'xfs_open_devices': /kisskb/src/fs/xfs/xfs_super.c:412:39: note: byref variable will be forcibly initialized 412 | struct block_device *logdev = NULL, *rtdev = NULL; | ^~~~~ /kisskb/src/fs/xfs/xfs_super.c:412:23: note: byref variable will be forcibly initialized 412 | struct block_device *logdev = NULL, *rtdev = NULL; | ^~~~~~ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/net/ipv4/ip_sockglue.c:22: /kisskb/src/net/ipv4/ip_sockglue.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/fs/xfs/xfs_super.c: In function 'suffix_kstrtoint': /kisskb/src/fs/xfs/xfs_super.c:1135:36: note: byref variable will be forcibly initialized 1135 | int last, shift_left_factor = 0, _res; | ^~~~ /kisskb/src/fs/xfs/xfs_super.c: In function 'xfs_fs_parse_param': /kisskb/src/fs/xfs/xfs_super.c:1192:8: note: byref variable will be forcibly initialized 1192 | int size = 0; | ^~~~ /kisskb/src/fs/xfs/xfs_super.c:1191:25: note: byref variable will be forcibly initialized 1191 | struct fs_parse_result result; | ^~~~~~ /kisskb/src/net/ipv4/ip_sockglue.c: In function 'ip_cmsg_recv_pktinfo': /kisskb/src/net/ipv4/ip_sockglue.c:58:20: note: byref variable will be forcibly initialized 58 | struct in_pktinfo info = *PKTINFO_SKB_CB(skb); | ^~~~ /kisskb/src/net/ipv4/ip_sockglue.c: In function 'ip_cmsg_recv_ttl': /kisskb/src/net/ipv4/ip_sockglue.c:67:6: note: byref variable will be forcibly initialized 67 | int ttl = ip_hdr(skb)->ttl; | ^~~ /kisskb/src/net/ipv4/ip_sockglue.c: In function 'ip_cmsg_recv_fragsize': /kisskb/src/net/ipv4/ip_sockglue.c:106:6: note: byref variable will be forcibly initialized 106 | int val; | ^~~ /kisskb/src/net/ipv4/ip_sockglue.c: In function 'ip_cmsg_recv_retopts': /kisskb/src/net/ipv4/ip_sockglue.c:89:16: note: byref variable will be forcibly initialized 89 | unsigned char optbuf[sizeof(struct ip_options) + 40]; | ^~~~~~ /kisskb/src/net/ipv4/ip_sockglue.c: In function 'ip_cmsg_recv_dstaddr': /kisskb/src/net/ipv4/ip_sockglue.c:152:21: note: byref variable will be forcibly initialized 152 | struct sockaddr_in sin; | ^~~ /kisskb/src/net/ipv4/ip_sockglue.c:151:9: note: byref variable will be forcibly initialized 151 | __be16 _ports[2], *ports; | ^~~~~~ /kisskb/src/net/ipv4/ip_sockglue.c: In function 'ip_cmsg_recv_checksum': /kisskb/src/net/ipv4/ip_sockglue.c:118:9: note: byref variable will be forcibly initialized 118 | __wsum csum = skb->csum; | ^~~~ /kisskb/src/net/ipv4/ip_sockglue.c: In function 'ip_cmsg_recv_offset': /kisskb/src/net/ipv4/ip_sockglue.c:106:6: note: byref variable will be forcibly initialized 106 | int val; | ^~~ /kisskb/src/net/ipv4/ip_sockglue.c:67:6: note: byref variable will be forcibly initialized 67 | int ttl = ip_hdr(skb)->ttl; | ^~~ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/net/ipv4/ip_sockglue.c:22: /kisskb/src/net/ipv4/ip_sockglue.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/ipv4/ip_sockglue.c: In function 'copy_group_source_from_sockptr': /kisskb/src/net/ipv4/ip_sockglue.c:697:12: note: userspace variable will be forcibly initialized 697 | static int copy_group_source_from_sockptr(struct group_source_req *greqs, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/ip_sockglue.c:697:12: note: userspace variable will be forcibly initialized /kisskb/src/net/ipv4/ip_sockglue.c:701:34: note: byref variable will be forcibly initialized 701 | struct compat_group_source_req gr32; | ^~~~ /kisskb/src/net/ipv4/ip_sockglue.c: In function 'compat_ip_mcast_join_leave': /kisskb/src/net/ipv4/ip_sockglue.c:866:12: note: userspace variable will be forcibly initialized 866 | static int compat_ip_mcast_join_leave(struct sock *sk, int optname, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/ip_sockglue.c:869:26: note: byref variable will be forcibly initialized 869 | struct compat_group_req greq; | ^~~~ /kisskb/src/net/ipv4/ip_sockglue.c: In function 'ip_mcast_join_leave': /kisskb/src/net/ipv4/ip_sockglue.c:844:12: note: userspace variable will be forcibly initialized 844 | static int ip_mcast_join_leave(struct sock *sk, int optname, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/ip_sockglue.c:849:19: note: byref variable will be forcibly initialized 849 | struct group_req greq; | ^~~~ 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:232:24: note: byref variable will be forcibly initialized 232 | 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/ipv4/ip_sockglue.c: In function 'compat_ip_set_mcast_msfilter': /kisskb/src/net/ipv4/ip_sockglue.c:800:12: note: userspace variable will be forcibly initialized 800 | static int compat_ip_set_mcast_msfilter(struct sock *sk, sockptr_t optval, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_symlink.c: In function 'xfs_trans_get_buf': /kisskb/src/fs/xfs/xfs_trans.h:180:24: note: byref variable will be forcibly initialized 180 | 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/ipv4/ip_sockglue.c: In function 'do_mcast_group_source': /kisskb/src/net/ipv4/ip_sockglue.c:749:19: note: byref variable will be forcibly initialized 749 | struct ip_mreqn mreq; | ^~~~ /kisskb/src/net/ipv4/ip_sockglue.c:724:24: note: byref variable will be forcibly initialized 724 | struct ip_mreq_source mreqs; | ^~~~~ /kisskb/src/net/ipv4/ip_sockglue.c:723:26: note: byref variable will be forcibly initialized 723 | struct group_source_req greqs; | ^~~~~ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/net/ipv4/ip_sockglue.c:22: /kisskb/src/net/ipv4/ip_sockglue.c: In function 'memdup_sockptr': /kisskb/src/include/linux/sockptr.h:67:21: note: userspace variable will be forcibly initialized 67 | static inline void *memdup_sockptr(sockptr_t src, size_t len) | ^~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_symlink.c: In function 'xfs_inactive_symlink_rmt': /kisskb/src/fs/xfs/xfs_trans.h:180:24: note: byref variable will be forcibly initialized 180 | 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:381:15: note: byref variable will be forcibly initialized 381 | xfs_trans_t *tp; | ^~ /kisskb/src/fs/xfs/xfs_symlink.c:379:7: note: byref variable will be forcibly initialized 379 | int nmaps; | ^~~~~ /kisskb/src/fs/xfs/xfs_symlink.c:378:18: note: byref variable will be forcibly initialized 378 | xfs_bmbt_irec_t mval[XFS_SYMLINK_MAPS]; | ^~~~ /kisskb/src/fs/xfs/xfs_symlink.c:374:7: note: byref variable will be forcibly initialized 374 | int done; | ^~~~ /kisskb/src/fs/xfs/xfs_symlink.c:373:18: note: byref variable will be forcibly initialized 373 | struct xfs_buf *bp; | ^~ 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_readlink_bmap_ilocked': /kisskb/src/fs/xfs/xfs_buf.h:232:24: note: byref variable will be forcibly initialized 232 | 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:38:8: note: byref variable will be forcibly initialized 38 | int nmaps = XFS_SYMLINK_MAPS; | ^~~~~ /kisskb/src/fs/xfs/xfs_symlink.c:34:19: note: byref variable will be forcibly initialized 34 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/xfs/xfs_symlink.c:33:23: note: byref variable will be forcibly initialized 33 | struct xfs_bmbt_irec mval[XFS_SYMLINK_MAPS]; | ^~~~ /kisskb/src/net/ipv4/ip_sockglue.c: In function 'compat_ip_get_mcast_msfilter': /kisskb/src/net/ipv4/ip_sockglue.c:1497:22: note: byref variable will be forcibly initialized 1497 | struct group_filter gf; | ^~ /kisskb/src/net/ipv4/ip_sockglue.c:1496:29: note: byref variable will be forcibly initialized 1496 | struct compat_group_filter gf32; | ^~~~ 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_symlink': /kisskb/src/fs/xfs/xfs_trans.h:180:24: note: byref variable will be forcibly initialized 180 | 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:165:13: note: byref variable will be forcibly initialized 165 | xfs_ino_t ino; | ^~~ /kisskb/src/fs/xfs/xfs_symlink.c:163:20: note: byref variable will be forcibly initialized 163 | struct xfs_dquot *pdqp = NULL; | ^~~~ /kisskb/src/fs/xfs/xfs_symlink.c:162:20: note: byref variable will be forcibly initialized 162 | struct xfs_dquot *gdqp = NULL; | ^~~~ /kisskb/src/fs/xfs/xfs_symlink.c:161:20: note: byref variable will be forcibly initialized 161 | struct xfs_dquot *udqp = NULL; | ^~~~ /kisskb/src/fs/xfs/xfs_symlink.c:159:19: note: byref variable will be forcibly initialized 159 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/xfs/xfs_symlink.c:154:23: note: byref variable will be forcibly initialized 154 | struct xfs_bmbt_irec mval[XFS_SYMLINK_MAPS]; | ^~~~ /kisskb/src/fs/xfs/xfs_symlink.c:153:8: note: byref variable will be forcibly initialized 153 | int nmaps; | ^~~~~ /kisskb/src/fs/xfs/xfs_symlink.c:147:20: note: byref variable will be forcibly initialized 147 | struct xfs_inode *ip = NULL; | ^~ /kisskb/src/fs/xfs/xfs_symlink.c:146:20: note: byref variable will be forcibly initialized 146 | struct xfs_trans *tp = NULL; | ^~ /kisskb/src/net/ipv4/ip_sockglue.c: In function 'ip_get_mcast_msfilter': /kisskb/src/net/ipv4/ip_sockglue.c:1470:22: note: byref variable will be forcibly initialized 1470 | struct group_filter gsf; | ^~~ /kisskb/src/net/ipv4/ip_sockglue.c: In function 'do_ip_getsockopt': /kisskb/src/net/ipv4/ip_sockglue.c:1743:17: note: byref variable will be forcibly initialized 1743 | unsigned char ucval = (unsigned char)val; | ^~~~~ /kisskb/src/net/ipv4/ip_sockglue.c:1721:8: note: byref variable will be forcibly initialized 1721 | int tos = inet->rcv_tos; | ^~~ /kisskb/src/net/ipv4/ip_sockglue.c:1717:8: note: byref variable will be forcibly initialized 1717 | int hlim = inet->mc_ttl; | ^~~~ /kisskb/src/net/ipv4/ip_sockglue.c:1709:22: note: byref variable will be forcibly initialized 1709 | struct in_pktinfo info; | ^~~~ /kisskb/src/net/ipv4/ip_sockglue.c:1696:17: note: byref variable will be forcibly initialized 1696 | struct msghdr msg; | ^~~ /kisskb/src/net/ipv4/ip_sockglue.c:1670:22: note: byref variable will be forcibly initialized 1670 | struct ip_msfilter msf; | ^~~ /kisskb/src/net/ipv4/ip_sockglue.c:1657:18: note: byref variable will be forcibly initialized 1657 | struct in_addr addr; | ^~~~ /kisskb/src/net/ipv4/ip_sockglue.c:1550:17: note: byref variable will be forcibly initialized 1550 | unsigned char optbuf[sizeof(struct ip_options)+40]; | ^~~~~~ /kisskb/src/net/ipv4/ip_sockglue.c:1529:6: note: byref variable will be forcibly initialized 1529 | int val, err = 0; | ^~~ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/net/ipv4/ip_sockglue.c:22: /kisskb/src/net/ipv4/ip_sockglue.c: In function 'ip_cmsg_send': /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/net/ipv4/ip_sockglue.c:283:10: note: userspace variable will be forcibly initialized 283 | err = ip_options_get(net, &ipc->opt, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 284 | KERNEL_SOCKPTR(CMSG_DATA(cmsg)), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 285 | err < 40 ? err : 40); | ~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/ip_sockglue.c: In function 'ip_recv_error': /kisskb/src/net/ipv4/ip_sockglue.c:524:4: note: byref variable will be forcibly initialized 524 | } errhdr; | ^~~~~~ /kisskb/src/net/ipv4/ip_sockglue.c: In function 'do_ip_setsockopt': /kisskb/src/net/ipv4/ip_sockglue.c:891:12: note: userspace variable will be forcibly initialized 891 | static int do_ip_setsockopt(struct sock *sk, int level, int optname, | ^~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/ip_sockglue.c:891:12: note: userspace variable will be forcibly initialized /kisskb/src/net/ipv4/ip_sockglue.c:891:12: note: userspace variable will be forcibly initialized /kisskb/src/net/ipv4/ip_sockglue.c:891:12: note: userspace variable will be forcibly initialized /kisskb/src/net/ipv4/ip_sockglue.c:891:12: note: userspace variable will be forcibly initialized /kisskb/src/net/ipv4/ip_sockglue.c:891:12: note: userspace variable will be forcibly initialized /kisskb/src/net/ipv4/ip_sockglue.c:891:12: note: userspace variable will be forcibly initialized /kisskb/src/net/ipv4/ip_sockglue.c:891:12: note: userspace variable will be forcibly initialized /kisskb/src/net/ipv4/ip_sockglue.c:1282:20: note: byref variable will be forcibly initialized 1282 | struct ip_mreqn mreq; | ^~~~ /kisskb/src/net/ipv4/ip_sockglue.c:1266:25: note: byref variable will be forcibly initialized 1266 | struct ip_mreq_source mreqs; | ^~~~~ /kisskb/src/net/ipv4/ip_sockglue.c:1205:19: note: byref variable will be forcibly initialized 1205 | struct ip_mreqn mreq; | ^~~~ /kisskb/src/net/ipv4/ip_sockglue.c:1138:19: note: byref variable will be forcibly initialized 1138 | struct ip_mreqn mreq; | ^~~~ /kisskb/src/net/ipv4/ip_sockglue.c:952:32: note: byref variable will be forcibly initialized 952 | struct ip_options_rcu *old, *opt = NULL; | ^~~ /kisskb/src/net/ipv4/ip_sockglue.c:929:18: note: byref variable will be forcibly initialized 929 | unsigned char ucval; | ^~~~~ /kisskb/src/net/ipv4/ip_sockglue.c:896:6: note: byref variable will be forcibly initialized 896 | int val = 0, err; | ^~~ /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/net/core/failover.c: In function 'failover_slave_unregister': /kisskb/src/net/core/failover.c:107:23: note: byref variable will be forcibly initialized 107 | struct failover_ops *fops; | ^~~~ /kisskb/src/net/core/failover.c: In function 'failover_slave_link_change': /kisskb/src/net/core/failover.c:138:23: note: byref variable will be forcibly initialized 138 | struct failover_ops *fops; | ^~~~ /kisskb/src/net/core/failover.c: In function 'failover_slave_name_change': /kisskb/src/net/core/failover.c:163:23: note: byref variable will be forcibly initialized 163 | struct failover_ops *fops; | ^~~~ /kisskb/src/net/core/failover.c: In function 'failover_slave_register': /kisskb/src/net/core/failover.c:50:23: note: byref variable will be forcibly initialized 50 | struct failover_ops *fops; | ^~~~ /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/fs/xfs/xfs_trans.c: In function '__xfs_trans_commit': /kisskb/src/fs/xfs/xfs_trans.c:839:13: note: byref variable will be forcibly initialized 839 | xfs_csn_t commit_seq = 0; | ^~~~~~~~~~ In file included from /kisskb/src/lib/zstd/compress/zstd_compress_superblock.c:18: /kisskb/src/lib/zstd/compress/zstd_compress_superblock.c: In function 'ZSTD_updateRep': /kisskb/src/lib/zstd/compress/zstd_compress_internal.h:401:16: note: byref variable will be forcibly initialized 401 | repcodes_t newReps; | ^~~~~~~ /kisskb/src/lib/zstd/compress/zstd_compress_superblock.c: In function 'ZSTD_estimateSubBlockSize_literal': /kisskb/src/lib/zstd/compress/zstd_compress_superblock.c:589:14: note: byref variable will be forcibly initialized 589 | unsigned maxSymbolValue = 255; | ^~~~~~~~~~~~~~ /kisskb/src/lib/zstd/compress/zstd_compress_superblock.c: In function 'ZSTD_buildSuperBlockEntropy_literal': /kisskb/src/lib/zstd/compress/zstd_compress_superblock.c:75:14: note: byref variable will be forcibly initialized 75 | unsigned maxSymbolValue = 255; | ^~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trans.c: In function 'xfs_trans_committed_bulk': /kisskb/src/fs/xfs/xfs_trans.c:735:1: note: byref variable will be forcibly initialized 735 | xfs_trans_committed_bulk( | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_trans.c:744:24: note: byref variable will be forcibly initialized 744 | struct xfs_ail_cursor cur; | ^~~ /kisskb/src/fs/xfs/xfs_trans.c:742:23: note: byref variable will be forcibly initialized 742 | struct xfs_log_item *log_items[LOG_ITEM_BATCH_SIZE]; | ^~~~~~~~~ /kisskb/src/lib/zstd/compress/zstd_compress_superblock.c: In function 'ZSTD_buildSuperBlockEntropy_sequences': /kisskb/src/lib/zstd/compress/zstd_compress_superblock.c:246:18: note: byref variable will be forcibly initialized 246 | unsigned max = MaxML; | ^~~ /kisskb/src/lib/zstd/compress/zstd_compress_superblock.c:222:18: note: byref variable will be forcibly initialized 222 | unsigned max = MaxOff; | ^~~ /kisskb/src/lib/zstd/compress/zstd_compress_superblock.c:199:18: note: byref variable will be forcibly initialized 199 | unsigned max = MaxLL; | ^~~ /kisskb/src/lib/zstd/compress/zstd_compress_superblock.c: In function 'ZSTD_estimateSubBlockSize_symbolType': /kisskb/src/lib/zstd/compress/zstd_compress_superblock.c:617:14: note: byref variable will be forcibly initialized 617 | unsigned max = maxCode; | ^~~ /kisskb/src/fs/xfs/xfs_trans.c: In function 'xfs_trans_roll': /kisskb/src/fs/xfs/xfs_trans.c:989:23: note: byref variable will be forcibly initialized 989 | struct xfs_trans_res tres; | ^~~~ /kisskb/src/fs/xfs/xfs_trans.c: In function 'xfs_trans_alloc_inode': /kisskb/src/fs/xfs/xfs_trans.c:1041:20: note: byref variable will be forcibly initialized 1041 | struct xfs_trans *tp; | ^~ /kisskb/src/fs/xfs/xfs_trans.c: In function 'xfs_trans_alloc_icreate': /kisskb/src/fs/xfs/xfs_trans.c:1097:20: note: byref variable will be forcibly initialized 1097 | struct xfs_trans *tp; | ^~ /kisskb/src/fs/xfs/xfs_trans.c: In function 'xfs_trans_alloc_ichange': /kisskb/src/fs/xfs/xfs_trans.c:1140:20: note: byref variable will be forcibly initialized 1140 | struct xfs_trans *tp; | ^~ /kisskb/src/lib/zstd/compress/zstd_compress_superblock.c: In function 'ZSTD_compressSubBlock_multi': /kisskb/src/lib/zstd/compress/zstd_compress_superblock.c:818:24: note: byref variable will be forcibly initialized 818 | repcodes_t rep; | ^~~ /kisskb/src/lib/zstd/compress/zstd_compress_superblock.c:764:17: note: byref variable will be forcibly initialized 764 | int seqEntropyWritten = 0; | ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/zstd/compress/zstd_compress_superblock.c:763:17: note: byref variable will be forcibly initialized 763 | int litEntropyWritten = 0; | ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/zstd/compress/zstd_compress_superblock.c: In function 'ZSTD_compressSuperBlock': /kisskb/src/lib/zstd/compress/zstd_compress_superblock.c:834:35: note: byref variable will be forcibly initialized 834 | ZSTD_entropyCTablesMetadata_t entropyMetadata; | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/virtio/virtio_input.c:4: /kisskb/src/drivers/virtio/virtio_input.c: In function 'virtinput_cfg_select': /kisskb/src/include/linux/virtio_config.h:400:36: note: byref variable will be forcibly initialized 400 | typeof(((structname*)0)->member) virtio_cread_v; \ | ^~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_input.c:134:2: note: in expansion of macro 'virtio_cread_le' 134 | virtio_cread_le(vi->vdev, struct virtio_input_config, size, &size); | ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:428:36: note: byref variable will be forcibly initialized 428 | typeof(((structname*)0)->member) virtio_cwrite_v = \ | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_input.c:133:2: note: in expansion of macro 'virtio_cwrite_le' 133 | virtio_cwrite_le(vi->vdev, struct virtio_input_config, subsel, &subsel); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:428:36: note: byref variable will be forcibly initialized 428 | typeof(((structname*)0)->member) virtio_cwrite_v = \ | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_input.c:132:2: note: in expansion of macro 'virtio_cwrite_le' 132 | virtio_cwrite_le(vi->vdev, struct virtio_input_config, select, &select); | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_input.c:130:5: note: byref variable will be forcibly initialized 130 | u8 size; | ^~~~ /kisskb/src/drivers/virtio/virtio_input.c: In function 'virtinput_init_vqs': /kisskb/src/drivers/virtio/virtio_input.c:189:17: note: byref variable will be forcibly initialized 189 | vq_callback_t *cbs[] = { virtinput_recv_events, | ^~~ /kisskb/src/drivers/virtio/virtio_input.c:188:20: note: byref variable will be forcibly initialized 188 | struct virtqueue *vqs[2]; | ^~~ /kisskb/src/drivers/virtio/virtio_input.c: In function 'virtinput_recv_status': /kisskb/src/drivers/virtio/virtio_input.c:111:15: note: byref variable will be forcibly initialized 111 | unsigned int len; | ^~~ /kisskb/src/drivers/virtio/virtio_input.c: In function 'virtinput_queue_evtbuf': /kisskb/src/drivers/virtio/virtio_input.c:27:21: note: byref variable will be forcibly initialized 27 | struct scatterlist sg[1]; | ^~ /kisskb/src/drivers/virtio/virtio_input.c: In function 'virtinput_recv_events': /kisskb/src/drivers/virtio/virtio_input.c:38:15: note: byref variable will be forcibly initialized 38 | unsigned int len; | ^~~ /kisskb/src/drivers/virtio/virtio_input.c: In function 'virtinput_send_status': /kisskb/src/drivers/virtio/virtio_input.c:64:21: note: byref variable will be forcibly initialized 64 | struct scatterlist sg[1]; | ^~ In file included from /kisskb/src/drivers/virtio/virtio_input.c:4: /kisskb/src/drivers/virtio/virtio_input.c: In function 'virtinput_cfg_abs': /kisskb/src/include/linux/virtio_config.h:400:36: note: byref variable will be forcibly initialized 400 | typeof(((structname*)0)->member) virtio_cread_v; \ | ^~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_input.c:181:2: note: in expansion of macro 'virtio_cread_le' 181 | virtio_cread_le(vi->vdev, struct virtio_input_config, u.abs.flat, &fl); | ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:400:36: note: byref variable will be forcibly initialized 400 | typeof(((structname*)0)->member) virtio_cread_v; \ | ^~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_input.c:180:2: note: in expansion of macro 'virtio_cread_le' 180 | virtio_cread_le(vi->vdev, struct virtio_input_config, u.abs.fuzz, &fu); | ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:400:36: note: byref variable will be forcibly initialized 400 | typeof(((structname*)0)->member) virtio_cread_v; \ | ^~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_input.c:179:2: note: in expansion of macro 'virtio_cread_le' 179 | virtio_cread_le(vi->vdev, struct virtio_input_config, u.abs.res, &re); | ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:400:36: note: byref variable will be forcibly initialized 400 | typeof(((structname*)0)->member) virtio_cread_v; \ | ^~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_input.c:178:2: note: in expansion of macro 'virtio_cread_le' 178 | virtio_cread_le(vi->vdev, struct virtio_input_config, u.abs.max, &ma); | ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:400:36: note: byref variable will be forcibly initialized 400 | typeof(((structname*)0)->member) virtio_cread_v; \ | ^~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_input.c:177:2: note: in expansion of macro 'virtio_cread_le' 177 | virtio_cread_le(vi->vdev, struct virtio_input_config, u.abs.min, &mi); | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_input.c: In function 'virtinput_probe': /kisskb/src/include/linux/virtio_config.h:400:36: note: byref variable will be forcibly initialized 400 | typeof(((structname*)0)->member) virtio_cread_v; \ | ^~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_input.c:269:3: note: in expansion of macro 'virtio_cread_le' 269 | virtio_cread_le(vi->vdev, struct virtio_input_config, | ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:400:36: note: byref variable will be forcibly initialized 400 | typeof(((structname*)0)->member) virtio_cread_v; \ | ^~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_input.c:267:3: note: in expansion of macro 'virtio_cread_le' 267 | virtio_cread_le(vi->vdev, struct virtio_input_config, | ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:400:36: note: byref variable will be forcibly initialized 400 | typeof(((structname*)0)->member) virtio_cread_v; \ | ^~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_input.c:265:3: note: in expansion of macro 'virtio_cread_le' 265 | virtio_cread_le(vi->vdev, struct virtio_input_config, | ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:400:36: note: byref variable will be forcibly initialized 400 | typeof(((structname*)0)->member) virtio_cread_v; \ | ^~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_input.c:263:3: note: in expansion of macro 'virtio_cread_le' 263 | virtio_cread_le(vi->vdev, struct virtio_input_config, | ^~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_bmap_item.c: In function 'xfs_bmap_update_finish_item': /kisskb/src/fs/xfs/xfs_bmap_item.c:370:18: note: byref variable will be forcibly initialized 370 | xfs_filblks_t count; | ^~~~~ /kisskb/src/fs/xfs/xfs_bmap_item.c: In function 'xfs_bud_item_format': /kisskb/src/fs/xfs/xfs_bmap_item.c:180:24: note: byref variable will be forcibly initialized 180 | struct xfs_log_iovec *vecp = NULL; | ^~~~ /kisskb/src/fs/xfs/xfs_bmap_item.c: In function 'xfs_bui_item_format': /kisskb/src/fs/xfs/xfs_bmap_item.c:89:24: note: byref variable will be forcibly initialized 89 | struct xfs_log_iovec *vecp = NULL; | ^~~~ /kisskb/src/fs/xfs/xfs_bmap_item.c: In function 'xfs_bui_item_recover': /kisskb/src/fs/xfs/xfs_bmap_item.c:469:18: note: byref variable will be forcibly initialized 469 | xfs_filblks_t count; | ^~~~~ /kisskb/src/fs/xfs/xfs_bmap_item.c:465:21: note: byref variable will be forcibly initialized 465 | struct xfs_inode *ip = NULL; | ^~ /kisskb/src/fs/xfs/xfs_bmap_item.c:464:21: note: byref variable will be forcibly initialized 464 | struct xfs_trans *tp; | ^~ /kisskb/src/fs/xfs/xfs_bmap_item.c:462:24: note: byref variable will be forcibly initialized 462 | struct xfs_bmbt_irec irec; | ^~~~ /kisskb/src/net/core/skmsg.c: In function 'sk_psock_verdict_data_ready': /kisskb/src/net/core/skmsg.c:1193:20: note: byref variable will be forcibly initialized 1193 | read_descriptor_t desc; | ^~~~ /kisskb/src/net/core/skmsg.c: In function 'sk_msg_zerocopy_from_iter': /kisskb/src/net/core/skmsg.c:307:29: note: byref variable will be forcibly initialized 307 | ssize_t orig, copied, use, offset; | ^~~~~~ /kisskb/src/net/core/skmsg.c:306:15: note: byref variable will be forcibly initialized 306 | struct page *pages[MAX_MSG_FRAGS]; | ^~~~~ /kisskb/src/lib/dim/net_dim.c: In function 'net_dim': /kisskb/src/lib/dim/net_dim.c:220:19: note: byref variable will be forcibly initialized 220 | struct dim_stats curr_stats; | ^~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/devlink.h:214, from /kisskb/src/net/core/devlink.c:31: /kisskb/src/net/core/devlink.c: In function 'perf_trace_devlink_hwmsg': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:17:1: note: in expansion of macro 'TRACE_EVENT' 17 | TRACE_EVENT(devlink_hwmsg, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:17:1: note: in expansion of macro 'TRACE_EVENT' 17 | TRACE_EVENT(devlink_hwmsg, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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/devlink.h:17:1: note: in expansion of macro 'TRACE_EVENT' 17 | TRACE_EVENT(devlink_hwmsg, | ^~~~~~~~~~~ /kisskb/src/net/core/devlink.c: In function 'perf_trace_devlink_hwerr': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:52:1: note: in expansion of macro 'TRACE_EVENT' 52 | TRACE_EVENT(devlink_hwerr, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:52:1: note: in expansion of macro 'TRACE_EVENT' 52 | TRACE_EVENT(devlink_hwerr, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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/devlink.h:52:1: note: in expansion of macro 'TRACE_EVENT' 52 | TRACE_EVENT(devlink_hwerr, | ^~~~~~~~~~~ /kisskb/src/net/core/devlink.c: In function 'perf_trace_devlink_health_report': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:81:1: note: in expansion of macro 'TRACE_EVENT' 81 | TRACE_EVENT(devlink_health_report, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:81:1: note: in expansion of macro 'TRACE_EVENT' 81 | TRACE_EVENT(devlink_health_report, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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/devlink.h:81:1: note: in expansion of macro 'TRACE_EVENT' 81 | TRACE_EVENT(devlink_health_report, | ^~~~~~~~~~~ /kisskb/src/net/core/devlink.c: In function 'perf_trace_devlink_health_recover_aborted': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:112:1: note: in expansion of macro 'TRACE_EVENT' 112 | TRACE_EVENT(devlink_health_recover_aborted, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:112:1: note: in expansion of macro 'TRACE_EVENT' 112 | TRACE_EVENT(devlink_health_recover_aborted, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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/devlink.h:112:1: note: in expansion of macro 'TRACE_EVENT' 112 | TRACE_EVENT(devlink_health_recover_aborted, | ^~~~~~~~~~~ /kisskb/src/net/core/devlink.c: In function 'perf_trace_devlink_health_reporter_state_update': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:146:1: note: in expansion of macro 'TRACE_EVENT' 146 | TRACE_EVENT(devlink_health_reporter_state_update, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:146:1: note: in expansion of macro 'TRACE_EVENT' 146 | TRACE_EVENT(devlink_health_reporter_state_update, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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/devlink.h:146:1: note: in expansion of macro 'TRACE_EVENT' 146 | TRACE_EVENT(devlink_health_reporter_state_update, | ^~~~~~~~~~~ /kisskb/src/net/core/devlink.c: In function 'perf_trace_devlink_trap_report': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:177:1: note: in expansion of macro 'TRACE_EVENT' 177 | TRACE_EVENT(devlink_trap_report, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:177:1: note: in expansion of macro 'TRACE_EVENT' 177 | TRACE_EVENT(devlink_trap_report, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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/devlink.h:177:1: note: in expansion of macro 'TRACE_EVENT' 177 | TRACE_EVENT(devlink_trap_report, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/devlink.h:214, from /kisskb/src/net/core/devlink.c:31: /kisskb/src/net/core/devlink.c: In function 'trace_event_raw_event_devlink_hwmsg': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:17:1: note: in expansion of macro 'TRACE_EVENT' 17 | TRACE_EVENT(devlink_hwmsg, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | 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/devlink.h:17:1: note: in expansion of macro 'TRACE_EVENT' 17 | TRACE_EVENT(devlink_hwmsg, | ^~~~~~~~~~~ /kisskb/src/net/core/devlink.c: In function 'trace_event_raw_event_devlink_hwerr': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:52:1: note: in expansion of macro 'TRACE_EVENT' 52 | TRACE_EVENT(devlink_hwerr, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | 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/devlink.h:52:1: note: in expansion of macro 'TRACE_EVENT' 52 | TRACE_EVENT(devlink_hwerr, | ^~~~~~~~~~~ /kisskb/src/net/core/devlink.c: In function 'trace_event_raw_event_devlink_health_report': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:81:1: note: in expansion of macro 'TRACE_EVENT' 81 | TRACE_EVENT(devlink_health_report, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | 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/devlink.h:81:1: note: in expansion of macro 'TRACE_EVENT' 81 | TRACE_EVENT(devlink_health_report, | ^~~~~~~~~~~ /kisskb/src/net/core/devlink.c: In function 'trace_event_raw_event_devlink_health_recover_aborted': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:112:1: note: in expansion of macro 'TRACE_EVENT' 112 | TRACE_EVENT(devlink_health_recover_aborted, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | 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/devlink.h:112:1: note: in expansion of macro 'TRACE_EVENT' 112 | TRACE_EVENT(devlink_health_recover_aborted, | ^~~~~~~~~~~ /kisskb/src/net/core/devlink.c: In function 'trace_event_raw_event_devlink_health_reporter_state_update': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:146:1: note: in expansion of macro 'TRACE_EVENT' 146 | TRACE_EVENT(devlink_health_reporter_state_update, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | 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/devlink.h:146:1: note: in expansion of macro 'TRACE_EVENT' 146 | TRACE_EVENT(devlink_health_reporter_state_update, | ^~~~~~~~~~~ /kisskb/src/net/core/devlink.c: In function 'trace_event_raw_event_devlink_trap_report': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:177:1: note: in expansion of macro 'TRACE_EVENT' 177 | TRACE_EVENT(devlink_trap_report, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | 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/devlink.h:177:1: note: in expansion of macro 'TRACE_EVENT' 177 | TRACE_EVENT(devlink_trap_report, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/devlink.h:214, from /kisskb/src/net/core/devlink.c:31: /kisskb/src/net/core/devlink.c: In function '__bpf_trace_devlink_hwmsg': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:17:1: note: in expansion of macro 'TRACE_EVENT' 17 | TRACE_EVENT(devlink_hwmsg, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:17:1: note: in expansion of macro 'TRACE_EVENT' 17 | TRACE_EVENT(devlink_hwmsg, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:17:1: note: in expansion of macro 'TRACE_EVENT' 17 | TRACE_EVENT(devlink_hwmsg, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:17:1: note: in expansion of macro 'TRACE_EVENT' 17 | TRACE_EVENT(devlink_hwmsg, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:17:1: note: in expansion of macro 'TRACE_EVENT' 17 | TRACE_EVENT(devlink_hwmsg, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:17:1: note: in expansion of macro 'TRACE_EVENT' 17 | TRACE_EVENT(devlink_hwmsg, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:17:1: note: in expansion of macro 'TRACE_EVENT' 17 | TRACE_EVENT(devlink_hwmsg, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:17:1: note: in expansion of macro 'TRACE_EVENT' 17 | TRACE_EVENT(devlink_hwmsg, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:17:1: note: in expansion of macro 'TRACE_EVENT' 17 | TRACE_EVENT(devlink_hwmsg, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:17:1: note: in expansion of macro 'TRACE_EVENT' 17 | TRACE_EVENT(devlink_hwmsg, | ^~~~~~~~~~~ /kisskb/src/net/core/devlink.c: In function '__bpf_trace_devlink_hwerr': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:52:1: note: in expansion of macro 'TRACE_EVENT' 52 | TRACE_EVENT(devlink_hwerr, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:52:1: note: in expansion of macro 'TRACE_EVENT' 52 | TRACE_EVENT(devlink_hwerr, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:52:1: note: in expansion of macro 'TRACE_EVENT' 52 | TRACE_EVENT(devlink_hwerr, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:52:1: note: in expansion of macro 'TRACE_EVENT' 52 | TRACE_EVENT(devlink_hwerr, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:52:1: note: in expansion of macro 'TRACE_EVENT' 52 | TRACE_EVENT(devlink_hwerr, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:52:1: note: in expansion of macro 'TRACE_EVENT' 52 | TRACE_EVENT(devlink_hwerr, | ^~~~~~~~~~~ /kisskb/src/net/core/devlink.c: In function '__bpf_trace_devlink_health_report': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:81:1: note: in expansion of macro 'TRACE_EVENT' 81 | TRACE_EVENT(devlink_health_report, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:81:1: note: in expansion of macro 'TRACE_EVENT' 81 | TRACE_EVENT(devlink_health_report, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:81:1: note: in expansion of macro 'TRACE_EVENT' 81 | TRACE_EVENT(devlink_health_report, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:81:1: note: in expansion of macro 'TRACE_EVENT' 81 | TRACE_EVENT(devlink_health_report, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:81:1: note: in expansion of macro 'TRACE_EVENT' 81 | TRACE_EVENT(devlink_health_report, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:81:1: note: in expansion of macro 'TRACE_EVENT' 81 | TRACE_EVENT(devlink_health_report, | ^~~~~~~~~~~ /kisskb/src/net/core/devlink.c: In function '__bpf_trace_devlink_health_reporter_state_update': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:146:1: note: in expansion of macro 'TRACE_EVENT' 146 | TRACE_EVENT(devlink_health_reporter_state_update, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:146:1: note: in expansion of macro 'TRACE_EVENT' 146 | TRACE_EVENT(devlink_health_reporter_state_update, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:146:1: note: in expansion of macro 'TRACE_EVENT' 146 | TRACE_EVENT(devlink_health_reporter_state_update, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:146:1: note: in expansion of macro 'TRACE_EVENT' 146 | TRACE_EVENT(devlink_health_reporter_state_update, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:146:1: note: in expansion of macro 'TRACE_EVENT' 146 | TRACE_EVENT(devlink_health_reporter_state_update, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:146:1: note: in expansion of macro 'TRACE_EVENT' 146 | TRACE_EVENT(devlink_health_reporter_state_update, | ^~~~~~~~~~~ /kisskb/src/net/core/devlink.c: In function '__bpf_trace_devlink_trap_report': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:177:1: note: in expansion of macro 'TRACE_EVENT' 177 | TRACE_EVENT(devlink_trap_report, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:177:1: note: in expansion of macro 'TRACE_EVENT' 177 | TRACE_EVENT(devlink_trap_report, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:177:1: note: in expansion of macro 'TRACE_EVENT' 177 | TRACE_EVENT(devlink_trap_report, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:177:1: note: in expansion of macro 'TRACE_EVENT' 177 | TRACE_EVENT(devlink_trap_report, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:177:1: note: in expansion of macro 'TRACE_EVENT' 177 | TRACE_EVENT(devlink_trap_report, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:177:1: note: in expansion of macro 'TRACE_EVENT' 177 | TRACE_EVENT(devlink_trap_report, | ^~~~~~~~~~~ /kisskb/src/net/core/devlink.c: In function '__bpf_trace_devlink_health_recover_aborted': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:112:1: note: in expansion of macro 'TRACE_EVENT' 112 | TRACE_EVENT(devlink_health_recover_aborted, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:112:1: note: in expansion of macro 'TRACE_EVENT' 112 | TRACE_EVENT(devlink_health_recover_aborted, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:112:1: note: in expansion of macro 'TRACE_EVENT' 112 | TRACE_EVENT(devlink_health_recover_aborted, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:112:1: note: in expansion of macro 'TRACE_EVENT' 112 | TRACE_EVENT(devlink_health_recover_aborted, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:112:1: note: in expansion of macro 'TRACE_EVENT' 112 | TRACE_EVENT(devlink_health_recover_aborted, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:112:1: note: in expansion of macro 'TRACE_EVENT' 112 | TRACE_EVENT(devlink_health_recover_aborted, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:112:1: note: in expansion of macro 'TRACE_EVENT' 112 | TRACE_EVENT(devlink_health_recover_aborted, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/devlink.h:112:1: note: in expansion of macro 'TRACE_EVENT' 112 | TRACE_EVENT(devlink_health_recover_aborted, | ^~~~~~~~~~~ /kisskb/src/net/core/devlink.c: In function 'devlink_port_type_netdev_checks': /kisskb/src/net/core/devlink.c:9344:30: note: byref variable will be forcibly initialized 9344 | struct netdev_phys_item_id ppid; | ^~~~ /kisskb/src/net/core/devlink.c:9331:8: note: byref variable will be forcibly initialized 9331 | char name[IFNAMSIZ]; | ^~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:92, from /kisskb/src/include/net/ipv6.h:12, from /kisskb/src/include/rdma/ib_verbs.h:25, from /kisskb/src/net/core/devlink.c:23: /kisskb/src/net/core/devlink.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/core/devlink.c: In function 'nla_put_u8': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/core/devlink.c: In function 'devlink_fmsg_item_fill_type': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/net/core/devlink.c: In function 'nla_put_u16': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/net/core/devlink.c: In function 'devlink_nl_port_attrs_put': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/core/devlink.c: In function 'nla_put_bitfield32': /kisskb/src/include/net/netlink.h:1543:24: note: byref variable will be forcibly initialized 1543 | struct nla_bitfield32 tmp = { value, selector, }; | ^~~ /kisskb/src/net/core/devlink.c: In function 'devlink_port_fn_hw_addr_fill': /kisskb/src/net/core/devlink.c:935:6: note: byref variable will be forcibly initialized 935 | int hw_addr_len; | ^~~~~~~~~~~ /kisskb/src/net/core/devlink.c:934:5: note: byref variable will be forcibly initialized 934 | u8 hw_addr[MAX_ADDR_LEN]; | ^~~~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:92, from /kisskb/src/include/net/ipv6.h:12, from /kisskb/src/include/rdma/ib_verbs.h:25, from /kisskb/src/net/core/devlink.c:23: /kisskb/src/net/core/devlink.c: In function 'devlink_dpipe_value_put': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/core/devlink.c: In function 'devlink_dpipe_match_put': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/core/devlink.c: In function 'devlink_dpipe_action_put': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/core/devlink.c: In function 'devlink_nl_region_snapshot_id_put': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/core/devlink.c: In function 'devlink_nl_param_value_fill_one': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/net/core/devlink.c: In function 'devlink_reload_stat_put': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/core/devlink.c: In function 'devlink_reload_stats_put': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/net/core/devlink.c: In function 'devlink_dpipe_fields_put': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/core/devlink.c: In function 'devlink_dpipe_header_put': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/core/devlink.c: In function 'devlink_nl_info_fill': /kisskb/src/net/core/devlink.c:6036:26: note: byref variable will be forcibly initialized 6036 | struct devlink_info_req req; | ^~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:92, from /kisskb/src/include/net/ipv6.h:12, from /kisskb/src/include/rdma/ib_verbs.h:25, from /kisskb/src/net/core/devlink.c:23: /kisskb/src/net/core/devlink.c: In function 'devlink_nl_param_fill': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/core/devlink.c:4624:32: note: byref variable will be forcibly initialized 4624 | struct devlink_param_gset_ctx ctx; | ^~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:92, from /kisskb/src/include/net/ipv6.h:12, from /kisskb/src/include/rdma/ib_verbs.h:25, from /kisskb/src/net/core/devlink.c:23: /kisskb/src/net/core/devlink.c: In function 'devlink_nl_fill': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/core/devlink.c: In function 'devlink_nl_eswitch_fill': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/net/core/devlink.c:2795:6: note: byref variable will be forcibly initialized 2795 | u16 mode; | ^~~~ /kisskb/src/net/core/devlink.c:2792:5: note: byref variable will be forcibly initialized 2792 | u8 inline_mode; | ^~~~~~~~~~~ /kisskb/src/net/core/devlink.c:2791:34: note: byref variable will be forcibly initialized 2791 | enum devlink_eswitch_encap_mode encap_mode; | ^~~~~~~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:92, from /kisskb/src/include/net/ipv6.h:12, from /kisskb/src/include/rdma/ib_verbs.h:25, from /kisskb/src/net/core/devlink.c:23: /kisskb/src/net/core/devlink.c: In function 'devlink_nl_sb_tc_pool_bind_fill': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/core/devlink.c:2531:7: note: byref variable will be forcibly initialized 2531 | u32 max; | ^~~ /kisskb/src/net/core/devlink.c:2530:7: note: byref variable will be forcibly initialized 2530 | u32 cur; | ^~~ /kisskb/src/net/core/devlink.c:2500:6: note: byref variable will be forcibly initialized 2500 | u32 threshold; | ^~~~~~~~~ /kisskb/src/net/core/devlink.c:2499:6: note: byref variable will be forcibly initialized 2499 | u16 pool_index; | ^~~~~~~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:92, from /kisskb/src/include/net/ipv6.h:12, from /kisskb/src/include/rdma/ib_verbs.h:25, from /kisskb/src/net/core/devlink.c:23: /kisskb/src/net/core/devlink.c: In function 'devlink_nl_sb_port_pool_fill': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/core/devlink.c:2309:7: note: byref variable will be forcibly initialized 2309 | u32 max; | ^~~ /kisskb/src/net/core/devlink.c:2308:7: note: byref variable will be forcibly initialized 2308 | u32 cur; | ^~~ /kisskb/src/net/core/devlink.c:2283:6: note: byref variable will be forcibly initialized 2283 | u32 threshold; | ^~~~~~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:92, from /kisskb/src/include/net/ipv6.h:12, from /kisskb/src/include/rdma/ib_verbs.h:25, from /kisskb/src/net/core/devlink.c:23: /kisskb/src/net/core/devlink.c: In function 'devlink_nl_sb_pool_fill': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/core/devlink.c:2081:30: note: byref variable will be forcibly initialized 2081 | struct devlink_sb_pool_info pool_info; | ^~~~~~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:92, from /kisskb/src/include/net/ipv6.h:12, from /kisskb/src/include/rdma/ib_verbs.h:25, from /kisskb/src/net/core/devlink.c:23: /kisskb/src/net/core/devlink.c: In function 'devlink_nl_sb_fill': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/core/devlink.c: In function 'devlink_port_fn_state_fill': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/net/core/devlink.c:1025:29: note: byref variable will be forcibly initialized 1025 | enum devlink_port_fn_state state; | ^~~~~ /kisskb/src/net/core/devlink.c:1024:31: note: byref variable will be forcibly initialized 1024 | enum devlink_port_fn_opstate opstate; | ^~~~~~~ /kisskb/src/drivers/video/fbdev/core/fb_ddc.c: In function 'fb_do_probe_ddc_edid': /kisskb/src/drivers/video/fbdev/core/fb_ddc.c:26:17: note: byref variable will be forcibly initialized 26 | struct i2c_msg msgs[] = { | ^~~~ /kisskb/src/drivers/video/fbdev/core/fb_ddc.c:24:16: note: byref variable will be forcibly initialized 24 | unsigned char start = 0x0; | ^~~~~ /kisskb/src/net/core/devlink.c: In function 'devlink_nl_port_function_attrs_put': /kisskb/src/net/core/devlink.c:1061:7: note: byref variable will be forcibly initialized 1061 | bool msg_updated = false; | ^~~~~~~~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:92, from /kisskb/src/include/net/ipv6.h:12, from /kisskb/src/include/rdma/ib_verbs.h:25, from /kisskb/src/net/core/devlink.c:23: /kisskb/src/net/core/devlink.c: In function 'nla_get_u64': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized 1617 | u64 tmp; | ^~~ /kisskb/src/net/core/devlink.c: In function 'devlink_trap_policer_set': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized 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:203:24: note: byref variable will be forcibly initialized 203 | 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_dquot_item_recover.c: In function 'xlog_recover_dquot_commit_pass2': /kisskb/src/fs/xfs/xfs_trans.h:203:24: note: byref variable will be forcibly initialized 203 | 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_dquot_item_recover.c:67:20: note: byref variable will be forcibly initialized 67 | struct xfs_buf *bp; | ^~ /kisskb/src/net/core/devlink.c: In function 'devlink_nl_cmd_resource_set': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized /kisskb/src/net/core/devlink.c: In function 'nla_get_bitfield32': /kisskb/src/include/net/netlink.h:1735:24: note: byref variable will be forcibly initialized 1735 | struct nla_bitfield32 tmp; | ^~~ /kisskb/src/net/core/devlink.c: In function 'nla_put_u64_64bit': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/net/core/devlink.c: In function 'devlink_trap_policer_stats_put': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/net/core/devlink.c:8296:6: note: byref variable will be forcibly initialized 8296 | u64 drops; | ^~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:92, from /kisskb/src/include/net/ipv6.h:12, from /kisskb/src/include/rdma/ib_verbs.h:25, from /kisskb/src/net/core/devlink.c:23: /kisskb/src/net/core/devlink.c: In function 'devlink_nl_trap_policer_fill': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/core/devlink.c: In function 'devlink_nl_flash_update_fill': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/net/core/devlink.c: In function 'devlink_fmsg_item_fill_data': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/net/core/devlink.c: In function 'devlink_fmsg_dumpit': /kisskb/src/net/core/devlink.c:6697:6: note: byref variable will be forcibly initialized 6697 | int index = cb->args[0]; | ^~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:92, from /kisskb/src/include/net/ipv6.h:12, from /kisskb/src/include/rdma/ib_verbs.h:25, from /kisskb/src/net/core/devlink.c:23: /kisskb/src/net/core/devlink.c: In function 'devlink_nl_cmd_region_read_chunk_fill': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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_shutdown_callbacks': /kisskb/src/fs/xfs/xfs_log.c:502:12: note: byref variable will be forcibly initialized 502 | LIST_HEAD(cb_list); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/core/devlink.c: In function 'devlink_nl_region_fill': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/core/devlink.c: In function 'devlink_resource_occ_put': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/net/core/devlink.c: In function 'devlink_resource_size_params_put': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/net/core/devlink.c: In function 'devlink_resource_put': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/net/core/devlink.c: In function 'devlink_dpipe_table_put': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/net/core/devlink.c: In function 'devlink_nl_rate_fill': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/net/core/devlink.c: In function 'devlink_dpipe_entry_put': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/fs/xfs/xfs_log.c: In function 'xlog_state_clean_iclog': /kisskb/src/fs/xfs/xfs_log.c:2734:8: note: byref variable will be forcibly initialized 2734 | int iclogs_changed = 0; | ^~~~~~~~~~~~~~ /kisskb/src/net/core/devlink.c: In function 'devlink_nl_cmd_trap_group_set_doit': /kisskb/src/net/core/devlink.c:8249:7: note: byref variable will be forcibly initialized 8249 | bool modified = false; | ^~~~~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:92, from /kisskb/src/include/net/ipv6.h:12, from /kisskb/src/include/rdma/ib_verbs.h:25, from /kisskb/src/net/core/devlink.c:23: /kisskb/src/net/core/devlink.c: In function 'devlink_nl_rate_set': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized 1617 | u64 tmp; | ^~~ /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized In file included from /kisskb/src/fs/xfs/xfs_log.c:22: /kisskb/src/fs/xfs/xfs_log.c: In function 'xfs_fs_has_sickness': /kisskb/src/fs/xfs/libxfs/xfs_health.h:129:21: note: byref variable will be forcibly initialized 129 | unsigned int sick, checked; | ^~~~~~~ /kisskb/src/fs/xfs/libxfs/xfs_health.h:129:15: note: byref variable will be forcibly initialized 129 | unsigned int sick, checked; | ^~~~ /kisskb/src/net/core/devlink.c: In function 'devlink_trap_group_stats_put': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/net/core/devlink.c:7706:23: note: byref variable will be forcibly initialized 7706 | struct devlink_stats stats; | ^~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:92, from /kisskb/src/include/net/ipv6.h:12, from /kisskb/src/include/rdma/ib_verbs.h:25, from /kisskb/src/net/core/devlink.c:23: /kisskb/src/net/core/devlink.c: In function 'devlink_nl_trap_group_fill': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/core/devlink.c: In function 'devlink_trap_stats_put': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/net/core/devlink.c:7737:6: note: byref variable will be forcibly initialized 7737 | u64 drops = 0; | ^~~~~ /kisskb/src/net/core/devlink.c:7735:23: note: byref variable will be forcibly initialized 7735 | struct devlink_stats stats; | ^~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:92, from /kisskb/src/include/net/ipv6.h:12, from /kisskb/src/include/rdma/ib_verbs.h:25, from /kisskb/src/net/core/devlink.c:23: /kisskb/src/net/core/devlink.c: In function 'devlink_nl_trap_fill': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/net/core/devlink.c: In function 'devlink_nl_cmd_health_reporter_set_doit': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized 1617 | u64 tmp; | ^~~ /kisskb/src/fs/xfs/xfs_log.c: In function 'xfs_log_space_wake': /kisskb/src/fs/xfs/xfs_log.c:1125:8: note: byref variable will be forcibly initialized 1125 | int free_bytes; | ^~~~~~~~~~ /kisskb/src/fs/xfs/xfs_log.c: In function 'xlog_grant_head_check': /kisskb/src/fs/xfs/xfs_log.c:295:8: note: byref variable will be forcibly initialized 295 | int free_bytes; | ^~~~~~~~~~ /kisskb/src/net/core/devlink.c: In function 'devlink_dpipe_entries_fill': /kisskb/src/net/core/devlink.c:3405:32: note: byref variable will be forcibly initialized 3405 | struct devlink_dpipe_dump_ctx dump_ctx; | ^~~~~~~~ /kisskb/src/fs/xfs/xfs_log.c: In function 'xfs_log_regrant': /kisskb/src/fs/xfs/xfs_log.c:379:8: note: byref variable will be forcibly initialized 379 | int need_bytes; | ^~~~~~~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:92, from /kisskb/src/include/net/ipv6.h:12, from /kisskb/src/include/rdma/ib_verbs.h:25, from /kisskb/src/net/core/devlink.c:23: /kisskb/src/net/core/devlink.c: In function 'devlink_nl_health_reporter_fill': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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:2871:13: note: byref variable will be forcibly initialized 2871 | LIST_HEAD(cb_list); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/xfs/xfs_log_cil.c: In function 'xlog_discard_busy_extents': /kisskb/src/fs/xfs/xfs_log_cil.c:571:19: note: byref variable will be forcibly initialized 571 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/xfs/xfs_log_cil.c:570:15: note: byref variable will be forcibly initialized 570 | struct bio *bio = NULL; | ^~~ /kisskb/src/fs/xfs/xfs_log_cil.c: In function 'xlog_cil_alloc_shadow_bufs': /kisskb/src/fs/xfs/xfs_log_cil.c:161:7: note: byref variable will be forcibly initialized 161 | int nbytes = 0; | ^~~~~~ /kisskb/src/fs/xfs/xfs_log_cil.c:160:7: note: byref variable will be forcibly initialized 160 | int niovecs = 0; | ^~~~~~~ /kisskb/src/fs/xfs/xfs_log_cil.c: In function 'xlog_cil_insert_items': /kisskb/src/fs/xfs/xfs_log_cil.c:430:8: note: byref variable will be forcibly initialized 430 | int diff_iovecs = 0; | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_log_cil.c:429:8: note: byref variable will be forcibly initialized 429 | int len = 0; | ^~~ /kisskb/src/net/core/devlink.c: In function 'devlink_fmsg_u32_pair_put': /kisskb/src/net/core/devlink.c:6448:5: note: byref variable will be forcibly initialized 6448 | int devlink_fmsg_u32_pair_put(struct devlink_fmsg *fmsg, const char *name, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_log.c: In function 'xlog_force_lsn': /kisskb/src/fs/xfs/xfs_log.c:3370:9: note: byref variable will be forcibly initialized 3370 | bool completed; | ^~~~~~~~~ /kisskb/src/net/core/devlink.c: In function 'devlink_fmsg_bool_pair_put': /kisskb/src/net/core/devlink.c:6406:5: note: byref variable will be forcibly initialized 6406 | int devlink_fmsg_bool_pair_put(struct devlink_fmsg *fmsg, const char *name, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/devlink.c: In function 'devlink_fmsg_u8_pair_put': /kisskb/src/net/core/devlink.c:6427:5: note: byref variable will be forcibly initialized 6427 | int devlink_fmsg_u8_pair_put(struct devlink_fmsg *fmsg, const char *name, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/devlink.c: In function 'devlink_fmsg_u64_pair_put': /kisskb/src/fs/xfs/xfs_log.c: In function 'xlog_write': /kisskb/src/net/core/devlink.c:6469:5: note: byref variable will be forcibly initialized 6469 | int devlink_fmsg_u64_pair_put(struct devlink_fmsg *fmsg, const char *name, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_log.c:2525:10: note: byref variable will be forcibly initialized 2525 | int copy_off; | ^~~~~~~~ /kisskb/src/fs/xfs/xfs_log.c:2524:10: note: byref variable will be forcibly initialized 2524 | int copy_len; | ^~~~~~~~ /kisskb/src/fs/xfs/xfs_log.c:2497:8: note: byref variable will be forcibly initialized 2497 | int log_offset; | ^~~~~~~~~~ /kisskb/src/fs/xfs/xfs_log.c:2477:8: note: byref variable will be forcibly initialized 2477 | int data_cnt = 0; | ^~~~~~~~ /kisskb/src/fs/xfs/xfs_log.c:2476:8: note: byref variable will be forcibly initialized 2476 | int record_cnt = 0; | ^~~~~~~~~~ /kisskb/src/fs/xfs/xfs_log.c:2475:8: note: byref variable will be forcibly initialized 2475 | int contwr = 0; | ^~~~~~ /kisskb/src/fs/xfs/xfs_log.c:2474:8: note: byref variable will be forcibly initialized 2474 | int partial_copy_len = 0; | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_log.c:2473:8: note: byref variable will be forcibly initialized 2473 | int partial_copy = 0; | ^~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_log.c:2468:23: note: byref variable will be forcibly initialized 2468 | struct xlog_in_core *iclog = NULL; | ^~~~~ /kisskb/src/fs/xfs/xfs_log.c: In function 'xlog_write_unmount_record': /kisskb/src/fs/xfs/xfs_log.c:921:23: note: byref variable will be forcibly initialized 921 | struct xfs_log_iovec reg = { | ^~~ /kisskb/src/fs/xfs/xfs_log.c: In function 'xfs_log_force': /kisskb/src/fs/xfs/xfs_log.c:3311:9: note: byref variable will be forcibly initialized 3311 | bool completed; | ^~~~~~~~~ /kisskb/src/fs/xfs/xfs_log_cil.c: In function 'xlog_cil_write_commit_record': /kisskb/src/fs/xfs/xfs_log_cil.c:813:23: note: byref variable will be forcibly initialized 813 | struct xfs_log_iovec reg = { | ^~~ In file included from /kisskb/src/include/linux/mm_types.h:13, 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/xfs_log_cil.c:6: /kisskb/src/fs/xfs/xfs_log_cil.c: In function 'xlog_cil_push_work': /kisskb/src/fs/xfs/xfs_log_cil.c:870:29: note: byref variable will be forcibly initialized 870 | DECLARE_COMPLETION_ONSTACK(bdev_flush); | ^~~~~~~~~~ /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/xfs_log_cil.c:869:14: note: byref variable will be forcibly initialized 869 | struct bio bio; | ^~~ /kisskb/src/fs/xfs/xfs_log_cil.c:865:23: note: byref variable will be forcibly initialized 865 | struct xfs_log_iovec lhdr; | ^~~~ /kisskb/src/fs/xfs/xfs_log_cil.c:864:26: note: byref variable will be forcibly initialized 864 | struct xfs_trans_header thdr; | ^~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:92, from /kisskb/src/include/net/ipv6.h:12, from /kisskb/src/include/rdma/ib_verbs.h:25, from /kisskb/src/net/core/devlink.c:23: /kisskb/src/net/core/devlink.c: In function 'devlink_nl_port_fill': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/fs/xfs/xfs_log.c: In function 'xfs_log_reserve': /kisskb/src/fs/xfs/xfs_log.c:445:8: note: byref variable will be forcibly initialized 445 | int need_bytes; | ^~~~~~~~~~ /kisskb/src/fs/xfs/xfs_log.c: In function 'xlog_unmount_write': /kisskb/src/fs/xfs/xfs_log.c:947:22: note: byref variable will be forcibly initialized 947 | struct xlog_ticket *tic = NULL; | ^~~ In file included from /kisskb/src/fs/xfs/xfs_log.c:22: /kisskb/src/fs/xfs/xfs_log.c: In function 'xfs_log_unmount_write': /kisskb/src/fs/xfs/libxfs/xfs_health.h:129:15: note: byref variable will be forcibly initialized 129 | unsigned int sick, checked; | ^~~~ /kisskb/src/fs/xfs/libxfs/xfs_health.h:129:21: note: byref variable will be forcibly initialized 129 | unsigned int sick, checked; | ^~~~~~~ /kisskb/src/net/core/of_net.c: In function 'of_get_phy_mode': /kisskb/src/net/core/of_net.c:28:14: note: byref variable will be forcibly initialized 28 | const char *pm; | ^~ /kisskb/src/net/core/of_net.c: In function 'of_get_mac_addr_nvmem': /kisskb/src/net/core/of_net.c:65:9: note: byref variable will be forcibly initialized 65 | size_t len; | ^~~ /kisskb/src/net/core/devlink.c: In function 'devlink_nl_cmd_flash_update': /kisskb/src/net/core/of_net.c: In function 'of_get_ethdev_address': /kisskb/src/net/core/of_net.c:162:5: note: byref variable will be forcibly initialized 162 | u8 addr[ETH_ALEN]; | ^~~~ /kisskb/src/net/core/devlink.c:4283:30: note: byref variable will be forcibly initialized 4283 | struct devlink_flash_notify params = {}; | ^~~~~~ /kisskb/src/net/core/devlink.c:4292:30: note: byref variable will be forcibly initialized 4292 | struct devlink_flash_notify params = {}; | ^~~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:92, from /kisskb/src/include/net/ipv6.h:12, from /kisskb/src/include/rdma/ib_verbs.h:25, from /kisskb/src/net/core/devlink.c:23: /kisskb/src/include/net/netlink.h:1735:24: note: byref variable will be forcibly initialized 1735 | struct nla_bitfield32 tmp; | ^~~ /kisskb/src/net/core/devlink.c: In function 'devlink_fmsg_snd': /kisskb/src/net/core/devlink.c:6646:6: note: byref variable will be forcibly initialized 6646 | int index = 0; | ^~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:92, from /kisskb/src/include/net/ipv6.h:12, from /kisskb/src/include/rdma/ib_verbs.h:25, from /kisskb/src/net/core/devlink.c:23: /kisskb/src/net/core/devlink.c: In function 'devlink_nl_region_notify_build': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/core/devlink.c: In function 'devlink_nl_cmd_region_new': /kisskb/src/net/core/devlink.c:5635:6: note: byref variable will be forcibly initialized 5635 | u8 *data; | ^~~~ /kisskb/src/net/core/devlink.c:5634:6: note: byref variable will be forcibly initialized 5634 | u32 snapshot_id; | ^~~~~~~~~~~ /kisskb/src/net/core/devlink.c: In function '__devlink_nl_cmd_param_set_doit': /kisskb/src/net/core/devlink.c:4910:28: note: byref variable will be forcibly initialized 4910 | union devlink_param_value value; | ^~~~~ /kisskb/src/net/core/devlink.c:4906:32: note: byref variable will be forcibly initialized 4906 | struct devlink_param_gset_ctx ctx; | ^~~ /kisskb/src/net/core/devlink.c: In function '__devlink_reload_stats_update': /kisskb/src/net/core/devlink.c:4010:16: note: byref variable will be forcibly initialized 4010 | unsigned long actions = actions_performed; | ^~~~~~~ /kisskb/src/net/core/devlink.c: In function 'devlink_reload': /kisskb/src/net/core/devlink.c:4062:6: note: byref variable will be forcibly initialized 4062 | u32 remote_reload_stats[DEVLINK_RELOAD_STATS_ARRAY_SIZE]; | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:92, from /kisskb/src/include/net/ipv6.h:12, from /kisskb/src/include/rdma/ib_verbs.h:25, from /kisskb/src/net/core/devlink.c:23: /kisskb/src/net/core/devlink.c: In function 'devlink_nl_reload_actions_performed_snd': /kisskb/src/include/net/netlink.h:1543:24: note: byref variable will be forcibly initialized 1543 | struct nla_bitfield32 tmp = { value, selector, }; | ^~~ /kisskb/src/net/core/devlink.c: In function 'devlink_nl_cmd_reload': /kisskb/src/include/net/netlink.h:1735:24: note: byref variable will be forcibly initialized 1735 | struct nla_bitfield32 tmp; | ^~~ /kisskb/src/net/core/devlink.c:4130:6: note: byref variable will be forcibly initialized 4130 | u32 actions_performed; | ^~~~~~~~~~~~~~~~~ /kisskb/src/net/core/devlink.c: In function 'devlink_resource_fill': /kisskb/src/net/core/devlink.c:3820:18: note: byref variable will be forcibly initialized 3820 | struct sk_buff *skb = NULL; | ^~~ /kisskb/src/net/core/devlink.c: In function 'devlink_dpipe_headers_fill': /kisskb/src/net/core/devlink.c:3523:18: note: byref variable will be forcibly initialized 3523 | struct sk_buff *skb = NULL; | ^~~ /kisskb/src/net/core/devlink.c: In function 'devlink_dpipe_tables_fill': /kisskb/src/net/core/devlink.c:3086:18: note: byref variable will be forcibly initialized 3086 | struct sk_buff *skb = NULL; | ^~~ /kisskb/src/net/core/devlink.c: In function 'devlink_nl_cmd_port_new_doit': /kisskb/src/net/core/devlink.c:1651:15: note: byref variable will be forcibly initialized 1651 | unsigned int new_port_index; | ^~~~~~~~~~~~~~ /kisskb/src/net/core/devlink.c: In function 'devlink_port_function_set': /kisskb/src/net/core/devlink.c:1487:17: note: byref variable will be forcibly initialized 1487 | struct nlattr *tb[DEVLINK_PORT_FUNCTION_ATTR_MAX + 1]; | ^~ /kisskb/src/net/core/devlink.c: In function 'devlink_trap_report': /kisskb/src/net/core/devlink.c:10973:32: note: byref variable will be forcibly initialized 10973 | struct devlink_trap_metadata metadata = {}; | ^~~~~~~~ /kisskb/src/net/core/devlink.c: In function '__devlink_compat_running_version': /kisskb/src/net/core/devlink.c:11284:26: note: byref variable will be forcibly initialized 11284 | struct devlink_info_req req; | ^~~ /kisskb/src/net/core/devlink.c: In function 'devlink_nl_cmd_trap_policer_get_dumpit': /kisskb/src/net/core/devlink.c:8408:16: note: byref variable will be forcibly initialized 8408 | unsigned long index; | ^~~~~ /kisskb/src/net/core/devlink.c: In function 'devlink_nl_cmd_trap_group_get_dumpit': /kisskb/src/net/core/devlink.c:8094:16: note: byref variable will be forcibly initialized 8094 | unsigned long index; | ^~~~~ /kisskb/src/net/core/devlink.c: In function 'devlink_nl_cmd_trap_get_dumpit': /kisskb/src/net/core/devlink.c:7867:16: note: byref variable will be forcibly initialized 7867 | unsigned long index; | ^~~~~ /kisskb/src/net/core/devlink.c: In function 'devlink_get_from_attrs': /kisskb/src/net/core/devlink.c:231:16: note: byref variable will be forcibly initialized 231 | unsigned long index; | ^~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:92, from /kisskb/src/include/net/ipv6.h:12, from /kisskb/src/include/rdma/ib_verbs.h:25, from /kisskb/src/net/core/devlink.c:23: /kisskb/src/net/core/devlink.c: In function 'devlink_nl_cmd_region_read_dumpit': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized 1617 | u64 tmp; | ^~~ /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized /kisskb/src/net/core/devlink.c:5818:6: note: byref variable will be forcibly initialized 5818 | u64 ret_offset, start_offset, end_offset = U64_MAX; | ^~~~~~~~~~ /kisskb/src/net/core/devlink.c: In function 'devlink_nl_cmd_health_reporter_get_dumpit': /kisskb/src/net/core/devlink.c:7271:16: note: byref variable will be forcibly initialized 7271 | unsigned long index; | ^~~~~ /kisskb/src/net/core/devlink.c: In function 'devlink_nl_cmd_info_get_dumpit': /kisskb/src/net/core/devlink.c:6091:16: note: byref variable will be forcibly initialized 6091 | unsigned long index; | ^~~~~ /kisskb/src/net/core/devlink.c: In function 'devlink_nl_cmd_region_get_dumpit': /kisskb/src/net/core/devlink.c:5558:6: note: byref variable will be forcibly initialized 5558 | int idx = 0; | ^~~ /kisskb/src/net/core/devlink.c:5557:16: note: byref variable will be forcibly initialized 5557 | unsigned long index; | ^~~~~ /kisskb/src/net/core/devlink.c: In function 'devlink_nl_cmd_port_param_get_dumpit': /kisskb/src/net/core/devlink.c:4973:16: note: byref variable will be forcibly initialized 4973 | unsigned long index; | ^~~~~ /kisskb/src/net/core/devlink.c: In function 'devlink_nl_cmd_param_get_dumpit': /kisskb/src/net/core/devlink.c:4738:16: note: byref variable will be forcibly initialized 4738 | unsigned long index; | ^~~~~ /kisskb/src/net/core/devlink.c: In function 'devlink_nl_cmd_sb_tc_pool_bind_get_dumpit': /kisskb/src/net/core/devlink.c:2658:6: note: byref variable will be forcibly initialized 2658 | int idx = 0; | ^~~ /kisskb/src/net/core/devlink.c:2657:16: note: byref variable will be forcibly initialized 2657 | unsigned long index; | ^~~~~ /kisskb/src/net/core/devlink.c: In function 'devlink_nl_cmd_sb_port_pool_get_dumpit': /kisskb/src/net/core/devlink.c:2409:6: note: byref variable will be forcibly initialized 2409 | int idx = 0; | ^~~ /kisskb/src/net/core/devlink.c:2408:16: note: byref variable will be forcibly initialized 2408 | unsigned long index; | ^~~~~ /kisskb/src/net/core/devlink.c: In function 'devlink_nl_cmd_sb_pool_get_dumpit': In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/include/linux/kallsyms.h:13, from /kisskb/src/include/linux/bpf.h:20, from /kisskb/src/net/core/bpf_sk_storage.c:8: /kisskb/src/net/core/bpf_sk_storage.c: In function '__ab_c_size': /kisskb/src/net/core/devlink.c:2188:6: note: byref variable will be forcibly initialized 2188 | int idx = 0; | ^~~ /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/net/core/devlink.c:2187:16: note: byref variable will be forcibly initialized 2187 | unsigned long index; | ^~~~~ /kisskb/src/net/core/devlink.c: In function 'devlink_nl_cmd_sb_get_dumpit': /kisskb/src/net/core/devlink.c:2035:16: note: byref variable will be forcibly initialized 2035 | unsigned long index; | ^~~~~ /kisskb/src/net/core/devlink.c: In function 'devlink_nl_cmd_rate_get_dumpit': /kisskb/src/net/core/devlink.c:1203:16: note: byref variable will be forcibly initialized 1203 | unsigned long index; | ^~~~~ /kisskb/src/net/core/devlink.c: In function 'devlink_nl_cmd_port_get_dumpit': /kisskb/src/net/core/devlink.c:1369:16: note: byref variable will be forcibly initialized 1369 | unsigned long index; | ^~~~~ /kisskb/src/net/core/bpf_sk_storage.c: In function 'bpf_fd_sk_storage_delete_elem': /kisskb/src/net/core/bpf_sk_storage.c:153:10: note: byref variable will be forcibly initialized 153 | int fd, err; | ^~~ /kisskb/src/net/core/bpf_sk_storage.c: In function 'bpf_fd_sk_storage_update_elem': /kisskb/src/net/core/bpf_sk_storage.c:135:10: note: byref variable will be forcibly initialized 135 | int fd, err; | ^~~ /kisskb/src/net/core/devlink.c: In function 'devlink_nl_cmd_get_dumpit': /kisskb/src/net/core/devlink.c:1306:16: note: byref variable will be forcibly initialized 1306 | unsigned long index; | ^~~~~ /kisskb/src/net/core/bpf_sk_storage.c: In function 'bpf_fd_sk_storage_lookup_elem': /kisskb/src/net/core/bpf_sk_storage.c:117:10: note: byref variable will be forcibly initialized 117 | int fd, err; | ^~~ /kisskb/src/net/core/devlink.c: In function 'devlink_pernet_pre_exit': /kisskb/src/net/core/devlink.c:11398:16: note: byref variable will be forcibly initialized 11398 | unsigned long index; | ^~~~~ /kisskb/src/net/core/devlink.c:11397:6: note: byref variable will be forcibly initialized 11397 | u32 actions_performed; | ^~~~~~~~~~~~~~~~~ /kisskb/src/net/core/devlink.c: In function 'devlink_compat_flash_update': /kisskb/src/net/core/devlink.c:4283:30: note: byref variable will be forcibly initialized 4283 | struct devlink_flash_notify params = {}; | ^~~~~~ /kisskb/src/net/core/devlink.c:4292:30: note: byref variable will be forcibly initialized 4292 | struct devlink_flash_notify params = {}; | ^~~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/net/bpf_sk_storage.h:12, from /kisskb/src/net/core/bpf_sk_storage.c:12: /kisskb/src/net/core/bpf_sk_storage.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/core/bpf_sk_storage.c: In function 'diag_get': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/core/bpf_sk_storage.c: In function '__bpf_sk_storage_map_seq_show': /kisskb/src/net/core/bpf_sk_storage.c:829:23: note: byref variable will be forcibly initialized 829 | struct bpf_iter_meta meta; | ^~~~ /kisskb/src/net/core/sock_map.c: In function 'sock_map_seq_show': /kisskb/src/net/core/sock_map.c:741:23: note: byref variable will be forcibly initialized 741 | struct bpf_iter_meta meta; | ^~~~ /kisskb/src/net/core/sock_map.c: In function 'sock_hash_seq_show': /kisskb/src/net/core/sock_map.c:1332:23: note: byref variable will be forcibly initialized 1332 | struct bpf_iter_meta meta; | ^~~~ /kisskb/src/net/core/sock_map.c: In function 'sock_hash_free': /kisskb/src/net/core/sock_map.c:1113:20: note: byref variable will be forcibly initialized 1113 | struct hlist_head unlink_list; | ^~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_pci_modern_dev.c: In function 'virtio_pci_find_capability': /kisskb/src/drivers/virtio/virtio_pci_modern_dev.c:114:12: note: byref variable will be forcibly initialized 114 | u8 type, bar; | ^~~ /kisskb/src/drivers/virtio/virtio_pci_modern_dev.c:114:6: note: byref variable will be forcibly initialized 114 | u8 type, bar; | ^~~~ /kisskb/src/net/core/sock_map.c: In function 'sock_map_update_elem_sys': /kisskb/src/net/core/sock_map.c:547:6: note: byref variable will be forcibly initialized 547 | int ret; | ^~~ /kisskb/src/drivers/virtio/virtio_pci_modern_dev.c: In function 'vp_modern_map_capability': /kisskb/src/drivers/virtio/virtio_pci_modern_dev.c:27:14: note: byref variable will be forcibly initialized 27 | u32 offset, length; | ^~~~~~ /kisskb/src/drivers/virtio/virtio_pci_modern_dev.c:27:6: note: byref variable will be forcibly initialized 27 | u32 offset, length; | ^~~~~~ /kisskb/src/drivers/virtio/virtio_pci_modern_dev.c:26:5: note: byref variable will be forcibly initialized 26 | u8 bar; | ^~~ /kisskb/src/drivers/virtio/virtio_pci_modern_dev.c: In function 'vp_modern_probe': /kisskb/src/drivers/virtio/virtio_pci_modern_dev.c:212:6: note: byref variable will be forcibly initialized 212 | u32 notify_offset; | ^~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_pci_modern_dev.c:211:6: note: byref variable will be forcibly initialized 211 | u32 notify_length; | ^~~~~~~~~~~~~ /kisskb/src/drivers/vdpa/vdpa_user/vduse_dev.c: In function 'vduse_dev_write_iter': /kisskb/src/drivers/vdpa/vdpa_user/vduse_dev.c:357:28: note: byref variable will be forcibly initialized 357 | struct vduse_dev_response resp; | ^~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/vdpa/vdpa_user/vduse_dev.c:12: /kisskb/src/drivers/vdpa/vdpa_user/vduse_dev.c: In function 'vduse_dev_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: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/drivers/vdpa/vdpa_user/vduse_dev.c:320:9: note: in expansion of macro 'wait_event_interruptible_exclusive' 320 | ret = wait_event_interruptible_exclusive(dev->waitq, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/vdpa/vdpa_user/vduse_dev.c: In function 'vduse_dev_ioctl': /kisskb/src/drivers/vdpa/vdpa_user/vduse_dev.c:1057:27: note: byref variable will be forcibly initialized 1057 | struct vduse_vq_eventfd eventfd; | ^~~~~~~ /kisskb/src/drivers/vdpa/vdpa_user/vduse_dev.c:1015:24: note: byref variable will be forcibly initialized 1015 | struct vduse_vq_info vq_info; | ^~~~~~~ /kisskb/src/drivers/vdpa/vdpa_user/vduse_dev.c:994:26: note: byref variable will be forcibly initialized 994 | struct vduse_vq_config config; | ^~~~~~ /kisskb/src/drivers/vdpa/vdpa_user/vduse_dev.c:969:28: note: byref variable will be forcibly initialized 969 | struct vduse_config_data config; | ^~~~~~ /kisskb/src/drivers/vdpa/vdpa_user/vduse_dev.c:922:28: note: byref variable will be forcibly initialized 922 | struct vduse_iotlb_entry entry; | ^~~~~ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_base.c: In function 'matroxfb_check_var': /kisskb/src/drivers/video/fbdev/matrox/matroxfb_base.c:736:15: note: byref variable will be forcibly initialized 736 | unsigned int ydstorg; | ^~~~~~~ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_base.c:735:6: note: byref variable will be forcibly initialized 735 | int cmap_len; | ^~~~~~~~ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_base.c:734:6: note: byref variable will be forcibly initialized 734 | int visual; | ^~~~~~ /kisskb/src/drivers/vdpa/vdpa_user/vduse_dev.c: In function 'vduse_find_dev': /kisskb/src/drivers/vdpa/vdpa_user/vduse_dev.c:1175:6: note: byref variable will be forcibly initialized 1175 | int id; | ^~ In file included from /kisskb/src/drivers/vdpa/vdpa_user/vduse_dev.c:16: /kisskb/src/drivers/vdpa/vdpa_user/vduse_dev.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/vdpa/vdpa.c: In function 'vdpa_nl_cmd_dev_config_get_dumpit': /kisskb/src/drivers/vdpa/vdpa.c:851:28: note: byref variable will be forcibly initialized 851 | struct vdpa_dev_dump_info info; | ^~~~ /kisskb/src/drivers/vdpa/vdpa.c: In function 'vdpa_nl_cmd_dev_get_dumpit': /kisskb/src/drivers/vdpa/vdpa.c:689:28: note: byref variable will be forcibly initialized 689 | struct vdpa_dev_dump_info info; | ^~~~ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_base.c: In function 'matroxfb_getmemory': /kisskb/src/drivers/video/fbdev/matrox/matroxfb_base.c:1287:16: note: byref variable will be forcibly initialized 1287 | unsigned char bytes[32]; | ^~~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/drivers/vdpa/vdpa.c:15: /kisskb/src/drivers/vdpa/vdpa.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/drivers/vdpa/vdpa.c: In function 'nla_put_u16': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/drivers/vdpa/vdpa.c: In function 'vdpa_dev_net_mq_config_fill': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/vdpa/vdpa.c: In function 'vdpa_dev_net_config_fill': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/vdpa/vdpa.c: In function 'vdpa_dev_config_fill': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/drivers/vdpa/vdpa_user/vduse_dev.c: In function 'vduse_ioctl': /kisskb/src/drivers/vdpa/vdpa_user/vduse_dev.c:1412:8: note: byref variable will be forcibly initialized 1412 | char name[VDUSE_NAME_MAX]; | ^~~~ /kisskb/src/drivers/vdpa/vdpa_user/vduse_dev.c:1390:27: note: byref variable will be forcibly initialized 1390 | struct vduse_dev_config config; | ^~~~~~ /kisskb/src/drivers/vdpa/vdpa.c: In function 'vdpa_dev_fill': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, 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/drivers/vdpa/vdpa_user/vduse_dev.c: In function 'vduse_dev_alloc_coherent': /kisskb/src/drivers/vdpa/vdpa_user/vduse_dev.c:767:16: note: byref variable will be forcibly initialized 767 | unsigned long iova; | ^~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/vdpa/vdpa_user/vduse_dev.c:12: /kisskb/src/drivers/vdpa/vdpa_user/vduse_dev.c: In function 'vduse_dev_msg_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: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/vdpa/vdpa_user/vduse_dev.c:212:9: note: in expansion of macro 'wait_event_killable' 212 | ret = wait_event_killable(msg->waitq, msg->completed); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/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/drivers/vdpa/vdpa_user/vduse_dev.c:209:9: note: in expansion of macro 'wait_event_killable_timeout' 209 | ret = wait_event_killable_timeout(msg->waitq, msg->completed, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/vdpa/vdpa.c: In function 'nla_put_u64_64bit': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/drivers/vdpa/vdpa.c: In function 'vdpa_mgmtdev_fill': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/video/fbdev/matrox/matroxfb_base.c: In function 'initMatrox2': /kisskb/src/drivers/video/fbdev/matrox/matroxfb_base.c:1742:13: note: byref variable will be forcibly initialized 1742 | u_int32_t mga_option; | ^~~~~~~~~~ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_base.c:1741:13: note: byref variable will be forcibly initialized 1741 | u_int32_t cmd; | ^~~ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_base.c: In function 'matroxfb_probe': /kisskb/src/drivers/video/fbdev/matrox/matroxfb_base.c:2044:12: note: byref variable will be forcibly initialized 2044 | u_int32_t cmd; | ^~~ /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:752:15: note: byref variable will be forcibly initialized 752 | unsigned int ydstorg; | ^~~~~~~ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_base.c:751:6: note: byref variable will be forcibly initialized 751 | int cmap_len; | ^~~~~~~~ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_base.c:750:6: note: byref variable will be forcibly initialized 750 | int visual; | ^~~~~~ /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:985:15: note: byref variable will be forcibly initialized 985 | u_int32_t tmp; | ^~~ /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/fs/xfs/xfs_buf_item.c: In function 'xfs_buf_item_format': /kisskb/src/fs/xfs/xfs_buf_item.c:402:24: note: byref variable will be forcibly initialized 402 | struct xfs_log_iovec *vecp = NULL; | ^~~~ /kisskb/src/fs/xfs/xfs_buf_item.c: In function 'xfs_buf_item_size': /kisskb/src/fs/xfs/xfs_buf_item.c:195:8: note: byref variable will be forcibly initialized 195 | int bytes; | ^~~~~ /kisskb/src/fs/xfs/xfs_refcount_item.c: In function 'xfs_refcount_update_finish_item': /kisskb/src/fs/xfs/xfs_refcount_item.c:371:17: note: byref variable will be forcibly initialized 371 | xfs_extlen_t new_aglen; | ^~~~~~~~~ /kisskb/src/fs/xfs/xfs_refcount_item.c:370:18: note: byref variable will be forcibly initialized 370 | xfs_fsblock_t new_fsb; | ^~~~~~~ /kisskb/src/fs/xfs/xfs_refcount_item.c: In function 'xfs_cud_item_format': /kisskb/src/fs/xfs/xfs_refcount_item.c:186:24: note: byref variable will be forcibly initialized 186 | struct xfs_log_iovec *vecp = NULL; | ^~~~ /kisskb/src/fs/xfs/xfs_refcount_item.c: In function 'xfs_cui_item_format': /kisskb/src/fs/xfs/xfs_refcount_item.c:88:24: note: byref variable will be forcibly initialized 88 | struct xfs_log_iovec *vecp = NULL; | ^~~~ /kisskb/src/fs/xfs/xfs_refcount_item.c: In function 'xfs_cui_item_recover': /kisskb/src/fs/xfs/xfs_refcount_item.c:462:17: note: byref variable will be forcibly initialized 462 | xfs_extlen_t new_len; | ^~~~~~~ /kisskb/src/fs/xfs/xfs_refcount_item.c:461:18: note: byref variable will be forcibly initialized 461 | xfs_fsblock_t new_fsb; | ^~~~~~~ /kisskb/src/fs/xfs/xfs_refcount_item.c:459:25: note: byref variable will be forcibly initialized 459 | struct xfs_btree_cur *rcur = NULL; | ^~~~ /kisskb/src/fs/xfs/xfs_refcount_item.c:458:21: note: byref variable will be forcibly initialized 458 | struct xfs_trans *tp; | ^~ /kisskb/src/fs/xfs/xfs_refcount_item.c:454:24: note: byref variable will be forcibly initialized 454 | struct xfs_bmbt_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/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:232:24: note: byref variable will be forcibly initialized 232 | 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/lib/dim/rdma_dim.c: In function 'rdma_dim': /kisskb/src/lib/dim/rdma_dim.c:79:19: note: byref variable will be forcibly initialized 79 | struct dim_stats curr_stats; | ^~~~~~~~~~ /kisskb/src/fs/xfs/xfs_buf_item_recover.c: In function 'xlog_recover_buf_commit_pass2': /kisskb/src/fs/xfs/xfs_buf.h:232:24: note: byref variable will be forcibly initialized 232 | 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_item_recover.c:883:20: note: byref variable will be forcibly initialized 883 | struct xfs_buf *bp; | ^~ In file included from /kisskb/src/net/core/dev_addr_lists_test.c:3: /kisskb/src/net/core/dev_addr_lists_test.c: In function 'dev_addr_test_add_excl': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev_addr_lists_test.c:214:3: note: in expansion of macro 'KUNIT_EXPECT_EQ' 214 | KUNIT_EXPECT_EQ(test, -EEXIST, dev_uc_add_excl(netdev, addr)); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev_addr_lists_test.c:210:3: note: in expansion of macro 'KUNIT_EXPECT_EQ' 210 | KUNIT_EXPECT_EQ(test, 0, dev_uc_del(netdev, addr)); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev_addr_lists_test.c:206:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 206 | KUNIT_EXPECT_EQ(test, -EEXIST, dev_uc_add_excl(netdev, addr)); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev_addr_lists_test.c:204:3: note: in expansion of macro 'KUNIT_EXPECT_EQ' 204 | KUNIT_EXPECT_EQ(test, 0, dev_uc_add_excl(netdev, addr)); | ^~~~~~~~~~~~~~~ /kisskb/src/net/core/dev_addr_lists_test.c:199:5: note: byref variable will be forcibly initialized 199 | u8 addr[ETH_ALEN]; | ^~~~ In file included from /kisskb/src/net/core/dev_addr_lists_test.c:3: /kisskb/src/net/core/dev_addr_lists_test.c: In function 'dev_addr_test_add_set': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev_addr_lists_test.c:193:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 193 | KUNIT_EXPECT_EQ(test, 0xffff, datp->addr_seen); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev_addr_lists_test.c:186:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 186 | KUNIT_EXPECT_EQ(test, 0, dev_addr_add(netdev, addr, | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev_addr_lists_test.c:180:3: note: in expansion of macro 'KUNIT_EXPECT_EQ' 180 | KUNIT_EXPECT_EQ(test, 0, dev_addr_add(netdev, addr, | ^~~~~~~~~~~~~~~ /kisskb/src/net/core/dev_addr_lists_test.c:170:5: note: byref variable will be forcibly initialized 170 | u8 addr[ETH_ALEN]; | ^~~~ In file included from /kisskb/src/net/core/dev_addr_lists_test.c:3: /kisskb/src/net/core/dev_addr_lists_test.c: In function 'dev_addr_test_sync_one': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev_addr_lists_test.c:105:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 105 | KUNIT_EXPECT_EQ(test, 0, datp->addr_seen); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev_addr_lists_test.c:94:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 94 | KUNIT_EXPECT_EQ(test, 2, datp->addr_seen); | ^~~~~~~~~~~~~~~ /kisskb/src/net/core/dev_addr_lists_test.c:85:5: note: byref variable will be forcibly initialized 85 | u8 addr[ETH_ALEN]; | ^~~~ In file included from /kisskb/src/net/core/dev_addr_lists_test.c:3: /kisskb/src/net/core/dev_addr_lists_test.c: In function 'dev_addr_test_del_main': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev_addr_lists_test.c:162:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 162 | KUNIT_EXPECT_EQ(test, -ENOENT, dev_addr_del(netdev, addr, | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev_addr_lists_test.c:160:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 160 | KUNIT_EXPECT_EQ(test, 0, dev_addr_del(netdev, addr, | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev_addr_lists_test.c:158:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 158 | KUNIT_EXPECT_EQ(test, 0, dev_addr_add(netdev, addr, | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev_addr_lists_test.c:156:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 156 | KUNIT_EXPECT_EQ(test, -ENOENT, dev_addr_del(netdev, addr, | ^~~~~~~~~~~~~~~ /kisskb/src/net/core/dev_addr_lists_test.c:151:5: note: byref variable will be forcibly initialized 151 | u8 addr[ETH_ALEN]; | ^~~~ In file included from /kisskb/src/net/core/dev_addr_lists_test.c:3: /kisskb/src/net/core/dev_addr_lists_test.c: In function 'dev_addr_test_add_del': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev_addr_lists_test.c:145:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 145 | KUNIT_EXPECT_EQ(test, 1, datp->addr_seen); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev_addr_lists_test.c:139:3: note: in expansion of macro 'KUNIT_EXPECT_EQ' 139 | KUNIT_EXPECT_EQ(test, 0, dev_addr_del(netdev, addr, | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev_addr_lists_test.c:135:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 135 | KUNIT_EXPECT_EQ(test, 0xf, datp->addr_seen); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev_addr_lists_test.c:130:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 130 | KUNIT_EXPECT_EQ(test, 0, dev_addr_del(netdev, addr, | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev_addr_lists_test.c:128:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 128 | KUNIT_EXPECT_EQ(test, 0xf, datp->addr_seen); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev_addr_lists_test.c:123:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 123 | KUNIT_EXPECT_EQ(test, 0, dev_addr_add(netdev, addr, | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev_addr_lists_test.c:119:3: note: in expansion of macro 'KUNIT_EXPECT_EQ' 119 | KUNIT_EXPECT_EQ(test, 0, dev_addr_add(netdev, addr, | ^~~~~~~~~~~~~~~ /kisskb/src/net/core/dev_addr_lists_test.c:112:5: note: byref variable will be forcibly initialized 112 | u8 addr[ETH_ALEN]; | ^~~~ In file included from /kisskb/src/net/core/dev_addr_lists_test.c:3: /kisskb/src/net/core/dev_addr_lists_test.c: In function 'dev_addr_test_basic': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev_addr_lists_test.c:78:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 78 | KUNIT_EXPECT_EQ(test, 0, memcmp(netdev->dev_addr, addr, sizeof(addr))); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev_addr_lists_test.c:74:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 74 | KUNIT_EXPECT_EQ(test, 0, memcmp(netdev->dev_addr, addr, sizeof(addr))); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:819:2: note: in expansion of macro 'KUNIT_ASSERTION' 819 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:830:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' 830 | KUNIT_UNARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:838:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' 838 | KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1322:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' 1322 | KUNIT_TRUE_ASSERTION(test, KUNIT_EXPECTATION, condition) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev_addr_lists_test.c:70:2: note: in expansion of macro 'KUNIT_EXPECT_TRUE' 70 | KUNIT_EXPECT_TRUE(test, !!netdev->dev_addr); | ^~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev_addr_lists_test.c:68:5: note: byref variable will be forcibly initialized 68 | u8 addr[ETH_ALEN]; | ^~~~ In file included from /kisskb/src/net/core/dev_addr_lists_test.c:3: /kisskb/src/net/core/dev_addr_lists_test.c: In function 'dev_addr_test_init': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:789:2: note: in expansion of macro 'KUNIT_ASSERTION' 789 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:808:2: note: in expansion of macro 'KUNIT_FAIL_ASSERTION' 808 | KUNIT_FAIL_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev_addr_lists_test.c:49:3: note: in expansion of macro 'KUNIT_FAIL' 49 | KUNIT_FAIL(test, "Can't register netdev %d", err); | ^~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:819:2: note: in expansion of macro 'KUNIT_ASSERTION' 819 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:830:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' 830 | KUNIT_UNARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:838:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' 838 | KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1611:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' 1611 | KUNIT_TRUE_ASSERTION(test, KUNIT_ASSERTION, condition) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev_addr_lists_test.c:41:2: note: in expansion of macro 'KUNIT_ASSERT_TRUE' 41 | KUNIT_ASSERT_TRUE(test, !!netdev); | ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_extfree_item.c: In function 'xfs_efd_item_format': /kisskb/src/fs/xfs/xfs_extfree_item.c:283:24: note: byref variable will be forcibly initialized 283 | struct xfs_log_iovec *vecp = NULL; | ^~~~ /kisskb/src/fs/xfs/xfs_extfree_item.c: In function 'xfs_efi_item_format': /kisskb/src/fs/xfs/xfs_extfree_item.c:103:24: note: byref variable will be forcibly initialized 103 | struct xfs_log_iovec *vecp = NULL; | ^~~~ /kisskb/src/fs/xfs/xfs_extfree_item.c: In function 'xfs_efi_item_recover': /kisskb/src/fs/xfs/xfs_extfree_item.c:609:21: note: byref variable will be forcibly initialized 609 | struct xfs_trans *tp; | ^~ /kisskb/src/fs/xfs/xfs_extfree_item.c: In function 'xfs_agfl_free_finish_item': /kisskb/src/fs/xfs/xfs_extfree_item.c:539:20: note: byref variable will be forcibly initialized 539 | struct xfs_buf *agbp; | ^~~~ /kisskb/src/fs/xfs/xfs_icreate_item.c: In function 'xfs_icreate_item_format': /kisskb/src/fs/xfs/xfs_icreate_item.c:55:24: note: byref variable will be forcibly initialized 55 | struct xfs_log_iovec *vecp = NULL; | ^~~~ In file included from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:92, from /kisskb/src/include/net/addrconf.h:50, from /kisskb/src/net/ipv4/inet_hashtables.c:20: /kisskb/src/net/ipv4/inet_hashtables.c: In function 'bpf_sk_lookup_run_v4': /kisskb/src/include/linux/filter.h:1446:29: note: byref variable will be forcibly initialized 1446 | struct bpf_sk_lookup_kern ctx = { | ^~~ In file included from /kisskb/src/include/linux/random.h:13, from /kisskb/src/net/ipv4/inet_hashtables.c:13: /kisskb/src/net/ipv4/inet_hashtables.c: In function 'inet_ehashfn': /kisskb/src/include/linux/once.h:44:18: note: byref variable will be forcibly initialized 44 | unsigned long ___flags; \ | ^~~~~~~~ /kisskb/src/include/linux/once.h:56:2: note: in expansion of macro 'DO_ONCE' 56 | DO_ONCE(get_random_bytes, (buf), (nbytes)) | ^~~~~~~ /kisskb/src/include/linux/net.h:286:2: note: in expansion of macro 'get_random_once' 286 | get_random_once((buf), (nbytes)) | ^~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/inet_hashtables.c:37:2: note: in expansion of macro 'net_get_random_once' 37 | net_get_random_once(&inet_ehash_secret, sizeof(inet_ehash_secret)); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/inet_hashtables.c: In function 'inet_lookup_run_bpf': /kisskb/src/net/ipv4/inet_hashtables.c:312:15: note: byref variable will be forcibly initialized 312 | struct sock *sk, *reuse_sk; | ^~ In file included from /kisskb/src/net/ipv4/inet_hashtables.c:15: /kisskb/src/net/ipv4/inet_hashtables.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/net/ipv4/inet_hashtables.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/random.h:13, from /kisskb/src/net/ipv4/inet_hashtables.c:13: /kisskb/src/net/ipv4/inet_hashtables.c: In function '__inet_hash_connect': /kisskb/src/include/linux/once.h:44:18: note: byref variable will be forcibly initialized 44 | unsigned long ___flags; \ | ^~~~~~~~ /kisskb/src/include/linux/once.h:56:2: note: in expansion of macro 'DO_ONCE' 56 | DO_ONCE(get_random_bytes, (buf), (nbytes)) | ^~~~~~~ /kisskb/src/include/linux/net.h:286:2: note: in expansion of macro 'get_random_once' 286 | get_random_once((buf), (nbytes)) | ^~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/inet_hashtables.c:766:2: note: in expansion of macro 'net_get_random_once' 766 | net_get_random_once(table_perturb, sizeof(table_perturb)); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/inet_hashtables.c:737:19: note: byref variable will be forcibly initialized 737 | int ret, i, low, high; | ^~~~ /kisskb/src/net/ipv4/inet_hashtables.c:737:14: note: byref variable will be forcibly initialized 737 | int ret, i, low, high; | ^~~ /kisskb/src/net/ipv4/inet_hashtables.c:731:29: note: byref variable will be forcibly initialized 731 | struct inet_timewait_sock *tw = NULL; | ^~ /kisskb/src/fs/xfs/xfs_inode_item.c: In function 'xfs_inode_to_log_dinode_ts': /kisskb/src/fs/xfs/xfs_inode_item.c:322:23: note: byref variable will be forcibly initialized 322 | xfs_log_timestamp_t its; | ^~~ 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:232:24: note: byref variable will be forcibly initialized 232 | 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_inode_item_recover.c: In function 'xfs_log_dinode_to_disk_ts': /kisskb/src/fs/xfs/xfs_inode_item_recover.c:132:20: note: byref variable will be forcibly initialized 132 | xfs_timestamp_t ts; | ^~ /kisskb/src/fs/xfs/xfs_inode_item_recover.c: In function 'xfs_log_dinode_to_disk': /kisskb/src/fs/xfs/xfs_inode_item_recover.c:132:20: note: byref variable will be forcibly initialized /kisskb/src/fs/xfs/xfs_inode_item_recover.c:146:1: note: byref variable will be forcibly initialized 146 | xfs_log_dinode_to_disk( | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_inode_item_recover.c:132:20: note: byref variable will be forcibly initialized 132 | xfs_timestamp_t ts; | ^~ /kisskb/src/fs/xfs/xfs_inode_item_recover.c:146:1: note: byref variable will be forcibly initialized 146 | xfs_log_dinode_to_disk( | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_inode_item_recover.c:132:20: note: byref variable will be forcibly initialized 132 | xfs_timestamp_t ts; | ^~ /kisskb/src/fs/xfs/xfs_inode_item_recover.c:146:1: note: byref variable will be forcibly initialized 146 | xfs_log_dinode_to_disk( | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_inode_item_recover.c:132:20: note: byref variable will be forcibly initialized 132 | xfs_timestamp_t ts; | ^~ /kisskb/src/fs/xfs/xfs_inode_item_recover.c:146:1: note: byref variable will be forcibly initialized 146 | xfs_log_dinode_to_disk( | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_inode_item.c: In function 'xfs_inode_to_log_dinode': /kisskb/src/fs/xfs/xfs_inode_item.c:322:23: note: byref variable will be forcibly initialized /kisskb/src/fs/xfs/xfs_inode_item.c:322:23: note: byref variable will be forcibly initialized /kisskb/src/fs/xfs/xfs_inode_item.c:322:23: note: byref variable will be forcibly initialized /kisskb/src/fs/xfs/xfs_inode_item.c:322:23: note: byref variable will be forcibly initialized 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 'xlog_recover_inode_commit_pass2': /kisskb/src/fs/xfs/xfs_buf.h:232:24: note: byref variable will be forcibly initialized 232 | 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_inode_item_recover.c:204:20: note: byref variable will be forcibly initialized 204 | struct xfs_buf *bp; | ^~ In file included from /kisskb/src/lib/argv_split.c:9: /kisskb/src/lib/argv_split.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/fs/xfs/xfs_inode_item.c: In function 'xfs_inode_item_format': /kisskb/src/fs/xfs/xfs_inode_item.c:453:24: note: byref variable will be forcibly initialized 453 | struct xfs_log_iovec *vecp = NULL; | ^~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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:780:12: note: byref variable will be forcibly initialized 780 | LIST_HEAD(ail_updates); | ^~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/xfs/xfs_inode_item.c:779:12: note: byref variable will be forcibly initialized 779 | LIST_HEAD(flushed_inodes); | ^~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/xfs/xfs_rmap_item.c: In function 'xfs_rud_item_format': /kisskb/src/fs/xfs/xfs_rmap_item.c:209:24: note: byref variable will be forcibly initialized 209 | struct xfs_log_iovec *vecp = NULL; | ^~~~ /kisskb/src/fs/xfs/xfs_rmap_item.c: In function 'xfs_rui_item_format': /kisskb/src/fs/xfs/xfs_rmap_item.c:87:24: note: byref variable will be forcibly initialized 87 | struct xfs_log_iovec *vecp = NULL; | ^~~~ /kisskb/src/fs/xfs/xfs_rmap_item.c: In function 'xfs_rui_item_recover': /kisskb/src/fs/xfs/xfs_rmap_item.c:512:25: note: byref variable will be forcibly initialized 512 | struct xfs_btree_cur *rcur = NULL; | ^~~~ /kisskb/src/fs/xfs/xfs_rmap_item.c:511:21: note: byref variable will be forcibly initialized 511 | struct xfs_trans *tp; | ^~ /kisskb/src/lib/kunit/test.c: In function 'kunit_log_append': /kisskb/src/lib/kunit/test.c:107:10: note: byref variable will be forcibly initialized 107 | va_list args; | ^~~~ /kisskb/src/lib/kunit/test.c:106:7: note: byref variable will be forcibly initialized 106 | char line[KUNIT_LOG_SIZE]; | ^~~~ /kisskb/src/lib/kunit/test.c: In function 'kunit_run_case_catch_errors': /kisskb/src/lib/kunit/test.c:420:33: note: byref variable will be forcibly initialized 420 | struct kunit_try_catch_context context; | ^~~~~~~ /kisskb/src/lib/kunit/test.c: In function 'kunit_run_tests': /kisskb/src/lib/kunit/test.c:503:16: note: byref variable will be forcibly initialized 503 | struct kunit test = { .param_value = NULL, .param_index = 0 }; | ^~~~ /kisskb/src/lib/kunit/test.c:495:7: note: byref variable will be forcibly initialized 495 | char param_desc[KUNIT_PARAM_DESC_SIZE]; | ^~~~~~~~~~ /kisskb/src/lib/kunit/test.c: In function 'kunit_kmalloc_array': /kisskb/src/lib/kunit/test.c:729:36: note: byref variable will be forcibly initialized 729 | struct kunit_kmalloc_array_params params = { | ^~~~~~ In file included from /kisskb/src/include/kunit/test.h:22, from /kisskb/src/lib/kunit/test.c:9: /kisskb/src/lib/kunit/test.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/lib/kunit/test.c: In function 'kunit_do_assertion': /kisskb/src/lib/kunit/test.c:283:10: note: byref variable will be forcibly initialized 283 | va_list args; | ^~~~ /kisskb/src/drivers/virtio/virtio_pci_modern.c: In function 'virtio_pci_find_shm_cap': /kisskb/src/drivers/virtio/virtio_pci_modern.c:297:7: note: byref variable will be forcibly initialized 297 | u32 tmp32; | ^~~~~ /kisskb/src/drivers/virtio/virtio_pci_modern.c:296:21: note: byref variable will be forcibly initialized 296 | u8 type, cap_len, id; | ^~ /kisskb/src/drivers/virtio/virtio_pci_modern.c:296:12: note: byref variable will be forcibly initialized 296 | u8 type, cap_len, id; | ^~~~~~~ /kisskb/src/drivers/virtio/virtio_pci_modern.c:296:6: note: byref variable will be forcibly initialized 296 | u8 type, cap_len, id; | ^~~~ /kisskb/src/drivers/virtio/virtio_pci_modern.c: In function 'vp_get_shm_region': /kisskb/src/drivers/virtio/virtio_pci_modern.c:354:14: note: byref variable will be forcibly initialized 354 | u64 offset, len; | ^~~ /kisskb/src/drivers/virtio/virtio_pci_modern.c:354:6: note: byref variable will be forcibly initialized 354 | u64 offset, len; | ^~~~~~ /kisskb/src/drivers/virtio/virtio_pci_modern.c:353:5: note: byref variable will be forcibly initialized 353 | u8 bar; | ^~~ /kisskb/src/drivers/clk/clk-composite.c: In function 'clk_composite_determine_rate': /kisskb/src/drivers/clk/clk-composite.c:107:28: note: byref variable will be forcibly initialized 107 | struct clk_rate_request tmp_req = *req; | ^~~~~~~ /kisskb/src/drivers/clk/clk-composite.c:88:28: note: byref variable will be forcibly initialized 88 | struct clk_rate_request tmp_req = *req; | ^~~~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/net/net_namespace.h:39, from /kisskb/src/include/linux/netdevice.h:37, from /kisskb/src/net/core/drop_monitor.c:10: /kisskb/src/net/core/drop_monitor.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/core/drop_monitor.c:29: /kisskb/src/net/core/drop_monitor.c: In function 'nla_put_u8': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/core/drop_monitor.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/core/drop_monitor.c: In function 'nla_put_u16': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/net/core/drop_monitor.c: In function 'nla_put_u64_64bit': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/net/core/drop_monitor.c: In function 'net_dm_stats_put': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/net/core/drop_monitor.c:1438:22: note: byref variable will be forcibly initialized 1438 | struct net_dm_stats stats; | ^~~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/core/drop_monitor.c:29: /kisskb/src/net/core/drop_monitor.c: In function 'net_dm_hw_stats_put': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/net/core/drop_monitor.c:1482:22: note: byref variable will be forcibly initialized 1482 | struct net_dm_stats stats; | ^~~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/core/drop_monitor.c:29: /kisskb/src/net/core/drop_monitor.c: In function 'net_dm_config_fill': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/core/drop_monitor.c: In function 'net_dm_packet_report_in_port_put': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/core/drop_monitor.c: In function 'net_dm_packet_report_fill': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/net/core/drop_monitor.c:606:7: note: byref variable will be forcibly initialized 606 | char buf[NET_DM_MAX_SYMBOL_LEN]; | ^~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/core/drop_monitor.c:29: /kisskb/src/net/core/drop_monitor.c: In function 'net_dm_hw_packet_report_fill': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/net/core/drop_monitor.c: In function 'net_dm_hw_entry_put': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/core/drop_monitor.c: In function 'net_dm_hw_summary_report_fill': /kisskb/src/net/core/drop_monitor.c:379:26: note: byref variable will be forcibly initialized 379 | struct net_dm_alert_msg anc_hdr = { 0 }; | ^~~~~~~ /kisskb/src/net/core/drop_monitor.c: In function 'net_dm_packet_work': /kisskb/src/net/core/drop_monitor.c:697:22: note: byref variable will be forcibly initialized 697 | struct sk_buff_head list; | ^~~~ /kisskb/src/net/core/drop_monitor.c: In function 'net_dm_hw_packet_work': /kisskb/src/net/core/drop_monitor.c:914:22: note: byref variable will be forcibly initialized 914 | struct sk_buff_head list; | ^~~~ /kisskb/src/net/ipv4/inet_connection_sock.c: In function 'inet_csk_find_open_port': /kisskb/src/net/ipv4/inet_connection_sock.c:197:14: note: byref variable will be forcibly initialized 197 | int i, low, high, attempt_half; | ^~~~ /kisskb/src/net/ipv4/inet_connection_sock.c:197:9: note: byref variable will be forcibly initialized 197 | int i, low, high, attempt_half; | ^~~ /kisskb/src/net/ipv4/inet_connection_sock.c: In function 'reqsk_timer_handler': /kisskb/src/net/ipv4/inet_connection_sock.c:804:45: note: byref variable will be forcibly initialized 804 | int max_syn_ack_retries, qlen, expire = 0, resend = 0; | ^~~~~~ /kisskb/src/net/ipv4/inet_connection_sock.c:804:33: note: byref variable will be forcibly initialized 804 | int max_syn_ack_retries, qlen, expire = 0, resend = 0; | ^~~~~~ /kisskb/src/net/ipv4/inet_connection_sock.c: In function 'inet_csk_get_port': /kisskb/src/net/ipv4/inet_connection_sock.c:369:27: note: byref variable will be forcibly initialized 369 | struct inet_bind_bucket *tb = NULL; | ^~ /kisskb/src/net/ipv4/inet_connection_sock.c:366:15: note: byref variable will be forcibly initialized 366 | int ret = 1, port = snum; | ^~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/pci.h:38, from /kisskb/src/drivers/virtio/virtio_pci_common.h:21, from /kisskb/src/drivers/virtio/virtio_pci_common.c:17: /kisskb/src/drivers/virtio/virtio_pci_common.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_DAC1064.c: In function 'DAC1064_calcclock': /kisskb/src/drivers/video/fbdev/matrox/matroxfb_DAC1064.c:43:15: note: byref variable will be forcibly initialized 43 | unsigned int p; | ^ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_DAC1064.c: In function 'DAC1064_setpclk': /kisskb/src/drivers/video/fbdev/matrox/matroxfb_DAC1064.c:90:21: note: byref variable will be forcibly initialized 90 | unsigned int m, n, p; | ^ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_DAC1064.c:90:18: note: byref variable will be forcibly initialized 90 | unsigned int m, n, p; | ^ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_DAC1064.c:90:15: note: byref variable will be forcibly initialized 90 | unsigned int m, n, p; | ^ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_DAC1064.c: In function 'DAC1064_setmclk': /kisskb/src/drivers/video/fbdev/matrox/matroxfb_DAC1064.c:127:22: note: byref variable will be forcibly initialized 127 | unsigned int m, n, p; | ^ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_DAC1064.c:127:19: note: byref variable will be forcibly initialized 127 | unsigned int m, n, p; | ^ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_DAC1064.c:127:16: note: byref variable will be forcibly initialized 127 | unsigned int m, n, p; | ^ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_DAC1064.c: In function 'MGAG100_preinit': /kisskb/src/drivers/video/fbdev/matrox/matroxfb_DAC1064.c:845:19: note: byref variable will be forcibly initialized 845 | u_int32_t reg50; | ^~~~~ /kisskb/src/drivers/video/fbdev/riva/fbdev.c: In function 'rivafb_load_cursor_image': /kisskb/src/drivers/video/fbdev/riva/fbdev.c:487:6: note: byref variable will be forcibly initialized 487 | u32 b, tmp; | ^ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_DAC1064.c: In function 'MGAG100_setPixClock': /kisskb/src/drivers/video/fbdev/matrox/matroxfb_DAC1064.c:659:21: note: byref variable will be forcibly initialized 659 | unsigned int m, n, p; | ^ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_DAC1064.c:659:18: note: byref variable will be forcibly initialized 659 | unsigned int m, n, p; | ^ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_DAC1064.c:659:15: note: byref variable will be forcibly initialized 659 | unsigned int m, n, p; | ^ In file included from /kisskb/src/drivers/video/fbdev/riva/fbdev.c:37: /kisskb/src/drivers/video/fbdev/riva/fbdev.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/video/fbdev/riva/fbdev.c: In function 'rivafb_cursor': /kisskb/src/drivers/video/fbdev/riva/fbdev.c:1578:5: note: byref variable will be forcibly initialized 1578 | u8 data[MAX_CURS * MAX_CURS/8]; | ^~~~ /kisskb/src/drivers/video/fbdev/riva/fbdev.c: In function 'rivafb_imageblit': /kisskb/src/drivers/video/fbdev/riva/fbdev.c:1493:31: note: byref variable will be forcibly initialized 1493 | u32 fgx = 0, bgx = 0, width, tmp; | ^~~ /kisskb/src/drivers/video/fbdev/riva/fbdev.c: In function 'rivafb_setcolreg': /kisskb/src/drivers/video/fbdev/riva/fbdev.c:1351:13: note: byref variable will be forcibly initialized 1351 | u8 r, g, b; | ^ /kisskb/src/drivers/video/fbdev/riva/fbdev.c:1351:10: note: byref variable will be forcibly initialized 1351 | u8 r, g, b; | ^ /kisskb/src/drivers/video/fbdev/riva/fbdev.c:1351:7: note: byref variable will be forcibly initialized 1351 | u8 r, g, b; | ^ /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/lib/mpi/ec.c: In function 'ec_mulm_448': /kisskb/src/lib/mpi/ec.c:354:13: note: byref variable will be forcibly initialized 354 | mpi_limb_t b1[LIMB_SIZE_HALF_448]; | ^~ /kisskb/src/lib/mpi/ec.c:353:13: note: byref variable will be forcibly initialized 353 | mpi_limb_t b0[LIMB_SIZE_HALF_448]; | ^~ /kisskb/src/lib/mpi/ec.c:352:13: note: byref variable will be forcibly initialized 352 | mpi_limb_t a3[LIMB_SIZE_HALF_448]; | ^~ /kisskb/src/lib/mpi/ec.c:351:13: note: byref variable will be forcibly initialized 351 | mpi_limb_t a2[LIMB_SIZE_HALF_448]; | ^~ /kisskb/src/lib/mpi/ec.c:350:13: note: byref variable will be forcibly initialized 350 | mpi_limb_t n[LIMB_SIZE_448*2]; | ^ /kisskb/src/drivers/video/fbdev/nvidia/nvidia.c: In function 'nvidiafb_load_cursor_image': /kisskb/src/drivers/video/fbdev/nvidia/nvidia.c:115:6: note: byref variable will be forcibly initialized 115 | u32 b, tmp; | ^ /kisskb/src/lib/mpi/ec.c: In function 'ec_subm_448': /kisskb/src/lib/mpi/ec.c:330:13: note: byref variable will be forcibly initialized 330 | mpi_limb_t n[LIMB_SIZE_448]; | ^ /kisskb/src/lib/mpi/ec.c: In function 'ec_addm_448': /kisskb/src/lib/mpi/ec.c:310:13: note: byref variable will be forcibly initialized 310 | mpi_limb_t n[LIMB_SIZE_448]; | ^ /kisskb/src/drivers/video/fbdev/riva/fbdev.c: In function 'riva_bl_init': /kisskb/src/drivers/video/fbdev/riva/fbdev.c:325:7: note: byref variable will be forcibly initialized 325 | char name[12]; | ^~~~ /kisskb/src/drivers/video/fbdev/riva/fbdev.c:322:30: note: byref variable will be forcibly initialized 322 | struct backlight_properties props; | ^~~~~ /kisskb/src/lib/mpi/ec.c: In function 'ec_subm_25519': /kisskb/src/lib/mpi/ec.c:225:13: note: byref variable will be forcibly initialized 225 | mpi_limb_t n[LIMB_SIZE_25519]; | ^ /kisskb/src/drivers/video/fbdev/riva/fbdev.c: In function 'rivafb_probe': /kisskb/src/drivers/video/fbdev/riva/fbdev.c:1956:18: note: byref variable will be forcibly initialized 1956 | unsigned short cmd; | ^~~ In file included from /kisskb/src/drivers/video/fbdev/nvidia/nvidia.c:17: /kisskb/src/drivers/video/fbdev/nvidia/nvidia.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/lib/mpi/ec.c: In function 'ec_addm_25519': /kisskb/src/lib/mpi/ec.c:203:13: note: byref variable will be forcibly initialized 203 | mpi_limb_t n[LIMB_SIZE_25519]; | ^ /kisskb/src/drivers/video/fbdev/nvidia/nvidia.c: In function 'nvidiafb_cursor': /kisskb/src/drivers/video/fbdev/nvidia/nvidia.c:527:5: note: byref variable will be forcibly initialized 527 | u8 data[MAX_CURS * MAX_CURS / 8]; | ^~~~ /kisskb/src/lib/mpi/ec.c: In function 'ec_mulm_25519': /kisskb/src/lib/mpi/ec.c:247:13: note: byref variable will be forcibly initialized 247 | mpi_limb_t m[LIMB_SIZE_25519+1]; | ^ /kisskb/src/lib/mpi/ec.c:246:13: note: byref variable will be forcibly initialized 246 | mpi_limb_t n[LIMB_SIZE_25519*2]; | ^ /kisskb/src/drivers/video/fbdev/nvidia/nvidia.c: In function 'nvidiafb_setcolreg': /kisskb/src/drivers/video/fbdev/nvidia/nvidia.c:729:13: note: byref variable will be forcibly initialized 729 | u8 r, g, b; | ^ /kisskb/src/drivers/video/fbdev/nvidia/nvidia.c:729:10: note: byref variable will be forcibly initialized 729 | u8 r, g, b; | ^ /kisskb/src/drivers/video/fbdev/nvidia/nvidia.c:729:7: note: byref variable will be forcibly initialized 729 | u8 r, g, b; | ^ /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/video/fbdev/nvidia/nvidia.c: In function 'nvidia_set_fbinfo': /kisskb/src/drivers/video/fbdev/nvidia/nvidia.c:1140:8: note: byref variable will be forcibly initialized 1140 | char buf[16]; | ^~~ /kisskb/src/drivers/video/fbdev/nvidia/nvidia.c:1106:22: note: byref variable will be forcibly initialized 1106 | struct fb_videomode modedb; | ^~~~~~ /kisskb/src/drivers/video/fbdev/nvidia/nvidia.c: In function 'nvidiafb_probe': /kisskb/src/drivers/video/fbdev/nvidia/nvidia.c:1278:17: note: byref variable will be forcibly initialized 1278 | unsigned short cmd; | ^~~ /kisskb/src/fs/xfs/xfs_log_recover.c: In function 'xlog_recover_cancel_intents': /kisskb/src/fs/xfs/xfs_log_recover.c:2618:24: note: byref variable will be forcibly initialized 2618 | struct xfs_ail_cursor cur; | ^~~ /kisskb/src/fs/xfs/xfs_dquot_item.c: In function 'xfs_qm_dquot_logitem_push': /kisskb/src/fs/xfs/xfs_dquot_item.c:126:19: note: byref variable will be forcibly initialized 126 | struct xfs_buf *bp = lip->li_buf; | ^~ 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:245:24: note: byref variable will be forcibly initialized 245 | 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_dquot_item.c: In function 'xfs_qm_dquot_logitem_format': /kisskb/src/fs/xfs/xfs_dquot_item.c:50:24: note: byref variable will be forcibly initialized 50 | struct xfs_log_iovec *vecp = NULL; | ^~~~ /kisskb/src/fs/xfs/xfs_dquot_item.c:48:24: note: byref variable will be forcibly initialized 48 | struct xfs_disk_dquot ddq; | ^~~ /kisskb/src/lib/bootconfig.c: In function 'xbc_parse_array': /kisskb/src/lib/bootconfig.c:599:8: note: byref variable will be forcibly initialized 599 | char *next; | ^~~~ 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_dquot_item.c:6: /kisskb/src/fs/xfs/xfs_dquot_item.c: In function 'xfs_qm_dqunpin_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/xfs/xfs_dquot_item.c:115:2: note: in expansion of macro 'wait_event' 115 | wait_event(dqp->q_pinwait, (atomic_read(&dqp->q_pincount) == 0)); | ^~~~~~~~~~ /kisskb/src/lib/bootconfig.c: In function 'xbc_parse_kv': /kisskb/src/lib/bootconfig.c:683:8: note: byref variable will be forcibly initialized 683 | char *next; | ^~~~ /kisskb/src/lib/bootconfig.c: In function 'xbc_parse_tree': /kisskb/src/lib/bootconfig.c:838:8: note: byref variable will be forcibly initialized 838 | char *p, *q; | ^ /kisskb/src/fs/xfs/xfs_log_recover.c: In function 'xlog_find_cycle_start': /kisskb/src/fs/xfs/xfs_log_recover.c:283:9: note: byref variable will be forcibly initialized 283 | char *offset; | ^~~~~~ /kisskb/src/fs/xfs/xfs_log_recover.c: In function 'xlog_rseek_logrec_hdr': /kisskb/src/fs/xfs/xfs_log_recover.c:783:10: note: byref variable will be forcibly initialized 783 | char *offset = NULL; | ^~~~~~ /kisskb/src/fs/xfs/xfs_log_recover.c: In function 'xlog_seek_logrec_hdr': /kisskb/src/fs/xfs/xfs_log_recover.c:857:10: note: byref variable will be forcibly initialized 857 | char *offset = NULL; | ^~~~~~ /kisskb/src/fs/xfs/xfs_log_recover.c: In function 'xlog_check_unmount_rec': /kisskb/src/fs/xfs/xfs_log_recover.c:1154:10: note: byref variable will be forcibly initialized 1154 | char *offset; | ^~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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:1879:12: note: byref variable will be forcibly initialized 1879 | LIST_HEAD(item_list); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/xfs/xfs_log_recover.c:1878:12: note: byref variable will be forcibly initialized 1878 | LIST_HEAD(inode_buffer_list); | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/xfs/xfs_log_recover.c:1877:12: note: byref variable will be forcibly initialized 1877 | LIST_HEAD(buffer_list); | ^~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/xfs/xfs_log_recover.c:1876:12: note: byref variable will be forcibly initialized 1876 | LIST_HEAD(cancel_list); | ^~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/xfs/xfs_log_recover.c:1875:12: note: byref variable will be forcibly initialized 1875 | LIST_HEAD(sort_list); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | 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:1989:15: note: byref variable will be forcibly initialized 1989 | LIST_HEAD (done_list); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/xfs/xfs_log_recover.c:1988:15: note: byref variable will be forcibly initialized 1988 | LIST_HEAD (ra_list); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/xfs/xfs_log_recover.c: In function 'xlog_find_verify_cycle': /kisskb/src/fs/xfs/xfs_log_recover.c:330:9: note: byref variable will be forcibly initialized 330 | char *buf = NULL; | ^~~ /kisskb/src/fs/xfs/xfs_log_recover.c: In function 'xlog_find_verify_log_record': /kisskb/src/fs/xfs/xfs_log_recover.c:409:10: note: byref variable will be forcibly initialized 409 | char *offset = NULL; | ^~~~~~ /kisskb/src/fs/xfs/xfs_log_recover.c: In function 'xlog_find_zeroed': /kisskb/src/fs/xfs/xfs_log_recover.c:1406:23: note: byref variable will be forcibly initialized 1406 | xfs_daddr_t new_blk, last_blk, start_blk; | ^~~~~~~~ /kisskb/src/fs/xfs/xfs_log_recover.c:1406:14: note: byref variable will be forcibly initialized 1406 | xfs_daddr_t new_blk, last_blk, start_blk; | ^~~~~~~ /kisskb/src/fs/xfs/xfs_log_recover.c:1404:9: note: byref variable will be forcibly initialized 1404 | char *offset; | ^~~~~~ /kisskb/src/fs/xfs/xfs_log_recover.c: In function 'xlog_find_head': /kisskb/src/fs/xfs/xfs_log_recover.c:511:55: note: byref variable will be forcibly initialized 511 | xfs_daddr_t new_blk, first_blk, start_blk, last_blk, head_blk; | ^~~~~~~~ /kisskb/src/fs/xfs/xfs_log_recover.c:511:23: note: byref variable will be forcibly initialized 511 | xfs_daddr_t new_blk, first_blk, start_blk, last_blk, head_blk; | ^~~~~~~~~ /kisskb/src/fs/xfs/xfs_log_recover.c:511:14: note: byref variable will be forcibly initialized 511 | xfs_daddr_t new_blk, first_blk, start_blk, last_blk, head_blk; | ^~~~~~~ /kisskb/src/fs/xfs/xfs_log_recover.c:510:9: note: byref variable will be forcibly initialized 510 | char *offset; | ^~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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_do_recovery_pass': /kisskb/src/fs/xfs/xfs_log_recover.c:2968:14: note: byref variable will be forcibly initialized 2968 | LIST_HEAD (buffer_list); | ^~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/xfs/xfs_log_recover.c:2967:20: note: byref variable will be forcibly initialized 2967 | struct hlist_head rhash[XLOG_RHASH_SIZE]; | ^~~~~ /kisskb/src/fs/xfs/xfs_log_recover.c:2960:10: note: byref variable will be forcibly initialized 2960 | char *offset; | ^~~~~~ /kisskb/src/fs/xfs/xfs_log_recover.c: In function 'xlog_verify_tail': /kisskb/src/fs/xfs/xfs_log_recover.c:953:15: note: byref variable will be forcibly initialized 953 | xfs_daddr_t tmp_tail; | ^~~~~~~~ /kisskb/src/fs/xfs/xfs_log_recover.c:952:9: note: byref variable will be forcibly initialized 952 | bool wrapped; | ^~~~~~~ /kisskb/src/fs/xfs/xfs_log_recover.c:950:15: note: byref variable will be forcibly initialized 950 | xfs_daddr_t first_bad; | ^~~~~~~~~ /kisskb/src/fs/xfs/xfs_log_recover.c:948:26: note: byref variable will be forcibly initialized 948 | struct xlog_rec_header *thead; | ^~~~~ /kisskb/src/fs/xfs/xfs_log_recover.c: In function 'xlog_verify_head': /kisskb/src/fs/xfs/xfs_log_recover.c:1042:9: note: byref variable will be forcibly initialized 1042 | bool tmp_wrapped; | ^~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_log_recover.c:1039:15: note: byref variable will be forcibly initialized 1039 | xfs_daddr_t tmp_rhead_blk; | ^~~~~~~~~~~~~ /kisskb/src/fs/xfs/xfs_log_recover.c:1038:15: note: byref variable will be forcibly initialized 1038 | xfs_daddr_t first_bad; | ^~~~~~~~~ /kisskb/src/fs/xfs/xfs_log_recover.c:1036:26: note: byref variable will be forcibly initialized 1036 | struct xlog_rec_header *tmp_rhead; | ^~~~~~~~~ /kisskb/src/fs/xfs/xfs_log_recover.c: In function 'xlog_find_tail': /kisskb/src/fs/xfs/xfs_log_recover.c:1258:9: note: byref variable will be forcibly initialized 1258 | bool clean = false; | ^~~~~ /kisskb/src/fs/xfs/xfs_log_recover.c:1257:9: note: byref variable will be forcibly initialized 1257 | bool wrapped = false; | ^~~~~~~ /kisskb/src/fs/xfs/xfs_log_recover.c:1255:15: note: byref variable will be forcibly initialized 1255 | xfs_daddr_t rhead_blk; | ^~~~~~~~~ /kisskb/src/fs/xfs/xfs_log_recover.c:1252:10: note: byref variable will be forcibly initialized 1252 | char *offset = NULL; | ^~~~~~ /kisskb/src/fs/xfs/xfs_log_recover.c:1251:21: note: byref variable will be forcibly initialized 1251 | xlog_rec_header_t *rhead; | ^~~~~ /kisskb/src/fs/xfs/xfs_log_recover.c: In function 'xlog_finish_defer_ops': /kisskb/src/fs/xfs/xfs_log_recover.c:2473:30: note: byref variable will be forcibly initialized 2473 | struct xfs_defer_resources dres; | ^~~~ /kisskb/src/fs/xfs/xfs_log_recover.c:2472:24: note: byref variable will be forcibly initialized 2472 | struct xfs_trans_res resv; | ^~~~ /kisskb/src/fs/xfs/xfs_log_recover.c:2468:20: note: byref variable will be forcibly initialized 2468 | struct xfs_trans *tp; | ^~ /kisskb/src/fs/xfs/xfs_log_recover.c: In function 'xlog_recover_process_intents': /kisskb/src/fs/xfs/xfs_log_recover.c:2543:24: note: byref variable will be forcibly initialized 2543 | struct xfs_ail_cursor cur; | ^~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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:2542:12: note: byref variable will be forcibly initialized 2542 | LIST_HEAD(capture_list); | ^~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/xfs/xfs_log_recover.c: In function 'xlog_recover_clear_agi_bucket': /kisskb/src/fs/xfs/xfs_log_recover.c:2659:18: note: byref variable will be forcibly initialized 2659 | struct xfs_buf *agibp; | ^~~~~ /kisskb/src/fs/xfs/xfs_log_recover.c:2657:15: note: byref variable will be forcibly initialized 2657 | xfs_trans_t *tp; | ^~ /kisskb/src/fs/xfs/xfs_log_recover.c: In function 'xlog_recover_process_one_iunlink': /kisskb/src/fs/xfs/xfs_log_recover.c:2699:21: note: byref variable will be forcibly initialized 2699 | struct xfs_inode *ip; | ^~ /kisskb/src/fs/xfs/xfs_log_recover.c:2697:20: note: byref variable will be forcibly initialized 2697 | struct xfs_buf *ibp; | ^~~ /kisskb/src/fs/xfs/xfs_log_recover.c: In function 'xlog_recover_process_iunlinks': /kisskb/src/fs/xfs/xfs_log_recover.c:2773:19: note: byref variable will be forcibly initialized 2773 | struct xfs_buf *agibp; | ^~~~~ /kisskb/src/fs/xfs/xfs_log_recover.c:2771:18: note: byref variable will be forcibly initialized 2771 | xfs_agnumber_t agno; | ^~~~ /kisskb/src/fs/xfs/xfs_log_recover.c: In function 'xlog_recover_release_intent': /kisskb/src/fs/xfs/xfs_log_recover.c:1737:24: note: byref variable will be forcibly initialized 1737 | struct xfs_ail_cursor cur; | ^~~ 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 'xlog_buf_readahead': /kisskb/src/fs/xfs/xfs_buf.h:245:24: note: byref variable will be forcibly initialized 245 | 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': /kisskb/src/fs/xfs/xfs_log_recover.c:3372:24: note: byref variable will be forcibly initialized 3372 | xfs_daddr_t head_blk, tail_blk; | ^~~~~~~~ /kisskb/src/fs/xfs/xfs_log_recover.c:3372:14: note: byref variable will be forcibly initialized 3372 | xfs_daddr_t head_blk, tail_blk; | ^~~~~~~~ /kisskb/src/lib/kunit/string-stream.c: In function 'alloc_string_stream_fragment': /kisskb/src/lib/kunit/string-stream.c:53:46: note: byref variable will be forcibly initialized 53 | struct string_stream_fragment_alloc_context context = { | ^~~~~~~ /kisskb/src/lib/kunit/string-stream.c: In function 'string_stream_vadd': /kisskb/src/lib/kunit/string-stream.c:53:46: note: byref variable will be forcibly initialized /kisskb/src/lib/kunit/string-stream.c:79:10: note: byref variable will be forcibly initialized 79 | va_list args_for_counting; | ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/string-stream.c: In function 'string_stream_add': /kisskb/src/lib/kunit/string-stream.c:106:10: note: byref variable will be forcibly initialized 106 | va_list args; | ^~~~ /kisskb/src/lib/kunit/string-stream.c: In function 'alloc_string_stream': /kisskb/src/lib/kunit/string-stream.c:199:37: note: byref variable will be forcibly initialized 199 | struct string_stream_alloc_context context = { | ^~~~~~~ /kisskb/src/drivers/clk/clk-fractional-divider.c: In function 'clk_fd_set_rate': /kisskb/src/drivers/clk/clk-fractional-divider.c:156:19: note: byref variable will be forcibly initialized 156 | unsigned long m, n; | ^ /kisskb/src/drivers/clk/clk-fractional-divider.c:156:16: note: byref variable will be forcibly initialized 156 | unsigned long m, n; | ^ /kisskb/src/drivers/clk/clk-fractional-divider.c: In function 'clk_hw_register_fractional_divider': /kisskb/src/drivers/clk/clk-fractional-divider.c:199:23: note: byref variable will be forcibly initialized 199 | struct clk_init_data init; | ^~~~ /kisskb/src/drivers/clk/clk-fractional-divider.c: In function 'clk_fd_round_rate': /kisskb/src/drivers/clk/clk-fractional-divider.c:134:19: note: byref variable will be forcibly initialized 134 | unsigned long m, n; | ^ /kisskb/src/drivers/clk/clk-fractional-divider.c:134:16: note: byref variable will be forcibly initialized 134 | unsigned long m, n; | ^ /kisskb/src/fs/xfs/xfs_qm_syscalls.c: In function 'xfs_qm_scall_trunc_qfile': /kisskb/src/fs/xfs/xfs_qm_syscalls.c:59:20: note: byref variable will be forcibly initialized 59 | struct xfs_trans *tp; | ^~ /kisskb/src/fs/xfs/xfs_qm_syscalls.c:58:20: note: byref variable will be forcibly initialized 58 | struct xfs_inode *ip; | ^~ /kisskb/src/fs/xfs/xfs_qm_syscalls.c: In function 'xfs_qm_scall_setqlim': /kisskb/src/fs/xfs/xfs_qm_syscalls.c:293:20: note: byref variable will be forcibly initialized 293 | struct xfs_trans *tp; | ^~ /kisskb/src/fs/xfs/xfs_qm_syscalls.c:292:20: note: byref variable will be forcibly initialized 292 | struct xfs_dquot *dqp; | ^~~ /kisskb/src/fs/xfs/xfs_qm_syscalls.c: In function 'xfs_qm_scall_getquota': /kisskb/src/fs/xfs/xfs_qm_syscalls.c:481:20: note: byref variable will be forcibly initialized 481 | struct xfs_dquot *dqp; | ^~~ /kisskb/src/fs/xfs/xfs_qm_syscalls.c: In function 'xfs_qm_scall_getquota_next': /kisskb/src/fs/xfs/xfs_qm_syscalls.c:523:20: note: byref variable will be forcibly initialized 523 | struct xfs_dquot *dqp; | ^~~ /kisskb/src/fs/xfs/xfs_trans_ail.c: In function 'xfsaild_push': /kisskb/src/fs/xfs/xfs_trans_ail.c:422:24: note: byref variable will be forcibly initialized 422 | struct xfs_ail_cursor cur; | ^~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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:793:12: note: byref variable will be forcibly initialized 793 | LIST_HEAD(tmp); | ^~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/xfs/xfs_trans_buf.c: In function 'xfs_trans_get_buf_map': /kisskb/src/fs/xfs/xfs_trans_buf.c:124:19: note: byref variable will be forcibly initialized 124 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/xfs/xfs_trans_buf.c: In function 'xfs_trans_read_buf_map': /kisskb/src/fs/xfs/xfs_trans_buf.c:221:19: note: byref variable will be forcibly initialized 221 | struct xfs_buf *bp = NULL; | ^~ In file included from /kisskb/src/include/uapi/linux/virtio_balloon.h:31, from /kisskb/src/drivers/virtio/virtio_balloon.c:10: /kisskb/src/drivers/virtio/virtio_balloon.c: In function 'towards_target': /kisskb/src/include/linux/virtio_config.h:400:36: note: byref variable will be forcibly initialized 400 | typeof(((structname*)0)->member) virtio_cread_v; \ | ^~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_balloon.c:402:2: note: in expansion of macro 'virtio_cread_le' 402 | virtio_cread_le(vb->vdev, struct virtio_balloon_config, num_pages, | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_balloon.c:399:6: note: byref variable will be forcibly initialized 399 | u32 num_pages; | ^~~~~~~~~ In file included from /kisskb/src/include/uapi/linux/virtio_balloon.h:31, from /kisskb/src/drivers/virtio/virtio_balloon.c:10: /kisskb/src/drivers/virtio/virtio_balloon.c: In function 'update_balloon_size': /kisskb/src/include/linux/virtio_config.h:428:36: note: byref variable will be forcibly initialized 428 | typeof(((structname*)0)->member) virtio_cwrite_v = \ | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_balloon.c:462:2: note: in expansion of macro 'virtio_cwrite_le' 462 | virtio_cwrite_le(vb->vdev, struct virtio_balloon_config, actual, | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_balloon.c:459:6: note: byref variable will be forcibly initialized 459 | u32 actual = vb->num_pages; | ^~~~~~ In file included from /kisskb/src/include/uapi/linux/virtio_balloon.h:31, from /kisskb/src/drivers/virtio/virtio_balloon.c:10: /kisskb/src/drivers/virtio/virtio_balloon.c: In function 'virtio_balloon_cmd_id_received': /kisskb/src/include/linux/virtio_config.h:400:36: note: byref variable will be forcibly initialized 400 | typeof(((structname*)0)->member) virtio_cread_v; \ | ^~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_balloon.c:577:3: note: in expansion of macro 'virtio_cread_le' 577 | virtio_cread_le(vb->vdev, struct virtio_balloon_config, | ^~~~~~~~~~~~~~~ /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 'init_vqs': /kisskb/src/drivers/virtio/virtio_balloon.c:542:22: note: byref variable will be forcibly initialized 542 | struct scatterlist sg; | ^~ /kisskb/src/drivers/virtio/virtio_balloon.c:501:14: note: byref variable will be forcibly initialized 501 | const char *names[VIRTIO_BALLOON_VQ_MAX]; | ^~~~~ /kisskb/src/drivers/virtio/virtio_balloon.c:500:17: note: byref variable will be forcibly initialized 500 | vq_callback_t *callbacks[VIRTIO_BALLOON_VQ_MAX]; | ^~~~~~~~~ /kisskb/src/drivers/virtio/virtio_balloon.c:499:20: note: byref variable will be forcibly initialized 499 | struct virtqueue *vqs[VIRTIO_BALLOON_VQ_MAX]; | ^~~ In file included from /kisskb/src/include/uapi/linux/virtio_balloon.h:31, from /kisskb/src/drivers/virtio/virtio_balloon.c:10: /kisskb/src/drivers/virtio/virtio_balloon.c: In function 'virtballoon_restore': /kisskb/src/include/linux/virtio_config.h:428:36: note: byref variable will be forcibly initialized 428 | typeof(((structname*)0)->member) virtio_cwrite_v = \ | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_balloon.c:462:2: note: in expansion of macro 'virtio_cwrite_le' 462 | virtio_cwrite_le(vb->vdev, struct virtio_balloon_config, actual, | ^~~~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:400:36: note: byref variable will be forcibly initialized 400 | typeof(((structname*)0)->member) virtio_cread_v; \ | ^~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_balloon.c:402:2: note: in expansion of macro 'virtio_cread_le' 402 | virtio_cread_le(vb->vdev, struct virtio_balloon_config, num_pages, | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_balloon.c: In function 'send_cmd_id_start': /kisskb/src/drivers/virtio/virtio_balloon.c:589:11: note: byref variable will be forcibly initialized 589 | int err, unused; | ^~~~~~ /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:608:11: note: byref variable will be forcibly initialized 608 | int err, unused; | ^~~~~~ /kisskb/src/drivers/virtio/virtio_balloon.c:606:21: note: byref variable will be forcibly initialized 606 | struct scatterlist sg; | ^~ /kisskb/src/drivers/virtio/virtio_balloon.c: In function 'stats_handle_request': /kisskb/src/drivers/virtio/virtio_balloon.c:384:15: note: byref variable will be forcibly initialized 384 | unsigned int len, num_stats; | ^~~ /kisskb/src/drivers/virtio/virtio_balloon.c:383:21: note: byref variable will be forcibly initialized 383 | 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:155:15: note: byref variable will be forcibly initialized 155 | unsigned int 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:55, 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:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/uapi/linux/virtio_balloon.h:31, from /kisskb/src/drivers/virtio/virtio_balloon.c:10: /kisskb/src/drivers/virtio/virtio_balloon.c: In function 'virtio_balloon_oom_notify': /kisskb/src/include/linux/virtio_config.h:428:36: note: byref variable will be forcibly initialized 428 | typeof(((structname*)0)->member) virtio_cwrite_v = \ | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_balloon.c:462:2: note: in expansion of macro 'virtio_cwrite_le' 462 | virtio_cwrite_le(vb->vdev, struct virtio_balloon_config, actual, | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_balloon.c: In function 'remove_common': /kisskb/src/include/linux/virtio_config.h:428:36: note: byref variable will be forcibly initialized 428 | typeof(((structname*)0)->member) virtio_cwrite_v = \ | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_balloon.c:462:2: note: in expansion of macro 'virtio_cwrite_le' 462 | virtio_cwrite_le(vb->vdev, struct virtio_balloon_config, actual, | ^~~~~~~~~~~~~~~~ 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:174:15: note: byref variable will be forcibly initialized 174 | unsigned int unused, err; | ^~~~~~ /kisskb/src/drivers/virtio/virtio_balloon.c: In function 'get_free_page_and_send': /kisskb/src/drivers/virtio/virtio_balloon.c:626:11: note: byref variable will be forcibly initialized 626 | int err, unused; | ^~~~~~ /kisskb/src/drivers/virtio/virtio_balloon.c:625:21: note: byref variable will be forcibly initialized 625 | struct scatterlist sg; | ^~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/uapi/linux/virtio_balloon.h:31, from /kisskb/src/drivers/virtio/virtio_balloon.c:10: /kisskb/src/drivers/virtio/virtio_balloon.c: In function 'update_balloon_size_func': /kisskb/src/include/linux/virtio_config.h:428:36: note: byref variable will be forcibly initialized 428 | typeof(((structname*)0)->member) virtio_cwrite_v = \ | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_balloon.c:462:2: note: in expansion of macro 'virtio_cwrite_le' 462 | virtio_cwrite_le(vb->vdev, struct virtio_balloon_config, actual, | ^~~~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:400:36: note: byref variable will be forcibly initialized 400 | typeof(((structname*)0)->member) virtio_cread_v; \ | ^~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_balloon.c:402:2: note: in expansion of macro 'virtio_cread_le' 402 | virtio_cread_le(vb->vdev, struct virtio_balloon_config, num_pages, | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_balloon.c: In function 'virtballoon_probe': /kisskb/src/include/linux/virtio_config.h:400:36: note: byref variable will be forcibly initialized 400 | typeof(((structname*)0)->member) virtio_cread_v; \ | ^~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_balloon.c:402:2: note: in expansion of macro 'virtio_cread_le' 402 | virtio_cread_le(vb->vdev, struct virtio_balloon_config, num_pages, | ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:428:36: note: byref variable will be forcibly initialized 428 | typeof(((structname*)0)->member) virtio_cwrite_v = \ | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_balloon.c:982:3: note: in expansion of macro 'virtio_cwrite_le' 982 | virtio_cwrite_le(vb->vdev, struct virtio_balloon_config, | ^~~~~~~~~~~~~~~~ /kisskb/src/lib/mpi/mpicoder.c: In function 'mpi_read_buffer': /kisskb/src/lib/mpi/mpicoder.c:257:9: note: byref variable will be forcibly initialized 257 | __be64 alimb; | ^~~~~ /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:361:9: note: byref variable will be forcibly initialized 361 | __be64 alimb; | ^~~~~ /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/lib/mpi/mpicoder.c: In function 'mpi_print': /kisskb/src/lib/mpi/mpicoder.c:712:16: note: byref variable will be forcibly initialized 712 | unsigned int n = 0; | ^ /kisskb/src/lib/mpi/mpicoder.c:669:16: note: byref variable will be forcibly initialized 669 | unsigned int n; | ^ /kisskb/src/lib/mpi/mpicoder.c:642:16: note: byref variable will be forcibly initialized 642 | unsigned int n = (nbits + 7)/8; | ^ /kisskb/src/lib/mpi/mpicoder.c:621:16: note: byref variable will be forcibly initialized 621 | unsigned int n = (nbits + 7)/8; | ^ /kisskb/src/lib/mpi/mpicoder.c:581:16: note: byref variable will be forcibly initialized 581 | unsigned int n; | ^ /kisskb/src/lib/mpi/mpicoder.c:559:9: note: byref variable will be forcibly initialized 559 | size_t dummy_nwritten; | ^~~~~~~~~~~~~~ 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.c:6: /kisskb/src/fs/xfs/xfs_dquot.c: In function 'xfs_trans_read_buf': /kisskb/src/fs/xfs/xfs_trans.h:203:24: note: byref variable will be forcibly initialized 203 | 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_dquot.c: In function 'xfs_dquot_disk_read': /kisskb/src/fs/xfs/xfs_trans.h:203:24: note: byref variable will be forcibly initialized 203 | 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_dquot.c:401:8: note: byref variable will be forcibly initialized 401 | int nmaps = 1; | ^~~~~ /kisskb/src/fs/xfs/xfs_dquot.c:397:19: note: byref variable will be forcibly initialized 397 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/xfs/xfs_dquot.c:396:23: note: byref variable will be forcibly initialized 396 | struct xfs_bmbt_irec 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_dquot.c:6: /kisskb/src/fs/xfs/xfs_dquot.c: In function 'xfs_trans_get_buf': /kisskb/src/fs/xfs/xfs_trans.h:180:24: note: byref variable will be forcibly initialized 180 | 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_dquot.c: In function 'xfs_dquot_disk_alloc': /kisskb/src/fs/xfs/xfs_trans.h:180:24: note: byref variable will be forcibly initialized 180 | 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_dquot.c:302:8: note: byref variable will be forcibly initialized 302 | int nmaps = 1; | ^~~~~ /kisskb/src/fs/xfs/xfs_dquot.c:299:19: note: byref variable will be forcibly initialized 299 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/xfs/xfs_dquot.c:296:23: note: byref variable will be forcibly initialized 296 | struct xfs_bmbt_irec map; | ^~~ /kisskb/src/fs/xfs/xfs_dquot.c: In function 'xfs_qm_dqread_alloc': /kisskb/src/fs/xfs/xfs_dquot.c:639:20: note: byref variable will be forcibly initialized 639 | struct xfs_trans *tp; | ^~ /kisskb/src/fs/xfs/xfs_dquot.c: In function 'xfs_dq_get_next_id': /kisskb/src/fs/xfs/xfs_dquot.c:733:25: note: byref variable will be forcibly initialized 733 | struct xfs_iext_cursor cur; | ^~~ /kisskb/src/fs/xfs/xfs_dquot.c:732:23: note: byref variable will be forcibly initialized 732 | struct xfs_bmbt_irec got; | ^~~ /kisskb/src/fs/xfs/xfs_dquot.c: In function 'xfs_qm_dqread': /kisskb/src/fs/xfs/xfs_dquot.c:683:19: note: byref variable will be forcibly initialized 683 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/xfs/xfs_dquot.c: In function 'xfs_qm_dqget': /kisskb/src/fs/xfs/xfs_dquot.c:883:20: note: byref variable will be forcibly initialized 883 | struct xfs_dquot *dqp; | ^~~ /kisskb/src/fs/xfs/xfs_dquot.c: In function 'xfs_qm_dqget_inode': /kisskb/src/fs/xfs/xfs_dquot.c:972:20: note: byref variable will be forcibly initialized 972 | struct xfs_dquot *dqp; | ^~~ /kisskb/src/fs/xfs/xfs_dquot.c: In function 'xfs_qm_dqget_next': /kisskb/src/fs/xfs/xfs_dquot.c:1054:20: note: byref variable will be forcibly initialized 1054 | struct xfs_dquot *dqp; | ^~~ 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.c:6: /kisskb/src/fs/xfs/xfs_dquot.c: In function 'xfs_qm_dqflush': /kisskb/src/fs/xfs/xfs_trans.h:203:24: note: byref variable will be forcibly initialized 203 | 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_dquot.c:1246:19: note: byref variable will be forcibly initialized 1246 | struct xfs_buf *bp; | ^~ /kisskb/src/fs/xfs/xfs_dquot.c: In function 'xfs_qm_dqiterate': /kisskb/src/fs/xfs/xfs_dquot.c:1405:20: note: byref variable will be forcibly initialized 1405 | struct xfs_dquot *dq; | ^~ In file included from /kisskb/src/include/linux/mm_types.h:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/include/kunit/test.h:21, from /kisskb/src/lib/kunit/try-catch.c:10: /kisskb/src/lib/kunit/try-catch.c: In function 'kunit_try_catch_run': /kisskb/src/lib/kunit/try-catch.c:60:29: note: byref variable will be forcibly initialized 60 | DECLARE_COMPLETION_ONSTACK(try_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/drivers/virtio/virtio_vdpa.c: In function 'virtio_vdpa_setup_vq': /kisskb/src/drivers/virtio/virtio_vdpa.c:141:23: note: byref variable will be forcibly initialized 141 | struct vdpa_callback cb; | ^~ /kisskb/src/drivers/virtio/virtio_vdpa.c: In function 'virtio_vdpa_find_vqs': /kisskb/src/drivers/virtio/virtio_vdpa.c:277:23: note: byref variable will be forcibly initialized 277 | struct vdpa_callback cb; | ^~ /kisskb/src/drivers/dma/dw/of.c: In function 'dw_dma_of_xlate': /kisskb/src/drivers/dma/dw/of.c:23:17: note: byref variable will be forcibly initialized 23 | dma_cap_mask_t cap; | ^~~ /kisskb/src/drivers/dma/dw/of.c: In function 'dw_dma_parse_dt': /kisskb/src/drivers/dma/dw/of.c:55:6: note: byref variable will be forcibly initialized 55 | u32 nr_channels; | ^~~~~~~~~~~ /kisskb/src/drivers/dma/dw/of.c:54:6: note: byref variable will be forcibly initialized 54 | u32 nr_masters; | ^~~~~~~~~~ /kisskb/src/drivers/dma/dw/of.c:53:11: note: byref variable will be forcibly initialized 53 | u32 tmp, arr[DW_DMA_MAX_NR_MASTERS]; | ^~~ /kisskb/src/fs/xfs/xfs_qm_bhv.c: In function 'xfs_qm_statvfs': /kisskb/src/fs/xfs/xfs_qm_bhv.c:61:20: note: byref variable will be forcibly initialized 61 | struct xfs_dquot *dqp; | ^~~ /kisskb/src/fs/xfs/xfs_trans_dquot.c: In function 'xfs_trans_dqresv': /kisskb/src/fs/xfs/xfs_trans_dquot.c:648:9: note: byref variable will be forcibly initialized 648 | bool fatal; | ^~~~~ /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:83:6: note: byref variable will be forcibly initialized 83 | u32 rate; | ^~~~ /kisskb/src/drivers/clk/clk-conf.c:78:25: note: byref variable will be forcibly initialized 78 | struct of_phandle_args clkspec; | ^~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_regulator_basic': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_regulator_range': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_regulator_value': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/regulator.h:143:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 143 | DECLARE_EVENT_CLASS(regulator_value, | ^~~~~~~~~~~~~~~~~~~ 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:726:28: note: byref variable will be forcibly initialized 726 | 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/drivers/regulator/core.c: In function 'trace_event_raw_event_regulator_range': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | 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/drivers/regulator/core.c: In function 'trace_event_raw_event_regulator_value': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | 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, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, 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 '__bpf_trace_regulator_basic': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_regulator_range': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_regulator_value': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/drivers/regulator/core.c: In function 'regulator_get_voltage_rdev': /kisskb/src/drivers/regulator/core.c:4296:7: note: byref variable will be forcibly initialized 4296 | bool bypassed; | ^~~~~~~~ /kisskb/src/drivers/regulator/core.c: In function 'of_get_regulator': /kisskb/src/drivers/regulator/core.c:400:7: note: byref variable will be forcibly initialized 400 | char prop_name[64]; /* 64 is max size of property name */ | ^~~~~~~~~ /kisskb/src/drivers/video/fbdev/nvidia/nv_hw.c: In function 'nv4UpdateArbitrationSettings': /kisskb/src/drivers/video/fbdev/nvidia/nv_hw.c:387:21: note: byref variable will be forcibly initialized 387 | unsigned int MClk, NVClk, cfg1; | ^~~~~ /kisskb/src/drivers/video/fbdev/nvidia/nv_hw.c:387:15: note: byref variable will be forcibly initialized 387 | unsigned int MClk, NVClk, cfg1; | ^~~~ /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:626:21: note: byref variable will be forcibly initialized 626 | unsigned int MClk, NVClk, cfg1; | ^~~~~ /kisskb/src/drivers/video/fbdev/nvidia/nv_hw.c:626:15: note: byref variable will be forcibly initialized 626 | unsigned int MClk, NVClk, cfg1; | ^~~~ /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/drivers/video/fbdev/nvidia/nv_hw.c: In function 'nv30UpdateArbitrationSettings': /kisskb/src/drivers/video/fbdev/nvidia/nv_hw.c:661:24: note: byref variable will be forcibly initialized 661 | unsigned int MClk, NVClk; | ^~~~~ /kisskb/src/drivers/video/fbdev/nvidia/nv_hw.c:661:18: note: byref variable will be forcibly initialized 661 | unsigned int MClk, NVClk; | ^~~~ /kisskb/src/drivers/regulator/core.c: In function 'rdev_init_debugfs': /kisskb/src/drivers/regulator/core.c:5079:7: note: byref variable will be forcibly initialized 5079 | char name[NAME_MAX]; | ^~~~ /kisskb/src/drivers/video/fbdev/nvidia/nv_hw.c: In function 'nForceUpdateArbitrationSettings': /kisskb/src/drivers/video/fbdev/nvidia/nv_hw.c:723:7: note: byref variable will be forcibly initialized 723 | u32 dimm[3]; | ^~~~ /kisskb/src/drivers/video/fbdev/nvidia/nv_hw.c:689:16: note: byref variable will be forcibly initialized 689 | unsigned int uMClkPostDiv; | ^~~~~~~~~~~~ /kisskb/src/drivers/video/fbdev/nvidia/nv_hw.c:684:42: note: byref variable will be forcibly initialized 684 | unsigned int M, N, P, pll, MClk, NVClk, memctrl; | ^~~~~~~ /kisskb/src/drivers/video/fbdev/nvidia/nv_hw.c:684:29: note: byref variable will be forcibly initialized 684 | unsigned int M, N, P, pll, MClk, NVClk, memctrl; | ^~~~ /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; | ^~~~~~~~~ In file included from /kisskb/src/drivers/regulator/core.c:14: /kisskb/src/drivers/regulator/core.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/video/fbdev/nvidia/nv_hw.c: In function 'NVCalcStateExt': /kisskb/src/drivers/video/fbdev/nvidia/nv_hw.c:862:18: note: byref variable will be forcibly initialized 862 | int pixelDepth, VClk = 0; | ^~~~ /kisskb/src/drivers/regulator/core.c: In function 'create_regulator': /kisskb/src/drivers/regulator/core.c:1735:8: note: byref variable will be forcibly initialized 1735 | char buf[REG_STR_SIZE]; | ^~~ /kisskb/src/lib/cmdline.c: In function 'memparse': /kisskb/src/lib/cmdline.c:152:8: note: byref variable will be forcibly initialized 152 | char *endptr; /* local pointer to end of parsed string */ | ^~~~~~ /kisskb/src/drivers/regulator/core.c: In function 'regulator_lock_dependent': /kisskb/src/drivers/regulator/core.c:324:24: note: byref variable will be forcibly initialized 324 | struct regulator_dev *old_contended_rdev = NULL; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/regulator/core.c:323:24: note: byref variable will be forcibly initialized 323 | struct regulator_dev *new_contended_rdev = NULL; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/regulator/core.c: In function '_regulator_call_set_voltage': /kisskb/src/drivers/regulator/core.c:3330:33: note: byref variable will be forcibly initialized 3330 | 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:3354:33: note: byref variable will be forcibly initialized 3354 | struct pre_voltage_change_data data; | ^~~~ /kisskb/src/drivers/regulator/core.c: In function 'regulator_get_voltage': /kisskb/src/drivers/regulator/core.c:4350:24: note: byref variable will be forcibly initialized 4350 | struct ww_acquire_ctx ww_ctx; | ^~~~~~ /kisskb/src/drivers/regulator/core.c: In function 'drms_uA_update': /kisskb/src/drivers/regulator/core.c:921:15: note: byref variable will be forcibly initialized 921 | unsigned int mode; | ^~~~ /kisskb/src/drivers/regulator/core.c: In function '_regulator_do_set_voltage': /kisskb/src/drivers/regulator/core.c:3467:15: note: byref variable will be forcibly initialized 3467 | unsigned int selector; | ^~~~~~~~ /kisskb/src/fs/xfs/xfs_quotaops.c: In function 'xfs_fs_get_nextdqblk': /kisskb/src/fs/xfs/xfs_quotaops.c:238:14: note: byref variable will be forcibly initialized 238 | xfs_dqid_t id; | ^~ /kisskb/src/fs/xfs/xfs_quotaops.c: In function 'xfs_fs_set_info': /kisskb/src/fs/xfs/xfs_quotaops.c:113:19: note: byref variable will be forcibly initialized 113 | struct qc_dqblk newlim; | ^~~~~~ /kisskb/src/drivers/regulator/core.c: In function 'regulator_summary_lock_all': /kisskb/src/drivers/regulator/core.c:5903:27: note: byref variable will be forcibly initialized 5903 | struct summary_lock_data lock_data; | ^~~~~~~~~ /kisskb/src/drivers/regulator/core.c: In function 'regulator_summary_lock': /kisskb/src/drivers/regulator/core.c:5922:24: note: byref variable will be forcibly initialized 5922 | struct regulator_dev *old_contended_rdev = NULL; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/regulator/core.c:5921:24: note: byref variable will be forcibly initialized 5921 | struct regulator_dev *new_contended_rdev = NULL; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/regulator/core.c: In function 'print_constraints_debug': /kisskb/src/drivers/regulator/core.c:1048:7: note: byref variable will be forcibly initialized 1048 | char buf[160] = ""; | ^~~ /kisskb/src/drivers/regulator/core.c: In function 'bypass_show': /kisskb/src/drivers/regulator/core.c:898:7: note: byref variable will be forcibly initialized 898 | bool bypass; | ^~~~~~ /kisskb/src/drivers/regulator/core.c: In function 'regulator_summary_show': /kisskb/src/drivers/regulator/core.c:5970:24: note: byref variable will be forcibly initialized 5970 | struct ww_acquire_ctx ww_ctx; | ^~~~~~ /kisskb/src/drivers/regulator/core.c: In function 'regulator_summary_show_subtree': /kisskb/src/drivers/regulator/core.c:5790:22: note: byref variable will be forcibly initialized 5790 | struct summary_data summary_data; | ^~~~~~~~~~~~ /kisskb/src/drivers/regulator/core.c: In function 'regulator_get_optimal_voltage': /kisskb/src/drivers/regulator/core.c:3801:7: note: byref variable will be forcibly initialized 3801 | int tmp_max = INT_MAX; | ^~~~~~~ /kisskb/src/drivers/regulator/core.c:3800:7: note: byref variable will be forcibly initialized 3800 | int tmp_min = 0; | ^~~~~~~ /kisskb/src/drivers/regulator/core.c:3766:26: note: byref variable will be forcibly initialized 3766 | int desired_min_uV = 0, desired_max_uV = INT_MAX; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/regulator/core.c:3766:6: note: byref variable will be forcibly initialized 3766 | int desired_min_uV = 0, desired_max_uV = INT_MAX; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/regulator/core.c: In function 'regulator_do_balance_voltage': /kisskb/src/drivers/regulator/core.c:3937:44: note: byref variable will be forcibly initialized 3937 | int optimal_uV = 0, optimal_max_uV = 0, current_uV = 0; | ^~~~~~~~~~ /kisskb/src/drivers/regulator/core.c:3937:24: note: byref variable will be forcibly initialized 3937 | int optimal_uV = 0, optimal_max_uV = 0, current_uV = 0; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/regulator/core.c:3937:8: note: byref variable will be forcibly initialized 3937 | int optimal_uV = 0, optimal_max_uV = 0, current_uV = 0; | ^~~~~~~~~~ /kisskb/src/drivers/regulator/core.c:3908:16: note: byref variable will be forcibly initialized 3908 | unsigned long c_rdev_done = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/regulator/core.c: In function 'regulator_disable': /kisskb/src/drivers/regulator/core.c:2912:24: note: byref variable will be forcibly initialized 2912 | 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:4790:25: note: byref variable will be forcibly initialized 4790 | 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/video/fbdev/nvidia/nv_setup.c: In function 'nv10GetConfig': /kisskb/src/drivers/video/fbdev/nvidia/nv_setup.c:248:7: note: byref variable will be forcibly initialized 248 | u32 amt; | ^~~ /kisskb/src/drivers/video/fbdev/nvidia/nv_setup.c:243:7: note: byref variable will be forcibly initialized 243 | u32 amt; | ^~~ /kisskb/src/drivers/regulator/core.c: In function 'regulator_enable': /kisskb/src/drivers/regulator/core.c:2805:24: note: byref variable will be forcibly initialized 2805 | struct ww_acquire_ctx ww_ctx; | ^~~~~~ /kisskb/src/drivers/video/fbdev/nvidia/nv_setup.c: In function 'NVCommonSetup': /kisskb/src/drivers/video/fbdev/nvidia/nv_setup.c:276:21: note: byref variable will be forcibly initialized 276 | u8 *edidA = NULL, *edidB = NULL; | ^~~~~ /kisskb/src/drivers/video/fbdev/nvidia/nv_setup.c:276:6: note: byref variable will be forcibly initialized 276 | u8 *edidA = NULL, *edidB = NULL; | ^~~~~ /kisskb/src/drivers/regulator/core.c: In function 'regulator_force_disable': /kisskb/src/drivers/regulator/core.c:2961:24: note: byref variable will be forcibly initialized 2961 | struct ww_acquire_ctx ww_ctx; | ^~~~~~ /kisskb/src/drivers/regulator/core.c: In function 'regulator_set_voltage': /kisskb/src/drivers/regulator/core.c:4029:24: note: byref variable will be forcibly initialized 4029 | struct ww_acquire_ctx ww_ctx; | ^~~~~~ /kisskb/src/drivers/regulator/core.c: In function 'regulator_set_suspend_voltage': /kisskb/src/drivers/regulator/core.c:4109:24: note: byref variable will be forcibly initialized 4109 | struct ww_acquire_ctx ww_ctx; | ^~~~~~ /kisskb/src/drivers/regulator/core.c: In function 'regulator_sync_voltage': /kisskb/src/drivers/regulator/core.c:4250:19: note: byref variable will be forcibly initialized 4250 | int ret, min_uV, max_uV; | ^~~~~~ /kisskb/src/drivers/regulator/core.c:4250:11: note: byref variable will be forcibly initialized 4250 | int ret, min_uV, max_uV; | ^~~~~~ /kisskb/src/drivers/regulator/core.c: In function 'regulator_disable_work': /kisskb/src/drivers/regulator/core.c:2989:24: note: byref variable will be forcibly initialized 2989 | struct ww_acquire_ctx ww_ctx; | ^~~~~~ /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/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/video/fbdev/riva/riva_hw.c: In function 'nForceUpdateArbitrationSettings': /kisskb/src/drivers/video/fbdev/riva/riva_hw.c:1098:18: note: byref variable will be forcibly initialized 1098 | unsigned int uMClkPostDiv; | ^~~~~~~~~~~~ /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/video/fbdev/riva/riva_hw.c: In function 'nv10GetConfig': /kisskb/src/drivers/video/fbdev/riva/riva_hw.c:2075:9: note: byref variable will be forcibly initialized 2075 | u32 amt; | ^~~ /kisskb/src/drivers/video/fbdev/riva/riva_hw.c: In function 'CalcStateExt': /kisskb/src/drivers/video/fbdev/riva/riva_hw.c:1228:21: note: byref variable will be forcibly initialized 1228 | int VClk, m, n, p; | ^ /kisskb/src/drivers/video/fbdev/riva/riva_hw.c:1228:18: note: byref variable will be forcibly initialized 1228 | int VClk, m, n, p; | ^ /kisskb/src/drivers/video/fbdev/riva/riva_hw.c:1228:15: note: byref variable will be forcibly initialized 1228 | int VClk, m, n, p; | ^ /kisskb/src/drivers/video/fbdev/riva/riva_hw.c:1228:9: note: byref variable will be forcibly initialized 1228 | int VClk, m, n, p; | ^~~~ /kisskb/src/lib/zstd/compress/zstd_lazy.c: In function 'ZSTD_compressBlock_lazy_generic': /kisskb/src/lib/zstd/compress/zstd_lazy.c:1044:28: note: byref variable will be forcibly initialized 1044 | { size_t offset2=999999999; | ^~~~~~~ /kisskb/src/lib/zstd/compress/zstd_lazy.c:1009:24: note: byref variable will be forcibly initialized 1009 | { size_t offset2=999999999; | ^~~~~~~ /kisskb/src/lib/zstd/compress/zstd_lazy.c:971:20: note: byref variable will be forcibly initialized 971 | { size_t offsetFound = 999999999; | ^~~~~~~~~~~ /kisskb/src/lib/zstd/compress/zstd_lazy.c: In function 'ZSTD_compressBlock_lazy_extDict_generic': /kisskb/src/lib/zstd/compress/zstd_lazy.c:1328:28: note: byref variable will be forcibly initialized 1328 | { size_t offset2=999999999; | ^~~~~~~ /kisskb/src/lib/zstd/compress/zstd_lazy.c:1297:24: note: byref variable will be forcibly initialized 1297 | { size_t offset2=999999999; | ^~~~~~~ /kisskb/src/lib/zstd/compress/zstd_lazy.c:1263:20: note: byref variable will be forcibly initialized 1263 | { size_t offsetFound = 999999999; | ^~~~~~~~~~~ /kisskb/src/lib/zstd/compress/zstd_lazy.c: In function 'ZSTD_insertDUBT1': /kisskb/src/lib/zstd/compress/zstd_lazy.c:85:9: note: byref variable will be forcibly initialized 85 | U32 dummy32; /* to be nullified at the end */ | ^~~~~~~ /kisskb/src/lib/zstd/compress/zstd_lazy.c: In function 'ZSTD_DUBT_findBestMatch': /kisskb/src/lib/zstd/compress/zstd_lazy.c:306:13: note: byref variable will be forcibly initialized 306 | U32 dummy32; /* to be nullified at the end */ | ^~~~~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/drivers/reset/core.c:8: /kisskb/src/drivers/reset/core.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/lib/zstd/compress/zstd_lazy.c: In function 'ZSTD_compressBlock_btlazy2': /kisskb/src/lib/zstd/compress/zstd_lazy.c:971:20: note: byref variable will be forcibly initialized 971 | { size_t offsetFound = 999999999; | ^~~~~~~~~~~ /kisskb/src/lib/zstd/compress/zstd_lazy.c:1009:24: note: byref variable will be forcibly initialized 1009 | { size_t offset2=999999999; | ^~~~~~~ /kisskb/src/lib/zstd/compress/zstd_lazy.c:1044:28: note: byref variable will be forcibly initialized 1044 | { size_t offset2=999999999; | ^~~~~~~ /kisskb/src/drivers/reset/core.c: In function '__of_reset_control_get': /kisskb/src/drivers/reset/core.c:818:25: note: byref variable will be forcibly initialized 818 | struct of_phandle_args args; | ^~~~ /kisskb/src/lib/zstd/compress/zstd_lazy.c: In function 'ZSTD_compressBlock_lazy2': /kisskb/src/lib/zstd/compress/zstd_lazy.c:971:20: note: byref variable will be forcibly initialized 971 | { size_t offsetFound = 999999999; | ^~~~~~~~~~~ /kisskb/src/lib/zstd/compress/zstd_lazy.c:1009:24: note: byref variable will be forcibly initialized 1009 | { size_t offset2=999999999; | ^~~~~~~ /kisskb/src/lib/zstd/compress/zstd_lazy.c:1044:28: note: byref variable will be forcibly initialized 1044 | { size_t offset2=999999999; | ^~~~~~~ /kisskb/src/lib/zstd/compress/zstd_lazy.c: In function 'ZSTD_compressBlock_lazy': /kisskb/src/lib/zstd/compress/zstd_lazy.c:971:20: note: byref variable will be forcibly initialized 971 | { size_t offsetFound = 999999999; | ^~~~~~~~~~~ /kisskb/src/lib/zstd/compress/zstd_lazy.c:1009:24: note: byref variable will be forcibly initialized 1009 | { size_t offset2=999999999; | ^~~~~~~ /kisskb/src/lib/zstd/compress/zstd_lazy.c: In function 'ZSTD_compressBlock_greedy': /kisskb/src/lib/zstd/compress/zstd_lazy.c:971:20: note: byref variable will be forcibly initialized 971 | { size_t offsetFound = 999999999; | ^~~~~~~~~~~ /kisskb/src/lib/zstd/compress/zstd_lazy.c: In function 'ZSTD_compressBlock_btlazy2_dictMatchState': /kisskb/src/lib/zstd/compress/zstd_lazy.c:971:20: note: byref variable will be forcibly initialized /kisskb/src/lib/zstd/compress/zstd_lazy.c:1009:24: note: byref variable will be forcibly initialized 1009 | { size_t offset2=999999999; | ^~~~~~~ /kisskb/src/lib/zstd/compress/zstd_lazy.c:1044:28: note: byref variable will be forcibly initialized 1044 | { size_t offset2=999999999; | ^~~~~~~ /kisskb/src/lib/zstd/compress/zstd_lazy.c: In function 'ZSTD_compressBlock_lazy2_dictMatchState': /kisskb/src/lib/zstd/compress/zstd_lazy.c:971:20: note: byref variable will be forcibly initialized 971 | { size_t offsetFound = 999999999; | ^~~~~~~~~~~ /kisskb/src/lib/zstd/compress/zstd_lazy.c:1009:24: note: byref variable will be forcibly initialized 1009 | { size_t offset2=999999999; | ^~~~~~~ /kisskb/src/lib/zstd/compress/zstd_lazy.c:1044:28: note: byref variable will be forcibly initialized 1044 | { size_t offset2=999999999; | ^~~~~~~ /kisskb/src/lib/zstd/compress/zstd_lazy.c: In function 'ZSTD_compressBlock_lazy_dictMatchState': /kisskb/src/lib/zstd/compress/zstd_lazy.c:971:20: note: byref variable will be forcibly initialized 971 | { size_t offsetFound = 999999999; | ^~~~~~~~~~~ /kisskb/src/lib/zstd/compress/zstd_lazy.c:1009:24: note: byref variable will be forcibly initialized 1009 | { size_t offset2=999999999; | ^~~~~~~ /kisskb/src/drivers/reset/reset-ti-syscon.c: In function 'ti_syscon_reset_status': /kisskb/src/drivers/reset/reset-ti-syscon.c:142:15: note: byref variable will be forcibly initialized 142 | unsigned int reset_state; | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/platform_device.h:13, from /kisskb/src/drivers/reset/reset-ti-syscon.c:21: /kisskb/src/drivers/reset/reset-ti-syscon.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/reset/reset-ti-syscon.c: In function 'ti_syscon_reset_probe': /kisskb/src/drivers/reset/reset-ti-syscon.c:175:6: note: byref variable will be forcibly initialized 175 | int size, nr_controls, i; | ^~~~ /kisskb/src/lib/zstd/compress/zstd_lazy.c: In function 'ZSTD_compressBlock_greedy_dictMatchState': /kisskb/src/lib/zstd/compress/zstd_lazy.c:971:20: note: byref variable will be forcibly initialized 971 | { size_t offsetFound = 999999999; | ^~~~~~~~~~~ /kisskb/src/lib/zstd/compress/zstd_lazy.c: In function 'ZSTD_compressBlock_lazy2_dedicatedDictSearch': /kisskb/src/lib/zstd/compress/zstd_lazy.c:971:20: note: byref variable will be forcibly initialized /kisskb/src/lib/zstd/compress/zstd_lazy.c:1009:24: note: byref variable will be forcibly initialized 1009 | { size_t offset2=999999999; | ^~~~~~~ /kisskb/src/lib/zstd/compress/zstd_lazy.c:1044:28: note: byref variable will be forcibly initialized 1044 | { size_t offset2=999999999; | ^~~~~~~ /kisskb/src/lib/zstd/compress/zstd_lazy.c: In function 'ZSTD_compressBlock_lazy_dedicatedDictSearch': /kisskb/src/lib/zstd/compress/zstd_lazy.c:971:20: note: byref variable will be forcibly initialized 971 | { size_t offsetFound = 999999999; | ^~~~~~~~~~~ /kisskb/src/lib/zstd/compress/zstd_lazy.c:1009:24: note: byref variable will be forcibly initialized 1009 | { size_t offset2=999999999; | ^~~~~~~ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_misc.c: In function 'matroxfb_read_pins': /kisskb/src/drivers/video/fbdev/matrox/matroxfb_misc.c:771:6: note: byref variable will be forcibly initialized 771 | u32 fbbase; | ^~~~~~ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_misc.c:770:6: note: byref variable will be forcibly initialized 770 | u32 biosbase; | ^~~~~~~~ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_misc.c:769:6: note: byref variable will be forcibly initialized 769 | u32 opt; | ^~~ /kisskb/src/lib/zstd/compress/zstd_lazy.c: In function 'ZSTD_compressBlock_greedy_dedicatedDictSearch': /kisskb/src/lib/zstd/compress/zstd_lazy.c:971:20: note: byref variable will be forcibly initialized 971 | { size_t offsetFound = 999999999; | ^~~~~~~~~~~ /kisskb/src/lib/zstd/compress/zstd_lazy.c: In function 'ZSTD_compressBlock_greedy_extDict': /kisskb/src/lib/zstd/compress/zstd_lazy.c:1263:20: note: byref variable will be forcibly initialized 1263 | { size_t offsetFound = 999999999; | ^~~~~~~~~~~ In file included from /kisskb/src/include/net/inet_sock.h:22, from /kisskb/src/include/net/ip.h:29, from /kisskb/src/include/linux/errqueue.h:6, from /kisskb/src/net/ipv4/tcp.c:267: /kisskb/src/net/ipv4/tcp.c: In function 'skb_do_copy_data_nocache': /kisskb/src/include/net/sock.h:2178:10: note: byref variable will be forcibly initialized 2178 | __wsum csum = 0; | ^~~~ /kisskb/src/lib/zstd/compress/zstd_lazy.c: In function 'ZSTD_compressBlock_lazy_extDict': /kisskb/src/lib/zstd/compress/zstd_lazy.c:1263:20: note: byref variable will be forcibly initialized /kisskb/src/lib/zstd/compress/zstd_lazy.c:1297:24: note: byref variable will be forcibly initialized 1297 | { size_t offset2=999999999; | ^~~~~~~ /kisskb/src/lib/zstd/compress/zstd_lazy.c: In function 'ZSTD_compressBlock_lazy2_extDict': /kisskb/src/lib/zstd/compress/zstd_lazy.c:1263:20: note: byref variable will be forcibly initialized 1263 | { size_t offsetFound = 999999999; | ^~~~~~~~~~~ /kisskb/src/lib/zstd/compress/zstd_lazy.c:1297:24: note: byref variable will be forcibly initialized 1297 | { size_t offset2=999999999; | ^~~~~~~ /kisskb/src/lib/zstd/compress/zstd_lazy.c:1328:28: note: byref variable will be forcibly initialized 1328 | { size_t offset2=999999999; | ^~~~~~~ /kisskb/src/lib/zstd/compress/zstd_lazy.c: In function 'ZSTD_compressBlock_btlazy2_extDict': /kisskb/src/lib/zstd/compress/zstd_lazy.c:1263:20: note: byref variable will be forcibly initialized 1263 | { size_t offsetFound = 999999999; | ^~~~~~~~~~~ /kisskb/src/lib/zstd/compress/zstd_lazy.c:1297:24: note: byref variable will be forcibly initialized 1297 | { size_t offset2=999999999; | ^~~~~~~ /kisskb/src/lib/zstd/compress/zstd_lazy.c:1328:28: note: byref variable will be forcibly initialized 1328 | { size_t offset2=999999999; | ^~~~~~~ /kisskb/src/net/ipv4/tcp.c: In function 'tcp_recv_urg': /kisskb/src/net/ipv4/tcp.c:1466:8: note: byref variable will be forcibly initialized 1466 | char c = tp->urg_data; | ^ /kisskb/src/net/ipv4/tcp.c: In function 'tcp_get_info_chrono_stats': /kisskb/src/net/ipv4/tcp.c:3695:6: note: byref variable will be forcibly initialized 3695 | u64 stats[__TCP_CHRONO_MAX], total = 0; | ^~~~~ /kisskb/src/net/ipv4/tcp.c: In function 'tcp_zerocopy_set_hint_for_skb': /kisskb/src/net/ipv4/tcp.c:1835:6: note: byref variable will be forcibly initialized 1835 | u32 frag_offset, partial_frag_remainder = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/clk/clk-bd718x7.c: In function 'bd71837_clk_is_enabled': /kisskb/src/drivers/clk/clk-bd718x7.c:61:6: note: byref variable will be forcibly initialized 61 | int enabled; | ^~~~~~~ /kisskb/src/drivers/clk/clk-bd718x7.c: In function 'bd71837_clk_probe': /kisskb/src/drivers/clk/clk-bd718x7.c:83:14: note: byref variable will be forcibly initialized 83 | const char *parent_clk; | ^~~~~~~~~~ /kisskb/src/drivers/video/fbdev/matrox/g450_pll.c: In function 'g450_findworkingpll': /kisskb/src/drivers/video/fbdev/matrox/g450_pll.c:263:16: note: byref variable will be forcibly initialized 263 | unsigned int sarray[3]; | ^~~~~~ /kisskb/src/drivers/video/fbdev/matrox/g450_pll.c: In function '__g450_setclk': /kisskb/src/drivers/video/fbdev/matrox/g450_pll.c:433:16: note: byref variable will be forcibly initialized 433 | unsigned int xvco; | ^~~~ /kisskb/src/drivers/video/fbdev/matrox/g450_pll.c:397:15: note: byref variable will be forcibly initialized 397 | u_int32_t opt; | ^~~ 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/net/netlink.h:6, from /kisskb/src/include/linux/inet_diag.h:5, from /kisskb/src/net/ipv4/tcp.c:252: /kisskb/src/net/ipv4/tcp.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/ipv4/tcp.c: In function 'tcp_repair_set_window': /kisskb/src/net/ipv4/tcp.c:3104:12: note: userspace variable will be forcibly initialized 3104 | static int tcp_repair_set_window(struct tcp_sock *tp, sockptr_t optbuf, int len) | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/tcp.c:3106:27: note: byref variable will be forcibly initialized 3106 | struct tcp_repair_window opt; | ^~~ In file included from /kisskb/src/net/ipv4/tcp.c:273: /kisskb/src/net/ipv4/tcp.c: In function 'tcp_call_bpf': /kisskb/src/include/net/tcp.h:2293:27: note: byref variable will be forcibly initialized 2293 | struct bpf_sock_ops_kern sock_ops; | ^~~~~~~~ /kisskb/src/net/ipv4/tcp.c: In function 'tcp_call_bpf_2arg': /kisskb/src/include/net/tcp.h:2317:6: note: byref variable will be forcibly initialized 2317 | u32 args[2] = {arg1, arg2}; | ^~~~ /kisskb/src/net/ipv4/tcp.c: In function 'tcp_set_state': /kisskb/src/include/net/tcp.h:2317:6: note: byref variable will be forcibly initialized /kisskb/src/fs/xfs/xfs_qm.c: In function 'xfs_qm_dqpurge': /kisskb/src/fs/xfs/xfs_qm.c:142:19: note: byref variable will be forcibly initialized 142 | struct xfs_buf *bp = NULL; | ^~ /kisskb/src/fs/xfs/xfs_qm.c: In function 'xfs_qm_dquot_walk': /kisskb/src/fs/xfs/xfs_qm.c:69:21: note: byref variable will be forcibly initialized 69 | struct xfs_dquot *batch[XFS_DQ_LOOKUP_BATCH]; | ^~~~~ 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/net/netlink.h:6, from /kisskb/src/include/linux/inet_diag.h:5, from /kisskb/src/net/ipv4/tcp.c:252: /kisskb/src/net/ipv4/tcp.c: In function 'strncpy_from_sockptr': /kisskb/src/include/linux/sockptr.h:94:20: note: userspace variable will be forcibly initialized 94 | static inline long strncpy_from_sockptr(char *dst, sockptr_t src, size_t count) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/tcp.c: In function 'tcp_repair_options_est': /kisskb/src/net/ipv4/tcp.c:3140:24: note: byref variable will be forcibly initialized 3140 | struct tcp_repair_opt opt; | ^~~ In file included from /kisskb/src/include/linux/inet_diag.h:5, from /kisskb/src/net/ipv4/tcp.c:252: /kisskb/src/net/ipv4/tcp.c: In function 'nla_put_u16': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/net/ipv4/tcp.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/ipv4/tcp.c: In function 'nla_put_u8': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/ipv4/tcp.c: In function 'nla_put_u64_64bit': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/net/ipv4/tcp.c: In function 'tcp_copy_straggler_data': /kisskb/src/net/ipv4/tcp.c:1915:15: note: byref variable will be forcibly initialized 1915 | struct iovec iov; | ^~~ /kisskb/src/fs/xfs/xfs_qm.c: In function 'xfs_qm_dqattach_one': /kisskb/src/fs/xfs/xfs_qm.c:254:20: note: byref variable will be forcibly initialized 254 | struct xfs_dquot *dqp; | ^~~ /kisskb/src/net/ipv4/tcp.c: In function 'tcp_zerocopy_vm_insert_batch': /kisskb/src/net/ipv4/tcp.c:2018:16: note: byref variable will be forcibly initialized 2018 | unsigned long pages_remaining = pages_to_map; | ^~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/tcp.c: In function 'tcp_md5_hash_skb_data': /kisskb/src/net/ipv4/tcp.c:4378:21: note: byref variable will be forcibly initialized 4378 | struct scatterlist sg; | ^~ /kisskb/src/net/ipv4/tcp.c: In function 'tcp_md5_hash_key': /kisskb/src/net/ipv4/tcp.c:4417:21: note: byref variable will be forcibly initialized 4417 | struct scatterlist sg; | ^~ /kisskb/src/fs/xfs/xfs_qm.c: In function 'xfs_qm_dquot_isolate': /kisskb/src/fs/xfs/xfs_qm.c:450:19: note: byref variable will be forcibly initialized 450 | struct xfs_buf *bp = NULL; | ^~ /kisskb/src/fs/xfs/xfs_qm.c: In function 'xfs_qm_shrink_scan': /kisskb/src/fs/xfs/xfs_qm.c:501:24: note: byref variable will be forcibly initialized 501 | struct xfs_qm_isolate isol; | ^~~~ /kisskb/src/fs/xfs/xfs_qm.c: In function 'xfs_qm_qino_alloc': /kisskb/src/fs/xfs/xfs_qm.c:786:13: note: byref variable will be forcibly initialized 786 | xfs_ino_t ino; | ^~~ /kisskb/src/fs/xfs/xfs_qm.c:740:20: note: byref variable will be forcibly initialized 740 | struct xfs_trans *tp; | ^~ /kisskb/src/fs/xfs/xfs_qm.c: In function 'xfs_qm_init_quotainos': /kisskb/src/fs/xfs/xfs_qm.c:1492:20: note: byref variable will be forcibly initialized 1492 | struct xfs_inode *pip = NULL; | ^~~ /kisskb/src/fs/xfs/xfs_qm.c:1491:20: note: byref variable will be forcibly initialized 1491 | struct xfs_inode *gip = NULL; | ^~~ /kisskb/src/fs/xfs/xfs_qm.c:1490:20: note: byref variable will be forcibly initialized 1490 | struct xfs_inode *uip = NULL; | ^~~ /kisskb/src/fs/xfs/xfs_qm.c: In function 'xfs_qm_init_timelimits': /kisskb/src/fs/xfs/xfs_qm.c:577:20: note: byref variable will be forcibly initialized 577 | struct xfs_dquot *dqp; | ^~~ /kisskb/src/net/ipv4/tcp.c: In function 'do_tcp_sendpages': /kisskb/src/net/ipv4/tcp.c:1036:10: note: byref variable will be forcibly initialized 1036 | size_t copy = size; | ^~~~ /kisskb/src/net/ipv4/tcp.c:1007:7: note: byref variable will be forcibly initialized 1007 | long timeo = sock_sndtimeo(sk, flags & MSG_DONTWAIT); | ^~~~~ /kisskb/src/net/ipv4/tcp.c:1004:15: note: byref variable will be forcibly initialized 1004 | int mss_now, size_goal; | ^~~~~~~~~ /kisskb/src/fs/xfs/xfs_qm.c: In function 'xfs_qm_set_defquota': /kisskb/src/fs/xfs/xfs_qm.c:546:20: note: byref variable will be forcibly initialized 546 | struct xfs_dquot *dqp; | ^~~ /kisskb/src/fs/xfs/xfs_qm.c: In function 'xfs_qm_flush_one': /kisskb/src/fs/xfs/xfs_qm.c:1222:19: note: byref variable will be forcibly initialized 1222 | struct xfs_buf *bp = NULL; | ^~ /kisskb/src/fs/xfs/xfs_qm.c: In function 'xfs_qm_quotacheck_dqadjust': /kisskb/src/fs/xfs/xfs_qm.c:1080:20: note: byref variable will be forcibly initialized 1080 | struct xfs_dquot *dqp; | ^~~ /kisskb/src/fs/xfs/xfs_qm.c: In function 'xfs_qm_dqusage_adjust': /kisskb/src/fs/xfs/xfs_qm.c:1141:17: note: byref variable will be forcibly initialized 1141 | xfs_filblks_t rtblks = 0; /* total rt blks */ | ^~~~~~ /kisskb/src/fs/xfs/xfs_qm.c:1139:20: note: byref variable will be forcibly initialized 1139 | struct xfs_inode *ip; | ^~ 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_qm.c:6: /kisskb/src/fs/xfs/xfs_qm.c: In function 'xfs_buf_readahead': /kisskb/src/fs/xfs/xfs_buf.h:245:24: note: byref variable will be forcibly initialized 245 | 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_qm.c: In function 'xfs_trans_read_buf': /kisskb/src/net/ipv4/tcp.c: In function 'tcp_sendmsg_locked': /kisskb/src/fs/xfs/xfs_trans.h:203:24: note: byref variable will be forcibly initialized 203 | 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/ipv4/tcp.c:1185:7: note: byref variable will be forcibly initialized 1185 | long timeo; | ^~~~~ /kisskb/src/net/ipv4/tcp.c:1182:30: note: byref variable will be forcibly initialized 1182 | int mss_now = 0, size_goal, copied_syn = 0; | ^~~~~~~~~~ /kisskb/src/net/ipv4/tcp.c:1182:19: note: byref variable will be forcibly initialized 1182 | int mss_now = 0, size_goal, copied_syn = 0; | ^~~~~~~~~ /kisskb/src/net/ipv4/tcp.c:1180:23: note: byref variable will be forcibly initialized 1180 | struct sockcm_cookie sockc; | ^~~~~ /kisskb/src/fs/xfs/xfs_qm.c: In function 'xfs_qm_reset_dqcounts_all': /kisskb/src/fs/xfs/xfs_trans.h:203:24: note: byref variable will be forcibly initialized 203 | 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_trans.h:203:24: note: byref variable will be forcibly initialized 203 | 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_qm.c:914:19: note: byref variable will be forcibly initialized 914 | struct xfs_buf *bp; | ^~ 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_qm.c:6: /kisskb/src/fs/xfs/xfs_qm.c: In function 'xfs_qm_reset_dqcounts_buf': /kisskb/src/fs/xfs/xfs_buf.h:245:24: note: byref variable will be forcibly initialized 245 | 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_qm.c:981:11: note: byref variable will be forcibly initialized 981 | int i, nmaps; /* number of map entries */ | ^~~~~ /kisskb/src/net/ipv4/tcp.c: In function 'tcp_read_sock': /kisskb/src/net/ipv4/tcp.c:1654:6: note: byref variable will be forcibly initialized 1654 | u32 offset; | ^~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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_qm.c:6: /kisskb/src/fs/xfs/xfs_qm.c: In function 'xfs_qm_quotacheck': /kisskb/src/fs/xfs/xfs_qm.c:1277:14: note: byref variable will be forcibly initialized 1277 | LIST_HEAD (buffer_list); | ^~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/ipv4/tcp.c: In function 'tcp_splice_read': /kisskb/src/net/ipv4/tcp.c:774:7: note: byref variable will be forcibly initialized 774 | long timeo; | ^~~~~ /kisskb/src/net/ipv4/tcp.c:769:26: note: byref variable will be forcibly initialized 769 | struct tcp_splice_state tss = { | ^~~ /kisskb/src/fs/xfs/xfs_qm.c: In function 'xfs_qm_vop_dqalloc': /kisskb/src/fs/xfs/xfs_qm.c:1638:20: note: byref variable will be forcibly initialized 1638 | struct xfs_dquot *pq = NULL; | ^~ /kisskb/src/fs/xfs/xfs_qm.c:1637:20: note: byref variable will be forcibly initialized 1637 | struct xfs_dquot *gq = NULL; | ^~ /kisskb/src/fs/xfs/xfs_qm.c:1636:20: note: byref variable will be forcibly initialized 1636 | struct xfs_dquot *uq = NULL; | ^~ /kisskb/src/net/ipv4/tcp.c: In function 'tcp_recvmsg_locked': /kisskb/src/net/ipv4/tcp.c:2319:7: note: byref variable will be forcibly initialized 2319 | long timeo; | ^~~~~ /kisskb/src/net/ipv4/tcp.c:2314:6: note: byref variable will be forcibly initialized 2314 | u32 peek_seq; | ^~~~~~~~ /kisskb/src/net/ipv4/tcp.c: In function 'receive_fallback_to_copy': /kisskb/src/net/ipv4/tcp.c:1900:7: note: byref variable will be forcibly initialized 1900 | u32 offset; | ^~~~~~ /kisskb/src/net/ipv4/tcp.c:1878:15: note: byref variable will be forcibly initialized 1878 | struct iovec iov; | ^~~ /kisskb/src/net/ipv4/tcp.c: In function 'tcp_zc_handle_leftover': /kisskb/src/net/ipv4/tcp.c:1941:6: note: byref variable will be forcibly initialized 1941 | u32 offset, copylen = min_t(u32, copybuf_len, zc->recv_skip_hint); | ^~~~~~ /kisskb/src/net/ipv4/tcp.c: In function 'tcp_zerocopy_receive': /kisskb/src/net/ipv4/tcp.c:2134:8: note: byref variable will be forcibly initialized 2134 | u32 offset_frag; | ^~~~~~~~~~~ /kisskb/src/net/ipv4/tcp.c:2082:6: note: byref variable will be forcibly initialized 2082 | u32 seq = tp->copied_seq; | ^~~ /kisskb/src/net/ipv4/tcp.c:2075:15: note: byref variable will be forcibly initialized 2075 | struct page *pages[TCP_ZEROCOPY_PAGE_BATCH_SIZE]; | ^~~~~ /kisskb/src/net/ipv4/tcp.c:2074:16: note: byref variable will be forcibly initialized 2074 | unsigned long address = (unsigned long)zc->address; | ^~~~~~~ /kisskb/src/net/ipv4/tcp.c:2073:18: note: byref variable will be forcibly initialized 2073 | u32 length = 0, offset, vma_len, avail_len, copylen = 0; | ^~~~~~ /kisskb/src/net/ipv4/tcp.c:2073:6: note: byref variable will be forcibly initialized 2073 | u32 length = 0, offset, vma_len, avail_len, copylen = 0; | ^~~~~~ /kisskb/src/net/ipv4/tcp.c: In function 'tcp_recv_timestamp': /kisskb/src/net/ipv4/tcp.c:2246:34: note: byref variable will be forcibly initialized 2246 | struct __kernel_old_timeval tv = { | ^~ /kisskb/src/net/ipv4/tcp.c:2239:35: note: byref variable will be forcibly initialized 2239 | struct __kernel_sock_timeval stv = { | ^~~ /kisskb/src/net/ipv4/tcp.c:2230:35: note: byref variable will be forcibly initialized 2230 | struct __kernel_old_timespec ts_old = { | ^~~~~~ /kisskb/src/net/ipv4/tcp.c:2223:31: note: byref variable will be forcibly initialized 2223 | struct __kernel_timespec kts = { | ^~~ /kisskb/src/net/ipv4/tcp.c: In function 'tcp_recvmsg': /kisskb/src/net/ipv4/tcp.c:2552:35: note: byref variable will be forcibly initialized 2552 | struct scm_timestamping_internal tss; | ^~~ /kisskb/src/net/ipv4/tcp.c:2551:27: note: byref variable will be forcibly initialized 2551 | int cmsg_flags = 0, ret, inq; | ^~~ /kisskb/src/net/ipv4/tcp.c:2551:6: note: byref variable will be forcibly initialized 2551 | int cmsg_flags = 0, ret, inq; | ^~~~~~~~~~ /kisskb/src/net/ipv4/tcp.c: In function 'tcp_zc_finalize_rx_tstamp': /kisskb/src/net/ipv4/tcp.c:2047:16: note: byref variable will be forcibly initialized 2047 | struct msghdr cmsg_dummy; | ^~~~~~~~~~ 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_rtalloc.c:6: /kisskb/src/fs/xfs/xfs_rtalloc.c: In function 'xfs_trans_get_buf': /kisskb/src/fs/xfs/xfs_trans.h:180:24: note: byref variable will be forcibly initialized 180 | 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_rtalloc.c: In function 'xfs_growfs_rt_alloc': /kisskb/src/fs/xfs/xfs_trans.h:180:24: note: byref variable will be forcibly initialized 180 | 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_rtalloc.c:782:20: note: byref variable will be forcibly initialized 782 | struct xfs_trans *tp; | ^~ /kisskb/src/fs/xfs/xfs_rtalloc.c:779:8: note: byref variable will be forcibly initialized 779 | int nmap; /* number of block maps */ | ^~~~ /kisskb/src/fs/xfs/xfs_rtalloc.c:778:23: note: byref variable will be forcibly initialized 778 | struct xfs_bmbt_irec map; /* block map output */ | ^~~ /kisskb/src/fs/xfs/xfs_rtalloc.c:774:19: note: byref variable will be forcibly initialized 774 | struct xfs_buf *bp; /* temporary buffer for zeroing */ | ^~ /kisskb/src/fs/xfs/xfs_rtalloc.c: In function 'xfs_rtcopy_summary': /kisskb/src/fs/xfs/xfs_rtalloc.c:111:16: note: byref variable will be forcibly initialized 111 | xfs_fsblock_t sumbno; /* summary block number */ | ^~~~~~ /kisskb/src/fs/xfs/xfs_rtalloc.c:110:16: note: byref variable will be forcibly initialized 110 | xfs_suminfo_t sum; /* summary data */ | ^~~ /kisskb/src/fs/xfs/xfs_rtalloc.c:107:18: note: byref variable will be forcibly initialized 107 | struct xfs_buf *bp; /* summary buffer */ | ^~ /kisskb/src/fs/xfs/xfs_rtalloc.c: In function 'xfs_rtany_summary': /kisskb/src/fs/xfs/xfs_rtalloc.c:59:16: note: byref variable will be forcibly initialized 59 | xfs_suminfo_t sum; /* summary data */ | ^~~ /kisskb/src/net/ipv4/tcp.c: In function 'do_tcp_getsockopt': /kisskb/src/net/ipv4/tcp.c:4193:31: note: byref variable will be forcibly initialized 4193 | struct tcp_zerocopy_receive zc = {}; | ^~ /kisskb/src/fs/xfs/xfs_rtalloc.c: In function 'xfs_rtallocate_range': /kisskb/src/net/ipv4/tcp.c:4192:36: note: byref variable will be forcibly initialized 4192 | struct scm_timestamping_internal tss; | ^~~ /kisskb/src/fs/xfs/xfs_rtalloc.c:153:16: note: byref variable will be forcibly initialized 153 | xfs_rtblock_t preblock = 0; /* first block allocated < start */ | ^~~~~~~~ /kisskb/src/fs/xfs/xfs_rtalloc.c:152:16: note: byref variable will be forcibly initialized 152 | xfs_rtblock_t postblock = 0; /* first block allocated > end */ | ^~~~~~~~~ /kisskb/src/net/ipv4/tcp.c:4094:28: note: byref variable will be forcibly initialized 4094 | struct tcp_repair_window opt; | ^~~ /kisskb/src/net/ipv4/tcp.c:4059:7: note: byref variable will be forcibly initialized 4059 | u64 key[TCP_FASTOPEN_KEY_BUF_LENGTH / sizeof(u64)]; | ^~~ /kisskb/src/net/ipv4/tcp.c:4013:7: note: byref variable will be forcibly initialized 4013 | int attr; | ^~~~ /kisskb/src/net/ipv4/tcp.c:4011:21: note: byref variable will be forcibly initialized 4011 | union tcp_cc_info info; | ^~~~ /kisskb/src/net/ipv4/tcp.c:3995:19: note: byref variable will be forcibly initialized 3995 | struct tcp_info info; | ^~~~ /kisskb/src/net/ipv4/tcp.c:3946:11: note: byref variable will be forcibly initialized 3946 | int val, len; | ^~~ /kisskb/src/net/ipv4/tcp.c:3946:6: note: byref variable will be forcibly initialized 3946 | int val, len; | ^~~ /kisskb/src/fs/xfs/xfs_rtalloc.c: In function 'xfs_rtallocate_extent_block': /kisskb/src/fs/xfs/xfs_rtalloc.c:240:7: note: byref variable will be forcibly initialized 240 | int stat; /* status from internal calls */ | ^~~~ /kisskb/src/fs/xfs/xfs_rtalloc.c:239:16: note: byref variable will be forcibly initialized 239 | xfs_rtblock_t next; /* next rtblock to try */ | ^~~~ /kisskb/src/fs/xfs/xfs_rtalloc.c:238:16: note: byref variable will be forcibly initialized 238 | xfs_rtblock_t i; /* current rtblock trying */ | ^ /kisskb/src/fs/xfs/xfs_rtalloc.c: In function 'xfs_rtallocate_extent_size': /kisskb/src/fs/xfs/xfs_rtalloc.c:639:16: note: byref variable will be forcibly initialized 639 | xfs_suminfo_t sum; /* summary information for extents */ | ^~~ /kisskb/src/fs/xfs/xfs_rtalloc.c:638:16: note: byref variable will be forcibly initialized 638 | xfs_rtblock_t r; /* result block number */ | ^ /kisskb/src/fs/xfs/xfs_rtalloc.c:637:16: note: byref variable will be forcibly initialized 637 | xfs_rtblock_t n; /* next block to be tried */ | ^ /kisskb/src/fs/xfs/xfs_rtalloc.c: In function 'xfs_rtallocate_extent_exact': /kisskb/src/fs/xfs/xfs_rtalloc.c:356:16: note: byref variable will be forcibly initialized 356 | xfs_rtblock_t next; /* next block to try (dummy) */ | ^~~~ /kisskb/src/fs/xfs/xfs_rtalloc.c:355:7: note: byref variable will be forcibly initialized 355 | int isfree; /* extent is free */ | ^~~~~~ /kisskb/src/fs/xfs/xfs_rtalloc.c: In function 'xfs_rtallocate_extent_near': /kisskb/src/fs/xfs/xfs_rtalloc.c:439:16: note: byref variable will be forcibly initialized 439 | xfs_rtblock_t r; /* result block */ | ^ /kisskb/src/fs/xfs/xfs_rtalloc.c:438:16: note: byref variable will be forcibly initialized 438 | xfs_rtblock_t n; /* next block to try */ | ^ /kisskb/src/fs/xfs/xfs_rtalloc.c:432:7: note: byref variable will be forcibly initialized 432 | int any; /* any useful extents from summary */ | ^~~ /kisskb/src/fs/xfs/xfs_rtalloc.c: In function 'xfs_growfs_rt': /kisskb/src/fs/xfs/xfs_rtalloc.c:1023:21: note: byref variable will be forcibly initialized 1023 | struct xfs_trans *tp; | ^~ /kisskb/src/fs/xfs/xfs_rtalloc.c:922:16: note: byref variable will be forcibly initialized 922 | xfs_fsblock_t sumbno; /* summary block number */ | ^~~~~~ /kisskb/src/fs/xfs/xfs_rtalloc.c:908:18: note: byref variable will be forcibly initialized 908 | struct xfs_buf *bp; /* temporary buffer */ | ^~ /kisskb/src/fs/xfs/xfs_rtalloc.c: In function 'xfs_rtallocate_extent': /kisskb/src/fs/xfs/xfs_rtalloc.c:1186:18: note: byref variable will be forcibly initialized 1186 | struct xfs_buf *sumbp; /* summary file block buffer */ | ^~~~~ /kisskb/src/fs/xfs/xfs_rtalloc.c:1185:16: note: byref variable will be forcibly initialized 1185 | xfs_fsblock_t sb; /* summary file block number */ | ^~ /kisskb/src/fs/xfs/xfs_rtalloc.c:1184:16: note: byref variable will be forcibly initialized 1184 | xfs_rtblock_t r; /* result allocated block */ | ^ /kisskb/src/fs/xfs/xfs_rtalloc.c: In function 'xfs_rtmount_init': /kisskb/src/fs/xfs/xfs_rtalloc.c:1247:19: note: byref variable will be forcibly initialized 1247 | struct xfs_buf *bp; /* buffer for last block of subvolume */ | ^~ /kisskb/src/net/ipv4/tcp.c: In function 'do_tcp_setsockopt': /kisskb/src/net/ipv4/tcp.c:3377:12: note: userspace variable will be forcibly initialized 3377 | static int do_tcp_setsockopt(struct sock *sk, int level, int optname, | ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/tcp.c:3377:12: note: userspace variable will be forcibly initialized /kisskb/src/net/ipv4/tcp.c:3426:8: note: byref variable will be forcibly initialized 3426 | __u8 key[TCP_FASTOPEN_KEY_BUF_LENGTH]; | ^~~ /kisskb/src/net/ipv4/tcp.c:3408:8: note: byref variable will be forcibly initialized 3408 | char name[TCP_ULP_NAME_MAX]; | ^~~~ /kisskb/src/net/ipv4/tcp.c:3389:8: note: byref variable will be forcibly initialized 3389 | char name[TCP_CA_NAME_MAX]; | ^~~~ /kisskb/src/net/ipv4/tcp.c:3383:6: note: byref variable will be forcibly initialized 3383 | int val; | ^~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/net/ipv4/tcp_input.c:67: /kisskb/src/net/ipv4/tcp_input.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/inet_diag.h:5, from /kisskb/src/net/ipv4/tcp.c:252: /kisskb/src/net/ipv4/tcp.c: In function 'tcp_get_timestamping_opt_stats': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/net/ipv4/tcp.c:3881:18: note: byref variable will be forcibly initialized 3881 | struct tcp_info info; | ^~~~ In file included from /kisskb/src/net/ipv4/tcp_input.c:74: /kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_call_bpf': /kisskb/src/include/net/tcp.h:2293:27: note: byref variable will be forcibly initialized 2293 | struct bpf_sock_ops_kern sock_ops; | ^~~~~~~~ /kisskb/src/net/ipv4/tcp_input.c: In function 'bpf_skops_parse_hdr': /kisskb/src/net/ipv4/tcp_input.c:150:27: note: byref variable will be forcibly initialized 150 | struct bpf_sock_ops_kern sock_ops; | ^~~~~~~~ /kisskb/src/net/ipv4/tcp_input.c: In function 'bpf_skops_established': /kisskb/src/net/ipv4/tcp_input.c:180:27: note: byref variable will be forcibly initialized 180 | struct bpf_sock_ops_kern sock_ops; | ^~~~~~~~ /kisskb/src/lib/decompress_bunzip2.c: In function 'get_next_block': /kisskb/src/lib/decompress_bunzip2.c:235:38: note: byref variable will be forcibly initialized 235 | unsigned char length[MAX_SYMBOLS], temp[MAX_HUFCODE_BITS+1]; | ^~~~ /kisskb/src/lib/decompress_bunzip2.c:235:17: note: byref variable will be forcibly initialized 235 | unsigned char length[MAX_SYMBOLS], temp[MAX_HUFCODE_BITS+1]; | ^~~~~~ /kisskb/src/lib/decompress_bunzip2.c: In function 'bunzip2': /kisskb/src/lib/decompress_bunzip2.c:686:22: note: byref variable will be forcibly initialized 686 | struct bunzip_data *bd; | ^~ /kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_try_coalesce': /kisskb/src/net/ipv4/tcp_input.c:4633:6: note: byref variable will be forcibly initialized 4633 | int delta; | ^~~~~ /kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_clean_rtx_queue': /kisskb/src/net/ipv4/tcp_input.c:3389:21: note: byref variable will be forcibly initialized 3389 | struct ack_sample sample = { .pkts_acked = pkts_acked, | ^~~~~~ /kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_urg': /kisskb/src/net/ipv4/tcp_input.c:5617:7: note: byref variable will be forcibly initialized 5617 | u8 tmp; | ^~~ /kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_conn_request': /kisskb/src/net/ipv4/tcp_input.c:6834:15: note: byref variable will be forcibly initialized 6834 | struct flowi fl; | ^~ /kisskb/src/net/ipv4/tcp_input.c:6827:30: note: byref variable will be forcibly initialized 6827 | struct tcp_options_received tmp_opt; | ^~~~~~~ /kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_rcv_fastopen_synack': /kisskb/src/net/ipv4/tcp_input.c:6028:31: note: byref variable will be forcibly initialized 6028 | struct tcp_options_received opt; | ^~~ /kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_sacktag_write_queue': /kisskb/src/net/ipv4/tcp_input.c:1814:24: note: byref variable will be forcibly initialized 1814 | struct tcp_sack_block sp[TCP_NUM_SACKS]; | ^~ /kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_fastretrans_alert': /kisskb/src/net/ipv4/tcp_input.c:2939:7: note: byref variable will be forcibly initialized 2939 | bool do_lost = num_dupack || ((flag & FLAG_DATA_SACKED) && | ^~~~~~~ /kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_synack_rtt_meas': /kisskb/src/net/ipv4/tcp_input.c:3117:21: note: byref variable will be forcibly initialized 3117 | struct rate_sample rs; | ^~ /kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_ack': /kisskb/src/net/ipv4/tcp_input.c:3749:6: note: byref variable will be forcibly initialized 3749 | int rexmit = REXMIT_NONE; /* Flag to (re)transmit to recover losses */ | ^~~~~~ /kisskb/src/net/ipv4/tcp_input.c:3739:27: note: byref variable will be forcibly initialized 3739 | struct tcp_sacktag_state sack_state; | ^~~~~~~~~~ In file included from /kisskb/src/net/ipv4/tcp_timer.c:24: /kisskb/src/net/ipv4/tcp_timer.c: In function 'tcp_call_bpf': /kisskb/src/include/net/tcp.h:2293:27: note: byref variable will be forcibly initialized 2293 | struct bpf_sock_ops_kern sock_ops; | ^~~~~~~~ /kisskb/src/net/ipv4/tcp_timer.c: In function 'tcp_call_bpf_3arg': /kisskb/src/include/net/tcp.h:2325:6: note: byref variable will be forcibly initialized 2325 | u32 args[3] = {arg1, arg2, arg3}; | ^~~~ /kisskb/src/net/ipv4/tcp_timer.c: In function 'tcp_write_timeout': /kisskb/src/include/net/tcp.h:2325:6: note: byref variable will be forcibly initialized /kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_ofo_queue': /kisskb/src/net/ipv4/tcp_input.c:4698:12: note: byref variable will be forcibly initialized 4698 | bool fin, fragstolen, eaten; | ^~~~~~~~~~ /kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_collapse': /kisskb/src/net/ipv4/tcp_input.c:5143:22: note: byref variable will be forcibly initialized 5143 | struct sk_buff_head tmp; | ^~~ /kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_send_rcvq': /kisskb/src/net/ipv4/tcp_input.c:4927:7: note: byref variable will be forcibly initialized 4927 | bool fragstolen; | ^~~~~~~~~~ /kisskb/src/net/ipv4/tcp_input.c:4925:6: note: byref variable will be forcibly initialized 4925 | int err = -ENOMEM; | ^~~ /kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_data_queue_ofo': /kisskb/src/net/ipv4/tcp_input.c:4767:7: note: byref variable will be forcibly initialized 4767 | bool fragstolen; | ^~~~~~~~~~ /kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_data_queue': /kisskb/src/net/ipv4/tcp_input.c:4983:7: note: byref variable will be forcibly initialized 4983 | bool fragstolen; | ^~~~~~~~~~ /kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_rcv_established': /kisskb/src/net/ipv4/tcp_input.c:5875:9: note: byref variable will be forcibly initialized 5875 | bool fragstolen = false; | ^~~~~~~~~~ /kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_rcv_state_process': /kisskb/src/net/ipv4/tcp_input.c:6436:8: note: byref variable will be forcibly initialized 6436 | bool req_stolen; | ^~~~~~~~~~ /kisskb/src/drivers/clk/clk-rk808.c: In function 'rk808_clkout2_is_prepared': /kisskb/src/drivers/clk/clk-rk808.c:56:11: note: byref variable will be forcibly initialized 56 | uint32_t val; | ^~~ /kisskb/src/drivers/clk/clk-rk808.c: In function 'rk817_clkout2_is_prepared': /kisskb/src/drivers/clk/clk-rk808.c:119:15: note: byref variable will be forcibly initialized 119 | unsigned int val; | ^~~ /kisskb/src/lib/decompress_unlzma.c: In function 'process_bit0': /kisskb/src/lib/decompress_unlzma.c:351:6: note: byref variable will be forcibly initialized 351 | int mi = 1; | ^~ /kisskb/src/lib/decompress_unlzma.c: In function 'process_bit1': /kisskb/src/lib/decompress_unlzma.c:498:11: note: byref variable will be forcibly initialized 498 | int i, mi; | ^~ /kisskb/src/lib/decompress_unlzma.c:485:7: note: byref variable will be forcibly initialized 485 | int pos_slot; | ^~~~~~~~ /kisskb/src/lib/decompress_unlzma.c:397:6: note: byref variable will be forcibly initialized 397 | int len; | ^~~ /kisskb/src/lib/decompress_unlzma.c: In function 'unlzma': /kisskb/src/lib/decompress_unlzma.c:554:16: note: byref variable will be forcibly initialized 554 | struct cstate cst; | ^~~ /kisskb/src/lib/decompress_unlzma.c:553:16: note: byref variable will be forcibly initialized 553 | struct writer wr; | ^~ /kisskb/src/lib/decompress_unlzma.c:551:12: note: byref variable will be forcibly initialized 551 | struct rc rc; | ^~ /kisskb/src/lib/decompress_unlzma.c:545:21: note: byref variable will be forcibly initialized 545 | struct lzma_header header; | ^~~~~~ /kisskb/src/net/ipv4/tcp_output.c: In function 'bpf_skops_hdr_opt_len': /kisskb/src/net/ipv4/tcp_output.c:477:27: note: byref variable will be forcibly initialized 477 | struct bpf_sock_ops_kern sock_ops; | ^~~~~~~~ /kisskb/src/net/ipv4/tcp_output.c: In function 'tcp_syn_options': /kisskb/src/net/ipv4/tcp_output.c:764:15: note: byref variable will be forcibly initialized 764 | unsigned int remaining = MAX_TCP_OPTION_SPACE; | ^~~~~~~~~ /kisskb/src/net/ipv4/tcp_output.c: In function 'tcp_established_options': /kisskb/src/net/ipv4/tcp_output.c:977:16: note: byref variable will be forcibly initialized 977 | unsigned int remaining = MAX_TCP_OPTION_SPACE - size; | ^~~~~~~~~ In file included from /kisskb/src/lib/mpi/mpi-internal.h:22, from /kisskb/src/lib/mpi/mpi-mod.c:9: /kisskb/src/lib/mpi/mpi-mod.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/net/ipv4/tcp_output.c: In function 'tcp_synack_options': /kisskb/src/net/ipv4/tcp_output.c:850:15: note: byref variable will be forcibly initialized 850 | unsigned int remaining = MAX_TCP_OPTION_SPACE; | ^~~~~~~~~ /kisskb/src/net/ipv4/tcp_output.c: In function 'bpf_skops_write_hdr_opt': /kisskb/src/net/ipv4/tcp_output.c:540:27: note: byref variable will be forcibly initialized 540 | struct bpf_sock_ops_kern sock_ops; | ^~~~~~~~ In file included from /kisskb/src/net/ipv4/tcp_output.c:40: /kisskb/src/net/ipv4/tcp_output.c: In function 'tcp_call_bpf': /kisskb/src/include/net/tcp.h:2293:27: note: byref variable will be forcibly initialized 2293 | struct bpf_sock_ops_kern sock_ops; | ^~~~~~~~ /kisskb/src/net/ipv4/tcp_output.c: In function 'tcp_call_bpf_3arg': /kisskb/src/include/net/tcp.h:2325:6: note: byref variable will be forcibly initialized 2325 | u32 args[3] = {arg1, arg2, arg3}; | ^~~~ /kisskb/src/lib/mpi/mpi-mul.c: In function 'mpi_mul': /kisskb/src/lib/mpi/mpi-mul.c:20:13: note: byref variable will be forcibly initialized 20 | mpi_limb_t cy; | ^~ /kisskb/src/net/ipv4/tcp_output.c: In function 'tcp_make_synack': /kisskb/src/net/ipv4/tcp_output.c:3504:25: note: byref variable will be forcibly initialized 3504 | struct tcp_out_options opts; | ^~~~ /kisskb/src/net/ipv4/tcp_output.c: In function 'tcp_connect_init': /kisskb/src/net/ipv4/tcp_output.c:3628:7: note: byref variable will be forcibly initialized 3628 | __u8 rcv_wscale; | ^~~~~~~~~~ /kisskb/src/net/ipv4/tcp_output.c: In function 'tcp_rtx_synack': /kisskb/src/net/ipv4/tcp_output.c:4092:15: note: byref variable will be forcibly initialized 4092 | struct flowi fl; | ^~ /kisskb/src/net/ipv4/tcp_output.c: In function 'tcp_current_mss': /kisskb/src/net/ipv4/tcp_output.c:1826:25: note: byref variable will be forcibly initialized 1826 | struct tcp_md5sig_key *md5; | ^~~ /kisskb/src/net/ipv4/tcp_output.c:1825:25: note: byref variable will be forcibly initialized 1825 | struct tcp_out_options opts; | ^~~~ /kisskb/src/net/ipv4/tcp_output.c: In function '__tcp_transmit_skb': /kisskb/src/net/ipv4/tcp_output.c:1247:25: note: byref variable will be forcibly initialized 1247 | struct tcp_md5sig_key *md5; | ^~~ /kisskb/src/net/ipv4/tcp_output.c:1244:25: note: byref variable will be forcibly initialized 1244 | struct tcp_out_options opts; | ^~~~ /kisskb/src/net/ipv4/tcp_output.c: In function 'tcp_write_xmit': /kisskb/src/net/ipv4/tcp_output.c:2597:32: note: byref variable will be forcibly initialized 2597 | bool is_cwnd_limited = false, is_rwnd_limited = false; | ^~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/tcp_output.c:2597:7: note: byref variable will be forcibly initialized 2597 | bool is_cwnd_limited = false, is_rwnd_limited = false; | ^~~~~~~~~~~~~~~ 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:1453:22: note: byref variable will be forcibly initialized 1453 | struct dma_tx_state state; | ^~~~~ In file included from /kisskb/src/net/ipv4/tcp_output.c:40: /kisskb/src/net/ipv4/tcp_output.c: In function '__tcp_retransmit_skb': /kisskb/src/include/net/tcp.h:2325:6: note: byref variable will be forcibly initialized 2325 | u32 args[3] = {arg1, arg2, arg3}; | ^~~~ /kisskb/src/drivers/dma/dmaengine.c: In function 'dma_sync_wait': /kisskb/src/include/linux/dmaengine.h:1453:22: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/net/tcp.h:19, from /kisskb/src/net/ipv4/tcp_output.c:40: /kisskb/src/net/ipv4/tcp_output.c: In function 'tcp_tasklet_func': /kisskb/src/net/ipv4/tcp_output.c:1044:12: note: byref variable will be forcibly initialized 1044 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/dma/dmaengine.c: In function 'dma_get_any_slave_channel': /kisskb/src/drivers/dma/dmaengine.c:728:17: note: byref variable will be forcibly initialized 728 | dma_cap_mask_t mask; | ^~~~ /kisskb/src/drivers/dma/dmaengine.c: In function 'dma_request_chan': /kisskb/src/drivers/dma/dmaengine.c:834:18: note: byref variable will be forcibly initialized 834 | dma_cap_mask_t mask; | ^~~~ /kisskb/src/drivers/video/fbdev/nvidia/nv_accel.c: In function 'nvidiafb_mono_color_expand': /kisskb/src/drivers/video/fbdev/nvidia/nv_accel.c:357:49: note: byref variable will be forcibly initialized 357 | u32 dsize, width, *data = (u32 *) image->data, tmp; | ^~~ /kisskb/src/drivers/clk/clk-si5341.c: In function 'clear_sticky_store': /kisskb/src/drivers/clk/clk-si5341.c:1525:7: note: byref variable will be forcibly initialized 1525 | long val; | ^~~ /kisskb/src/drivers/clk/clk-si5341.c: In function 'si5341_output_get_parent': /kisskb/src/drivers/clk/clk-si5341.c:918:6: note: byref variable will be forcibly initialized 918 | u32 val; | ^~~ /kisskb/src/drivers/clk/clk-si5341.c: In function 'si5341_output_clk_is_on': /kisskb/src/drivers/clk/clk-si5341.c:751:6: note: byref variable will be forcibly initialized 751 | u32 val; | ^~~ /kisskb/src/drivers/clk/clk-si5341.c: In function 'si5341_synth_clk_is_on': /kisskb/src/drivers/clk/clk-si5341.c:566:6: note: byref variable will be forcibly initialized 566 | u32 val; | ^~~ /kisskb/src/drivers/clk/clk-si5341.c: In function 'si5341_clk_get_selected_input': /kisskb/src/drivers/clk/clk-si5341.c:451:6: note: byref variable will be forcibly initialized 451 | u32 val; | ^~~ /kisskb/src/drivers/clk/clk-si5341.c: In function 'si5341_finalize_defaults': /kisskb/src/drivers/clk/clk-si5341.c:1162:6: note: byref variable will be forcibly initialized 1162 | u32 revision; | ^~~~~~~~ /kisskb/src/drivers/clk/clk-si5341.c: In function 'pll_locked_sticky_show': /kisskb/src/drivers/clk/clk-si5341.c:1510:6: note: byref variable will be forcibly initialized 1510 | u32 status; | ^~~~~~ /kisskb/src/drivers/clk/clk-si5341.c: In function 'pll_locked_show': /kisskb/src/drivers/clk/clk-si5341.c:1495:6: note: byref variable will be forcibly initialized 1495 | u32 status; | ^~~~~~ /kisskb/src/drivers/clk/clk-si5341.c: In function 'input_present_sticky_show': /kisskb/src/drivers/clk/clk-si5341.c:1480:6: note: byref variable will be forcibly initialized 1480 | u32 status; | ^~~~~~ /kisskb/src/drivers/clk/clk-si5341.c: In function 'input_present_show': /kisskb/src/drivers/clk/clk-si5341.c:1465:6: note: byref variable will be forcibly initialized 1465 | u32 status; | ^~~~~~ /kisskb/src/drivers/clk/clk-si5341.c: In function 'si5341_output_clk_recalc_rate': /kisskb/src/drivers/clk/clk-si5341.c:799:5: note: byref variable will be forcibly initialized 799 | u8 r[3]; | ^ /kisskb/src/drivers/clk/clk-si5341.c:797:6: note: byref variable will be forcibly initialized 797 | u32 val; | ^~~ /kisskb/src/drivers/clk/clk-si5341.c: In function 'si5341_decode_44_32': /kisskb/src/drivers/clk/clk-si5341.c:369:5: note: byref variable will be forcibly initialized 369 | u8 r[10]; | ^ /kisskb/src/drivers/clk/clk-si5341.c: In function 'si5341_synth_clk_recalc_rate': /kisskb/src/drivers/clk/clk-si5341.c:640:6: note: byref variable will be forcibly initialized 640 | u32 n_den; | ^~~~~ /kisskb/src/drivers/clk/clk-si5341.c:639:6: note: byref variable will be forcibly initialized 639 | u64 n_num; | ^~~~~ /kisskb/src/drivers/clk/clk-si5341.c: In function 'si5341_clk_recalc_rate': /kisskb/src/drivers/clk/clk-si5341.c:412:6: note: byref variable will be forcibly initialized 412 | u32 m_den; | ^~~~~ /kisskb/src/drivers/clk/clk-si5341.c:411:6: note: byref variable will be forcibly initialized 411 | u64 m_num; | ^~~~~ /kisskb/src/drivers/clk/clk-si5341.c: In function 'si5341_is_programmed_already': /kisskb/src/drivers/clk/clk-si5341.c:945:5: note: byref variable will be forcibly initialized 945 | u8 r[4]; | ^ /kisskb/src/drivers/clk/clk-si5341.c: In function 'si5341_read_settings': /kisskb/src/drivers/clk/clk-si5341.c:1056:5: note: byref variable will be forcibly initialized 1056 | u8 r[10]; | ^ /kisskb/src/drivers/clk/clk-si5341.c: In function 'si5341_encode_44_32': /kisskb/src/drivers/clk/clk-si5341.c:385:5: note: byref variable will be forcibly initialized 385 | u8 r[10]; | ^ /kisskb/src/drivers/clk/clk-si5341.c: In function 'si5341_send_preamble': /kisskb/src/drivers/clk/clk-si5341.c:1130:6: note: byref variable will be forcibly initialized 1130 | u32 revision; | ^~~~~~~~ /kisskb/src/drivers/clk/clk-si5341.c: In function 'si5341_probe_chip_id': /kisskb/src/drivers/clk/clk-si5341.c:994:5: note: byref variable will be forcibly initialized 994 | u8 reg[4]; | ^~~ /kisskb/src/drivers/clk/clk-si5341.c: In function 'si5341_dt_parse_dt': /kisskb/src/drivers/clk/clk-si5341.c:1271:6: note: byref variable will be forcibly initialized 1271 | u32 val; | ^~~ /kisskb/src/drivers/clk/clk-si5341.c:1270:6: note: byref variable will be forcibly initialized 1270 | u32 num; | ^~~ /kisskb/src/drivers/clk/clk-si5341.c: In function 'si5341_initialize_pll': /kisskb/src/drivers/clk/clk-si5341.c:1393:6: note: byref variable will be forcibly initialized 1393 | u32 m_den = 0; | ^~~~~ /kisskb/src/drivers/clk/clk-si5341.c:1392:6: note: byref variable will be forcibly initialized 1392 | u32 m_num = 0; | ^~~~~ /kisskb/src/drivers/clk/clk-si5341.c: In function 'si5341_output_clk_set_rate': /kisskb/src/drivers/clk/clk-si5341.c:866:5: note: byref variable will be forcibly initialized 866 | u8 r[3]; | ^ /kisskb/src/drivers/clk/clk-si5341.c: In function 'si5341_probe': /kisskb/src/drivers/clk/clk-si5341.c:1586:8: note: byref variable will be forcibly initialized 1586 | char reg_name[10]; | ^~~~~~~~ /kisskb/src/drivers/clk/clk-si5341.c:1560:6: note: byref variable will be forcibly initialized 1560 | u32 status; | ^~~~~~ /kisskb/src/drivers/clk/clk-si5341.c:1558:34: note: byref variable will be forcibly initialized 1558 | struct clk_si5341_output_config config[SI5341_MAX_NUM_OUTPUTS]; | ^~~~~~ /kisskb/src/drivers/clk/clk-si5341.c:1555:14: note: byref variable will be forcibly initialized 1555 | const char *synth_clock_names[SI5341_NUM_SYNTH]; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/clk/clk-si5341.c:1554:14: note: byref variable will be forcibly initialized 1554 | const char *root_clock_name; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/clk/clk-si5341.c:1552:23: note: byref variable will be forcibly initialized 1552 | struct clk_init_data init; | ^~~~ /kisskb/src/lib/decompress_unlzo.c: In function 'unlzo': /kisskb/src/lib/decompress_unlzo.c:106:9: note: byref variable will be forcibly initialized 106 | size_t tmp; | ^~~ /kisskb/src/lib/decompress_unlzo.c:104:7: note: byref variable will be forcibly initialized 104 | long skip = 0; | ^~~~ /kisskb/src/lib/decompress_unzstd.c: In function '__unzstd': /kisskb/src/lib/decompress_unzstd.c:172:20: note: byref variable will be forcibly initialized 172 | zstd_frame_header header; | ^~~~~~ /kisskb/src/lib/decompress_unzstd.c:171:18: note: byref variable will be forcibly initialized 171 | zstd_out_buffer out; | ^~~ /kisskb/src/lib/decompress_unzstd.c:170:17: note: byref variable will be forcibly initialized 170 | zstd_in_buffer in; | ^~ /kisskb/src/lib/zstd/compress/zstd_ldm.c: In function 'ZSTD_ldm_generateSequences_internal': /kisskb/src/lib/zstd/compress/zstd_ldm.c:323:14: note: byref variable will be forcibly initialized 323 | unsigned numSplits; | ^~~~~~~~~ /kisskb/src/lib/zstd/compress/zstd_ldm.c:319:27: note: byref variable will be forcibly initialized 319 | ldmRollingHashState_t hashState; | ^~~~~~~~~ /kisskb/src/lib/zstd/compress/zstd_ldm.c: In function 'ZSTD_ldm_fillHashTable': /kisskb/src/lib/zstd/compress/zstd_ldm.c:250:14: note: byref variable will be forcibly initialized 250 | unsigned numSplits; | ^~~~~~~~~ /kisskb/src/lib/zstd/compress/zstd_ldm.c:248:27: note: byref variable will be forcibly initialized 248 | ldmRollingHashState_t hashState; | ^~~~~~~~~ /kisskb/src/lib/zstd/compress/zstd_opt.c: In function 'ZSTD_insertBt1': /kisskb/src/lib/zstd/compress/zstd_opt.c:405:9: note: byref variable will be forcibly initialized 405 | U32 dummy32; /* to be nullified at the end */ | ^~~~~~~ /kisskb/src/lib/zstd/compress/zstd_opt.c: In function 'ZSTD_insertBtAndGetAllMatches': /kisskb/src/lib/zstd/compress/zstd_opt.c:554:9: note: byref variable will be forcibly initialized 554 | U32 dummy32; /* to be nullified at the end */ | ^~~~~~~ /kisskb/src/fs/xfs/xfs_acl.c: In function 'xfs_acl_set_mode': /kisskb/src/fs/xfs/xfs_acl.c:225:20: note: byref variable will be forcibly initialized 225 | struct xfs_trans *tp; | ^~ /kisskb/src/fs/xfs/xfs_acl.c: In function 'xfs_set_acl': /kisskb/src/fs/xfs/xfs_acl.c:247:10: note: byref variable will be forcibly initialized 247 | umode_t mode; | ^~~~ In file included from /kisskb/src/lib/zstd/compress/zstd_opt.c:23: /kisskb/src/lib/zstd/compress/zstd_opt.c: In function 'ZSTD_updateRep': /kisskb/src/lib/zstd/compress/zstd_compress_internal.h:401:16: note: byref variable will be forcibly initialized 401 | repcodes_t newReps; | ^~~~~~~ /kisskb/src/lib/zstd/compress/zstd_opt.c: In function 'ZSTD_rescaleFreqs': /kisskb/src/lib/zstd/compress/zstd_opt.c:187:26: note: byref variable will be forcibly initialized 187 | unsigned lit = MaxLit; | ^~~ /kisskb/src/lib/zstd/compress/zstd_opt.c: In function 'ZSTD_compressBlock_opt_generic': /kisskb/src/lib/zstd/compress/zstd_opt.c:1170:24: note: byref variable will be forcibly initialized 1170 | repcodes_t reps = ZSTD_updateRep(opt[cur].rep, lastSequence.off, lastSequence.litlen==0); | ^~~~ /kisskb/src/lib/zstd/compress/zstd_opt.c:1102:21: note: byref variable will be forcibly initialized 1102 | U32 nbMatches = ZSTD_BtGetAllMatches(matches, ms, &nextToUpdate3, inr, iend, dictMode, opt[cur].rep, ll0, minMatch); | ^~~~~~~~~ /kisskb/src/lib/zstd/compress/zstd_opt.c:1081:28: note: byref variable will be forcibly initialized 1081 | repcodes_t newReps = ZSTD_updateRep(opt[prev].rep, opt[cur].off, opt[cur].litlen==0); | ^~~~~~~ /kisskb/src/lib/zstd/compress/zstd_opt.c:987:17: note: byref variable will be forcibly initialized 987 | U32 nbMatches = ZSTD_BtGetAllMatches(matches, ms, &nextToUpdate3, ip, iend, dictMode, rep, ll0, minMatch); | ^~~~~~~~~ /kisskb/src/lib/zstd/compress/zstd_opt.c:967:19: note: byref variable will be forcibly initialized 967 | ZSTD_optLdm_t optLdm; | ^~~~~~ /kisskb/src/lib/zstd/compress/zstd_opt.c:962:9: note: byref variable will be forcibly initialized 962 | U32 nextToUpdate3 = ms->nextToUpdate; | ^~~~~~~~~~~~~ /kisskb/src/lib/earlycpio.c: In function 'find_cpio_data': /kisskb/src/lib/earlycpio.c:65:15: note: byref variable will be forcibly initialized 65 | unsigned int ch[C_NFIELDS], *chp, v; | ^~ /kisskb/src/lib/earlycpio.c:63:19: note: byref variable will be forcibly initialized 63 | struct cpio_data cd = { NULL, 0, "" }; | ^~ /kisskb/src/lib/zstd/compress/zstd_opt.c: In function 'ZSTD_initStats_ultra': /kisskb/src/lib/zstd/compress/zstd_opt.c:1270:9: note: byref variable will be forcibly initialized 1270 | U32 tmpRep[ZSTD_REP_NUM]; /* updated rep codes will sink here */ | ^~~~~~ /kisskb/src/lib/dump_stack.c: In function 'dump_stack_set_arch_desc': /kisskb/src/lib/dump_stack.c:32:10: note: byref variable will be forcibly initialized 32 | va_list args; | ^~~~ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_crtc2.c: In function 'matroxfb_dh_check_var': /kisskb/src/drivers/video/fbdev/matrox/matroxfb_crtc2.c:318:6: note: byref variable will be forcibly initialized 318 | int mode; | ^~~~ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_crtc2.c:317:6: note: byref variable will be forcibly initialized 317 | int cmap_len; | ^~~~~~~~ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_crtc2.c:316:6: note: byref variable will be forcibly initialized 316 | int visual; | ^~~~~~ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_crtc2.c: In function 'matroxfb_dh_set_par': /kisskb/src/drivers/video/fbdev/matrox/matroxfb_crtc2.c:344:21: note: byref variable will be forcibly initialized 344 | struct my_timming mt; | ^~ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_crtc2.c:328:6: note: byref variable will be forcibly initialized 328 | int mode; | ^~~~ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_crtc2.c:327:6: note: byref variable will be forcibly initialized 327 | int cmap_len; | ^~~~~~~~ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_crtc2.c:326:6: note: byref variable will be forcibly initialized 326 | int visual; | ^~~~~~ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_crtc2.c: In function 'matroxfb_dh_ioctl': /kisskb/src/drivers/video/fbdev/matrox/matroxfb_crtc2.c:435:22: note: byref variable will be forcibly initialized 435 | struct fb_vblank vblank; | ^~~~~~ /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/drivers/video/fbdev/matrox/i2c-matroxfb.c: In function 'i2c_matroxfb_probe': /kisskb/src/drivers/video/fbdev/matrox/i2c-matroxfb.c:190:25: note: byref variable will be forcibly initialized 190 | unsigned short const addr_list[2] = { | ^~~~~~~~~ /kisskb/src/drivers/video/fbdev/matrox/i2c-matroxfb.c:187:26: note: byref variable will be forcibly initialized 187 | struct i2c_board_info maven_info = { | ^~~~~~~~~~ /kisskb/src/drivers/clk/clk-si514.c: In function 'si514_get_muldiv': /kisskb/src/drivers/clk/clk-si514.c:100:5: note: byref variable will be forcibly initialized 100 | u8 reg[7]; | ^~~ /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/drivers/clk/clk-si514.c: In function 'si514_is_prepared': /kisskb/src/drivers/clk/clk-si514.c:85:15: note: byref variable will be forcibly initialized 85 | unsigned int val; | ^~~ /kisskb/src/drivers/clk/clk-si514.c: In function 'si514_set_muldiv': /kisskb/src/drivers/clk/clk-si514.c:119:5: note: byref variable will be forcibly initialized 119 | u8 reg[7]; | ^~~ In file included from /kisskb/src/lib/fdt.c:2: /kisskb/src/lib/fdt.c: In function 'fdt_next_node': /kisskb/src/lib/../scripts/dtc/libfdt/fdt.c:245:6: note: byref variable will be forcibly initialized 245 | int nextoffset = 0; | ^~~~~~~~~~ /kisskb/src/lib/fdt.c: In function 'fdt_first_subnode': /kisskb/src/lib/../scripts/dtc/libfdt/fdt.c:285:6: note: byref variable will be forcibly initialized 285 | int depth = 0; | ^~~~~ /kisskb/src/lib/fdt.c: In function 'fdt_next_subnode': /kisskb/src/lib/../scripts/dtc/libfdt/fdt.c:296:6: note: byref variable will be forcibly initialized 296 | int depth = 1; | ^~~~~ /kisskb/src/drivers/clk/clk-si514.c: In function 'si514_set_rate': /kisskb/src/drivers/clk/clk-si514.c:256:15: note: byref variable will be forcibly initialized 256 | unsigned int old_oe_state; | ^~~~~~~~~~~~ /kisskb/src/drivers/clk/clk-si514.c:255:26: note: byref variable will be forcibly initialized 255 | struct clk_si514_muldiv settings; | ^~~~~~~~ /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/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/lib/mpi/mpih-mul.c: In function 'mpihelp_mul_karatsuba_case': /kisskb/src/lib/mpi/mpih-mul.c:394:15: note: byref variable will be forcibly initialized 394 | mpi_limb_t 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_resizex': /kisskb/src/drivers/tty/vt/vt_ioctl.c:670:20: note: byref variable will be forcibly initialized 670 | struct vt_consize v; | ^ /kisskb/src/drivers/tty/vt/vt_ioctl.c: In function 'do_unimap_ioctl': /kisskb/src/drivers/tty/vt/vt_ioctl.c:492:20: note: byref variable will be forcibly initialized 492 | struct unimapdesc tmp; | ^~~ /kisskb/src/drivers/tty/vt/vt_ioctl.c: In function 'vt_k_ioctl': /kisskb/src/drivers/tty/vt/vt_ioctl.c:468:26: note: byref variable will be forcibly initialized 468 | struct console_font_op op; | ^~ /kisskb/src/drivers/tty/vt/vt_ioctl.c:360:21: note: byref variable will be forcibly initialized 360 | struct kbd_repeat kbrep; | ^~~~~ /kisskb/src/drivers/tty/vt/vt_ioctl.c: In function 'vt_setactivate': /kisskb/src/drivers/tty/vt/vt_ioctl.c:593:24: note: byref variable will be forcibly initialized 593 | struct vt_setactivate vsa; | ^~~ /kisskb/src/drivers/tty/vt/vt_ioctl.c: In function 'vt_disallocate_all': /kisskb/src/drivers/tty/vt/vt_ioctl.c:651:18: note: byref variable will be forcibly initialized 651 | struct vc_data *vc[MAX_NR_CONSOLES]; | ^~ /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:788:18: note: byref variable will be forcibly initialized 788 | struct vt_mode tmp; | ^~~ /kisskb/src/drivers/tty/vt/vt_ioctl.c:765:18: note: byref variable will be forcibly initialized 765 | struct vt_mode tmp; | ^~~ /kisskb/src/lib/mpi/mpi-pow.c: In function 'mpi_powm': /kisskb/src/lib/mpi/mpi-pow.c:218:18: note: byref variable will be forcibly initialized 218 | mpi_limb_t tmp; | ^~~ In file included from /kisskb/src/lib/mpi/mpi-internal.h:22, from /kisskb/src/lib/mpi/mpiutil.c:21: /kisskb/src/lib/mpi/mpiutil.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/lib/fdt_addresses.c:2: /kisskb/src/lib/fdt_addresses.c: In function 'fdt_cells': /kisskb/src/lib/../scripts/dtc/libfdt/fdt_addresses.c:18:6: note: byref variable will be forcibly initialized 18 | int len; | ^~~ /kisskb/src/lib/fdt_addresses.c: In function 'fdt_appendprop_addrrange': /kisskb/src/lib/../scripts/dtc/libfdt/fdt_addresses.c:61:10: note: byref variable will be forcibly initialized 61 | uint8_t data[sizeof(fdt64_t) * 2], *prop; | ^~~~ /kisskb/src/drivers/tty/vt/vc_screen.c: In function 'vcs_write_buf': /kisskb/src/drivers/tty/vt/vc_screen.c:527:8: note: byref variable will be forcibly initialized 527 | char header[HEADER_SIZE]; | ^~~~~~ /kisskb/src/drivers/tty/vt/vc_screen.c: In function 'vcs_write': /kisskb/src/drivers/tty/vt/vc_screen.c:600:7: note: byref variable will be forcibly initialized 600 | bool viewed, attr; | ^~~~~~ /kisskb/src/drivers/tty/vt/vc_screen.c:595:7: note: byref variable will be forcibly initialized 595 | u16 *org0, *org; | ^~~~ /kisskb/src/drivers/tty/vt/vc_screen.c: In function 'vcs_read': /kisskb/src/drivers/tty/vt/vc_screen.c:407:28: note: byref variable will be forcibly initialized 407 | unsigned int this_round, skip = 0; | ^~~~ /kisskb/src/drivers/tty/vt/vc_screen.c:374:7: note: byref variable will be forcibly initialized 374 | bool viewed, attr, uni_mode; | ^~~~~~ /kisskb/src/drivers/video/fbdev/riva/nv_driver.c: In function 'riva_get_memlen': /kisskb/src/drivers/video/fbdev/riva/nv_driver.c:161:6: note: byref variable will be forcibly initialized 161 | u32 amt; | ^~~ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_maven.c: In function 'matroxfb_mavenclock': /kisskb/src/drivers/video/fbdev/matrox/matroxfb_maven.c:303:15: note: byref variable will be forcibly initialized 303 | unsigned int p; | ^ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_maven.c: In function 'maven_find_exact_clocks': /kisskb/src/drivers/video/fbdev/matrox/matroxfb_maven.c:736:9: note: byref variable will be forcibly initialized 736 | h2; | ^~ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_maven.c:735:19: note: byref variable will be forcibly initialized 735 | unsigned int a, b, | ^ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_maven.c:735:16: note: byref variable will be forcibly initialized 735 | unsigned int a, b, | ^ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_maven.c:734:16: note: byref variable will be forcibly initialized 734 | unsigned int c; | ^ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_maven.c: In function 'DAC1064_calcclock': /kisskb/src/drivers/video/fbdev/matrox/matroxfb_maven.c:324:15: note: byref variable will be forcibly initialized 324 | unsigned int p; | ^ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_maven.c: In function 'maven_compute_timming': /kisskb/src/drivers/video/fbdev/matrox/matroxfb_maven.c:759:22: note: byref variable will be forcibly initialized 759 | unsigned int a, bv, c; | ^ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_maven.c:759:18: note: byref variable will be forcibly initialized 759 | unsigned int a, bv, c; | ^~ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_maven.c:759:15: note: byref variable will be forcibly initialized 759 | unsigned int a, bv, c; | ^ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_maven.c: In function 'maven_get_reg': /kisskb/src/drivers/video/fbdev/matrox/matroxfb_maven.c:141:17: note: byref variable will be forcibly initialized 141 | struct i2c_msg msgs[] = { | ^~~~ /kisskb/src/drivers/video/fbdev/matrox/matroxfb_maven.c:140:7: note: byref variable will be forcibly initialized 140 | char dst; | ^~~ In file included from /kisskb/src/lib/fdt_ro.c:2: /kisskb/src/lib/fdt_ro.c: In function 'nextprop_': /kisskb/src/lib/../scripts/dtc/libfdt/fdt_ro.c:204:6: note: byref variable will be forcibly initialized 204 | int nextoffset; | ^~~~~~~~~~ /kisskb/src/lib/fdt_ro.c: In function 'fdt_string_eq_': /kisskb/src/lib/../scripts/dtc/libfdt/fdt_ro.c:108:6: note: byref variable will be forcibly initialized 108 | int slen; | ^~~~ /kisskb/src/lib/fdt_ro.c: In function 'fdt_nodename_eq_': /kisskb/src/lib/../scripts/dtc/libfdt/fdt_ro.c:16:6: note: byref variable will be forcibly initialized 16 | int olen; | ^~~~ /kisskb/src/lib/fdt_ro.c: In function 'fdt_subnode_offset_namelen': /kisskb/src/lib/../scripts/dtc/libfdt/fdt_ro.c:228:6: note: byref variable will be forcibly initialized 228 | int depth; | ^~~~~ /kisskb/src/lib/fdt_ro.c: In function 'fdt_getprop_namelen': /kisskb/src/lib/../scripts/dtc/libfdt/fdt_ro.c:454:6: note: byref variable will be forcibly initialized 454 | int poffset; | ^~~~~~~ /kisskb/src/lib/fdt_ro.c: In function 'fdt_getprop_by_offset': /kisskb/src/lib/../scripts/dtc/libfdt/fdt_ro.c:479:7: note: byref variable will be forcibly initialized 479 | int namelen; | ^~~~~~~ /kisskb/src/lib/fdt_ro.c: In function 'fdt_get_phandle': /kisskb/src/lib/../scripts/dtc/libfdt/fdt_ro.c:511:6: note: byref variable will be forcibly initialized 511 | int len; | ^~~ /kisskb/src/lib/fdt_ro.c: In function 'fdt_generate_phandle': /kisskb/src/lib/../scripts/dtc/libfdt/fdt_ro.c:144:11: note: byref variable will be forcibly initialized 144 | uint32_t max; | ^~~ /kisskb/src/lib/fdt_ro.c: In function 'fdt_get_path': /kisskb/src/lib/../scripts/dtc/libfdt/fdt_ro.c:545:21: note: byref variable will be forcibly initialized 545 | int offset, depth, namelen; | ^~~~~~~ /kisskb/src/lib/../scripts/dtc/libfdt/fdt_ro.c:545:14: note: byref variable will be forcibly initialized 545 | int offset, depth, namelen; | ^~~~~ /kisskb/src/lib/fdt_ro.c: In function 'fdt_supernode_atdepth_offset': /kisskb/src/lib/../scripts/dtc/libfdt/fdt_ro.c:597:14: note: byref variable will be forcibly initialized 597 | int offset, depth; | ^~~~~ /kisskb/src/lib/fdt_ro.c: In function 'fdt_node_depth': /kisskb/src/lib/../scripts/dtc/libfdt/fdt_ro.c:634:6: note: byref variable will be forcibly initialized 634 | int nodedepth; | ^~~~~~~~~ /kisskb/src/lib/fdt_ro.c: In function 'fdt_node_offset_by_prop_value': /kisskb/src/lib/../scripts/dtc/libfdt/fdt_ro.c:660:6: note: byref variable will be forcibly initialized 660 | int len; | ^~~ /kisskb/src/lib/fdt_ro.c: In function 'fdt_stringlist_count': /kisskb/src/lib/../scripts/dtc/libfdt/fdt_ro.c:726:6: note: byref variable will be forcibly initialized 726 | int length, count = 0; | ^~~~~~ /kisskb/src/lib/fdt_ro.c: In function 'fdt_stringlist_search': /kisskb/src/lib/../scripts/dtc/libfdt/fdt_ro.c:751:6: note: byref variable will be forcibly initialized 751 | int length, len, idx = 0; | ^~~~~~ /kisskb/src/lib/fdt_ro.c: In function 'fdt_stringlist_get': /kisskb/src/lib/../scripts/dtc/libfdt/fdt_ro.c:783:6: note: byref variable will be forcibly initialized 783 | int length; | ^~~~~~ /kisskb/src/lib/fdt_ro.c: In function 'fdt_node_check_compatible': /kisskb/src/lib/../scripts/dtc/libfdt/fdt_ro.c:827:6: note: byref variable will be forcibly initialized 827 | int len; | ^~~ /kisskb/src/lib/zstd/decompress/huf_decompress.c: In function 'HUF_getDTableDesc': /kisskb/src/lib/zstd/decompress/huf_decompress.c:105:16: note: byref variable will be forcibly initialized 105 | DTableDesc dtd; | ^~~ /kisskb/src/lib/zstd/decompress/huf_decompress.c: In function 'HUF_decompress1X1_usingDTable_internal_body': /kisskb/src/lib/zstd/decompress/huf_decompress.c:336:19: note: byref variable will be forcibly initialized 336 | BIT_DStream_t bitD; | ^~~~ /kisskb/src/lib/zstd/decompress/huf_decompress.c: In function 'HUF_decompress4X1_usingDTable_internal_body': /kisskb/src/lib/zstd/decompress/huf_decompress.c:369:23: note: byref variable will be forcibly initialized 369 | BIT_DStream_t bitD4; | ^~~~~ /kisskb/src/lib/zstd/decompress/huf_decompress.c:368:23: note: byref variable will be forcibly initialized 368 | BIT_DStream_t bitD3; | ^~~~~ /kisskb/src/lib/zstd/decompress/huf_decompress.c:367:23: note: byref variable will be forcibly initialized 367 | BIT_DStream_t bitD2; | ^~~~~ /kisskb/src/lib/zstd/decompress/huf_decompress.c:366:23: note: byref variable will be forcibly initialized 366 | BIT_DStream_t bitD1; | ^~~~~ In file included from /kisskb/src/lib/fdt_rw.c:2: /kisskb/src/lib/fdt_rw.c: In function 'fdt_resize_property_': /kisskb/src/lib/../scripts/dtc/libfdt/fdt_rw.c:187:6: note: byref variable will be forcibly initialized 187 | int oldlen; | ^~~~~~ /kisskb/src/lib/fdt_rw.c: In function 'fdt_add_property_': /kisskb/src/lib/../scripts/dtc/libfdt/fdt_rw.c:209:6: note: byref variable will be forcibly initialized 209 | int allocated; | ^~~~~~~~~ /kisskb/src/lib/fdt_rw.c: In function 'fdt_set_name': /kisskb/src/lib/../scripts/dtc/libfdt/fdt_rw.c:238:6: note: byref variable will be forcibly initialized 238 | int oldlen, newlen; | ^~~~~~ /kisskb/src/lib/fdt_rw.c: In function 'fdt_setprop_placeholder': /kisskb/src/lib/../scripts/dtc/libfdt/fdt_rw.c:261:23: note: byref variable will be forcibly initialized 261 | struct fdt_property *prop; | ^~~~ /kisskb/src/lib/fdt_rw.c: In function 'fdt_setprop': /kisskb/src/lib/../scripts/dtc/libfdt/fdt_rw.c:279:8: note: byref variable will be forcibly initialized 279 | void *prop_data; | ^~~~~~~~~ /kisskb/src/lib/fdt_rw.c: In function 'fdt_appendprop': /kisskb/src/lib/../scripts/dtc/libfdt/fdt_rw.c:295:11: note: byref variable will be forcibly initialized 295 | int err, oldlen, newlen; | ^~~~~~ /kisskb/src/lib/../scripts/dtc/libfdt/fdt_rw.c:294:23: note: byref variable will be forcibly initialized 294 | struct fdt_property *prop; | ^~~~ /kisskb/src/lib/fdt_rw.c: In function 'fdt_delprop': /kisskb/src/lib/../scripts/dtc/libfdt/fdt_rw.c:321:6: note: byref variable will be forcibly initialized 321 | int len, proplen; | ^~~ /kisskb/src/lib/fdt_rw.c: In function 'fdt_add_subnode_namelen': /kisskb/src/lib/../scripts/dtc/libfdt/fdt_rw.c:337:14: note: byref variable will be forcibly initialized 337 | int offset, nextoffset; | ^~~~~~~~~~ /kisskb/src/lib/fdt_rw.c: In function 'fdt_open_into': /kisskb/src/lib/../scripts/dtc/libfdt/fdt_rw.c:422:20: note: byref variable will be forcibly initialized 422 | int mem_rsv_size, struct_size; | ^~~~~~~~~~~ /kisskb/src/lib/zstd/decompress/huf_decompress.c: In function 'HUF_decompress1X2_usingDTable_internal_body': /kisskb/src/lib/zstd/decompress/huf_decompress.c:782:19: note: byref variable will be forcibly initialized 782 | BIT_DStream_t bitD; | ^~~~ /kisskb/src/lib/zstd/decompress/huf_decompress.c: In function 'HUF_decompress4X2_usingDTable_internal_body': /kisskb/src/lib/zstd/decompress/huf_decompress.c:822:23: note: byref variable will be forcibly initialized 822 | BIT_DStream_t bitD4; | ^~~~~ /kisskb/src/lib/zstd/decompress/huf_decompress.c:821:23: note: byref variable will be forcibly initialized 821 | BIT_DStream_t bitD3; | ^~~~~ /kisskb/src/lib/zstd/decompress/huf_decompress.c:820:23: note: byref variable will be forcibly initialized 820 | BIT_DStream_t bitD2; | ^~~~~ /kisskb/src/lib/zstd/decompress/huf_decompress.c:819:23: note: byref variable will be forcibly initialized 819 | BIT_DStream_t bitD1; | ^~~~~ In file included from /kisskb/src/lib/fdt_sw.c:2: /kisskb/src/lib/fdt_sw.c: In function 'fdt_property_placeholder': /kisskb/src/lib/../scripts/dtc/libfdt/fdt_sw.c:297:6: note: byref variable will be forcibly initialized 297 | int allocated; | ^~~~~~~~~ /kisskb/src/lib/fdt_sw.c: In function 'fdt_property': /kisskb/src/lib/../scripts/dtc/libfdt/fdt_sw.c:327:8: note: byref variable will be forcibly initialized 327 | void *ptr; | ^~~ /kisskb/src/lib/fdt_sw.c: In function 'fdt_finish': /kisskb/src/lib/../scripts/dtc/libfdt/fdt_sw.c:343:14: note: byref variable will be forcibly initialized 343 | int offset, nextoffset; | ^~~~~~~~~~ In file included from /kisskb/src/lib/fdt_wip.c:2: /kisskb/src/lib/fdt_wip.c: In function 'fdt_setprop_inplace_namelen_partial': /kisskb/src/lib/../scripts/dtc/libfdt/fdt_wip.c:19:6: note: byref variable will be forcibly initialized 19 | int proplen; | ^~~~~~~ /kisskb/src/lib/fdt_wip.c: In function 'fdt_setprop_inplace': /kisskb/src/lib/../scripts/dtc/libfdt/fdt_wip.c:37:6: note: byref variable will be forcibly initialized 37 | int proplen; | ^~~~~~~ /kisskb/src/lib/fdt_wip.c: In function 'fdt_nop_property': /kisskb/src/lib/../scripts/dtc/libfdt/fdt_wip.c:62:6: note: byref variable will be forcibly initialized 62 | int len; | ^~~ /kisskb/src/lib/fdt_wip.c: In function 'fdt_node_end_offset_': /kisskb/src/lib/../scripts/dtc/libfdt/fdt_wip.c:75:6: note: byref variable will be forcibly initialized 75 | int depth = 0; | ^~~~~ /kisskb/src/lib/fdt_wip.c: In function 'fdt_nop_node': /kisskb/src/lib/../scripts/dtc/libfdt/fdt_wip.c:75:6: note: byref variable will be forcibly initialized /kisskb/src/lib/zstd/decompress/huf_decompress.c: In function 'HUF_readDTableX1_wksp_bmi2': /kisskb/src/lib/zstd/decompress/huf_decompress.c:150:9: note: byref variable will be forcibly initialized 150 | U32 nbSymbols = 0; | ^~~~~~~~~ /kisskb/src/lib/zstd/decompress/huf_decompress.c:149:9: note: byref variable will be forcibly initialized 149 | U32 tableLog = 0; | ^~~~~~~~ /kisskb/src/lib/zstd/decompress/huf_decompress.c: In function 'HUF_readDTableX2_wksp': /kisskb/src/lib/zstd/decompress/huf_decompress.c:630:37: note: byref variable will be forcibly initialized 630 | U32 tableLog, maxW, sizeOfSort, nbSymbols; | ^~~~~~~~~ /kisskb/src/lib/zstd/decompress/huf_decompress.c:630:9: note: byref variable will be forcibly initialized 630 | U32 tableLog, maxW, sizeOfSort, nbSymbols; | ^~~~~~~~ /kisskb/src/drivers/video/fbdev/aty/aty128fb.c: In function 'aty128_var_to_pll': /kisskb/src/drivers/video/fbdev/aty/aty128fb.c:1363:16: note: byref variable will be forcibly initialized 1363 | unsigned char post_dividers[] = {1,2,4,8,3,6,12}; | ^~~~~~~~~~~~~ /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/lib/zstd/decompress/zstd_decompress.c: In function 'ZSTD_DDictHashSet_getDDict': /kisskb/src/lib/zstd/decompress/zstd_decompress.c:149:26: note: byref variable will be forcibly initialized 149 | static const ZSTD_DDict* ZSTD_DDictHashSet_getDDict(ZSTD_DDictHashSet* hashSet, U32 dictID) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/zstd/decompress/zstd_decompress.c: In function 'ZSTD_DDictHashSet_emplaceDDict': /kisskb/src/lib/zstd/decompress/zstd_decompress.c:98:15: note: byref variable will be forcibly initialized 98 | static size_t ZSTD_DDictHashSet_emplaceDDict(ZSTD_DDictHashSet* hashSet, const ZSTD_DDict* ddict) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/video/fbdev/aty/radeon_pm.c: In function 'radeonfb_whack_power_state': /kisskb/src/drivers/video/fbdev/aty/radeon_pm.c:2521:6: note: byref variable will be forcibly initialized 2521 | u16 pwr_cmd; | ^~~~~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/include/linux/pci.h:37, from /kisskb/src/drivers/video/fbdev/aty/radeonfb.h:13, from /kisskb/src/drivers/video/fbdev/aty/radeon_base.c:55: /kisskb/src/drivers/video/fbdev/aty/radeon_base.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/video/fbdev/aty/radeon_pm.c: In function 'radeon_pm_full_reset_sdram': /kisskb/src/drivers/video/fbdev/aty/radeon_pm.c:1297:8: note: byref variable will be forcibly initialized 1297 | int size; | ^~~~ /kisskb/src/drivers/video/fbdev/aty/aty128fb.c: In function 'aty128_map_ROM': /kisskb/src/drivers/video/fbdev/aty/aty128fb.c:816:9: note: byref variable will be forcibly initialized 816 | size_t rom_size; | ^~~~~~~~ /kisskb/src/drivers/video/fbdev/aty/radeon_base.c: In function 'radeon_show_edid2': /kisskb/src/drivers/video/fbdev/aty/radeon_base.c:2211:16: note: byref variable will be forcibly initialized 2211 | static ssize_t radeon_show_edid2(struct file *filp, struct kobject *kobj, | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/video/fbdev/aty/radeon_base.c: In function 'radeon_show_edid1': /kisskb/src/drivers/video/fbdev/aty/radeon_base.c:2199:16: note: byref variable will be forcibly initialized 2199 | static ssize_t radeon_show_edid1(struct file *filp, struct kobject *kobj, | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/video/fbdev/aty/aty128fb.c: In function 'aty128_bl_init': /kisskb/src/drivers/video/fbdev/aty/aty128fb.c:1833:7: note: byref variable will be forcibly initialized 1833 | char name[12]; | ^~~~ /kisskb/src/drivers/video/fbdev/aty/aty128fb.c:1830:30: note: byref variable will be forcibly initialized 1830 | struct backlight_properties props; | ^~~~~ /kisskb/src/drivers/video/fbdev/aty/aty128fb.c: In function 'aty128_init': /kisskb/src/drivers/video/fbdev/aty/aty128fb.c:1903:7: note: byref variable will be forcibly initialized 1903 | char video_card[50]; | ^~~~~~~~~~ /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/lib/zstd/decompress/zstd_decompress.c: In function 'ZSTD_decompressFrame': /kisskb/src/lib/zstd/decompress/zstd_decompress.c:816:27: note: byref variable will be forcibly initialized 816 | blockProperties_t blockProperties; | ^~~~~~~~~~~~~~~ /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/lib/zstd/decompress/zstd_decompress.c: In function 'ZSTD_findFrameSizeInfo': /kisskb/src/lib/zstd/decompress/zstd_decompress.c:665:31: note: byref variable will be forcibly initialized 665 | blockProperties_t blockProperties; | ^~~~~~~~~~~~~~~ /kisskb/src/lib/zstd/decompress/zstd_decompress.c:650:26: note: byref variable will be forcibly initialized 650 | ZSTD_frameHeader zfh; | ^~~ /kisskb/src/lib/zstd/decompress/zstd_decompress.c:635:24: note: byref variable will be forcibly initialized 635 | ZSTD_frameSizeInfo frameSizeInfo; | ^~~~~~~~~~~~~ /kisskb/src/drivers/video/fbdev/aty/radeon_base.c: In function 'radeon_map_ROM': /kisskb/src/drivers/video/fbdev/aty/radeon_base.c:419:9: note: byref variable will be forcibly initialized 419 | size_t rom_size; | ^~~~~~~~ /kisskb/src/lib/zstd/decompress/zstd_decompress.c: In function 'ZSTD_getFrameContentSize': /kisskb/src/lib/zstd/decompress/zstd_decompress.c:508:26: note: byref variable will be forcibly initialized 508 | { ZSTD_frameHeader zfh; | ^~~ /kisskb/src/lib/zstd/decompress/zstd_decompress.c: In function 'ZSTD_decompressContinue': /kisskb/src/lib/zstd/decompress/zstd_decompress.c:1084:31: note: byref variable will be forcibly initialized 1084 | { blockProperties_t bp; | ^~ /kisskb/src/lib/zstd/decompress/zstd_decompress.c: In function 'ZSTD_loadDEntropy': /kisskb/src/lib/zstd/decompress/zstd_decompress.c:1282:45: note: byref variable will be forcibly initialized 1282 | unsigned litlengthMaxValue = MaxLL, litlengthLog; | ^~~~~~~~~~~~ /kisskb/src/lib/zstd/decompress/zstd_decompress.c:1282:18: note: byref variable will be forcibly initialized 1282 | unsigned litlengthMaxValue = MaxLL, litlengthLog; | ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/zstd/decompress/zstd_decompress.c:1281:15: note: byref variable will be forcibly initialized 1281 | { short litlengthNCount[MaxLL+1]; | ^~~~~~~~~~~~~~~ /kisskb/src/lib/zstd/decompress/zstd_decompress.c:1267:47: note: byref variable will be forcibly initialized 1267 | unsigned matchlengthMaxValue = MaxML, matchlengthLog; | ^~~~~~~~~~~~~~ /kisskb/src/lib/zstd/decompress/zstd_decompress.c:1267:18: note: byref variable will be forcibly initialized 1267 | unsigned matchlengthMaxValue = MaxML, matchlengthLog; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/zstd/decompress/zstd_decompress.c:1266:15: note: byref variable will be forcibly initialized 1266 | { short matchlengthNCount[MaxML+1]; | ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/zstd/decompress/zstd_decompress.c:1252:44: note: byref variable will be forcibly initialized 1252 | unsigned offcodeMaxValue = MaxOff, offcodeLog; | ^~~~~~~~~~ /kisskb/src/lib/zstd/decompress/zstd_decompress.c:1252:18: note: byref variable will be forcibly initialized 1252 | unsigned offcodeMaxValue = MaxOff, offcodeLog; | ^~~~~~~~~~~~~~~ /kisskb/src/lib/zstd/decompress/zstd_decompress.c:1251:15: note: byref variable will be forcibly initialized 1251 | { short offcodeNCount[MaxOff+1]; | ^~~~~~~~~~~~~ /kisskb/src/lib/zstd/decompress/zstd_decompress.c: In function 'ZSTD_estimateDStreamSize_fromFrame': /kisskb/src/lib/zstd/decompress/zstd_decompress.c:1730:22: note: byref variable will be forcibly initialized 1730 | ZSTD_frameHeader zfh; | ^~~ /kisskb/src/lib/zstd/decompress/zstd_decompress.c: In function 'ZSTD_decompressStream': /kisskb/src/lib/zstd/decompress/zstd_decompress.c:1821:11: note: byref variable will be forcibly initialized 1821 | char* op = ostart; | ^~ /kisskb/src/lib/zstd/decompress/zstd_decompress.c: In function 'ZSTD_decompressStream_simpleArgs': /kisskb/src/lib/zstd/decompress/zstd_decompress.c:2079:20: note: byref variable will be forcibly initialized 2079 | ZSTD_inBuffer input = { src, srcSize, *srcPos }; | ^~~~~ /kisskb/src/lib/zstd/decompress/zstd_decompress.c:2078:20: note: byref variable will be forcibly initialized 2078 | ZSTD_outBuffer output = { dst, dstCapacity, *dstPos }; | ^~~~~~ /kisskb/src/lib/zstd/decompress/zstd_decompress_block.c: In function 'ZSTD_buildFSETable_body': /kisskb/src/lib/zstd/decompress/zstd_decompress_block.c:388:31: note: byref variable will be forcibly initialized 388 | { ZSTD_seqSymbol_header DTableH; | ^~~~~~~ /kisskb/src/lib/zstd/decompress/zstd_decompress_block.c: In function 'ZSTD_decompressSequences_body': /kisskb/src/lib/zstd/decompress/zstd_decompress_block.c:1124:20: note: byref variable will be forcibly initialized 1124 | seqState_t seqState; | ^~~~~~~~ /kisskb/src/lib/zstd/decompress/zstd_decompress_block.c:1114:17: note: byref variable will be forcibly initialized 1114 | const BYTE* litPtr = dctx->litPtr; | ^~~~~~ /kisskb/src/lib/zstd/decompress/zstd_decompress_block.c: In function 'ZSTD_decompressSequences_default': /kisskb/src/lib/zstd/decompress/zstd_decompress_block.c:1114:17: note: byref variable will be forcibly initialized /kisskb/src/lib/zstd/decompress/zstd_decompress_block.c: In function 'ZSTD_decompressSequencesLong_body': /kisskb/src/lib/zstd/decompress/zstd_decompress_block.c:1262:20: note: byref variable will be forcibly initialized 1262 | seqState_t seqState; | ^~~~~~~~ /kisskb/src/lib/zstd/decompress/zstd_decompress_block.c:1248:17: note: byref variable will be forcibly initialized 1248 | const BYTE* litPtr = dctx->litPtr; | ^~~~~~ /kisskb/src/lib/zstd/decompress/zstd_decompress_block.c: In function 'ZSTD_decompressSequencesLong_default': /kisskb/src/lib/zstd/decompress/zstd_decompress_block.c:1248:17: note: byref variable will be forcibly initialized /kisskb/src/lib/zstd/decompress/zstd_decompress_block.c:1260:15: note: byref variable will be forcibly initialized 1260 | seq_t sequences[STORED_SEQS]; | ^~~~~~~~~ /kisskb/src/drivers/clk/clk-versaclock5.c: In function 'vc5_pfd_recalc_rate': /kisskb/src/drivers/clk/clk-versaclock5.c:336:23: note: byref variable will be forcibly initialized 336 | unsigned int prediv, div; | ^~~ /kisskb/src/drivers/clk/clk-versaclock5.c:336:15: note: byref variable will be forcibly initialized 336 | unsigned int prediv, div; | ^~~~~~ /kisskb/src/drivers/clk/clk-versaclock5.c: In function 'vc5_dbl_recalc_rate': /kisskb/src/drivers/clk/clk-versaclock5.c:288:15: note: byref variable will be forcibly initialized 288 | unsigned int premul; | ^~~~~~ /kisskb/src/drivers/clk/clk-versaclock5.c: In function 'vc5_clk_out_get_parent': /kisskb/src/drivers/clk/clk-versaclock5.c:658:15: note: byref variable will be forcibly initialized 658 | unsigned int src; | ^~~ /kisskb/src/drivers/clk/clk-versaclock5.c: In function 'vc5_mux_get_parent': /kisskb/src/drivers/clk/clk-versaclock5.c:232:15: note: byref variable will be forcibly initialized 232 | unsigned int src; | ^~~ /kisskb/src/drivers/clk/clk-versaclock5.c: In function 'vc5_fod_recalc_rate': /kisskb/src/drivers/clk/clk-versaclock5.c:490:5: note: byref variable will be forcibly initialized 490 | u8 od_frc[4]; | ^~~~~~ /kisskb/src/drivers/clk/clk-versaclock5.c:489:5: note: byref variable will be forcibly initialized 489 | u8 od_int[2]; | ^~~~~~ /kisskb/src/drivers/clk/clk-versaclock5.c: In function 'vc5_pll_recalc_rate': /kisskb/src/drivers/clk/clk-versaclock5.c:420:5: note: byref variable will be forcibly initialized 420 | u8 fb[5]; | ^~ /kisskb/src/drivers/clk/clk-versaclock5.c: In function 'vc5_pll_set_rate': /kisskb/src/drivers/clk/clk-versaclock5.c:464:5: note: byref variable will be forcibly initialized 464 | u8 fb[5]; | ^~ /kisskb/src/drivers/clk/clk-versaclock5.c: In function 'vc5_update_mode': /kisskb/src/drivers/clk/clk-versaclock5.c:736:6: note: byref variable will be forcibly initialized 736 | u32 value; | ^~~~~ /kisskb/src/drivers/clk/clk-versaclock5.c: In function 'vc5_update_power': /kisskb/src/drivers/clk/clk-versaclock5.c:761:6: note: byref variable will be forcibly initialized 761 | u32 value; | ^~~~~ /kisskb/src/drivers/clk/clk-versaclock5.c: In function 'vc5_update_slew': /kisskb/src/drivers/clk/clk-versaclock5.c:843:6: note: byref variable will be forcibly initialized 843 | u32 value; | ^~~~~ /kisskb/src/drivers/clk/clk-versaclock5.c: In function 'vc5_clk_out_prepare': /kisskb/src/drivers/clk/clk-versaclock5.c:585:15: note: byref variable will be forcibly initialized 585 | unsigned int src; | ^~~ /kisskb/src/drivers/clk/clk-versaclock5.c: In function 'vc5_fod_set_rate': /kisskb/src/drivers/clk/clk-versaclock5.c:546:5: note: byref variable will be forcibly initialized 546 | u8 data[14] = { | ^~~~ /kisskb/src/drivers/clk/clk-versaclock5.c: In function 'vc5_update_cap_load': /kisskb/src/drivers/clk/clk-versaclock5.c:820:6: note: byref variable will be forcibly initialized 820 | u32 value; | ^~~~~ /kisskb/src/drivers/clk/clk-versaclock5.c: In function 'vc5_probe': /kisskb/src/drivers/clk/clk-versaclock5.c:913:14: note: byref variable will be forcibly initialized 913 | const char *parent_names[2]; | ^~~~~~~~~~~~ /kisskb/src/drivers/clk/clk-versaclock5.c:912:23: note: byref variable will be forcibly initialized 912 | struct clk_init_data init; | ^~~~ /kisskb/src/drivers/clk/clk-versaclock5.c:910:19: note: byref variable will be forcibly initialized 910 | unsigned int oe, sd, src_mask = 0, src_val = 0; | ^~ /kisskb/src/drivers/clk/clk-versaclock5.c:910:15: note: byref variable will be forcibly initialized 910 | unsigned int oe, sd, src_mask = 0, src_val = 0; | ^~ /kisskb/src/drivers/clk/clk-cdce925.c: In function 'cdce925_pll_round_rate': /kisskb/src/drivers/clk/clk-cdce925.c:149:9: note: byref variable will be forcibly initialized 149 | u16 n, m; | ^ /kisskb/src/drivers/clk/clk-cdce925.c:149:6: note: byref variable will be forcibly initialized 149 | u16 n, m; | ^ /kisskb/src/drivers/clk/clk-cdce925.c: In function 'cdce925_regmap_i2c_read': /kisskb/src/drivers/clk/clk-cdce925.c:557:5: note: byref variable will be forcibly initialized 557 | u8 reg_data[2]; | ^~~~~~~~ /kisskb/src/drivers/clk/clk-cdce925.c:555:17: note: byref variable will be forcibly initialized 555 | struct i2c_msg xfer[2]; | ^~~~ /kisskb/src/lib/flex_proportions.c: In function '__fprop_add_percpu_max': /kisskb/src/lib/flex_proportions.c:264:28: note: byref variable will be forcibly initialized 264 | unsigned long numerator, denominator; | ^~~~~~~~~~~ /kisskb/src/lib/flex_proportions.c:264:17: note: byref variable will be forcibly initialized 264 | unsigned long numerator, denominator; | ^~~~~~~~~ /kisskb/src/drivers/clk/clk-cdce925.c: In function 'cdce925_regmap_i2c_write': /kisskb/src/drivers/clk/clk-cdce925.c:529:5: note: byref variable will be forcibly initialized 529 | u8 reg_data[2]; | ^~~~~~~~ /kisskb/src/lib/zstd/decompress/zstd_decompress_block.c: In function 'ZSTD_buildSeqTable': /kisskb/src/lib/zstd/decompress/zstd_decompress_block.c:563:17: note: byref variable will be forcibly initialized 563 | S16 norm[MaxSeq+1]; | ^~~~ /kisskb/src/lib/zstd/decompress/zstd_decompress_block.c:562:22: note: byref variable will be forcibly initialized 562 | { unsigned tableLog; | ^~~~~~~~ /kisskb/src/drivers/clk/clk-cdce925.c: In function 'cdce925_probe': /kisskb/src/drivers/clk/clk-cdce925.c:649:7: note: byref variable will be forcibly initialized 649 | char child_name[6]; | ^~~~~~~~~~ /kisskb/src/drivers/clk/clk-cdce925.c:645:6: note: byref variable will be forcibly initialized 645 | u32 value; | ^~~~~ /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/clk/clk-cdce925.c:642:14: note: byref variable will be forcibly initialized 642 | const char *parent_name; | ^~~~~~~~~~~ /kisskb/src/lib/zstd/decompress/zstd_decompress_block.c: In function 'ZSTD_decompressBlock_internal': /kisskb/src/lib/zstd/decompress/zstd_decompress_block.c:1483:13: note: byref variable will be forcibly initialized 1483 | int nbSeq; | ^~~~~ /kisskb/src/drivers/clk/clk-cs2000-cp.c: In function 'cs2000_clk_register': /kisskb/src/drivers/clk/clk-cs2000-cp.c:422:14: note: byref variable will be forcibly initialized 422 | const char *name = np->name; | ^~~~ /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/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_alloc': /kisskb/src/lib/idr.c:81:6: note: byref variable will be forcibly initialized 81 | u32 id = start; | ^~ /kisskb/src/lib/idr.c: In function 'idr_alloc_cyclic': /kisskb/src/lib/idr.c:119:6: note: byref variable will be forcibly initialized 119 | u32 id = idr->idr_next; | ^~ /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/net/ipv4/tcp_ipv4.c: In function 'tcp_v4_connect': /kisskb/src/net/ipv4/tcp_ipv4.c:207:6: note: byref variable will be forcibly initialized 207 | int err; | ^~~ /kisskb/src/lib/idr.c: In function 'idr_get_next': /kisskb/src/lib/idr.c:266:16: note: byref variable will be forcibly initialized 266 | unsigned long id = *nextid; | ^~ /kisskb/src/lib/idr.c: In function 'idr_replace': /kisskb/src/lib/idr.c:293:15: note: byref variable will be forcibly initialized 293 | void __rcu **slot = NULL; | ^~~~ /kisskb/src/lib/idr.c:292:26: note: byref variable will be forcibly initialized 292 | struct radix_tree_node *node; | ^~~~ /kisskb/src/lib/idr.c: In function 'ida_alloc_range': /kisskb/src/lib/idr.c:404:17: note: byref variable will be forcibly initialized 404 | unsigned long tmp = xa_to_value(bitmap); | ^~~ In file included from /kisskb/src/include/linux/radix-tree.h:21, from /kisskb/src/include/linux/idr.h:15, from /kisskb/src/lib/idr.c:5: /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/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) | ^~~~ 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/video/fbdev/sis/sis_main.c: In function 'sisfb_search_mode': /kisskb/src/drivers/dma/dmaengine.h:135:26: note: byref variable will be forcibly initialized 135 | struct dmaengine_result dummy_result = { | ^~~~~~~~~~~~ /kisskb/src/drivers/video/fbdev/sis/sis_main.c:186:19: note: byref variable will be forcibly initialized 186 | char strbuf[16], strbuf1[20]; | ^~~~~~~ /kisskb/src/drivers/video/fbdev/sis/sis_main.c:186:7: note: byref variable will be forcibly initialized 186 | char strbuf[16], strbuf1[20]; | ^~~~~~ /kisskb/src/drivers/video/fbdev/sis/sis_main.c:184:53: note: byref variable will be forcibly initialized 184 | unsigned int j = 0, xres = 0, yres = 0, depth = 0, rate = 0; | ^~~~ /kisskb/src/drivers/video/fbdev/sis/sis_main.c:184:42: note: byref variable will be forcibly initialized 184 | unsigned int j = 0, xres = 0, yres = 0, depth = 0, rate = 0; | ^~~~~ /kisskb/src/drivers/video/fbdev/sis/sis_main.c:184:32: note: byref variable will be forcibly initialized 184 | unsigned int j = 0, xres = 0, yres = 0, depth = 0, rate = 0; | ^~~~ /kisskb/src/drivers/video/fbdev/sis/sis_main.c:184:22: note: byref variable will be forcibly initialized 184 | unsigned int j = 0, xres = 0, yres = 0, depth = 0, rate = 0; | ^~~~ 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:39, from /kisskb/src/net/ipv4/tcp_ipv4.c:61: /kisskb/src/net/ipv4/tcp_ipv4.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/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:26:19: note: in definition of macro 'LIST_HEAD' 26 | 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; | ^~ /kisskb/src/net/ipv4/tcp_ipv4.c: In function 'tcp_v4_md5_hash_headers': /kisskb/src/net/ipv4/tcp_ipv4.c:1306:21: note: byref variable will be forcibly initialized 1306 | struct scatterlist sg; | ^~ /kisskb/src/net/ipv4/tcp_ipv4.c: In function 'tcp_v4_send_ack': /kisskb/src/net/ipv4/tcp_ipv4.c:858:22: note: byref variable will be forcibly initialized 858 | struct ip_reply_arg arg; | ^~~ /kisskb/src/net/ipv4/tcp_ipv4.c:856:4: note: byref variable will be forcibly initialized 856 | } rep; | ^~~ /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/net/ipv4/tcp_ipv4.c: In function 'tcp_v4_send_reset': /kisskb/src/net/ipv4/tcp_ipv4.c:678:16: note: byref variable will be forcibly initialized 678 | unsigned char newhash[16]; | ^~~~~~~ /kisskb/src/net/ipv4/tcp_ipv4.c:674:22: note: byref variable will be forcibly initialized 674 | struct ip_reply_arg arg; | ^~~ /kisskb/src/net/ipv4/tcp_ipv4.c:673:4: note: byref variable will be forcibly initialized 673 | } rep; | ^~~ In file included from /kisskb/src/net/ipv4/tcp_ipv4.c:64: /kisskb/src/net/ipv4/tcp_ipv4.c: In function 'tcp_call_bpf': /kisskb/src/include/net/tcp.h:2293:27: note: byref variable will be forcibly initialized 2293 | struct bpf_sock_ops_kern sock_ops; | ^~~~~~~~ /kisskb/src/net/ipv4/tcp_ipv4.c: In function 'tcp_v4_syn_recv_sock': /kisskb/src/net/ipv4/tcp_ipv4.c:1549:7: note: byref variable will be forcibly initialized 1549 | bool found_dup_sk = false; | ^~~~~~~~~~~~ /kisskb/src/net/ipv4/tcp_ipv4.c: In function 'tcp_add_backlog': /kisskb/src/net/ipv4/tcp_ipv4.c:1812:6: note: byref variable will be forcibly initialized 1812 | int delta; | ^~~~~ /kisskb/src/net/ipv4/tcp_ipv4.c:1809:7: note: byref variable will be forcibly initialized 1809 | bool fragstolen; | ^~~~~~~~~~ /kisskb/src/drivers/video/fbdev/sis/sis_main.c: In function 'sisfb_ioctl': /kisskb/src/drivers/video/fbdev/sis/sis_main.c:1690:19: note: byref variable will be forcibly initialized 1690 | struct fb_vblank sisvbblank; | ^~~~~~~~~~ /kisskb/src/drivers/video/fbdev/sis/sis_main.c:1689:20: note: byref variable will be forcibly initialized 1689 | struct sis_memreq sismemreq; | ^~~~~~~~~ /kisskb/src/net/ipv4/tcp_ipv4.c: In function 'tcp_v4_inbound_md5_hash': /kisskb/src/net/ipv4/tcp_ipv4.c:1425:16: note: byref variable will be forcibly initialized 1425 | unsigned char newhash[16]; | ^~~~~~~ /kisskb/src/drivers/video/fbdev/sis/sis_main.c: In function 'sisfb_post_xgi_ramsize': /kisskb/src/drivers/video/fbdev/sis/sis_main.c:4633:46: note: byref variable will be forcibly initialized 4633 | unsigned int buswidth, ranksize, channelab, mapsize; | ^~~~~~~ /kisskb/src/net/ipv4/tcp_ipv4.c: In function 'tcp_prog_seq_show': /kisskb/src/net/ipv4/tcp_ipv4.c:2728:23: note: byref variable will be forcibly initialized 2728 | struct bpf_iter__tcp ctx; | ^~~ /kisskb/src/net/ipv4/tcp_ipv4.c: In function 'bpf_iter_tcp_seq_stop': /kisskb/src/net/ipv4/tcp_ipv4.c:2728:23: note: byref variable will be forcibly initialized /kisskb/src/net/ipv4/tcp_ipv4.c:2960:23: note: byref variable will be forcibly initialized 2960 | struct bpf_iter_meta meta; | ^~~~ /kisskb/src/net/ipv4/tcp_ipv4.c: In function 'bpf_iter_tcp_seq_show': /kisskb/src/net/ipv4/tcp_ipv4.c:2728:23: note: byref variable will be forcibly initialized 2728 | struct bpf_iter__tcp ctx; | ^~~ /kisskb/src/net/ipv4/tcp_ipv4.c:2917:23: note: byref variable will be forcibly initialized 2917 | struct bpf_iter_meta meta; | ^~~~ In file included from /kisskb/src/include/linux/cgroup-defs.h:22, from /kisskb/src/include/linux/cgroup.h:28, from /kisskb/src/include/net/netprio_cgroup.h:11, from /kisskb/src/include/linux/netdevice.h:41, from /kisskb/src/include/net/inet_sock.h:19, from /kisskb/src/include/net/icmp.h:19, from /kisskb/src/net/ipv4/tcp_ipv4.c:62: /kisskb/src/net/ipv4/tcp_ipv4.c: In function 'tcp_v4_pre_connect': /kisskb/src/include/linux/bpf-cgroup.h:268:6: note: byref variable will be forcibly initialized 268 | u32 __unused_flags; \ | ^~~~~~~~~~~~~~ /kisskb/src/include/linux/bpf-cgroup.h:317:2: note: in expansion of macro 'BPF_CGROUP_RUN_SA_PROG' 317 | BPF_CGROUP_RUN_SA_PROG(sk, uaddr, CGROUP_INET4_CONNECT) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/tcp_ipv4.c:194:9: note: in expansion of macro 'BPF_CGROUP_RUN_PROG_INET4_CONNECT' 194 | return BPF_CGROUP_RUN_PROG_INET4_CONNECT(sk, uaddr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/tcp_ipv4.c: In function 'tcp_v4_parse_md5_keys': /kisskb/src/net/ipv4/tcp_ipv4.c:1243:12: note: userspace variable will be forcibly initialized 1243 | static int tcp_v4_parse_md5_keys(struct sock *sk, int optname, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/tcp_ipv4.c:1246:20: note: byref variable will be forcibly initialized 1246 | struct tcp_md5sig cmd; | ^~~ /kisskb/src/net/ipv4/tcp_ipv4.c: In function 'tcp_sk_init': /kisskb/src/net/ipv4/tcp_ipv4.c:3122:16: note: byref variable will be forcibly initialized 3122 | struct sock *sk; | ^~ /kisskb/src/drivers/video/fbdev/sis/sis_main.c: In function 'sisfb_find_rom': /kisskb/src/drivers/video/fbdev/sis/sis_main.c:4111:9: note: byref variable will be forcibly initialized 4111 | size_t romsize; | ^~~~~~~ /kisskb/src/net/ipv4/tcp_ipv4.c: In function 'tcp_v4_send_synack': /kisskb/src/net/ipv4/tcp_ipv4.c:990:16: note: byref variable will be forcibly initialized 990 | struct flowi4 fl4; | ^~~ /kisskb/src/drivers/video/fbdev/sis/sis_main.c: In function 'sisfb_get_dram_size': /kisskb/src/drivers/video/fbdev/sis/sis_main.c:1972:5: note: byref variable will be forcibly initialized 1972 | u8 reg; | ^~~ /kisskb/src/net/ipv4/tcp_ipv4.c: In function 'tcp_v4_get_syncookie': /kisskb/src/net/ipv4/tcp_ipv4.c:1677:6: note: byref variable will be forcibly initialized 1677 | u16 mss = 0; | ^~~ /kisskb/src/drivers/video/fbdev/sis/sis_main.c: In function 'SiS_SenseLCD': /kisskb/src/drivers/video/fbdev/sis/sis_main.c:2288:16: note: byref variable will be forcibly initialized 2288 | unsigned char buffer[256]; | ^~~~~~ /kisskb/src/drivers/video/fbdev/sis/sis_main.c: In function 'sisfb_handle_ddc': /kisskb/src/drivers/video/fbdev/sis/sis_main.c:541:17: note: byref variable will be forcibly initialized 541 | unsigned char buffer[256]; | ^~~~~~ /kisskb/src/net/ipv4/tcp_ipv4.c: In function 'tcp_v4_rcv': /kisskb/src/net/ipv4/tcp_ipv4.c:2011:8: note: byref variable will be forcibly initialized 2011 | bool req_stolen = false; | ^~~~~~~~~~ /kisskb/src/net/ipv4/tcp_ipv4.c:1969:7: note: byref variable will be forcibly initialized 1969 | bool refcounted; | ^~~~~~~~~~ /kisskb/src/drivers/video/fbdev/sis/sis_main.c: In function 'sisfb_post_sis300': /kisskb/src/drivers/video/fbdev/sis/sis_main.c:4353:15: note: byref variable will be forcibly initialized 4353 | unsigned int mapsize; | ^~~~~~~ /kisskb/src/drivers/video/fbdev/sis/sis_main.c: In function 'sisfb_post_xgi': /kisskb/src/drivers/video/fbdev/sis/sis_main.c:5110:18: note: byref variable will be forcibly initialized 5110 | u32 rega, regb, regd; | ^~~~ In file included from /kisskb/src/drivers/tty/vt/selection.c:20: /kisskb/src/drivers/tty/vt/selection.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /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_match_channel': /kisskb/src/drivers/dma/of-dma.c:229:14: note: byref variable will be forcibly initialized 229 | const char *s; | ^ /kisskb/src/drivers/dma/of-dma.c: In function 'of_dma_request_slave_channel': /kisskb/src/drivers/dma/of-dma.c:254:25: note: byref variable will be forcibly initialized 254 | struct of_phandle_args dma_spec; | ^~~~~~~~ /kisskb/src/drivers/tty/vt/selection.c: In function 'sel_loadlut': /kisskb/src/drivers/tty/vt/selection.c:120:6: note: byref variable will be forcibly initialized 120 | u32 tmplut[ARRAY_SIZE(inwordLut)]; | ^~~~~~ /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/drivers/video/fbdev/sis/sis_main.c: In function 'SiS_Sense30x': /kisskb/src/drivers/video/fbdev/sis/sis_main.c:2410:10: note: byref variable will be forcibly initialized 2410 | char tvstr[] = "TV connected to"; | ^~~~~ /kisskb/src/drivers/video/fbdev/sis/sis_main.c:2409:10: note: byref variable will be forcibly initialized 2409 | char stdstr[] = "sisfb: Detected"; | ^~~~~~ /kisskb/src/drivers/video/fbdev/sis/sis_main.c: In function 'SiS_SenseCh': /kisskb/src/drivers/video/fbdev/sis/sis_main.c:2549:19: note: byref variable will be forcibly initialized 2549 | unsigned char test[3]; | ^~~~ /kisskb/src/drivers/video/fbdev/sis/sis_main.c:2546:10: note: byref variable will be forcibly initialized 2546 | char stdstr[] = "sisfb: Chrontel: Detected TV connected to"; | ^~~~~~ /kisskb/src/drivers/video/fbdev/sis/sis_main.c: In function 'sisfb_get_VB_type': /kisskb/src/drivers/video/fbdev/sis/sis_main.c:2669:7: note: byref variable will be forcibly initialized 2669 | char bridgestr[] = "video bridge"; | ^~~~~~~~~ /kisskb/src/drivers/video/fbdev/sis/sis_main.c:2668:7: note: byref variable will be forcibly initialized 2668 | char stdstr[] = "sisfb: Detected"; | ^~~~~~ /kisskb/src/drivers/video/fbdev/sis/sis_main.c: In function 'sisfb_verify_rate': /kisskb/src/drivers/video/fbdev/sis/sis_main.c:596:14: note: byref variable will be forcibly initialized 596 | int htotal, vtotal; | ^~~~~~ /kisskb/src/drivers/video/fbdev/sis/sis_main.c:596:6: note: byref variable will be forcibly initialized 596 | int htotal, vtotal; | ^~~~~~ /kisskb/src/drivers/video/fbdev/sis/sis_main.c: In function 'sisfb_probe': /kisskb/src/drivers/video/fbdev/sis/sis_main.c:5845:6: note: byref variable will be forcibly initialized 5845 | u16 reg16; | ^~~~~ /kisskb/src/drivers/video/fbdev/sis/sis_main.c: In function 'sisfb_read_nbridge_pci_dword': /kisskb/src/drivers/video/fbdev/sis/sis_main.c:1030:8: note: byref variable will be forcibly initialized 1030 | u32 val = 0; | ^~~ /kisskb/src/drivers/video/fbdev/sis/sis_main.c: In function 'sisfb_read_lpc_pci_dword': /kisskb/src/drivers/video/fbdev/sis/sis_main.c:1048:8: note: byref variable will be forcibly initialized 1048 | u32 val = 0; | ^~~ /kisskb/src/drivers/video/fbdev/sis/sis_main.c: In function 'sisfb_read_mio_pci_word': /kisskb/src/drivers/video/fbdev/sis/sis_main.c:1070:8: note: byref variable will be forcibly initialized 1070 | u16 val = 0; | ^~~ /kisskb/src/net/ipv4/tcp_minisocks.c: In function 'tcp_timewait_state_process': /kisskb/src/net/ipv4/tcp_minisocks.c:88:30: note: byref variable will be forcibly initialized 88 | struct tcp_options_received tmp_opt; | ^~~~~~~ In file included from /kisskb/src/net/ipv4/tcp_minisocks.c:22: /kisskb/src/net/ipv4/tcp_minisocks.c: In function 'tcp_call_bpf': /kisskb/src/include/net/tcp.h:2293:27: note: byref variable will be forcibly initialized 2293 | struct bpf_sock_ops_kern sock_ops; | ^~~~~~~~ /kisskb/src/net/ipv4/tcp_minisocks.c: In function 'tcp_openreq_init_rwin': /kisskb/src/net/ipv4/tcp_minisocks.c:361:7: note: byref variable will be forcibly initialized 361 | __u8 rcv_wscale; | ^~~~~~~~~~ /kisskb/src/net/ipv4/tcp_minisocks.c: In function 'tcp_check_req': /kisskb/src/net/ipv4/tcp_minisocks.c:572:7: note: byref variable will be forcibly initialized 572 | bool own_req; | ^~~~~~~ /kisskb/src/net/ipv4/tcp_minisocks.c:567:30: note: byref variable will be forcibly initialized 567 | struct tcp_options_received tmp_opt; | ^~~~~~~ In file included from /kisskb/src/lib/memcat_p.c:3: /kisskb/src/lib/memcat_p.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/video/fbdev/savage/savagefb_driver.c: In function 'savagefb_decode_var': /kisskb/src/drivers/video/fbdev/savage/savagefb_driver.c:974:21: note: byref variable will be forcibly initialized 974 | unsigned int m, n, r; | ^ /kisskb/src/drivers/video/fbdev/savage/savagefb_driver.c:974:18: note: byref variable will be forcibly initialized 974 | unsigned int m, n, r; | ^ /kisskb/src/drivers/video/fbdev/savage/savagefb_driver.c:974:15: note: byref variable will be forcibly initialized 974 | unsigned int m, n, r; | ^ /kisskb/src/drivers/video/fbdev/savage/savagefb_driver.c:972:18: note: byref variable will be forcibly initialized 972 | struct xtimings timings; | ^~~~~~~ In file included from /kisskb/src/drivers/video/fbdev/savage/savagefb_driver.c:49: /kisskb/src/drivers/video/fbdev/savage/savagefb_driver.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/video/fbdev/savage/savagefb_driver.c: In function 'savagefb_probe': /kisskb/src/drivers/video/fbdev/savage/savagefb_driver.c:2225:23: note: byref variable will be forcibly initialized 2225 | struct fb_videomode cvt_mode; | ^~~~~~~~ /kisskb/src/drivers/video/fbdev/savage/savagefb_driver.c: In function 'savagefb_init': /kisskb/src/drivers/video/fbdev/savage/savagefb_driver.c:2549:8: note: byref variable will be forcibly initialized 2549 | char *option; | ^~~~~~ /kisskb/src/lib/kobject.c: In function 'kobject_set_name': /kisskb/src/lib/kobject.c:326:10: note: byref variable will be forcibly initialized 326 | va_list vargs; | ^~~~~ /kisskb/src/lib/kobject.c: In function 'kobject_add': /kisskb/src/lib/kobject.c:429:10: note: byref variable will be forcibly initialized 429 | va_list args; | ^~~~ /kisskb/src/lib/kobject.c: In function 'kobject_init_and_add': /kisskb/src/lib/kobject.c:467:10: note: byref variable will be forcibly initialized 467 | va_list args; | ^~~~ /kisskb/src/lib/kobject.c: In function 'kobject_rename': /kisskb/src/lib/kobject.c:496:8: note: byref variable will be forcibly initialized 496 | char *envp[2]; | ^~~~ /kisskb/src/lib/kobject.c: In function 'kobject_move': /kisskb/src/lib/kobject.c:560:8: note: byref variable will be forcibly initialized 560 | char *envp[2]; | ^~~~ /kisskb/src/drivers/video/fbdev/mb862xx/mb862xxfbdrv.c: In function 'of_platform_mb862xx_probe': /kisskb/src/drivers/video/fbdev/mb862xx/mb862xxfbdrv.c:675:18: note: byref variable will be forcibly initialized 675 | struct resource res; | ^~~ 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:368:19: note: byref variable will be forcibly initialized 368 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/clk/clk-pwm.c: In function 'pwm_disable': /kisskb/src/include/linux/pwm.h:387:19: note: byref variable will be forcibly initialized 387 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/clk/clk-pwm.c: In function 'pwm_config': /kisskb/src/include/linux/pwm.h:343:19: note: byref variable will be forcibly initialized 343 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/clk/clk-pwm.c: In function 'clk_pwm_probe': /kisskb/src/include/linux/pwm.h:554:19: note: byref variable will be forcibly initialized 554 | struct pwm_state state = { }; | ^~~~~ /kisskb/src/drivers/clk/clk-pwm.c:74:14: note: byref variable will be forcibly initialized 74 | const char *clk_name; | ^~~~~~~~ /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/tty/vt/keyboard.c: In function 'kbd_bh': /kisskb/src/drivers/tty/vt/keyboard.c:1248:13: note: byref variable will be forcibly initialized 1248 | static void kbd_bh(struct tasklet_struct *unused) | ^~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/kbd_kern.h:6, from /kisskb/src/drivers/tty/vt/keyboard.c:33: /kisskb/src/drivers/tty/vt/keyboard.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/clk/clk-lmk04832.c: In function 'lmk04832_sclk_recalc_rate': /kisskb/src/drivers/clk/clk-lmk04832.c:874:5: note: byref variable will be forcibly initialized 874 | u8 tmp[2]; | ^~~ In file included from /kisskb/src/drivers/clk/clk-lmk04832.c:16: /kisskb/src/drivers/clk/clk-lmk04832.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/drivers/clk/clk-lmk04832.c:16: /kisskb/src/drivers/clk/clk-lmk04832.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/clk/clk-lmk04832.c: In function 'lmk04832_vco_is_enabled': /kisskb/src/drivers/clk/clk-lmk04832.c:327:15: note: byref variable will be forcibly initialized 327 | unsigned int tmp; | ^~~ /kisskb/src/drivers/clk/clk-lmk04832.c: In function 'lmk04832_sclk_is_enabled': /kisskb/src/drivers/clk/clk-lmk04832.c:843:15: note: byref variable will be forcibly initialized 843 | unsigned int tmp; | ^~~ /kisskb/src/drivers/clk/clk-lmk04832.c: In function 'lmk04832_clkout_get_parent': /kisskb/src/drivers/clk/clk-lmk04832.c:1269:15: note: byref variable will be forcibly initialized 1269 | unsigned int tmp; | ^~~ /kisskb/src/drivers/clk/clk-lmk04832.c: In function 'lmk04832_clkout_is_enabled': /kisskb/src/drivers/clk/clk-lmk04832.c:1167:15: note: byref variable will be forcibly initialized 1167 | unsigned int tmp; | ^~~ /kisskb/src/drivers/clk/clk-lmk04832.c:1166:15: note: byref variable will be forcibly initialized 1166 | unsigned int sclkx_y_pd; | ^~~~~~~~~~ /kisskb/src/drivers/clk/clk-lmk04832.c:1165:15: note: byref variable will be forcibly initialized 1165 | unsigned int clkoutx_y_pd; | ^~~~~~~~~~~~ /kisskb/src/drivers/clk/clk-lmk04832.c: In function 'lmk04832_dclk_recalc_rate': /kisskb/src/drivers/tty/vt/keyboard.c: In function 'vt_do_kbkeycode_ioctl': /kisskb/src/drivers/clk/clk-lmk04832.c:1048:20: note: byref variable will be forcibly initialized 1048 | unsigned int lsb, msb; | ^~~ /kisskb/src/drivers/tty/vt/keyboard.c:1892:19: note: byref variable will be forcibly initialized 1892 | struct kbkeycode tmp; | ^~~ /kisskb/src/drivers/clk/clk-lmk04832.c:1048:15: note: byref variable will be forcibly initialized 1048 | unsigned int lsb, msb; | ^~~ /kisskb/src/drivers/clk/clk-lmk04832.c: In function 'lmk04832_dclk_is_enabled': /kisskb/src/drivers/clk/clk-lmk04832.c:1011:15: note: byref variable will be forcibly initialized 1011 | unsigned int tmp; | ^~~ /kisskb/src/drivers/clk/clk-lmk04832.c: In function 'lmk04832_vco_recalc_rate': /kisskb/src/drivers/clk/clk-lmk04832.c:378:5: note: byref variable will be forcibly initialized 378 | u8 tmp[3]; | ^~~ /kisskb/src/drivers/clk/clk-lmk04832.c:376:15: note: byref variable will be forcibly initialized 376 | unsigned int pll2_misc; | ^~~~~~~~~ /kisskb/src/drivers/clk/clk-lmk04832.c:374:15: note: byref variable will be forcibly initialized 374 | unsigned int pll2_p[] = {8, 2, 2, 3, 4, 5, 6, 7}; | ^~~~~~ /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/drivers/clk/clk-lmk04832.c: In function 'lmk04832_vco_round_rate': /kisskb/src/drivers/clk/clk-lmk04832.c:494:21: note: byref variable will be forcibly initialized 494 | unsigned int n, p, r; | ^ /kisskb/src/drivers/clk/clk-lmk04832.c:494:18: note: byref variable will be forcibly initialized 494 | unsigned int n, p, r; | ^ /kisskb/src/drivers/clk/clk-lmk04832.c:494:15: note: byref variable will be forcibly initialized 494 | unsigned int n, p, r; | ^ /kisskb/src/drivers/clk/clk-lmk04832.c: In function 'lmk04832_register_vco': /kisskb/src/drivers/clk/clk-lmk04832.c:589:23: note: byref variable will be forcibly initialized 589 | struct clk_init_data init; | ^~~~ /kisskb/src/drivers/clk/clk-lmk04832.c:588:14: note: byref variable will be forcibly initialized 588 | const char *parent_names[1]; | ^~~~~~~~~~~~ /kisskb/src/drivers/clk/clk-lmk04832.c: In function 'lmk04832_vco_set_rate': /kisskb/src/drivers/clk/clk-lmk04832.c:518:21: note: byref variable will be forcibly initialized 518 | unsigned int n, p, r; | ^ /kisskb/src/drivers/clk/clk-lmk04832.c:518:18: note: byref variable will be forcibly initialized 518 | unsigned int n, p, r; | ^ /kisskb/src/drivers/clk/clk-lmk04832.c:518:15: note: byref variable will be forcibly initialized 518 | unsigned int n, p, r; | ^ /kisskb/src/drivers/clk/clk-lmk04832.c: In function 'lmk04832_clkout_set_ddly': /kisskb/src/drivers/clk/clk-lmk04832.c:642:20: note: byref variable will be forcibly initialized 642 | unsigned int lsb, msb; | ^~~ /kisskb/src/drivers/clk/clk-lmk04832.c:642:15: note: byref variable will be forcibly initialized 642 | unsigned int lsb, msb; | ^~~ /kisskb/src/drivers/clk/clk-lmk04832.c: In function 'lmk04832_clkout_prepare': /kisskb/src/drivers/clk/clk-lmk04832.c:1211:15: note: byref variable will be forcibly initialized 1211 | unsigned int tmp; | ^~~ /kisskb/src/drivers/clk/clk-lmk04832.c: In function 'lmk04832_register_sclk': /kisskb/src/drivers/clk/clk-lmk04832.c:951:23: note: byref variable will be forcibly initialized 951 | struct clk_init_data init; | ^~~~ /kisskb/src/drivers/clk/clk-lmk04832.c:950:14: note: byref variable will be forcibly initialized 950 | const char *parent_names[1]; | ^~~~~~~~~~~~ /kisskb/src/drivers/clk/clk-lmk04832.c: In function 'lmk04832_register_clkout': /kisskb/src/drivers/clk/clk-lmk04832.c:1293:23: note: byref variable will be forcibly initialized 1293 | struct clk_init_data init; | ^~~~ /kisskb/src/drivers/clk/clk-lmk04832.c:1292:14: note: byref variable will be forcibly initialized 1292 | const char *parent_names[2]; | ^~~~~~~~~~~~ /kisskb/src/drivers/clk/clk-lmk04832.c:1291:7: note: byref variable will be forcibly initialized 1291 | char dclk_name[] = "lmk-dclkXX_YY"; | ^~~~~~~~~ /kisskb/src/drivers/clk/clk-lmk04832.c:1290:7: note: byref variable will be forcibly initialized 1290 | char name[] = "lmk-clkoutXX"; | ^~~~ /kisskb/src/drivers/clk/clk-lmk04832.c: In function 'lmk04832_probe': /kisskb/src/drivers/clk/clk-lmk04832.c:1448:7: note: byref variable will be forcibly initialized 1448 | int reg; | ^~~ /kisskb/src/drivers/clk/clk-lmk04832.c:1383:5: note: byref variable will be forcibly initialized 1383 | u8 tmp[3]; | ^~~ /kisskb/src/drivers/clk/clk-lmk04832.c:1380:6: note: byref variable will be forcibly initialized 1380 | int rdbk_pin = RDBK_CLKIN_SEL1; | ^~~~~~~~ /kisskb/src/lib/kobject_uevent.c: In function 'add_uevent_var': /kisskb/src/lib/kobject_uevent.c:656:10: note: byref variable will be forcibly initialized 656 | va_list args; | ^~~~ /kisskb/src/drivers/clk/clk-palmas.c: In function 'palmas_clks_is_prepared': /kisskb/src/drivers/clk/clk-palmas.c:95:6: note: byref variable will be forcibly initialized 95 | u32 val; | ^~~ /kisskb/src/drivers/clk/clk-palmas.c: In function 'palmas_clks_get_clk_data': /kisskb/src/drivers/clk/clk-palmas.c:171:15: note: byref variable will be forcibly initialized 171 | unsigned int prop; | ^~~~ /kisskb/src/lib/kobject_uevent.c: In function 'uevent_net_broadcast': /kisskb/src/lib/kobject_uevent.c:686:7: note: byref variable will be forcibly initialized 686 | char buf[sizeof("SEQNUM=") + 21]; | ^~~ /kisskb/src/lib/kobject_uevent.c: In function 'kobject_synth_uevent': /kisskb/src/lib/kobject_uevent.c:197:26: note: byref variable will be forcibly initialized 197 | struct kobj_uevent_env *env; | ^~~ /kisskb/src/lib/kobject_uevent.c:196:14: note: byref variable will be forcibly initialized 196 | const char *action_args; | ^~~~~~~~~~~ /kisskb/src/lib/kobject_uevent.c:195:22: note: byref variable will be forcibly initialized 195 | enum kobject_action action; | ^~~~~~ /kisskb/src/lib/kobject_uevent.c:194:8: note: byref variable will be forcibly initialized 194 | char *no_uuid_envp[] = { "SYNTH_UUID=0", NULL }; | ^~~~~~~~~~~~ /kisskb/src/drivers/video/fbdev/aty/radeon_monitor.c: In function 'radeon_parse_monitor_layout': /kisskb/src/drivers/video/fbdev/aty/radeon_monitor.c:376:14: note: byref variable will be forcibly initialized 376 | char s1[5], s2[5]; | ^~ /kisskb/src/drivers/video/fbdev/aty/radeon_monitor.c:376:7: note: byref variable will be forcibly initialized 376 | char s1[5], s2[5]; | ^~ /kisskb/src/drivers/video/fbdev/aty/radeon_monitor.c: In function 'radeon_get_panel_info_BIOS': /kisskb/src/drivers/video/fbdev/aty/radeon_monitor.c:170:7: note: byref variable will be forcibly initialized 170 | char stmp[30]; | ^~~~ /kisskb/src/drivers/video/fbdev/aty/radeon_monitor.c: In function 'is_powerblade': /kisskb/src/drivers/video/fbdev/aty/radeon_monitor.c:737:6: note: byref variable will be forcibly initialized 737 | int len, l, rc = 0; | ^~~ /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:846:10: note: byref variable will be forcibly initialized 846 | char modename[32]; | ^~~~~~~~ /kisskb/src/drivers/video/fbdev/aty/radeon_monitor.c:779:28: note: byref variable will be forcibly initialized 779 | struct fb_var_screeninfo var; | ^~~ 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:1453:22: note: byref variable will be forcibly initialized 1453 | struct dma_tx_state state; | ^~~~~ In file included from /kisskb/src/drivers/dma/dmatest.c:21: /kisskb/src/drivers/dma/dmatest.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/lib/radix-tree.c: In function 'radix_tree_tag_clear': /kisskb/src/lib/radix-tree.c:1031:16: note: byref variable will be forcibly initialized 1031 | unsigned long maxindex; | ^~~~~~~~ /kisskb/src/lib/radix-tree.c:1030:26: note: byref variable will be forcibly initialized 1030 | struct radix_tree_node *node, *parent; | ^~~~ /kisskb/src/lib/radix-tree.c: In function 'radix_tree_tag_get': /kisskb/src/lib/radix-tree.c:1083:16: note: byref variable will be forcibly initialized 1083 | unsigned long maxindex; | ^~~~~~~~ /kisskb/src/lib/radix-tree.c:1082:26: note: byref variable will be forcibly initialized 1082 | struct radix_tree_node *node, *parent; | ^~~~ /kisskb/src/lib/radix-tree.c: In function 'radix_tree_next_chunk': /kisskb/src/lib/radix-tree.c:1158:31: note: byref variable will be forcibly initialized 1158 | unsigned long index, offset, maxindex; | ^~~~~~~~ /kisskb/src/lib/radix-tree.c:1157:33: note: byref variable will be forcibly initialized 1157 | struct radix_tree_node *node, *child; | ^~~~~ /kisskb/src/drivers/dma/dmatest.c: In function 'dmatest_random': /kisskb/src/drivers/dma/dmatest.c:314:16: note: byref variable will be forcibly initialized 314 | unsigned long buf; | ^~~ /kisskb/src/lib/radix-tree.c: In function 'radix_tree_tag_set': /kisskb/src/lib/radix-tree.c:969:16: note: byref variable will be forcibly initialized 969 | unsigned long maxindex; | ^~~~~~~~ /kisskb/src/lib/radix-tree.c:968:26: note: byref variable will be forcibly initialized 968 | struct radix_tree_node *node, *parent; | ^~~~ /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; | ^~~~ In file included from /kisskb/src/drivers/dma/dmatest.c:13: /kisskb/src/drivers/dma/dmatest.c: In function 'dmatest_func': /kisskb/src/include/linux/dmaengine.h:1453:22: note: byref variable will be forcibly initialized 1453 | struct dma_tx_state state; | ^~~~~ /kisskb/src/drivers/dma/dmatest.c:314:16: note: byref variable will be forcibly initialized 314 | unsigned long buf; | ^~~ /kisskb/src/drivers/dma/dmatest.c:314:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/dma/dmatest.c:314:16: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/delay.h:23, from /kisskb/src/drivers/dma/dmatest.c:11: /kisskb/src/include/linux/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/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/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/lib/radix-tree.c: In function '__radix_tree_create': /kisskb/src/lib/radix-tree.c:602:16: note: byref variable will be forcibly initialized 602 | unsigned long maxindex; | ^~~~~~~~ /kisskb/src/lib/radix-tree.c:600:40: note: byref variable will be forcibly initialized 600 | struct radix_tree_node *node = NULL, *child; | ^~~~~ /kisskb/src/lib/radix-tree.c: In function 'radix_tree_insert': /kisskb/src/lib/radix-tree.c:705:15: note: byref variable will be forcibly initialized 705 | void __rcu **slot; | ^~~~ /kisskb/src/lib/radix-tree.c:704:26: note: byref variable will be forcibly initialized 704 | struct radix_tree_node *node; | ^~~~ /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/dma/dmatest.c: In function 'dmatest_chan_set': /kisskb/src/drivers/dma/dmatest.c:1223:7: note: byref variable will be forcibly initialized 1223 | char chan_reset_val[20]; | ^~~~~~~~~~~~~~ /kisskb/src/lib/radix-tree.c: In function '__radix_tree_lookup': /kisskb/src/lib/radix-tree.c:750:16: note: byref variable will be forcibly initialized 750 | unsigned long maxindex; | ^~~~~~~~ /kisskb/src/lib/radix-tree.c:749:26: note: byref variable will be forcibly initialized 749 | struct radix_tree_node *node, *parent; | ^~~~ /kisskb/src/lib/radix-tree.c: In function 'radix_tree_lookup_slot': /kisskb/src/lib/radix-tree.c:795:15: note: byref variable will be forcibly initialized 795 | void __rcu **slot; | ^~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/delay.h:23, from /kisskb/src/drivers/dma/dmatest.c:11: /kisskb/src/drivers/dma/dmatest.c: In function 'dmatest_wait_get': /kisskb/src/lib/radix-tree.c: In function 'radix_tree_delete_item': /kisskb/src/include/linux/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/lib/radix-tree.c:1416:15: note: byref variable will be forcibly initialized 1416 | void __rcu **slot = NULL; | ^~~~ /kisskb/src/lib/radix-tree.c:1415:26: note: byref variable will be forcibly initialized 1415 | struct radix_tree_node *node = NULL; | ^~~~ /kisskb/src/lib/radix-tree.c: In function 'idr_get_free': /kisskb/src/lib/radix-tree.c:1481:16: note: byref variable will be forcibly initialized 1481 | unsigned long maxindex, start = iter->next_index; | ^~~~~~~~ /kisskb/src/lib/radix-tree.c:1479:40: note: byref variable will be forcibly initialized 1479 | struct radix_tree_node *node = NULL, *child; | ^~~~~ /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)); | ^~~~~~~~~~ In file included from /kisskb/src/include/net/xfrm.h:25, from /kisskb/src/net/xfrm/xfrm_policy.c:34: /kisskb/src/net/xfrm/xfrm_policy.c: In function 'rt6_get_cookie': /kisskb/src/include/net/ip6_fib.h:296:6: note: byref variable will be forcibly initialized 296 | u32 cookie = 0; | ^~~~~~ In file included from /kisskb/src/drivers/dma/altera-msgdma.c:24: /kisskb/src/drivers/dma/altera-msgdma.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/irq.h:21, 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/drivers/dma/altera-msgdma.c:16: /kisskb/src/drivers/dma/altera-msgdma.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/net/xfrm/xfrm_policy.c: In function 'xfrm_policy_requeue': /kisskb/src/net/xfrm/xfrm_policy.c:1423:22: note: byref variable will be forcibly initialized 1423 | struct sk_buff_head list; | ^~~~ In file included from /kisskb/src/drivers/dma/altera-msgdma.c:24: /kisskb/src/drivers/dma/altera-msgdma.c: In function 'msgdma_chan_desc_cleanup': /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/net/xfrm/xfrm_policy.c:30: /kisskb/src/net/xfrm/xfrm_policy.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/dma/altera-msgdma.c: In function 'msgdma_probe': /kisskb/src/drivers/dma/altera-msgdma.c:811:19: note: byref variable will be forcibly initialized 811 | struct resource *dma_res; | ^~~~~~~ /kisskb/src/net/xfrm/xfrm_policy.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 = { | ^~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/drivers/tty/vt/consolemap.c:29: /kisskb/src/drivers/tty/vt/consolemap.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ In file included from /kisskb/src/drivers/tty/vt/consolemap.c:30: /kisskb/src/drivers/tty/vt/consolemap.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/net/xfrm/xfrm_policy.c: In function 'xfrm_policy_bysel_ctx': /kisskb/src/net/xfrm/xfrm_policy.c:1653:38: note: byref variable will be forcibly initialized 1653 | struct xfrm_pol_inexact_candidates cand; | ^~~~ /kisskb/src/drivers/tty/vt/consolemap.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ /kisskb/src/drivers/tty/vt/consolemap.c: In function 'con_get_trans_new': /kisskb/src/drivers/tty/vt/consolemap.c:374:17: note: byref variable will be forcibly initialized 374 | unsigned short outbuf[E_TABSZ]; | ^~~~~~ /kisskb/src/net/xfrm/xfrm_policy.c: In function 'xfrm_tmpl_resolve_one': /kisskb/src/net/xfrm/xfrm_policy.c:2370:17: note: byref variable will be forcibly initialized 2370 | xfrm_address_t tmp; | ^~~ /kisskb/src/net/xfrm/xfrm_policy.c:2367:9: note: byref variable will be forcibly initialized 2367 | int i, error; | ^~~~~ /kisskb/src/net/xfrm/xfrm_policy.c: In function 'xfrm_tmpl_resolve': /kisskb/src/net/xfrm/xfrm_policy.c:2424:21: note: byref variable will be forcibly initialized 2424 | struct xfrm_state *tp[XFRM_MAX_DEPTH]; | ^~ /kisskb/src/drivers/tty/vt/consolemap.c: In function 'con_set_trans_old': /kisskb/src/drivers/tty/vt/consolemap.c:326:16: note: byref variable will be forcibly initialized 326 | unsigned char ubuf[E_TABSZ]; | ^~~~ /kisskb/src/drivers/tty/vt/consolemap.c: In function 'con_set_trans_new': /kisskb/src/drivers/tty/vt/consolemap.c:360:17: note: byref variable will be forcibly initialized 360 | unsigned short inbuf[E_TABSZ]; | ^~~~~ /kisskb/src/drivers/tty/vt/consolemap.c: In function 'con_get_trans_old': /kisskb/src/drivers/tty/vt/consolemap.c:345:16: note: byref variable will be forcibly initialized 345 | unsigned char outbuf[E_TABSZ]; | ^~~~~~ /kisskb/src/net/xfrm/xfrm_policy.c: In function 'xfrm_bundle_create': /kisskb/src/net/xfrm/xfrm_policy.c:2552:24: note: byref variable will be forcibly initialized 2552 | xfrm_address_t saddr, daddr; | ^~~~~ /kisskb/src/net/xfrm/xfrm_policy.c:2552:17: note: byref variable will be forcibly initialized 2552 | xfrm_address_t saddr, daddr; | ^~~~~ /kisskb/src/net/xfrm/xfrm_policy.c: In function 'xfrm_resolve_and_create_bundle': /kisskb/src/net/xfrm/xfrm_policy.c:2719:19: note: byref variable will be forcibly initialized 2719 | struct xfrm_dst *bundle[XFRM_MAX_DEPTH]; | ^~~~~~ /kisskb/src/net/xfrm/xfrm_policy.c:2718:21: note: byref variable will be forcibly initialized 2718 | struct xfrm_state *xfrm[XFRM_MAX_DEPTH]; | ^~~~ /kisskb/src/net/xfrm/xfrm_policy.c: In function 'xfrm_migrate': /kisskb/src/net/xfrm/xfrm_policy.c:4401:21: note: byref variable will be forcibly initialized 4401 | struct xfrm_state *x_new[XFRM_MAX_DEPTH]; | ^~~~~ /kisskb/src/net/xfrm/xfrm_policy.c:4400:21: note: byref variable will be forcibly initialized 4400 | struct xfrm_state *x_cur[XFRM_MAX_DEPTH]; | ^~~~~ /kisskb/src/net/xfrm/xfrm_policy.c: In function 'xfrm_policy_lookup_bytype': /kisskb/src/net/xfrm/xfrm_policy.c:2081:37: note: byref variable will be forcibly initialized 2081 | struct xfrm_pol_inexact_candidates cand; | ^~~~ /kisskb/src/net/xfrm/xfrm_policy.c: In function 'xfrm_bundle_lookup': /kisskb/src/net/xfrm/xfrm_policy.c:2944:20: note: byref variable will be forcibly initialized 2944 | int num_pols = 0, num_xfrms = 0, err; | ^~~~~~~~~ /kisskb/src/net/xfrm/xfrm_policy.c:2944:6: note: byref variable will be forcibly initialized 2944 | int num_pols = 0, num_xfrms = 0, err; | ^~~~~~~~ /kisskb/src/net/xfrm/xfrm_policy.c:2943:22: note: byref variable will be forcibly initialized 2943 | struct xfrm_policy *pols[XFRM_POLICY_TYPE_MAX]; | ^~~~ /kisskb/src/net/xfrm/xfrm_policy.c: In function 'xfrm_lookup_with_ifid': /kisskb/src/net/xfrm/xfrm_policy.c:3081:19: note: byref variable will be forcibly initialized 3081 | struct xfrm_flo xflo; | ^~~~ /kisskb/src/net/xfrm/xfrm_policy.c:3037:24: note: byref variable will be forcibly initialized 3037 | int i, err, num_pols, num_xfrms = 0, drop_pols = 0; | ^~~~~~~~~ /kisskb/src/net/xfrm/xfrm_policy.c:3037:14: note: byref variable will be forcibly initialized 3037 | int i, err, num_pols, num_xfrms = 0, drop_pols = 0; | ^~~~~~~~ /kisskb/src/net/xfrm/xfrm_policy.c:3032:22: note: byref variable will be forcibly initialized 3032 | struct xfrm_policy *pols[XFRM_POLICY_TYPE_MAX]; | ^~~~ /kisskb/src/net/xfrm/xfrm_policy.c: In function 'xfrm_policy_queue_process': /kisskb/src/net/xfrm/xfrm_policy.c:2759:22: note: byref variable will be forcibly initialized 2759 | struct sk_buff_head list; | ^~~~ /kisskb/src/net/xfrm/xfrm_policy.c:2758:15: note: byref variable will be forcibly initialized 2758 | struct flowi fl; | ^~ /kisskb/src/net/xfrm/xfrm_policy.c: In function '__xfrm_route_forward': /kisskb/src/net/xfrm/xfrm_policy.c:3679:15: note: byref variable will be forcibly initialized 3679 | struct flowi fl; | ^~ /kisskb/src/net/xfrm/xfrm_policy.c: In function '__xfrm_policy_check': /kisskb/src/net/xfrm/xfrm_policy.c:3607:21: note: byref variable will be forcibly initialized 3607 | struct xfrm_tmpl *stp[XFRM_MAX_DEPTH]; | ^~~ /kisskb/src/net/xfrm/xfrm_policy.c:3606:21: note: byref variable will be forcibly initialized 3606 | struct xfrm_tmpl *tp[XFRM_MAX_DEPTH]; | ^~ /kisskb/src/net/xfrm/xfrm_policy.c:3509:15: note: byref variable will be forcibly initialized 3509 | struct flowi fl; | ^~ /kisskb/src/net/xfrm/xfrm_policy.c:3504:22: note: byref variable will be forcibly initialized 3504 | struct xfrm_policy *pols[XFRM_POLICY_TYPE_MAX]; | ^~~~ /kisskb/src/drivers/clk/clk-si544.c: In function 'si544_get_muldiv': /kisskb/src/drivers/clk/clk-si544.c:129:5: note: byref variable will be forcibly initialized 129 | u8 reg[6]; | ^~~ /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_is_prepared': /kisskb/src/drivers/clk/clk-si544.c:114:15: note: byref variable will be forcibly initialized 114 | unsigned int val; | ^~~ /kisskb/src/drivers/clk/clk-si544.c: In function 'si544_set_delta_m': /kisskb/src/drivers/clk/clk-si544.c:159:5: note: byref variable will be forcibly initialized 159 | u8 reg[3]; | ^~~ /kisskb/src/drivers/clk/clk-si544.c: In function 'si544_set_muldiv': /kisskb/src/drivers/clk/clk-si544.c:173:5: note: byref variable will be forcibly initialized 173 | u8 reg[6]; | ^~~ /kisskb/src/drivers/clk/clk-si544.c: In function 'si544_set_rate': /kisskb/src/drivers/clk/clk-si544.c:159:5: note: byref variable will be forcibly initialized 159 | u8 reg[3]; | ^~~ /kisskb/src/drivers/clk/clk-si544.c:159:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/clk/clk-si544.c:368:15: note: byref variable will be forcibly initialized 368 | unsigned int old_oe_state; | ^~~~~~~~~~~~ /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; | ^~~~ /kisskb/src/net/ipv4/tcp_cong.c: In function 'tcp_set_allowed_congestion_control': /kisskb/src/net/ipv4/tcp_cong.c:312:22: note: byref variable will be forcibly initialized 312 | char *saved_clone, *clone, *name; | ^~~~~ /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/lib/seq_buf.c: In function 'seq_buf_printf': /kisskb/src/lib/seq_buf.c:85:10: note: byref variable will be forcibly initialized 85 | va_list ap; | ^~ /kisskb/src/lib/seq_buf.c: In function 'seq_buf_putmem_hex': /kisskb/src/lib/seq_buf.c:225:16: note: byref variable will be forcibly initialized 225 | unsigned char hex[HEX_CHARS]; | ^~~ /kisskb/src/lib/seq_buf.c: In function 'seq_buf_path': /kisskb/src/lib/seq_buf.c:272:8: note: byref variable will be forcibly initialized 272 | char *buf; | ^~~ /kisskb/src/lib/seq_buf.c: In function 'seq_buf_hex_dump': /kisskb/src/lib/seq_buf.c:367:16: note: byref variable will be forcibly initialized 367 | unsigned char linebuf[32 * 3 + 2 + 32 + 1]; | ^~~~~~~ /kisskb/src/drivers/video/fbdev/mb862xx/mb862xxfb_accel.c: In function 'mb86290fb_copyarea': /kisskb/src/drivers/video/fbdev/mb862xx/mb862xxfb_accel.c:45:8: note: byref variable will be forcibly initialized 45 | __u32 cmd[6]; | ^~~ /kisskb/src/drivers/video/fbdev/mb862xx/mb862xxfb_accel.c: In function 'mb86290fb_fillrect': /kisskb/src/drivers/video/fbdev/mb862xx/mb862xxfb_accel.c:255:6: note: byref variable will be forcibly initialized 255 | u32 cmd[7]; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/trace_recursion.h:5, from /kisskb/src/include/linux/ftrace.h:10, from /kisskb/src/include/linux/kprobes.h:28, from /kisskb/src/include/linux/kgdb.h:19, from /kisskb/src/include/linux/fb.h:6, from /kisskb/src/drivers/video/fbdev/mb862xx/mb862xxfb_accel.c:11: /kisskb/src/drivers/video/fbdev/mb862xx/mb862xxfb_accel.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/net/ipv4/tcp_metrics.c: In function 'tcp_get_metrics': /kisskb/src/net/ipv4/tcp_metrics.c:276:30: note: byref variable will be forcibly initialized 276 | struct inetpeer_addr saddr, daddr; | ^~~~~ /kisskb/src/net/ipv4/tcp_metrics.c:276:23: note: byref variable will be forcibly initialized 276 | struct inetpeer_addr saddr, daddr; | ^~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/net/ipv4/tcp_metrics.c:9: /kisskb/src/net/ipv4/tcp_metrics.c: In function 'nla_get_in6_addr': /kisskb/src/include/net/netlink.h:1723:18: note: byref variable will be forcibly initialized 1723 | struct in6_addr tmp; | ^~~ /kisskb/src/net/ipv4/tcp_metrics.c: In function '__parse_nl_addr': /kisskb/src/include/net/netlink.h:1723:18: note: byref variable will be forcibly initialized /kisskb/src/net/ipv4/tcp_metrics.c: In function 'tcp_metrics_nl_cmd_del': /kisskb/src/net/ipv4/tcp_metrics.c:908:15: note: byref variable will be forcibly initialized 908 | unsigned int hash; | ^~~~ /kisskb/src/net/ipv4/tcp_metrics.c:907:30: note: byref variable will be forcibly initialized 907 | struct inetpeer_addr saddr, daddr; | ^~~~~ /kisskb/src/net/ipv4/tcp_metrics.c:907:23: note: byref variable will be forcibly initialized 907 | struct inetpeer_addr saddr, daddr; | ^~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/net/ipv4/tcp_metrics.c:9: /kisskb/src/net/ipv4/tcp_metrics.c: In function 'nla_put_be32': /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized 1322 | __be32 tmp = value; | ^~~ /kisskb/src/net/ipv4/tcp_metrics.c: In function 'nla_put_in_addr': /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized /kisskb/src/net/ipv4/tcp_metrics.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/ipv4/tcp_metrics.c: In function 'nla_put_u16': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/net/ipv4/tcp_metrics.c: In function 'nla_put_msecs': /kisskb/src/include/net/netlink.h:1500:6: note: byref variable will be forcibly initialized 1500 | u64 tmp = jiffies_to_msecs(njiffies); | ^~~ /kisskb/src/net/ipv4/tcp_metrics.c: In function 'tcp_metrics_fill_info': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized 1322 | __be32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized /kisskb/src/net/ipv4/tcp_metrics.c:689:31: note: byref variable will be forcibly initialized 689 | struct tcp_fastopen_metrics tfom_copy[1], *tfom; | ^~~~~~~~~ /kisskb/src/net/ipv4/tcp_metrics.c: In function 'tcp_metrics_nl_cmd_get': /kisskb/src/net/ipv4/tcp_metrics.c:823:15: note: byref variable will be forcibly initialized 823 | unsigned int hash; | ^~~~ /kisskb/src/net/ipv4/tcp_metrics.c:822:30: note: byref variable will be forcibly initialized 822 | struct inetpeer_addr saddr, daddr; | ^~~~~ /kisskb/src/net/ipv4/tcp_metrics.c:822:23: note: byref variable will be forcibly initialized 822 | struct inetpeer_addr saddr, daddr; | ^~~~~ /kisskb/src/net/ipv4/tcp_fastopen.c: In function 'tcp_fastopen_init_key_once': /kisskb/src/net/ipv4/tcp_fastopen.c:9:5: note: byref variable will be forcibly initialized 9 | u8 key[TCP_FASTOPEN_KEY_LENGTH]; | ^~~ /kisskb/src/net/ipv4/tcp_fastopen.c: In function 'tcp_fastopen_create_child': /kisskb/src/net/ipv4/tcp_fastopen.c:245:7: note: byref variable will be forcibly initialized 245 | bool own_req; | ^~~~~~~ /kisskb/src/net/ipv4/tcp_fastopen.c: In function 'tcp_fastopen_defer_connect': /kisskb/src/net/ipv4/tcp_fastopen.c:447:6: note: byref variable will be forcibly initialized 447 | u16 mss; | ^~~ /kisskb/src/drivers/regulator/helpers.c: In function 'regulator_is_enabled_regmap': /kisskb/src/drivers/regulator/helpers.c:29:15: note: byref variable will be forcibly initialized 29 | unsigned int val; | ^~~ /kisskb/src/drivers/regulator/helpers.c: In function 'regulator_get_bypass_regmap': /kisskb/src/drivers/regulator/helpers.c:746:15: note: byref variable will be forcibly initialized 746 | unsigned int val; | ^~~ /kisskb/src/drivers/regulator/helpers.c: In function 'regulator_get_voltage_sel_regmap': /kisskb/src/drivers/regulator/helpers.c:237:15: note: byref variable will be forcibly initialized 237 | unsigned int val; | ^~~ /kisskb/src/drivers/regulator/helpers.c: In function 'regulator_get_current_limit_regmap': /kisskb/src/drivers/regulator/helpers.c:851:15: note: byref variable will be forcibly initialized 851 | unsigned int val; | ^~~ /kisskb/src/drivers/regulator/helpers.c: In function 'regulator_get_voltage_sel_pickable_regmap': /kisskb/src/drivers/regulator/helpers.c:133:15: note: byref variable will be forcibly initialized 133 | unsigned int val; | ^~~ /kisskb/src/drivers/regulator/helpers.c:131:15: note: byref variable will be forcibly initialized 131 | unsigned int r_val; | ^~~~~ /kisskb/src/drivers/regulator/helpers.c: In function 'regulator_map_voltage_linear_range': /kisskb/src/drivers/regulator/helpers.c:413:7: note: byref variable will be forcibly initialized 413 | bool found; | ^~~~~ /kisskb/src/drivers/regulator/helpers.c:412:15: note: byref variable will be forcibly initialized 412 | unsigned int sel; | ^~~ /kisskb/src/drivers/regulator/helpers.c: In function 'regulator_map_voltage_pickable_linear_range': /kisskb/src/drivers/regulator/helpers.c:472:16: note: byref variable will be forcibly initialized 472 | unsigned int sel; | ^~~ /kisskb/src/drivers/regulator/helpers.c:471:8: note: byref variable will be forcibly initialized 471 | bool found; | ^~~~~ /kisskb/src/drivers/regulator/helpers.c: In function 'regulator_desc_list_voltage_linear_range': /kisskb/src/drivers/regulator/helpers.c:620:15: note: byref variable will be forcibly initialized 620 | unsigned int val; | ^~~ /kisskb/src/drivers/regulator/helpers.c: In function 'regulator_set_ramp_delay_regmap': /kisskb/src/drivers/regulator/helpers.c:949:15: note: byref variable will be forcibly initialized 949 | unsigned int sel; | ^~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/dma/fsl-edma.c:12: /kisskb/src/drivers/dma/fsl-edma.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:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/dma/fsl-edma.c: In function 'fsl_edma_probe': /kisskb/src/drivers/dma/fsl-edma.c:324:8: note: byref variable will be forcibly initialized 324 | char clkname[32]; | ^~~~~~~ /kisskb/src/drivers/dma/fsl-edma.c:276:11: note: byref variable will be forcibly initialized 276 | int len, chans; | ^~~~~ /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 }; | ^~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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/dmapool.h:14, from /kisskb/src/drivers/dma/fsl-edma-common.c:6: /kisskb/src/drivers/dma/fsl-edma-common.c: In function 'fsl_edma_terminate_all': /kisskb/src/drivers/dma/fsl-edma-common.c:164:12: note: byref variable will be forcibly initialized 164 | LIST_HEAD(head); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/include/linux/scatterlist.h:8, from /kisskb/src/include/linux/dmapool.h:14, from /kisskb/src/drivers/dma/fsl-edma-common.c:6: /kisskb/src/drivers/dma/fsl-edma-common.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ In file included from /kisskb/src/lib/xarray.c:13: /kisskb/src/lib/xarray.c: In function '__xa_set_mark': /kisskb/src/lib/xarray.c:1899:11: note: byref variable will be forcibly initialized 1899 | 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/net/ipv4/tcp_recovery.c: In function 'tcp_rack_mark_lost': /kisskb/src/net/ipv4/tcp_recovery.c:102:6: note: byref variable will be forcibly initialized 102 | u32 timeout; | ^~~~~~~ /kisskb/src/net/ipv4/tcp_recovery.c: In function 'tcp_rack_reo_timeout': /kisskb/src/net/ipv4/tcp_recovery.c:156:6: note: byref variable will be forcibly initialized 156 | u32 timeout, prior_inflight; | ^~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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/dmapool.h:14, from /kisskb/src/drivers/dma/fsl-edma-common.c:6: /kisskb/src/drivers/dma/fsl-edma-common.c: In function 'fsl_edma_free_chan_resources': /kisskb/src/drivers/dma/fsl-edma-common.c:673:12: note: byref variable will be forcibly initialized 673 | LIST_HEAD(head); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/xarray.c: In function '__xa_erase': /kisskb/src/lib/xarray.c:1493:11: note: byref variable will be forcibly initialized 1493 | 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_destroy': /kisskb/src/lib/xarray.c:2206:11: note: byref variable will be forcibly initialized 2206 | 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_store': /kisskb/src/lib/xarray.c:1539:11: note: byref variable will be forcibly initialized 1539 | 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:1605:11: note: byref variable will be forcibly initialized 1605 | 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:1642:11: note: byref variable will be forcibly initialized 1642 | 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_alloc': /kisskb/src/lib/xarray.c:1812:11: note: byref variable will be forcibly initialized 1812 | 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_clear_mark': /kisskb/src/lib/xarray.c:1917:11: note: byref variable will be forcibly initialized 1917 | 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_load': /kisskb/src/lib/xarray.c:1455:11: note: byref variable will be forcibly initialized 1455 | 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:1939:11: note: byref variable will be forcibly initialized 1939 | 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:2013:11: note: byref variable will be forcibly initialized 2013 | 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:2063:11: note: byref variable will be forcibly initialized 2063 | 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:2160:11: note: byref variable will be forcibly initialized 2160 | 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/lib/parser.c: In function 'match_number': /kisskb/src/lib/parser.c:131:8: note: byref variable will be forcibly initialized 131 | char *endp; | ^~~~ /kisskb/src/lib/parser.c: In function 'match_u64int': /kisskb/src/lib/parser.c:168:6: note: byref variable will be forcibly initialized 168 | u64 val; | ^~~ 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/dma/plx_dma.c: In function 'plx_dma_process_desc': /kisskb/src/drivers/dma/dmaengine.h:163:33: note: byref variable will be forcibly initialized /kisskb/src/drivers/dma/plx_dma.c:136:26: note: byref variable will be forcibly initialized 136 | struct dmaengine_result res; | ^~~ In file included from /kisskb/src/drivers/dma/plx_dma.c:8: /kisskb/src/drivers/dma/plx_dma.c: In function 'plx_dma_abort_desc': /kisskb/src/drivers/dma/dmaengine.h:163:33: note: byref variable will be forcibly initialized 163 | struct dmaengine_desc_callback cb; | ^~ /kisskb/src/drivers/dma/plx_dma.c:173:26: note: byref variable will be forcibly initialized 173 | struct dmaengine_result res; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/pci.h:38, from /kisskb/src/drivers/dma/plx_dma.c:15: /kisskb/src/drivers/dma/plx_dma.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/video/fbdev/aty/radeon_backlight.c: In function 'radeonfb_bl_init': /kisskb/src/drivers/video/fbdev/aty/radeon_backlight.c:132:7: note: byref variable will be forcibly initialized 132 | char name[12]; | ^~~~ /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/lib/kasprintf.c: In function 'kvasprintf': /kisskb/src/lib/kasprintf.c:19:10: note: byref variable will be forcibly initialized 19 | va_list aq; | ^~ /kisskb/src/lib/kasprintf.c: In function 'kasprintf': /kisskb/src/lib/kasprintf.c:55:10: note: byref variable will be forcibly initialized 55 | va_list ap; | ^~ /kisskb/src/drivers/video/fbdev/sis/init.c: In function 'SiS_DoCalcDelay': /kisskb/src/drivers/video/fbdev/sis/init.c:2271:25: note: byref variable will be forcibly initialized 2271 | unsigned short idx1, idx2; | ^~~~ /kisskb/src/drivers/video/fbdev/sis/init.c:2271:19: note: byref variable will be forcibly initialized 2271 | unsigned short idx1, idx2; | ^~~~ /kisskb/src/drivers/video/fbdev/sis/init.c: In function 'SiSSetMode': /kisskb/src/drivers/video/fbdev/sis/init.c:3170:31: note: byref variable will be forcibly initialized 3170 | unsigned short RealModeNo, ModeIdIndex; | ^~~~~~~~~~~ /kisskb/src/lib/vsprintf.c: In function 'number': /kisskb/src/lib/vsprintf.c:453:7: note: byref variable will be forcibly initialized 453 | char tmp[3 * sizeof(num)] __aligned(2); | ^~~ /kisskb/src/lib/vsprintf.c: In function 'ip4_string': /kisskb/src/lib/vsprintf.c:1340:8: note: byref variable will be forcibly initialized 1340 | char temp[4] __aligned(2); /* hold each IP quad in reverse order */ | ^~~~ /kisskb/src/lib/vsprintf.c: In function 'simple_strntoull': /kisskb/src/lib/vsprintf.c:59:21: note: byref variable will be forcibly initialized 59 | unsigned long long result = 0ULL; | ^~~~~~ /kisskb/src/lib/vsprintf.c: In function 'resource_string': /kisskb/src/lib/vsprintf.c:1084:7: note: byref variable will be forcibly initialized 1084 | char sym[max(2*RSRC_BUF_SIZE + DECODED_BUF_SIZE, | ^~~ /kisskb/src/lib/vsprintf.c: In function 'mac_address_string': /kisskb/src/lib/vsprintf.c:1273:7: note: byref variable will be forcibly initialized 1273 | char mac_addr[sizeof("xx:xx:xx:xx:xx:xx")]; | ^~~~~~~~ /kisskb/src/lib/vsprintf.c: In function 'ip4_addr_string': /kisskb/src/lib/vsprintf.c:1477:7: note: byref variable will be forcibly initialized 1477 | char ip4_addr[sizeof("255.255.255.255")]; | ^~~~~~~~ /kisskb/src/lib/vsprintf.c: In function 'uuid_string': /kisskb/src/lib/vsprintf.c:1694:7: note: byref variable will be forcibly initialized 1694 | char uuid[UUID_STRING_LEN + 1]; | ^~~~ /kisskb/src/lib/vsprintf.c: In function 'symbol_string': /kisskb/src/lib/vsprintf.c:988:7: note: byref variable will be forcibly initialized 988 | char sym[KSYM_SYMBOL_LEN]; | ^~~ /kisskb/src/lib/vsprintf.c: In function 'ip6_compressed_string': /kisskb/src/lib/vsprintf.c:1371:18: note: byref variable will be forcibly initialized 1371 | struct in6_addr in6; | ^~~ /kisskb/src/lib/vsprintf.c:1364:16: note: byref variable will be forcibly initialized 1364 | unsigned char zerolength[8]; | ^~~~~~~~~~ /kisskb/src/drivers/tty/vt/vt.c: In function 'do_update_region': /kisskb/src/drivers/tty/vt/vt.c:655:12: note: byref variable will be forcibly initialized 655 | int nxx, nyy; | ^~~ /kisskb/src/drivers/tty/vt/vt.c:655:7: note: byref variable will be forcibly initialized 655 | int nxx, nyy; | ^~~ /kisskb/src/lib/vsprintf.c: In function 'ip6_addr_string': /kisskb/src/lib/vsprintf.c:1463:7: note: byref variable will be forcibly initialized 1463 | char ip6_addr[sizeof("xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:255.255.255.255")]; | ^~~~~~~~ /kisskb/src/lib/vsprintf.c: In function 'ip4_addr_string_sa': /kisskb/src/lib/vsprintf.c:1554:7: note: byref variable will be forcibly initialized 1554 | char fmt4[3] = { fmt[0], '4', 0 }; | ^~~~ /kisskb/src/lib/vsprintf.c:1551:11: note: byref variable will be forcibly initialized 1551 | char *p, ip4_addr[sizeof("255.255.255.255") + sizeof(":12345")]; | ^~~~~~~~ /kisskb/src/lib/vsprintf.c: In function 'ip6_addr_string_sa': /kisskb/src/lib/vsprintf.c:1494:7: note: byref variable will be forcibly initialized 1494 | char fmt6[2] = { fmt[0], '6' }; | ^~~~ /kisskb/src/lib/vsprintf.c:1489:7: note: byref variable will be forcibly initialized 1489 | char ip6_addr[sizeof("[xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:255.255.255.255]") + | ^~~~~~~~ /kisskb/src/drivers/tty/vt/vt.c: In function 'vc_t416_color': /kisskb/src/drivers/tty/vt/vt.c:1706:13: note: byref variable will be forcibly initialized 1706 | struct rgb c; | ^ /kisskb/src/lib/vsprintf.c: In function 'fourcc_string': /kisskb/src/lib/vsprintf.c:1761:7: note: byref variable will be forcibly initialized 1761 | char output[sizeof("0123 little-endian (0x01234567)")]; | ^~~~~~ /kisskb/src/lib/vsprintf.c: In function 'time64_str': /kisskb/src/lib/vsprintf.c:1908:12: note: byref variable will be forcibly initialized 1908 | struct tm tm; | ^~ /kisskb/src/lib/vsprintf.c:1907:18: note: byref variable will be forcibly initialized 1907 | struct rtc_time rtc_time; | ^~~~~~~~ /kisskb/src/lib/vsprintf.c: In function 'device_node_string': /kisskb/src/lib/vsprintf.c:2111:14: note: byref variable will be forcibly initialized 2111 | const char *p; | ^ /kisskb/src/lib/vsprintf.c:2110:7: note: byref variable will be forcibly initialized 2110 | char tbuf[sizeof("xxxx") + 1]; | ^~~~ /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 'bs': /kisskb/src/drivers/tty/vt/vt.c:263:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/tty/vt/vt.c: In function 'cr': /kisskb/src/drivers/tty/vt/vt.c:263:27: note: byref variable will be forcibly initialized /kisskb/src/lib/vsprintf.c: In function 'va_format': /kisskb/src/lib/vsprintf.c:1678:10: note: byref variable will be forcibly initialized 1678 | va_list va; | ^~ /kisskb/src/lib/vsprintf.c: In function 'vbin_printf': /kisskb/src/lib/vsprintf.c:3053:22: note: byref variable will be forcibly initialized 3053 | unsigned long long val8; \ | ^~~~ /kisskb/src/lib/vsprintf.c:3155:5: note: in expansion of macro 'save_arg' 3155 | save_arg(ptrdiff_t); | ^~~~~~~~ /kisskb/src/lib/vsprintf.c:3053:22: note: byref variable will be forcibly initialized 3053 | unsigned long long val8; \ | ^~~~ /kisskb/src/lib/vsprintf.c:3152:5: note: in expansion of macro 'save_arg' 3152 | save_arg(size_t); | ^~~~~~~~ /kisskb/src/lib/vsprintf.c:3053:22: note: byref variable will be forcibly initialized 3053 | unsigned long long val8; \ | ^~~~ /kisskb/src/lib/vsprintf.c:3149:5: note: in expansion of macro 'save_arg' 3149 | save_arg(unsigned long); | ^~~~~~~~ /kisskb/src/lib/vsprintf.c:3053:22: note: byref variable will be forcibly initialized 3053 | unsigned long long val8; \ | ^~~~ /kisskb/src/lib/vsprintf.c:3145:5: note: in expansion of macro 'save_arg' 3145 | save_arg(long long); | ^~~~~~~~ /kisskb/src/lib/vsprintf.c:3053:22: note: byref variable will be forcibly initialized 3053 | unsigned long long val8; \ | ^~~~ /kisskb/src/lib/vsprintf.c:3126:6: note: in expansion of macro 'save_arg' 3126 | save_arg(void *); | ^~~~~~~~ /kisskb/src/lib/vsprintf.c:3053:22: note: byref variable will be forcibly initialized 3053 | unsigned long long val8; \ | ^~~~ /kisskb/src/lib/vsprintf.c:3122:5: note: in expansion of macro 'save_arg' 3122 | save_arg(void *); | ^~~~~~~~ /kisskb/src/lib/vsprintf.c: In function 'bstr_printf': /kisskb/src/lib/vsprintf.c:3213:15: note: byref variable will be forcibly initialized 3213 | typeof(type) value; \ | ^~~~~ /kisskb/src/lib/vsprintf.c:3365:11: note: in expansion of macro 'get_arg' 3365 | num = get_arg(int); | ^~~~~~~ /kisskb/src/lib/vsprintf.c:3213:15: note: byref variable will be forcibly initialized 3213 | typeof(type) value; \ | ^~~~~ /kisskb/src/lib/vsprintf.c:3362:11: note: in expansion of macro 'get_arg' 3362 | num = get_arg(unsigned int); | ^~~~~~~ /kisskb/src/drivers/tty/vt/vt.c: In function 'con_font_get': /kisskb/src/lib/vsprintf.c:3213:15: note: byref variable will be forcibly initialized 3213 | typeof(type) value; \ | ^~~~~ /kisskb/src/lib/vsprintf.c:3359:11: note: in expansion of macro 'get_arg' 3359 | num = get_arg(short); | ^~~~~~~ /kisskb/src/drivers/tty/vt/vt.c:4592:22: note: byref variable will be forcibly initialized 4592 | struct console_font font; | ^~~~ /kisskb/src/lib/vsprintf.c:3213:15: note: byref variable will be forcibly initialized 3213 | typeof(type) value; \ | ^~~~~ /kisskb/src/lib/vsprintf.c:3356:11: note: in expansion of macro 'get_arg' 3356 | num = get_arg(unsigned short); | ^~~~~~~ /kisskb/src/lib/vsprintf.c:3213:15: note: byref variable will be forcibly initialized 3213 | typeof(type) value; \ | ^~~~~ /kisskb/src/lib/vsprintf.c:3353:11: note: in expansion of macro 'get_arg' 3353 | num = get_arg(signed char); | ^~~~~~~ /kisskb/src/lib/vsprintf.c:3213:15: note: byref variable will be forcibly initialized 3213 | typeof(type) value; \ | ^~~~~ /kisskb/src/lib/vsprintf.c:3350:11: note: in expansion of macro 'get_arg' 3350 | num = get_arg(unsigned char); | ^~~~~~~ /kisskb/src/lib/vsprintf.c:3213:15: note: byref variable will be forcibly initialized 3213 | typeof(type) value; \ | ^~~~~ /kisskb/src/lib/vsprintf.c:3347:11: note: in expansion of macro 'get_arg' 3347 | num = get_arg(ptrdiff_t); | ^~~~~~~ /kisskb/src/lib/vsprintf.c:3213:15: note: byref variable will be forcibly initialized 3213 | typeof(type) value; \ | ^~~~~ /kisskb/src/lib/vsprintf.c:3344:11: note: in expansion of macro 'get_arg' 3344 | num = get_arg(size_t); | ^~~~~~~ /kisskb/src/lib/vsprintf.c:3213:15: note: byref variable will be forcibly initialized 3213 | typeof(type) value; \ | ^~~~~ /kisskb/src/lib/vsprintf.c:3341:11: note: in expansion of macro 'get_arg' 3341 | num = get_arg(unsigned long); | ^~~~~~~ /kisskb/src/lib/vsprintf.c:3213:15: note: byref variable will be forcibly initialized 3213 | typeof(type) value; \ | ^~~~~ /kisskb/src/lib/vsprintf.c:3337:11: note: in expansion of macro 'get_arg' 3337 | num = get_arg(long long); | ^~~~~~~ /kisskb/src/lib/vsprintf.c:3213:15: note: byref variable will be forcibly initialized 3213 | typeof(type) value; \ | ^~~~~ /kisskb/src/lib/vsprintf.c:3315:34: note: in expansion of macro 'get_arg' 3315 | str = pointer(fmt, str, end, get_arg(void *), spec); | ^~~~~~~ /kisskb/src/lib/vsprintf.c:3213:15: note: byref variable will be forcibly initialized 3213 | typeof(type) value; \ | ^~~~~ /kisskb/src/lib/vsprintf.c:3268:24: note: in expansion of macro 'get_arg' 3268 | c = (unsigned char) get_arg(char); | ^~~~~~~ /kisskb/src/lib/vsprintf.c:3213:15: note: byref variable will be forcibly initialized 3213 | typeof(type) value; \ | ^~~~~ /kisskb/src/lib/vsprintf.c:3255:25: note: in expansion of macro 'get_arg' 3255 | set_precision(&spec, get_arg(int)); | ^~~~~~~ /kisskb/src/lib/vsprintf.c:3213:15: note: byref variable will be forcibly initialized 3213 | typeof(type) value; \ | ^~~~~ /kisskb/src/lib/vsprintf.c:3251:27: note: in expansion of macro 'get_arg' 3251 | set_field_width(&spec, get_arg(int)); | ^~~~~~~ /kisskb/src/lib/vsprintf.c: In function 'snprintf': /kisskb/src/lib/vsprintf.c:2936:10: note: byref variable will be forcibly initialized 2936 | va_list args; | ^~~~ /kisskb/src/lib/vsprintf.c: In function 'scnprintf': /kisskb/src/lib/vsprintf.c:2960:10: note: byref variable will be forcibly initialized 2960 | va_list args; | ^~~~ /kisskb/src/lib/vsprintf.c: In function 'sprintf': /kisskb/src/lib/vsprintf.c:3005:10: note: byref variable will be forcibly initialized 3005 | va_list args; | ^~~~ /kisskb/src/lib/vsprintf.c: In function 'bprintf': /kisskb/src/lib/vsprintf.c:3400:10: note: byref variable will be forcibly initialized 3400 | va_list args; | ^~~~ In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from ./arch/powerpc/include/generated/asm/rwonce.h:1, from /kisskb/src/include/linux/compiler.h:266, from /kisskb/src/include/linux/build_bug.h:5, from /kisskb/src/lib/vsprintf.c:21: /kisskb/src/lib/vsprintf.c: In function 'vsscanf': /kisskb/src/lib/vsprintf.c:3557:19: note: byref variable will be forcibly initialized 3557 | DECLARE_BITMAP(set, 256) = {0}; | ^~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/lib/vsprintf.c:3422:8: note: byref variable will be forcibly initialized 3422 | char *next; | ^~~~ /kisskb/src/lib/vsprintf.c: In function 'sscanf': /kisskb/src/lib/vsprintf.c:3700:10: note: byref variable will be forcibly initialized 3700 | va_list args; | ^~~~ /kisskb/src/lib/vsprintf.c: In function 'num_to_str': /kisskb/src/lib/vsprintf.c:374:7: note: byref variable will be forcibly initialized 374 | char tmp[sizeof(num) * 3] __aligned(2); | ^~~ /kisskb/src/drivers/tty/vt/vt.c: In function 'cursor_report': /kisskb/src/drivers/tty/vt/vt.c:1841:7: note: byref variable will be forcibly initialized 1841 | char buf[40]; | ^~~ /kisskb/src/drivers/tty/vt/vt.c: In function 'lf': /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 'vc_con_write_normal': /kisskb/src/drivers/tty/vt/vt.c:263:27: note: byref variable will be forcibly initialized /kisskb/src/lib/random32.c: In function 'prandom_seed_full_state': /kisskb/src/lib/random32.c:117:7: note: byref variable will be forcibly initialized 117 | u32 seeds[4]; | ^~~~~ /kisskb/src/drivers/tty/vt/vt.c: In function 'con_font_set': /kisskb/src/drivers/tty/vt/vt.c:4638:22: note: byref variable will be forcibly initialized 4638 | struct console_font font; | ^~~~ /kisskb/src/drivers/tty/vt/vt.c: In function 'con_font_default': /kisskb/src/drivers/tty/vt/vt.c:4677:7: note: byref variable will be forcibly initialized 4677 | char name[MAX_FONT_NAME]; | ^~~~ /kisskb/src/drivers/tty/vt/vt.c: In function 'invert_screen': /kisskb/src/drivers/tty/vt/vt.c:269:27: note: byref variable will be forcibly initialized 269 | struct vt_notifier_param param = { .vc = vc }; | ^~~~~ /kisskb/src/drivers/tty/vt/vt.c: In function 'complement_pos': /kisskb/src/drivers/tty/vt/vt.c:269:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/tty/vt/vt.c:269:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/tty/vt/vt.c: In function 'redraw_screen': /kisskb/src/drivers/tty/vt/vt.c:269:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/tty/vt/vt.c: In function 'vc_do_resize': /kisskb/src/drivers/tty/vt/vt.c:269:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/tty/vt/vt.c:1333:18: note: byref variable will be forcibly initialized 1333 | 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:1395:28: note: byref variable will be forcibly initialized 1395 | struct vt_notifier_param param; | ^~~~~ /kisskb/src/drivers/tty/vt/vt.c: In function 'mouse_report': /kisskb/src/drivers/tty/vt/vt.c:1867:7: note: byref variable will be forcibly initialized 1867 | char buf[8]; | ^~~ /kisskb/src/drivers/tty/vt/vt.c: In function 'console_callback': /kisskb/src/drivers/tty/vt/vt.c:269:27: note: byref variable will be forcibly initialized 269 | struct vt_notifier_param param = { .vc = vc }; | ^~~~~ /kisskb/src/drivers/tty/vt/vt.c: In function 'con_set_cmap': /kisskb/src/drivers/tty/vt/vt.c:4519:16: note: byref variable will be forcibly initialized 4519 | unsigned char colormap[3*16]; | ^~~~~~~~ /kisskb/src/drivers/tty/vt/vt.c: In function 'con_get_cmap': /kisskb/src/drivers/tty/vt/vt.c:4548:16: note: byref variable will be forcibly initialized 4548 | unsigned char colormap[3*16]; | ^~~~~~~~ /kisskb/src/drivers/tty/vt/vt.c: In function 'do_con_trol': /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 'do_con_write': /kisskb/src/drivers/tty/vt/vt.c:269:27: note: byref variable will be forcibly initialized 269 | struct vt_notifier_param param = { .vc = vc }; | ^~~~~ /kisskb/src/drivers/tty/vt/vt.c:2903:7: note: byref variable will be forcibly initialized 2903 | bool rescan; | ^~~~~~ /kisskb/src/drivers/tty/vt/vt.c:2902:27: note: byref variable will be forcibly initialized 2902 | struct vt_notifier_param param; | ^~~~~ /kisskb/src/drivers/tty/vt/vt.c:2899:6: note: byref variable will be forcibly initialized 2899 | int c, tc, n = 0; | ^ /kisskb/src/drivers/tty/vt/vt.c: In function 'vcs_scr_updated': /kisskb/src/drivers/tty/vt/vt.c:269:27: note: byref variable will be forcibly initialized 269 | struct vt_notifier_param param = { .vc = vc }; | ^~~~~ /kisskb/src/lib/list_sort.c: In function 'merge': /kisskb/src/lib/list_sort.c:19:20: note: byref variable will be forcibly initialized 19 | struct list_head *head, **tail = &head; | ^~~~ /kisskb/src/lib/list_sort.c: In function 'list_sort': /kisskb/src/lib/list_sort.c:187:40: note: byref variable will be forcibly initialized 187 | struct list_head *list = head->next, *pending = NULL; | ^~~~~~~ /kisskb/src/drivers/char/hw_random/timeriomem-rng.c: In function 'timeriomem_rng_probe': /kisskb/src/drivers/char/hw_random/timeriomem-rng.c:135:7: note: byref variable will be forcibly initialized 135 | int i; | ^ /kisskb/src/net/ipv4/datagram.c: In function 'ip4_datagram_release_cb': /kisskb/src/net/ipv4/datagram.c:105:16: note: byref variable will be forcibly initialized 105 | struct flowi4 fl4; | ^~~ /kisskb/src/lib/bitmap.c: In function 'bitmap_getnum': /kisskb/src/lib/bitmap.c:648:21: note: byref variable will be forcibly initialized 648 | unsigned long long n; | ^ /kisskb/src/lib/bitmap.c: In function 'bitmap_parselist': /kisskb/src/lib/bitmap.c:782:16: note: byref variable will be forcibly initialized 782 | struct region r; | ^ In file included from /kisskb/src/lib/bitmap.c:16: /kisskb/src/lib/bitmap.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/lib/bitmap.c: In function 'kmalloc_array_node': /kisskb/src/include/linux/slab.h:671:9: note: byref variable will be forcibly initialized 671 | size_t bytes; | ^~~~~ /kisskb/src/drivers/regulator/devres.c: In function 'devm_regulator_unregister_supply_alias': /kisskb/src/drivers/regulator/devres.c:273:38: note: byref variable will be forcibly initialized 273 | struct regulator_supply_alias_match match; | ^~~~~ /kisskb/src/drivers/regulator/devres.c: In function 'devm_regulator_unregister_notifier': /kisskb/src/drivers/regulator/devres.c:407:34: note: byref variable will be forcibly initialized 407 | struct regulator_notifier_match match; | ^~~~~ /kisskb/src/net/ipv4/raw.c: In function 'icmp_filter': /kisskb/src/net/ipv4/raw.c:145:17: note: byref variable will be forcibly initialized 145 | struct icmphdr _hdr; | ^~~~ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/linux/pim.h:5, from /kisskb/src/include/linux/mroute.h:6, from /kisskb/src/net/ipv4/raw.c:51: /kisskb/src/net/ipv4/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, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/raw.c: In function 'raw_seticmpfilter': /kisskb/src/net/ipv4/raw.c:814:12: note: userspace variable will be forcibly initialized 814 | static int raw_seticmpfilter(struct sock *sk, sockptr_t optval, int optlen) | ^~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/raw.c: In function 'raw_setsockopt': /kisskb/src/net/ipv4/raw.c:854:12: note: userspace variable will be forcibly initialized 854 | static int raw_setsockopt(struct sock *sk, int level, int optname, | ^~~~~~~~~~~~~~ /kisskb/src/net/ipv4/raw.c: In function 'raw_send_hdrinc': /kisskb/src/net/ipv4/raw.c:354:6: note: byref variable will be forcibly initialized 354 | int err; | ^~~ /kisskb/src/net/ipv4/raw.c: In function 'raw_sendmsg': /kisskb/src/net/ipv4/raw.c:513:6: note: byref variable will be forcibly initialized 513 | int hdrincl; | ^~~~~~~ /kisskb/src/net/ipv4/raw.c:512:22: note: byref variable will be forcibly initialized 512 | struct raw_frag_vec rfv; | ^~~ /kisskb/src/net/ipv4/raw.c:511:25: note: byref variable will be forcibly initialized 511 | struct ip_options_data opt_copy; | ^~~~~~~~ /kisskb/src/net/ipv4/raw.c:505:16: note: byref variable will be forcibly initialized 505 | struct flowi4 fl4; | ^~~ /kisskb/src/net/ipv4/raw.c:504:17: note: byref variable will be forcibly initialized 504 | struct rtable *rt = NULL; | ^~ /kisskb/src/net/ipv4/raw.c:503:21: note: byref variable will be forcibly initialized 503 | struct ipcm_cookie ipc; | ^~~ /kisskb/src/net/ipv4/raw.c: In function 'raw_recvmsg': /kisskb/src/net/ipv4/raw.c:757:6: note: byref variable will be forcibly initialized 757 | int err = -EOPNOTSUPP; | ^~~ /kisskb/src/lib/scatterlist.c: In function 'sg_zero_buffer': /kisskb/src/lib/scatterlist.c:1067:25: note: byref variable will be forcibly initialized 1067 | struct sg_mapping_iter miter; | ^~~~~ In file included from /kisskb/src/lib/scatterlist.c:8: /kisskb/src/lib/scatterlist.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/lib/scatterlist.c: In function 'sg_copy_buffer': /kisskb/src/lib/scatterlist.c:952:25: note: byref variable will be forcibly initialized 952 | struct sg_mapping_iter miter; | ^~~~~ /kisskb/src/drivers/char/hw_random/pseries-rng.c: In function 'pseries_rng_read': /kisskb/src/drivers/char/hw_random/pseries-rng.c:18:6: note: byref variable will be forcibly initialized 18 | u64 buffer[PLPAR_HCALL_BUFSIZE]; | ^~~~~~ /kisskb/src/drivers/video/fbdev/vt8623fb.c: In function 'vt8623_set_pixclock': /kisskb/src/drivers/video/fbdev/vt8623fb.c:253:12: note: byref variable will be forcibly initialized 253 | u16 m, n, r; | ^ /kisskb/src/drivers/video/fbdev/vt8623fb.c:253:9: note: byref variable will be forcibly initialized 253 | u16 m, n, r; | ^ /kisskb/src/drivers/video/fbdev/vt8623fb.c:253:6: note: byref variable will be forcibly initialized 253 | u16 m, n, r; | ^ In file included from /kisskb/src/drivers/video/fbdev/vt8623fb.c:23: /kisskb/src/drivers/video/fbdev/vt8623fb.c: In function 'svga_primary_device': /kisskb/src/include/linux/svga.h:94:6: note: byref variable will be forcibly initialized 94 | u16 flags; | ^~~~~ /kisskb/src/drivers/video/fbdev/vt8623fb.c: In function 'vt8623_pci_probe': /kisskb/src/include/linux/svga.h:94:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/video/fbdev/vt8623fb.c:658:18: note: byref variable will be forcibly initialized 658 | struct resource vga_res; | ^~~~~~~ /kisskb/src/drivers/video/fbdev/vt8623fb.c:657:24: note: byref variable will be forcibly initialized 657 | struct pci_bus_region bus_reg; | ^~~~~~~ /kisskb/src/net/ipv4/arp.c: In function 'arp_process': /kisskb/src/net/ipv4/arp.c:688:6: note: byref variable will be forcibly initialized 688 | int addr_type; | ^~~~~~~~~ /kisskb/src/net/ipv4/arp.c:686:14: note: byref variable will be forcibly initialized 686 | __be32 sip, tip; | ^~~ /kisskb/src/net/ipv4/arp.c:686:9: note: byref variable will be forcibly initialized 686 | __be32 sip, tip; | ^~~ /kisskb/src/net/ipv4/arp.c: In function 'arp_solicit': /kisskb/src/net/ipv4/arp.c:335:5: note: byref variable will be forcibly initialized 335 | u8 dst_ha[MAX_ADDR_LEN], *dst_hw = NULL; | ^~~~~~ /kisskb/src/net/ipv4/arp.c: In function 'arp_req_delete_public': /kisskb/src/net/ipv4/arp.c:1142:9: note: byref variable will be forcibly initialized 1142 | __be32 ip = ((struct sockaddr_in *) &r->arp_pa)->sin_addr.s_addr; | ^~ In file included from /kisskb/src/include/net/ip.h:30, from /kisskb/src/net/ipv4/arp.c:103: /kisskb/src/net/ipv4/arp.c: In function 'arp_req_delete': /kisskb/src/include/net/route.h:148:16: note: byref variable will be forcibly initialized 148 | struct flowi4 fl4 = { | ^~~ /kisskb/src/net/ipv4/arp.c: In function 'arp_req_set_public': /kisskb/src/net/ipv4/arp.c:1004:9: note: byref variable will be forcibly initialized 1004 | __be32 ip = ((struct sockaddr_in *)&r->arp_pa)->sin_addr.s_addr; | ^~ In file included from /kisskb/src/include/net/ip.h:30, from /kisskb/src/net/ipv4/arp.c:103: /kisskb/src/net/ipv4/arp.c: In function 'arp_req_set': /kisskb/src/include/net/route.h:148:16: note: byref variable will be forcibly initialized 148 | struct flowi4 fl4 = { | ^~~ /kisskb/src/net/ipv4/arp.c:1027:9: note: byref variable will be forcibly initialized 1027 | __be32 ip; | ^~ /kisskb/src/net/ipv4/arp.c: In function 'arp_req_get': /kisskb/src/net/ipv4/arp.c:1099:9: note: byref variable will be forcibly initialized 1099 | __be32 ip = ((struct sockaddr_in *) &r->arp_pa)->sin_addr.s_addr; | ^~ /kisskb/src/net/ipv4/arp.c: In function 'arp_format_pneigh_entry': /kisskb/src/net/ipv4/arp.c:1377:7: note: byref variable will be forcibly initialized 1377 | char tbuf[16]; | ^~~~ /kisskb/src/net/ipv4/arp.c: In function 'arp_format_neigh_entry': /kisskb/src/net/ipv4/arp.c:1344:7: note: byref variable will be forcibly initialized 1344 | char tbuf[16]; | ^~~~ /kisskb/src/net/ipv4/arp.c:1342:7: note: byref variable will be forcibly initialized 1342 | char hbuffer[HBUFFERLEN]; | ^~~~~~~ /kisskb/src/net/ipv4/arp.c: In function 'arp_constructor': /kisskb/src/net/ipv4/arp.c:228:6: note: byref variable will be forcibly initialized 228 | u32 inaddr_any = INADDR_ANY; | ^~~~~~~~~~ /kisskb/src/net/ipv4/arp.c: In function 'arp_ioctl': /kisskb/src/net/ipv4/arp.c:1182:16: note: byref variable will be forcibly initialized 1182 | struct arpreq r; | ^ In file included from /kisskb/src/include/linux/fault-inject-usercopy.h:10, from /kisskb/src/include/linux/uaccess.h:5, from /kisskb/src/net/ipv4/udp.c:77: /kisskb/src/net/ipv4/udp.c: In function 'udp_lib_get_port': /kisskb/src/net/ipv4/udp.c:241:18: note: byref variable will be forcibly initialized 241 | DECLARE_BITMAP(bitmap, PORTS_PER_CHAIN); | ^~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/net/ipv4/udp.c:238:12: note: byref variable will be forcibly initialized 238 | int low, high, remaining; | ^~~~ /kisskb/src/net/ipv4/udp.c:238:7: note: byref variable will be forcibly initialized 238 | int low, high, remaining; | ^~~ In file included from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/net/inet_sock.h:22, from /kisskb/src/include/net/icmp.h:19, from /kisskb/src/net/ipv4/udp.c:100: /kisskb/src/net/ipv4/udp.c: In function 'bpf_sk_lookup_run_v4': /kisskb/src/include/linux/filter.h:1446:29: note: byref variable will be forcibly initialized 1446 | struct bpf_sk_lookup_kern ctx = { | ^~~ In file included from /kisskb/src/include/linux/random.h:13, from /kisskb/src/include/linux/net.h:18, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/linux/igmp.h:13, from /kisskb/src/net/ipv4/udp.c:86: /kisskb/src/net/ipv4/udp.c: In function 'udp_ehashfn': /kisskb/src/include/linux/once.h:44:18: note: byref variable will be forcibly initialized 44 | unsigned long ___flags; \ | ^~~~~~~~ /kisskb/src/include/linux/once.h:56:2: note: in expansion of macro 'DO_ONCE' 56 | DO_ONCE(get_random_bytes, (buf), (nbytes)) | ^~~~~~~ /kisskb/src/include/linux/net.h:286:2: note: in expansion of macro 'get_random_once' 286 | get_random_once((buf), (nbytes)) | ^~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/udp.c:406:2: note: in expansion of macro 'net_get_random_once' 406 | net_get_random_once(&udp_ehash_secret, sizeof(udp_ehash_secret)); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/udp.c: In function 'udp4_lookup_run_bpf': /kisskb/src/net/ipv4/udp.c:464:15: note: byref variable will be forcibly initialized 464 | struct sock *sk, *reuse_sk; | ^~ /kisskb/src/lib/iov_iter.c: In function 'iov_iter_bvec_advance': /kisskb/src/lib/iov_iter.c:1032:19: note: byref variable will be forcibly initialized 1032 | struct bvec_iter bi; | ^~ In file included from /kisskb/src/include/linux/random.h:13, from /kisskb/src/include/linux/net.h:18, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/linux/igmp.h:13, from /kisskb/src/net/ipv4/udp.c:86: /kisskb/src/net/ipv4/udp.c: In function 'udp_flow_hashrnd': /kisskb/src/include/linux/once.h:44:18: note: byref variable will be forcibly initialized 44 | unsigned long ___flags; \ | ^~~~~~~~ /kisskb/src/include/linux/once.h:56:2: note: in expansion of macro 'DO_ONCE' 56 | DO_ONCE(get_random_bytes, (buf), (nbytes)) | ^~~~~~~ /kisskb/src/include/linux/net.h:286:2: note: in expansion of macro 'get_random_once' 286 | get_random_once((buf), (nbytes)) | ^~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/udp.c:3242:2: note: in expansion of macro 'net_get_random_once' 3242 | net_get_random_once(&hashrnd, sizeof(hashrnd)); | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/linux/igmp.h:13, from /kisskb/src/net/ipv4/udp.c:86: /kisskb/src/net/ipv4/udp.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/ipv4/udp.c: In function 'udp_sendmsg': /kisskb/src/net/ipv4/udp.c:1246:20: note: byref variable will be forcibly initialized 1246 | struct inet_cork cork; | ^~~~ In file included from /kisskb/src/include/linux/cgroup-defs.h:22, from /kisskb/src/include/linux/cgroup.h:28, from /kisskb/src/include/net/netprio_cgroup.h:11, from /kisskb/src/include/linux/netdevice.h:41, from /kisskb/src/include/linux/inetdevice.h:10, from /kisskb/src/net/ipv4/udp.c:87: /kisskb/src/include/linux/bpf-cgroup.h:279:6: note: byref variable will be forcibly initialized 279 | u32 __unused_flags; \ | ^~~~~~~~~~~~~~ /kisskb/src/include/linux/bpf-cgroup.h:329:2: note: in expansion of macro 'BPF_CGROUP_RUN_SA_PROG_LOCK' 329 | BPF_CGROUP_RUN_SA_PROG_LOCK(sk, uaddr, CGROUP_UDP4_SENDMSG, t_ctx) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/udp.c:1147:9: note: in expansion of macro 'BPF_CGROUP_RUN_PROG_UDP4_SENDMSG_LOCK' 1147 | err = BPF_CGROUP_RUN_PROG_UDP4_SENDMSG_LOCK(sk, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/udp.c:1059:25: note: byref variable will be forcibly initialized 1059 | struct ip_options_data opt_copy; | ^~~~~~~~ /kisskb/src/net/ipv4/udp.c:1049:17: note: byref variable will be forcibly initialized 1049 | struct rtable *rt = NULL; | ^~ /kisskb/src/net/ipv4/udp.c:1048:21: note: byref variable will be forcibly initialized 1048 | struct ipcm_cookie ipc; | ^~~ /kisskb/src/net/ipv4/udp.c:1045:16: note: byref variable will be forcibly initialized 1045 | struct flowi4 fl4_stack; | ^~~~~~~~~ /kisskb/src/lib/iov_iter.c: In function 'copy_pipe_to_iter': /kisskb/src/lib/iov_iter.c:601:12: note: byref variable will be forcibly initialized 601 | size_t n, off; | ^~~ /kisskb/src/lib/iov_iter.c:600:15: note: byref variable will be forcibly initialized 600 | unsigned int i_head; | ^~~~~~ In file included from /kisskb/src/include/linux/cgroup-defs.h:22, from /kisskb/src/include/linux/cgroup.h:28, from /kisskb/src/include/net/netprio_cgroup.h:11, from /kisskb/src/include/linux/netdevice.h:41, from /kisskb/src/include/linux/inetdevice.h:10, from /kisskb/src/net/ipv4/udp.c:87: /kisskb/src/net/ipv4/udp.c: In function 'udp_pre_connect': /kisskb/src/include/linux/bpf-cgroup.h:279:6: note: byref variable will be forcibly initialized 279 | u32 __unused_flags; \ | ^~~~~~~~~~~~~~ /kisskb/src/include/linux/bpf-cgroup.h:323:2: note: in expansion of macro 'BPF_CGROUP_RUN_SA_PROG_LOCK' 323 | BPF_CGROUP_RUN_SA_PROG_LOCK(sk, uaddr, CGROUP_INET4_CONNECT, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/udp.c:1962:9: note: in expansion of macro 'BPF_CGROUP_RUN_PROG_INET4_CONNECT_LOCK' 1962 | return BPF_CGROUP_RUN_PROG_INET4_CONNECT_LOCK(sk, uaddr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/udp.c: In function 'udp_lib_setsockopt': /kisskb/src/net/ipv4/udp.c:2656:5: note: userspace variable will be forcibly initialized 2656 | int udp_lib_setsockopt(struct sock *sk, int level, int optname, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/udp.c:2661:6: note: byref variable will be forcibly initialized 2661 | int val, valbool; | ^~~ /kisskb/src/net/ipv4/udp.c: In function 'udp_sendpage': /kisskb/src/net/ipv4/udp.c:1331:17: note: byref variable will be forcibly initialized 1331 | struct msghdr msg = { .msg_flags = flags|MSG_MORE }; | ^~~ In file included from /kisskb/src/include/linux/radix-tree.h:21, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/lib/iov_iter.c:4: /kisskb/src/lib/iov_iter.c: In function '_copy_to_iter': /kisskb/src/lib/iov_iter.c:78:11: note: byref variable will be forcibly initialized 78 | 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:142:4: note: in expansion of macro 'iterate_xarray' 142 | iterate_xarray(i, n, base, len, off, \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:149:2: note: in expansion of macro '__iterate_and_advance' 149 | __iterate_and_advance(i, n, base, len, off, I, ((void)(K),0)) | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:667:2: note: in expansion of macro 'iterate_and_advance' 667 | iterate_and_advance(i, bytes, base, len, off, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c: In function '_copy_from_iter': /kisskb/src/lib/iov_iter.c:78:11: note: byref variable will be forcibly initialized 78 | 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:142:4: note: in expansion of macro 'iterate_xarray' 142 | iterate_xarray(i, n, base, len, off, \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:149:2: note: in expansion of macro '__iterate_and_advance' 149 | __iterate_and_advance(i, n, base, len, off, I, ((void)(K),0)) | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:767:2: note: in expansion of macro 'iterate_and_advance' 767 | iterate_and_advance(i, bytes, base, len, off, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iommu/iommu.c: In function '__iommu_map_pages': /kisskb/src/net/ipv4/udp.c: In function 'first_packet_length': /kisskb/src/drivers/iommu/iommu.c:2457:17: note: byref variable will be forcibly initialized 2457 | size_t pgsize, count; | ^~~~~ /kisskb/src/net/ipv4/udp.c:1679:6: note: byref variable will be forcibly initialized 1679 | int total = 0; | ^~~~~ /kisskb/src/drivers/iommu/iommu.c: In function '__iommu_unmap_pages': /kisskb/src/drivers/iommu/iommu.c:2569:17: note: byref variable will be forcibly initialized 2569 | size_t pgsize, count; | ^~~~~ /kisskb/src/lib/iov_iter.c: In function '_copy_from_iter_nocache': /kisskb/src/lib/iov_iter.c:78:11: note: byref variable will be forcibly initialized 78 | 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:142:4: note: in expansion of macro 'iterate_xarray' 142 | iterate_xarray(i, n, base, len, off, \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:149:2: note: in expansion of macro '__iterate_and_advance' 149 | __iterate_and_advance(i, n, base, len, off, I, ((void)(K),0)) | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:782:2: note: in expansion of macro 'iterate_and_advance' 782 | iterate_and_advance(i, bytes, base, len, off, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/drivers/iommu/iommu.c:9: /kisskb/src/drivers/iommu/iommu.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/net/ipv4/udp.c: In function '__skb_recv_udp': /kisskb/src/net/ipv4/udp.c:1734:6: note: byref variable will be forcibly initialized 1734 | int error; | ^~~~~ /kisskb/src/net/ipv4/udp.c:1733:7: note: byref variable will be forcibly initialized 1733 | long timeo; | ^~~~~ /kisskb/src/net/ipv4/udp.c:1732:18: note: byref variable will be forcibly initialized 1732 | struct sk_buff *last; | ^~~~ In file included from /kisskb/src/net/ipv4/udp_impl.h:4, from /kisskb/src/net/ipv4/udp.c:111: /kisskb/src/net/ipv4/udp.c: In function 'skb_recv_udp': /kisskb/src/include/net/udp.h:258:6: note: byref variable will be forcibly initialized 258 | int off = 0; | ^~~ /kisskb/src/lib/iov_iter.c: In function 'copy_page_from_iter_atomic': /kisskb/src/lib/iov_iter.c:78:11: note: byref variable will be forcibly initialized 78 | 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:142:4: note: in expansion of macro 'iterate_xarray' 142 | iterate_xarray(i, n, base, len, off, \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:149:2: note: in expansion of macro '__iterate_and_advance' 149 | __iterate_and_advance(i, n, base, len, off, I, ((void)(K),0)) | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:969:2: note: in expansion of macro 'iterate_and_advance' 969 | iterate_and_advance(i, bytes, base, len, off, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/udp.c: In function 'udp_read_sock': /kisskb/src/include/net/udp.h:258:6: note: byref variable will be forcibly initialized /kisskb/src/net/ipv4/udp.c:1805:7: note: byref variable will be forcibly initialized 1805 | int err, used; | ^~~ In file included from /kisskb/src/include/linux/ipv6.h:93, from /kisskb/src/include/net/ipv6.h:12, from /kisskb/src/include/net/inetpeer.h:16, from /kisskb/src/include/net/route.h:24, from /kisskb/src/include/net/ip.h:30, from /kisskb/src/include/net/icmp.h:21, from /kisskb/src/net/ipv4/udp.c:100: /kisskb/src/net/ipv4/udp.c: In function 'udp_cmsg_recv': /kisskb/src/include/linux/udp.h:126:6: note: byref variable will be forcibly initialized 126 | int gso_size; | ^~~~~~~~ /kisskb/src/net/ipv4/icmp.c: In function 'icmp_route_lookup': /kisskb/src/net/ipv4/icmp.c:534:17: note: byref variable will be forcibly initialized 534 | struct flowi4 fl4_2 = {}; | ^~~~~ /kisskb/src/net/ipv4/icmp.c:490:16: note: byref variable will be forcibly initialized 490 | struct flowi4 fl4_dec; | ^~~~~~~ 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:429:12: note: byref variable will be forcibly initialized 429 | LIST_HEAD(stack); | ^~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/linux/cgroup-defs.h:22, from /kisskb/src/include/linux/cgroup.h:28, from /kisskb/src/include/net/netprio_cgroup.h:11, from /kisskb/src/include/linux/netdevice.h:41, from /kisskb/src/include/linux/inetdevice.h:10, from /kisskb/src/net/ipv4/udp.c:87: /kisskb/src/net/ipv4/udp.c: In function 'udp_recvmsg': /kisskb/src/include/linux/bpf-cgroup.h:279:6: note: byref variable will be forcibly initialized 279 | u32 __unused_flags; \ | ^~~~~~~~~~~~~~ /kisskb/src/include/linux/bpf-cgroup.h:335:2: note: in expansion of macro 'BPF_CGROUP_RUN_SA_PROG_LOCK' 335 | BPF_CGROUP_RUN_SA_PROG_LOCK(sk, uaddr, CGROUP_UDP4_RECVMSG, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/udp.c:1922:3: note: in expansion of macro 'BPF_CGROUP_RUN_PROG_UDP4_RECVMSG_LOCK' 1922 | BPF_CGROUP_RUN_PROG_UDP4_RECVMSG_LOCK(sk, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/udp.c:1852:11: note: byref variable will be forcibly initialized 1852 | int off, err, peeking = flags & MSG_PEEK; | ^~~ /kisskb/src/net/ipv4/udp.c:1852:6: note: byref variable will be forcibly initialized 1852 | int off, err, peeking = flags & MSG_PEEK; | ^~~ In file included from /kisskb/src/include/net/route.h:24, from /kisskb/src/include/net/ip.h:30, from /kisskb/src/net/ipv4/icmp.c:76: /kisskb/src/net/ipv4/icmp.c: In function 'inet_getpeer_v4': /kisskb/src/include/net/inetpeer.h:106:23: note: byref variable will be forcibly initialized 106 | struct inetpeer_addr daddr; | ^~~~~ /kisskb/src/net/ipv4/icmp.c: In function 'icmpv4_xrlim_allow': /kisskb/src/include/net/inetpeer.h:106:23: note: byref variable will be forcibly initialized /kisskb/src/lib/iov_iter.c: In function 'copy_mc_pipe_to_iter': /kisskb/src/lib/iov_iter.c:692:12: note: byref variable will be forcibly initialized 692 | size_t n, off, xfer = 0; | ^~~ /kisskb/src/lib/iov_iter.c:691:15: note: byref variable will be forcibly initialized 691 | unsigned int i_head; | ^~~~~~ In file included from /kisskb/src/include/linux/radix-tree.h:21, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/lib/iov_iter.c:4: /kisskb/src/lib/iov_iter.c: In function '_copy_mc_to_iter': /kisskb/src/lib/iov_iter.c:78:11: note: byref variable will be forcibly initialized 78 | 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:142:4: note: in expansion of macro 'iterate_xarray' 142 | iterate_xarray(i, n, base, len, off, \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:749:2: note: in expansion of macro '__iterate_and_advance' 749 | __iterate_and_advance(i, bytes, base, len, off, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/icmp.c: In function '__icmp_send': /kisskb/src/net/ipv4/icmp.c:656:7: note: byref variable will be forcibly initialized 656 | u8 _inner_type, *itp; | ^~~~~~~~~~~ /kisskb/src/net/ipv4/icmp.c:599:16: note: byref variable will be forcibly initialized 599 | struct flowi4 fl4; | ^~~ /kisskb/src/net/ipv4/icmp.c:598:21: note: byref variable will be forcibly initialized 598 | struct ipcm_cookie ipc; | ^~~ /kisskb/src/net/ipv4/icmp.c:597:17: note: byref variable will be forcibly initialized 597 | struct rtable *rt = skb_rtable(skb_in); | ^~ /kisskb/src/net/ipv4/icmp.c:596:18: note: byref variable will be forcibly initialized 596 | struct icmp_bxm icmp_param; | ^~~~~~~~~~ /kisskb/src/lib/iov_iter.c: In function '_copy_from_iter_flushcache': /kisskb/src/lib/iov_iter.c:78:11: note: byref variable will be forcibly initialized 78 | 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:142:4: note: in expansion of macro 'iterate_xarray' 142 | iterate_xarray(i, n, base, len, off, \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:149:2: note: in expansion of macro '__iterate_and_advance' 149 | __iterate_and_advance(i, n, base, len, off, I, ((void)(K),0)) | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:814:2: note: in expansion of macro 'iterate_and_advance' 814 | iterate_and_advance(i, bytes, base, len, off, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/icmp.c: In function 'icmp_reply': /kisskb/src/net/ipv4/icmp.c:406:16: note: byref variable will be forcibly initialized 406 | struct flowi4 fl4; | ^~~ /kisskb/src/net/ipv4/icmp.c:404:17: note: byref variable will be forcibly initialized 404 | struct rtable *rt = skb_rtable(skb); | ^~ /kisskb/src/net/ipv4/icmp.c:403:21: note: byref variable will be forcibly initialized 403 | struct ipcm_cookie ipc; | ^~~ /kisskb/src/net/ipv4/icmp.c: In function 'icmp_timestamp': /kisskb/src/net/ipv4/icmp.c:1136:18: note: byref variable will be forcibly initialized 1136 | struct icmp_bxm icmp_param; | ^~~~~~~~~~ /kisskb/src/lib/iov_iter.c: In function 'pipe_zero': /kisskb/src/lib/iov_iter.c:919:12: note: byref variable will be forcibly initialized 919 | size_t n, off; | ^~~ /kisskb/src/lib/iov_iter.c:918:15: note: byref variable will be forcibly initialized 918 | unsigned int i_head; | ^~~~~~ /kisskb/src/net/ipv4/icmp.c: In function 'icmp_build_probe': /kisskb/src/net/ipv4/icmp.c:1032:7: note: byref variable will be forcibly initialized 1032 | char buff[IFNAMSIZ]; | ^~~~ /kisskb/src/net/ipv4/icmp.c:1029:33: note: byref variable will be forcibly initialized 1029 | struct icmp_ext_echo_iio *iio, _iio; | ^~~~ /kisskb/src/net/ipv4/icmp.c:1028:32: note: byref variable will be forcibly initialized 1028 | struct icmp_ext_hdr *ext_hdr, _ext_hdr; | ^~~~~~~~ /kisskb/src/net/ipv4/icmp.c: In function 'icmp_echo': /kisskb/src/net/ipv4/icmp.c:996:18: note: byref variable will be forcibly initialized 996 | struct icmp_bxm icmp_param; | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/radix-tree.h:21, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/lib/iov_iter.c:4: /kisskb/src/lib/iov_iter.c: In function 'iov_iter_zero': /kisskb/src/lib/iov_iter.c:78:11: note: byref variable will be forcibly initialized 78 | 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:142:4: note: in expansion of macro 'iterate_xarray' 142 | iterate_xarray(i, n, base, len, off, \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:149:2: note: in expansion of macro '__iterate_and_advance' 149 | __iterate_and_advance(i, n, base, len, off, I, ((void)(K),0)) | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:947:2: note: in expansion of macro 'iterate_and_advance' 947 | iterate_and_advance(i, bytes, base, len, count, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/icmp.c: In function 'ip_icmp_error_rfc4884_validate': /kisskb/src/net/ipv4/icmp.c:1281:29: note: byref variable will be forcibly initialized 1281 | struct icmp_ext_hdr *exth, _exth; | ^~~~~ /kisskb/src/net/ipv4/icmp.c:1280:32: note: byref variable will be forcibly initialized 1280 | struct icmp_extobj_hdr *objh, _objh; | ^~~~~ /kisskb/src/lib/iov_iter.c: In function 'iter_xarray_populate_pages': /kisskb/src/lib/iov_iter.c:1407:11: note: byref variable will be forcibly initialized 1407 | 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/net/ipv4/icmp.c: In function 'icmp_sk_init': /kisskb/src/net/ipv4/icmp.c:1456:16: note: byref variable will be forcibly initialized 1456 | struct sock *sk; | ^~ /kisskb/src/lib/iov_iter.c: In function 'iov_iter_get_pages': /kisskb/src/lib/iov_iter.c:1522:9: note: byref variable will be forcibly initialized 1522 | size_t len; | ^~~ In file included from /kisskb/src/include/linux/crypto.h:20, from /kisskb/src/include/crypto/hash.h:11, from /kisskb/src/lib/iov_iter.c:2: /kisskb/src/lib/iov_iter.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ /kisskb/src/drivers/iommu/iommu.c: In function 'pci_device_group': /kisskb/src/drivers/iommu/iommu.c:1446:28: note: byref variable will be forcibly initialized 1446 | struct group_for_pci_data data; | ^~~~ /kisskb/src/drivers/iommu/iommu.c: In function 'probe_alloc_default_domain': /kisskb/src/drivers/iommu/iommu.c:1726:29: note: byref variable will be forcibly initialized 1726 | struct __group_domain_type gtype; | ^~~~~ /kisskb/src/lib/iov_iter.c: In function 'iov_iter_get_pages_alloc': /kisskb/src/lib/iov_iter.c:1648:9: note: byref variable will be forcibly initialized 1648 | size_t len; | ^~~ /kisskb/src/net/ipv4/udp.c: In function 'udp_lib_getsockopt': /kisskb/src/net/ipv4/udp.c:2789:6: note: byref variable will be forcibly initialized 2789 | int val, len; | ^~~ In file included from /kisskb/src/include/linux/radix-tree.h:21, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/lib/iov_iter.c:4: /kisskb/src/lib/iov_iter.c: In function 'csum_and_copy_from_iter': /kisskb/src/lib/iov_iter.c:78:11: note: byref variable will be forcibly initialized 78 | 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:142:4: note: in expansion of macro 'iterate_xarray' 142 | iterate_xarray(i, n, base, len, off, \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:149:2: note: in expansion of macro '__iterate_and_advance' 149 | __iterate_and_advance(i, n, base, len, off, I, ((void)(K),0)) | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:1708:2: note: in expansion of macro 'iterate_and_advance' 1708 | iterate_and_advance(i, bytes, base, len, off, ({ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iommu/iommu.c: In function '__iommu_map': /kisskb/src/drivers/iommu/iommu.c:2510:10: note: byref variable will be forcibly initialized 2510 | size_t mapped = 0; | ^~~~~~ /kisskb/src/lib/iov_iter.c: In function 'csum_and_copy_to_pipe_iter': /kisskb/src/lib/iov_iter.c:638:9: note: byref variable will be forcibly initialized 638 | size_t r; | ^ /kisskb/src/lib/iov_iter.c:637:15: note: byref variable will be forcibly initialized 637 | unsigned int i_head; | ^~~~~~ /kisskb/src/net/ipv4/udp.c: In function 'udp_prog_seq_show': /kisskb/src/net/ipv4/udp.c:3101:23: note: byref variable will be forcibly initialized 3101 | struct bpf_iter__udp ctx; | ^~~ /kisskb/src/net/ipv4/udp.c: In function 'bpf_iter_udp_seq_stop': /kisskb/src/net/ipv4/udp.c:3101:23: note: byref variable will be forcibly initialized /kisskb/src/net/ipv4/udp.c:3130:23: note: byref variable will be forcibly initialized 3130 | struct bpf_iter_meta meta; | ^~~~ /kisskb/src/net/ipv4/udp.c: In function 'bpf_iter_udp_seq_show': /kisskb/src/net/ipv4/udp.c:3101:23: note: byref variable will be forcibly initialized 3101 | struct bpf_iter__udp ctx; | ^~~ In file included from /kisskb/src/include/linux/radix-tree.h:21, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/lib/iov_iter.c:4: /kisskb/src/lib/iov_iter.c: In function 'csum_and_copy_to_iter': /kisskb/src/net/ipv4/udp.c:3114:23: note: byref variable will be forcibly initialized 3114 | struct bpf_iter_meta meta; | ^~~~ /kisskb/src/lib/iov_iter.c:78:11: note: byref variable will be forcibly initialized 78 | 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:142:4: note: in expansion of macro 'iterate_xarray' 142 | iterate_xarray(i, n, base, len, off, \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:149:2: note: in expansion of macro '__iterate_and_advance' 149 | __iterate_and_advance(i, n, base, len, off, I, ((void)(K),0)) | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:1735:7: note: in expansion of macro 'iterate_and_advance' 1735 | else iterate_and_advance(i, bytes, base, len, off, ({ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/iov_iter.c:1725:9: note: byref variable will be forcibly initialized 1725 | __wsum sum, next; | ^~~ /kisskb/src/lib/iov_iter.c: In function 'hash_and_copy_to_iter': /kisskb/src/lib/iov_iter.c:1754:21: note: byref variable will be forcibly initialized 1754 | struct scatterlist sg; | ^~ 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/drivers/iommu/iommu.c:1792:12: note: byref variable will be forcibly initialized 1792 | LIST_HEAD(group_list); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/ipv4/udp.c: In function 'udp_v4_early_demux': /kisskb/src/net/ipv4/udp.c:2607:7: note: byref variable will be forcibly initialized 2607 | u32 itag = 0; | ^~~~ In file included from /kisskb/src/include/linux/crypto.h:20, from /kisskb/src/include/crypto/hash.h:11, from /kisskb/src/lib/iov_iter.c:2: /kisskb/src/lib/iov_iter.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/iommu/iommu.c: In function 'iommu_create_device_direct_mappings': /kisskb/src/drivers/iommu/iommu.c:768:19: note: byref variable will be forcibly initialized 768 | struct list_head mappings; | ^~~~~~~~ /kisskb/src/drivers/iommu/iommu.c: In function 'iommu_get_group_resv_regions': /kisskb/src/drivers/iommu/iommu.c:500:20: note: byref variable will be forcibly initialized 500 | 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:518:19: note: byref variable will be forcibly initialized 518 | struct list_head group_resv_regions; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iommu/iommu.c: In function 'iommu_set_def_domain_type': /kisskb/src/drivers/iommu/iommu.c:336:7: note: byref variable will be forcibly initialized 336 | bool pt; | ^~ /kisskb/src/drivers/video/fbdev/sis/initextlfb.c: In function 'sisfb_mode_rate_to_dclock': /kisskb/src/drivers/video/fbdev/sis/initextlfb.c:40:20: note: byref variable will be forcibly initialized 40 | unsigned short ModeIdIndex = 0, ClockIndex = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/video/fbdev/sis/initextlfb.c:39:20: note: byref variable will be forcibly initialized 39 | unsigned short ModeNo = modeno; | ^~~~~~ /kisskb/src/drivers/video/fbdev/sis/initextlfb.c: In function 'sisfb_mode_rate_to_ddata': /kisskb/src/drivers/video/fbdev/sis/initextlfb.c:85:20: note: byref variable will be forcibly initialized 85 | unsigned short ModeIdIndex = 0, index = 0, RRTI = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/video/fbdev/sis/initextlfb.c:84:20: note: byref variable will be forcibly initialized 84 | unsigned short ModeNo = modeno; | ^~~~~~ /kisskb/src/drivers/video/fbdev/sis/initextlfb.c: In function 'sisfb_gettotalfrommode': /kisskb/src/drivers/video/fbdev/sis/initextlfb.c:168:20: note: byref variable will be forcibly initialized 168 | unsigned short ModeIdIndex = 0, CRT1Index = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/video/fbdev/sis/initextlfb.c:167:20: note: byref variable will be forcibly initialized 167 | unsigned short ModeNo = modeno; | ^~~~~~ 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); | ^~~~~~~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/neighbour.h:31, from /kisskb/src/include/net/arp.h:8, from /kisskb/src/net/ipv4/devinet.c:57: /kisskb/src/net/ipv4/devinet.c: In function 'nla_put_s32': /kisskb/src/include/net/netlink.h:1448:6: note: byref variable will be forcibly initialized 1448 | s32 tmp = value; | ^~~ /kisskb/src/net/ipv4/devinet.c: In function 'nla_put_be32': /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized 1322 | __be32 tmp = value; | ^~~ /kisskb/src/net/ipv4/devinet.c: In function 'nla_put_in_addr': /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized /kisskb/src/net/ipv4/devinet.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/ipv4/devinet.c: In function 'put_cacheinfo': /kisskb/src/net/ipv4/devinet.c:1640:23: note: byref variable will be forcibly initialized 1640 | struct ifa_cacheinfo ci; | ^~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/neighbour.h:31, from /kisskb/src/include/net/arp.h:8, from /kisskb/src/net/ipv4/devinet.c:57: /kisskb/src/net/ipv4/devinet.c: In function 'inet_fill_ifaddr': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized 1322 | __be32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1448:6: note: byref variable will be forcibly initialized 1448 | s32 tmp = value; | ^~~ In file included from /kisskb/src/lib/kfifo.c:10: /kisskb/src/lib/kfifo.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/net/ipv4/devinet.c: In function 'inet_netconf_fill_devconf': /kisskb/src/include/net/netlink.h:1448:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1448:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1448:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1448:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1448:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1448:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1448:6: note: byref variable will be forcibly initialized /kisskb/src/lib/kfifo.c: In function '__kfifo_out_peek_r': /kisskb/src/lib/kfifo.c:467:15: note: byref variable will be forcibly initialized 467 | unsigned int n; | ^ /kisskb/src/lib/kfifo.c: In function '__kfifo_out_r': /kisskb/src/lib/kfifo.c:479:15: note: byref variable will be forcibly initialized 479 | unsigned int n; | ^ /kisskb/src/net/ipv4/devinet.c: In function '__inet_insert_ifa': /kisskb/src/net/ipv4/devinet.c:479:27: note: byref variable will be forcibly initialized 479 | struct in_validator_info ivi; | ^~~ /kisskb/src/drivers/video/fbdev/sis/init301.c: In function 'SiS_ModCRT1CRTC': /kisskb/src/drivers/video/fbdev/sis/init301.c:8003:52: note: byref variable will be forcibly initialized 8003 | unsigned short tempah, i, modeflag, j, ResIndex, DisplayType; | ^~~~~~~~~~~ /kisskb/src/drivers/video/fbdev/sis/init301.c:8003:42: note: byref variable will be forcibly initialized 8003 | unsigned short tempah, i, modeflag, j, ResIndex, DisplayType; | ^~~~~~~~ /kisskb/src/net/ipv4/devinet.c: In function 'inet_netconf_get_devconf': /kisskb/src/net/ipv4/devinet.c:2167:17: note: byref variable will be forcibly initialized 2167 | struct nlattr *tb[NETCONFA_MAX+1]; | ^~ /kisskb/src/net/ipv4/devinet.c: In function 'inet_set_link_af': /kisskb/src/net/ipv4/devinet.c:1988:21: note: byref variable will be forcibly initialized 1988 | struct nlattr *a, *tb[IFLA_INET_MAX+1]; | ^~ /kisskb/src/drivers/video/fbdev/sis/init301.c: In function 'SiS_GetRatePtr': /kisskb/src/drivers/video/fbdev/sis/init301.c:612:24: note: byref variable will be forcibly initialized 612 | unsigned short RRTI,i,backup_i; | ^ /kisskb/src/net/ipv4/devinet.c: In function 'inet_validate_link_af': /kisskb/src/net/ipv4/devinet.c:1958:21: note: byref variable will be forcibly initialized 1958 | struct nlattr *a, *tb[IFLA_INET_MAX+1]; | ^~ /kisskb/src/net/ipv4/devinet.c: In function 'inet_valid_dump_ifaddr_req': /kisskb/src/net/ipv4/devinet.c:1723:17: note: byref variable will be forcibly initialized 1723 | struct nlattr *tb[IFA_MAX+1]; | ^~ /kisskb/src/net/ipv4/devinet.c: In function 'inet_dump_ifaddr': /kisskb/src/net/ipv4/devinet.c:1813:14: note: byref variable will be forcibly initialized 1813 | struct net *tgt_net = net; | ^~~~~~~ /kisskb/src/net/ipv4/devinet.c: In function 'inet_rtm_deladdr': /kisskb/src/net/ipv4/devinet.c:651:17: note: byref variable will be forcibly initialized 651 | struct nlattr *tb[IFA_MAX+1]; | ^~ /kisskb/src/net/ipv4/devinet.c: In function 'rtm_to_ifaddr': /kisskb/src/net/ipv4/devinet.c:828:17: note: byref variable will be forcibly initialized 828 | struct nlattr *tb[IFA_MAX+1]; | ^~ /kisskb/src/net/ipv4/devinet.c: In function 'inet_rtm_newaddr': /kisskb/src/net/ipv4/devinet.c:936:8: note: byref variable will be forcibly initialized 936 | __u32 prefered_lft = INFINITY_LIFE_TIME; | ^~~~~~~~~~~~ /kisskb/src/net/ipv4/devinet.c:935:8: note: byref variable will be forcibly initialized 935 | __u32 valid_lft = INFINITY_LIFE_TIME; | ^~~~~~~~~ /kisskb/src/net/ipv4/devinet.c: In function 'inetdev_changename': /kisskb/src/net/ipv4/devinet.c:1486:8: note: byref variable will be forcibly initialized 1486 | char old[IFNAMSIZ], *dot; | ^~~ /kisskb/src/net/ipv4/devinet.c: In function '__ip_dev_find': /kisskb/src/net/ipv4/devinet.c:161:21: note: byref variable will be forcibly initialized 161 | struct fib_result res = { 0 }; | ^~~ /kisskb/src/net/ipv4/devinet.c:160:17: note: byref variable will be forcibly initialized 160 | struct flowi4 fl4 = { .daddr = addr }; | ^~~ /kisskb/src/drivers/video/fbdev/sis/init301.c: In function 'SiS_SetGroup1_LVDS': /kisskb/src/drivers/video/fbdev/sis/init301.c:6093:20: note: byref variable will be forcibly initialized 6093 | unsigned char TrumpMode10_2[4] = { 0x01, 0x16, 0x10, 0x00 }; | ^~~~~~~~~~~~~ /kisskb/src/drivers/video/fbdev/sis/init301.c:6092:20: note: byref variable will be forcibly initialized 6092 | unsigned char TrumpMode10_1[4] = { 0x01, 0x10, 0x27, 0x00 }; | ^~~~~~~~~~~~~ /kisskb/src/net/ipv4/devinet.c: In function 'devinet_ioctl': /kisskb/src/net/ipv4/devinet.c:1012:21: note: byref variable will be forcibly initialized 1012 | struct sockaddr_in sin_orig; | ^~~~~~~~ /kisskb/src/drivers/video/fbdev/sis/init301.c:6091:20: note: byref variable will be forcibly initialized 6091 | unsigned char TrumpMode13[4] = { 0x01, 0x10, 0x2c, 0x00 }; | ^~~~~~~~~~~ /kisskb/src/net/ipv4/devinet.c: In function 'inet_gifconf': /kisskb/src/net/ipv4/devinet.c:1252:15: note: byref variable will be forcibly initialized 1252 | struct ifreq ifr; | ^~~ /kisskb/src/net/ipv4/devinet.c: In function '__devinet_sysctl_register': /kisskb/src/net/ipv4/devinet.c:2567:7: note: byref variable will be forcibly initialized 2567 | char path[sizeof("net/ipv4/conf/") + IFNAMSIZ]; | ^~~~ /kisskb/src/drivers/video/fbdev/sis/init301.c: In function 'SiS_SetGroup2': /kisskb/src/drivers/video/fbdev/sis/init301.c:6914:28: note: byref variable will be forcibly initialized 6914 | unsigned short resindex, CRT2Index; | ^~~~~~~~~ /kisskb/src/drivers/video/fbdev/sis/init301.c:6914:18: note: byref variable will be forcibly initialized 6914 | unsigned short resindex, CRT2Index; | ^~~~~~~~ /kisskb/src/drivers/video/fbdev/sis/init301.c: In function 'SiS_SetCRT2FIFO_300': /kisskb/src/drivers/video/fbdev/sis/init301.c:5338:46: note: byref variable will be forcibly initialized 5338 | unsigned short tempbx, tempcl, CRT1ModeNo, CRT2ModeNo, SelectRate_backup; | ^~~~~~~~~~ /kisskb/src/drivers/video/fbdev/sis/init301.c:5338:34: note: byref variable will be forcibly initialized 5338 | unsigned short tempbx, tempcl, CRT1ModeNo, CRT2ModeNo, SelectRate_backup; | ^~~~~~~~~~ /kisskb/src/drivers/video/fbdev/sis/init301.c:5338:26: note: byref variable will be forcibly initialized 5338 | unsigned short tempbx, tempcl, CRT1ModeNo, CRT2ModeNo, SelectRate_backup; | ^~~~~~ /kisskb/src/drivers/video/fbdev/sis/init301.c:5338:18: note: byref variable will be forcibly initialized 5338 | unsigned short tempbx, tempcl, CRT1ModeNo, CRT2ModeNo, SelectRate_backup; | ^~~~~~ /kisskb/src/drivers/video/fbdev/sis/init301.c:5336:31: note: byref variable will be forcibly initialized 5336 | unsigned short temp, index, modeidindex, refreshratetableindex; | ^~~~~~~~~~~ /kisskb/src/drivers/video/fbdev/sis/init301.c: In function 'SiS_GetCRT2Data301': /kisskb/src/drivers/video/fbdev/sis/init301.c:3529:38: note: byref variable will be forcibly initialized 3529 | unsigned short resinfo, CRT2Index, ResIndex; | ^~~~~~~~ /kisskb/src/drivers/video/fbdev/sis/init301.c:3529:27: note: byref variable will be forcibly initialized 3529 | unsigned short resinfo, CRT2Index, ResIndex; | ^~~~~~~~~ /kisskb/src/drivers/video/fbdev/sis/init301.c: In function 'SiS_GetCRT2DataLVDS': /kisskb/src/drivers/video/fbdev/sis/init301.c:3432:30: note: byref variable will be forcibly initialized 3432 | unsigned short CRT2Index, ResIndex, backup; | ^~~~~~~~ /kisskb/src/drivers/video/fbdev/sis/init301.c:3432:19: note: byref variable will be forcibly initialized 3432 | unsigned short CRT2Index, ResIndex, backup; | ^~~~~~~~~ In file included from /kisskb/src/net/ipv4/af_inet.c:103: /kisskb/src/net/ipv4/af_inet.c: In function 'tcp_call_bpf': /kisskb/src/include/net/tcp.h:2293:27: note: byref variable will be forcibly initialized 2293 | struct bpf_sock_ops_kern sock_ops; | ^~~~~~~~ In file included from /kisskb/src/include/linux/cgroup-defs.h:22, from /kisskb/src/include/linux/cgroup.h:28, from /kisskb/src/include/net/netprio_cgroup.h:11, from /kisskb/src/include/linux/netdevice.h:41, from /kisskb/src/include/linux/netfilter.h:15, from /kisskb/src/include/uapi/linux/netfilter_ipv4.h:9, from /kisskb/src/include/linux/netfilter_ipv4.h:7, from /kisskb/src/net/ipv4/af_inet.c:85: /kisskb/src/net/ipv4/af_inet.c: In function 'inet_getname': /kisskb/src/include/linux/bpf-cgroup.h:268:6: note: byref variable will be forcibly initialized 268 | u32 __unused_flags; \ | ^~~~~~~~~~~~~~ /kisskb/src/net/ipv4/af_inet.c:788:3: note: in expansion of macro 'BPF_CGROUP_RUN_SA_PROG' 788 | BPF_CGROUP_RUN_SA_PROG(sk, (struct sockaddr *)sin, | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/bpf-cgroup.h:268:6: note: byref variable will be forcibly initialized 268 | u32 __unused_flags; \ | ^~~~~~~~~~~~~~ /kisskb/src/net/ipv4/af_inet.c:780:3: note: in expansion of macro 'BPF_CGROUP_RUN_SA_PROG' 780 | BPF_CGROUP_RUN_SA_PROG(sk, (struct sockaddr *)sin, | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/af_inet.c: In function 'inet_accept': /kisskb/src/net/ipv4/af_inet.c:736:6: note: byref variable will be forcibly initialized 736 | int err = -EINVAL; | ^~~ /kisskb/src/net/ipv4/af_inet.c: In function 'inet_recvmsg': /kisskb/src/net/ipv4/af_inet.c:842:6: note: byref variable will be forcibly initialized 842 | int addr_len = 0; | ^~~~~~~~ /kisskb/src/net/ipv4/af_inet.c: In function 'inet_ioctl': /kisskb/src/net/ipv4/af_inet.c:930:17: note: byref variable will be forcibly initialized 930 | struct rtentry rt; | ^~ /kisskb/src/net/ipv4/af_inet.c:929:15: note: byref variable will be forcibly initialized 929 | struct ifreq ifr; | ^~~ /kisskb/src/net/ipv4/af_inet.c: In function 'inet_sk_reselect_saddr': /kisskb/src/net/ipv4/af_inet.c:1225:9: note: byref variable will be forcibly initialized 1225 | __be32 new_saddr; | ^~~~~~~~~ /kisskb/src/net/ipv4/af_inet.c:1221:9: note: byref variable will be forcibly initialized 1221 | __be32 old_saddr = inet->inet_saddr; | ^~~~~~~~~ /kisskb/src/net/ipv4/af_inet.c: In function 'inet_current_timestamp': /kisskb/src/net/ipv4/af_inet.c:1572:20: note: byref variable will be forcibly initialized 1572 | struct timespec64 ts; | ^~ /kisskb/src/net/ipv4/af_inet.c: In function 'inet_ctl_sock_create': /kisskb/src/net/ipv4/af_inet.c:1642:17: note: byref variable will be forcibly initialized 1642 | struct socket *sock; | ^~~~ In file included from /kisskb/src/include/linux/cgroup-defs.h:22, from /kisskb/src/include/linux/cgroup.h:28, from /kisskb/src/include/net/netprio_cgroup.h:11, from /kisskb/src/include/linux/netdevice.h:41, from /kisskb/src/include/linux/netfilter.h:15, from /kisskb/src/include/uapi/linux/netfilter_ipv4.h:9, from /kisskb/src/include/linux/netfilter_ipv4.h:7, from /kisskb/src/net/ipv4/af_inet.c:85: /kisskb/src/net/ipv4/af_inet.c: In function 'inet_bind': /kisskb/src/include/linux/bpf-cgroup.h:298:6: note: byref variable will be forcibly initialized 298 | u32 __flags = 0; \ | ^~~~~~~ /kisskb/src/net/ipv4/af_inet.c:451:8: note: in expansion of macro 'BPF_CGROUP_RUN_PROG_INET_BIND_LOCK' 451 | err = BPF_CGROUP_RUN_PROG_INET_BIND_LOCK(sk, uaddr, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/video/fbdev/sis/init301.c: In function 'SiS_SetCRT2Group': /kisskb/src/drivers/video/fbdev/sis/init301.c:8836:19: note: byref variable will be forcibly initialized 8836 | unsigned short ModeIdIndex, RefreshRateTableIndex; | ^~~~~~~~~~~ /kisskb/src/drivers/video/fbdev/s3fb.c: In function 's3_set_pixclock': /kisskb/src/drivers/video/fbdev/s3fb.c:461:12: note: byref variable will be forcibly initialized 461 | u16 m, n, r; | ^ /kisskb/src/drivers/video/fbdev/s3fb.c:461:9: note: byref variable will be forcibly initialized 461 | u16 m, n, r; | ^ /kisskb/src/drivers/video/fbdev/s3fb.c:461:6: note: byref variable will be forcibly initialized 461 | u16 m, n, r; | ^ /kisskb/src/drivers/video/fbdev/s3fb.c: In function 's3fb_check_var': /kisskb/src/drivers/video/fbdev/s3fb.c:550:12: note: byref variable will be forcibly initialized 550 | u16 m, n, r; | ^ /kisskb/src/drivers/video/fbdev/s3fb.c:550:9: note: byref variable will be forcibly initialized 550 | u16 m, n, r; | ^ /kisskb/src/drivers/video/fbdev/s3fb.c:550:6: note: byref variable will be forcibly initialized 550 | u16 m, n, r; | ^ In file included from /kisskb/src/drivers/video/fbdev/s3fb.c:22: /kisskb/src/drivers/video/fbdev/s3fb.c: In function 'svga_primary_device': /kisskb/src/include/linux/svga.h:94:6: note: byref variable will be forcibly initialized 94 | u16 flags; | ^~~~~ /kisskb/src/drivers/video/fbdev/s3fb.c: In function 's3_pci_probe': /kisskb/src/include/linux/svga.h:94:6: note: byref variable will be forcibly initialized /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/drivers/regulator/irq_helpers.c: In function 'regulator_notifier_isr': /kisskb/src/drivers/regulator/irq_helpers.c:161:16: note: byref variable will be forcibly initialized 161 | unsigned long rdev_map = 0; | ^~~~~~~~ /kisskb/src/drivers/regulator/of_regulator.c: In function 'of_get_regulator_prot_limits': /kisskb/src/drivers/regulator/of_regulator.c:56:8: note: byref variable will be forcibly initialized 56 | char prop[255]; | ^~~~ /kisskb/src/drivers/regulator/of_regulator.c:38:6: note: byref variable will be forcibly initialized 38 | u32 pval; | ^~~~ /kisskb/src/drivers/regulator/of_regulator.c: In function 'of_get_regulation_constraints': /kisskb/src/drivers/regulator/of_regulator.c:91:6: note: byref variable will be forcibly initialized 91 | u32 pval; | ^~~~ /kisskb/src/drivers/regulator/of_regulator.c: In function 'of_check_coupling_data': /kisskb/src/drivers/regulator/of_regulator.c:623:7: note: byref variable will be forcibly initialized 623 | int c_max_spread, c_n_phandles; | ^~~~~~~~~~~~ /kisskb/src/drivers/regulator/of_regulator.c:616:6: note: byref variable will be forcibly initialized 616 | int index; | ^~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/lib/rhashtable.c:20: /kisskb/src/lib/rhashtable.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /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 = { | ^~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/net/ipv4/igmp.c:70: /kisskb/src/net/ipv4/igmp.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/net/ipv4/igmp.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/net/ipv4/igmp.c: In function 'igmpv3_newpack': /kisskb/src/net/ipv4/igmp.c:353:16: note: byref variable will be forcibly initialized 353 | struct flowi4 fl4; | ^~~ /kisskb/src/net/ipv4/igmp.c: In function 'add_grec': /kisskb/src/net/ipv4/igmp.c:463:22: note: byref variable will be forcibly initialized 463 | struct igmpv3_grec *pgr = NULL; | ^~~ /kisskb/src/net/ipv4/igmp.c: In function 'igmp_send_report': /kisskb/src/net/ipv4/igmp.c:732:16: note: byref variable will be forcibly initialized 732 | struct flowi4 fl4; | ^~~ /kisskb/src/net/ipv4/igmp.c: In function 'ip_mc_filter_add': /kisskb/src/net/ipv4/igmp.c:1138:7: note: byref variable will be forcibly initialized 1138 | char buf[MAX_ADDR_LEN]; | ^~~ /kisskb/src/net/ipv4/igmp.c: In function 'ip_mc_filter_del': /kisskb/src/net/ipv4/igmp.c:1158:7: note: byref variable will be forcibly initialized 1158 | char buf[MAX_ADDR_LEN]; | ^~~ In file included from /kisskb/src/include/net/ip.h:30, from /kisskb/src/net/ipv4/igmp.c:92: /kisskb/src/net/ipv4/igmp.c: In function 'ip_mc_find_dev': /kisskb/src/include/net/route.h:148:16: note: byref variable will be forcibly initialized 148 | struct flowi4 fl4 = { | ^~~ /kisskb/src/net/ipv4/igmp.c: In function 'ip_mc_source': /kisskb/src/net/ipv4/igmp.c:2300:18: note: byref variable will be forcibly initialized 2300 | struct ip_mreqn imr; | ^~~ /kisskb/src/net/ipv4/igmp.c: In function 'ip_mc_msfilter': /kisskb/src/net/ipv4/igmp.c:2437:18: note: byref variable will be forcibly initialized 2437 | struct ip_mreqn imr; | ^~~ /kisskb/src/net/ipv4/igmp.c: In function 'ip_mc_msfget': /kisskb/src/net/ipv4/igmp.c:2527:18: note: byref variable will be forcibly initialized 2527 | struct ip_mreqn imr; | ^~~ /kisskb/src/net/ipv4/igmp.c: In function 'ip_mc_gsfget': /kisskb/src/net/ipv4/igmp.c:2612:27: note: byref variable will be forcibly initialized 2612 | struct sockaddr_storage ss; | ^~ /kisskb/src/lib/hexdump.c: In function 'print_hex_dump': /kisskb/src/lib/hexdump.c:246:16: note: byref variable will be forcibly initialized 246 | unsigned char linebuf[32 * 3 + 2 + 32 + 1]; | ^~~~~~~ /kisskb/src/net/ipv4/fib_frontend.c: In function '__fib_validate_source': /kisskb/src/net/ipv4/fib_frontend.c:351:16: note: byref variable will be forcibly initialized 351 | struct flowi4 fl4; | ^~~ /kisskb/src/net/ipv4/fib_frontend.c:350:20: note: byref variable will be forcibly initialized 350 | struct fib_result res; | ^~~ /kisskb/src/net/ipv4/fib_frontend.c:348:19: note: byref variable will be forcibly initialized 348 | struct flow_keys flkeys; | ^~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/net/net_namespace.h:39, from /kisskb/src/include/linux/inet.h:42, from /kisskb/src/net/ipv4/fib_frontend.c:24: /kisskb/src/net/ipv4/fib_frontend.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/net/ipv4/fib_frontend.c: In function 'ip_valid_fib_dump_req': /kisskb/src/net/ipv4/fib_frontend.c:898:17: note: byref variable will be forcibly initialized 898 | struct nlattr *tb[RTA_MAX + 1]; | ^~ /kisskb/src/net/ipv4/fib_frontend.c: In function '__inet_dev_addr_type': /kisskb/src/net/ipv4/fib_frontend.c:210:20: note: byref variable will be forcibly initialized 210 | struct fib_result res; | ^~~ /kisskb/src/net/ipv4/fib_frontend.c: In function 'rtentry_to_fib_config': /kisskb/src/net/ipv4/fib_frontend.c:527:8: note: byref variable will be forcibly initialized 527 | char devname[IFNAMSIZ]; | ^~~~~~~ /kisskb/src/net/ipv4/fib_frontend.c: In function 'nl_fib_lookup': /kisskb/src/net/ipv4/fib_frontend.c:1322:26: note: byref variable will be forcibly initialized 1322 | struct fib_result res; | ^~~ /kisskb/src/net/ipv4/fib_frontend.c: In function 'fib_compute_spec_dst': /kisskb/src/net/ipv4/fib_frontend.c:291:17: note: byref variable will be forcibly initialized 291 | struct flowi4 fl4 = { | ^~~ /kisskb/src/net/ipv4/fib_frontend.c:274:20: note: byref variable will be forcibly initialized 274 | struct fib_result res; | ^~~ /kisskb/src/net/ipv4/fib_frontend.c: In function 'ip_rt_ioctl': /kisskb/src/net/ipv4/fib_frontend.c:615:20: note: byref variable will be forcibly initialized 615 | struct fib_config cfg; | ^~~ In file included from /kisskb/src/lib/bucket_locks.c:4: /kisskb/src/lib/bucket_locks.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ /kisskb/src/net/ipv4/fib_frontend.c: In function 'inet_rtm_delroute': /kisskb/src/net/ipv4/fib_frontend.c:842:20: note: byref variable will be forcibly initialized 842 | struct fib_config cfg; | ^~~ /kisskb/src/net/ipv4/fib_frontend.c: In function 'inet_rtm_newroute': /kisskb/src/net/ipv4/fib_frontend.c:872:20: note: byref variable will be forcibly initialized 872 | struct fib_config cfg; | ^~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/net/ipv4/fib_semantics.c:17: /kisskb/src/net/ipv4/fib_semantics.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/net/ipv4/fib_semantics.c: In function 'fib_nh_common_init': /kisskb/src/net/ipv4/fib_semantics.c:585:26: note: byref variable will be forcibly initialized 585 | struct lwtunnel_state *lwtstate; | ^~~~~~~~ /kisskb/src/net/ipv4/fib_semantics.c: In function 'fib_encap_match': /kisskb/src/net/ipv4/fib_semantics.c:824:25: note: byref variable will be forcibly initialized 824 | struct lwtunnel_state *lwtstate; | ^~~~~~~~ /kisskb/src/net/ipv4/fib_semantics.c: In function 'fib_check_nh_v4_gw': /kisskb/src/net/ipv4/fib_semantics.c:1100:17: note: byref variable will be forcibly initialized 1100 | struct flowi4 fl4 = { | ^~~ /kisskb/src/net/ipv4/fib_semantics.c:1066:20: note: byref variable will be forcibly initialized 1066 | struct fib_result res; | ^~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/neighbour.h:31, from /kisskb/src/include/net/arp.h:8, from /kisskb/src/net/ipv4/fib_semantics.c:33: /kisskb/src/net/ipv4/fib_semantics.c: In function 'nla_put_be32': /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized 1322 | __be32 tmp = value; | ^~~ /kisskb/src/net/ipv4/fib_semantics.c: In function 'nla_put_in_addr': /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized /kisskb/src/net/ipv4/fib_semantics.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/ipv4/fib_semantics.c: In function 'fib_nexthop_info': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized 1322 | __be32 tmp = value; | ^~~ /kisskb/src/net/ipv4/fib_semantics.c: In function 'fib_select_default': /kisskb/src/net/ipv4/fib_semantics.c:2016:18: note: byref variable will be forcibly initialized 2016 | int order = -1, last_idx = -1; | ^~~~~~~~ /kisskb/src/net/ipv4/fib_semantics.c:2012:31: note: byref variable will be forcibly initialized 2012 | struct fib_info *fi = NULL, *last_resort = NULL; | ^~~~~~~~~~~ /kisskb/src/net/ipv4/fib_semantics.c: In function 'fib_metrics_match': /kisskb/src/net/ipv4/fib_semantics.c:973:9: note: byref variable will be forcibly initialized 973 | bool ecn_ca = false; | ^~~~~~ /kisskb/src/net/ipv4/fib_semantics.c:972:9: note: byref variable will be forcibly initialized 972 | char tmp[TCP_CA_NAME_MAX]; | ^~~ /kisskb/src/lib/string_helpers.c: In function 'string_get_size': /kisskb/src/lib/string_helpers.c:55:7: note: byref variable will be forcibly initialized 55 | char tmp[8]; | ^~~ /kisskb/src/lib/string_helpers.c: In function 'string_unescape': /kisskb/src/lib/string_helpers.c:271:8: note: byref variable will be forcibly initialized 271 | char *out = dst; | ^~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/neighbour.h:31, from /kisskb/src/include/net/arp.h:8, from /kisskb/src/net/ipv4/fib_semantics.c:33: /kisskb/src/net/ipv4/fib_semantics.c: In function 'fib_dump_info': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized 1322 | __be32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized 1322 | __be32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/ipv4/fib_semantics.c:1789:17: note: byref variable will be forcibly initialized 1789 | unsigned char flags = 0; | ^~~~~ /kisskb/src/lib/string_helpers.c: In function 'string_escape_mem': /kisskb/src/lib/string_helpers.c:523:8: note: byref variable will be forcibly initialized 523 | char *p = dst; | ^ /kisskb/src/net/ipv4/fib_semantics.c: In function 'rtmsg_fib': /kisskb/src/net/ipv4/fib_semantics.c:505:21: note: byref variable will be forcibly initialized 505 | struct fib_rt_info fri; | ^~~ /kisskb/src/lib/string_helpers.c: In function 'kstrdup_quotable': /kisskb/src/lib/string_helpers.c:599:13: note: byref variable will be forcibly initialized 599 | const char esc[] = "\f\n\r\t\v\a\e\\\""; | ^~~ In file included from /kisskb/src/lib/string_helpers.c:18: /kisskb/src/lib/string_helpers.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/regulator/virtual.c: In function 'set_max_uA': /kisskb/src/drivers/regulator/virtual.c:196:7: note: byref variable will be forcibly initialized 196 | long val; | ^~~ /kisskb/src/drivers/regulator/virtual.c: In function 'set_min_uA': /kisskb/src/drivers/regulator/virtual.c:170:7: note: byref variable will be forcibly initialized 170 | long val; | ^~~ /kisskb/src/drivers/regulator/virtual.c: In function 'set_max_uV': /kisskb/src/drivers/regulator/virtual.c:144:7: note: byref variable will be forcibly initialized 144 | long val; | ^~~ /kisskb/src/drivers/regulator/virtual.c: In function 'set_min_uV': /kisskb/src/drivers/regulator/virtual.c:118:7: note: byref variable will be forcibly initialized 118 | long val; | ^~~ /kisskb/src/lib/kstrtox.c: In function 'kstrtobool_from_user': /kisskb/src/lib/kstrtox.c:394:7: note: byref variable will be forcibly initialized 394 | char buf[4]; | ^~~ /kisskb/src/lib/kstrtox.c: In function '_kstrtoull': /kisskb/src/lib/kstrtox.c:98:21: note: byref variable will be forcibly initialized 98 | unsigned long long _res; | ^~~~ /kisskb/src/lib/kstrtox.c: In function '_kstrtoul': /kisskb/src/lib/kstrtox.c:183:21: note: byref variable will be forcibly initialized 183 | unsigned long long tmp; | ^~~ /kisskb/src/lib/kstrtox.c: In function 'kstrtouint': /kisskb/src/lib/kstrtox.c:230:21: note: byref variable will be forcibly initialized 230 | unsigned long long tmp; | ^~~ /kisskb/src/lib/kstrtox.c: In function 'kstrtouint_from_user': /kisskb/src/lib/kstrtox.c:408:7: note: byref variable will be forcibly initialized 408 | char buf[1 + sizeof(type) * 8 + 1 + 1]; \ | ^~~ /kisskb/src/lib/kstrtox.c:422:1: note: in expansion of macro 'kstrto_from_user' 422 | kstrto_from_user(kstrtouint_from_user, kstrtouint, unsigned int); | ^~~~~~~~~~~~~~~~ /kisskb/src/lib/kstrtox.c: In function 'kstrtou16': /kisskb/src/lib/kstrtox.c:277:21: note: byref variable will be forcibly initialized 277 | unsigned long long tmp; | ^~~ /kisskb/src/lib/kstrtox.c: In function 'kstrtou16_from_user': /kisskb/src/lib/kstrtox.c:408:7: note: byref variable will be forcibly initialized 408 | char buf[1 + sizeof(type) * 8 + 1 + 1]; \ | ^~~ /kisskb/src/lib/kstrtox.c:424:1: note: in expansion of macro 'kstrto_from_user' 424 | kstrto_from_user(kstrtou16_from_user, kstrtou16, u16); | ^~~~~~~~~~~~~~~~ /kisskb/src/lib/kstrtox.c: In function 'kstrtou8': /kisskb/src/lib/kstrtox.c:309:21: note: byref variable will be forcibly initialized 309 | unsigned long long tmp; | ^~~ /kisskb/src/lib/kstrtox.c: In function 'kstrtou8_from_user': /kisskb/src/lib/kstrtox.c:408:7: note: byref variable will be forcibly initialized 408 | char buf[1 + sizeof(type) * 8 + 1 + 1]; \ | ^~~ /kisskb/src/lib/kstrtox.c:426:1: note: in expansion of macro 'kstrto_from_user' 426 | kstrto_from_user(kstrtou8_from_user, kstrtou8, u8); | ^~~~~~~~~~~~~~~~ /kisskb/src/lib/kstrtox.c: In function 'kstrtoull_from_user': /kisskb/src/lib/kstrtox.c:408:7: note: byref variable will be forcibly initialized 408 | char buf[1 + sizeof(type) * 8 + 1 + 1]; \ | ^~~ /kisskb/src/lib/kstrtox.c:418:1: note: in expansion of macro 'kstrto_from_user' 418 | kstrto_from_user(kstrtoull_from_user, kstrtoull, unsigned long long); | ^~~~~~~~~~~~~~~~ /kisskb/src/lib/kstrtox.c: In function 'kstrtoul_from_user': /kisskb/src/lib/kstrtox.c:408:7: note: byref variable will be forcibly initialized 408 | char buf[1 + sizeof(type) * 8 + 1 + 1]; \ | ^~~ /kisskb/src/lib/kstrtox.c:420:1: note: in expansion of macro 'kstrto_from_user' 420 | kstrto_from_user(kstrtoul_from_user, kstrtoul, unsigned long); | ^~~~~~~~~~~~~~~~ /kisskb/src/lib/kstrtox.c: In function 'kstrtoll': /kisskb/src/lib/kstrtox.c:158:21: note: byref variable will be forcibly initialized 158 | unsigned long long tmp; | ^~~ /kisskb/src/lib/kstrtox.c: In function '_kstrtol': /kisskb/src/lib/kstrtox.c:199:12: note: byref variable will be forcibly initialized 199 | long long tmp; | ^~~ /kisskb/src/lib/kstrtox.c: In function 'kstrtoint': /kisskb/src/lib/kstrtox.c:261:12: note: byref variable will be forcibly initialized 261 | long long tmp; | ^~~ /kisskb/src/lib/kstrtox.c: In function 'kstrtoint_from_user': /kisskb/src/lib/kstrtox.c:408:7: note: byref variable will be forcibly initialized 408 | char buf[1 + sizeof(type) * 8 + 1 + 1]; \ | ^~~ /kisskb/src/lib/kstrtox.c:423:1: note: in expansion of macro 'kstrto_from_user' 423 | kstrto_from_user(kstrtoint_from_user, kstrtoint, int); | ^~~~~~~~~~~~~~~~ /kisskb/src/lib/kstrtox.c: In function 'kstrtos16': /kisskb/src/lib/kstrtox.c:293:12: note: byref variable will be forcibly initialized 293 | long long tmp; | ^~~ /kisskb/src/lib/kstrtox.c: In function 'kstrtos16_from_user': /kisskb/src/lib/kstrtox.c:408:7: note: byref variable will be forcibly initialized 408 | char buf[1 + sizeof(type) * 8 + 1 + 1]; \ | ^~~ /kisskb/src/lib/kstrtox.c:425:1: note: in expansion of macro 'kstrto_from_user' 425 | kstrto_from_user(kstrtos16_from_user, kstrtos16, s16); | ^~~~~~~~~~~~~~~~ /kisskb/src/lib/kstrtox.c: In function 'kstrtos8': /kisskb/src/lib/kstrtox.c:325:12: note: byref variable will be forcibly initialized 325 | long long tmp; | ^~~ /kisskb/src/lib/kstrtox.c: In function 'kstrtos8_from_user': /kisskb/src/lib/kstrtox.c:408:7: note: byref variable will be forcibly initialized 408 | char buf[1 + sizeof(type) * 8 + 1 + 1]; \ | ^~~ /kisskb/src/lib/kstrtox.c:427:1: note: in expansion of macro 'kstrto_from_user' 427 | kstrto_from_user(kstrtos8_from_user, kstrtos8, s8); | ^~~~~~~~~~~~~~~~ /kisskb/src/lib/kstrtox.c: In function 'kstrtoll_from_user': /kisskb/src/lib/kstrtox.c:408:7: note: byref variable will be forcibly initialized 408 | char buf[1 + sizeof(type) * 8 + 1 + 1]; \ | ^~~ /kisskb/src/lib/kstrtox.c:419:1: note: in expansion of macro 'kstrto_from_user' 419 | kstrto_from_user(kstrtoll_from_user, kstrtoll, long long); | ^~~~~~~~~~~~~~~~ /kisskb/src/lib/kstrtox.c: In function 'kstrtol_from_user': /kisskb/src/lib/kstrtox.c:408:7: note: byref variable will be forcibly initialized 408 | char buf[1 + sizeof(type) * 8 + 1 + 1]; \ | ^~~ /kisskb/src/lib/kstrtox.c:421:1: note: in expansion of macro 'kstrto_from_user' 421 | kstrto_from_user(kstrtol_from_user, kstrtol, long); | ^~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/fib_trie.c: In function 'fib_find_matching_alias': /kisskb/src/net/ipv4/fib_trie.c:1014:25: note: byref variable will be forcibly initialized 1014 | struct key_vector *l, *tp; | ^~ /kisskb/src/net/ipv4/fib_trie.c: In function 'trie_collect_stats': /kisskb/src/net/ipv4/fib_trie.c:2506:23: note: byref variable will be forcibly initialized 2506 | struct fib_trie_iter iter; | ^~~~ /kisskb/src/net/ipv4/fib_trie.c: In function 'fib_triestat_seq_show': /kisskb/src/net/ipv4/fib_trie.c:2633:21: note: byref variable will be forcibly initialized 2633 | struct trie_stat stat; | ^~~~ /kisskb/src/net/ipv4/fib_trie.c: In function 'fib_trie_seq_show': /kisskb/src/net/ipv4/fib_trie.c:2801:19: note: byref variable will be forcibly initialized 2801 | char buf1[32], buf2[32]; | ^~~~ /kisskb/src/net/ipv4/fib_trie.c:2801:9: note: byref variable will be forcibly initialized 2801 | char buf1[32], buf2[32]; | ^~~~ /kisskb/src/net/ipv4/fib_trie.c:2794:10: note: byref variable will be forcibly initialized 2794 | __be32 val = htonl(n->key); | ^~~ /kisskb/src/net/ipv4/fib_trie.c:2786:10: note: byref variable will be forcibly initialized 2786 | __be32 prf = htonl(n->key); | ^~~ /kisskb/src/drivers/tty/hvc/hvc_opal.c: In function 'udbg_opal_getc_poll': /kisskb/src/drivers/tty/hvc/hvc_opal.c:298:7: note: byref variable will be forcibly initialized 298 | char c; | ^ /kisskb/src/net/ipv4/fib_trie.c: In function 'fib_table_notify': /kisskb/src/net/ipv4/fib_trie.c:2195:25: note: byref variable will be forcibly initialized 2195 | struct key_vector *l, *tp = t->kv; | ^~ /kisskb/src/net/ipv4/fib_trie.c: In function 'fn_trie_dump_leaf': /kisskb/src/net/ipv4/fib_trie.c:2292:24: note: byref variable will be forcibly initialized 2292 | struct fib_rt_info fri; | ^~~ /kisskb/src/net/ipv4/fib_trie.c:2254:14: note: byref variable will be forcibly initialized 2254 | int i, s_i, i_fa, s_fa, err; | ^~~~ /kisskb/src/net/ipv4/fib_trie.c: In function 'fib_table_insert': /kisskb/src/net/ipv4/fib_trie.c:1208:25: note: byref variable will be forcibly initialized 1208 | struct key_vector *l, *tp; | ^~ /kisskb/src/net/ipv4/fib_trie.c: In function 'fib_table_lookup': /kisskb/src/net/ipv4/fib_trie.c:1564:7: note: byref variable will be forcibly initialized 1564 | int nhsel, err; | ^~~~~ /kisskb/src/net/ipv4/fib_trie.c: In function 'fib_table_delete': /kisskb/src/net/ipv4/fib_trie.c:1703:25: note: byref variable will be forcibly initialized 1703 | struct key_vector *l, *tp; | ^~ /kisskb/src/net/ipv4/fib_trie.c: In function 'fib_table_dump': /kisskb/src/net/ipv4/fib_trie.c:2339:25: note: byref variable will be forcibly initialized 2339 | struct key_vector *l, *tp = t->kv; | ^~ /kisskb/src/net/ipv4/fib_trie.c: In function 'fib_trie_unmerge': /kisskb/src/net/ipv4/fib_trie.c:1902:39: note: byref variable will be forcibly initialized 1902 | struct key_vector *local_l = NULL, *local_tp; | ^~~~~~~~ /kisskb/src/net/ipv4/fib_trie.c:1886:25: note: byref variable will be forcibly initialized 1886 | struct key_vector *l, *tp = ot->kv; | ^~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/lib/test_firmware.c:18: /kisskb/src/lib/test_firmware.c: In function 'array3_size': /kisskb/src/include/linux/overflow.h:155:9: note: byref variable will be forcibly initialized 155 | size_t bytes; | ^~~~~ /kisskb/src/lib/test_firmware.c: In function 'test_dev_config_update_u8': /kisskb/src/lib/test_firmware.c:367:5: note: byref variable will be forcibly initialized 367 | u8 val; | ^~~ In file included from /kisskb/src/net/ipv4/inet_fragment.c:19: /kisskb/src/net/ipv4/inet_fragment.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/lib/test_firmware.c: In function 'test_dev_config_update_size_t': /kisskb/src/lib/test_firmware.c:341:7: note: byref variable will be forcibly initialized 341 | long new; | ^~~ /kisskb/src/drivers/regulator/as3722-regulator.c: In function 'as3722_sd_get_mode': /kisskb/src/drivers/regulator/as3722-regulator.c:424:6: note: byref variable will be forcibly initialized 424 | u32 val; | ^~~ /kisskb/src/net/ipv4/inet_fragment.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/regulator/as3722-regulator.c: In function 'as3722_sd0_is_low_voltage': /kisskb/src/drivers/regulator/as3722-regulator.c:478:11: note: byref variable will be forcibly initialized 478 | unsigned val; | ^~~ /kisskb/src/drivers/regulator/as3722-regulator.c: In function 'as3722_get_regulator_dt_data': /kisskb/src/drivers/regulator/as3722-regulator.c:590:6: note: byref variable will be forcibly initialized 590 | u32 prop; | ^~~~ /kisskb/src/net/ipv4/inet_fragment.c: In function 'inet_frag_find': /kisskb/src/net/ipv4/inet_fragment.c:355:38: note: byref variable will be forcibly initialized 355 | struct inet_frag_queue *fq = NULL, *prev; | ^~~~ /kisskb/src/net/ipv4/inet_fragment.c: In function 'inet_frag_reasm_finish': /kisskb/src/net/ipv4/inet_fragment.c:532:8: note: byref variable will be forcibly initialized 532 | int delta; | ^~~~~ /kisskb/src/net/ipv4/inet_fragment.c:531:9: note: byref variable will be forcibly initialized 531 | bool stolen; | ^~~~~~ /kisskb/src/net/ipv4/ping.c: In function 'ping_init_sock': /kisskb/src/net/ipv4/ping.c:258:14: note: byref variable will be forcibly initialized 258 | kgid_t low, high; | ^~~~ /kisskb/src/net/ipv4/ping.c:258:9: note: byref variable will be forcibly initialized 258 | kgid_t low, high; | ^~~ /kisskb/src/net/ipv4/ping.c: In function 'ping_recvmsg': /kisskb/src/net/ipv4/ping.c:846:14: note: byref variable will be forcibly initialized 846 | int copied, err; | ^~~ /kisskb/src/net/ipv4/ping.c: In function 'ping_v4_sendmsg': /kisskb/src/net/ipv4/ping.c:690:25: note: byref variable will be forcibly initialized 690 | struct ip_options_data opt_copy; | ^~~~~~~~ /kisskb/src/net/ipv4/ping.c:689:17: note: byref variable will be forcibly initialized 689 | struct rtable *rt = NULL; | ^~ /kisskb/src/net/ipv4/ping.c:688:21: note: byref variable will be forcibly initialized 688 | struct pingfakehdr pfh; | ^~~ /kisskb/src/net/ipv4/ping.c:687:17: note: byref variable will be forcibly initialized 687 | struct icmphdr user_icmph; | ^~~~~~~~~~ /kisskb/src/net/ipv4/ping.c:686:21: note: byref variable will be forcibly initialized 686 | struct ipcm_cookie ipc; | ^~~ /kisskb/src/net/ipv4/ping.c:684:16: note: byref variable will be forcibly initialized 684 | struct flowi4 fl4; | ^~~ /kisskb/src/drivers/regulator/bd718x7-regulator.c: In function 'voltage_change_prepare': /kisskb/src/drivers/regulator/bd718x7-regulator.c:187:8: note: byref variable will be forcibly initialized 187 | int tmp; | ^~~ /kisskb/src/drivers/regulator/bd718x7-regulator.c: In function 'bd71837_get_buck34_enable_hwctrl': /kisskb/src/drivers/regulator/bd718x7-regulator.c:120:15: note: byref variable will be forcibly initialized 120 | unsigned int val; | ^~~ /kisskb/src/drivers/regulator/bd718x7-regulator.c: In function 'bd718xx_set_voltage_sel_pickable_restricted': /kisskb/src/drivers/regulator/bd718x7-regulator.c:239:6: note: byref variable will be forcibly initialized 239 | int mask; | ^~~~ /kisskb/src/drivers/regulator/bd718x7-regulator.c: In function 'bd718xx_set_voltage_sel_restricted': /kisskb/src/drivers/regulator/bd718x7-regulator.c:223:6: note: byref variable will be forcibly initialized 223 | int mask; | ^~~~ /kisskb/src/drivers/regulator/bd718x7-regulator.c: In function 'bd718x7_set_buck_uvp': /kisskb/src/drivers/regulator/bd718x7-regulator.c:525:11: note: byref variable will be forcibly initialized 525 | int bit, reg, ret; | ^~~ /kisskb/src/drivers/regulator/bd718x7-regulator.c:525:6: note: byref variable will be forcibly initialized 525 | int bit, reg, ret; | ^~~ /kisskb/src/drivers/regulator/bd718x7-regulator.c: In function 'bd718x7_set_buck_ovp': /kisskb/src/drivers/regulator/bd718x7-regulator.c:546:11: note: byref variable will be forcibly initialized 546 | int bit, reg, ret; | ^~~ /kisskb/src/drivers/regulator/bd718x7-regulator.c:546:6: note: byref variable will be forcibly initialized 546 | int bit, reg, ret; | ^~~ /kisskb/src/drivers/regulator/bd718x7-regulator.c: In function 'setup_feedback_loop': /kisskb/src/drivers/regulator/bd718x7-regulator.c:1555:13: note: byref variable will be forcibly initialized 1555 | int i, r1, r2, ret; | ^~ /kisskb/src/drivers/regulator/bd718x7-regulator.c:1555:9: note: byref variable will be forcibly initialized 1555 | int i, r1, r2, ret; | ^~ /kisskb/src/drivers/regulator/bd718x7-regulator.c: In function 'get_special_regulators': /kisskb/src/drivers/regulator/bd718x7-regulator.c:1642:6: note: byref variable will be forcibly initialized 1642 | int uv; | ^~ /kisskb/src/drivers/regulator/bd718x7-regulator.c: In function 'bd718xx_probe': /kisskb/src/drivers/regulator/bd718x7-regulator.c:1683:17: note: byref variable will be forcibly initialized 1683 | int i, j, err, omit_enable; | ^~~~~~~~~~~ /kisskb/src/drivers/video/fbdev/arkfb.c: In function 'dac_write_reg': /kisskb/src/drivers/video/fbdev/arkfb.c:335:5: note: byref variable will be forcibly initialized 335 | u8 code[2] = {reg, val}; | ^~~~ /kisskb/src/drivers/video/fbdev/arkfb.c: In function 'ics5342_set_mode': /kisskb/src/drivers/video/fbdev/arkfb.c:335:5: note: byref variable will be forcibly initialized In file included from /kisskb/src/drivers/video/fbdev/arkfb.c:23: /kisskb/src/drivers/video/fbdev/arkfb.c: In function 'svga_primary_device': /kisskb/src/include/linux/svga.h:94:6: note: byref variable will be forcibly initialized 94 | u16 flags; | ^~~~~ /kisskb/src/drivers/video/fbdev/arkfb.c: In function 'ark_pci_probe': /kisskb/src/include/linux/svga.h:94:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/video/fbdev/arkfb.c:943:18: note: byref variable will be forcibly initialized 943 | struct resource vga_res; | ^~~~~~~ /kisskb/src/drivers/video/fbdev/arkfb.c:942:24: note: byref variable will be forcibly initialized 942 | struct pci_bus_region bus_reg; | ^~~~~~~ /kisskb/src/drivers/video/fbdev/arkfb.c: In function 'ics5342_set_freq': /kisskb/src/drivers/video/fbdev/arkfb.c:420:6: note: byref variable will be forcibly initialized 420 | u8 code[6] = {4, 3, 5, m-2, 5, (n-2) | (r << 5)}; | ^~~~ /kisskb/src/drivers/video/fbdev/arkfb.c:410:12: note: byref variable will be forcibly initialized 410 | u16 m, n, r; | ^ /kisskb/src/drivers/video/fbdev/arkfb.c:410:9: note: byref variable will be forcibly initialized 410 | u16 m, n, r; | ^ /kisskb/src/drivers/video/fbdev/arkfb.c:410:6: note: byref variable will be forcibly initialized 410 | u16 m, n, r; | ^ In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from ./arch/powerpc/include/generated/asm/rwonce.h:1, from /kisskb/src/include/linux/compiler.h:266, from /kisskb/src/include/linux/build_bug.h:5, from /kisskb/src/include/linux/bits.h:22, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/bitmap.h:8, from /kisskb/src/lib/test_bitmap.c:8: /kisskb/src/lib/test_bitmap.c: In function 'test_zero_clear': /kisskb/src/lib/test_bitmap.c:195:17: note: byref variable will be forcibly initialized 195 | DECLARE_BITMAP(bmap, 1024); | ^~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/lib/test_bitmap.c: In function 'test_fill_set': /kisskb/src/lib/test_bitmap.c:224:17: note: byref variable will be forcibly initialized 224 | DECLARE_BITMAP(bmap, 1024); | ^~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/lib/test_bitmap.c: In function 'test_copy': /kisskb/src/lib/test_bitmap.c:254:17: note: byref variable will be forcibly initialized 254 | DECLARE_BITMAP(bmap2, 1024); | ^~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/lib/test_bitmap.c:253:17: note: byref variable will be forcibly initialized 253 | DECLARE_BITMAP(bmap1, 1024); | ^~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/lib/test_bitmap.c: In function 'test_replace': /kisskb/src/lib/test_bitmap.c:296:17: note: byref variable will be forcibly initialized 296 | DECLARE_BITMAP(bmap, 1024); | ^~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/lib/test_bitmap.c: In function 'test_mem_optimisations': /kisskb/src/lib/test_bitmap.c:591:17: note: byref variable will be forcibly initialized 591 | DECLARE_BITMAP(bmap2, 1024); | ^~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/lib/test_bitmap.c:590:17: note: byref variable will be forcibly initialized 590 | DECLARE_BITMAP(bmap1, 1024); | ^~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/lib/test_bitmap.c: In function 'test_bitmap_arr32': /kisskb/src/lib/test_bitmap.c:566:17: note: byref variable will be forcibly initialized 566 | DECLARE_BITMAP(bmap2, EXP1_IN_BITS); | ^~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/lib/test_bitmap.c:565:6: note: byref variable will be forcibly initialized 565 | u32 arr[EXP1_IN_BITS / 32]; | ^~~ In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from ./arch/powerpc/include/generated/asm/rwonce.h:1, from /kisskb/src/include/linux/compiler.h:266, from /kisskb/src/include/linux/build_bug.h:5, from /kisskb/src/include/linux/bits.h:22, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/bitmap.h:8, from /kisskb/src/lib/test_bitmap.c:8: /kisskb/src/lib/test_bitmap.c: In function 'test_bitmap_parse': /kisskb/src/lib/test_bitmap.c:530:17: note: byref variable will be forcibly initialized 530 | DECLARE_BITMAP(bmap, 2048); | ^~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/lib/test_bitmap.c: In function 'test_bitmap_parselist': /kisskb/src/lib/test_bitmap.c:418:17: note: byref variable will be forcibly initialized 418 | DECLARE_BITMAP(bmap, 2048); | ^~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/lib/test_bitmap.c: In function 'test_bitmap_printlist': /kisskb/src/lib/test_bitmap.c:453:7: note: byref variable will be forcibly initialized 453 | char expected[256]; | ^~~~~~~~ /kisskb/src/lib/test_bitmap.c: In function 'test_for_each_set_clump8': /kisskb/src/lib/test_bitmap.c:641:16: note: byref variable will be forcibly initialized 641 | unsigned long clump; | ^~~~~ In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from ./arch/powerpc/include/generated/asm/rwonce.h:1, from /kisskb/src/include/linux/compiler.h:266, from /kisskb/src/include/linux/build_bug.h:5, from /kisskb/src/include/linux/bits.h:22, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/bitmap.h:8, from /kisskb/src/lib/test_bitmap.c:8: /kisskb/src/lib/test_bitmap.c:639:17: note: byref variable will be forcibly initialized 639 | DECLARE_BITMAP(bits, CLUMP_EXP_NUMBITS); | ^~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/lib/test_bitmap.c: In function 'test_bitmap_cut': /kisskb/src/lib/test_bitmap.c:701:16: note: byref variable will be forcibly initialized 701 | unsigned long b[5], *in = &b[1], *out = &b[0]; /* Partial overlap */ | ^ /kisskb/src/lib/test_printf.c: In function 'do_test': /kisskb/src/lib/test_printf.c:44:10: note: byref variable will be forcibly initialized 44 | va_list aq; | ^~ /kisskb/src/lib/test_printf.c: In function '__test': /kisskb/src/lib/test_printf.c:98:10: note: byref variable will be forcibly initialized 98 | va_list ap; | ^~ /kisskb/src/lib/test_printf.c: In function 'test_basic': /kisskb/src/lib/test_printf.c:143:7: note: byref variable will be forcibly initialized 143 | char nul = '\0'; | ^~~ /kisskb/src/lib/test_printf.c: In function 'hex_string': /kisskb/src/lib/test_printf.c:404:13: note: byref variable will be forcibly initialized 404 | const char buf[3] = {0xc0, 0xff, 0xee}; | ^~~ /kisskb/src/lib/test_printf.c: In function 'mac': /kisskb/src/lib/test_printf.c:415:11: note: byref variable will be forcibly initialized 415 | const u8 addr[6] = {0x2d, 0x48, 0xd6, 0xfc, 0x7a, 0x05}; | ^~~~ /kisskb/src/lib/test_printf.c: In function 'ip4': /kisskb/src/lib/test_printf.c:427:21: note: byref variable will be forcibly initialized 427 | struct sockaddr_in sa; | ^~ /kisskb/src/lib/test_printf.c: In function 'uuid': /kisskb/src/lib/test_printf.c:454:13: note: byref variable will be forcibly initialized 454 | const char uuid[16] = {0x0, 0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7, | ^~~~ /kisskb/src/lib/test_printf.c: In function 'time_and_date': /kisskb/src/lib/test_printf.c:517:11: note: byref variable will be forcibly initialized 517 | time64_t t = 1546615943; | ^ /kisskb/src/lib/test_printf.c: In function 'plain_hash': /kisskb/src/lib/test_printf.c:284:7: note: byref variable will be forcibly initialized 284 | char buf[PLAIN_BUF_SIZE]; | ^~~ /kisskb/src/lib/test_printf.c: In function 'plain_format': /kisskb/src/lib/test_printf.c:224:7: note: byref variable will be forcibly initialized 224 | char buf[PLAIN_BUF_SIZE]; | ^~~ /kisskb/src/lib/test_printf.c: In function 'test_hashed': /kisskb/src/lib/test_printf.c:329:7: note: byref variable will be forcibly initialized 329 | char buf[PLAIN_BUF_SIZE]; | ^~~ /kisskb/src/lib/test_printf.c: In function 'fourcc_pointer': /kisskb/src/lib/test_printf.c:726:10: note: byref variable will be forcibly initialized 726 | } const try[] = { | ^~~ In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from ./arch/powerpc/include/generated/asm/rwonce.h:1, from /kisskb/src/include/linux/compiler.h:266, from /kisskb/src/include/linux/init.h:5, from /kisskb/src/lib/test_printf.c:8: /kisskb/src/lib/test_printf.c: In function 'bitmap': /kisskb/src/lib/test_printf.c:560:17: note: byref variable will be forcibly initialized 560 | DECLARE_BITMAP(bits, 20); | ^~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/lib/test_printf.c: In function 'page_flags_test': /kisskb/src/lib/test_printf.c:611:16: note: byref variable will be forcibly initialized 611 | unsigned long values[] = {section, node, zone, last_cpupid, kasan_tag}; | ^~~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/net/inet_sock.h:22, from /kisskb/src/include/net/ip.h:29, from /kisskb/src/net/ipv4/ip_tunnel_core.c:23: /kisskb/src/net/ipv4/ip_tunnel_core.c: In function 'nla_put_be64': /kisskb/src/include/net/netlink.h:1378:9: note: byref variable will be forcibly initialized 1378 | __be64 tmp = value; | ^~~ /kisskb/src/net/ipv4/ip_tunnel_core.c: In function 'nla_put_u8': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/lib/test_printf.c: In function 'flags': /kisskb/src/lib/test_printf.c:649:8: note: byref variable will be forcibly initialized 649 | gfp_t gfp; | ^~~ /kisskb/src/lib/test_printf.c:647:16: note: byref variable will be forcibly initialized 647 | unsigned long flags; | ^~~~~ /kisskb/src/net/ipv4/ip_tunnel_core.c: In function 'nla_put_be16': /kisskb/src/include/net/netlink.h:1270:9: note: byref variable will be forcibly initialized 1270 | __be16 tmp = value; | ^~~ /kisskb/src/net/ipv4/ip_tunnel_core.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/ipv4/ip_tunnel_core.c: In function 'nla_put_be32': /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized 1322 | __be32 tmp = value; | ^~~ /kisskb/src/net/ipv4/ip_tunnel_core.c: In function 'nla_put_in_addr': /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized /kisskb/src/net/ipv4/ip_tunnel_core.c: In function 'ip_tun_fill_encap_opts_geneve': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1270:9: note: byref variable will be forcibly initialized 1270 | __be16 tmp = value; | ^~~ /kisskb/src/net/ipv4/ip_tunnel_core.c: In function 'ip_tun_fill_encap_opts_vxlan': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/ipv4/ip_tunnel_core.c: In function 'ip_tun_fill_encap_opts_erspan': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized 1322 | __be32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/ipv4/ip_tunnel_core.c: In function 'ip6_tun_fill_encap_info': /kisskb/src/include/net/netlink.h:1270:9: note: byref variable will be forcibly initialized 1270 | __be16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1378:9: note: byref variable will be forcibly initialized 1378 | __be64 tmp = value; | ^~~ /kisskb/src/net/ipv4/ip_tunnel_core.c: In function 'ip_tun_fill_encap_info': /kisskb/src/include/net/netlink.h:1270:9: note: byref variable will be forcibly initialized 1270 | __be16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized 1322 | __be32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1378:9: note: byref variable will be forcibly initialized 1378 | __be64 tmp = value; | ^~~ /kisskb/src/net/ipv4/ip_tunnel_core.c: In function 'ip_tun_parse_opts_geneve': /kisskb/src/net/ipv4/ip_tunnel_core.c:473:17: note: byref variable will be forcibly initialized 473 | struct nlattr *tb[LWTUNNEL_IP_OPT_GENEVE_MAX + 1]; | ^~ /kisskb/src/net/ipv4/ip_tunnel_core.c: In function 'ip_tun_parse_opts_vxlan': /kisskb/src/net/ipv4/ip_tunnel_core.c:510:17: note: byref variable will be forcibly initialized 510 | struct nlattr *tb[LWTUNNEL_IP_OPT_VXLAN_MAX + 1]; | ^~ /kisskb/src/net/ipv4/ip_tunnel_core.c: In function 'ip_tun_parse_opts_erspan': /kisskb/src/net/ipv4/ip_tunnel_core.c:538:17: note: byref variable will be forcibly initialized 538 | struct nlattr *tb[LWTUNNEL_IP_OPT_ERSPAN_MAX + 1]; | ^~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/net/inet_sock.h:22, from /kisskb/src/include/net/ip.h:29, from /kisskb/src/net/ipv4/ip_tunnel_core.c:23: /kisskb/src/net/ipv4/ip_tunnel_core.c: In function 'nla_get_be64': /kisskb/src/include/net/netlink.h:1630:9: note: byref variable will be forcibly initialized 1630 | __be64 tmp; | ^~~ /kisskb/src/net/ipv4/ip_tunnel_core.c: In function 'nla_get_in6_addr': /kisskb/src/include/net/netlink.h:1723:18: note: byref variable will be forcibly initialized 1723 | struct in6_addr tmp; | ^~~ /kisskb/src/net/ipv4/metrics.c: In function 'ip_metrics_convert': /kisskb/src/net/ipv4/metrics.c:32:9: note: byref variable will be forcibly initialized 32 | char tmp[TCP_CA_NAME_MAX]; | ^~~ /kisskb/src/net/ipv4/metrics.c:13:7: note: byref variable will be forcibly initialized 13 | bool ecn_ca = false; | ^~~~~~ /kisskb/src/net/ipv4/ip_tunnel_core.c: In function 'ip6_tun_build_state': /kisskb/src/include/net/netlink.h:1723:18: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1723:18: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1630:9: note: byref variable will be forcibly initialized 1630 | __be64 tmp; | ^~~ /kisskb/src/net/ipv4/ip_tunnel_core.c:944:17: note: byref variable will be forcibly initialized 944 | struct nlattr *tb[LWTUNNEL_IP6_MAX + 1]; | ^~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/net/inet_sock.h:22, from /kisskb/src/include/net/ip.h:29, from /kisskb/src/net/ipv4/ip_tunnel_core.c:23: /kisskb/src/net/ipv4/ip_tunnel_core.c: In function 'ip_tun_build_state': /kisskb/src/include/net/netlink.h:1630:9: note: byref variable will be forcibly initialized 1630 | __be64 tmp; | ^~~ /kisskb/src/net/ipv4/ip_tunnel_core.c:657:17: note: byref variable will be forcibly initialized 657 | struct nlattr *tb[LWTUNNEL_IP_MAX + 1]; | ^~ /kisskb/src/net/ipv4/ip_tunnel_core.c: In function 'iptunnel_pmtud_build_icmp': /kisskb/src/net/ipv4/ip_tunnel_core.c:200:16: note: byref variable will be forcibly initialized 200 | struct ethhdr eh; | ^~ /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/lib/test_uuid.c: In function 'test_uuid_test': /kisskb/src/lib/test_uuid.c:66:7: note: byref variable will be forcibly initialized 66 | char buf[48]; | ^~~ /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; | ^~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_iommu_group_event': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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 'perf_trace_iommu_device_event': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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/drivers/iommu/iommu-traces.c: In function 'perf_trace_map': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_unmap': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ 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:726:28: note: byref variable will be forcibly initialized 726 | 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:725:56: note: byref variable will be forcibly initialized 725 | 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:726:28: note: byref variable will be forcibly initialized 726 | 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:725:56: note: byref variable will be forcibly initialized 725 | 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/drivers/iommu/iommu-traces.c: In function 'trace_event_raw_event_map': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_iommu_error': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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, | ^~~~~~~~~~~~~~~~~~~ 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_error': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | 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:725:56: note: byref variable will be forcibly initialized 725 | 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, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, 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 '__bpf_trace_iommu_group_event': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_iommu_device_event': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/drivers/iommu/iommu-traces.c: In function '__bpf_trace_map': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_unmap': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/drivers/iommu/iommu-traces.c: In function '__bpf_trace_iommu_error': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/drivers/regulator/bd9571mwv-regulator.c: In function 'bd9571mwv_avs_get_moni_state': /kisskb/src/drivers/regulator/bd9571mwv-regulator.c:54:15: note: byref variable will be forcibly initialized 54 | unsigned int val; | ^~~ /kisskb/src/drivers/regulator/bd9571mwv-regulator.c: In function 'bd9571mwv_suspend': /kisskb/src/drivers/regulator/bd9571mwv-regulator.c:222:15: note: byref variable will be forcibly initialized 222 | unsigned int mode; | ^~~~ /kisskb/src/drivers/regulator/bd9571mwv-regulator.c: In function 'backup_mode_store': /kisskb/src/drivers/regulator/bd9571mwv-regulator.c:185:15: note: byref variable will be forcibly initialized 185 | unsigned int mode; | ^~~~ /kisskb/src/drivers/regulator/bd9571mwv-regulator.c: In function 'bd9571mwv_avs_set_voltage_sel_regmap': /kisskb/src/drivers/regulator/bd9571mwv-regulator.c:54:15: note: byref variable will be forcibly initialized 54 | unsigned int val; | ^~~ /kisskb/src/drivers/regulator/bd9571mwv-regulator.c: In function 'bd9571mwv_avs_get_voltage_sel_regmap': /kisskb/src/drivers/regulator/bd9571mwv-regulator.c:54:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/regulator/bd9571mwv-regulator.c:79:15: note: byref variable will be forcibly initialized 79 | unsigned int val; | ^~~ /kisskb/src/drivers/regulator/bd9571mwv-regulator.c: In function 'bd9571mwv_regulator_probe': /kisskb/src/drivers/regulator/bd9571mwv-regulator.c:279:15: note: byref variable will be forcibly initialized 279 | unsigned int val; | ^~~ /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; | ^~~~ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/net/xfrm.h:9, from /kisskb/src/net/xfrm/xfrm_state.c:18: /kisskb/src/net/xfrm/xfrm_state.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/xfrm/xfrm_state.c: In function 'km_policy_expired': /kisskb/src/net/xfrm/xfrm_state.c:2264:18: note: byref variable will be forcibly initialized 2264 | struct km_event c; | ^ /kisskb/src/net/xfrm/xfrm_state.c: In function 'km_state_expired': /kisskb/src/net/xfrm/xfrm_state.c:2216:18: note: byref variable will be forcibly initialized 2216 | struct km_event c; | ^ /kisskb/src/net/xfrm/xfrm_state.c: In function 'xfrm_state_gc_task': /kisskb/src/net/xfrm/xfrm_state.c:529:20: note: byref variable will be forcibly initialized 529 | struct hlist_head gc_list; | ^~~~~~~ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/net/xfrm.h:9, from /kisskb/src/net/xfrm/xfrm_state.c:18: /kisskb/src/net/xfrm/xfrm_state.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/xfrm/xfrm_state.c: In function 'xfrm_state_check_expire': /kisskb/src/net/xfrm/xfrm_state.c:2216:18: note: byref variable will be forcibly initialized 2216 | struct km_event c; | ^ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/net/xfrm.h:9, from /kisskb/src/net/xfrm/xfrm_state.c:18: /kisskb/src/net/xfrm/xfrm_state.c: In function 'memdup_sockptr': /kisskb/src/include/linux/sockptr.h:67:21: note: userspace variable will be forcibly initialized 67 | static inline void *memdup_sockptr(sockptr_t src, size_t len) | ^~~~~~~~~~~~~~ /kisskb/src/net/xfrm/xfrm_state.c: In function 'xfrm_user_policy': /kisskb/src/net/xfrm/xfrm_state.c:2394:5: note: userspace variable will be forcibly initialized 2394 | int xfrm_user_policy(struct sock *sk, int optname, sockptr_t optval, int optlen) | ^~~~~~~~~~~~~~~~ /kisskb/src/net/xfrm/xfrm_state.c:2397:6: note: byref variable will be forcibly initialized 2397 | u8 *data; | ^~~~ /kisskb/src/net/xfrm/xfrm_state.c:2396:6: note: byref variable will be forcibly initialized 2396 | int err; | ^~~ /kisskb/src/drivers/tty/hvc/hvc_console.c: In function 'hvc_console_print': /kisskb/src/drivers/tty/hvc/hvc_console.c:154:7: note: byref variable will be forcibly initialized 154 | char c[N_OUTBUF] __ALIGNED__; | ^ /kisskb/src/net/xfrm/xfrm_state.c: In function 'xfrm_timer_handler': /kisskb/src/net/xfrm/xfrm_state.c:2216:18: note: byref variable will be forcibly initialized 2216 | struct km_event c; | ^ /kisskb/src/net/xfrm/xfrm_state.c:2216:18: note: byref variable will be forcibly initialized /kisskb/src/drivers/tty/hvc/hvc_console.c: In function '__hvc_poll': /kisskb/src/drivers/tty/hvc/hvc_console.c:636:7: note: byref variable will be forcibly initialized 636 | char buf[N_INBUF] __ALIGNED__; | ^~~ /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; | ^~ /kisskb/src/net/xfrm/xfrm_state.c: In function 'xfrm_audit_state_icvfail': /kisskb/src/net/xfrm/xfrm_state.c:2894:9: note: byref variable will be forcibly initialized 2894 | __be32 net_seq; | ^~~~~~~ /kisskb/src/net/xfrm/xfrm_state.c:2893:9: note: byref variable will be forcibly initialized 2893 | __be32 net_spi; | ^~~~~~~ /kisskb/src/net/xfrm/xfrm_state.c: In function 'xfrm_state_find': /kisskb/src/net/xfrm/xfrm_state.c:1085:18: note: byref variable will be forcibly initialized 1085 | struct km_event c; | ^ /kisskb/src/net/xfrm/xfrm_state.c:1081:21: note: byref variable will be forcibly initialized 1081 | struct xfrm_state *best = NULL; | ^~~~ /kisskb/src/net/xfrm/xfrm_state.c:1080:6: note: byref variable will be forcibly initialized 1080 | int error = 0; | ^~~~~ /kisskb/src/net/xfrm/xfrm_state.c:1079:6: note: byref variable will be forcibly initialized 1079 | int acquire_in_progress = 0; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/agp/generic.c: In function 'get_agp_version': /kisskb/src/drivers/char/agp/generic.c:791:6: note: byref variable will be forcibly initialized 791 | u32 ncapid; | ^~~~~~ /kisskb/src/drivers/char/agp/generic.c: In function 'agp_collect_device_status': /kisskb/src/drivers/char/agp/generic.c:724:6: note: byref variable will be forcibly initialized 724 | u32 vga_agpstat; | ^~~~~~~~~~~ /kisskb/src/drivers/char/agp/generic.c: In function 'agp3_generic_tlbflush': /kisskb/src/drivers/char/agp/generic.c:1365:6: note: byref variable will be forcibly initialized 1365 | u32 ctrl; | ^~~~ /kisskb/src/drivers/char/agp/generic.c: In function 'agp3_generic_cleanup': /kisskb/src/drivers/char/agp/generic.c:1395:6: note: byref variable will be forcibly initialized 1395 | u32 ctrl; | ^~~~ /kisskb/src/drivers/char/agp/generic.c: In function 'agp_generic_enable': /kisskb/src/drivers/char/agp/generic.c:806:22: note: byref variable will be forcibly initialized 806 | u32 bridge_agpstat, temp; | ^~~~ /kisskb/src/drivers/char/agp/generic.c:806:6: note: byref variable will be forcibly initialized 806 | u32 bridge_agpstat, temp; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/regulator/da9210-regulator.c: In function 'da9210_irq_handler': /kisskb/src/drivers/regulator/da9210-regulator.c:73:15: note: byref variable will be forcibly initialized 73 | unsigned int val, handled = 0; | ^~~ /kisskb/src/drivers/char/agp/generic.c: In function 'agp3_generic_fetch_size': /kisskb/src/drivers/char/agp/generic.c:1343:6: note: byref variable will be forcibly initialized 1343 | u16 temp_size; | ^~~~~~~~~ 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:1444:24: note: byref variable will be forcibly initialized 1444 | struct pci_bus_region region; | ^~~~~~ /kisskb/src/drivers/char/agp/generic.c: In function 'agp3_generic_configure': /kisskb/src/drivers/char/agp/generic.c:1374:6: note: byref variable will be forcibly initialized 1374 | u32 temp; | ^~~~ /kisskb/src/drivers/regulator/da9121-regulator.c: In function 'da9121_i2c_remove': /kisskb/src/drivers/regulator/da9121-regulator.c:1172:12: note: byref variable will be forcibly initialized 1172 | const int mask_all[4] = { 0xFF, 0xFF, 0xFF, 0xFF }; | ^~~~~~~~ /kisskb/src/drivers/regulator/da9121-regulator.c: In function 'da9121_get_current_limit': /kisskb/src/drivers/regulator/da9121-regulator.c:194:15: note: byref variable will be forcibly initialized 194 | unsigned int val = 0; | ^~~ /kisskb/src/drivers/regulator/da9121-regulator.c: In function 'da9121_buck_get_mode': /kisskb/src/drivers/regulator/da9121-regulator.c:343:15: note: byref variable will be forcibly initialized 343 | unsigned int val, mode; | ^~~ /kisskb/src/drivers/regulator/da9121-regulator.c: In function 'da9121_set_current_limit': /kisskb/src/drivers/regulator/da9121-regulator.c:265:15: note: byref variable will be forcibly initialized 265 | unsigned int sel = 0; | ^~~ /kisskb/src/drivers/regulator/da9121-regulator.c: In function 'da9121_of_parse_cb': /kisskb/src/drivers/regulator/da9121-regulator.c:408:12: note: byref variable will be forcibly initialized 408 | uint32_t ripple_cancel; | ^~~~~~~~~~~~~ /kisskb/src/drivers/regulator/da9121-regulator.c: In function 'da9121_check_device_type': /kisskb/src/drivers/regulator/da9121-regulator.c:897:6: note: byref variable will be forcibly initialized 897 | u32 variant_id; | ^~~~~~~~~~ /kisskb/src/drivers/regulator/da9121-regulator.c:896:6: note: byref variable will be forcibly initialized 896 | u32 device_id; | ^~~~~~~~~ /kisskb/src/drivers/regulator/da9121-regulator.c: In function 'da9121_config_irq': /kisskb/src/drivers/regulator/da9121-regulator.c:1060:12: note: byref variable will be forcibly initialized 1060 | const int mask_all[4] = { 0, 0, 0xFF, 0xFF }; | ^~~~~~~~ /kisskb/src/drivers/regulator/da9121-regulator.c:1059:15: note: byref variable will be forcibly initialized 1059 | unsigned int p_delay = DA9121_DEFAULT_POLLING_PERIOD_MS; | ^~~~~~~ /kisskb/src/drivers/regulator/da9121-regulator.c: In function 'da9121_i2c_probe': /kisskb/src/drivers/regulator/da9121-regulator.c:1137:12: note: byref variable will be forcibly initialized 1137 | const int mask_all[4] = { 0xFF, 0xFF, 0xFF, 0xFF }; | ^~~~~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/net/net_namespace.h:39, from /kisskb/src/include/linux/netdevice.h:37, from /kisskb/src/include/linux/rtnetlink.h:7, from /kisskb/src/net/ipv4/nexthop.c:9: /kisskb/src/net/ipv4/nexthop.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/video/fbdev/sstfb.c: In function 'sstfb_check_var': /kisskb/src/drivers/video/fbdev/sstfb.c:359:15: note: byref variable will be forcibly initialized 359 | unsigned int freq; | ^~~~ /kisskb/src/net/ipv4/nexthop.c: In function 'ipv4_good_nh': /kisskb/src/net/ipv4/nexthop.c:1137:13: note: byref variable will be forcibly initialized 1137 | static bool ipv4_good_nh(const struct fib_nh *nh) | ^~~~~~~~~~~~ /kisskb/src/drivers/video/fbdev/sstfb.c: In function 'sstfb_setvgapass': /kisskb/src/drivers/video/fbdev/sstfb.c:697:16: note: byref variable will be forcibly initialized 697 | u32 fbiinit0, tmp; | ^~~ /kisskb/src/drivers/video/fbdev/sstfb.c: In function 'sstfb_ioctl': /kisskb/src/drivers/video/fbdev/sstfb.c:747:6: note: byref variable will be forcibly initialized 747 | u32 val; | ^~~ /kisskb/src/drivers/video/fbdev/sstfb.c: In function 'sst_shutdown': /kisskb/src/drivers/video/fbdev/sstfb.c:1248:6: note: byref variable will be forcibly initialized 1248 | int Fout; | ^~~~ /kisskb/src/drivers/video/fbdev/sstfb.c:1247:20: note: byref variable will be forcibly initialized 1247 | struct pll_timing gfx_timings; | ^~~~~~~~~~~ /kisskb/src/drivers/video/fbdev/sstfb.c: In function 'sst_init': /kisskb/src/drivers/video/fbdev/sstfb.c:1150:6: note: byref variable will be forcibly initialized 1150 | int Fout; | ^~~~ /kisskb/src/drivers/video/fbdev/sstfb.c:1148:20: note: byref variable will be forcibly initialized 1148 | struct pll_timing gfx_timings; | ^~~~~~~~~~~ /kisskb/src/drivers/video/fbdev/sstfb.c: In function 'sstfb_set_par': /kisskb/src/drivers/video/fbdev/sstfb.c:482:15: note: byref variable will be forcibly initialized 482 | unsigned int freq; | ^~~~ /kisskb/src/net/ipv4/nexthop.c: In function 'nh_check_attr_group': /kisskb/src/net/ipv4/nexthop.c:1084:8: note: byref variable will be forcibly initialized 1084 | bool is_fdb_nh; | ^~~~~~~~~ /kisskb/src/net/ipv4/nexthop.c:1047:5: note: byref variable will be forcibly initialized 1047 | u8 nh_family = AF_UNSPEC; | ^~~~~~~~~ /kisskb/src/drivers/video/fbdev/sstfb.c: In function 'sstfb_init': /kisskb/src/drivers/video/fbdev/sstfb.c:1499:8: note: byref variable will be forcibly initialized 1499 | char *option = NULL; | ^~~~~~ /kisskb/src/net/ipv4/nexthop.c: In function 'nh_valid_dump_req': /kisskb/src/net/ipv4/nexthop.c:3135:17: note: byref variable will be forcibly initialized 3135 | struct nlattr *tb[ARRAY_SIZE(rtm_nh_policy_dump)]; | ^~ /kisskb/src/net/ipv4/nexthop.c: In function 'nh_valid_get_del_req': /kisskb/src/net/ipv4/nexthop.c:2972:17: note: byref variable will be forcibly initialized 2972 | struct nlattr *tb[ARRAY_SIZE(rtm_nh_policy_get)]; | ^~ /kisskb/src/net/ipv4/nexthop.c: In function 'nh_valid_dump_bucket_req': /kisskb/src/net/ipv4/nexthop.c:3283:17: note: byref variable will be forcibly initialized 3283 | struct nlattr *tb[ARRAY_SIZE(rtm_nh_policy_dump_bucket)]; | ^~ /kisskb/src/net/ipv4/nexthop.c:3282:17: note: byref variable will be forcibly initialized 3282 | struct nlattr *res_tb[ARRAY_SIZE(rtm_nh_res_bucket_policy_dump)]; | ^~~~~~ /kisskb/src/net/ipv4/nexthop.c: In function 'nh_valid_get_bucket_req_res_bucket': /kisskb/src/net/ipv4/nexthop.c:3451:17: note: byref variable will be forcibly initialized 3451 | struct nlattr *tb[ARRAY_SIZE(rtm_nh_res_bucket_policy_get)]; | ^~ /kisskb/src/net/ipv4/nexthop.c: In function 'nh_valid_get_bucket_req': /kisskb/src/net/ipv4/nexthop.c:3472:17: note: byref variable will be forcibly initialized 3472 | struct nlattr *tb[ARRAY_SIZE(rtm_nh_policy_get_bucket)]; | ^~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/neighbour.h:31, from /kisskb/src/include/net/arp.h:8, from /kisskb/src/net/ipv4/nexthop.c:11: /kisskb/src/net/ipv4/nexthop.c: In function 'nla_put_u16': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/net/ipv4/nexthop.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/ipv4/nexthop.c: In function 'nla_put_be32': /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized 1322 | __be32 tmp = value; | ^~~ /kisskb/src/net/ipv4/nexthop.c: In function 'nla_put_u64_64bit': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/net/ipv4/nexthop.c: In function 'nla_put_nh_group_res': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/net/ipv4/nexthop.c: In function 'nh_fill_res_bucket': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/drivers/regulator/fan53555.c: In function 'fan53555_parse_dt': /kisskb/src/drivers/regulator/fan53555.c:512:6: note: byref variable will be forcibly initialized 512 | u32 tmp; | ^~~ /kisskb/src/drivers/regulator/fan53555.c: In function 'fan53555_regulator_probe': /kisskb/src/drivers/regulator/fan53555.c:560:15: note: byref variable will be forcibly initialized 560 | unsigned int val; | ^~~ /kisskb/src/drivers/regulator/fan53555.c: In function 'fan53555_get_mode': /kisskb/src/drivers/regulator/fan53555.c:196:15: note: byref variable will be forcibly initialized 196 | unsigned int val; | ^~~ /kisskb/src/net/ipv4/nexthop.c: In function 'rtm_get_nexthop_bucket': /kisskb/src/net/ipv4/nexthop.c:3509:6: note: byref variable will be forcibly initialized 3509 | u32 id; | ^~ /kisskb/src/net/ipv4/nexthop.c:3507:6: note: byref variable will be forcibly initialized 3507 | u16 bucket_index; | ^~~~~~~~~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/neighbour.h:31, from /kisskb/src/include/net/arp.h:8, from /kisskb/src/net/ipv4/nexthop.c:11: /kisskb/src/net/ipv4/nexthop.c: In function 'nla_put_nh_group': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/net/ipv4/nexthop.c: In function 'nh_fill_node': /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized 1322 | __be32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/ipv4/nexthop.c: In function 'rtm_get_nexthop': /kisskb/src/net/ipv4/nexthop.c:3019:6: note: byref variable will be forcibly initialized 3019 | u32 id; | ^~ /kisskb/src/net/ipv4/nexthop.c: In function 'nh_notifier_res_bucket_info_init': /kisskb/src/net/ipv4/nexthop.c:297:15: note: byref variable will be forcibly initialized 297 | unsigned int idle_timer_ms; | ^~~~~~~~~~~~~ /kisskb/src/net/ipv4/nexthop.c: In function 'nh_res_bucket_migrate': /kisskb/src/net/ipv4/nexthop.c:1506:25: note: byref variable will be forcibly initialized 1506 | struct netlink_ext_ack extack; | ^~~~~~ /kisskb/src/net/ipv4/nexthop.c: In function 'nh_res_table_upkeep': /kisskb/src/net/ipv4/nexthop.c:1576:8: note: byref variable will be forcibly initialized 1576 | bool force; | ^~~~~ /kisskb/src/net/ipv4/nexthop.c:1559:16: note: byref variable will be forcibly initialized 1559 | unsigned long deadline; | ^~~~~~~~ /kisskb/src/lib/devres.c: In function 'devm_of_iomap': /kisskb/src/lib/devres.c:254:18: note: byref variable will be forcibly initialized 254 | struct resource res; | ^~~ /kisskb/src/net/ipv4/nexthop.c: In function 'remove_nh_grp_entry': /kisskb/src/net/ipv4/nexthop.c:1737:25: note: byref variable will be forcibly initialized 1737 | struct netlink_ext_ack extack; | ^~~~~~ /kisskb/src/net/ipv4/nexthop.c: In function 'rtm_del_nexthop': /kisskb/src/net/ipv4/nexthop.c:2996:6: note: byref variable will be forcibly initialized 2996 | u32 id; | ^~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/neighbour.h:31, from /kisskb/src/include/net/arp.h:8, from /kisskb/src/net/ipv4/nexthop.c:11: /kisskb/src/net/ipv4/nexthop.c: In function 'nla_get_in6_addr': /kisskb/src/include/net/netlink.h:1723:18: note: byref variable will be forcibly initialized 1723 | struct in6_addr tmp; | ^~~ /kisskb/src/net/ipv4/nexthop.c: In function 'rtm_to_nh_config': /kisskb/src/include/net/netlink.h:1723:18: note: byref variable will be forcibly initialized /kisskb/src/net/ipv4/nexthop.c:2746:17: note: byref variable will be forcibly initialized 2746 | struct nlattr *tb[ARRAY_SIZE(rtm_nh_policy_new)]; | ^~ /kisskb/src/net/ipv4/nexthop.c: In function 'rtm_new_nexthop': /kisskb/src/net/ipv4/nexthop.c:2930:19: note: byref variable will be forcibly initialized 2930 | struct nh_config cfg; | ^~~ In file included from /kisskb/src/include/linux/platform_device.h:13, from /kisskb/src/drivers/regulator/gpio-regulator.c:24: /kisskb/src/drivers/regulator/gpio-regulator.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/regulator/gpio-regulator.c: In function 'of_get_gpio_regulator_config': /kisskb/src/drivers/regulator/gpio-regulator.c:174:8: note: byref variable will be forcibly initialized 174 | u32 val; | ^~~ /kisskb/src/drivers/regulator/gpio-regulator.c:134:14: note: byref variable will be forcibly initialized 134 | const char *regtype; | ^~~~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/lib/assoc_array.c:11: /kisskb/src/lib/assoc_array.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/lib/assoc_array.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /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:968:33: note: byref variable will be forcibly initialized 968 | struct assoc_array_walk_result result; | ^~~~~~ /kisskb/src/lib/assoc_array.c: In function 'assoc_array_delete': /kisskb/src/lib/assoc_array.c:1083:33: note: byref variable will be forcibly initialized 1083 | struct assoc_array_walk_result result; | ^~~~~~ /kisskb/src/lib/assoc_array.c:1082:45: note: byref variable will be forcibly initialized 1082 | struct assoc_array_delete_collapse_context collapse; | ^~~~~~~~ /kisskb/src/lib/assoc_array.c: In function 'assoc_array_gc': /kisskb/src/lib/assoc_array.c:1462:26: note: byref variable will be forcibly initialized 1462 | struct assoc_array_ptr *new_root, *new_parent, **new_ptr_pp; | ^~~~~~~~ /kisskb/src/net/ipv4/ip_tunnel.c: In function 'ip_tunnel_siocdevprivate': /kisskb/src/net/ipv4/ip_tunnel.c:964:24: note: byref variable will be forcibly initialized 964 | struct ip_tunnel_parm p; | ^ In file included from /kisskb/src/include/linux/filter.h:19, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/net/ipv4/ip_tunnel.c:17: /kisskb/src/net/ipv4/ip_tunnel.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; | ^~~~ In file included from /kisskb/src/net/ipv4/ip_tunnel.c:33: /kisskb/src/net/ipv4/ip_tunnel.c: In function 'tnl_update_pmtu': /kisskb/src/include/net/icmp.h:51:20: note: byref variable will be forcibly initialized 51 | struct ip_options opts = { 0 }; | ^~~~ /kisskb/src/net/ipv4/ip_tunnel.c: In function 'ip_md_tunnel_xmit': /kisskb/src/net/ipv4/ip_tunnel.c:552:16: note: byref variable will be forcibly initialized 552 | struct flowi4 fl4; | ^~~ /kisskb/src/net/ipv4/sysctl_net_ipv4.c: In function 'ipv4_privileged_ports': /kisskb/src/net/ipv4/sysctl_net_ipv4.c:108:6: note: byref variable will be forcibly initialized 108 | int range[2]; | ^~~~~ /kisskb/src/net/ipv4/sysctl_net_ipv4.c:107:6: note: byref variable will be forcibly initialized 107 | int pports; | ^~~~~~ /kisskb/src/net/ipv4/ip_tunnel.c: In function 'ip_tunnel_xmit': /kisskb/src/net/ipv4/ip_tunnel.c:645:16: note: byref variable will be forcibly initialized 645 | struct flowi4 fl4; | ^~~ /kisskb/src/net/ipv4/sysctl_net_ipv4.c: In function 'sscanf_key': /kisskb/src/net/ipv4/sysctl_net_ipv4.c:270:6: note: byref variable will be forcibly initialized 270 | u32 user_key[4]; | ^~~~~~~~ /kisskb/src/net/ipv4/sysctl_net_ipv4.c: In function 'proc_tcp_fastopen_key': /kisskb/src/net/ipv4/sysctl_net_ipv4.c:298:9: note: byref variable will be forcibly initialized 298 | __le32 key[TCP_FASTOPEN_KEY_BUF_LENGTH / sizeof(__le32)]; | ^~~ /kisskb/src/net/ipv4/ip_tunnel.c: In function '__ip_tunnel_create': /kisskb/src/net/ipv4/ip_tunnel.c:239:7: note: byref variable will be forcibly initialized 239 | char name[IFNAMSIZ]; | ^~~~ /kisskb/src/net/ipv4/ip_tunnel.c: In function 'ip_tunnel_bind_dev': /kisskb/src/net/ipv4/ip_tunnel.c:292:17: note: byref variable will be forcibly initialized 292 | struct flowi4 fl4; | ^~~ /kisskb/src/net/ipv4/sysctl_net_ipv4.c: In function 'proc_tcp_congestion_control': /kisskb/src/net/ipv4/sysctl_net_ipv4.c:218:7: note: byref variable will be forcibly initialized 218 | char val[TCP_CA_NAME_MAX]; | ^~~ /kisskb/src/net/ipv4/sysctl_net_ipv4.c: In function 'ipv4_local_port_range': /kisskb/src/net/ipv4/sysctl_net_ipv4.c:72:6: note: byref variable will be forcibly initialized 72 | int range[2]; | ^~~~~ /kisskb/src/net/ipv4/ip_tunnel.c: In function 'ip_tunnel_init_net': /kisskb/src/net/ipv4/ip_tunnel.c:1049:24: note: byref variable will be forcibly initialized 1049 | struct ip_tunnel_parm parms; | ^~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/ipv4/ip_tunnel.c:9: /kisskb/src/net/ipv4/ip_tunnel.c: In function 'ip_tunnel_delete_nets': /kisskb/src/net/ipv4/ip_tunnel.c:1116:12: note: byref variable will be forcibly initialized 1116 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/ipv4/sysctl_net_ipv4.c: In function 'ipv4_ping_group_range': /kisskb/src/net/ipv4/sysctl_net_ipv4.c:168:14: note: byref variable will be forcibly initialized 168 | kgid_t low, high; | ^~~~ /kisskb/src/net/ipv4/sysctl_net_ipv4.c:168:9: note: byref variable will be forcibly initialized 168 | kgid_t low, high; | ^~~ /kisskb/src/net/ipv4/sysctl_net_ipv4.c:167:8: note: byref variable will be forcibly initialized 167 | gid_t urange[2]; | ^~~~~~ In file included from /kisskb/src/include/linux/if_vlan.h:11, from /kisskb/src/include/linux/filter.h:19, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/net/ipv4/ip_tunnel.c:17: /kisskb/src/net/ipv4/ip_tunnel.c: In function 'eth_hw_addr_random': /kisskb/src/include/linux/etherdevice.h:270:5: note: byref variable will be forcibly initialized 270 | u8 addr[ETH_ALEN]; | ^~~~ /kisskb/src/net/ipv4/proc.c: In function 'icmpmsg_put': /kisskb/src/net/ipv4/proc.c:326:16: note: byref variable will be forcibly initialized 326 | unsigned long vals[PERLINE], val; | ^~~~ /kisskb/src/net/ipv4/proc.c:325:17: note: byref variable will be forcibly initialized 325 | unsigned short type[PERLINE]; | ^~~~ /kisskb/src/net/ipv4/proc.c: In function 'snmp_seq_show_ipstats': /kisskb/src/net/ipv4/proc.c:379:6: note: byref variable will be forcibly initialized 379 | u64 buff64[IPSTATS_MIB_MAX]; | ^~~~~~ /kisskb/src/net/ipv4/proc.c: In function 'snmp_seq_show_tcp_udp': /kisskb/src/net/ipv4/proc.c:404:16: note: byref variable will be forcibly initialized 404 | unsigned long buff[TCPUDP_MIB_MAX]; | ^~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/net/inet_sock.h:22, from /kisskb/src/include/net/ip.h:29, from /kisskb/src/net/ipv4/fib_rules.c:26: /kisskb/src/net/ipv4/fib_rules.c: In function 'nla_put_be32': /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized 1322 | __be32 tmp = value; | ^~~ /kisskb/src/net/ipv4/fib_rules.c: In function 'nla_put_in_addr': /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized /kisskb/src/net/ipv4/fib_rules.c: In function 'fib4_rule_fill': /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/iommu/iommu-sysfs.c: In function 'iommu_device_sysfs_add': /kisskb/src/drivers/iommu/iommu-sysfs.c:59:10: note: byref variable will be forcibly initialized 59 | va_list vargs; | ^~~~~ /kisskb/src/drivers/regulator/lp872x.c: In function 'lp872x_populate_pdata_from_dt': /kisskb/src/drivers/regulator/lp872x.c:828:5: note: byref variable will be forcibly initialized 828 | u8 dvs_state; | ^~~~~~~~~ /kisskb/src/drivers/regulator/lp872x.c: In function 'lp872x_read_byte': /kisskb/src/drivers/regulator/lp872x.c:158:15: note: byref variable will be forcibly initialized 158 | unsigned int val; | ^~~ /kisskb/src/drivers/regulator/lp872x.c: In function 'lp872x_get_timestep_usec': /kisskb/src/drivers/regulator/lp872x.c:187:6: note: byref variable will be forcibly initialized 187 | int lp8725_time_usec[] = { 32, 64, 128, 256 }; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/regulator/lp872x.c:186:6: note: byref variable will be forcibly initialized 186 | int lp8720_time_usec[] = { 25, 50 }; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/regulator/lp872x.c:184:5: note: byref variable will be forcibly initialized 184 | u8 val, mask, shift; | ^~~ /kisskb/src/drivers/regulator/lp872x.c: In function 'lp872x_regulator_enable_time': /kisskb/src/drivers/regulator/lp872x.c:223:11: note: byref variable will be forcibly initialized 223 | u8 addr, val; | ^~~ /kisskb/src/drivers/regulator/lp872x.c: In function 'lp872x_select_buck_vout_addr': /kisskb/src/drivers/regulator/lp872x.c:264:5: note: byref variable will be forcibly initialized 264 | u8 val, addr; | ^~~ /kisskb/src/drivers/regulator/lp872x.c: In function 'lp872x_buck_get_mode': /kisskb/src/drivers/regulator/lp872x.c:391:17: note: byref variable will be forcibly initialized 391 | u8 addr, mask, val; | ^~~ /kisskb/src/drivers/regulator/lp872x.c: In function 'lp872x_buck_get_voltage_sel': /kisskb/src/drivers/regulator/lp872x.c:337:11: note: byref variable will be forcibly initialized 337 | u8 addr, val; | ^~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/net/ipv4/ipip.c:98: /kisskb/src/net/ipv4/ipip.c: In function 'nla_put_be32': /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized 1322 | __be32 tmp = value; | ^~~ /kisskb/src/net/ipv4/ipip.c: In function 'nla_put_in_addr': /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized /kisskb/src/net/ipv4/ipip.c: In function 'nla_put_u8': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/ipv4/ipip.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/ipv4/ipip.c: In function 'nla_put_be16': /kisskb/src/include/net/netlink.h:1270:9: note: byref variable will be forcibly initialized 1270 | __be16 tmp = value; | ^~~ /kisskb/src/net/ipv4/ipip.c: In function 'nla_put_u16': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/net/ipv4/ipip.c: In function 'ipip_fill_info': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1270:9: note: byref variable will be forcibly initialized 1270 | __be16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1270:9: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized 1322 | __be32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/ipv4/ipip.c: In function 'ipip_changelink': /kisskb/src/net/ipv4/ipip.c:513:8: note: byref variable will be forcibly initialized 513 | __u32 fwmark = t->fwmark; | ^~~~~~ /kisskb/src/net/ipv4/ipip.c:512:7: note: byref variable will be forcibly initialized 512 | bool collect_md; | ^~~~~~~~~~ /kisskb/src/net/ipv4/ipip.c:511:25: note: byref variable will be forcibly initialized 511 | struct ip_tunnel_encap ipencap; | ^~~~~~~ /kisskb/src/net/ipv4/ipip.c:510:24: note: byref variable will be forcibly initialized 510 | struct ip_tunnel_parm p; | ^ /kisskb/src/net/ipv4/ipip.c: In function 'ipip_newlink': /kisskb/src/net/ipv4/ipip.c:492:8: note: byref variable will be forcibly initialized 492 | __u32 fwmark = 0; | ^~~~~~ /kisskb/src/net/ipv4/ipip.c:491:25: note: byref variable will be forcibly initialized 491 | struct ip_tunnel_encap ipencap; | ^~~~~~~ /kisskb/src/net/ipv4/ipip.c:490:24: note: byref variable will be forcibly initialized 490 | struct ip_tunnel_parm p; | ^ /kisskb/src/drivers/regulator/lp8755.c: In function 'lp8755_init_data': /kisskb/src/drivers/regulator/lp8755.c:193:15: note: byref variable will be forcibly initialized 193 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/regulator/lp8755.c: In function 'lp8755_buck_enable_time': /kisskb/src/drivers/regulator/lp8755.c:55:15: note: byref variable will be forcibly initialized 55 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/regulator/lp8755.c: In function 'lp8755_buck_get_mode': /kisskb/src/drivers/regulator/lp8755.c:112:15: note: byref variable will be forcibly initialized 112 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/regulator/lp8755.c: In function 'lp8755_int_config': /kisskb/src/drivers/regulator/lp8755.c:334:15: note: byref variable will be forcibly initialized 334 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/regulator/lp8755.c: In function 'lp8755_irq_handler': /kisskb/src/drivers/regulator/lp8755.c:276:22: note: byref variable will be forcibly initialized 276 | unsigned int flag0, flag1; | ^~~~~ /kisskb/src/drivers/regulator/lp8755.c:276:15: note: byref variable will be forcibly initialized 276 | unsigned int flag0, flag1; | ^~~~~ /kisskb/src/lib/packing.c: In function 'packing': /kisskb/src/lib/packing.c:193:8: note: byref variable will be forcibly initialized 193 | u64 pval; | ^~~~ /kisskb/src/lib/packing.c:178:8: note: byref variable will be forcibly initialized 178 | u64 pval; | ^~~~ /kisskb/src/lib/packing.c:135:7: note: byref variable will be forcibly initialized 135 | u8 box_mask; | ^~~~~~~~ /kisskb/src/lib/packing.c:134:22: note: byref variable will be forcibly initialized 134 | int box_start_bit, box_end_bit, box_addr; | ^~~~~~~~~~~ /kisskb/src/lib/packing.c:134:7: note: byref variable will be forcibly initialized 134 | int box_start_bit, box_end_bit, box_addr; | ^~~~~~~~~~~~~ /kisskb/src/net/ipv4/udp_tunnel_core.c: In function 'udp_tunnel_push_rx_port': /kisskb/src/net/ipv4/udp_tunnel_core.c:88:25: note: byref variable will be forcibly initialized 88 | struct udp_tunnel_info ti; | ^~ /kisskb/src/net/ipv4/udp_tunnel_core.c: In function 'udp_tunnel_drop_rx_port': /kisskb/src/net/ipv4/udp_tunnel_core.c:102:25: note: byref variable will be forcibly initialized 102 | struct udp_tunnel_info ti; | ^~ /kisskb/src/net/ipv4/udp_tunnel_core.c: In function 'udp_sock_create4': /kisskb/src/net/ipv4/udp_tunnel_core.c:15:21: note: byref variable will be forcibly initialized 15 | struct sockaddr_in udp_addr; | ^~~~~~~~ /kisskb/src/net/ipv4/udp_tunnel_core.c:14:17: note: byref variable will be forcibly initialized 14 | struct socket *sock = NULL; | ^~~~ /kisskb/src/net/ipv4/udp_tunnel_core.c: In function 'udp_tunnel_notify_add_rx_port': /kisskb/src/net/ipv4/udp_tunnel_core.c:117:25: note: byref variable will be forcibly initialized 117 | struct udp_tunnel_info ti; | ^~ In file included from /kisskb/src/include/linux/irq.h:21, 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/pci.h:38, from /kisskb/src/drivers/char/agp/isoch.c:7: /kisskb/src/drivers/char/agp/isoch.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/net/ipv4/udp_tunnel_core.c: In function 'udp_tunnel_notify_del_rx_port': /kisskb/src/net/ipv4/udp_tunnel_core.c:137:25: note: byref variable will be forcibly initialized 137 | struct udp_tunnel_info ti; | ^~ /kisskb/src/drivers/char/agp/isoch.c: In function 'agp_3_5_dev_list_sort': /kisskb/src/drivers/char/agp/isoch.c:41:6: note: byref variable will be forcibly initialized 41 | u32 nistat; | ^~~~~~ /kisskb/src/drivers/char/agp/isoch.c: In function 'agp_3_5_isochronous_node_enable': /kisskb/src/drivers/char/agp/isoch.c:86:14: note: byref variable will be forcibly initialized 86 | u16 tnicmd, mnicmd; | ^~~~~~ /kisskb/src/drivers/char/agp/isoch.c:86:6: note: byref variable will be forcibly initialized 86 | u16 tnicmd, mnicmd; | ^~~~~~ /kisskb/src/drivers/char/agp/isoch.c:85:33: note: byref variable will be forcibly initialized 85 | u32 mnistat, tnistat, tstatus, mcmd; | ^~~~ /kisskb/src/drivers/char/agp/isoch.c:85:24: note: byref variable will be forcibly initialized 85 | u32 mnistat, tnistat, tstatus, mcmd; | ^~~~~~~ /kisskb/src/drivers/char/agp/isoch.c:85:15: note: byref variable will be forcibly initialized 85 | u32 mnistat, tnistat, tstatus, mcmd; | ^~~~~~~ /kisskb/src/drivers/char/agp/isoch.c:85:6: note: byref variable will be forcibly initialized 85 | u32 mnistat, tnistat, tstatus, mcmd; | ^~~~~~~ /kisskb/src/drivers/char/agp/isoch.c: In function 'agp_3_5_nonisochronous_node_enable': /kisskb/src/drivers/char/agp/isoch.c:288:15: note: byref variable will be forcibly initialized 288 | u32 tstatus, mcmd; | ^~~~ /kisskb/src/drivers/char/agp/isoch.c:288:6: note: byref variable will be forcibly initialized 288 | u32 tstatus, mcmd; | ^~~~~~~ /kisskb/src/drivers/char/agp/isoch.c: In function 'agp_3_5_enable': /kisskb/src/drivers/char/agp/isoch.c:320:6: note: byref variable will be forcibly initialized 320 | u16 mpstat; | ^~~~~~ /kisskb/src/drivers/char/agp/isoch.c:318:24: note: byref variable will be forcibly initialized 318 | u32 tstatus, mstatus, ncapid; | ^~~~~~ /kisskb/src/drivers/char/agp/isoch.c:318:15: note: byref variable will be forcibly initialized 318 | u32 tstatus, mstatus, ncapid; | ^~~~~~~ /kisskb/src/drivers/char/agp/isoch.c:318:6: note: byref variable will be forcibly initialized 318 | u32 tstatus, mstatus, ncapid; | ^~~~~~~ /kisskb/src/drivers/char/agp/isoch.c:316:5: note: byref variable will be forcibly initialized 316 | u8 mcapndx; | ^~~~~~~ In file included from /kisskb/src/include/linux/debugobjects.h:5, from /kisskb/src/lib/debugobjects.c:13: /kisskb/src/lib/debugobjects.c: In function 'free_obj_work': /kisskb/src/lib/debugobjects.c:297:13: note: byref variable will be forcibly initialized 297 | HLIST_HEAD(tofree); | ^~~~~~ /kisskb/src/include/linux/list.h:800:44: note: in definition of macro 'HLIST_HEAD' 800 | #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } | ^~~~ /kisskb/src/lib/debugobjects.c: In function 'debug_objects_replace_static_objects': /kisskb/src/lib/debugobjects.c:1314:13: note: byref variable will be forcibly initialized 1314 | HLIST_HEAD(objects); | ^~~~~~~ /kisskb/src/include/linux/list.h:800:44: note: in definition of macro 'HLIST_HEAD' 800 | #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } | ^~~~ /kisskb/src/lib/debugobjects.c: In function 'debug_objects_oom': /kisskb/src/lib/debugobjects.c:464:13: note: byref variable will be forcibly initialized 464 | HLIST_HEAD(freelist); | ^~~~~~~~ /kisskb/src/include/linux/list.h:800:44: note: in definition of macro 'HLIST_HEAD' 800 | #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } | ^~~~ /kisskb/src/net/ipv4/gre_demux.c: In function 'gre_parse_header': /kisskb/src/net/ipv4/gre_demux.c:115:6: note: byref variable will be forcibly initialized 115 | u8 _val, *val; | ^~~~ /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/video/fbdev/cirrusfb.c: In function 'cirrusfb_set_par_foo': /kisskb/src/drivers/video/fbdev/cirrusfb.c:669:16: note: byref variable will be forcibly initialized 669 | int nom, den, div; | ^~~ /kisskb/src/drivers/video/fbdev/cirrusfb.c:669:11: note: byref variable will be forcibly initialized 669 | int nom, den, div; | ^~~ /kisskb/src/drivers/video/fbdev/cirrusfb.c:669:6: note: byref variable will be forcibly initialized 669 | int nom, den, div; | ^~~ /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/video/fbdev/cirrusfb.c: In function 'cirrusfb_pci_register': /kisskb/src/drivers/video/fbdev/cirrusfb.c:2085:16: note: byref variable will be forcibly initialized 2085 | unsigned long board_addr, board_size; | ^~~~~~~~~~ /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/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; | ^~~~~~ In file included from /kisskb/src/include/linux/acpi.h:15, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/drivers/regulator/max1586.c:9: /kisskb/src/drivers/regulator/max1586.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/regulator/max1586.c: In function 'max1586_pmic_probe': /kisskb/src/drivers/regulator/max1586.c:213:39: note: byref variable will be forcibly initialized 213 | struct max1586_platform_data *pdata, pdata_of; | ^~~~~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/netlink.h:7, from /kisskb/src/include/linux/ethtool.h:18, from /kisskb/src/include/uapi/linux/ethtool_netlink.h:12, from /kisskb/src/include/linux/ethtool_netlink.h:6, from /kisskb/src/net/ipv4/udp_tunnel_nic.c:4: /kisskb/src/net/ipv4/udp_tunnel_nic.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/netlink.h:7, from /kisskb/src/include/linux/ethtool.h:18, from /kisskb/src/include/uapi/linux/ethtool_netlink.h:12, from /kisskb/src/include/linux/ethtool_netlink.h:6, from /kisskb/src/net/ipv4/udp_tunnel_nic.c:4: /kisskb/src/net/ipv4/udp_tunnel_nic.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/net/ipv4/udp_tunnel_nic.c: In function 'udp_tunnel_nic_device_sync_one': /kisskb/src/net/ipv4/udp_tunnel_nic.c:214:25: note: byref variable will be forcibly initialized 214 | struct udp_tunnel_info ti; | ^~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:92, from /kisskb/src/include/net/dsfield.h:12, from /kisskb/src/include/net/ip_tunnels.h:13, from /kisskb/src/include/net/udp_tunnel.h:5, from /kisskb/src/net/ipv4/udp_tunnel_nic.c:9: /kisskb/src/net/ipv4/udp_tunnel_nic.c: In function 'nla_put_be16': /kisskb/src/include/net/netlink.h:1270:9: note: byref variable will be forcibly initialized 1270 | __be16 tmp = value; | ^~~ /kisskb/src/net/ipv4/udp_tunnel_nic.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/ipv4/udp_tunnel_nic.c: In function '__udp_tunnel_nic_dump_write': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1270:9: note: byref variable will be forcibly initialized 1270 | __be16 tmp = value; | ^~~ In file included from /kisskb/src/include/linux/random.h:13, from /kisskb/src/include/linux/net.h:18, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/linux/tcp.h:17, from /kisskb/src/net/ipv4/syncookies.c:9: /kisskb/src/net/ipv4/syncookies.c: In function 'cookie_hash': /kisskb/src/include/linux/once.h:44:18: note: byref variable will be forcibly initialized 44 | unsigned long ___flags; \ | ^~~~~~~~ /kisskb/src/include/linux/once.h:56:2: note: in expansion of macro 'DO_ONCE' 56 | DO_ONCE(get_random_bytes, (buf), (nbytes)) | ^~~~~~~ /kisskb/src/include/linux/net.h:286:2: note: in expansion of macro 'get_random_once' 286 | get_random_once((buf), (nbytes)) | ^~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/syncookies.c:49:2: note: in expansion of macro 'net_get_random_once' 49 | net_get_random_once(syncookie_secret, sizeof(syncookie_secret)); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/syncookies.c: In function 'tcp_get_cookie_sock': /kisskb/src/net/ipv4/syncookies.c:205:7: note: byref variable will be forcibly initialized 205 | bool own_req; | ^~~~~~~ /kisskb/src/net/ipv4/syncookies.c: In function 'cookie_v4_check': /kisskb/src/net/ipv4/syncookies.c:335:16: note: byref variable will be forcibly initialized 335 | struct flowi4 fl4; | ^~~ /kisskb/src/net/ipv4/syncookies.c:334:7: note: byref variable will be forcibly initialized 334 | __u8 rcv_wscale; | ^~~~~~~~~~ /kisskb/src/net/ipv4/syncookies.c:324:30: note: byref variable will be forcibly initialized 324 | struct tcp_options_received tcp_opt; | ^~~~~~~ /kisskb/src/drivers/video/fbdev/metronomefb.c: In function 'metronomefb_probe': /kisskb/src/drivers/video/fbdev/metronomefb.c:582:25: note: byref variable will be forcibly initialized 582 | const struct firmware *fw_entry; | ^~~~~~~~ /kisskb/src/drivers/regulator/max8907-regulator.c: In function 'max8907_regulator_probe': /kisskb/src/drivers/regulator/max8907-regulator.c:280:15: note: byref variable will be forcibly initialized 280 | unsigned int val; | ^~~ /kisskb/src/net/ipv4/ah4.c: In function 'ah_output': /kisskb/src/net/ipv4/ah4.c:153:18: note: byref variable will be forcibly initialized 153 | struct sk_buff *trailer; | ^~~~~~~ /kisskb/src/net/ipv4/ah4.c: In function 'ah_input': /kisskb/src/net/ipv4/ah4.c:391:10: note: byref variable will be forcibly initialized 391 | __be32 dummy; | ^~~~~ /kisskb/src/net/ipv4/ah4.c:311:18: note: byref variable will be forcibly initialized 311 | struct sk_buff *trailer; | ^~~~~~~ /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'serial8250_probe': /kisskb/src/drivers/tty/serial/8250/8250_core.c:799:24: note: byref variable will be forcibly initialized 799 | struct uart_8250_port uart; | ^~~~ In file included from /kisskb/src/lib/libcrc32c.c:29: /kisskb/src/lib/libcrc32c.c: In function 'crc32c': /kisskb/src/include/crypto/hash.h:166:7: note: byref variable will be forcibly initialized 166 | char __##shash##_desc[sizeof(struct shash_desc) + HASH_MAX_DESCSIZE] \ | ^~ /kisskb/src/lib/libcrc32c.c:40:2: note: in expansion of macro 'SHASH_DESC_ON_STACK' 40 | SHASH_DESC_ON_STACK(shash, tfm); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ipv4/esp4.c: In function 'esp_output_head': /kisskb/src/net/ipv4/esp4.c:447:18: note: byref variable will be forcibly initialized 447 | struct sk_buff *trailer; | ^~~~~~~ /kisskb/src/net/ipv4/esp4.c: In function 'esp_remove_trailer': /kisskb/src/net/ipv4/esp4.c:709:5: note: byref variable will be forcibly initialized 709 | u8 nexthdr[2]; | ^~~~~~~ /kisskb/src/net/ipv4/esp4.c: In function 'esp_input_done2': /kisskb/src/net/ipv4/esp4.c:796:19: note: byref variable will be forcibly initialized 796 | xfrm_address_t ipaddr; | ^~~~~~ /kisskb/src/net/ipv4/esp4.c: In function 'esp_output': /kisskb/src/net/ipv4/esp4.c:657:18: note: byref variable will be forcibly initialized 657 | struct esp_info esp; | ^~~ /kisskb/src/net/ipv4/esp4.c: In function 'esp_input': /kisskb/src/net/ipv4/esp4.c:883:18: note: byref variable will be forcibly initialized 883 | struct sk_buff *trailer; | ^~~~~~~ /kisskb/src/net/ipv4/esp4.c: In function 'esp_init_aead': /kisskb/src/net/ipv4/esp4.c:1016:7: note: byref variable will be forcibly initialized 1016 | char aead_name[CRYPTO_MAX_ALG_NAME]; | ^~~~~~~~~ /kisskb/src/net/ipv4/esp4.c: In function 'esp_init_authenc': /kisskb/src/net/ipv4/esp4.c:1052:7: note: byref variable will be forcibly initialized 1052 | char authenc_name[CRYPTO_MAX_ALG_NAME]; | ^~~~~~~~~~~~ /kisskb/src/net/ipv4/tunnel4.c: In function 'tunnel4_rcv_cb': /kisskb/src/net/ipv4/tunnel4.c:116:28: note: byref variable will be forcibly initialized 116 | struct xfrm_tunnel __rcu *head; | ^~~~ /kisskb/src/drivers/regulator/max8973-regulator.c: In function 'max8973_thermal_read_temp': /kisskb/src/drivers/regulator/max8973-regulator.c:453:15: note: byref variable will be forcibly initialized 453 | unsigned int val; | ^~~ /kisskb/src/drivers/regulator/max8973-regulator.c: In function 'max8973_get_current_limit': /kisskb/src/drivers/regulator/max8973-regulator.c:295:15: note: byref variable will be forcibly initialized 295 | unsigned int control2; | ^~~~~~~~ /kisskb/src/drivers/regulator/max8973-regulator.c: In function 'max8973_dcdc_get_mode': /kisskb/src/drivers/regulator/max8973-regulator.c:255:15: note: byref variable will be forcibly initialized 255 | unsigned int data; | ^~~~ /kisskb/src/drivers/regulator/max8973-regulator.c: In function 'max8973_dcdc_get_voltage_sel': /kisskb/src/drivers/regulator/max8973-regulator.c:175:15: note: byref variable will be forcibly initialized 175 | unsigned int data; | ^~~~ /kisskb/src/drivers/regulator/max8973-regulator.c: In function 'max8973_parse_dt': /kisskb/src/drivers/regulator/max8973-regulator.c:537:6: note: byref variable will be forcibly initialized 537 | u32 pval; | ^~~~ /kisskb/src/drivers/regulator/max8973-regulator.c: In function 'max8973_init_dcdc': /kisskb/src/drivers/regulator/max8973-regulator.c:337:15: note: byref variable will be forcibly initialized 337 | unsigned int data; | ^~~~ /kisskb/src/drivers/regulator/max8973-regulator.c: In function 'max8973_probe': /kisskb/src/drivers/regulator/max8973-regulator.c:611:15: note: byref variable will be forcibly initialized 611 | unsigned int chip_id; | ^~~~~~~ /kisskb/src/drivers/char/xillybus/xillybus_class.c: In function 'xillybus_init_chrdev': /kisskb/src/drivers/char/xillybus/xillybus_class.c:52:7: note: byref variable will be forcibly initialized 52 | char devname[48]; | ^~~~~~~ /kisskb/src/drivers/char/xillybus/xillybus_class.c:50:8: note: byref variable will be forcibly initialized 50 | dev_t mdev; | ^~~~ /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/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/drivers/regulator/max8997-regulator.c: In function 'max8997_set_voltage_ldobuck': /kisskb/src/drivers/regulator/max8997-regulator.c:455:21: note: byref variable will be forcibly initialized 455 | int i, reg, shift, mask, ret; | ^~~~ /kisskb/src/drivers/regulator/max8997-regulator.c:455:14: note: byref variable will be forcibly initialized 455 | int i, reg, shift, mask, ret; | ^~~~~ /kisskb/src/drivers/regulator/max8997-regulator.c:455:9: note: byref variable will be forcibly initialized 455 | int i, reg, shift, mask, ret; | ^~~ /kisskb/src/drivers/regulator/max8997-regulator.c: In function 'max8997_set_current_limit': /kisskb/src/drivers/regulator/max8997-regulator.c:783:11: note: byref variable will be forcibly initialized 783 | unsigned dummy; | ^~~~~ /kisskb/src/drivers/regulator/max8997-regulator.c: In function 'max8997_reg_disable': /kisskb/src/drivers/regulator/max8997-regulator.c:277:22: note: byref variable will be forcibly initialized 277 | int ret, reg, mask, pattern; | ^~~~~~~ /kisskb/src/drivers/regulator/max8997-regulator.c:277:16: note: byref variable will be forcibly initialized 277 | int ret, reg, mask, pattern; | ^~~~ /kisskb/src/drivers/regulator/max8997-regulator.c:277:11: note: byref variable will be forcibly initialized 277 | int ret, reg, mask, pattern; | ^~~ /kisskb/src/drivers/regulator/max8997-regulator.c: In function 'max8997_reg_enable': /kisskb/src/drivers/regulator/max8997-regulator.c:264:22: note: byref variable will be forcibly initialized 264 | int ret, reg, mask, pattern; | ^~~~~~~ /kisskb/src/drivers/regulator/max8997-regulator.c:264:16: note: byref variable will be forcibly initialized 264 | int ret, reg, mask, pattern; | ^~~~ /kisskb/src/drivers/regulator/max8997-regulator.c:264:11: note: byref variable will be forcibly initialized 264 | int ret, reg, mask, pattern; | ^~~ /kisskb/src/drivers/regulator/max8997-regulator.c: In function 'max8997_set_voltage_charger_cv': /kisskb/src/drivers/regulator/max8997-regulator.c:403:22: note: byref variable will be forcibly initialized 403 | int reg, shift = 0, mask, ret = 0; | ^~~~ /kisskb/src/drivers/regulator/max8997-regulator.c:403:11: note: byref variable will be forcibly initialized 403 | int reg, shift = 0, mask, ret = 0; | ^~~~~ /kisskb/src/drivers/regulator/max8997-regulator.c:403:6: note: byref variable will be forcibly initialized 403 | int reg, shift = 0, mask, ret = 0; | ^~~ /kisskb/src/drivers/regulator/max8997-regulator.c: In function 'max8997_set_voltage_safeout_sel': /kisskb/src/drivers/regulator/max8997-regulator.c:696:22: note: byref variable will be forcibly initialized 696 | int reg, shift = 0, mask, ret; | ^~~~ /kisskb/src/drivers/regulator/max8997-regulator.c:696:11: note: byref variable will be forcibly initialized 696 | int reg, shift = 0, mask, ret; | ^~~~~ /kisskb/src/drivers/regulator/max8997-regulator.c:696:6: note: byref variable will be forcibly initialized 696 | int reg, shift = 0, mask, ret; | ^~~ /kisskb/src/drivers/regulator/max8997-regulator.c: In function 'max8997_assess_side_effect': /kisskb/src/drivers/regulator/max8997-regulator.c:545:6: note: byref variable will be forcibly initialized 545 | int side_effect[8]; | ^~~~~~~~~~~ /kisskb/src/drivers/regulator/max8997-regulator.c:544:7: note: byref variable will be forcibly initialized 544 | bool buckx_gpiodvs[3]; | ^~~~~~~~~~~~~ /kisskb/src/drivers/regulator/max8997-regulator.c:543:6: note: byref variable will be forcibly initialized 543 | u8 *buckx_val[3]; | ^~~~~~~~~ /kisskb/src/drivers/regulator/max8997-regulator.c: In function 'max8997_get_voltage_sel': /kisskb/src/drivers/regulator/max8997-regulator.c:357:5: note: byref variable will be forcibly initialized 357 | u8 val; | ^~~ /kisskb/src/drivers/regulator/max8997-regulator.c:356:18: note: byref variable will be forcibly initialized 356 | int reg, shift, mask, ret; | ^~~~ /kisskb/src/drivers/regulator/max8997-regulator.c:356:11: note: byref variable will be forcibly initialized 356 | int reg, shift, mask, ret; | ^~~~~ /kisskb/src/drivers/regulator/max8997-regulator.c:356:6: note: byref variable will be forcibly initialized 356 | int reg, shift, mask, ret; | ^~~ /kisskb/src/drivers/regulator/max8997-regulator.c: In function 'max8997_reg_is_enabled': /kisskb/src/drivers/regulator/max8997-regulator.c:247:5: note: byref variable will be forcibly initialized 247 | u8 val; | ^~~ /kisskb/src/drivers/regulator/max8997-regulator.c:246:22: note: byref variable will be forcibly initialized 246 | int ret, reg, mask, pattern; | ^~~~~~~ /kisskb/src/drivers/regulator/max8997-regulator.c:246:16: note: byref variable will be forcibly initialized 246 | int ret, reg, mask, pattern; | ^~~~ /kisskb/src/drivers/regulator/max8997-regulator.c:246:11: note: byref variable will be forcibly initialized 246 | int ret, reg, mask, pattern; | ^~~ /kisskb/src/drivers/regulator/max8997-regulator.c: In function 'max8997_reg_disable_suspend': /kisskb/src/drivers/regulator/max8997-regulator.c:712:22: note: byref variable will be forcibly initialized 712 | int ret, reg, mask, pattern; | ^~~~~~~ /kisskb/src/drivers/regulator/max8997-regulator.c:712:16: note: byref variable will be forcibly initialized 712 | int ret, reg, mask, pattern; | ^~~~ /kisskb/src/drivers/regulator/max8997-regulator.c:712:11: note: byref variable will be forcibly initialized 712 | int ret, reg, mask, pattern; | ^~~ /kisskb/src/drivers/regulator/max8997-regulator.c: In function 'max8997_set_voltage_buck': /kisskb/src/drivers/regulator/max8997-regulator.c:621:15: note: byref variable will be forcibly initialized 621 | int new_val, new_idx, damage, tmp_val, tmp_idx, tmp_dmg; | ^~~~~~~ In file included from /kisskb/src/include/linux/gpio/driver.h:5, from /kisskb/src/include/asm-generic/gpio.h:11, from /kisskb/src/include/linux/gpio.h:62, from /kisskb/src/drivers/regulator/max8997-regulator.c:12: /kisskb/src/drivers/regulator/max8997-regulator.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/regulator/max77693-regulator.c: In function 'max77693_chg_get_current_limit': /kisskb/src/drivers/regulator/max77693-regulator.c:60:15: note: byref variable will be forcibly initialized 60 | unsigned int reg, sel; | ^~~ /kisskb/src/drivers/video/fbdev/sm501fb.c: In function 'sm501fb_probe': /kisskb/src/drivers/video/fbdev/sm501fb.c:1958:7: note: byref variable will be forcibly initialized 1958 | int len; | ^~~ /kisskb/src/net/ipv4/tcp_bpf.c: In function 'tcp_bpf_sendpage': /kisskb/src/net/ipv4/tcp_bpf.c:449:15: note: byref variable will be forcibly initialized 449 | int err = 0, copied = 0; | ^~~~~~ /kisskb/src/net/ipv4/tcp_bpf.c:448:16: note: byref variable will be forcibly initialized 448 | struct sk_msg tmp, *msg = NULL; | ^~~ /kisskb/src/net/ipv4/tcp_bpf.c: In function 'tcp_bpf_sendmsg': /kisskb/src/net/ipv4/tcp_bpf.c:362:7: note: byref variable will be forcibly initialized 362 | long timeo; | ^~~~~ /kisskb/src/net/ipv4/tcp_bpf.c:360:6: note: byref variable will be forcibly initialized 360 | int copied = 0, err = 0; | ^~~~~~ /kisskb/src/net/ipv4/tcp_bpf.c:359:16: note: byref variable will be forcibly initialized 359 | struct sk_msg tmp, *msg_tx = NULL; | ^~~ /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/net/ipv4/xfrm4_policy.c: In function 'xfrm4_get_saddr': /kisskb/src/net/ipv4/xfrm4_policy.c:60:16: note: byref variable will be forcibly initialized 60 | struct flowi4 fl4; | ^~~ /kisskb/src/net/ipv4/xfrm4_policy.c: In function 'xfrm4_dst_lookup': /kisskb/src/net/ipv4/xfrm4_policy.c:50:16: note: byref variable will be forcibly initialized 50 | struct flowi4 fl4; | ^~~ /kisskb/src/lib/genalloc.c: In function 'of_gen_pool_get': /kisskb/src/lib/genalloc.c:884:14: note: byref variable will be forcibly initialized 884 | const char *name = NULL; | ^~~~ /kisskb/src/drivers/video/fbdev/udlfb.c: In function 'dlfb_setup_modes': /kisskb/src/drivers/video/fbdev/udlfb.c:1374:23: note: byref variable will be forcibly initialized 1374 | struct fb_videomode fb_vmode = {0}; | ^~~~~~~~ /kisskb/src/drivers/video/fbdev/udlfb.c: In function 'dlfb_render_hline': /kisskb/src/drivers/video/fbdev/udlfb.c:543:6: note: byref variable will be forcibly initialized 543 | u8 *cmd = *urb_buf_ptr; | ^~~ /kisskb/src/drivers/video/fbdev/udlfb.c:541:6: note: byref variable will be forcibly initialized 541 | u32 dev_addr = dlfb->base16 + byte_offset; | ^~~~~~~~ /kisskb/src/drivers/video/fbdev/udlfb.c:540:36: note: byref variable will be forcibly initialized 540 | const u8 *line_start, *line_end, *next_pixel; | ^~~~~~~~~~ /kisskb/src/drivers/video/fbdev/udlfb.c: In function 'dlfb_handle_damage': /kisskb/src/drivers/video/fbdev/udlfb.c:601:14: note: byref variable will be forcibly initialized 601 | struct urb *urb; | ^~~ /kisskb/src/drivers/video/fbdev/udlfb.c:600:6: note: byref variable will be forcibly initialized 600 | int bytes_identical = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/video/fbdev/udlfb.c:599:6: note: byref variable will be forcibly initialized 599 | int bytes_sent = 0; | ^~~~~~~~~~ /kisskb/src/drivers/video/fbdev/udlfb.c:597:8: note: byref variable will be forcibly initialized 597 | char *cmd; | ^~~ /kisskb/src/drivers/video/fbdev/udlfb.c: In function 'dlfb_ops_set_par': /kisskb/src/drivers/video/fbdev/udlfb.c:1095:27: note: byref variable will be forcibly initialized 1095 | struct fb_var_screeninfo fvs; | ^~~ /kisskb/src/drivers/video/fbdev/udlfb.c: In function 'dlfb_ops_ioctl': /kisskb/src/drivers/video/fbdev/udlfb.c:890:18: note: byref variable will be forcibly initialized 890 | struct dloarea area; | ^~~~ /kisskb/src/drivers/video/fbdev/udlfb.c: In function 'dlfb_dpy_deferred_io': /kisskb/src/drivers/video/fbdev/udlfb.c:791:6: note: byref variable will be forcibly initialized 791 | int bytes_identical = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/video/fbdev/udlfb.c:790:6: note: byref variable will be forcibly initialized 790 | int bytes_sent = 0; | ^~~~~~~~~~ /kisskb/src/drivers/video/fbdev/udlfb.c:788:8: note: byref variable will be forcibly initialized 788 | char *cmd; | ^~~ /kisskb/src/drivers/video/fbdev/udlfb.c:787:14: note: byref variable will be forcibly initialized 787 | struct urb *urb; | ^~~ /kisskb/src/drivers/video/fbdev/udlfb.c: In function 'dlfb_parse_vendor_descriptor': /kisskb/src/drivers/video/fbdev/udlfb.c:1568:8: note: byref variable will be forcibly initialized 1568 | char *desc; | ^~~~ /kisskb/src/drivers/video/fbdev/udlfb.c: In function 'dlfb_ops_check_var': /kisskb/src/drivers/video/fbdev/udlfb.c:1075:22: note: byref variable will be forcibly initialized 1075 | struct fb_videomode mode; | ^~~~ /kisskb/src/lib/fault-inject.c: In function 'setup_fault_attr': /kisskb/src/lib/fault-inject.c:23:6: note: byref variable will be forcibly initialized 23 | int space; | ^~~~~ /kisskb/src/lib/fault-inject.c:22:6: note: byref variable will be forcibly initialized 22 | int times; | ^~~~~ /kisskb/src/lib/fault-inject.c:21:16: note: byref variable will be forcibly initialized 21 | unsigned long interval; | ^~~~~~~~ /kisskb/src/lib/fault-inject.c:20:16: note: byref variable will be forcibly initialized 20 | unsigned long probability; | ^~~~~~~~~~~ /kisskb/src/lib/fault-inject.c: In function 'fail_stacktrace': /kisskb/src/lib/fault-inject.c:70:16: note: byref variable will be forcibly initialized 70 | unsigned long entries[MAX_STACK_TRACE_DEPTH]; | ^~~~~~~ /kisskb/src/drivers/video/fbdev/smscufx.c: In function 'ufx_blank': /kisskb/src/drivers/video/fbdev/smscufx.c:239:15: note: byref variable will be forcibly initialized 239 | u32 dc_ctrl, dc_sts; | ^~~~~~ /kisskb/src/drivers/video/fbdev/smscufx.c:239:6: note: byref variable will be forcibly initialized 239 | u32 dc_ctrl, dc_sts; | ^~~~~~~ /kisskb/src/drivers/video/fbdev/smscufx.c: In function 'ufx_disable': /kisskb/src/drivers/video/fbdev/smscufx.c:313:15: note: byref variable will be forcibly initialized 313 | u32 dc_ctrl, dc_sts; | ^~~~~~ /kisskb/src/drivers/video/fbdev/smscufx.c:313:6: note: byref variable will be forcibly initialized 313 | u32 dc_ctrl, dc_sts; | ^~~~~~~ /kisskb/src/drivers/video/fbdev/smscufx.c: In function 'ufx_reg_clear_and_set_bits': /kisskb/src/drivers/video/fbdev/smscufx.c:197:6: note: byref variable will be forcibly initialized 197 | u32 data; | ^~~~ /kisskb/src/drivers/video/fbdev/smscufx.c: In function 'ufx_enable': /kisskb/src/drivers/video/fbdev/smscufx.c:350:15: note: byref variable will be forcibly initialized 350 | u32 dc_ctrl, dc_sts; | ^~~~~~ /kisskb/src/drivers/video/fbdev/smscufx.c:350:6: note: byref variable will be forcibly initialized 350 | u32 dc_ctrl, dc_sts; | ^~~~~~~ /kisskb/src/drivers/video/fbdev/smscufx.c: In function 'ufx_unblank': /kisskb/src/drivers/video/fbdev/smscufx.c:276:15: note: byref variable will be forcibly initialized 276 | u32 dc_ctrl, dc_sts; | ^~~~~~ /kisskb/src/drivers/video/fbdev/smscufx.c:276:6: note: byref variable will be forcibly initialized 276 | u32 dc_ctrl, dc_sts; | ^~~~~~~ /kisskb/src/drivers/video/fbdev/smscufx.c: In function 'ufx_lite_reset': /kisskb/src/drivers/video/fbdev/smscufx.c:225:6: note: byref variable will be forcibly initialized 225 | u32 value; | ^~~~~ /kisskb/src/drivers/video/fbdev/smscufx.c: In function 'ufx_config_ddr2': /kisskb/src/drivers/video/fbdev/smscufx.c:408:6: note: byref variable will be forcibly initialized 408 | u32 tmp; | ^~~ /kisskb/src/drivers/video/fbdev/smscufx.c: In function 'ufx_i2c_init': /kisskb/src/drivers/video/fbdev/smscufx.c:1326:6: note: byref variable will be forcibly initialized 1326 | u32 tmp; | ^~~ /kisskb/src/drivers/video/fbdev/smscufx.c: In function 'ufx_i2c_wait_busy': /kisskb/src/drivers/video/fbdev/smscufx.c:1391:6: note: byref variable will be forcibly initialized 1391 | u32 tmp; | ^~~ /kisskb/src/drivers/video/fbdev/smscufx.c: In function 'ufx_setup_modes': /kisskb/src/drivers/video/fbdev/smscufx.c:1557:23: note: byref variable will be forcibly initialized 1557 | struct fb_videomode fb_vmode = {0}; | ^~~~~~~~ /kisskb/src/drivers/video/fbdev/smscufx.c: In function 'ufx_ops_check_var': /kisskb/src/drivers/video/fbdev/smscufx.c:1220:22: note: byref variable will be forcibly initialized 1220 | struct fb_videomode mode; | ^~~~ /kisskb/src/drivers/video/fbdev/smscufx.c: In function 'ufx_usb_probe': /kisskb/src/drivers/video/fbdev/smscufx.c:1614:14: note: byref variable will be forcibly initialized 1614 | u32 id_rev, fpga_rev; | ^~~~~~~~ /kisskb/src/drivers/video/fbdev/smscufx.c:1614:6: note: byref variable will be forcibly initialized 1614 | u32 id_rev, fpga_rev; | ^~~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/net/ipv4/ip_vti.c:25: /kisskb/src/net/ipv4/ip_vti.c: In function 'nla_put_be32': /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized 1322 | __be32 tmp = value; | ^~~ /kisskb/src/net/ipv4/ip_vti.c: In function 'nla_put_in_addr': /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized /kisskb/src/net/ipv4/ip_vti.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/ipv4/ip_vti.c: In function 'vti_fill_info': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized 1322 | __be32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/ipv4/ip_vti.c: In function 'vti_changelink': /kisskb/src/net/ipv4/ip_vti.c:580:24: note: byref variable will be forcibly initialized 580 | struct ip_tunnel_parm p; | ^ /kisskb/src/net/ipv4/ip_vti.c:579:8: note: byref variable will be forcibly initialized 579 | __u32 fwmark = t->fwmark; | ^~~~~~ /kisskb/src/drivers/regulator/mpq7920.c: In function 'mpq7920_parse_cb': /kisskb/src/drivers/regulator/mpq7920.c:214:10: note: byref variable will be forcibly initialized 214 | uint8_t val; | ^~~ /kisskb/src/net/ipv4/ip_vti.c: In function 'vti_newlink': /kisskb/src/net/ipv4/ip_vti.c:568:8: note: byref variable will be forcibly initialized 568 | __u32 fwmark = 0; | ^~~~~~ /kisskb/src/net/ipv4/ip_vti.c:567:24: note: byref variable will be forcibly initialized 567 | struct ip_tunnel_parm parms; | ^~~~~ /kisskb/src/drivers/regulator/mpq7920.c: In function 'mpq7920_parse_dt': /kisskb/src/drivers/regulator/mpq7920.c:245:10: note: byref variable will be forcibly initialized 245 | uint8_t freq; | ^~~~ In file included from /kisskb/src/net/ipv4/ip_vti.c:35: /kisskb/src/net/ipv4/ip_vti.c: In function 'vti_xmit': /kisskb/src/include/net/icmp.h:51:20: note: byref variable will be forcibly initialized 51 | struct ip_options opts = { 0 }; | ^~~~ /kisskb/src/net/ipv4/ip_vti.c: In function 'vti_tunnel_xmit': /kisskb/src/net/ipv4/ip_vti.c:281:15: note: byref variable will be forcibly initialized 281 | struct flowi fl; | ^~ /kisskb/src/net/ipv4/esp4_offload.c: In function 'xfrm4_beet_gso_segment': /kisskb/src/net/ipv4/esp4_offload.c:155:10: note: byref variable will be forcibly initialized 155 | __be16 frag; | ^~~~ /kisskb/src/net/ipv4/esp4_offload.c:140:5: note: byref variable will be forcibly initialized 140 | u8 proto = xo->proto; | ^~~~~ /kisskb/src/net/ipv4/esp4_offload.c: In function 'esp4_gro_receive': /kisskb/src/net/ipv4/esp4_offload.c:36:9: note: byref variable will be forcibly initialized 36 | __be32 spi; | ^~~ /kisskb/src/net/ipv4/esp4_offload.c:35:9: note: byref variable will be forcibly initialized 35 | __be32 seq; | ^~~ /kisskb/src/net/ipv4/esp4_offload.c: In function 'esp_xmit': /kisskb/src/net/ipv4/esp4_offload.c:254:18: note: byref variable will be forcibly initialized 254 | struct esp_info esp; | ^~~ /kisskb/src/drivers/regulator/mt6323-regulator.c: In function 'mt6323_set_buck_vosel_reg': /kisskb/src/drivers/regulator/mt6323-regulator.c:347:6: note: byref variable will be forcibly initialized 347 | u32 regval; | ^~~~~~ /kisskb/src/drivers/regulator/mt6323-regulator.c: In function 'mt6323_get_status': /kisskb/src/drivers/regulator/mt6323-regulator.c:160:6: note: byref variable will be forcibly initialized 160 | u32 regval; | ^~~~~~ /kisskb/src/drivers/regulator/mt6323-regulator.c: In function 'mt6323_ldo_get_mode': /kisskb/src/drivers/regulator/mt6323-regulator.c:204:15: note: byref variable will be forcibly initialized 204 | unsigned int val; | ^~~ 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/char/xillybus/xillybus_core.c:17: /kisskb/src/drivers/char/xillybus/xillybus_core.c: In function 'xilly_quiesce': /kisskb/src/include/linux/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/xillybus/xillybus_core.c:1834:6: note: in expansion of macro 'wait_event_interruptible_timeout' 1834 | t = wait_event_interruptible_timeout(endpoint->ep_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/regulator/mt6323-regulator.c: In function 'mt6323_regulator_probe': /kisskb/src/drivers/regulator/mt6323-regulator.c:375:6: note: byref variable will be forcibly initialized 375 | u32 reg_value; | ^~~~~~~~~ /kisskb/src/drivers/char/xillybus/xillybus_core.c: In function 'xillybus_myflush': /kisskb/src/include/linux/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/xillybus/xillybus_core.c:1151:12: note: in expansion of macro 'wait_event_interruptible_timeout' 1151 | else if (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/char/xillybus/xillybus_core.c:1148:4: note: in expansion of macro 'wait_event_interruptible' 1148 | wait_event_interruptible(channel->rd_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/xillybus/xillybus_core.c: In function 'xillybus_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/char/xillybus/xillybus_core.c:1391:7: note: in expansion of macro 'wait_event_interruptible' 1391 | if (wait_event_interruptible(channel->rd_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/xillybus/xillybus_core.c: In function 'xillybus_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: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/xillybus/xillybus_core.c:951:5: note: in expansion of macro 'wait_event_interruptible_timeout' 951 | 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/char/xillybus/xillybus_core.c:919:9: note: in expansion of macro 'wait_event_interruptible' 919 | if (wait_event_interruptible( | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/char/xillybus/xillybus_core.c:17: /kisskb/src/drivers/char/xillybus/xillybus_core.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ 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/char/xillybus/xillybus_core.c:17: /kisskb/src/drivers/char/xillybus/xillybus_core.c: In function 'xillybus_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/drivers/char/xillybus/xillybus_core.c:1645:9: note: in expansion of macro 'wait_event_interruptible' 1645 | if (wait_event_interruptible( | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/xillybus/xillybus_core.c: In function 'xillybus_open': /kisskb/src/drivers/char/xillybus/xillybus_core.c:1433:6: note: byref variable will be forcibly initialized 1433 | int index; | ^~~~~ /kisskb/src/drivers/char/xillybus/xillybus_core.c:1431:25: note: byref variable will be forcibly initialized 1431 | struct xilly_endpoint *endpoint; | ^~~~~~~~ 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/char/xillybus/xillybus_core.c:17: /kisskb/src/drivers/char/xillybus/xillybus_core.c: In function 'xilly_obtain_idt': /kisskb/src/include/linux/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/xillybus/xillybus_core.c:646:6: note: in expansion of macro 'wait_event_interruptible_timeout' 646 | t = wait_event_interruptible_timeout(channel->wr_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/xillybus/xillybus_core.c: In function 'xilly_get_dma_buffers': /kisskb/src/drivers/char/xillybus/xillybus_core.c:349:13: note: byref variable will be forcibly initialized 349 | dma_addr_t dma_addr; | ^~~~~~~~ /kisskb/src/drivers/char/xillybus/xillybus_core.c: In function 'xilly_setupchannels': /kisskb/src/drivers/char/xillybus/xillybus_core.c:448:27: note: byref variable will be forcibly initialized 448 | struct xilly_alloc_state wr_alloc = { | ^~~~~~~~ /kisskb/src/drivers/char/xillybus/xillybus_core.c:440:27: note: byref variable will be forcibly initialized 440 | struct xilly_alloc_state rd_alloc = { | ^~~~~~~~ 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/char/xillybus/xillybus_core.c:17: /kisskb/src/drivers/char/xillybus/xillybus_core.c: In function 'xillybus_endpoint_discovery': /kisskb/src/include/linux/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/xillybus/xillybus_core.c:1897:6: note: in expansion of macro 'wait_event_interruptible_timeout' 1897 | t = wait_event_interruptible_timeout(endpoint->ep_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/xillybus/xillybus_core.c:1863:26: note: byref variable will be forcibly initialized 1863 | struct xilly_idt_handle idt_handle; | ^~~~~~~~~~ /kisskb/src/drivers/char/xillybus/xillybus_core.c:1861:16: note: byref variable will be forcibly initialized 1861 | unsigned char bogus_idt[8] = { 1, 224, (PAGE_SHIFT)-2, 0, | ^~~~~~~~~ In file included from /kisskb/src/drivers/tty/serial/8250/8250_port.c:38: /kisskb/src/drivers/tty/serial/8250/8250_port.c: In function 'serial8250_in_MCR': /kisskb/src/drivers/tty/serial/8250/8250.h:235:16: note: byref variable will be forcibly initialized 235 | unsigned int mctrl_gpio = 0; | ^~~~~~~~~~ /kisskb/src/drivers/regulator/mt6358-regulator.c: In function 'mt6358_get_status': /kisskb/src/drivers/regulator/mt6358-regulator.c:310:6: note: byref variable will be forcibly initialized 310 | u32 regval; | ^~~~~~ /kisskb/src/drivers/regulator/mt6358-regulator.c: In function 'mt6358_get_voltage_sel': /kisskb/src/drivers/regulator/mt6358-regulator.c:266:6: note: byref variable will be forcibly initialized 266 | u32 selector; | ^~~~~~~~ /kisskb/src/drivers/regulator/mt6358-regulator.c: In function 'mt6358_regulator_get_mode': /kisskb/src/drivers/regulator/mt6358-regulator.c:351:11: note: byref variable will be forcibly initialized 351 | int ret, regval; | ^~~~~~ /kisskb/src/drivers/regulator/mt6358-regulator.c: In function 'mt6358_get_buck_voltage_sel': /kisskb/src/drivers/regulator/mt6358-regulator.c:291:11: note: byref variable will be forcibly initialized 291 | int ret, regval; | ^~~~~~ /kisskb/src/drivers/tty/serial/8250/8250_port.c: In function 'serial8250_do_get_mctrl': /kisskb/src/drivers/tty/serial/8250/8250_port.c:2001:15: note: byref variable will be forcibly initialized 2001 | unsigned int val; | ^~~ /kisskb/src/drivers/tty/serial/8250/8250_port.c: In function 'serial8250_update_uartclk': /kisskb/src/drivers/tty/serial/8250/8250_port.c:2693:27: note: byref variable will be forcibly initialized 2693 | unsigned int baud, quot, frac = 0; | ^~~~ /kisskb/src/drivers/tty/serial/8250/8250_port.c: In function 'serial8250_do_set_termios': /kisskb/src/drivers/tty/serial/8250/8250_port.c:2747:27: note: byref variable will be forcibly initialized 2747 | unsigned int baud, quot, frac = 0; | ^~~~ /kisskb/src/drivers/tty/serial/8250/8250_port.c: In function 'rx_trig_bytes_store': /kisskb/src/drivers/tty/serial/8250/8250_port.c:3135:16: note: byref variable will be forcibly initialized 3135 | unsigned char bytes; | ^~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/include/linux/cgroup.h:26, from /kisskb/src/include/linux/memcontrol.h:13, from /kisskb/src/include/linux/swap.h:9, from /kisskb/src/include/linux/shmem_fs.h:6, from /kisskb/src/drivers/gpu/drm/ttm/ttm_tt.c:35: /kisskb/src/drivers/gpu/drm/ttm/ttm_tt.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/ttm/ttm_bo.c: In function 'ttm_bo_flush_all_fences': /kisskb/src/drivers/gpu/drm/ttm/ttm_bo.c:272:23: note: byref variable will be forcibly initialized 272 | struct dma_resv_iter cursor; | ^~~~~~ /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:366:19: note: byref variable will be forcibly initialized 366 | 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:524:19: note: byref variable will be forcibly initialized 524 | struct ttm_place hop; | ^~~ /kisskb/src/drivers/gpu/drm/ttm/ttm_bo.c:523:23: note: byref variable will be forcibly initialized 523 | struct ttm_placement placement; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/ttm/ttm_bo.c:522:23: note: byref variable will be forcibly initialized 522 | struct ttm_resource *evict_mem; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/ttm/ttm_bo.c: In function 'ttm_mem_evict_first': /kisskb/src/drivers/gpu/drm/ttm/ttm_bo.c:683:9: note: byref variable will be forcibly initialized 683 | bool busy; | ^~~~ /kisskb/src/drivers/gpu/drm/ttm/ttm_bo.c:676:7: note: byref variable will be forcibly initialized 676 | bool locked = false; | ^~~~~~ /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:499:23: note: byref variable will be forcibly initialized 499 | struct ttm_resource *hop_mem; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/ttm/ttm_bo.c:498:23: note: byref variable will be forcibly initialized 498 | struct ttm_placement hop_placement; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/ttm/ttm_bo.c: In function 'ttm_bo_move_buffer': /kisskb/src/drivers/gpu/drm/ttm/ttm_bo.c:890:19: note: byref variable will be forcibly initialized 890 | struct ttm_place hop; | ^~~ /kisskb/src/drivers/gpu/drm/ttm/ttm_bo.c:889:23: note: byref variable will be forcibly initialized 889 | struct ttm_resource *mem; | ^~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/net/inet_sock.h:22, from /kisskb/src/include/net/icmp.h:19, from /kisskb/src/net/ipv4/inet_diag.c:18: /kisskb/src/net/ipv4/inet_diag.c: In function 'nla_put_u8': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/ipv4/inet_diag.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/ipv4/inet_diag.c: In function 'nla_put_u64_64bit': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/net/ipv4/inet_diag.c: In function 'inet_diag_msg_attrs_fill': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/net/ipv4/inet_diag.c:128:27: note: byref variable will be forcibly initialized 128 | struct inet_diag_sockopt inet_sockopt; | ^~~~~~~~~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/net/inet_sock.h:22, from /kisskb/src/include/net/icmp.h:19, from /kisskb/src/net/ipv4/inet_diag.c:18: /kisskb/src/net/ipv4/inet_diag.c: In function 'inet_sk_diag_fill': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/ipv4/inet_diag.c:371:16: note: byref variable will be forcibly initialized 371 | unsigned int total_nla_size = 0; | ^~~~~~~~~~~~~~ /kisskb/src/net/ipv4/inet_diag.c:353:7: note: byref variable will be forcibly initialized 353 | int attr; | ^~~~ /kisskb/src/net/ipv4/inet_diag.c:351:21: note: byref variable will be forcibly initialized 351 | union tcp_cc_info info; | ^~~~ /kisskb/src/net/ipv4/inet_diag.c:271:28: note: byref variable will be forcibly initialized 271 | struct inet_diag_meminfo minfo = { | ^~~~~ /kisskb/src/drivers/gpu/drm/ttm/ttm_bo.c: In function 'ttm_bo_swapout': /kisskb/src/drivers/gpu/drm/ttm/ttm_bo.c:1136:20: note: byref variable will be forcibly initialized 1136 | struct ttm_place hop; | ^~~ /kisskb/src/drivers/gpu/drm/ttm/ttm_bo.c:1135:24: note: byref variable will be forcibly initialized 1135 | struct ttm_resource *evict_mem; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/ttm/ttm_bo.c:1134:28: note: byref variable will be forcibly initialized 1134 | struct ttm_operation_ctx ctx = { false, false }; | ^~~ /kisskb/src/drivers/gpu/drm/ttm/ttm_bo.c:1097:7: note: byref variable will be forcibly initialized 1097 | bool locked; | ^~~~~~ /kisskb/src/drivers/gpu/drm/ttm/ttm_bo.c:1096:19: note: byref variable will be forcibly initialized 1096 | struct ttm_place place; | ^~~~~ /kisskb/src/drivers/base/power/sysfs.c: In function 'pm_qos_latency_tolerance_us_store': /kisskb/src/drivers/base/power/sysfs.c:273:6: note: byref variable will be forcibly initialized 273 | s32 value; | ^~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/net/inet_sock.h:22, from /kisskb/src/include/net/icmp.h:19, from /kisskb/src/net/ipv4/inet_diag.c:18: /kisskb/src/net/ipv4/inet_diag.c: In function 'inet_twsk_diag_fill': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/ipv4/inet_diag.c: In function 'inet_req_diag_fill': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/base/power/sysfs.c: In function 'autosuspend_delay_ms_store': /kisskb/src/drivers/base/power/sysfs.c:195:7: note: byref variable will be forcibly initialized 195 | long delay; | ^~~~~ /kisskb/src/drivers/base/power/sysfs.c: In function 'pm_qos_resume_latency_us_store': /kisskb/src/drivers/base/power/sysfs.c:229:6: note: byref variable will be forcibly initialized 229 | s32 value; | ^~~~~ In file included from /kisskb/src/include/net/tcp.h:32, from /kisskb/src/net/ipv4/inet_diag.c:19: /kisskb/src/net/ipv4/inet_diag.c: In function 'inet_lookup': /kisskb/src/include/net/inet_hashtables.h:377:7: note: byref variable will be forcibly initialized 377 | bool refcounted; | ^~~~~~~~~~ /kisskb/src/drivers/base/power/sysfs.c: In function 'pm_qos_no_power_off_store': /kisskb/src/drivers/base/power/sysfs.c:306:6: note: byref variable will be forcibly initialized 306 | int ret; | ^~~ /kisskb/src/net/ipv4/inet_diag.c: In function 'inet_diag_bc_audit': /kisskb/src/net/ipv4/inet_diag.c:927:7: note: byref variable will be forcibly initialized 927 | int min_len = sizeof(struct inet_diag_bc_op); | ^~~~~~~ /kisskb/src/net/ipv4/inet_diag.c: In function 'inet_diag_bc_sk': /kisskb/src/net/ipv4/inet_diag.c:792:25: note: byref variable will be forcibly initialized 792 | struct inet_diag_entry entry; | ^~~~~ /kisskb/src/net/ipv4/inet_diag.c: In function 'inet_diag_dump_compat': /kisskb/src/net/ipv4/inet_diag.c:1280:26: note: byref variable will be forcibly initialized 1280 | struct inet_diag_req_v2 req; | ^~~ /kisskb/src/net/ipv4/inet_diag.c: In function 'inet_diag_cmd_exact': /kisskb/src/net/ipv4/inet_diag.c:613:27: note: byref variable will be forcibly initialized 613 | struct netlink_callback cb = { | ^~ /kisskb/src/net/ipv4/inet_diag.c:599:29: note: byref variable will be forcibly initialized 599 | struct inet_diag_dump_data dump_data; | ^~~~~~~~~ /kisskb/src/net/ipv4/inet_diag.c: In function 'inet_diag_get_exact_compat': /kisskb/src/net/ipv4/inet_diag.c:1295:26: note: byref variable will be forcibly initialized 1295 | struct inet_diag_req_v2 req; | ^~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/net/inet_sock.h:22, from /kisskb/src/include/net/icmp.h:19, from /kisskb/src/net/ipv4/inet_diag.c:18: /kisskb/src/net/ipv4/inet_diag.c: In function 'inet_diag_handler_get_info': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/ipv4/inet_diag.c: In function 'inet_diag_rcv_msg_compat': /kisskb/src/net/ipv4/inet_diag.c:1317:31: note: byref variable will be forcibly initialized 1317 | struct netlink_dump_control c = { | ^ /kisskb/src/net/ipv4/inet_diag.c: In function 'inet_diag_handler_cmd': /kisskb/src/net/ipv4/inet_diag.c:1338:31: note: byref variable will be forcibly initialized 1338 | struct netlink_dump_control c = { | ^ /kisskb/src/drivers/regulator/pca9450-regulator.c: In function 'pca9450_irq_handler': /kisskb/src/drivers/regulator/pca9450-regulator.c:662:15: note: byref variable will be forcibly initialized 662 | unsigned int status; | ^~~~~~ /kisskb/src/drivers/regulator/pca9450-regulator.c: In function 'buck_set_dvs': /kisskb/src/drivers/regulator/pca9450-regulator.c:158:11: note: byref variable will be forcibly initialized 158 | uint32_t uv; | ^~ /kisskb/src/drivers/regulator/pca9450-regulator.c: In function 'pca9450_i2c_probe': /kisskb/src/drivers/regulator/pca9450-regulator.c:704:15: note: byref variable will be forcibly initialized 704 | unsigned int device_id, i; | ^~~~~~~~~ /kisskb/src/lib/error-inject.c: In function 'populate_error_injection_list': /kisskb/src/lib/error-inject.c:64:35: note: byref variable will be forcibly initialized 64 | unsigned long entry, offset = 0, size = 0; | ^~~~ /kisskb/src/lib/error-inject.c:64:23: note: byref variable will be forcibly initialized 64 | unsigned long entry, offset = 0, size = 0; | ^~~~~~ /kisskb/src/lib/cpu_rmap.c: In function 'cpu_rmap_update': /kisskb/src/lib/cpu_rmap.c:158:16: note: byref variable will be forcibly initialized 158 | cpumask_var_t update_mask; | ^~~~~~~~~~~ /kisskb/src/drivers/tty/tty_io.c: In function 'show_cons_active': /kisskb/src/drivers/tty/tty_io.c:3554:7: note: byref variable will be forcibly initialized 3554 | int index = cs[i]->index; | ^~~~~ /kisskb/src/drivers/tty/tty_io.c:3536:18: note: byref variable will be forcibly initialized 3536 | struct console *cs[16]; | ^~ /kisskb/src/drivers/tty/tty_ioctl.c: In function 'set_tchars': /kisskb/src/drivers/tty/tty_ioctl.c:593:16: note: byref variable will be forcibly initialized 593 | struct tchars tmp; | ^~~ /kisskb/src/drivers/tty/tty_ioctl.c: In function 'set_ltchars': /kisskb/src/drivers/tty/tty_ioctl.c:629:17: note: byref variable will be forcibly initialized 629 | struct ltchars tmp; | ^~~ /kisskb/src/drivers/tty/tty_ioctl.c: In function 'tty_change_softcar': /kisskb/src/drivers/tty/tty_ioctl.c:661:18: note: byref variable will be forcibly initialized 661 | 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:204:12: note: in expansion of macro 'wait_event_interruptible_timeout' 204 | timeout = wait_event_interruptible_timeout(tty->write_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/tty_io.c: In function 'iterate_tty_read': /kisskb/src/drivers/tty/tty_io.c:851:7: note: byref variable will be forcibly initialized 851 | char kernel_buf[64]; | ^~~~~~~~~~ /kisskb/src/drivers/tty/tty_io.c:849:8: note: byref variable will be forcibly initialized 849 | void *cookie = NULL; | ^~~~~~ /kisskb/src/drivers/tty/tty_ioctl.c: In function 'tty_set_termios': /kisskb/src/drivers/tty/tty_ioctl.c:340:18: note: byref variable will be forcibly initialized 340 | struct ktermios old_termios; | ^~~~~~~~~~~ /kisskb/src/drivers/tty/tty_io.c: In function 'tty_tiocgicount': /kisskb/src/drivers/tty/tty_io.c:2589:32: note: byref variable will be forcibly initialized 2589 | struct serial_icounter_struct icount; | ^~~~~~ /kisskb/src/drivers/tty/tty_ioctl.c: In function 'get_sgttyb': /kisskb/src/drivers/tty/tty_ioctl.c:496:16: note: byref variable will be forcibly initialized 496 | struct sgttyb tmp; | ^~~ /kisskb/src/drivers/tty/tty_io.c: In function 'tty_tiocgserial': /kisskb/src/drivers/tty/tty_io.c:2630:23: note: byref variable will be forcibly initialized 2630 | struct serial_struct v; | ^ /kisskb/src/drivers/tty/tty_ioctl.c: In function 'get_tchars': /kisskb/src/drivers/tty/tty_ioctl.c:578:16: note: byref variable will be forcibly initialized 578 | struct tchars tmp; | ^~~ /kisskb/src/drivers/tty/tty_ioctl.c: In function 'get_ltchars': /kisskb/src/drivers/tty/tty_ioctl.c:612:17: note: byref variable will be forcibly initialized 612 | struct ltchars tmp; | ^~~ /kisskb/src/drivers/tty/tty_ioctl.c: In function 'set_sgttyb': /kisskb/src/drivers/tty/tty_ioctl.c:550:18: note: byref variable will be forcibly initialized 550 | struct ktermios termios; | ^~~~~~~ /kisskb/src/drivers/tty/tty_ioctl.c:549:16: note: byref variable will be forcibly initialized 549 | struct sgttyb tmp; | ^~~ /kisskb/src/drivers/tty/tty_ioctl.c: In function 'get_termio': /kisskb/src/drivers/tty/tty_ioctl.c:463:18: note: byref variable will be forcibly initialized 463 | struct ktermios kterm; | ^~~~~ /kisskb/src/drivers/tty/n_tty.c: In function 'n_tty_read': /kisskb/src/drivers/tty/n_tty.c:2033:17: note: byref variable will be forcibly initialized 2033 | unsigned char *kb = kbuf; | ^~ In file included from /kisskb/src/include/linux/irq.h:21, 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/drivers/tty/tty_io.c:75: /kisskb/src/drivers/tty/tty_io.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/tty/tty_ioctl.c: In function 'set_termios': /kisskb/src/drivers/tty/tty_ioctl.c:388:18: note: byref variable will be forcibly initialized 388 | struct ktermios tmp_termios; | ^~~~~~~~~~~ /kisskb/src/drivers/tty/tty_ioctl.c: In function 'tty_mode_ioctl': /kisskb/src/drivers/tty/tty_ioctl.c:691:18: note: byref variable will be forcibly initialized 691 | struct ktermios kterm; | ^~~~~ /kisskb/src/drivers/tty/tty_io.c: In function 'tty_dev_name_to_number': /kisskb/src/drivers/tty/tty_io.c:346:6: note: byref variable will be forcibly initialized 346 | int index, prefix_length = 0; | ^~~~~ /kisskb/src/drivers/tty/tty_io.c: In function 'tiocswinsz': /kisskb/src/drivers/tty/tty_io.c:2369:17: note: byref variable will be forcibly initialized 2369 | struct winsize tmp_ws; | ^~~~~~ /kisskb/src/drivers/tty/tty_io.c: In function 'tiocsti': /kisskb/src/drivers/tty/tty_io.c:2283:11: note: byref variable will be forcibly initialized 2283 | char ch, mbz = 0; | ^~~ /kisskb/src/drivers/tty/tty_io.c:2283:7: note: byref variable will be forcibly initialized 2283 | char ch, mbz = 0; | ^~ /kisskb/src/drivers/tty/tty_io.c: In function 'tty_set_serial': /kisskb/src/drivers/tty/tty_io.c:2603:7: note: byref variable will be forcibly initialized 2603 | char comm[TASK_COMM_LEN]; | ^~~~ /kisskb/src/drivers/tty/tty_io.c: In function 'tty_tiocsserial': /kisskb/src/drivers/tty/tty_io.c:2620:23: note: byref variable will be forcibly initialized 2620 | struct serial_struct v; | ^ /kisskb/src/drivers/tty/tty_io.c: In function 'tty_get_device': /kisskb/src/drivers/tty/tty_io.c:3073:23: note: byref variable will be forcibly initialized 3073 | static struct device *tty_get_device(struct tty_struct *tty) | ^~~~~~~~~~~~~~ /kisskb/src/drivers/regulator/rk808-regulator.c: In function 'rk8xx_is_enabled_wmsk_regmap': /kisskb/src/drivers/regulator/rk808-regulator.c:511:15: note: byref variable will be forcibly initialized 511 | unsigned int val; | ^~~ /kisskb/src/drivers/tty/tty_io.c: In function 'tty_register_device_attr': /kisskb/src/drivers/tty/tty_io.c:3225:7: note: byref variable will be forcibly initialized 3225 | char name[64]; | ^~~~ /kisskb/src/drivers/regulator/rk808-regulator.c: In function 'rk8xx_get_mode': /kisskb/src/drivers/regulator/rk808-regulator.c:496:15: note: byref variable will be forcibly initialized 496 | unsigned int val; | ^~~ /kisskb/src/drivers/regulator/rk808-regulator.c: In function 'rk808_buck1_2_get_voltage_sel_regmap': /kisskb/src/drivers/regulator/rk808-regulator.c:225:15: note: byref variable will be forcibly initialized 225 | unsigned int val; | ^~~ /kisskb/src/drivers/regulator/rk808-regulator.c: In function 'rk808_buck1_2_i2c_set_voltage_sel': /kisskb/src/drivers/regulator/rk808-regulator.c:247:29: note: byref variable will be forcibly initialized 247 | unsigned int old_sel, tmp, val, mask = rdev->desc->vsel_mask; | ^~~ /kisskb/src/drivers/tty/tty_io.c: In function 'tty_register_driver': /kisskb/src/drivers/regulator/rk808-regulator.c: In function 'rk808_buck1_2_set_voltage_sel': /kisskb/src/drivers/tty/tty_io.c:3427:8: note: byref variable will be forcibly initialized 3427 | dev_t dev; | ^~~ /kisskb/src/drivers/regulator/rk808-regulator.c:299:11: note: byref variable will be forcibly initialized 299 | unsigned old_sel; | ^~~~~~~ In file included from /kisskb/src/lib/nlattr.c:16: /kisskb/src/lib/nlattr.c: In function 'nla_get_u64': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized 1617 | u64 tmp; | ^~~ /kisskb/src/lib/nlattr.c: In function 'nla_validate_mask': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized /kisskb/src/lib/nlattr.c: In function 'nla_get_s64': /kisskb/src/include/net/netlink.h:1679:6: note: byref variable will be forcibly initialized 1679 | s64 tmp; | ^~~ /kisskb/src/lib/nlattr.c: In function 'nla_validate_range_unsigned': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized 1617 | u64 tmp; | ^~~ /kisskb/src/lib/nlattr.c:167:34: note: byref variable will be forcibly initialized 167 | struct netlink_range_validation range; | ^~~~~ In file included from /kisskb/src/lib/nlattr.c:16: /kisskb/src/lib/nlattr.c: In function 'nla_validate_int_range_signed': /kisskb/src/include/net/netlink.h:1679:6: note: byref variable will be forcibly initialized 1679 | s64 tmp; | ^~~ /kisskb/src/lib/nlattr.c:271:41: note: byref variable will be forcibly initialized 271 | struct netlink_range_validation_signed range; | ^~~~~ /kisskb/src/drivers/tty/tty_io.c: In function 'tty_open_by_driver': /kisskb/src/drivers/tty/tty_io.c:2050:6: note: byref variable will be forcibly initialized 2050 | int index = -1; | ^~~~~ /kisskb/src/drivers/tty/tty_io.c: In function 'tty_kopen': /kisskb/src/drivers/tty/tty_io.c:1964:6: note: byref variable will be forcibly initialized 1964 | int index = -1; | ^~~~~ /kisskb/src/drivers/regulator/rohm-regulator.c: In function 'set_dvs_level': /kisskb/src/drivers/regulator/rohm-regulator.c:17:11: note: byref variable will be forcibly initialized 17 | uint32_t uv; | ^~ /kisskb/src/drivers/video/fbdev/carminefb.c: In function 'carminefb_probe': /kisskb/src/drivers/video/fbdev/carminefb.c:614:18: note: byref variable will be forcibly initialized 614 | struct fb_info *info; | ^~~~ /kisskb/src/net/xfrm/xfrm_input.c: In function 'xfrm_trans_reinject': /kisskb/src/net/xfrm/xfrm_input.c:766:22: note: byref variable will be forcibly initialized 766 | struct sk_buff_head queue; | ^~~~~ /kisskb/src/drivers/regulator/rt4801-regulator.c: In function 'rt4801_probe': /kisskb/src/drivers/regulator/rt4801-regulator.c:186:16: note: byref variable will be forcibly initialized 186 | unsigned int val; | ^~~ /kisskb/src/drivers/regulator/rt4801-regulator.c:183:27: note: byref variable will be forcibly initialized 183 | struct regulator_config config = { .dev = &i2c->dev, .driver_data = priv, | ^~~~~~ /kisskb/src/drivers/regulator/rt6245-regulator.c: In function 'rt6245_init_device_properties': /kisskb/src/drivers/regulator/rt6245-regulator.c:126:5: note: byref variable will be forcibly initialized 126 | u8 propval; | ^~~~~~~ /kisskb/src/net/xfrm/xfrm_input.c: In function 'xfrm_input': /kisskb/src/net/xfrm/xfrm_input.c:465:9: note: byref variable will be forcibly initialized 465 | __be32 seq; | ^~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/drivers/video/fbdev/vga16fb.c:17: /kisskb/src/drivers/video/fbdev/vga16fb.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/regulator/rtq6752-regulator.c: In function 'rtq6752_get_error_flags': /kisskb/src/drivers/regulator/rtq6752-regulator.c:108:21: note: byref variable will be forcibly initialized 108 | const unsigned int fault_mask[] = { | ^~~~~~~~~~ /kisskb/src/drivers/regulator/rtq6752-regulator.c:107:15: note: byref variable will be forcibly initialized 107 | unsigned int val, events = 0; | ^~~ /kisskb/src/drivers/regulator/rtq6752-regulator.c: In function 'rtq6752_init_device_properties': /kisskb/src/drivers/regulator/rtq6752-regulator.c:177:5: note: byref variable will be forcibly initialized 177 | u8 raw_vals[] = { 0, 0 }; | ^~~~~~~~ /kisskb/src/lib/dynamic_debug.c: In function 'ddebug_change': /kisskb/src/lib/dynamic_debug.c:159:18: note: byref variable will be forcibly initialized 159 | struct flagsbuf fbuf; | ^~~~ /kisskb/src/lib/dynamic_debug.c: In function 'ddebug_exec_query': /kisskb/src/lib/dynamic_debug.c:495:8: note: byref variable will be forcibly initialized 495 | char *words[MAXWORDS]; | ^~~~~ /kisskb/src/lib/dynamic_debug.c: In function '__dynamic_pr_debug': /kisskb/src/lib/dynamic_debug.c:635:7: note: byref variable will be forcibly initialized 635 | char buf[PREFIX_SIZE] = ""; | ^~~ /kisskb/src/lib/dynamic_debug.c:634:19: note: byref variable will be forcibly initialized 634 | struct va_format vaf; | ^~~ /kisskb/src/lib/dynamic_debug.c:633:10: note: byref variable will be forcibly initialized 633 | va_list args; | ^~~~ /kisskb/src/lib/dynamic_debug.c: In function '__dynamic_dev_dbg': /kisskb/src/lib/dynamic_debug.c:668:8: note: byref variable will be forcibly initialized 668 | char buf[PREFIX_SIZE] = ""; | ^~~ /kisskb/src/lib/dynamic_debug.c:655:10: note: byref variable will be forcibly initialized 655 | va_list args; | ^~~~ /kisskb/src/lib/dynamic_debug.c:654:19: note: byref variable will be forcibly initialized 654 | struct va_format vaf; | ^~~ /kisskb/src/lib/dynamic_debug.c: In function '__dynamic_netdev_dbg': /kisskb/src/lib/dynamic_debug.c:697:8: note: byref variable will be forcibly initialized 697 | char buf[PREFIX_SIZE] = ""; | ^~~ /kisskb/src/lib/dynamic_debug.c:686:10: note: byref variable will be forcibly initialized 686 | va_list args; | ^~~~ /kisskb/src/lib/dynamic_debug.c:685:19: note: byref variable will be forcibly initialized 685 | struct va_format vaf; | ^~~ /kisskb/src/lib/dynamic_debug.c: In function '__dynamic_ibdev_dbg': /kisskb/src/lib/dynamic_debug.c:733:8: note: byref variable will be forcibly initialized 733 | char buf[PREFIX_SIZE] = ""; | ^~~ /kisskb/src/lib/dynamic_debug.c:725:10: note: byref variable will be forcibly initialized 725 | va_list args; | ^~~~ /kisskb/src/lib/dynamic_debug.c:724:19: note: byref variable will be forcibly initialized 724 | struct va_format vaf; | ^~~ /kisskb/src/lib/dynamic_debug.c: In function 'ddebug_proc_show': /kisskb/src/lib/dynamic_debug.c:889:18: note: byref variable will be forcibly initialized 889 | struct flagsbuf flags; | ^~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/drivers/video/fbdev/uvesafb.c:15: /kisskb/src/drivers/video/fbdev/uvesafb.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/video/fbdev/uvesafb.c: In function 'uvesafb_helper_start': /kisskb/src/drivers/video/fbdev/uvesafb.c:120:8: note: byref variable will be forcibly initialized 120 | char *argv[] = { | ^~~~ /kisskb/src/drivers/video/fbdev/uvesafb.c:114:8: note: byref variable will be forcibly initialized 114 | char *envp[] = { | ^~~~ /kisskb/src/drivers/video/fbdev/uvesafb.c: In function 'uvesafb_setcolreg': /kisskb/src/drivers/video/fbdev/uvesafb.c:993:27: note: byref variable will be forcibly initialized 993 | struct uvesafb_pal_entry entry; | ^~~~~ /kisskb/src/drivers/video/fbdev/simplefb.c: In function 'simplefb_parse_dt': /kisskb/src/drivers/video/fbdev/simplefb.c:104:14: note: byref variable will be forcibly initialized 104 | const char *format; | ^~~~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/arch/powerpc/include/asm/io.h:27, 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/trace_recursion.h:5, from /kisskb/src/include/linux/ftrace.h:10, from /kisskb/src/include/linux/kprobes.h:28, from /kisskb/src/include/linux/kgdb.h:19, from /kisskb/src/include/linux/fb.h:6, from /kisskb/src/drivers/video/fbdev/simplefb.c:16: /kisskb/src/drivers/video/fbdev/simplefb.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/trace_recursion.h:5, from /kisskb/src/include/linux/ftrace.h:10, from /kisskb/src/include/linux/kprobes.h:28, from /kisskb/src/include/linux/kgdb.h:19, from /kisskb/src/include/linux/fb.h:6, from /kisskb/src/drivers/video/fbdev/simplefb.c:16: /kisskb/src/drivers/video/fbdev/simplefb.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/arch/powerpc/include/asm/io.h:27, 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/trace_recursion.h:5, from /kisskb/src/include/linux/ftrace.h:10, from /kisskb/src/include/linux/kprobes.h:28, from /kisskb/src/include/linux/kgdb.h:19, from /kisskb/src/include/linux/fb.h:6, from /kisskb/src/drivers/video/fbdev/simplefb.c:16: /kisskb/src/drivers/video/fbdev/simplefb.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/video/fbdev/simplefb.c: In function 'simplefb_regulators_get': /kisskb/src/drivers/video/fbdev/simplefb.c:341:8: note: byref variable will be forcibly initialized 341 | char name[32]; /* 32 is max size of property name */ | ^~~~ /kisskb/src/drivers/video/fbdev/simplefb.c: In function 'simplefb_probe': /kisskb/src/drivers/video/fbdev/simplefb.c:405:25: note: byref variable will be forcibly initialized 405 | struct simplefb_params params; | ^~~~~~ /kisskb/src/drivers/video/fbdev/uvesafb.c: In function 'uvesafb_vbe_getmonspecs': /kisskb/src/drivers/video/fbdev/uvesafb.c:726:23: note: byref variable will be forcibly initialized 726 | struct fb_videomode vmode; | ^~~~~ /kisskb/src/drivers/video/fbdev/uvesafb.c:724:28: note: byref variable will be forcibly initialized 724 | struct fb_var_screeninfo var; | ^~~ /kisskb/src/drivers/regulator/sy8827n.c: In function 'sy8827n_get_mode': /kisskb/src/drivers/regulator/sy8827n.c:61:6: note: byref variable will be forcibly initialized 61 | u32 val; | ^~~ In file included from /kisskb/src/drivers/video/fbdev/ssd1307fb.c:16: /kisskb/src/drivers/video/fbdev/ssd1307fb.c: In function 'pwm_enable': /kisskb/src/include/linux/pwm.h:368:19: note: byref variable will be forcibly initialized 368 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/video/fbdev/ssd1307fb.c: In function 'pwm_disable': /kisskb/src/include/linux/pwm.h:387:19: note: byref variable will be forcibly initialized 387 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/video/fbdev/ssd1307fb.c: In function 'ssd1307fb_init': /kisskb/src/drivers/video/fbdev/ssd1307fb.c:381:19: note: byref variable will be forcibly initialized 381 | struct pwm_state pwmstate; | ^~~~~~~~ /kisskb/src/drivers/video/fbdev/ssd1307fb.c: In function 'ssd1307fb_probe': /kisskb/src/drivers/video/fbdev/ssd1307fb.c:641:7: note: byref variable will be forcibly initialized 641 | char bl_name[12]; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/ttm/ttm_bo_util.c: In function 'ttm_move_memcpy': /kisskb/src/drivers/gpu/drm/ttm/ttm_bo_util.c:96:30: note: byref variable will be forcibly initialized 96 | struct dma_buf_map src_map, dst_map; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/ttm/ttm_bo_util.c:96:21: note: byref variable will be forcibly initialized 96 | struct dma_buf_map src_map, dst_map; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/ttm/ttm_bo_util.c: In function 'ttm_bo_move_to_ghost': /kisskb/src/drivers/gpu/drm/ttm/ttm_bo_util.c:482:28: note: byref variable will be forcibly initialized 482 | struct ttm_buffer_object *ghost_obj; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/ttm/ttm_bo_util.c: In function 'ttm_bo_move_memcpy': /kisskb/src/drivers/gpu/drm/ttm/ttm_bo_util.c:145:15: note: byref variable will be forcibly initialized 145 | } _dst_iter, _src_iter; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/ttm/ttm_bo_util.c:145:4: note: byref variable will be forcibly initialized 145 | } _dst_iter, _src_iter; | ^~~~~~~~~ /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:419:28: note: byref variable will be forcibly initialized 419 | struct ttm_operation_ctx ctx = { | ^~~ /kisskb/src/drivers/gpu/drm/ttm/ttm_bo_util.c: In function 'ttm_bo_pipeline_gutting': /kisskb/src/drivers/gpu/drm/ttm/ttm_bo_util.c:587:23: note: byref variable will be forcibly initialized 587 | struct ttm_resource *sys_res; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/ttm/ttm_bo_util.c:586:28: note: byref variable will be forcibly initialized 586 | struct ttm_buffer_object *ghost; | ^~~~~ /kisskb/src/drivers/block/mtip32xx/mtip32xx.c: In function 'mtip_check_surprise_removal': /kisskb/src/drivers/block/mtip32xx/mtip32xx.c:141:6: note: byref variable will be forcibly initialized 141 | u16 vendor_id = 0; | ^~~~~~~~~ /kisskb/src/drivers/block/mtip32xx/mtip32xx.c: In function 'mtip_exec_internal_command': /kisskb/src/drivers/block/mtip32xx/mtip32xx.c:969:22: note: byref variable will be forcibly initialized 969 | struct mtip_int_cmd icmd = { | ^~~~ /kisskb/src/drivers/block/mtip32xx/mtip32xx.c: In function 'mtip_standby_immediate': /kisskb/src/drivers/block/mtip32xx/mtip32xx.c:1217:15: note: byref variable will be forcibly initialized 1217 | unsigned int timeout; | ^~~~~~~ /kisskb/src/drivers/block/mtip32xx/mtip32xx.c:1215:25: note: byref variable will be forcibly initialized 1215 | struct host_to_dev_fis fis; | ^~~ /kisskb/src/drivers/block/mtip32xx/mtip32xx.c: In function 'mtip_read_log_page': /kisskb/src/drivers/block/mtip32xx/mtip32xx.c:1259:25: note: byref variable will be forcibly initialized 1259 | struct host_to_dev_fis fis; | ^~~ /kisskb/src/drivers/block/mtip32xx/mtip32xx.c: In function 'mtip_get_identify': /kisskb/src/drivers/block/mtip32xx/mtip32xx.c:1133:25: note: byref variable will be forcibly initialized 1133 | struct host_to_dev_fis fis; | ^~~ /kisskb/src/drivers/block/mtip32xx/mtip32xx.c: In function 'exec_drive_task': /kisskb/src/drivers/block/mtip32xx/mtip32xx.c:1492:15: note: byref variable will be forcibly initialized 1492 | unsigned int to; | ^~ /kisskb/src/drivers/block/mtip32xx/mtip32xx.c:1490:25: note: byref variable will be forcibly initialized 1490 | struct host_to_dev_fis fis; | ^~~ /kisskb/src/drivers/block/mtip32xx/mtip32xx.c: In function 'mtip_get_smart_data': /kisskb/src/drivers/block/mtip32xx/mtip32xx.c:1295:25: note: byref variable will be forcibly initialized 1295 | struct host_to_dev_fis fis; | ^~~ /kisskb/src/drivers/block/mtip32xx/mtip32xx.c: In function 'mtip_disable_link_opts': /kisskb/src/drivers/block/mtip32xx/mtip32xx.c:3850:17: note: byref variable will be forcibly initialized 3850 | unsigned short pcie_dev_ctrl; | ^~~~~~~~~~~~~ /kisskb/src/drivers/block/mtip32xx/mtip32xx.c: In function 'print_tags': /kisskb/src/drivers/block/mtip32xx/mtip32xx.c:474:16: note: byref variable will be forcibly initialized 474 | unsigned char tagmap[128]; | ^~~~~~ /kisskb/src/drivers/block/mtip32xx/mtip32xx.c: In function 'mtip_handle_tfe': /kisskb/src/drivers/block/mtip32xx/mtip32xx.c:514:16: note: byref variable will be forcibly initialized 514 | unsigned long tagaccum[SLOTBITS_IN_LONGS]; | ^~~~~~~~ /kisskb/src/drivers/block/mtip32xx/mtip32xx.c: In function 'exec_drive_command': /kisskb/src/drivers/block/mtip32xx/mtip32xx.c:1565:15: note: byref variable will be forcibly initialized 1565 | unsigned int to; | ^~ /kisskb/src/drivers/block/mtip32xx/mtip32xx.c:1563:13: note: byref variable will be forcibly initialized 1563 | dma_addr_t dma_addr = 0; | ^~~~~~~~ /kisskb/src/drivers/block/mtip32xx/mtip32xx.c:1560:25: note: byref variable will be forcibly initialized 1560 | struct host_to_dev_fis fis; | ^~~ /kisskb/src/drivers/block/mtip32xx/mtip32xx.c: In function 'exec_drive_taskfile': /kisskb/src/drivers/block/mtip32xx/mtip32xx.c:1720:15: note: byref variable will be forcibly initialized 1720 | unsigned int timeout; | ^~~~~~~ /kisskb/src/drivers/block/mtip32xx/mtip32xx.c:1709:25: note: byref variable will be forcibly initialized 1709 | struct host_to_dev_fis fis; | ^~~ /kisskb/src/drivers/block/mtip32xx/mtip32xx.c: In function 'mtip_hw_ioctl': /kisskb/src/drivers/block/mtip32xx/mtip32xx.c:2012:22: note: byref variable will be forcibly initialized 2012 | ide_task_request_t req_task; | ^~~~~~~~ /kisskb/src/drivers/block/mtip32xx/mtip32xx.c:1991:6: note: byref variable will be forcibly initialized 1991 | u8 drive_command[7]; | ^~~~~~~~~~~~~ /kisskb/src/drivers/block/mtip32xx/mtip32xx.c:1967:6: note: byref variable will be forcibly initialized 1967 | u8 drive_command[4]; | ^~~~~~~~~~~~~ In file included from /kisskb/src/drivers/block/mtip32xx/mtip32xx.c:24: /kisskb/src/drivers/block/mtip32xx/mtip32xx.c: In function 'blk_rq_map_sg': /kisskb/src/include/linux/blk-mq.h:1071:22: note: byref variable will be forcibly initialized 1071 | struct scatterlist *last_sg = NULL; | ^~~~~~~ /kisskb/src/drivers/block/mtip32xx/mtip32xx.c: In function 'mtip_hw_submit_io': /kisskb/src/include/linux/blk-mq.h:1071:22: note: byref variable will be forcibly initialized /kisskb/src/drivers/block/mtip32xx/mtip32xx.c: In function 'mtip_dump_identify': /kisskb/src/drivers/block/mtip32xx/mtip32xx.c:1407:7: note: byref variable will be forcibly initialized 1407 | char cbuf[42]; | ^~~~ /kisskb/src/drivers/block/mtip32xx/mtip32xx.c:1406:17: note: byref variable will be forcibly initialized 1406 | unsigned short revid; | ^~~~~ /kisskb/src/drivers/block/mtip32xx/mtip32xx.c: In function 'mtip_hw_get_identify': /kisskb/src/drivers/block/mtip32xx/mtip32xx.c:2770:20: note: byref variable will be forcibly initialized 2770 | struct smart_attr attr242; | ^~~~~~~ /kisskb/src/drivers/block/mtip32xx/mtip32xx.c: In function 'mtip_pci_probe': /kisskb/src/drivers/block/mtip32xx/mtip32xx.c:3908:7: note: byref variable will be forcibly initialized 3908 | char cpu_list[256]; | ^~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/radix-tree.h:12, 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/block/mtip32xx/mtip32xx.c:11: /kisskb/src/drivers/block/mtip32xx/mtip32xx.c: In function 'mtip_service_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/block/mtip32xx/mtip32xx.c:2611:3: note: in expansion of macro 'wait_event_interruptible' 2611 | wait_event_interruptible(port->svc_wait, (port->flags) && | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/regulator/tps6586x-regulator.c: In function 'tps6586x_regulator_preinit': /kisskb/src/drivers/regulator/tps6586x-regulator.c:270:16: note: byref variable will be forcibly initialized 270 | uint8_t val1, val2; | ^~~~ /kisskb/src/drivers/regulator/tps6586x-regulator.c:270:10: note: byref variable will be forcibly initialized 270 | uint8_t val1, val2; | ^~~~ /kisskb/src/drivers/block/mtip32xx/mtip32xx.c: In function 'show_device_status': /kisskb/src/drivers/block/mtip32xx/mtip32xx.c:2184:7: note: byref variable will be forcibly initialized 2184 | char id_buf[42]; | ^~~~~~ /kisskb/src/drivers/regulator/tps6586x-regulator.c: In function 'tps6586x_regulator_probe': /kisskb/src/drivers/regulator/tps6586x-regulator.c:455:29: note: byref variable will be forcibly initialized 455 | struct of_regulator_match *tps6586x_reg_matches = NULL; | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/regulator/tps6524x-regulator.c: In function '__read_reg': /kisskb/src/drivers/regulator/tps6524x-regulator.c:148:22: note: byref variable will be forcibly initialized 148 | struct spi_transfer t[3]; | ^ /kisskb/src/drivers/regulator/tps6524x-regulator.c:147:21: note: byref variable will be forcibly initialized 147 | struct spi_message m; | ^ /kisskb/src/drivers/regulator/tps6524x-regulator.c:146:5: note: byref variable will be forcibly initialized 146 | u8 status; | ^~~~~~ /kisskb/src/drivers/regulator/tps6524x-regulator.c:145:27: note: byref variable will be forcibly initialized 145 | u16 cmd = CMD_READ(reg), in; | ^~ /kisskb/src/drivers/regulator/tps6524x-regulator.c:145:6: note: byref variable will be forcibly initialized 145 | u16 cmd = CMD_READ(reg), in; | ^~~ /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:233:28: note: byref variable will be forcibly initialized 233 | struct ttm_operation_ctx ctx = { | ^~~ /kisskb/src/drivers/regulator/tps6524x-regulator.c: In function '__write_reg': /kisskb/src/drivers/regulator/tps6524x-regulator.c:201:22: note: byref variable will be forcibly initialized 201 | struct spi_transfer t[3]; | ^ /kisskb/src/drivers/regulator/tps6524x-regulator.c:200:21: note: byref variable will be forcibly initialized 200 | struct spi_message m; | ^ /kisskb/src/drivers/regulator/tps6524x-regulator.c:199:5: note: byref variable will be forcibly initialized 199 | u8 status; | ^~~~~~ /kisskb/src/drivers/regulator/tps6524x-regulator.c:198:28: note: byref variable will be forcibly initialized 198 | u16 cmd = CMD_WRITE(reg), out = val; | ^~~ /kisskb/src/drivers/regulator/tps6524x-regulator.c:198:6: note: byref variable will be forcibly initialized 198 | u16 cmd = CMD_WRITE(reg), out = val; | ^~~ /kisskb/src/drivers/gpu/drm/ttm/ttm_bo_vm.c: In function 'ttm_bo_vm_fault': /kisskb/src/drivers/gpu/drm/ttm/ttm_bo_vm.c:334:6: note: byref variable will be forcibly initialized 334 | int idx; | ^~~ /kisskb/src/drivers/gpu/drm/ttm/ttm_bo_vm.c: In function 'ttm_bo_vm_access_kmap': /kisskb/src/drivers/gpu/drm/ttm/ttm_bo_vm.c:389:26: note: byref variable will be forcibly initialized 389 | struct ttm_bo_kmap_obj map; | ^~~ /kisskb/src/drivers/char/random.c: In function 'crng_init_try_arch': /kisskb/src/drivers/char/random.c:789:16: note: byref variable will be forcibly initialized 789 | unsigned long rv; | ^~ /kisskb/src/drivers/char/random.c: In function 'crng_init_try_arch_early': /kisskb/src/drivers/char/random.c:807:16: note: byref variable will be forcibly initialized 807 | unsigned long rv; | ^~ /kisskb/src/drivers/char/random.c: In function 'init_std_data': /kisskb/src/drivers/char/random.c:1764:16: note: byref variable will be forcibly initialized 1764 | unsigned long rv; | ^~ /kisskb/src/drivers/char/random.c:1763:10: note: byref variable will be forcibly initialized 1763 | ktime_t now = ktime_get_real(); | ^~~ /kisskb/src/drivers/char/random.c: In function 'get_random_bytes_arch': /kisskb/src/drivers/char/random.c:1736:17: note: byref variable will be forcibly initialized 1736 | unsigned long v; | ^ /kisskb/src/drivers/char/random.c: In function 'extract_buf': /kisskb/src/drivers/char/random.c:1387:8: note: byref variable will be forcibly initialized 1387 | __u32 workspace[SHA1_WORKSPACE_WORDS]; | ^~~~~~~~~ /kisskb/src/drivers/char/random.c:1386:4: note: byref variable will be forcibly initialized 1386 | } hash; | ^~~~ /kisskb/src/drivers/char/random.c: In function '_extract_entropy': /kisskb/src/drivers/char/random.c:1438:7: note: byref variable will be forcibly initialized 1438 | __u8 tmp[EXTRACT_SIZE]; | ^~~ In file included from /kisskb/src/drivers/char/random.c:329: /kisskb/src/drivers/char/random.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/char/random.c: In function 'crng_reseed': /kisskb/src/drivers/char/random.c:969:17: note: byref variable will be forcibly initialized 969 | unsigned long rv; | ^~ /kisskb/src/drivers/char/random.c:956:4: note: byref variable will be forcibly initialized 956 | } buf; | ^~~ /kisskb/src/drivers/char/random.c: In function '_get_random_bytes': /kisskb/src/drivers/char/random.c:1538:7: note: byref variable will be forcibly initialized 1538 | __u8 tmp[CHACHA_BLOCK_SIZE] __aligned(4); | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/random.h:247, from /kisskb/src/drivers/char/random.c:359: /kisskb/src/drivers/char/random.c: In function 'perf_trace_add_device_randomness': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_random__mix_pool_bytes': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_credit_entropy_bits': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_debit_entropy': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_add_input_randomness': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_add_disk_randomness': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_random__get_random_bytes': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_random__extract_entropy': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_urandom_read': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_prandom_u32': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ 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:359: /kisskb/src/drivers/char/random.c: In function 'trace_event_raw_event_add_device_randomness': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | 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:726:28: note: byref variable will be forcibly initialized 726 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/random.h:247, from /kisskb/src/drivers/char/random.c:359: /kisskb/src/drivers/char/random.c: In function '__bpf_trace_add_device_randomness': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_debit_entropy': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_add_disk_randomness': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_random__get_random_bytes': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_random__mix_pool_bytes': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_urandom_read': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_credit_entropy_bits': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_random__extract_entropy': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_add_input_randomness': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_prandom_u32': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 'add_device_randomness': /kisskb/src/drivers/char/random.c:1127:16: note: byref variable will be forcibly initialized 1127 | unsigned long time = random_get_entropy() ^ jiffies; | ^~~~ /kisskb/src/lib/stackdepot.c: In function 'stack_depot_snprint': /kisskb/src/lib/stackdepot.c:255:17: note: byref variable will be forcibly initialized 255 | unsigned long *entries; | ^~~~~~~ /kisskb/src/lib/stackdepot.c: In function 'stack_depot_print': /kisskb/src/lib/stackdepot.c:273:17: note: byref variable will be forcibly initialized 273 | unsigned long *entries; | ^~~~~~~ /kisskb/src/drivers/char/random.c: In function 'add_timer_randomness': /kisskb/src/drivers/char/random.c:1160:4: note: byref variable will be forcibly initialized 1160 | } sample; | ^~~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/lib/stackdepot.c:25: /kisskb/src/lib/stackdepot.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/lib/stackdepot.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/lib/stackdepot.c: In function '__stack_depot_save': /kisskb/src/lib/stackdepot.c:348:8: note: byref variable will be forcibly initialized 348 | void *prealloc = NULL; | ^~~~~~~~ /kisskb/src/drivers/char/random.c: In function 'extract_crng_user': /kisskb/src/drivers/char/random.c:1070:7: note: byref variable will be forcibly initialized 1070 | __u8 tmp[CHACHA_BLOCK_SIZE] __aligned(4); | ^~~ /kisskb/src/drivers/char/random.c: In function 'try_to_generate_entropy': /kisskb/src/drivers/char/random.c:1594:4: note: byref variable will be forcibly initialized 1594 | } 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:323: /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:1633:9: note: in expansion of macro 'wait_event_interruptible_timeout' 1633 | ret = wait_event_interruptible_timeout(crng_init_wait, crng_ready(), HZ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/random.c: In function 'write_pool': /kisskb/src/drivers/char/random.c:1876:11: note: byref variable will be forcibly initialized 1876 | __u32 t, buf[16]; | ^~~ /kisskb/src/drivers/char/random.c: In function 'proc_do_entropy': /kisskb/src/drivers/char/random.c:2080:6: note: byref variable will be forcibly initialized 2080 | int entropy_count; | ^~~~~~~~~~~~~ /kisskb/src/drivers/char/random.c:2079:19: note: byref variable will be forcibly initialized 2079 | struct ctl_table fake_table; | ^~~~~~~~~~ /kisskb/src/drivers/char/random.c: In function 'proc_do_uuid': /kisskb/src/drivers/char/random.c:2050:25: note: byref variable will be forcibly initialized 2050 | unsigned char buf[64], tmp_uuid[16], *uuid; | ^~~~~~~~ /kisskb/src/drivers/char/random.c:2050:16: note: byref variable will be forcibly initialized 2050 | unsigned char buf[64], tmp_uuid[16], *uuid; | ^~~ /kisskb/src/drivers/char/random.c:2049:19: note: byref variable will be forcibly initialized 2049 | struct ctl_table fake_table; | ^~~~~~~~~~ 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:323: /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:2307:2: note: in expansion of macro 'wait_event_interruptible' 2307 | wait_event_interruptible(random_write_wait, kthread_should_stop() || | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/asn1_decoder.c: In function 'asn1_ber_decoder': /kisskb/src/lib/asn1_decoder.c:329:12: note: byref variable will be forcibly initialized 329 | size_t tmp = dp; | ^~~ /kisskb/src/lib/asn1_decoder.c:195:16: note: byref variable will be forcibly initialized 195 | unsigned char jump_stack[NR_JUMP_STACK]; | ^~~~~~~~~~ /kisskb/src/lib/asn1_decoder.c:193:16: note: byref variable will be forcibly initialized 193 | unsigned char cons_hdrlen_stack[NR_CONS_STACK]; | ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/asn1_decoder.c:192:17: note: byref variable will be forcibly initialized 192 | unsigned short cons_datalen_stack[NR_CONS_STACK]; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/asn1_decoder.c:191:17: note: byref variable will be forcibly initialized 191 | unsigned short cons_dp_stack[NR_CONS_STACK]; | ^~~~~~~~~~~~~ /kisskb/src/lib/asn1_decoder.c:178:34: note: byref variable will be forcibly initialized 178 | size_t pc = 0, dp = 0, tdp = 0, len = 0; | ^~~ /kisskb/src/lib/asn1_decoder.c:177:14: note: byref variable will be forcibly initialized 177 | const char *errmsg; | ^~~~~~ In file included from /kisskb/src/drivers/tty/serial/8250/8250.h:13, 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:975:21: note: byref variable will be forcibly initialized 975 | struct scatterlist sg; | ^~ /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/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/drivers/tty/serial/8250/8250_of.c: In function 'of_platform_serial_setup': /kisskb/src/drivers/tty/serial/8250/8250_of.c:38:16: note: byref variable will be forcibly initialized 38 | u32 clk, spd, prop; | ^~~~ /kisskb/src/drivers/tty/serial/8250/8250_of.c:38:11: note: byref variable will be forcibly initialized 38 | u32 clk, spd, prop; | ^~~ /kisskb/src/drivers/tty/serial/8250/8250_of.c:38:6: note: byref variable will be forcibly initialized 38 | u32 clk, spd, prop; | ^~~ /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:192:6: note: byref variable will be forcibly initialized 192 | u32 tx_threshold; | ^~~~~~~~~~~~ /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/cpcap-regulator.c: In function 'cpcap_regulator_get_mode': /kisskb/src/drivers/regulator/cpcap-regulator.c:229:6: note: byref variable will be forcibly initialized 229 | int value; | ^~~~~ /kisskb/src/drivers/regulator/cpcap-regulator.c: In function 'cpcap_regulator_probe': /kisskb/src/drivers/regulator/cpcap-regulator.c:509:26: note: byref variable will be forcibly initialized 509 | struct regulator_config config; | ^~~~~~ In file included from /kisskb/src/include/linux/sbitmap.h:19, from /kisskb/src/lib/sbitmap.c:9: /kisskb/src/lib/sbitmap.c: In function 'kmalloc_array_node': /kisskb/src/include/linux/slab.h:671:9: note: byref variable will be forcibly initialized 671 | size_t bytes; | ^~~~~ /kisskb/src/drivers/regulator/act8865-regulator.c: In function 'act8865_get_mode': /kisskb/src/drivers/regulator/act8865-regulator.c:362:16: note: byref variable will be forcibly initialized 362 | int reg, ret, val = 0; | ^~~ /kisskb/src/drivers/regulator/act8865-regulator.c: In function 'act8600_charger_get_status': /kisskb/src/drivers/regulator/act8865-regulator.c:587:15: note: byref variable will be forcibly initialized 587 | unsigned int val; | ^~~ /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/lib/test_hexdump.c: In function 'test_hexdump': /kisskb/src/lib/test_hexdump.c:129:7: note: byref variable will be forcibly initialized 129 | char real[TEST_HEXDUMP_BUF_SIZE]; | ^~~~ /kisskb/src/lib/test_hexdump.c:128:7: note: byref variable will be forcibly initialized 128 | char test[TEST_HEXDUMP_BUF_SIZE]; | ^~~~ /kisskb/src/lib/test_hexdump.c: In function 'test_hexdump_overflow': /kisskb/src/lib/test_hexdump.c:165:7: note: byref variable will be forcibly initialized 165 | char buf[TEST_HEXDUMP_BUF_SIZE]; | ^~~ /kisskb/src/lib/test_hexdump.c:164:7: note: byref variable will be forcibly initialized 164 | char test[TEST_HEXDUMP_BUF_SIZE]; | ^~~~ In file included from /kisskb/src/drivers/regulator/da9052-regulator.c:19: /kisskb/src/drivers/regulator/da9052-regulator.c: In function 'da9052_reg_read': /kisskb/src/include/linux/mfd/da9052/da9052.h:107:6: note: byref variable will be forcibly initialized 107 | int val, ret; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/drivers/base/firmware_loader/main.c:21: /kisskb/src/drivers/base/firmware_loader/main.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ /kisskb/src/drivers/base/firmware_loader/main.c: In function '_request_firmware_prepare': /kisskb/src/drivers/base/firmware_loader/main.c:670:18: note: byref variable will be forcibly initialized 670 | struct fw_priv *fw_priv; | ^~~~~~~ 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/firmware_loader/main.c:14: /kisskb/src/drivers/base/firmware_loader/main.c: In function 'dev_cache_fw_image': /kisskb/src/drivers/base/firmware_loader/main.c:1267:12: note: byref variable will be forcibly initialized 1267 | LIST_HEAD(todo); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/base/firmware_loader/main.c: In function 'uncache_firmware': /kisskb/src/drivers/base/firmware_loader/main.c:1155:18: note: byref variable will be forcibly initialized 1155 | struct firmware fw; | ^~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/arch/powerpc/include/asm/io.h:27, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/dma-buf-map.h:9, from /kisskb/src/include/drm/ttm/ttm_resource.h:30, from /kisskb/src/include/drm/ttm/ttm_device.h:30, from /kisskb/src/drivers/gpu/drm/ttm/ttm_range_manager.c:32: /kisskb/src/drivers/gpu/drm/ttm/ttm_range_manager.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/base/firmware_loader/main.c: In function 'fw_get_filesystem_firmware': /kisskb/src/drivers/base/firmware_loader/main.c:451:10: note: byref variable will be forcibly initialized 451 | size_t file_size = 0; | ^~~~~~~~~ /kisskb/src/drivers/base/firmware_loader/main.c:437:8: note: byref variable will be forcibly initialized 437 | void *buffer = NULL; | ^~~~~~ /kisskb/src/drivers/base/firmware_loader/main.c: In function '_request_firmware': /kisskb/src/drivers/base/firmware_loader/main.c:737:19: note: byref variable will be forcibly initialized 737 | struct firmware *fw = NULL; | ^~ /kisskb/src/drivers/base/firmware_loader/main.c: In function 'cache_firmware': /kisskb/src/drivers/base/firmware_loader/main.c:1116:25: note: byref variable will be forcibly initialized 1116 | const struct firmware *fw; | ^~ /kisskb/src/drivers/base/firmware_loader/main.c: In function 'request_firmware_work_func': /kisskb/src/drivers/base/firmware_loader/main.c:1016:25: note: byref variable will be forcibly initialized 1016 | const struct firmware *fw; | ^~ In file included from /kisskb/src/drivers/regulator/da9055-regulator.c:20: /kisskb/src/drivers/regulator/da9055-regulator.c: In function 'da9055_reg_read': /kisskb/src/include/linux/mfd/da9055/core.h:40:6: note: byref variable will be forcibly initialized 40 | int val, ret; | ^~~ /kisskb/src/drivers/regulator/da9055-regulator.c: In function 'da9055_regulator_set_voltage_sel': /kisskb/src/include/linux/mfd/da9055/core.h:40:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/regulator/da9055-regulator.c: In function 'da9055_ldo_get_mode': /kisskb/src/include/linux/mfd/da9055/core.h:40:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/regulator/da9055-regulator.c: In function 'da9055_regulator_get_voltage_sel': /kisskb/src/include/linux/mfd/da9055/core.h:40:6: note: byref variable will be forcibly initialized /kisskb/src/include/linux/mfd/da9055/core.h:40:6: note: byref variable will be forcibly initialized /kisskb/src/include/linux/mfd/da9055/core.h:40:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/regulator/da9055-regulator.c: In function 'da9055_buck_get_mode': /kisskb/src/include/linux/mfd/da9055/core.h:40:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/regulator/da9055-regulator.c: In function 'da9055_gpio_init': /kisskb/src/drivers/regulator/da9055-regulator.c:455:8: note: byref variable will be forcibly initialized 455 | char name[18]; | ^~~~ /kisskb/src/drivers/regulator/da9055-regulator.c:427:8: note: byref variable will be forcibly initialized 427 | char name[18]; | ^~~~ /kisskb/src/drivers/tty/serial/jsm/jsm_neo.c: In function 'neo_copy_data_from_uart_to_queue': /kisskb/src/drivers/tty/serial/jsm/jsm_neo.c:426:7: note: byref variable will be forcibly initialized 426 | u8 discard; | ^~~~~~~ /kisskb/src/net/ipv6/exthdrs_core.c: In function 'ipv6_skip_exthdr': /kisskb/src/net/ipv6/exthdrs_core.c:89:11: note: byref variable will be forcibly initialized 89 | __be16 _frag_off, *fp; | ^~~~~~~~~ /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:235:19: note: byref variable will be forcibly initialized 235 | unsigned short _frag_off; | ^~~~~~~~~ /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/char/hangcheck-timer.c: In function 'hangcheck_parse_tick': /kisskb/src/drivers/char/hangcheck-timer.c:71:6: note: byref variable will be forcibly initialized 71 | int par; | ^~~ /kisskb/src/drivers/char/hangcheck-timer.c: In function 'hangcheck_parse_margin': /kisskb/src/drivers/char/hangcheck-timer.c:79:6: note: byref variable will be forcibly initialized 79 | int par; | ^~~ /kisskb/src/drivers/char/hangcheck-timer.c: In function 'hangcheck_parse_reboot': /kisskb/src/drivers/char/hangcheck-timer.c:87:6: note: byref variable will be forcibly initialized 87 | int par; | ^~~ /kisskb/src/drivers/char/hangcheck-timer.c: In function 'hangcheck_parse_dump_tasks': /kisskb/src/drivers/char/hangcheck-timer.c:95:6: note: byref variable will be forcibly initialized 95 | int par; | ^~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/include/linux/pci.h:37, from /kisskb/src/drivers/tty/serial/8250/8250_pci.c:11: /kisskb/src/drivers/tty/serial/8250/8250_pci.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/tty/serial/8250/8250_aspeed_vuart.c: In function 'lpc_address_store': /kisskb/src/drivers/tty/serial/8250/8250_aspeed_vuart.c:104:6: note: byref variable will be forcibly initialized 104 | u32 val; | ^~~ /kisskb/src/drivers/tty/serial/8250/8250_aspeed_vuart.c: In function 'sirq_polarity_store': /kisskb/src/drivers/tty/serial/8250/8250_aspeed_vuart.c:195:16: note: byref variable will be forcibly initialized 195 | unsigned long val; | ^~~ /kisskb/src/drivers/tty/serial/8250/8250_aspeed_vuart.c: In function 'sirq_store': /kisskb/src/drivers/tty/serial/8250/8250_aspeed_vuart.c:152:16: note: byref variable will be forcibly initialized 152 | unsigned long val; | ^~~ /kisskb/src/drivers/tty/serial/8250/8250_aspeed_vuart.c: In function 'aspeed_vuart_auto_configure_sirq_polarity': /kisskb/src/drivers/tty/serial/8250/8250_aspeed_vuart.c:384:6: note: byref variable will be forcibly initialized 384 | u32 value; | ^~~~~ /kisskb/src/drivers/tty/serial/8250/8250_aspeed_vuart.c: In function 'aspeed_vuart_probe': /kisskb/src/drivers/tty/serial/8250/8250_aspeed_vuart.c:419:17: note: byref variable will be forcibly initialized 419 | u32 clk, prop, sirq[2]; | ^~~~ /kisskb/src/drivers/tty/serial/8250/8250_aspeed_vuart.c:419:11: note: byref variable will be forcibly initialized 419 | u32 clk, prop, sirq[2]; | ^~~~ /kisskb/src/drivers/tty/serial/8250/8250_aspeed_vuart.c:419:6: note: byref variable will be forcibly initialized 419 | u32 clk, prop, sirq[2]; | ^~~ /kisskb/src/drivers/tty/serial/8250/8250_aspeed_vuart.c:415:24: note: byref variable will be forcibly initialized 415 | struct uart_8250_port port; | ^~~~ /kisskb/src/drivers/tty/serial/8250/8250_aspeed_vuart.c:414:25: note: byref variable will be forcibly initialized 414 | struct of_phandle_args sirq_polarity_sense_args; | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/serial/8250/8250_pci.c: In function 'pci_fintek_setup': /kisskb/src/drivers/tty/serial/8250/8250_pci.c:1500:6: note: byref variable will be forcibly initialized 1500 | u16 iobase; | ^~~~~~ /kisskb/src/drivers/tty/serial/8250/8250_pci.c: In function 'pci_fintek_rs485_config': /kisskb/src/drivers/tty/serial/8250/8250_pci.c:1451:5: note: byref variable will be forcibly initialized 1451 | u8 setting; | ^~~~~~~ /kisskb/src/drivers/tty/serial/8250/8250_pci.c: In function 'pci_siig20x_init': /kisskb/src/drivers/tty/serial/8250/8250_pci.c:496:5: note: byref variable will be forcibly initialized 496 | u8 data; | ^~~~ /kisskb/src/drivers/tty/serial/8250/8250_pci.c: In function 'pci_ni8430_init': /kisskb/src/drivers/tty/serial/8250/8250_pci.c:710:24: note: byref variable will be forcibly initialized 710 | struct pci_bus_region region; | ^~~~~~ /kisskb/src/drivers/tty/serial/8250/8250_pci.c: In function 'pci_inteli960ni_init': /kisskb/src/drivers/tty/serial/8250/8250_pci.c:232:6: note: byref variable will be forcibly initialized 232 | u32 oldval; | ^~~~~~ /kisskb/src/drivers/tty/serial/8250/8250_pci.c: In function 'pci_ite887x_exit': /kisskb/src/drivers/tty/serial/8250/8250_pci.c:989:6: note: byref variable will be forcibly initialized 989 | u32 ioport; | ^~~~~~ /kisskb/src/drivers/tty/serial/8250/8250_pci.c: In function 'pci_ite887x_init': /kisskb/src/drivers/tty/serial/8250/8250_pci.c:903:22: note: byref variable will be forcibly initialized 903 | u32 miscr, uartbar, ioport; | ^~~~~~ /kisskb/src/drivers/tty/serial/8250/8250_pci.c:903:13: note: byref variable will be forcibly initialized 903 | u32 miscr, uartbar, ioport; | ^~~~~~~ /kisskb/src/drivers/tty/serial/8250/8250_pci.c:903:6: note: byref variable will be forcibly initialized 903 | u32 miscr, uartbar, ioport; | ^~~~~ /kisskb/src/drivers/tty/serial/8250/8250_pci.c: In function 'pciserial_init_ports': /kisskb/src/drivers/tty/serial/8250/8250_pci.c:3940:24: note: byref variable will be forcibly initialized 3940 | 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:4099:25: note: byref variable will be forcibly initialized 4099 | struct pciserial_board tmp; | ^~~ /kisskb/src/drivers/regulator/fan53880.c: In function 'fan53880_i2c_probe': /kisskb/src/drivers/regulator/fan53880.c:123:15: note: byref variable will be forcibly initialized 123 | unsigned int data; | ^~~~ /kisskb/src/lib/test-kstrtox.c: In function 'test_kstrtoull_ok': /kisskb/src/lib/test-kstrtox.c:51:8: note: byref variable will be forcibly initialized 51 | type res; \ | ^~~ /kisskb/src/lib/test-kstrtox.c:152:2: note: in expansion of macro 'TEST_OK' 152 | TEST_OK(kstrtoull, unsigned long long, "%llu", test_ull_ok); | ^~~~~~~ /kisskb/src/lib/test-kstrtox.c: In function 'test_kstrtoull_fail': /kisskb/src/lib/test-kstrtox.c:32:8: note: byref variable will be forcibly initialized 32 | type tmp; \ | ^~~ /kisskb/src/lib/test-kstrtox.c:234:2: note: in expansion of macro 'TEST_FAIL' 234 | TEST_FAIL(kstrtoull, unsigned long long, "%llu", test_ull_fail); | ^~~~~~~~~ /kisskb/src/lib/test-kstrtox.c: In function 'test_kstrtou64_ok': /kisskb/src/lib/test-kstrtox.c:51:8: note: byref variable will be forcibly initialized 51 | type res; \ | ^~~ /kisskb/src/lib/test-kstrtox.c:327:2: note: in expansion of macro 'TEST_OK' 327 | TEST_OK(kstrtou64, u64, "%llu", test_u64_ok); | ^~~~~~~ /kisskb/src/lib/test-kstrtox.c: In function 'test_kstrtou64_fail': /kisskb/src/lib/test-kstrtox.c:32:8: note: byref variable will be forcibly initialized 32 | type tmp; \ | ^~~ /kisskb/src/lib/test-kstrtox.c:338:2: note: in expansion of macro 'TEST_FAIL' 338 | TEST_FAIL(kstrtou64, u64, "%llu", test_u64_fail); | ^~~~~~~~~ /kisskb/src/lib/test-kstrtox.c: In function 'test_kstrtoll_ok': /kisskb/src/lib/test-kstrtox.c:51:8: note: byref variable will be forcibly initialized 51 | type res; \ | ^~~ /kisskb/src/lib/test-kstrtox.c:268:2: note: in expansion of macro 'TEST_OK' 268 | TEST_OK(kstrtoll, long long, "%lld", test_ll_ok); | ^~~~~~~ /kisskb/src/lib/test-kstrtox.c: In function 'test_kstrtoll_fail': /kisskb/src/lib/test-kstrtox.c:32:8: note: byref variable will be forcibly initialized 32 | type tmp; \ | ^~~ /kisskb/src/lib/test-kstrtox.c:287:2: note: in expansion of macro 'TEST_FAIL' 287 | TEST_FAIL(kstrtoll, long long, "%lld", test_ll_fail); | ^~~~~~~~~ /kisskb/src/lib/test-kstrtox.c: In function 'test_kstrtos64_ok': /kisskb/src/lib/test-kstrtox.c:51:8: note: byref variable will be forcibly initialized 51 | type res; \ | ^~~ /kisskb/src/lib/test-kstrtox.c:377:2: note: in expansion of macro 'TEST_OK' 377 | TEST_OK(kstrtos64, s64, "%lld", test_s64_ok); | ^~~~~~~ /kisskb/src/lib/test-kstrtox.c: In function 'test_kstrtos64_fail': /kisskb/src/lib/test-kstrtox.c:32:8: note: byref variable will be forcibly initialized 32 | type tmp; \ | ^~~ /kisskb/src/lib/test-kstrtox.c:390:2: note: in expansion of macro 'TEST_FAIL' 390 | TEST_FAIL(kstrtos64, s64, "%lld", test_s64_fail); | ^~~~~~~~~ /kisskb/src/lib/test-kstrtox.c: In function 'test_kstrtou32_ok': /kisskb/src/lib/test-kstrtox.c:51:8: note: byref variable will be forcibly initialized 51 | type res; \ | ^~~ /kisskb/src/lib/test-kstrtox.c:422:2: note: in expansion of macro 'TEST_OK' 422 | TEST_OK(kstrtou32, u32, "%u", test_u32_ok); | ^~~~~~~ /kisskb/src/lib/test-kstrtox.c: In function 'test_kstrtou32_fail': /kisskb/src/lib/test-kstrtox.c:32:8: note: byref variable will be forcibly initialized 32 | type tmp; \ | ^~~ /kisskb/src/lib/test-kstrtox.c:441:2: note: in expansion of macro 'TEST_FAIL' 441 | TEST_FAIL(kstrtou32, u32, "%u", test_u32_fail); | ^~~~~~~~~ /kisskb/src/lib/test-kstrtox.c: In function 'test_kstrtos32_ok': /kisskb/src/lib/test-kstrtox.c:51:8: note: byref variable will be forcibly initialized 51 | type res; \ | ^~~ /kisskb/src/lib/test-kstrtox.c:472:2: note: in expansion of macro 'TEST_OK' 472 | TEST_OK(kstrtos32, s32, "%d", test_s32_ok); | ^~~~~~~ /kisskb/src/lib/test-kstrtox.c: In function 'test_kstrtos32_fail': /kisskb/src/lib/test-kstrtox.c:32:8: note: byref variable will be forcibly initialized 32 | type tmp; \ | ^~~ /kisskb/src/lib/test-kstrtox.c:493:2: note: in expansion of macro 'TEST_FAIL' 493 | TEST_FAIL(kstrtos32, s32, "%d", test_s32_fail); | ^~~~~~~~~ /kisskb/src/lib/test-kstrtox.c: In function 'test_kstrtou16_ok': /kisskb/src/lib/test-kstrtox.c:51:8: note: byref variable will be forcibly initialized 51 | type res; \ | ^~~ /kisskb/src/lib/test-kstrtox.c:517:2: note: in expansion of macro 'TEST_OK' 517 | TEST_OK(kstrtou16, u16, "%hu", test_u16_ok); | ^~~~~~~ /kisskb/src/lib/test-kstrtox.c: In function 'test_kstrtou16_fail': /kisskb/src/lib/test-kstrtox.c:32:8: note: byref variable will be forcibly initialized 32 | type tmp; \ | ^~~ /kisskb/src/lib/test-kstrtox.c:544:2: note: in expansion of macro 'TEST_FAIL' 544 | TEST_FAIL(kstrtou16, u16, "%hu", test_u16_fail); | ^~~~~~~~~ /kisskb/src/lib/test-kstrtox.c: In function 'test_kstrtos16_ok': /kisskb/src/lib/test-kstrtox.c:51:8: note: byref variable will be forcibly initialized 51 | type res; \ | ^~~ /kisskb/src/lib/test-kstrtox.c:569:2: note: in expansion of macro 'TEST_OK' 569 | TEST_OK(kstrtos16, s16, "%hd", test_s16_ok); | ^~~~~~~ /kisskb/src/lib/test-kstrtox.c: In function 'test_kstrtos16_fail': /kisskb/src/lib/test-kstrtox.c:32:8: note: byref variable will be forcibly initialized 32 | type tmp; \ | ^~~ /kisskb/src/lib/test-kstrtox.c:598:2: note: in expansion of macro 'TEST_FAIL' 598 | TEST_FAIL(kstrtos16, s16, "%hd", test_s16_fail); | ^~~~~~~~~ /kisskb/src/lib/test-kstrtox.c: In function 'test_kstrtou8_ok': /kisskb/src/lib/test-kstrtox.c:51:8: note: byref variable will be forcibly initialized 51 | type res; \ | ^~~ /kisskb/src/lib/test-kstrtox.c:614:2: note: in expansion of macro 'TEST_OK' 614 | TEST_OK(kstrtou8, u8, "%hhu", test_u8_ok); | ^~~~~~~ /kisskb/src/lib/test-kstrtox.c: In function 'test_kstrtou8_fail': /kisskb/src/lib/test-kstrtox.c:32:8: note: byref variable will be forcibly initialized 32 | type tmp; \ | ^~~ /kisskb/src/lib/test-kstrtox.c:649:2: note: in expansion of macro 'TEST_FAIL' 649 | TEST_FAIL(kstrtou8, u8, "%hhu", test_u8_fail); | ^~~~~~~~~ /kisskb/src/lib/test-kstrtox.c: In function 'test_kstrtos8_ok': /kisskb/src/lib/test-kstrtox.c:51:8: note: byref variable will be forcibly initialized 51 | type res; \ | ^~~ /kisskb/src/lib/test-kstrtox.c:664:2: note: in expansion of macro 'TEST_OK' 664 | TEST_OK(kstrtos8, s8, "%hhd", test_s8_ok); | ^~~~~~~ /kisskb/src/lib/test-kstrtox.c: In function 'test_kstrtos8_fail': /kisskb/src/lib/test-kstrtox.c:32:8: note: byref variable will be forcibly initialized 32 | type tmp; \ | ^~~ /kisskb/src/lib/test-kstrtox.c:703:2: note: in expansion of macro 'TEST_FAIL' 703 | TEST_FAIL(kstrtos8, s8, "%hhd", test_s8_fail); | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/ttm/ttm_pool.c: In function 'ttm_pool_alloc': /kisskb/src/drivers/gpu/drm/ttm/ttm_pool.c:363:14: note: byref variable will be forcibly initialized 363 | dma_addr_t *dma_addr = tt->dma_address; | ^~~~~~~~ /kisskb/src/drivers/video/hdmi.c: In function 'hdmi_spd_infoframe_log': /kisskb/src/drivers/video/hdmi.c:1269:5: note: byref variable will be forcibly initialized 1269 | u8 buf[17]; | ^~~ In file included from /kisskb/src/drivers/tty/serial/8250/8250_men_mcb.c:2: /kisskb/src/drivers/tty/serial/8250/8250_men_mcb.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /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/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/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/netlink.h:7, from /kisskb/src/include/linux/ethtool.h:18, from /kisskb/src/net/packet/af_packet.c:51: /kisskb/src/net/packet/af_packet.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/net/packet/af_packet.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/net/packet/af_packet.c: In function 'packet_rcv_vnet': /kisskb/src/net/packet/af_packet.c:2081:24: note: byref variable will be forcibly initialized 2081 | struct virtio_net_hdr vnet_hdr; | ^~~~~~~~ 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/ethtool.h:18, from /kisskb/src/net/packet/af_packet.c:51: /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/net/packet/af_packet.c: In function 'prb_open_block': /kisskb/src/net/packet/af_packet.c:851:20: note: byref variable will be forcibly initialized 851 | struct timespec64 ts; | ^~ /kisskb/src/net/packet/af_packet.c: In function 'prb_close_block': /kisskb/src/net/packet/af_packet.c:820:21: note: byref variable will be forcibly initialized 820 | struct timespec64 ts; | ^~ /kisskb/src/net/packet/af_packet.c: In function 'tpacket_rcv': /kisskb/src/net/packet/af_packet.c:2234:20: note: byref variable will be forcibly initialized 2234 | struct timespec64 ts; | ^~ /kisskb/src/net/packet/af_packet.c: In function '__packet_set_timestamp': /kisskb/src/net/packet/af_packet.c:472:20: note: byref variable will be forcibly initialized 472 | struct timespec64 ts; | ^~ /kisskb/src/net/packet/af_packet.c: In function 'packet_recvmsg': /kisskb/src/net/packet/af_packet.c:3489:26: note: byref variable will be forcibly initialized 3489 | struct tpacket_auxdata aux; | ^~~ /kisskb/src/net/packet/af_packet.c:3388:14: note: byref variable will be forcibly initialized 3388 | int copied, err; | ^~~ In file included from /kisskb/src/include/linux/netlink.h:7, from /kisskb/src/include/linux/ethtool.h:18, from /kisskb/src/net/packet/af_packet.c:51: /kisskb/src/net/packet/af_packet.c: In function 'skb_probe_transport_header': /kisskb/src/include/linux/skbuff.h:2644:25: note: byref variable will be forcibly initialized 2644 | struct flow_keys_basic keys; | ^~~~ /kisskb/src/net/packet/af_packet.c: In function 'packet_sendmsg_spkt': /kisskb/src/net/packet/af_packet.c:1943:23: note: byref variable will be forcibly initialized 1943 | struct sockcm_cookie sockc; | ^~~~~ /kisskb/src/drivers/regulator/hi6421v600-regulator.c: In function 'hi6421_spmi_regulator_get_mode': /kisskb/src/drivers/regulator/hi6421v600-regulator.c:122:15: note: byref variable will be forcibly initialized 122 | unsigned int reg_val; | ^~~~~~~ /kisskb/src/net/packet/af_packet.c: In function 'packet_bind_spkt': /kisskb/src/net/packet/af_packet.c:3259:7: note: byref variable will be forcibly initialized 3259 | char name[sizeof(uaddr->sa_data) + 1]; | ^~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/netlink.h:7, from /kisskb/src/include/linux/ethtool.h:18, from /kisskb/src/net/packet/af_packet.c:51: /kisskb/src/net/packet/af_packet.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/net/packet/af_packet.c: In function 'prb_calc_retire_blk_tmo': /kisskb/src/net/packet/af_packet.c:572:32: note: byref variable will be forcibly initialized 572 | struct ethtool_link_ksettings ecmd; | ^~~~ /kisskb/src/net/packet/af_packet.c: In function 'packet_release': /kisskb/src/net/packet/af_packet.c:3093:22: note: byref variable will be forcibly initialized 3093 | union tpacket_req_u req_u; | ^~~~~ In file included from /kisskb/src/net/packet/af_packet.c:85: /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:2706:8: note: byref variable will be forcibly initialized 2706 | void *data; | ^~~~ /kisskb/src/net/packet/af_packet.c:2700:6: note: byref variable will be forcibly initialized 2700 | int err, reserve = 0; | ^~~ /kisskb/src/net/packet/af_packet.c:2698:23: note: byref variable will be forcibly initialized 2698 | struct sockcm_cookie sockc; | ^~~~~ /kisskb/src/drivers/regulator/lm363x-regulator.c: In function 'lm363x_regulator_enable_time': /kisskb/src/drivers/regulator/lm363x-regulator.c:53:15: note: byref variable will be forcibly initialized 53 | unsigned int val, addr, mask; | ^~~ /kisskb/src/net/packet/af_packet.c: In function 'packet_snd': /kisskb/src/net/packet/af_packet.c:2922:23: note: byref variable will be forcibly initialized 2922 | struct sockcm_cookie sockc; | ^~~~~ /kisskb/src/net/packet/af_packet.c:2921:6: note: byref variable will be forcibly initialized 2921 | int err, reserve = 0; | ^~~ /kisskb/src/net/packet/af_packet.c: In function 'packet_getsockopt': /kisskb/src/net/packet/af_packet.c:3999:32: note: byref variable will be forcibly initialized 3999 | struct tpacket_rollover_stats rstats; | ^~~~~~ /kisskb/src/net/packet/af_packet.c:3998:24: note: byref variable will be forcibly initialized 3998 | union tpacket_stats_u st; | ^~ /kisskb/src/net/packet/af_packet.c:3994:6: note: byref variable will be forcibly initialized 3994 | int val, lv = sizeof(val); | ^~~ /kisskb/src/net/packet/af_packet.c: In function 'fanout_set_data_cbpf': /kisskb/src/net/packet/af_packet.c:1589:20: note: byref variable will be forcibly initialized 1589 | struct sock_fprog fprog; | ^~~~~ /kisskb/src/net/packet/af_packet.c:1588:19: note: byref variable will be forcibly initialized 1588 | struct bpf_prog *new; | ^~~ /kisskb/src/net/packet/af_packet.c: In function 'fanout_set_data_ebpf': /kisskb/src/net/packet/af_packet.c:1607:12: note: userspace variable will be forcibly initialized 1607 | static int fanout_set_data_ebpf(struct packet_sock *po, sockptr_t data, | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/packet/af_packet.c:1611:6: note: byref variable will be forcibly initialized 1611 | u32 fd; | ^~ /kisskb/src/net/packet/af_packet.c: In function 'fanout_add': /kisskb/src/net/packet/af_packet.c:1688:6: note: byref variable will be forcibly initialized 1688 | u16 id = args->id; | ^~ /kisskb/src/net/packet/af_packet.c: In function 'packet_setsockopt': /kisskb/src/net/packet/af_packet.c:3726:1: note: userspace variable will be forcibly initialized 3726 | packet_setsockopt(struct socket *sock, int level, int optname, sockptr_t optval, | ^~~~~~~~~~~~~~~~~ /kisskb/src/net/packet/af_packet.c:3726:1: note: userspace variable will be forcibly initialized /kisskb/src/net/packet/af_packet.c:3726:1: note: userspace variable will be forcibly initialized /kisskb/src/net/packet/af_packet.c:3726:1: note: userspace variable will be forcibly initialized /kisskb/src/net/packet/af_packet.c:3726:1: note: userspace variable will be forcibly initialized /kisskb/src/net/packet/af_packet.c:3726:1: note: userspace variable will be forcibly initialized /kisskb/src/net/packet/af_packet.c:3726:1: note: userspace variable will be forcibly initialized /kisskb/src/net/packet/af_packet.c:3726:1: note: userspace variable will be forcibly initialized /kisskb/src/net/packet/af_packet.c:3726:1: note: userspace variable will be forcibly initialized /kisskb/src/net/packet/af_packet.c:3726:1: note: userspace variable will be forcibly initialized /kisskb/src/net/packet/af_packet.c:3726:1: note: userspace variable will be forcibly initialized /kisskb/src/net/packet/af_packet.c:3726:1: note: userspace variable will be forcibly initialized /kisskb/src/net/packet/af_packet.c:3726:1: note: userspace variable will be forcibly initialized /kisskb/src/net/packet/af_packet.c:3726:1: note: userspace variable will be forcibly initialized /kisskb/src/net/packet/af_packet.c:3975:7: note: byref variable will be forcibly initialized 3975 | int val; | ^~~ /kisskb/src/net/packet/af_packet.c:3959:16: note: byref variable will be forcibly initialized 3959 | unsigned int val; | ^~~ /kisskb/src/net/packet/af_packet.c:3945:7: note: byref variable will be forcibly initialized 3945 | int val; | ^~~ /kisskb/src/net/packet/af_packet.c:3927:22: note: byref variable will be forcibly initialized 3927 | struct fanout_args args = { 0 }; | ^~~~ /kisskb/src/net/packet/af_packet.c:3915:7: note: byref variable will be forcibly initialized 3915 | int val; | ^~~ /kisskb/src/net/packet/af_packet.c:3894:7: note: byref variable will be forcibly initialized 3894 | int val; | ^~~ /kisskb/src/net/packet/af_packet.c:3880:7: note: byref variable will be forcibly initialized 3880 | int val; | ^~~ /kisskb/src/net/packet/af_packet.c:3866:7: note: byref variable will be forcibly initialized 3866 | int val; | ^~~ /kisskb/src/net/packet/af_packet.c:3847:16: note: byref variable will be forcibly initialized 3847 | unsigned int val; | ^~~ /kisskb/src/net/packet/af_packet.c:3827:16: note: byref variable will be forcibly initialized 3827 | unsigned int val; | ^~~ /kisskb/src/net/packet/af_packet.c:3801:7: note: byref variable will be forcibly initialized 3801 | int val; | ^~~ /kisskb/src/net/packet/af_packet.c:3789:7: note: byref variable will be forcibly initialized 3789 | int val; | ^~~ /kisskb/src/net/packet/af_packet.c:3761:23: note: byref variable will be forcibly initialized 3761 | union tpacket_req_u req_u; | ^~~~~ /kisskb/src/net/packet/af_packet.c:3740:26: note: byref variable will be forcibly initialized 3740 | struct packet_mreq_max mreq; | ^~~~ /kisskb/src/lib/test_bpf.c: In function '____bpf_test_func': /kisskb/src/lib/test_bpf.c:14613:7: note: byref variable will be forcibly initialized 14613 | char buf[64]; | ^~~ In file included from /kisskb/src/lib/test_list_sort.c:2: /kisskb/src/lib/test_list_sort.c: In function 'check': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1365:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1365 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_list_sort.c:43:2: note: in expansion of macro 'KUNIT_EXPECT_EQ_MSG' 43 | KUNIT_EXPECT_EQ_MSG(test, elb->poison2, TEST_POISON2, "bad poison"); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1365:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1365 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_list_sort.c:42:2: note: in expansion of macro 'KUNIT_EXPECT_EQ_MSG' 42 | KUNIT_EXPECT_EQ_MSG(test, elb->poison1, TEST_POISON1, "bad poison"); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1365:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1365 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_list_sort.c:40:2: note: in expansion of macro 'KUNIT_EXPECT_EQ_MSG' 40 | KUNIT_EXPECT_EQ_MSG(test, ela->poison2, TEST_POISON2, "bad poison"); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1365:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1365 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_list_sort.c:39:2: note: in expansion of macro 'KUNIT_EXPECT_EQ_MSG' 39 | KUNIT_EXPECT_EQ_MSG(test, ela->poison1, TEST_POISON1, "bad poison"); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1390:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1390 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_list_sort.c:37:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ_MSG' 37 | KUNIT_EXPECT_PTR_EQ_MSG(test, elts[elb->serial], elb, "phantom element"); | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1390:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1390 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_list_sort.c:36:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ_MSG' 36 | KUNIT_EXPECT_PTR_EQ_MSG(test, elts[ela->serial], ela, "phantom element"); | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:932:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 932 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1067:2: note: in expansion of macro 'KUNIT_BASE_LT_MSG_ASSERTION' 1067 | KUNIT_BASE_LT_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1459:2: note: in expansion of macro 'KUNIT_BINARY_LT_MSG_ASSERTION' 1459 | KUNIT_BINARY_LT_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_list_sort.c:34:2: note: in expansion of macro 'KUNIT_EXPECT_LT_MSG' 34 | KUNIT_EXPECT_LT_MSG(test, elb->serial, (unsigned int)TEST_LIST_LEN, "incorrect serial"); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:932:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 932 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1067:2: note: in expansion of macro 'KUNIT_BASE_LT_MSG_ASSERTION' 1067 | KUNIT_BASE_LT_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1459:2: note: in expansion of macro 'KUNIT_BINARY_LT_MSG_ASSERTION' 1459 | KUNIT_BINARY_LT_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_list_sort.c:33:2: note: in expansion of macro 'KUNIT_EXPECT_LT_MSG' 33 | KUNIT_EXPECT_LT_MSG(test, ela->serial, (unsigned int)TEST_LIST_LEN, "incorrect serial"); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_list_sort.c: In function 'list_sort_test': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1365:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1365 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_list_sort.c:106:2: note: in expansion of macro 'KUNIT_EXPECT_EQ_MSG' 106 | KUNIT_EXPECT_EQ_MSG(test, count, TEST_LIST_LEN, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/filter.h:11, from /kisskb/src/lib/test_bpf.c:12: /kisskb/src/lib/test_bpf.c: In function 'kmalloc_array': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1390:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1390 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_list_sort.c:104:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ_MSG' 104 | KUNIT_EXPECT_PTR_EQ_MSG(test, head.prev, cur, "list is corrupted"); | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:948:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 948 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1106:2: note: in expansion of macro 'KUNIT_BASE_LE_MSG_ASSERTION' 1106 | KUNIT_BASE_LE_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1759:2: note: in expansion of macro 'KUNIT_BINARY_LE_MSG_ASSERTION' 1759 | KUNIT_BINARY_LE_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_list_sort.c:97:4: note: in expansion of macro 'KUNIT_ASSERT_LE_MSG' 97 | KUNIT_ASSERT_LE_MSG(test, el->serial, el1->serial, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:948:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 948 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1106:2: note: in expansion of macro 'KUNIT_BASE_LE_MSG_ASSERTION' 1106 | KUNIT_BASE_LE_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1759:2: note: in expansion of macro 'KUNIT_BINARY_LE_MSG_ASSERTION' 1759 | KUNIT_BINARY_LE_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_list_sort.c:92:3: note: in expansion of macro 'KUNIT_ASSERT_LE_MSG' 92 | KUNIT_ASSERT_LE_MSG(test, cmp_result, 0, "list is not sorted"); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1674:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1674 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_list_sort.c:88:3: note: in expansion of macro 'KUNIT_ASSERT_PTR_EQ_MSG' 88 | KUNIT_ASSERT_PTR_EQ_MSG(test, cur->next->prev, cur, | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1293:2: note: in expansion of macro 'KUNIT_ASSERTION' 1293 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1305:2: note: in expansion of macro 'KUNIT_PTR_NOT_ERR_OR_NULL_MSG_ASSERTION' 1305 | KUNIT_PTR_NOT_ERR_OR_NULL_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1864:2: note: in expansion of macro 'KUNIT_PTR_NOT_ERR_OR_NULL_ASSERTION' 1864 | KUNIT_PTR_NOT_ERR_OR_NULL_ASSERTION(test, KUNIT_ASSERTION, ptr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_list_sort.c:71:3: note: in expansion of macro 'KUNIT_ASSERT_NOT_ERR_OR_NULL' 71 | KUNIT_ASSERT_NOT_ERR_OR_NULL(test, el); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1293:2: note: in expansion of macro 'KUNIT_ASSERTION' 1293 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1305:2: note: in expansion of macro 'KUNIT_PTR_NOT_ERR_OR_NULL_MSG_ASSERTION' 1305 | KUNIT_PTR_NOT_ERR_OR_NULL_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1864:2: note: in expansion of macro 'KUNIT_PTR_NOT_ERR_OR_NULL_ASSERTION' 1864 | KUNIT_PTR_NOT_ERR_OR_NULL_ASSERTION(test, KUNIT_ASSERTION, ptr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_list_sort.c:66:2: note: in expansion of macro 'KUNIT_ASSERT_NOT_ERR_OR_NULL' 66 | KUNIT_ASSERT_NOT_ERR_OR_NULL(test, elts); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/kref.h:16, from /kisskb/src/include/kunit/test.h:19, from /kisskb/src/lib/test_list_sort.c:2: /kisskb/src/lib/test_list_sort.c:63:12: note: byref variable will be forcibly initialized 63 | LIST_HEAD(head); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_staggered_jsle32_reg': /kisskb/src/lib/test_bpf.c:3056:18: note: byref variable will be forcibly initialized 3056 | struct bpf_insn jmp = BPF_JMP32_REG(BPF_JSLE, R1, R2, 0); | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_staggered_jslt32_reg': /kisskb/src/lib/test_bpf.c:3049:18: note: byref variable will be forcibly initialized 3049 | struct bpf_insn jmp = BPF_JMP32_REG(BPF_JSLT, R1, R2, 0); | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_staggered_jsge32_reg': /kisskb/src/lib/test_bpf.c:3042:18: note: byref variable will be forcibly initialized 3042 | struct bpf_insn jmp = BPF_JMP32_REG(BPF_JSGE, R1, R2, 0); | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_staggered_jsgt32_reg': /kisskb/src/lib/test_bpf.c:3035:18: note: byref variable will be forcibly initialized 3035 | struct bpf_insn jmp = BPF_JMP32_REG(BPF_JSGT, R1, R2, 0); | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_staggered_jle32_reg': /kisskb/src/lib/test_bpf.c:3028:18: note: byref variable will be forcibly initialized 3028 | struct bpf_insn jmp = BPF_JMP32_REG(BPF_JLE, R1, R2, 0); | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_staggered_jlt32_reg': /kisskb/src/lib/test_bpf.c:3021:18: note: byref variable will be forcibly initialized 3021 | struct bpf_insn jmp = BPF_JMP32_REG(BPF_JLT, R1, R2, 0); | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_staggered_jge32_reg': /kisskb/src/lib/test_bpf.c:3014:18: note: byref variable will be forcibly initialized 3014 | struct bpf_insn jmp = BPF_JMP32_REG(BPF_JGE, R1, R2, 0); | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_staggered_jgt32_reg': /kisskb/src/lib/test_bpf.c:3007:18: note: byref variable will be forcibly initialized 3007 | struct bpf_insn jmp = BPF_JMP32_REG(BPF_JGT, R1, R2, 0); | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_staggered_jset32_reg': /kisskb/src/lib/test_bpf.c:3000:18: note: byref variable will be forcibly initialized 3000 | struct bpf_insn jmp = BPF_JMP32_REG(BPF_JSET, R1, R2, 0); | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_staggered_jne32_reg': /kisskb/src/lib/test_bpf.c:2993:18: note: byref variable will be forcibly initialized 2993 | struct bpf_insn jmp = BPF_JMP32_REG(BPF_JNE, R1, R2, 0); | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_staggered_jeq32_reg': /kisskb/src/lib/test_bpf.c:2986:18: note: byref variable will be forcibly initialized 2986 | struct bpf_insn jmp = BPF_JMP32_REG(BPF_JEQ, R1, R2, 0); | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_staggered_jsle32_imm': /kisskb/src/lib/test_bpf.c:2978:18: note: byref variable will be forcibly initialized 2978 | struct bpf_insn jmp = BPF_JMP32_IMM(BPF_JSLE, R1, -1, 0); | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_staggered_jslt32_imm': /kisskb/src/lib/test_bpf.c:2971:18: note: byref variable will be forcibly initialized 2971 | struct bpf_insn jmp = BPF_JMP32_IMM(BPF_JSLT, R1, -1, 0); | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_staggered_jsge32_imm': /kisskb/src/lib/test_bpf.c:2964:18: note: byref variable will be forcibly initialized 2964 | struct bpf_insn jmp = BPF_JMP32_IMM(BPF_JSGE, R1, -2, 0); | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_staggered_jsgt32_imm': /kisskb/src/lib/test_bpf.c:2957:18: note: byref variable will be forcibly initialized 2957 | struct bpf_insn jmp = BPF_JMP32_IMM(BPF_JSGT, R1, -2, 0); | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_staggered_jle32_imm': /kisskb/src/lib/test_bpf.c:2950:18: note: byref variable will be forcibly initialized 2950 | struct bpf_insn jmp = BPF_JMP32_IMM(BPF_JLE, R1, 1234, 0); | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_staggered_jlt32_imm': /kisskb/src/lib/test_bpf.c:2943:18: note: byref variable will be forcibly initialized 2943 | struct bpf_insn jmp = BPF_JMP32_IMM(BPF_JLT, R1, 0x80000000, 0); | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_staggered_jge32_imm': /kisskb/src/lib/test_bpf.c:2936:18: note: byref variable will be forcibly initialized 2936 | struct bpf_insn jmp = BPF_JMP32_IMM(BPF_JGE, R1, 1234, 0); | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_staggered_jgt32_imm': /kisskb/src/lib/test_bpf.c:2929:18: note: byref variable will be forcibly initialized 2929 | struct bpf_insn jmp = BPF_JMP32_IMM(BPF_JGT, R1, 1234, 0); | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_staggered_jset32_imm': /kisskb/src/lib/test_bpf.c:2922:18: note: byref variable will be forcibly initialized 2922 | struct bpf_insn jmp = BPF_JMP32_IMM(BPF_JSET, R1, 0x82, 0); | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_staggered_jne32_imm': /kisskb/src/lib/test_bpf.c:2915:18: note: byref variable will be forcibly initialized 2915 | struct bpf_insn jmp = BPF_JMP32_IMM(BPF_JNE, R1, 1234, 0); | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_staggered_jeq32_imm': /kisskb/src/lib/test_bpf.c:2908:18: note: byref variable will be forcibly initialized 2908 | struct bpf_insn jmp = BPF_JMP32_IMM(BPF_JEQ, R1, 1234, 0); | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_staggered_jsle_reg': /kisskb/src/lib/test_bpf.c:2900:18: note: byref variable will be forcibly initialized 2900 | struct bpf_insn jmp = BPF_JMP_REG(BPF_JSLE, R1, R2, 0); | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_staggered_jslt_reg': /kisskb/src/lib/test_bpf.c:2893:18: note: byref variable will be forcibly initialized 2893 | struct bpf_insn jmp = BPF_JMP_REG(BPF_JSLT, R1, R2, 0); | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_staggered_jsge_reg': /kisskb/src/lib/test_bpf.c:2886:18: note: byref variable will be forcibly initialized 2886 | struct bpf_insn jmp = BPF_JMP_REG(BPF_JSGE, R1, R2, 0); | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_staggered_jsgt_reg': /kisskb/src/lib/test_bpf.c:2879:18: note: byref variable will be forcibly initialized 2879 | struct bpf_insn jmp = BPF_JMP_REG(BPF_JSGT, R1, R2, 0); | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_staggered_jle_reg': /kisskb/src/lib/test_bpf.c:2872:18: note: byref variable will be forcibly initialized 2872 | struct bpf_insn jmp = BPF_JMP_REG(BPF_JLE, R1, R2, 0); | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_staggered_jlt_reg': /kisskb/src/lib/test_bpf.c:2865:18: note: byref variable will be forcibly initialized 2865 | struct bpf_insn jmp = BPF_JMP_REG(BPF_JLT, R1, R2, 0); | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_staggered_jge_reg': /kisskb/src/lib/test_bpf.c:2858:18: note: byref variable will be forcibly initialized 2858 | struct bpf_insn jmp = BPF_JMP_REG(BPF_JGE, R1, R2, 0); | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_staggered_jgt_reg': /kisskb/src/lib/test_bpf.c:2851:18: note: byref variable will be forcibly initialized 2851 | struct bpf_insn jmp = BPF_JMP_REG(BPF_JGT, R1, R2, 0); | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_staggered_jset_reg': /kisskb/src/lib/test_bpf.c:2844:18: note: byref variable will be forcibly initialized 2844 | struct bpf_insn jmp = BPF_JMP_REG(BPF_JSET, R1, R2, 0); | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_staggered_jne_reg': /kisskb/src/lib/test_bpf.c:2837:18: note: byref variable will be forcibly initialized 2837 | struct bpf_insn jmp = BPF_JMP_REG(BPF_JNE, R1, R2, 0); | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_staggered_jeq_reg': /kisskb/src/lib/test_bpf.c:2830:18: note: byref variable will be forcibly initialized 2830 | struct bpf_insn jmp = BPF_JMP_REG(BPF_JEQ, R1, R2, 0); | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_staggered_jsle_imm': /kisskb/src/lib/test_bpf.c:2822:18: note: byref variable will be forcibly initialized 2822 | struct bpf_insn jmp = BPF_JMP_IMM(BPF_JSLE, R1, -1, 0); | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_staggered_jslt_imm': /kisskb/src/lib/test_bpf.c:2815:18: note: byref variable will be forcibly initialized 2815 | struct bpf_insn jmp = BPF_JMP_IMM(BPF_JSLT, R1, -1, 0); | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_staggered_jsge_imm': /kisskb/src/lib/test_bpf.c:2808:18: note: byref variable will be forcibly initialized 2808 | struct bpf_insn jmp = BPF_JMP_IMM(BPF_JSGE, R1, -2, 0); | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_staggered_jsgt_imm': /kisskb/src/lib/test_bpf.c:2801:18: note: byref variable will be forcibly initialized 2801 | struct bpf_insn jmp = BPF_JMP_IMM(BPF_JSGT, R1, -2, 0); | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_staggered_jle_imm': /kisskb/src/lib/test_bpf.c:2794:18: note: byref variable will be forcibly initialized 2794 | struct bpf_insn jmp = BPF_JMP_IMM(BPF_JLE, R1, 1234, 0); | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_staggered_jlt_imm': /kisskb/src/lib/test_bpf.c:2787:18: note: byref variable will be forcibly initialized 2787 | struct bpf_insn jmp = BPF_JMP_IMM(BPF_JLT, R1, 0x80000000, 0); | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_staggered_jge_imm': /kisskb/src/lib/test_bpf.c:2780:18: note: byref variable will be forcibly initialized 2780 | struct bpf_insn jmp = BPF_JMP_IMM(BPF_JGE, R1, 1234, 0); | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_staggered_jgt_imm': /kisskb/src/lib/test_bpf.c:2773:18: note: byref variable will be forcibly initialized 2773 | struct bpf_insn jmp = BPF_JMP_IMM(BPF_JGT, R1, 1234, 0); | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_staggered_jset_imm': /kisskb/src/lib/test_bpf.c:2766:18: note: byref variable will be forcibly initialized 2766 | struct bpf_insn jmp = BPF_JMP_IMM(BPF_JSET, R1, 0x82, 0); | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_staggered_jne_imm': /kisskb/src/lib/test_bpf.c:2759:18: note: byref variable will be forcibly initialized 2759 | struct bpf_insn jmp = BPF_JMP_IMM(BPF_JNE, R1, 1234, 0); | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_staggered_jeq_imm': /kisskb/src/lib/test_bpf.c:2752:18: note: byref variable will be forcibly initialized 2752 | struct bpf_insn jmp = BPF_JMP_IMM(BPF_JEQ, R1, 1234, 0); | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_staggered_ja': /kisskb/src/lib/test_bpf.c:2744:18: note: byref variable will be forcibly initialized 2744 | struct bpf_insn jmp = BPF_JMP_IMM(BPF_JA, 0, 0, 0); | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_jmp32_jsle_reg': /kisskb/src/lib/test_bpf.c:2636:12: note: byref variable will be forcibly initialized 2636 | static int bpf_fill_jmp32_jsle_reg(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_jmp32_jslt_reg': /kisskb/src/lib/test_bpf.c:2631:12: note: byref variable will be forcibly initialized 2631 | static int bpf_fill_jmp32_jslt_reg(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_jmp32_jsge_reg': /kisskb/src/lib/test_bpf.c:2626:12: note: byref variable will be forcibly initialized 2626 | static int bpf_fill_jmp32_jsge_reg(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_jmp32_jsgt_reg': /kisskb/src/lib/test_bpf.c:2621:12: note: byref variable will be forcibly initialized 2621 | static int bpf_fill_jmp32_jsgt_reg(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_jmp32_jle_reg': /kisskb/src/lib/test_bpf.c:2616:12: note: byref variable will be forcibly initialized 2616 | static int bpf_fill_jmp32_jle_reg(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_jmp32_jlt_reg': /kisskb/src/lib/test_bpf.c:2611:12: note: byref variable will be forcibly initialized 2611 | static int bpf_fill_jmp32_jlt_reg(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_jmp32_jge_reg': /kisskb/src/lib/test_bpf.c:2606:12: note: byref variable will be forcibly initialized 2606 | static int bpf_fill_jmp32_jge_reg(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_jmp32_jgt_reg': /kisskb/src/lib/test_bpf.c:2601:12: note: byref variable will be forcibly initialized 2601 | static int bpf_fill_jmp32_jgt_reg(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_jmp32_jne_reg': /kisskb/src/lib/test_bpf.c:2596:12: note: byref variable will be forcibly initialized 2596 | static int bpf_fill_jmp32_jne_reg(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_jmp32_jeq_reg': /kisskb/src/lib/test_bpf.c:2591:12: note: byref variable will be forcibly initialized 2591 | static int bpf_fill_jmp32_jeq_reg(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_jmp32_jset_reg': /kisskb/src/lib/test_bpf.c:2586:12: note: byref variable will be forcibly initialized 2586 | static int bpf_fill_jmp32_jset_reg(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_jmp32_jsle_imm': /kisskb/src/lib/test_bpf.c:2524:12: note: byref variable will be forcibly initialized 2524 | static int bpf_fill_jmp32_jsle_imm(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_jmp32_jslt_imm': /kisskb/src/lib/test_bpf.c:2519:12: note: byref variable will be forcibly initialized 2519 | static int bpf_fill_jmp32_jslt_imm(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_jmp32_jsge_imm': /kisskb/src/lib/test_bpf.c:2514:12: note: byref variable will be forcibly initialized 2514 | static int bpf_fill_jmp32_jsge_imm(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_jmp32_jsgt_imm': /kisskb/src/lib/test_bpf.c:2509:12: note: byref variable will be forcibly initialized 2509 | static int bpf_fill_jmp32_jsgt_imm(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_jmp32_jle_imm': /kisskb/src/lib/test_bpf.c:2504:12: note: byref variable will be forcibly initialized 2504 | static int bpf_fill_jmp32_jle_imm(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_jmp32_jlt_imm': /kisskb/src/lib/test_bpf.c:2499:12: note: byref variable will be forcibly initialized 2499 | static int bpf_fill_jmp32_jlt_imm(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_jmp32_jge_imm': /kisskb/src/lib/test_bpf.c:2494:12: note: byref variable will be forcibly initialized 2494 | static int bpf_fill_jmp32_jge_imm(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_jmp32_jgt_imm': /kisskb/src/lib/test_bpf.c:2489:12: note: byref variable will be forcibly initialized 2489 | static int bpf_fill_jmp32_jgt_imm(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_jmp32_jne_imm': /kisskb/src/lib/test_bpf.c:2484:12: note: byref variable will be forcibly initialized 2484 | static int bpf_fill_jmp32_jne_imm(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_jmp32_jeq_imm': /kisskb/src/lib/test_bpf.c:2479:12: note: byref variable will be forcibly initialized 2479 | static int bpf_fill_jmp32_jeq_imm(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_jmp32_jset_imm': /kisskb/src/lib/test_bpf.c:2474:12: note: byref variable will be forcibly initialized 2474 | static int bpf_fill_jmp32_jset_imm(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_jmp_jsle_reg': /kisskb/src/lib/test_bpf.c:2580:12: note: byref variable will be forcibly initialized 2580 | static int bpf_fill_jmp_jsle_reg(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_jmp_jslt_reg': /kisskb/src/lib/test_bpf.c:2575:12: note: byref variable will be forcibly initialized 2575 | static int bpf_fill_jmp_jslt_reg(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_jmp_jsge_reg': /kisskb/src/lib/test_bpf.c:2570:12: note: byref variable will be forcibly initialized 2570 | static int bpf_fill_jmp_jsge_reg(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_jmp_jsgt_reg': /kisskb/src/lib/test_bpf.c:2565:12: note: byref variable will be forcibly initialized 2565 | static int bpf_fill_jmp_jsgt_reg(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_jmp_jle_reg': /kisskb/src/lib/test_bpf.c:2560:12: note: byref variable will be forcibly initialized 2560 | static int bpf_fill_jmp_jle_reg(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_jmp_jlt_reg': /kisskb/src/lib/test_bpf.c:2555:12: note: byref variable will be forcibly initialized 2555 | static int bpf_fill_jmp_jlt_reg(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_jmp_jge_reg': /kisskb/src/lib/test_bpf.c:2550:12: note: byref variable will be forcibly initialized 2550 | static int bpf_fill_jmp_jge_reg(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_jmp_jgt_reg': /kisskb/src/lib/test_bpf.c:2545:12: note: byref variable will be forcibly initialized 2545 | static int bpf_fill_jmp_jgt_reg(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_jmp_jne_reg': /kisskb/src/lib/test_bpf.c:2540:12: note: byref variable will be forcibly initialized 2540 | static int bpf_fill_jmp_jne_reg(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_jmp_jeq_reg': /kisskb/src/lib/test_bpf.c:2535:12: note: byref variable will be forcibly initialized 2535 | static int bpf_fill_jmp_jeq_reg(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_jmp_jset_reg': /kisskb/src/lib/test_bpf.c:2530:12: note: byref variable will be forcibly initialized 2530 | static int bpf_fill_jmp_jset_reg(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_jmp_jsle_imm': /kisskb/src/lib/test_bpf.c:2468:12: note: byref variable will be forcibly initialized 2468 | static int bpf_fill_jmp_jsle_imm(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_jmp_jslt_imm': /kisskb/src/lib/test_bpf.c:2463:12: note: byref variable will be forcibly initialized 2463 | static int bpf_fill_jmp_jslt_imm(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_jmp_jsge_imm': /kisskb/src/lib/test_bpf.c:2458:12: note: byref variable will be forcibly initialized 2458 | static int bpf_fill_jmp_jsge_imm(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_jmp_jsgt_imm': /kisskb/src/lib/test_bpf.c:2453:12: note: byref variable will be forcibly initialized 2453 | static int bpf_fill_jmp_jsgt_imm(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_jmp_jle_imm': /kisskb/src/lib/test_bpf.c:2448:12: note: byref variable will be forcibly initialized 2448 | static int bpf_fill_jmp_jle_imm(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_jmp_jlt_imm': /kisskb/src/lib/test_bpf.c:2443:12: note: byref variable will be forcibly initialized 2443 | static int bpf_fill_jmp_jlt_imm(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_jmp_jge_imm': /kisskb/src/lib/test_bpf.c:2438:12: note: byref variable will be forcibly initialized 2438 | static int bpf_fill_jmp_jge_imm(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_jmp_jgt_imm': /kisskb/src/lib/test_bpf.c:2433:12: note: byref variable will be forcibly initialized 2433 | static int bpf_fill_jmp_jgt_imm(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_jmp_jne_imm': /kisskb/src/lib/test_bpf.c:2428:12: note: byref variable will be forcibly initialized 2428 | static int bpf_fill_jmp_jne_imm(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_jmp_jeq_imm': /kisskb/src/lib/test_bpf.c:2423:12: note: byref variable will be forcibly initialized 2423 | static int bpf_fill_jmp_jeq_imm(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_jmp_jset_imm': /kisskb/src/lib/test_bpf.c:2418:12: note: byref variable will be forcibly initialized 2418 | static int bpf_fill_jmp_jset_imm(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_atomic32_xchg': /kisskb/src/lib/test_bpf.c:1877:12: note: byref variable will be forcibly initialized 1877 | static int bpf_fill_atomic32_xchg(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_atomic32_xor_fetch': /kisskb/src/lib/test_bpf.c:1872:12: note: byref variable will be forcibly initialized 1872 | static int bpf_fill_atomic32_xor_fetch(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_atomic32_or_fetch': /kisskb/src/lib/test_bpf.c:1867:12: note: byref variable will be forcibly initialized 1867 | static int bpf_fill_atomic32_or_fetch(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_atomic32_and_fetch': /kisskb/src/lib/test_bpf.c:1862:12: note: byref variable will be forcibly initialized 1862 | static int bpf_fill_atomic32_and_fetch(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_atomic32_add_fetch': /kisskb/src/lib/test_bpf.c:1857:12: note: byref variable will be forcibly initialized 1857 | static int bpf_fill_atomic32_add_fetch(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_atomic32_xor': /kisskb/src/lib/test_bpf.c:1852:12: note: byref variable will be forcibly initialized 1852 | static int bpf_fill_atomic32_xor(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_atomic32_or': /kisskb/src/lib/test_bpf.c:1847:12: note: byref variable will be forcibly initialized 1847 | static int bpf_fill_atomic32_or(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_atomic32_and': /kisskb/src/lib/test_bpf.c:1842:12: note: byref variable will be forcibly initialized 1842 | static int bpf_fill_atomic32_and(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_atomic32_add': /kisskb/src/lib/test_bpf.c:1837:12: note: byref variable will be forcibly initialized 1837 | static int bpf_fill_atomic32_add(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_atomic64_xchg': /kisskb/src/lib/test_bpf.c:1825:12: note: byref variable will be forcibly initialized 1825 | static int bpf_fill_atomic64_xchg(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_atomic64_xor_fetch': /kisskb/src/lib/test_bpf.c:1820:12: note: byref variable will be forcibly initialized 1820 | static int bpf_fill_atomic64_xor_fetch(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_atomic64_or_fetch': /kisskb/src/lib/test_bpf.c:1815:12: note: byref variable will be forcibly initialized 1815 | static int bpf_fill_atomic64_or_fetch(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_atomic64_and_fetch': /kisskb/src/lib/test_bpf.c:1810:12: note: byref variable will be forcibly initialized 1810 | static int bpf_fill_atomic64_and_fetch(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_atomic64_add_fetch': /kisskb/src/lib/test_bpf.c:1805:12: note: byref variable will be forcibly initialized 1805 | static int bpf_fill_atomic64_add_fetch(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_atomic64_xor': /kisskb/src/lib/test_bpf.c:1800:12: note: byref variable will be forcibly initialized 1800 | static int bpf_fill_atomic64_xor(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_atomic64_or': /kisskb/src/lib/test_bpf.c:1795:12: note: byref variable will be forcibly initialized 1795 | static int bpf_fill_atomic64_or(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_atomic64_and': /kisskb/src/lib/test_bpf.c:1790:12: note: byref variable will be forcibly initialized 1790 | static int bpf_fill_atomic64_and(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_atomic64_add': /kisskb/src/lib/test_bpf.c:1785:12: note: byref variable will be forcibly initialized 1785 | static int bpf_fill_atomic64_add(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_alu32_mod_reg': /kisskb/src/lib/test_bpf.c:1208:12: note: byref variable will be forcibly initialized 1208 | static int bpf_fill_alu32_mod_reg(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_alu32_div_reg': /kisskb/src/lib/test_bpf.c:1203:12: note: byref variable will be forcibly initialized 1203 | static int bpf_fill_alu32_div_reg(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_alu32_mul_reg': /kisskb/src/lib/test_bpf.c:1198:12: note: byref variable will be forcibly initialized 1198 | static int bpf_fill_alu32_mul_reg(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_alu32_sub_reg': /kisskb/src/lib/test_bpf.c:1193:12: note: byref variable will be forcibly initialized 1193 | static int bpf_fill_alu32_sub_reg(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_alu32_add_reg': /kisskb/src/lib/test_bpf.c:1188:12: note: byref variable will be forcibly initialized 1188 | static int bpf_fill_alu32_add_reg(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_alu32_xor_reg': /kisskb/src/lib/test_bpf.c:1183:12: note: byref variable will be forcibly initialized 1183 | static int bpf_fill_alu32_xor_reg(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_alu32_or_reg': /kisskb/src/lib/test_bpf.c:1178:12: note: byref variable will be forcibly initialized 1178 | static int bpf_fill_alu32_or_reg(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_alu32_and_reg': /kisskb/src/lib/test_bpf.c:1173:12: note: byref variable will be forcibly initialized 1173 | static int bpf_fill_alu32_and_reg(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_alu32_mov_reg': /kisskb/src/lib/test_bpf.c:1168:12: note: byref variable will be forcibly initialized 1168 | static int bpf_fill_alu32_mov_reg(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_alu64_mod_reg': /kisskb/src/lib/test_bpf.c:1162:12: note: byref variable will be forcibly initialized 1162 | static int bpf_fill_alu64_mod_reg(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_alu64_div_reg': /kisskb/src/lib/test_bpf.c:1157:12: note: byref variable will be forcibly initialized 1157 | static int bpf_fill_alu64_div_reg(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_alu64_mul_reg': /kisskb/src/lib/test_bpf.c:1152:12: note: byref variable will be forcibly initialized 1152 | static int bpf_fill_alu64_mul_reg(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_alu64_sub_reg': /kisskb/src/lib/test_bpf.c:1147:12: note: byref variable will be forcibly initialized 1147 | static int bpf_fill_alu64_sub_reg(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_alu64_add_reg': /kisskb/src/lib/test_bpf.c:1142:12: note: byref variable will be forcibly initialized 1142 | static int bpf_fill_alu64_add_reg(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_alu64_xor_reg': /kisskb/src/lib/test_bpf.c:1137:12: note: byref variable will be forcibly initialized 1137 | static int bpf_fill_alu64_xor_reg(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_alu64_or_reg': /kisskb/src/lib/test_bpf.c:1132:12: note: byref variable will be forcibly initialized 1132 | static int bpf_fill_alu64_or_reg(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_alu64_and_reg': /kisskb/src/lib/test_bpf.c:1127:12: note: byref variable will be forcibly initialized 1127 | static int bpf_fill_alu64_and_reg(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_alu64_mov_reg': /kisskb/src/lib/test_bpf.c:1122:12: note: byref variable will be forcibly initialized 1122 | static int bpf_fill_alu64_mov_reg(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_alu32_mod_imm': /kisskb/src/lib/test_bpf.c:1116:12: note: byref variable will be forcibly initialized 1116 | static int bpf_fill_alu32_mod_imm(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_alu32_div_imm': /kisskb/src/lib/test_bpf.c:1111:12: note: byref variable will be forcibly initialized 1111 | static int bpf_fill_alu32_div_imm(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_alu32_mul_imm': /kisskb/src/lib/test_bpf.c:1106:12: note: byref variable will be forcibly initialized 1106 | static int bpf_fill_alu32_mul_imm(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_alu32_sub_imm': /kisskb/src/lib/test_bpf.c:1101:12: note: byref variable will be forcibly initialized 1101 | static int bpf_fill_alu32_sub_imm(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_alu32_add_imm': /kisskb/src/lib/test_bpf.c:1096:12: note: byref variable will be forcibly initialized 1096 | static int bpf_fill_alu32_add_imm(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_alu32_xor_imm': /kisskb/src/lib/test_bpf.c:1091:12: note: byref variable will be forcibly initialized 1091 | static int bpf_fill_alu32_xor_imm(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_alu32_or_imm': /kisskb/src/lib/test_bpf.c:1086:12: note: byref variable will be forcibly initialized 1086 | static int bpf_fill_alu32_or_imm(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_alu32_and_imm': /kisskb/src/lib/test_bpf.c:1081:12: note: byref variable will be forcibly initialized 1081 | static int bpf_fill_alu32_and_imm(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_alu32_mov_imm': /kisskb/src/lib/test_bpf.c:1076:12: note: byref variable will be forcibly initialized 1076 | static int bpf_fill_alu32_mov_imm(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_alu64_mod_imm': /kisskb/src/lib/test_bpf.c:1070:12: note: byref variable will be forcibly initialized 1070 | static int bpf_fill_alu64_mod_imm(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_alu64_div_imm': /kisskb/src/lib/test_bpf.c:1065:12: note: byref variable will be forcibly initialized 1065 | static int bpf_fill_alu64_div_imm(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_alu64_mul_imm': /kisskb/src/lib/test_bpf.c:1060:12: note: byref variable will be forcibly initialized 1060 | static int bpf_fill_alu64_mul_imm(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_alu64_sub_imm': /kisskb/src/lib/test_bpf.c:1055:12: note: byref variable will be forcibly initialized 1055 | static int bpf_fill_alu64_sub_imm(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_alu64_add_imm': /kisskb/src/lib/test_bpf.c:1050:12: note: byref variable will be forcibly initialized 1050 | static int bpf_fill_alu64_add_imm(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_alu64_xor_imm': /kisskb/src/lib/test_bpf.c:1045:12: note: byref variable will be forcibly initialized 1045 | static int bpf_fill_alu64_xor_imm(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_alu64_or_imm': /kisskb/src/lib/test_bpf.c:1040:12: note: byref variable will be forcibly initialized 1040 | static int bpf_fill_alu64_or_imm(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_alu64_and_imm': /kisskb/src/lib/test_bpf.c:1035:12: note: byref variable will be forcibly initialized 1035 | static int bpf_fill_alu64_and_imm(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_alu64_mov_imm': /kisskb/src/lib/test_bpf.c:1030:12: note: byref variable will be forcibly initialized 1030 | static int bpf_fill_alu64_mov_imm(struct bpf_test *self) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_bpf.c: In function '__bpf_ld_imm64': /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized 468 | struct bpf_insn tmp[] = {BPF_LD_IMM64(reg, imm64)}; | ^~~ /kisskb/src/lib/test_bpf.c: In function '__bpf_fill_max_jmp': /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized /kisskb/src/lib/test_bpf.c: In function '__bpf_emit_jmp32_reg': /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized /kisskb/src/lib/test_bpf.c: In function '__bpf_emit_jmp32_imm': /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized /kisskb/src/lib/test_bpf.c: In function '__bpf_emit_jmp_reg': /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized /kisskb/src/lib/test_bpf.c: In function '__bpf_emit_jmp_imm': /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized /kisskb/src/lib/test_bpf.c: In function '__bpf_emit_cmpxchg32': /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized /kisskb/src/lib/test_bpf.c: In function '__bpf_emit_atomic32': /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized /kisskb/src/lib/test_bpf.c:1644:19: note: byref variable will be forcibly initialized 1644 | u64 keep, fetch, res; | ^~~ /kisskb/src/lib/test_bpf.c: In function '__bpf_emit_cmpxchg64': /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized 468 | struct bpf_insn tmp[] = {BPF_LD_IMM64(reg, imm64)}; | ^~~ /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized /kisskb/src/lib/test_bpf.c: In function '__bpf_emit_atomic64': /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized /kisskb/src/lib/test_bpf.c:1597:19: note: byref variable will be forcibly initialized 1597 | u64 keep, fetch, res; | ^~~ /kisskb/src/lib/test_bpf.c: In function '__bpf_fill_atomic_reg_pairs': /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized 468 | struct bpf_insn tmp[] = {BPF_LD_IMM64(reg, imm64)}; | ^~~ /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized /kisskb/src/lib/test_bpf.c:1896:16: note: byref variable will be forcibly initialized 1896 | u64 mem, upd, res; | ^~~ /kisskb/src/lib/test_bpf.c: In function '__bpf_fill_ld_imm64_bytes': /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized 468 | struct bpf_insn tmp[] = {BPF_LD_IMM64(reg, imm64)}; | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_ld_imm64_magn': /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized /kisskb/src/lib/test_bpf.c: In function '__bpf_emit_alu32_reg': /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized /kisskb/src/lib/test_bpf.c:984:6: note: byref variable will be forcibly initialized 984 | u64 res; | ^~~ /kisskb/src/lib/test_bpf.c: In function '__bpf_emit_alu64_reg': /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized 468 | struct bpf_insn tmp[] = {BPF_LD_IMM64(reg, imm64)}; | ^~~ /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized /kisskb/src/lib/test_bpf.c:962:6: note: byref variable will be forcibly initialized 962 | u64 res; | ^~~ /kisskb/src/lib/test_bpf.c: In function '__bpf_emit_alu32_imm': /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized 468 | struct bpf_insn tmp[] = {BPF_LD_IMM64(reg, imm64)}; | ^~~ /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized /kisskb/src/lib/test_bpf.c:941:6: note: byref variable will be forcibly initialized 941 | u64 res; | ^~~ /kisskb/src/lib/test_bpf.c: In function '__bpf_emit_alu64_imm': /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized 468 | struct bpf_insn tmp[] = {BPF_LD_IMM64(reg, imm64)}; | ^~~ /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized /kisskb/src/lib/test_bpf.c:920:6: note: byref variable will be forcibly initialized 920 | u64 res; | ^~~ /kisskb/src/lib/test_bpf.c: In function '__bpf_fill_alu_shift_same_reg': /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized 468 | struct bpf_insn tmp[] = {BPF_LD_IMM64(reg, imm64)}; | ^~~ /kisskb/src/lib/test_bpf.c:748:7: note: byref variable will be forcibly initialized 748 | u64 res; | ^~~ /kisskb/src/lib/test_bpf.c: In function '__bpf_fill_alu_shift': /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized 468 | struct bpf_insn tmp[] = {BPF_LD_IMM64(reg, imm64)}; | ^~~ /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized /kisskb/src/lib/test_bpf.c:620:8: note: byref variable will be forcibly initialized 620 | u64 val; | ^~~ /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:64:6: note: byref variable will be forcibly initialized 64 | int values[] = { 3, 1, 2, 4, 0x8000000, 0x7FFFFFF, 0, | ^~~~~~ /kisskb/src/lib/test_bpf.c: In function '__bpf_fill_alu_reg_pairs': /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized 468 | struct bpf_insn tmp[] = {BPF_LD_IMM64(reg, imm64)}; | ^~~ /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized /kisskb/src/lib/test_bpf.c:1403:21: note: byref variable will be forcibly initialized 1403 | u64 dst, src, res, same; | ^~~~ /kisskb/src/lib/test_bpf.c:1403:16: note: byref variable will be forcibly initialized 1403 | u64 dst, src, res, same; | ^~~ /kisskb/src/lib/test_min_heap.c: In function 'test_heap_push': /kisskb/src/lib/test_min_heap.c:109:9: note: byref variable will be forcibly initialized 109 | int i, temp, err; | ^~~~ /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/lib/test_min_heap.c:98:6: note: byref variable will be forcibly initialized 98 | int values[ARRAY_SIZE(data)]; | ^~~~~~ /kisskb/src/lib/test_min_heap.c:96:12: note: byref variable will be forcibly initialized 96 | const int data[] = { 3, 1, 2, 4, 0x80000000, 0x7FFFFFFF, 0, | ^~~~ /kisskb/src/lib/test_min_heap.c: In function 'test_heap_pop_push': /kisskb/src/lib/test_min_heap.c:142:9: note: byref variable will be forcibly initialized 142 | int i, temp, err; | ^~~~ /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/lib/test_min_heap.c:131:6: note: byref variable will be forcibly initialized 131 | int values[ARRAY_SIZE(data)]; | ^~~~~~ /kisskb/src/lib/test_min_heap.c:129:12: note: byref variable will be forcibly initialized 129 | const int data[] = { 3, 1, 2, 4, 0x80000000, 0x7FFFFFFF, 0, | ^~~~ /kisskb/src/lib/test_bpf.c: In function '__bpf_fill_alu_imm_regs': /kisskb/src/lib/test_bpf.c:468:18: note: byref variable will be forcibly initialized 468 | struct bpf_insn tmp[] = {BPF_LD_IMM64(reg, imm64)}; | ^~~ /kisskb/src/lib/test_bpf.c:1221:11: note: byref variable will be forcibly initialized 1221 | u64 dst, res; | ^~~ /kisskb/src/lib/test_bpf.c: In function 'bpf_fill_maxinsns3': /kisskb/src/lib/test_bpf.c:132:19: note: byref variable will be forcibly initialized 132 | struct rnd_state rnd; | ^~~ /kisskb/src/lib/test_bpf.c: In function 'generate_filter': /kisskb/src/lib/test_bpf.c:14173:19: note: byref variable will be forcibly initialized 14173 | struct bpf_prog *fp; | ^~ /kisskb/src/lib/test_bpf.c:14172:25: note: byref variable will be forcibly initialized 14172 | struct sock_fprog_kern fprog; | ^~~~~ /kisskb/src/lib/test_bpf.c: In function 'run_one': /kisskb/src/lib/test_bpf.c:14278:7: note: byref variable will be forcibly initialized 14278 | u64 duration; | ^~~~~~~~ /kisskb/src/lib/test_bpf.c: In function 'test_tail_calls': /kisskb/src/lib/test_bpf.c:14874:7: note: byref variable will be forcibly initialized 14874 | u64 duration; | ^~~~~~~~ /kisskb/src/lib/test_bpf.c:14873:7: note: byref variable will be forcibly initialized 14873 | int state = 0; | ^~~~~ /kisskb/src/lib/test_bpf.c: In function 'test_bpf': /kisskb/src/lib/test_bpf.c:14520:7: note: byref variable will be forcibly initialized 14520 | int err; | ^~~ /kisskb/src/lib/test_bpf.c: In function 'prepare_tail_call_tests': /kisskb/src/lib/test_bpf.c:14750:13: note: byref variable will be forcibly initialized 14750 | int which, err; | ^~~ In file included from /kisskb/src/include/linux/ktime.h:232, from /kisskb/src/include/linux/timer.h:6, from /kisskb/src/include/linux/workqueue.h:9, from /kisskb/src/include/linux/srcu.h:21, from /kisskb/src/include/linux/notifier.h:16, from /kisskb/src/arch/powerpc/include/asm/uprobes.h:12, from /kisskb/src/include/linux/uprobes.h:49, from /kisskb/src/include/linux/mm_types.h:15, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/lib/test_bpf.c:11: /kisskb/src/lib/test_bpf.c: In function 'ktime_get_coarse': /kisskb/src/include/linux/timekeeping.h:118:20: note: byref variable will be forcibly initialized 118 | struct timespec64 ts; | ^~ /kisskb/src/lib/test_bpf.c: In function 'test_bpf_init': /kisskb/src/lib/test_bpf.c:15004:20: note: byref variable will be forcibly initialized 15004 | struct bpf_array *progs = NULL; | ^~~~~ 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/base/power/runtime.c: In function 'rpm_suspend': /kisskb/src/drivers/base/power/runtime.c:592:15: note: byref variable will be forcibly initialized 592 | 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:592:3: note: in expansion of macro 'DEFINE_WAIT' 592 | DEFINE_WAIT(wait); | ^~~~~~~~~~~ /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/regulator/lp8788-buck.c: In function 'lp8788_buck_enable_time': /kisskb/src/drivers/regulator/lp8788-buck.c:295:5: note: byref variable will be forcibly initialized 295 | u8 val, addr = LP8788_BUCK1_TIMESTEP + id; | ^~~ /kisskb/src/drivers/regulator/lp8788-buck.c: In function 'lp8788_buck_get_mode': /kisskb/src/drivers/regulator/lp8788-buck.c:330:5: note: byref variable will be forcibly initialized 330 | u8 val; | ^~~ /kisskb/src/drivers/regulator/lp8788-buck.c: In function 'lp8788_get_buck_dvs_ctrl_mode': /kisskb/src/drivers/regulator/lp8788-buck.c:166:5: note: byref variable will be forcibly initialized 166 | u8 val, mask; | ^~~ /kisskb/src/drivers/gpu/drm/ttm/ttm_device.c: In function 'ttm_global_init': /kisskb/src/drivers/gpu/drm/ttm/ttm_device.c:70:17: note: byref variable will be forcibly initialized 70 | struct sysinfo si; | ^~ /kisskb/src/drivers/regulator/lp8788-buck.c: In function 'lp8788_select_buck_vout_addr': /kisskb/src/drivers/regulator/lp8788-buck.c:207:5: note: byref variable will be forcibly initialized 207 | u8 val, idx, addr; | ^~~ /kisskb/src/drivers/regulator/lp8788-buck.c: In function 'lp8788_buck12_get_voltage_sel': /kisskb/src/drivers/regulator/lp8788-buck.c:278:5: note: byref variable will be forcibly initialized 278 | u8 val, addr; | ^~~ /kisskb/src/drivers/regulator/lp8788-buck.c: In function 'lp8788_dvs_gpio_request': /kisskb/src/drivers/regulator/lp8788-buck.c:428:8: note: byref variable will be forcibly initialized 428 | char *b2_name[] = { "LP8788_B2_DVS1", "LP8788_B2_DVS2" }; | ^~~~~~~ /kisskb/src/drivers/regulator/lp8788-buck.c: In function 'lp8788_init_dvs': /kisskb/src/drivers/regulator/lp8788-buck.c:464:5: note: byref variable will be forcibly initialized 464 | u8 default_dvs_mode[] = { LP8788_BUCK1_DVS_I2C, LP8788_BUCK2_DVS_I2C }; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/regulator/lp8788-buck.c:463:5: note: byref variable will be forcibly initialized 463 | u8 val[] = { LP8788_BUCK1_DVS_PIN, LP8788_BUCK2_DVS_PIN }; | ^~~ /kisskb/src/drivers/regulator/lp8788-buck.c:462:5: note: byref variable will be forcibly initialized 462 | u8 mask[] = { LP8788_BUCK1_DVS_SEL_M, LP8788_BUCK2_DVS_SEL_M }; | ^~~~ /kisskb/src/lib/test_vmalloc.c: In function 'shuffle_array': /kisskb/src/lib/test_vmalloc.c:395:15: note: byref variable will be forcibly initialized 395 | unsigned int rnd; | ^~~ /kisskb/src/lib/test_vmalloc.c: In function 'pcpu_alloc_test': /kisskb/src/lib/test_vmalloc.c:295:16: note: byref variable will be forcibly initialized 295 | unsigned int r; | ^ /kisskb/src/lib/test_vmalloc.c: In function 'random_size_alloc_test': /kisskb/src/lib/test_vmalloc.c:148:15: note: byref variable will be forcibly initialized 148 | unsigned int n; | ^ /kisskb/src/lib/test_vmalloc.c: In function 'random_size_align_alloc_test': /kisskb/src/lib/test_vmalloc.c:77:29: note: byref variable will be forcibly initialized 77 | unsigned long size, align, rnd; | ^~~ /kisskb/src/lib/test_vmalloc.c: In function 'test_func': /kisskb/src/lib/test_vmalloc.c:412:6: note: byref variable will be forcibly initialized 412 | int random_array[ARRAY_SIZE(test_case_array)]; | ^~~~~~~~~~~~ In file included from /kisskb/src/lib/test_vmalloc.c:19: /kisskb/src/lib/test_vmalloc.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ /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/net/ipv6/output_core.c: In function 'ipv6_proxy_select_ident': /kisskb/src/net/ipv6/output_core.c:37:18: note: byref variable will be forcibly initialized 37 | struct in6_addr buf[2]; | ^~~ /kisskb/src/drivers/regulator/lp8788-ldo.c: In function 'lp8788_ldo_enable_time': /kisskb/src/drivers/regulator/lp8788-ldo.c:157:5: note: byref variable will be forcibly initialized 157 | u8 val, addr = LP8788_DLDO1_TIMESTEP + id; | ^~~ /kisskb/src/drivers/tty/tty_audit.c: In function 'tty_audit_log': /kisskb/src/drivers/tty/tty_audit.c:72:8: note: byref variable will be forcibly initialized 72 | char name[sizeof(current->comm)]; | ^~~~ /kisskb/src/drivers/regulator/ltc3589.c: In function 'ltc3589_isr': /kisskb/src/drivers/regulator/ltc3589.c:357:18: note: byref variable will be forcibly initialized 357 | unsigned int i, irqstat, event; | ^~~~~~~ /kisskb/src/drivers/regulator/ltc3589.c: In function 'ltc3589_of_parse_cb': /kisskb/src/drivers/regulator/ltc3589.c:184:6: note: byref variable will be forcibly initialized 184 | u32 r[2]; | ^ /kisskb/src/drivers/regulator/ltc3589.c: In function 'ltc3589_probe': /kisskb/src/drivers/regulator/ltc3589.c:420:27: note: byref variable will be forcibly initialized 420 | struct regulator_config config = { }; | ^~~~~~ /kisskb/src/drivers/video/of_display_timing.c: In function 'parse_timing_property': /kisskb/src/drivers/video/of_display_timing.c:29:6: note: byref variable will be forcibly initialized 29 | int length, cells, ret; | ^~~~~~ /kisskb/src/drivers/video/of_display_timing.c: In function 'of_parse_display_timing': /kisskb/src/drivers/video/of_display_timing.c:60:6: note: byref variable will be forcibly initialized 60 | u32 val = 0; | ^~~ In file included from /kisskb/src/drivers/video/of_display_timing.c:11: /kisskb/src/drivers/video/of_display_timing.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/net/xfrm/xfrm_replay.c: In function 'xfrm_replay_notify_bmp': /kisskb/src/net/xfrm/xfrm_replay.c:307:18: note: byref variable will be forcibly initialized 307 | struct km_event c; | ^ /kisskb/src/net/xfrm/xfrm_replay.c: In function 'xfrm_replay_notify_esn': /kisskb/src/net/xfrm/xfrm_replay.c:359:18: note: byref variable will be forcibly initialized 359 | struct km_event c; | ^ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/lib/test_rhashtable.c:20: /kisskb/src/lib/test_rhashtable.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/net/xfrm/xfrm_replay.c: In function 'xfrm_replay_notify': /kisskb/src/net/xfrm/xfrm_replay.c:43:18: note: byref variable will be forcibly initialized 43 | struct km_event c; | ^ /kisskb/src/lib/test_rhashtable.c: In function 'array3_size': /kisskb/src/include/linux/overflow.h:155:9: note: byref variable will be forcibly initialized 155 | size_t bytes; | ^~~~~ 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/regulator/ltc3676.c: In function 'ltc3676_isr': /kisskb/src/drivers/regulator/ltc3676.c:271:18: note: byref variable will be forcibly initialized 271 | unsigned int i, irqstat, event; | ^~~~~~~ /kisskb/src/drivers/regulator/ltc3676.c: In function 'ltc3676_of_parse_cb': /kisskb/src/drivers/regulator/ltc3676.c:151:6: note: byref variable will be forcibly initialized 151 | u32 r[2]; | ^ /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/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 = { | ^~~ In file included from /kisskb/src/lib/test_sort.c:3: /kisskb/src/lib/test_sort.c: In function 'test_sort': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:948:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 948 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1106:2: note: in expansion of macro 'KUNIT_BASE_LE_MSG_ASSERTION' 1106 | KUNIT_BASE_LE_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1116:2: note: in expansion of macro 'KUNIT_BINARY_LE_MSG_ASSERTION' 1116 | KUNIT_BINARY_LE_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1756:2: note: in expansion of macro 'KUNIT_BINARY_LE_ASSERTION' 1756 | KUNIT_BINARY_LE_ASSERTION(test, KUNIT_ASSERTION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_sort.c:33:3: note: in expansion of macro 'KUNIT_ASSERT_LE' 33 | KUNIT_ASSERT_LE(test, a[i], a[i + 1]); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1293:2: note: in expansion of macro 'KUNIT_ASSERTION' 1293 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1305:2: note: in expansion of macro 'KUNIT_PTR_NOT_ERR_OR_NULL_MSG_ASSERTION' 1305 | KUNIT_PTR_NOT_ERR_OR_NULL_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1864:2: note: in expansion of macro 'KUNIT_PTR_NOT_ERR_OR_NULL_ASSERTION' 1864 | KUNIT_PTR_NOT_ERR_OR_NULL_ASSERTION(test, KUNIT_ASSERTION, ptr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_sort.c:23:2: note: in expansion of macro 'KUNIT_ASSERT_NOT_ERR_OR_NULL' 23 | KUNIT_ASSERT_NOT_ERR_OR_NULL(test, a); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 = { | ^~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/include/linux/cdev.h:8, from /kisskb/src/drivers/char/virtio_console.c:7: /kisskb/src/drivers/char/virtio_console.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ 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/drivers/char/virtio_console.c: In function 'get_inbuf': /kisskb/src/lib/test_rhashtable.c:145:23: note: byref variable will be forcibly initialized 145 | struct test_obj_val key = { | ^~~ /kisskb/src/drivers/char/virtio_console.c:472:15: note: byref variable will be forcibly initialized 472 | unsigned int len; | ^~~ /kisskb/src/drivers/char/virtio_console.c: In function 'add_inbuf': /kisskb/src/drivers/char/virtio_console.c:494:21: note: byref variable will be forcibly initialized 494 | struct scatterlist sg[1]; | ^~ /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/lib/test_rhashtable.c: In function 'print_ht': /kisskb/src/lib/test_rhashtable.c:489:7: note: byref variable will be forcibly initialized 489 | char buff[512] = ""; | ^~~~ /kisskb/src/drivers/char/virtio_console.c: In function 'reclaim_consumed_buffers': /kisskb/src/drivers/char/virtio_console.c:593:15: note: byref variable will be forcibly initialized 593 | unsigned int len; | ^~~ /kisskb/src/drivers/char/virtio_console.c: In function '__send_to_port': /kisskb/src/drivers/char/virtio_console.c:612:15: note: byref variable will be forcibly initialized 612 | unsigned int len; | ^~~ /kisskb/src/drivers/char/virtio_console.c: In function 'put_chars': /kisskb/src/drivers/char/virtio_console.c:1120:21: note: byref variable will be forcibly initialized 1120 | struct scatterlist sg[1]; | ^~ /kisskb/src/drivers/char/virtio_console.c: In function 'flush_bufs': /kisskb/src/drivers/char/virtio_console.c:1731:15: note: byref variable will be forcibly initialized 1731 | unsigned int len; | ^~~ 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:395:12: note: byref variable will be forcibly initialized 395 | LIST_HEAD(tmp_list); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /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 = { | ^~~ In file included from /kisskb/src/include/uapi/linux/virtio_console.h:37, from /kisskb/src/include/linux/virtio_console.h:35, from /kisskb/src/drivers/char/virtio_console.c:23: /kisskb/src/drivers/char/virtio_console.c: In function 'config_work_handler': /kisskb/src/include/linux/virtio_config.h:336:36: note: byref variable will be forcibly initialized 336 | typeof(((structname*)0)->member) virtio_cread_v; \ | ^~~~~~~~~~~~~~ /kisskb/src/drivers/char/virtio_console.c:1825:3: note: in expansion of macro 'virtio_cread' 1825 | virtio_cread(vdev, struct virtio_console_config, rows, &rows); | ^~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:336:36: note: byref variable will be forcibly initialized 336 | typeof(((structname*)0)->member) virtio_cread_v; \ | ^~~~~~~~~~~~~~ /kisskb/src/drivers/char/virtio_console.c:1824:3: note: in expansion of macro 'virtio_cread' 1824 | virtio_cread(vdev, struct virtio_console_config, cols, &cols); | ^~~~~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/pagemap.h:11, from /kisskb/src/drivers/char/virtio_console.c:15: /kisskb/src/drivers/char/virtio_console.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ 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)) | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/virtio_console.c: In function '__send_control_msg': /kisskb/src/drivers/char/virtio_console.c:553:15: note: byref variable will be forcibly initialized 553 | unsigned int len; | ^~~ /kisskb/src/drivers/char/virtio_console.c:551:21: note: byref variable will be forcibly initialized 551 | struct scatterlist sg[1]; | ^~ /kisskb/src/drivers/char/virtio_console.c: In function 'add_port': /kisskb/src/drivers/char/virtio_console.c:1361:7: note: byref variable will be forcibly initialized 1361 | char debugfs_name[16]; | ^~~~~~~~~~~~ In file included from /kisskb/src/include/uapi/linux/virtio_console.h:37, from /kisskb/src/include/linux/virtio_console.h:35, from /kisskb/src/drivers/char/virtio_console.c:23: /kisskb/src/drivers/char/virtio_console.c: In function 'virtcons_probe': /kisskb/src/include/linux/virtio_config.h:336:36: note: byref variable will be forcibly initialized 336 | typeof(((structname*)0)->member) virtio_cread_v; \ | ^~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:552:4: note: in expansion of macro 'virtio_cread' 552 | virtio_cread((vdev), structname, member, ptr); \ | ^~~~~~~~~~~~ /kisskb/src/drivers/char/virtio_console.c:2037:6: note: in expansion of macro 'virtio_cread_feature' 2037 | virtio_cread_feature(vdev, VIRTIO_CONSOLE_F_MULTIPORT, | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/virtio_console.c: In function 'control_work_handler': /kisskb/src/drivers/char/virtio_console.c:1704:15: note: byref variable will be forcibly initialized 1704 | unsigned int len; | ^~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/radix-tree.h:12, 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:793:9: note: in expansion of macro 'wait_event_freezable' 793 | 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:914:17: note: byref variable will be forcibly initialized 914 | struct sg_list sgl; | ^~~ /kisskb/src/drivers/char/virtio_console.c: In function 'port_fops_write': /kisskb/src/drivers/char/virtio_console.c:812:21: note: byref variable will be forcibly initialized 812 | struct scatterlist sg[1]; | ^~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/radix-tree.h:12, 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:761:9: note: in expansion of macro 'wait_event_freezable' 761 | ret = wait_event_freezable(port->waitqueue, | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/block/rsxx/core.c: In function 'card_shutdown': /kisskb/src/drivers/block/rsxx/core.c:500:15: note: byref variable will be forcibly initialized 500 | unsigned int state; | ^~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/drivers/block/rsxx/core.c:13: /kisskb/src/drivers/block/rsxx/core.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/block/rsxx/core.c: In function 'rsxx_compatibility_check': /kisskb/src/drivers/block/rsxx/core.c:739:16: note: byref variable will be forcibly initialized 739 | unsigned char pci_rev; | ^~~~~~~ /kisskb/src/drivers/block/rsxx/core.c: In function 'card_event_handler': /kisskb/src/drivers/block/rsxx/core.c:465:15: note: byref variable will be forcibly initialized 465 | unsigned int state; | ^~~~~ /kisskb/src/drivers/block/rsxx/core.c: In function 'rsxx_pci_probe': /kisskb/src/drivers/block/rsxx/core.c:739:16: note: byref variable will be forcibly initialized 739 | unsigned char pci_rev; | ^~~~~~~ /kisskb/src/net/ipv6/ip6_offload.c: In function 'ipv6_gro_complete': /kisskb/src/net/ipv6/ip6_offload.c:319:28: note: byref variable will be forcibly initialized 319 | const struct net_offload *ops; | ^~~ /kisskb/src/net/ipv6/ip6_offload.c: In function 'ipv6_gso_segment': /kisskb/src/net/ipv6/ip6_offload.c:83:6: note: byref variable will be forcibly initialized 83 | u8 *prevhdr; | ^~~~~~~ /kisskb/src/lib/test_static_keys.c: In function 'test_static_key_init': /kisskb/src/lib/test_static_keys.c:114:18: note: byref variable will be forcibly initialized 114 | struct test_key static_key_tests[] = { | ^~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/acpi.h:15, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/drivers/regulator/max8660.c:29: /kisskb/src/drivers/regulator/max8660.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/regulator/max8660.c: In function 'max8660_probe': /kisskb/src/drivers/regulator/max8660.c:378:22: note: byref variable will be forcibly initialized 378 | struct device_node *of_node[MAX8660_V_END]; | ^~~~~~~ /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/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/block/rsxx/cregs.c: In function 'issue_creg_rw': /kisskb/src/drivers/block/rsxx/cregs.c:445:15: note: byref variable will be forcibly initialized 445 | unsigned int hw_stat; | ^~~~~~~ /kisskb/src/drivers/block/rsxx/cregs.c: In function 'rsxx_get_card_size8': /kisskb/src/drivers/block/rsxx/cregs.c:495:15: note: byref variable will be forcibly initialized 495 | unsigned int size; | ^~~~ /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/drivers/tty/goldfish.c: In function 'goldfish_tty_interrupt': /kisskb/src/drivers/tty/goldfish.c:142:17: note: byref variable will be forcibly initialized 142 | unsigned char *buf; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/drivers/tty/goldfish.c:9: /kisskb/src/drivers/tty/goldfish.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'uart_get_rs485_config': /kisskb/src/drivers/tty/serial/serial_core.c:1276:22: note: byref variable will be forcibly initialized 1276 | 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:1291:22: note: byref variable will be forcibly initialized 1291 | 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:1317:24: note: byref variable will be forcibly initialized 1317 | struct serial_iso7816 aux; | ^~~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'uart_set_iso7816_config': /kisskb/src/drivers/tty/serial/serial_core.c:1335:24: note: byref variable will be forcibly initialized 1335 | 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:2070:18: note: byref variable will be forcibly initialized 2070 | struct ktermios termios; | ^~~~~~~ /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}; | ^~~~~ /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_format_16_native': /kisskb/src/drivers/base/regmap/regmap.c:286:6: note: byref variable will be forcibly initialized 286 | u16 v = val << shift; | ^ /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_format_32_native': /kisskb/src/drivers/base/regmap/regmap.c:315:6: note: byref variable will be forcibly initialized 315 | u32 v = val << shift; | ^ /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_format_64_native': /kisskb/src/drivers/base/regmap/regmap.c:334:6: note: byref variable will be forcibly initialized 334 | u64 v = (u64) val << shift; | ^ /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_parse_16_native': /kisskb/src/drivers/base/regmap/regmap.c:377:6: note: byref variable will be forcibly initialized 377 | u16 v; | ^ /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_parse_32_native': /kisskb/src/drivers/base/regmap/regmap.c:419:6: note: byref variable will be forcibly initialized 419 | u32 v; | ^ /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_parse_64_native': /kisskb/src/drivers/base/regmap/regmap.c:452:6: note: byref variable will be forcibly initialized 452 | u64 v; | ^ /kisskb/src/drivers/regulator/mcp16502.c: In function 'mcp16502_set_voltage_time_sel': /kisskb/src/drivers/regulator/mcp16502.c:293:25: note: byref variable will be forcibly initialized 293 | unsigned int uV_delta, val; | ^~~ /kisskb/src/drivers/regulator/max77802-regulator.c: In function 'max77802_pmic_probe': /kisskb/src/drivers/regulator/max77802-regulator.c:482:9: note: byref variable will be forcibly initialized 482 | int i, val; | ^~~ /kisskb/src/drivers/regulator/mcp16502.c: In function 'mcp16502_get_status': /kisskb/src/drivers/regulator/mcp16502.c:270:15: note: byref variable will be forcibly initialized 270 | unsigned int val; | ^~~ /kisskb/src/drivers/regulator/mcp16502.c: In function 'mcp16502_get_mode': /kisskb/src/drivers/regulator/mcp16502.c:203:15: note: byref variable will be forcibly initialized 203 | unsigned int val; | ^~~ /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/n_gsm.c: In function 'gsm_send': /kisskb/src/drivers/tty/n_gsm.c:563:5: note: byref variable will be forcibly initialized 563 | u8 ibuf[3]; | ^~~~ /kisskb/src/drivers/tty/n_gsm.c:562:5: note: byref variable will be forcibly initialized 562 | u8 cbuf[10]; | ^~~~ /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_line_info': /kisskb/src/drivers/tty/serial/serial_core.c:1823:7: note: byref variable will be forcibly initialized 1823 | char stat_buf[32]; | ^~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_regmap_reg': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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 'perf_trace_regmap_block': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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 'perf_trace_regcache_sync': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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, | ^~~~~~~~~~~ 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/n_gsm.c:30: /kisskb/src/drivers/tty/n_gsm.c: In function 'gsm_control_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/tty/n_gsm.c:1420:2: note: in expansion of macro 'wait_event' 1420 | wait_event(gsm->event, control->done == 1); | ^~~~~~~~~~ /kisskb/src/drivers/base/regmap/regmap.c: In function 'perf_trace_regmap_bool': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/tty/serial/serial_core.c: In function 'uart_get_icount': /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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/tty/serial/serial_core.c:1246:21: note: byref variable will be forcibly initialized 1246 | struct uart_icount cnow; | ^~~~ /kisskb/src/drivers/tty/n_gsm.c: In function 'gsm_control_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/tty/n_gsm.c:1384:2: note: in expansion of macro 'wait_event' 1384 | wait_event(gsm->event, gsm->pending_cmd == NULL); | ^~~~~~~~~~ /kisskb/src/drivers/tty/n_gsm.c: In function 'gsmtty_modem_update': /kisskb/src/drivers/tty/n_gsm.c:2940:5: note: byref variable will be forcibly initialized 2940 | u8 modembits[5]; | ^~~~~~~~~ /kisskb/src/drivers/base/regmap/regmap.c: In function 'perf_trace_regmap_async': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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 'perf_trace_regcache_drop_region': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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, | ^~~~~~~~~~~ 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/n_gsm.c:30: /kisskb/src/drivers/tty/n_gsm.c: In function 'gsm_disconnect': /kisskb/src/drivers/tty/serial/serial_core.c: In function 'uart_wait_modem_status': /kisskb/src/include/linux/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/n_gsm.c:2108:2: note: in expansion of macro 'wait_event_interruptible' 2108 | wait_event_interruptible(gsm->event, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/serial/serial_core.c:1189:28: note: byref variable will be forcibly initialized 1189 | struct uart_icount cprev, cnow; | ^~~~ /kisskb/src/drivers/tty/serial/serial_core.c:1189:21: note: byref variable will be forcibly initialized 1189 | struct uart_icount cprev, cnow; | ^~~~~ 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:726:28: note: byref variable will be forcibly initialized 726 | 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:725:56: note: byref variable will be forcibly initialized 725 | 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:726:28: note: byref variable will be forcibly initialized 726 | 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:725:56: note: byref variable will be forcibly initialized 725 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:725:56: note: byref variable will be forcibly initialized 725 | 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/drivers/base/regmap/regmap.c: In function 'trace_event_raw_event_regmap_bool': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | 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:725:56: note: byref variable will be forcibly initialized 725 | 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:726:28: note: byref variable will be forcibly initialized 726 | 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:725:56: note: byref variable will be forcibly initialized 725 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:725:56: note: byref variable will be forcibly initialized 725 | 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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, 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 '__bpf_trace_regmap_reg': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_regmap_block': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/regmap/./trace.h:67:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 67 | DECLARE_EVENT_CLASS(regmap_block, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/tty/serial/serial_core.c:13: /kisskb/src/drivers/tty/serial/serial_core.c: In function 'kmalloc_array': /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/base/regmap/regmap.c: In function '__bpf_trace_regcache_sync': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/drivers/base/regmap/regmap.c: In function '__bpf_trace_regcache_drop_region': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/base/regmap/regmap.c: In function '__bpf_trace_regmap_bool': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_regmap_async': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tty/serial/serial_core.c: In function 'console_store': /kisskb/src/drivers/tty/serial/serial_core.c:2790:19: note: byref variable will be forcibly initialized 2790 | bool oldconsole, newconsole; | ^~~~~~~~~~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'iomem_reg_shift_show': /kisskb/src/drivers/tty/serial/serial_core.c:2760:23: note: byref variable will be forcibly initialized 2760 | 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:2750:23: note: byref variable will be forcibly initialized 2750 | 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:2740:23: note: byref variable will be forcibly initialized 2740 | 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:2730:23: note: byref variable will be forcibly initialized 2730 | 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:2720:23: note: byref variable will be forcibly initialized 2720 | struct serial_struct tmp; | ^~~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'close_delay_show': /kisskb/src/drivers/tty/n_gsm.c: In function 'gsmld_ioctl': /kisskb/src/drivers/tty/n_gsm.c:2693:20: note: byref variable will be forcibly initialized 2693 | struct gsm_config c; | ^ /kisskb/src/drivers/tty/serial/serial_core.c:2710:23: note: byref variable will be forcibly initialized 2710 | 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:2700:23: note: byref variable will be forcibly initialized 2700 | struct serial_struct tmp; | ^~~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'flags_show': /kisskb/src/drivers/tty/serial/serial_core.c:2690:23: note: byref variable will be forcibly initialized 2690 | struct serial_struct tmp; | ^~~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'irq_show': /kisskb/src/drivers/tty/serial/serial_core.c:2680:23: note: byref variable will be forcibly initialized 2680 | struct serial_struct tmp; | ^~~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'port_show': /kisskb/src/drivers/tty/serial/serial_core.c:2666:23: note: byref variable will be forcibly initialized 2666 | struct serial_struct tmp; | ^~~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'line_show': /kisskb/src/drivers/tty/serial/serial_core.c:2656:23: note: byref variable will be forcibly initialized 2656 | struct serial_struct tmp; | ^~~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'type_show': /kisskb/src/drivers/tty/serial/serial_core.c:2646:23: note: byref variable will be forcibly initialized 2646 | struct serial_struct tmp; | ^~~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'uartclk_show': /kisskb/src/drivers/tty/serial/serial_core.c:2636:23: note: byref variable will be forcibly initialized 2636 | struct serial_struct tmp; | ^~~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'uart_report_port': /kisskb/src/drivers/tty/serial/serial_core.c:2312:7: note: byref variable will be forcibly initialized 2312 | char address[64]; | ^~~~~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, 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:3030:2: note: in expansion of macro 'wait_event' 3030 | wait_event(state->remove_wait, !atomic_read(&state->refcount)); | ^~~~~~~~~~ /kisskb/src/drivers/tty/serial/serial_core.c: In function 'uart_get_rs485_mode': /kisskb/src/drivers/tty/serial/serial_core.c:3233:6: note: byref variable will be forcibly initialized 3233 | u32 rs485_delay[2]; | ^~~~~~~~~~~ /kisskb/src/drivers/tty/n_gsm.c: In function 'gsm_control_message': /kisskb/src/drivers/tty/n_gsm.c:1205:5: note: byref variable will be forcibly initialized 1205 | u8 buf[1]; | ^~~ /kisskb/src/drivers/tty/n_gsm.c: In function 'gsmtty_ioctl': /kisskb/src/drivers/tty/n_gsm.c:3187:23: note: byref variable will be forcibly initialized 3187 | struct gsm_netconfig nc; | ^~ In file included from /kisskb/src/drivers/base/regmap/regmap.c:10: /kisskb/src/drivers/base/regmap/regmap.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/regulator/mt6359-regulator.c: In function 'mt6359_get_status': /kisskb/src/drivers/regulator/mt6359-regulator.c:253:6: note: byref variable will be forcibly initialized 253 | u32 regval; | ^~~~~~ /kisskb/src/drivers/regulator/mt6359-regulator.c: In function 'mt6359_regulator_get_mode': /kisskb/src/drivers/regulator/mt6359-regulator.c:271:11: note: byref variable will be forcibly initialized 271 | int ret, regval; | ^~~~~~ /kisskb/src/drivers/regulator/mt6359-regulator.c: In function 'mt6359p_vemc_get_voltage_sel': /kisskb/src/drivers/regulator/mt6359-regulator.c:398:6: note: byref variable will be forcibly initialized 398 | u32 val = 0; | ^~~ /kisskb/src/drivers/regulator/mt6359-regulator.c: In function 'mt6359p_vemc_set_voltage_sel': /kisskb/src/drivers/regulator/mt6359-regulator.c:359:6: note: byref variable will be forcibly initialized 359 | u32 val = 0; | ^~~ /kisskb/src/drivers/regulator/mt6359-regulator.c: In function 'mt6359_regulator_probe': /kisskb/src/drivers/regulator/mt6359-regulator.c:954:9: note: byref variable will be forcibly initialized 954 | int i, hw_ver; | ^~~~~~ In file included from /kisskb/src/drivers/base/regmap/regmap.c:9: /kisskb/src/drivers/base/regmap/regmap.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ 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:3207:2: note: in expansion of macro 'wait_event' 3207 | wait_event(map->async_waitq, regmap_async_is_done(map)); | ^~~~~~~~~~ /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_cached': /kisskb/src/drivers/base/regmap/regmap.c:107:15: note: byref variable will be forcibly initialized 107 | unsigned int val; | ^~~ /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_field_read': /kisskb/src/drivers/base/regmap/regmap.c:2935:15: note: byref variable will be forcibly initialized 2935 | unsigned int reg_val; | ^~~~~~~ /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_fields_read': /kisskb/src/drivers/base/regmap/regmap.c:2962:15: note: byref variable will be forcibly initialized 2962 | unsigned int reg_val; | ^~~~~~~ /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_test_bits': /kisskb/src/drivers/base/regmap/regmap.c:3145:15: note: byref variable will be forcibly initialized 3145 | unsigned int val, ret; | ^~~ /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_update_bits': /kisskb/src/drivers/base/regmap/regmap.c:3063:20: note: byref variable will be forcibly initialized 3063 | unsigned int tmp, orig; | ^~~~ /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_select_page': /kisskb/src/drivers/base/regmap/regmap.c:1602:7: note: byref variable will be forcibly initialized 1602 | bool page_chg; | ^~~~~~~~ /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2790:15: note: byref variable will be forcibly initialized 2790 | unsigned int v; | ^ /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_bulk_read': /kisskb/src/drivers/base/regmap/regmap.c:3022:17: note: byref variable will be forcibly initialized 3022 | unsigned int ival; | ^~~~ /kisskb/src/drivers/regulator/mt6360-regulator.c: In function 'mt6360_regulator_get_mode': /kisskb/src/drivers/regulator/mt6360-regulator.c:257:15: note: byref variable will be forcibly initialized 257 | unsigned int val; | ^~~ /kisskb/src/drivers/regulator/mt6360-regulator.c: In function 'mt6360_regulator_get_status': /kisskb/src/drivers/regulator/mt6360-regulator.c:283:15: note: byref variable will be forcibly initialized 283 | unsigned int val; | ^~~ /kisskb/src/drivers/regulator/mt6397-regulator.c: In function 'mt6397_set_buck_vosel_reg': /kisskb/src/drivers/regulator/mt6397-regulator.c:327:6: note: byref variable will be forcibly initialized 327 | u32 regval; | ^~~~~~ /kisskb/src/drivers/regulator/mt6397-regulator.c: In function 'mt6397_get_status': /kisskb/src/drivers/regulator/mt6397-regulator.c:221:6: note: byref variable will be forcibly initialized 221 | u32 regval; | ^~~~~~ /kisskb/src/drivers/regulator/mt6397-regulator.c: In function 'mt6397_regulator_get_mode': /kisskb/src/drivers/regulator/mt6397-regulator.c:196:11: note: byref variable will be forcibly initialized 196 | int ret, regval; | ^~~~~~ /kisskb/src/drivers/regulator/mt6397-regulator.c: In function 'mt6397_regulator_probe': /kisskb/src/drivers/regulator/mt6397-regulator.c:355:6: note: byref variable will be forcibly initialized 355 | u32 reg_value, version; | ^~~~~~~~~ /kisskb/src/net/xfrm/xfrm_device.c: In function 'xfrm_dev_resume': /kisskb/src/net/xfrm/xfrm_device.c:315:6: note: byref variable will be forcibly initialized 315 | int ret = NETDEV_TX_BUSY; | ^~~ /kisskb/src/net/xfrm/xfrm_device.c: In function 'xfrm_dev_backlog': /kisskb/src/net/xfrm/xfrm_device.c:342:22: note: byref variable will be forcibly initialized 342 | struct sk_buff_head list; | ^~~~ /kisskb/src/drivers/regulator/qcom-labibb-regulator.c: In function 'qcom_labibb_get_current_limit': /kisskb/src/drivers/regulator/qcom-labibb-regulator.c:600:15: note: byref variable will be forcibly initialized 600 | unsigned int cur_step; | ^~~~~~~~ /kisskb/src/drivers/regulator/qcom-labibb-regulator.c: In function 'qcom_labibb_check_ocp_status': /kisskb/src/drivers/regulator/qcom-labibb-regulator.c:147:6: note: byref variable will be forcibly initialized 147 | u32 cur_status; | ^~~~~~~~~~ /kisskb/src/drivers/regulator/qcom-labibb-regulator.c: In function 'qcom_labibb_check_sc_status': /kisskb/src/drivers/regulator/qcom-labibb-regulator.c:390:27: note: byref variable will be forcibly initialized 390 | u32 ibb_status, ibb_reg, lab_status, lab_reg; | ^~~~~~~~~~ /kisskb/src/drivers/regulator/qcom-labibb-regulator.c:390:6: note: byref variable will be forcibly initialized 390 | u32 ibb_status, ibb_reg, lab_status, lab_reg; | ^~~~~~~~~~ /kisskb/src/drivers/regulator/qcom-labibb-regulator.c: In function 'qcom_labibb_of_parse_cb': /kisskb/src/drivers/regulator/qcom-labibb-regulator.c:645:20: note: byref variable will be forcibly initialized 645 | u32 dischg_kohms, soft_start_time; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/regulator/qcom-labibb-regulator.c:645:6: note: byref variable will be forcibly initialized 645 | u32 dischg_kohms, soft_start_time; | ^~~~~~~~~~~~ /kisskb/src/drivers/regulator/qcom-labibb-regulator.c: In function 'qcom_labibb_sc_recovery_worker': /kisskb/src/drivers/regulator/qcom-labibb-regulator.c:432:33: note: byref variable will be forcibly initialized 432 | u32 lab_reg, ibb_reg, lab_val, ibb_val, val; | ^~~~~~~ /kisskb/src/drivers/regulator/qcom-labibb-regulator.c:432:24: note: byref variable will be forcibly initialized 432 | u32 lab_reg, ibb_reg, lab_val, ibb_val, val; | ^~~~~~~ /kisskb/src/drivers/regulator/qcom-labibb-regulator.c: In function 'qcom_labibb_regulator_probe': /kisskb/src/drivers/regulator/qcom-labibb-regulator.c:770:15: note: byref variable will be forcibly initialized 770 | unsigned int type; | ^~~~ In file included from /kisskb/src/include/linux/clkdev.h:12, from /kisskb/src/drivers/base/power/clock_ops.c:14: /kisskb/src/drivers/base/power/clock_ops.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /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/base/power/clock_ops.c: In function 'pm_clk_suspend': /kisskb/src/drivers/base/power/clock_ops.c:547:16: note: byref variable will be forcibly initialized 547 | unsigned long flags; | ^~~~~ /kisskb/src/drivers/base/power/clock_ops.c: In function 'pm_clk_resume': /kisskb/src/drivers/base/power/clock_ops.c:585:16: note: byref variable will be forcibly initialized 585 | unsigned long flags; | ^~~~~ /kisskb/src/lib/test_strscpy.c: In function 'tc': /kisskb/src/lib/test_strscpy.c:36:7: note: byref variable will be forcibly initialized 36 | char buf[6]; | ^~~ /kisskb/src/drivers/tty/serial/earlycon.c: In function 'parse_options': /kisskb/src/drivers/tty/serial/earlycon.c:97:18: note: byref variable will be forcibly initialized 97 | resource_size_t addr; | ^~~~ /kisskb/src/lib/test_scanf.c: In function '_test': /kisskb/src/lib/test_scanf.c:34:14: note: byref variable will be forcibly initialized 34 | va_list ap, ap_copy; | ^~~~~~~ /kisskb/src/lib/test_scanf.c:34:10: note: byref variable will be forcibly initialized 34 | va_list ap, ap_copy; | ^~ /kisskb/src/lib/test_scanf.c: In function 'numbers_simple': /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:262:2: note: in expansion of macro 'simple_numbers_loop' 262 | simple_numbers_loop(signed char, "0x%hhx", "hhx", check_char); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:262:2: note: in expansion of macro 'simple_numbers_loop' 262 | simple_numbers_loop(signed char, "0x%hhx", "hhx", check_char); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:262:2: note: in expansion of macro 'simple_numbers_loop' 262 | simple_numbers_loop(signed char, "0x%hhx", "hhx", check_char); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:262:2: note: in expansion of macro 'simple_numbers_loop' 262 | simple_numbers_loop(signed char, "0x%hhx", "hhx", check_char); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:261:2: note: in expansion of macro 'simple_numbers_loop' 261 | simple_numbers_loop(unsigned char, "0x%hhx", "hhx", check_uchar); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:261:2: note: in expansion of macro 'simple_numbers_loop' 261 | simple_numbers_loop(unsigned char, "0x%hhx", "hhx", check_uchar); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:261:2: note: in expansion of macro 'simple_numbers_loop' 261 | simple_numbers_loop(unsigned char, "0x%hhx", "hhx", check_uchar); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:261:2: note: in expansion of macro 'simple_numbers_loop' 261 | simple_numbers_loop(unsigned char, "0x%hhx", "hhx", check_uchar); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:260:2: note: in expansion of macro 'simple_numbers_loop' 260 | simple_numbers_loop(signed char, "0x%hhx", "hhi", check_char); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:260:2: note: in expansion of macro 'simple_numbers_loop' 260 | simple_numbers_loop(signed char, "0x%hhx", "hhi", check_char); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:260:2: note: in expansion of macro 'simple_numbers_loop' 260 | simple_numbers_loop(signed char, "0x%hhx", "hhi", check_char); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:260:2: note: in expansion of macro 'simple_numbers_loop' 260 | simple_numbers_loop(signed char, "0x%hhx", "hhi", check_char); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:259:2: note: in expansion of macro 'simple_numbers_loop' 259 | simple_numbers_loop(signed char, "%hhx", "hhx", check_char); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:259:2: note: in expansion of macro 'simple_numbers_loop' 259 | simple_numbers_loop(signed char, "%hhx", "hhx", check_char); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:259:2: note: in expansion of macro 'simple_numbers_loop' 259 | simple_numbers_loop(signed char, "%hhx", "hhx", check_char); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:259:2: note: in expansion of macro 'simple_numbers_loop' 259 | simple_numbers_loop(signed char, "%hhx", "hhx", check_char); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:258:2: note: in expansion of macro 'simple_numbers_loop' 258 | simple_numbers_loop(unsigned char, "%hhx", "hhx", check_uchar); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:258:2: note: in expansion of macro 'simple_numbers_loop' 258 | simple_numbers_loop(unsigned char, "%hhx", "hhx", check_uchar); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:258:2: note: in expansion of macro 'simple_numbers_loop' 258 | simple_numbers_loop(unsigned char, "%hhx", "hhx", check_uchar); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:258:2: note: in expansion of macro 'simple_numbers_loop' 258 | simple_numbers_loop(unsigned char, "%hhx", "hhx", check_uchar); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:257:2: note: in expansion of macro 'simple_numbers_loop' 257 | simple_numbers_loop(signed char, "%hhd", "hhi", check_char); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:257:2: note: in expansion of macro 'simple_numbers_loop' 257 | simple_numbers_loop(signed char, "%hhd", "hhi", check_char); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:257:2: note: in expansion of macro 'simple_numbers_loop' 257 | simple_numbers_loop(signed char, "%hhd", "hhi", check_char); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:257:2: note: in expansion of macro 'simple_numbers_loop' 257 | simple_numbers_loop(signed char, "%hhd", "hhi", check_char); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:256:2: note: in expansion of macro 'simple_numbers_loop' 256 | simple_numbers_loop(signed char, "%hhd", "hhd", check_char); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:256:2: note: in expansion of macro 'simple_numbers_loop' 256 | simple_numbers_loop(signed char, "%hhd", "hhd", check_char); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:256:2: note: in expansion of macro 'simple_numbers_loop' 256 | simple_numbers_loop(signed char, "%hhd", "hhd", check_char); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:256:2: note: in expansion of macro 'simple_numbers_loop' 256 | simple_numbers_loop(signed char, "%hhd", "hhd", check_char); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:255:2: note: in expansion of macro 'simple_numbers_loop' 255 | simple_numbers_loop(unsigned char, "%hhu", "hhu", check_uchar); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:255:2: note: in expansion of macro 'simple_numbers_loop' 255 | simple_numbers_loop(unsigned char, "%hhu", "hhu", check_uchar); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:255:2: note: in expansion of macro 'simple_numbers_loop' 255 | simple_numbers_loop(unsigned char, "%hhu", "hhu", check_uchar); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:255:2: note: in expansion of macro 'simple_numbers_loop' 255 | simple_numbers_loop(unsigned char, "%hhu", "hhu", check_uchar); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:253:2: note: in expansion of macro 'simple_numbers_loop' 253 | simple_numbers_loop(short, "0x%hx", "hx", check_short); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:253:2: note: in expansion of macro 'simple_numbers_loop' 253 | simple_numbers_loop(short, "0x%hx", "hx", check_short); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:253:2: note: in expansion of macro 'simple_numbers_loop' 253 | simple_numbers_loop(short, "0x%hx", "hx", check_short); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:253:2: note: in expansion of macro 'simple_numbers_loop' 253 | simple_numbers_loop(short, "0x%hx", "hx", check_short); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:252:2: note: in expansion of macro 'simple_numbers_loop' 252 | simple_numbers_loop(unsigned short, "0x%hx", "hx", check_ushort); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:252:2: note: in expansion of macro 'simple_numbers_loop' 252 | simple_numbers_loop(unsigned short, "0x%hx", "hx", check_ushort); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:252:2: note: in expansion of macro 'simple_numbers_loop' 252 | simple_numbers_loop(unsigned short, "0x%hx", "hx", check_ushort); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:252:2: note: in expansion of macro 'simple_numbers_loop' 252 | simple_numbers_loop(unsigned short, "0x%hx", "hx", check_ushort); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:251:2: note: in expansion of macro 'simple_numbers_loop' 251 | simple_numbers_loop(short, "0x%hx", "hi", check_short); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:251:2: note: in expansion of macro 'simple_numbers_loop' 251 | simple_numbers_loop(short, "0x%hx", "hi", check_short); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:251:2: note: in expansion of macro 'simple_numbers_loop' 251 | simple_numbers_loop(short, "0x%hx", "hi", check_short); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:251:2: note: in expansion of macro 'simple_numbers_loop' 251 | simple_numbers_loop(short, "0x%hx", "hi", check_short); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:250:2: note: in expansion of macro 'simple_numbers_loop' 250 | simple_numbers_loop(short, "%hx", "hx", check_short); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:250:2: note: in expansion of macro 'simple_numbers_loop' 250 | simple_numbers_loop(short, "%hx", "hx", check_short); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:250:2: note: in expansion of macro 'simple_numbers_loop' 250 | simple_numbers_loop(short, "%hx", "hx", check_short); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:250:2: note: in expansion of macro 'simple_numbers_loop' 250 | simple_numbers_loop(short, "%hx", "hx", check_short); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:249:2: note: in expansion of macro 'simple_numbers_loop' 249 | simple_numbers_loop(unsigned short, "%hx", "hx", check_ushort); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:249:2: note: in expansion of macro 'simple_numbers_loop' 249 | simple_numbers_loop(unsigned short, "%hx", "hx", check_ushort); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:249:2: note: in expansion of macro 'simple_numbers_loop' 249 | simple_numbers_loop(unsigned short, "%hx", "hx", check_ushort); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:249:2: note: in expansion of macro 'simple_numbers_loop' 249 | simple_numbers_loop(unsigned short, "%hx", "hx", check_ushort); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:248:2: note: in expansion of macro 'simple_numbers_loop' 248 | simple_numbers_loop(short, "%hd", "hi", check_short); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:248:2: note: in expansion of macro 'simple_numbers_loop' 248 | simple_numbers_loop(short, "%hd", "hi", check_short); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:248:2: note: in expansion of macro 'simple_numbers_loop' 248 | simple_numbers_loop(short, "%hd", "hi", check_short); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:248:2: note: in expansion of macro 'simple_numbers_loop' 248 | simple_numbers_loop(short, "%hd", "hi", check_short); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:247:2: note: in expansion of macro 'simple_numbers_loop' 247 | simple_numbers_loop(short, "%hd", "hd", check_short); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:247:2: note: in expansion of macro 'simple_numbers_loop' 247 | simple_numbers_loop(short, "%hd", "hd", check_short); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:247:2: note: in expansion of macro 'simple_numbers_loop' 247 | simple_numbers_loop(short, "%hd", "hd", check_short); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:247:2: note: in expansion of macro 'simple_numbers_loop' 247 | simple_numbers_loop(short, "%hd", "hd", check_short); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:246:2: note: in expansion of macro 'simple_numbers_loop' 246 | simple_numbers_loop(unsigned short, "%hu", "hu", check_ushort); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:246:2: note: in expansion of macro 'simple_numbers_loop' 246 | simple_numbers_loop(unsigned short, "%hu", "hu", check_ushort); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:246:2: note: in expansion of macro 'simple_numbers_loop' 246 | simple_numbers_loop(unsigned short, "%hu", "hu", check_ushort); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:246:2: note: in expansion of macro 'simple_numbers_loop' 246 | simple_numbers_loop(unsigned short, "%hu", "hu", check_ushort); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:244:2: note: in expansion of macro 'simple_numbers_loop' 244 | simple_numbers_loop(int, "0x%x", "x", check_int); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:244:2: note: in expansion of macro 'simple_numbers_loop' 244 | simple_numbers_loop(int, "0x%x", "x", check_int); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:244:2: note: in expansion of macro 'simple_numbers_loop' 244 | simple_numbers_loop(int, "0x%x", "x", check_int); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:244:2: note: in expansion of macro 'simple_numbers_loop' 244 | simple_numbers_loop(int, "0x%x", "x", check_int); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:243:2: note: in expansion of macro 'simple_numbers_loop' 243 | simple_numbers_loop(unsigned int, "0x%x", "x", check_uint); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:243:2: note: in expansion of macro 'simple_numbers_loop' 243 | simple_numbers_loop(unsigned int, "0x%x", "x", check_uint); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:243:2: note: in expansion of macro 'simple_numbers_loop' 243 | simple_numbers_loop(unsigned int, "0x%x", "x", check_uint); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:243:2: note: in expansion of macro 'simple_numbers_loop' 243 | simple_numbers_loop(unsigned int, "0x%x", "x", check_uint); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:242:2: note: in expansion of macro 'simple_numbers_loop' 242 | simple_numbers_loop(int, "0x%x", "i", check_int); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:242:2: note: in expansion of macro 'simple_numbers_loop' 242 | simple_numbers_loop(int, "0x%x", "i", check_int); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:242:2: note: in expansion of macro 'simple_numbers_loop' 242 | simple_numbers_loop(int, "0x%x", "i", check_int); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:242:2: note: in expansion of macro 'simple_numbers_loop' 242 | simple_numbers_loop(int, "0x%x", "i", check_int); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:241:2: note: in expansion of macro 'simple_numbers_loop' 241 | simple_numbers_loop(int, "%x", "x", check_int); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:241:2: note: in expansion of macro 'simple_numbers_loop' 241 | simple_numbers_loop(int, "%x", "x", check_int); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:241:2: note: in expansion of macro 'simple_numbers_loop' 241 | simple_numbers_loop(int, "%x", "x", check_int); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:241:2: note: in expansion of macro 'simple_numbers_loop' 241 | simple_numbers_loop(int, "%x", "x", check_int); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:240:2: note: in expansion of macro 'simple_numbers_loop' 240 | simple_numbers_loop(unsigned int, "%x", "x", check_uint); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:240:2: note: in expansion of macro 'simple_numbers_loop' 240 | simple_numbers_loop(unsigned int, "%x", "x", check_uint); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:240:2: note: in expansion of macro 'simple_numbers_loop' 240 | simple_numbers_loop(unsigned int, "%x", "x", check_uint); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:240:2: note: in expansion of macro 'simple_numbers_loop' 240 | simple_numbers_loop(unsigned int, "%x", "x", check_uint); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:239:2: note: in expansion of macro 'simple_numbers_loop' 239 | simple_numbers_loop(int, "%d", "i", check_int); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:239:2: note: in expansion of macro 'simple_numbers_loop' 239 | simple_numbers_loop(int, "%d", "i", check_int); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:239:2: note: in expansion of macro 'simple_numbers_loop' 239 | simple_numbers_loop(int, "%d", "i", check_int); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:239:2: note: in expansion of macro 'simple_numbers_loop' 239 | simple_numbers_loop(int, "%d", "i", check_int); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:238:2: note: in expansion of macro 'simple_numbers_loop' 238 | simple_numbers_loop(int, "%d", "d", check_int); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:238:2: note: in expansion of macro 'simple_numbers_loop' 238 | simple_numbers_loop(int, "%d", "d", check_int); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:238:2: note: in expansion of macro 'simple_numbers_loop' 238 | simple_numbers_loop(int, "%d", "d", check_int); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:238:2: note: in expansion of macro 'simple_numbers_loop' 238 | simple_numbers_loop(int, "%d", "d", check_int); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:237:2: note: in expansion of macro 'simple_numbers_loop' 237 | simple_numbers_loop(unsigned int, "%u", "u", check_uint); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:237:2: note: in expansion of macro 'simple_numbers_loop' 237 | simple_numbers_loop(unsigned int, "%u", "u", check_uint); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:237:2: note: in expansion of macro 'simple_numbers_loop' 237 | simple_numbers_loop(unsigned int, "%u", "u", check_uint); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:237:2: note: in expansion of macro 'simple_numbers_loop' 237 | simple_numbers_loop(unsigned int, "%u", "u", check_uint); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:235:2: note: in expansion of macro 'simple_numbers_loop' 235 | simple_numbers_loop(long, "0x%lx", "lx", check_long); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:235:2: note: in expansion of macro 'simple_numbers_loop' 235 | simple_numbers_loop(long, "0x%lx", "lx", check_long); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:235:2: note: in expansion of macro 'simple_numbers_loop' 235 | simple_numbers_loop(long, "0x%lx", "lx", check_long); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:235:2: note: in expansion of macro 'simple_numbers_loop' 235 | simple_numbers_loop(long, "0x%lx", "lx", check_long); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:234:2: note: in expansion of macro 'simple_numbers_loop' 234 | simple_numbers_loop(unsigned long, "0x%lx", "lx", check_ulong); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:234:2: note: in expansion of macro 'simple_numbers_loop' 234 | simple_numbers_loop(unsigned long, "0x%lx", "lx", check_ulong); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:234:2: note: in expansion of macro 'simple_numbers_loop' 234 | simple_numbers_loop(unsigned long, "0x%lx", "lx", check_ulong); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:234:2: note: in expansion of macro 'simple_numbers_loop' 234 | simple_numbers_loop(unsigned long, "0x%lx", "lx", check_ulong); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:233:2: note: in expansion of macro 'simple_numbers_loop' 233 | simple_numbers_loop(long, "0x%lx", "li", check_long); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:233:2: note: in expansion of macro 'simple_numbers_loop' 233 | simple_numbers_loop(long, "0x%lx", "li", check_long); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:233:2: note: in expansion of macro 'simple_numbers_loop' 233 | simple_numbers_loop(long, "0x%lx", "li", check_long); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:233:2: note: in expansion of macro 'simple_numbers_loop' 233 | simple_numbers_loop(long, "0x%lx", "li", check_long); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:232:2: note: in expansion of macro 'simple_numbers_loop' 232 | simple_numbers_loop(long, "%lx", "lx", check_long); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:232:2: note: in expansion of macro 'simple_numbers_loop' 232 | simple_numbers_loop(long, "%lx", "lx", check_long); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:232:2: note: in expansion of macro 'simple_numbers_loop' 232 | simple_numbers_loop(long, "%lx", "lx", check_long); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:232:2: note: in expansion of macro 'simple_numbers_loop' 232 | simple_numbers_loop(long, "%lx", "lx", check_long); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:231:2: note: in expansion of macro 'simple_numbers_loop' 231 | simple_numbers_loop(unsigned long, "%lx", "lx", check_ulong); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:231:2: note: in expansion of macro 'simple_numbers_loop' 231 | simple_numbers_loop(unsigned long, "%lx", "lx", check_ulong); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:231:2: note: in expansion of macro 'simple_numbers_loop' 231 | simple_numbers_loop(unsigned long, "%lx", "lx", check_ulong); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:231:2: note: in expansion of macro 'simple_numbers_loop' 231 | simple_numbers_loop(unsigned long, "%lx", "lx", check_ulong); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:230:2: note: in expansion of macro 'simple_numbers_loop' 230 | simple_numbers_loop(long, "%ld", "li", check_long); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:230:2: note: in expansion of macro 'simple_numbers_loop' 230 | simple_numbers_loop(long, "%ld", "li", check_long); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:230:2: note: in expansion of macro 'simple_numbers_loop' 230 | simple_numbers_loop(long, "%ld", "li", check_long); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:230:2: note: in expansion of macro 'simple_numbers_loop' 230 | simple_numbers_loop(long, "%ld", "li", check_long); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:229:2: note: in expansion of macro 'simple_numbers_loop' 229 | simple_numbers_loop(long, "%ld", "ld", check_long); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:229:2: note: in expansion of macro 'simple_numbers_loop' 229 | simple_numbers_loop(long, "%ld", "ld", check_long); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:229:2: note: in expansion of macro 'simple_numbers_loop' 229 | simple_numbers_loop(long, "%ld", "ld", check_long); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:229:2: note: in expansion of macro 'simple_numbers_loop' 229 | simple_numbers_loop(long, "%ld", "ld", check_long); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:228:2: note: in expansion of macro 'simple_numbers_loop' 228 | simple_numbers_loop(unsigned long, "%lu", "lu", check_ulong); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:228:2: note: in expansion of macro 'simple_numbers_loop' 228 | simple_numbers_loop(unsigned long, "%lu", "lu", check_ulong); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:228:2: note: in expansion of macro 'simple_numbers_loop' 228 | simple_numbers_loop(unsigned long, "%lu", "lu", check_ulong); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:228:2: note: in expansion of macro 'simple_numbers_loop' 228 | simple_numbers_loop(unsigned long, "%lu", "lu", check_ulong); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:226:2: note: in expansion of macro 'simple_numbers_loop' 226 | simple_numbers_loop(long long, "0x%llx", "llx", check_ll); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:226:2: note: in expansion of macro 'simple_numbers_loop' 226 | simple_numbers_loop(long long, "0x%llx", "llx", check_ll); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:226:2: note: in expansion of macro 'simple_numbers_loop' 226 | simple_numbers_loop(long long, "0x%llx", "llx", check_ll); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:226:2: note: in expansion of macro 'simple_numbers_loop' 226 | simple_numbers_loop(long long, "0x%llx", "llx", check_ll); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:225:2: note: in expansion of macro 'simple_numbers_loop' 225 | simple_numbers_loop(unsigned long long, "0x%llx", "llx", check_ull); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:225:2: note: in expansion of macro 'simple_numbers_loop' 225 | simple_numbers_loop(unsigned long long, "0x%llx", "llx", check_ull); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:225:2: note: in expansion of macro 'simple_numbers_loop' 225 | simple_numbers_loop(unsigned long long, "0x%llx", "llx", check_ull); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:225:2: note: in expansion of macro 'simple_numbers_loop' 225 | simple_numbers_loop(unsigned long long, "0x%llx", "llx", check_ull); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:224:2: note: in expansion of macro 'simple_numbers_loop' 224 | simple_numbers_loop(long long, "0x%llx", "lli", check_ll); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:224:2: note: in expansion of macro 'simple_numbers_loop' 224 | simple_numbers_loop(long long, "0x%llx", "lli", check_ll); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:224:2: note: in expansion of macro 'simple_numbers_loop' 224 | simple_numbers_loop(long long, "0x%llx", "lli", check_ll); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:224:2: note: in expansion of macro 'simple_numbers_loop' 224 | simple_numbers_loop(long long, "0x%llx", "lli", check_ll); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:223:2: note: in expansion of macro 'simple_numbers_loop' 223 | simple_numbers_loop(long long, "%llx", "llx", check_ll); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:223:2: note: in expansion of macro 'simple_numbers_loop' 223 | simple_numbers_loop(long long, "%llx", "llx", check_ll); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:223:2: note: in expansion of macro 'simple_numbers_loop' 223 | simple_numbers_loop(long long, "%llx", "llx", check_ll); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:223:2: note: in expansion of macro 'simple_numbers_loop' 223 | simple_numbers_loop(long long, "%llx", "llx", check_ll); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:222:2: note: in expansion of macro 'simple_numbers_loop' 222 | simple_numbers_loop(unsigned long long, "%llx", "llx", check_ull); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:222:2: note: in expansion of macro 'simple_numbers_loop' 222 | simple_numbers_loop(unsigned long long, "%llx", "llx", check_ull); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:222:2: note: in expansion of macro 'simple_numbers_loop' 222 | simple_numbers_loop(unsigned long long, "%llx", "llx", check_ull); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:222:2: note: in expansion of macro 'simple_numbers_loop' 222 | simple_numbers_loop(unsigned long long, "%llx", "llx", check_ull); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:221:2: note: in expansion of macro 'simple_numbers_loop' 221 | simple_numbers_loop(long long, "%lld", "lli", check_ll); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:221:2: note: in expansion of macro 'simple_numbers_loop' 221 | simple_numbers_loop(long long, "%lld", "lli", check_ll); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:221:2: note: in expansion of macro 'simple_numbers_loop' 221 | simple_numbers_loop(long long, "%lld", "lli", check_ll); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:221:2: note: in expansion of macro 'simple_numbers_loop' 221 | simple_numbers_loop(long long, "%lld", "lli", check_ll); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:220:2: note: in expansion of macro 'simple_numbers_loop' 220 | simple_numbers_loop(long long, "%lld", "lld", check_ll); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:220:2: note: in expansion of macro 'simple_numbers_loop' 220 | simple_numbers_loop(long long, "%lld", "lld", check_ll); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:220:2: note: in expansion of macro 'simple_numbers_loop' 220 | simple_numbers_loop(long long, "%lld", "lld", check_ll); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:220:2: note: in expansion of macro 'simple_numbers_loop' 220 | simple_numbers_loop(long long, "%lld", "lld", check_ll); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:219:2: note: in expansion of macro 'simple_numbers_loop' 219 | simple_numbers_loop(unsigned long long, "%llu", "llu", check_ull); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:212:4: note: in expansion of macro 'test_one_number' 212 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:219:2: note: in expansion of macro 'simple_numbers_loop' 219 | simple_numbers_loop(unsigned long long, "%llu", "llu", check_ull); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:196:4: note: byref variable will be forcibly initialized 196 | T result = ~expect_val; /* should be overwritten */ \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:219:2: note: in expansion of macro 'simple_numbers_loop' 219 | simple_numbers_loop(unsigned long long, "%llu", "llu", check_ull); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:195:10: note: byref variable will be forcibly initialized 195 | const T expect_val = (T)(val); \ | ^~~~~~~~~~ /kisskb/src/lib/test_scanf.c:208:4: note: in expansion of macro 'test_one_number' 208 | test_one_number(T, gen_fmt, scan_fmt, \ | ^~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:219:2: note: in expansion of macro 'simple_numbers_loop' 219 | simple_numbers_loop(unsigned long long, "%llu", "llu", check_ull); | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/base/regmap/regcache.c:12: /kisskb/src/drivers/base/regmap/regcache.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/lib/test_scanf.c: In function 'numbers_prefix_overflow': /kisskb/src/lib/test_scanf.c:609:4: note: byref variable will be forcibly initialized 609 | T result[2] = {~expect[0], ~expect[1]}; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:679:2: note: in expansion of macro 'test_number_prefix' 679 | test_number_prefix(char, "0xA7", "%2hhi%hhi", 0, 0, 1, check_char); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:608:10: note: byref variable will be forcibly initialized 608 | const T expect[2] = { expect0, expect1 }; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:679:2: note: in expansion of macro 'test_number_prefix' 679 | test_number_prefix(char, "0xA7", "%2hhi%hhi", 0, 0, 1, check_char); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:609:4: note: byref variable will be forcibly initialized 609 | T result[2] = {~expect[0], ~expect[1]}; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:678:2: note: in expansion of macro 'test_number_prefix' 678 | test_number_prefix(short, "0xA7", "%2hi%hi", 0, 0, 1, check_short); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:608:10: note: byref variable will be forcibly initialized 608 | const T expect[2] = { expect0, expect1 }; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:678:2: note: in expansion of macro 'test_number_prefix' 678 | test_number_prefix(short, "0xA7", "%2hi%hi", 0, 0, 1, check_short); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:609:4: note: byref variable will be forcibly initialized 609 | T result[2] = {~expect[0], ~expect[1]}; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:677:2: note: in expansion of macro 'test_number_prefix' 677 | test_number_prefix(int, "0xA7", "%2i%i", 0, 0, 1, check_int); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:608:10: note: byref variable will be forcibly initialized 608 | const T expect[2] = { expect0, expect1 }; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:677:2: note: in expansion of macro 'test_number_prefix' 677 | test_number_prefix(int, "0xA7", "%2i%i", 0, 0, 1, check_int); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:609:4: note: byref variable will be forcibly initialized 609 | T result[2] = {~expect[0], ~expect[1]}; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:676:2: note: in expansion of macro 'test_number_prefix' 676 | test_number_prefix(long, "0xA7", "%2li%li", 0, 0, 1, check_long); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:608:10: note: byref variable will be forcibly initialized 608 | const T expect[2] = { expect0, expect1 }; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:676:2: note: in expansion of macro 'test_number_prefix' 676 | test_number_prefix(long, "0xA7", "%2li%li", 0, 0, 1, check_long); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:609:4: note: byref variable will be forcibly initialized 609 | T result[2] = {~expect[0], ~expect[1]}; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:675:2: note: in expansion of macro 'test_number_prefix' 675 | test_number_prefix(long long, "0xA7", "%2lli%lli", 0, 0, 1, check_ll); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:608:10: note: byref variable will be forcibly initialized 608 | const T expect[2] = { expect0, expect1 }; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:675:2: note: in expansion of macro 'test_number_prefix' 675 | test_number_prefix(long long, "0xA7", "%2lli%lli", 0, 0, 1, check_ll); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:609:4: note: byref variable will be forcibly initialized 609 | T result[2] = {~expect[0], ~expect[1]}; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:673:2: note: in expansion of macro 'test_number_prefix' 673 | test_number_prefix(char, "0x67", "%2hhi%hhi", 0, 67, 2, check_char); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:608:10: note: byref variable will be forcibly initialized 608 | const T expect[2] = { expect0, expect1 }; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:673:2: note: in expansion of macro 'test_number_prefix' 673 | test_number_prefix(char, "0x67", "%2hhi%hhi", 0, 67, 2, check_char); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:609:4: note: byref variable will be forcibly initialized 609 | T result[2] = {~expect[0], ~expect[1]}; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:672:2: note: in expansion of macro 'test_number_prefix' 672 | test_number_prefix(short, "0x67", "%2hi%hi", 0, 67, 2, check_short); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:608:10: note: byref variable will be forcibly initialized 608 | const T expect[2] = { expect0, expect1 }; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:672:2: note: in expansion of macro 'test_number_prefix' 672 | test_number_prefix(short, "0x67", "%2hi%hi", 0, 67, 2, check_short); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:609:4: note: byref variable will be forcibly initialized 609 | T result[2] = {~expect[0], ~expect[1]}; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:671:2: note: in expansion of macro 'test_number_prefix' 671 | test_number_prefix(int, "0x67", "%2i%i", 0, 67, 2, check_int); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:608:10: note: byref variable will be forcibly initialized 608 | const T expect[2] = { expect0, expect1 }; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:671:2: note: in expansion of macro 'test_number_prefix' 671 | test_number_prefix(int, "0x67", "%2i%i", 0, 67, 2, check_int); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:609:4: note: byref variable will be forcibly initialized 609 | T result[2] = {~expect[0], ~expect[1]}; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:670:2: note: in expansion of macro 'test_number_prefix' 670 | test_number_prefix(long, "0x67", "%2li%li", 0, 67, 2, check_long); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:608:10: note: byref variable will be forcibly initialized 608 | const T expect[2] = { expect0, expect1 }; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:670:2: note: in expansion of macro 'test_number_prefix' 670 | test_number_prefix(long, "0x67", "%2li%li", 0, 67, 2, check_long); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:609:4: note: byref variable will be forcibly initialized 609 | T result[2] = {~expect[0], ~expect[1]}; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:669:2: note: in expansion of macro 'test_number_prefix' 669 | test_number_prefix(long long, "0x67", "%2lli%lli", 0, 67, 2, check_ll); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:608:10: note: byref variable will be forcibly initialized 608 | const T expect[2] = { expect0, expect1 }; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:669:2: note: in expansion of macro 'test_number_prefix' 669 | test_number_prefix(long long, "0x67", "%2lli%lli", 0, 67, 2, check_ll); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:609:4: note: byref variable will be forcibly initialized 609 | T result[2] = {~expect[0], ~expect[1]}; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:661:2: note: in expansion of macro 'test_number_prefix' 661 | test_number_prefix(unsigned char, "0xA7", "%2hhx%hhx", 0, 0xa7, 2, check_uchar); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:608:10: note: byref variable will be forcibly initialized 608 | const T expect[2] = { expect0, expect1 }; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:661:2: note: in expansion of macro 'test_number_prefix' 661 | test_number_prefix(unsigned char, "0xA7", "%2hhx%hhx", 0, 0xa7, 2, check_uchar); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:609:4: note: byref variable will be forcibly initialized 609 | T result[2] = {~expect[0], ~expect[1]}; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:660:2: note: in expansion of macro 'test_number_prefix' 660 | test_number_prefix(unsigned short, "0xA7", "%2hx%hx", 0, 0xa7, 2, check_ushort); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:608:10: note: byref variable will be forcibly initialized 608 | const T expect[2] = { expect0, expect1 }; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:660:2: note: in expansion of macro 'test_number_prefix' 660 | test_number_prefix(unsigned short, "0xA7", "%2hx%hx", 0, 0xa7, 2, check_ushort); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:609:4: note: byref variable will be forcibly initialized 609 | T result[2] = {~expect[0], ~expect[1]}; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:659:2: note: in expansion of macro 'test_number_prefix' 659 | test_number_prefix(unsigned int, "0xA7", "%2x%x", 0, 0xa7, 2, check_uint); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:608:10: note: byref variable will be forcibly initialized 608 | const T expect[2] = { expect0, expect1 }; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:659:2: note: in expansion of macro 'test_number_prefix' 659 | test_number_prefix(unsigned int, "0xA7", "%2x%x", 0, 0xa7, 2, check_uint); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:609:4: note: byref variable will be forcibly initialized 609 | T result[2] = {~expect[0], ~expect[1]}; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:658:2: note: in expansion of macro 'test_number_prefix' 658 | test_number_prefix(unsigned long, "0xA7", "%2lx%lx", 0, 0xa7, 2, check_ulong); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:608:10: note: byref variable will be forcibly initialized 608 | const T expect[2] = { expect0, expect1 }; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:658:2: note: in expansion of macro 'test_number_prefix' 658 | test_number_prefix(unsigned long, "0xA7", "%2lx%lx", 0, 0xa7, 2, check_ulong); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:609:4: note: byref variable will be forcibly initialized 609 | T result[2] = {~expect[0], ~expect[1]}; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:657:2: note: in expansion of macro 'test_number_prefix' 657 | test_number_prefix(unsigned long long, "0xA7", "%2llx%llx", 0, 0xa7, 2, check_ull); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:608:10: note: byref variable will be forcibly initialized 608 | const T expect[2] = { expect0, expect1 }; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:657:2: note: in expansion of macro 'test_number_prefix' 657 | test_number_prefix(unsigned long long, "0xA7", "%2llx%llx", 0, 0xa7, 2, check_ull); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:609:4: note: byref variable will be forcibly initialized 609 | T result[2] = {~expect[0], ~expect[1]}; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:650:2: note: in expansion of macro 'test_number_prefix' 650 | test_number_prefix(char, "0xA7", "%1hhi%hhx", 0, 0, 1, check_char); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:608:10: note: byref variable will be forcibly initialized 608 | const T expect[2] = { expect0, expect1 }; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:650:2: note: in expansion of macro 'test_number_prefix' 650 | test_number_prefix(char, "0xA7", "%1hhi%hhx", 0, 0, 1, check_char); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:609:4: note: byref variable will be forcibly initialized 609 | T result[2] = {~expect[0], ~expect[1]}; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:649:2: note: in expansion of macro 'test_number_prefix' 649 | test_number_prefix(short, "0xA7", "%1hi%hx", 0, 0, 1, check_short); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:608:10: note: byref variable will be forcibly initialized 608 | const T expect[2] = { expect0, expect1 }; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:649:2: note: in expansion of macro 'test_number_prefix' 649 | test_number_prefix(short, "0xA7", "%1hi%hx", 0, 0, 1, check_short); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:609:4: note: byref variable will be forcibly initialized 609 | T result[2] = {~expect[0], ~expect[1]}; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:648:2: note: in expansion of macro 'test_number_prefix' 648 | test_number_prefix(int, "0xA7", "%1i%x", 0, 0, 1, check_int); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:608:10: note: byref variable will be forcibly initialized 608 | const T expect[2] = { expect0, expect1 }; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:648:2: note: in expansion of macro 'test_number_prefix' 648 | test_number_prefix(int, "0xA7", "%1i%x", 0, 0, 1, check_int); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:609:4: note: byref variable will be forcibly initialized 609 | T result[2] = {~expect[0], ~expect[1]}; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:647:2: note: in expansion of macro 'test_number_prefix' 647 | test_number_prefix(long, "0xA7", "%1li%lx", 0, 0, 1, check_long); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:608:10: note: byref variable will be forcibly initialized 608 | const T expect[2] = { expect0, expect1 }; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:647:2: note: in expansion of macro 'test_number_prefix' 647 | test_number_prefix(long, "0xA7", "%1li%lx", 0, 0, 1, check_long); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:609:4: note: byref variable will be forcibly initialized 609 | T result[2] = {~expect[0], ~expect[1]}; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:646:2: note: in expansion of macro 'test_number_prefix' 646 | test_number_prefix(long long, "0xA7", "%1lli%llx", 0, 0, 1, check_ll); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:608:10: note: byref variable will be forcibly initialized 608 | const T expect[2] = { expect0, expect1 }; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:646:2: note: in expansion of macro 'test_number_prefix' 646 | test_number_prefix(long long, "0xA7", "%1lli%llx", 0, 0, 1, check_ll); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:609:4: note: byref variable will be forcibly initialized 609 | T result[2] = {~expect[0], ~expect[1]}; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:645:2: note: in expansion of macro 'test_number_prefix' 645 | test_number_prefix(unsigned char, "0xA7", "%1hhx%hhx", 0, 0, 1, check_uchar); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:608:10: note: byref variable will be forcibly initialized 608 | const T expect[2] = { expect0, expect1 }; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:645:2: note: in expansion of macro 'test_number_prefix' 645 | test_number_prefix(unsigned char, "0xA7", "%1hhx%hhx", 0, 0, 1, check_uchar); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:609:4: note: byref variable will be forcibly initialized 609 | T result[2] = {~expect[0], ~expect[1]}; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:644:2: note: in expansion of macro 'test_number_prefix' 644 | test_number_prefix(unsigned short, "0xA7", "%1hx%hx", 0, 0, 1, check_ushort); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:608:10: note: byref variable will be forcibly initialized 608 | const T expect[2] = { expect0, expect1 }; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:644:2: note: in expansion of macro 'test_number_prefix' 644 | test_number_prefix(unsigned short, "0xA7", "%1hx%hx", 0, 0, 1, check_ushort); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:609:4: note: byref variable will be forcibly initialized 609 | T result[2] = {~expect[0], ~expect[1]}; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:643:2: note: in expansion of macro 'test_number_prefix' 643 | test_number_prefix(unsigned int, "0xA7", "%1x%x", 0, 0, 1, check_uint); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:608:10: note: byref variable will be forcibly initialized 608 | const T expect[2] = { expect0, expect1 }; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:643:2: note: in expansion of macro 'test_number_prefix' 643 | test_number_prefix(unsigned int, "0xA7", "%1x%x", 0, 0, 1, check_uint); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:609:4: note: byref variable will be forcibly initialized 609 | T result[2] = {~expect[0], ~expect[1]}; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:642:2: note: in expansion of macro 'test_number_prefix' 642 | test_number_prefix(unsigned long, "0xA7", "%1lx%lx", 0, 0, 1, check_ulong); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:608:10: note: byref variable will be forcibly initialized 608 | const T expect[2] = { expect0, expect1 }; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:642:2: note: in expansion of macro 'test_number_prefix' 642 | test_number_prefix(unsigned long, "0xA7", "%1lx%lx", 0, 0, 1, check_ulong); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:609:4: note: byref variable will be forcibly initialized 609 | T result[2] = {~expect[0], ~expect[1]}; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:641:2: note: in expansion of macro 'test_number_prefix' 641 | test_number_prefix(unsigned long long, "0xA7", "%1llx%llx", 0, 0, 1, check_ull); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:608:10: note: byref variable will be forcibly initialized 608 | const T expect[2] = { expect0, expect1 }; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:641:2: note: in expansion of macro 'test_number_prefix' 641 | test_number_prefix(unsigned long long, "0xA7", "%1llx%llx", 0, 0, 1, check_ull); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:609:4: note: byref variable will be forcibly initialized 609 | T result[2] = {~expect[0], ~expect[1]}; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:634:2: note: in expansion of macro 'test_number_prefix' 634 | test_number_prefix(signed char, "-1 1", "%1hhi %hhi", 0, 0, 0, check_char); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:608:10: note: byref variable will be forcibly initialized 608 | const T expect[2] = { expect0, expect1 }; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:634:2: note: in expansion of macro 'test_number_prefix' 634 | test_number_prefix(signed char, "-1 1", "%1hhi %hhi", 0, 0, 0, check_char); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:609:4: note: byref variable will be forcibly initialized 609 | T result[2] = {~expect[0], ~expect[1]}; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:633:2: note: in expansion of macro 'test_number_prefix' 633 | test_number_prefix(short, "-1 1", "%1hi %hi", 0, 0, 0, check_short); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:608:10: note: byref variable will be forcibly initialized 608 | const T expect[2] = { expect0, expect1 }; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:633:2: note: in expansion of macro 'test_number_prefix' 633 | test_number_prefix(short, "-1 1", "%1hi %hi", 0, 0, 0, check_short); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:609:4: note: byref variable will be forcibly initialized 609 | T result[2] = {~expect[0], ~expect[1]}; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:632:2: note: in expansion of macro 'test_number_prefix' 632 | test_number_prefix(int, "-1 1", "%1i %i", 0, 0, 0, check_int); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:608:10: note: byref variable will be forcibly initialized 608 | const T expect[2] = { expect0, expect1 }; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:632:2: note: in expansion of macro 'test_number_prefix' 632 | test_number_prefix(int, "-1 1", "%1i %i", 0, 0, 0, check_int); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:609:4: note: byref variable will be forcibly initialized 609 | T result[2] = {~expect[0], ~expect[1]}; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:631:2: note: in expansion of macro 'test_number_prefix' 631 | test_number_prefix(long, "-1 1", "%1li %li", 0, 0, 0, check_long); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:608:10: note: byref variable will be forcibly initialized 608 | const T expect[2] = { expect0, expect1 }; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:631:2: note: in expansion of macro 'test_number_prefix' 631 | test_number_prefix(long, "-1 1", "%1li %li", 0, 0, 0, check_long); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:609:4: note: byref variable will be forcibly initialized 609 | T result[2] = {~expect[0], ~expect[1]}; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:630:2: note: in expansion of macro 'test_number_prefix' 630 | test_number_prefix(long long, "-1 1", "%1lli %lli", 0, 0, 0, check_ll); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:608:10: note: byref variable will be forcibly initialized 608 | const T expect[2] = { expect0, expect1 }; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:630:2: note: in expansion of macro 'test_number_prefix' 630 | test_number_prefix(long long, "-1 1", "%1lli %lli", 0, 0, 0, check_ll); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:609:4: note: byref variable will be forcibly initialized 609 | T result[2] = {~expect[0], ~expect[1]}; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:628:2: note: in expansion of macro 'test_number_prefix' 628 | test_number_prefix(signed char, "-1 1", "%1hhd %hhd", 0, 0, 0, check_char); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:608:10: note: byref variable will be forcibly initialized 608 | const T expect[2] = { expect0, expect1 }; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:628:2: note: in expansion of macro 'test_number_prefix' 628 | test_number_prefix(signed char, "-1 1", "%1hhd %hhd", 0, 0, 0, check_char); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:609:4: note: byref variable will be forcibly initialized 609 | T result[2] = {~expect[0], ~expect[1]}; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:627:2: note: in expansion of macro 'test_number_prefix' 627 | test_number_prefix(short, "-1 1", "%1hd %hd", 0, 0, 0, check_short); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:608:10: note: byref variable will be forcibly initialized 608 | const T expect[2] = { expect0, expect1 }; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:627:2: note: in expansion of macro 'test_number_prefix' 627 | test_number_prefix(short, "-1 1", "%1hd %hd", 0, 0, 0, check_short); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:609:4: note: byref variable will be forcibly initialized 609 | T result[2] = {~expect[0], ~expect[1]}; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:626:2: note: in expansion of macro 'test_number_prefix' 626 | test_number_prefix(int, "-1 1", "%1d %d", 0, 0, 0, check_int); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:608:10: note: byref variable will be forcibly initialized 608 | const T expect[2] = { expect0, expect1 }; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:626:2: note: in expansion of macro 'test_number_prefix' 626 | test_number_prefix(int, "-1 1", "%1d %d", 0, 0, 0, check_int); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:609:4: note: byref variable will be forcibly initialized 609 | T result[2] = {~expect[0], ~expect[1]}; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:625:2: note: in expansion of macro 'test_number_prefix' 625 | test_number_prefix(long, "-1 1", "%1ld %ld", 0, 0, 0, check_long); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:608:10: note: byref variable will be forcibly initialized 608 | const T expect[2] = { expect0, expect1 }; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:625:2: note: in expansion of macro 'test_number_prefix' 625 | test_number_prefix(long, "-1 1", "%1ld %ld", 0, 0, 0, check_long); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:609:4: note: byref variable will be forcibly initialized 609 | T result[2] = {~expect[0], ~expect[1]}; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:624:2: note: in expansion of macro 'test_number_prefix' 624 | test_number_prefix(long long, "-1 1", "%1lld %lld", 0, 0, 0, check_ll); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:608:10: note: byref variable will be forcibly initialized 608 | const T expect[2] = { expect0, expect1 }; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:624:2: note: in expansion of macro 'test_number_prefix' 624 | test_number_prefix(long long, "-1 1", "%1lld %lld", 0, 0, 0, check_ll); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c: In function 'append_fmt': /kisskb/src/lib/test_scanf.c:317:10: note: byref variable will be forcibly initialized 317 | va_list ap; | ^~ /kisskb/src/lib/test_scanf.c: In function 'numbers_list_ll': /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:408:2: note: in expansion of macro 'numbers_list_8' 408 | numbers_list_8(long long, "0x%llx", delim, "lli", check_ll); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:408:2: note: in expansion of macro 'numbers_list_8' 408 | numbers_list_8(long long, "0x%llx", delim, "lli", check_ll); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:408:2: note: in expansion of macro 'numbers_list_8' 408 | numbers_list_8(long long, "0x%llx", delim, "lli", check_ll); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:408:2: note: in expansion of macro 'numbers_list_8' 408 | numbers_list_8(long long, "0x%llx", delim, "lli", check_ll); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:407:2: note: in expansion of macro 'numbers_list_8' 407 | numbers_list_8(unsigned long long, "0x%llx", delim, "llx", check_ull); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:407:2: note: in expansion of macro 'numbers_list_8' 407 | numbers_list_8(unsigned long long, "0x%llx", delim, "llx", check_ull); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:407:2: note: in expansion of macro 'numbers_list_8' 407 | numbers_list_8(unsigned long long, "0x%llx", delim, "llx", check_ull); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:407:2: note: in expansion of macro 'numbers_list_8' 407 | numbers_list_8(unsigned long long, "0x%llx", delim, "llx", check_ull); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:406:2: note: in expansion of macro 'numbers_list_8' 406 | numbers_list_8(unsigned long long, "%llx", delim, "llx", check_ull); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:406:2: note: in expansion of macro 'numbers_list_8' 406 | numbers_list_8(unsigned long long, "%llx", delim, "llx", check_ull); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:406:2: note: in expansion of macro 'numbers_list_8' 406 | numbers_list_8(unsigned long long, "%llx", delim, "llx", check_ull); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:406:2: note: in expansion of macro 'numbers_list_8' 406 | numbers_list_8(unsigned long long, "%llx", delim, "llx", check_ull); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:405:2: note: in expansion of macro 'numbers_list_8' 405 | numbers_list_8(long long, "%lld", delim, "lli", check_ll); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:405:2: note: in expansion of macro 'numbers_list_8' 405 | numbers_list_8(long long, "%lld", delim, "lli", check_ll); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:405:2: note: in expansion of macro 'numbers_list_8' 405 | numbers_list_8(long long, "%lld", delim, "lli", check_ll); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:405:2: note: in expansion of macro 'numbers_list_8' 405 | numbers_list_8(long long, "%lld", delim, "lli", check_ll); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:404:2: note: in expansion of macro 'numbers_list_8' 404 | numbers_list_8(long long, "%lld", delim, "lld", check_ll); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:404:2: note: in expansion of macro 'numbers_list_8' 404 | numbers_list_8(long long, "%lld", delim, "lld", check_ll); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:404:2: note: in expansion of macro 'numbers_list_8' 404 | numbers_list_8(long long, "%lld", delim, "lld", check_ll); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:404:2: note: in expansion of macro 'numbers_list_8' 404 | numbers_list_8(long long, "%lld", delim, "lld", check_ll); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:403:2: note: in expansion of macro 'numbers_list_8' 403 | numbers_list_8(unsigned long long, "%llu", delim, "llu", check_ull); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:403:2: note: in expansion of macro 'numbers_list_8' 403 | numbers_list_8(unsigned long long, "%llu", delim, "llu", check_ull); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:403:2: note: in expansion of macro 'numbers_list_8' 403 | numbers_list_8(unsigned long long, "%llu", delim, "llu", check_ull); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:403:2: note: in expansion of macro 'numbers_list_8' 403 | numbers_list_8(unsigned long long, "%llu", delim, "llu", check_ull); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/base/regmap/regcache.c: In function 'regcache_hw_init': /kisskb/src/drivers/base/regmap/regcache.c:31:20: note: byref variable will be forcibly initialized 31 | unsigned int reg, val; | ^~~ /kisskb/src/lib/test_scanf.c: In function 'numbers_list_l': /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:418:2: note: in expansion of macro 'numbers_list_8' 418 | numbers_list_8(long, "0x%lx", delim, "li", check_long); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:418:2: note: in expansion of macro 'numbers_list_8' 418 | numbers_list_8(long, "0x%lx", delim, "li", check_long); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:418:2: note: in expansion of macro 'numbers_list_8' 418 | numbers_list_8(long, "0x%lx", delim, "li", check_long); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:418:2: note: in expansion of macro 'numbers_list_8' 418 | numbers_list_8(long, "0x%lx", delim, "li", check_long); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:417:2: note: in expansion of macro 'numbers_list_8' 417 | numbers_list_8(unsigned long, "0x%lx", delim, "lx", check_ulong); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:417:2: note: in expansion of macro 'numbers_list_8' 417 | numbers_list_8(unsigned long, "0x%lx", delim, "lx", check_ulong); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:417:2: note: in expansion of macro 'numbers_list_8' 417 | numbers_list_8(unsigned long, "0x%lx", delim, "lx", check_ulong); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:417:2: note: in expansion of macro 'numbers_list_8' 417 | numbers_list_8(unsigned long, "0x%lx", delim, "lx", check_ulong); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:416:2: note: in expansion of macro 'numbers_list_8' 416 | numbers_list_8(unsigned long, "%lx", delim, "lx", check_ulong); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:416:2: note: in expansion of macro 'numbers_list_8' 416 | numbers_list_8(unsigned long, "%lx", delim, "lx", check_ulong); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:416:2: note: in expansion of macro 'numbers_list_8' 416 | numbers_list_8(unsigned long, "%lx", delim, "lx", check_ulong); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:416:2: note: in expansion of macro 'numbers_list_8' 416 | numbers_list_8(unsigned long, "%lx", delim, "lx", check_ulong); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:415:2: note: in expansion of macro 'numbers_list_8' 415 | numbers_list_8(long, "%ld", delim, "li", check_long); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:415:2: note: in expansion of macro 'numbers_list_8' 415 | numbers_list_8(long, "%ld", delim, "li", check_long); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:415:2: note: in expansion of macro 'numbers_list_8' 415 | numbers_list_8(long, "%ld", delim, "li", check_long); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:415:2: note: in expansion of macro 'numbers_list_8' 415 | numbers_list_8(long, "%ld", delim, "li", check_long); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:414:2: note: in expansion of macro 'numbers_list_8' 414 | numbers_list_8(long, "%ld", delim, "ld", check_long); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:414:2: note: in expansion of macro 'numbers_list_8' 414 | numbers_list_8(long, "%ld", delim, "ld", check_long); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:414:2: note: in expansion of macro 'numbers_list_8' 414 | numbers_list_8(long, "%ld", delim, "ld", check_long); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:414:2: note: in expansion of macro 'numbers_list_8' 414 | numbers_list_8(long, "%ld", delim, "ld", check_long); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:413:2: note: in expansion of macro 'numbers_list_8' 413 | numbers_list_8(unsigned long, "%lu", delim, "lu", check_ulong); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:413:2: note: in expansion of macro 'numbers_list_8' 413 | numbers_list_8(unsigned long, "%lu", delim, "lu", check_ulong); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:413:2: note: in expansion of macro 'numbers_list_8' 413 | numbers_list_8(unsigned long, "%lu", delim, "lu", check_ulong); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:413:2: note: in expansion of macro 'numbers_list_8' 413 | numbers_list_8(unsigned long, "%lu", delim, "lu", check_ulong); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c: In function 'numbers_list_d': /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:428:2: note: in expansion of macro 'numbers_list_8' 428 | numbers_list_8(int, "0x%x", delim, "i", check_int); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:428:2: note: in expansion of macro 'numbers_list_8' 428 | numbers_list_8(int, "0x%x", delim, "i", check_int); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:428:2: note: in expansion of macro 'numbers_list_8' 428 | numbers_list_8(int, "0x%x", delim, "i", check_int); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:428:2: note: in expansion of macro 'numbers_list_8' 428 | numbers_list_8(int, "0x%x", delim, "i", check_int); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:427:2: note: in expansion of macro 'numbers_list_8' 427 | numbers_list_8(unsigned int, "0x%x", delim, "x", check_uint); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:427:2: note: in expansion of macro 'numbers_list_8' 427 | numbers_list_8(unsigned int, "0x%x", delim, "x", check_uint); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:427:2: note: in expansion of macro 'numbers_list_8' 427 | numbers_list_8(unsigned int, "0x%x", delim, "x", check_uint); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:427:2: note: in expansion of macro 'numbers_list_8' 427 | numbers_list_8(unsigned int, "0x%x", delim, "x", check_uint); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:426:2: note: in expansion of macro 'numbers_list_8' 426 | numbers_list_8(unsigned int, "%x", delim, "x", check_uint); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:426:2: note: in expansion of macro 'numbers_list_8' 426 | numbers_list_8(unsigned int, "%x", delim, "x", check_uint); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:426:2: note: in expansion of macro 'numbers_list_8' 426 | numbers_list_8(unsigned int, "%x", delim, "x", check_uint); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:426:2: note: in expansion of macro 'numbers_list_8' 426 | numbers_list_8(unsigned int, "%x", delim, "x", check_uint); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:425:2: note: in expansion of macro 'numbers_list_8' 425 | numbers_list_8(int, "%d", delim, "i", check_int); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:425:2: note: in expansion of macro 'numbers_list_8' 425 | numbers_list_8(int, "%d", delim, "i", check_int); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:425:2: note: in expansion of macro 'numbers_list_8' 425 | numbers_list_8(int, "%d", delim, "i", check_int); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:425:2: note: in expansion of macro 'numbers_list_8' 425 | numbers_list_8(int, "%d", delim, "i", check_int); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:424:2: note: in expansion of macro 'numbers_list_8' 424 | numbers_list_8(int, "%d", delim, "d", check_int); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:424:2: note: in expansion of macro 'numbers_list_8' 424 | numbers_list_8(int, "%d", delim, "d", check_int); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:424:2: note: in expansion of macro 'numbers_list_8' 424 | numbers_list_8(int, "%d", delim, "d", check_int); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:424:2: note: in expansion of macro 'numbers_list_8' 424 | numbers_list_8(int, "%d", delim, "d", check_int); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:423:2: note: in expansion of macro 'numbers_list_8' 423 | numbers_list_8(unsigned int, "%u", delim, "u", check_uint); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:423:2: note: in expansion of macro 'numbers_list_8' 423 | numbers_list_8(unsigned int, "%u", delim, "u", check_uint); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:423:2: note: in expansion of macro 'numbers_list_8' 423 | numbers_list_8(unsigned int, "%u", delim, "u", check_uint); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:423:2: note: in expansion of macro 'numbers_list_8' 423 | numbers_list_8(unsigned int, "%u", delim, "u", check_uint); | ^~~~~~~~~~~~~~ /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/drivers/base/regmap/regcache.c: In function 'regcache_default_sync': /kisskb/src/drivers/base/regmap/regcache.c:300:16: note: byref variable will be forcibly initialized 300 | unsigned int val; | ^~~ /kisskb/src/lib/test_scanf.c: In function 'numbers_list_h': /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:438:2: note: in expansion of macro 'numbers_list_8' 438 | numbers_list_8(short, "0x%hx", delim, "hi", check_short); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:438:2: note: in expansion of macro 'numbers_list_8' 438 | numbers_list_8(short, "0x%hx", delim, "hi", check_short); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:438:2: note: in expansion of macro 'numbers_list_8' 438 | numbers_list_8(short, "0x%hx", delim, "hi", check_short); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:438:2: note: in expansion of macro 'numbers_list_8' 438 | numbers_list_8(short, "0x%hx", delim, "hi", check_short); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:437:2: note: in expansion of macro 'numbers_list_8' 437 | numbers_list_8(unsigned short, "0x%hx", delim, "hx", check_ushort); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:437:2: note: in expansion of macro 'numbers_list_8' 437 | numbers_list_8(unsigned short, "0x%hx", delim, "hx", check_ushort); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:437:2: note: in expansion of macro 'numbers_list_8' 437 | numbers_list_8(unsigned short, "0x%hx", delim, "hx", check_ushort); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:437:2: note: in expansion of macro 'numbers_list_8' 437 | numbers_list_8(unsigned short, "0x%hx", delim, "hx", check_ushort); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:436:2: note: in expansion of macro 'numbers_list_8' 436 | numbers_list_8(unsigned short, "%hx", delim, "hx", check_ushort); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:436:2: note: in expansion of macro 'numbers_list_8' 436 | numbers_list_8(unsigned short, "%hx", delim, "hx", check_ushort); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:436:2: note: in expansion of macro 'numbers_list_8' 436 | numbers_list_8(unsigned short, "%hx", delim, "hx", check_ushort); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:436:2: note: in expansion of macro 'numbers_list_8' 436 | numbers_list_8(unsigned short, "%hx", delim, "hx", check_ushort); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:435:2: note: in expansion of macro 'numbers_list_8' 435 | numbers_list_8(short, "%hd", delim, "hi", check_short); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:435:2: note: in expansion of macro 'numbers_list_8' 435 | numbers_list_8(short, "%hd", delim, "hi", check_short); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:435:2: note: in expansion of macro 'numbers_list_8' 435 | numbers_list_8(short, "%hd", delim, "hi", check_short); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:435:2: note: in expansion of macro 'numbers_list_8' 435 | numbers_list_8(short, "%hd", delim, "hi", check_short); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:434:2: note: in expansion of macro 'numbers_list_8' 434 | numbers_list_8(short, "%hd", delim, "hd", check_short); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:434:2: note: in expansion of macro 'numbers_list_8' 434 | numbers_list_8(short, "%hd", delim, "hd", check_short); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:434:2: note: in expansion of macro 'numbers_list_8' 434 | numbers_list_8(short, "%hd", delim, "hd", check_short); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:434:2: note: in expansion of macro 'numbers_list_8' 434 | numbers_list_8(short, "%hd", delim, "hd", check_short); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:433:2: note: in expansion of macro 'numbers_list_8' 433 | numbers_list_8(unsigned short, "%hu", delim, "hu", check_ushort); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:433:2: note: in expansion of macro 'numbers_list_8' 433 | numbers_list_8(unsigned short, "%hu", delim, "hu", check_ushort); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:433:2: note: in expansion of macro 'numbers_list_8' 433 | numbers_list_8(unsigned short, "%hu", delim, "hu", check_ushort); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:433:2: note: in expansion of macro 'numbers_list_8' 433 | numbers_list_8(unsigned short, "%hu", delim, "hu", check_ushort); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/base/power/main.c: In function 'dpm_wait_for_subordinate': /kisskb/src/drivers/base/power/main.c:334:13: note: byref variable will be forcibly initialized 334 | static void dpm_wait_for_subordinate(struct device *dev, bool async) | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/regmap/regcache.c: In function 'regcache_sync_block_raw': /kisskb/src/drivers/base/regmap/regcache.c:740:14: note: byref variable will be forcibly initialized 740 | const void *data = NULL; | ^~~~ /kisskb/src/lib/test_scanf.c: In function 'numbers_list_hh': /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:448:2: note: in expansion of macro 'numbers_list_8' 448 | numbers_list_8(signed char, "0x%hhx", delim, "hhi", check_char); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:448:2: note: in expansion of macro 'numbers_list_8' 448 | numbers_list_8(signed char, "0x%hhx", delim, "hhi", check_char); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:448:2: note: in expansion of macro 'numbers_list_8' 448 | numbers_list_8(signed char, "0x%hhx", delim, "hhi", check_char); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:448:2: note: in expansion of macro 'numbers_list_8' 448 | numbers_list_8(signed char, "0x%hhx", delim, "hhi", check_char); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:447:2: note: in expansion of macro 'numbers_list_8' 447 | numbers_list_8(unsigned char, "0x%hhx", delim, "hhx", check_uchar); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:447:2: note: in expansion of macro 'numbers_list_8' 447 | numbers_list_8(unsigned char, "0x%hhx", delim, "hhx", check_uchar); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:447:2: note: in expansion of macro 'numbers_list_8' 447 | numbers_list_8(unsigned char, "0x%hhx", delim, "hhx", check_uchar); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:447:2: note: in expansion of macro 'numbers_list_8' 447 | numbers_list_8(unsigned char, "0x%hhx", delim, "hhx", check_uchar); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:446:2: note: in expansion of macro 'numbers_list_8' 446 | numbers_list_8(unsigned char, "%hhx", delim, "hhx", check_uchar); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:446:2: note: in expansion of macro 'numbers_list_8' 446 | numbers_list_8(unsigned char, "%hhx", delim, "hhx", check_uchar); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:446:2: note: in expansion of macro 'numbers_list_8' 446 | numbers_list_8(unsigned char, "%hhx", delim, "hhx", check_uchar); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:446:2: note: in expansion of macro 'numbers_list_8' 446 | numbers_list_8(unsigned char, "%hhx", delim, "hhx", check_uchar); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:445:2: note: in expansion of macro 'numbers_list_8' 445 | numbers_list_8(signed char, "%hhd", delim, "hhi", check_char); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:445:2: note: in expansion of macro 'numbers_list_8' 445 | numbers_list_8(signed char, "%hhd", delim, "hhi", check_char); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:445:2: note: in expansion of macro 'numbers_list_8' 445 | numbers_list_8(signed char, "%hhd", delim, "hhi", check_char); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:445:2: note: in expansion of macro 'numbers_list_8' 445 | numbers_list_8(signed char, "%hhd", delim, "hhi", check_char); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:444:2: note: in expansion of macro 'numbers_list_8' 444 | numbers_list_8(signed char, "%hhd", delim, "hhd", check_char); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:444:2: note: in expansion of macro 'numbers_list_8' 444 | numbers_list_8(signed char, "%hhd", delim, "hhd", check_char); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:444:2: note: in expansion of macro 'numbers_list_8' 444 | numbers_list_8(signed char, "%hhd", delim, "hhd", check_char); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:444:2: note: in expansion of macro 'numbers_list_8' 444 | numbers_list_8(signed char, "%hhd", delim, "hhd", check_char); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:443:2: note: in expansion of macro 'numbers_list_8' 443 | numbers_list_8(unsigned char, "%hhu", delim, "hhu", check_uchar); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:443:2: note: in expansion of macro 'numbers_list_8' 443 | numbers_list_8(unsigned char, "%hhu", delim, "hhu", check_uchar); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:443:2: note: in expansion of macro 'numbers_list_8' 443 | numbers_list_8(unsigned char, "%hhu", delim, "hhu", check_uchar); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:443:2: note: in expansion of macro 'numbers_list_8' 443 | numbers_list_8(unsigned char, "%hhu", delim, "hhu", check_uchar); | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c: In function 'numbers_list_field_width_ll': /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:467:2: note: in expansion of macro 'numbers_list_fix_width' 467 | numbers_list_fix_width(long long, "0x%llx", delim, 18, "lli", check_ll); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:467:2: note: in expansion of macro 'numbers_list_fix_width' 467 | numbers_list_fix_width(long long, "0x%llx", delim, 18, "lli", check_ll); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:467:2: note: in expansion of macro 'numbers_list_fix_width' 467 | numbers_list_fix_width(long long, "0x%llx", delim, 18, "lli", check_ll); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:467:2: note: in expansion of macro 'numbers_list_fix_width' 467 | numbers_list_fix_width(long long, "0x%llx", delim, 18, "lli", check_ll); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:374:7: note: byref variable will be forcibly initialized 374 | char full_fmt[16]; \ | ^~~~~~~~ /kisskb/src/lib/test_scanf.c:467:2: note: in expansion of macro 'numbers_list_fix_width' 467 | numbers_list_fix_width(long long, "0x%llx", delim, 18, "lli", check_ll); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:466:2: note: in expansion of macro 'numbers_list_fix_width' 466 | numbers_list_fix_width(unsigned long long, "0x%llx", delim, 18, "llx", check_ull); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:466:2: note: in expansion of macro 'numbers_list_fix_width' 466 | numbers_list_fix_width(unsigned long long, "0x%llx", delim, 18, "llx", check_ull); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:466:2: note: in expansion of macro 'numbers_list_fix_width' 466 | numbers_list_fix_width(unsigned long long, "0x%llx", delim, 18, "llx", check_ull); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:466:2: note: in expansion of macro 'numbers_list_fix_width' 466 | numbers_list_fix_width(unsigned long long, "0x%llx", delim, 18, "llx", check_ull); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:374:7: note: byref variable will be forcibly initialized 374 | char full_fmt[16]; \ | ^~~~~~~~ /kisskb/src/lib/test_scanf.c:466:2: note: in expansion of macro 'numbers_list_fix_width' 466 | numbers_list_fix_width(unsigned long long, "0x%llx", delim, 18, "llx", check_ull); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:465:2: note: in expansion of macro 'numbers_list_fix_width' 465 | numbers_list_fix_width(unsigned long long, "%llx", delim, 16, "llx", check_ull); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:465:2: note: in expansion of macro 'numbers_list_fix_width' 465 | numbers_list_fix_width(unsigned long long, "%llx", delim, 16, "llx", check_ull); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:465:2: note: in expansion of macro 'numbers_list_fix_width' 465 | numbers_list_fix_width(unsigned long long, "%llx", delim, 16, "llx", check_ull); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:465:2: note: in expansion of macro 'numbers_list_fix_width' 465 | numbers_list_fix_width(unsigned long long, "%llx", delim, 16, "llx", check_ull); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:374:7: note: byref variable will be forcibly initialized 374 | char full_fmt[16]; \ | ^~~~~~~~ /kisskb/src/lib/test_scanf.c:465:2: note: in expansion of macro 'numbers_list_fix_width' 465 | numbers_list_fix_width(unsigned long long, "%llx", delim, 16, "llx", check_ull); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:464:2: note: in expansion of macro 'numbers_list_fix_width' 464 | numbers_list_fix_width(long long, "%lld", delim, 20, "lli", check_ll); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:464:2: note: in expansion of macro 'numbers_list_fix_width' 464 | numbers_list_fix_width(long long, "%lld", delim, 20, "lli", check_ll); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:464:2: note: in expansion of macro 'numbers_list_fix_width' 464 | numbers_list_fix_width(long long, "%lld", delim, 20, "lli", check_ll); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:464:2: note: in expansion of macro 'numbers_list_fix_width' 464 | numbers_list_fix_width(long long, "%lld", delim, 20, "lli", check_ll); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:374:7: note: byref variable will be forcibly initialized 374 | char full_fmt[16]; \ | ^~~~~~~~ /kisskb/src/lib/test_scanf.c:464:2: note: in expansion of macro 'numbers_list_fix_width' 464 | numbers_list_fix_width(long long, "%lld", delim, 20, "lli", check_ll); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:463:2: note: in expansion of macro 'numbers_list_fix_width' 463 | numbers_list_fix_width(long long, "%lld", delim, 20, "lld", check_ll); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:463:2: note: in expansion of macro 'numbers_list_fix_width' 463 | numbers_list_fix_width(long long, "%lld", delim, 20, "lld", check_ll); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:463:2: note: in expansion of macro 'numbers_list_fix_width' 463 | numbers_list_fix_width(long long, "%lld", delim, 20, "lld", check_ll); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:463:2: note: in expansion of macro 'numbers_list_fix_width' 463 | numbers_list_fix_width(long long, "%lld", delim, 20, "lld", check_ll); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:374:7: note: byref variable will be forcibly initialized 374 | char full_fmt[16]; \ | ^~~~~~~~ /kisskb/src/lib/test_scanf.c:463:2: note: in expansion of macro 'numbers_list_fix_width' 463 | numbers_list_fix_width(long long, "%lld", delim, 20, "lld", check_ll); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:462:2: note: in expansion of macro 'numbers_list_fix_width' 462 | numbers_list_fix_width(unsigned long long, "%llu", delim, 20, "llu", check_ull); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:462:2: note: in expansion of macro 'numbers_list_fix_width' 462 | numbers_list_fix_width(unsigned long long, "%llu", delim, 20, "llu", check_ull); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:462:2: note: in expansion of macro 'numbers_list_fix_width' 462 | numbers_list_fix_width(unsigned long long, "%llu", delim, 20, "llu", check_ull); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:462:2: note: in expansion of macro 'numbers_list_fix_width' 462 | numbers_list_fix_width(unsigned long long, "%llu", delim, 20, "llu", check_ull); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:374:7: note: byref variable will be forcibly initialized 374 | char full_fmt[16]; \ | ^~~~~~~~ /kisskb/src/lib/test_scanf.c:462:2: note: in expansion of macro 'numbers_list_fix_width' 462 | numbers_list_fix_width(unsigned long long, "%llu", delim, 20, "llu", check_ull); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/power/main.c: In function 'dpm_complete': /kisskb/src/drivers/base/power/main.c:1104:19: note: byref variable will be forcibly initialized 1104 | struct list_head list; | ^~~~ /kisskb/src/lib/test_scanf.c: In function 'numbers_list_field_width_l': /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:478:2: note: in expansion of macro 'numbers_list_fix_width' 478 | numbers_list_fix_width(long, "0x%lx", delim, 18, "li", check_long); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:478:2: note: in expansion of macro 'numbers_list_fix_width' 478 | numbers_list_fix_width(long, "0x%lx", delim, 18, "li", check_long); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:478:2: note: in expansion of macro 'numbers_list_fix_width' 478 | numbers_list_fix_width(long, "0x%lx", delim, 18, "li", check_long); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:478:2: note: in expansion of macro 'numbers_list_fix_width' 478 | numbers_list_fix_width(long, "0x%lx", delim, 18, "li", check_long); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:374:7: note: byref variable will be forcibly initialized 374 | char full_fmt[16]; \ | ^~~~~~~~ /kisskb/src/lib/test_scanf.c:478:2: note: in expansion of macro 'numbers_list_fix_width' 478 | numbers_list_fix_width(long, "0x%lx", delim, 18, "li", check_long); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:477:2: note: in expansion of macro 'numbers_list_fix_width' 477 | numbers_list_fix_width(unsigned long, "0x%lx", delim, 18, "lx", check_ulong); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:477:2: note: in expansion of macro 'numbers_list_fix_width' 477 | numbers_list_fix_width(unsigned long, "0x%lx", delim, 18, "lx", check_ulong); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:477:2: note: in expansion of macro 'numbers_list_fix_width' 477 | numbers_list_fix_width(unsigned long, "0x%lx", delim, 18, "lx", check_ulong); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:477:2: note: in expansion of macro 'numbers_list_fix_width' 477 | numbers_list_fix_width(unsigned long, "0x%lx", delim, 18, "lx", check_ulong); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:374:7: note: byref variable will be forcibly initialized 374 | char full_fmt[16]; \ | ^~~~~~~~ /kisskb/src/lib/test_scanf.c:477:2: note: in expansion of macro 'numbers_list_fix_width' 477 | numbers_list_fix_width(unsigned long, "0x%lx", delim, 18, "lx", check_ulong); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:476:2: note: in expansion of macro 'numbers_list_fix_width' 476 | numbers_list_fix_width(unsigned long, "%lx", delim, 16, "lx", check_ulong); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:476:2: note: in expansion of macro 'numbers_list_fix_width' 476 | numbers_list_fix_width(unsigned long, "%lx", delim, 16, "lx", check_ulong); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:476:2: note: in expansion of macro 'numbers_list_fix_width' 476 | numbers_list_fix_width(unsigned long, "%lx", delim, 16, "lx", check_ulong); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:476:2: note: in expansion of macro 'numbers_list_fix_width' 476 | numbers_list_fix_width(unsigned long, "%lx", delim, 16, "lx", check_ulong); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:374:7: note: byref variable will be forcibly initialized 374 | char full_fmt[16]; \ | ^~~~~~~~ /kisskb/src/lib/test_scanf.c:476:2: note: in expansion of macro 'numbers_list_fix_width' 476 | numbers_list_fix_width(unsigned long, "%lx", delim, 16, "lx", check_ulong); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:475:2: note: in expansion of macro 'numbers_list_fix_width' 475 | numbers_list_fix_width(long, "%ld", delim, 20, "li", check_long); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:475:2: note: in expansion of macro 'numbers_list_fix_width' 475 | numbers_list_fix_width(long, "%ld", delim, 20, "li", check_long); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:475:2: note: in expansion of macro 'numbers_list_fix_width' 475 | numbers_list_fix_width(long, "%ld", delim, 20, "li", check_long); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:475:2: note: in expansion of macro 'numbers_list_fix_width' 475 | numbers_list_fix_width(long, "%ld", delim, 20, "li", check_long); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:374:7: note: byref variable will be forcibly initialized 374 | char full_fmt[16]; \ | ^~~~~~~~ /kisskb/src/lib/test_scanf.c:475:2: note: in expansion of macro 'numbers_list_fix_width' 475 | numbers_list_fix_width(long, "%ld", delim, 20, "li", check_long); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:474:2: note: in expansion of macro 'numbers_list_fix_width' 474 | numbers_list_fix_width(long, "%ld", delim, 20, "ld", check_long); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:474:2: note: in expansion of macro 'numbers_list_fix_width' 474 | numbers_list_fix_width(long, "%ld", delim, 20, "ld", check_long); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:474:2: note: in expansion of macro 'numbers_list_fix_width' 474 | numbers_list_fix_width(long, "%ld", delim, 20, "ld", check_long); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:474:2: note: in expansion of macro 'numbers_list_fix_width' 474 | numbers_list_fix_width(long, "%ld", delim, 20, "ld", check_long); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:374:7: note: byref variable will be forcibly initialized 374 | char full_fmt[16]; \ | ^~~~~~~~ /kisskb/src/lib/test_scanf.c:474:2: note: in expansion of macro 'numbers_list_fix_width' 474 | numbers_list_fix_width(long, "%ld", delim, 20, "ld", check_long); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:473:2: note: in expansion of macro 'numbers_list_fix_width' 473 | numbers_list_fix_width(unsigned long, "%lu", delim, 20, "lu", check_ulong); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:473:2: note: in expansion of macro 'numbers_list_fix_width' 473 | numbers_list_fix_width(unsigned long, "%lu", delim, 20, "lu", check_ulong); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:473:2: note: in expansion of macro 'numbers_list_fix_width' 473 | numbers_list_fix_width(unsigned long, "%lu", delim, 20, "lu", check_ulong); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:473:2: note: in expansion of macro 'numbers_list_fix_width' 473 | numbers_list_fix_width(unsigned long, "%lu", delim, 20, "lu", check_ulong); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:374:7: note: byref variable will be forcibly initialized 374 | char full_fmt[16]; \ | ^~~~~~~~ /kisskb/src/lib/test_scanf.c:473:2: note: in expansion of macro 'numbers_list_fix_width' 473 | numbers_list_fix_width(unsigned long, "%lu", delim, 20, "lu", check_ulong); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c: In function 'numbers_list_field_width_d': /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:496:2: note: in expansion of macro 'numbers_list_fix_width' 496 | numbers_list_fix_width(int, "0x%x", delim, 10, "i", check_int); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:496:2: note: in expansion of macro 'numbers_list_fix_width' 496 | numbers_list_fix_width(int, "0x%x", delim, 10, "i", check_int); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:496:2: note: in expansion of macro 'numbers_list_fix_width' 496 | numbers_list_fix_width(int, "0x%x", delim, 10, "i", check_int); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:496:2: note: in expansion of macro 'numbers_list_fix_width' 496 | numbers_list_fix_width(int, "0x%x", delim, 10, "i", check_int); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:374:7: note: byref variable will be forcibly initialized 374 | char full_fmt[16]; \ | ^~~~~~~~ /kisskb/src/lib/test_scanf.c:496:2: note: in expansion of macro 'numbers_list_fix_width' 496 | numbers_list_fix_width(int, "0x%x", delim, 10, "i", check_int); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:495:2: note: in expansion of macro 'numbers_list_fix_width' 495 | numbers_list_fix_width(unsigned int, "0x%x", delim, 10, "x", check_uint); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:495:2: note: in expansion of macro 'numbers_list_fix_width' 495 | numbers_list_fix_width(unsigned int, "0x%x", delim, 10, "x", check_uint); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:495:2: note: in expansion of macro 'numbers_list_fix_width' 495 | numbers_list_fix_width(unsigned int, "0x%x", delim, 10, "x", check_uint); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:495:2: note: in expansion of macro 'numbers_list_fix_width' 495 | numbers_list_fix_width(unsigned int, "0x%x", delim, 10, "x", check_uint); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:374:7: note: byref variable will be forcibly initialized 374 | char full_fmt[16]; \ | ^~~~~~~~ /kisskb/src/lib/test_scanf.c:495:2: note: in expansion of macro 'numbers_list_fix_width' 495 | numbers_list_fix_width(unsigned int, "0x%x", delim, 10, "x", check_uint); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:494:2: note: in expansion of macro 'numbers_list_fix_width' 494 | numbers_list_fix_width(unsigned int, "%x", delim, 8, "x", check_uint); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:494:2: note: in expansion of macro 'numbers_list_fix_width' 494 | numbers_list_fix_width(unsigned int, "%x", delim, 8, "x", check_uint); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:494:2: note: in expansion of macro 'numbers_list_fix_width' 494 | numbers_list_fix_width(unsigned int, "%x", delim, 8, "x", check_uint); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:494:2: note: in expansion of macro 'numbers_list_fix_width' 494 | numbers_list_fix_width(unsigned int, "%x", delim, 8, "x", check_uint); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:374:7: note: byref variable will be forcibly initialized 374 | char full_fmt[16]; \ | ^~~~~~~~ /kisskb/src/lib/test_scanf.c:494:2: note: in expansion of macro 'numbers_list_fix_width' 494 | numbers_list_fix_width(unsigned int, "%x", delim, 8, "x", check_uint); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:493:2: note: in expansion of macro 'numbers_list_fix_width' 493 | numbers_list_fix_width(int, "%d", delim, 11, "i", check_int); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:493:2: note: in expansion of macro 'numbers_list_fix_width' 493 | numbers_list_fix_width(int, "%d", delim, 11, "i", check_int); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:493:2: note: in expansion of macro 'numbers_list_fix_width' 493 | numbers_list_fix_width(int, "%d", delim, 11, "i", check_int); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:493:2: note: in expansion of macro 'numbers_list_fix_width' 493 | numbers_list_fix_width(int, "%d", delim, 11, "i", check_int); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:374:7: note: byref variable will be forcibly initialized 374 | char full_fmt[16]; \ | ^~~~~~~~ /kisskb/src/lib/test_scanf.c:493:2: note: in expansion of macro 'numbers_list_fix_width' 493 | numbers_list_fix_width(int, "%d", delim, 11, "i", check_int); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:492:2: note: in expansion of macro 'numbers_list_fix_width' 492 | numbers_list_fix_width(int, "%d", delim, 11, "d", check_int); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:492:2: note: in expansion of macro 'numbers_list_fix_width' 492 | numbers_list_fix_width(int, "%d", delim, 11, "d", check_int); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:492:2: note: in expansion of macro 'numbers_list_fix_width' 492 | numbers_list_fix_width(int, "%d", delim, 11, "d", check_int); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:492:2: note: in expansion of macro 'numbers_list_fix_width' 492 | numbers_list_fix_width(int, "%d", delim, 11, "d", check_int); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:374:7: note: byref variable will be forcibly initialized 374 | char full_fmt[16]; \ | ^~~~~~~~ /kisskb/src/lib/test_scanf.c:492:2: note: in expansion of macro 'numbers_list_fix_width' 492 | numbers_list_fix_width(int, "%d", delim, 11, "d", check_int); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:491:2: note: in expansion of macro 'numbers_list_fix_width' 491 | numbers_list_fix_width(unsigned int, "%u", delim, 10, "u", check_uint); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:491:2: note: in expansion of macro 'numbers_list_fix_width' 491 | numbers_list_fix_width(unsigned int, "%u", delim, 10, "u", check_uint); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:491:2: note: in expansion of macro 'numbers_list_fix_width' 491 | numbers_list_fix_width(unsigned int, "%u", delim, 10, "u", check_uint); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:491:2: note: in expansion of macro 'numbers_list_fix_width' 491 | numbers_list_fix_width(unsigned int, "%u", delim, 10, "u", check_uint); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:374:7: note: byref variable will be forcibly initialized 374 | char full_fmt[16]; \ | ^~~~~~~~ /kisskb/src/lib/test_scanf.c:491:2: note: in expansion of macro 'numbers_list_fix_width' 491 | numbers_list_fix_width(unsigned int, "%u", delim, 10, "u", check_uint); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c: In function 'numbers_list_field_width_h': /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:506:2: note: in expansion of macro 'numbers_list_fix_width' 506 | numbers_list_fix_width(short, "0x%hx", delim, 6, "hi", check_short); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:506:2: note: in expansion of macro 'numbers_list_fix_width' 506 | numbers_list_fix_width(short, "0x%hx", delim, 6, "hi", check_short); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:506:2: note: in expansion of macro 'numbers_list_fix_width' 506 | numbers_list_fix_width(short, "0x%hx", delim, 6, "hi", check_short); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:506:2: note: in expansion of macro 'numbers_list_fix_width' 506 | numbers_list_fix_width(short, "0x%hx", delim, 6, "hi", check_short); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:374:7: note: byref variable will be forcibly initialized 374 | char full_fmt[16]; \ | ^~~~~~~~ /kisskb/src/lib/test_scanf.c:506:2: note: in expansion of macro 'numbers_list_fix_width' 506 | numbers_list_fix_width(short, "0x%hx", delim, 6, "hi", check_short); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:505:2: note: in expansion of macro 'numbers_list_fix_width' 505 | numbers_list_fix_width(unsigned short, "0x%hx", delim, 6, "hx", check_ushort); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:505:2: note: in expansion of macro 'numbers_list_fix_width' 505 | numbers_list_fix_width(unsigned short, "0x%hx", delim, 6, "hx", check_ushort); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:505:2: note: in expansion of macro 'numbers_list_fix_width' 505 | numbers_list_fix_width(unsigned short, "0x%hx", delim, 6, "hx", check_ushort); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:505:2: note: in expansion of macro 'numbers_list_fix_width' 505 | numbers_list_fix_width(unsigned short, "0x%hx", delim, 6, "hx", check_ushort); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:374:7: note: byref variable will be forcibly initialized 374 | char full_fmt[16]; \ | ^~~~~~~~ /kisskb/src/lib/test_scanf.c:505:2: note: in expansion of macro 'numbers_list_fix_width' 505 | numbers_list_fix_width(unsigned short, "0x%hx", delim, 6, "hx", check_ushort); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:504:2: note: in expansion of macro 'numbers_list_fix_width' 504 | numbers_list_fix_width(unsigned short, "%hx", delim, 4, "hx", check_ushort); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:504:2: note: in expansion of macro 'numbers_list_fix_width' 504 | numbers_list_fix_width(unsigned short, "%hx", delim, 4, "hx", check_ushort); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:504:2: note: in expansion of macro 'numbers_list_fix_width' 504 | numbers_list_fix_width(unsigned short, "%hx", delim, 4, "hx", check_ushort); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:504:2: note: in expansion of macro 'numbers_list_fix_width' 504 | numbers_list_fix_width(unsigned short, "%hx", delim, 4, "hx", check_ushort); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:374:7: note: byref variable will be forcibly initialized 374 | char full_fmt[16]; \ | ^~~~~~~~ /kisskb/src/lib/test_scanf.c:504:2: note: in expansion of macro 'numbers_list_fix_width' 504 | numbers_list_fix_width(unsigned short, "%hx", delim, 4, "hx", check_ushort); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:503:2: note: in expansion of macro 'numbers_list_fix_width' 503 | numbers_list_fix_width(short, "%hd", delim, 6, "hi", check_short); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:503:2: note: in expansion of macro 'numbers_list_fix_width' 503 | numbers_list_fix_width(short, "%hd", delim, 6, "hi", check_short); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:503:2: note: in expansion of macro 'numbers_list_fix_width' 503 | numbers_list_fix_width(short, "%hd", delim, 6, "hi", check_short); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:503:2: note: in expansion of macro 'numbers_list_fix_width' 503 | numbers_list_fix_width(short, "%hd", delim, 6, "hi", check_short); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:374:7: note: byref variable will be forcibly initialized 374 | char full_fmt[16]; \ | ^~~~~~~~ /kisskb/src/lib/test_scanf.c:503:2: note: in expansion of macro 'numbers_list_fix_width' 503 | numbers_list_fix_width(short, "%hd", delim, 6, "hi", check_short); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:502:2: note: in expansion of macro 'numbers_list_fix_width' 502 | numbers_list_fix_width(short, "%hd", delim, 6, "hd", check_short); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:502:2: note: in expansion of macro 'numbers_list_fix_width' 502 | numbers_list_fix_width(short, "%hd", delim, 6, "hd", check_short); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:502:2: note: in expansion of macro 'numbers_list_fix_width' 502 | numbers_list_fix_width(short, "%hd", delim, 6, "hd", check_short); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:502:2: note: in expansion of macro 'numbers_list_fix_width' 502 | numbers_list_fix_width(short, "%hd", delim, 6, "hd", check_short); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:374:7: note: byref variable will be forcibly initialized 374 | char full_fmt[16]; \ | ^~~~~~~~ /kisskb/src/lib/test_scanf.c:502:2: note: in expansion of macro 'numbers_list_fix_width' 502 | numbers_list_fix_width(short, "%hd", delim, 6, "hd", check_short); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:501:2: note: in expansion of macro 'numbers_list_fix_width' 501 | numbers_list_fix_width(unsigned short, "%hu", delim, 5, "hu", check_ushort); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:501:2: note: in expansion of macro 'numbers_list_fix_width' 501 | numbers_list_fix_width(unsigned short, "%hu", delim, 5, "hu", check_ushort); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:501:2: note: in expansion of macro 'numbers_list_fix_width' 501 | numbers_list_fix_width(unsigned short, "%hu", delim, 5, "hu", check_ushort); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:501:2: note: in expansion of macro 'numbers_list_fix_width' 501 | numbers_list_fix_width(unsigned short, "%hu", delim, 5, "hu", check_ushort); | ^~~~~~~~~~~~~~~~~~~~~~ In file included 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/power/wakeup.c:9: /kisskb/src/drivers/base/power/wakeup.c: In function 'wakeup_sources_walk_next': /kisskb/src/lib/test_scanf.c:374:7: note: byref variable will be forcibly initialized 374 | char full_fmt[16]; \ | ^~~~~~~~ /kisskb/src/lib/test_scanf.c:501:2: note: in expansion of macro 'numbers_list_fix_width' 501 | numbers_list_fix_width(unsigned short, "%hu", delim, 5, "hu", check_ushort); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/rculist.h:373:20: note: byref variable will be forcibly initialized 373 | struct list_head *__next = READ_ONCE(__ptr->next); \ | ^~~~~~ /kisskb/src/drivers/base/power/wakeup.c:304:9: note: in expansion of macro 'list_next_or_null_rcu' 304 | return list_next_or_null_rcu(ws_head, &ws->entry, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c: In function 'numbers_list_field_width_hh': /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:516:2: note: in expansion of macro 'numbers_list_fix_width' 516 | numbers_list_fix_width(signed char, "0x%hhx", delim, 4, "hhi", check_char); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:516:2: note: in expansion of macro 'numbers_list_fix_width' 516 | numbers_list_fix_width(signed char, "0x%hhx", delim, 4, "hhi", check_char); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:516:2: note: in expansion of macro 'numbers_list_fix_width' 516 | numbers_list_fix_width(signed char, "0x%hhx", delim, 4, "hhi", check_char); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:516:2: note: in expansion of macro 'numbers_list_fix_width' 516 | numbers_list_fix_width(signed char, "0x%hhx", delim, 4, "hhi", check_char); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:374:7: note: byref variable will be forcibly initialized 374 | char full_fmt[16]; \ | ^~~~~~~~ /kisskb/src/lib/test_scanf.c:516:2: note: in expansion of macro 'numbers_list_fix_width' 516 | numbers_list_fix_width(signed char, "0x%hhx", delim, 4, "hhi", check_char); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:515:2: note: in expansion of macro 'numbers_list_fix_width' 515 | numbers_list_fix_width(unsigned char, "0x%hhx", delim, 4, "hhx", check_uchar); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:515:2: note: in expansion of macro 'numbers_list_fix_width' 515 | numbers_list_fix_width(unsigned char, "0x%hhx", delim, 4, "hhx", check_uchar); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:515:2: note: in expansion of macro 'numbers_list_fix_width' 515 | numbers_list_fix_width(unsigned char, "0x%hhx", delim, 4, "hhx", check_uchar); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:515:2: note: in expansion of macro 'numbers_list_fix_width' 515 | numbers_list_fix_width(unsigned char, "0x%hhx", delim, 4, "hhx", check_uchar); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:374:7: note: byref variable will be forcibly initialized 374 | char full_fmt[16]; \ | ^~~~~~~~ /kisskb/src/lib/test_scanf.c:515:2: note: in expansion of macro 'numbers_list_fix_width' 515 | numbers_list_fix_width(unsigned char, "0x%hhx", delim, 4, "hhx", check_uchar); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:514:2: note: in expansion of macro 'numbers_list_fix_width' 514 | numbers_list_fix_width(unsigned char, "%hhx", delim, 2, "hhx", check_uchar); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:514:2: note: in expansion of macro 'numbers_list_fix_width' 514 | numbers_list_fix_width(unsigned char, "%hhx", delim, 2, "hhx", check_uchar); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:514:2: note: in expansion of macro 'numbers_list_fix_width' 514 | numbers_list_fix_width(unsigned char, "%hhx", delim, 2, "hhx", check_uchar); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:514:2: note: in expansion of macro 'numbers_list_fix_width' 514 | numbers_list_fix_width(unsigned char, "%hhx", delim, 2, "hhx", check_uchar); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:374:7: note: byref variable will be forcibly initialized 374 | char full_fmt[16]; \ | ^~~~~~~~ /kisskb/src/lib/test_scanf.c:514:2: note: in expansion of macro 'numbers_list_fix_width' 514 | numbers_list_fix_width(unsigned char, "%hhx", delim, 2, "hhx", check_uchar); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:513:2: note: in expansion of macro 'numbers_list_fix_width' 513 | numbers_list_fix_width(signed char, "%hhd", delim, 4, "hhi", check_char); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:513:2: note: in expansion of macro 'numbers_list_fix_width' 513 | numbers_list_fix_width(signed char, "%hhd", delim, 4, "hhi", check_char); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:513:2: note: in expansion of macro 'numbers_list_fix_width' 513 | numbers_list_fix_width(signed char, "%hhd", delim, 4, "hhi", check_char); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:513:2: note: in expansion of macro 'numbers_list_fix_width' 513 | numbers_list_fix_width(signed char, "%hhd", delim, 4, "hhi", check_char); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:374:7: note: byref variable will be forcibly initialized 374 | char full_fmt[16]; \ | ^~~~~~~~ /kisskb/src/lib/test_scanf.c:513:2: note: in expansion of macro 'numbers_list_fix_width' 513 | numbers_list_fix_width(signed char, "%hhd", delim, 4, "hhi", check_char); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:512:2: note: in expansion of macro 'numbers_list_fix_width' 512 | numbers_list_fix_width(signed char, "%hhd", delim, 4, "hhd", check_char); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:512:2: note: in expansion of macro 'numbers_list_fix_width' 512 | numbers_list_fix_width(signed char, "%hhd", delim, 4, "hhd", check_char); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:512:2: note: in expansion of macro 'numbers_list_fix_width' 512 | numbers_list_fix_width(signed char, "%hhd", delim, 4, "hhd", check_char); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:512:2: note: in expansion of macro 'numbers_list_fix_width' 512 | numbers_list_fix_width(signed char, "%hhd", delim, 4, "hhd", check_char); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:374:7: note: byref variable will be forcibly initialized 374 | char full_fmt[16]; \ | ^~~~~~~~ /kisskb/src/lib/test_scanf.c:512:2: note: in expansion of macro 'numbers_list_fix_width' 512 | numbers_list_fix_width(signed char, "%hhd", delim, 4, "hhd", check_char); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:15: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:511:2: note: in expansion of macro 'numbers_list_fix_width' 511 | numbers_list_fix_width(unsigned char, "%hhu", delim, 3, "hhu", check_uchar); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:355:4: note: byref variable will be forcibly initialized 355 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:511:2: note: in expansion of macro 'numbers_list_fix_width' 511 | numbers_list_fix_width(unsigned char, "%hhu", delim, 3, "hhu", check_uchar); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:18: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:511:2: note: in expansion of macro 'numbers_list_fix_width' 511 | numbers_list_fix_width(unsigned char, "%hhu", delim, 3, "hhu", check_uchar); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:354:9: note: byref variable will be forcibly initialized 354 | int i, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:377:2: note: in expansion of macro 'numbers_list_8' 377 | numbers_list_8(T, gen_fmt, field_sep, full_fmt, fn); \ | ^~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:511:2: note: in expansion of macro 'numbers_list_fix_width' 511 | numbers_list_fix_width(unsigned char, "%hhu", delim, 3, "hhu", check_uchar); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:374:7: note: byref variable will be forcibly initialized 374 | char full_fmt[16]; \ | ^~~~~~~~ /kisskb/src/lib/test_scanf.c:511:2: note: in expansion of macro 'numbers_list_fix_width' 511 | numbers_list_fix_width(unsigned char, "%hhu", delim, 3, "hhu", check_uchar); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c: In function 'numbers_list_field_width_val_ll': /kisskb/src/lib/test_scanf.c:383:15: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:539:2: note: in expansion of macro 'numbers_list_val_width' 539 | numbers_list_val_width(long long, "0x%llx", delim, "lli", check_ll); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:4: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:539:2: note: in expansion of macro 'numbers_list_val_width' 539 | numbers_list_val_width(long long, "0x%llx", delim, "lli", check_ll); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:27: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:539:2: note: in expansion of macro 'numbers_list_val_width' 539 | numbers_list_val_width(long long, "0x%llx", delim, "lli", check_ll); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:18: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:539:2: note: in expansion of macro 'numbers_list_val_width' 539 | numbers_list_val_width(long long, "0x%llx", delim, "lli", check_ll); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:15: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:538:2: note: in expansion of macro 'numbers_list_val_width' 538 | numbers_list_val_width(unsigned long long, "0x%llx", delim, "llx", check_ull); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:4: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:538:2: note: in expansion of macro 'numbers_list_val_width' 538 | numbers_list_val_width(unsigned long long, "0x%llx", delim, "llx", check_ull); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:27: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:538:2: note: in expansion of macro 'numbers_list_val_width' 538 | numbers_list_val_width(unsigned long long, "0x%llx", delim, "llx", check_ull); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:18: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:538:2: note: in expansion of macro 'numbers_list_val_width' 538 | numbers_list_val_width(unsigned long long, "0x%llx", delim, "llx", check_ull); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:15: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:537:2: note: in expansion of macro 'numbers_list_val_width' 537 | numbers_list_val_width(unsigned long long, "%llx", delim, "llx", check_ull); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:4: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:537:2: note: in expansion of macro 'numbers_list_val_width' 537 | numbers_list_val_width(unsigned long long, "%llx", delim, "llx", check_ull); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:27: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:537:2: note: in expansion of macro 'numbers_list_val_width' 537 | numbers_list_val_width(unsigned long long, "%llx", delim, "llx", check_ull); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:18: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:537:2: note: in expansion of macro 'numbers_list_val_width' 537 | numbers_list_val_width(unsigned long long, "%llx", delim, "llx", check_ull); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:15: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:536:2: note: in expansion of macro 'numbers_list_val_width' 536 | numbers_list_val_width(long long, "%lld", delim, "lli", check_ll); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:4: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:536:2: note: in expansion of macro 'numbers_list_val_width' 536 | numbers_list_val_width(long long, "%lld", delim, "lli", check_ll); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:27: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:536:2: note: in expansion of macro 'numbers_list_val_width' 536 | numbers_list_val_width(long long, "%lld", delim, "lli", check_ll); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:18: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:536:2: note: in expansion of macro 'numbers_list_val_width' 536 | numbers_list_val_width(long long, "%lld", delim, "lli", check_ll); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:15: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:535:2: note: in expansion of macro 'numbers_list_val_width' 535 | numbers_list_val_width(long long, "%lld", delim, "lld", check_ll); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:4: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:535:2: note: in expansion of macro 'numbers_list_val_width' 535 | numbers_list_val_width(long long, "%lld", delim, "lld", check_ll); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:27: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:535:2: note: in expansion of macro 'numbers_list_val_width' 535 | numbers_list_val_width(long long, "%lld", delim, "lld", check_ll); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:18: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:535:2: note: in expansion of macro 'numbers_list_val_width' 535 | numbers_list_val_width(long long, "%lld", delim, "lld", check_ll); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:15: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:534:2: note: in expansion of macro 'numbers_list_val_width' 534 | numbers_list_val_width(unsigned long long, "%llu", delim, "llu", check_ull); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:4: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:534:2: note: in expansion of macro 'numbers_list_val_width' 534 | numbers_list_val_width(unsigned long long, "%llu", delim, "llu", check_ull); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:27: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:534:2: note: in expansion of macro 'numbers_list_val_width' 534 | numbers_list_val_width(unsigned long long, "%llu", delim, "llu", check_ull); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:18: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:534:2: note: in expansion of macro 'numbers_list_val_width' 534 | numbers_list_val_width(unsigned long long, "%llu", delim, "llu", check_ull); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c: In function 'numbers_list_field_width_val_l': /kisskb/src/lib/test_scanf.c:383:15: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:549:2: note: in expansion of macro 'numbers_list_val_width' 549 | numbers_list_val_width(long, "0x%lx", delim, "li", check_long); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:4: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:549:2: note: in expansion of macro 'numbers_list_val_width' 549 | numbers_list_val_width(long, "0x%lx", delim, "li", check_long); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:27: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:549:2: note: in expansion of macro 'numbers_list_val_width' 549 | numbers_list_val_width(long, "0x%lx", delim, "li", check_long); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:18: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:549:2: note: in expansion of macro 'numbers_list_val_width' 549 | numbers_list_val_width(long, "0x%lx", delim, "li", check_long); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:15: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:548:2: note: in expansion of macro 'numbers_list_val_width' 548 | numbers_list_val_width(unsigned long, "0x%lx", delim, "lx", check_ulong); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:4: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:548:2: note: in expansion of macro 'numbers_list_val_width' 548 | numbers_list_val_width(unsigned long, "0x%lx", delim, "lx", check_ulong); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:27: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:548:2: note: in expansion of macro 'numbers_list_val_width' 548 | numbers_list_val_width(unsigned long, "0x%lx", delim, "lx", check_ulong); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:18: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:548:2: note: in expansion of macro 'numbers_list_val_width' 548 | numbers_list_val_width(unsigned long, "0x%lx", delim, "lx", check_ulong); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:15: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:547:2: note: in expansion of macro 'numbers_list_val_width' 547 | numbers_list_val_width(unsigned long, "%lx", delim, "lx", check_ulong); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:4: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:547:2: note: in expansion of macro 'numbers_list_val_width' 547 | numbers_list_val_width(unsigned long, "%lx", delim, "lx", check_ulong); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:27: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:547:2: note: in expansion of macro 'numbers_list_val_width' 547 | numbers_list_val_width(unsigned long, "%lx", delim, "lx", check_ulong); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:18: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:547:2: note: in expansion of macro 'numbers_list_val_width' 547 | numbers_list_val_width(unsigned long, "%lx", delim, "lx", check_ulong); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:15: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:546:2: note: in expansion of macro 'numbers_list_val_width' 546 | numbers_list_val_width(long, "%ld", delim, "li", check_long); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:4: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:546:2: note: in expansion of macro 'numbers_list_val_width' 546 | numbers_list_val_width(long, "%ld", delim, "li", check_long); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:27: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:546:2: note: in expansion of macro 'numbers_list_val_width' 546 | numbers_list_val_width(long, "%ld", delim, "li", check_long); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:18: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:546:2: note: in expansion of macro 'numbers_list_val_width' 546 | numbers_list_val_width(long, "%ld", delim, "li", check_long); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:15: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:545:2: note: in expansion of macro 'numbers_list_val_width' 545 | numbers_list_val_width(long, "%ld", delim, "ld", check_long); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:4: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:545:2: note: in expansion of macro 'numbers_list_val_width' 545 | numbers_list_val_width(long, "%ld", delim, "ld", check_long); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:27: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:545:2: note: in expansion of macro 'numbers_list_val_width' 545 | numbers_list_val_width(long, "%ld", delim, "ld", check_long); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:18: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:545:2: note: in expansion of macro 'numbers_list_val_width' 545 | numbers_list_val_width(long, "%ld", delim, "ld", check_long); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:15: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:544:2: note: in expansion of macro 'numbers_list_val_width' 544 | numbers_list_val_width(unsigned long, "%lu", delim, "lu", check_ulong); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:4: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:544:2: note: in expansion of macro 'numbers_list_val_width' 544 | numbers_list_val_width(unsigned long, "%lu", delim, "lu", check_ulong); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:27: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:544:2: note: in expansion of macro 'numbers_list_val_width' 544 | numbers_list_val_width(unsigned long, "%lu", delim, "lu", check_ulong); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:18: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:544:2: note: in expansion of macro 'numbers_list_val_width' 544 | numbers_list_val_width(unsigned long, "%lu", delim, "lu", check_ulong); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c: In function 'numbers_list_field_width_val_d': /kisskb/src/lib/test_scanf.c:383:15: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:559:2: note: in expansion of macro 'numbers_list_val_width' 559 | numbers_list_val_width(int, "0x%x", delim, "i", check_int); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:4: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:559:2: note: in expansion of macro 'numbers_list_val_width' 559 | numbers_list_val_width(int, "0x%x", delim, "i", check_int); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:27: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:559:2: note: in expansion of macro 'numbers_list_val_width' 559 | numbers_list_val_width(int, "0x%x", delim, "i", check_int); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:18: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:559:2: note: in expansion of macro 'numbers_list_val_width' 559 | numbers_list_val_width(int, "0x%x", delim, "i", check_int); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:15: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:558:2: note: in expansion of macro 'numbers_list_val_width' 558 | numbers_list_val_width(unsigned int, "0x%x", delim, "x", check_uint); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:4: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:558:2: note: in expansion of macro 'numbers_list_val_width' 558 | numbers_list_val_width(unsigned int, "0x%x", delim, "x", check_uint); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:27: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:558:2: note: in expansion of macro 'numbers_list_val_width' 558 | numbers_list_val_width(unsigned int, "0x%x", delim, "x", check_uint); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:18: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:558:2: note: in expansion of macro 'numbers_list_val_width' 558 | numbers_list_val_width(unsigned int, "0x%x", delim, "x", check_uint); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:15: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:557:2: note: in expansion of macro 'numbers_list_val_width' 557 | numbers_list_val_width(unsigned int, "%x", delim, "x", check_uint); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:4: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:557:2: note: in expansion of macro 'numbers_list_val_width' 557 | numbers_list_val_width(unsigned int, "%x", delim, "x", check_uint); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:27: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:557:2: note: in expansion of macro 'numbers_list_val_width' 557 | numbers_list_val_width(unsigned int, "%x", delim, "x", check_uint); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:18: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:557:2: note: in expansion of macro 'numbers_list_val_width' 557 | numbers_list_val_width(unsigned int, "%x", delim, "x", check_uint); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:15: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:556:2: note: in expansion of macro 'numbers_list_val_width' 556 | numbers_list_val_width(int, "%d", delim, "i", check_int); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:4: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:556:2: note: in expansion of macro 'numbers_list_val_width' 556 | numbers_list_val_width(int, "%d", delim, "i", check_int); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:27: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:556:2: note: in expansion of macro 'numbers_list_val_width' 556 | numbers_list_val_width(int, "%d", delim, "i", check_int); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:18: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:556:2: note: in expansion of macro 'numbers_list_val_width' 556 | numbers_list_val_width(int, "%d", delim, "i", check_int); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:15: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:555:2: note: in expansion of macro 'numbers_list_val_width' 555 | numbers_list_val_width(int, "%d", delim, "d", check_int); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:4: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:555:2: note: in expansion of macro 'numbers_list_val_width' 555 | numbers_list_val_width(int, "%d", delim, "d", check_int); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:27: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:555:2: note: in expansion of macro 'numbers_list_val_width' 555 | numbers_list_val_width(int, "%d", delim, "d", check_int); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:18: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:555:2: note: in expansion of macro 'numbers_list_val_width' 555 | numbers_list_val_width(int, "%d", delim, "d", check_int); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:15: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:554:2: note: in expansion of macro 'numbers_list_val_width' 554 | numbers_list_val_width(unsigned int, "%u", delim, "u", check_uint); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:4: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:554:2: note: in expansion of macro 'numbers_list_val_width' 554 | numbers_list_val_width(unsigned int, "%u", delim, "u", check_uint); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:27: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:554:2: note: in expansion of macro 'numbers_list_val_width' 554 | numbers_list_val_width(unsigned int, "%u", delim, "u", check_uint); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:18: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:554:2: note: in expansion of macro 'numbers_list_val_width' 554 | numbers_list_val_width(unsigned int, "%u", delim, "u", check_uint); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/regulator/qcom_usb_vbus-regulator.c: In function 'qcom_usb_vbus_regulator_probe': /kisskb/src/drivers/regulator/qcom_usb_vbus-regulator.c:53:6: note: byref variable will be forcibly initialized 53 | u32 base; | ^~~~ /kisskb/src/lib/test_scanf.c: In function 'numbers_list_field_width_val_h': /kisskb/src/lib/test_scanf.c:383:15: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:569:2: note: in expansion of macro 'numbers_list_val_width' 569 | numbers_list_val_width(short, "0x%hx", delim, "hi", check_short); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:4: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:569:2: note: in expansion of macro 'numbers_list_val_width' 569 | numbers_list_val_width(short, "0x%hx", delim, "hi", check_short); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:27: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:569:2: note: in expansion of macro 'numbers_list_val_width' 569 | numbers_list_val_width(short, "0x%hx", delim, "hi", check_short); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:18: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:569:2: note: in expansion of macro 'numbers_list_val_width' 569 | numbers_list_val_width(short, "0x%hx", delim, "hi", check_short); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:15: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:568:2: note: in expansion of macro 'numbers_list_val_width' 568 | numbers_list_val_width(unsigned short, "0x%hx", delim, "hx", check_ushort); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:4: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:568:2: note: in expansion of macro 'numbers_list_val_width' 568 | numbers_list_val_width(unsigned short, "0x%hx", delim, "hx", check_ushort); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:27: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:568:2: note: in expansion of macro 'numbers_list_val_width' 568 | numbers_list_val_width(unsigned short, "0x%hx", delim, "hx", check_ushort); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:18: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:568:2: note: in expansion of macro 'numbers_list_val_width' 568 | numbers_list_val_width(unsigned short, "0x%hx", delim, "hx", check_ushort); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:15: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:567:2: note: in expansion of macro 'numbers_list_val_width' 567 | numbers_list_val_width(unsigned short, "%hx", delim, "hx", check_ushort); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:4: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:567:2: note: in expansion of macro 'numbers_list_val_width' 567 | numbers_list_val_width(unsigned short, "%hx", delim, "hx", check_ushort); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:27: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:567:2: note: in expansion of macro 'numbers_list_val_width' 567 | numbers_list_val_width(unsigned short, "%hx", delim, "hx", check_ushort); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:18: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:567:2: note: in expansion of macro 'numbers_list_val_width' 567 | numbers_list_val_width(unsigned short, "%hx", delim, "hx", check_ushort); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:15: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:566:2: note: in expansion of macro 'numbers_list_val_width' 566 | numbers_list_val_width(short, "%hd", delim, "hi", check_short); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:4: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:566:2: note: in expansion of macro 'numbers_list_val_width' 566 | numbers_list_val_width(short, "%hd", delim, "hi", check_short); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:27: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:566:2: note: in expansion of macro 'numbers_list_val_width' 566 | numbers_list_val_width(short, "%hd", delim, "hi", check_short); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:18: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:566:2: note: in expansion of macro 'numbers_list_val_width' 566 | numbers_list_val_width(short, "%hd", delim, "hi", check_short); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:15: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:565:2: note: in expansion of macro 'numbers_list_val_width' 565 | numbers_list_val_width(short, "%hd", delim, "hd", check_short); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:4: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:565:2: note: in expansion of macro 'numbers_list_val_width' 565 | numbers_list_val_width(short, "%hd", delim, "hd", check_short); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:27: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:565:2: note: in expansion of macro 'numbers_list_val_width' 565 | numbers_list_val_width(short, "%hd", delim, "hd", check_short); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:18: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:565:2: note: in expansion of macro 'numbers_list_val_width' 565 | numbers_list_val_width(short, "%hd", delim, "hd", check_short); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:15: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:564:2: note: in expansion of macro 'numbers_list_val_width' 564 | numbers_list_val_width(unsigned short, "%hu", delim, "hu", check_ushort); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:4: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:564:2: note: in expansion of macro 'numbers_list_val_width' 564 | numbers_list_val_width(unsigned short, "%hu", delim, "hu", check_ushort); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:27: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:564:2: note: in expansion of macro 'numbers_list_val_width' 564 | numbers_list_val_width(unsigned short, "%hu", delim, "hu", check_ushort); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:18: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:564:2: note: in expansion of macro 'numbers_list_val_width' 564 | numbers_list_val_width(unsigned short, "%hu", delim, "hu", check_ushort); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c: In function 'numbers_list_field_width_val_hh': /kisskb/src/lib/test_scanf.c:383:15: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:579:2: note: in expansion of macro 'numbers_list_val_width' 579 | numbers_list_val_width(signed char, "0x%hhx", delim, "hhi", check_char); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:4: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:579:2: note: in expansion of macro 'numbers_list_val_width' 579 | numbers_list_val_width(signed char, "0x%hhx", delim, "hhi", check_char); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:27: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:579:2: note: in expansion of macro 'numbers_list_val_width' 579 | numbers_list_val_width(signed char, "0x%hhx", delim, "hhi", check_char); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:18: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:579:2: note: in expansion of macro 'numbers_list_val_width' 579 | numbers_list_val_width(signed char, "0x%hhx", delim, "hhi", check_char); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:15: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:578:2: note: in expansion of macro 'numbers_list_val_width' 578 | numbers_list_val_width(unsigned char, "0x%hhx", delim, "hhx", check_uchar); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:4: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:578:2: note: in expansion of macro 'numbers_list_val_width' 578 | numbers_list_val_width(unsigned char, "0x%hhx", delim, "hhx", check_uchar); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:27: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:578:2: note: in expansion of macro 'numbers_list_val_width' 578 | numbers_list_val_width(unsigned char, "0x%hhx", delim, "hhx", check_uchar); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:18: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:578:2: note: in expansion of macro 'numbers_list_val_width' 578 | numbers_list_val_width(unsigned char, "0x%hhx", delim, "hhx", check_uchar); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:15: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:577:2: note: in expansion of macro 'numbers_list_val_width' 577 | numbers_list_val_width(unsigned char, "%hhx", delim, "hhx", check_uchar); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:4: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:577:2: note: in expansion of macro 'numbers_list_val_width' 577 | numbers_list_val_width(unsigned char, "%hhx", delim, "hhx", check_uchar); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:27: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:577:2: note: in expansion of macro 'numbers_list_val_width' 577 | numbers_list_val_width(unsigned char, "%hhx", delim, "hhx", check_uchar); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:18: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:577:2: note: in expansion of macro 'numbers_list_val_width' 577 | numbers_list_val_width(unsigned char, "%hhx", delim, "hhx", check_uchar); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:15: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:576:2: note: in expansion of macro 'numbers_list_val_width' 576 | numbers_list_val_width(signed char, "%hhd", delim, "hhi", check_char); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:4: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:576:2: note: in expansion of macro 'numbers_list_val_width' 576 | numbers_list_val_width(signed char, "%hhd", delim, "hhi", check_char); | ^~~~~~~~~~~~~~~~~~~~~~ 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/power/wakeup.c:9: /kisskb/src/drivers/base/power/wakeup.c: In function 'pm_get_wakeup_count': /kisskb/src/lib/test_scanf.c:382:27: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:576:2: note: in expansion of macro 'numbers_list_val_width' 576 | numbers_list_val_width(signed char, "%hhd", delim, "hhi", check_char); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:18: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:576:2: note: in expansion of macro 'numbers_list_val_width' 576 | numbers_list_val_width(signed char, "%hhd", delim, "hhi", check_char); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:15: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:575:2: note: in expansion of macro 'numbers_list_val_width' 575 | numbers_list_val_width(signed char, "%hhd", delim, "hhd", check_char); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:4: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:575:2: note: in expansion of macro 'numbers_list_val_width' 575 | numbers_list_val_width(signed char, "%hhd", delim, "hhd", check_char); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:27: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:575:2: note: in expansion of macro 'numbers_list_val_width' 575 | numbers_list_val_width(signed char, "%hhd", delim, "hhd", check_char); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:18: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:575:2: note: in expansion of macro 'numbers_list_val_width' 575 | numbers_list_val_width(signed char, "%hhd", delim, "hhd", check_char); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:15: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:574:2: note: in expansion of macro 'numbers_list_val_width' 574 | numbers_list_val_width(unsigned char, "%hhu", delim, "hhu", check_uchar); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:383:4: note: byref variable will be forcibly initialized 383 | T expect[8], result[8]; \ | ^~~~~~ /kisskb/src/lib/test_scanf.c:574:2: note: in expansion of macro 'numbers_list_val_width' 574 | numbers_list_val_width(unsigned char, "%hhu", delim, "hhu", check_uchar); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/power/wakeup.c:977:15: note: byref variable will be forcibly initialized 977 | 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/wakeup.c:977:3: note: in expansion of macro 'DEFINE_WAIT' 977 | DEFINE_WAIT(wait); | ^~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:27: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~~~~~ /kisskb/src/lib/test_scanf.c:574:2: note: in expansion of macro 'numbers_list_val_width' 574 | numbers_list_val_width(unsigned char, "%hhu", delim, "hhu", check_uchar); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:382:18: note: byref variable will be forcibly initialized 382 | int i, val_len, pos = 0, fmt_pos = 0; \ | ^~~ /kisskb/src/lib/test_scanf.c:574:2: note: in expansion of macro 'numbers_list_val_width' 574 | numbers_list_val_width(unsigned char, "%hhu", delim, "hhu", check_uchar); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c: In function 'test_simple_strtoull': /kisskb/src/lib/test_scanf.c:685:8: note: byref variable will be forcibly initialized 685 | char *endp; \ | ^~~~ /kisskb/src/lib/test_scanf.c:713:3: note: in expansion of macro '_test_simple_strtoxx' 713 | _test_simple_strtoxx(T, fn, gen_fmt, (T)numbers[i], base); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:727:2: note: in expansion of macro 'test_simple_strtoxx' 727 | test_simple_strtoxx(unsigned long long, simple_strtoull, "0x%llx", 0); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:685:8: note: byref variable will be forcibly initialized 685 | char *endp; \ | ^~~~ /kisskb/src/lib/test_scanf.c:713:3: note: in expansion of macro '_test_simple_strtoxx' 713 | _test_simple_strtoxx(T, fn, gen_fmt, (T)numbers[i], base); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:726:2: note: in expansion of macro 'test_simple_strtoxx' 726 | test_simple_strtoxx(unsigned long long, simple_strtoull, "0x%llx", 16); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:685:8: note: byref variable will be forcibly initialized 685 | char *endp; \ | ^~~~ /kisskb/src/lib/test_scanf.c:713:3: note: in expansion of macro '_test_simple_strtoxx' 713 | _test_simple_strtoxx(T, fn, gen_fmt, (T)numbers[i], base); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:725:2: note: in expansion of macro 'test_simple_strtoxx' 725 | test_simple_strtoxx(unsigned long long, simple_strtoull, "%llx", 16); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:685:8: note: byref variable will be forcibly initialized 685 | char *endp; \ | ^~~~ /kisskb/src/lib/test_scanf.c:713:3: note: in expansion of macro '_test_simple_strtoxx' 713 | _test_simple_strtoxx(T, fn, gen_fmt, (T)numbers[i], base); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:724:2: note: in expansion of macro 'test_simple_strtoxx' 724 | test_simple_strtoxx(unsigned long long, simple_strtoull, "%llu", 0); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:685:8: note: byref variable will be forcibly initialized 685 | char *endp; \ | ^~~~ /kisskb/src/lib/test_scanf.c:713:3: note: in expansion of macro '_test_simple_strtoxx' 713 | _test_simple_strtoxx(T, fn, gen_fmt, (T)numbers[i], base); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:723:2: note: in expansion of macro 'test_simple_strtoxx' 723 | test_simple_strtoxx(unsigned long long, simple_strtoull, "%llu", 10); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c: In function 'test_simple_strtoll': /kisskb/src/lib/test_scanf.c:685:8: note: byref variable will be forcibly initialized 685 | char *endp; \ | ^~~~ /kisskb/src/lib/test_scanf.c:716:4: note: in expansion of macro '_test_simple_strtoxx' 716 | _test_simple_strtoxx(T, fn, gen_fmt, \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:736:2: note: in expansion of macro 'test_simple_strtoxx' 736 | test_simple_strtoxx(long long, simple_strtoll, "0x%llx", 0); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:685:8: note: byref variable will be forcibly initialized 685 | char *endp; \ | ^~~~ /kisskb/src/lib/test_scanf.c:713:3: note: in expansion of macro '_test_simple_strtoxx' 713 | _test_simple_strtoxx(T, fn, gen_fmt, (T)numbers[i], base); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:736:2: note: in expansion of macro 'test_simple_strtoxx' 736 | test_simple_strtoxx(long long, simple_strtoll, "0x%llx", 0); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:685:8: note: byref variable will be forcibly initialized 685 | char *endp; \ | ^~~~ /kisskb/src/lib/test_scanf.c:716:4: note: in expansion of macro '_test_simple_strtoxx' 716 | _test_simple_strtoxx(T, fn, gen_fmt, \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:735:2: note: in expansion of macro 'test_simple_strtoxx' 735 | test_simple_strtoxx(long long, simple_strtoll, "0x%llx", 16); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:685:8: note: byref variable will be forcibly initialized 685 | char *endp; \ | ^~~~ /kisskb/src/lib/test_scanf.c:713:3: note: in expansion of macro '_test_simple_strtoxx' 713 | _test_simple_strtoxx(T, fn, gen_fmt, (T)numbers[i], base); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:735:2: note: in expansion of macro 'test_simple_strtoxx' 735 | test_simple_strtoxx(long long, simple_strtoll, "0x%llx", 16); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:685:8: note: byref variable will be forcibly initialized 685 | char *endp; \ | ^~~~ /kisskb/src/lib/test_scanf.c:716:4: note: in expansion of macro '_test_simple_strtoxx' 716 | _test_simple_strtoxx(T, fn, gen_fmt, \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:734:2: note: in expansion of macro 'test_simple_strtoxx' 734 | test_simple_strtoxx(long long, simple_strtoll, "%llx", 16); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:685:8: note: byref variable will be forcibly initialized 685 | char *endp; \ | ^~~~ /kisskb/src/lib/test_scanf.c:713:3: note: in expansion of macro '_test_simple_strtoxx' 713 | _test_simple_strtoxx(T, fn, gen_fmt, (T)numbers[i], base); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:734:2: note: in expansion of macro 'test_simple_strtoxx' 734 | test_simple_strtoxx(long long, simple_strtoll, "%llx", 16); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:685:8: note: byref variable will be forcibly initialized 685 | char *endp; \ | ^~~~ /kisskb/src/lib/test_scanf.c:716:4: note: in expansion of macro '_test_simple_strtoxx' 716 | _test_simple_strtoxx(T, fn, gen_fmt, \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:733:2: note: in expansion of macro 'test_simple_strtoxx' 733 | test_simple_strtoxx(long long, simple_strtoll, "%lld", 0); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:685:8: note: byref variable will be forcibly initialized 685 | char *endp; \ | ^~~~ /kisskb/src/lib/test_scanf.c:713:3: note: in expansion of macro '_test_simple_strtoxx' 713 | _test_simple_strtoxx(T, fn, gen_fmt, (T)numbers[i], base); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:733:2: note: in expansion of macro 'test_simple_strtoxx' 733 | test_simple_strtoxx(long long, simple_strtoll, "%lld", 0); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:685:8: note: byref variable will be forcibly initialized 685 | char *endp; \ | ^~~~ /kisskb/src/lib/test_scanf.c:716:4: note: in expansion of macro '_test_simple_strtoxx' 716 | _test_simple_strtoxx(T, fn, gen_fmt, \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:732:2: note: in expansion of macro 'test_simple_strtoxx' 732 | test_simple_strtoxx(long long, simple_strtoll, "%lld", 10); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:685:8: note: byref variable will be forcibly initialized 685 | char *endp; \ | ^~~~ /kisskb/src/lib/test_scanf.c:713:3: note: in expansion of macro '_test_simple_strtoxx' 713 | _test_simple_strtoxx(T, fn, gen_fmt, (T)numbers[i], base); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:732:2: note: in expansion of macro 'test_simple_strtoxx' 732 | test_simple_strtoxx(long long, simple_strtoll, "%lld", 10); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c: In function 'test_simple_strtoul': /kisskb/src/lib/test_scanf.c:685:8: note: byref variable will be forcibly initialized 685 | char *endp; \ | ^~~~ /kisskb/src/lib/test_scanf.c:713:3: note: in expansion of macro '_test_simple_strtoxx' 713 | _test_simple_strtoxx(T, fn, gen_fmt, (T)numbers[i], base); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:745:2: note: in expansion of macro 'test_simple_strtoxx' 745 | test_simple_strtoxx(unsigned long, simple_strtoul, "0x%lx", 0); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:685:8: note: byref variable will be forcibly initialized 685 | char *endp; \ | ^~~~ /kisskb/src/lib/test_scanf.c:713:3: note: in expansion of macro '_test_simple_strtoxx' 713 | _test_simple_strtoxx(T, fn, gen_fmt, (T)numbers[i], base); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:744:2: note: in expansion of macro 'test_simple_strtoxx' 744 | test_simple_strtoxx(unsigned long, simple_strtoul, "0x%lx", 16); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:685:8: note: byref variable will be forcibly initialized 685 | char *endp; \ | ^~~~ /kisskb/src/lib/test_scanf.c:713:3: note: in expansion of macro '_test_simple_strtoxx' 713 | _test_simple_strtoxx(T, fn, gen_fmt, (T)numbers[i], base); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:743:2: note: in expansion of macro 'test_simple_strtoxx' 743 | test_simple_strtoxx(unsigned long, simple_strtoul, "%lx", 16); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:685:8: note: byref variable will be forcibly initialized 685 | char *endp; \ | ^~~~ /kisskb/src/lib/test_scanf.c:713:3: note: in expansion of macro '_test_simple_strtoxx' 713 | _test_simple_strtoxx(T, fn, gen_fmt, (T)numbers[i], base); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:742:2: note: in expansion of macro 'test_simple_strtoxx' 742 | test_simple_strtoxx(unsigned long, simple_strtoul, "%lu", 0); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:685:8: note: byref variable will be forcibly initialized 685 | char *endp; \ | ^~~~ /kisskb/src/lib/test_scanf.c:713:3: note: in expansion of macro '_test_simple_strtoxx' 713 | _test_simple_strtoxx(T, fn, gen_fmt, (T)numbers[i], base); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:741:2: note: in expansion of macro 'test_simple_strtoxx' 741 | test_simple_strtoxx(unsigned long, simple_strtoul, "%lu", 10); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c: In function 'test_simple_strtol': /kisskb/src/lib/test_scanf.c:685:8: note: byref variable will be forcibly initialized 685 | char *endp; \ | ^~~~ /kisskb/src/lib/test_scanf.c:716:4: note: in expansion of macro '_test_simple_strtoxx' 716 | _test_simple_strtoxx(T, fn, gen_fmt, \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:754:2: note: in expansion of macro 'test_simple_strtoxx' 754 | test_simple_strtoxx(long, simple_strtol, "0x%lx", 0); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:685:8: note: byref variable will be forcibly initialized 685 | char *endp; \ | ^~~~ /kisskb/src/lib/test_scanf.c:713:3: note: in expansion of macro '_test_simple_strtoxx' 713 | _test_simple_strtoxx(T, fn, gen_fmt, (T)numbers[i], base); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:754:2: note: in expansion of macro 'test_simple_strtoxx' 754 | test_simple_strtoxx(long, simple_strtol, "0x%lx", 0); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:685:8: note: byref variable will be forcibly initialized 685 | char *endp; \ | ^~~~ /kisskb/src/lib/test_scanf.c:716:4: note: in expansion of macro '_test_simple_strtoxx' 716 | _test_simple_strtoxx(T, fn, gen_fmt, \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:753:2: note: in expansion of macro 'test_simple_strtoxx' 753 | test_simple_strtoxx(long, simple_strtol, "0x%lx", 16); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:685:8: note: byref variable will be forcibly initialized 685 | char *endp; \ | ^~~~ /kisskb/src/lib/test_scanf.c:713:3: note: in expansion of macro '_test_simple_strtoxx' 713 | _test_simple_strtoxx(T, fn, gen_fmt, (T)numbers[i], base); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:753:2: note: in expansion of macro 'test_simple_strtoxx' 753 | test_simple_strtoxx(long, simple_strtol, "0x%lx", 16); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:685:8: note: byref variable will be forcibly initialized 685 | char *endp; \ | ^~~~ /kisskb/src/lib/test_scanf.c:716:4: note: in expansion of macro '_test_simple_strtoxx' 716 | _test_simple_strtoxx(T, fn, gen_fmt, \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:752:2: note: in expansion of macro 'test_simple_strtoxx' 752 | test_simple_strtoxx(long, simple_strtol, "%lx", 16); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:685:8: note: byref variable will be forcibly initialized 685 | char *endp; \ | ^~~~ /kisskb/src/lib/test_scanf.c:713:3: note: in expansion of macro '_test_simple_strtoxx' 713 | _test_simple_strtoxx(T, fn, gen_fmt, (T)numbers[i], base); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:752:2: note: in expansion of macro 'test_simple_strtoxx' 752 | test_simple_strtoxx(long, simple_strtol, "%lx", 16); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:685:8: note: byref variable will be forcibly initialized 685 | char *endp; \ | ^~~~ /kisskb/src/lib/test_scanf.c:716:4: note: in expansion of macro '_test_simple_strtoxx' 716 | _test_simple_strtoxx(T, fn, gen_fmt, \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:751:2: note: in expansion of macro 'test_simple_strtoxx' 751 | test_simple_strtoxx(long, simple_strtol, "%ld", 0); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:685:8: note: byref variable will be forcibly initialized 685 | char *endp; \ | ^~~~ /kisskb/src/lib/test_scanf.c:713:3: note: in expansion of macro '_test_simple_strtoxx' 713 | _test_simple_strtoxx(T, fn, gen_fmt, (T)numbers[i], base); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:751:2: note: in expansion of macro 'test_simple_strtoxx' 751 | test_simple_strtoxx(long, simple_strtol, "%ld", 0); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:685:8: note: byref variable will be forcibly initialized 685 | char *endp; \ | ^~~~ /kisskb/src/lib/test_scanf.c:716:4: note: in expansion of macro '_test_simple_strtoxx' 716 | _test_simple_strtoxx(T, fn, gen_fmt, \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:750:2: note: in expansion of macro 'test_simple_strtoxx' 750 | test_simple_strtoxx(long, simple_strtol, "%ld", 10); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:685:8: note: byref variable will be forcibly initialized 685 | char *endp; \ | ^~~~ /kisskb/src/lib/test_scanf.c:713:3: note: in expansion of macro '_test_simple_strtoxx' 713 | _test_simple_strtoxx(T, fn, gen_fmt, (T)numbers[i], base); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_scanf.c:750:2: note: in expansion of macro 'test_simple_strtoxx' 750 | test_simple_strtoxx(long, simple_strtol, "%ld", 10); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/powernv-op-panel.c: In function '__op_panel_update_display': /kisskb/src/drivers/char/powernv-op-panel.c:52:18: note: byref variable will be forcibly initialized 52 | struct opal_msg msg; | ^~~ In file included from /kisskb/src/drivers/char/powernv-op-panel.c:18: /kisskb/src/drivers/char/powernv-op-panel.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/char/powernv-op-panel.c: In function 'oppanel_probe': /kisskb/src/drivers/char/powernv-op-panel.c:148:6: note: byref variable will be forcibly initialized 148 | u32 line_len; | ^~~~~~~~ /kisskb/src/drivers/tty/serial/sc16is7xx.c: In function 'sc16is7xx_port_read': /kisskb/src/drivers/tty/serial/sc16is7xx.c:356:15: note: byref variable will be forcibly initialized 356 | unsigned int val = 0; | ^~~ /kisskb/src/drivers/tty/serial/sc16is7xx.c: In function 'sc16is7xx_tx_empty': /kisskb/src/drivers/tty/serial/sc16is7xx.c:356:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/tty/serial/sc16is7xx.c: In function 'sc16is7xx_set_baud': /kisskb/src/drivers/tty/serial/sc16is7xx.c:356:15: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/drivers/tty/serial/sc16is7xx.c:14: /kisskb/src/drivers/tty/serial/sc16is7xx.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/tty/serial/sc16is7xx.c: In function 'sc16is7xx_handle_rx': /kisskb/src/drivers/tty/serial/sc16is7xx.c:356:15: note: byref variable will be forcibly initialized 356 | unsigned int val = 0; | ^~~ /kisskb/src/drivers/tty/serial/sc16is7xx.c:356:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/tty/serial/sc16is7xx.c: In function 'sc16is7xx_handle_tx': /kisskb/src/drivers/tty/serial/sc16is7xx.c:356:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/tty/serial/sc16is7xx.c: In function 'sc16is7xx_port_irq': /kisskb/src/drivers/tty/serial/sc16is7xx.c:356:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/tty/serial/sc16is7xx.c:356:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/tty/serial/sc16is7xx.c: In function 'sc16is7xx_gpio_direction_output': /kisskb/src/drivers/tty/serial/sc16is7xx.c:356:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/tty/serial/sc16is7xx.c: In function 'sc16is7xx_gpio_get': /kisskb/src/drivers/tty/serial/sc16is7xx.c:356:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/tty/serial/sc16is7xx.c: In function 'sc16is7xx_probe': /kisskb/src/drivers/tty/serial/sc16is7xx.c:1321:7: note: byref variable will be forcibly initialized 1321 | u32 u; | ^ /kisskb/src/drivers/tty/serial/sc16is7xx.c:1184:6: note: byref variable will be forcibly initialized 1184 | u32 uartclk = 0; | ^~~~~~~ /kisskb/src/drivers/tty/serial/sc16is7xx.c:1183:15: note: byref variable will be forcibly initialized 1183 | unsigned int val; | ^~~ /kisskb/src/drivers/block/rsxx/dev.c: In function 'rsxx_discard_supported': /kisskb/src/drivers/block/rsxx/dev.c:185:16: note: byref variable will be forcibly initialized 185 | unsigned char pci_rev; | ^~~~~~~ /kisskb/src/drivers/block/rsxx/dev.c: In function 'rsxx_setup_dev': /kisskb/src/drivers/block/rsxx/dev.c:185:16: note: byref variable will be forcibly initialized /kisskb/src/net/appletalk/aarp.c: In function 'aarp_send_probe_phase1': /kisskb/src/net/appletalk/aarp.c:441:15: note: byref variable will be forcibly initialized 441 | struct ifreq atreq; | ^~~~~ /kisskb/src/net/appletalk/aarp.c: In function 'aarp_rcv': /kisskb/src/net/appletalk/aarp.c:720:29: note: byref variable will be forcibly initialized 720 | struct atalk_addr sa, *ma, da; | ^~ /kisskb/src/net/appletalk/aarp.c:720:20: note: byref variable will be forcibly initialized 720 | struct atalk_addr sa, *ma, da; | ^~ 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/lib/test_xarray.c: In function 'xa_find_entry': /kisskb/src/lib/test_xarray.c:1138:11: note: byref variable will be forcibly initialized 1138 | 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_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/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/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/drivers/tty/nozomi.c: In function 'nozomi_card_exit': /kisskb/src/drivers/tty/nozomi.c:1463:17: note: byref variable will be forcibly initialized 1463 | struct ctrl_ul ctrl; | ^~~~ /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/drivers/tty/nozomi.c: In function 'nozomi_read_config_table': /kisskb/src/drivers/tty/nozomi.c:654:7: note: byref variable will be forcibly initialized 654 | u32 offset = 0; | ^~~~~~ /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/lib/test_xarray.c: In function 'check_reserve': /kisskb/src/lib/test_xarray.c:477:7: note: byref variable will be forcibly initialized 477 | u32 id; | ^~ /kisskb/src/lib/test_xarray.c:429:16: note: byref variable will be forcibly initialized 429 | unsigned long index; | ^~~~~ /kisskb/src/drivers/tty/nozomi.c: In function 'receive_data': /kisskb/src/drivers/tty/nozomi.c:771:5: note: byref variable will be forcibly initialized 771 | u8 buf[RECEIVE_BUF_MAX] = { 0 }; | ^~~ /kisskb/src/drivers/tty/nozomi.c: In function 'send_data': /kisskb/src/drivers/tty/nozomi.c:742:6: note: byref variable will be forcibly initialized 742 | u32 size = 0; | ^~~~ /kisskb/src/lib/test_xarray.c: In function 'xa_alloc_index': /kisskb/src/lib/test_xarray.c:53:6: note: byref variable will be forcibly initialized 53 | u32 id; | ^~ /kisskb/src/lib/test_xarray.c: In function 'check_xa_alloc_1': /kisskb/src/lib/test_xarray.c:680:6: note: byref variable will be forcibly initialized 680 | u32 id; | ^~ /kisskb/src/drivers/regulator/pf8x00-regulator.c: In function 'handle_ilim_property': /kisskb/src/drivers/regulator/pf8x00-regulator.c:213:6: note: byref variable will be forcibly initialized 213 | int val; | ^~~ /kisskb/src/drivers/regulator/pv88060-regulator.c: In function 'pv88060_buck_get_mode': /kisskb/src/drivers/regulator/pv88060-regulator.c:71:15: note: byref variable will be forcibly initialized 71 | unsigned int data; | ^~~~ /kisskb/src/drivers/regulator/pf8x00-regulator.c: In function 'handle_shift_property': /kisskb/src/drivers/regulator/pf8x00-regulator.c:239:6: note: byref variable will be forcibly initialized 239 | int val; | ^~~ /kisskb/src/drivers/regulator/pv88060-regulator.c: In function 'pv88060_irq_handler': /kisskb/src/drivers/regulator/pv88060-regulator.c:228:9: note: byref variable will be forcibly initialized 228 | int i, reg_val, err, ret = IRQ_NONE; | ^~~~~~~ /kisskb/src/lib/test_xarray.c: In function 'check_xa_alloc_2': /kisskb/src/lib/test_xarray.c:755:16: note: byref variable will be forcibly initialized 755 | unsigned long index; | ^~~~~ /kisskb/src/lib/test_xarray.c:754:18: note: byref variable will be forcibly initialized 754 | unsigned int i, id; | ^~ /kisskb/src/drivers/regulator/pf8x00-regulator.c: In function 'pf8x00_identify': /kisskb/src/drivers/regulator/pf8x00-regulator.c:503:15: note: byref variable will be forcibly initialized 503 | unsigned int value; | ^~~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, 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:1739:10: note: in expansion of macro 'wait_event_interruptible' 1739 | rval = wait_event_interruptible(port->tty_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/nozomi.c:1737:23: note: byref variable will be forcibly initialized 1737 | struct async_icount cprev = port->tty_icount; | ^~~~~ /kisskb/src/lib/test_xarray.c: In function 'check_xa_alloc_3': /kisskb/src/lib/test_xarray.c:808:16: note: byref variable will be forcibly initialized 808 | unsigned long index; | ^~~~~ /kisskb/src/lib/test_xarray.c:807:18: note: byref variable will be forcibly initialized 807 | unsigned int i, id; | ^~ /kisskb/src/lib/test_xarray.c:806:6: note: byref variable will be forcibly initialized 806 | u32 next = 0; | ^~~~ /kisskb/src/lib/test_xarray.c: In function 'check_find_1': /kisskb/src/lib/test_xarray.c:1028:19: note: byref variable will be forcibly initialized 1028 | unsigned long index = k; | ^~~~~ /kisskb/src/lib/test_xarray.c: In function 'check_find_2': /kisskb/src/lib/test_xarray.c:1061:22: note: byref variable will be forcibly initialized 1061 | unsigned long i, j, index; | ^~~~~ In file included from /kisskb/src/lib/test_xarray.c:9: /kisskb/src/lib/test_xarray.c: In function 'check_find_3': /kisskb/src/lib/test_xarray.c:1081:11: note: byref variable will be forcibly initialized 1081 | 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_find_4': /kisskb/src/lib/test_xarray.c:1106:16: note: byref variable will be forcibly initialized 1106 | unsigned long index = 0; | ^~~~~ In file included from /kisskb/src/lib/test_xarray.c:9: /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/lib/test_xarray.c: In function 'check_multi_find_3': /kisskb/src/lib/test_xarray.c:996:17: note: byref variable will be forcibly initialized 996 | unsigned long index = 1UL << (order - 5); | ^~~~~ In file included from /kisskb/src/lib/test_xarray.c:9: /kisskb/src/lib/test_xarray.c:995:12: note: byref variable will be forcibly initialized 995 | 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_pause': /kisskb/src/lib/test_xarray.c:1192:11: note: byref variable will be forcibly initialized 1192 | 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_tiny': /kisskb/src/lib/test_xarray.c:1228:11: note: byref variable will be forcibly initialized 1228 | 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:1250:11: note: byref variable will be forcibly initialized 1250 | 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:1271:11: note: byref variable will be forcibly initialized 1271 | 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:1319:11: note: byref variable will be forcibly initialized 1319 | 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:1389:17: note: byref variable will be forcibly initialized 1389 | 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:1443:17: note: byref variable will be forcibly initialized 1443 | 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/drivers/regulator/tps51632-regulator.c: In function 'tps51632_init_dcdc': /kisskb/src/drivers/regulator/tps51632-regulator.c:141:16: note: byref variable will be forcibly initialized 141 | unsigned int vmax; | ^~~~ /kisskb/src/lib/test_xarray.c: In function 'check_align_1': /kisskb/src/lib/test_xarray.c:1586:16: note: byref variable will be forcibly initialized 1586 | unsigned long index; | ^~~~~ /kisskb/src/lib/test_xarray.c:1585:15: note: byref variable will be forcibly initialized 1585 | unsigned int id; | ^~ /kisskb/src/lib/test_xarray.c: In function 'check_align': /kisskb/src/lib/test_xarray.c:1625:7: note: byref variable will be forcibly initialized 1625 | char name[] = "Motorola 68000"; | ^~~~ In file included from /kisskb/src/lib/test_xarray.c:9: /kisskb/src/lib/test_xarray.c: In function 'check_workingset': /kisskb/src/lib/test_xarray.c:1663:11: note: byref variable will be forcibly initialized 1663 | 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/vga/vgaarb.c: In function 'vga_get': /kisskb/src/drivers/gpu/vga/vgaarb.c:449:21: note: byref variable will be forcibly initialized 449 | wait_queue_entry_t wait; | ^~~~ /kisskb/src/drivers/regulator/rt4831-regulator.c: In function 'rt4831_get_error_flags': /kisskb/src/drivers/regulator/rt4831-regulator.c:52:15: note: byref variable will be forcibly initialized 52 | unsigned int val, events = 0; | ^~~ /kisskb/src/drivers/gpu/vga/vgaarb.c: In function 'vga_pci_str_to_vars': /kisskb/src/drivers/gpu/vga/vgaarb.c:970:21: note: byref variable will be forcibly initialized 970 | unsigned int slot, func; | ^~~~ /kisskb/src/drivers/gpu/vga/vgaarb.c:970:15: note: byref variable will be forcibly initialized 970 | unsigned int slot, func; | ^~~~ /kisskb/src/drivers/gpu/vga/vgaarb.c: In function 'vga_arb_write': /kisskb/src/drivers/gpu/vga/vgaarb.c:1205:29: note: byref variable will be forcibly initialized 1205 | unsigned int domain, bus, devfn; | ^~~~~ /kisskb/src/drivers/gpu/vga/vgaarb.c:1205:24: note: byref variable will be forcibly initialized 1205 | unsigned int domain, bus, devfn; | ^~~ /kisskb/src/drivers/gpu/vga/vgaarb.c:1205:16: note: byref variable will be forcibly initialized 1205 | unsigned int domain, bus, devfn; | ^~~~~~ /kisskb/src/drivers/gpu/vga/vgaarb.c:1058:7: note: byref variable will be forcibly initialized 1058 | char kbuf[64], *curr_pos; | ^~~~ /kisskb/src/drivers/gpu/vga/vgaarb.c:1056:15: note: byref variable will be forcibly initialized 1056 | unsigned int io_state; | ^~~~~~~~ /kisskb/src/drivers/gpu/vga/vgaarb.c: In function 'vga_arbiter_add_pci_device': /kisskb/src/drivers/gpu/vga/vgaarb.c:684:8: note: byref variable will be forcibly initialized 684 | u16 l; | ^ /kisskb/src/drivers/gpu/vga/vgaarb.c:639:6: note: byref variable will be forcibly initialized 639 | u16 cmd; | ^~~ /kisskb/src/drivers/gpu/vga/vgaarb.c: In function 'vga_arb_select_default_device': /kisskb/src/drivers/gpu/vga/vgaarb.c:1504:8: note: byref variable will be forcibly initialized 1504 | u16 cmd; | ^~~ /kisskb/src/drivers/regulator/rpi-panel-attiny-regulator.c: In function 'attiny_get_brightness': /kisskb/src/drivers/regulator/rpi-panel-attiny-regulator.c:117:11: note: byref variable will be forcibly initialized 117 | int ret, brightness; | ^~~~~~~~~~ /kisskb/src/drivers/regulator/rpi-panel-attiny-regulator.c: In function 'attiny_lcd_power_is_enabled': /kisskb/src/drivers/regulator/rpi-panel-attiny-regulator.c:66:15: note: byref variable will be forcibly initialized 66 | unsigned int data; | ^~~~ /kisskb/src/drivers/regulator/rpi-panel-attiny-regulator.c: In function 'attiny_lcd_power_enable': /kisskb/src/drivers/regulator/rpi-panel-attiny-regulator.c:39:15: note: byref variable will be forcibly initialized 39 | unsigned int data; | ^~~~ /kisskb/src/drivers/regulator/rpi-panel-attiny-regulator.c: In function 'attiny_i2c_probe': /kisskb/src/drivers/regulator/rpi-panel-attiny-regulator.c:142:15: note: byref variable will be forcibly initialized 142 | unsigned int data; | ^~~~ /kisskb/src/lib/test_meminit.c: In function 'test_pages': /kisskb/src/lib/test_meminit.c:86:6: note: byref variable will be forcibly initialized 86 | int failures = 0, num_tests = 0; | ^~~~~~~~ In file included from /kisskb/src/lib/test_meminit.c:11: /kisskb/src/lib/test_meminit.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/lib/test_meminit.c: In function 'test_kvmalloc': /kisskb/src/lib/test_meminit.c:134:6: note: byref variable will be forcibly initialized 134 | int failures = 0, num_tests = 0; | ^~~~~~~~ /kisskb/src/lib/test_meminit.c: In function 'do_kmem_cache_size_bulk': /kisskb/src/lib/test_meminit.c:324:8: note: byref variable will be forcibly initialized 324 | void *objects[10]; | ^~~~~~~ /kisskb/src/lib/test_meminit.c: In function 'test_rcu_persistent': /kisskb/src/lib/test_meminit.c:375:6: note: byref variable will be forcibly initialized 375 | int failures = 0, num_tests = 0; | ^~~~~~~~ /kisskb/src/lib/test_meminit.c: In function 'test_kmemcache': /kisskb/src/lib/test_meminit.c:350:6: note: byref variable will be forcibly initialized 350 | int failures = 0, num_tests = 0; | ^~~~~~~~ /kisskb/src/lib/test_meminit.c: In function 'test_meminit_init': /kisskb/src/lib/test_meminit.c:393:6: note: byref variable will be forcibly initialized 393 | int failures = 0, num_tests = 0; | ^~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/gpu/drm/scheduler/gpu_scheduler_trace.h:131, from /kisskb/src/drivers/gpu/drm/scheduler/sched_main.c:60: /kisskb/src/drivers/gpu/drm/scheduler/sched_main.c: In function 'perf_trace_drm_sched_job': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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/scheduler/gpu_scheduler_trace.h:35:1: note: in expansion of macro 'TRACE_EVENT' 35 | TRACE_EVENT(drm_sched_job, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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/scheduler/gpu_scheduler_trace.h:35:1: note: in expansion of macro 'TRACE_EVENT' 35 | TRACE_EVENT(drm_sched_job, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/scheduler/sched_main.c: In function 'perf_trace_drm_run_job': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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/scheduler/gpu_scheduler_trace.h:62:1: note: in expansion of macro 'TRACE_EVENT' 62 | TRACE_EVENT(drm_run_job, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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/scheduler/gpu_scheduler_trace.h:62:1: note: in expansion of macro 'TRACE_EVENT' 62 | TRACE_EVENT(drm_run_job, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/scheduler/sched_main.c: In function 'perf_trace_drm_sched_process_job': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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/scheduler/gpu_scheduler_trace.h:89:1: note: in expansion of macro 'TRACE_EVENT' 89 | TRACE_EVENT(drm_sched_process_job, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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/scheduler/gpu_scheduler_trace.h:89:1: note: in expansion of macro 'TRACE_EVENT' 89 | TRACE_EVENT(drm_sched_process_job, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/scheduler/sched_main.c: In function 'perf_trace_drm_sched_job_wait_dep': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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/scheduler/gpu_scheduler_trace.h:102:1: note: in expansion of macro 'TRACE_EVENT' 102 | TRACE_EVENT(drm_sched_job_wait_dep, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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/scheduler/gpu_scheduler_trace.h:102:1: note: in expansion of macro 'TRACE_EVENT' 102 | TRACE_EVENT(drm_sched_job_wait_dep, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/gpu/drm/scheduler/gpu_scheduler_trace.h:131, from /kisskb/src/drivers/gpu/drm/scheduler/sched_main.c:60: /kisskb/src/drivers/gpu/drm/scheduler/sched_main.c: In function 'trace_event_raw_event_drm_sched_job': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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/scheduler/gpu_scheduler_trace.h:35:1: note: in expansion of macro 'TRACE_EVENT' 35 | TRACE_EVENT(drm_sched_job, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/scheduler/sched_main.c: In function 'trace_event_raw_event_drm_run_job': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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/scheduler/gpu_scheduler_trace.h:62:1: note: in expansion of macro 'TRACE_EVENT' 62 | TRACE_EVENT(drm_run_job, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/scheduler/sched_main.c: In function 'trace_event_raw_event_drm_sched_process_job': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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/scheduler/gpu_scheduler_trace.h:89:1: note: in expansion of macro 'TRACE_EVENT' 89 | TRACE_EVENT(drm_sched_process_job, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/scheduler/sched_main.c: In function 'trace_event_raw_event_drm_sched_job_wait_dep': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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/scheduler/gpu_scheduler_trace.h:102:1: note: in expansion of macro 'TRACE_EVENT' 102 | TRACE_EVENT(drm_sched_job_wait_dep, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/drivers/gpu/drm/scheduler/gpu_scheduler_trace.h:131, from /kisskb/src/drivers/gpu/drm/scheduler/sched_main.c:60: /kisskb/src/drivers/gpu/drm/scheduler/sched_main.c: In function '__bpf_trace_drm_sched_job': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/scheduler/gpu_scheduler_trace.h:35:1: note: in expansion of macro 'TRACE_EVENT' 35 | TRACE_EVENT(drm_sched_job, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/scheduler/gpu_scheduler_trace.h:35:1: note: in expansion of macro 'TRACE_EVENT' 35 | TRACE_EVENT(drm_sched_job, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/scheduler/gpu_scheduler_trace.h:35:1: note: in expansion of macro 'TRACE_EVENT' 35 | TRACE_EVENT(drm_sched_job, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/scheduler/gpu_scheduler_trace.h:35:1: note: in expansion of macro 'TRACE_EVENT' 35 | TRACE_EVENT(drm_sched_job, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/scheduler/sched_main.c: In function '__bpf_trace_drm_run_job': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/scheduler/gpu_scheduler_trace.h:62:1: note: in expansion of macro 'TRACE_EVENT' 62 | TRACE_EVENT(drm_run_job, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/scheduler/gpu_scheduler_trace.h:62:1: note: in expansion of macro 'TRACE_EVENT' 62 | TRACE_EVENT(drm_run_job, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/scheduler/gpu_scheduler_trace.h:62:1: note: in expansion of macro 'TRACE_EVENT' 62 | TRACE_EVENT(drm_run_job, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/scheduler/gpu_scheduler_trace.h:62:1: note: in expansion of macro 'TRACE_EVENT' 62 | TRACE_EVENT(drm_run_job, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/scheduler/sched_main.c: In function '__bpf_trace_drm_sched_job_wait_dep': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/scheduler/gpu_scheduler_trace.h:102:1: note: in expansion of macro 'TRACE_EVENT' 102 | TRACE_EVENT(drm_sched_job_wait_dep, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/scheduler/gpu_scheduler_trace.h:102:1: note: in expansion of macro 'TRACE_EVENT' 102 | TRACE_EVENT(drm_sched_job_wait_dep, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/scheduler/gpu_scheduler_trace.h:102:1: note: in expansion of macro 'TRACE_EVENT' 102 | TRACE_EVENT(drm_sched_job_wait_dep, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/scheduler/gpu_scheduler_trace.h:102:1: note: in expansion of macro 'TRACE_EVENT' 102 | TRACE_EVENT(drm_sched_job_wait_dep, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/scheduler/sched_main.c: In function '__bpf_trace_drm_sched_process_job': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/scheduler/gpu_scheduler_trace.h:89:1: note: in expansion of macro 'TRACE_EVENT' 89 | TRACE_EVENT(drm_sched_process_job, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/scheduler/gpu_scheduler_trace.h:89:1: note: in expansion of macro 'TRACE_EVENT' 89 | TRACE_EVENT(drm_sched_process_job, | ^~~~~~~~~~~ /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/drivers/gpu/drm/scheduler/sched_main.c: In function 'drm_sched_job_add_dependency': /kisskb/src/drivers/gpu/drm/scheduler/sched_main.c:652:6: note: byref variable will be forcibly initialized 652 | u32 id = 0; | ^~ /kisskb/src/drivers/gpu/drm/scheduler/sched_main.c:651:16: note: byref variable will be forcibly initialized 651 | unsigned long index; | ^~~~~ /kisskb/src/drivers/gpu/drm/scheduler/sched_main.c: In function 'drm_sched_job_add_implicit_dependencies': /kisskb/src/drivers/gpu/drm/scheduler/sched_main.c:702:23: note: byref variable will be forcibly initialized 702 | struct dma_resv_iter cursor; | ^~~~~~ /kisskb/src/drivers/gpu/drm/scheduler/sched_main.c: In function 'drm_sched_job_cleanup': /kisskb/src/drivers/gpu/drm/scheduler/sched_main.c:736:16: note: byref variable will be forcibly initialized 736 | unsigned long index; | ^~~~~ 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/scheduler/sched_main.c:47: /kisskb/src/drivers/gpu/drm/scheduler/sched_main.c: In function 'drm_sched_main': /kisskb/src/include/linux/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/scheduler/sched_main.c:924:3: note: in expansion of macro 'wait_event_interruptible' 924 | wait_event_interruptible(sched->wake_up_worker, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/serial/uartlite.c: In function 'ulite_console_setup': /kisskb/src/drivers/tty/serial/uartlite.c:526:6: note: byref variable will be forcibly initialized 526 | int flow = 'n'; | ^~~~ /kisskb/src/drivers/tty/serial/uartlite.c:525:6: note: byref variable will be forcibly initialized 525 | int parity = 'n'; | ^~~~~~ /kisskb/src/drivers/tty/serial/uartlite.c:524:6: note: byref variable will be forcibly initialized 524 | int bits = 8; | ^~~~ /kisskb/src/drivers/tty/serial/uartlite.c:523:6: note: byref variable will be forcibly initialized 523 | int baud = 9600; | ^~~~ /kisskb/src/drivers/tty/serial/uartlite.c: In function 'ulite_probe': /kisskb/src/drivers/tty/serial/uartlite.c:791:7: note: byref variable will be forcibly initialized 791 | u32 val = 0; | ^~~ /kisskb/src/drivers/tty/serial/uartlite.c:781:6: note: byref variable will be forcibly initialized 781 | int id = pdev->id; | ^~ /kisskb/src/net/xfrm/xfrm_proc.c: In function 'xfrm_statistics_seq_show': /kisskb/src/net/xfrm/xfrm_proc.c:49:16: note: byref variable will be forcibly initialized 49 | unsigned long buff[LINUX_MIB_XFRMMAX]; | ^~~~ /kisskb/src/drivers/regulator/rtmv20-regulator.c: In function 'rtmv20_check_chip_exist': /kisskb/src/drivers/regulator/rtmv20-regulator.c:280:15: note: byref variable will be forcibly initialized 280 | unsigned int val; | ^~~ /kisskb/src/drivers/regulator/rtmv20-regulator.c: In function 'rtmv20_irq_handler': /kisskb/src/drivers/regulator/rtmv20-regulator.c:169:15: note: byref variable will be forcibly initialized 169 | unsigned int val; | ^~~ /kisskb/src/drivers/regulator/rtmv20-regulator.c: In function 'rtmv20_lsw_get_current_limit': /kisskb/src/drivers/regulator/rtmv20-regulator.c:132:15: note: byref variable will be forcibly initialized 132 | unsigned int val; | ^~~ /kisskb/src/drivers/regulator/rtmv20-regulator.c: In function 'rtmv20_properties_init': /kisskb/src/drivers/regulator/rtmv20-regulator.c:240:7: note: byref variable will be forcibly initialized 240 | u32 temp; | ^~~~ /kisskb/src/drivers/regulator/rtmv20-regulator.c:238:10: note: byref variable will be forcibly initialized 238 | __be16 bval16; | ^~~~~~ /kisskb/src/drivers/misc/c2port/core.c: In function 'c2port_poll_in_busy': /kisskb/src/drivers/misc/c2port/core.c:259:5: note: byref variable will be forcibly initialized 259 | u8 addr; | ^~~~ /kisskb/src/drivers/misc/c2port/core.c: In function 'c2port_poll_out_ready': /kisskb/src/drivers/misc/c2port/core.c:280:5: note: byref variable will be forcibly initialized 280 | u8 addr; | ^~~~ /kisskb/src/drivers/misc/c2port/core.c: In function '__c2port_write_flash_data': /kisskb/src/drivers/misc/c2port/core.c:741:5: note: byref variable will be forcibly initialized 741 | u8 status, nwrite = 128; | ^~~~~~ /kisskb/src/drivers/misc/c2port/core.c: In function '__c2port_read_flash_data': /kisskb/src/drivers/misc/c2port/core.c:630:5: note: byref variable will be forcibly initialized 630 | u8 status, nread = 128; | ^~~~~~ /kisskb/src/drivers/misc/c2port/core.c: In function '__c2port_write_flash_erase': /kisskb/src/drivers/misc/c2port/core.c:547:5: note: byref variable will be forcibly initialized 547 | u8 status; | ^~~~~~ /kisskb/src/drivers/misc/c2port/core.c: In function 'c2port_store_flash_access': /kisskb/src/drivers/misc/c2port/core.c:523:6: note: byref variable will be forcibly initialized 523 | int status; | ^~~~~~ /kisskb/src/drivers/misc/c2port/core.c: In function 'access_store': /kisskb/src/drivers/misc/c2port/core.c:355:6: note: byref variable will be forcibly initialized 355 | int status, ret; | ^~~~~~ /kisskb/src/drivers/misc/c2port/core.c: In function '__c2port_show_rev_id': /kisskb/src/drivers/misc/c2port/core.c:439:5: note: byref variable will be forcibly initialized 439 | u8 data; | ^~~~ /kisskb/src/drivers/misc/c2port/core.c: In function '__c2port_show_dev_id': /kisskb/src/drivers/misc/c2port/core.c:402:5: note: byref variable will be forcibly initialized 402 | u8 data; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/rxrpc.h:1574, from /kisskb/src/net/rxrpc/ar-internal.h:754, from /kisskb/src/net/rxrpc/af_rxrpc.c:23: /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'perf_trace_rxrpc_local': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:482:1: note: in expansion of macro 'TRACE_EVENT' 482 | TRACE_EVENT(rxrpc_local, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:482:1: note: in expansion of macro 'TRACE_EVENT' 482 | TRACE_EVENT(rxrpc_local, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'perf_trace_rxrpc_peer': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:509:1: note: in expansion of macro 'TRACE_EVENT' 509 | TRACE_EVENT(rxrpc_peer, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:509:1: note: in expansion of macro 'TRACE_EVENT' 509 | TRACE_EVENT(rxrpc_peer, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'perf_trace_rxrpc_conn': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:536:1: note: in expansion of macro 'TRACE_EVENT' 536 | TRACE_EVENT(rxrpc_conn, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:536:1: note: in expansion of macro 'TRACE_EVENT' 536 | TRACE_EVENT(rxrpc_conn, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'perf_trace_rxrpc_client': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:563:1: note: in expansion of macro 'TRACE_EVENT' 563 | TRACE_EVENT(rxrpc_client, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:563:1: note: in expansion of macro 'TRACE_EVENT' 563 | TRACE_EVENT(rxrpc_client, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'perf_trace_rxrpc_call': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:593:1: note: in expansion of macro 'TRACE_EVENT' 593 | TRACE_EVENT(rxrpc_call, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:593:1: note: in expansion of macro 'TRACE_EVENT' 593 | TRACE_EVENT(rxrpc_call, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'perf_trace_rxrpc_skb': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:623:1: note: in expansion of macro 'TRACE_EVENT' 623 | TRACE_EVENT(rxrpc_skb, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:623:1: note: in expansion of macro 'TRACE_EVENT' 623 | TRACE_EVENT(rxrpc_skb, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'perf_trace_rxrpc_rx_done': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:678:1: note: in expansion of macro 'TRACE_EVENT' 678 | TRACE_EVENT(rxrpc_rx_done, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:678:1: note: in expansion of macro 'TRACE_EVENT' 678 | TRACE_EVENT(rxrpc_rx_done, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'perf_trace_rxrpc_abort': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:696:1: note: in expansion of macro 'TRACE_EVENT' 696 | TRACE_EVENT(rxrpc_abort, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:696:1: note: in expansion of macro 'TRACE_EVENT' 696 | TRACE_EVENT(rxrpc_abort, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'perf_trace_rxrpc_call_complete': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:728:1: note: in expansion of macro 'TRACE_EVENT' 728 | TRACE_EVENT(rxrpc_call_complete, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:728:1: note: in expansion of macro 'TRACE_EVENT' 728 | TRACE_EVENT(rxrpc_call_complete, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'perf_trace_rxrpc_transmit': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:754:1: note: in expansion of macro 'TRACE_EVENT' 754 | TRACE_EVENT(rxrpc_transmit, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:754:1: note: in expansion of macro 'TRACE_EVENT' 754 | TRACE_EVENT(rxrpc_transmit, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'perf_trace_rxrpc_rx_data': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:783:1: note: in expansion of macro 'TRACE_EVENT' 783 | TRACE_EVENT(rxrpc_rx_data, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:783:1: note: in expansion of macro 'TRACE_EVENT' 783 | TRACE_EVENT(rxrpc_rx_data, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'perf_trace_rxrpc_rx_ack': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:813:1: note: in expansion of macro 'TRACE_EVENT' 813 | TRACE_EVENT(rxrpc_rx_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:813:1: note: in expansion of macro 'TRACE_EVENT' 813 | TRACE_EVENT(rxrpc_rx_ack, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'perf_trace_rxrpc_rx_abort': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:850:1: note: in expansion of macro 'TRACE_EVENT' 850 | TRACE_EVENT(rxrpc_rx_abort, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:850:1: note: in expansion of macro 'TRACE_EVENT' 850 | TRACE_EVENT(rxrpc_rx_abort, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'perf_trace_rxrpc_rx_rwind_change': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:874:1: note: in expansion of macro 'TRACE_EVENT' 874 | TRACE_EVENT(rxrpc_rx_rwind_change, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:874:1: note: in expansion of macro 'TRACE_EVENT' 874 | TRACE_EVENT(rxrpc_rx_rwind_change, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'perf_trace_rxrpc_tx_data': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:933:1: note: in expansion of macro 'TRACE_EVENT' 933 | TRACE_EVENT(rxrpc_tx_data, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:933:1: note: in expansion of macro 'TRACE_EVENT' 933 | TRACE_EVENT(rxrpc_tx_data, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'perf_trace_rxrpc_tx_ack': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:972:1: note: in expansion of macro 'TRACE_EVENT' 972 | TRACE_EVENT(rxrpc_tx_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:972:1: note: in expansion of macro 'TRACE_EVENT' 972 | TRACE_EVENT(rxrpc_tx_ack, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'perf_trace_rxrpc_receive': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1006:1: note: in expansion of macro 'TRACE_EVENT' 1006 | TRACE_EVENT(rxrpc_receive, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1006:1: note: in expansion of macro 'TRACE_EVENT' 1006 | TRACE_EVENT(rxrpc_receive, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'perf_trace_rxrpc_recvmsg': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1039:1: note: in expansion of macro 'TRACE_EVENT' 1039 | TRACE_EVENT(rxrpc_recvmsg, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1039:1: note: in expansion of macro 'TRACE_EVENT' 1039 | TRACE_EVENT(rxrpc_recvmsg, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'perf_trace_rxrpc_rtt_tx': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1073:1: note: in expansion of macro 'TRACE_EVENT' 1073 | TRACE_EVENT(rxrpc_rtt_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1073:1: note: in expansion of macro 'TRACE_EVENT' 1073 | TRACE_EVENT(rxrpc_rtt_tx, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'perf_trace_rxrpc_rtt_rx': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1100:1: note: in expansion of macro 'TRACE_EVENT' 1100 | TRACE_EVENT(rxrpc_rtt_rx, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1100:1: note: in expansion of macro 'TRACE_EVENT' 1100 | TRACE_EVENT(rxrpc_rtt_rx, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'perf_trace_rxrpc_timer': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1138:1: note: in expansion of macro 'TRACE_EVENT' 1138 | TRACE_EVENT(rxrpc_timer, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1138:1: note: in expansion of macro 'TRACE_EVENT' 1138 | TRACE_EVENT(rxrpc_timer, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'perf_trace_rxrpc_propose_ack': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1205:1: note: in expansion of macro 'TRACE_EVENT' 1205 | TRACE_EVENT(rxrpc_propose_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1205:1: note: in expansion of macro 'TRACE_EVENT' 1205 | TRACE_EVENT(rxrpc_propose_ack, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'perf_trace_rxrpc_retransmit': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1243:1: note: in expansion of macro 'TRACE_EVENT' 1243 | TRACE_EVENT(rxrpc_retransmit, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1243:1: note: in expansion of macro 'TRACE_EVENT' 1243 | TRACE_EVENT(rxrpc_retransmit, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'perf_trace_rxrpc_disconnect_call': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1315:1: note: in expansion of macro 'TRACE_EVENT' 1315 | TRACE_EVENT(rxrpc_disconnect_call, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1315:1: note: in expansion of macro 'TRACE_EVENT' 1315 | TRACE_EVENT(rxrpc_disconnect_call, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'perf_trace_rxrpc_improper_term': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1335:1: note: in expansion of macro 'TRACE_EVENT' 1335 | TRACE_EVENT(rxrpc_improper_term, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1335:1: note: in expansion of macro 'TRACE_EVENT' 1335 | TRACE_EVENT(rxrpc_improper_term, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'perf_trace_rxrpc_rx_eproto': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1355:1: note: in expansion of macro 'TRACE_EVENT' 1355 | TRACE_EVENT(rxrpc_rx_eproto, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1355:1: note: in expansion of macro 'TRACE_EVENT' 1355 | TRACE_EVENT(rxrpc_rx_eproto, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'perf_trace_rxrpc_connect_call': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1379:1: note: in expansion of macro 'TRACE_EVENT' 1379 | TRACE_EVENT(rxrpc_connect_call, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1379:1: note: in expansion of macro 'TRACE_EVENT' 1379 | TRACE_EVENT(rxrpc_connect_call, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'perf_trace_rxrpc_tx_fail': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1457:1: note: in expansion of macro 'TRACE_EVENT' 1457 | TRACE_EVENT(rxrpc_tx_fail, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1457:1: note: in expansion of macro 'TRACE_EVENT' 1457 | TRACE_EVENT(rxrpc_tx_fail, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'perf_trace_rxrpc_call_reset': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1484:1: note: in expansion of macro 'TRACE_EVENT' 1484 | TRACE_EVENT(rxrpc_call_reset, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1484:1: note: in expansion of macro 'TRACE_EVENT' 1484 | TRACE_EVENT(rxrpc_call_reset, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'perf_trace_rxrpc_notify_socket': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1516:1: note: in expansion of macro 'TRACE_EVENT' 1516 | TRACE_EVENT(rxrpc_notify_socket, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1516:1: note: in expansion of macro 'TRACE_EVENT' 1516 | TRACE_EVENT(rxrpc_notify_socket, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'perf_trace_rxrpc_rx_discard_ack': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1536:1: note: in expansion of macro 'TRACE_EVENT' 1536 | TRACE_EVENT(rxrpc_rx_discard_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1536:1: note: in expansion of macro 'TRACE_EVENT' 1536 | TRACE_EVENT(rxrpc_rx_discard_ack, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/rxrpc.h:1574, from /kisskb/src/net/rxrpc/ar-internal.h:754, from /kisskb/src/net/rxrpc/af_rxrpc.c:23: /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_local': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:482:1: note: in expansion of macro 'TRACE_EVENT' 482 | TRACE_EVENT(rxrpc_local, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_peer': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:509:1: note: in expansion of macro 'TRACE_EVENT' 509 | TRACE_EVENT(rxrpc_peer, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_conn': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:536:1: note: in expansion of macro 'TRACE_EVENT' 536 | TRACE_EVENT(rxrpc_conn, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_client': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:563:1: note: in expansion of macro 'TRACE_EVENT' 563 | TRACE_EVENT(rxrpc_client, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_call': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:593:1: note: in expansion of macro 'TRACE_EVENT' 593 | TRACE_EVENT(rxrpc_call, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_skb': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:623:1: note: in expansion of macro 'TRACE_EVENT' 623 | TRACE_EVENT(rxrpc_skb, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_rx_done': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:678:1: note: in expansion of macro 'TRACE_EVENT' 678 | TRACE_EVENT(rxrpc_rx_done, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_abort': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:696:1: note: in expansion of macro 'TRACE_EVENT' 696 | TRACE_EVENT(rxrpc_abort, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_call_complete': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:728:1: note: in expansion of macro 'TRACE_EVENT' 728 | TRACE_EVENT(rxrpc_call_complete, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_transmit': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:754:1: note: in expansion of macro 'TRACE_EVENT' 754 | TRACE_EVENT(rxrpc_transmit, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_rx_data': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:783:1: note: in expansion of macro 'TRACE_EVENT' 783 | TRACE_EVENT(rxrpc_rx_data, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_rx_ack': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:813:1: note: in expansion of macro 'TRACE_EVENT' 813 | TRACE_EVENT(rxrpc_rx_ack, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_rx_abort': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:850:1: note: in expansion of macro 'TRACE_EVENT' 850 | TRACE_EVENT(rxrpc_rx_abort, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_rx_rwind_change': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:874:1: note: in expansion of macro 'TRACE_EVENT' 874 | TRACE_EVENT(rxrpc_rx_rwind_change, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_tx_data': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:933:1: note: in expansion of macro 'TRACE_EVENT' 933 | TRACE_EVENT(rxrpc_tx_data, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_tx_ack': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:972:1: note: in expansion of macro 'TRACE_EVENT' 972 | TRACE_EVENT(rxrpc_tx_ack, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_receive': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1006:1: note: in expansion of macro 'TRACE_EVENT' 1006 | TRACE_EVENT(rxrpc_receive, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_recvmsg': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1039:1: note: in expansion of macro 'TRACE_EVENT' 1039 | TRACE_EVENT(rxrpc_recvmsg, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_rtt_tx': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1073:1: note: in expansion of macro 'TRACE_EVENT' 1073 | TRACE_EVENT(rxrpc_rtt_tx, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_rtt_rx': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1100:1: note: in expansion of macro 'TRACE_EVENT' 1100 | TRACE_EVENT(rxrpc_rtt_rx, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_timer': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1138:1: note: in expansion of macro 'TRACE_EVENT' 1138 | TRACE_EVENT(rxrpc_timer, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_propose_ack': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1205:1: note: in expansion of macro 'TRACE_EVENT' 1205 | TRACE_EVENT(rxrpc_propose_ack, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_retransmit': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1243:1: note: in expansion of macro 'TRACE_EVENT' 1243 | TRACE_EVENT(rxrpc_retransmit, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_disconnect_call': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1315:1: note: in expansion of macro 'TRACE_EVENT' 1315 | TRACE_EVENT(rxrpc_disconnect_call, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_improper_term': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1335:1: note: in expansion of macro 'TRACE_EVENT' 1335 | TRACE_EVENT(rxrpc_improper_term, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_rx_eproto': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1355:1: note: in expansion of macro 'TRACE_EVENT' 1355 | TRACE_EVENT(rxrpc_rx_eproto, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_connect_call': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1379:1: note: in expansion of macro 'TRACE_EVENT' 1379 | TRACE_EVENT(rxrpc_connect_call, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_tx_fail': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1457:1: note: in expansion of macro 'TRACE_EVENT' 1457 | TRACE_EVENT(rxrpc_tx_fail, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_call_reset': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1484:1: note: in expansion of macro 'TRACE_EVENT' 1484 | TRACE_EVENT(rxrpc_call_reset, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_notify_socket': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1516:1: note: in expansion of macro 'TRACE_EVENT' 1516 | TRACE_EVENT(rxrpc_notify_socket, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_rx_discard_ack': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1536:1: note: in expansion of macro 'TRACE_EVENT' 1536 | TRACE_EVENT(rxrpc_rx_discard_ack, | ^~~~~~~~~~~ In file included from /kisskb/src/drivers/base/regmap/regcache-rbtree.c:13: /kisskb/src/drivers/base/regmap/regcache-rbtree.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/rxrpc.h:1574, from /kisskb/src/net/rxrpc/ar-internal.h:754, from /kisskb/src/net/rxrpc/af_rxrpc.c:23: /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'perf_trace_rxrpc_rx_packet': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:656:1: note: in expansion of macro 'TRACE_EVENT' 656 | TRACE_EVENT(rxrpc_rx_packet, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:656:1: note: in expansion of macro 'TRACE_EVENT' 656 | TRACE_EVENT(rxrpc_rx_packet, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/rxrpc.h:1574, from /kisskb/src/net/rxrpc/ar-internal.h:754, from /kisskb/src/net/rxrpc/af_rxrpc.c:23: /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_rx_packet': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:656:1: note: in expansion of macro 'TRACE_EVENT' 656 | TRACE_EVENT(rxrpc_rx_packet, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/rxrpc.h:1574, from /kisskb/src/net/rxrpc/ar-internal.h:754, from /kisskb/src/net/rxrpc/af_rxrpc.c:23: /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'perf_trace_rxrpc_tx_packet': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:901:1: note: in expansion of macro 'TRACE_EVENT' 901 | TRACE_EVENT(rxrpc_tx_packet, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:901:1: note: in expansion of macro 'TRACE_EVENT' 901 | TRACE_EVENT(rxrpc_tx_packet, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/rxrpc.h:1574, from /kisskb/src/net/rxrpc/ar-internal.h:754, from /kisskb/src/net/rxrpc/af_rxrpc.c:23: /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_tx_packet': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:901:1: note: in expansion of macro 'TRACE_EVENT' 901 | TRACE_EVENT(rxrpc_tx_packet, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/rxrpc.h:1574, from /kisskb/src/net/rxrpc/ar-internal.h:754, from /kisskb/src/net/rxrpc/af_rxrpc.c:23: /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'perf_trace_rxrpc_rx_lose': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1183:1: note: in expansion of macro 'TRACE_EVENT' 1183 | TRACE_EVENT(rxrpc_rx_lose, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1183:1: note: in expansion of macro 'TRACE_EVENT' 1183 | TRACE_EVENT(rxrpc_rx_lose, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/rxrpc.h:1574, from /kisskb/src/net/rxrpc/ar-internal.h:754, from /kisskb/src/net/rxrpc/af_rxrpc.c:23: /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_rx_lose': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1183:1: note: in expansion of macro 'TRACE_EVENT' 1183 | TRACE_EVENT(rxrpc_rx_lose, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/rxrpc.h:1574, from /kisskb/src/net/rxrpc/ar-internal.h:754, from /kisskb/src/net/rxrpc/af_rxrpc.c:23: /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'perf_trace_rxrpc_congest': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1270:1: note: in expansion of macro 'TRACE_EVENT' 1270 | TRACE_EVENT(rxrpc_congest, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1270:1: note: in expansion of macro 'TRACE_EVENT' 1270 | TRACE_EVENT(rxrpc_congest, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/rxrpc.h:1574, from /kisskb/src/net/rxrpc/ar-internal.h:754, from /kisskb/src/net/rxrpc/af_rxrpc.c:23: /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_congest': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1270:1: note: in expansion of macro 'TRACE_EVENT' 1270 | TRACE_EVENT(rxrpc_congest, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/rxrpc.h:1574, from /kisskb/src/net/rxrpc/ar-internal.h:754, from /kisskb/src/net/rxrpc/af_rxrpc.c:23: /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'perf_trace_rxrpc_resend': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1405:1: note: in expansion of macro 'TRACE_EVENT' 1405 | TRACE_EVENT(rxrpc_resend, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1405:1: note: in expansion of macro 'TRACE_EVENT' 1405 | TRACE_EVENT(rxrpc_resend, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/rxrpc.h:1574, from /kisskb/src/net/rxrpc/ar-internal.h:754, from /kisskb/src/net/rxrpc/af_rxrpc.c:23: /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_resend': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1405:1: note: in expansion of macro 'TRACE_EVENT' 1405 | TRACE_EVENT(rxrpc_resend, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/rxrpc.h:1574, from /kisskb/src/net/rxrpc/ar-internal.h:754, from /kisskb/src/net/rxrpc/af_rxrpc.c:23: /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'perf_trace_rxrpc_rx_icmp': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1428:1: note: in expansion of macro 'TRACE_EVENT' 1428 | TRACE_EVENT(rxrpc_rx_icmp, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1428:1: note: in expansion of macro 'TRACE_EVENT' 1428 | TRACE_EVENT(rxrpc_rx_icmp, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/rxrpc.h:1574, from /kisskb/src/net/rxrpc/ar-internal.h:754, from /kisskb/src/net/rxrpc/af_rxrpc.c:23: /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'trace_event_raw_event_rxrpc_rx_icmp': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1428:1: note: in expansion of macro 'TRACE_EVENT' 1428 | TRACE_EVENT(rxrpc_rx_icmp, | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/net/rxrpc/af_rxrpc.c:12: /kisskb/src/net/rxrpc/af_rxrpc.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/trace/define_trace.h:104, from /kisskb/src/include/trace/events/rxrpc.h:1574, from /kisskb/src/net/rxrpc/ar-internal.h:754, from /kisskb/src/net/rxrpc/af_rxrpc.c:23: /kisskb/src/net/rxrpc/af_rxrpc.c: In function '__bpf_trace_rxrpc_local': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:482:1: note: in expansion of macro 'TRACE_EVENT' 482 | TRACE_EVENT(rxrpc_local, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:482:1: note: in expansion of macro 'TRACE_EVENT' 482 | TRACE_EVENT(rxrpc_local, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:482:1: note: in expansion of macro 'TRACE_EVENT' 482 | TRACE_EVENT(rxrpc_local, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:482:1: note: in expansion of macro 'TRACE_EVENT' 482 | TRACE_EVENT(rxrpc_local, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:482:1: note: in expansion of macro 'TRACE_EVENT' 482 | TRACE_EVENT(rxrpc_local, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:482:1: note: in expansion of macro 'TRACE_EVENT' 482 | TRACE_EVENT(rxrpc_local, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:482:1: note: in expansion of macro 'TRACE_EVENT' 482 | TRACE_EVENT(rxrpc_local, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:482:1: note: in expansion of macro 'TRACE_EVENT' 482 | TRACE_EVENT(rxrpc_local, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function '__bpf_trace_rxrpc_peer': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:509:1: note: in expansion of macro 'TRACE_EVENT' 509 | TRACE_EVENT(rxrpc_peer, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:509:1: note: in expansion of macro 'TRACE_EVENT' 509 | TRACE_EVENT(rxrpc_peer, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:509:1: note: in expansion of macro 'TRACE_EVENT' 509 | TRACE_EVENT(rxrpc_peer, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:509:1: note: in expansion of macro 'TRACE_EVENT' 509 | TRACE_EVENT(rxrpc_peer, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:509:1: note: in expansion of macro 'TRACE_EVENT' 509 | TRACE_EVENT(rxrpc_peer, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:509:1: note: in expansion of macro 'TRACE_EVENT' 509 | TRACE_EVENT(rxrpc_peer, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:509:1: note: in expansion of macro 'TRACE_EVENT' 509 | TRACE_EVENT(rxrpc_peer, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:509:1: note: in expansion of macro 'TRACE_EVENT' 509 | TRACE_EVENT(rxrpc_peer, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function '__bpf_trace_rxrpc_conn': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:536:1: note: in expansion of macro 'TRACE_EVENT' 536 | TRACE_EVENT(rxrpc_conn, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:536:1: note: in expansion of macro 'TRACE_EVENT' 536 | TRACE_EVENT(rxrpc_conn, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:536:1: note: in expansion of macro 'TRACE_EVENT' 536 | TRACE_EVENT(rxrpc_conn, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:536:1: note: in expansion of macro 'TRACE_EVENT' 536 | TRACE_EVENT(rxrpc_conn, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:536:1: note: in expansion of macro 'TRACE_EVENT' 536 | TRACE_EVENT(rxrpc_conn, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:536:1: note: in expansion of macro 'TRACE_EVENT' 536 | TRACE_EVENT(rxrpc_conn, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:536:1: note: in expansion of macro 'TRACE_EVENT' 536 | TRACE_EVENT(rxrpc_conn, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:536:1: note: in expansion of macro 'TRACE_EVENT' 536 | TRACE_EVENT(rxrpc_conn, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function '__bpf_trace_rxrpc_rx_rwind_change': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:874:1: note: in expansion of macro 'TRACE_EVENT' 874 | TRACE_EVENT(rxrpc_rx_rwind_change, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:874:1: note: in expansion of macro 'TRACE_EVENT' 874 | TRACE_EVENT(rxrpc_rx_rwind_change, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:874:1: note: in expansion of macro 'TRACE_EVENT' 874 | TRACE_EVENT(rxrpc_rx_rwind_change, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:874:1: note: in expansion of macro 'TRACE_EVENT' 874 | TRACE_EVENT(rxrpc_rx_rwind_change, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:874:1: note: in expansion of macro 'TRACE_EVENT' 874 | TRACE_EVENT(rxrpc_rx_rwind_change, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:874:1: note: in expansion of macro 'TRACE_EVENT' 874 | TRACE_EVENT(rxrpc_rx_rwind_change, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:874:1: note: in expansion of macro 'TRACE_EVENT' 874 | TRACE_EVENT(rxrpc_rx_rwind_change, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:874:1: note: in expansion of macro 'TRACE_EVENT' 874 | TRACE_EVENT(rxrpc_rx_rwind_change, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function '__bpf_trace_rxrpc_receive': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1006:1: note: in expansion of macro 'TRACE_EVENT' 1006 | TRACE_EVENT(rxrpc_receive, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1006:1: note: in expansion of macro 'TRACE_EVENT' 1006 | TRACE_EVENT(rxrpc_receive, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1006:1: note: in expansion of macro 'TRACE_EVENT' 1006 | TRACE_EVENT(rxrpc_receive, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1006:1: note: in expansion of macro 'TRACE_EVENT' 1006 | TRACE_EVENT(rxrpc_receive, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1006:1: note: in expansion of macro 'TRACE_EVENT' 1006 | TRACE_EVENT(rxrpc_receive, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1006:1: note: in expansion of macro 'TRACE_EVENT' 1006 | TRACE_EVENT(rxrpc_receive, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1006:1: note: in expansion of macro 'TRACE_EVENT' 1006 | TRACE_EVENT(rxrpc_receive, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1006:1: note: in expansion of macro 'TRACE_EVENT' 1006 | TRACE_EVENT(rxrpc_receive, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function '__bpf_trace_rxrpc_rtt_tx': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1073:1: note: in expansion of macro 'TRACE_EVENT' 1073 | TRACE_EVENT(rxrpc_rtt_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1073:1: note: in expansion of macro 'TRACE_EVENT' 1073 | TRACE_EVENT(rxrpc_rtt_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1073:1: note: in expansion of macro 'TRACE_EVENT' 1073 | TRACE_EVENT(rxrpc_rtt_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1073:1: note: in expansion of macro 'TRACE_EVENT' 1073 | TRACE_EVENT(rxrpc_rtt_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1073:1: note: in expansion of macro 'TRACE_EVENT' 1073 | TRACE_EVENT(rxrpc_rtt_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1073:1: note: in expansion of macro 'TRACE_EVENT' 1073 | TRACE_EVENT(rxrpc_rtt_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1073:1: note: in expansion of macro 'TRACE_EVENT' 1073 | TRACE_EVENT(rxrpc_rtt_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1073:1: note: in expansion of macro 'TRACE_EVENT' 1073 | TRACE_EVENT(rxrpc_rtt_tx, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function '__bpf_trace_rxrpc_retransmit': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1243:1: note: in expansion of macro 'TRACE_EVENT' 1243 | TRACE_EVENT(rxrpc_retransmit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1243:1: note: in expansion of macro 'TRACE_EVENT' 1243 | TRACE_EVENT(rxrpc_retransmit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1243:1: note: in expansion of macro 'TRACE_EVENT' 1243 | TRACE_EVENT(rxrpc_retransmit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1243:1: note: in expansion of macro 'TRACE_EVENT' 1243 | TRACE_EVENT(rxrpc_retransmit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1243:1: note: in expansion of macro 'TRACE_EVENT' 1243 | TRACE_EVENT(rxrpc_retransmit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1243:1: note: in expansion of macro 'TRACE_EVENT' 1243 | TRACE_EVENT(rxrpc_retransmit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1243:1: note: in expansion of macro 'TRACE_EVENT' 1243 | TRACE_EVENT(rxrpc_retransmit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1243:1: note: in expansion of macro 'TRACE_EVENT' 1243 | TRACE_EVENT(rxrpc_retransmit, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function '__bpf_trace_rxrpc_congest': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1270:1: note: in expansion of macro 'TRACE_EVENT' 1270 | TRACE_EVENT(rxrpc_congest, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1270:1: note: in expansion of macro 'TRACE_EVENT' 1270 | TRACE_EVENT(rxrpc_congest, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1270:1: note: in expansion of macro 'TRACE_EVENT' 1270 | TRACE_EVENT(rxrpc_congest, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1270:1: note: in expansion of macro 'TRACE_EVENT' 1270 | TRACE_EVENT(rxrpc_congest, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1270:1: note: in expansion of macro 'TRACE_EVENT' 1270 | TRACE_EVENT(rxrpc_congest, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1270:1: note: in expansion of macro 'TRACE_EVENT' 1270 | TRACE_EVENT(rxrpc_congest, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1270:1: note: in expansion of macro 'TRACE_EVENT' 1270 | TRACE_EVENT(rxrpc_congest, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1270:1: note: in expansion of macro 'TRACE_EVENT' 1270 | TRACE_EVENT(rxrpc_congest, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function '__bpf_trace_rxrpc_tx_fail': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1457:1: note: in expansion of macro 'TRACE_EVENT' 1457 | TRACE_EVENT(rxrpc_tx_fail, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1457:1: note: in expansion of macro 'TRACE_EVENT' 1457 | TRACE_EVENT(rxrpc_tx_fail, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1457:1: note: in expansion of macro 'TRACE_EVENT' 1457 | TRACE_EVENT(rxrpc_tx_fail, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1457:1: note: in expansion of macro 'TRACE_EVENT' 1457 | TRACE_EVENT(rxrpc_tx_fail, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1457:1: note: in expansion of macro 'TRACE_EVENT' 1457 | TRACE_EVENT(rxrpc_tx_fail, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1457:1: note: in expansion of macro 'TRACE_EVENT' 1457 | TRACE_EVENT(rxrpc_tx_fail, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1457:1: note: in expansion of macro 'TRACE_EVENT' 1457 | TRACE_EVENT(rxrpc_tx_fail, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1457:1: note: in expansion of macro 'TRACE_EVENT' 1457 | TRACE_EVENT(rxrpc_tx_fail, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function '__bpf_trace_rxrpc_client': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:563:1: note: in expansion of macro 'TRACE_EVENT' 563 | TRACE_EVENT(rxrpc_client, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:563:1: note: in expansion of macro 'TRACE_EVENT' 563 | TRACE_EVENT(rxrpc_client, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:563:1: note: in expansion of macro 'TRACE_EVENT' 563 | TRACE_EVENT(rxrpc_client, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:563:1: note: in expansion of macro 'TRACE_EVENT' 563 | TRACE_EVENT(rxrpc_client, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:563:1: note: in expansion of macro 'TRACE_EVENT' 563 | TRACE_EVENT(rxrpc_client, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:563:1: note: in expansion of macro 'TRACE_EVENT' 563 | TRACE_EVENT(rxrpc_client, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function '__bpf_trace_rxrpc_rx_abort': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:850:1: note: in expansion of macro 'TRACE_EVENT' 850 | TRACE_EVENT(rxrpc_rx_abort, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:850:1: note: in expansion of macro 'TRACE_EVENT' 850 | TRACE_EVENT(rxrpc_rx_abort, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:850:1: note: in expansion of macro 'TRACE_EVENT' 850 | TRACE_EVENT(rxrpc_rx_abort, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:850:1: note: in expansion of macro 'TRACE_EVENT' 850 | TRACE_EVENT(rxrpc_rx_abort, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:850:1: note: in expansion of macro 'TRACE_EVENT' 850 | TRACE_EVENT(rxrpc_rx_abort, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:850:1: note: in expansion of macro 'TRACE_EVENT' 850 | TRACE_EVENT(rxrpc_rx_abort, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function '__bpf_trace_rxrpc_tx_packet': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:901:1: note: in expansion of macro 'TRACE_EVENT' 901 | TRACE_EVENT(rxrpc_tx_packet, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:901:1: note: in expansion of macro 'TRACE_EVENT' 901 | TRACE_EVENT(rxrpc_tx_packet, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:901:1: note: in expansion of macro 'TRACE_EVENT' 901 | TRACE_EVENT(rxrpc_tx_packet, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:901:1: note: in expansion of macro 'TRACE_EVENT' 901 | TRACE_EVENT(rxrpc_tx_packet, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:901:1: note: in expansion of macro 'TRACE_EVENT' 901 | TRACE_EVENT(rxrpc_tx_packet, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:901:1: note: in expansion of macro 'TRACE_EVENT' 901 | TRACE_EVENT(rxrpc_tx_packet, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function '__bpf_trace_rxrpc_timer': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1138:1: note: in expansion of macro 'TRACE_EVENT' 1138 | TRACE_EVENT(rxrpc_timer, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1138:1: note: in expansion of macro 'TRACE_EVENT' 1138 | TRACE_EVENT(rxrpc_timer, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1138:1: note: in expansion of macro 'TRACE_EVENT' 1138 | TRACE_EVENT(rxrpc_timer, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1138:1: note: in expansion of macro 'TRACE_EVENT' 1138 | TRACE_EVENT(rxrpc_timer, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1138:1: note: in expansion of macro 'TRACE_EVENT' 1138 | TRACE_EVENT(rxrpc_timer, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1138:1: note: in expansion of macro 'TRACE_EVENT' 1138 | TRACE_EVENT(rxrpc_timer, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function '__bpf_trace_rxrpc_rx_eproto': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1355:1: note: in expansion of macro 'TRACE_EVENT' 1355 | TRACE_EVENT(rxrpc_rx_eproto, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1355:1: note: in expansion of macro 'TRACE_EVENT' 1355 | TRACE_EVENT(rxrpc_rx_eproto, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1355:1: note: in expansion of macro 'TRACE_EVENT' 1355 | TRACE_EVENT(rxrpc_rx_eproto, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1355:1: note: in expansion of macro 'TRACE_EVENT' 1355 | TRACE_EVENT(rxrpc_rx_eproto, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1355:1: note: in expansion of macro 'TRACE_EVENT' 1355 | TRACE_EVENT(rxrpc_rx_eproto, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1355:1: note: in expansion of macro 'TRACE_EVENT' 1355 | TRACE_EVENT(rxrpc_rx_eproto, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function '__bpf_trace_rxrpc_rx_icmp': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1428:1: note: in expansion of macro 'TRACE_EVENT' 1428 | TRACE_EVENT(rxrpc_rx_icmp, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1428:1: note: in expansion of macro 'TRACE_EVENT' 1428 | TRACE_EVENT(rxrpc_rx_icmp, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1428:1: note: in expansion of macro 'TRACE_EVENT' 1428 | TRACE_EVENT(rxrpc_rx_icmp, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1428:1: note: in expansion of macro 'TRACE_EVENT' 1428 | TRACE_EVENT(rxrpc_rx_icmp, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1428:1: note: in expansion of macro 'TRACE_EVENT' 1428 | TRACE_EVENT(rxrpc_rx_icmp, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1428:1: note: in expansion of macro 'TRACE_EVENT' 1428 | TRACE_EVENT(rxrpc_rx_icmp, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function '__bpf_trace_rxrpc_call': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:593:1: note: in expansion of macro 'TRACE_EVENT' 593 | TRACE_EVENT(rxrpc_call, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:593:1: note: in expansion of macro 'TRACE_EVENT' 593 | TRACE_EVENT(rxrpc_call, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:593:1: note: in expansion of macro 'TRACE_EVENT' 593 | TRACE_EVENT(rxrpc_call, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:593:1: note: in expansion of macro 'TRACE_EVENT' 593 | TRACE_EVENT(rxrpc_call, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:593:1: note: in expansion of macro 'TRACE_EVENT' 593 | TRACE_EVENT(rxrpc_call, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:593:1: note: in expansion of macro 'TRACE_EVENT' 593 | TRACE_EVENT(rxrpc_call, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:593:1: note: in expansion of macro 'TRACE_EVENT' 593 | TRACE_EVENT(rxrpc_call, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:593:1: note: in expansion of macro 'TRACE_EVENT' 593 | TRACE_EVENT(rxrpc_call, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:593:1: note: in expansion of macro 'TRACE_EVENT' 593 | TRACE_EVENT(rxrpc_call, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:593:1: note: in expansion of macro 'TRACE_EVENT' 593 | TRACE_EVENT(rxrpc_call, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function '__bpf_trace_rxrpc_rx_data': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:783:1: note: in expansion of macro 'TRACE_EVENT' 783 | TRACE_EVENT(rxrpc_rx_data, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:783:1: note: in expansion of macro 'TRACE_EVENT' 783 | TRACE_EVENT(rxrpc_rx_data, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:783:1: note: in expansion of macro 'TRACE_EVENT' 783 | TRACE_EVENT(rxrpc_rx_data, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:783:1: note: in expansion of macro 'TRACE_EVENT' 783 | TRACE_EVENT(rxrpc_rx_data, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:783:1: note: in expansion of macro 'TRACE_EVENT' 783 | TRACE_EVENT(rxrpc_rx_data, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:783:1: note: in expansion of macro 'TRACE_EVENT' 783 | TRACE_EVENT(rxrpc_rx_data, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:783:1: note: in expansion of macro 'TRACE_EVENT' 783 | TRACE_EVENT(rxrpc_rx_data, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:783:1: note: in expansion of macro 'TRACE_EVENT' 783 | TRACE_EVENT(rxrpc_rx_data, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:783:1: note: in expansion of macro 'TRACE_EVENT' 783 | TRACE_EVENT(rxrpc_rx_data, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:783:1: note: in expansion of macro 'TRACE_EVENT' 783 | TRACE_EVENT(rxrpc_rx_data, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function '__bpf_trace_rxrpc_skb': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:623:1: note: in expansion of macro 'TRACE_EVENT' 623 | TRACE_EVENT(rxrpc_skb, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:623:1: note: in expansion of macro 'TRACE_EVENT' 623 | TRACE_EVENT(rxrpc_skb, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:623:1: note: in expansion of macro 'TRACE_EVENT' 623 | TRACE_EVENT(rxrpc_skb, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:623:1: note: in expansion of macro 'TRACE_EVENT' 623 | TRACE_EVENT(rxrpc_skb, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:623:1: note: in expansion of macro 'TRACE_EVENT' 623 | TRACE_EVENT(rxrpc_skb, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:623:1: note: in expansion of macro 'TRACE_EVENT' 623 | TRACE_EVENT(rxrpc_skb, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:623:1: note: in expansion of macro 'TRACE_EVENT' 623 | TRACE_EVENT(rxrpc_skb, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:623:1: note: in expansion of macro 'TRACE_EVENT' 623 | TRACE_EVENT(rxrpc_skb, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:623:1: note: in expansion of macro 'TRACE_EVENT' 623 | TRACE_EVENT(rxrpc_skb, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:623:1: note: in expansion of macro 'TRACE_EVENT' 623 | TRACE_EVENT(rxrpc_skb, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:623:1: note: in expansion of macro 'TRACE_EVENT' 623 | TRACE_EVENT(rxrpc_skb, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:623:1: note: in expansion of macro 'TRACE_EVENT' 623 | TRACE_EVENT(rxrpc_skb, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function '__bpf_trace_rxrpc_tx_data': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:933:1: note: in expansion of macro 'TRACE_EVENT' 933 | TRACE_EVENT(rxrpc_tx_data, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:933:1: note: in expansion of macro 'TRACE_EVENT' 933 | TRACE_EVENT(rxrpc_tx_data, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:933:1: note: in expansion of macro 'TRACE_EVENT' 933 | TRACE_EVENT(rxrpc_tx_data, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:933:1: note: in expansion of macro 'TRACE_EVENT' 933 | TRACE_EVENT(rxrpc_tx_data, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:933:1: note: in expansion of macro 'TRACE_EVENT' 933 | TRACE_EVENT(rxrpc_tx_data, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:933:1: note: in expansion of macro 'TRACE_EVENT' 933 | TRACE_EVENT(rxrpc_tx_data, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:933:1: note: in expansion of macro 'TRACE_EVENT' 933 | TRACE_EVENT(rxrpc_tx_data, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:933:1: note: in expansion of macro 'TRACE_EVENT' 933 | TRACE_EVENT(rxrpc_tx_data, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:933:1: note: in expansion of macro 'TRACE_EVENT' 933 | TRACE_EVENT(rxrpc_tx_data, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:933:1: note: in expansion of macro 'TRACE_EVENT' 933 | TRACE_EVENT(rxrpc_tx_data, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:933:1: note: in expansion of macro 'TRACE_EVENT' 933 | TRACE_EVENT(rxrpc_tx_data, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:933:1: note: in expansion of macro 'TRACE_EVENT' 933 | TRACE_EVENT(rxrpc_tx_data, | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/drivers/block/rsxx/dma.c:11: /kisskb/src/drivers/block/rsxx/dma.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function '__bpf_trace_rxrpc_tx_ack': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:972:1: note: in expansion of macro 'TRACE_EVENT' 972 | TRACE_EVENT(rxrpc_tx_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:972:1: note: in expansion of macro 'TRACE_EVENT' 972 | TRACE_EVENT(rxrpc_tx_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:972:1: note: in expansion of macro 'TRACE_EVENT' 972 | TRACE_EVENT(rxrpc_tx_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:972:1: note: in expansion of macro 'TRACE_EVENT' 972 | TRACE_EVENT(rxrpc_tx_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:972:1: note: in expansion of macro 'TRACE_EVENT' 972 | TRACE_EVENT(rxrpc_tx_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:972:1: note: in expansion of macro 'TRACE_EVENT' 972 | TRACE_EVENT(rxrpc_tx_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:972:1: note: in expansion of macro 'TRACE_EVENT' 972 | TRACE_EVENT(rxrpc_tx_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:972:1: note: in expansion of macro 'TRACE_EVENT' 972 | TRACE_EVENT(rxrpc_tx_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:972:1: note: in expansion of macro 'TRACE_EVENT' 972 | TRACE_EVENT(rxrpc_tx_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:972:1: note: in expansion of macro 'TRACE_EVENT' 972 | TRACE_EVENT(rxrpc_tx_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:972:1: note: in expansion of macro 'TRACE_EVENT' 972 | TRACE_EVENT(rxrpc_tx_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:972:1: note: in expansion of macro 'TRACE_EVENT' 972 | TRACE_EVENT(rxrpc_tx_ack, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function '__bpf_trace_rxrpc_recvmsg': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1039:1: note: in expansion of macro 'TRACE_EVENT' 1039 | TRACE_EVENT(rxrpc_recvmsg, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1039:1: note: in expansion of macro 'TRACE_EVENT' 1039 | TRACE_EVENT(rxrpc_recvmsg, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1039:1: note: in expansion of macro 'TRACE_EVENT' 1039 | TRACE_EVENT(rxrpc_recvmsg, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1039:1: note: in expansion of macro 'TRACE_EVENT' 1039 | TRACE_EVENT(rxrpc_recvmsg, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1039:1: note: in expansion of macro 'TRACE_EVENT' 1039 | TRACE_EVENT(rxrpc_recvmsg, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1039:1: note: in expansion of macro 'TRACE_EVENT' 1039 | TRACE_EVENT(rxrpc_recvmsg, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1039:1: note: in expansion of macro 'TRACE_EVENT' 1039 | TRACE_EVENT(rxrpc_recvmsg, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1039:1: note: in expansion of macro 'TRACE_EVENT' 1039 | TRACE_EVENT(rxrpc_recvmsg, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1039:1: note: in expansion of macro 'TRACE_EVENT' 1039 | TRACE_EVENT(rxrpc_recvmsg, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1039:1: note: in expansion of macro 'TRACE_EVENT' 1039 | TRACE_EVENT(rxrpc_recvmsg, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1039:1: note: in expansion of macro 'TRACE_EVENT' 1039 | TRACE_EVENT(rxrpc_recvmsg, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1039:1: note: in expansion of macro 'TRACE_EVENT' 1039 | TRACE_EVENT(rxrpc_recvmsg, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function '__bpf_trace_rxrpc_rx_discard_ack': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1536:1: note: in expansion of macro 'TRACE_EVENT' 1536 | TRACE_EVENT(rxrpc_rx_discard_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1536:1: note: in expansion of macro 'TRACE_EVENT' 1536 | TRACE_EVENT(rxrpc_rx_discard_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1536:1: note: in expansion of macro 'TRACE_EVENT' 1536 | TRACE_EVENT(rxrpc_rx_discard_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1536:1: note: in expansion of macro 'TRACE_EVENT' 1536 | TRACE_EVENT(rxrpc_rx_discard_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1536:1: note: in expansion of macro 'TRACE_EVENT' 1536 | TRACE_EVENT(rxrpc_rx_discard_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1536:1: note: in expansion of macro 'TRACE_EVENT' 1536 | TRACE_EVENT(rxrpc_rx_discard_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1536:1: note: in expansion of macro 'TRACE_EVENT' 1536 | TRACE_EVENT(rxrpc_rx_discard_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1536:1: note: in expansion of macro 'TRACE_EVENT' 1536 | TRACE_EVENT(rxrpc_rx_discard_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1536:1: note: in expansion of macro 'TRACE_EVENT' 1536 | TRACE_EVENT(rxrpc_rx_discard_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1536:1: note: in expansion of macro 'TRACE_EVENT' 1536 | TRACE_EVENT(rxrpc_rx_discard_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1536:1: note: in expansion of macro 'TRACE_EVENT' 1536 | TRACE_EVENT(rxrpc_rx_discard_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1536:1: note: in expansion of macro 'TRACE_EVENT' 1536 | TRACE_EVENT(rxrpc_rx_discard_ack, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function '__bpf_trace_rxrpc_rx_packet': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:656:1: note: in expansion of macro 'TRACE_EVENT' 656 | TRACE_EVENT(rxrpc_rx_packet, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:656:1: note: in expansion of macro 'TRACE_EVENT' 656 | TRACE_EVENT(rxrpc_rx_packet, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function '__bpf_trace_rxrpc_call_complete': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:728:1: note: in expansion of macro 'TRACE_EVENT' 728 | TRACE_EVENT(rxrpc_call_complete, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:728:1: note: in expansion of macro 'TRACE_EVENT' 728 | TRACE_EVENT(rxrpc_call_complete, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function '__bpf_trace_rxrpc_rx_lose': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1183:1: note: in expansion of macro 'TRACE_EVENT' 1183 | TRACE_EVENT(rxrpc_rx_lose, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1183:1: note: in expansion of macro 'TRACE_EVENT' 1183 | TRACE_EVENT(rxrpc_rx_lose, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function '__bpf_trace_rxrpc_disconnect_call': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1315:1: note: in expansion of macro 'TRACE_EVENT' 1315 | TRACE_EVENT(rxrpc_disconnect_call, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1315:1: note: in expansion of macro 'TRACE_EVENT' 1315 | TRACE_EVENT(rxrpc_disconnect_call, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function '__bpf_trace_rxrpc_improper_term': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1335:1: note: in expansion of macro 'TRACE_EVENT' 1335 | TRACE_EVENT(rxrpc_improper_term, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1335:1: note: in expansion of macro 'TRACE_EVENT' 1335 | TRACE_EVENT(rxrpc_improper_term, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function '__bpf_trace_rxrpc_connect_call': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1379:1: note: in expansion of macro 'TRACE_EVENT' 1379 | TRACE_EVENT(rxrpc_connect_call, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1379:1: note: in expansion of macro 'TRACE_EVENT' 1379 | TRACE_EVENT(rxrpc_connect_call, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function '__bpf_trace_rxrpc_call_reset': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1484:1: note: in expansion of macro 'TRACE_EVENT' 1484 | TRACE_EVENT(rxrpc_call_reset, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1484:1: note: in expansion of macro 'TRACE_EVENT' 1484 | TRACE_EVENT(rxrpc_call_reset, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function '__bpf_trace_rxrpc_rx_done': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:678:1: note: in expansion of macro 'TRACE_EVENT' 678 | TRACE_EVENT(rxrpc_rx_done, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:678:1: note: in expansion of macro 'TRACE_EVENT' 678 | TRACE_EVENT(rxrpc_rx_done, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:678:1: note: in expansion of macro 'TRACE_EVENT' 678 | TRACE_EVENT(rxrpc_rx_done, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:678:1: note: in expansion of macro 'TRACE_EVENT' 678 | TRACE_EVENT(rxrpc_rx_done, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function '__bpf_trace_rxrpc_transmit': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:754:1: note: in expansion of macro 'TRACE_EVENT' 754 | TRACE_EVENT(rxrpc_transmit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:754:1: note: in expansion of macro 'TRACE_EVENT' 754 | TRACE_EVENT(rxrpc_transmit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:754:1: note: in expansion of macro 'TRACE_EVENT' 754 | TRACE_EVENT(rxrpc_transmit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:754:1: note: in expansion of macro 'TRACE_EVENT' 754 | TRACE_EVENT(rxrpc_transmit, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function '__bpf_trace_rxrpc_resend': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1405:1: note: in expansion of macro 'TRACE_EVENT' 1405 | TRACE_EVENT(rxrpc_resend, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1405:1: note: in expansion of macro 'TRACE_EVENT' 1405 | TRACE_EVENT(rxrpc_resend, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1405:1: note: in expansion of macro 'TRACE_EVENT' 1405 | TRACE_EVENT(rxrpc_resend, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1405:1: note: in expansion of macro 'TRACE_EVENT' 1405 | TRACE_EVENT(rxrpc_resend, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function '__bpf_trace_rxrpc_notify_socket': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1516:1: note: in expansion of macro 'TRACE_EVENT' 1516 | TRACE_EVENT(rxrpc_notify_socket, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1516:1: note: in expansion of macro 'TRACE_EVENT' 1516 | TRACE_EVENT(rxrpc_notify_socket, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1516:1: note: in expansion of macro 'TRACE_EVENT' 1516 | TRACE_EVENT(rxrpc_notify_socket, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1516:1: note: in expansion of macro 'TRACE_EVENT' 1516 | TRACE_EVENT(rxrpc_notify_socket, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function '__bpf_trace_rxrpc_abort': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:696:1: note: in expansion of macro 'TRACE_EVENT' 696 | TRACE_EVENT(rxrpc_abort, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:696:1: note: in expansion of macro 'TRACE_EVENT' 696 | TRACE_EVENT(rxrpc_abort, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:696:1: note: in expansion of macro 'TRACE_EVENT' 696 | TRACE_EVENT(rxrpc_abort, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:696:1: note: in expansion of macro 'TRACE_EVENT' 696 | TRACE_EVENT(rxrpc_abort, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:696:1: note: in expansion of macro 'TRACE_EVENT' 696 | TRACE_EVENT(rxrpc_abort, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:696:1: note: in expansion of macro 'TRACE_EVENT' 696 | TRACE_EVENT(rxrpc_abort, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:696:1: note: in expansion of macro 'TRACE_EVENT' 696 | TRACE_EVENT(rxrpc_abort, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:696:1: note: in expansion of macro 'TRACE_EVENT' 696 | TRACE_EVENT(rxrpc_abort, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:696:1: note: in expansion of macro 'TRACE_EVENT' 696 | TRACE_EVENT(rxrpc_abort, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:696:1: note: in expansion of macro 'TRACE_EVENT' 696 | TRACE_EVENT(rxrpc_abort, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:696:1: note: in expansion of macro 'TRACE_EVENT' 696 | TRACE_EVENT(rxrpc_abort, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:696:1: note: in expansion of macro 'TRACE_EVENT' 696 | TRACE_EVENT(rxrpc_abort, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:696:1: note: in expansion of macro 'TRACE_EVENT' 696 | TRACE_EVENT(rxrpc_abort, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:696:1: note: in expansion of macro 'TRACE_EVENT' 696 | TRACE_EVENT(rxrpc_abort, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function '__bpf_trace_rxrpc_rx_ack': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:813:1: note: in expansion of macro 'TRACE_EVENT' 813 | TRACE_EVENT(rxrpc_rx_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:813:1: note: in expansion of macro 'TRACE_EVENT' 813 | TRACE_EVENT(rxrpc_rx_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:813:1: note: in expansion of macro 'TRACE_EVENT' 813 | TRACE_EVENT(rxrpc_rx_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:813:1: note: in expansion of macro 'TRACE_EVENT' 813 | TRACE_EVENT(rxrpc_rx_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:813:1: note: in expansion of macro 'TRACE_EVENT' 813 | TRACE_EVENT(rxrpc_rx_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:813:1: note: in expansion of macro 'TRACE_EVENT' 813 | TRACE_EVENT(rxrpc_rx_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:813:1: note: in expansion of macro 'TRACE_EVENT' 813 | TRACE_EVENT(rxrpc_rx_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:813:1: note: in expansion of macro 'TRACE_EVENT' 813 | TRACE_EVENT(rxrpc_rx_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:813:1: note: in expansion of macro 'TRACE_EVENT' 813 | TRACE_EVENT(rxrpc_rx_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:813:1: note: in expansion of macro 'TRACE_EVENT' 813 | TRACE_EVENT(rxrpc_rx_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:813:1: note: in expansion of macro 'TRACE_EVENT' 813 | TRACE_EVENT(rxrpc_rx_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:813:1: note: in expansion of macro 'TRACE_EVENT' 813 | TRACE_EVENT(rxrpc_rx_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:813:1: note: in expansion of macro 'TRACE_EVENT' 813 | TRACE_EVENT(rxrpc_rx_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:813:1: note: in expansion of macro 'TRACE_EVENT' 813 | TRACE_EVENT(rxrpc_rx_ack, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function '__bpf_trace_rxrpc_rtt_rx': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1100:1: note: in expansion of macro 'TRACE_EVENT' 1100 | TRACE_EVENT(rxrpc_rtt_rx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1100:1: note: in expansion of macro 'TRACE_EVENT' 1100 | TRACE_EVENT(rxrpc_rtt_rx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1100:1: note: in expansion of macro 'TRACE_EVENT' 1100 | TRACE_EVENT(rxrpc_rtt_rx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1100:1: note: in expansion of macro 'TRACE_EVENT' 1100 | TRACE_EVENT(rxrpc_rtt_rx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1100:1: note: in expansion of macro 'TRACE_EVENT' 1100 | TRACE_EVENT(rxrpc_rtt_rx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1100:1: note: in expansion of macro 'TRACE_EVENT' 1100 | TRACE_EVENT(rxrpc_rtt_rx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1100:1: note: in expansion of macro 'TRACE_EVENT' 1100 | TRACE_EVENT(rxrpc_rtt_rx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1100:1: note: in expansion of macro 'TRACE_EVENT' 1100 | TRACE_EVENT(rxrpc_rtt_rx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1100:1: note: in expansion of macro 'TRACE_EVENT' 1100 | TRACE_EVENT(rxrpc_rtt_rx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1100:1: note: in expansion of macro 'TRACE_EVENT' 1100 | TRACE_EVENT(rxrpc_rtt_rx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1100:1: note: in expansion of macro 'TRACE_EVENT' 1100 | TRACE_EVENT(rxrpc_rtt_rx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1100:1: note: in expansion of macro 'TRACE_EVENT' 1100 | TRACE_EVENT(rxrpc_rtt_rx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1100:1: note: in expansion of macro 'TRACE_EVENT' 1100 | TRACE_EVENT(rxrpc_rtt_rx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1100:1: note: in expansion of macro 'TRACE_EVENT' 1100 | TRACE_EVENT(rxrpc_rtt_rx, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function '__bpf_trace_rxrpc_propose_ack': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1205:1: note: in expansion of macro 'TRACE_EVENT' 1205 | TRACE_EVENT(rxrpc_propose_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1205:1: note: in expansion of macro 'TRACE_EVENT' 1205 | TRACE_EVENT(rxrpc_propose_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1205:1: note: in expansion of macro 'TRACE_EVENT' 1205 | TRACE_EVENT(rxrpc_propose_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1205:1: note: in expansion of macro 'TRACE_EVENT' 1205 | TRACE_EVENT(rxrpc_propose_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1205:1: note: in expansion of macro 'TRACE_EVENT' 1205 | TRACE_EVENT(rxrpc_propose_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1205:1: note: in expansion of macro 'TRACE_EVENT' 1205 | TRACE_EVENT(rxrpc_propose_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1205:1: note: in expansion of macro 'TRACE_EVENT' 1205 | TRACE_EVENT(rxrpc_propose_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1205:1: note: in expansion of macro 'TRACE_EVENT' 1205 | TRACE_EVENT(rxrpc_propose_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1205:1: note: in expansion of macro 'TRACE_EVENT' 1205 | TRACE_EVENT(rxrpc_propose_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1205:1: note: in expansion of macro 'TRACE_EVENT' 1205 | TRACE_EVENT(rxrpc_propose_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1205:1: note: in expansion of macro 'TRACE_EVENT' 1205 | TRACE_EVENT(rxrpc_propose_ack, | ^~~~~~~~~~~ In file included from /kisskb/src/drivers/block/rsxx/dma.c:11: /kisskb/src/drivers/block/rsxx/dma.c: In function 'kmalloc_array': /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1205:1: note: in expansion of macro 'TRACE_EVENT' 1205 | TRACE_EVENT(rxrpc_propose_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1205:1: note: in expansion of macro 'TRACE_EVENT' 1205 | TRACE_EVENT(rxrpc_propose_ack, | ^~~~~~~~~~~ /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rxrpc.h:1205:1: note: in expansion of macro 'TRACE_EVENT' 1205 | TRACE_EVENT(rxrpc_propose_ack, | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'rxrpc_kernel_begin_call': /kisskb/src/net/rxrpc/af_rxrpc.c:292:27: note: byref variable will be forcibly initialized 292 | struct rxrpc_call_params p; | ^ /kisskb/src/net/rxrpc/af_rxrpc.c:291:31: note: byref variable will be forcibly initialized 291 | struct rxrpc_conn_parameters cp; | ^~ In file included from /kisskb/src/drivers/base/regmap/regcache-flat.c:11: /kisskb/src/drivers/base/regmap/regcache-flat.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/block/rsxx/dma.c: In function 'rsxx_dma_queue_bio': /kisskb/src/drivers/block/rsxx/dma.c:671:19: note: byref variable will be forcibly initialized 671 | struct bvec_iter iter; | ^~~~ /kisskb/src/drivers/block/rsxx/dma.c:669:19: note: byref variable will be forcibly initialized 669 | struct list_head dma_list[RSXX_MAX_TARGETS]; | ^~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'af_rxrpc_init': /kisskb/src/net/rxrpc/af_rxrpc.c:963:15: note: byref variable will be forcibly initialized 963 | unsigned int tmp; | ^~~ /kisskb/src/net/rxrpc/af_rxrpc.c: In function 'rxrpc_setsockopt': /kisskb/src/net/rxrpc/af_rxrpc.c:592:12: note: userspace variable will be forcibly initialized 592 | static int rxrpc_setsockopt(struct socket *sock, int level, int optname, | ^~~~~~~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c:592:12: note: userspace variable will be forcibly initialized /kisskb/src/net/rxrpc/af_rxrpc.c:597:6: note: byref variable will be forcibly initialized 597 | u16 service_upgrade[2]; | ^~~~~~~~~~~~~~~ /kisskb/src/net/rxrpc/af_rxrpc.c:596:15: note: byref variable will be forcibly initialized 596 | unsigned int min_sec_level; | ^~~~~~~~~~~~~ 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/scheduler/sched_entity.c:24: /kisskb/src/drivers/gpu/drm/scheduler/sched_entity.c: In function 'drm_sched_entity_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: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/gpu/drm/scheduler/sched_entity.c:175:3: note: in expansion of macro 'wait_event_killable' 175 | wait_event_killable(sched->job_scheduled, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/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/scheduler/sched_entity.c:170:10: note: in expansion of macro 'wait_event_timeout' 170 | ret = wait_event_timeout( | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/regulator/s2mps11.c: In function 's2mps11_regulator_set_suspend_disable': /kisskb/src/drivers/regulator/s2mps11.c:267:15: note: byref variable will be forcibly initialized 267 | unsigned int val, state; | ^~~ In file included from /kisskb/src/arch/powerpc/include/asm/io.h:27, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/iopoll.h:14, from /kisskb/src/include/linux/regmap.h:20, from /kisskb/src/drivers/regulator/s2mps11.c:12: /kisskb/src/drivers/regulator/s2mps11.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ In file included from /kisskb/src/drivers/regulator/s2mps11.c:9: /kisskb/src/drivers/regulator/s2mps11.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/gpio/driver.h:5, from /kisskb/src/include/linux/of_gpio.h:14, from /kisskb/src/drivers/regulator/s5m8767.c:7: /kisskb/src/drivers/regulator/s5m8767.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/regulator/s5m8767.c: In function 's5m8767_enable_ext_control': /kisskb/src/drivers/regulator/s5m8767.c:468:16: note: byref variable will be forcibly initialized 468 | int ret, reg, enable_ctrl; | ^~~~~~~~~~~ /kisskb/src/drivers/regulator/s5m8767.c:468:11: note: byref variable will be forcibly initialized 468 | int ret, reg, enable_ctrl; | ^~~ /kisskb/src/drivers/regulator/s5m8767.c: In function 's5m8767_pmic_probe': /kisskb/src/drivers/regulator/s5m8767.c:927:19: note: byref variable will be forcibly initialized 927 | int enable_reg, enable_val; | ^~~~~~~~~~ /kisskb/src/drivers/regulator/s5m8767.c:927:7: note: byref variable will be forcibly initialized 927 | int enable_reg, enable_val; | ^~~~~~~~~~ /kisskb/src/drivers/regulator/slg51000-regulator.c: In function 'slg51000_irq_handler': /kisskb/src/drivers/regulator/slg51000-regulator.c:353:24: note: byref variable will be forcibly initialized 353 | unsigned int evt_otp, mask_otp; | ^~~~~~~~ /kisskb/src/drivers/regulator/slg51000-regulator.c:353:15: note: byref variable will be forcibly initialized 353 | unsigned int evt_otp, mask_otp; | ^~~~~~~ /kisskb/src/drivers/regulator/slg51000-regulator.c:351:5: note: byref variable will be forcibly initialized 351 | u8 evt[SLG51000_MAX_EVT_REGISTER][REG_MAX]; | ^~~ /kisskb/src/drivers/regulator/slg51000-regulator.c: In function 'slg51000_regulator_init': /kisskb/src/drivers/regulator/slg51000-regulator.c:249:5: note: byref variable will be forcibly initialized 249 | u8 vsel_range[2]; | ^~~~~~~~~~ /kisskb/src/drivers/regulator/slg51000-regulator.c:248:20: note: byref variable will be forcibly initialized 248 | unsigned int reg, val; | ^~~ /kisskb/src/drivers/regulator/slg51000-regulator.c: In function 'slg51000_clear_fault_log': /kisskb/src/drivers/regulator/slg51000-regulator.c:419:15: note: byref variable will be forcibly initialized 419 | unsigned int val = 0; | ^~~ /kisskb/src/drivers/base/regmap/regmap-debugfs.c: In function 'regmap_read_debugfs': /kisskb/src/drivers/base/regmap/regmap-debugfs.c:224:15: note: byref variable will be forcibly initialized 224 | unsigned int val, start_reg; | ^~~ /kisskb/src/drivers/base/regmap/regmap-debugfs.c:220:9: note: byref variable will be forcibly initialized 220 | loff_t p = *ppos; | ^ /kisskb/src/drivers/base/regmap/regmap-debugfs.c: In function 'regmap_cache_bypass_write_file': /kisskb/src/drivers/base/regmap/regmap-debugfs.c:512:7: note: byref variable will be forcibly initialized 512 | bool new_val; | ^~~~~~~ /kisskb/src/drivers/base/regmap/regmap-debugfs.c: In function 'regmap_cache_only_write_file': /kisskb/src/drivers/base/regmap/regmap-debugfs.c:465:7: note: byref variable will be forcibly initialized 465 | bool new_val, require_sync = false; | ^~~~~~~ /kisskb/src/drivers/base/regmap/regmap-debugfs.c: In function 'regmap_reg_ranges_read_file': /kisskb/src/drivers/base/regmap/regmap-debugfs.c:366:9: note: byref variable will be forcibly initialized 366 | loff_t p = 0; | ^ /kisskb/src/net/rxrpc/call_accept.c: In function 'rxrpc_new_incoming_call': /kisskb/src/net/rxrpc/call_accept.c:354:21: note: byref variable will be forcibly initialized 354 | struct rxrpc_peer *peer = NULL; | ^~~~ /kisskb/src/net/strparser/strparser.c: In function 'strp_read_sock': /kisskb/src/net/strparser/strparser.c:348:20: note: byref variable will be forcibly initialized 348 | read_descriptor_t desc; | ^~~~ /kisskb/src/net/strparser/strparser.c: In function 'strp_process': /kisskb/src/net/strparser/strparser.c:321:20: note: byref variable will be forcibly initialized 321 | read_descriptor_t desc; /* Dummy arg to strp_recv */ | ^~~~ /kisskb/src/drivers/regulator/tps65910-regulator.c: In function 'tps65910_set_ext_sleep_config': /kisskb/src/drivers/regulator/tps65910-regulator.c:920:15: note: byref variable will be forcibly initialized 920 | int opvsel, srvsel; | ^~~~~~ /kisskb/src/drivers/regulator/tps65910-regulator.c:920:7: note: byref variable will be forcibly initialized 920 | int opvsel, srvsel; | ^~~~~~ In file included from /kisskb/src/drivers/regulator/tps65218-regulator.c:20: /kisskb/src/drivers/regulator/tps65218-regulator.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/regulator/tps65218-regulator.c: In function 'tps65218_regulator_probe': /kisskb/src/drivers/regulator/tps65218-regulator.c:318:15: note: byref variable will be forcibly initialized 318 | unsigned int val; | ^~~ /kisskb/src/drivers/regulator/tps65910-regulator.c: In function 'tps65910_get_mode': /kisskb/src/drivers/regulator/tps65910-regulator.c:419:16: note: byref variable will be forcibly initialized 419 | int ret, reg, value, id = rdev_get_id(dev); | ^~~~~ /kisskb/src/drivers/regulator/tps65910-regulator.c: In function 'tps65911_get_voltage_sel': /kisskb/src/drivers/regulator/tps65910-regulator.c:561:15: note: byref variable will be forcibly initialized 561 | unsigned int value, reg; | ^~~~~ /kisskb/src/drivers/regulator/tps65910-regulator.c: In function 'tps65910_get_voltage_sel': /kisskb/src/drivers/regulator/tps65910-regulator.c:517:16: note: byref variable will be forcibly initialized 517 | int ret, reg, value, id = rdev_get_id(dev); | ^~~~~ /kisskb/src/drivers/tty/serial/xilinx_uartps.c: In function 'cdns_uart_set_baud_rate': /kisskb/src/drivers/tty/serial/xilinx_uartps.c:465:6: note: byref variable will be forcibly initialized 465 | int div8; | ^~~~ /kisskb/src/drivers/tty/serial/xilinx_uartps.c:463:14: note: byref variable will be forcibly initialized 463 | u32 cd = 0, bdiv = 0; | ^~~~ /kisskb/src/drivers/tty/serial/xilinx_uartps.c:463:6: note: byref variable will be forcibly initialized 463 | u32 cd = 0, bdiv = 0; | ^~ /kisskb/src/drivers/regulator/tps65910-regulator.c: In function 'tps65910_get_voltage_dcdc_sel': /kisskb/src/drivers/regulator/tps65910-regulator.c:441:43: note: byref variable will be forcibly initialized 441 | int opvsel = 0, srvsel = 0, vselmax = 0, mult = 0, sr = 0; | ^~~~ /kisskb/src/drivers/regulator/tps65910-regulator.c:441:18: note: byref variable will be forcibly initialized 441 | int opvsel = 0, srvsel = 0, vselmax = 0, mult = 0, sr = 0; | ^~~~~~ /kisskb/src/drivers/regulator/tps65910-regulator.c:441:6: note: byref variable will be forcibly initialized 441 | int opvsel = 0, srvsel = 0, vselmax = 0, mult = 0, sr = 0; | ^~~~~~ /kisskb/src/drivers/regulator/tps65910-regulator.c: In function 'tps65910_parse_dt_reg_data': /kisskb/src/drivers/regulator/tps65910-regulator.c:1006:15: note: byref variable will be forcibly initialized 1006 | unsigned int prop; | ^~~~ In file included from /kisskb/src/include/linux/platform_device.h:13, from /kisskb/src/drivers/regulator/tps65910-regulator.c:16: /kisskb/src/drivers/regulator/tps65910-regulator.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/tty/serial/xilinx_uartps.c: In function 'cdns_uart_clk_notifier_cb': /kisskb/src/drivers/tty/serial/xilinx_uartps.c:511:7: note: byref variable will be forcibly initialized 511 | int div8; | ^~~~ /kisskb/src/drivers/tty/serial/xilinx_uartps.c:510:13: note: byref variable will be forcibly initialized 510 | u32 bdiv, cd; | ^~ /kisskb/src/drivers/tty/serial/xilinx_uartps.c:510:7: note: byref variable will be forcibly initialized 510 | u32 bdiv, cd; | ^~~~ /kisskb/src/drivers/regulator/tps65910-regulator.c: In function 'tps65910_probe': /kisskb/src/drivers/regulator/tps65910-regulator.c:1080:29: note: byref variable will be forcibly initialized 1080 | struct of_regulator_match *tps65910_reg_matches = NULL; | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/xfrm/xfrm_algo.c: In function 'xfrm_aead_get_byname': /kisskb/src/net/xfrm/xfrm_algo.c:743:24: note: byref variable will be forcibly initialized 743 | struct xfrm_aead_name data = { | ^~~~ /kisskb/src/drivers/tty/serial/fsl_lpuart.c: In function 'lpuart_copy_rx_to_tty': /kisskb/src/drivers/tty/serial/fsl_lpuart.c:1107:22: note: byref variable will be forcibly initialized 1107 | struct dma_tx_state state; | ^~~~~ 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:1796:7: note: in expansion of macro 'wait_event_interruptible' 1796 | if (wait_event_interruptible(sport->dma_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/misc/eeprom/eeprom_93cx6.c: In function 'eeprom_93cx6_multiread': /kisskb/src/drivers/misc/eeprom/eeprom_93cx6.c:218:6: note: byref variable will be forcibly initialized 218 | u16 tmp; | ^~~ /kisskb/src/drivers/misc/eeprom/eeprom_93cx6.c: In function 'eeprom_93cx6_readb': /kisskb/src/drivers/misc/eeprom/eeprom_93cx6.c:241:6: note: byref variable will be forcibly initialized 241 | u16 tmp; | ^~~ /kisskb/src/drivers/base/regmap/regmap-i2c.c: In function 'regmap_i2c_read': /kisskb/src/drivers/base/regmap/regmap-i2c.c:178:17: note: byref variable will be forcibly initialized 178 | struct i2c_msg xfer[2]; | ^~~~ /kisskb/src/drivers/base/regmap/regmap-i2c.c: In function 'regmap_i2c_gather_write': /kisskb/src/drivers/base/regmap/regmap-i2c.c:144:17: note: byref variable will be forcibly initialized 144 | struct i2c_msg xfer[2]; | ^~~~ /kisskb/src/net/xfrm/xfrm_ipcomp.c: In function 'ipcomp_decompress': /kisskb/src/net/xfrm/xfrm_ipcomp.c:42:6: note: byref variable will be forcibly initialized 42 | int dlen = IPCOMP_SCRATCH_SIZE; | ^~~~ /kisskb/src/net/xfrm/xfrm_ipcomp.c: In function 'ipcomp_compress': /kisskb/src/net/xfrm/xfrm_ipcomp.c:129:6: note: byref variable will be forcibly initialized 129 | int dlen = IPCOMP_SCRATCH_SIZE; | ^~~~ /kisskb/src/drivers/base/regmap/regmap-spi.c: In function 'regmap_spi_gather_write': /kisskb/src/drivers/base/regmap/regmap-spi.c:42:21: note: byref variable will be forcibly initialized 42 | struct spi_message m; | ^ In file included from /kisskb/src/drivers/base/regmap/regmap-spi.c:10: /kisskb/src/drivers/base/regmap/regmap-spi.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/tty/serial/liteuart.c: In function 'liteuart_console_setup': /kisskb/src/drivers/tty/serial/liteuart.c:354:6: note: byref variable will be forcibly initialized 354 | int flow = 'n'; | ^~~~ /kisskb/src/drivers/tty/serial/liteuart.c:353:6: note: byref variable will be forcibly initialized 353 | int parity = 'n'; | ^~~~~~ /kisskb/src/drivers/tty/serial/liteuart.c:352:6: note: byref variable will be forcibly initialized 352 | int bits = 8; | ^~~~ /kisskb/src/drivers/tty/serial/liteuart.c:351:6: note: byref variable will be forcibly initialized 351 | int baud = 115200; | ^~~~ /kisskb/src/drivers/tty/serial/liteuart.c: In function 'liteuart_probe': /kisskb/src/drivers/tty/serial/liteuart.c:251:6: note: byref variable will be forcibly initialized 251 | int dev_id, ret; | ^~~~~~ /kisskb/src/lib/atomic64_test.c: In function 'test_atomic': /kisskb/src/lib/atomic64_test.c:111:11: note: byref variable will be forcibly initialized 111 | atomic_t v; | ^ In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from ./arch/powerpc/include/generated/asm/rwonce.h:1, from /kisskb/src/include/linux/compiler.h:266, from /kisskb/src/include/linux/err.h:5, from /kisskb/src/drivers/tty/serial/serial_mctrl_gpio.c:8: /kisskb/src/drivers/tty/serial/serial_mctrl_gpio.c: In function 'mctrl_gpio_set': /kisskb/src/drivers/tty/serial/serial_mctrl_gpio.c:49:17: note: byref variable will be forcibly initialized 49 | DECLARE_BITMAP(values, UART_GPIO_MAX); | ^~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/tty/serial/serial_mctrl_gpio.c:48:20: note: byref variable will be forcibly initialized 48 | struct gpio_desc *desc_array[UART_GPIO_MAX]; | ^~~~~~~~~~ /kisskb/src/drivers/tty/serial/serial_mctrl_gpio.c: In function 'mctrl_gpio_irq_handle': /kisskb/src/drivers/tty/serial/serial_mctrl_gpio.c:160:6: note: byref variable will be forcibly initialized 160 | u32 mctrl = gpios->mctrl_prev; | ^~~~~ /kisskb/src/lib/atomic64_test.c: In function 'test_atomic64': /kisskb/src/lib/atomic64_test.c:157:13: note: byref variable will be forcibly initialized 157 | atomic64_t v = ATOMIC64_INIT(v0); | ^ In file included from /kisskb/src/drivers/base/regmap/regmap-irq.c:13: /kisskb/src/drivers/base/regmap/regmap-irq.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/drivers/base/regmap/regmap-irq.c: In function 'regmap_irq_thread': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/base/regmap/regmap-irq.c:467:24: note: byref variable will be forcibly initialized 467 | const unsigned long mreg = data->main_status_buf[i]; | ^~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/drivers/base/regmap/regmap-irq.c:11: /kisskb/src/drivers/base/regmap/regmap-irq.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/base/regmap/regmap-irq.c: In function 'regmap_irq_sync_unlock': /kisskb/src/drivers/base/regmap/regmap-irq.c:101:6: note: byref variable will be forcibly initialized 101 | u32 val; | ^~~ /kisskb/src/net/appletalk/ddp.c: In function 'atalk_autobind': /kisskb/src/net/appletalk/ddp.c:1120:21: note: byref variable will be forcibly initialized 1120 | struct sockaddr_at sat; | ^~~ In file included from /kisskb/src/drivers/base/regmap/regmap-irq.c:13: /kisskb/src/drivers/base/regmap/regmap-irq.c: In function 'regmap_del_irq_chip': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/net/xfrm/xfrm_user.c: In function 'copy_to_user_kmaddress': /kisskb/src/net/xfrm/xfrm_user.c:2641:29: note: byref variable will be forcibly initialized 2641 | struct xfrm_user_kmaddress uk; | ^~ /kisskb/src/drivers/base/regmap/regmap-irq.c: In function 'devm_regmap_add_irq_chip_fwnode': /kisskb/src/net/xfrm/xfrm_user.c: In function 'copy_to_user_policy_type': /kisskb/src/drivers/base/regmap/regmap-irq.c:1033:38: note: byref variable will be forcibly initialized 1033 | struct regmap_irq_chip_data **ptr, *d; | ^ /kisskb/src/net/xfrm/xfrm_user.c:1841:30: note: byref variable will be forcibly initialized 1841 | struct xfrm_userpolicy_type upt; | ^~~ /kisskb/src/net/xfrm/xfrm_user.c: In function 'copy_to_user_migrate': /kisskb/src/net/xfrm/xfrm_user.c:2623:27: note: byref variable will be forcibly initialized 2623 | struct xfrm_user_migrate um; | ^~ /kisskb/src/net/xfrm/xfrm_user.c: In function 'copy_to_user_tmpl': /kisskb/src/net/xfrm/xfrm_user.c:1788:24: note: byref variable will be forcibly initialized 1788 | struct xfrm_user_tmpl vec[XFRM_MAX_DEPTH]; | ^~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/net/xfrm/xfrm_user.c:27: /kisskb/src/net/xfrm/xfrm_user.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/xfrm/xfrm_user.c: In function 'xfrm_if_id_put': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/xfrm/xfrm_user.c: In function 'xfrm_smark_put': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/appletalk/ddp.c: In function 'atalk_route_packet': /kisskb/src/net/appletalk/ddp.c:1324:20: note: byref variable will be forcibly initialized 1324 | struct atalk_addr ta; | ^~ /kisskb/src/net/xfrm/xfrm_user.c: In function 'build_expire': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/appletalk/ddp.c: In function 'atalk_rcv': /kisskb/src/net/appletalk/ddp.c:1427:21: note: byref variable will be forcibly initialized 1427 | struct sockaddr_at tosat; | ^~~~~ /kisskb/src/net/appletalk/ddp.c: In function 'atalk_recvmsg': /kisskb/src/net/appletalk/ddp.c:1753:6: note: byref variable will be forcibly initialized 1753 | int err = 0; | ^~~ /kisskb/src/net/appletalk/ddp.c: In function 'atalk_sendmsg': /kisskb/src/net/appletalk/ddp.c:1648:21: note: byref variable will be forcibly initialized 1648 | struct atalk_addr at_lo; | ^~~~~ /kisskb/src/net/appletalk/ddp.c:1628:21: note: byref variable will be forcibly initialized 1628 | struct atalk_addr at_hint; | ^~~~~~~ /kisskb/src/net/appletalk/ddp.c:1582:6: note: byref variable will be forcibly initialized 1582 | int err; | ^~~ /kisskb/src/net/appletalk/ddp.c:1576:35: note: byref variable will be forcibly initialized 1576 | struct sockaddr_at local_satalk, gsat; | ^~~~ /kisskb/src/net/appletalk/ddp.c:1576:21: note: byref variable will be forcibly initialized 1576 | struct sockaddr_at local_satalk, gsat; | ^~~~~~~~~~~~ /kisskb/src/net/xfrm/xfrm_user.c: In function 'xfrm_notify_policy': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/xfrm/xfrm_user.c: In function 'build_polexpire': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/xfrm/xfrm_user.c: In function 'dump_one_policy': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/appletalk/ddp.c: In function 'atrtr_ioctl_addrt': /kisskb/src/net/appletalk/ddp.c:876:8: note: byref variable will be forcibly initialized 876 | char name[IFNAMSIZ]; | ^~~~ /kisskb/src/net/xfrm/xfrm_user.c: In function 'xfrm_policy_netlink': /kisskb/src/net/xfrm/xfrm_user.c:1942:24: note: byref variable will be forcibly initialized 1942 | struct xfrm_dump_info info; | ^~~~ /kisskb/src/net/appletalk/ddp.c: In function 'atrtr_ioctl': /kisskb/src/net/appletalk/ddp.c:892:17: note: byref variable will be forcibly initialized 892 | struct rtentry rt; | ^~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/net/xfrm/xfrm_user.c:27: /kisskb/src/net/xfrm/xfrm_user.c: In function 'build_acquire': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/appletalk/ddp.c: In function 'atif_ioctl': /kisskb/src/net/appletalk/ddp.c:666:17: note: byref variable will be forcibly initialized 666 | struct rtentry rtdef; | ^~~~~ /kisskb/src/net/appletalk/ddp.c:659:15: note: byref variable will be forcibly initialized 659 | struct ifreq atreq; | ^~~~~ /kisskb/src/net/xfrm/xfrm_user.c: In function 'build_aevent': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/xfrm/xfrm_user.c: In function 'nla_put_u64_64bit': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/net/xfrm/xfrm_user.c: In function 'copy_to_user_state_extra': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/appletalk/ddp.c: In function 'atalk_getname': /kisskb/src/net/appletalk/ddp.c:1251:21: note: byref variable will be forcibly initialized 1251 | struct sockaddr_at sat; | ^~~ /kisskb/src/net/xfrm/xfrm_user.c: In function 'xfrm_state_netlink': /kisskb/src/net/xfrm/xfrm_user.c:1129:24: note: byref variable will be forcibly initialized 1129 | struct xfrm_dump_info info; | ^~~~ /kisskb/src/net/xfrm/xfrm_user.c: In function 'build_spdinfo': /kisskb/src/net/xfrm/xfrm_user.c:1194:32: note: byref variable will be forcibly initialized 1194 | struct xfrmu_spdhthresh spt4, spt6; | ^~~~ /kisskb/src/net/xfrm/xfrm_user.c:1194:26: note: byref variable will be forcibly initialized 1194 | struct xfrmu_spdhthresh spt4, spt6; | ^~~~ /kisskb/src/net/xfrm/xfrm_user.c:1193:24: note: byref variable will be forcibly initialized 1193 | struct xfrmu_spdhinfo sph; | ^~~ /kisskb/src/net/xfrm/xfrm_user.c:1192:23: note: byref variable will be forcibly initialized 1192 | struct xfrmu_spdinfo spc; | ^~~ /kisskb/src/net/xfrm/xfrm_user.c:1191:23: note: byref variable will be forcibly initialized 1191 | struct xfrmk_spdinfo si; | ^~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/net/xfrm/xfrm_user.c:27: /kisskb/src/net/xfrm/xfrm_user.c: In function 'build_sadinfo': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/xfrm/xfrm_user.c:1317:24: note: byref variable will be forcibly initialized 1317 | struct xfrmu_sadhinfo sh; | ^~ /kisskb/src/net/xfrm/xfrm_user.c:1316:23: note: byref variable will be forcibly initialized 1316 | struct xfrmk_sadinfo si; | ^~ /kisskb/src/net/xfrm/xfrm_user.c: In function 'xfrm_do_migrate': /kisskb/src/net/xfrm/xfrm_user.c:2579:6: note: byref variable will be forcibly initialized 2579 | int n = 0; | ^ /kisskb/src/net/xfrm/xfrm_user.c:2576:24: note: byref variable will be forcibly initialized 2576 | struct xfrm_kmaddress km, *kmp; | ^~ /kisskb/src/net/xfrm/xfrm_user.c:2575:22: note: byref variable will be forcibly initialized 2575 | struct xfrm_migrate m[XFRM_MAX_DEPTH]; | ^ /kisskb/src/net/xfrm/xfrm_user.c: In function 'xfrm_get_ae': /kisskb/src/net/xfrm/xfrm_user.c:2250:18: note: byref variable will be forcibly initialized 2250 | struct km_event c; | ^ /kisskb/src/net/xfrm/xfrm_user.c: In function 'xfrm_new_ae': /kisskb/src/net/xfrm/xfrm_user.c:2292:18: note: byref variable will be forcibly initialized 2292 | struct km_event c; | ^ /kisskb/src/net/xfrm/xfrm_user.c: In function 'xfrm_flush_policy': /kisskb/src/net/xfrm/xfrm_user.c:2342:18: note: byref variable will be forcibly initialized 2342 | struct km_event c; | ^ /kisskb/src/net/xfrm/xfrm_user.c: In function 'xfrm_flush_sa': /kisskb/src/net/xfrm/xfrm_user.c:2147:18: note: byref variable will be forcibly initialized 2147 | struct km_event c; | ^ /kisskb/src/net/xfrm/xfrm_user.c: In function 'xfrm_add_pol_expire': /kisskb/src/net/xfrm/xfrm_user.c:2375:19: note: byref variable will be forcibly initialized 2375 | struct xfrm_mark m; | ^ /kisskb/src/net/xfrm/xfrm_user.c:2374:6: note: byref variable will be forcibly initialized 2374 | int err = -ENOENT; | ^~~ /kisskb/src/net/xfrm/xfrm_user.c: In function 'xfrm_get_policy': /kisskb/src/net/xfrm/xfrm_user.c:2070:19: note: byref variable will be forcibly initialized 2070 | struct xfrm_mark m; | ^ /kisskb/src/net/xfrm/xfrm_user.c:2068:18: note: byref variable will be forcibly initialized 2068 | struct km_event c; | ^ /kisskb/src/net/xfrm/xfrm_user.c:2067:6: note: byref variable will be forcibly initialized 2067 | int err; | ^~~ /kisskb/src/net/xfrm/xfrm_user.c: In function 'xfrm_add_acquire': /kisskb/src/net/xfrm/xfrm_user.c:2478:6: note: byref variable will be forcibly initialized 2478 | int err = -ENOMEM; | ^~~ /kisskb/src/net/xfrm/xfrm_user.c: In function 'xfrm_alloc_userspi': /kisskb/src/net/xfrm/xfrm_user.c:1401:19: note: byref variable will be forcibly initialized 1401 | struct xfrm_mark m; | ^ /kisskb/src/net/xfrm/xfrm_user.c: In function 'xfrm_dump_policy': /kisskb/src/net/xfrm/xfrm_user.c:1926:24: note: byref variable will be forcibly initialized 1926 | struct xfrm_dump_info info; | ^~~~ /kisskb/src/net/xfrm/xfrm_user.c: In function 'xfrm_add_policy': /kisskb/src/net/xfrm/xfrm_user.c:1748:6: note: byref variable will be forcibly initialized 1748 | int err; | ^~~ /kisskb/src/net/xfrm/xfrm_user.c:1747:18: note: byref variable will be forcibly initialized 1747 | struct km_event c; | ^ /kisskb/src/net/xfrm/xfrm_user.c: In function 'xfrm_get_sa': /kisskb/src/net/xfrm/xfrm_user.c:1372:6: note: byref variable will be forcibly initialized 1372 | int err = -ESRCH; | ^~~ /kisskb/src/net/xfrm/xfrm_user.c: In function 'xfrm_del_sa': /kisskb/src/net/xfrm/xfrm_user.c:756:18: note: byref variable will be forcibly initialized 756 | struct km_event c; | ^ /kisskb/src/net/xfrm/xfrm_user.c:755:6: note: byref variable will be forcibly initialized 755 | int err = -ESRCH; | ^~~ /kisskb/src/net/xfrm/xfrm_user.c: In function 'xfrm_add_sa': /kisskb/src/net/xfrm/xfrm_user.c:678:18: note: byref variable will be forcibly initialized 678 | struct km_event c; | ^ /kisskb/src/net/xfrm/xfrm_user.c:677:6: note: byref variable will be forcibly initialized 677 | int err; | ^~~ /kisskb/src/net/xfrm/xfrm_user.c: In function 'xfrm_user_rcv_msg': /kisskb/src/net/xfrm/xfrm_user.c:2886:31: note: byref variable will be forcibly initialized 2886 | struct netlink_dump_control c = { | ^ /kisskb/src/net/xfrm/xfrm_user.c:2852:17: note: byref variable will be forcibly initialized 2852 | struct nlattr *attrs[XFRMA_MAX+1]; | ^~~~~ /kisskb/src/net/xfrm/xfrm_user.c: In function 'xfrm_dump_sa': /kisskb/src/net/xfrm/xfrm_user.c:1097:18: note: byref variable will be forcibly initialized 1097 | struct nlattr *attrs[XFRMA_MAX+1]; | ^~~~~ /kisskb/src/net/xfrm/xfrm_user.c:1086:24: note: byref variable will be forcibly initialized 1086 | struct xfrm_dump_info info; | ^~~~ /kisskb/src/drivers/block/floppy.c: In function 'raw_cmd_copyout': /kisskb/src/drivers/block/floppy.c:3042:25: note: byref variable will be forcibly initialized 3042 | struct floppy_raw_cmd cmd = *ptr; | ^~~ /kisskb/src/drivers/block/floppy.c: In function 'copy_buffer': /kisskb/src/drivers/block/floppy.c:2435:22: note: byref variable will be forcibly initialized 2435 | struct req_iterator iter; | ^~~~ /kisskb/src/drivers/base/regmap/regmap-i3c.c: In function 'regmap_i3c_read': /kisskb/src/drivers/base/regmap/regmap-i3c.c:30:23: note: byref variable will be forcibly initialized 30 | struct i3c_priv_xfer xfers[2]; | ^~~~~ /kisskb/src/drivers/block/floppy.c: In function 'config_types': /kisskb/src/drivers/block/floppy.c:3912:8: note: byref variable will be forcibly initialized 3912 | char temparea[32]; | ^~~~~~~~ /kisskb/src/drivers/block/floppy.c: In function 'request_done': /kisskb/src/drivers/block/floppy.c:2282:7: note: byref variable will be forcibly initialized 2282 | char msg[sizeof("request done ") + sizeof(int) * 3]; | ^~~ In file included from /kisskb/src/lib/interval_tree_test.c:6: /kisskb/src/lib/interval_tree_test.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/block/floppy.c: In function 'floppy_setup': /kisskb/src/drivers/block/floppy.c:4392:6: note: byref variable will be forcibly initialized 4392 | int ints[11]; | ^~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, 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:896:6: note: in expansion of macro 'wait_event_interruptible' 896 | 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:2024:3: note: in expansion of macro 'wait_event' 2024 | 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:2022:3: note: in expansion of macro 'wait_event_interruptible' 2022 | wait_event_interruptible(command_done, command_status >= 2); | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/block/floppy.c: In function 'fd_getgeo': /kisskb/src/drivers/block/floppy.c:3336:24: note: byref variable will be forcibly initialized 3336 | struct floppy_struct *g; | ^ /kisskb/src/drivers/block/floppy.c: In function '__floppy_read_block_0': /kisskb/src/drivers/block/floppy.c:4120:20: note: byref variable will be forcibly initialized 4120 | struct rb0_cbdata cbdata; | ^~~~~~ /kisskb/src/drivers/block/floppy.c:4118:17: note: byref variable will be forcibly initialized 4118 | struct bio_vec bio_vec; | ^~~~~~~ /kisskb/src/drivers/block/floppy.c:4117:13: note: byref variable will be forcibly initialized 4117 | struct bio bio; | ^~~ /kisskb/src/drivers/block/floppy.c: In function 'raw_cmd_ioctl': /kisskb/src/drivers/block/floppy.c:3136:25: note: byref variable will be forcibly initialized 3136 | struct floppy_raw_cmd *my_raw_cmd; | ^~~~~~~~~~ /kisskb/src/drivers/block/floppy.c: In function 'fd_locked_ioctl': /kisskb/src/drivers/block/floppy.c:3381:14: note: byref variable will be forcibly initialized 3381 | const void *outparam; /* parameters passed back to user space */ | ^~~~~~~~ /kisskb/src/drivers/block/floppy.c:3380:4: note: byref variable will be forcibly initialized 3380 | } inparam; /* parameters coming from user space */ | ^~~~~~~ /kisskb/src/drivers/block/floppy.c:3374:6: note: byref variable will be forcibly initialized 3374 | int size; | ^~~~ /kisskb/src/drivers/mfd/88pm860x-core.c: In function 'verify_addr': /kisskb/src/drivers/mfd/88pm860x-core.c:1091:17: note: byref variable will be forcibly initialized 1091 | unsigned short addr_8606[] = {0x10, 0x11}; | ^~~~~~~~~ /kisskb/src/drivers/mfd/88pm860x-core.c:1090:17: note: byref variable will be forcibly initialized 1090 | unsigned short addr_8607[] = {0x30, 0x34}; | ^~~~~~~~~ /kisskb/src/drivers/mfd/88pm860x-core.c: In function 'device_irq_init': /kisskb/src/drivers/mfd/88pm860x-core.c:572:16: note: byref variable will be forcibly initialized 572 | unsigned char status_buf[INT_STATUS_NUM]; | ^~~~~~~~~~ /kisskb/src/drivers/tty/serial/max3100.c: In function 'max3100_sr': /kisskb/src/drivers/tty/serial/max3100.c:194:11: note: byref variable will be forcibly initialized 194 | u16 etx, erx; | ^~~ /kisskb/src/drivers/tty/serial/max3100.c:194:6: note: byref variable will be forcibly initialized 194 | u16 etx, erx; | ^~~ /kisskb/src/drivers/tty/serial/max3100.c:193:21: note: byref variable will be forcibly initialized 193 | struct spi_message message; | ^~~~~~~ /kisskb/src/drivers/tty/serial/max3100.c: In function 'max3100_suspend': /kisskb/src/drivers/tty/serial/max3100.c:857:11: note: byref variable will be forcibly initialized 857 | u16 tx, rx; | ^~ /kisskb/src/drivers/tty/serial/max3100.c: In function 'max3100_shutdown': /kisskb/src/drivers/tty/serial/max3100.c:568:11: note: byref variable will be forcibly initialized 568 | u16 tx, rx; | ^~ /kisskb/src/drivers/tty/serial/max3100.c: In function 'max3100_work': /kisskb/src/drivers/tty/serial/max3100.c:260:10: note: byref variable will be forcibly initialized 260 | u16 tx, rx; | ^~ /kisskb/src/drivers/tty/serial/max3100.c:260:6: note: byref variable will be forcibly initialized 260 | u16 tx, rx; | ^~ /kisskb/src/drivers/tty/serial/max3100.c: In function 'max3100_startup': /kisskb/src/drivers/tty/serial/max3100.c:613:11: note: byref variable will be forcibly initialized 613 | u16 tx, rx; | ^~ /kisskb/src/drivers/tty/serial/max3100.c:580:7: note: byref variable will be forcibly initialized 580 | char b[12]; | ^ /kisskb/src/net/8021q/vlan_core.c: In function 'vlan_vid_add': /kisskb/src/drivers/tty/serial/max3100.c: In function 'max3100_probe': /kisskb/src/net/8021q/vlan_core.c:321:24: note: byref variable will be forcibly initialized 321 | struct vlan_vid_info *vid_info; | ^~~~~~~~ /kisskb/src/drivers/tty/serial/max3100.c:738:10: note: byref variable will be forcibly initialized 738 | u16 tx, rx; | ^~ In file included from /kisskb/src/drivers/misc/eeprom/at25.c:17: /kisskb/src/drivers/misc/eeprom/at25.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/misc/eeprom/at25.c: In function 'at25_ee_read': /kisskb/src/drivers/misc/eeprom/at25.c:85:21: note: byref variable will be forcibly initialized 85 | struct spi_message m; | ^ /kisskb/src/drivers/misc/eeprom/at25.c:84:22: note: byref variable will be forcibly initialized 84 | struct spi_transfer t[2]; | ^ /kisskb/src/drivers/misc/eeprom/at25.c:81:7: note: byref variable will be forcibly initialized 81 | u8 command[EE_MAXADDRLEN + 1]; | ^~~~~~~ /kisskb/src/drivers/misc/eeprom/at25.c: In function 'fm25_aux_read': /kisskb/src/drivers/misc/eeprom/at25.c:151:21: note: byref variable will be forcibly initialized 151 | struct spi_message m; | ^ /kisskb/src/drivers/misc/eeprom/at25.c:150:22: note: byref variable will be forcibly initialized 150 | struct spi_transfer t[2]; | ^ /kisskb/src/drivers/misc/eeprom/at25.c: In function 'at25_fw_to_chip': /kisskb/src/drivers/misc/eeprom/at25.c:308:6: note: byref variable will be forcibly initialized 308 | u32 val; | ^~~ In file included from /kisskb/src/drivers/misc/eeprom/at25.c:17: /kisskb/src/drivers/misc/eeprom/at25.c: In function 'spi_w8r8': /kisskb/src/include/linux/spi/spi.h:1294:7: note: byref variable will be forcibly initialized 1294 | u8 result; | ^~~~~~ /kisskb/src/drivers/misc/eeprom/at25.c: In function 'at25_ee_write': /kisskb/src/include/linux/spi/spi.h:1294:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/misc/eeprom/at25.c:188:12: note: byref variable will be forcibly initialized 188 | static int at25_ee_write(void *priv, unsigned int off, void *val, size_t count) | ^~~~~~~~~~~~~ In file included from /kisskb/src/drivers/misc/eeprom/at25.c:17: /kisskb/src/drivers/misc/eeprom/at25.c: In function 'at25_probe': /kisskb/src/include/linux/spi/spi.h:1294:7: note: byref variable will be forcibly initialized 1294 | u8 result; | ^~~~~~ /kisskb/src/drivers/misc/eeprom/at25.c:376:12: note: byref variable will be forcibly initialized 376 | static int at25_probe(struct spi_device *spi) | ^~~~~~~~~~ /kisskb/src/drivers/misc/eeprom/at25.c:383:5: note: byref variable will be forcibly initialized 383 | u8 sernum[FM25_SN_LEN]; | ^~~~~~ /kisskb/src/drivers/misc/eeprom/at25.c:382:5: note: byref variable will be forcibly initialized 382 | u8 id[FM25_ID_LEN]; | ^~ /kisskb/src/drivers/misc/eeprom/at25.c:379:20: note: byref variable will be forcibly initialized 379 | struct spi_eeprom chip; | ^~~~ In file included from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c: In function 'list_test_list_entry': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:510:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 510 | KUNIT_EXPECT_PTR_EQ(test, &test_struct, list_entry(&(test_struct.list), | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:508:26: note: byref variable will be forcibly initialized 508 | struct list_test_struct test_struct; | ^~~~~~~~~~~ In file included from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c: In function 'list_test_list_for_each_entry_reverse': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:698:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 698 | KUNIT_EXPECT_EQ(test, i, -1); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:694:3: note: in expansion of macro 'KUNIT_EXPECT_EQ' 694 | KUNIT_EXPECT_EQ(test, cur->data, i); | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/kref.h:16, from /kisskb/src/include/kunit/test.h:19, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:683:12: note: byref variable will be forcibly initialized 683 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/list-test.c:682:26: note: byref variable will be forcibly initialized 682 | struct list_test_struct entries[5], *cur; | ^~~~~~~ In file included from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c: In function 'list_test_list_for_each_entry': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:677:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 677 | KUNIT_EXPECT_EQ(test, i, 5); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:673:3: note: in expansion of macro 'KUNIT_EXPECT_EQ' 673 | KUNIT_EXPECT_EQ(test, cur->data, i); | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/kref.h:16, from /kisskb/src/include/kunit/test.h:19, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:662:12: note: byref variable will be forcibly initialized 662 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/list-test.c:661:26: note: byref variable will be forcibly initialized 661 | struct list_test_struct entries[5], *cur; | ^~~~~~~ In file included from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c: In function 'list_test_list_for_each_prev': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:615:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 615 | KUNIT_EXPECT_EQ(test, i, -1); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:611:3: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 611 | KUNIT_EXPECT_PTR_EQ(test, cur, &entries[i]); | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/kref.h:16, from /kisskb/src/include/kunit/test.h:19, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:603:12: note: byref variable will be forcibly initialized 603 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/list-test.c:602:19: note: byref variable will be forcibly initialized 602 | struct list_head entries[3], *cur; | ^~~~~~~ In file included from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c: In function 'list_test_list_for_each': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:597:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 597 | KUNIT_EXPECT_EQ(test, i, 3); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:593:3: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 593 | KUNIT_EXPECT_PTR_EQ(test, cur, &entries[i]); | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/kref.h:16, from /kisskb/src/include/kunit/test.h:19, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:585:12: note: byref variable will be forcibly initialized 585 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/list-test.c:584:19: note: byref variable will be forcibly initialized 584 | struct list_head entries[3], *cur; | ^~~~~~~ In file included from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c: In function 'list_test_list_prev_entry': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:578:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 578 | KUNIT_EXPECT_PTR_EQ(test, &test_struct1, list_prev_entry(&test_struct2, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/kref.h:16, from /kisskb/src/include/kunit/test.h:19, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:572:12: note: byref variable will be forcibly initialized 572 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/list-test.c:571:40: note: byref variable will be forcibly initialized 571 | struct list_test_struct test_struct1, test_struct2; | ^~~~~~~~~~~~ /kisskb/src/lib/list-test.c:571:26: note: byref variable will be forcibly initialized 571 | struct list_test_struct test_struct1, test_struct2; | ^~~~~~~~~~~~ In file included from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c: In function 'list_test_list_next_entry': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:565:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 565 | KUNIT_EXPECT_PTR_EQ(test, &test_struct2, list_next_entry(&test_struct1, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/kref.h:16, from /kisskb/src/include/kunit/test.h:19, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:559:12: note: byref variable will be forcibly initialized 559 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/list-test.c:558:40: note: byref variable will be forcibly initialized 558 | struct list_test_struct test_struct1, test_struct2; | ^~~~~~~~~~~~ /kisskb/src/lib/list-test.c:558:26: note: byref variable will be forcibly initialized 558 | struct list_test_struct test_struct1, test_struct2; | ^~~~~~~~~~~~ In file included from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c: In function 'list_test_list_first_entry_or_null': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:551:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 551 | KUNIT_EXPECT_PTR_EQ(test, &test_struct1, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:819:2: note: in expansion of macro 'KUNIT_ASSERTION' 819 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:841:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' 841 | KUNIT_UNARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:849:2: note: in expansion of macro 'KUNIT_FALSE_MSG_ASSERTION' 849 | KUNIT_FALSE_MSG_ASSERTION(test, assert_type, condition, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1341:2: note: in expansion of macro 'KUNIT_FALSE_ASSERTION' 1341 | KUNIT_FALSE_ASSERTION(test, KUNIT_EXPECTATION, condition) | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:545:2: note: in expansion of macro 'KUNIT_EXPECT_FALSE' 545 | KUNIT_EXPECT_FALSE(test, list_first_entry_or_null(&list, | ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/kref.h:16, from /kisskb/src/include/kunit/test.h:19, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:543:12: note: byref variable will be forcibly initialized 543 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/list-test.c:542:40: note: byref variable will be forcibly initialized 542 | struct list_test_struct test_struct1, test_struct2; | ^~~~~~~~~~~~ /kisskb/src/lib/list-test.c:542:26: note: byref variable will be forcibly initialized 542 | struct list_test_struct test_struct1, test_struct2; | ^~~~~~~~~~~~ In file included from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c: In function 'list_test_list_last_entry': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:536:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 536 | KUNIT_EXPECT_PTR_EQ(test, &test_struct2, list_last_entry(&list, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/kref.h:16, from /kisskb/src/include/kunit/test.h:19, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:530:12: note: byref variable will be forcibly initialized 530 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/list-test.c:529:40: note: byref variable will be forcibly initialized 529 | struct list_test_struct test_struct1, test_struct2; | ^~~~~~~~~~~~ /kisskb/src/lib/list-test.c:529:26: note: byref variable will be forcibly initialized 529 | struct list_test_struct test_struct1, test_struct2; | ^~~~~~~~~~~~ In file included from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c: In function 'list_test_list_first_entry': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:523:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 523 | KUNIT_EXPECT_PTR_EQ(test, &test_struct1, list_first_entry(&list, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/kref.h:16, from /kisskb/src/include/kunit/test.h:19, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:517:12: note: byref variable will be forcibly initialized 517 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/list-test.c:516:40: note: byref variable will be forcibly initialized 516 | struct list_test_struct test_struct1, test_struct2; | ^~~~~~~~~~~~ /kisskb/src/lib/list-test.c:516:26: note: byref variable will be forcibly initialized 516 | struct list_test_struct test_struct1, test_struct2; | ^~~~~~~~~~~~ In file included from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c: In function 'list_test_list_splice_tail_init': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:819:2: note: in expansion of macro 'KUNIT_ASSERTION' 819 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:830:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' 830 | KUNIT_UNARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:838:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' 838 | KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1322:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' 1322 | KUNIT_TRUE_ASSERTION(test, KUNIT_EXPECTATION, condition) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:503:2: note: in expansion of macro 'KUNIT_EXPECT_TRUE' 503 | KUNIT_EXPECT_TRUE(test, list_empty_careful(&list2)); | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:501:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 501 | KUNIT_EXPECT_EQ(test, i, 5); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:497:3: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 497 | KUNIT_EXPECT_PTR_EQ(test, cur, &entries[i]); | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/kref.h:16, from /kisskb/src/include/kunit/test.h:19, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:483:12: note: byref variable will be forcibly initialized 483 | LIST_HEAD(list2); | ^~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/list-test.c:482:12: note: byref variable will be forcibly initialized 482 | LIST_HEAD(list1); | ^~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/list-test.c:481:19: note: byref variable will be forcibly initialized 481 | struct list_head entries[5], *cur; | ^~~~~~~ In file included from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c: In function 'list_test_list_splice_init': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:819:2: note: in expansion of macro 'KUNIT_ASSERTION' 819 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:830:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' 830 | KUNIT_UNARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:838:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' 838 | KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1322:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' 1322 | KUNIT_TRUE_ASSERTION(test, KUNIT_EXPECTATION, condition) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:476:2: note: in expansion of macro 'KUNIT_EXPECT_TRUE' 476 | KUNIT_EXPECT_TRUE(test, list_empty_careful(&list2)); | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:474:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 474 | KUNIT_EXPECT_EQ(test, i, 5); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:470:3: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 470 | KUNIT_EXPECT_PTR_EQ(test, cur, &entries[i]); | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/kref.h:16, from /kisskb/src/include/kunit/test.h:19, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:456:12: note: byref variable will be forcibly initialized 456 | LIST_HEAD(list2); | ^~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/list-test.c:455:12: note: byref variable will be forcibly initialized 455 | LIST_HEAD(list1); | ^~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/list-test.c:454:19: note: byref variable will be forcibly initialized 454 | struct list_head entries[5], *cur; | ^~~~~~~ In file included from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c: In function 'list_test_list_splice_tail': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:449:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 449 | KUNIT_EXPECT_EQ(test, i, 5); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:445:3: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 445 | KUNIT_EXPECT_PTR_EQ(test, cur, &entries[i]); | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/kref.h:16, from /kisskb/src/include/kunit/test.h:19, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:431:12: note: byref variable will be forcibly initialized 431 | LIST_HEAD(list2); | ^~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/list-test.c:430:12: note: byref variable will be forcibly initialized 430 | LIST_HEAD(list1); | ^~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/list-test.c:429:19: note: byref variable will be forcibly initialized 429 | struct list_head entries[5], *cur; | ^~~~~~~ In file included from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c: In function 'list_test_list_splice': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:424:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 424 | KUNIT_EXPECT_EQ(test, i, 5); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:420:3: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 420 | KUNIT_EXPECT_PTR_EQ(test, cur, &entries[i]); | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/kref.h:16, from /kisskb/src/include/kunit/test.h:19, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:406:12: note: byref variable will be forcibly initialized 406 | LIST_HEAD(list2); | ^~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/list-test.c:405:12: note: byref variable will be forcibly initialized 405 | LIST_HEAD(list1); | ^~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/list-test.c:404:19: note: byref variable will be forcibly initialized 404 | struct list_head entries[5], *cur; | ^~~~~~~ In file included from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c: In function 'list_test_list_cut_before': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:397:3: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 397 | KUNIT_EXPECT_PTR_EQ(test, cur, &entries[i]); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:394:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 394 | KUNIT_EXPECT_EQ(test, i, 1); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:390:3: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 390 | KUNIT_EXPECT_PTR_EQ(test, cur, &entries[i]); | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/kref.h:16, from /kisskb/src/include/kunit/test.h:19, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:378:12: note: byref variable will be forcibly initialized 378 | LIST_HEAD(list2); | ^~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/list-test.c:377:12: note: byref variable will be forcibly initialized 377 | LIST_HEAD(list1); | ^~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/list-test.c:376:19: note: byref variable will be forcibly initialized 376 | struct list_head entries[3], *cur; | ^~~~~~~ In file included from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c: In function 'list_test_list_cut_position': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:369:3: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 369 | KUNIT_EXPECT_PTR_EQ(test, cur, &entries[i]); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:366:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 366 | KUNIT_EXPECT_EQ(test, i, 2); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:362:3: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 362 | KUNIT_EXPECT_PTR_EQ(test, cur, &entries[i]); | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/kref.h:16, from /kisskb/src/include/kunit/test.h:19, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:350:12: note: byref variable will be forcibly initialized 350 | LIST_HEAD(list2); | ^~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/list-test.c:349:12: note: byref variable will be forcibly initialized 349 | LIST_HEAD(list1); | ^~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/list-test.c:348:19: note: byref variable will be forcibly initialized 348 | struct list_head entries[3], *cur; | ^~~~~~~ In file included from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c: In function 'list_test_list_is_singular': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:819:2: note: in expansion of macro 'KUNIT_ASSERTION' 819 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:841:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' 841 | KUNIT_UNARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:849:2: note: in expansion of macro 'KUNIT_FALSE_MSG_ASSERTION' 849 | KUNIT_FALSE_MSG_ASSERTION(test, assert_type, condition, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1341:2: note: in expansion of macro 'KUNIT_FALSE_ASSERTION' 1341 | KUNIT_FALSE_ASSERTION(test, KUNIT_EXPECTATION, condition) | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:343:2: note: in expansion of macro 'KUNIT_EXPECT_FALSE' 343 | KUNIT_EXPECT_FALSE(test, list_is_singular(&list)); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:819:2: note: in expansion of macro 'KUNIT_ASSERTION' 819 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:830:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' 830 | KUNIT_UNARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:838:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' 838 | KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1322:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' 1322 | KUNIT_TRUE_ASSERTION(test, KUNIT_EXPECTATION, condition) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:338:2: note: in expansion of macro 'KUNIT_EXPECT_TRUE' 338 | KUNIT_EXPECT_TRUE(test, list_is_singular(&list)); | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:819:2: note: in expansion of macro 'KUNIT_ASSERTION' 819 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:841:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' 841 | KUNIT_UNARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:849:2: note: in expansion of macro 'KUNIT_FALSE_MSG_ASSERTION' 849 | KUNIT_FALSE_MSG_ASSERTION(test, assert_type, condition, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1341:2: note: in expansion of macro 'KUNIT_FALSE_ASSERTION' 1341 | KUNIT_FALSE_ASSERTION(test, KUNIT_EXPECTATION, condition) | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:333:2: note: in expansion of macro 'KUNIT_EXPECT_FALSE' 333 | KUNIT_EXPECT_FALSE(test, list_is_singular(&list)); | ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/kref.h:16, from /kisskb/src/include/kunit/test.h:19, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:330:12: note: byref variable will be forcibly initialized 330 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/list-test.c:329:22: note: byref variable will be forcibly initialized 329 | struct list_head a, b; | ^ /kisskb/src/lib/list-test.c:329:19: note: byref variable will be forcibly initialized 329 | struct list_head a, b; | ^ In file included from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c: In function 'list_test_list_empty_careful': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:819:2: note: in expansion of macro 'KUNIT_ASSERTION' 819 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:830:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' 830 | KUNIT_UNARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:838:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' 838 | KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1322:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' 1322 | KUNIT_TRUE_ASSERTION(test, KUNIT_EXPECTATION, condition) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:283:2: note: in expansion of macro 'KUNIT_EXPECT_TRUE' 283 | KUNIT_EXPECT_TRUE(test, list_empty_careful(&list2)); | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:819:2: note: in expansion of macro 'KUNIT_ASSERTION' 819 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:841:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' 841 | KUNIT_UNARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:849:2: note: in expansion of macro 'KUNIT_FALSE_MSG_ASSERTION' 849 | KUNIT_FALSE_MSG_ASSERTION(test, assert_type, condition, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1341:2: note: in expansion of macro 'KUNIT_FALSE_ASSERTION' 1341 | KUNIT_FALSE_ASSERTION(test, KUNIT_EXPECTATION, condition) | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:282:2: note: in expansion of macro 'KUNIT_EXPECT_FALSE' 282 | KUNIT_EXPECT_FALSE(test, list_empty_careful(&list1)); | ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/kref.h:16, from /kisskb/src/include/kunit/test.h:19, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:278:12: note: byref variable will be forcibly initialized 278 | LIST_HEAD(list2); | ^~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/list-test.c:277:12: note: byref variable will be forcibly initialized 277 | LIST_HEAD(list1); | ^~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/list-test.c:276:19: note: byref variable will be forcibly initialized 276 | struct list_head a; | ^ In file included from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c: In function 'list_test_list_empty': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:819:2: note: in expansion of macro 'KUNIT_ASSERTION' 819 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:830:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' 830 | KUNIT_UNARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:838:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' 838 | KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1322:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' 1322 | KUNIT_TRUE_ASSERTION(test, KUNIT_EXPECTATION, condition) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:270:2: note: in expansion of macro 'KUNIT_EXPECT_TRUE' 270 | KUNIT_EXPECT_TRUE(test, list_empty(&list2)); | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:819:2: note: in expansion of macro 'KUNIT_ASSERTION' 819 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:841:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' 841 | KUNIT_UNARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:849:2: note: in expansion of macro 'KUNIT_FALSE_MSG_ASSERTION' 849 | KUNIT_FALSE_MSG_ASSERTION(test, assert_type, condition, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1341:2: note: in expansion of macro 'KUNIT_FALSE_ASSERTION' 1341 | KUNIT_FALSE_ASSERTION(test, KUNIT_EXPECTATION, condition) | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:269:2: note: in expansion of macro 'KUNIT_EXPECT_FALSE' 269 | KUNIT_EXPECT_FALSE(test, list_empty(&list1)); | ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/kref.h:16, from /kisskb/src/include/kunit/test.h:19, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:265:12: note: byref variable will be forcibly initialized 265 | LIST_HEAD(list2); | ^~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/list-test.c:264:12: note: byref variable will be forcibly initialized 264 | LIST_HEAD(list1); | ^~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/list-test.c:263:19: note: byref variable will be forcibly initialized 263 | struct list_head a; | ^ In file included from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c: In function 'list_test_list_is_last': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:819:2: note: in expansion of macro 'KUNIT_ASSERTION' 819 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:830:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' 830 | KUNIT_UNARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:838:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' 838 | KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1322:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' 1322 | KUNIT_TRUE_ASSERTION(test, KUNIT_EXPECTATION, condition) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:258:2: note: in expansion of macro 'KUNIT_EXPECT_TRUE' 258 | KUNIT_EXPECT_TRUE(test, list_is_last(&b, &list)); | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:819:2: note: in expansion of macro 'KUNIT_ASSERTION' 819 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:841:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' 841 | KUNIT_UNARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:849:2: note: in expansion of macro 'KUNIT_FALSE_MSG_ASSERTION' 849 | KUNIT_FALSE_MSG_ASSERTION(test, assert_type, condition, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1341:2: note: in expansion of macro 'KUNIT_FALSE_ASSERTION' 1341 | KUNIT_FALSE_ASSERTION(test, KUNIT_EXPECTATION, condition) | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:257:2: note: in expansion of macro 'KUNIT_EXPECT_FALSE' 257 | KUNIT_EXPECT_FALSE(test, list_is_last(&a, &list)); | ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/kref.h:16, from /kisskb/src/include/kunit/test.h:19, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:252:12: note: byref variable will be forcibly initialized 252 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/list-test.c:251:22: note: byref variable will be forcibly initialized 251 | struct list_head a, b; | ^ /kisskb/src/lib/list-test.c:251:19: note: byref variable will be forcibly initialized 251 | struct list_head a, b; | ^ In file included from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c: In function 'list_test_list_is_first': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:819:2: note: in expansion of macro 'KUNIT_ASSERTION' 819 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:841:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' 841 | KUNIT_UNARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:849:2: note: in expansion of macro 'KUNIT_FALSE_MSG_ASSERTION' 849 | KUNIT_FALSE_MSG_ASSERTION(test, assert_type, condition, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1341:2: note: in expansion of macro 'KUNIT_FALSE_ASSERTION' 1341 | KUNIT_FALSE_ASSERTION(test, KUNIT_EXPECTATION, condition) | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:246:2: note: in expansion of macro 'KUNIT_EXPECT_FALSE' 246 | KUNIT_EXPECT_FALSE(test, list_is_first(&b, &list)); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:819:2: note: in expansion of macro 'KUNIT_ASSERTION' 819 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:830:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' 830 | KUNIT_UNARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:838:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' 838 | KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1322:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' 1322 | KUNIT_TRUE_ASSERTION(test, KUNIT_EXPECTATION, condition) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:245:2: note: in expansion of macro 'KUNIT_EXPECT_TRUE' 245 | KUNIT_EXPECT_TRUE(test, list_is_first(&a, &list)); | ^~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/kref.h:16, from /kisskb/src/include/kunit/test.h:19, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:240:12: note: byref variable will be forcibly initialized 240 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/list-test.c:239:22: note: byref variable will be forcibly initialized 239 | struct list_head a, b; | ^ /kisskb/src/lib/list-test.c:239:19: note: byref variable will be forcibly initialized 239 | struct list_head a, b; | ^ In file included from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c: In function 'list_test_list_bulk_move_tail': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:234:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 234 | KUNIT_EXPECT_EQ(test, i, 2); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:231:3: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 231 | KUNIT_EXPECT_PTR_EQ(test, ptr, list2_values[i]); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:228:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 228 | KUNIT_EXPECT_EQ(test, i, 4); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:225:3: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 225 | KUNIT_EXPECT_PTR_EQ(test, ptr, list1_values[i]); | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/kref.h:16, from /kisskb/src/include/kunit/test.h:19, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:209:12: note: byref variable will be forcibly initialized 209 | LIST_HEAD(list2); | ^~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/list-test.c:208:12: note: byref variable will be forcibly initialized 208 | LIST_HEAD(list1); | ^~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/list-test.c:204:34: note: byref variable will be forcibly initialized 204 | struct list_head a, b, c, d, x, y; | ^ /kisskb/src/lib/list-test.c:204:31: note: byref variable will be forcibly initialized 204 | struct list_head a, b, c, d, x, y; | ^ /kisskb/src/lib/list-test.c:204:28: note: byref variable will be forcibly initialized 204 | struct list_head a, b, c, d, x, y; | ^ /kisskb/src/lib/list-test.c:204:25: note: byref variable will be forcibly initialized 204 | struct list_head a, b, c, d, x, y; | ^ /kisskb/src/lib/list-test.c:204:22: note: byref variable will be forcibly initialized 204 | struct list_head a, b, c, d, x, y; | ^ /kisskb/src/lib/list-test.c:204:19: note: byref variable will be forcibly initialized 204 | struct list_head a, b, c, d, x, y; | ^ In file included from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c: In function 'list_test_list_replace_init': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:819:2: note: in expansion of macro 'KUNIT_ASSERTION' 819 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:830:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' 830 | KUNIT_UNARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:838:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' 838 | KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1322:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' 1322 | KUNIT_TRUE_ASSERTION(test, KUNIT_EXPECTATION, condition) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:122:2: note: in expansion of macro 'KUNIT_EXPECT_TRUE' 122 | KUNIT_EXPECT_TRUE(test, list_empty_careful(&a_old)); | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:119:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 119 | KUNIT_EXPECT_PTR_EQ(test, b.prev, &a_new); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:118:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 118 | KUNIT_EXPECT_PTR_EQ(test, list.next, &a_new); | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/kref.h:16, from /kisskb/src/include/kunit/test.h:19, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:109:12: note: byref variable will be forcibly initialized 109 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/list-test.c:108:33: note: byref variable will be forcibly initialized 108 | struct list_head a_old, a_new, b; | ^ /kisskb/src/lib/list-test.c:108:26: note: byref variable will be forcibly initialized 108 | struct list_head a_old, a_new, b; | ^~~~~ /kisskb/src/lib/list-test.c:108:19: note: byref variable will be forcibly initialized 108 | struct list_head a_old, a_new, b; | ^~~~~ In file included from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c: In function 'list_test_list_replace': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:103:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 103 | KUNIT_EXPECT_PTR_EQ(test, b.prev, &a_new); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:102:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 102 | KUNIT_EXPECT_PTR_EQ(test, list.next, &a_new); | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/kref.h:16, from /kisskb/src/include/kunit/test.h:19, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:93:12: note: byref variable will be forcibly initialized 93 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/list-test.c:92:33: note: byref variable will be forcibly initialized 92 | struct list_head a_old, a_new, b; | ^ /kisskb/src/lib/list-test.c:92:26: note: byref variable will be forcibly initialized 92 | struct list_head a_old, a_new, b; | ^~~~~ /kisskb/src/lib/list-test.c:92:19: note: byref variable will be forcibly initialized 92 | struct list_head a_old, a_new, b; | ^~~~~ In file included from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c: In function 'list_test_list_add_tail': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:71:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 71 | KUNIT_EXPECT_PTR_EQ(test, a.next, &b); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:70:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 70 | KUNIT_EXPECT_PTR_EQ(test, a.prev, &list); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:69:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 69 | KUNIT_EXPECT_PTR_EQ(test, list.next, &a); | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/kref.h:16, from /kisskb/src/include/kunit/test.h:19, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:63:12: note: byref variable will be forcibly initialized 63 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/list-test.c:62:22: note: byref variable will be forcibly initialized 62 | struct list_head a, b; | ^ /kisskb/src/lib/list-test.c:62:19: note: byref variable will be forcibly initialized 62 | struct list_head a, b; | ^ In file included from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c: In function 'list_test_list_add': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:57:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 57 | KUNIT_EXPECT_PTR_EQ(test, b.next, &a); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:56:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 56 | KUNIT_EXPECT_PTR_EQ(test, b.prev, &list); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:55:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 55 | KUNIT_EXPECT_PTR_EQ(test, list.next, &b); | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/kref.h:16, from /kisskb/src/include/kunit/test.h:19, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:49:12: note: byref variable will be forcibly initialized 49 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/list-test.c:48:22: note: byref variable will be forcibly initialized 48 | struct list_head a, b; | ^ /kisskb/src/lib/list-test.c:48:19: note: byref variable will be forcibly initialized 48 | struct list_head a, b; | ^ In file included from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c: In function 'list_test_list_for_each_prev_safe': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:819:2: note: in expansion of macro 'KUNIT_ASSERTION' 819 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:830:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' 830 | KUNIT_UNARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:838:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' 838 | KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1322:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' 1322 | KUNIT_TRUE_ASSERTION(test, KUNIT_EXPECTATION, condition) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:656:2: note: in expansion of macro 'KUNIT_EXPECT_TRUE' 656 | KUNIT_EXPECT_TRUE(test, list_empty(&list)); | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:655:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 655 | KUNIT_EXPECT_EQ(test, i, -1); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:650:3: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 650 | KUNIT_EXPECT_PTR_EQ(test, cur, &entries[i]); | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/kref.h:16, from /kisskb/src/include/kunit/test.h:19, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:642:12: note: byref variable will be forcibly initialized 642 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/list-test.c:641:19: note: byref variable will be forcibly initialized 641 | struct list_head entries[3], *cur, *n; | ^~~~~~~ In file included from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c: In function 'list_test_list_for_each_safe': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:819:2: note: in expansion of macro 'KUNIT_ASSERTION' 819 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:830:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' 830 | KUNIT_UNARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:838:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' 838 | KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1322:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' 1322 | KUNIT_TRUE_ASSERTION(test, KUNIT_EXPECTATION, condition) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:636:2: note: in expansion of macro 'KUNIT_EXPECT_TRUE' 636 | KUNIT_EXPECT_TRUE(test, list_empty(&list)); | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:635:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 635 | KUNIT_EXPECT_EQ(test, i, 3); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:630:3: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 630 | KUNIT_EXPECT_PTR_EQ(test, cur, &entries[i]); | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/kref.h:16, from /kisskb/src/include/kunit/test.h:19, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:621:12: note: byref variable will be forcibly initialized 621 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/list-test.c:620:19: note: byref variable will be forcibly initialized 620 | struct list_head entries[3], *cur, *n; | ^~~~~~~ In file included from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c: In function 'list_test_list_swap': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:144:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 144 | KUNIT_EXPECT_PTR_EQ(test, &b, a.prev); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:143:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 143 | KUNIT_EXPECT_PTR_EQ(test, &list, a.next); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:141:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 141 | KUNIT_EXPECT_PTR_EQ(test, &list, b.prev); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:140:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 140 | KUNIT_EXPECT_PTR_EQ(test, &a, b.next); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:138:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 138 | KUNIT_EXPECT_PTR_EQ(test, &a, list.prev); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:137:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 137 | KUNIT_EXPECT_PTR_EQ(test, &b, list.next); | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/kref.h:16, from /kisskb/src/include/kunit/test.h:19, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:128:12: note: byref variable will be forcibly initialized 128 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/list-test.c:127:22: note: byref variable will be forcibly initialized 127 | struct list_head a, b; | ^ /kisskb/src/lib/list-test.c:127:19: note: byref variable will be forcibly initialized 127 | struct list_head a, b; | ^ In file included from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c: In function 'list_test_list_del': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:87:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 87 | KUNIT_EXPECT_PTR_EQ(test, b.prev, &list); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:86:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 86 | KUNIT_EXPECT_PTR_EQ(test, list.next, &b); | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/kref.h:16, from /kisskb/src/include/kunit/test.h:19, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:77:12: note: byref variable will be forcibly initialized 77 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/list-test.c:76:22: note: byref variable will be forcibly initialized 76 | struct list_head a, b; | ^ /kisskb/src/lib/list-test.c:76:19: note: byref variable will be forcibly initialized 76 | struct list_head a, b; | ^ In file included from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c: In function 'list_test_list_rotate_to_front': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:999:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 999 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1362:2: note: in expansion of macro 'KUNIT_BINARY_EQ_ASSERTION' 1362 | KUNIT_BINARY_EQ_ASSERTION(test, KUNIT_EXPECTATION, left, right) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:324:2: note: in expansion of macro 'KUNIT_EXPECT_EQ' 324 | KUNIT_EXPECT_EQ(test, i, 4); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:321:3: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 321 | KUNIT_EXPECT_PTR_EQ(test, ptr, list_values[i]); | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/kref.h:16, from /kisskb/src/include/kunit/test.h:19, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:308:12: note: byref variable will be forcibly initialized 308 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/list-test.c:305:28: note: byref variable will be forcibly initialized 305 | struct list_head a, b, c, d; | ^ /kisskb/src/lib/list-test.c:305:25: note: byref variable will be forcibly initialized 305 | struct list_head a, b, c, d; | ^ /kisskb/src/lib/list-test.c:305:22: note: byref variable will be forcibly initialized 305 | struct list_head a, b, c, d; | ^ /kisskb/src/lib/list-test.c:305:19: note: byref variable will be forcibly initialized 305 | struct list_head a, b, c, d; | ^ In file included from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c: In function 'list_test_list_rotate_left': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:300:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 300 | KUNIT_EXPECT_PTR_EQ(test, b.next, &a); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:299:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 299 | KUNIT_EXPECT_PTR_EQ(test, b.prev, &list); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:298:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 298 | KUNIT_EXPECT_PTR_EQ(test, list.next, &b); | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/kref.h:16, from /kisskb/src/include/kunit/test.h:19, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:289:12: note: byref variable will be forcibly initialized 289 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/list-test.c:288:22: note: byref variable will be forcibly initialized 288 | struct list_head a, b; | ^ /kisskb/src/lib/list-test.c:288:19: note: byref variable will be forcibly initialized 288 | struct list_head a, b; | ^ In file included from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c: In function 'list_test_list_move_tail': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:199:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 199 | KUNIT_EXPECT_PTR_EQ(test, &a, b.next); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:198:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 198 | KUNIT_EXPECT_PTR_EQ(test, &b, list2.next); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:819:2: note: in expansion of macro 'KUNIT_ASSERTION' 819 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:830:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' 830 | KUNIT_UNARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:838:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' 838 | KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1322:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' 1322 | KUNIT_TRUE_ASSERTION(test, KUNIT_EXPECTATION, condition) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:196:2: note: in expansion of macro 'KUNIT_EXPECT_TRUE' 196 | KUNIT_EXPECT_TRUE(test, list_empty(&list1)); | ^~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/kref.h:16, from /kisskb/src/include/kunit/test.h:19, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:187:12: note: byref variable will be forcibly initialized 187 | LIST_HEAD(list2); | ^~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/list-test.c:186:12: note: byref variable will be forcibly initialized 186 | LIST_HEAD(list1); | ^~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/list-test.c:185:22: note: byref variable will be forcibly initialized 185 | struct list_head a, b; | ^ /kisskb/src/lib/list-test.c:185:19: note: byref variable will be forcibly initialized 185 | struct list_head a, b; | ^ /kisskb/src/drivers/tty/serial/max310x.c: In function 'max310x_port_read': /kisskb/src/drivers/tty/serial/max310x.c:293:15: note: byref variable will be forcibly initialized 293 | unsigned int val = 0; | ^~~ /kisskb/src/drivers/tty/serial/max310x.c: In function 'max310x_tx_empty': /kisskb/src/drivers/tty/serial/max310x.c:293:15: note: byref variable will be forcibly initialized In file included from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c: In function 'list_test_list_move': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:180:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 180 | KUNIT_EXPECT_PTR_EQ(test, &b, a.next); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:179:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 179 | KUNIT_EXPECT_PTR_EQ(test, &a, list2.next); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:819:2: note: in expansion of macro 'KUNIT_ASSERTION' 819 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:830:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' 830 | KUNIT_UNARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:838:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' 838 | KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1322:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' 1322 | KUNIT_TRUE_ASSERTION(test, KUNIT_EXPECTATION, condition) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:177:2: note: in expansion of macro 'KUNIT_EXPECT_TRUE' 177 | KUNIT_EXPECT_TRUE(test, list_empty(&list1)); | ^~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/kref.h:16, from /kisskb/src/include/kunit/test.h:19, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:168:12: note: byref variable will be forcibly initialized 168 | LIST_HEAD(list2); | ^~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/list-test.c:167:12: note: byref variable will be forcibly initialized 167 | LIST_HEAD(list1); | ^~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/list-test.c:166:22: note: byref variable will be forcibly initialized 166 | struct list_head a, b; | ^ /kisskb/src/lib/list-test.c:166:19: note: byref variable will be forcibly initialized 166 | struct list_head a, b; | ^ /kisskb/src/drivers/tty/serial/max310x.c: In function 'max310x_startup': /kisskb/src/drivers/tty/serial/max310x.c:293:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/tty/serial/max310x.c: In function 'max14830_detect': /kisskb/src/drivers/tty/serial/max310x.c:388:15: note: byref variable will be forcibly initialized 388 | unsigned int val = 0; | ^~~ In file included from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c: In function 'list_test_list_del_init': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:819:2: note: in expansion of macro 'KUNIT_ASSERTION' 819 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:830:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' 830 | KUNIT_UNARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:838:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' 838 | KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1322:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' 1322 | KUNIT_TRUE_ASSERTION(test, KUNIT_EXPECTATION, condition) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:161:2: note: in expansion of macro 'KUNIT_EXPECT_TRUE' 161 | KUNIT_EXPECT_TRUE(test, list_empty_careful(&a)); | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:160:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 160 | KUNIT_EXPECT_PTR_EQ(test, b.prev, &list); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1021:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1021 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1384:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_ASSERTION' 1384 | KUNIT_BINARY_PTR_EQ_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:159:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ' 159 | KUNIT_EXPECT_PTR_EQ(test, list.next, &b); | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/kref.h:16, from /kisskb/src/include/kunit/test.h:19, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:150:12: note: byref variable will be forcibly initialized 150 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/list-test.c:149:22: note: byref variable will be forcibly initialized 149 | struct list_head a, b; | ^ /kisskb/src/drivers/tty/serial/max310x.c: In function 'max3109_detect': /kisskb/src/lib/list-test.c:149:19: note: byref variable will be forcibly initialized 149 | struct list_head a, b; | ^ /kisskb/src/drivers/tty/serial/max310x.c:357:15: note: byref variable will be forcibly initialized 357 | unsigned int val = 0; | ^~~ /kisskb/src/drivers/tty/serial/max310x.c: In function 'max3108_detect': /kisskb/src/drivers/tty/serial/max310x.c:336:15: note: byref variable will be forcibly initialized 336 | unsigned int val = 0; | ^~~ /kisskb/src/drivers/tty/serial/max310x.c: In function 'max3107_detect': /kisskb/src/drivers/tty/serial/max310x.c:317:15: note: byref variable will be forcibly initialized 317 | unsigned int val = 0; | ^~~ In file included from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c: In function 'list_test_list_init': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:819:2: note: in expansion of macro 'KUNIT_ASSERTION' 819 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:830:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' 830 | KUNIT_UNARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:838:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' 838 | KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1322:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' 1322 | KUNIT_TRUE_ASSERTION(test, KUNIT_EXPECTATION, condition) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:40:2: note: in expansion of macro 'KUNIT_EXPECT_TRUE' 40 | KUNIT_EXPECT_TRUE(test, list_empty_careful(list5)); | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:819:2: note: in expansion of macro 'KUNIT_ASSERTION' 819 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:830:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' 830 | KUNIT_UNARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:838:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' 838 | KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1322:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' 1322 | KUNIT_TRUE_ASSERTION(test, KUNIT_EXPECTATION, condition) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:39:2: note: in expansion of macro 'KUNIT_EXPECT_TRUE' 39 | KUNIT_EXPECT_TRUE(test, list_empty_careful(list4)); | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:819:2: note: in expansion of macro 'KUNIT_ASSERTION' 819 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:830:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' 830 | KUNIT_UNARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:838:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' 838 | KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1322:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' 1322 | KUNIT_TRUE_ASSERTION(test, KUNIT_EXPECTATION, condition) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:38:2: note: in expansion of macro 'KUNIT_EXPECT_TRUE' 38 | KUNIT_EXPECT_TRUE(test, list_empty_careful(&list3)); | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:819:2: note: in expansion of macro 'KUNIT_ASSERTION' 819 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:830:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' 830 | KUNIT_UNARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:838:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' 838 | KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1322:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' 1322 | KUNIT_TRUE_ASSERTION(test, KUNIT_EXPECTATION, condition) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:37:2: note: in expansion of macro 'KUNIT_EXPECT_TRUE' 37 | KUNIT_EXPECT_TRUE(test, list_empty_careful(&list2)); | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:819:2: note: in expansion of macro 'KUNIT_ASSERTION' 819 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:830:2: note: in expansion of macro 'KUNIT_UNARY_ASSERTION' 830 | KUNIT_UNARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:838:2: note: in expansion of macro 'KUNIT_TRUE_MSG_ASSERTION' 838 | KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1322:2: note: in expansion of macro 'KUNIT_TRUE_ASSERTION' 1322 | KUNIT_TRUE_ASSERTION(test, KUNIT_EXPECTATION, condition) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/list-test.c:36:2: note: in expansion of macro 'KUNIT_EXPECT_TRUE' 36 | KUNIT_EXPECT_TRUE(test, list_empty_careful(&list1)); | ^~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/kref.h:16, from /kisskb/src/include/kunit/test.h:19, from /kisskb/src/lib/list-test.c:8: /kisskb/src/lib/list-test.c:22:12: note: byref variable will be forcibly initialized 22 | LIST_HEAD(list3); | ^~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/lib/list-test.c:21:19: note: byref variable will be forcibly initialized 21 | struct list_head list2; | ^~~~~ /kisskb/src/lib/list-test.c:20:19: note: byref variable will be forcibly initialized 20 | struct list_head list1 = LIST_HEAD_INIT(list1); | ^~~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/drivers/tty/serial/max310x.c:15: /kisskb/src/drivers/tty/serial/max310x.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/tty/serial/max310x.c: In function 'max310x_set_ref_clk': /kisskb/src/drivers/tty/serial/max310x.c:613:16: note: byref variable will be forcibly initialized 613 | unsigned int val; | ^~~ In file included from /kisskb/src/drivers/tty/serial/max310x.c:25: /kisskb/src/drivers/tty/serial/max310x.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/tty/serial/max310x.c: In function 'max310x_handle_rx': /kisskb/src/drivers/tty/serial/max310x.c:293:15: note: byref variable will be forcibly initialized 293 | unsigned int val = 0; | ^~~ /kisskb/src/drivers/tty/serial/max310x.c:293:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/tty/serial/max310x.c:293:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/tty/serial/max310x.c: In function 'max310x_port_irq': /kisskb/src/drivers/tty/serial/max310x.c:293:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/tty/serial/max310x.c:293:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/tty/serial/max310x.c:293:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/tty/serial/max310x.c: In function 'max310x_ist': /kisskb/src/drivers/tty/serial/max310x.c:833:17: note: byref variable will be forcibly initialized 833 | unsigned int val = ~0; | ^~~ /kisskb/src/drivers/tty/serial/max310x.c: In function 'max310x_gpio_get': /kisskb/src/drivers/tty/serial/max310x.c:293:15: note: byref variable will be forcibly initialized 293 | unsigned int val = 0; | ^~~ /kisskb/src/drivers/tty/serial/max310x.c: In function 'max310x_handle_tx': /kisskb/src/drivers/tty/serial/max310x.c:293:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/tty/serial/max310x.c: In function 'max310x_probe': /kisskb/src/drivers/tty/serial/max310x.c:293:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/tty/serial/max310x.c:1258:6: note: byref variable will be forcibly initialized 1258 | u32 uartclk = 0; | ^~~~~~~ /kisskb/src/drivers/tty/serial/max310x.c:1256:9: note: byref variable will be forcibly initialized 1256 | int i, ret, fmin, fmax, freq; | ^~~ In file included from /kisskb/src/lib/cmdline_kunit.c:6: /kisskb/src/lib/cmdline_kunit.c: In function 'cmdline_do_one_range_test': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1390:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1390 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/cmdline_kunit.c:127:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ_MSG' 127 | KUNIT_EXPECT_PTR_EQ_MSG(test, p, NULL, "in test %u at %u out of bound", n, p - r); | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1365:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1365 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/cmdline_kunit.c:123:2: note: in expansion of macro 'KUNIT_EXPECT_EQ_MSG' 123 | KUNIT_EXPECT_EQ_MSG(test, r[0], e[0], "in test %u (validated) expected %d numbers, got %d", | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1365:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1365 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/cmdline_kunit.c:119:3: note: in expansion of macro 'KUNIT_EXPECT_EQ_MSG' 119 | KUNIT_EXPECT_EQ_MSG(test, r[i], e[i], "in test %u at %u", n, i); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1365:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1365 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/cmdline_kunit.c:116:2: note: in expansion of macro 'KUNIT_EXPECT_EQ_MSG' 116 | KUNIT_EXPECT_EQ_MSG(test, r[0], e[0], "in test %u (parsed) expected %d numbers, got %d", | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/cmdline_kunit.c:111:6: note: byref variable will be forcibly initialized 111 | int r[16]; | ^ In file included from /kisskb/src/lib/cmdline_kunit.c:6: /kisskb/src/lib/cmdline_kunit.c: In function 'cmdline_do_one_test': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1011:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 1011 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1390:2: note: in expansion of macro 'KUNIT_BINARY_PTR_EQ_MSG_ASSERTION' 1390 | KUNIT_BINARY_PTR_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/cmdline_kunit.c:51:2: note: in expansion of macro 'KUNIT_EXPECT_PTR_EQ_MSG' 51 | KUNIT_EXPECT_PTR_EQ_MSG(test, out, in + offset, fmt, in); | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1365:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1365 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/cmdline_kunit.c:50:2: note: in expansion of macro 'KUNIT_EXPECT_EQ_MSG' 50 | KUNIT_EXPECT_EQ_MSG(test, ret, rc, fmt, in); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/cmdline_kunit.c:45:6: note: byref variable will be forcibly initialized 45 | int dummy; | ^~~~~ /kisskb/src/lib/cmdline_kunit.c:44:14: note: byref variable will be forcibly initialized 44 | const char *out = in; | ^~~ /kisskb/src/lib/cmdline_kunit.c: In function 'cmdline_test_tail_int': /kisskb/src/lib/cmdline_kunit.c:89:7: note: byref variable will be forcibly initialized 89 | char in[32]; | ^~ /kisskb/src/lib/cmdline_kunit.c: In function 'cmdline_test_lead_int': /kisskb/src/lib/cmdline_kunit.c:72:7: note: byref variable will be forcibly initialized 72 | char in[32]; | ^~ In file included from /kisskb/src/lib/memcpy_kunit.c:7: /kisskb/src/lib/memcpy_kunit.c: In function 'memmove_test': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1365:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1365 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:45:3: note: in expansion of macro 'KUNIT_EXPECT_EQ_MSG' 45 | KUNIT_EXPECT_EQ_MSG(test, one.data[i], two.data[i], \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:183:2: note: in expansion of macro 'compare' 183 | compare("overlapping write", overlap, overlap_expected); | ^~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1365:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1365 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:45:3: note: in expansion of macro 'KUNIT_EXPECT_EQ_MSG' 45 | KUNIT_EXPECT_EQ_MSG(test, one.data[i], two.data[i], \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:178:2: note: in expansion of macro 'compare' 178 | compare("argument side-effects", dest, five); | ^~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1365:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1365 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:45:3: note: in expansion of macro 'KUNIT_EXPECT_EQ_MSG' 45 | KUNIT_EXPECT_EQ_MSG(test, one.data[i], two.data[i], \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:169:2: note: in expansion of macro 'compare' 169 | compare("middle overwrite", dest, middle); | ^~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1365:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1365 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:45:3: note: in expansion of macro 'KUNIT_EXPECT_EQ_MSG' 45 | KUNIT_EXPECT_EQ_MSG(test, one.data[i], two.data[i], \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:164:2: note: in expansion of macro 'compare' 164 | compare("complete overwrite", dest, zero); | ^~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1365:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1365 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:45:3: note: in expansion of macro 'KUNIT_EXPECT_EQ_MSG' 45 | KUNIT_EXPECT_EQ_MSG(test, one.data[i], two.data[i], \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:160:2: note: in expansion of macro 'compare' 160 | compare("direct assignment", dest, control); | ^~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1365:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1365 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:45:3: note: in expansion of macro 'KUNIT_EXPECT_EQ_MSG' 45 | KUNIT_EXPECT_EQ_MSG(test, one.data[i], two.data[i], \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:156:2: note: in expansion of macro 'compare' 156 | compare("static initializers", zero, dest); | ^~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1653:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1653 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:35:3: note: in expansion of macro 'KUNIT_ASSERT_EQ_MSG' 35 | KUNIT_ASSERT_EQ_MSG(test, instance.data[i], v, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:155:2: note: in expansion of macro 'check' 155 | check(zero, 0); | ^~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1653:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1653 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:35:3: note: in expansion of macro 'KUNIT_ASSERT_EQ_MSG' 35 | KUNIT_ASSERT_EQ_MSG(test, instance.data[i], v, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:154:2: note: in expansion of macro 'check' 154 | check(control, 0x99); | ^~~~~ /kisskb/src/lib/memcpy_kunit.c:142:20: note: byref variable will be forcibly initialized 142 | struct some_bytes overlap_expected = { | ^~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:135:20: note: byref variable will be forcibly initialized 135 | struct some_bytes overlap = { | ^~~~~~~ /kisskb/src/lib/memcpy_kunit.c:128:20: note: byref variable will be forcibly initialized 128 | struct some_bytes five = { | ^~~~ /kisskb/src/lib/memcpy_kunit.c:121:20: note: byref variable will be forcibly initialized 121 | struct some_bytes middle = { | ^~~~~~ /kisskb/src/lib/memcpy_kunit.c:113:20: note: byref variable will be forcibly initialized 113 | struct some_bytes control = { | ^~~~~~~ In file included from /kisskb/src/lib/memcpy_kunit.c:7: /kisskb/src/lib/memcpy_kunit.c: In function 'memcpy_test': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1365:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1365 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:45:3: note: in expansion of macro 'KUNIT_EXPECT_EQ_MSG' 45 | KUNIT_EXPECT_EQ_MSG(test, one.data[i], two.data[i], \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:106:2: note: in expansion of macro 'compare' 106 | compare("argument side-effects", dest, three); | ^~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1365:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1365 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:45:3: note: in expansion of macro 'KUNIT_EXPECT_EQ_MSG' 45 | KUNIT_EXPECT_EQ_MSG(test, one.data[i], two.data[i], \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:97:2: note: in expansion of macro 'compare' 97 | compare("middle overwrite", dest, middle); | ^~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1365:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1365 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:45:3: note: in expansion of macro 'KUNIT_EXPECT_EQ_MSG' 45 | KUNIT_EXPECT_EQ_MSG(test, one.data[i], two.data[i], \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:92:2: note: in expansion of macro 'compare' 92 | compare("complete overwrite", dest, zero); | ^~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1365:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1365 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:45:3: note: in expansion of macro 'KUNIT_EXPECT_EQ_MSG' 45 | KUNIT_EXPECT_EQ_MSG(test, one.data[i], two.data[i], \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:88:2: note: in expansion of macro 'compare' 88 | compare("direct assignment", dest, control); | ^~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1365:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1365 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:45:3: note: in expansion of macro 'KUNIT_EXPECT_EQ_MSG' 45 | KUNIT_EXPECT_EQ_MSG(test, one.data[i], two.data[i], \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:84:2: note: in expansion of macro 'compare' 84 | compare("static initializers", dest, zero); | ^~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1653:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1653 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:35:3: note: in expansion of macro 'KUNIT_ASSERT_EQ_MSG' 35 | KUNIT_ASSERT_EQ_MSG(test, instance.data[i], v, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:83:2: note: in expansion of macro 'check' 83 | check(zero, 0); | ^~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1653:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1653 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:35:3: note: in expansion of macro 'KUNIT_ASSERT_EQ_MSG' 35 | KUNIT_ASSERT_EQ_MSG(test, instance.data[i], v, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:82:2: note: in expansion of macro 'check' 82 | check(control, 0x20); | ^~~~~ /kisskb/src/lib/memcpy_kunit.c:70:20: note: byref variable will be forcibly initialized 70 | struct some_bytes three = { | ^~~~~ /kisskb/src/lib/memcpy_kunit.c:63:20: note: byref variable will be forcibly initialized 63 | struct some_bytes middle = { | ^~~~~~ /kisskb/src/lib/memcpy_kunit.c:55:20: note: byref variable will be forcibly initialized 55 | struct some_bytes control = { | ^~~~~~~ In file included from /kisskb/src/lib/memcpy_kunit.c:7: /kisskb/src/lib/memcpy_kunit.c: In function 'memset_test': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1365:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1365 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:45:3: note: in expansion of macro 'KUNIT_EXPECT_EQ_MSG' 45 | KUNIT_EXPECT_EQ_MSG(test, one.data[i], two.data[i], \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:271:2: note: in expansion of macro 'compare' 271 | compare("memset_startat()", dest, startat); | ^~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1365:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1365 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:45:3: note: in expansion of macro 'KUNIT_EXPECT_EQ_MSG' 45 | KUNIT_EXPECT_EQ_MSG(test, one.data[i], two.data[i], \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:266:2: note: in expansion of macro 'compare' 266 | compare("memset_after()", dest, after); | ^~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1365:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1365 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:45:3: note: in expansion of macro 'KUNIT_EXPECT_EQ_MSG' 45 | KUNIT_EXPECT_EQ_MSG(test, one.data[i], two.data[i], \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:261:2: note: in expansion of macro 'compare' 261 | compare("argument side-effects", dest, three); | ^~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1365:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1365 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:45:3: note: in expansion of macro 'KUNIT_EXPECT_EQ_MSG' 45 | KUNIT_EXPECT_EQ_MSG(test, one.data[i], two.data[i], \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:251:2: note: in expansion of macro 'compare' 251 | compare("middle overwrite", dest, middle); | ^~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1365:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1365 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:45:3: note: in expansion of macro 'KUNIT_EXPECT_EQ_MSG' 45 | KUNIT_EXPECT_EQ_MSG(test, one.data[i], two.data[i], \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:246:2: note: in expansion of macro 'compare' 246 | compare("complete overwrite", dest, complete); | ^~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1365:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1365 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:45:3: note: in expansion of macro 'KUNIT_EXPECT_EQ_MSG' 45 | KUNIT_EXPECT_EQ_MSG(test, one.data[i], two.data[i], \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:242:2: note: in expansion of macro 'compare' 242 | compare("direct assignment", dest, control); | ^~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1653:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1653 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:35:3: note: in expansion of macro 'KUNIT_ASSERT_EQ_MSG' 35 | KUNIT_ASSERT_EQ_MSG(test, instance.data[i], v, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:238:2: note: in expansion of macro 'check' 238 | check(dest, 0); | ^~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1653:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1653 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:35:3: note: in expansion of macro 'KUNIT_ASSERT_EQ_MSG' 35 | KUNIT_ASSERT_EQ_MSG(test, instance.data[i], v, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:237:2: note: in expansion of macro 'check' 237 | check(control, 0x30); | ^~~~~ /kisskb/src/lib/memcpy_kunit.c:225:20: note: byref variable will be forcibly initialized 225 | struct some_bytes startat = { | ^~~~~~~ /kisskb/src/lib/memcpy_kunit.c:218:20: note: byref variable will be forcibly initialized 218 | struct some_bytes after = { | ^~~~~ /kisskb/src/lib/memcpy_kunit.c:211:20: note: byref variable will be forcibly initialized 211 | struct some_bytes three = { | ^~~~~ /kisskb/src/lib/memcpy_kunit.c:204:20: note: byref variable will be forcibly initialized 204 | struct some_bytes middle = { | ^~~~~~ /kisskb/src/lib/memcpy_kunit.c:197:20: note: byref variable will be forcibly initialized 197 | struct some_bytes complete = { | ^~~~~~~~ /kisskb/src/lib/memcpy_kunit.c:190:20: note: byref variable will be forcibly initialized 190 | struct some_bytes control = { | ^~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/r128/r128_cce.c:36: /kisskb/src/drivers/gpu/drm/r128/r128_cce.c: In function 'platform_device_register_simple': /kisskb/src/include/linux/platform_device.h:126:30: note: byref variable will be forcibly initialized 126 | struct platform_device_info pdevinfo = { | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/r128/r128_cce.c: In function 'r128_cce_load_microcode': /kisskb/src/include/linux/platform_device.h:126:30: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/r128/r128_cce.c:151:25: note: byref variable will be forcibly initialized 151 | const struct firmware *fw; | ^~ /kisskb/src/drivers/misc/eeprom/eeprom_93xx46.c: In function 'eeprom_93xx46_eral': /kisskb/src/drivers/misc/eeprom/eeprom_93xx46.c:317:6: note: byref variable will be forcibly initialized 317 | u16 cmd_addr; | ^~~~~~~~ /kisskb/src/drivers/misc/eeprom/eeprom_93xx46.c:315:22: note: byref variable will be forcibly initialized 315 | struct spi_transfer t; | ^ /kisskb/src/drivers/misc/eeprom/eeprom_93xx46.c:314:21: note: byref variable will be forcibly initialized 314 | struct spi_message m; | ^ /kisskb/src/drivers/misc/eeprom/eeprom_93xx46.c: In function 'eeprom_93xx46_ew': /kisskb/src/drivers/misc/eeprom/eeprom_93xx46.c:170:6: note: byref variable will be forcibly initialized 170 | u16 cmd_addr; | ^~~~~~~~ /kisskb/src/drivers/misc/eeprom/eeprom_93xx46.c:168:22: note: byref variable will be forcibly initialized 168 | struct spi_transfer t; | ^ /kisskb/src/drivers/misc/eeprom/eeprom_93xx46.c:167:21: note: byref variable will be forcibly initialized 167 | struct spi_message m; | ^ /kisskb/src/drivers/misc/eeprom/eeprom_93xx46.c: In function 'eeprom_93xx46_store_erase': /kisskb/src/drivers/misc/eeprom/eeprom_93xx46.c:366:6: note: byref variable will be forcibly initialized 366 | int erase = 0, ret; | ^~~~~ /kisskb/src/drivers/misc/eeprom/eeprom_93xx46.c: In function 'eeprom_93xx46_write_word': /kisskb/src/drivers/misc/eeprom/eeprom_93xx46.c:223:6: note: byref variable will be forcibly initialized 223 | u16 cmd_addr; | ^~~~~~~~ /kisskb/src/drivers/misc/eeprom/eeprom_93xx46.c:221:22: note: byref variable will be forcibly initialized 221 | struct spi_transfer t[2]; | ^ /kisskb/src/drivers/misc/eeprom/eeprom_93xx46.c:220:21: note: byref variable will be forcibly initialized 220 | struct spi_message m; | ^ /kisskb/src/drivers/misc/eeprom/eeprom_93xx46.c: In function 'eeprom_93xx46_read': /kisskb/src/drivers/misc/eeprom/eeprom_93xx46.c:109:7: note: byref variable will be forcibly initialized 109 | u16 cmd_addr = OP_READ << edev->addrlen; | ^~~~~~~~ /kisskb/src/drivers/misc/eeprom/eeprom_93xx46.c:108:23: note: byref variable will be forcibly initialized 108 | struct spi_transfer t[2] = { { 0 } }; | ^ /kisskb/src/drivers/misc/eeprom/eeprom_93xx46.c:107:22: note: byref variable will be forcibly initialized 107 | struct spi_message m; | ^ /kisskb/src/drivers/misc/eeprom/eeprom_93xx46.c: In function 'eeprom_93xx46_probe_dt': /kisskb/src/drivers/misc/eeprom/eeprom_93xx46.c:432:6: note: byref variable will be forcibly initialized 432 | u32 tmp; | ^~~ In file included from /kisskb/src/net/rxrpc/call_object.c:10: /kisskb/src/net/rxrpc/call_object.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ 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:717, 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/net/sock.h:38, from /kisskb/src/net/rxrpc/call_object.c:14: /kisskb/src/net/rxrpc/call_object.c: In function 'rxrpc_destroy_all_calls': /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/net/rxrpc/call_object.c:702:2: note: in expansion of macro 'wait_var_event' 702 | wait_var_event(&rxnet->nr_calls, !atomic_read(&rxnet->nr_calls)); | ^~~~~~~~~~~~~~ /kisskb/src/net/rxrpc/conn_client.c: In function 'rxrpc_destroy_client_conn_ids': /kisskb/src/net/rxrpc/conn_client.c:100:6: note: byref variable will be forcibly initialized 100 | int id; | ^~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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/rxrpc/conn_client.c:26: /kisskb/src/net/rxrpc/conn_client.c: In function 'rxrpc_clean_up_local_conns': /kisskb/src/net/rxrpc/conn_client.c:1096:12: note: byref variable will be forcibly initialized 1096 | LIST_HEAD(graveyard); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/wireless/core.c: In function 'cfg80211_dev_check_name': /kisskb/src/net/wireless/core.c:96:17: note: byref variable will be forcibly initialized 96 | int wiphy_idx, taken = -1, digits; | ^~~~~ /kisskb/src/net/wireless/core.c:96:6: note: byref variable will be forcibly initialized 96 | int wiphy_idx, taken = -1, digits; | ^~~~~~~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/net/wireless/core.c:14: /kisskb/src/net/wireless/core.c: In function 'wiphy_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/wireless/core.c:1019:2: note: in expansion of macro 'wait_event' 1019 | wait_event(rdev->dev_wait, ({ | ^~~~~~~~~~ /kisskb/src/net/wireless/core.c: In function 'wiphy_register': /kisskb/src/net/wireless/core.c:949:29: note: byref variable will be forcibly initialized 949 | struct regulatory_request request; | ^~~~~~~ /kisskb/src/net/rxrpc/conn_event.c: In function 'rxrpc_conn_retransmit_call': /kisskb/src/net/rxrpc/conn_event.c:40:28: note: byref variable will be forcibly initialized 40 | u32 serial, mtu, call_id, padding; | ^~~~~~~ /kisskb/src/net/rxrpc/conn_event.c:37:23: note: byref variable will be forcibly initialized 37 | struct rxrpc_ackinfo ack_info; | ^~~~~~~~ /kisskb/src/net/rxrpc/conn_event.c:36:28: note: byref variable will be forcibly initialized 36 | } __attribute__((packed)) pkt; | ^~~ /kisskb/src/net/rxrpc/conn_event.c:29:14: note: byref variable will be forcibly initialized 29 | struct kvec iov[3]; | ^~~ /kisskb/src/net/rxrpc/conn_event.c:28:16: note: byref variable will be forcibly initialized 28 | struct msghdr msg; | ^~~ /kisskb/src/net/wireless/core.c: In function 'cfg80211_netdev_notifier_call': /kisskb/src/net/wireless/core.c:1469:23: note: byref variable will be forcibly initialized 1469 | struct mesh_setup setup; | ^~~~~ /kisskb/src/net/rxrpc/conn_event.c: In function 'rxrpc_abort_connection': /kisskb/src/net/rxrpc/conn_event.c:195:9: note: byref variable will be forcibly initialized 195 | __be32 word; | ^~~~ /kisskb/src/net/rxrpc/conn_event.c:194:14: note: byref variable will be forcibly initialized 194 | struct kvec iov[2]; | ^~~ /kisskb/src/net/rxrpc/conn_event.c:193:16: note: byref variable will be forcibly initialized 193 | struct msghdr msg; | ^~~ /kisskb/src/net/rxrpc/conn_event.c:192:27: note: byref variable will be forcibly initialized 192 | struct rxrpc_wire_header whdr; | ^~~~ /kisskb/src/net/rxrpc/conn_event.c: In function 'rxrpc_process_event': /kisskb/src/net/rxrpc/conn_event.c:288:9: note: byref variable will be forcibly initialized 288 | __be32 wtmp; | ^~~~ /kisskb/src/net/rxrpc/conn_event.c: In function 'rxrpc_do_process_connection': /kisskb/src/net/rxrpc/conn_event.c:441:6: note: byref variable will be forcibly initialized 441 | u32 abort_code = RX_PROTOCOL_ERROR; | ^~~~~~~~~~ In file included from /kisskb/src/drivers/base/component.c:14: /kisskb/src/drivers/base/component.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/nvdimm/core.c: In function 'nd_integrity_init': /kisskb/src/drivers/nvdimm/core.c:523:23: note: byref variable will be forcibly initialized 523 | struct blk_integrity bi; | ^~ /kisskb/src/drivers/nvdimm/core.c: In function 'nd_uuid_store': /kisskb/src/drivers/nvdimm/core.c:223:9: note: byref variable will be forcibly initialized 223 | uuid_t uuid; | ^~~~ /kisskb/src/drivers/nvdimm/core.c: In function 'nd_size_select_store': /kisskb/src/drivers/nvdimm/core.c:259:16: note: byref variable will be forcibly initialized 259 | unsigned long lbasize; | ^~~~~~~ /kisskb/src/drivers/base/bus.c: In function 'bus_for_each_dev': /kisskb/src/drivers/base/bus.c:291:20: note: byref variable will be forcibly initialized 291 | struct klist_iter i; | ^ /kisskb/src/drivers/base/bus.c: In function 'bus_for_each_drv': /kisskb/src/drivers/base/bus.c:417:20: note: byref variable will be forcibly initialized 417 | struct klist_iter i; | ^ /kisskb/src/drivers/base/bus.c: In function 'bus_find_device': /kisskb/src/drivers/base/bus.c:326:20: note: byref variable will be forcibly initialized 326 | struct klist_iter i; | ^ /kisskb/src/drivers/base/bus.c: In function 'subsys_find_device_by_id': /kisskb/src/drivers/base/bus.c:355:20: note: byref variable will be forcibly initialized 355 | struct klist_iter i; | ^ /kisskb/src/drivers/base/bus.c: In function 'subsys_interface_unregister': /kisskb/src/drivers/base/bus.c:1049:25: note: byref variable will be forcibly initialized 1049 | 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:935:12: note: byref variable will be forcibly initialized 935 | LIST_HEAD(sorted_devices); | ^~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | 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:1022:25: note: byref variable will be forcibly initialized 1022 | struct subsys_dev_iter iter; | ^~~~ 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:437:13: note: byref variable will be forcibly initialized 437 | LIST_HEAD(close_list); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/8021q/vlan.c:372:12: note: byref variable will be forcibly initialized 372 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/mfd/88pm860x-i2c.c: In function 'pm860x_reg_read': /kisskb/src/drivers/mfd/88pm860x-i2c.c:20:15: note: byref variable will be forcibly initialized 20 | unsigned int data; | ^~~~ /kisskb/src/drivers/mfd/88pm860x-i2c.c: In function 'write_device': /kisskb/src/drivers/mfd/88pm860x-i2c.c:124:17: note: byref variable will be forcibly initialized 124 | struct i2c_msg msg; | ^~~ /kisskb/src/drivers/mfd/88pm860x-i2c.c:122:16: note: byref variable will be forcibly initialized 122 | unsigned char buf[2]; | ^~~ /kisskb/src/drivers/mfd/88pm860x-i2c.c: In function 'read_device': /kisskb/src/drivers/mfd/88pm860x-i2c.c:89:17: note: byref variable will be forcibly initialized 89 | struct i2c_msg msg[2] = { | ^~~ /kisskb/src/drivers/mfd/88pm860x-i2c.c:87:16: note: byref variable will be forcibly initialized 87 | unsigned char msgbuf1[I2C_SMBUS_BLOCK_MAX + 2]; | ^~~~~~~ /kisskb/src/drivers/mfd/88pm860x-i2c.c:86:16: note: byref variable will be forcibly initialized 86 | unsigned char msgbuf0[I2C_SMBUS_BLOCK_MAX + 3]; | ^~~~~~~ /kisskb/src/drivers/mfd/88pm860x-i2c.c: In function 'pm860x_page_reg_write': /kisskb/src/drivers/mfd/88pm860x-i2c.c:143:16: note: byref variable will be forcibly initialized 143 | unsigned char zero; | ^~~~ /kisskb/src/drivers/mfd/88pm860x-i2c.c: In function 'pm860x_page_bulk_read': /kisskb/src/drivers/mfd/88pm860x-i2c.c:161:16: note: byref variable will be forcibly initialized 161 | unsigned char zero = 0; | ^~~~ /kisskb/src/net/8021q/vlan.c: In function 'register_vlan_device': /kisskb/src/net/8021q/vlan.c:220:7: note: byref variable will be forcibly initialized 220 | char name[IFNAMSIZ]; | ^~~~ /kisskb/src/net/8021q/vlan.c: In function 'vlan_ioctl_handler': /kisskb/src/net/8021q/vlan.c:544:25: note: byref variable will be forcibly initialized 544 | struct vlan_ioctl_args args; | ^~~~ /kisskb/src/drivers/base/dd.c: In function 'deferred_probe_timeout_setup': /kisskb/src/drivers/base/dd.c:264:6: note: byref variable will be forcibly initialized 264 | int timeout; | ^~~~~~~ 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:725:2: note: in expansion of macro 'wait_event' 725 | 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:719:2: note: in expansion of macro 'wait_event' 719 | wait_event(probe_timeout_waitqueue, !driver_deferred_probe_timeout); | ^~~~~~~~~~ /kisskb/src/drivers/base/dd.c: In function '__device_attach': /kisskb/src/drivers/base/dd.c:960:29: note: byref variable will be forcibly initialized 960 | struct device_attach_data data = { | ^~~~ /kisskb/src/drivers/dma-buf/heaps/system_heap.c: In function 'system_heap_create': /kisskb/src/drivers/dma-buf/heaps/system_heap.c:427:30: note: byref variable will be forcibly initialized 427 | struct dma_heap_export_info exp_info; | ^~~~~~~~ /kisskb/src/drivers/dma-buf/heaps/system_heap.c: In function 'system_heap_do_vmap': /kisskb/src/drivers/dma-buf/heaps/system_heap.c:224:22: note: byref variable will be forcibly initialized 224 | struct sg_page_iter piter; | ^~~~~ /kisskb/src/drivers/dma-buf/heaps/system_heap.c: In function 'system_heap_mmap': /kisskb/src/drivers/dma-buf/heaps/system_heap.c:201:22: note: byref variable will be forcibly initialized 201 | struct sg_page_iter piter; | ^~~~~ /kisskb/src/drivers/dma-buf/heaps/system_heap.c: In function 'system_heap_allocate': /kisskb/src/drivers/dma-buf/heaps/system_heap.c:347:19: note: byref variable will be forcibly initialized 347 | struct list_head pages; | ^~~~~ /kisskb/src/drivers/misc/cb710/core.c: In function 'cb710_pci_update_config_reg': /kisskb/src/drivers/misc/cb710/core.c:20:6: note: byref variable will be forcibly initialized 20 | u32 rval; | ^~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/include/linux/pci.h:37, from /kisskb/src/drivers/misc/cb710/core.c:9: /kisskb/src/drivers/misc/cb710/core.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/misc/cb710/core.c: In function 'cb710_pci_configure': /kisskb/src/drivers/misc/cb710/core.c:33:6: note: byref variable will be forcibly initialized 33 | u32 val; | ^~~ /kisskb/src/drivers/misc/cb710/core.c: In function 'cb710_probe': /kisskb/src/drivers/misc/cb710/core.c:191:6: note: byref variable will be forcibly initialized 191 | u32 val; | ^~~ /kisskb/src/net/mac80211/wep.c: In function 'ieee80211_wep_encrypt': /kisskb/src/net/mac80211/wep.c:137:5: note: byref variable will be forcibly initialized 137 | u8 rc4key[3 + WLAN_KEY_LEN_WEP104]; | ^~~~~~ /kisskb/src/net/mac80211/wep.c: In function 'ieee80211_wep_decrypt_data': /kisskb/src/net/mac80211/wep.c:168:9: note: byref variable will be forcibly initialized 168 | __le32 crc; | ^~~ /kisskb/src/net/mac80211/wep.c: In function 'ieee80211_wep_decrypt': /kisskb/src/net/mac80211/wep.c:196:5: note: byref variable will be forcibly initialized 196 | u8 rc4key[3 + WLAN_KEY_LEN_WEP104]; | ^~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/net/mac80211.h:18, from /kisskb/src/net/mac80211/main.c:11: /kisskb/src/net/mac80211/main.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/net/mac80211/main.c: In function 'ieee80211_register_hw': /kisskb/src/net/mac80211/main.c:1315:21: note: byref variable will be forcibly initialized 1315 | struct vif_params params = {0}; | ^~~~~~ /kisskb/src/net/mac80211/main.c: In function 'ieee80211_configure_filter': /kisskb/src/net/mac80211/main.c:40:15: note: byref variable will be forcibly initialized 40 | unsigned int new_flags = 0; | ^~~~~~~~~ /kisskb/src/net/rxrpc/conn_object.c: In function 'rxrpc_find_connection_rcu': /kisskb/src/net/rxrpc/conn_object.c:77:24: note: byref variable will be forcibly initialized 77 | struct sockaddr_rxrpc srx; | ^~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/rxrpc/conn_object.c:10: /kisskb/src/net/rxrpc/conn_object.c: In function 'rxrpc_service_connection_reaper': /kisskb/src/net/rxrpc/conn_object.c:386:12: note: byref variable will be forcibly initialized 386 | LIST_HEAD(graveyard); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/rxrpc/conn_service.c: In function 'rxrpc_find_service_conn_rcu': /kisskb/src/net/rxrpc/conn_service.c:34:15: note: byref variable will be forcibly initialized 34 | unsigned int seq = 0; | ^~~ In file included from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/seq_file.h:12, 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/rxrpc/conn_object.c:12: /kisskb/src/net/rxrpc/conn_object.c: In function 'rxrpc_destroy_all_connections': /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/net/rxrpc/conn_object.c:484:2: note: in expansion of macro 'wait_var_event' 484 | wait_var_event(&rxnet->nr_conns, !atomic_read(&rxnet->nr_conns)); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/base/core.c: In function 'device_store_int': /kisskb/src/drivers/base/core.c:2154:7: note: byref variable will be forcibly initialized 2154 | long new; | ^~~ /kisskb/src/drivers/gpu/drm/r128/r128_state.c: In function 'r128_getparam': /kisskb/src/drivers/gpu/drm/r128/r128_state.c:1586:6: note: byref variable will be forcibly initialized 1586 | int value; | ^~~~~ /kisskb/src/drivers/gpu/drm/r128/r128_state.c: In function 'r128_cce_dispatch_write_span': /kisskb/src/drivers/gpu/drm/r128/r128_state.c:894:16: note: byref variable will be forcibly initialized 894 | int count, x, y; | ^ /kisskb/src/drivers/gpu/drm/r128/r128_state.c:894:13: note: byref variable will be forcibly initialized 894 | int count, x, y; | ^ /kisskb/src/drivers/gpu/drm/r128/r128_state.c: In function 'r128_cce_dispatch_read_span': /kisskb/src/drivers/gpu/drm/r128/r128_state.c:1076:16: note: byref variable will be forcibly initialized 1076 | int count, x, y; | ^ /kisskb/src/drivers/gpu/drm/r128/r128_state.c:1076:13: note: byref variable will be forcibly initialized 1076 | int count, x, y; | ^ /kisskb/src/drivers/base/core.c: In function 'device_store_ulong': /kisskb/src/drivers/base/core.c:2128:16: note: byref variable will be forcibly initialized 2128 | unsigned long new; | ^~~ /kisskb/src/drivers/base/core.c: In function 'dev_set_name': /kisskb/src/drivers/base/core.c:3178:10: note: byref variable will be forcibly initialized 3178 | va_list vargs; | ^~~~~ /kisskb/src/drivers/base/core.c: In function 'device_create_sys_dev_entry': /kisskb/src/drivers/base/core.c:3215:7: note: byref variable will be forcibly initialized 3215 | char devt_str[15]; | ^~~~~~~~ /kisskb/src/drivers/base/core.c: In function 'device_remove_sys_dev_entry': /kisskb/src/drivers/base/core.c:3228:7: note: byref variable will be forcibly initialized 3228 | char devt_str[15]; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/r128/r128_state.c: In function 'r128_cce_stipple': /kisskb/src/drivers/gpu/drm/r128/r128_state.c:1495:6: note: byref variable will be forcibly initialized 1495 | u32 mask[32]; | ^~~~ /kisskb/src/drivers/base/core.c: In function 'device_for_each_child': /kisskb/src/drivers/base/core.c:3704:20: note: byref variable will be forcibly initialized 3704 | struct klist_iter i; | ^ In file included from /kisskb/src/net/mac80211/status.c:17: /kisskb/src/net/mac80211/status.c: In function 'ieee80211_led_tx': /kisskb/src/net/mac80211/led.h:27:16: note: byref variable will be forcibly initialized 27 | unsigned long led_delay = MAC80211_BLINK_DELAY; | ^~~~~~~~~ /kisskb/src/net/mac80211/status.c: In function 'ieee80211_report_used_skb': /kisskb/src/net/mac80211/led.h:27:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/base/core.c: In function 'device_find_child': /kisskb/src/drivers/base/core.c:3769:20: note: byref variable will be forcibly initialized 3769 | struct klist_iter i; | ^ /kisskb/src/drivers/base/core.c: In function 'device_for_each_child_reverse': /kisskb/src/drivers/base/core.c:3734:20: note: byref variable will be forcibly initialized 3734 | struct klist_iter i; | ^ /kisskb/src/drivers/base/core.c: In function 'device_find_child_by_name': /kisskb/src/drivers/base/core.c:3797:20: note: byref variable will be forcibly initialized 3797 | struct klist_iter i; | ^ /kisskb/src/drivers/base/core.c: In function 'dev_vprintk_emit': /kisskb/src/drivers/base/core.c:4589:25: note: byref variable will be forcibly initialized 4589 | struct dev_printk_info dev_info; | ^~~~~~~~ /kisskb/src/drivers/base/core.c: In function 'dev_printk_emit': /kisskb/src/drivers/base/core.c:4599:10: note: byref variable will be forcibly initialized 4599 | va_list args; | ^~~~ /kisskb/src/drivers/base/core.c: In function '_dev_printk': /kisskb/src/drivers/base/core.c:4626:10: note: byref variable will be forcibly initialized 4626 | va_list args; | ^~~~ /kisskb/src/drivers/base/core.c:4625:19: note: byref variable will be forcibly initialized 4625 | struct va_format vaf; | ^~~ /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/drivers/base/core.c: In function 'device_destroy': /kisskb/src/drivers/base/core.c:4152:6: note: byref variable will be forcibly initialized 4152 | void device_destroy(struct class *class, dev_t devt) | ^~~~~~~~~~~~~~ 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/net/mac80211/status.c: In function 'ieee80211_tx_status_8023': /kisskb/src/net/mac80211/status.c:1247:19: note: byref variable will be forcibly initialized 1247 | struct sta_info *sta; | ^~~ /kisskb/src/drivers/base/core.c: In function '_dev_emerg': /kisskb/src/drivers/base/core.c:4643:10: note: byref variable will be forcibly initialized 4643 | va_list args; \ | ^~~~ /kisskb/src/drivers/base/core.c:4656:1: note: in expansion of macro 'define_dev_printk_level' 4656 | define_dev_printk_level(_dev_emerg, KERN_EMERG); | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/core.c:4642:19: note: byref variable will be forcibly initialized 4642 | struct va_format vaf; \ | ^~~ /kisskb/src/drivers/base/core.c:4656:1: note: in expansion of macro 'define_dev_printk_level' 4656 | define_dev_printk_level(_dev_emerg, KERN_EMERG); | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/core.c: In function '_dev_alert': /kisskb/src/drivers/base/core.c:4643:10: note: byref variable will be forcibly initialized 4643 | va_list args; \ | ^~~~ /kisskb/src/drivers/base/core.c:4657:1: note: in expansion of macro 'define_dev_printk_level' 4657 | define_dev_printk_level(_dev_alert, KERN_ALERT); | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/core.c:4642:19: note: byref variable will be forcibly initialized 4642 | struct va_format vaf; \ | ^~~ /kisskb/src/drivers/base/core.c:4657:1: note: in expansion of macro 'define_dev_printk_level' 4657 | define_dev_printk_level(_dev_alert, KERN_ALERT); | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/core.c: In function '_dev_crit': /kisskb/src/drivers/base/core.c:4643:10: note: byref variable will be forcibly initialized 4643 | va_list args; \ | ^~~~ /kisskb/src/drivers/base/core.c:4658:1: note: in expansion of macro 'define_dev_printk_level' 4658 | define_dev_printk_level(_dev_crit, KERN_CRIT); | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/core.c:4642:19: note: byref variable will be forcibly initialized 4642 | struct va_format vaf; \ | ^~~ /kisskb/src/drivers/base/core.c:4658:1: note: in expansion of macro 'define_dev_printk_level' 4658 | define_dev_printk_level(_dev_crit, KERN_CRIT); | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/core.c: In function '_dev_err': /kisskb/src/drivers/base/core.c:4643:10: note: byref variable will be forcibly initialized 4643 | va_list args; \ | ^~~~ /kisskb/src/drivers/base/core.c:4659:1: note: in expansion of macro 'define_dev_printk_level' 4659 | define_dev_printk_level(_dev_err, KERN_ERR); | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/core.c:4642:19: note: byref variable will be forcibly initialized 4642 | struct va_format vaf; \ | ^~~ /kisskb/src/drivers/base/core.c:4659:1: note: in expansion of macro 'define_dev_printk_level' 4659 | define_dev_printk_level(_dev_err, KERN_ERR); | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/core.c: In function '_dev_warn': /kisskb/src/drivers/base/core.c:4643:10: note: byref variable will be forcibly initialized 4643 | va_list args; \ | ^~~~ /kisskb/src/drivers/base/core.c:4660:1: note: in expansion of macro 'define_dev_printk_level' 4660 | define_dev_printk_level(_dev_warn, KERN_WARNING); | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/core.c:4642:19: note: byref variable will be forcibly initialized 4642 | struct va_format vaf; \ | ^~~ /kisskb/src/drivers/base/core.c:4660:1: note: in expansion of macro 'define_dev_printk_level' 4660 | define_dev_printk_level(_dev_warn, KERN_WARNING); | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/core.c: In function '_dev_notice': /kisskb/src/drivers/base/core.c:4643:10: note: byref variable will be forcibly initialized 4643 | va_list args; \ | ^~~~ /kisskb/src/drivers/base/core.c:4661:1: note: in expansion of macro 'define_dev_printk_level' 4661 | define_dev_printk_level(_dev_notice, KERN_NOTICE); | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/core.c:4642:19: note: byref variable will be forcibly initialized 4642 | struct va_format vaf; \ | ^~~ /kisskb/src/drivers/base/core.c:4661:1: note: in expansion of macro 'define_dev_printk_level' 4661 | define_dev_printk_level(_dev_notice, KERN_NOTICE); | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/core.c: In function '_dev_info': /kisskb/src/drivers/base/core.c:4643:10: note: byref variable will be forcibly initialized 4643 | va_list args; \ | ^~~~ /kisskb/src/drivers/base/core.c:4662:1: note: in expansion of macro 'define_dev_printk_level' 4662 | define_dev_printk_level(_dev_info, KERN_INFO); | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/core.c:4642:19: note: byref variable will be forcibly initialized 4642 | struct va_format vaf; \ | ^~~ /kisskb/src/drivers/base/core.c:4662:1: note: in expansion of macro 'define_dev_printk_level' 4662 | 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:4701:10: note: byref variable will be forcibly initialized 4701 | va_list args; | ^~~~ /kisskb/src/drivers/base/core.c:4700:19: note: byref variable will be forcibly initialized 4700 | struct va_format vaf; | ^~~ 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:1122:12: note: byref variable will be forcibly initialized 1122 | LIST_HEAD(sync_list); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | 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:1229:12: note: byref variable will be forcibly initialized 1229 | LIST_HEAD(sync_list); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/base/core.c: In function 'device_create': /kisskb/src/drivers/base/core.c:4089:10: note: byref variable will be forcibly initialized 4089 | va_list vargs; | ^~~~~ /kisskb/src/drivers/base/core.c: In function 'device_create_with_groups': /kisskb/src/drivers/base/core.c:4133:10: note: byref variable will be forcibly initialized 4133 | va_list vargs; | ^~~~~ /kisskb/src/drivers/base/core.c: In function 'dev_uevent': /kisskb/src/drivers/base/core.c:2301:10: note: byref variable will be forcibly initialized 2301 | kgid_t gid = GLOBAL_ROOT_GID; | ^~~ /kisskb/src/drivers/base/core.c:2300:10: note: byref variable will be forcibly initialized 2300 | kuid_t uid = GLOBAL_ROOT_UID; | ^~~ /kisskb/src/drivers/base/core.c:2299:11: note: byref variable will be forcibly initialized 2299 | umode_t mode = 0; | ^~~~ /kisskb/src/drivers/base/core.c:2297:15: note: byref variable will be forcibly initialized 2297 | const char *tmp; | ^~~ /kisskb/src/drivers/base/core.c: In function 'online_store': /kisskb/src/drivers/base/core.c:2435:7: note: byref variable will be forcibly initialized 2435 | bool val; | ^~~ /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; | ^ In file included from /kisskb/src/net/mac80211/ieee80211_i.h:27, from /kisskb/src/net/mac80211/sta_info.c:23: /kisskb/src/net/mac80211/sta_info.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/rxrpc/input.c: In function 'rxrpc_validate_data': /kisskb/src/net/rxrpc/input.c:349:5: note: byref variable will be forcibly initialized 349 | u8 flags = sp->hdr.flags; | ^~~~~ /kisskb/src/net/rxrpc/input.c: In function 'rxrpc_extract_header': /kisskb/src/net/rxrpc/input.c:1173:27: note: byref variable will be forcibly initialized 1173 | struct rxrpc_wire_header whdr; | ^~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/net/mac80211/sta_info.c:12: /kisskb/src/net/mac80211/sta_info.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/net/mac80211/ieee80211_i.h:27, from /kisskb/src/net/mac80211/sta_info.c:23: /kisskb/src/net/mac80211/sta_info.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/net/rxrpc/input.c: In function 'rxrpc_complete_rtt_probe': /kisskb/src/net/rxrpc/input.c:620:16: note: byref variable will be forcibly initialized 620 | unsigned long avail; | ^~~~~ /kisskb/src/net/rxrpc/input.c: In function 'rxrpc_input_ack': /kisskb/src/net/rxrpc/input.c:850:4: note: byref variable will be forcibly initialized 850 | } buf; | ^~~ /kisskb/src/net/rxrpc/input.c: In function 'rxrpc_input_abort': /kisskb/src/net/rxrpc/input.c:1017:9: note: byref variable will be forcibly initialized 1017 | __be32 wtmp; | ^~~~ /kisskb/src/net/rxrpc/input.c: In function 'rxrpc_input_packet': /kisskb/src/net/rxrpc/input.c:1214:21: note: byref variable will be forcibly initialized 1214 | struct rxrpc_peer *peer = NULL; | ^~~~ /kisskb/src/drivers/mfd/sm501.c: In function 'sm501_find_clock': /kisskb/src/drivers/mfd/sm501.c:645:21: note: byref variable will be forcibly initialized 645 | struct sm501_clock to; | ^~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/drivers/mfd/sm501.c:16: /kisskb/src/drivers/mfd/sm501.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/mfd/sm501.c: In function 'sm501_set_clock': /kisskb/src/drivers/mfd/sm501.c:520:21: note: byref variable will be forcibly initialized 520 | struct sm501_clock to; | ^~ /kisskb/src/net/mac80211/sta_info.c: In function 'ieee80211_sta_ps_deliver_response': /kisskb/src/net/mac80211/sta_info.c:1623:23: note: byref variable will be forcibly initialized 1623 | struct sk_buff_head pending; | ^~~~~~~ /kisskb/src/net/mac80211/sta_info.c:1580:22: note: byref variable will be forcibly initialized 1580 | struct sk_buff_head frames; | ^~~~~~ /kisskb/src/net/mac80211/sta_info.c:1579:16: note: byref variable will be forcibly initialized 1579 | unsigned long driver_release_tids = 0; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mfd/sm501.c: In function 'sm501_init_dev': /kisskb/src/drivers/mfd/sm501.c:1301:18: note: byref variable will be forcibly initialized 1301 | resource_size_t mem_avail; | ^~~~~~~~~ /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; | ^~ /kisskb/src/net/mac80211/sta_info.c: In function 'ieee80211_sta_ps_deliver_wakeup': /kisskb/src/net/mac80211/sta_info.c:1307:22: note: byref variable will be forcibly initialized 1307 | struct sk_buff_head pending; | ^~~~~~~ /kisskb/src/net/rfkill/core.c: In function 'soft_store': /kisskb/src/net/rfkill/core.c:739:16: note: byref variable will be forcibly initialized 739 | unsigned long state; | ^~~~~ /kisskb/src/net/rfkill/core.c: In function 'state_store': /kisskb/src/net/rfkill/core.c:792:16: note: byref variable will be forcibly initialized 792 | unsigned long state; | ^~~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, 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, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/mac80211/sta_info.c:10: /kisskb/src/net/mac80211/sta_info.c: In function '__sta_info_flush': /kisskb/src/net/mac80211/sta_info.c:1201:12: note: byref variable will be forcibly initialized 1201 | LIST_HEAD(free_list); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/mfd/bd9571mwv.c: In function 'bd957x_identify': /kisskb/src/drivers/mfd/bd9571mwv.c:175:15: note: byref variable will be forcibly initialized 175 | unsigned int value; | ^~~~~ /kisskb/src/drivers/mfd/bd9571mwv.c: In function 'bd9571mwv_probe': /kisskb/src/drivers/mfd/bd9571mwv.c:215:31: note: byref variable will be forcibly initialized 215 | struct regmap_irq_chip_data *irq_data; | ^~~~~~~~ /kisskb/src/net/mac80211/aead_api.c: In function 'aead_encrypt': /kisskb/src/net/mac80211/aead_api.c:22:21: note: byref variable will be forcibly initialized 22 | struct scatterlist sg[3]; | ^~ /kisskb/src/net/mac80211/aead_api.c: In function 'aead_decrypt': /kisskb/src/net/mac80211/aead_api.c:54:21: note: byref variable will be forcibly initialized 54 | struct scatterlist sg[3]; | ^~ /kisskb/src/drivers/dma-buf/dma-buf.c: In function 'dma_buf_vmap': /kisskb/src/drivers/dma-buf/dma-buf.c:1265:21: note: byref variable will be forcibly initialized 1265 | struct dma_buf_map ptr; | ^~~ /kisskb/src/drivers/dma-buf/dma-buf.c: In function 'dma_buf_poll_add_cb': /kisskb/src/drivers/dma-buf/dma-buf.c:215:23: note: byref variable will be forcibly initialized 215 | struct dma_resv_iter cursor; | ^~~~~~ /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/drivers/dma-buf/dma-buf.c: In function 'dma_buf_ioctl': /kisskb/src/drivers/dma-buf/dma-buf.c:332:22: note: byref variable will be forcibly initialized 332 | struct dma_buf_sync sync; | ^~~~ /kisskb/src/drivers/dma-buf/dma-buf.c: In function 'dmabuffs_dname': /kisskb/src/drivers/dma-buf/dma-buf.c:46:7: note: byref variable will be forcibly initialized 46 | char name[DMA_BUF_NAME_LEN]; | ^~~~ /kisskb/src/drivers/nvdimm/bus.c: In function 'nvdimm_clear_badblocks_regions': /kisskb/src/drivers/nvdimm/bus.c:204:33: note: byref variable will be forcibly initialized 204 | struct clear_badblocks_context ctx = { | ^~~ /kisskb/src/drivers/nvdimm/bus.c: In function 'nvdimm_account_cleared_poison': /kisskb/src/drivers/nvdimm/bus.c:204:33: note: byref variable will be forcibly initialized /kisskb/src/drivers/nvdimm/bus.c: In function 'nvdimm_clear_poison': /kisskb/src/drivers/nvdimm/bus.c:232:6: note: byref variable will be forcibly initialized 232 | int cmd_rc, rc; | ^~~~~~ /kisskb/src/drivers/nvdimm/bus.c:229:24: note: byref variable will be forcibly initialized 229 | struct nd_cmd_ars_cap ars_cap; | ^~~~~~~ /kisskb/src/drivers/nvdimm/bus.c:228:28: note: byref variable will be forcibly initialized 228 | struct nd_cmd_clear_error clear_err; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/mempool.h:8, 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:430:2: note: in expansion of macro 'wait_event' 430 | 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:937:3: note: in expansion of macro 'wait_event' 937 | wait_event(nvdimm_bus->wait, | ^~~~~~~~~~ /kisskb/src/drivers/nvdimm/bus.c: In function '__nd_ioctl': /kisskb/src/drivers/nvdimm/bus.c:1033:13: note: byref variable will be forcibly initialized 1033 | int rc, i, cmd_rc; | ^~~~~~ /kisskb/src/drivers/nvdimm/bus.c:1032:20: note: byref variable will be forcibly initialized 1032 | struct nd_cmd_pkg pkg; | ^~~ /kisskb/src/drivers/nvdimm/bus.c:1031:16: note: byref variable will be forcibly initialized 1031 | unsigned long cmd_mask; | ^~~~~~~~ In file included from /kisskb/src/net/8021q/vlan_netlink.c:13: /kisskb/src/net/8021q/vlan_netlink.c: In function 'nla_put_be16': /kisskb/src/include/net/netlink.h:1270:9: note: byref variable will be forcibly initialized 1270 | __be16 tmp = value; | ^~~ /kisskb/src/net/8021q/vlan_netlink.c: In function 'nla_put_u16': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/net/8021q/vlan_netlink.c: In function 'vlan_fill_info': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1270:9: note: byref variable will be forcibly initialized 1270 | __be16 tmp = value; | ^~~ /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/net/rxrpc/key.c: In function 'rxrpc_read': /kisskb/src/net/rxrpc/key.c:569:6: note: byref variable will be forcibly initialized 569 | u16 toksizes[AFSTOKEN_MAX]; | ^~~~~~~~ /kisskb/src/net/rxrpc/key.c:568:34: note: byref variable will be forcibly initialized 568 | u32 cnlen, toksize, ntoks, tok, zero; | ^~~~ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/net/rxrpc/key.c:15: /kisskb/src/net/rxrpc/key.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/rxrpc/key.c: In function 'memdup_sockptr_nul': /kisskb/src/include/linux/sockptr.h:80:21: note: userspace variable will be forcibly initialized 80 | static inline void *memdup_sockptr_nul(sockptr_t src, size_t len) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/rxrpc/key.c: In function 'rxrpc_get_server_data_key': /kisskb/src/net/rxrpc/key.c:490:4: note: byref variable will be forcibly initialized 490 | } data; | ^~~~ /kisskb/src/net/rxrpc/local_event.c: In function 'rxrpc_send_version_request': /kisskb/src/net/rxrpc/local_event.c:32:14: note: byref variable will be forcibly initialized 32 | struct kvec iov[2]; | ^~~ /kisskb/src/net/rxrpc/local_event.c:31:16: note: byref variable will be forcibly initialized 31 | struct msghdr msg; | ^~~ /kisskb/src/net/rxrpc/local_event.c:30:24: note: byref variable will be forcibly initialized 30 | struct sockaddr_rxrpc srx; | ^~~ /kisskb/src/net/rxrpc/local_event.c:28:27: note: byref variable will be forcibly initialized 28 | struct rxrpc_wire_header whdr; | ^~~~ /kisskb/src/net/rxrpc/local_event.c: In function 'rxrpc_process_local_events': /kisskb/src/net/rxrpc/local_event.c:85:7: note: byref variable will be forcibly initialized 85 | char v; | ^ /kisskb/src/drivers/base/cpu.c: In function 'cpu_device_create': /kisskb/src/drivers/base/cpu.c:444:10: note: byref variable will be forcibly initialized 444 | va_list vargs; | ^~~~~ /kisskb/src/drivers/base/cpu.c: In function 'print_cpus_isolated': /kisskb/src/drivers/base/cpu.c:272:16: note: byref variable will be forcibly initialized 272 | cpumask_var_t isolated; | ^~~~~~~~ /kisskb/src/drivers/base/cpu.c: In function 'print_cpus_offline': /kisskb/src/drivers/base/cpu.c:242:16: note: byref variable will be forcibly initialized 242 | cpumask_var_t offline; | ^~~~~~~ /kisskb/src/drivers/misc/cb710/sgbuf2.c: In function 'cb710_sg_dwiter_write_next_block': /kisskb/src/drivers/misc/cb710/sgbuf2.c:133:12: note: byref variable will be forcibly initialized 133 | uint32_t *ptr = NULL; | ^~~ /kisskb/src/drivers/misc/cb710/sgbuf2.c: In function 'sg_dwiter_read_buffer': /kisskb/src/drivers/misc/cb710/sgbuf2.c:28:11: note: byref variable will be forcibly initialized 28 | uint32_t data; | ^~~~ /kisskb/src/drivers/misc/cb710/sgbuf2.c: In function 'cb710_sg_dwiter_read_next_block': /kisskb/src/drivers/misc/cb710/sgbuf2.c:92:12: note: byref variable will be forcibly initialized 92 | uint32_t *ptr = NULL; | ^~~ In file included from /kisskb/src/net/dcb/dcbnl.c:12: /kisskb/src/net/dcb/dcbnl.c: In function 'nla_put_u8': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/dcb/dcbnl.c: In function 'dcbnl_cee_pg_fill': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/net/dcb/dcbnl.c:1177:25: note: byref variable will be forcibly initialized 1177 | u8 pgid, up_map, prio, tc_pct; | ^~~~~~ /kisskb/src/net/dcb/dcbnl.c:1177:19: note: byref variable will be forcibly initialized 1177 | u8 pgid, up_map, prio, tc_pct; | ^~~~ /kisskb/src/net/dcb/dcbnl.c:1177:11: note: byref variable will be forcibly initialized 1177 | u8 pgid, up_map, prio, tc_pct; | ^~~~~~ /kisskb/src/net/dcb/dcbnl.c:1177:5: note: byref variable will be forcibly initialized 1177 | u8 pgid, up_map, prio, tc_pct; | ^~~~ In file included from /kisskb/src/net/dcb/dcbnl.c:12: /kisskb/src/net/dcb/dcbnl.c: In function 'dcbnl_setdcbx': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/dcb/dcbnl.c: In function 'dcbnl_getdcbx': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/net/dcb/dcbnl.c: In function 'dcbnl_setpfcstate': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/net/dcb/dcbnl.c: In function 'dcbnl_getpfcstate': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/net/dcb/dcbnl.c: In function 'dcbnl_setstate': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/net/dcb/dcbnl.c: In function 'dcbnl_getstate': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/net/dcb/dcbnl.c: In function 'nla_put_u16': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/net/dcb/dcbnl.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/dcb/dcbnl.c: In function 'dcbnl_getperm_hwaddr': /kisskb/src/net/dcb/dcbnl.c:266:5: note: byref variable will be forcibly initialized 266 | u8 perm_addr[MAX_ADDR_LEN]; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/net/net_namespace.h:39, from /kisskb/src/include/linux/netdevice.h:37, from /kisskb/src/net/dcb/dcbnl.c:9: /kisskb/src/net/dcb/dcbnl.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/net/dcb/dcbnl.c: In function 'dcbnl_build_peer_app': /kisskb/src/net/dcb/dcbnl.c:980:6: note: byref variable will be forcibly initialized 980 | u16 app_count; | ^~~~~~~~~ /kisskb/src/net/dcb/dcbnl.c:977:27: note: byref variable will be forcibly initialized 977 | struct dcb_peer_app_info info; | ^~~~ In file included from /kisskb/src/net/dcb/dcbnl.c:12: /kisskb/src/net/dcb/dcbnl.c: In function 'dcbnl_ieee_fill': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /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/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; | ^~~ In file included from /kisskb/src/net/dcb/dcbnl.c:12: /kisskb/src/net/dcb/dcbnl.c: In function 'dcbnl_cee_fill': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /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/net/dcb/dcbnl.c:1233:5: note: byref variable will be forcibly initialized 1233 | u8 value; | ^~~~~ /kisskb/src/net/dcb/dcbnl.c: In function 'dcbnl_notify': /kisskb/src/net/dcb/dcbnl.c:1375:19: note: byref variable will be forcibly initialized 1375 | struct nlmsghdr *nlh; | ^~~ In file included from /kisskb/src/net/dcb/dcbnl.c:12: /kisskb/src/net/dcb/dcbnl.c: In function 'dcbnl_setall': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /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/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/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; | ^~~~~ In file included from /kisskb/src/net/dcb/dcbnl.c:12: /kisskb/src/net/dcb/dcbnl.c: In function 'dcbnl_ieee_del': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/dcb/dcbnl.c:1537:17: note: byref variable will be forcibly initialized 1537 | struct nlattr *ieee[DCB_ATTR_IEEE_MAX + 1]; | ^~~~ In file included from /kisskb/src/net/dcb/dcbnl.c:12: /kisskb/src/net/dcb/dcbnl.c: In function 'dcbnl_setfeatcfg': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/dcb/dcbnl.c:1655:17: note: byref variable will be forcibly initialized 1655 | struct nlattr *data[DCB_FEATCFG_ATTR_MAX + 1]; | ^~~~ In file included from /kisskb/src/net/dcb/dcbnl.c:12: /kisskb/src/net/dcb/dcbnl.c: In function 'dcbnl_ieee_set': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/dcb/dcbnl.c:1428:17: note: byref variable will be forcibly initialized 1428 | struct nlattr *ieee[DCB_ATTR_IEEE_MAX + 1]; | ^~~~ In file included from /kisskb/src/net/dcb/dcbnl.c:12: /kisskb/src/net/dcb/dcbnl.c: In function 'dcbnl_setapp': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/dcb/dcbnl.c:538:18: note: byref variable will be forcibly initialized 538 | struct dcb_app app; | ^~~ /kisskb/src/net/dcb/dcbnl.c:507:17: note: byref variable will be forcibly initialized 507 | struct nlattr *app_tb[DCB_APP_ATTR_MAX + 1]; | ^~~~~~ In file included from /kisskb/src/net/dcb/dcbnl.c:12: /kisskb/src/net/dcb/dcbnl.c: In function 'dcbnl_bcn_setcfg': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/dcb/dcbnl.c:935:17: note: byref variable will be forcibly initialized 935 | struct nlattr *data[DCB_BCN_ATTR_MAX + 1]; | ^~~~ In file included from /kisskb/src/net/dcb/dcbnl.c:12: /kisskb/src/net/dcb/dcbnl.c: In function 'dcbnl_setnumtcs': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/dcb/dcbnl.c:372:17: note: byref variable will be forcibly initialized 372 | struct nlattr *data[DCB_NUMTCS_ATTR_MAX + 1]; | ^~~~ In file included from /kisskb/src/net/dcb/dcbnl.c:12: /kisskb/src/net/dcb/dcbnl.c: In function 'dcbnl_setpfccfg': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/dcb/dcbnl.c:719:17: note: byref variable will be forcibly initialized 719 | struct nlattr *data[DCB_PFC_UP_ATTR_MAX + 1]; | ^~~~ In file included from /kisskb/src/net/dcb/dcbnl.c:12: /kisskb/src/net/dcb/dcbnl.c: In function '__dcbnl_pg_setcfg': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/dcb/dcbnl.c:770:17: note: byref variable will be forcibly initialized 770 | struct nlattr *param_tb[DCB_TC_ATTR_PARAM_MAX + 1]; | ^~~~~~~~ /kisskb/src/net/dcb/dcbnl.c:769:17: note: byref variable will be forcibly initialized 769 | struct nlattr *pg_tb[DCB_PG_ATTR_MAX + 1]; | ^~~~~ In file included from /kisskb/src/net/dcb/dcbnl.c:12: /kisskb/src/net/dcb/dcbnl.c: In function 'dcbnl_getfeatcfg': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/dcb/dcbnl.c:1610:5: note: byref variable will be forcibly initialized 1610 | u8 value; | ^~~~~ /kisskb/src/net/dcb/dcbnl.c:1609:17: note: byref variable will be forcibly initialized 1609 | struct nlattr *data[DCB_FEATCFG_ATTR_MAX + 1], *nest; | ^~~~ In file included from /kisskb/src/net/dcb/dcbnl.c:12: /kisskb/src/net/dcb/dcbnl.c: In function 'dcbnl_getapp': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/dcb/dcbnl.c:469:18: note: byref variable will be forcibly initialized 469 | struct dcb_app app = { | ^~~ /kisskb/src/net/dcb/dcbnl.c:435:17: note: byref variable will be forcibly initialized 435 | struct nlattr *app_tb[DCB_APP_ATTR_MAX + 1]; | ^~~~~~ In file included from /kisskb/src/net/dcb/dcbnl.c:12: /kisskb/src/net/dcb/dcbnl.c: In function 'dcbnl_bcn_getcfg': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/dcb/dcbnl.c:876:6: note: byref variable will be forcibly initialized 876 | u32 value_integer; | ^~~~~~~~~~~~~ /kisskb/src/net/dcb/dcbnl.c:875:5: note: byref variable will be forcibly initialized 875 | u8 value_byte; | ^~~~~~~~~~ /kisskb/src/net/dcb/dcbnl.c:874:17: note: byref variable will be forcibly initialized 874 | struct nlattr *bcn_tb[DCB_BCN_ATTR_MAX + 1]; | ^~~~~~ In file included from /kisskb/src/net/dcb/dcbnl.c:12: /kisskb/src/net/dcb/dcbnl.c: In function 'dcbnl_getnumtcs': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/dcb/dcbnl.c:326:5: note: byref variable will be forcibly initialized 326 | u8 value; | ^~~~~ /kisskb/src/net/dcb/dcbnl.c:325:17: note: byref variable will be forcibly initialized 325 | struct nlattr *data[DCB_NUMTCS_ATTR_MAX + 1], *nest; | ^~~~ In file included from /kisskb/src/net/dcb/dcbnl.c:12: /kisskb/src/net/dcb/dcbnl.c: In function 'dcbnl_getcap': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/dcb/dcbnl.c:281:5: note: byref variable will be forcibly initialized 281 | u8 value; | ^~~~~ /kisskb/src/net/dcb/dcbnl.c:280:17: note: byref variable will be forcibly initialized 280 | struct nlattr *data[DCB_CAP_ATTR_MAX + 1], *nest; | ^~~~ In file included from /kisskb/src/net/dcb/dcbnl.c:12: /kisskb/src/net/dcb/dcbnl.c: In function 'dcbnl_getpfccfg': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/dcb/dcbnl.c:222:5: note: byref variable will be forcibly initialized 222 | u8 value; | ^~~~~ /kisskb/src/net/dcb/dcbnl.c:221:17: note: byref variable will be forcibly initialized 221 | struct nlattr *data[DCB_PFC_UP_ATTR_MAX + 1], *nest; | ^~~~ In file included from /kisskb/src/net/dcb/dcbnl.c:12: /kisskb/src/net/dcb/dcbnl.c: In function '__dcbnl_pg_getcfg': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/net/dcb/dcbnl.c:557:25: note: byref variable will be forcibly initialized 557 | u8 prio, pgid, tc_pct, up_map; | ^~~~~~ /kisskb/src/net/dcb/dcbnl.c:557:17: note: byref variable will be forcibly initialized 557 | u8 prio, pgid, tc_pct, up_map; | ^~~~~~ /kisskb/src/net/dcb/dcbnl.c:557:11: note: byref variable will be forcibly initialized 557 | u8 prio, pgid, tc_pct, up_map; | ^~~~ /kisskb/src/net/dcb/dcbnl.c:557:5: note: byref variable will be forcibly initialized 557 | u8 prio, pgid, tc_pct, up_map; | ^~~~ /kisskb/src/net/dcb/dcbnl.c:556:17: note: byref variable will be forcibly initialized 556 | struct nlattr *param_tb[DCB_TC_ATTR_PARAM_MAX + 1]; | ^~~~~~~~ /kisskb/src/net/dcb/dcbnl.c:555:17: note: byref variable will be forcibly initialized 555 | struct nlattr *pg_tb[DCB_PG_ATTR_MAX + 1]; | ^~~~~ /kisskb/src/net/dcb/dcbnl.c: In function 'dcb_doit': /kisskb/src/net/dcb/dcbnl.c:1750:19: note: byref variable will be forcibly initialized 1750 | struct nlmsghdr *reply_nlh = NULL; | ^~~~~~~~~ /kisskb/src/net/dcb/dcbnl.c:1746:17: note: byref variable will be forcibly initialized 1746 | struct nlattr *tb[DCB_ATTR_MAX + 1]; | ^~ /kisskb/src/drivers/block/pktcdvd.c: In function 'pkt_lock_door': /kisskb/src/drivers/block/pktcdvd.c:1921:24: note: byref variable will be forcibly initialized 1921 | 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_media_speed': /kisskb/src/drivers/block/pktcdvd.c:1998:16: note: byref variable will be forcibly initialized 1998 | unsigned char buf[64]; | ^~~ /kisskb/src/drivers/block/pktcdvd.c:1997:24: note: byref variable will be forcibly initialized 1997 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/drivers/block/pktcdvd.c:1996:24: note: byref variable will be forcibly initialized 1996 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/block/pktcdvd.c: In function 'pkt_perform_opc': /kisskb/src/drivers/block/pktcdvd.c:2069:24: note: byref variable will be forcibly initialized 2069 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/drivers/block/pktcdvd.c:2068:24: note: byref variable will be forcibly initialized 2068 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/block/pktcdvd.c: In function 'pkt_get_disc_info': /kisskb/src/drivers/block/pktcdvd.c:1528:24: note: byref variable will be forcibly initialized 1528 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/block/pktcdvd.c: In function 'pkt_get_track_info': /kisskb/src/drivers/block/pktcdvd.c:1556:24: note: byref variable will be forcibly initialized 1556 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/block/pktcdvd.c: In function 'pkt_get_last_written': /kisskb/src/drivers/block/pktcdvd.c:1585:20: note: byref variable will be forcibly initialized 1585 | track_information ti; | ^~ /kisskb/src/drivers/block/pktcdvd.c:1584:19: note: byref variable will be forcibly initialized 1584 | disc_information di; | ^~ /kisskb/src/drivers/block/pktcdvd.c: In function 'pkt_probe_settings': /kisskb/src/drivers/block/pktcdvd.c:1790:20: note: byref variable will be forcibly initialized 1790 | track_information ti; | ^~ /kisskb/src/drivers/block/pktcdvd.c:1789:19: note: byref variable will be forcibly initialized 1789 | disc_information di; | ^~ /kisskb/src/drivers/block/pktcdvd.c:1788:16: note: byref variable will be forcibly initialized 1788 | unsigned char buf[12]; | ^~~ /kisskb/src/drivers/block/pktcdvd.c:1787:24: note: byref variable will be forcibly initialized 1787 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/block/pktcdvd.c: In function 'pkt_get_max_speed': /kisskb/src/drivers/block/pktcdvd.c:1937:16: note: byref variable will be forcibly initialized 1937 | unsigned char buf[256+18]; | ^~~ /kisskb/src/drivers/block/pktcdvd.c:1936:24: note: byref variable will be forcibly initialized 1936 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/drivers/block/pktcdvd.c:1935:24: note: byref variable will be forcibly initialized 1935 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/block/pktcdvd.c: In function 'pkt_write_caching': /kisskb/src/drivers/block/pktcdvd.c:1891:16: note: byref variable will be forcibly initialized 1891 | unsigned char buf[64]; | ^~~ /kisskb/src/drivers/block/pktcdvd.c:1890:24: note: byref variable will be forcibly initialized 1890 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/drivers/block/pktcdvd.c:1889:24: note: byref variable will be forcibly initialized 1889 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/block/pktcdvd.c: In function 'pkt_set_write_settings': /kisskb/src/drivers/block/pktcdvd.c:1627:7: note: byref variable will be forcibly initialized 1627 | char buffer[128]; | ^~~~~~ /kisskb/src/drivers/block/pktcdvd.c:1625:24: note: byref variable will be forcibly initialized 1625 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/drivers/block/pktcdvd.c:1624:24: note: byref variable will be forcibly initialized 1624 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/block/pktcdvd.c: In function 'pkt_open_write': /kisskb/src/drivers/block/pktcdvd.c:2088:28: note: byref variable will be forcibly initialized 2088 | unsigned int write_speed, media_write_speed, read_speed; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/block/pktcdvd.c:2088:15: note: byref variable will be forcibly initialized 2088 | unsigned int write_speed, media_write_speed, read_speed; | ^~~~~~~~~~~ /kisskb/src/drivers/block/pktcdvd.c: In function 'pkt_submit_bio': /kisskb/src/drivers/block/pktcdvd.c:2406:7: note: byref variable will be forcibly initialized 2406 | char b[BDEVNAME_SIZE]; | ^ /kisskb/src/drivers/block/pktcdvd.c: In function 'pkt_open_dev': /kisskb/src/drivers/block/pktcdvd.c:2145:7: note: byref variable will be forcibly initialized 2145 | long lba; | ^~~ /kisskb/src/drivers/block/pktcdvd.c: In function 'pkt_seq_show': /kisskb/src/drivers/block/pktcdvd.c:2477:6: note: byref variable will be forcibly initialized 2477 | int states[PACKET_NUM_STATES]; | ^~~~~~ /kisskb/src/drivers/block/pktcdvd.c:2476:7: note: byref variable will be forcibly initialized 2476 | char bdev_buf[BDEVNAME_SIZE]; | ^~~~~~~~ /kisskb/src/drivers/block/pktcdvd.c: In function 'pkt_gather_data': /kisskb/src/drivers/block/pktcdvd.c:990:7: note: byref variable will be forcibly initialized 990 | char written[PACKET_MAX_SIZE]; | ^~~~~~~ /kisskb/src/drivers/block/pktcdvd.c: In function 'bio_list_copy_data': /kisskb/src/drivers/block/pktcdvd.c:1213:19: note: byref variable will be forcibly initialized 1213 | struct bvec_iter dst_iter = dst->bi_iter; | ^~~~~~~~ /kisskb/src/drivers/block/pktcdvd.c:1212:19: note: byref variable will be forcibly initialized 1212 | struct bvec_iter src_iter = src->bi_iter; | ^~~~~~~~ In file included from /kisskb/src/arch/powerpc/include/asm/io.h:27, 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/drivers/mfd/htc-i2cpld.c:17: /kisskb/src/drivers/mfd/htc-i2cpld.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/mfd/htc-i2cpld.c: In function 'htcpld_register_chip_i2c': /kisskb/src/drivers/mfd/htc-i2cpld.c:330:24: note: byref variable will be forcibly initialized 330 | struct i2c_board_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/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:1408:21: note: byref variable will be forcibly initialized 1408 | 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/block/pktcdvd.c: In function 'pkt_new_dev': /kisskb/src/drivers/block/pktcdvd.c:2537:7: note: byref variable will be forcibly initialized 2537 | char b[BDEVNAME_SIZE]; | ^ /kisskb/src/drivers/block/pktcdvd.c: In function 'kobj_pkt_store': /kisskb/src/drivers/block/pktcdvd.c:271:6: note: byref variable will be forcibly initialized 271 | int val; | ^~~ /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/drivers/block/pktcdvd.c: In function 'remove_store': /kisskb/src/drivers/block/pktcdvd.c:398:22: note: byref variable will be forcibly initialized 398 | unsigned int major, minor; | ^~~~~ /kisskb/src/drivers/block/pktcdvd.c:398:15: note: byref variable will be forcibly initialized 398 | unsigned int major, minor; | ^~~~~ /kisskb/src/drivers/block/pktcdvd.c: In function 'pkt_ctl_ioctl': /kisskb/src/drivers/block/pktcdvd.c:2836:8: note: byref variable will be forcibly initialized 2836 | dev_t pkt_dev = 0; | ^~~~~~~ /kisskb/src/drivers/block/pktcdvd.c:2834:26: note: byref variable will be forcibly initialized 2834 | struct pkt_ctrl_command ctrl_cmd; | ^~~~~~~~ /kisskb/src/drivers/block/pktcdvd.c: In function 'add_store': /kisskb/src/drivers/block/pktcdvd.c:377:22: note: byref variable will be forcibly initialized 377 | unsigned int major, minor; | ^~~~~ /kisskb/src/drivers/block/pktcdvd.c:377:15: note: byref variable will be forcibly initialized 377 | unsigned int major, minor; | ^~~~~ /kisskb/src/drivers/mfd/lp87565.c: In function 'lp87565_probe': /kisskb/src/drivers/mfd/lp87565.c:52:15: note: byref variable will be forcibly initialized 52 | unsigned int otpid; | ^~~~~ /kisskb/src/drivers/mfd/ti_am335x_tscadc.c: In function 'am335x_tscadc_need_adc': /kisskb/src/drivers/mfd/ti_am335x_tscadc.c:47:6: note: byref variable will be forcibly initialized 47 | u32 reg; | ^~~ /kisskb/src/drivers/mfd/ti_am335x_tscadc.c: In function 'tscadc_suspend': /kisskb/src/drivers/mfd/ti_am335x_tscadc.c:327:7: note: byref variable will be forcibly initialized 327 | u32 ctrl; | ^~~~ /kisskb/src/drivers/mfd/ti_am335x_tscadc.c: In function 'ti_tscadc_probe': /kisskb/src/drivers/mfd/ti_am335x_tscadc.c:128:6: note: byref variable will be forcibly initialized 128 | int readouts = 0, mag_tracks = 0; | ^~~~~~~~ /kisskb/src/drivers/mfd/ti_am335x_tscadc.c:127:6: note: byref variable will be forcibly initialized 127 | int tscmag_wires = 0, adc_channels = 0, cell_idx = 0, total_channels; | ^~~~~~~~~~~~ /kisskb/src/drivers/mfd/ti_am335x_tscadc.c:125:6: note: byref variable will be forcibly initialized 125 | u32 val; | ^~~ /kisskb/src/drivers/mfd/ti_am335x_tscadc.c:117:24: note: byref variable will be forcibly initialized 117 | struct ti_tscadc_dev *tscadc; | ^~~~~~ In file included from /kisskb/src/drivers/base/map.c:13: /kisskb/src/drivers/base/map.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/net/mac80211/wpa.c: In function 'ccmp_encrypt_skb': /kisskb/src/net/mac80211/wpa.c:417:5: note: byref variable will be forcibly initialized 417 | u8 b_0[AES_BLOCK_SIZE]; | ^~~ /kisskb/src/net/mac80211/wpa.c:416:5: note: byref variable will be forcibly initialized 416 | u8 aad[CCM_AAD_LEN]; | ^~~ /kisskb/src/net/mac80211/wpa.c:414:5: note: byref variable will be forcibly initialized 414 | u8 pn[6]; | ^~ /kisskb/src/net/mac80211/wpa.c: In function 'gcmp_encrypt_skb': /kisskb/src/net/mac80211/wpa.c:652:5: note: byref variable will be forcibly initialized 652 | u8 j_0[AES_BLOCK_SIZE]; | ^~~ /kisskb/src/net/mac80211/wpa.c:651:5: note: byref variable will be forcibly initialized 651 | u8 aad[GCM_AAD_LEN]; | ^~~ /kisskb/src/net/mac80211/wpa.c:649:5: note: byref variable will be forcibly initialized 649 | u8 pn[6]; | ^~ /kisskb/src/net/mac80211/wpa.c: In function 'ieee80211_rx_h_michael_mic_verify': /kisskb/src/net/mac80211/wpa.c:100:5: note: byref variable will be forcibly initialized 100 | u8 mic[MICHAEL_MIC_LEN]; | ^~~ /kisskb/src/net/mac80211/wpa.c: In function 'ieee80211_crypto_ccmp_decrypt': /kisskb/src/net/mac80211/wpa.c:546:7: note: byref variable will be forcibly initialized 546 | u8 b_0[AES_BLOCK_SIZE]; | ^~~ /kisskb/src/net/mac80211/wpa.c:545:7: note: byref variable will be forcibly initialized 545 | u8 aad[2 * AES_BLOCK_SIZE]; | ^~~ /kisskb/src/net/mac80211/wpa.c:502:5: note: byref variable will be forcibly initialized 502 | u8 pn[IEEE80211_CCMP_PN_LEN]; | ^~ /kisskb/src/net/mac80211/wpa.c: In function 'ieee80211_crypto_gcmp_decrypt': /kisskb/src/net/mac80211/wpa.c:777:7: note: byref variable will be forcibly initialized 777 | u8 j_0[AES_BLOCK_SIZE]; | ^~~ /kisskb/src/net/mac80211/wpa.c:776:7: note: byref variable will be forcibly initialized 776 | u8 aad[2 * AES_BLOCK_SIZE]; | ^~~ /kisskb/src/net/mac80211/wpa.c:734:5: note: byref variable will be forcibly initialized 734 | u8 pn[IEEE80211_GCMP_PN_LEN]; | ^~ /kisskb/src/net/mac80211/wpa.c: In function 'ieee80211_crypto_aes_cmac_encrypt': /kisskb/src/net/mac80211/wpa.c:946:5: note: byref variable will be forcibly initialized 946 | u8 aad[20]; | ^~~ /kisskb/src/net/mac80211/wpa.c: In function 'ieee80211_crypto_aes_cmac_256_encrypt': /kisskb/src/net/mac80211/wpa.c:994:5: note: byref variable will be forcibly initialized 994 | u8 aad[20]; | ^~~ /kisskb/src/net/mac80211/wpa.c: In function 'ieee80211_crypto_aes_cmac_decrypt': /kisskb/src/net/mac80211/wpa.c:1037:22: note: byref variable will be forcibly initialized 1037 | u8 aad[20], mic[8], ipn[6]; | ^~~ /kisskb/src/net/mac80211/wpa.c:1037:14: note: byref variable will be forcibly initialized 1037 | u8 aad[20], mic[8], ipn[6]; | ^~~ /kisskb/src/net/mac80211/wpa.c:1037:5: note: byref variable will be forcibly initialized 1037 | u8 aad[20], mic[8], ipn[6]; | ^~~ /kisskb/src/net/mac80211/wpa.c: In function 'ieee80211_crypto_aes_cmac_256_decrypt': /kisskb/src/net/mac80211/wpa.c:1087:23: note: byref variable will be forcibly initialized 1087 | u8 aad[20], mic[16], ipn[6]; | ^~~ /kisskb/src/net/mac80211/wpa.c:1087:14: note: byref variable will be forcibly initialized 1087 | u8 aad[20], mic[16], ipn[6]; | ^~~ /kisskb/src/net/mac80211/wpa.c:1087:5: note: byref variable will be forcibly initialized 1087 | u8 aad[20], mic[16], ipn[6]; | ^~~ /kisskb/src/net/mac80211/wpa.c: In function 'ieee80211_crypto_aes_gmac_encrypt': /kisskb/src/net/mac80211/wpa.c:1140:5: note: byref variable will be forcibly initialized 1140 | u8 nonce[GMAC_NONCE_LEN]; | ^~~~~ /kisskb/src/net/mac80211/wpa.c:1138:5: note: byref variable will be forcibly initialized 1138 | u8 aad[GMAC_AAD_LEN]; | ^~~ /kisskb/src/drivers/mfd/stmpe.c: In function 'stmpe_set_altfunc': /kisskb/src/drivers/mfd/stmpe.c:273:5: note: byref variable will be forcibly initialized 273 | u8 regs[8]; | ^~~~ /kisskb/src/net/mac80211/wpa.c: In function 'ieee80211_crypto_aes_gmac_decrypt': /kisskb/src/net/mac80211/wpa.c:1186:38: note: byref variable will be forcibly initialized 1186 | u8 aad[GMAC_AAD_LEN], *mic, ipn[6], nonce[GMAC_NONCE_LEN]; | ^~~~~ /kisskb/src/net/mac80211/wpa.c:1186:30: note: byref variable will be forcibly initialized 1186 | u8 aad[GMAC_AAD_LEN], *mic, ipn[6], nonce[GMAC_NONCE_LEN]; | ^~~ /kisskb/src/net/mac80211/wpa.c:1186:5: note: byref variable will be forcibly initialized 1186 | u8 aad[GMAC_AAD_LEN], *mic, ipn[6], nonce[GMAC_NONCE_LEN]; | ^~~ In file included from /kisskb/src/include/linux/gpio/driver.h:9, from /kisskb/src/include/asm-generic/gpio.h:11, from /kisskb/src/include/linux/gpio.h:62, from /kisskb/src/drivers/mfd/stmpe.c:11: /kisskb/src/drivers/mfd/stmpe.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/drivers/mfd/stmpe.c: In function 'stmpe_irq': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/mfd/stmpe.c:1092:5: note: byref variable will be forcibly initialized 1092 | u8 isr[3]; | ^~~ /kisskb/src/drivers/mfd/stmpe.c: In function 'stmpe_chip_init': /kisskb/src/drivers/mfd/stmpe.c:1245:5: note: byref variable will be forcibly initialized 1245 | u8 data[2]; | ^~~~ /kisskb/src/drivers/mfd/stmpe.c: In function 'stmpe_probe': /kisskb/src/drivers/mfd/stmpe.c:1388:6: note: byref variable will be forcibly initialized 1388 | u32 val; | ^~~ /kisskb/src/drivers/base/devres.c: In function 'alloc_dr': /kisskb/src/drivers/base/devres.c:110:9: note: byref variable will be forcibly initialized 110 | size_t tot_size; | ^~~~~~~~ /kisskb/src/drivers/base/devres.c: In function '__devres_alloc_node': /kisskb/src/drivers/base/devres.c:110:9: note: byref variable will be forcibly initialized /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/devres.c: In function 'devm_kmalloc': /kisskb/src/drivers/base/devres.c:110:9: note: byref variable will be forcibly initialized /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/devres.c: In function 'devm_remove_action': /kisskb/src/drivers/base/devres.c:756:23: note: byref variable will be forcibly initialized 756 | struct action_devres devres = { | ^~~~~~ /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; | ^~~~ /kisskb/src/drivers/base/devres.c: In function 'devm_release_action': /kisskb/src/drivers/base/devres.c:778:23: note: byref variable will be forcibly initialized 778 | struct action_devres devres = { | ^~~~~~ 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 'devres_release_group': /kisskb/src/drivers/base/devres.c:667:12: note: byref variable will be forcibly initialized 667 | LIST_HEAD(todo); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/base/devres.c: In function 'devm_krealloc': /kisskb/src/drivers/base/devres.c:110:9: note: byref variable will be forcibly initialized 110 | size_t tot_size; | ^~~~~~~~ /kisskb/src/drivers/base/devres.c:855:9: note: byref variable will be forcibly initialized 855 | size_t total_new_size, total_old_size; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/base/devres.c: In function 'devm_kvasprintf': /kisskb/src/drivers/base/devres.c:998:10: note: byref variable will be forcibly initialized 998 | va_list aq; | ^~ /kisskb/src/drivers/base/devres.c: In function 'devm_kasprintf': /kisskb/src/drivers/base/devres.c:1027:10: note: byref variable will be forcibly initialized 1027 | va_list ap; | ^~ 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 'devres_release_all': /kisskb/src/drivers/base/devres.c:515:12: note: byref variable will be forcibly initialized 515 | LIST_HEAD(todo); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/mfd/wm8400-core.c: In function 'wm8400_init': /kisskb/src/drivers/mfd/wm8400-core.c:54:15: note: byref variable will be forcibly initialized 54 | unsigned int reg; | ^~~ /kisskb/src/drivers/misc/cb710/debug.c: In function 'cb710_dump_regs_32': /kisskb/src/drivers/misc/cb710/debug.c:60:7: note: byref variable will be forcibly initialized 60 | char msg[100], *p; \ | ^~~ /kisskb/src/drivers/misc/cb710/debug.c:93:3: note: in expansion of macro 'CB710_DUMP_REGS_TEMPLATE' 93 | CB710_DUMP_REGS_TEMPLATE(t) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/misc/cb710/debug.c:98:1: note: in expansion of macro 'CB710_REG_ACCESS_TEMPLATES' 98 | CB710_REG_ACCESS_TEMPLATES(32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/misc/cb710/debug.c: In function 'cb710_read_and_dump_regs_32': /kisskb/src/drivers/misc/cb710/debug.c:84:7: note: byref variable will be forcibly initialized 84 | u##t regs[CB710_REG_COUNT/sizeof(u##t)]; \ | ^~~~ /kisskb/src/drivers/misc/cb710/debug.c:94:3: note: in expansion of macro 'CB710_READ_AND_DUMP_REGS_TEMPLATE' 94 | CB710_READ_AND_DUMP_REGS_TEMPLATE(t) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/misc/cb710/debug.c:98:1: note: in expansion of macro 'CB710_REG_ACCESS_TEMPLATES' 98 | CB710_REG_ACCESS_TEMPLATES(32) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/misc/cb710/debug.c: In function 'cb710_dump_regs_16': /kisskb/src/drivers/misc/cb710/debug.c:60:7: note: byref variable will be forcibly initialized 60 | char msg[100], *p; \ | ^~~ /kisskb/src/drivers/misc/cb710/debug.c:93:3: note: in expansion of macro 'CB710_DUMP_REGS_TEMPLATE' 93 | CB710_DUMP_REGS_TEMPLATE(t) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/misc/cb710/debug.c:97:1: note: in expansion of macro 'CB710_REG_ACCESS_TEMPLATES' 97 | CB710_REG_ACCESS_TEMPLATES(16) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/misc/cb710/debug.c: In function 'cb710_dump_regs_8': /kisskb/src/drivers/misc/cb710/debug.c:60:7: note: byref variable will be forcibly initialized 60 | char msg[100], *p; \ | ^~~ /kisskb/src/drivers/misc/cb710/debug.c:93:3: note: in expansion of macro 'CB710_DUMP_REGS_TEMPLATE' 93 | CB710_DUMP_REGS_TEMPLATE(t) \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/misc/cb710/debug.c:96:1: note: in expansion of macro 'CB710_REG_ACCESS_TEMPLATES' 96 | CB710_REG_ACCESS_TEMPLATES(8) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/misc/cb710/debug.c: In function 'cb710_read_and_dump_regs_16': /kisskb/src/drivers/misc/cb710/debug.c:84:7: note: byref variable will be forcibly initialized 84 | u##t regs[CB710_REG_COUNT/sizeof(u##t)]; \ | ^~~~ /kisskb/src/drivers/misc/cb710/debug.c:94:3: note: in expansion of macro 'CB710_READ_AND_DUMP_REGS_TEMPLATE' 94 | CB710_READ_AND_DUMP_REGS_TEMPLATE(t) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/misc/cb710/debug.c:97:1: note: in expansion of macro 'CB710_REG_ACCESS_TEMPLATES' 97 | CB710_REG_ACCESS_TEMPLATES(16) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/misc/cb710/debug.c: In function 'cb710_read_and_dump_regs_8': /kisskb/src/drivers/misc/cb710/debug.c:84:7: note: byref variable will be forcibly initialized 84 | u##t regs[CB710_REG_COUNT/sizeof(u##t)]; \ | ^~~~ /kisskb/src/drivers/misc/cb710/debug.c:94:3: note: in expansion of macro 'CB710_READ_AND_DUMP_REGS_TEMPLATE' 94 | CB710_READ_AND_DUMP_REGS_TEMPLATE(t) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/misc/cb710/debug.c:96:1: note: in expansion of macro 'CB710_REG_ACCESS_TEMPLATES' 96 | CB710_REG_ACCESS_TEMPLATES(8) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mfd/wm8350-core.c: In function 'wm8350_reg_read': /kisskb/src/drivers/mfd/wm8350-core.c:77:15: note: byref variable will be forcibly initialized 77 | unsigned int data; | ^~~~ /kisskb/src/drivers/mfd/wm8350-core.c: In function 'wm8350_device_init': /kisskb/src/drivers/mfd/wm8350-core.c:280:25: note: byref variable will be forcibly initialized 280 | unsigned int id1, id2, mask_rev; | ^~~~~~~~ /kisskb/src/drivers/mfd/wm8350-core.c:280:20: note: byref variable will be forcibly initialized 280 | unsigned int id1, id2, mask_rev; | ^~~ /kisskb/src/drivers/mfd/wm8350-core.c:280:15: note: byref variable will be forcibly initialized 280 | unsigned int id1, id2, mask_rev; | ^~~ /kisskb/src/net/rxrpc/output.c: In function 'rxrpc_send_ack_packet': /kisskb/src/net/rxrpc/output.c:180:24: note: byref variable will be forcibly initialized 180 | rxrpc_seq_t hard_ack, top; | ^~~ /kisskb/src/net/rxrpc/output.c:180:14: note: byref variable will be forcibly initialized 180 | rxrpc_seq_t hard_ack, top; | ^~~~~~~~ /kisskb/src/net/rxrpc/output.c:178:14: note: byref variable will be forcibly initialized 178 | struct kvec iov[2]; | ^~~ /kisskb/src/net/rxrpc/output.c:177:16: note: byref variable will be forcibly initialized 177 | struct msghdr msg; | ^~~ /kisskb/src/net/rxrpc/output.c: In function 'rxrpc_send_abort_packet': /kisskb/src/net/rxrpc/output.c:287:14: note: byref variable will be forcibly initialized 287 | struct kvec iov[1]; | ^~~ /kisskb/src/net/rxrpc/output.c:286:16: note: byref variable will be forcibly initialized 286 | struct msghdr msg; | ^~~ /kisskb/src/net/rxrpc/output.c:285:28: note: byref variable will be forcibly initialized 285 | struct rxrpc_abort_buffer pkt; | ^~~ /kisskb/src/net/rxrpc/output.c: In function 'rxrpc_send_data_packet': /kisskb/src/net/rxrpc/output.c:353:14: note: byref variable will be forcibly initialized 353 | struct kvec iov[2]; | ^~~ /kisskb/src/net/rxrpc/output.c:352:16: note: byref variable will be forcibly initialized 352 | struct msghdr msg; | ^~~ /kisskb/src/net/rxrpc/output.c:350:27: note: byref variable will be forcibly initialized 350 | struct rxrpc_wire_header whdr; | ^~~~ /kisskb/src/net/rxrpc/output.c: In function 'rxrpc_reject_packets': /kisskb/src/net/rxrpc/output.c:560:9: note: byref variable will be forcibly initialized 560 | __be32 code; | ^~~~ /kisskb/src/net/rxrpc/output.c:558:14: note: byref variable will be forcibly initialized 558 | struct kvec iov[2]; | ^~~ /kisskb/src/net/rxrpc/output.c:557:16: note: byref variable will be forcibly initialized 557 | struct msghdr msg; | ^~~ /kisskb/src/net/rxrpc/output.c:555:27: note: byref variable will be forcibly initialized 555 | struct rxrpc_wire_header whdr; | ^~~~ /kisskb/src/net/rxrpc/output.c:553:24: note: byref variable will be forcibly initialized 553 | struct sockaddr_rxrpc srx; | ^~~ /kisskb/src/net/rxrpc/output.c: In function 'rxrpc_send_keepalive': /kisskb/src/net/rxrpc/output.c:632:14: note: byref variable will be forcibly initialized 632 | struct kvec iov[2]; | ^~~ /kisskb/src/net/rxrpc/output.c:631:16: note: byref variable will be forcibly initialized 631 | struct msghdr msg; | ^~~ /kisskb/src/net/rxrpc/output.c:630:27: note: byref variable will be forcibly initialized 630 | struct rxrpc_wire_header whdr; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/dma_fence.h:89, from /kisskb/src/drivers/dma-buf/dma-fence.c:21: /kisskb/src/drivers/dma-buf/dma-fence.c: In function 'perf_trace_dma_fence': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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, | ^~~~~~~~~~~~~~~~~~~ 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:21: /kisskb/src/drivers/dma-buf/dma-fence.c: In function 'trace_event_raw_event_dma_fence': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | 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:725:56: note: byref variable will be forcibly initialized 725 | 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, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/dma_fence.h:89, from /kisskb/src/drivers/dma-buf/dma-fence.c:21: /kisskb/src/drivers/dma-buf/dma-fence.c: In function '__bpf_trace_dma_fence': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dma_fence.h:12:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 12 | DECLARE_EVENT_CLASS(dma_fence, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/dma-buf/dma-fence.c:13: /kisskb/src/drivers/dma-buf/dma-fence.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/dma-buf/dma-fence.c: In function 'dma_fence_signal_timestamp_locked': /kisskb/src/drivers/dma-buf/dma-fence.c:362:19: note: byref variable will be forcibly initialized 362 | struct list_head cb_list; | ^~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_arp.h:22, from /kisskb/src/net/mac80211/scan.c:15: /kisskb/src/net/mac80211/scan.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/dma-buf/dma-fence.c: In function 'dma_fence_default_wait': /kisskb/src/drivers/dma-buf/dma-fence.c:755:25: note: byref variable will be forcibly initialized 755 | struct default_wait_cb cb; | ^~ /kisskb/src/net/mac80211/scan.c: In function 'ieee80211_prep_hw_scan': /kisskb/src/net/mac80211/scan.c:344:27: note: byref variable will be forcibly initialized 344 | struct cfg80211_chan_def chandef; | ^~~~~~~ /kisskb/src/net/mac80211/scan.c: In function '__ieee80211_start_scan': /kisskb/src/net/mac80211/scan.c:771:17: note: byref variable will be forcibly initialized 771 | unsigned long next_delay; | ^~~~~~~~~~ /kisskb/src/drivers/nvdimm/dimm_devs.c: In function 'nvdimm_bus_check_dimm_count': /kisskb/src/drivers/nvdimm/dimm_devs.c:1028:6: note: byref variable will be forcibly initialized 1028 | int count = 0; | ^~~~~ /kisskb/src/drivers/nvdimm/dimm_devs.c: In function 'nvdimm_init_nsarea': /kisskb/src/drivers/nvdimm/dimm_devs.c:68:6: note: byref variable will be forcibly initialized 68 | int cmd_rc = 0; | ^~~~~~ /kisskb/src/drivers/nvdimm/dimm_devs.c: In function 'nvdimm_get_config_data': /kisskb/src/drivers/nvdimm/dimm_devs.c:90:31: note: byref variable will be forcibly initialized 90 | int rc = validate_dimm(ndd), cmd_rc = 0; | ^~~~~~ /kisskb/src/drivers/nvdimm/dimm_devs.c: In function 'nvdimm_set_config_data': /kisskb/src/drivers/nvdimm/dimm_devs.c:136:31: note: byref variable will be forcibly initialized 136 | int rc = validate_dimm(ndd), cmd_rc = 0; | ^~~~~~ /kisskb/src/net/mac80211/scan.c: In function 'ieee80211_bss_info_update': /kisskb/src/net/mac80211/scan.c:153:29: note: byref variable will be forcibly initialized 153 | struct cfg80211_inform_bss bss_meta = { | ^~~~~~~~ /kisskb/src/net/mac80211/scan.c: In function 'ieee80211_scan_work': /kisskb/src/net/mac80211/scan.c:1048:16: note: byref variable will be forcibly initialized 1048 | unsigned long next_delay = 0; | ^~~~~~~~~~ /kisskb/src/net/mac80211/scan.c: In function '__ieee80211_request_sched_scan_start': /kisskb/src/net/mac80211/scan.c:1291:27: note: byref variable will be forcibly initialized 1291 | struct cfg80211_chan_def chandef; | ^~~~~~~ /kisskb/src/net/rxrpc/peer_event.c: In function 'rxrpc_error_report': /kisskb/src/net/rxrpc/peer_event.c:149:24: note: byref variable will be forcibly initialized 149 | struct sockaddr_rxrpc srx; | ^~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/rxrpc/peer_event.c:8: /kisskb/src/net/rxrpc/peer_event.c: In function 'rxrpc_peer_keepalive_worker': /kisskb/src/net/rxrpc/peer_event.c:363:12: note: byref variable will be forcibly initialized 363 | LIST_HEAD(collector); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c: In function 'amdgpu_drv_delayed_reset_work_handler': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:2080:30: note: byref variable will be forcibly initialized 2080 | struct amdgpu_reset_context reset_context; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:2077:19: note: byref variable will be forcibly initialized 2077 | struct list_head device_list; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c: In function 'amdgpu_pmops_runtime_idle': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:2348:34: note: byref variable will be forcibly initialized 2348 | struct drm_connector_list_iter iter; | ^~~~ /kisskb/src/net/wireless/util.c: In function 'cfg80211_calculate_bitrate_he': /kisskb/src/net/wireless/util.c:1373:6: note: byref variable will be forcibly initialized 1373 | u32 rates_26[3] = { 9411111, 8888888, 8000000 }; | ^~~~~~~~ /kisskb/src/net/wireless/util.c:1372:6: note: byref variable will be forcibly initialized 1372 | u32 rates_52[3] = { 18820000, 17777777, 16000000 }; | ^~~~~~~~ /kisskb/src/net/wireless/util.c:1371:6: note: byref variable will be forcibly initialized 1371 | u32 rates_106[3] = { 40000000, 37777777, 34000000 }; | ^~~~~~~~~ /kisskb/src/net/wireless/util.c:1370:6: note: byref variable will be forcibly initialized 1370 | u32 rates_242[3] = { 114711111, 108333333, 97500000 }; | ^~~~~~~~~ /kisskb/src/net/wireless/util.c:1369:6: note: byref variable will be forcibly initialized 1369 | u32 rates_484[3] = { 229411111, 216666666, 195000000 }; | ^~~~~~~~~ /kisskb/src/net/wireless/util.c:1368:6: note: byref variable will be forcibly initialized 1368 | u32 rates_969[3] = { 480388888, 453700000, 408333333 }; | ^~~~~~~~~ /kisskb/src/net/wireless/util.c:1367:6: note: byref variable will be forcibly initialized 1367 | u32 rates_160M[3] = { 960777777, 907400000, 816666666 }; | ^~~~~~~~~~ /kisskb/src/net/wireless/util.c:1351:6: note: byref variable will be forcibly initialized 1351 | u32 mcs_divisors[14] = { | ^~~~~~~~~~~~ /kisskb/src/net/wireless/util.c: In function 'ieee80211_data_to_8023_exthdr': /kisskb/src/net/wireless/util.c:556:5: note: byref variable will be forcibly initialized 556 | u8 mesh_flags = 0; | ^~~~~~~~~~ /kisskb/src/net/wireless/util.c:554:16: note: byref variable will be forcibly initialized 554 | struct ethhdr tmp; | ^~~ /kisskb/src/net/wireless/util.c:553:4: note: byref variable will be forcibly initialized 553 | } payload; | ^~~~~~~ /kisskb/src/net/wireless/util.c: In function 'ieee80211_amsdu_to_8023s': /kisskb/src/net/wireless/util.c:757:16: note: byref variable will be forcibly initialized 757 | struct ethhdr eth; | ^~~ /kisskb/src/net/wireless/util.c: In function 'cfg80211_classify8021d': /kisskb/src/net/wireless/util.c:869:21: note: byref variable will be forcibly initialized 869 | struct mpls_label mpls_tmp, *mpls; | ^~~~~~~~ /kisskb/src/net/wireless/util.c: In function 'cfg80211_iter_combinations': /kisskb/src/net/wireless/util.c:1861:7: note: byref variable will be forcibly initialized 1861 | bool beacon_int_different; | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/util.c:1860:6: note: byref variable will be forcibly initialized 1860 | u32 beacon_int_gcd; | ^~~~~~~~~~~~~~ /kisskb/src/net/wireless/util.c: In function 'cfg80211_check_combinations': /kisskb/src/net/wireless/util.c:1969:11: note: byref variable will be forcibly initialized 1969 | int err, num = 0; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/net/wireless/util.c:12: /kisskb/src/net/wireless/util.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/net/rxrpc/recvmsg.c: In function 'rxrpc_verify_packet': /kisskb/src/net/rxrpc/recvmsg.c:295:10: note: byref variable will be forcibly initialized 295 | __be16 tmp; | ^~~ /kisskb/src/net/rxrpc/recvmsg.c: In function 'rxrpc_recvmsg_term': /kisskb/src/net/rxrpc/recvmsg.c:145:6: note: byref variable will be forcibly initialized 145 | u32 tmp = 0; | ^~~ /kisskb/src/net/rxrpc/recvmsg.c: In function 'rxrpc_recvmsg_data': /kisskb/src/net/rxrpc/recvmsg.c:366:30: note: byref variable will be forcibly initialized 366 | unsigned int rx_pkt_offset, rx_pkt_len; | ^~~~~~~~~~ /kisskb/src/net/rxrpc/recvmsg.c:366:15: note: byref variable will be forcibly initialized 366 | unsigned int rx_pkt_offset, rx_pkt_len; | ^~~~~~~~~~~~~ /kisskb/src/net/rxrpc/recvmsg.c:365:7: note: byref variable will be forcibly initialized 365 | bool rx_pkt_last; | ^~~~~~~~~~~ /kisskb/src/net/rxrpc/recvmsg.c: In function 'rxrpc_kernel_recv_data': /kisskb/src/net/rxrpc/recvmsg.c:691:9: note: byref variable will be forcibly initialized 691 | size_t offset = 0; | ^~~~~~ /kisskb/src/net/rxrpc/recvmsg.c: In function 'rxrpc_recvmsg': /kisskb/src/net/rxrpc/recvmsg.c:583:18: note: byref variable will be forcibly initialized 583 | unsigned long idl = call->user_call_ID; | ^~~ /kisskb/src/net/rxrpc/recvmsg.c:494:9: note: byref variable will be forcibly initialized 494 | size_t copied = 0; | ^~~~~~ /kisskb/src/net/rxrpc/peer_object.c: In function 'rxrpc_assess_MTU_size': /kisskb/src/net/rxrpc/peer_object.c:158:15: note: byref variable will be forcibly initialized 158 | struct flowi fl; | ^~ In file included from /kisskb/src/net/wireless/reg.c:56: /kisskb/src/net/wireless/reg.c: In function 'platform_device_register_simple': /kisskb/src/include/linux/platform_device.h:126:30: note: byref variable will be forcibly initialized 126 | struct platform_device_info pdevinfo = { | ^~~~~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/net/wireless/reg.c:52: /kisskb/src/net/wireless/reg.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/net/wireless/reg.c: In function 'regdb_has_valid_signature': /kisskb/src/net/wireless/reg.c:812:25: note: byref variable will be forcibly initialized 812 | const struct firmware *sig; | ^~~ /kisskb/src/net/mac80211/ht.c: In function 'ieee80211_ht_cap_ie_to_sta_ht_cap': /kisskb/src/net/mac80211/ht.c:143:38: note: byref variable will be forcibly initialized 143 | struct ieee80211_sta_ht_cap ht_cap, own_cap; | ^~~~~~~ /kisskb/src/net/mac80211/ht.c:143:30: note: byref variable will be forcibly initialized 143 | struct ieee80211_sta_ht_cap ht_cap, own_cap; | ^~~~~~ In file included from /kisskb/src/net/wireless/reg.c:56: /kisskb/src/net/wireless/reg.c: In function 'regulatory_init': /kisskb/src/include/linux/platform_device.h:126:30: note: byref variable will be forcibly initialized 126 | struct platform_device_info pdevinfo = { | ^~~~~~~~ /kisskb/src/net/wireless/reg.c: In function 'handle_reg_beacon': /kisskb/src/net/wireless/reg.c:2181:27: note: byref variable will be forcibly initialized 2181 | struct ieee80211_channel chan_before; | ^~~~~~~~~~~ /kisskb/src/net/wireless/reg.c: In function 'call_crda': /kisskb/src/net/wireless/reg.c:566:8: note: byref variable will be forcibly initialized 566 | char *env[] = { country, NULL }; | ^~~ /kisskb/src/net/wireless/reg.c:565:7: note: byref variable will be forcibly initialized 565 | char country[12]; | ^~~~~~~ /kisskb/src/net/wireless/reg.c: In function 'reg_process_self_managed_hint': /kisskb/src/net/wireless/reg.c:3127:28: note: byref variable will be forcibly initialized 3127 | struct regulatory_request request = {}; | ^~~~~~~ /kisskb/src/net/wireless/reg.c: In function 'handle_channel': /kisskb/src/net/wireless/reg.c:1992:32: note: byref variable will be forcibly initialized 1992 | struct ieee80211_freq_range comb_range; | ^~~~~~~~~~ /kisskb/src/net/wireless/reg.c: In function 'print_rd_rules': /kisskb/src/net/wireless/reg.c:3679:15: note: byref variable will be forcibly initialized 3679 | char bw[32], cac_time[32]; | ^~~~~~~~ /kisskb/src/net/wireless/reg.c:3679:7: note: byref variable will be forcibly initialized 3679 | char bw[32], cac_time[32]; | ^~ /kisskb/src/net/wireless/reg.c: In function 'regdom_intersect': /kisskb/src/net/wireless/reg.c:1531:28: note: byref variable will be forcibly initialized 1531 | struct ieee80211_reg_rule intersected_rule; | ^~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/reg.c: In function 'reg_reload_regdb': /kisskb/src/net/wireless/reg.c:1099:25: note: byref variable will be forcibly initialized 1099 | const struct firmware *fw; | ^~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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/wireless/reg.c:52: /kisskb/src/net/wireless/reg.c: In function 'restore_regulatory_settings': /kisskb/src/net/wireless/reg.c:3456:12: note: byref variable will be forcibly initialized 3456 | LIST_HEAD(tmp_reg_req_list); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/wireless/reg.c:3454:7: note: byref variable will be forcibly initialized 3454 | char world_alpha2[2]; | ^~~~~~~~~~~~ /kisskb/src/net/wireless/reg.c:3453:7: note: byref variable will be forcibly initialized 3453 | char alpha2[2]; | ^~~~~~ /kisskb/src/net/mac80211/agg-tx.c: In function 'ieee80211_start_tx_ba_cb_irqsafe': /kisskb/src/net/mac80211/agg-tx.c:814:19: note: byref variable will be forcibly initialized 814 | struct sta_info *sta; | ^~~ /kisskb/src/net/mac80211/agg-tx.c: In function 'ieee80211_stop_tx_ba_cb_irqsafe': /kisskb/src/net/mac80211/agg-tx.c:923:19: note: byref variable will be forcibly initialized 923 | struct sta_info *sta; | ^~~ /kisskb/src/net/vmw_vsock/af_vsock.c: In function 'vsock_poll': /kisskb/src/net/vmw_vsock/af_vsock.c:1086:10: note: byref variable will be forcibly initialized 1086 | bool space_avail_now = false; | ^~~~~~~~~~~~~~~ /kisskb/src/net/vmw_vsock/af_vsock.c:1062:9: note: byref variable will be forcibly initialized 1062 | bool data_ready_now = false; | ^~~~~~~~~~~~~~ /kisskb/src/net/rxrpc/security.c: In function 'rxrpc_look_up_server_security': /kisskb/src/net/rxrpc/security.c:149:7: note: byref variable will be forcibly initialized 149 | char kdesc[5 + 1 + 3 + 1 + 12 + 1 + 12 + 1]; | ^~~~~ /kisskb/src/net/vmw_vsock/af_vsock.c: In function '__vsock_stream_recvmsg': /kisskb/src/net/vmw_vsock/af_vsock.c:1934:42: note: byref variable will be forcibly initialized 1934 | struct vsock_transport_recv_notify_data recv_data; | ^~~~~~~~~ /kisskb/src/net/vmw_vsock/af_vsock.c: In function 'vsock_connectible_sendmsg': /kisskb/src/net/vmw_vsock/af_vsock.c:1724:42: note: byref variable will be forcibly initialized 1724 | struct vsock_transport_send_notify_data send_data; | ^~~~~~~~~ /kisskb/src/net/vmw_vsock/af_vsock.c: In function 'vsock_connectible_getsockopt': /kisskb/src/net/vmw_vsock/af_vsock.c:1666:4: note: byref variable will be forcibly initialized 1666 | } v; | ^ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/net/vmw_vsock/af_vsock.c:100: /kisskb/src/net/vmw_vsock/af_vsock.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/vmw_vsock/af_vsock.c: In function 'vsock_connectible_setsockopt': /kisskb/src/net/vmw_vsock/af_vsock.c:1566:12: note: userspace variable will be forcibly initialized 1566 | static int vsock_connectible_setsockopt(struct socket *sock, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/vmw_vsock/af_vsock.c:1566:12: note: userspace variable will be forcibly initialized /kisskb/src/net/vmw_vsock/af_vsock.c:1566:12: note: userspace variable will be forcibly initialized /kisskb/src/net/vmw_vsock/af_vsock.c:1621:32: note: byref variable will be forcibly initialized 1621 | struct __kernel_sock_timeval tv; | ^~ /kisskb/src/net/vmw_vsock/af_vsock.c:1576:6: note: byref variable will be forcibly initialized 1576 | u64 val; | ^~~ /kisskb/src/net/vmw_vsock/af_vsock.c: In function '__vsock_bind_connectible': /kisskb/src/net/vmw_vsock/af_vsock.c:620:21: note: byref variable will be forcibly initialized 620 | struct sockaddr_vm new_addr; | ^~~~~~~~ /kisskb/src/net/vmw_vsock/af_vsock.c: In function 'vsock_auto_bind': /kisskb/src/net/vmw_vsock/af_vsock.c:184:21: note: byref variable will be forcibly initialized 184 | struct sockaddr_vm local_addr; | ^~~~~~~~~~ /kisskb/src/net/vmw_vsock/af_vsock.c: In function 'vsock_dgram_sendmsg': /kisskb/src/net/vmw_vsock/af_vsock.c:1124:22: note: byref variable will be forcibly initialized 1124 | struct sockaddr_vm *remote_addr; | ^~~~~~~~~~~ /kisskb/src/net/vmw_vsock/af_vsock.c: In function 'vsock_dgram_connect': /kisskb/src/net/vmw_vsock/af_vsock.c:1198:22: note: byref variable will be forcibly initialized 1198 | struct sockaddr_vm *remote_addr; | ^~~~~~~~~~~ /kisskb/src/net/vmw_vsock/af_vsock.c: In function 'vsock_bind': /kisskb/src/net/vmw_vsock/af_vsock.c:893:22: note: byref variable will be forcibly initialized 893 | struct sockaddr_vm *vm_addr; | ^~~~~~~ /kisskb/src/net/vmw_vsock/af_vsock.c: In function 'vsock_connect': /kisskb/src/net/vmw_vsock/af_vsock.c:1299:22: note: byref variable will be forcibly initialized 1299 | struct sockaddr_vm *remote_addr; | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/resource_ext.h:11, from /kisskb/src/include/linux/acpi.h:14, from /kisskb/src/drivers/base/cacheinfo.c:10: /kisskb/src/drivers/base/cacheinfo.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/base/cacheinfo.c: In function 'cache_get_line_size': /kisskb/src/drivers/base/cacheinfo.c:96:7: note: byref variable will be forcibly initialized 96 | u32 line_size; | ^~~~~~~~~ /kisskb/src/drivers/base/property.c: In function 'fwnode_find_reference': /kisskb/src/drivers/base/property.c:501:31: note: byref variable will be forcibly initialized 501 | struct fwnode_reference_args args; | ^~~~ /kisskb/src/drivers/mfd/wm8350-irq.c: In function 'wm8350_irq': /kisskb/src/drivers/mfd/wm8350-irq.c:381:6: note: byref variable will be forcibly initialized 381 | int read_done[WM8350_NUM_IRQ_REGS]; | ^~~~~~~~~ /kisskb/src/drivers/mfd/wm8350-irq.c:380:6: note: byref variable will be forcibly initialized 380 | u16 sub_reg[WM8350_NUM_IRQ_REGS]; | ^~~~~~~ In file included from /kisskb/src/include/linux/resource_ext.h:11, from /kisskb/src/include/linux/acpi.h:14, from /kisskb/src/drivers/base/property.c:10: /kisskb/src/drivers/base/property.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/base/property.c: In function 'fwnode_get_phy_mode': /kisskb/src/drivers/base/property.c:857:14: note: byref variable will be forcibly initialized 857 | const char *pm; | ^~ /kisskb/src/drivers/base/property.c: In function 'fwnode_graph_get_remote_node': /kisskb/src/drivers/base/property.c:1030:26: note: byref variable will be forcibly initialized 1030 | 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:1082:26: note: byref variable will be forcibly initialized 1082 | struct fwnode_endpoint fwnode_ep = { 0 }; | ^~~~~~~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/batman-adv/bat_iv_ogm.c:42: /kisskb/src/net/batman-adv/bat_iv_ogm.c: In function 'nla_put_u8': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/batman-adv/bat_iv_ogm.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/batman-adv/bat_iv_ogm.c: In function 'batadv_iv_ogm_neigh_cmp': /kisskb/src/net/batman-adv/bat_iv_ogm.c:2193:6: note: byref variable will be forcibly initialized 2193 | int diff; | ^~~~ /kisskb/src/net/batman-adv/bat_iv_ogm.c: In function 'batadv_iv_ogm_neigh_is_sob': /kisskb/src/net/batman-adv/bat_iv_ogm.c:2221:6: note: byref variable will be forcibly initialized 2221 | int diff; | ^~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/batman-adv/bat_iv_ogm.c:42: /kisskb/src/net/batman-adv/bat_iv_ogm.c: In function 'batadv_iv_gw_dump_entry': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ In file included from /kisskb/src/include/linux/gpio/driver.h:9, from /kisskb/src/include/asm-generic/gpio.h:11, from /kisskb/src/include/linux/gpio.h:62, from /kisskb/src/drivers/mfd/wm8994-irq.c:12: /kisskb/src/drivers/mfd/wm8994-irq.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/drivers/mfd/wm8994-irq.c: In function 'wm8994_edge_irq': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/net/batman-adv/bat_iv_ogm.c: In function 'batadv_iv_ogm_orig_dump_subentry': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/batman-adv/bat_iv_ogm.c:1821:5: note: byref variable will be forcibly initialized 1821 | u8 tq_avg; | ^~~~~~ /kisskb/src/net/batman-adv/bat_iv_ogm.c: In function 'batadv_iv_ogm_orig_dump_entry': /kisskb/src/net/batman-adv/bat_iv_ogm.c:1886:5: note: byref variable will be forcibly initialized 1886 | u8 tq_avg_best; | ^~~~~~~~~~~ /kisskb/src/net/batman-adv/bat_iv_ogm.c: In function 'batadv_iv_ogm_orig_dump': /kisskb/src/net/batman-adv/bat_iv_ogm.c:1982:6: note: byref variable will be forcibly initialized 1982 | int sub = cb->args[2]; | ^~~ /kisskb/src/net/batman-adv/bat_iv_ogm.c:1981:6: note: byref variable will be forcibly initialized 1981 | int idx = cb->args[1]; | ^~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/batman-adv/bat_iv_ogm.c:42: /kisskb/src/net/batman-adv/bat_iv_ogm.c: In function 'batadv_iv_ogm_neigh_dump_neigh': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/batman-adv/bat_iv_ogm.c: In function 'batadv_iv_ogm_neigh_dump': /kisskb/src/net/batman-adv/bat_iv_ogm.c:2140:6: note: byref variable will be forcibly initialized 2140 | int idx = cb->args[1]; | ^~~ In file included from /kisskb/src/drivers/mfd/wm8994-core.c:24: /kisskb/src/drivers/mfd/wm8994-core.c: In function 'wm8994_reg_read': /kisskb/src/include/linux/mfd/wm8994/core.h:84:15: note: byref variable will be forcibly initialized 84 | unsigned int val; | ^~~ /kisskb/src/drivers/mfd/wm8994-core.c: In function 'wm8994_suspend': /kisskb/src/include/linux/mfd/wm8994/core.h:84:15: note: byref variable will be forcibly initialized /kisskb/src/include/linux/mfd/wm8994/core.h:84:15: note: byref variable will be forcibly initialized /kisskb/src/net/batman-adv/bat_iv_ogm.c: In function 'batadv_iv_ogm_iface_enable': /kisskb/src/net/batman-adv/bat_iv_ogm.c:196:6: note: byref variable will be forcibly initialized 196 | u32 random_seqno; | ^~~~~~~~~~~~ In file included from /kisskb/src/include/linux/acpi.h:15, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/drivers/mfd/wm8994-core.c:13: /kisskb/src/drivers/mfd/wm8994-core.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ In file included from /kisskb/src/drivers/mfd/wm8994-core.c:24: /kisskb/src/drivers/mfd/wm8994-core.c: In function 'wm8994_device_init': /kisskb/src/include/linux/mfd/wm8994/core.h:84:15: note: byref variable will be forcibly initialized 84 | unsigned int val; | ^~~ /kisskb/src/include/linux/mfd/wm8994/core.h:84:15: note: byref variable will be forcibly initialized /kisskb/src/include/linux/mfd/wm8994/core.h:84:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/mfd/tps65086.c: In function 'tps65086_probe': /kisskb/src/drivers/mfd/tps65086.c:76:15: note: byref variable will be forcibly initialized 76 | unsigned int version; | ^~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/nbd.h:107, from /kisskb/src/drivers/block/nbd.c:48: /kisskb/src/drivers/block/nbd.c: In function 'perf_trace_nbd_transport_event': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/nbd.h:10:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 10 | DECLARE_EVENT_CLASS(nbd_transport_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/nbd.h:10:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 10 | DECLARE_EVENT_CLASS(nbd_transport_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/block/nbd.c: In function 'perf_trace_nbd_send_request': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/nbd.h:61:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 61 | DECLARE_EVENT_CLASS(nbd_send_request, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/nbd.h:61:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 61 | DECLARE_EVENT_CLASS(nbd_send_request, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/nbd.h:107, from /kisskb/src/drivers/block/nbd.c:48: /kisskb/src/drivers/block/nbd.c: In function 'trace_event_raw_event_nbd_transport_event': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/nbd.h:10:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 10 | DECLARE_EVENT_CLASS(nbd_transport_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/block/nbd.c: In function 'trace_event_raw_event_nbd_send_request': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/nbd.h:61:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 61 | DECLARE_EVENT_CLASS(nbd_send_request, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/nbd.h:107, from /kisskb/src/drivers/block/nbd.c:48: /kisskb/src/drivers/block/nbd.c: In function '__bpf_trace_nbd_transport_event': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nbd.h:10:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 10 | DECLARE_EVENT_CLASS(nbd_transport_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nbd.h:10:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 10 | DECLARE_EVENT_CLASS(nbd_transport_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nbd.h:10:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 10 | DECLARE_EVENT_CLASS(nbd_transport_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nbd.h:10:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 10 | DECLARE_EVENT_CLASS(nbd_transport_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/block/nbd.c: In function '__bpf_trace_nbd_send_request': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nbd.h:61:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 61 | DECLARE_EVENT_CLASS(nbd_send_request, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nbd.h:61:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 61 | DECLARE_EVENT_CLASS(nbd_send_request, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nbd.h:61:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 61 | DECLARE_EVENT_CLASS(nbd_send_request, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nbd.h:61:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 61 | DECLARE_EVENT_CLASS(nbd_send_request, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nbd.h:61:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 61 | DECLARE_EVENT_CLASS(nbd_send_request, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nbd.h:61:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 61 | DECLARE_EVENT_CLASS(nbd_send_request, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/drivers/block/nbd.c:33: /kisskb/src/drivers/block/nbd.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/drivers/block/nbd.c: In function 'nla_put_u8': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/drivers/block/nbd.c: In function 'populate_nbd_status': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/drivers/block/nbd.c: In function 'nbd_connect_reply': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/block/nbd.c: In function 'nla_get_u64': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized 1617 | u64 tmp; | ^~~ /kisskb/src/drivers/block/nbd.c: In function 'nbd_genl_size_set': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/block/nbd.c: In function 'sock_xmit': /kisskb/src/drivers/block/nbd.c:500:16: note: byref variable will be forcibly initialized 500 | struct msghdr msg; | ^~~ /kisskb/src/drivers/block/nbd.c: In function 'nbd_read_reply': /kisskb/src/drivers/block/nbd.c:700:18: note: byref variable will be forcibly initialized 700 | struct iov_iter to; | ^~ /kisskb/src/drivers/block/nbd.c:699:14: note: byref variable will be forcibly initialized 699 | struct kvec iov = {.iov_base = reply, .iov_len = sizeof(*reply)}; | ^~~ /kisskb/src/drivers/block/nbd.c: In function 'send_disconnects': /kisskb/src/drivers/block/nbd.c:1254:18: note: byref variable will be forcibly initialized 1254 | struct iov_iter from; | ^~~~ /kisskb/src/drivers/block/nbd.c:1253:14: note: byref variable will be forcibly initialized 1253 | struct kvec iov = {.iov_base = &request, .iov_len = sizeof(request)}; | ^~~ /kisskb/src/drivers/block/nbd.c: In function 'nbd_handle_reply': /kisskb/src/drivers/block/nbd.c:790:19: note: byref variable will be forcibly initialized 790 | struct iov_iter to; | ^~ /kisskb/src/drivers/block/nbd.c:789:18: note: byref variable will be forcibly initialized 789 | struct bio_vec bvec; | ^~~~ /kisskb/src/drivers/block/nbd.c:788:23: note: byref variable will be forcibly initialized 788 | struct req_iterator iter; | ^~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/drivers/block/nbd.c:33: /kisskb/src/drivers/block/nbd.c: In function 'nbd_mcast_index': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/drivers/block/nbd.c: In function 'nbd_reconnect_socket': /kisskb/src/drivers/block/nbd.c:1165:6: note: byref variable will be forcibly initialized 1165 | int err; | ^~~ /kisskb/src/drivers/block/nbd.c: In function 'recv_work': /kisskb/src/drivers/block/nbd.c:834:20: note: byref variable will be forcibly initialized 834 | struct nbd_reply reply; | ^~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/drivers/block/nbd.c:33: /kisskb/src/drivers/block/nbd.c: In function 'nbd_genl_reconfigure': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized 1617 | u64 tmp; | ^~~ /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/block/nbd.c:2240:19: note: byref variable will be forcibly initialized 2240 | struct nlattr *socks[NBD_SOCK_MAX+1]; | ^~~~~ /kisskb/src/drivers/block/nbd.c: In function 'nbd_find_get_unused': /kisskb/src/drivers/block/nbd.c:1848:6: note: byref variable will be forcibly initialized 1848 | int id; | ^~ /kisskb/src/drivers/block/nbd.c: In function 'nbd_add_socket': /kisskb/src/drivers/block/nbd.c:1099:6: note: byref variable will be forcibly initialized 1099 | int err; | ^~~ 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/block/nbd.c:16: /kisskb/src/drivers/block/nbd.c: In function 'nbd_start_device_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/block/nbd.c:1404:8: note: in expansion of macro 'wait_event_interruptible' 1404 | ret = wait_event_interruptible(config->recv_wq, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/block/nbd.c: In function '__nbd_ioctl': /kisskb/src/drivers/block/nbd.c:1445:9: note: byref variable will be forcibly initialized 1445 | loff_t bytesize; | ^~~~~~~~ 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/block/nbd.c:16: /kisskb/src/drivers/block/nbd.c: In function 'wait_for_reconnect': /kisskb/src/include/linux/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/block/nbd.c:952:9: note: in expansion of macro 'wait_event_timeout' 952 | return wait_event_timeout(config->conn_wait, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/block/nbd.c: In function 'nbd_send_cmd': /kisskb/src/drivers/block/nbd.c:644:18: note: byref variable will be forcibly initialized 644 | struct bio_vec bvec; | ^~~~ /kisskb/src/drivers/block/nbd.c:643:20: note: byref variable will be forcibly initialized 643 | struct bvec_iter iter; | ^~~~ /kisskb/src/drivers/block/nbd.c:564:6: note: byref variable will be forcibly initialized 564 | int sent = nsock->sent, skip = 0; | ^~~~ /kisskb/src/drivers/block/nbd.c:558:18: note: byref variable will be forcibly initialized 558 | struct iov_iter from; | ^~~~ /kisskb/src/drivers/block/nbd.c:557:14: note: byref variable will be forcibly initialized 557 | struct kvec iov = {.iov_base = &request, .iov_len = sizeof(request)}; | ^~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/drivers/block/nbd.c:33: /kisskb/src/drivers/block/nbd.c: In function 'nbd_genl_connect': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized 1617 | u64 tmp; | ^~~ /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/block/nbd.c:2025:19: note: byref variable will be forcibly initialized 2025 | struct nlattr *socks[NBD_SOCK_MAX+1]; | ^~~~~ 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/block/nbd.c:16: /kisskb/src/drivers/block/nbd.c: In function 'nbd_cleanup': /kisskb/src/drivers/block/nbd.c:2530:12: note: byref variable will be forcibly initialized 2530 | LIST_HEAD(del_list); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/rxrpc/server_key.c: In function 'rxrpc_vet_description_s': /kisskb/src/net/rxrpc/server_key.c:53:8: note: byref variable will be forcibly initialized 53 | char *p; | ^ /kisskb/src/net/rxrpc/server_key.c: In function 'rxrpc_preparse_s': /kisskb/src/net/rxrpc/server_key.c:71:6: note: byref variable will be forcibly initialized 71 | int n; | ^ /kisskb/src/net/rxrpc/server_key.c:70:24: note: byref variable will be forcibly initialized 70 | unsigned int service, sec_class; | ^~~~~~~~~ /kisskb/src/net/rxrpc/server_key.c:70:15: note: byref variable will be forcibly initialized 70 | unsigned int service, sec_class; | ^~~~~~~ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/net/rxrpc/server_key.c:15: /kisskb/src/net/rxrpc/server_key.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/rxrpc/server_key.c: In function 'memdup_sockptr_nul': /kisskb/src/include/linux/sockptr.h:80:21: note: userspace variable will be forcibly initialized 80 | static inline void *memdup_sockptr_nul(sockptr_t src, size_t len) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/rxrpc/sendmsg.c: In function 'rxrpc_new_client_call_for_sendmsg': /kisskb/src/net/rxrpc/sendmsg.c:581:31: note: byref variable will be forcibly initialized 581 | struct rxrpc_conn_parameters cp; | ^~ In file included from /kisskb/src/net/rxrpc/sendmsg.c:12: /kisskb/src/net/rxrpc/sendmsg.c: In function 'skb_add_data': /kisskb/src/include/linux/skbuff.h:3393:10: note: byref variable will be forcibly initialized 3393 | __wsum csum = 0; | ^~~~ /kisskb/src/net/rxrpc/sendmsg.c: In function 'rxrpc_send_data': /kisskb/src/net/rxrpc/sendmsg.c:330:35: note: byref variable will be forcibly initialized 330 | size_t remain, bufsize, chunk, offset; | ^~~~~~ /kisskb/src/net/rxrpc/sendmsg.c:330:28: note: byref variable will be forcibly initialized 330 | size_t remain, bufsize, chunk, offset; | ^~~~~ /kisskb/src/net/rxrpc/sendmsg.c:330:19: note: byref variable will be forcibly initialized 330 | size_t remain, bufsize, chunk, offset; | ^~~~~~~ /kisskb/src/net/rxrpc/sendmsg.c:300:6: note: byref variable will be forcibly initialized 300 | int ret, copied; | ^~~ /kisskb/src/net/rxrpc/sendmsg.c:298:7: note: byref variable will be forcibly initialized 298 | long timeo; | ^~~~~ /kisskb/src/drivers/base/swnode.c: In function 'software_node_get_reference_args': /kisskb/src/drivers/base/swnode.c:503:6: note: byref variable will be forcibly initialized 503 | u32 nargs_prop_val; | ^~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/base/swnode.c:12: /kisskb/src/drivers/base/swnode.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c: In function 'amdgpu_device_check_smu_prv_buffer_size': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1382:17: note: byref variable will be forcibly initialized 1382 | struct sysinfo si; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c: In function 'amdgpu_device_get_pcie_info': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:5192:23: note: byref variable will be forcibly initialized 5192 | enum pcie_link_width platform_link_width; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:5191:32: note: byref variable will be forcibly initialized 5191 | enum pci_bus_speed speed_cap, platform_speed_cap; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c: In function 'amdgpu_device_get_job_timeout_settings': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:3302:7: note: byref variable will be forcibly initialized 3302 | long timeout; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:3299:8: note: byref variable will be forcibly initialized 3299 | char *input = amdgpu_lockup_timeout; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c: In function 'amdgpu_device_enable_virtual_display': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1845:10: note: byref variable will be forcibly initialized 1845 | long num_crtc; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1837:37: note: byref variable will be forcibly initialized 1837 | char *pciaddstr, *pciaddstr_tmp, *pciaddname_tmp, *pciaddname; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1837:21: note: byref variable will be forcibly initialized 1837 | char *pciaddstr, *pciaddstr_tmp, *pciaddname_tmp, *pciaddname; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c: In function 'amdgpu_device_parse_gpu_info_fw': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1888:7: note: byref variable will be forcibly initialized 1888 | char fw_name[40]; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c: In function 'amdgpu_device_fw_loading': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:2246:11: note: byref variable will be forcibly initialized 2246 | uint32_t smu_version; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c: In function 'amdgpu_device_recover_vram': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:4220:35: note: byref variable will be forcibly initialized 4220 | struct dma_fence *fence = NULL, *next = NULL; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c: In function 'amdgpu_device_mm_access': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:307:6: note: byref variable will be forcibly initialized 307 | int idx; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c: In function 'amdgpu_device_resize_fb_bar': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:1188:6: note: byref variable will be forcibly initialized 1188 | u16 cmd; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/ieee80211.h:19, from /kisskb/src/net/mac80211/agg-rx.c:38: /kisskb/src/net/mac80211/agg-rx.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c: In function 'amdgpu_device_gpu_recover': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:4932:30: note: byref variable will be forcibly initialized 4932 | struct amdgpu_reset_context reset_context; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:4924:19: note: byref variable will be forcibly initialized 4924 | struct list_head device_list, *device_list_handle = NULL; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c: In function 'amdgpu_pci_slot_reset': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:5475:19: note: byref variable will be forcibly initialized 5475 | struct list_head device_list; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:5473:30: note: byref variable will be forcibly initialized 5473 | struct amdgpu_reset_context reset_context; | ^~~~~~~~~~~~~ /kisskb/src/drivers/misc/altera-stapl/altera-comp.c: In function 'altera_shrink': /kisskb/src/drivers/misc/altera-stapl/altera-comp.c:72:6: note: byref variable will be forcibly initialized 72 | u32 in_index = 0L; | ^~~~~~~~ /kisskb/src/drivers/misc/altera-stapl/altera-comp.c:71:6: note: byref variable will be forcibly initialized 71 | u32 bits_avail = CHAR_BITS; | ^~~~~~~~~~ /kisskb/src/drivers/mfd/tps65217.c: In function 'tps65217_update_bits': /kisskb/src/drivers/mfd/tps65217.c:263:15: note: byref variable will be forcibly initialized 263 | unsigned int data; | ^~~~ In file included from /kisskb/src/include/linux/acpi.h:13, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/drivers/mfd/tps65217.c:22: /kisskb/src/drivers/mfd/tps65217.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/drivers/mfd/tps65217.c: In function 'tps65217_irq_thread': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/mfd/tps65217.c:115:15: note: byref variable will be forcibly initialized 115 | unsigned int status; | ^~~~~~ /kisskb/src/drivers/mfd/tps65218.c: In function 'tps65218_update_bits': /kisskb/src/drivers/mfd/tps65218.c:92:15: note: byref variable will be forcibly initialized 92 | unsigned int data; | ^~~~ /kisskb/src/drivers/mfd/tps65217.c: In function 'tps65217_probe': /kisskb/src/drivers/mfd/tps65217.c:322:15: note: byref variable will be forcibly initialized 322 | unsigned int version; | ^~~~~~~ /kisskb/src/drivers/mfd/tps65218.c: In function 'tps65218_voltage_set_strict': /kisskb/src/drivers/mfd/tps65218.c:216:6: note: byref variable will be forcibly initialized 216 | u32 strict; | ^~~~~~ /kisskb/src/drivers/mfd/tps65218.c: In function 'tps65218_voltage_set_uvlo': /kisskb/src/drivers/mfd/tps65218.c:259:6: note: byref variable will be forcibly initialized 259 | u32 uvlo; | ^~~~ In file included from /kisskb/src/include/linux/acpi.h:13, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/drivers/mfd/tps65217.c:22: /kisskb/src/drivers/mfd/tps65217.c: In function 'tps65217_remove': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/drivers/mfd/tps65218.c: In function 'tps65218_voltage_set_uv_hyst': /kisskb/src/drivers/mfd/tps65218.c:238:6: note: byref variable will be forcibly initialized 238 | u32 hyst; | ^~~~ /kisskb/src/drivers/mfd/tps65218.c: In function 'tps65218_probe': /kisskb/src/drivers/mfd/tps65218.c:296:15: note: byref variable will be forcibly initialized 296 | unsigned int chipid; | ^~~~~~ /kisskb/src/net/mac80211/vht.c: In function 'ieee80211_vht_cap_ie_to_sta_vht_cap': /kisskb/src/net/mac80211/vht.c:122:31: note: byref variable will be forcibly initialized 122 | struct ieee80211_sta_vht_cap own_cap; | ^~~~~~~ /kisskb/src/drivers/mfd/tps65910.c: In function 'tps65910_parse_dt': /kisskb/src/drivers/mfd/tps65910.c:376:15: note: byref variable will be forcibly initialized 376 | unsigned int prop; | ^~~~ /kisskb/src/drivers/mfd/tps65910.c: In function 'tps65910_i2c_probe': /kisskb/src/drivers/mfd/tps65910.c:460:16: note: byref variable will be forcibly initialized 460 | unsigned long chip_id = id->driver_data; | ^~~~~~~ In file included from /kisskb/src/drivers/block/sx8.c:19: /kisskb/src/drivers/block/sx8.c: In function 'blk_rq_map_sg': /kisskb/src/include/linux/blk-mq.h:1071:22: note: byref variable will be forcibly initialized 1071 | struct scatterlist *last_sg = NULL; | ^~~~~~~ /kisskb/src/drivers/block/sx8.c: In function 'carm_queue_rq': /kisskb/src/include/linux/blk-mq.h:1071:22: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/include/linux/scatterlist.h:8, from /kisskb/src/drivers/nvdimm/region_devs.c:5: /kisskb/src/drivers/nvdimm/region_devs.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/nvdimm/region_devs.c: In function 'read_only_store': /kisskb/src/drivers/nvdimm/region_devs.c:530:7: note: byref variable will be forcibly initialized 530 | bool ro; | ^~ /kisskb/src/drivers/nvdimm/region_devs.c: In function 'nd_region_available_dpa': /kisskb/src/drivers/nvdimm/region_devs.c:335:50: note: byref variable will be forcibly initialized 335 | resource_size_t blk_max_overlap = 0, available, overlap; | ^~~~~~~ /kisskb/src/drivers/nvdimm/region_devs.c: In function 'align_store': /kisskb/src/drivers/nvdimm/region_devs.c:555:16: note: byref variable will be forcibly initialized 555 | unsigned long val, dpa; | ^~~ /kisskb/src/drivers/nvdimm/region_devs.c: In function 'deep_flush_store': /kisskb/src/drivers/nvdimm/region_devs.c:256:7: note: byref variable will be forcibly initialized 256 | bool flush; | ^~~~~ /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/drivers/mfd/motorola-cpcap.c: In function 'cpcap_sense_irq': /kisskb/src/drivers/mfd/motorola-cpcap.c:40:11: note: byref variable will be forcibly initialized 40 | int err, val; | ^~~ In file included from /kisskb/src/drivers/mfd/motorola-cpcap.c:19: /kisskb/src/drivers/mfd/motorola-cpcap.c: In function 'cpcap_get_vendor': /kisskb/src/include/linux/mfd/motorola-cpcap.h:279:15: note: byref variable will be forcibly initialized 279 | unsigned int val; | ^~~ /kisskb/src/drivers/mfd/motorola-cpcap.c: In function 'cpcap_get_revision': /kisskb/src/include/linux/mfd/motorola-cpcap.h:260:15: note: byref variable will be forcibly initialized 260 | unsigned int val; | ^~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/drivers/mfd/motorola-cpcap.c:8: /kisskb/src/drivers/mfd/motorola-cpcap.c: In function 'array3_size': /kisskb/src/include/linux/overflow.h:155:9: note: byref variable will be forcibly initialized 155 | size_t bytes; | ^~~~~ /kisskb/src/drivers/mfd/motorola-cpcap.c: In function 'cpcap_check_revision': /kisskb/src/drivers/mfd/motorola-cpcap.c:63:14: note: byref variable will be forcibly initialized 63 | u16 vendor, rev; | ^~~ /kisskb/src/drivers/mfd/motorola-cpcap.c:63:6: note: byref variable will be forcibly initialized 63 | u16 vendor, rev; | ^~~~~~ In file included from /kisskb/src/include/linux/resource_ext.h:11, from /kisskb/src/include/linux/acpi.h:14, from /kisskb/src/drivers/mfd/mfd-core.c:12: /kisskb/src/drivers/mfd/mfd-core.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/mfd/mfd-core.c: In function 'mfd_remove_devices_late': /kisskb/src/drivers/mfd/mfd-core.c:377:6: note: byref variable will be forcibly initialized 377 | int level = MFD_DEP_LEVEL_HIGH; | ^~~~~ /kisskb/src/drivers/mfd/mfd-core.c: In function 'mfd_remove_devices': /kisskb/src/drivers/mfd/mfd-core.c:385:6: note: byref variable will be forcibly initialized 385 | int level = MFD_DEP_LEVEL_NORMAL; | ^~~~~ /kisskb/src/drivers/mfd/mfd-core.c: In function 'mfd_add_devices': /kisskb/src/drivers/mfd/mfd-core.c:385:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/mfd/mfd-core.c: In function 'devm_mfd_dev_release': /kisskb/src/drivers/mfd/mfd-core.c:385:6: note: byref variable will be forcibly initialized In file included from /kisskb/src/drivers/misc/altera-stapl/altera.c:16: /kisskb/src/drivers/misc/altera-stapl/altera.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/misc/altera-stapl/altera.c: In function 'altera_export_bool_array': /kisskb/src/drivers/misc/altera-stapl/altera.c:140:7: note: byref variable will be forcibly initialized 140 | char string[HEX_LINE_CHARS + 1]; | ^~~~~~ /kisskb/src/drivers/misc/altera-stapl/altera.c: In function 'altera_execute': /kisskb/src/drivers/misc/altera-stapl/altera.c:235:5: note: byref variable will be forcibly initialized 235 | u8 charbuf[4]; | ^~~~~~~ /kisskb/src/drivers/misc/altera-stapl/altera.c: In function 'altera_init': /kisskb/src/drivers/misc/altera-stapl/altera.c:2413:6: note: byref variable will be forcibly initialized 2413 | s32 error_address = 0L; | ^~~~~~~~~~~~~ /kisskb/src/drivers/misc/altera-stapl/altera.c:2412:6: note: byref variable will be forcibly initialized 2412 | s32 offset = 0L; | ^~~~~~ /kisskb/src/drivers/misc/altera-stapl/altera.c:2408:6: note: byref variable will be forcibly initialized 2408 | int format_version = 0; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/misc/altera-stapl/altera.c:2407:6: note: byref variable will be forcibly initialized 2407 | int exit_code = 0; | ^~~~~~~~~ /kisskb/src/drivers/misc/altera-stapl/altera.c:2405:8: note: byref variable will be forcibly initialized 2405 | char *description = NULL; | ^~~~~~~~~~~ /kisskb/src/drivers/misc/altera-stapl/altera.c:2404:8: note: byref variable will be forcibly initialized 2404 | char *action_name = NULL; | ^~~~~~~~~~~ /kisskb/src/drivers/misc/altera-stapl/altera.c:2400:26: note: byref variable will be forcibly initialized 2400 | struct altera_procinfo *proc_list = NULL; | ^~~~~~~~~ /kisskb/src/net/rxrpc/proc.c: In function 'rxrpc_call_seq_show': /kisskb/src/net/rxrpc/proc.c:64:18: note: byref variable will be forcibly initialized 64 | char lbuff[50], rbuff[50]; | ^~~~~ /kisskb/src/net/rxrpc/proc.c:64:7: note: byref variable will be forcibly initialized 64 | char lbuff[50], rbuff[50]; | ^~~~~ /kisskb/src/net/rxrpc/proc.c: In function 'rxrpc_connection_seq_show': /kisskb/src/net/rxrpc/proc.c:161:18: note: byref variable will be forcibly initialized 161 | char lbuff[50], rbuff[50]; | ^~~~~ /kisskb/src/net/rxrpc/proc.c:161:7: note: byref variable will be forcibly initialized 161 | char lbuff[50], rbuff[50]; | ^~~~~ /kisskb/src/net/rxrpc/proc.c: In function 'rxrpc_peer_seq_show': /kisskb/src/net/rxrpc/proc.c:219:18: note: byref variable will be forcibly initialized 219 | char lbuff[50], rbuff[50]; | ^~~~~ /kisskb/src/net/rxrpc/proc.c:219:7: note: byref variable will be forcibly initialized 219 | char lbuff[50], rbuff[50]; | ^~~~~ /kisskb/src/net/switchdev/switchdev.c: In function '__switchdev_handle_port_obj_add': /kisskb/src/net/switchdev/switchdev.c:545:20: note: byref variable will be forcibly initialized 545 | struct list_head *iter; | ^~~~ /kisskb/src/net/switchdev/switchdev.c: In function '__switchdev_handle_port_obj_del': /kisskb/src/net/switchdev/switchdev.c:602:20: note: byref variable will be forcibly initialized 602 | struct list_head *iter; | ^~~~ /kisskb/src/net/switchdev/switchdev.c: In function '__switchdev_handle_port_attr_set': /kisskb/src/net/switchdev/switchdev.c:658:20: note: byref variable will be forcibly initialized 658 | struct list_head *iter; | ^~~~ /kisskb/src/net/switchdev/switchdev.c: In function 'switchdev_lower_dev_find': /kisskb/src/net/switchdev/switchdev.c:416:31: note: byref variable will be forcibly initialized 416 | struct switchdev_nested_priv switchdev_priv = { | ^~~~~~~~~~~~~~ /kisskb/src/net/switchdev/switchdev.c: In function '__switchdev_handle_fdb_event_to_device': /kisskb/src/net/switchdev/switchdev.c:416:31: note: byref variable will be forcibly initialized /kisskb/src/net/switchdev/switchdev.c:422:28: note: byref variable will be forcibly initialized 422 | struct netdev_nested_priv priv = { | ^~~~ /kisskb/src/net/switchdev/switchdev.c:416:31: note: byref variable will be forcibly initialized 416 | struct switchdev_nested_priv switchdev_priv = { | ^~~~~~~~~~~~~~ /kisskb/src/net/switchdev/switchdev.c:422:28: note: byref variable will be forcibly initialized 422 | struct netdev_nested_priv priv = { | ^~~~ /kisskb/src/net/switchdev/switchdev.c:416:31: note: byref variable will be forcibly initialized 416 | struct switchdev_nested_priv switchdev_priv = { | ^~~~~~~~~~~~~~ /kisskb/src/net/switchdev/switchdev.c:422:28: note: byref variable will be forcibly initialized 422 | struct netdev_nested_priv priv = { | ^~~~ /kisskb/src/net/switchdev/switchdev.c:416:31: note: byref variable will be forcibly initialized 416 | struct switchdev_nested_priv switchdev_priv = { | ^~~~~~~~~~~~~~ /kisskb/src/net/switchdev/switchdev.c:422:28: note: byref variable will be forcibly initialized 422 | struct netdev_nested_priv priv = { | ^~~~ /kisskb/src/net/switchdev/switchdev.c:446:20: note: byref variable will be forcibly initialized 446 | struct list_head *iter; | ^~~~ /kisskb/src/net/mac80211/he.c: In function 'ieee80211_he_cap_ie_to_sta_he_cap': /kisskb/src/net/mac80211/he.c:114:30: note: byref variable will be forcibly initialized 114 | struct ieee80211_sta_he_cap own_he_cap; | ^~~~~~~~~~ In file included from /kisskb/src/drivers/mfd/da9052-core.c:19: /kisskb/src/drivers/mfd/da9052-core.c: In function 'da9052_reg_read': /kisskb/src/include/linux/mfd/da9052/da9052.h:107:6: note: byref variable will be forcibly initialized 107 | int val, ret; | ^~~ /kisskb/src/drivers/mfd/da9052-spi.c: In function 'da9052_spi_probe': /kisskb/src/drivers/mfd/da9052-spi.c:21:23: note: byref variable will be forcibly initialized 21 | struct regmap_config config; | ^~~~~~ /kisskb/src/drivers/base/node.c: In function 'cpulist_read': /kisskb/src/drivers/base/node.c:56:16: note: byref variable will be forcibly initialized 56 | cpumask_var_t mask; | ^~~~ /kisskb/src/drivers/base/node.c: In function 'cpumap_read': /kisskb/src/drivers/base/node.c:35:16: note: byref variable will be forcibly initialized 35 | cpumask_var_t mask; | ^~~~ /kisskb/src/drivers/mfd/da9052-i2c.c: In function 'da9052_i2c_fix': /kisskb/src/drivers/mfd/da9052-i2c.c:60:6: note: byref variable will be forcibly initialized 60 | int val; | ^~~ /kisskb/src/drivers/mfd/da9052-i2c.c: In function 'da9052_i2c_disable_multiwrite': /kisskb/src/drivers/mfd/da9052-i2c.c:91:6: note: byref variable will be forcibly initialized 91 | int reg_val, ret; | ^~~~~~~ /kisskb/src/drivers/base/node.c: In function 'node_read_meminfo': /kisskb/src/drivers/base/node.c:375:17: note: byref variable will be forcibly initialized 375 | struct sysinfo i; | ^ /kisskb/src/drivers/mfd/lp8788.c: In function 'lp8788_read_byte': /kisskb/src/drivers/mfd/lp8788.c:125:15: note: byref variable will be forcibly initialized 125 | unsigned int val; | ^~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/include/linux/dma-resv.h:44, from /kisskb/src/drivers/dma-buf/dma-resv.c:36: /kisskb/src/drivers/dma-buf/dma-resv.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ In file included from /kisskb/src/drivers/base/soc.c:11: /kisskb/src/drivers/base/soc.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/net/mac80211/ibss.c: In function 'ieee80211_ibss_build_presp': /kisskb/src/net/mac80211/ibss.c:180:31: note: byref variable will be forcibly initialized 180 | struct ieee80211_sta_ht_cap ht_cap; | ^~~~~~ /kisskb/src/drivers/dma-buf/dma-resv.c: In function 'dma_resv_test_signaled': /kisskb/src/drivers/dma-buf/dma-resv.c:656:23: note: byref variable will be forcibly initialized 656 | struct dma_resv_iter cursor; | ^~~~~~ /kisskb/src/drivers/dma-buf/dma-resv.c: In function 'dma_resv_copy_fences': /kisskb/src/drivers/dma-buf/dma-resv.c:490:23: note: byref variable will be forcibly initialized 490 | struct dma_resv_iter cursor; | ^~~~~~ /kisskb/src/net/mac80211/ibss.c: In function 'ieee80211_ibss_process_chanswitch': /kisskb/src/net/mac80211/ibss.c:772:26: note: byref variable will be forcibly initialized 772 | struct ieee80211_csa_ie csa_ie; | ^~~~~~ /kisskb/src/net/mac80211/ibss.c:771:31: note: byref variable will be forcibly initialized 771 | struct cfg80211_csa_settings params; | ^~~~~~ In file included from /kisskb/src/include/linux/dma-resv.h:44, from /kisskb/src/drivers/dma-buf/dma-resv.c:36: /kisskb/src/drivers/dma-buf/dma-resv.c: In function 'krealloc_array': /kisskb/src/include/linux/slab.h:636:9: note: byref variable will be forcibly initialized 636 | size_t bytes; | ^~~~~ /kisskb/src/drivers/dma-buf/dma-resv.c: In function 'dma_resv_get_fences': /kisskb/src/drivers/dma-buf/dma-resv.c:557:23: note: byref variable will be forcibly initialized 557 | struct dma_resv_iter cursor; | ^~~~~~ /kisskb/src/drivers/dma-buf/dma-resv.c: In function 'dma_resv_wait_timeout': /kisskb/src/drivers/dma-buf/dma-resv.c:621:23: note: byref variable will be forcibly initialized 621 | struct dma_resv_iter cursor; | ^~~~~~ /kisskb/src/drivers/dma-buf/dma-resv.c: In function 'dma_resv_describe': /kisskb/src/drivers/dma-buf/dma-resv.c:679:23: note: byref variable will be forcibly initialized 679 | struct dma_resv_iter cursor; | ^~~~~~ /kisskb/src/net/mac80211/ibss.c: In function '__ieee80211_sta_join_ibss': /kisskb/src/net/mac80211/ibss.c:234:7: note: byref variable will be forcibly initialized 234 | bool have_higher_than_11mbit; | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/ibss.c:230:27: note: byref variable will be forcibly initialized 230 | struct cfg80211_chan_def chandef; | ^~~~~~~ /kisskb/src/drivers/dma-buf/dma-resv.c: In function 'dma_resv_lockdep': /kisskb/src/drivers/dma-buf/dma-resv.c:697:23: note: byref variable will be forcibly initialized 697 | struct address_space mapping; | ^~~~~~~ /kisskb/src/drivers/dma-buf/dma-resv.c:696:18: note: byref variable will be forcibly initialized 696 | struct dma_resv obj; | ^~~ /kisskb/src/drivers/dma-buf/dma-resv.c:695:24: note: byref variable will be forcibly initialized 695 | struct ww_acquire_ctx ctx; | ^~~ /kisskb/src/net/mac80211/ibss.c: In function 'ieee80211_sta_join_ibss': /kisskb/src/net/mac80211/ibss.c:403:27: note: byref variable will be forcibly initialized 403 | struct cfg80211_chan_def chandef; | ^~~~~~~ /kisskb/src/net/mac80211/ibss.c: In function 'ieee80211_ibss_finish_sta': /kisskb/src/net/mac80211/ibss.c:569:5: note: byref variable will be forcibly initialized 569 | u8 addr[ETH_ALEN]; | ^~~~ /kisskb/src/net/mac80211/ibss.c: In function 'ieee80211_update_sta_info': /kisskb/src/net/mac80211/ibss.c:1061:33: note: byref variable will be forcibly initialized 1061 | struct ieee80211_sta_vht_cap cap = sta->sta.vht_cap; | ^~~ /kisskb/src/net/mac80211/ibss.c:1060:29: note: byref variable will be forcibly initialized 1060 | struct ieee80211_vht_cap cap_ie; | ^~~~~~ /kisskb/src/net/mac80211/ibss.c:1045:28: note: byref variable will be forcibly initialized 1045 | struct cfg80211_chan_def chandef; | ^~~~~~~ /kisskb/src/net/mac80211/ibss.c:1044:27: note: byref variable will be forcibly initialized 1044 | struct ieee80211_ht_cap htcap_ie; | ^~~~~~~~ /kisskb/src/net/mac80211/ibss.c: In function 'ieee80211_sta_create_ibss': /kisskb/src/net/mac80211/ibss.c:1321:5: note: byref variable will be forcibly initialized 1321 | u8 bssid[ETH_ALEN]; | ^~~~~ /kisskb/src/net/mac80211/ibss.c: In function 'ieee80211_sta_find_ibss': /kisskb/src/net/mac80211/ibss.c:1487:29: note: byref variable will be forcibly initialized 1487 | struct ieee80211_channel *channels[8]; | ^~~~~~~~ /kisskb/src/net/mac80211/ibss.c: In function 'ieee80211_ibss_sta_expire': /kisskb/src/net/mac80211/ibss.c:1266:7: note: byref variable will be forcibly initialized 1266 | u8 frame_buf[IEEE80211_DEAUTH_FRAME_LEN]; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/net/wireless/scan.c:11: /kisskb/src/net/wireless/scan.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/net/wireless/scan.c: In function 'cfg80211_find_vendor_elem': /kisskb/src/net/wireless/scan.c:1242:5: note: byref variable will be forcibly initialized 1242 | u8 match[] = { oui >> 16, oui >> 8, oui, oui_type }; | ^~~~~ /kisskb/src/net/wireless/scan.c: In function 'cfg80211_parse_colocated_ap': /kisskb/src/net/wireless/scan.c:605:21: note: byref variable will be forcibly initialized 605 | enum nl80211_band band; | ^~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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/wireless/scan.c:11: /kisskb/src/net/wireless/scan.c:589:12: note: byref variable will be forcibly initialized 589 | LIST_HEAD(ap_list); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/wireless/scan.c:587:6: note: byref variable will be forcibly initialized 587 | u32 s_ssid_tmp; | ^~~~~~~~~~ /kisskb/src/net/wireless/scan.c:585:31: note: byref variable will be forcibly initialized 585 | const struct element *elem, *ssid_elem; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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/wireless/scan.c:11: /kisskb/src/net/wireless/scan.c: In function 'cfg80211_scan_6ghz': /kisskb/src/net/wireless/scan.c:729:12: note: byref variable will be forcibly initialized 729 | LIST_HEAD(coloc_ap_list); | ^~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/mac80211/rate.c: In function 'rate_control_cap_mask': /kisskb/src/net/mac80211/rate.c:781:7: note: byref variable will be forcibly initialized 781 | u16 sta_vht_mask[NL80211_VHT_NSS_MAX]; | ^~~~~~~~~~~~ /kisskb/src/net/mac80211/rate.c: In function 'rate_control_apply_mask': /kisskb/src/net/mac80211/rate.c:832:18: note: byref variable will be forcibly initialized 832 | u16 rate_flags, vht_mask[NL80211_VHT_NSS_MAX]; | ^~~~~~~~ /kisskb/src/net/mac80211/rate.c:832:6: note: byref variable will be forcibly initialized 832 | u16 rate_flags, vht_mask[NL80211_VHT_NSS_MAX]; | ^~~~~~~~~~ /kisskb/src/net/mac80211/rate.c:831:6: note: byref variable will be forcibly initialized 831 | u32 mask; | ^~~~ /kisskb/src/net/mac80211/rate.c:830:5: note: byref variable will be forcibly initialized 830 | u8 mcs_mask[IEEE80211_HT_MCS_MASK_LEN]; | ^~~~~~~~ /kisskb/src/net/mac80211/rate.c: In function 'rate_control_apply_mask_ratetbl': /kisskb/src/net/mac80211/rate.c:805:6: note: byref variable will be forcibly initialized 805 | u16 vht_mask[NL80211_VHT_NSS_MAX]; | ^~~~~~~~ /kisskb/src/net/mac80211/rate.c:804:5: note: byref variable will be forcibly initialized 804 | u8 mcs_mask[IEEE80211_HT_MCS_MASK_LEN]; | ^~~~~~~~ /kisskb/src/net/mac80211/rate.c:803:6: note: byref variable will be forcibly initialized 803 | u32 mask; | ^~~~ /kisskb/src/net/wireless/scan.c: In function 'cfg80211_gen_new_ie': /kisskb/src/net/wireless/scan.c:271:15: note: byref variable will be forcibly initialized 271 | static size_t cfg80211_gen_new_ie(const u8 *ie, size_t ielen, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/scan.c:271:15: note: byref variable will be forcibly initialized In file included from /kisskb/src/drivers/mfd/lp8788-irq.c:14: /kisskb/src/drivers/mfd/lp8788-irq.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/drivers/mfd/lp8788-irq.c: In function 'lp8788_irq_handler': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/mfd/lp8788-irq.c:110:5: note: byref variable will be forcibly initialized 110 | u8 status[NUM_REGS], addr, mask; | ^~~~~~ /kisskb/src/net/wireless/scan.c: In function 'ieee80211_scan_add_ies': /kisskb/src/net/wireless/scan.c:2822:18: note: byref variable will be forcibly initialized 2822 | struct iw_event iwe; | ^~~ /kisskb/src/net/wireless/scan.c: In function 'ieee80211_bss': /kisskb/src/net/wireless/scan.c:2872:5: note: byref variable will be forcibly initialized 2872 | u8 buf[50]; | ^~~ /kisskb/src/net/wireless/scan.c:2870:18: note: byref variable will be forcibly initialized 2870 | struct iw_event iwe; | ^~~ /kisskb/src/drivers/dma-buf/dma-heap.c: In function 'dma_heap_ioctl': /kisskb/src/drivers/dma-buf/dma-heap.c:128:7: note: byref variable will be forcibly initialized 128 | char stack_kdata[128]; | ^~~~~~~~~~~ /kisskb/src/net/wireless/scan.c: In function '___cfg80211_scan_done': /kisskb/src/net/wireless/scan.c:929:19: note: byref variable will be forcibly initialized 929 | union iwreq_data wrqu; | ^~~~ /kisskb/src/drivers/dma-buf/dma-heap.c: In function 'dma_heap_add': /kisskb/src/drivers/dma-buf/dma-heap.c:221:15: note: byref variable will be forcibly initialized 221 | unsigned int minor; | ^~~~~ /kisskb/src/net/wireless/scan.c: In function 'cfg80211_inform_single_bss_data': /kisskb/src/net/wireless/scan.c:1899:31: note: byref variable will be forcibly initialized 1899 | struct cfg80211_internal_bss tmp = {}, *res; | ^~~ /kisskb/src/net/wireless/scan.c: In function 'cfg80211_parse_mbssid_data': /kisskb/src/net/wireless/scan.c:2067:13: note: byref variable will be forcibly initialized 2067 | static void cfg80211_parse_mbssid_data(struct wiphy *wiphy, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/scan.c:2079:5: note: byref variable will be forcibly initialized 2079 | u8 new_bssid[ETH_ALEN]; | ^~~~~~~~~ /kisskb/src/net/wireless/scan.c: In function 'cfg80211_inform_bss_data': /kisskb/src/net/wireless/scan.c:2193:29: note: byref variable will be forcibly initialized 2193 | struct cfg80211_non_tx_bss non_tx_data; | ^~~~~~~~~~~ /kisskb/src/net/wireless/scan.c: In function 'cfg80211_inform_bss_frame_data': /kisskb/src/net/wireless/scan.c:2445:1: note: byref variable will be forcibly initialized 2445 | cfg80211_inform_bss_frame_data(struct wiphy *wiphy, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/scan.c:2455:29: note: byref variable will be forcibly initialized 2455 | struct cfg80211_non_tx_bss non_tx_data; | ^~~~~~~~~~~ /kisskb/src/net/mac80211/iface.c: In function 'ieee80211_do_stop': /kisskb/src/net/mac80211/iface.c:376:27: note: byref variable will be forcibly initialized 376 | struct cfg80211_chan_def chandef; | ^~~~~~~ /kisskb/src/net/mac80211/iface.c:374:6: note: byref variable will be forcibly initialized 374 | int i, flushed; | ^ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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/mac80211/iface.c:13: /kisskb/src/net/mac80211/iface.c: In function 'ieee80211_remove_interfaces': /kisskb/src/net/mac80211/iface.c:2195:12: note: byref variable will be forcibly initialized 2195 | LIST_HEAD(wdev_list); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/mac80211/iface.c:2194:12: note: byref variable will be forcibly initialized 2194 | LIST_HEAD(unreg_list); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /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/net/mac80211/michael.c: In function 'michael_mic': /kisskb/src/net/mac80211/michael.c:58:25: note: byref variable will be forcibly initialized 58 | struct michael_mic_ctx mctx; | ^~~~ /kisskb/src/drivers/block/rbd.c: In function 'rbd_warn': /kisskb/src/drivers/block/rbd.c:596:10: note: byref variable will be forcibly initialized 596 | va_list args; | ^~~~ /kisskb/src/drivers/block/rbd.c:595:19: note: byref variable will be forcibly initialized 595 | struct va_format vaf; | ^~~ /kisskb/src/drivers/block/rbd.c: In function 'decode_object_map_header': /kisskb/src/drivers/block/rbd.c:1781:6: note: byref variable will be forcibly initialized 1781 | u32 struct_len; | ^~~~~~~~~~ /kisskb/src/drivers/block/rbd.c:1780:5: note: byref variable will be forcibly initialized 1780 | u8 struct_v; | ^~~~~~~~ In file included from /kisskb/src/include/linux/ceph/libceph.h:21, from /kisskb/src/drivers/block/rbd.c:31: /kisskb/src/drivers/block/rbd.c: In function 'copy_bio_bvecs': /kisskb/src/include/linux/ceph/messenger.h:139:20: note: byref variable will be forcibly initialized 139 | struct bvec_iter __cur_iter; \ | ^~~~~~~~~~ /kisskb/src/include/linux/ceph/messenger.h:116:10: note: in definition of macro '__ceph_bio_iter_advance_step' 116 | (void)(STEP); \ | ^~~~ /kisskb/src/drivers/block/rbd.c:2627:2: note: in expansion of macro 'ceph_bio_iter_advance_step' 2627 | ceph_bio_iter_advance_step(it, bytes, ({ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/block/rbd.c: In function 'count_bio_bvecs': /kisskb/src/include/linux/ceph/messenger.h:139:20: note: byref variable will be forcibly initialized 139 | struct bvec_iter __cur_iter; \ | ^~~~~~~~~~ /kisskb/src/include/linux/ceph/messenger.h:116:10: note: in definition of macro '__ceph_bio_iter_advance_step' 116 | (void)(STEP); \ | ^~~~ /kisskb/src/drivers/block/rbd.c:2614:2: note: in expansion of macro 'ceph_bio_iter_advance_step' 2614 | ceph_bio_iter_advance_step(it, bytes, ({ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/block/rbd.c: In function '__rbd_object_map_get': /kisskb/src/drivers/block/rbd.c:1635:5: note: byref variable will be forcibly initialized 1635 | u8 shift; | ^~~~~ /kisskb/src/drivers/block/rbd.c:1634:6: note: byref variable will be forcibly initialized 1634 | u64 index; | ^~~~~ /kisskb/src/drivers/block/rbd.c: In function '__rbd_object_map_set': /kisskb/src/drivers/block/rbd.c:1645:5: note: byref variable will be forcibly initialized 1645 | u8 shift; | ^~~~~ /kisskb/src/drivers/block/rbd.c:1644:6: note: byref variable will be forcibly initialized 1644 | u64 index; | ^~~~~ In file included from /kisskb/src/include/linux/ceph/libceph.h:21, from /kisskb/src/drivers/block/rbd.c:31: /kisskb/src/drivers/block/rbd.c: In function 'zero_bios': /kisskb/src/include/linux/ceph/messenger.h:139:20: note: byref variable will be forcibly initialized 139 | struct bvec_iter __cur_iter; \ | ^~~~~~~~~~ /kisskb/src/include/linux/ceph/messenger.h:116:10: note: in definition of macro '__ceph_bio_iter_advance_step' 116 | (void)(STEP); \ | ^~~~ /kisskb/src/drivers/block/rbd.c:1227:2: note: in expansion of macro 'ceph_bio_iter_advance_step' 1227 | ceph_bio_iter_advance_step(&it, bytes, ({ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/ceph/messenger.h:138:18: note: byref variable will be forcibly initialized 138 | struct bio_vec bv; \ | ^~ /kisskb/src/include/linux/ceph/messenger.h:116:10: note: in definition of macro '__ceph_bio_iter_advance_step' 116 | (void)(STEP); \ | ^~~~ /kisskb/src/drivers/block/rbd.c:1227:2: note: in expansion of macro 'ceph_bio_iter_advance_step' 1227 | ceph_bio_iter_advance_step(&it, bytes, ({ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/block/rbd.c:1224:23: note: byref variable will be forcibly initialized 1224 | struct ceph_bio_iter it = *bio_pos; | ^~ In file included from /kisskb/src/include/linux/ceph/libceph.h:21, from /kisskb/src/drivers/block/rbd.c:31: /kisskb/src/drivers/block/rbd.c: In function 'zero_bvecs': /kisskb/src/include/linux/ceph/messenger.h:171:18: note: byref variable will be forcibly initialized 171 | struct bio_vec bv; \ | ^~ /kisskb/src/include/linux/ceph/messenger.h:156:9: note: in definition of macro '__ceph_bvec_iter_advance_step' 156 | (void)(STEP); \ | ^~~~ /kisskb/src/drivers/block/rbd.c:1237:2: note: in expansion of macro 'ceph_bvec_iter_advance_step' 1237 | ceph_bvec_iter_advance_step(&it, bytes, ({ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/block/rbd.c:1234:24: note: byref variable will be forcibly initialized 1234 | struct ceph_bvec_iter it = *bvec_pos; | ^~ /kisskb/src/drivers/mfd/da9055-core.c: In function 'da9055_device_init': /kisskb/src/drivers/mfd/da9055-core.c:358:10: note: byref variable will be forcibly initialized 358 | uint8_t clear_events[3] = {0xFF, 0xFF, 0xFF}; | ^~~~~~~~~~~~ /kisskb/src/drivers/block/rbd.c: In function 'do_rbd_remove': /kisskb/src/drivers/block/rbd.c:7136:7: note: byref variable will be forcibly initialized 7136 | char opt_buf[6]; | ^~~~~~~ /kisskb/src/drivers/block/rbd.c:7135:6: note: byref variable will be forcibly initialized 7135 | int dev_id; | ^~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/writeback.h:13, from /kisskb/src/include/linux/backing-dev.h:16, from /kisskb/src/include/linux/ceph/libceph.h:8, from /kisskb/src/drivers/block/rbd.c:31: /kisskb/src/drivers/block/rbd.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/block/rbd.c: In function 'rbd_parse_param': /kisskb/src/drivers/block/rbd.c:6237:25: note: byref variable will be forcibly initialized 6237 | struct fs_parse_result result; | ^~~~~~ /kisskb/src/drivers/block/rbd.c: In function 'rbd_parse_options': /kisskb/src/drivers/block/rbd.c:6338:24: note: byref variable will be forcibly initialized 6338 | struct fs_parameter param = { | ^~~~~ /kisskb/src/drivers/block/rbd.c: In function 'decode_parent_image_spec': /kisskb/src/drivers/block/rbd.c:5572:6: note: byref variable will be forcibly initialized 5572 | u32 struct_len; | ^~~~~~~~~~ /kisskb/src/drivers/block/rbd.c:5571:5: note: byref variable will be forcibly initialized 5571 | u8 struct_v; | ^~~~~~~~ /kisskb/src/drivers/block/rbd.c: In function 'rbd_obj_method_sync': /kisskb/src/drivers/block/rbd.c:4593:15: note: byref variable will be forcibly initialized 4593 | struct page *reply_page; | ^~~~~~~~~~ /kisskb/src/drivers/block/rbd.c: In function '_rbd_dev_v2_snap_size': /kisskb/src/drivers/block/rbd.c:5404:9: note: byref variable will be forcibly initialized 5404 | __le64 snapid = cpu_to_le64(snap_id); | ^~~~~~ /kisskb/src/drivers/block/rbd.c: In function 'rbd_dev_v2_object_prefix': /kisskb/src/drivers/block/rbd.c:5446:8: note: byref variable will be forcibly initialized 5446 | void *p; | ^ /kisskb/src/drivers/block/rbd.c: In function '_rbd_dev_v2_snap_features': /kisskb/src/drivers/block/rbd.c:5484:4: note: byref variable will be forcibly initialized 5484 | } features_in; | ^~~~~~~~~~~ /kisskb/src/drivers/block/rbd.c: In function 'rbd_dev_v2_data_pool': /kisskb/src/drivers/block/rbd.c:5830:9: note: byref variable will be forcibly initialized 5830 | __le64 data_pool_id; | ^~~~~~~~~~~~ /kisskb/src/drivers/block/rbd.c: In function 'rbd_dev_v2_get_flags': /kisskb/src/drivers/block/rbd.c:5539:9: note: byref variable will be forcibly initialized 5539 | __le64 flags; | ^~~~~ /kisskb/src/drivers/block/rbd.c:5538:9: note: byref variable will be forcibly initialized 5538 | __le64 snapid = cpu_to_le64(rbd_dev->spec->snap_id); | ^~~~~~ /kisskb/src/drivers/block/rbd.c: In function 'rbd_dev_v2_snap_name': /kisskb/src/drivers/block/rbd.c:6113:8: note: byref variable will be forcibly initialized 6113 | void *p; | ^ /kisskb/src/drivers/block/rbd.c:6111:9: note: byref variable will be forcibly initialized 6111 | __le64 snapid; | ^~~~~~ /kisskb/src/drivers/block/rbd.c: In function 'rbd_dev_image_name': /kisskb/src/drivers/block/rbd.c:5855:9: note: byref variable will be forcibly initialized 5855 | size_t len = 0; | ^~~ /kisskb/src/drivers/block/rbd.c:5851:8: note: byref variable will be forcibly initialized 5851 | void *p; | ^ /kisskb/src/drivers/block/rbd.c: In function '__get_parent_info': /kisskb/src/drivers/block/rbd.c:5607:8: note: byref variable will be forcibly initialized 5607 | void *p, *end; | ^ /kisskb/src/drivers/block/rbd.c:5606:9: note: byref variable will be forcibly initialized 5606 | size_t reply_len = PAGE_SIZE; | ^~~~~~~~~ /kisskb/src/drivers/block/rbd.c: In function '__get_parent_info_legacy': /kisskb/src/drivers/block/rbd.c:5650:8: note: byref variable will be forcibly initialized 5650 | void *p, *end; | ^ /kisskb/src/drivers/block/rbd.c:5649:9: note: byref variable will be forcibly initialized 5649 | size_t reply_len = PAGE_SIZE; | ^~~~~~~~~ /kisskb/src/drivers/block/rbd.c: In function 'rbd_lock': /kisskb/src/drivers/block/rbd.c:3648:7: note: byref variable will be forcibly initialized 3648 | char cookie[32]; | ^~~~~~ /kisskb/src/drivers/block/rbd.c: In function 'rbd_object_map_lock': /kisskb/src/drivers/block/rbd.c:1713:6: note: byref variable will be forcibly initialized 1713 | u32 num_lockers; | ^~~~~~~~~~~ /kisskb/src/drivers/block/rbd.c:1712:22: note: byref variable will be forcibly initialized 1712 | struct ceph_locker *lockers; | ^~~~~~~ /kisskb/src/drivers/block/rbd.c:1711:8: note: byref variable will be forcibly initialized 1711 | char *lock_tag; | ^~~~~~~~ /kisskb/src/drivers/block/rbd.c:1710:5: note: byref variable will be forcibly initialized 1710 | u8 lock_type; | ^~~~~~~~~ /kisskb/src/drivers/block/rbd.c: In function 'get_lock_owner_info': /kisskb/src/drivers/block/rbd.c:3837:8: note: byref variable will be forcibly initialized 3837 | char *lock_tag; | ^~~~~~~~ /kisskb/src/drivers/block/rbd.c:3836:5: note: byref variable will be forcibly initialized 3836 | u8 lock_type; | ^~~~~~~~~ /kisskb/src/drivers/block/rbd.c: In function 'find_watcher': /kisskb/src/drivers/block/rbd.c:3885:6: note: byref variable will be forcibly initialized 3885 | u64 cookie; | ^~~~~~ /kisskb/src/drivers/block/rbd.c:3884:6: note: byref variable will be forcibly initialized 3884 | u32 num_watchers; | ^~~~~~~~~~~~ /kisskb/src/drivers/block/rbd.c:3883:26: note: byref variable will be forcibly initialized 3883 | struct ceph_watch_item *watchers; | ^~~~~~~~ /kisskb/src/drivers/block/rbd.c: In function 'rbd_try_lock': /kisskb/src/drivers/block/rbd.c:3931:6: note: byref variable will be forcibly initialized 3931 | u32 num_lockers; | ^~~~~~~~~~~ /kisskb/src/drivers/block/rbd.c:3930:22: note: byref variable will be forcibly initialized 3930 | struct ceph_locker *lockers; | ^~~~~~~ /kisskb/src/drivers/block/rbd.c: In function '__rbd_object_map_load': /kisskb/src/drivers/block/rbd.c:1812:6: note: byref variable will be forcibly initialized 1812 | u64 object_map_size; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/block/rbd.c:1809:9: note: byref variable will be forcibly initialized 1809 | size_t reply_len; | ^~~~~~~~~ /kisskb/src/drivers/block/rbd.c:1808:8: note: byref variable will be forcibly initialized 1808 | void *p, *end; | ^ /kisskb/src/drivers/block/rbd.c: In function '__rbd_notify_op_lock': /kisskb/src/drivers/block/rbd.c:3695:7: note: byref variable will be forcibly initialized 3695 | char buf[4 + 8 + 8 + CEPH_ENCODING_START_BLK_LEN]; | ^~~ /kisskb/src/drivers/block/rbd.c: In function 'rbd_request_lock': /kisskb/src/drivers/block/rbd.c:3758:8: note: byref variable will be forcibly initialized 3758 | u32 len; | ^~~ /kisskb/src/drivers/block/rbd.c:3757:7: note: byref variable will be forcibly initialized 3757 | u8 struct_v; | ^~~~~~~~ /kisskb/src/drivers/block/rbd.c:3751:9: note: byref variable will be forcibly initialized 3751 | void *p = page_address(reply_pages[0]); | ^ /kisskb/src/drivers/block/rbd.c:3737:9: note: byref variable will be forcibly initialized 3737 | size_t reply_len; | ^~~~~~~~~ /kisskb/src/drivers/block/rbd.c:3736:16: note: byref variable will be forcibly initialized 3736 | struct page **reply_pages; | ^~~~~~~~~~~ /kisskb/src/drivers/block/rbd.c: In function 'rbd_img_fill_from_bio': /kisskb/src/drivers/block/rbd.c:2654:23: note: byref variable will be forcibly initialized 2654 | struct ceph_bio_iter it = { .bio = bio, .iter = bio->bi_iter }; | ^~ /kisskb/src/drivers/block/rbd.c:2653:26: note: byref variable will be forcibly initialized 2653 | struct ceph_file_extent ex = { off, len }; | ^~ /kisskb/src/drivers/block/rbd.c: In function 'rbd_img_fill_nodata': /kisskb/src/drivers/block/rbd.c:2586:26: note: byref variable will be forcibly initialized 2586 | struct ceph_file_extent ex = { off, len }; | ^~ /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 = { | ^~~~~ /kisskb/src/drivers/nvdimm/region.c:14:6: note: byref variable will be forcibly initialized 14 | int err, rc; | ^~~ In file included from /kisskb/src/include/linux/ceph/libceph.h:21, from /kisskb/src/drivers/block/rbd.c:31: /kisskb/src/drivers/block/rbd.c: In function 'is_zero_bvecs': /kisskb/src/include/linux/ceph/messenger.h:171:18: note: byref variable will be forcibly initialized 171 | struct bio_vec bv; \ | ^~ /kisskb/src/include/linux/ceph/messenger.h:156:9: note: in definition of macro '__ceph_bvec_iter_advance_step' 156 | (void)(STEP); \ | ^~~~ /kisskb/src/drivers/block/rbd.c:2988:2: note: in expansion of macro 'ceph_bvec_iter_advance_step' 2988 | ceph_bvec_iter_advance_step(&it, bytes, ({ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/qrtr/af_qrtr.c: In function '__qrtr_node_release': /kisskb/src/net/qrtr/af_qrtr.c:169:25: note: byref variable will be forcibly initialized 169 | struct radix_tree_iter iter; | ^~~~ /kisskb/src/net/qrtr/af_qrtr.c: In function 'qrtr_endpoint_unregister': /kisskb/src/net/qrtr/af_qrtr.c:617:24: note: byref variable will be forcibly initialized 617 | struct qrtr_ctrl_pkt *pkt; | ^~~ /kisskb/src/net/qrtr/af_qrtr.c:616:25: note: byref variable will be forcibly initialized 616 | struct radix_tree_iter iter; | ^~~~ /kisskb/src/net/qrtr/af_qrtr.c:615:23: note: byref variable will be forcibly initialized 615 | struct sockaddr_qrtr dst = {AF_QIPCRTR, qrtr_local_nid, QRTR_PORT_CTRL}; | ^~~ /kisskb/src/net/qrtr/af_qrtr.c:614:23: note: byref variable will be forcibly initialized 614 | struct sockaddr_qrtr src = {AF_QIPCRTR, node->nid, QRTR_PORT_CTRL}; | ^~~ /kisskb/src/drivers/block/rbd.c: In function '__rbd_acknowledge_notify': /kisskb/src/drivers/block/rbd.c:4291:7: note: byref variable will be forcibly initialized 4291 | char buf[4 + CEPH_ENCODING_START_BLK_LEN]; | ^~~ /kisskb/src/drivers/block/rbd.c: In function 'rbd_watch_cb': /kisskb/src/drivers/block/rbd.c:4327:13: note: byref variable will be forcibly initialized 4327 | static void rbd_watch_cb(void *arg, u64 notify_id, u64 cookie, | ^~~~~~~~~~~~ /kisskb/src/drivers/block/rbd.c:4327:13: note: byref variable will be forcibly initialized /kisskb/src/drivers/block/rbd.c:4334:6: note: byref variable will be forcibly initialized 4334 | u32 len; | ^~~ /kisskb/src/drivers/block/rbd.c:4333:5: note: byref variable will be forcibly initialized 4333 | u8 struct_v = 0; | ^~~~~~~~ /kisskb/src/net/qrtr/af_qrtr.c: In function 'qrtr_getname': /kisskb/src/net/qrtr/af_qrtr.c:1114:23: note: byref variable will be forcibly initialized 1114 | struct sockaddr_qrtr qaddr; | ^~~~~ /kisskb/src/drivers/block/rbd.c:4331:8: note: byref variable will be forcibly initialized 4331 | void *p = data; | ^ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/net/qrtr/af_qrtr.c:6: /kisskb/src/net/qrtr/af_qrtr.c: In function 'qrtr_tx_wait': /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/net/qrtr/af_qrtr.c:288:8: note: in expansion of macro 'wait_event_interruptible_locked_irq' 288 | ret = wait_event_interruptible_locked_irq(flow->resume_tx, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/qrtr/af_qrtr.c: In function 'qrtr_send_resume_tx': /kisskb/src/net/qrtr/af_qrtr.c:998:24: note: byref variable will be forcibly initialized 998 | struct qrtr_ctrl_pkt *pkt; | ^~~ /kisskb/src/net/qrtr/af_qrtr.c:997:23: note: byref variable will be forcibly initialized 997 | struct sockaddr_qrtr local = { AF_QIPCRTR, cb->dst_node, cb->dst_port }; | ^~~~~ /kisskb/src/net/qrtr/af_qrtr.c:996:23: note: byref variable will be forcibly initialized 996 | struct sockaddr_qrtr remote = { AF_QIPCRTR, cb->src_node, cb->src_port }; | ^~~~~~ /kisskb/src/net/qrtr/af_qrtr.c: In function 'qrtr_recvmsg': /kisskb/src/net/qrtr/af_qrtr.c:1029:14: note: byref variable will be forcibly initialized 1029 | int copied, rc; | ^~ /kisskb/src/drivers/block/rbd.c: In function 'rbd_reacquire_lock': /kisskb/src/drivers/block/rbd.c:4504:7: note: byref variable will be forcibly initialized 4504 | char cookie[32]; | ^~~~~~ /kisskb/src/net/qrtr/af_qrtr.c: In function 'qrtr_port_remove': /kisskb/src/net/qrtr/af_qrtr.c:686:23: note: byref variable will be forcibly initialized 686 | struct sockaddr_qrtr to; | ^~ /kisskb/src/net/qrtr/af_qrtr.c:683:24: note: byref variable will be forcibly initialized 683 | struct qrtr_ctrl_pkt *pkt; | ^~~ /kisskb/src/net/qrtr/af_qrtr.c: In function 'qrtr_reset_ports': /kisskb/src/net/qrtr/af_qrtr.c:754:16: note: byref variable will be forcibly initialized 754 | unsigned long index; | ^~~~~ /kisskb/src/net/qrtr/af_qrtr.c: In function '__qrtr_bind': /kisskb/src/net/qrtr/af_qrtr.c:775:6: note: byref variable will be forcibly initialized 775 | int port; | ^~~~ /kisskb/src/net/qrtr/af_qrtr.c: In function 'qrtr_sendmsg': /kisskb/src/net/qrtr/af_qrtr.c:903:6: note: byref variable will be forcibly initialized 903 | int rc; | ^~ /kisskb/src/net/qrtr/af_qrtr.c:896:9: note: byref variable will be forcibly initialized 896 | __le32 qrtr_type = cpu_to_le32(QRTR_TYPE_DATA); | ^~~~~~~~~ /kisskb/src/drivers/block/rbd.c: In function 'rbd_dev_image_id': /kisskb/src/drivers/block/rbd.c:6640:9: note: byref variable will be forcibly initialized 6640 | void *p = response; | ^ /kisskb/src/net/qrtr/af_qrtr.c: In function 'qrtr_ioctl': /kisskb/src/net/qrtr/af_qrtr.c:1144:15: note: byref variable will be forcibly initialized 1144 | struct ifreq ifr; | ^~~ /kisskb/src/drivers/block/rbd.c: In function 'rbd_snap_size': /kisskb/src/drivers/block/rbd.c:1191:7: note: byref variable will be forcibly initialized 1191 | u64 size = 0; | ^~~~ /kisskb/src/drivers/block/rbd.c: In function 'rbd_dev_mapping_set': /kisskb/src/drivers/block/rbd.c:1206:6: note: byref variable will be forcibly initialized 1206 | u64 size = 0; | ^~~~ /kisskb/src/drivers/block/rbd.c: In function 'do_rbd_add': /kisskb/src/drivers/block/rbd.c:6981:19: note: byref variable will be forcibly initialized 6981 | struct rbd_spec *spec = NULL; | ^~~~ /kisskb/src/drivers/block/rbd.c:6980:22: note: byref variable will be forcibly initialized 6980 | struct rbd_options *rbd_opts = NULL; | ^~~~~~~~ /kisskb/src/drivers/block/rbd.c:6979:23: note: byref variable will be forcibly initialized 6979 | struct ceph_options *ceph_opts = NULL; | ^~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/mctp.h:75, from /kisskb/src/net/mctp/af_mctp.c:20: /kisskb/src/net/mctp/af_mctp.c: In function 'perf_trace_mctp_key_acquire': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mctp.h:26:1: note: in expansion of macro 'TRACE_EVENT' 26 | TRACE_EVENT(mctp_key_acquire, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mctp.h:26:1: note: in expansion of macro 'TRACE_EVENT' 26 | TRACE_EVENT(mctp_key_acquire, | ^~~~~~~~~~~ /kisskb/src/net/mctp/af_mctp.c: In function 'perf_trace_mctp_key_release': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mctp.h:46:1: note: in expansion of macro 'TRACE_EVENT' 46 | TRACE_EVENT(mctp_key_release, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mctp.h:46:1: note: in expansion of macro 'TRACE_EVENT' 46 | TRACE_EVENT(mctp_key_release, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/mctp.h:75, from /kisskb/src/net/mctp/af_mctp.c:20: /kisskb/src/net/mctp/af_mctp.c: In function 'trace_event_raw_event_mctp_key_acquire': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mctp.h:26:1: note: in expansion of macro 'TRACE_EVENT' 26 | TRACE_EVENT(mctp_key_acquire, | ^~~~~~~~~~~ /kisskb/src/net/mctp/af_mctp.c: In function 'trace_event_raw_event_mctp_key_release': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mctp.h:46:1: note: in expansion of macro 'TRACE_EVENT' 46 | TRACE_EVENT(mctp_key_release, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/mctp.h:75, from /kisskb/src/net/mctp/af_mctp.c:20: /kisskb/src/net/mctp/af_mctp.c: In function '__bpf_trace_mctp_key_acquire': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mctp.h:26:1: note: in expansion of macro 'TRACE_EVENT' 26 | TRACE_EVENT(mctp_key_acquire, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mctp.h:26:1: note: in expansion of macro 'TRACE_EVENT' 26 | TRACE_EVENT(mctp_key_acquire, | ^~~~~~~~~~~ /kisskb/src/net/mctp/af_mctp.c: In function '__bpf_trace_mctp_key_release': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mctp.h:46:1: note: in expansion of macro 'TRACE_EVENT' 46 | TRACE_EVENT(mctp_key_release, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mctp.h:46:1: note: in expansion of macro 'TRACE_EVENT' 46 | TRACE_EVENT(mctp_key_release, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mctp.h:46:1: note: in expansion of macro 'TRACE_EVENT' 46 | TRACE_EVENT(mctp_key_release, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mctp.h:46:1: note: in expansion of macro 'TRACE_EVENT' 46 | TRACE_EVENT(mctp_key_release, | ^~~~~~~~~~~ /kisskb/src/drivers/block/rbd.c: In function 'rbd_obj_write_post_object_map': /kisskb/src/drivers/block/rbd.c:3269:5: note: byref variable will be forcibly initialized 3269 | u8 current_state = OBJECT_PENDING; | ^~~~~~~~~~~~~ /kisskb/src/drivers/block/rbd.c: In function 'rbd_img_object_requests': /kisskb/src/drivers/block/rbd.c:3482:7: note: byref variable will be forcibly initialized 3482 | int result = 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_arp.h:22, from /kisskb/src/net/mctp/af_mctp.c:9: /kisskb/src/net/mctp/af_mctp.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/mctp/af_mctp.c: In function 'mctp_setsockopt': /kisskb/src/net/mctp/af_mctp.c:251:12: note: userspace variable will be forcibly initialized 251 | static int mctp_setsockopt(struct socket *sock, int level, int optname, | ^~~~~~~~~~~~~~~ /kisskb/src/net/mctp/af_mctp.c:255:6: note: byref variable will be forcibly initialized 255 | int val; | ^~~ /kisskb/src/net/mctp/af_mctp.c: In function 'mctp_recvmsg': /kisskb/src/net/mctp/af_mctp.c:184:6: note: byref variable will be forcibly initialized 184 | int rc; | ^~ /kisskb/src/net/mctp/af_mctp.c: In function 'mctp_sendmsg': /kisskb/src/net/mctp/af_mctp.c:94:6: note: byref variable will be forcibly initialized 94 | int rc, addrlen = msg->msg_namelen; | ^~ /kisskb/src/net/mctp/af_mctp.c: In function 'mctp_getsockopt': /kisskb/src/net/mctp/af_mctp.c:276:11: note: byref variable will be forcibly initialized 276 | int len, val; | ^~~ /kisskb/src/drivers/mfd/max77686.c: In function 'max77686_i2c_probe': /kisskb/src/drivers/mfd/max77686.c:164:15: note: byref variable will be forcibly initialized 164 | unsigned int data; | ^~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:92, from /kisskb/src/include/net/addrconf.h:50, from /kisskb/src/net/mctp/device.c:15: /kisskb/src/net/mctp/device.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/mctp/device.c: In function 'nla_put_u8': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/mctp/device.c: In function 'mctp_fill_addrinfo': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/net/mctp/device.c: In function 'mctp_set_link_af': /kisskb/src/net/mctp/device.c:339:17: note: byref variable will be forcibly initialized 339 | struct nlattr *tb[IFLA_MCTP_MAX + 1]; | ^~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:92, from /kisskb/src/include/net/addrconf.h:50, from /kisskb/src/net/mctp/device.c:15: /kisskb/src/net/mctp/device.c: In function 'mctp_fill_link_af': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/mctp/device.c: In function 'mctp_rtm_deladdr': /kisskb/src/net/mctp/device.c:201:17: note: byref variable will be forcibly initialized 201 | struct nlattr *tb[IFA_MAX + 1]; | ^~ /kisskb/src/net/mctp/device.c: In function 'mctp_rtm_newaddr': /kisskb/src/net/mctp/device.c:139:17: note: byref variable will be forcibly initialized 139 | struct nlattr *tb[IFA_MAX + 1]; | ^~ /kisskb/src/net/wireless/mlme.c: In function 'cfg80211_rx_assoc_resp': /kisskb/src/net/wireless/mlme.c:32:38: note: byref variable will be forcibly initialized 32 | struct cfg80211_connect_resp_params cr; | ^~ In file included from /kisskb/src/drivers/dma-buf/sync_file.c:14: /kisskb/src/drivers/dma-buf/sync_file.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/drivers/misc/echo/echo.c:95: /kisskb/src/drivers/misc/echo/echo.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/dma-buf/sync_file.c: In function 'krealloc_array': /kisskb/src/include/linux/slab.h:636:9: note: byref variable will be forcibly initialized 636 | size_t bytes; | ^~~~~ /kisskb/src/net/wireless/mlme.c: In function 'cfg80211_michael_mic_failure': /kisskb/src/net/wireless/mlme.c:213:19: note: byref variable will be forcibly initialized 213 | union iwreq_data wrqu; | ^~~~ /kisskb/src/drivers/dma-buf/sync_file.c: In function 'sync_file_merge': /kisskb/src/drivers/dma-buf/sync_file.c:215:6: note: byref variable will be forcibly initialized 215 | int i = 0, i_a, i_b, num_fences, a_num_fences, b_num_fences; | ^ /kisskb/src/drivers/dma-buf/sync_file.c: In function 'sync_file_ioctl_merge': /kisskb/src/drivers/dma-buf/sync_file.c:329:25: note: byref variable will be forcibly initialized 329 | struct sync_merge_data data; | ^~~~ /kisskb/src/drivers/dma-buf/sync_file.c: In function 'sync_file_ioctl_fence_info': /kisskb/src/drivers/dma-buf/sync_file.c:401:24: note: byref variable will be forcibly initialized 401 | struct sync_file_info info; | ^~~~ /kisskb/src/net/wireless/mlme.c: In function 'cfg80211_mgmt_registrations_update': /kisskb/src/net/wireless/mlme.c:451:25: note: byref variable will be forcibly initialized 451 | struct mgmt_frame_regs upd = {}; | ^~~ /kisskb/src/net/wireless/mlme.c: In function 'cfg80211_mlme_deauth': /kisskb/src/net/wireless/mlme.c:356:33: note: byref variable will be forcibly initialized 356 | struct cfg80211_deauth_request req = { | ^~~ /kisskb/src/net/wireless/mlme.c: In function 'cfg80211_mlme_down': /kisskb/src/net/wireless/mlme.c:416:5: note: byref variable will be forcibly initialized 416 | u8 bssid[ETH_ALEN]; | ^~~~~ /kisskb/src/net/mac80211/aes_cmac.c: In function 'ieee80211_aes_cmac': /kisskb/src/net/mac80211/aes_cmac.c:29:5: note: byref variable will be forcibly initialized 29 | u8 out[AES_BLOCK_SIZE]; | ^~~ In file included from /kisskb/src/net/mac80211/aes_cmac.h:10, from /kisskb/src/net/mac80211/aes_cmac.c:17: /kisskb/src/include/crypto/hash.h:166:7: note: byref variable will be forcibly initialized 166 | char __##shash##_desc[sizeof(struct shash_desc) + HASH_MAX_DESCSIZE] \ | ^~ /kisskb/src/net/mac80211/aes_cmac.c:28:2: note: in expansion of macro 'SHASH_DESC_ON_STACK' 28 | SHASH_DESC_ON_STACK(desc, tfm); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/aes_cmac.c: In function 'ieee80211_aes_cmac_256': /kisskb/src/include/crypto/hash.h:166:7: note: byref variable will be forcibly initialized 166 | char __##shash##_desc[sizeof(struct shash_desc) + HASH_MAX_DESCSIZE] \ | ^~ /kisskb/src/net/mac80211/aes_cmac.c:52:2: note: in expansion of macro 'SHASH_DESC_ON_STACK' 52 | SHASH_DESC_ON_STACK(desc, tfm); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/mlme.c: In function 'cfg80211_dfs_channels_update_work': /kisskb/src/net/wireless/mlme.c:830:27: note: byref variable will be forcibly initialized 830 | struct cfg80211_chan_def chandef; | ^~~~~~~ /kisskb/src/drivers/mfd/max77843.c: In function 'max77843_probe': /kisskb/src/drivers/mfd/max77843.c:100:15: note: byref variable will be forcibly initialized 100 | unsigned int reg_data; | ^~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/base/trace.h:56, from /kisskb/src/drivers/base/trace.c:10: /kisskb/src/drivers/base/trace.c: In function 'perf_trace_devres': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/drivers/base/./trace.h:19:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 19 | DECLARE_EVENT_CLASS(devres, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/drivers/base/./trace.h:19:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 19 | DECLARE_EVENT_CLASS(devres, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/drivers/base/./trace.h:19:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 19 | DECLARE_EVENT_CLASS(devres, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/base/trace.h:56, from /kisskb/src/drivers/base/trace.c:10: /kisskb/src/drivers/base/trace.c: In function 'trace_event_raw_event_devres': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/base/./trace.h:19:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 19 | DECLARE_EVENT_CLASS(devres, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/drivers/base/./trace.h:19:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 19 | DECLARE_EVENT_CLASS(devres, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/drivers/base/trace.h:56, from /kisskb/src/drivers/base/trace.c:10: /kisskb/src/drivers/base/trace.c: In function '__bpf_trace_devres': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/./trace.h:19:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 19 | DECLARE_EVENT_CLASS(devres, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/./trace.h:19:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 19 | DECLARE_EVENT_CLASS(devres, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/./trace.h:19:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 19 | DECLARE_EVENT_CLASS(devres, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/./trace.h:19:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 19 | DECLARE_EVENT_CLASS(devres, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/./trace.h:19:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 19 | DECLARE_EVENT_CLASS(devres, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/./trace.h:19:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 19 | DECLARE_EVENT_CLASS(devres, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/./trace.h:19:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 19 | DECLARE_EVENT_CLASS(devres, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/./trace.h:19:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 19 | DECLARE_EVENT_CLASS(devres, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/./trace.h:19:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 19 | DECLARE_EVENT_CLASS(devres, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/base/./trace.h:19:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 19 | DECLARE_EVENT_CLASS(devres, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/tkip.c: In function 'ieee80211_get_tkip_rx_p1k': /kisskb/src/net/mac80211/tkip.c:189:18: note: byref variable will be forcibly initialized 189 | struct tkip_ctx ctx; | ^~~ /kisskb/src/net/mac80211/tkip.c: In function 'ieee80211_tkip_encrypt_data': /kisskb/src/net/mac80211/tkip.c:227:5: note: byref variable will be forcibly initialized 227 | u8 rc4key[16]; | ^~~~~~ /kisskb/src/net/mac80211/tkip.c: In function 'ieee80211_tkip_decrypt_data': /kisskb/src/net/mac80211/tkip.c:247:5: note: byref variable will be forcibly initialized 247 | u8 rc4key[16], keyid, *pos = payload; | ^~~~~~ /kisskb/src/net/mac80211/aes_gmac.c: In function 'ieee80211_aes_gmac': /kisskb/src/net/mac80211/aes_gmac.c:21:20: note: byref variable will be forcibly initialized 21 | u8 *zero, *__aad, iv[AES_BLOCK_SIZE]; | ^~ /kisskb/src/net/mac80211/aes_gmac.c:20:21: note: byref variable will be forcibly initialized 20 | struct scatterlist sg[5]; | ^~ In file included from /kisskb/src/include/linux/acpi.h:13, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/include/linux/mfd/max8997-private.h:12, from /kisskb/src/drivers/mfd/max8997-irq.c:14: /kisskb/src/drivers/mfd/max8997-irq.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/drivers/mfd/max8997-irq.c: In function 'max8997_irq_thread': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/mfd/max8997-irq.c:208:6: note: byref variable will be forcibly initialized 208 | u8 gpio_info[MAX8997_NUM_GPIO]; | ^~~~~~~~~ /kisskb/src/drivers/mfd/max8997-irq.c:169:5: note: byref variable will be forcibly initialized 169 | u8 irq_src; | ^~~~~~~ /kisskb/src/drivers/mfd/max8997-irq.c:168:5: note: byref variable will be forcibly initialized 168 | u8 irq_reg[MAX8997_IRQ_GROUP_NR] = {}; | ^~~~~~~ /kisskb/src/drivers/mfd/max8997-irq.c: In function 'max8997_irq_init': /kisskb/src/drivers/mfd/max8997-irq.c:297:5: note: byref variable will be forcibly initialized 297 | u8 val; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/pci.h:38, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:52, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c:29: /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c: In function 'amdgpu_debugfs_firmware_info_show': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c:1426:29: note: byref variable will be forcibly initialized 1426 | struct drm_amdgpu_query_fw query_fw; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c:1425:34: note: byref variable will be forcibly initialized 1425 | struct drm_amdgpu_info_firmware fw_info; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c: In function 'amdgpu_info_ioctl': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c:1069:37: note: byref variable will be forcibly initialized 1069 | const struct amdgpu_video_codecs *codecs; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c:1058:12: note: byref variable will be forcibly initialized 1058 | uint64_t ras_mask; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c:944:38: note: byref variable will be forcibly initialized 944 | struct drm_amdgpu_info_num_handles handle; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c:923:33: note: byref variable will be forcibly initialized 923 | struct drm_amdgpu_info_vbios vbios_info = {}; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c:903:12: note: byref variable will be forcibly initialized 903 | uint32_t bios_size = adev->bios_size; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c:886:42: note: byref variable will be forcibly initialized 886 | struct drm_amdgpu_info_vce_clock_table vce_clk_table = {}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c:713:33: note: byref variable will be forcibly initialized 713 | struct drm_amdgpu_memory_info mem; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c:697:35: note: byref variable will be forcibly initialized 697 | struct drm_amdgpu_info_vram_gtt vram_gtt; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c:686:30: note: byref variable will be forcibly initialized 686 | struct drm_amdgpu_info_gds gds_info; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c:653:35: note: byref variable will be forcibly initialized 653 | struct drm_amdgpu_info_firmware fw_info; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c:608:12: note: byref variable will be forcibly initialized 608 | uint32_t count = 0; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c:596:32: note: byref variable will be forcibly initialized 596 | struct drm_amdgpu_info_hw_ip ip = {}; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c:571:6: note: byref variable will be forcibly initialized 571 | int ui32_size = sizeof(ui32); | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c:569:11: note: byref variable will be forcibly initialized 569 | uint64_t ui64 = 0; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c:568:11: note: byref variable will be forcibly initialized 568 | uint32_t ui32 = 0; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c: In function 'amdgpu_driver_postclose_kms': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c:1257:6: note: byref variable will be forcibly initialized 1257 | int handle; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c:1255:20: note: byref variable will be forcibly initialized 1255 | struct amdgpu_bo *pd; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c: In function 'amdgpu_get_vblank_counter_kms': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c:1327:12: note: byref variable will be forcibly initialized 1327 | int vpos, hpos, stat; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c:1327:6: note: byref variable will be forcibly initialized 1327 | int vpos, hpos, stat; | ^~~~ /kisskb/src/net/bridge/br.c: In function 'br_device_event': /kisskb/src/net/bridge/br.c:35:7: note: byref variable will be forcibly initialized 35 | bool notified = false; | ^~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/bridge/br.c:10: /kisskb/src/net/bridge/br.c: In function 'br_net_exit': /kisskb/src/net/bridge/br.c:348:12: note: byref variable will be forcibly initialized 348 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/bridge/br.c: In function 'br_boolopt_multi_toggle': /kisskb/src/net/bridge/br.c:297:16: note: byref variable will be forcibly initialized 297 | unsigned long bitmap = bm->optmask; | ^~~~~~ /kisskb/src/net/batman-adv/bridge_loop_avoidance.c: In function 'batadv_bla_send_claim': /kisskb/src/net/batman-adv/bridge_loop_avoidance.c:347:30: note: byref variable will be forcibly initialized 347 | struct batadv_bla_claim_dst local_claim_dest; | ^~~~~~~~~~~~~~~~ /kisskb/src/net/batman-adv/bridge_loop_avoidance.c: In function 'batadv_bla_send_announce': /kisskb/src/net/batman-adv/bridge_loop_avoidance.c:665:5: note: byref variable will be forcibly initialized 665 | u8 mac[ETH_ALEN]; | ^~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/net/wireless/nl80211.c:14: /kisskb/src/net/wireless/nl80211.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/net/batman-adv/bridge_loop_avoidance.c: In function 'batadv_backbone_hash_find': /kisskb/src/net/batman-adv/bridge_loop_avoidance.c:262:32: note: byref variable will be forcibly initialized 262 | struct batadv_bla_backbone_gw search_entry, *backbone_gw; | ^~~~~~~~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/net/batman-adv/bridge_loop_avoidance.c: In function 'batadv_bla_del_claim': /kisskb/src/net/batman-adv/bridge_loop_avoidance.c:797:26: note: byref variable will be forcibly initialized 797 | struct batadv_bla_claim search_claim, *claim; | ^~~~~~~~~~~~ In file included from /kisskb/src/net/wireless/nl80211.c:14: /kisskb/src/net/wireless/nl80211.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_parse_he_obss_pd': /kisskb/src/net/wireless/nl80211.c:5224:17: note: byref variable will be forcibly initialized 5224 | struct nlattr *tb[NL80211_HE_OBSS_PD_ATTR_MAX + 1]; | ^~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_parse_he_bss_color': /kisskb/src/net/wireless/nl80211.c:5268:17: note: byref variable will be forcibly initialized 5268 | struct nlattr *tb[NL80211_HE_BSS_COLOR_ATTR_MAX + 1]; | ^~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_parse_fils_discovery': /kisskb/src/net/wireless/nl80211.c:5293:17: note: byref variable will be forcibly initialized 5293 | struct nlattr *tb[NL80211_FILS_DISCOVERY_ATTR_MAX + 1]; | ^~ /kisskb/src/net/batman-adv/bridge_loop_avoidance.c: In function 'batadv_bla_add_claim': /kisskb/src/net/batman-adv/bridge_loop_avoidance.c:691:26: note: byref variable will be forcibly initialized 691 | struct batadv_bla_claim search_claim; | ^~~~~~~~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_parse_unsol_bcast_probe_resp': /kisskb/src/net/wireless/nl80211.c:5324:17: note: byref variable will be forcibly initialized 5324 | struct nlattr *tb[NL80211_UNSOL_BCAST_PROBE_RESP_ATTR_MAX + 1]; | ^~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_parse_sched_scan_plans': /kisskb/src/net/wireless/nl80211.c:8761:18: note: byref variable will be forcibly initialized 8761 | struct nlattr *plan[NL80211_SCHED_SCAN_PLAN_MAX + 1]; | ^~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_parse_mesh_config': /kisskb/src/net/wireless/nl80211.c:7650:17: note: byref variable will be forcibly initialized 7650 | struct nlattr *tb[NL80211_MESHCONF_ATTR_MAX + 1]; | ^~ /kisskb/src/net/batman-adv/bridge_loop_avoidance.c: In function 'batadv_bla_loopdetect_report': /kisskb/src/net/batman-adv/bridge_loop_avoidance.c:462:7: note: byref variable will be forcibly initialized 462 | char vid_str[6] = { '\0' }; | ^~~~~~~ /kisskb/src/drivers/nvdimm/namespace_devs.c: In function 'nd_namespace_blk_size': /kisskb/src/drivers/nvdimm/namespace_devs.c:272:21: note: byref variable will be forcibly initialized 272 | 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:912:22: note: byref variable will be forcibly initialized 912 | struct nd_label_id label_id; | ^~~~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_parse_mesh_setup': /kisskb/src/net/wireless/nl80211.c:7798:17: note: byref variable will be forcibly initialized 7798 | struct nlattr *tb[NL80211_MESH_SETUP_ATTR_MAX + 1]; | ^~ /kisskb/src/drivers/nvdimm/namespace_devs.c: In function '__nd_namespace_blk_validate': /kisskb/src/drivers/nvdimm/namespace_devs.c:290:21: note: byref variable will be forcibly initialized 290 | struct nd_label_id label_id; | ^~~~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_parse_key_new': /kisskb/src/net/wireless/nl80211.c:1256:18: note: byref variable will be forcibly initialized 1256 | struct nlattr *kdt[NUM_NL80211_KEY_DEFAULT_TYPES]; | ^~~ /kisskb/src/net/wireless/nl80211.c:1218:17: note: byref variable will be forcibly initialized 1218 | struct nlattr *tb[NL80211_KEY_MAX + 1]; | ^~ /kisskb/src/net/batman-adv/bridge_loop_avoidance.c: In function 'batadv_bla_process_claim': /kisskb/src/net/batman-adv/bridge_loop_avoidance.c:1082:25: note: byref variable will be forcibly initialized 1082 | struct vlan_hdr *vhdr, vhdr_buf; | ^~~~~~~~ /kisskb/src/drivers/nvdimm/namespace_devs.c: In function 'dpa_extents_show': /kisskb/src/drivers/nvdimm/namespace_devs.c:1382:21: note: byref variable will be forcibly initialized 1382 | struct nd_label_id label_id; | ^~~~~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/neighbour.h:31, from /kisskb/src/include/net/arp.h:8, from /kisskb/src/net/batman-adv/bridge_loop_avoidance.c:36: /kisskb/src/net/batman-adv/bridge_loop_avoidance.c: In function 'nla_put_u16': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/net/wireless/nl80211.c: In function 'parse_bss_select': /kisskb/src/net/batman-adv/bridge_loop_avoidance.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/wireless/nl80211.c:8262:17: note: byref variable will be forcibly initialized 8262 | struct nlattr *attr[NL80211_BSS_SELECT_ATTR_MAX + 1]; | ^~~~ /kisskb/src/net/batman-adv/bridge_loop_avoidance.c: In function 'batadv_bla_claim_dump_entry': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_parse_key_old': /kisskb/src/net/wireless/nl80211.c:1308:18: note: byref variable will be forcibly initialized 1308 | struct nlattr *kdt[NUM_NL80211_KEY_DEFAULT_TYPES]; | ^~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_parse_sta_wme': /kisskb/src/net/wireless/nl80211.c:6491:17: note: byref variable will be forcibly initialized 6491 | struct nlattr *tb[NL80211_STA_WME_MAX + 1]; | ^~ /kisskb/src/drivers/nvdimm/namespace_devs.c: In function 'force_raw_store': /kisskb/src/drivers/nvdimm/namespace_devs.c:1593:7: note: byref variable will be forcibly initialized 1593 | bool force_raw; | ^~~~~~~~~ /kisskb/src/net/batman-adv/bridge_loop_avoidance.c: In function 'batadv_bla_backbone_dump_entry': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized In file included from /kisskb/src/drivers/nvdimm/namespace_devs.c:8: /kisskb/src/drivers/nvdimm/namespace_devs.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'parse_station_flags': /kisskb/src/net/wireless/nl80211.c:5798:17: note: byref variable will be forcibly initialized 5798 | struct nlattr *flags[NL80211_STA_FLAG_MAX + 1]; | ^~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'parse_monitor_flags': /kisskb/src/net/wireless/nl80211.c:3820:17: note: byref variable will be forcibly initialized 3820 | struct nlattr *flags[NL80211_MNTR_FLAG_MAX + 1]; | ^~~~~ /kisskb/src/net/batman-adv/bridge_loop_avoidance.c: In function 'batadv_bla_init': /kisskb/src/net/batman-adv/bridge_loop_avoidance.c:1529:5: note: byref variable will be forcibly initialized 1529 | u8 claim_dest[ETH_ALEN] = {0xff, 0x43, 0x05, 0x00, 0x00, 0x00}; | ^~~~~~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_parse_beacon': /kisskb/src/net/wireless/nl80211.c:5178:18: note: byref variable will be forcibly initialized 5178 | struct nlattr *tb[NL80211_FTM_RESP_ATTR_MAX + 1]; | ^~ /kisskb/src/drivers/nvdimm/namespace_devs.c: In function 'space_valid': /kisskb/src/drivers/nvdimm/namespace_devs.c:558:25: note: byref variable will be forcibly initialized 558 | struct blk_alloc_info info = { | ^~~~ /kisskb/src/drivers/nvdimm/namespace_devs.c: In function 'scan_allocate': /kisskb/src/drivers/nvdimm/namespace_devs.c:599:39: note: byref variable will be forcibly initialized 599 | struct resource *res, *exist = NULL, valid; | ^~~~~ /kisskb/src/net/batman-adv/bridge_loop_avoidance.c: In function 'batadv_bla_rx': /kisskb/src/net/batman-adv/bridge_loop_avoidance.c:1898:26: note: byref variable will be forcibly initialized 1898 | struct batadv_bla_claim search_claim, *claim = NULL; | ^~~~~~~~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_setdel_pmksa': /kisskb/src/net/wireless/nl80211.c:11325:24: note: byref variable will be forcibly initialized 11325 | struct cfg80211_pmksa pmksa; | ^~~~~ /kisskb/src/net/batman-adv/bridge_loop_avoidance.c: In function 'batadv_bla_tx': In file included from /kisskb/src/drivers/nvdimm/nd-core.h:12, from /kisskb/src/drivers/nvdimm/namespace_devs.c:11: /kisskb/src/drivers/nvdimm/namespace_devs.c: In function 'nsl_uuid_equal': /kisskb/src/net/batman-adv/bridge_loop_avoidance.c:2032:26: note: byref variable will be forcibly initialized 2032 | struct batadv_bla_claim search_claim, *claim = NULL; | ^~~~~~~~~~~~ /kisskb/src/drivers/nvdimm/nd.h:281:9: note: byref variable will be forcibly initialized 281 | uuid_t tmp; | ^~~ /kisskb/src/net/batman-adv/bridge_loop_avoidance.c: In function 'batadv_bla_claim_dump': /kisskb/src/net/batman-adv/bridge_loop_avoidance.c:2240:6: note: byref variable will be forcibly initialized 2240 | int idx = cb->args[1]; | ^~~ /kisskb/src/net/batman-adv/bridge_loop_avoidance.c: In function 'batadv_bla_backbone_dump': /kisskb/src/net/batman-adv/bridge_loop_avoidance.c:2410:6: note: byref variable will be forcibly initialized 2410 | int idx = cb->args[1]; | ^~~ /kisskb/src/net/batman-adv/bridge_loop_avoidance.c: In function 'batadv_bla_check_claim': /kisskb/src/net/batman-adv/bridge_loop_avoidance.c:2470:26: note: byref variable will be forcibly initialized 2470 | struct batadv_bla_claim search_claim; | ^~~~~~~~~~~~ /kisskb/src/drivers/nvdimm/namespace_devs.c: In function '__reserve_free_pmem': /kisskb/src/drivers/nvdimm/namespace_devs.c:793:22: note: byref variable will be forcibly initialized 793 | resource_size_t n, rem = 0; | ^~~ /kisskb/src/drivers/nvdimm/namespace_devs.c:779:21: note: byref variable will be forcibly initialized 779 | struct nd_label_id label_id; | ^~~~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_set_sar_specs': /kisskb/src/net/wireless/nl80211.c:15312:17: note: byref variable will be forcibly initialized 15312 | struct nlattr *tb[NL80211_SAR_ATTR_MAX + 1]; | ^~ /kisskb/src/net/wireless/nl80211.c:15311:17: note: byref variable will be forcibly initialized 15311 | struct nlattr *spec[NL80211_SAR_ATTR_SPECS_MAX + 1]; | ^~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_parse_tx_bitrate_mask': /kisskb/src/net/wireless/nl80211.c:4823:17: note: byref variable will be forcibly initialized 4823 | struct nlattr *tb[NL80211_TXRATE_MAX + 1]; | ^~ /kisskb/src/drivers/nvdimm/namespace_devs.c: In function 'create_namespace_pmem': /kisskb/src/drivers/nvdimm/namespace_devs.c:1990:10: note: byref variable will be forcibly initialized 1990 | uuid_t uuid; | ^~~~ /kisskb/src/drivers/nvdimm/namespace_devs.c:1958:9: note: byref variable will be forcibly initialized 1958 | uuid_t uuid; | ^~~~ /kisskb/src/drivers/nvdimm/namespace_devs.c: In function 'namespace_update_uuid': /kisskb/src/drivers/nvdimm/namespace_devs.c:1234:11: note: byref variable will be forcibly initialized 1234 | uuid_t 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/net/wireless/nl80211.c: In function 'nl80211_parse_coalesce_rule': /kisskb/src/drivers/nvdimm/namespace_devs.c: In function 'uuid_store': /kisskb/src/drivers/nvdimm/namespace_devs.c:1256:10: note: byref variable will be forcibly initialized 1256 | uuid_t *uuid = NULL; | ^~~~ /kisskb/src/net/wireless/nl80211.c:12961:17: note: byref variable will be forcibly initialized 12961 | struct nlattr *pat_tb[NUM_NL80211_PKTPAT]; | ^~~~~~ /kisskb/src/net/wireless/nl80211.c:12959:17: note: byref variable will be forcibly initialized 12959 | struct nlattr *tb[NUM_NL80211_ATTR_COALESCE_RULE], *pat; | ^~ /kisskb/src/drivers/nvdimm/namespace_devs.c: In function '__size_store': /kisskb/src/drivers/nvdimm/namespace_devs.c:956:21: note: byref variable will be forcibly initialized 956 | struct nd_label_id label_id; | ^~~~~~~~ /kisskb/src/drivers/mfd/lpc_sch.c: In function 'lpc_sch_get_io': /kisskb/src/drivers/mfd/lpc_sch.c:81:15: note: byref variable will be forcibly initialized 81 | unsigned int base_addr_cfg; | ^~~~~~~~~~~~~ /kisskb/src/drivers/mfd/lpc_sch.c: In function 'lpc_sch_probe': /kisskb/src/drivers/mfd/lpc_sch.c:135:18: note: byref variable will be forcibly initialized 135 | struct mfd_cell lpc_sch_cells[3]; | ^~~~~~~~~~~~~ /kisskb/src/drivers/nvdimm/namespace_devs.c: In function 'size_store': /kisskb/src/drivers/nvdimm/namespace_devs.c:1051:21: note: byref variable will be forcibly initialized 1051 | unsigned long long val; | ^~~ /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; | ^~~~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_set_tid_config': /kisskb/src/net/wireless/nl80211.c:14989:17: note: byref variable will be forcibly initialized 14989 | struct nlattr *attrs[NL80211_TID_CONFIG_ATTR_MAX + 1]; | ^~~~~ /kisskb/src/drivers/nvdimm/namespace_devs.c: In function 'create_namespace_blk': /kisskb/src/drivers/nvdimm/namespace_devs.c:2267:9: note: byref variable will be forcibly initialized 2267 | uuid_t uuid; | ^~~~ /kisskb/src/drivers/nvdimm/namespace_devs.c:2264:7: note: byref variable will be forcibly initialized 2264 | char name[NSLABEL_NAME_LEN]; | ^~~~ 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:2427:14: note: byref variable will be forcibly initialized 2427 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/wireless/nl80211.c:25: /kisskb/src/net/wireless/nl80211.c: In function 'nla_get_u64': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized 1617 | u64 tmp; | ^~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_update_owe_info': /kisskb/src/net/wireless/nl80211.c:14820:34: note: byref variable will be forcibly initialized 14820 | struct cfg80211_update_owe_info owe_info; | ^~~~~~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/wireless/nl80211.c:25: /kisskb/src/net/wireless/nl80211.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_put_txq_stats': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_add_commands_unsplit': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_send_coalesce_rules': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'nla_put_u8': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_put_signal': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/mfd/lpc_ich.c: In function 'lpc_ich_enable_acpi_space': /kisskb/src/drivers/mfd/lpc_ich.c:833:5: note: byref variable will be forcibly initialized 833 | u8 reg_save; | ^~~~~~~~ /kisskb/src/drivers/mfd/lpc_ich.c: In function 'lpc_ich_enable_pmc_space': /kisskb/src/drivers/mfd/lpc_ich.c:870:5: note: byref variable will be forcibly initialized 870 | u8 reg_save; | ^~~~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_put_iface_combinations': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/mfd/lpc_ich.c: In function 'lpc_ich_enable_gpio_space': /kisskb/src/drivers/mfd/lpc_ich.c:860:5: note: byref variable will be forcibly initialized 860 | u8 reg_save; | ^~~~~~~~ /kisskb/src/drivers/mfd/lpc_ich.c: In function 'lpc_ich_init_wdt': /kisskb/src/drivers/mfd/lpc_ich.c:1012:6: note: byref variable will be forcibly initialized 1012 | u32 base_addr_cfg; | ^~~~~~~~~~~~~ /kisskb/src/drivers/mfd/lpc_ich.c: In function 'lpc_ich_init_gpio': /kisskb/src/drivers/mfd/lpc_ich.c:935:6: note: byref variable will be forcibly initialized 935 | u32 base_addr_cfg; | ^~~~~~~~~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_send_pmsr_ftm_capa': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/mfd/lpc_ich.c: In function 'lpc_ich_init_spi': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/mfd/lpc_ich.c:1092:22: note: byref variable will be forcibly initialized 1092 | u32 spi_base, rcba, bcr; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/mfd/lpc_ich.c:1092:16: note: byref variable will be forcibly initialized 1092 | u32 spi_base, rcba, bcr; | ^~~~ /kisskb/src/drivers/mfd/lpc_ich.c:1092:6: note: byref variable will be forcibly initialized 1092 | u32 spi_base, rcba, bcr; | ^~~~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_send_pmsr_capa': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/dma-buf/sync_debug.c: In function 'sync_print_fence': /kisskb/src/drivers/dma-buf/sync_debug.c:87:8: note: byref variable will be forcibly initialized 87 | char value[64]; | ^~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_send_wowlan_patterns': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/dma-buf/sync_debug.c: In function 'sync_print_sync_file': /kisskb/src/drivers/dma-buf/sync_debug.c:124:7: note: byref variable will be forcibly initialized 124 | char buf[128]; | ^~~ /kisskb/src/net/wireless/nl80211.c: In function 'nla_put_be32': /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized 1322 | __be32 tmp = value; | ^~~ /kisskb/src/net/wireless/nl80211.c: In function 'nla_put_in_addr': /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'nla_put_u16': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_msg_put_wmm_rules': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_send_mgmt_stypes': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_send_wowlan_tcp': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized 1322 | __be32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'nla_put_s8': /kisskb/src/include/net/netlink.h:1422:5: note: byref variable will be forcibly initialized 1422 | s8 tmp = value; | ^~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_send_wowlan_nd': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1422:5: note: byref variable will be forcibly initialized 1422 | s8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c:12323:41: note: byref variable will be forcibly initialized 12323 | struct nl80211_bss_select_rssi_adjust rssi_adjust; | ^~~~~~~~~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/wireless/nl80211.c:25: /kisskb/src/net/wireless/nl80211.c: In function 'nla_put_s32': /kisskb/src/include/net/netlink.h:1448:6: note: byref variable will be forcibly initialized 1448 | s32 tmp = value; | ^~~ /kisskb/src/net/wireless/nl80211.c: In function 'get_key_callback': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_send_band_rateinfo': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_send_wowlan_tcp_caps': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_send_wowlan': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c:1678:34: note: byref variable will be forcibly initialized 1678 | struct nl80211_pattern_support pat = { | ^~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_send_coalesce': /kisskb/src/net/wireless/nl80211.c:1707:39: note: byref variable will be forcibly initialized 1707 | struct nl80211_coalesce_rule_support rule; | ^~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/wireless/nl80211.c:25: /kisskb/src/net/wireless/nl80211.c: In function 'nla_put_u64_64bit': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_add_scan_req': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_tx_control_port': /kisskb/src/net/wireless/nl80211.c:14690:6: note: byref variable will be forcibly initialized 14690 | u64 cookie = 0; | ^~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_external_auth': /kisskb/src/net/wireless/nl80211.c:14641:39: note: byref variable will be forcibly initialized 14641 | struct cfg80211_external_auth_params params; | ^~~~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/wireless/nl80211.c:25: /kisskb/src/net/wireless/nl80211.c: In function '__cfg80211_wdev_from_attrs': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized 1617 | u64 tmp; | ^~~ /kisskb/src/net/wireless/nl80211.c: In function '__cfg80211_rdev_from_attrs': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_dump_wiphy_parse': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_put_tid_config_support': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_put_sar_specs': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_sync_timeline': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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, | ^~~~~~~~~~~ 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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/net/wireless/nl80211.c: In function 'nl80211_put_mbssid_support': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/trace/define_trace.h:104, 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 '__bpf_trace_sync_timeline': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/net/wireless/nl80211.c: In function 'cfg80211_net_detect_results': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /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/net/wireless/nl80211.c: In function 'nl80211_update_ft_ies': /kisskb/src/net/wireless/nl80211.c:13897:39: note: byref variable will be forcibly initialized 13897 | struct cfg80211_update_ft_ies_params ft_params; | ^~~~~~~~~ /kisskb/src/drivers/dma-buf/sw_sync.c: In function 'sw_sync_ioctl_inc': /kisskb/src/drivers/dma-buf/sw_sync.c:375:6: note: byref variable will be forcibly initialized 375 | u32 value; | ^~~~~ /kisskb/src/drivers/dma-buf/sw_sync.c: In function 'sw_sync_debugfs_open': /kisskb/src/drivers/dma-buf/sw_sync.c:296:7: note: byref variable will be forcibly initialized 296 | char task_comm[TASK_COMM_LEN]; | ^~~~~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_set_mcast_rate': /kisskb/src/net/wireless/nl80211.c:10650:6: note: byref variable will be forcibly initialized 10650 | int mcast_rate[NUM_NL80211_BANDS]; | ^~~~~~~~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/wireless/nl80211.c:25: /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_nan_del_func': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized 1617 | u64 tmp; | ^~~ In file included from /kisskb/src/net/mac80211/fils_aead.c:9: /kisskb/src/net/mac80211/fils_aead.c: In function 'aes_s2v': /kisskb/src/include/crypto/hash.h:166:7: note: byref variable will be forcibly initialized 166 | char __##shash##_desc[sizeof(struct shash_desc) + HASH_MAX_DESCSIZE] \ | ^~ /kisskb/src/net/mac80211/fils_aead.c:29:2: note: in expansion of macro 'SHASH_DESC_ON_STACK' 29 | SHASH_DESC_ON_STACK(desc, tfm); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/fils_aead.c:28:24: note: byref variable will be forcibly initialized 28 | u8 d[AES_BLOCK_SIZE], tmp[AES_BLOCK_SIZE] = {}; | ^~~ /kisskb/src/net/mac80211/fils_aead.c:28:5: note: byref variable will be forcibly initialized 28 | u8 d[AES_BLOCK_SIZE], tmp[AES_BLOCK_SIZE] = {}; | ^ /kisskb/src/net/mac80211/fils_aead.c: In function 'aes_siv_encrypt': /kisskb/src/net/mac80211/fils_aead.c:76:29: note: byref variable will be forcibly initialized 76 | struct scatterlist src[1], dst[1]; | ^~~ /kisskb/src/net/mac80211/fils_aead.c:76:21: note: byref variable will be forcibly initialized 76 | struct scatterlist src[1], dst[1]; | ^~~ /kisskb/src/net/mac80211/fils_aead.c:71:5: note: byref variable will be forcibly initialized 71 | u8 v[AES_BLOCK_SIZE]; | ^ /kisskb/src/net/mac80211/fils_aead.c: In function 'aes_siv_decrypt': /kisskb/src/net/mac80211/fils_aead.c:156:5: note: byref variable will be forcibly initialized 156 | u8 check[AES_BLOCK_SIZE]; | ^~~~~ /kisskb/src/net/mac80211/fils_aead.c:155:31: note: byref variable will be forcibly initialized 155 | u8 frame_iv[AES_BLOCK_SIZE], iv[AES_BLOCK_SIZE]; | ^~ /kisskb/src/net/mac80211/fils_aead.c:155:5: note: byref variable will be forcibly initialized 155 | u8 frame_iv[AES_BLOCK_SIZE], iv[AES_BLOCK_SIZE]; | ^~~~~~~~ /kisskb/src/net/mac80211/fils_aead.c:152:29: note: byref variable will be forcibly initialized 152 | struct scatterlist src[1], dst[1]; | ^~~ /kisskb/src/net/mac80211/fils_aead.c:152:21: note: byref variable will be forcibly initialized 152 | struct scatterlist src[1], dst[1]; | ^~~ /kisskb/src/net/mac80211/fils_aead.c: In function 'fils_encrypt_assoc_req': /kisskb/src/net/mac80211/fils_aead.c:217:5: note: byref variable will be forcibly initialized 217 | int fils_encrypt_assoc_req(struct sk_buff *skb, | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/fils_aead.c:224:9: note: byref variable will be forcibly initialized 224 | size_t len[5 + 1]; | ^~~ /kisskb/src/net/mac80211/fils_aead.c:222:12: note: byref variable will be forcibly initialized 222 | const u8 *addr[5 + 1]; | ^~~~ /kisskb/src/net/mac80211/fils_aead.c: In function 'fils_decrypt_assoc_resp': /kisskb/src/net/mac80211/fils_aead.c:268:5: note: byref variable will be forcibly initialized 268 | int fils_decrypt_assoc_resp(struct ieee80211_sub_if_data *sdata, | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/fils_aead.c:276:9: note: byref variable will be forcibly initialized 276 | size_t len[5 + 1]; | ^~~ /kisskb/src/net/mac80211/fils_aead.c:274:12: note: byref variable will be forcibly initialized 274 | const u8 *addr[5 + 1]; | ^~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_set_rekey_data': /kisskb/src/net/wireless/nl80211.c:13117:17: note: byref variable will be forcibly initialized 13117 | struct nlattr *tb[NUM_NL80211_REKEY_DATA]; | ^~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_parse_wowlan_tcp': /kisskb/src/net/wireless/nl80211.c:12469:17: note: byref variable will be forcibly initialized 12469 | struct nlattr *tb[NUM_NL80211_WOWLAN_TCP]; | ^~ /kisskb/src/net/wireless/nl80211.c: In function 'cfg80211_cqm_rssi_update': /kisskb/src/net/wireless/nl80211.c:11915:23: note: byref variable will be forcibly initialized 11915 | struct station_info sinfo = {}; | ^~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_set_cqm': /kisskb/src/net/wireless/nl80211.c:12029:17: note: byref variable will be forcibly initialized 12029 | struct nlattr *attrs[NL80211_ATTR_CQM_MAX + 1]; | ^~~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/wireless/nl80211.c:25: /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_tx_mgmt_cancel_wait': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized 1617 | u64 tmp; | ^~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_set_tx_bitrate_mask': /kisskb/src/net/wireless/nl80211.c:11559:31: note: byref variable will be forcibly initialized 11559 | struct cfg80211_bitrate_mask mask; | ^~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/wireless/nl80211.c:25: /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_cancel_remain_on_channel': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized 1617 | u64 tmp; | ^~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_parse_connkeys': /kisskb/src/net/wireless/nl80211.c:1389:19: note: byref variable will be forcibly initialized 1389 | struct key_parse parse; | ^~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_connect': /kisskb/src/net/wireless/nl80211.c:10938:33: note: byref variable will be forcibly initialized 10938 | struct cfg80211_connect_params connect; | ^~~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_authenticate': /kisskb/src/net/wireless/nl80211.c:9953:19: note: byref variable will be forcibly initialized 9953 | struct key_parse key; | ^~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/wireless/nl80211.c:25: /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_stop_sched_scan': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized 1617 | u64 tmp; | ^~~ In file included from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/arch/powerpc/include/asm/elf.h:8, from /kisskb/src/include/linux/elf.h:6, from /kisskb/src/include/linux/module.h:19, from /kisskb/src/net/wireless/nl80211.c:12: /kisskb/src/include/linux/rculist.h:353:20: note: byref variable will be forcibly initialized 353 | struct list_head *__next = READ_ONCE(__ptr->next); \ | ^~~~~~ /kisskb/src/net/wireless/nl80211.c:9259:8: note: in expansion of macro 'list_first_or_null_rcu' 9259 | req = list_first_or_null_rcu(&rdev->sched_scan_req_list, | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_update_mesh_config': /kisskb/src/net/wireless/nl80211.c:7855:6: note: byref variable will be forcibly initialized 7855 | u32 mask; | ^~~~ /kisskb/src/net/wireless/nl80211.c:7854:21: note: byref variable will be forcibly initialized 7854 | struct mesh_config cfg; | ^~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_set_reg': /kisskb/src/net/wireless/nl80211.c:8146:17: note: byref variable will be forcibly initialized 8146 | struct nlattr *tb[NL80211_REG_RULE_ATTR_MAX + 1]; | ^~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/wireless/nl80211.c:25: /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_put_regdom': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/drivers/mfd/tps6586x.c: In function 'tps6586x_read': /kisskb/src/drivers/mfd/tps6586x.c:159:15: note: byref variable will be forcibly initialized 159 | unsigned int rval; | ^~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_reg_change_event_fill': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized In file included from /kisskb/src/drivers/mfd/tps6586x.c:17: /kisskb/src/drivers/mfd/tps6586x.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_set_bss': /kisskb/src/net/wireless/nl80211.c:7348:24: note: byref variable will be forcibly initialized 7348 | struct bss_parameters params; | ^~~~~~ /kisskb/src/drivers/mfd/tps6586x.c: In function 'tps6586x_irq': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/mfd/tps6586x.c:313:9: note: byref variable will be forcibly initialized 313 | __le32 val; | ^~~ /kisskb/src/drivers/mfd/tps6586x.c: In function 'tps6586x_irq_init': /kisskb/src/drivers/mfd/tps6586x.c:343:5: note: byref variable will be forcibly initialized 343 | u8 tmp[4]; | ^~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_del_station': /kisskb/src/net/wireless/nl80211.c:6980:32: note: byref variable will be forcibly initialized 6980 | struct station_del_parameters params; | ^~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_parse_mbssid_config': /kisskb/src/net/wireless/nl80211.c:5043:17: note: byref variable will be forcibly initialized 5043 | struct nlattr *tb[NL80211_MBSSID_CONFIG_ATTR_MAX + 1]; | ^~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_new_station': /kisskb/src/net/wireless/nl80211.c:6747:28: note: byref variable will be forcibly initialized 6747 | struct station_parameters params; | ^~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_set_station': /kisskb/src/net/wireless/nl80211.c:6610:28: note: byref variable will be forcibly initialized 6610 | struct station_parameters params; | ^~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_calculate_ap_params': /kisskb/src/net/wireless/nl80211.c:5373:13: note: byref variable will be forcibly initialized 5373 | static void nl80211_calculate_ap_params(struct cfg80211_ap_settings *params) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/nl80211.c:5373:13: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_set_beacon': /kisskb/src/net/wireless/nl80211.c:5751:30: note: byref variable will be forcibly initialized 5751 | struct cfg80211_beacon_data params; | ^~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_del_key': /kisskb/src/net/wireless/nl80211.c:4478:19: note: byref variable will be forcibly initialized 4478 | struct key_parse key; | ^~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_new_key': /kisskb/src/net/wireless/nl80211.c:4413:19: note: byref variable will be forcibly initialized 4413 | struct key_parse key; | ^~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_set_key': /kisskb/src/net/wireless/nl80211.c:4304:19: note: byref variable will be forcibly initialized 4304 | struct key_parse key; | ^~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/wireless/nl80211.c:25: /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_send_chandef': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_msg_put_channel': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, 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:405:2: note: in expansion of macro 'wait_event_timeout' 405 | wait_event_timeout(ha->eh_wait_q, phys_suspended(ha) == 0, tmo); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_get_ftm_responder_stats': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_vendor_cmd_dump': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/wireless/nl80211.c:14187:23: note: byref variable will be forcibly initialized 14187 | struct wireless_dev *wdev; | ^~~~ /kisskb/src/net/wireless/nl80211.c:14186:37: note: byref variable will be forcibly initialized 14186 | struct cfg80211_registered_device *rdev; | ^~~~ /kisskb/src/drivers/scsi/libsas/sas_init.c: In function 'sas_register_ha': /kisskb/src/drivers/scsi/libsas/sas_init.c:98:7: note: byref variable will be forcibly initialized 98 | char name[64]; | ^~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/wireless/nl80211.c:25: /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_get_protocol_features': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_nan_add_func': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/net/wireless/nl80211.c:13540:18: note: byref variable will be forcibly initialized 13540 | struct nlattr *srf_tb[NUM_NL80211_NAN_SRF_ATTR]; | ^~~~~~ /kisskb/src/net/wireless/nl80211.c:13429:17: note: byref variable will be forcibly initialized 13429 | struct nlattr *tb[NUM_NL80211_NAN_FUNC_ATTR], *func_attr; | ^~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/wireless/nl80211.c:25: /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_probe_client': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/net/wireless/nl80211.c:13193:6: note: byref variable will be forcibly initialized 13193 | u64 cookie; | ^~~~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/wireless/nl80211.c:25: /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_get_power_save': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_send_survey': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_dump_survey': /kisskb/src/net/wireless/nl80211.c:9877:23: note: byref variable will be forcibly initialized 9877 | struct wireless_dev *wdev; | ^~~~ /kisskb/src/net/wireless/nl80211.c:9876:37: note: byref variable will be forcibly initialized 9876 | struct cfg80211_registered_device *rdev; | ^~~~ /kisskb/src/net/wireless/nl80211.c:9875:21: note: byref variable will be forcibly initialized 9875 | struct survey_info survey; | ^~~~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/wireless/nl80211.c:25: /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_send_bss': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_dump_scan': /kisskb/src/net/wireless/nl80211.c:9749:23: note: byref variable will be forcibly initialized 9749 | struct wireless_dev *wdev; | ^~~~ /kisskb/src/net/wireless/nl80211.c:9747:37: note: byref variable will be forcibly initialized 9747 | struct cfg80211_registered_device *rdev; | ^~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/wireless/nl80211.c:25: /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_get_mesh_config': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1448:6: note: byref variable will be forcibly initialized 1448 | s32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/wireless/nl80211.c:7474:21: note: byref variable will be forcibly initialized 7474 | struct mesh_config cur_params; | ^~~~~~~~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/wireless/nl80211.c:25: /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_send_regdom': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_get_reg_do': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_send_mpath': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_dump_mpp': /kisskb/src/net/wireless/nl80211.c:7298:5: note: byref variable will be forcibly initialized 7298 | u8 mpp[ETH_ALEN]; | ^~~ /kisskb/src/net/wireless/nl80211.c:7297:5: note: byref variable will be forcibly initialized 7297 | u8 dst[ETH_ALEN]; | ^~~ /kisskb/src/net/wireless/nl80211.c:7296:23: note: byref variable will be forcibly initialized 7296 | struct wireless_dev *wdev; | ^~~~ /kisskb/src/net/wireless/nl80211.c:7295:37: note: byref variable will be forcibly initialized 7295 | struct cfg80211_registered_device *rdev; | ^~~~ /kisskb/src/net/wireless/nl80211.c:7294:20: note: byref variable will be forcibly initialized 7294 | struct mpath_info pinfo; | ^~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_get_mpp': /kisskb/src/net/wireless/nl80211.c:7259:5: note: byref variable will be forcibly initialized 7259 | u8 mpp[ETH_ALEN]; | ^~~ /kisskb/src/net/wireless/nl80211.c:7256:20: note: byref variable will be forcibly initialized 7256 | struct mpath_info pinfo; | ^~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_dump_mpath': /kisskb/src/net/wireless/nl80211.c:7098:5: note: byref variable will be forcibly initialized 7098 | u8 next_hop[ETH_ALEN]; | ^~~~~~~~ /kisskb/src/net/wireless/nl80211.c:7097:5: note: byref variable will be forcibly initialized 7097 | u8 dst[ETH_ALEN]; | ^~~ /kisskb/src/net/wireless/nl80211.c:7096:23: note: byref variable will be forcibly initialized 7096 | struct wireless_dev *wdev; | ^~~~ /kisskb/src/net/wireless/nl80211.c:7095:37: note: byref variable will be forcibly initialized 7095 | struct cfg80211_registered_device *rdev; | ^~~~ /kisskb/src/net/wireless/nl80211.c:7094:20: note: byref variable will be forcibly initialized 7094 | struct mpath_info pinfo; | ^~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_get_mpath': /kisskb/src/net/wireless/nl80211.c:7151:5: note: byref variable will be forcibly initialized 7151 | u8 next_hop[ETH_ALEN]; | ^~~~~~~~ /kisskb/src/net/wireless/nl80211.c:7148:20: note: byref variable will be forcibly initialized 7148 | struct mpath_info pinfo; | ^~~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/wireless/nl80211.c:25: /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_get_key': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_send_iface': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c:3694:29: note: byref variable will be forcibly initialized 3694 | struct cfg80211_txq_stats txqstats = {}; | ^~~~~~~~ /kisskb/src/net/wireless/nl80211.c:3654:7: note: byref variable will be forcibly initialized 3654 | int dbm, ret; | ^~~ /kisskb/src/net/wireless/nl80211.c:3644:28: note: byref variable will be forcibly initialized 3644 | struct cfg80211_chan_def chandef = {}; | ^~~~~~~ /kisskb/src/net/wireless/nl80211.c: In function '_nl80211_new_interface': /kisskb/src/net/wireless/nl80211.c:4002:20: note: byref variable will be forcibly initialized 4002 | struct vif_params params; | ^~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/drivers/dma-buf/udmabuf.c:5: /kisskb/src/drivers/dma-buf/udmabuf.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_dump_interface': /kisskb/src/net/wireless/nl80211.c:3728:35: note: byref variable will be forcibly initialized 3728 | struct nl80211_dump_wiphy_state state = { | ^~~~~ /kisskb/src/drivers/dma-buf/udmabuf.c: In function 'udmabuf_ioctl_create': /kisskb/src/drivers/dma-buf/udmabuf.c:293:29: note: byref variable will be forcibly initialized 293 | struct udmabuf_create_item list; | ^~~~ /kisskb/src/drivers/dma-buf/udmabuf.c:292:29: note: byref variable will be forcibly initialized 292 | struct udmabuf_create_list head; | ^~~~ /kisskb/src/drivers/dma-buf/udmabuf.c:291:24: note: byref variable will be forcibly initialized 291 | struct udmabuf_create create; | ^~~~~~ /kisskb/src/drivers/dma-buf/udmabuf.c: In function 'udmabuf_ioctl_create_list': /kisskb/src/drivers/dma-buf/udmabuf.c:310:29: note: byref variable will be forcibly initialized 310 | struct udmabuf_create_list head; | ^~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/wireless/nl80211.c:25: /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_send_wiphy': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c:2797:30: note: byref variable will be forcibly initialized 2797 | struct cfg80211_txq_stats txqstats = {}; | ^~~~~~~~ /kisskb/src/net/wireless/nl80211.c:2372:20: note: byref variable will be forcibly initialized 2372 | u32 tx_ant = 0, rx_ant = 0; | ^~~~~~ /kisskb/src/net/wireless/nl80211.c:2372:8: note: byref variable will be forcibly initialized 2372 | u32 tx_ant = 0, rx_ant = 0; | ^~~~~~ /kisskb/src/drivers/mfd/palmas.c: In function 'palmas_dt_to_pdata': /kisskb/src/drivers/mfd/palmas.c:394:6: note: byref variable will be forcibly initialized 394 | u32 prop; | ^~~~ /kisskb/src/drivers/mfd/palmas.c: In function 'palmas_i2c_probe': /kisskb/src/drivers/mfd/palmas.c:513:15: note: byref variable will be forcibly initialized 513 | unsigned int reg, addr; | ^~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/wireless/nl80211.c:25: /kisskb/src/net/wireless/nl80211.c: In function '__cfg80211_alloc_vendor_skb': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'cfg80211_nan_match': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'cfg80211_nan_func_terminated': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_prep_scan_msg': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_prep_sched_scan_msg': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_send_mlme_event': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_send_mlme_timeout': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'cfg80211_notify_new_peer_candidate': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_send_remain_on_chan_event': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'cfg80211_conn_failed': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function '__nl80211_unexpected_frame': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_frame_tx_status': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function '__nl80211_rx_control_port': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'cfg80211_prepare_cqm': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'cfg80211_cqm_rssi_notify': /kisskb/src/include/net/netlink.h:1448:6: note: byref variable will be forcibly initialized 1448 | s32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/wireless/nl80211.c: In function 'cfg80211_cqm_txe_notify': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'cfg80211_cqm_pktloss_notify': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_gtk_rekey_notify': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/mctp/route.c: In function 'mctp_route_output': /kisskb/src/net/mctp/route.c:485:7: note: byref variable will be forcibly initialized 485 | char daddr_buf[MAX_ADDR_LEN]; | ^~~~~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_pmksa_candidate_notify': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_ch_switch_notify': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'cfg80211_bss_color_notify': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'cfg80211_sta_opmode_change_notify': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'cfg80211_probe_status': /kisskb/src/include/net/netlink.h:1448:6: note: byref variable will be forcibly initialized 1448 | s32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'cfg80211_report_obss_beacon_khz': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'cfg80211_report_wowlan_wakeup': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/wireless/nl80211.c: In function 'cfg80211_tdls_oper_request': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'cfg80211_ft_event': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'cfg80211_crit_proto_stopped': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/mctp/route.c: In function 'mctp_delroute': /kisskb/src/net/mctp/route.c:1184:16: note: byref variable will be forcibly initialized 1184 | struct rtmsg *rtm; | ^~~ /kisskb/src/net/mctp/route.c:1183:19: note: byref variable will be forcibly initialized 1183 | struct mctp_dev *mdev; | ^~~~ /kisskb/src/net/mctp/route.c:1182:13: note: byref variable will be forcibly initialized 1182 | mctp_eid_t daddr_start; | ^~~~~~~~~~~ /kisskb/src/net/mctp/route.c:1181:17: note: byref variable will be forcibly initialized 1181 | struct nlattr *tb[RTA_MAX + 1]; | ^~ /kisskb/src/net/wireless/nl80211.c: In function 'cfg80211_external_auth_request': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/mctp/route.c: In function 'mctp_newroute': /kisskb/src/net/mctp/route.c:1146:16: note: byref variable will be forcibly initialized 1146 | struct rtmsg *rtm; | ^~~ /kisskb/src/net/mctp/route.c:1145:19: note: byref variable will be forcibly initialized 1145 | struct mctp_dev *mdev; | ^~~~ /kisskb/src/net/mctp/route.c:1144:13: note: byref variable will be forcibly initialized 1144 | mctp_eid_t daddr_start; | ^~~~~~~~~~~ /kisskb/src/net/mctp/route.c:1143:17: note: byref variable will be forcibly initialized 1143 | struct nlattr *tbx[RTAX_MAX + 1]; | ^~~ /kisskb/src/net/mctp/route.c:1142:17: note: byref variable will be forcibly initialized 1142 | struct nlattr *tb[RTA_MAX + 1]; | ^~ /kisskb/src/net/wireless/nl80211.c: In function 'cfg80211_update_owe_info_event': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/net/mctp.h:16, from /kisskb/src/net/mctp/route.c:22: /kisskb/src/net/mctp/route.c: In function 'nla_put_u8': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/mctp/route.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/mctp/route.c: In function 'mctp_fill_rtinfo': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_notify_radar_detection': /kisskb/src/net/wireless/nl80211.c:9359:27: note: byref variable will be forcibly initialized 9359 | struct cfg80211_chan_def chandef; | ^~~~~~~ /kisskb/src/net/mctp/route.c: In function 'mctp_route_input': /kisskb/src/net/mctp/route.c:314:16: note: byref variable will be forcibly initialized 314 | unsigned long f; | ^ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_channel_switch': /kisskb/src/net/wireless/nl80211.c:9411:31: note: byref variable will be forcibly initialized 9411 | struct cfg80211_csa_settings params; | ^~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_start_radar_detection': /kisskb/src/net/wireless/nl80211.c:9277:27: note: byref variable will be forcibly initialized 9277 | struct cfg80211_chan_def chandef; | ^~~~~~~ /kisskb/src/net/mctp/route.c: In function 'mctp_local_output': /kisskb/src/net/mctp/route.c:797:5: note: byref variable will be forcibly initialized 797 | u8 tag; | ^~~ /kisskb/src/net/mctp/route.c:788:20: note: byref variable will be forcibly initialized 788 | struct mctp_route tmp_rt; | ^~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_join_mesh': /kisskb/src/net/wireless/nl80211.c:12097:20: note: byref variable will be forcibly initialized 12097 | struct mesh_setup setup; | ^~~~~ /kisskb/src/net/wireless/nl80211.c:12096:21: note: byref variable will be forcibly initialized 12096 | struct mesh_config cfg; | ^~~ /kisskb/src/net/mac80211/cfg.c: In function '__ieee80211_csa_finalize': /kisskb/src/net/mac80211/cfg.c:3242:6: note: byref variable will be forcibly initialized 3242 | u32 changed = 0; | ^~~~~~~ /kisskb/src/net/wireless/nl80211.c: In function '__nl80211_set_channel': /kisskb/src/net/wireless/nl80211.c:3180:27: note: byref variable will be forcibly initialized 3180 | struct cfg80211_chan_def chandef; | ^~~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_set_wiphy': /kisskb/src/net/wireless/nl80211.c:3309:18: note: byref variable will be forcibly initialized 3309 | struct nlattr *tb[NL80211_TXQ_ATTR_MAX + 1]; | ^~ /kisskb/src/net/wireless/nl80211.c:3308:31: note: byref variable will be forcibly initialized 3308 | struct ieee80211_txq_params txq_params; | ^~~~~~~~~~ /kisskb/src/net/mac80211/cfg.c: In function 'ieee80211_color_change_finalize': /kisskb/src/net/mac80211/cfg.c:4291:6: note: byref variable will be forcibly initialized 4291 | u32 changed = 0; | ^~~~~~~ /kisskb/src/net/mac80211/cfg.c: In function 'ieee80211_color_change': /kisskb/src/net/mac80211/cfg.c:4365:6: note: byref variable will be forcibly initialized 4365 | u32 changed = 0; | ^~~~~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/wireless/nl80211.c:25: /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_tx_mgmt': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/net/wireless/nl80211.c:11629:6: note: byref variable will be forcibly initialized 11629 | u64 cookie; | ^~~~~~ /kisskb/src/net/wireless/nl80211.c:11626:27: note: byref variable will be forcibly initialized 11626 | struct cfg80211_chan_def chandef; | ^~~~~~~ /kisskb/src/net/mac80211/cfg.c: In function '__ieee80211_channel_switch': /kisskb/src/net/mac80211/cfg.c:3482:6: note: byref variable will be forcibly initialized 3482 | u32 changed = 0; | ^~~~~~~ /kisskb/src/net/mac80211/cfg.c:3479:34: note: byref variable will be forcibly initialized 3479 | struct ieee80211_channel_switch ch_switch; | ^~~~~~~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/wireless/nl80211.c:25: /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_remain_on_channel': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/net/wireless/nl80211.c:11468:6: note: byref variable will be forcibly initialized 11468 | u64 cookie; | ^~~~~~ /kisskb/src/net/wireless/nl80211.c:11464:27: note: byref variable will be forcibly initialized 11464 | struct cfg80211_chan_def chandef; | ^~~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_join_ibss': /kisskb/src/net/wireless/nl80211.c:10591:8: note: byref variable will be forcibly initialized 10591 | bool no_ht = false; | ^~~~~ /kisskb/src/net/wireless/nl80211.c:10480:30: note: byref variable will be forcibly initialized 10480 | struct cfg80211_ibss_params ibss; | ^~~~ /kisskb/src/net/mac80211/cfg.c: In function 'ieee80211_set_ap_chanwidth': /kisskb/src/net/mac80211/cfg.c:3860:6: note: byref variable will be forcibly initialized 3860 | u32 changed = 0; | ^~~~~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/wireless/nl80211.c:25: /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_put_sta_rate': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_send_station': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1422:5: note: byref variable will be forcibly initialized 1422 | s8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/mac80211/cfg.c: In function 'ieee80211_find_nan_func_by_cookie': /kisskb/src/net/mac80211/cfg.c:356:6: note: byref variable will be forcibly initialized 356 | int id; | ^~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_dump_station': /kisskb/src/net/wireless/nl80211.c:6203:5: note: byref variable will be forcibly initialized 6203 | u8 mac_addr[ETH_ALEN]; | ^~~~~~~~ /kisskb/src/net/wireless/nl80211.c:6202:23: note: byref variable will be forcibly initialized 6202 | struct wireless_dev *wdev; | ^~~~ /kisskb/src/net/wireless/nl80211.c:6201:37: note: byref variable will be forcibly initialized 6201 | struct cfg80211_registered_device *rdev; | ^~~~ /kisskb/src/net/wireless/nl80211.c:6200:22: note: byref variable will be forcibly initialized 6200 | struct station_info sinfo; | ^~~~~ /kisskb/src/net/mac80211/cfg.c: In function 'ieee80211_get_key': /kisskb/src/net/mac80211/cfg.c:601:20: note: byref variable will be forcibly initialized 601 | struct key_params params; | ^~~~~~ /kisskb/src/net/mac80211/cfg.c:600:5: note: byref variable will be forcibly initialized 600 | u8 seq[6] = {0}; | ^~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_get_station': /kisskb/src/net/wireless/nl80211.c:6255:22: note: byref variable will be forcibly initialized 6255 | struct station_info sinfo; | ^~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'cfg80211_del_sta_sinfo': /kisskb/src/net/wireless/nl80211.c:17137:22: note: byref variable will be forcibly initialized 17137 | struct station_info empty_sinfo = {}; | ^~~~~~~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_parse_sched_scan': /kisskb/src/net/wireless/nl80211.c:8855:17: note: byref variable will be forcibly initialized 8855 | struct nlattr *tb[NL80211_SCHED_SCAN_MATCH_ATTR_MAX + 1]; | ^~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_set_wowlan': /kisskb/src/net/wireless/nl80211.c:12723:18: note: byref variable will be forcibly initialized 12723 | struct nlattr *pat_tb[NUM_NL80211_PKTPAT]; | ^~~~~~ /kisskb/src/net/wireless/nl80211.c:12645:17: note: byref variable will be forcibly initialized 12645 | struct nlattr *tb[NUM_NL80211_WOWLAN_TRIG]; | ^~ /kisskb/src/net/mac80211/cfg.c: In function 'ieee80211_set_txq_params': /kisskb/src/net/mac80211/cfg.c:2457:35: note: byref variable will be forcibly initialized 2457 | struct ieee80211_tx_queue_params p; | ^ /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/drivers/mfd/syscon.c:49:6: note: byref variable will be forcibly initialized 49 | u32 reg_io_width; | ^~~~~~~~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_set_interface': /kisskb/src/net/wireless/nl80211.c:3932:20: note: byref variable will be forcibly initialized 3932 | struct vif_params params; | ^~~~~~ /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; | ^~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/wireless/nl80211.c:25: /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_send_connect_result': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_send_roamed': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_send_port_authorized': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_send_disconnected': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_send_ibss_bssid': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_michael_mic_failure': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_send_beacon_hint_event': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/mac80211/cfg.c: In function 'ieee80211_stop_ap': /kisskb/src/net/mac80211/cfg.c:1307:27: note: byref variable will be forcibly initialized 1307 | struct cfg80211_chan_def chandef; | ^~~~~~~ /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_send_mgmt': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_radar_notify': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/nl80211.c: In function 'nl80211_send_ap_stopped': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/mac80211/cfg.c: In function 'ieee80211_nan_change_conf': /kisskb/src/net/mac80211/cfg.c:289:27: note: byref variable will be forcibly initialized 289 | struct cfg80211_nan_conf new_conf; | ^~~~~~~~ /kisskb/src/net/mac80211/cfg.c: In function 'ieee80211_add_iface': /kisskb/src/net/mac80211/cfg.c:152:23: note: byref variable will be forcibly initialized 152 | struct wireless_dev *wdev; | ^~~~ /kisskb/src/net/mac80211/ethtool.c: In function 'ieee80211_get_stats': /kisskb/src/net/mac80211/ethtool.c:78:21: note: byref variable will be forcibly initialized 78 | struct survey_info survey; | ^~~~~~ /kisskb/src/net/mac80211/ethtool.c:77:22: note: byref variable will be forcibly initialized 77 | struct station_info sinfo; | ^~~~~ /kisskb/src/net/mac80211/spectmgmt.c: In function 'ieee80211_parse_ch_switch_ie': /kisskb/src/net/mac80211/spectmgmt.c:145:33: note: byref variable will be forcibly initialized 145 | struct ieee80211_ht_operation ht_oper = { | ^~~~~~~ /kisskb/src/net/mac80211/spectmgmt.c:137:34: note: byref variable will be forcibly initialized 137 | struct ieee80211_vht_operation vht_oper = { | ^~~~~~~~ /kisskb/src/net/mac80211/spectmgmt.c:29:20: note: byref variable will be forcibly initialized 29 | enum nl80211_band new_band = current_band; | ^~~~~~~~ /kisskb/src/net/bridge/br_device.c: In function 'br_dev_xmit': /kisskb/src/net/bridge/br_device.c:32:27: note: byref variable will be forcibly initialized 32 | struct net_bridge_mcast *brmctx = &br->multicast_ctx; | ^~~~~~ /kisskb/src/net/bridge/br_device.c:30:32: note: byref variable will be forcibly initialized 30 | struct net_bridge_mcast_port *pmctx_null = NULL; | ^~~~~~~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/net/mctp.h:16, from /kisskb/src/net/mctp/neigh.c:19: /kisskb/src/net/mctp/neigh.c: In function 'nla_put_u8': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/mctp/neigh.c: In function 'mctp_fill_neigh': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/net/bridge/br_device.c: In function 'br_get_link_ksettings': /kisskb/src/net/bridge/br_device.c:271:33: note: byref variable will be forcibly initialized 271 | struct ethtool_link_ksettings ecmd; | ^~~~ /kisskb/src/net/mctp/neigh.c: In function 'mctp_rtm_delneigh': /kisskb/src/net/mctp/neigh.c:176:17: note: byref variable will be forcibly initialized 176 | struct nlattr *tb[NDA_MAX + 1]; | ^~ In file included from /kisskb/src/net/bridge/br_device.c:13: /kisskb/src/net/bridge/br_device.c: In function 'eth_hw_addr_random': /kisskb/src/include/linux/etherdevice.h:270:5: note: byref variable will be forcibly initialized 270 | u8 addr[ETH_ALEN]; | ^~~~ /kisskb/src/net/mctp/neigh.c: In function 'mctp_rtm_newneigh': /kisskb/src/net/mctp/neigh.c:121:17: note: byref variable will be forcibly initialized 121 | struct nlattr *tb[NDA_MAX + 1]; | ^~ /kisskb/src/net/mac80211/rx.c: In function 'ieee80211_get_keyid': /kisskb/src/net/mac80211/rx.c:1016:5: note: byref variable will be forcibly initialized 1016 | u8 keyid; | ^~~~~ In file included from /kisskb/src/net/mac80211/rx.c:28: /kisskb/src/net/mac80211/rx.c: In function 'ieee80211_led_rx': /kisskb/src/net/mac80211/led.h:16:16: note: byref variable will be forcibly initialized 16 | unsigned long led_delay = MAC80211_BLINK_DELAY; | ^~~~~~~~~ /kisskb/src/net/mac80211/rx.c: In function 'ieee80211_rx_h_defragment': /kisskb/src/net/mac80211/led.h:16:16: note: byref variable will be forcibly initialized /kisskb/src/net/mac80211/rx.c:2333:6: note: byref variable will be forcibly initialized 2333 | u8 pn[IEEE80211_CCMP_PN_LEN], *rpn; | ^~ /kisskb/src/net/mac80211/rx.c: In function 'ieee80211_drop_unencrypted': /kisskb/src/net/mac80211/rx.c:2427:10: note: byref variable will be forcibly initialized 2427 | __be16 ethertype; | ^~~~~~~~~ /kisskb/src/net/mac80211/rx.c: In function '__ieee80211_rx_h_amsdu': /kisskb/src/net/mac80211/rx.c:2731:16: note: byref variable will be forcibly initialized 2731 | struct ethhdr ethhdr; | ^~~~~~ /kisskb/src/net/mac80211/rx.c:2730:22: note: byref variable will be forcibly initialized 2730 | struct sk_buff_head frame_list; | ^~~~~~~~~~ /kisskb/src/net/mac80211/rx.c: In function '__ieee80211_rx_handle_8023': /kisskb/src/net/mac80211/rx.c:4700:27: note: byref variable will be forcibly initialized 4700 | struct ieee80211_rx_data rx; | ^~ /kisskb/src/net/mac80211/rx.c: In function 'ieee80211_rx_h_data': /kisskb/src/net/mac80211/rx.c:2991:7: note: byref variable will be forcibly initialized 2991 | bool port_control; | ^~~~~~~~~~~~ /kisskb/src/net/mac80211/rx.c: In function 'ieee80211_handle_mu_mimo_mon': /kisskb/src/net/mac80211/rx.c:243:26: note: byref variable will be forcibly initialized 243 | } __packed __aligned(2) action; | ^~~~~~ /kisskb/src/net/mac80211/rx.c: In function 'ieee80211_rx_h_ctrl': /kisskb/src/net/mac80211/rx.c:3077:26: note: byref variable will be forcibly initialized 3077 | struct ieee80211_event event = { | ^~~~~ /kisskb/src/net/mac80211/rx.c:3076:14: note: byref variable will be forcibly initialized 3076 | } __packed bar_data; | ^~~~~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/net/inet_sock.h:22, from /kisskb/src/include/linux/udp.h:16, from /kisskb/src/net/batman-adv/distributed-arp-table.c:34: /kisskb/src/net/batman-adv/distributed-arp-table.c: In function 'nla_put_be32': /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized 1322 | __be32 tmp = value; | ^~~ /kisskb/src/net/batman-adv/distributed-arp-table.c: In function 'nla_put_in_addr': /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized /kisskb/src/net/batman-adv/distributed-arp-table.c: In function 'nla_put_u16': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/net/batman-adv/distributed-arp-table.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/batman-adv/distributed-arp-table.c: In function 'batadv_dat_cache_dump_entry': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized 1322 | __be32 tmp = value; | ^~~ /kisskb/src/net/mac80211/rx.c: In function 'ieee80211_rx_h_action': /kisskb/src/net/mac80211/rx.c:3354:27: note: byref variable will be forcibly initialized 3354 | struct sta_opmode_info sta_opmode = {}; | ^~~~~~~~~~ /kisskb/src/net/mac80211/rx.c:3311:27: note: byref variable will be forcibly initialized 3311 | struct sta_opmode_info sta_opmode = {}; | ^~~~~~~~~~ /kisskb/src/net/batman-adv/distributed-arp-table.c: In function 'batadv_dbg_arp': /kisskb/src/net/batman-adv/distributed-arp-table.c:430:17: note: byref variable will be forcibly initialized 430 | __be32 ip_src, ip_dst; | ^~~~~~ /kisskb/src/net/batman-adv/distributed-arp-table.c:430:9: note: byref variable will be forcibly initialized 430 | __be32 ip_src, ip_dst; | ^~~~~~ /kisskb/src/net/batman-adv/distributed-arp-table.c: In function 'batadv_hash_dat': /kisskb/src/net/batman-adv/distributed-arp-table.c:292:9: note: byref variable will be forcibly initialized 292 | __be16 vid; | ^~~ /kisskb/src/net/batman-adv/distributed-arp-table.c: In function 'batadv_dat_entry_hash_find': /kisskb/src/net/batman-adv/distributed-arp-table.c:331:26: note: byref variable will be forcibly initialized 331 | struct batadv_dat_entry to_find, *dat_entry, *dat_entry_tmp = NULL; | ^~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/net/batman-adv/main.h:209, from /kisskb/src/net/batman-adv/distributed-arp-table.h:10, from /kisskb/src/net/batman-adv/distributed-arp-table.c:7: /kisskb/src/net/batman-adv/distributed-arp-table.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/net/batman-adv/distributed-arp-table.c: In function 'batadv_dat_select_candidates': /kisskb/src/net/batman-adv/distributed-arp-table.c:635:26: note: byref variable will be forcibly initialized 635 | struct batadv_dat_entry dat; | ^~~ /kisskb/src/net/batman-adv/distributed-arp-table.c:633:20: note: byref variable will be forcibly initialized 633 | batadv_dat_addr_t last_max = BATADV_DAT_ADDR_MAX, ip_key; | ^~~~~~~~ /kisskb/src/net/mac80211/rx.c: In function 'ieee80211_add_rx_radiotap_header': /kisskb/src/net/mac80211/rx.c:297:16: note: byref variable will be forcibly initialized 297 | unsigned long chains = status->chains; | ^~~~~~ /kisskb/src/net/batman-adv/distributed-arp-table.c: In function 'batadv_dat_check_dhcp_ipudp': /kisskb/src/net/batman-adv/distributed-arp-table.c:1441:23: note: byref variable will be forcibly initialized 1441 | struct iphdr *iphdr, _iphdr; | ^~~~~~ /kisskb/src/net/batman-adv/distributed-arp-table.c:1440:25: note: byref variable will be forcibly initialized 1440 | struct udphdr *udphdr, _udphdr; | ^~~~~~~ /kisskb/src/net/batman-adv/distributed-arp-table.c: In function 'batadv_dat_check_dhcp': /kisskb/src/net/batman-adv/distributed-arp-table.c:1486:13: note: byref variable will be forcibly initialized 1486 | } *dhcp_h, _dhcp_h; | ^~~~~~~ /kisskb/src/net/batman-adv/distributed-arp-table.c:1479:17: note: byref variable will be forcibly initialized 1479 | __be32 *magic, _magic; | ^~~~~~ /kisskb/src/net/batman-adv/distributed-arp-table.c: In function 'batadv_dat_get_dhcp_message_type': /kisskb/src/net/batman-adv/distributed-arp-table.c:1531:9: note: byref variable will be forcibly initialized 1531 | } *tl, _tl; | ^~~ /kisskb/src/net/batman-adv/distributed-arp-table.c:1527:12: note: byref variable will be forcibly initialized 1527 | u8 *type, _type; | ^~~~~ /kisskb/src/net/batman-adv/distributed-arp-table.c: In function 'batadv_dat_cache_dump': /kisskb/src/net/batman-adv/distributed-arp-table.c:946:6: note: byref variable will be forcibly initialized 946 | int idx = cb->args[1]; | ^~~ /kisskb/src/net/mac80211/rx.c: In function 'ieee80211_mark_rx_ba_filtered_frames': /kisskb/src/net/mac80211/rx.c:4028:22: note: byref variable will be forcibly initialized 4028 | struct sk_buff_head frames; | ^~~~~~ /kisskb/src/net/batman-adv/distributed-arp-table.c: In function 'batadv_dat_snoop_incoming_arp_reply': /kisskb/src/net/batman-adv/distributed-arp-table.c:1350:17: note: byref variable will be forcibly initialized 1350 | __be32 ip_src, ip_dst; | ^~~~~~ /kisskb/src/net/batman-adv/distributed-arp-table.c:1350:9: note: byref variable will be forcibly initialized 1350 | __be32 ip_src, ip_dst; | ^~~~~~ /kisskb/src/net/batman-adv/distributed-arp-table.c: In function 'batadv_dat_snoop_outgoing_dhcp_ack': /kisskb/src/net/batman-adv/distributed-arp-table.c:1723:17: note: byref variable will be forcibly initialized 1723 | __be32 ip_src, yiaddr; | ^~~~~~ /kisskb/src/net/batman-adv/distributed-arp-table.c:1723:9: note: byref variable will be forcibly initialized 1723 | __be32 ip_src, yiaddr; | ^~~~~~ /kisskb/src/net/batman-adv/distributed-arp-table.c:1722:5: note: byref variable will be forcibly initialized 1722 | u8 chaddr[BATADV_DHCP_CHADDR_LEN]; | ^~~~~~ /kisskb/src/net/batman-adv/distributed-arp-table.c: In function 'batadv_dat_snoop_incoming_dhcp_ack': /kisskb/src/net/batman-adv/distributed-arp-table.c:1750:17: note: byref variable will be forcibly initialized 1750 | __be32 ip_src, yiaddr; | ^~~~~~ /kisskb/src/net/batman-adv/distributed-arp-table.c:1750:9: note: byref variable will be forcibly initialized 1750 | __be32 ip_src, yiaddr; | ^~~~~~ /kisskb/src/net/batman-adv/distributed-arp-table.c:1748:5: note: byref variable will be forcibly initialized 1748 | u8 chaddr[BATADV_DHCP_CHADDR_LEN]; | ^~~~~~ /kisskb/src/net/batman-adv/distributed-arp-table.c: In function 'batadv_dat_drop_broadcast_packet': /kisskb/src/net/batman-adv/distributed-arp-table.c:1794:9: note: byref variable will be forcibly initialized 1794 | __be32 ip_dst; | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/qrtr.h:115, from /kisskb/src/net/qrtr/ns.c:16: /kisskb/src/net/qrtr/ns.c: In function 'perf_trace_qrtr_ns_service_announce_new': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(qrtr_ns_service_announce_new, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(qrtr_ns_service_announce_new, | ^~~~~~~~~~~ /kisskb/src/net/qrtr/ns.c: In function 'perf_trace_qrtr_ns_service_announce_del': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:37:1: note: in expansion of macro 'TRACE_EVENT' 37 | TRACE_EVENT(qrtr_ns_service_announce_del, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:37:1: note: in expansion of macro 'TRACE_EVENT' 37 | TRACE_EVENT(qrtr_ns_service_announce_del, | ^~~~~~~~~~~ /kisskb/src/net/qrtr/ns.c: In function 'perf_trace_qrtr_ns_server_add': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:63:1: note: in expansion of macro 'TRACE_EVENT' 63 | TRACE_EVENT(qrtr_ns_server_add, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:63:1: note: in expansion of macro 'TRACE_EVENT' 63 | TRACE_EVENT(qrtr_ns_server_add, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/rx.c: In function 'ieee80211_rx_h_check': /kisskb/src/net/mac80211/rx.c:1502:11: note: byref variable will be forcibly initialized 1502 | __be16 ethertype; | ^~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/qrtr.h:115, from /kisskb/src/net/qrtr/ns.c:16: /kisskb/src/net/qrtr/ns.c: In function 'trace_event_raw_event_qrtr_ns_service_announce_new': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(qrtr_ns_service_announce_new, | ^~~~~~~~~~~ /kisskb/src/net/qrtr/ns.c: In function 'trace_event_raw_event_qrtr_ns_service_announce_del': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:37:1: note: in expansion of macro 'TRACE_EVENT' 37 | TRACE_EVENT(qrtr_ns_service_announce_del, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/rx.c: In function 'ieee80211_invoke_rx_handlers': /kisskb/src/net/mac80211/rx.c:3957:22: note: byref variable will be forcibly initialized 3957 | struct sk_buff_head reorder_release; | ^~~~~~~~~~~~~~~ /kisskb/src/net/qrtr/ns.c: In function 'trace_event_raw_event_qrtr_ns_server_add': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:63:1: note: in expansion of macro 'TRACE_EVENT' 63 | TRACE_EVENT(qrtr_ns_server_add, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/rx.c: In function '__ieee80211_rx_handle_packet': /kisskb/src/net/mac80211/rx.c:4743:27: note: byref variable will be forcibly initialized 4743 | struct ieee80211_rx_data rx; | ^~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/qrtr.h:115, from /kisskb/src/net/qrtr/ns.c:16: /kisskb/src/net/qrtr/ns.c: In function 'perf_trace_qrtr_ns_message': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:89:1: note: in expansion of macro 'TRACE_EVENT' 89 | TRACE_EVENT(qrtr_ns_message, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:89:1: note: in expansion of macro 'TRACE_EVENT' 89 | TRACE_EVENT(qrtr_ns_message, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/qrtr.h:115, from /kisskb/src/net/qrtr/ns.c:16: /kisskb/src/net/qrtr/ns.c: In function 'trace_event_raw_event_qrtr_ns_message': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:89:1: note: in expansion of macro 'TRACE_EVENT' 89 | TRACE_EVENT(qrtr_ns_message, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/qrtr.h:115, from /kisskb/src/net/qrtr/ns.c:16: /kisskb/src/net/qrtr/ns.c: In function '__bpf_trace_qrtr_ns_service_announce_new': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(qrtr_ns_service_announce_new, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(qrtr_ns_service_announce_new, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(qrtr_ns_service_announce_new, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(qrtr_ns_service_announce_new, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(qrtr_ns_service_announce_new, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(qrtr_ns_service_announce_new, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(qrtr_ns_service_announce_new, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(qrtr_ns_service_announce_new, | ^~~~~~~~~~~ /kisskb/src/net/qrtr/ns.c: In function '__bpf_trace_qrtr_ns_service_announce_del': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:37:1: note: in expansion of macro 'TRACE_EVENT' 37 | TRACE_EVENT(qrtr_ns_service_announce_del, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:37:1: note: in expansion of macro 'TRACE_EVENT' 37 | TRACE_EVENT(qrtr_ns_service_announce_del, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:37:1: note: in expansion of macro 'TRACE_EVENT' 37 | TRACE_EVENT(qrtr_ns_service_announce_del, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:37:1: note: in expansion of macro 'TRACE_EVENT' 37 | TRACE_EVENT(qrtr_ns_service_announce_del, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:37:1: note: in expansion of macro 'TRACE_EVENT' 37 | TRACE_EVENT(qrtr_ns_service_announce_del, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:37:1: note: in expansion of macro 'TRACE_EVENT' 37 | TRACE_EVENT(qrtr_ns_service_announce_del, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:37:1: note: in expansion of macro 'TRACE_EVENT' 37 | TRACE_EVENT(qrtr_ns_service_announce_del, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:37:1: note: in expansion of macro 'TRACE_EVENT' 37 | TRACE_EVENT(qrtr_ns_service_announce_del, | ^~~~~~~~~~~ /kisskb/src/net/qrtr/ns.c: In function '__bpf_trace_qrtr_ns_server_add': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:63:1: note: in expansion of macro 'TRACE_EVENT' 63 | TRACE_EVENT(qrtr_ns_server_add, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:63:1: note: in expansion of macro 'TRACE_EVENT' 63 | TRACE_EVENT(qrtr_ns_server_add, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:63:1: note: in expansion of macro 'TRACE_EVENT' 63 | TRACE_EVENT(qrtr_ns_server_add, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:63:1: note: in expansion of macro 'TRACE_EVENT' 63 | TRACE_EVENT(qrtr_ns_server_add, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:63:1: note: in expansion of macro 'TRACE_EVENT' 63 | TRACE_EVENT(qrtr_ns_server_add, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:63:1: note: in expansion of macro 'TRACE_EVENT' 63 | TRACE_EVENT(qrtr_ns_server_add, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:63:1: note: in expansion of macro 'TRACE_EVENT' 63 | TRACE_EVENT(qrtr_ns_server_add, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:63:1: note: in expansion of macro 'TRACE_EVENT' 63 | TRACE_EVENT(qrtr_ns_server_add, | ^~~~~~~~~~~ /kisskb/src/net/qrtr/ns.c: In function '__bpf_trace_qrtr_ns_message': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:89:1: note: in expansion of macro 'TRACE_EVENT' 89 | TRACE_EVENT(qrtr_ns_message, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:89:1: note: in expansion of macro 'TRACE_EVENT' 89 | TRACE_EVENT(qrtr_ns_message, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:89:1: note: in expansion of macro 'TRACE_EVENT' 89 | TRACE_EVENT(qrtr_ns_message, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:89:1: note: in expansion of macro 'TRACE_EVENT' 89 | TRACE_EVENT(qrtr_ns_message, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:89:1: note: in expansion of macro 'TRACE_EVENT' 89 | TRACE_EVENT(qrtr_ns_message, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/qrtr.h:89:1: note: in expansion of macro 'TRACE_EVENT' 89 | TRACE_EVENT(qrtr_ns_message, | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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/mac80211/rx.c:13: /kisskb/src/net/mac80211/rx.c: In function 'ieee80211_rx_napi': /kisskb/src/net/mac80211/rx.c:4986:12: note: byref variable will be forcibly initialized 4986 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/mac80211/rx.c: In function 'ieee80211_release_reorder_timeout': /kisskb/src/net/mac80211/rx.c:4011:26: note: byref variable will be forcibly initialized 4011 | struct ieee80211_event event = { | ^~~~~ /kisskb/src/net/mac80211/rx.c:3989:22: note: byref variable will be forcibly initialized 3989 | struct sk_buff_head frames; | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/scsi.h:320, from /kisskb/src/drivers/scsi/scsi.c:73: /kisskb/src/drivers/scsi/scsi.c: In function 'perf_trace_scsi_dispatch_cmd_start': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:156:1: note: in expansion of macro 'TRACE_EVENT' 156 | TRACE_EVENT(scsi_dispatch_cmd_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:156:1: note: in expansion of macro 'TRACE_EVENT' 156 | TRACE_EVENT(scsi_dispatch_cmd_start, | ^~~~~~~~~~~ /kisskb/src/drivers/scsi/scsi.c: In function 'perf_trace_scsi_dispatch_cmd_error': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:198:1: note: in expansion of macro 'TRACE_EVENT' 198 | TRACE_EVENT(scsi_dispatch_cmd_error, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:198:1: note: in expansion of macro 'TRACE_EVENT' 198 | TRACE_EVENT(scsi_dispatch_cmd_error, | ^~~~~~~~~~~ /kisskb/src/drivers/scsi/scsi.c: In function 'perf_trace_scsi_cmd_done_timeout_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/scsi.h:243:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 243 | DECLARE_EVENT_CLASS(scsi_cmd_done_timeout_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/scsi.h:243:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 243 | DECLARE_EVENT_CLASS(scsi_cmd_done_timeout_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/qrtr/ns.c: In function 'service_announce_new': /kisskb/src/net/qrtr/ns.c:109:14: note: byref variable will be forcibly initialized 109 | struct kvec iv; | ^~ /kisskb/src/net/qrtr/ns.c:107:23: note: byref variable will be forcibly initialized 107 | struct qrtr_ctrl_pkt pkt; | ^~~ /kisskb/src/drivers/scsi/scsi.c: In function 'perf_trace_scsi_eh_wakeup': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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:300:1: note: in expansion of macro 'TRACE_EVENT' 300 | TRACE_EVENT(scsi_eh_wakeup, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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:300:1: note: in expansion of macro 'TRACE_EVENT' 300 | TRACE_EVENT(scsi_eh_wakeup, | ^~~~~~~~~~~ /kisskb/src/net/qrtr/ns.c: In function 'service_announce_del': /kisskb/src/net/qrtr/ns.c:135:14: note: byref variable will be forcibly initialized 135 | struct kvec iv; | ^~ /kisskb/src/net/qrtr/ns.c:133:23: note: byref variable will be forcibly initialized 133 | struct qrtr_ctrl_pkt pkt; | ^~~ /kisskb/src/net/qrtr/ns.c: In function 'lookup_notify': /kisskb/src/net/qrtr/ns.c:166:14: note: byref variable will be forcibly initialized 166 | struct kvec iv; | ^~ /kisskb/src/net/qrtr/ns.c:164:23: note: byref variable will be forcibly initialized 164 | struct qrtr_ctrl_pkt pkt; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/scsi.h:320, from /kisskb/src/drivers/scsi/scsi.c:73: /kisskb/src/drivers/scsi/scsi.c: In function 'trace_event_raw_event_scsi_dispatch_cmd_start': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:156:1: note: in expansion of macro 'TRACE_EVENT' 156 | TRACE_EVENT(scsi_dispatch_cmd_start, | ^~~~~~~~~~~ /kisskb/src/net/qrtr/ns.c: In function 'say_hello': /kisskb/src/net/qrtr/ns.c:309:14: note: byref variable will be forcibly initialized 309 | struct kvec iv; | ^~ /kisskb/src/net/qrtr/ns.c:307:23: note: byref variable will be forcibly initialized 307 | struct qrtr_ctrl_pkt pkt; | ^~~ /kisskb/src/drivers/scsi/scsi.c: In function 'trace_event_raw_event_scsi_dispatch_cmd_error': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:198:1: note: in expansion of macro 'TRACE_EVENT' 198 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/scsi.h:243:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 243 | DECLARE_EVENT_CLASS(scsi_cmd_done_timeout_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/qrtr/ns.c: In function 'announce_servers': /kisskb/src/net/qrtr/ns.c:192:25: note: byref variable will be forcibly initialized 192 | struct radix_tree_iter iter; | ^~~~ /kisskb/src/drivers/scsi/scsi.c: In function 'trace_event_raw_event_scsi_eh_wakeup': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:300:1: note: in expansion of macro 'TRACE_EVENT' 300 | TRACE_EVENT(scsi_eh_wakeup, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/scsi.h:320, from /kisskb/src/drivers/scsi/scsi.c:73: /kisskb/src/drivers/scsi/scsi.c: In function '__bpf_trace_scsi_dispatch_cmd_start': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:156:1: note: in expansion of macro 'TRACE_EVENT' 156 | TRACE_EVENT(scsi_dispatch_cmd_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:156:1: note: in expansion of macro 'TRACE_EVENT' 156 | TRACE_EVENT(scsi_dispatch_cmd_start, | ^~~~~~~~~~~ /kisskb/src/drivers/scsi/scsi.c: In function '__bpf_trace_scsi_cmd_done_timeout_template': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/scsi.h:243:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 243 | DECLARE_EVENT_CLASS(scsi_cmd_done_timeout_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/scsi.h:243:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 243 | DECLARE_EVENT_CLASS(scsi_cmd_done_timeout_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/scsi/scsi.c: In function '__bpf_trace_scsi_eh_wakeup': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:300:1: note: in expansion of macro 'TRACE_EVENT' 300 | TRACE_EVENT(scsi_eh_wakeup, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:300:1: note: in expansion of macro 'TRACE_EVENT' 300 | TRACE_EVENT(scsi_eh_wakeup, | ^~~~~~~~~~~ /kisskb/src/drivers/scsi/scsi.c: In function '__bpf_trace_scsi_dispatch_cmd_error': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:198:1: note: in expansion of macro 'TRACE_EVENT' 198 | TRACE_EVENT(scsi_dispatch_cmd_error, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:198:1: note: in expansion of macro 'TRACE_EVENT' 198 | TRACE_EVENT(scsi_dispatch_cmd_error, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:198:1: note: in expansion of macro 'TRACE_EVENT' 198 | TRACE_EVENT(scsi_dispatch_cmd_error, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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:198:1: note: in expansion of macro 'TRACE_EVENT' 198 | TRACE_EVENT(scsi_dispatch_cmd_error, | ^~~~~~~~~~~ /kisskb/src/net/qrtr/ns.c: In function 'ctrl_cmd_bye': /kisskb/src/drivers/scsi/scsi.c: In function 'scsi_vpd_inquiry': /kisskb/src/net/qrtr/ns.c:350:14: note: byref variable will be forcibly initialized 350 | struct kvec iv; | ^~ /kisskb/src/drivers/scsi/scsi.c:296:16: note: byref variable will be forcibly initialized 296 | unsigned char cmd[16]; | ^~~ /kisskb/src/net/qrtr/ns.c:346:23: note: byref variable will be forcibly initialized 346 | struct sockaddr_qrtr sq; | ^~ /kisskb/src/net/qrtr/ns.c:344:23: note: byref variable will be forcibly initialized 344 | struct qrtr_ctrl_pkt pkt; | ^~~ /kisskb/src/net/qrtr/ns.c:343:25: note: byref variable will be forcibly initialized 343 | struct radix_tree_iter iter; | ^~~~ In file included from /kisskb/src/include/trace/events/../../../net/bridge/br_private.h:19, from /kisskb/src/include/trace/events/bridge.h:10, from /kisskb/src/net/bridge/br_fdb.c:24: /kisskb/src/net/bridge/br_fdb.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/bridge/br_fdb.c: In function 'fdb_find_rcu': /kisskb/src/net/bridge/br_fdb.c:212:28: note: byref variable will be forcibly initialized 212 | struct net_bridge_fdb_key key; | ^~~ /kisskb/src/drivers/scsi/scsi.c: In function 'scsi_report_opcode': /kisskb/src/drivers/scsi/scsi.c:478:24: note: byref variable will be forcibly initialized 478 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/drivers/scsi/scsi.c:477:16: note: byref variable will be forcibly initialized 477 | unsigned char cmd[16]; | ^~~ /kisskb/src/net/qrtr/ns.c: In function 'ctrl_cmd_del_client': /kisskb/src/net/qrtr/ns.c:432:14: note: byref variable will be forcibly initialized 432 | struct kvec iv; | ^~ /kisskb/src/net/qrtr/ns.c:427:23: note: byref variable will be forcibly initialized 427 | struct sockaddr_qrtr sq; | ^~ /kisskb/src/net/qrtr/ns.c:424:23: note: byref variable will be forcibly initialized 424 | struct qrtr_ctrl_pkt pkt; | ^~~ /kisskb/src/net/qrtr/ns.c:422:25: note: byref variable will be forcibly initialized 422 | struct radix_tree_iter iter; | ^~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/fib_rules.h:11, from /kisskb/src/include/net/ip_fib.h:19, from /kisskb/src/include/net/switchdev.h:13, from /kisskb/src/net/bridge/br_fdb.c:23: /kisskb/src/net/bridge/br_fdb.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/qrtr/ns.c: In function 'ctrl_cmd_new_lookup': /kisskb/src/net/qrtr/ns.c:574:25: note: byref variable will be forcibly initialized 574 | struct radix_tree_iter srv_iter; | ^~~~~~~~ /kisskb/src/net/qrtr/ns.c:573:28: note: byref variable will be forcibly initialized 573 | struct qrtr_server_filter filter; | ^~~~~~ /kisskb/src/net/qrtr/ns.c:572:25: note: byref variable will be forcibly initialized 572 | struct radix_tree_iter node_iter; | ^~~~~~~~~ /kisskb/src/net/bridge/br_fdb.c: In function 'nla_put_u8': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/bridge/br_fdb.c: In function 'fdb_fill_info': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/bridge/br_fdb.c:105:23: note: byref variable will be forcibly initialized 105 | struct nda_cacheinfo ci; | ^~ /kisskb/src/net/qrtr/ns.c: In function 'qrtr_ns_worker': /kisskb/src/net/qrtr/ns.c:670:14: note: byref variable will be forcibly initialized 670 | struct kvec iv; | ^~ /kisskb/src/net/qrtr/ns.c:665:23: note: byref variable will be forcibly initialized 665 | struct sockaddr_qrtr sq; | ^~ /kisskb/src/net/qrtr/ns.c: In function 'qrtr_ns_init': /kisskb/src/net/qrtr/ns.c:760:23: note: byref variable will be forcibly initialized 760 | struct sockaddr_qrtr sq; | ^~ In file included from /kisskb/src/include/trace/events/../../../net/bridge/br_private.h:19, from /kisskb/src/include/trace/events/bridge.h:10, from /kisskb/src/net/bridge/br_fdb.c:24: /kisskb/src/net/bridge/br_fdb.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/nvme/host/core.c: In function 'nvme_ctrl_pp_status': /kisskb/src/drivers/nvme/host/core.c:4254:6: note: byref variable will be forcibly initialized 4254 | u32 csts; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_crtc.c: In function 'amdgpu_atombios_crtc_program_ss': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_crtc.c:249:23: note: byref variable will be forcibly initialized 249 | union atom_enable_ss args; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_nvme_async_event': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_nvme_setup_cmd': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/gpu/drm/amd/amdgpu/atombios_crtc.c: In function 'amdgpu_atombios_crtc_adjust_pll': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_crtc.c:321:11: note: byref variable will be forcibly initialized 321 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_crtc.c:321:5: note: byref variable will be forcibly initialized 321 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_crtc.c:320:27: note: byref variable will be forcibly initialized 320 | union adjust_pixel_clock args; | ^~~~ /kisskb/src/drivers/nvme/host/core.c: In function 'perf_trace_nvme_complete_rq': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_nvme_sq': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/gpu/drm/amd/amdgpu/atombios_crtc.c: In function 'amdgpu_atombios_crtc_overscan_setup': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_crtc.c:46:34: note: byref variable will be forcibly initialized 46 | SET_CRTC_OVERSCAN_PS_ALLOCATION args; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_crtc.c: In function 'amdgpu_atombios_crtc_scaler_setup': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_crtc.c:89:30: note: byref variable will be forcibly initialized 89 | ENABLE_SCALER_PS_ALLOCATION args; | ^~~~ 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/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/gpu/drm/amd/amdgpu/atombios_crtc.c: In function 'amdgpu_atombios_crtc_lock': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_crtc.c:120:28: note: byref variable will be forcibly initialized 120 | ENABLE_CRTC_PS_ALLOCATION args; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_crtc.c: In function 'amdgpu_atombios_crtc_enable': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_crtc.c:136:28: note: byref variable will be forcibly initialized 136 | ENABLE_CRTC_PS_ALLOCATION args; | ^~~~ /kisskb/src/drivers/nvme/host/core.c: In function 'trace_event_raw_event_nvme_complete_rq': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/gpu/drm/amd/amdgpu/atombios_crtc.c: In function 'amdgpu_atombios_crtc_blank': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_crtc.c:152:27: note: byref variable will be forcibly initialized 152 | BLANK_CRTC_PS_ALLOCATION args; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_crtc.c: In function 'amdgpu_atombios_crtc_powergate': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_crtc.c:168:41: note: byref variable will be forcibly initialized 168 | ENABLE_DISP_POWER_GATING_PS_ALLOCATION args; | ^~~~ /kisskb/src/drivers/nvme/host/core.c: In function 'trace_event_raw_event_nvme_async_event': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_crtc.c: In function 'amdgpu_atombios_crtc_powergate_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_crtc.c:181:41: note: byref variable will be forcibly initialized 181 | ENABLE_DISP_POWER_GATING_PS_ALLOCATION args; | ^~~~ /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/gpu/drm/amd/amdgpu/atombios_crtc.c: In function 'amdgpu_atombios_crtc_set_dtd_timing': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_crtc.c:196:39: note: byref variable will be forcibly initialized 196 | SET_CRTC_USING_DTD_TIMING_PARAMETERS args; | ^~~~ /kisskb/src/drivers/nvme/host/core.c: In function 'trace_event_raw_event_nvme_sq': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/gpu/drm/amd/amdgpu/atombios_crtc.c: In function 'amdgpu_atombios_crtc_set_disp_eng_pll': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_crtc.c:476:24: note: byref variable will be forcibly initialized 476 | union set_pixel_clock args; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_crtc.c:474:11: note: byref variable will be forcibly initialized 474 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_crtc.c:474:5: note: byref variable will be forcibly initialized 474 | u8 frev, crev; | ^~~~ /kisskb/src/net/bridge/br_fdb.c: In function 'br_fdb_add': /kisskb/src/net/bridge/br_fdb.c:1005:17: note: byref variable will be forcibly initialized 1005 | struct nlattr *nfea_tb[NFEA_MAX + 1], *attr; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_crtc.c: In function 'amdgpu_atombios_crtc_set_dce_clock': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_crtc.c:531:22: note: byref variable will be forcibly initialized 531 | union set_dce_clock args; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_crtc.c:529:11: note: byref variable will be forcibly initialized 529 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_crtc.c:529:5: note: byref variable will be forcibly initialized 529 | u8 frev, crev; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, 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 '__bpf_trace_nvme_setup_cmd': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/atombios_crtc.c: In function 'amdgpu_atombios_crtc_program_pll': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_crtc.c:594:24: note: byref variable will be forcibly initialized 594 | union set_pixel_clock args; | ^~~~ /kisskb/src/drivers/nvme/host/core.c: In function '__bpf_trace_nvme_async_event': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_crtc.c:592:11: note: byref variable will be forcibly initialized 592 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_crtc.c:592:5: note: byref variable will be forcibly initialized 592 | u8 frev, crev; | ^~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_nvme_complete_rq': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_nvme_sq': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/amdgpu_atombios.c: In function 'amdgpu_atombios_get_bus_rec_for_i2c_gpio': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:48:28: note: byref variable will be forcibly initialized 48 | struct amdgpu_i2c_bus_rec i2c; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c: In function 'amdgpu_atombios_get_hpd_info_from_gpio': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:202:20: note: byref variable will be forcibly initialized 202 | struct amdgpu_hpd hpd; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_crtc.c: In function 'amdgpu_atombios_crtc_set_pll': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_crtc.c:826:48: note: byref variable will be forcibly initialized 826 | u32 ref_div = 0, fb_div = 0, frac_fb_div = 0, post_div = 0; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_crtc.c:826:31: note: byref variable will be forcibly initialized 826 | u32 ref_div = 0, fb_div = 0, frac_fb_div = 0, post_div = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_crtc.c:826:19: note: byref variable will be forcibly initialized 826 | u32 ref_div = 0, fb_div = 0, frac_fb_div = 0, post_div = 0; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_crtc.c:826:6: note: byref variable will be forcibly initialized 826 | u32 ref_div = 0, fb_div = 0, frac_fb_div = 0, post_div = 0; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c: In function 'amdgpu_atombios_get_igp_ss_overrides': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_crtc.c:824:6: note: byref variable will be forcibly initialized 824 | u32 pll_clock = mode->clock; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:784:11: note: byref variable will be forcibly initialized 784 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:784:5: note: byref variable will be forcibly initialized 784 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:782:19: note: byref variable will be forcibly initialized 782 | u16 data_offset, size; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:782:6: note: byref variable will be forcibly initialized 782 | u16 data_offset, size; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c: In function 'amdgpu_atombios_allocate_fb_scratch': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:1630:11: note: byref variable will be forcibly initialized 1630 | uint16_t data_offset; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c: In function 'amdgpu_atombios_lookup_i2c_gpio': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:97:24: note: byref variable will be forcibly initialized 97 | uint16_t data_offset, size; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:97:11: note: byref variable will be forcibly initialized 97 | uint16_t data_offset, size; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:94:28: note: byref variable will be forcibly initialized 94 | struct amdgpu_i2c_bus_rec i2c; | ^~~ /kisskb/src/drivers/nvme/host/core.c: In function 'nvme_mps_to_sectors': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c: In function 'amdgpu_atombios_i2c_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:135:7: note: byref variable will be forcibly initialized 135 | char stmp[32]; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:133:24: note: byref variable will be forcibly initialized 133 | uint16_t data_offset, size; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:133:11: note: byref variable will be forcibly initialized 133 | uint16_t data_offset, size; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:130:28: note: byref variable will be forcibly initialized 130 | struct amdgpu_i2c_bus_rec i2c; | ^~~ /kisskb/src/drivers/nvme/host/core.c:2853:52: note: byref variable will be forcibly initialized 2853 | u32 page_shift = NVME_CAP_MPSMIN(ctrl->cap) + 12, val; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c: In function 'amdgpu_atombios_lookup_gpio': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:168:19: note: byref variable will be forcibly initialized 168 | u16 data_offset, size; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:168:6: note: byref variable will be forcibly initialized 168 | u16 data_offset, size; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:164:25: note: byref variable will be forcibly initialized 164 | struct amdgpu_gpio_rec gpio; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c: In function 'amdgpu_atombios_has_dce_engine_info': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:270:11: note: byref variable will be forcibly initialized 270 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:270:5: note: byref variable will be forcibly initialized 270 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:269:12: note: byref variable will be forcibly initialized 269 | u16 size, data_offset; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:269:6: note: byref variable will be forcibly initialized 269 | u16 size, data_offset; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c: In function 'amdgpu_atombios_get_connector_info_from_object_table': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:309:20: note: byref variable will be forcibly initialized 309 | struct amdgpu_hpd hpd; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:308:25: note: byref variable will be forcibly initialized 308 | struct amdgpu_gpio_rec gpio; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:307:23: note: byref variable will be forcibly initialized 307 | struct amdgpu_router router; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:306:28: note: byref variable will be forcibly initialized 306 | struct amdgpu_i2c_bus_rec ddc_bus; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:297:11: note: byref variable will be forcibly initialized 297 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:297:5: note: byref variable will be forcibly initialized 297 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:296:12: note: byref variable will be forcibly initialized 296 | u16 size, data_offset; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:296:6: note: byref variable will be forcibly initialized 296 | u16 size, data_offset; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c: In function 'amdgpu_atombios_get_clock_info': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:563:11: note: byref variable will be forcibly initialized 563 | uint16_t data_offset; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:562:16: note: byref variable will be forcibly initialized 562 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:562:10: note: byref variable will be forcibly initialized 562 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c: In function 'amdgpu_atombios_get_gfx_info': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:717:11: note: byref variable will be forcibly initialized 717 | uint16_t data_offset; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:716:16: note: byref variable will be forcibly initialized 716 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:716:10: note: byref variable will be forcibly initialized 716 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c: In function 'amdgpu_atombios_get_vram_width': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:757:11: note: byref variable will be forcibly initialized 757 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:757:5: note: byref variable will be forcibly initialized 757 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:755:19: note: byref variable will be forcibly initialized 755 | u16 data_offset, size; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:755:6: note: byref variable will be forcibly initialized 755 | u16 data_offset, size; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c: In function 'amdgpu_atombios_get_asic_ss_info': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:889:16: note: byref variable will be forcibly initialized 889 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:889:10: note: byref variable will be forcibly initialized 889 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:886:24: note: byref variable will be forcibly initialized 886 | uint16_t data_offset, size; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:886:11: note: byref variable will be forcibly initialized 886 | uint16_t data_offset, size; | ^~~~~~~~~~~ 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:551:2: note: in expansion of macro 'wait_event' 551 | wait_event(ctrl->state_wq, | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c: In function 'amdgpu_atombios_get_clock_dividers': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:1004:11: note: byref variable will be forcibly initialized 1004 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:1004:5: note: byref variable will be forcibly initialized 1004 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:1002:27: note: byref variable will be forcibly initialized 1002 | union get_clock_dividers args; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c: In function 'amdgpu_atombios_get_memory_pll_dividers': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:1093:11: note: byref variable will be forcibly initialized 1093 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:1093:5: note: byref variable will be forcibly initialized 1093 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:1091:45: note: byref variable will be forcibly initialized 1091 | COMPUTE_MEMORY_CLOCK_PARAM_PARAMETERS_V2_1 args; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c: In function 'amdgpu_atombios_set_engine_dram_timings': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:1140:33: note: byref variable will be forcibly initialized 1140 | SET_ENGINE_CLOCK_PS_ALLOCATION args; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c: In function 'amdgpu_atombios_get_default_voltages': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:1162:6: note: byref variable will be forcibly initialized 1162 | u16 data_offset; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:1161:11: note: byref variable will be forcibly initialized 1161 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:1161:5: note: byref variable will be forcibly initialized 1161 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c: In function 'amdgpu_atombios_get_max_vddc': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:1194:11: note: byref variable will be forcibly initialized 1194 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:1194:5: note: byref variable will be forcibly initialized 1194 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:1192:20: note: byref variable will be forcibly initialized 1192 | union set_voltage args; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c: In function 'amdgpu_atombios_get_svi2_info': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:1271:19: note: byref variable will be forcibly initialized 1271 | u16 data_offset, size; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:1271:6: note: byref variable will be forcibly initialized 1271 | u16 data_offset, size; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:1270:11: note: byref variable will be forcibly initialized 1270 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:1270:5: note: byref variable will be forcibly initialized 1270 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c: In function 'amdgpu_atombios_is_voltage_gpio': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:1315:19: note: byref variable will be forcibly initialized 1315 | u16 data_offset, size; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:1315:6: note: byref variable will be forcibly initialized 1315 | u16 data_offset, size; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:1314:11: note: byref variable will be forcibly initialized 1314 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:1314:5: note: byref variable will be forcibly initialized 1314 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c: In function 'amdgpu_atombios_get_voltage_table': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:1351:19: note: byref variable will be forcibly initialized 1351 | u16 data_offset, size; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:1351:6: note: byref variable will be forcibly initialized 1351 | u16 data_offset, size; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:1350:11: note: byref variable will be forcibly initialized 1350 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:1350:5: note: byref variable will be forcibly initialized 1350 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c: In function 'amdgpu_atombios_init_mc_reg_table': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:1423:19: note: byref variable will be forcibly initialized 1423 | u16 data_offset, size; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:1423:6: note: byref variable will be forcibly initialized 1423 | u16 data_offset, size; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:1421:11: note: byref variable will be forcibly initialized 1421 | u8 frev, crev, num_entries, t_mem_id, num_ranges = 0; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:1421:5: note: byref variable will be forcibly initialized 1421 | u8 frev, crev, num_entries, t_mem_id, num_ranges = 0; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c: In function 'amdgpu_atombios_has_gpu_virtualization_table': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:1511:19: note: byref variable will be forcibly initialized 1511 | u16 data_offset, size; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:1511:6: note: byref variable will be forcibly initialized 1511 | u16 data_offset, size; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:1510:11: note: byref variable will be forcibly initialized 1510 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:1510:5: note: byref variable will be forcibly initialized 1510 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c: In function 'amdgpu_atombios_get_data_table': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c:1868:11: note: byref variable will be forcibly initialized 1868 | uint16_t data_start; | ^~~~~~~~~~ /kisskb/src/drivers/nvme/host/core.c: In function 'nvme_setup_rw': /kisskb/src/drivers/nvme/host/core.c:920:6: note: byref variable will be forcibly initialized 920 | u32 dsmgmt = 0; | ^~~~~~ /kisskb/src/drivers/nvme/host/core.c:919:6: note: byref variable will be forcibly initialized 919 | u16 control = 0; | ^~~~~~~ /kisskb/src/drivers/nvme/host/core.c: In function 'nvme_pr_command': /kisskb/src/drivers/nvme/host/core.c:2002:5: note: byref variable will be forcibly initialized 2002 | u8 data[16] = { 0, }; | ^~~~ /kisskb/src/drivers/nvme/host/core.c: In function 'nvme_setup_streams_ns': /kisskb/src/drivers/nvme/host/core.c:1705:34: note: byref variable will be forcibly initialized 1705 | struct streams_directive_params s; | ^ /kisskb/src/drivers/nvme/host/core.c: In function 'nvme_enable_aen': /kisskb/src/drivers/nvme/host/core.c:1563:6: note: byref variable will be forcibly initialized 1563 | u32 result, supported_aens = ctrl->oaes & NVME_AEN_SUPPORTED; | ^~~~~~ /kisskb/src/drivers/nvme/host/core.c: In function 'nvme_identify_ns_descs': /kisskb/src/drivers/nvme/host/core.c:1404:7: note: byref variable will be forcibly initialized 1404 | bool csi_seen = false; | ^~~~~~~~ /kisskb/src/drivers/nvme/host/core.c: In function 'nvme_configure_directives': /kisskb/src/drivers/nvme/host/core.c:758:34: note: byref variable will be forcibly initialized 758 | struct streams_directive_params s; | ^ /kisskb/src/drivers/nvme/host/core.c: In function 'nvme_set_queue_count': /kisskb/src/drivers/nvme/host/core.c:1532:6: note: byref variable will be forcibly initialized 1532 | u32 result; | ^~~~~~ /kisskb/src/drivers/nvme/host/core.c: In function 'nvme_shutdown_ctrl': /kisskb/src/drivers/nvme/host/core.c:2204:6: note: byref variable will be forcibly initialized 2204 | u32 csts; | ^~~~ /kisskb/src/drivers/nvme/host/core.c: In function 'nvme_wait_ready': /kisskb/src/drivers/nvme/host/core.c:2119:6: note: byref variable will be forcibly initialized 2119 | u32 csts, bit = enabled ? NVME_CSTS_RDY : 0; | ^~~~ /kisskb/src/drivers/nvme/host/core.c: In function 'nvme_configure_timestamp': /kisskb/src/drivers/nvme/host/core.c:2234:9: note: byref variable will be forcibly initialized 2234 | __le64 ts; | ^~ /kisskb/src/drivers/nvme/host/core.c: In function 'nvme_free_cels': /kisskb/src/drivers/nvme/host/core.c:4409:16: note: byref variable will be forcibly initialized 4409 | unsigned long i; | ^ /kisskb/src/drivers/nvme/host/core.c: In function 'nvme_ctrl_fast_io_fail_tmo_store': /kisskb/src/drivers/nvme/host/core.c:3505:6: note: byref variable will be forcibly initialized 3505 | int fast_io_fail_tmo, err; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/nvme/host/core.c: In function 'nvme_ctrl_loss_tmo_store': /kisskb/src/drivers/nvme/host/core.c:3447:6: note: byref variable will be forcibly initialized 3447 | int ctrl_loss_tmo, err; | ^~~~~~~~~~~~~ /kisskb/src/drivers/nvme/host/core.c: In function 'nvme_ctrl_reconnect_delay_store': /kisskb/src/drivers/nvme/host/core.c:3477:15: note: byref variable will be forcibly initialized 3477 | unsigned int v; | ^ /kisskb/src/drivers/nvme/host/core.c: In function 'nvme_aen_uevent': /kisskb/src/drivers/nvme/host/core.c:4228:8: note: byref variable will be forcibly initialized 4228 | char *envp[2] = { NULL, NULL }; | ^~~~ /kisskb/src/drivers/nvme/host/core.c: In function 'nvme_update_disk_info': /kisskb/src/drivers/nvme/host/core.c:1794:26: note: byref variable will be forcibly initialized 1794 | u32 atomic_bs, phys_bs, io_opt = 0; | ^~~~~~ /kisskb/src/drivers/nvme/host/core.c:1794:17: note: byref variable will be forcibly initialized 1794 | u32 atomic_bs, phys_bs, io_opt = 0; | ^~~~~~~ /kisskb/src/net/mac80211/key.c: In function 'ieee80211_key_identical': /kisskb/src/net/mac80211/key.c:769:34: note: byref variable will be forcibly initialized 769 | u8 tkip_old[WLAN_KEY_LEN_TKIP], tkip_new[WLAN_KEY_LEN_TKIP]; | ^~~~~~~~ /kisskb/src/net/mac80211/key.c:769:5: note: byref variable will be forcibly initialized 769 | u8 tkip_old[WLAN_KEY_LEN_TKIP], tkip_new[WLAN_KEY_LEN_TKIP]; | ^~~~~~~~ /kisskb/src/drivers/nvme/host/core.c: In function 'nvme_init_identify': /kisskb/src/drivers/nvme/host/core.c:2915:23: note: byref variable will be forcibly initialized 2915 | struct nvme_id_ctrl *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/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:4032:12: note: byref variable will be forcibly initialized 4032 | LIST_HEAD(rm_list); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | 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:4161:12: note: byref variable will be forcibly initialized 4161 | LIST_HEAD(ns_list); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/nvme/host/core.c: In function 'nvme_validate_ns': /kisskb/src/drivers/nvme/host/core.c:3955:21: note: byref variable will be forcibly initialized 3955 | struct nvme_id_ns *id; | ^~ /kisskb/src/drivers/nvme/host/core.c: In function 'nvme_alloc_ns': /kisskb/src/drivers/nvme/host/core.c:3822:21: note: byref variable will be forcibly initialized 3822 | struct nvme_id_ns *id; | ^~ 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/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/net/mac80211/key.c:12: /kisskb/src/net/mac80211/key.c: In function 'ieee80211_free_keys': /kisskb/src/net/mac80211/key.c:1031:12: note: byref variable will be forcibly initialized 1031 | LIST_HEAD(keys); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/nvme/host/core.c: In function 'nvme_scan_ns_list': /kisskb/src/drivers/nvme/host/core.c:4061:23: note: byref variable will be forcibly initialized 4061 | struct nvme_command cmd = { | ^~~ /kisskb/src/drivers/nvme/host/core.c: In function 'nvme_scan_ns_sequential': /kisskb/src/drivers/nvme/host/core.c:4094:23: note: byref variable will be forcibly initialized 4094 | struct nvme_id_ctrl *id; | ^~ In file included from /kisskb/src/net/mac80211/tx.c:14: /kisskb/src/net/mac80211/tx.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ /kisskb/src/net/mac80211/tx.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/net/mac80211/tx.c: In function 'ieee80211_tx_h_rate_ctrl': /kisskb/src/net/mac80211/tx.c:669:35: note: byref variable will be forcibly initialized 669 | struct ieee80211_tx_rate_control txrc; | ^~~~ /kisskb/src/net/mac80211/tx.c: In function 'ieee80211_beacon_get_finish': /kisskb/src/net/mac80211/tx.c:5004:35: note: byref variable will be forcibly initialized 5004 | struct ieee80211_tx_rate_control txrc; | ^~~~ /kisskb/src/net/mac80211/tx.c: In function 'ieee80211_beacon_protect': /kisskb/src/net/mac80211/tx.c:4970:27: note: byref variable will be forcibly initialized 4970 | struct ieee80211_tx_data tx; | ^~ /kisskb/src/drivers/mfd/lm3533-core.c: In function 'lm3533_read': /kisskb/src/drivers/mfd/lm3533-core.c:85:6: note: byref variable will be forcibly initialized 85 | int tmp; | ^~~ /kisskb/src/drivers/mfd/lm3533-core.c: In function 'store_output': /kisskb/src/drivers/mfd/lm3533-core.c:299:5: note: byref variable will be forcibly initialized 299 | u8 val; | ^~~ /kisskb/src/drivers/mfd/lm3533-core.c: In function 'show_output': /kisskb/src/drivers/mfd/lm3533-core.c:263:5: note: byref variable will be forcibly initialized 263 | u8 val; | ^~~ /kisskb/src/net/mac80211/tx.c: In function 'ieee80211_nullfunc_get': /kisskb/src/net/mac80211/tx.c:5428:10: note: byref variable will be forcibly initialized 5428 | __le16 qoshdr = cpu_to_le16(7); | ^~~~~~ In file included from /kisskb/src/drivers/spi/spidev.c:19: /kisskb/src/drivers/spi/spidev.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/misc/cxl/main.c: In function 'cxl_slbia_core': /kisskb/src/drivers/misc/cxl/main.c:80:19: note: byref variable will be forcibly initialized 80 | int card, slice, id; | ^~ /kisskb/src/drivers/misc/cxl/main.c:80:6: note: byref variable will be forcibly initialized 80 | int card, slice, id; | ^~~~ /kisskb/src/drivers/spi/spidev.c: In function 'spidev_sync_write': /kisskb/src/drivers/spi/spidev.c:120:21: note: byref variable will be forcibly initialized 120 | struct spi_message m; | ^ /kisskb/src/drivers/spi/spidev.c: In function 'spidev_sync_read': /kisskb/src/drivers/spi/spidev.c:135:21: note: byref variable will be forcibly initialized 135 | struct spi_message m; | ^ /kisskb/src/drivers/spi/spidev.c: In function 'spidev_message': /kisskb/src/drivers/spi/spidev.c:202:21: note: byref variable will be forcibly initialized 202 | struct spi_message msg; | ^~~ In file included from /kisskb/src/net/mac80211/tx.c:16: /kisskb/src/net/mac80211/tx.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/drivers/spi/spidev.c: In function 'spidev_ioctl': /kisskb/src/drivers/spi/spidev.c:350:12: note: byref variable will be forcibly initialized 350 | unsigned n_ioc; | ^~~~~ /kisskb/src/net/mac80211/tx.c: In function 'ieee80211_tx_dequeue': /kisskb/src/net/mac80211/tx.c:3634:27: note: byref variable will be forcibly initialized 3634 | struct ieee80211_tx_data tx; | ^~ /kisskb/src/net/mac80211/tx.c: In function 'ieee80211_build_hdr': /kisskb/src/net/mac80211/tx.c:2563:24: note: byref variable will be forcibly initialized 2563 | struct ieee80211s_hdr mesh_hdr __maybe_unused; | ^~~~~~~~ /kisskb/src/net/mac80211/tx.c:2562:23: note: byref variable will be forcibly initialized 2562 | struct ieee80211_hdr hdr; | ^~~ /kisskb/src/net/mac80211/tx.c:2561:9: note: byref variable will be forcibly initialized 2561 | __le16 fc; | ^~ /kisskb/src/net/mac80211/tx.c: In function 'ieee80211_parse_tx_radiotap': /kisskb/src/net/mac80211/tx.c:2067:37: note: byref variable will be forcibly initialized 2067 | struct ieee80211_radiotap_iterator iterator; | ^~~~~~~~ /kisskb/src/net/mac80211/tx.c: In function 'ieee80211_tx_prepare_skb': /kisskb/src/net/mac80211/tx.c:1875:27: note: byref variable will be forcibly initialized 1875 | struct ieee80211_tx_data tx; | ^~ /kisskb/src/net/mac80211/tx.c: In function 'ieee80211_get_buffered_bc': /kisskb/src/net/mac80211/tx.c:5523:27: note: byref variable will be forcibly initialized 5523 | struct ieee80211_tx_data tx; | ^~ /kisskb/src/net/mac80211/tx.c: In function 'ieee80211_tx': /kisskb/src/net/mac80211/tx.c:1915:27: note: byref variable will be forcibly initialized 1915 | struct ieee80211_tx_data tx; | ^~ /kisskb/src/net/mac80211/tx.c: In function 'ieee80211_xmit_fast': /kisskb/src/net/mac80211/tx.c:3514:27: note: byref variable will be forcibly initialized 3514 | struct ieee80211_tx_data tx; | ^~ /kisskb/src/net/mac80211/tx.c:3511:16: note: byref variable will be forcibly initialized 3511 | struct ethhdr eth; | ^~~ /kisskb/src/net/mac80211/tx.c: In function 'ieee80211_tx_pending_skb': /kisskb/src/net/mac80211/tx.c:4638:23: note: byref variable will be forcibly initialized 4638 | struct sk_buff_head skbs; | ^~~~ /kisskb/src/net/mac80211/tx.c:4612:19: note: byref variable will be forcibly initialized 4612 | struct sta_info *sta; | ^~~ /kisskb/src/net/mac80211/tx.c: In function '__ieee80211_subif_start_xmit': /kisskb/src/net/mac80211/tx.c:4169:19: note: byref variable will be forcibly initialized 4169 | struct sta_info *sta; | ^~~ /kisskb/src/net/mac80211/tx.c: In function 'ieee80211_subif_start_xmit': /kisskb/src/net/mac80211/tx.c:4380:23: note: byref variable will be forcibly initialized 4380 | struct sk_buff_head queue; | ^~~~~ /kisskb/src/net/mac80211/tx.c: In function 'ieee80211_subif_start_xmit_8023': /kisskb/src/net/mac80211/tx.c:4511:19: note: byref variable will be forcibly initialized 4511 | struct sta_info *sta; | ^~~ /kisskb/src/net/mac80211/tx.c: In function 'ieee80211_build_data_template': /kisskb/src/net/mac80211/tx.c:4558:19: note: byref variable will be forcibly initialized 4558 | struct sta_info *sta; | ^~~ /kisskb/src/net/mac80211/tx.c: In function 'ieee80211_tx_control_port': /kisskb/src/net/mac80211/tx.c:5712:19: note: byref variable will be forcibly initialized 5712 | struct sta_info *sta; | ^~~ /kisskb/src/drivers/mfd/retu-mfd.c: In function 'retu_read': /kisskb/src/drivers/mfd/retu-mfd.c:146:6: note: byref variable will be forcibly initialized 146 | int value; | ^~~~~ /kisskb/src/drivers/mfd/retu-mfd.c: In function 'retu_power_off': /kisskb/src/drivers/mfd/retu-mfd.c:171:6: note: byref variable will be forcibly initialized 171 | int reg; | ^~~ /kisskb/src/drivers/mfd/retu-mfd.c: In function 'retu_regmap_write': /kisskb/src/drivers/mfd/retu-mfd.c:209:6: note: byref variable will be forcibly initialized 209 | u16 val; | ^~~ /kisskb/src/drivers/mfd/retu-mfd.c:208:5: note: byref variable will be forcibly initialized 208 | u8 reg; | ^~~ /kisskb/src/drivers/mfd/as3722.c: In function 'as3722_check_device_id': /kisskb/src/drivers/mfd/as3722.c:200:6: note: byref variable will be forcibly initialized 200 | u32 val; | ^~~ /kisskb/src/drivers/mfd/rt5033.c: In function 'rt5033_i2c_probe': /kisskb/src/drivers/mfd/rt5033.c:63:15: note: byref variable will be forcibly initialized 63 | unsigned int dev_id; | ^~~~~~ /kisskb/src/net/mac80211/util.c: In function 'ieee80211_get_noa_absent_time': /kisskb/src/net/mac80211/util.c:4221:6: note: byref variable will be forcibly initialized 4221 | s32 offset = 0; | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/spi.h:239, from /kisskb/src/drivers/spi/spi.c:38: /kisskb/src/drivers/spi/spi.c: In function 'perf_trace_spi_controller': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/spi.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(spi_controller, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/spi.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(spi_controller, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/spi/spi.c: In function 'perf_trace_spi_setup': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/spi.h:45:1: note: in expansion of macro 'TRACE_EVENT' 45 | TRACE_EVENT(spi_setup, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/spi.h:45:1: note: in expansion of macro 'TRACE_EVENT' 45 | TRACE_EVENT(spi_setup, | ^~~~~~~~~~~ /kisskb/src/drivers/spi/spi.c: In function 'perf_trace_spi_set_cs': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/spi.h:78:1: note: in expansion of macro 'TRACE_EVENT' 78 | TRACE_EVENT(spi_set_cs, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/spi.h:78:1: note: in expansion of macro 'TRACE_EVENT' 78 | TRACE_EVENT(spi_set_cs, | ^~~~~~~~~~~ /kisskb/src/drivers/spi/spi.c: In function 'perf_trace_spi_message': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/spi.h:102:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 102 | DECLARE_EVENT_CLASS(spi_message, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/spi.h:102:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 102 | DECLARE_EVENT_CLASS(spi_message, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/spi/spi.c: In function 'perf_trace_spi_message_done': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/spi.h:141:1: note: in expansion of macro 'TRACE_EVENT' 141 | TRACE_EVENT(spi_message_done, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/spi.h:141:1: note: in expansion of macro 'TRACE_EVENT' 141 | TRACE_EVENT(spi_message_done, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/spi.h:239, from /kisskb/src/drivers/spi/spi.c:38: /kisskb/src/drivers/spi/spi.c: In function 'trace_event_raw_event_spi_controller': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/spi.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(spi_controller, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/spi/spi.c: In function 'trace_event_raw_event_spi_setup': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/spi.h:45:1: note: in expansion of macro 'TRACE_EVENT' 45 | TRACE_EVENT(spi_setup, | ^~~~~~~~~~~ /kisskb/src/drivers/spi/spi.c: In function 'trace_event_raw_event_spi_set_cs': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/spi.h:78:1: note: in expansion of macro 'TRACE_EVENT' 78 | TRACE_EVENT(spi_set_cs, | ^~~~~~~~~~~ /kisskb/src/drivers/spi/spi.c: In function 'trace_event_raw_event_spi_message': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/spi.h:102:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 102 | DECLARE_EVENT_CLASS(spi_message, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/spi/spi.c: In function 'trace_event_raw_event_spi_message_done': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/spi.h:141:1: note: in expansion of macro 'TRACE_EVENT' 141 | TRACE_EVENT(spi_message_done, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/spi.h:239, from /kisskb/src/drivers/spi/spi.c:38: /kisskb/src/drivers/spi/spi.c: In function 'perf_trace_spi_transfer': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/spi.h:179:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 179 | DECLARE_EVENT_CLASS(spi_transfer, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/spi.h:179:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 179 | DECLARE_EVENT_CLASS(spi_transfer, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/spi.h:179:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 179 | DECLARE_EVENT_CLASS(spi_transfer, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/spi.h:239, from /kisskb/src/drivers/spi/spi.c:38: /kisskb/src/drivers/spi/spi.c: In function 'trace_event_raw_event_spi_transfer': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/spi.h:179:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 179 | DECLARE_EVENT_CLASS(spi_transfer, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/spi.h:179:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 179 | DECLARE_EVENT_CLASS(spi_transfer, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/spi.h:239, from /kisskb/src/drivers/spi/spi.c:38: /kisskb/src/drivers/spi/spi.c: In function '__bpf_trace_spi_controller': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/spi.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(spi_controller, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/spi.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(spi_controller, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/spi/spi.c: In function '__bpf_trace_spi_message': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/spi.h:102:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 102 | DECLARE_EVENT_CLASS(spi_message, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/spi.h:102:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 102 | DECLARE_EVENT_CLASS(spi_message, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/spi/spi.c: In function '__bpf_trace_spi_message_done': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/spi.h:141:1: note: in expansion of macro 'TRACE_EVENT' 141 | TRACE_EVENT(spi_message_done, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/spi.h:141:1: note: in expansion of macro 'TRACE_EVENT' 141 | TRACE_EVENT(spi_message_done, | ^~~~~~~~~~~ /kisskb/src/drivers/spi/spi.c: In function '__bpf_trace_spi_setup': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/spi.h:45:1: note: in expansion of macro 'TRACE_EVENT' 45 | TRACE_EVENT(spi_setup, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/spi.h:45:1: note: in expansion of macro 'TRACE_EVENT' 45 | TRACE_EVENT(spi_setup, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/spi.h:45:1: note: in expansion of macro 'TRACE_EVENT' 45 | TRACE_EVENT(spi_setup, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/spi.h:45:1: note: in expansion of macro 'TRACE_EVENT' 45 | TRACE_EVENT(spi_setup, | ^~~~~~~~~~~ /kisskb/src/drivers/spi/spi.c: In function '__bpf_trace_spi_set_cs': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/spi.h:78:1: note: in expansion of macro 'TRACE_EVENT' 78 | TRACE_EVENT(spi_set_cs, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/spi.h:78:1: note: in expansion of macro 'TRACE_EVENT' 78 | TRACE_EVENT(spi_set_cs, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/spi.h:78:1: note: in expansion of macro 'TRACE_EVENT' 78 | TRACE_EVENT(spi_set_cs, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/spi.h:78:1: note: in expansion of macro 'TRACE_EVENT' 78 | TRACE_EVENT(spi_set_cs, | ^~~~~~~~~~~ /kisskb/src/drivers/spi/spi.c: In function '__bpf_trace_spi_transfer': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/spi.h:179:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 179 | DECLARE_EVENT_CLASS(spi_transfer, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/spi.h:179:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 179 | DECLARE_EVENT_CLASS(spi_transfer, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/spi.h:179:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 179 | DECLARE_EVENT_CLASS(spi_transfer, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/spi.h:179:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 179 | DECLARE_EVENT_CLASS(spi_transfer, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/net/mac80211.h:18, from /kisskb/src/net/mac80211/util.c:14: /kisskb/src/net/mac80211/util.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/net/mac80211/util.c: In function 'ieee802_11_find_bssid_profile': /kisskb/src/net/mac80211/util.c:1410:7: note: byref variable will be forcibly initialized 1410 | u8 new_bssid[ETH_ALEN]; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/drivers/spi/spi.c:8: /kisskb/src/drivers/spi/spi.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from ./arch/powerpc/include/generated/asm/rwonce.h:1, from /kisskb/src/include/linux/compiler.h:266, from /kisskb/src/include/asm-generic/bug.h:5, from /kisskb/src/arch/powerpc/include/asm/bug.h:149, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/net/mac80211.h:16, from /kisskb/src/net/mac80211/util.c:14: /kisskb/src/net/mac80211/util.c: In function '_ieee802_11_parse_elems_crc': /kisskb/src/net/mac80211/util.c:1002:17: note: byref variable will be forcibly initialized 1002 | DECLARE_BITMAP(seen_elems, 256); | ^~~~~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/linux/of_irq.h:7, from /kisskb/src/drivers/spi/spi.c:15: /kisskb/src/drivers/spi/spi.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/spi/spi.c: In function 'spi_split_transfers_maxsize': /kisskb/src/drivers/spi/spi.c:3367:23: note: byref variable will be forcibly initialized 3367 | struct spi_transfer *xfer; | ^~~~ /kisskb/src/net/mac80211/util.c: In function 'ieee80211_reconfig_nan': /kisskb/src/net/mac80211/util.c:2256:11: note: byref variable will be forcibly initialized 2256 | int res, id, i = 0; | ^~ /kisskb/src/net/mac80211/util.c: In function 'ieee80211_wake_txqs': /kisskb/src/net/mac80211/util.c:393:16: note: byref variable will be forcibly initialized 393 | unsigned long flags; | ^~~~~ /kisskb/src/net/mac80211/util.c: In function 'ieee80211_wake_queue_by_reason': /kisskb/src/net/mac80211/util.c:490:16: note: byref variable will be forcibly initialized 490 | unsigned long flags; | ^~~~~ /kisskb/src/net/mac80211/util.c: In function 'ieee80211_add_pending_skb': /kisskb/src/net/mac80211/util.c:576:16: note: byref variable will be forcibly initialized 576 | unsigned long flags; | ^~~~~ /kisskb/src/net/mac80211/util.c: In function 'ieee80211_add_pending_skbs': /kisskb/src/net/mac80211/util.c:599:16: note: byref variable will be forcibly initialized 599 | unsigned long flags; | ^~~~~ In file included from /kisskb/src/drivers/spi/spi.c:8: /kisskb/src/drivers/spi/spi.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/net/mac80211/util.c: In function 'ieee80211_wake_queues_by_reason': /kisskb/src/net/mac80211/util.c:675:16: note: byref variable will be forcibly initialized 675 | unsigned long flags; | ^~~~~ /kisskb/src/net/mac80211/util.c: In function 'ieee802_11_parse_elems_crc': /kisskb/src/net/mac80211/util.c:1460:26: note: byref variable will be forcibly initialized 1460 | struct ieee802_11_elems *ieee802_11_parse_elems_crc(const u8 *start, size_t len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/util.c: In function 'ieee80211_set_wmm_default': /kisskb/src/net/mac80211/util.c:1569:35: note: byref variable will be forcibly initialized 1569 | struct ieee80211_tx_queue_params qparam; | ^~~~~~ /kisskb/src/net/wireless/ibss.c: In function '__cfg80211_ibss_joined': /kisskb/src/net/wireless/ibss.c:25:19: note: byref variable will be forcibly initialized 25 | union iwreq_data wrqu; | ^~~~ /kisskb/src/drivers/spi/spi.c: In function 'slave_store': /kisskb/src/drivers/spi/spi.c:2569:7: note: byref variable will be forcibly initialized 2569 | char name[32]; | ^~~~ /kisskb/src/drivers/spi/spi.c: In function 'of_spi_parse_dt': /kisskb/src/drivers/spi/spi.c:2098:6: note: byref variable will be forcibly initialized 2098 | u32 value; | ^~~~~ /kisskb/src/net/mac80211/util.c: In function 'ieee80211_ie_build_ht_cap': /kisskb/src/net/mac80211/util.c:2829:9: note: byref variable will be forcibly initialized 2829 | __le16 tmp; | ^~~ /kisskb/src/net/mac80211/util.c: In function 'ieee80211_ie_build_vht_cap': /kisskb/src/net/mac80211/util.c:2864:9: note: byref variable will be forcibly initialized 2864 | __le32 tmp; | ^~~ /kisskb/src/net/mac80211/util.c: In function 'ieee80211_build_preq_ies_band': /kisskb/src/net/mac80211/util.c:1787:5: note: byref variable will be forcibly initialized 1787 | u8 rates[32]; | ^~~~~ /kisskb/src/net/mac80211/util.c: In function 'ieee80211_build_preq_ies': /kisskb/src/net/mac80211/util.c:2002:31: note: byref variable will be forcibly initialized 2002 | size_t pos = 0, old_pos = 0, custom_ie_offset = 0; | ^~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/util.c: In function 'ieee80211_build_probe_req': /kisskb/src/net/mac80211/util.c:2052:28: note: byref variable will be forcibly initialized 2052 | struct ieee80211_scan_ies dummy_ie_desc; | ^~~~~~~~~~~~~ /kisskb/src/net/mac80211/util.c:2047:27: note: byref variable will be forcibly initialized 2047 | struct cfg80211_chan_def chandef; | ^~~~~~~ /kisskb/src/net/mac80211/util.c: In function 'ieee80211_chandef_vht_oper': /kisskb/src/net/mac80211/util.c:3260:27: note: byref variable will be forcibly initialized 3260 | struct cfg80211_chan_def new = *chandef; | ^~~ /kisskb/src/net/mac80211/util.c: In function 'ieee80211_chandef_he_6ghz_oper': /kisskb/src/net/mac80211/util.c:3387:27: note: byref variable will be forcibly initialized 3387 | struct cfg80211_chan_def he_chandef = *chandef; | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/mm_types.h:13, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/radix-tree.h:12, 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/energy_model.h:7, from /kisskb/src/include/linux/device.h:16, from /kisskb/src/drivers/spi/spi.c:8: /kisskb/src/drivers/spi/spi.c: In function '__spi_sync': /kisskb/src/drivers/spi/spi.c:3874:29: note: byref variable will be forcibly initialized 3874 | 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/net/mac80211/util.c: In function 'ieee80211_calculate_rx_timestamp': /kisskb/src/net/mac80211/util.c:3705:19: note: byref variable will be forcibly initialized 3705 | struct rate_info ri; | ^~ /kisskb/src/drivers/spi/spi.c: In function 'spi_write_then_read': /kisskb/src/drivers/spi/spi.c:4067:22: note: byref variable will be forcibly initialized 4067 | struct spi_transfer x[2]; | ^ /kisskb/src/drivers/spi/spi.c:4066:21: note: byref variable will be forcibly initialized 4066 | struct spi_message message; | ^~~~~~~ /kisskb/src/net/mac80211/util.c: In function 'ieee80211_dfs_cac_cancel': /kisskb/src/net/mac80211/util.c:3849:27: note: byref variable will be forcibly initialized 3849 | struct cfg80211_chan_def chandef; | ^~~~~~~ /kisskb/src/net/mac80211/util.c: In function 'ieee80211_dfs_radar_detected_work': /kisskb/src/net/mac80211/util.c:3878:27: note: byref variable will be forcibly initialized 3878 | struct cfg80211_chan_def chandef = local->hw.conf.chandef; | ^~~~~~~ /kisskb/src/net/mac80211/util.c: In function 'ieee80211_max_num_channels': /kisskb/src/net/mac80211/util.c:4475:6: note: byref variable will be forcibly initialized 4475 | u32 max_num_different_channels = 1; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/util.c: In function 'ieee80211_add_s1g_capab_ie': /kisskb/src/net/mac80211/util.c:4508:27: note: byref variable will be forcibly initialized 4508 | struct ieee80211_s1g_cap s1g_capab; | ^~~~~~~~~ /kisskb/src/net/batman-adv/fragmentation.c: In function 'batadv_frag_skb_buffer': /kisskb/src/net/batman-adv/fragmentation.c:315:20: note: byref variable will be forcibly initialized 315 | struct hlist_head head = HLIST_HEAD_INIT; | ^~~~ /kisskb/src/net/batman-adv/fragmentation.c: In function 'batadv_frag_send_packet': /kisskb/src/net/batman-adv/fragmentation.c:446:28: note: byref variable will be forcibly initialized 446 | struct batadv_frag_packet frag_header; | ^~~~~~~~~~~ /kisskb/src/net/wireless/sme.c: In function 'cfg80211_conn_do_work': /kisskb/src/net/wireless/sme.c:150:32: note: byref variable will be forcibly initialized 150 | struct cfg80211_assoc_request req = {}; | ^~~ In file included from /kisskb/src/drivers/nvdimm/nd-core.h:12, from /kisskb/src/drivers/nvdimm/label.c:11: /kisskb/src/drivers/nvdimm/label.c: In function 'nsl_uuid_equal': /kisskb/src/drivers/nvdimm/nd.h:281:9: note: byref variable will be forcibly initialized 281 | uuid_t tmp; | ^~~ /kisskb/src/net/wireless/sme.c: In function 'cfg80211_sme_connect': /kisskb/src/net/wireless/sme.c:579:31: note: byref variable will be forcibly initialized 579 | enum nl80211_timeout_reason treason; | ^~~~~~~ /kisskb/src/drivers/nvdimm/label.c: In function 'nsl_set_claim_class': /kisskb/src/drivers/nvdimm/label.c:848:10: note: byref variable will be forcibly initialized 848 | uuid_t uuid; | ^~~~ /kisskb/src/drivers/nvdimm/label.c: In function '__nd_label_validate': /kisskb/src/drivers/nvdimm/label.c:135:6: note: byref variable will be forcibly initialized 135 | u8 sig[NSINDEX_SIG_LEN]; | ^~~ /kisskb/src/drivers/nvdimm/label.c: In function 'nd_label_validate': /kisskb/src/drivers/nvdimm/label.c:250:6: note: byref variable will be forcibly initialized 250 | int label_size[] = { 128, 256 }; | ^~~~~~~~~~ /kisskb/src/drivers/nvdimm/label.c: In function 'nd_label_reserve_dpa': /kisskb/src/drivers/nvdimm/label.c:414:10: note: byref variable will be forcibly initialized 414 | uuid_t label_uuid; | ^~~~~~~~~~ /kisskb/src/drivers/nvdimm/label.c:412:22: note: byref variable will be forcibly initialized 412 | struct nd_label_id label_id; | ^~~~~~~~ /kisskb/src/net/wireless/sme.c: In function '__cfg80211_connect_result': /kisskb/src/net/wireless/sme.c:687:19: note: byref variable will be forcibly initialized 687 | union iwreq_data wrqu; | ^~~~ /kisskb/src/net/wireless/sme.c: In function 'cfg80211_conn_work': /kisskb/src/net/wireless/sme.c:257:40: note: byref variable will be forcibly initialized 257 | struct cfg80211_connect_resp_params cr; | ^~ /kisskb/src/net/wireless/sme.c:233:30: note: byref variable will be forcibly initialized 233 | enum nl80211_timeout_reason treason; | ^~~~~~~ /kisskb/src/net/wireless/sme.c:232:5: note: byref variable will be forcibly initialized 232 | u8 bssid_buf[ETH_ALEN], *bssid = NULL; | ^~~~~~~~~ /kisskb/src/net/wireless/sme.c: In function 'cfg80211_sme_rx_auth': /kisskb/src/net/wireless/sme.c:366:39: note: byref variable will be forcibly initialized 366 | struct cfg80211_connect_resp_params cr; | ^~ 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:1341:12: note: byref variable will be forcibly initialized 1341 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | 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:887:21: note: byref variable will be forcibly initialized 887 | struct nd_label_id label_id; | ^~~~~~~~ /kisskb/src/net/wireless/sme.c: In function '__cfg80211_roamed': /kisskb/src/net/wireless/sme.c:901:19: note: byref variable will be forcibly initialized 901 | union iwreq_data wrqu; | ^~~~ /kisskb/src/net/wireless/sme.c: In function '__cfg80211_disconnected': /kisskb/src/net/wireless/sme.c:1081:19: note: byref variable will be forcibly initialized 1081 | union iwreq_data wrqu; | ^~~~ 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:1072:12: note: byref variable will be forcibly initialized 1072 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/nvdimm/label.c:1070:21: note: byref variable will be forcibly initialized 1070 | struct nd_label_id label_id; | ^~~~~~~~ /kisskb/src/drivers/scsi/hosts.c: In function 'scsi_host_busy': /kisskb/src/drivers/scsi/hosts.c:587:6: note: byref variable will be forcibly initialized 587 | int cnt = 0; | ^~~ /kisskb/src/drivers/scsi/hosts.c: In function 'scsi_host_busy_iter': /kisskb/src/drivers/scsi/hosts.c:722:34: note: byref variable will be forcibly initialized 722 | struct scsi_host_busy_iter_data iter_data = { | ^~~~~~~~~ /kisskb/src/drivers/nvdimm/label.c: In function 'nsl_get_claim_class': /kisskb/src/drivers/nvdimm/label.c:867:10: note: byref variable will be forcibly initialized 867 | uuid_t uuid; | ^~~~ /kisskb/src/net/mac80211/chan.c: In function '_ieee80211_recalc_chanctx_min_def': /kisskb/src/net/mac80211/chan.c:316:27: note: byref variable will be forcibly initialized 316 | struct cfg80211_chan_def min_def; | ^~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/net/net_namespace.h:39, from /kisskb/src/include/linux/netdevice.h:37, from /kisskb/src/include/linux/rtnetlink.h:7, from /kisskb/src/net/mac80211/chan.c:9: /kisskb/src/net/mac80211/chan.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/mfd/sky81452.c: In function 'sky81452_probe': /kisskb/src/drivers/mfd/sky81452.c:29:18: note: byref variable will be forcibly initialized 29 | struct mfd_cell cells[2]; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c: In function 'amdgpu_connector_dvi_detect': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c:1036:36: note: byref variable will be forcibly initialized 1036 | struct drm_connector_list_iter iter; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c: In function 'amdgpu_connector_add': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c:1540:33: note: byref variable will be forcibly initialized 1540 | struct drm_connector_list_iter 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/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/net/qrtr/tun.c:4: /kisskb/src/net/qrtr/tun.c: In function 'qrtr_tun_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/net/qrtr/tun.c:71:7: note: in expansion of macro 'wait_event_interruptible' 71 | if (wait_event_interruptible(tun->readq, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/file.c: In function 'afu_ioctl_start_work': /kisskb/src/drivers/misc/cxl/file.c:150:30: note: byref variable will be forcibly initialized 150 | struct cxl_ioctl_start_work work; | ^~~~ /kisskb/src/drivers/misc/cxl/file.c: In function 'afu_read': /kisskb/src/drivers/misc/cxl/file.c:429:19: note: byref variable will be forcibly initialized 429 | struct cxl_event event; | ^~~~~ /kisskb/src/drivers/mfd/mt6397-core.c: In function 'mt6397_probe': /kisskb/src/drivers/mfd/mt6397-core.c:196:15: note: byref variable will be forcibly initialized 196 | unsigned int id = 0; | ^~ /kisskb/src/drivers/scsi/scsi_ioctl.c: In function 'scsi_get_idlun': /kisskb/src/drivers/scsi/scsi_ioctl.c:220:20: note: byref variable will be forcibly initialized 220 | struct scsi_idlun v = { | ^ /kisskb/src/drivers/scsi/scsi_ioctl.c: In function 'ioctl_internal_command': /kisskb/src/drivers/scsi/scsi_ioctl.c:71:24: note: byref variable will be forcibly initialized 71 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/drivers/scsi/scsi_ioctl.c: In function 'scsi_set_medium_removal': /kisskb/src/drivers/scsi/scsi_ioctl.c:123:7: note: byref variable will be forcibly initialized 123 | char scsi_cmd[MAX_COMMAND_SIZE]; | ^~~~~~~~ /kisskb/src/drivers/scsi/scsi_ioctl.c: In function 'scsi_send_start_stop': /kisskb/src/drivers/scsi/scsi_ioctl.c:234:5: note: byref variable will be forcibly initialized 234 | u8 cdb[MAX_COMMAND_SIZE] = { }; | ^~~ /kisskb/src/drivers/scsi/scsi_ioctl.c: In function 'sg_io': /kisskb/src/drivers/scsi/scsi_ioctl.c:461:17: note: byref variable will be forcibly initialized 461 | struct iovec *iov = NULL; | ^~~ /kisskb/src/drivers/scsi/scsi_ioctl.c:460:19: note: byref variable will be forcibly initialized 460 | struct iov_iter i; | ^ /kisskb/src/drivers/scsi/scsi_ioctl.c: In function 'scsi_ioctl_sg_io': /kisskb/src/drivers/scsi/scsi_ioctl.c:860:19: note: byref variable will be forcibly initialized 860 | struct sg_io_hdr hdr; | ^~~ /kisskb/src/drivers/scsi/scsi_ioctl.c: In function 'scsi_cdrom_send_packet': /kisskb/src/drivers/scsi/scsi_ioctl.c:805:19: note: byref variable will be forcibly initialized 805 | struct sg_io_hdr hdr; | ^~~ /kisskb/src/drivers/scsi/scsi_ioctl.c:804:31: note: byref variable will be forcibly initialized 804 | struct cdrom_generic_command cgc; | ^~~ /kisskb/src/drivers/scsi/scsi_ioctl.c: In function 'scsi_ioctl': /kisskb/src/drivers/scsi/scsi_ioctl.c:234:5: note: byref variable will be forcibly initialized 234 | u8 cdb[MAX_COMMAND_SIZE] = { }; | ^~~ /kisskb/src/drivers/scsi/scsi_ioctl.c:234:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/scsi/scsi_ioctl.c:234:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/scsi/scsi_ioctl.c:234:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/scsi/scsi_ioctl.c:889:24: note: byref variable will be forcibly initialized 889 | struct scsi_sense_hdr sense_hdr; | ^~~~~~~~~ In file included from /kisskb/src/net/bridge/br_forward.c:16: /kisskb/src/net/bridge/br_forward.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/bridge/br_forward.c: In function 'br_dev_queue_push_xmit': /kisskb/src/net/bridge/br_forward.c:43:7: note: byref variable will be forcibly initialized 43 | int depth; | ^~~~~ In file included from /kisskb/src/include/linux/of_irq.h:8, from /kisskb/src/drivers/mfd/mt6397-irq.c:9: /kisskb/src/drivers/mfd/mt6397-irq.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/drivers/mfd/mt6397-irq.c: In function 'mt6397_irq_handle_reg': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/mfd/mt6397-irq.c:85:15: note: byref variable will be forcibly initialized 85 | unsigned int status = 0; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atom.c: In function 'atom_op_shr': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atom.c:976:6: note: byref variable will be forcibly initialized 976 | int dptr = *ptr; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atom.c:975:11: note: byref variable will be forcibly initialized 975 | uint32_t saved, dst; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atom.c: In function 'atom_op_shl': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atom.c:957:6: note: byref variable will be forcibly initialized 957 | int dptr = *ptr; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atom.c:956:11: note: byref variable will be forcibly initialized 956 | uint32_t saved, dst; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atom.c: In function 'atom_op_xor': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atom.c:1048:6: note: byref variable will be forcibly initialized 1048 | int dptr = *ptr; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atom.c:1047:21: note: byref variable will be forcibly initialized 1047 | uint32_t dst, src, saved; | ^~~~~ /kisskb/src/net/batman-adv/gateway_client.c: In function 'batadv_gw_election': /kisskb/src/net/batman-adv/gateway_client.c:203:7: note: byref variable will be forcibly initialized 203 | char gw_addr[18] = { '\0' }; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atom.c: In function 'atom_op_mask': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atom.c:771:6: note: byref variable will be forcibly initialized 771 | int dptr = *ptr; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atom.c:770:27: note: byref variable will be forcibly initialized 770 | uint32_t dst, mask, src, saved; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atom.c: In function 'atom_op_clear': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atom.c:636:6: note: byref variable will be forcibly initialized 636 | int dptr = *ptr; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atom.c:635:11: note: byref variable will be forcibly initialized 635 | uint32_t saved; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atom.c: In function 'atom_op_sub': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atom.c:995:6: note: byref variable will be forcibly initialized 995 | int dptr = *ptr; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atom.c:994:21: note: byref variable will be forcibly initialized 994 | uint32_t dst, src, saved; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atom.c: In function 'atom_op_add': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atom.c:587:6: note: byref variable will be forcibly initialized 587 | int dptr = *ptr; | ^~~~ /kisskb/src/net/batman-adv/gateway_client.c: In function 'batadv_gw_node_delete': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atom.c:586:21: note: byref variable will be forcibly initialized 586 | uint32_t dst, src, saved; | ^~~~~ /kisskb/src/net/batman-adv/gateway_client.c:467:34: note: byref variable will be forcibly initialized 467 | struct batadv_tvlv_gateway_data gateway; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atom.c: In function 'atom_op_shift_right': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atom.c:941:6: note: byref variable will be forcibly initialized 941 | int dptr = *ptr; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atom.c:940:11: note: byref variable will be forcibly initialized 940 | uint32_t saved, dst; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atom.c: In function 'atom_op_shift_left': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atom.c:925:6: note: byref variable will be forcibly initialized 925 | int dptr = *ptr; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atom.c:924:11: note: byref variable will be forcibly initialized 924 | uint32_t saved, dst; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atom.c: In function 'atom_op_or': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atom.c:835:6: note: byref variable will be forcibly initialized 835 | int dptr = *ptr; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atom.c:834:21: note: byref variable will be forcibly initialized 834 | uint32_t dst, src, saved; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atom.c: In function 'atom_op_and': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atom.c:601:6: note: byref variable will be forcibly initialized 601 | int dptr = *ptr; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atom.c:600:21: note: byref variable will be forcibly initialized 600 | uint32_t dst, src, saved; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atom.c: In function 'atom_op_move': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atom.c:788:6: note: byref variable will be forcibly initialized 788 | int dptr = *ptr; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atom.c:787:16: note: byref variable will be forcibly initialized 787 | uint32_t src, saved; | ^~~~~ In file included from /kisskb/src/drivers/gpu/drm/amd/amdgpu/atom.c:27: /kisskb/src/drivers/gpu/drm/amd/amdgpu/atom.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atom.c: In function 'amdgpu_atom_execute_table_locked': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atom.c:1210:20: note: byref variable will be forcibly initialized 1210 | atom_exec_context ectx; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atom.c:1208:19: note: byref variable will be forcibly initialized 1208 | int len, ws, ps, ptr; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atom.c: In function 'amdgpu_atom_asic_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atom.c:1535:11: note: byref variable will be forcibly initialized 1535 | uint32_t ps[16]; | ^~ In file included from /kisskb/src/include/linux/of_irq.h:8, from /kisskb/src/drivers/mfd/mt6358-irq.c:14: /kisskb/src/drivers/mfd/mt6358-irq.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/drivers/mfd/mt6358-irq.c: In function 'mt6358_irq_sp_handler': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/mfd/mt6358-irq.c:124:15: note: byref variable will be forcibly initialized 124 | unsigned int irq_status, sta_reg, status; | ^~~~~~~~~~ /kisskb/src/drivers/mfd/mt6358-irq.c: In function 'mt6358_irq_handler': /kisskb/src/drivers/mfd/mt6358-irq.c:165:23: note: byref variable will be forcibly initialized 165 | unsigned int bit, i, top_irq_status = 0; | ^~~~~~~~~~~~~~ In file included from /kisskb/src/arch/powerpc/include/asm/io.h:27, 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/drivers/mfd/mt6358-irq.c:5: /kisskb/src/drivers/mfd/mt6358-irq.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_local_only_evt': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/net/mac80211/./trace.h:126:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 126 | DECLARE_EVENT_CLASS(local_only_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/net/mac80211/./trace.h:126:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 126 | DECLARE_EVENT_CLASS(local_only_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_local_u32_evt': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/net/mac80211/./trace.h:161:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 161 | DECLARE_EVENT_CLASS(local_u32_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/net/mac80211/./trace.h:161:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 161 | DECLARE_EVENT_CLASS(local_u32_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_return_int': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:207:1: note: in expansion of macro 'TRACE_EVENT' 207 | TRACE_EVENT(drv_return_int, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:207:1: note: in expansion of macro 'TRACE_EVENT' 207 | TRACE_EVENT(drv_return_int, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_return_bool': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:221:1: note: in expansion of macro 'TRACE_EVENT' 221 | TRACE_EVENT(drv_return_bool, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:221:1: note: in expansion of macro 'TRACE_EVENT' 221 | TRACE_EVENT(drv_return_bool, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_return_u32': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:236:1: note: in expansion of macro 'TRACE_EVENT' 236 | TRACE_EVENT(drv_return_u32, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:236:1: note: in expansion of macro 'TRACE_EVENT' 236 | TRACE_EVENT(drv_return_u32, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_return_u64': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:250:1: note: in expansion of macro 'TRACE_EVENT' 250 | TRACE_EVENT(drv_return_u64, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:250:1: note: in expansion of macro 'TRACE_EVENT' 250 | TRACE_EVENT(drv_return_u64, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_set_wakeup': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:294:1: note: in expansion of macro 'TRACE_EVENT' 294 | TRACE_EVENT(drv_set_wakeup, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:294:1: note: in expansion of macro 'TRACE_EVENT' 294 | TRACE_EVENT(drv_set_wakeup, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_config': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:353:1: note: in expansion of macro 'TRACE_EVENT' 353 | TRACE_EVENT(drv_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:353:1: note: in expansion of macro 'TRACE_EVENT' 353 | TRACE_EVENT(drv_config, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_prepare_multicast': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:488:1: note: in expansion of macro 'TRACE_EVENT' 488 | TRACE_EVENT(drv_prepare_multicast, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:488:1: note: in expansion of macro 'TRACE_EVENT' 488 | TRACE_EVENT(drv_prepare_multicast, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_configure_filter': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:509:1: note: in expansion of macro 'TRACE_EVENT' 509 | TRACE_EVENT(drv_configure_filter, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:509:1: note: in expansion of macro 'TRACE_EVENT' 509 | TRACE_EVENT(drv_configure_filter, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_get_stats': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:700:1: note: in expansion of macro 'TRACE_EVENT' 700 | TRACE_EVENT(drv_get_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:700:1: note: in expansion of macro 'TRACE_EVENT' 700 | TRACE_EVENT(drv_get_stats, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_get_key_seq': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:731:1: note: in expansion of macro 'TRACE_EVENT' 731 | TRACE_EVENT(drv_get_key_seq, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:731:1: note: in expansion of macro 'TRACE_EVENT' 731 | TRACE_EVENT(drv_get_key_seq, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_set_coverage_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:763:1: note: in expansion of macro 'TRACE_EVENT' 763 | TRACE_EVENT(drv_set_coverage_class, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:763:1: note: in expansion of macro 'TRACE_EVENT' 763 | TRACE_EVENT(drv_set_coverage_class, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_get_survey': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:1097:1: note: in expansion of macro 'TRACE_EVENT' 1097 | TRACE_EVENT(drv_get_survey, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:1097:1: note: in expansion of macro 'TRACE_EVENT' 1097 | TRACE_EVENT(drv_get_survey, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_flush': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:1119:1: note: in expansion of macro 'TRACE_EVENT' 1119 | TRACE_EVENT(drv_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:1119:1: note: in expansion of macro 'TRACE_EVENT' 1119 | TRACE_EVENT(drv_flush, | ^~~~~~~~~~~ /kisskb/src/net/batman-adv/gateway_common.c: In function 'batadv_gw_tvlv_ogm_handler_v1': /kisskb/src/net/batman-adv/gateway_common.c:222:34: note: byref variable will be forcibly initialized 222 | struct batadv_tvlv_gateway_data gateway, *gateway_ptr; | ^~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_set_antenna': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:1176:1: note: in expansion of macro 'TRACE_EVENT' 1176 | TRACE_EVENT(drv_set_antenna, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:1176:1: note: in expansion of macro 'TRACE_EVENT' 1176 | TRACE_EVENT(drv_set_antenna, | ^~~~~~~~~~~ /kisskb/src/net/batman-adv/gateway_common.c: In function 'batadv_parse_throughput': /kisskb/src/net/batman-adv/gateway_common.c:40:6: note: byref variable will be forcibly initialized 40 | u64 lthroughput; | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_get_antenna': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:1201:1: note: in expansion of macro 'TRACE_EVENT' 1201 | TRACE_EVENT(drv_get_antenna, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:1201:1: note: in expansion of macro 'TRACE_EVENT' 1201 | TRACE_EVENT(drv_get_antenna, | ^~~~~~~~~~~ /kisskb/src/net/batman-adv/gateway_common.c: In function 'batadv_gw_tvlv_container_update': /kisskb/src/net/batman-adv/gateway_common.c:136:34: note: byref variable will be forcibly initialized 136 | struct batadv_tvlv_gateway_data gw; | ^~ /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_set_ringparam': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:1267:1: note: in expansion of macro 'TRACE_EVENT' 1267 | TRACE_EVENT(drv_set_ringparam, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:1267:1: note: in expansion of macro 'TRACE_EVENT' 1267 | TRACE_EVENT(drv_set_ringparam, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_get_ringparam': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:1290:1: note: in expansion of macro 'TRACE_EVENT' 1290 | TRACE_EVENT(drv_get_ringparam, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:1290:1: note: in expansion of macro 'TRACE_EVENT' 1290 | TRACE_EVENT(drv_get_ringparam, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_local_chanctx': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/net/mac80211/./trace.h:1517:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1517 | DECLARE_EVENT_CLASS(local_chanctx, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/net/mac80211/./trace.h:1517:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1517 | DECLARE_EVENT_CLASS(local_chanctx, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_change_chanctx': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:1551:1: note: in expansion of macro 'TRACE_EVENT' 1551 | TRACE_EVENT(drv_change_chanctx, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:1551:1: note: in expansion of macro 'TRACE_EVENT' 1551 | TRACE_EVENT(drv_change_chanctx, | ^~~~~~~~~~~ /kisskb/src/net/batman-adv/gateway_common.c: In function 'batadv_gw_bandwidth_set': /kisskb/src/net/batman-adv/gateway_common.c:174:6: note: byref variable will be forcibly initialized 174 | u32 up_new = 0; | ^~~~~~ /kisskb/src/net/batman-adv/gateway_common.c:173:6: note: byref variable will be forcibly initialized 173 | u32 down_new = 0; | ^~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_reconfig_complete': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:1747:1: note: in expansion of macro 'TRACE_EVENT' 1747 | TRACE_EVENT(drv_reconfig_complete, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:1747:1: note: in expansion of macro 'TRACE_EVENT' 1747 | TRACE_EVENT(drv_reconfig_complete, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_api_scan_completed': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:2162:1: note: in expansion of macro 'TRACE_EVENT' 2162 | TRACE_EVENT(api_scan_completed, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:2162:1: note: in expansion of macro 'TRACE_EVENT' 2162 | TRACE_EVENT(api_scan_completed, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_api_sched_scan_results': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:2183:1: note: in expansion of macro 'TRACE_EVENT' 2183 | TRACE_EVENT(api_sched_scan_results, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:2183:1: note: in expansion of macro 'TRACE_EVENT' 2183 | TRACE_EVENT(api_sched_scan_results, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_api_sched_scan_stopped': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:2201:1: note: in expansion of macro 'TRACE_EVENT' 2201 | TRACE_EVENT(api_sched_scan_stopped, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:2201:1: note: in expansion of macro 'TRACE_EVENT' 2201 | TRACE_EVENT(api_sched_scan_stopped, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_wake_queue': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:2398:1: note: in expansion of macro 'TRACE_EVENT' 2398 | TRACE_EVENT(wake_queue, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:2398:1: note: in expansion of macro 'TRACE_EVENT' 2398 | TRACE_EVENT(wake_queue, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_stop_queue': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:2422:1: note: in expansion of macro 'TRACE_EVENT' 2422 | TRACE_EVENT(stop_queue, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:2422:1: note: in expansion of macro 'TRACE_EVENT' 2422 | TRACE_EVENT(stop_queue, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_api_radar_detected': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:2469:1: note: in expansion of macro 'TRACE_EVENT' 2469 | TRACE_EVENT(api_radar_detected, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:2469:1: note: in expansion of macro 'TRACE_EVENT' 2469 | TRACE_EVENT(api_radar_detected, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_local_only_evt': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/net/mac80211/./trace.h:126:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 126 | DECLARE_EVENT_CLASS(local_only_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_local_u32_evt': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/net/mac80211/./trace.h:161:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 161 | DECLARE_EVENT_CLASS(local_u32_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_return_int': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:207:1: note: in expansion of macro 'TRACE_EVENT' 207 | TRACE_EVENT(drv_return_int, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_return_bool': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:221:1: note: in expansion of macro 'TRACE_EVENT' 221 | TRACE_EVENT(drv_return_bool, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_return_u32': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:236:1: note: in expansion of macro 'TRACE_EVENT' 236 | TRACE_EVENT(drv_return_u32, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_return_u64': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:250:1: note: in expansion of macro 'TRACE_EVENT' 250 | TRACE_EVENT(drv_return_u64, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_set_wakeup': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:294:1: note: in expansion of macro 'TRACE_EVENT' 294 | TRACE_EVENT(drv_set_wakeup, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_config': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:353:1: note: in expansion of macro 'TRACE_EVENT' 353 | TRACE_EVENT(drv_config, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_prepare_multicast': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:488:1: note: in expansion of macro 'TRACE_EVENT' 488 | TRACE_EVENT(drv_prepare_multicast, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_configure_filter': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:509:1: note: in expansion of macro 'TRACE_EVENT' 509 | TRACE_EVENT(drv_configure_filter, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_get_stats': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:700:1: note: in expansion of macro 'TRACE_EVENT' 700 | TRACE_EVENT(drv_get_stats, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_get_key_seq': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:731:1: note: in expansion of macro 'TRACE_EVENT' 731 | TRACE_EVENT(drv_get_key_seq, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_set_coverage_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:763:1: note: in expansion of macro 'TRACE_EVENT' 763 | TRACE_EVENT(drv_set_coverage_class, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_get_survey': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:1097:1: note: in expansion of macro 'TRACE_EVENT' 1097 | TRACE_EVENT(drv_get_survey, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_flush': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:1119:1: note: in expansion of macro 'TRACE_EVENT' 1119 | TRACE_EVENT(drv_flush, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_set_antenna': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:1176:1: note: in expansion of macro 'TRACE_EVENT' 1176 | TRACE_EVENT(drv_set_antenna, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_get_antenna': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:1201:1: note: in expansion of macro 'TRACE_EVENT' 1201 | TRACE_EVENT(drv_get_antenna, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_set_ringparam': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:1267:1: note: in expansion of macro 'TRACE_EVENT' 1267 | TRACE_EVENT(drv_set_ringparam, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_get_ringparam': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:1290:1: note: in expansion of macro 'TRACE_EVENT' 1290 | TRACE_EVENT(drv_get_ringparam, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_local_chanctx': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/net/mac80211/./trace.h:1517:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1517 | DECLARE_EVENT_CLASS(local_chanctx, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_change_chanctx': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:1551:1: note: in expansion of macro 'TRACE_EVENT' 1551 | TRACE_EVENT(drv_change_chanctx, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_reconfig_complete': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:1747:1: note: in expansion of macro 'TRACE_EVENT' 1747 | TRACE_EVENT(drv_reconfig_complete, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_api_scan_completed': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:2162:1: note: in expansion of macro 'TRACE_EVENT' 2162 | TRACE_EVENT(api_scan_completed, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_api_sched_scan_results': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:2183:1: note: in expansion of macro 'TRACE_EVENT' 2183 | TRACE_EVENT(api_sched_scan_results, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_api_sched_scan_stopped': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:2201:1: note: in expansion of macro 'TRACE_EVENT' 2201 | TRACE_EVENT(api_sched_scan_stopped, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_wake_queue': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:2398:1: note: in expansion of macro 'TRACE_EVENT' 2398 | TRACE_EVENT(wake_queue, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_stop_queue': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:2422:1: note: in expansion of macro 'TRACE_EVENT' 2422 | TRACE_EVENT(stop_queue, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_api_radar_detected': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:2469:1: note: in expansion of macro 'TRACE_EVENT' 2469 | TRACE_EVENT(api_radar_detected, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_local_sdata_addr_evt': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/net/mac80211/./trace.h:138:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 138 | DECLARE_EVENT_CLASS(local_sdata_addr_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/net/mac80211/./trace.h:138:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 138 | DECLARE_EVENT_CLASS(local_sdata_addr_evt, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_local_sdata_addr_evt': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/net/mac80211/./trace.h:138:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 138 | DECLARE_EVENT_CLASS(local_sdata_addr_evt, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_local_sdata_evt': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/net/mac80211/./trace.h:181:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 181 | DECLARE_EVENT_CLASS(local_sdata_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/net/mac80211/./trace.h:181:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 181 | DECLARE_EVENT_CLASS(local_sdata_evt, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_local_sdata_evt': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/net/mac80211/./trace.h:181:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 181 | DECLARE_EVENT_CLASS(local_sdata_evt, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_change_interface': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:319:1: note: in expansion of macro 'TRACE_EVENT' 319 | TRACE_EVENT(drv_change_interface, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:319:1: note: in expansion of macro 'TRACE_EVENT' 319 | TRACE_EVENT(drv_change_interface, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_change_interface': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:319:1: note: in expansion of macro 'TRACE_EVENT' 319 | TRACE_EVENT(drv_change_interface, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_bss_info_changed': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:393:1: note: in expansion of macro 'TRACE_EVENT' 393 | TRACE_EVENT(drv_bss_info_changed, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:393:1: note: in expansion of macro 'TRACE_EVENT' 393 | TRACE_EVENT(drv_bss_info_changed, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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/mac80211/./trace.h:393:1: note: in expansion of macro 'TRACE_EVENT' 393 | TRACE_EVENT(drv_bss_info_changed, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_bss_info_changed': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:393:1: note: in expansion of macro 'TRACE_EVENT' 393 | TRACE_EVENT(drv_bss_info_changed, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | 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/mac80211/./trace.h:393:1: note: in expansion of macro 'TRACE_EVENT' 393 | TRACE_EVENT(drv_bss_info_changed, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_config_iface_filter': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:537:1: note: in expansion of macro 'TRACE_EVENT' 537 | TRACE_EVENT(drv_config_iface_filter, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:537:1: note: in expansion of macro 'TRACE_EVENT' 537 | TRACE_EVENT(drv_config_iface_filter, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_config_iface_filter': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:537:1: note: in expansion of macro 'TRACE_EVENT' 537 | TRACE_EVENT(drv_config_iface_filter, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_sw_scan_start': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:671:1: note: in expansion of macro 'TRACE_EVENT' 671 | TRACE_EVENT(drv_sw_scan_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:671:1: note: in expansion of macro 'TRACE_EVENT' 671 | TRACE_EVENT(drv_sw_scan_start, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_sw_scan_start': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:671:1: note: in expansion of macro 'TRACE_EVENT' 671 | TRACE_EVENT(drv_sw_scan_start, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_conf_tx': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:969:1: note: in expansion of macro 'TRACE_EVENT' 969 | TRACE_EVENT(drv_conf_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:969:1: note: in expansion of macro 'TRACE_EVENT' 969 | TRACE_EVENT(drv_conf_tx, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_conf_tx': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:969:1: note: in expansion of macro 'TRACE_EVENT' 969 | TRACE_EVENT(drv_conf_tx, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_set_tsf': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:1010:1: note: in expansion of macro 'TRACE_EVENT' 1010 | TRACE_EVENT(drv_set_tsf, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:1010:1: note: in expansion of macro 'TRACE_EVENT' 1010 | TRACE_EVENT(drv_set_tsf, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_set_tsf': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:1010:1: note: in expansion of macro 'TRACE_EVENT' 1010 | TRACE_EVENT(drv_set_tsf, | ^~~~~~~~~~~ /kisskb/src/drivers/mfd/rohm-bd718x7.c: In function 'bd718xx_init_press_duration': /kisskb/src/drivers/mfd/rohm-bd718x7.c:97:22: note: byref variable will be forcibly initialized 97 | u32 short_press_ms, long_press_ms; | ^~~~~~~~~~~~~ /kisskb/src/drivers/mfd/rohm-bd718x7.c:97:6: note: byref variable will be forcibly initialized 97 | u32 short_press_ms, long_press_ms; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/mfd/rohm-bd718x7.c: In function 'bd718xx_i2c_probe': /kisskb/src/drivers/mfd/rohm-bd718x7.c:134:31: note: byref variable will be forcibly initialized 134 | struct regmap_irq_chip_data *irq_data; | ^~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_offset_tsf': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:1035:1: note: in expansion of macro 'TRACE_EVENT' 1035 | TRACE_EVENT(drv_offset_tsf, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:1035:1: note: in expansion of macro 'TRACE_EVENT' 1035 | TRACE_EVENT(drv_offset_tsf, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_offset_tsf': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:1035:1: note: in expansion of macro 'TRACE_EVENT' 1035 | TRACE_EVENT(drv_offset_tsf, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_ampdu_action': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:1072:1: note: in expansion of macro 'TRACE_EVENT' 1072 | TRACE_EVENT(drv_ampdu_action, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:1072:1: note: in expansion of macro 'TRACE_EVENT' 1072 | TRACE_EVENT(drv_ampdu_action, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_ampdu_action': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:1072:1: note: in expansion of macro 'TRACE_EVENT' 1072 | TRACE_EVENT(drv_ampdu_action, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_channel_switch': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:1143:1: note: in expansion of macro 'TRACE_EVENT' 1143 | TRACE_EVENT(drv_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:1143:1: note: in expansion of macro 'TRACE_EVENT' 1143 | TRACE_EVENT(drv_channel_switch, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_channel_switch': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:1143:1: note: in expansion of macro 'TRACE_EVENT' 1143 | TRACE_EVENT(drv_channel_switch, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_remain_on_channel': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:1226:1: note: in expansion of macro 'TRACE_EVENT' 1226 | TRACE_EVENT(drv_remain_on_channel, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:1226:1: note: in expansion of macro 'TRACE_EVENT' 1226 | TRACE_EVENT(drv_remain_on_channel, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_remain_on_channel': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:1226:1: note: in expansion of macro 'TRACE_EVENT' 1226 | TRACE_EVENT(drv_remain_on_channel, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_set_bitrate_mask': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:1329:1: note: in expansion of macro 'TRACE_EVENT' 1329 | TRACE_EVENT(drv_set_bitrate_mask, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:1329:1: note: in expansion of macro 'TRACE_EVENT' 1329 | TRACE_EVENT(drv_set_bitrate_mask, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_set_bitrate_mask': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:1329:1: note: in expansion of macro 'TRACE_EVENT' 1329 | TRACE_EVENT(drv_set_bitrate_mask, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_set_rekey_data': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:1356:1: note: in expansion of macro 'TRACE_EVENT' 1356 | TRACE_EVENT(drv_set_rekey_data, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:1356:1: note: in expansion of macro 'TRACE_EVENT' 1356 | TRACE_EVENT(drv_set_rekey_data, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_set_rekey_data': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:1356:1: note: in expansion of macro 'TRACE_EVENT' 1356 | TRACE_EVENT(drv_set_rekey_data, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_event_callback': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:1384:1: note: in expansion of macro 'TRACE_EVENT' 1384 | TRACE_EVENT(drv_event_callback, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:1384:1: note: in expansion of macro 'TRACE_EVENT' 1384 | TRACE_EVENT(drv_event_callback, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_event_callback': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:1384:1: note: in expansion of macro 'TRACE_EVENT' 1384 | TRACE_EVENT(drv_event_callback, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_mgd_prepare_complete_tx_evt': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/net/mac80211/./trace.h:1464:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1464 | DECLARE_EVENT_CLASS(mgd_prepare_complete_tx_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/net/mac80211/./trace.h:1464:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1464 | DECLARE_EVENT_CLASS(mgd_prepare_complete_tx_evt, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_mgd_prepare_complete_tx_evt': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/net/mac80211/./trace.h:1464:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1464 | DECLARE_EVENT_CLASS(mgd_prepare_complete_tx_evt, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_local_sdata_chanctx': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/net/mac80211/./trace.h:1671:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1671 | DECLARE_EVENT_CLASS(local_sdata_chanctx, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/net/mac80211/./trace.h:1671:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1671 | DECLARE_EVENT_CLASS(local_sdata_chanctx, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_local_sdata_chanctx': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/net/mac80211/./trace.h:1671:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1671 | DECLARE_EVENT_CLASS(local_sdata_chanctx, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_start_ap': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:1710:1: note: in expansion of macro 'TRACE_EVENT' 1710 | TRACE_EVENT(drv_start_ap, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:1710:1: note: in expansion of macro 'TRACE_EVENT' 1710 | TRACE_EVENT(drv_start_ap, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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/mac80211/./trace.h:1710:1: note: in expansion of macro 'TRACE_EVENT' 1710 | TRACE_EVENT(drv_start_ap, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_sta_process_chanswitch': /kisskb/src/net/mac80211/mlme.c:1298:34: note: byref variable will be forcibly initialized 1298 | struct ieee80211_channel_switch ch_switch; | ^~~~~~~~~ /kisskb/src/net/mac80211/mlme.c:1297:26: note: byref variable will be forcibly initialized 1297 | struct ieee80211_csa_ie csa_ie; | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_start_ap': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:1710:1: note: in expansion of macro 'TRACE_EVENT' 1710 | TRACE_EVENT(drv_start_ap, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | 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/mac80211/./trace.h:1710:1: note: in expansion of macro 'TRACE_EVENT' 1710 | TRACE_EVENT(drv_start_ap, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_join_ibss': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:1777:1: note: in expansion of macro 'TRACE_EVENT' 1777 | TRACE_EVENT(drv_join_ibss, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:1777:1: note: in expansion of macro 'TRACE_EVENT' 1777 | TRACE_EVENT(drv_join_ibss, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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/mac80211/./trace.h:1777:1: note: in expansion of macro 'TRACE_EVENT' 1777 | TRACE_EVENT(drv_join_ibss, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_sta_wmm_params': /kisskb/src/net/mac80211/mlme.c:1965:35: note: byref variable will be forcibly initialized 1965 | struct ieee80211_tx_queue_params params[IEEE80211_NUM_ACS]; | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_join_ibss': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:1777:1: note: in expansion of macro 'TRACE_EVENT' 1777 | TRACE_EVENT(drv_join_ibss, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | 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/mac80211/./trace.h:1777:1: note: in expansion of macro 'TRACE_EVENT' 1777 | TRACE_EVENT(drv_join_ibss, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_start_nan': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:1830:1: note: in expansion of macro 'TRACE_EVENT' 1830 | TRACE_EVENT(drv_start_nan, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:1830:1: note: in expansion of macro 'TRACE_EVENT' 1830 | TRACE_EVENT(drv_start_nan, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_start_nan': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:1830:1: note: in expansion of macro 'TRACE_EVENT' 1830 | TRACE_EVENT(drv_start_nan, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_determine_chantype': /kisskb/src/net/mac80211/mlme.c:242:34: note: byref variable will be forcibly initialized 242 | struct ieee80211_vht_operation he_oper_vht_cap; | ^~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/mlme.c:157:30: note: byref variable will be forcibly initialized 157 | struct ieee80211_sta_ht_cap sta_ht_cap; | ^~~~~~~~~~ /kisskb/src/net/mac80211/mlme.c:156:27: note: byref variable will be forcibly initialized 156 | struct cfg80211_chan_def vht_chandef; | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_stop_nan': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:1858:1: note: in expansion of macro 'TRACE_EVENT' 1858 | TRACE_EVENT(drv_stop_nan, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:1858:1: note: in expansion of macro 'TRACE_EVENT' 1858 | TRACE_EVENT(drv_stop_nan, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_stop_nan': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:1858:1: note: in expansion of macro 'TRACE_EVENT' 1858 | TRACE_EVENT(drv_stop_nan, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_config_bw': /kisskb/src/net/mac80211/mlme.c:371:27: note: byref variable will be forcibly initialized 371 | struct cfg80211_chan_def chandef; | ^~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_nan_change_conf': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:1880:1: note: in expansion of macro 'TRACE_EVENT' 1880 | TRACE_EVENT(drv_nan_change_conf, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:1880:1: note: in expansion of macro 'TRACE_EVENT' 1880 | TRACE_EVENT(drv_nan_change_conf, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_nan_change_conf': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:1880:1: note: in expansion of macro 'TRACE_EVENT' 1880 | TRACE_EVENT(drv_nan_change_conf, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_add_nan_func': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:1911:1: note: in expansion of macro 'TRACE_EVENT' 1911 | TRACE_EVENT(drv_add_nan_func, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:1911:1: note: in expansion of macro 'TRACE_EVENT' 1911 | TRACE_EVENT(drv_add_nan_func, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_add_nan_func': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:1911:1: note: in expansion of macro 'TRACE_EVENT' 1911 | TRACE_EVENT(drv_add_nan_func, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_del_nan_func': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:1938:1: note: in expansion of macro 'TRACE_EVENT' 1938 | TRACE_EVENT(drv_del_nan_func, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:1938:1: note: in expansion of macro 'TRACE_EVENT' 1938 | TRACE_EVENT(drv_del_nan_func, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_del_nan_func': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:1938:1: note: in expansion of macro 'TRACE_EVENT' 1938 | TRACE_EVENT(drv_del_nan_func, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_handle_pwr_constr': /kisskb/src/net/mac80211/mlme.c:1562:20: note: byref variable will be forcibly initialized 1562 | int chan_pwr = 0, pwr_reduction_80211h = 0; | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/mlme.c:1562:6: note: byref variable will be forcibly initialized 1562 | int chan_pwr = 0, pwr_reduction_80211h = 0; | ^~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_api_start_tx_ba_cb': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:2000:1: note: in expansion of macro 'TRACE_EVENT' 2000 | TRACE_EVENT(api_start_tx_ba_cb, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:2000:1: note: in expansion of macro 'TRACE_EVENT' 2000 | TRACE_EVENT(api_start_tx_ba_cb, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_api_start_tx_ba_cb': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:2000:1: note: in expansion of macro 'TRACE_EVENT' 2000 | TRACE_EVENT(api_start_tx_ba_cb, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_api_stop_tx_ba_cb': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:2044:1: note: in expansion of macro 'TRACE_EVENT' 2044 | TRACE_EVENT(api_stop_tx_ba_cb, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:2044:1: note: in expansion of macro 'TRACE_EVENT' 2044 | TRACE_EVENT(api_stop_tx_ba_cb, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_api_stop_tx_ba_cb': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:2044:1: note: in expansion of macro 'TRACE_EVENT' 2044 | TRACE_EVENT(api_stop_tx_ba_cb, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_rx_mgmt_auth': /kisskb/src/net/mac80211/mlme.c:2955:5: note: byref variable will be forcibly initialized 2955 | u8 bssid[ETH_ALEN]; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_api_beacon_loss': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:2072:1: note: in expansion of macro 'TRACE_EVENT' 2072 | TRACE_EVENT(api_beacon_loss, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:2072:1: note: in expansion of macro 'TRACE_EVENT' 2072 | TRACE_EVENT(api_beacon_loss, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_api_beacon_loss': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:2072:1: note: in expansion of macro 'TRACE_EVENT' 2072 | TRACE_EVENT(api_beacon_loss, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_api_connection_loss': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:2091:1: note: in expansion of macro 'TRACE_EVENT' 2091 | TRACE_EVENT(api_connection_loss, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:2091:1: note: in expansion of macro 'TRACE_EVENT' 2091 | TRACE_EVENT(api_connection_loss, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_api_connection_loss': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:2091:1: note: in expansion of macro 'TRACE_EVENT' 2091 | TRACE_EVENT(api_connection_loss, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_add_ht_ie': /kisskb/src/net/mac80211/mlme.c:477:30: note: byref variable will be forcibly initialized 477 | struct ieee80211_sta_ht_cap ht_cap; | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_api_disconnect': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:2110:1: note: in expansion of macro 'TRACE_EVENT' 2110 | TRACE_EVENT(api_disconnect, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:2110:1: note: in expansion of macro 'TRACE_EVENT' 2110 | TRACE_EVENT(api_disconnect, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_add_vht_ie': /kisskb/src/net/mac80211/mlme.c:550:31: note: byref variable will be forcibly initialized 550 | struct ieee80211_sta_vht_cap vht_cap; | ^~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_api_disconnect': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:2110:1: note: in expansion of macro 'TRACE_EVENT' 2110 | TRACE_EVENT(api_disconnect, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_api_cqm_rssi_notify': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:2131:1: note: in expansion of macro 'TRACE_EVENT' 2131 | TRACE_EVENT(api_cqm_rssi_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:2131:1: note: in expansion of macro 'TRACE_EVENT' 2131 | TRACE_EVENT(api_cqm_rssi_notify, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_api_cqm_rssi_notify': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:2131:1: note: in expansion of macro 'TRACE_EVENT' 2131 | TRACE_EVENT(api_cqm_rssi_notify, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_api_chswitch_done': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:2243:1: note: in expansion of macro 'TRACE_EVENT' 2243 | TRACE_EVENT(api_chswitch_done, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:2243:1: note: in expansion of macro 'TRACE_EVENT' 2243 | TRACE_EVENT(api_chswitch_done, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_send_assoc': /kisskb/src/net/mac80211/mlme.c:686:32: note: byref variable will be forcibly initialized 686 | struct ieee80211_prep_tx_info info = {}; | ^~~~ /kisskb/src/net/mac80211/mlme.c:681:6: note: byref variable will be forcibly initialized 681 | u32 rates = 0; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_api_chswitch_done': /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_prep_channel': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:2243:1: note: in expansion of macro 'TRACE_EVENT' 2243 | TRACE_EVENT(api_chswitch_done, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/mlme.c:5018:27: note: byref variable will be forcibly initialized 5018 | struct cfg80211_chan_def chandef; | ^~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_api_gtk_rekey_notify': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:2274:1: note: in expansion of macro 'TRACE_EVENT' 2274 | TRACE_EVENT(api_gtk_rekey_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:2274:1: note: in expansion of macro 'TRACE_EVENT' 2274 | TRACE_EVENT(api_gtk_rekey_notify, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_api_gtk_rekey_notify': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:2274:1: note: in expansion of macro 'TRACE_EVENT' 2274 | TRACE_EVENT(api_gtk_rekey_notify, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_prep_connection': /kisskb/src/net/mac80211/mlme.c:5269:27: note: byref variable will be forcibly initialized 5269 | int min_rate = INT_MAX, min_rate_index = -1; | ^~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_api_enable_rssi_reports': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:2295:1: note: in expansion of macro 'TRACE_EVENT' 2295 | TRACE_EVENT(api_enable_rssi_reports, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:2295:1: note: in expansion of macro 'TRACE_EVENT' 2295 | TRACE_EVENT(api_enable_rssi_reports, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/mlme.c:5269:7: note: byref variable will be forcibly initialized 5269 | int min_rate = INT_MAX, min_rate_index = -1; | ^~~~~~~~ /kisskb/src/net/mac80211/mlme.c:5268:8: note: byref variable will be forcibly initialized 5268 | bool have_higher_than_11mbit; | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/mlme.c:5267:18: note: byref variable will be forcibly initialized 5267 | u32 rates = 0, basic_rates = 0; | ^~~~~~~~~~~ /kisskb/src/net/mac80211/mlme.c:5267:7: note: byref variable will be forcibly initialized 5267 | u32 rates = 0, basic_rates = 0; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_api_enable_rssi_reports': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:2295:1: note: in expansion of macro 'TRACE_EVENT' 2295 | TRACE_EVENT(api_enable_rssi_reports, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_set_default_unicast_key': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:2446:1: note: in expansion of macro 'TRACE_EVENT' 2446 | TRACE_EVENT(drv_set_default_unicast_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:2446:1: note: in expansion of macro 'TRACE_EVENT' 2446 | TRACE_EVENT(drv_set_default_unicast_key, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_set_default_unicast_key': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:2446:1: note: in expansion of macro 'TRACE_EVENT' 2446 | TRACE_EVENT(drv_set_default_unicast_key, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_handle_beacon_sig': /kisskb/src/net/mac80211/mlme.c:3909:26: note: byref variable will be forcibly initialized 3909 | struct ieee80211_event event = { | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_channel_switch_beacon': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:2488:1: note: in expansion of macro 'TRACE_EVENT' 2488 | TRACE_EVENT(drv_channel_switch_beacon, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:2488:1: note: in expansion of macro 'TRACE_EVENT' 2488 | TRACE_EVENT(drv_channel_switch_beacon, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_channel_switch_beacon': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:2488:1: note: in expansion of macro 'TRACE_EVENT' 2488 | TRACE_EVENT(drv_channel_switch_beacon, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_pre_channel_switch': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:2513:1: note: in expansion of macro 'TRACE_EVENT' 2513 | TRACE_EVENT(drv_pre_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:2513:1: note: in expansion of macro 'TRACE_EVENT' 2513 | TRACE_EVENT(drv_pre_channel_switch, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_pre_channel_switch': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:2513:1: note: in expansion of macro 'TRACE_EVENT' 2513 | TRACE_EVENT(drv_pre_channel_switch, | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/net/net_namespace.h:39, from /kisskb/src/include/linux/netdevice.h:37, from /kisskb/src/net/dsa/dsa2.c:12: /kisskb/src/net/dsa/dsa2.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_channel_switch_rx_beacon': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:2560:1: note: in expansion of macro 'TRACE_EVENT' 2560 | TRACE_EVENT(drv_channel_switch_rx_beacon, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:2560:1: note: in expansion of macro 'TRACE_EVENT' 2560 | TRACE_EVENT(drv_channel_switch_rx_beacon, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_channel_switch_rx_beacon': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:2560:1: note: in expansion of macro 'TRACE_EVENT' 2560 | TRACE_EVENT(drv_channel_switch_rx_beacon, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_get_txpower': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:2596:1: note: in expansion of macro 'TRACE_EVENT' 2596 | TRACE_EVENT(drv_get_txpower, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:2596:1: note: in expansion of macro 'TRACE_EVENT' 2596 | TRACE_EVENT(drv_get_txpower, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_get_txpower': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:2596:1: note: in expansion of macro 'TRACE_EVENT' 2596 | TRACE_EVENT(drv_get_txpower, | ^~~~~~~~~~~ /kisskb/src/net/dsa/dsa2.c: In function 'dsa_switch_parse_ports_of': /kisskb/src/net/dsa/dsa2.c:1349:6: note: byref variable will be forcibly initialized 1349 | u32 reg; | ^~~ /kisskb/src/net/mac80211/mlme.c: In function '__ieee80211_disconnect': /kisskb/src/net/mac80211/mlme.c:2710:5: note: byref variable will be forcibly initialized 2710 | u8 frame_buf[IEEE80211_DEAUTH_FRAME_LEN]; | ^~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_tdls_recv_channel_switch': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:2681:1: note: in expansion of macro 'TRACE_EVENT' 2681 | TRACE_EVENT(drv_tdls_recv_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:2681:1: note: in expansion of macro 'TRACE_EVENT' 2681 | TRACE_EVENT(drv_tdls_recv_channel_switch, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_tdls_recv_channel_switch': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:2681:1: note: in expansion of macro 'TRACE_EVENT' 2681 | TRACE_EVENT(drv_tdls_recv_channel_switch, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_rx_mgmt_beacon': /kisskb/src/net/mac80211/mlme.c:4146:33: note: byref variable will be forcibly initialized 4146 | struct ieee80211_p2p_noa_attr noa = {}; | ^~~ /kisskb/src/net/mac80211/mlme.c:4009:5: note: byref variable will be forcibly initialized 4009 | u8 deauth_buf[IEEE80211_DEAUTH_FRAME_LEN]; | ^~~~~~~~~~ /kisskb/src/net/mac80211/mlme.c:4004:6: note: byref variable will be forcibly initialized 4004 | u32 changed = 0; | ^~~~~~~ /kisskb/src/net/dsa/dsa2.c: In function 'dsa_switch_parse_member_of': /kisskb/src/net/dsa/dsa2.c:1393:6: note: byref variable will be forcibly initialized 1393 | u32 m[2] = { 0, 0 }; | ^ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_get_ftm_responder_stats': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:2756:1: note: in expansion of macro 'TRACE_EVENT' 2756 | TRACE_EVENT(drv_get_ftm_responder_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:2756:1: note: in expansion of macro 'TRACE_EVENT' 2756 | TRACE_EVENT(drv_get_ftm_responder_stats, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_get_ftm_responder_stats': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:2756:1: note: in expansion of macro 'TRACE_EVENT' 2756 | TRACE_EVENT(drv_get_ftm_responder_stats, | ^~~~~~~~~~~ /kisskb/src/net/dsa/dsa2.c: In function 'dsa_port_setup_routing_table': /kisskb/src/net/dsa/dsa2.c:316:29: note: byref variable will be forcibly initialized 316 | struct of_phandle_iterator it; | ^~ /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_dfs_cac_timer_work': /kisskb/src/net/mac80211/mlme.c:1853:27: note: byref variable will be forcibly initialized 1853 | struct cfg80211_chan_def chandef = sdata->vif.bss_conf.chandef; | ^~~~~~~ /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_sta_connection_lost': /kisskb/src/net/mac80211/mlme.c:4405:5: note: byref variable will be forcibly initialized 4405 | u8 frame_buf[IEEE80211_DEAUTH_FRAME_LEN]; | ^~~~~~~~~ /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_sta_work': /kisskb/src/net/mac80211/mlme.c:4631:6: note: byref variable will be forcibly initialized 4631 | u8 bssid[ETH_ALEN]; | ^~~~~ /kisskb/src/net/mac80211/mlme.c:4616:27: note: byref variable will be forcibly initialized 4616 | struct ieee80211_event event = { | ^~~~~ /kisskb/src/net/mac80211/mlme.c:4595:27: note: byref variable will be forcibly initialized 4595 | struct ieee80211_event event = { | ^~~~~ /kisskb/src/net/mac80211/mlme.c:4594:7: note: byref variable will be forcibly initialized 4594 | u8 bssid[ETH_ALEN]; | ^~~~~ 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/net/dsa/dsa2.c:9: /kisskb/src/net/dsa/dsa2.c: In function 'dsa_switch_shutdown': /kisskb/src/net/dsa/dsa2.c:1612:12: note: byref variable will be forcibly initialized 1612 | LIST_HEAD(unregister_list); | ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_set_tim': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:567:1: note: in expansion of macro 'TRACE_EVENT' 567 | TRACE_EVENT(drv_set_tim, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:567:1: note: in expansion of macro 'TRACE_EVENT' 567 | TRACE_EVENT(drv_set_tim, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_set_tim': /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_mgd_auth': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:567:1: note: in expansion of macro 'TRACE_EVENT' 567 | TRACE_EVENT(drv_set_tim, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/mlme.c:5503:6: note: byref variable will be forcibly initialized 5503 | u8 frame_buf[IEEE80211_DEAUTH_FRAME_LEN]; | ^~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_set_key': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:591:1: note: in expansion of macro 'TRACE_EVENT' 591 | TRACE_EVENT(drv_set_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:591:1: note: in expansion of macro 'TRACE_EVENT' 591 | TRACE_EVENT(drv_set_key, | ^~~~~~~~~~~ /kisskb/src/net/dsa/dsa2.c: In function 'dsa_tree_change_tag_proto': /kisskb/src/net/dsa/dsa2.c:1130:37: note: byref variable will be forcibly initialized 1130 | struct dsa_notifier_tag_proto_info info; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_set_key': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:591:1: note: in expansion of macro 'TRACE_EVENT' 591 | TRACE_EVENT(drv_set_key, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_mgd_assoc': /kisskb/src/net/mac80211/mlme.c:5545:5: note: byref variable will be forcibly initialized 5545 | int ieee80211_mgd_assoc(struct ieee80211_sub_if_data *sdata, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_update_tkip_key': /kisskb/src/net/mac80211/mlme.c:5813:6: note: byref variable will be forcibly initialized 5813 | u8 dtim_count = 0; | ^~~~~~~~~~ /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:619:1: note: in expansion of macro 'TRACE_EVENT' 619 | TRACE_EVENT(drv_update_tkip_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:619:1: note: in expansion of macro 'TRACE_EVENT' 619 | TRACE_EVENT(drv_update_tkip_key, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/mlme.c:5753:31: note: byref variable will be forcibly initialized 5753 | struct ieee80211_sta_ht_cap sta_ht_cap; | ^~~~~~~~~~ /kisskb/src/net/mac80211/mlme.c:5579:6: note: byref variable will be forcibly initialized 5579 | u8 frame_buf[IEEE80211_DEAUTH_FRAME_LEN]; | ^~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_update_tkip_key': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:619:1: note: in expansion of macro 'TRACE_EVENT' 619 | TRACE_EVENT(drv_update_tkip_key, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_sta_notify': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:784:1: note: in expansion of macro 'TRACE_EVENT' 784 | TRACE_EVENT(drv_sta_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:784:1: note: in expansion of macro 'TRACE_EVENT' 784 | TRACE_EVENT(drv_sta_notify, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_sta_notify': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:784:1: note: in expansion of macro 'TRACE_EVENT' 784 | TRACE_EVENT(drv_sta_notify, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_sta_state': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:812:1: note: in expansion of macro 'TRACE_EVENT' 812 | TRACE_EVENT(drv_sta_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:812:1: note: in expansion of macro 'TRACE_EVENT' 812 | TRACE_EVENT(drv_sta_state, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_mgd_deauth': In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_sta_state': /kisskb/src/net/mac80211/mlme.c:5879:5: note: byref variable will be forcibly initialized 5879 | u8 frame_buf[IEEE80211_DEAUTH_FRAME_LEN]; | ^~~~~~~~~ /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:812:1: note: in expansion of macro 'TRACE_EVENT' 812 | TRACE_EVENT(drv_sta_state, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_sta_set_txpwr': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:844:1: note: in expansion of macro 'TRACE_EVENT' 844 | TRACE_EVENT(drv_sta_set_txpwr, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:844:1: note: in expansion of macro 'TRACE_EVENT' 844 | TRACE_EVENT(drv_sta_set_txpwr, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_mgd_quiesce': /kisskb/src/net/mac80211/mlme.c:4810:34: note: byref variable will be forcibly initialized 4810 | struct cfg80211_deauth_request req = { | ^~~ /kisskb/src/net/mac80211/mlme.c:4809:6: note: byref variable will be forcibly initialized 4809 | u8 bssid[ETH_ALEN]; | ^~~~~ /kisskb/src/net/mac80211/mlme.c:4764:5: note: byref variable will be forcibly initialized 4764 | u8 frame_buf[IEEE80211_DEAUTH_FRAME_LEN]; | ^~~~~~~~~ /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_mgd_disassoc': In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_sta_set_txpwr': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:844:1: note: in expansion of macro 'TRACE_EVENT' 844 | TRACE_EVENT(drv_sta_set_txpwr, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/mlme.c:5948:5: note: byref variable will be forcibly initialized 5948 | u8 frame_buf[IEEE80211_DEAUTH_FRAME_LEN]; | ^~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_sta_rc_update': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:874:1: note: in expansion of macro 'TRACE_EVENT' 874 | TRACE_EVENT(drv_sta_rc_update, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:874:1: note: in expansion of macro 'TRACE_EVENT' 874 | TRACE_EVENT(drv_sta_rc_update, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_sta_rc_update': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:874:1: note: in expansion of macro 'TRACE_EVENT' 874 | TRACE_EVENT(drv_sta_rc_update, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_sta_event': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/net/mac80211/./trace.h:902:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 902 | DECLARE_EVENT_CLASS(sta_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/net/mac80211/./trace.h:902:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 902 | DECLARE_EVENT_CLASS(sta_event, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_sta_event': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/net/mac80211/./trace.h:902:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 902 | DECLARE_EVENT_CLASS(sta_event, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_release_evt': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/net/mac80211/./trace.h:1409:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1409 | DECLARE_EVENT_CLASS(release_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/net/mac80211/./trace.h:1409:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1409 | DECLARE_EVENT_CLASS(release_evt, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_release_evt': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/net/mac80211/./trace.h:1409:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1409 | DECLARE_EVENT_CLASS(release_evt, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_get_expected_throughput': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:1812:1: note: in expansion of macro 'TRACE_EVENT' 1812 | TRACE_EVENT(drv_get_expected_throughput, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:1812:1: note: in expansion of macro 'TRACE_EVENT' 1812 | TRACE_EVENT(drv_get_expected_throughput, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_get_expected_throughput': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:1812:1: note: in expansion of macro 'TRACE_EVENT' 1812 | TRACE_EVENT(drv_get_expected_throughput, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_api_start_tx_ba_session': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:1979:1: note: in expansion of macro 'TRACE_EVENT' 1979 | TRACE_EVENT(api_start_tx_ba_session, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:1979:1: note: in expansion of macro 'TRACE_EVENT' 1979 | TRACE_EVENT(api_start_tx_ba_session, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_api_start_tx_ba_session': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:1979:1: note: in expansion of macro 'TRACE_EVENT' 1979 | TRACE_EVENT(api_start_tx_ba_session, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_api_stop_tx_ba_session': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:2023:1: note: in expansion of macro 'TRACE_EVENT' 2023 | TRACE_EVENT(api_stop_tx_ba_session, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:2023:1: note: in expansion of macro 'TRACE_EVENT' 2023 | TRACE_EVENT(api_stop_tx_ba_session, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_api_stop_tx_ba_session': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:2023:1: note: in expansion of macro 'TRACE_EVENT' 2023 | TRACE_EVENT(api_stop_tx_ba_session, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_api_sta_block_awake': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:2219:1: note: in expansion of macro 'TRACE_EVENT' 2219 | TRACE_EVENT(api_sta_block_awake, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:2219:1: note: in expansion of macro 'TRACE_EVENT' 2219 | TRACE_EVENT(api_sta_block_awake, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_api_sta_block_awake': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:2219:1: note: in expansion of macro 'TRACE_EVENT' 2219 | TRACE_EVENT(api_sta_block_awake, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_api_eosp': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:2319:1: note: in expansion of macro 'TRACE_EVENT' 2319 | TRACE_EVENT(api_eosp, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:2319:1: note: in expansion of macro 'TRACE_EVENT' 2319 | TRACE_EVENT(api_eosp, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_api_eosp': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:2319:1: note: in expansion of macro 'TRACE_EVENT' 2319 | TRACE_EVENT(api_eosp, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_api_send_eosp_nullfunc': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:2341:1: note: in expansion of macro 'TRACE_EVENT' 2341 | TRACE_EVENT(api_send_eosp_nullfunc, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:2341:1: note: in expansion of macro 'TRACE_EVENT' 2341 | TRACE_EVENT(api_send_eosp_nullfunc, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_api_send_eosp_nullfunc': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:2341:1: note: in expansion of macro 'TRACE_EVENT' 2341 | TRACE_EVENT(api_send_eosp_nullfunc, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_api_sta_set_buffered': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:2366:1: note: in expansion of macro 'TRACE_EVENT' 2366 | TRACE_EVENT(api_sta_set_buffered, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:2366:1: note: in expansion of macro 'TRACE_EVENT' 2366 | TRACE_EVENT(api_sta_set_buffered, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_api_sta_set_buffered': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:2366:1: note: in expansion of macro 'TRACE_EVENT' 2366 | TRACE_EVENT(api_sta_set_buffered, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_tdls_channel_switch': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:2623:1: note: in expansion of macro 'TRACE_EVENT' 2623 | TRACE_EVENT(drv_tdls_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:2623:1: note: in expansion of macro 'TRACE_EVENT' 2623 | TRACE_EVENT(drv_tdls_channel_switch, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_tdls_channel_switch': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:2623:1: note: in expansion of macro 'TRACE_EVENT' 2623 | TRACE_EVENT(drv_tdls_channel_switch, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_tdls_cancel_channel_switch': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:2655:1: note: in expansion of macro 'TRACE_EVENT' 2655 | TRACE_EVENT(drv_tdls_cancel_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:2655:1: note: in expansion of macro 'TRACE_EVENT' 2655 | TRACE_EVENT(drv_tdls_cancel_channel_switch, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_tdls_cancel_channel_switch': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:2655:1: note: in expansion of macro 'TRACE_EVENT' 2655 | TRACE_EVENT(drv_tdls_cancel_channel_switch, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_wake_tx_queue': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:2725:1: note: in expansion of macro 'TRACE_EVENT' 2725 | TRACE_EVENT(drv_wake_tx_queue, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:2725:1: note: in expansion of macro 'TRACE_EVENT' 2725 | TRACE_EVENT(drv_wake_tx_queue, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_wake_tx_queue': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:2725:1: note: in expansion of macro 'TRACE_EVENT' 2725 | TRACE_EVENT(drv_wake_tx_queue, | ^~~~~~~~~~~ /kisskb/src/drivers/mfd/rohm-bd9576.c: In function 'bd957x_i2c_probe': /kisskb/src/drivers/mfd/rohm-bd9576.c:139:32: note: byref variable will be forcibly initialized 139 | struct regmap_irq_chip_data *irq_data; | ^~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_sta_flag_evt': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/net/mac80211/./trace.h:2785:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2785 | DECLARE_EVENT_CLASS(sta_flag_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/net/mac80211/./trace.h:2785:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2785 | DECLARE_EVENT_CLASS(sta_flag_evt, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_sta_flag_evt': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/net/mac80211/./trace.h:2785:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2785 | DECLARE_EVENT_CLASS(sta_flag_evt, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_add_twt_setup': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:2828:1: note: in expansion of macro 'TRACE_EVENT' 2828 | TRACE_EVENT(drv_add_twt_setup, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:2828:1: note: in expansion of macro 'TRACE_EVENT' 2828 | TRACE_EVENT(drv_add_twt_setup, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_add_twt_setup': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:2828:1: note: in expansion of macro 'TRACE_EVENT' 2828 | TRACE_EVENT(drv_add_twt_setup, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_twt_teardown_request': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:2871:1: note: in expansion of macro 'TRACE_EVENT' 2871 | TRACE_EVENT(drv_twt_teardown_request, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:2871:1: note: in expansion of macro 'TRACE_EVENT' 2871 | TRACE_EVENT(drv_twt_teardown_request, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_twt_teardown_request': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:2871:1: note: in expansion of macro 'TRACE_EVENT' 2871 | TRACE_EVENT(drv_twt_teardown_request, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'perf_trace_drv_switch_vif_chanctx': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/mac80211/./trace.h:1602:1: note: in expansion of macro 'TRACE_EVENT' 1602 | TRACE_EVENT(drv_switch_vif_chanctx, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/mac80211/./trace.h:1602:1: note: in expansion of macro 'TRACE_EVENT' 1602 | TRACE_EVENT(drv_switch_vif_chanctx, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function 'trace_event_raw_event_drv_switch_vif_chanctx': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/mac80211/./trace.h:1602:1: note: in expansion of macro 'TRACE_EVENT' 1602 | TRACE_EVENT(drv_switch_vif_chanctx, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/net/mac80211/trace.h:2908, from /kisskb/src/net/mac80211/trace.c:11: /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_local_only_evt': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:126:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 126 | DECLARE_EVENT_CLASS(local_only_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:126:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 126 | DECLARE_EVENT_CLASS(local_only_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_get_expected_throughput': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1812:1: note: in expansion of macro 'TRACE_EVENT' 1812 | TRACE_EVENT(drv_get_expected_throughput, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1812:1: note: in expansion of macro 'TRACE_EVENT' 1812 | TRACE_EVENT(drv_get_expected_throughput, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_api_beacon_loss': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2072:1: note: in expansion of macro 'TRACE_EVENT' 2072 | TRACE_EVENT(api_beacon_loss, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2072:1: note: in expansion of macro 'TRACE_EVENT' 2072 | TRACE_EVENT(api_beacon_loss, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_api_connection_loss': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2091:1: note: in expansion of macro 'TRACE_EVENT' 2091 | TRACE_EVENT(api_connection_loss, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2091:1: note: in expansion of macro 'TRACE_EVENT' 2091 | TRACE_EVENT(api_connection_loss, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_api_sched_scan_results': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2183:1: note: in expansion of macro 'TRACE_EVENT' 2183 | TRACE_EVENT(api_sched_scan_results, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2183:1: note: in expansion of macro 'TRACE_EVENT' 2183 | TRACE_EVENT(api_sched_scan_results, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_api_sched_scan_stopped': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2201:1: note: in expansion of macro 'TRACE_EVENT' 2201 | TRACE_EVENT(api_sched_scan_stopped, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2201:1: note: in expansion of macro 'TRACE_EVENT' 2201 | TRACE_EVENT(api_sched_scan_stopped, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_api_radar_detected': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2469:1: note: in expansion of macro 'TRACE_EVENT' 2469 | TRACE_EVENT(api_radar_detected, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2469:1: note: in expansion of macro 'TRACE_EVENT' 2469 | TRACE_EVENT(api_radar_detected, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_return_int': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:207:1: note: in expansion of macro 'TRACE_EVENT' 207 | TRACE_EVENT(drv_return_int, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:207:1: note: in expansion of macro 'TRACE_EVENT' 207 | TRACE_EVENT(drv_return_int, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:207:1: note: in expansion of macro 'TRACE_EVENT' 207 | TRACE_EVENT(drv_return_int, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:207:1: note: in expansion of macro 'TRACE_EVENT' 207 | TRACE_EVENT(drv_return_int, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_return_bool': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:221:1: note: in expansion of macro 'TRACE_EVENT' 221 | TRACE_EVENT(drv_return_bool, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:221:1: note: in expansion of macro 'TRACE_EVENT' 221 | TRACE_EVENT(drv_return_bool, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:221:1: note: in expansion of macro 'TRACE_EVENT' 221 | TRACE_EVENT(drv_return_bool, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:221:1: note: in expansion of macro 'TRACE_EVENT' 221 | TRACE_EVENT(drv_return_bool, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_return_u32': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:236:1: note: in expansion of macro 'TRACE_EVENT' 236 | TRACE_EVENT(drv_return_u32, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:236:1: note: in expansion of macro 'TRACE_EVENT' 236 | TRACE_EVENT(drv_return_u32, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:236:1: note: in expansion of macro 'TRACE_EVENT' 236 | TRACE_EVENT(drv_return_u32, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:236:1: note: in expansion of macro 'TRACE_EVENT' 236 | TRACE_EVENT(drv_return_u32, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_return_u64': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:250:1: note: in expansion of macro 'TRACE_EVENT' 250 | TRACE_EVENT(drv_return_u64, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:250:1: note: in expansion of macro 'TRACE_EVENT' 250 | TRACE_EVENT(drv_return_u64, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:250:1: note: in expansion of macro 'TRACE_EVENT' 250 | TRACE_EVENT(drv_return_u64, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:250:1: note: in expansion of macro 'TRACE_EVENT' 250 | TRACE_EVENT(drv_return_u64, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_local_u32_evt': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:161:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 161 | DECLARE_EVENT_CLASS(local_u32_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:161:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 161 | DECLARE_EVENT_CLASS(local_u32_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:161:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 161 | DECLARE_EVENT_CLASS(local_u32_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:161:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 161 | DECLARE_EVENT_CLASS(local_u32_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_set_wakeup': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:294:1: note: in expansion of macro 'TRACE_EVENT' 294 | TRACE_EVENT(drv_set_wakeup, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:294:1: note: in expansion of macro 'TRACE_EVENT' 294 | TRACE_EVENT(drv_set_wakeup, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:294:1: note: in expansion of macro 'TRACE_EVENT' 294 | TRACE_EVENT(drv_set_wakeup, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:294:1: note: in expansion of macro 'TRACE_EVENT' 294 | TRACE_EVENT(drv_set_wakeup, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_local_sdata_addr_evt': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:138:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 138 | DECLARE_EVENT_CLASS(local_sdata_addr_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:138:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 138 | DECLARE_EVENT_CLASS(local_sdata_addr_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:138:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 138 | DECLARE_EVENT_CLASS(local_sdata_addr_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:138:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 138 | DECLARE_EVENT_CLASS(local_sdata_addr_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_config': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:353:1: note: in expansion of macro 'TRACE_EVENT' 353 | TRACE_EVENT(drv_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:353:1: note: in expansion of macro 'TRACE_EVENT' 353 | TRACE_EVENT(drv_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:353:1: note: in expansion of macro 'TRACE_EVENT' 353 | TRACE_EVENT(drv_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:353:1: note: in expansion of macro 'TRACE_EVENT' 353 | TRACE_EVENT(drv_config, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_prepare_multicast': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:488:1: note: in expansion of macro 'TRACE_EVENT' 488 | TRACE_EVENT(drv_prepare_multicast, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:488:1: note: in expansion of macro 'TRACE_EVENT' 488 | TRACE_EVENT(drv_prepare_multicast, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:488:1: note: in expansion of macro 'TRACE_EVENT' 488 | TRACE_EVENT(drv_prepare_multicast, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:488:1: note: in expansion of macro 'TRACE_EVENT' 488 | TRACE_EVENT(drv_prepare_multicast, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_local_sdata_evt': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:181:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 181 | DECLARE_EVENT_CLASS(local_sdata_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:181:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 181 | DECLARE_EVENT_CLASS(local_sdata_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:181:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 181 | DECLARE_EVENT_CLASS(local_sdata_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:181:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 181 | DECLARE_EVENT_CLASS(local_sdata_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_get_key_seq': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:731:1: note: in expansion of macro 'TRACE_EVENT' 731 | TRACE_EVENT(drv_get_key_seq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:731:1: note: in expansion of macro 'TRACE_EVENT' 731 | TRACE_EVENT(drv_get_key_seq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:731:1: note: in expansion of macro 'TRACE_EVENT' 731 | TRACE_EVENT(drv_get_key_seq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:731:1: note: in expansion of macro 'TRACE_EVENT' 731 | TRACE_EVENT(drv_get_key_seq, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_set_coverage_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:763:1: note: in expansion of macro 'TRACE_EVENT' 763 | TRACE_EVENT(drv_set_coverage_class, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:763:1: note: in expansion of macro 'TRACE_EVENT' 763 | TRACE_EVENT(drv_set_coverage_class, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:763:1: note: in expansion of macro 'TRACE_EVENT' 763 | TRACE_EVENT(drv_set_coverage_class, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:763:1: note: in expansion of macro 'TRACE_EVENT' 763 | TRACE_EVENT(drv_set_coverage_class, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_local_chanctx': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1517:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1517 | DECLARE_EVENT_CLASS(local_chanctx, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1517:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1517 | DECLARE_EVENT_CLASS(local_chanctx, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1517:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1517 | DECLARE_EVENT_CLASS(local_chanctx, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1517:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1517 | DECLARE_EVENT_CLASS(local_chanctx, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_reconfig_complete': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1747:1: note: in expansion of macro 'TRACE_EVENT' 1747 | TRACE_EVENT(drv_reconfig_complete, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1747:1: note: in expansion of macro 'TRACE_EVENT' 1747 | TRACE_EVENT(drv_reconfig_complete, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1747:1: note: in expansion of macro 'TRACE_EVENT' 1747 | TRACE_EVENT(drv_reconfig_complete, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1747:1: note: in expansion of macro 'TRACE_EVENT' 1747 | TRACE_EVENT(drv_reconfig_complete, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_stop_nan': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1858:1: note: in expansion of macro 'TRACE_EVENT' 1858 | TRACE_EVENT(drv_stop_nan, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1858:1: note: in expansion of macro 'TRACE_EVENT' 1858 | TRACE_EVENT(drv_stop_nan, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1858:1: note: in expansion of macro 'TRACE_EVENT' 1858 | TRACE_EVENT(drv_stop_nan, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1858:1: note: in expansion of macro 'TRACE_EVENT' 1858 | TRACE_EVENT(drv_stop_nan, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_api_start_tx_ba_session': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1979:1: note: in expansion of macro 'TRACE_EVENT' 1979 | TRACE_EVENT(api_start_tx_ba_session, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1979:1: note: in expansion of macro 'TRACE_EVENT' 1979 | TRACE_EVENT(api_start_tx_ba_session, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1979:1: note: in expansion of macro 'TRACE_EVENT' 1979 | TRACE_EVENT(api_start_tx_ba_session, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1979:1: note: in expansion of macro 'TRACE_EVENT' 1979 | TRACE_EVENT(api_start_tx_ba_session, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_api_stop_tx_ba_session': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2023:1: note: in expansion of macro 'TRACE_EVENT' 2023 | TRACE_EVENT(api_stop_tx_ba_session, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2023:1: note: in expansion of macro 'TRACE_EVENT' 2023 | TRACE_EVENT(api_stop_tx_ba_session, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2023:1: note: in expansion of macro 'TRACE_EVENT' 2023 | TRACE_EVENT(api_stop_tx_ba_session, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2023:1: note: in expansion of macro 'TRACE_EVENT' 2023 | TRACE_EVENT(api_stop_tx_ba_session, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_api_disconnect': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2110:1: note: in expansion of macro 'TRACE_EVENT' 2110 | TRACE_EVENT(api_disconnect, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2110:1: note: in expansion of macro 'TRACE_EVENT' 2110 | TRACE_EVENT(api_disconnect, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2110:1: note: in expansion of macro 'TRACE_EVENT' 2110 | TRACE_EVENT(api_disconnect, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2110:1: note: in expansion of macro 'TRACE_EVENT' 2110 | TRACE_EVENT(api_disconnect, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_api_scan_completed': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2162:1: note: in expansion of macro 'TRACE_EVENT' 2162 | TRACE_EVENT(api_scan_completed, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2162:1: note: in expansion of macro 'TRACE_EVENT' 2162 | TRACE_EVENT(api_scan_completed, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2162:1: note: in expansion of macro 'TRACE_EVENT' 2162 | TRACE_EVENT(api_scan_completed, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2162:1: note: in expansion of macro 'TRACE_EVENT' 2162 | TRACE_EVENT(api_scan_completed, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_api_chswitch_done': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2243:1: note: in expansion of macro 'TRACE_EVENT' 2243 | TRACE_EVENT(api_chswitch_done, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2243:1: note: in expansion of macro 'TRACE_EVENT' 2243 | TRACE_EVENT(api_chswitch_done, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2243:1: note: in expansion of macro 'TRACE_EVENT' 2243 | TRACE_EVENT(api_chswitch_done, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2243:1: note: in expansion of macro 'TRACE_EVENT' 2243 | TRACE_EVENT(api_chswitch_done, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_api_eosp': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2319:1: note: in expansion of macro 'TRACE_EVENT' 2319 | TRACE_EVENT(api_eosp, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2319:1: note: in expansion of macro 'TRACE_EVENT' 2319 | TRACE_EVENT(api_eosp, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2319:1: note: in expansion of macro 'TRACE_EVENT' 2319 | TRACE_EVENT(api_eosp, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2319:1: note: in expansion of macro 'TRACE_EVENT' 2319 | TRACE_EVENT(api_eosp, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_change_interface': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:319:1: note: in expansion of macro 'TRACE_EVENT' 319 | TRACE_EVENT(drv_change_interface, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:319:1: note: in expansion of macro 'TRACE_EVENT' 319 | TRACE_EVENT(drv_change_interface, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:319:1: note: in expansion of macro 'TRACE_EVENT' 319 | TRACE_EVENT(drv_change_interface, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:319:1: note: in expansion of macro 'TRACE_EVENT' 319 | TRACE_EVENT(drv_change_interface, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:319:1: note: in expansion of macro 'TRACE_EVENT' 319 | TRACE_EVENT(drv_change_interface, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:319:1: note: in expansion of macro 'TRACE_EVENT' 319 | TRACE_EVENT(drv_change_interface, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:319:1: note: in expansion of macro 'TRACE_EVENT' 319 | TRACE_EVENT(drv_change_interface, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:319:1: note: in expansion of macro 'TRACE_EVENT' 319 | TRACE_EVENT(drv_change_interface, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_bss_info_changed': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:393:1: note: in expansion of macro 'TRACE_EVENT' 393 | TRACE_EVENT(drv_bss_info_changed, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:393:1: note: in expansion of macro 'TRACE_EVENT' 393 | TRACE_EVENT(drv_bss_info_changed, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:393:1: note: in expansion of macro 'TRACE_EVENT' 393 | TRACE_EVENT(drv_bss_info_changed, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:393:1: note: in expansion of macro 'TRACE_EVENT' 393 | TRACE_EVENT(drv_bss_info_changed, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:393:1: note: in expansion of macro 'TRACE_EVENT' 393 | TRACE_EVENT(drv_bss_info_changed, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:393:1: note: in expansion of macro 'TRACE_EVENT' 393 | TRACE_EVENT(drv_bss_info_changed, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:393:1: note: in expansion of macro 'TRACE_EVENT' 393 | TRACE_EVENT(drv_bss_info_changed, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:393:1: note: in expansion of macro 'TRACE_EVENT' 393 | TRACE_EVENT(drv_bss_info_changed, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_configure_filter': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:509:1: note: in expansion of macro 'TRACE_EVENT' 509 | TRACE_EVENT(drv_configure_filter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:509:1: note: in expansion of macro 'TRACE_EVENT' 509 | TRACE_EVENT(drv_configure_filter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:509:1: note: in expansion of macro 'TRACE_EVENT' 509 | TRACE_EVENT(drv_configure_filter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:509:1: note: in expansion of macro 'TRACE_EVENT' 509 | TRACE_EVENT(drv_configure_filter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:509:1: note: in expansion of macro 'TRACE_EVENT' 509 | TRACE_EVENT(drv_configure_filter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:509:1: note: in expansion of macro 'TRACE_EVENT' 509 | TRACE_EVENT(drv_configure_filter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:509:1: note: in expansion of macro 'TRACE_EVENT' 509 | TRACE_EVENT(drv_configure_filter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:509:1: note: in expansion of macro 'TRACE_EVENT' 509 | TRACE_EVENT(drv_configure_filter, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_config_iface_filter': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:537:1: note: in expansion of macro 'TRACE_EVENT' 537 | TRACE_EVENT(drv_config_iface_filter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:537:1: note: in expansion of macro 'TRACE_EVENT' 537 | TRACE_EVENT(drv_config_iface_filter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:537:1: note: in expansion of macro 'TRACE_EVENT' 537 | TRACE_EVENT(drv_config_iface_filter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:537:1: note: in expansion of macro 'TRACE_EVENT' 537 | TRACE_EVENT(drv_config_iface_filter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:537:1: note: in expansion of macro 'TRACE_EVENT' 537 | TRACE_EVENT(drv_config_iface_filter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:537:1: note: in expansion of macro 'TRACE_EVENT' 537 | TRACE_EVENT(drv_config_iface_filter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:537:1: note: in expansion of macro 'TRACE_EVENT' 537 | TRACE_EVENT(drv_config_iface_filter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:537:1: note: in expansion of macro 'TRACE_EVENT' 537 | TRACE_EVENT(drv_config_iface_filter, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_sta_notify': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:784:1: note: in expansion of macro 'TRACE_EVENT' 784 | TRACE_EVENT(drv_sta_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:784:1: note: in expansion of macro 'TRACE_EVENT' 784 | TRACE_EVENT(drv_sta_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:784:1: note: in expansion of macro 'TRACE_EVENT' 784 | TRACE_EVENT(drv_sta_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:784:1: note: in expansion of macro 'TRACE_EVENT' 784 | TRACE_EVENT(drv_sta_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:784:1: note: in expansion of macro 'TRACE_EVENT' 784 | TRACE_EVENT(drv_sta_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:784:1: note: in expansion of macro 'TRACE_EVENT' 784 | TRACE_EVENT(drv_sta_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:784:1: note: in expansion of macro 'TRACE_EVENT' 784 | TRACE_EVENT(drv_sta_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:784:1: note: in expansion of macro 'TRACE_EVENT' 784 | TRACE_EVENT(drv_sta_notify, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_sta_rc_update': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:874:1: note: in expansion of macro 'TRACE_EVENT' 874 | TRACE_EVENT(drv_sta_rc_update, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:874:1: note: in expansion of macro 'TRACE_EVENT' 874 | TRACE_EVENT(drv_sta_rc_update, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:874:1: note: in expansion of macro 'TRACE_EVENT' 874 | TRACE_EVENT(drv_sta_rc_update, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:874:1: note: in expansion of macro 'TRACE_EVENT' 874 | TRACE_EVENT(drv_sta_rc_update, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:874:1: note: in expansion of macro 'TRACE_EVENT' 874 | TRACE_EVENT(drv_sta_rc_update, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:874:1: note: in expansion of macro 'TRACE_EVENT' 874 | TRACE_EVENT(drv_sta_rc_update, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:874:1: note: in expansion of macro 'TRACE_EVENT' 874 | TRACE_EVENT(drv_sta_rc_update, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:874:1: note: in expansion of macro 'TRACE_EVENT' 874 | TRACE_EVENT(drv_sta_rc_update, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_conf_tx': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:969:1: note: in expansion of macro 'TRACE_EVENT' 969 | TRACE_EVENT(drv_conf_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:969:1: note: in expansion of macro 'TRACE_EVENT' 969 | TRACE_EVENT(drv_conf_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:969:1: note: in expansion of macro 'TRACE_EVENT' 969 | TRACE_EVENT(drv_conf_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:969:1: note: in expansion of macro 'TRACE_EVENT' 969 | TRACE_EVENT(drv_conf_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:969:1: note: in expansion of macro 'TRACE_EVENT' 969 | TRACE_EVENT(drv_conf_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:969:1: note: in expansion of macro 'TRACE_EVENT' 969 | TRACE_EVENT(drv_conf_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:969:1: note: in expansion of macro 'TRACE_EVENT' 969 | TRACE_EVENT(drv_conf_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:969:1: note: in expansion of macro 'TRACE_EVENT' 969 | TRACE_EVENT(drv_conf_tx, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_set_antenna': In file included from /kisskb/src/include/linux/irq.h:21, 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/drivers/misc/cxl/irq.c:6: /kisskb/src/drivers/misc/cxl/irq.c: In function 'kmalloc_array': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1176:1: note: in expansion of macro 'TRACE_EVENT' 1176 | TRACE_EVENT(drv_set_antenna, | ^~~~~~~~~~~ /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1176:1: note: in expansion of macro 'TRACE_EVENT' 1176 | TRACE_EVENT(drv_set_antenna, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1176:1: note: in expansion of macro 'TRACE_EVENT' 1176 | TRACE_EVENT(drv_set_antenna, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1176:1: note: in expansion of macro 'TRACE_EVENT' 1176 | TRACE_EVENT(drv_set_antenna, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1176:1: note: in expansion of macro 'TRACE_EVENT' 1176 | TRACE_EVENT(drv_set_antenna, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1176:1: note: in expansion of macro 'TRACE_EVENT' 1176 | TRACE_EVENT(drv_set_antenna, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1176:1: note: in expansion of macro 'TRACE_EVENT' 1176 | TRACE_EVENT(drv_set_antenna, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1176:1: note: in expansion of macro 'TRACE_EVENT' 1176 | TRACE_EVENT(drv_set_antenna, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_get_antenna': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1201:1: note: in expansion of macro 'TRACE_EVENT' 1201 | TRACE_EVENT(drv_get_antenna, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1201:1: note: in expansion of macro 'TRACE_EVENT' 1201 | TRACE_EVENT(drv_get_antenna, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1201:1: note: in expansion of macro 'TRACE_EVENT' 1201 | TRACE_EVENT(drv_get_antenna, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1201:1: note: in expansion of macro 'TRACE_EVENT' 1201 | TRACE_EVENT(drv_get_antenna, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1201:1: note: in expansion of macro 'TRACE_EVENT' 1201 | TRACE_EVENT(drv_get_antenna, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1201:1: note: in expansion of macro 'TRACE_EVENT' 1201 | TRACE_EVENT(drv_get_antenna, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1201:1: note: in expansion of macro 'TRACE_EVENT' 1201 | TRACE_EVENT(drv_get_antenna, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1201:1: note: in expansion of macro 'TRACE_EVENT' 1201 | TRACE_EVENT(drv_get_antenna, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_switch_vif_chanctx': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1602:1: note: in expansion of macro 'TRACE_EVENT' 1602 | TRACE_EVENT(drv_switch_vif_chanctx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1602:1: note: in expansion of macro 'TRACE_EVENT' 1602 | TRACE_EVENT(drv_switch_vif_chanctx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1602:1: note: in expansion of macro 'TRACE_EVENT' 1602 | TRACE_EVENT(drv_switch_vif_chanctx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1602:1: note: in expansion of macro 'TRACE_EVENT' 1602 | TRACE_EVENT(drv_switch_vif_chanctx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1602:1: note: in expansion of macro 'TRACE_EVENT' 1602 | TRACE_EVENT(drv_switch_vif_chanctx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1602:1: note: in expansion of macro 'TRACE_EVENT' 1602 | TRACE_EVENT(drv_switch_vif_chanctx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1602:1: note: in expansion of macro 'TRACE_EVENT' 1602 | TRACE_EVENT(drv_switch_vif_chanctx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1602:1: note: in expansion of macro 'TRACE_EVENT' 1602 | TRACE_EVENT(drv_switch_vif_chanctx, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_nan_change_conf': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1880:1: note: in expansion of macro 'TRACE_EVENT' 1880 | TRACE_EVENT(drv_nan_change_conf, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1880:1: note: in expansion of macro 'TRACE_EVENT' 1880 | TRACE_EVENT(drv_nan_change_conf, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1880:1: note: in expansion of macro 'TRACE_EVENT' 1880 | TRACE_EVENT(drv_nan_change_conf, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1880:1: note: in expansion of macro 'TRACE_EVENT' 1880 | TRACE_EVENT(drv_nan_change_conf, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1880:1: note: in expansion of macro 'TRACE_EVENT' 1880 | TRACE_EVENT(drv_nan_change_conf, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1880:1: note: in expansion of macro 'TRACE_EVENT' 1880 | TRACE_EVENT(drv_nan_change_conf, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1880:1: note: in expansion of macro 'TRACE_EVENT' 1880 | TRACE_EVENT(drv_nan_change_conf, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1880:1: note: in expansion of macro 'TRACE_EVENT' 1880 | TRACE_EVENT(drv_nan_change_conf, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_api_sta_set_buffered': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2366:1: note: in expansion of macro 'TRACE_EVENT' 2366 | TRACE_EVENT(api_sta_set_buffered, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2366:1: note: in expansion of macro 'TRACE_EVENT' 2366 | TRACE_EVENT(api_sta_set_buffered, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2366:1: note: in expansion of macro 'TRACE_EVENT' 2366 | TRACE_EVENT(api_sta_set_buffered, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2366:1: note: in expansion of macro 'TRACE_EVENT' 2366 | TRACE_EVENT(api_sta_set_buffered, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2366:1: note: in expansion of macro 'TRACE_EVENT' 2366 | TRACE_EVENT(api_sta_set_buffered, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2366:1: note: in expansion of macro 'TRACE_EVENT' 2366 | TRACE_EVENT(api_sta_set_buffered, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2366:1: note: in expansion of macro 'TRACE_EVENT' 2366 | TRACE_EVENT(api_sta_set_buffered, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2366:1: note: in expansion of macro 'TRACE_EVENT' 2366 | TRACE_EVENT(api_sta_set_buffered, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_get_txpower': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2596:1: note: in expansion of macro 'TRACE_EVENT' 2596 | TRACE_EVENT(drv_get_txpower, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2596:1: note: in expansion of macro 'TRACE_EVENT' 2596 | TRACE_EVENT(drv_get_txpower, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2596:1: note: in expansion of macro 'TRACE_EVENT' 2596 | TRACE_EVENT(drv_get_txpower, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2596:1: note: in expansion of macro 'TRACE_EVENT' 2596 | TRACE_EVENT(drv_get_txpower, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2596:1: note: in expansion of macro 'TRACE_EVENT' 2596 | TRACE_EVENT(drv_get_txpower, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2596:1: note: in expansion of macro 'TRACE_EVENT' 2596 | TRACE_EVENT(drv_get_txpower, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2596:1: note: in expansion of macro 'TRACE_EVENT' 2596 | TRACE_EVENT(drv_get_txpower, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2596:1: note: in expansion of macro 'TRACE_EVENT' 2596 | TRACE_EVENT(drv_get_txpower, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_sta_flag_evt': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2785:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2785 | DECLARE_EVENT_CLASS(sta_flag_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2785:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2785 | DECLARE_EVENT_CLASS(sta_flag_evt, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/of_irq.h:8, from /kisskb/src/arch/powerpc/include/asm/prom.h:22, from /kisskb/src/arch/powerpc/include/asm/pci.h:17, from /kisskb/src/include/linux/pci.h:1895, from /kisskb/src/drivers/misc/cxl/cxl.h:16, from /kisskb/src/drivers/misc/cxl/irq.c:15: /kisskb/src/drivers/misc/cxl/irq.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2785:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2785 | DECLARE_EVENT_CLASS(sta_flag_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2785:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2785 | DECLARE_EVENT_CLASS(sta_flag_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2785:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2785 | DECLARE_EVENT_CLASS(sta_flag_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2785:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2785 | DECLARE_EVENT_CLASS(sta_flag_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2785:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2785 | DECLARE_EVENT_CLASS(sta_flag_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:2785:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2785 | DECLARE_EVENT_CLASS(sta_flag_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_add_twt_setup': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2828:1: note: in expansion of macro 'TRACE_EVENT' 2828 | TRACE_EVENT(drv_add_twt_setup, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2828:1: note: in expansion of macro 'TRACE_EVENT' 2828 | TRACE_EVENT(drv_add_twt_setup, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2828:1: note: in expansion of macro 'TRACE_EVENT' 2828 | TRACE_EVENT(drv_add_twt_setup, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2828:1: note: in expansion of macro 'TRACE_EVENT' 2828 | TRACE_EVENT(drv_add_twt_setup, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2828:1: note: in expansion of macro 'TRACE_EVENT' 2828 | TRACE_EVENT(drv_add_twt_setup, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2828:1: note: in expansion of macro 'TRACE_EVENT' 2828 | TRACE_EVENT(drv_add_twt_setup, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2828:1: note: in expansion of macro 'TRACE_EVENT' 2828 | TRACE_EVENT(drv_add_twt_setup, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2828:1: note: in expansion of macro 'TRACE_EVENT' 2828 | TRACE_EVENT(drv_add_twt_setup, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_set_tim': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:567:1: note: in expansion of macro 'TRACE_EVENT' 567 | TRACE_EVENT(drv_set_tim, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:567:1: note: in expansion of macro 'TRACE_EVENT' 567 | TRACE_EVENT(drv_set_tim, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:567:1: note: in expansion of macro 'TRACE_EVENT' 567 | TRACE_EVENT(drv_set_tim, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:567:1: note: in expansion of macro 'TRACE_EVENT' 567 | TRACE_EVENT(drv_set_tim, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:567:1: note: in expansion of macro 'TRACE_EVENT' 567 | TRACE_EVENT(drv_set_tim, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:567:1: note: in expansion of macro 'TRACE_EVENT' 567 | TRACE_EVENT(drv_set_tim, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_sw_scan_start': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:671:1: note: in expansion of macro 'TRACE_EVENT' 671 | TRACE_EVENT(drv_sw_scan_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:671:1: note: in expansion of macro 'TRACE_EVENT' 671 | TRACE_EVENT(drv_sw_scan_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:671:1: note: in expansion of macro 'TRACE_EVENT' 671 | TRACE_EVENT(drv_sw_scan_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:671:1: note: in expansion of macro 'TRACE_EVENT' 671 | TRACE_EVENT(drv_sw_scan_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:671:1: note: in expansion of macro 'TRACE_EVENT' 671 | TRACE_EVENT(drv_sw_scan_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:671:1: note: in expansion of macro 'TRACE_EVENT' 671 | TRACE_EVENT(drv_sw_scan_start, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_get_stats': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:700:1: note: in expansion of macro 'TRACE_EVENT' 700 | TRACE_EVENT(drv_get_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:700:1: note: in expansion of macro 'TRACE_EVENT' 700 | TRACE_EVENT(drv_get_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:700:1: note: in expansion of macro 'TRACE_EVENT' 700 | TRACE_EVENT(drv_get_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:700:1: note: in expansion of macro 'TRACE_EVENT' 700 | TRACE_EVENT(drv_get_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:700:1: note: in expansion of macro 'TRACE_EVENT' 700 | TRACE_EVENT(drv_get_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:700:1: note: in expansion of macro 'TRACE_EVENT' 700 | TRACE_EVENT(drv_get_stats, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_sta_set_txpwr': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:844:1: note: in expansion of macro 'TRACE_EVENT' 844 | TRACE_EVENT(drv_sta_set_txpwr, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:844:1: note: in expansion of macro 'TRACE_EVENT' 844 | TRACE_EVENT(drv_sta_set_txpwr, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:844:1: note: in expansion of macro 'TRACE_EVENT' 844 | TRACE_EVENT(drv_sta_set_txpwr, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:844:1: note: in expansion of macro 'TRACE_EVENT' 844 | TRACE_EVENT(drv_sta_set_txpwr, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:844:1: note: in expansion of macro 'TRACE_EVENT' 844 | TRACE_EVENT(drv_sta_set_txpwr, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:844:1: note: in expansion of macro 'TRACE_EVENT' 844 | TRACE_EVENT(drv_sta_set_txpwr, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_sta_event': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:902:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 902 | DECLARE_EVENT_CLASS(sta_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:902:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 902 | DECLARE_EVENT_CLASS(sta_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:902:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 902 | DECLARE_EVENT_CLASS(sta_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:902:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 902 | DECLARE_EVENT_CLASS(sta_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:902:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 902 | DECLARE_EVENT_CLASS(sta_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:902:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 902 | DECLARE_EVENT_CLASS(sta_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_set_tsf': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1010:1: note: in expansion of macro 'TRACE_EVENT' 1010 | TRACE_EVENT(drv_set_tsf, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1010:1: note: in expansion of macro 'TRACE_EVENT' 1010 | TRACE_EVENT(drv_set_tsf, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1010:1: note: in expansion of macro 'TRACE_EVENT' 1010 | TRACE_EVENT(drv_set_tsf, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1010:1: note: in expansion of macro 'TRACE_EVENT' 1010 | TRACE_EVENT(drv_set_tsf, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1010:1: note: in expansion of macro 'TRACE_EVENT' 1010 | TRACE_EVENT(drv_set_tsf, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1010:1: note: in expansion of macro 'TRACE_EVENT' 1010 | TRACE_EVENT(drv_set_tsf, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_offset_tsf': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1035:1: note: in expansion of macro 'TRACE_EVENT' 1035 | TRACE_EVENT(drv_offset_tsf, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1035:1: note: in expansion of macro 'TRACE_EVENT' 1035 | TRACE_EVENT(drv_offset_tsf, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1035:1: note: in expansion of macro 'TRACE_EVENT' 1035 | TRACE_EVENT(drv_offset_tsf, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1035:1: note: in expansion of macro 'TRACE_EVENT' 1035 | TRACE_EVENT(drv_offset_tsf, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1035:1: note: in expansion of macro 'TRACE_EVENT' 1035 | TRACE_EVENT(drv_offset_tsf, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1035:1: note: in expansion of macro 'TRACE_EVENT' 1035 | TRACE_EVENT(drv_offset_tsf, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_ampdu_action': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1072:1: note: in expansion of macro 'TRACE_EVENT' 1072 | TRACE_EVENT(drv_ampdu_action, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1072:1: note: in expansion of macro 'TRACE_EVENT' 1072 | TRACE_EVENT(drv_ampdu_action, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1072:1: note: in expansion of macro 'TRACE_EVENT' 1072 | TRACE_EVENT(drv_ampdu_action, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1072:1: note: in expansion of macro 'TRACE_EVENT' 1072 | TRACE_EVENT(drv_ampdu_action, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1072:1: note: in expansion of macro 'TRACE_EVENT' 1072 | TRACE_EVENT(drv_ampdu_action, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1072:1: note: in expansion of macro 'TRACE_EVENT' 1072 | TRACE_EVENT(drv_ampdu_action, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_get_survey': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1097:1: note: in expansion of macro 'TRACE_EVENT' 1097 | TRACE_EVENT(drv_get_survey, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1097:1: note: in expansion of macro 'TRACE_EVENT' 1097 | TRACE_EVENT(drv_get_survey, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1097:1: note: in expansion of macro 'TRACE_EVENT' 1097 | TRACE_EVENT(drv_get_survey, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1097:1: note: in expansion of macro 'TRACE_EVENT' 1097 | TRACE_EVENT(drv_get_survey, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1097:1: note: in expansion of macro 'TRACE_EVENT' 1097 | TRACE_EVENT(drv_get_survey, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1097:1: note: in expansion of macro 'TRACE_EVENT' 1097 | TRACE_EVENT(drv_get_survey, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_flush': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1119:1: note: in expansion of macro 'TRACE_EVENT' 1119 | TRACE_EVENT(drv_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1119:1: note: in expansion of macro 'TRACE_EVENT' 1119 | TRACE_EVENT(drv_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1119:1: note: in expansion of macro 'TRACE_EVENT' 1119 | TRACE_EVENT(drv_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1119:1: note: in expansion of macro 'TRACE_EVENT' 1119 | TRACE_EVENT(drv_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1119:1: note: in expansion of macro 'TRACE_EVENT' 1119 | TRACE_EVENT(drv_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1119:1: note: in expansion of macro 'TRACE_EVENT' 1119 | TRACE_EVENT(drv_flush, | ^~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/irq.c: In function 'afu_release_irqs': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_channel_switch': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1143:1: note: in expansion of macro 'TRACE_EVENT' 1143 | TRACE_EVENT(drv_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1143:1: note: in expansion of macro 'TRACE_EVENT' 1143 | TRACE_EVENT(drv_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1143:1: note: in expansion of macro 'TRACE_EVENT' 1143 | TRACE_EVENT(drv_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1143:1: note: in expansion of macro 'TRACE_EVENT' 1143 | TRACE_EVENT(drv_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1143:1: note: in expansion of macro 'TRACE_EVENT' 1143 | TRACE_EVENT(drv_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1143:1: note: in expansion of macro 'TRACE_EVENT' 1143 | TRACE_EVENT(drv_channel_switch, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_set_ringparam': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1267:1: note: in expansion of macro 'TRACE_EVENT' 1267 | TRACE_EVENT(drv_set_ringparam, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1267:1: note: in expansion of macro 'TRACE_EVENT' 1267 | TRACE_EVENT(drv_set_ringparam, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1267:1: note: in expansion of macro 'TRACE_EVENT' 1267 | TRACE_EVENT(drv_set_ringparam, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1267:1: note: in expansion of macro 'TRACE_EVENT' 1267 | TRACE_EVENT(drv_set_ringparam, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1267:1: note: in expansion of macro 'TRACE_EVENT' 1267 | TRACE_EVENT(drv_set_ringparam, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1267:1: note: in expansion of macro 'TRACE_EVENT' 1267 | TRACE_EVENT(drv_set_ringparam, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_set_bitrate_mask': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1329:1: note: in expansion of macro 'TRACE_EVENT' 1329 | TRACE_EVENT(drv_set_bitrate_mask, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1329:1: note: in expansion of macro 'TRACE_EVENT' 1329 | TRACE_EVENT(drv_set_bitrate_mask, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1329:1: note: in expansion of macro 'TRACE_EVENT' 1329 | TRACE_EVENT(drv_set_bitrate_mask, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1329:1: note: in expansion of macro 'TRACE_EVENT' 1329 | TRACE_EVENT(drv_set_bitrate_mask, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1329:1: note: in expansion of macro 'TRACE_EVENT' 1329 | TRACE_EVENT(drv_set_bitrate_mask, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1329:1: note: in expansion of macro 'TRACE_EVENT' 1329 | TRACE_EVENT(drv_set_bitrate_mask, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_set_rekey_data': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1356:1: note: in expansion of macro 'TRACE_EVENT' 1356 | TRACE_EVENT(drv_set_rekey_data, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1356:1: note: in expansion of macro 'TRACE_EVENT' 1356 | TRACE_EVENT(drv_set_rekey_data, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1356:1: note: in expansion of macro 'TRACE_EVENT' 1356 | TRACE_EVENT(drv_set_rekey_data, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1356:1: note: in expansion of macro 'TRACE_EVENT' 1356 | TRACE_EVENT(drv_set_rekey_data, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1356:1: note: in expansion of macro 'TRACE_EVENT' 1356 | TRACE_EVENT(drv_set_rekey_data, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1356:1: note: in expansion of macro 'TRACE_EVENT' 1356 | TRACE_EVENT(drv_set_rekey_data, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_event_callback': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1384:1: note: in expansion of macro 'TRACE_EVENT' 1384 | TRACE_EVENT(drv_event_callback, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1384:1: note: in expansion of macro 'TRACE_EVENT' 1384 | TRACE_EVENT(drv_event_callback, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1384:1: note: in expansion of macro 'TRACE_EVENT' 1384 | TRACE_EVENT(drv_event_callback, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1384:1: note: in expansion of macro 'TRACE_EVENT' 1384 | TRACE_EVENT(drv_event_callback, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1384:1: note: in expansion of macro 'TRACE_EVENT' 1384 | TRACE_EVENT(drv_event_callback, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1384:1: note: in expansion of macro 'TRACE_EVENT' 1384 | TRACE_EVENT(drv_event_callback, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_change_chanctx': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1551:1: note: in expansion of macro 'TRACE_EVENT' 1551 | TRACE_EVENT(drv_change_chanctx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1551:1: note: in expansion of macro 'TRACE_EVENT' 1551 | TRACE_EVENT(drv_change_chanctx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1551:1: note: in expansion of macro 'TRACE_EVENT' 1551 | TRACE_EVENT(drv_change_chanctx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1551:1: note: in expansion of macro 'TRACE_EVENT' 1551 | TRACE_EVENT(drv_change_chanctx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1551:1: note: in expansion of macro 'TRACE_EVENT' 1551 | TRACE_EVENT(drv_change_chanctx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1551:1: note: in expansion of macro 'TRACE_EVENT' 1551 | TRACE_EVENT(drv_change_chanctx, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_local_sdata_chanctx': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1671:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1671 | DECLARE_EVENT_CLASS(local_sdata_chanctx, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1671:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1671 | DECLARE_EVENT_CLASS(local_sdata_chanctx, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1671:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1671 | DECLARE_EVENT_CLASS(local_sdata_chanctx, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1671:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1671 | DECLARE_EVENT_CLASS(local_sdata_chanctx, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1671:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1671 | DECLARE_EVENT_CLASS(local_sdata_chanctx, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1671:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1671 | DECLARE_EVENT_CLASS(local_sdata_chanctx, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_start_ap': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1710:1: note: in expansion of macro 'TRACE_EVENT' 1710 | TRACE_EVENT(drv_start_ap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1710:1: note: in expansion of macro 'TRACE_EVENT' 1710 | TRACE_EVENT(drv_start_ap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1710:1: note: in expansion of macro 'TRACE_EVENT' 1710 | TRACE_EVENT(drv_start_ap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1710:1: note: in expansion of macro 'TRACE_EVENT' 1710 | TRACE_EVENT(drv_start_ap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1710:1: note: in expansion of macro 'TRACE_EVENT' 1710 | TRACE_EVENT(drv_start_ap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1710:1: note: in expansion of macro 'TRACE_EVENT' 1710 | TRACE_EVENT(drv_start_ap, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_join_ibss': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1777:1: note: in expansion of macro 'TRACE_EVENT' 1777 | TRACE_EVENT(drv_join_ibss, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1777:1: note: in expansion of macro 'TRACE_EVENT' 1777 | TRACE_EVENT(drv_join_ibss, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1777:1: note: in expansion of macro 'TRACE_EVENT' 1777 | TRACE_EVENT(drv_join_ibss, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1777:1: note: in expansion of macro 'TRACE_EVENT' 1777 | TRACE_EVENT(drv_join_ibss, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1777:1: note: in expansion of macro 'TRACE_EVENT' 1777 | TRACE_EVENT(drv_join_ibss, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1777:1: note: in expansion of macro 'TRACE_EVENT' 1777 | TRACE_EVENT(drv_join_ibss, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_start_nan': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1830:1: note: in expansion of macro 'TRACE_EVENT' 1830 | TRACE_EVENT(drv_start_nan, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1830:1: note: in expansion of macro 'TRACE_EVENT' 1830 | TRACE_EVENT(drv_start_nan, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1830:1: note: in expansion of macro 'TRACE_EVENT' 1830 | TRACE_EVENT(drv_start_nan, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1830:1: note: in expansion of macro 'TRACE_EVENT' 1830 | TRACE_EVENT(drv_start_nan, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1830:1: note: in expansion of macro 'TRACE_EVENT' 1830 | TRACE_EVENT(drv_start_nan, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1830:1: note: in expansion of macro 'TRACE_EVENT' 1830 | TRACE_EVENT(drv_start_nan, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_add_nan_func': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1911:1: note: in expansion of macro 'TRACE_EVENT' 1911 | TRACE_EVENT(drv_add_nan_func, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1911:1: note: in expansion of macro 'TRACE_EVENT' 1911 | TRACE_EVENT(drv_add_nan_func, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1911:1: note: in expansion of macro 'TRACE_EVENT' 1911 | TRACE_EVENT(drv_add_nan_func, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1911:1: note: in expansion of macro 'TRACE_EVENT' 1911 | TRACE_EVENT(drv_add_nan_func, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1911:1: note: in expansion of macro 'TRACE_EVENT' 1911 | TRACE_EVENT(drv_add_nan_func, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1911:1: note: in expansion of macro 'TRACE_EVENT' 1911 | TRACE_EVENT(drv_add_nan_func, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_del_nan_func': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1938:1: note: in expansion of macro 'TRACE_EVENT' 1938 | TRACE_EVENT(drv_del_nan_func, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1938:1: note: in expansion of macro 'TRACE_EVENT' 1938 | TRACE_EVENT(drv_del_nan_func, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1938:1: note: in expansion of macro 'TRACE_EVENT' 1938 | TRACE_EVENT(drv_del_nan_func, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1938:1: note: in expansion of macro 'TRACE_EVENT' 1938 | TRACE_EVENT(drv_del_nan_func, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1938:1: note: in expansion of macro 'TRACE_EVENT' 1938 | TRACE_EVENT(drv_del_nan_func, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1938:1: note: in expansion of macro 'TRACE_EVENT' 1938 | TRACE_EVENT(drv_del_nan_func, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_api_start_tx_ba_cb': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2000:1: note: in expansion of macro 'TRACE_EVENT' 2000 | TRACE_EVENT(api_start_tx_ba_cb, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2000:1: note: in expansion of macro 'TRACE_EVENT' 2000 | TRACE_EVENT(api_start_tx_ba_cb, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2000:1: note: in expansion of macro 'TRACE_EVENT' 2000 | TRACE_EVENT(api_start_tx_ba_cb, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2000:1: note: in expansion of macro 'TRACE_EVENT' 2000 | TRACE_EVENT(api_start_tx_ba_cb, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2000:1: note: in expansion of macro 'TRACE_EVENT' 2000 | TRACE_EVENT(api_start_tx_ba_cb, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2000:1: note: in expansion of macro 'TRACE_EVENT' 2000 | TRACE_EVENT(api_start_tx_ba_cb, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_api_stop_tx_ba_cb': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2044:1: note: in expansion of macro 'TRACE_EVENT' 2044 | TRACE_EVENT(api_stop_tx_ba_cb, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2044:1: note: in expansion of macro 'TRACE_EVENT' 2044 | TRACE_EVENT(api_stop_tx_ba_cb, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2044:1: note: in expansion of macro 'TRACE_EVENT' 2044 | TRACE_EVENT(api_stop_tx_ba_cb, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2044:1: note: in expansion of macro 'TRACE_EVENT' 2044 | TRACE_EVENT(api_stop_tx_ba_cb, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2044:1: note: in expansion of macro 'TRACE_EVENT' 2044 | TRACE_EVENT(api_stop_tx_ba_cb, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2044:1: note: in expansion of macro 'TRACE_EVENT' 2044 | TRACE_EVENT(api_stop_tx_ba_cb, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_api_cqm_rssi_notify': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2131:1: note: in expansion of macro 'TRACE_EVENT' 2131 | TRACE_EVENT(api_cqm_rssi_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2131:1: note: in expansion of macro 'TRACE_EVENT' 2131 | TRACE_EVENT(api_cqm_rssi_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2131:1: note: in expansion of macro 'TRACE_EVENT' 2131 | TRACE_EVENT(api_cqm_rssi_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2131:1: note: in expansion of macro 'TRACE_EVENT' 2131 | TRACE_EVENT(api_cqm_rssi_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2131:1: note: in expansion of macro 'TRACE_EVENT' 2131 | TRACE_EVENT(api_cqm_rssi_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2131:1: note: in expansion of macro 'TRACE_EVENT' 2131 | TRACE_EVENT(api_cqm_rssi_notify, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_api_sta_block_awake': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2219:1: note: in expansion of macro 'TRACE_EVENT' 2219 | TRACE_EVENT(api_sta_block_awake, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2219:1: note: in expansion of macro 'TRACE_EVENT' 2219 | TRACE_EVENT(api_sta_block_awake, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2219:1: note: in expansion of macro 'TRACE_EVENT' 2219 | TRACE_EVENT(api_sta_block_awake, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2219:1: note: in expansion of macro 'TRACE_EVENT' 2219 | TRACE_EVENT(api_sta_block_awake, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2219:1: note: in expansion of macro 'TRACE_EVENT' 2219 | TRACE_EVENT(api_sta_block_awake, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2219:1: note: in expansion of macro 'TRACE_EVENT' 2219 | TRACE_EVENT(api_sta_block_awake, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_api_gtk_rekey_notify': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2274:1: note: in expansion of macro 'TRACE_EVENT' 2274 | TRACE_EVENT(api_gtk_rekey_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2274:1: note: in expansion of macro 'TRACE_EVENT' 2274 | TRACE_EVENT(api_gtk_rekey_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2274:1: note: in expansion of macro 'TRACE_EVENT' 2274 | TRACE_EVENT(api_gtk_rekey_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2274:1: note: in expansion of macro 'TRACE_EVENT' 2274 | TRACE_EVENT(api_gtk_rekey_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2274:1: note: in expansion of macro 'TRACE_EVENT' 2274 | TRACE_EVENT(api_gtk_rekey_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2274:1: note: in expansion of macro 'TRACE_EVENT' 2274 | TRACE_EVENT(api_gtk_rekey_notify, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_api_enable_rssi_reports': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2295:1: note: in expansion of macro 'TRACE_EVENT' 2295 | TRACE_EVENT(api_enable_rssi_reports, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2295:1: note: in expansion of macro 'TRACE_EVENT' 2295 | TRACE_EVENT(api_enable_rssi_reports, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2295:1: note: in expansion of macro 'TRACE_EVENT' 2295 | TRACE_EVENT(api_enable_rssi_reports, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2295:1: note: in expansion of macro 'TRACE_EVENT' 2295 | TRACE_EVENT(api_enable_rssi_reports, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2295:1: note: in expansion of macro 'TRACE_EVENT' 2295 | TRACE_EVENT(api_enable_rssi_reports, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2295:1: note: in expansion of macro 'TRACE_EVENT' 2295 | TRACE_EVENT(api_enable_rssi_reports, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_api_send_eosp_nullfunc': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2341:1: note: in expansion of macro 'TRACE_EVENT' 2341 | TRACE_EVENT(api_send_eosp_nullfunc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2341:1: note: in expansion of macro 'TRACE_EVENT' 2341 | TRACE_EVENT(api_send_eosp_nullfunc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2341:1: note: in expansion of macro 'TRACE_EVENT' 2341 | TRACE_EVENT(api_send_eosp_nullfunc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2341:1: note: in expansion of macro 'TRACE_EVENT' 2341 | TRACE_EVENT(api_send_eosp_nullfunc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2341:1: note: in expansion of macro 'TRACE_EVENT' 2341 | TRACE_EVENT(api_send_eosp_nullfunc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2341:1: note: in expansion of macro 'TRACE_EVENT' 2341 | TRACE_EVENT(api_send_eosp_nullfunc, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_wake_queue': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2398:1: note: in expansion of macro 'TRACE_EVENT' 2398 | TRACE_EVENT(wake_queue, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2398:1: note: in expansion of macro 'TRACE_EVENT' 2398 | TRACE_EVENT(wake_queue, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2398:1: note: in expansion of macro 'TRACE_EVENT' 2398 | TRACE_EVENT(wake_queue, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2398:1: note: in expansion of macro 'TRACE_EVENT' 2398 | TRACE_EVENT(wake_queue, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2398:1: note: in expansion of macro 'TRACE_EVENT' 2398 | TRACE_EVENT(wake_queue, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2398:1: note: in expansion of macro 'TRACE_EVENT' 2398 | TRACE_EVENT(wake_queue, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_stop_queue': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2422:1: note: in expansion of macro 'TRACE_EVENT' 2422 | TRACE_EVENT(stop_queue, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2422:1: note: in expansion of macro 'TRACE_EVENT' 2422 | TRACE_EVENT(stop_queue, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2422:1: note: in expansion of macro 'TRACE_EVENT' 2422 | TRACE_EVENT(stop_queue, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2422:1: note: in expansion of macro 'TRACE_EVENT' 2422 | TRACE_EVENT(stop_queue, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2422:1: note: in expansion of macro 'TRACE_EVENT' 2422 | TRACE_EVENT(stop_queue, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2422:1: note: in expansion of macro 'TRACE_EVENT' 2422 | TRACE_EVENT(stop_queue, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_set_default_unicast_key': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2446:1: note: in expansion of macro 'TRACE_EVENT' 2446 | TRACE_EVENT(drv_set_default_unicast_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2446:1: note: in expansion of macro 'TRACE_EVENT' 2446 | TRACE_EVENT(drv_set_default_unicast_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2446:1: note: in expansion of macro 'TRACE_EVENT' 2446 | TRACE_EVENT(drv_set_default_unicast_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2446:1: note: in expansion of macro 'TRACE_EVENT' 2446 | TRACE_EVENT(drv_set_default_unicast_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2446:1: note: in expansion of macro 'TRACE_EVENT' 2446 | TRACE_EVENT(drv_set_default_unicast_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2446:1: note: in expansion of macro 'TRACE_EVENT' 2446 | TRACE_EVENT(drv_set_default_unicast_key, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_channel_switch_beacon': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2488:1: note: in expansion of macro 'TRACE_EVENT' 2488 | TRACE_EVENT(drv_channel_switch_beacon, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2488:1: note: in expansion of macro 'TRACE_EVENT' 2488 | TRACE_EVENT(drv_channel_switch_beacon, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2488:1: note: in expansion of macro 'TRACE_EVENT' 2488 | TRACE_EVENT(drv_channel_switch_beacon, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2488:1: note: in expansion of macro 'TRACE_EVENT' 2488 | TRACE_EVENT(drv_channel_switch_beacon, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2488:1: note: in expansion of macro 'TRACE_EVENT' 2488 | TRACE_EVENT(drv_channel_switch_beacon, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2488:1: note: in expansion of macro 'TRACE_EVENT' 2488 | TRACE_EVENT(drv_channel_switch_beacon, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_pre_channel_switch': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2513:1: note: in expansion of macro 'TRACE_EVENT' 2513 | TRACE_EVENT(drv_pre_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2513:1: note: in expansion of macro 'TRACE_EVENT' 2513 | TRACE_EVENT(drv_pre_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2513:1: note: in expansion of macro 'TRACE_EVENT' 2513 | TRACE_EVENT(drv_pre_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2513:1: note: in expansion of macro 'TRACE_EVENT' 2513 | TRACE_EVENT(drv_pre_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2513:1: note: in expansion of macro 'TRACE_EVENT' 2513 | TRACE_EVENT(drv_pre_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2513:1: note: in expansion of macro 'TRACE_EVENT' 2513 | TRACE_EVENT(drv_pre_channel_switch, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_channel_switch_rx_beacon': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2560:1: note: in expansion of macro 'TRACE_EVENT' 2560 | TRACE_EVENT(drv_channel_switch_rx_beacon, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2560:1: note: in expansion of macro 'TRACE_EVENT' 2560 | TRACE_EVENT(drv_channel_switch_rx_beacon, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2560:1: note: in expansion of macro 'TRACE_EVENT' 2560 | TRACE_EVENT(drv_channel_switch_rx_beacon, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2560:1: note: in expansion of macro 'TRACE_EVENT' 2560 | TRACE_EVENT(drv_channel_switch_rx_beacon, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2560:1: note: in expansion of macro 'TRACE_EVENT' 2560 | TRACE_EVENT(drv_channel_switch_rx_beacon, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2560:1: note: in expansion of macro 'TRACE_EVENT' 2560 | TRACE_EVENT(drv_channel_switch_rx_beacon, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_tdls_cancel_channel_switch': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2655:1: note: in expansion of macro 'TRACE_EVENT' 2655 | TRACE_EVENT(drv_tdls_cancel_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2655:1: note: in expansion of macro 'TRACE_EVENT' 2655 | TRACE_EVENT(drv_tdls_cancel_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2655:1: note: in expansion of macro 'TRACE_EVENT' 2655 | TRACE_EVENT(drv_tdls_cancel_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2655:1: note: in expansion of macro 'TRACE_EVENT' 2655 | TRACE_EVENT(drv_tdls_cancel_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2655:1: note: in expansion of macro 'TRACE_EVENT' 2655 | TRACE_EVENT(drv_tdls_cancel_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2655:1: note: in expansion of macro 'TRACE_EVENT' 2655 | TRACE_EVENT(drv_tdls_cancel_channel_switch, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_tdls_recv_channel_switch': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2681:1: note: in expansion of macro 'TRACE_EVENT' 2681 | TRACE_EVENT(drv_tdls_recv_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2681:1: note: in expansion of macro 'TRACE_EVENT' 2681 | TRACE_EVENT(drv_tdls_recv_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2681:1: note: in expansion of macro 'TRACE_EVENT' 2681 | TRACE_EVENT(drv_tdls_recv_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2681:1: note: in expansion of macro 'TRACE_EVENT' 2681 | TRACE_EVENT(drv_tdls_recv_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2681:1: note: in expansion of macro 'TRACE_EVENT' 2681 | TRACE_EVENT(drv_tdls_recv_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2681:1: note: in expansion of macro 'TRACE_EVENT' 2681 | TRACE_EVENT(drv_tdls_recv_channel_switch, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_wake_tx_queue': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2725:1: note: in expansion of macro 'TRACE_EVENT' 2725 | TRACE_EVENT(drv_wake_tx_queue, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2725:1: note: in expansion of macro 'TRACE_EVENT' 2725 | TRACE_EVENT(drv_wake_tx_queue, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2725:1: note: in expansion of macro 'TRACE_EVENT' 2725 | TRACE_EVENT(drv_wake_tx_queue, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2725:1: note: in expansion of macro 'TRACE_EVENT' 2725 | TRACE_EVENT(drv_wake_tx_queue, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2725:1: note: in expansion of macro 'TRACE_EVENT' 2725 | TRACE_EVENT(drv_wake_tx_queue, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2725:1: note: in expansion of macro 'TRACE_EVENT' 2725 | TRACE_EVENT(drv_wake_tx_queue, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_get_ftm_responder_stats': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2756:1: note: in expansion of macro 'TRACE_EVENT' 2756 | TRACE_EVENT(drv_get_ftm_responder_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2756:1: note: in expansion of macro 'TRACE_EVENT' 2756 | TRACE_EVENT(drv_get_ftm_responder_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2756:1: note: in expansion of macro 'TRACE_EVENT' 2756 | TRACE_EVENT(drv_get_ftm_responder_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2756:1: note: in expansion of macro 'TRACE_EVENT' 2756 | TRACE_EVENT(drv_get_ftm_responder_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2756:1: note: in expansion of macro 'TRACE_EVENT' 2756 | TRACE_EVENT(drv_get_ftm_responder_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2756:1: note: in expansion of macro 'TRACE_EVENT' 2756 | TRACE_EVENT(drv_get_ftm_responder_stats, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_twt_teardown_request': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2871:1: note: in expansion of macro 'TRACE_EVENT' 2871 | TRACE_EVENT(drv_twt_teardown_request, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2871:1: note: in expansion of macro 'TRACE_EVENT' 2871 | TRACE_EVENT(drv_twt_teardown_request, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2871:1: note: in expansion of macro 'TRACE_EVENT' 2871 | TRACE_EVENT(drv_twt_teardown_request, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2871:1: note: in expansion of macro 'TRACE_EVENT' 2871 | TRACE_EVENT(drv_twt_teardown_request, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2871:1: note: in expansion of macro 'TRACE_EVENT' 2871 | TRACE_EVENT(drv_twt_teardown_request, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2871:1: note: in expansion of macro 'TRACE_EVENT' 2871 | TRACE_EVENT(drv_twt_teardown_request, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_set_key': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:591:1: note: in expansion of macro 'TRACE_EVENT' 591 | TRACE_EVENT(drv_set_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:591:1: note: in expansion of macro 'TRACE_EVENT' 591 | TRACE_EVENT(drv_set_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:591:1: note: in expansion of macro 'TRACE_EVENT' 591 | TRACE_EVENT(drv_set_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:591:1: note: in expansion of macro 'TRACE_EVENT' 591 | TRACE_EVENT(drv_set_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:591:1: note: in expansion of macro 'TRACE_EVENT' 591 | TRACE_EVENT(drv_set_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:591:1: note: in expansion of macro 'TRACE_EVENT' 591 | TRACE_EVENT(drv_set_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:591:1: note: in expansion of macro 'TRACE_EVENT' 591 | TRACE_EVENT(drv_set_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:591:1: note: in expansion of macro 'TRACE_EVENT' 591 | TRACE_EVENT(drv_set_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:591:1: note: in expansion of macro 'TRACE_EVENT' 591 | TRACE_EVENT(drv_set_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:591:1: note: in expansion of macro 'TRACE_EVENT' 591 | TRACE_EVENT(drv_set_key, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_update_tkip_key': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:619:1: note: in expansion of macro 'TRACE_EVENT' 619 | TRACE_EVENT(drv_update_tkip_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:619:1: note: in expansion of macro 'TRACE_EVENT' 619 | TRACE_EVENT(drv_update_tkip_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:619:1: note: in expansion of macro 'TRACE_EVENT' 619 | TRACE_EVENT(drv_update_tkip_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:619:1: note: in expansion of macro 'TRACE_EVENT' 619 | TRACE_EVENT(drv_update_tkip_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:619:1: note: in expansion of macro 'TRACE_EVENT' 619 | TRACE_EVENT(drv_update_tkip_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:619:1: note: in expansion of macro 'TRACE_EVENT' 619 | TRACE_EVENT(drv_update_tkip_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:619:1: note: in expansion of macro 'TRACE_EVENT' 619 | TRACE_EVENT(drv_update_tkip_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:619:1: note: in expansion of macro 'TRACE_EVENT' 619 | TRACE_EVENT(drv_update_tkip_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:619:1: note: in expansion of macro 'TRACE_EVENT' 619 | TRACE_EVENT(drv_update_tkip_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:619:1: note: in expansion of macro 'TRACE_EVENT' 619 | TRACE_EVENT(drv_update_tkip_key, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_sta_state': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:812:1: note: in expansion of macro 'TRACE_EVENT' 812 | TRACE_EVENT(drv_sta_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:812:1: note: in expansion of macro 'TRACE_EVENT' 812 | TRACE_EVENT(drv_sta_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:812:1: note: in expansion of macro 'TRACE_EVENT' 812 | TRACE_EVENT(drv_sta_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:812:1: note: in expansion of macro 'TRACE_EVENT' 812 | TRACE_EVENT(drv_sta_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:812:1: note: in expansion of macro 'TRACE_EVENT' 812 | TRACE_EVENT(drv_sta_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:812:1: note: in expansion of macro 'TRACE_EVENT' 812 | TRACE_EVENT(drv_sta_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:812:1: note: in expansion of macro 'TRACE_EVENT' 812 | TRACE_EVENT(drv_sta_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:812:1: note: in expansion of macro 'TRACE_EVENT' 812 | TRACE_EVENT(drv_sta_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:812:1: note: in expansion of macro 'TRACE_EVENT' 812 | TRACE_EVENT(drv_sta_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:812:1: note: in expansion of macro 'TRACE_EVENT' 812 | TRACE_EVENT(drv_sta_state, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_remain_on_channel': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1226:1: note: in expansion of macro 'TRACE_EVENT' 1226 | TRACE_EVENT(drv_remain_on_channel, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1226:1: note: in expansion of macro 'TRACE_EVENT' 1226 | TRACE_EVENT(drv_remain_on_channel, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1226:1: note: in expansion of macro 'TRACE_EVENT' 1226 | TRACE_EVENT(drv_remain_on_channel, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1226:1: note: in expansion of macro 'TRACE_EVENT' 1226 | TRACE_EVENT(drv_remain_on_channel, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1226:1: note: in expansion of macro 'TRACE_EVENT' 1226 | TRACE_EVENT(drv_remain_on_channel, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1226:1: note: in expansion of macro 'TRACE_EVENT' 1226 | TRACE_EVENT(drv_remain_on_channel, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1226:1: note: in expansion of macro 'TRACE_EVENT' 1226 | TRACE_EVENT(drv_remain_on_channel, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1226:1: note: in expansion of macro 'TRACE_EVENT' 1226 | TRACE_EVENT(drv_remain_on_channel, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1226:1: note: in expansion of macro 'TRACE_EVENT' 1226 | TRACE_EVENT(drv_remain_on_channel, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1226:1: note: in expansion of macro 'TRACE_EVENT' 1226 | TRACE_EVENT(drv_remain_on_channel, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_get_ringparam': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1290:1: note: in expansion of macro 'TRACE_EVENT' 1290 | TRACE_EVENT(drv_get_ringparam, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1290:1: note: in expansion of macro 'TRACE_EVENT' 1290 | TRACE_EVENT(drv_get_ringparam, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1290:1: note: in expansion of macro 'TRACE_EVENT' 1290 | TRACE_EVENT(drv_get_ringparam, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1290:1: note: in expansion of macro 'TRACE_EVENT' 1290 | TRACE_EVENT(drv_get_ringparam, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1290:1: note: in expansion of macro 'TRACE_EVENT' 1290 | TRACE_EVENT(drv_get_ringparam, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1290:1: note: in expansion of macro 'TRACE_EVENT' 1290 | TRACE_EVENT(drv_get_ringparam, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1290:1: note: in expansion of macro 'TRACE_EVENT' 1290 | TRACE_EVENT(drv_get_ringparam, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1290:1: note: in expansion of macro 'TRACE_EVENT' 1290 | TRACE_EVENT(drv_get_ringparam, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1290:1: note: in expansion of macro 'TRACE_EVENT' 1290 | TRACE_EVENT(drv_get_ringparam, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:1290:1: note: in expansion of macro 'TRACE_EVENT' 1290 | TRACE_EVENT(drv_get_ringparam, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_mgd_prepare_complete_tx_evt': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1464:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1464 | DECLARE_EVENT_CLASS(mgd_prepare_complete_tx_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1464:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1464 | DECLARE_EVENT_CLASS(mgd_prepare_complete_tx_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1464:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1464 | DECLARE_EVENT_CLASS(mgd_prepare_complete_tx_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1464:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1464 | DECLARE_EVENT_CLASS(mgd_prepare_complete_tx_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1464:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1464 | DECLARE_EVENT_CLASS(mgd_prepare_complete_tx_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1464:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1464 | DECLARE_EVENT_CLASS(mgd_prepare_complete_tx_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1464:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1464 | DECLARE_EVENT_CLASS(mgd_prepare_complete_tx_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1464:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1464 | DECLARE_EVENT_CLASS(mgd_prepare_complete_tx_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1464:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1464 | DECLARE_EVENT_CLASS(mgd_prepare_complete_tx_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1464:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1464 | DECLARE_EVENT_CLASS(mgd_prepare_complete_tx_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_drv_tdls_channel_switch': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2623:1: note: in expansion of macro 'TRACE_EVENT' 2623 | TRACE_EVENT(drv_tdls_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2623:1: note: in expansion of macro 'TRACE_EVENT' 2623 | TRACE_EVENT(drv_tdls_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2623:1: note: in expansion of macro 'TRACE_EVENT' 2623 | TRACE_EVENT(drv_tdls_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2623:1: note: in expansion of macro 'TRACE_EVENT' 2623 | TRACE_EVENT(drv_tdls_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2623:1: note: in expansion of macro 'TRACE_EVENT' 2623 | TRACE_EVENT(drv_tdls_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2623:1: note: in expansion of macro 'TRACE_EVENT' 2623 | TRACE_EVENT(drv_tdls_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2623:1: note: in expansion of macro 'TRACE_EVENT' 2623 | TRACE_EVENT(drv_tdls_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2623:1: note: in expansion of macro 'TRACE_EVENT' 2623 | TRACE_EVENT(drv_tdls_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2623:1: note: in expansion of macro 'TRACE_EVENT' 2623 | TRACE_EVENT(drv_tdls_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mac80211/./trace.h:2623:1: note: in expansion of macro 'TRACE_EVENT' 2623 | TRACE_EVENT(drv_tdls_channel_switch, | ^~~~~~~~~~~ /kisskb/src/net/mac80211/trace.c: In function '__bpf_trace_release_evt': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1409:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1409 | DECLARE_EVENT_CLASS(release_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1409:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1409 | DECLARE_EVENT_CLASS(release_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1409:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1409 | DECLARE_EVENT_CLASS(release_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1409:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1409 | DECLARE_EVENT_CLASS(release_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1409:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1409 | DECLARE_EVENT_CLASS(release_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1409:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1409 | DECLARE_EVENT_CLASS(release_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1409:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1409 | DECLARE_EVENT_CLASS(release_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1409:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1409 | DECLARE_EVENT_CLASS(release_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1409:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1409 | DECLARE_EVENT_CLASS(release_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1409:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1409 | DECLARE_EVENT_CLASS(release_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1409:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1409 | DECLARE_EVENT_CLASS(release_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac80211/./trace.h:1409:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1409 | DECLARE_EVENT_CLASS(release_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/nvme/host/ioctl.c: In function 'nvme_user_cmd': /kisskb/src/drivers/nvme/host/ioctl.c:196:6: note: byref variable will be forcibly initialized 196 | u64 result; | ^~~~~~ /kisskb/src/drivers/nvme/host/ioctl.c:194:22: note: byref variable will be forcibly initialized 194 | struct nvme_command c; | ^ /kisskb/src/drivers/nvme/host/ioctl.c:193:27: note: byref variable will be forcibly initialized 193 | struct nvme_passthru_cmd cmd; | ^~~ /kisskb/src/drivers/nvme/host/ioctl.c: In function 'nvme_submit_io': /kisskb/src/drivers/nvme/host/ioctl.c:116:22: note: byref variable will be forcibly initialized 116 | struct nvme_command c; | ^ /kisskb/src/drivers/nvme/host/ioctl.c:115:22: note: byref variable will be forcibly initialized 115 | struct nvme_user_io io; | ^~ /kisskb/src/drivers/nvme/host/ioctl.c: In function 'nvme_user_cmd64': /kisskb/src/drivers/mfd/stmfx.c: In function 'stmfx_function_enable': /kisskb/src/drivers/nvme/host/ioctl.c:241:22: note: byref variable will be forcibly initialized 241 | struct nvme_command c; | ^ /kisskb/src/drivers/mfd/stmfx.c:118:6: note: byref variable will be forcibly initialized 118 | u32 sys_ctrl; | ^~~~~~~~ /kisskb/src/drivers/nvme/host/ioctl.c:240:29: note: byref variable will be forcibly initialized 240 | struct nvme_passthru_cmd64 cmd; | ^~~ In file included from /kisskb/src/include/linux/acpi.h:13, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/drivers/mfd/stmfx.c:9: /kisskb/src/drivers/mfd/stmfx.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/drivers/mfd/stmfx.c: In function 'stmfx_irq_exit': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/mfd/stmfx.c: In function 'stmfx_chip_init': /kisskb/src/drivers/mfd/stmfx.c:327:5: note: byref variable will be forcibly initialized 327 | u8 version[2]; | ^~~~~~~ /kisskb/src/drivers/mfd/stmfx.c:326:6: note: byref variable will be forcibly initialized 326 | u32 id; | ^~ In file included from /kisskb/src/include/linux/acpi.h:13, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/drivers/mfd/stmfx.c:9: /kisskb/src/drivers/mfd/stmfx.c: In function 'stmfx_irq_handler': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/drivers/mfd/stmfx.c:208:6: note: byref variable will be forcibly initialized 208 | u32 pending, ack; | ^~~~~~~ /kisskb/src/drivers/mfd/stmfx.c:207:16: note: byref variable will be forcibly initialized 207 | unsigned long bits; | ^~~~ /kisskb/src/net/bridge/br_if.c: In function 'port_cost': /kisskb/src/net/bridge/br_if.c:37:32: note: byref variable will be forcibly initialized 37 | struct ethtool_link_ksettings ecmd; | ^~~~ /kisskb/src/net/bridge/br_input.c: In function 'br_handle_frame_finish': /kisskb/src/net/bridge/br_input.c:75:27: note: byref variable will be forcibly initialized 75 | struct net_bridge_mcast *brmctx; | ^~~~~~ /kisskb/src/net/bridge/br_input.c:72:32: note: byref variable will be forcibly initialized 72 | struct net_bridge_mcast_port *pmctx; | ^~~~~ /kisskb/src/drivers/mfd/qcom-pm8008.c: In function 'pm8008_probe_irq_peripherals': /kisskb/src/drivers/mfd/qcom-pm8008.c:186:31: note: byref variable will be forcibly initialized 186 | struct regmap_irq_chip_data *irq_data; | ^~~~~~~~ /kisskb/src/drivers/mfd/88pm800.c: In function 'device_800_init': /kisskb/src/drivers/mfd/88pm800.c:475:15: note: byref variable will be forcibly initialized 475 | unsigned int val; | ^~~ In file included from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:35: /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:39: /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c: In function 'drm_dev_is_unplugged': /kisskb/src/include/drm/drm_drv.h:543:6: note: byref variable will be forcibly initialized 543 | int idx; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/net/batman-adv/main.h:209, from /kisskb/src/net/batman-adv/hash.h:10, from /kisskb/src/net/batman-adv/hash.c:7: /kisskb/src/net/batman-adv/hash.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/misc/cardreader/alcor_pci.c: In function 'alcor_pci_aspm_ctrl': /kisskb/src/drivers/misc/cardreader/alcor_pci.c:188:6: note: byref variable will be forcibly initialized 188 | u32 val32; | ^~~~~ /kisskb/src/drivers/misc/cardreader/alcor_pci.c: In function 'alcor_pci_find_cap_offset': /kisskb/src/drivers/misc/cardreader/alcor_pci.c:103:6: note: byref variable will be forcibly initialized 103 | u32 val32; | ^~~~~ /kisskb/src/drivers/misc/cardreader/alcor_pci.c:102:5: note: byref variable will be forcibly initialized 102 | u8 val8; | ^~~~ /kisskb/src/drivers/misc/cardreader/alcor_pci.c: In function 'alcor_pci_init_check_aspm': /kisskb/src/drivers/misc/cardreader/alcor_pci.c:139:6: note: byref variable will be forcibly initialized 139 | u32 val32; | ^~~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, 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:382:2: note: in expansion of macro 'wait_event' 382 | 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:528:24: note: byref variable will be forcibly initialized 528 | 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:1101:22: note: byref variable will be forcibly initialized 1101 | struct scsi_eh_save ses; | ^~~ In file included from /kisskb/src/include/linux/mm_types.h:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/scsi/scsi_error.c:18: /kisskb/src/drivers/scsi/scsi_error.c:1099:29: note: byref variable will be forcibly initialized 1099 | 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/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:1586:12: note: byref variable will be forcibly initialized 1586 | LIST_HEAD(check_list); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/scsi/scsi_error.c:1585:12: note: byref variable will be forcibly initialized 1585 | LIST_HEAD(tmp_list); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | 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:1648:12: note: byref variable will be forcibly initialized 1648 | LIST_HEAD(check_list); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/scsi/scsi_error.c: In function 'scsi_eh_host_reset': /kisskb/src/drivers/scsi/scsi_error.c:1720:12: note: byref variable will be forcibly initialized 1720 | LIST_HEAD(check_list); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/scsi/scsi_error.c: In function 'scsi_unjam_host': /kisskb/src/drivers/scsi/scsi_error.c:2195:12: note: byref variable will be forcibly initialized 2195 | LIST_HEAD(eh_done_q); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/scsi/scsi_error.c:2194:12: note: byref variable will be forcibly initialized 2194 | LIST_HEAD(eh_work_q); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/wireless/chan.c: In function 'cfg80211_chandef_compatible': /kisskb/src/net/wireless/chan.c:347:36: note: byref variable will be forcibly initialized 347 | u32 c1_pri40, c1_pri80, c2_pri40, c2_pri80; | ^~~~~~~~ /kisskb/src/net/wireless/chan.c:347:26: note: byref variable will be forcibly initialized 347 | u32 c1_pri40, c1_pri80, c2_pri40, c2_pri80; | ^~~~~~~~ /kisskb/src/net/wireless/chan.c:347:16: note: byref variable will be forcibly initialized 347 | u32 c1_pri40, c1_pri80, c2_pri40, c2_pri80; | ^~~~~~~~ /kisskb/src/net/wireless/chan.c:347:6: note: byref variable will be forcibly initialized 347 | u32 c1_pri40, c1_pri80, c2_pri40, c2_pri80; | ^~~~~~~~ /kisskb/src/drivers/misc/cxl/fault.c: In function 'cxl_fault_segment': /kisskb/src/drivers/misc/cxl/fault.c:87:19: note: byref variable will be forcibly initialized 87 | struct copro_slb slb = {0,0}; | ^~~ /kisskb/src/drivers/misc/cxl/fault.c: In function 'cxl_prefault_vma': /kisskb/src/drivers/misc/cxl/fault.c:312:19: note: byref variable will be forcibly initialized 312 | struct copro_slb slb; | ^~~ /kisskb/src/drivers/misc/cxl/fault.c: In function 'cxl_handle_mm_fault': /kisskb/src/drivers/misc/cxl/fault.c:133:13: note: byref variable will be forcibly initialized 133 | vm_fault_t flt = 0; | ^~~ 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/net/x25/af_x25.c: In function 'x25_setsockopt': /kisskb/src/net/x25/af_x25.c:423:12: note: userspace variable will be forcibly initialized 423 | static int x25_setsockopt(struct socket *sock, int level, int optname, | ^~~~~~~~~~~~~~ /kisskb/src/net/x25/af_x25.c:426:6: note: byref variable will be forcibly initialized 426 | int opt; | ^~~ /kisskb/src/net/x25/af_x25.c: In function 'x25_recvmsg': /kisskb/src/net/x25/af_x25.c:1276:6: note: byref variable will be forcibly initialized 1276 | int rc = -ENOTCONN; | ^~ /kisskb/src/net/x25/af_x25.c: In function 'x25_sendmsg': /kisskb/src/net/x25/af_x25.c:1102:16: note: byref variable will be forcibly initialized 1102 | int qbit = 0, rc = -EINVAL; | ^~ /kisskb/src/net/x25/af_x25.c:1097:22: note: byref variable will be forcibly initialized 1097 | struct sockaddr_x25 sx25; | ^~~~ /kisskb/src/net/x25/af_x25.c: In function 'x25_getsockopt': /kisskb/src/net/x25/af_x25.c:454:6: note: byref variable will be forcibly initialized 454 | int val, len, rc = -ENOPROTOOPT; | ^~~ /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/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; | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/net/net_namespace.h:39, from /kisskb/src/include/linux/netdevice.h:37, from /kisskb/src/include/linux/if_bridge.h:12, from /kisskb/src/net/bridge/br_ioctl.c:12: /kisskb/src/net/bridge/br_ioctl.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/net/net_namespace.h:39, from /kisskb/src/include/linux/netdevice.h:37, from /kisskb/src/include/linux/if_bridge.h:12, from /kisskb/src/net/bridge/br_ioctl.c:12: /kisskb/src/net/bridge/br_ioctl.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/drivers/nvdimm/nd-core.h:12, from /kisskb/src/drivers/nvdimm/claim.c:8: /kisskb/src/drivers/nvdimm/claim.c: In function 'is_bad_pmem': /kisskb/src/drivers/nvdimm/nd.h:682:7: note: byref variable will be forcibly initialized 682 | int num_bad; | ^~~~~~~ /kisskb/src/drivers/nvdimm/nd.h:681:12: note: byref variable will be forcibly initialized 681 | sector_t first_bad; | ^~~~~~~~~ /kisskb/src/net/bridge/br_ioctl.c: In function 'old_deviceless': /kisskb/src/net/bridge/br_ioctl.c:351:8: note: byref variable will be forcibly initialized 351 | char buf[IFNAMSIZ]; | ^~~ /kisskb/src/net/bridge/br_ioctl.c:318:16: note: byref variable will be forcibly initialized 318 | unsigned long args[3]; | ^~~~ /kisskb/src/drivers/nvdimm/claim.c: In function 'devm_nsio_enable': /kisskb/src/drivers/nvdimm/claim.c:308:15: note: byref variable will be forcibly initialized 308 | struct range range = { | ^~~~~ /kisskb/src/net/bridge/br_ioctl.c: In function 'br_dev_siocdevprivate': /kisskb/src/net/bridge/br_ioctl.c:228:22: note: byref variable will be forcibly initialized 228 | struct __port_info p; | ^ /kisskb/src/net/bridge/br_ioctl.c:144:24: note: byref variable will be forcibly initialized 144 | struct __bridge_info b; | ^ /kisskb/src/net/bridge/br_ioctl.c:119:16: note: byref variable will be forcibly initialized 119 | unsigned int cargs[4]; | ^~~~~ /kisskb/src/net/bridge/br_ioctl.c:114:16: note: byref variable will be forcibly initialized 114 | unsigned long args[4]; | ^~~~ /kisskb/src/net/bridge/br_ioctl.c: In function 'br_ioctl_stub': /kisskb/src/net/bridge/br_ioctl.c:386:8: note: byref variable will be forcibly initialized 386 | char buf[IFNAMSIZ]; | ^~~ /kisskb/src/drivers/mfd/88pm80x.c: In function 'pm80x_init': /kisskb/src/drivers/mfd/88pm80x.c:55:15: note: byref variable will be forcibly initialized 55 | unsigned int val; | ^~~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/mempool.h:8, 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:389:12: note: byref variable will be forcibly initialized 389 | LIST_HEAD(starved_list); | ^~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/scsi/scsi_lib.c: In function 'scsi_io_completion_nz_result': /kisskb/src/drivers/scsi/scsi_lib.c:866:24: note: byref variable will be forcibly initialized 866 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/drivers/scsi/scsi_lib.c: In function 'scsi_alloc_sgtables': /kisskb/src/drivers/scsi/scsi_lib.c:1027:22: note: byref variable will be forcibly initialized 1027 | struct scatterlist *last_sg = NULL; | ^~~~~~~ /kisskb/src/drivers/scsi/scsi_lib.c: In function 'scsi_test_unit_ready': /kisskb/src/drivers/scsi/scsi_lib.c:2282:7: note: byref variable will be forcibly initialized 2282 | char cmd[] = { | ^~~ /kisskb/src/drivers/scsi/scsi_lib.c: In function 'scsi_mode_select': /kisskb/src/drivers/scsi/scsi_lib.c:2088:16: note: byref variable will be forcibly initialized 2088 | unsigned char cmd[10]; | ^~~ /kisskb/src/drivers/scsi/scsi_lib.c: In function 'scsi_mode_sense': /kisskb/src/drivers/scsi/scsi_lib.c:2170:24: note: byref variable will be forcibly initialized 2170 | struct scsi_sense_hdr my_sshdr; | ^~~~~~~~ /kisskb/src/drivers/scsi/scsi_lib.c:2166:16: note: byref variable will be forcibly initialized 2166 | unsigned char cmd[12]; | ^~~ /kisskb/src/drivers/scsi/scsi_lib.c: In function 'scsi_evt_emit': /kisskb/src/drivers/scsi/scsi_lib.c:2439:8: note: byref variable will be forcibly initialized 2439 | char *envp[3]; | ^~~~ /kisskb/src/drivers/scsi/scsi_lib.c: In function 'scsi_io_completion_action': /kisskb/src/drivers/scsi/scsi_lib.c:694:24: note: byref variable will be forcibly initialized 694 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/drivers/scsi/scsi_lib.c: In function 'scsi_io_completion': /kisskb/src/drivers/scsi/scsi_lib.c:955:15: note: byref variable will be forcibly initialized 955 | blk_status_t blk_stat = BLK_STS_OK; | ^~~~~~~~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/mempool.h:8, 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:2488:12: note: byref variable will be forcibly initialized 2488 | LIST_HEAD(event_list); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/genhd.h:16, from /kisskb/src/include/linux/blkdev.h:6, from /kisskb/src/drivers/scsi/libsas/sas_expander.c:12: /kisskb/src/drivers/scsi/libsas/sas_expander.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /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/scsi/libsas/sas_expander.c: In function 'sas_find_bcast_phy': /kisskb/src/drivers/scsi/libsas/sas_expander.c:1752:7: note: byref variable will be forcibly initialized 1752 | int phy_change_count = 0; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/scsi/libsas/sas_expander.c: In function 'sas_set_ex_phy': /kisskb/src/drivers/scsi/libsas/sas_expander.c:199:5: note: byref variable will be forcibly initialized 199 | u8 sas_addr[SAS_ADDR_SIZE]; | ^~~~~~~~ /kisskb/src/drivers/scsi/libsas/sas_expander.c: In function 'sas_configure_phy': /kisskb/src/drivers/scsi/libsas/sas_expander.c:1502:6: note: byref variable will be forcibly initialized 1502 | int present; | ^~~~~~~ /kisskb/src/drivers/scsi/libsas/sas_expander.c:1501:6: note: byref variable will be forcibly initialized 1501 | int index; | ^~~~~ /kisskb/src/drivers/scsi/libsas/sas_expander.c: In function 'sas_find_bcast_dev': /kisskb/src/drivers/scsi/libsas/sas_expander.c:1829:6: note: byref variable will be forcibly initialized 1829 | int phy_id = -1; | ^~~~~~ /kisskb/src/drivers/scsi/libsas/sas_expander.c:1828:6: note: byref variable will be forcibly initialized 1828 | int ex_change_count = -1; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/scsi/libsas/sas_expander.c: In function 'sas_check_level_subtractive_boundary': /kisskb/src/drivers/scsi/libsas/sas_expander.c:1149:7: note: byref variable will be forcibly initialized 1149 | u8 s2[SAS_ADDR_SIZE]; | ^~ /kisskb/src/drivers/scsi/libsas/sas_expander.c:1140:5: note: byref variable will be forcibly initialized 1140 | u8 sub_addr[SAS_ADDR_SIZE] = {0, }; | ^~~~~~~~ /kisskb/src/drivers/scsi/libsas/sas_expander.c: In function 'sas_ex_discover_end_dev': /kisskb/src/drivers/scsi/libsas/sas_expander.c:820:29: note: byref variable will be forcibly initialized 820 | struct sas_phy_linkrates rates = { | ^~~~~ /kisskb/src/drivers/scsi/libsas/sas_expander.c: In function 'sas_rediscover_dev': /kisskb/src/drivers/scsi/libsas/sas_expander.c:2002:7: note: byref variable will be forcibly initialized 2002 | char msg[80] = ""; | ^~~ /kisskb/src/drivers/scsi/libsas/sas_expander.c:2001:5: note: byref variable will be forcibly initialized 2001 | u8 sas_addr[SAS_ADDR_SIZE]; | ^~~~~~~~ /kisskb/src/drivers/scsi/libsas/sas_expander.c:2000:23: note: byref variable will be forcibly initialized 2000 | enum sas_device_type type = SAS_PHY_UNUSED; | ^~~~ /kisskb/src/drivers/scsi/libsas/sas_expander.c: In function 'sas_ex_revalidate_domain': /kisskb/src/drivers/scsi/libsas/sas_expander.c:2122:14: note: byref variable will be forcibly initialized 2122 | int i = 0, phy_id; | ^~~~~~ /kisskb/src/drivers/scsi/libsas/sas_expander.c:2117:24: note: byref variable will be forcibly initialized 2117 | struct domain_device *dev = NULL; | ^~~ /kisskb/src/drivers/spi/spi-fsl-spi.c: In function 'of_fsl_spi_probe': /kisskb/src/drivers/spi/spi-fsl-spi.c:711:18: note: byref variable will be forcibly initialized 711 | struct resource mem; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c: In function 'amdgpu_mem_visible': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:432:27: note: byref variable will be forcibly initialized 432 | struct amdgpu_res_cursor cursor; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c: In function 'amdgpu_ttm_io_mem_pfn': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:600:27: note: byref variable will be forcibly initialized 600 | struct amdgpu_res_cursor cursor; | ^~~~~~ In file included from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1451, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:53: /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c: In function 'amdgpu_bo_in_cpu_visible_vram': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_object.h:222:27: note: byref variable will be forcibly initialized 222 | struct amdgpu_res_cursor cursor; | ^~~~~~ /kisskb/src/net/batman-adv/log.c: In function 'batadv_debug_log': /kisskb/src/net/batman-adv/log.c:24:10: note: byref variable will be forcibly initialized 24 | va_list args; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c: In function 'amdgpu_ttm_vram_mm_access': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:1408:12: note: byref variable will be forcibly initialized 1408 | uint32_t value = 0; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c: In function 'amdgpu_ttm_access_memory': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:1453:27: note: byref variable will be forcibly initialized 1453 | struct amdgpu_res_cursor cursor; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c: In function 'amdgpu_ttm_bo_eviction_valuable': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:1343:27: note: byref variable will be forcibly initialized 1343 | struct amdgpu_res_cursor cursor; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:1342:23: note: byref variable will be forcibly initialized 1342 | struct dma_resv_iter resv_cursor; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c: In function 'amdgpu_mm_oa_table_show': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:2128:21: note: byref variable will be forcibly initialized 2128 | struct drm_printer p = drm_seq_file_printer(m); | ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c: In function 'amdgpu_mm_gws_table_show': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:2117:21: note: byref variable will be forcibly initialized 2117 | struct drm_printer p = drm_seq_file_printer(m); | ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c: In function 'amdgpu_mm_gds_table_show': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:2106:21: note: byref variable will be forcibly initialized 2106 | struct drm_printer p = drm_seq_file_printer(m); | ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c: In function 'amdgpu_mm_tt_table_show': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:2095:21: note: byref variable will be forcibly initialized 2095 | struct drm_printer p = drm_seq_file_printer(m); | ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c: In function 'amdgpu_mm_vram_table_show': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:2077:21: note: byref variable will be forcibly initialized 2077 | struct drm_printer p = drm_seq_file_printer(m); | ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c: In function 'amdgpu_ttm_vram_write': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:2195:12: note: byref variable will be forcibly initialized 2195 | uint32_t value; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c: In function 'amdgpu_ttm_vram_read': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:2161:12: note: byref variable will be forcibly initialized 2161 | uint32_t value[AMDGPU_TTM_VRAM_MAX_DW_READ]; | ^~~~~ In file included from /kisskb/src/include/linux/platform_device.h:13, from /kisskb/src/drivers/spi/spi-gpio.c:10: /kisskb/src/drivers/spi/spi-gpio.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c: In function 'amdgpu_ttm_map_buffer': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:248:14: note: byref variable will be forcibly initialized 248 | dma_addr_t dma_address; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:191:20: note: byref variable will be forcibly initialized 191 | struct dma_fence *fence; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:189:21: note: byref variable will be forcibly initialized 189 | struct amdgpu_job *job; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c: In function 'amdgpu_ttm_alloc_gart': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:952:23: note: byref variable will be forcibly initialized 952 | struct ttm_resource *tmp; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:951:19: note: byref variable will be forcibly initialized 951 | struct ttm_place placements; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:950:23: note: byref variable will be forcibly initialized 950 | struct ttm_placement placement; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c: In function 'amdgpu_ttm_set_buffer_funcs_status': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:1853:29: note: byref variable will be forcibly initialized 1853 | struct drm_gpu_scheduler *sched; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c: In function 'amdgpu_ttm_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:1754:18: note: byref variable will be forcibly initialized 1754 | struct sysinfo si; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c: In function 'amdgpu_copy_buffer': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:1889:21: note: byref variable will be forcibly initialized 1889 | struct amdgpu_job *job; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c: In function 'amdgpu_ttm_copy_mem_to_mem': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:321:18: note: byref variable will be forcibly initialized 321 | uint64_t from, to; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:321:12: note: byref variable will be forcibly initialized 321 | uint64_t from, to; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:319:21: note: byref variable will be forcibly initialized 319 | struct dma_fence *next; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:303:35: note: byref variable will be forcibly initialized 303 | struct amdgpu_res_cursor src_mm, dst_mm; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:303:27: note: byref variable will be forcibly initialized 303 | struct amdgpu_res_cursor src_mm, dst_mm; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c: In function 'amdgpu_fill_buffer': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:1966:21: note: byref variable will be forcibly initialized 1966 | struct amdgpu_job *job; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:1962:27: note: byref variable will be forcibly initialized 1962 | struct amdgpu_res_cursor cursor; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c: In function 'amdgpu_move_blit': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:396:21: note: byref variable will be forcibly initialized 396 | struct dma_fence *wipe_fence = NULL; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:376:20: note: byref variable will be forcibly initialized 376 | struct dma_fence *fence = NULL; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:375:30: note: byref variable will be forcibly initialized 375 | struct amdgpu_copy_mem src, dst; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:375:25: note: byref variable will be forcibly initialized 375 | struct amdgpu_copy_mem src, dst; | ^~~ /kisskb/src/drivers/misc/cardreader/rtsx_usb.c: In function 'rtsx_usb_reset_chip': /kisskb/src/drivers/misc/cardreader/rtsx_usb.c:515:5: note: byref variable will be forcibly initialized 515 | u8 val; | ^~~ /kisskb/src/drivers/misc/cardreader/rtsx_usb.c: In function 'rtsx_usb_card_exclusive_check': /kisskb/src/drivers/misc/cardreader/rtsx_usb.c:492:6: note: byref variable will be forcibly initialized 492 | u16 cd_mask[] = { | ^~~~~~~ /kisskb/src/drivers/misc/cardreader/rtsx_usb.c:491:6: note: byref variable will be forcibly initialized 491 | u16 val; | ^~~ /kisskb/src/drivers/misc/cardreader/rtsx_usb.c: In function 'rtsx_usb_init_chip': /kisskb/src/drivers/misc/cardreader/rtsx_usb.c:570:5: note: byref variable will be forcibly initialized 570 | u8 val; | ^~~ /kisskb/src/drivers/misc/cardreader/rtsx_usb.c: In function 'rtsx_usb_suspend': /kisskb/src/drivers/misc/cardreader/rtsx_usb.c:693:6: note: byref variable will be forcibly initialized 693 | u16 val = 0; | ^~~ /kisskb/src/net/mac80211/tdls.c: In function 'ieee80211_tdls_add_subband': /kisskb/src/net/mac80211/tdls.c:77:27: note: byref variable will be forcibly initialized 77 | struct cfg80211_chan_def chandef; | ^~~~~~~ /kisskb/src/net/mac80211/tdls.c: In function 'ieee80211_tdls_add_oper_classes': /kisskb/src/net/mac80211/tdls.c:159:5: note: byref variable will be forcibly initialized 159 | u8 op_class; | ^~~~~~~~ /kisskb/src/net/mac80211/tdls.c: In function 'ieee80211_tdls_chandef_vht_upgrade': /kisskb/src/net/mac80211/tdls.c:310:27: note: byref variable will be forcibly initialized 310 | struct cfg80211_chan_def uc = sta->tdls_chandef; | ^~ /kisskb/src/net/mac80211/tdls.c: In function 'ieee80211_tdls_add_setup_start_ies': /kisskb/src/net/mac80211/tdls.c:369:31: note: byref variable will be forcibly initialized 369 | struct ieee80211_sta_vht_cap vht_cap; | ^~~~~~~ /kisskb/src/net/mac80211/tdls.c:368:30: note: byref variable will be forcibly initialized 368 | struct ieee80211_sta_ht_cap ht_cap; | ^~~~~~ /kisskb/src/net/mac80211/tdls.c: In function 'ieee80211_tdls_ch_sw_tmpl_get': /kisskb/src/net/mac80211/tdls.c:1494:5: note: byref variable will be forcibly initialized 1494 | u8 extra_ies[2 + sizeof(struct ieee80211_sec_chan_offs_ie) + | ^~~~~~~~~ /kisskb/src/net/mac80211/tdls.c: In function 'ieee80211_tdls_ch_sw_resp_tmpl_get': /kisskb/src/net/mac80211/tdls.c:1645:5: note: byref variable will be forcibly initialized 1645 | u8 extra_ies[2 + sizeof(struct ieee80211_ch_switch_timing)]; | ^~~~~~~~~ /kisskb/src/net/mac80211/tdls.c: In function 'ieee80211_process_tdls_channel_switch_req': /kisskb/src/net/mac80211/tdls.c:1780:27: note: byref variable will be forcibly initialized 1780 | struct cfg80211_chan_def chandef; | ^~~~~~~ /kisskb/src/net/mac80211/tdls.c: In function 'ieee80211_tdls_channel_switch': /kisskb/src/net/mac80211/tdls.c:1566:6: note: byref variable will be forcibly initialized 1566 | u32 ch_sw_tm_ie; | ^~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/native.c: In function 'native_afu_cr_write8': /kisskb/src/drivers/misc/cxl/native.c:1551:6: note: byref variable will be forcibly initialized 1551 | u32 val32, mask, shift; | ^~~~~ /kisskb/src/drivers/misc/cxl/native.c: In function 'native_afu_cr_read16': /kisskb/src/drivers/misc/cxl/native.c:1498:6: note: byref variable will be forcibly initialized 1498 | u32 val; | ^~~ /kisskb/src/drivers/misc/cxl/native.c: In function 'native_afu_cr_read8': /kisskb/src/drivers/misc/cxl/native.c:1510:6: note: byref variable will be forcibly initialized 1510 | u32 val; | ^~~ /kisskb/src/drivers/misc/cxl/native.c: In function 'native_afu_cr_write16': /kisskb/src/drivers/misc/cxl/native.c:1533:6: note: byref variable will be forcibly initialized 1533 | u32 val32, mask, shift; | ^~~~~ /kisskb/src/net/mac80211/ocb.c: In function 'ieee80211_ocb_finish_sta': /kisskb/src/net/mac80211/ocb.c:90:5: note: byref variable will be forcibly initialized 90 | u8 addr[ETH_ALEN]; | ^~~~ /kisskb/src/net/batman-adv/main.c: In function 'batadv_skb_set_priority': /kisskb/src/net/batman-adv/main.c:364:28: note: byref variable will be forcibly initialized 364 | struct vlan_ethhdr *vhdr, vhdr_tmp; | ^~~~~~~~ /kisskb/src/net/batman-adv/main.c:363:16: note: byref variable will be forcibly initialized 363 | struct ethhdr ethhdr_tmp, *ethhdr; | ^~~~~~~~~~ /kisskb/src/net/batman-adv/main.c:362:17: note: byref variable will be forcibly initialized 362 | struct ipv6hdr ip6_hdr_tmp, *ip6_hdr; | ^~~~~~~~~~~ /kisskb/src/net/batman-adv/main.c:361:15: note: byref variable will be forcibly initialized 361 | struct iphdr ip_hdr_tmp, *ip_hdr; | ^~~~~~~~~~ /kisskb/src/net/batman-adv/main.c: In function 'batadv_skb_crc32': /kisskb/src/net/batman-adv/main.c:600:12: note: byref variable will be forcibly initialized 600 | const u8 *data; | ^~~~ /kisskb/src/net/batman-adv/main.c:599:23: note: byref variable will be forcibly initialized 599 | struct skb_seq_state st; | ^~ In file included from /kisskb/src/include/linux/of_irq.h:8, from /kisskb/src/arch/powerpc/include/asm/prom.h:22, from /kisskb/src/arch/powerpc/include/asm/pci.h:17, from /kisskb/src/include/linux/pci.h:1895, from /kisskb/src/drivers/misc/cxl/cxl.h:16, from /kisskb/src/drivers/misc/cxl/native.c:18: /kisskb/src/drivers/misc/cxl/native.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/drivers/misc/cxl/native.c: In function 'native_irq_multiplexed': /kisskb/src/drivers/misc/cxl/native.c:1177:22: note: byref variable will be forcibly initialized 1177 | struct cxl_irq_info irq_info; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c: In function 'amdgpu_bo_create': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c:605:21: note: byref variable will be forcibly initialized 605 | struct dma_fence *fence; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c: In function 'amdgpu_bo_create_user': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c:651:20: note: byref variable will be forcibly initialized 651 | struct amdgpu_bo *bo_ptr; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c: In function 'amdgpu_bo_create_vm': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c:680:20: note: byref variable will be forcibly initialized 680 | struct amdgpu_bo *bo_ptr; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c: In function 'amdgpu_bo_release_notify': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c:1272:20: note: byref variable will be forcibly initialized 1272 | struct dma_fence *fence = NULL; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c: In function 'amdgpu_bo_sync_wait_resv': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c:1400:21: note: byref variable will be forcibly initialized 1400 | struct amdgpu_sync sync; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c: In function 'amdgpu_bo_create_reserved': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c:232:25: note: byref variable will be forcibly initialized 232 | struct amdgpu_bo_param bp; | ^~ In file included from /kisskb/src/include/linux/of_irq.h:8, from /kisskb/src/arch/powerpc/include/asm/prom.h:22, from /kisskb/src/arch/powerpc/include/asm/pci.h:17, from /kisskb/src/include/linux/pci.h:1895, from /kisskb/src/drivers/misc/cxl/cxl.h:16, from /kisskb/src/drivers/misc/cxl/native.c:18: /kisskb/src/drivers/misc/cxl/native.c: In function 'cxl_native_release_psl_err_irq': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/drivers/misc/cxl/native.c: In function 'cxl_native_release_serr_irq': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/misc/cxl/native.c: In function 'cxl_native_release_psl_irq': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/net/bridge/br_stp.c: In function 'br_transmit_config': /kisskb/src/net/bridge/br_stp.c:206:24: note: byref variable will be forcibly initialized 206 | struct br_config_bpdu bpdu; | ^~~~ /kisskb/src/drivers/mfd/gateworks-gsc.c: In function 'gsc_powerdown': /kisskb/src/drivers/mfd/gateworks-gsc.c:79:16: note: byref variable will be forcibly initialized 79 | unsigned char regs[4]; | ^~~~ /kisskb/src/drivers/mfd/gateworks-gsc.c: In function 'gsc_store': /kisskb/src/drivers/mfd/gateworks-gsc.c:127:7: note: byref variable will be forcibly initialized 127 | long value; | ^~~~~ /kisskb/src/drivers/mfd/gateworks-gsc.c: In function 'gsc_probe': /kisskb/src/drivers/mfd/gateworks-gsc.c:204:15: note: byref variable will be forcibly initialized 204 | unsigned int reg; | ^~~ /kisskb/src/drivers/mfd/gateworks-gsc.c:202:31: note: byref variable will be forcibly initialized 202 | struct regmap_irq_chip_data *irq_data; | ^~~~~~~~ /kisskb/src/drivers/nvdimm/btt_devs.c: In function 'nd_btt_arena_is_valid': /kisskb/src/drivers/nvdimm/btt_devs.c:248:9: note: byref variable will be forcibly initialized 248 | uuid_t parent_uuid; | ^~~~~~~~~~~ /kisskb/src/net/bridge/br_stp_bpdu.c: In function 'br_send_config_bpdu': /kisskb/src/net/bridge/br_stp_bpdu.c:81:16: note: byref variable will be forcibly initialized 81 | unsigned char buf[35]; | ^~~ /kisskb/src/net/bridge/br_stp_bpdu.c: In function 'br_send_tcn_bpdu': /kisskb/src/net/bridge/br_stp_bpdu.c:128:16: note: byref variable will be forcibly initialized 128 | unsigned char buf[4]; | ^~~ /kisskb/src/net/bridge/br_stp_bpdu.c: In function 'br_stp_rcv': /kisskb/src/net/bridge/br_stp_bpdu.c:191:25: note: byref variable will be forcibly initialized 191 | struct br_config_bpdu bpdu; | ^~~~ /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/drivers/scsi/libsas/sas_scsi_host.c: In function 'sas_eh_device_reset_handler': /kisskb/src/drivers/scsi/libsas/sas_scsi_host.c:496:18: note: byref variable will be forcibly initialized 496 | 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:328:18: note: byref variable will be forcibly initialized 328 | 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:567:12: note: byref variable will be forcibly initialized 567 | LIST_HEAD(done); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/batman-adv/netlink.h:14, from /kisskb/src/net/batman-adv/netlink.c:7: /kisskb/src/net/batman-adv/netlink.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/batman-adv/netlink.c: In function 'batadv_netlink_tp_meter_put': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/batman-adv/netlink.c: In function 'nla_put_u8': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/batman-adv/netlink.c: In function 'nla_put_u16': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/net/dsa/master.c: In function 'dsa_master_get_strings': /kisskb/src/net/dsa/master.c:151:10: note: byref variable will be forcibly initialized 151 | uint8_t pfx[4]; | ^~~ /kisskb/src/net/batman-adv/netlink.c: In function 'batadv_netlink_vlan_fill': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/batman-adv/netlink.c: In function 'batadv_netlink_hardif_fill': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/scsi/libsas/sas_scsi_host.c: In function 'sas_request_addr': /kisskb/src/drivers/scsi/libsas/sas_scsi_host.c:949:25: note: byref variable will be forcibly initialized 949 | const struct firmware *fw; | ^~ 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_scsi_recover_host': /kisskb/src/drivers/scsi/libsas/sas_scsi_host.c:729:12: note: byref variable will be forcibly initialized 729 | LIST_HEAD(eh_work_q); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/batman-adv/netlink.c: In function 'batadv_netlink_mesh_fill_ap_isolation': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/batman-adv/netlink.c: In function 'batadv_netlink_tp_meter_start': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/batman-adv/netlink.c:714:6: note: byref variable will be forcibly initialized 714 | u32 cookie; | ^~~~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/batman-adv/netlink.h:14, from /kisskb/src/net/batman-adv/netlink.c:7: /kisskb/src/net/batman-adv/netlink.c: In function 'batadv_netlink_mesh_fill': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/batman-adv/netlink.c: In function 'nla_put_u64_64bit': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/net/bridge/br_stp_if.c: In function 'br_stp_call_user': /kisskb/src/net/bridge/br_stp_if.c:131:8: note: byref variable will be forcibly initialized 131 | char *envp[] = { NULL }; | ^~~~ /kisskb/src/net/bridge/br_stp_if.c:130:8: note: byref variable will be forcibly initialized 130 | char *argv[] = { BR_STP_PROG, br->dev->name, arg, NULL }; | ^~~~ /kisskb/src/net/bridge/br_stp_if.c: In function 'br_stp_start': /kisskb/src/net/bridge/br_stp_if.c:131:8: note: byref variable will be forcibly initialized 131 | char *envp[] = { NULL }; | ^~~~ /kisskb/src/net/bridge/br_stp_if.c:130:8: note: byref variable will be forcibly initialized 130 | char *argv[] = { BR_STP_PROG, br->dev->name, arg, NULL }; | ^~~~ /kisskb/src/net/batman-adv/netlink.c: In function 'batadv_netlink_tpmeter_notify': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/bridge/br_stp_if.c: In function 'br_stp_stop': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/bridge/br_stp_if.c:131:8: note: byref variable will be forcibly initialized 131 | char *envp[] = { NULL }; | ^~~~ /kisskb/src/net/bridge/br_stp_if.c:130:8: note: byref variable will be forcibly initialized 130 | char *argv[] = { BR_STP_PROG, br->dev->name, arg, NULL }; | ^~~~ /kisskb/src/net/bridge/br_stp_if.c: In function 'br_stp_change_bridge_id': /kisskb/src/net/bridge/br_stp_if.c:225:17: note: byref variable will be forcibly initialized 225 | unsigned short oldaddr_aligned[ETH_ALEN >> 1]; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/spi/spi-mxic.c: In function 'mxic_spi_data_xfer': /kisskb/src/drivers/spi/spi-mxic.c:290:7: note: byref variable will be forcibly initialized 290 | u32 data = 0xffffffff; | ^~~~ /kisskb/src/drivers/spi/spi-mxic.c: In function 'mxic_spi_mem_exec_op': /kisskb/src/drivers/spi/spi-mxic.c:366:14: note: byref variable will be forcibly initialized 366 | u8 addr[8], cmd[2]; | ^~~ /kisskb/src/drivers/spi/spi-mxic.c:366:5: note: byref variable will be forcibly initialized 366 | u8 addr[8], cmd[2]; | ^~~~ /kisskb/src/net/batman-adv/network-coding.c: In function 'batadv_nc_find_decoding_packet': /kisskb/src/net/batman-adv/network-coding.c:1739:34: note: byref variable will be forcibly initialized 1739 | struct batadv_nc_path *nc_path, nc_path_key; | ^~~~~~~~~~~ /kisskb/src/net/batman-adv/network-coding.c: In function 'batadv_nc_path_search': /kisskb/src/net/batman-adv/network-coding.c:1267:34: note: byref variable will be forcibly initialized 1267 | struct batadv_nc_path *nc_path, nc_path_key; | ^~~~~~~~~~~ /kisskb/src/net/batman-adv/network-coding.c: In function 'batadv_nc_skb_decode_packet': /kisskb/src/net/batman-adv/network-coding.c:1646:29: note: byref variable will be forcibly initialized 1646 | struct batadv_coded_packet coded_packet_tmp; | ^~~~~~~~~~~~~~~~ /kisskb/src/net/batman-adv/network-coding.c: In function 'batadv_nc_get_path': /kisskb/src/net/batman-adv/network-coding.c:961:34: note: byref variable will be forcibly initialized 961 | struct batadv_nc_path *nc_path, nc_path_key; | ^~~~~~~~~~~ /kisskb/src/drivers/nvme/host/zns.c: In function 'nvme_ns_report_zones': /kisskb/src/drivers/nvme/host/zns.c:181:9: note: byref variable will be forcibly initialized 181 | size_t buflen; | ^~~~~~ /kisskb/src/drivers/spi/spi-nxp-fspi.c: In function 'erratum_err050568': /kisskb/src/drivers/spi/spi-nxp-fspi.c:932:6: note: byref variable will be forcibly initialized 932 | u32 val, sys_pll_ratio; | ^~~ /kisskb/src/drivers/spi/spi-nxp-fspi.c: In function 'nxp_fspi_fill_txfifo': /kisskb/src/drivers/spi/spi-nxp-fspi.c:755:7: note: byref variable will be forcibly initialized 755 | u32 data = 0; | ^~~~ /kisskb/src/drivers/spi/spi-nxp-fspi.c: In function 'nxp_fspi_read_rxfifo': /kisskb/src/drivers/spi/spi-nxp-fspi.c:797:7: note: byref variable will be forcibly initialized 797 | u32 tmp; | ^~~ /kisskb/src/net/mac80211/airtime.c: In function 'ieee80211_calc_rx_airtime': /kisskb/src/net/mac80211/airtime.c:473:16: note: byref variable will be forcibly initialized 473 | u32 duration, overhead = 0; | ^~~~~~~~ /kisskb/src/net/mac80211/airtime.c: In function 'ieee80211_calc_tx_airtime_rate': /kisskb/src/net/mac80211/airtime.c:597:29: note: byref variable will be forcibly initialized 597 | struct ieee80211_rx_status stat; | ^~~~ /kisskb/src/net/mac80211/airtime.c: In function 'ieee80211_calc_expected_tx_airtime': /kisskb/src/net/mac80211/airtime.c:655:17: note: byref variable will be forcibly initialized 655 | u32 duration, overhead; | ^~~~~~~~ /kisskb/src/net/mac80211/airtime.c:652:30: note: byref variable will be forcibly initialized 652 | struct ieee80211_rx_status stat; | ^~~~ /kisskb/src/drivers/scsi/libsas/sas_ata.c: In function 'sas_get_ata_command_set': /kisskb/src/drivers/scsi/libsas/sas_ata.c:615:22: note: byref variable will be forcibly initialized 615 | struct ata_taskfile tf; | ^~ /kisskb/src/drivers/scsi/libsas/sas_ata.c: In function 'sas_ata_printk': /kisskb/src/drivers/scsi/libsas/sas_ata.c:353:10: note: byref variable will be forcibly initialized 353 | va_list args; | ^~~~ /kisskb/src/drivers/scsi/libsas/sas_ata.c:352:19: note: byref variable will be forcibly initialized 352 | struct va_format vaf; | ^~~ In file included from /kisskb/src/drivers/scsi/libsas/sas_ata.c:12: /kisskb/src/drivers/scsi/libsas/sas_ata.c: In function 'sas_ata_strategy_handler': /kisskb/src/drivers/scsi/libsas/sas_ata.c:746:25: note: byref variable will be forcibly initialized 746 | ASYNC_DOMAIN_EXCLUSIVE(async); | ^~~~~ /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/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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/drivers/scsi/libsas/sas_ata.c:10: /kisskb/src/drivers/scsi/libsas/sas_ata.c: In function 'sas_ata_eh': /kisskb/src/drivers/scsi/libsas/sas_ata.c:793:13: note: byref variable will be forcibly initialized 793 | LIST_HEAD(sata_q); | ^~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/mac80211/led.c: In function 'tpt_trig_timer': /kisskb/src/net/mac80211/led.c:262:20: note: byref variable will be forcibly initialized 262 | unsigned long on, off, tpt; | ^~~ /kisskb/src/net/mac80211/led.c:262:16: note: byref variable will be forcibly initialized 262 | unsigned long on, off, tpt; | ^~ In file included from /kisskb/src/net/mac80211/ieee80211_i.h:27, from /kisskb/src/net/mac80211/wme.h:11, from /kisskb/src/net/mac80211/mesh_pathtbl.c:14: /kisskb/src/net/mac80211/mesh_pathtbl.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/mac80211/mesh_pathtbl.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/net/mac80211/mesh_pathtbl.c: In function 'mesh_path_move_to_queue': /kisskb/src/net/mac80211/mesh_pathtbl.c:167:22: note: byref variable will be forcibly initialized 167 | struct sk_buff_head failq; | ^~~~~ In file included from /kisskb/src/include/uapi/linux/virtio_pmem.h:15, from /kisskb/src/drivers/nvdimm/virtio_pmem.h:14, from /kisskb/src/drivers/nvdimm/virtio_pmem.c:9: /kisskb/src/drivers/nvdimm/virtio_pmem.c: In function 'virtio_find_single_vq': /kisskb/src/include/linux/virtio_config.h:195:20: note: byref variable will be forcibly initialized 195 | struct virtqueue *vq; | ^~ /kisskb/src/include/linux/virtio_config.h:194:14: note: byref variable will be forcibly initialized 194 | const char *names[] = { n }; | ^~~~~ /kisskb/src/include/linux/virtio_config.h:193:17: note: byref variable will be forcibly initialized 193 | vq_callback_t *callbacks[] = { c }; | ^~~~~~~~~ /kisskb/src/drivers/nvdimm/virtio_pmem.c: In function 'init_vq': /kisskb/src/include/linux/virtio_config.h:193:17: note: byref variable will be forcibly initialized /kisskb/src/include/linux/virtio_config.h:194:14: note: byref variable will be forcibly initialized 194 | const char *names[] = { n }; | ^~~~~ /kisskb/src/include/linux/virtio_config.h:195:20: note: byref variable will be forcibly initialized 195 | struct virtqueue *vq; | ^~ /kisskb/src/drivers/nvdimm/virtio_pmem.c: In function 'virtio_pmem_probe': /kisskb/src/include/linux/virtio_config.h:400:36: note: byref variable will be forcibly initialized 400 | typeof(((structname*)0)->member) virtio_cread_v; \ | ^~~~~~~~~~~~~~ /kisskb/src/drivers/nvdimm/virtio_pmem.c:63:2: note: in expansion of macro 'virtio_cread_le' 63 | virtio_cread_le(vpmem->vdev, struct virtio_pmem_config, | ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/virtio_config.h:400:36: note: byref variable will be forcibly initialized 400 | typeof(((structname*)0)->member) virtio_cread_v; \ | ^~~~~~~~~~~~~~ /kisskb/src/drivers/nvdimm/virtio_pmem.c:61:2: note: in expansion of macro 'virtio_cread_le' 61 | virtio_cread_le(vpmem->vdev, struct virtio_pmem_config, | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/nvdimm/virtio_pmem.c:38:18: note: byref variable will be forcibly initialized 38 | struct resource res; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c: In function 'amdgpu_gart_table_vram_alloc': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c:120:26: note: byref variable will be forcibly initialized 120 | struct amdgpu_bo_param bp; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c: In function 'amdgpu_gart_unbind': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c:234:6: note: byref variable will be forcibly initialized 234 | int idx; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c: In function 'amdgpu_gart_map': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c:285:6: note: byref variable will be forcibly initialized 285 | int idx; | ^~~ /kisskb/src/drivers/mfd/arizona-core.c: In function 'arizona_is_jack_det_active': /kisskb/src/drivers/mfd/arizona-core.c:513:15: note: byref variable will be forcibly initialized 513 | unsigned int val; | ^~~ /kisskb/src/drivers/spi/spi-oc-tiny.c: In function 'tiny_spi_of_probe': /kisskb/src/drivers/spi/spi-oc-tiny.c:193:6: note: byref variable will be forcibly initialized 193 | u32 val; | ^~~ /kisskb/src/drivers/mfd/arizona-core.c: In function 'arizona_underclocked': /kisskb/src/drivers/mfd/arizona-core.c:120:15: note: byref variable will be forcibly initialized 120 | unsigned int val; | ^~~ /kisskb/src/drivers/mfd/arizona-core.c: In function 'arizona_poll_reg': /kisskb/src/drivers/mfd/arizona-core.c:252:15: note: byref variable will be forcibly initialized 252 | unsigned int val = 0; | ^~~ /kisskb/src/drivers/mfd/arizona-core.c: In function 'wm5102_apply_hardware_patch': /kisskb/src/drivers/mfd/arizona-core.c:399:30: note: byref variable will be forcibly initialized 399 | struct arizona_sysclk_state state; | ^~~~~ /kisskb/src/drivers/mfd/arizona-core.c: In function 'wm5110_apply_sleep_patch': /kisskb/src/drivers/mfd/arizona-core.c:440:30: note: byref variable will be forcibly initialized 440 | struct arizona_sysclk_state state; | ^~~~~ /kisskb/src/drivers/mfd/arizona-core.c: In function 'arizona_overclocked': /kisskb/src/drivers/mfd/arizona-core.c:160:15: note: byref variable will be forcibly initialized 160 | unsigned int val[3]; | ^~~ /kisskb/src/drivers/mfd/arizona-core.c: In function 'arizona_dev_init': /kisskb/src/drivers/mfd/arizona-core.c:945:20: note: byref variable will be forcibly initialized 945 | unsigned int reg, val; | ^~~ /kisskb/src/drivers/mfd/arizona-core.c:945:15: note: byref variable will be forcibly initialized 945 | unsigned int reg, val; | ^~~ /kisskb/src/net/mac80211/mesh.c: In function 'ieee80211_mesh_update_bss_params': /kisskb/src/net/mac80211/mesh.c:671:1: note: byref variable will be forcibly initialized 671 | ieee80211_mesh_update_bss_params(struct ieee80211_sub_if_data *sdata, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c: In function 'amdgpu_link_encoder_connector': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c:40:33: note: byref variable will be forcibly initialized 40 | struct drm_connector_list_iter iter; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c: In function 'amdgpu_encoder_set_active_device': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c:68:33: note: byref variable will be forcibly initialized 68 | struct drm_connector_list_iter iter; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c: In function 'amdgpu_get_connector_for_encoder': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c:89:33: note: byref variable will be forcibly initialized 89 | struct drm_connector_list_iter iter; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c: In function 'amdgpu_get_connector_for_encoder_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c:110:33: note: byref variable will be forcibly initialized 110 | struct drm_connector_list_iter iter; | ^~~~ /kisskb/src/net/mac80211/mesh.c: In function 'ieee80211_mesh_process_chnswitch': /kisskb/src/net/mac80211/mesh.c:1128:26: note: byref variable will be forcibly initialized 1128 | struct ieee80211_csa_ie csa_ie; | ^~~~~~ /kisskb/src/net/mac80211/mesh.c:1127:31: note: byref variable will be forcibly initialized 1127 | struct cfg80211_csa_settings params; | ^~~~~~ /kisskb/src/net/mac80211/mesh.c: In function 'mesh_matches_local': /kisskb/src/net/mac80211/mesh.c:64:27: note: byref variable will be forcibly initialized 64 | struct cfg80211_chan_def sta_chan_def; | ^~~~~~~~~~~~ /kisskb/src/net/mac80211/mesh.c:63:6: note: byref variable will be forcibly initialized 63 | u32 basic_rates = 0; | ^~~~~~~~~~~ /kisskb/src/net/mac80211/mesh.c: In function 'ieee80211_mbss_info_change_notify': /kisskb/src/net/mac80211/mesh.c:1011:16: note: byref variable will be forcibly initialized 1011 | unsigned long bits = changed; | ^~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_notify_bridge_fdb_flush': /kisskb/src/net/dsa/port.c:36:37: note: byref variable will be forcibly initialized 36 | struct switchdev_notifier_fdb_info info = { | ^~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_can_apply_vlan_filtering': /kisskb/src/net/dsa/port.c:531:21: note: byref variable will be forcibly initialized 531 | struct list_head *iter; | ^~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_fixed_link_register_of': /kisskb/src/net/dsa/port.c:1154:18: note: byref variable will be forcibly initialized 1154 | phy_interface_t mode; | ^~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_ageing_time': /kisskb/src/net/dsa/port.c:671:39: note: byref variable will be forcibly initialized 671 | struct dsa_notifier_ageing_time_info info; | ^~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_inherit_brport_flags': /kisskb/src/net/dsa/port.c:178:22: note: byref variable will be forcibly initialized 178 | const unsigned long mask = BR_LEARNING | BR_FLOOD | BR_MCAST_FLOOD | | ^~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_bridge_join': /kisskb/src/net/dsa/port.c:324:34: note: byref variable will be forcibly initialized 324 | struct dsa_notifier_bridge_info info = { | ^~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_lag_join': /kisskb/src/net/dsa/port.c:444:31: note: byref variable will be forcibly initialized 444 | struct dsa_notifier_lag_info info = { | ^~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_clear_brport_flags': /kisskb/src/net/dsa/port.c:202:22: note: byref variable will be forcibly initialized 202 | const unsigned long mask = BR_LEARNING | BR_FLOOD | BR_MCAST_FLOOD | | ^~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_bridge_leave': /kisskb/src/net/dsa/port.c:389:34: note: byref variable will be forcibly initialized 389 | struct dsa_notifier_bridge_info info = { | ^~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_mtu_change': /kisskb/src/net/dsa/port.c:731:31: note: byref variable will be forcibly initialized 731 | struct dsa_notifier_mtu_info info = { | ^~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_fdb_add': /kisskb/src/net/dsa/port.c:744:31: note: byref variable will be forcibly initialized 744 | struct dsa_notifier_fdb_info info = { | ^~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_fdb_del': /kisskb/src/net/dsa/port.c:757:31: note: byref variable will be forcibly initialized 757 | struct dsa_notifier_fdb_info info = { | ^~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_host_fdb_add': /kisskb/src/net/dsa/port.c:771:31: note: byref variable will be forcibly initialized 771 | struct dsa_notifier_fdb_info info = { | ^~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_host_fdb_del': /kisskb/src/net/dsa/port.c:790:31: note: byref variable will be forcibly initialized 790 | struct dsa_notifier_fdb_info info = { | ^~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_mdb_add': /kisskb/src/net/dsa/port.c:820:31: note: byref variable will be forcibly initialized 820 | struct dsa_notifier_mdb_info info = { | ^~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_mdb_del': /kisskb/src/net/dsa/port.c:832:31: note: byref variable will be forcibly initialized 832 | struct dsa_notifier_mdb_info info = { | ^~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_host_mdb_add': /kisskb/src/net/dsa/port.c:844:31: note: byref variable will be forcibly initialized 844 | struct dsa_notifier_mdb_info info = { | ^~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_host_mdb_del': /kisskb/src/net/dsa/port.c:862:31: note: byref variable will be forcibly initialized 862 | struct dsa_notifier_mdb_info info = { | ^~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_vlan_add': /kisskb/src/net/dsa/port.c:881:32: note: byref variable will be forcibly initialized 881 | struct dsa_notifier_vlan_info info = { | ^~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_mrp_add': /kisskb/src/net/dsa/port.c:906:31: note: byref variable will be forcibly initialized 906 | struct dsa_notifier_mrp_info info = { | ^~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_mrp_del': /kisskb/src/net/dsa/port.c:918:31: note: byref variable will be forcibly initialized 918 | struct dsa_notifier_mrp_info info = { | ^~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_mrp_add_ring_role': /kisskb/src/net/dsa/port.c:930:41: note: byref variable will be forcibly initialized 930 | struct dsa_notifier_mrp_ring_role_info info = { | ^~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_mrp_del_ring_role': /kisskb/src/net/dsa/port.c:942:41: note: byref variable will be forcibly initialized 942 | struct dsa_notifier_mrp_ring_role_info info = { | ^~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_phylink_create': /kisskb/src/net/dsa/port.c:1090:18: note: byref variable will be forcibly initialized 1090 | phy_interface_t mode; | ^~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_hsr_join': /kisskb/src/net/dsa/port.c:1313:31: note: byref variable will be forcibly initialized 1313 | struct dsa_notifier_hsr_info info = { | ^~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_hsr_leave': /kisskb/src/net/dsa/port.c:1331:31: note: byref variable will be forcibly initialized 1331 | struct dsa_notifier_hsr_info info = { | ^~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_tag_8021q_vlan_add': /kisskb/src/net/dsa/port.c:1349:42: note: byref variable will be forcibly initialized 1349 | struct dsa_notifier_tag_8021q_vlan_info info = { | ^~~~ /kisskb/src/net/dsa/port.c: In function 'dsa_port_tag_8021q_vlan_del': /kisskb/src/net/dsa/port.c:1364:42: note: byref variable will be forcibly initialized 1364 | struct dsa_notifier_tag_8021q_vlan_info info = { | ^~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/net/bridge/br_netlink.c:12: /kisskb/src/net/bridge/br_netlink.c: In function 'nla_put_u8': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/bridge/br_netlink.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/bridge/br_netlink.c: In function 'nla_put_u16': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/net/bridge/br_netlink.c: In function 'br_fill_ifvlaninfo_range': /kisskb/src/net/bridge/br_netlink.c:312:27: note: byref variable will be forcibly initialized 312 | struct bridge_vlan_info vinfo; | ^~~~~ /kisskb/src/net/bridge/br_netlink.c: In function 'br_fill_ifvlaninfo': /kisskb/src/net/bridge/br_netlink.c:399:26: note: byref variable will be forcibly initialized 399 | struct bridge_vlan_info vinfo; | ^~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/net/bridge/br_netlink.c:12: /kisskb/src/net/bridge/br_netlink.c: In function 'nla_put_u64_64bit': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/net/bridge/br_netlink.c: In function 'br_port_fill_attrs': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/bridge/br_netlink.c: In function 'br_fill_ifinfo': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/bridge/br_netlink.c: In function 'br_fill_linkxstats': /kisskb/src/net/bridge/br_netlink.c:1711:30: note: byref variable will be forcibly initialized 1711 | struct bridge_vlan_xstats vxi; | ^~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/net/bridge/br_netlink.c:12: /kisskb/src/net/bridge/br_netlink.c: In function 'br_fill_info': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/net/bridge/br_netlink.c:1526:26: note: byref variable will be forcibly initialized 1526 | struct br_boolopt_multi bm; | ^~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/net/bridge/br_netlink.c:12: /kisskb/src/net/bridge/br_netlink.c: In function 'nla_get_u64': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized 1617 | u64 tmp; | ^~~ /kisskb/src/net/bridge/br_netlink.c: In function 'br_changelink': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized /kisskb/src/net/bridge/br_netlink.c: In function 'br_afspec': /kisskb/src/net/bridge/br_netlink.c:762:27: note: byref variable will be forcibly initialized 762 | struct bridge_vlan_info *vinfo_last = NULL; | ^~~~~~~~~~ /kisskb/src/net/bridge/br_netlink.c: In function 'br_setlink': /kisskb/src/net/bridge/br_netlink.c:988:7: note: byref variable will be forcibly initialized 988 | bool changed = false; | ^~~~~~~ /kisskb/src/net/bridge/br_netlink.c:984:17: note: byref variable will be forcibly initialized 984 | struct nlattr *tb[IFLA_BRPORT_MAX + 1]; | ^~ /kisskb/src/net/bridge/br_netlink.c: In function 'br_dellink': /kisskb/src/net/bridge/br_netlink.c:1044:7: note: byref variable will be forcibly initialized 1044 | bool changed = false; | ^~~~~~~ /kisskb/src/drivers/spi/spi-sc18is602.c: In function 'sc18is602_wait_ready': /kisskb/src/drivers/spi/spi-sc18is602.c:54:5: note: byref variable will be forcibly initialized 54 | u8 dummy[1]; | ^~~~~ /kisskb/src/drivers/spi/spi-sc18is602.c: In function 'sc18is602_probe': /kisskb/src/drivers/spi/spi-sc18is602.c:286:8: note: byref variable will be forcibly initialized 286 | int len; | ^~~ /kisskb/src/drivers/nvme/host/pci.c: In function 'io_queue_count_set': /kisskb/src/drivers/nvme/host/pci.c:78:15: note: byref variable will be forcibly initialized 78 | unsigned int n; | ^ In file included from /kisskb/src/include/linux/resource_ext.h:11, from /kisskb/src/include/linux/acpi.h:14, from /kisskb/src/drivers/nvme/host/pci.c:7: /kisskb/src/drivers/nvme/host/pci.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/nvme/host/pci.c: In function '__nvme_alloc_host_mem': /kisskb/src/drivers/nvme/host/pci.c:1981:14: note: byref variable will be forcibly initialized 1981 | dma_addr_t dma_addr; | ^~~~~~~~ /kisskb/src/drivers/nvme/host/pci.c:1959:13: note: byref variable will be forcibly initialized 1959 | dma_addr_t descs_dma; | ^~~~~~~~~ /kisskb/src/drivers/nvme/host/pci.c: In function 'hmb_store': /kisskb/src/drivers/nvme/host/pci.c:2125:7: note: byref variable will be forcibly initialized 2125 | bool new; | ^~~ In file included from /kisskb/src/drivers/nvme/host/pci.c:22: /kisskb/src/drivers/nvme/host/pci.c: In function 'pci_bus_address': /kisskb/src/include/linux/pci.h:1444:24: note: byref variable will be forcibly initialized 1444 | struct pci_bus_region region; | ^~~~~~ /kisskb/src/drivers/nvme/host/pci.c: In function 'nvme_map_cmb': /kisskb/src/include/linux/pci.h:1444:24: note: byref variable will be forcibly initialized /kisskb/src/drivers/nvme/host/pci.c: In function 'nvme_warn_reset': /kisskb/src/drivers/nvme/host/pci.c:1257:6: note: byref variable will be forcibly initialized 1257 | u16 pci_status; | ^~~~~~~~~~ In file included from /kisskb/src/drivers/nvme/host/pci.c:11: /kisskb/src/drivers/nvme/host/pci.c: In function 'blk_rq_map_sg': /kisskb/src/include/linux/blk-mq.h:1071:22: note: byref variable will be forcibly initialized 1071 | struct scatterlist *last_sg = NULL; | ^~~~~~~ /kisskb/src/drivers/nvme/host/pci.c: In function 'nvme_pci_setup_sgls': /kisskb/src/drivers/nvme/host/pci.c:754:13: note: byref variable will be forcibly initialized 754 | dma_addr_t sgl_dma; | ^~~~~~~ /kisskb/src/drivers/nvme/host/pci.c: In function 'nvme_print_sgl': /kisskb/src/drivers/nvme/host/pci.c:626:14: note: byref variable will be forcibly initialized 626 | dma_addr_t phys = sg_phys(sg); | ^~~~ In file included from /kisskb/src/arch/powerpc/include/asm/bug.h:149, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/arch/powerpc/include/asm/mmu.h:147, from /kisskb/src/arch/powerpc/include/asm/lppaca.h:46, from /kisskb/src/arch/powerpc/include/asm/paca.h:17, from /kisskb/src/arch/powerpc/include/asm/current.h:13, from /kisskb/src/include/linux/mutex.h:14, from /kisskb/src/include/linux/kernfs.h:12, 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/nvme/host/pci.c:7: /kisskb/src/drivers/nvme/host/pci.c: In function 'nvme_pci_setup_prps': /kisskb/src/include/linux/once.h:44:18: note: byref variable will be forcibly initialized 44 | unsigned long ___flags; \ | ^~~~~~~~ /kisskb/src/include/asm-generic/bug.h:173:25: note: in definition of macro 'WARN' 173 | int __ret_warn_on = !!(condition); \ | ^~~~~~~~~ /kisskb/src/drivers/nvme/host/pci.c:720:7: note: in expansion of macro 'DO_ONCE' 720 | WARN(DO_ONCE(nvme_print_sgl, iod->sg, iod->nents), | ^~~~~~~ /kisskb/src/drivers/nvme/host/pci.c:646:13: note: byref variable will be forcibly initialized 646 | dma_addr_t prp_dma; | ^~~~~~~ In file included from /kisskb/src/drivers/nvme/host/pci.c:11: /kisskb/src/drivers/nvme/host/pci.c: In function 'nvme_map_data': /kisskb/src/include/linux/blk-mq.h:1071:22: note: byref variable will be forcibly initialized 1071 | struct scatterlist *last_sg = NULL; | ^~~~~~~ /kisskb/src/drivers/nvme/host/pci.c:854:18: note: byref variable will be forcibly initialized 854 | struct bio_vec bv = req_bvec(req); | ^~ /kisskb/src/drivers/nvme/host/pci.c: In function 'nvme_setup_io_queues': /kisskb/src/drivers/nvme/host/pci.c:2276:15: note: byref variable will be forcibly initialized 2276 | unsigned int nr_io_queues; | ^~~~~~~~~~~~ In file included from /kisskb/src/include/linux/resource_ext.h:11, from /kisskb/src/include/linux/acpi.h:14, from /kisskb/src/drivers/nvme/host/pci.c:7: /kisskb/src/drivers/nvme/host/pci.c: In function 'kmalloc_array_node': /kisskb/src/include/linux/slab.h:671:9: note: byref variable will be forcibly initialized 671 | size_t bytes; | ^~~~~ /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/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/misc/cxl/context.c: In function 'cxl_context_detach_all': /kisskb/src/drivers/misc/cxl/context.c:300:6: note: byref variable will be forcibly initialized 300 | int tmp; | ^~~ /kisskb/src/drivers/scsi/scsi_scan.c: In function 'scsi_probe_lun': /kisskb/src/drivers/scsi/scsi_scan.c:625:7: note: byref variable will be forcibly initialized 625 | int resid; | ^~~~~ /kisskb/src/drivers/scsi/scsi_scan.c:607:24: note: byref variable will be forcibly initialized 607 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/drivers/scsi/scsi_scan.c:603:16: note: byref variable will be forcibly initialized 603 | unsigned char scsi_cmd[MAX_COMMAND_SIZE]; | ^~~~~~~~ /kisskb/src/drivers/scsi/scsi_scan.c: In function 'scsi_unlock_floptical': /kisskb/src/drivers/scsi/scsi_scan.c:204:16: note: byref variable will be forcibly initialized 204 | unsigned char scsi_cmd[MAX_COMMAND_SIZE]; | ^~~~~~~~ In file included from /kisskb/src/drivers/scsi/scsi_scan.c:51: /kisskb/src/drivers/scsi/scsi_scan.c: In function 'scsi_probe_and_add_lun': /kisskb/src/drivers/scsi/scsi_scan.c:1155:19: note: byref variable will be forcibly initialized 1155 | unsigned char mod[17]; | ^~~ /kisskb/src/drivers/scsi/scsi_logging.h:51:4: note: in definition of macro 'SCSI_CHECK_LOGGING' 51 | CMD; \ | ^~~ /kisskb/src/drivers/scsi/scsi_scan.c:1153:4: note: in expansion of macro 'SCSI_LOG_SCAN_BUS' 1153 | SCSI_LOG_SCAN_BUS(1, { | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/scsi/scsi_scan.c:1154:19: note: byref variable will be forcibly initialized 1154 | unsigned char vend[9]; | ^~~~ /kisskb/src/drivers/scsi/scsi_logging.h:51:4: note: in definition of macro 'SCSI_CHECK_LOGGING' 51 | CMD; \ | ^~~ /kisskb/src/drivers/scsi/scsi_scan.c:1153:4: note: in expansion of macro 'SCSI_LOG_SCAN_BUS' 1153 | SCSI_LOG_SCAN_BUS(1, { | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/scsi/scsi_scan.c:1095:16: note: byref variable will be forcibly initialized 1095 | blist_flags_t bflags; | ^~~~~~ /kisskb/src/drivers/scsi/scsi_scan.c: In function 'scsi_report_lun_scan': /kisskb/src/drivers/scsi/scsi_scan.c:1342:24: note: byref variable will be forcibly initialized 1342 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/drivers/scsi/scsi_scan.c:1335:16: note: byref variable will be forcibly initialized 1335 | unsigned char scsi_cmd[MAX_COMMAND_SIZE]; | ^~~~~~~~ /kisskb/src/drivers/scsi/scsi_scan.c: In function '__scsi_add_device': /kisskb/src/drivers/scsi/scsi_scan.c:1505:22: note: byref variable will be forcibly initialized 1505 | struct scsi_device *sdev = ERR_PTR(-ENODEV); | ^~~~ /kisskb/src/drivers/scsi/scsi_scan.c: In function '__scsi_scan_target': /kisskb/src/drivers/scsi/scsi_scan.c:1577:16: note: byref variable will be forcibly initialized 1577 | blist_flags_t bflags = 0; | ^~~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/net/bridge/br_netlink_tunnel.c:12: /kisskb/src/net/bridge/br_netlink_tunnel.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/bridge/br_netlink_tunnel.c: In function 'nla_put_u16': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/net/bridge/br_netlink_tunnel.c: In function 'br_fill_vlan_tinfo': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/bridge/br_netlink_tunnel.c: In function 'br_parse_vlan_tunnel_info': /kisskb/src/net/bridge/br_netlink_tunnel.c:222:17: note: byref variable will be forcibly initialized 222 | struct nlattr *tb[IFLA_BRIDGE_VLAN_TUNNEL_MAX + 1]; | ^~ /kisskb/src/drivers/nvdimm/nd_virtio.c: In function 'virtio_pmem_host_ack': /kisskb/src/drivers/nvdimm/nd_virtio.c:18:15: note: byref variable will be forcibly initialized 18 | unsigned int len; | ^~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, 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/drivers/nvdimm/nd_virtio.c:43:22: note: byref variable will be forcibly initialized 43 | struct scatterlist *sgs[2], sg, ret; | ^~~ /kisskb/src/drivers/nvme/host/fabrics.c: In function 'nvmf_reg_read32': /kisskb/src/drivers/nvme/host/fabrics.c:148:20: note: byref variable will be forcibly initialized 148 | union nvme_result res; | ^~~ /kisskb/src/drivers/nvme/host/fabrics.c:147:22: note: byref variable will be forcibly initialized 147 | struct nvme_command cmd; | ^~~ /kisskb/src/drivers/nvme/host/fabrics.c: In function 'nvmf_reg_read64': /kisskb/src/drivers/nvme/host/fabrics.c:194:20: note: byref variable will be forcibly initialized 194 | union nvme_result res; | ^~~ /kisskb/src/drivers/nvme/host/fabrics.c: In function 'nvmf_connect_admin_queue': /kisskb/src/drivers/nvme/host/fabrics.c:366:20: note: byref variable will be forcibly initialized 366 | union nvme_result res; | ^~~ /kisskb/src/drivers/nvme/host/fabrics.c: In function 'nvmf_connect_io_queue': /kisskb/src/drivers/nvme/host/fabrics.c:433:20: note: byref variable will be forcibly initialized 433 | union nvme_result res; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/pci.h:38, from /kisskb/src/drivers/misc/genwqe/card_base.c:20: /kisskb/src/drivers/misc/genwqe/card_base.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/nvme/host/fabrics.c: In function 'nvmf_parse_options': /kisskb/src/drivers/nvme/host/fabrics.c:563:9: note: byref variable will be forcibly initialized 563 | uuid_t hostid; | ^~~~~~ /kisskb/src/drivers/nvme/host/fabrics.c:560:6: note: byref variable will be forcibly initialized 560 | int token, ret = 0; | ^~~~~ /kisskb/src/drivers/nvme/host/fabrics.c:559:18: note: byref variable will be forcibly initialized 559 | char *options, *o, *p; | ^ /kisskb/src/drivers/nvme/host/fabrics.c:558:14: note: byref variable will be forcibly initialized 558 | substring_t args[MAX_OPT_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/radix-tree.h:12, 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, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/delay.h:23, from /kisskb/src/drivers/spi/spi-loopback-test.c:12: /kisskb/src/drivers/spi/spi-loopback-test.c: In function 'spi_check_rx_ranges': /kisskb/src/drivers/spi/spi-loopback-test.c:477:12: note: byref variable will be forcibly initialized 477 | LIST_HEAD(ranges_list); | ^~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/spi/spi-loopback-test.c:475:19: note: byref variable will be forcibly initialized 475 | struct rx_ranges ranges[SPI_TEST_MAX_TRANSFERS], *r; | ^~~~~~ /kisskb/src/drivers/spi/spi-loopback-test.c: In function 'spi_test_run_iter': /kisskb/src/drivers/spi/spi-loopback-test.c:824:18: note: byref variable will be forcibly initialized 824 | struct spi_test test; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c: In function 'extract_render_dcc_offset': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c:636:11: note: byref variable will be forcibly initialized 636 | uint32_t size; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c:635:11: note: byref variable will be forcibly initialized 635 | uint32_t metadata[10]; /* Something that fits a descriptor + header. */ | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c: In function 'amdgpu_display_print_display_setup': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c:366:33: note: byref variable will be forcibly initialized 366 | struct drm_connector_list_iter iter; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c: In function 'amdgpu_display_ddc_probe': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c:445:17: note: byref variable will be forcibly initialized 445 | struct i2c_msg msgs[] = { | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c:443:5: note: byref variable will be forcibly initialized 443 | u8 buf[8]; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c:442:5: note: byref variable will be forcibly initialized 442 | u8 out = 0x0; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c: In function 'convert_tiling_flags_to_modifier': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c:765:8: note: byref variable will be forcibly initialized 765 | u64 render_dcc_offset; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c: In function 'amdgpu_display_get_crtc_scanoutpos': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c:1437:15: note: byref variable will be forcibly initialized 1437 | u32 vbl = 0, position = 0; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c:1437:6: note: byref variable will be forcibly initialized 1437 | u32 vbl = 0, position = 0; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c: In function 'amdgpu_display_flip_work_func': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c:84:12: note: byref variable will be forcibly initialized 84 | int vpos, hpos; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c:84:6: note: byref variable will be forcibly initialized 84 | int vpos, hpos; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c: In function 'amdgpu_display_crtc_page_flip_target': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c:156:6: note: byref variable will be forcibly initialized 156 | u64 tiling_flags; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c: In function 'amdgpu_display_suspend_helper': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c:1572:33: note: byref variable will be forcibly initialized 1572 | struct drm_connector_list_iter iter; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c: In function 'amdgpu_display_resume_helper': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c:1615:33: note: byref variable will be forcibly initialized 1615 | struct drm_connector_list_iter iter; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.c: In function 'amdgpu_i2c_get_byte': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.c:290:17: note: byref variable will be forcibly initialized 290 | struct i2c_msg msgs[] = { | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.c:289:5: note: byref variable will be forcibly initialized 289 | u8 in_buf[2]; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.c:288:5: note: byref variable will be forcibly initialized 288 | u8 out_buf[2]; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.c: In function 'amdgpu_i2c_put_byte': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.c:323:17: note: byref variable will be forcibly initialized 323 | struct i2c_msg msg = { | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.c:322:10: note: byref variable will be forcibly initialized 322 | uint8_t out_buf[2]; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.c: In function 'amdgpu_i2c_router_select_ddc_port': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.c:342:5: note: byref variable will be forcibly initialized 342 | u8 val = 0; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.c: In function 'amdgpu_i2c_router_select_cd_port': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.c:371:5: note: byref variable will be forcibly initialized 371 | u8 val; | ^~~ /kisskb/src/net/bridge/br_arp_nd_proxy.c: In function 'br_do_proxy_suppress_arp': /kisskb/src/net/bridge/br_arp_nd_proxy.c:133:14: note: byref variable will be forcibly initialized 133 | __be32 sip, tip; | ^~~ /kisskb/src/drivers/misc/cxl/sysfs.c: In function 'afu_read_config': /kisskb/src/drivers/misc/cxl/sysfs.c:547:12: note: byref variable will be forcibly initialized 547 | u64 i, j, val, rc; | ^~~ /kisskb/src/drivers/misc/cxl/sysfs.c: In function 'perst_reloads_same_image_store': /kisskb/src/drivers/misc/cxl/sysfs.c:175:6: note: byref variable will be forcibly initialized 175 | int val; | ^~~ /kisskb/src/drivers/misc/cxl/sysfs.c: In function 'irqs_max_store': /kisskb/src/drivers/misc/cxl/sysfs.c:294:6: note: byref variable will be forcibly initialized 294 | int irqs_max; | ^~~~~~~~ /kisskb/src/drivers/misc/cxl/sysfs.c: In function 'reset_adapter_store': /kisskb/src/drivers/misc/cxl/sysfs.c:92:6: note: byref variable will be forcibly initialized 92 | int val; | ^~~ In file included from /kisskb/src/drivers/nvme/host/fc.c:11: /kisskb/src/drivers/nvme/host/fc.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/net/mac80211/mesh_hwmp.c: In function 'hwmp_prep_frame_process': /kisskb/src/net/mac80211/mesh_hwmp.c:703:5: note: byref variable will be forcibly initialized 703 | u8 next_hop[ETH_ALEN]; | ^~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/include/linux/cgroup.h:26, from /kisskb/src/include/linux/blk-cgroup.h:17, from /kisskb/src/drivers/nvme/host/fc.c:12: /kisskb/src/drivers/nvme/host/fc.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/net/mac80211/mesh_hwmp.c: In function 'ieee80211s_update_metric': /kisskb/src/net/mac80211/mesh_hwmp.c:301:19: note: byref variable will be forcibly initialized 301 | struct rate_info rinfo; | ^~~~~ /kisskb/src/drivers/nvme/host/fc.c: In function 'nvme_fc_signal_discovery_scan': /kisskb/src/drivers/nvme/host/fc.c:506:8: note: byref variable will be forcibly initialized 506 | char *envp[4] = { "FC_EVENT=nvmediscovery", hostaddr, tgtaddr, NULL }; | ^~~~ /kisskb/src/drivers/nvme/host/fc.c:505:7: note: byref variable will be forcibly initialized 505 | char tgtaddr[FCNVME_TRADDR_LENGTH]; /* NVMEFC_TRADDR=...*/ | ^~~~~~~ /kisskb/src/drivers/nvme/host/fc.c:504:7: note: byref variable will be forcibly initialized 504 | char hostaddr[FCNVME_TRADDR_LENGTH]; /* NVMEFC_HOST_TRADDR=...*/ | ^~~~~~~~ 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:3780:12: note: byref variable will be forcibly initialized 3780 | LIST_HEAD(local_disc_list); | ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/nvme/host/fc.c: In function '__nvme_fc_parse_u64': /kisskb/src/drivers/nvme/host/fc.c:3655:6: note: byref variable will be forcibly initialized 3655 | u64 token64; | ^~~~~~~ /kisskb/src/drivers/nvme/host/fc.c: In function 'nvme_fc_parse_traddr': /kisskb/src/drivers/nvme/host/fc.c:3655:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/nvme/host/fc.c:3655:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/nvme/host/fc.c:3673:14: note: byref variable will be forcibly initialized 3673 | substring_t wwn = { name, &name[sizeof(name)-1] }; | ^~~ /kisskb/src/drivers/nvme/host/fc.c:3672:7: note: byref variable will be forcibly initialized 3672 | char name[2 + NVME_FC_TRADDR_HEXNAMELEN + 1]; | ^~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, 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:3240:2: note: in expansion of macro 'wait_event_lock_irq' 3240 | wait_event_lock_irq(ctrl->ioabort_wait, ctrl->iocnt == 0, ctrl->lock); | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/nvme/host/nvme.h:13, from /kisskb/src/drivers/nvme/host/fc.c:13: /kisskb/src/drivers/nvme/host/fc.c: In function 'blk_rq_map_sg': /kisskb/src/include/linux/blk-mq.h:1071:22: note: byref variable will be forcibly initialized 1071 | struct scatterlist *last_sg = NULL; | ^~~~~~~ /kisskb/src/drivers/nvme/host/fc.c: In function 'nvme_fc_map_data': /kisskb/src/include/linux/blk-mq.h:1071:22: note: byref variable will be forcibly initialized /kisskb/src/drivers/nvme/host/fc.c: In function 'nvme_fc_fcpio_done': /kisskb/src/drivers/nvme/host/fc.c:1913:20: note: byref variable will be forcibly initialized 1913 | union nvme_result result; | ^~~~~~ /kisskb/src/drivers/nvme/host/fc.c: In function 'nvme_fc_create_io_queues': /kisskb/src/drivers/nvme/host/fc.c:2882:15: note: byref variable will be forcibly initialized 2882 | unsigned int nr_io_queues; | ^~~~~~~~~~~~ /kisskb/src/drivers/nvme/host/fc.c: In function 'nvme_fc_recreate_io_queues': /kisskb/src/drivers/nvme/host/fc.c:2956:15: note: byref variable will be forcibly initialized 2956 | unsigned int nr_io_queues; | ^~~~~~~~~~~~ /kisskb/src/drivers/nvme/host/fc.c: In function 'nvme_fc_create_ctrl': /kisskb/src/drivers/nvme/host/fc.c:3719:25: note: byref variable will be forcibly initialized 3719 | struct nvmet_fc_traddr raddr = { 0L, 0L }; | ^~~~~ /kisskb/src/drivers/nvme/host/fc.c:3718:25: note: byref variable will be forcibly initialized 3718 | struct nvmet_fc_traddr laddr = { 0L, 0L }; | ^~~~~ /kisskb/src/drivers/nvme/host/fc.c: In function 'fc_parse_cgrpid': /kisskb/src/drivers/nvme/host/fc.c:3839:7: note: byref variable will be forcibly initialized 3839 | char cgrp_id[16+1]; | ^~~~~~~ /kisskb/src/drivers/nvme/host/fc.c: In function 'fc_update_appid': /kisskb/src/drivers/nvme/host/fc.c:3869:7: note: byref variable will be forcibly initialized 3869 | char app_id[FC_APPID_LEN]; | ^~~~~~ /kisskb/src/drivers/nvme/host/fc.c:3866:6: note: byref variable will be forcibly initialized 3866 | u64 cgrp_id; | ^~~~~~~ /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; | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/gpio/driver.h:9, from /kisskb/src/include/asm-generic/gpio.h:11, from /kisskb/src/include/linux/gpio.h:62, from /kisskb/src/drivers/mfd/arizona-irq.c:11: /kisskb/src/drivers/mfd/arizona-irq.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/drivers/mfd/arizona-irq.c: In function 'arizona_irq_thread': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/mfd/arizona-irq.c:100:15: note: byref variable will be forcibly initialized 100 | unsigned int val; | ^~~ In file included from /kisskb/src/include/linux/gpio/driver.h:9, from /kisskb/src/include/asm-generic/gpio.h:11, from /kisskb/src/include/linux/gpio.h:62, from /kisskb/src/drivers/mfd/arizona-irq.c:11: /kisskb/src/drivers/mfd/arizona-irq.c: In function 'arizona_irq_init': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/mfd/arizona-irq.c: In function 'arizona_irq_exit': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/net/x25/x25_in.c: In function 'x25_process_rx_frame': /kisskb/src/net/x25/x25_in.c:418:43: note: byref variable will be forcibly initialized 418 | int queued = 0, frametype, ns, nr, q, d, m; | ^ /kisskb/src/net/x25/x25_in.c:418:40: note: byref variable will be forcibly initialized 418 | int queued = 0, frametype, ns, nr, q, d, m; | ^ /kisskb/src/net/x25/x25_in.c:418:37: note: byref variable will be forcibly initialized 418 | int queued = 0, frametype, ns, nr, q, d, m; | ^ /kisskb/src/net/x25/x25_in.c:418:33: note: byref variable will be forcibly initialized 418 | int queued = 0, frametype, ns, nr, q, d, m; | ^~ /kisskb/src/net/x25/x25_in.c:418:29: note: byref variable will be forcibly initialized 418 | int queued = 0, frametype, ns, nr, q, d, m; | ^~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/net/mac80211/ieee80211_i.h:16, from /kisskb/src/net/mac80211/mesh_plink.c:12: /kisskb/src/net/mac80211/mesh_plink.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/net/mac80211/mesh_plink.c: In function 'mesh_sta_info_init': /kisskb/src/net/mac80211/mesh_plink.c:417:13: note: byref variable will be forcibly initialized 417 | u32 rates, basic_rates = 0, changed = 0; | ^~~~~~~~~~~ /kisskb/src/net/mac80211/mesh_plink.c: In function 'mesh_get_new_llid': /kisskb/src/net/mac80211/mesh_plink.c:756:6: note: byref variable will be forcibly initialized 756 | u16 llid; | ^~~~ /kisskb/src/net/mac80211/mesh_plink.c: In function 'mesh_plink_timer': /kisskb/src/net/mac80211/mesh_plink.c:689:8: note: byref variable will be forcibly initialized 689 | u32 rand; | ^~~~ /kisskb/src/net/mac80211/mesh_ps.c: In function 'mps_qos_null_get': /kisskb/src/net/mac80211/mesh_ps.c:25:9: note: byref variable will be forcibly initialized 25 | __le16 fc; | ^~ /kisskb/src/net/mac80211/mesh_ps.c: In function 'mps_frame_deliver': /kisskb/src/net/mac80211/mesh_ps.c:455:22: note: byref variable will be forcibly initialized 455 | struct sk_buff_head frames; | ^~~~~~ /kisskb/src/drivers/spi/spi-altera-core.c: In function 'altera_spi_rx_word': /kisskb/src/drivers/spi/spi-altera-core.c:117:15: note: byref variable will be forcibly initialized 117 | unsigned int rxd; | ^~~ /kisskb/src/drivers/spi/spi-altera-core.c: In function 'altera_spi_init_master': /kisskb/src/drivers/spi/spi-altera-core.c:207:6: note: byref variable will be forcibly initialized 207 | u32 val; | ^~~ /kisskb/src/drivers/spi/spi-altera-core.c: In function 'altera_spi_txrx': /kisskb/src/drivers/spi/spi-altera-core.c:146:6: note: byref variable will be forcibly initialized 146 | u32 val; | ^~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/netlink.h:7, from /kisskb/src/include/linux/ethtool.h:18, from /kisskb/src/include/net/cfg80211.h:13, from /kisskb/src/net/wireless/pmsr.c:7: /kisskb/src/net/wireless/pmsr.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/net/wireless/pmsr.c: In function 'pmsr_parse_ftm': /kisskb/src/net/wireless/pmsr.c:18:17: note: byref variable will be forcibly initialized 18 | struct nlattr *tb[NL80211_PMSR_FTM_REQ_ATTR_MAX + 1]; | ^~ /kisskb/src/net/wireless/pmsr.c: In function 'pmsr_parse_peer': /kisskb/src/net/wireless/pmsr.c:192:17: note: byref variable will be forcibly initialized 192 | struct nlattr *req[NL80211_PMSR_REQ_ATTR_MAX + 1]; | ^~~ /kisskb/src/net/wireless/pmsr.c:191:17: note: byref variable will be forcibly initialized 191 | struct nlattr *tb[NL80211_PMSR_PEER_ATTR_MAX + 1]; | ^~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/wireless/core.h:17, from /kisskb/src/net/wireless/pmsr.c:8: /kisskb/src/net/wireless/pmsr.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/wireless/pmsr.c: In function 'nla_put_u8': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/wireless/pmsr.c: In function 'nla_put_s32': /kisskb/src/include/net/netlink.h:1448:6: note: byref variable will be forcibly initialized 1448 | s32 tmp = value; | ^~~ /kisskb/src/net/wireless/pmsr.c: In function 'nla_put_u64_64bit': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/net/wireless/pmsr.c: In function 'cfg80211_pmsr_complete': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/wireless/pmsr.c: In function 'nl80211_pmsr_send_ftm_res': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1448:6: note: byref variable will be forcibly initialized 1448 | s32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1448:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/wireless/pmsr.c: In function 'nl80211_pmsr_send_result': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/wireless/pmsr.c: In function 'cfg80211_pmsr_report': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/ipc.h:5, from /kisskb/src/include/uapi/linux/sem.h:5, from /kisskb/src/include/linux/sem.h:5, from /kisskb/src/include/linux/compat.h:14, from /kisskb/src/include/linux/ethtool.h:17, from /kisskb/src/include/net/cfg80211.h:13, from /kisskb/src/net/wireless/pmsr.c:7: /kisskb/src/net/wireless/pmsr.c: In function 'cfg80211_pmsr_process_abort': /kisskb/src/net/wireless/pmsr.c:604:12: note: byref variable will be forcibly initialized 604 | LIST_HEAD(free_list); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /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/drivers/scsi/scsi_devinfo.c: In function 'scsi_dev_info_list_add_keyed': /kisskb/src/drivers/scsi/scsi_devinfo.c:372:22: note: byref variable will be forcibly initialized 372 | unsigned long long val; | ^~~ /kisskb/src/drivers/scsi/scsi_devinfo.c: In function 'scsi_dev_info_list_add_str': /kisskb/src/drivers/scsi/scsi_devinfo.c:526:36: note: byref variable will be forcibly initialized 526 | char *vendor, *model, *strflags, *next; | ^~~~ /kisskb/src/net/bridge/br_sysfs_if.c: In function 'brport_store': /kisskb/src/net/bridge/br_sysfs_if.c:321:8: note: byref variable will be forcibly initialized 321 | char *endp; | ^~~~ /kisskb/src/net/bridge/br_sysfs_br.c: In function 'store_bridge_parm': /kisskb/src/net/bridge/br_sysfs_br.c:38:16: note: byref variable will be forcibly initialized 38 | unsigned long val; | ^~~ /kisskb/src/drivers/misc/genwqe/card_dev.c: In function 'genwqe_vma_close': /kisskb/src/drivers/misc/genwqe/card_dev.c:398:13: note: byref variable will be forcibly initialized 398 | dma_addr_t d_addr = 0; | ^~~~~~ /kisskb/src/drivers/misc/genwqe/card_dev.c: In function 'do_flash_update': /kisskb/src/drivers/misc/genwqe/card_dev.c:507:13: note: byref variable will be forcibly initialized 507 | dma_addr_t dma_addr; | ^~~~~~~~ /kisskb/src/drivers/misc/genwqe/card_dev.c: In function 'do_flash_read': /kisskb/src/drivers/misc/genwqe/card_dev.c:643:13: note: byref variable will be forcibly initialized 643 | dma_addr_t dma_addr; | ^~~~~~~~ /kisskb/src/net/bridge/br_sysfs_br.c: In function 'group_addr_store': /kisskb/src/net/bridge/br_sysfs_br.c:310:5: note: byref variable will be forcibly initialized 310 | u8 new_addr[6]; | ^~~~~~~~ /kisskb/src/drivers/misc/genwqe/card_dev.c: In function 'ddcb_cmd_fixups': /kisskb/src/drivers/misc/genwqe/card_dev.c:874:14: note: byref variable will be forcibly initialized 874 | dma_addr_t d_addr; | ^~~~~~ /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/scsi_proc.c: In function 'proc_scsi_write': /kisskb/src/drivers/scsi/scsi_proc.c:314:17: note: byref variable will be forcibly initialized 314 | char *buffer, *p; | ^ /kisskb/src/drivers/scsi/scsi_proc.c: In function 'scsi_proc_host_add': /kisskb/src/drivers/scsi/scsi_proc.c:142:7: note: byref variable will be forcibly initialized 142 | char name[10]; | ^~~~ /kisskb/src/drivers/scsi/scsi_proc.c: In function 'scsi_proc_host_rm': /kisskb/src/drivers/scsi/scsi_proc.c:162:7: note: byref variable will be forcibly initialized 162 | char name[10]; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c: In function 'amdgpu_gem_fault': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c:50:6: note: byref variable will be forcibly initialized 50 | int idx; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c: In function 'amdgpu_gem_object_close': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c:202:24: note: byref variable will be forcibly initialized 202 | struct ww_acquire_ctx ticket; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c:201:29: note: byref variable will be forcibly initialized 201 | struct ttm_validate_buffer tv; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c:200:20: note: byref variable will be forcibly initialized 200 | struct dma_fence *fence = NULL; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c:199:25: note: byref variable will be forcibly initialized 199 | struct list_head list, duplicates; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c:199:19: note: byref variable will be forcibly initialized 199 | struct list_head list, duplicates; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c:198:30: note: byref variable will be forcibly initialized 198 | struct amdgpu_bo_list_entry vm_pd; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c: In function 'amdgpu_gem_object_free': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c:87:20: note: byref variable will be forcibly initialized 87 | struct amdgpu_bo *robj = gem_to_amdgpu_bo(gobj); | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c: In function 'amdgpu_debugfs_gem_info_show': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c:963:7: note: byref variable will be forcibly initialized 963 | int id; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c: In function 'amdgpu_gem_object_create': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c:103:25: note: byref variable will be forcibly initialized 103 | struct amdgpu_bo_param bp; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c:102:25: note: byref variable will be forcibly initialized 102 | struct amdgpu_bo_user *ubo; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c: In function 'amdgpu_gem_force_release': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c:138:7: note: byref variable will be forcibly initialized 138 | int handle; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c: In function 'amdgpu_gem_create_ioctl': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c:295:11: note: byref variable will be forcibly initialized 295 | uint32_t handle, initial_domain; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c:294:25: note: byref variable will be forcibly initialized 294 | struct drm_gem_object *gobj; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c: In function 'amdgpu_gem_userptr_ioctl': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c:388:11: note: byref variable will be forcibly initialized 388 | uint32_t handle; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c:386:25: note: byref variable will be forcibly initialized 386 | struct drm_gem_object *gobj; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c: In function 'amdgpu_gem_va_ioctl': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c:679:25: note: byref variable will be forcibly initialized 679 | struct list_head list, duplicates; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c:679:19: note: byref variable will be forcibly initialized 679 | struct list_head list, duplicates; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c:678:24: note: byref variable will be forcibly initialized 678 | struct ww_acquire_ctx ticket; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c:677:29: note: byref variable will be forcibly initialized 677 | struct ttm_validate_buffer tv; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c:676:30: note: byref variable will be forcibly initialized 676 | struct amdgpu_bo_list_entry vm_pd; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c: In function 'amdgpu_gem_op_ioctl': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c:825:35: note: byref variable will be forcibly initialized 825 | struct drm_amdgpu_gem_create_in info; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c: In function 'amdgpu_mode_dumb_create': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c:912:11: note: byref variable will be forcibly initialized 912 | uint32_t handle; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c:911:25: note: byref variable will be forcibly initialized 911 | struct drm_gem_object *gobj; | ^~~~ /kisskb/src/drivers/misc/cxl/pci.c: In function 'find_cxl_vsec': /kisskb/src/drivers/misc/cxl/pci.c:154:6: note: byref variable will be forcibly initialized 154 | u16 val; | ^~~ /kisskb/src/drivers/misc/cxl/pci.c: In function 'cxl_afu_descriptor_looks_ok': /kisskb/src/drivers/misc/cxl/pci.c:890:6: note: byref variable will be forcibly initialized 890 | u32 val; | ^~~ /kisskb/src/drivers/misc/cxl/pci.c: In function 'dump_cxl_config_space': /kisskb/src/drivers/misc/cxl/pci.c:168:6: note: byref variable will be forcibly initialized 168 | u32 val; | ^~~ /kisskb/src/drivers/misc/cxl/pci.c: In function 'cxl_read_vsec': /kisskb/src/drivers/misc/cxl/pci.c:1293:5: note: byref variable will be forcibly initialized 1293 | u8 image_state; | ^~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/pci.c:1292:6: note: byref variable will be forcibly initialized 1292 | u16 vseclen; | ^~~~~~~ /kisskb/src/drivers/misc/cxl/pci.c:1291:14: note: byref variable will be forcibly initialized 1291 | u32 ps_off, ps_size; | ^~~~~~~ /kisskb/src/drivers/misc/cxl/pci.c:1291:6: note: byref variable will be forcibly initialized 1291 | u32 ps_off, ps_size; | ^~~~~~ /kisskb/src/drivers/misc/cxl/pci.c:1290:20: note: byref variable will be forcibly initialized 1290 | u32 afu_desc_off, afu_desc_size; | ^~~~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/pci.c:1290:6: note: byref variable will be forcibly initialized 1290 | u32 afu_desc_off, afu_desc_size; | ^~~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/pci.c: In function 'cxl_fixup_malformed_tlp': /kisskb/src/drivers/misc/cxl/pci.c:1346:6: note: byref variable will be forcibly initialized 1346 | u32 data; | ^~~~ /kisskb/src/drivers/misc/cxl/pci.c: In function 'switch_card_to_cxl': /kisskb/src/drivers/misc/cxl/pci.c:752:5: note: byref variable will be forcibly initialized 752 | u8 val; | ^~~ /kisskb/src/net/batman-adv/send.c: In function 'batadv_purge_outstanding_packets': /kisskb/src/net/batman-adv/send.c:1111:20: note: byref variable will be forcibly initialized 1111 | struct hlist_head head = HLIST_HEAD_INIT; | ^~~~ /kisskb/src/drivers/spi/spi-axi-spi-engine.c: In function 'spi_engine_transfer_one_message': /kisskb/src/drivers/spi/spi-axi-spi-engine.c:418:28: note: byref variable will be forcibly initialized 418 | struct spi_engine_program p_dry, *p; | ^~~~~ /kisskb/src/drivers/misc/cxl/pci.c: In function 'init_implementation_adapter_regs_psl8': /kisskb/src/drivers/misc/cxl/pci.c:555:6: note: byref variable will be forcibly initialized 555 | u64 capp_unit_id; | ^~~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/pci.c:554:6: note: byref variable will be forcibly initialized 554 | u32 phb_index; | ^~~~~~~~~ /kisskb/src/drivers/misc/cxl/pci.c:553:6: note: byref variable will be forcibly initialized 553 | u64 chipid; | ^~~~~~ /kisskb/src/drivers/misc/cxl/pci.c: In function 'cxl_get_xsl9_dsnctl': /kisskb/src/drivers/misc/cxl/pci.c:442:23: note: byref variable will be forcibly initialized 442 | u64 capiind, asnind, nbwind; | ^~~~~~ /kisskb/src/drivers/misc/cxl/pci.c:442:15: note: byref variable will be forcibly initialized 442 | u64 capiind, asnind, nbwind; | ^~~~~~ /kisskb/src/drivers/misc/cxl/pci.c:442:6: note: byref variable will be forcibly initialized 442 | u64 capiind, asnind, nbwind; | ^~~~~~~ /kisskb/src/drivers/misc/cxl/pci.c: In function 'init_implementation_adapter_regs_psl9': /kisskb/src/drivers/misc/cxl/pci.c:488:6: note: byref variable will be forcibly initialized 488 | u64 capp_unit_id; | ^~~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/pci.c:487:6: note: byref variable will be forcibly initialized 487 | u32 phb_index; | ^~~~~~~~~ /kisskb/src/drivers/misc/cxl/pci.c:486:6: note: byref variable will be forcibly initialized 486 | u64 chipid; | ^~~~~~ /kisskb/src/drivers/misc/cxl/pci.c:485:6: note: byref variable will be forcibly initialized 485 | u64 xsl_dsnctl, psl_fircntl; | ^~~~~~~~~~ /kisskb/src/drivers/misc/cxl/pci.c: In function 'cxl_update_image_control': /kisskb/src/drivers/misc/cxl/pci.c:668:5: note: byref variable will be forcibly initialized 668 | u8 image_state; | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_suspend': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:243:1: note: in expansion of macro 'TRACE_EVENT' 243 | TRACE_EVENT(rdev_suspend, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:243:1: note: in expansion of macro 'TRACE_EVENT' 243 | TRACE_EVENT(rdev_suspend, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_return_int': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:281:1: note: in expansion of macro 'TRACE_EVENT' 281 | TRACE_EVENT(rdev_return_int, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:281:1: note: in expansion of macro 'TRACE_EVENT' 281 | TRACE_EVENT(rdev_return_int, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_scan': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:295:1: note: in expansion of macro 'TRACE_EVENT' 295 | TRACE_EVENT(rdev_scan, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:295:1: note: in expansion of macro 'TRACE_EVENT' 295 | TRACE_EVENT(rdev_scan, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'perf_trace_wiphy_only_evt': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/net/wireless/./trace.h:307:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 307 | DECLARE_EVENT_CLASS(wiphy_only_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/net/wireless/./trace.h:307:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 307 | DECLARE_EVENT_CLASS(wiphy_only_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'perf_trace_wiphy_enabled_evt': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/net/wireless/./trace.h:339:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 339 | DECLARE_EVENT_CLASS(wiphy_enabled_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/net/wireless/./trace.h:339:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 339 | DECLARE_EVENT_CLASS(wiphy_enabled_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_return_int_station_info': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:875:1: note: in expansion of macro 'TRACE_EVENT' 875 | TRACE_EVENT(rdev_return_int_station_info, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:875:1: note: in expansion of macro 'TRACE_EVENT' 875 | TRACE_EVENT(rdev_return_int_station_info, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_return_int_mpath_info': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:1000:1: note: in expansion of macro 'TRACE_EVENT' 1000 | TRACE_EVENT(rdev_return_int_mpath_info, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:1000:1: note: in expansion of macro 'TRACE_EVENT' 1000 | TRACE_EVENT(rdev_return_int_mpath_info, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_return_int_mesh_config': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:1038:1: note: in expansion of macro 'TRACE_EVENT' 1038 | TRACE_EVENT(rdev_return_int_mesh_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:1038:1: note: in expansion of macro 'TRACE_EVENT' 1038 | TRACE_EVENT(rdev_return_int_mesh_config, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_set_monitor_channel': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:1169:1: note: in expansion of macro 'TRACE_EVENT' 1169 | TRACE_EVENT(rdev_set_monitor_channel, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:1169:1: note: in expansion of macro 'TRACE_EVENT' 1169 | TRACE_EVENT(rdev_set_monitor_channel, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_set_wiphy_params': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:1535:1: note: in expansion of macro 'TRACE_EVENT' 1535 | TRACE_EVENT(rdev_set_wiphy_params, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:1535:1: note: in expansion of macro 'TRACE_EVENT' 1535 | TRACE_EVENT(rdev_set_wiphy_params, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_return_int_int': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:1575:1: note: in expansion of macro 'TRACE_EVENT' 1575 | TRACE_EVENT(rdev_return_int_int, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:1575:1: note: in expansion of macro 'TRACE_EVENT' 1575 | TRACE_EVENT(rdev_return_int_int, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_return_int_tx_rx': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:1659:1: note: in expansion of macro 'TRACE_EVENT' 1659 | TRACE_EVENT(rdev_return_int_tx_rx, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:1659:1: note: in expansion of macro 'TRACE_EVENT' 1659 | TRACE_EVENT(rdev_return_int_tx_rx, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_return_void_tx_rx': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:1678:1: note: in expansion of macro 'TRACE_EVENT' 1678 | TRACE_EVENT(rdev_return_void_tx_rx, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:1678:1: note: in expansion of macro 'TRACE_EVENT' 1678 | TRACE_EVENT(rdev_return_void_tx_rx, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'perf_trace_tx_rx_evt': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/net/wireless/./trace.h:1701:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1701 | DECLARE_EVENT_CLASS(tx_rx_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/net/wireless/./trace.h:1701:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1701 | DECLARE_EVENT_CLASS(tx_rx_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_return_int_survey_info': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:1806:1: note: in expansion of macro 'TRACE_EVENT' 1806 | TRACE_EVENT(rdev_return_int_survey_info, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:1806:1: note: in expansion of macro 'TRACE_EVENT' 1806 | TRACE_EVENT(rdev_return_int_survey_info, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_return_int_cookie': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:1935:1: note: in expansion of macro 'TRACE_EVENT' 1935 | TRACE_EVENT(rdev_return_int_cookie, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:1935:1: note: in expansion of macro 'TRACE_EVENT' 1935 | TRACE_EVENT(rdev_return_int_cookie, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_return_chandef': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:2048:1: note: in expansion of macro 'TRACE_EVENT' 2048 | TRACE_EVENT(rdev_return_chandef, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:2048:1: note: in expansion of macro 'TRACE_EVENT' 2048 | TRACE_EVENT(rdev_return_chandef, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_set_coalesce': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:2532:1: note: in expansion of macro 'TRACE_EVENT' 2532 | TRACE_EVENT(rdev_set_coalesce, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:2532:1: note: in expansion of macro 'TRACE_EVENT' 2532 | TRACE_EVENT(rdev_set_coalesce, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'perf_trace_cfg80211_return_bool': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:2652:1: note: in expansion of macro 'TRACE_EVENT' 2652 | TRACE_EVENT(cfg80211_return_bool, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:2652:1: note: in expansion of macro 'TRACE_EVENT' 2652 | TRACE_EVENT(cfg80211_return_bool, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'perf_trace_cfg80211_reg_can_beacon': In file included from /kisskb/src/drivers/hsi/hsi_boardinfo.c:11: /kisskb/src/drivers/hsi/hsi_boardinfo.c: In function 'kmalloc_array': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:2987:1: note: in expansion of macro 'TRACE_EVENT' 2987 | TRACE_EVENT(cfg80211_reg_can_beacon, | ^~~~~~~~~~~ /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:2987:1: note: in expansion of macro 'TRACE_EVENT' 2987 | TRACE_EVENT(cfg80211_reg_can_beacon, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'perf_trace_cfg80211_chandef_dfs_required': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:3008:1: note: in expansion of macro 'TRACE_EVENT' 3008 | TRACE_EVENT(cfg80211_chandef_dfs_required, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:3008:1: note: in expansion of macro 'TRACE_EVENT' 3008 | TRACE_EVENT(cfg80211_chandef_dfs_required, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'perf_trace_cfg80211_radar_event': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:3055:1: note: in expansion of macro 'TRACE_EVENT' 3055 | TRACE_EVENT(cfg80211_radar_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:3055:1: note: in expansion of macro 'TRACE_EVENT' 3055 | TRACE_EVENT(cfg80211_radar_event, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'perf_trace_cfg80211_report_obss_beacon': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:3194:1: note: in expansion of macro 'TRACE_EVENT' 3194 | TRACE_EVENT(cfg80211_report_obss_beacon, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:3194:1: note: in expansion of macro 'TRACE_EVENT' 3194 | TRACE_EVENT(cfg80211_report_obss_beacon, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'perf_trace_wiphy_id_evt': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/net/wireless/./trace.h:3275:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3275 | DECLARE_EVENT_CLASS(wiphy_id_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/net/wireless/./trace.h:3275:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3275 | DECLARE_EVENT_CLASS(wiphy_id_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'perf_trace_cfg80211_return_uint': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:3380:1: note: in expansion of macro 'TRACE_EVENT' 3380 | TRACE_EVENT(cfg80211_return_uint, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:3380:1: note: in expansion of macro 'TRACE_EVENT' 3380 | TRACE_EVENT(cfg80211_return_uint, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'perf_trace_cfg80211_return_u32': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:3392:1: note: in expansion of macro 'TRACE_EVENT' 3392 | TRACE_EVENT(cfg80211_return_u32, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:3392:1: note: in expansion of macro 'TRACE_EVENT' 3392 | TRACE_EVENT(cfg80211_return_u32, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_set_sar_specs': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:3616:1: note: in expansion of macro 'TRACE_EVENT' 3616 | TRACE_EVENT(rdev_set_sar_specs, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:3616:1: note: in expansion of macro 'TRACE_EVENT' 3616 | TRACE_EVENT(rdev_set_sar_specs, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_set_radar_offchan': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:3680:1: note: in expansion of macro 'TRACE_EVENT' 3680 | TRACE_EVENT(rdev_set_radar_offchan, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:3680:1: note: in expansion of macro 'TRACE_EVENT' 3680 | TRACE_EVENT(rdev_set_radar_offchan, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_suspend': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:243:1: note: in expansion of macro 'TRACE_EVENT' 243 | TRACE_EVENT(rdev_suspend, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_return_int': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:281:1: note: in expansion of macro 'TRACE_EVENT' 281 | TRACE_EVENT(rdev_return_int, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_scan': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:295:1: note: in expansion of macro 'TRACE_EVENT' 295 | TRACE_EVENT(rdev_scan, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_wiphy_only_evt': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/net/wireless/./trace.h:307:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 307 | DECLARE_EVENT_CLASS(wiphy_only_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_wiphy_enabled_evt': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/net/wireless/./trace.h:339:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 339 | DECLARE_EVENT_CLASS(wiphy_enabled_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_return_int_station_info': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:875:1: note: in expansion of macro 'TRACE_EVENT' 875 | TRACE_EVENT(rdev_return_int_station_info, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_return_int_mpath_info': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:1000:1: note: in expansion of macro 'TRACE_EVENT' 1000 | TRACE_EVENT(rdev_return_int_mpath_info, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_return_int_mesh_config': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:1038:1: note: in expansion of macro 'TRACE_EVENT' 1038 | TRACE_EVENT(rdev_return_int_mesh_config, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_set_monitor_channel': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:1169:1: note: in expansion of macro 'TRACE_EVENT' 1169 | TRACE_EVENT(rdev_set_monitor_channel, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_set_wiphy_params': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:1535:1: note: in expansion of macro 'TRACE_EVENT' 1535 | TRACE_EVENT(rdev_set_wiphy_params, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_return_int_int': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:1575:1: note: in expansion of macro 'TRACE_EVENT' 1575 | TRACE_EVENT(rdev_return_int_int, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_return_int_tx_rx': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:1659:1: note: in expansion of macro 'TRACE_EVENT' 1659 | TRACE_EVENT(rdev_return_int_tx_rx, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_return_void_tx_rx': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:1678:1: note: in expansion of macro 'TRACE_EVENT' 1678 | TRACE_EVENT(rdev_return_void_tx_rx, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_tx_rx_evt': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/net/wireless/./trace.h:1701:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1701 | DECLARE_EVENT_CLASS(tx_rx_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_return_int_survey_info': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:1806:1: note: in expansion of macro 'TRACE_EVENT' 1806 | TRACE_EVENT(rdev_return_int_survey_info, | ^~~~~~~~~~~ In file included from /kisskb/src/drivers/hsi/hsi_core.c:13: /kisskb/src/drivers/hsi/hsi_core.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_return_int_cookie': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:1935:1: note: in expansion of macro 'TRACE_EVENT' 1935 | TRACE_EVENT(rdev_return_int_cookie, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_return_chandef': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:2048:1: note: in expansion of macro 'TRACE_EVENT' 2048 | TRACE_EVENT(rdev_return_chandef, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_set_coalesce': /kisskb/src/drivers/hsi/hsi_core.c: In function 'hsi_of_property_parse_mode': /kisskb/src/drivers/hsi/hsi_core.c:140:14: note: byref variable will be forcibly initialized 140 | const char *mode; | ^~~~ /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:2532:1: note: in expansion of macro 'TRACE_EVENT' 2532 | TRACE_EVENT(rdev_set_coalesce, | ^~~~~~~~~~~ /kisskb/src/drivers/hsi/hsi_core.c: In function 'hsi_of_property_parse_flow': /kisskb/src/drivers/hsi/hsi_core.c:160:14: note: byref variable will be forcibly initialized 160 | const char *flow; | ^~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_return_bool': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:2652:1: note: in expansion of macro 'TRACE_EVENT' 2652 | TRACE_EVENT(cfg80211_return_bool, | ^~~~~~~~~~~ /kisskb/src/drivers/hsi/hsi_core.c: In function 'hsi_of_property_parse_arb_mode': /kisskb/src/drivers/hsi/hsi_core.c:180:14: note: byref variable will be forcibly initialized 180 | const char *arb_mode; | ^~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_reg_can_beacon': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:2987:1: note: in expansion of macro 'TRACE_EVENT' 2987 | TRACE_EVENT(cfg80211_reg_can_beacon, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_chandef_dfs_required': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:3008:1: note: in expansion of macro 'TRACE_EVENT' 3008 | TRACE_EVENT(cfg80211_chandef_dfs_required, | ^~~~~~~~~~~ /kisskb/src/drivers/hsi/hsi_core.c: In function 'hsi_add_client_from_dt': /kisskb/src/drivers/hsi/hsi_core.c:204:39: note: byref variable will be forcibly initialized 204 | int length, cells, err, i, max_chan, mode; | ^~~~ /kisskb/src/drivers/hsi/hsi_core.c:204:6: note: byref variable will be forcibly initialized 204 | int length, cells, err, i, max_chan, mode; | ^~~~~~ /kisskb/src/drivers/hsi/hsi_core.c:203:7: note: byref variable will be forcibly initialized 203 | char name[32]; | ^~~~ /kisskb/src/drivers/hsi/hsi_core.c:201:21: note: byref variable will be forcibly initialized 201 | struct hsi_channel channel; | ^~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_radar_event': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:3055:1: note: in expansion of macro 'TRACE_EVENT' 3055 | TRACE_EVENT(cfg80211_radar_event, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_report_obss_beacon': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:3194:1: note: in expansion of macro 'TRACE_EVENT' 3194 | TRACE_EVENT(cfg80211_report_obss_beacon, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_wiphy_id_evt': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/net/wireless/./trace.h:3275:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3275 | DECLARE_EVENT_CLASS(wiphy_id_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_return_uint': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:3380:1: note: in expansion of macro 'TRACE_EVENT' 3380 | TRACE_EVENT(cfg80211_return_uint, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_return_u32': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:3392:1: note: in expansion of macro 'TRACE_EVENT' 3392 | TRACE_EVENT(cfg80211_return_u32, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_set_sar_specs': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:3616:1: note: in expansion of macro 'TRACE_EVENT' 3616 | TRACE_EVENT(rdev_set_sar_specs, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_set_radar_offchan': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:3680:1: note: in expansion of macro 'TRACE_EVENT' 3680 | TRACE_EVENT(rdev_set_radar_offchan, | ^~~~~~~~~~~ /kisskb/src/net/dsa/slave.c: In function 'dsa_bridge_mtu_normalization': /kisskb/src/net/dsa/slave.c:1558:19: note: byref variable will be forcibly initialized 1558 | struct list_head hw_port_list; | ^~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_add_virtual_intf': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:359:1: note: in expansion of macro 'TRACE_EVENT' 359 | TRACE_EVENT(rdev_add_virtual_intf, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:359:1: note: in expansion of macro 'TRACE_EVENT' 359 | TRACE_EVENT(rdev_add_virtual_intf, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_add_virtual_intf': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:359:1: note: in expansion of macro 'TRACE_EVENT' 359 | TRACE_EVENT(rdev_add_virtual_intf, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_wiphy_wdev_evt': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/net/wireless/./trace.h:376:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 376 | DECLARE_EVENT_CLASS(wiphy_wdev_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/net/wireless/./trace.h:376:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 376 | DECLARE_EVENT_CLASS(wiphy_wdev_evt, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_wiphy_wdev_evt': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/net/wireless/./trace.h:376:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 376 | DECLARE_EVENT_CLASS(wiphy_wdev_evt, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_wiphy_wdev_cookie_evt': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/net/wireless/./trace.h:390:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 390 | DECLARE_EVENT_CLASS(wiphy_wdev_cookie_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/net/wireless/./trace.h:390:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 390 | DECLARE_EVENT_CLASS(wiphy_wdev_cookie_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/dsa/slave.c: In function 'dsa_slave_fdb_dump': /kisskb/src/net/dsa/slave.c:239:28: note: byref variable will be forcibly initialized 239 | struct dsa_slave_dump_ctx dump = { | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_wiphy_wdev_cookie_evt': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/net/wireless/./trace.h:390:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 390 | DECLARE_EVENT_CLASS(wiphy_wdev_cookie_evt, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/net/dsa/slave.c:16: /kisskb/src/net/dsa/slave.c: In function 'nla_put_u16': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_mgmt_tx_cancel_wait': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:1320:1: note: in expansion of macro 'TRACE_EVENT' 1320 | TRACE_EVENT(rdev_mgmt_tx_cancel_wait, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:1320:1: note: in expansion of macro 'TRACE_EVENT' 1320 | TRACE_EVENT(rdev_mgmt_tx_cancel_wait, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_mgmt_tx_cancel_wait': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:1320:1: note: in expansion of macro 'TRACE_EVENT' 1320 | TRACE_EVENT(rdev_mgmt_tx_cancel_wait, | ^~~~~~~~~~~ /kisskb/src/net/dsa/slave.c: In function 'dsa_slave_port_fdb_do_dump': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_set_tx_power': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:1555:1: note: in expansion of macro 'TRACE_EVENT' 1555 | TRACE_EVENT(rdev_set_tx_power, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:1555:1: note: in expansion of macro 'TRACE_EVENT' 1555 | TRACE_EVENT(rdev_set_tx_power, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_set_tx_power': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:1555:1: note: in expansion of macro 'TRACE_EVENT' 1555 | TRACE_EVENT(rdev_set_tx_power, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_update_mgmt_frame_registrations': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:1638:1: note: in expansion of macro 'TRACE_EVENT' 1638 | TRACE_EVENT(rdev_update_mgmt_frame_registrations, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:1638:1: note: in expansion of macro 'TRACE_EVENT' 1638 | TRACE_EVENT(rdev_update_mgmt_frame_registrations, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_update_mgmt_frame_registrations': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:1638:1: note: in expansion of macro 'TRACE_EVENT' 1638 | TRACE_EVENT(rdev_update_mgmt_frame_registrations, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_remain_on_channel': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:1914:1: note: in expansion of macro 'TRACE_EVENT' 1914 | TRACE_EVENT(rdev_remain_on_channel, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:1914:1: note: in expansion of macro 'TRACE_EVENT' 1914 | TRACE_EVENT(rdev_remain_on_channel, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_remain_on_channel': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:1914:1: note: in expansion of macro 'TRACE_EVENT' 1914 | TRACE_EVENT(rdev_remain_on_channel, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_cancel_remain_on_channel': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:1952:1: note: in expansion of macro 'TRACE_EVENT' 1952 | TRACE_EVENT(rdev_cancel_remain_on_channel, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:1952:1: note: in expansion of macro 'TRACE_EVENT' 1952 | TRACE_EVENT(rdev_cancel_remain_on_channel, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_cancel_remain_on_channel': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:1952:1: note: in expansion of macro 'TRACE_EVENT' 1952 | TRACE_EVENT(rdev_cancel_remain_on_channel, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_mgmt_tx': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:1969:1: note: in expansion of macro 'TRACE_EVENT' 1969 | TRACE_EVENT(rdev_mgmt_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:1969:1: note: in expansion of macro 'TRACE_EVENT' 1969 | TRACE_EVENT(rdev_mgmt_tx, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_mgmt_tx': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:1969:1: note: in expansion of macro 'TRACE_EVENT' 1969 | TRACE_EVENT(rdev_mgmt_tx, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_start_nan': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:2079:1: note: in expansion of macro 'TRACE_EVENT' 2079 | TRACE_EVENT(rdev_start_nan, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:2079:1: note: in expansion of macro 'TRACE_EVENT' 2079 | TRACE_EVENT(rdev_start_nan, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_start_nan': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:2079:1: note: in expansion of macro 'TRACE_EVENT' 2079 | TRACE_EVENT(rdev_start_nan, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_nan_change_conf': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:2101:1: note: in expansion of macro 'TRACE_EVENT' 2101 | TRACE_EVENT(rdev_nan_change_conf, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:2101:1: note: in expansion of macro 'TRACE_EVENT' 2101 | TRACE_EVENT(rdev_nan_change_conf, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_nan_change_conf': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:2101:1: note: in expansion of macro 'TRACE_EVENT' 2101 | TRACE_EVENT(rdev_nan_change_conf, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_add_nan_func': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:2130:1: note: in expansion of macro 'TRACE_EVENT' 2130 | TRACE_EVENT(rdev_add_nan_func, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:2130:1: note: in expansion of macro 'TRACE_EVENT' 2130 | TRACE_EVENT(rdev_add_nan_func, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_add_nan_func': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:2130:1: note: in expansion of macro 'TRACE_EVENT' 2130 | TRACE_EVENT(rdev_add_nan_func, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_del_nan_func': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:2151:1: note: in expansion of macro 'TRACE_EVENT' 2151 | TRACE_EVENT(rdev_del_nan_func, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:2151:1: note: in expansion of macro 'TRACE_EVENT' 2151 | TRACE_EVENT(rdev_del_nan_func, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_del_nan_func': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:2151:1: note: in expansion of macro 'TRACE_EVENT' 2151 | TRACE_EVENT(rdev_del_nan_func, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_crit_proto_start': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:2207:1: note: in expansion of macro 'TRACE_EVENT' 2207 | TRACE_EVENT(rdev_crit_proto_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:2207:1: note: in expansion of macro 'TRACE_EVENT' 2207 | TRACE_EVENT(rdev_crit_proto_start, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_crit_proto_start': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:2207:1: note: in expansion of macro 'TRACE_EVENT' 2207 | TRACE_EVENT(rdev_crit_proto_start, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_crit_proto_stop': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:2227:1: note: in expansion of macro 'TRACE_EVENT' 2227 | TRACE_EVENT(rdev_crit_proto_stop, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:2227:1: note: in expansion of macro 'TRACE_EVENT' 2227 | TRACE_EVENT(rdev_crit_proto_stop, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_crit_proto_stop': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:2227:1: note: in expansion of macro 'TRACE_EVENT' 2227 | TRACE_EVENT(rdev_crit_proto_stop, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_cfg80211_ready_on_channel': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:2813:1: note: in expansion of macro 'TRACE_EVENT' 2813 | TRACE_EVENT(cfg80211_ready_on_channel, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:2813:1: note: in expansion of macro 'TRACE_EVENT' 2813 | TRACE_EVENT(cfg80211_ready_on_channel, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_ready_on_channel': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:2813:1: note: in expansion of macro 'TRACE_EVENT' 2813 | TRACE_EVENT(cfg80211_ready_on_channel, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_cfg80211_ready_on_channel_expired': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:2835:1: note: in expansion of macro 'TRACE_EVENT' 2835 | TRACE_EVENT(cfg80211_ready_on_channel_expired, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:2835:1: note: in expansion of macro 'TRACE_EVENT' 2835 | TRACE_EVENT(cfg80211_ready_on_channel_expired, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_ready_on_channel_expired': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:2835:1: note: in expansion of macro 'TRACE_EVENT' 2835 | TRACE_EVENT(cfg80211_ready_on_channel_expired, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_cfg80211_tx_mgmt_expired': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:2853:1: note: in expansion of macro 'TRACE_EVENT' 2853 | TRACE_EVENT(cfg80211_tx_mgmt_expired, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:2853:1: note: in expansion of macro 'TRACE_EVENT' 2853 | TRACE_EVENT(cfg80211_tx_mgmt_expired, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_tx_mgmt_expired': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:2853:1: note: in expansion of macro 'TRACE_EVENT' 2853 | TRACE_EVENT(cfg80211_tx_mgmt_expired, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_cfg80211_rx_mgmt': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:2894:1: note: in expansion of macro 'TRACE_EVENT' 2894 | TRACE_EVENT(cfg80211_rx_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:2894:1: note: in expansion of macro 'TRACE_EVENT' 2894 | TRACE_EVENT(cfg80211_rx_mgmt, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_rx_mgmt': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:2894:1: note: in expansion of macro 'TRACE_EVENT' 2894 | TRACE_EVENT(cfg80211_rx_mgmt, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_cfg80211_mgmt_tx_status': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:2911:1: note: in expansion of macro 'TRACE_EVENT' 2911 | TRACE_EVENT(cfg80211_mgmt_tx_status, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:2911:1: note: in expansion of macro 'TRACE_EVENT' 2911 | TRACE_EVENT(cfg80211_mgmt_tx_status, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_mgmt_tx_status': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:2911:1: note: in expansion of macro 'TRACE_EVENT' 2911 | TRACE_EVENT(cfg80211_mgmt_tx_status, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_cfg80211_control_port_tx_status': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:2928:1: note: in expansion of macro 'TRACE_EVENT' 2928 | TRACE_EVENT(cfg80211_control_port_tx_status, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:2928:1: note: in expansion of macro 'TRACE_EVENT' 2928 | TRACE_EVENT(cfg80211_control_port_tx_status, | ^~~~~~~~~~~ /kisskb/src/net/dsa/slave.c: In function 'dsa_slave_vlan_check_for_8021q_uppers': /kisskb/src/net/dsa/slave.c:331:20: note: byref variable will be forcibly initialized 331 | struct list_head *iter; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_control_port_tx_status': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:2928:1: note: in expansion of macro 'TRACE_EVENT' 2928 | TRACE_EVENT(cfg80211_control_port_tx_status, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_cfg80211_stop_iface': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:3468:1: note: in expansion of macro 'TRACE_EVENT' 3468 | TRACE_EVENT(cfg80211_stop_iface, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:3468:1: note: in expansion of macro 'TRACE_EVENT' 3468 | TRACE_EVENT(cfg80211_stop_iface, | ^~~~~~~~~~~ /kisskb/src/net/dsa/slave.c: In function 'dsa_slave_vlan_add': /kisskb/src/net/dsa/slave.c:353:33: note: byref variable will be forcibly initialized 353 | struct switchdev_obj_port_vlan vlan; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_stop_iface': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:3468:1: note: in expansion of macro 'TRACE_EVENT' 3468 | TRACE_EVENT(cfg80211_stop_iface, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_cfg80211_pmsr_complete': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:3505:1: note: in expansion of macro 'TRACE_EVENT' 3505 | TRACE_EVENT(cfg80211_pmsr_complete, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:3505:1: note: in expansion of macro 'TRACE_EVENT' 3505 | TRACE_EVENT(cfg80211_pmsr_complete, | ^~~~~~~~~~~ /kisskb/src/net/dsa/slave.c: In function 'dsa_slave_lag_prechangeupper': /kisskb/src/net/dsa/slave.c:2197:20: note: byref variable will be forcibly initialized 2197 | struct list_head *iter; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_pmsr_complete': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:3505:1: note: in expansion of macro 'TRACE_EVENT' 3505 | TRACE_EVENT(cfg80211_pmsr_complete, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_change_virtual_intf': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:418:1: note: in expansion of macro 'TRACE_EVENT' 418 | TRACE_EVENT(rdev_change_virtual_intf, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:418:1: note: in expansion of macro 'TRACE_EVENT' 418 | TRACE_EVENT(rdev_change_virtual_intf, | ^~~~~~~~~~~ /kisskb/src/net/dsa/slave.c: In function 'dsa_slave_lag_changeupper': In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_change_virtual_intf': /kisskb/src/net/dsa/slave.c:2168:20: note: byref variable will be forcibly initialized 2168 | struct list_head *iter; | ^~~~ /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:418:1: note: in expansion of macro 'TRACE_EVENT' 418 | TRACE_EVENT(rdev_change_virtual_intf, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_set_default_key': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:498:1: note: in expansion of macro 'TRACE_EVENT' 498 | TRACE_EVENT(rdev_set_default_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:498:1: note: in expansion of macro 'TRACE_EVENT' 498 | TRACE_EVENT(rdev_set_default_key, | ^~~~~~~~~~~ In file included from /kisskb/src/net/dsa/slave.c:7: /kisskb/src/net/dsa/slave.c: In function 'dsa_slave_netdevice_event': /kisskb/src/net/dsa/slave.c:2353:13: note: byref variable will be forcibly initialized 2353 | LIST_HEAD(close_list); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_set_default_key': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:498:1: note: in expansion of macro 'TRACE_EVENT' 498 | TRACE_EVENT(rdev_set_default_key, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_set_default_mgmt_key': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:522:1: note: in expansion of macro 'TRACE_EVENT' 522 | TRACE_EVENT(rdev_set_default_mgmt_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:522:1: note: in expansion of macro 'TRACE_EVENT' 522 | TRACE_EVENT(rdev_set_default_mgmt_key, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_set_default_mgmt_key': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:522:1: note: in expansion of macro 'TRACE_EVENT' 522 | TRACE_EVENT(rdev_set_default_mgmt_key, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_set_default_beacon_key': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:539:1: note: in expansion of macro 'TRACE_EVENT' 539 | TRACE_EVENT(rdev_set_default_beacon_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:539:1: note: in expansion of macro 'TRACE_EVENT' 539 | TRACE_EVENT(rdev_set_default_beacon_key, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_set_default_beacon_key': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:539:1: note: in expansion of macro 'TRACE_EVENT' 539 | TRACE_EVENT(rdev_set_default_beacon_key, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_change_beacon': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:598:1: note: in expansion of macro 'TRACE_EVENT' 598 | TRACE_EVENT(rdev_change_beacon, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:598:1: note: in expansion of macro 'TRACE_EVENT' 598 | TRACE_EVENT(rdev_change_beacon, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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/wireless/./trace.h:598:1: note: in expansion of macro 'TRACE_EVENT' 598 | TRACE_EVENT(rdev_change_beacon, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_change_beacon': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:598:1: note: in expansion of macro 'TRACE_EVENT' 598 | TRACE_EVENT(rdev_change_beacon, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | 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/wireless/./trace.h:598:1: note: in expansion of macro 'TRACE_EVENT' 598 | TRACE_EVENT(rdev_change_beacon, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_wiphy_netdev_evt': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/net/wireless/./trace.h:643:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 643 | DECLARE_EVENT_CLASS(wiphy_netdev_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/net/wireless/./trace.h:643:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 643 | DECLARE_EVENT_CLASS(wiphy_netdev_evt, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_wiphy_netdev_evt': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/net/wireless/./trace.h:643:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 643 | DECLARE_EVENT_CLASS(wiphy_netdev_evt, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_update_mesh_config': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:1055:1: note: in expansion of macro 'TRACE_EVENT' 1055 | TRACE_EVENT(rdev_update_mesh_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:1055:1: note: in expansion of macro 'TRACE_EVENT' 1055 | TRACE_EVENT(rdev_update_mesh_config, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_update_mesh_config': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:1055:1: note: in expansion of macro 'TRACE_EVENT' 1055 | TRACE_EVENT(rdev_update_mesh_config, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_join_mesh': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:1075:1: note: in expansion of macro 'TRACE_EVENT' 1075 | TRACE_EVENT(rdev_join_mesh, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:1075:1: note: in expansion of macro 'TRACE_EVENT' 1075 | TRACE_EVENT(rdev_join_mesh, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_join_mesh': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:1075:1: note: in expansion of macro 'TRACE_EVENT' 1075 | TRACE_EVENT(rdev_join_mesh, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_change_bss': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:1094:1: note: in expansion of macro 'TRACE_EVENT' 1094 | TRACE_EVENT(rdev_change_bss, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:1094:1: note: in expansion of macro 'TRACE_EVENT' 1094 | TRACE_EVENT(rdev_change_bss, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_change_bss': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:1094:1: note: in expansion of macro 'TRACE_EVENT' 1094 | TRACE_EVENT(rdev_change_bss, | ^~~~~~~~~~~ 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/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/net/bridge/br_multicast.c:10: /kisskb/src/net/bridge/br_multicast.c: In function 'br_multicast_gc_work': /kisskb/src/net/bridge/br_multicast.c:3840:13: note: byref variable will be forcibly initialized 3840 | HLIST_HEAD(deleted_head); | ^~~~~~~~~~~~ /kisskb/src/include/linux/list.h:800:44: note: in definition of macro 'HLIST_HEAD' 800 | #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_set_txq_params': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:1124:1: note: in expansion of macro 'TRACE_EVENT' 1124 | TRACE_EVENT(rdev_set_txq_params, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:1124:1: note: in expansion of macro 'TRACE_EVENT' 1124 | TRACE_EVENT(rdev_set_txq_params, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_set_txq_params': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:1124:1: note: in expansion of macro 'TRACE_EVENT' 1124 | TRACE_EVENT(rdev_set_txq_params, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_libertas_set_mesh_channel': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:1151:1: note: in expansion of macro 'TRACE_EVENT' 1151 | TRACE_EVENT(rdev_libertas_set_mesh_channel, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:1151:1: note: in expansion of macro 'TRACE_EVENT' 1151 | TRACE_EVENT(rdev_libertas_set_mesh_channel, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_libertas_set_mesh_channel': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:1151:1: note: in expansion of macro 'TRACE_EVENT' 1151 | TRACE_EVENT(rdev_libertas_set_mesh_channel, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_set_power_mgmt': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:1338:1: note: in expansion of macro 'TRACE_EVENT' 1338 | TRACE_EVENT(rdev_set_power_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:1338:1: note: in expansion of macro 'TRACE_EVENT' 1338 | TRACE_EVENT(rdev_set_power_mgmt, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_set_power_mgmt': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:1338:1: note: in expansion of macro 'TRACE_EVENT' 1338 | TRACE_EVENT(rdev_set_power_mgmt, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_update_connect_params': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:1394:1: note: in expansion of macro 'TRACE_EVENT' 1394 | TRACE_EVENT(rdev_update_connect_params, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:1394:1: note: in expansion of macro 'TRACE_EVENT' 1394 | TRACE_EVENT(rdev_update_connect_params, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_update_connect_params': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:1394:1: note: in expansion of macro 'TRACE_EVENT' 1394 | TRACE_EVENT(rdev_update_connect_params, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_set_cqm_rssi_config': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:1412:1: note: in expansion of macro 'TRACE_EVENT' 1412 | TRACE_EVENT(rdev_set_cqm_rssi_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:1412:1: note: in expansion of macro 'TRACE_EVENT' 1412 | TRACE_EVENT(rdev_set_cqm_rssi_config, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_set_cqm_rssi_config': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:1412:1: note: in expansion of macro 'TRACE_EVENT' 1412 | TRACE_EVENT(rdev_set_cqm_rssi_config, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_set_cqm_rssi_range_config': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:1435:1: note: in expansion of macro 'TRACE_EVENT' 1435 | TRACE_EVENT(rdev_set_cqm_rssi_range_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:1435:1: note: in expansion of macro 'TRACE_EVENT' 1435 | TRACE_EVENT(rdev_set_cqm_rssi_range_config, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_set_cqm_rssi_range_config': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:1435:1: note: in expansion of macro 'TRACE_EVENT' 1435 | TRACE_EVENT(rdev_set_cqm_rssi_range_config, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_set_cqm_txe_config': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:1457:1: note: in expansion of macro 'TRACE_EVENT' 1457 | TRACE_EVENT(rdev_set_cqm_txe_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:1457:1: note: in expansion of macro 'TRACE_EVENT' 1457 | TRACE_EVENT(rdev_set_cqm_txe_config, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_set_cqm_txe_config': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:1457:1: note: in expansion of macro 'TRACE_EVENT' 1457 | TRACE_EVENT(rdev_set_cqm_txe_config, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_disconnect': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:1480:1: note: in expansion of macro 'TRACE_EVENT' 1480 | TRACE_EVENT(rdev_disconnect, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:1480:1: note: in expansion of macro 'TRACE_EVENT' 1480 | TRACE_EVENT(rdev_disconnect, | ^~~~~~~~~~~ In file included from /kisskb/src/net/bridge/br_private.h:19, from /kisskb/src/net/bridge/br_multicast.c:35: /kisskb/src/net/bridge/br_multicast.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 = { | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_disconnect': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:1480:1: note: in expansion of macro 'TRACE_EVENT' 1480 | TRACE_EVENT(rdev_disconnect, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_join_ocb': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:1519:1: note: in expansion of macro 'TRACE_EVENT' 1519 | TRACE_EVENT(rdev_join_ocb, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:1519:1: note: in expansion of macro 'TRACE_EVENT' 1519 | TRACE_EVENT(rdev_join_ocb, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_join_ocb': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:1519:1: note: in expansion of macro 'TRACE_EVENT' 1519 | TRACE_EVENT(rdev_join_ocb, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_wiphy_netdev_id_evt': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/net/wireless/./trace.h:1723:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1723 | DECLARE_EVENT_CLASS(wiphy_netdev_id_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/net/wireless/./trace.h:1723:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1723 | DECLARE_EVENT_CLASS(wiphy_netdev_id_evt, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_wiphy_netdev_id_evt': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/net/wireless/./trace.h:1723:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1723 | DECLARE_EVENT_CLASS(wiphy_netdev_id_evt, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_dump_survey': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:1789:1: note: in expansion of macro 'TRACE_EVENT' 1789 | TRACE_EVENT(rdev_dump_survey, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:1789:1: note: in expansion of macro 'TRACE_EVENT' 1789 | TRACE_EVENT(rdev_dump_survey, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_dump_survey': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:1789:1: note: in expansion of macro 'TRACE_EVENT' 1789 | TRACE_EVENT(rdev_dump_survey, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_set_noack_map': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:2025:1: note: in expansion of macro 'TRACE_EVENT' 2025 | TRACE_EVENT(rdev_set_noack_map, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:2025:1: note: in expansion of macro 'TRACE_EVENT' 2025 | TRACE_EVENT(rdev_set_noack_map, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_set_noack_map': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:2025:1: note: in expansion of macro 'TRACE_EVENT' 2025 | TRACE_EVENT(rdev_set_noack_map, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_set_mac_acl': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:2169:1: note: in expansion of macro 'TRACE_EVENT' 2169 | TRACE_EVENT(rdev_set_mac_acl, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:2169:1: note: in expansion of macro 'TRACE_EVENT' 2169 | TRACE_EVENT(rdev_set_mac_acl, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_set_mac_acl': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:2169:1: note: in expansion of macro 'TRACE_EVENT' 2169 | TRACE_EVENT(rdev_set_mac_acl, | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/netlink.h:7, from /kisskb/src/include/linux/ethtool.h:18, from /kisskb/src/include/net/cfg80211.h:13, from /kisskb/src/net/wireless/of.c:18: /kisskb/src/net/wireless/of.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_update_ft_ies': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:2187:1: note: in expansion of macro 'TRACE_EVENT' 2187 | TRACE_EVENT(rdev_update_ft_ies, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:2187:1: note: in expansion of macro 'TRACE_EVENT' 2187 | TRACE_EVENT(rdev_update_ft_ies, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_update_ft_ies': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:2187:1: note: in expansion of macro 'TRACE_EVENT' 2187 | TRACE_EVENT(rdev_update_ft_ies, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_channel_switch': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:2242:1: note: in expansion of macro 'TRACE_EVENT' 2242 | TRACE_EVENT(rdev_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:2242:1: note: in expansion of macro 'TRACE_EVENT' 2242 | TRACE_EVENT(rdev_channel_switch, | ^~~~~~~~~~~ /kisskb/src/net/wireless/of.c: In function 'wiphy_read_of_freq_limits': /kisskb/src/net/wireless/of.c:82:6: note: byref variable will be forcibly initialized 82 | int len, i; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_channel_switch': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:2242:1: note: in expansion of macro 'TRACE_EVENT' 2242 | TRACE_EVENT(rdev_channel_switch, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_set_ap_chanwidth': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:2297:1: note: in expansion of macro 'TRACE_EVENT' 2297 | TRACE_EVENT(rdev_set_ap_chanwidth, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:2297:1: note: in expansion of macro 'TRACE_EVENT' 2297 | TRACE_EVENT(rdev_set_ap_chanwidth, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_set_ap_chanwidth': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:2297:1: note: in expansion of macro 'TRACE_EVENT' 2297 | TRACE_EVENT(rdev_set_ap_chanwidth, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_start_radar_detection': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:2485:1: note: in expansion of macro 'TRACE_EVENT' 2485 | TRACE_EVENT(rdev_start_radar_detection, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:2485:1: note: in expansion of macro 'TRACE_EVENT' 2485 | TRACE_EVENT(rdev_start_radar_detection, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_start_radar_detection': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:2485:1: note: in expansion of macro 'TRACE_EVENT' 2485 | TRACE_EVENT(rdev_start_radar_detection, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_set_mcast_rate': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:2508:1: note: in expansion of macro 'TRACE_EVENT' 2508 | TRACE_EVENT(rdev_set_mcast_rate, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:2508:1: note: in expansion of macro 'TRACE_EVENT' 2508 | TRACE_EVENT(rdev_set_mcast_rate, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_set_mcast_rate': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:2508:1: note: in expansion of macro 'TRACE_EVENT' 2508 | TRACE_EVENT(rdev_set_mcast_rate, | ^~~~~~~~~~~ /kisskb/src/net/bridge/br_multicast.c: In function '__rhashtable_insert_fast': In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_set_multicast_to_unicast': /kisskb/src/include/linux/rhashtable.h:701:32: note: byref variable will be forcibly initialized 701 | struct rhashtable_compare_arg arg = { | ^~~ /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:2552:1: note: in expansion of macro 'TRACE_EVENT' 2552 | TRACE_EVENT(rdev_set_multicast_to_unicast, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:2552:1: note: in expansion of macro 'TRACE_EVENT' 2552 | TRACE_EVENT(rdev_set_multicast_to_unicast, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_set_multicast_to_unicast': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:2552:1: note: in expansion of macro 'TRACE_EVENT' 2552 | TRACE_EVENT(rdev_set_multicast_to_unicast, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_get_ftm_responder_stats': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:2576:1: note: in expansion of macro 'TRACE_EVENT' 2576 | TRACE_EVENT(rdev_get_ftm_responder_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:2576:1: note: in expansion of macro 'TRACE_EVENT' 2576 | TRACE_EVENT(rdev_get_ftm_responder_stats, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_get_ftm_responder_stats': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:2576:1: note: in expansion of macro 'TRACE_EVENT' 2576 | TRACE_EVENT(rdev_get_ftm_responder_stats, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_netdev_evt_only': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/net/wireless/./trace.h:2684:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2684 | DECLARE_EVENT_CLASS(netdev_evt_only, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/net/wireless/./trace.h:2684:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2684 | DECLARE_EVENT_CLASS(netdev_evt_only, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_netdev_evt_only': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/net/wireless/./trace.h:2684:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2684 | DECLARE_EVENT_CLASS(netdev_evt_only, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_netdev_frame_event': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/net/wireless/./trace.h:2718:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2718 | DECLARE_EVENT_CLASS(netdev_frame_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/net/wireless/./trace.h:2718:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2718 | DECLARE_EVENT_CLASS(netdev_frame_event, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_netdev_frame_event': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/net/wireless/./trace.h:2718:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2718 | DECLARE_EVENT_CLASS(netdev_frame_event, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_cfg80211_tx_mlme_mgmt': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:2744:1: note: in expansion of macro 'TRACE_EVENT' 2744 | TRACE_EVENT(cfg80211_tx_mlme_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:2744:1: note: in expansion of macro 'TRACE_EVENT' 2744 | TRACE_EVENT(cfg80211_tx_mlme_mgmt, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_tx_mlme_mgmt': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:2744:1: note: in expansion of macro 'TRACE_EVENT' 2744 | TRACE_EVENT(cfg80211_tx_mlme_mgmt, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_cfg80211_cqm_rssi_notify': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:2968:1: note: in expansion of macro 'TRACE_EVENT' 2968 | TRACE_EVENT(cfg80211_cqm_rssi_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:2968:1: note: in expansion of macro 'TRACE_EVENT' 2968 | TRACE_EVENT(cfg80211_cqm_rssi_notify, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_cqm_rssi_notify': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:2968:1: note: in expansion of macro 'TRACE_EVENT' 2968 | TRACE_EVENT(cfg80211_cqm_rssi_notify, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_cfg80211_ch_switch_notify': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:3023:1: note: in expansion of macro 'TRACE_EVENT' 3023 | TRACE_EVENT(cfg80211_ch_switch_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:3023:1: note: in expansion of macro 'TRACE_EVENT' 3023 | TRACE_EVENT(cfg80211_ch_switch_notify, | ^~~~~~~~~~~ /kisskb/src/net/bridge/br_multicast.c: In function 'br_multicast_has_querier_anywhere': /kisskb/src/net/bridge/br_multicast.c:4595:16: note: byref variable will be forcibly initialized 4595 | struct ethhdr eth; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_ch_switch_notify': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:3023:1: note: in expansion of macro 'TRACE_EVENT' 3023 | TRACE_EVENT(cfg80211_ch_switch_notify, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_cfg80211_ch_switch_started_notify': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:3039:1: note: in expansion of macro 'TRACE_EVENT' 3039 | TRACE_EVENT(cfg80211_ch_switch_started_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:3039:1: note: in expansion of macro 'TRACE_EVENT' 3039 | TRACE_EVENT(cfg80211_ch_switch_started_notify, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_ch_switch_started_notify': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:3039:1: note: in expansion of macro 'TRACE_EVENT' 3039 | TRACE_EVENT(cfg80211_ch_switch_started_notify, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_cfg80211_cac_event': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:3073:1: note: in expansion of macro 'TRACE_EVENT' 3073 | TRACE_EVENT(cfg80211_cac_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:3073:1: note: in expansion of macro 'TRACE_EVENT' 3073 | TRACE_EVENT(cfg80211_cac_event, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_cac_event': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:3073:1: note: in expansion of macro 'TRACE_EVENT' 3073 | TRACE_EVENT(cfg80211_cac_event, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_cfg80211_report_wowlan_wakeup': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:3404:1: note: in expansion of macro 'TRACE_EVENT' 3404 | TRACE_EVENT(cfg80211_report_wowlan_wakeup, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:3404:1: note: in expansion of macro 'TRACE_EVENT' 3404 | TRACE_EVENT(cfg80211_report_wowlan_wakeup, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_report_wowlan_wakeup': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:3404:1: note: in expansion of macro 'TRACE_EVENT' 3404 | TRACE_EVENT(cfg80211_report_wowlan_wakeup, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_color_change': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:3634:1: note: in expansion of macro 'TRACE_EVENT' 3634 | TRACE_EVENT(rdev_color_change, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:3634:1: note: in expansion of macro 'TRACE_EVENT' 3634 | TRACE_EVENT(rdev_color_change, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_color_change': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:3634:1: note: in expansion of macro 'TRACE_EVENT' 3634 | TRACE_EVENT(rdev_color_change, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_cfg80211_bss_color_notify': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:3658:1: note: in expansion of macro 'TRACE_EVENT' 3658 | TRACE_EVENT(cfg80211_bss_color_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:3658:1: note: in expansion of macro 'TRACE_EVENT' 3658 | TRACE_EVENT(cfg80211_bss_color_notify, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_bss_color_notify': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:3658:1: note: in expansion of macro 'TRACE_EVENT' 3658 | TRACE_EVENT(cfg80211_bss_color_notify, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_key_handle': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/net/wireless/./trace.h:436:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 436 | DECLARE_EVENT_CLASS(key_handle, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/net/wireless/./trace.h:436:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 436 | DECLARE_EVENT_CLASS(key_handle, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_key_handle': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/net/wireless/./trace.h:436:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 436 | DECLARE_EVENT_CLASS(key_handle, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_add_key': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:471:1: note: in expansion of macro 'TRACE_EVENT' 471 | TRACE_EVENT(rdev_add_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:471:1: note: in expansion of macro 'TRACE_EVENT' 471 | TRACE_EVENT(rdev_add_key, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_add_key': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:471:1: note: in expansion of macro 'TRACE_EVENT' 471 | TRACE_EVENT(rdev_add_key, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_wiphy_netdev_mac_evt': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/net/wireless/./trace.h:797:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 797 | DECLARE_EVENT_CLASS(wiphy_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/net/wireless/./trace.h:797:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 797 | DECLARE_EVENT_CLASS(wiphy_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_wiphy_netdev_mac_evt': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/net/wireless/./trace.h:797:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 797 | DECLARE_EVENT_CLASS(wiphy_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_station_del': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/net/wireless/./trace.h:814:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 814 | DECLARE_EVENT_CLASS(station_del, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/net/wireless/./trace.h:814:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 814 | DECLARE_EVENT_CLASS(station_del, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_station_del': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/net/wireless/./trace.h:814:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 814 | DECLARE_EVENT_CLASS(station_del, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_dump_station': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:854:1: note: in expansion of macro 'TRACE_EVENT' 854 | TRACE_EVENT(rdev_dump_station, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:854:1: note: in expansion of macro 'TRACE_EVENT' 854 | TRACE_EVENT(rdev_dump_station, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_dump_station': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:854:1: note: in expansion of macro 'TRACE_EVENT' 854 | TRACE_EVENT(rdev_dump_station, | ^~~~~~~~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/if_pppox.h:42, from /kisskb/src/include/uapi/linux/netfilter_bridge.h:12, from /kisskb/src/include/linux/netfilter_bridge.h:5, from /kisskb/src/net/bridge/br_multicast.c:17: /kisskb/src/net/bridge/br_multicast.c: In function 'nla_put_be32': /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized 1322 | __be32 tmp = value; | ^~~ /kisskb/src/net/bridge/br_multicast.c: In function 'nla_put_in_addr': /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized /kisskb/src/net/bridge/br_multicast.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_mpath_evt': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/net/wireless/./trace.h:892:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 892 | DECLARE_EVENT_CLASS(mpath_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/net/wireless/./trace.h:892:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 892 | DECLARE_EVENT_CLASS(mpath_evt, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_mpath_evt': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/net/wireless/./trace.h:892:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 892 | DECLARE_EVENT_CLASS(mpath_evt, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_dump_mpath': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:931:1: note: in expansion of macro 'TRACE_EVENT' 931 | TRACE_EVENT(rdev_dump_mpath, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:931:1: note: in expansion of macro 'TRACE_EVENT' 931 | TRACE_EVENT(rdev_dump_mpath, | ^~~~~~~~~~~ /kisskb/src/net/bridge/br_multicast.c: In function 'nla_put_u64_64bit': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_dump_mpath': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:931:1: note: in expansion of macro 'TRACE_EVENT' 931 | TRACE_EVENT(rdev_dump_mpath, | ^~~~~~~~~~~ /kisskb/src/net/bridge/br_multicast.c: In function 'br_multicast_pim': /kisskb/src/net/bridge/br_multicast.c:3602:25: note: byref variable will be forcibly initialized 3602 | struct pimhdr *pimhdr, _pimhdr; | ^~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_get_mpp': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:955:1: note: in expansion of macro 'TRACE_EVENT' 955 | TRACE_EVENT(rdev_get_mpp, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:955:1: note: in expansion of macro 'TRACE_EVENT' 955 | TRACE_EVENT(rdev_get_mpp, | ^~~~~~~~~~~ /kisskb/src/net/bridge/br_multicast.c: In function 'br_mcast_stats_add': /kisskb/src/net/bridge/br_multicast.c:4757:25: note: byref variable will be forcibly initialized 4757 | struct igmphdr *ih, _ihdr; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_get_mpp': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:955:1: note: in expansion of macro 'TRACE_EVENT' 955 | TRACE_EVENT(rdev_get_mpp, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_dump_mpp': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:976:1: note: in expansion of macro 'TRACE_EVENT' 976 | TRACE_EVENT(rdev_dump_mpp, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:976:1: note: in expansion of macro 'TRACE_EVENT' 976 | TRACE_EVENT(rdev_dump_mpp, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_dump_mpp': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:976:1: note: in expansion of macro 'TRACE_EVENT' 976 | TRACE_EVENT(rdev_dump_mpp, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_auth': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:1185:1: note: in expansion of macro 'TRACE_EVENT' 1185 | TRACE_EVENT(rdev_auth, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:1185:1: note: in expansion of macro 'TRACE_EVENT' 1185 | TRACE_EVENT(rdev_auth, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_auth': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:1185:1: note: in expansion of macro 'TRACE_EVENT' 1185 | TRACE_EVENT(rdev_auth, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_assoc': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:1209:1: note: in expansion of macro 'TRACE_EVENT' 1209 | TRACE_EVENT(rdev_assoc, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:1209:1: note: in expansion of macro 'TRACE_EVENT' 1209 | TRACE_EVENT(rdev_assoc, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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/wireless/./trace.h:1209:1: note: in expansion of macro 'TRACE_EVENT' 1209 | TRACE_EVENT(rdev_assoc, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_assoc': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:1209:1: note: in expansion of macro 'TRACE_EVENT' 1209 | TRACE_EVENT(rdev_assoc, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | 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/wireless/./trace.h:1209:1: note: in expansion of macro 'TRACE_EVENT' 1209 | TRACE_EVENT(rdev_assoc, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_deauth': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:1271:1: note: in expansion of macro 'TRACE_EVENT' 1271 | TRACE_EVENT(rdev_deauth, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:1271:1: note: in expansion of macro 'TRACE_EVENT' 1271 | TRACE_EVENT(rdev_deauth, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_deauth': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:1271:1: note: in expansion of macro 'TRACE_EVENT' 1271 | TRACE_EVENT(rdev_deauth, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_disassoc': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:1292:1: note: in expansion of macro 'TRACE_EVENT' 1292 | TRACE_EVENT(rdev_disassoc, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:1292:1: note: in expansion of macro 'TRACE_EVENT' 1292 | TRACE_EVENT(rdev_disassoc, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_disassoc': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:1292:1: note: in expansion of macro 'TRACE_EVENT' 1292 | TRACE_EVENT(rdev_disassoc, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_set_bitrate_mask': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:1620:1: note: in expansion of macro 'TRACE_EVENT' 1620 | TRACE_EVENT(rdev_set_bitrate_mask, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:1620:1: note: in expansion of macro 'TRACE_EVENT' 1620 | TRACE_EVENT(rdev_set_bitrate_mask, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_set_bitrate_mask': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:1620:1: note: in expansion of macro 'TRACE_EVENT' 1620 | TRACE_EVENT(rdev_set_bitrate_mask, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_tdls_mgmt': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:1750:1: note: in expansion of macro 'TRACE_EVENT' 1750 | TRACE_EVENT(rdev_tdls_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:1750:1: note: in expansion of macro 'TRACE_EVENT' 1750 | TRACE_EVENT(rdev_tdls_mgmt, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_tdls_mgmt': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:1750:1: note: in expansion of macro 'TRACE_EVENT' 1750 | TRACE_EVENT(rdev_tdls_mgmt, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_tdls_oper': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:1846:1: note: in expansion of macro 'TRACE_EVENT' 1846 | TRACE_EVENT(rdev_tdls_oper, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:1846:1: note: in expansion of macro 'TRACE_EVENT' 1846 | TRACE_EVENT(rdev_tdls_oper, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_tdls_oper': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:1846:1: note: in expansion of macro 'TRACE_EVENT' 1846 | TRACE_EVENT(rdev_tdls_oper, | ^~~~~~~~~~~ /kisskb/src/net/bridge/br_multicast.c: In function 'br_multicast_star_g_host_state': /kisskb/src/net/bridge/br_multicast.c:384:15: note: byref variable will be forcibly initialized 384 | struct br_ip sg_ip; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_pmksa': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/net/wireless/./trace.h:1866:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1866 | DECLARE_EVENT_CLASS(rdev_pmksa, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/net/wireless/./trace.h:1866:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1866 | DECLARE_EVENT_CLASS(rdev_pmksa, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/bridge/br_multicast.c: In function 'br_mdb_ip4_get': /kisskb/src/net/bridge/br_multicast.c:118:15: note: byref variable will be forcibly initialized 118 | struct br_ip br_dst; | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_pmksa': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/net/wireless/./trace.h:1866:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1866 | DECLARE_EVENT_CLASS(rdev_pmksa, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_probe_client': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:1884:1: note: in expansion of macro 'TRACE_EVENT' 1884 | TRACE_EVENT(rdev_probe_client, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:1884:1: note: in expansion of macro 'TRACE_EVENT' 1884 | TRACE_EVENT(rdev_probe_client, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_probe_client': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:1884:1: note: in expansion of macro 'TRACE_EVENT' 1884 | TRACE_EVENT(rdev_probe_client, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_tx_control_port': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:1999:1: note: in expansion of macro 'TRACE_EVENT' 1999 | TRACE_EVENT(rdev_tx_control_port, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:1999:1: note: in expansion of macro 'TRACE_EVENT' 1999 | TRACE_EVENT(rdev_tx_control_port, | ^~~~~~~~~~~ /kisskb/src/net/bridge/br_multicast.c: In function 'br_mdb_get': /kisskb/src/net/bridge/br_multicast.c:148:15: note: byref variable will be forcibly initialized 148 | struct br_ip ip; | ^~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_tx_control_port': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:1999:1: note: in expansion of macro 'TRACE_EVENT' 1999 | TRACE_EVENT(rdev_tx_control_port, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_add_tx_ts': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:2315:1: note: in expansion of macro 'TRACE_EVENT' 2315 | TRACE_EVENT(rdev_add_tx_ts, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:2315:1: note: in expansion of macro 'TRACE_EVENT' 2315 | TRACE_EVENT(rdev_add_tx_ts, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_add_tx_ts': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:2315:1: note: in expansion of macro 'TRACE_EVENT' 2315 | TRACE_EVENT(rdev_add_tx_ts, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_del_tx_ts': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:2340:1: note: in expansion of macro 'TRACE_EVENT' 2340 | TRACE_EVENT(rdev_del_tx_ts, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:2340:1: note: in expansion of macro 'TRACE_EVENT' 2340 | TRACE_EVENT(rdev_del_tx_ts, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_del_tx_ts': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:2340:1: note: in expansion of macro 'TRACE_EVENT' 2340 | TRACE_EVENT(rdev_del_tx_ts, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_tdls_channel_switch': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:2360:1: note: in expansion of macro 'TRACE_EVENT' 2360 | TRACE_EVENT(rdev_tdls_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:2360:1: note: in expansion of macro 'TRACE_EVENT' 2360 | TRACE_EVENT(rdev_tdls_channel_switch, | ^~~~~~~~~~~ /kisskb/src/net/bridge/br_multicast.c: In function '__fwd_add_star_excl': /kisskb/src/net/bridge/br_multicast.c:269:38: note: byref variable will be forcibly initialized 269 | struct net_bridge_port_group_sg_key sg_key; | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_tdls_channel_switch': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:2360:1: note: in expansion of macro 'TRACE_EVENT' 2360 | TRACE_EVENT(rdev_tdls_channel_switch, | ^~~~~~~~~~~ /kisskb/src/net/bridge/br_multicast.c: In function 'br_multicast_star_g_handle_mode': /kisskb/src/net/bridge/br_multicast.c:323:15: note: byref variable will be forcibly initialized 323 | struct br_ip sg_ip; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_tdls_cancel_channel_switch': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:2384:1: note: in expansion of macro 'TRACE_EVENT' 2384 | TRACE_EVENT(rdev_tdls_cancel_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:2384:1: note: in expansion of macro 'TRACE_EVENT' 2384 | TRACE_EVENT(rdev_tdls_cancel_channel_switch, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_tdls_cancel_channel_switch': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:2384:1: note: in expansion of macro 'TRACE_EVENT' 2384 | TRACE_EVENT(rdev_tdls_cancel_channel_switch, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_set_pmk': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:2402:1: note: in expansion of macro 'TRACE_EVENT' 2402 | TRACE_EVENT(rdev_set_pmk, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:2402:1: note: in expansion of macro 'TRACE_EVENT' 2402 | TRACE_EVENT(rdev_set_pmk, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_set_pmk': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:2402:1: note: in expansion of macro 'TRACE_EVENT' 2402 | TRACE_EVENT(rdev_set_pmk, | ^~~~~~~~~~~ /kisskb/src/net/bridge/br_multicast.c: In function '__fwd_del_star_excl': /kisskb/src/net/bridge/br_multicast.c:293:38: note: byref variable will be forcibly initialized 293 | struct net_bridge_port_group_sg_key sg_key; | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_del_pmk': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:2441:1: note: in expansion of macro 'TRACE_EVENT' 2441 | TRACE_EVENT(rdev_del_pmk, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:2441:1: note: in expansion of macro 'TRACE_EVENT' 2441 | TRACE_EVENT(rdev_del_pmk, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_del_pmk': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:2441:1: note: in expansion of macro 'TRACE_EVENT' 2441 | TRACE_EVENT(rdev_del_pmk, | ^~~~~~~~~~~ /kisskb/src/net/bridge/br_multicast.c: In function 'br_multicast_fwd_src_remove': /kisskb/src/net/bridge/br_multicast.c:535:15: note: byref variable will be forcibly initialized 535 | struct br_ip sg_ip; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_set_fils_aad': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:2630:1: note: in expansion of macro 'TRACE_EVENT' 2630 | TRACE_EVENT(rdev_set_fils_aad, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:2630:1: note: in expansion of macro 'TRACE_EVENT' 2630 | TRACE_EVENT(rdev_set_fils_aad, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_set_fils_aad': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:2630:1: note: in expansion of macro 'TRACE_EVENT' 2630 | TRACE_EVENT(rdev_set_fils_aad, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_cfg80211_netdev_mac_evt': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/net/wireless/./trace.h:2664:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2664 | DECLARE_EVENT_CLASS(cfg80211_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/net/wireless/./trace.h:2664:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2664 | DECLARE_EVENT_CLASS(cfg80211_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_netdev_mac_evt': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/net/wireless/./trace.h:2664:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2664 | DECLARE_EVENT_CLASS(cfg80211_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_cfg80211_send_rx_assoc': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:2701:1: note: in expansion of macro 'TRACE_EVENT' 2701 | TRACE_EVENT(cfg80211_send_rx_assoc, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:2701:1: note: in expansion of macro 'TRACE_EVENT' 2701 | TRACE_EVENT(cfg80211_send_rx_assoc, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_send_rx_assoc': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:2701:1: note: in expansion of macro 'TRACE_EVENT' 2701 | TRACE_EVENT(cfg80211_send_rx_assoc, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_netdev_mac_evt': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/net/wireless/./trace.h:2764:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2764 | DECLARE_EVENT_CLASS(netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/net/wireless/./trace.h:2764:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2764 | DECLARE_EVENT_CLASS(netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/bridge/br_multicast.c: In function 'br_multicast_sg_add_exclude_ports': /kisskb/src/net/bridge/br_multicast.c:445:38: note: byref variable will be forcibly initialized 445 | struct net_bridge_port_group_sg_key sg_key; | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_netdev_mac_evt': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/net/wireless/./trace.h:2764:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2764 | DECLARE_EVENT_CLASS(netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_cfg80211_michael_mic_failure': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:2789:1: note: in expansion of macro 'TRACE_EVENT' 2789 | TRACE_EVENT(cfg80211_michael_mic_failure, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:2789:1: note: in expansion of macro 'TRACE_EVENT' 2789 | TRACE_EVENT(cfg80211_michael_mic_failure, | ^~~~~~~~~~~ /kisskb/src/net/bridge/br_multicast.c: In function 'br_ip4_multicast_add_group': /kisskb/src/net/bridge/br_multicast.c:1426:15: note: byref variable will be forcibly initialized 1426 | struct br_ip br_group; | ^~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_michael_mic_failure': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:2789:1: note: in expansion of macro 'TRACE_EVENT' 2789 | TRACE_EVENT(cfg80211_michael_mic_failure, | ^~~~~~~~~~~ /kisskb/src/net/bridge/br_multicast.c: In function 'br_multicast_fwd_src_add': /kisskb/src/net/bridge/br_multicast.c:494:15: note: byref variable will be forcibly initialized 494 | struct br_ip sg_ip; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_cfg80211_new_sta': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:2871:1: note: in expansion of macro 'TRACE_EVENT' 2871 | TRACE_EVENT(cfg80211_new_sta, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:2871:1: note: in expansion of macro 'TRACE_EVENT' 2871 | TRACE_EVENT(cfg80211_new_sta, | ^~~~~~~~~~~ /kisskb/src/net/bridge/br_multicast.c: In function 'br_multicast_fwd_src_handle': /kisskb/src/net/bridge/br_multicast.c:566:38: note: byref variable will be forcibly initialized 566 | struct net_bridge_port_group_sg_key sg_key; | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_new_sta': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:2871:1: note: in expansion of macro 'TRACE_EVENT' 2871 | TRACE_EVENT(cfg80211_new_sta, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_cfg80211_rx_evt': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/net/wireless/./trace.h:3088:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3088 | DECLARE_EVENT_CLASS(cfg80211_rx_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/net/wireless/./trace.h:3088:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3088 | DECLARE_EVENT_CLASS(cfg80211_rx_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/bridge/br_multicast.c: In function 'br_multicast_isinc_allow': /kisskb/src/net/bridge/br_multicast.c:2084:15: note: byref variable will be forcibly initialized 2084 | struct br_ip src_ip; | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_rx_evt': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/net/wireless/./trace.h:3088:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3088 | DECLARE_EVENT_CLASS(cfg80211_rx_evt, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_cfg80211_ibss_joined': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:3112:1: note: in expansion of macro 'TRACE_EVENT' 3112 | TRACE_EVENT(cfg80211_ibss_joined, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:3112:1: note: in expansion of macro 'TRACE_EVENT' 3112 | TRACE_EVENT(cfg80211_ibss_joined, | ^~~~~~~~~~~ /kisskb/src/net/bridge/br_multicast.c: In function '__grp_src_isexc_excl': /kisskb/src/net/bridge/br_multicast.c:2159:15: note: byref variable will be forcibly initialized 2159 | struct br_ip src_ip; | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_ibss_joined': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:3112:1: note: in expansion of macro 'TRACE_EVENT' 3112 | TRACE_EVENT(cfg80211_ibss_joined, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_cfg80211_probe_status': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:3130:1: note: in expansion of macro 'TRACE_EVENT' 3130 | TRACE_EVENT(cfg80211_probe_status, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:3130:1: note: in expansion of macro 'TRACE_EVENT' 3130 | TRACE_EVENT(cfg80211_probe_status, | ^~~~~~~~~~~ /kisskb/src/net/bridge/br_multicast.c: In function '__grp_src_isexc_incl': /kisskb/src/net/bridge/br_multicast.c:2120:15: note: byref variable will be forcibly initialized 2120 | struct br_ip src_ip; | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_probe_status': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:3130:1: note: in expansion of macro 'TRACE_EVENT' 3130 | TRACE_EVENT(cfg80211_probe_status, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_cfg80211_cqm_pktloss_notify': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:3151:1: note: in expansion of macro 'TRACE_EVENT' 3151 | TRACE_EVENT(cfg80211_cqm_pktloss_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:3151:1: note: in expansion of macro 'TRACE_EVENT' 3151 | TRACE_EVENT(cfg80211_cqm_pktloss_notify, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_cqm_pktloss_notify': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:3151:1: note: in expansion of macro 'TRACE_EVENT' 3151 | TRACE_EVENT(cfg80211_cqm_pktloss_notify, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_cfg80211_pmksa_candidate_notify': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:3173:1: note: in expansion of macro 'TRACE_EVENT' 3173 | TRACE_EVENT(cfg80211_pmksa_candidate_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:3173:1: note: in expansion of macro 'TRACE_EVENT' 3173 | TRACE_EVENT(cfg80211_pmksa_candidate_notify, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_pmksa_candidate_notify': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:3173:1: note: in expansion of macro 'TRACE_EVENT' 3173 | TRACE_EVENT(cfg80211_pmksa_candidate_notify, | ^~~~~~~~~~~ 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/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/net/bridge/br_multicast.c:10: /kisskb/src/net/bridge/br_multicast.c: In function 'br_multicast_del_port': /kisskb/src/net/bridge/br_multicast.c:1885:13: note: byref variable will be forcibly initialized 1885 | HLIST_HEAD(deleted_head); | ^~~~~~~~~~~~ /kisskb/src/include/linux/list.h:800:44: note: in definition of macro 'HLIST_HEAD' 800 | #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_cfg80211_tdls_oper_request': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:3212:1: note: in expansion of macro 'TRACE_EVENT' 3212 | TRACE_EVENT(cfg80211_tdls_oper_request, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:3212:1: note: in expansion of macro 'TRACE_EVENT' 3212 | TRACE_EVENT(cfg80211_tdls_oper_request, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_tdls_oper_request': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:3212:1: note: in expansion of macro 'TRACE_EVENT' 3212 | TRACE_EVENT(cfg80211_tdls_oper_request, | ^~~~~~~~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/if_pppox.h:42, from /kisskb/src/include/uapi/linux/netfilter_bridge.h:12, from /kisskb/src/include/linux/netfilter_bridge.h:5, from /kisskb/src/net/bridge/br_multicast.c:17: /kisskb/src/net/bridge/br_multicast.c: In function 'br_multicast_dump_querier_state': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized 1322 | __be32 tmp = value; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_cfg80211_scan_done': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:3235:1: note: in expansion of macro 'TRACE_EVENT' 3235 | TRACE_EVENT(cfg80211_scan_done, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:3235:1: note: in expansion of macro 'TRACE_EVENT' 3235 | TRACE_EVENT(cfg80211_scan_done, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c: In function 'amdgpu_debugfs_ring_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c:424:7: note: byref variable will be forcibly initialized 424 | char name[32]; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_scan_done': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:3235:1: note: in expansion of macro 'TRACE_EVENT' 3235 | TRACE_EVENT(cfg80211_scan_done, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_cfg80211_get_bss': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:3299:1: note: in expansion of macro 'TRACE_EVENT' 3299 | TRACE_EVENT(cfg80211_get_bss, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:3299:1: note: in expansion of macro 'TRACE_EVENT' 3299 | TRACE_EVENT(cfg80211_get_bss, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_get_bss': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:3299:1: note: in expansion of macro 'TRACE_EVENT' 3299 | TRACE_EVENT(cfg80211_get_bss, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_cfg80211_inform_bss_frame': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:3328:1: note: in expansion of macro 'TRACE_EVENT' 3328 | TRACE_EVENT(cfg80211_inform_bss_frame, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:3328:1: note: in expansion of macro 'TRACE_EVENT' 3328 | TRACE_EVENT(cfg80211_inform_bss_frame, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_inform_bss_frame': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:3328:1: note: in expansion of macro 'TRACE_EVENT' 3328 | TRACE_EVENT(cfg80211_inform_bss_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/include/linux/highmem.h:5, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/net/bridge/br_multicast.c:10: /kisskb/src/net/bridge/br_multicast.c: In function 'br_multicast_dev_del': /kisskb/src/net/bridge/br_multicast.c:4177:13: note: byref variable will be forcibly initialized 4177 | HLIST_HEAD(deleted_head); | ^~~~~~~~~~~~ /kisskb/src/include/linux/list.h:800:44: note: in definition of macro 'HLIST_HEAD' 800 | #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_cfg80211_bss_evt': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/net/wireless/./trace.h:3361:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3361 | DECLARE_EVENT_CLASS(cfg80211_bss_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/net/wireless/./trace.h:3361:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3361 | DECLARE_EVENT_CLASS(cfg80211_bss_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/spi/spi-cadence.c: In function 'cdns_spi_probe': /kisskb/src/drivers/spi/spi-cadence.c:478:6: note: byref variable will be forcibly initialized 478 | u32 num_cs; | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_bss_evt': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/net/wireless/./trace.h:3361:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3361 | DECLARE_EVENT_CLASS(cfg80211_bss_evt, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_cfg80211_ft_event': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:3442:1: note: in expansion of macro 'TRACE_EVENT' 3442 | TRACE_EVENT(cfg80211_ft_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:3442:1: note: in expansion of macro 'TRACE_EVENT' 3442 | TRACE_EVENT(cfg80211_ft_event, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_ft_event': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:3442:1: note: in expansion of macro 'TRACE_EVENT' 3442 | TRACE_EVENT(cfg80211_ft_event, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_cfg80211_pmsr_report': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:3483:1: note: in expansion of macro 'TRACE_EVENT' 3483 | TRACE_EVENT(cfg80211_pmsr_report, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:3483:1: note: in expansion of macro 'TRACE_EVENT' 3483 | TRACE_EVENT(cfg80211_pmsr_report, | ^~~~~~~~~~~ /kisskb/src/net/bridge/br_multicast.c: In function '__br_multicast_send_query': /kisskb/src/net/bridge/br_multicast.c:1629:5: note: byref variable will be forcibly initialized 1629 | u8 igmp_type; | ^~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_pmsr_report': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:3483:1: note: in expansion of macro 'TRACE_EVENT' 3483 | TRACE_EVENT(cfg80211_pmsr_report, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_update_owe_info': /kisskb/src/net/bridge/br_multicast.c: In function 'br_multicast_port_group_rexmit': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:3523:1: note: in expansion of macro 'TRACE_EVENT' 3523 | TRACE_EVENT(rdev_update_owe_info, | ^~~~~~~~~~~ /kisskb/src/net/bridge/br_multicast.c:1781:7: note: byref variable will be forcibly initialized 1781 | bool need_rexmit = false; | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:3523:1: note: in expansion of macro 'TRACE_EVENT' 3523 | TRACE_EVENT(rdev_update_owe_info, | ^~~~~~~~~~~ /kisskb/src/net/bridge/br_multicast.c: In function 'br_multicast_send_query': /kisskb/src/net/bridge/br_multicast.c:1720:16: note: byref variable will be forcibly initialized 1720 | struct br_ip zeroip = {}; | ^~~~~~ /kisskb/src/net/bridge/br_multicast.c:1692:15: note: byref variable will be forcibly initialized 1692 | struct br_ip br_group; | ^~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_update_owe_info': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:3523:1: note: in expansion of macro 'TRACE_EVENT' 3523 | TRACE_EVENT(rdev_update_owe_info, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_cfg80211_update_owe_info_event': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:3543:1: note: in expansion of macro 'TRACE_EVENT' 3543 | TRACE_EVENT(cfg80211_update_owe_info_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:3543:1: note: in expansion of macro 'TRACE_EVENT' 3543 | TRACE_EVENT(cfg80211_update_owe_info_event, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_update_owe_info_event': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:3543:1: note: in expansion of macro 'TRACE_EVENT' 3543 | TRACE_EVENT(cfg80211_update_owe_info_event, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_probe_mesh_link': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:3560:1: note: in expansion of macro 'TRACE_EVENT' 3560 | TRACE_EVENT(rdev_probe_mesh_link, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:3560:1: note: in expansion of macro 'TRACE_EVENT' 3560 | TRACE_EVENT(rdev_probe_mesh_link, | ^~~~~~~~~~~ /kisskb/src/net/bridge/br_multicast.c: In function '__grp_src_toin_incl': /kisskb/src/net/bridge/br_multicast.c:2232:15: note: byref variable will be forcibly initialized 2232 | struct br_ip src_ip; | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_probe_mesh_link': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:3560:1: note: in expansion of macro 'TRACE_EVENT' 3560 | TRACE_EVENT(rdev_probe_mesh_link, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_set_tid_config': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:3578:1: note: in expansion of macro 'TRACE_EVENT' 3578 | TRACE_EVENT(rdev_set_tid_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:3578:1: note: in expansion of macro 'TRACE_EVENT' 3578 | TRACE_EVENT(rdev_set_tid_config, | ^~~~~~~~~~~ /kisskb/src/net/bridge/br_multicast.c: In function '__grp_src_toex_incl': /kisskb/src/net/bridge/br_multicast.c:2361:15: note: byref variable will be forcibly initialized 2361 | struct br_ip src_ip; | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_set_tid_config': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:3578:1: note: in expansion of macro 'TRACE_EVENT' 3578 | TRACE_EVENT(rdev_set_tid_config, | ^~~~~~~~~~~ /kisskb/src/net/bridge/br_multicast.c: In function '__grp_src_toex_excl': /kisskb/src/net/bridge/br_multicast.c:2406:15: note: byref variable will be forcibly initialized 2406 | struct br_ip src_ip; | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_reset_tid_config': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:3596:1: note: in expansion of macro 'TRACE_EVENT' 3596 | TRACE_EVENT(rdev_reset_tid_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:3596:1: note: in expansion of macro 'TRACE_EVENT' 3596 | TRACE_EVENT(rdev_reset_tid_config, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_reset_tid_config': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:3596:1: note: in expansion of macro 'TRACE_EVENT' 3596 | TRACE_EVENT(rdev_reset_tid_config, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_start_ap': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:556:1: note: in expansion of macro 'TRACE_EVENT' 556 | TRACE_EVENT(rdev_start_ap, | ^~~~~~~~~~~ /kisskb/src/net/bridge/br_multicast.c: In function '__grp_src_block_incl': /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:556:1: note: in expansion of macro 'TRACE_EVENT' 556 | TRACE_EVENT(rdev_start_ap, | ^~~~~~~~~~~ /kisskb/src/net/bridge/br_multicast.c:2481:15: note: byref variable will be forcibly initialized 2481 | struct br_ip src_ip; | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_start_ap': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:556:1: note: in expansion of macro 'TRACE_EVENT' 556 | TRACE_EVENT(rdev_start_ap, | ^~~~~~~~~~~ /kisskb/src/net/bridge/br_multicast.c: In function '__grp_src_block_excl': /kisskb/src/net/bridge/br_multicast.c:2519:15: note: byref variable will be forcibly initialized 2519 | struct br_ip src_ip; | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_station_add_change': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/net/wireless/./trace.h:697:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 697 | DECLARE_EVENT_CLASS(station_add_change, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/net/wireless/./trace.h:697:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 697 | DECLARE_EVENT_CLASS(station_add_change, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/x25/x25_link.c: In function 'x25_subscr_ioctl': /kisskb/src/net/x25/x25_link.c:355:29: note: byref variable will be forcibly initialized 355 | struct x25_subscrip_struct x25_subscr; | ^~~~~~~~~~ /kisskb/src/net/bridge/br_multicast.c: In function '__grp_src_toin_excl': /kisskb/src/net/bridge/br_multicast.c:2279:15: note: byref variable will be forcibly initialized 2279 | struct br_ip src_ip; | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_station_add_change': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/net/wireless/./trace.h:697:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 697 | DECLARE_EVENT_CLASS(station_add_change, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_connect': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:1359:1: note: in expansion of macro 'TRACE_EVENT' 1359 | TRACE_EVENT(rdev_connect, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:1359:1: note: in expansion of macro 'TRACE_EVENT' 1359 | TRACE_EVENT(rdev_connect, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_connect': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:1359:1: note: in expansion of macro 'TRACE_EVENT' 1359 | TRACE_EVENT(rdev_connect, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_join_ibss': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:1498:1: note: in expansion of macro 'TRACE_EVENT' 1498 | TRACE_EVENT(rdev_join_ibss, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:1498:1: note: in expansion of macro 'TRACE_EVENT' 1498 | TRACE_EVENT(rdev_join_ibss, | ^~~~~~~~~~~ /kisskb/src/net/bridge/br_multicast.c: In function 'br_ip4_multicast_leave_group': /kisskb/src/net/bridge/br_multicast.c:3520:15: note: byref variable will be forcibly initialized 3520 | struct br_ip br_group; | ^~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_join_ibss': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:1498:1: note: in expansion of macro 'TRACE_EVENT' 1498 | TRACE_EVENT(rdev_join_ibss, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_set_qos_map': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:2279:1: note: in expansion of macro 'TRACE_EVENT' 2279 | TRACE_EVENT(rdev_set_qos_map, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:2279:1: note: in expansion of macro 'TRACE_EVENT' 2279 | TRACE_EVENT(rdev_set_qos_map, | ^~~~~~~~~~~ /kisskb/src/drivers/spi/spi-dw-core.c: In function 'dw_spi_wait_mem_op_done': /kisskb/src/drivers/spi/spi-dw-core.c:621:19: note: byref variable will be forcibly initialized 621 | struct spi_delay delay; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_set_qos_map': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:2279:1: note: in expansion of macro 'TRACE_EVENT' 2279 | TRACE_EVENT(rdev_set_qos_map, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_rdev_external_auth': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:2462:1: note: in expansion of macro 'TRACE_EVENT' 2462 | TRACE_EVENT(rdev_external_auth, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:2462:1: note: in expansion of macro 'TRACE_EVENT' 2462 | TRACE_EVENT(rdev_external_auth, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_rdev_external_auth': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:2462:1: note: in expansion of macro 'TRACE_EVENT' 2462 | TRACE_EVENT(rdev_external_auth, | ^~~~~~~~~~~ /kisskb/src/net/bridge/br_multicast.c: In function 'br_multicast_get_stats': /kisskb/src/net/bridge/br_multicast.c:4862:25: note: byref variable will be forcibly initialized 4862 | struct br_mcast_stats temp; | ^~~~ /kisskb/src/net/bridge/br_multicast.c:4848:24: note: byref variable will be forcibly initialized 4848 | struct br_mcast_stats tdst; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'perf_trace_cfg80211_rx_control_port': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/wireless/./trace.h:2945:1: note: in expansion of macro 'TRACE_EVENT' 2945 | TRACE_EVENT(cfg80211_rx_control_port, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/wireless/./trace.h:2945:1: note: in expansion of macro 'TRACE_EVENT' 2945 | TRACE_EVENT(cfg80211_rx_control_port, | ^~~~~~~~~~~ /kisskb/src/drivers/spi/spi-dw-core.c: In function 'dw_spi_poll_transfer': /kisskb/src/drivers/spi/spi-dw-core.c:392:19: note: byref variable will be forcibly initialized 392 | struct spi_delay delay; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function 'trace_event_raw_event_cfg80211_rx_control_port': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/wireless/./trace.h:2945:1: note: in expansion of macro 'TRACE_EVENT' 2945 | TRACE_EVENT(cfg80211_rx_control_port, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/net/wireless/trace.h:3705, from /kisskb/src/net/wireless/trace.c:5: /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_suspend': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:243:1: note: in expansion of macro 'TRACE_EVENT' 243 | TRACE_EVENT(rdev_suspend, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:243:1: note: in expansion of macro 'TRACE_EVENT' 243 | TRACE_EVENT(rdev_suspend, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:243:1: note: in expansion of macro 'TRACE_EVENT' 243 | TRACE_EVENT(rdev_suspend, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:243:1: note: in expansion of macro 'TRACE_EVENT' 243 | TRACE_EVENT(rdev_suspend, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_return_int': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:281:1: note: in expansion of macro 'TRACE_EVENT' 281 | TRACE_EVENT(rdev_return_int, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:281:1: note: in expansion of macro 'TRACE_EVENT' 281 | TRACE_EVENT(rdev_return_int, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:281:1: note: in expansion of macro 'TRACE_EVENT' 281 | TRACE_EVENT(rdev_return_int, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:281:1: note: in expansion of macro 'TRACE_EVENT' 281 | TRACE_EVENT(rdev_return_int, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_scan': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:295:1: note: in expansion of macro 'TRACE_EVENT' 295 | TRACE_EVENT(rdev_scan, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:295:1: note: in expansion of macro 'TRACE_EVENT' 295 | TRACE_EVENT(rdev_scan, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:295:1: note: in expansion of macro 'TRACE_EVENT' 295 | TRACE_EVENT(rdev_scan, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:295:1: note: in expansion of macro 'TRACE_EVENT' 295 | TRACE_EVENT(rdev_scan, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_wiphy_enabled_evt': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:339:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 339 | DECLARE_EVENT_CLASS(wiphy_enabled_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:339:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 339 | DECLARE_EVENT_CLASS(wiphy_enabled_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:339:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 339 | DECLARE_EVENT_CLASS(wiphy_enabled_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:339:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 339 | DECLARE_EVENT_CLASS(wiphy_enabled_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_wiphy_wdev_evt': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:376:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 376 | DECLARE_EVENT_CLASS(wiphy_wdev_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:376:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 376 | DECLARE_EVENT_CLASS(wiphy_wdev_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:376:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 376 | DECLARE_EVENT_CLASS(wiphy_wdev_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:376:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 376 | DECLARE_EVENT_CLASS(wiphy_wdev_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_wiphy_netdev_evt': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:643:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 643 | DECLARE_EVENT_CLASS(wiphy_netdev_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:643:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 643 | DECLARE_EVENT_CLASS(wiphy_netdev_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:643:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 643 | DECLARE_EVENT_CLASS(wiphy_netdev_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:643:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 643 | DECLARE_EVENT_CLASS(wiphy_netdev_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_set_monitor_channel': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1169:1: note: in expansion of macro 'TRACE_EVENT' 1169 | TRACE_EVENT(rdev_set_monitor_channel, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1169:1: note: in expansion of macro 'TRACE_EVENT' 1169 | TRACE_EVENT(rdev_set_monitor_channel, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1169:1: note: in expansion of macro 'TRACE_EVENT' 1169 | TRACE_EVENT(rdev_set_monitor_channel, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1169:1: note: in expansion of macro 'TRACE_EVENT' 1169 | TRACE_EVENT(rdev_set_monitor_channel, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_set_wiphy_params': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1535:1: note: in expansion of macro 'TRACE_EVENT' 1535 | TRACE_EVENT(rdev_set_wiphy_params, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1535:1: note: in expansion of macro 'TRACE_EVENT' 1535 | TRACE_EVENT(rdev_set_wiphy_params, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1535:1: note: in expansion of macro 'TRACE_EVENT' 1535 | TRACE_EVENT(rdev_set_wiphy_params, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1535:1: note: in expansion of macro 'TRACE_EVENT' 1535 | TRACE_EVENT(rdev_set_wiphy_params, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_crit_proto_stop': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2227:1: note: in expansion of macro 'TRACE_EVENT' 2227 | TRACE_EVENT(rdev_crit_proto_stop, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2227:1: note: in expansion of macro 'TRACE_EVENT' 2227 | TRACE_EVENT(rdev_crit_proto_stop, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2227:1: note: in expansion of macro 'TRACE_EVENT' 2227 | TRACE_EVENT(rdev_crit_proto_stop, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2227:1: note: in expansion of macro 'TRACE_EVENT' 2227 | TRACE_EVENT(rdev_crit_proto_stop, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_set_coalesce': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2532:1: note: in expansion of macro 'TRACE_EVENT' 2532 | TRACE_EVENT(rdev_set_coalesce, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2532:1: note: in expansion of macro 'TRACE_EVENT' 2532 | TRACE_EVENT(rdev_set_coalesce, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2532:1: note: in expansion of macro 'TRACE_EVENT' 2532 | TRACE_EVENT(rdev_set_coalesce, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2532:1: note: in expansion of macro 'TRACE_EVENT' 2532 | TRACE_EVENT(rdev_set_coalesce, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_cfg80211_netdev_mac_evt': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2664:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2664 | DECLARE_EVENT_CLASS(cfg80211_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2664:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2664 | DECLARE_EVENT_CLASS(cfg80211_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2664:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2664 | DECLARE_EVENT_CLASS(cfg80211_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2664:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2664 | DECLARE_EVENT_CLASS(cfg80211_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_cfg80211_send_rx_assoc': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2701:1: note: in expansion of macro 'TRACE_EVENT' 2701 | TRACE_EVENT(cfg80211_send_rx_assoc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2701:1: note: in expansion of macro 'TRACE_EVENT' 2701 | TRACE_EVENT(cfg80211_send_rx_assoc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2701:1: note: in expansion of macro 'TRACE_EVENT' 2701 | TRACE_EVENT(cfg80211_send_rx_assoc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2701:1: note: in expansion of macro 'TRACE_EVENT' 2701 | TRACE_EVENT(cfg80211_send_rx_assoc, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_netdev_mac_evt': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2764:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2764 | DECLARE_EVENT_CLASS(netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2764:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2764 | DECLARE_EVENT_CLASS(netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2764:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2764 | DECLARE_EVENT_CLASS(netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2764:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2764 | DECLARE_EVENT_CLASS(netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_cfg80211_chandef_dfs_required': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3008:1: note: in expansion of macro 'TRACE_EVENT' 3008 | TRACE_EVENT(cfg80211_chandef_dfs_required, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3008:1: note: in expansion of macro 'TRACE_EVENT' 3008 | TRACE_EVENT(cfg80211_chandef_dfs_required, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3008:1: note: in expansion of macro 'TRACE_EVENT' 3008 | TRACE_EVENT(cfg80211_chandef_dfs_required, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3008:1: note: in expansion of macro 'TRACE_EVENT' 3008 | TRACE_EVENT(cfg80211_chandef_dfs_required, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_cfg80211_ch_switch_notify': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3023:1: note: in expansion of macro 'TRACE_EVENT' 3023 | TRACE_EVENT(cfg80211_ch_switch_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3023:1: note: in expansion of macro 'TRACE_EVENT' 3023 | TRACE_EVENT(cfg80211_ch_switch_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3023:1: note: in expansion of macro 'TRACE_EVENT' 3023 | TRACE_EVENT(cfg80211_ch_switch_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3023:1: note: in expansion of macro 'TRACE_EVENT' 3023 | TRACE_EVENT(cfg80211_ch_switch_notify, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_cfg80211_ch_switch_started_notify': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3039:1: note: in expansion of macro 'TRACE_EVENT' 3039 | TRACE_EVENT(cfg80211_ch_switch_started_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3039:1: note: in expansion of macro 'TRACE_EVENT' 3039 | TRACE_EVENT(cfg80211_ch_switch_started_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3039:1: note: in expansion of macro 'TRACE_EVENT' 3039 | TRACE_EVENT(cfg80211_ch_switch_started_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3039:1: note: in expansion of macro 'TRACE_EVENT' 3039 | TRACE_EVENT(cfg80211_ch_switch_started_notify, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_cfg80211_cac_event': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3073:1: note: in expansion of macro 'TRACE_EVENT' 3073 | TRACE_EVENT(cfg80211_cac_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3073:1: note: in expansion of macro 'TRACE_EVENT' 3073 | TRACE_EVENT(cfg80211_cac_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3073:1: note: in expansion of macro 'TRACE_EVENT' 3073 | TRACE_EVENT(cfg80211_cac_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3073:1: note: in expansion of macro 'TRACE_EVENT' 3073 | TRACE_EVENT(cfg80211_cac_event, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_cfg80211_rx_evt': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3088:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3088 | DECLARE_EVENT_CLASS(cfg80211_rx_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3088:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3088 | DECLARE_EVENT_CLASS(cfg80211_rx_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3088:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3088 | DECLARE_EVENT_CLASS(cfg80211_rx_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3088:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3088 | DECLARE_EVENT_CLASS(cfg80211_rx_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/spi/spi-dw-core.c: In function 'dw_spi_exec_mem_op': /kisskb/src/drivers/spi/spi-dw-core.c:666:20: note: byref variable will be forcibly initialized 666 | struct dw_spi_cfg cfg; | ^~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_cfg80211_scan_done': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3235:1: note: in expansion of macro 'TRACE_EVENT' 3235 | TRACE_EVENT(cfg80211_scan_done, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3235:1: note: in expansion of macro 'TRACE_EVENT' 3235 | TRACE_EVENT(cfg80211_scan_done, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3235:1: note: in expansion of macro 'TRACE_EVENT' 3235 | TRACE_EVENT(cfg80211_scan_done, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3235:1: note: in expansion of macro 'TRACE_EVENT' 3235 | TRACE_EVENT(cfg80211_scan_done, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_wiphy_id_evt': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3275:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3275 | DECLARE_EVENT_CLASS(wiphy_id_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3275:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3275 | DECLARE_EVENT_CLASS(wiphy_id_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3275:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3275 | DECLARE_EVENT_CLASS(wiphy_id_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3275:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3275 | DECLARE_EVENT_CLASS(wiphy_id_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_cfg80211_stop_iface': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3468:1: note: in expansion of macro 'TRACE_EVENT' 3468 | TRACE_EVENT(cfg80211_stop_iface, | ^~~~~~~~~~~ /kisskb/src/drivers/scsi/scsi_debugfs.c: In function 'scsi_show_rq': /kisskb/src/drivers/scsi/scsi_debugfs.c:40:7: note: byref variable will be forcibly initialized 40 | char buf[80] = "(?)"; | ^~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3468:1: note: in expansion of macro 'TRACE_EVENT' 3468 | TRACE_EVENT(cfg80211_stop_iface, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3468:1: note: in expansion of macro 'TRACE_EVENT' 3468 | TRACE_EVENT(cfg80211_stop_iface, | ^~~~~~~~~~~ /kisskb/src/drivers/spi/spi-dw-core.c: In function 'dw_spi_setup': /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3468:1: note: in expansion of macro 'TRACE_EVENT' 3468 | TRACE_EVENT(cfg80211_stop_iface, | ^~~~~~~~~~~ /kisskb/src/drivers/spi/spi-dw-core.c:786:7: note: byref variable will be forcibly initialized 786 | u32 rx_sample_dly_ns; | ^~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_set_sar_specs': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3616:1: note: in expansion of macro 'TRACE_EVENT' 3616 | TRACE_EVENT(rdev_set_sar_specs, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3616:1: note: in expansion of macro 'TRACE_EVENT' 3616 | TRACE_EVENT(rdev_set_sar_specs, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3616:1: note: in expansion of macro 'TRACE_EVENT' 3616 | TRACE_EVENT(rdev_set_sar_specs, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3616:1: note: in expansion of macro 'TRACE_EVENT' 3616 | TRACE_EVENT(rdev_set_sar_specs, | ^~~~~~~~~~~ /kisskb/src/drivers/spi/spi-dw-core.c: In function 'dw_spi_debugfs_init': /kisskb/src/drivers/spi/spi-dw-core.c:62:7: note: byref variable will be forcibly initialized 62 | char name[32]; | ^~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_set_radar_offchan': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3680:1: note: in expansion of macro 'TRACE_EVENT' 3680 | TRACE_EVENT(rdev_set_radar_offchan, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3680:1: note: in expansion of macro 'TRACE_EVENT' 3680 | TRACE_EVENT(rdev_set_radar_offchan, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3680:1: note: in expansion of macro 'TRACE_EVENT' 3680 | TRACE_EVENT(rdev_set_radar_offchan, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3680:1: note: in expansion of macro 'TRACE_EVENT' 3680 | TRACE_EVENT(rdev_set_radar_offchan, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_wiphy_only_evt': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:307:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 307 | DECLARE_EVENT_CLASS(wiphy_only_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:307:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 307 | DECLARE_EVENT_CLASS(wiphy_only_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_cfg80211_return_bool': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2652:1: note: in expansion of macro 'TRACE_EVENT' 2652 | TRACE_EVENT(cfg80211_return_bool, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2652:1: note: in expansion of macro 'TRACE_EVENT' 2652 | TRACE_EVENT(cfg80211_return_bool, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_netdev_evt_only': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2684:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2684 | DECLARE_EVENT_CLASS(netdev_evt_only, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2684:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2684 | DECLARE_EVENT_CLASS(netdev_evt_only, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_cfg80211_bss_evt': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3361:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3361 | DECLARE_EVENT_CLASS(cfg80211_bss_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:3361:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 3361 | DECLARE_EVENT_CLASS(cfg80211_bss_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_cfg80211_return_uint': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3380:1: note: in expansion of macro 'TRACE_EVENT' 3380 | TRACE_EVENT(cfg80211_return_uint, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3380:1: note: in expansion of macro 'TRACE_EVENT' 3380 | TRACE_EVENT(cfg80211_return_uint, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_cfg80211_return_u32': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3392:1: note: in expansion of macro 'TRACE_EVENT' 3392 | TRACE_EVENT(cfg80211_return_u32, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3392:1: note: in expansion of macro 'TRACE_EVENT' 3392 | TRACE_EVENT(cfg80211_return_u32, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_add_virtual_intf': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:359:1: note: in expansion of macro 'TRACE_EVENT' 359 | TRACE_EVENT(rdev_add_virtual_intf, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:359:1: note: in expansion of macro 'TRACE_EVENT' 359 | TRACE_EVENT(rdev_add_virtual_intf, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:359:1: note: in expansion of macro 'TRACE_EVENT' 359 | TRACE_EVENT(rdev_add_virtual_intf, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:359:1: note: in expansion of macro 'TRACE_EVENT' 359 | TRACE_EVENT(rdev_add_virtual_intf, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:359:1: note: in expansion of macro 'TRACE_EVENT' 359 | TRACE_EVENT(rdev_add_virtual_intf, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:359:1: note: in expansion of macro 'TRACE_EVENT' 359 | TRACE_EVENT(rdev_add_virtual_intf, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_change_virtual_intf': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:418:1: note: in expansion of macro 'TRACE_EVENT' 418 | TRACE_EVENT(rdev_change_virtual_intf, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:418:1: note: in expansion of macro 'TRACE_EVENT' 418 | TRACE_EVENT(rdev_change_virtual_intf, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:418:1: note: in expansion of macro 'TRACE_EVENT' 418 | TRACE_EVENT(rdev_change_virtual_intf, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:418:1: note: in expansion of macro 'TRACE_EVENT' 418 | TRACE_EVENT(rdev_change_virtual_intf, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:418:1: note: in expansion of macro 'TRACE_EVENT' 418 | TRACE_EVENT(rdev_change_virtual_intf, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:418:1: note: in expansion of macro 'TRACE_EVENT' 418 | TRACE_EVENT(rdev_change_virtual_intf, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_set_default_mgmt_key': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:522:1: note: in expansion of macro 'TRACE_EVENT' 522 | TRACE_EVENT(rdev_set_default_mgmt_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:522:1: note: in expansion of macro 'TRACE_EVENT' 522 | TRACE_EVENT(rdev_set_default_mgmt_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:522:1: note: in expansion of macro 'TRACE_EVENT' 522 | TRACE_EVENT(rdev_set_default_mgmt_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:522:1: note: in expansion of macro 'TRACE_EVENT' 522 | TRACE_EVENT(rdev_set_default_mgmt_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:522:1: note: in expansion of macro 'TRACE_EVENT' 522 | TRACE_EVENT(rdev_set_default_mgmt_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:522:1: note: in expansion of macro 'TRACE_EVENT' 522 | TRACE_EVENT(rdev_set_default_mgmt_key, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_set_default_beacon_key': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:539:1: note: in expansion of macro 'TRACE_EVENT' 539 | TRACE_EVENT(rdev_set_default_beacon_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:539:1: note: in expansion of macro 'TRACE_EVENT' 539 | TRACE_EVENT(rdev_set_default_beacon_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:539:1: note: in expansion of macro 'TRACE_EVENT' 539 | TRACE_EVENT(rdev_set_default_beacon_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:539:1: note: in expansion of macro 'TRACE_EVENT' 539 | TRACE_EVENT(rdev_set_default_beacon_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:539:1: note: in expansion of macro 'TRACE_EVENT' 539 | TRACE_EVENT(rdev_set_default_beacon_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:539:1: note: in expansion of macro 'TRACE_EVENT' 539 | TRACE_EVENT(rdev_set_default_beacon_key, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_start_ap': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:556:1: note: in expansion of macro 'TRACE_EVENT' 556 | TRACE_EVENT(rdev_start_ap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:556:1: note: in expansion of macro 'TRACE_EVENT' 556 | TRACE_EVENT(rdev_start_ap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:556:1: note: in expansion of macro 'TRACE_EVENT' 556 | TRACE_EVENT(rdev_start_ap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:556:1: note: in expansion of macro 'TRACE_EVENT' 556 | TRACE_EVENT(rdev_start_ap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:556:1: note: in expansion of macro 'TRACE_EVENT' 556 | TRACE_EVENT(rdev_start_ap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:556:1: note: in expansion of macro 'TRACE_EVENT' 556 | TRACE_EVENT(rdev_start_ap, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_change_beacon': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:598:1: note: in expansion of macro 'TRACE_EVENT' 598 | TRACE_EVENT(rdev_change_beacon, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:598:1: note: in expansion of macro 'TRACE_EVENT' 598 | TRACE_EVENT(rdev_change_beacon, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:598:1: note: in expansion of macro 'TRACE_EVENT' 598 | TRACE_EVENT(rdev_change_beacon, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:598:1: note: in expansion of macro 'TRACE_EVENT' 598 | TRACE_EVENT(rdev_change_beacon, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:598:1: note: in expansion of macro 'TRACE_EVENT' 598 | TRACE_EVENT(rdev_change_beacon, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:598:1: note: in expansion of macro 'TRACE_EVENT' 598 | TRACE_EVENT(rdev_change_beacon, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_station_del': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:814:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 814 | DECLARE_EVENT_CLASS(station_del, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:814:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 814 | DECLARE_EVENT_CLASS(station_del, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:814:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 814 | DECLARE_EVENT_CLASS(station_del, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:814:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 814 | DECLARE_EVENT_CLASS(station_del, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:814:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 814 | DECLARE_EVENT_CLASS(station_del, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:814:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 814 | DECLARE_EVENT_CLASS(station_del, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_wiphy_netdev_mac_evt': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:797:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 797 | DECLARE_EVENT_CLASS(wiphy_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:797:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 797 | DECLARE_EVENT_CLASS(wiphy_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:797:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 797 | DECLARE_EVENT_CLASS(wiphy_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:797:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 797 | DECLARE_EVENT_CLASS(wiphy_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:797:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 797 | DECLARE_EVENT_CLASS(wiphy_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:797:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 797 | DECLARE_EVENT_CLASS(wiphy_netdev_mac_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_return_int_station_info': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:875:1: note: in expansion of macro 'TRACE_EVENT' 875 | TRACE_EVENT(rdev_return_int_station_info, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:875:1: note: in expansion of macro 'TRACE_EVENT' 875 | TRACE_EVENT(rdev_return_int_station_info, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:875:1: note: in expansion of macro 'TRACE_EVENT' 875 | TRACE_EVENT(rdev_return_int_station_info, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:875:1: note: in expansion of macro 'TRACE_EVENT' 875 | TRACE_EVENT(rdev_return_int_station_info, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:875:1: note: in expansion of macro 'TRACE_EVENT' 875 | TRACE_EVENT(rdev_return_int_station_info, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:875:1: note: in expansion of macro 'TRACE_EVENT' 875 | TRACE_EVENT(rdev_return_int_station_info, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_return_int_mpath_info': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1000:1: note: in expansion of macro 'TRACE_EVENT' 1000 | TRACE_EVENT(rdev_return_int_mpath_info, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1000:1: note: in expansion of macro 'TRACE_EVENT' 1000 | TRACE_EVENT(rdev_return_int_mpath_info, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1000:1: note: in expansion of macro 'TRACE_EVENT' 1000 | TRACE_EVENT(rdev_return_int_mpath_info, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1000:1: note: in expansion of macro 'TRACE_EVENT' 1000 | TRACE_EVENT(rdev_return_int_mpath_info, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1000:1: note: in expansion of macro 'TRACE_EVENT' 1000 | TRACE_EVENT(rdev_return_int_mpath_info, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1000:1: note: in expansion of macro 'TRACE_EVENT' 1000 | TRACE_EVENT(rdev_return_int_mpath_info, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_return_int_mesh_config': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1038:1: note: in expansion of macro 'TRACE_EVENT' 1038 | TRACE_EVENT(rdev_return_int_mesh_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1038:1: note: in expansion of macro 'TRACE_EVENT' 1038 | TRACE_EVENT(rdev_return_int_mesh_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1038:1: note: in expansion of macro 'TRACE_EVENT' 1038 | TRACE_EVENT(rdev_return_int_mesh_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1038:1: note: in expansion of macro 'TRACE_EVENT' 1038 | TRACE_EVENT(rdev_return_int_mesh_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1038:1: note: in expansion of macro 'TRACE_EVENT' 1038 | TRACE_EVENT(rdev_return_int_mesh_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1038:1: note: in expansion of macro 'TRACE_EVENT' 1038 | TRACE_EVENT(rdev_return_int_mesh_config, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_change_bss': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1094:1: note: in expansion of macro 'TRACE_EVENT' 1094 | TRACE_EVENT(rdev_change_bss, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1094:1: note: in expansion of macro 'TRACE_EVENT' 1094 | TRACE_EVENT(rdev_change_bss, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1094:1: note: in expansion of macro 'TRACE_EVENT' 1094 | TRACE_EVENT(rdev_change_bss, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1094:1: note: in expansion of macro 'TRACE_EVENT' 1094 | TRACE_EVENT(rdev_change_bss, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1094:1: note: in expansion of macro 'TRACE_EVENT' 1094 | TRACE_EVENT(rdev_change_bss, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1094:1: note: in expansion of macro 'TRACE_EVENT' 1094 | TRACE_EVENT(rdev_change_bss, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_set_txq_params': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1124:1: note: in expansion of macro 'TRACE_EVENT' 1124 | TRACE_EVENT(rdev_set_txq_params, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1124:1: note: in expansion of macro 'TRACE_EVENT' 1124 | TRACE_EVENT(rdev_set_txq_params, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1124:1: note: in expansion of macro 'TRACE_EVENT' 1124 | TRACE_EVENT(rdev_set_txq_params, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1124:1: note: in expansion of macro 'TRACE_EVENT' 1124 | TRACE_EVENT(rdev_set_txq_params, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1124:1: note: in expansion of macro 'TRACE_EVENT' 1124 | TRACE_EVENT(rdev_set_txq_params, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1124:1: note: in expansion of macro 'TRACE_EVENT' 1124 | TRACE_EVENT(rdev_set_txq_params, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_libertas_set_mesh_channel': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1151:1: note: in expansion of macro 'TRACE_EVENT' 1151 | TRACE_EVENT(rdev_libertas_set_mesh_channel, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1151:1: note: in expansion of macro 'TRACE_EVENT' 1151 | TRACE_EVENT(rdev_libertas_set_mesh_channel, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1151:1: note: in expansion of macro 'TRACE_EVENT' 1151 | TRACE_EVENT(rdev_libertas_set_mesh_channel, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1151:1: note: in expansion of macro 'TRACE_EVENT' 1151 | TRACE_EVENT(rdev_libertas_set_mesh_channel, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1151:1: note: in expansion of macro 'TRACE_EVENT' 1151 | TRACE_EVENT(rdev_libertas_set_mesh_channel, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1151:1: note: in expansion of macro 'TRACE_EVENT' 1151 | TRACE_EVENT(rdev_libertas_set_mesh_channel, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_auth': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1185:1: note: in expansion of macro 'TRACE_EVENT' 1185 | TRACE_EVENT(rdev_auth, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1185:1: note: in expansion of macro 'TRACE_EVENT' 1185 | TRACE_EVENT(rdev_auth, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1185:1: note: in expansion of macro 'TRACE_EVENT' 1185 | TRACE_EVENT(rdev_auth, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1185:1: note: in expansion of macro 'TRACE_EVENT' 1185 | TRACE_EVENT(rdev_auth, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1185:1: note: in expansion of macro 'TRACE_EVENT' 1185 | TRACE_EVENT(rdev_auth, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1185:1: note: in expansion of macro 'TRACE_EVENT' 1185 | TRACE_EVENT(rdev_auth, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_deauth': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1271:1: note: in expansion of macro 'TRACE_EVENT' 1271 | TRACE_EVENT(rdev_deauth, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1271:1: note: in expansion of macro 'TRACE_EVENT' 1271 | TRACE_EVENT(rdev_deauth, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1271:1: note: in expansion of macro 'TRACE_EVENT' 1271 | TRACE_EVENT(rdev_deauth, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1271:1: note: in expansion of macro 'TRACE_EVENT' 1271 | TRACE_EVENT(rdev_deauth, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1271:1: note: in expansion of macro 'TRACE_EVENT' 1271 | TRACE_EVENT(rdev_deauth, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1271:1: note: in expansion of macro 'TRACE_EVENT' 1271 | TRACE_EVENT(rdev_deauth, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_disassoc': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1292:1: note: in expansion of macro 'TRACE_EVENT' 1292 | TRACE_EVENT(rdev_disassoc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1292:1: note: in expansion of macro 'TRACE_EVENT' 1292 | TRACE_EVENT(rdev_disassoc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1292:1: note: in expansion of macro 'TRACE_EVENT' 1292 | TRACE_EVENT(rdev_disassoc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1292:1: note: in expansion of macro 'TRACE_EVENT' 1292 | TRACE_EVENT(rdev_disassoc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1292:1: note: in expansion of macro 'TRACE_EVENT' 1292 | TRACE_EVENT(rdev_disassoc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1292:1: note: in expansion of macro 'TRACE_EVENT' 1292 | TRACE_EVENT(rdev_disassoc, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_mgmt_tx_cancel_wait': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1320:1: note: in expansion of macro 'TRACE_EVENT' 1320 | TRACE_EVENT(rdev_mgmt_tx_cancel_wait, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1320:1: note: in expansion of macro 'TRACE_EVENT' 1320 | TRACE_EVENT(rdev_mgmt_tx_cancel_wait, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1320:1: note: in expansion of macro 'TRACE_EVENT' 1320 | TRACE_EVENT(rdev_mgmt_tx_cancel_wait, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1320:1: note: in expansion of macro 'TRACE_EVENT' 1320 | TRACE_EVENT(rdev_mgmt_tx_cancel_wait, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1320:1: note: in expansion of macro 'TRACE_EVENT' 1320 | TRACE_EVENT(rdev_mgmt_tx_cancel_wait, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1320:1: note: in expansion of macro 'TRACE_EVENT' 1320 | TRACE_EVENT(rdev_mgmt_tx_cancel_wait, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_connect': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1359:1: note: in expansion of macro 'TRACE_EVENT' 1359 | TRACE_EVENT(rdev_connect, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1359:1: note: in expansion of macro 'TRACE_EVENT' 1359 | TRACE_EVENT(rdev_connect, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1359:1: note: in expansion of macro 'TRACE_EVENT' 1359 | TRACE_EVENT(rdev_connect, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1359:1: note: in expansion of macro 'TRACE_EVENT' 1359 | TRACE_EVENT(rdev_connect, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1359:1: note: in expansion of macro 'TRACE_EVENT' 1359 | TRACE_EVENT(rdev_connect, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1359:1: note: in expansion of macro 'TRACE_EVENT' 1359 | TRACE_EVENT(rdev_connect, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_disconnect': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1480:1: note: in expansion of macro 'TRACE_EVENT' 1480 | TRACE_EVENT(rdev_disconnect, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1480:1: note: in expansion of macro 'TRACE_EVENT' 1480 | TRACE_EVENT(rdev_disconnect, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1480:1: note: in expansion of macro 'TRACE_EVENT' 1480 | TRACE_EVENT(rdev_disconnect, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1480:1: note: in expansion of macro 'TRACE_EVENT' 1480 | TRACE_EVENT(rdev_disconnect, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1480:1: note: in expansion of macro 'TRACE_EVENT' 1480 | TRACE_EVENT(rdev_disconnect, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1480:1: note: in expansion of macro 'TRACE_EVENT' 1480 | TRACE_EVENT(rdev_disconnect, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_join_ibss': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1498:1: note: in expansion of macro 'TRACE_EVENT' 1498 | TRACE_EVENT(rdev_join_ibss, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1498:1: note: in expansion of macro 'TRACE_EVENT' 1498 | TRACE_EVENT(rdev_join_ibss, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1498:1: note: in expansion of macro 'TRACE_EVENT' 1498 | TRACE_EVENT(rdev_join_ibss, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1498:1: note: in expansion of macro 'TRACE_EVENT' 1498 | TRACE_EVENT(rdev_join_ibss, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1498:1: note: in expansion of macro 'TRACE_EVENT' 1498 | TRACE_EVENT(rdev_join_ibss, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1498:1: note: in expansion of macro 'TRACE_EVENT' 1498 | TRACE_EVENT(rdev_join_ibss, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_join_ocb': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1519:1: note: in expansion of macro 'TRACE_EVENT' 1519 | TRACE_EVENT(rdev_join_ocb, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1519:1: note: in expansion of macro 'TRACE_EVENT' 1519 | TRACE_EVENT(rdev_join_ocb, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1519:1: note: in expansion of macro 'TRACE_EVENT' 1519 | TRACE_EVENT(rdev_join_ocb, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1519:1: note: in expansion of macro 'TRACE_EVENT' 1519 | TRACE_EVENT(rdev_join_ocb, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1519:1: note: in expansion of macro 'TRACE_EVENT' 1519 | TRACE_EVENT(rdev_join_ocb, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1519:1: note: in expansion of macro 'TRACE_EVENT' 1519 | TRACE_EVENT(rdev_join_ocb, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_return_int_int': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1575:1: note: in expansion of macro 'TRACE_EVENT' 1575 | TRACE_EVENT(rdev_return_int_int, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1575:1: note: in expansion of macro 'TRACE_EVENT' 1575 | TRACE_EVENT(rdev_return_int_int, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1575:1: note: in expansion of macro 'TRACE_EVENT' 1575 | TRACE_EVENT(rdev_return_int_int, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1575:1: note: in expansion of macro 'TRACE_EVENT' 1575 | TRACE_EVENT(rdev_return_int_int, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1575:1: note: in expansion of macro 'TRACE_EVENT' 1575 | TRACE_EVENT(rdev_return_int_int, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1575:1: note: in expansion of macro 'TRACE_EVENT' 1575 | TRACE_EVENT(rdev_return_int_int, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_update_mgmt_frame_registrations': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1638:1: note: in expansion of macro 'TRACE_EVENT' 1638 | TRACE_EVENT(rdev_update_mgmt_frame_registrations, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1638:1: note: in expansion of macro 'TRACE_EVENT' 1638 | TRACE_EVENT(rdev_update_mgmt_frame_registrations, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1638:1: note: in expansion of macro 'TRACE_EVENT' 1638 | TRACE_EVENT(rdev_update_mgmt_frame_registrations, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1638:1: note: in expansion of macro 'TRACE_EVENT' 1638 | TRACE_EVENT(rdev_update_mgmt_frame_registrations, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1638:1: note: in expansion of macro 'TRACE_EVENT' 1638 | TRACE_EVENT(rdev_update_mgmt_frame_registrations, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1638:1: note: in expansion of macro 'TRACE_EVENT' 1638 | TRACE_EVENT(rdev_update_mgmt_frame_registrations, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_tx_rx_evt': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1701:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1701 | DECLARE_EVENT_CLASS(tx_rx_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1701:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1701 | DECLARE_EVENT_CLASS(tx_rx_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1701:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1701 | DECLARE_EVENT_CLASS(tx_rx_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1701:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1701 | DECLARE_EVENT_CLASS(tx_rx_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1701:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1701 | DECLARE_EVENT_CLASS(tx_rx_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1701:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1701 | DECLARE_EVENT_CLASS(tx_rx_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_wiphy_netdev_id_evt': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1723:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1723 | DECLARE_EVENT_CLASS(wiphy_netdev_id_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1723:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1723 | DECLARE_EVENT_CLASS(wiphy_netdev_id_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1723:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1723 | DECLARE_EVENT_CLASS(wiphy_netdev_id_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1723:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1723 | DECLARE_EVENT_CLASS(wiphy_netdev_id_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1723:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1723 | DECLARE_EVENT_CLASS(wiphy_netdev_id_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1723:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1723 | DECLARE_EVENT_CLASS(wiphy_netdev_id_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_dump_survey': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1789:1: note: in expansion of macro 'TRACE_EVENT' 1789 | TRACE_EVENT(rdev_dump_survey, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1789:1: note: in expansion of macro 'TRACE_EVENT' 1789 | TRACE_EVENT(rdev_dump_survey, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1789:1: note: in expansion of macro 'TRACE_EVENT' 1789 | TRACE_EVENT(rdev_dump_survey, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1789:1: note: in expansion of macro 'TRACE_EVENT' 1789 | TRACE_EVENT(rdev_dump_survey, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1789:1: note: in expansion of macro 'TRACE_EVENT' 1789 | TRACE_EVENT(rdev_dump_survey, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1789:1: note: in expansion of macro 'TRACE_EVENT' 1789 | TRACE_EVENT(rdev_dump_survey, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_return_int_survey_info': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1806:1: note: in expansion of macro 'TRACE_EVENT' 1806 | TRACE_EVENT(rdev_return_int_survey_info, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1806:1: note: in expansion of macro 'TRACE_EVENT' 1806 | TRACE_EVENT(rdev_return_int_survey_info, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1806:1: note: in expansion of macro 'TRACE_EVENT' 1806 | TRACE_EVENT(rdev_return_int_survey_info, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1806:1: note: in expansion of macro 'TRACE_EVENT' 1806 | TRACE_EVENT(rdev_return_int_survey_info, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1806:1: note: in expansion of macro 'TRACE_EVENT' 1806 | TRACE_EVENT(rdev_return_int_survey_info, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1806:1: note: in expansion of macro 'TRACE_EVENT' 1806 | TRACE_EVENT(rdev_return_int_survey_info, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_probe_client': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1884:1: note: in expansion of macro 'TRACE_EVENT' 1884 | TRACE_EVENT(rdev_probe_client, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1884:1: note: in expansion of macro 'TRACE_EVENT' 1884 | TRACE_EVENT(rdev_probe_client, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1884:1: note: in expansion of macro 'TRACE_EVENT' 1884 | TRACE_EVENT(rdev_probe_client, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1884:1: note: in expansion of macro 'TRACE_EVENT' 1884 | TRACE_EVENT(rdev_probe_client, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1884:1: note: in expansion of macro 'TRACE_EVENT' 1884 | TRACE_EVENT(rdev_probe_client, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1884:1: note: in expansion of macro 'TRACE_EVENT' 1884 | TRACE_EVENT(rdev_probe_client, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_pmksa': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1866:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1866 | DECLARE_EVENT_CLASS(rdev_pmksa, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1866:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1866 | DECLARE_EVENT_CLASS(rdev_pmksa, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1866:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1866 | DECLARE_EVENT_CLASS(rdev_pmksa, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1866:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1866 | DECLARE_EVENT_CLASS(rdev_pmksa, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1866:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1866 | DECLARE_EVENT_CLASS(rdev_pmksa, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:1866:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1866 | DECLARE_EVENT_CLASS(rdev_pmksa, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_return_int_cookie': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1935:1: note: in expansion of macro 'TRACE_EVENT' 1935 | TRACE_EVENT(rdev_return_int_cookie, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1935:1: note: in expansion of macro 'TRACE_EVENT' 1935 | TRACE_EVENT(rdev_return_int_cookie, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1935:1: note: in expansion of macro 'TRACE_EVENT' 1935 | TRACE_EVENT(rdev_return_int_cookie, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1935:1: note: in expansion of macro 'TRACE_EVENT' 1935 | TRACE_EVENT(rdev_return_int_cookie, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1935:1: note: in expansion of macro 'TRACE_EVENT' 1935 | TRACE_EVENT(rdev_return_int_cookie, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1935:1: note: in expansion of macro 'TRACE_EVENT' 1935 | TRACE_EVENT(rdev_return_int_cookie, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_cancel_remain_on_channel': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1952:1: note: in expansion of macro 'TRACE_EVENT' 1952 | TRACE_EVENT(rdev_cancel_remain_on_channel, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1952:1: note: in expansion of macro 'TRACE_EVENT' 1952 | TRACE_EVENT(rdev_cancel_remain_on_channel, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1952:1: note: in expansion of macro 'TRACE_EVENT' 1952 | TRACE_EVENT(rdev_cancel_remain_on_channel, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1952:1: note: in expansion of macro 'TRACE_EVENT' 1952 | TRACE_EVENT(rdev_cancel_remain_on_channel, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1952:1: note: in expansion of macro 'TRACE_EVENT' 1952 | TRACE_EVENT(rdev_cancel_remain_on_channel, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1952:1: note: in expansion of macro 'TRACE_EVENT' 1952 | TRACE_EVENT(rdev_cancel_remain_on_channel, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_mgmt_tx': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1969:1: note: in expansion of macro 'TRACE_EVENT' 1969 | TRACE_EVENT(rdev_mgmt_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1969:1: note: in expansion of macro 'TRACE_EVENT' 1969 | TRACE_EVENT(rdev_mgmt_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1969:1: note: in expansion of macro 'TRACE_EVENT' 1969 | TRACE_EVENT(rdev_mgmt_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1969:1: note: in expansion of macro 'TRACE_EVENT' 1969 | TRACE_EVENT(rdev_mgmt_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1969:1: note: in expansion of macro 'TRACE_EVENT' 1969 | TRACE_EVENT(rdev_mgmt_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1969:1: note: in expansion of macro 'TRACE_EVENT' 1969 | TRACE_EVENT(rdev_mgmt_tx, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_set_noack_map': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2025:1: note: in expansion of macro 'TRACE_EVENT' 2025 | TRACE_EVENT(rdev_set_noack_map, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2025:1: note: in expansion of macro 'TRACE_EVENT' 2025 | TRACE_EVENT(rdev_set_noack_map, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2025:1: note: in expansion of macro 'TRACE_EVENT' 2025 | TRACE_EVENT(rdev_set_noack_map, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2025:1: note: in expansion of macro 'TRACE_EVENT' 2025 | TRACE_EVENT(rdev_set_noack_map, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2025:1: note: in expansion of macro 'TRACE_EVENT' 2025 | TRACE_EVENT(rdev_set_noack_map, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2025:1: note: in expansion of macro 'TRACE_EVENT' 2025 | TRACE_EVENT(rdev_set_noack_map, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_return_chandef': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2048:1: note: in expansion of macro 'TRACE_EVENT' 2048 | TRACE_EVENT(rdev_return_chandef, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2048:1: note: in expansion of macro 'TRACE_EVENT' 2048 | TRACE_EVENT(rdev_return_chandef, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2048:1: note: in expansion of macro 'TRACE_EVENT' 2048 | TRACE_EVENT(rdev_return_chandef, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2048:1: note: in expansion of macro 'TRACE_EVENT' 2048 | TRACE_EVENT(rdev_return_chandef, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2048:1: note: in expansion of macro 'TRACE_EVENT' 2048 | TRACE_EVENT(rdev_return_chandef, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2048:1: note: in expansion of macro 'TRACE_EVENT' 2048 | TRACE_EVENT(rdev_return_chandef, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_start_nan': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2079:1: note: in expansion of macro 'TRACE_EVENT' 2079 | TRACE_EVENT(rdev_start_nan, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2079:1: note: in expansion of macro 'TRACE_EVENT' 2079 | TRACE_EVENT(rdev_start_nan, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2079:1: note: in expansion of macro 'TRACE_EVENT' 2079 | TRACE_EVENT(rdev_start_nan, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2079:1: note: in expansion of macro 'TRACE_EVENT' 2079 | TRACE_EVENT(rdev_start_nan, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2079:1: note: in expansion of macro 'TRACE_EVENT' 2079 | TRACE_EVENT(rdev_start_nan, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2079:1: note: in expansion of macro 'TRACE_EVENT' 2079 | TRACE_EVENT(rdev_start_nan, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_add_nan_func': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2130:1: note: in expansion of macro 'TRACE_EVENT' 2130 | TRACE_EVENT(rdev_add_nan_func, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2130:1: note: in expansion of macro 'TRACE_EVENT' 2130 | TRACE_EVENT(rdev_add_nan_func, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2130:1: note: in expansion of macro 'TRACE_EVENT' 2130 | TRACE_EVENT(rdev_add_nan_func, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2130:1: note: in expansion of macro 'TRACE_EVENT' 2130 | TRACE_EVENT(rdev_add_nan_func, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2130:1: note: in expansion of macro 'TRACE_EVENT' 2130 | TRACE_EVENT(rdev_add_nan_func, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2130:1: note: in expansion of macro 'TRACE_EVENT' 2130 | TRACE_EVENT(rdev_add_nan_func, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_del_nan_func': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2151:1: note: in expansion of macro 'TRACE_EVENT' 2151 | TRACE_EVENT(rdev_del_nan_func, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2151:1: note: in expansion of macro 'TRACE_EVENT' 2151 | TRACE_EVENT(rdev_del_nan_func, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2151:1: note: in expansion of macro 'TRACE_EVENT' 2151 | TRACE_EVENT(rdev_del_nan_func, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2151:1: note: in expansion of macro 'TRACE_EVENT' 2151 | TRACE_EVENT(rdev_del_nan_func, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2151:1: note: in expansion of macro 'TRACE_EVENT' 2151 | TRACE_EVENT(rdev_del_nan_func, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2151:1: note: in expansion of macro 'TRACE_EVENT' 2151 | TRACE_EVENT(rdev_del_nan_func, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_set_mac_acl': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2169:1: note: in expansion of macro 'TRACE_EVENT' 2169 | TRACE_EVENT(rdev_set_mac_acl, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2169:1: note: in expansion of macro 'TRACE_EVENT' 2169 | TRACE_EVENT(rdev_set_mac_acl, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2169:1: note: in expansion of macro 'TRACE_EVENT' 2169 | TRACE_EVENT(rdev_set_mac_acl, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2169:1: note: in expansion of macro 'TRACE_EVENT' 2169 | TRACE_EVENT(rdev_set_mac_acl, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2169:1: note: in expansion of macro 'TRACE_EVENT' 2169 | TRACE_EVENT(rdev_set_mac_acl, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2169:1: note: in expansion of macro 'TRACE_EVENT' 2169 | TRACE_EVENT(rdev_set_mac_acl, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_update_ft_ies': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2187:1: note: in expansion of macro 'TRACE_EVENT' 2187 | TRACE_EVENT(rdev_update_ft_ies, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2187:1: note: in expansion of macro 'TRACE_EVENT' 2187 | TRACE_EVENT(rdev_update_ft_ies, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2187:1: note: in expansion of macro 'TRACE_EVENT' 2187 | TRACE_EVENT(rdev_update_ft_ies, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2187:1: note: in expansion of macro 'TRACE_EVENT' 2187 | TRACE_EVENT(rdev_update_ft_ies, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2187:1: note: in expansion of macro 'TRACE_EVENT' 2187 | TRACE_EVENT(rdev_update_ft_ies, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2187:1: note: in expansion of macro 'TRACE_EVENT' 2187 | TRACE_EVENT(rdev_update_ft_ies, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_channel_switch': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2242:1: note: in expansion of macro 'TRACE_EVENT' 2242 | TRACE_EVENT(rdev_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2242:1: note: in expansion of macro 'TRACE_EVENT' 2242 | TRACE_EVENT(rdev_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2242:1: note: in expansion of macro 'TRACE_EVENT' 2242 | TRACE_EVENT(rdev_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2242:1: note: in expansion of macro 'TRACE_EVENT' 2242 | TRACE_EVENT(rdev_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2242:1: note: in expansion of macro 'TRACE_EVENT' 2242 | TRACE_EVENT(rdev_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2242:1: note: in expansion of macro 'TRACE_EVENT' 2242 | TRACE_EVENT(rdev_channel_switch, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_set_qos_map': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2279:1: note: in expansion of macro 'TRACE_EVENT' 2279 | TRACE_EVENT(rdev_set_qos_map, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2279:1: note: in expansion of macro 'TRACE_EVENT' 2279 | TRACE_EVENT(rdev_set_qos_map, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2279:1: note: in expansion of macro 'TRACE_EVENT' 2279 | TRACE_EVENT(rdev_set_qos_map, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2279:1: note: in expansion of macro 'TRACE_EVENT' 2279 | TRACE_EVENT(rdev_set_qos_map, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2279:1: note: in expansion of macro 'TRACE_EVENT' 2279 | TRACE_EVENT(rdev_set_qos_map, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2279:1: note: in expansion of macro 'TRACE_EVENT' 2279 | TRACE_EVENT(rdev_set_qos_map, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_set_ap_chanwidth': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2297:1: note: in expansion of macro 'TRACE_EVENT' 2297 | TRACE_EVENT(rdev_set_ap_chanwidth, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2297:1: note: in expansion of macro 'TRACE_EVENT' 2297 | TRACE_EVENT(rdev_set_ap_chanwidth, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2297:1: note: in expansion of macro 'TRACE_EVENT' 2297 | TRACE_EVENT(rdev_set_ap_chanwidth, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2297:1: note: in expansion of macro 'TRACE_EVENT' 2297 | TRACE_EVENT(rdev_set_ap_chanwidth, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2297:1: note: in expansion of macro 'TRACE_EVENT' 2297 | TRACE_EVENT(rdev_set_ap_chanwidth, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2297:1: note: in expansion of macro 'TRACE_EVENT' 2297 | TRACE_EVENT(rdev_set_ap_chanwidth, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_tdls_cancel_channel_switch': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2384:1: note: in expansion of macro 'TRACE_EVENT' 2384 | TRACE_EVENT(rdev_tdls_cancel_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2384:1: note: in expansion of macro 'TRACE_EVENT' 2384 | TRACE_EVENT(rdev_tdls_cancel_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2384:1: note: in expansion of macro 'TRACE_EVENT' 2384 | TRACE_EVENT(rdev_tdls_cancel_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2384:1: note: in expansion of macro 'TRACE_EVENT' 2384 | TRACE_EVENT(rdev_tdls_cancel_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2384:1: note: in expansion of macro 'TRACE_EVENT' 2384 | TRACE_EVENT(rdev_tdls_cancel_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2384:1: note: in expansion of macro 'TRACE_EVENT' 2384 | TRACE_EVENT(rdev_tdls_cancel_channel_switch, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_set_pmk': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2402:1: note: in expansion of macro 'TRACE_EVENT' 2402 | TRACE_EVENT(rdev_set_pmk, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2402:1: note: in expansion of macro 'TRACE_EVENT' 2402 | TRACE_EVENT(rdev_set_pmk, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2402:1: note: in expansion of macro 'TRACE_EVENT' 2402 | TRACE_EVENT(rdev_set_pmk, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2402:1: note: in expansion of macro 'TRACE_EVENT' 2402 | TRACE_EVENT(rdev_set_pmk, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2402:1: note: in expansion of macro 'TRACE_EVENT' 2402 | TRACE_EVENT(rdev_set_pmk, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2402:1: note: in expansion of macro 'TRACE_EVENT' 2402 | TRACE_EVENT(rdev_set_pmk, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_del_pmk': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2441:1: note: in expansion of macro 'TRACE_EVENT' 2441 | TRACE_EVENT(rdev_del_pmk, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2441:1: note: in expansion of macro 'TRACE_EVENT' 2441 | TRACE_EVENT(rdev_del_pmk, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2441:1: note: in expansion of macro 'TRACE_EVENT' 2441 | TRACE_EVENT(rdev_del_pmk, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2441:1: note: in expansion of macro 'TRACE_EVENT' 2441 | TRACE_EVENT(rdev_del_pmk, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2441:1: note: in expansion of macro 'TRACE_EVENT' 2441 | TRACE_EVENT(rdev_del_pmk, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2441:1: note: in expansion of macro 'TRACE_EVENT' 2441 | TRACE_EVENT(rdev_del_pmk, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_external_auth': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2462:1: note: in expansion of macro 'TRACE_EVENT' 2462 | TRACE_EVENT(rdev_external_auth, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2462:1: note: in expansion of macro 'TRACE_EVENT' 2462 | TRACE_EVENT(rdev_external_auth, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2462:1: note: in expansion of macro 'TRACE_EVENT' 2462 | TRACE_EVENT(rdev_external_auth, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2462:1: note: in expansion of macro 'TRACE_EVENT' 2462 | TRACE_EVENT(rdev_external_auth, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2462:1: note: in expansion of macro 'TRACE_EVENT' 2462 | TRACE_EVENT(rdev_external_auth, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2462:1: note: in expansion of macro 'TRACE_EVENT' 2462 | TRACE_EVENT(rdev_external_auth, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_set_mcast_rate': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2508:1: note: in expansion of macro 'TRACE_EVENT' 2508 | TRACE_EVENT(rdev_set_mcast_rate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2508:1: note: in expansion of macro 'TRACE_EVENT' 2508 | TRACE_EVENT(rdev_set_mcast_rate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2508:1: note: in expansion of macro 'TRACE_EVENT' 2508 | TRACE_EVENT(rdev_set_mcast_rate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2508:1: note: in expansion of macro 'TRACE_EVENT' 2508 | TRACE_EVENT(rdev_set_mcast_rate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2508:1: note: in expansion of macro 'TRACE_EVENT' 2508 | TRACE_EVENT(rdev_set_mcast_rate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2508:1: note: in expansion of macro 'TRACE_EVENT' 2508 | TRACE_EVENT(rdev_set_mcast_rate, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_set_multicast_to_unicast': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2552:1: note: in expansion of macro 'TRACE_EVENT' 2552 | TRACE_EVENT(rdev_set_multicast_to_unicast, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2552:1: note: in expansion of macro 'TRACE_EVENT' 2552 | TRACE_EVENT(rdev_set_multicast_to_unicast, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2552:1: note: in expansion of macro 'TRACE_EVENT' 2552 | TRACE_EVENT(rdev_set_multicast_to_unicast, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2552:1: note: in expansion of macro 'TRACE_EVENT' 2552 | TRACE_EVENT(rdev_set_multicast_to_unicast, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2552:1: note: in expansion of macro 'TRACE_EVENT' 2552 | TRACE_EVENT(rdev_set_multicast_to_unicast, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2552:1: note: in expansion of macro 'TRACE_EVENT' 2552 | TRACE_EVENT(rdev_set_multicast_to_unicast, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_get_ftm_responder_stats': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2576:1: note: in expansion of macro 'TRACE_EVENT' 2576 | TRACE_EVENT(rdev_get_ftm_responder_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2576:1: note: in expansion of macro 'TRACE_EVENT' 2576 | TRACE_EVENT(rdev_get_ftm_responder_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2576:1: note: in expansion of macro 'TRACE_EVENT' 2576 | TRACE_EVENT(rdev_get_ftm_responder_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2576:1: note: in expansion of macro 'TRACE_EVENT' 2576 | TRACE_EVENT(rdev_get_ftm_responder_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2576:1: note: in expansion of macro 'TRACE_EVENT' 2576 | TRACE_EVENT(rdev_get_ftm_responder_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2576:1: note: in expansion of macro 'TRACE_EVENT' 2576 | TRACE_EVENT(rdev_get_ftm_responder_stats, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_wiphy_wdev_cookie_evt': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:390:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 390 | DECLARE_EVENT_CLASS(wiphy_wdev_cookie_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:390:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 390 | DECLARE_EVENT_CLASS(wiphy_wdev_cookie_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:390:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 390 | DECLARE_EVENT_CLASS(wiphy_wdev_cookie_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:390:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 390 | DECLARE_EVENT_CLASS(wiphy_wdev_cookie_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:390:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 390 | DECLARE_EVENT_CLASS(wiphy_wdev_cookie_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:390:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 390 | DECLARE_EVENT_CLASS(wiphy_wdev_cookie_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_set_fils_aad': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2630:1: note: in expansion of macro 'TRACE_EVENT' 2630 | TRACE_EVENT(rdev_set_fils_aad, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2630:1: note: in expansion of macro 'TRACE_EVENT' 2630 | TRACE_EVENT(rdev_set_fils_aad, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2630:1: note: in expansion of macro 'TRACE_EVENT' 2630 | TRACE_EVENT(rdev_set_fils_aad, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2630:1: note: in expansion of macro 'TRACE_EVENT' 2630 | TRACE_EVENT(rdev_set_fils_aad, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2630:1: note: in expansion of macro 'TRACE_EVENT' 2630 | TRACE_EVENT(rdev_set_fils_aad, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2630:1: note: in expansion of macro 'TRACE_EVENT' 2630 | TRACE_EVENT(rdev_set_fils_aad, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_netdev_frame_event': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2718:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2718 | DECLARE_EVENT_CLASS(netdev_frame_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2718:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2718 | DECLARE_EVENT_CLASS(netdev_frame_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2718:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2718 | DECLARE_EVENT_CLASS(netdev_frame_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2718:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2718 | DECLARE_EVENT_CLASS(netdev_frame_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2718:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2718 | DECLARE_EVENT_CLASS(netdev_frame_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:2718:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2718 | DECLARE_EVENT_CLASS(netdev_frame_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_cfg80211_ready_on_channel_expired': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2835:1: note: in expansion of macro 'TRACE_EVENT' 2835 | TRACE_EVENT(cfg80211_ready_on_channel_expired, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2835:1: note: in expansion of macro 'TRACE_EVENT' 2835 | TRACE_EVENT(cfg80211_ready_on_channel_expired, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2835:1: note: in expansion of macro 'TRACE_EVENT' 2835 | TRACE_EVENT(cfg80211_ready_on_channel_expired, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2835:1: note: in expansion of macro 'TRACE_EVENT' 2835 | TRACE_EVENT(cfg80211_ready_on_channel_expired, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2835:1: note: in expansion of macro 'TRACE_EVENT' 2835 | TRACE_EVENT(cfg80211_ready_on_channel_expired, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2835:1: note: in expansion of macro 'TRACE_EVENT' 2835 | TRACE_EVENT(cfg80211_ready_on_channel_expired, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_cfg80211_tx_mgmt_expired': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2853:1: note: in expansion of macro 'TRACE_EVENT' 2853 | TRACE_EVENT(cfg80211_tx_mgmt_expired, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2853:1: note: in expansion of macro 'TRACE_EVENT' 2853 | TRACE_EVENT(cfg80211_tx_mgmt_expired, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2853:1: note: in expansion of macro 'TRACE_EVENT' 2853 | TRACE_EVENT(cfg80211_tx_mgmt_expired, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2853:1: note: in expansion of macro 'TRACE_EVENT' 2853 | TRACE_EVENT(cfg80211_tx_mgmt_expired, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2853:1: note: in expansion of macro 'TRACE_EVENT' 2853 | TRACE_EVENT(cfg80211_tx_mgmt_expired, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2853:1: note: in expansion of macro 'TRACE_EVENT' 2853 | TRACE_EVENT(cfg80211_tx_mgmt_expired, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_cfg80211_new_sta': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2871:1: note: in expansion of macro 'TRACE_EVENT' 2871 | TRACE_EVENT(cfg80211_new_sta, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2871:1: note: in expansion of macro 'TRACE_EVENT' 2871 | TRACE_EVENT(cfg80211_new_sta, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2871:1: note: in expansion of macro 'TRACE_EVENT' 2871 | TRACE_EVENT(cfg80211_new_sta, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2871:1: note: in expansion of macro 'TRACE_EVENT' 2871 | TRACE_EVENT(cfg80211_new_sta, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2871:1: note: in expansion of macro 'TRACE_EVENT' 2871 | TRACE_EVENT(cfg80211_new_sta, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2871:1: note: in expansion of macro 'TRACE_EVENT' 2871 | TRACE_EVENT(cfg80211_new_sta, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_cfg80211_rx_mgmt': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2894:1: note: in expansion of macro 'TRACE_EVENT' 2894 | TRACE_EVENT(cfg80211_rx_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2894:1: note: in expansion of macro 'TRACE_EVENT' 2894 | TRACE_EVENT(cfg80211_rx_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2894:1: note: in expansion of macro 'TRACE_EVENT' 2894 | TRACE_EVENT(cfg80211_rx_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2894:1: note: in expansion of macro 'TRACE_EVENT' 2894 | TRACE_EVENT(cfg80211_rx_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2894:1: note: in expansion of macro 'TRACE_EVENT' 2894 | TRACE_EVENT(cfg80211_rx_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2894:1: note: in expansion of macro 'TRACE_EVENT' 2894 | TRACE_EVENT(cfg80211_rx_mgmt, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_cfg80211_mgmt_tx_status': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2911:1: note: in expansion of macro 'TRACE_EVENT' 2911 | TRACE_EVENT(cfg80211_mgmt_tx_status, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2911:1: note: in expansion of macro 'TRACE_EVENT' 2911 | TRACE_EVENT(cfg80211_mgmt_tx_status, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2911:1: note: in expansion of macro 'TRACE_EVENT' 2911 | TRACE_EVENT(cfg80211_mgmt_tx_status, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2911:1: note: in expansion of macro 'TRACE_EVENT' 2911 | TRACE_EVENT(cfg80211_mgmt_tx_status, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2911:1: note: in expansion of macro 'TRACE_EVENT' 2911 | TRACE_EVENT(cfg80211_mgmt_tx_status, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2911:1: note: in expansion of macro 'TRACE_EVENT' 2911 | TRACE_EVENT(cfg80211_mgmt_tx_status, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_cfg80211_control_port_tx_status': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2928:1: note: in expansion of macro 'TRACE_EVENT' 2928 | TRACE_EVENT(cfg80211_control_port_tx_status, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2928:1: note: in expansion of macro 'TRACE_EVENT' 2928 | TRACE_EVENT(cfg80211_control_port_tx_status, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2928:1: note: in expansion of macro 'TRACE_EVENT' 2928 | TRACE_EVENT(cfg80211_control_port_tx_status, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2928:1: note: in expansion of macro 'TRACE_EVENT' 2928 | TRACE_EVENT(cfg80211_control_port_tx_status, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2928:1: note: in expansion of macro 'TRACE_EVENT' 2928 | TRACE_EVENT(cfg80211_control_port_tx_status, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2928:1: note: in expansion of macro 'TRACE_EVENT' 2928 | TRACE_EVENT(cfg80211_control_port_tx_status, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_cfg80211_rx_control_port': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2945:1: note: in expansion of macro 'TRACE_EVENT' 2945 | TRACE_EVENT(cfg80211_rx_control_port, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2945:1: note: in expansion of macro 'TRACE_EVENT' 2945 | TRACE_EVENT(cfg80211_rx_control_port, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2945:1: note: in expansion of macro 'TRACE_EVENT' 2945 | TRACE_EVENT(cfg80211_rx_control_port, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2945:1: note: in expansion of macro 'TRACE_EVENT' 2945 | TRACE_EVENT(cfg80211_rx_control_port, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2945:1: note: in expansion of macro 'TRACE_EVENT' 2945 | TRACE_EVENT(cfg80211_rx_control_port, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2945:1: note: in expansion of macro 'TRACE_EVENT' 2945 | TRACE_EVENT(cfg80211_rx_control_port, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_cfg80211_cqm_rssi_notify': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2968:1: note: in expansion of macro 'TRACE_EVENT' 2968 | TRACE_EVENT(cfg80211_cqm_rssi_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2968:1: note: in expansion of macro 'TRACE_EVENT' 2968 | TRACE_EVENT(cfg80211_cqm_rssi_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2968:1: note: in expansion of macro 'TRACE_EVENT' 2968 | TRACE_EVENT(cfg80211_cqm_rssi_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2968:1: note: in expansion of macro 'TRACE_EVENT' 2968 | TRACE_EVENT(cfg80211_cqm_rssi_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2968:1: note: in expansion of macro 'TRACE_EVENT' 2968 | TRACE_EVENT(cfg80211_cqm_rssi_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2968:1: note: in expansion of macro 'TRACE_EVENT' 2968 | TRACE_EVENT(cfg80211_cqm_rssi_notify, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_cfg80211_radar_event': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3055:1: note: in expansion of macro 'TRACE_EVENT' 3055 | TRACE_EVENT(cfg80211_radar_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3055:1: note: in expansion of macro 'TRACE_EVENT' 3055 | TRACE_EVENT(cfg80211_radar_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3055:1: note: in expansion of macro 'TRACE_EVENT' 3055 | TRACE_EVENT(cfg80211_radar_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3055:1: note: in expansion of macro 'TRACE_EVENT' 3055 | TRACE_EVENT(cfg80211_radar_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3055:1: note: in expansion of macro 'TRACE_EVENT' 3055 | TRACE_EVENT(cfg80211_radar_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3055:1: note: in expansion of macro 'TRACE_EVENT' 3055 | TRACE_EVENT(cfg80211_radar_event, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_cfg80211_ibss_joined': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3112:1: note: in expansion of macro 'TRACE_EVENT' 3112 | TRACE_EVENT(cfg80211_ibss_joined, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3112:1: note: in expansion of macro 'TRACE_EVENT' 3112 | TRACE_EVENT(cfg80211_ibss_joined, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3112:1: note: in expansion of macro 'TRACE_EVENT' 3112 | TRACE_EVENT(cfg80211_ibss_joined, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3112:1: note: in expansion of macro 'TRACE_EVENT' 3112 | TRACE_EVENT(cfg80211_ibss_joined, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3112:1: note: in expansion of macro 'TRACE_EVENT' 3112 | TRACE_EVENT(cfg80211_ibss_joined, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3112:1: note: in expansion of macro 'TRACE_EVENT' 3112 | TRACE_EVENT(cfg80211_ibss_joined, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_cfg80211_cqm_pktloss_notify': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3151:1: note: in expansion of macro 'TRACE_EVENT' 3151 | TRACE_EVENT(cfg80211_cqm_pktloss_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3151:1: note: in expansion of macro 'TRACE_EVENT' 3151 | TRACE_EVENT(cfg80211_cqm_pktloss_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3151:1: note: in expansion of macro 'TRACE_EVENT' 3151 | TRACE_EVENT(cfg80211_cqm_pktloss_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3151:1: note: in expansion of macro 'TRACE_EVENT' 3151 | TRACE_EVENT(cfg80211_cqm_pktloss_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3151:1: note: in expansion of macro 'TRACE_EVENT' 3151 | TRACE_EVENT(cfg80211_cqm_pktloss_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3151:1: note: in expansion of macro 'TRACE_EVENT' 3151 | TRACE_EVENT(cfg80211_cqm_pktloss_notify, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_cfg80211_report_wowlan_wakeup': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3404:1: note: in expansion of macro 'TRACE_EVENT' 3404 | TRACE_EVENT(cfg80211_report_wowlan_wakeup, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3404:1: note: in expansion of macro 'TRACE_EVENT' 3404 | TRACE_EVENT(cfg80211_report_wowlan_wakeup, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3404:1: note: in expansion of macro 'TRACE_EVENT' 3404 | TRACE_EVENT(cfg80211_report_wowlan_wakeup, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3404:1: note: in expansion of macro 'TRACE_EVENT' 3404 | TRACE_EVENT(cfg80211_report_wowlan_wakeup, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3404:1: note: in expansion of macro 'TRACE_EVENT' 3404 | TRACE_EVENT(cfg80211_report_wowlan_wakeup, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3404:1: note: in expansion of macro 'TRACE_EVENT' 3404 | TRACE_EVENT(cfg80211_report_wowlan_wakeup, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_cfg80211_ft_event': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3442:1: note: in expansion of macro 'TRACE_EVENT' 3442 | TRACE_EVENT(cfg80211_ft_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3442:1: note: in expansion of macro 'TRACE_EVENT' 3442 | TRACE_EVENT(cfg80211_ft_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3442:1: note: in expansion of macro 'TRACE_EVENT' 3442 | TRACE_EVENT(cfg80211_ft_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3442:1: note: in expansion of macro 'TRACE_EVENT' 3442 | TRACE_EVENT(cfg80211_ft_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3442:1: note: in expansion of macro 'TRACE_EVENT' 3442 | TRACE_EVENT(cfg80211_ft_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3442:1: note: in expansion of macro 'TRACE_EVENT' 3442 | TRACE_EVENT(cfg80211_ft_event, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_cfg80211_pmsr_complete': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3505:1: note: in expansion of macro 'TRACE_EVENT' 3505 | TRACE_EVENT(cfg80211_pmsr_complete, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3505:1: note: in expansion of macro 'TRACE_EVENT' 3505 | TRACE_EVENT(cfg80211_pmsr_complete, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3505:1: note: in expansion of macro 'TRACE_EVENT' 3505 | TRACE_EVENT(cfg80211_pmsr_complete, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3505:1: note: in expansion of macro 'TRACE_EVENT' 3505 | TRACE_EVENT(cfg80211_pmsr_complete, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3505:1: note: in expansion of macro 'TRACE_EVENT' 3505 | TRACE_EVENT(cfg80211_pmsr_complete, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3505:1: note: in expansion of macro 'TRACE_EVENT' 3505 | TRACE_EVENT(cfg80211_pmsr_complete, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_update_owe_info': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3523:1: note: in expansion of macro 'TRACE_EVENT' 3523 | TRACE_EVENT(rdev_update_owe_info, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3523:1: note: in expansion of macro 'TRACE_EVENT' 3523 | TRACE_EVENT(rdev_update_owe_info, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3523:1: note: in expansion of macro 'TRACE_EVENT' 3523 | TRACE_EVENT(rdev_update_owe_info, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3523:1: note: in expansion of macro 'TRACE_EVENT' 3523 | TRACE_EVENT(rdev_update_owe_info, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3523:1: note: in expansion of macro 'TRACE_EVENT' 3523 | TRACE_EVENT(rdev_update_owe_info, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3523:1: note: in expansion of macro 'TRACE_EVENT' 3523 | TRACE_EVENT(rdev_update_owe_info, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_cfg80211_update_owe_info_event': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3543:1: note: in expansion of macro 'TRACE_EVENT' 3543 | TRACE_EVENT(cfg80211_update_owe_info_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3543:1: note: in expansion of macro 'TRACE_EVENT' 3543 | TRACE_EVENT(cfg80211_update_owe_info_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3543:1: note: in expansion of macro 'TRACE_EVENT' 3543 | TRACE_EVENT(cfg80211_update_owe_info_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3543:1: note: in expansion of macro 'TRACE_EVENT' 3543 | TRACE_EVENT(cfg80211_update_owe_info_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3543:1: note: in expansion of macro 'TRACE_EVENT' 3543 | TRACE_EVENT(cfg80211_update_owe_info_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3543:1: note: in expansion of macro 'TRACE_EVENT' 3543 | TRACE_EVENT(cfg80211_update_owe_info_event, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_set_tid_config': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3578:1: note: in expansion of macro 'TRACE_EVENT' 3578 | TRACE_EVENT(rdev_set_tid_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3578:1: note: in expansion of macro 'TRACE_EVENT' 3578 | TRACE_EVENT(rdev_set_tid_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3578:1: note: in expansion of macro 'TRACE_EVENT' 3578 | TRACE_EVENT(rdev_set_tid_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3578:1: note: in expansion of macro 'TRACE_EVENT' 3578 | TRACE_EVENT(rdev_set_tid_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3578:1: note: in expansion of macro 'TRACE_EVENT' 3578 | TRACE_EVENT(rdev_set_tid_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3578:1: note: in expansion of macro 'TRACE_EVENT' 3578 | TRACE_EVENT(rdev_set_tid_config, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_color_change': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3634:1: note: in expansion of macro 'TRACE_EVENT' 3634 | TRACE_EVENT(rdev_color_change, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3634:1: note: in expansion of macro 'TRACE_EVENT' 3634 | TRACE_EVENT(rdev_color_change, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3634:1: note: in expansion of macro 'TRACE_EVENT' 3634 | TRACE_EVENT(rdev_color_change, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3634:1: note: in expansion of macro 'TRACE_EVENT' 3634 | TRACE_EVENT(rdev_color_change, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3634:1: note: in expansion of macro 'TRACE_EVENT' 3634 | TRACE_EVENT(rdev_color_change, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3634:1: note: in expansion of macro 'TRACE_EVENT' 3634 | TRACE_EVENT(rdev_color_change, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_key_handle': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:436:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 436 | DECLARE_EVENT_CLASS(key_handle, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:436:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 436 | DECLARE_EVENT_CLASS(key_handle, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:436:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 436 | DECLARE_EVENT_CLASS(key_handle, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:436:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 436 | DECLARE_EVENT_CLASS(key_handle, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:436:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 436 | DECLARE_EVENT_CLASS(key_handle, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:436:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 436 | DECLARE_EVENT_CLASS(key_handle, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:436:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 436 | DECLARE_EVENT_CLASS(key_handle, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:436:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 436 | DECLARE_EVENT_CLASS(key_handle, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:436:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 436 | DECLARE_EVENT_CLASS(key_handle, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:436:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 436 | DECLARE_EVENT_CLASS(key_handle, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_set_default_key': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:498:1: note: in expansion of macro 'TRACE_EVENT' 498 | TRACE_EVENT(rdev_set_default_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:498:1: note: in expansion of macro 'TRACE_EVENT' 498 | TRACE_EVENT(rdev_set_default_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:498:1: note: in expansion of macro 'TRACE_EVENT' 498 | TRACE_EVENT(rdev_set_default_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:498:1: note: in expansion of macro 'TRACE_EVENT' 498 | TRACE_EVENT(rdev_set_default_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:498:1: note: in expansion of macro 'TRACE_EVENT' 498 | TRACE_EVENT(rdev_set_default_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:498:1: note: in expansion of macro 'TRACE_EVENT' 498 | TRACE_EVENT(rdev_set_default_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:498:1: note: in expansion of macro 'TRACE_EVENT' 498 | TRACE_EVENT(rdev_set_default_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:498:1: note: in expansion of macro 'TRACE_EVENT' 498 | TRACE_EVENT(rdev_set_default_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:498:1: note: in expansion of macro 'TRACE_EVENT' 498 | TRACE_EVENT(rdev_set_default_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:498:1: note: in expansion of macro 'TRACE_EVENT' 498 | TRACE_EVENT(rdev_set_default_key, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_dump_mpath': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:931:1: note: in expansion of macro 'TRACE_EVENT' 931 | TRACE_EVENT(rdev_dump_mpath, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:931:1: note: in expansion of macro 'TRACE_EVENT' 931 | TRACE_EVENT(rdev_dump_mpath, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:931:1: note: in expansion of macro 'TRACE_EVENT' 931 | TRACE_EVENT(rdev_dump_mpath, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:931:1: note: in expansion of macro 'TRACE_EVENT' 931 | TRACE_EVENT(rdev_dump_mpath, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:931:1: note: in expansion of macro 'TRACE_EVENT' 931 | TRACE_EVENT(rdev_dump_mpath, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:931:1: note: in expansion of macro 'TRACE_EVENT' 931 | TRACE_EVENT(rdev_dump_mpath, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:931:1: note: in expansion of macro 'TRACE_EVENT' 931 | TRACE_EVENT(rdev_dump_mpath, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:931:1: note: in expansion of macro 'TRACE_EVENT' 931 | TRACE_EVENT(rdev_dump_mpath, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:931:1: note: in expansion of macro 'TRACE_EVENT' 931 | TRACE_EVENT(rdev_dump_mpath, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:931:1: note: in expansion of macro 'TRACE_EVENT' 931 | TRACE_EVENT(rdev_dump_mpath, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_dump_mpp': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:976:1: note: in expansion of macro 'TRACE_EVENT' 976 | TRACE_EVENT(rdev_dump_mpp, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:976:1: note: in expansion of macro 'TRACE_EVENT' 976 | TRACE_EVENT(rdev_dump_mpp, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:976:1: note: in expansion of macro 'TRACE_EVENT' 976 | TRACE_EVENT(rdev_dump_mpp, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:976:1: note: in expansion of macro 'TRACE_EVENT' 976 | TRACE_EVENT(rdev_dump_mpp, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:976:1: note: in expansion of macro 'TRACE_EVENT' 976 | TRACE_EVENT(rdev_dump_mpp, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:976:1: note: in expansion of macro 'TRACE_EVENT' 976 | TRACE_EVENT(rdev_dump_mpp, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:976:1: note: in expansion of macro 'TRACE_EVENT' 976 | TRACE_EVENT(rdev_dump_mpp, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:976:1: note: in expansion of macro 'TRACE_EVENT' 976 | TRACE_EVENT(rdev_dump_mpp, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:976:1: note: in expansion of macro 'TRACE_EVENT' 976 | TRACE_EVENT(rdev_dump_mpp, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:976:1: note: in expansion of macro 'TRACE_EVENT' 976 | TRACE_EVENT(rdev_dump_mpp, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_set_cqm_txe_config': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1457:1: note: in expansion of macro 'TRACE_EVENT' 1457 | TRACE_EVENT(rdev_set_cqm_txe_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1457:1: note: in expansion of macro 'TRACE_EVENT' 1457 | TRACE_EVENT(rdev_set_cqm_txe_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1457:1: note: in expansion of macro 'TRACE_EVENT' 1457 | TRACE_EVENT(rdev_set_cqm_txe_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1457:1: note: in expansion of macro 'TRACE_EVENT' 1457 | TRACE_EVENT(rdev_set_cqm_txe_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1457:1: note: in expansion of macro 'TRACE_EVENT' 1457 | TRACE_EVENT(rdev_set_cqm_txe_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1457:1: note: in expansion of macro 'TRACE_EVENT' 1457 | TRACE_EVENT(rdev_set_cqm_txe_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1457:1: note: in expansion of macro 'TRACE_EVENT' 1457 | TRACE_EVENT(rdev_set_cqm_txe_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1457:1: note: in expansion of macro 'TRACE_EVENT' 1457 | TRACE_EVENT(rdev_set_cqm_txe_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1457:1: note: in expansion of macro 'TRACE_EVENT' 1457 | TRACE_EVENT(rdev_set_cqm_txe_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1457:1: note: in expansion of macro 'TRACE_EVENT' 1457 | TRACE_EVENT(rdev_set_cqm_txe_config, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_return_void_tx_rx': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1678:1: note: in expansion of macro 'TRACE_EVENT' 1678 | TRACE_EVENT(rdev_return_void_tx_rx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1678:1: note: in expansion of macro 'TRACE_EVENT' 1678 | TRACE_EVENT(rdev_return_void_tx_rx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1678:1: note: in expansion of macro 'TRACE_EVENT' 1678 | TRACE_EVENT(rdev_return_void_tx_rx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1678:1: note: in expansion of macro 'TRACE_EVENT' 1678 | TRACE_EVENT(rdev_return_void_tx_rx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1678:1: note: in expansion of macro 'TRACE_EVENT' 1678 | TRACE_EVENT(rdev_return_void_tx_rx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1678:1: note: in expansion of macro 'TRACE_EVENT' 1678 | TRACE_EVENT(rdev_return_void_tx_rx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1678:1: note: in expansion of macro 'TRACE_EVENT' 1678 | TRACE_EVENT(rdev_return_void_tx_rx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1678:1: note: in expansion of macro 'TRACE_EVENT' 1678 | TRACE_EVENT(rdev_return_void_tx_rx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1678:1: note: in expansion of macro 'TRACE_EVENT' 1678 | TRACE_EVENT(rdev_return_void_tx_rx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1678:1: note: in expansion of macro 'TRACE_EVENT' 1678 | TRACE_EVENT(rdev_return_void_tx_rx, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_tdls_channel_switch': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2360:1: note: in expansion of macro 'TRACE_EVENT' 2360 | TRACE_EVENT(rdev_tdls_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2360:1: note: in expansion of macro 'TRACE_EVENT' 2360 | TRACE_EVENT(rdev_tdls_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2360:1: note: in expansion of macro 'TRACE_EVENT' 2360 | TRACE_EVENT(rdev_tdls_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2360:1: note: in expansion of macro 'TRACE_EVENT' 2360 | TRACE_EVENT(rdev_tdls_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2360:1: note: in expansion of macro 'TRACE_EVENT' 2360 | TRACE_EVENT(rdev_tdls_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2360:1: note: in expansion of macro 'TRACE_EVENT' 2360 | TRACE_EVENT(rdev_tdls_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2360:1: note: in expansion of macro 'TRACE_EVENT' 2360 | TRACE_EVENT(rdev_tdls_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2360:1: note: in expansion of macro 'TRACE_EVENT' 2360 | TRACE_EVENT(rdev_tdls_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2360:1: note: in expansion of macro 'TRACE_EVENT' 2360 | TRACE_EVENT(rdev_tdls_channel_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2360:1: note: in expansion of macro 'TRACE_EVENT' 2360 | TRACE_EVENT(rdev_tdls_channel_switch, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_cfg80211_michael_mic_failure': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2789:1: note: in expansion of macro 'TRACE_EVENT' 2789 | TRACE_EVENT(cfg80211_michael_mic_failure, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2789:1: note: in expansion of macro 'TRACE_EVENT' 2789 | TRACE_EVENT(cfg80211_michael_mic_failure, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2789:1: note: in expansion of macro 'TRACE_EVENT' 2789 | TRACE_EVENT(cfg80211_michael_mic_failure, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2789:1: note: in expansion of macro 'TRACE_EVENT' 2789 | TRACE_EVENT(cfg80211_michael_mic_failure, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2789:1: note: in expansion of macro 'TRACE_EVENT' 2789 | TRACE_EVENT(cfg80211_michael_mic_failure, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2789:1: note: in expansion of macro 'TRACE_EVENT' 2789 | TRACE_EVENT(cfg80211_michael_mic_failure, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2789:1: note: in expansion of macro 'TRACE_EVENT' 2789 | TRACE_EVENT(cfg80211_michael_mic_failure, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2789:1: note: in expansion of macro 'TRACE_EVENT' 2789 | TRACE_EVENT(cfg80211_michael_mic_failure, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2789:1: note: in expansion of macro 'TRACE_EVENT' 2789 | TRACE_EVENT(cfg80211_michael_mic_failure, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2789:1: note: in expansion of macro 'TRACE_EVENT' 2789 | TRACE_EVENT(cfg80211_michael_mic_failure, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_cfg80211_report_obss_beacon': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3194:1: note: in expansion of macro 'TRACE_EVENT' 3194 | TRACE_EVENT(cfg80211_report_obss_beacon, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3194:1: note: in expansion of macro 'TRACE_EVENT' 3194 | TRACE_EVENT(cfg80211_report_obss_beacon, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3194:1: note: in expansion of macro 'TRACE_EVENT' 3194 | TRACE_EVENT(cfg80211_report_obss_beacon, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3194:1: note: in expansion of macro 'TRACE_EVENT' 3194 | TRACE_EVENT(cfg80211_report_obss_beacon, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3194:1: note: in expansion of macro 'TRACE_EVENT' 3194 | TRACE_EVENT(cfg80211_report_obss_beacon, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3194:1: note: in expansion of macro 'TRACE_EVENT' 3194 | TRACE_EVENT(cfg80211_report_obss_beacon, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3194:1: note: in expansion of macro 'TRACE_EVENT' 3194 | TRACE_EVENT(cfg80211_report_obss_beacon, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3194:1: note: in expansion of macro 'TRACE_EVENT' 3194 | TRACE_EVENT(cfg80211_report_obss_beacon, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3194:1: note: in expansion of macro 'TRACE_EVENT' 3194 | TRACE_EVENT(cfg80211_report_obss_beacon, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3194:1: note: in expansion of macro 'TRACE_EVENT' 3194 | TRACE_EVENT(cfg80211_report_obss_beacon, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_cfg80211_tdls_oper_request': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3212:1: note: in expansion of macro 'TRACE_EVENT' 3212 | TRACE_EVENT(cfg80211_tdls_oper_request, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3212:1: note: in expansion of macro 'TRACE_EVENT' 3212 | TRACE_EVENT(cfg80211_tdls_oper_request, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3212:1: note: in expansion of macro 'TRACE_EVENT' 3212 | TRACE_EVENT(cfg80211_tdls_oper_request, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3212:1: note: in expansion of macro 'TRACE_EVENT' 3212 | TRACE_EVENT(cfg80211_tdls_oper_request, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3212:1: note: in expansion of macro 'TRACE_EVENT' 3212 | TRACE_EVENT(cfg80211_tdls_oper_request, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3212:1: note: in expansion of macro 'TRACE_EVENT' 3212 | TRACE_EVENT(cfg80211_tdls_oper_request, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3212:1: note: in expansion of macro 'TRACE_EVENT' 3212 | TRACE_EVENT(cfg80211_tdls_oper_request, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3212:1: note: in expansion of macro 'TRACE_EVENT' 3212 | TRACE_EVENT(cfg80211_tdls_oper_request, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3212:1: note: in expansion of macro 'TRACE_EVENT' 3212 | TRACE_EVENT(cfg80211_tdls_oper_request, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3212:1: note: in expansion of macro 'TRACE_EVENT' 3212 | TRACE_EVENT(cfg80211_tdls_oper_request, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_probe_mesh_link': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3560:1: note: in expansion of macro 'TRACE_EVENT' 3560 | TRACE_EVENT(rdev_probe_mesh_link, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3560:1: note: in expansion of macro 'TRACE_EVENT' 3560 | TRACE_EVENT(rdev_probe_mesh_link, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3560:1: note: in expansion of macro 'TRACE_EVENT' 3560 | TRACE_EVENT(rdev_probe_mesh_link, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3560:1: note: in expansion of macro 'TRACE_EVENT' 3560 | TRACE_EVENT(rdev_probe_mesh_link, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3560:1: note: in expansion of macro 'TRACE_EVENT' 3560 | TRACE_EVENT(rdev_probe_mesh_link, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3560:1: note: in expansion of macro 'TRACE_EVENT' 3560 | TRACE_EVENT(rdev_probe_mesh_link, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3560:1: note: in expansion of macro 'TRACE_EVENT' 3560 | TRACE_EVENT(rdev_probe_mesh_link, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3560:1: note: in expansion of macro 'TRACE_EVENT' 3560 | TRACE_EVENT(rdev_probe_mesh_link, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3560:1: note: in expansion of macro 'TRACE_EVENT' 3560 | TRACE_EVENT(rdev_probe_mesh_link, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3560:1: note: in expansion of macro 'TRACE_EVENT' 3560 | TRACE_EVENT(rdev_probe_mesh_link, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_add_key': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:471:1: note: in expansion of macro 'TRACE_EVENT' 471 | TRACE_EVENT(rdev_add_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:471:1: note: in expansion of macro 'TRACE_EVENT' 471 | TRACE_EVENT(rdev_add_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:471:1: note: in expansion of macro 'TRACE_EVENT' 471 | TRACE_EVENT(rdev_add_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:471:1: note: in expansion of macro 'TRACE_EVENT' 471 | TRACE_EVENT(rdev_add_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:471:1: note: in expansion of macro 'TRACE_EVENT' 471 | TRACE_EVENT(rdev_add_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:471:1: note: in expansion of macro 'TRACE_EVENT' 471 | TRACE_EVENT(rdev_add_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:471:1: note: in expansion of macro 'TRACE_EVENT' 471 | TRACE_EVENT(rdev_add_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:471:1: note: in expansion of macro 'TRACE_EVENT' 471 | TRACE_EVENT(rdev_add_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:471:1: note: in expansion of macro 'TRACE_EVENT' 471 | TRACE_EVENT(rdev_add_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:471:1: note: in expansion of macro 'TRACE_EVENT' 471 | TRACE_EVENT(rdev_add_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:471:1: note: in expansion of macro 'TRACE_EVENT' 471 | TRACE_EVENT(rdev_add_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:471:1: note: in expansion of macro 'TRACE_EVENT' 471 | TRACE_EVENT(rdev_add_key, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_add_tx_ts': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2315:1: note: in expansion of macro 'TRACE_EVENT' 2315 | TRACE_EVENT(rdev_add_tx_ts, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2315:1: note: in expansion of macro 'TRACE_EVENT' 2315 | TRACE_EVENT(rdev_add_tx_ts, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2315:1: note: in expansion of macro 'TRACE_EVENT' 2315 | TRACE_EVENT(rdev_add_tx_ts, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2315:1: note: in expansion of macro 'TRACE_EVENT' 2315 | TRACE_EVENT(rdev_add_tx_ts, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2315:1: note: in expansion of macro 'TRACE_EVENT' 2315 | TRACE_EVENT(rdev_add_tx_ts, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2315:1: note: in expansion of macro 'TRACE_EVENT' 2315 | TRACE_EVENT(rdev_add_tx_ts, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2315:1: note: in expansion of macro 'TRACE_EVENT' 2315 | TRACE_EVENT(rdev_add_tx_ts, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2315:1: note: in expansion of macro 'TRACE_EVENT' 2315 | TRACE_EVENT(rdev_add_tx_ts, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2315:1: note: in expansion of macro 'TRACE_EVENT' 2315 | TRACE_EVENT(rdev_add_tx_ts, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2315:1: note: in expansion of macro 'TRACE_EVENT' 2315 | TRACE_EVENT(rdev_add_tx_ts, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2315:1: note: in expansion of macro 'TRACE_EVENT' 2315 | TRACE_EVENT(rdev_add_tx_ts, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2315:1: note: in expansion of macro 'TRACE_EVENT' 2315 | TRACE_EVENT(rdev_add_tx_ts, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_station_add_change': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:697:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 697 | DECLARE_EVENT_CLASS(station_add_change, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:697:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 697 | DECLARE_EVENT_CLASS(station_add_change, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:697:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 697 | DECLARE_EVENT_CLASS(station_add_change, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:697:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 697 | DECLARE_EVENT_CLASS(station_add_change, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:697:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 697 | DECLARE_EVENT_CLASS(station_add_change, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:697:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 697 | DECLARE_EVENT_CLASS(station_add_change, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:697:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 697 | DECLARE_EVENT_CLASS(station_add_change, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:697:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 697 | DECLARE_EVENT_CLASS(station_add_change, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_dump_station': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:854:1: note: in expansion of macro 'TRACE_EVENT' 854 | TRACE_EVENT(rdev_dump_station, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:854:1: note: in expansion of macro 'TRACE_EVENT' 854 | TRACE_EVENT(rdev_dump_station, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:854:1: note: in expansion of macro 'TRACE_EVENT' 854 | TRACE_EVENT(rdev_dump_station, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:854:1: note: in expansion of macro 'TRACE_EVENT' 854 | TRACE_EVENT(rdev_dump_station, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:854:1: note: in expansion of macro 'TRACE_EVENT' 854 | TRACE_EVENT(rdev_dump_station, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:854:1: note: in expansion of macro 'TRACE_EVENT' 854 | TRACE_EVENT(rdev_dump_station, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:854:1: note: in expansion of macro 'TRACE_EVENT' 854 | TRACE_EVENT(rdev_dump_station, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:854:1: note: in expansion of macro 'TRACE_EVENT' 854 | TRACE_EVENT(rdev_dump_station, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_mpath_evt': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:892:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 892 | DECLARE_EVENT_CLASS(mpath_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:892:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 892 | DECLARE_EVENT_CLASS(mpath_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:892:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 892 | DECLARE_EVENT_CLASS(mpath_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:892:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 892 | DECLARE_EVENT_CLASS(mpath_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:892:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 892 | DECLARE_EVENT_CLASS(mpath_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:892:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 892 | DECLARE_EVENT_CLASS(mpath_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:892:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 892 | DECLARE_EVENT_CLASS(mpath_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/./trace.h:892:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 892 | DECLARE_EVENT_CLASS(mpath_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_get_mpp': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:955:1: note: in expansion of macro 'TRACE_EVENT' 955 | TRACE_EVENT(rdev_get_mpp, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:955:1: note: in expansion of macro 'TRACE_EVENT' 955 | TRACE_EVENT(rdev_get_mpp, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:955:1: note: in expansion of macro 'TRACE_EVENT' 955 | TRACE_EVENT(rdev_get_mpp, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:955:1: note: in expansion of macro 'TRACE_EVENT' 955 | TRACE_EVENT(rdev_get_mpp, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:955:1: note: in expansion of macro 'TRACE_EVENT' 955 | TRACE_EVENT(rdev_get_mpp, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:955:1: note: in expansion of macro 'TRACE_EVENT' 955 | TRACE_EVENT(rdev_get_mpp, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:955:1: note: in expansion of macro 'TRACE_EVENT' 955 | TRACE_EVENT(rdev_get_mpp, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:955:1: note: in expansion of macro 'TRACE_EVENT' 955 | TRACE_EVENT(rdev_get_mpp, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_update_mesh_config': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1055:1: note: in expansion of macro 'TRACE_EVENT' 1055 | TRACE_EVENT(rdev_update_mesh_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1055:1: note: in expansion of macro 'TRACE_EVENT' 1055 | TRACE_EVENT(rdev_update_mesh_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1055:1: note: in expansion of macro 'TRACE_EVENT' 1055 | TRACE_EVENT(rdev_update_mesh_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1055:1: note: in expansion of macro 'TRACE_EVENT' 1055 | TRACE_EVENT(rdev_update_mesh_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1055:1: note: in expansion of macro 'TRACE_EVENT' 1055 | TRACE_EVENT(rdev_update_mesh_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1055:1: note: in expansion of macro 'TRACE_EVENT' 1055 | TRACE_EVENT(rdev_update_mesh_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1055:1: note: in expansion of macro 'TRACE_EVENT' 1055 | TRACE_EVENT(rdev_update_mesh_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1055:1: note: in expansion of macro 'TRACE_EVENT' 1055 | TRACE_EVENT(rdev_update_mesh_config, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_join_mesh': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1075:1: note: in expansion of macro 'TRACE_EVENT' 1075 | TRACE_EVENT(rdev_join_mesh, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1075:1: note: in expansion of macro 'TRACE_EVENT' 1075 | TRACE_EVENT(rdev_join_mesh, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1075:1: note: in expansion of macro 'TRACE_EVENT' 1075 | TRACE_EVENT(rdev_join_mesh, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1075:1: note: in expansion of macro 'TRACE_EVENT' 1075 | TRACE_EVENT(rdev_join_mesh, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1075:1: note: in expansion of macro 'TRACE_EVENT' 1075 | TRACE_EVENT(rdev_join_mesh, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1075:1: note: in expansion of macro 'TRACE_EVENT' 1075 | TRACE_EVENT(rdev_join_mesh, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1075:1: note: in expansion of macro 'TRACE_EVENT' 1075 | TRACE_EVENT(rdev_join_mesh, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1075:1: note: in expansion of macro 'TRACE_EVENT' 1075 | TRACE_EVENT(rdev_join_mesh, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_assoc': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1209:1: note: in expansion of macro 'TRACE_EVENT' 1209 | TRACE_EVENT(rdev_assoc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1209:1: note: in expansion of macro 'TRACE_EVENT' 1209 | TRACE_EVENT(rdev_assoc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1209:1: note: in expansion of macro 'TRACE_EVENT' 1209 | TRACE_EVENT(rdev_assoc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1209:1: note: in expansion of macro 'TRACE_EVENT' 1209 | TRACE_EVENT(rdev_assoc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1209:1: note: in expansion of macro 'TRACE_EVENT' 1209 | TRACE_EVENT(rdev_assoc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1209:1: note: in expansion of macro 'TRACE_EVENT' 1209 | TRACE_EVENT(rdev_assoc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1209:1: note: in expansion of macro 'TRACE_EVENT' 1209 | TRACE_EVENT(rdev_assoc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1209:1: note: in expansion of macro 'TRACE_EVENT' 1209 | TRACE_EVENT(rdev_assoc, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_set_power_mgmt': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1338:1: note: in expansion of macro 'TRACE_EVENT' 1338 | TRACE_EVENT(rdev_set_power_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1338:1: note: in expansion of macro 'TRACE_EVENT' 1338 | TRACE_EVENT(rdev_set_power_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1338:1: note: in expansion of macro 'TRACE_EVENT' 1338 | TRACE_EVENT(rdev_set_power_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1338:1: note: in expansion of macro 'TRACE_EVENT' 1338 | TRACE_EVENT(rdev_set_power_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1338:1: note: in expansion of macro 'TRACE_EVENT' 1338 | TRACE_EVENT(rdev_set_power_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1338:1: note: in expansion of macro 'TRACE_EVENT' 1338 | TRACE_EVENT(rdev_set_power_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1338:1: note: in expansion of macro 'TRACE_EVENT' 1338 | TRACE_EVENT(rdev_set_power_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1338:1: note: in expansion of macro 'TRACE_EVENT' 1338 | TRACE_EVENT(rdev_set_power_mgmt, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_update_connect_params': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1394:1: note: in expansion of macro 'TRACE_EVENT' 1394 | TRACE_EVENT(rdev_update_connect_params, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1394:1: note: in expansion of macro 'TRACE_EVENT' 1394 | TRACE_EVENT(rdev_update_connect_params, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1394:1: note: in expansion of macro 'TRACE_EVENT' 1394 | TRACE_EVENT(rdev_update_connect_params, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1394:1: note: in expansion of macro 'TRACE_EVENT' 1394 | TRACE_EVENT(rdev_update_connect_params, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1394:1: note: in expansion of macro 'TRACE_EVENT' 1394 | TRACE_EVENT(rdev_update_connect_params, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1394:1: note: in expansion of macro 'TRACE_EVENT' 1394 | TRACE_EVENT(rdev_update_connect_params, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1394:1: note: in expansion of macro 'TRACE_EVENT' 1394 | TRACE_EVENT(rdev_update_connect_params, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1394:1: note: in expansion of macro 'TRACE_EVENT' 1394 | TRACE_EVENT(rdev_update_connect_params, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_set_cqm_rssi_config': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1412:1: note: in expansion of macro 'TRACE_EVENT' 1412 | TRACE_EVENT(rdev_set_cqm_rssi_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1412:1: note: in expansion of macro 'TRACE_EVENT' 1412 | TRACE_EVENT(rdev_set_cqm_rssi_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1412:1: note: in expansion of macro 'TRACE_EVENT' 1412 | TRACE_EVENT(rdev_set_cqm_rssi_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1412:1: note: in expansion of macro 'TRACE_EVENT' 1412 | TRACE_EVENT(rdev_set_cqm_rssi_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1412:1: note: in expansion of macro 'TRACE_EVENT' 1412 | TRACE_EVENT(rdev_set_cqm_rssi_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1412:1: note: in expansion of macro 'TRACE_EVENT' 1412 | TRACE_EVENT(rdev_set_cqm_rssi_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1412:1: note: in expansion of macro 'TRACE_EVENT' 1412 | TRACE_EVENT(rdev_set_cqm_rssi_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1412:1: note: in expansion of macro 'TRACE_EVENT' 1412 | TRACE_EVENT(rdev_set_cqm_rssi_config, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_set_cqm_rssi_range_config': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1435:1: note: in expansion of macro 'TRACE_EVENT' 1435 | TRACE_EVENT(rdev_set_cqm_rssi_range_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1435:1: note: in expansion of macro 'TRACE_EVENT' 1435 | TRACE_EVENT(rdev_set_cqm_rssi_range_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1435:1: note: in expansion of macro 'TRACE_EVENT' 1435 | TRACE_EVENT(rdev_set_cqm_rssi_range_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1435:1: note: in expansion of macro 'TRACE_EVENT' 1435 | TRACE_EVENT(rdev_set_cqm_rssi_range_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1435:1: note: in expansion of macro 'TRACE_EVENT' 1435 | TRACE_EVENT(rdev_set_cqm_rssi_range_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1435:1: note: in expansion of macro 'TRACE_EVENT' 1435 | TRACE_EVENT(rdev_set_cqm_rssi_range_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1435:1: note: in expansion of macro 'TRACE_EVENT' 1435 | TRACE_EVENT(rdev_set_cqm_rssi_range_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1435:1: note: in expansion of macro 'TRACE_EVENT' 1435 | TRACE_EVENT(rdev_set_cqm_rssi_range_config, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_set_tx_power': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1555:1: note: in expansion of macro 'TRACE_EVENT' 1555 | TRACE_EVENT(rdev_set_tx_power, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1555:1: note: in expansion of macro 'TRACE_EVENT' 1555 | TRACE_EVENT(rdev_set_tx_power, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1555:1: note: in expansion of macro 'TRACE_EVENT' 1555 | TRACE_EVENT(rdev_set_tx_power, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1555:1: note: in expansion of macro 'TRACE_EVENT' 1555 | TRACE_EVENT(rdev_set_tx_power, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1555:1: note: in expansion of macro 'TRACE_EVENT' 1555 | TRACE_EVENT(rdev_set_tx_power, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1555:1: note: in expansion of macro 'TRACE_EVENT' 1555 | TRACE_EVENT(rdev_set_tx_power, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1555:1: note: in expansion of macro 'TRACE_EVENT' 1555 | TRACE_EVENT(rdev_set_tx_power, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1555:1: note: in expansion of macro 'TRACE_EVENT' 1555 | TRACE_EVENT(rdev_set_tx_power, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_set_bitrate_mask': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1620:1: note: in expansion of macro 'TRACE_EVENT' 1620 | TRACE_EVENT(rdev_set_bitrate_mask, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1620:1: note: in expansion of macro 'TRACE_EVENT' 1620 | TRACE_EVENT(rdev_set_bitrate_mask, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1620:1: note: in expansion of macro 'TRACE_EVENT' 1620 | TRACE_EVENT(rdev_set_bitrate_mask, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1620:1: note: in expansion of macro 'TRACE_EVENT' 1620 | TRACE_EVENT(rdev_set_bitrate_mask, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1620:1: note: in expansion of macro 'TRACE_EVENT' 1620 | TRACE_EVENT(rdev_set_bitrate_mask, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1620:1: note: in expansion of macro 'TRACE_EVENT' 1620 | TRACE_EVENT(rdev_set_bitrate_mask, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1620:1: note: in expansion of macro 'TRACE_EVENT' 1620 | TRACE_EVENT(rdev_set_bitrate_mask, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1620:1: note: in expansion of macro 'TRACE_EVENT' 1620 | TRACE_EVENT(rdev_set_bitrate_mask, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_return_int_tx_rx': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1659:1: note: in expansion of macro 'TRACE_EVENT' 1659 | TRACE_EVENT(rdev_return_int_tx_rx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1659:1: note: in expansion of macro 'TRACE_EVENT' 1659 | TRACE_EVENT(rdev_return_int_tx_rx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1659:1: note: in expansion of macro 'TRACE_EVENT' 1659 | TRACE_EVENT(rdev_return_int_tx_rx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1659:1: note: in expansion of macro 'TRACE_EVENT' 1659 | TRACE_EVENT(rdev_return_int_tx_rx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1659:1: note: in expansion of macro 'TRACE_EVENT' 1659 | TRACE_EVENT(rdev_return_int_tx_rx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1659:1: note: in expansion of macro 'TRACE_EVENT' 1659 | TRACE_EVENT(rdev_return_int_tx_rx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1659:1: note: in expansion of macro 'TRACE_EVENT' 1659 | TRACE_EVENT(rdev_return_int_tx_rx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1659:1: note: in expansion of macro 'TRACE_EVENT' 1659 | TRACE_EVENT(rdev_return_int_tx_rx, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_tdls_oper': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1846:1: note: in expansion of macro 'TRACE_EVENT' 1846 | TRACE_EVENT(rdev_tdls_oper, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1846:1: note: in expansion of macro 'TRACE_EVENT' 1846 | TRACE_EVENT(rdev_tdls_oper, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1846:1: note: in expansion of macro 'TRACE_EVENT' 1846 | TRACE_EVENT(rdev_tdls_oper, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1846:1: note: in expansion of macro 'TRACE_EVENT' 1846 | TRACE_EVENT(rdev_tdls_oper, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1846:1: note: in expansion of macro 'TRACE_EVENT' 1846 | TRACE_EVENT(rdev_tdls_oper, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1846:1: note: in expansion of macro 'TRACE_EVENT' 1846 | TRACE_EVENT(rdev_tdls_oper, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1846:1: note: in expansion of macro 'TRACE_EVENT' 1846 | TRACE_EVENT(rdev_tdls_oper, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1846:1: note: in expansion of macro 'TRACE_EVENT' 1846 | TRACE_EVENT(rdev_tdls_oper, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_remain_on_channel': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1914:1: note: in expansion of macro 'TRACE_EVENT' 1914 | TRACE_EVENT(rdev_remain_on_channel, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1914:1: note: in expansion of macro 'TRACE_EVENT' 1914 | TRACE_EVENT(rdev_remain_on_channel, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1914:1: note: in expansion of macro 'TRACE_EVENT' 1914 | TRACE_EVENT(rdev_remain_on_channel, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1914:1: note: in expansion of macro 'TRACE_EVENT' 1914 | TRACE_EVENT(rdev_remain_on_channel, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1914:1: note: in expansion of macro 'TRACE_EVENT' 1914 | TRACE_EVENT(rdev_remain_on_channel, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1914:1: note: in expansion of macro 'TRACE_EVENT' 1914 | TRACE_EVENT(rdev_remain_on_channel, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1914:1: note: in expansion of macro 'TRACE_EVENT' 1914 | TRACE_EVENT(rdev_remain_on_channel, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1914:1: note: in expansion of macro 'TRACE_EVENT' 1914 | TRACE_EVENT(rdev_remain_on_channel, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_nan_change_conf': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2101:1: note: in expansion of macro 'TRACE_EVENT' 2101 | TRACE_EVENT(rdev_nan_change_conf, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2101:1: note: in expansion of macro 'TRACE_EVENT' 2101 | TRACE_EVENT(rdev_nan_change_conf, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2101:1: note: in expansion of macro 'TRACE_EVENT' 2101 | TRACE_EVENT(rdev_nan_change_conf, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2101:1: note: in expansion of macro 'TRACE_EVENT' 2101 | TRACE_EVENT(rdev_nan_change_conf, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2101:1: note: in expansion of macro 'TRACE_EVENT' 2101 | TRACE_EVENT(rdev_nan_change_conf, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2101:1: note: in expansion of macro 'TRACE_EVENT' 2101 | TRACE_EVENT(rdev_nan_change_conf, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2101:1: note: in expansion of macro 'TRACE_EVENT' 2101 | TRACE_EVENT(rdev_nan_change_conf, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2101:1: note: in expansion of macro 'TRACE_EVENT' 2101 | TRACE_EVENT(rdev_nan_change_conf, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_crit_proto_start': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2207:1: note: in expansion of macro 'TRACE_EVENT' 2207 | TRACE_EVENT(rdev_crit_proto_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2207:1: note: in expansion of macro 'TRACE_EVENT' 2207 | TRACE_EVENT(rdev_crit_proto_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2207:1: note: in expansion of macro 'TRACE_EVENT' 2207 | TRACE_EVENT(rdev_crit_proto_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2207:1: note: in expansion of macro 'TRACE_EVENT' 2207 | TRACE_EVENT(rdev_crit_proto_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2207:1: note: in expansion of macro 'TRACE_EVENT' 2207 | TRACE_EVENT(rdev_crit_proto_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2207:1: note: in expansion of macro 'TRACE_EVENT' 2207 | TRACE_EVENT(rdev_crit_proto_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2207:1: note: in expansion of macro 'TRACE_EVENT' 2207 | TRACE_EVENT(rdev_crit_proto_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2207:1: note: in expansion of macro 'TRACE_EVENT' 2207 | TRACE_EVENT(rdev_crit_proto_start, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_del_tx_ts': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2340:1: note: in expansion of macro 'TRACE_EVENT' 2340 | TRACE_EVENT(rdev_del_tx_ts, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2340:1: note: in expansion of macro 'TRACE_EVENT' 2340 | TRACE_EVENT(rdev_del_tx_ts, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2340:1: note: in expansion of macro 'TRACE_EVENT' 2340 | TRACE_EVENT(rdev_del_tx_ts, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2340:1: note: in expansion of macro 'TRACE_EVENT' 2340 | TRACE_EVENT(rdev_del_tx_ts, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2340:1: note: in expansion of macro 'TRACE_EVENT' 2340 | TRACE_EVENT(rdev_del_tx_ts, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2340:1: note: in expansion of macro 'TRACE_EVENT' 2340 | TRACE_EVENT(rdev_del_tx_ts, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2340:1: note: in expansion of macro 'TRACE_EVENT' 2340 | TRACE_EVENT(rdev_del_tx_ts, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2340:1: note: in expansion of macro 'TRACE_EVENT' 2340 | TRACE_EVENT(rdev_del_tx_ts, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_start_radar_detection': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2485:1: note: in expansion of macro 'TRACE_EVENT' 2485 | TRACE_EVENT(rdev_start_radar_detection, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2485:1: note: in expansion of macro 'TRACE_EVENT' 2485 | TRACE_EVENT(rdev_start_radar_detection, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2485:1: note: in expansion of macro 'TRACE_EVENT' 2485 | TRACE_EVENT(rdev_start_radar_detection, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2485:1: note: in expansion of macro 'TRACE_EVENT' 2485 | TRACE_EVENT(rdev_start_radar_detection, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2485:1: note: in expansion of macro 'TRACE_EVENT' 2485 | TRACE_EVENT(rdev_start_radar_detection, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2485:1: note: in expansion of macro 'TRACE_EVENT' 2485 | TRACE_EVENT(rdev_start_radar_detection, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2485:1: note: in expansion of macro 'TRACE_EVENT' 2485 | TRACE_EVENT(rdev_start_radar_detection, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2485:1: note: in expansion of macro 'TRACE_EVENT' 2485 | TRACE_EVENT(rdev_start_radar_detection, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_cfg80211_tx_mlme_mgmt': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2744:1: note: in expansion of macro 'TRACE_EVENT' 2744 | TRACE_EVENT(cfg80211_tx_mlme_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2744:1: note: in expansion of macro 'TRACE_EVENT' 2744 | TRACE_EVENT(cfg80211_tx_mlme_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2744:1: note: in expansion of macro 'TRACE_EVENT' 2744 | TRACE_EVENT(cfg80211_tx_mlme_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2744:1: note: in expansion of macro 'TRACE_EVENT' 2744 | TRACE_EVENT(cfg80211_tx_mlme_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2744:1: note: in expansion of macro 'TRACE_EVENT' 2744 | TRACE_EVENT(cfg80211_tx_mlme_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2744:1: note: in expansion of macro 'TRACE_EVENT' 2744 | TRACE_EVENT(cfg80211_tx_mlme_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2744:1: note: in expansion of macro 'TRACE_EVENT' 2744 | TRACE_EVENT(cfg80211_tx_mlme_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2744:1: note: in expansion of macro 'TRACE_EVENT' 2744 | TRACE_EVENT(cfg80211_tx_mlme_mgmt, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_cfg80211_ready_on_channel': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2813:1: note: in expansion of macro 'TRACE_EVENT' 2813 | TRACE_EVENT(cfg80211_ready_on_channel, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2813:1: note: in expansion of macro 'TRACE_EVENT' 2813 | TRACE_EVENT(cfg80211_ready_on_channel, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2813:1: note: in expansion of macro 'TRACE_EVENT' 2813 | TRACE_EVENT(cfg80211_ready_on_channel, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2813:1: note: in expansion of macro 'TRACE_EVENT' 2813 | TRACE_EVENT(cfg80211_ready_on_channel, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2813:1: note: in expansion of macro 'TRACE_EVENT' 2813 | TRACE_EVENT(cfg80211_ready_on_channel, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2813:1: note: in expansion of macro 'TRACE_EVENT' 2813 | TRACE_EVENT(cfg80211_ready_on_channel, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2813:1: note: in expansion of macro 'TRACE_EVENT' 2813 | TRACE_EVENT(cfg80211_ready_on_channel, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2813:1: note: in expansion of macro 'TRACE_EVENT' 2813 | TRACE_EVENT(cfg80211_ready_on_channel, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_cfg80211_reg_can_beacon': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2987:1: note: in expansion of macro 'TRACE_EVENT' 2987 | TRACE_EVENT(cfg80211_reg_can_beacon, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2987:1: note: in expansion of macro 'TRACE_EVENT' 2987 | TRACE_EVENT(cfg80211_reg_can_beacon, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2987:1: note: in expansion of macro 'TRACE_EVENT' 2987 | TRACE_EVENT(cfg80211_reg_can_beacon, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2987:1: note: in expansion of macro 'TRACE_EVENT' 2987 | TRACE_EVENT(cfg80211_reg_can_beacon, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2987:1: note: in expansion of macro 'TRACE_EVENT' 2987 | TRACE_EVENT(cfg80211_reg_can_beacon, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2987:1: note: in expansion of macro 'TRACE_EVENT' 2987 | TRACE_EVENT(cfg80211_reg_can_beacon, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2987:1: note: in expansion of macro 'TRACE_EVENT' 2987 | TRACE_EVENT(cfg80211_reg_can_beacon, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:2987:1: note: in expansion of macro 'TRACE_EVENT' 2987 | TRACE_EVENT(cfg80211_reg_can_beacon, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_cfg80211_probe_status': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3130:1: note: in expansion of macro 'TRACE_EVENT' 3130 | TRACE_EVENT(cfg80211_probe_status, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3130:1: note: in expansion of macro 'TRACE_EVENT' 3130 | TRACE_EVENT(cfg80211_probe_status, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3130:1: note: in expansion of macro 'TRACE_EVENT' 3130 | TRACE_EVENT(cfg80211_probe_status, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3130:1: note: in expansion of macro 'TRACE_EVENT' 3130 | TRACE_EVENT(cfg80211_probe_status, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3130:1: note: in expansion of macro 'TRACE_EVENT' 3130 | TRACE_EVENT(cfg80211_probe_status, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3130:1: note: in expansion of macro 'TRACE_EVENT' 3130 | TRACE_EVENT(cfg80211_probe_status, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3130:1: note: in expansion of macro 'TRACE_EVENT' 3130 | TRACE_EVENT(cfg80211_probe_status, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3130:1: note: in expansion of macro 'TRACE_EVENT' 3130 | TRACE_EVENT(cfg80211_probe_status, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_cfg80211_pmksa_candidate_notify': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3173:1: note: in expansion of macro 'TRACE_EVENT' 3173 | TRACE_EVENT(cfg80211_pmksa_candidate_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3173:1: note: in expansion of macro 'TRACE_EVENT' 3173 | TRACE_EVENT(cfg80211_pmksa_candidate_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3173:1: note: in expansion of macro 'TRACE_EVENT' 3173 | TRACE_EVENT(cfg80211_pmksa_candidate_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3173:1: note: in expansion of macro 'TRACE_EVENT' 3173 | TRACE_EVENT(cfg80211_pmksa_candidate_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3173:1: note: in expansion of macro 'TRACE_EVENT' 3173 | TRACE_EVENT(cfg80211_pmksa_candidate_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3173:1: note: in expansion of macro 'TRACE_EVENT' 3173 | TRACE_EVENT(cfg80211_pmksa_candidate_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3173:1: note: in expansion of macro 'TRACE_EVENT' 3173 | TRACE_EVENT(cfg80211_pmksa_candidate_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3173:1: note: in expansion of macro 'TRACE_EVENT' 3173 | TRACE_EVENT(cfg80211_pmksa_candidate_notify, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_cfg80211_inform_bss_frame': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3328:1: note: in expansion of macro 'TRACE_EVENT' 3328 | TRACE_EVENT(cfg80211_inform_bss_frame, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3328:1: note: in expansion of macro 'TRACE_EVENT' 3328 | TRACE_EVENT(cfg80211_inform_bss_frame, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3328:1: note: in expansion of macro 'TRACE_EVENT' 3328 | TRACE_EVENT(cfg80211_inform_bss_frame, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3328:1: note: in expansion of macro 'TRACE_EVENT' 3328 | TRACE_EVENT(cfg80211_inform_bss_frame, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3328:1: note: in expansion of macro 'TRACE_EVENT' 3328 | TRACE_EVENT(cfg80211_inform_bss_frame, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3328:1: note: in expansion of macro 'TRACE_EVENT' 3328 | TRACE_EVENT(cfg80211_inform_bss_frame, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3328:1: note: in expansion of macro 'TRACE_EVENT' 3328 | TRACE_EVENT(cfg80211_inform_bss_frame, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3328:1: note: in expansion of macro 'TRACE_EVENT' 3328 | TRACE_EVENT(cfg80211_inform_bss_frame, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_cfg80211_pmsr_report': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3483:1: note: in expansion of macro 'TRACE_EVENT' 3483 | TRACE_EVENT(cfg80211_pmsr_report, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3483:1: note: in expansion of macro 'TRACE_EVENT' 3483 | TRACE_EVENT(cfg80211_pmsr_report, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3483:1: note: in expansion of macro 'TRACE_EVENT' 3483 | TRACE_EVENT(cfg80211_pmsr_report, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3483:1: note: in expansion of macro 'TRACE_EVENT' 3483 | TRACE_EVENT(cfg80211_pmsr_report, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3483:1: note: in expansion of macro 'TRACE_EVENT' 3483 | TRACE_EVENT(cfg80211_pmsr_report, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3483:1: note: in expansion of macro 'TRACE_EVENT' 3483 | TRACE_EVENT(cfg80211_pmsr_report, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3483:1: note: in expansion of macro 'TRACE_EVENT' 3483 | TRACE_EVENT(cfg80211_pmsr_report, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3483:1: note: in expansion of macro 'TRACE_EVENT' 3483 | TRACE_EVENT(cfg80211_pmsr_report, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_reset_tid_config': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3596:1: note: in expansion of macro 'TRACE_EVENT' 3596 | TRACE_EVENT(rdev_reset_tid_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3596:1: note: in expansion of macro 'TRACE_EVENT' 3596 | TRACE_EVENT(rdev_reset_tid_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3596:1: note: in expansion of macro 'TRACE_EVENT' 3596 | TRACE_EVENT(rdev_reset_tid_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3596:1: note: in expansion of macro 'TRACE_EVENT' 3596 | TRACE_EVENT(rdev_reset_tid_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3596:1: note: in expansion of macro 'TRACE_EVENT' 3596 | TRACE_EVENT(rdev_reset_tid_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3596:1: note: in expansion of macro 'TRACE_EVENT' 3596 | TRACE_EVENT(rdev_reset_tid_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3596:1: note: in expansion of macro 'TRACE_EVENT' 3596 | TRACE_EVENT(rdev_reset_tid_config, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3596:1: note: in expansion of macro 'TRACE_EVENT' 3596 | TRACE_EVENT(rdev_reset_tid_config, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_cfg80211_bss_color_notify': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3658:1: note: in expansion of macro 'TRACE_EVENT' 3658 | TRACE_EVENT(cfg80211_bss_color_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3658:1: note: in expansion of macro 'TRACE_EVENT' 3658 | TRACE_EVENT(cfg80211_bss_color_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3658:1: note: in expansion of macro 'TRACE_EVENT' 3658 | TRACE_EVENT(cfg80211_bss_color_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3658:1: note: in expansion of macro 'TRACE_EVENT' 3658 | TRACE_EVENT(cfg80211_bss_color_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3658:1: note: in expansion of macro 'TRACE_EVENT' 3658 | TRACE_EVENT(cfg80211_bss_color_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3658:1: note: in expansion of macro 'TRACE_EVENT' 3658 | TRACE_EVENT(cfg80211_bss_color_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3658:1: note: in expansion of macro 'TRACE_EVENT' 3658 | TRACE_EVENT(cfg80211_bss_color_notify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3658:1: note: in expansion of macro 'TRACE_EVENT' 3658 | TRACE_EVENT(cfg80211_bss_color_notify, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_tdls_mgmt': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST10' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1750:1: note: in expansion of macro 'TRACE_EVENT' 1750 | TRACE_EVENT(rdev_tdls_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST10' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1750:1: note: in expansion of macro 'TRACE_EVENT' 1750 | TRACE_EVENT(rdev_tdls_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST10' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1750:1: note: in expansion of macro 'TRACE_EVENT' 1750 | TRACE_EVENT(rdev_tdls_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST10' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1750:1: note: in expansion of macro 'TRACE_EVENT' 1750 | TRACE_EVENT(rdev_tdls_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST10' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1750:1: note: in expansion of macro 'TRACE_EVENT' 1750 | TRACE_EVENT(rdev_tdls_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST10' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1750:1: note: in expansion of macro 'TRACE_EVENT' 1750 | TRACE_EVENT(rdev_tdls_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST10' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1750:1: note: in expansion of macro 'TRACE_EVENT' 1750 | TRACE_EVENT(rdev_tdls_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST10' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1750:1: note: in expansion of macro 'TRACE_EVENT' 1750 | TRACE_EVENT(rdev_tdls_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST10' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1750:1: note: in expansion of macro 'TRACE_EVENT' 1750 | TRACE_EVENT(rdev_tdls_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST10' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1750:1: note: in expansion of macro 'TRACE_EVENT' 1750 | TRACE_EVENT(rdev_tdls_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST10' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1750:1: note: in expansion of macro 'TRACE_EVENT' 1750 | TRACE_EVENT(rdev_tdls_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST10' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1750:1: note: in expansion of macro 'TRACE_EVENT' 1750 | TRACE_EVENT(rdev_tdls_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST10' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1750:1: note: in expansion of macro 'TRACE_EVENT' 1750 | TRACE_EVENT(rdev_tdls_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST10' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1750:1: note: in expansion of macro 'TRACE_EVENT' 1750 | TRACE_EVENT(rdev_tdls_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:50:24: note: in expansion of macro '__CAST_TO_U64' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST10' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1750:1: note: in expansion of macro 'TRACE_EVENT' 1750 | TRACE_EVENT(rdev_tdls_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:50:24: note: in expansion of macro '__CAST_TO_U64' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST10' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1750:1: note: in expansion of macro 'TRACE_EVENT' 1750 | TRACE_EVENT(rdev_tdls_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:51:24: note: in expansion of macro '__CAST_TO_U64' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST10' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1750:1: note: in expansion of macro 'TRACE_EVENT' 1750 | TRACE_EVENT(rdev_tdls_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:51:24: note: in expansion of macro '__CAST_TO_U64' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:52:43: note: in expansion of macro '__CAST9' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST10' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1750:1: note: in expansion of macro 'TRACE_EVENT' 1750 | TRACE_EVENT(rdev_tdls_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:52:25: note: in expansion of macro '__CAST_TO_U64' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST10' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1750:1: note: in expansion of macro 'TRACE_EVENT' 1750 | TRACE_EVENT(rdev_tdls_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:52:25: note: in expansion of macro '__CAST_TO_U64' 52 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST10' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1750:1: note: in expansion of macro 'TRACE_EVENT' 1750 | TRACE_EVENT(rdev_tdls_mgmt, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_rdev_tx_control_port': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1999:1: note: in expansion of macro 'TRACE_EVENT' 1999 | TRACE_EVENT(rdev_tx_control_port, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1999:1: note: in expansion of macro 'TRACE_EVENT' 1999 | TRACE_EVENT(rdev_tx_control_port, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1999:1: note: in expansion of macro 'TRACE_EVENT' 1999 | TRACE_EVENT(rdev_tx_control_port, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1999:1: note: in expansion of macro 'TRACE_EVENT' 1999 | TRACE_EVENT(rdev_tx_control_port, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1999:1: note: in expansion of macro 'TRACE_EVENT' 1999 | TRACE_EVENT(rdev_tx_control_port, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1999:1: note: in expansion of macro 'TRACE_EVENT' 1999 | TRACE_EVENT(rdev_tx_control_port, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1999:1: note: in expansion of macro 'TRACE_EVENT' 1999 | TRACE_EVENT(rdev_tx_control_port, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1999:1: note: in expansion of macro 'TRACE_EVENT' 1999 | TRACE_EVENT(rdev_tx_control_port, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1999:1: note: in expansion of macro 'TRACE_EVENT' 1999 | TRACE_EVENT(rdev_tx_control_port, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1999:1: note: in expansion of macro 'TRACE_EVENT' 1999 | TRACE_EVENT(rdev_tx_control_port, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1999:1: note: in expansion of macro 'TRACE_EVENT' 1999 | TRACE_EVENT(rdev_tx_control_port, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1999:1: note: in expansion of macro 'TRACE_EVENT' 1999 | TRACE_EVENT(rdev_tx_control_port, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1999:1: note: in expansion of macro 'TRACE_EVENT' 1999 | TRACE_EVENT(rdev_tx_control_port, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:1999:1: note: in expansion of macro 'TRACE_EVENT' 1999 | TRACE_EVENT(rdev_tx_control_port, | ^~~~~~~~~~~ /kisskb/src/net/wireless/trace.c: In function '__bpf_trace_cfg80211_get_bss': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3299:1: note: in expansion of macro 'TRACE_EVENT' 3299 | TRACE_EVENT(cfg80211_get_bss, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3299:1: note: in expansion of macro 'TRACE_EVENT' 3299 | TRACE_EVENT(cfg80211_get_bss, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3299:1: note: in expansion of macro 'TRACE_EVENT' 3299 | TRACE_EVENT(cfg80211_get_bss, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3299:1: note: in expansion of macro 'TRACE_EVENT' 3299 | TRACE_EVENT(cfg80211_get_bss, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3299:1: note: in expansion of macro 'TRACE_EVENT' 3299 | TRACE_EVENT(cfg80211_get_bss, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3299:1: note: in expansion of macro 'TRACE_EVENT' 3299 | TRACE_EVENT(cfg80211_get_bss, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3299:1: note: in expansion of macro 'TRACE_EVENT' 3299 | TRACE_EVENT(cfg80211_get_bss, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3299:1: note: in expansion of macro 'TRACE_EVENT' 3299 | TRACE_EVENT(cfg80211_get_bss, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3299:1: note: in expansion of macro 'TRACE_EVENT' 3299 | TRACE_EVENT(cfg80211_get_bss, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3299:1: note: in expansion of macro 'TRACE_EVENT' 3299 | TRACE_EVENT(cfg80211_get_bss, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3299:1: note: in expansion of macro 'TRACE_EVENT' 3299 | TRACE_EVENT(cfg80211_get_bss, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3299:1: note: in expansion of macro 'TRACE_EVENT' 3299 | TRACE_EVENT(cfg80211_get_bss, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3299:1: note: in expansion of macro 'TRACE_EVENT' 3299 | TRACE_EVENT(cfg80211_get_bss, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/wireless/./trace.h:3299:1: note: in expansion of macro 'TRACE_EVENT' 3299 | TRACE_EVENT(cfg80211_get_bss, | ^~~~~~~~~~~ /kisskb/src/net/netrom/nr_in.c: In function 'nr_state3_machine': /kisskb/src/net/netrom/nr_in.c:149:22: note: byref variable will be forcibly initialized 149 | struct sk_buff_head temp_queue; | ^~~~~~~~~~ /kisskb/src/net/netrom/af_netrom.c: In function 'nr_info_show': /kisskb/src/net/netrom/af_netrom.c:1278:7: note: byref variable will be forcibly initialized 1278 | char buf[11]; | ^~~ /kisskb/src/net/netrom/af_netrom.c: In function 'nr_recvmsg': /kisskb/src/net/netrom/af_netrom.c:1148:6: note: byref variable will be forcibly initialized 1148 | int er; | ^~ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/net/netrom/af_netrom.c:21: /kisskb/src/net/netrom/af_netrom.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/netrom/af_netrom.c: In function 'nr_setsockopt': /kisskb/src/net/netrom/af_netrom.c:296:12: note: userspace variable will be forcibly initialized 296 | static int nr_setsockopt(struct socket *sock, int level, int optname, | ^~~~~~~~~~~~~ /kisskb/src/net/netrom/af_netrom.c:301:16: note: byref variable will be forcibly initialized 301 | unsigned long opt; | ^~~ /kisskb/src/net/netrom/af_netrom.c: In function 'nr_sendmsg': /kisskb/src/net/netrom/af_netrom.c:1038:23: note: byref variable will be forcibly initialized 1038 | struct sockaddr_ax25 sax; | ^~~ /kisskb/src/net/netrom/af_netrom.c:1037:6: note: byref variable will be forcibly initialized 1037 | int err; | ^~~ /kisskb/src/net/netrom/af_netrom.c: In function 'nr_getsockopt': /kisskb/src/net/netrom/af_netrom.c:353:6: note: byref variable will be forcibly initialized 353 | int val = 0; | ^~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/net/netrom/af_netrom.c:8: /kisskb/src/net/netrom/af_netrom.c: In function 'nr_connect': /kisskb/src/net/netrom/af_netrom.c:730:15: note: byref variable will be forcibly initialized 730 | 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/netrom/af_netrom.c:730:3: note: in expansion of macro 'DEFINE_WAIT' 730 | DEFINE_WAIT(wait); | ^~~~~~~~~~~ In file included from /kisskb/src/net/netrom/af_netrom.c:15: /kisskb/src/net/netrom/af_netrom.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/net/netrom/af_netrom.c: In function 'nr_proto_init': /kisskb/src/net/netrom/af_netrom.c:1403:8: note: byref variable will be forcibly initialized 1403 | char name[IFNAMSIZ]; | ^~~~ /kisskb/src/drivers/scsi/scsi_logging.c: In function 'sdev_prefix_printk': /kisskb/src/drivers/scsi/scsi_logging.c:61:18: note: byref variable will be forcibly initialized 61 | size_t off = 0, logbuf_len; | ^~~~~~~~~~ /kisskb/src/drivers/scsi/scsi_logging.c:59:10: note: byref variable will be forcibly initialized 59 | va_list args; | ^~~~ /kisskb/src/drivers/scsi/scsi_logging.c: In function 'scmd_printk': /kisskb/src/drivers/scsi/scsi_logging.c:88:18: note: byref variable will be forcibly initialized 88 | size_t off = 0, logbuf_len; | ^~~~~~~~~~ /kisskb/src/drivers/scsi/scsi_logging.c:86:10: note: byref variable will be forcibly initialized 86 | va_list args; | ^~~~ /kisskb/src/drivers/scsi/scsi_logging.c: In function 'scsi_format_opcode_name': /kisskb/src/drivers/scsi/scsi_logging.c:112:32: note: byref variable will be forcibly initialized 112 | const char *cdb_name = NULL, *sa_name = NULL; | ^~~~~~~ /kisskb/src/drivers/scsi/scsi_logging.c:112:14: note: byref variable will be forcibly initialized 112 | const char *cdb_name = NULL, *sa_name = NULL; | ^~~~~~~~ /kisskb/src/drivers/scsi/scsi_logging.c: In function 'scsi_print_command': /kisskb/src/drivers/scsi/scsi_logging.c:184:14: note: byref variable will be forcibly initialized 184 | size_t off, logbuf_len; | ^~~~~~~~~~ /kisskb/src/drivers/scsi/scsi_logging.c: In function 'scsi_log_dump_sense': /kisskb/src/drivers/scsi/scsi_logging.c:299:9: note: byref variable will be forcibly initialized 299 | size_t logbuf_len; | ^~~~~~~~~~ /kisskb/src/drivers/scsi/scsi_logging.c: In function 'scsi_format_extd_sense': /kisskb/src/drivers/scsi/scsi_logging.c:247:14: note: byref variable will be forcibly initialized 247 | const char *extd_sense_fmt = NULL; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/scsi/scsi_logging.c: In function 'scsi_log_print_sense_hdr': /kisskb/src/drivers/scsi/scsi_logging.c:325:14: note: byref variable will be forcibly initialized 325 | size_t off, logbuf_len; | ^~~~~~~~~~ /kisskb/src/drivers/scsi/scsi_logging.c: In function 'scsi_log_print_sense': /kisskb/src/drivers/scsi/scsi_logging.c:349:24: note: byref variable will be forcibly initialized 349 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/drivers/scsi/scsi_logging.c: In function 'scsi_print_result': /kisskb/src/drivers/scsi/scsi_logging.c:389:14: note: byref variable will be forcibly initialized 389 | size_t off, logbuf_len; | ^~~~~~~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/net/inet_sock.h:22, from /kisskb/src/include/net/ip.h:29, from /kisskb/src/net/bridge/br_mdb.c:9: /kisskb/src/net/bridge/br_mdb.c: In function 'nla_put_u8': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/bridge/br_mdb.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/bridge/br_mdb.c: In function 'nla_put_u16': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/net/bridge/br_mdb.c: In function 'nla_put_be32': /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized 1322 | __be32 tmp = value; | ^~~ /kisskb/src/net/bridge/br_mdb.c: In function 'nla_put_in_addr': /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized /kisskb/src/net/bridge/br_mdb.c: In function '__mdb_fill_srcs': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized 1322 | __be32 tmp = value; | ^~~ /kisskb/src/net/bridge/br_mdb.c: In function '__mdb_fill_info': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized 1322 | __be32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/bridge/br_mdb.c:237:22: note: byref variable will be forcibly initialized 237 | struct br_mdb_entry e; | ^ In file included from /kisskb/src/include/linux/irq.h:21, 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/pci.h:38, from /kisskb/src/drivers/misc/genwqe/card_ddcb.c:24: /kisskb/src/drivers/misc/genwqe/card_ddcb.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/drivers/misc/genwqe/card_base.h:33, from /kisskb/src/drivers/misc/genwqe/card_ddcb.c:32: /kisskb/src/drivers/misc/genwqe/card_ddcb.c: In function 'genwqe_hexdump': In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/net/inet_sock.h:22, from /kisskb/src/include/net/ip.h:29, from /kisskb/src/net/bridge/br_mdb.c:9: /kisskb/src/net/bridge/br_mdb.c: In function 'nlmsg_populate_rtr_fill': /kisskb/src/drivers/misc/genwqe/genwqe_driver.h:60:7: note: byref variable will be forcibly initialized 60 | char prefix[32]; | ^~~~~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/net/bridge/br_mdb.c: In function 'br_mdb_parse': /kisskb/src/net/bridge/br_mdb.c:762:17: note: byref variable will be forcibly initialized 762 | struct nlattr *tb[MDBA_SET_ENTRY_MAX+1]; | ^~ 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/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/net/inet_sock.h:22, from /kisskb/src/include/net/ip.h:29, from /kisskb/src/net/bridge/br_mdb.c:9: /kisskb/src/net/bridge/br_mdb.c: In function 'br_rports_fill_info': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /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/net/bridge/br_mdb.c: In function '__br_mdb_del': /kisskb/src/net/bridge/br_mdb.c:1058:15: note: byref variable will be forcibly initialized 1058 | struct br_ip ip; | ^~ /kisskb/src/net/bridge/br_mdb.c: In function 'br_mdb_del': /kisskb/src/net/bridge/br_mdb.c:1108:23: note: byref variable will be forcibly initialized 1108 | struct br_mdb_entry *entry; | ^~~~~ /kisskb/src/net/bridge/br_mdb.c:1107:21: note: byref variable will be forcibly initialized 1107 | struct net_device *dev, *pdev; | ^~~ /kisskb/src/net/bridge/br_mdb.c:1103:17: note: byref variable will be forcibly initialized 1103 | struct nlattr *mdb_attrs[MDBE_ATTR_MAX + 1]; | ^~~~~~~~~ /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, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/bridge/br_mdb.c: In function 'br_mdb_add_group': /kisskb/src/net/bridge/br_mdb.c:863:22: note: byref variable will be forcibly initialized 863 | struct br_ip group, star_group; | ^~~~~~~~~~ /kisskb/src/net/bridge/br_mdb.c:863:15: note: byref variable will be forcibly initialized 863 | struct br_ip group, star_group; | ^~~~~ /kisskb/src/net/bridge/br_mdb.c: In function 'br_mdb_add': /kisskb/src/net/bridge/br_mdb.c:988:23: note: byref variable will be forcibly initialized 988 | struct br_mdb_entry *entry; | ^~~~~ /kisskb/src/net/bridge/br_mdb.c:987:21: note: byref variable will be forcibly initialized 987 | struct net_device *dev, *pdev; | ^~~ /kisskb/src/net/bridge/br_mdb.c:983:17: note: byref variable will be forcibly initialized 983 | struct nlattr *mdb_attrs[MDBE_ATTR_MAX + 1]; | ^~~~~~~~~ /kisskb/src/net/bridge/br_switchdev.c: In function 'br_switchdev_fdb_replay_one': /kisskb/src/net/bridge/br_switchdev.c:289:37: note: byref variable will be forcibly initialized 289 | struct switchdev_notifier_fdb_info item; | ^~~~ /kisskb/src/net/bridge/br_switchdev.c: In function 'br_switchdev_host_mdb': /kisskb/src/net/bridge/br_switchdev.c:499:20: note: byref variable will be forcibly initialized 499 | struct list_head *iter; | ^~~~ /kisskb/src/net/bridge/br_switchdev.c: In function 'br_switchdev_vlan_replay': /kisskb/src/net/bridge/br_switchdev.c:340:42: note: byref variable will be forcibly initialized 340 | struct switchdev_notifier_port_obj_info obj_info = { | ^~~~~~~~ /kisskb/src/net/bridge/br_switchdev.c:402:34: note: byref variable will be forcibly initialized 402 | struct switchdev_obj_port_vlan vlan = { | ^~~~ /kisskb/src/net/bridge/br_switchdev.c: In function 'br_switchdev_mdb_replay': /kisskb/src/net/bridge/br_switchdev.c:511:42: note: byref variable will be forcibly initialized 511 | struct switchdev_notifier_port_obj_info obj_info = { | ^~~~~~~~ In file included from /kisskb/src/net/bridge/br_switchdev.c:3: /kisskb/src/net/bridge/br_switchdev.c:592:12: note: byref variable will be forcibly initialized 592 | LIST_HEAD(mdb_list); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/bridge/br_switchdev.c: In function 'br_switchdev_fdb_notify': /kisskb/src/net/bridge/br_switchdev.c:146:37: note: byref variable will be forcibly initialized 146 | struct switchdev_notifier_fdb_info item; | ^~~~ /kisskb/src/net/bridge/br_switchdev.c: In function 'br_switchdev_port_offload': /kisskb/src/net/bridge/br_switchdev.c:726:29: note: byref variable will be forcibly initialized 726 | struct netdev_phys_item_id ppid; | ^~~~ /kisskb/src/net/bridge/br_multicast_eht.c: In function '__eht_del_set_entry': /kisskb/src/net/bridge/br_multicast_eht.c:164:28: note: byref variable will be forcibly initialized 164 | union net_bridge_eht_addr zero_addr; | ^~~~~~~~~ /kisskb/src/net/bridge/br_multicast_eht.c: In function 'br_multicast_create_eht_set_entry': /kisskb/src/net/bridge/br_multicast_eht.c:428:28: note: byref variable will be forcibly initialized 428 | union net_bridge_eht_addr zero_addr; | ^~~~~~~~~ /kisskb/src/net/bridge/br_multicast_eht.c: In function '__eht_create_set_entries': /kisskb/src/net/bridge/br_multicast_eht.c:513:28: note: byref variable will be forcibly initialized 513 | union net_bridge_eht_addr eht_src_addr; | ^~~~~~~~~~~~ /kisskb/src/net/bridge/br_multicast_eht.c: In function 'br_eht_convert_host_filter_mode': /kisskb/src/net/bridge/br_multicast_eht.c:398:28: note: byref variable will be forcibly initialized 398 | union net_bridge_eht_addr zero_addr; | ^~~~~~~~~ /kisskb/src/net/bridge/br_multicast_eht.c: In function '__eht_del_set_entries': /kisskb/src/net/bridge/br_multicast_eht.c:535:15: note: byref variable will be forcibly initialized 535 | struct br_ip src_ip; | ^~~~~~ /kisskb/src/net/bridge/br_multicast_eht.c:532:28: note: byref variable will be forcibly initialized 532 | union net_bridge_eht_addr eht_src_addr; | ^~~~~~~~~~~~ /kisskb/src/net/bridge/br_multicast_eht.c: In function '__eht_inc_exc': /kisskb/src/net/bridge/br_multicast_eht.c:613:28: note: byref variable will be forcibly initialized 613 | union net_bridge_eht_addr eht_src_addr; | ^~~~~~~~~~~~ /kisskb/src/net/bridge/br_multicast_eht.c: In function 'br_multicast_eht_handle': /kisskb/src/net/bridge/br_multicast_eht.c:785:28: note: byref variable will be forcibly initialized 785 | union net_bridge_eht_addr eht_host_addr; | ^~~~~~~~~~~~~ /kisskb/src/drivers/spi/spi-dw-mmio.c: In function 'dw_spi_mmio_probe': /kisskb/src/drivers/spi/spi-dw-mmio.c:249:6: note: byref variable will be forcibly initialized 249 | int num_cs; | ^~~~~~ /kisskb/src/drivers/spi/spi-dw-mmio.c:246:19: note: byref variable will be forcibly initialized 246 | struct resource *mem; | ^~~ /kisskb/src/net/batman-adv/soft-interface.c: In function 'batadv_softif_init_late': /kisskb/src/net/batman-adv/soft-interface.c:731:6: note: byref variable will be forcibly initialized 731 | u32 random_seqno; | ^~~~~~~~~~~~ /kisskb/src/net/batman-adv/soft-interface.c: In function 'batadv_interface_set_mac_addr': /kisskb/src/net/batman-adv/soft-interface.c:131:5: note: byref variable will be forcibly initialized 131 | u8 old_addr[ETH_ALEN]; | ^~~~~~~~ In file included from /kisskb/src/net/batman-adv/main.h:209, from /kisskb/src/net/batman-adv/soft-interface.h:10, from /kisskb/src/net/batman-adv/soft-interface.c:7: /kisskb/src/net/batman-adv/soft-interface.c: In function 'eth_hw_addr_random': /kisskb/src/include/linux/etherdevice.h:270:5: note: byref variable will be forcibly initialized 270 | u8 addr[ETH_ALEN]; | ^~~~ /kisskb/src/net/batman-adv/soft-interface.c: In function 'batadv_interface_tx': /kisskb/src/net/batman-adv/soft-interface.c:192:15: note: byref variable will be forcibly initialized 192 | unsigned int header_len = 0; | ^~~~~~~~~~ /kisskb/src/net/batman-adv/soft-interface.c:190:23: note: byref variable will be forcibly initialized 190 | u8 *dst_hint = NULL, chaddr[ETH_ALEN]; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c: In function 'amdgpu_read_bios_from_rom': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c:159:5: note: byref variable will be forcibly initialized 159 | u8 header[AMD_VBIOS_SIGNATURE_END+1] = {0}; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c: In function 'amdgpu_read_bios': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c:131:9: note: byref variable will be forcibly initialized 131 | size_t size; | ^~~~ In file included from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:1451, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c:35: /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c: In function 'amdgpu_bo_in_cpu_visible_vram': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_object.h:222:27: note: byref variable will be forcibly initialized 222 | struct amdgpu_res_cursor cursor; | ^~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/pagemap.h:11, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c:29: /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c: In function 'amdgpu_cs_user_fence_chunk': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c:46:20: note: byref variable will be forcibly initialized 46 | struct amdgpu_bo *bo; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c: In function 'amdgpu_cs_bo_handles_chunk': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c:86:35: note: byref variable will be forcibly initialized 86 | struct drm_amdgpu_bo_list_entry *info = NULL; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c: In function 'amdgpu_cs_parser_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c:156:30: note: byref variable will be forcibly initialized 156 | struct drm_amdgpu_cs_chunk user_chunk; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c:113:11: note: byref variable will be forcibly initialized 113 | uint32_t uf_offset = 0; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c: In function 'amdgpu_cs_ib_fill': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c:884:28: note: byref variable will be forcibly initialized 884 | struct drm_sched_entity *entity; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c: In function 'amdgpu_cs_get_fence': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c:1436:27: note: byref variable will be forcibly initialized 1436 | struct drm_sched_entity *entity; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c: In function 'amdgpu_cs_process_fence_dep': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c:965:28: note: byref variable will be forcibly initialized 965 | struct drm_sched_entity *entity; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c: In function 'amdgpu_syncobj_lookup_and_add_to_sync': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c:1009:20: note: byref variable will be forcibly initialized 1009 | struct dma_fence *fence; | ^~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/pagemap.h:11, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c:29: /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c: In function 'amdgpu_cs_submit': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c:1215:11: note: byref variable will be forcibly initialized 1215 | uint64_t seq; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c: In function 'amdgpu_cs_parser_fini': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c:716:21: note: byref variable will be forcibly initialized 716 | struct amdgpu_bo *uf = ttm_to_amdgpu_bo(parser->uf_entry.tv.bo); | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c: In function 'amdgpu_cs_wait_any_fence': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c:1577:11: note: byref variable will be forcibly initialized 1577 | uint32_t first = ~0; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c: In function 'amdgpu_cs_parser_bos': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c:497:19: note: byref variable will be forcibly initialized 497 | struct list_head duplicates; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c: In function 'amdgpu_cs_wait_ioctl': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c:1388:27: note: byref variable will be forcibly initialized 1388 | struct drm_sched_entity *entity; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c: In function 'amdgpu_cs_fence_to_handle_ioctl': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c:1464:22: note: byref variable will be forcibly initialized 1464 | struct drm_syncobj *syncobj; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c: In function 'amdgpu_cs_vm_handling': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c:744:13: note: byref variable will be forcibly initialized 744 | uint8_t *kptr; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c:740:22: note: byref variable will be forcibly initialized 740 | struct amdgpu_bo *aobj = NULL; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c:739:33: note: byref variable will be forcibly initialized 739 | struct amdgpu_bo_va_mapping *m; | ^ /kisskb/src/drivers/spi/spi-fsi.c: In function 'fsi_spi_check_status': /kisskb/src/drivers/spi/spi-fsi.c:110:9: note: byref variable will be forcibly initialized 110 | __be32 sts_be; | ^~~~~~ /kisskb/src/drivers/spi/spi-fsi.c: In function 'fsi_spi_read_reg': /kisskb/src/drivers/spi/spi-fsi.c:130:9: note: byref variable will be forcibly initialized 130 | __be32 data_be; | ^~~~~~~ /kisskb/src/drivers/spi/spi-fsi.c:129:9: note: byref variable will be forcibly initialized 129 | __be32 cmd_be; | ^~~~~~ /kisskb/src/drivers/spi/spi-fsi.c: In function 'fsi_spi_write_reg': /kisskb/src/drivers/spi/spi-fsi.c:177:9: note: byref variable will be forcibly initialized 177 | __be32 data_be; | ^~~~~~~ /kisskb/src/drivers/spi/spi-fsi.c:176:9: note: byref variable will be forcibly initialized 176 | __be32 cmd_be; | ^~~~~~ /kisskb/src/drivers/spi/spi-fsi.c: In function 'fsi_spi_transfer_init': /kisskb/src/drivers/spi/spi-fsi.c:357:6: note: byref variable will be forcibly initialized 357 | u64 status = 0ULL; | ^~~~~~ /kisskb/src/drivers/spi/spi-fsi.c:356:6: note: byref variable will be forcibly initialized 356 | u64 clock_cfg = 0ULL; | ^~~~~~~~~ /kisskb/src/drivers/spi/spi-fsi.c: In function 'fsi_spi_transfer_data': /kisskb/src/drivers/spi/spi-fsi.c:328:7: note: byref variable will be forcibly initialized 328 | u64 in = 0ULL; | ^~ /kisskb/src/drivers/spi/spi-fsi.c:307:7: note: byref variable will be forcibly initialized 307 | u64 out = 0ULL; | ^~~ /kisskb/src/drivers/spi/spi-fsi.c:302:6: note: byref variable will be forcibly initialized 302 | u64 status = 0ULL; | ^~~~~~ /kisskb/src/drivers/spi/spi-fsi.c: In function 'fsi_spi_check_mux': /kisskb/src/drivers/spi/spi-fsi.c:90:9: note: byref variable will be forcibly initialized 90 | __be32 root_ctrl_8_be; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_benchmark.c: In function 'amdgpu_benchmark_do_move': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_benchmark.c:36:20: note: byref variable will be forcibly initialized 36 | struct dma_fence *fence; | ^~~~~ /kisskb/src/drivers/spi/spi-fsi.c: In function 'fsi_spi_probe': /kisskb/src/drivers/spi/spi-fsi.c:525:7: note: byref variable will be forcibly initialized 525 | u32 base; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_benchmark.c: In function 'amdgpu_benchmark_move': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_benchmark.c:76:25: note: byref variable will be forcibly initialized 76 | struct amdgpu_bo_param bp; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_benchmark.c:75:20: note: byref variable will be forcibly initialized 75 | struct amdgpu_bo *sobj = NULL; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_benchmark.c:74:20: note: byref variable will be forcibly initialized 74 | struct amdgpu_bo *dobj = NULL; | ^~~~ /kisskb/src/net/x25/x25_out.c: In function 'x25_output': /kisskb/src/net/x25/x25_out.c:51:6: note: byref variable will be forcibly initialized 51 | int err, frontlen, len; | ^~~ /kisskb/src/net/x25/x25_out.c:50:16: note: byref variable will be forcibly initialized 50 | unsigned char header[X25_EXT_MIN_LEN]; | ^~~~~~ /kisskb/src/net/rose/af_rose.c: In function 'rose_recvmsg': /kisskb/src/net/rose/af_rose.c:1223:9: note: byref variable will be forcibly initialized 1223 | int n, er, qbit; | ^~ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/net/rose/af_rose.c:25: /kisskb/src/net/rose/af_rose.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/rose/af_rose.c: In function 'rose_setsockopt': /kisskb/src/net/rose/af_rose.c:368:12: note: userspace variable will be forcibly initialized 368 | static int rose_setsockopt(struct socket *sock, int level, int optname, | ^~~~~~~~~~~~~~~ /kisskb/src/net/rose/af_rose.c:373:6: note: byref variable will be forcibly initialized 373 | int opt; | ^~~ /kisskb/src/net/rose/af_rose.c: In function 'rose_getsockopt': /kisskb/src/net/rose/af_rose.c:433:6: note: byref variable will be forcibly initialized 433 | int val = 0; | ^~~ In file included from /kisskb/src/arch/powerpc/include/asm/io.h:27, 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/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/netlink.h:7, from /kisskb/src/include/linux/ethtool.h:18, from /kisskb/src/include/linux/linkmode.h:5, from /kisskb/src/include/linux/mii.h:13, from /kisskb/src/include/uapi/linux/mdio.h:15, from /kisskb/src/include/linux/mdio.h:9, from /kisskb/src/drivers/net/phy/mscc/mscc_main.c:14: /kisskb/src/drivers/net/phy/mscc/mscc_main.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/net/rose/af_rose.c: In function 'rose_ioctl': /kisskb/src/net/rose/af_rose.c:1329:28: note: byref variable will be forcibly initialized 1329 | struct rose_cause_struct rose_cause; | ^~~~~~~~~~ /kisskb/src/net/rose/af_rose.c:1322:28: note: byref variable will be forcibly initialized 1322 | struct rose_cause_struct rose_cause; | ^~~~~~~~~~ /kisskb/src/drivers/net/phy/mscc/mscc_main.c: In function 'vsc85xx_dt_led_mode_get': /kisskb/src/drivers/net/phy/mscc/mscc_main.c:419:6: note: byref variable will be forcibly initialized 419 | u32 led_mode; | ^~~~~~~~ /kisskb/src/drivers/net/phy/mscc/mscc_main.c: In function 'vsc85xx_dt_led_modes_get': /kisskb/src/drivers/net/phy/mscc/mscc_main.c:453:7: note: byref variable will be forcibly initialized 453 | char led_dt_prop[28]; | ^~~~~~~~~~~ /kisskb/src/drivers/net/phy/mscc/mscc_main.c: In function 'vsc8584_probe': /kisskb/src/drivers/net/phy/mscc/mscc_main.c:2253:6: note: byref variable will be forcibly initialized 2253 | u32 default_mode[4] = {VSC8531_LINK_1000_ACTIVITY, | ^~~~~~~~~~~~ /kisskb/src/drivers/net/phy/mscc/mscc_main.c: In function 'vsc8514_probe': /kisskb/src/drivers/net/phy/mscc/mscc_main.c:2195:6: note: byref variable will be forcibly initialized 2195 | u32 default_mode[4] = {VSC8531_LINK_1000_ACTIVITY, | ^~~~~~~~~~~~ /kisskb/src/drivers/net/phy/mscc/mscc_main.c: In function 'vsc8574_probe': /kisskb/src/drivers/net/phy/mscc/mscc_main.c:2224:6: note: byref variable will be forcibly initialized 2224 | u32 default_mode[4] = {VSC8531_LINK_1000_ACTIVITY, | ^~~~~~~~~~~~ /kisskb/src/drivers/net/phy/mscc/mscc_main.c: In function 'vsc85xx_edge_rate_magic_get': /kisskb/src/drivers/net/phy/mscc/mscc_main.c:388:11: note: byref variable will be forcibly initialized 388 | u32 vdd, sd; | ^~ /kisskb/src/drivers/net/phy/mscc/mscc_main.c:388:6: note: byref variable will be forcibly initialized 388 | u32 vdd, sd; | ^~~ /kisskb/src/drivers/net/phy/mscc/mscc_main.c: In function 'vsc85xx_probe': /kisskb/src/drivers/net/phy/mscc/mscc_main.c:2299:6: note: byref variable will be forcibly initialized 2299 | u32 default_mode[2] = {VSC8531_LINK_1000_ACTIVITY, | ^~~~~~~~~~~~ In file included from /kisskb/src/net/rose/af_rose.c:18: /kisskb/src/net/rose/af_rose.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/net/netrom/nr_out.c: In function 'nr_output': /kisskb/src/net/netrom/nr_out.c:36:6: note: byref variable will be forcibly initialized 36 | int err, frontlen, len; | ^~~ /kisskb/src/net/netrom/nr_out.c:35:16: note: byref variable will be forcibly initialized 35 | unsigned char transport[NR_TRANSPORT_LEN]; | ^~~~~~~~~ /kisskb/src/net/rose/af_rose.c: In function 'rose_info_show': /kisskb/src/net/rose/af_rose.c:1392:16: note: byref variable will be forcibly initialized 1392 | char buf[11], rsbuf[11]; | ^~~~~ /kisskb/src/net/rose/af_rose.c:1392:7: note: byref variable will be forcibly initialized 1392 | char buf[11], rsbuf[11]; | ^~~ /kisskb/src/net/rose/af_rose.c: In function 'rose_sendmsg': /kisskb/src/net/rose/af_rose.c:1057:28: note: byref variable will be forcibly initialized 1057 | struct full_sockaddr_rose srose; | ^~~~~ /kisskb/src/net/rose/af_rose.c:1056:6: note: byref variable will be forcibly initialized 1056 | int 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/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/net/batman-adv/main.h:209, from /kisskb/src/net/batman-adv/tp_meter.h:10, from /kisskb/src/net/batman-adv/tp_meter.c:7: /kisskb/src/net/batman-adv/tp_meter.c: In function 'batadv_tp_wait_available': /kisskb/src/include/linux/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/batman-adv/tp_meter.c:792:8: note: in expansion of macro 'wait_event_interruptible_timeout' 792 | ret = wait_event_interruptible_timeout(tp_vars->more_bytes, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/net/rose/af_rose.c:11: /kisskb/src/net/rose/af_rose.c: In function 'rose_connect': /kisskb/src/net/rose/af_rose.c:839:15: note: byref variable will be forcibly initialized 839 | 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/rose/af_rose.c:839:3: note: in expansion of macro 'DEFINE_WAIT' 839 | DEFINE_WAIT(wait); | ^~~~~~~~~~~ /kisskb/src/net/rose/af_rose.c:723:23: note: byref variable will be forcibly initialized 723 | unsigned char cause, diagnostic; | ^~~~~~~~~~ /kisskb/src/net/rose/af_rose.c:723:16: note: byref variable will be forcibly initialized 723 | unsigned char cause, diagnostic; | ^~~~~ /kisskb/src/net/rose/af_rose.c: In function 'rose_rx_call_request': /kisskb/src/net/rose/af_rose.c:975:32: note: byref variable will be forcibly initialized 975 | struct rose_facilities_struct facilities; | ^~~~~~~~~~ /kisskb/src/net/rose/af_rose.c: In function 'rose_proto_init': /kisskb/src/net/rose/af_rose.c:1522:8: note: byref variable will be forcibly initialized 1522 | char name[IFNAMSIZ]; | ^~~~ /kisskb/src/drivers/net/phy/mscc/mscc_main.c: In function 'vsc8584_config_pre_init': /kisskb/src/drivers/net/phy/mscc/mscc_main.c:1362:6: note: byref variable will be forcibly initialized 1362 | u16 crc, reg; | ^~~ /kisskb/src/drivers/net/phy/mscc/mscc_main.c:1359:25: note: byref variable will be forcibly initialized 1359 | const struct firmware *fw; | ^~ /kisskb/src/drivers/net/phy/mscc/mscc_main.c: In function 'vsc8574_config_pre_init': /kisskb/src/drivers/net/phy/mscc/mscc_main.c:1108:6: note: byref variable will be forcibly initialized 1108 | u16 crc, reg; | ^~~ /kisskb/src/drivers/net/phy/mscc/mscc_main.c:1106:25: note: byref variable will be forcibly initialized 1106 | const struct firmware *fw; | ^~ /kisskb/src/net/batman-adv/tp_meter.c: In function 'batadv_tp_start': /kisskb/src/net/batman-adv/tp_meter.c:940:5: note: byref variable will be forcibly initialized 940 | u8 icmp_uid; | ^~~~~~~~ /kisskb/src/net/batman-adv/tp_meter.c:939:5: note: byref variable will be forcibly initialized 939 | u8 session_id[2]; | ^~~~~~~~~~ /kisskb/src/drivers/misc/genwqe/card_sysfs.c: In function 'reload_bitstream_store': /kisskb/src/drivers/misc/genwqe/card_sysfs.c:214:6: note: byref variable will be forcibly initialized 214 | int reload; | ^~~~~~ /kisskb/src/drivers/misc/genwqe/card_sysfs.c: In function 'appid_show': /kisskb/src/drivers/misc/genwqe/card_sysfs.c:52:7: note: byref variable will be forcibly initialized 52 | char app_name[5]; | ^~~~~~~~ /kisskb/src/drivers/misc/genwqe/card_sysfs.c: In function 'next_bitstream_store': /kisskb/src/drivers/misc/genwqe/card_sysfs.c:188:6: note: byref variable will be forcibly initialized 188 | int partition; | ^~~~~~~~~ /kisskb/src/drivers/spi/spi-pxa2xx-pci.c: In function 'pxa2xx_spi_pci_probe': /kisskb/src/drivers/spi/spi-pxa2xx-pci.c:218:7: note: byref variable will be forcibly initialized 218 | char buf[40]; | ^~~ /kisskb/src/drivers/spi/spi-pxa2xx-pci.c:215:31: note: byref variable will be forcibly initialized 215 | struct pxa2xx_spi_controller spi_pdata; | ^~~~~~~~~ /kisskb/src/drivers/spi/spi-pxa2xx-pci.c:212:30: note: byref variable will be forcibly initialized 212 | struct platform_device_info pi; | ^~ /kisskb/src/drivers/spi/spi-pxa2xx-dma.c: In function 'pxa2xx_spi_dma_prepare_one': /kisskb/src/drivers/spi/spi-pxa2xx-dma.c:69:26: note: byref variable will be forcibly initialized 69 | struct dma_slave_config cfg; | ^~~ /kisskb/src/drivers/spi/spi-pxa2xx-dma.c: In function 'pxa2xx_spi_dma_setup': /kisskb/src/drivers/spi/spi-pxa2xx-dma.c:187:17: note: byref variable will be forcibly initialized 187 | dma_cap_mask_t mask; | ^~~~ /kisskb/src/net/wireless/wext-compat.c: In function 'cfg80211_wext_siwmode': /kisskb/src/net/wireless/wext-compat.c:40:20: note: byref variable will be forcibly initialized 40 | struct vif_params vifparams; | ^~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/misc/cxl/trace.h:691, from /kisskb/src/drivers/misc/cxl/trace.c:8: /kisskb/src/drivers/misc/cxl/trace.c: In function 'perf_trace_cxl_pe_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/drivers/misc/cxl/./trace.h:63:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 63 | DECLARE_EVENT_CLASS(cxl_pe_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/drivers/misc/cxl/./trace.h:63:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 63 | DECLARE_EVENT_CLASS(cxl_pe_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function 'perf_trace_cxl_attach': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/misc/cxl/./trace.h:88:1: note: in expansion of macro 'TRACE_EVENT' 88 | TRACE_EVENT(cxl_attach, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/misc/cxl/./trace.h:88:1: note: in expansion of macro 'TRACE_EVENT' 88 | TRACE_EVENT(cxl_attach, | ^~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function 'perf_trace_cxl_afu_irq': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/misc/cxl/./trace.h:129:1: note: in expansion of macro 'TRACE_EVENT' 129 | TRACE_EVENT(cxl_afu_irq, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/misc/cxl/./trace.h:129:1: note: in expansion of macro 'TRACE_EVENT' 129 | TRACE_EVENT(cxl_afu_irq, | ^~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function 'perf_trace_cxl_psl9_irq': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/misc/cxl/./trace.h:162:1: note: in expansion of macro 'TRACE_EVENT' 162 | TRACE_EVENT(cxl_psl9_irq, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/misc/cxl/./trace.h:162:1: note: in expansion of macro 'TRACE_EVENT' 162 | TRACE_EVENT(cxl_psl9_irq, | ^~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function 'perf_trace_cxl_psl_irq': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/misc/cxl/./trace.h:196:1: note: in expansion of macro 'TRACE_EVENT' 196 | TRACE_EVENT(cxl_psl_irq, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/misc/cxl/./trace.h:196:1: note: in expansion of macro 'TRACE_EVENT' 196 | TRACE_EVENT(cxl_psl_irq, | ^~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function 'perf_trace_cxl_psl_irq_ack': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/misc/cxl/./trace.h:229:1: note: in expansion of macro 'TRACE_EVENT' 229 | TRACE_EVENT(cxl_psl_irq_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/misc/cxl/./trace.h:229:1: note: in expansion of macro 'TRACE_EVENT' 229 | TRACE_EVENT(cxl_psl_irq_ack, | ^~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function 'perf_trace_cxl_ste_miss': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/misc/cxl/./trace.h:256:1: note: in expansion of macro 'TRACE_EVENT' 256 | TRACE_EVENT(cxl_ste_miss, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/misc/cxl/./trace.h:256:1: note: in expansion of macro 'TRACE_EVENT' 256 | TRACE_EVENT(cxl_ste_miss, | ^~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function 'perf_trace_cxl_ste_write': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/misc/cxl/./trace.h:283:1: note: in expansion of macro 'TRACE_EVENT' 283 | TRACE_EVENT(cxl_ste_write, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/misc/cxl/./trace.h:283:1: note: in expansion of macro 'TRACE_EVENT' 283 | TRACE_EVENT(cxl_ste_write, | ^~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function 'perf_trace_cxl_pte_miss': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/misc/cxl/./trace.h:316:1: note: in expansion of macro 'TRACE_EVENT' 316 | TRACE_EVENT(cxl_pte_miss, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/misc/cxl/./trace.h:316:1: note: in expansion of macro 'TRACE_EVENT' 316 | TRACE_EVENT(cxl_pte_miss, | ^~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function 'perf_trace_cxl_llcmd': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/misc/cxl/./trace.h:346:1: note: in expansion of macro 'TRACE_EVENT' 346 | TRACE_EVENT(cxl_llcmd, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/misc/cxl/./trace.h:346:1: note: in expansion of macro 'TRACE_EVENT' 346 | TRACE_EVENT(cxl_llcmd, | ^~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function 'perf_trace_cxl_llcmd_done': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/misc/cxl/./trace.h:373:1: note: in expansion of macro 'TRACE_EVENT' 373 | TRACE_EVENT(cxl_llcmd_done, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/misc/cxl/./trace.h:373:1: note: in expansion of macro 'TRACE_EVENT' 373 | TRACE_EVENT(cxl_llcmd_done, | ^~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function 'perf_trace_cxl_afu_psl_ctrl': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/drivers/misc/cxl/./trace.h:403:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 403 | DECLARE_EVENT_CLASS(cxl_afu_psl_ctrl, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/drivers/misc/cxl/./trace.h:403:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 403 | DECLARE_EVENT_CLASS(cxl_afu_psl_ctrl, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function 'perf_trace_cxl_afu_psl_ctrl_done': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/drivers/misc/cxl/./trace.h:427:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 427 | DECLARE_EVENT_CLASS(cxl_afu_psl_ctrl_done, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/drivers/misc/cxl/./trace.h:427:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 427 | DECLARE_EVENT_CLASS(cxl_afu_psl_ctrl_done, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/wext-compat.c: In function 'cfg80211_wireless_stats': /kisskb/src/net/wireless/wext-compat.c:1331:5: note: byref variable will be forcibly initialized 1331 | u8 bssid[ETH_ALEN]; | ^~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function 'perf_trace_cxl_hcall': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/misc/cxl/./trace.h:492:1: note: in expansion of macro 'TRACE_EVENT' 492 | TRACE_EVENT(cxl_hcall, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/misc/cxl/./trace.h:492:1: note: in expansion of macro 'TRACE_EVENT' 492 | TRACE_EVENT(cxl_hcall, | ^~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function 'perf_trace_cxl_hcall_control': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/misc/cxl/./trace.h:516:1: note: in expansion of macro 'TRACE_EVENT' 516 | TRACE_EVENT(cxl_hcall_control, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/misc/cxl/./trace.h:516:1: note: in expansion of macro 'TRACE_EVENT' 516 | TRACE_EVENT(cxl_hcall_control, | ^~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function 'perf_trace_cxl_hcall_attach': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/misc/cxl/./trace.h:556:1: note: in expansion of macro 'TRACE_EVENT' 556 | TRACE_EVENT(cxl_hcall_attach, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/misc/cxl/./trace.h:556:1: note: in expansion of macro 'TRACE_EVENT' 556 | TRACE_EVENT(cxl_hcall_attach, | ^~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function 'perf_trace_cxl_hcall_control_faults': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/misc/cxl/./trace.h:608:1: note: in expansion of macro 'TRACE_EVENT' 608 | TRACE_EVENT(cxl_hcall_control_faults, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/misc/cxl/./trace.h:608:1: note: in expansion of macro 'TRACE_EVENT' 608 | TRACE_EVENT(cxl_hcall_control_faults, | ^~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function 'perf_trace_cxl_hcall_download_facility': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/misc/cxl/./trace.h:651:1: note: in expansion of macro 'TRACE_EVENT' 651 | TRACE_EVENT(cxl_hcall_download_facility, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/misc/cxl/./trace.h:651:1: note: in expansion of macro 'TRACE_EVENT' 651 | TRACE_EVENT(cxl_hcall_download_facility, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/misc/cxl/trace.h:691, from /kisskb/src/drivers/misc/cxl/trace.c:8: /kisskb/src/drivers/misc/cxl/trace.c: In function 'trace_event_raw_event_cxl_pe_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/misc/cxl/./trace.h:63:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 63 | DECLARE_EVENT_CLASS(cxl_pe_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function 'trace_event_raw_event_cxl_attach': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/misc/cxl/./trace.h:88:1: note: in expansion of macro 'TRACE_EVENT' 88 | TRACE_EVENT(cxl_attach, | ^~~~~~~~~~~ /kisskb/src/net/wireless/wext-compat.c: In function 'cfg80211_wext_siwpmksa': /kisskb/src/net/wireless/wext-compat.c:1510:24: note: byref variable will be forcibly initialized 1510 | struct cfg80211_pmksa cfg_pmksa; | ^~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function 'trace_event_raw_event_cxl_afu_irq': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/misc/cxl/./trace.h:129:1: note: in expansion of macro 'TRACE_EVENT' 129 | TRACE_EVENT(cxl_afu_irq, | ^~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function 'trace_event_raw_event_cxl_psl9_irq': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/misc/cxl/./trace.h:162:1: note: in expansion of macro 'TRACE_EVENT' 162 | TRACE_EVENT(cxl_psl9_irq, | ^~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function 'trace_event_raw_event_cxl_psl_irq': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/misc/cxl/./trace.h:196:1: note: in expansion of macro 'TRACE_EVENT' 196 | TRACE_EVENT(cxl_psl_irq, | ^~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function 'trace_event_raw_event_cxl_psl_irq_ack': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/misc/cxl/./trace.h:229:1: note: in expansion of macro 'TRACE_EVENT' 229 | TRACE_EVENT(cxl_psl_irq_ack, | ^~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function 'trace_event_raw_event_cxl_ste_miss': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/misc/cxl/./trace.h:256:1: note: in expansion of macro 'TRACE_EVENT' 256 | TRACE_EVENT(cxl_ste_miss, | ^~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function 'trace_event_raw_event_cxl_ste_write': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/misc/cxl/./trace.h:283:1: note: in expansion of macro 'TRACE_EVENT' 283 | TRACE_EVENT(cxl_ste_write, | ^~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function 'trace_event_raw_event_cxl_pte_miss': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/misc/cxl/./trace.h:316:1: note: in expansion of macro 'TRACE_EVENT' 316 | TRACE_EVENT(cxl_pte_miss, | ^~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function 'trace_event_raw_event_cxl_llcmd': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/misc/cxl/./trace.h:346:1: note: in expansion of macro 'TRACE_EVENT' 346 | TRACE_EVENT(cxl_llcmd, | ^~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function 'trace_event_raw_event_cxl_llcmd_done': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/misc/cxl/./trace.h:373:1: note: in expansion of macro 'TRACE_EVENT' 373 | TRACE_EVENT(cxl_llcmd_done, | ^~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function 'trace_event_raw_event_cxl_afu_psl_ctrl': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/misc/cxl/./trace.h:403:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 403 | DECLARE_EVENT_CLASS(cxl_afu_psl_ctrl, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function 'trace_event_raw_event_cxl_afu_psl_ctrl_done': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/misc/cxl/./trace.h:427:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 427 | DECLARE_EVENT_CLASS(cxl_afu_psl_ctrl_done, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function 'trace_event_raw_event_cxl_hcall': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/misc/cxl/./trace.h:492:1: note: in expansion of macro 'TRACE_EVENT' 492 | TRACE_EVENT(cxl_hcall, | ^~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function 'trace_event_raw_event_cxl_hcall_control': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/misc/cxl/./trace.h:516:1: note: in expansion of macro 'TRACE_EVENT' 516 | TRACE_EVENT(cxl_hcall_control, | ^~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function 'trace_event_raw_event_cxl_hcall_attach': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/misc/cxl/./trace.h:556:1: note: in expansion of macro 'TRACE_EVENT' 556 | TRACE_EVENT(cxl_hcall_attach, | ^~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function 'trace_event_raw_event_cxl_hcall_control_faults': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/misc/cxl/./trace.h:608:1: note: in expansion of macro 'TRACE_EVENT' 608 | TRACE_EVENT(cxl_hcall_control_faults, | ^~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function 'trace_event_raw_event_cxl_hcall_download_facility': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/misc/cxl/./trace.h:651:1: note: in expansion of macro 'TRACE_EVENT' 651 | TRACE_EVENT(cxl_hcall_download_facility, | ^~~~~~~~~~~ /kisskb/src/net/wireless/wext-compat.c: In function 'cfg80211_wext_siwencodeext': /kisskb/src/net/wireless/wext-compat.c:656:20: note: byref variable will be forcibly initialized 656 | struct key_params params; | ^~~~~~ /kisskb/src/net/wireless/wext-compat.c: In function 'cfg80211_wext_siwencode': /kisskb/src/net/wireless/wext-compat.c:585:20: note: byref variable will be forcibly initialized 585 | struct key_params params; | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/drivers/misc/cxl/trace.h:691, from /kisskb/src/drivers/misc/cxl/trace.c:8: /kisskb/src/drivers/misc/cxl/trace.c: In function '__bpf_trace_cxl_attach': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:88:1: note: in expansion of macro 'TRACE_EVENT' 88 | TRACE_EVENT(cxl_attach, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:88:1: note: in expansion of macro 'TRACE_EVENT' 88 | TRACE_EVENT(cxl_attach, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:88:1: note: in expansion of macro 'TRACE_EVENT' 88 | TRACE_EVENT(cxl_attach, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:88:1: note: in expansion of macro 'TRACE_EVENT' 88 | TRACE_EVENT(cxl_attach, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:88:1: note: in expansion of macro 'TRACE_EVENT' 88 | TRACE_EVENT(cxl_attach, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:88:1: note: in expansion of macro 'TRACE_EVENT' 88 | TRACE_EVENT(cxl_attach, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:88:1: note: in expansion of macro 'TRACE_EVENT' 88 | TRACE_EVENT(cxl_attach, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:88:1: note: in expansion of macro 'TRACE_EVENT' 88 | TRACE_EVENT(cxl_attach, | ^~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function '__bpf_trace_cxl_afu_irq': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:129:1: note: in expansion of macro 'TRACE_EVENT' 129 | TRACE_EVENT(cxl_afu_irq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:129:1: note: in expansion of macro 'TRACE_EVENT' 129 | TRACE_EVENT(cxl_afu_irq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:129:1: note: in expansion of macro 'TRACE_EVENT' 129 | TRACE_EVENT(cxl_afu_irq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:129:1: note: in expansion of macro 'TRACE_EVENT' 129 | TRACE_EVENT(cxl_afu_irq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:129:1: note: in expansion of macro 'TRACE_EVENT' 129 | TRACE_EVENT(cxl_afu_irq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:129:1: note: in expansion of macro 'TRACE_EVENT' 129 | TRACE_EVENT(cxl_afu_irq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:129:1: note: in expansion of macro 'TRACE_EVENT' 129 | TRACE_EVENT(cxl_afu_irq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:129:1: note: in expansion of macro 'TRACE_EVENT' 129 | TRACE_EVENT(cxl_afu_irq, | ^~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function '__bpf_trace_cxl_psl9_irq': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:162:1: note: in expansion of macro 'TRACE_EVENT' 162 | TRACE_EVENT(cxl_psl9_irq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:162:1: note: in expansion of macro 'TRACE_EVENT' 162 | TRACE_EVENT(cxl_psl9_irq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:162:1: note: in expansion of macro 'TRACE_EVENT' 162 | TRACE_EVENT(cxl_psl9_irq, | ^~~~~~~~~~~ /kisskb/src/drivers/spi/spi-sifive.c: In function 'sifive_spi_probe': /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:162:1: note: in expansion of macro 'TRACE_EVENT' 162 | TRACE_EVENT(cxl_psl9_irq, | ^~~~~~~~~~~ /kisskb/src/drivers/spi/spi-sifive.c:296:15: note: byref variable will be forcibly initialized 296 | u32 cs_bits, max_bits_per_word; | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:162:1: note: in expansion of macro 'TRACE_EVENT' 162 | TRACE_EVENT(cxl_psl9_irq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:162:1: note: in expansion of macro 'TRACE_EVENT' 162 | TRACE_EVENT(cxl_psl9_irq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:162:1: note: in expansion of macro 'TRACE_EVENT' 162 | TRACE_EVENT(cxl_psl9_irq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:162:1: note: in expansion of macro 'TRACE_EVENT' 162 | TRACE_EVENT(cxl_psl9_irq, | ^~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function '__bpf_trace_cxl_psl_irq': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:196:1: note: in expansion of macro 'TRACE_EVENT' 196 | TRACE_EVENT(cxl_psl_irq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:196:1: note: in expansion of macro 'TRACE_EVENT' 196 | TRACE_EVENT(cxl_psl_irq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:196:1: note: in expansion of macro 'TRACE_EVENT' 196 | TRACE_EVENT(cxl_psl_irq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:196:1: note: in expansion of macro 'TRACE_EVENT' 196 | TRACE_EVENT(cxl_psl_irq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:196:1: note: in expansion of macro 'TRACE_EVENT' 196 | TRACE_EVENT(cxl_psl_irq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:196:1: note: in expansion of macro 'TRACE_EVENT' 196 | TRACE_EVENT(cxl_psl_irq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:196:1: note: in expansion of macro 'TRACE_EVENT' 196 | TRACE_EVENT(cxl_psl_irq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:196:1: note: in expansion of macro 'TRACE_EVENT' 196 | TRACE_EVENT(cxl_psl_irq, | ^~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function '__bpf_trace_cxl_ste_write': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:283:1: note: in expansion of macro 'TRACE_EVENT' 283 | TRACE_EVENT(cxl_ste_write, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:283:1: note: in expansion of macro 'TRACE_EVENT' 283 | TRACE_EVENT(cxl_ste_write, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:283:1: note: in expansion of macro 'TRACE_EVENT' 283 | TRACE_EVENT(cxl_ste_write, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:283:1: note: in expansion of macro 'TRACE_EVENT' 283 | TRACE_EVENT(cxl_ste_write, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:283:1: note: in expansion of macro 'TRACE_EVENT' 283 | TRACE_EVENT(cxl_ste_write, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:283:1: note: in expansion of macro 'TRACE_EVENT' 283 | TRACE_EVENT(cxl_ste_write, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:283:1: note: in expansion of macro 'TRACE_EVENT' 283 | TRACE_EVENT(cxl_ste_write, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:283:1: note: in expansion of macro 'TRACE_EVENT' 283 | TRACE_EVENT(cxl_ste_write, | ^~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function '__bpf_trace_cxl_pe_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/./trace.h:63:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 63 | DECLARE_EVENT_CLASS(cxl_pe_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/./trace.h:63:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 63 | DECLARE_EVENT_CLASS(cxl_pe_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function '__bpf_trace_cxl_psl_irq_ack': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:229:1: note: in expansion of macro 'TRACE_EVENT' 229 | TRACE_EVENT(cxl_psl_irq_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:229:1: note: in expansion of macro 'TRACE_EVENT' 229 | TRACE_EVENT(cxl_psl_irq_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:229:1: note: in expansion of macro 'TRACE_EVENT' 229 | TRACE_EVENT(cxl_psl_irq_ack, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:229:1: note: in expansion of macro 'TRACE_EVENT' 229 | TRACE_EVENT(cxl_psl_irq_ack, | ^~~~~~~~~~~ /kisskb/src/net/wireless/wext-compat.c: In function 'cfg80211_wext_giwtxpower': /kisskb/src/net/wireless/wext-compat.c:948:11: note: byref variable will be forcibly initialized 948 | int err, val; | ^~~ /kisskb/src/drivers/misc/cxl/trace.c: In function '__bpf_trace_cxl_ste_miss': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:256:1: note: in expansion of macro 'TRACE_EVENT' 256 | TRACE_EVENT(cxl_ste_miss, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:256:1: note: in expansion of macro 'TRACE_EVENT' 256 | TRACE_EVENT(cxl_ste_miss, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:256:1: note: in expansion of macro 'TRACE_EVENT' 256 | TRACE_EVENT(cxl_ste_miss, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:256:1: note: in expansion of macro 'TRACE_EVENT' 256 | TRACE_EVENT(cxl_ste_miss, | ^~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function '__bpf_trace_cxl_llcmd': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:346:1: note: in expansion of macro 'TRACE_EVENT' 346 | TRACE_EVENT(cxl_llcmd, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:346:1: note: in expansion of macro 'TRACE_EVENT' 346 | TRACE_EVENT(cxl_llcmd, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:346:1: note: in expansion of macro 'TRACE_EVENT' 346 | TRACE_EVENT(cxl_llcmd, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:346:1: note: in expansion of macro 'TRACE_EVENT' 346 | TRACE_EVENT(cxl_llcmd, | ^~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function '__bpf_trace_cxl_afu_psl_ctrl': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/./trace.h:403:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 403 | DECLARE_EVENT_CLASS(cxl_afu_psl_ctrl, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/./trace.h:403:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 403 | DECLARE_EVENT_CLASS(cxl_afu_psl_ctrl, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/./trace.h:403:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 403 | DECLARE_EVENT_CLASS(cxl_afu_psl_ctrl, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/./trace.h:403:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 403 | DECLARE_EVENT_CLASS(cxl_afu_psl_ctrl, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function '__bpf_trace_cxl_pte_miss': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:316:1: note: in expansion of macro 'TRACE_EVENT' 316 | TRACE_EVENT(cxl_pte_miss, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:316:1: note: in expansion of macro 'TRACE_EVENT' 316 | TRACE_EVENT(cxl_pte_miss, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:316:1: note: in expansion of macro 'TRACE_EVENT' 316 | TRACE_EVENT(cxl_pte_miss, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:316:1: note: in expansion of macro 'TRACE_EVENT' 316 | TRACE_EVENT(cxl_pte_miss, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:316:1: note: in expansion of macro 'TRACE_EVENT' 316 | TRACE_EVENT(cxl_pte_miss, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:316:1: note: in expansion of macro 'TRACE_EVENT' 316 | TRACE_EVENT(cxl_pte_miss, | ^~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function '__bpf_trace_cxl_llcmd_done': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:373:1: note: in expansion of macro 'TRACE_EVENT' 373 | TRACE_EVENT(cxl_llcmd_done, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:373:1: note: in expansion of macro 'TRACE_EVENT' 373 | TRACE_EVENT(cxl_llcmd_done, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:373:1: note: in expansion of macro 'TRACE_EVENT' 373 | TRACE_EVENT(cxl_llcmd_done, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:373:1: note: in expansion of macro 'TRACE_EVENT' 373 | TRACE_EVENT(cxl_llcmd_done, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:373:1: note: in expansion of macro 'TRACE_EVENT' 373 | TRACE_EVENT(cxl_llcmd_done, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:373:1: note: in expansion of macro 'TRACE_EVENT' 373 | TRACE_EVENT(cxl_llcmd_done, | ^~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function '__bpf_trace_cxl_afu_psl_ctrl_done': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/./trace.h:427:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 427 | DECLARE_EVENT_CLASS(cxl_afu_psl_ctrl_done, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/./trace.h:427:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 427 | DECLARE_EVENT_CLASS(cxl_afu_psl_ctrl_done, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/./trace.h:427:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 427 | DECLARE_EVENT_CLASS(cxl_afu_psl_ctrl_done, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/./trace.h:427:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 427 | DECLARE_EVENT_CLASS(cxl_afu_psl_ctrl_done, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/./trace.h:427:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 427 | DECLARE_EVENT_CLASS(cxl_afu_psl_ctrl_done, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/./trace.h:427:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 427 | DECLARE_EVENT_CLASS(cxl_afu_psl_ctrl_done, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function '__bpf_trace_cxl_hcall': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:492:1: note: in expansion of macro 'TRACE_EVENT' 492 | TRACE_EVENT(cxl_hcall, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:492:1: note: in expansion of macro 'TRACE_EVENT' 492 | TRACE_EVENT(cxl_hcall, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:492:1: note: in expansion of macro 'TRACE_EVENT' 492 | TRACE_EVENT(cxl_hcall, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:492:1: note: in expansion of macro 'TRACE_EVENT' 492 | TRACE_EVENT(cxl_hcall, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:492:1: note: in expansion of macro 'TRACE_EVENT' 492 | TRACE_EVENT(cxl_hcall, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:492:1: note: in expansion of macro 'TRACE_EVENT' 492 | TRACE_EVENT(cxl_hcall, | ^~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function '__bpf_trace_cxl_hcall_control': /kisskb/src/net/wireless/wext-compat.c: In function 'cfg80211_wext_giwrate': /kisskb/src/net/wireless/wext-compat.c:1286:5: note: byref variable will be forcibly initialized 1286 | u8 addr[ETH_ALEN]; | ^~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:516:1: note: in expansion of macro 'TRACE_EVENT' 516 | TRACE_EVENT(cxl_hcall_control, | ^~~~~~~~~~~ /kisskb/src/net/wireless/wext-compat.c:1285:22: note: byref variable will be forcibly initialized 1285 | struct station_info sinfo = {}; | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:516:1: note: in expansion of macro 'TRACE_EVENT' 516 | TRACE_EVENT(cxl_hcall_control, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:516:1: note: in expansion of macro 'TRACE_EVENT' 516 | TRACE_EVENT(cxl_hcall_control, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:516:1: note: in expansion of macro 'TRACE_EVENT' 516 | TRACE_EVENT(cxl_hcall_control, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:516:1: note: in expansion of macro 'TRACE_EVENT' 516 | TRACE_EVENT(cxl_hcall_control, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:516:1: note: in expansion of macro 'TRACE_EVENT' 516 | TRACE_EVENT(cxl_hcall_control, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:516:1: note: in expansion of macro 'TRACE_EVENT' 516 | TRACE_EVENT(cxl_hcall_control, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:516:1: note: in expansion of macro 'TRACE_EVENT' 516 | TRACE_EVENT(cxl_hcall_control, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:516:1: note: in expansion of macro 'TRACE_EVENT' 516 | TRACE_EVENT(cxl_hcall_control, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:516:1: note: in expansion of macro 'TRACE_EVENT' 516 | TRACE_EVENT(cxl_hcall_control, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:516:1: note: in expansion of macro 'TRACE_EVENT' 516 | TRACE_EVENT(cxl_hcall_control, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:516:1: note: in expansion of macro 'TRACE_EVENT' 516 | TRACE_EVENT(cxl_hcall_control, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:516:1: note: in expansion of macro 'TRACE_EVENT' 516 | TRACE_EVENT(cxl_hcall_control, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:516:1: note: in expansion of macro 'TRACE_EVENT' 516 | TRACE_EVENT(cxl_hcall_control, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:50:24: note: in expansion of macro '__CAST_TO_U64' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:516:1: note: in expansion of macro 'TRACE_EVENT' 516 | TRACE_EVENT(cxl_hcall_control, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:50:24: note: in expansion of macro '__CAST_TO_U64' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:516:1: note: in expansion of macro 'TRACE_EVENT' 516 | TRACE_EVENT(cxl_hcall_control, | ^~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function '__bpf_trace_cxl_hcall_attach': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:556:1: note: in expansion of macro 'TRACE_EVENT' 556 | TRACE_EVENT(cxl_hcall_attach, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:556:1: note: in expansion of macro 'TRACE_EVENT' 556 | TRACE_EVENT(cxl_hcall_attach, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:556:1: note: in expansion of macro 'TRACE_EVENT' 556 | TRACE_EVENT(cxl_hcall_attach, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:556:1: note: in expansion of macro 'TRACE_EVENT' 556 | TRACE_EVENT(cxl_hcall_attach, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:556:1: note: in expansion of macro 'TRACE_EVENT' 556 | TRACE_EVENT(cxl_hcall_attach, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:556:1: note: in expansion of macro 'TRACE_EVENT' 556 | TRACE_EVENT(cxl_hcall_attach, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:556:1: note: in expansion of macro 'TRACE_EVENT' 556 | TRACE_EVENT(cxl_hcall_attach, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:556:1: note: in expansion of macro 'TRACE_EVENT' 556 | TRACE_EVENT(cxl_hcall_attach, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:556:1: note: in expansion of macro 'TRACE_EVENT' 556 | TRACE_EVENT(cxl_hcall_attach, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:556:1: note: in expansion of macro 'TRACE_EVENT' 556 | TRACE_EVENT(cxl_hcall_attach, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:556:1: note: in expansion of macro 'TRACE_EVENT' 556 | TRACE_EVENT(cxl_hcall_attach, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:556:1: note: in expansion of macro 'TRACE_EVENT' 556 | TRACE_EVENT(cxl_hcall_attach, | ^~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function '__bpf_trace_cxl_hcall_control_faults': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:608:1: note: in expansion of macro 'TRACE_EVENT' 608 | TRACE_EVENT(cxl_hcall_control_faults, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:608:1: note: in expansion of macro 'TRACE_EVENT' 608 | TRACE_EVENT(cxl_hcall_control_faults, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:608:1: note: in expansion of macro 'TRACE_EVENT' 608 | TRACE_EVENT(cxl_hcall_control_faults, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:608:1: note: in expansion of macro 'TRACE_EVENT' 608 | TRACE_EVENT(cxl_hcall_control_faults, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:608:1: note: in expansion of macro 'TRACE_EVENT' 608 | TRACE_EVENT(cxl_hcall_control_faults, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:608:1: note: in expansion of macro 'TRACE_EVENT' 608 | TRACE_EVENT(cxl_hcall_control_faults, | ^~~~~~~~~~~ /kisskb/src/net/wireless/wext-compat.c: In function 'cfg80211_wext_siwrate': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:608:1: note: in expansion of macro 'TRACE_EVENT' 608 | TRACE_EVENT(cxl_hcall_control_faults, | ^~~~~~~~~~~ /kisskb/src/net/wireless/wext-compat.c:1230:31: note: byref variable will be forcibly initialized 1230 | struct cfg80211_bitrate_mask mask; | ^~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:608:1: note: in expansion of macro 'TRACE_EVENT' 608 | TRACE_EVENT(cxl_hcall_control_faults, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:608:1: note: in expansion of macro 'TRACE_EVENT' 608 | TRACE_EVENT(cxl_hcall_control_faults, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:608:1: note: in expansion of macro 'TRACE_EVENT' 608 | TRACE_EVENT(cxl_hcall_control_faults, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:608:1: note: in expansion of macro 'TRACE_EVENT' 608 | TRACE_EVENT(cxl_hcall_control_faults, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:608:1: note: in expansion of macro 'TRACE_EVENT' 608 | TRACE_EVENT(cxl_hcall_control_faults, | ^~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/trace.c: In function '__bpf_trace_cxl_hcall_download_facility': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:651:1: note: in expansion of macro 'TRACE_EVENT' 651 | TRACE_EVENT(cxl_hcall_download_facility, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:651:1: note: in expansion of macro 'TRACE_EVENT' 651 | TRACE_EVENT(cxl_hcall_download_facility, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:651:1: note: in expansion of macro 'TRACE_EVENT' 651 | TRACE_EVENT(cxl_hcall_download_facility, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:651:1: note: in expansion of macro 'TRACE_EVENT' 651 | TRACE_EVENT(cxl_hcall_download_facility, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:651:1: note: in expansion of macro 'TRACE_EVENT' 651 | TRACE_EVENT(cxl_hcall_download_facility, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:651:1: note: in expansion of macro 'TRACE_EVENT' 651 | TRACE_EVENT(cxl_hcall_download_facility, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:651:1: note: in expansion of macro 'TRACE_EVENT' 651 | TRACE_EVENT(cxl_hcall_download_facility, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:651:1: note: in expansion of macro 'TRACE_EVENT' 651 | TRACE_EVENT(cxl_hcall_download_facility, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:651:1: note: in expansion of macro 'TRACE_EVENT' 651 | TRACE_EVENT(cxl_hcall_download_facility, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:651:1: note: in expansion of macro 'TRACE_EVENT' 651 | TRACE_EVENT(cxl_hcall_download_facility, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:651:1: note: in expansion of macro 'TRACE_EVENT' 651 | TRACE_EVENT(cxl_hcall_download_facility, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/misc/cxl/./trace.h:651:1: note: in expansion of macro 'TRACE_EVENT' 651 | TRACE_EVENT(cxl_hcall_download_facility, | ^~~~~~~~~~~ /kisskb/src/net/wireless/wext-compat.c: In function 'cfg80211_wext_giwfreq': /kisskb/src/net/wireless/wext-compat.c:851:27: note: byref variable will be forcibly initialized 851 | struct cfg80211_chan_def chandef = {}; | ^~~~~~~ /kisskb/src/net/wireless/wext-compat.c: In function 'cfg80211_wext_siwfreq': /kisskb/src/net/wireless/wext-compat.c:785:27: note: byref variable will be forcibly initialized 785 | struct cfg80211_chan_def chandef = { | ^~~~~~~ /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:113:16: note: byref variable will be forcibly initialized 113 | unsigned char sense[SCSI_SENSE_BUFFERSIZE]; | ^~~~~ /kisskb/src/drivers/scsi/scsi_transport_spi.c: In function 'spi_dv_device_echo_buffer': /kisskb/src/drivers/scsi/scsi_transport_spi.c:638:13: note: byref variable will be forcibly initialized 638 | const char spi_read_buffer[] = { | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/scsi/scsi_transport_spi.c:635:13: note: byref variable will be forcibly initialized 635 | const char spi_write_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/drivers/scsi/scsi_transport_spi.c: In function 'spi_dv_device_compare_inquiry': /kisskb/src/drivers/scsi/scsi_transport_spi.c:718:13: note: byref variable will be forcibly initialized 718 | const char spi_inquiry[] = { | ^~~~~~~~~~~ /kisskb/src/drivers/scsi/scsi_transport_spi.c: In function 'spi_display_xfer_agreement': /kisskb/src/drivers/scsi/scsi_transport_spi.c:1137:8: note: byref variable will be forcibly initialized 1137 | char tmp[8]; | ^~~ /kisskb/src/drivers/scsi/scsi_transport_spi.c: In function 'print_nego': /kisskb/src/drivers/scsi/scsi_transport_spi.c:1267:8: note: byref variable will be forcibly initialized 1267 | char buf[20]; | ^~~ /kisskb/src/drivers/spi/spi-pxa2xx.c: In function 'pxa2xx_spi_transfer_one': /kisskb/src/drivers/spi/spi-pxa2xx.c:952:6: note: byref variable will be forcibly initialized 952 | u32 dma_burst = chip->dma_burst_size; | ^~~~~~~~~ /kisskb/src/drivers/spi/spi-pxa2xx.c:951:6: note: byref variable will be forcibly initialized 951 | u32 dma_thresh = chip->dma_threshold; | ^~~~~~~~~~ /kisskb/src/drivers/scsi/scsi_transport_spi.c: In function 'store_spi_transport_period_helper': /kisskb/src/drivers/scsi/scsi_transport_spi.c:448:8: note: byref variable will be forcibly initialized 448 | char *endp; | ^~~~ /kisskb/src/drivers/scsi/scsi_transport_spi.c: In function 'store_spi_transport_period': /kisskb/src/drivers/scsi/scsi_transport_spi.c:505:6: note: byref variable will be forcibly initialized 505 | int period, retval; | ^~~~~~ /kisskb/src/drivers/spi/spi-tle62x0.c: In function 'tle62x0_read': /kisskb/src/drivers/spi/spi-tle62x0.c:65:21: note: byref variable will be forcibly initialized 65 | struct spi_message msg; | ^~~ In file included from /kisskb/src/drivers/spi/spi-tle62x0.c:14: /kisskb/src/drivers/spi/spi-tle62x0.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/spi/spi-tle62x0.c: In function 'tle62x0_gpio_store': /kisskb/src/drivers/spi/spi-tle62x0.c:154:8: note: byref variable will be forcibly initialized 154 | char *endp; | ^~~~ /kisskb/src/drivers/scsi/scsi_transport_fc.c: In function 'fc_rport_set_marginal_state': /kisskb/src/drivers/scsi/scsi_transport_fc.c:1246:21: note: byref variable will be forcibly initialized 1246 | enum fc_port_state port_state; | ^~~~~~~~~~ /kisskb/src/drivers/scsi/scsi_transport_fc.c: In function 'store_fc_rport_fast_io_fail_tmo': /kisskb/src/drivers/scsi/scsi_transport_fc.c:1316:8: note: byref variable will be forcibly initialized 1316 | char *cp; | ^~ /kisskb/src/drivers/scsi/scsi_transport_fc.c: In function 'fc_str_to_dev_loss': /kisskb/src/drivers/scsi/scsi_transport_fc.c:1138:8: note: byref variable will be forcibly initialized 1138 | char *cp; | ^~ /kisskb/src/drivers/scsi/scsi_transport_fc.c: In function 'store_fc_rport_dev_loss_tmo': /kisskb/src/drivers/scsi/scsi_transport_fc.c:1186:16: note: byref variable will be forcibly initialized 1186 | unsigned long val; | ^~~ /kisskb/src/drivers/scsi/scsi_transport_fc.c: In function 'store_fc_private_host_dev_loss_tmo': /kisskb/src/drivers/scsi/scsi_transport_fc.c:2069:16: note: byref variable will be forcibly initialized 2069 | unsigned long val, flags; | ^~~ /kisskb/src/drivers/scsi/scsi_transport_fc.c: In function 'fc_parse_wwn': /kisskb/src/drivers/scsi/scsi_transport_fc.c:2281:5: note: byref variable will be forcibly initialized 2281 | u8 wwn[8]; | ^~~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'GetPortFacts': /kisskb/src/drivers/message/fusion/mptbase.c:3252:16: note: byref variable will be forcibly initialized 3252 | PortFacts_t get_pfacts; | ^~~~~~~~~~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'GetIocFacts': /kisskb/src/drivers/message/fusion/mptbase.c:3078:15: note: byref variable will be forcibly initialized 3078 | IOCFacts_t get_facts; | ^~~~~~~~~ /kisskb/src/drivers/scsi/scsi_transport_fc.c: In function 'store_fc_host_vport_create': /kisskb/src/drivers/scsi/scsi_transport_fc.c:2318:19: note: byref variable will be forcibly initialized 2318 | struct fc_vport *vport; | ^~~~~ /kisskb/src/drivers/scsi/scsi_transport_fc.c:2317:30: note: byref variable will be forcibly initialized 2317 | struct fc_vport_identifiers vid; | ^~~ /kisskb/src/drivers/scsi/scsi_transport_fc.c: In function 'fc_vport_create': /kisskb/src/drivers/scsi/scsi_transport_fc.c:3959:19: note: byref variable will be forcibly initialized 3959 | struct fc_vport *vport; | ^~~~~ /kisskb/src/drivers/scsi/scsi_transport_fc.c: In function 'store_fc_private_host_tgtid_bind_type': /kisskb/src/drivers/scsi/scsi_transport_fc.c:2014:30: note: byref variable will be forcibly initialized 2014 | enum fc_tgtid_binding_type val; | ^~~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'SendPortEnable': /kisskb/src/drivers/message/fusion/mptbase.c:3460:21: note: byref variable will be forcibly initialized 3460 | MPIDefaultReply_t reply_buf; | ^~~~~~~~~ /kisskb/src/drivers/message/fusion/mptbase.c:3459:17: note: byref variable will be forcibly initialized 3459 | PortEnable_t port_enable; | ^~~~~~~~~~~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'SendEventNotification': /kisskb/src/drivers/message/fusion/mptbase.c:6274:20: note: byref variable will be forcibly initialized 6274 | MPIDefaultReply_t reply_buf; | ^~~~~~~~~ /kisskb/src/drivers/message/fusion/mptbase.c:6273:22: note: byref variable will be forcibly initialized 6273 | EventNotification_t evn; | ^~~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'mpt_iocstatus_info_config': /kisskb/src/drivers/message/fusion/mptbase.c:8130:7: note: byref variable will be forcibly initialized 8130 | char extend_desc[EVENT_DESCR_STR_SZ]; | ^~~~~~~~~~~ /kisskb/src/drivers/scsi/scsi_transport_fc.c: In function 'fc_bsg_hostadd': /kisskb/src/drivers/scsi/scsi_transport_fc.c:4283:7: note: byref variable will be forcibly initialized 4283 | char bsg_name[20]; | ^~~~~~~~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'seq_mpt_print_ioc_summary': /kisskb/src/drivers/message/fusion/mptbase.c:6830:7: note: byref variable will be forcibly initialized 6830 | char expVer[32]; | ^~~~~~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'mpt_iocinfo_proc_show': /kisskb/src/drivers/message/fusion/mptbase.c:6686:9: note: byref variable will be forcibly initialized 6686 | char expVer[32]; | ^~~~~~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'mpt_print_ioc_summary': /kisskb/src/drivers/message/fusion/mptbase.c:6795:7: note: byref variable will be forcibly initialized 6795 | char expVer[32]; | ^~~~~~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'SendIocInit': /kisskb/src/drivers/message/fusion/mptbase.c:3336:21: note: byref variable will be forcibly initialized 3336 | MPIDefaultReply_t init_reply; | ^~~~~~~~~~ /kisskb/src/drivers/message/fusion/mptbase.c:3335:14: note: byref variable will be forcibly initialized 3335 | IOCInit_t ioc_init; | ^~~~~~~~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'mpt_do_upload': /kisskb/src/drivers/message/fusion/mptbase.c:3575:8: note: byref variable will be forcibly initialized 3575 | u8 reply[sizeof(FWUploadReply_t)]; | ^~~~~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'PrimeIocFifos': /kisskb/src/drivers/message/fusion/mptbase.c:4435:13: note: byref variable will be forcibly initialized 4435 | dma_addr_t alloc_dma; | ^~~~~~~~~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'pci_disable_io_access': /kisskb/src/drivers/message/fusion/mptbase.c:228:6: note: byref variable will be forcibly initialized 228 | u16 command_reg; | ^~~~~~~~~~~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'pci_enable_io_access': /kisskb/src/drivers/message/fusion/mptbase.c:238:6: note: byref variable will be forcibly initialized 238 | u16 command_reg; | ^~~~~~~~~~~ /kisskb/src/drivers/scsi/scsi_transport_fc.c: In function 'store_fc_host_vport_delete': /kisskb/src/drivers/scsi/scsi_transport_fc.c:2366:12: note: byref variable will be forcibly initialized 2366 | u64 wwpn, wwnn; | ^~~~ /kisskb/src/drivers/scsi/scsi_transport_fc.c:2366:6: note: byref variable will be forcibly initialized 2366 | u64 wwpn, wwnn; | ^~~~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'mpt_detach': /kisskb/src/drivers/message/fusion/mptbase.c:2084:7: note: byref variable will be forcibly initialized 2084 | char pname[64]; | ^~~~~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'mpt_is_discovery_complete': /kisskb/src/drivers/message/fusion/mptbase.c:287:13: note: byref variable will be forcibly initialized 287 | dma_addr_t dma_handle; | ^~~~~~~~~~ /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:4951:15: note: byref variable will be forcibly initialized 4951 | dma_addr_t page1_dma; | ^~~~~~~~~ /kisskb/src/drivers/message/fusion/mptbase.c:4949:15: note: byref variable will be forcibly initialized 4949 | dma_addr_t page0_dma; | ^~~~~~~~~ /kisskb/src/drivers/message/fusion/mptbase.c:4947:16: note: byref variable will be forcibly initialized 4947 | CONFIGPARMS cfg; | ^~~ /kisskb/src/drivers/message/fusion/mptbase.c:4946:22: note: byref variable will be forcibly initialized 4946 | ConfigPageHeader_t hdr; | ^~~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'mpt_GetScsiPortSettings': /kisskb/src/drivers/message/fusion/mptbase.c:5363:22: note: byref variable will be forcibly initialized 5363 | ConfigPageHeader_t header; | ^~~~~~ /kisskb/src/drivers/message/fusion/mptbase.c:5362:16: note: byref variable will be forcibly initialized 5362 | CONFIGPARMS cfg; | ^~~ /kisskb/src/drivers/message/fusion/mptbase.c:5361:15: note: byref variable will be forcibly initialized 5361 | dma_addr_t buf_dma; | ^~~~~~~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'mpt_readScsiDevicePageHeaders': /kisskb/src/drivers/message/fusion/mptbase.c:5573:22: note: byref variable will be forcibly initialized 5573 | ConfigPageHeader_t header; | ^~~~~~ /kisskb/src/drivers/message/fusion/mptbase.c:5572:16: note: byref variable will be forcibly initialized 5572 | CONFIGPARMS cfg; | ^~~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'mpt_read_ioc_pg_1': /kisskb/src/drivers/message/fusion/mptbase.c:6139:15: note: byref variable will be forcibly initialized 6139 | dma_addr_t ioc1_dma; | ^~~~~~~~ /kisskb/src/drivers/message/fusion/mptbase.c:6138:22: note: byref variable will be forcibly initialized 6138 | ConfigPageHeader_t header; | ^~~~~~ /kisskb/src/drivers/message/fusion/mptbase.c:6137:16: note: byref variable will be forcibly initialized 6137 | CONFIGPARMS cfg; | ^~~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'mpt_read_ioc_pg_4': /kisskb/src/drivers/message/fusion/mptbase.c:6086:15: note: byref variable will be forcibly initialized 6086 | dma_addr_t ioc4_dma; | ^~~~~~~~ /kisskb/src/drivers/message/fusion/mptbase.c:6085:22: note: byref variable will be forcibly initialized 6085 | ConfigPageHeader_t header; | ^~~~~~ /kisskb/src/drivers/message/fusion/mptbase.c:6084:16: note: byref variable will be forcibly initialized 6084 | CONFIGPARMS cfg; | ^~~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'GetIoUnitPage2': /kisskb/src/drivers/message/fusion/mptbase.c:5295:15: note: byref variable will be forcibly initialized 5295 | dma_addr_t page_dma; | ^~~~~~~~ /kisskb/src/drivers/message/fusion/mptbase.c:5293:16: note: byref variable will be forcibly initialized 5293 | CONFIGPARMS cfg; | ^~~ /kisskb/src/drivers/message/fusion/mptbase.c:5292:22: note: byref variable will be forcibly initialized 5292 | ConfigPageHeader_t hdr; | ^~~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'mpt_get_manufacturing_pg_0': /kisskb/src/drivers/message/fusion/mptbase.c:6225:14: note: byref variable will be forcibly initialized 6225 | dma_addr_t buf_dma; | ^~~~~~~ /kisskb/src/drivers/mfd/tps6507x.c: In function 'tps6507x_i2c_write_device': /kisskb/src/drivers/mfd/tps6507x.c:70:5: note: byref variable will be forcibly initialized 70 | u8 msg[TPS6507X_MAX_REGISTER + 1]; | ^~~ /kisskb/src/drivers/message/fusion/mptbase.c:6224:21: note: byref variable will be forcibly initialized 6224 | ConfigPageHeader_t hdr; | ^~~ /kisskb/src/drivers/mfd/tps6507x.c: In function 'tps6507x_i2c_read_device': /kisskb/src/drivers/mfd/tps6507x.c:41:17: note: byref variable will be forcibly initialized 41 | struct i2c_msg xfer[2]; | ^~~~ /kisskb/src/drivers/message/fusion/mptbase.c:6223:15: note: byref variable will be forcibly initialized 6223 | CONFIGPARMS cfg; | ^~~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'mpt_raid_phys_disk_pg0': /kisskb/src/drivers/message/fusion/mptbase.c:5733:15: note: byref variable will be forcibly initialized 5733 | dma_addr_t dma_handle; | ^~~~~~~~~~ /kisskb/src/drivers/message/fusion/mptbase.c:5732:22: note: byref variable will be forcibly initialized 5732 | ConfigPageHeader_t hdr; | ^~~ /kisskb/src/drivers/message/fusion/mptbase.c:5731:16: note: byref variable will be forcibly initialized 5731 | 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:5800:15: note: byref variable will be forcibly initialized 5800 | dma_addr_t dma_handle; | ^~~~~~~~~~ /kisskb/src/drivers/message/fusion/mptbase.c:5799:23: note: byref variable will be forcibly initialized 5799 | ConfigPageHeader_t hdr; | ^~~ /kisskb/src/drivers/message/fusion/mptbase.c:5798:17: note: byref variable will be forcibly initialized 5798 | CONFIGPARMS cfg; | ^~~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'mpt_raid_phys_disk_pg1': /kisskb/src/drivers/message/fusion/mptbase.c:5869:15: note: byref variable will be forcibly initialized 5869 | dma_addr_t dma_handle; | ^~~~~~~~~~ /kisskb/src/drivers/message/fusion/mptbase.c:5868:23: note: byref variable will be forcibly initialized 5868 | ConfigPageHeader_t hdr; | ^~~ /kisskb/src/drivers/message/fusion/mptbase.c:5867:17: note: byref variable will be forcibly initialized 5867 | CONFIGPARMS cfg; | ^~~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'mpt_read_ioc_pg_3': /kisskb/src/drivers/message/fusion/mptbase.c:6028:15: note: byref variable will be forcibly initialized 6028 | dma_addr_t ioc3_dma; | ^~~~~~~~ /kisskb/src/drivers/message/fusion/mptbase.c:6027:22: note: byref variable will be forcibly initialized 6027 | ConfigPageHeader_t header; | ^~~~~~ /kisskb/src/drivers/message/fusion/mptbase.c:6026:16: note: byref variable will be forcibly initialized 6026 | CONFIGPARMS cfg; | ^~~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'mpt_inactive_raid_volumes': /kisskb/src/drivers/message/fusion/mptbase.c:5647:24: note: byref variable will be forcibly initialized 5647 | RaidPhysDiskPage0_t phys_disk; | ^~~~~~~~~ /kisskb/src/drivers/message/fusion/mptbase.c:5644:15: note: byref variable will be forcibly initialized 5644 | dma_addr_t dma_handle; | ^~~~~~~~~~ /kisskb/src/drivers/message/fusion/mptbase.c:5643:22: note: byref variable will be forcibly initialized 5643 | ConfigPageHeader_t hdr; | ^~~ /kisskb/src/drivers/message/fusion/mptbase.c:5642:16: note: byref variable will be forcibly initialized 5642 | CONFIGPARMS cfg; | ^~~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'mpt_findImVolumes': /kisskb/src/drivers/message/fusion/mptbase.c:5958:22: note: byref variable will be forcibly initialized 5958 | ConfigPageHeader_t header; | ^~~~~~ /kisskb/src/drivers/message/fusion/mptbase.c:5957:16: note: byref variable will be forcibly initialized 5957 | CONFIGPARMS cfg; | ^~~ /kisskb/src/drivers/message/fusion/mptbase.c:5956:15: note: byref variable will be forcibly initialized 5956 | dma_addr_t ioc2_dma; | ^~~~~~~~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'mpt_attach': /kisskb/src/net/netrom/nr_route.c: In function 'nr_node_show': /kisskb/src/net/netrom/nr_route.c:864:7: note: byref variable will be forcibly initialized 864 | char buf[11]; | ^~~ /kisskb/src/drivers/message/fusion/mptbase.c:1773:7: note: byref variable will be forcibly initialized 1773 | u8 pcixcmd; | ^~~~~~~ /kisskb/src/net/netrom/nr_route.c: In function 'nr_neigh_show': /kisskb/src/net/netrom/nr_route.c:921:7: note: byref variable will be forcibly initialized 921 | char buf[11]; | ^~~ /kisskb/src/drivers/message/fusion/mptbase.c: In function 'mptbase_reply': /kisskb/src/drivers/message/fusion/mptbase.c:631:6: note: byref variable will be forcibly initialized 631 | int evHandlers; | ^~~~~~~~~~ /kisskb/src/net/netrom/nr_route.c: In function 'nr_rt_ioctl': /kisskb/src/net/netrom/nr_route.c:638:12: note: byref variable will be forcibly initialized 638 | ax25_digi digi; | ^~~~ /kisskb/src/net/netrom/nr_route.c:636:25: note: byref variable will be forcibly initialized 636 | struct nr_route_struct nr_route; | ^~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/pci.h:38, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:52, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_test.c:27: /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_test.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_test.c: In function 'amdgpu_do_test_moves': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_test.c:85:21: note: byref variable will be forcibly initialized 85 | struct dma_fence *fence = NULL; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_test.c:82:19: note: byref variable will be forcibly initialized 82 | void *gtt_map, *vram_map; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_test.c:82:9: note: byref variable will be forcibly initialized 82 | void *gtt_map, *vram_map; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_test.c:37:25: note: byref variable will be forcibly initialized 37 | struct amdgpu_bo_param bp; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_test.c:35:20: note: byref variable will be forcibly initialized 35 | struct amdgpu_bo *vram_obj = NULL; | ^~~~~~~~ /kisskb/src/drivers/spi/spi-xcomm.c: In function 'spi_xcomm_transfer_one': /kisskb/src/drivers/spi/spi-xcomm.c:139:15: note: byref variable will be forcibly initialized 139 | unsigned int settings = spi_xcomm->settings; | ^~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/pci.h:38, from /kisskb/src/drivers/misc/genwqe/card_base.h:25, from /kisskb/src/drivers/misc/genwqe/card_debugfs.c:25: /kisskb/src/drivers/misc/genwqe/card_debugfs.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/misc/genwqe/card_debugfs.c: In function 'genwqe_init_debugfs': /kisskb/src/drivers/misc/genwqe/card_debugfs.c:323:7: note: byref variable will be forcibly initialized 323 | char name[64]; | ^~~~ /kisskb/src/drivers/misc/genwqe/card_debugfs.c:322:7: note: byref variable will be forcibly initialized 322 | char card_name[64]; | ^~~~~~~~~ /kisskb/src/drivers/message/fusion/mptscsih.c: In function 'mptscsih_info': /kisskb/src/drivers/message/fusion/mptscsih.c:1271:6: note: byref variable will be forcibly initialized 1271 | int size = 0; | ^~~~ /kisskb/src/drivers/message/fusion/mptscsih.c: In function 'mptscsih_AddSGE': /kisskb/src/drivers/message/fusion/mptscsih.c:190:7: note: byref variable will be forcibly initialized 190 | int newIndex; | ^~~~~~~~ /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/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/drivers/message/fusion/mptscsih.c: In function 'mptscsih_debug_level_store': /kisskb/src/drivers/message/fusion/mptscsih.c:3208:6: note: byref variable will be forcibly initialized 3208 | int val = 0; | ^~~ /kisskb/src/net/wireless/wext-core.c: In function 'ioctl_standard_iw_point': /kisskb/src/net/wireless/wext-core.c:739:9: note: byref variable will be forcibly initialized 739 | char essid[IW_ESSID_MAX_SIZE + 1]; | ^~~~~ /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/drivers/gpu/drm/amd/amdgpu/atombios_dp.c: In function 'amdgpu_atombios_dp_encoder_service': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_dp.c:293:32: note: byref variable will be forcibly initialized 293 | DP_ENCODER_SERVICE_PARAMETERS args; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_dp.c: In function 'amdgpu_atombios_dp_process_aux_ch': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_dp.c:64:32: note: byref variable will be forcibly initialized 64 | union aux_channel_transaction args; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_dp.c: In function 'amdgpu_atombios_dp_aux_transfer': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_dp.c:134:5: note: byref variable will be forcibly initialized 134 | u8 ack, delay = 0; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_dp.c:132:5: note: byref variable will be forcibly initialized 132 | u8 tx_buf[20]; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_dp.c: In function 'amdgpu_atombios_dp_probe_oui': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_dp.c:319:5: note: byref variable will be forcibly initialized 319 | u8 buf[3]; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_dp.c: In function 'amdgpu_atombios_dp_set_tp': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_dp.c:515:1: note: byref variable will be forcibly initialized 515 | amdgpu_atombios_dp_set_tp(struct amdgpu_atombios_dp_link_train_info *dp_info, int tp) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_dp.c: In function 'amdgpu_atombios_dp_link_train_finish': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_dp.c:581:1: note: byref variable will be forcibly initialized 581 | amdgpu_atombios_dp_link_train_finish(struct amdgpu_atombios_dp_link_train_info *dp_info) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_dp.c: In function 'amdgpu_atombios_dp_get_dpcd': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_dp.c:352:5: note: byref variable will be forcibly initialized 352 | u8 msg[DP_DPCD_SIZE]; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_dp.c: In function 'amdgpu_atombios_dp_get_panel_mode': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_dp.c:378:5: note: byref variable will be forcibly initialized 378 | u8 tmp; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_dp.c: In function 'amdgpu_atombios_dp_mode_valid_helper': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_dp.c:436:21: note: byref variable will be forcibly initialized 436 | unsigned dp_lanes, dp_clock; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_dp.c:436:11: note: byref variable will be forcibly initialized 436 | unsigned dp_lanes, dp_clock; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_dp.c: In function 'amdgpu_atombios_dp_needs_link_train': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_dp.c:457:5: note: byref variable will be forcibly initialized 457 | u8 link_status[DP_LINK_STATUS_SIZE]; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_dp.c: In function 'amdgpu_atombios_dp_set_rx_power_state': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_dp.c:468:6: note: byref variable will be forcibly initialized 468 | void amdgpu_atombios_dp_set_rx_power_state(struct drm_connector *connector, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_dp.c: In function 'amdgpu_atombios_dp_link_train_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_dp.c:538:1: note: byref variable will be forcibly initialized 538 | amdgpu_atombios_dp_link_train_init(struct amdgpu_atombios_dp_link_train_info *dp_info) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_dp.c:538:1: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_dp.c:538:1: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_dp.c:538:1: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_dp.c:538:1: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_dp.c:538:1: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_dp.c: In function 'amdgpu_atombios_dp_link_train': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_dp.c:728:5: note: byref variable will be forcibly initialized 728 | u8 tmp; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_dp.c:727:44: note: byref variable will be forcibly initialized 727 | struct amdgpu_atombios_dp_link_train_info dp_info; | ^~~~~~~ /kisskb/src/drivers/scsi/scsi_transport_sas.c: In function 'sas_read_port_mode_page': /kisskb/src/drivers/scsi/scsi_transport_sas.c:1232:24: note: byref variable will be forcibly initialized 1232 | struct scsi_mode_data mode_data; | ^~~~~~~~~ /kisskb/src/drivers/scsi/scsi_transport_sas.c: In function 'sas_bsg_initialize': /kisskb/src/drivers/scsi/scsi_transport_sas.c:207:8: note: byref variable will be forcibly initialized 207 | char name[20]; | ^~~~ /kisskb/src/drivers/scsi/scsi_transport_sas.c: In function 'show_sas_rphy_enclosure_identifier': /kisskb/src/drivers/scsi/scsi_transport_sas.c:1186:6: note: byref variable will be forcibly initialized 1186 | u64 identifier; | ^~~~~~~~~~ /kisskb/src/drivers/scsi/scsi_transport_sas.c: In function 'store_sas_phy_maximum_linkrate': /kisskb/src/drivers/scsi/scsi_transport_sas.c:469:27: note: byref variable will be forcibly initialized 469 | struct sas_phy_linkrates rates = {0}; \ | ^~~~~ /kisskb/src/drivers/scsi/scsi_transport_sas.c:483:2: note: in expansion of macro 'sas_phy_store_linkspeed' 483 | sas_phy_store_linkspeed(field) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/scsi/scsi_transport_sas.c:615:1: note: in expansion of macro 'sas_phy_linkspeed_rw_attr' 615 | sas_phy_linkspeed_rw_attr(maximum_linkrate); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/scsi/scsi_transport_sas.c:468:6: note: byref variable will be forcibly initialized 468 | u32 value; \ | ^~~~~ /kisskb/src/drivers/scsi/scsi_transport_sas.c:483:2: note: in expansion of macro 'sas_phy_store_linkspeed' 483 | sas_phy_store_linkspeed(field) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/scsi/scsi_transport_sas.c:615:1: note: in expansion of macro 'sas_phy_linkspeed_rw_attr' 615 | sas_phy_linkspeed_rw_attr(maximum_linkrate); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/scsi/scsi_transport_sas.c: In function 'store_sas_phy_minimum_linkrate': /kisskb/src/drivers/scsi/scsi_transport_sas.c:469:27: note: byref variable will be forcibly initialized 469 | struct sas_phy_linkrates rates = {0}; \ | ^~~~~ /kisskb/src/drivers/scsi/scsi_transport_sas.c:483:2: note: in expansion of macro 'sas_phy_store_linkspeed' 483 | sas_phy_store_linkspeed(field) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/scsi/scsi_transport_sas.c:613:1: note: in expansion of macro 'sas_phy_linkspeed_rw_attr' 613 | sas_phy_linkspeed_rw_attr(minimum_linkrate); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/scsi/scsi_transport_sas.c:468:6: note: byref variable will be forcibly initialized 468 | u32 value; \ | ^~~~~ /kisskb/src/drivers/scsi/scsi_transport_sas.c:483:2: note: in expansion of macro 'sas_phy_store_linkspeed' 483 | sas_phy_store_linkspeed(field) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/scsi/scsi_transport_sas.c:613:1: note: in expansion of macro 'sas_phy_linkspeed_rw_attr' 613 | sas_phy_linkspeed_rw_attr(minimum_linkrate); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/x25/x25_route.c: In function 'x25_route_ioctl': /kisskb/src/net/x25/x25_route.c:162:26: note: byref variable will be forcibly initialized 162 | struct x25_route_struct rt; | ^~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/iscsi.h:107, from /kisskb/src/drivers/scsi/scsi_transport_iscsi.c:30: /kisskb/src/drivers/scsi/scsi_transport_iscsi.c: In function 'perf_trace_iscsi_log_msg': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/iscsi.h:21:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/iscsi.h:21:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/iscsi.h:21:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/iscsi.h:107, from /kisskb/src/drivers/scsi/scsi_transport_iscsi.c:30: /kisskb/src/drivers/scsi/scsi_transport_iscsi.c: In function 'trace_event_raw_event_iscsi_log_msg': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/iscsi.h:21:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/iscsi.h:21:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/iscsi.h:107, from /kisskb/src/drivers/scsi/scsi_transport_iscsi.c:30: /kisskb/src/drivers/scsi/scsi_transport_iscsi.c: In function '__bpf_trace_iscsi_log_msg': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/iscsi.h:21:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/iscsi.h:21:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/iscsi.h:21:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/iscsi.h:21:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 21 | DECLARE_EVENT_CLASS(iscsi_log_msg, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/scsi/scsi_transport_iscsi.c: In function 'iscsi_create_endpoint': /kisskb/src/drivers/scsi/scsi_transport_iscsi.c:212:11: note: byref variable will be forcibly initialized 212 | uint64_t id; | ^~ /kisskb/src/drivers/scsi/scsi_transport_iscsi.c: In function 'iscsi_user_scan': /kisskb/src/drivers/scsi/scsi_transport_iscsi.c:1819:25: note: byref variable will be forcibly initialized 1819 | struct iscsi_scan_data scan_data; | ^~~~~~~~~ /kisskb/src/drivers/scsi/scsi_transport_iscsi.c: In function 'store_priv_session_recovery_tmo': /kisskb/src/drivers/scsi/scsi_transport_iscsi.c:4348:8: note: byref variable will be forcibly initialized 4348 | char *cp; \ | ^~ /kisskb/src/drivers/scsi/scsi_transport_iscsi.c:4369:2: note: in expansion of macro 'iscsi_priv_session_attr_store' 4369 | iscsi_priv_session_attr_store(field) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/scsi/scsi_transport_iscsi.c:4374:1: note: in expansion of macro 'iscsi_priv_session_rw_attr' 4374 | iscsi_priv_session_rw_attr(recovery_tmo, "%d"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/scsi/scsi_transport_iscsi.c: In function 'iscsi_bsg_host_add': /kisskb/src/drivers/scsi/scsi_transport_iscsi.c:1535:7: note: byref variable will be forcibly initialized 1535 | char bsg_name[20]; | ^~~~~~~~ /kisskb/src/drivers/scsi/scsi_transport_iscsi.c: In function 'iscsi_dbg_trace': /kisskb/src/drivers/scsi/scsi_transport_iscsi.c:4822:10: note: byref variable will be forcibly initialized 4822 | va_list args; | ^~~~ /kisskb/src/drivers/scsi/scsi_transport_iscsi.c:4821:19: note: byref variable will be forcibly initialized 4821 | struct va_format vaf; | ^~~ /kisskb/src/drivers/scsi/scsi_transport_iscsi.c: In function 'iscsi_scan_session': /kisskb/src/drivers/scsi/scsi_transport_iscsi.c:1836:25: note: byref variable will be forcibly initialized 1836 | struct iscsi_scan_data scan_data; | ^~~~~~~~~ /kisskb/src/net/rose/rose_in.c: In function 'rose_process_rx_frame': /kisskb/src/net/rose/rose_in.c:265:43: note: byref variable will be forcibly initialized 265 | int queued = 0, frametype, ns, nr, q, d, m; | ^ /kisskb/src/net/rose/rose_in.c:265:40: note: byref variable will be forcibly initialized 265 | int queued = 0, frametype, ns, nr, q, d, m; | ^ /kisskb/src/net/rose/rose_in.c:265:37: note: byref variable will be forcibly initialized 265 | int queued = 0, frametype, ns, nr, q, d, m; | ^ /kisskb/src/net/rose/rose_in.c:265:33: note: byref variable will be forcibly initialized 265 | int queued = 0, frametype, ns, nr, q, d, m; | ^~ /kisskb/src/net/rose/rose_in.c:265:29: note: byref variable will be forcibly initialized 265 | int queued = 0, frametype, ns, nr, q, d, m; | ^~ /kisskb/src/drivers/scsi/scsi_transport_iscsi.c: In function 'iscsi_if_ep_disconnect': /kisskb/src/drivers/scsi/scsi_transport_iscsi.c:2982:12: note: byref variable will be forcibly initialized 2982 | static int iscsi_if_ep_disconnect(struct iscsi_transport *transport, | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/scsi/scsi_transport_iscsi.c: In function 'iscsi_set_param': /kisskb/src/drivers/scsi/scsi_transport_iscsi.c:2916:15: note: byref variable will be forcibly initialized 2916 | int err = 0, value = 0; | ^~~~~ /kisskb/src/drivers/scsi/scsi_transport_iscsi.c: In function 'iscsi_if_transport_conn': /kisskb/src/drivers/scsi/scsi_transport_iscsi.c:3675:12: note: byref variable will be forcibly initialized 3675 | static int iscsi_if_transport_conn(struct iscsi_transport *transport, | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/scsi/scsi_transport_iscsi.c: In function 'iscsi_if_transport_ep': /kisskb/src/drivers/scsi/scsi_transport_iscsi.c:3023:1: note: byref variable will be forcibly initialized 3023 | iscsi_if_transport_ep(struct iscsi_transport *transport, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/scsi/scsi_transport_iscsi.c: In function 'iscsi_set_flashnode_param': /kisskb/src/drivers/scsi/scsi_transport_iscsi.c:3335:12: note: byref variable will be forcibly initialized 3335 | static int iscsi_set_flashnode_param(struct iscsi_transport *transport, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/scsi/scsi_transport_iscsi.c: In function 'iscsi_del_flashnode': /kisskb/src/drivers/scsi/scsi_transport_iscsi.c:3423:12: note: byref variable will be forcibly initialized 3423 | static int iscsi_del_flashnode(struct iscsi_transport *transport, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/scsi/scsi_transport_iscsi.c: In function 'iscsi_login_flashnode': /kisskb/src/drivers/scsi/scsi_transport_iscsi.c:3463:12: note: byref variable will be forcibly initialized 3463 | static int iscsi_login_flashnode(struct iscsi_transport *transport, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/scsi/scsi_transport_iscsi.c: In function 'iscsi_logout_flashnode': /kisskb/src/drivers/scsi/scsi_transport_iscsi.c:3515:12: note: byref variable will be forcibly initialized 3515 | static int iscsi_logout_flashnode(struct iscsi_transport *transport, | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/scsi/scsi_transport_iscsi.c: In function 'iscsi_if_recv_msg': /kisskb/src/drivers/scsi/scsi_transport_iscsi.c:3790:1: note: byref variable will be forcibly initialized 3790 | iscsi_if_recv_msg(struct sk_buff *skb, struct nlmsghdr *nlh, uint32_t *group) | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/scsi/scsi_transport_iscsi.c: In function 'iscsi_if_rx': /kisskb/src/drivers/scsi/scsi_transport_iscsi.c:3968:12: note: byref variable will be forcibly initialized 3968 | uint32_t group; | ^~~~~ /kisskb/src/drivers/gpu/drm/mgag200/mgag200_drv.c: In function 'mgag200_has_sgram': /kisskb/src/drivers/gpu/drm/mgag200/mgag200_drv.c:51:6: note: byref variable will be forcibly initialized 51 | u32 option; | ^~~~~~ /kisskb/src/drivers/gpu/drm/mgag200/mgag200_drv.c: In function 'mgag200_g200_init_refclk': /kisskb/src/drivers/gpu/drm/mgag200/mgag200_drv.c:226:9: note: byref variable will be forcibly initialized 226 | size_t size; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_afmt.c: In function 'amdgpu_afmt_acr': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_afmt.c:90:25: note: byref variable will be forcibly initialized 90 | struct amdgpu_afmt_acr res; | ^~~ /kisskb/src/drivers/misc/cxl/vphb.c: In function 'cxl_pcie_read_config': /kisskb/src/drivers/misc/cxl/vphb.c:123:6: note: byref variable will be forcibly initialized 123 | u32 val32; | ^~~~~ /kisskb/src/drivers/misc/cxl/vphb.c:122:6: note: byref variable will be forcibly initialized 122 | u16 val16; | ^~~~~ /kisskb/src/drivers/misc/cxl/vphb.c:121:5: note: byref variable will be forcibly initialized 121 | u8 val8; | ^~~~ 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/firewire/nosy.c:7: /kisskb/src/drivers/firewire/nosy.c: In function 'packet_buffer_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: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/nosy.c:143:6: note: in expansion of macro 'wait_event_interruptible' 143 | if (wait_event_interruptible(buffer->wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/firewire/nosy.c: In function 'bus_reset_irq_handler': /kisskb/src/drivers/firewire/nosy.c:442:9: note: byref variable will be forcibly initialized 442 | u32 timestamp; | ^~~~~~~~~ /kisskb/src/drivers/firewire/nosy.c:441:20: note: byref variable will be forcibly initialized 441 | struct timespec64 ts64; | ^~~~ /kisskb/src/drivers/firewire/nosy.c: In function 'packet_irq_handler': /kisskb/src/drivers/firewire/nosy.c:411:20: note: byref variable will be forcibly initialized 411 | struct timespec64 ts64; | ^~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/include/linux/cgroup.h:26, from /kisskb/src/include/linux/hugetlb.h:9, from /kisskb/src/drivers/misc/genwqe/card_utils.c:22: /kisskb/src/drivers/misc/genwqe/card_utils.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/firewire/nosy.c: In function 'nosy_ioctl': /kisskb/src/drivers/firewire/nosy.c:348:20: note: byref variable will be forcibly initialized 348 | struct nosy_stats stats; | ^~~~~ /kisskb/src/drivers/misc/genwqe/card_utils.c: In function 'genwqe_read_ffdc_regs': /kisskb/src/drivers/misc/genwqe/card_utils.c:773:21: note: byref variable will be forcibly initialized 773 | unsigned int i, j, idx = 0; | ^~~ /kisskb/src/drivers/misc/genwqe/card_utils.c: In function 'genwqe_ffdc_buff_read': /kisskb/src/drivers/misc/genwqe/card_utils.c:891:15: note: byref variable will be forcibly initialized 891 | unsigned int idx = 0; | ^~~ /kisskb/src/drivers/scsi/scsi_transport_srp.c: In function 'store_srp_rport_dev_loss_tmo': /kisskb/src/drivers/scsi/scsi_transport_srp.c:312:6: note: byref variable will be forcibly initialized 312 | int dev_loss_tmo; | ^~~~~~~~~~~~ /kisskb/src/drivers/scsi/scsi_transport_srp.c: In function 'store_srp_rport_fast_io_fail_tmo': /kisskb/src/drivers/scsi/scsi_transport_srp.c:277:6: note: byref variable will be forcibly initialized 277 | int fast_io_fail_tmo; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/scsi/scsi_transport_srp.c: In function 'store_reconnect_delay': /kisskb/src/drivers/scsi/scsi_transport_srp.c:225:11: note: byref variable will be forcibly initialized 225 | int res, delay; | ^~~~~ /kisskb/src/drivers/scsi/scsi_transport_srp.c: In function 'shost_to_rport': /kisskb/src/drivers/scsi/scsi_transport_srp.c:64:17: note: byref variable will be forcibly initialized 64 | struct device *child = NULL; | ^~~~~ /kisskb/src/net/batman-adv/translation-table.c: In function 'batadv_tt_hash_find': /kisskb/src/net/batman-adv/translation-table.c:130:32: note: byref variable will be forcibly initialized 130 | struct batadv_tt_common_entry to_search, *tt, *tt_tmp = NULL; | ^~~~~~~~~ /kisskb/src/net/batman-adv/translation-table.c: In function 'batadv_tt_global_purge': /kisskb/src/net/batman-adv/translation-table.c:2272:8: note: byref variable will be forcibly initialized 2272 | char *msg = NULL; | ^~~ /kisskb/src/net/batman-adv/translation-table.c: In function 'batadv_send_roam_adv': /kisskb/src/net/batman-adv/translation-table.c:3522:30: note: byref variable will be forcibly initialized 3522 | struct batadv_tvlv_roam_adv tvlv_roam; | ^~~~~~~~~ /kisskb/src/net/batman-adv/translation-table.c: In function 'batadv_tt_tvlv_generate': /kisskb/src/net/batman-adv/translation-table.c:2764:5: note: byref variable will be forcibly initialized 2764 | u8 flags; | ^~~~~ /kisskb/src/drivers/scsi/sr.c: In function 'sr_read_cdda_bpc': /kisskb/src/drivers/scsi/sr.c:998:25: note: byref variable will be forcibly initialized 998 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/drivers/scsi/sr.c: In function 'sr_get_events': /kisskb/src/drivers/scsi/sr.c:211:24: note: byref variable will be forcibly initialized 211 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/drivers/scsi/sr.c:201:5: note: byref variable will be forcibly initialized 201 | u8 cmd[] = { GET_EVENT_STATUS_NOTIFICATION, | ^~~ /kisskb/src/drivers/scsi/sr.c:200:5: note: byref variable will be forcibly initialized 200 | u8 buf[8]; | ^~~ /kisskb/src/drivers/scsi/sr.c: In function 'sr_check_events': /kisskb/src/drivers/scsi/sr.c:246:24: note: byref variable will be forcibly initialized 246 | struct scsi_sense_hdr sshdr; | ^~~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/batman-adv/translation-table.c:39: /kisskb/src/net/batman-adv/translation-table.c: In function 'nla_put_u16': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/net/batman-adv/translation-table.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/batman-adv/translation-table.c: In function 'nla_put_u8': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/drivers/scsi/sr.c: In function 'get_capabilities': /kisskb/src/drivers/scsi/sr.c:840:24: note: byref variable will be forcibly initialized 840 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/drivers/scsi/sr.c:839:24: note: byref variable will be forcibly initialized 839 | struct scsi_mode_data data; | ^~~~ /kisskb/src/net/batman-adv/translation-table.c: In function 'batadv_tt_local_dump_entry': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/drivers/scsi/sr.c: In function 'get_sectorsize': /kisskb/src/drivers/scsi/sr.c:784:8: note: byref variable will be forcibly initialized 784 | long last_written; | ^~~~~~~~~~~~ /kisskb/src/drivers/scsi/sr.c:760:16: note: byref variable will be forcibly initialized 760 | unsigned char buffer[8]; | ^~~~~~ /kisskb/src/drivers/scsi/sr.c:759:16: note: byref variable will be forcibly initialized 759 | unsigned char cmd[10]; | ^~~ /kisskb/src/drivers/scsi/sr.c: In function 'sr_revalidate_disk': /kisskb/src/drivers/scsi/sr.c:514:24: note: byref variable will be forcibly initialized 514 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/net/batman-adv/translation-table.c: In function 'batadv_tt_global_dump_subentry': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/net/batman-adv/translation-table.c: In function 'batadv_tt_local_crc': /kisskb/src/net/batman-adv/translation-table.c:2527:9: note: byref variable will be forcibly initialized 2527 | __be16 tmp_vid; | ^~~~~~~ /kisskb/src/net/batman-adv/translation-table.c:2526:5: note: byref variable will be forcibly initialized 2526 | u8 flags; | ^~~~~ /kisskb/src/net/batman-adv/translation-table.c: In function 'batadv_tt_global_crc': /kisskb/src/net/batman-adv/translation-table.c:2449:9: note: byref variable will be forcibly initialized 2449 | __be16 tmp_vid; | ^~~~~~~ /kisskb/src/net/batman-adv/translation-table.c:2448:5: note: byref variable will be forcibly initialized 2448 | u8 flags; | ^~~~~ /kisskb/src/net/batman-adv/translation-table.c: In function 'batadv_tt_tvlv_container_update': /kisskb/src/net/batman-adv/translation-table.c:991:6: note: byref variable will be forcibly initialized 991 | int tt_diff_len, tt_change_len = 0; | ^~~~~~~~~~~ /kisskb/src/net/batman-adv/translation-table.c:990:32: note: byref variable will be forcibly initialized 990 | struct batadv_tvlv_tt_change *tt_change; | ^~~~~~~~~ /kisskb/src/net/batman-adv/translation-table.c:989:30: note: byref variable will be forcibly initialized 989 | struct batadv_tvlv_tt_data *tt_data; | ^~~~~~~ /kisskb/src/net/batman-adv/translation-table.c: In function 'batadv_send_my_tt_response': /kisskb/src/net/batman-adv/translation-table.c:3138:6: note: byref variable will be forcibly initialized 3138 | s32 tt_len; | ^~~~~~ /kisskb/src/net/batman-adv/translation-table.c:3133:32: note: byref variable will be forcibly initialized 3133 | struct batadv_tvlv_tt_change *tt_change; | ^~~~~~~~~ /kisskb/src/net/batman-adv/translation-table.c:3131:30: note: byref variable will be forcibly initialized 3131 | struct batadv_tvlv_tt_data *tvlv_tt_data = NULL; | ^~~~~~~~~~~~ /kisskb/src/net/batman-adv/translation-table.c: In function 'batadv_send_other_tt_response': /kisskb/src/net/batman-adv/translation-table.c:3009:6: note: byref variable will be forcibly initialized 3009 | s32 tt_len; | ^~~~~~ /kisskb/src/net/batman-adv/translation-table.c:3004:30: note: byref variable will be forcibly initialized 3004 | struct batadv_tvlv_tt_data *tvlv_tt_data = NULL; | ^~~~~~~~~~~~ /kisskb/src/net/batman-adv/translation-table.c:3003:32: note: byref variable will be forcibly initialized 3003 | struct batadv_tvlv_tt_change *tt_change; | ^~~~~~~~~ /kisskb/src/net/batman-adv/translation-table.c: In function 'batadv_tt_local_dump': /kisskb/src/net/batman-adv/translation-table.c:1175:6: note: byref variable will be forcibly initialized 1175 | int idx = cb->args[1]; | ^~~ /kisskb/src/net/batman-adv/translation-table.c: In function 'batadv_tt_global_dump': /kisskb/src/net/batman-adv/translation-table.c:1952:6: note: byref variable will be forcibly initialized 1952 | int sub = cb->args[2]; | ^~~ /kisskb/src/net/batman-adv/translation-table.c:1951:6: note: byref variable will be forcibly initialized 1951 | int idx = cb->args[1]; | ^~~ /kisskb/src/net/wireless/wext-spy.c: In function 'iw_send_thrspy_event': /kisskb/src/net/wireless/wext-spy.c:167:19: note: byref variable will be forcibly initialized 167 | struct iw_thrspy threshold; | ^~~~~~~~~ /kisskb/src/net/wireless/wext-spy.c:166:19: note: byref variable will be forcibly initialized 166 | union iwreq_data wrqu; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:546, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c:29: /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function 'perf_trace_amdgpu_device_rreg': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:38:1: note: in expansion of macro 'TRACE_EVENT' 38 | TRACE_EVENT(amdgpu_device_rreg, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:38:1: note: in expansion of macro 'TRACE_EVENT' 38 | TRACE_EVENT(amdgpu_device_rreg, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function 'perf_trace_amdgpu_device_wreg': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:57:1: note: in expansion of macro 'TRACE_EVENT' 57 | TRACE_EVENT(amdgpu_device_wreg, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:57:1: note: in expansion of macro 'TRACE_EVENT' 57 | TRACE_EVENT(amdgpu_device_wreg, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function 'perf_trace_amdgpu_iv': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:76:1: note: in expansion of macro 'TRACE_EVENT' 76 | TRACE_EVENT(amdgpu_iv, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:76:1: note: in expansion of macro 'TRACE_EVENT' 76 | TRACE_EVENT(amdgpu_iv, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function 'perf_trace_amdgpu_bo_create': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:116:1: note: in expansion of macro 'TRACE_EVENT' 116 | TRACE_EVENT(amdgpu_bo_create, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:116:1: note: in expansion of macro 'TRACE_EVENT' 116 | TRACE_EVENT(amdgpu_bo_create, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function 'perf_trace_amdgpu_vm_bo_map': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:243:1: note: in expansion of macro 'TRACE_EVENT' 243 | TRACE_EVENT(amdgpu_vm_bo_map, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:243:1: note: in expansion of macro 'TRACE_EVENT' 243 | TRACE_EVENT(amdgpu_vm_bo_map, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function 'perf_trace_amdgpu_vm_bo_unmap': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:267:1: note: in expansion of macro 'TRACE_EVENT' 267 | TRACE_EVENT(amdgpu_vm_bo_unmap, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:267:1: note: in expansion of macro 'TRACE_EVENT' 267 | TRACE_EVENT(amdgpu_vm_bo_unmap, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function 'perf_trace_amdgpu_vm_mapping': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:291:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 291 | DECLARE_EVENT_CLASS(amdgpu_vm_mapping, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:291:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 291 | DECLARE_EVENT_CLASS(amdgpu_vm_mapping, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function 'perf_trace_amdgpu_vm_set_ptes': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:368:1: note: in expansion of macro 'TRACE_EVENT' 368 | TRACE_EVENT(amdgpu_vm_set_ptes, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:368:1: note: in expansion of macro 'TRACE_EVENT' 368 | TRACE_EVENT(amdgpu_vm_set_ptes, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function 'perf_trace_amdgpu_vm_copy_ptes': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:394:1: note: in expansion of macro 'TRACE_EVENT' 394 | TRACE_EVENT(amdgpu_vm_copy_ptes, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:394:1: note: in expansion of macro 'TRACE_EVENT' 394 | TRACE_EVENT(amdgpu_vm_copy_ptes, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function 'perf_trace_amdgpu_pasid': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:437:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 437 | DECLARE_EVENT_CLASS(amdgpu_pasid, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:437:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 437 | DECLARE_EVENT_CLASS(amdgpu_pasid, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function 'perf_trace_amdgpu_bo_list_set': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:459:1: note: in expansion of macro 'TRACE_EVENT' 459 | TRACE_EVENT(amdgpu_bo_list_set, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:459:1: note: in expansion of macro 'TRACE_EVENT' 459 | TRACE_EVENT(amdgpu_bo_list_set, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function 'perf_trace_amdgpu_cs_bo_status': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:479:1: note: in expansion of macro 'TRACE_EVENT' 479 | TRACE_EVENT(amdgpu_cs_bo_status, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:479:1: note: in expansion of macro 'TRACE_EVENT' 479 | TRACE_EVENT(amdgpu_cs_bo_status, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function 'perf_trace_amdgpu_bo_move': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:495:1: note: in expansion of macro 'TRACE_EVENT' 495 | TRACE_EVENT(amdgpu_bo_move, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:495:1: note: in expansion of macro 'TRACE_EVENT' 495 | TRACE_EVENT(amdgpu_bo_move, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:546, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c:29: /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function 'trace_event_raw_event_amdgpu_device_rreg': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:38:1: note: in expansion of macro 'TRACE_EVENT' 38 | TRACE_EVENT(amdgpu_device_rreg, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function 'trace_event_raw_event_amdgpu_device_wreg': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:57:1: note: in expansion of macro 'TRACE_EVENT' 57 | TRACE_EVENT(amdgpu_device_wreg, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function 'trace_event_raw_event_amdgpu_iv': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:76:1: note: in expansion of macro 'TRACE_EVENT' 76 | TRACE_EVENT(amdgpu_iv, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function 'trace_event_raw_event_amdgpu_bo_create': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:116:1: note: in expansion of macro 'TRACE_EVENT' 116 | TRACE_EVENT(amdgpu_bo_create, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function 'trace_event_raw_event_amdgpu_vm_bo_map': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:243:1: note: in expansion of macro 'TRACE_EVENT' 243 | TRACE_EVENT(amdgpu_vm_bo_map, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function 'trace_event_raw_event_amdgpu_vm_bo_unmap': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:267:1: note: in expansion of macro 'TRACE_EVENT' 267 | TRACE_EVENT(amdgpu_vm_bo_unmap, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function 'trace_event_raw_event_amdgpu_vm_mapping': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:291:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 291 | DECLARE_EVENT_CLASS(amdgpu_vm_mapping, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function 'trace_event_raw_event_amdgpu_vm_set_ptes': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:368:1: note: in expansion of macro 'TRACE_EVENT' 368 | TRACE_EVENT(amdgpu_vm_set_ptes, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function 'trace_event_raw_event_amdgpu_vm_copy_ptes': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:394:1: note: in expansion of macro 'TRACE_EVENT' 394 | TRACE_EVENT(amdgpu_vm_copy_ptes, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function 'trace_event_raw_event_amdgpu_pasid': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:437:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 437 | DECLARE_EVENT_CLASS(amdgpu_pasid, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function 'trace_event_raw_event_amdgpu_bo_list_set': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:459:1: note: in expansion of macro 'TRACE_EVENT' 459 | TRACE_EVENT(amdgpu_bo_list_set, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function 'trace_event_raw_event_amdgpu_cs_bo_status': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:479:1: note: in expansion of macro 'TRACE_EVENT' 479 | TRACE_EVENT(amdgpu_cs_bo_status, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function 'trace_event_raw_event_amdgpu_bo_move': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:495:1: note: in expansion of macro 'TRACE_EVENT' 495 | TRACE_EVENT(amdgpu_bo_move, | ^~~~~~~~~~~ /kisskb/src/net/x25/x25_subr.c: In function 'x25_write_internal': /kisskb/src/net/x25/x25_subr.c:115:17: note: byref variable will be forcibly initialized 115 | unsigned char addresses[1 + X25_ADDR_LEN]; | ^~~~~~~~~ /kisskb/src/net/x25/x25_subr.c:114:17: note: byref variable will be forcibly initialized 114 | unsigned char facilities[X25_MAX_FAC_LEN]; | ^~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:546, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c:29: /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function 'perf_trace_amdgpu_cs': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:142:1: note: in expansion of macro 'TRACE_EVENT' 142 | TRACE_EVENT(amdgpu_cs, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:142:1: note: in expansion of macro 'TRACE_EVENT' 142 | TRACE_EVENT(amdgpu_cs, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:546, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c:29: /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function 'trace_event_raw_event_amdgpu_cs': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:142:1: note: in expansion of macro 'TRACE_EVENT' 142 | TRACE_EVENT(amdgpu_cs, | ^~~~~~~~~~~ /kisskb/src/drivers/mfd/da9150-core.c: In function 'da9150_i2c_read_device': /kisskb/src/drivers/mfd/da9150-core.c:26:17: note: byref variable will be forcibly initialized 26 | struct i2c_msg xfer; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:546, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c:29: /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function 'perf_trace_amdgpu_cs_ioctl': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:164:1: note: in expansion of macro 'TRACE_EVENT' 164 | TRACE_EVENT(amdgpu_cs_ioctl, | ^~~~~~~~~~~ /kisskb/src/drivers/mfd/da9150-core.c: In function 'da9150_i2c_write_device': /kisskb/src/drivers/mfd/da9150-core.c:66:17: note: byref variable will be forcibly initialized 66 | struct i2c_msg xfer; | ^~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:164:1: note: in expansion of macro 'TRACE_EVENT' 164 | TRACE_EVENT(amdgpu_cs_ioctl, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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/gpu/drm/amd/amdgpu/amdgpu_trace.h:164:1: note: in expansion of macro 'TRACE_EVENT' 164 | TRACE_EVENT(amdgpu_cs_ioctl, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:546, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c:29: /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function 'trace_event_raw_event_amdgpu_cs_ioctl': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:164:1: note: in expansion of macro 'TRACE_EVENT' 164 | TRACE_EVENT(amdgpu_cs_ioctl, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | 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/gpu/drm/amd/amdgpu/amdgpu_trace.h:164:1: note: in expansion of macro 'TRACE_EVENT' 164 | TRACE_EVENT(amdgpu_cs_ioctl, | ^~~~~~~~~~~ /kisskb/src/drivers/mfd/da9150-core.c: In function 'da9150_reg_read': /kisskb/src/drivers/mfd/da9150-core.c:201:6: note: byref variable will be forcibly initialized 201 | int val, ret; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:546, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c:29: /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function 'perf_trace_amdgpu_sched_run_job': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:190:1: note: in expansion of macro 'TRACE_EVENT' 190 | TRACE_EVENT(amdgpu_sched_run_job, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:190:1: note: in expansion of macro 'TRACE_EVENT' 190 | TRACE_EVENT(amdgpu_sched_run_job, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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/gpu/drm/amd/amdgpu/amdgpu_trace.h:190:1: note: in expansion of macro 'TRACE_EVENT' 190 | TRACE_EVENT(amdgpu_sched_run_job, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:546, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c:29: /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function 'trace_event_raw_event_amdgpu_sched_run_job': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:190:1: note: in expansion of macro 'TRACE_EVENT' 190 | TRACE_EVENT(amdgpu_sched_run_job, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | 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/gpu/drm/amd/amdgpu/amdgpu_trace.h:190:1: note: in expansion of macro 'TRACE_EVENT' 190 | TRACE_EVENT(amdgpu_sched_run_job, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:546, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c:29: /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function 'perf_trace_amdgpu_vm_grab_id': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:216:1: note: in expansion of macro 'TRACE_EVENT' 216 | TRACE_EVENT(amdgpu_vm_grab_id, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:216:1: note: in expansion of macro 'TRACE_EVENT' 216 | TRACE_EVENT(amdgpu_vm_grab_id, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:546, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c:29: /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function 'trace_event_raw_event_amdgpu_vm_grab_id': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:216:1: note: in expansion of macro 'TRACE_EVENT' 216 | TRACE_EVENT(amdgpu_vm_grab_id, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:546, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c:29: /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function 'perf_trace_amdgpu_vm_flush': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:415:1: note: in expansion of macro 'TRACE_EVENT' 415 | TRACE_EVENT(amdgpu_vm_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:415:1: note: in expansion of macro 'TRACE_EVENT' 415 | TRACE_EVENT(amdgpu_vm_flush, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:546, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c:29: /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function 'trace_event_raw_event_amdgpu_vm_flush': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:415:1: note: in expansion of macro 'TRACE_EVENT' 415 | TRACE_EVENT(amdgpu_vm_flush, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:546, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c:29: /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function 'perf_trace_amdgpu_ib_pipe_sync': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:516:1: note: in expansion of macro 'TRACE_EVENT' 516 | TRACE_EVENT(amdgpu_ib_pipe_sync, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:516:1: note: in expansion of macro 'TRACE_EVENT' 516 | TRACE_EVENT(amdgpu_ib_pipe_sync, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:546, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c:29: /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function 'trace_event_raw_event_amdgpu_ib_pipe_sync': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:516:1: note: in expansion of macro 'TRACE_EVENT' 516 | TRACE_EVENT(amdgpu_ib_pipe_sync, | ^~~~~~~~~~~ /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; | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:546, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c:29: /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function 'perf_trace_amdgpu_vm_update_ptes': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:324:1: note: in expansion of macro 'TRACE_EVENT' 324 | TRACE_EVENT(amdgpu_vm_update_ptes, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:324:1: note: in expansion of macro 'TRACE_EVENT' 324 | TRACE_EVENT(amdgpu_vm_update_ptes, | ^~~~~~~~~~~ /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; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:546, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c:29: /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function 'trace_event_raw_event_amdgpu_vm_update_ptes': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:324:1: note: in expansion of macro 'TRACE_EVENT' 324 | TRACE_EVENT(amdgpu_vm_update_ptes, | ^~~~~~~~~~~ /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; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:546, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c:29: /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function '__bpf_trace_amdgpu_device_rreg': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:38:1: note: in expansion of macro 'TRACE_EVENT' 38 | TRACE_EVENT(amdgpu_device_rreg, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:38:1: note: in expansion of macro 'TRACE_EVENT' 38 | TRACE_EVENT(amdgpu_device_rreg, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:38:1: note: in expansion of macro 'TRACE_EVENT' 38 | TRACE_EVENT(amdgpu_device_rreg, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:38:1: note: in expansion of macro 'TRACE_EVENT' 38 | TRACE_EVENT(amdgpu_device_rreg, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:38:1: note: in expansion of macro 'TRACE_EVENT' 38 | TRACE_EVENT(amdgpu_device_rreg, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:38:1: note: in expansion of macro 'TRACE_EVENT' 38 | TRACE_EVENT(amdgpu_device_rreg, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function '__bpf_trace_amdgpu_device_wreg': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:57:1: note: in expansion of macro 'TRACE_EVENT' 57 | TRACE_EVENT(amdgpu_device_wreg, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:57:1: note: in expansion of macro 'TRACE_EVENT' 57 | TRACE_EVENT(amdgpu_device_wreg, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:57:1: note: in expansion of macro 'TRACE_EVENT' 57 | TRACE_EVENT(amdgpu_device_wreg, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:57:1: note: in expansion of macro 'TRACE_EVENT' 57 | TRACE_EVENT(amdgpu_device_wreg, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:57:1: note: in expansion of macro 'TRACE_EVENT' 57 | TRACE_EVENT(amdgpu_device_wreg, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:57:1: note: in expansion of macro 'TRACE_EVENT' 57 | TRACE_EVENT(amdgpu_device_wreg, | ^~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function '__bpf_trace_amdgpu_vm_grab_id': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:216:1: note: in expansion of macro 'TRACE_EVENT' 216 | TRACE_EVENT(amdgpu_vm_grab_id, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:216:1: note: in expansion of macro 'TRACE_EVENT' 216 | TRACE_EVENT(amdgpu_vm_grab_id, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:216:1: note: in expansion of macro 'TRACE_EVENT' 216 | TRACE_EVENT(amdgpu_vm_grab_id, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:216:1: note: in expansion of macro 'TRACE_EVENT' 216 | TRACE_EVENT(amdgpu_vm_grab_id, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:216:1: note: in expansion of macro 'TRACE_EVENT' 216 | TRACE_EVENT(amdgpu_vm_grab_id, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:216:1: note: in expansion of macro 'TRACE_EVENT' 216 | TRACE_EVENT(amdgpu_vm_grab_id, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function '__bpf_trace_amdgpu_vm_flush': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:415:1: note: in expansion of macro 'TRACE_EVENT' 415 | TRACE_EVENT(amdgpu_vm_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:415:1: note: in expansion of macro 'TRACE_EVENT' 415 | TRACE_EVENT(amdgpu_vm_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:415:1: note: in expansion of macro 'TRACE_EVENT' 415 | TRACE_EVENT(amdgpu_vm_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:415:1: note: in expansion of macro 'TRACE_EVENT' 415 | TRACE_EVENT(amdgpu_vm_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:415:1: note: in expansion of macro 'TRACE_EVENT' 415 | TRACE_EVENT(amdgpu_vm_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:415:1: note: in expansion of macro 'TRACE_EVENT' 415 | TRACE_EVENT(amdgpu_vm_flush, | ^~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function '__bpf_trace_amdgpu_bo_move': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:495:1: note: in expansion of macro 'TRACE_EVENT' 495 | TRACE_EVENT(amdgpu_bo_move, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:495:1: note: in expansion of macro 'TRACE_EVENT' 495 | TRACE_EVENT(amdgpu_bo_move, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:495:1: note: in expansion of macro 'TRACE_EVENT' 495 | TRACE_EVENT(amdgpu_bo_move, | ^~~~~~~~~~~ /kisskb/src/drivers/scsi/sr_ioctl.c: In function 'sr_read_cd': /kisskb/src/drivers/scsi/sr_ioctl.c:474:24: note: byref variable will be forcibly initialized 474 | struct packet_command cgc; | ^~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:495:1: note: in expansion of macro 'TRACE_EVENT' 495 | TRACE_EVENT(amdgpu_bo_move, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:495:1: note: in expansion of macro 'TRACE_EVENT' 495 | TRACE_EVENT(amdgpu_bo_move, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:495:1: note: in expansion of macro 'TRACE_EVENT' 495 | TRACE_EVENT(amdgpu_bo_move, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function '__bpf_trace_amdgpu_iv': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:76:1: note: in expansion of macro 'TRACE_EVENT' 76 | TRACE_EVENT(amdgpu_iv, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:76:1: note: in expansion of macro 'TRACE_EVENT' 76 | TRACE_EVENT(amdgpu_iv, | ^~~~~~~~~~~ /kisskb/src/drivers/scsi/sr_ioctl.c: In function 'sr_read_sector': /kisskb/src/drivers/scsi/sr_ioctl.c:516:24: note: byref variable will be forcibly initialized 516 | struct packet_command cgc; | ^~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:76:1: note: in expansion of macro 'TRACE_EVENT' 76 | TRACE_EVENT(amdgpu_iv, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:76:1: note: in expansion of macro 'TRACE_EVENT' 76 | TRACE_EVENT(amdgpu_iv, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function '__bpf_trace_amdgpu_cs': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:142:1: note: in expansion of macro 'TRACE_EVENT' 142 | TRACE_EVENT(amdgpu_cs, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:142:1: note: in expansion of macro 'TRACE_EVENT' 142 | TRACE_EVENT(amdgpu_cs, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:142:1: note: in expansion of macro 'TRACE_EVENT' 142 | TRACE_EVENT(amdgpu_cs, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:142:1: note: in expansion of macro 'TRACE_EVENT' 142 | TRACE_EVENT(amdgpu_cs, | ^~~~~~~~~~~ /kisskb/src/drivers/scsi/sr_ioctl.c: In function 'sr_tray_move': /kisskb/src/drivers/scsi/sr_ioctl.c:266:24: note: byref variable will be forcibly initialized 266 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function '__bpf_trace_amdgpu_vm_bo_map': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:243:1: note: in expansion of macro 'TRACE_EVENT' 243 | TRACE_EVENT(amdgpu_vm_bo_map, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:243:1: note: in expansion of macro 'TRACE_EVENT' 243 | TRACE_EVENT(amdgpu_vm_bo_map, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:243:1: note: in expansion of macro 'TRACE_EVENT' 243 | TRACE_EVENT(amdgpu_vm_bo_map, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:243:1: note: in expansion of macro 'TRACE_EVENT' 243 | TRACE_EVENT(amdgpu_vm_bo_map, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function '__bpf_trace_amdgpu_vm_bo_unmap': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:267:1: note: in expansion of macro 'TRACE_EVENT' 267 | TRACE_EVENT(amdgpu_vm_bo_unmap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:267:1: note: in expansion of macro 'TRACE_EVENT' 267 | TRACE_EVENT(amdgpu_vm_bo_unmap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:267:1: note: in expansion of macro 'TRACE_EVENT' 267 | TRACE_EVENT(amdgpu_vm_bo_unmap, | ^~~~~~~~~~~ /kisskb/src/drivers/scsi/sr_ioctl.c: In function 'sr_drive_status': /kisskb/src/drivers/scsi/sr_ioctl.c:288:26: note: byref variable will be forcibly initialized 288 | struct media_event_desc med; | ^~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:267:1: note: in expansion of macro 'TRACE_EVENT' 267 | TRACE_EVENT(amdgpu_vm_bo_unmap, | ^~~~~~~~~~~ /kisskb/src/drivers/scsi/sr_ioctl.c:287:24: note: byref variable will be forcibly initialized 287 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function '__bpf_trace_amdgpu_bo_list_set': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:459:1: note: in expansion of macro 'TRACE_EVENT' 459 | TRACE_EVENT(amdgpu_bo_list_set, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:459:1: note: in expansion of macro 'TRACE_EVENT' 459 | TRACE_EVENT(amdgpu_bo_list_set, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:459:1: note: in expansion of macro 'TRACE_EVENT' 459 | TRACE_EVENT(amdgpu_bo_list_set, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:459:1: note: in expansion of macro 'TRACE_EVENT' 459 | TRACE_EVENT(amdgpu_bo_list_set, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function '__bpf_trace_amdgpu_cs_bo_status': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:479:1: note: in expansion of macro 'TRACE_EVENT' 479 | TRACE_EVENT(amdgpu_cs_bo_status, | ^~~~~~~~~~~ /kisskb/src/drivers/scsi/sr_ioctl.c: In function 'sr_disk_status': /kisskb/src/drivers/scsi/sr_ioctl.c:345:24: note: byref variable will be forcibly initialized 345 | struct cdrom_tocentry toc_e; | ^~~~~ /kisskb/src/drivers/scsi/sr_ioctl.c:344:22: note: byref variable will be forcibly initialized 344 | struct cdrom_tochdr toc_h; | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:479:1: note: in expansion of macro 'TRACE_EVENT' 479 | TRACE_EVENT(amdgpu_cs_bo_status, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:479:1: note: in expansion of macro 'TRACE_EVENT' 479 | TRACE_EVENT(amdgpu_cs_bo_status, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:479:1: note: in expansion of macro 'TRACE_EVENT' 479 | TRACE_EVENT(amdgpu_cs_bo_status, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function '__bpf_trace_amdgpu_ib_pipe_sync': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:516:1: note: in expansion of macro 'TRACE_EVENT' 516 | TRACE_EVENT(amdgpu_ib_pipe_sync, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:516:1: note: in expansion of macro 'TRACE_EVENT' 516 | TRACE_EVENT(amdgpu_ib_pipe_sync, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:516:1: note: in expansion of macro 'TRACE_EVENT' 516 | TRACE_EVENT(amdgpu_ib_pipe_sync, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:516:1: note: in expansion of macro 'TRACE_EVENT' 516 | TRACE_EVENT(amdgpu_ib_pipe_sync, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function '__bpf_trace_amdgpu_bo_create': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:116:1: note: in expansion of macro 'TRACE_EVENT' 116 | TRACE_EVENT(amdgpu_bo_create, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:116:1: note: in expansion of macro 'TRACE_EVENT' 116 | TRACE_EVENT(amdgpu_bo_create, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function '__bpf_trace_amdgpu_cs_ioctl': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:164:1: note: in expansion of macro 'TRACE_EVENT' 164 | TRACE_EVENT(amdgpu_cs_ioctl, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:164:1: note: in expansion of macro 'TRACE_EVENT' 164 | TRACE_EVENT(amdgpu_cs_ioctl, | ^~~~~~~~~~~ /kisskb/src/drivers/scsi/sr_ioctl.c: In function 'sr_get_mcn': /kisskb/src/drivers/scsi/sr_ioctl.c:386:24: note: byref variable will be forcibly initialized 386 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function '__bpf_trace_amdgpu_sched_run_job': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:190:1: note: in expansion of macro 'TRACE_EVENT' 190 | TRACE_EVENT(amdgpu_sched_run_job, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:190:1: note: in expansion of macro 'TRACE_EVENT' 190 | TRACE_EVENT(amdgpu_sched_run_job, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function '__bpf_trace_amdgpu_vm_mapping': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:291:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 291 | DECLARE_EVENT_CLASS(amdgpu_vm_mapping, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:291:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 291 | DECLARE_EVENT_CLASS(amdgpu_vm_mapping, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/scsi/sr_ioctl.c: In function 'sr_select_speed': /kisskb/src/drivers/scsi/sr_ioctl.c:419:24: note: byref variable will be forcibly initialized 419 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function '__bpf_trace_amdgpu_pasid': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:437:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 437 | DECLARE_EVENT_CLASS(amdgpu_pasid, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h:437:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 437 | DECLARE_EVENT_CLASS(amdgpu_pasid, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function '__bpf_trace_amdgpu_vm_update_ptes': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:324:1: note: in expansion of macro 'TRACE_EVENT' 324 | TRACE_EVENT(amdgpu_vm_update_ptes, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:324:1: note: in expansion of macro 'TRACE_EVENT' 324 | TRACE_EVENT(amdgpu_vm_update_ptes, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:324:1: note: in expansion of macro 'TRACE_EVENT' 324 | TRACE_EVENT(amdgpu_vm_update_ptes, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:324:1: note: in expansion of macro 'TRACE_EVENT' 324 | TRACE_EVENT(amdgpu_vm_update_ptes, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:324:1: note: in expansion of macro 'TRACE_EVENT' 324 | TRACE_EVENT(amdgpu_vm_update_ptes, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:324:1: note: in expansion of macro 'TRACE_EVENT' 324 | TRACE_EVENT(amdgpu_vm_update_ptes, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:324:1: note: in expansion of macro 'TRACE_EVENT' 324 | TRACE_EVENT(amdgpu_vm_update_ptes, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:324:1: note: in expansion of macro 'TRACE_EVENT' 324 | TRACE_EVENT(amdgpu_vm_update_ptes, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:324:1: note: in expansion of macro 'TRACE_EVENT' 324 | TRACE_EVENT(amdgpu_vm_update_ptes, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:324:1: note: in expansion of macro 'TRACE_EVENT' 324 | TRACE_EVENT(amdgpu_vm_update_ptes, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:324:1: note: in expansion of macro 'TRACE_EVENT' 324 | TRACE_EVENT(amdgpu_vm_update_ptes, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:324:1: note: in expansion of macro 'TRACE_EVENT' 324 | TRACE_EVENT(amdgpu_vm_update_ptes, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:324:1: note: in expansion of macro 'TRACE_EVENT' 324 | TRACE_EVENT(amdgpu_vm_update_ptes, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:324:1: note: in expansion of macro 'TRACE_EVENT' 324 | TRACE_EVENT(amdgpu_vm_update_ptes, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:50:24: note: in expansion of macro '__CAST_TO_U64' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:324:1: note: in expansion of macro 'TRACE_EVENT' 324 | TRACE_EVENT(amdgpu_vm_update_ptes, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:50:24: note: in expansion of macro '__CAST_TO_U64' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:324:1: note: in expansion of macro 'TRACE_EVENT' 324 | TRACE_EVENT(amdgpu_vm_update_ptes, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:51:24: note: in expansion of macro '__CAST_TO_U64' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:324:1: note: in expansion of macro 'TRACE_EVENT' 324 | TRACE_EVENT(amdgpu_vm_update_ptes, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:51:24: note: in expansion of macro '__CAST_TO_U64' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:324:1: note: in expansion of macro 'TRACE_EVENT' 324 | TRACE_EVENT(amdgpu_vm_update_ptes, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function '__bpf_trace_amdgpu_vm_set_ptes': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:368:1: note: in expansion of macro 'TRACE_EVENT' 368 | TRACE_EVENT(amdgpu_vm_set_ptes, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:368:1: note: in expansion of macro 'TRACE_EVENT' 368 | TRACE_EVENT(amdgpu_vm_set_ptes, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:368:1: note: in expansion of macro 'TRACE_EVENT' 368 | TRACE_EVENT(amdgpu_vm_set_ptes, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:368:1: note: in expansion of macro 'TRACE_EVENT' 368 | TRACE_EVENT(amdgpu_vm_set_ptes, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:368:1: note: in expansion of macro 'TRACE_EVENT' 368 | TRACE_EVENT(amdgpu_vm_set_ptes, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:368:1: note: in expansion of macro 'TRACE_EVENT' 368 | TRACE_EVENT(amdgpu_vm_set_ptes, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:368:1: note: in expansion of macro 'TRACE_EVENT' 368 | TRACE_EVENT(amdgpu_vm_set_ptes, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:368:1: note: in expansion of macro 'TRACE_EVENT' 368 | TRACE_EVENT(amdgpu_vm_set_ptes, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:368:1: note: in expansion of macro 'TRACE_EVENT' 368 | TRACE_EVENT(amdgpu_vm_set_ptes, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:368:1: note: in expansion of macro 'TRACE_EVENT' 368 | TRACE_EVENT(amdgpu_vm_set_ptes, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:368:1: note: in expansion of macro 'TRACE_EVENT' 368 | TRACE_EVENT(amdgpu_vm_set_ptes, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:368:1: note: in expansion of macro 'TRACE_EVENT' 368 | TRACE_EVENT(amdgpu_vm_set_ptes, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: In function '__bpf_trace_amdgpu_vm_copy_ptes': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:394:1: note: in expansion of macro 'TRACE_EVENT' 394 | TRACE_EVENT(amdgpu_vm_copy_ptes, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:394:1: note: in expansion of macro 'TRACE_EVENT' 394 | TRACE_EVENT(amdgpu_vm_copy_ptes, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:394:1: note: in expansion of macro 'TRACE_EVENT' 394 | TRACE_EVENT(amdgpu_vm_copy_ptes, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:394:1: note: in expansion of macro 'TRACE_EVENT' 394 | TRACE_EVENT(amdgpu_vm_copy_ptes, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:394:1: note: in expansion of macro 'TRACE_EVENT' 394 | TRACE_EVENT(amdgpu_vm_copy_ptes, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:394:1: note: in expansion of macro 'TRACE_EVENT' 394 | TRACE_EVENT(amdgpu_vm_copy_ptes, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:394:1: note: in expansion of macro 'TRACE_EVENT' 394 | TRACE_EVENT(amdgpu_vm_copy_ptes, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/amd/amdgpu/amdgpu_trace.h:394:1: note: in expansion of macro 'TRACE_EVENT' 394 | TRACE_EVENT(amdgpu_vm_copy_ptes, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_encoders.c: In function 'amdgpu_atombios_encoder_setup_dvo': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_encoders.c:386:16: note: byref variable will be forcibly initialized 386 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_encoders.c:386:10: note: byref variable will be forcibly initialized 386 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_encoders.c:384:28: note: byref variable will be forcibly initialized 384 | union dvo_encoder_control args; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_encoders.c: In function 'amdgpu_atombios_encoder_setup_dac': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_encoders.c:321:36: note: byref variable will be forcibly initialized 321 | DAC_ENCODER_CONTROL_PS_ALLOCATION args; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_encoders.c: In function 'amdgpu_atombios_encoder_dac_load_detect': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_encoders.c:1704:17: note: byref variable will be forcibly initialized 1704 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_encoders.c:1704:11: note: byref variable will be forcibly initialized 1704 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_encoders.c:1702:36: note: byref variable will be forcibly initialized 1702 | DAC_LOAD_DETECTION_PS_ALLOCATION args; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_encoders.c: In function 'amdgpu_atombios_encoder_init_backlight': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_encoders.c:174:7: note: byref variable will be forcibly initialized 174 | char bl_name[16]; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_encoders.c:171:30: note: byref variable will be forcibly initialized 171 | struct backlight_properties props; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_encoders.c: In function 'amdgpu_atombios_encoder_setup_external_encoder': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_encoders.c:1225:11: note: byref variable will be forcibly initialized 1225 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_encoders.c:1225:5: note: byref variable will be forcibly initialized 1225 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_encoders.c:1222:33: note: byref variable will be forcibly initialized 1222 | union external_encoder_control args; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_encoders.c: In function 'amdgpu_atombios_encoder_setup_dig_encoder': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_encoders.c:573:16: note: byref variable will be forcibly initialized 573 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_encoders.c:573:10: note: byref variable will be forcibly initialized 573 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_encoders.c:571:28: note: byref variable will be forcibly initialized 571 | union dig_encoder_control args; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_encoders.c: In function 'amdgpu_atombios_encoder_setup_dig_transmitter': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_encoders.c:762:16: note: byref variable will be forcibly initialized 762 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_encoders.c:762:10: note: byref variable will be forcibly initialized 762 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_encoders.c:760:32: note: byref variable will be forcibly initialized 760 | union dig_transmitter_control args; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_encoders.c: In function 'amdgpu_atombios_encoder_set_edp_panel_power': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_encoders.c:1175:16: note: byref variable will be forcibly initialized 1175 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_encoders.c:1175:10: note: byref variable will be forcibly initialized 1175 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_encoders.c:1173:32: note: byref variable will be forcibly initialized 1173 | union dig_transmitter_control args; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_encoders.c: In function 'amdgpu_atombios_encoder_set_crtc_source': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_encoders.c:1465:16: note: byref variable will be forcibly initialized 1465 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_encoders.c:1465:10: note: byref variable will be forcibly initialized 1465 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_encoders.c:1463:26: note: byref variable will be forcibly initialized 1463 | union crtc_source_param args; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_encoders.c: In function 'amdgpu_atombios_encoder_get_lcd_info': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_encoders.c:1998:16: note: byref variable will be forcibly initialized 1998 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_encoders.c:1998:10: note: byref variable will be forcibly initialized 1998 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_encoders.c:1996:11: note: byref variable will be forcibly initialized 1996 | uint16_t data_offset, misc; | ^~~~~~~~~~~ In file included from /kisskb/src/drivers/net/phy/mdio-boardinfo.c:7: /kisskb/src/drivers/net/phy/mdio-boardinfo.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/net/wireless/wext-priv.c: In function 'ioctl_private_call': /kisskb/src/net/wireless/wext-priv.c:192:29: note: byref variable will be forcibly initialized 192 | const struct iw_priv_args *descr; | ^~~~~ /kisskb/src/net/rose/rose_route.c: In function 'rose_node_show': /kisskb/src/net/rose/rose_route.c:1124:7: note: byref variable will be forcibly initialized 1124 | char rsbuf[11]; | ^~~~~ /kisskb/src/net/rose/rose_route.c: In function 'rose_route_show': /kisskb/src/net/rose/rose_route.c:1261:16: note: byref variable will be forcibly initialized 1261 | char buf[11], rsbuf[11]; | ^~~~~ /kisskb/src/net/rose/rose_route.c:1261:7: note: byref variable will be forcibly initialized 1261 | char buf[11], rsbuf[11]; | ^~~ /kisskb/src/net/rose/rose_route.c: In function 'rose_neigh_show': /kisskb/src/net/rose/rose_route.c:1190:7: note: byref variable will be forcibly initialized 1190 | char buf[11]; | ^~~ /kisskb/src/net/rose/rose_route.c: In function 'rose_rt_ioctl': /kisskb/src/net/rose/rose_route.c:729:27: note: byref variable will be forcibly initialized 729 | struct rose_route_struct rose_route; | ^~~~~~~~~~ /kisskb/src/net/rose/rose_route.c: In function 'rose_route_frame': /kisskb/src/net/rose/rose_route.c:867:7: note: byref variable will be forcibly initialized 867 | char buf[11]; | ^~~ /kisskb/src/net/rose/rose_route.c:864:23: note: byref variable will be forcibly initialized 864 | unsigned char cause, diagnostic; | ^~~~~~~~~~ /kisskb/src/net/rose/rose_route.c:864:16: note: byref variable will be forcibly initialized 864 | unsigned char cause, diagnostic; | ^~~~~ /kisskb/src/net/dsa/tag_8021q.c: In function 'dsa_8021q_rcv': /kisskb/src/net/rose/rose_route.c:859:32: note: byref variable will be forcibly initialized 859 | struct rose_facilities_struct facilities; | ^~~~~~~~~~ /kisskb/src/net/dsa/tag_8021q.c:578:11: note: byref variable will be forcibly initialized 578 | u16 vid, tci; | ^~~ In file included from /kisskb/src/include/linux/dma-fence.h:17, from /kisskb/src/include/drm/gpu_scheduler.h:28, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:28, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:43, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_sa.c:45: /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_sa.c: In function 'amdgpu_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/amd/amdgpu/amdgpu_sa.c:332:8: note: in expansion of macro 'wait_event_interruptible_locked' 332 | r = wait_event_interruptible_locked( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_sa.c:280:11: note: byref variable will be forcibly initialized 280 | unsigned tries[AMDGPU_SA_NUM_FENCE_LISTS]; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_sa.c:279:20: note: byref variable will be forcibly initialized 279 | struct dma_fence *fences[AMDGPU_SA_NUM_FENCE_LISTS]; | ^~~~~~ /kisskb/src/net/rose/rose_subr.c: In function 'rose_create_facilities': /kisskb/src/net/rose/rose_subr.c:439:7: note: byref variable will be forcibly initialized 439 | char buf[11]; | ^~~ /kisskb/src/net/rose/rose_subr.c: In function 'rose_parse_ccitt': /kisskb/src/net/rose/rose_subr.c:336:7: note: byref variable will be forcibly initialized 336 | char callsign[11]; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/mgag200/mgag200_mode.c: In function 'mgag200_set_dac_regs': /kisskb/src/drivers/gpu/drm/mgag200/mgag200_mode.c:248:5: note: byref variable will be forcibly initialized 248 | u8 dacvalue[] = { | ^~~~~~~~ /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:874:18: note: byref variable will be forcibly initialized 874 | struct drm_rect fullscreen = { | ^~~~~~~~~~ /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:958:18: note: byref variable will be forcibly initialized 958 | struct drm_rect damage; | ^~~~~~ /kisskb/src/drivers/misc/phantom.c: In function 'phantom_ioctl': /kisskb/src/drivers/misc/phantom.c:90:17: note: byref variable will be forcibly initialized 90 | struct phm_reg r; | ^ /kisskb/src/drivers/misc/phantom.c:89:18: note: byref variable will be forcibly initialized 89 | struct phm_regs rs; | ^~ /kisskb/src/drivers/misc/phantom.c: In function 'phantom_init': /kisskb/src/drivers/misc/phantom.c:504:8: note: byref variable will be forcibly initialized 504 | dev_t dev; | ^~~ In file included from /kisskb/src/include/net/inet_sock.h:22, from /kisskb/src/include/net/ip.h:29, from /kisskb/src/include/linux/errqueue.h:6, from /kisskb/src/net/kcm/kcmsock.c:10: /kisskb/src/net/kcm/kcmsock.c: In function 'skb_do_copy_data_nocache': /kisskb/src/include/net/sock.h:2178:10: note: byref variable will be forcibly initialized 2178 | __wsum csum = 0; | ^~~~ In file included from /kisskb/src/include/linux/of_irq.h:8, from /kisskb/src/arch/powerpc/include/asm/prom.h:22, from /kisskb/src/arch/powerpc/include/asm/pci.h:17, from /kisskb/src/include/linux/pci.h:1895, from /kisskb/src/drivers/misc/cxl/api.c:6: /kisskb/src/drivers/misc/cxl/api.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/drivers/misc/cxl/api.c: In function 'cxl_free_afu_irqs': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/misc/cxl/api.c: In function 'cxl_unmap_afu_irq': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/net/kcm/kcmsock.c: In function 'kcm_splice_read': /kisskb/src/net/kcm/kcmsock.c:1178:6: note: byref variable will be forcibly initialized 1178 | int err = 0; | ^~~ /kisskb/src/net/kcm/kcmsock.c: In function 'kcm_sendpage': /kisskb/src/net/kcm/kcmsock.c:762:7: note: byref variable will be forcibly initialized 762 | long timeo = sock_sndtimeo(sk, flags & MSG_DONTWAIT); | ^~~~~ /kisskb/src/net/kcm/kcmsock.c: In function 'kcm_recvmsg': /kisskb/src/net/kcm/kcmsock.c:1118:6: note: byref variable will be forcibly initialized 1118 | int err = 0; | ^~~ /kisskb/src/net/kcm/kcmsock.c: In function 'kcm_sendmsg': /kisskb/src/net/kcm/kcmsock.c:904:7: note: byref variable will be forcibly initialized 904 | long timeo = sock_sndtimeo(sk, msg->msg_flags & MSG_DONTWAIT); | ^~~~~ /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/net/kcm/kcmsock.c: In function 'kcm_getsockopt': /kisskb/src/net/kcm/kcmsock.c:1305:6: note: byref variable will be forcibly initialized 1305 | int val, len; | ^~~ In file included from /kisskb/src/include/linux/bpfptr.h:7, from /kisskb/src/include/linux/bpf.h:25, from /kisskb/src/net/kcm/kcmsock.c:8: /kisskb/src/net/kcm/kcmsock.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/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/drivers/message/fusion/mptspi.c:856:13: note: byref variable will be forcibly initialized 856 | dma_addr_t pg1_dma; | ^~~~~~~ /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/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/drivers/message/fusion/mptspi.c:520:13: note: byref variable will be forcibly initialized 520 | dma_addr_t spi_dev_pg0_dma; | ^~~~~~~~~~~~~~~ /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/drivers/message/fusion/mptspi.c:993:36: note: byref variable will be forcibly initialized 993 | struct _CONFIG_PAGE_SCSI_DEVICE_1 pg1; | ^~~ /kisskb/src/net/kcm/kcmsock.c: In function 'kcm_setsockopt': /kisskb/src/net/kcm/kcmsock.c:1267:12: note: userspace variable will be forcibly initialized 1267 | static int kcm_setsockopt(struct socket *sock, int level, int optname, | ^~~~~~~~~~~~~~ /kisskb/src/net/kcm/kcmsock.c:1271:6: note: byref variable will be forcibly initialized 1271 | int val, valbool; | ^~~ /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/kcm/kcmsock.c: In function 'kcm_unattach_ioctl': /kisskb/src/net/kcm/kcmsock.c:1606:6: note: byref variable will be forcibly initialized 1606 | int err; | ^~~ /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; | ^~~ In file included from /kisskb/src/drivers/message/fusion/mptspi.c:49: /kisskb/src/drivers/message/fusion/mptspi.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /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/net/kcm/kcmsock.c: In function 'kcm_attach_ioctl': /kisskb/src/net/kcm/kcmsock.c:1477:6: note: byref variable will be forcibly initialized 1477 | int err; | ^~~ /kisskb/src/net/kcm/kcmsock.c: In function 'kcm_ioctl': /kisskb/src/net/kcm/kcmsock.c:1710:20: note: byref variable will be forcibly initialized 1710 | struct kcm_clone info; | ^~~~ /kisskb/src/net/kcm/kcmsock.c:1700:23: note: byref variable will be forcibly initialized 1700 | struct kcm_unattach info; | ^~~~ /kisskb/src/net/kcm/kcmsock.c:1690:21: note: byref variable will be forcibly initialized 1690 | struct kcm_attach info; | ^~~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_count_tracks': /kisskb/src/drivers/cdrom/cdrom.c:1001:24: note: byref variable will be forcibly initialized 1001 | struct cdrom_tocentry entry; | ^~~~~ /kisskb/src/drivers/cdrom/cdrom.c:1000:22: note: byref variable will be forcibly initialized 1000 | struct cdrom_tochdr header; | ^~~~~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'open_for_data': /kisskb/src/drivers/cdrom/cdrom.c:1055:12: note: byref variable will be forcibly initialized 1055 | tracktype tracks; | ^~~~~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'check_for_audio_disc': /kisskb/src/drivers/cdrom/cdrom.c:1218:12: note: byref variable will be forcibly initialized 1218 | tracktype tracks; | ^~~~~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_ioctl_multisession': /kisskb/src/drivers/cdrom/cdrom.c:2257:28: note: byref variable will be forcibly initialized 2257 | struct cdrom_multisession info; | ^~~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_ioctl_get_mcn': /kisskb/src/drivers/cdrom/cdrom.c:2518:19: note: byref variable will be forcibly initialized 2518 | struct cdrom_mcn mcn; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_ioctl_disc_status': /kisskb/src/drivers/cdrom/cdrom.c:2569:12: note: byref variable will be forcibly initialized 2569 | tracktype tracks; | ^~~~~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_ioctl_get_subchnl': /kisskb/src/drivers/cdrom/cdrom.c:2607:16: note: byref variable will be forcibly initialized 2607 | u8 requested, back; | ^~~~ /kisskb/src/drivers/cdrom/cdrom.c:2606:23: note: byref variable will be forcibly initialized 2606 | struct cdrom_subchnl q; | ^ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_ioctl_read_tochdr': /kisskb/src/drivers/cdrom/cdrom.c:2637:22: note: byref variable will be forcibly initialized 2637 | struct cdrom_tochdr header; | ^~~~~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_ioctl_read_tocentry': /kisskb/src/drivers/cdrom/cdrom.c:2677:24: note: byref variable will be forcibly initialized 2677 | struct cdrom_tocentry entry; | ^~~~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_ioctl_play_msf': /kisskb/src/drivers/cdrom/cdrom.c:2691:19: note: byref variable will be forcibly initialized 2691 | struct cdrom_msf msf; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_ioctl_play_trkind': /kisskb/src/drivers/cdrom/cdrom.c:2705:18: note: byref variable will be forcibly initialized 2705 | struct cdrom_ti ti; | ^~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_ioctl_volctrl': /kisskb/src/drivers/cdrom/cdrom.c:2723:23: note: byref variable will be forcibly initialized 2723 | struct cdrom_volctrl volume; | ^~~~~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_ioctl_volread': /kisskb/src/drivers/cdrom/cdrom.c:2737:23: note: byref variable will be forcibly initialized 2737 | struct cdrom_volctrl volume; | ^~~~~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'mmc_ioctl_cdrom_play_msf': /kisskb/src/drivers/cdrom/cdrom.c:3088:19: note: byref variable will be forcibly initialized 3088 | struct cdrom_msf msf; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'mmc_ioctl_cdrom_play_blk': /kisskb/src/drivers/cdrom/cdrom.c:3108:19: note: byref variable will be forcibly initialized 3108 | struct cdrom_blk blk; | ^~~ /kisskb/src/drivers/misc/apds990x.c: In function 'apds990x_prox_enable_store': /kisskb/src/drivers/misc/apds990x.c:807:16: note: byref variable will be forcibly initialized 807 | unsigned long value; | ^~~~~ /kisskb/src/drivers/misc/apds990x.c: In function 'apds990x_rate_store': /kisskb/src/drivers/misc/apds990x.c:748:16: note: byref variable will be forcibly initialized 748 | unsigned long value; | ^~~~~ /kisskb/src/drivers/misc/apds990x.c: In function 'apds990x_lux_calib_store': /kisskb/src/drivers/misc/apds990x.c:683:16: note: byref variable will be forcibly initialized 683 | unsigned long value; | ^~~~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_sysctl_info': /kisskb/src/drivers/cdrom/cdrom.c:3513:6: note: byref variable will be forcibly initialized 3513 | int pos; | ^~~ /kisskb/src/drivers/misc/apds990x.c: In function 'apds990x_prox_threshold_store': /kisskb/src/drivers/misc/apds990x.c:960:16: note: byref variable will be forcibly initialized 960 | unsigned long value; | ^~~~~ /kisskb/src/drivers/misc/apds990x.c: In function 'apds990x_set_lux_thresh': /kisskb/src/drivers/misc/apds990x.c:892:16: note: byref variable will be forcibly initialized 892 | unsigned long thresh; | ^~~~~~ /kisskb/src/drivers/misc/apds990x.c: In function 'apds990x_power_state_store': /kisskb/src/drivers/misc/apds990x.c:995:16: note: byref variable will be forcibly initialized 995 | unsigned long value; | ^~~~~ In file included from /kisskb/src/drivers/cdrom/cdrom.c:276: /kisskb/src/drivers/cdrom/cdrom.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_get_disc_info': /kisskb/src/drivers/cdrom/cdrom.c:384:24: note: byref variable will be forcibly initialized 384 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_media_erasable': /kisskb/src/drivers/cdrom/cdrom.c:759:19: note: byref variable will be forcibly initialized 759 | disc_information di; | ^~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_mrw_bgformat_susp': /kisskb/src/drivers/cdrom/cdrom.c:526:24: note: byref variable will be forcibly initialized 526 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_flush_cache': /kisskb/src/drivers/cdrom/cdrom.c:369:24: note: byref variable will be forcibly initialized 369 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_mrw_exit': /kisskb/src/drivers/cdrom/cdrom.c:544:19: note: byref variable will be forcibly initialized 544 | disc_information di; | ^~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_get_media_event': /kisskb/src/drivers/cdrom/cdrom.c:672:16: note: byref variable will be forcibly initialized 672 | unsigned char buffer[8]; | ^~~~~~ /kisskb/src/drivers/cdrom/cdrom.c:671:24: note: byref variable will be forcibly initialized 671 | struct packet_command cgc; | ^~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, 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/drivers/cdrom/cdrom.c: In function 'cdrom_mmc3_profile': /kisskb/src/drivers/cdrom/cdrom.c:873:7: note: byref variable will be forcibly initialized 873 | char buffer[32]; | ^~~~~~ /kisskb/src/drivers/cdrom/cdrom.c:872:24: note: byref variable will be forcibly initialized 872 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_get_random_writable': /kisskb/src/drivers/cdrom/cdrom.c:699:7: note: byref variable will be forcibly initialized 699 | char buffer[24]; | ^~~~~~ /kisskb/src/drivers/cdrom/cdrom.c:698:24: note: byref variable will be forcibly initialized 698 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_is_random_writable': /kisskb/src/drivers/cdrom/cdrom.c:743:27: note: byref variable will be forcibly initialized 743 | struct rwrt_feature_desc rfd; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_mrw_bgformat': /kisskb/src/drivers/cdrom/cdrom.c:486:16: note: byref variable will be forcibly initialized 486 | unsigned char buffer[12]; | ^~~~~~ /kisskb/src/drivers/cdrom/cdrom.c:485:24: note: byref variable will be forcibly initialized 485 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_has_defect_mgt': /kisskb/src/drivers/cdrom/cdrom.c:719:7: note: byref variable will be forcibly initialized 719 | char buffer[16]; | ^~~~~~ /kisskb/src/drivers/cdrom/cdrom.c:718:24: note: byref variable will be forcibly initialized 718 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_ram_open_write': /kisskb/src/drivers/cdrom/cdrom.c:855:27: note: byref variable will be forcibly initialized 855 | struct rwrt_feature_desc rfd; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_dvd_rw_close_write': /kisskb/src/drivers/cdrom/cdrom.c:953:24: note: byref variable will be forcibly initialized 953 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_read_mech_status': /kisskb/src/drivers/cdrom/cdrom.c:1309:24: note: byref variable will be forcibly initialized 1309 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_ioctl_timed_media_change': /kisskb/src/drivers/cdrom/cdrom.c:2361:39: note: byref variable will be forcibly initialized 2361 | struct cdrom_timed_media_change_info tmp_info; | ^~~~~~~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_get_track_info': /kisskb/src/drivers/cdrom/cdrom.c:2802:24: note: byref variable will be forcibly initialized 2802 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_load_unload': /kisskb/src/drivers/cdrom/cdrom.c:1392:24: note: byref variable will be forcibly initialized 1392 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_read_subchannel': /kisskb/src/drivers/cdrom/cdrom.c:2025:7: note: byref variable will be forcibly initialized 2025 | char buffer[32]; | ^~~~~~ /kisskb/src/drivers/cdrom/cdrom.c:2024:24: note: byref variable will be forcibly initialized 2024 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'mmc_ioctl_cdrom_subchannel': /kisskb/src/drivers/cdrom/cdrom.c:3063:20: note: byref variable will be forcibly initialized 3063 | u_char requested, back; | ^~~~ /kisskb/src/drivers/cdrom/cdrom.c:3062:23: note: byref variable will be forcibly initialized 3062 | struct cdrom_subchnl q; | ^ /kisskb/src/drivers/cdrom/cdrom.c: In function 'dvd_read_copyright': /kisskb/src/drivers/cdrom/cdrom.c:1839:9: note: byref variable will be forcibly initialized 1839 | u_char buf[8]; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_mrw_probe_pc': /kisskb/src/drivers/cdrom/cdrom.c:433:7: note: byref variable will be forcibly initialized 433 | char buffer[16]; | ^~~~~~ /kisskb/src/drivers/cdrom/cdrom.c:432:24: note: byref variable will be forcibly initialized 432 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_is_mrw': /kisskb/src/drivers/cdrom/cdrom.c:455:16: note: byref variable will be forcibly initialized 455 | unsigned char buffer[16]; | ^~~~~~ /kisskb/src/drivers/cdrom/cdrom.c:453:24: note: byref variable will be forcibly initialized 453 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'mo_open_write': /kisskb/src/drivers/cdrom/cdrom.c:827:7: note: byref variable will be forcibly initialized 827 | char buffer[255]; | ^~~~~~ /kisskb/src/drivers/cdrom/cdrom.c:826:24: note: byref variable will be forcibly initialized 826 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_mrw_set_lba_space': /kisskb/src/drivers/cdrom/cdrom.c:567:7: note: byref variable will be forcibly initialized 567 | char buffer[16]; | ^~~~~~ /kisskb/src/drivers/cdrom/cdrom.c:565:24: note: byref variable will be forcibly initialized 565 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_mrw_open_write': /kisskb/src/drivers/cdrom/cdrom.c:788:19: note: byref variable will be forcibly initialized 788 | disc_information di; | ^~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_open_write': /kisskb/src/drivers/cdrom/cdrom.c:909:22: note: byref variable will be forcibly initialized 909 | int mrw, mrw_write, ram_write; | ^~~~~~~~~ /kisskb/src/drivers/cdrom/cdrom.c:909:11: note: byref variable will be forcibly initialized 909 | int mrw, mrw_write, ram_write; | ^~~~~~~~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_switch_blocksize': /kisskb/src/drivers/cdrom/cdrom.c:2777:22: note: byref variable will be forcibly initialized 2777 | struct modesel_head mh; | ^~ /kisskb/src/drivers/cdrom/cdrom.c:2776:24: note: byref variable will be forcibly initialized 2776 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'mmc_ioctl_cdrom_read_data': /kisskb/src/drivers/cdrom/cdrom.c:2955:19: note: byref variable will be forcibly initialized 2955 | struct cdrom_msf msf; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c:2954:24: note: byref variable will be forcibly initialized 2954 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_read_cdda_old': /kisskb/src/drivers/cdrom/cdrom.c:2122:24: note: byref variable will be forcibly initialized 2122 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'mmc_ioctl_cdrom_read_audio': /kisskb/src/drivers/cdrom/cdrom.c:3013:26: note: byref variable will be forcibly initialized 3013 | struct cdrom_read_audio ra; | ^~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'mmc_ioctl_cdrom_volume': /kisskb/src/drivers/cdrom/cdrom.c:3130:7: note: byref variable will be forcibly initialized 3130 | char mask[sizeof(buffer)]; | ^~~~ /kisskb/src/drivers/cdrom/cdrom.c:3129:16: note: byref variable will be forcibly initialized 3129 | unsigned char buffer[32]; | ^~~~~~ /kisskb/src/drivers/cdrom/cdrom.c:3128:23: note: byref variable will be forcibly initialized 3128 | struct cdrom_volctrl volctrl; | ^~~~~~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'dvd_read_physical': /kisskb/src/drivers/cdrom/cdrom.c:1787:16: note: byref variable will be forcibly initialized 1787 | unsigned char buf[21], *base; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'dvd_do_auth': /kisskb/src/drivers/cdrom/cdrom.c:1642:14: note: byref variable will be forcibly initialized 1642 | rpc_state_t rpc_state; | ^~~~~~~~~ /kisskb/src/drivers/cdrom/cdrom.c:1640:24: note: byref variable will be forcibly initialized 1640 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c:1639:9: note: byref variable will be forcibly initialized 1639 | u_char buf[20]; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'mmc_ioctl_dvd_auth': /kisskb/src/drivers/cdrom/cdrom.c:3255:15: note: byref variable will be forcibly initialized 3255 | dvd_authinfo ai; | ^~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_get_last_written': /kisskb/src/drivers/cdrom/cdrom.c:2838:20: note: byref variable will be forcibly initialized 2838 | track_information ti; | ^~ /kisskb/src/drivers/cdrom/cdrom.c:2837:19: note: byref variable will be forcibly initialized 2837 | disc_information di; | ^~ /kisskb/src/drivers/cdrom/cdrom.c:2836:24: note: byref variable will be forcibly initialized 2836 | struct cdrom_tocentry toc; | ^~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'cdrom_get_next_writable': /kisskb/src/drivers/cdrom/cdrom.c:2903:20: note: byref variable will be forcibly initialized 2903 | track_information ti; | ^~ /kisskb/src/drivers/cdrom/cdrom.c:2902:19: note: byref variable will be forcibly initialized 2902 | disc_information di; | ^~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'mmc_ioctl_cdrom_next_writable': /kisskb/src/drivers/cdrom/cdrom.c:3273:7: note: byref variable will be forcibly initialized 3273 | long next = 0; | ^~~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'mmc_ioctl_cdrom_last_written': /kisskb/src/drivers/cdrom/cdrom.c:3287:7: note: byref variable will be forcibly initialized 3287 | long last = 0; | ^~~~ /kisskb/src/drivers/cdrom/cdrom.c: In function 'mmc_ioctl': /kisskb/src/drivers/cdrom/cdrom.c:3301:24: note: byref variable will be forcibly initialized 3301 | struct packet_command cgc; | ^~~ /kisskb/src/drivers/scsi/sg.c: In function 'sg_rq_end_io': /kisskb/src/drivers/scsi/sg.c:1355:25: note: byref variable will be forcibly initialized 1355 | struct scsi_sense_hdr sshdr; | ^~~~~ In file included from /kisskb/src/drivers/scsi/sg.c:35: /kisskb/src/drivers/scsi/sg.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/scsi/sg.c: In function 'sg_start_req': /kisskb/src/drivers/scsi/sg.c:1821:19: note: byref variable will be forcibly initialized 1821 | struct iov_iter i; | ^ /kisskb/src/drivers/scsi/sg.c:1820:17: note: byref variable will be forcibly initialized 1820 | struct iovec *iov = NULL; | ^~~ /kisskb/src/drivers/scsi/sg.c:1735:26: note: byref variable will be forcibly initialized 1735 | struct rq_map_data *md, map_data; | ^~~~~~~~ /kisskb/src/drivers/scsi/sg.c: In function 'sg_new_write': /kisskb/src/drivers/scsi/sg.c:723:16: note: byref variable will be forcibly initialized 723 | unsigned char cmnd[SG_MAX_CDB_SIZE]; | ^~~~ /kisskb/src/drivers/scsi/sg.c: In function 'sg_write': /kisskb/src/drivers/scsi/sg.c:613:16: note: byref variable will be forcibly initialized 613 | unsigned char cmnd[SG_MAX_CDB_SIZE]; | ^~~~ /kisskb/src/drivers/scsi/sg.c:611:19: note: byref variable will be forcibly initialized 611 | struct sg_header old_hdr; | ^~~~~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/scsi/sg.c:24: /kisskb/src/drivers/scsi/sg.c: In function 'open_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/scsi/sg.c:267:13: note: in expansion of macro 'wait_event_interruptible' 267 | retval = wait_event_interruptible(sdp->open_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/scsi/sg.c:254:13: note: in expansion of macro 'wait_event_interruptible' 254 | retval = wait_event_interruptible(sdp->open_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/scsi/sg.c: In function 'sg_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/scsi/sg.c:476:12: note: in expansion of macro 'wait_event_interruptible' 476 | retval = wait_event_interruptible(sfp->read_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/scsi/sg.c:447:6: note: byref variable will be forcibly initialized 447 | int req_pack_id = -1; | ^~~~~~~~~~~ /kisskb/src/drivers/scsi/sg.c: In function 'sg_ioctl_common': /kisskb/src/drivers/scsi/sg.c:984:17: note: byref variable will be forcibly initialized 984 | sg_scsi_id_t v; | ^ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/scsi/sg.c:24: /kisskb/src/include/linux/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/scsi/sg.c:943:12: note: in expansion of macro 'wait_event_interruptible' 943 | result = wait_event_interruptible(sfp->read_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/scsi/sg.c:926:14: note: byref variable will be forcibly initialized 926 | Sg_request *srp; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/drivers/scsi/ch.c:19: /kisskb/src/drivers/scsi/ch.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /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_init_elem': /kisskb/src/drivers/scsi/ch.c:281:9: note: byref variable will be forcibly initialized 281 | u_char cmd[6]; | ^~~ /kisskb/src/drivers/scsi/ch.c: In function 'ch_position': /kisskb/src/drivers/scsi/ch.c:424:10: note: byref variable will be forcibly initialized 424 | u_char cmd[10]; | ^~~ /kisskb/src/drivers/scsi/ch.c: In function 'ch_move': /kisskb/src/drivers/scsi/ch.c:443:10: note: byref variable will be forcibly initialized 443 | u_char cmd[12]; | ^~~ /kisskb/src/drivers/scsi/ch.c: In function 'ch_exchange': /kisskb/src/drivers/scsi/ch.c:465:10: note: byref variable will be forcibly initialized 465 | u_char cmd[12]; | ^~~ /kisskb/src/drivers/scsi/ch.c: In function 'ch_read_element_status': /kisskb/src/drivers/scsi/ch.c:238:10: note: byref variable will be forcibly initialized 238 | u_char cmd[12]; | ^~~ /kisskb/src/drivers/scsi/ch.c: In function 'ch_readconfig': /kisskb/src/drivers/scsi/ch.c:295:19: note: byref variable will be forcibly initialized 295 | u_char cmd[10], data[16]; | ^~~~ /kisskb/src/drivers/scsi/ch.c:295:10: note: byref variable will be forcibly initialized 295 | u_char cmd[10], data[16]; | ^~~ /kisskb/src/drivers/scsi/ch.c: In function 'ch_set_voltag': /kisskb/src/drivers/scsi/ch.c:507:10: note: byref variable will be forcibly initialized 507 | u_char cmd[12]; | ^~~ /kisskb/src/drivers/scsi/ch.c: In function 'ch_gstatus': /kisskb/src/drivers/scsi/ch.c:542:9: note: byref variable will be forcibly initialized 542 | u_char data[16]; | ^~~~ /kisskb/src/drivers/scsi/scsi_sysfs.c: In function 'store_shost_eh_deadline': /kisskb/src/drivers/scsi/scsi_sysfs.c:337:16: note: byref variable will be forcibly initialized 337 | unsigned long deadline, flags; | ^~~~~~~~ /kisskb/src/drivers/scsi/sg.c: In function 'sg_last_dev': /kisskb/src/drivers/scsi/sg.c:2274:6: note: byref variable will be forcibly initialized 2274 | int k = -1; | ^ /kisskb/src/drivers/scsi/ch.c: In function 'ch_ioctl': /kisskb/src/drivers/scsi/ch.c:859:29: note: byref variable will be forcibly initialized 859 | struct changer_set_voltag csv; | ^~~ /kisskb/src/drivers/scsi/ch.c:774:10: note: byref variable will be forcibly initialized 774 | u_char ch_cmd[12]; | ^~~~~~ /kisskb/src/drivers/scsi/ch.c:773:30: note: byref variable will be forcibly initialized 773 | struct changer_get_element cge; | ^~~ /kisskb/src/drivers/scsi/ch.c:748:33: note: byref variable will be forcibly initialized 748 | struct changer_element_status ces; | ^~~ /kisskb/src/drivers/scsi/ch.c:723:27: note: byref variable will be forcibly initialized 723 | struct changer_exchange mv; | ^~ /kisskb/src/drivers/scsi/ch.c:701:23: note: byref variable will be forcibly initialized 701 | struct changer_move mv; | ^~ /kisskb/src/drivers/scsi/ch.c:682:27: note: byref variable will be forcibly initialized 682 | struct changer_position pos; | ^~~ /kisskb/src/drivers/scsi/ch.c:656:32: note: byref variable will be forcibly initialized 656 | struct changer_vendor_params vparams; | ^~~~~~~ /kisskb/src/drivers/scsi/ch.c:642:25: note: byref variable will be forcibly initialized 642 | struct changer_params params; | ^~~~~~ /kisskb/src/drivers/scsi/scsi_sysfs.c: In function 'check_set': /kisskb/src/drivers/scsi/scsi_sysfs.c:118:8: note: byref variable will be forcibly initialized 118 | char *last; | ^~~~ /kisskb/src/drivers/scsi/scsi_sysfs.c: In function 'scsi_scan': /kisskb/src/drivers/scsi/scsi_sysfs.c:136:34: note: byref variable will be forcibly initialized 136 | unsigned long long channel, id, lun; | ^~~ /kisskb/src/drivers/scsi/scsi_sysfs.c:136:30: note: byref variable will be forcibly initialized 136 | unsigned long long channel, id, lun; | ^~ /kisskb/src/drivers/scsi/scsi_sysfs.c:136:21: note: byref variable will be forcibly initialized 136 | unsigned long long channel, id, lun; | ^~~~~~~ /kisskb/src/drivers/scsi/scsi_sysfs.c:135:31: note: byref variable will be forcibly initialized 135 | char s1[15], s2[15], s3[17], junk; | ^~~~ /kisskb/src/drivers/scsi/scsi_sysfs.c:135:23: note: byref variable will be forcibly initialized 135 | char s1[15], s2[15], s3[17], junk; | ^~ /kisskb/src/drivers/scsi/scsi_sysfs.c:135:15: note: byref variable will be forcibly initialized 135 | char s1[15], s2[15], s3[17], junk; | ^~ /kisskb/src/drivers/scsi/scsi_sysfs.c:135:7: note: byref variable will be forcibly initialized 135 | char s1[15], s2[15], s3[17], junk; | ^~ /kisskb/src/drivers/scsi/sg.c: In function 'sg_proc_write_dressz': /kisskb/src/drivers/scsi/sg.c:2423:16: note: byref variable will be forcibly initialized 2423 | unsigned long k = ULONG_MAX; | ^ /kisskb/src/drivers/scsi/sg.c: In function 'sg_proc_write_adio': /kisskb/src/drivers/scsi/sg.c:2402:16: note: byref variable will be forcibly initialized 2402 | unsigned long num; | ^~~ /kisskb/src/drivers/scsi/scsi_sysfs.c: In function 'sdev_store_queue_ramp_up_period': /kisskb/src/drivers/scsi/scsi_sysfs.c:1203:15: note: byref variable will be forcibly initialized 1203 | unsigned int period; | ^~~~~~ /kisskb/src/drivers/scsi/scsi_sysfs.c: In function 'sdev_store_eh_timeout': /kisskb/src/drivers/scsi/scsi_sysfs.c:733:15: note: byref variable will be forcibly initialized 733 | unsigned int eh_timeout; | ^~~~~~~~~~ /kisskb/src/drivers/scsi/scsi_sysfs.c: In function 'sdev_store_timeout': /kisskb/src/drivers/scsi/scsi_sysfs.c:712:6: note: byref variable will be forcibly initialized 712 | int timeout; | ^~~~~~~ /kisskb/src/drivers/auxdisplay/charlcd.c: In function 'parse_xy': /kisskb/src/drivers/auxdisplay/charlcd.c:159:8: note: byref variable will be forcibly initialized 159 | char *p; | ^ /kisskb/src/drivers/mfd/max77693.c: In function 'max77693_i2c_probe': /kisskb/src/drivers/mfd/max77693.c:156:15: note: byref variable will be forcibly initialized 156 | unsigned int reg_data; | ^~~~~~~~ /kisskb/src/net/wireless/lib80211_crypt_wep.c: In function 'lib80211_wep_decrypt': /kisskb/src/net/wireless/lib80211_crypt_wep.c:156:19: note: byref variable will be forcibly initialized 156 | u8 keyidx, *pos, icv[4]; | ^~~ /kisskb/src/net/wireless/lib80211_crypt_wep.c:155:5: note: byref variable will be forcibly initialized 155 | u8 key[WEP_KEY_LEN + 3]; | ^~~ /kisskb/src/net/wireless/lib80211_crypt_wep.c: In function 'lib80211_wep_encrypt': /kisskb/src/net/wireless/lib80211_crypt_wep.c:110:5: note: byref variable will be forcibly initialized 110 | u8 key[WEP_KEY_LEN + 3]; | ^~~ /kisskb/src/net/wireless/lib80211_crypt_ccmp.c: In function 'lib80211_ccmp_decrypt': /kisskb/src/net/wireless/lib80211_crypt_ccmp.c:263:5: note: byref variable will be forcibly initialized 263 | u8 pn[6]; | ^~ /kisskb/src/net/wireless/lib80211_crypt_ccmp.c:262:5: note: byref variable will be forcibly initialized 262 | u8 iv[AES_BLOCK_LEN]; | ^~ /kisskb/src/net/wireless/lib80211_crypt_ccmp.c:260:21: note: byref variable will be forcibly initialized 260 | struct scatterlist sg[2]; | ^~ /kisskb/src/net/wireless/lib80211_crypt_ccmp.c: In function 'lib80211_ccmp_encrypt': /kisskb/src/net/wireless/lib80211_crypt_ccmp.c:197:5: note: byref variable will be forcibly initialized 197 | u8 iv[AES_BLOCK_LEN]; | ^~ /kisskb/src/net/wireless/lib80211_crypt_ccmp.c:195:21: note: byref variable will be forcibly initialized 195 | struct scatterlist sg[2]; | ^~ /kisskb/src/drivers/misc/sram.c: In function 'atmel_securam_wait': /kisskb/src/drivers/misc/sram.c:343:6: note: byref variable will be forcibly initialized 343 | u32 val; | ^~~ In file included from /kisskb/src/arch/powerpc/include/asm/io.h:27, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/drivers/misc/sram.c:11: /kisskb/src/drivers/misc/sram.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ In file included from /kisskb/src/drivers/misc/sram.c:17: /kisskb/src/drivers/misc/sram.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/misc/sram.c: In function 'sram_reserve_regions': /kisskb/src/drivers/misc/sram.c:198:19: note: byref variable will be forcibly initialized 198 | struct resource child_res; | ^~~~~~~~~ /kisskb/src/drivers/misc/sram.c:180:14: note: byref variable will be forcibly initialized 180 | const char *label; | ^~~~~ /kisskb/src/drivers/misc/sram.c:178:19: note: byref variable will be forcibly initialized 178 | struct list_head reserve_list; | ^~~~~~~~~~~~ /kisskb/src/drivers/misc/hpilo.c: In function 'ilo_pkt_dequeue': /kisskb/src/drivers/misc/hpilo.c:148:6: note: byref variable will be forcibly initialized 148 | int entry = 0, pkt_id = 0; | ^~~~~ /kisskb/src/drivers/misc/hpilo.c: In function 'ilo_write': /kisskb/src/drivers/misc/hpilo.c:495:8: note: byref variable will be forcibly initialized 495 | void *pkt; | ^~~ /kisskb/src/drivers/misc/hpilo.c:491:19: note: byref variable will be forcibly initialized 491 | int err, pkt_id, pkt_len; | ^~~~~~~ /kisskb/src/drivers/misc/hpilo.c:491:11: note: byref variable will be forcibly initialized 491 | int err, pkt_id, pkt_len; | ^~~~~~ /kisskb/src/drivers/misc/hpilo.c: In function 'ilo_ccb_verify': /kisskb/src/drivers/misc/hpilo.c:148:6: note: byref variable will be forcibly initialized 148 | int entry = 0, pkt_id = 0; | ^~~~~ /kisskb/src/drivers/misc/hpilo.c: In function 'ilo_read': /kisskb/src/drivers/misc/hpilo.c:445:8: note: byref variable will be forcibly initialized 445 | void *pkt; | ^~~ /kisskb/src/drivers/misc/hpilo.c:441:31: note: byref variable will be forcibly initialized 441 | int err, found, cnt, pkt_id, pkt_len; | ^~~~~~~ /kisskb/src/drivers/misc/hpilo.c:441:23: note: byref variable will be forcibly initialized 441 | int err, found, cnt, pkt_id, pkt_len; | ^~~~~~ /kisskb/src/drivers/misc/hpilo.c: In function 'ilo_map_device': /kisskb/src/drivers/misc/hpilo.c:696:5: note: byref variable will be forcibly initialized 696 | u8 pci_rev_id; | ^~~~~~~~~~ /kisskb/src/drivers/misc/hpilo.c: In function 'ilo_init': /kisskb/src/drivers/misc/hpilo.c:889:8: note: byref variable will be forcibly initialized 889 | dev_t dev; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_i2c.c: In function 'amdgpu_atombios_i2c_process_i2c_ch': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_i2c.c:47:6: note: byref variable will be forcibly initialized 47 | u16 out = cpu_to_le16(0); | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_i2c.c:44:48: note: byref variable will be forcibly initialized 44 | PROCESS_I2C_CHANNEL_TRANSACTION_PS_ALLOCATION args; | ^~~~ /kisskb/src/drivers/misc/isl29020.c: In function 'als_sensing_range_store': /kisskb/src/drivers/misc/isl29020.c:79:16: note: byref variable will be forcibly initialized 79 | unsigned long val; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_i2c.c: In function 'amdgpu_atombios_i2c_channel_trans': /kisskb/src/drivers/gpu/drm/amd/amdgpu/atombios_i2c.c:164:48: note: byref variable will be forcibly initialized 164 | PROCESS_I2C_CHANNEL_TRANSACTION_PS_ALLOCATION args; | ^~~~ /kisskb/src/drivers/misc/apds9802als.c: In function 'als_sensing_range_store': /kisskb/src/drivers/misc/apds9802als.c:114:16: note: byref variable will be forcibly initialized 114 | unsigned long val; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c: In function 'amdgpu_dma_buf_map': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c:165:28: note: byref variable will be forcibly initialized 165 | struct ttm_operation_ctx ctx = { false, false }; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c:160:19: note: byref variable will be forcibly initialized 160 | struct sg_table *sgt; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c: In function 'amdgpu_dma_buf_create_obj': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c:336:25: note: byref variable will be forcibly initialized 336 | struct drm_gem_object *gobj; | ^~~~ In file included from /kisskb/src/net/wireless/lib80211_crypt_tkip.c:30: /kisskb/src/net/wireless/lib80211_crypt_tkip.c: In function 'michael_mic': /kisskb/src/include/crypto/hash.h:166:7: note: byref variable will be forcibly initialized 166 | char __##shash##_desc[sizeof(struct shash_desc) + HASH_MAX_DESCSIZE] \ | ^~ /kisskb/src/net/wireless/lib80211_crypt_tkip.c:477:2: note: in expansion of macro 'SHASH_DESC_ON_STACK' 477 | SHASH_DESC_ON_STACK(desc, tfm_michael); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/wireless/lib80211_crypt_tkip.c: In function 'lib80211_michael_mic_failure': /kisskb/src/net/wireless/lib80211_crypt_tkip.c:568:30: note: byref variable will be forcibly initialized 568 | struct iw_michaelmicfailure ev; | ^~ /kisskb/src/net/wireless/lib80211_crypt_tkip.c:567:19: note: byref variable will be forcibly initialized 567 | union iwreq_data wrqu; | ^~~~ /kisskb/src/net/wireless/lib80211_crypt_tkip.c: In function 'lib80211_michael_mic_verify': /kisskb/src/net/wireless/lib80211_crypt_tkip.c:588:5: note: byref variable will be forcibly initialized 588 | u8 mic[8]; | ^~~ /kisskb/src/net/wireless/lib80211_crypt_tkip.c: In function 'lib80211_tkip_decrypt': /kisskb/src/net/wireless/lib80211_crypt_tkip.c:384:5: note: byref variable will be forcibly initialized 384 | u8 icv[4]; | ^~~ /kisskb/src/net/wireless/lib80211_crypt_tkip.c:379:5: note: byref variable will be forcibly initialized 379 | u8 rc4key[16]; | ^~~~~~ /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/net/wireless/lib80211_crypt_tkip.c: In function 'lib80211_tkip_encrypt': /kisskb/src/net/wireless/lib80211_crypt_tkip.c:331:5: note: byref variable will be forcibly initialized 331 | u8 rc4key[16], *pos, *icv; | ^~~~~~ /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/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/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/drivers/misc/xilinx_sdfec.c: In function 'xsdfec_table_write': /kisskb/src/drivers/misc/xilinx_sdfec.c:608:15: note: byref variable will be forcibly initialized 608 | struct page *pages[MAX_NUM_PAGES]; | ^~~~~ /kisskb/src/drivers/misc/ad525x_dpot.c: In function 'sysfs_set_reg': /kisskb/src/drivers/misc/ad525x_dpot.c:451:16: note: byref variable will be forcibly initialized 451 | unsigned long value; | ^~~~~ /kisskb/src/drivers/misc/xilinx_sdfec.c: In function 'xsdfec_parse_of': /kisskb/src/drivers/misc/xilinx_sdfec.c:1048:6: note: byref variable will be forcibly initialized 1048 | u32 dout_word_include; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/misc/xilinx_sdfec.c:1047:6: note: byref variable will be forcibly initialized 1047 | u32 dout_width; | ^~~~~~~~~~ /kisskb/src/drivers/misc/xilinx_sdfec.c:1046:6: note: byref variable will be forcibly initialized 1046 | u32 din_word_include; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/misc/xilinx_sdfec.c:1045:6: note: byref variable will be forcibly initialized 1045 | u32 din_width; | ^~~~~~~~~ /kisskb/src/drivers/misc/xilinx_sdfec.c:1044:14: note: byref variable will be forcibly initialized 1044 | const char *fec_code; | ^~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/vkms/vkms_drv.c:13: /kisskb/src/drivers/gpu/drm/vkms/vkms_drv.c: In function 'platform_device_register_simple': /kisskb/src/include/linux/platform_device.h:126:30: note: byref variable will be forcibly initialized 126 | struct platform_device_info pdevinfo = { | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/vkms/vkms_drv.c: In function 'vkms_create': /kisskb/src/include/linux/platform_device.h:126:30: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c: In function 'amdgpu_vm_invalidate_pds': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:1369:29: note: byref variable will be forcibly initialized 1369 | struct amdgpu_vm_pt_cursor cursor; | ^~~~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/arch/powerpc/include/asm/io.h:27, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/dma-buf-map.h:9, from /kisskb/src/include/linux/dma-buf.h:16, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:32: /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c: In function 'amdgpu_vm_update_pde': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:1345:20: note: byref variable will be forcibly initialized 1345 | uint64_t pde, pt, flags; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:1345:16: note: byref variable will be forcibly initialized 1345 | uint64_t pde, pt, flags; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c: In function 'amdgpu_vm_free_table': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:1048:20: note: byref variable will be forcibly initialized 1048 | struct amdgpu_bo *shadow; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c: In function 'amdgpu_vm_free_pts': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:1072:29: note: byref variable will be forcibly initialized 1072 | struct amdgpu_vm_pt_cursor cursor; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c: In function 'amdgpu_vm_pt_create': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:925:20: note: byref variable will be forcibly initialized 925 | struct amdgpu_bo *bo; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:924:25: note: byref variable will be forcibly initialized 924 | struct amdgpu_bo_param bp; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c: In function 'amdgpu_vm_clear_bo': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:884:23: note: byref variable will be forcibly initialized 884 | uint64_t value = 0, flags = 0; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:884:12: note: byref variable will be forcibly initialized 884 | uint64_t value = 0, flags = 0; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:866:23: note: byref variable will be forcibly initialized 866 | uint64_t value = 0, flags; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:866:12: note: byref variable will be forcibly initialized 866 | uint64_t value = 0, flags; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:803:9: note: byref variable will be forcibly initialized 803 | int r, idx; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:798:33: note: byref variable will be forcibly initialized 798 | struct amdgpu_vm_update_params params; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c: In function 'amdgpu_vm_alloc_pts': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:1013:23: note: byref variable will be forcibly initialized 1013 | struct amdgpu_bo_vm *pt; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:1012:20: note: byref variable will be forcibly initialized 1012 | struct amdgpu_bo *pt_bo; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c: In function 'amdgpu_vm_update_ptes': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:1546:15: note: byref variable will be forcibly initialized 1546 | unsigned int frag; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:1545:31: note: byref variable will be forcibly initialized 1545 | uint64_t frag_start = start, frag_end; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:1544:29: note: byref variable will be forcibly initialized 1544 | struct amdgpu_vm_pt_cursor cursor; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c: In function 'amdgpu_vm_prt_fini': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:2105:23: note: byref variable will be forcibly initialized 2105 | struct dma_resv_iter cursor; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c: In function 'amdgpu_vm_flush': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:1182:20: note: byref variable will be forcibly initialized 1182 | struct dma_fence *fence = NULL; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c: In function 'amdgpu_vm_update_pdes': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:1393:9: note: byref variable will be forcibly initialized 1393 | int r, idx; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:1392:33: note: byref variable will be forcibly initialized 1392 | struct amdgpu_vm_update_params params; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c: In function 'amdgpu_vm_bo_update_mapping': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:1719:9: note: byref variable will be forcibly initialized 1719 | int r, idx; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:1717:27: note: byref variable will be forcibly initialized 1717 | struct amdgpu_res_cursor cursor; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:1716:33: note: byref variable will be forcibly initialized 1716 | struct amdgpu_vm_update_params params; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c: In function 'amdgpu_vm_bo_update': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:1939:12: note: byref variable will be forcibly initialized 1939 | uint64_t update_flags = flags; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c: In function 'amdgpu_vm_clear_freed': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:2137:20: note: byref variable will be forcibly initialized 2137 | struct dma_fence *f = NULL; | ^ /kisskb/src/drivers/misc/cxl/cxllib.c: In function 'cxllib_slot_is_supported': /kisskb/src/drivers/misc/cxl/cxllib.c:25:15: note: byref variable will be forcibly initialized 25 | u64 chip_id, capp_unit_id; | ^~~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/cxllib.c:25:6: note: byref variable will be forcibly initialized 25 | u64 chip_id, capp_unit_id; | ^~~~~~~ /kisskb/src/drivers/misc/cxl/cxllib.c:24:6: note: byref variable will be forcibly initialized 24 | u32 phb_index; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/dma-fence.h:17, from /kisskb/src/include/linux/dma-fence-array.h:15, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:29: /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c: In function 'amdgpu_vm_bo_clear_mappings': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:2502:12: note: byref variable will be forcibly initialized 2502 | LIST_HEAD(removed); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/misc/cxl/cxllib.c: In function 'cxllib_get_xsl_config': /kisskb/src/drivers/misc/cxl/cxllib.c:79:15: note: byref variable will be forcibly initialized 79 | u64 chip_id, capp_unit_id; | ^~~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/cxllib.c:79:6: note: byref variable will be forcibly initialized 79 | u64 chip_id, capp_unit_id; | ^~~~~~~ /kisskb/src/drivers/misc/cxl/cxllib.c:78:6: note: byref variable will be forcibly initialized 78 | u32 phb_index; | ^~~~~~~~~ /kisskb/src/drivers/misc/cxl/cxllib.c: In function 'cxllib_handle_fault': /kisskb/src/drivers/misc/cxl/cxllib.c:227:16: note: byref variable will be forcibly initialized 227 | unsigned long page_size; | ^~~~~~~~~ /kisskb/src/drivers/misc/cxl/cxllib.c:226:22: note: byref variable will be forcibly initialized 226 | u64 dar, vma_start, vma_end; | ^~~~~~~ /kisskb/src/drivers/misc/cxl/cxllib.c:226:11: note: byref variable will be forcibly initialized 226 | u64 dar, vma_start, vma_end; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c: In function 'amdgpu_vm_adjust_size': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:2815:18: note: byref variable will be forcibly initialized 2815 | struct sysinfo si; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c: In function 'amdgpu_vm_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:2912:23: note: byref variable will be forcibly initialized 2912 | struct amdgpu_bo_vm *root; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:2911:20: note: byref variable will be forcibly initialized 2911 | struct amdgpu_bo *root_bo; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c: In function 'amdgpu_vm_fini': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:3139:20: note: byref variable will be forcibly initialized 3139 | struct amdgpu_bo *root; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c: In function 'amdgpu_vm_handle_fault': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:3353:20: note: byref variable will be forcibly initialized 3353 | struct amdgpu_bo *root; | ^~~~ /kisskb/src/drivers/mfd/vx855.c: In function 'vx855_probe': /kisskb/src/drivers/mfd/vx855.c:64:6: note: byref variable will be forcibly initialized 64 | u16 gpio_io_offset; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/auxdisplay/hd44780_common.c: In function 'hd44780_common_redefine_char': /kisskb/src/drivers/auxdisplay/hd44780_common.c:302:16: note: byref variable will be forcibly initialized 302 | unsigned char cgbytes[8]; | ^~~~~~~ /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/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/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_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_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 'kbuf_alloc_2_sgl': /kisskb/src/drivers/message/fusion/mptctl.c:1018:14: note: byref variable will be forcibly initialized 1018 | dma_addr_t pa; // phys addr | ^~ /kisskb/src/drivers/message/fusion/mptctl.c: In function 'mptctl_do_mpt_command': /kisskb/src/drivers/message/fusion/mptctl.c:1735:13: note: byref variable will be forcibly initialized 1735 | dma_addr_t dma_addr_out; | ^~~~~~~~~~~~ /kisskb/src/drivers/message/fusion/mptctl.c:1734:13: note: byref variable will be forcibly initialized 1734 | dma_addr_t dma_addr_in; | ^~~~~~~~~~~ /kisskb/src/drivers/message/fusion/mptsas.c: In function 'mptsas_print_device_pg0': /kisskb/src/drivers/message/fusion/mptsas.c:206:9: note: byref variable will be forcibly initialized 206 | __le64 sas_address; | ^~~~~~~~~~~ /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/mptsas.c: In function 'mptsas_print_phy_pg0': /kisskb/src/drivers/message/fusion/mptsas.c:163:9: note: byref variable will be forcibly initialized 163 | __le64 sas_address; | ^~~~~~~~~~~ /kisskb/src/drivers/message/fusion/mptctl.c: In function 'mptctl_do_fw_download': /kisskb/src/drivers/message/fusion/mptctl.c:789:9: note: byref variable will be forcibly initialized 789 | int numfrags = 0; | ^~~~~~~~ /kisskb/src/drivers/message/fusion/mptctl.c:787:15: note: byref variable will be forcibly initialized 787 | dma_addr_t sgl_dma; | ^~~~~~~ /kisskb/src/drivers/message/fusion/mptctl.c:785:19: note: byref variable will be forcibly initialized 785 | struct buflist *buflist; | ^~~~~~~ /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 '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_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:2557:14: note: byref variable will be forcibly initialized 2557 | dma_addr_t page_dma; | ^~~~~~~~ /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_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:2321:14: note: byref variable will be forcibly initialized 2321 | dma_addr_t buf_dma; | ^~~~~~~ /kisskb/src/drivers/message/fusion/mptctl.c: In function '__mptctl_ioctl': /kisskb/src/drivers/message/fusion/mptctl.c:627:15: note: byref variable will be forcibly initialized 627 | MPT_ADAPTER *iocp = NULL; | ^~~~ /kisskb/src/drivers/message/fusion/mptctl.c:622:20: note: byref variable will be forcibly initialized 622 | mpt_ioctl_header khdr; | ^~~~ In file included from /kisskb/src/drivers/message/fusion/mptsas.c:48: /kisskb/src/drivers/message/fusion/mptsas.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/message/fusion/mptsas.c: In function 'mptsas_sas_device_pg0': /kisskb/src/drivers/message/fusion/mptsas.c:2589:13: note: byref variable will be forcibly initialized 2589 | dma_addr_t dma_handle; | ^~~~~~~~~~ /kisskb/src/drivers/message/fusion/mptsas.c:2587:14: note: byref variable will be forcibly initialized 2587 | CONFIGPARMS cfg; | ^~~ /kisskb/src/drivers/message/fusion/mptsas.c:2586:29: note: byref variable will be forcibly initialized 2586 | ConfigExtendedPageHeader_t hdr; | ^~~ /kisskb/src/drivers/message/fusion/mptsas.c: In function 'mptsas_sas_enclosure_pg0': /kisskb/src/drivers/message/fusion/mptsas.c:1377:13: note: byref variable will be forcibly initialized 1377 | dma_addr_t dma_handle; | ^~~~~~~~~~ /kisskb/src/drivers/message/fusion/mptsas.c:1375:14: note: byref variable will be forcibly initialized 1375 | CONFIGPARMS cfg; | ^~~ /kisskb/src/drivers/message/fusion/mptsas.c:1374:29: note: byref variable will be forcibly initialized 1374 | ConfigExtendedPageHeader_t hdr; | ^~~ /kisskb/src/drivers/message/fusion/mptsas.c: In function 'mptsas_add_device_component_by_fw': /kisskb/src/drivers/message/fusion/mptsas.c:651:26: note: byref variable will be forcibly initialized 651 | struct mptsas_enclosure enclosure_info; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/message/fusion/mptsas.c:650:24: note: byref variable will be forcibly initialized 650 | struct mptsas_devinfo sas_device; | ^~~~~~~~~~ /kisskb/src/drivers/message/fusion/mptsas.c: In function 'mptsas_add_device_component_starget': /kisskb/src/drivers/message/fusion/mptsas.c:788:26: note: byref variable will be forcibly initialized 788 | struct mptsas_enclosure enclosure_info; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/message/fusion/mptsas.c: In function 'mptsas_get_enclosure_identifier': /kisskb/src/drivers/message/fusion/mptsas.c:2189:26: note: byref variable will be forcibly initialized 2189 | struct mptsas_enclosure enclosure_info; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/message/fusion/mptsas.c: In function 'mptsas_add_device_component_starget_ir': /kisskb/src/drivers/message/fusion/mptsas.c:687:24: note: byref variable will be forcibly initialized 687 | RaidPhysDiskPage0_t phys_disk; | ^~~~~~~~~ /kisskb/src/drivers/message/fusion/mptsas.c:684:15: note: byref variable will be forcibly initialized 684 | dma_addr_t dma_handle; | ^~~~~~~~~~ /kisskb/src/drivers/message/fusion/mptsas.c:683:22: note: byref variable will be forcibly initialized 683 | ConfigPageHeader_t hdr; | ^~~ /kisskb/src/drivers/message/fusion/mptsas.c:682:16: note: byref variable will be forcibly initialized 682 | CONFIGPARMS cfg; | ^~~ /kisskb/src/drivers/message/fusion/mptsas.c: In function 'mptsas_sas_io_unit_pg0': /kisskb/src/drivers/message/fusion/mptsas.c:2389:13: note: byref variable will be forcibly initialized 2389 | dma_addr_t dma_handle; | ^~~~~~~~~~ /kisskb/src/drivers/message/fusion/mptsas.c:2387:14: note: byref variable will be forcibly initialized 2387 | CONFIGPARMS cfg; | ^~~ /kisskb/src/drivers/message/fusion/mptsas.c:2386:29: note: byref variable will be forcibly initialized 2386 | ConfigExtendedPageHeader_t hdr; | ^~~ /kisskb/src/drivers/message/fusion/mptsas.c: In function 'mptsas_sas_io_unit_pg1': /kisskb/src/drivers/message/fusion/mptsas.c:2467:13: note: byref variable will be forcibly initialized 2467 | dma_addr_t dma_handle; | ^~~~~~~~~~ /kisskb/src/drivers/message/fusion/mptsas.c:2465:14: note: byref variable will be forcibly initialized 2465 | CONFIGPARMS cfg; | ^~~ /kisskb/src/drivers/message/fusion/mptsas.c:2464:29: note: byref variable will be forcibly initialized 2464 | ConfigExtendedPageHeader_t hdr; | ^~~ /kisskb/src/drivers/message/fusion/mptsas.c: In function 'mptsas_sas_phy_pg0': /kisskb/src/drivers/message/fusion/mptsas.c:2525:13: note: byref variable will be forcibly initialized 2525 | dma_addr_t dma_handle; | ^~~~~~~~~~ /kisskb/src/drivers/message/fusion/mptsas.c:2523:14: note: byref variable will be forcibly initialized 2523 | CONFIGPARMS cfg; | ^~~ /kisskb/src/drivers/message/fusion/mptsas.c:2522:29: note: byref variable will be forcibly initialized 2522 | ConfigExtendedPageHeader_t hdr; | ^~~ /kisskb/src/drivers/message/fusion/mptsas.c: In function 'mptsas_sas_expander_pg1': /kisskb/src/drivers/message/fusion/mptsas.c:2753:13: note: byref variable will be forcibly initialized 2753 | dma_addr_t dma_handle; | ^~~~~~~~~~ /kisskb/src/drivers/message/fusion/mptsas.c:2751:14: note: byref variable will be forcibly initialized 2751 | CONFIGPARMS cfg; | ^~~ /kisskb/src/drivers/message/fusion/mptsas.c:2750:29: note: byref variable will be forcibly initialized 2750 | ConfigExtendedPageHeader_t hdr; | ^~~ /kisskb/src/drivers/message/fusion/mptsas.c: In function 'mptsas_sas_expander_pg0': /kisskb/src/drivers/message/fusion/mptsas.c:2670:13: note: byref variable will be forcibly initialized 2670 | dma_addr_t dma_handle; | ^~~~~~~~~~ /kisskb/src/drivers/message/fusion/mptsas.c:2668:14: note: byref variable will be forcibly initialized 2668 | CONFIGPARMS cfg; | ^~~ /kisskb/src/drivers/message/fusion/mptsas.c:2667:29: note: byref variable will be forcibly initialized 2667 | ConfigExtendedPageHeader_t hdr; | ^~~ /kisskb/src/drivers/message/fusion/mptsas.c: In function 'mptsas_get_linkerrors': /kisskb/src/drivers/message/fusion/mptsas.c:2033:13: note: byref variable will be forcibly initialized 2033 | dma_addr_t dma_handle; | ^~~~~~~~~~ /kisskb/src/drivers/message/fusion/mptsas.c:2031:14: note: byref variable will be forcibly initialized 2031 | CONFIGPARMS cfg; | ^~~ /kisskb/src/drivers/message/fusion/mptsas.c:2030:29: note: byref variable will be forcibly initialized 2030 | ConfigExtendedPageHeader_t hdr; | ^~~ /kisskb/src/drivers/message/fusion/mptsas.c: In function 'mptsas_add_end_device': /kisskb/src/drivers/message/fusion/mptsas.c:1448:22: note: byref variable will be forcibly initialized 1448 | struct sas_identify identify; | ^~~~~~~~ /kisskb/src/drivers/message/fusion/mptsas.c: In function 'mptsas_probe_devices': /kisskb/src/drivers/message/fusion/mptsas.c:3974:24: note: byref variable will be forcibly initialized 3974 | struct mptsas_devinfo sas_device; | ^~~~~~~~~~ /kisskb/src/drivers/message/fusion/mptsas.c: In function 'mptsas_adding_inactive_raid_components': /kisskb/src/drivers/message/fusion/mptsas.c:4258:25: note: byref variable will be forcibly initialized 4258 | struct mptsas_devinfo sas_device; | ^~~~~~~~~~ /kisskb/src/drivers/message/fusion/mptsas.c:4255:24: note: byref variable will be forcibly initialized 4255 | RaidPhysDiskPage0_t phys_disk; | ^~~~~~~~~ /kisskb/src/drivers/message/fusion/mptsas.c:4253:15: note: byref variable will be forcibly initialized 4253 | dma_addr_t dma_handle; | ^~~~~~~~~~ /kisskb/src/drivers/message/fusion/mptsas.c:4252:22: note: byref variable will be forcibly initialized 4252 | ConfigPageHeader_t hdr; | ^~~ /kisskb/src/drivers/message/fusion/mptsas.c:4251:16: note: byref variable will be forcibly initialized 4251 | CONFIGPARMS cfg; | ^~~ /kisskb/src/drivers/message/fusion/mptsas.c: In function 'mptsas_exp_repmanufacture_info': /kisskb/src/drivers/message/fusion/mptsas.c:2872:13: note: byref variable will be forcibly initialized 2872 | dma_addr_t data_out_dma = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/message/fusion/mptsas.c: In function 'mptsas_probe_one_phy': /kisskb/src/drivers/message/fusion/mptsas.c:3221:23: note: byref variable will be forcibly initialized 3221 | struct sas_identify identify; | ^~~~~~~~ /kisskb/src/drivers/message/fusion/mptsas.c: In function 'mptsas_probe_expanders': /kisskb/src/drivers/message/fusion/mptsas.c:3924:25: note: byref variable will be forcibly initialized 3924 | struct mptsas_portinfo buffer, *port_info; | ^~~~~~ /kisskb/src/drivers/message/fusion/mptsas.c: In function 'mptsas_expander_add': /kisskb/src/drivers/message/fusion/mptsas.c:3673:25: note: byref variable will be forcibly initialized 3673 | struct mptsas_portinfo buffer, *port_info; | ^~~~~~ /kisskb/src/drivers/message/fusion/mptsas.c: In function 'mptsas_expander_delete': /kisskb/src/drivers/message/fusion/mptsas.c:3542:25: note: byref variable will be forcibly initialized 3542 | struct mptsas_portinfo buffer; | ^~~~~~ /kisskb/src/drivers/message/fusion/mptsas.c: In function 'mptsas_send_expander_event': /kisskb/src/drivers/message/fusion/mptsas.c:3632:9: note: byref variable will be forcibly initialized 3632 | __le64 sas_address; | ^~~~~~~~~~~ /kisskb/src/drivers/message/fusion/mptsas.c: In function 'mptsas_not_responding_devices': /kisskb/src/drivers/message/fusion/mptsas.c:3800:24: note: byref variable will be forcibly initialized 3800 | struct mptsas_devinfo sas_device; | ^~~~~~~~~~ /kisskb/src/drivers/message/fusion/mptsas.c:3798:25: note: byref variable will be forcibly initialized 3798 | struct mptsas_portinfo buffer, *port_info; | ^~~~~~ /kisskb/src/drivers/message/fusion/mptsas.c: In function 'mptsas_hotplug_work': /kisskb/src/drivers/message/fusion/mptsas.c:4333:24: note: byref variable will be forcibly initialized 4333 | struct mptsas_devinfo sas_device; | ^~~~~~~~~~ /kisskb/src/drivers/message/fusion/mptsas.c: In function 'mptsas_send_sas_event': /kisskb/src/drivers/message/fusion/mptsas.c:4598:6: note: byref variable will be forcibly initialized 4598 | u64 sas_address; | ^~~~~~~~~~~ /kisskb/src/drivers/message/fusion/mptsas.c:4595:30: note: byref variable will be forcibly initialized 4595 | struct mptsas_hotplug_event hot_plug_info; | ^~~~~~~~~~~~~ /kisskb/src/drivers/message/fusion/mptsas.c: In function 'mptsas_send_raid_event': /kisskb/src/drivers/auxdisplay/img-ascii-lcd.c: In function 'sead3_wait_sm_idle': /kisskb/src/drivers/auxdisplay/img-ascii-lcd.c:125:15: note: byref variable will be forcibly initialized 125 | unsigned int status; | ^~~~~~ /kisskb/src/drivers/message/fusion/mptsas.c:4667:22: note: byref variable will be forcibly initialized 4667 | RaidPhysDiskPage0_t phys_disk; | ^~~~~~~~~ /kisskb/src/drivers/message/fusion/mptsas.c:4662:30: note: byref variable will be forcibly initialized 4662 | struct mptsas_hotplug_event hot_plug_info; | ^~~~~~~~~~~~~ /kisskb/src/drivers/auxdisplay/img-ascii-lcd.c: In function 'sead3_wait_lcd_idle': /kisskb/src/drivers/auxdisplay/img-ascii-lcd.c:142:15: note: byref variable will be forcibly initialized 142 | unsigned int cpld_data; | ^~~~~~~~~ /kisskb/src/drivers/message/fusion/mptsas.c: In function 'mptsas_send_ir2_event': /kisskb/src/drivers/message/fusion/mptsas.c:4966:22: note: byref variable will be forcibly initialized 4966 | RaidPhysDiskPage0_t phys_disk; | ^~~~~~~~~ /kisskb/src/drivers/message/fusion/mptsas.c:4963:30: note: byref variable will be forcibly initialized 4963 | struct mptsas_hotplug_event hot_plug_info; | ^~~~~~~~~~~~~ /kisskb/src/drivers/message/fusion/mptsas.c: In function 'mptsas_broadcast_primitive_work': /kisskb/src/drivers/message/fusion/mptsas.c:4870:7: note: byref variable will be forcibly initialized 4870 | u8 issue_reset; | ^~~~~~~~~~~ /kisskb/src/drivers/misc/ad525x_dpot-spi.c: In function 'ad_dpot_spi_probe': /kisskb/src/drivers/misc/ad525x_dpot-spi.c:83:26: note: byref variable will be forcibly initialized 83 | struct ad_dpot_bus_data bdata = { | ^~~~~ /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; | ^~~ /kisskb/src/drivers/mfd/wl1273-core.c: In function 'wl1273_fm_write_cmd': /kisskb/src/drivers/mfd/wl1273-core.c:41:5: note: byref variable will be forcibly initialized 41 | u8 buf[] = { (param >> 8) & 0xff, param & 0xff }; | ^~~ In file included from /kisskb/src/drivers/misc/ad525x_dpot-spi.c:8: /kisskb/src/drivers/misc/ad525x_dpot-spi.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/misc/ad525x_dpot-spi.c: In function 'write8': /kisskb/src/drivers/misc/ad525x_dpot-spi.c:16:5: note: byref variable will be forcibly initialized 16 | u8 data = val; | ^~~~ /kisskb/src/drivers/misc/ad525x_dpot-spi.c: In function 'write24': /kisskb/src/drivers/misc/ad525x_dpot-spi.c:30:5: note: byref variable will be forcibly initialized 30 | u8 data[3] = {reg, val >> 8, val}; | ^~~~ /kisskb/src/drivers/misc/ad525x_dpot-spi.c: In function 'write16': /kisskb/src/drivers/misc/ad525x_dpot-spi.c:23:5: note: byref variable will be forcibly initialized 23 | u8 data[2] = {reg, val}; | ^~~~ /kisskb/src/drivers/misc/ad525x_dpot-spi.c: In function 'read8': /kisskb/src/drivers/misc/ad525x_dpot-spi.c:38:5: note: byref variable will be forcibly initialized 38 | u8 data; | ^~~~ /kisskb/src/drivers/mfd/wl1273-core.c: In function 'wl1273_fm_read_reg': /kisskb/src/drivers/mfd/wl1273-core.c:24:5: note: byref variable will be forcibly initialized 24 | u8 b[2]; | ^ /kisskb/src/drivers/misc/ad525x_dpot-spi.c: In function 'read16': /kisskb/src/drivers/misc/ad525x_dpot-spi.c:23:5: note: byref variable will be forcibly initialized 23 | u8 data[2] = {reg, val}; | ^~~~ /kisskb/src/drivers/misc/ad525x_dpot-spi.c:50:5: note: byref variable will be forcibly initialized 50 | u8 buf_rx[2]; | ^~~~~~ /kisskb/src/drivers/misc/ad525x_dpot-spi.c: In function 'read24': /kisskb/src/drivers/misc/ad525x_dpot-spi.c:30:5: note: byref variable will be forcibly initialized 30 | u8 data[3] = {reg, val >> 8, val}; | ^~~~ /kisskb/src/drivers/misc/ad525x_dpot-spi.c:63:5: note: byref variable will be forcibly initialized 63 | u8 buf_rx[3]; | ^~~~~~ /kisskb/src/drivers/mfd/wl1273-core.c: In function 'wl1273_core_probe': /kisskb/src/drivers/mfd/wl1273-core.c:163:22: note: byref variable will be forcibly initialized 163 | struct wl1273_core *core; | ^~~~ /kisskb/src/net/ax25/ax25_in.c: In function 'ax25_rcv': /kisskb/src/net/ax25/ax25_in.c:189:16: note: byref variable will be forcibly initialized 189 | ax25_digi dp, reverse_dp; | ^~~~~~~~~~ /kisskb/src/net/ax25/ax25_in.c:189:12: note: byref variable will be forcibly initialized 189 | ax25_digi dp, reverse_dp; | ^~ /kisskb/src/net/ax25/ax25_in.c:187:26: note: byref variable will be forcibly initialized 187 | int type = 0, mine = 0, dama; | ^~~~ /kisskb/src/net/ax25/ax25_in.c:187:6: note: byref variable will be forcibly initialized 187 | int type = 0, mine = 0, dama; | ^~~~ /kisskb/src/net/ax25/ax25_in.c:186:20: note: byref variable will be forcibly initialized 186 | ax25_address src, dest, *next_digi = NULL; | ^~~~ /kisskb/src/net/ax25/ax25_in.c:186:15: note: byref variable will be forcibly initialized 186 | ax25_address src, dest, *next_digi = NULL; | ^~~ /kisskb/src/net/ax25/ax25_ip.c: In function 'ax25_ip_xmit': /kisskb/src/net/ax25/ax25_ip.c:149:17: note: byref variable will be forcibly initialized 149 | ax25_address dst_c; | ^~~~~ /kisskb/src/net/ax25/ax25_ip.c:148:17: note: byref variable will be forcibly initialized 148 | ax25_address src_c; | ^~~~~ /kisskb/src/net/ax25/ax25_ip.c: In function 'ax25_validate_header': /kisskb/src/net/ax25/ax25_ip.c:228:12: note: byref variable will be forcibly initialized 228 | ax25_digi digi; | ^~~~ /kisskb/src/drivers/misc/tifm_core.c: In function 'tifm_media_type_name': /kisskb/src/drivers/misc/tifm_core.c:23:14: note: byref variable will be forcibly initialized 23 | const char *card_type_name[3][3] = { | ^~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/arch/powerpc/include/asm/io.h:27, 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/tifm.h:12, from /kisskb/src/drivers/misc/tifm_core.c:8: /kisskb/src/drivers/misc/tifm_core.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/l2tp/trace.h:211, from /kisskb/src/net/l2tp/l2tp_core.c:67: /kisskb/src/net/l2tp/l2tp_core.c: In function 'perf_trace_tunnel_only_evt': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/net/l2tp/./trace.h:27:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 27 | DECLARE_EVENT_CLASS(tunnel_only_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/net/l2tp/./trace.h:27:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 27 | DECLARE_EVENT_CLASS(tunnel_only_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/l2tp/l2tp_core.c: In function 'perf_trace_session_only_evt': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/net/l2tp/./trace.h:39:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 39 | DECLARE_EVENT_CLASS(session_only_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/net/l2tp/./trace.h:39:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 39 | DECLARE_EVENT_CLASS(session_only_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/l2tp/l2tp_core.c: In function 'perf_trace_register_tunnel': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/l2tp/./trace.h:51:1: note: in expansion of macro 'TRACE_EVENT' 51 | TRACE_EVENT(register_tunnel, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/l2tp/./trace.h:51:1: note: in expansion of macro 'TRACE_EVENT' 51 | TRACE_EVENT(register_tunnel, | ^~~~~~~~~~~ /kisskb/src/net/l2tp/l2tp_core.c: In function 'perf_trace_register_session': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/l2tp/./trace.h:90:1: note: in expansion of macro 'TRACE_EVENT' 90 | TRACE_EVENT(register_session, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/l2tp/./trace.h:90:1: note: in expansion of macro 'TRACE_EVENT' 90 | TRACE_EVENT(register_session, | ^~~~~~~~~~~ /kisskb/src/net/l2tp/l2tp_core.c: In function 'perf_trace_session_seqnum_evt': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/net/l2tp/./trace.h:138:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 138 | DECLARE_EVENT_CLASS(session_seqnum_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/net/l2tp/./trace.h:138:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 138 | DECLARE_EVENT_CLASS(session_seqnum_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/l2tp/l2tp_core.c: In function 'perf_trace_session_pkt_discard_evt': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/net/l2tp/./trace.h:167:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 167 | DECLARE_EVENT_CLASS(session_pkt_discard_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/net/l2tp/./trace.h:167:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 167 | DECLARE_EVENT_CLASS(session_pkt_discard_evt, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/l2tp/trace.h:211, from /kisskb/src/net/l2tp/l2tp_core.c:67: /kisskb/src/net/l2tp/l2tp_core.c: In function 'trace_event_raw_event_tunnel_only_evt': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/net/l2tp/./trace.h:27:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 27 | DECLARE_EVENT_CLASS(tunnel_only_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/l2tp/l2tp_core.c: In function 'trace_event_raw_event_session_only_evt': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/net/l2tp/./trace.h:39:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 39 | DECLARE_EVENT_CLASS(session_only_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/l2tp/l2tp_core.c: In function 'trace_event_raw_event_register_tunnel': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/l2tp/./trace.h:51:1: note: in expansion of macro 'TRACE_EVENT' 51 | TRACE_EVENT(register_tunnel, | ^~~~~~~~~~~ /kisskb/src/net/l2tp/l2tp_core.c: In function 'trace_event_raw_event_register_session': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/l2tp/./trace.h:90:1: note: in expansion of macro 'TRACE_EVENT' 90 | TRACE_EVENT(register_session, | ^~~~~~~~~~~ /kisskb/src/net/l2tp/l2tp_core.c: In function 'trace_event_raw_event_session_seqnum_evt': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/net/l2tp/./trace.h:138:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 138 | DECLARE_EVENT_CLASS(session_seqnum_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/l2tp/l2tp_core.c: In function 'trace_event_raw_event_session_pkt_discard_evt': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/net/l2tp/./trace.h:167:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 167 | DECLARE_EVENT_CLASS(session_pkt_discard_evt, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/net/l2tp/trace.h:211, from /kisskb/src/net/l2tp/l2tp_core.c:67: /kisskb/src/net/l2tp/l2tp_core.c: In function '__bpf_trace_register_tunnel': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/l2tp/./trace.h:51:1: note: in expansion of macro 'TRACE_EVENT' 51 | TRACE_EVENT(register_tunnel, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/l2tp/./trace.h:51:1: note: in expansion of macro 'TRACE_EVENT' 51 | TRACE_EVENT(register_tunnel, | ^~~~~~~~~~~ /kisskb/src/net/l2tp/l2tp_core.c: In function '__bpf_trace_tunnel_only_evt': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/l2tp/./trace.h:27:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 27 | DECLARE_EVENT_CLASS(tunnel_only_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/l2tp/./trace.h:27:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 27 | DECLARE_EVENT_CLASS(tunnel_only_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/l2tp/l2tp_core.c: In function '__bpf_trace_register_session': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/l2tp/./trace.h:90:1: note: in expansion of macro 'TRACE_EVENT' 90 | TRACE_EVENT(register_session, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/l2tp/./trace.h:90:1: note: in expansion of macro 'TRACE_EVENT' 90 | TRACE_EVENT(register_session, | ^~~~~~~~~~~ /kisskb/src/net/l2tp/l2tp_core.c: In function '__bpf_trace_session_only_evt': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/l2tp/./trace.h:39:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 39 | DECLARE_EVENT_CLASS(session_only_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/l2tp/./trace.h:39:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 39 | DECLARE_EVENT_CLASS(session_only_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/l2tp/l2tp_core.c: In function '__bpf_trace_session_seqnum_evt': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/l2tp/./trace.h:138:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 138 | DECLARE_EVENT_CLASS(session_seqnum_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/l2tp/./trace.h:138:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 138 | DECLARE_EVENT_CLASS(session_seqnum_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/l2tp/l2tp_core.c: In function '__bpf_trace_session_pkt_discard_evt': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/l2tp/./trace.h:167:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 167 | DECLARE_EVENT_CLASS(session_pkt_discard_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/l2tp/./trace.h:167:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 167 | DECLARE_EVENT_CLASS(session_pkt_discard_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/l2tp/./trace.h:167:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 167 | DECLARE_EVENT_CLASS(session_pkt_discard_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/l2tp/./trace.h:167:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 167 | DECLARE_EVENT_CLASS(session_pkt_discard_evt, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/mm_types.h:13, 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/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/tifm.h:12, from /kisskb/src/drivers/misc/tifm_7xx1.c:8: /kisskb/src/drivers/misc/tifm_7xx1.c: In function 'tifm_7xx1_resume': /kisskb/src/drivers/misc/tifm_7xx1.c:237:29: note: byref variable will be forcibly initialized 237 | DECLARE_COMPLETION_ONSTACK(finish_resume); | ^~~~~~~~~~~~~ /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/net/netns/packet.h:8, from /kisskb/src/include/net/net_namespace.h:19, from /kisskb/src/include/linux/inet.h:42, from /kisskb/src/net/kcm/kcmproc.c:3: /kisskb/src/net/kcm/kcmproc.c: In function 'kcm_get_first': /kisskb/src/include/linux/rculist.h:353:20: note: byref variable will be forcibly initialized 353 | struct list_head *__next = READ_ONCE(__ptr->next); \ | ^~~~~~ /kisskb/src/net/kcm/kcmproc.c:23:9: note: in expansion of macro 'list_first_or_null_rcu' 23 | return list_first_or_null_rcu(&knet->mux_list, | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/kcm/kcmproc.c: In function 'kcm_get_next': /kisskb/src/include/linux/rculist.h:373:20: note: byref variable will be forcibly initialized 373 | struct list_head *__next = READ_ONCE(__ptr->next); \ | ^~~~~~ /kisskb/src/net/kcm/kcmproc.c:31:9: note: in expansion of macro 'list_next_or_null_rcu' 31 | return list_next_or_null_rcu(&knet->mux_list, &mux->kcm_mux_list, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/kcm/kcmproc.c: In function 'kcm_stats_seq_show': /kisskb/src/net/kcm/kcmproc.c:246:25: note: byref variable will be forcibly initialized 246 | struct strp_aggr_stats strp_stats; | ^~~~~~~~~~ /kisskb/src/net/kcm/kcmproc.c:245:23: note: byref variable will be forcibly initialized 245 | struct kcm_mux_stats mux_stats; | ^~~~~~~~~ /kisskb/src/net/kcm/kcmproc.c:244:25: note: byref variable will be forcibly initialized 244 | struct kcm_psock_stats psock_stats; | ^~~~~~~~~~~ /kisskb/src/net/l2tp/l2tp_core.c: In function 'l2tp_udp_recv_core': /kisskb/src/net/l2tp/l2tp_core.c:799:23: note: byref variable will be forcibly initialized 799 | unsigned char *ptr, *optr; | ^~~~ /kisskb/src/net/l2tp/l2tp_core.c:799:17: note: byref variable will be forcibly initialized 799 | unsigned char *ptr, *optr; | ^~~ /kisskb/src/net/l2tp/l2tp_core.c: In function 'l2tp_xmit_skb': /kisskb/src/net/l2tp/l2tp_core.c:1108:15: note: byref variable will be forcibly initialized 1108 | unsigned int len = 0; | ^~~ /kisskb/src/net/l2tp/l2tp_core.c: In function 'l2tp_tunnel_sock_create': /kisskb/src/net/l2tp/l2tp_core.c:1345:27: note: byref variable will be forcibly initialized 1345 | struct sockaddr_l2tpip ip_addr = {0}; | ^~~~~~~ /kisskb/src/net/l2tp/l2tp_core.c:1279:22: note: byref variable will be forcibly initialized 1279 | struct udp_port_cfg udp_conf; | ^~~~~~~~ /kisskb/src/net/l2tp/l2tp_core.c:1278:17: note: byref variable will be forcibly initialized 1278 | struct socket *sock = NULL; | ^~~~ /kisskb/src/net/l2tp/l2tp_core.c: In function 'l2tp_tunnel_register': /kisskb/src/net/l2tp/l2tp_core.c:1498:30: note: byref variable will be forcibly initialized 1498 | struct udp_tunnel_sock_cfg udp_cfg = { | ^~~~~~~ /kisskb/src/net/l2tp/l2tp_core.c:1460:6: note: byref variable will be forcibly initialized 1460 | int ret; | ^~~ /kisskb/src/net/l2tp/l2tp_core.c:1458:17: note: byref variable will be forcibly initialized 1458 | struct socket *sock; | ^~~~ In file included from /kisskb/src/include/linux/limits.h:6, from /kisskb/src/include/linux/kernel.h:7, from /kisskb/src/drivers/net/phy/phy.c:11: /kisskb/src/drivers/net/phy/phy.c: In function 'phy_ethtool_ksettings_set': /kisskb/src/drivers/net/phy/phy.c:773:35: note: byref variable will be forcibly initialized 773 | __ETHTOOL_DECLARE_LINK_MODE_MASK(advertising); | ^~~~~~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/net/phy/phy.c:773:2: note: in expansion of macro '__ETHTOOL_DECLARE_LINK_MODE_MASK' 773 | __ETHTOOL_DECLARE_LINK_MODE_MASK(advertising); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/phy/phy.c: In function 'phy_speed_down': /kisskb/src/drivers/net/phy/phy.c:845:35: note: byref variable will be forcibly initialized 845 | __ETHTOOL_DECLARE_LINK_MODE_MASK(adv_tmp); | ^~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/net/phy/phy.c:845:2: note: in expansion of macro '__ETHTOOL_DECLARE_LINK_MODE_MASK' 845 | __ETHTOOL_DECLARE_LINK_MODE_MASK(adv_tmp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/phy/phy.c: In function 'phy_speed_up': /kisskb/src/drivers/net/phy/phy.c:878:35: note: byref variable will be forcibly initialized 878 | __ETHTOOL_DECLARE_LINK_MODE_MASK(adv_tmp); | ^~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/net/phy/phy.c:878:2: note: in expansion of macro '__ETHTOOL_DECLARE_LINK_MODE_MASK' 878 | __ETHTOOL_DECLARE_LINK_MODE_MASK(adv_tmp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/phy/phy.c: In function 'phy_init_eee': /kisskb/src/drivers/net/phy/phy.c:1251:36: note: byref variable will be forcibly initialized 1251 | __ETHTOOL_DECLARE_LINK_MODE_MASK(adv); | ^~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/net/phy/phy.c:1251:3: note: in expansion of macro '__ETHTOOL_DECLARE_LINK_MODE_MASK' 1251 | __ETHTOOL_DECLARE_LINK_MODE_MASK(adv); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/phy/phy.c:1250:36: note: byref variable will be forcibly initialized 1250 | __ETHTOOL_DECLARE_LINK_MODE_MASK(lp); | ^~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/net/phy/phy.c:1250:3: note: in expansion of macro '__ETHTOOL_DECLARE_LINK_MODE_MASK' 1250 | __ETHTOOL_DECLARE_LINK_MODE_MASK(lp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/phy/phy.c:1249:36: note: byref variable will be forcibly initialized 1249 | __ETHTOOL_DECLARE_LINK_MODE_MASK(common); | ^~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/net/phy/phy.c:1249:3: note: in expansion of macro '__ETHTOOL_DECLARE_LINK_MODE_MASK' 1249 | __ETHTOOL_DECLARE_LINK_MODE_MASK(common); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/asm-generic/div64.h:26, from ./arch/powerpc/include/generated/asm/div64.h:1, from /kisskb/src/include/linux/math.h:5, from /kisskb/src/include/linux/delay.h:22, from /kisskb/src/drivers/auxdisplay/hd44780.c:9: /kisskb/src/drivers/auxdisplay/hd44780.c: In function 'hd44780_write_cmd_raw_gpio4': /kisskb/src/drivers/auxdisplay/hd44780.c:158:17: note: byref variable will be forcibly initialized 158 | DECLARE_BITMAP(values, 6); /* for DATA[4-7], RS, RW */ | ^~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/auxdisplay/hd44780.c: In function 'hd44780_write_gpio4': /kisskb/src/drivers/auxdisplay/hd44780.c:82:17: note: byref variable will be forcibly initialized 82 | DECLARE_BITMAP(values, 6); /* for DATA[4-7], RS, RW */ | ^~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/auxdisplay/hd44780.c: In function 'hd44780_write_gpio8': /kisskb/src/drivers/auxdisplay/hd44780.c:66:17: note: byref variable will be forcibly initialized 66 | DECLARE_BITMAP(values, 10); /* for DATA[0-7], RS, RW */ | ^~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/net/phy/phy.c: In function 'phy_state_machine': /kisskb/src/drivers/net/phy/phy.c:1113:7: note: byref variable will be forcibly initialized 1113 | bool finished = false; | ^~~~~~~~ /kisskb/src/drivers/misc/bh1770glc.c: In function 'bh1770_lux_update_thresholds': /kisskb/src/drivers/misc/bh1770glc.c:303:5: note: byref variable will be forcibly initialized 303 | u8 data[4]; | ^~~~ /kisskb/src/drivers/misc/bh1770glc.c: In function 'bh1770_prox_abs_thres_store': /kisskb/src/drivers/misc/bh1770glc.c:914:16: note: byref variable will be forcibly initialized 914 | unsigned long value; | ^~~~~ /kisskb/src/drivers/misc/bh1770glc.c: In function 'bh1770_set_prox_thres': /kisskb/src/drivers/misc/bh1770glc.c:855:16: note: byref variable will be forcibly initialized 855 | unsigned long value; | ^~~~~ /kisskb/src/drivers/misc/bh1770glc.c: In function 'bh1770_set_prox_rate_below': /kisskb/src/drivers/misc/bh1770glc.c:830:16: note: byref variable will be forcibly initialized 830 | unsigned long value; | ^~~~~ /kisskb/src/drivers/misc/bh1770glc.c: In function 'bh1770_set_prox_rate_above': /kisskb/src/drivers/misc/bh1770glc.c:812:16: note: byref variable will be forcibly initialized 812 | unsigned long value; | ^~~~~ /kisskb/src/drivers/misc/bh1770glc.c: In function 'bh1770_prox_persistence_store': /kisskb/src/drivers/misc/bh1770glc.c:887:16: note: byref variable will be forcibly initialized 887 | unsigned long value; | ^~~~~ /kisskb/src/drivers/misc/bh1770glc.c: In function 'bh1770_prox_enable_store': /kisskb/src/drivers/misc/bh1770glc.c:712:16: note: byref variable will be forcibly initialized 712 | unsigned long value; | ^~~~~ /kisskb/src/drivers/misc/bh1770glc.c: In function 'bh1770_set_lux_thresh': /kisskb/src/drivers/misc/bh1770glc.c:1049:16: note: byref variable will be forcibly initialized 1049 | unsigned long thresh; | ^~~~~~ /kisskb/src/drivers/misc/bh1770glc.c: In function 'bh1770_set_lux_rate': /kisskb/src/drivers/misc/bh1770glc.c:1010:16: note: byref variable will be forcibly initialized 1010 | unsigned long rate_hz; | ^~~~~~~ /kisskb/src/drivers/misc/bh1770glc.c: In function 'bh1770_lux_calib_store': /kisskb/src/drivers/misc/bh1770glc.c:959:16: note: byref variable will be forcibly initialized 959 | unsigned long value; | ^~~~~ /kisskb/src/drivers/misc/bh1770glc.c: In function 'bh1770_power_state_store': /kisskb/src/drivers/misc/bh1770glc.c:634:16: note: byref variable will be forcibly initialized 634 | unsigned long value; | ^~~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, 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, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/net/decnet/af_decnet.c:105: /kisskb/src/net/decnet/af_decnet.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/decnet/af_decnet.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/decnet/af_decnet.c: In function '__dn_setsockopt': /kisskb/src/net/decnet/af_decnet.c:1340:12: note: userspace variable will be forcibly initialized 1340 | static int __dn_setsockopt(struct socket *sock, int level, int optname, | ^~~~~~~~~~~~~~~ /kisskb/src/net/decnet/af_decnet.c:1340:12: note: userspace variable will be forcibly initialized /kisskb/src/net/decnet/af_decnet.c:1354:4: note: byref variable will be forcibly initialized 1354 | } u; | ^ /kisskb/src/net/decnet/af_decnet.c:1345:7: note: byref variable will be forcibly initialized 1345 | long timeo; | ^~~~~ /kisskb/src/net/decnet/af_decnet.c: In function '__dn_connect': /kisskb/src/net/decnet/af_decnet.c:903:17: note: byref variable will be forcibly initialized 903 | struct flowidn fld; | ^~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/net/decnet/af_decnet.c:94: /kisskb/src/net/decnet/af_decnet.c: In function 'dn_recvmsg': /kisskb/src/net/decnet/af_decnet.c:1716:20: note: byref variable will be forcibly initialized 1716 | 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/net/decnet/af_decnet.c:1682:7: note: byref variable will be forcibly initialized 1682 | long timeo = sock_rcvtimeo(sk, flags & MSG_DONTWAIT); | ^~~~~ /kisskb/src/net/decnet/af_decnet.c: In function 'dn_connect': /kisskb/src/net/decnet/af_decnet.c:971:7: note: byref variable will be forcibly initialized 971 | long timeo = sock_sndtimeo(sk, flags & O_NONBLOCK); | ^~~~~ /kisskb/src/net/decnet/af_decnet.c: In function '__dn_getsockopt': /kisskb/src/net/decnet/af_decnet.c:1535:15: note: byref variable will be forcibly initialized 1535 | unsigned int val; | ^~~ /kisskb/src/net/decnet/af_decnet.c:1532:21: note: byref variable will be forcibly initialized 1532 | struct linkinfo_dn link; | ^~~~ /kisskb/src/drivers/usb/common/common.c: In function 'usb_get_maximum_speed': /kisskb/src/drivers/usb/common/common.c:109:14: note: byref variable will be forcibly initialized 109 | const char *maximum_speed; | ^~~~~~~~~~~~~ /kisskb/src/drivers/usb/common/common.c: In function 'usb_get_maximum_ssp_rate': /kisskb/src/drivers/usb/common/common.c:136:14: note: byref variable will be forcibly initialized 136 | const char *maximum_speed; | ^~~~~~~~~~~~~ /kisskb/src/drivers/usb/common/common.c: In function 'usb_get_dr_mode': /kisskb/src/drivers/usb/common/common.c:192:14: note: byref variable will be forcibly initialized 192 | const char *dr_mode; | ^~~~~~~ /kisskb/src/drivers/usb/common/common.c: In function 'usb_get_role_switch_default_mode': /kisskb/src/drivers/usb/common/common.c:212:14: note: byref variable will be forcibly initialized 212 | const char *str; | ^~~ /kisskb/src/drivers/usb/common/common.c: In function 'of_usb_get_dr_mode_by_phy': /kisskb/src/drivers/usb/common/common.c:280:14: note: byref variable will be forcibly initialized 280 | const char *dr_mode; | ^~~~~~~ /kisskb/src/drivers/usb/common/common.c:279:25: note: byref variable will be forcibly initialized 279 | struct of_phandle_args args; | ^~~~ /kisskb/src/drivers/usb/common/common.c: In function 'of_usb_update_otg_caps': /kisskb/src/drivers/usb/common/common.c:345:6: note: byref variable will be forcibly initialized 345 | u32 otg_rev; | ^~~~~~~ /kisskb/src/net/decnet/af_decnet.c: In function 'dn_accept': /kisskb/src/net/decnet/af_decnet.c:1072:7: note: byref variable will be forcibly initialized 1072 | long timeo = sock_rcvtimeo(sk, flags & O_NONBLOCK); | ^~~~~ /kisskb/src/net/decnet/af_decnet.c:1071:16: note: byref variable will be forcibly initialized 1071 | unsigned char type; | ^~~~ /kisskb/src/drivers/misc/hi6421v600-irq.c: In function 'hi6421v600_irq_mask': /kisskb/src/drivers/misc/hi6421v600-irq.c:140:15: note: byref variable will be forcibly initialized 140 | unsigned int data; | ^~~~ /kisskb/src/drivers/misc/hi6421v600-irq.c: In function 'hi6421v600_irq_unmask': /kisskb/src/drivers/misc/hi6421v600-irq.c:157:6: note: byref variable will be forcibly initialized 157 | u32 data, offset; | ^~~~ /kisskb/src/drivers/misc/hi6421v600-irq.c: In function 'hi6421v600_irq_init': /kisskb/src/drivers/misc/hi6421v600-irq.c:200:15: note: byref variable will be forcibly initialized 200 | unsigned int pending; | ^~~~~~~ /kisskb/src/net/decnet/af_decnet.c: In function 'dn_socket_format_entry': /kisskb/src/drivers/misc/hi6421v600-irq.c: In function 'hi6421v600_irq_handler': /kisskb/src/net/decnet/af_decnet.c:2262:7: note: byref variable will be forcibly initialized 2262 | char remote_object[DN_MAXOBJL+3]; | ^~~~~~~~~~~~~ /kisskb/src/drivers/misc/hi6421v600-irq.c:103:15: note: byref variable will be forcibly initialized 103 | unsigned int in; | ^~ /kisskb/src/drivers/misc/hi6421v600-irq.c:102:16: note: byref variable will be forcibly initialized 102 | unsigned long pending; | ^~~~~~~ /kisskb/src/net/decnet/af_decnet.c:2261:7: note: byref variable will be forcibly initialized 2261 | char local_object[DN_MAXOBJL+3]; | ^~~~~~~~~~~~ /kisskb/src/net/decnet/af_decnet.c:2260:7: note: byref variable will be forcibly initialized 2260 | char buf2[DN_ASCBUF_LEN]; | ^~~~ /kisskb/src/net/decnet/af_decnet.c:2259:7: note: byref variable will be forcibly initialized 2259 | char buf1[DN_ASCBUF_LEN]; | ^~~~ /kisskb/src/drivers/misc/pci_endpoint_test.c: In function 'pci_endpoint_test_remove': /kisskb/src/drivers/misc/pci_endpoint_test.c:908:6: note: byref variable will be forcibly initialized 908 | int id; | ^~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/net/decnet/af_decnet.c:94: /kisskb/src/net/decnet/af_decnet.c: In function 'dn_sendmsg': /kisskb/src/net/decnet/af_decnet.c:1997:21: note: byref variable will be forcibly initialized 1997 | 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/net/decnet/af_decnet.c:1921:7: note: byref variable will be forcibly initialized 1921 | long timeo; | ^~~~~ /kisskb/src/net/decnet/af_decnet.c:1913:6: note: byref variable will be forcibly initialized 1913 | int err = 0; | ^~~ /kisskb/src/drivers/misc/pci_endpoint_test.c: In function 'pci_endpoint_test_write': /kisskb/src/drivers/misc/pci_endpoint_test.c:476:38: note: byref variable will be forcibly initialized 476 | 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:575:38: note: byref variable will be forcibly initialized 575 | 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:338:38: note: byref variable will be forcibly initialized 338 | struct pci_endpoint_test_xfer_param param; | ^~~~~ /kisskb/src/drivers/misc/pci_endpoint_test.c: In function 'pci_endpoint_test_probe': /kisskb/src/drivers/misc/pci_endpoint_test.c:760:7: note: byref variable will be forcibly initialized 760 | char name[24]; | ^~~~ /kisskb/src/drivers/misc/ds1682.c: In function 'ds1682_store': /kisskb/src/drivers/misc/ds1682.c:103:9: note: byref variable will be forcibly initialized 103 | __le32 val_le; | ^~~~~~ /kisskb/src/drivers/misc/ds1682.c:102:6: note: byref variable will be forcibly initialized 102 | u64 val; | ^~~ /kisskb/src/drivers/misc/ds1682.c: In function 'ds1682_show': /kisskb/src/drivers/misc/ds1682.c:60:9: note: byref variable will be forcibly initialized 60 | __le32 val_le = 0; | ^~~~~~ /kisskb/src/drivers/misc/cxl/flash.c: In function 'ioctl_transfer_image': /kisskb/src/drivers/misc/cxl/flash.c:374:27: note: byref variable will be forcibly initialized 374 | struct cxl_adapter_image ai; | ^~ /kisskb/src/drivers/input/keyboard/adp5588-keys.c: In function 'adp5588_build_gpiomap': /kisskb/src/drivers/input/keyboard/adp5588-keys.c:160:7: note: byref variable will be forcibly initialized 160 | bool pin_used[ADP5588_MAXGPIO]; | ^~~~~~~~ /kisskb/src/drivers/auxdisplay/line-display.c: In function 'scroll_step_ms_store': /kisskb/src/drivers/auxdisplay/line-display.c:167:15: note: byref variable will be forcibly initialized 167 | unsigned int ms; | ^~ /kisskb/src/net/ax25/ax25_route.c: In function 'ax25_rt_seq_show': /kisskb/src/net/ax25/ax25_route.c:283:7: note: byref variable will be forcibly initialized 283 | char buf[11]; | ^~~ /kisskb/src/net/ax25/ax25_route.c: In function 'ax25_rt_ioctl': /kisskb/src/net/ax25/ax25_route.c:224:28: note: byref variable will be forcibly initialized 224 | struct ax25_routes_struct route; | ^~~~~ /kisskb/src/net/ax25/ax25_route.c:223:31: note: byref variable will be forcibly initialized 223 | struct ax25_route_opt_struct rt_option; | ^~~~~~~~~ /kisskb/src/net/ax25/ax25_std_in.c: In function 'ax25_std_frame_in': /kisskb/src/net/ax25/ax25_std_in.c:421:37: note: byref variable will be forcibly initialized 421 | int queued = 0, frametype, ns, nr, pf; | ^~ /kisskb/src/net/ax25/ax25_std_in.c:421:33: note: byref variable will be forcibly initialized 421 | int queued = 0, frametype, ns, nr, pf; | ^~ /kisskb/src/net/ax25/ax25_std_in.c:421:29: note: byref variable will be forcibly initialized 421 | int queued = 0, frametype, ns, nr, pf; | ^~ In file included from /kisskb/src/include/linux/resource_ext.h:11, from /kisskb/src/include/linux/acpi.h:14, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/include/drm/drm_crtc.h:28, from /kisskb/src/include/drm/drm_atomic.h:31, from /kisskb/src/drivers/gpu/drm/vkms/vkms_crtc.c:5: /kisskb/src/drivers/gpu/drm/vkms/vkms_crtc.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/mfd/ntxec.c: In function 'ntxec_restart': /kisskb/src/drivers/mfd/ntxec.c:75:17: note: byref variable will be forcibly initialized 75 | struct i2c_msg msgs[] = { | ^~~~ /kisskb/src/drivers/mfd/ntxec.c:69:5: note: byref variable will be forcibly initialized 69 | u8 buf[3] = { NTXEC_REG_RESET }; | ^~~ /kisskb/src/drivers/mfd/ntxec.c: In function 'ntxec_poweroff': /kisskb/src/drivers/mfd/ntxec.c:41:17: note: byref variable will be forcibly initialized 41 | struct i2c_msg msgs[] = { | ^~~~ /kisskb/src/drivers/mfd/ntxec.c:40:5: note: byref variable will be forcibly initialized 40 | u8 buf[3] = { NTXEC_REG_POWEROFF }; | ^~~ /kisskb/src/drivers/mfd/ntxec.c: In function 'ntxec_probe': /kisskb/src/drivers/mfd/ntxec.c:151:15: note: byref variable will be forcibly initialized 151 | unsigned int version; | ^~~~~~~ /kisskb/src/drivers/mfd/sec-core.c: In function 'sec_pmic_dump_rev': /kisskb/src/drivers/mfd/sec-core.c:253:15: note: byref variable will be forcibly initialized 253 | unsigned int val; | ^~~ /kisskb/src/drivers/mfd/sec-core.c: In function 'sec_pmic_probe': /kisskb/src/drivers/mfd/sec-core.c:253:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/auxdisplay/ks0108.c: In function 'ks0108_parport_attach': /kisskb/src/drivers/auxdisplay/ks0108.c:113:19: note: byref variable will be forcibly initialized 113 | struct pardev_cb ks0108_cb; | ^~~~~~~~~ /kisskb/src/drivers/misc/cxl/of.c: In function 'read_handle': /kisskb/src/drivers/misc/cxl/of.c:57:6: note: byref variable will be forcibly initialized 57 | u64 size; | ^~~~ /kisskb/src/drivers/misc/cxl/of.c: In function 'read_phys_addr': /kisskb/src/drivers/misc/cxl/of.c:72:9: note: byref variable will be forcibly initialized 72 | int i, len, entry_size, naddr, nsize, type; | ^~~ /kisskb/src/drivers/misc/cxl/of.c: In function 'read_vpd': /kisskb/src/drivers/misc/cxl/of.c:113:7: note: byref variable will be forcibly initialized 113 | char vpd[256]; | ^~~ In file included from /kisskb/src/drivers/misc/cxl/of.c:9: /kisskb/src/drivers/misc/cxl/of.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/misc/cxl/of.c: In function 'read_adapter_irq_config': /kisskb/src/drivers/misc/cxl/of.c:286:6: note: byref variable will be forcibly initialized 286 | int len, nranges, i; | ^~~ /kisskb/src/drivers/misc/cxl/of.c: In function 'cxl_of_read_afu_properties': /kisskb/src/drivers/misc/cxl/of.c:146:15: note: byref variable will be forcibly initialized 146 | u32 val = 0, class_code; | ^~~~~~~~~~ /kisskb/src/drivers/misc/cxl/of.c:146:6: note: byref variable will be forcibly initialized 146 | u32 val = 0, class_code; | ^~~ /kisskb/src/drivers/misc/cxl/of.c:145:17: note: byref variable will be forcibly initialized 145 | u16 device_id, vendor_id; | ^~~~~~~~~ /kisskb/src/drivers/misc/cxl/of.c:145:6: note: byref variable will be forcibly initialized 145 | u16 device_id, vendor_id; | ^~~~~~~~~ /kisskb/src/drivers/misc/cxl/of.c:142:9: note: byref variable will be forcibly initialized 142 | int i, len, rc; | ^~~ /kisskb/src/drivers/misc/cxl/of.c: In function 'cxl_of_read_adapter_properties': /kisskb/src/drivers/misc/cxl/of.c:350:6: note: byref variable will be forcibly initialized 350 | u32 val = 0; | ^~~ /kisskb/src/drivers/misc/cxl/of.c:347:10: note: byref variable will be forcibly initialized 347 | int rc, len, naddr, i; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_pll.c: In function 'amdgpu_pll_compute': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_pll.c:136:16: note: byref variable will be forcibly initialized 136 | unsigned nom, den; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_pll.c:136:11: note: byref variable will be forcibly initialized 136 | unsigned nom, den; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_pll.c:134:37: note: byref variable will be forcibly initialized 134 | unsigned ref_div_min, ref_div_max, ref_div; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_pll.c:132:35: note: byref variable will be forcibly initialized 132 | unsigned fb_div_min, fb_div_max, fb_div; | ^~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/drivers/misc/cxl/cxl.h:9, from /kisskb/src/drivers/misc/cxl/guest.c:10: /kisskb/src/drivers/misc/cxl/guest.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/misc/cxl/guest.c: In function 'guest_collect_vpd': /kisskb/src/drivers/misc/cxl/guest.c:75:6: note: byref variable will be forcibly initialized 75 | u64 out = 0; | ^~~ /kisskb/src/drivers/misc/cxl/guest.c: In function 'afu_read_error_state': /kisskb/src/drivers/misc/cxl/guest.c:178:6: note: byref variable will be forcibly initialized 178 | u64 state; | ^~~~~ /kisskb/src/drivers/misc/cxl/guest.c: In function 'afu_update_state': /kisskb/src/drivers/misc/cxl/guest.c:827:10: note: byref variable will be forcibly initialized 827 | int rc, cur_state; | ^~~~~~~~~ /kisskb/src/drivers/misc/cxl/guest.c: In function 'guest_link_ok': /kisskb/src/drivers/misc/cxl/guest.c:896:6: note: byref variable will be forcibly initialized 896 | int state; | ^~~~~ /kisskb/src/drivers/misc/cxl/guest.c: In function 'guest_slice_irq_err': /kisskb/src/drivers/misc/cxl/guest.c:199:6: note: byref variable will be forcibly initialized 199 | u64 serr, afu_error, dsisr; | ^~~~ /kisskb/src/drivers/misc/cxl/guest.c: In function 'guest_afu_cr_read32': /kisskb/src/drivers/misc/cxl/guest.c:463:6: note: byref variable will be forcibly initialized 463 | u64 val; | ^~~ /kisskb/src/drivers/misc/cxl/guest.c: In function 'guest_afu_cr_read16': /kisskb/src/drivers/misc/cxl/guest.c:475:6: note: byref variable will be forcibly initialized 475 | u64 val; | ^~~ /kisskb/src/drivers/misc/cxl/guest.c: In function 'guest_afu_cr_read8': /kisskb/src/drivers/misc/cxl/guest.c:487:6: note: byref variable will be forcibly initialized 487 | u64 val; | ^~~ In file included from /kisskb/src/include/linux/of_irq.h:8, from /kisskb/src/arch/powerpc/include/asm/prom.h:22, from /kisskb/src/arch/powerpc/include/asm/pci.h:17, from /kisskb/src/include/linux/pci.h:1895, from /kisskb/src/drivers/misc/cxl/cxl.h:16, from /kisskb/src/drivers/misc/cxl/guest.c:10: /kisskb/src/drivers/misc/cxl/guest.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/drivers/misc/cxl/guest.c: In function 'disable_afu_irqs': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/misc/cxl/guest.c: In function 'enable_afu_irqs': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/misc/cxl/guest.c: In function 'attach_afu_directed': /kisskb/src/drivers/misc/cxl/guest.c:526:17: note: byref variable will be forcibly initialized 526 | u64 mmio_addr, mmio_size; | ^~~~~~~~~ /kisskb/src/drivers/misc/cxl/guest.c:526:6: note: byref variable will be forcibly initialized 526 | u64 mmio_addr, mmio_size; | ^~~~~~~~~ /kisskb/src/drivers/misc/cxl/guest.c: In function 'guest_psl_irq': /kisskb/src/drivers/misc/cxl/guest.c:162:22: note: byref variable will be forcibly initialized 162 | struct cxl_irq_info irq_info; | ^~~~~~~~ /kisskb/src/drivers/misc/cxl/guest.c: In function 'guest_alloc_irq_ranges': /kisskb/src/drivers/misc/cxl/guest.c:312:14: note: byref variable will be forcibly initialized 312 | int i, try, irq; | ^~~ /kisskb/src/drivers/misc/cxl/guest.c: In function 'guest_alloc_one_irq': /kisskb/src/drivers/misc/cxl/guest.c:293:6: note: byref variable will be forcibly initialized 293 | int irq; | ^~~ /kisskb/src/drivers/input/keyboard/atkbd.c: In function 'atkbd_reset_state': /kisskb/src/drivers/input/keyboard/atkbd.c:894:16: note: byref variable will be forcibly initialized 894 | unsigned char param[1]; | ^~~~~ /kisskb/src/drivers/input/keyboard/atkbd.c: In function 'atkbd_select_set': /kisskb/src/drivers/input/keyboard/atkbd.c:833:16: note: byref variable will be forcibly initialized 833 | unsigned char param[2]; | ^~~~~ /kisskb/src/drivers/input/keyboard/atkbd.c: In function 'atkbd_set_leds': /kisskb/src/drivers/input/keyboard/atkbd.c:601:16: note: byref variable will be forcibly initialized 601 | unsigned char param[2]; | ^~~~~ /kisskb/src/drivers/input/keyboard/atkbd.c: In function 'atkbd_set_repeat_rate': /kisskb/src/drivers/input/keyboard/atkbd.c:583:16: note: byref variable will be forcibly initialized 583 | unsigned char param; | ^~~~~ /kisskb/src/drivers/input/keyboard/atkbd.c:579:14: note: byref variable will be forcibly initialized 579 | const short delay[4] = | ^~~~~ /kisskb/src/drivers/input/keyboard/atkbd.c:576:14: note: byref variable will be forcibly initialized 576 | const short period[32] = | ^~~~~~ /kisskb/src/drivers/input/keyboard/atkbd.c: In function 'atkbd_set_softraw': /kisskb/src/drivers/input/keyboard/atkbd.c:1685:15: note: byref variable will be forcibly initialized 1685 | unsigned int value; | ^~~~~ /kisskb/src/drivers/input/keyboard/atkbd.c: In function 'atkbd_set_softrepeat': /kisskb/src/drivers/input/keyboard/atkbd.c:1631:15: note: byref variable will be forcibly initialized 1631 | unsigned int value; | ^~~~~ In file included from /kisskb/src/drivers/input/keyboard/atkbd.c:18: /kisskb/src/drivers/input/keyboard/atkbd.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/input/keyboard/atkbd.c: In function 'atkbd_set_set': /kisskb/src/drivers/input/keyboard/atkbd.c:1576:15: note: byref variable will be forcibly initialized 1576 | unsigned int value; | ^~~~~ /kisskb/src/drivers/input/keyboard/atkbd.c: In function 'atkbd_set_scroll': /kisskb/src/drivers/input/keyboard/atkbd.c:1528:15: note: byref variable will be forcibly initialized 1528 | unsigned int value; | ^~~~~ /kisskb/src/drivers/input/keyboard/atkbd.c: In function 'atkbd_set_extra': /kisskb/src/drivers/input/keyboard/atkbd.c:1440:15: note: byref variable will be forcibly initialized 1440 | unsigned int value; | ^~~~~ In file included from /kisskb/src/include/asm-generic/div64.h:26, from ./arch/powerpc/include/generated/asm/div64.h:1, from /kisskb/src/include/linux/math.h:5, from /kisskb/src/include/linux/delay.h:22, from /kisskb/src/drivers/input/keyboard/atkbd.c:16: /kisskb/src/drivers/input/keyboard/atkbd.c: In function 'atkbd_set_force_release': /kisskb/src/drivers/input/keyboard/atkbd.c:1508:17: note: byref variable will be forcibly initialized 1508 | DECLARE_BITMAP(new_mask, ATKBD_KEYMAP_SIZE); | ^~~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/input/keyboard/atkbd.c: In function 'atkbd_probe': /kisskb/src/drivers/input/keyboard/atkbd.c:766:16: note: byref variable will be forcibly initialized 766 | unsigned char param[2]; | ^~~~~ /kisskb/src/net/ax25/ax25_subr.c: In function 'ax25_return_dm': /kisskb/src/net/ax25/ax25_subr.c:191:12: note: byref variable will be forcibly initialized 191 | ax25_digi retdigi; | ^~~~~~~ /kisskb/src/drivers/input/keyboard/atkbd.c: In function 'atkbd_interrupt': /kisskb/src/drivers/input/keyboard/atkbd.c:409:20: note: byref variable will be forcibly initialized 409 | static irqreturn_t atkbd_interrupt(struct serio *serio, unsigned char data, | ^~~~~~~~~~~~~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/auxdisplay/panel.c:36: /kisskb/src/drivers/auxdisplay/panel.c: In function 'keypad_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/auxdisplay/panel.c:1034:7: note: in expansion of macro 'wait_event_interruptible' 1034 | if (wait_event_interruptible(keypad_read_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/auxdisplay/panel.c: In function 'input_name2mask': /kisskb/src/drivers/auxdisplay/panel.c:1380:13: note: byref variable will be forcibly initialized 1380 | const char sigtab[] = "EeSsPpAaBb"; | ^~~~~~ /kisskb/src/drivers/auxdisplay/panel.c: In function 'panel_attach': /kisskb/src/drivers/auxdisplay/panel.c:1523:19: note: byref variable will be forcibly initialized 1523 | struct pardev_cb panel_cb; | ^~~~~~~~ /kisskb/src/net/rds/af_rds.c: In function 'rds_sock_info': /kisskb/src/net/rds/af_rds.c:804:25: note: byref variable will be forcibly initialized 804 | struct rds_info_socket sinfo; | ^~~~~ 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/include/linux/ipv6.h:92, from /kisskb/src/net/rds/af_rds.c:38: /kisskb/src/net/rds/af_rds.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/rds/af_rds.c: In function 'rds_cancel_sent_to': /kisskb/src/net/rds/af_rds.c:293:12: note: userspace variable will be forcibly initialized 293 | static int rds_cancel_sent_to(struct rds_sock *rs, sockptr_t optval, int len) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/rds/af_rds.c:293:12: note: userspace variable will be forcibly initialized /kisskb/src/net/rds/af_rds.c:296:21: note: byref variable will be forcibly initialized 296 | struct sockaddr_in sin; | ^~~ /kisskb/src/net/rds/af_rds.c:295:22: note: byref variable will be forcibly initialized 295 | struct sockaddr_in6 sin6; | ^~~~ /kisskb/src/net/rds/af_rds.c: In function 'rds_set_bool_option': /kisskb/src/net/rds/af_rds.c:330:12: note: userspace variable will be forcibly initialized 330 | static int rds_set_bool_option(unsigned char *optvar, sockptr_t optval, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/rds/af_rds.c:333:6: note: byref variable will be forcibly initialized 333 | int value; | ^~~~~ /kisskb/src/net/rds/af_rds.c: In function 'rds_enable_recvtstamp': /kisskb/src/net/rds/af_rds.c:381:12: note: userspace variable will be forcibly initialized 381 | static int rds_enable_recvtstamp(struct sock *sk, sockptr_t optval, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/rds/af_rds.c:384:6: note: byref variable will be forcibly initialized 384 | int val, valbool; | ^~~ /kisskb/src/net/rds/af_rds.c: In function 'rds_recv_track_latency': /kisskb/src/net/rds/af_rds.c:405:12: note: userspace variable will be forcibly initialized 405 | static int rds_recv_track_latency(struct rds_sock *rs, sockptr_t optval, | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/rds/af_rds.c:408:25: note: byref variable will be forcibly initialized 408 | struct rds_rx_trace_so trace; | ^~~~~ /kisskb/src/net/rds/af_rds.c: In function 'rds_set_transport': /kisskb/src/net/rds/af_rds.c:360:12: note: userspace variable will be forcibly initialized 360 | static int rds_set_transport(struct rds_sock *rs, sockptr_t optval, int optlen) | ^~~~~~~~~~~~~~~~~ /kisskb/src/net/rds/af_rds.c:362:6: note: byref variable will be forcibly initialized 362 | int t_type; | ^~~~~~ In file included from /kisskb/src/include/linux/random.h:13, from /kisskb/src/include/linux/net.h:18, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/linux/tcp.h:17, from /kisskb/src/include/linux/ipv6.h:92, from /kisskb/src/net/rds/af_rds.c:38: /kisskb/src/net/rds/af_rds.c: In function 'rds_init': /kisskb/src/include/linux/once.h:44:18: note: byref variable will be forcibly initialized 44 | unsigned long ___flags; \ | ^~~~~~~~ /kisskb/src/include/linux/once.h:56:2: note: in expansion of macro 'DO_ONCE' 56 | DO_ONCE(get_random_bytes, (buf), (nbytes)) | ^~~~~~~ /kisskb/src/include/linux/net.h:286:2: note: in expansion of macro 'get_random_once' 286 | get_random_once((buf), (nbytes)) | ^~~~~~~~~~~~~~~ /kisskb/src/net/rds/af_rds.c:901:2: note: in expansion of macro 'net_get_random_once' 901 | net_get_random_once(&rds_gen_num, sizeof(rds_gen_num)); | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/net/rds/rds.h:11, from /kisskb/src/net/rds/bind.c:40: /kisskb/src/net/rds/bind.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 = { | ^~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/delay.h:23, from /kisskb/src/drivers/input/serio/libps2.c:10: /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/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/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:233:5: note: byref variable will be forcibly initialized 233 | u8 send_param[16]; | ^~~~~~~~~~ /kisskb/src/drivers/input/serio/libps2.c: In function 'ps2_sliced_command': /kisskb/src/drivers/input/serio/libps2.c:359:6: note: byref variable will be forcibly initialized 359 | u8 d = (command >> i) & 3; | ^ /kisskb/src/net/rds/bind.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 = { | ^~~ In file included from /kisskb/src/include/linux/random.h:13, from /kisskb/src/include/linux/net.h:18, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/net/net_namespace.h:39, from /kisskb/src/include/linux/netdevice.h:37, from /kisskb/src/include/net/sock.h:46, from /kisskb/src/net/rds/bind.c:34: /kisskb/src/net/rds/bind.c: In function 'rds_add_bound': /kisskb/src/include/linux/once.h:44:18: note: byref variable will be forcibly initialized 44 | unsigned long ___flags; \ | ^~~~~~~~ /kisskb/src/include/linux/once.h:56:2: note: in expansion of macro 'DO_ONCE' 56 | DO_ONCE(get_random_bytes, (buf), (nbytes)) | ^~~~~~~ /kisskb/src/include/linux/net.h:286:2: note: in expansion of macro 'get_random_once' 286 | get_random_once((buf), (nbytes)) | ^~~~~~~~~~~~~~~ /kisskb/src/net/rds/bind.c:124:3: note: in expansion of macro 'net_get_random_once' 124 | net_get_random_once(&rs->rs_hash_initval, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/rds/bind.c:99:5: note: byref variable will be forcibly initialized 99 | u8 key[RDS_BOUND_KEY_LEN]; | ^~~ /kisskb/src/net/rds/bind.c: In function 'rds_find_bound': /kisskb/src/net/rds/bind.c:75:5: note: byref variable will be forcibly initialized 75 | u8 key[RDS_BOUND_KEY_LEN]; | ^~~ /kisskb/src/net/rds/bind.c: In function 'rds_bind': /kisskb/src/net/rds/bind.c:171:9: note: byref variable will be forcibly initialized 171 | __be16 port; | ^~~~ /kisskb/src/net/rds/bind.c:167:18: note: byref variable will be forcibly initialized 167 | struct in6_addr v6addr, *binding_addr; | ^~~~~~ /kisskb/src/drivers/input/serio/i8042.c: In function 'i8042_set_reset': /kisskb/src/drivers/input/serio/i8042.c:63:7: note: byref variable will be forcibly initialized 63 | bool reset; | ^~~~~ /kisskb/src/drivers/gpu/drm/vkms/vkms_composer.c: In function 'compute_crc': /kisskb/src/drivers/gpu/drm/vkms/vkms_composer.c:38:15: note: byref variable will be forcibly initialized 38 | u32 crc = 0, pixel = 0; | ^~~~~ /kisskb/src/drivers/gpu/drm/vkms/vkms_composer.c: In function 'vkms_composer_worker': /kisskb/src/drivers/gpu/drm/vkms/vkms_composer.c:229:6: note: byref variable will be forcibly initialized 229 | u32 crc32 = 0; | ^~~~~ /kisskb/src/drivers/gpu/drm/vkms/vkms_composer.c:228:8: note: byref variable will be forcibly initialized 228 | void *vaddr_out = NULL; | ^~~~~~~~~ /kisskb/src/drivers/input/serio/i8042.c: In function 'i8042_enable_mux_ports': /kisskb/src/drivers/input/serio/i8042.c:657:16: note: byref variable will be forcibly initialized 657 | unsigned char param; | ^~~~~ /kisskb/src/drivers/input/serio/i8042.c: In function 'i8042_toggle_aux': /kisskb/src/drivers/input/serio/i8042.c:779:16: note: byref variable will be forcibly initialized 779 | unsigned char param; | ^~~~~ /kisskb/src/drivers/input/serio/i8042.c: In function 'i8042_set_mux_mode': /kisskb/src/drivers/input/serio/i8042.c:677:16: note: byref variable will be forcibly initialized 677 | unsigned char param, val; | ^~~~~ /kisskb/src/drivers/input/serio/i8042.c: In function 'i8042_check_mux': /kisskb/src/drivers/input/serio/i8042.c:720:16: note: byref variable will be forcibly initialized 720 | unsigned char mux_version; | ^~~~~~~~~~~ /kisskb/src/drivers/input/serio/i8042.c: In function 'i8042_controller_init': /kisskb/src/drivers/input/serio/i8042.c:995:16: note: byref variable will be forcibly initialized 995 | unsigned char ctr[2]; | ^~~ /kisskb/src/drivers/input/serio/i8042.c: In function 'i8042_controller_selftest': /kisskb/src/drivers/input/serio/i8042.c:948:16: note: byref variable will be forcibly initialized 948 | unsigned char param; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/sctp.h:90, from /kisskb/src/net/sctp/sm_statefuns.c:48: /kisskb/src/net/sctp/sm_statefuns.c: In function 'perf_trace_sctp_probe_path': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sctp.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(sctp_probe_path, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sctp.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(sctp_probe_path, | ^~~~~~~~~~~ /kisskb/src/net/sctp/sm_statefuns.c: In function 'perf_trace_sctp_probe': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sctp.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(sctp_probe, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sctp.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(sctp_probe, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/sctp.h:90, from /kisskb/src/net/sctp/sm_statefuns.c:48: /kisskb/src/net/sctp/sm_statefuns.c: In function 'trace_event_raw_event_sctp_probe_path': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sctp.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(sctp_probe_path, | ^~~~~~~~~~~ /kisskb/src/net/sctp/sm_statefuns.c: In function 'trace_event_raw_event_sctp_probe': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sctp.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(sctp_probe, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/sctp.h:90, from /kisskb/src/net/sctp/sm_statefuns.c:48: /kisskb/src/net/sctp/sm_statefuns.c: In function '__bpf_trace_sctp_probe_path': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sctp.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(sctp_probe_path, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sctp.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(sctp_probe_path, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sctp.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(sctp_probe_path, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sctp.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(sctp_probe_path, | ^~~~~~~~~~~ /kisskb/src/net/sctp/sm_statefuns.c: In function '__bpf_trace_sctp_probe': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sctp.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(sctp_probe, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sctp.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(sctp_probe, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sctp.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(sctp_probe, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sctp.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(sctp_probe, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sctp.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(sctp_probe, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sctp.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(sctp_probe, | ^~~~~~~~~~~ /kisskb/src/drivers/rtc/lib.c: In function 'rtc_ktime_to_tm': /kisskb/src/drivers/rtc/lib.c:190:18: note: byref variable will be forcibly initialized 190 | struct rtc_time ret; | ^~~ /kisskb/src/drivers/input/serio/i8042.c: In function 'i8042_check_aux': /kisskb/src/drivers/input/serio/i8042.c:811:16: note: byref variable will be forcibly initialized 811 | unsigned char param; | ^~~~~ /kisskb/src/net/sctp/sm_statefuns.c: In function 'sctp_auth_chunk_verify': /kisskb/src/net/sctp/sm_statefuns.c:638:20: note: byref variable will be forcibly initialized 638 | struct sctp_chunk auth; | ^~~~ /kisskb/src/net/sctp/sm_statefuns.c: In function 'sctp_sf_do_5_2_6_stale': /kisskb/src/net/sctp/sm_statefuns.c:2526:36: note: byref variable will be forcibly initialized 2526 | struct sctp_cookie_preserve_param bht; | ^~~ /kisskb/src/net/sctp/sm_statefuns.c: In function 'sctp_sf_backbeat_8_3': /kisskb/src/net/sctp/sm_statefuns.c:1247:18: note: byref variable will be forcibly initialized 1247 | union sctp_addr from_addr; | ^~~~~~~~~ /kisskb/src/net/sctp/sm_statefuns.c: In function 'sctp_sf_do_asconf': /kisskb/src/net/sctp/sm_statefuns.c:3866:24: note: byref variable will be forcibly initialized 3866 | struct sctp_paramhdr *err_param = NULL; | ^~~~~~~~~ /kisskb/src/net/sctp/sm_statefuns.c: In function 'sctp_sf_do_reconf': /kisskb/src/net/sctp/sm_statefuns.c:4145:25: note: byref variable will be forcibly initialized 4145 | struct sctp_ulpevent *ev = NULL; | ^~ /kisskb/src/net/sctp/sm_statefuns.c:4122:24: note: byref variable will be forcibly initialized 4122 | struct sctp_paramhdr *err_param = NULL; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from ./arch/powerpc/include/generated/asm/rwonce.h:1, from /kisskb/src/include/linux/compiler.h:266, from /kisskb/src/include/linux/phy.h:14, from /kisskb/src/drivers/net/phy/phy-core.c:6: /kisskb/src/drivers/net/phy/phy-core.c: In function 'phy_resolve_aneg_linkmode': /kisskb/src/drivers/net/phy/phy-core.c:364:35: note: byref variable will be forcibly initialized 364 | __ETHTOOL_DECLARE_LINK_MODE_MASK(common); | ^~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/net/phy/phy-core.c:364:2: note: in expansion of macro '__ETHTOOL_DECLARE_LINK_MODE_MASK' 364 | __ETHTOOL_DECLARE_LINK_MODE_MASK(common); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/phy/phy-core.c: In function 'phy_resolve_min_speed': /kisskb/src/drivers/net/phy/phy-core.c:420:35: note: byref variable will be forcibly initialized 420 | __ETHTOOL_DECLARE_LINK_MODE_MASK(common); | ^~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/net/phy/phy-core.c:420:2: note: in expansion of macro '__ETHTOOL_DECLARE_LINK_MODE_MASK' 420 | __ETHTOOL_DECLARE_LINK_MODE_MASK(common); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/phy/phy-core.c: In function 'phy_check_downshift': /kisskb/src/drivers/net/phy/phy-core.c:391:35: note: byref variable will be forcibly initialized 391 | __ETHTOOL_DECLARE_LINK_MODE_MASK(common); | ^~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/net/phy/phy-core.c:391:2: note: in expansion of macro '__ETHTOOL_DECLARE_LINK_MODE_MASK' 391 | __ETHTOOL_DECLARE_LINK_MODE_MASK(common); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/phy/phy-core.c: In function 'of_set_phy_supported': /kisskb/src/drivers/net/phy/phy-core.c:293:6: note: byref variable will be forcibly initialized 293 | u32 max_speed; | ^~~~~~~~~ /kisskb/src/net/sctp/sm_statefuns.c: In function 'sctp_sf_do_asconf_ack': /kisskb/src/net/sctp/sm_statefuns.c:4008:24: note: byref variable will be forcibly initialized 4008 | struct sctp_paramhdr *err_param = NULL; | ^~~~~~~~~ /kisskb/src/net/sctp/sm_statefuns.c: In function 'sctp_sf_do_5_1C_ack': /kisskb/src/net/sctp/sm_statefuns.c:525:21: note: byref variable will be forcibly initialized 525 | struct sctp_chunk *err_chunk; | ^~~~~~~~~ /kisskb/src/net/sctp/sm_statefuns.c: In function 'sctp_sf_send_restart_abort': /kisskb/src/net/sctp/sm_statefuns.c:1329:7: note: byref variable will be forcibly initialized 1329 | char buffer[sizeof(*errhdr) + sizeof(*addrparm)]; | ^~~~~~ /kisskb/src/net/sctp/sm_statefuns.c: In function 'sctp_sf_do_5_2_4_dupcook': /kisskb/src/net/sctp/sm_statefuns.c:2208:6: note: byref variable will be forcibly initialized 2208 | int error = 0; | ^~~~~ /kisskb/src/net/sctp/sm_statefuns.c:2207:21: note: byref variable will be forcibly initialized 2207 | struct sctp_chunk *err_chk_p; | ^~~~~~~~~ /kisskb/src/net/sctp/sm_statefuns.c: In function 'sctp_sf_do_5_1B_init': /kisskb/src/net/sctp/sm_statefuns.c:323:42: note: byref variable will be forcibly initialized 323 | struct sctp_chunk *chunk = arg, *repl, *err_chunk; | ^~~~~~~~~ /kisskb/src/net/sctp/sm_statefuns.c: In function 'sctp_sf_do_5_1D_ce': /kisskb/src/net/sctp/sm_statefuns.c:712:6: note: byref variable will be forcibly initialized 712 | int error = 0; | ^~~~~ /kisskb/src/net/sctp/sm_statefuns.c:709:21: note: byref variable will be forcibly initialized 709 | struct sctp_chunk *err_chk_p; | ^~~~~~~~~ /kisskb/src/net/sctp/sm_statefuns.c: In function 'sctp_sf_do_unexpected_init': /kisskb/src/net/sctp/sm_statefuns.c:1517:42: note: byref variable will be forcibly initialized 1517 | struct sctp_chunk *chunk = arg, *repl, *err_chunk; | ^~~~~~~~~ /kisskb/src/net/dsa/tag_dsa.c: In function 'dsa_rcv_ll': /kisskb/src/net/dsa/tag_dsa.c:277:6: note: byref variable will be forcibly initialized 277 | u8 new_header[4]; | ^~~~~~~~~~ /kisskb/src/drivers/mfd/rt4831.c: In function 'rt4831_probe': /kisskb/src/drivers/mfd/rt4831.c:49:15: note: byref variable will be forcibly initialized 49 | unsigned int chip_id; | ^~~~~~~ /kisskb/src/net/ax25/ax25_uid.c: In function 'ax25_uid_seq_show': /kisskb/src/net/ax25/ax25_uid.c:166:7: note: byref variable will be forcibly initialized 166 | char buf[11]; | ^~~ /kisskb/src/drivers/mfd/mt6360-core.c: In function 'mt6360_check_vendor_info': /kisskb/src/drivers/mfd/mt6360-core.c:350:6: note: byref variable will be forcibly initialized 350 | u32 info; | ^~~~ /kisskb/src/drivers/mfd/atc260x-core.c: In function 'atc260x_device_probe': /kisskb/src/drivers/mfd/atc260x-core.c:261:15: note: byref variable will be forcibly initialized 261 | unsigned int chip_rev; | ^~~~~~~~ /kisskb/src/net/ax25/af_ax25.c: In function 'ax25_info_show': /kisskb/src/net/ax25/af_ax25.c:1882:7: note: byref variable will be forcibly initialized 1882 | char buf[11]; | ^~~ /kisskb/src/net/ax25/af_ax25.c: In function 'ax25_recvmsg': /kisskb/src/net/ax25/af_ax25.c:1658:16: note: byref variable will be forcibly initialized 1658 | ax25_address src; | ^~~ /kisskb/src/net/ax25/af_ax25.c:1657:13: note: byref variable will be forcibly initialized 1657 | ax25_digi digi; | ^~~~ /kisskb/src/net/ax25/af_ax25.c:1625:6: note: byref variable will be forcibly initialized 1625 | int err = 0; | ^~~ /kisskb/src/net/ax25/af_ax25.c: In function 'ax25_sendmsg': /kisskb/src/net/ax25/af_ax25.c:1459:10: note: byref variable will be forcibly initialized 1459 | int lv, err, addr_len = msg->msg_namelen; | ^~~ /kisskb/src/net/ax25/af_ax25.c:1456:12: note: byref variable will be forcibly initialized 1456 | ax25_digi dtmp, *dp; | ^~~~ /kisskb/src/net/ax25/af_ax25.c:1454:23: note: byref variable will be forcibly initialized 1454 | struct sockaddr_ax25 sax; | ^~~ /kisskb/src/net/ax25/af_ax25.c: In function 'ax25_getsockopt': /kisskb/src/net/ax25/af_ax25.c:689:6: note: byref variable will be forcibly initialized 689 | int val = 0; | ^~~ /kisskb/src/net/ax25/af_ax25.c:687:7: note: byref variable will be forcibly initialized 687 | char devname[IFNAMSIZ]; | ^~~~~~~ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/net/ax25/af_ax25.c:24: /kisskb/src/net/ax25/af_ax25.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/ax25/af_ax25.c: In function 'ax25_ctl_ioctl': /kisskb/src/net/ax25/af_ax25.c:347:12: note: byref variable will be forcibly initialized 347 | ax25_digi digi; | ^~~~ /kisskb/src/net/ax25/af_ax25.c:346:25: note: byref variable will be forcibly initialized 346 | struct ax25_ctl_struct ax25_ctl; | ^~~~~~~~ /kisskb/src/net/ax25/af_ax25.c: In function 'ax25_ioctl': /kisskb/src/net/ax25/af_ax25.c:1824:26: note: byref variable will be forcibly initialized 1824 | struct ax25_fwd_struct ax25_fwd; | ^~~~~~~~ /kisskb/src/net/ax25/af_ax25.c:1777:27: note: byref variable will be forcibly initialized 1777 | struct ax25_info_struct ax25_info; | ^~~~~~~~~ /kisskb/src/net/ax25/af_ax25.c:1728:24: note: byref variable will be forcibly initialized 1728 | struct sockaddr_ax25 sax25; | ^~~~~ /kisskb/src/net/ax25/af_ax25.c: In function 'ax25_setsockopt': /kisskb/src/net/ax25/af_ax25.c:530:12: note: userspace variable will be forcibly initialized 530 | static int ax25_setsockopt(struct socket *sock, int level, int optname, | ^~~~~~~~~~~~~~~ /kisskb/src/net/ax25/af_ax25.c:530:12: note: userspace variable will be forcibly initialized /kisskb/src/net/ax25/af_ax25.c:537:16: note: byref variable will be forcibly initialized 537 | unsigned long opt; | ^~~ /kisskb/src/net/ax25/af_ax25.c:536:7: note: byref variable will be forcibly initialized 536 | char devname[IFNAMSIZ]; | ^~~~~~~ /kisskb/src/drivers/misc/cxl/hcalls.c: In function 'cxl_h_control_function': /kisskb/src/drivers/misc/cxl/hcalls.c:208:16: note: byref variable will be forcibly initialized 208 | unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; | ^~~~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/net/ax25/af_ax25.c:14: /kisskb/src/net/ax25/af_ax25.c: In function 'ax25_connect': /kisskb/src/net/ax25/af_ax25.c:1296:15: note: byref variable will be forcibly initialized 1296 | 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/ax25/af_ax25.c:1296:3: note: in expansion of macro 'DEFINE_WAIT' 1296 | DEFINE_WAIT(wait); | ^~~~~~~~~~~ /kisskb/src/drivers/misc/cxl/hcalls.c: In function 'cxl_h_control_facility': /kisskb/src/drivers/misc/cxl/hcalls.c:481:16: note: byref variable will be forcibly initialized 481 | unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; | ^~~~~~ /kisskb/src/drivers/misc/cxl/hcalls.c: In function 'cxl_h_download_facility': /kisskb/src/drivers/misc/cxl/hcalls.c:562:16: note: byref variable will be forcibly initialized 562 | unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; | ^~~~~~ /kisskb/src/drivers/misc/cxl/hcalls.c: In function 'cxl_h_attach_process': /kisskb/src/drivers/misc/cxl/hcalls.c:135:16: note: byref variable will be forcibly initialized 135 | unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; | ^~~~~~ /kisskb/src/drivers/misc/cxl/hcalls.c: In function 'cxl_h_detach_process': /kisskb/src/drivers/misc/cxl/hcalls.c:176:16: note: byref variable will be forcibly initialized 176 | unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; | ^~~~~~ /kisskb/src/drivers/misc/cxl/hcalls.c: In function 'cxl_h_control_faults': /kisskb/src/drivers/misc/cxl/hcalls.c:441:16: note: byref variable will be forcibly initialized 441 | unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; | ^~~~~~ /kisskb/src/drivers/auxdisplay/lcd2s.c: In function 'lcd2s_gotoxy': /kisskb/src/drivers/auxdisplay/lcd2s.c:107:5: note: byref variable will be forcibly initialized 107 | u8 buf[] = { LCD2S_CMD_CUR_POS, y + 1, x + 1}; | ^~~ /kisskb/src/drivers/auxdisplay/lcd2s.c: In function 'lcd2s_print': /kisskb/src/drivers/auxdisplay/lcd2s.c:98:5: note: byref variable will be forcibly initialized 98 | u8 buf[2] = { LCD2S_CMD_WRITE, c }; | ^~~ /kisskb/src/drivers/auxdisplay/lcd2s.c: In function 'lcd2s_redefine_char': /kisskb/src/drivers/auxdisplay/lcd2s.c:228:5: note: byref variable will be forcibly initialized 228 | u8 buf[LCD2S_CHARACTER_SIZE + 2] = { LCD2S_CMD_DEF_CUSTOM_CHAR }; | ^~~ /kisskb/src/net/decnet/dn_nsp_in.c: In function 'dn_find_listener': /kisskb/src/net/decnet/dn_nsp_in.c:223:16: note: byref variable will be forcibly initialized 223 | unsigned char type = 0; | ^~~~ /kisskb/src/net/decnet/dn_nsp_in.c:222:21: note: byref variable will be forcibly initialized 222 | struct sockaddr_dn srcaddr; | ^~~~~~~ /kisskb/src/net/decnet/dn_nsp_in.c:221:21: note: byref variable will be forcibly initialized 221 | struct sockaddr_dn dstaddr; | ^~~~~~~ /kisskb/src/net/decnet/dn_nsp_in.c: In function 'dn_nsp_rx_packet': /kisskb/src/net/decnet/dn_nsp_in.c:716:17: note: byref variable will be forcibly initialized 716 | unsigned short reason = NSP_REASON_NL; | ^~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/pci.h:38, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:52, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c:33: /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c: In function 'amdgpu_bo_list_free': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c:54:21: note: byref variable will be forcibly initialized 54 | struct amdgpu_bo *bo = ttm_to_amdgpu_bo(e->tv.bo); | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c: In function 'amdgpu_bo_list_create': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c:149:21: note: byref variable will be forcibly initialized 149 | struct amdgpu_bo *bo = ttm_to_amdgpu_bo(array[i].tv.bo); | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c:144:21: note: byref variable will be forcibly initialized 144 | struct amdgpu_bo *bo = ttm_to_amdgpu_bo(array[i].tv.bo); | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c:95:21: note: byref variable will be forcibly initialized 95 | struct amdgpu_bo *bo; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c: In function 'amdgpu_bo_list_get_list': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c:191:19: note: byref variable will be forcibly initialized 191 | struct list_head bucket[AMDGPU_BO_LIST_NUM_BUCKETS]; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c: In function 'amdgpu_bo_list_ioctl': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c:273:25: note: byref variable will be forcibly initialized 273 | struct amdgpu_bo_list *list, *old; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c:272:35: note: byref variable will be forcibly initialized 272 | struct drm_amdgpu_bo_list_entry *info = NULL; | ^~~~ /kisskb/src/net/ax25/ax25_ds_in.c: In function 'ax25_ds_frame_in': /kisskb/src/net/ax25/ax25_ds_in.c:281:37: note: byref variable will be forcibly initialized 281 | int queued = 0, frametype, ns, nr, pf; | ^~ /kisskb/src/net/ax25/ax25_ds_in.c:281:33: note: byref variable will be forcibly initialized 281 | int queued = 0, frametype, ns, nr, pf; | ^~ /kisskb/src/net/ax25/ax25_ds_in.c:281:29: note: byref variable will be forcibly initialized 281 | int queued = 0, frametype, ns, nr, pf; | ^~ /kisskb/src/net/sctp/sm_sideeffect.c: In function 'sctp_do_sm': /kisskb/src/net/sctp/sm_sideeffect.c:1151:22: note: byref variable will be forcibly initialized 1151 | struct sctp_cmd_seq commands; | ^~~~~~~~ /kisskb/src/net/sctp/sm_sideeffect.c: In function 'sctp_cmd_interpreter': /kisskb/src/net/sctp/sm_sideeffect.c:1276:22: note: byref variable will be forcibly initialized 1276 | struct sctp_sackhdr sackh; | ^~~~~ /kisskb/src/drivers/misc/cxl/debugfs.c: In function 'cxl_debugfs_adapter_add': /kisskb/src/drivers/misc/cxl/debugfs.c:60:7: note: byref variable will be forcibly initialized 60 | char buf[32]; | ^~~ /kisskb/src/drivers/misc/cxl/debugfs.c: In function 'cxl_debugfs_afu_add': /kisskb/src/drivers/misc/cxl/debugfs.c:99:7: note: byref variable will be forcibly initialized 99 | char buf[32]; | ^~~ /kisskb/src/drivers/rtc/class.c: In function 'rtc_device_get_offset': /kisskb/src/drivers/rtc/class.c:264:6: note: byref variable will be forcibly initialized 264 | u32 start_year; | ^~~~~~~~~~ /kisskb/src/drivers/rtc/class.c: In function '__devm_rtc_register_device': /kisskb/src/drivers/rtc/class.c:382:20: note: byref variable will be forcibly initialized 382 | struct rtc_wkalrm alrm; | ^~~~ /kisskb/src/drivers/mfd/atc260x-i2c.c: In function 'atc260x_i2c_probe': /kisskb/src/drivers/mfd/atc260x-i2c.c:19:23: note: byref variable will be forcibly initialized 19 | struct regmap_config regmap_cfg; | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/arch/powerpc/include/asm/io.h:27, 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/drivers/input/keyboard/cap11xx.c:10: /kisskb/src/drivers/input/keyboard/cap11xx.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ In file included from /kisskb/src/arch/powerpc/include/asm/io.h:27, 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/drivers/input/keyboard/cap11xx.c:10: /kisskb/src/drivers/input/keyboard/cap11xx.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/input/keyboard/cap11xx.c: In function 'cap11xx_thread_func': /kisskb/src/drivers/input/keyboard/cap11xx.c:181:15: note: byref variable will be forcibly initialized 181 | unsigned int status; | ^~~~~~ /kisskb/src/drivers/input/keyboard/cap11xx.c: In function 'cap11xx_init_leds': /kisskb/src/drivers/input/keyboard/cap11xx.c:284:7: note: byref variable will be forcibly initialized 284 | u32 reg; | ^~~ /kisskb/src/drivers/input/keyboard/cap11xx.c: In function 'cap11xx_i2c_probe': /kisskb/src/drivers/input/keyboard/cap11xx.c:333:6: note: byref variable will be forcibly initialized 333 | u32 gain32; | ^~~~~~ /kisskb/src/drivers/input/keyboard/cap11xx.c:332:20: note: byref variable will be forcibly initialized 332 | unsigned int val, rev; | ^~~ /kisskb/src/drivers/input/keyboard/cap11xx.c:332:15: note: byref variable will be forcibly initialized 332 | unsigned int val, rev; | ^~~ /kisskb/src/net/tipc/addr.c: In function 'tipc_set_node_addr': /kisskb/src/net/tipc/addr.c:70:5: note: byref variable will be forcibly initialized 70 | u8 node_id[NODE_ID_LEN] = {0,}; | ^~~~~~~ /kisskb/src/drivers/usb/core/usb.c: In function 'usb_find_interface': /kisskb/src/drivers/usb/core/usb.c:353:28: note: byref variable will be forcibly initialized 353 | struct find_interface_arg argb; | ^~~~ /kisskb/src/drivers/usb/core/usb.c: In function 'usb_for_each_dev': /kisskb/src/drivers/usb/core/usb.c:395:22: note: byref variable will be forcibly initialized 395 | struct each_dev_arg arg = {data, fn}; | ^~~ /kisskb/src/drivers/usb/core/usb.c: In function 'usb_for_each_port': /kisskb/src/drivers/usb/core/usb.c:395:22: note: byref variable will be forcibly initialized /kisskb/src/drivers/usb/core/usb.c:441:22: note: byref variable will be forcibly initialized 441 | struct each_hub_arg arg = {data, fn}; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_rtc_time_alarm_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_rtc_irq_set_freq': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_rtc_irq_set_state': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_rtc_alarm_irq_enable': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_rtc_offset_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_rtc_timer_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/rtc.h:159:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 159 | DECLARE_EVENT_CLASS(rtc_timer_class, | ^~~~~~~~~~~~~~~~~~~ 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:726:28: note: byref variable will be forcibly initialized 726 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | 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:726:28: note: byref variable will be forcibly initialized 726 | 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, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, 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 '__bpf_trace_rtc_time_alarm_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_rtc_irq_set_freq': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_rtc_irq_set_state': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_rtc_alarm_irq_enable': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_rtc_offset_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_rtc_timer_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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:870:21: note: byref variable will be forcibly initialized 870 | struct rtc_wkalrm alarm; | ^~~~~ /kisskb/src/drivers/rtc/interface.c: In function 'rtc_timer_enqueue': /kisskb/src/drivers/rtc/interface.c:822:21: note: byref variable will be forcibly initialized 822 | struct rtc_wkalrm alarm; | ^~~~~ /kisskb/src/drivers/rtc/interface.c:805:18: note: byref variable will be forcibly initialized 805 | struct rtc_time tm; | ^~ /kisskb/src/drivers/rtc/interface.c: In function 'rtc_update_irq_enable': /kisskb/src/drivers/rtc/interface.c:585:19: note: byref variable will be forcibly initialized 585 | struct rtc_time tm; | ^~ /kisskb/src/drivers/rtc/interface.c: In function 'rtc_initialize_alarm': /kisskb/src/drivers/rtc/interface.c:496:18: note: byref variable will be forcibly initialized 496 | 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:936:21: note: byref variable will be forcibly initialized 936 | struct rtc_wkalrm alarm; | ^~~~~ /kisskb/src/drivers/rtc/interface.c:902:18: note: byref variable will be forcibly initialized 902 | struct rtc_time tm; | ^~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/include/drm/drm_print.h:32, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h:29, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h:26, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:43, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c:26: /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c: In function 'amdgpu_ctx_init_entity': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c:170:45: note: byref variable will be forcibly initialized 170 | struct drm_gpu_scheduler **scheds = NULL, *sched = NULL; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c: In function 'amdgpu_ctx_ioctl': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c:474:11: note: byref variable will be forcibly initialized 474 | uint32_t id; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c: In function 'amdgpu_ctx_mgr_entity_flush': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c:672:11: note: byref variable will be forcibly initialized 672 | uint32_t id, i, j; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c: In function 'amdgpu_ctx_mgr_entity_fini': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c:698:11: note: byref variable will be forcibly initialized 698 | uint32_t id, i, j; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c: In function 'amdgpu_ctx_mgr_fini': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c:726:11: note: byref variable will be forcibly initialized 726 | uint32_t id; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c: In function 'amdgpu_ctx_mgr_fence_usage': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c:794:19: note: byref variable will be forcibly initialized 794 | ktime_t ttotal, tmax; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c:794:11: note: byref variable will be forcibly initialized 794 | ktime_t ttotal, tmax; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c:785:11: note: byref variable will be forcibly initialized 785 | uint32_t id; | ^~ /kisskb/src/net/ax25/sysctl_net_ax25.c: In function 'ax25_register_dev_sysctl': /kisskb/src/net/ax25/sysctl_net_ax25.c:150:7: note: byref variable will be forcibly initialized 150 | char path[sizeof("net/ax25/") + IFNAMSIZ]; | ^~~~ /kisskb/src/net/l2tp/l2tp_ppp.c: In function 'pppol2tp_ioctl': /kisskb/src/net/l2tp/l2tp_ppp.c:1058:28: note: byref variable will be forcibly initialized 1058 | struct pppol2tp_ioc_stats stats; | ^~~~~ /kisskb/src/net/l2tp/l2tp_ppp.c: In function 'pppol2tp_recvmsg': /kisskb/src/net/l2tp/l2tp_ppp.c:185:6: note: byref variable will be forcibly initialized 185 | int err; | ^~~ /kisskb/src/net/l2tp/l2tp_ppp.c: In function 'pppol2tp_getsockopt': /kisskb/src/net/l2tp/l2tp_ppp.c:1342:6: note: byref variable will be forcibly initialized 1342 | int val, len; | ^~~ 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/rds/cong.c:33: /kisskb/src/net/rds/cong.c: In function 'rds_cong_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/net/rds/cong.c:395:9: note: in expansion of macro 'wait_event_interruptible' 395 | return wait_event_interruptible(map->m_waitq, | ^~~~~~~~~~~~~~~~~~~~~~~~ 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:39, from /kisskb/src/include/linux/netdevice.h:37, from /kisskb/src/net/l2tp/l2tp_ppp.c:71: /kisskb/src/net/l2tp/l2tp_ppp.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/l2tp/l2tp_ppp.c: In function 'pppol2tp_getname': /kisskb/src/net/l2tp/l2tp_ppp.c:976:30: note: byref variable will be forcibly initialized 976 | struct sockaddr_pppol2tpv3 sp; | ^~ /kisskb/src/net/l2tp/l2tp_ppp.c:921:28: note: byref variable will be forcibly initialized 921 | struct sockaddr_pppol2tp sp; | ^~ /kisskb/src/net/l2tp/l2tp_ppp.c: In function 'pppol2tp_setsockopt': /kisskb/src/net/l2tp/l2tp_ppp.c:1230:12: note: userspace variable will be forcibly initialized 1230 | static int pppol2tp_setsockopt(struct socket *sock, int level, int optname, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/l2tp/l2tp_ppp.c:1236:6: note: byref variable will be forcibly initialized 1236 | int val; | ^~~ /kisskb/src/net/l2tp/l2tp_ppp.c: In function 'pppol2tp_connect': /kisskb/src/net/l2tp/l2tp_ppp.c:703:27: note: byref variable will be forcibly initialized 703 | struct l2tp_tunnel_cfg tcfg = { | ^~~~ /kisskb/src/net/l2tp/l2tp_ppp.c:663:22: note: byref variable will be forcibly initialized 663 | struct l2tp_tunnel *tunnel; | ^~~~~~ /kisskb/src/net/l2tp/l2tp_ppp.c:662:27: note: byref variable will be forcibly initialized 662 | struct l2tp_connect_info info; | ^~~~ In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from ./arch/powerpc/include/generated/asm/rwonce.h:1, from /kisskb/src/include/linux/compiler.h:266, from /kisskb/src/include/linux/build_bug.h:5, from /kisskb/src/include/linux/bits.h:22, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/bitmap.h:8, from /kisskb/src/include/linux/linkmode.h:4, from /kisskb/src/drivers/net/phy/linkmode.c:2: /kisskb/src/drivers/net/phy/linkmode.c: In function 'linkmode_resolve_pause': /kisskb/src/drivers/net/phy/linkmode.c:28:35: note: byref variable will be forcibly initialized 28 | __ETHTOOL_DECLARE_LINK_MODE_MASK(m); | ^ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/net/phy/linkmode.c:28:2: note: in expansion of macro '__ETHTOOL_DECLARE_LINK_MODE_MASK' 28 | __ETHTOOL_DECLARE_LINK_MODE_MASK(m); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/random.h:13, from /kisskb/src/include/linux/net.h:18, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/linux/tcp.h:17, from /kisskb/src/include/linux/ipv6.h:92, from /kisskb/src/include/net/ipv6.h:12, from /kisskb/src/net/rds/connection.c:37: /kisskb/src/net/rds/connection.c: In function 'rds_conn_bucket': /kisskb/src/include/linux/once.h:44:18: note: byref variable will be forcibly initialized 44 | unsigned long ___flags; \ | ^~~~~~~~ /kisskb/src/include/linux/once.h:56:2: note: in expansion of macro 'DO_ONCE' 56 | DO_ONCE(get_random_bytes, (buf), (nbytes)) | ^~~~~~~ /kisskb/src/include/linux/net.h:286:2: note: in expansion of macro 'get_random_once' 286 | get_random_once((buf), (nbytes)) | ^~~~~~~~~~~~~~~ /kisskb/src/net/rds/connection.c:63:2: note: in expansion of macro 'net_get_random_once' 63 | net_get_random_once(&rds6_hash_secret, sizeof(rds6_hash_secret)); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/once.h:44:18: note: byref variable will be forcibly initialized 44 | unsigned long ___flags; \ | ^~~~~~~~ /kisskb/src/include/linux/once.h:56:2: note: in expansion of macro 'DO_ONCE' 56 | DO_ONCE(get_random_bytes, (buf), (nbytes)) | ^~~~~~~ /kisskb/src/include/linux/net.h:286:2: note: in expansion of macro 'get_random_once' 286 | get_random_once((buf), (nbytes)) | ^~~~~~~~~~~~~~~ /kisskb/src/net/rds/connection.c:62:2: note: in expansion of macro 'net_get_random_once' 62 | net_get_random_once(&rds_hash_secret, sizeof(rds_hash_secret)); | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/net/rds/connection.c:35: /kisskb/src/net/rds/connection.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/net/rds/connection.c: In function 'rds_conn_info': /kisskb/src/net/rds/connection.c:801:6: note: byref variable will be forcibly initialized 801 | u64 buffer[(sizeof(struct rds_info_connection) + 7) / 8]; | ^~~~~~ /kisskb/src/drivers/mfd/rsmu_spi.c: In function 'rsmu_write_device': /kisskb/src/drivers/mfd/rsmu_spi.c:69:5: note: byref variable will be forcibly initialized 69 | u8 cmd[256] = {0}; | ^~~ /kisskb/src/drivers/mfd/rsmu_spi.c:68:21: note: byref variable will be forcibly initialized 68 | struct spi_message msg; | ^~~ /kisskb/src/net/rds/connection.c: In function '__rds_conn_path_error': /kisskb/src/drivers/mfd/rsmu_spi.c: In function 'rsmu_write_page_register': /kisskb/src/net/rds/connection.c:940:10: note: byref variable will be forcibly initialized 940 | va_list ap; | ^~ /kisskb/src/drivers/mfd/rsmu_spi.c:92:5: note: byref variable will be forcibly initialized 92 | u8 buf[2]; | ^~~ /kisskb/src/drivers/mfd/rsmu_spi.c: In function 'rsmu_reg_write': /kisskb/src/drivers/mfd/rsmu_spi.c:151:5: note: byref variable will be forcibly initialized 151 | u8 data = (u8)val; | ^~~~ 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/rds/connection.c:35: /kisskb/src/net/rds/connection.c: In function 'rds_conn_shutdown': /kisskb/src/drivers/mfd/rsmu_spi.c: In function 'rsmu_read_device': /kisskb/src/drivers/mfd/rsmu_spi.c:32:5: note: byref variable will be forcibly initialized 32 | u8 rsp[256] = {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/net/rds/connection.c:394:3: note: in expansion of macro 'wait_event' 394 | wait_event(cp->cp_waitq, | ^~~~~~~~~~ /kisskb/src/drivers/mfd/rsmu_spi.c:31:5: note: byref variable will be forcibly initialized 31 | u8 cmd[256] = {0}; | ^~~ /kisskb/src/drivers/mfd/rsmu_spi.c:30:21: note: byref variable will be forcibly initialized 30 | struct spi_message 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: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/rds/connection.c:392:3: note: in expansion of macro 'wait_event' 392 | wait_event(cp->cp_waitq, | ^~~~~~~~~~ /kisskb/src/drivers/net/phy/phy_device.c: In function 'fwnode_get_phy_id': /kisskb/src/drivers/net/phy/phy_device.c:843:14: note: byref variable will be forcibly initialized 843 | const char *cp; | ^~ /kisskb/src/drivers/net/phy/phy_device.c:842:22: note: byref variable will be forcibly initialized 842 | unsigned int upper, lower; | ^~~~~ /kisskb/src/drivers/net/phy/phy_device.c:842:15: note: byref variable will be forcibly initialized 842 | unsigned int upper, lower; | ^~~~~ /kisskb/src/drivers/net/phy/phy_device.c: In function 'get_phy_c45_ids': /kisskb/src/drivers/net/phy/phy_device.c:720:6: note: byref variable will be forcibly initialized 720 | u32 devs_in_pkg = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/net/phy/phy_device.c: In function 'get_phy_device': /kisskb/src/drivers/net/phy/phy_device.c:880:6: note: byref variable will be forcibly initialized 880 | u32 phy_id = 0; | ^~~~~~ /kisskb/src/drivers/net/phy/phy_device.c:879:28: note: byref variable will be forcibly initialized 879 | struct phy_c45_device_ids c45_ids; | ^~~~~~~ /kisskb/src/drivers/net/phy/phy_device.c: In function 'phy_attached_info_irq': /kisskb/src/drivers/net/phy/phy_device.c:1207:7: note: byref variable will be forcibly initialized 1207 | char irq_num[8]; | ^~~~~~~ /kisskb/src/drivers/net/phy/phy_device.c: In function 'phy_attached_print': /kisskb/src/drivers/net/phy/phy_device.c:1235:11: note: byref variable will be forcibly initialized 1235 | va_list ap; | ^~ In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from ./arch/powerpc/include/generated/asm/rwonce.h:1, from /kisskb/src/include/linux/compiler.h:266, from /kisskb/src/include/linux/build_bug.h:5, from /kisskb/src/include/linux/bits.h:22, from /kisskb/src/include/linux/ioport.h:13, from /kisskb/src/include/linux/acpi.h:12, from /kisskb/src/drivers/net/phy/phy_device.c:12: /kisskb/src/drivers/net/phy/phy_device.c: In function 'phy_advertise_supported': /kisskb/src/drivers/net/phy/phy_device.c:2676:35: note: byref variable will be forcibly initialized 2676 | __ETHTOOL_DECLARE_LINK_MODE_MASK(new); | ^~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/net/phy/phy_device.c:2676:2: note: in expansion of macro '__ETHTOOL_DECLARE_LINK_MODE_MASK' 2676 | __ETHTOOL_DECLARE_LINK_MODE_MASK(new); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/phy/phy_device.c: In function 'phy_set_asym_pause': /kisskb/src/drivers/net/phy/phy_device.c:2747:35: note: byref variable will be forcibly initialized 2747 | __ETHTOOL_DECLARE_LINK_MODE_MASK(oldadv); | ^~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/net/phy/phy_device.c:2747:2: note: in expansion of macro '__ETHTOOL_DECLARE_LINK_MODE_MASK' 2747 | __ETHTOOL_DECLARE_LINK_MODE_MASK(oldadv); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/phy/phy_device.c: In function 'phy_get_int_delay_property': /kisskb/src/drivers/net/phy/phy_device.c:2812:6: note: byref variable will be forcibly initialized 2812 | s32 int_delay; | ^~~~~~~~~ /kisskb/src/drivers/net/phy/phy_device.c: In function 'phy_get_internal_delay': /kisskb/src/drivers/net/phy/phy_device.c:2812:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/phy/phy_device.c:2812:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/ast/ast_main.c: In function 'ast_get_dram_info': /kisskb/src/drivers/gpu/drm/ast/ast_main.c:277:34: note: byref variable will be forcibly initialized 277 | uint32_t mcr_cfg, mcr_scu_mpll, mcr_scu_strap; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/ast/ast_main.c:277:20: note: byref variable will be forcibly initialized 277 | uint32_t mcr_cfg, mcr_scu_mpll, mcr_scu_strap; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/ast/ast_main.c:277:11: note: byref variable will be forcibly initialized 277 | uint32_t mcr_cfg, mcr_scu_mpll, mcr_scu_strap; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/ast/ast_main.c: In function 'ast_detect_chip': /kisskb/src/drivers/gpu/drm/ast/ast_main.c:129:17: note: byref variable will be forcibly initialized 129 | uint32_t jreg, scu_rev; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/ast/ast_main.c: In function 'ast_device_create': /kisskb/src/drivers/gpu/drm/ast/ast_main.c:411:7: note: byref variable will be forcibly initialized 411 | bool need_post; | ^~~~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-ali1563.c: In function 'ali1563_setup': /kisskb/src/drivers/i2c/busses/i2c-ali1563.c:335:6: note: byref variable will be forcibly initialized 335 | u16 ctrl; | ^~~~ /kisskb/src/drivers/input/keyboard/cypress-sf.c: In function 'cypress_sf_irq_handler': /kisskb/src/drivers/input/keyboard/cypress-sf.c:34:27: note: byref variable will be forcibly initialized 34 | unsigned long keystates, changed; | ^~~~~~~ /kisskb/src/drivers/input/keyboard/cypress-sf.c:34:16: note: byref variable will be forcibly initialized 34 | unsigned long keystates, changed; | ^~~~~~~~~ In file included from /kisskb/src/drivers/input/keyboard/cypress-sf.c:10: /kisskb/src/drivers/input/keyboard/cypress-sf.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/net/decnet/dn_nsp_out.c: In function 'dn_nsp_send': /kisskb/src/net/decnet/dn_nsp_out.c:71:17: note: byref variable will be forcibly initialized 71 | struct flowidn fld; | ^~~ /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/drivers/gpu/drm/ast/ast_mode.c: In function 'ast_cursor_plane_init': /kisskb/src/drivers/gpu/drm/ast/ast_mode.c:916:21: note: byref variable will be forcibly initialized 916 | 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:889:21: note: byref variable will be forcibly initialized 889 | struct dma_buf_map map; | ^~~ In file included from /kisskb/src/include/linux/resource_ext.h:11, from /kisskb/src/include/linux/acpi.h:14, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/include/linux/i3c/master.h:14, from /kisskb/src/drivers/i3c/master/mipi-i3c-hci/core.c:13: /kisskb/src/drivers/i3c/master/mipi-i3c-hci/core.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/mm_types.h:13, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/radix-tree.h:12, 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/energy_model.h:7, from /kisskb/src/include/linux/device.h:16, from /kisskb/src/drivers/i3c/master/mipi-i3c-hci/core.c:11: /kisskb/src/drivers/i3c/master/mipi-i3c-hci/core.c: In function 'i3c_hci_i2c_xfers': /kisskb/src/drivers/i3c/master/mipi-i3c-hci/core.c:337:29: note: byref variable will be forcibly initialized 337 | 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/i3c/master/mipi-i3c-hci/core.c: In function 'i3c_hci_send_ccc_cmd': /kisskb/src/drivers/i3c/master/mipi-i3c-hci/core.c:199:29: note: byref variable will be forcibly initialized 199 | 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/i3c/master/mipi-i3c-hci/core.c: In function 'i3c_hci_priv_xfers': /kisskb/src/drivers/i3c/master/mipi-i3c-hci/core.c:278:29: note: byref variable will be forcibly initialized 278 | 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/i3c/master/mipi-i3c-hci/core.c: In function 'i3c_hci_bus_init': /kisskb/src/drivers/i3c/master/mipi-i3c-hci/core.c:129:25: note: byref variable will be forcibly initialized 129 | struct i3c_device_info info; | ^~~~ /kisskb/src/net/decnet/dn_route.c: In function 'dn_route_input_slow': /kisskb/src/net/decnet/dn_route.c:1303:19: note: byref variable will be forcibly initialized 1303 | struct dn_route *rt = NULL; | ^~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/net/decnet/dn_route.c:62: /kisskb/src/net/decnet/dn_route.c: In function 'nla_put_le16': /kisskb/src/include/net/netlink.h:1296:9: note: byref variable will be forcibly initialized 1296 | __le16 tmp = value; | ^~~ /kisskb/src/net/decnet/dn_route.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/decnet/dn_route.c: In function 'dn_rt_fill_info': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1296:9: note: byref variable will be forcibly initialized 1296 | __le16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1296:9: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1296:9: note: byref variable will be forcibly initialized 1296 | __le16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1296:9: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/decnet/dn_route.c: In function 'dn_cache_getroute': /kisskb/src/net/decnet/dn_route.c:1644:17: note: byref variable will be forcibly initialized 1644 | struct nlattr *tb[RTA_MAX+1]; | ^~ /kisskb/src/net/decnet/dn_route.c:1643:17: note: byref variable will be forcibly initialized 1643 | struct flowidn fld; | ^~~ /kisskb/src/net/decnet/dn_route.c:1639:19: note: byref variable will be forcibly initialized 1639 | struct dn_route *rt = NULL; | ^~ /kisskb/src/net/decnet/dn_route.c: In function 'dn_rt_cache_seq_show': /kisskb/src/net/decnet/dn_route.c:1833:28: note: byref variable will be forcibly initialized 1833 | char buf1[DN_ASCBUF_LEN], buf2[DN_ASCBUF_LEN]; | ^~~~ /kisskb/src/net/decnet/dn_route.c:1833:7: note: byref variable will be forcibly initialized 1833 | char buf1[DN_ASCBUF_LEN], buf2[DN_ASCBUF_LEN]; | ^~~~ /kisskb/src/net/tipc/bcast.c: In function 'tipc_bcbase_xmit': /kisskb/src/net/tipc/bcast.c:182:22: note: byref variable will be forcibly initialized 182 | struct sk_buff_head _xmitq; | ^~~~~~ /kisskb/src/net/tipc/bcast.c: In function 'tipc_rcast_xmit': /kisskb/src/net/tipc/bcast.c:292:22: note: byref variable will be forcibly initialized 292 | struct sk_buff_head _pkts; | ^~~~~ /kisskb/src/net/tipc/bcast.c: In function 'tipc_bcast_xmit': /kisskb/src/net/tipc/bcast.c:263:22: note: byref variable will be forcibly initialized 263 | struct sk_buff_head xmitq; | ^~~~~ In file included from /kisskb/src/net/rds/info.c:35: /kisskb/src/net/rds/info.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/net/tipc/bcast.c: In function 'tipc_mcast_send_sync': /kisskb/src/net/tipc/bcast.c:324:6: note: byref variable will be forcibly initialized 324 | u16 cong_link_cnt; | ^~~~~~~~~~~~~ /kisskb/src/net/tipc/bcast.c:322:22: note: byref variable will be forcibly initialized 322 | struct sk_buff_head tmpq; | ^~~~ /kisskb/src/net/tipc/bcast.c: In function 'tipc_mcast_xmit': /kisskb/src/net/tipc/bcast.c:382:30: note: byref variable will be forcibly initialized 382 | struct sk_buff_head inputq, localq; | ^~~~~~ /kisskb/src/net/tipc/bcast.c:382:22: note: byref variable will be forcibly initialized 382 | struct sk_buff_head inputq, localq; | ^~~~~~ /kisskb/src/net/rds/info.c: In function 'rds_info_getsockopt': /kisskb/src/net/rds/info.c:162:26: note: byref variable will be forcibly initialized 162 | struct rds_info_lengths lens; | ^~~~ /kisskb/src/net/rds/info.c:161:27: note: byref variable will be forcibly initialized 161 | struct rds_info_iterator iter; | ^~~~ /kisskb/src/net/tipc/bcast.c: In function 'tipc_bcast_rcv': /kisskb/src/net/tipc/bcast.c:440:22: note: byref variable will be forcibly initialized 440 | struct sk_buff_head xmitq; | ^~~~~ /kisskb/src/net/tipc/bcast.c: In function 'tipc_bcast_ack_rcv': /kisskb/src/net/tipc/bcast.c:475:22: note: byref variable will be forcibly initialized 475 | struct sk_buff_head xmitq; | ^~~~~ /kisskb/src/net/tipc/bcast.c: In function 'tipc_bcast_sync_rcv': /kisskb/src/net/tipc/bcast.c:504:22: note: byref variable will be forcibly initialized 504 | struct sk_buff_head xmitq; | ^~~~~ /kisskb/src/net/tipc/bcast.c:503:28: note: byref variable will be forcibly initialized 503 | struct tipc_gap_ack_blks *ga; | ^~ /kisskb/src/net/tipc/bcast.c: In function 'tipc_bcast_remove_peer': /kisskb/src/net/tipc/bcast.c:555:22: note: byref variable will be forcibly initialized 555 | struct sk_buff_head xmitq; | ^~~~~ /kisskb/src/net/tipc/bcast.c: In function 'tipc_nl_bc_link_set': /kisskb/src/net/tipc/bcast.c:656:17: note: byref variable will be forcibly initialized 656 | struct nlattr *props[TIPC_NLA_PROP_MAX + 1]; | ^~~~~ /kisskb/src/net/tipc/bcast.c: In function 'tipc_bcast_init': /kisskb/src/net/tipc/bcast.c:693:20: note: byref variable will be forcibly initialized 693 | struct tipc_link *l = NULL; | ^ /kisskb/src/drivers/gpu/drm/ast/ast_post.c: In function 'finetuneDQSI': /kisskb/src/drivers/gpu/drm/ast/ast_post.c:721:7: note: byref variable will be forcibly initialized 721 | char tag[2][76]; | ^~~ /kisskb/src/drivers/gpu/drm/ast/ast_post.c:720:6: note: byref variable will be forcibly initialized 720 | u16 pass[32][2][2]; | ^~~~ /kisskb/src/drivers/gpu/drm/ast/ast_post.c:718:28: note: byref variable will be forcibly initialized 718 | u32 reg_mcr18, reg_mcr0c, passcnt[2], diff; | ^~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/net/net_namespace.h:39, from /kisskb/src/include/linux/netdevice.h:37, from /kisskb/src/net/sctp/protocol.c:31: /kisskb/src/net/sctp/protocol.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/ast/ast_post.c: In function 'finetuneDQI_L': /kisskb/src/drivers/gpu/drm/ast/ast_post.c:618:32: note: byref variable will be forcibly initialized 618 | u32 gold_sadj[2], dllmin[16], dllmax[16], dlli, data, cnt, mask, passcnt, retry = 0; | ^~~~~~ /kisskb/src/drivers/gpu/drm/ast/ast_post.c:618:20: note: byref variable will be forcibly initialized 618 | u32 gold_sadj[2], dllmin[16], dllmax[16], dlli, data, cnt, mask, passcnt, retry = 0; | ^~~~~~ /kisskb/src/net/sctp/protocol.c: In function 'sctp_v4_get_dst': /kisskb/src/net/sctp/protocol.c:425:18: note: byref variable will be forcibly initialized 425 | union sctp_addr dst_saddr; | ^~~~~~~~~ /kisskb/src/net/sctp/protocol.c:419:15: note: byref variable will be forcibly initialized 419 | struct flowi _fl; | ^~~ /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/net/sctp/protocol.c: In function 'sctp_copy_local_addr_list': /kisskb/src/net/sctp/protocol.c:136:18: note: byref variable will be forcibly initialized 136 | union sctp_addr laddr; | ^~~~~ /kisskb/src/net/sctp/protocol.c: In function 'sctp_udp_sock_start': /kisskb/src/net/sctp/protocol.c:862:17: note: byref variable will be forcibly initialized 862 | struct socket *sock; | ^~~~ /kisskb/src/drivers/gpu/drm/ast/ast_post.c: In function 'ast_post_gpu': /kisskb/src/drivers/gpu/drm/ast/ast_post.c:371:6: note: byref variable will be forcibly initialized 371 | u32 reg; | ^~~ /kisskb/src/drivers/usb/core/hub.c: In function 'report_wakeup_requests': /kisskb/src/drivers/usb/core/hub.c:3852:17: note: byref variable will be forcibly initialized 3852 | unsigned long resuming_ports; | ^~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/usb/core/hub.c:20: /kisskb/src/drivers/usb/core/hub.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/usb/core/hub.c: In function 'check_ports_changed': /kisskb/src/drivers/usb/core/hub.c:3782:19: note: byref variable will be forcibly initialized 3782 | u16 portstatus, portchange; | ^~~~~~~~~~ /kisskb/src/drivers/usb/core/hub.c:3782:7: note: byref variable will be forcibly initialized 3782 | u16 portstatus, portchange; | ^~~~~~~~~~ /kisskb/src/drivers/usb/core/hub.c: In function 'port_over_current_notify': /kisskb/src/drivers/usb/core/hub.c:5504:8: note: byref variable will be forcibly initialized 5504 | char *envp[3]; | ^~~~ /kisskb/src/drivers/usb/core/hub.c: In function 'usb_hub_claim_port': /kisskb/src/drivers/usb/core/hub.c:1957:25: note: byref variable will be forcibly initialized 1957 | struct usb_dev_state **powner; | ^~~~~~ /kisskb/src/drivers/usb/core/hub.c: In function 'usb_hub_release_port': /kisskb/src/drivers/usb/core/hub.c:1973:25: note: byref variable will be forcibly initialized 1973 | struct usb_dev_state **powner; | ^~~~~~ /kisskb/src/drivers/usb/core/hub.c: In function 'hub_port_wait_reset': /kisskb/src/drivers/usb/core/hub.c:2838:6: note: byref variable will be forcibly initialized 2838 | u32 ext_portstatus = 0; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/usb/core/hub.c:2837:6: note: byref variable will be forcibly initialized 2837 | u16 portchange; | ^~~~~~~~~~ /kisskb/src/drivers/usb/core/hub.c:2836:6: note: byref variable will be forcibly initialized 2836 | u16 portstatus; | ^~~~~~~~~~ /kisskb/src/drivers/usb/core/hub.c: In function 'hub_port_reset': /kisskb/src/drivers/usb/core/hub.c:2935:18: note: byref variable will be forcibly initialized 2935 | u16 portchange, portstatus; | ^~~~~~~~~~ /kisskb/src/drivers/usb/core/hub.c:2935:6: note: byref variable will be forcibly initialized 2935 | u16 portchange, portstatus; | ^~~~~~~~~~ /kisskb/src/drivers/usb/core/hub.c: In function 'usb_reset_and_verify_device': /kisskb/src/drivers/usb/core/hub.c:5892:31: note: byref variable will be forcibly initialized 5892 | struct usb_device_descriptor descriptor = udev->descriptor; | ^~~~~~~~~~ /kisskb/src/drivers/usb/core/hub.c: In function 'finish_port_resume': /kisskb/src/drivers/usb/core/hub.c:3468:6: note: byref variable will be forcibly initialized 3468 | u16 devstatus = 0; | ^~~~~~~~~ /kisskb/src/drivers/usb/core/hub.c: In function 'hub_activate': /kisskb/src/drivers/usb/core/hub.c:1123:19: note: byref variable will be forcibly initialized 1123 | u16 portstatus, portchange; | ^~~~~~~~~~ /kisskb/src/drivers/usb/core/hub.c:1123:7: note: byref variable will be forcibly initialized 1123 | u16 portstatus, portchange; | ^~~~~~~~~~ /kisskb/src/drivers/usb/core/hub.c: In function 'usb_port_suspend': /kisskb/src/drivers/usb/core/hub.c:3400:20: note: byref variable will be forcibly initialized 3400 | u16 portstatus, portchange; | ^~~~~~~~~~ /kisskb/src/drivers/usb/core/hub.c:3400:8: note: byref variable will be forcibly initialized 3400 | u16 portstatus, portchange; | ^~~~~~~~~~ /kisskb/src/drivers/usb/core/hub.c: In function 'usb_port_resume': /kisskb/src/drivers/usb/core/hub.c:3633:19: note: byref variable will be forcibly initialized 3633 | u16 portchange, portstatus; | ^~~~~~~~~~ /kisskb/src/drivers/usb/core/hub.c:3633:7: note: byref variable will be forcibly initialized 3633 | u16 portchange, portstatus; | ^~~~~~~~~~ /kisskb/src/drivers/usb/core/hub.c:3631:7: note: byref variable will be forcibly initialized 3631 | int port1 = udev->portnum; | ^~~~~ /kisskb/src/drivers/usb/core/hub.c: In function 'hub_port_debounce': /kisskb/src/drivers/usb/core/hub.c:4542:18: note: byref variable will be forcibly initialized 4542 | u16 portchange, portstatus; | ^~~~~~~~~~ /kisskb/src/drivers/usb/core/hub.c:4542:6: note: byref variable will be forcibly initialized 4542 | u16 portchange, portstatus; | ^~~~~~~~~~ /kisskb/src/net/9p/mod.c: In function '_p9_debug': /kisskb/src/net/9p/mod.c:35:10: note: byref variable will be forcibly initialized 35 | va_list args; | ^~~~ /kisskb/src/net/9p/mod.c:34:19: note: byref variable will be forcibly initialized 34 | struct va_format vaf; | ^~~ /kisskb/src/drivers/usb/core/hub.c: In function 'hub_port_connect': /kisskb/src/drivers/usb/core/hub.c:5301:8: note: byref variable will be forcibly initialized 5301 | u16 devstat; | ^~~~~~~ /kisskb/src/drivers/usb/core/hub.c: In function 'hub_port_connect_change': /kisskb/src/drivers/usb/core/hub.c:5429:31: note: byref variable will be forcibly initialized 5429 | struct usb_device_descriptor descriptor; | ^~~~~~~~~~ /kisskb/src/drivers/usb/core/hub.c: In function 'port_event': /kisskb/src/drivers/usb/core/hub.c:5578:19: note: byref variable will be forcibly initialized 5578 | u16 status = 0, unused; | ^~~~~~ /kisskb/src/drivers/usb/core/hub.c:5578:7: note: byref variable will be forcibly initialized 5578 | u16 status = 0, unused; | ^~~~~~ /kisskb/src/drivers/usb/core/hub.c:5545:18: note: byref variable will be forcibly initialized 5545 | u16 portstatus, portchange; | ^~~~~~~~~~ /kisskb/src/drivers/usb/core/hub.c:5545:6: note: byref variable will be forcibly initialized 5545 | u16 portstatus, portchange; | ^~~~~~~~~~ /kisskb/src/drivers/usb/core/hub.c: In function 'hub_event': /kisskb/src/drivers/usb/core/hub.c:5748:8: note: byref variable will be forcibly initialized 5748 | u16 unused; | ^~~~~~ /kisskb/src/drivers/usb/phy/phy.c: In function 'usb_phy_notify_charger_work': /kisskb/src/drivers/usb/phy/phy.c:126:20: note: byref variable will be forcibly initialized 126 | unsigned int min, max; | ^~~ /kisskb/src/drivers/usb/phy/phy.c:126:15: note: byref variable will be forcibly initialized 126 | unsigned int min, max; | ^~~ /kisskb/src/drivers/usb/core/hub.c:5747:8: note: byref variable will be forcibly initialized 5747 | u16 status = 0; | ^~~~~~ /kisskb/src/drivers/usb/core/hub.c:5653:6: note: byref variable will be forcibly initialized 5653 | u16 hubchange; | ^~~~~~~~~ /kisskb/src/drivers/usb/core/hub.c:5652:6: note: byref variable will be forcibly initialized 5652 | u16 hubstatus; | ^~~~~~~~~ /kisskb/src/drivers/usb/phy/phy.c: In function 'usb_phy_uevent': /kisskb/src/drivers/usb/phy/phy.c:152:7: note: byref variable will be forcibly initialized 152 | char uchger_type[50] = { 0 }; | ^~~~~~~~~~~ /kisskb/src/drivers/usb/phy/phy.c:151:7: note: byref variable will be forcibly initialized 151 | char uchger_state[50] = { 0 }; | ^~~~~~~~~~~~ /kisskb/src/drivers/usb/core/hub.c: In function 'hub_configure': /kisskb/src/drivers/usb/core/hub.c:1376:17: note: byref variable will be forcibly initialized 1376 | u16 hubstatus, hubchange; | ^~~~~~~~~ /kisskb/src/drivers/usb/core/hub.c:1376:6: note: byref variable will be forcibly initialized 1376 | u16 hubstatus, hubchange; | ^~~~~~~~~ /kisskb/src/drivers/usb/core/hcd.c: In function 'rh_string': /kisskb/src/drivers/usb/core/hcd.c:441:7: note: byref variable will be forcibly initialized 441 | char buf[100]; | ^~~ /kisskb/src/drivers/usb/core/hcd.c: In function 'usb_giveback_urb_bh': /kisskb/src/drivers/usb/core/hcd.c:1669:19: note: byref variable will be forcibly initialized 1669 | struct list_head local_list; | ^~~~~~~~~~ /kisskb/src/drivers/usb/core/hcd.c: In function 'usb_hcd_poll_rh_status': /kisskb/src/drivers/usb/core/hcd.c:757:8: note: byref variable will be forcibly initialized 757 | char buffer[6]; /* Any root hubs with > 31 ports? */ | ^~~~~~ /kisskb/src/net/sctp/endpointola.c: In function 'sctp_endpoint_bh_rcv': /kisskb/src/net/sctp/endpointola.c:321:25: note: byref variable will be forcibly initialized 321 | struct sctp_transport *transport; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/mm_types.h:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/usb/core/hcd.c:13: /kisskb/src/drivers/usb/core/hcd.c: In function 'ehset_single_step_set_feature': /kisskb/src/drivers/usb/core/hcd.c:2179:29: note: byref variable will be forcibly initialized 2179 | 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/usb/core/hcd.c: In function 'usb_remove_hcd': /kisskb/src/drivers/usb/core/hcd.c:3001:21: note: byref variable will be forcibly initialized 3001 | struct usb_device *rhdev = hcd->self.root_hub; | ^~~~~ /kisskb/src/drivers/usb/core/hcd.c: In function 'hcd_bus_suspend': /kisskb/src/drivers/usb/core/hcd.c:2278:9: note: byref variable will be forcibly initialized 2278 | char buffer[6]; | ^~~~~~ /kisskb/src/net/sctp/transport.c: In function 'sctp_transport_update_pmtu': /kisskb/src/net/sctp/transport.c:419:19: note: byref variable will be forcibly initialized 419 | union sctp_addr addr; | ^~~~ /kisskb/src/drivers/gpu/drm/ast/ast_dp501.c: In function 'ast_get_dp501_max_clk': /kisskb/src/drivers/gpu/drm/ast/ast_dp501.c:279:5: note: byref variable will be forcibly initialized 279 | u8 linkcap[4], linkrate, linklanes, maxclk = 0xff; | ^~~~~~~ /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c: In function 'cx25840_write': /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized 78 | u8 buffer[3]; | ^~~~~~ /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c: In function 'cx25840_s_ctrl': /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c: In function 'init_dll1': /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c: In function 'init_dll2': /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c: In function 'cx25840_s_register': /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c: In function 'cx25840_write4': /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:88:5: note: byref variable will be forcibly initialized 88 | u8 buffer[6]; | ^~~~~~ /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c: In function 'cx25840_read': /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:102:16: note: byref variable will be forcibly initialized 102 | u8 tx_buf[2], rx_buf[1]; | ^~~~~~ /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:102:5: note: byref variable will be forcibly initialized 102 | u8 tx_buf[2], rx_buf[1]; | ^~~~~~ /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:101:17: note: byref variable will be forcibly initialized 101 | struct i2c_msg msgs[2]; | ^~~~ /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c: In function 'cx25840_set_fmt': /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized 78 | u8 buffer[3]; | ^~~~~~ /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c: In function 'cx25840_vconfig_apply': /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c: In function 'cx25840_s_stream': /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c: In function 'cx25840_s_audio_stream': /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c: In function 'cx25840_s_io_pin_config': /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:390:30: note: byref variable will be forcibly initialized 390 | u8 pinctrl[6], pinconf[10], voutctrl4; | ^~~~~~~~~ /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:390:5: note: byref variable will be forcibly initialized 390 | u8 pinctrl[6], pinconf[10], voutctrl4; | ^~~~~~~ /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c: In function 'cx25840_read4': /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:127:16: note: byref variable will be forcibly initialized 127 | u8 tx_buf[2], rx_buf[4]; | ^~~~~~ /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:127:5: note: byref variable will be forcibly initialized 127 | u8 tx_buf[2], rx_buf[4]; | ^~~~~~ /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:126:17: note: byref variable will be forcibly initialized 126 | struct i2c_msg msgs[2]; | ^~~~ /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c: In function 'cx23885_irq_handler': /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized 78 | u8 buffer[3]; | ^~~~~~ /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:2642:7: note: byref variable will be forcibly initialized 2642 | bool block_handled; | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c: In function 'cx23885_s_io_pin_config': /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized 78 | u8 buffer[3]; | ^~~~~~ /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c: In function 'amdgpu_sync_resv': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c:255:23: note: byref variable will be forcibly initialized 255 | struct dma_resv_iter cursor; | ^~~~~~ /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c: In function 'get_cx2388x_ident': /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c: In function 'cx25840_probe': /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c: In function 'cx25840_and_or': /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c: In function 'input_change': /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c: In function 'set_input': /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c: In function 'cx25840_std_setup': /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c: In function 'cx23885_initialize': /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c: In function 'cx231xx_initialize': /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c: In function 'cx25840_initialize': /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/cx25840/cx25840-core.c:78:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/serio/userio.c: In function 'userio_char_write': /kisskb/src/drivers/input/serio/userio.c:183:20: note: byref variable will be forcibly initialized 183 | struct userio_cmd cmd; | ^~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/input/serio/userio.c:19: /kisskb/src/drivers/input/serio/userio.c: In function 'userio_char_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/userio.c:166:11: note: in expansion of macro 'wait_event_interruptible' 166 | error = wait_event_interruptible(userio->waitq, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/serio/userio.c:127:16: note: byref variable will be forcibly initialized 127 | unsigned char buf[USERIO_BUFSIZE]; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/mdio.h:43, from /kisskb/src/drivers/net/phy/mdio_bus.c:39: /kisskb/src/drivers/net/phy/mdio_bus.c: In function 'perf_trace_mdio_access': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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/mdio.h:10:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 10 | TRACE_EVENT_CONDITION(mdio_access, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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/mdio.h:10:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 10 | TRACE_EVENT_CONDITION(mdio_access, | ^~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/mdio.h:43, from /kisskb/src/drivers/net/phy/mdio_bus.c:39: /kisskb/src/drivers/net/phy/mdio_bus.c: In function 'trace_event_raw_event_mdio_access': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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/mdio.h:10:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 10 | TRACE_EVENT_CONDITION(mdio_access, | ^~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/mdio.h:43, from /kisskb/src/drivers/net/phy/mdio_bus.c:39: /kisskb/src/drivers/net/phy/mdio_bus.c: In function '__bpf_trace_mdio_access': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/mdio.h:10:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 10 | TRACE_EVENT_CONDITION(mdio_access, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/mdio.h:10:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 10 | TRACE_EVENT_CONDITION(mdio_access, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/mdio.h:10:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 10 | TRACE_EVENT_CONDITION(mdio_access, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/mdio.h:10:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 10 | TRACE_EVENT_CONDITION(mdio_access, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/mdio.h:10:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 10 | TRACE_EVENT_CONDITION(mdio_access, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/mdio.h:10:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 10 | TRACE_EVENT_CONDITION(mdio_access, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/mdio.h:10:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 10 | TRACE_EVENT_CONDITION(mdio_access, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/mdio.h:10:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 10 | TRACE_EVENT_CONDITION(mdio_access, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/mdio.h:10:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 10 | TRACE_EVENT_CONDITION(mdio_access, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/mdio.h:10:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 10 | TRACE_EVENT_CONDITION(mdio_access, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/mdio.h:10:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 10 | TRACE_EVENT_CONDITION(mdio_access, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/mdio.h:10:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 10 | TRACE_EVENT_CONDITION(mdio_access, | ^~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/net/phy/mdio_bus.c:28: /kisskb/src/drivers/net/phy/mdio_bus.c: In function 'of_mdio_parse_addr': /kisskb/src/include/linux/of_mdio.h:40:6: note: byref variable will be forcibly initialized 40 | u32 addr; | ^~~~ /kisskb/src/drivers/i2c/busses/i2c-ali15x3.c: In function 'ali15x3_setup': /kisskb/src/drivers/i2c/busses/i2c-ali15x3.c:124:16: note: byref variable will be forcibly initialized 124 | unsigned char temp; | ^~~~ /kisskb/src/drivers/i2c/busses/i2c-ali15x3.c:123:6: note: byref variable will be forcibly initialized 123 | u16 a; | ^ /kisskb/src/net/rds/message.c: In function 'rds_message_add_rdma_dest_extension': /kisskb/src/net/rds/message.c:271:34: note: byref variable will be forcibly initialized 271 | struct rds_ext_header_rdma_dest ext_hdr; | ^~~~~~~ /kisskb/src/net/rds/message.c: In function 'rds_message_zcopy_from_user': /kisskb/src/net/rds/message.c:391:10: note: byref variable will be forcibly initialized 391 | size_t start; | ^~~~~ /kisskb/src/net/rds/message.c:390:16: note: byref variable will be forcibly initialized 390 | struct page *pages; | ^~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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/rds/message.c:34: /kisskb/src/net/rds/message.c: In function 'rds_notify_msg_zcopy_purge': /kisskb/src/net/rds/message.c:78:12: note: byref variable will be forcibly initialized 78 | LIST_HEAD(copy); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | 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/net/rds/message.c:34: /kisskb/src/net/rds/message.c: In function 'rds_message_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/net/rds/message.c:513:2: note: in expansion of macro 'wait_event_interruptible' 513 | wait_event_interruptible(rm->m_flush_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/neighbour.h:31, from /kisskb/src/net/decnet/dn_dev.c:48: /kisskb/src/net/decnet/dn_dev.c: In function 'nla_put_le16': /kisskb/src/include/net/netlink.h:1296:9: note: byref variable will be forcibly initialized 1296 | __le16 tmp = value; | ^~~ /kisskb/src/net/decnet/dn_dev.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/decnet/dn_dev.c: In function 'dn_nl_fill_ifaddr': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1296:9: note: byref variable will be forcibly initialized 1296 | __le16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1296:9: note: byref variable will be forcibly initialized /kisskb/src/net/decnet/dn_dev.c: In function 'dn_dev_del_ifa': /kisskb/src/net/decnet/dn_dev.c:332:16: note: byref variable will be forcibly initialized 332 | unsigned char mac_addr[6]; | ^~~~~~~~ /kisskb/src/net/decnet/dn_dev.c: In function 'dn_send_ptp_hello': /kisskb/src/net/decnet/dn_dev.c:990:7: note: byref variable will be forcibly initialized 990 | char src[ETH_ALEN]; | ^~~ /kisskb/src/net/decnet/dn_dev.c: In function 'dn_dev_insert_ifa': /kisskb/src/net/decnet/dn_dev.c:360:16: note: byref variable will be forcibly initialized 360 | unsigned char mac_addr[6]; | ^~~~~~~~ /kisskb/src/net/decnet/dn_dev.c: In function 'dn_dev_sysctl_register': /kisskb/src/net/decnet/dn_dev.c:214:7: note: byref variable will be forcibly initialized 214 | char path[sizeof("net/decnet/conf/") + IFNAMSIZ]; | ^~~~ /kisskb/src/net/decnet/dn_dev.c: In function 'dn_dev_set_ifa': /kisskb/src/net/decnet/dn_dev.c:394:7: note: byref variable will be forcibly initialized 394 | int err; | ^~~ /kisskb/src/net/decnet/dn_dev.c: In function 'dn_dev_seq_show': /kisskb/src/net/decnet/dn_dev.c:1356:8: note: byref variable will be forcibly initialized 1356 | char router_buf[DN_ASCBUF_LEN]; | ^~~~~~~~~~ /kisskb/src/net/decnet/dn_dev.c:1355:8: note: byref variable will be forcibly initialized 1355 | char peer_buf[DN_ASCBUF_LEN]; | ^~~~~~~~ /kisskb/src/net/decnet/dn_dev.c: In function 'dn_nl_deladdr': /kisskb/src/net/decnet/dn_dev.c:568:17: note: byref variable will be forcibly initialized 568 | struct nlattr *tb[IFA_MAX+1]; | ^~ /kisskb/src/net/decnet/dn_dev.c: In function 'dn_nl_newaddr': /kisskb/src/net/decnet/dn_dev.c:619:6: note: byref variable will be forcibly initialized 619 | int err; | ^~~ /kisskb/src/net/decnet/dn_dev.c:614:17: note: byref variable will be forcibly initialized 614 | struct nlattr *tb[IFA_MAX+1]; | ^~ /kisskb/src/net/decnet/dn_dev.c: In function 'dn_dev_ioctl': /kisskb/src/net/decnet/dn_dev.c:414:7: note: byref variable will be forcibly initialized 414 | char buffer[DN_IFREQ_SIZE]; | ^~~~~~ /kisskb/src/net/decnet/dn_dev.c: In function 'dn_dev_up': /kisskb/src/net/decnet/dn_dev.c:1154:7: note: byref variable will be forcibly initialized 1154 | int err; | ^~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/net/l2tp/l2tp_netlink.c:15: /kisskb/src/net/l2tp/l2tp_netlink.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/l2tp/l2tp_netlink.c: In function 'nla_put_u16': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/net/l2tp/l2tp_netlink.c: In function 'nla_put_u8': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/l2tp/l2tp_netlink.c: In function 'nla_put_be32': /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized 1322 | __be32 tmp = value; | ^~~ /kisskb/src/net/l2tp/l2tp_netlink.c: In function 'nla_put_in_addr': /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized /kisskb/src/net/l2tp/l2tp_netlink.c: In function 'nla_put_msecs': /kisskb/src/include/net/netlink.h:1500:6: note: byref variable will be forcibly initialized 1500 | u64 tmp = jiffies_to_msecs(njiffies); | ^~~ /kisskb/src/net/l2tp/l2tp_netlink.c: In function 'nla_put_u64_64bit': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/net/l2tp/l2tp_netlink.c: In function 'l2tp_nl_session_send': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/l2tp/l2tp_netlink.c: In function 'nla_get_u64': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized 1617 | u64 tmp; | ^~~ /kisskb/src/net/l2tp/l2tp_netlink.c: In function 'nla_get_msecs': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized /kisskb/src/net/l2tp/l2tp_netlink.c: In function 'l2tp_nl_tunnel_send_addr4': /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized 1322 | __be32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/l2tp/l2tp_netlink.c: In function 'l2tp_nl_tunnel_send': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/l2tp/l2tp_netlink.c: In function 'l2tp_nl_cmd_tunnel_create': /kisskb/src/net/l2tp/l2tp_netlink.c:192:22: note: byref variable will be forcibly initialized 192 | struct l2tp_tunnel *tunnel; | ^~~~~~ /kisskb/src/drivers/rtc/rtc-ab-b5ze-s3.c: In function 'abb5zes3_i2c_validate_chip': /kisskb/src/drivers/rtc/rtc-ab-b5ze-s3.c:135:5: note: byref variable will be forcibly initialized 135 | u8 regs[ABB5ZES3_MEM_MAP_LEN]; | ^~~~ /kisskb/src/drivers/rtc/rtc-ab-b5ze-s3.c: In function 'abb5zes3_rtc_check_setup': /kisskb/src/drivers/rtc/rtc-ab-b5ze-s3.c:606:15: note: byref variable will be forcibly initialized 606 | unsigned int reg; | ^~~ /kisskb/src/drivers/rtc/rtc-ab-b5ze-s3.c: In function '_abb5zes3_rtc_read_time': /kisskb/src/drivers/rtc/rtc-ab-b5ze-s3.c:208:5: note: byref variable will be forcibly initialized 208 | u8 regs[ABB5ZES3_REG_RTC_SC + ABB5ZES3_RTC_SEC_LEN]; | ^~~~ /kisskb/src/drivers/rtc/rtc-ab-b5ze-s3.c: In function '_abb5zes3_rtc_read_timer': /kisskb/src/drivers/rtc/rtc-ab-b5ze-s3.c:304:15: note: byref variable will be forcibly initialized 304 | unsigned int reg; | ^~~ /kisskb/src/drivers/rtc/rtc-ab-b5ze-s3.c:302:5: note: byref variable will be forcibly initialized 302 | u8 regs[ABB5ZES3_TIMA_SEC_LEN + 1]; | ^~~~ /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:357:15: note: byref variable will be forcibly initialized 357 | unsigned int reg; | ^~~ /kisskb/src/drivers/rtc/rtc-ab-b5ze-s3.c:356:5: note: byref variable will be forcibly initialized 356 | u8 regs[ABB5ZES3_ALRM_SEC_LEN]; | ^~~~ /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_time': /kisskb/src/drivers/rtc/rtc-ab-b5ze-s3.c:251:5: note: byref variable will be forcibly initialized 251 | u8 regs[ABB5ZES3_REG_RTC_SC + ABB5ZES3_RTC_SEC_LEN]; | ^~~~ /kisskb/src/drivers/rtc/rtc-ab-b5ze-s3.c: In function '_abb5zes3_rtc_set_timer': /kisskb/src/drivers/rtc/rtc-ab-b5ze-s3.c:509:5: note: byref variable will be forcibly initialized 509 | u8 regs[ABB5ZES3_TIMA_SEC_LEN]; | ^~~~ /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/rtc/rtc-ab-b5ze-s3.c:441:5: note: byref variable will be forcibly initialized 441 | u8 regs[ABB5ZES3_ALRM_SEC_LEN]; | ^~~~ /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/rtc/rtc-ab-b5ze-s3.c: In function '_abb5zes3_rtc_interrupt': /kisskb/src/drivers/rtc/rtc-ab-b5ze-s3.c:750:5: note: byref variable will be forcibly initialized 750 | u8 regs[ABB5ZES3_CTRL_SEC_LEN]; | ^~~~ /kisskb/src/net/rds/recv.c: In function 'rds_recv_hs_exthdrs': /kisskb/src/net/rds/recv.c:206:4: note: byref variable will be forcibly initialized 206 | } buffer; | ^~~~~~ /kisskb/src/net/rds/recv.c:201:30: note: byref variable will be forcibly initialized 201 | unsigned int pos = 0, type, len; | ^~~ /kisskb/src/net/rds/recv.c:201:15: note: byref variable will be forcibly initialized 201 | unsigned int pos = 0, type, len; | ^~~ /kisskb/src/net/rds/recv.c: In function 'rds_recv_incoming_exthdrs': /kisskb/src/net/rds/recv.c:173:4: note: byref variable will be forcibly initialized 173 | } buffer; | ^~~~~~ /kisskb/src/net/rds/recv.c:168:30: note: byref variable will be forcibly initialized 168 | unsigned int pos = 0, type, len; | ^~~ /kisskb/src/net/rds/recv.c:168:15: note: byref variable will be forcibly initialized 168 | unsigned int pos = 0, type, len; | ^~~ /kisskb/src/net/rds/recv.c: In function 'rds_notify_cong': /kisskb/src/net/rds/recv.c:520:11: note: byref variable will be forcibly initialized 520 | uint64_t notify = rs->rs_cong_notify; | ^~~~~~ /kisskb/src/net/rds/recv.c: In function 'rds_cmsg_recv': /kisskb/src/net/rds/recv.c:575:28: note: byref variable will be forcibly initialized 575 | struct rds_cmsg_rx_trace t; | ^ /kisskb/src/net/rds/recv.c:561:33: note: byref variable will be forcibly initialized 561 | struct __kernel_sock_timeval sk_tv; | ^~~~~ /kisskb/src/net/rds/recv.c:554:31: note: byref variable will be forcibly initialized 554 | struct __kernel_old_timeval tv = | ^~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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/rds/recv.c:34: /kisskb/src/net/rds/recv.c: In function 'rds_notify_queue_get': /kisskb/src/net/rds/recv.c:456:12: note: byref variable will be forcibly initialized 456 | LIST_HEAD(copy); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/rds/recv.c:453:25: note: byref variable will be forcibly initialized 453 | struct rds_rdma_notify cmsg; | ^~~~ 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/rds/recv.c:34: /kisskb/src/net/rds/recv.c: In function 'rds_recvmsg': /kisskb/src/include/linux/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/rds/recv.c:674:12: note: in expansion of macro 'wait_event_interruptible_timeout' 674 | timeo = wait_event_interruptible_timeout(*sk_sleep(sk), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/rds/recv.c:642:23: note: byref variable will be forcibly initialized 642 | struct rds_incoming *inc = NULL; | ^~~ /kisskb/src/net/rds/recv.c: In function 'rds_inc_info_copy': /kisskb/src/net/rds/recv.c:780:26: note: byref variable will be forcibly initialized 780 | struct rds_info_message minfo; | ^~~~~ /kisskb/src/drivers/input/keyboard/lm8323.c: In function 'lm8323_set_disable': /kisskb/src/drivers/input/keyboard/lm8323.c:604:15: note: byref variable will be forcibly initialized 604 | unsigned int i; | ^ /kisskb/src/drivers/input/keyboard/lm8323.c: In function 'lm8323_write': /kisskb/src/drivers/input/keyboard/lm8323.c:166:5: note: byref variable will be forcibly initialized 166 | u8 data[LM8323_MAX_DATA]; | ^~~~ /kisskb/src/drivers/input/keyboard/lm8323.c:165:10: note: byref variable will be forcibly initialized 165 | va_list ap; | ^~ /kisskb/src/drivers/input/keyboard/lm8323.c: In function 'lm8323_pwm_work': /kisskb/src/drivers/input/keyboard/lm8323.c:445:6: note: byref variable will be forcibly initialized 445 | u16 pwm_cmds[3]; | ^~~~~~~~ /kisskb/src/drivers/input/keyboard/lm8323.c: In function 'process_keys': /kisskb/src/drivers/input/keyboard/lm8323.c:249:5: note: byref variable will be forcibly initialized 249 | u8 key_fifo[LM8323_FIFO_LEN + 1]; | ^~~~~~~~ /kisskb/src/drivers/input/keyboard/lm8323.c: In function 'lm8323_process_error': /kisskb/src/drivers/input/keyboard/lm8323.c:299:5: note: byref variable will be forcibly initialized 299 | u8 error; | ^~~~~ /kisskb/src/drivers/input/keyboard/lm8323.c: In function 'lm8323_irq': /kisskb/src/drivers/input/keyboard/lm8323.c:299:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/keyboard/lm8323.c:367:5: note: byref variable will be forcibly initialized 367 | u8 ints; | ^~~~ /kisskb/src/drivers/input/keyboard/lm8323.c: In function 'lm8323_pwm_store_time': /kisskb/src/drivers/input/keyboard/lm8323.c:536:11: note: byref variable will be forcibly initialized 536 | int ret, time; | ^~~~ /kisskb/src/drivers/input/keyboard/lm8323.c: In function 'lm8323_probe': /kisskb/src/drivers/input/keyboard/lm8323.c:627:5: note: byref variable will be forcibly initialized 627 | u8 data[2]; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/9p.h:174, from /kisskb/src/net/9p/client.c:29: /kisskb/src/net/9p/client.c: In function 'perf_trace_9p_client_req': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_9p_client_res': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ 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:29: /kisskb/src/net/9p/client.c: In function 'trace_event_raw_event_9p_client_req': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/9p.h:174, from /kisskb/src/net/9p/client.c:29: /kisskb/src/net/9p/client.c: In function 'perf_trace_9p_protocol_dump': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ 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:29: /kisskb/src/net/9p/client.c: In function 'trace_event_raw_event_9p_protocol_dump': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/9p.h:174, from /kisskb/src/net/9p/client.c:29: /kisskb/src/net/9p/client.c: In function '__bpf_trace_9p_client_req': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_9p_client_res': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_9p_protocol_dump': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/net/9p/client.c: In function 'p9_parse_header': /kisskb/src/net/9p/client.c:448:6: note: byref variable will be forcibly initialized 448 | s32 r_size; | ^~~~~~ /kisskb/src/net/9p/client.c:447:6: note: byref variable will be forcibly initialized 447 | s16 r_tag; | ^~~~~ /kisskb/src/net/9p/client.c:446:5: note: byref variable will be forcibly initialized 446 | s8 r_type; | ^~~~~~ /kisskb/src/net/9p/client.c: In function 'parse_opts': /kisskb/src/net/9p/client.c:135:6: note: byref variable will be forcibly initialized 135 | int option; | ^~~~~~ /kisskb/src/net/9p/client.c:134:14: note: byref variable will be forcibly initialized 134 | substring_t args[MAX_OPT_ARGS]; | ^~~~ /kisskb/src/net/9p/client.c:132:8: note: byref variable will be forcibly initialized 132 | char *options, *tmp_options; | ^~~~~~~ /kisskb/src/net/9p/client.c: In function 'p9_check_errors': /kisskb/src/net/9p/client.c:519:9: note: byref variable will be forcibly initialized 519 | char *ename; | ^~~~~ /kisskb/src/net/9p/client.c:498:6: note: byref variable will be forcibly initialized 498 | int ecode; | ^~~~~ /kisskb/src/net/9p/client.c:496:5: note: byref variable will be forcibly initialized 496 | s8 type; | ^~~~ /kisskb/src/net/9p/client.c: In function 'p9_check_zc_errors': /kisskb/src/net/9p/client.c:572:8: note: byref variable will be forcibly initialized 572 | char *ename = NULL; | ^~~~~ /kisskb/src/net/9p/client.c:571:5: note: byref variable will be forcibly initialized 571 | s8 type; | ^~~~ /kisskb/src/net/9p/client.c:570:6: note: byref variable will be forcibly initialized 570 | int ecode; | ^~~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/net/9p/client.c:11: /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:756:8: note: in expansion of macro 'wait_event_killable' 756 | err = wait_event_killable(req->wq, req->status >= REQ_STATUS_RCVD); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/9p/client.c:728:10: note: byref variable will be forcibly initialized 728 | va_list ap; | ^~ /kisskb/src/net/9p/client.c: In function 'p9_client_flush': /kisskb/src/net/9p/client.c:655:6: note: byref variable will be forcibly initialized 655 | s16 oldtag; | ^~~~~~ /kisskb/src/net/9p/client.c: In function 'p9_client_version': /kisskb/src/net/9p/client.c:936:6: note: byref variable will be forcibly initialized 936 | int msize; | ^~~~~ /kisskb/src/net/9p/client.c:935:8: note: byref variable will be forcibly initialized 935 | char *version = NULL; | ^~~~~~~ /kisskb/src/net/9p/client.c: In function 'p9_client_zc_rpc': /kisskb/src/net/9p/client.c:823:10: note: byref variable will be forcibly initialized 823 | va_list ap; | ^~ /kisskb/src/net/9p/client.c: In function 'p9_client_stat': /kisskb/src/net/9p/client.c:1698:6: note: byref variable will be forcibly initialized 1698 | u16 ignored; | ^~~~~~~ /kisskb/src/net/9p/client.c: In function 'p9_tag_cleanup': /kisskb/src/net/9p/client.c:398:6: note: byref variable will be forcibly initialized 398 | int id; | ^~ /kisskb/src/net/9p/client.c: In function 'p9_client_destroy': /kisskb/src/net/9p/client.c:1079:6: note: byref variable will be forcibly initialized 1079 | int id; | ^~ /kisskb/src/net/9p/client.c: In function 'p9_client_open': /kisskb/src/net/9p/client.c:1243:6: note: byref variable will be forcibly initialized 1243 | int iounit; | ^~~~~~ /kisskb/src/net/9p/client.c:1242:16: note: byref variable will be forcibly initialized 1242 | struct p9_qid qid; | ^~~ /kisskb/src/net/9p/client.c: In function 'p9_client_fcreate': /kisskb/src/net/9p/client.c:1334:6: note: byref variable will be forcibly initialized 1334 | int iounit; | ^~~~~~ /kisskb/src/net/9p/client.c:1333:16: note: byref variable will be forcibly initialized 1333 | struct p9_qid qid; | ^~~ /kisskb/src/net/9p/client.c: In function 'p9_client_attach': /kisskb/src/net/9p/client.c:1121:16: note: byref variable will be forcibly initialized 1121 | struct p9_qid qid; | ^~~ /kisskb/src/net/9p/client.c: In function 'p9_client_create_dotl': /kisskb/src/net/9p/client.c:1289:6: note: byref variable will be forcibly initialized 1289 | int iounit; | ^~~~~~ /kisskb/src/net/9p/client.c: In function 'p9_client_walk': /kisskb/src/net/9p/client.c:1169:6: note: byref variable will be forcibly initialized 1169 | u16 nwqids, count; | ^~~~~~ /kisskb/src/net/9p/client.c:1167:17: note: byref variable will be forcibly initialized 1167 | struct p9_qid *wqids; | ^~~~~ /kisskb/src/net/9p/client.c: In function 'p9_client_read_once': /kisskb/src/net/9p/client.c:1574:8: note: byref variable will be forcibly initialized 1574 | char *dataptr; | ^~~~~~~ /kisskb/src/net/9p/client.c:1572:6: note: byref variable will be forcibly initialized 1572 | int count = iov_iter_count(to); | ^~~~~ /kisskb/src/net/9p/client.c: In function 'p9_client_write': /kisskb/src/net/9p/client.c:1647:7: note: byref variable will be forcibly initialized 1647 | int count = iov_iter_count(from); | ^~~~~ /kisskb/src/drivers/usb/phy/of.c: In function 'of_usb_get_phy_mode': /kisskb/src/drivers/usb/phy/of.c:30:14: note: byref variable will be forcibly initialized 30 | const char *phy_type; | ^~~~~~~~ /kisskb/src/net/9p/client.c: In function 'p9_client_readdir': /kisskb/src/net/9p/client.c:2082:18: note: byref variable will be forcibly initialized 2082 | struct iov_iter to; | ^~ /kisskb/src/net/9p/client.c:2081:14: note: byref variable will be forcibly initialized 2081 | struct kvec kv = {.iov_base = data, .iov_len = count}; | ^~ /kisskb/src/net/9p/client.c:2080:8: note: byref variable will be forcibly initialized 2080 | char *dataptr; | ^~~~~~~ /kisskb/src/drivers/media/i2c/adv748x/adv748x-core.c: In function 'adv748x_read_check': /kisskb/src/drivers/media/i2c/adv748x/adv748x-core.c:105:15: note: byref variable will be forcibly initialized 105 | unsigned int val; | ^~~ /kisskb/src/drivers/media/i2c/adv748x/adv748x-core.c: In function 'adv748x_parse_dt': /kisskb/src/drivers/media/i2c/adv748x/adv748x-core.c:655:21: note: byref variable will be forcibly initialized 655 | struct of_endpoint ep; | ^~ /kisskb/src/drivers/input/serio/parkbd.c: In function 'parkbd_getport': /kisskb/src/drivers/input/serio/parkbd.c:142:19: note: byref variable will be forcibly initialized 142 | struct pardev_cb parkbd_parport_cb; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/rtc/rtc-as3722.c: In function 'as3722_rtc_read_alarm': /kisskb/src/drivers/rtc/rtc-as3722.c:108:5: note: byref variable will be forcibly initialized 108 | u8 as_time_array[6]; | ^~~~~~~~~~~~~ /kisskb/src/drivers/rtc/rtc-as3722.c: In function 'as3722_rtc_read_time': /kisskb/src/drivers/rtc/rtc-as3722.c:58:5: note: byref variable will be forcibly initialized 58 | u8 as_time_array[6]; | ^~~~~~~~~~~~~ /kisskb/src/drivers/rtc/rtc-as3722.c: In function 'as3722_rtc_set_time': /kisskb/src/drivers/rtc/rtc-as3722.c:75:5: note: byref variable will be forcibly initialized 75 | u8 as_time_array[6]; | ^~~~~~~~~~~~~ /kisskb/src/drivers/rtc/rtc-as3722.c: In function 'as3722_rtc_set_alarm': /kisskb/src/drivers/rtc/rtc-as3722.c:126:5: note: byref variable will be forcibly initialized 126 | u8 as_time_array[6]; | ^~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/net/rds/send.c:35: /kisskb/src/net/rds/send.c: In function 'rds_send_xmit': /kisskb/src/net/rds/send.c:145:12: note: byref variable will be forcibly initialized 145 | LIST_HEAD(to_be_dropped); | ^~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/rds/send.c: In function 'rds_send_path_drop_acked': /kisskb/src/net/rds/send.c:691:12: note: byref variable will be forcibly initialized 691 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/rds/send.c: In function 'rds_send_probe': /kisskb/src/net/rds/send.c:1464:7: note: byref variable will be forcibly initialized 1464 | u32 my_gen_num = cpu_to_be32(cp->cp_conn->c_my_gen_num); | ^~~~~~~~~~ /kisskb/src/net/rds/send.c:1463:7: note: byref variable will be forcibly initialized 1463 | u16 npaths = cpu_to_be16(RDS_MPATH_WORKERS); | ^~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/net/rds/send.c:35: /kisskb/src/net/rds/send.c: In function 'rds_send_mprds_hash': /kisskb/src/include/linux/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/rds/send.c:1068:8: note: in expansion of macro 'wait_event_interruptible' 1068 | if (wait_event_interruptible(conn->c_hs_waitq, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/net/rds/send.c:35: /kisskb/src/net/rds/send.c: In function 'rds_send_drop_to': /kisskb/src/net/rds/send.c:728:12: note: byref variable will be forcibly initialized 728 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | 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/net/rds/send.c:35: /kisskb/src/net/rds/send.c: In function 'rds_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: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/rds/send.c:1360:11: note: in expansion of macro 'wait_event_interruptible_timeout' 1360 | timeo = wait_event_interruptible_timeout(*sk_sleep(sk), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/rds/send.c:1122:28: note: byref variable will be forcibly initialized 1122 | struct rds_iov_vector_arr vct; | ^~~ /kisskb/src/net/rds/send.c:1117:42: note: byref variable will be forcibly initialized 1117 | size_t total_payload_len = payload_len, rdma_payload_len = 0; | ^~~~~~~~~~~~~~~~ /kisskb/src/net/rds/send.c:1115:18: note: byref variable will be forcibly initialized 1115 | struct in6_addr daddr; | ^~~~~ /kisskb/src/net/rds/send.c:1111:18: note: byref variable will be forcibly initialized 1111 | int queued = 0, allocated_mr = 0; | ^~~~~~~~~~~~ /kisskb/src/net/rds/send.c:1111:6: note: byref variable will be forcibly initialized 1111 | int queued = 0, allocated_mr = 0; | ^~~~~~ /kisskb/src/net/rds/stats.c: In function 'rds_stats_info_copy': /kisskb/src/net/rds/stats.c:87:26: note: byref variable will be forcibly initialized 87 | struct rds_info_counter ctr; | ^~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/arch/powerpc/include/asm/io.h:27, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/dma-buf-map.h:9, from /kisskb/src/include/drm/ttm/ttm_resource.h:30, from /kisskb/src/include/drm/ttm/ttm_range_manager.h:6, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c:25: /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/media/i2c/tvaudio.c: In function 'chip_write': /kisskb/src/drivers/media/i2c/tvaudio.c:158:16: note: byref variable will be forcibly initialized 158 | unsigned char buffer[2]; | ^~~~~~ /kisskb/src/drivers/media/i2c/tvaudio.c: In function 'chip_read': /kisskb/src/drivers/media/i2c/tvaudio.c:223:16: note: byref variable will be forcibly initialized 223 | unsigned char buffer; | ^~~~~~ /kisskb/src/drivers/media/i2c/tvaudio.c: In function 'chip_read2': /kisskb/src/drivers/media/i2c/tvaudio.c:243:16: note: byref variable will be forcibly initialized 243 | unsigned char read[1]; | ^~~~ /kisskb/src/drivers/media/i2c/tvaudio.c:242:16: note: byref variable will be forcibly initialized 242 | unsigned char write[1]; | ^~~~~ /kisskb/src/drivers/input/keyboard/matrix_keypad.c: In function 'matrix_keypad_scan': /kisskb/src/drivers/input/keyboard/matrix_keypad.c:121:11: note: byref variable will be forcibly initialized 121 | uint32_t new_state[MATRIX_MAX_COLS]; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/platform_device.h:13, from /kisskb/src/drivers/input/keyboard/matrix_keypad.c:12: /kisskb/src/drivers/input/keyboard/matrix_keypad.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/drivers/i3c/master/mipi-i3c-hci/dma.c:12: /kisskb/src/drivers/i3c/master/mipi-i3c-hci/dma.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/resource_ext.h:11, from /kisskb/src/include/linux/acpi.h:14, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/include/linux/i3c/master.h:14, from /kisskb/src/drivers/i3c/master/mipi-i3c-hci/dma.c:15: /kisskb/src/drivers/i3c/master/mipi-i3c-hci/dma.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/net/tipc/bearer.c:37: /kisskb/src/net/tipc/bearer.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/tipc/bearer.c: In function '__tipc_nl_add_bearer': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/tipc/bearer.c: In function '__tipc_nl_add_media': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/i2c/busses/i2c-amd756.c: In function 'amd756_probe': /kisskb/src/drivers/i2c/busses/i2c-amd756.c:318:5: note: byref variable will be forcibly initialized 318 | u8 temp; | ^~~~ /kisskb/src/net/tipc/bearer.c: In function 'bearer_name_validate': /kisskb/src/net/tipc/bearer.c:140:7: note: byref variable will be forcibly initialized 140 | char name_copy[TIPC_MAX_BEARER_NAME]; | ^~~~~~~~~ /kisskb/src/net/tipc/bearer.c: In function 'tipc_media_addr_printf': /kisskb/src/net/tipc/bearer.c:111:7: note: byref variable will be forcibly initialized 111 | char addr_str[MAX_ADDR_STR]; | ^~~~~~~~ /kisskb/src/net/tipc/bearer.c: In function 'tipc_enable_l2_media': /kisskb/src/net/tipc/bearer.c:426:5: note: byref variable will be forcibly initialized 426 | u8 node_id[NODE_ID_LEN] = {0,}; | ^~~~~~~ /kisskb/src/net/tipc/bearer.c: In function 'tipc_enable_bearer': /kisskb/src/net/tipc/bearer.c:255:18: note: byref variable will be forcibly initialized 255 | struct sk_buff *skb; | ^~~ /kisskb/src/net/tipc/bearer.c:251:27: note: byref variable will be forcibly initialized 251 | struct tipc_bearer_names b_names; | ^~~~~~~ /kisskb/src/net/tipc/bearer.c: In function 'tipc_bearer_xmit': /kisskb/src/net/tipc/bearer.c:574:18: note: byref variable will be forcibly initialized 574 | struct sk_buff *skb, *tmp; | ^~~ /kisskb/src/net/tipc/bearer.c: In function 'tipc_bearer_bc_xmit': /kisskb/src/net/tipc/bearer.c:607:18: note: byref variable will be forcibly initialized 607 | struct sk_buff *skb, *tmp; | ^~~ /kisskb/src/net/tipc/bearer.c: In function 'tipc_nl_bearer_dump': /kisskb/src/net/tipc/bearer.c:868:21: note: byref variable will be forcibly initialized 868 | struct tipc_nl_msg msg; | ^~~ /kisskb/src/net/tipc/bearer.c: In function 'tipc_nl_bearer_get': /kisskb/src/net/tipc/bearer.c:902:17: note: byref variable will be forcibly initialized 902 | struct nlattr *attrs[TIPC_NLA_BEARER_MAX + 1]; | ^~~~~ /kisskb/src/net/tipc/bearer.c:901:21: note: byref variable will be forcibly initialized 901 | struct tipc_nl_msg msg; | ^~~ /kisskb/src/net/tipc/bearer.c: In function '__tipc_nl_bearer_disable': /kisskb/src/net/tipc/bearer.c:952:17: note: byref variable will be forcibly initialized 952 | struct nlattr *attrs[TIPC_NLA_BEARER_MAX + 1]; | ^~~~~ /kisskb/src/net/tipc/bearer.c: In function '__tipc_nl_bearer_enable': /kisskb/src/net/tipc/bearer.c:1020:18: note: byref variable will be forcibly initialized 1020 | struct nlattr *props[TIPC_NLA_PROP_MAX + 1]; | ^~~~~ /kisskb/src/net/tipc/bearer.c:995:17: note: byref variable will be forcibly initialized 995 | struct nlattr *attrs[TIPC_NLA_BEARER_MAX + 1]; | ^~~~~ /kisskb/src/net/tipc/bearer.c: In function 'tipc_nl_bearer_add': /kisskb/src/net/tipc/bearer.c:1051:17: note: byref variable will be forcibly initialized 1051 | struct nlattr *attrs[TIPC_NLA_BEARER_MAX + 1]; | ^~~~~ /kisskb/src/net/tipc/bearer.c: In function '__tipc_nl_bearer_set': /kisskb/src/net/tipc/bearer.c:1118:18: note: byref variable will be forcibly initialized 1118 | struct nlattr *props[TIPC_NLA_PROP_MAX + 1]; | ^~~~~ /kisskb/src/net/tipc/bearer.c:1093:17: note: byref variable will be forcibly initialized 1093 | struct nlattr *attrs[TIPC_NLA_BEARER_MAX + 1]; | ^~~~~ /kisskb/src/net/tipc/bearer.c: In function 'tipc_nl_media_dump': /kisskb/src/net/tipc/bearer.c:1218:21: note: byref variable will be forcibly initialized 1218 | struct tipc_nl_msg msg; | ^~~ /kisskb/src/net/tipc/bearer.c: In function 'tipc_nl_media_get': /kisskb/src/net/tipc/bearer.c:1247:17: note: byref variable will be forcibly initialized 1247 | struct nlattr *attrs[TIPC_NLA_BEARER_MAX + 1]; | ^~~~~ /kisskb/src/net/tipc/bearer.c:1244:21: note: byref variable will be forcibly initialized 1244 | struct tipc_nl_msg msg; | ^~~ /kisskb/src/net/tipc/bearer.c: In function '__tipc_nl_media_set': /kisskb/src/net/tipc/bearer.c:1315:18: note: byref variable will be forcibly initialized 1315 | struct nlattr *props[TIPC_NLA_PROP_MAX + 1]; | ^~~~~ /kisskb/src/net/tipc/bearer.c:1296:17: note: byref variable will be forcibly initialized 1296 | struct nlattr *attrs[TIPC_NLA_BEARER_MAX + 1]; | ^~~~~ /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_process_param': /kisskb/src/net/sctp/sm_make_chunk.c:2550:18: note: byref variable will be forcibly initialized 2550 | union sctp_addr addr; | ^~~~ /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_asconf_param_success': /kisskb/src/net/sctp/sm_make_chunk.c:3365:18: note: byref variable will be forcibly initialized 3365 | union sctp_addr addr; | ^~~~ /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_process_asconf_param': /kisskb/src/net/sctp/sm_make_chunk.c:3067:18: note: byref variable will be forcibly initialized 3067 | union sctp_addr addr; | ^~~~ /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_init_cause': /kisskb/src/net/sctp/sm_make_chunk.c:146:21: note: byref variable will be forcibly initialized 146 | struct sctp_errhdr err; | ^~~ /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_make_init': /kisskb/src/net/sctp/sm_make_chunk.c:223:9: note: byref variable will be forcibly initialized 223 | __be16 types[2]; | ^~~~~ /kisskb/src/net/sctp/sm_make_chunk.c:221:7: note: byref variable will be forcibly initialized 221 | __u8 extensions[5]; | ^~~~~~~~~~ /kisskb/src/net/sctp/sm_make_chunk.c:218:22: note: byref variable will be forcibly initialized 218 | struct sctp_inithdr init; | ^~~~ /kisskb/src/net/sctp/sm_make_chunk.c:217:17: note: byref variable will be forcibly initialized 217 | int num_types, addrs_len = 0; | ^~~~~~~~~ /kisskb/src/net/sctp/sm_make_chunk.c:214:36: note: byref variable will be forcibly initialized 214 | struct sctp_supported_addrs_param sat; | ^~~ /kisskb/src/net/sctp/sm_make_chunk.c:211:35: note: byref variable will be forcibly initialized 211 | struct sctp_adaptation_ind_param aiparam; | ^~~~~~~ /kisskb/src/net/sctp/sm_make_chunk.c:210:34: note: byref variable will be forcibly initialized 210 | struct sctp_supported_ext_param ext_param; | ^~~~~~~~~ /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_make_init_ack': /kisskb/src/net/sctp/sm_make_chunk.c:397:6: note: byref variable will be forcibly initialized 397 | int addrs_len; | ^~~~~~~~~ /kisskb/src/net/sctp/sm_make_chunk.c:396:6: note: byref variable will be forcibly initialized 396 | int cookie_len; | ^~~~~~~~~~ /kisskb/src/net/sctp/sm_make_chunk.c:393:7: note: byref variable will be forcibly initialized 393 | __u8 extensions[5]; | ^~~~~~~~~~ /kisskb/src/net/sctp/sm_make_chunk.c:390:22: note: byref variable will be forcibly initialized 390 | struct sctp_inithdr initack; | ^~~~~~~ /kisskb/src/net/sctp/sm_make_chunk.c:384:35: note: byref variable will be forcibly initialized 384 | struct sctp_adaptation_ind_param aiparam; | ^~~~~~~ /kisskb/src/net/sctp/sm_make_chunk.c:383:34: note: byref variable will be forcibly initialized 383 | struct sctp_supported_ext_param ext_param; | ^~~~~~~~~ /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_make_cwr': /kisskb/src/net/sctp/sm_make_chunk.c:671:21: note: byref variable will be forcibly initialized 671 | struct sctp_cwrhdr cwr; | ^~~ /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_make_ecne': /kisskb/src/net/sctp/sm_make_chunk.c:705:22: note: byref variable will be forcibly initialized 705 | struct sctp_ecnehdr ecne; | ^~~~ /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_make_datafrag_empty': /kisskb/src/net/sctp/sm_make_chunk.c:727:22: note: byref variable will be forcibly initialized 727 | struct sctp_datahdr dp; | ^~ /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_make_sack': /kisskb/src/net/sctp/sm_make_chunk.c:761:22: note: byref variable will be forcibly initialized 761 | struct sctp_sackhdr sack; | ^~~~ /kisskb/src/net/sctp/sm_make_chunk.c:757:28: note: byref variable will be forcibly initialized 757 | struct sctp_gap_ack_block gabs[SCTP_MAX_GABS]; | ^~~~ /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_make_shutdown': /kisskb/src/net/sctp/sm_make_chunk.c:857:26: note: byref variable will be forcibly initialized 857 | struct sctp_shutdownhdr shut; | ^~~~ /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_make_abort_no_data': /kisskb/src/net/sctp/sm_make_chunk.c:978:9: note: byref variable will be forcibly initialized 978 | __be32 payload; | ^~~~~~~ /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_make_abort_violation': /kisskb/src/net/sctp/sm_make_chunk.c:1080:23: note: byref variable will be forcibly initialized 1080 | struct sctp_paramhdr phdr; | ^~~~ /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_make_new_encap_port': /kisskb/src/net/sctp/sm_make_chunk.c:1144:33: note: byref variable will be forcibly initialized 1144 | struct sctp_new_encap_port_hdr nep; | ^~~ /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_make_auth': /kisskb/src/net/sctp/sm_make_chunk.c:1329:22: note: byref variable will be forcibly initialized 1329 | struct sctp_authhdr auth_hdr; | ^~~~~~~~ /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_process_missing_param': /kisskb/src/net/sctp/sm_make_chunk.c:1928:24: note: byref variable will be forcibly initialized 1928 | struct __sctp_missing report; | ^~~~~~ /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_make_asconf': /kisskb/src/net/sctp/sm_make_chunk.c:2812:24: note: byref variable will be forcibly initialized 2812 | union sctp_addr_param addrparam; | ^~~~~~~~~ /kisskb/src/net/sctp/sm_make_chunk.c:2809:23: note: byref variable will be forcibly initialized 2809 | struct sctp_addiphdr asconf; | ^~~~~~ /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_make_asconf_ack': /kisskb/src/net/sctp/sm_make_chunk.c:3000:23: note: byref variable will be forcibly initialized 3000 | struct sctp_addiphdr asconf; | ^~~~~~ /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_add_asconf_response': /kisskb/src/net/sctp/sm_make_chunk.c:3024:21: note: byref variable will be forcibly initialized 3024 | struct sctp_errhdr err_param; | ^~~~~~~~~ /kisskb/src/net/sctp/sm_make_chunk.c:3023:26: note: byref variable will be forcibly initialized 3023 | struct sctp_addip_param ack_param; | ^~~~~~~~~ /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_unpack_cookie': /kisskb/src/net/sctp/sm_make_chunk.c:1838:10: note: byref variable will be forcibly initialized 1838 | __be32 n = htonl(usecs); | ^ /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_process_init': /kisskb/src/net/sctp/sm_make_chunk.c:2362:18: note: byref variable will be forcibly initialized 2362 | union sctp_addr addr; | ^~~~ /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_generate_tag': /kisskb/src/net/sctp/sm_make_chunk.c:2765:8: note: byref variable will be forcibly initialized 2765 | __u32 x; | ^ /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_generate_tsn': /kisskb/src/net/sctp/sm_make_chunk.c:2777:8: note: byref variable will be forcibly initialized 2777 | __u32 retval; | ^~~~~~ /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_make_asconf_update_ip': /kisskb/src/net/sctp/sm_make_chunk.c:2867:26: note: byref variable will be forcibly initialized 2867 | struct sctp_addip_param param; | ^~~~~ /kisskb/src/net/sctp/sm_make_chunk.c:2866:24: note: byref variable will be forcibly initialized 2866 | union sctp_addr_param addr_param; | ^~~~~~~~~~ /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_make_asconf_set_prim': /kisskb/src/net/sctp/sm_make_chunk.c:2953:26: note: byref variable will be forcibly initialized 2953 | struct sctp_addip_param param; | ^~~~~ /kisskb/src/net/sctp/sm_make_chunk.c:2952:24: note: byref variable will be forcibly initialized 2952 | union sctp_addr_param addrparam; | ^~~~~~~~~ /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_make_fwdtsn': /kisskb/src/net/sctp/sm_make_chunk.c:3572:26: note: byref variable will be forcibly initialized 3572 | struct sctp_fwdtsn_skip skip; | ^~~~ /kisskb/src/net/sctp/sm_make_chunk.c:3571:25: note: byref variable will be forcibly initialized 3571 | struct sctp_fwdtsn_hdr ftsn_hdr; | ^~~~~~~~ /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_make_ifwdtsn': /kisskb/src/net/sctp/sm_make_chunk.c:3601:26: note: byref variable will be forcibly initialized 3601 | struct sctp_ifwdtsn_hdr ftsn_hdr; | ^~~~~~~~ /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_make_strreset_req': /kisskb/src/net/sctp/sm_make_chunk.c:3693:29: note: byref variable will be forcibly initialized 3693 | struct sctp_strreset_inreq inreq; | ^~~~~ /kisskb/src/net/sctp/sm_make_chunk.c:3692:30: note: byref variable will be forcibly initialized 3692 | struct sctp_strreset_outreq outreq; | ^~~~~~ /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_make_strreset_tsnreq': /kisskb/src/net/sctp/sm_make_chunk.c:3743:30: note: byref variable will be forcibly initialized 3743 | struct sctp_strreset_tsnreq tsnreq; | ^~~~~~ /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_make_strreset_addstrm': /kisskb/src/net/sctp/sm_make_chunk.c:3775:31: note: byref variable will be forcibly initialized 3775 | struct sctp_strreset_addstrm addstrm; | ^~~~~~~ /kisskb/src/drivers/input/keyboard/mtk-pmic-keys.c: In function 'mtk_pmic_keys_irq_handler_thread': /kisskb/src/drivers/input/keyboard/mtk-pmic-keys.c:151:6: note: byref variable will be forcibly initialized 151 | u32 key_deb, pressed; | ^~~~~~~ /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_make_strreset_resp': /kisskb/src/net/sctp/sm_make_chunk.c:3820:28: note: byref variable will be forcibly initialized 3820 | struct sctp_strreset_resp resp; | ^~~~ /kisskb/src/net/sctp/sm_make_chunk.c: In function 'sctp_make_strreset_tsnresp': /kisskb/src/net/sctp/sm_make_chunk.c:3858:31: note: byref variable will be forcibly initialized 3858 | struct sctp_strreset_resptsn tsnresp; | ^~~~~~~ /kisskb/src/drivers/input/keyboard/mtk-pmic-keys.c: In function 'mtk_pmic_keys_lp_reset_setup': /kisskb/src/drivers/input/keyboard/mtk-pmic-keys.c:102:23: note: byref variable will be forcibly initialized 102 | u32 long_press_mode, long_press_debounce; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/keyboard/mtk-pmic-keys.c:102:6: note: byref variable will be forcibly initialized 102 | u32 long_press_mode, long_press_debounce; | ^~~~~~~~~~~~~~~ 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:187:2: note: in expansion of macro 'wait_event_interruptible' 187 | wait_event_interruptible(serport->wait, test_bit(SERPORT_DEAD, &serport->flags)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/usb/phy/phy-generic.c:15: /kisskb/src/drivers/usb/phy/phy-generic.c: In function 'platform_device_register_simple': /kisskb/src/include/linux/platform_device.h:126:30: note: byref variable will be forcibly initialized 126 | struct platform_device_info pdevinfo = { | ^~~~~~~~ /kisskb/src/drivers/usb/phy/phy-generic.c: In function 'usb_phy_generic_register': /kisskb/src/include/linux/platform_device.h:126:30: note: byref variable will be forcibly initialized In file included from /kisskb/src/drivers/rtc/rtc-cpcap.c:26: /kisskb/src/drivers/rtc/rtc-cpcap.c: In function 'cpcap_get_vendor': /kisskb/src/include/linux/mfd/motorola-cpcap.h:279:15: note: byref variable will be forcibly initialized 279 | unsigned int val; | ^~~ /kisskb/src/drivers/rtc/rtc-cpcap.c: In function 'cpcap_rtc_read_alarm': /kisskb/src/drivers/rtc/rtc-cpcap.c:172:20: note: byref variable will be forcibly initialized 172 | struct cpcap_time cpcap_tm; | ^~~~~~~~ /kisskb/src/drivers/rtc/rtc-cpcap.c: In function 'cpcap_rtc_read_time': /kisskb/src/drivers/rtc/rtc-cpcap.c:95:6: note: byref variable will be forcibly initialized 95 | int temp_tod2; | ^~~~~~~~~ /kisskb/src/drivers/rtc/rtc-cpcap.c:94:20: note: byref variable will be forcibly initialized 94 | struct cpcap_time cpcap_tm; | ^~~~~~~~ /kisskb/src/drivers/usb/phy/phy-generic.c: In function 'usb_phy_gen_create_phy': /kisskb/src/drivers/usb/phy/phy-generic.c:211:6: note: byref variable will be forcibly initialized 211 | u32 clk_rate = 0; | ^~~~~~~~ In file included from /kisskb/src/include/linux/resource_ext.h:11, from /kisskb/src/include/linux/acpi.h:14, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/include/linux/i3c/master.h:14, from /kisskb/src/drivers/i3c/master/mipi-i3c-hci/cmd_v1.c:11: /kisskb/src/drivers/i3c/master/mipi-i3c-hci/cmd_v1.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/mm_types.h:13, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/radix-tree.h:12, 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/include/linux/i3c/master.h:14, from /kisskb/src/drivers/i3c/master/mipi-i3c-hci/cmd_v1.c:11: /kisskb/src/drivers/i3c/master/mipi-i3c-hci/cmd_v1.c: In function 'hci_cmd_v1_daa': /kisskb/src/drivers/i3c/master/mipi-i3c-hci/cmd_v1.c:299:29: note: byref variable will be forcibly initialized 299 | 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/i3c/master/mipi-i3c-hci/cmd_v1.c:298:20: note: byref variable will be forcibly initialized 298 | unsigned int dcr, bcr; | ^~~ /kisskb/src/drivers/i3c/master/mipi-i3c-hci/cmd_v1.c:298:15: note: byref variable will be forcibly initialized 298 | unsigned int dcr, bcr; | ^~~ /kisskb/src/drivers/i3c/master/mipi-i3c-hci/cmd_v1.c:297:6: note: byref variable will be forcibly initialized 297 | u64 pid; | ^~~ /kisskb/src/drivers/usb/host/pci-quirks.c: In function 'io_type_enabled': /kisskb/src/drivers/usb/host/pci-quirks.c:719:6: note: byref variable will be forcibly initialized 719 | u16 cmd; | ^~~ /kisskb/src/drivers/usb/host/pci-quirks.c: In function 'sb800_prefetch': /kisskb/src/drivers/usb/host/pci-quirks.c:196:6: note: byref variable will be forcibly initialized 196 | u16 misc; | ^~~~ /kisskb/src/drivers/usb/host/pci-quirks.c: In function 'usb_amd_find_chipset_info': /kisskb/src/drivers/usb/host/pci-quirks.c:210:26: note: byref variable will be forcibly initialized 210 | struct amd_chipset_info info; | ^~~~ /kisskb/src/drivers/usb/host/pci-quirks.c: In function 'usb_amd_quirk_pll': /kisskb/src/drivers/usb/host/pci-quirks.c:342:33: note: byref variable will be forcibly initialized 342 | u32 addr, addr_low, addr_high, val; | ^~~ /kisskb/src/drivers/usb/host/pci-quirks.c:342:6: note: byref variable will be forcibly initialized 342 | u32 addr, addr_low, addr_high, val; | ^~~~ /kisskb/src/drivers/usb/host/pci-quirks.c: In function 'usb_amd_pt_check_port': /kisskb/src/drivers/usb/host/pci-quirks.c:552:16: note: byref variable will be forcibly initialized 552 | unsigned char value, port_shift; | ^~~~~ /kisskb/src/drivers/usb/host/pci-quirks.c: In function 'usb_asmedia_wait_write': /kisskb/src/drivers/usb/host/pci-quirks.c:466:16: note: byref variable will be forcibly initialized 466 | unsigned char value; | ^~~~~ /kisskb/src/drivers/usb/host/pci-quirks.c: In function 'uhci_check_and_reset_hc': /kisskb/src/drivers/usb/host/pci-quirks.c:674:6: note: byref variable will be forcibly initialized 674 | u16 legsup; | ^~~~~~ /kisskb/src/drivers/usb/host/pci-quirks.c: In function 'quirk_usb_disable_ehci': /kisskb/src/drivers/usb/host/pci-quirks.c:932:18: note: byref variable will be forcibly initialized 932 | u32 hcc_params, cap, val; | ^~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/include/linux/resource_ext.h:11, from /kisskb/src/include/linux/acpi.h:14, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/drivers/i2c/muxes/i2c-demux-pinctrl.c:12: /kisskb/src/drivers/i2c/muxes/i2c-demux-pinctrl.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/i2c/muxes/i2c-demux-pinctrl.c: In function 'current_master_store': /kisskb/src/drivers/i2c/muxes/i2c-demux-pinctrl.c:192:15: note: byref variable will be forcibly initialized 192 | unsigned int val; | ^~~ In file included from /kisskb/src/include/linux/acpi.h:15, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/drivers/i2c/muxes/i2c-demux-pinctrl.c:12: /kisskb/src/drivers/i2c/muxes/i2c-demux-pinctrl.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/media/i2c/cx25840/cx25840-firmware.c: In function 'cx25840_loadfw': /kisskb/src/drivers/media/i2c/cx25840/cx25840-firmware.c:99:5: note: byref variable will be forcibly initialized 99 | u8 buffer[FWSEND]; | ^~~~~~ /kisskb/src/drivers/media/i2c/cx25840/cx25840-firmware.c:98:25: note: byref variable will be forcibly initialized 98 | const struct firmware *fw = NULL; | ^~ /kisskb/src/net/decnet/dn_neigh.c: In function 'dn_neigh_output': /kisskb/src/net/decnet/dn_neigh.c:178:7: note: byref variable will be forcibly initialized 178 | char mac_addr[ETH_ALEN]; | ^~~~~~~~ /kisskb/src/net/decnet/dn_neigh.c: In function 'dn_neigh_format_entry': /kisskb/src/net/decnet/dn_neigh.c:554:7: note: byref variable will be forcibly initialized 554 | char buf[DN_ASCBUF_LEN]; | ^~~ /kisskb/src/net/decnet/dn_neigh.c: In function 'dn_neigh_router_hello': /kisskb/src/net/decnet/dn_neigh.c:389:9: note: byref variable will be forcibly initialized 389 | __le16 src; | ^~~ /kisskb/src/net/decnet/dn_neigh.c: In function 'dn_neigh_endnode_hello': /kisskb/src/net/decnet/dn_neigh.c:449:9: note: byref variable will be forcibly initialized 449 | __le16 src; | ^~~ /kisskb/src/net/decnet/dn_neigh.c: In function 'dn_neigh_elist': /kisskb/src/net/decnet/dn_neigh.c:534:24: note: byref variable will be forcibly initialized 534 | struct elist_cb_state state; | ^~~~~ /kisskb/src/drivers/media/i2c/tda9840.c: In function 'tda9840_status': /kisskb/src/drivers/media/i2c/tda9840.c:60:5: note: byref variable will be forcibly initialized 60 | u8 byte; | ^~~~ /kisskb/src/drivers/input/keyboard/stmpe-keypad.c: In function 'stmpe_keypad_irq': /kisskb/src/drivers/input/keyboard/stmpe-keypad.c:167:5: note: byref variable will be forcibly initialized 167 | u8 fifo[MAX_NUM_DATA]; | ^~~~ /kisskb/src/drivers/input/keyboard/stmpe-keypad.c: In function 'stmpe_keypad_probe': /kisskb/src/drivers/input/keyboard/stmpe-keypad.c:337:6: note: byref variable will be forcibly initialized 337 | u32 cols; | ^~~~ /kisskb/src/drivers/input/keyboard/stmpe-keypad.c:336:6: note: byref variable will be forcibly initialized 336 | u32 rows; | ^~~~ In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from ./arch/powerpc/include/generated/asm/rwonce.h:1, from /kisskb/src/include/linux/compiler.h:266, from /kisskb/src/include/linux/build_bug.h:5, from /kisskb/src/include/linux/bits.h:22, from /kisskb/src/include/linux/ioport.h:13, from /kisskb/src/include/linux/acpi.h:12, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/drivers/i2c/muxes/i2c-mux-gpio.c:8: /kisskb/src/drivers/i2c/muxes/i2c-mux-gpio.c: In function 'i2c_mux_gpio_set': /kisskb/src/drivers/i2c/muxes/i2c-mux-gpio.c:28:17: note: byref variable will be forcibly initialized 28 | DECLARE_BITMAP(values, BITS_PER_TYPE(val)); | ^~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/i2c/muxes/i2c-mux-gpio.c: In function 'i2c_mux_gpio_deselect': /kisskb/src/drivers/i2c/muxes/i2c-mux-gpio.c:28:17: note: byref variable will be forcibly initialized 28 | DECLARE_BITMAP(values, BITS_PER_TYPE(val)); | ^~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/i2c/muxes/i2c-mux-gpio.c: In function 'i2c_mux_gpio_select': /kisskb/src/drivers/i2c/muxes/i2c-mux-gpio.c:28:17: note: byref variable will be forcibly initialized 28 | DECLARE_BITMAP(values, BITS_PER_TYPE(val)); | ^~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ In file included from /kisskb/src/include/linux/acpi.h:15, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/drivers/i2c/muxes/i2c-mux-gpio.c:8: /kisskb/src/drivers/i2c/muxes/i2c-mux-gpio.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/include/linux/resource_ext.h:11, from /kisskb/src/include/linux/acpi.h:14, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/drivers/i2c/muxes/i2c-mux-gpio.c:8: /kisskb/src/drivers/i2c/muxes/i2c-mux-gpio.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/drivers/input/keyboard/qt1050.c: In function 'qt1050_irq_threaded': /kisskb/src/drivers/input/keyboard/qt1050.c:253:15: note: byref variable will be forcibly initialized 253 | unsigned int val; | ^~~ /kisskb/src/drivers/input/keyboard/qt1050.c:252:26: note: byref variable will be forcibly initialized 252 | unsigned long new_keys, changed; | ^~~~~~~ /kisskb/src/drivers/input/keyboard/qt1050.c:252:16: note: byref variable will be forcibly initialized 252 | unsigned long new_keys, changed; | ^~~~~~~~ /kisskb/src/drivers/input/keyboard/qt1050.c: In function 'qt1050_identify': /kisskb/src/drivers/input/keyboard/qt1050.c:225:15: note: byref variable will be forcibly initialized 225 | unsigned int val; | ^~~ /kisskb/src/drivers/input/keyboard/qt1050.c: In function 'qt1050_parse_fw': /kisskb/src/drivers/input/keyboard/qt1050.c:352:21: note: byref variable will be forcibly initialized 352 | struct qt1050_key button; | ^~~~~~ /kisskb/src/drivers/input/keyboard/qt1050.c: In function 'qt1050_probe': /kisskb/src/drivers/input/keyboard/qt1050.c:434:15: note: byref variable will be forcibly initialized 434 | unsigned int status, i; | ^~~~~~ /kisskb/src/drivers/rtc/rtc-ds1305.c: In function 'ds1305_alarm_irq_enable': /kisskb/src/drivers/rtc/rtc-ds1305.c:142:6: note: byref variable will be forcibly initialized 142 | u8 buf[2]; | ^~~ /kisskb/src/drivers/rtc/rtc-ds1305.c: In function 'ds1305_work': /kisskb/src/drivers/rtc/rtc-ds1305.c:439:6: note: byref variable will be forcibly initialized 439 | u8 buf[3]; | ^~~ /kisskb/src/drivers/rtc/rtc-ds1305.c: In function 'ds1305_get_alarm': /kisskb/src/drivers/rtc/rtc-ds1305.c:272:6: note: byref variable will be forcibly initialized 272 | u8 buf[DS1305_ALM_LEN]; | ^~~ /kisskb/src/drivers/rtc/rtc-ds1305.c:270:6: note: byref variable will be forcibly initialized 270 | u8 addr; | ^~~~ /kisskb/src/drivers/rtc/rtc-ds1305.c: In function 'ds1305_get_time': /kisskb/src/drivers/rtc/rtc-ds1305.c:174:6: note: byref variable will be forcibly initialized 174 | u8 buf[DS1305_RTC_LEN]; | ^~~ /kisskb/src/drivers/rtc/rtc-ds1305.c:173:6: note: byref variable will be forcibly initialized 173 | u8 addr = DS1305_SEC; | ^~~~ /kisskb/src/drivers/rtc/rtc-ds1305.c: In function 'ds1305_set_time': /kisskb/src/drivers/rtc/rtc-ds1305.c:208:6: note: byref variable will be forcibly initialized 208 | u8 buf[1 + DS1305_RTC_LEN]; | ^~~ /kisskb/src/drivers/rtc/rtc-ds1305.c: In function 'ds1305_set_alarm': /kisskb/src/drivers/rtc/rtc-ds1305.c:325:6: note: byref variable will be forcibly initialized 325 | u8 buf[1 + DS1305_ALM_LEN]; | ^~~ /kisskb/src/drivers/rtc/rtc-ds1305.c:323:18: note: byref variable will be forcibly initialized 323 | struct rtc_time tm; | ^~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/drivers/usb/core/urb.c:9: /kisskb/src/drivers/usb/core/urb.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/rtc/rtc-ds1305.c: In function 'ds1305_nvram_write': /kisskb/src/drivers/rtc/rtc-ds1305.c:529:22: note: byref variable will be forcibly initialized 529 | struct spi_transfer x[2]; | ^ /kisskb/src/drivers/rtc/rtc-ds1305.c:528:21: note: byref variable will be forcibly initialized 528 | struct spi_message m; | ^ /kisskb/src/drivers/rtc/rtc-ds1305.c:527:7: note: byref variable will be forcibly initialized 527 | u8 addr; | ^~~~ /kisskb/src/drivers/rtc/rtc-ds1305.c: In function 'ds1305_nvram_read': /kisskb/src/drivers/rtc/rtc-ds1305.c:514:22: note: byref variable will be forcibly initialized 514 | struct spi_transfer x[2]; | ^ /kisskb/src/drivers/rtc/rtc-ds1305.c:513:21: note: byref variable will be forcibly initialized 513 | struct spi_message m; | ^ /kisskb/src/drivers/rtc/rtc-ds1305.c:512:7: note: byref variable will be forcibly initialized 512 | u8 addr; | ^~~~ /kisskb/src/drivers/rtc/rtc-ds1305.c: In function 'ds1305_probe': /kisskb/src/drivers/rtc/rtc-ds1305.c:657:7: note: byref variable will be forcibly initialized 657 | u8 buf[4]; | ^~~ /kisskb/src/drivers/rtc/rtc-ds1305.c:603:7: note: byref variable will be forcibly initialized 603 | u8 buf[2]; | ^~~ /kisskb/src/drivers/rtc/rtc-ds1305.c:547:14: note: byref variable will be forcibly initialized 547 | u8 addr, value; | ^~~~~ /kisskb/src/drivers/rtc/rtc-ds1305.c:547:8: note: byref variable will be forcibly initialized 547 | u8 addr, value; | ^~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/usb/core/urb.c:6: /kisskb/src/drivers/usb/core/urb.c: In function 'usb_kill_urb': /kisskb/src/include/linux/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/usb/core/urb.c:720:2: note: in expansion of macro 'wait_event' 720 | wait_event(usb_kill_urb_queue, atomic_read(&urb->use_count) == 0); | ^~~~~~~~~~ /kisskb/src/drivers/usb/core/urb.c: In function 'usb_poison_urb': /kisskb/src/include/linux/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/usb/core/urb.c:764:2: note: in expansion of macro 'wait_event' 764 | wait_event(usb_kill_urb_queue, atomic_read(&urb->use_count) == 0); | ^~~~~~~~~~ /kisskb/src/drivers/usb/core/urb.c: In function 'usb_wait_anchor_empty_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/usb/core/urb.c:963:9: note: in expansion of macro 'wait_event_timeout' 963 | return wait_event_timeout(anchor->wait, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/rtc/rtc-ds1307.c: In function 'ds3231_hwmon_read_temp': /kisskb/src/drivers/rtc/rtc-ds1307.c:1334:5: note: byref variable will be forcibly initialized 1334 | u8 temp_buf[2]; | ^~~~~~~~ /kisskb/src/drivers/rtc/rtc-ds1307.c: In function 'ds1337_read_alarm': /kisskb/src/drivers/rtc/rtc-ds1307.c:417:7: note: byref variable will be forcibly initialized 417 | u8 regs[9]; | ^~~~ /kisskb/src/drivers/rtc/rtc-ds1307.c: In function 'rx8130_read_alarm': /kisskb/src/drivers/rtc/rtc-ds1307.c:588:13: note: byref variable will be forcibly initialized 588 | u8 ald[3], ctl[3]; | ^~~ /kisskb/src/drivers/rtc/rtc-ds1307.c:588:5: note: byref variable will be forcibly initialized 588 | u8 ald[3], ctl[3]; | ^~~ /kisskb/src/drivers/rtc/rtc-ds1307.c: In function 'mcp794xx_read_alarm': /kisskb/src/drivers/rtc/rtc-ds1307.c:722:5: note: byref variable will be forcibly initialized 722 | u8 regs[10]; | ^~~~ /kisskb/src/drivers/rtc/rtc-ds1307.c: In function 'rx8130_alarm_irq_enable': /kisskb/src/drivers/rtc/rtc-ds1307.c:672:11: note: byref variable will be forcibly initialized 672 | int ret, reg; | ^~~ /kisskb/src/drivers/net/phy/sfp-bus.c: In function 'sfp_bus_find_fwnode': /kisskb/src/drivers/rtc/rtc-ds1307.c: In function 'm41txx_rtc_read_offset': /kisskb/src/drivers/rtc/rtc-ds1307.c:834:15: note: byref variable will be forcibly initialized 834 | unsigned int ctrl_reg; | ^~~~~~~~ /kisskb/src/drivers/net/phy/sfp-bus.c:643:31: note: byref variable will be forcibly initialized 643 | struct fwnode_reference_args ref; | ^~~ /kisskb/src/drivers/rtc/rtc-ds1307.c: In function 'ds3231_clk_32khz_is_prepared': /kisskb/src/drivers/rtc/rtc-ds1307.c:1564:6: note: byref variable will be forcibly initialized 1564 | int status, ret; | ^~~~~~ /kisskb/src/drivers/rtc/rtc-ds1307.c: In function 'ds3231_clk_sqw_recalc_rate': /kisskb/src/drivers/rtc/rtc-ds1307.c:1440:6: note: byref variable will be forcibly initialized 1440 | int control, ret; | ^~~~~~~ /kisskb/src/drivers/rtc/rtc-ds1307.c: In function 'ds3231_clk_sqw_is_prepared': /kisskb/src/drivers/rtc/rtc-ds1307.c:1509:6: note: byref variable will be forcibly initialized 1509 | int control, ret; | ^~~~~~~ /kisskb/src/drivers/rtc/rtc-ds1307.c: In function 'ds1337_set_alarm': /kisskb/src/drivers/rtc/rtc-ds1307.c:455:17: note: byref variable will be forcibly initialized 455 | unsigned char regs[9]; | ^~~~ /kisskb/src/drivers/rtc/rtc-ds1307.c: In function 'rx8130_set_alarm': /kisskb/src/drivers/rtc/rtc-ds1307.c:627:13: note: byref variable will be forcibly initialized 627 | u8 ald[3], ctl[3]; | ^~~ /kisskb/src/drivers/rtc/rtc-ds1307.c:627:5: note: byref variable will be forcibly initialized 627 | u8 ald[3], ctl[3]; | ^~~ /kisskb/src/drivers/rtc/rtc-ds1307.c: In function 'ds1307_set_time': /kisskb/src/drivers/rtc/rtc-ds1307.c:325:6: note: byref variable will be forcibly initialized 325 | u8 regs[7]; | ^~~~ /kisskb/src/net/rds/threads.c: In function 'rds_queue_reconnect': /kisskb/src/net/rds/threads.c:126:16: note: byref variable will be forcibly initialized 126 | unsigned long rand; | ^~~~ /kisskb/src/drivers/rtc/rtc-ds1307.c: In function 'ds1307_get_time': /kisskb/src/drivers/rtc/rtc-ds1307.c:216:16: note: byref variable will be forcibly initialized 216 | unsigned int regflag; | ^~~~~~~ /kisskb/src/drivers/rtc/rtc-ds1307.c:213:5: note: byref variable will be forcibly initialized 213 | u8 regs[7]; | ^~~~ /kisskb/src/drivers/rtc/rtc-ds1307.c:211:7: note: byref variable will be forcibly initialized 211 | int tmp, ret; | ^~~ /kisskb/src/drivers/rtc/rtc-ds1307.c: In function 'ds1307_irq': /kisskb/src/drivers/rtc/rtc-ds1307.c:1157:8: note: byref variable will be forcibly initialized 1157 | int stat, ret; | ^~~~ /kisskb/src/drivers/rtc/rtc-ds1307.c: In function 'rx8130_irq': /kisskb/src/drivers/rtc/rtc-ds1307.c:557:5: note: byref variable will be forcibly initialized 557 | u8 ctl[3]; | ^~~ /kisskb/src/drivers/rtc/rtc-ds1307.c: In function 'mcp794xx_irq': /kisskb/src/drivers/rtc/rtc-ds1307.c:690:6: note: byref variable will be forcibly initialized 690 | int reg, ret; | ^~~ /kisskb/src/drivers/rtc/rtc-ds1307.c: In function 'mcp794xx_alm_weekday': /kisskb/src/drivers/rtc/rtc-ds1307.c:761:18: note: byref variable will be forcibly initialized 761 | struct rtc_time tm_now; | ^~~~~~ /kisskb/src/drivers/rtc/rtc-ds1307.c: In function 'mcp794xx_set_alarm': /kisskb/src/drivers/rtc/rtc-ds1307.c:777:16: note: byref variable will be forcibly initialized 777 | unsigned char regs[10]; | ^~~~ /kisskb/src/drivers/rtc/rtc-ds1307.c: In function 'ds1307_trickle_init': /kisskb/src/drivers/rtc/rtc-ds1307.c:1282:12: note: byref variable will be forcibly initialized 1282 | u32 ohms, chargeable; | ^~~~~~~~~~ /kisskb/src/drivers/rtc/rtc-ds1307.c:1282:6: note: byref variable will be forcibly initialized 1282 | u32 ohms, chargeable; | ^~~~ In file included from /kisskb/src/include/linux/acpi.h:15, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/drivers/rtc/rtc-ds1307.c:12: /kisskb/src/drivers/rtc/rtc-ds1307.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/rtc/rtc-ds1307.c: In function 'frequency_test_store': /kisskb/src/drivers/rtc/rtc-ds1307.c:1197:7: note: byref variable will be forcibly initialized 1197 | bool freq_test_en; | ^~~~~~~~~~~~ /kisskb/src/drivers/rtc/rtc-ds1307.c: In function 'frequency_test_show': /kisskb/src/drivers/rtc/rtc-ds1307.c:1217:15: note: byref variable will be forcibly initialized 1217 | unsigned int ctrl_reg; | ^~~~~~~~ /kisskb/src/drivers/rtc/rtc-ds1307.c: In function 'ds3231_hwmon_show_temp': /kisskb/src/drivers/rtc/rtc-ds1307.c:1357:6: note: byref variable will be forcibly initialized 1357 | s32 temp; | ^~~~ /kisskb/src/drivers/rtc/rtc-ds1307.c: In function 'ds3231_clks_register': /kisskb/src/drivers/rtc/rtc-ds1307.c:1616:24: note: byref variable will be forcibly initialized 1616 | 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:1725:17: note: byref variable will be forcibly initialized 1725 | unsigned char regs[8]; | ^~~~ /kisskb/src/drivers/rtc/rtc-ds1307.c:1721:8: note: byref variable will be forcibly initialized 1721 | int tmp; | ^~~ /kisskb/src/drivers/i2c/muxes/i2c-mux-gpmux.c: In function 'i2c_mux_probe': /kisskb/src/drivers/i2c/muxes/i2c-mux-gpmux.c:112:7: note: byref variable will be forcibly initialized 112 | u32 chan; | ^~~~ In file included from /kisskb/src/include/linux/resource_ext.h:11, from /kisskb/src/include/linux/acpi.h:14, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/include/linux/i3c/master.h:14, from /kisskb/src/drivers/i3c/master/mipi-i3c-hci/cmd_v2.c:13: /kisskb/src/drivers/i3c/master/mipi-i3c-hci/cmd_v2.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/mm_types.h:13, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/radix-tree.h:12, 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/include/linux/i3c/master.h:14, from /kisskb/src/drivers/i3c/master/mipi-i3c-hci/cmd_v2.c:13: /kisskb/src/drivers/i3c/master/mipi-i3c-hci/cmd_v2.c: In function 'hci_cmd_v2_daa': /kisskb/src/drivers/i3c/master/mipi-i3c-hci/cmd_v2.c:247:29: note: byref variable will be forcibly initialized 247 | 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/i3c/master/mipi-i3c-hci/cmd_v2.c:244:6: note: byref variable will be forcibly initialized 244 | u32 device_id[2]; | ^~~~~~~~~ /kisskb/src/drivers/i2c/muxes/i2c-mux-mlxcpld.c: In function 'mlxcpld_mux_reg_write': /kisskb/src/drivers/i2c/muxes/i2c-mux-mlxcpld.c:66:5: note: byref variable will be forcibly initialized 66 | u8 buf[3]; | ^~~ /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/usb/class/cdc-acm.c: In function 'acm_probe': /kisskb/src/drivers/usb/class/cdc-acm.c:1159:31: note: byref variable will be forcibly initialized 1159 | struct usb_cdc_parsed_header h; | ^ /kisskb/src/drivers/usb/class/cdc-acm.c:1157:34: note: byref variable will be forcibly initialized 1157 | struct usb_endpoint_descriptor *epwrite = NULL; | ^~~~~~~ /kisskb/src/drivers/usb/class/cdc-acm.c:1156:34: note: byref variable will be forcibly initialized 1156 | struct usb_endpoint_descriptor *epread = NULL; | ^~~~~~ /kisskb/src/drivers/usb/class/cdc-acm.c:1155:34: note: byref variable will be forcibly initialized 1155 | struct usb_endpoint_descriptor *epctrl = NULL; | ^~~~~~ /kisskb/src/drivers/usb/class/cdc-acm.c: In function 'acm_tty_set_termios': /kisskb/src/drivers/usb/class/cdc-acm.c:1060:29: note: byref variable will be forcibly initialized 1060 | struct usb_cdc_line_coding newline; | ^~~~~~~ /kisskb/src/drivers/media/i2c/adv748x/adv748x-hdmi.c: In function 'adv748x_hdmi_propagate_pixelrate': /kisskb/src/drivers/media/i2c/adv748x/adv748x-hdmi.c:400:25: note: byref variable will be forcibly initialized 400 | struct v4l2_dv_timings timings; | ^~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-amd8111.c: In function 'amd8111_access': /kisskb/src/drivers/i2c/busses/i2c-amd8111.c:194:36: note: byref variable will be forcibly initialized 194 | unsigned char protocol, len, pec, temp[2]; | ^~~~ /kisskb/src/drivers/i2c/busses/i2c-amd8111.c:194:26: note: byref variable will be forcibly initialized 194 | unsigned char protocol, len, pec, temp[2]; | ^~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/drivers/input/serio/serio_raw.c:10: /kisskb/src/drivers/input/serio/serio_raw.c: In function 'serio_raw_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/serio_raw.c:187:12: note: in expansion of macro 'wait_event_interruptible' 187 | error = wait_event_interruptible(serio_raw->wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/serio/serio_raw.c:162:7: note: byref variable will be forcibly initialized 162 | char c; | ^ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/delay.h:23, from /kisskb/src/drivers/input/keyboard/sunkbd.c:13: /kisskb/src/drivers/input/keyboard/sunkbd.c: In function 'sunkbd_reinit': /kisskb/src/include/linux/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/input/keyboard/sunkbd.c:237:2: note: in expansion of macro 'wait_event_interruptible_timeout' 237 | wait_event_interruptible_timeout(sunkbd->wait, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/keyboard/sunkbd.c: In function 'sunkbd_initialize': /kisskb/src/include/linux/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/input/keyboard/sunkbd.c:192:3: note: in expansion of macro 'wait_event_interruptible_timeout' 192 | wait_event_interruptible_timeout(sunkbd->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/input/keyboard/sunkbd.c:183:2: note: in expansion of macro 'wait_event_interruptible_timeout' 183 | wait_event_interruptible_timeout(sunkbd->wait, sunkbd->reset >= 0, HZ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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/keyboard/adc-keys.c: In function 'adc_keys_poll': /kisskb/src/drivers/input/keyboard/adc-keys.c:35:9: note: byref variable will be forcibly initialized 35 | int i, value, ret; | ^~~~~ In file included from /kisskb/src/include/linux/input.h:19, from /kisskb/src/drivers/input/keyboard/adc-keys.c:11: /kisskb/src/drivers/input/keyboard/adc-keys.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /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/drivers/input/keyboard/adc-keys.c: In function 'adc_keys_probe': /kisskb/src/drivers/input/keyboard/adc-keys.c:112:9: note: byref variable will be forcibly initialized 112 | int i, value; | ^~~~~ /kisskb/src/drivers/input/keyboard/adc-keys.c:111:21: note: byref variable will be forcibly initialized 111 | enum iio_chan_type type; | ^~~~ /kisskb/src/drivers/media/i2c/saa7185.c: In function 'saa7185_write_block': /kisskb/src/drivers/media/i2c/saa7185.c:77:6: note: byref variable will be forcibly initialized 77 | u8 block_data[32]; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c: In function 'cec_write': /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c:407:5: note: byref variable will be forcibly initialized 407 | u8 buf[] = {addr, val}; | ^~~ /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c: In function 'cec_read': /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c:424:5: note: byref variable will be forcibly initialized 424 | u8 val; | ^~~ /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c: In function 'set_page': /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c:562:6: note: byref variable will be forcibly initialized 562 | u8 buf[] = { | ^~~ In file included from /kisskb/src/include/linux/resource_ext.h:11, from /kisskb/src/include/linux/acpi.h:14, from /kisskb/src/drivers/usb/core/message.c:8: /kisskb/src/drivers/usb/core/message.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c: In function 'reg_write': /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c:653:5: note: byref variable will be forcibly initialized 653 | u8 buf[] = {REG2ADDR(reg), val}; | ^~~ /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c: In function 'reg_write16': /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c:672:5: note: byref variable will be forcibly initialized 672 | u8 buf[] = {REG2ADDR(reg), val >> 8, val}; | ^~~ /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c: In function 'reg_read_range': /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c:581:5: note: byref variable will be forcibly initialized 581 | u8 addr = REG2ADDR(reg); | ^~~~ /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c: In function 'reg_read': /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c:640:5: note: byref variable will be forcibly initialized 640 | u8 val = 0; | ^~~ /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c: In function 'reg_clear': /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c:640:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/usb/core/message.c: In function 'usb_start_wait_urb': /kisskb/src/drivers/usb/core/message.c:51:21: note: byref variable will be forcibly initialized 51 | struct api_context ctx; | ^~~ /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c: In function 'reg_set': /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c:640:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/usb/core/message.c: In function 'usb_internal_control_msg': /kisskb/src/drivers/usb/core/message.c:93:6: note: byref variable will be forcibly initialized 93 | int length; | ^~~~~~ /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c: In function 'read_edid_block': /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c:640:5: note: byref variable will be forcibly initialized 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/hdmi.h:28, from /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c:9: /kisskb/src/include/linux/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/i2c/tda998x_drv.c:1241:7: note: in expansion of macro 'wait_event_timeout' 1241 | i = wait_event_timeout(priv->wq_edid, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/core/message.c: In function 'usb_string_sub': /kisskb/src/drivers/usb/core/message.c:875:6: note: byref variable will be forcibly initialized 875 | int rc; | ^~ /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c: In function 'tda998x_edid_delay_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/drivers/gpu/drm/i2c/tda998x_drv.c:767:9: note: in expansion of macro 'wait_event_killable' 767 | return wait_event_killable(priv->edid_delay_waitq, !priv->edid_delay_active); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c: In function 'reg_write_range': /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c:613:5: note: byref variable will be forcibly initialized 613 | u8 buf[MAX_WRITE_RANGE_BUF + 1]; | ^~~ /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c: In function 'tda998x_write_if': /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c:831:5: note: byref variable will be forcibly initialized 831 | u8 buf[MAX_WRITE_RANGE_BUF]; | ^~~ /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c: In function 'tda998x_write_avi': /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c:860:23: note: byref variable will be forcibly initialized 860 | union hdmi_infoframe frame; | ^~~~~ /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c: In function 'tda998x_write_aif': /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c:850:23: note: byref variable will be forcibly initialized 850 | union hdmi_infoframe frame; | ^~~~~ /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c: In function 'tda998x_configure_audio': /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c:1006:5: note: byref variable will be forcibly initialized 1006 | u8 buf[6], adiv; | ^~~ /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c: In function 'tda998x_write_vsi': /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c:874:23: note: byref variable will be forcibly initialized 874 | union hdmi_infoframe frame; | ^~~~~ /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c: In function 'tda998x_irq_thread': /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c:640:5: note: byref variable will be forcibly initialized 640 | u8 val = 0; | ^~~ /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c:640:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c:640:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c: In function 'tda998x_get_audio_ports': /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c:1694:6: note: byref variable will be forcibly initialized 1694 | u32 size; | ^~~~ In file included from /kisskb/src/include/sound/soc.h:14, from /kisskb/src/include/sound/hdmi-codec.h:17, from /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c:14: /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c: In function 'platform_device_register_data': /kisskb/src/include/linux/platform_device.h:126:30: note: byref variable will be forcibly initialized 126 | struct platform_device_info pdevinfo = { | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c: In function 'tda998x_create': /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c:640:5: note: byref variable will be forcibly initialized 640 | u8 val = 0; | ^~~ /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c:640:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c:640:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c:640:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c:640:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c:1813:6: note: byref variable will be forcibly initialized 1813 | u32 video; | ^~~~~ /kisskb/src/drivers/gpu/drm/i2c/tda998x_drv.c:1811:24: note: byref variable will be forcibly initialized 1811 | struct i2c_board_info cec_info; | ^~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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/rds/loop.c:34: /kisskb/src/net/rds/loop.c: In function 'rds_loop_kill_conns': /kisskb/src/net/rds/loop.c:199:12: note: byref variable will be forcibly initialized 199 | LIST_HEAD(tmp_list); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/rds/loop.c: In function 'rds_loop_exit': /kisskb/src/net/rds/loop.c:180:12: note: byref variable will be forcibly initialized 180 | LIST_HEAD(tmp_list); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/include/linux/dma-mapping.h:7, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c:25: /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c: In function 'amdgpu_vram_mgr_alloc_sgt': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c:541:27: note: byref variable will be forcibly initialized 541 | struct amdgpu_res_cursor cursor; | ^~~~~~ /kisskb/src/drivers/media/i2c/saa6752hs.c: In function 'set_reg16': /kisskb/src/drivers/media/i2c/saa6752hs.c:300:5: note: byref variable will be forcibly initialized 300 | u8 buf[3]; | ^~~ /kisskb/src/drivers/media/i2c/saa6752hs.c: In function 'set_reg8': /kisskb/src/drivers/media/i2c/saa6752hs.c:291:5: note: byref variable will be forcibly initialized 291 | u8 buf[2]; | ^~~ /kisskb/src/drivers/media/i2c/saa6752hs.c: In function 'saa6752hs_set_bitrate': /kisskb/src/drivers/media/i2c/saa6752hs.c:300:5: note: byref variable will be forcibly initialized 300 | u8 buf[3]; | ^~~ /kisskb/src/drivers/media/i2c/saa6752hs.c:291:5: note: byref variable will be forcibly initialized 291 | u8 buf[2]; | ^~~ /kisskb/src/drivers/media/i2c/saa6752hs.c:291:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/saa6752hs.c:300:5: note: byref variable will be forcibly initialized 300 | u8 buf[3]; | ^~~ /kisskb/src/drivers/media/i2c/saa6752hs.c:300:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/saa6752hs.c:300:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/saa6752hs.c:291:5: note: byref variable will be forcibly initialized 291 | u8 buf[2]; | ^~~ /kisskb/src/drivers/media/i2c/saa6752hs.c: In function 'saa6752hs_probe': /kisskb/src/drivers/media/i2c/saa6752hs.c:669:5: note: byref variable will be forcibly initialized 669 | u8 data[12]; | ^~~~ /kisskb/src/drivers/media/i2c/saa6752hs.c:668:5: note: byref variable will be forcibly initialized 668 | u8 addr = 0x13; | ^~~~ /kisskb/src/drivers/media/i2c/saa6752hs.c: In function 'saa6752hs_chip_command': /kisskb/src/drivers/media/i2c/saa6752hs.c:225:16: note: byref variable will be forcibly initialized 225 | unsigned char buf[3]; | ^~~ /kisskb/src/drivers/media/i2c/saa6752hs.c: In function 'saa6752hs_init': /kisskb/src/drivers/media/i2c/saa6752hs.c:300:5: note: byref variable will be forcibly initialized 300 | u8 buf[3]; | ^~~ /kisskb/src/drivers/media/i2c/saa6752hs.c:300:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/saa6752hs.c:300:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/saa6752hs.c:291:5: note: byref variable will be forcibly initialized 291 | u8 buf[2]; | ^~~ /kisskb/src/drivers/media/i2c/saa6752hs.c:291:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/saa6752hs.c:291:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/saa6752hs.c:291:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/saa6752hs.c:300:5: note: byref variable will be forcibly initialized 300 | u8 buf[3]; | ^~~ /kisskb/src/drivers/media/i2c/saa6752hs.c:291:5: note: byref variable will be forcibly initialized 291 | u8 buf[2]; | ^~~ /kisskb/src/drivers/media/i2c/saa6752hs.c:291:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/saa6752hs.c:291:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/saa6752hs.c:291:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/saa6752hs.c:300:5: note: byref variable will be forcibly initialized 300 | u8 buf[3]; | ^~~ /kisskb/src/drivers/media/i2c/saa6752hs.c:432:16: note: byref variable will be forcibly initialized 432 | unsigned char localPMT[256]; | ^~~~~~~~ /kisskb/src/drivers/media/i2c/saa6752hs.c:431:16: note: byref variable will be forcibly initialized 431 | unsigned char localPAT[256]; | ^~~~~~~~ /kisskb/src/drivers/media/i2c/saa6752hs.c:426:24: note: byref variable will be forcibly initialized 426 | unsigned char buf[9], buf2[4]; | ^~~~ /kisskb/src/drivers/media/i2c/saa6752hs.c:426:16: note: byref variable will be forcibly initialized 426 | unsigned char buf[9], buf2[4]; | ^~~ /kisskb/src/drivers/i2c/muxes/i2c-mux-ltc4306.c: In function 'ltc4306_gpio_get': /kisskb/src/drivers/i2c/muxes/i2c-mux-ltc4306.c:79:15: note: byref variable will be forcibly initialized 79 | unsigned int val; | ^~~ /kisskb/src/drivers/i2c/muxes/i2c-mux-ltc4306.c: In function 'ltc4306_gpio_get_direction': /kisskb/src/drivers/i2c/muxes/i2c-mux-ltc4306.c:102:15: note: byref variable will be forcibly initialized 102 | unsigned int val; | ^~~ /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_select_chan': /kisskb/src/drivers/i2c/muxes/i2c-mux-pca954x.c:218:23: note: byref variable will be forcibly initialized /kisskb/src/drivers/i2c/muxes/i2c-mux-pca954x.c: In function 'pca954x_deselect_mux': /kisskb/src/drivers/i2c/muxes/i2c-mux-pca954x.c:218:23: note: byref variable will be forcibly initialized /kisskb/src/drivers/i2c/muxes/i2c-mux-pca954x.c: In function 'idle_state_store': /kisskb/src/drivers/i2c/muxes/i2c-mux-pca954x.c:292:6: note: byref variable will be forcibly initialized 292 | int val; | ^~~ In file included from /kisskb/src/include/linux/acpi.h:13, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/drivers/i2c/muxes/i2c-mux-pca954x.c:38: /kisskb/src/drivers/i2c/muxes/i2c-mux-pca954x.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/drivers/i2c/muxes/i2c-mux-pca954x.c: In function 'pca954x_cleanup': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/i2c/muxes/i2c-mux-pca954x.c: In function 'irq_linear_revmap': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/i2c/muxes/i2c-mux-pca954x.c: In function 'pca954x_irq_handler': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/i2c/muxes/i2c-mux-pca954x.c:323:16: note: byref variable will be forcibly initialized 323 | unsigned long pending; | ^~~~~~~ /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/net/sctp/ulpevent.c: In function '__sctp_ulpevent_read_nxtinfo': /kisskb/src/net/sctp/ulpevent.c:1044:22: note: byref variable will be forcibly initialized 1044 | struct sctp_nxtinfo nxtinfo; | ^~~~~~~ /kisskb/src/net/sctp/ulpevent.c: In function 'sctp_ulpevent_notify_peer_addr_change': /kisskb/src/net/sctp/ulpevent.c:343:26: note: byref variable will be forcibly initialized 343 | struct sockaddr_storage addr; | ^~~~ /kisskb/src/net/sctp/ulpevent.c: In function 'sctp_ulpevent_read_sndrcvinfo': /kisskb/src/net/sctp/ulpevent.c:990:25: note: byref variable will be forcibly initialized 990 | struct sctp_sndrcvinfo sinfo; | ^~~~~ /kisskb/src/net/sctp/ulpevent.c: In function 'sctp_ulpevent_read_rcvinfo': /kisskb/src/net/sctp/ulpevent.c:1018:22: note: byref variable will be forcibly initialized 1018 | struct sctp_rcvinfo rinfo; | ^~~~~ /kisskb/src/net/sctp/ulpevent.c: In function 'sctp_ulpevent_read_nxtinfo': /kisskb/src/net/sctp/ulpevent.c:1064:6: note: byref variable will be forcibly initialized 1064 | int err; | ^~~ In file included from /kisskb/src/drivers/usb/core/driver.c:29: /kisskb/src/drivers/usb/core/driver.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/usb/core/driver.c: In function 'usb_store_new_id': /kisskb/src/drivers/usb/core/driver.c:51:17: note: byref variable will be forcibly initialized 51 | u32 refVendor, refProduct; | ^~~~~~~~~~ /kisskb/src/drivers/usb/core/driver.c:51:6: note: byref variable will be forcibly initialized 51 | u32 refVendor, refProduct; | ^~~~~~~~~ /kisskb/src/drivers/usb/core/driver.c:50:15: note: byref variable will be forcibly initialized 50 | unsigned int bInterfaceClass = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/core/driver.c:49:6: note: byref variable will be forcibly initialized 49 | u32 idProduct = 0; | ^~~~~~~~~ /kisskb/src/drivers/usb/core/driver.c:48:6: note: byref variable will be forcibly initialized 48 | u32 idVendor = 0; | ^~~~~~~~ /kisskb/src/drivers/rtc/rtc-ds1374.c: In function 'ds1374_read_rtc': /kisskb/src/drivers/rtc/rtc-ds1374.c:88:5: note: byref variable will be forcibly initialized 88 | u8 buf[4]; | ^~~ /kisskb/src/drivers/rtc/rtc-ds1374.c: In function 'ds1374_read_alarm': /kisskb/src/drivers/rtc/rtc-ds1374.c:189:11: note: byref variable will be forcibly initialized 189 | u32 now, cur_alarm; | ^~~~~~~~~ /kisskb/src/drivers/rtc/rtc-ds1374.c:189:6: note: byref variable will be forcibly initialized 189 | u32 now, cur_alarm; | ^~~ /kisskb/src/drivers/rtc/rtc-ds1374.c: In function 'ds1374_read_time': /kisskb/src/drivers/rtc/rtc-ds1374.c:162:6: note: byref variable will be forcibly initialized 162 | u32 itime; | ^~~~~ /kisskb/src/drivers/rtc/rtc-ds1374.c: In function 'ds1374_write_rtc': /kisskb/src/drivers/rtc/rtc-ds1374.c:111:5: note: byref variable will be forcibly initialized 111 | u8 buf[4]; | ^~~ /kisskb/src/drivers/rtc/rtc-ds1374.c: In function 'ds1374_set_alarm': /kisskb/src/drivers/rtc/rtc-ds1374.c:227:18: note: byref variable will be forcibly initialized 227 | struct rtc_time now; | ^~~ /kisskb/src/drivers/usb/core/driver.c: In function 'remove_id_store': /kisskb/src/drivers/usb/core/driver.c:156:6: note: byref variable will be forcibly initialized 156 | u32 idProduct; | ^~~~~~~~~ /kisskb/src/drivers/usb/core/driver.c:155:6: note: byref variable will be forcibly initialized 155 | u32 idVendor; | ^~~~~~~~ /kisskb/src/drivers/usb/core/driver.c: In function 'usb_suspend_both': /kisskb/src/drivers/usb/core/driver.c:1439:8: note: byref variable will be forcibly initialized 1439 | u16 devstat; | ^~~~~~~ /kisskb/src/drivers/media/i2c/cx25840/cx25840-ir.c: In function 'cx25840_ir_tx_s_parameters': /kisskb/src/drivers/media/i2c/cx25840/cx25840-ir.c:920:6: note: byref variable will be forcibly initialized 920 | u16 txclk_divider; | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/i2c/cx25840/cx25840-ir.c: In function 'cx25840_ir_rx_s_parameters': /kisskb/src/drivers/media/i2c/cx25840/cx25840-ir.c:732:6: note: byref variable will be forcibly initialized 732 | u16 rxclk_divider; | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/i2c/cx25840/cx25840-ir.c: In function 'cx25840_ir_irq_handler': /kisskb/src/drivers/media/i2c/cx25840/cx25840-ir.c:497:6: note: byref variable will be forcibly initialized 497 | u32 events, v; | ^~~~~~ /kisskb/src/drivers/media/i2c/cx25840/cx25840-ir.c:495:28: note: byref variable will be forcibly initialized 495 | union cx25840_ir_fifo_rec rx_data[FIFO_RX_DEPTH]; | ^~~~~~~ /kisskb/src/drivers/media/i2c/cx25840/cx25840-ir.c: In function 'cx25840_ir_probe': /kisskb/src/drivers/media/i2c/cx25840/cx25840-ir.c:1190:35: note: byref variable will be forcibly initialized 1190 | struct v4l2_subdev_ir_parameters default_params; | ^~~~~~~~~~~~~~ /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; | ^ In file included from /kisskb/src/net/9p/protocol.c:15: /kisskb/src/net/9p/protocol.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/net/9p/protocol.c: In function 'p9pdu_vwritef': /kisskb/src/net/9p/protocol.c:405:12: note: byref variable will be forcibly initialized 405 | __le32 val = cpu_to_le32( | ^~~ /kisskb/src/net/9p/protocol.c:398:12: note: byref variable will be forcibly initialized 398 | __le32 val = cpu_to_le32( | ^~~ /kisskb/src/net/9p/protocol.c:378:12: note: byref variable will be forcibly initialized 378 | __le64 val = cpu_to_le64(va_arg(ap, int64_t)); | ^~~ /kisskb/src/net/9p/protocol.c:372:12: note: byref variable will be forcibly initialized 372 | __le32 val = cpu_to_le32(va_arg(ap, int32_t)); | ^~~ /kisskb/src/net/9p/protocol.c:366:12: note: byref variable will be forcibly initialized 366 | __le16 val = cpu_to_le16(va_arg(ap, int)); | ^~~ /kisskb/src/net/9p/protocol.c:360:12: note: byref variable will be forcibly initialized 360 | int8_t val = va_arg(ap, int); | ^~~ /kisskb/src/drivers/input/serio/apbps2.c: In function 'apbps2_of_probe': /kisskb/src/drivers/input/serio/apbps2.c:134:6: note: byref variable will be forcibly initialized 134 | u32 freq_hz; | ^~~~~~~ /kisskb/src/net/9p/protocol.c: In function 'p9pdu_writef': /kisskb/src/net/9p/protocol.c:535:10: note: byref variable will be forcibly initialized 535 | va_list ap; | ^~ /kisskb/src/net/9p/protocol.c: In function 'p9pdu_readf': /kisskb/src/net/9p/protocol.c:522:10: note: byref variable will be forcibly initialized 522 | va_list ap; | ^~ /kisskb/src/net/9p/protocol.c: In function 'p9pdu_vreadf': /kisskb/src/net/9p/protocol.c:172:12: note: byref variable will be forcibly initialized 172 | __le32 le_val; | ^~~~~~ /kisskb/src/net/9p/protocol.c:162:12: note: byref variable will be forcibly initialized 162 | __le32 le_val; | ^~~~~~ /kisskb/src/net/9p/protocol.c:140:14: note: byref variable will be forcibly initialized 140 | uint16_t len; | ^~~ /kisskb/src/net/9p/protocol.c:130:12: note: byref variable will be forcibly initialized 130 | __le64 le_val; | ^~~~~~ /kisskb/src/net/9p/protocol.c:120:12: note: byref variable will be forcibly initialized 120 | __le32 le_val; | ^~~~~~ /kisskb/src/net/9p/protocol.c:110:12: note: byref variable will be forcibly initialized 110 | __le16 le_val; | ^~~~~~ /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/net/9p/protocol.c: In function 'p9dirent_read': /kisskb/src/net/9p/protocol.c:599:8: note: byref variable will be forcibly initialized 599 | char *nameptr; | ^~~~~~~ /kisskb/src/net/9p/protocol.c:597:18: note: byref variable will be forcibly initialized 597 | struct p9_fcall fake_pdu; | ^~~~~~~~ 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/i2c/busses/i2c-ocores.c:12: /kisskb/src/drivers/i2c/busses/i2c-ocores.c: In function 'ocores_xfer_core': /kisskb/src/include/linux/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-ocores.c:393:9: note: in expansion of macro 'wait_event_timeout' 393 | ret = wait_event_timeout(i2c->wait, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-ocores.c: In function 'ocores_i2c_of_probe': /kisskb/src/drivers/i2c/busses/i2c-ocores.c:531:6: note: byref variable will be forcibly initialized 531 | u32 clock_frequency; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-ocores.c:530:6: note: byref variable will be forcibly initialized 530 | u32 val; | ^~~ /kisskb/src/drivers/input/keyboard/adp5589-keys.c: In function 'adp5589_build_gpiomap': /kisskb/src/drivers/input/keyboard/adp5589-keys.c:470:7: note: byref variable will be forcibly initialized 470 | bool pin_used[ADP5589_MAXGPIO]; | ^~~~~~~~ /kisskb/src/drivers/media/i2c/adv7175.c: In function 'adv7175_write_block': /kisskb/src/drivers/media/i2c/adv7175.c:82:6: note: byref variable will be forcibly initialized 82 | u8 block_data[32]; | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/include/linux/resource_ext.h:11, from /kisskb/src/include/linux/acpi.h:14, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/include/linux/i3c/master.h:14, from /kisskb/src/drivers/i3c/master/dw-i3c-master.c:13: /kisskb/src/drivers/i3c/master/dw-i3c-master.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/i3c/master/dw-i3c-master.c: In function 'dw_i3c_master_wr_tx_fifo': /kisskb/src/drivers/i3c/master/dw-i3c-master.c:338:7: note: byref variable will be forcibly initialized 338 | u32 tmp = 0; | ^~~ /kisskb/src/drivers/i3c/master/dw-i3c-master.c: In function 'dw_i3c_master_read_rx_fifo': /kisskb/src/drivers/i3c/master/dw-i3c-master.c:350:7: note: byref variable will be forcibly initialized 350 | u32 tmp; | ^~~ /kisskb/src/drivers/net/phy/at803x.c: In function 'at803x_link_change_notify': /kisskb/src/drivers/net/phy/at803x.c:1036:25: note: byref variable will be forcibly initialized 1036 | struct at803x_context context; | ^~~~~~~ /kisskb/src/drivers/net/phy/at803x.c: In function 'at803x_cable_test_get_status': /kisskb/src/drivers/net/phy/at803x.c:1416:16: note: byref variable will be forcibly initialized 1416 | unsigned long pair_mask; | ^~~~~~~~~ /kisskb/src/drivers/net/phy/at803x.c: In function 'at803x_parse_dt': /kisskb/src/drivers/net/phy/at803x.c:657:22: note: byref variable will be forcibly initialized 657 | u32 freq, strength, tw; | ^~ /kisskb/src/drivers/net/phy/at803x.c:657:12: note: byref variable will be forcibly initialized 657 | u32 freq, strength, tw; | ^~~~~~~~ /kisskb/src/drivers/net/phy/at803x.c:657:6: note: byref variable will be forcibly initialized 657 | u32 freq, strength, tw; | ^~~~ 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:39, from /kisskb/src/include/linux/netdevice.h:37, from /kisskb/src/include/net/sock.h:46, from /kisskb/src/net/rds/rds.h:5, from /kisskb/src/net/rds/rdma.c:38: /kisskb/src/net/rds/rdma.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/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/pagemap.h:11, from /kisskb/src/net/rds/rdma.c:33: /kisskb/src/net/rds/rdma.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/net/rds/rdma.c: In function 'rds_get_mr': /kisskb/src/net/rds/rdma.c:356:5: note: userspace variable will be forcibly initialized 356 | int rds_get_mr(struct rds_sock *rs, sockptr_t optval, int optlen) | ^~~~~~~~~~ /kisskb/src/net/rds/rdma.c:358:25: note: byref variable will be forcibly initialized 358 | struct rds_get_mr_args args; | ^~~~ /kisskb/src/net/rds/rdma.c: In function 'rds_get_mr_for_dest': /kisskb/src/net/rds/rdma.c:369:5: note: userspace variable will be forcibly initialized 369 | int rds_get_mr_for_dest(struct rds_sock *rs, sockptr_t optval, int optlen) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/rds/rdma.c:372:25: note: byref variable will be forcibly initialized 372 | struct rds_get_mr_args new_args; | ^~~~~~~~ /kisskb/src/net/rds/rdma.c:371:34: note: byref variable will be forcibly initialized 371 | struct rds_get_mr_for_dest_args args; | ^~~~ /kisskb/src/net/rds/rdma.c: In function 'rds_free_mr': /kisskb/src/net/rds/rdma.c:396:5: note: userspace variable will be forcibly initialized 396 | int rds_free_mr(struct rds_sock *rs, sockptr_t optval, int optlen) | ^~~~~~~~~~~ /kisskb/src/net/rds/rdma.c:398:26: note: byref variable will be forcibly initialized 398 | struct rds_free_mr_args args; | ^~~~ /kisskb/src/net/rds/rdma.c: In function 'rds_rdma_free_op': /kisskb/src/net/rds/rdma.c:495:17: note: byref variable will be forcibly initialized 495 | struct page *page = sg_page(&ro->op_sg[i]); | ^~~~ /kisskb/src/net/rds/rdma.c: In function 'rds_atomic_free_op': /kisskb/src/net/rds/rdma.c:513:15: note: byref variable will be forcibly initialized 513 | struct page *page = sg_page(ao->op_sg); | ^~~~ /kisskb/src/net/decnet/sysctl_net_decnet.c: In function 'dn_def_dev_handler': /kisskb/src/net/decnet/sysctl_net_decnet.c:186:7: note: byref variable will be forcibly initialized 186 | char devname[17]; | ^~~~~~~ /kisskb/src/net/decnet/sysctl_net_decnet.c: In function 'dn_node_address_handler': /kisskb/src/net/decnet/sysctl_net_decnet.c:141:9: note: byref variable will be forcibly initialized 141 | __le16 dnaddr; | ^~~~~~ /kisskb/src/net/decnet/sysctl_net_decnet.c:139:7: note: byref variable will be forcibly initialized 139 | char addr[DN_ASCBUF_LEN]; | ^~~~ /kisskb/src/net/rds/rdma.c: In function 'rds_cmsg_atomic': /kisskb/src/net/rds/rdma.c:868:15: note: byref variable will be forcibly initialized 868 | struct page *page = 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/slab.h:15, from /kisskb/src/drivers/usb/class/cdc-wdm.c:18: /kisskb/src/drivers/usb/class/cdc-wdm.c: In function 'wdm_wait_for_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: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/usb/class/cdc-wdm.c:637:7: note: in expansion of macro 'wait_event_interruptible_timeout' 637 | rv = wait_event_interruptible_timeout(desc->wait, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/class/cdc-wdm.c: In function 'wdm_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/usb/class/cdc-wdm.c:415:7: note: in expansion of macro 'wait_event_interruptible' 415 | r = wait_event_interruptible(desc->wait, !test_bit(WDM_IN_USE, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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/rds/tcp.c:34: /kisskb/src/net/rds/tcp.c: In function 'rds_tcp_kill_sock': /kisskb/src/net/rds/tcp.c:591:12: note: byref variable will be forcibly initialized 591 | LIST_HEAD(tmp_list); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/usb/class/cdc-wdm.c: In function 'wdm_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/usb/class/cdc-wdm.c:552:9: note: in expansion of macro 'wait_event_interruptible' 552 | rv = wait_event_interruptible(desc->wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/rds/tcp.c: In function 'rds_tcp_destroy_conns': /kisskb/src/net/rds/tcp.c:430:12: note: byref variable will be forcibly initialized 430 | LIST_HEAD(tmp_list); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/rds/tcp.c: In function 'rds_tcp_tc_info': /kisskb/src/net/rds/tcp.c:235:29: note: byref variable will be forcibly initialized 235 | struct rds_info_tcp_socket tsinfo; | ^~~~~~ 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/rds/tcp.c:34: /kisskb/src/net/rds/tcp.c: In function 'rds_tcp_reset_callbacks': /kisskb/src/include/linux/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/rds/tcp.c:168:2: note: in expansion of macro 'wait_event' 168 | wait_event(cp->cp_waitq, !test_bit(RDS_IN_XMIT, &cp->cp_flags)); | ^~~~~~~~~~ /kisskb/src/drivers/usb/class/cdc-wdm.c: In function 'wdm_probe': /kisskb/src/drivers/usb/class/cdc-wdm.c:1145:31: note: byref variable will be forcibly initialized 1145 | struct usb_cdc_parsed_header hdr; | ^~~ /kisskb/src/net/rds/tcp_connect.c: In function 'rds_tcp_conn_path_connect': /kisskb/src/net/rds/tcp_connect.c:94:21: note: byref variable will be forcibly initialized 94 | struct sockaddr_in sin; | ^~~ /kisskb/src/net/rds/tcp_connect.c:93:22: note: byref variable will be forcibly initialized 93 | struct sockaddr_in6 sin6; | ^~~~ /kisskb/src/net/rds/tcp_connect.c:92:17: note: byref variable will be forcibly initialized 92 | struct socket *sock = NULL; | ^~~~ /kisskb/src/net/dsa/tag_sja1105.c: In function 'sja1110_process_meta_tstamp': /kisskb/src/net/dsa/tag_sja1105.c:532:30: note: byref variable will be forcibly initialized 532 | struct skb_shared_hwtstamps shwt = {0}; | ^~~~ /kisskb/src/net/dsa/tag_sja1105.c: In function 'sja1110_rcv': /kisskb/src/net/dsa/tag_sja1105.c:669:6: note: byref variable will be forcibly initialized 669 | u16 vid = 0; | ^~~ /kisskb/src/net/dsa/tag_sja1105.c:668:7: note: byref variable will be forcibly initialized 668 | bool host_only = false; | ^~~~~~~~~ /kisskb/src/net/dsa/tag_sja1105.c:667:24: note: byref variable will be forcibly initialized 667 | int source_port = -1, switch_id = -1; | ^~~~~~~~~ /kisskb/src/net/dsa/tag_sja1105.c:667:6: note: byref variable will be forcibly initialized 667 | int source_port = -1, switch_id = -1; | ^~~~~~~~~~~ /kisskb/src/net/dsa/tag_sja1105.c: In function 'sja1105_rcv': /kisskb/src/net/dsa/tag_sja1105.c:483:6: note: byref variable will be forcibly initialized 483 | u16 vid; | ^~~ /kisskb/src/net/dsa/tag_sja1105.c:478:24: note: byref variable will be forcibly initialized 478 | int source_port = -1, switch_id = -1; | ^~~~~~~~~ /kisskb/src/net/dsa/tag_sja1105.c:478:6: note: byref variable will be forcibly initialized 478 | int source_port = -1, switch_id = -1; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/i2c/ch7006_drv.c: In function 'ch7006_probe': /kisskb/src/drivers/gpu/drm/i2c/ch7006_drv.c:392:10: note: byref variable will be forcibly initialized 392 | uint8_t val; | ^~~ /kisskb/src/drivers/gpu/drm/i2c/ch7006_drv.c:391:10: note: byref variable will be forcibly initialized 391 | uint8_t addr = CH7006_VERSION_ID; | ^~~~ /kisskb/src/drivers/net/phy/bcm7xxx.c: In function 'bcm7xxx_28nm_config_init': /kisskb/src/drivers/net/phy/bcm7xxx.c:148:5: note: byref variable will be forcibly initialized 148 | u8 count; | ^~~~~ In file included from /kisskb/src/arch/powerpc/include/asm/io.h:27, 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/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/netlink.h:7, from /kisskb/src/include/linux/ethtool.h:18, from /kisskb/src/include/linux/phy.h:16, from /kisskb/src/drivers/net/phy/bcm7xxx.c:9: /kisskb/src/drivers/net/phy/bcm7xxx.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/media/i2c/adv7604.c: In function 'adv76xx_read_reg': /kisskb/src/drivers/media/i2c/adv7604.c:626:15: note: byref variable will be forcibly initialized 626 | unsigned int val; | ^~~ /kisskb/src/drivers/media/i2c/adv7604.c: In function 'adv76xx_read_check': /kisskb/src/drivers/media/i2c/adv7604.c:349:15: note: byref variable will be forcibly initialized 349 | unsigned int val; | ^~~ /kisskb/src/drivers/media/i2c/adv7842.c: In function 'adv_smbus_write_byte_no_check': /kisskb/src/drivers/media/i2c/adv7842.c:329:23: note: byref variable will be forcibly initialized 329 | union i2c_smbus_data data; | ^~~~ /kisskb/src/drivers/media/i2c/adv7842.c: In function 'adv_smbus_write_byte_data': /kisskb/src/drivers/media/i2c/adv7842.c:307:23: note: byref variable will be forcibly initialized 307 | union i2c_smbus_data data; | ^~~~ /kisskb/src/drivers/media/i2c/adv7842.c: In function 'adv_smbus_read_byte_data_check': /kisskb/src/drivers/media/i2c/adv7842.c:275:23: note: byref variable will be forcibly initialized 275 | union i2c_smbus_data data; | ^~~~ /kisskb/src/drivers/media/i2c/adv7604.c: In function 'adv76xx_set_gain': /kisskb/src/drivers/media/i2c/adv7604.c:1082:5: note: byref variable will be forcibly initialized 1082 | u8 gain_buf[4]; | ^~~~~~~~ /kisskb/src/drivers/media/i2c/adv7604.c: In function 'adv76xx_set_offset': /kisskb/src/drivers/media/i2c/adv7604.c:1056:5: note: byref variable will be forcibly initialized 1056 | u8 offset_buf[4]; | ^~~~~~~~~~ /kisskb/src/drivers/media/i2c/adv7604.c: In function 'configure_custom_video_timings': /kisskb/src/drivers/media/i2c/adv7604.c:1005:11: note: byref variable will be forcibly initialized 1005 | const u8 pll[2] = { | ^~~ /kisskb/src/drivers/media/i2c/adv7842.c: In function 'read_stdi': /kisskb/src/drivers/media/i2c/adv7842.c:1453:6: note: byref variable will be forcibly initialized 1453 | u32 status; | ^~~~~~ /kisskb/src/drivers/media/i2c/adv7842.c: In function 'adv7842_set_gain': /kisskb/src/drivers/media/i2c/adv7842.c:1133:5: note: byref variable will be forcibly initialized 1133 | u8 gain_buf[4]; | ^~~~~~~~ /kisskb/src/drivers/media/i2c/adv7842.c: In function 'adv7842_set_offset': /kisskb/src/drivers/media/i2c/adv7842.c:1108:5: note: byref variable will be forcibly initialized 1108 | u8 offset_buf[4]; | ^~~~~~~~~~ /kisskb/src/drivers/media/i2c/adv7604.c: In function 'adv76xx_set_edid': /kisskb/src/drivers/media/i2c/adv7604.c:2315:10: note: byref variable will be forcibly initialized 2315 | u16 pa, parent_pa; | ^~~~~~~~~ /kisskb/src/drivers/media/i2c/adv7604.c:2314:15: note: byref variable will be forcibly initialized 2314 | unsigned int spa_loc; | ^~~~~~~ /kisskb/src/drivers/media/i2c/adv7842.c: In function 'configure_custom_video_timings': /kisskb/src/drivers/media/i2c/adv7842.c:1051:11: note: byref variable will be forcibly initialized 1051 | const u8 pll[2] = { | ^~~ /kisskb/src/drivers/media/i2c/adv7604.c: In function 'adv76xx_query_dv_timings': /kisskb/src/net/rds/tcp_listen.c: In function 'rds_tcp_accept_one': /kisskb/src/drivers/media/i2c/adv7604.c:1566:23: note: byref variable will be forcibly initialized 1566 | struct stdi_readback stdi; | ^~~~ /kisskb/src/net/rds/tcp_listen.c:108:25: note: byref variable will be forcibly initialized 108 | struct in6_addr saddr, daddr; | ^~~~~ /kisskb/src/net/rds/tcp_listen.c:108:18: note: byref variable will be forcibly initialized 108 | struct in6_addr saddr, daddr; | ^~~~~ /kisskb/src/net/rds/tcp_listen.c:99:17: note: byref variable will be forcibly initialized 99 | struct socket *new_sock = NULL; | ^~~~~~~~ /kisskb/src/net/rds/tcp_listen.c: In function 'rds_tcp_listen_init': /kisskb/src/net/rds/tcp_listen.c:266:26: note: byref variable will be forcibly initialized 266 | struct sockaddr_storage ss; | ^~ /kisskb/src/net/rds/tcp_listen.c:265:17: note: byref variable will be forcibly initialized 265 | struct socket *sock = NULL; | ^~~~ /kisskb/src/drivers/media/i2c/adv7604.c: In function 'adv76xx_read_infoframe': /kisskb/src/drivers/media/i2c/adv7604.c:2461:10: note: byref variable will be forcibly initialized 2461 | uint8_t buffer[32]; | ^~~~~~ /kisskb/src/drivers/media/i2c/adv7604.c: In function 'adv76xx_log_infoframes': /kisskb/src/drivers/media/i2c/adv7604.c:2505:24: note: byref variable will be forcibly initialized 2505 | union hdmi_infoframe frame; | ^~~~~ /kisskb/src/drivers/media/i2c/adv7604.c: In function 'adv76xx_log_status': /kisskb/src/drivers/media/i2c/adv7604.c:2519:23: note: byref variable will be forcibly initialized 2519 | struct stdi_readback stdi; | ^~~~ /kisskb/src/drivers/media/i2c/adv7604.c:2518:25: note: byref variable will be forcibly initialized 2518 | struct v4l2_dv_timings timings; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c: In function 'amdgpu_virt_ras_release_bp': /kisskb/src/drivers/media/i2c/adv7842.c: In function 'edid_write_hdmi_segment': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c:317:20: note: byref variable will be forcibly initialized 317 | struct amdgpu_bo *bo; | ^~ /kisskb/src/drivers/media/i2c/adv7842.c:760:10: note: byref variable will be forcibly initialized 760 | u16 pa, parent_pa; | ^~~~~~~~~ /kisskb/src/drivers/media/i2c/adv7842.c:759:15: note: byref variable will be forcibly initialized 759 | unsigned int spa_loc; | ^~~~~~~ /kisskb/src/drivers/media/i2c/adv7604.c: In function 'adv76xx_parse_dt': In file included from /kisskb/src/include/linux/irq.h:21, 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/pci.h:38, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:52, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c:28: /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c: In function 'kmalloc_array': /kisskb/src/drivers/media/i2c/adv7604.c:3201:6: note: byref variable will be forcibly initialized 3201 | u32 v; | ^ /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c: In function 'amdgpu_virt_ras_reserve_bps': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c:366:20: note: byref variable will be forcibly initialized 366 | struct amdgpu_bo *bo = NULL; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c: In function 'amdgpu_virt_add_bad_page': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c:413:29: note: byref variable will be forcibly initialized 413 | struct eeprom_table_record bp; | ^~ /kisskb/src/drivers/media/i2c/adv7604.c: In function 'adv76xx_irq_handler': /kisskb/src/drivers/media/i2c/adv7604.c:2265:7: note: byref variable will be forcibly initialized 2265 | bool handled = false; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c: In function 'amdgpu_virt_kiq_reg_write_reg_wait': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c:72:11: note: byref variable will be forcibly initialized 72 | uint32_t seq; | ^~~ /kisskb/src/drivers/media/i2c/adv7842.c: In function 'log_infoframe': /kisskb/src/drivers/media/i2c/adv7842.c:2563:23: note: byref variable will be forcibly initialized 2563 | union hdmi_infoframe frame; | ^~~~~ /kisskb/src/drivers/media/i2c/adv7842.c:2562:5: note: byref variable will be forcibly initialized 2562 | u8 buffer[32]; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c: In function 'amdgpu_virt_write_vf2pf_data': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c:553:12: note: byref variable will be forcibly initialized 553 | static int amdgpu_virt_write_vf2pf_data(struct amdgpu_device *adev) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/i2c/adv7604.c: In function 'adv76xx_probe': /kisskb/src/drivers/media/i2c/adv7604.c:3415:15: note: byref variable will be forcibly initialized 3415 | unsigned int val, val2; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c: In function 'amdgpu_virt_read_pf2vf_data': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c:434:12: note: byref variable will be forcibly initialized 434 | static int amdgpu_virt_read_pf2vf_data(struct amdgpu_device *adev) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c:434:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/adv7842.c: In function 'adv7842_cp_log_status': /kisskb/src/drivers/media/i2c/adv7842.c:2681:25: note: byref variable will be forcibly initialized 2681 | struct v4l2_dv_timings timings; | ^~~~~~~ /kisskb/src/net/rds/tcp_recv.c: In function 'rds_tcp_read_sock': /kisskb/src/net/rds/tcp_recv.c:267:26: note: byref variable will be forcibly initialized 267 | struct rds_tcp_desc_arg arg; | ^~~ /kisskb/src/net/rds/tcp_recv.c:266:20: note: byref variable will be forcibly initialized 266 | read_descriptor_t desc; | ^~~~ /kisskb/src/drivers/media/i2c/adv7842.c: In function 'adv7842_command_ram_test': /kisskb/src/drivers/media/i2c/adv7842.c:3190:25: note: byref variable will be forcibly initialized 3190 | struct v4l2_dv_timings timings; | ^~~~~~~ /kisskb/src/net/tipc/link.c: In function 'link_prepare_wakeup': /kisskb/src/net/tipc/link.c:936:22: note: byref variable will be forcibly initialized 936 | struct sk_buff_head tmpq; | ^~~~ /kisskb/src/drivers/ptp/ptp_clock.c: In function 'ptp_clock_register': /kisskb/src/drivers/ptp/ptp_clock.c:260:26: note: byref variable will be forcibly initialized 260 | struct pps_source_info pps; | ^~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/net/tipc/core.h:47, from /kisskb/src/net/tipc/link.c:37: /kisskb/src/net/tipc/link.c: In function '__ab_c_size': 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/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/ptp/ptp_clock.c: In function 'ptp_clock_event': /kisskb/src/drivers/ptp/ptp_clock.c:347:24: note: byref variable will be forcibly initialized 347 | struct pps_event_time evt; | ^~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/tipc/core.h:62, from /kisskb/src/net/tipc/link.c:37: /kisskb/src/net/tipc/link.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/tipc/link.c: In function '__tipc_nl_add_stats': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/tipc/link.c: In function '__tipc_nl_add_bc_link_stat': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/tipc/link.c: In function 'tipc_link_build_proto_msg': /kisskb/src/net/tipc/link.c:1867:6: note: byref variable will be forcibly initialized 1867 | int dlen = 0; | ^~~~ /kisskb/src/net/sctp/outqueue.c: In function 'sctp_packet_singleton': /kisskb/src/net/sctp/outqueue.c:771:21: note: byref variable will be forcibly initialized 771 | struct sctp_packet singleton; | ^~~~~~~~~ /kisskb/src/net/sctp/outqueue.c: In function 'sctp_outq_flush_rtx': /kisskb/src/net/sctp/outqueue.c:987:13: note: byref variable will be forcibly initialized 987 | int error, start_timer = 0; | ^~~~~~~~~~~ /kisskb/src/net/sctp/outqueue.c: In function 'sctp_outq_flush': /kisskb/src/net/tipc/link.c: In function 'tipc_link_xmit': /kisskb/src/net/sctp/outqueue.c:1187:24: note: byref variable will be forcibly initialized 1187 | struct sctp_flush_ctx ctx = { | ^~~ /kisskb/src/net/tipc/link.c:1050:7: note: byref variable will be forcibly initialized 1050 | bool new_bundle; | ^~~~~~~~~~ /kisskb/src/net/tipc/link.c:1041:18: note: byref variable will be forcibly initialized 1041 | struct sk_buff *skb, *_skb; | ^~~ /kisskb/src/net/tipc/link.c: In function 'tipc_link_build_bc_init_msg': /kisskb/src/net/tipc/link.c:2377:22: note: byref variable will be forcibly initialized 2377 | struct sk_buff_head list; | ^~~~ /kisskb/src/net/sctp/outqueue.c: In function 'sctp_check_transmitted': /kisskb/src/net/sctp/outqueue.c:1434:19: note: byref variable will be forcibly initialized 1434 | struct list_head tlist; | ^~~~~ /kisskb/src/net/tipc/link.c: In function 'tipc_link_create_dummy_tnl_msg': /kisskb/src/net/tipc/link.c:1944:22: note: byref variable will be forcibly initialized 1944 | struct sk_buff_head tnlq; | ^~~~ /kisskb/src/net/tipc/link.c: In function 'tipc_link_tnl_prepare': /kisskb/src/net/tipc/link.c:1979:35: note: byref variable will be forcibly initialized 1979 | struct sk_buff_head tmpxq, tnlq, frags; | ^~~~~ /kisskb/src/net/tipc/link.c:1979:29: note: byref variable will be forcibly initialized 1979 | struct sk_buff_head tmpxq, tnlq, frags; | ^~~~ /kisskb/src/net/tipc/link.c:1979:22: note: byref variable will be forcibly initialized 1979 | struct sk_buff_head tmpxq, tnlq, frags; | ^~~~~ /kisskb/src/net/tipc/link.c:1977:24: note: byref variable will be forcibly initialized 1977 | struct tipc_msg *hdr, tnlhdr; | ^~~~~~ /kisskb/src/drivers/input/keyboard/bcm-keypad.c: In function 'bcm_kp_report_keys': /kisskb/src/drivers/input/keyboard/bcm-keypad.c:105:23: note: byref variable will be forcibly initialized 105 | unsigned long state, change; | ^~~~~~ /kisskb/src/net/sctp/outqueue.c: In function 'sctp_outq_sack': /kisskb/src/net/sctp/outqueue.c:1250:21: note: byref variable will be forcibly initialized 1250 | __u32 highest_tsn, highest_new_tsn; | ^~~~~~~~~~~~~~~ /kisskb/src/net/tipc/link.c: In function 'tipc_link_proto_rcv': /kisskb/src/net/tipc/link.c:2211:6: note: byref variable will be forcibly initialized 2211 | int rc = 0, released; | ^~ /kisskb/src/drivers/input/keyboard/bcm-keypad.c: In function 'bcm_kp_matrix_key_parse_dt': /kisskb/src/drivers/input/keyboard/bcm-keypad.c:209:15: note: byref variable will be forcibly initialized 209 | unsigned int dt_val; | ^~~~~~ /kisskb/src/net/tipc/link.c:2201:31: note: byref variable will be forcibly initialized 2201 | bool reply = msg_probe(hdr), retransmitted = false; | ^~~~~~~~~~~~~ /kisskb/src/net/tipc/link.c:2200:28: note: byref variable will be forcibly initialized 2200 | struct tipc_gap_ack_blks *ga = NULL; | ^~ /kisskb/src/net/sctp/outqueue.c: In function 'sctp_generate_fwdtsn': /kisskb/src/net/sctp/outqueue.c:1816:26: note: byref variable will be forcibly initialized 1816 | struct sctp_fwdtsn_skip ftsn_skip_arr[10]; | ^~~~~~~~~~~~~ /kisskb/src/drivers/input/keyboard/bcm-keypad.c: In function 'bcm_kp_probe': /kisskb/src/drivers/input/keyboard/bcm-keypad.c:391:16: note: byref variable will be forcibly initialized 391 | unsigned int desired_rate; | ^~~~~~~~~~~~ /kisskb/src/net/tipc/link.c: In function 'tipc_link_input': /kisskb/src/net/tipc/link.c:1326:6: note: byref variable will be forcibly initialized 1326 | int pos = 0; | ^~~ /kisskb/src/net/tipc/link.c:1324:22: note: byref variable will be forcibly initialized 1324 | struct sk_buff_head tmpq; | ^~~~ /kisskb/src/net/tipc/link.c:1323:18: note: byref variable will be forcibly initialized 1323 | struct sk_buff *iskb; | ^~~~ /kisskb/src/net/tipc/link.c: In function 'tipc_link_tnl_rcv': /kisskb/src/net/tipc/link.c:1371:6: note: byref variable will be forcibly initialized 1371 | int ipos = 0; | ^~~~ /kisskb/src/net/tipc/link.c:1370:18: note: byref variable will be forcibly initialized 1370 | struct sk_buff *iskb; | ^~~~ /kisskb/src/net/tipc/link.c: In function 'tipc_link_bc_ack_rcv': /kisskb/src/net/tipc/link.c:2479:6: note: byref variable will be forcibly initialized 2479 | int rc = 0; | ^~ /kisskb/src/net/tipc/link.c:2478:7: note: byref variable will be forcibly initialized 2478 | bool unused = false; | ^~~~~~ /kisskb/src/net/tipc/link.c: In function 'tipc_link_create': /kisskb/src/net/tipc/link.c:509:7: note: byref variable will be forcibly initialized 509 | char self_str[NODE_ID_STR_LEN] = {0,}; | ^~~~~~~~ /kisskb/src/net/tipc/link.c:508:7: note: byref variable will be forcibly initialized 508 | char peer_str[NODE_ID_STR_LEN] = {0,}; | ^~~~~~~~ /kisskb/src/net/tipc/link.c: In function 'tipc_link_reset': /kisskb/src/net/tipc/link.c:977:22: note: byref variable will be forcibly initialized 977 | struct sk_buff_head list; | ^~~~ /kisskb/src/net/tipc/link.c: In function 'tipc_link_bc_create': /kisskb/src/net/tipc/link.c:593:8: note: byref variable will be forcibly initialized 593 | char peer_str[NODE_ID_STR_LEN] = {0,}; | ^~~~~~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/tipc/core.h:62, from /kisskb/src/net/tipc/link.c:37: /kisskb/src/net/tipc/link.c: In function '__tipc_nl_add_link': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/tipc/link.c: In function 'tipc_nl_add_bc_link': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/i2c/busses/i2c-pca-platform.c:12: /kisskb/src/drivers/i2c/busses/i2c-pca-platform.c: In function 'i2c_pca_pf_waitforcompletion': /kisskb/src/include/linux/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-pca-platform.c:84:9: note: in expansion of macro 'wait_event_timeout' 84 | ret = wait_event_timeout(i2c->wait, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-pca-platform.c: In function 'i2c_pca_pf_probe': /kisskb/src/drivers/i2c/busses/i2c-pca-platform.c:134:19: note: byref variable will be forcibly initialized 134 | struct resource *res; | ^~~ /kisskb/src/drivers/media/i2c/bt819.c: In function 'bt819_write_block': /kisskb/src/drivers/media/i2c/bt819.c:101:6: note: byref variable will be forcibly initialized 101 | u8 block_data[32]; | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/include/linux/usb/ch9.h:36, from /kisskb/src/include/linux/usb.h:6, from /kisskb/src/drivers/usb/core/config.c:6: /kisskb/src/drivers/usb/core/config.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/usb/core/config.c: In function 'usb_parse_configuration': /kisskb/src/drivers/usb/core/config.c:618:31: note: byref variable will be forcibly initialized 618 | u8 inums[USB_MAXINTERFACES], nalts[USB_MAXINTERFACES]; | ^~~~~ /kisskb/src/drivers/usb/core/config.c:618:5: note: byref variable will be forcibly initialized 618 | u8 inums[USB_MAXINTERFACES], nalts[USB_MAXINTERFACES]; | ^~~~~ /kisskb/src/drivers/media/i2c/bt866.c: In function 'bt866_write': /kisskb/src/drivers/media/i2c/bt866.c:52:5: note: byref variable will be forcibly initialized 52 | u8 buffer[2]; | ^~~~~~ /kisskb/src/net/sctp/ulpqueue.c: In function 'sctp_ulpq_reasm_drain': /kisskb/src/net/sctp/ulpqueue.c:724:23: note: byref variable will be forcibly initialized 724 | struct sk_buff_head temp; | ^~~~ /kisskb/src/net/sctp/ulpqueue.c: In function 'sctp_ulpq_reap_ordered': /kisskb/src/net/sctp/ulpqueue.c:880:22: note: byref variable will be forcibly initialized 880 | struct sk_buff_head temp; | ^~~~ /kisskb/src/net/sctp/ulpqueue.c: In function 'sctp_ulpq_tail_data': /kisskb/src/net/sctp/ulpqueue.c:88:22: note: byref variable will be forcibly initialized 88 | struct sk_buff_head temp; | ^~~~ /kisskb/src/net/sctp/ulpqueue.c: In function 'sctp_ulpq_partial_delivery': /kisskb/src/net/sctp/ulpqueue.c:1063:24: note: byref variable will be forcibly initialized 1063 | struct sk_buff_head temp; | ^~~~ /kisskb/src/drivers/media/i2c/tvp5150.c: In function 'tvp5150_read': /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized 111 | int ret, val; | ^~~ /kisskb/src/drivers/media/i2c/tvp5150.c: In function 'tvp5150_get_vbi': /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c: In function 'tvp5150_g_tuner': /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c: In function 'tvp5150_g_register': /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c: In function 'tvp5150_read_std': /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c: In function 'query_lock': /kisskb/src/drivers/media/i2c/tvp5150.c:855:6: note: byref variable will be forcibly initialized 855 | int status; | ^~~~~~ /kisskb/src/drivers/media/i2c/tvp5150.c: In function 'dump_reg_range': /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized 111 | int ret, val; | ^~~ /kisskb/src/drivers/media/i2c/tvp5150.c:123:5: note: byref variable will be forcibly initialized 123 | u8 buf[16]; | ^~~ /kisskb/src/drivers/media/i2c/tvp5150.c: In function 'tvp5150_log_status': /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized 111 | int ret, val; | ^~~ /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c:111:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/i2c/tvp5150.c: In function 'tvp5150_isr': /kisskb/src/drivers/media/i2c/tvp5150.c:882:33: note: byref variable will be forcibly initialized 882 | unsigned int mask, active = 0, status = 0; | ^~~~~~ /kisskb/src/drivers/media/i2c/tvp5150.c:882:21: note: byref variable will be forcibly initialized 882 | unsigned int mask, active = 0, status = 0; | ^~~~~~ /kisskb/src/drivers/media/i2c/tvp5150.c: In function 'tvp5150_parse_dt': /kisskb/src/drivers/media/i2c/tvp5150.c:2021:22: note: byref variable will be forcibly initialized 2021 | struct of_endpoint ep; | ^~ /kisskb/src/drivers/media/i2c/tvp5150.c: In function 'tvp5150_detect_version': /kisskb/src/drivers/media/i2c/tvp5150.c:1828:5: note: byref variable will be forcibly initialized 1828 | u8 regs[4]; | ^~~~ /kisskb/src/drivers/usb/core/file.c: In function 'usb_register_dev': /kisskb/src/drivers/usb/core/file.c:162:7: note: byref variable will be forcibly initialized 162 | char name[20]; | ^~~~ /kisskb/src/drivers/rtc/rtc-ds1672.c: In function 'ds1672_set_time': /kisskb/src/drivers/rtc/rtc-ds1672.c:85:16: note: byref variable will be forcibly initialized 85 | unsigned char buf[6]; | ^~~ /kisskb/src/drivers/rtc/rtc-ds1672.c: In function 'ds1672_read_time': /kisskb/src/drivers/rtc/rtc-ds1672.c:31:16: note: byref variable will be forcibly initialized 31 | unsigned char buf[4]; | ^~~ /kisskb/src/drivers/rtc/rtc-ds1672.c:30:16: note: byref variable will be forcibly initialized 30 | unsigned char addr = DS1672_REG_CONTROL; | ^~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/9p/trans_fd.c:14: /kisskb/src/net/9p/trans_fd.c: In function 'p9_conn_cancel': /kisskb/src/net/9p/trans_fd.c:188:12: note: byref variable will be forcibly initialized 188 | LIST_HEAD(cancel_list); | ^~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/9p/trans_fd.c: In function 'p9_poll_mux': /kisskb/src/net/9p/trans_fd.c:618:6: note: byref variable will be forcibly initialized 618 | int err = -ECONNRESET; | ^~~ /kisskb/src/net/9p/trans_fd.c: In function 'parse_opts': /kisskb/src/net/9p/trans_fd.c:757:8: note: byref variable will be forcibly initialized 757 | char *options, *tmp_options; | ^~~~~~~ /kisskb/src/net/9p/trans_fd.c:756:6: note: byref variable will be forcibly initialized 756 | int option; | ^~~~~~ /kisskb/src/net/9p/trans_fd.c:755:14: note: byref variable will be forcibly initialized 755 | substring_t args[MAX_OPT_ARGS]; | ^~~~ /kisskb/src/net/9p/trans_fd.c: In function 'p9_fd_read': /kisskb/src/net/9p/trans_fd.c:251:9: note: byref variable will be forcibly initialized 251 | loff_t pos; | ^~~ /kisskb/src/net/9p/trans_fd.c: In function 'p9_fd_create': /kisskb/src/net/9p/trans_fd.c:1061:20: note: byref variable will be forcibly initialized 1061 | 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:1022:21: note: byref variable will be forcibly initialized 1022 | struct sockaddr_un sun_server; | ^~~~~~~~~~ /kisskb/src/net/9p/trans_fd.c:1021:17: note: byref variable will be forcibly initialized 1021 | struct socket *csocket; | ^~~~~~~ /kisskb/src/net/9p/trans_fd.c: In function 'valid_ipaddr4': /kisskb/src/net/9p/trans_fd.c:934:17: note: byref variable will be forcibly initialized 934 | int rc, count, in[4]; | ^~ /kisskb/src/net/9p/trans_fd.c: In function 'p9_bind_privport': /kisskb/src/net/9p/trans_fd.c:948:21: note: byref variable will be forcibly initialized 948 | struct sockaddr_in cl; | ^~ /kisskb/src/net/9p/trans_fd.c: In function 'p9_fd_create_tcp': /kisskb/src/net/9p/trans_fd.c:970:20: note: byref variable will be forcibly initialized 970 | struct p9_fd_opts opts; | ^~~~ /kisskb/src/net/9p/trans_fd.c:969:21: note: byref variable will be forcibly initialized 969 | struct sockaddr_in sin_server; | ^~~~~~~~~~ /kisskb/src/net/9p/trans_fd.c:968:17: note: byref variable will be forcibly initialized 968 | struct socket *csocket; | ^~~~~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:41: /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c: In function 'sisusb_wait_all_out_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: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/usb/misc/sisusbvga/sisusb.c:141:2: note: in expansion of macro 'wait_event_timeout' 141 | wait_event_timeout(sisusb->wait_q, (i = sisusb_all_free(sisusb)), | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c: In function 'sisusb_get_free_outbuf': /kisskb/src/include/linux/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/usb/misc/sisusbvga/sisusb.c:165:2: note: in expansion of macro 'wait_event_timeout' 165 | wait_event_timeout(sisusb->wait_q, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c: In function 'sisusb_bulkout_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: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/usb/misc/sisusbvga/sisusb.c:242:3: note: in expansion of macro 'wait_event_timeout' 242 | wait_event_timeout(sisusb->wait_q, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c: In function 'sisusb_send_bulk_msg': /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:334:26: note: byref variable will be forcibly initialized 334 | int passsize, thispass, transferred_len = 0; | ^~~~~~~~~~~~~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:41: /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c: In function 'sisusb_bulkin_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: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/usb/misc/sisusbvga/sisusb.c:295:3: note: in expansion of macro 'wait_event_timeout' 295 | wait_event_timeout(sisusb->wait_q, sisusb->completein, timeout); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c: In function 'sisusb_recv_bulk_msg': /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:455:25: note: byref variable will be forcibly initialized 455 | int bufsize, thispass, transferred_len; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/i2c/ch7006_mode.c: In function 'ch7006_write': /kisskb/src/drivers/gpu/drm/i2c/ch7006_mode.c:370:10: note: byref variable will be forcibly initialized 370 | uint8_t buf[] = {addr, val}; | ^~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c: In function 'sisusb_send_packet': /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:531:9: note: byref variable will be forcibly initialized 531 | __le32 tmp; | ^~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:530:10: note: byref variable will be forcibly initialized 530 | ssize_t bytes_transferred = 0; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/i2c/ch7006_mode.c: In function 'ch7006_read': /kisskb/src/drivers/gpu/drm/i2c/ch7006_mode.c:381:10: note: byref variable will be forcibly initialized 381 | uint8_t val; | ^~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c: In function 'sisusb_write_memio_byte': /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:613:23: note: byref variable will be forcibly initialized 613 | struct sisusb_packet packet; | ^~~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c: In function 'sisusb_write_memio_word': /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:624:23: note: byref variable will be forcibly initialized 624 | struct sisusb_packet packet; | ^~~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c: In function 'sisusb_write_memio_long': /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:702:23: note: byref variable will be forcibly initialized 702 | struct sisusb_packet packet; | ^~~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c: In function 'sisusb_write_memio_24bit': /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:661:23: note: byref variable will be forcibly initialized 661 | struct sisusb_packet packet; | ^~~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c: In function 'sisusb_write_pci_config': /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1334:23: note: byref variable will be forcibly initialized 1334 | struct sisusb_packet packet; | ^~~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c: In function 'sisusb_read_memio_long': /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1064:23: note: byref variable will be forcibly initialized 1064 | struct sisusb_packet packet; | ^~~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c: In function 'sisusb_check_rbc': /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1617:9: note: byref variable will be forcibly initialized 1617 | u32 j, tmp; | ^~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c: In function 'sisusb_check_ranks': /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1641:18: note: byref variable will be forcibly initialized 1641 | int ret = 0, i, i2ret; | ^~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c: In function 'sisusb_read_memio_24bit': /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1023:23: note: byref variable will be forcibly initialized 1023 | struct sisusb_packet packet; | ^~~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c: In function 'sisusb_read_pci_config': /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1345:23: note: byref variable will be forcibly initialized 1345 | struct sisusb_packet packet; | ^~~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c: In function 'sisusb_send_bridge_packet': /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:567:9: note: byref variable will be forcibly initialized 567 | __le32 tmp; | ^~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:566:10: note: byref variable will be forcibly initialized 566 | ssize_t bytes_transferred = 0; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c: In function 'sisusb_do_init_gfxdevice': /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1345:23: note: byref variable will be forcibly initialized 1345 | struct sisusb_packet packet; | ^~~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1334:23: note: byref variable will be forcibly initialized 1334 | struct sisusb_packet packet; | ^~~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1345:23: note: byref variable will be forcibly initialized 1345 | struct sisusb_packet packet; | ^~~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1334:23: note: byref variable will be forcibly initialized 1334 | struct sisusb_packet packet; | ^~~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1345:23: note: byref variable will be forcibly initialized 1345 | struct sisusb_packet packet; | ^~~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1334:23: note: byref variable will be forcibly initialized 1334 | struct sisusb_packet packet; | ^~~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1345:23: note: byref variable will be forcibly initialized 1345 | struct sisusb_packet packet; | ^~~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1334:23: note: byref variable will be forcibly initialized 1334 | struct sisusb_packet packet; | ^~~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1345:23: note: byref variable will be forcibly initialized 1345 | struct sisusb_packet packet; | ^~~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1334:23: note: byref variable will be forcibly initialized 1334 | struct sisusb_packet packet; | ^~~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1345:23: note: byref variable will be forcibly initialized 1345 | struct sisusb_packet packet; | ^~~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1334:23: note: byref variable will be forcibly initialized 1334 | struct sisusb_packet packet; | ^~~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1345:23: note: byref variable will be forcibly initialized 1345 | struct sisusb_packet packet; | ^~~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1334:23: note: byref variable will be forcibly initialized 1334 | struct sisusb_packet packet; | ^~~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:2127:23: note: byref variable will be forcibly initialized 2127 | struct sisusb_packet packet; | ^~~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c: In function 'sisusb_read_memio_byte': /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:970:23: note: byref variable will be forcibly initialized 970 | struct sisusb_packet packet; | ^~~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c: In function 'sisusb_setidxregmask': /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1251:5: note: byref variable will be forcibly initialized 1251 | u8 tmp; | ^~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c: In function 'sisusb_read_memio_word': /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:984:23: note: byref variable will be forcibly initialized 984 | struct sisusb_packet packet; | ^~~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c: In function 'sisusb_write_mem_bulk': /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:764:5: note: byref variable will be forcibly initialized 764 | u8 buf[4]; | ^~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:758:23: note: byref variable will be forcibly initialized 758 | struct sisusb_packet packet; | ^~~~~~ /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/drivers/usb/misc/sisusbvga/sisusb.c: In function 'sisusb_write': /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1334:23: note: byref variable will be forcibly initialized 1334 | struct sisusb_packet packet; | ^~~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:2623:10: note: byref variable will be forcibly initialized 2623 | ssize_t bytes_written = 0; | ^~~~~~~~~~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c: In function 'sisusb_clear_vram': /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1361:10: note: byref variable will be forcibly initialized 1361 | ssize_t j; | ^ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c: In function 'sisusb_read_mem_bulk': /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1113:6: note: byref variable will be forcibly initialized 1113 | u32 swap32; | ^~~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1112:6: note: byref variable will be forcibly initialized 1112 | u16 swap16; | ^~~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1111:7: note: byref variable will be forcibly initialized 1111 | char buf[4]; | ^~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c: In function 'sisusb_read': /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1345:23: note: byref variable will be forcibly initialized 1345 | struct sisusb_packet packet; | ^~~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:2490:6: note: byref variable will be forcibly initialized 2490 | u32 buf32, address; | ^~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:2489:6: note: byref variable will be forcibly initialized 2489 | u16 buf16; | ^~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:2488:5: note: byref variable will be forcibly initialized 2488 | u8 buf8; | ^~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:2486:10: note: byref variable will be forcibly initialized 2486 | ssize_t bytes_read = 0; | ^~~~~~~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c: In function 'sisusb_triggersr16': /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1413:5: note: byref variable will be forcibly initialized 1413 | u8 tmp8; | ^~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c: In function 'sisusb_get_ramconfig': /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:2079:18: note: byref variable will be forcibly initialized 2079 | u8 tmp8, tmp82, ramtype; | ^~~~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:2079:11: note: byref variable will be forcibly initialized 2079 | u8 tmp8, tmp82, ramtype; | ^~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:2079:5: note: byref variable will be forcibly initialized 2079 | u8 tmp8, tmp82, ramtype; | ^~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c: In function 'sisusb_setidxregandor': /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1237:5: note: byref variable will be forcibly initialized 1237 | u8 tmp; | ^~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c: In function 'sisusb_get_sdram_size': /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1671:15: note: byref variable will be forcibly initialized 1671 | int ret = 0, i2ret = 0, i, j; | ^~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c: In function 'sisusb_ioctl': /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:2907:24: note: byref variable will be forcibly initialized 2907 | struct sisusb_command y; | ^ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:2906:21: note: byref variable will be forcibly initialized 2906 | struct sisusb_info x; | ^ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c: In function 'sisusb_getbuswidth': /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1445:18: note: byref variable will be forcibly initialized 1445 | u32 t0, t1, t2, t3; | ^~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1445:14: note: byref variable will be forcibly initialized 1445 | u32 t0, t1, t2, t3; | ^~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1445:10: note: byref variable will be forcibly initialized 1445 | u32 t0, t1, t2, t3; | ^~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1445:6: note: byref variable will be forcibly initialized 1445 | u32 t0, t1, t2, t3; | ^~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1444:6: note: byref variable will be forcibly initialized 1444 | u8 ramtype, done = 0; | ^~~~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c: In function 'sisusb_verify_mclk': /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1557:11: note: byref variable will be forcibly initialized 1557 | u8 tmp1, tmp2, i, j; | ^~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1557:5: note: byref variable will be forcibly initialized 1557 | u8 tmp1, tmp2, i, j; | ^~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c: In function 'sisusb_set_default_mode': /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:613:23: note: byref variable will be forcibly initialized 613 | struct sisusb_packet packet; | ^~~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:613:23: note: byref variable will be forcibly initialized /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:613:23: note: byref variable will be forcibly initialized /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:613:23: note: byref variable will be forcibly initialized /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:613:23: note: byref variable will be forcibly initialized /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:613:23: note: byref variable will be forcibly initialized /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:613:23: note: byref variable will be forcibly initialized /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1754:17: note: byref variable will be forcibly initialized 1754 | u8 sr31, cr63, tmp8; | ^~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1754:11: note: byref variable will be forcibly initialized 1754 | u8 sr31, cr63, tmp8; | ^~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1754:5: note: byref variable will be forcibly initialized 1754 | u8 sr31, cr63, tmp8; | ^~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c: In function 'sisusb_init_gfxcore': /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1345:23: note: byref variable will be forcibly initialized 1345 | struct sisusb_packet packet; | ^~~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:613:23: note: byref variable will be forcibly initialized 613 | struct sisusb_packet packet; | ^~~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:613:23: note: byref variable will be forcibly initialized /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:613:23: note: byref variable will be forcibly initialized /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1881:11: note: byref variable will be forcibly initialized 1881 | u8 tmp8, ramtype; | ^~~~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1881:5: note: byref variable will be forcibly initialized 1881 | u8 tmp8, ramtype; | ^~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1880:31: note: byref variable will be forcibly initialized 1880 | int ret = 0, i, j, bw, chab, iret, retry = 3; | ^~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1880:25: note: byref variable will be forcibly initialized 1880 | int ret = 0, i, j, bw, chab, iret, retry = 3; | ^~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1880:21: note: byref variable will be forcibly initialized 1880 | int ret = 0, i, j, bw, chab, iret, retry = 3; | ^~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c: In function 'sisusb_init_gfxdevice': /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1345:23: note: byref variable will be forcibly initialized 1345 | struct sisusb_packet packet; | ^~~~~~ /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1345:23: note: byref variable will be forcibly initialized /kisskb/src/drivers/usb/misc/sisusbvga/sisusb.c:1345:23: note: byref variable will be forcibly initialized /kisskb/src/drivers/usb/host/max3421-hcd.c: In function 'spi_rd_buf': /kisskb/src/drivers/usb/host/max3421-hcd.c:402:21: note: byref variable will be forcibly initialized 402 | struct spi_message msg; | ^~~ /kisskb/src/drivers/usb/host/max3421-hcd.c:401:22: note: byref variable will be forcibly initialized 401 | struct spi_transfer transfer[2]; | ^~~~~~~~ /kisskb/src/drivers/usb/host/max3421-hcd.c: In function 'spi_wr_buf': /kisskb/src/drivers/usb/host/max3421-hcd.c:428:21: note: byref variable will be forcibly initialized 428 | struct spi_message msg; | ^~~ /kisskb/src/drivers/usb/host/max3421-hcd.c:427:22: note: byref variable will be forcibly initialized 427 | struct spi_transfer transfer[2]; | ^~~~~~~~ /kisskb/src/drivers/usb/host/max3421-hcd.c: In function 'spi_rd8': /kisskb/src/drivers/usb/host/max3421-hcd.c:352:21: note: byref variable will be forcibly initialized 352 | struct spi_message msg; | ^~~ /kisskb/src/drivers/usb/host/max3421-hcd.c:351:22: note: byref variable will be forcibly initialized 351 | struct spi_transfer transfer; | ^~~~~~~~ /kisskb/src/drivers/usb/host/max3421-hcd.c: In function 'spi_wr8': /kisskb/src/drivers/usb/host/max3421-hcd.c:378:21: note: byref variable will be forcibly initialized 378 | struct spi_message msg; | ^~~ /kisskb/src/drivers/usb/host/max3421-hcd.c:377:22: note: byref variable will be forcibly initialized 377 | struct spi_transfer transfer; | ^~~~~~~~ /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; | ^~~~~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/drivers/i3c/master.c:10: /kisskb/src/drivers/i3c/master.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ In file included from /kisskb/src/drivers/i3c/master.c:16: /kisskb/src/drivers/i3c/master.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/i3c/master.c: In function 'i3c_master_entdaa_locked': /kisskb/src/drivers/i3c/master.c:797:21: note: byref variable will be forcibly initialized 797 | struct i3c_ccc_cmd cmd; | ^~~ /kisskb/src/drivers/i3c/master.c:796:26: note: byref variable will be forcibly initialized 796 | 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:814:21: note: byref variable will be forcibly initialized 814 | struct i3c_ccc_cmd cmd; | ^~~ /kisskb/src/drivers/i3c/master.c:813:26: note: byref variable will be forcibly initialized 813 | struct i3c_ccc_cmd_dest dest; | ^~~~ /kisskb/src/drivers/i3c/master.c: In function 'i3c_master_defslvs_locked': /kisskb/src/drivers/i3c/master.c:901:21: note: byref variable will be forcibly initialized 901 | struct i3c_ccc_cmd cmd; | ^~~ /kisskb/src/drivers/i3c/master.c:898:26: note: byref variable will be forcibly initialized 898 | struct i3c_ccc_cmd_dest dest; | ^~~~ /kisskb/src/drivers/i3c/master.c: In function 'i3c_master_getpid_locked': /kisskb/src/drivers/i3c/master.c:1148:21: note: byref variable will be forcibly initialized 1148 | struct i3c_ccc_cmd cmd; | ^~~ /kisskb/src/drivers/i3c/master.c:1147:26: note: byref variable will be forcibly initialized 1147 | struct i3c_ccc_cmd_dest dest; | ^~~~ /kisskb/src/drivers/power/reset/gpio-restart.c: In function 'gpio_restart_probe': /kisskb/src/drivers/power/reset/gpio-restart.c:55:6: note: byref variable will be forcibly initialized 55 | u32 property; | ^~~~~~~~ /kisskb/src/drivers/i3c/master.c: In function 'i3c_master_getbcr_locked': /kisskb/src/drivers/i3c/master.c:1178:21: note: byref variable will be forcibly initialized 1178 | struct i3c_ccc_cmd cmd; | ^~~ /kisskb/src/drivers/i3c/master.c:1177:26: note: byref variable will be forcibly initialized 1177 | struct i3c_ccc_cmd_dest dest; | ^~~~ /kisskb/src/drivers/i3c/master.c: In function 'i3c_master_getdcr_locked': /kisskb/src/drivers/i3c/master.c:1203:21: note: byref variable will be forcibly initialized 1203 | struct i3c_ccc_cmd cmd; | ^~~ /kisskb/src/drivers/i3c/master.c:1202:26: note: byref variable will be forcibly initialized 1202 | struct i3c_ccc_cmd_dest dest; | ^~~~ /kisskb/src/drivers/i3c/master.c: In function 'i3c_master_getmxds_locked': /kisskb/src/drivers/i3c/master.c:1081:21: note: byref variable will be forcibly initialized 1081 | struct i3c_ccc_cmd cmd; | ^~~ /kisskb/src/drivers/i3c/master.c:1080:26: note: byref variable will be forcibly initialized 1080 | struct i3c_ccc_cmd_dest dest; | ^~~~ /kisskb/src/drivers/i3c/master.c: In function 'i3c_master_gethdrcap_locked': /kisskb/src/drivers/i3c/master.c:1117:21: note: byref variable will be forcibly initialized 1117 | struct i3c_ccc_cmd cmd; | ^~~ /kisskb/src/drivers/i3c/master.c:1116:26: note: byref variable will be forcibly initialized 1116 | struct i3c_ccc_cmd_dest dest; | ^~~~ /kisskb/src/drivers/i3c/master.c: In function 'i3c_master_setda_locked': /kisskb/src/drivers/i3c/master.c:972:21: note: byref variable will be forcibly initialized 972 | struct i3c_ccc_cmd cmd; | ^~~ /kisskb/src/drivers/i3c/master.c:970:26: note: byref variable will be forcibly initialized 970 | struct i3c_ccc_cmd_dest dest; | ^~~~ /kisskb/src/drivers/usb/host/max3421-hcd.c: In function 'max3421_of_vbus_en_pin': /kisskb/src/drivers/usb/host/max3421-hcd.c:1805:11: note: byref variable will be forcibly initialized 1805 | uint32_t value[2]; | ^~~~~ /kisskb/src/drivers/i3c/master.c: In function 'i3c_master_rstdaa_locked': /kisskb/src/drivers/i3c/master.c:758:21: note: byref variable will be forcibly initialized 758 | struct i3c_ccc_cmd cmd; | ^~~ /kisskb/src/drivers/i3c/master.c:757:26: note: byref variable will be forcibly initialized 757 | struct i3c_ccc_cmd_dest dest; | ^~~~ /kisskb/src/drivers/i3c/master.c: In function 'i3c_master_getmrl_locked': /kisskb/src/drivers/i3c/master.c:1009:21: note: byref variable will be forcibly initialized 1009 | struct i3c_ccc_cmd cmd; | ^~~ /kisskb/src/drivers/i3c/master.c:1007:26: note: byref variable will be forcibly initialized 1007 | struct i3c_ccc_cmd_dest dest; | ^~~~ /kisskb/src/drivers/i3c/master.c: In function 'i3c_master_getmwl_locked': /kisskb/src/drivers/i3c/master.c:1051:21: note: byref variable will be forcibly initialized 1051 | struct i3c_ccc_cmd cmd; | ^~~ /kisskb/src/drivers/i3c/master.c:1049:26: note: byref variable will be forcibly initialized 1049 | struct i3c_ccc_cmd_dest dest; | ^~~~ /kisskb/src/drivers/i3c/master.c: In function 'i3c_master_handle_ibi': /kisskb/src/drivers/i3c/master.c:2251:25: note: byref variable will be forcibly initialized 2251 | struct i3c_ibi_payload payload; | ^~~~~~~ /kisskb/src/net/rds/tcp_send.c: In function 'rds_tcp_sendmsg': /kisskb/src/net/rds/tcp_send.c:58:14: note: byref variable will be forcibly initialized 58 | struct kvec vec = { | ^~~ /kisskb/src/drivers/i3c/master.c: In function 'of_i3c_master_add_i3c_boardinfo': /kisskb/src/drivers/i3c/master.c:2033:6: note: byref variable will be forcibly initialized 2033 | u32 init_dyn_addr = 0; | ^~~~~~~~~~~~~ /kisskb/src/drivers/i3c/master.c: In function 'of_i3c_master_add_dev': /kisskb/src/drivers/i3c/master.c:2077:6: note: byref variable will be forcibly initialized 2077 | u32 reg[3]; | ^~~ /kisskb/src/drivers/i3c/master.c: In function 'of_populate_i3c_bus': /kisskb/src/drivers/i3c/master.c:2105:6: note: byref variable will be forcibly initialized 2105 | u32 val; | ^~~ /kisskb/src/drivers/i3c/master.c: In function 'hdrcap_show': /kisskb/src/drivers/i3c/master.c:210:16: note: byref variable will be forcibly initialized 210 | unsigned long caps; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/i2c.h:146, from /kisskb/src/drivers/i2c/i2c-core-base.c:47: /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'perf_trace_i2c_write': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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 'perf_trace_i2c_read': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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 'perf_trace_i2c_reply': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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 'perf_trace_i2c_result': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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/trace/define_trace.h:102, from /kisskb/src/include/trace/events/i2c.h:146, from /kisskb/src/drivers/i2c/i2c-core-base.c:47: /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'trace_event_raw_event_i2c_write': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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/trace/define_trace.h:104, from /kisskb/src/include/trace/events/i2c.h:146, from /kisskb/src/drivers/i2c/i2c-core-base.c:47: /kisskb/src/drivers/i2c/i2c-core-base.c: In function '__bpf_trace_i2c_write': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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 '__bpf_trace_i2c_read': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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 '__bpf_trace_i2c_reply': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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 '__bpf_trace_i2c_result': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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:141:2: note: in expansion of macro 'TRACE_EVENT' 141 | 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, | ^~~~~~~~~~~~~~ /kisskb/src/drivers/input/keyboard/dlink-dir685-touchkeys.c: In function 'dir685_tk_irq_thread': /kisskb/src/drivers/input/keyboard/dlink-dir685-touchkeys.c:33:16: note: byref variable will be forcibly initialized 33 | unsigned long key; | ^~~ /kisskb/src/drivers/input/keyboard/dlink-dir685-touchkeys.c:32:5: note: byref variable will be forcibly initialized 32 | u8 buf[6]; | ^~~ /kisskb/src/drivers/input/keyboard/dlink-dir685-touchkeys.c:31:16: note: byref variable will be forcibly initialized 31 | unsigned long changed; | ^~~~~~~ /kisskb/src/drivers/input/keyboard/dlink-dir685-touchkeys.c: In function 'dir685_tk_probe': /kisskb/src/drivers/input/keyboard/dlink-dir685-touchkeys.c:67:5: note: byref variable will be forcibly initialized 67 | u8 bl_data[] = { 0xa7, 0x40 }; | ^~~~~~~ /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_clients_command': /kisskb/src/drivers/i2c/i2c-core-base.c:2020:21: note: byref variable will be forcibly initialized 2020 | struct i2c_cmd_arg cmd_arg; | ^~~~~~~ /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'delete_device_store': /kisskb/src/drivers/i2c/i2c-core-base.c:1345:7: note: byref variable will be forcibly initialized 1345 | char end; | ^~~ /kisskb/src/drivers/i2c/i2c-core-base.c:1344:17: note: byref variable will be forcibly initialized 1344 | unsigned short addr; | ^~~~ In file included from /kisskb/src/include/linux/acpi.h:13, from /kisskb/src/drivers/i2c/i2c-core-base.c:16: /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_handle_smbus_host_notify': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_default_probe': /kisskb/src/drivers/i2c/i2c-core-base.c:2361:23: note: byref variable will be forcibly initialized 2361 | 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:2320:23: note: byref variable will be forcibly initialized 2320 | union i2c_smbus_data raw_id; | ^~~~~~ In file included from /kisskb/src/include/linux/acpi.h:13, from /kisskb/src/drivers/i2c/i2c-core-base.c:16: /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_host_notify_irq_teardown': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_transfer_buffer_flags': /kisskb/src/drivers/i2c/i2c-core-base.c:2292:17: note: byref variable will be forcibly initialized 2292 | struct i2c_msg msg = { | ^~~ /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_new_ancillary_device': /kisskb/src/drivers/i2c/i2c-core-base.c:1222:6: note: byref variable will be forcibly initialized 1222 | u32 addr = default_addr; | ^~~~ /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'new_device_store': /kisskb/src/drivers/i2c/i2c-core-base.c:1277:15: note: byref variable will be forcibly initialized 1277 | char *blank, end; | ^~~ /kisskb/src/drivers/i2c/i2c-core-base.c:1275:24: note: byref variable will be forcibly initialized 1275 | 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:2389:24: note: byref variable will be forcibly initialized 2389 | struct i2c_board_info info; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c: In function 'amdgpu_atomfirmware_query_firmware_capability': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c:52:11: note: byref variable will be forcibly initialized 52 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c:52:5: note: byref variable will be forcibly initialized 52 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c:50:19: note: byref variable will be forcibly initialized 50 | u16 data_offset, size; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c:50:6: note: byref variable will be forcibly initialized 50 | u16 data_offset, size; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c: In function 'amdgpu_atomfirmware_scratch_regs_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c:91:11: note: byref variable will be forcibly initialized 91 | uint16_t data_offset; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c: In function 'amdgpu_atomfirmware_allocate_fb_scratch': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c:111:11: note: byref variable will be forcibly initialized 111 | uint16_t data_offset; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c: In function 'amdgpu_atomfirmware_get_vram_info': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c:233:11: note: byref variable will be forcibly initialized 233 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c:233:5: note: byref variable will be forcibly initialized 233 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c:229:19: note: byref variable will be forcibly initialized 229 | u16 data_offset, size; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c:229:6: note: byref variable will be forcibly initialized 229 | u16 data_offset, size; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c: In function 'amdgpu_atomfirmware_mem_ecc_supported': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c:398:11: note: byref variable will be forcibly initialized 398 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c:398:5: note: byref variable will be forcibly initialized 398 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c:396:19: note: byref variable will be forcibly initialized 396 | u16 data_offset, size; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c:396:6: note: byref variable will be forcibly initialized 396 | u16 data_offset, size; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c: In function 'amdgpu_atomfirmware_ras_rom_addr': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c:488:11: note: byref variable will be forcibly initialized 488 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c:488:5: note: byref variable will be forcibly initialized 488 | u8 frev, crev; | ^~~~ /kisskb/src/net/sctp/tsnmap.c: In function 'sctp_tsnmap_next_gap_ack': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c:486:19: note: byref variable will be forcibly initialized 486 | u16 data_offset, size; | ^~~~ /kisskb/src/net/sctp/tsnmap.c:157:20: note: byref variable will be forcibly initialized 157 | __u16 start_ = 0, end_ = 0, offset; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c:486:6: note: byref variable will be forcibly initialized 486 | u16 data_offset, size; | ^~~~~~~~~~~ /kisskb/src/net/sctp/tsnmap.c:157:8: note: byref variable will be forcibly initialized 157 | __u16 start_ = 0, end_ = 0, offset; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c: In function 'amdgpu_atomfirmware_get_clock_info': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c:537:11: note: byref variable will be forcibly initialized 537 | uint16_t data_offset; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c:536:16: note: byref variable will be forcibly initialized 536 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c:536:10: note: byref variable will be forcibly initialized 536 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c: In function 'amdgpu_atomfirmware_get_gfx_info': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c:633:11: note: byref variable will be forcibly initialized 633 | uint16_t data_offset; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c:632:16: note: byref variable will be forcibly initialized 632 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c:632:10: note: byref variable will be forcibly initialized 632 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c: In function 'amdgpu_atomfirmware_get_fw_reserved_fb_size': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c:706:11: note: byref variable will be forcibly initialized 706 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c:706:5: note: byref variable will be forcibly initialized 706 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c:705:19: note: byref variable will be forcibly initialized 705 | u16 data_offset, size; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c:705:6: note: byref variable will be forcibly initialized 705 | u16 data_offset, size; | ^~~~~~~~~~~ /kisskb/src/drivers/usb/class/usblp.c: In function 'usblp_ioctl': /kisskb/src/drivers/usb/class/usblp.c:525:6: note: byref variable will be forcibly initialized 525 | int twoints[2]; | ^~~~~~~ /kisskb/src/drivers/usb/class/usblp.c:524:6: note: byref variable will be forcibly initialized 524 | int status; | ^~~~~~ /kisskb/src/drivers/usb/class/usblp.c:523:16: note: byref variable will be forcibly initialized 523 | unsigned char newChannel; | ^~~~~~~~~~ /kisskb/src/net/sctp/tsnmap.c: In function 'sctp_tsnmap_num_gabs': /kisskb/src/net/sctp/tsnmap.c:325:20: note: byref variable will be forcibly initialized 325 | __u16 start = 0, end = 0; | ^~~ /kisskb/src/net/sctp/tsnmap.c:325:9: note: byref variable will be forcibly initialized 325 | __u16 start = 0, end = 0; | ^~~~~ /kisskb/src/net/sctp/tsnmap.c:320:26: note: byref variable will be forcibly initialized 320 | struct sctp_tsnmap_iter iter; | ^~~~ /kisskb/src/drivers/usb/class/usblp.c: In function 'usblp_select_alts': /kisskb/src/drivers/usb/class/usblp.c:1266:44: note: byref variable will be forcibly initialized 1266 | struct usb_endpoint_descriptor *epwrite, *epread; | ^~~~~~ /kisskb/src/drivers/usb/class/usblp.c:1266:34: note: byref variable will be forcibly initialized 1266 | struct usb_endpoint_descriptor *epwrite, *epread; | ^~~~~~~ /kisskb/src/drivers/media/i2c/tvp7002.c: In function 'tvp7002_query_dv': /kisskb/src/drivers/media/i2c/tvp7002.c:618:5: note: byref variable will be forcibly initialized 618 | u8 cpl_msb; | ^~~~~~~ /kisskb/src/drivers/media/i2c/tvp7002.c:617:5: note: byref variable will be forcibly initialized 617 | u8 cpl_lsb; | ^~~~~~~ /kisskb/src/drivers/media/i2c/tvp7002.c:616:5: note: byref variable will be forcibly initialized 616 | u8 lpf_msb; | ^~~~~~~ /kisskb/src/drivers/media/i2c/tvp7002.c:615:5: note: byref variable will be forcibly initialized 615 | u8 lpf_lsb; | ^~~~~~~ /kisskb/src/drivers/media/i2c/tvp7002.c: In function 'tvp7002_query_dv_timings': /kisskb/src/drivers/media/i2c/tvp7002.c:665:6: note: byref variable will be forcibly initialized 665 | int index; | ^~~~~ /kisskb/src/drivers/media/i2c/tvp7002.c: In function 'tvp7002_log_status': /kisskb/src/drivers/media/i2c/tvp7002.c:750:6: note: byref variable will be forcibly initialized 750 | int detected; | ^~~~~~~~ /kisskb/src/drivers/media/i2c/tvp7002.c: In function 'tvp7002_g_register': /kisskb/src/drivers/media/i2c/tvp7002.c:687:5: note: byref variable will be forcibly initialized 687 | u8 val; | ^~~ /kisskb/src/drivers/media/i2c/tvp7002.c: In function 'tvp7002_probe': /kisskb/src/drivers/media/i2c/tvp7002.c:946:5: note: byref variable will be forcibly initialized 946 | u8 revision; | ^~~~~~~~ /kisskb/src/drivers/media/i2c/tvp7002.c:943:25: note: byref variable will be forcibly initialized 943 | struct v4l2_dv_timings timings; | ^~~~~~~ /kisskb/src/drivers/rtc/rtc-ds1685.c: In function 'ds1685_rtc_sysfs_serial_show': /kisskb/src/drivers/rtc/rtc-ds1685.c:1030:5: note: byref variable will be forcibly initialized 1030 | u8 ssn[8]; | ^~~ /kisskb/src/drivers/rtc/rtc-ds1685.c: In function 'ds1685_rtc_proc': /kisskb/src/drivers/rtc/rtc-ds1685.c:755:42: note: byref variable will be forcibly initialized 755 | u8 ctrla, ctrlb, ctrld, ctrl4a, ctrl4b, ssn[8]; | ^~~ /kisskb/src/drivers/usb/core/buffer.c: In function 'hcd_buffer_create': /kisskb/src/drivers/usb/core/buffer.c:67:8: note: byref variable will be forcibly initialized 67 | char name[16]; | ^~~~ /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/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/swait.h:8, from /kisskb/src/include/linux/completion.h:12, from /kisskb/src/include/linux/mm_types.h:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, 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/drivers/media/i2c/tw2804.c: In function 'tw2804_s_std': /kisskb/src/drivers/media/i2c/tw2804.c:255:5: note: byref variable will be forcibly initialized 255 | u8 regs[] = { | ^~~~ /kisskb/src/net/ieee802154/nl-mac.c: In function 'ieee802154_llsec_dump_table': /kisskb/src/net/ieee802154/nl-mac.c:777:25: note: byref variable will be forcibly initialized 777 | struct llsec_dump_data data; | ^~~~ In file included from /kisskb/src/net/ieee802154/nl-mac.c:24: /kisskb/src/net/ieee802154/nl-mac.c: In function 'ieee802154_devaddr_from_raw': /kisskb/src/include/net/ieee802154_netdev.h:155:6: note: byref variable will be forcibly initialized 155 | u64 temp; | ^~~~ /kisskb/src/net/ieee802154/nl-mac.c: In function 'ieee802154_nl_get_dev': /kisskb/src/net/ieee802154/nl-mac.c:150:8: note: byref variable will be forcibly initialized 150 | char name[IFNAMSIZ + 1]; | ^~~~ In file included from /kisskb/src/net/ieee802154/nl-mac.c:18: /kisskb/src/net/ieee802154/nl-mac.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/ieee802154/nl-mac.c: In function 'nla_put_u8': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/ieee802154/nl-mac.c: In function 'nla_put_u16': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/net/ieee802154/nl-mac.c: In function 'nla_put_shortaddr': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/net/ieee802154/nl-mac.c: In function 'nla_put_s32': /kisskb/src/include/net/netlink.h:1448:6: note: byref variable will be forcibly initialized 1448 | s32 tmp = value; | ^~~ /kisskb/src/net/ieee802154/nl-mac.c: In function 'nla_put_s8': /kisskb/src/include/net/netlink.h:1422:5: note: byref variable will be forcibly initialized 1422 | s8 tmp = value; | ^~~ /kisskb/src/net/ieee802154/nl-mac.c: In function 'ieee802154_nl_start_confirm': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/ieee802154/nl-mac.c: In function 'ieee802154_nl_fill_iface': /kisskb/src/include/net/netlink.h:1422:5: note: byref variable will be forcibly initialized 1422 | s8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1448:6: note: byref variable will be forcibly initialized 1448 | s32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1422:5: note: byref variable will be forcibly initialized 1422 | s8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/ieee802154/nl-mac.c:109:32: note: byref variable will be forcibly initialized 109 | struct ieee802154_mac_params params; | ^~~~~~ In file included from /kisskb/src/net/ieee802154/nl-mac.c:18: /kisskb/src/net/ieee802154/nl-mac.c: In function 'ieee802154_nl_fill_seclevel': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/ieee802154/nl-mac.c: In function 'nla_put_u64_64bit': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/net/ieee802154/nl-mac.c: In function 'nla_put_hwaddr': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/net/ieee802154/nl-mac.c: In function 'ieee802154_llsec_fill_key_id': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/ieee802154/nl-mac.c: In function 'ieee802154_nl_fill_dev': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/ieee802154/nl-mac.c: In function 'ieee802154_nl_fill_devkey': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/ieee802154/nl-mac.c: In function 'llsec_remove_key': /kisskb/src/net/ieee802154/nl-mac.c:897:33: note: byref variable will be forcibly initialized 897 | struct ieee802154_llsec_key_id id; | ^~ /kisskb/src/net/ieee802154/nl-mac.c: In function 'llsec_add_devkey': /kisskb/src/net/ieee802154/nl-mac.c:1111:37: note: byref variable will be forcibly initialized 1111 | struct ieee802154_llsec_device_key key; | ^~~ /kisskb/src/net/ieee802154/nl-mac.c: In function 'llsec_del_devkey': /kisskb/src/net/ieee802154/nl-mac.c:1137:37: note: byref variable will be forcibly initialized 1137 | struct ieee802154_llsec_device_key key; | ^~~ In file included from /kisskb/src/net/ieee802154/nl-mac.c:18: /kisskb/src/net/ieee802154/nl-mac.c: In function 'ieee802154_nl_fill_key': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/ieee802154/nl-mac.c:916:6: note: byref variable will be forcibly initialized 916 | u32 commands[256 / 32]; | ^~~~~~~~ /kisskb/src/net/ieee802154/nl-mac.c: In function 'llsec_add_dev': /kisskb/src/net/ieee802154/nl-mac.c:1012:33: note: byref variable will be forcibly initialized 1012 | struct ieee802154_llsec_device desc; | ^~~~ /kisskb/src/net/ieee802154/nl-mac.c: In function 'llsec_add_seclevel': /kisskb/src/net/ieee802154/nl-mac.c:1251:35: note: byref variable will be forcibly initialized 1251 | struct ieee802154_llsec_seclevel sl; | ^~ /kisskb/src/net/ieee802154/nl-mac.c: In function 'llsec_del_seclevel': /kisskb/src/net/ieee802154/nl-mac.c:1271:35: note: byref variable will be forcibly initialized 1271 | struct ieee802154_llsec_seclevel sl; | ^~ /kisskb/src/net/ieee802154/nl-mac.c: In function 'ieee802154_llsec_parse_key': /kisskb/src/net/ieee802154/nl-mac.c:838:6: note: byref variable will be forcibly initialized 838 | u32 commands[256 / 32]; | ^~~~~~~~ /kisskb/src/net/ieee802154/nl-mac.c: In function 'llsec_add_key': /kisskb/src/net/ieee802154/nl-mac.c:876:33: note: byref variable will be forcibly initialized 876 | struct ieee802154_llsec_key_id id; | ^~ /kisskb/src/net/ieee802154/nl-mac.c:875:30: note: byref variable will be forcibly initialized 875 | 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/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/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/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; | ^~~~~~ In file included from /kisskb/src/net/ieee802154/nl-mac.c:18: /kisskb/src/net/ieee802154/nl-mac.c: In function 'ieee802154_llsec_getparams': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/ieee802154/nl-mac.c:650:33: note: byref variable will be forcibly initialized 650 | struct ieee802154_llsec_params params; | ^~~~~~ /kisskb/src/net/ieee802154/nl-mac.c: In function 'ieee802154_llsec_setparams': /kisskb/src/net/ieee802154/nl-mac.c:703:33: note: byref variable will be forcibly initialized 703 | struct ieee802154_llsec_params params; | ^~~~~~ /kisskb/src/drivers/net/phy/fixed_phy.c: In function 'fixed_mdio_read': /kisskb/src/drivers/net/phy/fixed_phy.c:80:28: note: byref variable will be forcibly initialized 80 | struct fixed_phy_status state; | ^~~~~ In file included from /kisskb/src/drivers/net/phy/fixed_phy.c:13: /kisskb/src/drivers/net/phy/fixed_phy.c: In function 'platform_device_register_simple': /kisskb/src/include/linux/platform_device.h:126:30: note: byref variable will be forcibly initialized 126 | struct platform_device_info pdevinfo = { | ^~~~~~~~ /kisskb/src/drivers/net/phy/fixed_phy.c: In function 'fixed_mdio_bus_init': /kisskb/src/include/linux/platform_device.h:126:30: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/i2c/sil164_drv.c: In function 'sil164_write': /kisskb/src/drivers/gpu/drm/i2c/sil164_drv.c:108:10: note: byref variable will be forcibly initialized 108 | uint8_t buf[] = {addr, val}; | ^~~ /kisskb/src/drivers/gpu/drm/i2c/sil164_drv.c: In function 'sil164_read': /kisskb/src/drivers/gpu/drm/i2c/sil164_drv.c:120:10: note: byref variable will be forcibly initialized 120 | uint8_t val; | ^~~ /kisskb/src/drivers/usb/core/sysfs.c: In function 'avoid_reset_quirk_store': /kisskb/src/drivers/usb/core/sysfs.c:278:8: note: byref variable will be forcibly initialized 278 | int val, rc; | ^~~ /kisskb/src/drivers/usb/core/sysfs.c: In function 'bConfigurationValue_store': /kisskb/src/drivers/usb/core/sysfs.c:97:8: note: byref variable will be forcibly initialized 97 | int config, value, rc; | ^~~~~~ /kisskb/src/drivers/usb/core/sysfs.c: In function 'persist_store': /kisskb/src/drivers/usb/core/sysfs.c:327:6: note: byref variable will be forcibly initialized 327 | int value, rc; | ^~~~~ /kisskb/src/drivers/usb/core/sysfs.c: In function 'authorized_default_store': /kisskb/src/drivers/usb/core/sysfs.c:929:15: note: byref variable will be forcibly initialized 929 | unsigned int val; | ^~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/arch/powerpc/include/asm/io.h:27, 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/drivers/input/keyboard/gpio_keys.c:14: /kisskb/src/drivers/input/keyboard/gpio_keys.c: In function '__ab_c_size': /kisskb/src/drivers/usb/core/sysfs.c: In function 'authorized_store': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/usb/core/sysfs.c:744:11: note: byref variable will be forcibly initialized 744 | unsigned val; | ^~~ /kisskb/src/drivers/usb/core/sysfs.c: In function 'usb2_lpm_besl_store': /kisskb/src/drivers/usb/core/sysfs.c:563:5: note: byref variable will be forcibly initialized 563 | u8 besl; | ^~~~ /kisskb/src/drivers/usb/core/sysfs.c: In function 'usb2_lpm_l1_timeout_store': /kisskb/src/drivers/usb/core/sysfs.c:540:6: note: byref variable will be forcibly initialized 540 | u16 timeout; | ^~~~~~~ /kisskb/src/drivers/usb/core/sysfs.c: In function 'usb2_hardware_lpm_store': /kisskb/src/drivers/usb/core/sysfs.c:501:7: note: byref variable will be forcibly initialized 501 | bool value; | ^~~~~ /kisskb/src/drivers/usb/core/sysfs.c: In function 'interface_authorized_default_store': /kisskb/src/drivers/usb/core/sysfs.c:976:7: note: byref variable will be forcibly initialized 976 | bool val; | ^~~ /kisskb/src/drivers/usb/core/sysfs.c: In function 'autosuspend_store': /kisskb/src/drivers/usb/core/sysfs.c:411:6: note: byref variable will be forcibly initialized 411 | int value; | ^~~~~ In file included from /kisskb/src/arch/powerpc/include/asm/io.h:27, 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/drivers/input/keyboard/gpio_keys.c:14: /kisskb/src/drivers/input/keyboard/gpio_keys.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/usb/core/sysfs.c: In function 'interface_authorized_store': /kisskb/src/drivers/usb/core/sysfs.c:1176:7: note: byref variable will be forcibly initialized 1176 | bool val; | ^~~ /kisskb/src/net/sctp/bind_addr.c: In function 'sctp_bind_addrs_to_raw': /kisskb/src/net/sctp/bind_addr.c:212:24: note: byref variable will be forcibly initialized 212 | union sctp_addr_param rawaddr; | ^~~~~~~ /kisskb/src/net/sctp/bind_addr.c: In function 'sctp_raw_to_bind_addrs': /kisskb/src/net/sctp/bind_addr.c:262:18: note: byref variable will be forcibly initialized 262 | union sctp_addr addr; | ^~~~ /kisskb/src/drivers/usb/roles/class.c: In function 'role_store': /kisskb/src/drivers/usb/roles/class.c:243:8: note: byref variable will be forcibly initialized 243 | bool res; | ^~~ In file included from /kisskb/src/drivers/usb/host/ehci-hcd.c:310: /kisskb/src/drivers/usb/host/ehci-hcd.c: In function 'tt_available': /kisskb/src/drivers/usb/host/ehci-sched.c:370:18: note: byref variable will be forcibly initialized 370 | unsigned short tt_usecs[8]; | ^~~~~~~~ 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/net/sctp/socket.c:46: /kisskb/src/net/sctp/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/net/sctp/socket.c: In function 'sctp_send_asconf_add_ip': /kisskb/src/net/sctp/socket.c:563:20: note: byref variable will be forcibly initialized 563 | union sctp_addr saveaddr; | ^~~~~~~~ /kisskb/src/drivers/ptp/ptp_sysfs.c: In function 'max_vclocks_store': /kisskb/src/drivers/ptp/ptp_sysfs.c:268:6: note: byref variable will be forcibly initialized 268 | u32 max; | ^~~ In file included from /kisskb/src/drivers/ptp/ptp_sysfs.c:9: /kisskb/src/drivers/ptp/ptp_sysfs.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/ptp/ptp_sysfs.c: In function 'n_vclocks_store': /kisskb/src/drivers/ptp/ptp_sysfs.c:196:11: note: byref variable will be forcibly initialized 196 | u32 num, i; | ^ /kisskb/src/drivers/ptp/ptp_sysfs.c:196:6: note: byref variable will be forcibly initialized 196 | u32 num, i; | ^~~ /kisskb/src/drivers/ptp/ptp_sysfs.c: In function 'pps_enable_store': /kisskb/src/drivers/ptp/ptp_sysfs.c:132:11: note: byref variable will be forcibly initialized 132 | int cnt, enable; | ^~~~~~ /kisskb/src/drivers/ptp/ptp_sysfs.c: In function 'extts_enable_store': /kisskb/src/drivers/ptp/ptp_sysfs.c:44:11: note: byref variable will be forcibly initialized 44 | int cnt, enable; | ^~~~~~ /kisskb/src/drivers/ptp/ptp_sysfs.c: In function 'extts_fifo_show': /kisskb/src/drivers/ptp/ptp_sysfs.c:68:25: note: byref variable will be forcibly initialized 68 | struct ptp_extts_event event; | ^~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_connect_add_peer': /kisskb/src/net/sctp/socket.c:1136:25: note: byref variable will be forcibly initialized 1136 | struct sctp_transport *t; | ^ /kisskb/src/drivers/ptp/ptp_sysfs.c: In function 'ptp_pin_store': /kisskb/src/drivers/ptp/ptp_sysfs.c:397:21: note: byref variable will be forcibly initialized 397 | unsigned int func, chan; | ^~~~ /kisskb/src/drivers/ptp/ptp_sysfs.c:397:15: note: byref variable will be forcibly initialized 397 | unsigned int func, chan; | ^~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_get_port_local': /kisskb/src/net/sctp/socket.c:8305:12: note: byref variable will be forcibly initialized 8305 | int low, high, remaining, index; | ^~~~ /kisskb/src/net/sctp/socket.c:8305:7: note: byref variable will be forcibly initialized 8305 | int low, high, remaining, index; | ^~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_get_port': /kisskb/src/net/sctp/socket.c:8458:18: note: byref variable will be forcibly initialized 8458 | union sctp_addr addr; | ^~~~ 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/net/sctp/socket.c:46: /kisskb/src/net/sctp/socket.c: In function 'memdup_sockptr': /kisskb/src/include/linux/sockptr.h:67:21: note: userspace variable will be forcibly initialized 67 | static inline void *memdup_sockptr(sockptr_t src, size_t len) | ^~~~~~~~~~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_copy_laddrs': /kisskb/src/net/sctp/socket.c:6164:18: note: byref variable will be forcibly initialized 6164 | union sctp_addr temp; | ^~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/pci.h:38, from /kisskb/src/drivers/usb/host/ehci-hcd.c:11: /kisskb/src/drivers/usb/host/ehci-hcd.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/drivers/usb/host/ehci-hcd.c:310: /kisskb/src/drivers/usb/host/ehci-hcd.c: In function 'qh_schedule': /kisskb/src/drivers/usb/host/ehci-sched.c:839:11: note: byref variable will be forcibly initialized 839 | unsigned c_mask; | ^~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_sendmsg_to_asoc': /kisskb/src/net/sctp/socket.c:1798:7: note: byref variable will be forcibly initialized 1798 | long timeo; | ^~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_disable_fragments': /kisskb/src/net/sctp/socket.c:5523:6: note: byref variable will be forcibly initialized 5523 | int val; | ^~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_events': /kisskb/src/net/sctp/socket.c:5545:30: note: byref variable will be forcibly initialized 5545 | struct sctp_event_subscribe subscribe; | ^~~~~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_nodelay': /kisskb/src/net/sctp/socket.c:6494:6: note: byref variable will be forcibly initialized 6494 | int val; | ^~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_mappedv4': /kisskb/src/net/sctp/socket.c:6646:6: note: byref variable will be forcibly initialized 6646 | int val; | ^~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_adaptation_layer': /kisskb/src/net/sctp/socket.c:6358:28: note: byref variable will be forcibly initialized 6358 | struct sctp_setadaptation adaptation; | ^~~~~~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_fragment_interleave': /kisskb/src/net/sctp/socket.c:6773:6: note: byref variable will be forcibly initialized 6773 | int val; | ^~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_partial_delivery_point': /kisskb/src/net/sctp/socket.c:6797:6: note: byref variable will be forcibly initialized 6797 | u32 val; | ^~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_hmac_ident': /kisskb/src/net/sctp/socket.c:6885:9: note: byref variable will be forcibly initialized 6885 | __u16 hmacid = ntohs(hmacs->hmac_ids[i]); | ^~~~~~ In file included from /kisskb/src/drivers/usb/host/ehci-hcd.c:306: /kisskb/src/drivers/usb/host/ehci-hcd.c: In function 'ehci_hrtimer_func': /kisskb/src/drivers/usb/host/ehci-timer.c:402:16: note: byref variable will be forcibly initialized 402 | unsigned long events; | ^~~~~~ In file included from /kisskb/src/drivers/usb/host/ehci-hcd.c:308: /kisskb/src/drivers/usb/host/ehci-hcd.c: In function 'ehci_qtd_alloc': /kisskb/src/drivers/usb/host/ehci-mem.c:39:14: note: byref variable will be forcibly initialized 39 | dma_addr_t dma; | ^~~ /kisskb/src/drivers/usb/host/ehci-hcd.c: In function 'ehci_qh_alloc': /kisskb/src/drivers/usb/host/ehci-mem.c:70:14: note: byref variable will be forcibly initialized 70 | dma_addr_t dma; | ^~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_assoc_number': /kisskb/src/net/sctp/socket.c:7034:6: note: byref variable will be forcibly initialized 7034 | u32 val = 0; | ^~~ In file included from /kisskb/src/drivers/usb/host/ehci-hcd.c:310: /kisskb/src/drivers/usb/host/ehci-hcd.c: In function 'itd_urb_transaction': /kisskb/src/drivers/usb/host/ehci-sched.c:1242:14: note: byref variable will be forcibly initialized 1242 | dma_addr_t itd_dma; | ^~~~~~~ /kisskb/src/drivers/usb/host/ehci-hcd.c: In function 'sitd_urb_transaction': /kisskb/src/drivers/usb/host/ehci-sched.c:2041:14: note: byref variable will be forcibly initialized 2041 | dma_addr_t sitd_dma; | ^~~~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_auto_asconf': /kisskb/src/net/sctp/socket.c:7063:6: note: byref variable will be forcibly initialized 7063 | int val = 0; | ^~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_recvrcvinfo': /kisskb/src/net/sctp/socket.c:7255:6: note: byref variable will be forcibly initialized 7255 | int val = 0; | ^~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_recvnxtinfo': /kisskb/src/net/sctp/socket.c:7275:6: note: byref variable will be forcibly initialized 7275 | int val = 0; | ^~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_reuse_port': /kisskb/src/net/sctp/socket.c:7701:6: note: byref variable will be forcibly initialized 7701 | int val; | ^~~ In file included from /kisskb/src/drivers/usb/host/ehci-hcd.c:309: /kisskb/src/drivers/usb/host/ehci-hcd.c: In function 'ehci_submit_single_step_set_feature': /kisskb/src/drivers/usb/host/ehci-q.c:1174:19: note: byref variable will be forcibly initialized 1174 | struct list_head qtd_list; | ^~~~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_addr_id2transport': In file included from /kisskb/src/drivers/usb/host/ehci-hcd.c:310: /kisskb/src/drivers/usb/host/ehci-hcd.c: In function 'intr_submit': /kisskb/src/net/sctp/socket.c:274:25: note: byref variable will be forcibly initialized 274 | struct sctp_transport *transport; | ^~~~~~~~~ /kisskb/src/drivers/usb/host/ehci-sched.c:913:19: note: byref variable will be forcibly initialized 913 | struct list_head empty; | ^~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_peer_addr_info': /kisskb/src/net/sctp/socket.c:5461:24: note: byref variable will be forcibly initialized 5461 | struct sctp_paddrinfo pinfo; | ^~~~~ In file included from /kisskb/src/drivers/usb/host/ehci-hcd.c:307: /kisskb/src/drivers/usb/host/ehci-hcd.c: In function 'ehci_handover_companion_ports': /kisskb/src/drivers/usb/host/ehci-hub.c:38:10: note: byref variable will be forcibly initialized 38 | __le32 buf; | ^~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_setsockopt_delayed_ack': /kisskb/src/net/sctp/socket.c:2826:25: note: byref variable will be forcibly initialized 2826 | struct sctp_sack_info p; | ^ /kisskb/src/drivers/usb/host/ehci-hcd.c: In function 'ehci_bus_resume': /kisskb/src/drivers/usb/host/ehci-hub.c:382:17: note: byref variable will be forcibly initialized 382 | unsigned long resume_needed = 0; | ^~~~~~~~~~~~~ /kisskb/src/drivers/power/supply/power_supply_sysfs.c: In function 'power_supply_store_property': /kisskb/src/drivers/power/supply/power_supply_sysfs.c:330:8: note: byref variable will be forcibly initialized 330 | long long_val; | ^~~~~~~~ /kisskb/src/drivers/power/supply/power_supply_sysfs.c:317:29: note: byref variable will be forcibly initialized 317 | 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:271:29: note: byref variable will be forcibly initialized 271 | union power_supply_propval value; | ^~~~~ /kisskb/src/drivers/usb/host/ehci-hcd.c: In function 'ehci_urb_enqueue': /kisskb/src/drivers/usb/host/ehci-hcd.c:884:19: note: byref variable will be forcibly initialized 884 | struct list_head qtd_list; | ^~~~~~~~ In file included from /kisskb/src/drivers/usb/host/ehci-hcd.c:311: /kisskb/src/drivers/usb/host/ehci-hcd.c: In function 'uframe_periodic_max_store': /kisskb/src/drivers/usb/host/ehci-sysfs.c:86:12: note: byref variable will be forcibly initialized 86 | unsigned uframe_periodic_max; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/host/ehci-hcd.c: In function 'companion_store': /kisskb/src/drivers/usb/host/ehci-sysfs.c:42:8: note: byref variable will be forcibly initialized 42 | int portnum, new_owner; | ^~~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_sctp_status': /kisskb/src/net/sctp/socket.c:5381:21: note: byref variable will be forcibly initialized 5381 | struct sctp_status status; | ^~~~~~ In file included from /kisskb/src/drivers/usb/host/ehci-hcd.c:1298: /kisskb/src/drivers/usb/host/ehci-hcd.c: In function 'ehci_hcd_ppc_of_remove': /kisskb/src/drivers/usb/host/ehci-ppc-of.c:192:18: note: byref variable will be forcibly initialized 192 | struct resource res; | ^~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_peer_addr_params': /kisskb/src/drivers/usb/host/ehci-hcd.c: In function 'ehci_hcd_ppc_of_probe': /kisskb/src/drivers/usb/host/ehci-ppc-of.c:99:18: note: byref variable will be forcibly initialized 99 | struct resource res; | ^~~ /kisskb/src/net/sctp/socket.c:5882:27: note: byref variable will be forcibly initialized 5882 | struct sctp_paddrparams params; | ^~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_delayed_ack': /kisskb/src/net/sctp/socket.c:6026:27: note: byref variable will be forcibly initialized 6026 | struct sctp_sack_info params; | ^~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_peer_addrs': /kisskb/src/net/sctp/socket.c:6117:18: note: byref variable will be forcibly initialized 6117 | union sctp_addr temp; | ^~~~ /kisskb/src/net/sctp/socket.c:6114:23: note: byref variable will be forcibly initialized 6114 | struct sctp_getaddrs getaddrs; | ^~~~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_local_addrs': /kisskb/src/net/sctp/socket.c:6219:6: note: byref variable will be forcibly initialized 6219 | int bytes_copied = 0; | ^~~~~~~~~~~~ /kisskb/src/net/sctp/socket.c:6214:18: note: byref variable will be forcibly initialized 6214 | union sctp_addr temp; | ^~~~ /kisskb/src/net/sctp/socket.c:6211:23: note: byref variable will be forcibly initialized 6211 | struct sctp_getaddrs getaddrs; | ^~~~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_default_send_param': /kisskb/src/net/sctp/socket.c:6400:25: note: byref variable will be forcibly initialized 6400 | struct sctp_sndrcvinfo info; | ^~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_default_sndinfo': /kisskb/src/net/sctp/socket.c:6446:22: note: byref variable will be forcibly initialized 6446 | struct sctp_sndinfo info; | ^~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_primary_addr': /kisskb/src/net/sctp/socket.c:6316:19: note: byref variable will be forcibly initialized 6316 | struct sctp_prim prim; | ^~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_rtoinfo': /kisskb/src/net/sctp/socket.c:6523:22: note: byref variable will be forcibly initialized 6523 | struct sctp_rtoinfo rtoinfo; | ^~~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_associnfo': /kisskb/src/net/sctp/socket.c:6579:26: note: byref variable will be forcibly initialized 6579 | struct sctp_assocparams assocparams; | ^~~~~~~~~~~ /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:1029:29: note: byref variable will be forcibly initialized 1029 | 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:1047:29: note: byref variable will be forcibly initialized 1047 | union power_supply_propval val; | ^~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_maxseg': /kisskb/src/net/sctp/socket.c:6726:26: note: byref variable will be forcibly initialized 6726 | struct sctp_assoc_value params; | ^~~~~~ /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:1065:29: note: byref variable will be forcibly initialized 1065 | 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:330:32: note: byref variable will be forcibly initialized 330 | struct psy_am_i_supplied_data data = { psy, 0 }; | ^~~~ /kisskb/src/drivers/power/supply/power_supply_core.c: In function 'power_supply_is_system_supplied': /kisskb/src/drivers/power/supply/power_supply_core.c:363:15: note: byref variable will be forcibly initialized 363 | unsigned int count = 0; | ^~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_context': /kisskb/src/net/sctp/socket.c:6669:26: note: byref variable will be forcibly initialized 6669 | struct sctp_assoc_value params; | ^~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_maxburst': /kisskb/src/net/sctp/socket.c:6821:26: note: byref variable will be forcibly initialized 6821 | struct sctp_assoc_value params; | ^~~~~~ /kisskb/src/drivers/power/supply/power_supply_core.c: In function 'power_supply_read_temp': /kisskb/src/drivers/power/supply/power_supply_core.c:976:29: note: byref variable will be forcibly initialized 976 | union power_supply_propval val; | ^~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_active_key': /kisskb/src/net/sctp/socket.c:6897:24: note: byref variable will be forcibly initialized 6897 | struct sctp_authkeyid val; | ^~~ In file included from /kisskb/src/drivers/power/supply/power_supply_core.c:17: /kisskb/src/drivers/power/supply/power_supply_core.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_peer_auth_chunks': /kisskb/src/net/sctp/socket.c:6933:25: note: byref variable will be forcibly initialized 6933 | struct sctp_authchunks val; | ^~~ /kisskb/src/drivers/power/supply/power_supply_core.c: In function 'power_supply_get_battery_info': /kisskb/src/drivers/power/supply/power_supply_core.c:697:19: note: byref variable will be forcibly initialized 697 | int i, tab_len, size; | ^~~~ /kisskb/src/drivers/power/supply/power_supply_core.c:572:11: note: byref variable will be forcibly initialized 572 | int err, len, index; | ^~~ /kisskb/src/drivers/power/supply/power_supply_core.c:571:14: note: byref variable will be forcibly initialized 571 | const char *value; | ^~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_local_auth_chunks': /kisskb/src/net/sctp/socket.c:6978:25: note: byref variable will be forcibly initialized 6978 | struct sctp_authchunks val; | ^~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_paddr_thresholds': /kisskb/src/net/sctp/socket.c:7138:28: note: byref variable will be forcibly initialized 7138 | struct sctp_paddrthlds_v2 val; | ^~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_assoc_stats': /kisskb/src/net/sctp/socket.c:7197:26: note: byref variable will be forcibly initialized 7197 | struct sctp_assoc_stats sas; | ^~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_pr_supported': /kisskb/src/net/sctp/socket.c:7295:26: note: byref variable will be forcibly initialized 7295 | struct sctp_assoc_value params; | ^~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_default_prinfo': /kisskb/src/net/sctp/socket.c:7334:29: note: byref variable will be forcibly initialized 7334 | struct sctp_default_prinfo info; | ^~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_pr_assocstatus': /kisskb/src/net/sctp/socket.c:7380:23: note: byref variable will be forcibly initialized 7380 | struct sctp_prstatus params; | ^~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_pr_streamstatus': /kisskb/src/net/sctp/socket.c:7441:23: note: byref variable will be forcibly initialized 7441 | struct sctp_prstatus params; | ^~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_reconfig_supported': /kisskb/src/net/sctp/socket.c:7503:26: note: byref variable will be forcibly initialized 7503 | struct sctp_assoc_value params; | ^~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_enable_strreset': /kisskb/src/net/sctp/socket.c:7542:26: note: byref variable will be forcibly initialized 7542 | struct sctp_assoc_value params; | ^~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_scheduler': /kisskb/src/net/sctp/socket.c:7581:26: note: byref variable will be forcibly initialized 7581 | struct sctp_assoc_value params; | ^~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_scheduler_value': /kisskb/src/net/sctp/socket.c:7620:27: note: byref variable will be forcibly initialized 7620 | struct sctp_stream_value params; | ^~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_interleaving_supported': /kisskb/src/net/sctp/socket.c:7662:26: note: byref variable will be forcibly initialized 7662 | struct sctp_assoc_value params; | ^~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_event': /kisskb/src/net/sctp/socket.c:7721:20: note: byref variable will be forcibly initialized 7721 | struct sctp_event param; | ^~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_asconf_supported': /kisskb/src/net/sctp/socket.c:7756:26: note: byref variable will be forcibly initialized 7756 | struct sctp_assoc_value params; | ^~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_auth_supported': /kisskb/src/net/sctp/socket.c:7795:26: note: byref variable will be forcibly initialized 7795 | struct sctp_assoc_value params; | ^~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_ecn_supported': /kisskb/src/net/sctp/socket.c:7834:26: note: byref variable will be forcibly initialized 7834 | struct sctp_assoc_value params; | ^~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_pf_expose': /kisskb/src/net/sctp/socket.c:7873:26: note: byref variable will be forcibly initialized 7873 | struct sctp_assoc_value params; | ^~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_encap_port': /kisskb/src/net/sctp/socket.c:7912:24: note: byref variable will be forcibly initialized 7912 | struct sctp_udpencaps encap; | ^~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_probe_interval': /kisskb/src/net/sctp/socket.c:7971:28: note: byref variable will be forcibly initialized 7971 | struct sctp_probeinterval params; | ^~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_for_each_transport': /kisskb/src/net/sctp/socket.c:5339:25: note: byref variable will be forcibly initialized 5339 | struct rhashtable_iter hti; | ^~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_autobind': /kisskb/src/net/sctp/socket.c:8711:18: note: byref variable will be forcibly initialized 8711 | union sctp_addr autoaddr; | ^~~~~~~~ /kisskb/src/net/sctp/socket.c: In function '__sctp_connect': /kisskb/src/net/sctp/socket.c:1174:7: note: byref variable will be forcibly initialized 1174 | long timeo; | ^~~~~ /kisskb/src/net/sctp/socket.c:1168:25: note: byref variable will be forcibly initialized 1168 | struct sctp_transport *transport; | ^~~~~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_setsockopt_connectx': /kisskb/src/net/sctp/socket.c:1357:15: note: byref variable will be forcibly initialized 1357 | sctp_assoc_t assoc_id = 0; | ^~~~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_connectx3': /kisskb/src/net/sctp/socket.c:1389:15: note: byref variable will be forcibly initialized 1389 | sctp_assoc_t assoc_id = 0; | ^~~~~~~~ /kisskb/src/net/sctp/socket.c:1388:27: note: byref variable will be forcibly initialized 1388 | struct sctp_getaddrs_old param; | ^~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_sendmsg_new_asoc': /kisskb/src/net/sctp/socket.c:1703:19: note: byref variable will be forcibly initialized 1703 | union sctp_addr _daddr; | ^~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_sendmsg': /kisskb/src/net/sctp/socket.c:1945:20: note: byref variable will be forcibly initialized 1945 | struct sctp_cmsgs cmsgs; | ^~~~~ /kisskb/src/net/sctp/socket.c:1943:25: note: byref variable will be forcibly initialized 1943 | struct sctp_sndrcvinfo _sinfo, *sinfo; | ^~~~~~ /kisskb/src/net/sctp/socket.c:1942:25: note: byref variable will be forcibly initialized 1942 | struct sctp_transport *transport = NULL; | ^~~~~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_listen_start': /kisskb/src/net/sctp/socket.c:8477:7: note: byref variable will be forcibly initialized 8477 | char alg[32]; | ^~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_setsockopt': /kisskb/src/net/sctp/socket.c:1357:15: note: byref variable will be forcibly initialized 1357 | sctp_assoc_t assoc_id = 0; | ^~~~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_skb_recv_datagram': /kisskb/src/net/sctp/socket.c:8971:7: note: byref variable will be forcibly initialized 8971 | long timeo; | ^~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_recvmsg': /kisskb/src/net/sctp/socket.c:2093:6: note: byref variable will be forcibly initialized 2093 | int err = 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/sched/signal.h:7, from /kisskb/src/drivers/usb/misc/adutux.c:20: /kisskb/src/drivers/usb/misc/adutux.c: In function 'adu_abort_transfers': /kisskb/src/include/linux/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/usb/misc/adutux.c:136:3: note: in expansion of macro 'wait_event_timeout' 136 | wait_event_timeout(dev->write_wait, dev->out_urb_finished, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_do_peeloff': /kisskb/src/net/sctp/socket.c:5597:17: note: byref variable will be forcibly initialized 5597 | struct socket *sock; | ^~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_peeloff_common': /kisskb/src/net/sctp/socket.c:5646:17: note: byref variable will be forcibly initialized 5646 | struct socket *newsock; | ^~~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_peeloff': /kisskb/src/net/sctp/socket.c:5682:15: note: byref variable will be forcibly initialized 5682 | struct file *newfile = NULL; | ^~~~~~~ /kisskb/src/net/sctp/socket.c:5681:21: note: byref variable will be forcibly initialized 5681 | sctp_peeloff_arg_t peeloff; | ^~~~~~~ /kisskb/src/net/sctp/socket.c: In function 'sctp_getsockopt_peeloff_flags': /kisskb/src/net/sctp/socket.c:5716:15: note: byref variable will be forcibly initialized 5716 | struct file *newfile = NULL; | ^~~~~~~ /kisskb/src/net/sctp/socket.c:5715:27: note: byref variable will be forcibly initialized 5715 | sctp_peeloff_flags_arg_t peeloff; | ^~~~~~~ /kisskb/src/net/dns_resolver/dns_key.c: In function 'dns_resolver_preparse': /kisskb/src/net/dns_resolver/dns_key.c:151:9: note: byref variable will be forcibly initialized 151 | char optval[128]; | ^~~~~~ /kisskb/src/net/dns_resolver/dns_key.c:96:16: note: byref variable will be forcibly initialized 96 | unsigned long derrno; | ^~~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/drivers/input/keyboard/gpio_keys_polled.c:17: /kisskb/src/drivers/input/keyboard/gpio_keys_polled.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/net/tipc/discover.c: In function 'disc_dupl_alert': /kisskb/src/net/tipc/discover.c:129:7: note: byref variable will be forcibly initialized 129 | char media_addr_str[64]; | ^~~~~~~~~~~~~~ /kisskb/src/net/tipc/discover.c: In function 'tipc_disc_timeout': /kisskb/src/net/tipc/discover.c:294:25: note: byref variable will be forcibly initialized 294 | struct tipc_media_addr maddr; | ^~~~~ /kisskb/src/net/tipc/discover.c: In function 'tipc_disc_rcv': /kisskb/src/net/tipc/discover.c:210:7: note: byref variable will be forcibly initialized 210 | bool respond = false; | ^~~~~~~ /kisskb/src/net/tipc/discover.c:209:7: note: byref variable will be forcibly initialized 209 | bool dupl_addr = false; | ^~~~~~~~~ /kisskb/src/net/tipc/discover.c:206:25: note: byref variable will be forcibly initialized 206 | struct tipc_media_addr maddr; | ^~~~~ /kisskb/src/net/tipc/discover.c:203:5: note: byref variable will be forcibly initialized 203 | u8 peer_id[NODE_ID_LEN] = {0,}; | ^~~~~~~ /kisskb/src/net/tipc/discover.c: In function 'tipc_disc_reset': /kisskb/src/net/tipc/discover.c:401:25: note: byref variable will be forcibly initialized 401 | struct tipc_media_addr maddr; | ^~~~~ /kisskb/src/drivers/usb/core/devio.c: In function 'proc_disconnectsignal': /kisskb/src/drivers/usb/core/devio.c:2259:35: note: byref variable will be forcibly initialized 2259 | struct usbdevfs_disconnectsignal ds; | ^~ /kisskb/src/drivers/usb/core/devio.c: In function 'proc_drop_privileges': /kisskb/src/drivers/usb/core/devio.c:2511:6: note: byref variable will be forcibly initialized 2511 | u32 data; | ^~~~ /kisskb/src/drivers/usb/core/devio.c: In function 'usbdev_read': /kisskb/src/drivers/usb/core/devio.c:311:32: note: byref variable will be forcibly initialized 311 | struct usb_device_descriptor temp_desc; | ^~~~~~~~~ /kisskb/src/drivers/usb/core/devio.c: In function 'destroy_async_on_interface': /kisskb/src/drivers/usb/core/devio.c:666:27: note: byref variable will be forcibly initialized 666 | struct list_head *p, *q, hitlist; | ^~~~~~~ In file included from /kisskb/src/drivers/usb/core/devio.c:27: /kisskb/src/drivers/usb/core/devio.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/mm_types.h:13, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/radix-tree.h:12, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/drivers/usb/core/devio.c:24: /kisskb/src/drivers/usb/core/devio.c: In function 'usbfs_start_wait_urb': /kisskb/src/drivers/usb/core/devio.c:1118:29: note: byref variable will be forcibly initialized 1118 | DECLARE_COMPLETION_ONSTACK(ctx); | ^~~ /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/usb/core/devio.c: In function 'do_proc_control': /kisskb/src/drivers/usb/core/devio.c:1151:24: note: byref variable will be forcibly initialized 1151 | unsigned int wLength, actlen; | ^~~~~~ /kisskb/src/drivers/usb/core/devio.c: In function 'proc_control': /kisskb/src/drivers/usb/core/devio.c:1248:31: note: byref variable will be forcibly initialized 1248 | struct usbdevfs_ctrltransfer ctrl; | ^~~~ /kisskb/src/drivers/usb/core/devio.c: In function 'do_proc_bulk': /kisskb/src/drivers/usb/core/devio.c:1259:26: note: byref variable will be forcibly initialized 1259 | unsigned int tmo, len1, len2, pipe; | ^~~~ /kisskb/src/drivers/usb/core/devio.c: In function 'proc_bulk': /kisskb/src/drivers/usb/core/devio.c:1347:31: note: byref variable will be forcibly initialized 1347 | struct usbdevfs_bulktransfer bulk; | ^~~~ /kisskb/src/drivers/usb/core/devio.c: In function 'proc_getdriver': /kisskb/src/drivers/usb/core/devio.c:1411:28: note: byref variable will be forcibly initialized 1411 | struct usbdevfs_getdriver gd; | ^~ /kisskb/src/drivers/usb/core/devio.c: In function 'proc_connectinfo': /kisskb/src/drivers/usb/core/devio.c:1430:30: note: byref variable will be forcibly initialized 1430 | struct usbdevfs_connectinfo ci; | ^~ /kisskb/src/drivers/usb/core/devio.c: In function 'proc_setintf': /kisskb/src/drivers/usb/core/devio.c:1503:31: note: byref variable will be forcibly initialized 1503 | struct usbdevfs_setinterface setintf; | ^~~~~~~ In file included from /kisskb/src/net/ieee802154/nl-phy.c:16: /kisskb/src/net/ieee802154/nl-phy.c: In function 'nla_put_u8': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ In file included from /kisskb/src/net/ieee802154/nl-phy.c:14: /kisskb/src/net/ieee802154/nl-phy.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/acpi.h:15, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/drivers/hwmon/pmbus/pmbus_core.c:16: /kisskb/src/drivers/hwmon/pmbus/pmbus_core.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/hwmon/pmbus/pmbus_core.c: In function 'pmbus_read_coefficients': /kisskb/src/drivers/hwmon/pmbus/pmbus_core.c:2190:23: note: byref variable will be forcibly initialized 2190 | union i2c_smbus_data data; | ^~~~ In file included from /kisskb/src/net/ieee802154/nl-phy.c:16: /kisskb/src/net/ieee802154/nl-phy.c: In function 'ieee802154_nl_fill_phy': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /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/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/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:25:16: note: byref variable will be forcibly initialized 25 | unsigned long delay_off = 0; | ^~~~~~~~~ /kisskb/src/drivers/power/supply/power_supply_leds.c:24:16: note: byref variable will be forcibly initialized 24 | unsigned long delay_on = 0; | ^~~~~~~~ /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/drivers/usb/core/devio.c: In function 'proc_submiturb': /kisskb/src/drivers/usb/core/devio.c:1967:11: note: byref variable will be forcibly initialized 1967 | sigval_t userurb_sigval; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/usb/core/devio.c:1966:22: note: byref variable will be forcibly initialized 1966 | struct usbdevfs_urb uurb; | ^~~~ /kisskb/src/drivers/hwmon/pmbus/pmbus_core.c: In function 'pmbus_set_sensor': /kisskb/src/drivers/hwmon/pmbus/pmbus_core.c:977:6: note: byref variable will be forcibly initialized 977 | s64 val; | ^~~ /kisskb/src/drivers/usb/core/devio.c: In function 'async_completed': /kisskb/src/drivers/usb/core/devio.c:608:11: note: userspace variable will be forcibly initialized 608 | sigval_t addr; | ^~~~ /kisskb/src/drivers/hwmon/pmbus/pmbus_core.c: In function 'pmbus_set_samples': /kisskb/src/drivers/hwmon/pmbus/pmbus_core.c:2048:7: note: byref variable will be forcibly initialized 2048 | long val; | ^~~ /kisskb/src/drivers/hwmon/pmbus/pmbus_core.c: In function 'pmbus_regulator_register': /kisskb/src/drivers/hwmon/pmbus/pmbus_core.c:2436:27: note: byref variable will be forcibly initialized 2436 | struct regulator_config config = { }; | ^~~~~~ /kisskb/src/drivers/hwmon/pmbus/pmbus_core.c: In function 'pmbus_init_debugfs': /kisskb/src/drivers/hwmon/pmbus/pmbus_core.c:2545:7: note: byref variable will be forcibly initialized 2545 | char name[PMBUS_NAME_SIZE]; | ^~~~ /kisskb/src/drivers/media/i2c/vp27smpx.c: In function 'vp27smpx_set_audmode': /kisskb/src/drivers/media/i2c/vp27smpx.c:42:5: note: byref variable will be forcibly initialized 42 | u8 data[3] = { 0x00, 0x00, 0x04 }; | ^~~~ /kisskb/src/drivers/usb/core/devio.c: In function 'proc_ioctl_default': /kisskb/src/drivers/usb/core/devio.c:2371:24: note: byref variable will be forcibly initialized 2371 | struct usbdevfs_ioctl ctrl; | ^~~~ /kisskb/src/drivers/usb/core/devio.c: In function 'proc_disconnect_claim': /kisskb/src/drivers/usb/core/devio.c:2437:35: note: byref variable will be forcibly initialized 2437 | struct usbdevfs_disconnect_claim dc; | ^~ /kisskb/src/drivers/usb/core/devio.c: In function 'proc_alloc_streams': /kisskb/src/drivers/usb/core/devio.c:2474:24: note: byref variable will be forcibly initialized 2474 | struct usb_interface *intf; | ^~~~ /kisskb/src/drivers/usb/core/devio.c:2473:29: note: byref variable will be forcibly initialized 2473 | struct usb_host_endpoint **eps; | ^~~ /kisskb/src/drivers/usb/core/devio.c:2472:24: note: byref variable will be forcibly initialized 2472 | unsigned num_streams, num_eps; | ^~~~~~~ /kisskb/src/drivers/usb/core/devio.c:2472:11: note: byref variable will be forcibly initialized 2472 | unsigned num_streams, num_eps; | ^~~~~~~~~~~ /kisskb/src/drivers/usb/core/devio.c: In function 'proc_free_streams': /kisskb/src/drivers/usb/core/devio.c:2494:24: note: byref variable will be forcibly initialized 2494 | struct usb_interface *intf; | ^~~~ /kisskb/src/drivers/usb/core/devio.c:2493:29: note: byref variable will be forcibly initialized 2493 | struct usb_host_endpoint **eps; | ^~~ /kisskb/src/drivers/usb/core/devio.c:2492:11: note: byref variable will be forcibly initialized 2492 | unsigned num_eps; | ^~~~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/drivers/usb/core/devio.c:24: /kisskb/src/drivers/usb/core/devio.c: In function 'proc_wait_for_resume': /kisskb/src/include/linux/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/usb/core/devio.c:2558:8: note: in expansion of macro 'wait_event_interruptible' 2558 | ret = wait_event_interruptible(ps->wait_for_resume, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/core/devio.c: In function 'proc_conninfo_ex': /kisskb/src/drivers/usb/core/devio.c:1444:30: note: byref variable will be forcibly initialized 1444 | struct usbdevfs_conninfo_ex ci; | ^~ /kisskb/src/drivers/usb/core/devio.c: In function 'usbdev_mmap': /kisskb/src/drivers/usb/core/devio.c:225:13: note: byref variable will be forcibly initialized 225 | dma_addr_t dma_handle; | ^~~~~~~~~~ /kisskb/src/drivers/usb/core/devio.c: In function 'usbdev_lookup_by_devt': /kisskb/src/drivers/usb/core/devio.c:998:27: note: byref variable will be forcibly initialized 998 | static struct usb_device *usbdev_lookup_by_devt(dev_t devt) | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/core/devio.c: In function 'usbdev_open': /kisskb/src/drivers/usb/core/devio.c:998:27: note: byref variable will be forcibly initialized /kisskb/src/net/mac802154/rx.c: In function 'ieee802154_print_addr': /kisskb/src/net/mac802154/rx.c:125:7: note: byref variable will be forcibly initialized 125 | u64 hw = swab64((__force u64)addr->extended_addr); | ^~ /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; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/writeback.h:13, from /kisskb/src/include/linux/backing-dev.h:16, from /kisskb/src/net/ceph/ceph_common.c:4: /kisskb/src/net/ceph/ceph_common.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/net/ceph/ceph_common.c: In function 'ceph_parse_mon_ips': /kisskb/src/net/ceph/ceph_common.c:400:15: note: byref variable will be forcibly initialized 400 | struct p_log log = {.prefix = "libceph", .log = l}; | ^~~ /kisskb/src/net/ceph/ceph_common.c: In function 'parse_fsid': /kisskb/src/net/ceph/ceph_common.c:198:6: note: byref variable will be forcibly initialized 198 | int d; | ^ /kisskb/src/net/ceph/ceph_common.c:196:7: note: byref variable will be forcibly initialized 196 | char tmp[3]; | ^~~ /kisskb/src/net/ceph/ceph_common.c: In function 'ceph_parse_param': /kisskb/src/net/ceph/ceph_common.c:420:15: note: byref variable will be forcibly initialized 420 | struct p_log log = {.prefix = "libceph", .log = l}; | ^~~ /kisskb/src/net/ceph/ceph_common.c:418:25: note: byref variable will be forcibly initialized 418 | struct fs_parse_result 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/backing-dev.h:13, from /kisskb/src/net/ceph/ceph_common.c:4: /kisskb/src/net/ceph/ceph_common.c: In function '__ceph_open_session': /kisskb/src/include/linux/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/ceph/ceph_common.c:809:9: note: in expansion of macro 'wait_event_interruptible_timeout' 809 | err = wait_event_interruptible_timeout(client->auth_wq, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ceph/ceph_common.c: In function 'ceph_wait_for_latest_osdmap': /kisskb/src/net/ceph/ceph_common.c:844:6: note: byref variable will be forcibly initialized 844 | u64 newest_epoch; | ^~~~~~~~~~~~ /kisskb/src/drivers/net/mdio/fwnode_mdio.c: In function 'fwnode_find_mii_timestamper': /kisskb/src/drivers/net/mdio/fwnode_mdio.c:20:25: note: byref variable will be forcibly initialized 20 | struct of_phandle_args arg; | ^~~ /kisskb/src/drivers/net/mdio/fwnode_mdio.c: In function 'fwnode_mdiobus_register_phy': /kisskb/src/drivers/net/mdio/fwnode_mdio.c:91:6: note: byref variable will be forcibly initialized 91 | u32 phy_id; | ^~~~~~ /kisskb/src/drivers/input/keyboard/tca8418_keypad.c: In function 'tca8418_read_keypad': /kisskb/src/drivers/input/keyboard/tca8418_keypad.c:164:5: note: byref variable will be forcibly initialized 164 | u8 reg, state, code; | ^~~ /kisskb/src/drivers/input/keyboard/tca8418_keypad.c: In function 'tca8418_irq_handler': /kisskb/src/drivers/input/keyboard/tca8418_keypad.c:202:5: note: byref variable will be forcibly initialized 202 | u8 reg; | ^~~ /kisskb/src/drivers/input/keyboard/tca8418_keypad.c: In function 'tca8418_keypad_probe': /kisskb/src/drivers/input/keyboard/tca8418_keypad.c:270:5: note: byref variable will be forcibly initialized 270 | u8 reg; | ^~~ /kisskb/src/drivers/input/keyboard/tca8418_keypad.c:268:16: note: byref variable will be forcibly initialized 268 | u32 rows = 0, cols = 0; | ^~~~ /kisskb/src/drivers/input/keyboard/tca8418_keypad.c:268:6: note: byref variable will be forcibly initialized 268 | u32 rows = 0, cols = 0; | ^~~~ /kisskb/src/drivers/ptp/ptp_vclock.c: In function 'ptp_vclock_refresh': /kisskb/src/drivers/ptp/ptp_vclock.c:77:20: note: byref variable will be forcibly initialized 77 | struct timespec64 ts; | ^~ /kisskb/src/drivers/media/i2c/sony-btf-mpx.c: In function 'mpx_write': /kisskb/src/drivers/media/i2c/sony-btf-mpx.c:50:17: note: byref variable will be forcibly initialized 50 | struct i2c_msg msg; | ^~~ /kisskb/src/drivers/media/i2c/sony-btf-mpx.c:49:5: note: byref variable will be forcibly initialized 49 | u8 buffer[5]; | ^~~~~~ /kisskb/src/drivers/media/i2c/sony-btf-mpx.c: In function 'mpx_setup': /kisskb/src/drivers/media/i2c/sony-btf-mpx.c:162:17: note: byref variable will be forcibly initialized 162 | struct i2c_msg msg; | ^~~ /kisskb/src/drivers/media/i2c/sony-btf-mpx.c:161:5: note: byref variable will be forcibly initialized 161 | u8 buffer[3]; | ^~~~~~ /kisskb/src/drivers/net/mdio/of_mdio.c: In function 'of_mdiobus_child_is_phy': /kisskb/src/drivers/net/mdio/of_mdio.c:115:6: note: byref variable will be forcibly initialized 115 | u32 phy_id; | ^~~~~~ In file included from /kisskb/src/drivers/net/mdio/of_mdio.c:19: /kisskb/src/drivers/net/mdio/of_mdio.c: In function 'of_mdio_parse_addr': /kisskb/src/include/linux/of_mdio.h:40:6: note: byref variable will be forcibly initialized 40 | u32 addr; | ^~~~ In file included from /kisskb/src/drivers/usb/dwc3/core.c:15: /kisskb/src/drivers/usb/dwc3/core.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/mdio/of_mdio.c: In function 'of_phy_is_fixed_link': /kisskb/src/drivers/net/mdio/of_mdio.c:356:14: note: byref variable will be forcibly initialized 356 | const char *managed; | ^~~~~~~ /kisskb/src/drivers/net/mdio/of_mdio.c:355:6: note: byref variable will be forcibly initialized 355 | int len, err; | ^~~ /kisskb/src/drivers/net/mdio/of_mdio.c: In function 'of_phy_register_fixed_link': /kisskb/src/drivers/net/mdio/of_mdio.c:383:14: note: byref variable will be forcibly initialized 383 | const char *managed; | ^~~~~~~ /kisskb/src/drivers/net/mdio/of_mdio.c:382:6: note: byref variable will be forcibly initialized 382 | u32 fixed_link_prop[5]; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/mdio/of_mdio.c: In function 'of_phy_get_and_connect': /kisskb/src/drivers/net/mdio/of_mdio.c:315:18: note: byref variable will be forcibly initialized 315 | phy_interface_t iface; | ^~~~~ /kisskb/src/drivers/usb/dwc3/core.c: In function 'dwc3_get_properties': /kisskb/src/drivers/usb/dwc3/core.c:1303:15: note: byref variable will be forcibly initialized 1303 | const char *usb_psy_name; | ^~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/core.c:1302:7: note: byref variable will be forcibly initialized 1302 | u8 tx_fifo_resize_max_num; | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/core.c:1301:7: note: byref variable will be forcibly initialized 1301 | u8 tx_max_burst_prd; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/core.c:1300:7: note: byref variable will be forcibly initialized 1300 | u8 tx_thr_num_pkt_prd; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/core.c:1299:7: note: byref variable will be forcibly initialized 1299 | u8 rx_max_burst_prd; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/core.c:1298:7: note: byref variable will be forcibly initialized 1298 | u8 rx_thr_num_pkt_prd; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/core.c:1297:7: note: byref variable will be forcibly initialized 1297 | u8 hird_threshold; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/core.c:1296:7: note: byref variable will be forcibly initialized 1296 | u8 tx_de_emphasis; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/core.c:1295:7: note: byref variable will be forcibly initialized 1295 | u8 lpm_nyet_threshold; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hwmon/hwmon.c: In function 'hwmon_thermal_get_temp': /kisskb/src/drivers/hwmon/hwmon.c:144:7: note: byref variable will be forcibly initialized 144 | long t; | ^ /kisskb/src/drivers/usb/dwc3/core.c: In function 'dwc3_probe': /kisskb/src/drivers/usb/dwc3/core.c:1556:25: note: byref variable will be forcibly initialized 1556 | struct resource *res, dwc_res; | ^~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_hwmon_attr_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_hwmon_attr_show_string': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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, | ^~~~~~~~~~~ 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:726:28: note: byref variable will be forcibly initialized 726 | 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/drivers/hwmon/hwmon.c: In function 'trace_event_raw_event_hwmon_attr_show_string': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:725:56: note: byref variable will be forcibly initialized 725 | 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/gpu/drm/amd/amdgpu/amdgpu_sched.c: In function 'amdgpu_sched_process_priority_override': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c:42:11: note: byref variable will be forcibly initialized 42 | uint32_t id; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c:40:23: note: byref variable will be forcibly initialized 40 | struct amdgpu_fpriv *fpriv; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, 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 '__bpf_trace_hwmon_attr_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/amdgpu_sched.c: In function 'amdgpu_sched_context_priority_override': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c:67:23: note: byref variable will be forcibly initialized 67 | struct amdgpu_fpriv *fpriv; | ^~~~~ /kisskb/src/drivers/hwmon/hwmon.c: In function '__bpf_trace_hwmon_attr_show_string': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/hwmon/hwmon.c: In function 'hwmon_notify_event': /kisskb/src/drivers/hwmon/hwmon.c:626:7: note: byref variable will be forcibly initialized 626 | char sattr[MAX_SYSFS_ATTR_NAME_LENGTH]; | ^~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/pci.h:38, from /kisskb/src/drivers/hwmon/hwmon.c:20: /kisskb/src/drivers/hwmon/hwmon.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/hwmon/hwmon.c: In function 'hwmon_attr_store': /kisskb/src/drivers/hwmon/hwmon.c:340:7: note: byref variable will be forcibly initialized 340 | long val; | ^~~ /kisskb/src/drivers/hwmon/hwmon.c: In function 'hwmon_attr_show': /kisskb/src/drivers/hwmon/hwmon.c:301:7: note: byref variable will be forcibly initialized 301 | long val; | ^~~ /kisskb/src/drivers/hwmon/hwmon.c: In function 'hwmon_attr_show_string': /kisskb/src/drivers/hwmon/hwmon.c:321:14: note: byref variable will be forcibly initialized 321 | const char *s; | ^ /kisskb/src/drivers/media/i2c/upd64083.c: In function 'upd64083_read': /kisskb/src/drivers/media/i2c/upd64083.c:79:5: note: byref variable will be forcibly initialized 79 | u8 buf[7]; | ^~~ /kisskb/src/drivers/media/i2c/upd64083.c: In function 'upd64083_log_status': /kisskb/src/drivers/media/i2c/upd64083.c:125:5: note: byref variable will be forcibly initialized 125 | u8 buf[7]; | ^~~ /kisskb/src/drivers/media/i2c/upd64083.c: In function 'upd64083_write': /kisskb/src/drivers/media/i2c/upd64083.c:64:5: note: byref variable will be forcibly initialized 64 | u8 buf[2]; | ^~~ /kisskb/src/drivers/hwmon/hwmon.c: In function 'hwmon_device_unregister': /kisskb/src/drivers/hwmon/hwmon.c:910:6: note: byref variable will be forcibly initialized 910 | int id; | ^~ In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from ./arch/powerpc/include/generated/asm/rwonce.h:1, from /kisskb/src/include/linux/compiler.h:266, from /kisskb/src/include/linux/build_bug.h:5, from /kisskb/src/include/linux/container_of.h:5, from /kisskb/src/include/linux/list.h:5, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/input/keyboard/omap4-keypad.c:11: /kisskb/src/drivers/input/keyboard/omap4-keypad.c: In function 'omap4_keypad_report_keys': /kisskb/src/drivers/input/keyboard/omap4-keypad.c:118:17: note: byref variable will be forcibly initialized 118 | DECLARE_BITMAP(mask, 64); | ^~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ In file included from /kisskb/src/arch/powerpc/include/asm/io.h:27, 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/drivers/input/keyboard/omap4-keypad.c:12: /kisskb/src/drivers/input/keyboard/omap4-keypad.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/i2c/busses/i2c-opal.c: In function 'i2c_opal_send_request': /kisskb/src/drivers/i2c/busses/i2c-opal.c:41:18: note: byref variable will be forcibly initialized 41 | struct opal_msg msg; | ^~~ /kisskb/src/drivers/i2c/busses/i2c-opal.c: In function 'i2c_opal_master_xfer': /kisskb/src/drivers/i2c/busses/i2c-opal.c:77:26: note: byref variable will be forcibly initialized 77 | struct opal_i2c_request req; | ^~~ /kisskb/src/drivers/i2c/busses/i2c-opal.c: In function 'i2c_opal_smbus_xfer': /kisskb/src/drivers/i2c/busses/i2c-opal.c:118:5: note: byref variable will be forcibly initialized 118 | u8 local[2]; | ^~~~~ /kisskb/src/drivers/i2c/busses/i2c-opal.c:117:26: note: byref variable will be forcibly initialized 117 | struct opal_i2c_request req; | ^~~ /kisskb/src/drivers/i2c/busses/i2c-opal.c: In function 'i2c_opal_probe': /kisskb/src/drivers/i2c/busses/i2c-opal.c:200:8: note: byref variable will be forcibly initialized 200 | u32 opal_id; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-boe-bf060y8m-aj0.c: In function 'boe_bf060y8m_aj0_bl_get_brightness': /kisskb/src/drivers/gpu/drm/panel/panel-boe-bf060y8m-aj0.c:266:6: note: byref variable will be forcibly initialized 266 | u16 brightness; | ^~~~~~~~~~ In file included from /kisskb/src/include/asm-generic/div64.h:26, from ./arch/powerpc/include/generated/asm/div64.h:1, from /kisskb/src/include/linux/math.h:5, from /kisskb/src/include/linux/delay.h:22, from /kisskb/src/drivers/net/pcs/pcs-xpcs.c:9: /kisskb/src/drivers/net/pcs/pcs-xpcs.c: In function 'xpcs_validate': /kisskb/src/drivers/net/pcs/pcs-xpcs.c:638:35: note: byref variable will be forcibly initialized 638 | __ETHTOOL_DECLARE_LINK_MODE_MASK(xpcs_supported); | ^~~~~~~~~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/net/pcs/pcs-xpcs.c:638:2: note: in expansion of macro '__ETHTOOL_DECLARE_LINK_MODE_MASK' 638 | __ETHTOOL_DECLARE_LINK_MODE_MASK(xpcs_supported); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/power/supply/88pm860x_battery.c: In function 'read_ccnt': /kisskb/src/drivers/power/supply/88pm860x_battery.c:249:16: note: byref variable will be forcibly initialized 249 | unsigned char buf[2]; | ^~~ /kisskb/src/drivers/power/supply/88pm860x_battery.c: In function 'clear_ccnt': /kisskb/src/drivers/power/supply/88pm860x_battery.c:313:6: note: byref variable will be forcibly initialized 313 | int data; | ^~~~ /kisskb/src/drivers/power/supply/88pm860x_battery.c: In function 'calc_ccnt': /kisskb/src/drivers/power/supply/88pm860x_battery.c:268:6: note: byref variable will be forcibly initialized 268 | int data; | ^~~~ /kisskb/src/drivers/power/supply/88pm860x_battery.c: In function 'measure_12bit_voltage': /kisskb/src/drivers/power/supply/88pm860x_battery.c:157:16: note: byref variable will be forcibly initialized 157 | unsigned char buf[2]; | ^~~ /kisskb/src/drivers/power/supply/88pm860x_battery.c: In function 'measure_vbatt': /kisskb/src/drivers/power/supply/88pm860x_battery.c:173:16: note: byref variable will be forcibly initialized 173 | unsigned char buf[5]; | ^~~ /kisskb/src/drivers/power/supply/88pm860x_battery.c: In function 'measure_current': /kisskb/src/drivers/power/supply/88pm860x_battery.c:215:16: note: byref variable will be forcibly initialized 215 | unsigned char buf[2]; | ^~~ /kisskb/src/drivers/power/supply/88pm860x_battery.c: In function 'calc_ocv': /kisskb/src/drivers/power/supply/88pm860x_battery.c:331:6: note: byref variable will be forcibly initialized 331 | int data; | ^~~~ /kisskb/src/drivers/power/supply/88pm860x_battery.c: In function 'calc_soc': /kisskb/src/drivers/power/supply/88pm860x_battery.c:369:6: note: byref variable will be forcibly initialized 369 | int ocv; | ^~~ /kisskb/src/drivers/power/supply/88pm860x_battery.c: In function 'calc_capacity': /kisskb/src/drivers/power/supply/88pm860x_battery.c:717:6: note: byref variable will be forcibly initialized 717 | int cap_ocv = 0; | ^~~~~~~ /kisskb/src/drivers/power/supply/88pm860x_battery.c:716:6: note: byref variable will be forcibly initialized 716 | int ibat; | ^~~~ /kisskb/src/drivers/power/supply/88pm860x_battery.c:715:6: note: byref variable will be forcibly initialized 715 | int data; | ^~~~ /kisskb/src/drivers/power/supply/88pm860x_battery.c: In function 'calc_resistor': /kisskb/src/drivers/power/supply/88pm860x_battery.c:625:6: note: byref variable will be forcibly initialized 625 | int ret; | ^~~ /kisskb/src/drivers/power/supply/88pm860x_battery.c:624:6: note: byref variable will be forcibly initialized 624 | int data; | ^~~~ /kisskb/src/drivers/power/supply/88pm860x_battery.c:621:6: note: byref variable will be forcibly initialized 621 | int chg_current; | ^~~~~~~~~~~ /kisskb/src/drivers/power/supply/88pm860x_battery.c: In function 'pm860x_batt_get_prop': /kisskb/src/drivers/power/supply/88pm860x_battery.c:810:6: note: byref variable will be forcibly initialized 810 | int data; | ^~~~ /kisskb/src/drivers/power/supply/88pm860x_battery.c: In function 'pm860x_init_battery': /kisskb/src/drivers/power/supply/88pm860x_battery.c:436:6: note: byref variable will be forcibly initialized 436 | int soc = 0; | ^~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c: In function '_idtcm_gettime': /kisskb/src/drivers/ptp/ptp_clockmatrix.c:380:5: note: byref variable will be forcibly initialized 380 | u8 trigger; | ^~~~~~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c:379:5: note: byref variable will be forcibly initialized 379 | u8 buf[TOD_BYTE_COUNT]; | ^~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c: In function 'idtcm_extts_check_channel': /kisskb/src/drivers/ptp/ptp_clockmatrix.c:412:20: note: byref variable will be forcibly initialized 412 | struct timespec64 ts; | ^~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c:411:25: note: byref variable will be forcibly initialized 411 | struct ptp_clock_event event; | ^~~~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c: In function 'idtcm_read_major_release': /kisskb/src/drivers/ptp/ptp_clockmatrix.c:1096:5: note: byref variable will be forcibly initialized 1096 | u8 buf = 0; | ^~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c: In function 'idtcm_read_product_id': /kisskb/src/drivers/ptp/ptp_clockmatrix.c:1084:5: note: byref variable will be forcibly initialized 1084 | u8 buf[2] = {0}; | ^~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c: In function 'read_boot_status': /kisskb/src/drivers/ptp/ptp_clockmatrix.c:209:5: note: byref variable will be forcibly initialized 209 | u8 buf[4] = {0}; | ^~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c: In function 'idtcm_get_pll_mode': /kisskb/src/drivers/ptp/ptp_clockmatrix.c:1387:5: note: byref variable will be forcibly initialized 1387 | u8 dpll_mode; | ^~~~~~~~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c: In function 'idtcm_get_manual_reference': /kisskb/src/drivers/ptp/ptp_clockmatrix.c:1427:5: note: byref variable will be forcibly initialized 1427 | u8 dpll_manu_ref_cfg; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c: In function 'initialize_dco_operating_mode': /kisskb/src/drivers/ptp/ptp_clockmatrix.c:1671:16: note: byref variable will be forcibly initialized 1671 | enum pll_mode mode = PLL_MODE_DISABLED; | ^~~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c:1670:24: note: byref variable will be forcibly initialized 1670 | enum manual_reference ref = MANU_REF_XO_DPLL; | ^~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c: In function 'idtcm_get_dco_delay': /kisskb/src/drivers/ptp/ptp_clockmatrix.c:2154:5: note: byref variable will be forcibly initialized 2154 | u8 nbuf[2] = {0}; | ^~~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c:2153:5: note: byref variable will be forcibly initialized 2153 | u8 mbuf[8] = {0}; | ^~~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c: In function 'idtcm_strverscmp': /kisskb/src/drivers/ptp/ptp_clockmatrix.c:166:14: note: byref variable will be forcibly initialized 166 | u8 ver1[3], ver2[3]; | ^~~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c:166:5: note: byref variable will be forcibly initialized 166 | u8 ver1[3], ver2[3]; | ^~~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c: In function 'idtcm_set_version_info': /kisskb/src/drivers/ptp/ptp_clockmatrix.c:1096:5: note: byref variable will be forcibly initialized 1096 | u8 buf = 0; | ^~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c:2019:5: note: byref variable will be forcibly initialized 2019 | u8 config_select; | ^~~~~~~~~~~~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c:2018:5: note: byref variable will be forcibly initialized 2018 | u8 hw_rev_id; | ^~~~~~~~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c:2017:6: note: byref variable will be forcibly initialized 2017 | u16 product_id; | ^~~~~~~~~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c:2016:5: note: byref variable will be forcibly initialized 2016 | u8 hotfix; | ^~~~~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c:2015:5: note: byref variable will be forcibly initialized 2015 | u8 minor; | ^~~~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c: In function 'clear_boot_status': /kisskb/src/drivers/ptp/ptp_clockmatrix.c:201:5: note: byref variable will be forcibly initialized 201 | u8 buf[4] = {0}; | ^~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c: In function 'idtcm_state_machine_reset': /kisskb/src/drivers/ptp/ptp_clockmatrix.c:201:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/ptp/ptp_clockmatrix.c:1046:6: note: byref variable will be forcibly initialized 1046 | u32 status = 0; | ^~~~~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c:1045:5: note: byref variable will be forcibly initialized 1045 | u8 byte = SM_RESET_CMD; | ^~~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c: In function 'idtcm_load_firmware': /kisskb/src/drivers/ptp/ptp_clockmatrix.c:1243:5: note: byref variable will be forcibly initialized 1243 | u8 val; | ^~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c:1238:25: note: byref variable will be forcibly initialized 1238 | const struct firmware *fw; | ^~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c:1237:7: note: byref variable will be forcibly initialized 1237 | char fname[128] = FW_FILENAME; | ^~~~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c: In function '_idtcm_adjfine': /kisskb/src/drivers/ptp/ptp_clockmatrix.c:1754:5: note: byref variable will be forcibly initialized 1754 | u8 buf[6] = {0}; | ^~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c: In function 'idtcm_output_enable': /kisskb/src/drivers/ptp/ptp_clockmatrix.c:1313:5: note: byref variable will be forcibly initialized 1313 | u8 val; | ^~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c: In function '_idtcm_set_scsr_read_trig': /kisskb/src/drivers/ptp/ptp_clockmatrix.c:247:5: note: byref variable will be forcibly initialized 247 | u8 val; | ^~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c: In function '_idtcm_set_dpll_hw_tod': /kisskb/src/drivers/ptp/ptp_clockmatrix.c:691:5: note: byref variable will be forcibly initialized 691 | u8 cmd; | ^~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c:690:5: note: byref variable will be forcibly initialized 690 | u8 buf[TOD_BYTE_COUNT]; | ^~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c: In function '_sync_pll_output': /kisskb/src/drivers/ptp/ptp_clockmatrix.c:491:5: note: byref variable will be forcibly initialized 491 | u8 temp; | ^~~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c:488:5: note: byref variable will be forcibly initialized 488 | u8 val; | ^~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c: In function 'idtcm_sync_pps_output': /kisskb/src/drivers/ptp/ptp_clockmatrix.c:617:5: note: byref variable will be forcibly initialized 617 | u8 temp; | ^~~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c: In function 'set_tod_write_overhead': /kisskb/src/drivers/ptp/ptp_clockmatrix.c:979:7: note: byref variable will be forcibly initialized 979 | char buf[TOD_BYTE_COUNT] = {0}; | ^~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c: In function '_idtcm_adjphase': /kisskb/src/drivers/ptp/ptp_clockmatrix.c:1714:5: note: byref variable will be forcibly initialized 1714 | u8 buf[4] = {0}; | ^~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c: In function 'idtcm_set_manual_reference': /kisskb/src/drivers/ptp/ptp_clockmatrix.c:1447:5: note: byref variable will be forcibly initialized 1447 | u8 dpll_manu_ref_cfg; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c: In function 'idtcm_set_phase_pull_in_offset': /kisskb/src/drivers/ptp/ptp_clockmatrix.c:892:5: note: byref variable will be forcibly initialized 892 | u8 buf[4]; | ^~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c: In function 'idtcm_set_phase_pull_in_slope_limit': /kisskb/src/drivers/ptp/ptp_clockmatrix.c:911:5: note: byref variable will be forcibly initialized 911 | u8 buf[3]; | ^~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c: In function 'idtcm_start_phase_pull_in': /kisskb/src/drivers/ptp/ptp_clockmatrix.c:931:5: note: byref variable will be forcibly initialized 931 | u8 buf; | ^~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c: In function 'idtcm_set_pll_mode': /kisskb/src/drivers/ptp/ptp_clockmatrix.c:1405:5: note: byref variable will be forcibly initialized 1405 | u8 dpll_mode; | ^~~~~~~~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c: In function 'wait_for_boot_status_ready': /kisskb/src/drivers/ptp/ptp_clockmatrix.c:220:6: note: byref variable will be forcibly initialized 220 | u32 status = 0; | ^~~~~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c: In function 'wait_for_sys_apll_dpll_lock': /kisskb/src/drivers/ptp/ptp_clockmatrix.c:328:5: note: byref variable will be forcibly initialized 328 | u8 dpll = 0; | ^~~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c:327:5: note: byref variable will be forcibly initialized 327 | u8 apll = 0; | ^~~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c: In function '_idtcm_set_dpll_scsr_tod': /kisskb/src/drivers/ptp/ptp_clockmatrix.c:758:37: note: byref variable will be forcibly initialized 758 | unsigned char buf[TOD_BYTE_COUNT], cmd; | ^~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c:758:16: note: byref variable will be forcibly initialized 758 | unsigned char buf[TOD_BYTE_COUNT], cmd; | ^~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c: In function 'idtcm_perout_enable': /kisskb/src/drivers/ptp/ptp_clockmatrix.c:1365:20: note: byref variable will be forcibly initialized 1365 | struct timespec64 ts = {0, 0}; | ^~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c: In function 'idtcm_enable_tod': /kisskb/src/drivers/ptp/ptp_clockmatrix.c:1982:5: note: byref variable will be forcibly initialized 1982 | u8 cfg; | ^~~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c:1980:20: note: byref variable will be forcibly initialized 1980 | struct timespec64 ts = {0, 0}; | ^~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c: In function 'idtcm_adjtime': /kisskb/src/drivers/ptp/ptp_clockmatrix.c:1867:20: note: byref variable will be forcibly initialized 1867 | struct timespec64 ts; | ^~ /kisskb/src/drivers/ptp/ptp_clockmatrix.c: In function '_idtcm_adjtime_deprecated': /kisskb/src/drivers/ptp/ptp_clockmatrix.c:1016:20: note: byref variable will be forcibly initialized 1016 | struct timespec64 ts; | ^~ /kisskb/src/drivers/power/supply/adp5061.c: In function 'adp5061_get_status': /kisskb/src/drivers/power/supply/adp5061.c:160:5: note: byref variable will be forcibly initialized 160 | u8 buf[2]; | ^~~ /kisskb/src/drivers/power/supply/adp5061.c: In function 'adp5061_get_input_current_limit': /kisskb/src/drivers/power/supply/adp5061.c:178:15: note: byref variable will be forcibly initialized 178 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/power/supply/adp5061.c: In function 'adp5061_get_max_voltage': /kisskb/src/drivers/power/supply/adp5061.c:260:15: note: byref variable will be forcibly initialized 260 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/power/supply/adp5061.c: In function 'adp5061_get_min_voltage': /kisskb/src/drivers/power/supply/adp5061.c:228:15: note: byref variable will be forcibly initialized 228 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/power/supply/adp5061.c: In function 'adp5061_get_chg_volt_lim': /kisskb/src/drivers/power/supply/adp5061.c:244:15: note: byref variable will be forcibly initialized 244 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/power/supply/adp5061.c: In function 'adp5061_get_const_chg_current': /kisskb/src/drivers/power/supply/adp5061.c:338:15: note: byref variable will be forcibly initialized 338 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/power/supply/adp5061.c: In function 'adp5061_get_prechg_current': /kisskb/src/drivers/power/supply/adp5061.c:357:15: note: byref variable will be forcibly initialized 357 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/power/supply/adp5061.c: In function 'adp5061_get_vweak_th': /kisskb/src/drivers/power/supply/adp5061.c:390:15: note: byref variable will be forcibly initialized 390 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/power/supply/adp5061.c: In function 'adp5061_get_termination_current': /kisskb/src/drivers/power/supply/adp5061.c:504:15: note: byref variable will be forcibly initialized 504 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/power/supply/adp5061.c: In function 'adp5061_get_property': /kisskb/src/drivers/power/supply/adp5061.c:160:5: note: byref variable will be forcibly initialized 160 | u8 buf[2]; | ^~~ /kisskb/src/drivers/media/i2c/video-i2c.c: In function 'amg88xx_read': /kisskb/src/drivers/media/i2c/video-i2c.c:286:9: note: byref variable will be forcibly initialized 286 | __le16 buf; | ^~~ /kisskb/src/drivers/usb/misc/usblcd.c: In function 'lcd_read': /kisskb/src/drivers/usb/misc/usblcd.c:129:6: note: byref variable will be forcibly initialized 129 | int bytes_read; | ^~~~~~~~~~ /kisskb/src/drivers/usb/misc/usblcd.c: In function 'lcd_ioctl': /kisskb/src/drivers/usb/misc/usblcd.c:166:7: note: byref variable will be forcibly initialized 166 | char buf[30]; | ^~~ /kisskb/src/drivers/usb/misc/usblcd.c: In function 'lcd_probe': /kisskb/src/drivers/usb/misc/usblcd.c:321:44: note: byref variable will be forcibly initialized 321 | struct usb_endpoint_descriptor *bulk_in, *bulk_out; | ^~~~~~~~ /kisskb/src/drivers/usb/misc/usblcd.c:321:34: note: byref variable will be forcibly initialized 321 | struct usb_endpoint_descriptor *bulk_in, *bulk_out; | ^~~~~~~ /kisskb/src/net/tipc/msg.c: In function 'tipc_buf_append': /kisskb/src/net/tipc/msg.c:132:7: note: byref variable will be forcibly initialized 132 | bool headstolen; | ^~~~~~~~~~ /kisskb/src/net/tipc/msg.c:131:6: note: byref variable will be forcibly initialized 131 | int delta; | ^~~~~ /kisskb/src/net/tipc/msg.c:126:18: note: byref variable will be forcibly initialized 126 | struct sk_buff *head = *headbuf; | ^~~~ /kisskb/src/net/tipc/msg.c: In function 'tipc_msg_lookup_dest': /kisskb/src/net/tipc/msg.c:704:20: note: byref variable will be forcibly initialized 704 | struct tipc_uaddr ua; | ^~ /kisskb/src/net/tipc/msg.c:703:26: note: byref variable will be forcibly initialized 703 | struct tipc_socket_addr sk; | ^~ /kisskb/src/net/tipc/msg.c: In function 'tipc_msg_assemble': /kisskb/src/net/tipc/msg.c:737:24: note: byref variable will be forcibly initialized 737 | struct sk_buff *skb, *tmp = NULL; | ^~~ /kisskb/src/net/tipc/msg.c:737:18: note: byref variable will be forcibly initialized 737 | struct sk_buff *skb, *tmp = NULL; | ^~~ /kisskb/src/net/tipc/msg.c: In function 'tipc_msg_build': /kisskb/src/net/tipc/msg.c:372:18: note: byref variable will be forcibly initialized 372 | struct tipc_msg pkthdr; | ^~~~~~ /kisskb/src/net/tipc/msg.c: In function 'tipc_msg_reassemble': /kisskb/src/net/tipc/msg.c:764:18: note: byref variable will be forcibly initialized 764 | struct sk_buff *head = NULL; | ^~~~ /kisskb/src/net/tipc/msg.c:763:18: note: byref variable will be forcibly initialized 763 | struct sk_buff *frag = NULL; | ^~~~ /kisskb/src/drivers/rtc/rtc-isl12022.c: In function 'isl12022_read_regs': /kisskb/src/drivers/rtc/rtc-isl12022.c:53:17: note: byref variable will be forcibly initialized 53 | struct i2c_msg msgs[] = { | ^~~~ /kisskb/src/drivers/rtc/rtc-isl12022.c: In function 'isl12022_write_reg': /kisskb/src/drivers/rtc/rtc-isl12022.c:85:10: note: byref variable will be forcibly initialized 85 | uint8_t data[2] = { reg, val }; | ^~~~ /kisskb/src/drivers/rtc/rtc-isl12022.c: In function 'isl12022_rtc_set_time': /kisskb/src/drivers/rtc/rtc-isl12022.c:159:10: note: byref variable will be forcibly initialized 159 | uint8_t buf[ISL12022_REG_DW + 1]; | ^~~ /kisskb/src/drivers/rtc/rtc-isl12022.c: In function 'isl12022_rtc_read_time': /kisskb/src/drivers/rtc/rtc-isl12022.c:107:10: note: byref variable will be forcibly initialized 107 | uint8_t buf[ISL12022_REG_INT + 1]; | ^~~ In file included from /kisskb/src/drivers/i2c/busses/i2c-virtio.c:19: /kisskb/src/drivers/i2c/busses/i2c-virtio.c: In function 'virtio_find_single_vq': /kisskb/src/include/linux/virtio_config.h:195:20: note: byref variable will be forcibly initialized 195 | struct virtqueue *vq; | ^~ /kisskb/src/include/linux/virtio_config.h:194:14: note: byref variable will be forcibly initialized 194 | const char *names[] = { n }; | ^~~~~ /kisskb/src/include/linux/virtio_config.h:193:17: note: byref variable will be forcibly initialized 193 | vq_callback_t *callbacks[] = { c }; | ^~~~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-virtio.c: In function 'virtio_i2c_setup_vqs': /kisskb/src/include/linux/virtio_config.h:193:17: note: byref variable will be forcibly initialized /kisskb/src/include/linux/virtio_config.h:194:14: note: byref variable will be forcibly initialized 194 | const char *names[] = { n }; | ^~~~~ /kisskb/src/include/linux/virtio_config.h:195:20: note: byref variable will be forcibly initialized 195 | struct virtqueue *vq; | ^~ In file included from /kisskb/src/include/linux/resource_ext.h:11, from /kisskb/src/include/linux/acpi.h:14, from /kisskb/src/drivers/i2c/busses/i2c-virtio.c:11: /kisskb/src/drivers/i2c/busses/i2c-virtio.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/i2c/busses/i2c-virtio.c: In function 'virtio_i2c_prepare_reqs': /kisskb/src/drivers/i2c/busses/i2c-virtio.c:59:48: note: byref variable will be forcibly initialized 59 | struct scatterlist *sgs[3], out_hdr, msg_buf, in_hdr; | ^~~~~~ /kisskb/src/drivers/i2c/busses/i2c-virtio.c:59:39: note: byref variable will be forcibly initialized 59 | struct scatterlist *sgs[3], out_hdr, msg_buf, in_hdr; | ^~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-virtio.c:59:30: note: byref variable will be forcibly initialized 59 | struct scatterlist *sgs[3], out_hdr, msg_buf, in_hdr; | ^~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-virtio.c:59:22: note: byref variable will be forcibly initialized 59 | struct scatterlist *sgs[3], out_hdr, msg_buf, in_hdr; | ^~~ /kisskb/src/drivers/i2c/busses/i2c-virtio.c: In function 'virtio_i2c_complete_reqs': /kisskb/src/drivers/i2c/busses/i2c-virtio.c:111:15: note: byref variable will be forcibly initialized 111 | unsigned int len; | ^~~ /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 = { | ^~~~ 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, ({ | ^~~~~~~~~~ In file included from /kisskb/src/net/mac802154/mac_cmd.c:17: /kisskb/src/net/mac802154/mac_cmd.c: In function 'ieee802154_devaddr_from_raw': /kisskb/src/include/net/ieee802154_netdev.h:155:6: note: byref variable will be forcibly initialized 155 | u64 temp; | ^~~~ /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; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c: In function 'amdgpu_debugfs_gfxoff_read': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1127:12: note: byref variable will be forcibly initialized 1127 | uint32_t value; | ^~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/pci.h:38, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:27: /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c: In function 'amdgpu_debugfs_wave_read': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:891:43: note: byref variable will be forcibly initialized 891 | uint32_t offset, se, sh, cu, wave, simd, data[32]; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:889:9: note: byref variable will be forcibly initialized 889 | int r, x; | ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c: In function 'amdgpu_debugfs_sensor_read': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:809:11: note: byref variable will be forcibly initialized 809 | uint32_t values[16]; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:808:26: note: byref variable will be forcibly initialized 808 | int idx, x, outsize, r, valuesize; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c: In function 'amdgpu_debugfs_sclk_set': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1576:21: note: byref variable will be forcibly initialized 1576 | uint32_t max_freq, min_freq; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1576:11: note: byref variable will be forcibly initialized 1576 | uint32_t max_freq, min_freq; | ^~~~~~~~ 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/input/keyboard/samsung-keypad.c:148:15: note: byref variable will be forcibly initialized 148 | unsigned int row_state[SAMSUNG_MAX_COLS]; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/input.h:19, from /kisskb/src/drivers/input/keyboard/samsung-keypad.c:13: /kisskb/src/drivers/input/keyboard/samsung-keypad.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/input/keyboard/samsung-keypad.c: In function 'samsung_keypad_parse_dt': /kisskb/src/drivers/input/keyboard/samsung-keypad.c:287:17: note: byref variable will be forcibly initialized 287 | u32 row, col, key_code; | ^~~~~~~~ /kisskb/src/drivers/input/keyboard/samsung-keypad.c:287:12: note: byref variable will be forcibly initialized 287 | u32 row, col, key_code; | ^~~ /kisskb/src/drivers/input/keyboard/samsung-keypad.c:287:7: note: byref variable will be forcibly initialized 287 | u32 row, col, key_code; | ^~~ /kisskb/src/drivers/input/keyboard/samsung-keypad.c:246:34: note: byref variable will be forcibly initialized 246 | uint32_t *keymap, num_rows = 0, num_cols = 0; | ^~~~~~~~ /kisskb/src/drivers/input/keyboard/samsung-keypad.c:246:20: note: byref variable will be forcibly initialized 246 | uint32_t *keymap, num_rows = 0, num_cols = 0; | ^~~~~~~~ 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; | ^~~~ /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/net/mac802154/iface.c: In function 'mac802154_set_header_security': /kisskb/src/net/mac802154/iface.c:333:33: note: byref variable will be forcibly initialized 333 | struct ieee802154_llsec_params params; | ^~~~~~ /kisskb/src/net/ieee802154/header_ops.c: In function 'ieee802154_hdr_push': /kisskb/src/net/ieee802154/header_ops.c:80:5: note: byref variable will be forcibly initialized 80 | u8 buf[IEEE802154_MAX_HEADER_LEN]; | ^~~ /kisskb/src/net/mac802154/iface.c: In function 'ieee802154_header_create': /kisskb/src/net/mac802154/iface.c:367:24: note: byref variable will be forcibly initialized 367 | struct ieee802154_hdr hdr; | ^~~ /kisskb/src/net/mac802154/iface.c: In function 'mac802154_header_create': /kisskb/src/net/mac802154/iface.c:433:24: note: byref variable will be forcibly initialized 433 | struct ieee802154_hdr hdr; | ^~~ /kisskb/src/net/mac802154/iface.c: In function 'mac802154_header_parse': /kisskb/src/net/mac802154/iface.c:481:24: note: byref variable will be forcibly initialized 481 | 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/net/mac802154/iface.c: In function 'ieee802154_setup_sdata': /kisskb/src/net/mac802154/iface.c:560:5: note: byref variable will be forcibly initialized 560 | u8 tmp; | ^~~ /kisskb/src/net/mac802154/iface.c: In function 'mac802154_wpan_mac_addr': /kisskb/src/net/mac802154/iface.c:115:9: note: byref variable will be forcibly initialized 115 | __le64 extended_addr; | ^~~~~~~~~~~~~ /kisskb/src/net/mac802154/iface.c: In function 'ieee802154_if_add': /kisskb/src/net/mac802154/iface.c:617:5: note: byref variable will be forcibly initialized 617 | u8 addr[IEEE802154_EXTENDED_ADDR_LEN]; | ^~~~ /kisskb/src/net/sctp/input.c: In function 'sctp_rcv_ootb': /kisskb/src/net/sctp/input.c:693:28: note: byref variable will be forcibly initialized 693 | struct sctp_chunkhdr *ch, _ch; | ^~~ In file included from /kisskb/src/net/sctp/input.c:44: /kisskb/src/net/sctp/input.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/sctp/input.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/net/sctp/input.c: In function 'sctp_hash_transport': /kisskb/src/net/sctp/input.c:960:27: note: byref variable will be forcibly initialized 960 | struct sctp_hash_cmp_arg arg; | ^~~ /kisskb/src/net/sctp/input.c: In function 'sctp_addrs_lookup_transport': /kisskb/src/net/sctp/input.c:1006:27: note: byref variable will be forcibly initialized 1006 | struct sctp_hash_cmp_arg arg = { | ^~~ /kisskb/src/net/sctp/input.c: In function '__sctp_rcv_init_lookup': /kisskb/src/net/sctp/input.c:1126:18: note: byref variable will be forcibly initialized 1126 | union sctp_addr addr; | ^~~~ /kisskb/src/net/sctp/input.c: In function '__sctp_rcv_asconf_lookup': /kisskb/src/net/sctp/input.c:1194:18: note: byref variable will be forcibly initialized 1194 | union sctp_addr paddr; | ^~~~~ /kisskb/src/net/sctp/input.c: In function 'sctp_rcv': /kisskb/src/net/sctp/input.c:94:18: note: byref variable will be forcibly initialized 94 | union sctp_addr dest; | ^~~~ /kisskb/src/net/sctp/input.c:93:18: note: byref variable will be forcibly initialized 93 | union sctp_addr src; | ^~~ /kisskb/src/net/sctp/input.c:91:25: note: byref variable will be forcibly initialized 91 | struct sctp_transport *transport = NULL; | ^~~~~~~~~ /kisskb/src/net/sctp/input.c: In function 'sctp_err_lookup': /kisskb/src/net/sctp/input.c:480:18: note: byref variable will be forcibly initialized 480 | union sctp_addr daddr; | ^~~~~ /kisskb/src/net/sctp/input.c:479:18: note: byref variable will be forcibly initialized 479 | union sctp_addr saddr; | ^~~~~ /kisskb/src/net/sctp/input.c:478:36: note: byref variable will be forcibly initialized 478 | struct sctp_init_chunk *chunkhdr, _chunkhdr; | ^~~~~~~~~ /kisskb/src/net/sctp/input.c: In function 'sctp_v4_err': /kisskb/src/net/sctp/input.c:625:27: note: byref variable will be forcibly initialized 625 | struct sctp_association *asoc; | ^~~~ /kisskb/src/net/sctp/input.c:624:25: note: byref variable will be forcibly initialized 624 | struct sctp_transport *transport; | ^~~~~~~~~ /kisskb/src/net/sctp/input.c: In function 'sctp_udp_v4_err': /kisskb/src/net/sctp/input.c:653:25: note: byref variable will be forcibly initialized 653 | struct sctp_transport *t; | ^ /kisskb/src/net/sctp/input.c:652:27: note: byref variable will be forcibly initialized 652 | struct sctp_association *asoc; | ^~~~ /kisskb/src/net/sctp/input.c: In function 'sctp_epaddr_lookup_transport': /kisskb/src/net/sctp/input.c:1035:27: note: byref variable will be forcibly initialized 1035 | struct sctp_hash_cmp_arg arg = { | ^~~ /kisskb/src/net/sctp/input.c: In function 'sctp_has_association': /kisskb/src/net/sctp/input.c:1093:25: note: byref variable will be forcibly initialized 1093 | struct sctp_transport *transport; | ^~~~~~~~~ /kisskb/src/drivers/hwmon/pmbus/adm1266.c: In function 'adm1266_pmbus_block_xfer': /kisskb/src/drivers/hwmon/pmbus/adm1266.c:100:5: note: byref variable will be forcibly initialized 100 | u8 addr; | ^~~~ /kisskb/src/drivers/hwmon/pmbus/adm1266.c:86:17: note: byref variable will be forcibly initialized 86 | struct i2c_msg msgs[2] = { | ^~~~ /kisskb/src/drivers/hwmon/pmbus/adm1266.c: In function 'adm1266_gpio_dbg_show': /kisskb/src/drivers/hwmon/pmbus/adm1266.c:229:5: note: byref variable will be forcibly initialized 229 | u8 write_cmd; | ^~~~~~~~~ /kisskb/src/drivers/hwmon/pmbus/adm1266.c:225:5: note: byref variable will be forcibly initialized 225 | u8 read_buf[ADM1266_PMBUS_BLOCK_MAX + 1]; | ^~~~~~~~ /kisskb/src/drivers/hwmon/pmbus/adm1266.c: In function 'adm1266_gpio_get': /kisskb/src/drivers/hwmon/pmbus/adm1266.c:166:16: note: byref variable will be forcibly initialized 166 | unsigned long pins_status; | ^~~~~~~~~~~ /kisskb/src/drivers/hwmon/pmbus/adm1266.c:165:5: note: byref variable will be forcibly initialized 165 | u8 read_buf[I2C_SMBUS_BLOCK_MAX + 1]; | ^~~~~~~~ /kisskb/src/drivers/hwmon/pmbus/adm1266.c: In function 'adm1266_nvmem_read_blackbox': /kisskb/src/drivers/hwmon/pmbus/adm1266.c:353:5: note: byref variable will be forcibly initialized 353 | u8 buf[5]; | ^~~ /kisskb/src/drivers/hwmon/pmbus/adm1266.c:352:7: note: byref variable will be forcibly initialized 352 | char index; | ^~~~~ /kisskb/src/drivers/hwmon/pmbus/adm1266.c: In function 'adm1266_gpio_get_multiple': /kisskb/src/drivers/hwmon/pmbus/adm1266.c:191:16: note: byref variable will be forcibly initialized 191 | unsigned long status; | ^~~~~~ /kisskb/src/drivers/hwmon/pmbus/adm1266.c:190:5: note: byref variable will be forcibly initialized 190 | u8 read_buf[ADM1266_PMBUS_BLOCK_MAX + 1]; | ^~~~~~~~ /kisskb/src/drivers/hwmon/pmbus/adm1266.c: In function 'adm1266_set_rtc': /kisskb/src/drivers/hwmon/pmbus/adm1266.c:433:7: note: byref variable will be forcibly initialized 433 | char write_buf[6]; | ^~~~~~~~~ /kisskb/src/drivers/power/supply/bq27xxx_battery_i2c.c: In function 'bq27xxx_battery_i2c_bulk_write': /kisskb/src/drivers/power/supply/bq27xxx_battery_i2c.c:117:5: note: byref variable will be forcibly initialized 117 | u8 buf[33]; | ^~~ /kisskb/src/drivers/power/supply/bq27xxx_battery_i2c.c:116:17: note: byref variable will be forcibly initialized 116 | struct i2c_msg msg; | ^~~ /kisskb/src/drivers/power/supply/bq27xxx_battery_i2c.c: In function 'bq27xxx_battery_i2c_write': /kisskb/src/drivers/power/supply/bq27xxx_battery_i2c.c:68:5: note: byref variable will be forcibly initialized 68 | u8 data[4]; | ^~~~ /kisskb/src/drivers/power/supply/bq27xxx_battery_i2c.c:67:17: note: byref variable will be forcibly initialized 67 | struct i2c_msg msg; | ^~~ /kisskb/src/drivers/power/supply/bq27xxx_battery_i2c.c: In function 'bq27xxx_battery_i2c_read': /kisskb/src/drivers/power/supply/bq27xxx_battery_i2c.c:33:5: note: byref variable will be forcibly initialized 33 | u8 data[2]; | ^~~~ /kisskb/src/drivers/power/supply/bq27xxx_battery_i2c.c:32:17: note: byref variable will be forcibly initialized 32 | struct i2c_msg msg[2]; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/usb.h:16, from /kisskb/src/drivers/usb/core/quirks.c:10: /kisskb/src/drivers/usb/core/quirks.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/usb/core/quirks.c: In function 'quirks_param_set': /kisskb/src/drivers/usb/core/quirks.c:31:11: note: byref variable will be forcibly initialized 31 | u16 vid, pid; | ^~~ /kisskb/src/drivers/usb/core/quirks.c:31:6: note: byref variable will be forcibly initialized 31 | u16 vid, pid; | ^~~ /kisskb/src/drivers/usb/core/quirks.c:30:14: note: byref variable will be forcibly initialized 30 | char *val, *p, *field; | ^ /kisskb/src/drivers/usb/misc/trancevibrator.c: In function 'speed_store': /kisskb/src/drivers/usb/misc/trancevibrator.c:47:6: note: byref variable will be forcibly initialized 47 | int temp, retval, old; | ^~~~ /kisskb/src/drivers/rtc/rtc-lp8788.c: In function 'lp8788_read_alarm': /kisskb/src/drivers/rtc/rtc-lp8788.c:168:11: note: byref variable will be forcibly initialized 168 | u8 addr, data[LPTIME_MAX]; | ^~~~ /kisskb/src/drivers/rtc/rtc-lp8788.c: In function 'lp8788_rtc_read_time': /kisskb/src/drivers/rtc/rtc-lp8788.c:113:5: note: byref variable will be forcibly initialized 113 | u8 data[LPTIME_MAX]; | ^~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/net/psample/psample.c:13: /kisskb/src/net/psample/psample.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/psample/psample.c: In function 'nla_put_u16': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/net/psample/psample.c: In function 'nla_put_be32': /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized 1322 | __be32 tmp = value; | ^~~ /kisskb/src/net/psample/psample.c: In function 'nla_put_in_addr': /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized /kisskb/src/net/psample/psample.c: In function 'nla_put_u8': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/psample/psample.c: In function 'nla_put_be16': /kisskb/src/include/net/netlink.h:1270:9: note: byref variable will be forcibly initialized 1270 | __be16 tmp = value; | ^~~ /kisskb/src/net/psample/psample.c: In function 'psample_group_nl_fill': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/psample/psample.c: In function 'nla_put_u64_64bit': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/net/psample/psample.c: In function 'nla_put_be64': /kisskb/src/include/net/netlink.h:1378:9: note: byref variable will be forcibly initialized 1378 | __be64 tmp = value; | ^~~ /kisskb/src/net/psample/psample.c: In function '__psample_ip_tun_to_nlattr': /kisskb/src/include/net/netlink.h:1270:9: note: byref variable will be forcibly initialized 1270 | __be16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1270:9: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized 1322 | __be32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1378:9: note: byref variable will be forcibly initialized 1378 | __be64 tmp = value; | ^~~ In file included from /kisskb/src/include/linux/ceph/osdmap.h:7, from /kisskb/src/include/linux/ceph/osd_client.h:14, from /kisskb/src/include/linux/ceph/libceph.h:24, from /kisskb/src/net/ceph/messenger.c:22: /kisskb/src/net/ceph/messenger.c: In function 'ceph_encode_banner_addr': /kisskb/src/include/linux/ceph/decode.h:228:9: note: byref variable will be forcibly initialized 228 | __be16 ss_family = htons(a->in_addr.ss_family); | ^~~~~~~~~ /kisskb/src/net/ceph/messenger.c: In function 'ceph_pr_addr': /kisskb/src/net/ceph/messenger.c:167:26: note: byref variable will be forcibly initialized 167 | struct sockaddr_storage ss = addr->in_addr; /* align */ | ^~ /kisskb/src/net/psample/psample.c: In function 'psample_sample_packet': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/linux/restart_block.h:10, from /kisskb/src/include/linux/thread_info.h:14, 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:55, from /kisskb/src/include/linux/wait.h:9, 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/net/ceph/messenger.c:6: /kisskb/src/net/ceph/messenger.c: In function 'timespec64_add': /kisskb/src/include/linux/time64.h:68:20: note: byref variable will be forcibly initialized 68 | struct timespec64 ts_delta; | ^~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/net/ceph/messenger.c:6: /kisskb/src/net/ceph/messenger.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/net/ceph/messenger.c: In function 'ceph_tcp_connect': /kisskb/src/net/ceph/messenger.c:433:17: note: byref variable will be forcibly initialized 433 | struct socket *sock; | ^~~~ /kisskb/src/net/ceph/messenger.c:432:26: note: byref variable will be forcibly initialized 432 | struct sockaddr_storage ss = con->peer_addr.in_addr; /* align */ | ^~ /kisskb/src/net/ceph/messenger.c: In function 'ceph_addr_is_blank': /kisskb/src/net/ceph/messenger.c:1134:26: note: byref variable will be forcibly initialized 1134 | struct sockaddr_storage ss = addr->in_addr; /* align */ | ^~ /kisskb/src/net/ceph/messenger.c: In function 'ceph_parse_ips': /kisskb/src/net/ceph/messenger.c:1277:15: note: byref variable will be forcibly initialized 1277 | const char *ipend; | ^~~~~ In file included from /kisskb/src/include/linux/restart_block.h:10, from /kisskb/src/include/linux/thread_info.h:14, 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:55, from /kisskb/src/include/linux/wait.h:9, 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/net/ceph/messenger.c:6: /kisskb/src/net/ceph/messenger.c: In function 'ceph_con_keepalive_expired': /kisskb/src/include/linux/time64.h:68:20: note: byref variable will be forcibly initialized 68 | struct timespec64 ts_delta; | ^~~~~~~~ /kisskb/src/net/ceph/messenger.c:1811:21: note: byref variable will be forcibly initialized 1811 | struct timespec64 ts; | ^~ /kisskb/src/net/ceph/messenger.c:1810:21: note: byref variable will be forcibly initialized 1810 | struct timespec64 now; | ^~~ /kisskb/src/drivers/gpu/drm/panel/panel-lg-lb035q02.c: In function 'lb035q02_write': /kisskb/src/drivers/gpu/drm/panel/panel-lg-lb035q02.c:42:5: note: byref variable will be forcibly initialized 42 | u8 buffer[16]; | ^~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-lg-lb035q02.c:34:21: note: byref variable will be forcibly initialized 34 | struct spi_message msg; | ^~~ /kisskb/src/drivers/usb/core/devices.c: In function 'usb_device_read': /kisskb/src/drivers/usb/core/devices.c:563:6: note: byref variable will be forcibly initialized 563 | int id; | ^~ /kisskb/src/drivers/usb/core/devices.c:562:9: note: byref variable will be forcibly initialized 562 | loff_t skip_bytes = *ppos; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-jdi-lt070me05000.c: In function 'jdi_panel_init': /kisskb/src/drivers/gpu/drm/panel/panel-jdi-lt070me05000.c:135:42: note: byref variable will be forcibly initialized 135 | ret = mipi_dsi_generic_write(dsi, (u8[]){0xB0, 0x03}, 2); | ^ /kisskb/src/drivers/gpu/drm/panel/panel-jdi-lt070me05000.c:126:10: note: byref variable will be forcibly initialized 126 | {0xB3, 0x26, 0x08, 0x00, 0x20, 0x00}, 6); | ^ /kisskb/src/drivers/gpu/drm/panel/panel-jdi-lt070me05000.c:116:42: note: byref variable will be forcibly initialized 116 | ret = mipi_dsi_generic_write(dsi, (u8[]){0xB0, 0x00}, 2); | ^ /kisskb/src/drivers/gpu/drm/panel/panel-jdi-lt070me05000.c:102:12: note: byref variable will be forcibly initialized 102 | (u8[]){ 0x00 }, 1); | ^ /kisskb/src/drivers/gpu/drm/panel/panel-jdi-lt070me05000.c:94:12: note: byref variable will be forcibly initialized 94 | (u8[]){ 0x24 }, 1); | ^ /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/drivers/gpu/drm/panel/panel-jdi-lt070me05000.c: In function 'dsi_dcs_bl_get_brightness': /kisskb/src/drivers/gpu/drm/panel/panel-jdi-lt070me05000.c:331:6: note: byref variable will be forcibly initialized 331 | u16 brightness = bl->props.brightness; | ^~~~~~~~~~ /kisskb/src/drivers/net/phy/spi_ks8995.c: In function 'ks8995_write': /kisskb/src/drivers/net/phy/spi_ks8995.c:237:21: note: byref variable will be forcibly initialized 237 | struct spi_message m; | ^ /kisskb/src/drivers/net/phy/spi_ks8995.c:236:22: note: byref variable will be forcibly initialized 236 | struct spi_transfer t[2]; | ^ /kisskb/src/drivers/net/phy/spi_ks8995.c:235:9: note: byref variable will be forcibly initialized 235 | __be16 cmd; | ^~~ /kisskb/src/drivers/net/phy/spi_ks8995.c: In function 'ks8995_write_reg': /kisskb/src/drivers/net/phy/spi_ks8995.c:267:7: note: byref variable will be forcibly initialized 267 | char buf = val; | ^~~ /kisskb/src/drivers/net/phy/spi_ks8995.c: In function 'ks8995_stop': /kisskb/src/drivers/net/phy/spi_ks8995.c:267:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/phy/spi_ks8995.c: In function 'ks8995_start': /kisskb/src/drivers/net/phy/spi_ks8995.c:267:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/phy/spi_ks8995.c: In function 'ks8995_read': /kisskb/src/drivers/net/phy/spi_ks8995.c:209:21: note: byref variable will be forcibly initialized 209 | struct spi_message m; | ^ /kisskb/src/drivers/net/phy/spi_ks8995.c:208:22: note: byref variable will be forcibly initialized 208 | struct spi_transfer t[2]; | ^ /kisskb/src/drivers/net/phy/spi_ks8995.c:207:9: note: byref variable will be forcibly initialized 207 | __be16 cmd; | ^~~ /kisskb/src/drivers/net/phy/spi_ks8995.c: In function 'ks8995_get_revision': /kisskb/src/drivers/net/phy/spi_ks8995.c:329:15: note: byref variable will be forcibly initialized 329 | u8 id0, id1, ksz8864_id; | ^~~~~~~~~~ /kisskb/src/drivers/net/phy/spi_ks8995.c:329:10: note: byref variable will be forcibly initialized 329 | u8 id0, id1, ksz8864_id; | ^~~ /kisskb/src/drivers/net/phy/spi_ks8995.c:329:5: note: byref variable will be forcibly initialized 329 | u8 id0, id1, ksz8864_id; | ^~~ /kisskb/src/drivers/net/phy/spi_ks8995.c: In function 'ks8995_reset': /kisskb/src/drivers/net/phy/spi_ks8995.c:267:7: note: byref variable will be forcibly initialized 267 | char buf = val; | ^~~ /kisskb/src/drivers/net/phy/spi_ks8995.c:267:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/i2c/busses/i2c-piix4.c: In function 'piix4_setup': /kisskb/src/drivers/i2c/busses/i2c-piix4.c:171:17: note: byref variable will be forcibly initialized 171 | unsigned short piix4_smba; | ^~~~~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-piix4.c:170:16: note: byref variable will be forcibly initialized 170 | unsigned char temp; | ^~~~ /kisskb/src/drivers/i2c/busses/i2c-piix4.c: In function 'piix4_setup_aux': /kisskb/src/drivers/i2c/busses/i2c-piix4.c:404:17: note: byref variable will be forcibly initialized 404 | unsigned short piix4_smba; | ^~~~~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-piix4.c: In function 'piix4_probe': /kisskb/src/drivers/i2c/busses/i2c-piix4.c:930:7: note: byref variable will be forcibly initialized 930 | u8 imc; | ^~~ /kisskb/src/drivers/media/i2c/max9286.c: In function 'max9286_parse_dt': /kisskb/src/drivers/media/i2c/max9286.c:1187:32: note: byref variable will be forcibly initialized 1187 | struct v4l2_fwnode_endpoint vep = { | ^~~ /kisskb/src/drivers/media/i2c/max9286.c:1173:22: note: byref variable will be forcibly initialized 1173 | struct of_endpoint ep; | ^~ /kisskb/src/drivers/media/i2c/max9286.c:1154:7: note: byref variable will be forcibly initialized 1154 | u32 id = 0; | ^~ /kisskb/src/drivers/media/i2c/max9286.c:1142:6: note: byref variable will be forcibly initialized 1142 | u32 reverse_channel_microvolt; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/mac802154/llsec.c: In function 'llsec_geniv': /kisskb/src/net/mac802154/llsec.c:600:9: note: byref variable will be forcibly initialized 600 | __be32 frame_counter = (__force __be32) swab32((__force u32) sec->frame_counter); | ^~~~~~~~~~~~~ /kisskb/src/net/mac802154/llsec.c:599:9: note: byref variable will be forcibly initialized 599 | __be64 addr_bytes = (__force __be64) swab64((__force u64) addr); | ^~~~~~~~~~ In file included from /kisskb/src/net/mac802154/llsec.c:16: /kisskb/src/net/mac802154/llsec.c: In function 'llsec_do_encrypt_unauth': /kisskb/src/include/crypto/skcipher.h:127:7: note: byref variable will be forcibly initialized 127 | char __##name##_desc[sizeof(struct skcipher_request) + \ | ^~ /kisskb/src/net/mac802154/llsec.c:617:2: note: in expansion of macro 'SYNC_SKCIPHER_REQUEST_ON_STACK' 617 | SYNC_SKCIPHER_REQUEST_ON_STACK(req, key->tfm0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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:615:5: note: byref variable will be forcibly initialized 615 | u8 iv[16]; | ^~ /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:652:5: note: byref variable will be forcibly initialized 652 | u8 iv[16]; | ^~ In file included from /kisskb/src/net/mac802154/llsec.c:16: /kisskb/src/net/mac802154/llsec.c: In function 'llsec_do_decrypt_unauth': /kisskb/src/include/crypto/skcipher.h:127:7: note: byref variable will be forcibly initialized 127 | char __##name##_desc[sizeof(struct skcipher_request) + \ | ^~ /kisskb/src/net/mac802154/llsec.c:835:2: note: in expansion of macro 'SYNC_SKCIPHER_REQUEST_ON_STACK' 835 | SYNC_SKCIPHER_REQUEST_ON_STACK(req, key->tfm0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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:831:5: note: byref variable will be forcibly initialized 831 | u8 iv[16]; | ^~ /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:858:5: note: byref variable will be forcibly initialized 858 | u8 iv[16]; | ^~ /kisskb/src/drivers/hwmon/w83773g.c: In function 'get_update_interval': /kisskb/src/drivers/hwmon/w83773g.c:144:15: note: byref variable will be forcibly initialized 144 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/hwmon/w83773g.c: In function 'get_local_temp': /kisskb/src/drivers/hwmon/w83773g.c:63:15: note: byref variable will be forcibly initialized 63 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/hwmon/w83773g.c: In function 'get_remote_temp': /kisskb/src/drivers/hwmon/w83773g.c:77:15: note: byref variable will be forcibly initialized 77 | unsigned int regval_low; | ^~~~~~~~~~ /kisskb/src/drivers/hwmon/w83773g.c:76:15: note: byref variable will be forcibly initialized 76 | unsigned int regval_high; | ^~~~~~~~~~~ /kisskb/src/drivers/hwmon/w83773g.c: In function 'get_fault': /kisskb/src/drivers/hwmon/w83773g.c:94:15: note: byref variable will be forcibly initialized 94 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/hwmon/w83773g.c: In function 'get_offset': /kisskb/src/drivers/hwmon/w83773g.c:108:15: note: byref variable will be forcibly initialized 108 | unsigned int regval_low; | ^~~~~~~~~~ /kisskb/src/drivers/hwmon/w83773g.c:107:15: note: byref variable will be forcibly initialized 107 | unsigned int regval_high; | ^~~~~~~~~~~ /kisskb/src/drivers/hwmon/w83773g.c: In function 'w83773_read': /kisskb/src/drivers/hwmon/w83773g.c:63:15: note: byref variable will be forcibly initialized 63 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/hwmon/w83773g.c:144:15: note: byref variable will be forcibly initialized 144 | unsigned int regval; | ^~~~~~ /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: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/power/supply/88pm860x_charger.c: In function 'measure_vchg': /kisskb/src/drivers/power/supply/88pm860x_charger.c:118:16: note: byref variable will be forcibly initialized 118 | unsigned char buf[2]; | ^~~ /kisskb/src/drivers/power/supply/88pm860x_charger.c: In function 'set_charging_fsm': /kisskb/src/drivers/power/supply/88pm860x_charger.c:286:29: note: byref variable will be forcibly initialized 286 | union power_supply_propval data; | ^~~~ /kisskb/src/drivers/power/supply/88pm860x_charger.c: In function 'pm860x_vchg_handler': /kisskb/src/drivers/power/supply/88pm860x_charger.c:544:6: note: byref variable will be forcibly initialized 544 | int vchg = 0; | ^~~~ /kisskb/src/drivers/power/supply/88pm860x_charger.c: In function 'pm860x_temp_handler': /kisskb/src/drivers/power/supply/88pm860x_charger.c:429:29: note: byref variable will be forcibly initialized 429 | union power_supply_propval temp; | ^~~~ /kisskb/src/drivers/power/supply/88pm860x_charger.c: In function 'pm860x_done_handler': /kisskb/src/drivers/power/supply/88pm860x_charger.c:473:29: note: byref variable will be forcibly initialized 473 | union power_supply_propval val; | ^~~ /kisskb/src/drivers/hwmon/pmbus/adm1275.c: In function 'adm1275_probe': /kisskb/src/drivers/hwmon/pmbus/adm1275.c:477:6: note: byref variable will be forcibly initialized 477 | u32 shunt; | ^~~~~ /kisskb/src/drivers/hwmon/pmbus/adm1275.c:468:5: note: byref variable will be forcibly initialized 468 | u8 block_buffer[I2C_SMBUS_BLOCK_MAX + 1]; | ^~~~~~~~~~~~ /kisskb/src/drivers/usb/misc/usbsevseg.c: In function 'update_display_visual': /kisskb/src/drivers/usb/misc/usbsevseg.c:110:16: note: byref variable will be forcibly initialized 110 | unsigned char buffer[MAXLEN] = {0}; | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_thermal_temperature': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_cdev_update': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_thermal_zone_trip': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, 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 '__bpf_trace_thermal_temperature': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_cdev_update': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_thermal_zone_trip': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 'update_temperature': /kisskb/src/drivers/thermal/thermal_core.c:399:6: note: byref variable will be forcibly initialized 399 | int temp, ret; | ^~~~ /kisskb/src/drivers/thermal/thermal_core.c: In function 'handle_critical_trips': /kisskb/src/drivers/thermal/thermal_core.c:345:6: note: byref variable will be forcibly initialized 345 | int trip_temp; | ^~~~~~~~~ /kisskb/src/drivers/thermal/thermal_core.c: In function 'thermal_zone_bind_cooling_device': /kisskb/src/drivers/thermal/thermal_core.c:630:16: note: byref variable will be forcibly initialized 630 | unsigned long max_state; | ^~~~~~~~~ /kisskb/src/net/tipc/name_distr.c: In function 'tipc_publ_purge': /kisskb/src/net/tipc/name_distr.c:247:20: note: byref variable will be forcibly initialized 247 | struct tipc_uaddr ua; | ^~ /kisskb/src/net/tipc/name_distr.c: In function 'tipc_update_nametbl': /kisskb/src/net/tipc/name_distr.c:292:20: note: byref variable will be forcibly initialized 292 | struct tipc_uaddr ua; | ^~ /kisskb/src/net/tipc/name_distr.c:291:26: note: byref variable will be forcibly initialized 291 | struct tipc_socket_addr sk; | ^~ /kisskb/src/drivers/thermal/thermal_core.c: In function 'handle_thermal_trip': /kisskb/src/drivers/thermal/thermal_core.c:364:17: note: byref variable will be forcibly initialized 364 | int trip_temp, hyst = 0; | ^~~~ /kisskb/src/drivers/thermal/thermal_core.c:364:6: note: byref variable will be forcibly initialized 364 | int trip_temp, hyst = 0; | ^~~~~~~~~ /kisskb/src/drivers/thermal/thermal_core.c:363:25: note: byref variable will be forcibly initialized 363 | enum thermal_trip_type type; | ^~~~ /kisskb/src/net/tipc/name_distr.c: In function 'tipc_named_node_up': /kisskb/src/net/tipc/name_distr.c:218:22: note: byref variable will be forcibly initialized 218 | struct sk_buff_head head; | ^~~~ /kisskb/src/drivers/thermal/thermal_core.c: In function 'thermal_zone_device_register': /kisskb/src/drivers/thermal/thermal_core.c:1193:6: note: byref variable will be forcibly initialized 1193 | int trip_temp; | ^~~~~~~~~ /kisskb/src/drivers/thermal/thermal_core.c:1192:25: note: byref variable will be forcibly initialized 1192 | enum thermal_trip_type trip_type; | ^~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/usb/dwc3/trace.h:349, from /kisskb/src/drivers/usb/dwc3/trace.c:11: /kisskb/src/drivers/usb/dwc3/trace.c: In function 'perf_trace_dwc3_log_io': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:22:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 22 | DECLARE_EVENT_CLASS(dwc3_log_io, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:22:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 22 | DECLARE_EVENT_CLASS(dwc3_log_io, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/trace.c: In function 'perf_trace_dwc3_log_event': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:51:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 51 | DECLARE_EVENT_CLASS(dwc3_log_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:51:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 51 | DECLARE_EVENT_CLASS(dwc3_log_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/trace.c: In function 'perf_trace_dwc3_log_ctrl': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:73:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 73 | DECLARE_EVENT_CLASS(dwc3_log_ctrl, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:73:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 73 | DECLARE_EVENT_CLASS(dwc3_log_ctrl, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/trace.c: In function 'perf_trace_dwc3_log_generic_cmd': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:160:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 160 | DECLARE_EVENT_CLASS(dwc3_log_generic_cmd, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:160:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 160 | DECLARE_EVENT_CLASS(dwc3_log_generic_cmd, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/usb/dwc3/trace.h:349, from /kisskb/src/drivers/usb/dwc3/trace.c:11: /kisskb/src/drivers/usb/dwc3/trace.c: In function 'trace_event_raw_event_dwc3_log_io': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:22:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 22 | DECLARE_EVENT_CLASS(dwc3_log_io, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/trace.c: In function 'trace_event_raw_event_dwc3_log_event': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:51:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 51 | DECLARE_EVENT_CLASS(dwc3_log_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/trace.c: In function 'trace_event_raw_event_dwc3_log_ctrl': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:73:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 73 | DECLARE_EVENT_CLASS(dwc3_log_ctrl, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/trace.c: In function 'trace_event_raw_event_dwc3_log_generic_cmd': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:160:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 160 | DECLARE_EVENT_CLASS(dwc3_log_generic_cmd, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/usb/dwc3/trace.h:20, from /kisskb/src/drivers/usb/dwc3/trace.c:11: /kisskb/src/drivers/usb/dwc3/trace.c: In function 'dwc3_decode_event': /kisskb/src/drivers/usb/dwc3/debug.h:374:19: note: byref variable will be forcibly initialized 374 | union dwc3_event evt; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/usb/dwc3/trace.h:349, from /kisskb/src/drivers/usb/dwc3/trace.c:11: /kisskb/src/drivers/usb/dwc3/trace.c: In function 'perf_trace_dwc3_log_request': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:103:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 103 | DECLARE_EVENT_CLASS(dwc3_log_request, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:103:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 103 | DECLARE_EVENT_CLASS(dwc3_log_request, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/usb/dwc3/trace.h:349, from /kisskb/src/drivers/usb/dwc3/trace.c:11: /kisskb/src/drivers/usb/dwc3/trace.c: In function 'trace_event_raw_event_dwc3_log_request': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:103:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 103 | DECLARE_EVENT_CLASS(dwc3_log_request, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/usb/dwc3/trace.h:349, from /kisskb/src/drivers/usb/dwc3/trace.c:11: /kisskb/src/drivers/usb/dwc3/trace.c: In function 'perf_trace_dwc3_log_gadget_ep_cmd': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:185:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 185 | DECLARE_EVENT_CLASS(dwc3_log_gadget_ep_cmd, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:185:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 185 | DECLARE_EVENT_CLASS(dwc3_log_gadget_ep_cmd, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/usb/dwc3/trace.h:349, from /kisskb/src/drivers/usb/dwc3/trace.c:11: /kisskb/src/drivers/usb/dwc3/trace.c: In function 'trace_event_raw_event_dwc3_log_gadget_ep_cmd': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:185:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 185 | DECLARE_EVENT_CLASS(dwc3_log_gadget_ep_cmd, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/usb/dwc3/trace.h:349, from /kisskb/src/drivers/usb/dwc3/trace.c:11: /kisskb/src/drivers/usb/dwc3/trace.c: In function 'perf_trace_dwc3_log_trb': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:219:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 219 | DECLARE_EVENT_CLASS(dwc3_log_trb, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:219:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 219 | DECLARE_EVENT_CLASS(dwc3_log_trb, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/usb/dwc3/trace.h:349, from /kisskb/src/drivers/usb/dwc3/trace.c:11: /kisskb/src/drivers/usb/dwc3/trace.c: In function 'trace_event_raw_event_dwc3_log_trb': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:219:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 219 | DECLARE_EVENT_CLASS(dwc3_log_trb, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/usb/dwc3/trace.h:349, from /kisskb/src/drivers/usb/dwc3/trace.c:11: /kisskb/src/drivers/usb/dwc3/trace.c: In function 'perf_trace_dwc3_log_ep': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:290:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 290 | DECLARE_EVENT_CLASS(dwc3_log_ep, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:290:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 290 | DECLARE_EVENT_CLASS(dwc3_log_ep, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/usb/dwc3/trace.h:349, from /kisskb/src/drivers/usb/dwc3/trace.c:11: /kisskb/src/drivers/usb/dwc3/trace.c: In function 'trace_event_raw_event_dwc3_log_ep': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:290:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 290 | DECLARE_EVENT_CLASS(dwc3_log_ep, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/drivers/usb/dwc3/trace.h:349, from /kisskb/src/drivers/usb/dwc3/trace.c:11: /kisskb/src/drivers/usb/dwc3/trace.c: In function '__bpf_trace_dwc3_log_io': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:22:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 22 | DECLARE_EVENT_CLASS(dwc3_log_io, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:22:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 22 | DECLARE_EVENT_CLASS(dwc3_log_io, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:22:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 22 | DECLARE_EVENT_CLASS(dwc3_log_io, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:22:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 22 | DECLARE_EVENT_CLASS(dwc3_log_io, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:22:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 22 | DECLARE_EVENT_CLASS(dwc3_log_io, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:22:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 22 | DECLARE_EVENT_CLASS(dwc3_log_io, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/trace.c: In function '__bpf_trace_dwc3_log_generic_cmd': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:160:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 160 | DECLARE_EVENT_CLASS(dwc3_log_generic_cmd, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:160:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 160 | DECLARE_EVENT_CLASS(dwc3_log_generic_cmd, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:160:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 160 | DECLARE_EVENT_CLASS(dwc3_log_generic_cmd, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:160:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 160 | DECLARE_EVENT_CLASS(dwc3_log_generic_cmd, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:160:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 160 | DECLARE_EVENT_CLASS(dwc3_log_generic_cmd, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:160:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 160 | DECLARE_EVENT_CLASS(dwc3_log_generic_cmd, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/trace.c: In function '__bpf_trace_dwc3_log_event': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:51:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 51 | DECLARE_EVENT_CLASS(dwc3_log_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:51:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 51 | DECLARE_EVENT_CLASS(dwc3_log_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:51:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 51 | DECLARE_EVENT_CLASS(dwc3_log_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:51:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 51 | DECLARE_EVENT_CLASS(dwc3_log_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/trace.c: In function '__bpf_trace_dwc3_log_trb': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:219:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 219 | DECLARE_EVENT_CLASS(dwc3_log_trb, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:219:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 219 | DECLARE_EVENT_CLASS(dwc3_log_trb, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:219:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 219 | DECLARE_EVENT_CLASS(dwc3_log_trb, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:219:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 219 | DECLARE_EVENT_CLASS(dwc3_log_trb, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/trace.c: In function '__bpf_trace_dwc3_log_ctrl': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:73:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 73 | DECLARE_EVENT_CLASS(dwc3_log_ctrl, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:73:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 73 | DECLARE_EVENT_CLASS(dwc3_log_ctrl, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/trace.c: In function '__bpf_trace_dwc3_log_request': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:103:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 103 | DECLARE_EVENT_CLASS(dwc3_log_request, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:103:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 103 | DECLARE_EVENT_CLASS(dwc3_log_request, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/trace.c: In function '__bpf_trace_dwc3_log_ep': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:290:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 290 | DECLARE_EVENT_CLASS(dwc3_log_ep, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:290:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 290 | DECLARE_EVENT_CLASS(dwc3_log_ep, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/trace.c: In function '__bpf_trace_dwc3_log_gadget_ep_cmd': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:185:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 185 | DECLARE_EVENT_CLASS(dwc3_log_gadget_ep_cmd, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:185:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 185 | DECLARE_EVENT_CLASS(dwc3_log_gadget_ep_cmd, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:185:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 185 | DECLARE_EVENT_CLASS(dwc3_log_gadget_ep_cmd, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:185:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 185 | DECLARE_EVENT_CLASS(dwc3_log_gadget_ep_cmd, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:185:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 185 | DECLARE_EVENT_CLASS(dwc3_log_gadget_ep_cmd, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:185:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 185 | DECLARE_EVENT_CLASS(dwc3_log_gadget_ep_cmd, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:185:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 185 | DECLARE_EVENT_CLASS(dwc3_log_gadget_ep_cmd, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc3/./trace.h:185:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 185 | DECLARE_EVENT_CLASS(dwc3_log_gadget_ep_cmd, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hwmon/pmbus/bpa-rs600.c: In function 'bpa_rs600_probe': /kisskb/src/drivers/hwmon/pmbus/bpa-rs600.c:159:5: note: byref variable will be forcibly initialized 159 | u8 buf[I2C_SMBUS_BLOCK_MAX + 1]; | ^~~ /kisskb/src/drivers/net/hippi/rrunner.c: In function 'rr_read_eeprom_word': /kisskb/src/drivers/net/hippi/rrunner.c:437:9: note: byref variable will be forcibly initialized 437 | __be32 word; | ^~~~ /kisskb/src/drivers/net/hippi/rrunner.c: In function 'rr_load_firmware': /kisskb/src/drivers/net/hippi/rrunner.c:437:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/hippi/rrunner.c:437:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/hippi/rrunner.c:437:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/hippi/rrunner.c:437:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/hippi/rrunner.c:437:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/hippi/rrunner.c:437:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/hippi/rrunner.c:437:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/hippi/rrunner.c:437:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/hippi/rrunner.c:437:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/hippi/rrunner.c:437:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/hippi/rrunner.c: In function 'rr_reset': /kisskb/src/drivers/net/hippi/rrunner.c:437:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/hippi/rrunner.c: In function 'rr_init1': /kisskb/src/drivers/net/hippi/rrunner.c:561:13: note: byref variable will be forcibly initialized 561 | struct cmd cmd; | ^~~ /kisskb/src/drivers/gpu/drm/panel/panel-novatek-nt35510.c: In function 'nt35510_set_brightness': /kisskb/src/drivers/gpu/drm/panel/panel-novatek-nt35510.c:653:5: note: byref variable will be forcibly initialized 653 | u8 brightness = bl->props.brightness; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-novatek-nt35510.c: In function 'nt35510_read_id': /kisskb/src/drivers/gpu/drm/panel/panel-novatek-nt35510.c:431:15: note: byref variable will be forcibly initialized 431 | u8 id1, id2, id3; | ^~~ /kisskb/src/drivers/gpu/drm/panel/panel-novatek-nt35510.c:431:10: note: byref variable will be forcibly initialized 431 | u8 id1, id2, id3; | ^~~ /kisskb/src/drivers/gpu/drm/panel/panel-novatek-nt35510.c:431:5: note: byref variable will be forcibly initialized 431 | u8 id1, id2, id3; | ^~~ /kisskb/src/drivers/gpu/drm/panel/panel-novatek-nt35510.c: In function 'nt35510_setup_display': /kisskb/src/drivers/gpu/drm/panel/panel-novatek-nt35510.c:544:5: note: byref variable will be forcibly initialized 544 | u8 val; | ^~~ /kisskb/src/drivers/gpu/drm/panel/panel-novatek-nt35510.c:543:5: note: byref variable will be forcibly initialized 543 | u8 addr_mode = NT35510_ROTATE_0_SETTING; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-novatek-nt35510.c:541:5: note: byref variable will be forcibly initialized 541 | u8 dpfrctr[NT35510_P0_DPFRCTR1_LEN]; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-novatek-nt35510.c:540:5: note: byref variable will be forcibly initialized 540 | u8 gseqctr[NT35510_P0_GSEQCTR_LEN]; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-novatek-nt35510.c:539:5: note: byref variable will be forcibly initialized 539 | u8 dopctr[NT35510_P0_DOPCTR_LEN]; | ^~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/pci.h:38, from /kisskb/src/drivers/net/hippi/rrunner.c:31: /kisskb/src/drivers/net/hippi/rrunner.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/hippi/rrunner.c: In function 'rr_open': /kisskb/src/drivers/net/hippi/rrunner.c:1189:13: note: byref variable will be forcibly initialized 1189 | dma_addr_t dma_addr; | ^~~~~~~~ /kisskb/src/drivers/net/hippi/rrunner.c: In function 'rr_init': /kisskb/src/drivers/net/hippi/rrunner.c:437:9: note: byref variable will be forcibly initialized 437 | __be32 word; | ^~~~ /kisskb/src/drivers/net/hippi/rrunner.c:437:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/hippi/rrunner.c:437:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/hippi/rrunner.c:505:5: note: byref variable will be forcibly initialized 505 | u8 addr[HIPPI_ALEN] __aligned(4); | ^~~~ /kisskb/src/drivers/net/hippi/rrunner.c: In function 'rr_init_one': /kisskb/src/drivers/net/hippi/rrunner.c:93:13: note: byref variable will be forcibly initialized 93 | dma_addr_t ring_dma; | ^~~~~~~~ /kisskb/src/drivers/net/hippi/rrunner.c:90:5: note: byref variable will be forcibly initialized 90 | u8 pci_latency; | ^~~~~~~~~~~ /kisskb/src/drivers/usb/host/ehci-pci.c: In function 'ehci_pci_setup': /kisskb/src/drivers/usb/host/ehci-pci.c:312:7: note: byref variable will be forcibly initialized 312 | u16 port_wake; | ^~~~~~~~~ /kisskb/src/drivers/usb/host/ehci-pci.c:207:7: note: byref variable will be forcibly initialized 207 | u8 tmp; | ^~~ /kisskb/src/drivers/usb/host/ehci-pci.c:174:7: note: byref variable will be forcibly initialized 174 | u8 tmp; | ^~~ /kisskb/src/drivers/usb/host/ehci-pci.c:91:8: note: byref variable will be forcibly initialized 91 | u32 temp; | ^~~~ /kisskb/src/drivers/net/mdio/mdio-mux.c: In function 'mdio_mux_init': /kisskb/src/drivers/net/mdio/mdio-mux.c:145:7: note: byref variable will be forcibly initialized 145 | int v; | ^ In file included from /kisskb/src/include/linux/irq.h:21, 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/pci.h:38, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:52, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c:29: /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c: In function 'amdgpu_pasid_free_delayed': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c:112:11: note: byref variable will be forcibly initialized 112 | unsigned count; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c:110:29: note: byref variable will be forcibly initialized 110 | struct dma_fence *fence, **fences; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c: In function 'amdgpu_vmid_grab': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c:417:22: note: byref variable will be forcibly initialized 417 | struct amdgpu_vmid *id = NULL; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c:416:22: note: byref variable will be forcibly initialized 416 | struct amdgpu_vmid *idle = NULL; | ^~~~ /kisskb/src/net/ieee802154/nl802154.c: In function 'llsec_parse_seclevel': /kisskb/src/net/ieee802154/nl802154.c:2085:17: note: byref variable will be forcibly initialized 2085 | struct nlattr *attrs[NL802154_SECLEVEL_ATTR_MAX + 1]; | ^~~~~ /kisskb/src/net/ieee802154/nl802154.c: In function 'nl802154_del_llsec_seclevel': /kisskb/src/net/ieee802154/nl802154.c:2140:35: note: byref variable will be forcibly initialized 2140 | struct ieee802154_llsec_seclevel sl; | ^~ /kisskb/src/net/ieee802154/nl802154.c: In function 'nl802154_add_llsec_seclevel': /kisskb/src/net/ieee802154/nl802154.c:2122:35: note: byref variable will be forcibly initialized 2122 | struct ieee802154_llsec_seclevel sl; | ^~ /kisskb/src/net/ieee802154/nl802154.c: In function 'ieee802154_llsec_parse_dev_addr': /kisskb/src/net/ieee802154/nl802154.c:1296:17: note: byref variable will be forcibly initialized 1296 | struct nlattr *attrs[NL802154_DEV_ADDR_ATTR_MAX + 1]; | ^~~~~ /kisskb/src/net/ieee802154/nl802154.c: In function 'ieee802154_llsec_parse_key_id': /kisskb/src/net/ieee802154/nl802154.c:1336:17: note: byref variable will be forcibly initialized 1336 | struct nlattr *attrs[NL802154_KEY_ID_ATTR_MAX + 1]; | ^~~~~ /kisskb/src/net/ieee802154/nl802154.c: In function 'nl802154_set_llsec_params': /kisskb/src/net/ieee802154/nl802154.c:1389:33: note: byref variable will be forcibly initialized 1389 | struct ieee802154_llsec_params params; | ^~~~~~ /kisskb/src/net/ieee802154/nl802154.c: In function 'nl802154_del_llsec_devkey': /kisskb/src/net/ieee802154/nl802154.c:1955:37: note: byref variable will be forcibly initialized 1955 | struct ieee802154_llsec_device_key key; | ^~~ /kisskb/src/net/ieee802154/nl802154.c:1954:17: note: byref variable will be forcibly initialized 1954 | struct nlattr *attrs[NL802154_DEVKEY_ATTR_MAX + 1]; | ^~~~~ /kisskb/src/net/ieee802154/nl802154.c: In function 'nl802154_add_llsec_devkey': /kisskb/src/net/ieee802154/nl802154.c:1921:37: note: byref variable will be forcibly initialized 1921 | struct ieee802154_llsec_device_key key; | ^~~ /kisskb/src/net/ieee802154/nl802154.c:1920:17: note: byref variable will be forcibly initialized 1920 | struct nlattr *attrs[NL802154_DEVKEY_ATTR_MAX + 1]; | ^~~~~ /kisskb/src/net/ieee802154/nl802154.c: In function 'nl802154_del_llsec_dev': /kisskb/src/net/ieee802154/nl802154.c:1787:17: note: byref variable will be forcibly initialized 1787 | struct nlattr *attrs[NL802154_DEV_ATTR_MAX + 1]; | ^~~~~ /kisskb/src/net/ieee802154/nl802154.c: In function 'ieee802154_llsec_parse_device': /kisskb/src/net/ieee802154/nl802154.c:1734:17: note: byref variable will be forcibly initialized 1734 | struct nlattr *attrs[NL802154_DEV_ATTR_MAX + 1]; | ^~~~~ /kisskb/src/net/ieee802154/nl802154.c: In function 'nl802154_add_llsec_dev': /kisskb/src/net/ieee802154/nl802154.c:1770:33: note: byref variable will be forcibly initialized 1770 | struct ieee802154_llsec_device dev_desc; | ^~~~~~~~ /kisskb/src/net/ieee802154/nl802154.c: In function 'nl802154_del_llsec_key': /kisskb/src/net/ieee802154/nl802154.c:1611:33: note: byref variable will be forcibly initialized 1611 | struct ieee802154_llsec_key_id id; | ^~ /kisskb/src/net/ieee802154/nl802154.c:1610:17: note: byref variable will be forcibly initialized 1610 | struct nlattr *attrs[NL802154_KEY_ATTR_MAX + 1]; | ^~~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/ieee802154/nl802154.c:13: /kisskb/src/net/ieee802154/nl802154.c: In function 'nla_get_u64': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized 1617 | u64 tmp; | ^~~ /kisskb/src/net/ieee802154/nl802154.c: In function '__cfg802154_wpan_dev_from_attrs': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized /kisskb/src/net/ieee802154/nl802154.c: In function 'nl802154_add_llsec_key': /kisskb/src/net/ieee802154/nl802154.c:1556:17: note: byref variable will be forcibly initialized 1556 | struct nlattr *attrs[NL802154_KEY_ATTR_MAX + 1]; | ^~~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/ieee802154/nl802154.c:13: /kisskb/src/net/ieee802154/nl802154.c: In function 'nla_put_u8': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/ieee802154/nl802154.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/ieee802154/nl802154.c: In function 'nl802154_send_wpan_phy_channels': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/ieee802154/nl802154.c: In function 'nla_put_le16': /kisskb/src/include/net/netlink.h:1296:9: note: byref variable will be forcibly initialized 1296 | __le16 tmp = value; | ^~~ /kisskb/src/net/ieee802154/nl802154.c: In function 'nla_put_le32': /kisskb/src/include/net/netlink.h:1348:9: note: byref variable will be forcibly initialized 1348 | __le32 tmp = value; | ^~~ /kisskb/src/net/ieee802154/nl802154.c: In function 'nla_put_s8': /kisskb/src/include/net/netlink.h:1422:5: note: byref variable will be forcibly initialized 1422 | s8 tmp = value; | ^~~ /kisskb/src/net/ieee802154/nl802154.c: In function 'nla_put_be32': /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized 1322 | __be32 tmp = value; | ^~~ /kisskb/src/net/ieee802154/nl802154.c: In function 'nla_put_s32': /kisskb/src/include/net/netlink.h:1448:6: note: byref variable will be forcibly initialized 1448 | s32 tmp = value; | ^~~ /kisskb/src/net/ieee802154/nl802154.c: In function 'nl802154_put_capabilities': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1422:5: note: byref variable will be forcibly initialized 1422 | s8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1422:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1448:6: note: byref variable will be forcibly initialized 1448 | s32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1448:6: note: byref variable will be forcibly initialized /kisskb/src/net/ieee802154/nl802154.c: In function 'nl802154_send_seclevel': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/ieee802154/nl802154.c: In function 'nl802154_dump_llsec_seclevel': /kisskb/src/net/ieee802154/nl802154.c:2028:19: note: byref variable will be forcibly initialized 2028 | struct wpan_dev *wpan_dev; | ^~~~~~~~ /kisskb/src/net/ieee802154/nl802154.c:2027:33: note: byref variable will be forcibly initialized 2027 | struct ieee802154_llsec_table *table; | ^~~~~ /kisskb/src/net/ieee802154/nl802154.c:2025:38: note: byref variable will be forcibly initialized 2025 | struct cfg802154_registered_device *rdev = NULL; | ^~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/ieee802154/nl802154.c:13: /kisskb/src/net/ieee802154/nl802154.c: In function 'nla_put_le64': /kisskb/src/include/net/netlink.h:1409:9: note: byref variable will be forcibly initialized 1409 | __le64 tmp = value; | ^~~ /kisskb/src/net/ieee802154/nl802154.c: In function 'ieee802154_llsec_send_key_id': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1409:9: note: byref variable will be forcibly initialized 1409 | __le64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1348:9: note: byref variable will be forcibly initialized 1348 | __le32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1409:9: note: byref variable will be forcibly initialized 1409 | __le64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1296:9: note: byref variable will be forcibly initialized 1296 | __le16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1296:9: note: byref variable will be forcibly initialized 1296 | __le16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/ieee802154/nl802154.c: In function 'nl802154_send_key': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/ieee802154/nl802154.c:1439:6: note: byref variable will be forcibly initialized 1439 | u32 commands[NL802154_CMD_FRAME_NR_IDS / 32]; | ^~~~~~~~ /kisskb/src/net/ieee802154/nl802154.c: In function 'nl802154_dump_llsec_key': /kisskb/src/net/ieee802154/nl802154.c:1495:19: note: byref variable will be forcibly initialized 1495 | struct wpan_dev *wpan_dev; | ^~~~~~~~ /kisskb/src/net/ieee802154/nl802154.c:1494:33: note: byref variable will be forcibly initialized 1494 | struct ieee802154_llsec_table *table; | ^~~~~ /kisskb/src/net/ieee802154/nl802154.c:1492:38: note: byref variable will be forcibly initialized 1492 | struct cfg802154_registered_device *rdev = NULL; | ^~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/ieee802154/nl802154.c:13: /kisskb/src/net/ieee802154/nl802154.c: In function 'nl802154_get_llsec_params': /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized 1322 | __be32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /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/include/net/genetlink.h:6, from /kisskb/src/net/ieee802154/nl802154.c:13: /kisskb/src/net/ieee802154/nl802154.c: In function 'nl802154_send_devkey': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1409:9: note: byref variable will be forcibly initialized 1409 | __le64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/ieee802154/nl802154.c: In function 'nl802154_dump_llsec_devkey': /kisskb/src/net/ieee802154/nl802154.c:1855:19: note: byref variable will be forcibly initialized 1855 | struct wpan_dev *wpan_dev; | ^~~~~~~~ /kisskb/src/net/ieee802154/nl802154.c:1854:33: note: byref variable will be forcibly initialized 1854 | struct ieee802154_llsec_table *table; | ^~~~~ /kisskb/src/net/ieee802154/nl802154.c:1851:38: note: byref variable will be forcibly initialized 1851 | struct cfg802154_registered_device *rdev = NULL; | ^~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/ieee802154/nl802154.c:13: /kisskb/src/net/ieee802154/nl802154.c: In function 'nl802154_send_device': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1409:9: note: byref variable will be forcibly initialized 1409 | __le64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1296:9: note: byref variable will be forcibly initialized 1296 | __le16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1296:9: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/ieee802154/nl802154.c: In function 'nl802154_dump_llsec_dev': /kisskb/src/net/ieee802154/nl802154.c:1674:19: note: byref variable will be forcibly initialized 1674 | struct wpan_dev *wpan_dev; | ^~~~~~~~ /kisskb/src/net/ieee802154/nl802154.c:1673:33: note: byref variable will be forcibly initialized 1673 | struct ieee802154_llsec_table *table; | ^~~~~ /kisskb/src/net/ieee802154/nl802154.c:1671:38: note: byref variable will be forcibly initialized 1671 | struct cfg802154_registered_device *rdev = NULL; | ^~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/ieee802154/nl802154.c:13: /kisskb/src/net/ieee802154/nl802154.c: In function 'nla_put_u64_64bit': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /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/net/genetlink.h:6, from /kisskb/src/net/ieee802154/nl802154.c:13: /kisskb/src/net/ieee802154/nl802154.c: In function 'nl802154_send_iface': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1422:5: note: byref variable will be forcibly initialized 1422 | s8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1296:9: note: byref variable will be forcibly initialized 1296 | __le16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1296:9: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1409:9: note: byref variable will be forcibly initialized 1409 | __le64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/power/supply/lp8788-charger.c: In function 'lp8788_get_battery_status': /kisskb/src/drivers/power/supply/lp8788-charger.c:170:5: note: byref variable will be forcibly initialized 170 | u8 data; | ^~~~ /kisskb/src/net/ieee802154/nl802154.c: In function 'nl802154_send_wpan_phy': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1448:6: note: byref variable will be forcibly initialized 1448 | s32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1448:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/power/supply/lp8788-charger.c: In function 'lp8788_get_battery_health': /kisskb/src/drivers/power/supply/lp8788-charger.c:202:5: note: byref variable will be forcibly initialized 202 | u8 data; | ^~~~ /kisskb/src/drivers/power/supply/lp8788-charger.c: In function 'lp8788_get_battery_present': /kisskb/src/drivers/power/supply/lp8788-charger.c:222:5: note: byref variable will be forcibly initialized 222 | u8 data; | ^~~~ /kisskb/src/drivers/power/supply/lp8788-charger.c: In function 'lp8788_get_battery_charging_current': /kisskb/src/drivers/power/supply/lp8788-charger.c:310:5: note: byref variable will be forcibly initialized 310 | u8 read; | ^~~~ /kisskb/src/drivers/power/supply/lp8788-charger.c: In function 'lp8788_get_charging_termination_voltage': /kisskb/src/drivers/power/supply/lp8788-charger.c:323:5: note: byref variable will be forcibly initialized 323 | u8 read; | ^~~~ /kisskb/src/drivers/power/supply/lp8788-charger.c: In function 'lp8788_is_charger_detected': /kisskb/src/drivers/power/supply/lp8788-charger.c:135:5: note: byref variable will be forcibly initialized 135 | u8 data; | ^~~~ /kisskb/src/drivers/power/supply/lp8788-charger.c: In function 'lp8788_charger_event': /kisskb/src/drivers/power/supply/lp8788-charger.c:135:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/power/supply/lp8788-charger.c: In function 'lp8788_charger_get_property': /kisskb/src/drivers/power/supply/lp8788-charger.c:135:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/power/supply/lp8788-charger.c:148:5: note: byref variable will be forcibly initialized 148 | u8 read; | ^~~~ /kisskb/src/drivers/power/supply/lp8788-charger.c: In function 'lp8788_get_battery_capacity': /kisskb/src/drivers/power/supply/lp8788-charger.c:257:5: note: byref variable will be forcibly initialized 257 | u8 data; | ^~~~ /kisskb/src/drivers/power/supply/lp8788-charger.c:255:6: note: byref variable will be forcibly initialized 255 | int vbatt; | ^~~~~ /kisskb/src/drivers/power/supply/lp8788-charger.c: In function 'lp8788_get_battery_temperature': /kisskb/src/drivers/power/supply/lp8788-charger.c:291:6: note: byref variable will be forcibly initialized 291 | int result; | ^~~~~~ /kisskb/src/drivers/power/supply/lp8788-charger.c: In function 'lp8788_battery_get_property': /kisskb/src/drivers/power/supply/lp8788-charger.c:323:5: note: byref variable will be forcibly initialized 323 | u8 read; | ^~~~ /kisskb/src/drivers/power/supply/lp8788-charger.c:310:5: note: byref variable will be forcibly initialized 310 | u8 read; | ^~~~ /kisskb/src/drivers/power/supply/lp8788-charger.c: In function 'lp8788_show_eoc_level': /kisskb/src/drivers/power/supply/lp8788-charger.c:636:5: note: byref variable will be forcibly initialized 636 | u8 val; | ^~~ /kisskb/src/net/ieee802154/nl802154.c: In function 'nl802154_dump_wpan_phy_parse': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized 1617 | u64 tmp; | ^~~ /kisskb/src/drivers/power/supply/lp8788-charger.c: In function 'lp8788_show_eoc_time': /kisskb/src/drivers/power/supply/lp8788-charger.c:616:5: note: byref variable will be forcibly initialized 616 | u8 val; | ^~~ /kisskb/src/drivers/power/supply/lp8788-charger.c: In function 'lp8788_show_charger_status': /kisskb/src/drivers/power/supply/lp8788-charger.c:600:5: note: byref variable will be forcibly initialized 600 | u8 data; | ^~~~ /kisskb/src/drivers/hwmon/w83792d.c: In function 'store_pwm_mode': /kisskb/src/drivers/hwmon/w83792d.c:698:16: note: byref variable will be forcibly initialized 698 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/w83792d.c: In function 'store_pwm': /kisskb/src/drivers/hwmon/w83792d.c:621:16: note: byref variable will be forcibly initialized 621 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/w83792d.c: In function 'store_fan_div': /kisskb/src/drivers/hwmon/w83792d.c:456:16: note: byref variable will be forcibly initialized 456 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/w83792d.c: In function 'store_fan_min': /kisskb/src/drivers/hwmon/w83792d.c:412:16: note: byref variable will be forcibly initialized 412 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/w83792d.c: In function 'store_sf2_level': /kisskb/src/drivers/hwmon/w83792d.c:897:16: note: byref variable will be forcibly initialized 897 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/w83792d.c: In function 'store_sf2_point': /kisskb/src/drivers/hwmon/w83792d.c:855:16: note: byref variable will be forcibly initialized 855 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/w83792d.c: In function 'store_thermal_cruise': /kisskb/src/drivers/hwmon/w83792d.c:769:16: note: byref variable will be forcibly initialized 769 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/w83792d.c: In function 'store_tolerance': /kisskb/src/drivers/hwmon/w83792d.c:809:16: note: byref variable will be forcibly initialized 809 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/w83792d.c: In function 'intrusion0_alarm_store': /kisskb/src/drivers/hwmon/w83792d.c:734:16: note: byref variable will be forcibly initialized 734 | unsigned long val; | ^~~ /kisskb/src/net/ieee802154/nl802154.c: In function '__cfg802154_rdev_from_attrs': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/hwmon/w83792d.c: In function 'store_pwmenable': /kisskb/src/drivers/hwmon/w83792d.c:647:16: note: byref variable will be forcibly initialized 647 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/w83792d.c: In function 'store_in_min': /kisskb/src/drivers/hwmon/w83792d.c:374:16: note: byref variable will be forcibly initialized 374 | unsigned long val; \ | ^~~ /kisskb/src/drivers/hwmon/w83792d.c:386:1: note: in expansion of macro 'store_in_reg' 386 | store_in_reg(MIN, min); | ^~~~~~~~~~~~ /kisskb/src/drivers/hwmon/w83792d.c: In function 'store_in_max': /kisskb/src/drivers/hwmon/w83792d.c:374:16: note: byref variable will be forcibly initialized 374 | unsigned long val; \ | ^~~ /kisskb/src/drivers/hwmon/w83792d.c:387:1: note: in expansion of macro 'store_in_reg' 387 | store_in_reg(MAX, max); | ^~~~~~~~~~~~ /kisskb/src/drivers/hwmon/w83792d.c: In function 'store_temp23': /kisskb/src/drivers/hwmon/w83792d.c:543:7: note: byref variable will be forcibly initialized 543 | long val; | ^~~ /kisskb/src/drivers/hwmon/w83792d.c: In function 'store_temp1': /kisskb/src/drivers/hwmon/w83792d.c:503:7: note: byref variable will be forcibly initialized 503 | long val; | ^~~ /kisskb/src/drivers/usb/misc/usb251xb.c: In function 'usb251xb_connect': /kisskb/src/drivers/usb/misc/usb251xb.c:354:8: note: byref variable will be forcibly initialized 354 | char wbuf[USB251XB_I2C_WRITE_SZ + 1]; | ^~~~ /kisskb/src/drivers/usb/misc/usb251xb.c:290:7: note: byref variable will be forcibly initialized 290 | char i2c_wb[USB251XB_I2C_REG_SZ]; | ^~~~~~ /kisskb/src/drivers/usb/misc/usb251xb.c: In function 'usb251xb_get_ports_field': /kisskb/src/drivers/usb/misc/usb251xb.c:388:6: note: byref variable will be forcibly initialized 388 | u32 port; | ^~~~ /kisskb/src/drivers/usb/misc/usb251xb.c: In function 'usb251xb_get_ofdata': /kisskb/src/drivers/usb/misc/usb251xb.c:406:7: note: byref variable will be forcibly initialized 406 | char str[USB251XB_STRING_BUFSIZE / 2]; | ^~~ /kisskb/src/drivers/usb/misc/usb251xb.c:404:6: note: byref variable will be forcibly initialized 404 | u32 property_u32 = 0; | ^~~~~~~~~~~~ In file included from /kisskb/src/drivers/power/supply/gpio-charger.c:7: /kisskb/src/drivers/power/supply/gpio-charger.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/power/supply/gpio-charger.c: In function 'gpio_charger_get_type': /kisskb/src/drivers/power/supply/gpio-charger.c:140:14: note: byref variable will be forcibly initialized 140 | const char *chargetype; | ^~~~~~~~~~ /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:532:5: note: byref variable will be forcibly initialized 532 | u8 data[RTC_NR_TIME]; | ^~~~ /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/rtc/rtc-max77686.c:482:5: note: byref variable will be forcibly initialized 482 | u8 data[RTC_NR_TIME]; | ^~~~ /kisskb/src/drivers/rtc/rtc-max77686.c: In function 'max77686_rtc_set_time': /kisskb/src/drivers/rtc/rtc-max77686.c:384:5: note: byref variable will be forcibly initialized 384 | u8 data[RTC_NR_TIME]; | ^~~~ /kisskb/src/drivers/rtc/rtc-max77686.c: In function 'max77686_rtc_set_alarm': /kisskb/src/drivers/rtc/rtc-max77686.c:585:5: note: byref variable will be forcibly initialized 585 | u8 data[RTC_NR_TIME]; | ^~~~ /kisskb/src/drivers/rtc/rtc-max77686.c: In function 'max77686_rtc_read_time': /kisskb/src/drivers/rtc/rtc-max77686.c:357:5: note: byref variable will be forcibly initialized 357 | u8 data[RTC_NR_TIME]; | ^~~~ /kisskb/src/drivers/rtc/rtc-max77686.c: In function 'max77686_rtc_init_reg': /kisskb/src/drivers/rtc/rtc-max77686.c:655:5: note: byref variable will be forcibly initialized 655 | u8 data[2]; | ^~~~ /kisskb/src/drivers/rtc/rtc-max77686.c: In function 'max77686_rtc_read_alarm': /kisskb/src/drivers/rtc/rtc-max77686.c:412:15: note: byref variable will be forcibly initialized 412 | unsigned int val; | ^~~ /kisskb/src/drivers/rtc/rtc-max77686.c:411:5: note: byref variable will be forcibly initialized 411 | u8 data[RTC_NR_TIME]; | ^~~~ /kisskb/src/drivers/hwmon/pmbus/ibm-cffps.c: In function 'ibm_cffps_debugfs_write': /kisskb/src/drivers/hwmon/pmbus/ibm-cffps.c:258:5: note: byref variable will be forcibly initialized 258 | u8 data; | ^~~~ /kisskb/src/drivers/hwmon/pmbus/ibm-cffps.c: In function 'ibm_cffps_read_input_history': /kisskb/src/drivers/hwmon/pmbus/ibm-cffps.c:107:17: note: byref variable will be forcibly initialized 107 | struct i2c_msg msg[2] = { | ^~~ /kisskb/src/drivers/hwmon/pmbus/ibm-cffps.c:106:5: note: byref variable will be forcibly initialized 106 | u8 msgbuf1[CFFPS_INPUT_HISTORY_SIZE + 1] = { 0 }; | ^~~~~~~ /kisskb/src/drivers/hwmon/pmbus/ibm-cffps.c:105:5: note: byref variable will be forcibly initialized 105 | u8 msgbuf0[1] = { CFFPS_INPUT_HISTORY_CMD }; | ^~~~~~~ /kisskb/src/drivers/hwmon/pmbus/ibm-cffps.c: In function 'ibm_cffps_debugfs_read': /kisskb/src/drivers/hwmon/pmbus/ibm-cffps.c:156:7: note: byref variable will be forcibly initialized 156 | char data[I2C_SMBUS_BLOCK_MAX + 2] = { 0 }; | ^~~~ /kisskb/src/drivers/hwmon/pmbus/ibm-cffps.c: In function 'ibm_cffps_probe': /kisskb/src/drivers/hwmon/pmbus/ibm-cffps.c:511:8: note: byref variable will be forcibly initialized 511 | char mfg_id[I2C_SMBUS_BLOCK_MAX + 2] = { 0 }; | ^~~~~~ /kisskb/src/drivers/hwmon/w83781d.c: In function 'store_sensor': /kisskb/src/drivers/hwmon/w83781d.c:784:16: note: byref variable will be forcibly initialized 784 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/w83781d.c: In function 'store_pwm': /kisskb/src/drivers/hwmon/w83781d.c:710:16: note: byref variable will be forcibly initialized 710 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/w83781d.c: In function 'pwm2_enable_store': /kisskb/src/drivers/hwmon/w83781d.c:729:16: note: byref variable will be forcibly initialized 729 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/w83781d.c: In function 'store_beep': /kisskb/src/drivers/hwmon/w83781d.c:534:16: note: byref variable will be forcibly initialized 534 | unsigned long bit; | ^~~ In file included from /kisskb/src/drivers/media/tuners/tuner-xc2028.c:18: /kisskb/src/drivers/media/tuners/tuner-xc2028.c: In function 'tuner_i2c_xfer_send_recv': /kisskb/src/drivers/media/tuners/tuner-i2c.h:48:17: note: byref variable will be forcibly initialized 48 | struct i2c_msg msg[2] = { { .addr = props->addr, .flags = 0, | ^~~ /kisskb/src/drivers/hwmon/w83781d.c: In function 'store_in_max': /kisskb/src/drivers/hwmon/w83781d.c:266:16: note: byref variable will be forcibly initialized 266 | unsigned long val; \ | ^~~ /kisskb/src/drivers/hwmon/w83781d.c:279:1: note: in expansion of macro 'store_in_reg' 279 | store_in_reg(MAX, max); | ^~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/tuner-xc2028.c: In function 'xc2028_get_reg': /kisskb/src/drivers/media/tuners/tuner-xc2028.c:161:16: note: byref variable will be forcibly initialized 161 | unsigned char ibuf[2]; | ^~~~ /kisskb/src/drivers/media/tuners/tuner-xc2028.c:160:16: note: byref variable will be forcibly initialized 160 | unsigned char buf[2]; | ^~~ /kisskb/src/drivers/hwmon/w83781d.c: In function 'store_in_min': /kisskb/src/drivers/hwmon/w83781d.c:266:16: note: byref variable will be forcibly initialized 266 | unsigned long val; \ | ^~~ /kisskb/src/drivers/hwmon/w83781d.c:278:1: note: in expansion of macro 'store_in_reg' 278 | store_in_reg(MIN, min); | ^~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/tuner-xc2028.c: In function 'xc2028_get_afc': /kisskb/src/drivers/media/tuners/tuner-xc2028.c:962:6: note: byref variable will be forcibly initialized 962 | s16 afc_reg = 0; | ^~~~~~~ /kisskb/src/drivers/media/tuners/tuner-xc2028.c:961:6: note: byref variable will be forcibly initialized 961 | u16 frq_lock = 0; | ^~~~~~~~ /kisskb/src/drivers/hwmon/w83781d.c: In function 'beep_mask_store': /kisskb/src/drivers/hwmon/w83781d.c:494:16: note: byref variable will be forcibly initialized 494 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/w83781d.c: In function 'vrm_store': /kisskb/src/drivers/hwmon/w83781d.c:426:16: note: byref variable will be forcibly initialized 426 | unsigned long val; | ^~~ /kisskb/src/drivers/media/tuners/tuner-xc2028.c: In function 'xc2028_signal': /kisskb/src/drivers/media/tuners/tuner-xc2028.c:906:32: note: byref variable will be forcibly initialized 906 | u16 frq_lock, signal = 0; | ^~~~~~ /kisskb/src/drivers/media/tuners/tuner-xc2028.c:906:22: note: byref variable will be forcibly initialized 906 | u16 frq_lock, signal = 0; | ^~~~~~~~ /kisskb/src/drivers/hwmon/w83781d.c: In function 'store_fan_div': /kisskb/src/drivers/hwmon/w83781d.c:643:16: note: byref variable will be forcibly initialized 643 | unsigned long val; | ^~~ In file included from /kisskb/src/drivers/media/tuners/tuner-xc2028.c:18: /kisskb/src/drivers/media/tuners/tuner-xc2028.c: In function 'tuner_i2c_xfer_send': /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized 27 | struct i2c_msg msg = { .addr = props->addr, .flags = 0, | ^~~ /kisskb/src/drivers/hwmon/w83781d.c: In function 'store_fan_min': /kisskb/src/drivers/hwmon/w83781d.c:319:16: note: byref variable will be forcibly initialized 319 | unsigned long val; | ^~~ /kisskb/src/drivers/i2c/busses/i2c-sis5595.c: In function 'sis5595_setup': /kisskb/src/drivers/i2c/busses/i2c-sis5595.c:136:5: note: byref variable will be forcibly initialized 136 | u8 val; | ^~~ /kisskb/src/drivers/i2c/busses/i2c-sis5595.c:135:6: note: byref variable will be forcibly initialized 135 | u16 a; | ^ /kisskb/src/drivers/hwmon/w83781d.c: In function 'store_temp_max_hyst': /kisskb/src/drivers/hwmon/w83781d.c:371:7: note: byref variable will be forcibly initialized 371 | long val; \ | ^~~ /kisskb/src/drivers/hwmon/w83781d.c:391:1: note: in expansion of macro 'store_temp_reg' 391 | store_temp_reg(HYST, max_hyst); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/hwmon/w83781d.c: In function 'store_temp_max': /kisskb/src/drivers/hwmon/w83781d.c:371:7: note: byref variable will be forcibly initialized 371 | long val; \ | ^~~ /kisskb/src/drivers/hwmon/w83781d.c:390:1: note: in expansion of macro 'store_temp_reg' 390 | store_temp_reg(OVER, max); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/tuner-xc2028.c: In function 'load_firmware': /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/tuner-xc2028.c:547:32: note: byref variable will be forcibly initialized 547 | unsigned char *p, *endp, buf[MAX_XFER_SIZE]; | ^~~ In file included from /kisskb/src/drivers/media/tuners/tuner-xc2028.c:18: /kisskb/src/drivers/media/tuners/tuner-xc2028.c: In function 'load_scode': /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized 27 | struct i2c_msg msg = { .addr = props->addr, .flags = 0, | ^~~ /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/tuner-xc2028.c: In function 'xc2028_sleep': /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/tuner-xc2028.c: In function 'check_firmware': /kisskb/src/drivers/media/tuners/tuner-xc2028.c:724:18: note: byref variable will be forcibly initialized 724 | v4l2_std_id std0; | ^~~~ /kisskb/src/drivers/media/tuners/tuner-xc2028.c:723:20: note: byref variable will be forcibly initialized 723 | u16 version, hwmodel; | ^~~~~~~ /kisskb/src/drivers/media/tuners/tuner-xc2028.c:723:11: note: byref variable will be forcibly initialized 723 | u16 version, hwmodel; | ^~~~~~~ /kisskb/src/drivers/media/tuners/tuner-xc2028.c:721:29: note: byref variable will be forcibly initialized 721 | struct firmware_properties new_fw; | ^~~~~~ In file included from /kisskb/src/drivers/media/tuners/tuner-xc2028.c:18: /kisskb/src/drivers/media/tuners/tuner-xc2028.c: In function 'generic_set_freq': /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized 27 | struct i2c_msg msg = { .addr = props->addr, .flags = 0, | ^~~ /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/tuner-xc2028.c:1016:19: note: byref variable will be forcibly initialized 1016 | unsigned char buf[4]; | ^~~ In file included from /kisskb/src/include/linux/resource_ext.h:11, from /kisskb/src/include/linux/acpi.h:14, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/drivers/media/tuners/tuner-xc2028.c:9: /kisskb/src/drivers/media/tuners/tuner-xc2028.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/media/tuners/tuner-xc2028.c: In function 'load_all_firmwares': /kisskb/src/drivers/media/tuners/tuner-xc2028.c:308:14: note: byref variable will be forcibly initialized 308 | char name[33]; | ^~~~ /kisskb/src/drivers/hwmon/pmbus/dps920ab.c: In function 'dps920ab_probe': /kisskb/src/drivers/hwmon/pmbus/dps920ab.c:138:5: note: byref variable will be forcibly initialized 138 | u8 buf[I2C_SMBUS_BLOCK_MAX + 1]; | ^~~ /kisskb/src/drivers/hwmon/pmbus/inspur-ipsps.c: In function 'ipsps_fw_version_show': /kisskb/src/drivers/hwmon/pmbus/inspur-ipsps.c:82:5: note: byref variable will be forcibly initialized 82 | u8 data[I2C_SMBUS_BLOCK_MAX] = { 0 }; | ^~~~ /kisskb/src/drivers/hwmon/pmbus/inspur-ipsps.c: In function 'ipsps_string_show': /kisskb/src/drivers/hwmon/pmbus/inspur-ipsps.c:60:7: note: byref variable will be forcibly initialized 60 | char data[I2C_SMBUS_BLOCK_MAX + 1]; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/ieee802154/trace.h:319, from /kisskb/src/net/ieee802154/trace.c:5: /kisskb/src/net/ieee802154/trace.c: In function 'perf_trace_wpan_phy_only_evt': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/net/ieee802154/trace.c: In function 'perf_trace_802154_rdev_set_channel': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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, | ^~~~~~~~~~~ /kisskb/src/net/ieee802154/trace.c: In function 'perf_trace_802154_rdev_set_tx_power': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_802154_rdev_set_cca_mode': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_802154_rdev_set_cca_ed_level': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_802154_rdev_return_int': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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, | ^~~~~~~~~~~ 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:726:28: note: byref variable will be forcibly initialized 726 | 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/net/ieee802154/trace.c: In function 'trace_event_raw_event_802154_rdev_set_channel': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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, | ^~~~~~~~~~~ /kisskb/src/net/ieee802154/trace.c: In function 'trace_event_raw_event_802154_rdev_set_tx_power': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/tipc/monitor.c:36: /kisskb/src/net/tipc/monitor.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/tipc/monitor.c: In function 'nla_put_u64_64bit': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/net/tipc/monitor.c: In function '__tipc_nl_add_monitor_peer': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/ieee802154/trace.c: In function 'trace_event_raw_event_802154_rdev_set_cca_mode': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/tipc/monitor.c: In function 'tipc_mon_peer_up': /kisskb/src/net/tipc/monitor.c:426:20: note: byref variable will be forcibly initialized 426 | struct tipc_peer *peer, *head; | ^~~~ /kisskb/src/net/tipc/monitor.c: In function 'tipc_mon_rcv': /kisskb/src/net/tipc/monitor.c:485:25: note: byref variable will be forcibly initialized 485 | struct tipc_mon_domain dom_bef; | ^~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/ieee802154/trace.h:319, from /kisskb/src/net/ieee802154/trace.c:5: /kisskb/src/net/ieee802154/trace.c: In function 'perf_trace_802154_rdev_add_virtual_intf': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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, | ^~~~~~~~~~~ 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_802154_rdev_add_virtual_intf': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/ieee802154/trace.h:319, from /kisskb/src/net/ieee802154/trace.c:5: /kisskb/src/net/ieee802154/trace.c: In function 'perf_trace_802154_rdev_del_virtual_intf': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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, | ^~~~~~~~~~~ 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_802154_rdev_del_virtual_intf': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/ieee802154/trace.h:319, from /kisskb/src/net/ieee802154/trace.c:5: /kisskb/src/net/ieee802154/trace.c: In function 'perf_trace_802154_le16_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/net/ieee802154/./trace.h:164:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 164 | DECLARE_EVENT_CLASS(802154_le16_template, | ^~~~~~~~~~~~~~~~~~~ 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_802154_le16_template': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | 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, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/ieee802154/trace.h:319, from /kisskb/src/net/ieee802154/trace.c:5: /kisskb/src/net/ieee802154/trace.c: In function 'perf_trace_802154_rdev_set_backoff_exponent': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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, | ^~~~~~~~~~~ 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_802154_rdev_set_backoff_exponent': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/ieee802154/trace.h:319, from /kisskb/src/net/ieee802154/trace.c:5: /kisskb/src/net/ieee802154/trace.c: In function 'perf_trace_802154_rdev_set_csma_backoffs': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/tipc/monitor.c:36: /kisskb/src/net/tipc/monitor.c: In function '__tipc_nl_add_monitor': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/tipc/monitor.c:828:7: note: byref variable will be forcibly initialized 828 | char bearer_name[TIPC_MAX_BEARER_NAME]; | ^~~~~~~~~~~ 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_802154_rdev_set_csma_backoffs': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/ieee802154/trace.h:319, from /kisskb/src/net/ieee802154/trace.c:5: /kisskb/src/net/ieee802154/trace.c: In function 'perf_trace_802154_rdev_set_max_frame_retries': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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, | ^~~~~~~~~~~ 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_802154_rdev_set_max_frame_retries': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/ieee802154/trace.h:319, from /kisskb/src/net/ieee802154/trace.c:5: /kisskb/src/net/ieee802154/trace.c: In function 'perf_trace_802154_rdev_set_lbt_mode': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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, | ^~~~~~~~~~~ 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_802154_rdev_set_lbt_mode': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/ieee802154/trace.h:319, from /kisskb/src/net/ieee802154/trace.c:5: /kisskb/src/net/ieee802154/trace.c: In function 'perf_trace_802154_rdev_set_ackreq_default': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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, | ^~~~~~~~~~~ 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_802154_rdev_set_ackreq_default': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/net/ieee802154/trace.h:319, from /kisskb/src/net/ieee802154/trace.c:5: /kisskb/src/net/ieee802154/trace.c: In function '__bpf_trace_wpan_phy_only_evt': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/ieee802154/trace.c: In function '__bpf_trace_802154_rdev_add_virtual_intf': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/ieee802154/trace.c: In function '__bpf_trace_802154_rdev_set_backoff_exponent': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_802154_rdev_del_virtual_intf': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/ieee802154/trace.c: In function '__bpf_trace_802154_rdev_set_tx_power': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_802154_rdev_set_cca_mode': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_802154_rdev_set_cca_ed_level': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_802154_rdev_return_int': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_802154_rdev_set_channel': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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, | ^~~~~~~~~~~ /kisskb/src/net/ieee802154/trace.c: In function '__bpf_trace_802154_le16_template': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_802154_rdev_set_csma_backoffs': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_802154_rdev_set_max_frame_retries': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_802154_rdev_set_lbt_mode': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_802154_rdev_set_ackreq_default': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/drivers/input/mouse/psmouse-base.c: In function 'intellimouse_detect': /kisskb/src/drivers/input/mouse/psmouse-base.c:580:5: note: byref variable will be forcibly initialized 580 | u8 param[2]; | ^~~~~ /kisskb/src/drivers/input/mouse/psmouse-base.c: In function 'im_explorer_detect': /kisskb/src/drivers/input/mouse/psmouse-base.c:613:5: note: byref variable will be forcibly initialized 613 | u8 param[2]; | ^~~~~ /kisskb/src/drivers/input/mouse/psmouse-base.c: In function 'genius_detect': /kisskb/src/drivers/input/mouse/psmouse-base.c:548:5: note: byref variable will be forcibly initialized 548 | u8 param[4]; | ^~~~~ /kisskb/src/drivers/input/mouse/psmouse-base.c: In function 'thinking_detect': /kisskb/src/drivers/input/mouse/psmouse-base.c:659:5: note: byref variable will be forcibly initialized 659 | u8 param[2]; | ^~~~~ /kisskb/src/drivers/input/mouse/psmouse-base.c: In function 'psmouse_set_resolution': /kisskb/src/drivers/input/mouse/psmouse-base.c:456:5: note: byref variable will be forcibly initialized 456 | u8 p; | ^ /kisskb/src/drivers/input/mouse/psmouse-base.c: In function 'psmouse_set_rate': /kisskb/src/drivers/input/mouse/psmouse-base.c:472:5: note: byref variable will be forcibly initialized 472 | u8 r; | ^ /kisskb/src/drivers/input/mouse/psmouse-base.c: In function 'psmouse_probe': /kisskb/src/drivers/input/mouse/psmouse-base.c:1252:5: note: byref variable will be forcibly initialized 1252 | u8 param[2]; | ^~~~~ /kisskb/src/drivers/input/mouse/psmouse-base.c: In function 'psmouse_set_int_attr': /kisskb/src/drivers/input/mouse/psmouse-base.c:1881:15: note: byref variable will be forcibly initialized 1881 | unsigned int value; | ^~~~~ /kisskb/src/drivers/input/mouse/psmouse-base.c: In function 'psmouse_attr_set_resolution': /kisskb/src/drivers/input/mouse/psmouse-base.c:2012:15: note: byref variable will be forcibly initialized 2012 | unsigned int value; | ^~~~~ /kisskb/src/drivers/input/mouse/psmouse-base.c: In function 'psmouse_attr_set_rate': /kisskb/src/drivers/input/mouse/psmouse-base.c:1999:15: note: byref variable will be forcibly initialized 1999 | unsigned int value; | ^~~~~ /kisskb/src/drivers/input/mouse/psmouse-base.c: In function 'psmouse_reset': /kisskb/src/drivers/input/mouse/psmouse-base.c:437:5: note: byref variable will be forcibly initialized 437 | u8 param[2]; | ^~~~~ /kisskb/src/drivers/input/mouse/psmouse-base.c: In function 'psmouse_matches_pnp_id': /kisskb/src/drivers/input/mouse/psmouse-base.c:518:12: note: byref variable will be forcibly initialized 518 | char *p, *fw_id_copy, *save_ptr; | ^~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/mac802154/trace.h:273, from /kisskb/src/net/mac802154/trace.c:8: /kisskb/src/net/mac802154/trace.c: In function 'perf_trace_local_only_evt4': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_802154_drv_return_int': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_802154_drv_set_channel': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_802154_drv_set_cca_mode': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/net/mac802154/trace.c: In function 'perf_trace_802154_drv_set_cca_ed_level': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_802154_drv_set_tx_power': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_802154_drv_set_lbt_mode': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_802154_drv_set_short_addr': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_802154_drv_set_pan_id': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/net/mac802154/trace.c: In function 'perf_trace_802154_drv_set_extended_addr': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_802154_drv_set_pan_coord': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_802154_drv_set_csma_params': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/net/mac802154/trace.c: In function 'perf_trace_802154_drv_set_max_frame_retries': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_802154_drv_set_promiscuous_mode': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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, | ^~~~~~~~~~~ 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:726:28: note: byref variable will be forcibly initialized 726 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/net/mac802154/trace.c: In function 'trace_event_raw_event_802154_drv_set_cca_ed_level': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/net/mac802154/trace.c: In function 'trace_event_raw_event_802154_drv_set_extended_addr': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/net/mac802154/trace.c: In function 'trace_event_raw_event_802154_drv_set_max_frame_retries': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/net/mac802154/trace.h:273, from /kisskb/src/net/mac802154/trace.c:8: /kisskb/src/net/mac802154/trace.c: In function '__bpf_trace_local_only_evt4': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_802154_drv_return_int': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_802154_drv_set_cca_mode': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/mac802154/trace.c: In function '__bpf_trace_802154_drv_set_cca_ed_level': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_802154_drv_set_tx_power': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_802154_drv_set_lbt_mode': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_802154_drv_set_short_addr': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_802154_drv_set_pan_id': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/mac802154/trace.c: In function '__bpf_trace_802154_drv_set_extended_addr': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_802154_drv_set_pan_coord': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_802154_drv_set_max_frame_retries': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/drivers/gpu/drm/panel/panel-raydium-rm67191.c: In function 'rad_panel_push_cmd_list': /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/drivers/gpu/drm/panel/panel-raydium-rm67191.c:239:6: note: byref variable will be forcibly initialized 239 | u8 buffer[2] = { entry->cmd, entry->param }; | ^~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_802154_drv_set_promiscuous_mode': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/mac802154/trace.c: In function '__bpf_trace_802154_drv_set_channel': /kisskb/src/drivers/gpu/drm/panel/panel-raydium-rm67191.c: In function 'rad_panel_enable': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/drivers/gpu/drm/panel/panel-raydium-rm67191.c:350:42: note: byref variable will be forcibly initialized 350 | ret = mipi_dsi_generic_write(dsi, (u8[]){ 0xC2, 0x0B }, 2); | ^ /kisskb/src/drivers/gpu/drm/panel/panel-raydium-rm67191.c:336:42: note: byref variable will be forcibly initialized 336 | ret = mipi_dsi_generic_write(dsi, (u8[]){ WRMAUCCTR, 0x00 }, 2); | ^ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_802154_drv_set_csma_params': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/panel/panel-raydium-rm67191.c: In function 'rad_bl_get_brightness': /kisskb/src/drivers/gpu/drm/panel/panel-raydium-rm67191.c:467:6: note: byref variable will be forcibly initialized 467 | u16 brightness; | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/backlight.h:12, from /kisskb/src/drivers/gpu/drm/panel/panel-raydium-rm67191.c:8: /kisskb/src/drivers/gpu/drm/panel/panel-raydium-rm67191.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /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:544:6: note: byref variable will be forcibly initialized 544 | u32 video_mode; | ^~~~~~~~~~ /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/usb/dwc3/host.c: In function 'dwc3_host_init': /kisskb/src/drivers/usb/dwc3/host.c:47:24: note: byref variable will be forcibly initialized 47 | struct property_entry props[4]; | ^~~~~ /kisskb/src/net/tipc/name_table.c: In function 'tipc_service_subscribe': /kisskb/src/net/tipc/name_table.c:425:19: note: byref variable will be forcibly initialized 425 | struct list_head publ_list; | ^~~~~~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/net/tipc/name_table.c:38: /kisskb/src/net/tipc/name_table.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/tipc/name_table.c: In function '__tipc_nl_add_nametable_publ': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/tipc/name_table.c: In function 'tipc_nl_service_list': /kisskb/src/net/tipc/name_table.c:1056:20: note: byref variable will be forcibly initialized 1056 | struct tipc_uaddr ua; | ^~ /kisskb/src/drivers/usb/core/port.c: In function 'quirks_store': /kisskb/src/drivers/usb/core/port.c:74:6: note: byref variable will be forcibly initialized 74 | u32 value; | ^~~~~ /kisskb/src/net/tipc/name_table.c: In function 'tipc_nametbl_subscribe': /kisskb/src/net/tipc/name_table.c:832:20: note: byref variable will be forcibly initialized 832 | struct tipc_uaddr ua; | ^~ /kisskb/src/net/tipc/name_table.c: In function 'tipc_nametbl_unsubscribe': /kisskb/src/net/tipc/name_table.c:862:20: note: byref variable will be forcibly initialized 862 | struct tipc_uaddr ua; | ^~ /kisskb/src/net/tipc/name_table.c: In function 'tipc_nl_name_table_dump': /kisskb/src/net/tipc/name_table.c:1107:21: note: byref variable will be forcibly initialized 1107 | struct tipc_nl_msg msg; | ^~~ /kisskb/src/net/tipc/name_table.c:1105:6: note: byref variable will be forcibly initialized 1105 | u32 last_key = cb->args[2]; | ^~~~~~~~ /kisskb/src/net/tipc/name_table.c:1104:6: note: byref variable will be forcibly initialized 1104 | u32 last_lower = cb->args[1]; | ^~~~~~~~~~ /kisskb/src/net/tipc/name_table.c:1103:6: note: byref variable will be forcibly initialized 1103 | u32 last_type = cb->args[0]; | ^~~~~~~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c: In function 'cur_state_show': /kisskb/src/drivers/thermal/thermal_sysfs.c:596:16: note: byref variable will be forcibly initialized 596 | unsigned long state; | ^~~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c: In function 'max_state_show': /kisskb/src/drivers/thermal/thermal_sysfs.c:583:16: note: byref variable will be forcibly initialized 583 | unsigned long state; | ^~~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c: In function 'offset_store': /kisskb/src/drivers/thermal/thermal_sysfs.c:327:7: note: byref variable will be forcibly initialized 327 | s32 value; \ | ^~~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c:347:1: note: in expansion of macro 'create_s32_tzp_attr' 347 | create_s32_tzp_attr(offset); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c: In function 'slope_store': /kisskb/src/drivers/thermal/thermal_sysfs.c:327:7: note: byref variable will be forcibly initialized 327 | s32 value; \ | ^~~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c:346:1: note: in expansion of macro 'create_s32_tzp_attr' 346 | create_s32_tzp_attr(slope); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c: In function 'integral_cutoff_store': /kisskb/src/drivers/thermal/thermal_sysfs.c:327:7: note: byref variable will be forcibly initialized 327 | s32 value; \ | ^~~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c:345:1: note: in expansion of macro 'create_s32_tzp_attr' 345 | create_s32_tzp_attr(integral_cutoff); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c: In function 'k_d_store': /kisskb/src/drivers/thermal/thermal_sysfs.c:327:7: note: byref variable will be forcibly initialized 327 | s32 value; \ | ^~~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c:344:1: note: in expansion of macro 'create_s32_tzp_attr' 344 | create_s32_tzp_attr(k_d); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c: In function 'k_i_store': /kisskb/src/drivers/thermal/thermal_sysfs.c:327:7: note: byref variable will be forcibly initialized 327 | s32 value; \ | ^~~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c:343:1: note: in expansion of macro 'create_s32_tzp_attr' 343 | create_s32_tzp_attr(k_i); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c: In function 'k_pu_store': /kisskb/src/drivers/thermal/thermal_sysfs.c:327:7: note: byref variable will be forcibly initialized 327 | s32 value; \ | ^~~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c:342:1: note: in expansion of macro 'create_s32_tzp_attr' 342 | create_s32_tzp_attr(k_pu); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c: In function 'k_po_store': /kisskb/src/drivers/thermal/thermal_sysfs.c:327:7: note: byref variable will be forcibly initialized 327 | s32 value; \ | ^~~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c:341:1: note: in expansion of macro 'create_s32_tzp_attr' 341 | create_s32_tzp_attr(k_po); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c: In function 'sustainable_power_store': /kisskb/src/drivers/thermal/thermal_sysfs.c:296:6: note: byref variable will be forcibly initialized 296 | u32 sustainable_power; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c: In function 'policy_store': /kisskb/src/drivers/thermal/thermal_sysfs.c:224:7: note: byref variable will be forcibly initialized 224 | char name[THERMAL_NAME_LENGTH]; | ^~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c: In function 'temp_show': /kisskb/src/drivers/thermal/thermal_sysfs.c:38:6: note: byref variable will be forcibly initialized 38 | int temperature, ret; | ^~~~~~~~~~~ In file included from /kisskb/src/drivers/thermal/thermal_sysfs.c:18: /kisskb/src/drivers/thermal/thermal_sysfs.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c: In function 'trip_point_hyst_show': /kisskb/src/drivers/thermal/thermal_sysfs.c:206:6: note: byref variable will be forcibly initialized 206 | int temperature; | ^~~~~~~~~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c:205:6: note: byref variable will be forcibly initialized 205 | int trip, ret; | ^~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c: In function 'trip_point_temp_show': /kisskb/src/drivers/thermal/thermal_sysfs.c:154:6: note: byref variable will be forcibly initialized 154 | int temperature; | ^~~~~~~~~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c:153:6: note: byref variable will be forcibly initialized 153 | int trip, ret; | ^~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c: In function 'trip_point_type_show': /kisskb/src/drivers/thermal/thermal_sysfs.c:83:6: note: byref variable will be forcibly initialized 83 | int trip, result; | ^~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c:82:25: note: byref variable will be forcibly initialized 82 | enum thermal_trip_type type; | ^~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c: In function 'trip_point_hyst_store': /kisskb/src/drivers/thermal/thermal_sysfs.c:176:6: note: byref variable will be forcibly initialized 176 | int temperature; | ^~~~~~~~~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c:175:6: note: byref variable will be forcibly initialized 175 | int trip, ret; | ^~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c: In function 'cooling_device_stats_setup': /kisskb/src/drivers/thermal/thermal_sysfs.c:820:16: note: byref variable will be forcibly initialized 820 | unsigned long states; | ^~~~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c: In function 'cur_state_store': /kisskb/src/drivers/thermal/thermal_sysfs.c:610:16: note: byref variable will be forcibly initialized 610 | unsigned long state; | ^~~~~ /kisskb/src/drivers/thermal/thermal_sysfs.c: In function 'weight_store': /kisskb/src/drivers/thermal/thermal_sysfs.c:901:11: note: byref variable will be forcibly initialized 901 | int ret, weight; | ^~~~~~ In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from ./arch/powerpc/include/generated/asm/rwonce.h:1, from /kisskb/src/include/linux/compiler.h:266, from /kisskb/src/include/linux/dev_printk.h:14, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/drivers/net/mdio/mdio-mux-gpio.c:6: /kisskb/src/drivers/net/mdio/mdio-mux-gpio.c: In function 'mdio_mux_gpio_switch_fn': /kisskb/src/drivers/net/mdio/mdio-mux-gpio.c:26:17: note: byref variable will be forcibly initialized 26 | DECLARE_BITMAP(values, BITS_PER_TYPE(desired_child)); | ^~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /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:287:6: note: byref variable will be forcibly initialized 287 | int uV; | ^~ /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/drivers/power/supply/charger-manager.c: In function 'cm_check_thermal_status': /kisskb/src/drivers/power/supply/charger-manager.c:529:6: note: byref variable will be forcibly initialized 529 | int temp, upper_limit, lower_limit; | ^~~~ /kisskb/src/drivers/power/supply/charger-manager.c: In function 'charger_get_property': /kisskb/src/drivers/power/supply/charger-manager.c:719:6: note: byref variable will be forcibly initialized 719 | int uV; | ^~ In file included from /kisskb/src/arch/powerpc/include/asm/io.h:27, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/drivers/power/supply/charger-manager.c:15: /kisskb/src/drivers/power/supply/charger-manager.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/power/supply/charger-manager.c: In function 'of_cm_parse_desc': /kisskb/src/drivers/power/supply/charger-manager.c:1289:6: note: byref variable will be forcibly initialized 1289 | u32 battery_stat = CM_NO_BATTERY; | ^~~~~~~~~~~~ /kisskb/src/drivers/power/supply/charger-manager.c:1288:6: note: byref variable will be forcibly initialized 1288 | u32 poll_mode = CM_POLL_DISABLE; | ^~~~~~~~~ /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_externally_control_store': /kisskb/src/drivers/power/supply/charger-manager.c:1117:6: note: byref variable will be forcibly initialized 1117 | int externally_control; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/power/supply/charger-manager.c: In function 'charger_manager_probe': /kisskb/src/drivers/power/supply/charger-manager.c:1433:29: note: byref variable will be forcibly initialized 1433 | struct power_supply_config psy_cfg = {}; | ^~~~~~~ /kisskb/src/drivers/power/supply/charger-manager.c:1432:9: note: byref variable will be forcibly initialized 1432 | size_t num_properties; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/power/supply/charger-manager.c:1429:29: note: byref variable will be forcibly initialized 1429 | union power_supply_propval val; | ^~~ /kisskb/src/drivers/power/supply/ltc4162-l-charger.c: In function 'ltc4162l_get_cell_count': /kisskb/src/drivers/power/supply/ltc4162-l-charger.c:90:15: note: byref variable will be forcibly initialized 90 | unsigned int val; | ^~~ /kisskb/src/drivers/power/supply/ltc4162-l-charger.c: In function 'ltc4162l_get_status': /kisskb/src/drivers/power/supply/ltc4162-l-charger.c:131:15: note: byref variable will be forcibly initialized 131 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/power/supply/ltc4162-l-charger.c: In function 'ltc4162l_get_charge_type': /kisskb/src/drivers/power/supply/ltc4162-l-charger.c:161:15: note: byref variable will be forcibly initialized 161 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/power/supply/ltc4162-l-charger.c: In function 'ltc4162l_get_health': /kisskb/src/drivers/power/supply/ltc4162-l-charger.c:194:15: note: byref variable will be forcibly initialized 194 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/power/supply/ltc4162-l-charger.c: In function 'ltc4162l_get_online': /kisskb/src/drivers/power/supply/ltc4162-l-charger.c:209:15: note: byref variable will be forcibly initialized 209 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/power/supply/ltc4162-l-charger.c: In function 'ltc4162l_get_input_voltage': /kisskb/src/drivers/power/supply/ltc4162-l-charger.c:263:15: note: byref variable will be forcibly initialized 263 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/power/supply/ltc4162-l-charger.c: In function 'ltc4162l_get_input_current': /kisskb/src/drivers/power/supply/ltc4162-l-charger.c:279:15: note: byref variable will be forcibly initialized 279 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/power/supply/ltc4162-l-charger.c: In function 'ltc4162l_get_icharge': /kisskb/src/drivers/power/supply/ltc4162-l-charger.c:301:15: note: byref variable will be forcibly initialized 301 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/power/supply/ltc4162-l-charger.c: In function 'ltc4162l_get_vcharge': /kisskb/src/drivers/power/supply/ltc4162-l-charger.c:339:15: note: byref variable will be forcibly initialized 339 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/usb/misc/appledisplay.c: In function 'appledisplay_probe': /kisskb/src/drivers/usb/misc/appledisplay.c:210:7: note: byref variable will be forcibly initialized 210 | char bl_name[20]; | ^~~~~~~ /kisskb/src/drivers/usb/misc/appledisplay.c:207:34: note: byref variable will be forcibly initialized 207 | struct usb_endpoint_descriptor *endpoint; | ^~~~~~~~ /kisskb/src/drivers/usb/misc/appledisplay.c:204:30: note: byref variable will be forcibly initialized 204 | struct backlight_properties props; | ^~~~~ /kisskb/src/drivers/power/supply/ltc4162-l-charger.c: In function 'ltc4162l_get_iin_limit_dac': /kisskb/src/drivers/power/supply/ltc4162-l-charger.c:387:15: note: byref variable will be forcibly initialized 387 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/power/supply/ltc4162-l-charger.c: In function 'ltc4162l_get_die_temp': /kisskb/src/drivers/power/supply/ltc4162-l-charger.c:423:15: note: byref variable will be forcibly initialized 423 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/power/supply/ltc4162-l-charger.c: In function 'ltc4162l_get_term_current': /kisskb/src/drivers/power/supply/ltc4162-l-charger.c:443:15: note: byref variable will be forcibly initialized 443 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/power/supply/ltc4162-l-charger.c: In function 'ltc4162l_get_property': /kisskb/src/drivers/power/supply/ltc4162-l-charger.c:263:15: note: byref variable will be forcibly initialized 263 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/power/supply/ltc4162-l-charger.c: In function 'ltc4162l_get_vbat': /kisskb/src/drivers/power/supply/ltc4162-l-charger.c:226:15: note: byref variable will be forcibly initialized 226 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/power/supply/ltc4162-l-charger.c: In function 'ltc4162l_get_ibat': /kisskb/src/drivers/power/supply/ltc4162-l-charger.c:245:15: note: byref variable will be forcibly initialized 245 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/power/supply/ltc4162-l-charger.c: In function 'arm_ship_mode_store': /kisskb/src/drivers/power/supply/ltc4162-l-charger.c:643:15: note: byref variable will be forcibly initialized 643 | unsigned int value; | ^~~~~ /kisskb/src/drivers/power/supply/ltc4162-l-charger.c: In function 'force_telemetry_store': /kisskb/src/drivers/power/supply/ltc4162-l-charger.c:603:15: note: byref variable will be forcibly initialized 603 | unsigned int value; | ^~~~~ /kisskb/src/drivers/power/supply/ltc4162-l-charger.c: In function 'arm_ship_mode_show': /kisskb/src/drivers/power/supply/ltc4162-l-charger.c:624:15: note: byref variable will be forcibly initialized 624 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/power/supply/ltc4162-l-charger.c: In function 'force_telemetry_show': /kisskb/src/drivers/power/supply/ltc4162-l-charger.c:585:15: note: byref variable will be forcibly initialized 585 | unsigned int regval; | ^~~~~~ /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/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/drivers/power/supply/ltc4162-l-charger.c: In function 'charge_status_show': /kisskb/src/drivers/power/supply/ltc4162-l-charger.c:511:15: note: byref variable will be forcibly initialized 511 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/power/supply/ltc4162-l-charger.c: In function 'ltc4162l_probe': /kisskb/src/drivers/power/supply/ltc4162-l-charger.c:829:6: note: byref variable will be forcibly initialized 829 | u32 value; | ^~~~~ In file included from /kisskb/src/drivers/usb/misc/emi62.c:14: /kisskb/src/drivers/usb/misc/emi62.c: In function 'request_ihex_firmware': /kisskb/src/include/linux/ihex.h:68:25: note: byref variable will be forcibly initialized 68 | const struct firmware *lfw; | ^~~ /kisskb/src/drivers/usb/misc/emi62.c: In function 'emi62_load_firmware': /kisskb/src/drivers/usb/misc/emi62.c:83:25: note: byref variable will be forcibly initialized 83 | const struct firmware *firmware_fw = NULL; | ^~~~~~~~~~~ /kisskb/src/drivers/usb/misc/emi62.c:82:25: note: byref variable will be forcibly initialized 82 | const struct firmware *bitstream_fw = NULL; | ^~~~~~~~~~~~ /kisskb/src/drivers/usb/misc/emi62.c:81:25: note: byref variable will be forcibly initialized 81 | const struct firmware *loader_fw = NULL; | ^~~~~~~~~ /kisskb/src/drivers/hwmon/pmbus/ir35221.c: In function 'ir35221_probe': /kisskb/src/drivers/hwmon/pmbus/ir35221.c:73:5: note: byref variable will be forcibly initialized 73 | u8 buf[I2C_SMBUS_BLOCK_MAX]; | ^~~ /kisskb/src/drivers/rtc/rtc-max8907.c: In function 'max8907_rtc_read_alarm': /kisskb/src/drivers/rtc/rtc-max8907.c:125:15: note: byref variable will be forcibly initialized 125 | unsigned int val; | ^~~ /kisskb/src/drivers/rtc/rtc-max8907.c:124:5: note: byref variable will be forcibly initialized 124 | u8 regs[TIME_NUM]; | ^~~~ /kisskb/src/drivers/rtc/rtc-max8907.c: In function 'max8907_rtc_read_time': /kisskb/src/drivers/rtc/rtc-max8907.c:97:5: note: byref variable will be forcibly initialized 97 | u8 regs[TIME_NUM]; | ^~~~ /kisskb/src/drivers/rtc/rtc-max8907.c: In function 'max8907_rtc_set_time': /kisskb/src/drivers/rtc/rtc-max8907.c:113:5: note: byref variable will be forcibly initialized 113 | u8 regs[TIME_NUM]; | ^~~~ /kisskb/src/drivers/rtc/rtc-max8907.c: In function 'max8907_rtc_set_alarm': /kisskb/src/drivers/rtc/rtc-max8907.c:147:5: note: byref variable will be forcibly initialized 147 | u8 regs[TIME_NUM]; | ^~~~ /kisskb/src/drivers/i2c/busses/i2c-sis96x.c: In function 'sis96x_probe': /kisskb/src/drivers/i2c/busses/i2c-sis96x.c:245:6: note: byref variable will be forcibly initialized 245 | u16 ww = 0; | ^~ /kisskb/src/drivers/hwmon/w83791d.c: In function 'store_pwm': /kisskb/src/drivers/hwmon/w83791d.c:724:16: note: byref variable will be forcibly initialized 724 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/w83791d.c: In function 'store_beep': /kisskb/src/drivers/hwmon/w83791d.c:448:16: note: byref variable will be forcibly initialized 448 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/w83791d.c: In function 'store_fan_div': /kisskb/src/drivers/hwmon/w83791d.c:581:16: note: byref variable will be forcibly initialized 581 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/w83791d.c: In function 'store_fan_min': /kisskb/src/drivers/hwmon/w83791d.c:537:16: note: byref variable will be forcibly initialized 537 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/w83791d.c: In function 'store_temp_tolerance': /kisskb/src/drivers/hwmon/w83791d.c:872:16: note: byref variable will be forcibly initialized 872 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/w83791d.c: In function 'store_pwmenable': /kisskb/src/drivers/hwmon/w83791d.c:765:16: note: byref variable will be forcibly initialized 765 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/w83791d.c: In function 'vrm_store': /kisskb/src/drivers/hwmon/w83791d.c:1153:16: note: byref variable will be forcibly initialized 1153 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/w83791d.c: In function 'store_in_max': /kisskb/src/drivers/hwmon/w83791d.c:374:16: note: byref variable will be forcibly initialized 374 | unsigned long val; \ | ^~~ /kisskb/src/drivers/hwmon/w83791d.c:386:1: note: in expansion of macro 'store_in_reg' 386 | store_in_reg(MAX, max); | ^~~~~~~~~~~~ /kisskb/src/drivers/hwmon/w83791d.c: In function 'store_in_min': /kisskb/src/drivers/hwmon/w83791d.c:374:16: note: byref variable will be forcibly initialized 374 | unsigned long val; \ | ^~~ /kisskb/src/drivers/hwmon/w83791d.c:385:1: note: in expansion of macro 'store_in_reg' 385 | store_in_reg(MIN, min); | ^~~~~~~~~~~~ /kisskb/src/drivers/hwmon/w83791d.c: In function 'store_temp_target': /kisskb/src/drivers/hwmon/w83791d.c:831:7: note: byref variable will be forcibly initialized 831 | long val; | ^~~ /kisskb/src/drivers/hwmon/w83791d.c: In function 'store_beep_mask': /kisskb/src/drivers/hwmon/w83791d.c:1063:7: note: byref variable will be forcibly initialized 1063 | long val; | ^~~ /kisskb/src/drivers/hwmon/w83791d.c: In function 'store_beep_enable': /kisskb/src/drivers/hwmon/w83791d.c:1097:7: note: byref variable will be forcibly initialized 1097 | long val; | ^~~ /kisskb/src/drivers/hwmon/w83791d.c: In function 'store_temp23': /kisskb/src/drivers/hwmon/w83791d.c:966:7: note: byref variable will be forcibly initialized 966 | long val; | ^~~ /kisskb/src/drivers/hwmon/w83791d.c: In function 'store_temp1': /kisskb/src/drivers/hwmon/w83791d.c:934:7: note: byref variable will be forcibly initialized 934 | long val; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c: In function 'amdgpu_gmc_pdb0_alloc': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c:47:25: note: byref variable will be forcibly initialized 47 | struct amdgpu_bo_param bp; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c: In function 'amdgpu_gmc_pd_addr': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c:129:12: note: byref variable will be forcibly initialized 129 | uint64_t flags = AMDGPU_PTE_VALID; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c:125:11: note: byref variable will be forcibly initialized 125 | uint64_t pd_addr; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c: In function 'amdgpu_gmc_allocate_vm_inv_eng': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c:530:11: note: byref variable will be forcibly initialized 530 | unsigned vm_inv_engs[AMDGPU_MAX_VMHUBS] = | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c: In function 'amdgpu_gmc_init_pdb0': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c:752:6: note: byref variable will be forcibly initialized 752 | int idx; | ^~~ In file included from /kisskb/src/include/net/sctp/sctp.h:44, from /kisskb/src/net/sctp/stream.c:21: /kisskb/src/net/sctp/stream.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/net/sctp/stream.c:20: /kisskb/src/net/sctp/stream.c: In function 'sctp_process_strreset_resp': /kisskb/src/net/sctp/stream.c:1008:14: note: byref variable will be forcibly initialized 1008 | LIST_HEAD(temp); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/include/linux/crypto.h:20, from /kisskb/src/include/crypto/hash.h:11, from /kisskb/src/net/sctp/auth.c:15: /kisskb/src/net/sctp/auth.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/crypto.h:20, from /kisskb/src/include/crypto/hash.h:11, from /kisskb/src/net/sctp/auth.c:15: /kisskb/src/net/sctp/auth.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-samsung-s6e63m0.c: In function 's6e63m0_set_brightness': /kisskb/src/drivers/gpu/drm/panel/panel-samsung-s6e63m0.c:638:5: note: byref variable will be forcibly initialized 638 | u8 elvss_cmd_set[5]; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-samsung-s6e63m0.c: In function 's6e63m0_check_lcd_type': /kisskb/src/drivers/gpu/drm/panel/panel-samsung-s6e63m0.c:338:15: note: byref variable will be forcibly initialized 338 | u8 id1, id2, id3; | ^~~ /kisskb/src/drivers/gpu/drm/panel/panel-samsung-s6e63m0.c:338:10: note: byref variable will be forcibly initialized 338 | u8 id1, id2, id3; | ^~~ /kisskb/src/drivers/gpu/drm/panel/panel-samsung-s6e63m0.c:338:5: note: byref variable will be forcibly initialized 338 | u8 id1, id2, id3; | ^~~ /kisskb/src/drivers/gpu/drm/panel/panel-samsung-s6e63m0.c: In function 's6e63m0_probe': /kisskb/src/drivers/gpu/drm/panel/panel-samsung-s6e63m0.c:698:6: note: byref variable will be forcibly initialized 698 | u32 max_brightness; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/hamradio/mkiss.c: In function 'mkiss_ioctl': /kisskb/src/drivers/net/hamradio/mkiss.c:847:8: note: byref variable will be forcibly initialized 847 | char addr[AX25_ADDR_LEN]; | ^~~~ /kisskb/src/drivers/usb/dwc3/debugfs.c: In function 'dwc3_lsp_write': /kisskb/src/drivers/usb/dwc3/debugfs.c:363:8: note: byref variable will be forcibly initialized 363 | u32 sel; | ^~~ /kisskb/src/drivers/usb/dwc3/debugfs.c:362:9: note: byref variable will be forcibly initialized 362 | char buf[32] = { 0 }; | ^~~ /kisskb/src/drivers/usb/core/of.c: In function 'usb_of_get_device_node': /kisskb/src/drivers/usb/core/of.c:28:6: note: byref variable will be forcibly initialized 28 | u32 reg; | ^~~ /kisskb/src/drivers/usb/core/of.c: In function 'usb_of_get_interface_node': /kisskb/src/drivers/usb/core/of.c:95:6: note: byref variable will be forcibly initialized 95 | u32 reg[2]; | ^~~ /kisskb/src/drivers/thermal/thermal_helpers.c: In function 'get_tz_trend': /kisskb/src/drivers/thermal/thermal_helpers.c:28:21: note: byref variable will be forcibly initialized 28 | enum thermal_trend trend; | ^~~~~ /kisskb/src/drivers/thermal/thermal_helpers.c: In function 'thermal_zone_set_trips': /kisskb/src/drivers/thermal/thermal_helpers.c:133:17: note: byref variable will be forcibly initialized 133 | int trip_temp, hysteresis; | ^~~~~~~~~~ /kisskb/src/drivers/thermal/thermal_helpers.c:133:6: note: byref variable will be forcibly initialized 133 | int trip_temp, hysteresis; | ^~~~~~~~~ /kisskb/src/drivers/net/mdio/mdio-mux-mmioreg.c: In function 'mdio_mux_mmioreg_probe': /kisskb/src/drivers/net/mdio/mdio-mux-mmioreg.c:103:6: note: byref variable will be forcibly initialized 103 | int len, ret; | ^~~ /kisskb/src/drivers/net/mdio/mdio-mux-mmioreg.c:101:18: note: byref variable will be forcibly initialized 101 | struct resource res; | ^~~ In file included from /kisskb/src/drivers/usb/misc/ezusb.c:13: /kisskb/src/drivers/usb/misc/ezusb.c: In function 'request_ihex_firmware': /kisskb/src/include/linux/ihex.h:68:25: note: byref variable will be forcibly initialized 68 | const struct firmware *lfw; | ^~~ /kisskb/src/drivers/usb/misc/ezusb.c: In function 'ezusb_ihex_firmware_download': /kisskb/src/drivers/usb/misc/ezusb.c:63:25: note: byref variable will be forcibly initialized 63 | const struct firmware *firmware = NULL; | ^~~~~~~~ In file included from /kisskb/src/drivers/hwmon/adcxx.c:35: /kisskb/src/drivers/hwmon/adcxx.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/hwmon/adcxx.c: In function 'adcxx_show': /kisskb/src/drivers/hwmon/adcxx.c:54:5: note: byref variable will be forcibly initialized 54 | u8 rx_buf[2]; | ^~~~~~ /kisskb/src/drivers/hwmon/adcxx.c:53:5: note: byref variable will be forcibly initialized 53 | u8 tx_buf[2]; | ^~~~~~ /kisskb/src/drivers/hwmon/adcxx.c: In function 'adcxx_max_store': /kisskb/src/drivers/hwmon/adcxx.c:114:16: note: byref variable will be forcibly initialized 114 | unsigned long value; | ^~~~~ /kisskb/src/drivers/hwmon/pmbus/lm25066.c: In function 'lm25066_probe': /kisskb/src/drivers/hwmon/pmbus/lm25066.c:461:6: note: byref variable will be forcibly initialized 461 | u32 shunt; | ^~~~~ /kisskb/src/drivers/input/mouse/synaptics.c: In function 'synaptics_mode_cmd': /kisskb/src/drivers/input/mouse/synaptics.c:81:5: note: byref variable will be forcibly initialized 81 | u8 param[1]; | ^~~~~ /kisskb/src/drivers/input/mouse/synaptics.c: In function 'synaptics_pt_write': /kisskb/src/drivers/input/mouse/synaptics.c:631:5: note: byref variable will be forcibly initialized 631 | u8 rate_param = SYN_PS_CLIENT_CMD; /* indicates that we want pass-through port */ | ^~~~~~~~~~ /kisskb/src/drivers/input/mouse/synaptics.c: In function 'synaptics_query_int': /kisskb/src/drivers/input/mouse/synaptics.c:227:4: note: byref variable will be forcibly initialized 227 | } resp = { 0 }; | ^~~~ /kisskb/src/drivers/input/mouse/synaptics.c: In function 'synaptics_query_modes': /kisskb/src/drivers/input/mouse/synaptics.c:227:4: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/mouse/synaptics.c:280:5: note: byref variable will be forcibly initialized 280 | u8 bid[3]; | ^~~ /kisskb/src/drivers/input/mouse/synaptics.c: In function 'synaptics_capability': /kisskb/src/drivers/input/mouse/synaptics.c:227:4: note: byref variable will be forcibly initialized 227 | } resp = { 0 }; | ^~~~ /kisskb/src/drivers/input/mouse/synaptics.c:227:4: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/mouse/synaptics.c: In function 'synaptics_resolution': /kisskb/src/drivers/input/mouse/synaptics.c:364:5: note: byref variable will be forcibly initialized 364 | u8 resp[3]; | ^~~~ /kisskb/src/drivers/input/mouse/synaptics.c: In function 'synaptics_query_hardware': /kisskb/src/drivers/input/mouse/synaptics.c:227:4: note: byref variable will be forcibly initialized 227 | } resp = { 0 }; | ^~~~ /kisskb/src/drivers/input/mouse/synaptics.c:227:4: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/mouse/synaptics.c: In function 'synaptics_set_disable_gesture': /kisskb/src/drivers/input/mouse/synaptics.c:1374:15: note: byref variable will be forcibly initialized 1374 | unsigned int value; | ^~~~~ /kisskb/src/drivers/input/mouse/synaptics.c: In function 'synaptics_report_mt_data': /kisskb/src/drivers/input/mouse/synaptics.c:994:6: note: byref variable will be forcibly initialized 994 | int slot[2], nsemi, i; | ^~~~ /kisskb/src/drivers/input/mouse/synaptics.c:993:22: note: byref variable will be forcibly initialized 993 | struct input_mt_pos pos[2]; | ^~~ /kisskb/src/drivers/input/mouse/synaptics.c: In function 'synaptics_process_packet': /kisskb/src/drivers/input/mouse/synaptics.c:1067:28: note: byref variable will be forcibly initialized 1067 | struct synaptics_hw_state hw; | ^~ /kisskb/src/drivers/input/mouse/synaptics.c: In function '__synaptics_init': /kisskb/src/drivers/input/mouse/synaptics.c:1664:31: note: byref variable will be forcibly initialized 1664 | struct synaptics_device_info info; | ^~~~ /kisskb/src/drivers/rtc/rtc-max8997.c: In function 'max8997_rtc_enable_smpl': /kisskb/src/drivers/rtc/rtc-max8997.c:397:5: note: byref variable will be forcibly initialized 397 | u8 val, mask; | ^~~ /kisskb/src/drivers/input/mouse/synaptics.c: In function 'synaptics_create_intertouch': /kisskb/src/drivers/input/mouse/synaptics.c:1766:30: note: byref variable will be forcibly initialized 1766 | const struct i2c_board_info intertouch_board = { | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/mouse/synaptics.c:1753:40: note: byref variable will be forcibly initialized 1753 | const struct rmi_device_platform_data pdata = { | ^~~~~ /kisskb/src/drivers/rtc/rtc-max8997.c: In function 'max8997_rtc_start_alarm': /kisskb/src/drivers/rtc/rtc-max8997.c:255:5: note: byref variable will be forcibly initialized 255 | u8 data[RTC_NR_TIME]; | ^~~~ /kisskb/src/drivers/input/mouse/synaptics.c: In function 'synaptics_detect': /kisskb/src/drivers/input/mouse/synaptics.c:99:5: note: byref variable will be forcibly initialized 99 | u8 param[4] = { 0 }; | ^~~~~ /kisskb/src/drivers/rtc/rtc-max8997.c: In function 'max8997_rtc_stop_alarm': /kisskb/src/drivers/rtc/rtc-max8997.c:223:5: note: byref variable will be forcibly initialized 223 | u8 data[RTC_NR_TIME]; | ^~~~ /kisskb/src/drivers/input/mouse/synaptics.c: In function 'synaptics_reconnect': /kisskb/src/drivers/input/mouse/synaptics.c:1427:5: note: byref variable will be forcibly initialized 1427 | u8 param[2]; | ^~~~~ /kisskb/src/drivers/input/mouse/synaptics.c:1426:31: note: byref variable will be forcibly initialized 1426 | struct synaptics_device_info info; | ^~~~ /kisskb/src/drivers/rtc/rtc-max8997.c: In function 'max8997_rtc_set_time': /kisskb/src/drivers/rtc/rtc-max8997.c:156:5: note: byref variable will be forcibly initialized 156 | u8 data[RTC_NR_TIME]; | ^~~~ /kisskb/src/drivers/rtc/rtc-max8997.c: In function 'max8997_rtc_set_alarm': /kisskb/src/drivers/rtc/rtc-max8997.c:295:5: note: byref variable will be forcibly initialized 295 | u8 data[RTC_NR_TIME]; | ^~~~ /kisskb/src/drivers/input/mouse/synaptics.c: In function 'synaptics_init_smbus': /kisskb/src/drivers/input/mouse/synaptics.c:1820:31: note: byref variable will be forcibly initialized 1820 | struct synaptics_device_info info; | ^~~~ /kisskb/src/drivers/rtc/rtc-max8997.c: In function 'max8997_rtc_init_reg': /kisskb/src/drivers/rtc/rtc-max8997.c:428:5: note: byref variable will be forcibly initialized 428 | u8 data[2]; | ^~~~ /kisskb/src/drivers/input/mouse/synaptics.c: In function 'synaptics_init': /kisskb/src/drivers/input/mouse/synaptics.c:1859:31: note: byref variable will be forcibly initialized 1859 | struct synaptics_device_info info; | ^~~~ /kisskb/src/drivers/rtc/rtc-max8997.c: In function 'max8997_rtc_read_alarm': /kisskb/src/drivers/rtc/rtc-max8997.c:182:5: note: byref variable will be forcibly initialized 182 | u8 val; | ^~~ /kisskb/src/drivers/rtc/rtc-max8997.c:181:5: note: byref variable will be forcibly initialized 181 | u8 data[RTC_NR_TIME]; | ^~~~ /kisskb/src/drivers/rtc/rtc-max8997.c: In function 'max8997_rtc_read_time': /kisskb/src/drivers/rtc/rtc-max8997.c:135:5: note: byref variable will be forcibly initialized 135 | u8 data[RTC_NR_TIME]; | ^~~~ /kisskb/src/drivers/power/supply/bq2415x_charger.c: In function 'bq2415x_i2c_write': /kisskb/src/drivers/power/supply/bq2415x_charger.c:246:5: note: byref variable will be forcibly initialized 246 | u8 data[2]; | ^~~~ /kisskb/src/drivers/power/supply/bq2415x_charger.c:245:17: note: byref variable will be forcibly initialized 245 | struct i2c_msg msg[1]; | ^~~ /kisskb/src/drivers/power/supply/bq2415x_charger.c: In function 'bq2415x_i2c_read': /kisskb/src/drivers/power/supply/bq2415x_charger.c:191:5: note: byref variable will be forcibly initialized 191 | u8 val; | ^~~ /kisskb/src/drivers/power/supply/bq2415x_charger.c:190:17: note: byref variable will be forcibly initialized 190 | struct i2c_msg msg[2]; | ^~~ /kisskb/src/net/openvswitch/actions.c: In function 'ovs_fragment': /kisskb/src/net/openvswitch/actions.c:848:19: note: byref variable will be forcibly initialized 848 | struct rt6_info ovs_rt; | ^~~~~~ /kisskb/src/net/openvswitch/actions.c:831:17: note: byref variable will be forcibly initialized 831 | struct rtable ovs_rt = { 0 }; | ^~~~~~ /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/net/openvswitch/actions.c: In function 'output_userspace': /kisskb/src/net/openvswitch/actions.c:911:24: note: byref variable will be forcibly initialized 911 | struct dp_upcall_info upcall; | ^~~~~~ /kisskb/src/drivers/power/supply/bq2415x_charger.c: In function 'bq2415x_sysfs_set_registers': /kisskb/src/drivers/power/supply/bq2415x_charger.c:1242:15: note: byref variable will be forcibly initialized 1242 | unsigned int val; | ^~~ /kisskb/src/drivers/power/supply/bq2415x_charger.c:1241:15: note: byref variable will be forcibly initialized 1241 | unsigned int reg; | ^~~ /kisskb/src/drivers/power/supply/bq2415x_charger.c: In function 'bq2415x_sysfs_set_enable': /kisskb/src/drivers/power/supply/bq2415x_charger.c:1353:7: note: byref variable will be forcibly initialized 1353 | long val; | ^~~ /kisskb/src/drivers/power/supply/bq2415x_charger.c: In function 'bq2415x_sysfs_set_limit': /kisskb/src/drivers/power/supply/bq2415x_charger.c:1293:7: note: byref variable will be forcibly initialized 1293 | long val; | ^~~ /kisskb/src/drivers/power/supply/bq2415x_charger.c: In function 'bq2415x_power_supply_init': /kisskb/src/drivers/power/supply/bq2415x_charger.c:1477:7: note: byref variable will be forcibly initialized 1477 | char revstr[8]; | ^~~~~~ /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/net/openvswitch/actions.c: In function 'set_nsh': /kisskb/src/net/openvswitch/actions.c:577:21: note: byref variable will be forcibly initialized 577 | struct ovs_key_nsh mask; | ^~~~ /kisskb/src/net/openvswitch/actions.c:576:21: note: byref variable will be forcibly initialized 576 | struct ovs_key_nsh key; | ^~~ /kisskb/src/net/openvswitch/actions.c: In function 'set_ipv6': /kisskb/src/net/openvswitch/actions.c:531:10: note: byref variable will be forcibly initialized 531 | __be32 masked[4]; | ^~~~~~ /kisskb/src/net/openvswitch/actions.c:528:7: note: byref variable will be forcibly initialized 528 | int flags = IP6_FH_F_SKIP_RH; | ^~~~~ /kisskb/src/net/openvswitch/actions.c:527:16: note: byref variable will be forcibly initialized 527 | unsigned int offset = 0; | ^~~~~~ /kisskb/src/net/openvswitch/actions.c:515:10: note: byref variable will be forcibly initialized 515 | __be32 masked[4]; | ^~~~~~ /kisskb/src/net/openvswitch/actions.c: In function 'do_execute_actions': /kisskb/src/net/openvswitch/actions.c:1387:7: note: byref variable will be forcibly initialized 1387 | u8 buffer[NSH_HDR_MAX_LEN]; | ^~~~~~ /kisskb/src/drivers/i2c/busses/i2c-viapro.c: In function 'vt596_probe': /kisskb/src/drivers/i2c/busses/i2c-viapro.c:314:16: note: byref variable will be forcibly initialized 314 | unsigned char temp; | ^~~~ /kisskb/src/net/tipc/net.c: In function 'tipc_net_finalize': /kisskb/src/net/tipc/net.c:130:20: note: byref variable will be forcibly initialized 130 | struct tipc_uaddr ua; | ^~ /kisskb/src/net/tipc/net.c:129:26: note: byref variable will be forcibly initialized 129 | struct tipc_socket_addr sk = {0, addr}; | ^~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/tipc/core.h:62, from /kisskb/src/net/tipc/net.c:37: /kisskb/src/net/tipc/net.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/tipc/net.c: In function 'nla_put_u64_64bit': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/net/tipc/net.c: In function '__tipc_nl_add_net': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/tipc/net.c: In function 'nla_get_u64': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized 1617 | u64 tmp; | ^~~ /kisskb/src/net/tipc/net.c: In function 'tipc_nl_net_dump': /kisskb/src/net/tipc/net.c:205:21: note: byref variable will be forcibly initialized 205 | struct tipc_nl_msg msg; | ^~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/tipc/core.h:62, from /kisskb/src/net/tipc/net.c:37: /kisskb/src/net/tipc/net.c: In function '__tipc_nl_net_set': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized 1617 | u64 tmp; | ^~~ /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized /kisskb/src/net/tipc/net.c:267:6: note: byref variable will be forcibly initialized 267 | u8 node_id[NODE_ID_LEN]; | ^~~~~~~ /kisskb/src/net/tipc/net.c:227:17: note: byref variable will be forcibly initialized 227 | struct nlattr *attrs[TIPC_NLA_NET_MAX + 1]; | ^~~~~ /kisskb/src/net/tipc/net.c: In function 'tipc_nl_net_addr_legacy_get': /kisskb/src/net/tipc/net.c:326:21: note: byref variable will be forcibly initialized 326 | struct tipc_nl_msg msg; | ^~~ /kisskb/src/drivers/media/tuners/tuner-simple.c: In function 'simple_dvb_configure': /kisskb/src/drivers/media/tuners/tuner-simple.c:856:6: note: byref variable will be forcibly initialized 856 | u32 frequency = freq / 62500; | ^~~~~~~~~ /kisskb/src/drivers/media/tuners/tuner-simple.c:853:13: note: byref variable will be forcibly initialized 853 | u8 config, cb; | ^~ /kisskb/src/drivers/media/tuners/tuner-simple.c:853:5: note: byref variable will be forcibly initialized 853 | u8 config, cb; | ^~~~~~ In file included from /kisskb/src/drivers/media/tuners/tuner-simple.c:14: /kisskb/src/drivers/media/tuners/tuner-simple.c: In function 'tuner_i2c_xfer_recv': /kisskb/src/drivers/media/tuners/tuner-i2c.h:37:17: note: byref variable will be forcibly initialized 37 | struct i2c_msg msg = { .addr = props->addr, .flags = I2C_M_RD, | ^~~ /kisskb/src/drivers/media/tuners/tuner-simple.c: In function 'tuner_read_status': /kisskb/src/drivers/media/tuners/tuner-i2c.h:37:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/tuner-simple.c:127:16: note: byref variable will be forcibly initialized 127 | unsigned char byte; | ^~~~ In file included from /kisskb/src/drivers/media/tuners/tuner-simple.c:14: /kisskb/src/drivers/media/tuners/tuner-simple.c: In function 'tuner_i2c_xfer_send': /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized 27 | struct i2c_msg msg = { .addr = props->addr, .flags = 0, | ^~~ /kisskb/src/drivers/media/tuners/tuner-simple.c: In function 'simple_std_setup': /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/tuner-simple.c:397:6: note: byref variable will be forcibly initialized 397 | u8 buffer[4] = { 0x14, 0x00, 0x17, 0x00}; | ^~~~~~ In file included from /kisskb/src/drivers/media/tuners/tuner-simple.c:14: /kisskb/src/drivers/media/tuners/tuner-simple.c: In function 'simple_set_aux_byte': /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized 27 | struct i2c_msg msg = { .addr = props->addr, .flags = 0, | ^~~ /kisskb/src/drivers/media/tuners/tuner-simple.c:426:5: note: byref variable will be forcibly initialized 426 | u8 buffer[2]; | ^~~~~~ In file included from /kisskb/src/drivers/media/tuners/tuner-simple.c:14: /kisskb/src/drivers/media/tuners/tuner-simple.c: In function 'simple_dvb_set_params': /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized 27 | struct i2c_msg msg = { .addr = props->addr, .flags = 0, | ^~~ /kisskb/src/drivers/media/tuners/tuner-simple.c:922:5: note: byref variable will be forcibly initialized 922 | u8 buf[5]; | ^~~ In file included from /kisskb/src/drivers/media/tuners/tuner-simple.c:14: /kisskb/src/drivers/media/tuners/tuner-simple.c: In function 'simple_sleep': /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized 27 | struct i2c_msg msg = { .addr = props->addr, .flags = 0, | ^~~ /kisskb/src/drivers/media/tuners/tuner-simple.c: In function 'simple_init': /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/tuner-simple.c: In function 'simple_set_radio_freq': /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/tuner-simple.c:729:31: note: byref variable will be forcibly initialized 729 | struct v4l2_priv_tun_config tda9887_cfg; | ^~~~~~~~~~~ /kisskb/src/drivers/media/tuners/tuner-simple.c:728:7: note: byref variable will be forcibly initialized 728 | int config = 0; | ^~~~~~ /kisskb/src/drivers/media/tuners/tuner-simple.c:669:5: note: byref variable will be forcibly initialized 669 | u8 buffer[4]; | ^~~~~~ In file included from /kisskb/src/drivers/media/tuners/tuner-simple.c:14: /kisskb/src/drivers/media/tuners/tuner-simple.c: In function 'simple_post_tune': /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized 27 | struct i2c_msg msg = { .addr = props->addr, .flags = 0, | ^~~ /kisskb/src/drivers/media/tuners/tuner-i2c.h:37:17: note: byref variable will be forcibly initialized 37 | struct i2c_msg msg = { .addr = props->addr, .flags = I2C_M_RD, | ^~~ /kisskb/src/drivers/media/tuners/tuner-simple.c:457:6: note: byref variable will be forcibly initialized 457 | u8 status_byte = 0; | ^~~~~~~~~~~ In file included from /kisskb/src/drivers/media/tuners/tuner-simple.c:14: /kisskb/src/drivers/media/tuners/tuner-simple.c: In function 'simple_set_tv_freq': /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized 27 | struct i2c_msg msg = { .addr = props->addr, .flags = 0, | ^~~ /kisskb/src/drivers/media/tuners/tuner-simple.c:610:7: note: byref variable will be forcibly initialized 610 | int tda_config = 0; | ^~~~~~~~~~ /kisskb/src/drivers/media/tuners/tuner-simple.c:609:31: note: byref variable will be forcibly initialized 609 | struct v4l2_priv_tun_config tda9887_cfg; | ^~~~~~~~~~~ /kisskb/src/drivers/media/tuners/tuner-simple.c:549:5: note: byref variable will be forcibly initialized 549 | u8 buffer[4]; | ^~~~~~ /kisskb/src/drivers/media/tuners/tuner-simple.c:547:13: note: byref variable will be forcibly initialized 547 | u8 config, cb; | ^~ /kisskb/src/drivers/media/tuners/tuner-simple.c:547:5: note: byref variable will be forcibly initialized 547 | u8 config, cb; | ^~~~~~ /kisskb/src/drivers/media/tuners/tuner-simple.c: In function 'simple_tuner_attach': /kisskb/src/drivers/media/tuners/tuner-simple.c:1068:18: note: byref variable will be forcibly initialized 1068 | struct i2c_msg msg = { | ^~~ /kisskb/src/drivers/media/tuners/tuner-simple.c:1067:6: note: byref variable will be forcibly initialized 1067 | u8 b[1]; | ^ /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/drivers/power/supply/bq25890_charger.c: In function 'bq25890_field_read': /kisskb/src/drivers/power/supply/bq25890_charger.c:342:6: note: byref variable will be forcibly initialized 342 | int val; | ^~~ /kisskb/src/drivers/power/supply/bq25890_charger.c: In function 'bq25890_get_chip_state': /kisskb/src/drivers/power/supply/bq25890_charger.c:342:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/power/supply/bq25890_charger.c: In function 'bq25890_chip_reset': /kisskb/src/drivers/power/supply/bq25890_charger.c:342:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/power/supply/bq25890_charger.c: In function 'bq25890_get_chip_version': /kisskb/src/drivers/power/supply/bq25890_charger.c:342:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/power/supply/bq25890_charger.c:342:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/power/supply/bq25890_charger.c: In function '__bq25890_handle_irq': /kisskb/src/drivers/power/supply/bq25890_charger.c:606:23: note: byref variable will be forcibly initialized 606 | struct bq25890_state new_state; | ^~~~~~~~~ /kisskb/src/drivers/power/supply/bq25890_charger.c: In function 'bq25890_fw_read_u32_props': /kisskb/src/drivers/power/supply/bq25890_charger.c:886:6: note: byref variable will be forcibly initialized 886 | u32 property; | ^~~~~~~~ /kisskb/src/drivers/power/supply/bq25890_charger.c: In function 'bq25890_power_supply_get_property': /kisskb/src/drivers/power/supply/bq25890_charger.c:342:6: note: byref variable will be forcibly initialized 342 | int val; | ^~~ /kisskb/src/drivers/power/supply/bq25890_charger.c:342:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/power/supply/bq25890_charger.c:342:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/power/supply/bq25890_charger.c:342:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/power/supply/bq25890_charger.c:342:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/power/supply/bq25890_charger.c:432:6: note: byref variable will be forcibly initialized 432 | int ret; | ^~~ /kisskb/src/net/ieee802154/socket.c: In function 'ieee802154_dev_ioctl': /kisskb/src/net/ieee802154/socket.c:127:15: note: byref variable will be forcibly initialized 127 | struct ifreq ifr; | ^~~ 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/net/ieee802154/socket.c: In function 'dgram_setsockopt': /kisskb/src/net/ieee802154/socket.c:873:12: note: userspace variable will be forcibly initialized 873 | static int dgram_setsockopt(struct sock *sk, int level, int optname, | ^~~~~~~~~~~~~~~~ /kisskb/src/net/ieee802154/socket.c:878:6: note: byref variable will be forcibly initialized 878 | int val; | ^~~ In file included from /kisskb/src/net/ieee802154/socket.c:28: /kisskb/src/net/ieee802154/socket.c: In function 'ieee802154_devaddr_from_raw': /kisskb/src/include/net/ieee802154_netdev.h:155:6: note: byref variable will be forcibly initialized 155 | u64 temp; | ^~~~ /kisskb/src/net/ieee802154/socket.c: In function 'ieee802154_devaddr_to_raw': /kisskb/src/include/net/ieee802154_netdev.h:163:6: note: byref variable will be forcibly initialized 163 | u64 temp = swab64((__force u64)addr); | ^~~~ /kisskb/src/net/ieee802154/socket.c: In function 'ieee802154_get_dev': /kisskb/src/net/ieee802154/socket.c:37:5: note: byref variable will be forcibly initialized 37 | u8 hwaddr[IEEE802154_ADDR_LEN]; | ^~~~~~ /kisskb/src/net/ieee802154/socket.c: In function 'dgram_bind': /kisskb/src/net/ieee802154/socket.c:487:25: note: byref variable will be forcibly initialized 487 | struct ieee802154_addr haddr; | ^~~~~ /kisskb/src/net/ieee802154/socket.c: In function 'dgram_sendmsg': /kisskb/src/net/ieee802154/socket.c:608:6: note: byref variable will be forcibly initialized 608 | int err; | ^~~ /kisskb/src/net/ieee802154/socket.c:606:25: note: byref variable will be forcibly initialized 606 | struct ieee802154_addr dst_addr; | ^~~~~~~~ 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; | ^~~ /kisskb/src/net/ieee802154/socket.c: In function 'dgram_getsockopt': /kisskb/src/net/ieee802154/socket.c:831:6: note: byref variable will be forcibly initialized 831 | int val, len; | ^~~ /kisskb/src/net/ieee802154/socket.c: In function 'dgram_recvmsg': /kisskb/src/net/ieee802154/socket.c:701:6: note: byref variable will be forcibly initialized 701 | int err = -EOPNOTSUPP; | ^~~ /kisskb/src/net/ieee802154/socket.c: In function 'raw_recvmsg': /kisskb/src/net/ieee802154/socket.c:314:6: note: byref variable will be forcibly initialized 314 | int err = -EOPNOTSUPP; | ^~~ /kisskb/src/net/ieee802154/socket.c: In function 'raw_bind': /kisskb/src/net/ieee802154/socket.c:198:25: note: byref variable will be forcibly initialized 198 | struct ieee802154_addr addr; | ^~~~ /kisskb/src/net/ieee802154/socket.c: In function 'raw_sendmsg': /kisskb/src/net/ieee802154/socket.c:246:6: note: byref variable will be forcibly initialized 246 | int err; | ^~~ /kisskb/src/drivers/hwmon/adm1031.c: In function 'pwm_store': /kisskb/src/drivers/hwmon/adm1031.c:480:7: note: byref variable will be forcibly initialized 480 | long val; | ^~~ /kisskb/src/drivers/hwmon/adm1031.c: In function 'auto_temp_max_store': /kisskb/src/drivers/hwmon/adm1031.c:439:7: note: byref variable will be forcibly initialized 439 | long val; | ^~~ /kisskb/src/drivers/hwmon/adm1031.c: In function 'auto_temp_min_store': /kisskb/src/drivers/hwmon/adm1031.c:409:7: note: byref variable will be forcibly initialized 409 | long val; | ^~~ /kisskb/src/drivers/hwmon/adm1031.c: In function 'temp_crit_store': /kisskb/src/drivers/hwmon/adm1031.c:779:7: note: byref variable will be forcibly initialized 779 | long val; | ^~~ /kisskb/src/drivers/hwmon/adm1031.c: In function 'temp_max_store': /kisskb/src/drivers/hwmon/adm1031.c:757:7: note: byref variable will be forcibly initialized 757 | long val; | ^~~ /kisskb/src/drivers/hwmon/adm1031.c: In function 'temp_min_store': /kisskb/src/drivers/hwmon/adm1031.c:735:7: note: byref variable will be forcibly initialized 735 | long val; | ^~~ /kisskb/src/drivers/hwmon/adm1031.c: In function 'temp_offset_store': /kisskb/src/drivers/hwmon/adm1031.c:713:7: note: byref variable will be forcibly initialized 713 | long val; | ^~~ /kisskb/src/drivers/hwmon/adm1031.c: In function 'fan_auto_channel_store': /kisskb/src/drivers/hwmon/adm1031.c:336:7: note: byref variable will be forcibly initialized 336 | long val; | ^~~ /kisskb/src/drivers/hwmon/adm1031.c: In function 'fan_min_store': /kisskb/src/drivers/hwmon/adm1031.c:591:7: note: byref variable will be forcibly initialized 591 | long val; | ^~~ /kisskb/src/drivers/hwmon/adm1031.c: In function 'fan_div_store': /kisskb/src/drivers/hwmon/adm1031.c:616:7: note: byref variable will be forcibly initialized 616 | long val; | ^~~ /kisskb/src/drivers/hwmon/adm1031.c: In function 'update_interval_store': /kisskb/src/drivers/hwmon/adm1031.c:864:16: note: byref variable will be forcibly initialized 864 | unsigned long val; | ^~~ /kisskb/src/drivers/usb/host/fotg210-hcd.c: In function 'qh_schedule': /kisskb/src/drivers/usb/host/fotg210-hcd.c:3759:9: note: byref variable will be forcibly initialized 3759 | __hc32 c_mask; | ^~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/drivers/usb/host/fotg210-hcd.c:25: /kisskb/src/drivers/usb/host/fotg210-hcd.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/usb/host/fotg210-hcd.c: In function 'fotg210_qtd_alloc': /kisskb/src/drivers/usb/host/fotg210-hcd.c:1823:13: note: byref variable will be forcibly initialized 1823 | dma_addr_t dma; | ^~~ /kisskb/src/drivers/usb/host/fotg210-hcd.c: In function 'fotg210_qh_alloc': /kisskb/src/drivers/usb/host/fotg210-hcd.c:1856:13: note: byref variable will be forcibly initialized 1856 | dma_addr_t dma; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_mmhub.c: In function 'amdgpu_mmhub_ras_fini': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_mmhub.c:61:20: note: byref variable will be forcibly initialized 61 | struct ras_ih_if ih_info = { | ^~~~~~~ /kisskb/src/drivers/usb/host/fotg210-hcd.c: In function 'intr_submit': /kisskb/src/drivers/usb/host/fotg210-hcd.c:3829:19: note: byref variable will be forcibly initialized 3829 | struct list_head empty; | ^~~~~ /kisskb/src/drivers/usb/host/fotg210-hcd.c: In function 'itd_urb_transaction': /kisskb/src/drivers/usb/host/fotg210-hcd.c:4079:13: note: byref variable will be forcibly initialized 4079 | dma_addr_t itd_dma; | ^~~~~~~ /kisskb/src/drivers/usb/host/fotg210-hcd.c: In function 'fotg210_urb_enqueue': /kisskb/src/drivers/usb/host/fotg210-hcd.c:5268:19: note: byref variable will be forcibly initialized 5268 | struct list_head qtd_list; | ^~~~~~~~ /kisskb/src/drivers/usb/host/fotg210-hcd.c: In function 'fotg210_reset': /kisskb/src/drivers/usb/host/fotg210-hcd.c:270:7: note: byref variable will be forcibly initialized 270 | char _buf[80]; \ | ^~~~ /kisskb/src/drivers/usb/host/fotg210-hcd.c:942:2: note: in expansion of macro 'dbg_cmd' 942 | dbg_cmd(fotg210, "reset", command); | ^~~~~~~ /kisskb/src/drivers/usb/host/fotg210-hcd.c: In function 'fill_registers_buffer': /kisskb/src/drivers/usb/host/fotg210-hcd.c:646:14: note: byref variable will be forcibly initialized 646 | char *next, scratch[80]; | ^~~~~~~ /kisskb/src/drivers/usb/host/fotg210-hcd.c: In function 'uframe_periodic_max_store': /kisskb/src/drivers/usb/host/fotg210-hcd.c:4704:11: note: byref variable will be forcibly initialized 4704 | unsigned uframe_periodic_max; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/host/fotg210-hcd.c: In function 'fotg210_stop': /kisskb/src/drivers/usb/host/fotg210-hcd.c:264:7: note: byref variable will be forcibly initialized 264 | char _buf[80]; \ | ^~~~ /kisskb/src/drivers/usb/host/fotg210-hcd.c:4895:2: note: in expansion of macro 'dbg_status' 4895 | dbg_status(fotg210, "fotg210_stop completed", | ^~~~~~~~~~ /kisskb/src/drivers/usb/host/fotg210-hcd.c: In function 'fill_async_buffer': /kisskb/src/drivers/usb/host/fotg210-hcd.c:454:8: note: byref variable will be forcibly initialized 454 | char *next; | ^~~~ /kisskb/src/drivers/usb/host/fotg210-hcd.c:453:17: note: byref variable will be forcibly initialized 453 | unsigned temp, size; | ^~~~ /kisskb/src/drivers/usb/host/fotg210-hcd.c: In function 'fotg210_run': /kisskb/src/drivers/usb/host/fotg210-hcd.c:270:7: note: byref variable will be forcibly initialized 270 | char _buf[80]; \ | ^~~~ /kisskb/src/drivers/usb/host/fotg210-hcd.c:5042:2: note: in expansion of macro 'dbg_cmd' 5042 | dbg_cmd(fotg210, "init", fotg210->command); | ^~~~~~~ /kisskb/src/drivers/usb/host/fotg210-hcd.c: In function 'fotg210_hrtimer_func': /kisskb/src/drivers/usb/host/fotg210-hcd.c:1343:16: note: byref variable will be forcibly initialized 1343 | unsigned long events; | ^~~~~~ /kisskb/src/drivers/usb/host/fotg210-hcd.c: In function 'fotg210_irq': /kisskb/src/drivers/usb/host/fotg210-hcd.c:264:7: note: byref variable will be forcibly initialized 264 | char _buf[80]; \ | ^~~~ /kisskb/src/drivers/usb/host/fotg210-hcd.c:5228:3: note: in expansion of macro 'dbg_status' 5228 | dbg_status(fotg210, "fatal", status); | ^~~~~~~~~~ /kisskb/src/drivers/usb/host/fotg210-hcd.c:270:7: note: byref variable will be forcibly initialized 270 | char _buf[80]; \ | ^~~~ /kisskb/src/drivers/usb/host/fotg210-hcd.c:5227:3: note: in expansion of macro 'dbg_cmd' 5227 | dbg_cmd(fotg210, "fatal", cmd); | ^~~~~~~ /kisskb/src/drivers/usb/host/fotg210-hcd.c:264:7: note: byref variable will be forcibly initialized 264 | char _buf[80]; \ | ^~~~ /kisskb/src/drivers/usb/host/fotg210-hcd.c:5152:2: note: in expansion of macro 'dbg_status' 5152 | dbg_status(fotg210, "irq", status); | ^~~~~~~~~~ /kisskb/src/drivers/hwmon/adm1177.c: In function 'adm1177_read': /kisskb/src/drivers/hwmon/adm1177.c:77:5: note: byref variable will be forcibly initialized 77 | u8 data[3]; | ^~~~ /kisskb/src/drivers/hwmon/adm1177.c: In function 'adm1177_probe': /kisskb/src/drivers/hwmon/adm1177.c:204:6: note: byref variable will be forcibly initialized 204 | u32 alert_threshold_ua; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/mdio/mdio-mvusb.c: In function 'mvusb_mdio_write': /kisskb/src/drivers/net/mdio/mdio-mvusb.c:58:6: note: byref variable will be forcibly initialized 58 | int alen; | ^~~~ /kisskb/src/drivers/net/mdio/mdio-mvusb.c: In function 'mvusb_mdio_read': /kisskb/src/drivers/net/mdio/mdio-mvusb.c:35:11: note: byref variable will be forcibly initialized 35 | int err, alen; | ^~~~ /kisskb/src/drivers/net/mdio/mdio-i2c.c: In function 'i2c_mii_write': /kisskb/src/drivers/net/mdio/mdio-i2c.c:70:5: note: byref variable will be forcibly initialized 70 | u8 data[5], *p; | ^~~~ /kisskb/src/drivers/net/mdio/mdio-i2c.c:68:17: note: byref variable will be forcibly initialized 68 | struct i2c_msg msg; | ^~~ /kisskb/src/drivers/net/mdio/mdio-i2c.c: In function 'i2c_mii_read': /kisskb/src/drivers/net/mdio/mdio-i2c.c:35:14: note: byref variable will be forcibly initialized 35 | u8 addr[3], data[2], *p; | ^~~~ /kisskb/src/drivers/net/mdio/mdio-i2c.c:35:5: note: byref variable will be forcibly initialized 35 | u8 addr[3], data[2], *p; | ^~~~ /kisskb/src/drivers/net/mdio/mdio-i2c.c:34:17: note: byref variable will be forcibly initialized 34 | struct i2c_msg msgs[2]; | ^~~~ /kisskb/src/drivers/hwmon/pmbus/max15301.c: In function 'max15301_probe': /kisskb/src/drivers/hwmon/pmbus/max15301.c:144:5: note: byref variable will be forcibly initialized 144 | u8 device_id[I2C_SMBUS_BLOCK_MAX + 1]; | ^~~~~~~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/drivers/thermal/thermal_netlink.c:11: /kisskb/src/drivers/thermal/thermal_netlink.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/drivers/thermal/thermal_netlink.c: In function 'thermal_genl_event_tz': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/thermal/thermal_netlink.c: In function 'thermal_genl_event_tz_trip_up': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/thermal/thermal_netlink.c: In function 'thermal_genl_event_tz_trip_add': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/thermal/thermal_netlink.c: In function 'thermal_genl_event_cdev_state_update': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/thermal/thermal_netlink.c: In function 'thermal_genl_event_cdev_delete': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/thermal/thermal_netlink.c: In function 'thermal_genl_event_tz_trip_delete': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/thermal/thermal_netlink.c: In function '__thermal_genl_cmd_cdev_get': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/thermal/thermal_netlink.c: In function '__thermal_genl_cmd_tz_get_id': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/thermal/thermal_netlink.c: In function 'thermal_genl_event_gov_change': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/thermal/thermal_netlink.c: In function 'thermal_genl_event_cdev_add': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/thermal/thermal_netlink.c: In function 'thermal_genl_event_tz_create': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/thermal/thermal_netlink.c: In function 'thermal_genl_cmd_tz_get_gov': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/thermal/thermal_netlink.c: In function 'thermal_genl_cmd_tz_get_trip': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/thermal/thermal_netlink.c:422:13: note: byref variable will be forcibly initialized 422 | int temp, hyst; | ^~~~ /kisskb/src/drivers/thermal/thermal_netlink.c:422:7: note: byref variable will be forcibly initialized 422 | int temp, hyst; | ^~~~ /kisskb/src/drivers/thermal/thermal_netlink.c:421:26: note: byref variable will be forcibly initialized 421 | enum thermal_trip_type type; | ^~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/drivers/thermal/thermal_netlink.c:11: /kisskb/src/drivers/thermal/thermal_netlink.c: In function 'thermal_genl_cmd_tz_get_temp': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/thermal/thermal_netlink.c:451:6: note: byref variable will be forcibly initialized 451 | int temp, ret, id; | ^~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/drivers/thermal/thermal_netlink.c:11: /kisskb/src/drivers/thermal/thermal_netlink.c: In function 'thermal_genl_sampling_temp': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/rtc/rtc-opal.c: In function 'opal_get_tpo_time': /kisskb/src/drivers/rtc/rtc-opal.c:117:18: note: byref variable will be forcibly initialized 117 | struct opal_msg msg; | ^~~ /kisskb/src/drivers/rtc/rtc-opal.c:116:18: note: byref variable will be forcibly initialized 116 | __be32 __y_m_d, __h_m; | ^~~~~ /kisskb/src/drivers/rtc/rtc-opal.c:116:9: note: byref variable will be forcibly initialized 116 | __be32 __y_m_d, __h_m; | ^~~~~~~ /kisskb/src/drivers/rtc/rtc-opal.c: In function 'opal_set_rtc_time': /kisskb/src/drivers/rtc/rtc-opal.c:85:6: note: byref variable will be forcibly initialized 85 | u64 h_m_s_ms = 0; | ^~~~~~~~ /kisskb/src/drivers/rtc/rtc-opal.c:84:6: note: byref variable will be forcibly initialized 84 | u32 y_m_d = 0; | ^~~~~ /kisskb/src/drivers/rtc/rtc-opal.c: In function 'opal_set_tpo_time': /kisskb/src/drivers/rtc/rtc-opal.c:172:6: note: byref variable will be forcibly initialized 172 | u32 y_m_d = 0; | ^~~~~ /kisskb/src/drivers/rtc/rtc-opal.c:171:18: note: byref variable will be forcibly initialized 171 | struct opal_msg msg; | ^~~ /kisskb/src/drivers/rtc/rtc-opal.c:170:6: note: byref variable will be forcibly initialized 170 | u64 h_m_s_ms = 0; | ^~~~~~~~ /kisskb/src/drivers/rtc/rtc-opal.c: In function 'opal_get_rtc_time': /kisskb/src/drivers/rtc/rtc-opal.c:53:9: note: byref variable will be forcibly initialized 53 | __be64 __h_m_s_ms; | ^~~~~~~~~~ /kisskb/src/drivers/rtc/rtc-opal.c:52:9: note: byref variable will be forcibly initialized 52 | __be32 __y_m_d; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c: In function 'st7701_enable': /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:122:12: note: byref variable will be forcibly initialized 122 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:222:2: note: in expansion of macro 'ST7701_DSI' 222 | ST7701_DSI(st7701, MIPI_DCS_SET_DISPLAY_ON, 0x00); | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c: In function 'st7701_disable': /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:122:12: note: byref variable will be forcibly initialized 122 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:231:2: note: in expansion of macro 'ST7701_DSI' 231 | ST7701_DSI(st7701, MIPI_DCS_SET_DISPLAY_OFF, 0x00); | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c: In function 'st7701_init_sequence': /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:122:12: note: byref variable will be forcibly initialized 122 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:193:2: note: in expansion of macro 'ST7701_DSI' 193 | ST7701_DSI(st7701, DSI_CMD2BKX_SEL, | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:122:12: note: byref variable will be forcibly initialized 122 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:189:2: note: in expansion of macro 'ST7701_DSI' 189 | ST7701_DSI(st7701, 0xED, 0xFF, 0xF1, 0x04, 0x56, 0x72, 0x3F, 0xFF, | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:122:12: note: byref variable will be forcibly initialized 122 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:188:2: note: in expansion of macro 'ST7701_DSI' 188 | ST7701_DSI(st7701, 0xEC, 0x00, 0x00); | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:122:12: note: byref variable will be forcibly initialized 122 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:187:2: note: in expansion of macro 'ST7701_DSI' 187 | ST7701_DSI(st7701, 0xEB, 0x02, 0x02, 0x39, 0x39, 0xEE, 0x44, 0x00); | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:122:12: note: byref variable will be forcibly initialized 122 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:185:2: note: in expansion of macro 'ST7701_DSI' 185 | ST7701_DSI(st7701, 0xE8, 0x0D, 0x78, 0x3C, 0xA0, 0x0F, 0x78, 0x3C, | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:122:12: note: byref variable will be forcibly initialized 122 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:184:2: note: in expansion of macro 'ST7701_DSI' 184 | ST7701_DSI(st7701, 0xE7, 0x44, 0x44); | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:122:12: note: byref variable will be forcibly initialized 122 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:183:2: note: in expansion of macro 'ST7701_DSI' 183 | ST7701_DSI(st7701, 0xE6, 0x00, 0x00, 0x33, 0x33); | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:122:12: note: byref variable will be forcibly initialized 122 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:181:2: note: in expansion of macro 'ST7701_DSI' 181 | ST7701_DSI(st7701, 0xE5, 0x0C, 0x78, 0x3C, 0xA0, 0x0E, 0x78, 0x3C, | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:122:12: note: byref variable will be forcibly initialized 122 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:180:2: note: in expansion of macro 'ST7701_DSI' 180 | ST7701_DSI(st7701, 0xE4, 0x44, 0x44); | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:122:12: note: byref variable will be forcibly initialized 122 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:179:2: note: in expansion of macro 'ST7701_DSI' 179 | ST7701_DSI(st7701, 0xE3, 0x00, 0x00, 0x33, 0x33); | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:122:12: note: byref variable will be forcibly initialized 122 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:177:2: note: in expansion of macro 'ST7701_DSI' 177 | ST7701_DSI(st7701, 0xE2, 0x33, 0x33, 0x44, 0x44, 0x64, 0x00, 0x66, | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:122:12: note: byref variable will be forcibly initialized 122 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:175:2: note: in expansion of macro 'ST7701_DSI' 175 | ST7701_DSI(st7701, 0xE1, 0x0B, 0x00, 0x0D, 0x00, 0x0C, 0x00, 0x0E, | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:122:12: note: byref variable will be forcibly initialized 122 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:174:2: note: in expansion of macro 'ST7701_DSI' 174 | ST7701_DSI(st7701, 0xE0, 0x00, 0x00, 0x02); | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:122:12: note: byref variable will be forcibly initialized 122 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:168:2: note: in expansion of macro 'ST7701_DSI' 168 | ST7701_DSI(st7701, DSI_CMD2_BK1_MIPISET1, DSI_CMD2_BK1_MIPISET1_SET); | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:122:12: note: byref variable will be forcibly initialized 122 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:167:2: note: in expansion of macro 'ST7701_DSI' 167 | ST7701_DSI(st7701, DSI_CMD2_BK1_SPD2, DSI_CMD2_BK1_SPD2_SET); | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:122:12: note: byref variable will be forcibly initialized 122 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:166:2: note: in expansion of macro 'ST7701_DSI' 166 | ST7701_DSI(st7701, DSI_CMD2_BK1_SPD1, DSI_CMD2_BK1_SPD1_SET); | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:122:12: note: byref variable will be forcibly initialized 122 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:165:2: note: in expansion of macro 'ST7701_DSI' 165 | ST7701_DSI(st7701, DSI_CMD2_BK1_PWCTLR2, DSI_CMD2_BK1_PWCTLR2_SET); | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:122:12: note: byref variable will be forcibly initialized 122 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:164:2: note: in expansion of macro 'ST7701_DSI' 164 | ST7701_DSI(st7701, DSI_CMD2_BK1_PWCTLR1, DSI_CMD2_BK1_PWCTLR1_SET); | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:122:12: note: byref variable will be forcibly initialized 122 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:163:2: note: in expansion of macro 'ST7701_DSI' 163 | ST7701_DSI(st7701, DSI_CMD2_BK1_VGLS, DSI_CMD2_BK1_VGLS_SET); | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:122:12: note: byref variable will be forcibly initialized 122 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:162:2: note: in expansion of macro 'ST7701_DSI' 162 | ST7701_DSI(st7701, DSI_CMD2_BK1_TESTCMD, DSI_CMD2_BK1_TESTCMD_VAL); | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:122:12: note: byref variable will be forcibly initialized 122 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:161:2: note: in expansion of macro 'ST7701_DSI' 161 | ST7701_DSI(st7701, DSI_CMD2_BK1_VGHSS, DSI_CMD2_BK1_VGHSS_SET); | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:122:12: note: byref variable will be forcibly initialized 122 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:160:2: note: in expansion of macro 'ST7701_DSI' 160 | ST7701_DSI(st7701, DSI_CMD2_BK1_VCOM, DSI_CMD2_BK1_VCOM_SET); | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:122:12: note: byref variable will be forcibly initialized 122 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:159:2: note: in expansion of macro 'ST7701_DSI' 159 | ST7701_DSI(st7701, DSI_CMD2_BK1_VRHS, DSI_CMD2_BK1_VRHA_SET); | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:122:12: note: byref variable will be forcibly initialized 122 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:157:2: note: in expansion of macro 'ST7701_DSI' 157 | ST7701_DSI(st7701, DSI_CMD2BKX_SEL, | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:122:12: note: byref variable will be forcibly initialized 122 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:153:2: note: in expansion of macro 'ST7701_DSI' 153 | ST7701_DSI(st7701, DSI_CMD2_BK0_INVSEL, | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:122:12: note: byref variable will be forcibly initialized 122 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:150:2: note: in expansion of macro 'ST7701_DSI' 150 | ST7701_DSI(st7701, DSI_CMD2_BK0_PORCTRL, | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:122:12: note: byref variable will be forcibly initialized 122 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:148:2: note: in expansion of macro 'ST7701_DSI' 148 | ST7701_DSI(st7701, DSI_CMD2_BK0_LNESET, | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:122:12: note: byref variable will be forcibly initialized 122 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:145:2: note: in expansion of macro 'ST7701_DSI' 145 | ST7701_DSI(st7701, DSI_CMD2_BK0_NVGAMCTRL, 0x00, 0x0E, 0x95, 0x0F, | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:122:12: note: byref variable will be forcibly initialized 122 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:142:2: note: in expansion of macro 'ST7701_DSI' 142 | ST7701_DSI(st7701, DSI_CMD2_BK0_PVGAMCTRL, 0x00, 0x0E, 0x15, 0x0F, | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:122:12: note: byref variable will be forcibly initialized 122 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:140:2: note: in expansion of macro 'ST7701_DSI' 140 | ST7701_DSI(st7701, DSI_CMD2BKX_SEL, | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:122:12: note: byref variable will be forcibly initialized 122 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:135:2: note: in expansion of macro 'ST7701_DSI' 135 | ST7701_DSI(st7701, MIPI_DCS_EXIT_SLEEP_MODE, 0x00); | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:122:12: note: byref variable will be forcibly initialized 122 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:130:2: note: in expansion of macro 'ST7701_DSI' 130 | ST7701_DSI(st7701, MIPI_DCS_SOFT_RESET, 0x00); | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c: In function 'st7701_unprepare': /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:122:12: note: byref variable will be forcibly initialized 122 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:240:2: note: in expansion of macro 'ST7701_DSI' 240 | ST7701_DSI(st7701, MIPI_DCS_ENTER_SLEEP_MODE, 0x00); | ^~~~~~~~~~ In file included from /kisskb/src/include/drm/drm_mipi_dsi.h:12, from /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c:7: /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7701.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/usb/misc/ftdi-elan.c: In function 'ftdi_elan_read_pcimem': /kisskb/src/drivers/usb/misc/ftdi-elan.c:1390:8: note: byref variable will be forcibly initialized 1390 | int result = -ENODEV; | ^~~~~~ /kisskb/src/drivers/usb/misc/ftdi-elan.c: In function 'ftdi_elan_read_reg': /kisskb/src/drivers/usb/misc/ftdi-elan.c:1303:8: note: byref variable will be forcibly initialized 1303 | int result = -ENODEV; | ^~~~~~ /kisskb/src/drivers/usb/misc/ftdi-elan.c: In function 'ftdi_elan_enumeratePCI': /kisskb/src/drivers/usb/misc/ftdi-elan.c:2519:6: note: byref variable will be forcibly initialized 2519 | u32 controlreg; | ^~~~~~~~~~ /kisskb/src/drivers/usb/misc/ftdi-elan.c: In function 'ftdi_elan_read_config': /kisskb/src/drivers/usb/misc/ftdi-elan.c:1346:8: note: byref variable will be forcibly initialized 1346 | int result = -ENODEV; | ^~~~~~ /kisskb/src/drivers/usb/misc/ftdi-elan.c: In function 'ftdi_elan_close_controller': /kisskb/src/drivers/usb/misc/ftdi-elan.c:2457:6: note: byref variable will be forcibly initialized 2457 | u32 pcidata; | ^~~~~~~ /kisskb/src/drivers/usb/misc/ftdi-elan.c:2455:6: note: byref variable will be forcibly initialized 2455 | u32 latence_timer; | ^~~~~~~~~~~~~ /kisskb/src/drivers/usb/misc/ftdi-elan.c: In function 'ftdi_elan_setup_controller': /kisskb/src/drivers/usb/misc/ftdi-elan.c:2398:6: note: byref variable will be forcibly initialized 2398 | u32 pcidata; | ^~~~~~~ /kisskb/src/drivers/usb/misc/ftdi-elan.c:2396:6: note: byref variable will be forcibly initialized 2396 | u32 latence_timer; | ^~~~~~~~~~~~~ /kisskb/src/drivers/usb/misc/ftdi-elan.c: In function 'ftdi_elan_edset_output': /kisskb/src/drivers/usb/misc/ftdi-elan.c:1626:9: note: byref variable will be forcibly initialized 1626 | char data[30 *3 + 4]; | ^~~~ /kisskb/src/drivers/usb/misc/ftdi-elan.c: In function 'ftdi_elan_checkingPCI': /kisskb/src/drivers/usb/misc/ftdi-elan.c:2161:7: note: byref variable will be forcibly initialized 2161 | u32 pcidata; | ^~~~~~~ /kisskb/src/drivers/usb/misc/ftdi-elan.c: In function 'ftdi_elan_respond_engine': /kisskb/src/drivers/usb/misc/ftdi-elan.c:990:9: note: byref variable will be forcibly initialized 990 | char diag[30 *3 + 4]; | ^~~~ /kisskb/src/drivers/usb/misc/ftdi-elan.c:926:8: note: byref variable will be forcibly initialized 926 | char diag[30 *3 + 4]; | ^~~~ /kisskb/src/drivers/usb/misc/ftdi-elan.c:921:7: note: byref variable will be forcibly initialized 921 | int packet_bytes = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/usb/misc/ftdi-elan.c: In function 'ftdi_elan_flush_input_fifo': /kisskb/src/drivers/usb/misc/ftdi-elan.c:1818:9: note: byref variable will be forcibly initialized 1818 | char diag[30 *3 + 4]; | ^~~~ /kisskb/src/drivers/usb/misc/ftdi-elan.c:1812:7: note: byref variable will be forcibly initialized 1812 | int packet_bytes = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/usb/misc/ftdi-elan.c: In function 'ftdi_elan_stuck_waiting': /kisskb/src/drivers/usb/misc/ftdi-elan.c:2086:9: note: byref variable will be forcibly initialized 2086 | char diag[30 *3 + 4]; | ^~~~ /kisskb/src/drivers/usb/misc/ftdi-elan.c:2080:7: note: byref variable will be forcibly initialized 2080 | int packet_bytes = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/usb/misc/ftdi-elan.c: In function 'ftdi_elan_read': /kisskb/src/drivers/usb/misc/ftdi-elan.c:690:7: note: byref variable will be forcibly initialized 690 | int packet_bytes = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/usb/misc/ftdi-elan.c:660:7: note: byref variable will be forcibly initialized 660 | char data[30 *3 + 4]; | ^~~~ /kisskb/src/drivers/usb/misc/ftdi-elan.c: In function 'ftdi_elan_command_engine': /kisskb/src/drivers/usb/misc/ftdi-elan.c:800:8: note: byref variable will be forcibly initialized 800 | char diag[40 *3 + 4]; | ^~~~ /kisskb/src/drivers/usb/misc/ftdi-elan.c: In function 'ftdi_elan_synchronize': /kisskb/src/drivers/usb/misc/ftdi-elan.c:1991:10: note: byref variable will be forcibly initialized 1991 | char diag[30 *3 + 4]; | ^~~~ /kisskb/src/drivers/usb/misc/ftdi-elan.c:1984:8: note: byref variable will be forcibly initialized 1984 | int packet_bytes = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/usb/misc/ftdi-elan.c: In function 'ftdi_elan_check_controller': /kisskb/src/drivers/usb/misc/ftdi-elan.c:2383:7: note: byref variable will be forcibly initialized 2383 | u32 portstatus; | ^~~~~~~~~~ /kisskb/src/drivers/usb/misc/ftdi-elan.c:2205:6: note: byref variable will be forcibly initialized 2205 | u32 roothub_a; | ^~~~~~~~~ /kisskb/src/drivers/usb/misc/ftdi-elan.c:2204:6: note: byref variable will be forcibly initialized 2204 | u32 cmdstatus; | ^~~~~~~~~ /kisskb/src/drivers/usb/misc/ftdi-elan.c:2203:6: note: byref variable will be forcibly initialized 2203 | u32 periodicstart; | ^~~~~~~~~~~~~ /kisskb/src/drivers/usb/misc/ftdi-elan.c:2202:6: note: byref variable will be forcibly initialized 2202 | u32 hc_fminterval; | ^~~~~~~~~~~~~ /kisskb/src/drivers/usb/misc/ftdi-elan.c:2201:6: note: byref variable will be forcibly initialized 2201 | u32 fminterval; | ^~~~~~~~~~ /kisskb/src/drivers/usb/misc/ftdi-elan.c:2200:6: note: byref variable will be forcibly initialized 2200 | u32 status; | ^~~~~~ /kisskb/src/drivers/usb/misc/ftdi-elan.c:2199:6: note: byref variable will be forcibly initialized 2199 | u32 rh_a = -1; | ^~~~ /kisskb/src/drivers/usb/misc/ftdi-elan.c:2198:6: note: byref variable will be forcibly initialized 2198 | u32 control; | ^~~~~~~ /kisskb/src/drivers/usb/misc/ftdi-elan.c:2196:6: note: byref variable will be forcibly initialized 2196 | u32 hc_control; | ^~~~~~~~~~ /kisskb/src/drivers/usb/misc/ftdi-elan.c: In function 'ftdi_elan_setupOHCI': /kisskb/src/drivers/usb/misc/ftdi-elan.c:2571:6: note: byref variable will be forcibly initialized 2571 | u32 pcidata; | ^~~~~~~ /kisskb/src/drivers/usb/misc/ftdi-elan.c: In function 'ftdi_elan_probe': /kisskb/src/drivers/usb/misc/ftdi-elan.c:2642:44: note: byref variable will be forcibly initialized 2642 | struct usb_endpoint_descriptor *bulk_in, *bulk_out; | ^~~~~~~~ /kisskb/src/drivers/usb/misc/ftdi-elan.c:2642:34: note: byref variable will be forcibly initialized 2642 | struct usb_endpoint_descriptor *bulk_in, *bulk_out; | ^~~~~~~ /kisskb/src/drivers/net/hamradio/6pack.c: In function 'encode_sixpack': /kisskb/src/drivers/net/hamradio/6pack.c:787:30: note: byref variable will be forcibly initialized 787 | unsigned char checksum = 0, buf[400]; | ^~~ /kisskb/src/drivers/net/hamradio/6pack.c: In function 'tnc_init': /kisskb/src/drivers/net/hamradio/6pack.c:526:16: note: byref variable will be forcibly initialized 526 | unsigned char inbyte = 0xe8; | ^~~~~~ /kisskb/src/drivers/net/hamradio/6pack.c: In function 'sixpack_ioctl': /kisskb/src/drivers/net/hamradio/6pack.c:721:9: note: byref variable will be forcibly initialized 721 | char addr[AX25_ADDR_LEN]; | ^~~~ /kisskb/src/drivers/input/mouse/focaltech.c: In function 'focaltech_read_size': /kisskb/src/drivers/input/mouse/focaltech.c:377:7: note: byref variable will be forcibly initialized 377 | char param[3]; | ^~~~~ /kisskb/src/drivers/input/mouse/focaltech.c: In function 'focaltech_switch_protocol': /kisskb/src/drivers/input/mouse/focaltech.c:268:16: note: byref variable will be forcibly initialized 268 | unsigned char param[3]; | ^~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sony-acx424akp.c: In function 'acx424akp_set_brightness': /kisskb/src/drivers/gpu/drm/panel/panel-sony-acx424akp.c:101:5: note: byref variable will be forcibly initialized 101 | u8 par; | ^~~ /kisskb/src/drivers/gpu/drm/panel/panel-sony-acx424akp.c:100:5: note: byref variable will be forcibly initialized 100 | u8 pwm_div; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sony-acx424akp.c:99:5: note: byref variable will be forcibly initialized 99 | u8 pwm_ratio; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sony-acx424akp.c: In function 'acx424akp_read_id': /kisskb/src/drivers/gpu/drm/panel/panel-sony-acx424akp.c:195:22: note: byref variable will be forcibly initialized 195 | u8 vendor, version, panel; | ^~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sony-acx424akp.c:195:13: note: byref variable will be forcibly initialized 195 | u8 vendor, version, panel; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sony-acx424akp.c:195:5: note: byref variable will be forcibly initialized 195 | u8 vendor, version, panel; | ^~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sony-acx424akp.c: In function 'acx424akp_prepare': /kisskb/src/drivers/gpu/drm/panel/panel-sony-acx424akp.c:270:11: note: byref variable will be forcibly initialized 270 | const u8 mddi = 3; | ^~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sony-acx565akm.c: In function 'acx565akm_transfer': /kisskb/src/drivers/gpu/drm/panel/panel-sony-acx565akm.c:79:26: note: byref variable will be forcibly initialized 79 | struct spi_transfer *x, xfer[5]; | ^~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sony-acx565akm.c:78:21: note: byref variable will be forcibly initialized 78 | struct spi_message m; | ^ /kisskb/src/drivers/gpu/drm/panel/panel-sony-acx565akm.c: In function 'acx565akm_get_hw_cabc_mode': /kisskb/src/drivers/gpu/drm/panel/panel-sony-acx565akm.c:166:5: note: byref variable will be forcibly initialized 166 | u8 cabc_ctrl; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sony-acx565akm.c: In function 'acx565akm_get_actual_brightness': /kisskb/src/drivers/gpu/drm/panel/panel-sony-acx565akm.c:271:5: note: byref variable will be forcibly initialized 271 | u8 bv; | ^~ /kisskb/src/drivers/gpu/drm/panel/panel-sony-acx565akm.c: In function 'acx565akm_bl_get_intensity': /kisskb/src/drivers/gpu/drm/panel/panel-sony-acx565akm.c:271:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/panel/panel-sony-acx565akm.c: In function 'acx565akm_set_cabc_mode': /kisskb/src/drivers/gpu/drm/panel/panel-sony-acx565akm.c:152:6: note: byref variable will be forcibly initialized 152 | u16 cabc_ctrl; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sony-acx565akm.c: In function 'acx565akm_set_brightness': /kisskb/src/drivers/gpu/drm/panel/panel-sony-acx565akm.c:281:6: note: byref variable will be forcibly initialized 281 | int bv; | ^~ /kisskb/src/drivers/gpu/drm/panel/panel-sony-acx565akm.c:280:6: note: byref variable will be forcibly initialized 280 | u16 ctrl; | ^~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sony-acx565akm.c: In function 'acx565akm_detect': /kisskb/src/drivers/gpu/drm/panel/panel-sony-acx565akm.c:556:9: note: byref variable will be forcibly initialized 556 | __be32 value; | ^~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sony-acx565akm.c: In function 'acx565akm_backlight_init': /kisskb/src/drivers/gpu/drm/panel/panel-sony-acx565akm.c:271:5: note: byref variable will be forcibly initialized 271 | u8 bv; | ^~ /kisskb/src/drivers/gpu/drm/panel/panel-sony-acx565akm.c:166:5: note: byref variable will be forcibly initialized 166 | u8 cabc_ctrl; | ^~~~~~~~~ /kisskb/src/net/tipc/netlink_compat.c: In function 'tipc_nl_compat_net_dump': /kisskb/src/net/tipc/netlink_compat.c:1166:17: note: byref variable will be forcibly initialized 1166 | struct nlattr *net[TIPC_NLA_NET_MAX + 1]; | ^~~ /kisskb/src/net/tipc/netlink_compat.c:1165:9: note: byref variable will be forcibly initialized 1165 | __be32 id; | ^~ /kisskb/src/net/tipc/netlink_compat.c: In function 'tipc_nl_compat_node_dump': /kisskb/src/net/tipc/netlink_compat.c:1119:17: note: byref variable will be forcibly initialized 1119 | struct nlattr *node[TIPC_NLA_NODE_MAX + 1]; | ^~~~ /kisskb/src/net/tipc/netlink_compat.c:1118:24: note: byref variable will be forcibly initialized 1118 | struct tipc_node_info node_info; | ^~~~~~~~~ /kisskb/src/net/tipc/netlink_compat.c: In function 'tipc_nl_compat_media_dump': /kisskb/src/net/tipc/netlink_compat.c:1099:17: note: byref variable will be forcibly initialized 1099 | struct nlattr *media[TIPC_NLA_MEDIA_MAX + 1]; | ^~~~~ /kisskb/src/net/tipc/netlink_compat.c: In function 'tipc_nl_compat_bearer_dump': /kisskb/src/net/tipc/netlink_compat.c:411:17: note: byref variable will be forcibly initialized 411 | struct nlattr *bearer[TIPC_NLA_BEARER_MAX + 1]; | ^~~~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/tipc/core.h:62, from /kisskb/src/net/tipc/netlink_compat.c:34: /kisskb/src/net/tipc/netlink_compat.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/tipc/netlink_compat.c: In function 'tipc_nl_compat_net_set': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/tipc/netlink_compat.c: In function '__tipc_add_link_prop': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/linux/irq.h:21, 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/net/tipc/core.h:51, from /kisskb/src/net/tipc/netlink_compat.c:34: /kisskb/src/net/tipc/netlink_compat.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/power/supply/bq25980_charger.c: In function 'bq25980_get_state': /kisskb/src/drivers/power/supply/bq25980_charger.c:567:15: note: byref variable will be forcibly initialized 567 | unsigned int ibat_adc_msb; | ^~~~~~~~~~~~ /kisskb/src/drivers/power/supply/bq25980_charger.c:566:15: note: byref variable will be forcibly initialized 566 | unsigned int stat4; | ^~~~~ /kisskb/src/drivers/power/supply/bq25980_charger.c:565:15: note: byref variable will be forcibly initialized 565 | unsigned int stat3; | ^~~~~ /kisskb/src/drivers/power/supply/bq25980_charger.c:564:15: note: byref variable will be forcibly initialized 564 | unsigned int stat2; | ^~~~~ /kisskb/src/drivers/power/supply/bq25980_charger.c:563:15: note: byref variable will be forcibly initialized 563 | unsigned int stat1; | ^~~~~ /kisskb/src/drivers/power/supply/bq25980_charger.c:562:15: note: byref variable will be forcibly initialized 562 | unsigned int chg_ctrl_2; | ^~~~~~~~~~ /kisskb/src/drivers/power/supply/bq25980_charger.c: In function 'bq25980_irq_handler_thread': /kisskb/src/drivers/power/supply/bq25980_charger.c:834:23: note: byref variable will be forcibly initialized 834 | struct bq25980_state state; | ^~~~~ /kisskb/src/drivers/power/supply/bq25980_charger.c: In function 'bq25980_get_ibat_adc': /kisskb/src/drivers/power/supply/bq25980_charger.c:521:20: note: byref variable will be forcibly initialized 521 | int ibat_adc_lsb, ibat_adc_msb; | ^~~~~~~~~~~~ /kisskb/src/drivers/power/supply/bq25980_charger.c:521:6: note: byref variable will be forcibly initialized 521 | int ibat_adc_lsb, ibat_adc_msb; | ^~~~~~~~~~~~ /kisskb/src/drivers/power/supply/bq25980_charger.c: In function 'bq25980_get_adc_vbat': /kisskb/src/drivers/power/supply/bq25980_charger.c:542:20: note: byref variable will be forcibly initialized 542 | int vsys_adc_lsb, vsys_adc_msb; | ^~~~~~~~~~~~ /kisskb/src/drivers/power/supply/bq25980_charger.c:542:6: note: byref variable will be forcibly initialized 542 | int vsys_adc_lsb, vsys_adc_msb; | ^~~~~~~~~~~~ /kisskb/src/net/tipc/netlink_compat.c: In function '__tipc_nl_compat_dumpit': /kisskb/src/net/tipc/netlink_compat.c:190:26: note: byref variable will be forcibly initialized 190 | struct netlink_callback cb; | ^~ /kisskb/src/net/tipc/netlink_compat.c:185:26: note: byref variable will be forcibly initialized 185 | struct genl_dumpit_info info; | ^~~~ /kisskb/src/drivers/power/supply/bq25980_charger.c: In function 'bq25980_get_input_volt_lim': /kisskb/src/drivers/power/supply/bq25980_charger.c:323:15: note: byref variable will be forcibly initialized 323 | unsigned int busovp_reg_code; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/power/supply/bq25980_charger.c: In function 'bq25980_get_input_curr_lim': /kisskb/src/drivers/power/supply/bq25980_charger.c:277:15: note: byref variable will be forcibly initialized 277 | unsigned int busocp_reg_code; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/power/supply/bq25980_charger.c: In function 'bq25980_get_adc_ibus': /kisskb/src/drivers/power/supply/bq25980_charger.c:479:20: note: byref variable will be forcibly initialized 479 | int ibus_adc_lsb, ibus_adc_msb; | ^~~~~~~~~~~~ /kisskb/src/drivers/power/supply/bq25980_charger.c:479:6: note: byref variable will be forcibly initialized 479 | int ibus_adc_lsb, ibus_adc_msb; | ^~~~~~~~~~~~ /kisskb/src/drivers/power/supply/bq25980_charger.c: In function 'bq25980_get_adc_vbus': /kisskb/src/drivers/power/supply/bq25980_charger.c:501:20: note: byref variable will be forcibly initialized 501 | int vbus_adc_lsb, vbus_adc_msb; | ^~~~~~~~~~~~ /kisskb/src/drivers/power/supply/bq25980_charger.c:501:6: note: byref variable will be forcibly initialized 501 | int vbus_adc_lsb, vbus_adc_msb; | ^~~~~~~~~~~~ /kisskb/src/drivers/power/supply/bq25980_charger.c: In function 'bq25980_get_const_charge_curr': In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/tipc/core.h:62, from /kisskb/src/net/tipc/netlink_compat.c:34: /kisskb/src/net/tipc/netlink_compat.c: In function 'tipc_nl_compat_publ_dump': /kisskb/src/drivers/power/supply/bq25980_charger.c:377:15: note: byref variable will be forcibly initialized 377 | unsigned int batocp_reg_code; | ^~~~~~~~~~~~~~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/tipc/netlink_compat.c:1005:33: note: byref variable will be forcibly initialized 1005 | struct tipc_nl_compat_cmd_dump dump; | ^~~~ /kisskb/src/drivers/power/supply/bq25980_charger.c: In function 'bq25980_get_const_charge_volt': /kisskb/src/drivers/power/supply/bq25980_charger.c:409:15: note: byref variable will be forcibly initialized 409 | unsigned int batovp_reg_code; | ^~~~~~~~~~~~~~~ /kisskb/src/net/tipc/netlink_compat.c: In function 'tipc_tlv_sprintf': /kisskb/src/net/tipc/netlink_compat.c:129:10: note: byref variable will be forcibly initialized 129 | va_list args; | ^~~~ /kisskb/src/net/tipc/netlink_compat.c: In function 'tipc_nl_compat_sk_dump': /kisskb/src/net/tipc/netlink_compat.c:1062:18: note: byref variable will be forcibly initialized 1062 | struct nlattr *con[TIPC_NLA_CON_MAX + 1]; | ^~~ /kisskb/src/net/tipc/netlink_compat.c:1047:17: note: byref variable will be forcibly initialized 1047 | struct nlattr *sock[TIPC_NLA_SOCK_MAX + 1]; | ^~~~ /kisskb/src/net/tipc/netlink_compat.c: In function '__tipc_nl_compat_publ_dump': /kisskb/src/net/tipc/netlink_compat.c:976:17: note: byref variable will be forcibly initialized 976 | struct nlattr *publ[TIPC_NLA_PUBL_MAX + 1]; | ^~~~ /kisskb/src/net/tipc/netlink_compat.c: In function 'tipc_nl_compat_name_table_dump': /kisskb/src/net/tipc/netlink_compat.c:903:17: note: byref variable will be forcibly initialized 903 | struct nlattr *publ[TIPC_NLA_PUBL_MAX + 1]; | ^~~~ /kisskb/src/net/tipc/netlink_compat.c:902:17: note: byref variable will be forcibly initialized 902 | struct nlattr *nt[TIPC_NLA_NAME_TABLE_MAX + 1]; | ^~ /kisskb/src/net/tipc/netlink_compat.c:900:7: note: byref variable will be forcibly initialized 900 | char port_str[27]; | ^~~~~~~~ /kisskb/src/drivers/power/supply/bq25980_charger.c: In function 'bq25980_get_charger_property': /kisskb/src/drivers/power/supply/bq25980_charger.c:701:23: note: byref variable will be forcibly initialized 701 | struct bq25980_state state; | ^~~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/tipc/core.h:62, from /kisskb/src/net/tipc/netlink_compat.c:34: /kisskb/src/net/tipc/netlink_compat.c: In function 'tipc_nl_compat_bearer_enable': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/tipc/netlink_compat.c: In function 'tipc_nl_compat_link_dump': /kisskb/src/net/tipc/netlink_compat.c:688:24: note: byref variable will be forcibly initialized 688 | struct tipc_link_info link_info; | ^~~~~~~~~ /kisskb/src/net/tipc/netlink_compat.c:687:17: note: byref variable will be forcibly initialized 687 | struct nlattr *link[TIPC_NLA_LINK_MAX + 1]; | ^~~~ /kisskb/src/net/tipc/netlink_compat.c: In function 'tipc_nl_compat_link_stat_dump': /kisskb/src/net/tipc/netlink_compat.c:550:17: note: byref variable will be forcibly initialized 550 | struct nlattr *stats[TIPC_NLA_STATS_MAX + 1]; | ^~~~~ /kisskb/src/net/tipc/netlink_compat.c:549:17: note: byref variable will be forcibly initialized 549 | struct nlattr *prop[TIPC_NLA_PROP_MAX + 1]; | ^~~~ /kisskb/src/net/tipc/netlink_compat.c:548:17: note: byref variable will be forcibly initialized 548 | struct nlattr *link[TIPC_NLA_LINK_MAX + 1]; | ^~~~ /kisskb/src/net/tipc/netlink_compat.c: In function '__tipc_nl_compat_doit': /kisskb/src/net/tipc/netlink_compat.c:338:19: note: byref variable will be forcibly initialized 338 | struct genl_info info; | ^~~~ /kisskb/src/net/tipc/netlink_compat.c: In function 'tipc_nl_compat_handle': /kisskb/src/net/tipc/netlink_compat.c:1197:33: note: byref variable will be forcibly initialized 1197 | struct tipc_nl_compat_cmd_doit doit; | ^~~~ /kisskb/src/net/tipc/netlink_compat.c:1196:33: note: byref variable will be forcibly initialized 1196 | struct tipc_nl_compat_cmd_dump dump; | ^~~~ /kisskb/src/net/tipc/netlink_compat.c: In function 'tipc_nl_compat_recv': /kisskb/src/net/tipc/netlink_compat.c:1298:28: note: byref variable will be forcibly initialized 1298 | struct tipc_nl_compat_msg msg; | ^~~ /kisskb/src/drivers/thermal/thermal_of.c: In function 'thermal_zone_of_get_sensor_id': /kisskb/src/drivers/thermal/thermal_of.c:432:25: note: byref variable will be forcibly initialized 432 | struct of_phandle_args sensor_specs; | ^~~~~~~~~~~~ /kisskb/src/drivers/thermal/thermal_of.c: In function 'thermal_zone_of_sensor_register': /kisskb/src/drivers/thermal/thermal_of.c:511:12: note: byref variable will be forcibly initialized 511 | int ret, id; | ^~ /kisskb/src/drivers/thermal/thermal_of.c: In function 'thermal_of_get_trip_type': /kisskb/src/drivers/thermal/thermal_of.c:782:14: note: byref variable will be forcibly initialized 782 | const char *t; | ^ /kisskb/src/drivers/thermal/thermal_of.c: In function 'thermal_of_populate_trip': /kisskb/src/drivers/thermal/thermal_of.c:811:6: note: byref variable will be forcibly initialized 811 | int prop; | ^~~~ In file included from /kisskb/src/drivers/thermal/thermal_of.c:15: /kisskb/src/drivers/thermal/thermal_of.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/thermal/thermal_of.c: In function 'thermal_of_populate_bind_params': /kisskb/src/drivers/thermal/thermal_of.c:685:6: note: byref variable will be forcibly initialized 685 | u32 prop; | ^~~~ /kisskb/src/drivers/thermal/thermal_of.c:681:25: note: byref variable will be forcibly initialized 681 | struct of_phandle_args cooling_spec; | ^~~~~~~~~~~~ /kisskb/src/drivers/thermal/thermal_of.c: In function 'thermal_of_build_thermal_zone': /kisskb/src/drivers/thermal/thermal_of.c:861:12: note: byref variable will be forcibly initialized 861 | u32 prop, coef[2]; | ^~~~ /kisskb/src/drivers/thermal/thermal_of.c:861:6: note: byref variable will be forcibly initialized 861 | u32 prop, coef[2]; | ^~~~ /kisskb/src/drivers/thermal/thermal_of.c: In function 'of_parse_thermal_zones': /kisskb/src/drivers/thermal/thermal_of.c:1061:7: note: byref variable will be forcibly initialized 1061 | u32 prop; | ^~~~ /kisskb/src/drivers/hwmon/ads7828.c: In function 'ads7828_in_show': /kisskb/src/drivers/hwmon/ads7828.c:58:15: note: byref variable will be forcibly initialized 58 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/hwmon/ads7828.c: In function 'ads7828_probe': /kisskb/src/drivers/hwmon/ads7828.c:114:15: note: byref variable will be forcibly initialized 114 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/hwmon/pmbus/max16601.c: In function 'max16601_read_word': /kisskb/src/drivers/hwmon/pmbus/max16601.c:75:5: note: byref variable will be forcibly initialized 75 | u8 buf[I2C_SMBUS_BLOCK_MAX + 1]; | ^~~ /kisskb/src/drivers/hwmon/pmbus/max16601.c: In function 'max16601_get_id': /kisskb/src/drivers/hwmon/pmbus/max16601.c:274:5: note: byref variable will be forcibly initialized 274 | u8 buf[I2C_SMBUS_BLOCK_MAX + 1]; | ^~~ /kisskb/src/drivers/hwmon/adt7470.c: In function 'pwm1_freq_get': /kisskb/src/drivers/hwmon/adt7470.c:728:26: note: byref variable will be forcibly initialized 728 | unsigned int cfg_reg_1, cfg_reg_2; | ^~~~~~~~~ /kisskb/src/drivers/hwmon/adt7470.c:728:15: note: byref variable will be forcibly initialized 728 | unsigned int cfg_reg_1, cfg_reg_2; | ^~~~~~~~~ /kisskb/src/drivers/hwmon/adt7470.c: In function 'adt7470_read_word_data': /kisskb/src/drivers/hwmon/adt7470.c:181:5: note: byref variable will be forcibly initialized 181 | u8 regval[2]; | ^~~~~~ /kisskb/src/drivers/hwmon/adt7470.c: In function 'adt7470_update_limits': /kisskb/src/drivers/hwmon/adt7470.c:380:15: note: byref variable will be forcibly initialized 380 | unsigned int val; | ^~~ /kisskb/src/drivers/hwmon/adt7470.c: In function 'adt7470_write_word_data': /kisskb/src/drivers/hwmon/adt7470.c:196:5: note: byref variable will be forcibly initialized 196 | u8 regval[2]; | ^~~~~~ /kisskb/src/drivers/hwmon/adt7470.c: In function 'adt7470_fan_write': /kisskb/src/drivers/hwmon/adt7470.c:196:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/hwmon/adt7470.c:196:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/hwmon/adt7470.c: In function 'pwm_tmin_store': /kisskb/src/drivers/hwmon/adt7470.c:954:7: note: byref variable will be forcibly initialized 954 | long temp; | ^~~~ /kisskb/src/drivers/hwmon/adt7470.c: In function 'pwm_max_store': /kisskb/src/drivers/hwmon/adt7470.c:871:7: note: byref variable will be forcibly initialized 871 | long temp; | ^~~~ /kisskb/src/drivers/hwmon/adt7470.c: In function 'pwm_min_store': /kisskb/src/drivers/hwmon/adt7470.c:906:7: note: byref variable will be forcibly initialized 906 | long temp; | ^~~~ /kisskb/src/drivers/hwmon/adt7470.c: In function 'auto_update_interval_store': /kisskb/src/drivers/hwmon/adt7470.c:489:7: note: byref variable will be forcibly initialized 489 | long temp; | ^~~~ /kisskb/src/drivers/hwmon/adt7470.c: In function 'num_temp_sensors_store': /kisskb/src/drivers/hwmon/adt7470.c:520:7: note: byref variable will be forcibly initialized 520 | long temp; | ^~~~ /kisskb/src/drivers/hwmon/adt7470.c: In function 'alarm_mask_store': /kisskb/src/drivers/hwmon/adt7470.c:196:5: note: byref variable will be forcibly initialized 196 | u8 regval[2]; | ^~~~~~ /kisskb/src/drivers/hwmon/adt7470.c:607:7: note: byref variable will be forcibly initialized 607 | long mask; | ^~~~ /kisskb/src/drivers/hwmon/adt7470.c: In function 'adt7470_read_temperatures': /kisskb/src/drivers/hwmon/adt7470.c:211:5: note: byref variable will be forcibly initialized 211 | u8 pwm[ADT7470_FAN_COUNT]; | ^~~ /kisskb/src/drivers/hwmon/adt7470.c:208:15: note: byref variable will be forcibly initialized 208 | unsigned int pwm_cfg[2]; | ^~~~~~~ /kisskb/src/drivers/hwmon/adt7470.c: In function 'adt7470_update_sensors': /kisskb/src/drivers/hwmon/adt7470.c:309:15: note: byref variable will be forcibly initialized 309 | unsigned int val; | ^~~ /kisskb/src/drivers/hwmon/adt7470.c: In function 'pwm_auto_temp_store': /kisskb/src/drivers/hwmon/adt7470.c:1006:7: note: byref variable will be forcibly initialized 1006 | long temp; | ^~~~ /kisskb/src/drivers/hwmon/adt7470.c: In function 'force_pwm_max_store': /kisskb/src/drivers/hwmon/adt7470.c:704:7: note: byref variable will be forcibly initialized 704 | long temp; | ^~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/net/ceph/mon_client.c:6: /kisskb/src/net/ceph/mon_client.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/net/ceph/mon_client.c: In function '__send_subscribe': /kisskb/src/net/ceph/mon_client.c:356:8: note: byref variable will be forcibly initialized 356 | char buf[32]; | ^~~ /kisskb/src/net/ceph/mon_client.c:335:8: note: byref variable will be forcibly initialized 335 | void *p = msg->front.iov_base; | ^ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/net/ceph/mon_client.c:4: /kisskb/src/net/ceph/mon_client.c: In function 'ceph_monc_wait_osdmap': /kisskb/src/include/linux/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/ceph/mon_client.c:509:9: note: in expansion of macro 'wait_event_interruptible_timeout' 509 | ret = wait_event_interruptible_timeout(monc->client->auth_wq, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hwmon/asc7621.c: In function 'store_pwm_ast': /kisskb/src/drivers/hwmon/asc7621.c:711:7: note: byref variable will be forcibly initialized 711 | long reqval; | ^~~~~~ /kisskb/src/drivers/hwmon/asc7621.c: In function 'store_pwm_enable': /kisskb/src/drivers/hwmon/asc7621.c:589:7: note: byref variable will be forcibly initialized 589 | long reqval; | ^~~~~~ /kisskb/src/drivers/hwmon/asc7621.c: In function 'store_u8': /kisskb/src/drivers/hwmon/asc7621.c:176:7: note: byref variable will be forcibly initialized 176 | long reqval; | ^~~~~~ /kisskb/src/drivers/hwmon/asc7621.c: In function 'store_temp62': /kisskb/src/drivers/hwmon/asc7621.c:416:7: note: byref variable will be forcibly initialized 416 | long reqval, i, f; | ^~~~~~ /kisskb/src/drivers/hwmon/asc7621.c: In function 'store_ap2_temp': /kisskb/src/drivers/hwmon/asc7621.c:470:7: note: byref variable will be forcibly initialized 470 | long reqval, auto_point1; | ^~~~~~ /kisskb/src/drivers/hwmon/asc7621.c: In function 'store_temp_st': /kisskb/src/drivers/hwmon/asc7621.c:758:7: note: byref variable will be forcibly initialized 758 | long reqval; | ^~~~~~ /kisskb/src/drivers/hwmon/asc7621.c: In function 'store_bitmask': /kisskb/src/drivers/hwmon/asc7621.c:208:7: note: byref variable will be forcibly initialized 208 | long reqval; | ^~~~~~ /kisskb/src/drivers/hwmon/asc7621.c: In function 'store_temp8': /kisskb/src/drivers/hwmon/asc7621.c:360:7: note: byref variable will be forcibly initialized 360 | long reqval; | ^~~~~~ /kisskb/src/drivers/hwmon/asc7621.c: In function 'store_fan16': /kisskb/src/drivers/hwmon/asc7621.c:253:7: note: byref variable will be forcibly initialized 253 | long reqval; | ^~~~~~ /kisskb/src/drivers/hwmon/asc7621.c: In function 'store_in8': /kisskb/src/drivers/hwmon/asc7621.c:327:7: note: byref variable will be forcibly initialized 327 | long reqval; | ^~~~~~ /kisskb/src/net/ceph/mon_client.c: In function '__ceph_monc_get_version': /kisskb/src/net/ceph/mon_client.c:879:9: note: byref variable will be forcibly initialized 879 | void *p = req->request->front.iov_base; | ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c: In function 'amdgpu_xgmi_sysfs_add_dev_info': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c:290:7: note: byref variable will be forcibly initialized 290 | char node[10] = { 0 }; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c: In function 'amdgpu_xgmi_sysfs_rem_dev_info': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c:339:7: note: byref variable will be forcibly initialized 339 | char node[10]; | ^~~~ /kisskb/src/net/ceph/mon_client.c: In function 'do_mon_command': /kisskb/src/net/ceph/mon_client.c:1016:10: note: byref variable will be forcibly initialized 1016 | va_list ap; | ^~ /kisskb/src/drivers/hwmon/asc7621.c: In function 'store_pwm_freq': /kisskb/src/drivers/hwmon/asc7621.c:662:16: note: byref variable will be forcibly initialized 662 | unsigned long reqval; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c: In function 'amdgpu_xgmi_query_ras_error_count': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c:868:11: note: byref variable will be forcibly initialized 868 | uint32_t ue_cnt = 0, ce_cnt = 0; | ^~~~~~ /kisskb/src/drivers/hwmon/asc7621.c: In function 'store_pwm_ac': /kisskb/src/drivers/hwmon/asc7621.c:521:16: note: byref variable will be forcibly initialized 521 | unsigned long reqval; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c: In function 'amdgpu_xgmi_ras_fini': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c:769:20: note: byref variable will be forcibly initialized 769 | struct ras_ih_if ih_info = { | ^~~~~~~ /kisskb/src/net/ceph/mon_client.c: In function 'decode_mon_info': /kisskb/src/net/ceph/mon_client.c:44:5: note: byref variable will be forcibly initialized 44 | u8 struct_v; | ^~~~~~~~ /kisskb/src/net/ceph/mon_client.c:43:6: note: byref variable will be forcibly initialized 43 | u32 struct_len; | ^~~~~~~~~~ /kisskb/src/net/ceph/mon_client.c: In function 'ceph_monmap_decode': /kisskb/src/net/ceph/mon_client.c:94:6: note: byref variable will be forcibly initialized 94 | u8 feat_struct_v; | ^~~~~~~~~~~~~ /kisskb/src/net/ceph/mon_client.c:93:7: note: byref variable will be forcibly initialized 93 | u32 feat_struct_len; | ^~~~~~~~~~~~~~~ /kisskb/src/net/ceph/mon_client.c:77:5: note: byref variable will be forcibly initialized 77 | u8 struct_v; | ^~~~~~~~ /kisskb/src/net/ceph/mon_client.c:74:6: note: byref variable will be forcibly initialized 74 | u32 struct_len; | ^~~~~~~~~~ /kisskb/src/drivers/rtc/rtc-pcf85063.c: In function 'pcf85063_read_offset': /kisskb/src/drivers/rtc/rtc-pcf85063.c:248:6: note: byref variable will be forcibly initialized 248 | u32 reg; | ^~~ /kisskb/src/drivers/rtc/rtc-pcf85063.c: In function 'pcf85063_clkout_recalc_rate': /kisskb/src/drivers/rtc/rtc-pcf85063.c:384:15: note: byref variable will be forcibly initialized 384 | unsigned int buf; | ^~~ /kisskb/src/drivers/rtc/rtc-pcf85063.c: In function 'pcf85063_clkout_is_prepared': /kisskb/src/drivers/rtc/rtc-pcf85063.c:461:15: note: byref variable will be forcibly initialized 461 | unsigned int buf; | ^~~ /kisskb/src/drivers/rtc/rtc-pcf85063.c: In function 'pcf85063_rtc_handle_irq': /kisskb/src/drivers/rtc/rtc-pcf85063.c:226:15: note: byref variable will be forcibly initialized 226 | unsigned int val; | ^~~ /kisskb/src/drivers/rtc/rtc-pcf85063.c: In function 'pcf85063_clkout_control': /kisskb/src/drivers/rtc/rtc-pcf85063.c:424:15: note: byref variable will be forcibly initialized 424 | unsigned int buf; | ^~~ /kisskb/src/net/ceph/mon_client.c: In function 'ceph_monc_handle_map': /kisskb/src/net/ceph/mon_client.c:544:8: note: byref variable will be forcibly initialized 544 | void *p, *end; | ^ /kisskb/src/drivers/rtc/rtc-pcf85063.c: In function 'pcf85063_rtc_read_alarm': /kisskb/src/drivers/rtc/rtc-pcf85063.c:164:15: note: byref variable will be forcibly initialized 164 | unsigned int val; | ^~~ /kisskb/src/drivers/rtc/rtc-pcf85063.c:163:5: note: byref variable will be forcibly initialized 163 | u8 buf[4]; | ^~~ /kisskb/src/drivers/rtc/rtc-pcf85063.c: In function 'pcf85063_rtc_read_time': /kisskb/src/drivers/rtc/rtc-pcf85063.c:79:5: note: byref variable will be forcibly initialized 79 | u8 regs[7]; | ^~~~ /kisskb/src/drivers/rtc/rtc-pcf85063.c: In function 'pcf85063_ioctl': /kisskb/src/drivers/rtc/rtc-pcf85063.c:294:6: note: byref variable will be forcibly initialized 294 | int status, ret = 0; | ^~~~~~ /kisskb/src/drivers/rtc/rtc-pcf85063.c: In function 'pcf85063_rtc_set_time': /kisskb/src/drivers/rtc/rtc-pcf85063.c:114:5: note: byref variable will be forcibly initialized 114 | u8 regs[7]; | ^~~~ /kisskb/src/drivers/rtc/rtc-pcf85063.c: In function 'pcf85063_rtc_set_alarm': /kisskb/src/drivers/rtc/rtc-pcf85063.c:189:5: note: byref variable will be forcibly initialized 189 | u8 buf[5]; | ^~~ /kisskb/src/drivers/rtc/rtc-pcf85063.c: In function 'pcf85063_load_capacitance': /kisskb/src/drivers/rtc/rtc-pcf85063.c:338:6: note: byref variable will be forcibly initialized 338 | u32 load = 7000; | ^~~~ /kisskb/src/drivers/rtc/rtc-pcf85063.c: In function 'pcf85063_clkout_register_clk': /kisskb/src/drivers/rtc/rtc-pcf85063.c:482:23: note: byref variable will be forcibly initialized 482 | struct clk_init_data init; | ^~~~ /kisskb/src/drivers/rtc/rtc-pcf85063.c: In function 'pcf85063_probe': /kisskb/src/drivers/rtc/rtc-pcf85063.c:564:15: note: byref variable will be forcibly initialized 564 | unsigned int tmp; | ^~~ /kisskb/src/drivers/gpu/drm/panel/panel-visionox-rm69299.c: In function 'visionox_rm69299_prepare': /kisskb/src/drivers/gpu/drm/panel/panel-visionox-rm69299.c:119:51: note: byref variable will be forcibly initialized 119 | ret = mipi_dsi_dcs_write_buffer(ctx->dsi, (u8[]) { 0x51, 0xff }, 2); | ^ /kisskb/src/drivers/gpu/drm/panel/panel-visionox-rm69299.c:113:51: note: byref variable will be forcibly initialized 113 | ret = mipi_dsi_dcs_write_buffer(ctx->dsi, (u8[]) { 0x35, 0x00 }, 2); | ^ /kisskb/src/drivers/gpu/drm/panel/panel-visionox-rm69299.c:107:51: note: byref variable will be forcibly initialized 107 | ret = mipi_dsi_dcs_write_buffer(ctx->dsi, (u8[]) { 0xc2, 0x08 }, 2); | ^ /kisskb/src/drivers/gpu/drm/panel/panel-visionox-rm69299.c:101:51: note: byref variable will be forcibly initialized 101 | ret = mipi_dsi_dcs_write_buffer(ctx->dsi, (u8[]) { 0xfe, 0x00 }, 2); | ^ 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/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/net/socket.c: In function '__sock_recv_wifi_status': /kisskb/src/net/socket.c:908:6: note: byref variable will be forcibly initialized 908 | int ack; | ^~~ /kisskb/src/net/socket.c: In function 'sock_do_ioctl': /kisskb/src/net/socket.c:1116:15: note: byref variable will be forcibly initialized 1116 | void __user *data; | ^~~~ /kisskb/src/net/socket.c:1113:7: note: byref variable will be forcibly initialized 1113 | bool need_copyout; | ^~~~~~~~~~~~ /kisskb/src/net/socket.c:1112:15: note: byref variable will be forcibly initialized 1112 | struct ifreq ifr; | ^~~ /kisskb/src/net/socket.c: In function 'put_ts_pktinfo': /kisskb/src/net/socket.c:800:24: note: byref variable will be forcibly initialized 800 | struct scm_ts_pktinfo ts_pktinfo; | ^~~~~~~~~~ /kisskb/src/net/socket.c: In function '__sock_recv_timestamp': /kisskb/src/net/socket.c:863:34: note: byref variable will be forcibly initialized 863 | struct __kernel_old_timespec ts; | ^~ /kisskb/src/net/socket.c:857:30: note: byref variable will be forcibly initialized 857 | struct __kernel_timespec ts; | ^~ /kisskb/src/net/socket.c:849:33: note: byref variable will be forcibly initialized 849 | struct __kernel_old_timeval tv; | ^~ /kisskb/src/net/socket.c:843:34: note: byref variable will be forcibly initialized 843 | struct __kernel_sock_timeval tv; | ^~ /kisskb/src/net/socket.c:827:35: note: byref variable will be forcibly initialized 827 | struct scm_timestamping_internal tss; | ^~~ /kisskb/src/net/socket.c: In function '____sys_sendmsg': /kisskb/src/net/socket.c:2357:16: note: byref variable will be forcibly initialized 2357 | unsigned char ctl[sizeof(struct cmsghdr) + 20] | ^~~ /kisskb/src/net/socket.c: In function '____sys_recvmsg': /kisskb/src/net/socket.c:2610:26: note: byref variable will be forcibly initialized 2610 | 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:80:20: note: byref variable will be forcibly initialized 80 | struct timespec64 ts_delta; | ^~~~~~~~ /kisskb/src/net/socket.c: In function 'sock_ioctl': /kisskb/src/net/socket.c:1159:8: note: byref variable will be forcibly initialized 1159 | bool need_copyout; | ^~~~~~~~~~~~ /kisskb/src/net/socket.c:1158:16: note: byref variable will be forcibly initialized 1158 | void __user *data; | ^~~~ /kisskb/src/net/socket.c:1157:16: note: byref variable will be forcibly initialized 1157 | struct ifreq ifr; | ^~~ /kisskb/src/net/socket.c: In function '__sys_socket': /kisskb/src/net/socket.c:1540:17: note: byref variable will be forcibly initialized 1540 | struct socket *sock; | ^~~~ /kisskb/src/drivers/input/mouse/byd.c: In function 'byd_reset_touchpad': /kisskb/src/drivers/input/mouse/byd.c:342:5: note: byref variable will be forcibly initialized 342 | u8 param[4]; | ^~~~~ /kisskb/src/drivers/input/mouse/byd.c: In function 'byd_detect': /kisskb/src/drivers/input/mouse/byd.c:438:5: note: byref variable will be forcibly initialized 438 | u8 param[4] = {0x03, 0x00, 0x00, 0x00}; | ^~~~~ /kisskb/src/net/socket.c: In function '__sys_socketpair': /kisskb/src/net/socket.c:1575:25: note: byref variable will be forcibly initialized 1575 | struct socket *sock1, *sock2; | ^~~~~ /kisskb/src/net/socket.c:1575:17: note: byref variable will be forcibly initialized 1575 | struct socket *sock1, *sock2; | ^~~~~ /kisskb/src/net/socket.c: In function '__sys_bind': /kisskb/src/net/socket.c:1683:11: note: byref variable will be forcibly initialized 1683 | int err, fput_needed; | ^~~~~~~~~~~ /kisskb/src/net/socket.c:1683:6: note: byref variable will be forcibly initialized 1683 | int err, fput_needed; | ^~~ /kisskb/src/net/socket.c:1682:26: note: byref variable will be forcibly initialized 1682 | struct sockaddr_storage address; | ^~~~~~~ /kisskb/src/net/socket.c: In function '__sys_listen': /kisskb/src/net/socket.c:1716:11: note: byref variable will be forcibly initialized 1716 | int err, fput_needed; | ^~~~~~~~~~~ /kisskb/src/net/socket.c:1716:6: note: byref variable will be forcibly initialized 1716 | int err, fput_needed; | ^~~ /kisskb/src/net/socket.c: In function 'do_accept': /kisskb/src/net/socket.c:1746:26: note: byref variable will be forcibly initialized 1746 | struct sockaddr_storage address; | ^~~~~~~ /kisskb/src/net/socket.c: In function '__sys_connect': /kisskb/src/net/socket.c:1909:27: note: byref variable will be forcibly initialized 1909 | struct sockaddr_storage address; | ^~~~~~~ /kisskb/src/net/socket.c: In function '__sys_getsockname': /kisskb/src/net/socket.c:1936:11: note: byref variable will be forcibly initialized 1936 | int err, fput_needed; | ^~~~~~~~~~~ /kisskb/src/net/socket.c:1936:6: note: byref variable will be forcibly initialized 1936 | int err, fput_needed; | ^~~ /kisskb/src/net/socket.c:1935:26: note: byref variable will be forcibly initialized 1935 | struct sockaddr_storage address; | ^~~~~~~ /kisskb/src/net/socket.c: In function '__sys_getpeername': /kisskb/src/net/socket.c:1974:11: note: byref variable will be forcibly initialized 1974 | int err, fput_needed; | ^~~~~~~~~~~ /kisskb/src/net/socket.c:1974:6: note: byref variable will be forcibly initialized 1974 | int err, fput_needed; | ^~~ /kisskb/src/net/socket.c:1973:26: note: byref variable will be forcibly initialized 1973 | struct sockaddr_storage address; | ^~~~~~~ /kisskb/src/net/socket.c: In function '__sys_sendto': /kisskb/src/net/socket.c:2013:6: note: byref variable will be forcibly initialized 2013 | int fput_needed; | ^~~~~~~~~~~ /kisskb/src/net/socket.c:2012:15: note: byref variable will be forcibly initialized 2012 | struct iovec iov; | ^~~ /kisskb/src/net/socket.c:2011:16: note: byref variable will be forcibly initialized 2011 | struct msghdr msg; | ^~~ /kisskb/src/net/socket.c:2010:6: note: byref variable will be forcibly initialized 2010 | int err; | ^~~ /kisskb/src/net/socket.c:2009:26: note: byref variable will be forcibly initialized 2009 | struct sockaddr_storage address; | ^~~~~~~ /kisskb/src/net/socket.c: In function '__sys_recvfrom': /kisskb/src/net/socket.c:2074:6: note: byref variable will be forcibly initialized 2074 | int fput_needed; | ^~~~~~~~~~~ /kisskb/src/net/socket.c:2073:6: note: byref variable will be forcibly initialized 2073 | int err, err2; | ^~~ /kisskb/src/net/socket.c:2072:26: note: byref variable will be forcibly initialized 2072 | struct sockaddr_storage address; | ^~~~~~~ /kisskb/src/net/socket.c:2071:16: note: byref variable will be forcibly initialized 2071 | struct msghdr msg; | ^~~ /kisskb/src/net/socket.c:2070:15: note: byref variable will be forcibly initialized 2070 | struct iovec iov; | ^~~ /kisskb/src/drivers/gpu/drm/panel/panel-arm-versatile.c: In function 'versatile_panel_probe': /kisskb/src/drivers/gpu/drm/panel/panel-arm-versatile.c:293:6: note: byref variable will be forcibly initialized 293 | u32 val; | ^~~ 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/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:2144:11: note: byref variable will be forcibly initialized 2144 | int err, fput_needed; | ^~~~~~~~~~~ /kisskb/src/net/socket.c:2144:6: note: byref variable will be forcibly initialized 2144 | int err, fput_needed; | ^~~ /kisskb/src/net/socket.c:2143:8: note: byref variable will be forcibly initialized 2143 | char *kernel_optval = NULL; | ^~~~~~~~~~~~~ /kisskb/src/net/socket.c:2142:12: note: userspace variable will be forcibly initialized 2142 | sockptr_t optval = USER_SOCKPTR(user_optval); | ^~~~~~ /kisskb/src/net/socket.c: In function '__sys_getsockopt': /kisskb/src/net/socket.c:2200:11: note: byref variable will be forcibly initialized 2200 | int err, fput_needed; | ^~~~~~~~~~~ /kisskb/src/net/socket.c:2200:6: note: byref variable will be forcibly initialized 2200 | int err, fput_needed; | ^~~ /kisskb/src/net/socket.c: In function '__sys_shutdown': /kisskb/src/net/socket.c:2255:11: note: byref variable will be forcibly initialized 2255 | int err, fput_needed; | ^~~~~~~~~~~ /kisskb/src/net/socket.c:2255:6: note: byref variable will be forcibly initialized 2255 | int err, fput_needed; | ^~~ /kisskb/src/net/socket.c: In function '__copy_msghdr_from_user': /kisskb/src/net/socket.c:2288:21: note: byref variable will be forcibly initialized 2288 | struct user_msghdr msg; | ^~~ /kisskb/src/net/socket.c: In function 'copy_msghdr_from_user': /kisskb/src/net/socket.c:2339:21: note: byref variable will be forcibly initialized 2339 | struct user_msghdr msg; | ^~~ /kisskb/src/net/socket.c: In function '___sys_sendmsg': /kisskb/src/net/socket.c:2454:39: note: byref variable will be forcibly initialized 2454 | struct iovec iovstack[UIO_FASTIOV], *iov = iovstack; | ^~~ /kisskb/src/net/socket.c:2454:15: note: byref variable will be forcibly initialized 2454 | struct iovec iovstack[UIO_FASTIOV], *iov = iovstack; | ^~~~~~~~ /kisskb/src/net/socket.c:2453:26: note: byref variable will be forcibly initialized 2453 | struct sockaddr_storage address; | ^~~~~~~ /kisskb/src/net/socket.c: In function '__sys_sendmsg': /kisskb/src/net/socket.c:2482:16: note: byref variable will be forcibly initialized 2482 | struct msghdr msg_sys; | ^~~~~~~ /kisskb/src/net/socket.c:2481:19: note: byref variable will be forcibly initialized 2481 | int fput_needed, err; | ^~~ /kisskb/src/net/socket.c:2481:6: note: byref variable will be forcibly initialized 2481 | int fput_needed, err; | ^~~~~~~~~~~ /kisskb/src/net/socket.c: In function '__sys_sendmmsg': /kisskb/src/net/socket.c:2516:22: note: byref variable will be forcibly initialized 2516 | struct used_address used_address; | ^~~~~~~~~~~~ /kisskb/src/net/socket.c:2515:16: note: byref variable will be forcibly initialized 2515 | struct msghdr msg_sys; | ^~~~~~~ /kisskb/src/net/socket.c:2511:19: note: byref variable will be forcibly initialized 2511 | int fput_needed, err, datagrams; | ^~~ /kisskb/src/net/socket.c:2511:6: note: byref variable will be forcibly initialized 2511 | int fput_needed, err, datagrams; | ^~~~~~~~~~~ /kisskb/src/net/socket.c: In function '___sys_recvmsg': /kisskb/src/net/socket.c:2663:26: note: byref variable will be forcibly initialized 2663 | struct sockaddr __user *uaddr; | ^~~~~ /kisskb/src/net/socket.c:2661:39: note: byref variable will be forcibly initialized 2661 | struct iovec iovstack[UIO_FASTIOV], *iov = iovstack; | ^~~ /kisskb/src/net/socket.c:2661:15: note: byref variable will be forcibly initialized 2661 | struct iovec iovstack[UIO_FASTIOV], *iov = iovstack; | ^~~~~~~~ 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 'do_recvmmsg': /kisskb/src/include/linux/time64.h:80:20: note: byref variable will be forcibly initialized 80 | struct timespec64 ts_delta; | ^~~~~~~~ /kisskb/src/net/socket.c:2727:20: note: byref variable will be forcibly initialized 2727 | struct timespec64 timeout64; | ^~~~~~~~~ /kisskb/src/net/socket.c:2726:20: note: byref variable will be forcibly initialized 2726 | struct timespec64 end_time; | ^~~~~~~~ /kisskb/src/net/socket.c:2725:16: note: byref variable will be forcibly initialized 2725 | struct msghdr msg_sys; | ^~~~~~~ /kisskb/src/net/socket.c:2721:19: note: byref variable will be forcibly initialized 2721 | int fput_needed, err, datagrams; | ^~~ /kisskb/src/net/socket.c:2721:6: note: byref variable will be forcibly initialized 2721 | int fput_needed, err, datagrams; | ^~~~~~~~~~~ /kisskb/src/net/socket.c: In function '__sys_recvmsg': /kisskb/src/net/socket.c:2690:16: note: byref variable will be forcibly initialized 2690 | struct msghdr msg_sys; | ^~~~~~~ /kisskb/src/net/socket.c:2689:19: note: byref variable will be forcibly initialized 2689 | int fput_needed, err; | ^~~ /kisskb/src/net/socket.c:2689:6: note: byref variable will be forcibly initialized 2689 | int fput_needed, err; | ^~~~~~~~~~~ /kisskb/src/net/socket.c: In function '__sys_recvmmsg': /kisskb/src/net/socket.c:2834:20: note: byref variable will be forcibly initialized 2834 | struct timespec64 timeout_sys; | ^~~~~~~~~~~ /kisskb/src/net/socket.c: In function '__do_sys_socketcall': /kisskb/src/net/socket.c:2903:16: note: byref variable will be forcibly initialized 2903 | unsigned long a[AUDITSC_ARGS]; | ^ In file included from /kisskb/src/net/tipc/link.h:41, from /kisskb/src/net/tipc/node.c:38: /kisskb/src/net/tipc/node.c: In function 'tipc_skb_queue_splice_tail_init': /kisskb/src/net/tipc/msg.h:1302:22: note: byref variable will be forcibly initialized 1302 | struct sk_buff_head tmp; | ^~~ /kisskb/src/net/tipc/node.c: In function 'tipc_node_write_unlock': /kisskb/src/net/tipc/node.c:405:20: note: byref variable will be forcibly initialized 405 | struct tipc_uaddr ua; | ^~ /kisskb/src/net/tipc/node.c:401:26: note: byref variable will be forcibly initialized 401 | struct tipc_socket_addr sk; | ^~ /kisskb/src/net/tipc/node.c: In function 'tipc_node_link_down': /kisskb/src/net/tipc/node.c:1050:22: note: byref variable will be forcibly initialized 1050 | struct sk_buff_head xmitq; | ^~~~~ /kisskb/src/net/tipc/node.c:1047:26: note: byref variable will be forcibly initialized 1047 | struct tipc_media_addr *maddr = NULL; | ^~~~~ 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:39, from /kisskb/src/include/linux/netdevice.h:37, from /kisskb/src/net/tipc/core.h:53, from /kisskb/src/net/tipc/socket.c:41: /kisskb/src/net/tipc/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/tipc/node.c: In function 'tipc_lxc_xmit': /kisskb/src/net/tipc/node.c:1624:22: note: byref variable will be forcibly initialized 1624 | struct sk_buff_head inputq; | ^~~~~~ /kisskb/src/net/tipc/node.c: In function 'tipc_node_check_state': /kisskb/src/net/tipc/node.c:1930:6: note: byref variable will be forcibly initialized 1930 | int pb_id; | ^~~~~ /kisskb/src/net/tipc/node.c:1929:26: note: byref variable will be forcibly initialized 1929 | struct tipc_media_addr *maddr; | ^~~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/tipc/core.h:62, from /kisskb/src/net/tipc/node.c:37: /kisskb/src/net/tipc/node.c: In function 'nla_get_u64': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized 1617 | u64 tmp; | ^~~ /kisskb/src/net/tipc/node.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/tipc/node.c: In function '__tipc_nl_add_node': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/tipc/node.c: In function '__tipc_nl_add_monitor_prop': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/usb/core/ledtrig-usbport.c: In function 'usbport_trig_port_observed': /kisskb/src/drivers/usb/core/ledtrig-usbport.c:134:25: note: byref variable will be forcibly initialized 134 | struct of_phandle_args args; | ^~~~ /kisskb/src/net/tipc/node.c: In function 'tipc_node_timeout': /kisskb/src/net/tipc/node.c:787:22: note: byref variable will be forcibly initialized 787 | struct sk_buff_head xmitq; | ^~~~~ /kisskb/src/net/tipc/node.c: In function 'tipc_node_bc_rcv': /kisskb/src/net/tipc/node.c:1860:22: note: byref variable will be forcibly initialized 1860 | struct sk_buff_head xmitq; | ^~~~~ /kisskb/src/net/tipc/node.c: In function '__tipc_nl_node_set_key': /kisskb/src/net/tipc/node.c:2949:17: note: byref variable will be forcibly initialized 2949 | struct nlattr *attrs[TIPC_NLA_NODE_MAX + 1]; | ^~~~~ /kisskb/src/net/tipc/node.c: In function 'tipc_node_check_dest': /kisskb/src/net/tipc/node.c:1166:6: note: byref variable will be forcibly initialized 1166 | u16 session; | ^~~~~~~ /kisskb/src/net/tipc/node.c:1157:20: note: byref variable will be forcibly initialized 1157 | struct tipc_link *l, *snd_l; | ^ /kisskb/src/net/tipc/node.c: In function 'tipc_node_xmit': /kisskb/src/net/tipc/node.c:1686:22: note: byref variable will be forcibly initialized 1686 | struct sk_buff_head xmitq; | ^~~~~ /kisskb/src/net/tipc/node.c: In function 'tipc_node_xmit_skb': /kisskb/src/net/tipc/node.c:1750:22: note: byref variable will be forcibly initialized 1750 | struct sk_buff_head head; | ^~~~ /kisskb/src/net/tipc/socket.c: In function 'tipc_sk_withdraw': /kisskb/src/net/tipc/socket.c:2926:20: note: byref variable will be forcibly initialized 2926 | struct tipc_uaddr _ua; | ^~~ /kisskb/src/net/tipc/node.c: In function 'tipc_node_broadcast': /kisskb/src/net/tipc/node.c:1779:6: note: byref variable will be forcibly initialized 1779 | u16 dummy; | ^~~~~ /kisskb/src/net/tipc/node.c:1776:22: note: byref variable will be forcibly initialized 1776 | struct sk_buff_head xmitq; | ^~~~~ /kisskb/src/net/tipc/node.c: In function 'tipc_rcv': /kisskb/src/net/tipc/node.c:2073:22: note: byref variable will be forcibly initialized 2073 | struct sk_buff_head xmitq; | ^~~~~ /kisskb/src/net/tipc/socket.c: In function 'tipc_sk_publish': /kisskb/src/net/tipc/socket.c:2901:26: note: byref variable will be forcibly initialized 2901 | struct tipc_socket_addr skaddr; | ^~~~~~ /kisskb/src/net/tipc/node.c: In function 'tipc_node_apply_property': /kisskb/src/net/tipc/node.c:2197:22: note: byref variable will be forcibly initialized 2197 | struct sk_buff_head xmitq; | ^~~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/tipc/core.h:62, from /kisskb/src/net/tipc/node.c:37: /kisskb/src/net/tipc/node.c: In function 'tipc_nl_peer_rm': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized 1617 | u64 tmp; | ^~~ /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized /kisskb/src/net/tipc/node.c:2232:5: note: byref variable will be forcibly initialized 2232 | u8 node_id[NODE_ID_LEN]; | ^~~~~~~ /kisskb/src/net/tipc/node.c:2230:17: note: byref variable will be forcibly initialized 2230 | struct nlattr *attrs[TIPC_NLA_NET_MAX + 1]; | ^~~~~ /kisskb/src/net/tipc/node.c: In function 'tipc_nl_node_dump': /kisskb/src/net/tipc/node.c:2309:21: note: byref variable will be forcibly initialized 2309 | struct tipc_nl_msg msg; | ^~~ In file included from /kisskb/src/net/tipc/socket.c:38: /kisskb/src/net/tipc/socket.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/tipc/node.c: In function 'tipc_nl_node_set_link': /kisskb/src/net/tipc/node.c:2447:18: note: byref variable will be forcibly initialized 2447 | struct nlattr *props[TIPC_NLA_PROP_MAX + 1]; | ^~~~~ /kisskb/src/net/tipc/node.c:2412:17: note: byref variable will be forcibly initialized 2412 | struct nlattr *attrs[TIPC_NLA_LINK_MAX + 1]; | ^~~~~ /kisskb/src/net/tipc/node.c:2411:22: note: byref variable will be forcibly initialized 2411 | struct sk_buff_head xmitq; | ^~~~~ /kisskb/src/net/tipc/node.c:2407:6: note: byref variable will be forcibly initialized 2407 | int bearer_id; | ^~~~~~~~~ /kisskb/src/net/tipc/node.c: In function 'tipc_nl_node_get_link': /kisskb/src/net/tipc/node.c:2518:7: note: byref variable will be forcibly initialized 2518 | int bearer_id; | ^~~~~~~~~ /kisskb/src/net/tipc/node.c:2488:21: note: byref variable will be forcibly initialized 2488 | struct tipc_nl_msg msg; | ^~~ /kisskb/src/net/tipc/node.c:2487:17: note: byref variable will be forcibly initialized 2487 | struct nlattr *attrs[TIPC_NLA_LINK_MAX + 1]; | ^~~~~ /kisskb/src/net/tipc/node.c: In function 'tipc_nl_node_reset_link_stats': /kisskb/src/net/tipc/node.c:2556:17: note: byref variable will be forcibly initialized 2556 | struct nlattr *attrs[TIPC_NLA_LINK_MAX + 1]; | ^~~~~ /kisskb/src/net/tipc/node.c:2553:15: note: byref variable will be forcibly initialized 2553 | unsigned int bearer_id; | ^~~~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-designware-common.c: In function '__i2c_dw_disable': /kisskb/src/drivers/i2c/busses/i2c-designware-common.c:442:6: note: byref variable will be forcibly initialized 442 | u32 status; | ^~~~~~ /kisskb/src/net/tipc/node.c: In function 'tipc_nl_node_dump_link': /kisskb/src/net/tipc/node.c:2657:6: note: byref variable will be forcibly initialized 2657 | u32 prev_link = cb->args[1]; | ^~~~~~~~~ /kisskb/src/net/tipc/node.c:2655:21: note: byref variable will be forcibly initialized 2655 | struct tipc_nl_msg msg; | ^~~ /kisskb/src/net/tipc/node.c:2652:17: note: byref variable will be forcibly initialized 2652 | struct nlattr *link[TIPC_NLA_LINK_MAX + 1]; | ^~~~ /kisskb/src/drivers/i2c/busses/i2c-designware-common.c: In function 'i2c_dw_set_sda_hold': /kisskb/src/drivers/i2c/busses/i2c-designware-common.c:391:6: note: byref variable will be forcibly initialized 391 | u32 reg; | ^~~ /kisskb/src/net/tipc/node.c: In function 'tipc_nl_node_set_monitor': /kisskb/src/net/tipc/node.c:2741:17: note: byref variable will be forcibly initialized 2741 | struct nlattr *attrs[TIPC_NLA_MON_MAX + 1]; | ^~~~~ /kisskb/src/net/tipc/node.c: In function 'tipc_nl_node_get_monitor': /kisskb/src/drivers/i2c/busses/i2c-designware-common.c: In function 'i2c_dw_wait_bus_not_busy': /kisskb/src/drivers/i2c/busses/i2c-designware-common.c:530:6: note: byref variable will be forcibly initialized 530 | u32 status; | ^~~~~~ /kisskb/src/net/tipc/node.c:2803:21: note: byref variable will be forcibly initialized 2803 | struct tipc_nl_msg msg; | ^~~ /kisskb/src/net/tipc/socket.c: In function 'tipc_sk_filter_connect': /kisskb/src/net/tipc/socket.c:2201:16: note: byref variable will be forcibly initialized 2201 | unsigned long delay; | ^~~~~ /kisskb/src/net/tipc/node.c: In function 'tipc_nl_node_dump_monitor': /kisskb/src/net/tipc/node.c:2825:21: note: byref variable will be forcibly initialized 2825 | struct tipc_nl_msg msg; | ^~~ /kisskb/src/drivers/i2c/busses/i2c-designware-common.c: In function 'i2c_dw_handle_tx_abort': /kisskb/src/drivers/i2c/busses/i2c-designware-common.c:551:16: note: byref variable will be forcibly initialized 551 | unsigned long abort_source = dev->abort_source; | ^~~~~~~~~~~~ /kisskb/src/net/tipc/node.c: In function 'tipc_nl_node_dump_monitor_peer': /kisskb/src/net/tipc/node.c:2860:18: note: byref variable will be forcibly initialized 2860 | struct nlattr *mon[TIPC_NLA_MON_MAX + 1]; | ^~~ /kisskb/src/net/tipc/node.c:2855:21: note: byref variable will be forcibly initialized 2855 | struct tipc_nl_msg msg; | ^~~ /kisskb/src/drivers/i2c/busses/i2c-designware-common.c: In function 'i2c_dw_set_fifo_size': /kisskb/src/drivers/i2c/busses/i2c-designware-common.c:574:6: note: byref variable will be forcibly initialized 574 | u32 param, tx_fifo_depth, rx_fifo_depth; | ^~~~~ /kisskb/src/net/tipc/node.c:2852:6: note: byref variable will be forcibly initialized 2852 | u32 prev_node = cb->args[1]; | ^~~~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-designware-common.c: In function 'i2c_dw_disable': /kisskb/src/drivers/i2c/busses/i2c-designware-common.c:609:6: note: byref variable will be forcibly initialized 609 | u32 dummy; | ^~~~~ /kisskb/src/net/tipc/socket.c: In function 'tipc_sk_timeout': /kisskb/src/net/tipc/socket.c:2865:22: note: byref variable will be forcibly initialized 2865 | struct sk_buff_head list; | ^~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/net/openvswitch/datapath.c:24: /kisskb/src/net/openvswitch/datapath.c: In function 'nla_put_u16': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/net/openvswitch/datapath.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/openvswitch/datapath.c: In function 'nla_put_s32': /kisskb/src/include/net/netlink.h:1448:6: note: byref variable will be forcibly initialized 1448 | s32 tmp = value; | ^~~ /kisskb/src/net/openvswitch/datapath.c: In function 'nla_put_u8': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/openvswitch/datapath.c: In function 'nla_get_u64': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized 1617 | u64 tmp; | ^~~ /kisskb/src/drivers/gpu/drm/panel/panel-asus-z00t-tm5p5-n35596.c: In function 'tm5p5_nt35596_bl_get_brightness': /kisskb/src/drivers/gpu/drm/panel/panel-asus-z00t-tm5p5-n35596.c:240:6: note: byref variable will be forcibly initialized 240 | u16 brightness = bl->props.brightness; | ^~~~~~~~~~ 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/tipc/socket.c:39: /kisskb/src/net/tipc/socket.c: In function 'tipc_send_group_bcast': /kisskb/src/net/tipc/socket.c:427:19: note: byref variable will be forcibly initialized 427 | 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/net/tipc/socket.c:1099:7: note: in expansion of macro 'tipc_wait_for_cond' 1099 | rc = tipc_wait_for_cond(sock, &timeout, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/socket.c:1095:22: note: byref variable will be forcibly initialized 1095 | struct sk_buff_head pkts; | ^~~~ /kisskb/src/net/tipc/socket.c: In function 'tipc_send_group_msg': /kisskb/src/net/tipc/socket.c:913:22: note: byref variable will be forcibly initialized 913 | struct sk_buff_head pkts; | ^~~~ /kisskb/src/net/openvswitch/datapath.c: In function 'nla_put_u64_64bit': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ 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/tipc/socket.c:39: /kisskb/src/net/tipc/socket.c: In function 'tipc_send_group_anycast': /kisskb/src/net/tipc/socket.c:427:19: note: byref variable will be forcibly initialized 427 | 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/net/tipc/socket.c:1051:8: note: in expansion of macro 'tipc_wait_for_cond' 1051 | rc = tipc_wait_for_cond(sock, &timeout, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/socket.c:1015:6: note: byref variable will be forcibly initialized 1015 | int dstcnt, rc; | ^~~~~~ /kisskb/src/net/tipc/socket.c:1013:19: note: byref variable will be forcibly initialized 1013 | struct list_head dsts; | ^~~~ /kisskb/src/net/tipc/socket.c:1012:12: note: byref variable will be forcibly initialized 1012 | u32 node, port, exclude; | ^~~~ /kisskb/src/net/tipc/socket.c:1012:6: note: byref variable will be forcibly initialized 1012 | u32 node, port, exclude; | ^~~~ /kisskb/src/net/tipc/socket.c:1010:22: note: byref variable will be forcibly initialized 1010 | struct tipc_member *mbr = NULL; | ^~~ 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/tipc/socket.c:39: /kisskb/src/net/tipc/socket.c: In function 'tipc_send_group_unicast': /kisskb/src/net/tipc/socket.c:427:19: note: byref variable will be forcibly initialized 427 | 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/net/tipc/socket.c:974:7: note: in expansion of macro 'tipc_wait_for_cond' 974 | rc = tipc_wait_for_cond(sock, &timeout, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/socket.c:964:22: note: byref variable will be forcibly initialized 964 | struct tipc_member *mb = NULL; | ^~ /kisskb/src/net/tipc/socket.c: In function 'tipc_send_group_mcast': /kisskb/src/net/tipc/socket.c:1166:6: note: byref variable will be forcibly initialized 1166 | u32 dstcnt, exclude; | ^~~~~~ /kisskb/src/net/tipc/socket.c:1165:19: note: byref variable will be forcibly initialized 1165 | struct list_head dsts; | ^~~~ /kisskb/src/net/openvswitch/datapath.c: In function 'get_flow_actions': /kisskb/src/net/openvswitch/datapath.c:1104:21: note: byref variable will be forcibly initialized 1104 | struct sw_flow_key masked_key; | ^~~~~~~~~~ /kisskb/src/net/openvswitch/datapath.c:1103:26: note: byref variable will be forcibly initialized 1103 | struct sw_flow_actions *acts; | ^~~~ /kisskb/src/net/openvswitch/datapath.c: In function 'ovs_nla_init_match_and_action': /kisskb/src/net/openvswitch/datapath.c:1139:22: note: byref variable will be forcibly initialized 1139 | struct sw_flow_mask mask; | ^~~~ /kisskb/src/net/tipc/socket.c: In function 'tipc_getsockopt': /kisskb/src/net/tipc/socket.c:3235:6: note: byref variable will be forcibly initialized 3235 | u32 value; | ^~~~~ /kisskb/src/net/tipc/socket.c:3234:11: note: byref variable will be forcibly initialized 3234 | int len, scope; | ^~~~~ /kisskb/src/net/tipc/socket.c:3233:28: note: byref variable will be forcibly initialized 3233 | struct tipc_service_range seq; | ^~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/net/openvswitch/datapath.c:24: /kisskb/src/net/openvswitch/datapath.c: In function 'ovs_flow_cmd_fill_stats': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/net/openvswitch/datapath.c:775:16: note: byref variable will be forcibly initialized 775 | unsigned long used; | ^~~~ /kisskb/src/net/openvswitch/datapath.c:774:9: note: byref variable will be forcibly initialized 774 | __be16 tcp_flags; | ^~~~~~~~~ /kisskb/src/net/openvswitch/datapath.c:773:24: note: byref variable will be forcibly initialized 773 | struct ovs_flow_stats stats; | ^~~~~ 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:39, from /kisskb/src/include/linux/netdevice.h:37, from /kisskb/src/net/tipc/core.h:53, from /kisskb/src/net/tipc/socket.c:41: /kisskb/src/net/tipc/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/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_arp.h:22, from /kisskb/src/net/openvswitch/datapath.c:10: /kisskb/src/net/openvswitch/datapath.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/net/tipc/socket.c: In function 'tipc_sk_leave': /kisskb/src/net/tipc/socket.c:3108:6: note: byref variable will be forcibly initialized 3108 | int scope; | ^~~~~ /kisskb/src/net/tipc/socket.c:3107:20: note: byref variable will be forcibly initialized 3107 | struct tipc_uaddr ua; | ^~ /kisskb/src/net/tipc/socket.c: In function 'tipc_sk_join': /kisskb/src/net/tipc/socket.c:3069:20: note: byref variable will be forcibly initialized 3069 | struct tipc_uaddr ua; | ^~ /kisskb/src/net/tipc/socket.c: In function 'tipc_ioctl': /kisskb/src/net/tipc/socket.c:3299:26: note: byref variable will be forcibly initialized 3299 | struct tipc_sioc_ln_req lnr; | ^~~ /kisskb/src/net/openvswitch/datapath.c: In function 'ovs_flow_cmd_dump': /kisskb/src/net/openvswitch/datapath.c:1438:15: note: byref variable will be forcibly initialized 1438 | u32 bucket, obj; | ^~~ /kisskb/src/net/openvswitch/datapath.c:1438:7: note: byref variable will be forcibly initialized 1438 | u32 bucket, obj; | ^~~~~~ /kisskb/src/net/openvswitch/datapath.c:1415:17: note: byref variable will be forcibly initialized 1415 | struct nlattr *a[__OVS_FLOW_ATTR_MAX]; | ^ /kisskb/src/net/openvswitch/datapath.c: In function 'ovs_flow_cmd_del': /kisskb/src/net/openvswitch/datapath.c:1343:20: note: byref variable will be forcibly initialized 1343 | struct sw_flow_id ufid; | ^~~~ /kisskb/src/net/openvswitch/datapath.c:1342:23: note: byref variable will be forcibly initialized 1342 | struct sw_flow_match match; | ^~~~~ /kisskb/src/net/openvswitch/datapath.c:1338:21: note: byref variable will be forcibly initialized 1338 | struct sw_flow_key key; | ^~~ In file included from /kisskb/src/net/tipc/socket.c:38: /kisskb/src/net/tipc/socket.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/net/openvswitch/datapath.c: In function 'ovs_flow_cmd_get': /kisskb/src/net/openvswitch/datapath.c:1284:20: note: byref variable will be forcibly initialized 1284 | struct sw_flow_id ufid; | ^~~~ /kisskb/src/net/openvswitch/datapath.c:1283:23: note: byref variable will be forcibly initialized 1283 | struct sw_flow_match match; | ^~~~~ /kisskb/src/net/openvswitch/datapath.c:1279:21: note: byref variable will be forcibly initialized 1279 | struct sw_flow_key key; | ^~~ /kisskb/src/net/openvswitch/datapath.c: In function 'ovs_flow_cmd_set': /kisskb/src/net/openvswitch/datapath.c:1183:20: note: byref variable will be forcibly initialized 1183 | struct sw_flow_id sfid; | ^~~~ /kisskb/src/net/openvswitch/datapath.c:1182:23: note: byref variable will be forcibly initialized 1182 | struct sw_flow_match match; | ^~~~~ /kisskb/src/net/openvswitch/datapath.c:1181:44: note: byref variable will be forcibly initialized 1181 | struct sw_flow_actions *old_acts = NULL, *acts = NULL; | ^~~~ /kisskb/src/net/openvswitch/datapath.c:1177:21: note: byref variable will be forcibly initialized 1177 | struct sw_flow_key key; | ^~~ /kisskb/src/net/openvswitch/datapath.c: In function 'ovs_flow_cmd_new': /kisskb/src/net/openvswitch/datapath.c:942:23: note: byref variable will be forcibly initialized 942 | struct sw_flow_match match; | ^~~~~ /kisskb/src/net/openvswitch/datapath.c:941:26: note: byref variable will be forcibly initialized 941 | struct sw_flow_actions *acts; | ^~~~ /kisskb/src/net/openvswitch/datapath.c:938:22: note: byref variable will be forcibly initialized 938 | struct sw_flow_mask mask; | ^~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/tipc/core.h:62, from /kisskb/src/net/tipc/socket.c:41: /kisskb/src/net/tipc/socket.c: In function 'nla_put_u64_64bit': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/net/tipc/socket.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/tipc/socket.c: In function '__tipc_nl_add_sk_con': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/tipc/socket.c: In function '__tipc_nl_add_sk_info': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/tipc/socket.c: In function 'tipc_sk_fill_sock_diag': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/net/openvswitch/datapath.c:24: /kisskb/src/net/openvswitch/datapath.c: In function 'ovs_packet_cmd_execute': /kisskb/src/include/net/netlink.h:1617:6: note: byref variable will be forcibly initialized 1617 | u64 tmp; | ^~~ /kisskb/src/net/openvswitch/datapath.c:563:26: note: byref variable will be forcibly initialized 563 | struct sw_flow_actions *acts; | ^~~~ /kisskb/src/net/tipc/socket.c: In function '__tipc_nl_add_sk_publ': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/net/openvswitch/datapath.c:24: /kisskb/src/net/openvswitch/datapath.c: In function 'queue_userspace_packet': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/net/openvswitch/datapath.c:412:6: note: byref variable will be forcibly initialized 412 | u64 hash; | ^~~~ /kisskb/src/net/tipc/socket.c: In function 'tipc_setsockopt': /kisskb/src/net/tipc/socket.c:3134:12: note: userspace variable will be forcibly initialized 3134 | static int tipc_setsockopt(struct socket *sock, int lvl, int opt, | ^~~~~~~~~~~~~~~ /kisskb/src/net/tipc/socket.c:3134:12: note: userspace variable will be forcibly initialized /kisskb/src/net/tipc/socket.c:3134:12: note: userspace variable will be forcibly initialized /kisskb/src/net/tipc/socket.c:3140:6: note: byref variable will be forcibly initialized 3140 | u32 value = 0; | ^~~~~ /kisskb/src/net/tipc/socket.c:3139:24: note: byref variable will be forcibly initialized 3139 | struct tipc_group_req mreq; | ^~~~ /kisskb/src/net/openvswitch/datapath.c: In function 'queue_gso_packets': /kisskb/src/net/openvswitch/datapath.c:321:21: note: byref variable will be forcibly initialized 321 | struct sw_flow_key later_key; | ^~~~~~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/net/openvswitch/datapath.c:24: /kisskb/src/net/openvswitch/datapath.c: In function 'ovs_vport_cmd_fill_info': /kisskb/src/include/net/netlink.h:1448:6: note: byref variable will be forcibly initialized 1448 | s32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/openvswitch/datapath.c:2042:25: note: byref variable will be forcibly initialized 2042 | struct ovs_vport_stats vport_stats; | ^~~~~~~~~~~ /kisskb/src/net/tipc/socket.c: In function 'tipc_sk_reinit': /kisskb/src/net/tipc/socket.c:2962:25: note: byref variable will be forcibly initialized 2962 | struct rhashtable_iter iter; | ^~~~ /kisskb/src/net/tipc/socket.c: In function 'tipc_nl_publ_dump': /kisskb/src/net/tipc/socket.c:3789:18: note: byref variable will be forcibly initialized 3789 | struct nlattr *sock[TIPC_NLA_SOCK_MAX + 1]; | ^~~~ /kisskb/src/net/tipc/socket.c:3782:6: note: byref variable will be forcibly initialized 3782 | u32 last_publ = cb->args[1]; | ^~~~~~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/net/openvswitch/datapath.c:24: /kisskb/src/net/openvswitch/datapath.c: In function 'ovs_dp_cmd_fill_info': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/openvswitch/datapath.c:1527:31: note: byref variable will be forcibly initialized 1527 | struct ovs_dp_megaflow_stats dp_megaflow_stats; | ^~~~~~~~~~~~~~~~~ /kisskb/src/net/openvswitch/datapath.c:1526:22: note: byref variable will be forcibly initialized 1526 | struct ovs_dp_stats dp_stats; | ^~~~~~~~ /kisskb/src/net/openvswitch/datapath.c: In function 'ovs_dp_cmd_new': /kisskb/src/net/openvswitch/datapath.c:1735:21: note: byref variable will be forcibly initialized 1735 | struct vport_parms parms; | ^~~~~ /kisskb/src/net/tipc/socket.c: In function 'tipc_sk_proto_rcv': /kisskb/src/net/tipc/socket.c:2151:7: note: byref variable will be forcibly initialized 2151 | bool wakeup = false; | ^~~~~~ /kisskb/src/net/openvswitch/datapath.c: In function 'ovs_vport_cmd_new': /kisskb/src/net/openvswitch/datapath.c:2187:21: note: byref variable will be forcibly initialized 2187 | struct vport_parms parms; | ^~~~~ 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/tipc/socket.c:39: /kisskb/src/net/tipc/socket.c: In function '__tipc_shutdown': /kisskb/src/net/tipc/socket.c:427:19: note: byref variable will be forcibly initialized 427 | 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/net/tipc/socket.c:559:2: note: in expansion of macro 'tipc_wait_for_cond' 559 | tipc_wait_for_cond(sock, &timeout, (!tsk->cong_link_cnt && | ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/socket.c:554:7: note: byref variable will be forcibly initialized 554 | long timeout = msecs_to_jiffies(CONN_TIMEOUT_DEFAULT); | ^~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/openvswitch/datapath.c:9: /kisskb/src/net/openvswitch/datapath.c: In function 'ovs_exit_net': /kisskb/src/net/openvswitch/datapath.c:2604:12: note: byref variable will be forcibly initialized 2604 | LIST_HEAD(head); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/tipc/socket.c: In function 'tipc_recvmsg': /kisskb/src/net/tipc/socket.c:1894:7: note: byref variable will be forcibly initialized 1894 | long timeout; | ^~~~~~~ /kisskb/src/net/tipc/socket.c:1890:22: note: byref variable will be forcibly initialized 1890 | struct sk_buff_head xmitq; | ^~~~~ /kisskb/src/net/openvswitch/datapath.c: In function 'ovs_dp_process_packet': /kisskb/src/net/openvswitch/datapath.c:241:25: note: byref variable will be forcibly initialized 241 | struct dp_upcall_info upcall; | ^~~~~~ /kisskb/src/net/openvswitch/datapath.c:232:6: note: byref variable will be forcibly initialized 232 | u32 n_cache_hit; | ^~~~~~~~~~~ /kisskb/src/net/openvswitch/datapath.c:231:6: note: byref variable will be forcibly initialized 231 | u32 n_mask_hit; | ^~~~~~~~~~ /kisskb/src/net/tipc/socket.c: In function 'tipc_recvstream': /kisskb/src/net/tipc/socket.c:2022:7: note: byref variable will be forcibly initialized 2022 | long timeout; | ^~~~~~~ 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/tipc/socket.c:39: /kisskb/src/net/tipc/socket.c: In function 'tipc_sendmcast': /kisskb/src/net/tipc/socket.c:427:19: note: byref variable will be forcibly initialized 427 | 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/net/tipc/socket.c:858:7: note: in expansion of macro 'tipc_wait_for_cond' 858 | rc = tipc_wait_for_cond(sock, &timeout, !tsk->cong_link_cnt); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/socket.c:851:20: note: byref variable will be forcibly initialized 851 | struct tipc_nlist dsts; | ^~~~ /kisskb/src/net/tipc/socket.c:850:22: note: byref variable will be forcibly initialized 850 | struct sk_buff_head pkts; | ^~~~ 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/tipc/socket.c:39: /kisskb/src/net/tipc/socket.c: In function '__tipc_sendmsg': /kisskb/src/net/tipc/socket.c:427:19: note: byref variable will be forcibly initialized 427 | 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/net/tipc/socket.c:1479:7: note: in expansion of macro 'tipc_wait_for_cond' 1479 | rc = tipc_wait_for_cond(sock, &timeout, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/socket.c:1420:22: note: byref variable will be forcibly initialized 1420 | struct sk_buff_head pkts; | ^~~~ /kisskb/src/net/tipc/socket.c:1419:26: note: byref variable will be forcibly initialized 1419 | struct tipc_socket_addr skaddr; | ^~~~~~ /kisskb/src/net/tipc/socket.c:1414:7: note: byref variable will be forcibly initialized 1414 | long timeout = sock_sndtimeo(sk, m->msg_flags & MSG_DONTWAIT); | ^~~~~~~ /kisskb/src/net/tipc/socket.c: In function 'tipc_connect': /kisskb/src/net/tipc/socket.c:2574:7: note: byref variable will be forcibly initialized 2574 | long timeout = (flags & O_NONBLOCK) ? 0 : tsk->conn_timeout; | ^~~~~~~ In file included from /kisskb/src/net/sctp/stream_sched_prio.c:17: /kisskb/src/net/sctp/stream_sched_prio.c: In function 'sctp_sched_prio_free': /kisskb/src/net/sctp/stream_sched_prio.c:210:12: note: byref variable will be forcibly initialized 210 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | 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/sched/signal.h:7, from /kisskb/src/net/tipc/socket.c:39: /kisskb/src/net/tipc/socket.c: In function '__tipc_sendstream': /kisskb/src/net/tipc/socket.c:427:19: note: byref variable will be forcibly initialized 427 | 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/net/tipc/socket.c:1583:8: note: in expansion of macro 'tipc_wait_for_cond' 1583 | rc = tipc_wait_for_cond(sock, &timeout, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/socket.c:1557:7: note: byref variable will be forcibly initialized 1557 | long timeout = sock_sndtimeo(sk, m->msg_flags & MSG_DONTWAIT); | ^~~~~~~ /kisskb/src/net/tipc/socket.c: In function 'tipc_sk_filter_rcv': /kisskb/src/net/tipc/socket.c:2339:22: note: byref variable will be forcibly initialized 2339 | struct sk_buff_head inputq; | ^~~~~~ /kisskb/src/net/tipc/socket.c: In function 'tipc_sk_enqueue': /kisskb/src/net/tipc/socket.c:2427:18: note: byref variable will be forcibly initialized 2427 | struct sk_buff *skb; | ^~~ /kisskb/src/net/tipc/socket.c: In function 'tipc_sk_rcv': /kisskb/src/net/tipc/socket.c:2484:18: note: byref variable will be forcibly initialized 2484 | struct sk_buff *skb; | ^~~ /kisskb/src/net/tipc/socket.c:2481:6: note: byref variable will be forcibly initialized 2481 | int err; | ^~~ /kisskb/src/net/tipc/socket.c:2479:22: note: byref variable will be forcibly initialized 2479 | struct sk_buff_head xmitq; | ^~~~~ /kisskb/src/net/tipc/socket.c: In function 'tipc_sk_mcast_rcv': /kisskb/src/net/tipc/socket.c:1202:20: note: byref variable will be forcibly initialized 1202 | struct tipc_uaddr ua; | ^~ /kisskb/src/net/tipc/socket.c:1200:19: note: byref variable will be forcibly initialized 1200 | struct list_head dports; | ^~~~~~ /kisskb/src/net/tipc/socket.c:1199:22: note: byref variable will be forcibly initialized 1199 | struct sk_buff_head tmpq; | ^~~~ /kisskb/src/net/tipc/socket.c:1198:6: note: byref variable will be forcibly initialized 1198 | u32 portid, onode; | ^~~~~~ /kisskb/src/net/tipc/socket.c: In function 'tipc_sk_backlog_rcv': /kisskb/src/net/tipc/socket.c:2399:22: note: byref variable will be forcibly initialized 2399 | struct sk_buff_head xmitq; | ^~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/drivers/net/slip/slip.c:74: /kisskb/src/drivers/net/slip/slip.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/slip/slip.c: In function 'sl_encaps': /kisskb/src/drivers/net/slip/slip.c:378:17: note: byref variable will be forcibly initialized 378 | unsigned char *p; | ^ /kisskb/src/drivers/net/slip/slip.c: In function 'sl_alloc': /kisskb/src/drivers/net/slip/slip.c:742:7: note: byref variable will be forcibly initialized 742 | char name[IFNAMSIZ]; | ^~~~ In file included from /kisskb/src/drivers/net/hamradio/yam.c:43: /kisskb/src/drivers/net/hamradio/yam.c: In function 'platform_device_register_simple': /kisskb/src/include/linux/platform_device.h:126:30: note: byref variable will be forcibly initialized 126 | struct platform_device_info pdevinfo = { | ^~~~~~~~ /kisskb/src/drivers/net/hamradio/yam.c: In function 'add_mcs': /kisskb/src/drivers/net/hamradio/yam.c:341:25: note: byref variable will be forcibly initialized 341 | const struct firmware *fw; | ^~ /kisskb/src/drivers/net/hamradio/yam.c: In function 'yam_check_uart': /kisskb/src/drivers/net/hamradio/yam.c:498:12: note: byref variable will be forcibly initialized 498 | enum uart uart_tab[] = | ^~~~~~~~ /kisskb/src/drivers/net/hamradio/yam.c: In function 'yam_siocdevprivate': /kisskb/src/drivers/net/hamradio/yam.c:928:6: note: byref variable will be forcibly initialized 928 | int ioctl_cmd; | ^~~~~~~~~ /kisskb/src/drivers/net/hamradio/yam.c:926:26: note: byref variable will be forcibly initialized 926 | struct yamdrv_ioctl_cfg yi; | ^~ /kisskb/src/drivers/net/hamradio/yam.c: In function 'yam_init_driver': /kisskb/src/drivers/net/hamradio/yam.c:1117:7: note: byref variable will be forcibly initialized 1117 | char name[IFNAMSIZ]; | ^~~~ /kisskb/src/drivers/hwmon/atxp1.c: In function 'cpu0_vid_store': /kisskb/src/drivers/hwmon/atxp1.c:96:16: note: byref variable will be forcibly initialized 96 | unsigned long vcore; | ^~~~~ /kisskb/src/drivers/hwmon/atxp1.c: In function 'gpio2_store': /kisskb/src/drivers/hwmon/atxp1.c:214:16: note: byref variable will be forcibly initialized 214 | unsigned long value; | ^~~~~ /kisskb/src/drivers/hwmon/atxp1.c: In function 'gpio1_store': /kisskb/src/drivers/hwmon/atxp1.c:169:16: note: byref variable will be forcibly initialized 169 | unsigned long value; | ^~~~~ /kisskb/src/drivers/hwmon/pmbus/max20730.c: In function 'max20730_probe': /kisskb/src/drivers/hwmon/pmbus/max20730.c:662:5: note: byref variable will be forcibly initialized 662 | u8 buf[I2C_SMBUS_BLOCK_MAX + 1]; | ^~~ /kisskb/src/drivers/hwmon/pmbus/max20730.c: In function 'max20730_debugfs_read': /kisskb/src/drivers/hwmon/pmbus/max20730.c:116:7: note: byref variable will be forcibly initialized 116 | char tbuf[DEBUG_FS_DATA_MAX] = { 0 }; | ^~~~ /kisskb/src/drivers/power/supply/bq256xx_charger.c: In function 'bq256xx_get_state': /kisskb/src/drivers/power/supply/bq256xx_charger.c:427:15: note: byref variable will be forcibly initialized 427 | unsigned int charger_status_1; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/power/supply/bq256xx_charger.c:426:15: note: byref variable will be forcibly initialized 426 | unsigned int charger_status_0; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/power/supply/bq256xx_charger.c: In function 'bq25611d_get_chrg_volt': /kisskb/src/drivers/power/supply/bq256xx_charger.c:543:15: note: byref variable will be forcibly initialized 543 | unsigned int battery_volt_lim; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/power/supply/bq256xx_charger.c: In function 'bq25618_619_get_prechrg_curr': /kisskb/src/drivers/power/supply/bq256xx_charger.c:707:15: note: byref variable will be forcibly initialized 707 | unsigned int prechg_and_term_curr_lim; | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/power/supply/bq256xx_charger.c: In function 'bq25618_619_get_term_curr': /kisskb/src/drivers/power/supply/bq256xx_charger.c:769:15: note: byref variable will be forcibly initialized 769 | unsigned int prechg_and_term_curr_lim; | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/power/supply/bq256xx_charger.c: In function 'bq25618_619_get_chrg_volt': /kisskb/src/drivers/power/supply/bq256xx_charger.c:520:15: note: byref variable will be forcibly initialized 520 | unsigned int battery_volt_lim; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/power/supply/bq256xx_charger.c: In function 'bq25618_619_get_ichg_curr': /kisskb/src/drivers/power/supply/bq256xx_charger.c:470:15: note: byref variable will be forcibly initialized 470 | unsigned int charge_current_limit; | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/power/supply/bq256xx_charger.c: In function 'bq25601d_get_chrg_volt': /kisskb/src/drivers/power/supply/bq256xx_charger.c:583:15: note: byref variable will be forcibly initialized 583 | unsigned int battery_volt_lim; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/power/supply/bq256xx_charger.c: In function 'bq256xx_get_input_volt_lim': /kisskb/src/drivers/power/supply/bq256xx_charger.c:799:15: note: byref variable will be forcibly initialized 799 | unsigned int charger_control_2; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/power/supply/bq256xx_charger.c: In function 'bq256xx_get_prechrg_curr': /kisskb/src/drivers/power/supply/bq256xx_charger.c:675:15: note: byref variable will be forcibly initialized 675 | unsigned int prechg_and_term_curr_lim; | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/power/supply/bq256xx_charger.c: In function 'bq256xx_get_term_curr': /kisskb/src/drivers/power/supply/bq256xx_charger.c:739:15: note: byref variable will be forcibly initialized 739 | unsigned int prechg_and_term_curr_lim; | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/power/supply/bq256xx_charger.c: In function 'bq2560x_get_chrg_volt': /kisskb/src/drivers/power/supply/bq256xx_charger.c:565:15: note: byref variable will be forcibly initialized 565 | unsigned int battery_volt_lim; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/power/supply/bq256xx_charger.c: In function 'bq256xx_get_input_curr_lim': /kisskb/src/drivers/power/supply/bq256xx_charger.c:829:15: note: byref variable will be forcibly initialized 829 | unsigned int input_current_limit; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/power/supply/bq256xx_charger.c: In function 'bq256xx_get_ichg_curr': /kisskb/src/drivers/power/supply/bq256xx_charger.c:454:15: note: byref variable will be forcibly initialized 454 | unsigned int charge_current_limit; | ^~~~~~~~~~~~~~~~~~~~ /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/thermal/gov_step_wise.c: In function 'get_target_state': /kisskb/src/drivers/thermal/gov_step_wise.c:41:16: note: byref variable will be forcibly initialized 41 | unsigned long cur_state; | ^~~~~~~~~ /kisskb/src/drivers/thermal/gov_step_wise.c: In function 'thermal_zone_trip_update': /kisskb/src/drivers/thermal/gov_step_wise.c:119:25: note: byref variable will be forcibly initialized 119 | enum thermal_trip_type trip_type; | ^~~~~~~~~ /kisskb/src/drivers/thermal/gov_step_wise.c:118:6: note: byref variable will be forcibly initialized 118 | int trip_temp; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-dsi-cm.c: In function 'hw_revision_show': /kisskb/src/drivers/gpu/drm/panel/panel-dsi-cm.c:258:15: note: byref variable will be forcibly initialized 258 | u8 id1, id2, id3; | ^~~ /kisskb/src/drivers/gpu/drm/panel/panel-dsi-cm.c:258:10: note: byref variable will be forcibly initialized 258 | u8 id1, id2, id3; | ^~~ /kisskb/src/drivers/gpu/drm/panel/panel-dsi-cm.c:258:5: note: byref variable will be forcibly initialized 258 | u8 id1, id2, id3; | ^~~ /kisskb/src/drivers/gpu/drm/panel/panel-dsi-cm.c: In function 'num_dsi_errors_show': /kisskb/src/drivers/gpu/drm/panel/panel-dsi-cm.c:238:5: note: byref variable will be forcibly initialized 238 | u8 errors = 0; | ^~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-dsi-cm.c: In function 'dsicm_bl_update_status': /kisskb/src/drivers/gpu/drm/panel/panel-dsi-cm.c:195:12: note: byref variable will be forcibly initialized 195 | static int dsicm_bl_update_status(struct backlight_device *dev) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-dsi-cm.c: In function 'dsicm_power_on': /kisskb/src/drivers/gpu/drm/panel/panel-dsi-cm.c:300:12: note: byref variable will be forcibly initialized 300 | static int dsicm_power_on(struct panel_drv_data *ddata) | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-dsi-cm.c:300:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/panel/panel-dsi-cm.c:302:15: note: byref variable will be forcibly initialized 302 | u8 id1, id2, id3; | ^~~ /kisskb/src/drivers/gpu/drm/panel/panel-dsi-cm.c:302:10: note: byref variable will be forcibly initialized 302 | u8 id1, id2, id3; | ^~~ /kisskb/src/drivers/gpu/drm/panel/panel-dsi-cm.c:302:5: note: byref variable will be forcibly initialized 302 | u8 id1, id2, id3; | ^~~ /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/drivers/rtc/rtc-pcf8523.c: In function 'pcf8523_rtc_read_offset': /kisskb/src/drivers/rtc/rtc-pcf8523.c:351:6: note: byref variable will be forcibly initialized 351 | u32 value; | ^~~~~ /kisskb/src/drivers/rtc/rtc-pcf8523.c: In function 'pcf8523_param_get': /kisskb/src/drivers/rtc/rtc-pcf8523.c:245:7: note: byref variable will be forcibly initialized 245 | u32 value; | ^~~~~ /kisskb/src/drivers/rtc/rtc-pcf8523.c: In function 'pcf8523_irq': /kisskb/src/drivers/rtc/rtc-pcf8523.c:81:6: note: byref variable will be forcibly initialized 81 | u32 value; | ^~~~~ /kisskb/src/drivers/rtc/rtc-pcf8523.c: In function 'pcf8523_rtc_read_alarm': /kisskb/src/drivers/rtc/rtc-pcf8523.c:165:6: note: byref variable will be forcibly initialized 165 | u32 value; | ^~~~~ /kisskb/src/drivers/rtc/rtc-pcf8523.c:164:5: note: byref variable will be forcibly initialized 164 | u8 regs[4]; | ^~~~ /kisskb/src/drivers/rtc/rtc-pcf8523.c: In function 'pcf8523_rtc_read_time': /kisskb/src/drivers/rtc/rtc-pcf8523.c:102:5: note: byref variable will be forcibly initialized 102 | u8 regs[7]; | ^~~~ /kisskb/src/drivers/rtc/rtc-pcf8523.c: In function 'pcf8523_rtc_ioctl': /kisskb/src/drivers/rtc/rtc-pcf8523.c:321:6: note: byref variable will be forcibly initialized 321 | u32 value; | ^~~~~ /kisskb/src/drivers/rtc/rtc-pcf8523.c: In function 'pcf8523_rtc_set_time': /kisskb/src/drivers/rtc/rtc-pcf8523.c:127:5: note: byref variable will be forcibly initialized 127 | u8 regs[7]; | ^~~~ /kisskb/src/drivers/rtc/rtc-pcf8523.c: In function 'pcf8523_rtc_set_alarm': /kisskb/src/drivers/rtc/rtc-pcf8523.c:204:5: note: byref variable will be forcibly initialized 204 | u8 regs[5]; | ^~~~ /kisskb/src/drivers/rtc/rtc-pcf8523.c: In function 'pcf8523_load_capacitance': /kisskb/src/drivers/rtc/rtc-pcf8523.c:57:6: note: byref variable will be forcibly initialized 57 | u32 load, value = 0; | ^~~~ /kisskb/src/drivers/rtc/rtc-pcf8523.c: In function 'pcf8523_probe': /kisskb/src/drivers/rtc/rtc-pcf8523.c:407:6: note: byref variable will be forcibly initialized 407 | u32 value; | ^~~~~ /kisskb/src/drivers/input/mouse/elantech.c: In function 'elantech_get_resolution_v4': /kisskb/src/drivers/input/mouse/elantech.c:1108:16: note: byref variable will be forcibly initialized 1108 | unsigned char param[3]; | ^~~~~ /kisskb/src/drivers/input/mouse/elantech.c: In function 'elantech_change_report_id': /kisskb/src/drivers/input/mouse/elantech.c:1597:16: note: byref variable will be forcibly initialized 1597 | unsigned char param[3] = { 0x10, 0x03 }; | ^~~~~ /kisskb/src/drivers/input/mouse/elantech.c: In function 'elantech_query_info': /kisskb/src/drivers/input/mouse/elantech.c:1682:16: note: byref variable will be forcibly initialized 1682 | unsigned char ic_body[3]; | ^~~~~~~ /kisskb/src/drivers/input/mouse/elantech.c:1680:16: note: byref variable will be forcibly initialized 1680 | unsigned char param[3]; | ^~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-lvds.c: In function 'panel_lvds_parse_dt': /kisskb/src/drivers/gpu/drm/panel/panel-lvds.c:119:24: note: byref variable will be forcibly initialized 119 | struct display_timing timing; | ^~~~~~ /kisskb/src/drivers/input/mouse/elantech.c: In function 'elantech_read_reg': /kisskb/src/drivers/input/mouse/elantech.c:140:16: note: byref variable will be forcibly initialized 140 | unsigned char param[3]; | ^~~~~ /kisskb/src/drivers/input/mouse/elantech.c: In function 'elantech_set_absolute_mode': /kisskb/src/drivers/input/mouse/elantech.c:1015:16: note: byref variable will be forcibly initialized 1015 | unsigned char val; | ^~~ In file included from /kisskb/src/drivers/hwmon/da9052-hwmon.c:20: /kisskb/src/drivers/hwmon/da9052-hwmon.c: In function 'da9052_reg_read': /kisskb/src/include/linux/mfd/da9052/da9052.h:107:6: note: byref variable will be forcibly initialized 107 | int val, ret; | ^~~ /kisskb/src/drivers/hwmon/da9052-hwmon.c: In function 'da9052_group_read': /kisskb/src/include/linux/mfd/da9052/da9052.h:144:15: note: byref variable will be forcibly initialized 144 | unsigned int tmp; | ^~~ /kisskb/src/drivers/hwmon/da9052-hwmon.c: In function 'da9052_get_tsi_result': /kisskb/src/drivers/hwmon/da9052-hwmon.c:191:5: note: byref variable will be forcibly initialized 191 | u8 regs[3]; | ^~~~ /kisskb/src/drivers/input/mouse/elantech.c: In function 'elantech_set_int_attr': /kisskb/src/drivers/input/mouse/elantech.c:1293:16: note: byref variable will be forcibly initialized 1293 | unsigned char value; | ^~~~~ /kisskb/src/drivers/input/mouse/elantech.c: In function 'elantech_detect': /kisskb/src/drivers/input/mouse/elantech.c:1404:16: note: byref variable will be forcibly initialized 1404 | unsigned char param[3]; | ^~~~~ /kisskb/src/drivers/input/mouse/elantech.c: In function 'elantech_init_smbus': /kisskb/src/drivers/input/mouse/elantech.c:2013:30: note: byref variable will be forcibly initialized 2013 | struct elantech_device_info info; | ^~~~ /kisskb/src/drivers/input/mouse/elantech.c: In function 'elantech_init_ps2': /kisskb/src/drivers/input/mouse/elantech.c:2131:30: note: byref variable will be forcibly initialized 2131 | struct elantech_device_info info; | ^~~~ /kisskb/src/drivers/input/mouse/elantech.c: In function 'elantech_init': /kisskb/src/drivers/input/mouse/elantech.c:2152:30: note: byref variable will be forcibly initialized 2152 | struct elantech_device_info info; | ^~~~ /kisskb/src/drivers/hwmon/ds620.c: In function 'temp_store': /kisskb/src/drivers/hwmon/ds620.c:145:7: note: byref variable will be forcibly initialized 145 | long val; | ^~~ 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/usb/image/mdc800.c:75: /kisskb/src/drivers/usb/image/mdc800.c: In function 'mdc800_usb_waitForIRQ': /kisskb/src/include/linux/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/usb/image/mdc800.c:337:2: note: in expansion of macro 'wait_event_timeout' 337 | wait_event_timeout(mdc800->irq_wait, mdc800->irq_woken, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/image/mdc800.c: In function 'mdc800_device_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: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/usb/image/mdc800.c:859:4: note: in expansion of macro 'wait_event_timeout' 859 | wait_event_timeout(mdc800->write_wait, mdc800->written, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/image/mdc800.c: In function 'mdc800_device_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: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/usb/image/mdc800.c:734:5: note: in expansion of macro 'wait_event_timeout' 734 | wait_event_timeout(mdc800->download_wait, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/topsrv.c: In function 'tipc_conn_rcv_from_sock': /kisskb/src/net/tipc/topsrv.c:391:14: note: byref variable will be forcibly initialized 391 | struct kvec iov; | ^~~ /kisskb/src/net/tipc/topsrv.c:390:21: note: byref variable will be forcibly initialized 390 | struct tipc_subscr s; | ^ /kisskb/src/net/tipc/topsrv.c: In function 'tipc_topsrv_accept': /kisskb/src/net/tipc/topsrv.c:454:17: note: byref variable will be forcibly initialized 454 | struct socket *newsock; | ^~~~~~~ /kisskb/src/net/tipc/topsrv.c: In function 'tipc_topsrv_kern_evt': /kisskb/src/net/tipc/topsrv.c:604:22: note: byref variable will be forcibly initialized 604 | struct sk_buff_head evtq; | ^~~~ /kisskb/src/net/tipc/topsrv.c: In function 'tipc_conn_send_to_sock': /kisskb/src/net/tipc/topsrv.c:253:14: note: byref variable will be forcibly initialized 253 | struct kvec iov; | ^~~ /kisskb/src/net/tipc/topsrv.c:252:16: note: byref variable will be forcibly initialized 252 | struct msghdr msg; | ^~~ /kisskb/src/net/tipc/topsrv.c: In function 'tipc_topsrv_create_listener': /kisskb/src/net/tipc/topsrv.c:500:23: note: byref variable will be forcibly initialized 500 | struct sockaddr_tipc saddr; | ^~~~~ /kisskb/src/net/tipc/topsrv.c:499:17: note: byref variable will be forcibly initialized 499 | struct socket *lsock = NULL; | ^~~~~ /kisskb/src/net/tipc/topsrv.c: In function 'tipc_topsrv_start': /kisskb/src/net/tipc/topsrv.c:646:13: note: byref variable will be forcibly initialized 646 | const char name[] = "topology_server"; | ^~~~ /kisskb/src/net/tipc/topsrv.c: In function 'tipc_topsrv_kern_subscr': /kisskb/src/net/tipc/topsrv.c:562:21: note: byref variable will be forcibly initialized 562 | struct tipc_subscr sub; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_csa.c: In function 'amdgpu_allocate_static_csa': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_csa.c:40:8: note: byref variable will be forcibly initialized 40 | void *ptr; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_csa.c: In function 'amdgpu_map_static_csa': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_csa.c:71:29: note: byref variable will be forcibly initialized 71 | struct ttm_validate_buffer csa_tv; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_csa.c:70:30: note: byref variable will be forcibly initialized 70 | struct amdgpu_bo_list_entry pd; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_csa.c:69:19: note: byref variable will be forcibly initialized 69 | struct list_head list; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_csa.c:68:24: note: byref variable will be forcibly initialized 68 | struct ww_acquire_ctx ticket; | ^~~~~~ /kisskb/src/drivers/usb/misc/isight_firmware.c: In function 'isight_firmware_load': /kisskb/src/drivers/usb/misc/isight_firmware.c:39:25: note: byref variable will be forcibly initialized 39 | const struct firmware *firmware; | ^~~~~~~~ /kisskb/src/net/tipc/group.c: In function 'tipc_group_create_event': /kisskb/src/net/tipc/group.c:673:20: note: byref variable will be forcibly initialized 673 | struct tipc_event evt; | ^~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/tipc/core.h:62, from /kisskb/src/net/tipc/group.c:37: /kisskb/src/net/tipc/group.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/tipc/group.c: In function 'tipc_group_delete': /kisskb/src/net/tipc/group.c:216:22: note: byref variable will be forcibly initialized 216 | struct sk_buff_head xmitq; | ^~~~~ /kisskb/src/net/tipc/group.c: In function 'tipc_group_join': /kisskb/src/net/tipc/group.c:201:22: note: byref variable will be forcibly initialized 201 | struct sk_buff_head xmitq; | ^~~~~ /kisskb/src/net/tipc/group.c: In function 'tipc_group_cong': /kisskb/src/net/tipc/group.c:420:22: note: byref variable will be forcibly initialized 420 | struct sk_buff_head xmitq; | ^~~~~ /kisskb/src/net/tipc/group.c: In function 'tipc_group_bc_cong': /kisskb/src/net/tipc/group.c:453:22: note: byref variable will be forcibly initialized 453 | struct tipc_member *m = NULL; | ^ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/net/tipc/core.h:62, from /kisskb/src/net/tipc/group.c:37: /kisskb/src/net/tipc/group.c: In function 'tipc_group_fill_sock_diag': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/panel/panel-ilitek-ili9881c.c: In function 'ili9881c_send_cmd_data': /kisskb/src/drivers/gpu/drm/panel/panel-ilitek-ili9881c.c:696:5: note: byref variable will be forcibly initialized 696 | u8 buf[2] = { cmd, data }; | ^~~ /kisskb/src/drivers/gpu/drm/panel/panel-ilitek-ili9881c.c: In function 'ili9881c_switch_page': /kisskb/src/drivers/gpu/drm/panel/panel-ilitek-ili9881c.c:684:5: note: byref variable will be forcibly initialized 684 | u8 buf[4] = { 0xff, 0x98, 0x81, page }; | ^~~ /kisskb/src/drivers/gpu/drm/panel/panel-ilitek-ili9881c.c: In function 'ili9881c_prepare': /kisskb/src/drivers/gpu/drm/panel/panel-ilitek-ili9881c.c:684:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/panel/panel-ilitek-ili9881c.c:696:5: note: byref variable will be forcibly initialized 696 | u8 buf[2] = { cmd, data }; | ^~~ /kisskb/src/drivers/gpu/drm/panel/panel-ilitek-ili9881c.c:684:5: note: byref variable will be forcibly initialized 684 | u8 buf[4] = { 0xff, 0x98, 0x81, page }; | ^~~ /kisskb/src/drivers/gpu/drm/panel/panel-khadas-ts050.c: In function 'khadas_ts050_panel_prepare': /kisskb/src/drivers/gpu/drm/panel/panel-khadas-ts050.c:635:53: note: byref variable will be forcibly initialized 635 | mipi_dsi_dcs_write(khadas_ts050->link, 0xff, (u8[]){ 0x00 }, 1); | ^ /kisskb/src/drivers/gpu/drm/panel/panel-khadas-ts050.c:612:53: note: byref variable will be forcibly initialized 612 | mipi_dsi_dcs_write(khadas_ts050->link, 0xc5, (u8[]){ 0x01 }, 1); | ^ /kisskb/src/drivers/gpu/drm/panel/panel-khadas-ts050.c:610:53: note: byref variable will be forcibly initialized 610 | mipi_dsi_dcs_write(khadas_ts050->link, 0xfb, (u8[]){ 0x01 }, 1); | ^ /kisskb/src/drivers/gpu/drm/panel/panel-khadas-ts050.c:607:53: note: byref variable will be forcibly initialized 607 | mipi_dsi_dcs_write(khadas_ts050->link, 0xff, (u8[]){ 0x05 }, 1); | ^ /kisskb/src/drivers/hwmon/pmbus/max31785.c: In function 'max31785_read_long_data': /kisskb/src/drivers/hwmon/pmbus/max31785.c:59:17: note: byref variable will be forcibly initialized 59 | struct i2c_msg msg[2] = { | ^~~ /kisskb/src/drivers/hwmon/pmbus/max31785.c:56:16: note: byref variable will be forcibly initialized 56 | unsigned char rspbuf[4]; | ^~~~~~ /kisskb/src/drivers/hwmon/pmbus/max31785.c:55:16: note: byref variable will be forcibly initialized 55 | unsigned char cmdbuf[1]; | ^~~~~~ /kisskb/src/drivers/hwmon/pmbus/max31785.c: In function 'max31785_read_word_data': /kisskb/src/drivers/hwmon/pmbus/max31785.c:132:6: note: byref variable will be forcibly initialized 132 | u32 val; | ^~~ /kisskb/src/drivers/hwmon/f75375s.c: In function 'set_pwm_mode': /kisskb/src/drivers/hwmon/f75375s.c:450:16: note: byref variable will be forcibly initialized 450 | unsigned long val; | ^~~ /kisskb/src/drivers/i2c/busses/i2c-designware-master.c: In function 'i2c_dw_read_clear_intrbits': /kisskb/src/drivers/i2c/busses/i2c-designware-master.c:661:12: note: byref variable will be forcibly initialized 661 | u32 stat, dummy; | ^~~~~ /kisskb/src/drivers/i2c/busses/i2c-designware-master.c:661:6: note: byref variable will be forcibly initialized 661 | u32 stat, dummy; | ^~~~ /kisskb/src/drivers/hwmon/f75375s.c: In function 'set_in_min': /kisskb/src/drivers/hwmon/f75375s.c:558:16: note: byref variable will be forcibly initialized 558 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/f75375s.c: In function 'set_in_max': /kisskb/src/drivers/hwmon/f75375s.c:537:16: note: byref variable will be forcibly initialized 537 | unsigned long val; | ^~~ /kisskb/src/drivers/i2c/busses/i2c-designware-master.c: In function 'i2c_dw_read': /kisskb/src/drivers/i2c/busses/i2c-designware-master.c:508:12: note: byref variable will be forcibly initialized 508 | u32 len, tmp; | ^~~ /kisskb/src/drivers/i2c/busses/i2c-designware-master.c:505:15: note: byref variable will be forcibly initialized 505 | unsigned int rx_valid; | ^~~~~~~~ /kisskb/src/drivers/hwmon/f75375s.c: In function 'set_temp_max_hyst': /kisskb/src/drivers/hwmon/f75375s.c:627:16: note: byref variable will be forcibly initialized 627 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/f75375s.c: In function 'set_temp_max': /kisskb/src/drivers/hwmon/f75375s.c:606:16: note: byref variable will be forcibly initialized 606 | unsigned long val; | ^~~ /kisskb/src/drivers/i2c/busses/i2c-designware-master.c: In function 'i2c_dw_xfer_msg': /kisskb/src/drivers/hwmon/f75375s.c: In function 'set_fan_min': /kisskb/src/drivers/hwmon/f75375s.c:290:16: note: byref variable will be forcibly initialized 290 | unsigned long val; | ^~~ /kisskb/src/drivers/i2c/busses/i2c-designware-master.c:373:15: note: byref variable will be forcibly initialized 373 | unsigned int flr; | ^~~ /kisskb/src/drivers/i2c/busses/i2c-designware-master.c: In function 'i2c_dw_irq_handler_master': /kisskb/src/drivers/i2c/busses/i2c-designware-master.c:720:6: note: byref variable will be forcibly initialized 720 | u32 stat; | ^~~~ /kisskb/src/drivers/i2c/busses/i2c-designware-master.c: In function 'i2c_dw_isr': /kisskb/src/drivers/i2c/busses/i2c-designware-master.c:763:12: note: byref variable will be forcibly initialized 763 | u32 stat, enabled; | ^~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-designware-master.c:763:6: note: byref variable will be forcibly initialized 763 | u32 stat, enabled; | ^~~~ /kisskb/src/drivers/hwmon/f75375s.c: In function 'set_pwm_enable': /kisskb/src/drivers/hwmon/f75375s.c:431:16: note: byref variable will be forcibly initialized 431 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/f75375s.c: In function 'set_pwm': /kisskb/src/drivers/hwmon/f75375s.c:335:16: note: byref variable will be forcibly initialized 335 | unsigned long val; | ^~~ /kisskb/src/drivers/i2c/busses/i2c-designware-master.c: In function 'i2c_dw_check_stopbit': /kisskb/src/drivers/i2c/busses/i2c-designware-master.c:257:6: note: byref variable will be forcibly initialized 257 | u32 val; | ^~~ /kisskb/src/drivers/hwmon/f75375s.c: In function 'set_fan_target': /kisskb/src/drivers/hwmon/f75375s.c:310:16: note: byref variable will be forcibly initialized 310 | unsigned long val; | ^~~ /kisskb/src/drivers/i2c/busses/i2c-designware-master.c: In function 'i2c_dw_xfer_init': /kisskb/src/drivers/i2c/busses/i2c-designware-master.c:214:6: note: byref variable will be forcibly initialized 214 | u32 dummy; | ^~~~~ /kisskb/src/drivers/i2c/busses/i2c-designware-master.c: In function 'amd_i2c_dw_xfer_quirk': /kisskb/src/drivers/i2c/busses/i2c-designware-master.c:290:6: note: byref variable will be forcibly initialized 290 | u32 val; | ^~~ /kisskb/src/drivers/i2c/busses/i2c-designware-master.c: In function 'i2c_dw_set_timings_master': /kisskb/src/drivers/i2c/busses/i2c-designware-master.c:42:6: note: byref variable will be forcibly initialized 42 | u32 comp_param1; | ^~~~~~~~~~~ In file included from /kisskb/src/drivers/media/tuners/tea5761.c:12: /kisskb/src/drivers/media/tuners/tea5761.c: In function 'tuner_i2c_xfer_recv': /kisskb/src/drivers/media/tuners/tuner-i2c.h:37:17: note: byref variable will be forcibly initialized 37 | struct i2c_msg msg = { .addr = props->addr, .flags = I2C_M_RD, | ^~~ /kisskb/src/drivers/media/tuners/tea5761.c: In function 'tea5761_autodetection': /kisskb/src/drivers/media/tuners/tuner-i2c.h:37:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/tea5761.c:264:16: note: byref variable will be forcibly initialized 264 | unsigned char buffer[16]; | ^~~~~~ In file included from /kisskb/src/drivers/media/tuners/tea5761.c:12: /kisskb/src/drivers/media/tuners/tea5761.c: In function 'tuner_i2c_xfer_send': /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized 27 | struct i2c_msg msg = { .addr = props->addr, .flags = 0, | ^~~ /kisskb/src/drivers/media/tuners/tea5761.c: In function '__set_radio_freq': /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/tea5761.c:142:16: note: byref variable will be forcibly initialized 142 | unsigned char buffer[7] = {0, 0, 0, 0, 0, 0, 0 }; | ^~~~~~ In file included from /kisskb/src/drivers/media/tuners/tea5761.c:12: /kisskb/src/drivers/media/tuners/tea5761.c: In function 'tea5761_read_status': /kisskb/src/drivers/media/tuners/tuner-i2c.h:37:17: note: byref variable will be forcibly initialized 37 | struct i2c_msg msg = { .addr = props->addr, .flags = I2C_M_RD, | ^~~ /kisskb/src/drivers/media/tuners/tea5761.c: In function 'tea5761_get_rf_strength': /kisskb/src/drivers/media/tuners/tea5761.c:252:16: note: byref variable will be forcibly initialized 252 | unsigned char buffer[16]; | ^~~~~~ /kisskb/src/drivers/media/tuners/tea5761.c: In function 'tea5761_get_status': /kisskb/src/drivers/media/tuners/tea5761.c:236:16: note: byref variable will be forcibly initialized 236 | unsigned char buffer[16]; | ^~~~~~ /kisskb/src/net/ceph/decode.c: In function 'ceph_decode_entity_addr_versioned': /kisskb/src/net/ceph/decode.c:15:6: note: byref variable will be forcibly initialized 15 | u32 struct_len, addr_len; | ^~~~~~~~~~ /kisskb/src/net/ceph/decode.c:14:5: note: byref variable will be forcibly initialized 14 | u8 struct_v; | ^~~~~~~~ /kisskb/src/net/ceph/decode.c: In function 'ceph_decode_entity_addrvec': /kisskb/src/net/ceph/decode.c:100:26: note: byref variable will be forcibly initialized 100 | struct ceph_entity_addr tmp_addr; | ^~~~~~~~ /kisskb/src/net/sctp/stream_interleave.c: In function 'do_ulpq_tail_event': /kisskb/src/net/sctp/stream_interleave.c:1298:22: note: byref variable will be forcibly initialized 1298 | struct sk_buff_head temp; | ^~~~ /kisskb/src/drivers/rtc/rtc-r7301.c: In function 'rtc7301_read': /kisskb/src/drivers/rtc/rtc-r7301.c:67:15: note: byref variable will be forcibly initialized 67 | unsigned int val; | ^~~ /kisskb/src/net/sctp/stream_interleave.c: In function 'sctp_intl_reap_ordered': /kisskb/src/net/sctp/stream_interleave.c:1016:22: note: byref variable will be forcibly initialized 1016 | struct sk_buff_head temp; | ^~~~ /kisskb/src/net/sctp/stream_interleave.c: In function 'do_sctp_enqueue_event': /kisskb/src/net/sctp/stream_interleave.c:1327:22: note: byref variable will be forcibly initialized 1327 | struct sk_buff_head temp; | ^~~~ /kisskb/src/net/sctp/stream_interleave.c: In function 'sctp_generate_iftsn': /kisskb/src/net/sctp/stream_interleave.c:1108:27: note: byref variable will be forcibly initialized 1108 | struct sctp_ifwdtsn_skip ftsn_skip_arr[10]; | ^~~~~~~~~~~~~ /kisskb/src/net/sctp/stream_interleave.c: In function 'sctp_intl_start_pd': /kisskb/src/net/sctp/stream_interleave.c:935:22: note: byref variable will be forcibly initialized 935 | struct sk_buff_head temp; | ^~~~ /kisskb/src/net/sctp/proc.c: In function 'sctp_snmp_seq_show': /kisskb/src/net/sctp/proc.c:61:16: note: byref variable will be forcibly initialized 61 | unsigned long buff[SCTP_MIB_MAX]; | ^~~~ /kisskb/src/net/sctp/stream_interleave.c: In function 'sctp_ulpevent_idata': /kisskb/src/net/sctp/stream_interleave.c:829:22: note: byref variable will be forcibly initialized 829 | struct sk_buff_head temp; | ^~~~ /kisskb/src/net/sctp/stream_interleave.c: In function 'sctp_make_idatafrag_empty': /kisskb/src/net/sctp/stream_interleave.c:30:23: note: byref variable will be forcibly initialized 30 | struct sctp_idatahdr dp; | ^~ /kisskb/src/drivers/usb/dwc2/platform.c: In function 'dwc2_driver_probe': /kisskb/src/drivers/usb/dwc2/platform.c:456:19: note: byref variable will be forcibly initialized 456 | struct resource *res; | ^~~ /kisskb/src/drivers/gpu/drm/panel/panel-leadtek-ltk050h3146w.c: In function 'ltk050h3146w_a2_select_page': /kisskb/src/drivers/gpu/drm/panel/panel-leadtek-ltk050h3146w.c:347:5: note: byref variable will be forcibly initialized 347 | u8 d[3] = { 0x98, 0x81, page }; | ^ /kisskb/src/drivers/gpu/drm/panel/panel-leadtek-ltk050h3146w.c: In function 'ltk050h3146w_a2_write_page': /kisskb/src/drivers/gpu/drm/panel/panel-leadtek-ltk050h3146w.c:347:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/panel/panel-leadtek-ltk050h3146w.c: In function 'ltk050h3146w_a2_init_sequence': /kisskb/src/drivers/gpu/drm/panel/panel-leadtek-ltk050h3146w.c:347:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/power/supply/ucs1002_power.c: In function 'ucs1002_get_online': /kisskb/src/drivers/power/supply/ucs1002_power.c:126:15: note: byref variable will be forcibly initialized 126 | unsigned int reg; | ^~~ /kisskb/src/drivers/power/supply/ucs1002_power.c: In function 'ucs1002_get_max_current': /kisskb/src/drivers/power/supply/ucs1002_power.c:239:15: note: byref variable will be forcibly initialized 239 | unsigned int reg; | ^~~ /kisskb/src/drivers/power/supply/ucs1002_power.c: In function 'ucs1002_get_usb_type': /kisskb/src/drivers/power/supply/ucs1002_power.c:339:15: note: byref variable will be forcibly initialized 339 | unsigned int reg; | ^~~ /kisskb/src/drivers/power/supply/ucs1002_power.c: In function 'ucs1002_charger_irq': /kisskb/src/drivers/power/supply/ucs1002_power.c:473:11: note: byref variable will be forcibly initialized 473 | int ret, regval; | ^~~~~~ /kisskb/src/drivers/power/supply/ucs1002_power.c: In function 'ucs1002_health_poll': /kisskb/src/drivers/power/supply/ucs1002_power.c:444:6: note: byref variable will be forcibly initialized 444 | u32 reg; | ^~~ /kisskb/src/drivers/power/supply/ucs1002_power.c: In function 'ucs1002_get_charge': /kisskb/src/drivers/power/supply/ucs1002_power.c:183:15: note: byref variable will be forcibly initialized 183 | unsigned int reg; | ^~~ /kisskb/src/drivers/power/supply/ucs1002_power.c:182:16: note: byref variable will be forcibly initialized 182 | unsigned long total_acc_charger; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/power/supply/ucs1002_power.c: In function 'ucs1002_get_current': /kisskb/src/drivers/power/supply/ucs1002_power.c:212:15: note: byref variable will be forcibly initialized 212 | unsigned int reg; | ^~~ /kisskb/src/drivers/power/supply/ucs1002_power.c:211:16: note: byref variable will be forcibly initialized 211 | unsigned long current_measurement; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/power/supply/ucs1002_power.c: In function 'ucs1002_set_max_current': /kisskb/src/drivers/power/supply/ucs1002_power.c:258:15: note: byref variable will be forcibly initialized 258 | unsigned int reg; | ^~~ /kisskb/src/drivers/power/supply/ucs1002_power.c: In function 'ucs1002_probe': /kisskb/src/drivers/power/supply/ucs1002_power.c:547:15: note: byref variable will be forcibly initialized 547 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/thermal/thermal-generic-adc.c: In function 'gadc_thermal_get_temp': /kisskb/src/drivers/thermal/thermal-generic-adc.c:58:6: note: byref variable will be forcibly initialized 58 | int val; | ^~~ In file included from /kisskb/src/include/linux/platform_device.h:13, from /kisskb/src/drivers/thermal/thermal-generic-adc.c:12: /kisskb/src/drivers/thermal/thermal-generic-adc.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/thermal/thermal-generic-adc.c: In function 'gadc_thermal_read_linear_lookup_table': /kisskb/src/drivers/thermal/thermal-generic-adc.c:79:21: note: byref variable will be forcibly initialized 79 | enum iio_chan_type chan_type; | ^~~~~~~~~ /kisskb/src/drivers/usb/misc/yurex.c: In function 'yurex_write': /kisskb/src/drivers/usb/misc/yurex.c:431:7: note: byref variable will be forcibly initialized 431 | char buffer[16 + 1]; | ^~~~~~ /kisskb/src/drivers/usb/misc/yurex.c: In function 'yurex_read': /kisskb/src/drivers/usb/misc/yurex.c:404:7: note: byref variable will be forcibly initialized 404 | char in_buffer[20]; | ^~~~~~~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/usb/misc/chaoskey.c:17: /kisskb/src/drivers/usb/misc/chaoskey.c: In function '_chaoskey_fill': /kisskb/src/include/linux/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/usb/misc/chaoskey.c:382:11: note: in expansion of macro 'wait_event_interruptible_timeout' 382 | result = wait_event_interruptible_timeout( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/usb/misc/yurex.c: In function 'yurex_probe': /kisskb/src/drivers/usb/misc/yurex.c:194:34: note: byref variable will be forcibly initialized 194 | struct usb_endpoint_descriptor *endpoint; | ^~~~~~~~ /kisskb/src/drivers/usb/misc/chaoskey.c: In function 'chaoskey_probe': /kisskb/src/drivers/usb/misc/chaoskey.c:111:34: note: byref variable will be forcibly initialized 111 | struct usb_endpoint_descriptor *epd; | ^~~ /kisskb/src/drivers/hwmon/g762.c: In function 'pwm1_store': /kisskb/src/drivers/hwmon/g762.c:903:16: note: byref variable will be forcibly initialized 903 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/g762.c: In function 'pwm1_enable_store': /kisskb/src/drivers/hwmon/g762.c:871:16: note: byref variable will be forcibly initialized 871 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/g762.c: In function 'pwm1_mode_store': /kisskb/src/drivers/hwmon/g762.c:765:16: note: byref variable will be forcibly initialized 765 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/g762.c: In function 'fan1_pulses_store': /kisskb/src/drivers/hwmon/g762.c:828:16: note: byref variable will be forcibly initialized 828 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/g762.c: In function 'fan1_div_store': /kisskb/src/drivers/hwmon/g762.c:796:16: note: byref variable will be forcibly initialized 796 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/g762.c: In function 'fan1_target_store': /kisskb/src/drivers/hwmon/g762.c:950:16: note: byref variable will be forcibly initialized 950 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/g762.c: In function 'g762_of_prop_import_one': /kisskb/src/drivers/hwmon/g762.c:641:6: note: byref variable will be forcibly initialized 641 | u32 pval; | ^~~~ /kisskb/src/drivers/power/supply/bd99954-charger.c: In function 'bd9995x_get_chip_state': /kisskb/src/drivers/power/supply/bd99954-charger.c:450:4: note: byref variable will be forcibly initialized 450 | } state_fields[] = { | ^~~~~~~~~~~~ /kisskb/src/drivers/power/supply/bd99954-charger.c:446:14: note: byref variable will be forcibly initialized 446 | int i, ret, tmp; | ^~~ /kisskb/src/drivers/power/supply/bd99954-charger.c: In function 'bd9995x_get_prop_batt_present': /kisskb/src/drivers/power/supply/bd99954-charger.c:234:11: note: byref variable will be forcibly initialized 234 | int ret, tmp; | ^~~ /kisskb/src/drivers/power/supply/bd99954-charger.c: In function 'bd9995x_get_prop_batt_voltage': /kisskb/src/drivers/power/supply/bd99954-charger.c:245:11: note: byref variable will be forcibly initialized 245 | int ret, tmp; | ^~~ /kisskb/src/drivers/power/supply/bd99954-charger.c: In function 'bd9995x_get_prop_batt_current': /kisskb/src/drivers/power/supply/bd99954-charger.c:258:11: note: byref variable will be forcibly initialized 258 | int ret, tmp; | ^~~ /kisskb/src/drivers/power/supply/bd99954-charger.c: In function 'bd9995x_get_prop_charge_type': /kisskb/src/drivers/power/supply/bd99954-charger.c:211:11: note: byref variable will be forcibly initialized 211 | int ret, tmp; | ^~~ /kisskb/src/drivers/power/supply/bd99954-charger.c: In function 'bd9995x_get_prop_batt_health': /kisskb/src/drivers/power/supply/bd99954-charger.c:184:11: note: byref variable will be forcibly initialized 184 | int ret, tmp; | ^~~ /kisskb/src/drivers/power/supply/bd99954-charger.c: In function 'bd9995x_get_prop_batt_temp': /kisskb/src/drivers/power/supply/bd99954-charger.c:271:11: note: byref variable will be forcibly initialized 271 | int ret, tmp; | ^~~ /kisskb/src/drivers/power/supply/bd99954-charger.c: In function 'bd9995x_irq_handler_thread': /kisskb/src/drivers/power/supply/bd99954-charger.c:538:19: note: byref variable will be forcibly initialized 538 | int sub_status, sub_mask; | ^~~~~~~~ /kisskb/src/drivers/power/supply/bd99954-charger.c:538:7: note: byref variable will be forcibly initialized 538 | int sub_status, sub_mask; | ^~~~~~~~~~ /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:484:16: note: byref variable will be forcibly initialized 484 | unsigned long tmp; | ^~~ /kisskb/src/drivers/power/supply/bd99954-charger.c:483:19: note: byref variable will be forcibly initialized 483 | int ret, status, mask, i; | ^~~~ /kisskb/src/drivers/power/supply/bd99954-charger.c:483:11: note: byref variable will be forcibly initialized 483 | int ret, status, mask, i; | ^~~~~~ /kisskb/src/drivers/power/supply/bd99954-charger.c: In function '__bd9995x_chip_reset': /kisskb/src/drivers/power/supply/bd99954-charger.c:608:6: note: byref variable will be forcibly initialized 608 | u16 tmp = ALLRST | OTPLD; | ^~~ /kisskb/src/drivers/power/supply/bd99954-charger.c:606:11: note: byref variable will be forcibly initialized 606 | int ret, 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/power/supply/bd99954-charger.c: In function 'bd9995x_power_supply_get_property': /kisskb/src/drivers/power/supply/bd99954-charger.c:271:11: note: byref variable will be forcibly initialized 271 | int ret, tmp; | ^~~ /kisskb/src/drivers/power/supply/bd99954-charger.c:258:11: note: byref variable will be forcibly initialized 258 | int ret, tmp; | ^~~ /kisskb/src/drivers/power/supply/bd99954-charger.c:245:11: note: byref variable will be forcibly initialized 245 | int ret, tmp; | ^~~ /kisskb/src/drivers/power/supply/bd99954-charger.c:234:11: note: byref variable will be forcibly initialized 234 | int ret, tmp; | ^~~ /kisskb/src/drivers/power/supply/bd99954-charger.c:284:11: note: byref variable will be forcibly initialized 284 | int ret, tmp; | ^~~ /kisskb/src/drivers/power/supply/bd99954-charger.c: In function 'bd9995x_fw_probe': /kisskb/src/drivers/power/supply/bd99954-charger.c:889:7: note: byref variable will be forcibly initialized 889 | bool found; | ^~~~~ /kisskb/src/drivers/power/supply/bd99954-charger.c:888:6: note: byref variable will be forcibly initialized 888 | int regval; | ^~~~~~ /kisskb/src/drivers/power/supply/bd99954-charger.c:886:6: note: byref variable will be forcibly initialized 886 | u32 property; | ^~~~~~~~ /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/net/slip/slhc.c: In function 'slhc_compress': /kisskb/src/drivers/net/slip/slhc.c:236:16: note: byref variable will be forcibly initialized 236 | unsigned char new_seq[16]; | ^~~~~~~ /kisskb/src/drivers/usb/image/microtek.c: In function 'mts_usb_probe': /kisskb/src/drivers/usb/image/microtek.c:660:6: note: byref variable will be forcibly initialized 660 | int ep_in_set[3]; /* this will break if we have more than three endpoints | ^~~~~~~~~ /kisskb/src/drivers/net/hamradio/bpqether.c: In function 'bpq_siocdevprivate': /kisskb/src/drivers/net/hamradio/bpqether.c:322:17: note: byref variable will be forcibly initialized 322 | struct bpq_req req; | ^~~ /kisskb/src/drivers/net/phy/phylink.c: In function 'phylink_resolve_flow': /kisskb/src/drivers/net/phy/phylink.c:709:17: note: byref variable will be forcibly initialized 709 | bool tx_pause, rx_pause; | ^~~~~~~~ /kisskb/src/drivers/net/phy/phylink.c:709:7: note: byref variable will be forcibly initialized 709 | bool tx_pause, rx_pause; | ^~~~~~~~ /kisskb/src/drivers/net/phy/phylink.c: In function 'phylink_decode_c37_word': /kisskb/src/drivers/net/phy/phylink.c:2752:17: note: byref variable will be forcibly initialized 2752 | bool tx_pause, rx_pause; | ^~~~~~~~ /kisskb/src/drivers/net/phy/phylink.c:2752:7: note: byref variable will be forcibly initialized 2752 | bool tx_pause, rx_pause; | ^~~~~~~~ /kisskb/src/drivers/net/phy/phylink.c: In function 'phylink_mac_initial_config': /kisskb/src/drivers/net/phy/phylink.c:880:28: note: byref variable will be forcibly initialized 880 | struct phylink_link_state link_state; | ^~~~~~~~~~ /kisskb/src/drivers/input/mouse/sentelic.c: In function 'fsp_reg_read': /kisskb/src/drivers/input/mouse/sentelic.c:74:16: note: byref variable will be forcibly initialized 74 | unsigned char param[3]; | ^~~~~ /kisskb/src/drivers/net/phy/phylink.c: In function 'phylink_resolve': /kisskb/src/drivers/net/phy/phylink.c:963:28: note: byref variable will be forcibly initialized 963 | struct phylink_link_state link_state; | ^~~~~~~~~~ /kisskb/src/drivers/input/mouse/sentelic.c: In function 'fsp_onpad_hscr': /kisskb/src/drivers/input/mouse/sentelic.c:386:11: note: byref variable will be forcibly initialized 386 | int val, v2; | ^~ /kisskb/src/drivers/input/mouse/sentelic.c:386:6: note: byref variable will be forcibly initialized 386 | int val, v2; | ^~~ /kisskb/src/drivers/input/mouse/sentelic.c: In function 'fsp_onpad_vscr': /kisskb/src/drivers/input/mouse/sentelic.c:365:6: note: byref variable will be forcibly initialized 365 | int val; | ^~~ /kisskb/src/drivers/input/mouse/sentelic.c: In function 'fsp_reg_write_enable': /kisskb/src/drivers/input/mouse/sentelic.c:183:6: note: byref variable will be forcibly initialized 183 | int v, nv; | ^ /kisskb/src/drivers/input/mouse/sentelic.c: In function 'fsp_get_sn': /kisskb/src/drivers/input/mouse/sentelic.c:295:14: note: byref variable will be forcibly initialized 295 | int v0, v1, v2; | ^~ /kisskb/src/drivers/input/mouse/sentelic.c:295:10: note: byref variable will be forcibly initialized 295 | int v0, v1, v2; | ^~ /kisskb/src/drivers/input/mouse/sentelic.c:295:6: note: byref variable will be forcibly initialized 295 | int v0, v1, v2; | ^~ /kisskb/src/drivers/input/mouse/sentelic.c: In function 'fsp_get_buttons': /kisskb/src/drivers/input/mouse/sentelic.c:322:6: note: byref variable will be forcibly initialized 322 | int val; | ^~~ /kisskb/src/drivers/input/mouse/sentelic.c: In function 'fsp_page_reg_read': /kisskb/src/drivers/input/mouse/sentelic.c:204:16: note: byref variable will be forcibly initialized 204 | unsigned char param[3]; | ^~~~~ /kisskb/src/drivers/input/mouse/sentelic.c: In function 'fsp_opc_tag_enable': /kisskb/src/drivers/input/mouse/sentelic.c:334:6: note: byref variable will be forcibly initialized 334 | int v, nv; | ^ In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from ./arch/powerpc/include/generated/asm/rwonce.h:1, from /kisskb/src/include/linux/compiler.h:266, from /kisskb/src/include/linux/build_bug.h:5, from /kisskb/src/include/linux/bits.h:22, from /kisskb/src/include/linux/ioport.h:13, from /kisskb/src/include/linux/acpi.h:12, from /kisskb/src/drivers/net/phy/phylink.c:8: /kisskb/src/drivers/net/phy/phylink.c: In function 'phylink_merge_link_mode': /kisskb/src/drivers/net/phy/phylink.c:1777:35: note: byref variable will be forcibly initialized 1777 | __ETHTOOL_DECLARE_LINK_MODE_MASK(mask); | ^~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/net/phy/phylink.c:1777:2: note: in expansion of macro '__ETHTOOL_DECLARE_LINK_MODE_MASK' 1777 | __ETHTOOL_DECLARE_LINK_MODE_MASK(mask); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/mouse/sentelic.c: In function 'fsp_attr_show_pagereg': /kisskb/src/drivers/input/mouse/sentelic.c:491:6: note: byref variable will be forcibly initialized 491 | int val = 0; | ^~~ /kisskb/src/drivers/input/mouse/sentelic.c: In function 'fsp_attr_set_hscroll': /kisskb/src/drivers/input/mouse/sentelic.c:561:15: note: byref variable will be forcibly initialized 561 | unsigned int val; | ^~~ /kisskb/src/drivers/input/mouse/sentelic.c: In function 'fsp_attr_set_vscroll': /kisskb/src/drivers/input/mouse/sentelic.c:532:15: note: byref variable will be forcibly initialized 532 | unsigned int val; | ^~~ /kisskb/src/drivers/input/mouse/sentelic.c: In function 'fsp_attr_set_pagereg': /kisskb/src/drivers/input/mouse/sentelic.c:502:15: note: byref variable will be forcibly initialized 502 | unsigned int val; | ^~~ /kisskb/src/drivers/input/mouse/sentelic.c: In function 'fsp_attr_set_getreg': /kisskb/src/drivers/input/mouse/sentelic.c:466:20: note: byref variable will be forcibly initialized 466 | unsigned int reg, val; | ^~~ /kisskb/src/drivers/input/mouse/sentelic.c:466:15: note: byref variable will be forcibly initialized 466 | unsigned int reg, val; | ^~~ /kisskb/src/drivers/net/phy/phylink.c: In function 'phylink_validate_any': /kisskb/src/drivers/net/phy/phylink.c:148:35: note: byref variable will be forcibly initialized 148 | __ETHTOOL_DECLARE_LINK_MODE_MASK(tmp) = { 0, }; | ^~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/net/phy/phylink.c:148:2: note: in expansion of macro '__ETHTOOL_DECLARE_LINK_MODE_MASK' 148 | __ETHTOOL_DECLARE_LINK_MODE_MASK(tmp) = { 0, }; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/phy/phylink.c:428:28: note: byref variable will be forcibly initialized 428 | struct phylink_link_state t; | ^ In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from ./arch/powerpc/include/generated/asm/rwonce.h:1, from /kisskb/src/include/linux/compiler.h:266, from /kisskb/src/include/linux/build_bug.h:5, from /kisskb/src/include/linux/bits.h:22, from /kisskb/src/include/linux/ioport.h:13, from /kisskb/src/include/linux/acpi.h:12, from /kisskb/src/drivers/net/phy/phylink.c:8: /kisskb/src/drivers/net/phy/phylink.c:427:35: note: byref variable will be forcibly initialized 427 | __ETHTOOL_DECLARE_LINK_MODE_MASK(s); | ^ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/net/phy/phylink.c:427:2: note: in expansion of macro '__ETHTOOL_DECLARE_LINK_MODE_MASK' 427 | __ETHTOOL_DECLARE_LINK_MODE_MASK(s); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/mouse/sentelic.c: In function 'fsp_attr_set_setreg': /kisskb/src/drivers/input/mouse/sentelic.c:423:8: note: byref variable will be forcibly initialized 423 | char *rest; | ^~~~ /kisskb/src/drivers/input/mouse/sentelic.c:422:20: note: byref variable will be forcibly initialized 422 | unsigned int reg, val; | ^~~ /kisskb/src/drivers/net/phy/phylink.c: In function 'phylink_validate': /kisskb/src/drivers/net/phy/phylink.c:148:35: note: byref variable will be forcibly initialized 148 | __ETHTOOL_DECLARE_LINK_MODE_MASK(tmp) = { 0, }; | ^~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/net/phy/phylink.c:148:2: note: in expansion of macro '__ETHTOOL_DECLARE_LINK_MODE_MASK' 148 | __ETHTOOL_DECLARE_LINK_MODE_MASK(tmp) = { 0, }; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/phy/phylink.c: In function 'phylink_parse_mode': /kisskb/src/drivers/net/phy/phylink.c:570:14: note: byref variable will be forcibly initialized 570 | const char *managed; | ^~~~~~~ /kisskb/src/drivers/input/mouse/sentelic.c: In function 'fsp_activate_protocol': /kisskb/src/drivers/input/mouse/sentelic.c:843:6: note: byref variable will be forcibly initialized 843 | int val; | ^~~ /kisskb/src/drivers/input/mouse/sentelic.c:842:16: note: byref variable will be forcibly initialized 842 | unsigned char param[2]; | ^~~~~ /kisskb/src/drivers/input/mouse/sentelic.c: In function 'fsp_detect': /kisskb/src/drivers/input/mouse/sentelic.c:964:6: note: byref variable will be forcibly initialized 964 | int id; | ^~ /kisskb/src/drivers/input/mouse/sentelic.c: In function 'fsp_reconnect': /kisskb/src/drivers/input/mouse/sentelic.c:964:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/mouse/sentelic.c:998:6: note: byref variable will be forcibly initialized 998 | int version; | ^~~~~~~ /kisskb/src/drivers/input/mouse/sentelic.c: In function 'fsp_init': /kisskb/src/drivers/input/mouse/sentelic.c:1015:16: note: byref variable will be forcibly initialized 1015 | int ver, rev, sn = 0; | ^~ /kisskb/src/drivers/input/mouse/sentelic.c:1015:11: note: byref variable will be forcibly initialized 1015 | int ver, rev, sn = 0; | ^~~ /kisskb/src/drivers/input/mouse/sentelic.c:1015:6: note: byref variable will be forcibly initialized 1015 | int ver, rev, sn = 0; | ^~~ /kisskb/src/drivers/net/phy/phylink.c: In function 'phylink_parse_fixedlink': /kisskb/src/drivers/net/phy/phylink.c:509:7: note: byref variable will be forcibly initialized 509 | u32 prop[5]; | ^~~~ /kisskb/src/drivers/net/phy/phylink.c:472:6: note: byref variable will be forcibly initialized 472 | u32 speed; | ^~~~~ /kisskb/src/drivers/net/phy/phylink.c: In function 'phylink_sfp_config': /kisskb/src/drivers/net/phy/phylink.c:2510:28: note: byref variable will be forcibly initialized 2510 | struct phylink_link_state config; | ^~~~~~ In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from ./arch/powerpc/include/generated/asm/rwonce.h:1, from /kisskb/src/include/linux/compiler.h:266, from /kisskb/src/include/linux/build_bug.h:5, from /kisskb/src/include/linux/bits.h:22, from /kisskb/src/include/linux/ioport.h:13, from /kisskb/src/include/linux/acpi.h:12, from /kisskb/src/drivers/net/phy/phylink.c:8: /kisskb/src/drivers/net/phy/phylink.c:2509:35: note: byref variable will be forcibly initialized 2509 | __ETHTOOL_DECLARE_LINK_MODE_MASK(support); | ^~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/net/phy/phylink.c:2509:2: note: in expansion of macro '__ETHTOOL_DECLARE_LINK_MODE_MASK' 2509 | __ETHTOOL_DECLARE_LINK_MODE_MASK(support); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/phy/phylink.c:2508:35: note: byref variable will be forcibly initialized 2508 | __ETHTOOL_DECLARE_LINK_MODE_MASK(support1); | ^~~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/net/phy/phylink.c:2508:2: note: in expansion of macro '__ETHTOOL_DECLARE_LINK_MODE_MASK' 2508 | __ETHTOOL_DECLARE_LINK_MODE_MASK(support1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/phy/phylink.c: In function 'phylink_bringup_phy': /kisskb/src/drivers/net/phy/phylink.c:1293:35: note: byref variable will be forcibly initialized 1293 | __ETHTOOL_DECLARE_LINK_MODE_MASK(supported); | ^~~~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/net/phy/phylink.c:1293:2: note: in expansion of macro '__ETHTOOL_DECLARE_LINK_MODE_MASK' 1293 | __ETHTOOL_DECLARE_LINK_MODE_MASK(supported); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/phy/phylink.c:1292:28: note: byref variable will be forcibly initialized 1292 | struct phylink_link_state config; | ^~~~~~ /kisskb/src/drivers/net/phy/phylink.c: In function 'phylink_phy_change': /kisskb/src/drivers/net/phy/phylink.c:1264:17: note: byref variable will be forcibly initialized 1264 | bool tx_pause, rx_pause; | ^~~~~~~~ /kisskb/src/drivers/net/phy/phylink.c:1264:7: note: byref variable will be forcibly initialized 1264 | bool tx_pause, rx_pause; | ^~~~~~~~ /kisskb/src/drivers/net/phy/phylink.c: In function 'phylink_ethtool_ksettings_get': /kisskb/src/drivers/net/phy/phylink.c:1809:28: note: byref variable will be forcibly initialized 1809 | struct phylink_link_state link_state; | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from ./arch/powerpc/include/generated/asm/rwonce.h:1, from /kisskb/src/include/linux/compiler.h:266, from /kisskb/src/include/linux/build_bug.h:5, from /kisskb/src/include/linux/bits.h:22, from /kisskb/src/include/linux/ioport.h:13, from /kisskb/src/include/linux/acpi.h:12, from /kisskb/src/drivers/net/phy/phylink.c:8: /kisskb/src/drivers/net/phy/phylink.c: In function 'phylink_ethtool_ksettings_set': /kisskb/src/drivers/net/phy/phylink.c:148:35: note: byref variable will be forcibly initialized 148 | __ETHTOOL_DECLARE_LINK_MODE_MASK(tmp) = { 0, }; | ^~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/net/phy/phylink.c:148:2: note: in expansion of macro '__ETHTOOL_DECLARE_LINK_MODE_MASK' 148 | __ETHTOOL_DECLARE_LINK_MODE_MASK(tmp) = { 0, }; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/phy/phylink.c:1860:28: note: byref variable will be forcibly initialized 1860 | struct phylink_link_state config; | ^~~~~~ In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from ./arch/powerpc/include/generated/asm/rwonce.h:1, from /kisskb/src/include/linux/compiler.h:266, from /kisskb/src/include/linux/build_bug.h:5, from /kisskb/src/include/linux/bits.h:22, from /kisskb/src/include/linux/ioport.h:13, from /kisskb/src/include/linux/acpi.h:12, from /kisskb/src/drivers/net/phy/phylink.c:8: /kisskb/src/drivers/net/phy/phylink.c:1859:35: note: byref variable will be forcibly initialized 1859 | __ETHTOOL_DECLARE_LINK_MODE_MASK(support); | ^~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/net/phy/phylink.c:1859:2: note: in expansion of macro '__ETHTOOL_DECLARE_LINK_MODE_MASK' 1859 | __ETHTOOL_DECLARE_LINK_MODE_MASK(support); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/phy/phylink.c: In function 'phylink_mii_emul_read': /kisskb/src/drivers/net/phy/phylink.c:2220:26: note: byref variable will be forcibly initialized 2220 | struct fixed_phy_status fs; | ^~ /kisskb/src/drivers/net/phy/phylink.c: In function 'phylink_mii_read': /kisskb/src/drivers/net/phy/phylink.c:2322:28: note: byref variable will be forcibly initialized 2322 | struct phylink_link_state state; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c: In function 'amdgpu_ras_query_err_status': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c:1791:23: note: byref variable will be forcibly initialized 1791 | struct ras_query_if info = { | ^~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/trace_events.h:9, from /kisskb/src/include/trace/syscall.h:7, from /kisskb/src/include/linux/syscalls.h:88, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c:29: /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c: In function 'amdgpu_ras_debugfs_ctrl_parse_data': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c:241:15: note: byref variable will be forcibly initialized 241 | u64 address, value; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c:241:6: note: byref variable will be forcibly initialized 241 | u64 address, value; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c:240:11: note: byref variable will be forcibly initialized 240 | uint32_t sub_block; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c:237:7: note: byref variable will be forcibly initialized 237 | char err[9] = "ue"; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c:236:7: note: byref variable will be forcibly initialized 236 | char block_name[33]; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c:235:7: note: byref variable will be forcibly initialized 235 | char str[65]; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c: In function 'amdgpu_ras_fs_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c:1528:24: note: byref variable will be forcibly initialized 1528 | struct bin_attribute *bin_attrs[] = { | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c:1524:20: note: byref variable will be forcibly initialized 1524 | struct attribute *attrs[] = { | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c: In function 'amdgpu_ras_sysfs_badpages_read': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c:1281:15: note: byref variable will be forcibly initialized 1281 | unsigned int bps_count = 0; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c:1280:22: note: byref variable will be forcibly initialized 1280 | struct ras_badpage *bps = NULL; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c: In function 'amdgpu_ras_sysfs_remove_feature_node': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c:1321:20: note: byref variable will be forcibly initialized 1321 | struct attribute *attrs[] = { | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c: In function 'amdgpu_ras_error_inject': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c:1116:36: note: byref variable will be forcibly initialized 1116 | struct ta_ras_trigger_error_input block_info = { | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c: In function 'amdgpu_ras_debugfs_create_all': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c:1489:19: note: byref variable will be forcibly initialized 1489 | struct ras_fs_if fs_info; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c: In function 'amdgpu_ras_interrupt_remove_all': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c:1721:20: note: byref variable will be forcibly initialized 1721 | struct ras_ih_if info = { | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c: In function 'amdgpu_reserve_page_direct': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c:140:29: note: byref variable will be forcibly initialized 140 | struct eeprom_table_record err_rec; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c: In function 'amdgpu_ras_recovery_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c:2090:7: note: byref variable will be forcibly initialized 2090 | bool exc_err_limit = false; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c: In function 'amdgpu_ras_query_error_count': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c:1196:23: note: byref variable will be forcibly initialized 1196 | struct ras_query_if info = { | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c: In function 'amdgpu_ras_counte_dw': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c:2274:26: note: byref variable will be forcibly initialized 2274 | unsigned long ce_count, ue_count; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c:2274:16: note: byref variable will be forcibly initialized 2274 | unsigned long ce_count, ue_count; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c: In function 'amdgpu_ras_debugfs_read': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c:188:7: note: byref variable will be forcibly initialized 188 | char val[128]; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c: In function 'amdgpu_ras_log_on_err_counter': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c:1741:23: note: byref variable will be forcibly initialized 1741 | struct ras_query_if info = { | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c: In function 'amdgpu_ras_do_recovery': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c:1856:19: note: byref variable will be forcibly initialized 1856 | struct list_head device_list, *device_list_handle = NULL; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c: In function 'amdgpu_ras_debugfs_ctrl_write': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c:396:22: note: byref variable will be forcibly initialized 396 | struct ras_debug_if data; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c: In function 'amdgpu_ras_enable_all_features': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c:846:24: note: byref variable will be forcibly initialized 846 | struct ras_common_if head = { | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c:823:24: note: byref variable will be forcibly initialized 823 | struct ras_common_if head = { | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c: In function 'amdgpu_ras_interrupt_handler': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c:1577:25: note: byref variable will be forcibly initialized 1577 | struct amdgpu_iv_entry entry; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c: In function 'amdgpu_ras_late_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c:2445:26: note: byref variable will be forcibly initialized 2445 | unsigned long ue_count, ce_count; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c:2445:16: note: byref variable will be forcibly initialized 2445 | unsigned long ue_count, ce_count; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-orisetech-otm8009a.c: In function 'otm8009a_backlight_update_status': /kisskb/src/drivers/gpu/drm/panel/panel-orisetech-otm8009a.c:402:5: note: byref variable will be forcibly initialized 402 | u8 data[2]; | ^~~~ /kisskb/src/drivers/hwmon/gl518sm.c: In function 'set_beep_mask': /kisskb/src/drivers/hwmon/gl518sm.c:287:7: note: byref variable will be forcibly initialized 287 | long val; \ | ^~~ /kisskb/src/drivers/hwmon/gl518sm.c:338:1: note: in expansion of macro 'set' 338 | set(BEEP_MASK, beep_mask, beep_mask, GL518_REG_ALARM); | ^~~ /kisskb/src/drivers/hwmon/gl518sm.c: In function 'set_temp_hyst1': /kisskb/src/drivers/hwmon/gl518sm.c:287:7: note: byref variable will be forcibly initialized 287 | long val; \ | ^~~ /kisskb/src/drivers/hwmon/gl518sm.c:327:1: note: in expansion of macro 'set' 327 | set(TEMP, temp_hyst1, temp_hyst, GL518_REG_TEMP_HYST); | ^~~ /kisskb/src/drivers/hwmon/gl518sm.c: In function 'set_temp_max1': /kisskb/src/drivers/hwmon/gl518sm.c:287:7: note: byref variable will be forcibly initialized 287 | long val; \ | ^~~ /kisskb/src/drivers/hwmon/gl518sm.c:326:1: note: in expansion of macro 'set' 326 | set(TEMP, temp_max1, temp_max, GL518_REG_TEMP_MAX); | ^~~ /kisskb/src/drivers/hwmon/gl518sm.c: In function 'set_beep_enable': /kisskb/src/drivers/hwmon/gl518sm.c:307:16: note: byref variable will be forcibly initialized 307 | unsigned long val; \ | ^~~ /kisskb/src/drivers/hwmon/gl518sm.c:337:1: note: in expansion of macro 'set_bits' 337 | set_bits(BOOL, beep_enable, beep_enable, GL518_REG_CONF, 0x04, 2); | ^~~~~~~~ /kisskb/src/drivers/hwmon/gl518sm.c: In function 'beep_store': /kisskb/src/drivers/hwmon/gl518sm.c:478:16: note: byref variable will be forcibly initialized 478 | unsigned long bit; | ^~~ /kisskb/src/drivers/hwmon/gl518sm.c: In function 'fan_min_store': /kisskb/src/drivers/hwmon/gl518sm.c:348:16: note: byref variable will be forcibly initialized 348 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/gl518sm.c: In function 'set_fan_auto1': /kisskb/src/drivers/hwmon/gl518sm.c:307:16: note: byref variable will be forcibly initialized 307 | unsigned long val; \ | ^~~ /kisskb/src/drivers/hwmon/gl518sm.c:328:1: note: in expansion of macro 'set_bits' 328 | set_bits(BOOL, fan_auto1, fan_auto1, GL518_REG_MISC, 0x08, 3); | ^~~~~~~~ /kisskb/src/drivers/hwmon/gl518sm.c: In function 'set_in_max3': /kisskb/src/drivers/hwmon/gl518sm.c:307:16: note: byref variable will be forcibly initialized 307 | unsigned long val; \ | ^~~ /kisskb/src/drivers/hwmon/gl518sm.c:324:2: note: in expansion of macro 'set_bits' 324 | set_bits(type, suffix, value, reg, 0xff00, 8) | ^~~~~~~~ /kisskb/src/drivers/hwmon/gl518sm.c:336:1: note: in expansion of macro 'set_high' 336 | set_high(IN, in_max3, voltage_max[3], GL518_REG_VIN3_LIMIT); | ^~~~~~~~ /kisskb/src/drivers/hwmon/gl518sm.c: In function 'set_in_max2': /kisskb/src/drivers/hwmon/gl518sm.c:307:16: note: byref variable will be forcibly initialized 307 | unsigned long val; \ | ^~~ /kisskb/src/drivers/hwmon/gl518sm.c:324:2: note: in expansion of macro 'set_bits' 324 | set_bits(type, suffix, value, reg, 0xff00, 8) | ^~~~~~~~ /kisskb/src/drivers/hwmon/gl518sm.c:335:1: note: in expansion of macro 'set_high' 335 | set_high(IN, in_max2, voltage_max[2], GL518_REG_VIN2_LIMIT); | ^~~~~~~~ /kisskb/src/drivers/hwmon/gl518sm.c: In function 'set_in_max1': /kisskb/src/drivers/hwmon/gl518sm.c:307:16: note: byref variable will be forcibly initialized 307 | unsigned long val; \ | ^~~ /kisskb/src/drivers/hwmon/gl518sm.c:324:2: note: in expansion of macro 'set_bits' 324 | set_bits(type, suffix, value, reg, 0xff00, 8) | ^~~~~~~~ /kisskb/src/drivers/hwmon/gl518sm.c:334:1: note: in expansion of macro 'set_high' 334 | set_high(IN, in_max1, voltage_max[1], GL518_REG_VIN1_LIMIT); | ^~~~~~~~ /kisskb/src/drivers/hwmon/gl518sm.c: In function 'set_in_max0': /kisskb/src/drivers/hwmon/gl518sm.c:307:16: note: byref variable will be forcibly initialized 307 | unsigned long val; \ | ^~~ /kisskb/src/drivers/hwmon/gl518sm.c:324:2: note: in expansion of macro 'set_bits' 324 | set_bits(type, suffix, value, reg, 0xff00, 8) | ^~~~~~~~ /kisskb/src/drivers/hwmon/gl518sm.c:333:1: note: in expansion of macro 'set_high' 333 | set_high(VDD, in_max0, voltage_max[0], GL518_REG_VDD_LIMIT); | ^~~~~~~~ /kisskb/src/drivers/hwmon/gl518sm.c: In function 'set_in_min3': /kisskb/src/drivers/hwmon/gl518sm.c:307:16: note: byref variable will be forcibly initialized 307 | unsigned long val; \ | ^~~ /kisskb/src/drivers/hwmon/gl518sm.c:322:2: note: in expansion of macro 'set_bits' 322 | set_bits(type, suffix, value, reg, 0x00ff, 0) | ^~~~~~~~ /kisskb/src/drivers/hwmon/gl518sm.c:332:1: note: in expansion of macro 'set_low' 332 | set_low(IN, in_min3, voltage_min[3], GL518_REG_VIN3_LIMIT); | ^~~~~~~ /kisskb/src/drivers/hwmon/gl518sm.c: In function 'set_in_min2': /kisskb/src/drivers/hwmon/gl518sm.c:307:16: note: byref variable will be forcibly initialized 307 | unsigned long val; \ | ^~~ /kisskb/src/drivers/hwmon/gl518sm.c:322:2: note: in expansion of macro 'set_bits' 322 | set_bits(type, suffix, value, reg, 0x00ff, 0) | ^~~~~~~~ /kisskb/src/drivers/hwmon/gl518sm.c:331:1: note: in expansion of macro 'set_low' 331 | set_low(IN, in_min2, voltage_min[2], GL518_REG_VIN2_LIMIT); | ^~~~~~~ /kisskb/src/drivers/hwmon/gl518sm.c: In function 'set_in_min1': /kisskb/src/drivers/hwmon/gl518sm.c:307:16: note: byref variable will be forcibly initialized 307 | unsigned long val; \ | ^~~ /kisskb/src/drivers/hwmon/gl518sm.c:322:2: note: in expansion of macro 'set_bits' 322 | set_bits(type, suffix, value, reg, 0x00ff, 0) | ^~~~~~~~ /kisskb/src/drivers/hwmon/gl518sm.c:330:1: note: in expansion of macro 'set_low' 330 | set_low(IN, in_min1, voltage_min[1], GL518_REG_VIN1_LIMIT); | ^~~~~~~ /kisskb/src/drivers/hwmon/gl518sm.c: In function 'set_in_min0': /kisskb/src/drivers/hwmon/gl518sm.c:307:16: note: byref variable will be forcibly initialized 307 | unsigned long val; \ | ^~~ /kisskb/src/drivers/hwmon/gl518sm.c:322:2: note: in expansion of macro 'set_bits' 322 | set_bits(type, suffix, value, reg, 0x00ff, 0) | ^~~~~~~~ /kisskb/src/drivers/hwmon/gl518sm.c:329:1: note: in expansion of macro 'set_low' 329 | set_low(VDD, in_min0, voltage_min[0], GL518_REG_VDD_LIMIT); | ^~~~~~~ /kisskb/src/drivers/hwmon/gl518sm.c: In function 'fan_div_store': /kisskb/src/drivers/hwmon/gl518sm.c:382:16: note: byref variable will be forcibly initialized 382 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/gpio-fan.c: In function 'set_rpm': /kisskb/src/drivers/hwmon/gpio-fan.c:270:16: note: byref variable will be forcibly initialized 270 | unsigned long rpm; | ^~~ /kisskb/src/drivers/hwmon/gpio-fan.c: In function 'pwm1_enable_store': /kisskb/src/drivers/hwmon/gpio-fan.c:214:16: note: byref variable will be forcibly initialized 214 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/gpio-fan.c: In function 'pwm1_store': /kisskb/src/drivers/hwmon/gpio-fan.c:178:16: note: byref variable will be forcibly initialized 178 | unsigned long pwm; | ^~~ In file included from /kisskb/src/arch/powerpc/include/asm/io.h:27, 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/drivers/hwmon/gpio-fan.c:13: /kisskb/src/drivers/hwmon/gpio-fan.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/hwmon/gpio-fan.c: In function 'gpio_fan_get_of_data': /kisskb/src/drivers/hwmon/gpio-fan.c:414:6: note: byref variable will be forcibly initialized 414 | u32 u; | ^ /kisskb/src/drivers/hwmon/gpio-fan.c:413:11: note: byref variable will be forcibly initialized 413 | unsigned i; | ^ /kisskb/src/drivers/power/supply/generic-adc-battery.c: In function 'gab_get_property': /kisskb/src/drivers/power/supply/generic-adc-battery.c:147:6: note: byref variable will be forcibly initialized 147 | int result = 0; | ^~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/drivers/power/supply/generic-adc-battery.c:12: /kisskb/src/drivers/power/supply/generic-adc-battery.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/md/persistent-data/dm-array.c: In function '__block_dec': /kisskb/src/drivers/md/persistent-data/dm-array.c:589:22: note: byref variable will be forcibly initialized 589 | struct array_block *ab; | ^~ /kisskb/src/drivers/md/persistent-data/dm-array.c:588:19: note: byref variable will be forcibly initialized 588 | struct dm_block *block; | ^~~~~ /kisskb/src/drivers/md/persistent-data/dm-array.c:587:11: note: byref variable will be forcibly initialized 587 | uint32_t ref_count; | ^~~~~~~~~ /kisskb/src/drivers/md/persistent-data/dm-array.c: In function 'walk_ablock': /kisskb/src/drivers/md/persistent-data/dm-array.c:868:22: note: byref variable will be forcibly initialized 868 | struct array_block *ab; | ^~ /kisskb/src/drivers/md/persistent-data/dm-array.c:867:19: note: byref variable will be forcibly initialized 867 | struct dm_block *block; | ^~~~~ /kisskb/src/drivers/md/persistent-data/dm-array.c: In function 'array_resize': /kisskb/src/drivers/md/persistent-data/dm-array.c:664:16: note: byref variable will be forcibly initialized 664 | struct resize resize; | ^~~~~~ /kisskb/src/drivers/md/persistent-data/dm-array.c: In function 'drop_blocks': /kisskb/src/drivers/md/persistent-data/dm-array.c:439:12: note: byref variable will be forcibly initialized 439 | uint64_t key = begin_index++; | ^~~ /kisskb/src/drivers/md/persistent-data/dm-array.c: In function 'lookup_ablock': /kisskb/src/drivers/md/persistent-data/dm-array.c:255:9: note: byref variable will be forcibly initialized 255 | __le64 block_le; | ^~~~~~~~ /kisskb/src/drivers/md/persistent-data/dm-array.c:254:11: note: byref variable will be forcibly initialized 254 | uint64_t key = index; | ^~~ /kisskb/src/drivers/md/persistent-data/dm-array.c: In function 'dm_array_get_value': /kisskb/src/drivers/md/persistent-data/dm-array.c:777:22: note: byref variable will be forcibly initialized 777 | struct array_block *ab; | ^~ /kisskb/src/drivers/md/persistent-data/dm-array.c:776:19: note: byref variable will be forcibly initialized 776 | struct dm_block *block; | ^~~~~ /kisskb/src/drivers/md/persistent-data/dm-array.c: In function '__shadow_ablock': /kisskb/src/drivers/md/persistent-data/dm-array.c:281:6: note: byref variable will be forcibly initialized 281 | int inc; | ^~~ /kisskb/src/drivers/md/persistent-data/dm-array.c: In function 'insert_ablock': /kisskb/src/drivers/md/persistent-data/dm-array.c:270:9: note: byref variable will be forcibly initialized 270 | __le64 block_le = cpu_to_le64(dm_block_location(block)); | ^~~~~~~~ /kisskb/src/drivers/md/persistent-data/dm-array.c: In function 'shadow_ablock': /kisskb/src/drivers/md/persistent-data/dm-array.c:330:9: note: byref variable will be forcibly initialized 330 | __le64 block_le; | ^~~~~~~~ /kisskb/src/drivers/md/persistent-data/dm-array.c:328:11: note: byref variable will be forcibly initialized 328 | uint64_t key = index; | ^~~ /kisskb/src/drivers/md/persistent-data/dm-array.c: In function 'array_set_value': /kisskb/src/drivers/rtc/rtc-rs5c372.c: In function 'rs5c_oscillator_setup': /kisskb/src/drivers/md/persistent-data/dm-array.c:805:22: note: byref variable will be forcibly initialized 805 | struct array_block *ab; | ^~ /kisskb/src/drivers/rtc/rtc-rs5c372.c:616:16: note: byref variable will be forcibly initialized 616 | unsigned char buf[2]; | ^~~ /kisskb/src/drivers/md/persistent-data/dm-array.c:804:19: note: byref variable will be forcibly initialized 804 | struct dm_block *block; | ^~~~~ /kisskb/src/drivers/md/persistent-data/dm-array.c: In function 'shrink': /kisskb/src/drivers/md/persistent-data/dm-array.c:466:22: note: byref variable will be forcibly initialized 466 | struct array_block *ab; | ^~ /kisskb/src/drivers/md/persistent-data/dm-array.c:465:19: note: byref variable will be forcibly initialized 465 | struct dm_block *block; | ^~~~~ /kisskb/src/drivers/md/persistent-data/dm-array.c: In function 'grow_extend_tail_block': /kisskb/src/drivers/md/persistent-data/dm-array.c:505:22: note: byref variable will be forcibly initialized 505 | struct array_block *ab; | ^~ /kisskb/src/drivers/md/persistent-data/dm-array.c:504:19: note: byref variable will be forcibly initialized 504 | struct dm_block *block; | ^~~~~ /kisskb/src/drivers/rtc/rtc-rs5c372.c: In function 'rs5c372_rtc_set_time': /kisskb/src/drivers/rtc/rtc-rs5c372.c:261:16: note: byref variable will be forcibly initialized 261 | unsigned char buf[7]; | ^~~ /kisskb/src/drivers/rtc/rtc-rs5c372.c: In function 'rs5c_get_regs': /kisskb/src/drivers/rtc/rtc-rs5c372.c:134:18: note: byref variable will be forcibly initialized 134 | struct i2c_msg msgs[] = { | ^~~~ /kisskb/src/drivers/md/persistent-data/dm-array.c: In function 'insert_new_ablock': /kisskb/src/drivers/md/persistent-data/dm-array.c:354:22: note: byref variable will be forcibly initialized 354 | struct array_block *ab; | ^~ /kisskb/src/drivers/md/persistent-data/dm-array.c:353:19: note: byref variable will be forcibly initialized 353 | struct dm_block *block; | ^~~~~ /kisskb/src/drivers/md/persistent-data/dm-array.c: In function 'dm_array_new': /kisskb/src/drivers/md/persistent-data/dm-array.c:730:22: note: byref variable will be forcibly initialized 730 | struct array_block *ab; | ^~ /kisskb/src/drivers/md/persistent-data/dm-array.c:729:19: note: byref variable will be forcibly initialized 729 | struct dm_block *block; | ^~~~~ /kisskb/src/drivers/md/persistent-data/dm-array.c: In function 'dm_array_walk': /kisskb/src/drivers/md/persistent-data/dm-array.c:893:19: note: byref variable will be forcibly initialized 893 | struct walk_info wi; | ^~ /kisskb/src/drivers/md/persistent-data/dm-array.c: In function 'load_ablock': /kisskb/src/drivers/md/persistent-data/dm-array.c:909:11: note: byref variable will be forcibly initialized 909 | uint64_t key; | ^~~ /kisskb/src/drivers/md/persistent-data/dm-array.c:908:9: note: byref variable will be forcibly initialized 908 | __le64 value_le; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-samsung-ld9040.c: In function 'ld9040_spi_write_word': /kisskb/src/drivers/gpu/drm/panel/panel-samsung-ld9040.c:133:21: note: byref variable will be forcibly initialized 133 | struct spi_message msg; | ^~~ /kisskb/src/drivers/md/bcache/alloc.c: In function 'invalidate_buckets_random': /kisskb/src/drivers/md/bcache/alloc.c:245:10: note: byref variable will be forcibly initialized 245 | size_t n; | ^ /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/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/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/hwmon/ibmaem.c: In function 'aem_set_power_period': /kisskb/src/drivers/hwmon/ibmaem.c:890:16: note: byref variable will be forcibly initialized 890 | unsigned long temp; | ^~~~ /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/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; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/tipc/trace.h:434, from /kisskb/src/net/tipc/trace.c:37: /kisskb/src/net/tipc/trace.c: In function 'perf_trace_tipc_fsm_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/net/tipc/./trace.h:363:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 363 | DECLARE_EVENT_CLASS(tipc_fsm_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/net/tipc/./trace.h:363:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 363 | DECLARE_EVENT_CLASS(tipc_fsm_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/trace.c: In function 'perf_trace_tipc_l2_device_event': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/tipc/./trace.h:395:1: note: in expansion of macro 'TRACE_EVENT' 395 | TRACE_EVENT(tipc_l2_device_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/tipc/./trace.h:395:1: note: in expansion of macro 'TRACE_EVENT' 395 | TRACE_EVENT(tipc_l2_device_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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/tipc/./trace.h:395:1: note: in expansion of macro 'TRACE_EVENT' 395 | TRACE_EVENT(tipc_l2_device_event, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/tipc/trace.h:434, from /kisskb/src/net/tipc/trace.c:37: /kisskb/src/net/tipc/trace.c: In function 'trace_event_raw_event_tipc_fsm_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/net/tipc/./trace.h:363:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 363 | DECLARE_EVENT_CLASS(tipc_fsm_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/trace.c: In function 'trace_event_raw_event_tipc_l2_device_event': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/tipc/./trace.h:395:1: note: in expansion of macro 'TRACE_EVENT' 395 | TRACE_EVENT(tipc_l2_device_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | 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/tipc/./trace.h:395:1: note: in expansion of macro 'TRACE_EVENT' 395 | TRACE_EVENT(tipc_l2_device_event, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/tipc/trace.h:434, from /kisskb/src/net/tipc/trace.c:37: /kisskb/src/net/tipc/trace.c: In function 'perf_trace_tipc_link_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/net/tipc/./trace.h:244:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 244 | DECLARE_EVENT_CLASS(tipc_link_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/net/tipc/./trace.h:244:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 244 | DECLARE_EVENT_CLASS(tipc_link_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:244:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 244 | DECLARE_EVENT_CLASS(tipc_link_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/tipc/trace.h:434, from /kisskb/src/net/tipc/trace.c:37: /kisskb/src/net/tipc/trace.c: In function 'trace_event_raw_event_tipc_link_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/net/tipc/./trace.h:244:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 244 | DECLARE_EVENT_CLASS(tipc_link_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:244:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 244 | DECLARE_EVENT_CLASS(tipc_link_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/tipc/trace.h:434, from /kisskb/src/net/tipc/trace.c:37: /kisskb/src/net/tipc/trace.c: In function 'perf_trace_tipc_link_transmq_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/net/tipc/./trace.h:282:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 282 | DECLARE_EVENT_CLASS(tipc_link_transmq_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/net/tipc/./trace.h:282:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 282 | DECLARE_EVENT_CLASS(tipc_link_transmq_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/tipc/trace.h:434, from /kisskb/src/net/tipc/trace.c:37: /kisskb/src/net/tipc/trace.c: In function 'trace_event_raw_event_tipc_link_transmq_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/net/tipc/./trace.h:282:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 282 | DECLARE_EVENT_CLASS(tipc_link_transmq_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ceph/cls_lock_client.c: In function 'ceph_cls_lock': /kisskb/src/net/ceph/cls_lock_client.c:38:20: note: byref variable will be forcibly initialized 38 | struct timespec64 mtime; | ^~~~~ /kisskb/src/net/ceph/cls_lock_client.c:36:8: note: byref variable will be forcibly initialized 36 | void *p, *end; | ^ /kisskb/src/net/ceph/cls_lock_client.c: In function 'ceph_cls_unlock': /kisskb/src/net/ceph/cls_lock_client.c:101:8: note: byref variable will be forcibly initialized 101 | void *p, *end; | ^ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/tipc/trace.h:434, from /kisskb/src/net/tipc/trace.c:37: /kisskb/src/net/tipc/trace.c: In function 'perf_trace_tipc_node_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/net/tipc/./trace.h:327:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 327 | DECLARE_EVENT_CLASS(tipc_node_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/net/tipc/./trace.h:327:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 327 | DECLARE_EVENT_CLASS(tipc_node_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:327:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 327 | DECLARE_EVENT_CLASS(tipc_node_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ceph/cls_lock_client.c: In function 'ceph_cls_set_cookie': /kisskb/src/net/ceph/cls_lock_client.c:201:8: note: byref variable will be forcibly initialized 201 | void *p, *end; | ^ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/tipc/trace.h:434, from /kisskb/src/net/tipc/trace.c:37: /kisskb/src/net/tipc/trace.c: In function 'trace_event_raw_event_tipc_node_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/net/tipc/./trace.h:327:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 327 | DECLARE_EVENT_CLASS(tipc_node_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:327:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 327 | DECLARE_EVENT_CLASS(tipc_node_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ceph/cls_lock_client.c: In function 'ceph_cls_break_lock': /kisskb/src/net/ceph/cls_lock_client.c:154:8: note: byref variable will be forcibly initialized 154 | void *p, *end; | ^ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/net/tipc/trace.h:434, from /kisskb/src/net/tipc/trace.c:37: /kisskb/src/net/tipc/trace.c: In function '__bpf_trace_tipc_skb_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:136:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 136 | DECLARE_EVENT_CLASS(tipc_skb_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:136:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 136 | DECLARE_EVENT_CLASS(tipc_skb_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:136:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 136 | DECLARE_EVENT_CLASS(tipc_skb_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:136:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 136 | DECLARE_EVENT_CLASS(tipc_skb_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:136:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 136 | DECLARE_EVENT_CLASS(tipc_skb_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:136:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 136 | DECLARE_EVENT_CLASS(tipc_skb_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/trace.c: In function '__bpf_trace_tipc_list_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:163:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 163 | DECLARE_EVENT_CLASS(tipc_list_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:163:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 163 | DECLARE_EVENT_CLASS(tipc_list_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:163:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 163 | DECLARE_EVENT_CLASS(tipc_list_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:163:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 163 | DECLARE_EVENT_CLASS(tipc_list_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:163:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 163 | DECLARE_EVENT_CLASS(tipc_list_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:163:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 163 | DECLARE_EVENT_CLASS(tipc_list_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/trace.c: In function '__bpf_trace_tipc_link_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:244:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 244 | DECLARE_EVENT_CLASS(tipc_link_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:244:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 244 | DECLARE_EVENT_CLASS(tipc_link_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:244:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 244 | DECLARE_EVENT_CLASS(tipc_link_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:244:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 244 | DECLARE_EVENT_CLASS(tipc_link_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:244:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 244 | DECLARE_EVENT_CLASS(tipc_link_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:244:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 244 | DECLARE_EVENT_CLASS(tipc_link_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/trace.c: In function '__bpf_trace_tipc_node_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:327:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 327 | DECLARE_EVENT_CLASS(tipc_node_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:327:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 327 | DECLARE_EVENT_CLASS(tipc_node_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:327:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 327 | DECLARE_EVENT_CLASS(tipc_node_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:327:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 327 | DECLARE_EVENT_CLASS(tipc_node_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:327:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 327 | DECLARE_EVENT_CLASS(tipc_node_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:327:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 327 | DECLARE_EVENT_CLASS(tipc_node_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/trace.c: In function '__bpf_trace_tipc_l2_device_event': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tipc/./trace.h:395:1: note: in expansion of macro 'TRACE_EVENT' 395 | TRACE_EVENT(tipc_l2_device_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tipc/./trace.h:395:1: note: in expansion of macro 'TRACE_EVENT' 395 | TRACE_EVENT(tipc_l2_device_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tipc/./trace.h:395:1: note: in expansion of macro 'TRACE_EVENT' 395 | TRACE_EVENT(tipc_l2_device_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tipc/./trace.h:395:1: note: in expansion of macro 'TRACE_EVENT' 395 | TRACE_EVENT(tipc_l2_device_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tipc/./trace.h:395:1: note: in expansion of macro 'TRACE_EVENT' 395 | TRACE_EVENT(tipc_l2_device_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/tipc/./trace.h:395:1: note: in expansion of macro 'TRACE_EVENT' 395 | TRACE_EVENT(tipc_l2_device_event, | ^~~~~~~~~~~ /kisskb/src/net/tipc/trace.c: In function '__bpf_trace_tipc_sk_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:188:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 188 | DECLARE_EVENT_CLASS(tipc_sk_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:188:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 188 | DECLARE_EVENT_CLASS(tipc_sk_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:188:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 188 | DECLARE_EVENT_CLASS(tipc_sk_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:188:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 188 | DECLARE_EVENT_CLASS(tipc_sk_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:188:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 188 | DECLARE_EVENT_CLASS(tipc_sk_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:188:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 188 | DECLARE_EVENT_CLASS(tipc_sk_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:188:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 188 | DECLARE_EVENT_CLASS(tipc_sk_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:188:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 188 | DECLARE_EVENT_CLASS(tipc_sk_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/trace.c: In function '__bpf_trace_tipc_link_transmq_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:282:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 282 | DECLARE_EVENT_CLASS(tipc_link_transmq_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:282:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 282 | DECLARE_EVENT_CLASS(tipc_link_transmq_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:282:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 282 | DECLARE_EVENT_CLASS(tipc_link_transmq_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:282:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 282 | DECLARE_EVENT_CLASS(tipc_link_transmq_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:282:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 282 | DECLARE_EVENT_CLASS(tipc_link_transmq_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:282:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 282 | DECLARE_EVENT_CLASS(tipc_link_transmq_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:282:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 282 | DECLARE_EVENT_CLASS(tipc_link_transmq_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:282:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 282 | DECLARE_EVENT_CLASS(tipc_link_transmq_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/trace.c: In function '__bpf_trace_tipc_fsm_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:363:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 363 | DECLARE_EVENT_CLASS(tipc_fsm_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:363:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 363 | DECLARE_EVENT_CLASS(tipc_fsm_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:363:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 363 | DECLARE_EVENT_CLASS(tipc_fsm_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:363:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 363 | DECLARE_EVENT_CLASS(tipc_fsm_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:363:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 363 | DECLARE_EVENT_CLASS(tipc_fsm_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:363:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 363 | DECLARE_EVENT_CLASS(tipc_fsm_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:363:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 363 | DECLARE_EVENT_CLASS(tipc_fsm_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:363:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 363 | DECLARE_EVENT_CLASS(tipc_fsm_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/net/ceph/cls_lock_client.c:5: /kisskb/src/net/ceph/cls_lock_client.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/net/ceph/cls_lock_client.c: In function 'decode_locker': /kisskb/src/net/ceph/cls_lock_client.c:254:6: note: byref variable will be forcibly initialized 254 | u32 len; | ^~~ /kisskb/src/net/ceph/cls_lock_client.c:253:5: note: byref variable will be forcibly initialized 253 | u8 struct_v; | ^~~~~~~~ /kisskb/src/net/ceph/cls_lock_client.c: In function 'decode_lockers': /kisskb/src/net/ceph/cls_lock_client.c:292:6: note: byref variable will be forcibly initialized 292 | u32 struct_len; | ^~~~~~~~~~ /kisskb/src/net/ceph/cls_lock_client.c:291:5: note: byref variable will be forcibly initialized 291 | u8 struct_v; | ^~~~~~~~ /kisskb/src/net/ceph/cls_lock_client.c: In function 'ceph_cls_lock_info': /kisskb/src/net/ceph/cls_lock_client.c:344:8: note: byref variable will be forcibly initialized 344 | void *p, *end; | ^ /kisskb/src/net/ceph/cls_lock_client.c:343:9: note: byref variable will be forcibly initialized 343 | size_t reply_len = PAGE_SIZE; | ^~~~~~~~~ /kisskb/src/net/ceph/cls_lock_client.c:342:34: note: byref variable will be forcibly initialized 342 | struct page *get_info_op_page, *reply_page; | ^~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/tipc/trace.h:434, from /kisskb/src/net/tipc/trace.c:37: /kisskb/src/net/tipc/trace.c: In function 'perf_trace_tipc_skb_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/net/tipc/./trace.h:136:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 136 | DECLARE_EVENT_CLASS(tipc_skb_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/net/tipc/./trace.h:136:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 136 | DECLARE_EVENT_CLASS(tipc_skb_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:136:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 136 | DECLARE_EVENT_CLASS(tipc_skb_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ceph/cls_lock_client.c: In function 'ceph_cls_assert_locked': /kisskb/src/net/ceph/cls_lock_client.c:397:8: note: byref variable will be forcibly initialized 397 | void *p, *end; | ^ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/tipc/trace.h:434, from /kisskb/src/net/tipc/trace.c:37: /kisskb/src/net/tipc/trace.c: In function 'trace_event_raw_event_tipc_skb_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/net/tipc/./trace.h:136:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 136 | DECLARE_EVENT_CLASS(tipc_skb_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:136:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 136 | DECLARE_EVENT_CLASS(tipc_skb_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/tipc/trace.h:434, from /kisskb/src/net/tipc/trace.c:37: /kisskb/src/net/tipc/trace.c: In function 'perf_trace_tipc_sk_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/net/tipc/./trace.h:188:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 188 | DECLARE_EVENT_CLASS(tipc_sk_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/net/tipc/./trace.h:188:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 188 | DECLARE_EVENT_CLASS(tipc_sk_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:188:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 188 | DECLARE_EVENT_CLASS(tipc_sk_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/tipc/trace.h:434, from /kisskb/src/net/tipc/trace.c:37: /kisskb/src/net/tipc/trace.c: In function 'trace_event_raw_event_tipc_sk_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/net/tipc/./trace.h:188:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 188 | DECLARE_EVENT_CLASS(tipc_sk_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:188:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 188 | DECLARE_EVENT_CLASS(tipc_sk_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/tipc/trace.h:434, from /kisskb/src/net/tipc/trace.c:37: /kisskb/src/net/tipc/trace.c: In function 'perf_trace_tipc_list_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/net/tipc/./trace.h:163:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 163 | DECLARE_EVENT_CLASS(tipc_list_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/net/tipc/./trace.h:163:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 163 | DECLARE_EVENT_CLASS(tipc_list_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:163:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 163 | DECLARE_EVENT_CLASS(tipc_list_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/tipc/trace.h:434, from /kisskb/src/net/tipc/trace.c:37: /kisskb/src/net/tipc/trace.c: In function 'trace_event_raw_event_tipc_list_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/net/tipc/./trace.h:163:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 163 | DECLARE_EVENT_CLASS(tipc_list_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/net/tipc/./trace.h:163:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 163 | DECLARE_EVENT_CLASS(tipc_list_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/sctp/sysctl.c: In function 'proc_sctp_do_probe_interval': /kisskb/src/net/sctp/sysctl.c:556:11: note: byref variable will be forcibly initialized 556 | int ret, new_value; | ^~~~~~~~~ /kisskb/src/net/sctp/sysctl.c:555:19: note: byref variable will be forcibly initialized 555 | struct ctl_table tbl; | ^~~ /kisskb/src/net/sctp/sysctl.c: In function 'proc_sctp_do_rto_max': /kisskb/src/net/sctp/sysctl.c:450:11: note: byref variable will be forcibly initialized 450 | int ret, new_value; | ^~~~~~~~~ /kisskb/src/net/sctp/sysctl.c:449:19: note: byref variable will be forcibly initialized 449 | struct ctl_table tbl; | ^~~ /kisskb/src/net/sctp/sysctl.c: In function 'proc_sctp_do_rto_min': /kisskb/src/net/sctp/sysctl.c:422:11: note: byref variable will be forcibly initialized 422 | int ret, new_value; | ^~~~~~~~~ /kisskb/src/net/sctp/sysctl.c:421:19: note: byref variable will be forcibly initialized 421 | struct ctl_table tbl; | ^~~ /kisskb/src/net/sctp/sysctl.c: In function 'proc_sctp_do_udp_port': /kisskb/src/net/sctp/sysctl.c:517:11: note: byref variable will be forcibly initialized 517 | int ret, new_value; | ^~~~~~~~~ /kisskb/src/net/sctp/sysctl.c:516:19: note: byref variable will be forcibly initialized 516 | struct ctl_table tbl; | ^~~ /kisskb/src/net/sctp/sysctl.c: In function 'proc_sctp_do_auth': /kisskb/src/net/sctp/sysctl.c:486:6: note: byref variable will be forcibly initialized 486 | int new_value, ret; | ^~~~~~~~~ /kisskb/src/net/sctp/sysctl.c:485:19: note: byref variable will be forcibly initialized 485 | struct ctl_table tbl; | ^~~ /kisskb/src/net/sctp/sysctl.c: In function 'proc_sctp_do_hmac_alg': /kisskb/src/net/sctp/sysctl.c:377:7: note: byref variable will be forcibly initialized 377 | char tmp[8] = {0}; | ^~~ /kisskb/src/net/sctp/sysctl.c:374:19: note: byref variable will be forcibly initialized 374 | struct ctl_table tbl; | ^~~ /kisskb/src/drivers/media/tuners/tda827x.c: In function 'tda827xo_set_analog_params': /kisskb/src/drivers/media/tuners/tda827x.c:241:16: note: byref variable will be forcibly initialized 241 | unsigned char reg2[2]; | ^~~~ /kisskb/src/drivers/media/tuners/tda827x.c:240:16: note: byref variable will be forcibly initialized 240 | unsigned char tuner_reg[8]; | ^~~~~~~~~ /kisskb/src/drivers/media/tuners/tda827x.c: In function 'tda827xo_set_params': /kisskb/src/drivers/media/tuners/tda827x.c:149:17: note: byref variable will be forcibly initialized 149 | struct i2c_msg msg = { .addr = priv->i2c_addr, .flags = 0, | ^~~ /kisskb/src/drivers/media/tuners/tda827x.c:146:5: note: byref variable will be forcibly initialized 146 | u8 buf[14]; | ^~~ /kisskb/src/drivers/media/tuners/tda827x.c: In function 'tda827x_probe_version': /kisskb/src/drivers/media/tuners/tda827x.c:844:17: note: byref variable will be forcibly initialized 844 | struct i2c_msg msg = { .addr = priv->i2c_addr, .flags = I2C_M_RD, | ^~~ /kisskb/src/drivers/media/tuners/tda827x.c:841:5: note: byref variable will be forcibly initialized 841 | u8 data; | ^~~~ /kisskb/src/drivers/media/tuners/tda827x.c: In function 'tda827xa_agcf': /kisskb/src/drivers/media/tuners/tda827x.c:750:17: note: byref variable will be forcibly initialized 750 | struct i2c_msg msg = {.addr = priv->i2c_addr, .flags = 0, | ^~~ /kisskb/src/drivers/media/tuners/tda827x.c:749:16: note: byref variable will be forcibly initialized 749 | unsigned char data[] = {0x80, 0x2c}; | ^~~~ /kisskb/src/drivers/media/tuners/tda827x.c: In function 'tda827xa_lna_gain': /kisskb/src/drivers/media/tuners/tda827x.c:452:16: note: byref variable will be forcibly initialized 452 | unsigned char buf[] = {0x22, 0x01}; | ^~~ /kisskb/src/drivers/media/tuners/tda827x.c: In function 'tda827xa_set_analog_params': /kisskb/src/drivers/media/tuners/tda827x.c:655:17: note: byref variable will be forcibly initialized 655 | struct i2c_msg msg = { .addr = priv->i2c_addr, .flags = 0, | ^~~ /kisskb/src/drivers/media/tuners/tda827x.c:651:16: note: byref variable will be forcibly initialized 651 | unsigned char tuner_reg[11]; | ^~~~~~~~~ /kisskb/src/drivers/media/tuners/tda827x.c: In function 'tda827xa_set_params': /kisskb/src/drivers/media/tuners/tda827x.c:508:17: note: byref variable will be forcibly initialized 508 | struct i2c_msg msg = { .addr = priv->i2c_addr, .flags = 0, | ^~~ /kisskb/src/drivers/media/tuners/tda827x.c:506:5: note: byref variable will be forcibly initialized 506 | u8 buf[11]; | ^~~ /kisskb/src/drivers/media/tuners/tda827x.c: In function 'tda827xa_sleep': /kisskb/src/drivers/media/tuners/tda827x.c:435:17: note: byref variable will be forcibly initialized 435 | struct i2c_msg msg = { .addr = priv->i2c_addr, .flags = 0, | ^~~ /kisskb/src/drivers/media/tuners/tda827x.c: In function 'tda827xo_agcf': /kisskb/src/drivers/media/tuners/tda827x.c:325:17: note: byref variable will be forcibly initialized 325 | struct i2c_msg msg = { .addr = priv->i2c_addr, .flags = 0, | ^~~ /kisskb/src/drivers/media/tuners/tda827x.c:324:16: note: byref variable will be forcibly initialized 324 | unsigned char data[] = { 0x80, 0x0c }; | ^~~~ /kisskb/src/drivers/media/tuners/tda827x.c: In function 'tda827xo_sleep': /kisskb/src/drivers/media/tuners/tda827x.c:223:17: note: byref variable will be forcibly initialized 223 | struct i2c_msg msg = { .addr = priv->i2c_addr, .flags = 0, | ^~~ /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/drivers/i2c/busses/i2c-emev2.c: In function 'em_i2c_slave_irq': /kisskb/src/drivers/i2c/busses/i2c-emev2.c:230:13: note: byref variable will be forcibly initialized 230 | u8 status, value; | ^~~~~ In file included from /kisskb/src/drivers/media/tuners/tda9887.c:12: /kisskb/src/drivers/media/tuners/tda9887.c: In function 'tuner_i2c_xfer_send': /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized 27 | struct i2c_msg msg = { .addr = props->addr, .flags = 0, | ^~~ /kisskb/src/drivers/media/tuners/tda9887.c: In function 'tuner_i2c_xfer_recv': /kisskb/src/drivers/media/tuners/tuner-i2c.h:37:17: note: byref variable will be forcibly initialized 37 | struct i2c_msg msg = { .addr = props->addr, .flags = I2C_M_RD, | ^~~ /kisskb/src/drivers/media/tuners/tda9887.c: In function 'tda9887_status': /kisskb/src/drivers/media/tuners/tuner-i2c.h:37:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/tda9887.c:537:16: note: byref variable will be forcibly initialized 537 | unsigned char buf[1]; | ^~~ In file included from /kisskb/src/drivers/media/tuners/tda9887.c:12: /kisskb/src/drivers/media/tuners/tda9887.c: In function 'tda9887_configure': /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized 27 | struct i2c_msg msg = { .addr = props->addr, .flags = 0, | ^~~ /kisskb/src/drivers/media/tuners/tda9887.c: In function 'tda9887_get_afc': /kisskb/src/drivers/media/tuners/tuner-i2c.h:37:17: note: byref variable will be forcibly initialized 37 | struct i2c_msg msg = { .addr = props->addr, .flags = I2C_M_RD, | ^~~ /kisskb/src/drivers/media/tuners/tda9887.c:609:7: note: byref variable will be forcibly initialized 609 | __u8 reg = 0; | ^~~ /kisskb/src/drivers/input/mouse/trackpoint.c: In function 'trackpoint_toggle_bit': /kisskb/src/drivers/input/mouse/trackpoint.c:68:5: note: byref variable will be forcibly initialized 68 | u8 param[3] = { TP_TOGGLE, loc, mask }; | ^~~~~ /kisskb/src/drivers/input/mouse/trackpoint.c: In function 'trackpoint_set_bit_attr': /kisskb/src/drivers/input/mouse/trackpoint.c:68:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/mouse/trackpoint.c:152:7: note: byref variable will be forcibly initialized 152 | bool value; | ^~~~~ /kisskb/src/drivers/input/mouse/trackpoint.c: In function 'trackpoint_write': /kisskb/src/drivers/input/mouse/trackpoint.c:61:5: note: byref variable will be forcibly initialized 61 | u8 param[3] = { TP_WRITE_MEM, loc, val }; | ^~~~~ /kisskb/src/drivers/input/mouse/trackpoint.c: In function 'trackpoint_start_protocol': /kisskb/src/drivers/input/mouse/trackpoint.c:272:5: note: byref variable will be forcibly initialized 272 | u8 param[2] = { 0 }; | ^~~~~ /kisskb/src/drivers/input/mouse/trackpoint.c: In function 'trackpoint_update_bit': /kisskb/src/drivers/input/mouse/trackpoint.c:68:5: note: byref variable will be forcibly initialized 68 | u8 param[3] = { TP_TOGGLE, loc, mask }; | ^~~~~ /kisskb/src/drivers/input/mouse/trackpoint.c:81:5: note: byref variable will be forcibly initialized 81 | u8 data; | ^~~~ /kisskb/src/drivers/input/mouse/trackpoint.c: In function 'trackpoint_sync': /kisskb/src/drivers/input/mouse/trackpoint.c:61:5: note: byref variable will be forcibly initialized 61 | u8 param[3] = { TP_WRITE_MEM, loc, val }; | ^~~~~ /kisskb/src/drivers/input/mouse/trackpoint.c:61:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/mouse/trackpoint.c:61:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/mouse/trackpoint.c:61:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/mouse/trackpoint.c:61:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/mouse/trackpoint.c:61:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/mouse/trackpoint.c:61:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/mouse/trackpoint.c:61:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/mouse/trackpoint.c:61:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/mouse/trackpoint.c:61:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/mouse/trackpoint.c:61:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/mouse/trackpoint.c:61:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/mouse/trackpoint.c:61:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/mouse/trackpoint.c:61:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/mouse/trackpoint.c: In function 'trackpoint_power_on_reset': /kisskb/src/drivers/input/mouse/trackpoint.c:35:5: note: byref variable will be forcibly initialized 35 | u8 param[2] = { TP_POR }; | ^~~~~ /kisskb/src/drivers/input/mouse/trackpoint.c: In function 'trackpoint_reconnect': /kisskb/src/drivers/input/mouse/trackpoint.c:272:5: note: byref variable will be forcibly initialized 272 | u8 param[2] = { 0 }; | ^~~~~ /kisskb/src/drivers/input/mouse/trackpoint.c: In function 'trackpoint_set_int_attr': /kisskb/src/drivers/input/mouse/trackpoint.c:61:5: note: byref variable will be forcibly initialized 61 | u8 param[3] = { TP_WRITE_MEM, loc, val }; | ^~~~~ /kisskb/src/drivers/input/mouse/trackpoint.c:123:5: note: byref variable will be forcibly initialized 123 | u8 value; | ^~~~~ In file included from /kisskb/src/arch/powerpc/include/asm/io.h:27, 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/serio.h:10, from /kisskb/src/drivers/input/mouse/trackpoint.c:10: /kisskb/src/drivers/input/mouse/trackpoint.c: In function 'device_remove_group': /kisskb/src/include/linux/device.h:922:32: note: byref variable will be forcibly initialized 922 | const struct attribute_group *groups[] = { grp, NULL }; | ^~~~~~ /kisskb/src/drivers/input/mouse/trackpoint.c: In function 'trackpoint_disconnect': /kisskb/src/include/linux/device.h:922:32: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/mouse/trackpoint.c: In function 'device_add_group': /kisskb/src/include/linux/device.h:914:32: note: byref variable will be forcibly initialized 914 | const struct attribute_group *groups[] = { grp, NULL }; | ^~~~~~ /kisskb/src/drivers/input/mouse/trackpoint.c: In function 'trackpoint_detect': /kisskb/src/include/linux/device.h:914:32: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/mouse/trackpoint.c:402:5: note: byref variable will be forcibly initialized 402 | u8 button_info; | ^~~~~~~~~~~ /kisskb/src/drivers/input/mouse/trackpoint.c:401:5: note: byref variable will be forcibly initialized 401 | u8 firmware_id; | ^~~~~~~~~~~ /kisskb/src/drivers/input/mouse/trackpoint.c:400:5: note: byref variable will be forcibly initialized 400 | u8 variant_id; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-samsung-s6e63m0-dsi.c: In function 's6e63m0_dsi_dcs_write': /kisskb/src/drivers/gpu/drm/panel/panel-samsung-s6e63m0-dsi.c:42:5: note: byref variable will be forcibly initialized 42 | u8 cmdwritten; | ^~~~~~~~~~ /kisskb/src/drivers/power/supply/test_power.c: In function 'map_get_value': /kisskb/src/drivers/power/supply/test_power.c:306:7: note: byref variable will be forcibly initialized 306 | char buf[MAX_KEYLENGTH]; | ^~~ /kisskb/src/drivers/power/supply/test_power.c: In function 'param_set_battery_capacity': /kisskb/src/drivers/power/supply/test_power.c:435:6: note: byref variable will be forcibly initialized 435 | int tmp; | ^~~ /kisskb/src/drivers/power/supply/test_power.c: In function 'param_set_battery_voltage': /kisskb/src/drivers/power/supply/test_power.c:450:6: note: byref variable will be forcibly initialized 450 | int tmp; | ^~~ /kisskb/src/drivers/power/supply/test_power.c: In function 'param_set_battery_charge_counter': /kisskb/src/drivers/power/supply/test_power.c:465:6: note: byref variable will be forcibly initialized 465 | int tmp; | ^~~ /kisskb/src/drivers/power/supply/test_power.c: In function 'param_set_battery_current': /kisskb/src/drivers/power/supply/test_power.c:480:6: note: byref variable will be forcibly initialized 480 | int tmp; | ^~~ /kisskb/src/drivers/net/hamradio/baycom_ser_hdx.c: In function 'ser12_check_uart': /kisskb/src/drivers/net/hamradio/baycom_ser_hdx.c:427:12: note: byref variable will be forcibly initialized 427 | enum uart uart_tab[] = | ^~~~~~~~ /kisskb/src/drivers/net/hamradio/baycom_ser_hdx.c: In function 'baycom_ioctl': /kisskb/src/drivers/net/hamradio/baycom_ser_hdx.c:558:22: note: byref variable will be forcibly initialized 558 | struct baycom_ioctl bi; | ^~ /kisskb/src/drivers/net/hamradio/baycom_ser_hdx.c: In function 'init_baycomserhdx': /kisskb/src/drivers/net/hamradio/baycom_ser_hdx.c:652:8: note: byref variable will be forcibly initialized 652 | char ifname[IFNAMSIZ]; | ^~~~~~ /kisskb/src/drivers/hwmon/ibmpowernv.c: In function 'get_sensor_type': /kisskb/src/drivers/hwmon/ibmpowernv.c:294:14: note: byref variable will be forcibly initialized 294 | const char *str; | ^~~ In file included from /kisskb/src/include/linux/hwmon-sysfs.h:10, from /kisskb/src/drivers/hwmon/ibmpowernv.c:14: /kisskb/src/drivers/hwmon/ibmpowernv.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/hwmon/ibmpowernv.c: In function 'init_sensor_group_data': /kisskb/src/drivers/hwmon/ibmpowernv.c:363:7: note: byref variable will be forcibly initialized 363 | u32 gid; | ^~~ /kisskb/src/drivers/hwmon/ibmpowernv.c: In function 'populate_attr_groups': /kisskb/src/drivers/hwmon/ibmpowernv.c:446:15: note: byref variable will be forcibly initialized 446 | const char *label; | ^~~~~ /kisskb/src/drivers/hwmon/ibmpowernv.c: In function 'store_enable': /kisskb/src/drivers/hwmon/ibmpowernv.c:140:7: note: byref variable will be forcibly initialized 140 | bool data; | ^~~~ /kisskb/src/drivers/hwmon/ibmpowernv.c: In function 'show_sensor': /kisskb/src/drivers/hwmon/ibmpowernv.c:103:6: note: byref variable will be forcibly initialized 103 | u64 x; | ^ /kisskb/src/drivers/hwmon/ibmpowernv.c: In function 'get_sensor_index_attr': /kisskb/src/drivers/hwmon/ibmpowernv.c:221:7: note: byref variable will be forcibly initialized 221 | char buf[8] = { 0 }; | ^~~ /kisskb/src/drivers/hwmon/ibmpowernv.c: In function 'parse_opal_node_name': /kisskb/src/drivers/hwmon/ibmpowernv.c:276:7: note: byref variable will be forcibly initialized 276 | char attr_suffix[MAX_ATTR_LEN]; | ^~~~~~~~~~~ /kisskb/src/drivers/hwmon/ibmpowernv.c: In function 'get_sensor_group': /kisskb/src/drivers/hwmon/ibmpowernv.c:400:7: note: byref variable will be forcibly initialized 400 | u32 gid; | ^~~ /kisskb/src/drivers/hwmon/ibmpowernv.c:399:30: note: byref variable will be forcibly initialized 399 | struct of_phandle_iterator it; | ^~ /kisskb/src/drivers/hwmon/ibmpowernv.c: In function 'make_sensor_label': /kisskb/src/drivers/hwmon/ibmpowernv.c:186:6: note: byref variable will be forcibly initialized 186 | u32 id; | ^~ /kisskb/src/drivers/hwmon/ibmpowernv.c: In function 'create_device_attrs': /kisskb/src/drivers/hwmon/ibmpowernv.c:573:15: note: byref variable will be forcibly initialized 573 | const char *label; | ^~~~~ /kisskb/src/drivers/hwmon/ibmpowernv.c:572:7: note: byref variable will be forcibly initialized 572 | u32 sensor_id; | ^~~~~~~~~ /kisskb/src/drivers/hwmon/ibmpowernv.c:571:7: note: byref variable will be forcibly initialized 571 | u32 opal_index, hw_id; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-samsung-s6d27a1.c: In function 's6d27a1_read_mtp_id': /kisskb/src/drivers/gpu/drm/panel/panel-samsung-s6d27a1.c:77:15: note: byref variable will be forcibly initialized 77 | u8 id1, id2, id3; | ^~~ /kisskb/src/drivers/gpu/drm/panel/panel-samsung-s6d27a1.c:77:10: note: byref variable will be forcibly initialized 77 | u8 id1, id2, id3; | ^~~ /kisskb/src/drivers/gpu/drm/panel/panel-samsung-s6d27a1.c:77:5: note: byref variable will be forcibly initialized 77 | u8 id1, id2, id3; | ^~~ In file included from /kisskb/src/drivers/gpu/drm/panel/panel-samsung-s6d27a1.c:7: /kisskb/src/drivers/gpu/drm/panel/panel-samsung-s6d27a1.c: In function 's6d27a1_power_on': /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-samsung-s6d27a1.c:156:2: note: in expansion of macro 'mipi_dbi_command' 156 | mipi_dbi_command(dbi, S6D27A1_PASSWD_L2, 0xA5, 0xA5); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-samsung-s6d27a1.c:146:2: note: in expansion of macro 'mipi_dbi_command' 146 | mipi_dbi_command(dbi, S6D27A1_PANELCTL, 0x00, 0x05, 0x06, 0x07, 0x08, | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-samsung-s6d27a1.c:144:2: note: in expansion of macro 'mipi_dbi_command' 144 | mipi_dbi_command(dbi, S6D27A1_SRCCTL, 0x03, 0x09, 0x8A, 0x00, 0x01, 0x16); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-samsung-s6d27a1.c:141:2: note: in expansion of macro 'mipi_dbi_command' 141 | mipi_dbi_command(dbi, S6D27A1_PWRCTL1, 0x00, 0x00, 0x00, 0x00, 0x55, | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-samsung-s6d27a1.c:139:2: note: in expansion of macro 'mipi_dbi_command' 139 | mipi_dbi_command(dbi, S6D27A1_DISPCTL, 0x19, 0x00, 0x08, 0x0D, 0x03, 0x41, 0x3F); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-samsung-s6d27a1.c:137:2: note: in expansion of macro 'mipi_dbi_command' 137 | mipi_dbi_command(dbi, S6D27A1_MANPWR, 0x01, 0x00, 0x00, 0x08, 0x08, 0x02, 0x00); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-samsung-s6d27a1.c:135:2: note: in expansion of macro 'mipi_dbi_command' 135 | mipi_dbi_command(dbi, S6D27A1_PANELCTL2, 0x00, 0x02, 0x03, 0x04, 0x05, 0x08, 0x00, 0x0c); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-samsung-s6d27a1.c:133:2: note: in expansion of macro 'mipi_dbi_command' 133 | mipi_dbi_command(dbi, S6D27A1_RESCTL, 0x22); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-samsung-s6d27a1.c:130:2: note: in expansion of macro 'mipi_dbi_command' 130 | mipi_dbi_command(dbi, S6D27A1_PASSWD_L2, 0x5A, 0x5A); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-samsung-s6d27a1.c:126:2: note: in expansion of macro 'mipi_dbi_command' 126 | mipi_dbi_command(dbi, MIPI_DCS_EXIT_SLEEP_MODE); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-samsung-s6d27a1.c:125:2: note: in expansion of macro 'mipi_dbi_command' 125 | mipi_dbi_command(dbi, MIPI_DCS_EXIT_SLEEP_MODE); | ^~~~~~~~~~~~~~~~ /kisskb/src/net/sctp/diag.c: In function 'sctp_diag_dump_one': /kisskb/src/net/sctp/diag.c:435:25: note: byref variable will be forcibly initialized 435 | union sctp_addr laddr, paddr; | ^~~~~ /kisskb/src/net/sctp/diag.c:435:18: note: byref variable will be forcibly initialized 435 | union sctp_addr laddr, paddr; | ^~~~~ /kisskb/src/net/sctp/diag.c: In function 'inet_sctp_diag_fill': /kisskb/src/net/sctp/diag.c:160:7: note: byref variable will be forcibly initialized 160 | u32 mem[SK_MEMINFO_VARS]; | ^~~ /kisskb/src/net/sctp/diag.c:136:20: note: byref variable will be forcibly initialized 136 | struct sctp_infox infox; | ^~~~~ /kisskb/src/net/sctp/diag.c: In function 'sctp_diag_dump': /kisskb/src/net/sctp/diag.c:478:6: note: byref variable will be forcibly initialized 478 | int pos = cb->args[2]; | ^~~ /kisskb/src/drivers/hwmon/ina2xx.c: In function 'ina226_interval_store': /kisskb/src/drivers/hwmon/ina2xx.c:509:16: note: byref variable will be forcibly initialized 509 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/ina2xx.c: In function 'ina226_interval_show': /kisskb/src/drivers/hwmon/ina2xx.c:533:15: note: byref variable will be forcibly initialized 533 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/hwmon/ina2xx.c: In function 'ina226_alarm_show': /kisskb/src/drivers/hwmon/ina2xx.c:442:6: note: byref variable will be forcibly initialized 442 | int regval; | ^~~~~~ /kisskb/src/drivers/hwmon/ina2xx.c: In function 'ina2xx_shunt_store': /kisskb/src/drivers/hwmon/ina2xx.c:490:16: note: byref variable will be forcibly initialized 490 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/ina2xx.c: In function 'ina226_alert_store': /kisskb/src/drivers/hwmon/ina2xx.c:400:16: note: byref variable will be forcibly initialized 400 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/ina2xx.c: In function 'ina226_alert_show': /kisskb/src/drivers/hwmon/ina2xx.c:372:6: note: byref variable will be forcibly initialized 372 | int regval; | ^~~~~~ /kisskb/src/drivers/hwmon/ina2xx.c: In function 'ina2xx_read_reg': /kisskb/src/drivers/hwmon/ina2xx.c:231:17: note: byref variable will be forcibly initialized 231 | unsigned int cal; | ^~~ /kisskb/src/drivers/rtc/rtc-rv3028.c: In function 'rv3028_read_offset': /kisskb/src/drivers/rtc/rtc-rv3028.c:470:11: note: byref variable will be forcibly initialized 470 | int ret, value, steps; | ^~~~~ /kisskb/src/drivers/hwmon/ina2xx.c: In function 'ina2xx_value_show': /kisskb/src/drivers/hwmon/ina2xx.c:306:15: note: byref variable will be forcibly initialized 306 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/rtc/rtc-rv3028.c: In function 'rv3028_param_get': /kisskb/src/drivers/rtc/rtc-rv3028.c:526:7: note: byref variable will be forcibly initialized 526 | u32 value; | ^~~~~ /kisskb/src/drivers/rtc/rtc-rv3028.c: In function 'rv3028_clkout_recalc_rate': /kisskb/src/drivers/rtc/rtc-rv3028.c:722:6: note: byref variable will be forcibly initialized 722 | int clkout, ret; | ^~~~~~ /kisskb/src/drivers/rtc/rtc-rv3028.c: In function 'rv3028_clkout_is_prepared': /kisskb/src/drivers/rtc/rtc-rv3028.c:789:6: note: byref variable will be forcibly initialized 789 | int clkout, ret; | ^~~~~~ /kisskb/src/drivers/hwmon/ina2xx.c: In function 'ina2xx_probe': /kisskb/src/drivers/hwmon/ina2xx.c:623:6: note: byref variable will be forcibly initialized 623 | u32 val; | ^~~ /kisskb/src/drivers/rtc/rtc-rv3028.c: In function 'rv3028_get_alarm': /kisskb/src/drivers/rtc/rtc-rv3028.c:369:14: note: byref variable will be forcibly initialized 369 | int status, ctrl, ret; | ^~~~ /kisskb/src/drivers/rtc/rtc-rv3028.c:369:6: note: byref variable will be forcibly initialized 369 | int status, ctrl, ret; | ^~~~~~ /kisskb/src/drivers/rtc/rtc-rv3028.c:368:5: note: byref variable will be forcibly initialized 368 | u8 alarmvals[3]; | ^~~~~~~~~ /kisskb/src/drivers/rtc/rtc-rv3028.c: In function 'rv3028_get_time': /kisskb/src/drivers/rtc/rtc-rv3028.c:312:11: note: byref variable will be forcibly initialized 312 | int ret, status; | ^~~~~~ /kisskb/src/drivers/rtc/rtc-rv3028.c:311:5: note: byref variable will be forcibly initialized 311 | u8 date[7]; | ^~~~ /kisskb/src/drivers/md/persistent-data/dm-bitset.c: In function 'pack_bits': /kisskb/src/drivers/md/persistent-data/dm-bitset.c:54:7: note: byref variable will be forcibly initialized 54 | bool bv; | ^~ /kisskb/src/drivers/md/persistent-data/dm-bitset.c:53:11: note: byref variable will be forcibly initialized 53 | uint64_t word = 0; | ^~~~ /kisskb/src/drivers/rtc/rtc-rv3028.c: In function 'rv3028_ioctl': /kisskb/src/drivers/rtc/rtc-rv3028.c:588:6: note: byref variable will be forcibly initialized 588 | int status, ret = 0; | ^~~~~~ /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/md/persistent-data/dm-bitset.c: In function 'dm_bitset_resize': /kisskb/src/drivers/md/persistent-data/dm-bitset.c:90:9: note: byref variable will be forcibly initialized 90 | __le64 value = default_value ? cpu_to_le64(~0) : cpu_to_le64(0); | ^~~~~ /kisskb/src/drivers/md/persistent-data/dm-bitset.c: In function 'dm_bitset_flush': /kisskb/src/drivers/md/persistent-data/dm-bitset.c:108:9: note: byref variable will be forcibly initialized 108 | __le64 value; | ^~~~~ /kisskb/src/drivers/rtc/rtc-rv3028.c: In function 'timestamp0_count_show': /kisskb/src/drivers/rtc/rtc-rv3028.c:159:11: note: byref variable will be forcibly initialized 159 | int ret, count; | ^~~~~ /kisskb/src/drivers/md/persistent-data/dm-bitset.c: In function 'read_bits': /kisskb/src/drivers/md/persistent-data/dm-bitset.c:132:9: note: byref variable will be forcibly initialized 132 | __le64 value; | ^~~~~ /kisskb/src/drivers/rtc/rtc-rv3028.c: In function 'timestamp0_show': /kisskb/src/drivers/rtc/rtc-rv3028.c:124:5: note: byref variable will be forcibly initialized 124 | u8 date[6]; | ^~~~ /kisskb/src/drivers/rtc/rtc-rv3028.c:123:11: note: byref variable will be forcibly initialized 123 | int ret, count; | ^~~~~ /kisskb/src/drivers/md/persistent-data/dm-bitset.c: In function 'get_array_entry': /kisskb/src/drivers/rtc/rtc-rv3028.c:122:18: note: byref variable will be forcibly initialized 122 | struct rtc_time tm; | ^~ /kisskb/src/drivers/md/persistent-data/dm-bitset.c:132:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/md/persistent-data/dm-bitset.c: In function 'dm_bitset_cursor_begin': /kisskb/src/drivers/md/persistent-data/dm-bitset.c:234:10: note: byref variable will be forcibly initialized 234 | __le64 *value; | ^~~~~ /kisskb/src/drivers/md/persistent-data/dm-bitset.c: In function 'cursor_next_array_entry': /kisskb/src/drivers/md/persistent-data/dm-bitset.c:216:10: note: byref variable will be forcibly initialized 216 | __le64 *value; | ^~~~~ /kisskb/src/drivers/md/persistent-data/dm-bitset.c: In function 'dm_bitset_cursor_skip': /kisskb/src/drivers/md/persistent-data/dm-bitset.c:279:10: note: byref variable will be forcibly initialized 279 | __le64 *value; | ^~~~~ /kisskb/src/drivers/rtc/rtc-rv3028.c: In function 'rv3028_update_eeprom': /kisskb/src/drivers/rtc/rtc-rv3028.c:220:6: note: byref variable will be forcibly initialized 220 | u32 status; | ^~~~~~ /kisskb/src/drivers/rtc/rtc-rv3028.c: In function 'rv3028_enter_eerd': /kisskb/src/drivers/rtc/rtc-rv3028.c:190:13: note: byref variable will be forcibly initialized 190 | u32 ctrl1, status; | ^~~~~~ /kisskb/src/drivers/rtc/rtc-rv3028.c:190:6: note: byref variable will be forcibly initialized 190 | u32 ctrl1, status; | ^~~~~ /kisskb/src/drivers/rtc/rtc-rv3028.c: In function 'rv3028_eeprom_write': /kisskb/src/drivers/rtc/rtc-rv3028.c:620:14: note: byref variable will be forcibly initialized 620 | u32 status, eerd; | ^~~~ /kisskb/src/drivers/rtc/rtc-rv3028.c:620:6: note: byref variable will be forcibly initialized 620 | u32 status, eerd; | ^~~~~~ /kisskb/src/drivers/rtc/rtc-rv3028.c: In function 'rv3028_eeprom_read': /kisskb/src/drivers/rtc/rtc-rv3028.c:666:20: note: byref variable will be forcibly initialized 666 | u32 status, eerd, data; | ^~~~ /kisskb/src/drivers/rtc/rtc-rv3028.c:666:14: note: byref variable will be forcibly initialized 666 | u32 status, eerd, data; | ^~~~ /kisskb/src/drivers/rtc/rtc-rv3028.c:666:6: note: byref variable will be forcibly initialized 666 | u32 status, eerd, data; | ^~~~~~ /kisskb/src/drivers/rtc/rtc-rv3028.c: In function 'rv3028_set_offset': /kisskb/src/drivers/rtc/rtc-rv3028.c:492:6: note: byref variable will be forcibly initialized 492 | u32 eerd; | ^~~~ /kisskb/src/drivers/rtc/rtc-rv3028.c: In function 'rv3028_set_time': /kisskb/src/drivers/rtc/rtc-rv3028.c:339:5: note: byref variable will be forcibly initialized 339 | u8 date[7]; | ^~~~ /kisskb/src/drivers/rtc/rtc-rv3028.c: In function 'rv3028_set_alarm': /kisskb/src/drivers/rtc/rtc-rv3028.c:398:5: note: byref variable will be forcibly initialized 398 | u8 alarmvals[3]; | ^~~~~~~~~ /kisskb/src/drivers/rtc/rtc-rv3028.c: In function 'rv3028_handle_irq': /kisskb/src/drivers/rtc/rtc-rv3028.c:266:6: note: byref variable will be forcibly initialized 266 | u32 status = 0, ctrl = 0; | ^~~~~~ /kisskb/src/drivers/rtc/rtc-rv3028.c: In function 'rv3028_update_cfg': /kisskb/src/drivers/rtc/rtc-rv3028.c:246:6: note: byref variable will be forcibly initialized 246 | u32 eerd; | ^~~~ /kisskb/src/drivers/rtc/rtc-rv3028.c: In function 'rv3028_clkout_set_rate': /kisskb/src/drivers/rtc/rtc-rv3028.c:749:6: note: byref variable will be forcibly initialized 749 | u32 enabled; | ^~~~~~~ /kisskb/src/drivers/rtc/rtc-rv3028.c: In function 'rv3028_clkout_register_clk': /kisskb/src/drivers/rtc/rtc-rv3028.c:813:23: note: byref variable will be forcibly initialized 813 | struct clk_init_data init; | ^~~~ /kisskb/src/drivers/rtc/rtc-rv3028.c: In function 'rv3028_probe': /kisskb/src/drivers/rtc/rtc-rv3028.c:863:6: note: byref variable will be forcibly initialized 863 | u32 ohms; | ^~~~ /kisskb/src/drivers/rtc/rtc-rv3028.c:862:11: note: byref variable will be forcibly initialized 862 | int ret, status; | ^~~~~~ /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/net/tipc/crypto.c: In function 'tipc_crypto_do_cmd': /kisskb/src/net/tipc/crypto.c:2001:7: note: byref variable will be forcibly initialized 2001 | char buf[200]; | ^~~ /kisskb/src/net/tipc/crypto.c: In function 'tipc_aead_encrypt': /kisskb/src/net/tipc/crypto.c:746:6: note: byref variable will be forcibly initialized 746 | u8 *iv; | ^~ /kisskb/src/net/tipc/crypto.c:741:22: note: byref variable will be forcibly initialized 741 | struct scatterlist *sg; | ^~ /kisskb/src/net/tipc/crypto.c:740:18: note: byref variable will be forcibly initialized 740 | struct sk_buff *trailer; | ^~~~~~~ /kisskb/src/net/tipc/crypto.c:739:23: note: byref variable will be forcibly initialized 739 | struct aead_request *req; | ^~~ /kisskb/src/net/tipc/crypto.c: In function 'tipc_aead_decrypt': /kisskb/src/net/tipc/crypto.c:889:6: note: byref variable will be forcibly initialized 889 | u8 *iv; | ^~ /kisskb/src/net/tipc/crypto.c:884:22: note: byref variable will be forcibly initialized 884 | struct scatterlist *sg; | ^~ /kisskb/src/net/tipc/crypto.c:883:18: note: byref variable will be forcibly initialized 883 | struct sk_buff *unused; | ^~~~~~ /kisskb/src/net/tipc/crypto.c:881:23: note: byref variable will be forcibly initialized 881 | struct aead_request *req; | ^~~ /kisskb/src/net/tipc/crypto.c: In function 'tipc_crypto_key_synch': /kisskb/src/net/tipc/crypto.c:1388:16: note: byref variable will be forcibly initialized 1388 | unsigned long delay; | ^~~~~ /kisskb/src/net/tipc/crypto.c: In function 'tipc_crypto_rcv_complete': /kisskb/src/net/tipc/crypto.c:1894:20: note: byref variable will be forcibly initialized 1894 | struct tipc_aead *tmp = NULL; | ^~~ /kisskb/src/net/tipc/crypto.c: In function 'tipc_aead_decrypt_done': /kisskb/src/net/tipc/crypto.c:959:18: note: byref variable will be forcibly initialized 959 | struct sk_buff *skb = base->data; | ^~~ /kisskb/src/net/tipc/crypto.c: In function 'tipc_crypto_key_xmit': /kisskb/src/net/tipc/crypto.c:2231:12: note: byref variable will be forcibly initialized 2231 | u16 size, cong_link_cnt; | ^~~~~~~~~~~~~ /kisskb/src/net/tipc/crypto.c:2228:22: note: byref variable will be forcibly initialized 2228 | struct sk_buff_head pkts; | ^~~~ /kisskb/src/net/tipc/crypto.c: In function 'tipc_crypto_key_init': /kisskb/src/net/tipc/crypto.c:1122:20: note: byref variable will be forcibly initialized 1122 | struct tipc_aead *aead = NULL; | ^~~~ /kisskb/src/net/tipc/crypto.c: In function 'tipc_crypto_clone_msg': /kisskb/src/net/tipc/crypto.c:1646:18: note: byref variable will be forcibly initialized 1646 | struct sk_buff *skb; | ^~~ /kisskb/src/drivers/hwmon/lm75.c: In function 'lm75_read': /kisskb/src/drivers/hwmon/lm75.c:337:15: note: byref variable will be forcibly initialized 337 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/hwmon/lm75.c: In function 'lm75_update_interval': /kisskb/src/drivers/hwmon/lm75.c:412:15: note: byref variable will be forcibly initialized 412 | unsigned int reg; | ^~~ /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c: In function 'metadata_ll_init_index': /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c:969:19: note: byref variable will be forcibly initialized 969 | struct dm_block *b; | ^ /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c: In function 'sm_ll_lookup_big_ref_count': /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c:306:9: note: byref variable will be forcibly initialized 306 | __le32 le_rc; | ^~~~~ /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c: In function 'shadow_bitmap': /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c:605:9: note: byref variable will be forcibly initialized 605 | int r, inc; | ^~~ /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c: In function '__sm_ll_inc_overflow': /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c:548:6: note: byref variable will be forcibly initialized 548 | int index; | ^~~~~ /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c: In function 'sm_ll_inc_bitmap': /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c:646:9: note: byref variable will be forcibly initialized 646 | __le32 le_rc; | ^~~~~ /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c: In function '__sm_ll_inc': /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c:713:21: note: byref variable will be forcibly initialized 713 | struct inc_context ic; | ^~ /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c: In function '__sm_ll_dec_overflow': /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c:766:6: note: byref variable will be forcibly initialized 766 | int index = -1; | ^~~~~ /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c: In function 'sm_ll_dec_bitmap': /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c:839:11: note: byref variable will be forcibly initialized 839 | uint32_t old; | ^~~ /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c: In function '__sm_ll_dec': /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c:897:21: note: byref variable will be forcibly initialized 897 | struct inc_context ic; | ^~ /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c: In function 'metadata_ll_commit': /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c:1006:19: note: byref variable will be forcibly initialized 1006 | struct dm_block *b; | ^ /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c:1005:9: note: byref variable will be forcibly initialized 1005 | int r, inc; | ^~~ /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c: In function 'metadata_ll_open': /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c:985:19: note: byref variable will be forcibly initialized 985 | struct dm_block *block; | ^~~~~ /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:258:27: note: byref variable will be forcibly initialized 258 | struct disk_index_entry idx; | ^~~ /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c:257:20: note: byref variable will be forcibly initialized 257 | struct dm_block *b; | ^ /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:284:19: note: byref variable will be forcibly initialized 284 | struct dm_block *blk; | ^~~ /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c:283:26: note: byref variable will be forcibly initialized 283 | struct disk_index_entry ie_disk; | ^~~~~~~ /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c: In function 'sm_ll_lookup': /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c:306:9: note: byref variable will be forcibly initialized 306 | __le32 le_rc; | ^~~~~ /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c:318:5: note: byref variable will be forcibly initialized 318 | int sm_ll_lookup(struct ll_disk *ll, dm_block_t b, uint32_t *result) | ^~~~~~~~~~~~ /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:349:12: note: byref variable will be forcibly initialized 349 | unsigned position; | ^~~~~~~~ /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c:348:20: note: byref variable will be forcibly initialized 348 | struct dm_block *blk; | ^~~ /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c:335:26: note: byref variable will be forcibly initialized 335 | struct disk_index_entry ie_disk; | ^~~~~~~ /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c: In function 'sm_ll_find_common_free_block': /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c:391:11: note: byref variable will be forcibly initialized 391 | uint32_t count; | ^~~~~ /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c: In function 'sm_ll_insert': /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c:306:9: note: byref variable will be forcibly initialized 306 | __le32 le_rc; | ^~~~~ /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c:416:5: note: byref variable will be forcibly initialized 416 | int sm_ll_insert(struct ll_disk *ll, dm_block_t b, | ^~~~~~~~~~~~ /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c:468:10: note: byref variable will be forcibly initialized 468 | __le32 le_rc = cpu_to_le32(ref_count); | ^~~~~ /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c:425:6: note: byref variable will be forcibly initialized 425 | int inc; | ^~~ /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c:423:26: note: byref variable will be forcibly initialized 423 | struct disk_index_entry ie_disk; | ^~~~~~~ /kisskb/src/drivers/md/persistent-data/dm-space-map-common.c:421:19: note: byref variable will be forcibly initialized 421 | struct dm_block *nb; | ^~ /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:1053:22: note: byref variable will be forcibly initialized 1053 | struct disk_sm_root smr; | ^~~ /kisskb/src/drivers/hwmon/pmbus/pxe1610.c: In function 'pxe1610_probe': /kisskb/src/drivers/hwmon/pmbus/pxe1610.c:93:5: note: byref variable will be forcibly initialized 93 | u8 buf[I2C_SMBUS_BLOCK_MAX]; | ^~~ /kisskb/src/drivers/usb/dwc2/hcd_intr.c: In function 'dwc2_update_urb_state': /kisskb/src/drivers/usb/dwc2/hcd_intr.c:497:6: note: byref variable will be forcibly initialized 497 | int short_read = 0; | ^~~~~~~~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/input/mouse/cypress_ps2.c:15: /kisskb/src/drivers/input/mouse/cypress_ps2.c: In function 'cypress_ps2_read_cmd_status': /kisskb/src/include/linux/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/mouse/cypress_ps2.c:120:2: note: in expansion of macro 'wait_event_timeout' 120 | wait_event_timeout(ps2dev->wait, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/mouse/cypress_ps2.c: In function 'cypress_read_fw_version': /kisskb/src/drivers/input/mouse/cypress_ps2.c:223:16: note: byref variable will be forcibly initialized 223 | unsigned char param[3]; | ^~~~~ /kisskb/src/drivers/input/mouse/cypress_ps2.c: In function 'cypress_read_tp_metrics': /kisskb/src/drivers/input/mouse/cypress_ps2.c:252:16: note: byref variable will be forcibly initialized 252 | unsigned char param[8]; | ^~~~~ /kisskb/src/drivers/input/mouse/cypress_ps2.c: In function 'cypress_set_absolute_mode': /kisskb/src/drivers/input/mouse/cypress_ps2.c:340:16: note: byref variable will be forcibly initialized 340 | unsigned char param[3]; | ^~~~~ /kisskb/src/drivers/input/mouse/cypress_ps2.c: In function 'cypress_process_packet': /kisskb/src/drivers/input/mouse/cypress_ps2.c:521:6: note: byref variable will be forcibly initialized 521 | int slots[CYTP_MAX_MT_SLOTS]; | ^~~~~ /kisskb/src/drivers/input/mouse/cypress_ps2.c:520:22: note: byref variable will be forcibly initialized 520 | struct input_mt_pos pos[CYTP_MAX_MT_SLOTS]; | ^~~ /kisskb/src/drivers/input/mouse/cypress_ps2.c:518:26: note: byref variable will be forcibly initialized 518 | struct cytp_report_data report_data; | ^~~~~~~~~~~ /kisskb/src/drivers/usb/dwc2/hcd_intr.c: In function 'dwc2_port_intr': /kisskb/src/drivers/usb/dwc2/hcd_intr.c:358:6: note: byref variable will be forcibly initialized 358 | u32 hprt0_modify; | ^~~~~~~~~~~~ /kisskb/src/drivers/input/mouse/cypress_ps2.c: In function 'cypress_detect': /kisskb/src/drivers/input/mouse/cypress_ps2.c:203:16: note: byref variable will be forcibly initialized 203 | unsigned char param[3]; | ^~~~~ /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; | ^~~ /kisskb/src/drivers/power/supply/act8945a_charger.c: In function 'act8945a_get_charger_state': /kisskb/src/drivers/power/supply/act8945a_charger.c:89:23: note: byref variable will be forcibly initialized 89 | unsigned int status, state; | ^~~~~ /kisskb/src/drivers/power/supply/act8945a_charger.c:89:15: note: byref variable will be forcibly initialized 89 | unsigned int status, state; | ^~~~~~ /kisskb/src/drivers/power/supply/act8945a_charger.c: In function 'act8945a_get_charge_type': /kisskb/src/drivers/power/supply/act8945a_charger.c:128:23: note: byref variable will be forcibly initialized 128 | unsigned int status, state; | ^~~~~ /kisskb/src/drivers/power/supply/act8945a_charger.c:128:15: note: byref variable will be forcibly initialized 128 | unsigned int status, state; | ^~~~~~ /kisskb/src/drivers/power/supply/act8945a_charger.c: In function 'act8945a_get_battery_health': /kisskb/src/drivers/power/supply/act8945a_charger.c:166:30: note: byref variable will be forcibly initialized 166 | unsigned int status, state, config; | ^~~~~~ /kisskb/src/drivers/power/supply/act8945a_charger.c:166:23: note: byref variable will be forcibly initialized 166 | unsigned int status, state, config; | ^~~~~ /kisskb/src/drivers/power/supply/act8945a_charger.c:166:15: note: byref variable will be forcibly initialized 166 | unsigned int status, state, config; | ^~~~~~ /kisskb/src/drivers/power/supply/act8945a_charger.c: In function 'act8945a_set_supply_type': /kisskb/src/drivers/power/supply/act8945a_charger.c:410:23: note: byref variable will be forcibly initialized 410 | unsigned int status, state; | ^~~~~ /kisskb/src/drivers/power/supply/act8945a_charger.c:410:15: note: byref variable will be forcibly initialized 410 | unsigned int status, state; | ^~~~~~ /kisskb/src/net/openvswitch/flow.c: In function 'parse_ipv6hdr': /kisskb/src/net/openvswitch/flow.c:249:20: note: byref variable will be forcibly initialized 249 | int err, nexthdr, flags = 0; | ^~~~~ /kisskb/src/net/openvswitch/flow.c:245:15: note: byref variable will be forcibly initialized 245 | unsigned int payload_ofs = 0; | ^~~~~~~~~~~ /kisskb/src/net/openvswitch/flow.c:244:17: note: byref variable will be forcibly initialized 244 | unsigned short frag_off; | ^~~~~~~~ /kisskb/src/drivers/power/supply/act8945a_charger.c: In function 'act8945a_get_capacity_level': /kisskb/src/drivers/power/supply/act8945a_charger.c:213:30: note: byref variable will be forcibly initialized 213 | unsigned int status, state, config; | ^~~~~~ /kisskb/src/drivers/power/supply/act8945a_charger.c:213:23: note: byref variable will be forcibly initialized 213 | unsigned int status, state, config; | ^~~~~ /kisskb/src/drivers/power/supply/act8945a_charger.c:213:15: note: byref variable will be forcibly initialized 213 | unsigned int status, state, config; | ^~~~~~ /kisskb/src/drivers/power/supply/act8945a_charger.c: In function 'act8945a_get_current_max': /kisskb/src/drivers/power/supply/act8945a_charger.c:280:23: note: byref variable will be forcibly initialized 280 | unsigned int status, state; | ^~~~~ /kisskb/src/drivers/power/supply/act8945a_charger.c:280:15: note: byref variable will be forcibly initialized 280 | unsigned int status, state; | ^~~~~~ /kisskb/src/drivers/power/supply/act8945a_charger.c: In function 'act8945a_charger_config': /kisskb/src/drivers/power/supply/act8945a_charger.c:468:15: note: byref variable will be forcibly initialized 468 | unsigned int tmp; | ^~~ /kisskb/src/drivers/power/supply/act8945a_charger.c:465:6: note: byref variable will be forcibly initialized 465 | u32 input_voltage_threshold; | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/power/supply/act8945a_charger.c:464:6: note: byref variable will be forcibly initialized 464 | u32 pre_time_out; | ^~~~~~~~~~~~ /kisskb/src/drivers/power/supply/act8945a_charger.c:463:6: note: byref variable will be forcibly initialized 463 | u32 total_time_out; | ^~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/md/bcache/bset.h:8, from /kisskb/src/drivers/md/bcache/bset.c:12: /kisskb/src/drivers/md/bcache/bset.c: In function 'bch_btree_insert_key': /kisskb/src/drivers/md/bcache/bcache_ondisk.h:72:16: note: byref variable will be forcibly initialized 72 | ((struct bkey) { \ | ^ /kisskb/src/drivers/md/bcache/bcache_ondisk.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/drivers/md/bcache/bcache_ondisk.h:72:16: note: byref variable will be forcibly initialized 72 | ((struct bkey) { \ | ^ /kisskb/src/drivers/md/bcache/bcache_ondisk.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); | ^~~~~~~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/arch/powerpc/include/asm/io.h:27, 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/drivers/usb/dwc2/hcd.c:45: /kisskb/src/drivers/usb/dwc2/hcd.c: In function '__ab_c_size': /kisskb/src/drivers/md/bcache/bset.c:884:15: note: byref variable will be forcibly initialized 884 | struct bkey *preceding_key_p = &preceding_key_on_stack; | ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /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/net/openvswitch/flow.c: In function 'parse_vlan_tag': /kisskb/src/net/openvswitch/flow.c:326:7: note: byref variable will be forcibly initialized 326 | u16 tci; | ^~~ /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/net/openvswitch/flow.c: In function 'ovs_flow_used_time': /kisskb/src/net/openvswitch/flow.c:46:20: note: byref variable will be forcibly initialized 46 | struct timespec64 cur_ts; | ^~~~~~ /kisskb/src/net/openvswitch/flow.c: In function 'ovs_flow_key_extract_userspace': /kisskb/src/net/openvswitch/flow.c:919:6: note: byref variable will be forcibly initialized 919 | u64 attrs = 0; | ^~~~~ /kisskb/src/net/openvswitch/flow.c:918:23: note: byref variable will be forcibly initialized 918 | const struct nlattr *a[OVS_KEY_ATTR_MAX + 1]; | ^ /kisskb/src/drivers/i2c/busses/i2c-gpio.c: In function 'of_i2c_gpio_get_props': /kisskb/src/drivers/i2c/busses/i2c-gpio.c:306:6: note: byref variable will be forcibly initialized 306 | u32 reg; | ^~~ /kisskb/src/drivers/gpu/drm/panel/panel-sharp-ls043t1le01.c: In function 'sharp_nt_panel_init': /kisskb/src/drivers/gpu/drm/panel/panel-sharp-ls043t1le01.c:55:44: note: byref variable will be forcibly initialized 55 | ret = mipi_dsi_dcs_write(dsi, 0xae, (u8[]){ 0x03 }, 1); | ^ /kisskb/src/drivers/usb/dwc2/hcd.c: In function 'dwc2_hc_start_transfer': /kisskb/src/drivers/usb/dwc2/hcd.c:1226:6: note: byref variable will be forcibly initialized 1226 | u32 hcchar; | ^~~~~~ /kisskb/src/drivers/usb/dwc2/hcd.c: In function 'dwc2_hc_continue_transfer': /kisskb/src/drivers/usb/dwc2/hcd.c:1571:8: note: byref variable will be forcibly initialized 1571 | u32 hcchar = dwc2_readl(hsotg, | ^~~~~~ /kisskb/src/drivers/usb/dwc2/hcd.c:1553:7: note: byref variable will be forcibly initialized 1553 | u32 hcchar = dwc2_readl(hsotg, HCCHAR(chan->hc_num)); | ^~~~~~ /kisskb/src/drivers/net/hamradio/hdlcdrv.c: In function 'hdlcdrv_siocdevprivate': /kisskb/src/drivers/net/hamradio/hdlcdrv.c:490:23: note: byref variable will be forcibly initialized 490 | struct hdlcdrv_ioctl bi; | ^~ /kisskb/src/drivers/hwmon/ltc2947-core.c: In function '__ltc2947_val_read16': /kisskb/src/drivers/hwmon/ltc2947-core.c:135:9: note: byref variable will be forcibly initialized 135 | __be16 __val = 0; | ^~~~~ /kisskb/src/drivers/hwmon/ltc2947-core.c: In function '__ltc2947_val_read24': /kisskb/src/drivers/hwmon/ltc2947-core.c:150:9: note: byref variable will be forcibly initialized 150 | __be32 __val = 0; | ^~~~~ /kisskb/src/drivers/hwmon/ltc2947-core.c: In function '__ltc2947_val_read64': /kisskb/src/drivers/hwmon/ltc2947-core.c:165:9: note: byref variable will be forcibly initialized 165 | __be64 __val = 0; | ^~~~~ /kisskb/src/drivers/hwmon/ltc2947-core.c: In function 'ltc2947_val_read': /kisskb/src/drivers/hwmon/ltc2947-core.c:135:9: note: byref variable will be forcibly initialized 135 | __be16 __val = 0; | ^~~~~ /kisskb/src/drivers/hwmon/ltc2947-core.c:181:6: note: byref variable will be forcibly initialized 181 | u64 __val = 0; | ^~~~~ /kisskb/src/drivers/hwmon/ltc2947-core.c: In function 'ltc2947_show_value': /kisskb/src/drivers/hwmon/ltc2947-core.c:327:6: note: byref variable will be forcibly initialized 327 | s64 val = 0; | ^~~ /kisskb/src/drivers/hwmon/ltc2947-core.c: In function 'ltc2947_alarm_read': /kisskb/src/drivers/hwmon/ltc2947-core.c:292:7: note: byref variable will be forcibly initialized 292 | char alarms[LTC2947_ALERTS_SIZE + 1]; | ^~~~~~ /kisskb/src/drivers/hwmon/ltc2947-core.c: In function 'ltc2947_read_in': /kisskb/src/drivers/hwmon/ltc2947-core.c:504:6: note: byref variable will be forcibly initialized 504 | s64 __val = 0; | ^~~~~ /kisskb/src/drivers/hwmon/ltc2947-core.c: In function 'ltc2947_read_curr': /kisskb/src/drivers/hwmon/ltc2947-core.c:456:6: note: byref variable will be forcibly initialized 456 | s64 __val = 0; | ^~~~~ /kisskb/src/drivers/hwmon/ltc2947-core.c: In function 'ltc2947_read_power': /kisskb/src/drivers/hwmon/ltc2947-core.c:409:6: note: byref variable will be forcibly initialized 409 | s64 __val = 0; | ^~~~~ /kisskb/src/drivers/hwmon/ltc2947-core.c: In function 'ltc2947_read_temp': /kisskb/src/drivers/hwmon/ltc2947-core.c:344:6: note: byref variable will be forcibly initialized 344 | s64 __val = 0; | ^~~~~ /kisskb/src/drivers/hwmon/ltc2947-core.c: In function '__ltc2947_val_write16': /kisskb/src/drivers/hwmon/ltc2947-core.c:233:9: note: byref variable will be forcibly initialized 233 | __be16 __val; | ^~~~~ /kisskb/src/drivers/hwmon/ltc2947-core.c: In function '__ltc2947_val_write64': /kisskb/src/drivers/hwmon/ltc2947-core.c:224:9: note: byref variable will be forcibly initialized 224 | __be64 __val; | ^~~~~ /kisskb/src/drivers/hwmon/ltc2947-core.c: In function 'ltc2947_val_write': /kisskb/src/drivers/hwmon/ltc2947-core.c:224:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/hwmon/ltc2947-core.c:233:9: note: byref variable will be forcibly initialized 233 | __be16 __val; | ^~~~~ /kisskb/src/drivers/hwmon/ltc2945.c: In function 'ltc2945_val_to_reg': /kisskb/src/drivers/hwmon/ltc2945.c:152:15: note: byref variable will be forcibly initialized 152 | unsigned int control; | ^~~~~~~ /kisskb/src/drivers/hwmon/ltc2945.c: In function 'ltc2945_bool_show': /kisskb/src/drivers/hwmon/ltc2945.c:325:15: note: byref variable will be forcibly initialized 325 | unsigned int fault; | ^~~~~ /kisskb/src/drivers/hwmon/ltc2945.c: In function 'ltc2945_history_store': /kisskb/src/drivers/hwmon/ltc2945.c:277:16: note: byref variable will be forcibly initialized 277 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/ltc2945.c:276:5: note: byref variable will be forcibly initialized 276 | u8 buf_max[3] = { 0, 0, 0 }; | ^~~~~~~ /kisskb/src/drivers/hwmon/ltc2945.c:275:5: note: byref variable will be forcibly initialized 275 | u8 buf_min[3] = { 0xff, 0xff, 0xff }; | ^~~~~~~ /kisskb/src/drivers/hwmon/ltc2945.c: In function 'ltc2945_value_store': /kisskb/src/drivers/hwmon/ltc2945.c:240:5: note: byref variable will be forcibly initialized 240 | u8 regbuf[3]; | ^~~~~~ /kisskb/src/drivers/hwmon/ltc2945.c:239:16: note: byref variable will be forcibly initialized 239 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/ltc2947-core.c: In function 'ltc2947_setup': /kisskb/src/drivers/hwmon/ltc2947-core.c:971:6: note: byref variable will be forcibly initialized 971 | u32 accum[2]; | ^~~~~ /kisskb/src/drivers/hwmon/ltc2947-core.c:970:23: note: byref variable will be forcibly initialized 970 | u32 dummy, deadband, pol; | ^~~ /kisskb/src/drivers/hwmon/ltc2947-core.c:970:13: note: byref variable will be forcibly initialized 970 | u32 dummy, deadband, pol; | ^~~~~~~~ /kisskb/src/drivers/hwmon/ltc2945.c: In function 'ltc2945_reg_to_val': /kisskb/src/drivers/hwmon/ltc2947-core.c:970:6: note: byref variable will be forcibly initialized 970 | u32 dummy, deadband, pol; | ^~~~~ /kisskb/src/drivers/hwmon/ltc2945.c:71:5: note: byref variable will be forcibly initialized 71 | u8 buf[3]; | ^~~ /kisskb/src/drivers/hwmon/ltc2945.c:70:15: note: byref variable will be forcibly initialized 70 | unsigned int control; | ^~~~~~~ /kisskb/src/drivers/hwmon/ltc2947-core.c: In function 'ltc2947_resume': /kisskb/src/drivers/hwmon/ltc2947-core.c:1141:6: note: byref variable will be forcibly initialized 1141 | u32 ctrl = 0; | ^~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/net/inet_sock.h:22, from /kisskb/src/include/net/inet_ecn.h:9, from /kisskb/src/net/openvswitch/flow.h:21, from /kisskb/src/net/openvswitch/flow_netlink.c:8: /kisskb/src/net/openvswitch/flow_netlink.c: In function 'nla_put_be32': /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized 1322 | __be32 tmp = value; | ^~~ /kisskb/src/net/openvswitch/flow_netlink.c: In function 'nla_put_in_addr': /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized /kisskb/src/net/openvswitch/flow_netlink.c: In function 'nla_put_u8': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/openvswitch/flow_netlink.c: In function 'nla_put_be16': /kisskb/src/include/net/netlink.h:1270:9: note: byref variable will be forcibly initialized 1270 | __be16 tmp = value; | ^~~ /kisskb/src/net/openvswitch/flow_netlink.c: In function 'ovs_nla_put_vlan': /kisskb/src/include/net/netlink.h:1270:9: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1270:9: note: byref variable will be forcibly initialized /kisskb/src/net/openvswitch/flow_netlink.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/openvswitch/flow_netlink.c: In function 'vxlan_opt_to_nlattr': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/openvswitch/flow_netlink.c: In function 'nla_put_u16': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/net/openvswitch/flow_netlink.c: In function 'nla_put_be64': /kisskb/src/include/net/netlink.h:1378:9: note: byref variable will be forcibly initialized 1378 | __be64 tmp = value; | ^~~ /kisskb/src/drivers/hwmon/lm93.c: In function 'prochot_short_store': /kisskb/src/drivers/hwmon/lm93.c:2291:16: note: byref variable will be forcibly initialized 2291 | unsigned long val; | ^~~ /kisskb/src/net/openvswitch/flow_netlink.c: In function '__ip_tun_to_nlattr': /kisskb/src/include/net/netlink.h:1270:9: note: byref variable will be forcibly initialized 1270 | __be16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1270:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/hwmon/lm93.c: In function 'prochot_override_duty_cycle_store': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized 1322 | __be32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1322:9: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1378:9: note: byref variable will be forcibly initialized 1378 | __be64 tmp = value; | ^~~ /kisskb/src/drivers/hwmon/lm93.c:2260:16: note: byref variable will be forcibly initialized 2260 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/lm93.c: In function 'prochot_interval_store': /kisskb/src/drivers/hwmon/lm93.c:2224:16: note: byref variable will be forcibly initialized 2224 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/lm93.c: In function 'prochot_override_store': /kisskb/src/drivers/hwmon/lm93.c:2182:16: note: byref variable will be forcibly initialized 2182 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/lm93.c: In function 'prochot_max_store': /kisskb/src/drivers/hwmon/lm93.c:2146:16: note: byref variable will be forcibly initialized 2146 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/lm93.c: In function 'pwm_auto_vrdhot_ramp_store': /kisskb/src/drivers/hwmon/lm93.c:2081:16: note: byref variable will be forcibly initialized 2081 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/lm93.c: In function 'pwm_auto_prochot_ramp_store': /kisskb/src/drivers/hwmon/lm93.c:2049:16: note: byref variable will be forcibly initialized 2049 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/lm93.c: In function 'pwm_auto_spinup_time_store': /kisskb/src/drivers/hwmon/lm93.c:2015:16: note: byref variable will be forcibly initialized 2015 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/lm93.c: In function 'pwm_auto_spinup_min_store': /kisskb/src/drivers/hwmon/lm93.c:1975:16: note: byref variable will be forcibly initialized 1975 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/lm93.c: In function 'pwm_auto_channels_store': /kisskb/src/drivers/hwmon/lm93.c:1934:16: note: byref variable will be forcibly initialized 1934 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/lm93.c: In function 'pwm_freq_store': /kisskb/src/drivers/hwmon/lm93.c:1896:16: note: byref variable will be forcibly initialized 1896 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/lm93.c: In function 'pwm_enable_store': /kisskb/src/drivers/hwmon/lm93.c:1820:16: note: byref variable will be forcibly initialized 1820 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/lm93.c: In function 'pwm_store': /kisskb/src/drivers/hwmon/lm93.c:1772:16: note: byref variable will be forcibly initialized 1772 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/lm93.c: In function 'fan_smart_tach_store': /kisskb/src/drivers/hwmon/lm93.c:1719:16: note: byref variable will be forcibly initialized 1719 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/lm93.c: In function 'temp_auto_offset_hyst_store': /kisskb/src/drivers/hwmon/lm93.c:1585:16: note: byref variable will be forcibly initialized 1585 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/lm93.c: In function 'temp_auto_pwm_min_store': /kisskb/src/drivers/hwmon/lm93.c:1542:16: note: byref variable will be forcibly initialized 1542 | unsigned long val; | ^~~ /kisskb/src/net/openvswitch/flow_netlink.c: In function 'vxlan_tun_opt_from_nlattr': /kisskb/src/net/openvswitch/flow_netlink.c:579:24: note: byref variable will be forcibly initialized 579 | struct vxlan_metadata opts; | ^~~~ /kisskb/src/drivers/hwmon/lm93.c: In function 'temp_auto_offset_store': /kisskb/src/drivers/hwmon/lm93.c:1464:16: note: byref variable will be forcibly initialized 1464 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/lm93.c: In function 'temp_auto_boost_hyst_store': /kisskb/src/drivers/hwmon/lm93.c:1419:16: note: byref variable will be forcibly initialized 1419 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/lm93.c: In function 'in_max_store': /kisskb/src/drivers/hwmon/lm93.c:1217:16: note: byref variable will be forcibly initialized 1217 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/lm93.c: In function 'in_min_store': /kisskb/src/drivers/hwmon/lm93.c:1152:16: note: byref variable will be forcibly initialized 1152 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/lm93.c: In function 'fan_min_store': /kisskb/src/drivers/hwmon/lm93.c:1640:16: note: byref variable will be forcibly initialized 1640 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/lm93.c: In function 'temp_auto_boost_store': /kisskb/src/drivers/hwmon/lm93.c:1383:7: note: byref variable will be forcibly initialized 1383 | long val; | ^~~ /kisskb/src/drivers/hwmon/lm93.c: In function 'temp_auto_base_store': /kisskb/src/drivers/hwmon/lm93.c:1350:7: note: byref variable will be forcibly initialized 1350 | long val; | ^~~ /kisskb/src/drivers/hwmon/lm93.c: In function 'temp_max_store': /kisskb/src/drivers/hwmon/lm93.c:1317:7: note: byref variable will be forcibly initialized 1317 | long val; | ^~~ /kisskb/src/drivers/hwmon/lm93.c: In function 'temp_min_store': /kisskb/src/drivers/hwmon/lm93.c:1284:7: note: byref variable will be forcibly initialized 1284 | long val; | ^~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/net/inet_sock.h:22, from /kisskb/src/include/net/inet_ecn.h:9, from /kisskb/src/net/openvswitch/flow.h:21, from /kisskb/src/net/openvswitch/flow_netlink.c:8: /kisskb/src/net/openvswitch/flow_netlink.c: In function 'nla_get_be64': /kisskb/src/include/net/netlink.h:1630:9: note: byref variable will be forcibly initialized 1630 | __be64 tmp; | ^~~ /kisskb/src/net/openvswitch/flow_netlink.c: In function 'nla_get_in6_addr': /kisskb/src/include/net/netlink.h:1723:18: note: byref variable will be forcibly initialized 1723 | struct in6_addr tmp; | ^~~ /kisskb/src/net/openvswitch/flow_netlink.c: In function 'ip_tun_from_nlattr': /kisskb/src/include/net/netlink.h:1723:18: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1723:18: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1723:18: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1723:18: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1630:9: note: byref variable will be forcibly initialized 1630 | __be64 tmp; | ^~~ /kisskb/src/include/net/netlink.h:1630:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/hwmon/pmbus/q54sj108a2.c: In function 'q54sj108a2_debugfs_write': /kisskb/src/drivers/hwmon/pmbus/q54sj108a2.c:178:5: note: byref variable will be forcibly initialized 178 | u8 dst_data; | ^~~~~~~~ /kisskb/src/drivers/hwmon/pmbus/q54sj108a2.c:177:5: note: byref variable will be forcibly initialized 177 | u8 flash_key[4]; | ^~~~~~~~~ /kisskb/src/drivers/hwmon/pmbus/q54sj108a2.c: In function 'q54sj108a2_debugfs_read': /kisskb/src/drivers/hwmon/pmbus/q54sj108a2.c:80:7: note: byref variable will be forcibly initialized 80 | char data_char[I2C_SMBUS_BLOCK_MAX + 2] = { 0 }; | ^~~~~~~~~ /kisskb/src/drivers/hwmon/pmbus/q54sj108a2.c:79:7: note: byref variable will be forcibly initialized 79 | char data[I2C_SMBUS_BLOCK_MAX + 2] = { 0 }; | ^~~~ /kisskb/src/drivers/hwmon/pmbus/q54sj108a2.c: In function 'q54sj108a2_probe': /kisskb/src/drivers/hwmon/pmbus/q54sj108a2.c:279:5: note: byref variable will be forcibly initialized 279 | u8 buf[I2C_SMBUS_BLOCK_MAX + 1]; | ^~~ /kisskb/src/drivers/hwmon/pmbus/stpddc60.c: In function 'stpddc60_probe': /kisskb/src/drivers/hwmon/pmbus/stpddc60.c:199:5: note: byref variable will be forcibly initialized 199 | u8 device_id[I2C_SMBUS_BLOCK_MAX + 1]; | ^~~~~~~~~ /kisskb/src/net/openvswitch/flow_netlink.c: In function '__ovs_nla_put_key': /kisskb/src/include/net/netlink.h:1270:9: note: byref variable will be forcibly initialized 1270 | __be16 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1270:9: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1270:9: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/openvswitch/flow_netlink.c: In function 'validate_userspace': /kisskb/src/net/openvswitch/flow_netlink.c:2923:17: note: byref variable will be forcibly initialized 2923 | struct nlattr *a[OVS_USERSPACE_ATTR_MAX + 1]; | ^ /kisskb/src/net/openvswitch/flow_netlink.c: In function 'ovs_nla_get_match': /kisskb/src/net/openvswitch/flow_netlink.c:1783:6: note: byref variable will be forcibly initialized 1783 | u64 mask_attrs = 0; | ^~~~~~~~~~ /kisskb/src/net/openvswitch/flow_netlink.c:1782:6: note: byref variable will be forcibly initialized 1782 | u64 key_attrs = 0; | ^~~~~~~~~ /kisskb/src/net/openvswitch/flow_netlink.c:1780:23: note: byref variable will be forcibly initialized 1780 | const struct nlattr *a[OVS_KEY_ATTR_MAX + 1]; | ^ /kisskb/src/net/openvswitch/flow_netlink.c: In function 'ovs_nla_get_flow_metadata': /kisskb/src/net/openvswitch/flow_netlink.c:1931:23: note: byref variable will be forcibly initialized 1931 | struct sw_flow_match match; | ^~~~~ /kisskb/src/net/openvswitch/flow_netlink.c: In function 'validate_and_copy_set_tun': /kisskb/src/net/openvswitch/flow_netlink.c:2640:21: note: byref variable will be forcibly initialized 2640 | struct sw_flow_key key; | ^~~ /kisskb/src/net/openvswitch/flow_netlink.c:2639:23: note: byref variable will be forcibly initialized 2639 | struct sw_flow_match match; | ^~~~~ /kisskb/src/net/openvswitch/flow_netlink.c: In function 'validate_nsh': /kisskb/src/net/openvswitch/flow_netlink.c:2721:21: note: byref variable will be forcibly initialized 2721 | struct sw_flow_key key; | ^~~ /kisskb/src/net/openvswitch/flow_netlink.c:2720:23: note: byref variable will be forcibly initialized 2720 | struct sw_flow_match match; | ^~~~~ /kisskb/src/net/openvswitch/flow_netlink.c: In function '__ovs_nla_copy_actions': /kisskb/src/net/openvswitch/flow_netlink.c:3074:8: note: byref variable will be forcibly initialized 3074 | bool skip_copy; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/net/ceph/osd_client.c:7: /kisskb/src/net/ceph/osd_client.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/net/openvswitch/flow_netlink.c: In function 'validate_and_copy_sample': /kisskb/src/net/openvswitch/flow_netlink.c:2444:20: note: byref variable will be forcibly initialized 2444 | struct sample_arg arg; | ^~~ /kisskb/src/net/openvswitch/flow_netlink.c:2440:23: note: byref variable will be forcibly initialized 2440 | const struct nlattr *attrs[OVS_SAMPLE_ATTR_MAX + 1]; | ^~~~~ /kisskb/src/net/openvswitch/flow_netlink.c: In function 'validate_and_copy_clone': /kisskb/src/net/openvswitch/flow_netlink.c:2564:6: note: byref variable will be forcibly initialized 2564 | u32 exec; | ^~~~ /kisskb/src/net/openvswitch/flow_netlink.c: In function 'validate_and_copy_check_pkt_len': /kisskb/src/net/openvswitch/flow_netlink.c:2954:27: note: byref variable will be forcibly initialized 2954 | struct check_pkt_len_arg arg; | ^~~ /kisskb/src/net/openvswitch/flow_netlink.c:2953:17: note: byref variable will be forcibly initialized 2953 | struct nlattr *a[OVS_CHECK_PKT_LEN_ATTR_MAX + 1]; | ^ /kisskb/src/net/openvswitch/flow_netlink.c: In function 'validate_and_copy_dec_ttl': /kisskb/src/net/openvswitch/flow_netlink.c:2506:23: note: byref variable will be forcibly initialized 2506 | const struct nlattr *attrs[OVS_DEC_TTL_ATTR_MAX + 1]; | ^~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/net/inet_sock.h:22, from /kisskb/src/include/net/inet_ecn.h:9, from /kisskb/src/net/openvswitch/flow.h:21, from /kisskb/src/net/openvswitch/flow_netlink.c:8: /kisskb/src/net/openvswitch/flow_netlink.c: In function 'sample_action_to_attr': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/net/ceph/osd_client.c:7: /kisskb/src/net/ceph/osd_client.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/net/openvswitch/flow_netlink.c: In function 'check_pkt_len_action_to_attr': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/drivers/power/supply/ds2781_battery.c: In function 'ds2781_get_capacity': /kisskb/src/drivers/power/supply/ds2781_battery.c:301:5: note: byref variable will be forcibly initialized 301 | u8 raw; | ^~~ /kisskb/src/drivers/power/supply/ds2781_battery.c: In function 'ds2781_read16': /kisskb/src/drivers/power/supply/ds2781_battery.c:75:5: note: byref variable will be forcibly initialized 75 | u8 raw[2]; | ^~~ /kisskb/src/drivers/power/supply/ds2781_battery.c: In function 'ds2781_get_current': /kisskb/src/drivers/power/supply/ds2781_battery.c:220:5: note: byref variable will be forcibly initialized 220 | u8 sense_res_raw, reg_msb; | ^~~~~~~~~~~~~ /kisskb/src/drivers/power/supply/ds2781_battery.c:219:6: note: byref variable will be forcibly initialized 219 | s16 current_raw; | ^~~~~~~~~~~ /kisskb/src/drivers/power/supply/ds2781_battery.c: In function 'ds2781_get_accumulated_current': /kisskb/src/drivers/power/supply/ds2781_battery.c:265:5: note: byref variable will be forcibly initialized 265 | u8 sense_res_raw; | ^~~~~~~~~~~~~ /kisskb/src/drivers/power/supply/ds2781_battery.c:264:6: note: byref variable will be forcibly initialized 264 | s16 current_raw; | ^~~~~~~~~~~ /kisskb/src/drivers/power/supply/ds2781_battery.c: In function 'ds2781_get_charge_now': /kisskb/src/drivers/power/supply/ds2781_battery.c:340:6: note: byref variable will be forcibly initialized 340 | u16 charge_raw; | ^~~~~~~~~~ /kisskb/src/net/ceph/osd_client.c: In function 'ceph_osdc_alloc_messages': /kisskb/src/net/ceph/osd_client.c:736:30: note: byref variable will be forcibly initialized 736 | int num_request_data_items, num_reply_data_items; | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ceph/osd_client.c:736:6: note: byref variable will be forcibly initialized 736 | int num_request_data_items, num_reply_data_items; | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/power/supply/ds2781_battery.c: In function 'ds2781_get_voltage': /kisskb/src/drivers/power/supply/ds2781_battery.c:163:7: note: byref variable will be forcibly initialized 163 | char val[2]; | ^~~ /kisskb/src/drivers/power/supply/ds2781_battery.c: In function 'ds2781_get_temperature': /kisskb/src/drivers/power/supply/ds2781_battery.c:192:7: note: byref variable will be forcibly initialized 192 | char val[2]; | ^~~ In file included from /kisskb/src/include/linux/ceph/osd_client.h:18, from /kisskb/src/include/linux/ceph/libceph.h:24, from /kisskb/src/net/ceph/osd_client.c:17: /kisskb/src/net/ceph/osd_client.c: In function 'ceph_pagelist_encode_64': /kisskb/src/include/linux/ceph/pagelist.h:44:9: note: byref variable will be forcibly initialized 44 | __le64 ev = cpu_to_le64(v); | ^~ /kisskb/src/net/ceph/osd_client.c: In function 'ceph_pagelist_encode_32': /kisskb/src/include/linux/ceph/pagelist.h:49:9: note: byref variable will be forcibly initialized 49 | __le32 ev = cpu_to_le32(v); | ^~ /kisskb/src/net/ceph/osd_client.c: In function 'osd_req_op_notify_ack_init': /kisskb/src/include/linux/ceph/pagelist.h:49:9: note: byref variable will be forcibly initialized /kisskb/src/include/linux/ceph/pagelist.h:49:9: note: byref variable will be forcibly initialized /kisskb/src/include/linux/ceph/pagelist.h:44:9: note: byref variable will be forcibly initialized 44 | __le64 ev = cpu_to_le64(v); | ^~ /kisskb/src/include/linux/ceph/pagelist.h:44:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/power/supply/ds2781_battery.c: In function 'ds2781_set_rsgain_register': /kisskb/src/drivers/power/supply/ds2781_battery.c:149:5: note: byref variable will be forcibly initialized 149 | u8 raw[] = {rsgain >> 8, rsgain & 0xFF}; | ^~~ /kisskb/src/net/ceph/osd_client.c: In function 'osd_req_op_notify_init': /kisskb/src/include/linux/ceph/pagelist.h:49:9: note: byref variable will be forcibly initialized 49 | __le32 ev = cpu_to_le32(v); | ^~ /kisskb/src/include/linux/ceph/pagelist.h:49:9: note: byref variable will be forcibly initialized /kisskb/src/include/linux/ceph/pagelist.h:49:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/power/supply/ds2781_battery.c: In function 'ds2781_set_pio_pin': /kisskb/src/drivers/power/supply/ds2781_battery.c:603:5: note: byref variable will be forcibly initialized 603 | u8 new_setting; | ^~~~~~~~~~~ /kisskb/src/net/ceph/osd_client.c: In function 'calc_layout': /kisskb/src/net/ceph/osd_client.c:107:6: note: byref variable will be forcibly initialized 107 | u32 xlen; | ^~~~ /kisskb/src/drivers/power/supply/ds2781_battery.c: In function 'ds2781_set_sense_resistor_value': /kisskb/src/drivers/power/supply/ds2781_battery.c:522:5: note: byref variable will be forcibly initialized 522 | u8 new_setting; | ^~~~~~~~~~~ /kisskb/src/drivers/power/supply/ds2781_battery.c: In function 'ds2781_set_pmod_enabled': /kisskb/src/drivers/power/supply/ds2781_battery.c:469:18: note: byref variable will be forcibly initialized 469 | u8 control_reg, new_setting; | ^~~~~~~~~~~ /kisskb/src/drivers/power/supply/ds2781_battery.c:469:5: note: byref variable will be forcibly initialized 469 | u8 control_reg, new_setting; | ^~~~~~~~~~~ /kisskb/src/drivers/power/supply/ds2781_battery.c: In function 'ds2781_get_pio_pin': /kisskb/src/drivers/power/supply/ds2781_battery.c:585:5: note: byref variable will be forcibly initialized 585 | u8 sfr; | ^~~ /kisskb/src/net/ceph/osd_client.c: In function 'ceph_osdc_new_request': /kisskb/src/net/ceph/osd_client.c:107:6: note: byref variable will be forcibly initialized /kisskb/src/net/ceph/osd_client.c:1077:6: note: byref variable will be forcibly initialized 1077 | u64 objoff = 0; | ^~~~~~ /kisskb/src/drivers/power/supply/ds2781_battery.c: In function 'ds2781_get_rsgain_setting': /kisskb/src/net/ceph/osd_client.c:1076:6: note: byref variable will be forcibly initialized 1076 | u64 objnum = 0; | ^~~~~~ /kisskb/src/drivers/power/supply/ds2781_battery.c:542:6: note: byref variable will be forcibly initialized 542 | u16 rsgain; | ^~~~~~ /kisskb/src/drivers/power/supply/ds2781_battery.c: In function 'ds2781_get_sense_resistor_value': /kisskb/src/drivers/power/supply/ds2781_battery.c:504:5: note: byref variable will be forcibly initialized 504 | u8 sense_resistor; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/power/supply/ds2781_battery.c: In function 'ds2781_get_pmod_enabled': /kisskb/src/drivers/power/supply/ds2781_battery.c:450:5: note: byref variable will be forcibly initialized 450 | u8 control_reg; | ^~~~~~~~~~~ /kisskb/src/drivers/power/supply/ds2781_battery.c: In function 'ds2781_set_rsgain_setting': /kisskb/src/drivers/power/supply/ds2781_battery.c:559:6: note: byref variable will be forcibly initialized 559 | u16 new_setting; | ^~~~~~~~~~~ /kisskb/src/drivers/power/supply/ds2781_battery.c: In function 'ds2781_get_status': /kisskb/src/drivers/power/supply/ds2781_battery.c:313:23: note: byref variable will be forcibly initialized 313 | int ret, current_uA, capacity; | ^~~~~~~~ /kisskb/src/drivers/power/supply/ds2781_battery.c:313:11: note: byref variable will be forcibly initialized 313 | int ret, current_uA, capacity; | ^~~~~~~~~~ /kisskb/src/drivers/power/supply/ds2781_battery.c: In function 'ds2781_battery_get_property': /kisskb/src/drivers/power/supply/ds2781_battery.c:340:6: note: byref variable will be forcibly initialized 340 | u16 charge_raw; | ^~~~~~~~~~ /kisskb/src/net/ceph/osd_client.c: In function 'ceph_osdc_abort_on_full': /kisskb/src/net/ceph/osd_client.c:2624:7: note: byref variable will be forcibly initialized 2624 | bool victims = false; | ^~~~~~~ /kisskb/src/net/ceph/osd_client.c: In function 'decode_hoid': /kisskb/src/net/ceph/osd_client.c:1791:6: note: byref variable will be forcibly initialized 1791 | u32 struct_len; | ^~~~~~~~~~ /kisskb/src/net/ceph/osd_client.c:1790:5: note: byref variable will be forcibly initialized 1790 | u8 struct_v; | ^~~~~~~~ /kisskb/src/net/ceph/osd_client.c: In function 'decode_MOSDBackoff': /kisskb/src/net/ceph/osd_client.c:4213:6: note: byref variable will be forcibly initialized 4213 | u32 struct_len; | ^~~~~~~~~~ /kisskb/src/net/ceph/osd_client.c:4212:5: note: byref variable will be forcibly initialized 4212 | u8 struct_v; | ^~~~~~~~ /kisskb/src/net/ceph/osd_client.c:4210:8: note: byref variable will be forcibly initialized 4210 | void *p = msg->front.iov_base; | ^ /kisskb/src/net/ceph/osd_client.c: In function 'target_contained_by': /kisskb/src/net/ceph/osd_client.c:4347:25: note: byref variable will be forcibly initialized 4347 | struct ceph_hobject_id hoid; | ^~~~ /kisskb/src/net/ceph/osd_client.c: In function 'decode_MOSDOpReply': /kisskb/src/net/ceph/osd_client.c:3573:8: note: byref variable will be forcibly initialized 3573 | void *p = msg->front.iov_base; | ^ /kisskb/src/net/ceph/osd_client.c: In function 'should_plug_request': /kisskb/src/net/ceph/osd_client.c:1979:25: note: byref variable will be forcibly initialized 1979 | struct ceph_hobject_id hoid; | ^~~~ /kisskb/src/drivers/net/hamradio/baycom_par.c: In function 'par96_open': /kisskb/src/drivers/net/hamradio/baycom_par.c:298:19: note: byref variable will be forcibly initialized 298 | struct pardev_cb par_cb; | ^~~~~~ /kisskb/src/drivers/net/phy/sfp.c: In function 'sfp_soft_set_state': /kisskb/src/drivers/net/phy/sfp.c:485:5: note: byref variable will be forcibly initialized 485 | u8 status; | ^~~~~~ /kisskb/src/net/ceph/osd_client.c: In function 'encode_request_partial': /kisskb/src/net/ceph/osd_client.c:2104:8: note: byref variable will be forcibly initialized 2104 | void *p = msg->front.iov_base; | ^ /kisskb/src/drivers/net/hamradio/baycom_par.c: In function 'baycom_ioctl': /kisskb/src/drivers/net/hamradio/baycom_par.c:415:22: note: byref variable will be forcibly initialized 415 | struct baycom_ioctl bi; | ^~ /kisskb/src/drivers/net/hamradio/baycom_par.c: In function 'init_baycompar': /kisskb/src/drivers/net/hamradio/baycom_par.c:526:8: note: byref variable will be forcibly initialized 526 | char ifname[IFNAMSIZ]; | ^~~~~~ /kisskb/src/drivers/net/phy/sfp.c: In function 'sfp_sm_mod_hpower': /kisskb/src/drivers/net/phy/sfp.c:1689:5: note: byref variable will be forcibly initialized 1689 | u8 val; | ^~~ /kisskb/src/drivers/net/phy/sfp.c: In function 'sfp_cotsworks_fixup_check': /kisskb/src/drivers/net/phy/sfp.c:1752:5: note: byref variable will be forcibly initialized 1752 | u8 check; | ^~~~~ /kisskb/src/drivers/net/phy/sfp.c: In function 'sfp_sm_mod_probe': /kisskb/src/drivers/net/phy/sfp.c:1785:23: note: byref variable will be forcibly initialized 1785 | struct sfp_eeprom_id id; | ^~ /kisskb/src/net/ceph/osd_client.c: In function 'create_backoff_message': /kisskb/src/net/ceph/osd_client.c:4263:8: note: byref variable will be forcibly initialized 4263 | void *p, *end; | ^ /kisskb/src/net/ceph/osd_client.c: In function 'handle_backoff': /kisskb/src/net/ceph/osd_client.c:4416:21: note: byref variable will be forcibly initialized 4416 | struct MOSDBackoff m; | ^ /kisskb/src/drivers/net/phy/sfp.c: In function 'sfp_hwmon_read_sensor': /kisskb/src/drivers/net/phy/sfp.c:654:9: note: byref variable will be forcibly initialized 654 | __be16 val; | ^~~ /kisskb/src/drivers/net/phy/sfp.c: In function 'sfp_hwmon_read_rx_power': /kisskb/src/drivers/net/phy/sfp.c:654:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/phy/sfp.c: In function 'sfp_hwmon_read_temp': /kisskb/src/drivers/net/phy/sfp.c:654:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/phy/sfp.c: In function 'sfp_hwmon_temp': /kisskb/src/drivers/net/phy/sfp.c:780:5: note: byref variable will be forcibly initialized 780 | u8 status; | ^~~~~~ /kisskb/src/drivers/net/phy/sfp.c: In function 'sfp_hwmon_read_vcc': /kisskb/src/drivers/net/phy/sfp.c:654:9: note: byref variable will be forcibly initialized 654 | __be16 val; | ^~~ /kisskb/src/drivers/net/phy/sfp.c: In function 'sfp_hwmon_vcc': /kisskb/src/drivers/net/phy/sfp.c:846:5: note: byref variable will be forcibly initialized 846 | u8 status; | ^~~~~~ /kisskb/src/drivers/net/phy/sfp.c: In function 'sfp_hwmon_read_bias': /kisskb/src/drivers/net/phy/sfp.c:654:9: note: byref variable will be forcibly initialized 654 | __be16 val; | ^~~ /kisskb/src/drivers/net/phy/sfp.c: In function 'sfp_hwmon_bias': /kisskb/src/drivers/net/phy/sfp.c:913:5: note: byref variable will be forcibly initialized 913 | u8 status; | ^~~~~~ /kisskb/src/drivers/net/phy/sfp.c: In function 'sfp_hwmon_read_tx_power': /kisskb/src/net/ceph/osd_client.c: In function 'encode_request_finish': /kisskb/src/drivers/net/phy/sfp.c:654:9: note: byref variable will be forcibly initialized 654 | __be16 val; | ^~~ /kisskb/src/net/ceph/osd_client.c:2200:14: note: byref variable will be forcibly initialized 2200 | } __packed head; | ^~~~ /kisskb/src/drivers/net/phy/sfp.c: In function 'sfp_hwmon_tx_power': /kisskb/src/drivers/net/phy/sfp.c:980:5: note: byref variable will be forcibly initialized 980 | u8 status; | ^~~~~~ /kisskb/src/drivers/net/phy/sfp.c: In function 'sfp_hwmon_rx_power': /kisskb/src/drivers/net/phy/sfp.c:1047:5: note: byref variable will be forcibly initialized 1047 | u8 status; | ^~~~~~ /kisskb/src/net/ceph/osd_client.c: In function 'osd_req_op_copy_from_init': /kisskb/src/net/ceph/osd_client.c:5324:8: note: byref variable will be forcibly initialized 5324 | void *p, *end; | ^ /kisskb/src/drivers/net/phy/sfp.c: In function 'sfp_i2c_write': /kisskb/src/drivers/net/phy/sfp.c:395:17: note: byref variable will be forcibly initialized 395 | struct i2c_msg msgs[1]; | ^~~~ /kisskb/src/drivers/net/phy/sfp.c: In function 'sfp_i2c_read': /kisskb/src/drivers/net/phy/sfp.c:355:17: note: byref variable will be forcibly initialized 355 | struct i2c_msg msgs[2]; | ^~~~ /kisskb/src/drivers/net/phy/sfp.c: In function 'sfp_soft_get_state': /kisskb/src/drivers/net/phy/sfp.c:463:5: note: byref variable will be forcibly initialized 463 | u8 status; | ^~~~~~ /kisskb/src/net/ceph/osd_client.c: In function 'calc_target': /kisskb/src/net/ceph/osd_client.c:1552:23: note: byref variable will be forcibly initialized 1552 | struct ceph_osds up, acting; | ^~~~~~ /kisskb/src/net/ceph/osd_client.c:1552:19: note: byref variable will be forcibly initialized 1552 | struct ceph_osds up, acting; | ^~ /kisskb/src/net/ceph/osd_client.c:1551:23: note: byref variable will be forcibly initialized 1551 | struct ceph_pg pgid, last_pgid; | ^~~~~~~~~ /kisskb/src/net/ceph/osd_client.c:1551:17: note: byref variable will be forcibly initialized 1551 | struct ceph_pg pgid, last_pgid; | ^~~~ /kisskb/src/net/ceph/osd_client.c: In function 'handle_reply': /kisskb/src/net/ceph/osd_client.c:3655:21: note: byref variable will be forcibly initialized 3655 | struct MOSDOpReply m; | ^ /kisskb/src/net/ceph/osd_client.c: In function 'decode_watcher': /kisskb/src/net/ceph/osd_client.c:5005:6: note: byref variable will be forcibly initialized 5005 | u32 struct_len; | ^~~~~~~~~~ /kisskb/src/net/ceph/osd_client.c:5004:5: note: byref variable will be forcibly initialized 5004 | u8 struct_v; | ^~~~~~~~ /kisskb/src/net/ceph/osd_client.c: In function 'decode_watchers': /kisskb/src/net/ceph/osd_client.c:5038:6: note: byref variable will be forcibly initialized 5038 | u32 struct_len; | ^~~~~~~~~~ /kisskb/src/net/ceph/osd_client.c:5037:5: note: byref variable will be forcibly initialized 5037 | u8 struct_v; | ^~~~~~~~ /kisskb/src/net/ceph/osd_client.c: In function 'ceph_osdc_list_watchers': /kisskb/src/net/ceph/osd_client.c:5104:9: note: byref variable will be forcibly initialized 5104 | void *p = page_address(pages[0]); | ^ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/net/ceph/osd_client.c:5: /kisskb/src/net/ceph/osd_client.c: In function 'handle_timeout': /kisskb/src/net/ceph/osd_client.c:3338:12: note: byref variable will be forcibly initialized 3338 | LIST_HEAD(slow_osds); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/ceph/osd_client.c: In function 'ceph_osdc_handle_map': /kisskb/src/net/ceph/osd_client.c:4043:12: note: byref variable will be forcibly initialized 4043 | LIST_HEAD(need_resend_linger); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/ceph/osd_client.c:4042:17: note: byref variable will be forcibly initialized 4042 | struct rb_root need_resend = RB_ROOT; | ^~~~~~~~~~~ /kisskb/src/net/ceph/osd_client.c:4041:19: note: byref variable will be forcibly initialized 4041 | struct ceph_fsid fsid; | ^~~~ /kisskb/src/drivers/rtc/rtc-rx6110.c: In function 'rx6110_set_time': /kisskb/src/drivers/rtc/rtc-rx6110.c:179:5: note: byref variable will be forcibly initialized 179 | u8 data[RTC_NR_TIME]; | ^~~~ /kisskb/src/drivers/rtc/rtc-rx6110.c: In function 'rx6110_get_time': /kisskb/src/drivers/rtc/rtc-rx6110.c:219:6: note: byref variable will be forcibly initialized 219 | int flags; | ^~~~~ /kisskb/src/drivers/rtc/rtc-rx6110.c:218:5: note: byref variable will be forcibly initialized 218 | u8 data[RTC_NR_TIME]; | ^~~~ /kisskb/src/drivers/rtc/rtc-rx6110.c: In function 'rx6110_init': /kisskb/src/drivers/rtc/rtc-rx6110.c:266:6: note: byref variable will be forcibly initialized 266 | int flags; | ^~~~~ In file included from /kisskb/src/drivers/net/wan/hdlc_raw_eth.c:10: /kisskb/src/drivers/net/wan/hdlc_raw_eth.c: In function 'eth_hw_addr_random': /kisskb/src/include/linux/etherdevice.h:270:5: note: byref variable will be forcibly initialized 270 | u8 addr[ETH_ALEN]; | ^~~~ /kisskb/src/drivers/net/wan/hdlc_raw_eth.c: In function 'raw_eth_ioctl': /kisskb/src/drivers/net/wan/hdlc_raw_eth.c:55:17: note: byref variable will be forcibly initialized 55 | raw_hdlc_proto new_settings; | ^~~~~~~~~~~~ /kisskb/src/drivers/md/persistent-data/dm-space-map-disk.c: In function 'sm_disk_copy_root': /kisskb/src/drivers/md/persistent-data/dm-space-map-disk.c:182:22: note: byref variable will be forcibly initialized 182 | struct disk_sm_root root_le; | ^~~~~~~ /kisskb/src/drivers/md/persistent-data/dm-space-map-disk.c: In function 'sm_disk_count_is_more_than_one': /kisskb/src/drivers/md/persistent-data/dm-space-map-disk.c:75:11: note: byref variable will be forcibly initialized 75 | uint32_t count; | ^~~~~ /kisskb/src/drivers/md/persistent-data/dm-space-map-disk.c: In function 'sm_disk_new_block': /kisskb/src/drivers/md/persistent-data/dm-space-map-disk.c:130:10: note: byref variable will be forcibly initialized 130 | int32_t nr_allocations; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/md/persistent-data/dm-space-map-disk.c: In function 'sm_disk_inc_blocks': /kisskb/src/drivers/md/persistent-data/dm-space-map-disk.c:104:10: note: byref variable will be forcibly initialized 104 | int32_t nr_allocations; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/md/persistent-data/dm-space-map-disk.c: In function 'sm_disk_dec_blocks': /kisskb/src/drivers/md/persistent-data/dm-space-map-disk.c:117:10: note: byref variable will be forcibly initialized 117 | int32_t nr_allocations; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/md/persistent-data/dm-space-map-disk.c: In function 'sm_disk_set_count': /kisskb/src/drivers/md/persistent-data/dm-space-map-disk.c:90:10: note: byref variable will be forcibly initialized 90 | int32_t nr_allocations; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/md/persistent-data/dm-space-map-metadata.c: In function 'sm_metadata_copy_root': /kisskb/src/drivers/md/persistent-data/dm-space-map-metadata.c:542:22: note: byref variable will be forcibly initialized 542 | struct disk_sm_root root_le; | ^~~~~~~ /kisskb/src/drivers/md/persistent-data/dm-space-map-metadata.c: In function 'commit_bop': /kisskb/src/drivers/md/persistent-data/dm-space-map-metadata.c:195:10: note: byref variable will be forcibly initialized 195 | int32_t nr_allocations; | ^~~~~~~~~~~~~~ /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:220:19: note: byref variable will be forcibly initialized 220 | struct block_op bop; | ^~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, 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/drivers/md/persistent-data/dm-space-map-metadata.c: In function 'sm_metadata_inc_blocks': /kisskb/src/drivers/md/persistent-data/dm-space-map-metadata.c:413:10: note: byref variable will be forcibly initialized 413 | int32_t nr_allocations; | ^~~~~~~~~~~~~~ /kisskb/src/include/linux/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:658:14: note: in expansion of macro 'wait_event_timeout' 658 | time_left = wait_event_timeout(i2c->waitq, !i2c->block, i2c->adap.timeout); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/persistent-data/dm-space-map-metadata.c: In function 'sm_metadata_dec_blocks': /kisskb/src/drivers/md/persistent-data/dm-space-map-metadata.c:432:10: note: byref variable will be forcibly initialized 432 | int32_t nr_allocations; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/md/persistent-data/dm-space-map-metadata.c: In function 'sm_metadata_new_block_': /kisskb/src/drivers/md/persistent-data/dm-space-map-metadata.c:449:10: note: byref variable will be forcibly initialized 449 | int32_t nr_allocations; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/md/persistent-data/dm-space-map-metadata.c: In function 'sm_metadata_count_is_more_than_one': /kisskb/src/drivers/md/persistent-data/dm-space-map-metadata.c:345:11: note: byref variable will be forcibly initialized 345 | uint32_t rc; | ^~ /kisskb/src/drivers/md/persistent-data/dm-space-map-metadata.c: In function 'sm_metadata_set_count': /kisskb/src/drivers/md/persistent-data/dm-space-map-metadata.c:395:10: note: byref variable will be forcibly initialized 395 | int32_t nr_allocations; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-mpc.c: In function 'fsl_i2c_probe': /kisskb/src/drivers/i2c/busses/i2c-mpc.c:783:6: note: byref variable will be forcibly initialized 783 | int plen; | ^~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7789v.c: In function 'st7789v_spi_write': /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7789v.c:136:6: note: byref variable will be forcibly initialized 136 | u16 txbuf = ((prefix & 1) << 8) | data; | ^~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sitronix-st7789v.c:135:21: note: byref variable will be forcibly initialized 135 | struct spi_message msg; | ^~~ /kisskb/src/drivers/input/mouse/psmouse-smbus.c: In function 'psmouse_smbus_create_companion': /kisskb/src/drivers/input/mouse/psmouse-smbus.c:191:17: note: byref variable will be forcibly initialized 191 | unsigned short addr_list[] = { smbdev->board.addr, I2C_CLIENT_END }; | ^~~~~~~~~ /kisskb/src/drivers/net/phy/bcm87xx.c: In function 'bcm87xx_of_reg_init': /kisskb/src/drivers/net/phy/bcm87xx.c:38:6: note: byref variable will be forcibly initialized 38 | int len, ret; | ^~~ /kisskb/src/drivers/hwmon/max197.c: In function 'max197_store_range': /kisskb/src/drivers/hwmon/max197.c:123:7: note: byref variable will be forcibly initialized 123 | long value; | ^~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-sony-tulip-truly-nt35521.c: In function 'truly_nt35521_bl_get_brightness': /kisskb/src/drivers/gpu/drm/panel/panel-sony-tulip-truly-nt35521.c:433:6: note: byref variable will be forcibly initialized 433 | u16 brightness; | ^~~~~~~~~~ /kisskb/src/drivers/net/wan/farsync.c: In function 'fst_set_iface': /kisskb/src/drivers/net/wan/farsync.c:1789:23: note: byref variable will be forcibly initialized 1789 | sync_serial_settings sync; | ^~~~ /kisskb/src/drivers/hwmon/ltc2992.c: In function 'ltc2992_read_reg': /kisskb/src/drivers/hwmon/ltc2992.c:189:5: note: byref variable will be forcibly initialized 189 | u8 regvals[4]; | ^~~~~~~ /kisskb/src/drivers/hwmon/ltc2992.c: In function 'ltc2992_write_reg': /kisskb/src/drivers/hwmon/ltc2992.c:207:5: note: byref variable will be forcibly initialized 207 | u8 regvals[4]; | ^~~~~~~ /kisskb/src/drivers/net/wan/farsync.c: In function 'fst_get_iface': /kisskb/src/drivers/net/wan/farsync.c:1861:23: note: byref variable will be forcibly initialized 1861 | sync_serial_settings sync; | ^~~~ /kisskb/src/drivers/hwmon/ltc2992.c: In function 'ltc2992_parse_dt': /kisskb/src/drivers/hwmon/ltc2992.c:895:6: note: byref variable will be forcibly initialized 895 | u32 val; | ^~~ /kisskb/src/drivers/hwmon/ltc2992.c:894:6: note: byref variable will be forcibly initialized 894 | u32 addr; | ^~~~ /kisskb/src/drivers/hwmon/ltc4151.c: In function 'ltc4151_probe': /kisskb/src/drivers/hwmon/ltc4151.c:163:6: note: byref variable will be forcibly initialized 163 | u32 shunt; | ^~~~~ /kisskb/src/drivers/hwmon/ltc2992.c: In function 'ltc2992_gpio_set': /kisskb/src/drivers/hwmon/ltc2992.c:262:16: note: byref variable will be forcibly initialized 262 | unsigned long gpio_ctrl; | ^~~~~~~~~ /kisskb/src/drivers/hwmon/ltc2992.c: In function 'ltc2992_gpio_get': /kisskb/src/drivers/hwmon/ltc2992.c:219:16: note: byref variable will be forcibly initialized 219 | unsigned long gpio_status; | ^~~~~~~~~~~ /kisskb/src/drivers/hwmon/ltc2992.c: In function 'ltc2992_gpio_set_multiple': /kisskb/src/drivers/hwmon/ltc2992.c:284:16: note: byref variable will be forcibly initialized 284 | unsigned long gpio_ctrl = 0; | ^~~~~~~~~ /kisskb/src/drivers/hwmon/ltc2992.c:283:16: note: byref variable will be forcibly initialized 283 | unsigned long gpio_ctrl_io = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/hwmon/ltc2992.c: In function 'ltc2992_gpio_get_multiple': /kisskb/src/drivers/hwmon/ltc2992.c:238:16: note: byref variable will be forcibly initialized 238 | unsigned long gpio_status; | ^~~~~~~~~~~ /kisskb/src/drivers/net/wan/farsync.c: In function 'fst_cpureset': /kisskb/src/drivers/net/wan/farsync.c:666:16: note: byref variable will be forcibly initialized 666 | unsigned char interrupt_line_register; | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wan/farsync.c: In function 'fst_siocdevprivate': /kisskb/src/drivers/net/wan/farsync.c:1916:21: note: byref variable will be forcibly initialized 1916 | struct fstioc_info info; | ^~~~ /kisskb/src/drivers/net/wan/farsync.c:1915:22: note: byref variable will be forcibly initialized 1915 | struct fstioc_write wrthdr; | ^~~~~~ /kisskb/src/drivers/media/tuners/tda18271-common.c: In function 'tda18271_calc_rf_cal': /kisskb/src/drivers/media/tuners/tda18271-common.c:688:5: note: byref variable will be forcibly initialized 688 | u8 val; | ^~~ /kisskb/src/drivers/media/tuners/tda18271-common.c: In function '_tda_printk': /kisskb/src/drivers/media/tuners/tda18271-common.c:709:10: note: byref variable will be forcibly initialized 709 | va_list args; | ^~~~ /kisskb/src/drivers/media/tuners/tda18271-common.c:708:19: note: byref variable will be forcibly initialized 708 | struct va_format vaf; | ^~~ /kisskb/src/drivers/media/tuners/tda18271-common.c: In function 'tda18271_read_regs': /kisskb/src/drivers/media/tuners/tda18271-common.c:115:17: note: byref variable will be forcibly initialized 115 | struct i2c_msg msg[] = { | ^~~ /kisskb/src/drivers/media/tuners/tda18271-common.c:113:16: note: byref variable will be forcibly initialized 113 | unsigned char buf = 0x00; | ^~~ /kisskb/src/drivers/media/tuners/tda18271-common.c: In function 'tda18271_read_extended': /kisskb/src/drivers/media/tuners/tda18271-common.c:145:17: note: byref variable will be forcibly initialized 145 | struct i2c_msg msg[] = { | ^~~ /kisskb/src/drivers/media/tuners/tda18271-common.c:143:16: note: byref variable will be forcibly initialized 143 | unsigned char buf = 0x00; | ^~~ /kisskb/src/drivers/media/tuners/tda18271-common.c:142:16: note: byref variable will be forcibly initialized 142 | unsigned char regdump[TDA18271_NUM_REGS]; | ^~~~~~~ /kisskb/src/drivers/media/tuners/tda18271-common.c: In function '__tda18271_write_regs': /kisskb/src/drivers/media/tuners/tda18271-common.c:183:16: note: byref variable will be forcibly initialized 183 | unsigned char buf[TDA18271_NUM_REGS + 1]; | ^~~ /kisskb/src/drivers/media/tuners/tda18271-common.c: In function 'tda18271_calc_main_pll': /kisskb/src/drivers/media/tuners/tda18271-common.c:555:8: note: byref variable will be forcibly initialized 555 | u8 d, pd; | ^~ /kisskb/src/drivers/media/tuners/tda18271-common.c:555:5: note: byref variable will be forcibly initialized 555 | u8 d, pd; | ^ /kisskb/src/drivers/media/tuners/tda18271-common.c: In function 'tda18271_calc_cal_pll': /kisskb/src/drivers/media/tuners/tda18271-common.c:578:8: note: byref variable will be forcibly initialized 578 | u8 d, pd; | ^~ /kisskb/src/drivers/media/tuners/tda18271-common.c:578:5: note: byref variable will be forcibly initialized 578 | u8 d, pd; | ^ /kisskb/src/drivers/media/tuners/tda18271-common.c: In function 'tda18271_calc_bp_filter': /kisskb/src/drivers/media/tuners/tda18271-common.c:603:5: note: byref variable will be forcibly initialized 603 | u8 val; | ^~~ /kisskb/src/drivers/media/tuners/tda18271-common.c: In function 'tda18271_calc_km': /kisskb/src/drivers/media/tuners/tda18271-common.c:620:5: note: byref variable will be forcibly initialized 620 | u8 val; | ^~~ /kisskb/src/drivers/media/tuners/tda18271-common.c: In function 'tda18271_calc_rf_band': /kisskb/src/drivers/media/tuners/tda18271-common.c:637:5: note: byref variable will be forcibly initialized 637 | u8 val; | ^~~ /kisskb/src/drivers/media/tuners/tda18271-common.c: In function 'tda18271_calc_gain_taper': /kisskb/src/drivers/media/tuners/tda18271-common.c:654:5: note: byref variable will be forcibly initialized 654 | u8 val; | ^~~ /kisskb/src/drivers/media/tuners/tda18271-common.c: In function 'tda18271_calc_ir_measure': /kisskb/src/drivers/media/tuners/tda18271-common.c:671:5: note: byref variable will be forcibly initialized 671 | u8 val; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm_sdma.c: In function 'amdgpu_vm_sdma_commit': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vm_sdma.c:96:20: note: byref variable will be forcibly initialized 96 | struct dma_fence *f; | ^ /kisskb/src/drivers/hwmon/ltc4222.c: In function 'ltc4222_bool_show': /kisskb/src/drivers/hwmon/ltc4222.c:105:15: note: byref variable will be forcibly initialized 105 | unsigned int fault; | ^~~~~ /kisskb/src/drivers/hwmon/ltc4222.c: In function 'ltc4222_get_value': /kisskb/src/drivers/hwmon/ltc4222.c:51:5: note: byref variable will be forcibly initialized 51 | u8 buf[2]; | ^~~ /kisskb/src/drivers/media/tuners/tda18271-fe.c: In function 'tda18271c2_rf_tracking_filters_correction': /kisskb/src/drivers/media/tuners/tda18271-fe.c:249:17: note: byref variable will be forcibly initialized 249 | u8 tm_current, dc_over_dt, rf_tab; | ^~~~~~~~~~ /kisskb/src/drivers/media/tuners/tda18271-fe.c: In function 'tda18271_powerscan': /kisskb/src/drivers/media/tuners/tda18271-fe.c:437:6: note: byref variable will be forcibly initialized 437 | u32 freq; | ^~~~ /kisskb/src/drivers/media/tuners/tda18271-fe.c:436:6: note: byref variable will be forcibly initialized 436 | u16 count_limit; | ^~~~~~~~~~~ /kisskb/src/drivers/media/tuners/tda18271-fe.c:435:5: note: byref variable will be forcibly initialized 435 | u8 cid_target; | ^~~~~~~~~~ /kisskb/src/drivers/media/tuners/tda18271-fe.c: In function 'tda18271_rf_tracking_filters_init': /kisskb/src/drivers/media/tuners/tda18271-fe.c:572:6: note: byref variable will be forcibly initialized 572 | s32 prog_tab[3]; | ^~~~~~~~ /kisskb/src/drivers/media/tuners/tda18271-fe.c:571:6: note: byref variable will be forcibly initialized 571 | s32 prog_cal[3]; | ^~~~~~~~ /kisskb/src/drivers/media/tuners/tda18271-fe.c:570:6: note: byref variable will be forcibly initialized 570 | u32 rf_freq[3]; | ^~~~~~~ /kisskb/src/drivers/media/tuners/tda18271-fe.c:569:6: note: byref variable will be forcibly initialized 569 | u32 rf_default[3]; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-tpo-td043mtea1.c: In function 'td043mtea1_write': /kisskb/src/drivers/gpu/drm/panel/panel-tpo-td043mtea1.c:78:6: note: byref variable will be forcibly initialized 78 | u16 data; | ^~~~ /kisskb/src/drivers/gpu/drm/panel/panel-tpo-td043mtea1.c:77:22: note: byref variable will be forcibly initialized 77 | struct spi_transfer xfer; | ^~~~ /kisskb/src/drivers/gpu/drm/panel/panel-tpo-td043mtea1.c:76:21: note: byref variable will be forcibly initialized 76 | struct spi_message msg; | ^~~ /kisskb/src/drivers/gpu/drm/panel/panel-tpo-td043mtea1.c: In function 'gamma_store': /kisskb/src/drivers/gpu/drm/panel/panel-tpo-td043mtea1.c:263:15: note: byref variable will be forcibly initialized 263 | unsigned int g[12]; | ^ /kisskb/src/drivers/gpu/drm/panel/panel-tpo-td043mtea1.c: In function 'mode_store': /kisskb/src/drivers/gpu/drm/panel/panel-tpo-td043mtea1.c:224:7: note: byref variable will be forcibly initialized 224 | long val; | ^~~ /kisskb/src/drivers/gpu/drm/panel/panel-tpo-td043mtea1.c: In function 'vmirror_store': /kisskb/src/drivers/gpu/drm/panel/panel-tpo-td043mtea1.c:196:6: note: byref variable will be forcibly initialized 196 | int val; | ^~~ /kisskb/src/drivers/hwmon/max1668.c: In function 'set_temp_min': /kisskb/src/drivers/hwmon/max1668.c:224:7: note: byref variable will be forcibly initialized 224 | long temp; | ^~~~ /kisskb/src/drivers/hwmon/max1668.c: In function 'set_temp_max': /kisskb/src/drivers/hwmon/max1668.c:198:7: note: byref variable will be forcibly initialized 198 | long temp; | ^~~~ /kisskb/src/drivers/accessibility/speakup/speakup_audptr.c: In function 'synth_version': /kisskb/src/drivers/accessibility/speakup/speakup_audptr.c:130:7: note: byref variable will be forcibly initialized 130 | char synth_id[40] = ""; | ^~~~~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/netlink.h:7, from /kisskb/src/net/openvswitch/flow.h:11, from /kisskb/src/net/openvswitch/flow_table.c:6: /kisskb/src/net/openvswitch/flow_table.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/netlink.h:7, from /kisskb/src/net/openvswitch/flow.h:11, from /kisskb/src/net/openvswitch/flow_table.c:6: /kisskb/src/net/openvswitch/flow_table.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/drivers/hwmon/max31722.c:13: /kisskb/src/drivers/hwmon/max31722.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/hwmon/max31722.c: In function 'max31722_set_mode': /kisskb/src/drivers/hwmon/max31722.c:34:5: note: byref variable will be forcibly initialized 34 | u8 buf[2] = { | ^~~ /kisskb/src/net/openvswitch/flow_table.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ In file included from /kisskb/src/drivers/hwmon/max31722.c:13: /kisskb/src/drivers/hwmon/max31722.c: In function 'spi_w8r16': /kisskb/src/include/linux/spi/spi.h:1319:8: note: byref variable will be forcibly initialized 1319 | u16 result; | ^~~~~~ /kisskb/src/drivers/hwmon/max31722.c: In function 'max31722_temp_show': /kisskb/src/include/linux/spi/spi.h:1319:8: note: byref variable will be forcibly initialized /kisskb/src/drivers/hwmon/max31722.c:49:16: note: byref variable will be forcibly initialized 49 | static ssize_t max31722_temp_show(struct device *dev, | ^~~~~~~~~~~~~~~~~~ /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/net/openvswitch/flow_table.c: In function 'masked_flow_lookup': /kisskb/src/net/openvswitch/flow_table.c:708:21: note: byref variable will be forcibly initialized 708 | struct sw_flow_key masked_key; | ^~~~~~~~~~ /kisskb/src/net/openvswitch/flow_table.c: In function 'ovs_flow_tbl_lookup_stats': /kisskb/src/net/openvswitch/flow_table.c:803:7: note: byref variable will be forcibly initialized 803 | u32 cache = 0; | ^~~~~ /kisskb/src/net/openvswitch/flow_table.c:802:7: note: byref variable will be forcibly initialized 802 | u32 mask_index = 0; | ^~~~~~~~~~ /kisskb/src/net/openvswitch/flow_table.c: In function 'ovs_flow_tbl_lookup': /kisskb/src/net/openvswitch/flow_table.c:857:6: note: byref variable will be forcibly initialized 857 | u32 index = 0; | ^~~~~ /kisskb/src/net/openvswitch/flow_table.c:855:22: note: byref variable will be forcibly initialized 855 | u32 __always_unused n_cache_hit; | ^~~~~~~~~~~ /kisskb/src/net/openvswitch/flow_table.c:854:22: note: byref variable will be forcibly initialized 854 | u32 __always_unused n_mask_hit; | ^~~~~~~~~~ /kisskb/src/net/openvswitch/flow_table.c: In function 'ovs_flow_tbl_lookup_exact': /kisskb/src/net/openvswitch/flow_table.c:878:23: note: byref variable will be forcibly initialized 878 | u32 __always_unused n_mask_hit; | ^~~~~~~~~~ /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; | ^~~~ /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/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:192, from /kisskb/src/drivers/md/bcache/btree.c:24: /kisskb/src/drivers/md/bcache/btree.c: In function 'bch_btree_cache_alloc': /kisskb/src/drivers/md/bcache/bcache_ondisk.h:72:16: note: byref variable will be forcibly initialized 72 | ((struct bkey) { \ | ^ /kisskb/src/drivers/md/bcache/bcache_ondisk.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/mempool.h:8, from /kisskb/src/include/linux/bio.h:8, 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_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:2010:7: note: byref variable will be forcibly initialized 2010 | char name[32]; | ^~~~ /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; | ^~ /kisskb/src/drivers/md/bcache/btree.c: In function 'btree_split': /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:1330:16: note: byref variable will be forcibly initialized 1330 | struct btree *new_nodes[GC_MERGE_NODES]; | ^~~~~~~~~ /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:1578:23: note: byref variable will be forcibly initialized 1578 | struct gc_merge_info r[GC_MERGE_NODES]; | ^ /kisskb/src/drivers/md/bcache/btree.c:1577:20: note: byref variable will be forcibly initialized 1577 | struct btree_iter iter; | ^~~~ /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/mempool.h:8, from /kisskb/src/include/linux/bio.h:8, 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_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:192, from /kisskb/src/drivers/md/bcache/btree.c:24: /kisskb/src/drivers/md/bcache/btree.c: In function 'bch_btree_insert': /kisskb/src/drivers/md/bcache/bcache_ondisk.h:72:16: note: byref variable will be forcibly initialized 72 | ((struct bkey) { \ | ^ /kisskb/src/drivers/md/bcache/bcache_ondisk.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:192, 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/drivers/md/bcache/bcache_ondisk.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/net/wan/hdlc_cisco.c: In function 'cisco_ioctl': /kisskb/src/drivers/net/wan/hdlc_cisco.c:313:14: note: byref variable will be forcibly initialized 313 | cisco_proto new_settings; | ^~~~~~~~~~~~ /kisskb/src/drivers/md/persistent-data/dm-transaction-manager.c: In function '__shadow_block': /kisskb/src/drivers/md/persistent-data/dm-transaction-manager.c:269:19: note: byref variable will be forcibly initialized 269 | struct dm_block *orig_block; | ^~~~~~~~~~ /kisskb/src/drivers/md/persistent-data/dm-transaction-manager.c:268:13: note: byref variable will be forcibly initialized 268 | dm_block_t new; | ^~~ /kisskb/src/drivers/md/persistent-data/dm-transaction-manager.c: In function 'dm_tm_new_block': /kisskb/src/drivers/md/persistent-data/dm-transaction-manager.c:239:13: note: byref variable will be forcibly initialized 239 | dm_block_t new_block; | ^~~~~~~~~ In file included from /kisskb/src/arch/powerpc/include/asm/io.h:27, 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/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/netlink.h:7, from /kisskb/src/include/linux/ethtool.h:18, from /kisskb/src/include/linux/phy.h:16, from /kisskb/src/include/linux/brcmphy.h:5, from /kisskb/src/drivers/net/phy/bcm-phy-lib.h:9, from /kisskb/src/drivers/net/phy/broadcom.c:13: /kisskb/src/drivers/net/phy/broadcom.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ In file included from /kisskb/src/drivers/power/supply/da9052-battery.c:20: /kisskb/src/drivers/power/supply/da9052-battery.c: In function 'da9052_group_read': /kisskb/src/include/linux/mfd/da9052/da9052.h:144:15: note: byref variable will be forcibly initialized 144 | unsigned int tmp; | ^~~ /kisskb/src/drivers/power/supply/da9052-battery.c: In function 'da9052_reg_read': /kisskb/src/include/linux/mfd/da9052/da9052.h:107:6: note: byref variable will be forcibly initialized 107 | int val, ret; | ^~~ /kisskb/src/drivers/power/supply/da9052-battery.c: In function 'da9052_bat_check_status': /kisskb/src/drivers/power/supply/da9052-battery.c:220:5: note: byref variable will be forcibly initialized 220 | u8 v[2] = {0, 0}; | ^ /kisskb/src/drivers/power/supply/da9052-battery.c: In function 'da9052_bat_check_health': /kisskb/src/drivers/power/supply/da9052-battery.c:410:6: note: byref variable will be forcibly initialized 410 | int capacity; | ^~~~~~~~ /kisskb/src/drivers/hwmon/ntc_thermistor.c: In function 'get_temp_mc': /kisskb/src/drivers/hwmon/ntc_thermistor.c:555:11: note: byref variable will be forcibly initialized 555 | int low, high; | ^~~~ /kisskb/src/drivers/hwmon/ntc_thermistor.c:555:6: note: byref variable will be forcibly initialized 555 | int low, high; | ^~~ /kisskb/src/drivers/hwmon/ntc_thermistor.c: In function 'ntc_adc_iio_read': /kisskb/src/drivers/hwmon/ntc_thermistor.c:349:7: note: byref variable will be forcibly initialized 349 | int raw; | ^~~ /kisskb/src/drivers/hwmon/ntc_thermistor.c:345:6: note: byref variable will be forcibly initialized 345 | int uv, ret; | ^~ /kisskb/src/drivers/hwmon/ntc_thermistor.c: In function 'ntc_thermistor_parse_dt': /kisskb/src/drivers/hwmon/ntc_thermistor.c:410:21: note: byref variable will be forcibly initialized 410 | enum iio_chan_type type; | ^~~~ In file included from /kisskb/src/drivers/gpu/drm/panel/panel-widechips-ws2401.c:9: /kisskb/src/drivers/gpu/drm/panel/panel-widechips-ws2401.c: In function 'ws2401_set_brightness': /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-widechips-ws2401.c:328:3: note: in expansion of macro 'mipi_dbi_command' 328 | mipi_dbi_command(dbi, WS2401_WRDISBV, brightness); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-widechips-ws2401.c:327:3: note: in expansion of macro 'mipi_dbi_command' 327 | mipi_dbi_command(dbi, WS2401_WRCTRLD, 0x2c); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-widechips-ws2401.c:325:3: note: in expansion of macro 'mipi_dbi_command' 325 | mipi_dbi_command(dbi, WS2401_WRCTRLD, 0x00); | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-widechips-ws2401.c: In function 'ws2401_power_on': /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-widechips-ws2401.c:217:3: note: in expansion of macro 'mipi_dbi_command' 217 | mipi_dbi_command(dbi, WS2401_PASSWD1, 0xa5, 0xa5); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-widechips-ws2401.c:211:3: note: in expansion of macro 'mipi_dbi_command' 211 | mipi_dbi_command(dbi, WS2401_WRCTRLD, 0x00); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-widechips-ws2401.c:209:3: note: in expansion of macro 'mipi_dbi_command' 209 | mipi_dbi_command(dbi, WS2401_WRCTRLD, 0x2c); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-widechips-ws2401.c:204:2: note: in expansion of macro 'mipi_dbi_command' 204 | mipi_dbi_command(dbi, WS2401_GAMMA_B2, 0x00, | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-widechips-ws2401.c:201:2: note: in expansion of macro 'mipi_dbi_command' 201 | mipi_dbi_command(dbi, WS2401_GAMMA_B1, 0x00, | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-widechips-ws2401.c:198:2: note: in expansion of macro 'mipi_dbi_command' 198 | mipi_dbi_command(dbi, WS2401_GAMMA_G2, 0x00, | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-widechips-ws2401.c:195:2: note: in expansion of macro 'mipi_dbi_command' 195 | mipi_dbi_command(dbi, WS2401_GAMMA_G1, 0x00, | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-widechips-ws2401.c:192:2: note: in expansion of macro 'mipi_dbi_command' 192 | mipi_dbi_command(dbi, WS2401_GAMMA_R2, 0x00, | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-widechips-ws2401.c:189:2: note: in expansion of macro 'mipi_dbi_command' 189 | mipi_dbi_command(dbi, WS2401_GAMMA_R1, 0x00, | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-widechips-ws2401.c:186:2: note: in expansion of macro 'mipi_dbi_command' 186 | mipi_dbi_command(dbi, WS2401_WRMIE, 0x01); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-widechips-ws2401.c:185:2: note: in expansion of macro 'mipi_dbi_command' 185 | mipi_dbi_command(dbi, WS2401_PANELCTL, 0x14, 0x00, 0x80, 0x00); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-widechips-ws2401.c:182:2: note: in expansion of macro 'mipi_dbi_command' 182 | mipi_dbi_command(dbi, WS2401_SRCCTL, 0x03, 0x0C, 0x00, 0x00, 0x00, | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-widechips-ws2401.c:181:2: note: in expansion of macro 'mipi_dbi_command' 181 | mipi_dbi_command(dbi, WS2401_VCOMCTL, 0x30, 0x53, 0x53); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-widechips-ws2401.c:179:2: note: in expansion of macro 'mipi_dbi_command' 179 | mipi_dbi_command(dbi, WS2401_DISCTL, 0x01, 0x00, 0x00, 0x00, 0x14, | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-widechips-ws2401.c:173:2: note: in expansion of macro 'mipi_dbi_command' 173 | mipi_dbi_command(dbi, WS2401_PWRCTL, 0x10, 0xA9, 0x00, 0x01, 0x44, | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-widechips-ws2401.c:172:2: note: in expansion of macro 'mipi_dbi_command' 172 | mipi_dbi_command(dbi, WS2401_SMPS, 0x02, 0x0f); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-widechips-ws2401.c:170:2: note: in expansion of macro 'mipi_dbi_command' 170 | mipi_dbi_command(dbi, WS2401_NSMPS, 0x06, 0x03, /* DDVDH: -4.6v */ | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-widechips-ws2401.c:168:2: note: in expansion of macro 'mipi_dbi_command' 168 | mipi_dbi_command(dbi, WS2401_PSMPS, 0x06, 0x03, /* DDVDH: 4.6v */ | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-widechips-ws2401.c:167:2: note: in expansion of macro 'mipi_dbi_command' 167 | mipi_dbi_command(dbi, WS2401_SMPS, 0x00, 0x0f); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-widechips-ws2401.c:166:2: note: in expansion of macro 'mipi_dbi_command' 166 | mipi_dbi_command(dbi, MIPI_DCS_SET_PIXEL_FORMAT, 0x70); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-widechips-ws2401.c:164:2: note: in expansion of macro 'mipi_dbi_command' 164 | mipi_dbi_command(dbi, MIPI_DCS_SET_ADDRESS_MODE, 0x01); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-widechips-ws2401.c:162:2: note: in expansion of macro 'mipi_dbi_command' 162 | mipi_dbi_command(dbi, WS2401_RESCTL, 0x12); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-widechips-ws2401.c:160:2: note: in expansion of macro 'mipi_dbi_command' 160 | mipi_dbi_command(dbi, WS2401_PASSWD1, 0x5a, 0x5a); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-widechips-ws2401.c:156:2: note: in expansion of macro 'mipi_dbi_command' 156 | mipi_dbi_command(dbi, MIPI_DCS_EXIT_SLEEP_MODE); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-widechips-ws2401.c:155:2: note: in expansion of macro 'mipi_dbi_command' 155 | mipi_dbi_command(dbi, MIPI_DCS_EXIT_SLEEP_MODE); | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/panel/panel-widechips-ws2401.c: In function 'ws2401_read_mtp_id': /kisskb/src/drivers/gpu/drm/panel/panel-widechips-ws2401.c:107:15: note: byref variable will be forcibly initialized 107 | u8 id1, id2, id3; | ^~~ /kisskb/src/drivers/gpu/drm/panel/panel-widechips-ws2401.c:107:10: note: byref variable will be forcibly initialized 107 | u8 id1, id2, id3; | ^~~ /kisskb/src/drivers/gpu/drm/panel/panel-widechips-ws2401.c:107:5: note: byref variable will be forcibly initialized 107 | u8 id1, id2, id3; | ^~~ In file included from /kisskb/src/drivers/gpu/drm/panel/panel-widechips-ws2401.c:9: /kisskb/src/drivers/gpu/drm/panel/panel-widechips-ws2401.c: In function 'ws2401_unprepare': /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-widechips-ws2401.c:239:2: note: in expansion of macro 'mipi_dbi_command' 239 | mipi_dbi_command(dbi, MIPI_DCS_ENTER_SLEEP_MODE); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/panel/panel-widechips-ws2401.c:238:3: note: in expansion of macro 'mipi_dbi_command' 238 | mipi_dbi_command(dbi, WS2401_WRCTRLD, 0x00); | ^~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/hwmon/npcm750-pwm-fan.c:5: /kisskb/src/drivers/hwmon/npcm750-pwm-fan.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/hwmon/npcm750-pwm-fan.c: In function 'npcm7xx_en_pwm_fan': /kisskb/src/drivers/hwmon/npcm750-pwm-fan.c:867:6: note: byref variable will be forcibly initialized 867 | u32 pwm_port; | ^~~~~~~~ /kisskb/src/drivers/hwmon/npcm750-pwm-fan.c: In function 'npcm7xx_pwm_fan_probe': /kisskb/src/drivers/hwmon/npcm750-pwm-fan.c:915:7: note: byref variable will be forcibly initialized 915 | char name[20]; | ^~~~ /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; | ^~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, 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/hwmon/tc654.c: In function 'pwm_store': /kisskb/src/drivers/hwmon/tc654.c:387:16: note: byref variable will be forcibly initialized 387 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/tc654.c: In function 'pwm_mode_store': /kisskb/src/drivers/hwmon/tc654.c:340:16: note: byref variable will be forcibly initialized 340 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/tc654.c: In function 'fan_pulses_store': /kisskb/src/drivers/hwmon/tc654.c:291:16: note: byref variable will be forcibly initialized 291 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/tc654.c: In function 'fan_min_store': /kisskb/src/drivers/hwmon/tc654.c:231:16: note: byref variable will be forcibly initialized 231 | unsigned long val; | ^~~ /kisskb/src/drivers/net/wireless/admtek/adm8211.c: In function 'adm8211_set_rate': /kisskb/src/drivers/net/wireless/admtek/adm8211.c:1055:5: note: byref variable will be forcibly initialized 1055 | u8 rate_buf[12] = {0}; | ^~~~~~~~ /kisskb/src/drivers/hwmon/nct7802.c: In function 'pwm_show': /kisskb/src/drivers/net/wireless/admtek/adm8211.c: In function 'adm8211_tx': /kisskb/src/drivers/hwmon/nct7802.c:141:15: note: byref variable will be forcibly initialized 141 | unsigned int val; | ^~~ /kisskb/src/drivers/net/wireless/admtek/adm8211.c:1678:12: note: byref variable will be forcibly initialized 1678 | int plcp, dur, len, plcp_signal, short_preamble; | ^~~ /kisskb/src/drivers/net/wireless/admtek/adm8211.c:1678:6: note: byref variable will be forcibly initialized 1678 | int plcp, dur, len, plcp_signal, short_preamble; | ^~~~ /kisskb/src/drivers/hwmon/nct7802.c: In function 'pwm_mode_show': /kisskb/src/drivers/hwmon/nct7802.c:123:15: note: byref variable will be forcibly initialized 123 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/hwmon/nct7802.c: In function 'pwm_enable_show': /kisskb/src/drivers/hwmon/nct7802.c:175:15: note: byref variable will be forcibly initialized 175 | unsigned int reg, enabled; | ^~~ /kisskb/src/drivers/hwmon/nct7802.c: In function 'beep_show': /kisskb/src/drivers/hwmon/nct7802.c:549:15: note: byref variable will be forcibly initialized 549 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/hwmon/nct7802.c: In function 'alarm_show': /kisskb/src/drivers/hwmon/nct7802.c:534:15: note: byref variable will be forcibly initialized 534 | unsigned int val; | ^~~ /kisskb/src/drivers/hwmon/nct7802.c: In function 'nct7802_fan_is_visible': /kisskb/src/drivers/hwmon/nct7802.c:876:15: note: byref variable will be forcibly initialized 876 | unsigned int reg; | ^~~ /kisskb/src/drivers/hwmon/nct7802.c: In function 'nct7802_in_is_visible': /kisskb/src/drivers/hwmon/nct7802.c:800:15: note: byref variable will be forcibly initialized 800 | unsigned int reg; | ^~~ /kisskb/src/drivers/hwmon/nct7802.c: In function 'temp_type_show': /kisskb/src/drivers/hwmon/nct7802.c:87:15: note: byref variable will be forcibly initialized 87 | unsigned int mode; | ^~~~ /kisskb/src/drivers/hwmon/nct7802.c: In function 'nct7802_temp_is_visible': /kisskb/src/drivers/hwmon/nct7802.c:701:15: note: byref variable will be forcibly initialized 701 | unsigned int reg; | ^~~ /kisskb/src/drivers/hwmon/nct7802.c: In function 'pwm_store': /kisskb/src/drivers/hwmon/nct7802.c:160:5: note: byref variable will be forcibly initialized 160 | u8 val; | ^~~ /kisskb/src/drivers/hwmon/nct7802.c: In function 'temp_store': /kisskb/src/drivers/hwmon/nct7802.c:470:7: note: byref variable will be forcibly initialized 470 | long val; | ^~~ /kisskb/src/drivers/hwmon/nct7802.c: In function 'nct7802_read_temp': /kisskb/src/drivers/hwmon/nct7802.c:208:19: note: byref variable will be forcibly initialized 208 | unsigned int t1, t2 = 0; | ^~ /kisskb/src/drivers/hwmon/nct7802.c:208:15: note: byref variable will be forcibly initialized 208 | unsigned int t1, t2 = 0; | ^~ /kisskb/src/drivers/hwmon/nct7802.c: In function 'temp_show': /kisskb/src/drivers/hwmon/nct7802.c:455:11: note: byref variable will be forcibly initialized 455 | int err, temp; | ^~~~ /kisskb/src/drivers/hwmon/nct7802.c: In function 'nct7802_read_fan_min': /kisskb/src/drivers/hwmon/nct7802.c:256:19: note: byref variable will be forcibly initialized 256 | unsigned int f1, f2; | ^~ /kisskb/src/drivers/hwmon/nct7802.c:256:15: note: byref variable will be forcibly initialized 256 | unsigned int f1, f2; | ^~ /kisskb/src/drivers/hwmon/nct7802.c: In function 'nct7802_read_fan': /kisskb/src/drivers/hwmon/nct7802.c:232:19: note: byref variable will be forcibly initialized 232 | unsigned int f1, f2; | ^~ /kisskb/src/drivers/hwmon/nct7802.c:232:15: note: byref variable will be forcibly initialized 232 | unsigned int f1, f2; | ^~ /kisskb/src/drivers/hwmon/nct7802.c: In function 'nct7802_read_voltage': /kisskb/src/drivers/hwmon/nct7802.c:305:19: note: byref variable will be forcibly initialized 305 | unsigned int v1, v2; | ^~ /kisskb/src/drivers/hwmon/nct7802.c:305:15: note: byref variable will be forcibly initialized 305 | unsigned int v1, v2; | ^~ /kisskb/src/drivers/hwmon/nct7802.c: In function 'in_alarm_show': /kisskb/src/drivers/hwmon/nct7802.c:396:15: note: byref variable will be forcibly initialized 396 | unsigned int val; | ^~~ /kisskb/src/drivers/net/wireless/admtek/adm8211.c: In function 'adm8211_interrupt_rci': /kisskb/src/drivers/net/wireless/admtek/adm8211.c:434:31: note: byref variable will be forcibly initialized 434 | struct ieee80211_rx_status rx_status = {0}; | ^~~~~~~~~ /kisskb/src/drivers/hwmon/nct7802.c: In function 'pwm_enable_store': /kisskb/src/drivers/hwmon/nct7802.c:191:5: note: byref variable will be forcibly initialized 191 | u8 val; | ^~~ /kisskb/src/drivers/hwmon/nct7802.c: In function 'beep_store': /kisskb/src/drivers/hwmon/nct7802.c:565:16: note: byref variable will be forcibly initialized 565 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/nct7802.c: In function 'fan_min_store': /kisskb/src/drivers/hwmon/nct7802.c:517:16: note: byref variable will be forcibly initialized 517 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/nct7802.c: In function 'in_store': /kisskb/src/drivers/hwmon/nct7802.c:379:16: note: byref variable will be forcibly initialized 379 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/nct7802.c: In function 'temp_type_store': /kisskb/src/drivers/hwmon/nct7802.c:103:15: note: byref variable will be forcibly initialized 103 | unsigned int type; | ^~~~ /kisskb/src/drivers/hwmon/nct7802.c: In function 'nct7802_get_channel_config': /kisskb/src/drivers/hwmon/nct7802.c:1063:25: note: byref variable will be forcibly initialized 1063 | const char *type_str, *md_str; | ^~~~~~ /kisskb/src/drivers/hwmon/nct7802.c:1063:14: note: byref variable will be forcibly initialized 1063 | const char *type_str, *md_str; | ^~~~~~~~ /kisskb/src/drivers/hwmon/nct7802.c:1062:6: note: byref variable will be forcibly initialized 1062 | u32 reg; | ^~~ /kisskb/src/drivers/hwmon/nct7802.c: In function 'nct7802_configure_channels': /kisskb/src/drivers/hwmon/nct7802.c:1147:30: note: byref variable will be forcibly initialized 1147 | u8 mode_mask = MODE_LTD_EN, mode_val = MODE_LTD_EN; | ^~~~~~~~ /kisskb/src/drivers/hwmon/nct7802.c:1147:5: note: byref variable will be forcibly initialized 1147 | u8 mode_mask = MODE_LTD_EN, mode_val = MODE_LTD_EN; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/admtek/adm8211.c: In function 'adm8211_hw_init': /kisskb/src/drivers/net/wireless/admtek/adm8211.c:1091:5: note: byref variable will be forcibly initialized 1091 | u8 cline; | ^~~~~ /kisskb/src/drivers/net/wireless/admtek/adm8211.c: In function 'adm8211_probe': /kisskb/src/drivers/net/wireless/admtek/adm8211.c:1784:5: note: byref variable will be forcibly initialized 1784 | u8 perm_addr[ETH_ALEN]; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/admtek/adm8211.c:1783:6: note: byref variable will be forcibly initialized 1783 | u32 reg; | ^~~ /kisskb/src/drivers/rtc/rtc-tps6586x.c: In function 'tps6586x_rtc_read_alarm': /kisskb/src/drivers/rtc/rtc-tps6586x.c:189:5: note: byref variable will be forcibly initialized 189 | u8 buff[3]; | ^~~~ /kisskb/src/drivers/rtc/rtc-tps6586x.c: In function 'tps6586x_rtc_read_time': /kisskb/src/drivers/rtc/rtc-tps6586x.c:61:5: note: byref variable will be forcibly initialized 61 | u8 buff[6]; | ^~~~ /kisskb/src/drivers/rtc/rtc-tps6586x.c: In function 'tps6586x_rtc_set_alarm': /kisskb/src/drivers/rtc/rtc-tps6586x.c:144:5: note: byref variable will be forcibly initialized 144 | u8 rbuff[6]; | ^~~~~ /kisskb/src/drivers/rtc/rtc-tps6586x.c:143:5: note: byref variable will be forcibly initialized 143 | u8 buff[3]; | ^~~~ /kisskb/src/drivers/rtc/rtc-tps6586x.c: In function 'tps6586x_rtc_set_time': /kisskb/src/drivers/rtc/rtc-tps6586x.c:87:5: note: byref variable will be forcibly initialized 87 | u8 buff[5]; | ^~~~ /kisskb/src/drivers/hwmon/pmbus/pim4328.c: In function 'pim4328_probe': /kisskb/src/drivers/hwmon/pmbus/pim4328.c:136:5: note: byref variable will be forcibly initialized 136 | u8 device_id[I2C_SMBUS_BLOCK_MAX + 1]; | ^~~~~~~~~ /kisskb/src/drivers/hwmon/sht15.c: In function 'sht15_status_store': /kisskb/src/drivers/hwmon/sht15.c:708:7: note: byref variable will be forcibly initialized 708 | long value; | ^~~~~ /kisskb/src/drivers/hwmon/sht15.c: In function 'sht15_update_status': /kisskb/src/drivers/hwmon/sht15.c:455:5: note: byref variable will be forcibly initialized 455 | u8 checksum_vals[2]; | ^~~~~~~~~~~~~ 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/drivers/hwmon/sht15.c: In function 'sht15_bh_read_data': /kisskb/src/drivers/hwmon/sht15.c:816:5: note: byref variable will be forcibly initialized 816 | u8 checksum_vals[3]; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c: In function 'amdgpu_discovery_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c:215:25: note: byref variable will be forcibly initialized 215 | const struct firmware *fw; | ^~ /kisskb/src/drivers/input/mouse/appletouch.c: In function 'atp_complete_geyser_3_4': /kisskb/src/drivers/input/mouse/appletouch.c:657:27: note: byref variable will be forcibly initialized 657 | int x, y, x_z, y_z, x_f, y_f; | ^~~ /kisskb/src/drivers/input/mouse/appletouch.c:657:22: note: byref variable will be forcibly initialized 657 | int x, y, x_z, y_z, x_f, y_f; | ^~~ /kisskb/src/drivers/input/mouse/appletouch.c:657:17: note: byref variable will be forcibly initialized 657 | int x, y, x_z, y_z, x_f, y_f; | ^~~ /kisskb/src/drivers/input/mouse/appletouch.c:657:12: note: byref variable will be forcibly initialized 657 | int x, y, x_z, y_z, x_f, y_f; | ^~~ /kisskb/src/drivers/input/mouse/appletouch.c: In function 'atp_complete_geyser_1_2': /kisskb/src/drivers/input/mouse/appletouch.c:517:27: note: byref variable will be forcibly initialized 517 | int x, y, x_z, y_z, x_f, y_f; | ^~~ /kisskb/src/drivers/input/mouse/appletouch.c:517:22: note: byref variable will be forcibly initialized 517 | int x, y, x_z, y_z, x_f, y_f; | ^~~ /kisskb/src/drivers/input/mouse/appletouch.c:517:17: note: byref variable will be forcibly initialized 517 | int x, y, x_z, y_z, x_f, y_f; | ^~~ /kisskb/src/drivers/input/mouse/appletouch.c:517:12: note: byref variable will be forcibly initialized 517 | int x, y, x_z, y_z, x_f, y_f; | ^~~ /kisskb/src/drivers/accessibility/speakup/speakup_ltlk.c: In function 'synth_interrogate': /kisskb/src/drivers/accessibility/speakup/speakup_ltlk.c:131:25: note: byref variable will be forcibly initialized 131 | unsigned char buf[50], rom_v[20]; | ^~~~~ /kisskb/src/drivers/accessibility/speakup/speakup_ltlk.c:131:16: note: byref variable will be forcibly initialized 131 | unsigned char buf[50], rom_v[20]; | ^~~ /kisskb/src/drivers/hwmon/sht4x.c: In function 'sht4x_read_values': /kisskb/src/drivers/hwmon/sht4x.c:80:5: note: byref variable will be forcibly initialized 80 | u8 raw_data[SHT4X_RESPONSE_LENGTH]; | ^~~~~~~~ /kisskb/src/drivers/hwmon/sht4x.c:79:5: note: byref variable will be forcibly initialized 79 | u8 cmd[SHT4X_CMD_LEN] = {SHT4X_CMD_MEASURE_HPM}; | ^~~ /kisskb/src/drivers/hwmon/sht4x.c: In function 'sht4x_probe': /kisskb/src/drivers/hwmon/sht4x.c:241:5: note: byref variable will be forcibly initialized 241 | u8 cmd[] = {SHT4X_CMD_RESET}; | ^~~ /kisskb/src/drivers/accessibility/speakup/speakup_soft.c: In function 'softsynth_write': /kisskb/src/drivers/accessibility/speakup/speakup_soft.c:328:16: note: byref variable will be forcibly initialized 328 | unsigned long supplied_index = 0; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/accessibility/speakup/speakup_soft.c: In function 'softsynthx_read': /kisskb/src/drivers/accessibility/speakup/speakup_soft.c:286:11: note: byref variable will be forcibly initialized 286 | u_char s[3] = { | ^ /kisskb/src/drivers/accessibility/speakup/speakup_soft.c:275:11: note: byref variable will be forcibly initialized 275 | u_char s[2] = { | ^ /kisskb/src/drivers/accessibility/speakup/speakup_soft.c:267:11: note: byref variable will be forcibly initialized 267 | u_char c = ch; | ^ 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:216:14: note: byref variable will be forcibly initialized 216 | 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:216:2: note: in expansion of macro 'DEFINE_WAIT' 216 | DEFINE_WAIT(wait); | ^~~~~~~~~~~ /kisskb/src/drivers/power/supply/da9150-charger.c: In function 'da9150_charger_battery_voltage_now': /kisskb/src/drivers/power/supply/da9150-charger.c:272:6: note: byref variable will be forcibly initialized 272 | int v_val, ret; | ^~~~~ /kisskb/src/drivers/power/supply/da9150-charger.c: In function 'da9150_charger_battery_get_prop': /kisskb/src/drivers/power/supply/da9150-charger.c:272:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/power/supply/da9150-charger.c: In function 'da9150_charger_vbus_voltage_now': /kisskb/src/drivers/power/supply/da9150-charger.c:57:6: note: byref variable will be forcibly initialized 57 | int v_val, ret; | ^~~~~ /kisskb/src/drivers/power/supply/da9150-charger.c: In function 'da9150_charger_ibus_current_avg': /kisskb/src/drivers/power/supply/da9150-charger.c:73:6: note: byref variable will be forcibly initialized 73 | int i_val, ret; | ^~~~~ /kisskb/src/drivers/power/supply/da9150-charger.c: In function 'da9150_charger_tjunc_temp': /kisskb/src/drivers/power/supply/da9150-charger.c:89:6: note: byref variable will be forcibly initialized 89 | int t_val, ret; | ^~~~~ /kisskb/src/drivers/power/supply/da9150-charger.c: In function 'da9150_charger_get_prop': /kisskb/src/drivers/power/supply/da9150-charger.c:89:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/power/supply/da9150-charger.c:73:6: note: byref variable will be forcibly initialized 73 | int i_val, ret; | ^~~~~ /kisskb/src/drivers/power/supply/da9150-charger.c:57:6: note: byref variable will be forcibly initialized 57 | int v_val, ret; | ^~~~~ /kisskb/src/drivers/net/wan/pci200syn.c: In function 'pci200_ioctl': /kisskb/src/drivers/net/wan/pci200syn.c:185:23: note: byref variable will be forcibly initialized 185 | sync_serial_settings new_line; | ^~~~~~~~ /kisskb/src/drivers/power/supply/max17040_battery.c: In function 'max17040_get_soc': /kisskb/src/drivers/power/supply/max17040_battery.c:201:6: note: byref variable will be forcibly initialized 201 | u32 soc; | ^~~ /kisskb/src/drivers/power/supply/max17040_battery.c: In function 'max17040_check_changes': /kisskb/src/drivers/power/supply/max17040_battery.c:201:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/power/supply/max17040_battery.c: In function 'max17040_get_vcell': /kisskb/src/drivers/power/supply/max17040_battery.c:192:6: note: byref variable will be forcibly initialized 192 | u32 vcell; | ^~~~~ /kisskb/src/drivers/power/supply/max17040_battery.c: In function 'max17040_get_version': /kisskb/src/drivers/power/supply/max17040_battery.c:211:6: note: byref variable will be forcibly initialized 211 | u32 version; | ^~~~~~~ /kisskb/src/drivers/power/supply/max17040_battery.c: In function 'max17040_get_property': /kisskb/src/drivers/power/supply/max17040_battery.c:201:6: note: byref variable will be forcibly initialized 201 | u32 soc; | ^~~ /kisskb/src/drivers/power/supply/max17040_battery.c: In function 'max17040_get_of_data': /kisskb/src/drivers/power/supply/max17040_battery.c:229:5: note: byref variable will be forcibly initialized 229 | u8 rcomp[2]; | ^~~~~ /kisskb/src/drivers/power/supply/max17040_battery.c: In function 'max17040_handle_soc_alert': /kisskb/src/drivers/power/supply/max17040_battery.c:300:6: note: byref variable will be forcibly initialized 300 | u32 data; | ^~~~ /kisskb/src/drivers/power/supply/max17040_battery.c: In function 'max17040_probe': /kisskb/src/drivers/power/supply/max17040_battery.c:211:6: note: byref variable will be forcibly initialized 211 | u32 version; | ^~~~~~~ /kisskb/src/drivers/md/persistent-data/dm-btree-remove.c: In function 'init_child': /kisskb/src/drivers/md/persistent-data/dm-btree-remove.c:146:9: note: byref variable will be forcibly initialized 146 | int r, inc; | ^~~ /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 'rebalance_children': /kisskb/src/drivers/md/persistent-data/dm-btree-remove.c:417:20: note: byref variable will be forcibly initialized 417 | struct dm_block *child; | ^~~~~ /kisskb/src/drivers/hwmon/tmp103.c: In function 'tmp103_read': /kisskb/src/drivers/hwmon/tmp103.c:58:15: note: byref variable will be forcibly initialized 58 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/md/persistent-data/dm-btree.c: In function 'dm_btree_empty': /kisskb/src/drivers/md/persistent-data/dm-btree.c:127:19: note: byref variable will be forcibly initialized 127 | struct dm_block *b; | ^ /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:522:6: note: byref variable will be forcibly initialized 522 | int index = 0, r = 0; | ^~~~~ /kisskb/src/drivers/md/persistent-data/dm-btree-remove.c: In function 'remove_one': /kisskb/src/drivers/md/persistent-data/dm-btree-remove.c:623:29: note: byref variable will be forcibly initialized 623 | struct dm_btree_value_type le64_vt; | ^~~~~~~ /kisskb/src/drivers/md/persistent-data/dm-btree-remove.c:621:22: note: byref variable will be forcibly initialized 621 | struct shadow_spine spine; | ^~~~~ /kisskb/src/drivers/md/persistent-data/dm-btree-remove.c:620:6: note: byref variable will be forcibly initialized 620 | int index = 0, r = 0; | ^~~~~ /kisskb/src/drivers/md/persistent-data/dm-btree.c: In function 'push_frame': /kisskb/src/drivers/md/persistent-data/dm-btree.c:209:11: note: byref variable will be forcibly initialized 209 | uint32_t ref_count; | ^~~~~~~~~ /kisskb/src/drivers/md/persistent-data/dm-btree.c: In function 'dm_btree_find_key': /kisskb/src/drivers/md/persistent-data/dm-btree.c:1368:18: note: byref variable will be forcibly initialized 1368 | struct ro_spine spine; | ^~~~~ /kisskb/src/drivers/md/persistent-data/dm-btree.c: In function 'dm_btree_lookup': /kisskb/src/drivers/md/persistent-data/dm-btree.c:376:18: note: byref variable will be forcibly initialized 376 | struct ro_spine spine; | ^~~~~ /kisskb/src/drivers/md/persistent-data/dm-btree.c:375:9: note: byref variable will be forcibly initialized 375 | __le64 internal_value_le; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/persistent-data/dm-btree.c:374:11: note: byref variable will be forcibly initialized 374 | uint64_t rkey; | ^~~~ /kisskb/src/drivers/md/persistent-data/dm-btree.c: In function 'dm_btree_lookup_next_single': /kisskb/src/drivers/md/persistent-data/dm-btree.c:419:19: note: byref variable will be forcibly initialized 419 | struct dm_block *node; | ^~~~ /kisskb/src/drivers/md/persistent-data/dm-btree.c: In function 'dm_btree_lookup_next': /kisskb/src/drivers/md/persistent-data/dm-btree.c:471:18: note: byref variable will be forcibly initialized 471 | struct ro_spine spine; | ^~~~~ /kisskb/src/drivers/md/persistent-data/dm-btree.c:470:9: note: byref variable will be forcibly initialized 470 | __le64 internal_value_le; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/persistent-data/dm-btree.c: In function 'get_node_free_space': /kisskb/src/drivers/md/persistent-data/dm-btree.c:966:19: note: byref variable will be forcibly initialized 966 | struct dm_block *block; | ^~~~~ /kisskb/src/drivers/md/persistent-data/dm-btree.c: In function 'walk_node': /kisskb/src/drivers/md/persistent-data/dm-btree.c:1416:11: note: byref variable will be forcibly initialized 1416 | uint64_t keys; | ^~~~ /kisskb/src/drivers/md/persistent-data/dm-btree.c:1414:19: note: byref variable will be forcibly initialized 1414 | struct dm_block *node; | ^~~~ /kisskb/src/drivers/md/persistent-data/dm-btree.c: In function 'btree_split_beneath': /kisskb/src/drivers/md/persistent-data/dm-btree.c:832:26: note: byref variable will be forcibly initialized 832 | struct dm_block *left, *right, *new_parent; | ^~~~~ /kisskb/src/drivers/md/persistent-data/dm-btree.c:832:19: note: byref variable will be forcibly initialized 832 | struct dm_block *left, *right, *new_parent; | ^~~~ /kisskb/src/drivers/md/persistent-data/dm-btree.c: In function 'insert_at': /kisskb/src/drivers/md/persistent-data/dm-btree.c:88:9: note: byref variable will be forcibly initialized 88 | __le64 key_le = cpu_to_le64(key); | ^~~~~~ /kisskb/src/drivers/md/persistent-data/dm-btree.c: In function 'split_one_into_two': /kisskb/src/drivers/md/persistent-data/dm-btree.c:649:9: note: byref variable will be forcibly initialized 649 | __le64 location; | ^~~~~~~~ /kisskb/src/drivers/md/persistent-data/dm-btree.c:647:26: note: byref variable will be forcibly initialized 647 | struct dm_block *left, *right, *parent; | ^~~~~ /kisskb/src/drivers/md/persistent-data/dm-btree.c: In function 'shadow_child': /kisskb/src/drivers/md/persistent-data/dm-btree.c:700:9: note: byref variable will be forcibly initialized 700 | int r, inc; | ^~~ /kisskb/src/drivers/md/persistent-data/dm-btree.c: In function 'rebalance_left': /kisskb/src/drivers/md/persistent-data/dm-btree.c:908:19: note: byref variable will be forcibly initialized 908 | struct dm_block *sib; | ^~~ /kisskb/src/drivers/md/persistent-data/dm-btree.c: In function 'rebalance_right': /kisskb/src/drivers/md/persistent-data/dm-btree.c:937:19: note: byref variable will be forcibly initialized 937 | struct dm_block *sib; | ^~~ /kisskb/src/drivers/md/persistent-data/dm-btree.c: In function 'split_two_into_three': /kisskb/src/drivers/md/persistent-data/dm-btree.c:733:9: note: byref variable will be forcibly initialized 733 | __le64 location; | ^~~~~~~~ /kisskb/src/drivers/md/persistent-data/dm-btree.c:731:35: note: byref variable will be forcibly initialized 731 | struct dm_block *left, *middle, *right, *parent; | ^~~~~ /kisskb/src/drivers/md/persistent-data/dm-btree.c:731:26: note: byref variable will be forcibly initialized 731 | struct dm_block *left, *middle, *right, *parent; | ^~~~~~ /kisskb/src/drivers/md/persistent-data/dm-btree.c:731:19: note: byref variable will be forcibly initialized 731 | struct dm_block *left, *middle, *right, *parent; | ^~~~ /kisskb/src/drivers/md/persistent-data/dm-btree.c: In function 'rebalance_or_split': /kisskb/src/drivers/md/persistent-data/dm-btree.c:997:23: note: byref variable will be forcibly initialized 997 | int left_shared = 0, right_shared = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/md/persistent-data/dm-btree.c:997:6: note: byref variable will be forcibly initialized 997 | int left_shared = 0, right_shared = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/md/persistent-data/dm-btree.c:996:11: note: byref variable will be forcibly initialized 996 | unsigned free_space; | ^~~~~~~~~~ /kisskb/src/drivers/md/persistent-data/dm-btree.c: In function 'insert': /kisskb/src/drivers/md/persistent-data/dm-btree.c:1245:11: note: byref variable will be forcibly initialized 1245 | __le64 new_le; | ^~~~~~ /kisskb/src/drivers/md/persistent-data/dm-btree.c:1244:15: note: byref variable will be forcibly initialized 1244 | dm_block_t new_tree; | ^~~~~~~~ /kisskb/src/drivers/md/persistent-data/dm-btree.c:1231:29: note: byref variable will be forcibly initialized 1231 | struct dm_btree_value_type le64_type; | ^~~~~~~~~ /kisskb/src/drivers/md/persistent-data/dm-btree.c:1229:22: note: byref variable will be forcibly initialized 1229 | struct shadow_spine spine; | ^~~~~ /kisskb/src/drivers/md/persistent-data/dm-btree.c:1227:18: note: byref variable will be forcibly initialized 1227 | unsigned level, index = -1, last_level = info->levels - 1; | ^~~~~ /kisskb/src/drivers/md/persistent-data/dm-btree.c: In function 'btree_get_overwrite_leaf': /kisskb/src/drivers/md/persistent-data/dm-btree.c:1194:22: note: byref variable will be forcibly initialized 1194 | struct shadow_spine spine; | ^~~~~ /kisskb/src/drivers/rtc/rtc-x1205.c: In function 'x1205_get_dtrim': /kisskb/src/drivers/rtc/rtc-x1205.c:295:16: note: byref variable will be forcibly initialized 295 | unsigned char dtr; | ^~~ /kisskb/src/drivers/rtc/rtc-x1205.c: In function 'x1205_sysfs_show_dtrim': /kisskb/src/drivers/rtc/rtc-x1205.c:585:11: note: byref variable will be forcibly initialized 585 | int err, dtrim; | ^~~~~ /kisskb/src/drivers/rtc/rtc-x1205.c: In function 'x1205_get_atrim': /kisskb/src/drivers/rtc/rtc-x1205.c:336:5: note: byref variable will be forcibly initialized 336 | s8 atr; | ^~~ /kisskb/src/drivers/rtc/rtc-x1205.c: In function 'x1205_sysfs_show_atrim': /kisskb/src/drivers/rtc/rtc-x1205.c:572:11: note: byref variable will be forcibly initialized 572 | int err, atrim; | ^~~~~ /kisskb/src/drivers/rtc/rtc-x1205.c: In function 'x1205_get_datetime': /kisskb/src/drivers/rtc/rtc-x1205.c:92:16: note: byref variable will be forcibly initialized 92 | unsigned char buf[8]; | ^~~ /kisskb/src/drivers/rtc/rtc-x1205.c:91:16: note: byref variable will be forcibly initialized 91 | unsigned char dt_addr[2] = { 0, reg_base }; | ^~~~~~~ /kisskb/src/drivers/rtc/rtc-x1205.c: In function 'x1205_rtc_read_alarm': /kisskb/src/drivers/rtc/rtc-x1205.c:496:24: note: byref variable will be forcibly initialized 496 | unsigned char intreg, status; | ^~~~~~ /kisskb/src/drivers/rtc/rtc-x1205.c:496:16: note: byref variable will be forcibly initialized 496 | unsigned char intreg, status; | ^~~~~~ /kisskb/src/drivers/rtc/rtc-x1205.c: In function 'x1205_validate_client': /kisskb/src/drivers/rtc/rtc-x1205.c:454:18: note: byref variable will be forcibly initialized 454 | struct i2c_msg msgs[2] = { | ^~~~ /kisskb/src/drivers/rtc/rtc-x1205.c:452:17: note: byref variable will be forcibly initialized 452 | unsigned char addr[2] = { 0, probe_limits_pattern[i].reg }; | ^~~~ /kisskb/src/drivers/rtc/rtc-x1205.c:450:17: note: byref variable will be forcibly initialized 450 | unsigned char reg, value; | ^~~ /kisskb/src/drivers/rtc/rtc-x1205.c:416:18: note: byref variable will be forcibly initialized 416 | struct i2c_msg msgs[2] = { | ^~~~ /kisskb/src/drivers/rtc/rtc-x1205.c:414:17: note: byref variable will be forcibly initialized 414 | unsigned char addr[2] = { 0, probe_zero_pattern[i] }; | ^~~~ /kisskb/src/drivers/rtc/rtc-x1205.c:412:17: note: byref variable will be forcibly initialized 412 | unsigned char buf; | ^~~ /kisskb/src/drivers/rtc/rtc-x1205.c: In function 'x1205_rtc_proc': /kisskb/src/drivers/rtc/rtc-x1205.c:548:18: note: byref variable will be forcibly initialized 548 | int err, dtrim, atrim; | ^~~~~ /kisskb/src/drivers/rtc/rtc-x1205.c:548:11: note: byref variable will be forcibly initialized 548 | int err, dtrim, atrim; | ^~~~~ /kisskb/src/drivers/rtc/rtc-x1205.c: In function 'x1205_set_datetime': /kisskb/src/drivers/rtc/rtc-x1205.c:237:17: note: byref variable will be forcibly initialized 237 | unsigned char al0e[3] = { 0, X1205_REG_INT, 0 }; | ^~~~ /kisskb/src/drivers/rtc/rtc-x1205.c: In function 'x1205_fix_osc': /kisskb/src/drivers/rtc/rtc-x1205.c:282:18: note: byref variable will be forcibly initialized 282 | struct rtc_time tm; | ^~ /kisskb/src/drivers/rtc/rtc-x1205.c: In function 'x1205_probe': /kisskb/src/drivers/rtc/rtc-x1205.c:621:16: note: byref variable will be forcibly initialized 621 | unsigned char sr; | ^~ /kisskb/src/drivers/hwmon/via686a.c: In function 'fan_div_store': /kisskb/src/drivers/hwmon/via686a.c:545:16: note: byref variable will be forcibly initialized 545 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/via686a.c: In function 'fan_min_store': /kisskb/src/drivers/hwmon/via686a.c:526:16: note: byref variable will be forcibly initialized 526 | unsigned long val; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7511_drv.c: In function 'adv7511_hpd': /kisskb/src/drivers/media/tuners/xc5000.c: In function 'xc_send_i2c_data': /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7511_drv.c:401:15: note: byref variable will be forcibly initialized 401 | unsigned int irq0; | ^~~~ /kisskb/src/drivers/media/tuners/xc5000.c:246:17: note: byref variable will be forcibly initialized 246 | struct i2c_msg msg = { .addr = priv->i2c_props.addr, | ^~~ /kisskb/src/drivers/hwmon/via686a.c: In function 'in_max_store': /kisskb/src/drivers/hwmon/via686a.c:392:16: note: byref variable will be forcibly initialized 392 | unsigned long val; | ^~~ /kisskb/src/drivers/media/tuners/xc5000.c: In function 'xc_load_i2c_sequence': /kisskb/src/drivers/media/tuners/xc5000.c:355:5: note: byref variable will be forcibly initialized 355 | u8 buf[XC_MAX_I2C_WRITE_LENGTH]; | ^~~ /kisskb/src/drivers/hwmon/via686a.c: In function 'in_min_store': /kisskb/src/drivers/hwmon/via686a.c:373:16: note: byref variable will be forcibly initialized 373 | unsigned long val; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7511_drv.c: In function 'adv7511_irq_process': /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7511_drv.c:459:21: note: byref variable will be forcibly initialized 459 | unsigned int irq0, irq1; | ^~~~ /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7511_drv.c:459:15: note: byref variable will be forcibly initialized 459 | unsigned int irq0, irq1; | ^~~~ /kisskb/src/drivers/media/tuners/xc5000.c: In function 'xc5000_readreg': /kisskb/src/drivers/media/tuners/xc5000.c:277:17: note: byref variable will be forcibly initialized 277 | struct i2c_msg msg[2] = { | ^~~ /kisskb/src/drivers/media/tuners/xc5000.c:276:5: note: byref variable will be forcibly initialized 276 | u8 bval[2] = { 0, 0 }; | ^~~~ /kisskb/src/drivers/media/tuners/xc5000.c:275:5: note: byref variable will be forcibly initialized 275 | u8 buf[2] = { reg >> 8, reg & 0xff }; | ^~~ 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/adv7511/adv7511_drv.c:8: /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7511_drv.c: In function 'adv7511_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/adv7511/adv7511_drv.c:508:9: note: in expansion of macro 'wait_event_interruptible_timeout' 508 | ret = wait_event_interruptible_timeout(adv7511->wq, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hwmon/via686a.c: In function 'temp_hyst_store': /kisskb/src/drivers/hwmon/via686a.c:471:7: note: byref variable will be forcibly initialized 471 | long val; | ^~~ /kisskb/src/drivers/hwmon/via686a.c: In function 'temp_over_store': /kisskb/src/drivers/hwmon/via686a.c:451:7: note: byref variable will be forcibly initialized 451 | long val; | ^~~ /kisskb/src/drivers/media/tuners/xc5000.c: In function 'xc5000_get_status': /kisskb/src/drivers/media/tuners/xc5000.c:1088:6: note: byref variable will be forcibly initialized 1088 | u16 lock_status = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc5000.c: In function 'xc5000_is_firmware_loaded': /kisskb/src/drivers/media/tuners/xc5000.c:821:6: note: byref variable will be forcibly initialized 821 | u16 id; | ^~ /kisskb/src/drivers/media/tuners/xc5000.c: In function 'xc_write_reg': /kisskb/src/drivers/media/tuners/xc5000.c:319:5: note: byref variable will be forcibly initialized 319 | u8 buf[4]; | ^~~ /kisskb/src/drivers/hwmon/via686a.c: In function 'via686a_pci_probe': /kisskb/src/drivers/hwmon/via686a.c:861:15: note: byref variable will be forcibly initialized 861 | u16 address, val; | ^~~ /kisskb/src/drivers/media/tuners/xc5000.c: In function 'xc_load_fw_and_init_tuner': /kisskb/src/drivers/media/tuners/xc5000.c:1106:6: note: byref variable will be forcibly initialized 1106 | u16 fw_ck; | ^~~~~ /kisskb/src/drivers/media/tuners/xc5000.c:1105:6: note: byref variable will be forcibly initialized 1105 | u16 pll_lock_status; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc5000.c:1103:25: note: byref variable will be forcibly initialized 1103 | const struct firmware *fw; | ^~ /kisskb/src/drivers/media/tuners/xc5000.c: In function 'xc_get_frequency_error': /kisskb/src/drivers/media/tuners/xc5000.c:484:6: note: byref variable will be forcibly initialized 484 | u16 reg_data; | ^~~~~~~~ /kisskb/src/drivers/media/tuners/xc5000.c: In function 'xc_get_version': /kisskb/src/drivers/media/tuners/xc5000.c:505:6: note: byref variable will be forcibly initialized 505 | u16 data; | ^~~~ /kisskb/src/drivers/media/tuners/xc5000.c: In function 'xc_get_hsync_freq': /kisskb/src/drivers/media/tuners/xc5000.c:527:6: note: byref variable will be forcibly initialized 527 | u16 reg_data; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7511_drv.c: In function 'adv7511_get_edid_block': /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7511_drv.c:539:16: note: byref variable will be forcibly initialized 539 | unsigned int status; | ^~~~~~ /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7511_drv.c:531:10: note: byref variable will be forcibly initialized 531 | uint8_t offset; | ^~~~~~ /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7511_drv.c:530:17: note: byref variable will be forcibly initialized 530 | struct i2c_msg xfer[2]; | ^~~~ /kisskb/src/drivers/media/tuners/xc5000.c: In function 'xc_debug_dump': /kisskb/src/drivers/media/tuners/xc5000.c:636:6: note: byref variable will be forcibly initialized 636 | u16 regval; | ^~~~~~ /kisskb/src/drivers/media/tuners/xc5000.c:635:6: note: byref variable will be forcibly initialized 635 | u16 fw_buildversion = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc5000.c:634:26: note: byref variable will be forcibly initialized 634 | u8 fw_majorversion = 0, fw_minorversion = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc5000.c:634:5: note: byref variable will be forcibly initialized 634 | u8 fw_majorversion = 0, fw_minorversion = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc5000.c:633:26: note: byref variable will be forcibly initialized 633 | u8 hw_majorversion = 0, hw_minorversion = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc5000.c:633:5: note: byref variable will be forcibly initialized 633 | u8 hw_majorversion = 0, hw_minorversion = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc5000.c:632:6: note: byref variable will be forcibly initialized 632 | u16 totalgain; | ^~~~~~~~~ /kisskb/src/drivers/media/tuners/xc5000.c:631:6: note: byref variable will be forcibly initialized 631 | u16 snr; | ^~~ /kisskb/src/drivers/media/tuners/xc5000.c:630:6: note: byref variable will be forcibly initialized 630 | u16 quality; | ^~~~~~~ /kisskb/src/drivers/media/tuners/xc5000.c:629:6: note: byref variable will be forcibly initialized 629 | u16 frame_lines; | ^~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc5000.c:628:6: note: byref variable will be forcibly initialized 628 | u32 hsync_freq_hz = 0; | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc5000.c:627:6: note: byref variable will be forcibly initialized 627 | u16 lock_status; | ^~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc5000.c:626:6: note: byref variable will be forcibly initialized 626 | u32 freq_error_hz = 0; | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc5000.c:625:6: note: byref variable will be forcibly initialized 625 | u16 adc_envelope; | ^~~~~~~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-parport.c: In function 'i2c_parport_attach': /kisskb/src/drivers/i2c/busses/i2c-parport.c:268:19: note: byref variable will be forcibly initialized 268 | struct pardev_cb i2c_parport_cb; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc5000.c: In function 'xc5000_set_tv_freq': /kisskb/src/drivers/media/tuners/xc5000.c:900:6: note: byref variable will be forcibly initialized 900 | u16 pll_lock_status; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7511_drv.c: In function 'adv7511_set_config_csc': /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7511_drv.c:210:10: note: byref variable will be forcibly initialized 210 | uint8_t infoframe[17]; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7511_drv.c:207:30: note: byref variable will be forcibly initialized 207 | struct adv7511_video_config config; | ^~~~~~ /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7511_drv.c: In function 'adv7511_detect': /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7511_drv.c:647:15: note: byref variable will be forcibly initialized 647 | unsigned int val; | ^~~ /kisskb/src/drivers/media/tuners/xc5000.c: In function 'xc5000_attach': /kisskb/src/drivers/media/tuners/xc5000.c:1370:6: note: byref variable will be forcibly initialized 1370 | u16 id = 0; | ^~ /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7511_drv.c: In function 'adv7511_hpd_work': /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7511_drv.c:421:15: note: byref variable will be forcibly initialized 421 | unsigned int val; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7511_drv.c: In function 'adv7511_parse_dt': /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7511_drv.c:1072:14: note: byref variable will be forcibly initialized 1072 | const char *str; | ^~~ In file included from /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7511_drv.c:9: /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7511_drv.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7511_drv.c: In function 'adv7511_probe': /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7511_drv.c:1157:15: note: byref variable will be forcibly initialized 1157 | unsigned int val; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7511_drv.c:1154:29: note: byref variable will be forcibly initialized 1154 | struct adv7511_link_config link_config; | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/beacon.c: In function 'ath9k_beacon_setup': /kisskb/src/drivers/net/wireless/ath/ath9k/beacon.c:78:21: note: byref variable will be forcibly initialized 78 | struct ath_tx_info info; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/beacon.c: In function 'ath9k_beaconq_config': /kisskb/src/drivers/net/wireless/ath/ath9k/beacon.c:37:33: note: byref variable will be forcibly initialized 37 | struct ath9k_tx_queue_info qi, qi_be; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/beacon.c:37:29: note: byref variable will be forcibly initialized 37 | struct ath9k_tx_queue_info qi, qi_be; | ^~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/net/openvswitch/meter.c:9: /kisskb/src/net/openvswitch/meter.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/beacon.c: In function 'ath9k_beacon_config_sta': /kisskb/src/drivers/net/wireless/ath/ath9k/beacon.c:553:28: note: byref variable will be forcibly initialized 553 | struct ath9k_beacon_state bs; | ^~ In file included from /kisskb/src/net/openvswitch/meter.c:16: /kisskb/src/net/openvswitch/meter.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/openvswitch/meter.c: In function 'nla_put_u64_64bit': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/net/openvswitch/meter.c: In function 'ovs_meter_cmd_reply_stats': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/openvswitch/meter.c: In function 'ovs_meter_cmd_del': /kisskb/src/net/openvswitch/meter.c:539:21: note: byref variable will be forcibly initialized 539 | struct ovs_header *ovs_reply_header; | ^~~~~~~~~~~~~~~~ /kisskb/src/net/openvswitch/meter.c: In function 'ovs_meter_cmd_get': /kisskb/src/net/openvswitch/meter.c:486:21: note: byref variable will be forcibly initialized 486 | struct ovs_header *ovs_reply_header; | ^~~~~~~~~~~~~~~~ In file included from /kisskb/src/net/openvswitch/meter.c:16: /kisskb/src/net/openvswitch/meter.c: In function 'ovs_meter_cmd_features': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/net/openvswitch/meter.c:278:21: note: byref variable will be forcibly initialized 278 | struct ovs_header *ovs_reply_header; | ^~~~~~~~~~~~~~~~ /kisskb/src/net/openvswitch/meter.c: In function 'dp_meter_create': /kisskb/src/net/openvswitch/meter.c:364:18: note: byref variable will be forcibly initialized 364 | struct nlattr *attr[OVS_BAND_ATTR_MAX + 1]; | ^~~~ In file included from /kisskb/src/net/openvswitch/meter.c:16: /kisskb/src/net/openvswitch/meter.c: In function 'ovs_meter_cmd_set': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/openvswitch/meter.c:413:21: note: byref variable will be forcibly initialized 413 | struct ovs_header *ovs_reply_header; | ^~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/net/openvswitch/openvswitch_trace.h:158, from /kisskb/src/net/openvswitch/openvswitch_trace.c:8: /kisskb/src/net/openvswitch/openvswitch_trace.c: In function 'perf_trace_ovs_do_execute_action': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/openvswitch/./openvswitch_trace.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(ovs_do_execute_action, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/openvswitch/./openvswitch_trace.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(ovs_do_execute_action, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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/openvswitch/./openvswitch_trace.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(ovs_do_execute_action, | ^~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc4000.c: In function 'xc_send_i2c_data': /kisskb/src/drivers/media/tuners/xc4000.c:243:17: note: byref variable will be forcibly initialized 243 | struct i2c_msg msg = { .addr = priv->i2c_props.addr, | ^~~ /kisskb/src/drivers/media/tuners/xc4000.c: In function 'xc_load_i2c_sequence': /kisskb/src/drivers/media/tuners/xc4000.c:302:5: note: byref variable will be forcibly initialized 302 | u8 buf[XC_MAX_I2C_WRITE_LENGTH]; | ^~~ /kisskb/src/net/openvswitch/openvswitch_trace.c: In function 'perf_trace_ovs_dp_upcall': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/openvswitch/./openvswitch_trace.h:82:1: note: in expansion of macro 'TRACE_EVENT' 82 | TRACE_EVENT(ovs_dp_upcall, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/openvswitch/./openvswitch_trace.h:82:1: note: in expansion of macro 'TRACE_EVENT' 82 | TRACE_EVENT(ovs_dp_upcall, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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/openvswitch/./openvswitch_trace.h:82:1: note: in expansion of macro 'TRACE_EVENT' 82 | TRACE_EVENT(ovs_dp_upcall, | ^~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc4000.c: In function 'xc_write_reg': /kisskb/src/drivers/media/tuners/xc4000.c:284:5: note: byref variable will be forcibly initialized 284 | u8 buf[4]; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/net/openvswitch/openvswitch_trace.h:158, from /kisskb/src/net/openvswitch/openvswitch_trace.c:8: /kisskb/src/net/openvswitch/openvswitch_trace.c: In function 'trace_event_raw_event_ovs_do_execute_action': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/openvswitch/./openvswitch_trace.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(ovs_do_execute_action, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | 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/openvswitch/./openvswitch_trace.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(ovs_do_execute_action, | ^~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc4000.c: In function 'xc_set_signal_source': /kisskb/src/drivers/media/tuners/xc4000.c:284:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/xc4000.c: In function 'xc_set_tv_standard': /kisskb/src/drivers/media/tuners/xc4000.c:284:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/xc4000.c:284:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/xc4000.c: In function 'xc_set_rf_frequency': /kisskb/src/drivers/media/tuners/xc4000.c:284:5: note: byref variable will be forcibly initialized /kisskb/src/net/openvswitch/openvswitch_trace.c: In function 'trace_event_raw_event_ovs_dp_upcall': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/openvswitch/./openvswitch_trace.h:82:1: note: in expansion of macro 'TRACE_EVENT' 82 | TRACE_EVENT(ovs_dp_upcall, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | 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/openvswitch/./openvswitch_trace.h:82:1: note: in expansion of macro 'TRACE_EVENT' 82 | TRACE_EVENT(ovs_dp_upcall, | ^~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc4000.c: In function 'xc4000_sleep': /kisskb/src/drivers/media/tuners/xc4000.c:284:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/xc4000.c: In function 'load_scode': /kisskb/src/drivers/media/tuners/xc4000.c:284:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/xc4000.c:865:6: note: byref variable will be forcibly initialized 865 | u8 indirect_mode[5]; | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc4000.c:864:6: note: byref variable will be forcibly initialized 864 | u8 scode_buf[13]; | ^~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/net/openvswitch/openvswitch_trace.h:158, from /kisskb/src/net/openvswitch/openvswitch_trace.c:8: /kisskb/src/net/openvswitch/openvswitch_trace.c: In function '__bpf_trace_ovs_do_execute_action': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/openvswitch/./openvswitch_trace.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(ovs_do_execute_action, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/openvswitch/./openvswitch_trace.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(ovs_do_execute_action, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/openvswitch/./openvswitch_trace.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(ovs_do_execute_action, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/openvswitch/./openvswitch_trace.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(ovs_do_execute_action, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/openvswitch/./openvswitch_trace.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(ovs_do_execute_action, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/openvswitch/./openvswitch_trace.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(ovs_do_execute_action, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/openvswitch/./openvswitch_trace.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(ovs_do_execute_action, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/openvswitch/./openvswitch_trace.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(ovs_do_execute_action, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/openvswitch/./openvswitch_trace.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(ovs_do_execute_action, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/openvswitch/./openvswitch_trace.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(ovs_do_execute_action, | ^~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc4000.c: In function 'xc4000_readreg': /kisskb/src/drivers/media/tuners/xc4000.c:535:17: note: byref variable will be forcibly initialized 535 | struct i2c_msg msg[2] = { | ^~~ /kisskb/src/drivers/media/tuners/xc4000.c:534:5: note: byref variable will be forcibly initialized 534 | u8 bval[2] = { 0, 0 }; | ^~~~ /kisskb/src/drivers/media/tuners/xc4000.c:533:5: note: byref variable will be forcibly initialized 533 | u8 buf[2] = { reg >> 8, reg & 0xff }; | ^~~ /kisskb/src/net/openvswitch/openvswitch_trace.c: In function '__bpf_trace_ovs_dp_upcall': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/openvswitch/./openvswitch_trace.h:82:1: note: in expansion of macro 'TRACE_EVENT' 82 | TRACE_EVENT(ovs_dp_upcall, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/openvswitch/./openvswitch_trace.h:82:1: note: in expansion of macro 'TRACE_EVENT' 82 | TRACE_EVENT(ovs_dp_upcall, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/openvswitch/./openvswitch_trace.h:82:1: note: in expansion of macro 'TRACE_EVENT' 82 | TRACE_EVENT(ovs_dp_upcall, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/openvswitch/./openvswitch_trace.h:82:1: note: in expansion of macro 'TRACE_EVENT' 82 | TRACE_EVENT(ovs_dp_upcall, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/openvswitch/./openvswitch_trace.h:82:1: note: in expansion of macro 'TRACE_EVENT' 82 | TRACE_EVENT(ovs_dp_upcall, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/openvswitch/./openvswitch_trace.h:82:1: note: in expansion of macro 'TRACE_EVENT' 82 | TRACE_EVENT(ovs_dp_upcall, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/openvswitch/./openvswitch_trace.h:82:1: note: in expansion of macro 'TRACE_EVENT' 82 | TRACE_EVENT(ovs_dp_upcall, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/openvswitch/./openvswitch_trace.h:82:1: note: in expansion of macro 'TRACE_EVENT' 82 | TRACE_EVENT(ovs_dp_upcall, | ^~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc4000.c: In function 'xc4000_get_signal': /kisskb/src/drivers/media/tuners/xc4000.c:1454:6: note: byref variable will be forcibly initialized 1454 | u16 value = 0; | ^~~~~ /kisskb/src/drivers/media/tuners/xc4000.c: In function 'xc4000_get_status': /kisskb/src/drivers/media/tuners/xc4000.c:1554:6: note: byref variable will be forcibly initialized 1554 | u16 lock_status = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc4000.c: In function 'xc_wait_for_lock': /kisskb/src/drivers/media/tuners/xc4000.c:485:6: note: byref variable will be forcibly initialized 485 | u16 lock_state = 0; | ^~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc4000.c: In function 'xc4000_get_frequency': /kisskb/src/drivers/media/tuners/xc4000.c:1526:8: note: byref variable will be forcibly initialized 1526 | u16 snr = 0; | ^~~ /kisskb/src/drivers/media/tuners/xc4000.c: In function 'xc_get_version': /kisskb/src/drivers/media/tuners/xc4000.c:435:6: note: byref variable will be forcibly initialized 435 | u16 data; | ^~~~ /kisskb/src/drivers/media/tuners/xc4000.c: In function 'xc_get_frequency_error': /kisskb/src/drivers/media/tuners/xc4000.c:413:6: note: byref variable will be forcibly initialized 413 | u16 regData; | ^~~~~~~ /kisskb/src/drivers/media/tuners/xc4000.c: In function 'xc_get_hsync_freq': /kisskb/src/drivers/media/tuners/xc4000.c:452:6: note: byref variable will be forcibly initialized 452 | u16 regData; | ^~~~~~~ /kisskb/src/drivers/media/tuners/xc4000.c: In function 'xc_debug_dump': /kisskb/src/drivers/media/tuners/xc4000.c:1101:26: note: byref variable will be forcibly initialized 1101 | u8 fw_majorversion = 0, fw_minorversion = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc4000.c:1101:5: note: byref variable will be forcibly initialized 1101 | u8 fw_majorversion = 0, fw_minorversion = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc4000.c:1100:26: note: byref variable will be forcibly initialized 1100 | u8 hw_majorversion = 0, hw_minorversion = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc4000.c:1100:5: note: byref variable will be forcibly initialized 1100 | u8 hw_majorversion = 0, hw_minorversion = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc4000.c:1099:6: note: byref variable will be forcibly initialized 1099 | u16 noise = 0; | ^~~~~ /kisskb/src/drivers/media/tuners/xc4000.c:1098:6: note: byref variable will be forcibly initialized 1098 | u16 signal = 0; | ^~~~~~ /kisskb/src/drivers/media/tuners/xc4000.c:1097:6: note: byref variable will be forcibly initialized 1097 | u16 quality; | ^~~~~~~ /kisskb/src/drivers/media/tuners/xc4000.c:1096:6: note: byref variable will be forcibly initialized 1096 | u16 frame_lines; | ^~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc4000.c:1095:6: note: byref variable will be forcibly initialized 1095 | u32 hsync_freq_hz = 0; | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc4000.c:1094:6: note: byref variable will be forcibly initialized 1094 | u16 lock_status; | ^~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc4000.c:1093:6: note: byref variable will be forcibly initialized 1093 | u32 freq_error_hz = 0; | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/xc4000.c:1092:6: note: byref variable will be forcibly initialized 1092 | u16 adc_envelope; | ^~~~~~~~~~~~ In file included from /kisskb/src/include/linux/resource_ext.h:11, from /kisskb/src/include/linux/acpi.h:14, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/drivers/media/tuners/xc4000.c:17: /kisskb/src/drivers/media/tuners/xc4000.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/media/tuners/xc4000.c: In function 'xc4000_fwupload': /kisskb/src/drivers/media/tuners/xc4000.c:712:14: note: byref variable will be forcibly initialized 712 | char name[33]; | ^~~~ /kisskb/src/drivers/media/tuners/xc4000.c:708:25: note: byref variable will be forcibly initialized 708 | const struct firmware *fw = NULL; | ^~ /kisskb/src/drivers/media/tuners/xc4000.c: In function 'check_firmware': /kisskb/src/drivers/media/tuners/xc4000.c:931:52: note: byref variable will be forcibly initialized 931 | u8 hw_major = 0, hw_minor = 0, fw_major = 0, fw_minor = 0; | ^~~~~~~~ /kisskb/src/drivers/media/tuners/xc4000.c:931:38: note: byref variable will be forcibly initialized 931 | u8 hw_major = 0, hw_minor = 0, fw_major = 0, fw_minor = 0; | ^~~~~~~~ /kisskb/src/drivers/media/tuners/xc4000.c:931:24: note: byref variable will be forcibly initialized 931 | u8 hw_major = 0, hw_minor = 0, fw_major = 0, fw_minor = 0; | ^~~~~~~~ /kisskb/src/drivers/media/tuners/xc4000.c:931:10: note: byref variable will be forcibly initialized 931 | u8 hw_major = 0, hw_minor = 0, fw_major = 0, fw_minor = 0; | ^~~~~~~~ /kisskb/src/drivers/media/tuners/xc4000.c:930:18: note: byref variable will be forcibly initialized 930 | v4l2_std_id std0; | ^~~~ /kisskb/src/drivers/media/tuners/xc4000.c:929:11: note: byref variable will be forcibly initialized 929 | u16 hwmodel; | ^~~~~~~ /kisskb/src/drivers/media/tuners/xc4000.c:927:29: note: byref variable will be forcibly initialized 927 | struct firmware_properties new_fw; | ^~~~~~ /kisskb/src/drivers/media/tuners/xc4000.c: In function 'xc4000_set_analog_params': /kisskb/src/drivers/media/tuners/xc4000.c:284:5: note: byref variable will be forcibly initialized 284 | u8 buf[4]; | ^~~ /kisskb/src/drivers/media/tuners/xc4000.c:284:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/xc4000.c:284:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/xc4000.c: In function 'xc4000_set_params': /kisskb/src/drivers/media/tuners/xc4000.c:284:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/xc4000.c:284:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/xc4000.c:284:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/xc4000.c: In function 'xc4000_attach': /kisskb/src/drivers/media/tuners/xc4000.c:1652:6: note: byref variable will be forcibly initialized 1652 | u16 id = 0; | ^~ /kisskb/src/drivers/hwmon/adm1021.c: In function 'temp_min_store': /kisskb/src/drivers/hwmon/adm1021.c:222:7: note: byref variable will be forcibly initialized 222 | long temp; | ^~~~ /kisskb/src/drivers/hwmon/adm1021.c: In function 'temp_max_store': /kisskb/src/drivers/hwmon/adm1021.c:196:7: note: byref variable will be forcibly initialized 196 | long temp; | ^~~~ /kisskb/src/drivers/hwmon/adm1021.c: In function 'low_power_store': /kisskb/src/drivers/hwmon/adm1021.c:255:16: note: byref variable will be forcibly initialized 255 | unsigned long val; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/net/openvswitch/vport.c:6: /kisskb/src/net/openvswitch/vport.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:92, from /kisskb/src/include/net/dsfield.h:12, from /kisskb/src/include/net/ip_tunnels.h:13, from /kisskb/src/net/openvswitch/datapath.h:15, from /kisskb/src/net/openvswitch/vport.c:20: /kisskb/src/net/openvswitch/vport.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/openvswitch/vport.c: In function 'ovs_vport_get_stats': /kisskb/src/net/openvswitch/vport.c:273:27: note: byref variable will be forcibly initialized 273 | struct rtnl_link_stats64 temp; | ^~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:92, from /kisskb/src/include/net/dsfield.h:12, from /kisskb/src/include/net/ip_tunnels.h:13, from /kisskb/src/net/openvswitch/datapath.h:15, from /kisskb/src/net/openvswitch/vport.c:20: /kisskb/src/net/openvswitch/vport.c: In function 'ovs_vport_get_upcall_portids': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/openvswitch/vport.c: In function 'ovs_vport_receive': /kisskb/src/net/openvswitch/vport.c:433:21: note: byref variable will be forcibly initialized 433 | struct sw_flow_key key; | ^~~ /kisskb/src/drivers/hwmon/w83795.c: In function 'store_beep': /kisskb/src/drivers/hwmon/w83795.c:730:16: note: byref variable will be forcibly initialized 730 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/w83795.c: In function 'store_in': /kisskb/src/drivers/hwmon/w83795.c:1518:16: note: byref variable will be forcibly initialized 1518 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/w83795.c: In function 'store_sf4_temp': /kisskb/src/drivers/hwmon/w83795.c:1301:16: note: byref variable will be forcibly initialized 1301 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/w83795.c: In function 'store_sf4_pwm': /kisskb/src/drivers/hwmon/w83795.c:1265:16: note: byref variable will be forcibly initialized 1265 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/w83795.c: In function 'store_temp_pwm': /kisskb/src/drivers/hwmon/w83795.c:1205:16: note: byref variable will be forcibly initialized 1205 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/w83795.c: In function 'store_temp_pwm_enable': /kisskb/src/drivers/hwmon/w83795.c:1096:16: note: byref variable will be forcibly initialized 1096 | unsigned long tmp; | ^~~ /kisskb/src/drivers/hwmon/w83795.c: In function 'store_temp_mode': /kisskb/src/drivers/hwmon/w83795.c:1443:16: note: byref variable will be forcibly initialized 1443 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/w83795.c: In function 'store_fanin': /kisskb/src/drivers/hwmon/w83795.c:1157:16: note: byref variable will be forcibly initialized 1157 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/w83795.c: In function 'store_pwm_enable': /kisskb/src/drivers/hwmon/w83795.c:923:16: note: byref variable will be forcibly initialized 923 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/w83795.c: In function 'store_pwm': /kisskb/src/drivers/hwmon/w83795.c:863:16: note: byref variable will be forcibly initialized 863 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/w83795.c: In function 'store_chassis_clear': /kisskb/src/drivers/hwmon/w83795.c:755:16: note: byref variable will be forcibly initialized 755 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/w83795.c: In function 'store_temp_src': /kisskb/src/drivers/hwmon/w83795.c:1028:16: note: byref variable will be forcibly initialized 1028 | unsigned long channel; | ^~~~~~~ /kisskb/src/drivers/hwmon/w83795.c: In function 'store_fan_min': /kisskb/src/drivers/hwmon/w83795.c:801:16: note: byref variable will be forcibly initialized 801 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/adm1025.c: In function 'in_max_store': /kisskb/src/drivers/hwmon/adm1025.c:241:7: note: byref variable will be forcibly initialized 241 | long val; | ^~~ /kisskb/src/drivers/hwmon/adm1025.c: In function 'in_min_store': /kisskb/src/drivers/hwmon/adm1025.c:220:7: note: byref variable will be forcibly initialized 220 | long val; | ^~~ /kisskb/src/drivers/hwmon/adm1025.c: In function 'temp_max_store': /kisskb/src/drivers/hwmon/adm1025.c:304:7: note: byref variable will be forcibly initialized 304 | long val; | ^~~ /kisskb/src/drivers/hwmon/adm1025.c: In function 'temp_min_store': /kisskb/src/drivers/hwmon/adm1025.c:282:7: note: byref variable will be forcibly initialized 282 | long val; | ^~~ /kisskb/src/drivers/hwmon/adm1025.c: In function 'vrm_store': /kisskb/src/drivers/hwmon/adm1025.c:369:16: note: byref variable will be forcibly initialized 369 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/w83795.c: In function 'store_dts_ext': /kisskb/src/drivers/hwmon/w83795.c:1402:7: note: byref variable will be forcibly initialized 1402 | long tmp; | ^~~ /kisskb/src/drivers/hwmon/w83795.c: In function 'store_temp': /kisskb/src/drivers/hwmon/w83795.c:1341:7: note: byref variable will be forcibly initialized 1341 | long tmp; | ^~~ /kisskb/src/drivers/input/mouse/cyapa.c: In function 'cyapa_i2c_write': /kisskb/src/drivers/input/mouse/cyapa.c:132:7: note: byref variable will be forcibly initialized 132 | char buf[32]; | ^~~ /kisskb/src/drivers/input/mouse/cyapa.c: In function 'cyapa_i2c_read': /kisskb/src/drivers/input/mouse/cyapa.c:95:17: note: byref variable will be forcibly initialized 95 | struct i2c_msg msgs[] = { | ^~~~ /kisskb/src/drivers/input/mouse/cyapa.c: In function 'cyapa_get_state': /kisskb/src/drivers/input/mouse/cyapa.c:167:5: note: byref variable will be forcibly initialized 167 | u8 cmd[32]; | ^~~ /kisskb/src/drivers/input/mouse/cyapa.c:166:5: note: byref variable will be forcibly initialized 166 | u8 status[BL_STATUS_SIZE]; | ^~~~~~ /kisskb/src/drivers/input/mouse/cyapa.c: In function 'cyapa_firmware': /kisskb/src/drivers/input/mouse/cyapa.c:1015:25: note: byref variable will be forcibly initialized 1015 | const struct firmware *fw; | ^~ /kisskb/src/drivers/input/mouse/cyapa.c: In function 'cyapa_update_fw_store': /kisskb/src/drivers/input/mouse/cyapa.c:1080:7: note: byref variable will be forcibly initialized 1080 | char fw_name[NAME_MAX]; | ^~~~~~~ /kisskb/src/drivers/input/mouse/cyapa.c: In function 'cyapa_update_suspend_scanrate': /kisskb/src/drivers/input/mouse/cyapa.c:782:6: note: byref variable will be forcibly initialized 782 | u16 sleep_time; | ^~~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa.c: In function 'cyapa_update_rt_suspend_scanrate': /kisskb/src/drivers/input/mouse/cyapa.c:891:6: note: byref variable will be forcibly initialized 891 | u16 time; | ^~~~ /kisskb/src/drivers/input/mouse/cyapa.c: In function 'cyapa_probe': /kisskb/src/drivers/input/mouse/cyapa.c:1253:23: note: byref variable will be forcibly initialized 1253 | union i2c_smbus_data dummy; | ^~~~~ /kisskb/src/drivers/hwmon/adt7x10.c: In function 'adt7x10_t_hyst_store': /kisskb/src/drivers/hwmon/adt7x10.c:288:7: note: byref variable will be forcibly initialized 288 | long hyst; | ^~~~ /kisskb/src/drivers/hwmon/adt7x10.c: In function 'adt7x10_temp_store': /kisskb/src/drivers/hwmon/adt7x10.c:246:7: note: byref variable will be forcibly initialized 246 | long temp; | ^~~~ /kisskb/src/drivers/hwmon/adm1029.c: In function 'fan_div_store': /kisskb/src/drivers/hwmon/adm1029.c:204:7: note: byref variable will be forcibly initialized 204 | long val; | ^~~ In file included from /kisskb/src/drivers/hwmon/adt7310.c:11: /kisskb/src/drivers/hwmon/adt7310.c: In function 'spi_w8r8': /kisskb/src/include/linux/spi/spi.h:1294:7: note: byref variable will be forcibly initialized 1294 | u8 result; | ^~~~~~ /kisskb/src/drivers/hwmon/adt7310.c: In function 'adt7310_spi_read_byte': /kisskb/src/include/linux/spi/spi.h:1294:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/hwmon/adt7310.c:59:12: note: byref variable will be forcibly initialized 59 | static int adt7310_spi_read_byte(struct device *dev, u8 reg) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/hwmon/adt7310.c:11: /kisskb/src/drivers/hwmon/adt7310.c: In function 'spi_w8r16be': /kisskb/src/include/linux/spi/spi.h:1345:9: note: byref variable will be forcibly initialized 1345 | __be16 result; | ^~~~~~ /kisskb/src/drivers/hwmon/adt7310.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/hwmon/adt7310.c: In function 'adt7310_spi_write_byte': /kisskb/src/drivers/hwmon/adt7310.c:70:5: note: byref variable will be forcibly initialized 70 | u8 buf[2]; | ^~~ /kisskb/src/drivers/hwmon/adt7310.c: In function 'adt7310_spi_write_word': /kisskb/src/drivers/hwmon/adt7310.c:51:5: note: byref variable will be forcibly initialized 51 | u8 buf[3]; | ^~~ /kisskb/src/drivers/power/supply/lp8727_charger.c: In function 'lp8727_parse_dt': /kisskb/src/drivers/power/supply/lp8727_charger.c:512:14: note: byref variable will be forcibly initialized 512 | const char *type; | ^~~~ /kisskb/src/drivers/power/supply/lp8727_charger.c: In function 'lp8727_battery_get_property': /kisskb/src/drivers/power/supply/lp8727_charger.c:339:5: note: byref variable will be forcibly initialized 339 | u8 read; | ^~~~ /kisskb/src/drivers/power/supply/lp8727_charger.c: In function 'lp8727_is_dedicated_charger': /kisskb/src/drivers/power/supply/lp8727_charger.c:160:5: note: byref variable will be forcibly initialized 160 | u8 val; | ^~~ /kisskb/src/drivers/power/supply/lp8727_charger.c: In function 'lp8727_is_usb_charger': /kisskb/src/drivers/power/supply/lp8727_charger.c:168:5: note: byref variable will be forcibly initialized 168 | u8 val; | ^~~ /kisskb/src/drivers/power/supply/lp8727_charger.c: In function 'lp8727_init_device': /kisskb/src/drivers/power/supply/lp8727_charger.c:142:5: note: byref variable will be forcibly initialized 142 | u8 intstat[LP8788_NUM_INTREGS]; | ^~~~~~~ /kisskb/src/drivers/power/supply/lp8727_charger.c: In function 'lp8727_id_detection': /kisskb/src/drivers/power/supply/lp8727_charger.c:168:5: note: byref variable will be forcibly initialized 168 | u8 val; | ^~~ /kisskb/src/drivers/power/supply/lp8727_charger.c:160:5: note: byref variable will be forcibly initialized 160 | u8 val; | ^~~ /kisskb/src/drivers/power/supply/lp8727_charger.c: In function 'lp8727_enable_chgdet': /kisskb/src/drivers/power/supply/lp8727_charger.c:215:5: note: byref variable will be forcibly initialized 215 | u8 val; | ^~~ /kisskb/src/drivers/power/supply/lp8727_charger.c: In function 'lp8727_delayed_func': /kisskb/src/drivers/power/supply/lp8727_charger.c:226:5: note: byref variable will be forcibly initialized 226 | u8 intstat[LP8788_NUM_INTREGS]; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c: In function '__write_table_header': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c:188:5: note: byref variable will be forcibly initialized 188 | u8 buf[RAS_TABLE_HEADER_SIZE]; | ^~~ In file included from /kisskb/src/include/linux/resource_ext.h:11, from /kisskb/src/include/linux/acpi.h:14, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.h:27, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c:24: /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c: In function '__encode_table_record_to_buf': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c:297:9: note: byref variable will be forcibly initialized 297 | __le64 tmp = 0; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c: In function '__decode_table_record_from_buf': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c:325:9: note: byref variable will be forcibly initialized 325 | __le64 tmp = 0; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c: In function 'amdgpu_ras_debugfs_eeprom_size_read': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c:772:5: note: byref variable will be forcibly initialized 772 | u8 data[50]; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c: In function 'amdgpu_ras_debugfs_table_read': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c:901:30: note: byref variable will be forcibly initialized 901 | struct eeprom_table_record record; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c:900:6: note: byref variable will be forcibly initialized 900 | u8 data[rec_hdr_fmt_size + 1]; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c:899:6: note: byref variable will be forcibly initialized 899 | u8 dare[RAS_TABLE_RECORD_SIZE]; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c:863:6: note: byref variable will be forcibly initialized 863 | u8 data[tbl_hdr_fmt_size + 1]; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c: In function 'amdgpu_ras_debugfs_eeprom_table_read': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c:956:5: note: byref variable will be forcibly initialized 956 | u8 data[81]; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c: In function '__get_eeprom_i2c_addr': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c:117:5: note: byref variable will be forcibly initialized 117 | u8 i2c_addr; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c: In function 'amdgpu_ras_eeprom_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c:1037:16: note: byref variable will be forcibly initialized 1037 | unsigned char buf[RAS_TABLE_HEADER_SIZE] = { 0 }; | ^~~ In file included from /kisskb/src/drivers/rtc/lib_test.c:3: /kisskb/src/drivers/rtc/lib_test.c: In function 'rtc_time64_to_tm_test_date_range': /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1653:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1653 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/rtc/lib_test.c:63:3: note: in expansion of macro 'KUNIT_ASSERT_EQ_MSG' 63 | KUNIT_ASSERT_EQ_MSG(test, yday, result.tm_yday, FAIL_MSG); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1653:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1653 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/rtc/lib_test.c:62:3: note: in expansion of macro 'KUNIT_ASSERT_EQ_MSG' 62 | KUNIT_ASSERT_EQ_MSG(test, mday, result.tm_mday, FAIL_MSG); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1653:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1653 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/rtc/lib_test.c:61:3: note: in expansion of macro 'KUNIT_ASSERT_EQ_MSG' 61 | KUNIT_ASSERT_EQ_MSG(test, month - 1, result.tm_mon, FAIL_MSG); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:779:22: note: byref variable will be forcibly initialized 779 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:878:2: note: in expansion of macro 'KUNIT_ASSERTION' 878 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:900:2: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 900 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:989:2: note: in expansion of macro 'KUNIT_BASE_EQ_MSG_ASSERTION' 989 | KUNIT_BASE_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1653:2: note: in expansion of macro 'KUNIT_BINARY_EQ_MSG_ASSERTION' 1653 | KUNIT_BINARY_EQ_MSG_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/rtc/lib_test.c:60:3: note: in expansion of macro 'KUNIT_ASSERT_EQ_MSG' 60 | KUNIT_ASSERT_EQ_MSG(test, year - 1900, result.tm_year, FAIL_MSG); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/rtc/lib_test.c:47:18: note: byref variable will be forcibly initialized 47 | struct rtc_time result; | ^~~~~~ /kisskb/src/drivers/rtc/lib_test.c:45:6: note: byref variable will be forcibly initialized 45 | int yday = 1; | ^~~~ /kisskb/src/drivers/rtc/lib_test.c:44:6: note: byref variable will be forcibly initialized 44 | int mday = 1; | ^~~~ /kisskb/src/drivers/rtc/lib_test.c:43:6: note: byref variable will be forcibly initialized 43 | int month = 1; | ^~~~~ /kisskb/src/drivers/rtc/lib_test.c:42:6: note: byref variable will be forcibly initialized 42 | int year = 1970; | ^~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/delay.h:23, from /kisskb/src/drivers/i2c/busses/i2c-taos-evm.c:10: /kisskb/src/drivers/i2c/busses/i2c-taos-evm.c: In function 'taos_smbus_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: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/i2c/busses/i2c-taos-evm.c:104:2: note: in expansion of macro 'wait_event_interruptible_timeout' 104 | wait_event_interruptible_timeout(wq, taos->state == TAOS_STATE_IDLE, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-taos-evm.c: In function 'taos_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/drivers/i2c/busses/i2c-taos-evm.c:248:2: note: in expansion of macro 'wait_event_interruptible_timeout' 248 | wait_event_interruptible_timeout(wq, taos->state == TAOS_STATE_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: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/i2c/busses/i2c-taos-evm.c:226:2: note: in expansion of macro 'wait_event_interruptible_timeout' 226 | wait_event_interruptible_timeout(wq, taos->state == TAOS_STATE_IDLE, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hwmon/adm1026.c: In function 'vrm_store': /kisskb/src/drivers/hwmon/adm1026.c:1092:16: note: byref variable will be forcibly initialized 1092 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/adm1026.c: In function 'temp1_auto_point1_pwm_store': /kisskb/src/drivers/hwmon/adm1026.c:1306:16: note: byref variable will be forcibly initialized 1306 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/adm1026.c: In function 'set_temp_crit_enable': /kisskb/src/drivers/hwmon/adm1026.c:981:16: note: byref variable will be forcibly initialized 981 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/adm1026.c: In function 'pwm1_enable_store': /kisskb/src/drivers/hwmon/adm1026.c:1345:16: note: byref variable will be forcibly initialized 1345 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/adm1026.c: In function 'temp_crit_store': /kisskb/src/drivers/hwmon/adm1026.c:1022:7: note: byref variable will be forcibly initialized 1022 | long val; | ^~~ /kisskb/src/drivers/hwmon/adm1026.c: In function 'temp_auto_point1_temp_store': /kisskb/src/drivers/hwmon/adm1026.c:942:7: note: byref variable will be forcibly initialized 942 | long val; | ^~~ /kisskb/src/drivers/hwmon/adm1026.c: In function 'temp_offset_store': /kisskb/src/drivers/hwmon/adm1026.c:886:7: note: byref variable will be forcibly initialized 886 | long val; | ^~~ /kisskb/src/drivers/hwmon/adm1026.c: In function 'temp_min_store': /kisskb/src/drivers/hwmon/adm1026.c:815:7: note: byref variable will be forcibly initialized 815 | long val; | ^~~ /kisskb/src/drivers/hwmon/adm1026.c: In function 'temp_max_store': /kisskb/src/drivers/hwmon/adm1026.c:845:7: note: byref variable will be forcibly initialized 845 | long val; | ^~~ /kisskb/src/drivers/hwmon/adm1026.c: In function 'in_min_store': /kisskb/src/drivers/hwmon/adm1026.c:490:7: note: byref variable will be forcibly initialized 490 | long val; | ^~~ /kisskb/src/drivers/hwmon/adm1026.c: In function 'in_max_store': /kisskb/src/drivers/hwmon/adm1026.c:518:7: note: byref variable will be forcibly initialized 518 | long val; | ^~~ /kisskb/src/drivers/hwmon/adm1026.c: In function 'analog_out_store': /kisskb/src/drivers/hwmon/adm1026.c:1053:7: note: byref variable will be forcibly initialized 1053 | long val; | ^~~ /kisskb/src/drivers/md/persistent-data/dm-btree-spine.c: In function 'le64_equal': /kisskb/src/drivers/md/persistent-data/dm-btree-spine.c:251:16: note: byref variable will be forcibly initialized 251 | __le64 v1_le, v2_le; | ^~~~~ /kisskb/src/drivers/md/persistent-data/dm-btree-spine.c:251:9: note: byref variable will be forcibly initialized 251 | __le64 v1_le, v2_le; | ^~~~~ /kisskb/src/drivers/hwmon/adm1026.c: In function 'pwm1_store': /kisskb/src/drivers/hwmon/adm1026.c:1277:8: note: byref variable will be forcibly initialized 1277 | long val; | ^~~ /kisskb/src/drivers/hwmon/adm1026.c: In function 'gpio_mask_store': /kisskb/src/drivers/hwmon/adm1026.c:1242:7: note: byref variable will be forcibly initialized 1242 | long val; | ^~~ /kisskb/src/drivers/md/persistent-data/dm-btree-spine.c: In function 'bn_shadow': /kisskb/src/drivers/md/persistent-data/dm-btree-spine.c:103:9: note: byref variable will be forcibly initialized 103 | int r, inc; | ^~~ /kisskb/src/drivers/hwmon/adm1026.c: In function 'gpio_store': /kisskb/src/drivers/hwmon/adm1026.c:1207:7: note: byref variable will be forcibly initialized 1207 | long val; | ^~~ /kisskb/src/drivers/hwmon/adm1026.c: In function 'alarm_mask_store': /kisskb/src/drivers/hwmon/adm1026.c:1167:7: note: byref variable will be forcibly initialized 1167 | long val; | ^~~ /kisskb/src/drivers/hwmon/adm1026.c: In function 'fan_min_store': /kisskb/src/drivers/hwmon/adm1026.c:679:7: note: byref variable will be forcibly initialized 679 | long val; | ^~~ /kisskb/src/drivers/hwmon/adm1026.c: In function 'fan_div_store': /kisskb/src/drivers/hwmon/adm1026.c:746:7: note: byref variable will be forcibly initialized 746 | long val; | ^~~ /kisskb/src/drivers/hwmon/adm1026.c: In function 'in16_min_store': /kisskb/src/drivers/hwmon/adm1026.c:601:7: note: byref variable will be forcibly initialized 601 | long val; | ^~~ /kisskb/src/drivers/hwmon/adm1026.c: In function 'in16_max_store': /kisskb/src/drivers/hwmon/adm1026.c:630:7: note: byref variable will be forcibly initialized 630 | long val; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7533.c: In function 'adv7511_dsi_config_timing_gen': /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7533.c:32:5: note: byref variable will be forcibly initialized 32 | u8 clock_div_by_lanes[] = { 6, 4, 3 }; /* 2, 3, 4 lanes */ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7533.c: In function 'adv7533_attach_dsi': /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7533.c:145:36: note: byref variable will be forcibly initialized 145 | const struct mipi_dsi_device_info info = { .type = "adv7533", | ^~~~ /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7533.c: In function 'adv7533_parse_dt': /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7533.c:180:6: note: byref variable will be forcibly initialized 180 | u32 num_lanes; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/fw.c: In function 'iwl_mvm_load_ucode_wait_alive': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/fw.c:252:31: note: byref variable will be forcibly initialized 252 | struct iwl_notification_wait alive_wait; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/fw.c: In function 'iwl_run_unified_mvm_ucode': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/fw.c:391:35: note: byref variable will be forcibly initialized 391 | struct iwl_init_extended_cfg_cmd init_cfg = { | ^~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/fw.c:389:31: note: byref variable will be forcibly initialized 389 | struct iwl_notification_wait init_wait; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/fw.c: In function 'iwl_send_tx_ant_cfg': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/fw.c:42:28: note: byref variable will be forcibly initialized 42 | struct iwl_tx_ant_cfg_cmd tx_ant_cmd = { | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/fw.c: In function 'iwl_send_phy_cfg_cmd': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/fw.c:530:28: note: byref variable will be forcibly initialized 530 | struct iwl_phy_cfg_cmd_v3 phy_cfg_cmd; | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/fw.c: In function 'iwl_mvm_send_dqa_cmd': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/fw.c:78:28: note: byref variable will be forcibly initialized 78 | struct iwl_dqa_enable_cmd dqa_cmd = { | ^~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/fw.c: In function 'iwl_run_init_mvm_ucode': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/fw.c:580:31: note: byref variable will be forcibly initialized 580 | struct iwl_notification_wait calib_wait; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/fw.c: In function 'iwl_mvm_send_recovery_cmd': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/fw.c:1349:35: note: byref variable will be forcibly initialized 1349 | struct iwl_fw_error_recovery_cmd recovery_cmd = { | ^~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/fw.c: In function 'iwl_mvm_up': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/fw.c:1439:27: note: byref variable will be forcibly initialized 1439 | struct cfg80211_chan_def chandef; | ^~~~~~~ /kisskb/src/drivers/hwmon/aht10.c: In function 'aht10_init': /kisskb/src/drivers/hwmon/aht10.c:91:5: note: byref variable will be forcibly initialized 91 | u8 status; | ^~~~~~ /kisskb/src/drivers/hwmon/aht10.c:88:11: note: byref variable will be forcibly initialized 88 | const u8 cmd_init[] = {AHT10_CMD_INIT, AHT10_CAL_ENABLED | AHT10_MODE_CYC, | ^~~~~~~~ /kisskb/src/drivers/hwmon/aht10.c: In function 'aht10_read_values': /kisskb/src/drivers/hwmon/aht10.c:135:5: note: byref variable will be forcibly initialized 135 | u8 raw_data[AHT10_MEAS_SIZE]; | ^~~~~~~~ /kisskb/src/drivers/hwmon/aht10.c:132:11: note: byref variable will be forcibly initialized 132 | const u8 cmd_meas[] = {AHT10_CMD_MEAS, 0x33, 0x00}; | ^~~~~~~~ /kisskb/src/drivers/hwmon/adt7462.c: In function 'pwm_auto_temp_store': /kisskb/src/drivers/hwmon/adt7462.c:1382:7: note: byref variable will be forcibly initialized 1382 | long temp; | ^~~~ /kisskb/src/drivers/hwmon/adt7462.c: In function 'pwm_auto_store': /kisskb/src/drivers/hwmon/adt7462.c:1325:7: note: byref variable will be forcibly initialized 1325 | long temp; | ^~~~ /kisskb/src/drivers/hwmon/adt7462.c: In function 'pwm_tmax_store': /kisskb/src/drivers/hwmon/adt7462.c:1232:7: note: byref variable will be forcibly initialized 1232 | long trange; | ^~~~~~ /kisskb/src/drivers/hwmon/adt7462.c: In function 'pwm_tmin_store': /kisskb/src/drivers/hwmon/adt7462.c:1270:7: note: byref variable will be forcibly initialized 1270 | long temp; | ^~~~ /kisskb/src/drivers/hwmon/adt7462.c: In function 'pwm_hyst_store': /kisskb/src/drivers/hwmon/adt7462.c:1188:7: note: byref variable will be forcibly initialized 1188 | long temp; | ^~~~ /kisskb/src/drivers/hwmon/adt7462.c: In function 'pwm_max_store': /kisskb/src/drivers/hwmon/adt7462.c:1126:7: note: byref variable will be forcibly initialized 1126 | long temp; | ^~~~ /kisskb/src/drivers/hwmon/adt7462.c: In function 'pwm_min_store': /kisskb/src/drivers/hwmon/adt7462.c:1156:7: note: byref variable will be forcibly initialized 1156 | long temp; | ^~~~ /kisskb/src/drivers/hwmon/adt7462.c: In function 'pwm_store': /kisskb/src/drivers/hwmon/adt7462.c:1098:7: note: byref variable will be forcibly initialized 1098 | long temp; | ^~~~ /kisskb/src/drivers/hwmon/adt7462.c: In function 'force_pwm_max_store': /kisskb/src/drivers/hwmon/adt7462.c:1065:7: note: byref variable will be forcibly initialized 1065 | long temp; | ^~~~ /kisskb/src/drivers/hwmon/adt7462.c: In function 'fan_min_store': /kisskb/src/drivers/hwmon/adt7462.c:1019:7: note: byref variable will be forcibly initialized 1019 | long temp; | ^~~~ /kisskb/src/drivers/hwmon/adt7462.c: In function 'volt_min_store': /kisskb/src/drivers/hwmon/adt7462.c:934:7: note: byref variable will be forcibly initialized 934 | long temp; | ^~~~ /kisskb/src/drivers/hwmon/adt7462.c: In function 'volt_max_store': /kisskb/src/drivers/hwmon/adt7462.c:894:7: note: byref variable will be forcibly initialized 894 | long temp; | ^~~~ /kisskb/src/drivers/hwmon/adt7462.c: In function 'temp_min_store': /kisskb/src/drivers/hwmon/adt7462.c:797:7: note: byref variable will be forcibly initialized 797 | long temp; | ^~~~ /kisskb/src/drivers/hwmon/adt7462.c: In function 'temp_max_store': /kisskb/src/drivers/hwmon/adt7462.c:833:7: note: byref variable will be forcibly initialized 833 | long temp; | ^~~~ /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7511_cec.c: In function 'adv_cec_tx_raw_status': /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7511_cec.c:45:16: note: byref variable will be forcibly initialized 45 | unsigned int cnt; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7511_cec.c:26:15: note: byref variable will be forcibly initialized 26 | unsigned int val; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7511_cec.c: In function 'adv7511_cec_irq_process': /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7511_cec.c:83:15: note: byref variable will be forcibly initialized 83 | unsigned int val; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7511_cec.c:82:15: note: byref variable will be forcibly initialized 82 | unsigned int len; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/adv7511/adv7511_cec.c:81:17: note: byref variable will be forcibly initialized 81 | struct cec_msg msg = {}; | ^~~ /kisskb/src/drivers/hwmon/corsair-psu.c: In function 'corsairpsu_get_value': /kisskb/src/drivers/hwmon/corsair-psu.c:234:5: note: byref variable will be forcibly initialized 234 | u8 data[REPLY_SIZE]; | ^~~~ /kisskb/src/drivers/hwmon/corsair-psu.c: In function 'corsairpsu_get_criticals': /kisskb/src/drivers/hwmon/corsair-psu.c:283:7: note: byref variable will be forcibly initialized 283 | long tmp; | ^~~ /kisskb/src/drivers/hwmon/corsair-psu.c: In function 'corsairpsu_check_cmd_support': /kisskb/src/drivers/hwmon/corsair-psu.c:313:7: note: byref variable will be forcibly initialized 313 | long tmp; | ^~~ /kisskb/src/drivers/hwmon/corsair-psu.c: In function 'corsairpsu_debugfs_init': /kisskb/src/drivers/hwmon/corsair-psu.c:665:7: note: byref variable will be forcibly initialized 665 | char name[32]; | ^~~~ /kisskb/src/drivers/hwmon/corsair-psu.c: In function 'corsairpsu_probe': /kisskb/src/drivers/hwmon/corsair-psu.c:313:7: note: byref variable will be forcibly initialized 313 | long tmp; | ^~~ /kisskb/src/drivers/hwmon/corsair-psu.c: In function 'print_uptime': /kisskb/src/drivers/hwmon/corsair-psu.c:607:7: note: byref variable will be forcibly initialized 607 | long val; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/drivers/net/wireless/intel/iwlegacy/common.c:13: /kisskb/src/drivers/net/wireless/intel/iwlegacy/common.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/common.c: In function 'il_init_channel_map': /kisskb/src/drivers/net/wireless/intel/iwlegacy/common.c:888:34: note: byref variable will be forcibly initialized 888 | const struct il_eeprom_channel *eeprom_ch_info = NULL; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/common.c:887:12: note: byref variable will be forcibly initialized 887 | const u8 *eeprom_ch_idx = NULL; | ^~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/common.c:886:6: note: byref variable will be forcibly initialized 886 | int eeprom_ch_count = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/common.c: In function 'il_power_initialize': /kisskb/src/drivers/net/wireless/intel/iwlegacy/common.c:1219:6: note: byref variable will be forcibly initialized 1219 | u16 lctl; | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/common.c: In function 'il_apm_init': /kisskb/src/drivers/net/wireless/intel/iwlegacy/common.c:4240:6: note: byref variable will be forcibly initialized 4240 | u16 lctl; | ^~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/net/wireless/intel/iwlegacy/common.c:12: /kisskb/src/drivers/net/wireless/intel/iwlegacy/common.c: In function 'il_send_cmd_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/net/wireless/intel/iwlegacy/common.c:317:8: note: in expansion of macro 'wait_event_timeout' 317 | ret = wait_event_timeout(il->wait_command_queue, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/common.c: In function 'il_set_power': /kisskb/src/drivers/net/wireless/intel/iwlegacy/common.c:389:21: note: byref variable will be forcibly initialized 389 | struct il_host_cmd cmd = { | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/common.c: In function 'il_power_update_mode': /kisskb/src/drivers/net/wireless/intel/iwlegacy/common.c:1207:27: note: byref variable will be forcibly initialized 1207 | struct il_powertable_cmd cmd; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/common.c: In function 'il_send_rxon_timing': /kisskb/src/drivers/net/wireless/intel/iwlegacy/common.c:389:21: note: byref variable will be forcibly initialized 389 | struct il_host_cmd cmd = { | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/drivers/usb/dwc2/hcd_ddma.c:44: /kisskb/src/drivers/usb/dwc2/hcd_ddma.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/common.c: In function 'il_send_bt_config': /kisskb/src/drivers/net/wireless/intel/iwlegacy/common.c:389:21: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intel/iwlegacy/common.c: In function 'il_send_add_sta': /kisskb/src/drivers/net/wireless/intel/iwlegacy/common.c:1829:5: note: byref variable will be forcibly initialized 1829 | u8 data[sizeof(*sta)]; | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/common.c: In function 'il_add_station_common': /kisskb/src/drivers/net/wireless/intel/iwlegacy/common.c:2010:23: note: byref variable will be forcibly initialized 2010 | struct il_addsta_cmd sta_cmd; | ^~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/common.c: In function 'il_send_remove_station': /kisskb/src/drivers/net/wireless/intel/iwlegacy/common.c:2088:24: note: byref variable will be forcibly initialized 2088 | struct il_rem_sta_cmd rm_sta_cmd; | ^~~~~~~~~~ /kisskb/src/drivers/usb/dwc2/hcd_ddma.c: In function 'dwc2_recalc_initial_desc_idx': /kisskb/src/drivers/usb/dwc2/hcd_ddma.c:493:33: note: byref variable will be forcibly initialized 493 | u16 frame, fr_idx, fr_idx_tmp, skip_frames; | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/common.c: In function 'il_restore_stations': /kisskb/src/drivers/net/wireless/intel/iwlegacy/common.c:2236:29: note: byref variable will be forcibly initialized 2236 | struct il_link_quality_cmd lq; | ^~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/common.c:2235:23: note: byref variable will be forcibly initialized 2235 | struct il_addsta_cmd sta_cmd; | ^~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/common.c: In function 'il_send_stats_request': /kisskb/src/drivers/net/wireless/intel/iwlegacy/common.c:389:21: note: byref variable will be forcibly initialized 389 | struct il_host_cmd cmd = { | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/common.c:405:21: note: byref variable will be forcibly initialized 405 | struct il_host_cmd cmd = { | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/common.c:4425:22: note: byref variable will be forcibly initialized 4425 | struct il_stats_cmd stats_cmd = { | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/common.c: In function 'il_update_qos': /kisskb/src/drivers/net/wireless/intel/iwlegacy/common.c:405:21: note: byref variable will be forcibly initialized 405 | struct il_host_cmd cmd = { | ^~~ /kisskb/src/drivers/usb/dwc2/hcd_ddma.c: In function 'dwc2_complete_non_isoc_xfer_ddma': /kisskb/src/drivers/usb/dwc2/hcd_ddma.c:1229:6: note: byref variable will be forcibly initialized 1229 | int xfer_done; | ^~~~~~~~~ /kisskb/src/drivers/rtc/rtc-88pm80x.c: In function 'pm80x_rtc_read_time': /kisskb/src/drivers/rtc/rtc-88pm80x.c:102:16: note: byref variable will be forcibly initialized 102 | unsigned char buf[4]; | ^~~ /kisskb/src/drivers/rtc/rtc-88pm80x.c: In function 'pm80x_rtc_read_alarm': /kisskb/src/drivers/rtc/rtc-88pm80x.c:149:6: note: byref variable will be forcibly initialized 149 | int ret; | ^~~ /kisskb/src/drivers/rtc/rtc-88pm80x.c:147:16: note: byref variable will be forcibly initialized 147 | unsigned char buf[4]; | ^~~ /kisskb/src/drivers/rtc/rtc-88pm80x.c: In function 'pm80x_rtc_set_time': /kisskb/src/drivers/rtc/rtc-88pm80x.c:123:16: note: byref variable will be forcibly initialized 123 | unsigned char buf[4]; | ^~~ /kisskb/src/drivers/rtc/rtc-88pm80x.c: In function 'pm80x_rtc_set_alarm': /kisskb/src/drivers/rtc/rtc-88pm80x.c:175:16: note: byref variable will be forcibly initialized 175 | unsigned char buf[4]; | ^~~ /kisskb/src/drivers/rtc/rtc-88pm80x.c:173:26: note: byref variable will be forcibly initialized 173 | struct rtc_time now_tm, alarm_tm; | ^~~~~~~~ /kisskb/src/drivers/rtc/rtc-88pm80x.c:173:18: note: byref variable will be forcibly initialized 173 | struct rtc_time now_tm, alarm_tm; | ^~~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c:8: /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c: In function 'iwl_mvm_is_ftm_responder_chanctx': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c:4176:41: note: byref variable will be forcibly initialized 4176 | struct iwl_mvm_ftm_responder_iter_data data = { | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c: In function '__iwl_mvm_mac_sta_notify': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c:2894:26: note: byref variable will be forcibly initialized 2894 | unsigned long txqs = 0, tids = 0; | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c:2894:16: note: byref variable will be forcibly initialized 2894 | unsigned long txqs = 0, tids = 0; | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c: In function 'iwl_mvm_send_aux_roc_cmd': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c:3875:31: note: byref variable will be forcibly initialized 3875 | struct iwl_notification_wait wait_time_event; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c: In function 'iwl_mvm_roc': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c:3995:27: note: byref variable will be forcibly initialized 3995 | struct cfg80211_chan_def chandef; | ^~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c: In function 'iwl_mvm_check_he_obss_narrow_bw_ru': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c:3124:43: note: byref variable will be forcibly initialized 3124 | struct iwl_mvm_he_obss_narrow_bw_ru_data iter_data = { | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c: In function '__iwl_mvm_add_chanctx': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c:4176:41: note: byref variable will be forcibly initialized 4176 | struct iwl_mvm_ftm_responder_iter_data data = { | ^~~~ In file included from /kisskb/src/net/ceph/striper.c:6: /kisskb/src/net/ceph/striper.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c: In function 'iwl_mvm_change_chanctx': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c:4176:41: note: byref variable will be forcibly initialized In file included from /kisskb/src/drivers/hwmon/da9055-hwmon.c:20: /kisskb/src/drivers/hwmon/da9055-hwmon.c: In function 'da9055_reg_read': /kisskb/src/include/linux/mfd/da9055/core.h:40:6: note: byref variable will be forcibly initialized 40 | int val, ret; | ^~~ In file included from /kisskb/src/include/linux/if_vlan.h:11, from /kisskb/src/net/openvswitch/vport-internal_dev.c:6: /kisskb/src/net/openvswitch/vport-internal_dev.c: In function 'eth_hw_addr_random': /kisskb/src/include/linux/etherdevice.h:270:5: note: byref variable will be forcibly initialized 270 | u8 addr[ETH_ALEN]; | ^~~~ /kisskb/src/drivers/hwmon/da9055-hwmon.c: In function 'da9055_adc_manual_read': /kisskb/src/include/linux/mfd/da9055/core.h:40:6: note: byref variable will be forcibly initialized /kisskb/src/include/linux/mfd/da9055/core.h:40:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/hwmon/da9055-hwmon.c: In function 'da9055_tjunc_show': /kisskb/src/include/linux/mfd/da9055/core.h:40:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/hwmon/da9055-hwmon.c: In function 'da9055_auto_ch_show': /kisskb/src/include/linux/mfd/da9055/core.h:40:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c: In function '__iwl_mvm_mac_set_key': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c:3701:29: note: byref variable will be forcibly initialized 3701 | struct ieee80211_key_seq seq; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c: In function 'iwl_mvm_update_changed_regdom': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c:236:7: note: byref variable will be forcibly initialized 236 | bool changed; | ^~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c: In function 'iwl_mvm_init_fw_regd': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c:266:7: note: byref variable will be forcibly initialized 266 | bool changed; | ^~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c: In function 'iwl_mvm_configure_bcast_filter': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c:1971:30: note: byref variable will be forcibly initialized 1971 | struct iwl_bcast_filter_cmd 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/slab.h:15, from /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c:8: /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c: In function 'iwl_mvm_sync_rx_queues_internal': /kisskb/src/include/linux/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/net/wireless/intel/iwlwifi/mvm/mac80211.c:5402:9: note: in expansion of macro 'wait_event_timeout' 5402 | ret = wait_event_timeout(mvm->rx_sync_waitq, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/power/supply/max14656_charger_detector.c: In function 'max14656_irq_worker': /kisskb/src/drivers/power/supply/max14656_charger_detector.c:138:5: note: byref variable will be forcibly initialized 138 | u8 buf[REG_TOTAL_NUM]; | ^~~ /kisskb/src/drivers/power/supply/max14656_charger_detector.c: In function 'max14656_hw_init': /kisskb/src/drivers/power/supply/max14656_charger_detector.c:171:10: note: byref variable will be forcibly initialized 171 | uint8_t val = 0; | ^~~ /kisskb/src/drivers/input/mouse/cyapa_gen3.c: In function 'cyapa_gen3_write_buffer': /kisskb/src/drivers/input/mouse/cyapa_gen3.c:613:16: note: byref variable will be forcibly initialized 613 | unsigned char cmd[CYAPA_CMD_LEN + 1]; | ^~~ /kisskb/src/drivers/input/mouse/cyapa_gen3.c: In function 'cyapa_gen3_write_fw_block': /kisskb/src/drivers/input/mouse/cyapa_gen3.c:651:5: note: byref variable will be forcibly initialized 651 | u8 status[BL_STATUS_SIZE]; | ^~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen3.c:650:30: note: byref variable will be forcibly initialized 650 | struct gen3_write_block_cmd write_block_cmd; | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/net/ceph/osdmap.c:6: /kisskb/src/net/ceph/osdmap.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/net/ceph/osdmap.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen3.c: In function 'cyapa_gen3_bl_query_data': /kisskb/src/drivers/input/mouse/cyapa_gen3.c:1022:5: note: byref variable will be forcibly initialized 1022 | u8 bl_data[CYAPA_CMD_LEN]; | ^~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen3.c: In function 'cyapa_gen3_irq_handler': /kisskb/src/drivers/input/mouse/cyapa_gen3.c:1186:24: note: byref variable will be forcibly initialized 1186 | struct cyapa_reg_data data; | ^~~~ /kisskb/src/drivers/input/mouse/cyapa_gen3.c: In function 'cyapa_gen3_try_poll_handler': /kisskb/src/drivers/input/mouse/cyapa_gen3.c:1214:24: note: byref variable will be forcibly initialized 1214 | struct cyapa_reg_data data; | ^~~~ /kisskb/src/drivers/input/mouse/cyapa_gen3.c: In function 'cyapa_gen3_get_query_data': /kisskb/src/drivers/input/mouse/cyapa_gen3.c:983:5: note: byref variable will be forcibly initialized 983 | u8 query_data[QUERY_DATA_SIZE]; | ^~~~~~~~~~ In file included from /kisskb/src/net/ceph/osdmap.c:6: /kisskb/src/net/ceph/osdmap.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/hwmon/drivetemp.c: In function 'drivetemp_scsi_command': /kisskb/src/drivers/hwmon/drivetemp.c:166:5: note: byref variable will be forcibly initialized 166 | u8 scsi_cmd[MAX_COMMAND_SIZE]; | ^~~~~~~~ /kisskb/src/drivers/hwmon/drivetemp.c: In function 'drivetemp_identify_sata': /kisskb/src/drivers/hwmon/drivetemp.c:336:7: note: byref variable will be forcibly initialized 336 | long temp; | ^~~~ In file included from /kisskb/src/drivers/md/bcache/bcache.h:192, from /kisskb/src/drivers/md/bcache/debug.c:9: /kisskb/src/drivers/md/bcache/debug.c: In function 'bch_dump_read': /kisskb/src/drivers/md/bcache/bcache_ondisk.h:72:16: note: byref variable will be forcibly initialized 72 | ((struct bkey) { \ | ^ /kisskb/src/drivers/md/bcache/bcache_ondisk.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:193:47: note: in expansion of macro 'MAX_KEY' 193 | w = bch_keybuf_next_rescan(i->c, &i->keys, &MAX_KEY, dump_pred); | ^~~~~~~ /kisskb/src/drivers/md/bcache/debug.c:175:7: note: byref variable will be forcibly initialized 175 | char kbuf[80]; | ^~~~ /kisskb/src/drivers/md/bcache/debug.c: In function 'bch_debug_init_cache_set': /kisskb/src/drivers/md/bcache/debug.c:238:8: note: byref variable will be forcibly initialized 238 | char name[50]; | ^~~~ /kisskb/src/drivers/i2c/busses/i2c-viperboard.c: In function 'vprbrd_i2c_receive': /kisskb/src/drivers/i2c/busses/i2c-viperboard.c:68:11: note: byref variable will be forcibly initialized 68 | int ret, bytes_actual; | ^~~~~~~~~~~~ /kisskb/src/net/ceph/osdmap.c: In function 'decode_new_up_state_weight': /kisskb/src/net/ceph/osdmap.c:1921:27: note: byref variable will be forcibly initialized 1921 | struct ceph_entity_addr addr; | ^~~~ /kisskb/src/net/ceph/osdmap.c:1840:27: note: byref variable will be forcibly initialized 1840 | struct ceph_entity_addr addr; | ^~~~ /kisskb/src/drivers/i2c/busses/i2c-viperboard.c: In function 'vprbrd_i2c_write': /kisskb/src/drivers/i2c/busses/i2c-viperboard.c:220:11: note: byref variable will be forcibly initialized 220 | int ret, bytes_actual; | ^~~~~~~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-viperboard.c: In function 'vprbrd_i2c_addr': /kisskb/src/drivers/i2c/busses/i2c-viperboard.c:98:11: note: byref variable will be forcibly initialized 98 | int ret, bytes_actual; | ^~~~~~~~~~~~ /kisskb/src/net/ceph/osdmap.c: In function 'ceph_oid_printf': /kisskb/src/net/ceph/osdmap.c:2158:10: note: byref variable will be forcibly initialized 2158 | va_list ap; | ^~ /kisskb/src/net/ceph/osdmap.c: In function 'oid_aprintf_vargs': /kisskb/src/net/ceph/osdmap.c:2170:10: note: byref variable will be forcibly initialized 2170 | va_list aq; | ^~ /kisskb/src/net/ceph/osdmap.c: In function 'ceph_oid_aprintf': /kisskb/src/net/ceph/osdmap.c:2198:10: note: byref variable will be forcibly initialized 2198 | va_list ap; | ^~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/net/ceph/osdmap.c:5: /kisskb/src/net/ceph/osdmap.c: In function 'get_workspace': /kisskb/src/net/ceph/osdmap.c:1053:15: note: byref variable will be forcibly initialized 1053 | 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/ceph/osdmap.c:1053:3: note: in expansion of macro 'DEFINE_WAIT' 1053 | DEFINE_WAIT(wait); | ^~~~~~~~~~~ /kisskb/src/net/ceph/osdmap.c: In function 'decode_pg_mapping': /kisskb/src/net/ceph/osdmap.c:1384:18: note: byref variable will be forcibly initialized 1384 | struct ceph_pg pgid; | ^~~~ /kisskb/src/drivers/hwmon/emc1403.c: In function 'bit_show': /kisskb/src/drivers/hwmon/emc1403.c:54:15: note: byref variable will be forcibly initialized 54 | unsigned int val; | ^~~ /kisskb/src/net/ceph/osdmap.c: In function 'osdmap_decode': /kisskb/src/net/ceph/osdmap.c:1653:5: note: byref variable will be forcibly initialized 1653 | u8 struct_v; | ^~~~~~~~ /kisskb/src/drivers/hwmon/emc1403.c: In function 'show_hyst_common': /kisskb/src/drivers/hwmon/emc1403.c:106:15: note: byref variable will be forcibly initialized 106 | unsigned int hyst; | ^~~~ /kisskb/src/drivers/hwmon/emc1403.c:105:15: note: byref variable will be forcibly initialized 105 | unsigned int limit; | ^~~~~ /kisskb/src/drivers/hwmon/emc1403.c: In function 'temp_show': /kisskb/src/drivers/hwmon/emc1403.c:40:15: note: byref variable will be forcibly initialized 40 | unsigned int val; | ^~~ /kisskb/src/drivers/hwmon/emc1403.c: In function 'bit_store': /kisskb/src/drivers/hwmon/emc1403.c:85:16: note: byref variable will be forcibly initialized 85 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/emc1403.c: In function 'temp_store': /kisskb/src/drivers/hwmon/emc1403.c:68:16: note: byref variable will be forcibly initialized 68 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/emc1403.c: In function 'hyst_store': /kisskb/src/drivers/hwmon/emc1403.c:141:16: note: byref variable will be forcibly initialized 141 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/emc1403.c:138:15: note: byref variable will be forcibly initialized 138 | unsigned int limit; | ^~~~~ /kisskb/src/net/ceph/osdmap.c: In function 'osdmap_apply_incremental': /kisskb/src/net/ceph/osdmap.c:1961:5: note: byref variable will be forcibly initialized 1961 | u8 struct_v; | ^~~~~~~~ /kisskb/src/net/ceph/osdmap.c: In function '__ceph_object_locator_to_pg': /kisskb/src/net/ceph/osdmap.c:2391:8: note: byref variable will be forcibly initialized 2391 | char stack_buf[256]; | ^~~~~~~~~ /kisskb/src/net/ceph/osdmap.c: In function 'ceph_pg_to_up_acting_osds': /kisskb/src/net/ceph/osdmap.c:2807:6: note: byref variable will be forcibly initialized 2807 | u32 pps; | ^~~ /kisskb/src/net/ceph/osdmap.c:2806:17: note: byref variable will be forcibly initialized 2806 | struct ceph_pg pgid; | ^~~~ /kisskb/src/net/ceph/osdmap.c: In function 'ceph_pg_to_acting_primary': /kisskb/src/net/ceph/osdmap.c:2863:23: note: byref variable will be forcibly initialized 2863 | struct ceph_osds up, acting; | ^~~~~~ /kisskb/src/net/ceph/osdmap.c:2863:19: note: byref variable will be forcibly initialized 2863 | struct ceph_osds up, acting; | ^~ /kisskb/src/net/ceph/osdmap.c: In function 'ceph_pg_to_primary_shard': /kisskb/src/net/ceph/osdmap.c:2832:23: note: byref variable will be forcibly initialized 2832 | struct ceph_osds up, acting; | ^~~~~~ /kisskb/src/net/ceph/osdmap.c:2832:19: note: byref variable will be forcibly initialized 2832 | struct ceph_osds up, acting; | ^~ /kisskb/src/net/ceph/osdmap.c:2831:17: note: byref variable will be forcibly initialized 2831 | struct ceph_pg pgid; | ^~~~ /kisskb/src/net/ceph/osdmap.c: In function 'ceph_get_crush_locality': /kisskb/src/net/ceph/osdmap.c:3075:6: note: byref variable will be forcibly initialized 3075 | u16 type_id; | ^~~~~~~ /kisskb/src/net/ceph/osdmap.c:3074:19: note: byref variable will be forcibly initialized 3074 | struct crush_loc loc; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/ip.h:16, from /kisskb/src/include/net/ip.h:22, from /kisskb/src/include/net/ip6_checksum.h:27, from /kisskb/src/drivers/net/vmxnet3/vmxnet3_drv.c:28: /kisskb/src/drivers/net/vmxnet3/vmxnet3_drv.c: In function 'kmalloc_array_node': /kisskb/src/include/linux/slab.h:671:9: note: byref variable will be forcibly initialized 671 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/vmxnet3/vmxnet3_drv.c: In function 'vmxnet3_probe_device': /kisskb/src/drivers/net/vmxnet3/vmxnet3_drv.c:3403:5: note: byref variable will be forcibly initialized 3403 | u8 mac[ETH_ALEN]; | ^~~ In file included from /kisskb/src/include/linux/filter.h:19, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/net/inet_sock.h:22, from /kisskb/src/include/net/ip.h:29, from /kisskb/src/include/net/ip6_checksum.h:27, from /kisskb/src/drivers/net/vmxnet3/vmxnet3_drv.c:28: /kisskb/src/drivers/net/vmxnet3/vmxnet3_drv.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/drivers/net/vmxnet3/vmxnet3_drv.c: In function 'vmxnet3_tq_xmit': /kisskb/src/drivers/net/vmxnet3/vmxnet3_drv.c:1023:24: note: byref variable will be forcibly initialized 1023 | struct vmxnet3_tx_ctx ctx; | ^~~ /kisskb/src/drivers/hwmon/emc2103.c: In function 'read_temp_from_i2c': /kisskb/src/drivers/hwmon/emc2103.c:88:14: note: byref variable will be forcibly initialized 88 | u8 degrees, fractional; | ^~~~~~~~~~ /kisskb/src/drivers/net/phy/micrel.c: In function 'ksz9131_of_load_skew_values': /kisskb/src/drivers/hwmon/emc2103.c:88:5: note: byref variable will be forcibly initialized 88 | u8 degrees, fractional; | ^~~~~~~ /kisskb/src/drivers/net/phy/micrel.c:917:6: note: byref variable will be forcibly initialized 917 | int skewval, skewmax = 0; | ^~~~~~~ /kisskb/src/drivers/hwmon/emc2103.c: In function 'read_fan_from_i2c': /kisskb/src/drivers/hwmon/emc2103.c:103:16: note: byref variable will be forcibly initialized 103 | u8 high_byte, lo_byte; | ^~~~~~~ /kisskb/src/drivers/hwmon/emc2103.c:103:5: note: byref variable will be forcibly initialized 103 | u8 high_byte, lo_byte; | ^~~~~~~~~ /kisskb/src/drivers/hwmon/emc2103.c: In function 'read_fan_config_from_i2c': /kisskb/src/drivers/hwmon/emc2103.c:126:5: note: byref variable will be forcibly initialized 126 | u8 conf1; | ^~~~~ /kisskb/src/drivers/net/phy/micrel.c: In function 'ksz9131_config_init': /kisskb/src/drivers/net/phy/micrel.c:1038:8: note: byref variable will be forcibly initialized 1038 | char *control_skews[2] = {"txen-skew-psec", "rxdv-skew-psec"}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/net/phy/micrel.c:1034:8: note: byref variable will be forcibly initialized 1034 | char *tx_data_skews[4] = { | ^~~~~~~~~~~~~ /kisskb/src/drivers/net/phy/micrel.c:1030:8: note: byref variable will be forcibly initialized 1030 | char *rx_data_skews[4] = { | ^~~~~~~~~~~~~ /kisskb/src/drivers/net/phy/micrel.c:1029:8: note: byref variable will be forcibly initialized 1029 | char *clk_skews[2] = {"rxc-skew-psec", "txc-skew-psec"}; | ^~~~~~~~~ /kisskb/src/drivers/net/phy/micrel.c: In function 'ksz9031_of_load_skew_values': /kisskb/src/drivers/net/phy/micrel.c:686:6: note: byref variable will be forcibly initialized 686 | int val[4] = {-1, -2, -3, -4}; | ^~~ /kisskb/src/drivers/hwmon/emc2103.c: In function 'temp_max_store': /kisskb/src/drivers/hwmon/emc2103.c:259:7: note: byref variable will be forcibly initialized 259 | long val; | ^~~ /kisskb/src/drivers/hwmon/emc2103.c: In function 'temp_min_store': /kisskb/src/drivers/hwmon/emc2103.c:237:7: note: byref variable will be forcibly initialized 237 | long val; | ^~~ /kisskb/src/drivers/hwmon/emc2103.c: In function 'pwm1_enable_store': /kisskb/src/drivers/hwmon/emc2103.c:426:5: note: byref variable will be forcibly initialized 426 | u8 conf_reg; | ^~~~~~~~ /kisskb/src/drivers/hwmon/emc2103.c:425:7: note: byref variable will be forcibly initialized 425 | long new_value; | ^~~~~~~~~ /kisskb/src/drivers/net/phy/micrel.c: In function 'ksz9021_load_values_from_of': /kisskb/src/drivers/net/phy/micrel.c:550:6: note: byref variable will be forcibly initialized 550 | int val4 = -4; | ^~~~ /kisskb/src/drivers/net/phy/micrel.c:549:6: note: byref variable will be forcibly initialized 549 | int val3 = -3; | ^~~~ /kisskb/src/drivers/net/phy/micrel.c:548:6: note: byref variable will be forcibly initialized 548 | int val2 = -2; | ^~~~ /kisskb/src/drivers/net/phy/micrel.c:547:6: note: byref variable will be forcibly initialized 547 | int val1 = -1; | ^~~~ /kisskb/src/drivers/hwmon/emc2103.c: In function 'fan1_div_store': /kisskb/src/drivers/hwmon/emc2103.c:305:7: note: byref variable will be forcibly initialized 305 | long new_div; | ^~~~~~~ /kisskb/src/drivers/hwmon/emc2103.c: In function 'fan1_target_store': /kisskb/src/drivers/hwmon/emc2103.c:380:16: note: byref variable will be forcibly initialized 380 | unsigned long rpm_target; | ^~~~~~~~~~ In file included from /kisskb/src/include/media/v4l2-common.h:270, from /kisskb/src/include/media/v4l2-subdev.h:15, from /kisskb/src/include/media/v4l2-device.h:13, from /kisskb/src/drivers/media/tuners/msi001.c:11: /kisskb/src/drivers/media/tuners/msi001.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/media/tuners/msi001.c: In function 'msi001_set_gain': /kisskb/src/drivers/media/tuners/msi001.c:56:12: note: byref variable will be forcibly initialized 56 | static int msi001_set_gain(struct msi001_dev *dev, int lna_gain, int mixer_gain, | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/msi001.c: In function 'msi001_set_tuner': /kisskb/src/drivers/media/tuners/msi001.c:83:12: note: byref variable will be forcibly initialized 83 | static int msi001_set_tuner(struct msi001_dev *dev) | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/msi001.c:83:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/msi001.c:83:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/msi001.c:83:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/msi001.c:83:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/msi001.c:83:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/phy/micrel.c: In function 'ksz9031_config_init': /kisskb/src/drivers/net/phy/micrel.c:842:8: note: byref variable will be forcibly initialized 842 | bool update = false; | ^~~~~~ /kisskb/src/drivers/media/tuners/msi001.c: In function 'msi001_standby': /kisskb/src/drivers/media/tuners/msi001.c:285:12: note: byref variable will be forcibly initialized 285 | static int msi001_standby(struct v4l2_subdev *sd) | ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/phy/micrel.c: In function 'ksz886x_cable_test_get_status': /kisskb/src/drivers/net/phy/micrel.c:1535:16: note: byref variable will be forcibly initialized 1535 | unsigned long pair_mask = 0x3; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/drivers/md/raid1.c:26: /kisskb/src/drivers/md/raid1.c: In function 'array3_size': /kisskb/src/include/linux/overflow.h:155:9: note: byref variable will be forcibly initialized 155 | size_t bytes; | ^~~~~ /kisskb/src/net/ceph/debugfs.c: In function 'osdmap_show': /kisskb/src/net/ceph/debugfs.c:82:8: note: byref variable will be forcibly initialized 82 | char sb[64]; | ^~ /kisskb/src/net/ceph/debugfs.c: In function 'ceph_debugfs_client_init': /kisskb/src/net/ceph/debugfs.c:409:7: note: byref variable will be forcibly initialized 409 | char name[80]; | ^~~~ /kisskb/src/drivers/hwmon/emc6w201.c: In function 'fan_store': /kisskb/src/drivers/hwmon/emc6w201.c:281:16: note: byref variable will be forcibly initialized 281 | unsigned long val; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_nbio.c: In function 'amdgpu_nbio_ras_fini': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_nbio.c:75:20: note: byref variable will be forcibly initialized 75 | struct ras_ih_if ih_info = { | ^~~~~~~ /kisskb/src/drivers/hwmon/emc6w201.c: In function 'temp_store': /kisskb/src/drivers/hwmon/emc6w201.c:237:7: note: byref variable will be forcibly initialized 237 | long val; | ^~~ /kisskb/src/drivers/hwmon/emc6w201.c: In function 'in_store': /kisskb/src/drivers/hwmon/emc6w201.c:198:7: note: byref variable will be forcibly initialized 198 | long val; | ^~~ /kisskb/src/drivers/md/raid1.c: In function 'raid1_end_write_request': /kisskb/src/drivers/md/raid1.c:499:7: note: byref variable will be forcibly initialized 499 | int bad_sectors; | ^~~~~~~~~~~ /kisskb/src/drivers/md/raid1.c:498:12: note: byref variable will be forcibly initialized 498 | sector_t first_bad; | ^~~~~~~~~ /kisskb/src/drivers/md/raid1.c: In function 'fix_sync_read_error': /kisskb/src/drivers/md/raid1.c:2041:9: note: byref variable will be forcibly initialized 2041 | char b[BDEVNAME_SIZE]; | ^ /kisskb/src/drivers/md/raid1.c: In function 'process_checks': /kisskb/src/drivers/md/raid1.c:2165:24: note: byref variable will be forcibly initialized 2165 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/drivers/md/raid1.c: In function 'abort_sync_write': /kisskb/src/drivers/md/raid1.c:1903:11: note: byref variable will be forcibly initialized 1903 | sector_t sync_blocks = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/md/raid1.c: In function 'end_sync_write': /kisskb/src/drivers/md/raid1.c:1938:6: note: byref variable will be forcibly initialized 1938 | int bad_sectors; | ^~~~~~~~~~~ /kisskb/src/drivers/md/raid1.c:1937:11: note: byref variable will be forcibly initialized 1937 | sector_t first_bad; | ^~~~~~~~~ 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/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/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, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/raid1.c: In function 'raid1_end_read_request': /kisskb/src/drivers/md/raid1.c:401:8: note: byref variable will be forcibly initialized 401 | char b[BDEVNAME_SIZE]; | ^ /kisskb/src/drivers/md/raid1.c: In function 'raid1_error': /kisskb/src/drivers/md/raid1.c:1620:7: note: byref variable will be forcibly initialized 1620 | char b[BDEVNAME_SIZE]; | ^ /kisskb/src/drivers/md/raid1.c: In function 'fix_read_error': /kisskb/src/drivers/md/raid1.c:2319:9: note: byref variable will be forcibly initialized 2319 | char b[BDEVNAME_SIZE]; | ^ /kisskb/src/drivers/md/raid1.c:2267:8: note: byref variable will be forcibly initialized 2267 | int bad_sectors; | ^~~~~~~~~~~ /kisskb/src/drivers/md/raid1.c:2266:13: note: byref variable will be forcibly initialized 2266 | sector_t first_bad; | ^~~~~~~~~ /kisskb/src/drivers/md/raid1.c: In function 'read_balance': /kisskb/src/drivers/md/raid1.c:639:7: note: byref variable will be forcibly initialized 639 | int bad_sectors; | ^~~~~~~~~~~ /kisskb/src/drivers/md/raid1.c:638:12: note: byref variable will be forcibly initialized 638 | sector_t first_bad; | ^~~~~~~~~ /kisskb/src/drivers/net/phy/microchip.c: In function 'lan88xx_probe': /kisskb/src/drivers/net/phy/microchip.c:235:6: note: byref variable will be forcibly initialized 235 | u32 led_modes[4]; | ^~~~~~~~~ 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 '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:1214:7: note: byref variable will be forcibly initialized 1214 | char b[BDEVNAME_SIZE]; | ^ /kisskb/src/drivers/md/raid1.c:1211:6: note: byref variable will be forcibly initialized 1211 | int max_sectors; | ^~~~~~~~~~~ /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:55, 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:2542:13: note: byref variable will be forcibly initialized 2542 | LIST_HEAD(tmp); | ^~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/md/raid1.c:2535:18: note: byref variable will be forcibly initialized 2535 | struct blk_plug plug; | ^~~~ In file included from /kisskb/src/drivers/md/raid1.c:26: /kisskb/src/drivers/md/raid1.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/hwmon/gsc-hwmon.c: In function 'pwm_auto_point_temp_store': /kisskb/src/drivers/hwmon/gsc-hwmon.c:79:7: note: byref variable will be forcibly initialized 79 | long temp; | ^~~~ /kisskb/src/drivers/hwmon/gsc-hwmon.c:78:5: note: byref variable will be forcibly initialized 78 | u8 regs[2]; | ^~~~ /kisskb/src/drivers/hwmon/gsc-hwmon.c: In function 'gsc_hwmon_read': /kisskb/src/drivers/hwmon/gsc-hwmon.c:153:5: note: byref variable will be forcibly initialized 153 | u8 buf[3]; | ^~~ /kisskb/src/drivers/hwmon/gsc-hwmon.c: In function 'pwm_auto_point_temp_show': /kisskb/src/drivers/hwmon/gsc-hwmon.c:60:5: note: byref variable will be forcibly initialized 60 | u8 regs[2]; | ^~~~ In file included from /kisskb/src/drivers/md/raid1.c:36: /kisskb/src/drivers/md/raid1.c: In function 'sysfs_unlink_rdev': /kisskb/src/drivers/md/md.h:649:7: note: byref variable will be forcibly initialized 649 | char nm[20]; | ^~ /kisskb/src/drivers/md/raid1.c: In function 'sysfs_link_rdev': /kisskb/src/drivers/md/md.h:637:7: note: byref variable will be forcibly initialized 637 | char nm[20]; | ^~ /kisskb/src/drivers/md/raid1.c: In function 'raid1_reshape': /kisskb/src/drivers/md/raid1.c:3245:21: note: byref variable will be forcibly initialized 3245 | mempool_t newpool, oldpool; | ^~~~~~~ /kisskb/src/drivers/md/raid1.c:3245:12: note: byref variable will be forcibly initialized 3245 | mempool_t newpool, oldpool; | ^~~~~~~ /kisskb/src/drivers/md/raid1.c: In function 'raid1_sync_request': /kisskb/src/drivers/md/raid1.c:2753:8: note: byref variable will be forcibly initialized 2753 | int bad_sectors; | ^~~~~~~~~~~ /kisskb/src/drivers/md/raid1.c:2752:13: note: byref variable will be forcibly initialized 2752 | sector_t first_bad = MaxSector; | ^~~~~~~~~ /kisskb/src/drivers/md/raid1.c:2649:11: note: byref variable will be forcibly initialized 2649 | sector_t sync_blocks; | ^~~~~~~~~~~ /kisskb/src/drivers/hwmon/g760a.c: In function 'pwm1_store': /kisskb/src/drivers/hwmon/g760a.c:143:16: note: byref variable will be forcibly initialized 143 | unsigned long val; | ^~~ 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/drivers/md/raid1.c: In function 'raid1_write_request': /kisskb/src/drivers/md/raid1.c:1409:8: note: byref variable will be forcibly initialized 1409 | int bad_sectors; | ^~~~~~~~~~~ /kisskb/src/drivers/md/raid1.c:1408:13: note: byref variable will be forcibly initialized 1408 | sector_t first_bad; | ^~~~~~~~~ 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/include/linux/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:1364:3: note: in expansion of macro 'wait_event' 1364 | wait_event(conf->wait_barrier, | ^~~~~~~~~~ /kisskb/src/drivers/md/raid1.c:1338:15: note: byref variable will be forcibly initialized 1338 | 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:1338:3: note: in expansion of macro 'DEFINE_WAIT' 1338 | DEFINE_WAIT(w); | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix-anx6345.c: In function 'anx6345_get_downstream_info': /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix-anx6345.c:437:5: note: byref variable will be forcibly initialized 437 | u8 value; | ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix-anx6345.c: In function 'anx6345_dp_link_training': /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix-anx6345.c:97:12: note: byref variable will be forcibly initialized 97 | static int anx6345_dp_link_training(struct anx6345 *anx6345) | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix-anx6345.c:97:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix-anx6345.c:97:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix-anx6345.c:100:12: note: byref variable will be forcibly initialized 100 | u8 dp_bw, dpcd[2]; | ^~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix-anx6345.c:100:5: note: byref variable will be forcibly initialized 100 | u8 dp_bw, dpcd[2]; | ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix-anx6345.c:99:15: note: byref variable will be forcibly initialized 99 | unsigned int value; | ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix-anx6345.c: In function 'anx6345_get_chip_id': /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix-anx6345.c:667:28: note: byref variable will be forcibly initialized 667 | unsigned int i, idl, idh, version; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix-anx6345.c:667:23: note: byref variable will be forcibly initialized 667 | unsigned int i, idl, idh, version; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix-anx6345.c:667:18: note: byref variable will be forcibly initialized 667 | unsigned int i, idl, idh, version; | ^~~ /kisskb/src/net/ceph/auth.c: In function 'ceph_auth_get_authorizer': /kisskb/src/net/ceph/auth.c:554:8: note: byref variable will be forcibly initialized 554 | void *p; | ^ /kisskb/src/net/ceph/auth.c:553:6: note: byref variable will be forcibly initialized 553 | int proto; | ^~~~~ /kisskb/src/net/ceph/auth.c:552:17: note: byref variable will be forcibly initialized 552 | int pref_mode, fallb_mode; | ^~~~~~~~~~ /kisskb/src/net/ceph/auth.c:552:6: note: byref variable will be forcibly initialized 552 | int pref_mode, fallb_mode; | ^~~~~~~~~ /kisskb/src/net/ceph/auth.c: In function 'ceph_auth_build_hello': /kisskb/src/net/ceph/auth.c:124:8: note: byref variable will be forcibly initialized 124 | void *p = monhdr + 1, *end = buf + len, *lenp; | ^ /kisskb/src/net/ceph/auth.c: In function 'ceph_auth_get_request': /kisskb/src/net/ceph/auth.c:432:8: note: byref variable will be forcibly initialized 432 | void *p; | ^ /kisskb/src/drivers/hwmon/lm70.c: In function 'temp1_input_show': /kisskb/src/drivers/hwmon/lm70.c:51:5: note: byref variable will be forcibly initialized 51 | u8 rxbuf[2]; | ^~~~~ /kisskb/src/drivers/rtc/rtc-ab-eoz9.c: In function 'abeoz9z3_temp_read': /kisskb/src/drivers/rtc/rtc-ab-eoz9.c:393:15: note: byref variable will be forcibly initialized 393 | unsigned int val; | ^~~ /kisskb/src/drivers/rtc/rtc-ab-eoz9.c: In function 'abeoz9_rtc_irq': /kisskb/src/drivers/rtc/rtc-ab-eoz9.c:282:15: note: byref variable will be forcibly initialized 282 | unsigned int val; | ^~~ /kisskb/src/drivers/rtc/rtc-ab-eoz9.c: In function 'abeoz9_check_validity': /kisskb/src/drivers/rtc/rtc-ab-eoz9.c:105:6: note: byref variable will be forcibly initialized 105 | int val; | ^~~ /kisskb/src/drivers/rtc/rtc-ab-eoz9.c: In function 'abeoz9_rtc_read_alarm': /kisskb/src/drivers/rtc/rtc-ab-eoz9.c:213:5: note: byref variable will be forcibly initialized 213 | u8 val[2]; | ^~~ /kisskb/src/drivers/rtc/rtc-ab-eoz9.c:212:5: note: byref variable will be forcibly initialized 212 | u8 regs[ABEOZ9_ALARM_LEN]; | ^~~~ /kisskb/src/drivers/rtc/rtc-ab-eoz9.c: In function 'abeoz9_rtc_get_time': /kisskb/src/drivers/rtc/rtc-ab-eoz9.c:146:5: note: byref variable will be forcibly initialized 146 | u8 regs[ABEOZ9_SEC_LEN]; | ^~~~ /kisskb/src/drivers/rtc/rtc-ab-eoz9.c: In function 'abeoz9_rtc_set_time': /kisskb/src/drivers/rtc/rtc-ab-eoz9.c:185:5: note: byref variable will be forcibly initialized 185 | u8 regs[ABEOZ9_SEC_LEN]; | ^~~~ /kisskb/src/drivers/rtc/rtc-ab-eoz9.c: In function 'abeoz9_rtc_set_alarm': /kisskb/src/drivers/rtc/rtc-ab-eoz9.c:254:5: note: byref variable will be forcibly initialized 254 | u8 regs[ABEOZ9_ALARM_LEN] = {0}; | ^~~~ /kisskb/src/drivers/rtc/rtc-ab-eoz9.c: In function 'abeoz9_trickle_parse_dt': /kisskb/src/drivers/rtc/rtc-ab-eoz9.c:302:6: note: byref variable will be forcibly initialized 302 | u32 ohms = 0; | ^~~~ /kisskb/src/net/ceph/auth_none.c: In function 'ceph_auth_none_build_authorizer': /kisskb/src/net/ceph/auth_none.c:45:8: note: byref variable will be forcibly initialized 45 | void *p = au->buf; | ^ /kisskb/src/drivers/accessibility/speakup/devsynth.c: In function 'speakup_file_write': /kisskb/src/drivers/accessibility/speakup/devsynth.c:20:9: note: byref variable will be forcibly initialized 20 | u_char buf[256]; | ^~~ /kisskb/src/drivers/hwmon/ina238.c: In function 'ina238_read_in': /kisskb/src/drivers/hwmon/ina238.c:134:6: note: byref variable will be forcibly initialized 134 | int regval; | ^~~~~~ /kisskb/src/drivers/hwmon/ina238.c: In function 'ina238_read_current': /kisskb/src/drivers/hwmon/ina238.c:266:6: note: byref variable will be forcibly initialized 266 | int regval; | ^~~~~~ /kisskb/src/drivers/hwmon/ina238.c: In function 'ina238_read_temp': /kisskb/src/drivers/hwmon/ina238.c:357:6: note: byref variable will be forcibly initialized 357 | int regval; | ^~~~~~ /kisskb/src/drivers/hwmon/ina238.c: In function 'ina238_read_reg24': /kisskb/src/drivers/hwmon/ina238.c:115:5: note: byref variable will be forcibly initialized 115 | u8 data[3]; | ^~~~ /kisskb/src/drivers/hwmon/ina238.c: In function 'ina238_read_power': /kisskb/src/drivers/hwmon/ina238.c:290:6: note: byref variable will be forcibly initialized 290 | int regval; | ^~~~~~ /kisskb/src/drivers/power/supply/max77693_charger.c: In function 'device_attr_store': /kisskb/src/drivers/power/supply/max77693_charger.c:260:16: note: byref variable will be forcibly initialized 260 | unsigned long val; | ^~~ /kisskb/src/drivers/power/supply/max77693_charger.c: In function 'max77693_get_charger_state': /kisskb/src/drivers/power/supply/max77693_charger.c:35:15: note: byref variable will be forcibly initialized 35 | unsigned int data; | ^~~~ /kisskb/src/drivers/power/supply/max77693_charger.c: In function 'max77693_get_charge_type': /kisskb/src/drivers/power/supply/max77693_charger.c:76:15: note: byref variable will be forcibly initialized 76 | unsigned int data; | ^~~~ /kisskb/src/drivers/power/supply/max77693_charger.c: In function 'max77693_get_battery_health': /kisskb/src/drivers/power/supply/max77693_charger.c:128:15: note: byref variable will be forcibly initialized 128 | unsigned int data; | ^~~~ /kisskb/src/drivers/power/supply/max77693_charger.c: In function 'max77693_get_present': /kisskb/src/drivers/power/supply/max77693_charger.c:170:15: note: byref variable will be forcibly initialized 170 | unsigned int data; | ^~~~ /kisskb/src/drivers/power/supply/max77693_charger.c: In function 'max77693_get_online': /kisskb/src/drivers/power/supply/max77693_charger.c:188:15: note: byref variable will be forcibly initialized 188 | unsigned int data; | ^~~~ /kisskb/src/drivers/power/supply/max77693_charger.c: In function 'fast_charge_timer_show': /kisskb/src/drivers/power/supply/max77693_charger.c:278:15: note: byref variable will be forcibly initialized 278 | unsigned int data, val; | ^~~~ /kisskb/src/drivers/power/supply/max77693_charger.c: In function 'top_off_threshold_current_show': /kisskb/src/drivers/power/supply/max77693_charger.c:344:15: note: byref variable will be forcibly initialized 344 | unsigned int data, val; | ^~~~ /kisskb/src/drivers/power/supply/max77693_charger.c: In function 'top_off_timer_show': /kisskb/src/drivers/power/supply/max77693_charger.c:395:15: note: byref variable will be forcibly initialized 395 | unsigned int data, val; | ^~~~ /kisskb/src/drivers/power/supply/max8997_charger.c: In function 'max8997_battery_get_property': /kisskb/src/drivers/power/supply/max8997_charger.c:56:5: note: byref variable will be forcibly initialized 56 | u8 reg; | ^~~ /kisskb/src/drivers/md/bcache/extents.c: In function 'bch_bkey_dump': /kisskb/src/drivers/md/bcache/extents.c:130:7: note: byref variable will be forcibly initialized 130 | char buf[80]; | ^~~ In file included from /kisskb/src/drivers/md/bcache/bcache.h:192, from /kisskb/src/drivers/md/bcache/extents.c:24: /kisskb/src/drivers/md/bcache/extents.c: In function 'bch_extent_sort_fixup': /kisskb/src/drivers/md/bcache/bcache_ondisk.h:72:16: note: byref variable will be forcibly initialized 72 | ((struct bkey) { \ | ^ /kisskb/src/drivers/md/bcache/bcache_ondisk.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/drivers/md/bcache/bcache_ondisk.h:72:16: note: byref variable will be forcibly initialized 72 | ((struct bkey) { \ | ^ /kisskb/src/drivers/md/bcache/bcache_ondisk.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/drivers/md/bcache/extents.c: In function 'bch_extent_insert_fixup': /kisskb/src/drivers/md/bcache/bcache_ondisk.h:72:16: note: byref variable will be forcibly initialized 72 | ((struct bkey) { \ | ^ /kisskb/src/drivers/md/bcache/bcache_ondisk.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:192, from /kisskb/src/drivers/md/bcache/extents.c:24: /kisskb/src/drivers/md/bcache/bcache_ondisk.h:72:16: note: byref variable will be forcibly initialized 72 | ((struct bkey) { \ | ^ /kisskb/src/drivers/md/bcache/bcache_ondisk.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/drivers/md/bcache/extents.c: In function '__bch_btree_ptr_invalid': /kisskb/src/drivers/md/bcache/extents.c:151:7: note: byref variable will be forcibly initialized 151 | char buf[80]; | ^~~ /kisskb/src/drivers/md/bcache/extents.c: In function '__bch_extent_invalid': /kisskb/src/drivers/md/bcache/extents.c:482:7: note: byref variable will be forcibly initialized 482 | char buf[80]; | ^~~ /kisskb/src/drivers/md/bcache/extents.c: In function 'bch_extent_bad': /kisskb/src/drivers/md/bcache/extents.c:541:7: note: byref variable will be forcibly initialized 541 | char buf[80]; | ^~~ /kisskb/src/drivers/usb/dwc2/debugfs.c: In function 'dr_mode_show': /kisskb/src/drivers/usb/dwc2/debugfs.c:765:14: note: byref variable will be forcibly initialized 765 | const char *dr_mode = ""; | ^~~~~~~ /kisskb/src/drivers/usb/dwc2/debugfs.c: In function 'params_show': /kisskb/src/drivers/usb/dwc2/debugfs.c:717:8: note: byref variable will be forcibly initialized 717 | char str[32]; | ^~~ /kisskb/src/drivers/hwmon/lm73.c: In function 'convrate_store': /kisskb/src/drivers/hwmon/lm73.c:102:16: note: byref variable will be forcibly initialized 102 | unsigned long convrate; | ^~~~~~~~ /kisskb/src/drivers/hwmon/lm73.c: In function 'temp_store': /kisskb/src/drivers/hwmon/lm73.c:67:7: note: byref variable will be forcibly initialized 67 | long temp; | ^~~~ /kisskb/src/drivers/i2c/busses/i2c-fsi.c: In function 'fsi_i2c_write_reg': /kisskb/src/drivers/i2c/busses/i2c-fsi.c:181:9: note: byref variable will be forcibly initialized 181 | __be32 data_be = cpu_to_be32p(data); | ^~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-fsi.c: In function 'fsi_i2c_set_sda': /kisskb/src/drivers/i2c/busses/i2c-fsi.c:181:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/i2c/busses/i2c-fsi.c:181:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/i2c/busses/i2c-fsi.c: In function 'fsi_i2c_set_scl': /kisskb/src/drivers/i2c/busses/i2c-fsi.c:181:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/i2c/busses/i2c-fsi.c:181:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/i2c/busses/i2c-fsi.c: In function 'fsi_i2c_start': /kisskb/src/drivers/i2c/busses/i2c-fsi.c:181:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/i2c/busses/i2c-fsi.c: In function 'fsi_i2c_read_fifo': /kisskb/src/drivers/i2c/busses/i2c-fsi.c:300:6: note: byref variable will be forcibly initialized 300 | u32 dummy; | ^~~~~ /kisskb/src/drivers/i2c/busses/i2c-fsi.c: In function 'fsi_i2c_read_reg': /kisskb/src/drivers/i2c/busses/i2c-fsi.c:167:9: note: byref variable will be forcibly initialized 167 | __be32 data_be; | ^~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-fsi.c: In function 'fsi_i2c_unprepare_recovery': /kisskb/src/drivers/i2c/busses/i2c-fsi.c:181:9: note: byref variable will be forcibly initialized 181 | __be32 data_be = cpu_to_be32p(data); | ^~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-fsi.c:167:9: note: byref variable will be forcibly initialized 167 | __be32 data_be; | ^~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-fsi.c: In function 'fsi_i2c_prepare_recovery': /kisskb/src/drivers/i2c/busses/i2c-fsi.c:181:9: note: byref variable will be forcibly initialized 181 | __be32 data_be = cpu_to_be32p(data); | ^~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-fsi.c:167:9: note: byref variable will be forcibly initialized 167 | __be32 data_be; | ^~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-fsi.c: In function 'fsi_i2c_get_sda': /kisskb/src/drivers/i2c/busses/i2c-fsi.c:354:6: note: byref variable will be forcibly initialized 354 | u32 stat = 0; | ^~~~ /kisskb/src/drivers/i2c/busses/i2c-fsi.c: In function 'fsi_i2c_get_scl': /kisskb/src/drivers/i2c/busses/i2c-fsi.c:331:6: note: byref variable will be forcibly initialized 331 | u32 stat = 0; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/init.c: In function 'ath9k_eeprom_request': /kisskb/src/drivers/net/wireless/ath/ath9k/init.c:540:26: note: byref variable will be forcibly initialized 540 | struct ath9k_eeprom_ctx ec; | ^~ /kisskb/src/drivers/i2c/busses/i2c-fsi.c: In function 'fsi_i2c_set_port': /kisskb/src/drivers/i2c/busses/i2c-fsi.c:181:9: note: byref variable will be forcibly initialized 181 | __be32 data_be = cpu_to_be32p(data); | ^~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-fsi.c:181:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/i2c/busses/i2c-fsi.c:167:9: note: byref variable will be forcibly initialized 167 | __be32 data_be; | ^~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-fsi.c: In function 'fsi_i2c_dev_init': /kisskb/src/drivers/i2c/busses/i2c-fsi.c:181:9: note: byref variable will be forcibly initialized 181 | __be32 data_be = cpu_to_be32p(data); | ^~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-fsi.c:167:9: note: byref variable will be forcibly initialized 167 | __be32 data_be; | ^~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-fsi.c:181:9: note: byref variable will be forcibly initialized 181 | __be32 data_be = cpu_to_be32p(data); | ^~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-fsi.c:181:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ath/ath9k/init.c: In function 'ath9k_of_init': /kisskb/src/drivers/net/wireless/ath/ath9k/init.c:672:7: note: byref variable will be forcibly initialized 672 | char eeprom_name[100]; | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/init.c: In function 'ath9k_nvmem_request_eeprom': /kisskb/src/drivers/net/wireless/ath/ath9k/init.c:577:9: note: byref variable will be forcibly initialized 577 | size_t len; | ^~~ /kisskb/src/drivers/i2c/busses/i2c-fsi.c: In function 'fsi_i2c_reset_engine': /kisskb/src/drivers/i2c/busses/i2c-fsi.c:181:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/i2c/busses/i2c-fsi.c:181:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/i2c/busses/i2c-fsi.c:167:9: note: byref variable will be forcibly initialized 167 | __be32 data_be; | ^~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-fsi.c:181:9: note: byref variable will be forcibly initialized 181 | __be32 data_be = cpu_to_be32p(data); | ^~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-fsi.c: In function 'fsi_i2c_reset_bus': /kisskb/src/drivers/i2c/busses/i2c-fsi.c:181:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/i2c/busses/i2c-fsi.c:167:9: note: byref variable will be forcibly initialized 167 | __be32 data_be; | ^~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-fsi.c:181:9: note: byref variable will be forcibly initialized 181 | __be32 data_be = cpu_to_be32p(data); | ^~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-fsi.c: In function 'fsi_i2c_abort': /kisskb/src/drivers/i2c/busses/i2c-fsi.c:167:9: note: byref variable will be forcibly initialized 167 | __be32 data_be; | ^~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-fsi.c:181:9: note: byref variable will be forcibly initialized 181 | __be32 data_be = cpu_to_be32p(data); | ^~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-fsi.c:167:9: note: byref variable will be forcibly initialized 167 | __be32 data_be; | ^~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-fsi.c: In function 'fsi_i2c_wait': /kisskb/src/drivers/i2c/busses/i2c-fsi.c:167:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ath/ath9k/init.c: In function 'ath9k_init_softc': /kisskb/src/drivers/net/wireless/ath/ath9k/init.c:706:6: note: byref variable will be forcibly initialized 706 | int csz = 0; | ^~~ /kisskb/src/drivers/i2c/busses/i2c-fsi.c: In function 'fsi_i2c_find_port_of_node': /kisskb/src/drivers/i2c/busses/i2c-fsi.c:665:6: note: byref variable will be forcibly initialized 665 | u32 port_no; | ^~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-fsi.c: In function 'fsi_i2c_probe': /kisskb/src/drivers/i2c/busses/i2c-fsi.c:167:9: note: byref variable will be forcibly initialized 167 | __be32 data_be; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/init.c: In function 'ath9k_init_band_txpower': /kisskb/src/drivers/net/wireless/ath/ath9k/init.c:850:27: note: byref variable will be forcibly initialized 850 | struct cfg80211_chan_def chandef; | ^~~~~~~ /kisskb/src/drivers/hwmon/lm78.c: In function 'fan_min_store': /kisskb/src/drivers/hwmon/lm78.c:319:16: note: byref variable will be forcibly initialized 319 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/lm78.c: In function 'in_max_store': /kisskb/src/drivers/hwmon/lm78.c:192:16: note: byref variable will be forcibly initialized 192 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/lm78.c: In function 'in_min_store': /kisskb/src/drivers/hwmon/lm78.c:172:16: note: byref variable will be forcibly initialized 172 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/lm78.c: In function 'fan_div_store': /kisskb/src/drivers/hwmon/lm78.c:355:16: note: byref variable will be forcibly initialized 355 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/lm78.c: In function 'temp1_max_hyst_store': /kisskb/src/drivers/hwmon/lm78.c:274:7: note: byref variable will be forcibly initialized 274 | long val; | ^~~ /kisskb/src/drivers/hwmon/lm78.c: In function 'temp1_max_store': /kisskb/src/drivers/hwmon/lm78.c:248:7: note: byref variable will be forcibly initialized 248 | long val; | ^~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c: In function 'cyapa_pip_irq_cmd_handler': /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2609:6: note: byref variable will be forcibly initialized 2609 | int length; | ^~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c: In function 'cyapa_pip_irq_handler': /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2768:31: note: byref variable will be forcibly initialized 2768 | struct cyapa_pip_report_data report_data; | ^~~~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c: In function 'gen5_hid_description_header_parse': /kisskb/src/drivers/input/mouse/cyapa_gen5.c:837:5: note: byref variable will be forcibly initialized 837 | u8 resp_data[32]; | ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c: In function 'cyapa_pip_bl_initiate': /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1058:6: note: byref variable will be forcibly initialized 1058 | int resp_len; | ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1057:5: note: byref variable will be forcibly initialized 1057 | u8 resp_data[11]; | ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1052:5: note: byref variable will be forcibly initialized 1052 | u8 cmd[CYAPA_TSG_MAX_CMD_SIZE]; | ^~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c: In function 'cyapa_pip_bl_enter': /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1170:6: note: byref variable will be forcibly initialized 1170 | int resp_len; | ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1169:5: note: byref variable will be forcibly initialized 1169 | u8 resp_data[2]; | ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1168:5: note: byref variable will be forcibly initialized 1168 | u8 cmd[] = { 0x04, 0x00, 0x05, 0x00, 0x2F, 0x00, 0x01 }; | ^~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c: In function 'cyapa_pip_write_fw_block': /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1330:6: note: byref variable will be forcibly initialized 1330 | int resp_len; | ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1329:5: note: byref variable will be forcibly initialized 1329 | u8 resp_data[11]; | ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1321:5: note: byref variable will be forcibly initialized 1321 | u8 cmd[CYAPA_TSG_MAX_CMD_SIZE]; | ^~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c: In function 'cyapa_pip_set_proximity': /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1581:6: note: byref variable will be forcibly initialized 1581 | int resp_len; | ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1580:5: note: byref variable will be forcibly initialized 1580 | u8 resp_data[6]; | ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1577:5: note: byref variable will be forcibly initialized 1577 | u8 cmd[] = { 0x04, 0x00, 0x06, 0x00, 0x2f, 0x00, PIP_SET_PROXIMITY, | ^~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c: In function 'cyapa_pip_calibrate_pwcs': /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1795:6: note: byref variable will be forcibly initialized 1795 | int resp_len; | ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1794:5: note: byref variable will be forcibly initialized 1794 | u8 resp_data[6]; | ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1793:5: note: byref variable will be forcibly initialized 1793 | u8 cmd[8]; | ^~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c: In function 'gen5_idle_state_parse': /kisskb/src/drivers/input/mouse/cyapa_gen5.c:773:5: note: byref variable will be forcibly initialized 773 | u8 cmd[2]; | ^~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:772:6: note: byref variable will be forcibly initialized 772 | int length; | ^~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:770:5: note: byref variable will be forcibly initialized 770 | u8 resp_data[PIP_HID_DESCRIPTOR_SIZE]; | ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c: In function 'cyapa_gen5_read_idac_data': /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1940:6: note: byref variable will be forcibly initialized 1940 | int resp_len; | ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1939:5: note: byref variable will be forcibly initialized 1939 | u8 resp_data[256]; | ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1938:5: note: byref variable will be forcibly initialized 1938 | u8 cmd[12]; | ^~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c: In function 'cyapa_gen5_read_mutual_idac_data': /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2126:6: note: byref variable will be forcibly initialized 2126 | int data_size; | ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c: In function 'cyapa_gen5_read_self_idac_data': /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2153:6: note: byref variable will be forcibly initialized 2153 | int data_size; | ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c: In function 'cyapa_gen5_execute_panel_scan': /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2183:6: note: byref variable will be forcibly initialized 2183 | int resp_len; | ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2182:5: note: byref variable will be forcibly initialized 2182 | u8 resp_data[6]; | ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2181:5: note: byref variable will be forcibly initialized 2181 | u8 cmd[7]; | ^~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c: In function 'cyapa_gen5_read_panel_scan_raw_data': /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2215:6: note: byref variable will be forcibly initialized 2215 | int resp_len; | ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2214:5: note: byref variable will be forcibly initialized 2214 | u8 resp_data[256]; /* Max bytes can transfer one time. */ | ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2213:5: note: byref variable will be forcibly initialized 2213 | u8 cmd[12]; | ^~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c: In function 'cyapa_gen5_get_interval_time': /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1495:6: note: byref variable will be forcibly initialized 1495 | int resp_len; | ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1494:5: note: byref variable will be forcibly initialized 1494 | u8 resp_data[11]; | ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1492:5: note: byref variable will be forcibly initialized 1492 | u8 cmd[CYAPA_TSG_MAX_CMD_SIZE]; | ^~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c: In function 'cyapa_gen5_set_interval_time': /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1438:6: note: byref variable will be forcibly initialized 1438 | int resp_len; | ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1437:5: note: byref variable will be forcibly initialized 1437 | u8 resp_data[7]; | ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1435:5: note: byref variable will be forcibly initialized 1435 | u8 cmd[CYAPA_TSG_MAX_CMD_SIZE]; | ^~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c: In function 'cyapa_gen5_change_power_state': /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1415:6: note: byref variable will be forcibly initialized 1415 | int resp_len; | ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1414:5: note: byref variable will be forcibly initialized 1414 | u8 resp_data[6]; | ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1413:5: note: byref variable will be forcibly initialized 1413 | u8 cmd[8] = { 0x04, 0x00, 0x06, 0x00, 0x2f, 0x00, 0x08, 0x01 }; | ^~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c: In function 'cyapa_gen5_disable_pip_report': /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1550:6: note: byref variable will be forcibly initialized 1550 | int resp_len; | ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1549:5: note: byref variable will be forcibly initialized 1549 | u8 resp_data[7]; | ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1548:5: note: byref variable will be forcibly initialized 1548 | u8 cmd[10]; | ^~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c: In function 'cyapa_gen5_bl_query_data': /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2450:6: note: byref variable will be forcibly initialized 2450 | int resp_len; | ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2449:5: note: byref variable will be forcibly initialized 2449 | u8 resp_data[PIP_BL_APP_INFO_RESP_LENGTH]; | ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c: In function 'cyapa_gen5_get_query_data': /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2481:6: note: byref variable will be forcibly initialized 2481 | int resp_len; | ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2480:5: note: byref variable will be forcibly initialized 2480 | u8 resp_data[PIP_READ_SYS_INFO_RESP_LENGTH]; | ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c: In function 'cyapa_pip_bl_exit': /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1144:6: note: byref variable will be forcibly initialized 1144 | int resp_len; | ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1143:5: note: byref variable will be forcibly initialized 1143 | u8 resp_data[11]; | ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1139:5: note: byref variable will be forcibly initialized 1139 | u8 bl_gen5_bl_exit[] = { 0x04, 0x00, | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c: In function 'cyapa_pip_deep_sleep': /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1601:6: note: byref variable will be forcibly initialized 1601 | int resp_len; | ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1600:5: note: byref variable will be forcibly initialized 1600 | u8 resp_data[5]; | ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1599:5: note: byref variable will be forcibly initialized 1599 | u8 cmd[] = { 0x05, 0x00, 0x00, 0x08}; | ^~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c: In function 'cyapa_pip_resume_scanning': /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1745:6: note: byref variable will be forcibly initialized 1745 | int resp_len; | ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1744:5: note: byref variable will be forcibly initialized 1744 | u8 resp_data[6]; | ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1743:5: note: byref variable will be forcibly initialized 1743 | u8 cmd[] = { 0x04, 0x00, 0x05, 0x00, 0x2f, 0x00, 0x04 }; | ^~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c: In function 'cyapa_pip_suspend_scanning': /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1769:6: note: byref variable will be forcibly initialized 1769 | int resp_len; | ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1768:5: note: byref variable will be forcibly initialized 1768 | u8 resp_data[6]; | ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:1767:5: note: byref variable will be forcibly initialized 1767 | u8 cmd[] = { 0x04, 0x00, 0x05, 0x00, 0x2f, 0x00, 0x03 }; | ^~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c: In function 'cyapa_gen5_show_baseline': /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2314:44: note: byref variable will be forcibly initialized 2314 | int self_baseline_max, self_baseline_min, self_baseline_ave; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2314:25: note: byref variable will be forcibly initialized 2314 | int self_baseline_max, self_baseline_min, self_baseline_ave; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2314:6: note: byref variable will be forcibly initialized 2314 | int self_baseline_max, self_baseline_min, self_baseline_ave; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2313:48: note: byref variable will be forcibly initialized 2313 | int mutual_baseline_max, mutual_baseline_min, mutual_baseline_ave; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2313:27: note: byref variable will be forcibly initialized 2313 | int mutual_baseline_max, mutual_baseline_min, mutual_baseline_ave; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2313:6: note: byref variable will be forcibly initialized 2313 | int mutual_baseline_max, mutual_baseline_min, mutual_baseline_ave; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2312:44: note: byref variable will be forcibly initialized 2312 | int self_diffdata_max, self_diffdata_min, self_diffdata_ave; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2312:25: note: byref variable will be forcibly initialized 2312 | int self_diffdata_max, self_diffdata_min, self_diffdata_ave; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2312:6: note: byref variable will be forcibly initialized 2312 | int self_diffdata_max, self_diffdata_min, self_diffdata_ave; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2311:48: note: byref variable will be forcibly initialized 2311 | int mutual_diffdata_max, mutual_diffdata_min, mutual_diffdata_ave; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2311:27: note: byref variable will be forcibly initialized 2311 | int mutual_diffdata_max, mutual_diffdata_min, mutual_diffdata_ave; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2311:6: note: byref variable will be forcibly initialized 2311 | int mutual_diffdata_max, mutual_diffdata_min, mutual_diffdata_ave; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2310:42: note: byref variable will be forcibly initialized 2310 | int raw_cap_self_max, raw_cap_self_min, raw_cap_self_ave; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2310:24: note: byref variable will be forcibly initialized 2310 | int raw_cap_self_max, raw_cap_self_min, raw_cap_self_ave; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2310:6: note: byref variable will be forcibly initialized 2310 | int raw_cap_self_max, raw_cap_self_min, raw_cap_self_ave; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2309:46: note: byref variable will be forcibly initialized 2309 | int raw_cap_mutual_max, raw_cap_mutual_min, raw_cap_mutual_ave; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2309:26: note: byref variable will be forcibly initialized 2309 | int raw_cap_mutual_max, raw_cap_mutual_min, raw_cap_mutual_ave; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2309:6: note: byref variable will be forcibly initialized 2309 | int raw_cap_mutual_max, raw_cap_mutual_min, raw_cap_mutual_ave; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2308:38: note: byref variable will be forcibly initialized 2308 | int lidac_self_max, lidac_self_min, lidac_self_ave; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2308:22: note: byref variable will be forcibly initialized 2308 | int lidac_self_max, lidac_self_min, lidac_self_ave; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2308:6: note: byref variable will be forcibly initialized 2308 | int lidac_self_max, lidac_self_min, lidac_self_ave; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2307:21: note: byref variable will be forcibly initialized 2307 | int gidac_self_rx, gidac_self_tx; | ^~~~~~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2307:6: note: byref variable will be forcibly initialized 2307 | int gidac_self_rx, gidac_self_tx; | ^~~~~~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2306:42: note: byref variable will be forcibly initialized 2306 | int lidac_mutual_max, lidac_mutual_min, lidac_mutual_ave; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2306:24: note: byref variable will be forcibly initialized 2306 | int lidac_mutual_max, lidac_mutual_min, lidac_mutual_ave; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2306:6: note: byref variable will be forcibly initialized 2306 | int lidac_mutual_max, lidac_mutual_min, lidac_mutual_ave; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2305:42: note: byref variable will be forcibly initialized 2305 | int gidac_mutual_max, gidac_mutual_min, gidac_mutual_ave; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2305:24: note: byref variable will be forcibly initialized 2305 | int gidac_mutual_max, gidac_mutual_min, gidac_mutual_ave; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen5.c:2305:6: note: byref variable will be forcibly initialized 2305 | int gidac_mutual_max, gidac_mutual_min, gidac_mutual_ave; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/accessibility/speakup/i18n.c: In function 'fmt_validate': /kisskb/src/drivers/accessibility/speakup/i18n.c:518:8: note: byref variable will be forcibly initialized 518 | char *user_ptr = user; | ^~~~~~~~ /kisskb/src/drivers/accessibility/speakup/i18n.c:517:8: note: byref variable will be forcibly initialized 517 | char *template_ptr = template; | ^~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/nvm.c: In function 'iwl_mvm_init_mcc': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/nvm.c:503:7: note: byref variable will be forcibly initialized 503 | char mcc[3]; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/nvm.c: In function 'iwl_mvm_rx_chub_update_mcc': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/nvm.c:559:7: note: byref variable will be forcibly initialized 559 | char mcc[3]; | ^~~ /kisskb/src/net/ceph/crypto.c: In function 'ceph_aes_crypt': /kisskb/src/net/ceph/crypto.c:225:7: note: byref variable will be forcibly initialized 225 | char iv[AES_BLOCK_SIZE] __aligned(8); | ^~ /kisskb/src/net/ceph/crypto.c:224:21: note: byref variable will be forcibly initialized 224 | struct scatterlist prealloc_sg; | ^~~~~~~~~~~ /kisskb/src/net/ceph/crypto.c:223:18: note: byref variable will be forcibly initialized 223 | struct sg_table sgt; | ^~~ In file included from /kisskb/src/net/ceph/crypto.c:10: /kisskb/src/include/crypto/skcipher.h:127:7: note: byref variable will be forcibly initialized 127 | char __##name##_desc[sizeof(struct skcipher_request) + \ | ^~ /kisskb/src/net/ceph/crypto.c:222:2: note: in expansion of macro 'SYNC_SKCIPHER_REQUEST_ON_STACK' 222 | SYNC_SKCIPHER_REQUEST_ON_STACK(req, key->tfm); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ceph/crypto.c: In function 'ceph_crypto_key_unarmor': /kisskb/src/net/ceph/crypto.c:112:14: note: byref variable will be forcibly initialized 112 | void *buf, *p; | ^ /kisskb/src/net/ceph/crypto.c: In function 'ceph_key_preparse': /kisskb/src/net/ceph/crypto.c:303:8: note: byref variable will be forcibly initialized 303 | void *p; | ^ /kisskb/src/drivers/media/tuners/mt2060.c: In function 'mt2060_set_params': /kisskb/src/drivers/media/tuners/mt2060.c:197:6: note: byref variable will be forcibly initialized 197 | u8 b[8]; | ^ /kisskb/src/drivers/media/tuners/mt2060.c: In function 'mt2060_calibrate': /kisskb/src/drivers/media/tuners/mt2060.c:279:5: note: byref variable will be forcibly initialized 279 | u8 b = 0; | ^ /kisskb/src/drivers/media/tuners/mt2060.c: In function 'mt2060_attach': /kisskb/src/drivers/media/tuners/mt2060.c:408:5: note: byref variable will be forcibly initialized 408 | u8 id = 0; | ^~ /kisskb/src/drivers/media/tuners/mt2060.c: In function 'mt2060_probe': /kisskb/src/drivers/media/tuners/mt2060.c:452:5: note: byref variable will be forcibly initialized 452 | u8 chip_id; | ^~~~~~~ /kisskb/src/drivers/hwmon/lm83.c: In function 'temp_store': /kisskb/src/drivers/hwmon/lm83.c:167:7: note: byref variable will be forcibly initialized 167 | long val; | ^~~ /kisskb/src/drivers/hwmon/lm80.c: In function 'temp_store': /kisskb/src/drivers/hwmon/lm80.c:419:7: note: byref variable will be forcibly initialized 419 | long val; | ^~~ /kisskb/src/drivers/hwmon/lm80.c: In function 'in_store': /kisskb/src/drivers/hwmon/lm80.c:278:7: note: byref variable will be forcibly initialized 278 | long val; | ^~~ /kisskb/src/drivers/media/tuners/mt2266.c: In function 'mt2266_writeregs': /kisskb/src/drivers/media/tuners/mt2266.c:78:17: note: byref variable will be forcibly initialized 78 | struct i2c_msg msg = { | ^~~ /kisskb/src/drivers/media/tuners/mt2266.c: In function 'mt2266_writereg': /kisskb/src/drivers/media/tuners/mt2266.c:65:17: note: byref variable will be forcibly initialized 65 | struct i2c_msg msg = { | ^~~ /kisskb/src/drivers/media/tuners/mt2266.c:64:5: note: byref variable will be forcibly initialized 64 | u8 buf[2] = { reg, val }; | ^~~ /kisskb/src/drivers/media/tuners/mt2266.c: In function 'mt2266_readreg': /kisskb/src/drivers/media/tuners/mt2266.c:50:17: note: byref variable will be forcibly initialized 50 | struct i2c_msg msg[2] = { | ^~~ /kisskb/src/drivers/media/tuners/mt2266.c: In function 'mt2266_attach': /kisskb/src/drivers/media/tuners/mt2266.c:314:5: note: byref variable will be forcibly initialized 314 | u8 id = 0; | ^~ /kisskb/src/drivers/media/tuners/mt2266.c: In function 'mt2266_set_params': /kisskb/src/drivers/media/tuners/mt2266.c:124:6: note: byref variable will be forcibly initialized 124 | u8 b[10]; | ^ /kisskb/src/drivers/hwmon/lm80.c: In function 'fan_div_store': /kisskb/src/drivers/hwmon/lm80.c:349:21: note: byref variable will be forcibly initialized 349 | unsigned long min, val; | ^~~ /kisskb/src/drivers/hwmon/lm80.c: In function 'fan_store': /kisskb/src/drivers/hwmon/lm80.c:322:16: note: byref variable will be forcibly initialized 322 | unsigned long val; | ^~~ /kisskb/src/drivers/rtc/rtc-cmos.c: In function 'cmos_validate_alarm': /kisskb/src/drivers/rtc/rtc-cmos.c:417:19: note: byref variable will be forcibly initialized 417 | struct rtc_time max_date = now; | ^~~~~~~~ /kisskb/src/drivers/rtc/rtc-cmos.c:393:19: note: byref variable will be forcibly initialized 393 | struct rtc_time max_date = now; | ^~~~~~~~ /kisskb/src/drivers/rtc/rtc-cmos.c:376:18: note: byref variable will be forcibly initialized 376 | struct rtc_time now; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/pci.h:38, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu.h:52, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.h:29, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_umc.c:24: /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_umc.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_umc.c: In function 'amdgpu_umc_ras_fini': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_umc.c:81:20: note: byref variable will be forcibly initialized 81 | struct ras_ih_if ih_info = { | ^~~~~~~ /kisskb/src/drivers/rtc/rtc-cmos.c: In function 'cmos_check_wkalrm': /kisskb/src/drivers/rtc/rtc-cmos.c:1036:18: note: byref variable will be forcibly initialized 1036 | struct rtc_time now; | ^~~ /kisskb/src/drivers/rtc/rtc-cmos.c:1032:20: note: byref variable will be forcibly initialized 1032 | struct rtc_wkalrm current_alarm; | ^~~~~~~~~~~~~ /kisskb/src/drivers/rtc/rtc-cmos.c: In function 'cmos_aie_poweroff': /kisskb/src/drivers/rtc/rtc-cmos.c:961:21: note: byref variable will be forcibly initialized 961 | struct rtc_wkalrm alarm; | ^~~~~ /kisskb/src/drivers/rtc/rtc-cmos.c:932:18: note: byref variable will be forcibly initialized 932 | struct rtc_time now; | ^~~ /kisskb/src/net/ceph/auth_x.c: In function 'ceph_x_should_authenticate': /kisskb/src/net/ceph/auth_x.c:39:6: note: byref variable will be forcibly initialized 39 | int need; | ^~~~ /kisskb/src/net/ceph/auth_x.c: In function 'ceph_x_is_authenticated': /kisskb/src/net/ceph/auth_x.c:26:6: note: byref variable will be forcibly initialized 26 | int need; /* missing + need renewal */ | ^~~~ /kisskb/src/net/ceph/auth_x.c: In function '__ceph_x_decrypt': /kisskb/src/net/ceph/auth_x.c:81:6: note: byref variable will be forcibly initialized 81 | int plaintext_len; | ^~~~~~~~~~~~~ /kisskb/src/drivers/hwmon/lm87.c: In function 'vrm_store': /kisskb/src/drivers/hwmon/lm87.c:610:16: note: byref variable will be forcibly initialized 610 | unsigned long val; | ^~~ /kisskb/src/net/ceph/auth_x.c: In function 'ceph_x_encrypt': /kisskb/src/net/ceph/auth_x.c:61:6: note: byref variable will be forcibly initialized 61 | int ciphertext_len; | ^~~~~~~~~~~~~~ /kisskb/src/net/ceph/auth_x.c: In function 'ceph_x_add_authorizer_challenge': /kisskb/src/net/ceph/auth_x.c:822:6: note: byref variable will be forcibly initialized 822 | u64 server_challenge; | ^~~~~~~~~~~~~~~~ /kisskb/src/net/ceph/auth_x.c: In function 'calc_signature': /kisskb/src/net/ceph/auth_x.c:1003:7: note: byref variable will be forcibly initialized 1003 | int ciphertext_len; | ^~~~~~~~~~~~~~ /kisskb/src/net/ceph/auth_x.c: In function 'ceph_x_sign_message': /kisskb/src/net/ceph/auth_x.c:1030:9: note: byref variable will be forcibly initialized 1030 | __le64 sig; | ^~~ /kisskb/src/net/ceph/auth_x.c: In function 'ceph_x_check_message_signature': /kisskb/src/net/ceph/auth_x.c:1049:9: note: byref variable will be forcibly initialized 1049 | __le64 sig_check; | ^~~~~~~~~ /kisskb/src/drivers/hwmon/lm87.c: In function 'in_max_store': /kisskb/src/drivers/hwmon/lm87.c:323:7: note: byref variable will be forcibly initialized 323 | long val; | ^~~ /kisskb/src/drivers/hwmon/lm87.c: In function 'in_min_store': /kisskb/src/drivers/hwmon/lm87.c:302:7: note: byref variable will be forcibly initialized 302 | long val; | ^~~ /kisskb/src/drivers/hwmon/lm87.c: In function 'temp_low_store': /kisskb/src/drivers/hwmon/lm87.c:399:7: note: byref variable will be forcibly initialized 399 | long val; | ^~~ /kisskb/src/drivers/hwmon/lm87.c: In function 'temp_high_store': /kisskb/src/drivers/hwmon/lm87.c:420:7: note: byref variable will be forcibly initialized 420 | long val; | ^~~ /kisskb/src/drivers/hwmon/lm87.c: In function 'fan_div_store': /kisskb/src/drivers/hwmon/lm87.c:527:7: note: byref variable will be forcibly initialized 527 | long val; | ^~~ /kisskb/src/drivers/hwmon/lm87.c: In function 'fan_min_store': /kisskb/src/drivers/hwmon/lm87.c:499:7: note: byref variable will be forcibly initialized 499 | long val; | ^~~ /kisskb/src/net/ceph/auth_x.c: In function 'ceph_x_build_request': /kisskb/src/net/ceph/auth_x.c:494:8: note: byref variable will be forcibly initialized 494 | void *p; | ^ /kisskb/src/net/ceph/auth_x.c:492:6: note: byref variable will be forcibly initialized 492 | int need; | ^~~~ /kisskb/src/drivers/hwmon/lm87.c: In function 'aout_output_store': /kisskb/src/drivers/hwmon/lm87.c:637:7: note: byref variable will be forcibly initialized 637 | long val; | ^~~ /kisskb/src/drivers/rtc/rtc-da9055.c: In function 'da9055_read_alarm': /kisskb/src/drivers/rtc/rtc-da9055.c:59:10: note: byref variable will be forcibly initialized 59 | uint8_t v[5]; | ^ /kisskb/src/drivers/rtc/rtc-da9055.c: In function 'da9055_rtc_set_time': /kisskb/src/drivers/rtc/rtc-da9055.c:162:10: note: byref variable will be forcibly initialized 162 | uint8_t v[6]; | ^ /kisskb/src/net/ceph/auth_x.c: In function 'decrypt_authorizer_reply': /kisskb/src/net/ceph/auth_x.c:848:8: note: byref variable will be forcibly initialized 848 | void *dp, *dend; | ^~ /kisskb/src/drivers/rtc/rtc-da9055.c: In function 'da9055_set_alarm': /kisskb/src/drivers/rtc/rtc-da9055.c:80:10: note: byref variable will be forcibly initialized 80 | uint8_t v[2]; | ^ /kisskb/src/net/ceph/auth_x.c: In function 'ceph_x_verify_authorizer_reply': /kisskb/src/net/ceph/auth_x.c:882:6: note: byref variable will be forcibly initialized 882 | u64 nonce_plus_one; | ^~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/rtc/rtc-da9055.c:14: /kisskb/src/drivers/rtc/rtc-da9055.c: In function 'da9055_reg_read': /kisskb/src/include/linux/mfd/da9055/core.h:40:6: note: byref variable will be forcibly initialized 40 | int val, ret; | ^~~ /kisskb/src/drivers/rtc/rtc-da9055.c: In function 'da9055_rtc_get_alarm_status': /kisskb/src/include/linux/mfd/da9055/core.h:40:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/rtc/rtc-da9055.c: In function 'da9055_rtc_read_time': /kisskb/src/include/linux/mfd/da9055/core.h:40:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/rtc/rtc-da9055.c:128:10: note: byref variable will be forcibly initialized 128 | uint8_t v[6]; | ^ /kisskb/src/net/ceph/auth_x.c: In function 'process_one_ticket': /kisskb/src/net/ceph/auth_x.c:175:22: note: byref variable will be forcibly initialized 175 | struct ceph_buffer *new_ticket_blob; | ^~~~~~~~~~~~~~~ /kisskb/src/net/ceph/auth_x.c:172:8: note: byref variable will be forcibly initialized 172 | void *tp, *tpend; | ^~ /kisskb/src/net/ceph/auth_x.c:168:8: note: byref variable will be forcibly initialized 168 | void *dp, *dend; | ^~ In file included from /kisskb/src/drivers/rtc/rtc-da9055.c:14: /kisskb/src/drivers/rtc/rtc-da9055.c: In function 'da9055_rtc_probe': /kisskb/src/include/linux/mfd/da9055/core.h:40:6: note: byref variable will be forcibly initialized 40 | int val, ret; | ^~~ /kisskb/src/net/ceph/auth_x.c: In function 'handle_auth_session_key': /kisskb/src/net/ceph/auth_x.c:607:8: note: byref variable will be forcibly initialized 607 | void *dp, *dend; | ^~ /kisskb/src/net/ceph/auth_x.c: In function 'ceph_x_handle_reply': /kisskb/src/net/ceph/auth_x.c:674:8: note: byref variable will be forcibly initialized 674 | void *p; | ^ /kisskb/src/drivers/power/supply/mt6360_charger.c: In function 'mt6360_vinovp_trans_to_sel': /kisskb/src/drivers/power/supply/mt6360_charger.c:741:6: note: byref variable will be forcibly initialized 741 | u32 vinovp_tbl[] = { 5500000, 6500000, 11000000, 14500000 }; | ^~~~~~~~~~ /kisskb/src/drivers/power/supply/mt6360_charger.c: In function 'mt6360_charger_set_ichg': /kisskb/src/drivers/power/supply/mt6360_charger.c:387:6: note: byref variable will be forcibly initialized 387 | u32 sel; | ^~~ /kisskb/src/drivers/power/supply/mt6360_charger.c: In function 'mt6360_charger_set_cv': /kisskb/src/drivers/power/supply/mt6360_charger.c:399:6: note: byref variable will be forcibly initialized 399 | u32 sel; | ^~~ /kisskb/src/drivers/power/supply/mt6360_charger.c: In function 'mt6360_charger_set_aicr': /kisskb/src/drivers/power/supply/mt6360_charger.c:411:6: note: byref variable will be forcibly initialized 411 | u32 sel; | ^~~ /kisskb/src/drivers/power/supply/mt6360_charger.c: In function 'mt6360_charger_set_mivr': /kisskb/src/drivers/power/supply/mt6360_charger.c:423:6: note: byref variable will be forcibly initialized 423 | u32 sel; | ^~~ /kisskb/src/drivers/power/supply/mt6360_charger.c: In function 'mt6360_charger_set_iprechg': /kisskb/src/drivers/power/supply/mt6360_charger.c:435:6: note: byref variable will be forcibly initialized 435 | u32 sel; | ^~~ /kisskb/src/drivers/power/supply/mt6360_charger.c: In function 'mt6360_charger_set_ieoc': /kisskb/src/drivers/power/supply/mt6360_charger.c:447:6: note: byref variable will be forcibly initialized 447 | u32 sel; | ^~~ /kisskb/src/drivers/power/supply/mt6360_charger.c: In function 'mt6360_get_chrdet_ext_stat': /kisskb/src/drivers/power/supply/mt6360_charger.c:171:15: note: byref variable will be forcibly initialized 171 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/power/supply/mt6360_charger.c: In function 'mt6360_charger_get_online': /kisskb/src/drivers/power/supply/mt6360_charger.c:171:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/hwmon/lm92.c: In function 'temp_store': /kisskb/src/drivers/hwmon/lm92.c:154:7: note: byref variable will be forcibly initialized 154 | long val; | ^~~ /kisskb/src/drivers/power/supply/mt6360_charger.c: In function 'mt6360_charger_get_status': /kisskb/src/drivers/power/supply/mt6360_charger.c:171:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/power/supply/mt6360_charger.c:197:15: note: byref variable will be forcibly initialized 197 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/hwmon/lm92.c: In function 'temp_hyst_store': /kisskb/src/drivers/hwmon/lm92.c:194:7: note: byref variable will be forcibly initialized 194 | long val; | ^~~ /kisskb/src/drivers/power/supply/mt6360_charger.c: In function 'mt6360_charger_get_charge_type': /kisskb/src/drivers/power/supply/mt6360_charger.c:236:15: note: byref variable will be forcibly initialized 236 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/power/supply/mt6360_charger.c: In function 'mt6360_charger_get_ichg': /kisskb/src/drivers/power/supply/mt6360_charger.c:267:11: note: byref variable will be forcibly initialized 267 | u32 sel, value; | ^~~~~ /kisskb/src/drivers/power/supply/mt6360_charger.c:267:6: note: byref variable will be forcibly initialized 267 | u32 sel, value; | ^~~ /kisskb/src/drivers/power/supply/mt6360_charger.c: In function 'mt6360_charger_get_cv': /kisskb/src/drivers/power/supply/mt6360_charger.c:290:11: note: byref variable will be forcibly initialized 290 | u32 sel, value; | ^~~~~ /kisskb/src/drivers/power/supply/mt6360_charger.c:290:6: note: byref variable will be forcibly initialized 290 | u32 sel, value; | ^~~ /kisskb/src/drivers/power/supply/mt6360_charger.c: In function 'mt6360_charger_get_aicr': /kisskb/src/drivers/power/supply/mt6360_charger.c:313:11: note: byref variable will be forcibly initialized 313 | u32 sel, value; | ^~~~~ /kisskb/src/drivers/power/supply/mt6360_charger.c:313:6: note: byref variable will be forcibly initialized 313 | u32 sel, value; | ^~~ /kisskb/src/drivers/power/supply/mt6360_charger.c: In function 'mt6360_charger_get_mivr': /kisskb/src/drivers/power/supply/mt6360_charger.c:329:11: note: byref variable will be forcibly initialized 329 | u32 sel, value; | ^~~~~ /kisskb/src/drivers/power/supply/mt6360_charger.c:329:6: note: byref variable will be forcibly initialized 329 | u32 sel, value; | ^~~ /kisskb/src/drivers/power/supply/mt6360_charger.c: In function 'mt6360_charger_get_iprechg': /kisskb/src/drivers/power/supply/mt6360_charger.c:345:11: note: byref variable will be forcibly initialized 345 | u32 sel, value; | ^~~~~ /kisskb/src/drivers/power/supply/mt6360_charger.c:345:6: note: byref variable will be forcibly initialized 345 | u32 sel, value; | ^~~ /kisskb/src/drivers/power/supply/mt6360_charger.c: In function 'mt6360_charger_get_ieoc': /kisskb/src/drivers/power/supply/mt6360_charger.c:361:11: note: byref variable will be forcibly initialized 361 | u32 sel, value; | ^~~~~ /kisskb/src/drivers/power/supply/mt6360_charger.c:361:6: note: byref variable will be forcibly initialized 361 | u32 sel, value; | ^~~ /kisskb/src/drivers/power/supply/mt6360_charger.c: In function 'mt6360_charger_get_property': /kisskb/src/drivers/power/supply/mt6360_charger.c:171:15: note: byref variable will be forcibly initialized 171 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/power/supply/mt6360_charger.c: In function 'mt6360_handle_chrdet_ext_evt': /kisskb/src/drivers/power/supply/mt6360_charger.c:171:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/power/supply/mt6360_charger.c: In function 'mt6360_pmu_attach_i_handler': /kisskb/src/drivers/power/supply/mt6360_charger.c:612:15: note: byref variable will be forcibly initialized 612 | unsigned int usb_status; | ^~~~~~~~~~ /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:995:5: note: byref variable will be forcibly initialized 995 | u8 sink; | ^~~~ /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_is_enhanced_mode_available': /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c:192:5: note: byref variable will be forcibly initialized 192 | u8 data; | ^~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c: In function 'analogix_dp_get_max_rx_bandwidth': /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c:615:5: note: byref variable will be forcibly initialized 615 | u8 data; | ^~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c: In function 'analogix_dp_get_max_rx_lane_count': /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c:630:5: note: byref variable will be forcibly initialized 630 | u8 data; | ^~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c: In function 'analogix_dp_fast_link_train_detection': /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c:926:5: note: byref variable will be forcibly initialized 926 | u8 spread; | ^~~~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c: In function 'analogix_dp_detect_sink_psr': /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c:108:16: note: byref variable will be forcibly initialized 108 | unsigned char psr_version; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c: In function 'analogix_dp_enable_rx_to_enhanced_mode': /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c:168:1: note: byref variable will be forcibly initialized 168 | analogix_dp_enable_rx_to_enhanced_mode(struct analogix_dp_device *dp, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c:168:1: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c:171:5: note: byref variable will be forcibly initialized 171 | u8 data; | ^~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c: In function 'analogix_dp_training_pattern_dis': /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c:224:12: note: byref variable will be forcibly initialized 224 | static int analogix_dp_training_pattern_dis(struct analogix_dp_device *dp) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c: In function 'analogix_dp_set_enhanced_mode': /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c:208:5: note: byref variable will be forcibly initialized 208 | u8 data; | ^~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c: In function 'analogix_dp_fast_link_train': /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c:715:17: note: byref variable will be forcibly initialized 715 | u8 link_align, link_status[2]; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c:715:5: note: byref variable will be forcibly initialized 715 | u8 link_align, link_status[2]; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c: In function 'analogix_dp_link_start': /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c:258:12: note: byref variable will be forcibly initialized 258 | static int analogix_dp_link_start(struct analogix_dp_device *dp) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c:260:5: note: byref variable will be forcibly initialized 260 | u8 buf[4]; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c: In function 'analogix_dp_process_clock_recovery': /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c:466:12: note: byref variable will be forcibly initialized 466 | static int analogix_dp_process_clock_recovery(struct analogix_dp_device *dp) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c:470:21: note: byref variable will be forcibly initialized 470 | u8 link_status[2], adjust_request[2]; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c:470:5: note: byref variable will be forcibly initialized 470 | u8 link_status[2], adjust_request[2]; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c: In function 'analogix_dp_process_equalizer_training': /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c:542:33: note: byref variable will be forcibly initialized 542 | u8 link_align, link_status[2], adjust_request[2]; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c:542:17: note: byref variable will be forcibly initialized 542 | u8 link_align, link_status[2], adjust_request[2]; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c:542:5: note: byref variable will be forcibly initialized 542 | u8 link_align, link_status[2], adjust_request[2]; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c:541:6: note: byref variable will be forcibly initialized 541 | u32 reg; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c: In function 'analogix_dp_full_link_train': /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c:615:5: note: byref variable will be forcibly initialized 615 | u8 data; | ^~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c:630:5: note: byref variable will be forcibly initialized 630 | u8 data; | ^~~~ /kisskb/src/drivers/net/phy/nxp-c45-tja11xx.c: In function 'nxp_c45_process_txts': /kisskb/src/drivers/net/phy/nxp-c45-tja11xx.c:377:20: note: byref variable will be forcibly initialized 377 | struct timespec64 ts; | ^~ /kisskb/src/drivers/net/phy/nxp-c45-tja11xx.c:376:30: note: byref variable will be forcibly initialized 376 | struct skb_shared_hwtstamps shhwtstamps; | ^~~~~~~~~~~ /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:1019:12: note: byref variable will be forcibly initialized 1019 | static int analogix_dp_disable_psr(struct analogix_dp_device *dp) | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c:1023:5: note: byref variable will be forcibly initialized 1023 | u8 sink; | ^~~~ /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/gpu/drm/bridge/analogix/analogix_dp_core.c: In function 'analogix_dp_enable_scramble': /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c:859:12: note: byref variable will be forcibly initialized 859 | static int analogix_dp_enable_scramble(struct analogix_dp_device *dp, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/phy/nxp-c45-tja11xx.c: In function 'nxp_c45_handle_interrupt': /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c:859:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/phy/nxp-c45-tja11xx.c:685:22: note: byref variable will be forcibly initialized 685 | struct nxp_c45_hwts hwts; | ^~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c:862:5: note: byref variable will be forcibly initialized 862 | u8 data; | ^~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c: In function 'analogix_dp_enable_sink_psr': /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c:121:12: note: byref variable will be forcibly initialized 121 | static int analogix_dp_enable_sink_psr(struct analogix_dp_device *dp) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c:121:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c:121:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_core.c:123:16: note: byref variable will be forcibly initialized 123 | unsigned char psr_en; | ^~~~~~ /kisskb/src/drivers/usb/dwc2/pci.c: In function 'dwc2_pci_probe': /kisskb/src/drivers/usb/dwc2/pci.c:84:19: note: byref variable will be forcibly initialized 84 | struct resource res[2]; | ^~~ /kisskb/src/drivers/power/supply/bq24190_charger.c: In function 'bq24190_sysfs_store': /kisskb/src/drivers/power/supply/bq24190_charger.c:473:5: note: byref variable will be forcibly initialized 473 | u8 v; | ^ /kisskb/src/drivers/power/supply/bq24190_charger.c: In function 'bq24190_get_config': /kisskb/src/drivers/power/supply/bq24190_charger.c:1674:6: note: byref variable will be forcibly initialized 1674 | int v; | ^ /kisskb/src/drivers/hwmon/lm95234.c: In function 'offset_store': /kisskb/src/drivers/hwmon/lm95234.c:424:7: note: byref variable will be forcibly initialized 424 | long val; | ^~~ /kisskb/src/drivers/hwmon/lm95234.c: In function 'tcrit1_store': /kisskb/src/drivers/hwmon/lm95234.c:344:7: note: byref variable will be forcibly initialized 344 | long val; | ^~~ /kisskb/src/drivers/hwmon/lm95234.c: In function 'tcrit1_hyst_store': /kisskb/src/drivers/hwmon/lm95234.c:385:7: note: byref variable will be forcibly initialized 385 | long val; | ^~~ /kisskb/src/drivers/hwmon/lm95234.c: In function 'tcrit2_store': /kisskb/src/drivers/hwmon/lm95234.c:294:7: note: byref variable will be forcibly initialized 294 | long val; | ^~~ /kisskb/src/drivers/hwmon/lm95234.c: In function 'type_store': /kisskb/src/drivers/hwmon/lm95234.c:249:16: note: byref variable will be forcibly initialized 249 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/lm95234.c: In function 'update_interval_store': /kisskb/src/drivers/hwmon/lm95234.c:463:16: note: byref variable will be forcibly initialized 463 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/lm95245.c: In function 'lm95245_read_temp': /kisskb/src/drivers/hwmon/lm95245.c:164:32: note: byref variable will be forcibly initialized 164 | int ret, regl, regh, regvall, regvalh; | ^~~~~~~ /kisskb/src/drivers/hwmon/lm95245.c:164:23: note: byref variable will be forcibly initialized 164 | int ret, regl, regh, regvall, regvalh; | ^~~~~~~ /kisskb/src/drivers/hwmon/lm95245.c: In function 'lm95245_read_conversion_rate': /kisskb/src/drivers/hwmon/lm95245.c:108:15: note: byref variable will be forcibly initialized 108 | unsigned int rate; | ^~~~ /kisskb/src/drivers/hwmon/lm95245.c: In function 'lm95245_write_temp': /kisskb/src/drivers/hwmon/lm95245.c:281:15: note: byref variable will be forcibly initialized 281 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/hwmon/ltc2990.c: In function 'ltc2990_value_show': /kisskb/src/drivers/hwmon/ltc2990.c:143:6: note: byref variable will be forcibly initialized 143 | int value; | ^~~~~ In file included from /kisskb/src/net/ceph/pagevec.c:6: /kisskb/src/net/ceph/pagevec.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/hwmon/ltc4260.c: In function 'ltc4260_get_value': /kisskb/src/drivers/hwmon/ltc4260.c:40:15: note: byref variable will be forcibly initialized 40 | unsigned int val; | ^~~ /kisskb/src/drivers/hwmon/ltc4260.c: In function 'ltc4260_bool_show': /kisskb/src/drivers/hwmon/ltc4260.c:90:15: note: byref variable will be forcibly initialized 90 | unsigned int fault; | ^~~~~ /kisskb/src/drivers/i2c/i2c-core-smbus.c: In function 'i2c_smbus_msg_pec': /kisskb/src/drivers/i2c/i2c-core-smbus.c:62:5: note: byref variable will be forcibly initialized 62 | u8 addr = i2c_8bit_addr_from_msg(msg); | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_smbus_write': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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 'perf_trace_smbus_read': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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 'perf_trace_smbus_reply': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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 'perf_trace_smbus_result': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/trace/define_trace.h:104, 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 '__bpf_trace_smbus_write': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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 '__bpf_trace_smbus_result': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST7' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/drivers/i2c/i2c-core-smbus.c: In function '__bpf_trace_smbus_read': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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 '__bpf_trace_smbus_reply': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:50:24: note: in expansion of macro '__CAST_TO_U64' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:50:24: note: in expansion of macro '__CAST_TO_U64' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST8' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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 'i2c_smbus_xfer_emulated': /kisskb/src/drivers/i2c/i2c-core-smbus.c:337:17: note: byref variable will be forcibly initialized 337 | struct i2c_msg msg[2] = { | ^~~ /kisskb/src/drivers/i2c/i2c-core-smbus.c:333:16: note: byref variable will be forcibly initialized 333 | unsigned char msgbuf1[I2C_SMBUS_BLOCK_MAX+2]; | ^~~~~~~ /kisskb/src/drivers/i2c/i2c-core-smbus.c:332:16: note: byref variable will be forcibly initialized 332 | unsigned char msgbuf0[I2C_SMBUS_BLOCK_MAX+3]; | ^~~~~~~ /kisskb/src/drivers/i2c/i2c-core-smbus.c: In function 'i2c_smbus_read_byte': /kisskb/src/drivers/i2c/i2c-core-smbus.c:103:23: note: byref variable will be forcibly initialized 103 | 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:138:23: note: byref variable will be forcibly initialized 138 | 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:160:23: note: byref variable will be forcibly initialized 160 | 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:178:23: note: byref variable will be forcibly initialized 178 | 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:200:23: note: byref variable will be forcibly initialized 200 | 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:226:23: note: byref variable will be forcibly initialized 226 | 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:253:23: note: byref variable will be forcibly initialized 253 | 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:269:23: note: byref variable will be forcibly initialized 269 | 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:289:23: note: byref variable will be forcibly initialized 289 | union i2c_smbus_data data; | ^~~~ /kisskb/src/drivers/hwmon/max6621.c: In function 'max6621_read': /kisskb/src/drivers/hwmon/max6621.c:205:6: note: byref variable will be forcibly initialized 205 | u32 regval; | ^~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen6.c: In function 'cyapa_get_pip_fixed_info': /kisskb/src/drivers/input/mouse/cyapa_gen6.c:92:6: note: byref variable will be forcibly initialized 92 | int resp_len; | ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen6.c:91:5: note: byref variable will be forcibly initialized 91 | u8 resp_data[PIP_READ_SYS_INFO_RESP_LENGTH]; | ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen6.c: In function 'cyapa_gen6_config_dev_irq': /kisskb/src/drivers/input/mouse/cyapa_gen6.c:294:6: note: byref variable will be forcibly initialized 294 | int resp_len; | ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen6.c:293:5: note: byref variable will be forcibly initialized 293 | u8 resp_data[6]; | ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen6.c:292:5: note: byref variable will be forcibly initialized 292 | u8 cmd[] = { 0x04, 0x00, 0x05, 0x00, 0x2f, 0x00, cmd_code }; | ^~~ /kisskb/src/drivers/input/mouse/cyapa_gen6.c: In function 'cyapa_gen6_get_interval_setting': /kisskb/src/drivers/input/mouse/cyapa_gen6.c:394:6: note: byref variable will be forcibly initialized 394 | int resp_len; | ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen6.c:393:5: note: byref variable will be forcibly initialized 393 | u8 resp_data[11]; | ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen6.c:391:5: note: byref variable will be forcibly initialized 391 | u8 cmd[] = { 0x04, 0x00, 0x05, 0x00, 0x2f, 0x00, | ^~~ /kisskb/src/drivers/input/mouse/cyapa_gen6.c: In function 'cyapa_gen6_change_power_state': /kisskb/src/drivers/input/mouse/cyapa_gen6.c:324:6: note: byref variable will be forcibly initialized 324 | int resp_len; | ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen6.c:323:5: note: byref variable will be forcibly initialized 323 | u8 resp_data[6]; | ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen6.c:322:5: note: byref variable will be forcibly initialized 322 | u8 cmd[] = { 0x04, 0x00, 0x06, 0x00, 0x2f, 0x00, 0x46, power_mode }; | ^~~ /kisskb/src/drivers/input/mouse/cyapa_gen6.c: In function 'cyapa_pip_state_parse': /kisskb/src/drivers/input/mouse/cyapa_gen6.c:141:6: note: byref variable will be forcibly initialized 141 | int resp_len; | ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen6.c:140:5: note: byref variable will be forcibly initialized 140 | u8 resp_data[PIP_HID_DESCRIPTOR_SIZE]; | ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen6.c:139:24: note: byref variable will be forcibly initialized 139 | struct pip_fixed_info pip_info; | ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen6.c:138:5: note: byref variable will be forcibly initialized 138 | u8 cmd[] = { 0x01, 0x00}; | ^~~ /kisskb/src/drivers/input/mouse/cyapa_gen6.c: In function 'cyapa_gen6_set_interval_setting': /kisskb/src/drivers/input/mouse/cyapa_gen6.c:355:6: note: byref variable will be forcibly initialized 355 | int resp_len; | ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen6.c:354:5: note: byref variable will be forcibly initialized 354 | u8 resp_data[11]; | ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen6.c:353:13: note: byref variable will be forcibly initialized 353 | } __packed set_interval_cmd; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen6.c: In function 'cyapa_pip_retrieve_data_structure': /kisskb/src/drivers/input/mouse/cyapa_gen6.c:571:6: note: byref variable will be forcibly initialized 571 | int resp_len; | ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen6.c:570:5: note: byref variable will be forcibly initialized 570 | u8 resp_data[GEN6_MAX_RX_NUM + 10]; | ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen6.c:569:13: note: byref variable will be forcibly initialized 569 | } __packed cmd; | ^~~ /kisskb/src/drivers/input/mouse/cyapa_gen6.c: In function 'cyapa_gen6_show_baseline': /kisskb/src/drivers/input/mouse/cyapa_gen6.c:610:6: note: byref variable will be forcibly initialized 610 | int data_len; | ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen6.c:609:5: note: byref variable will be forcibly initialized 609 | u8 data[GEN6_MAX_RX_NUM]; | ^~~~ /kisskb/src/drivers/input/mouse/cyapa_gen6.c: In function 'cyapa_gen6_bl_read_app_info': /kisskb/src/drivers/input/mouse/cyapa_gen6.c:261:6: note: byref variable will be forcibly initialized 261 | int resp_len; | ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen6.c:260:5: note: byref variable will be forcibly initialized 260 | u8 resp_data[PIP_BL_APP_INFO_RESP_LENGTH]; | ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen6.c: In function 'cyapa_gen6_read_sys_info': /kisskb/src/drivers/input/mouse/cyapa_gen6.c:197:6: note: byref variable will be forcibly initialized 197 | int resp_len; | ^~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen6.c:196:5: note: byref variable will be forcibly initialized 196 | u8 resp_data[PIP_READ_SYS_INFO_RESP_LENGTH]; | ^~~~~~~~~ /kisskb/src/drivers/input/mouse/cyapa_gen6.c: In function 'cyapa_gen6_deep_sleep': /kisskb/src/drivers/input/mouse/cyapa_gen6.c:414:5: note: byref variable will be forcibly initialized 414 | u8 ping[] = { 0x04, 0x00, 0x05, 0x00, 0x2f, 0x00, 0x00 }; | ^~~~ /kisskb/src/drivers/power/supply/bq24257_charger.c: In function 'bq24257_field_read': /kisskb/src/drivers/power/supply/bq24257_charger.c:214:6: note: byref variable will be forcibly initialized 214 | int val; | ^~~ /kisskb/src/drivers/power/supply/bq24257_charger.c: In function 'bq24257_get_chip_state': /kisskb/src/drivers/power/supply/bq24257_charger.c:214:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/power/supply/bq24257_charger.c:214:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/power/supply/bq24257_charger.c: In function 'bq24257_iilimit_autoset': /kisskb/src/drivers/power/supply/bq24257_charger.c:214:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/power/supply/bq24257_charger.c:214:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/power/supply/bq24257_charger.c:214:6: note: byref variable will be forcibly initialized /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_get_input_current_limit': /kisskb/src/drivers/power/supply/bq24257_charger.c:214:6: note: byref variable will be forcibly initialized 214 | int val; | ^~~ /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/drivers/net/wireless/ath/ath9k/main.c: In function 'ath9k_tx_last_beacon': /kisskb/src/drivers/net/wireless/ath/ath9k/main.c:2258:23: note: byref variable will be forcibly initialized 2258 | struct ath_tx_status ts; | ^~ /kisskb/src/drivers/power/supply/bq24257_charger.c: In function 'bq24257_fw_probe': /kisskb/src/drivers/power/supply/bq24257_charger.c:884:6: note: byref variable will be forcibly initialized 884 | u32 property; | ^~~~~~~~ /kisskb/src/drivers/power/supply/bq24257_charger.c: In function 'bq24257_sysfs_set_enable': /kisskb/src/drivers/power/supply/bq24257_charger.c:813:7: note: byref variable will be forcibly initialized 813 | long val; | ^~~ /kisskb/src/drivers/power/supply/bq24257_charger.c: In function 'bq24257_sysfs_show_enable': /kisskb/src/drivers/power/supply/bq24257_charger.c:214:6: note: byref variable will be forcibly initialized 214 | int val; | ^~~ /kisskb/src/drivers/power/supply/bq24257_charger.c:214:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ath/ath9k/main.c: In function 'ath_ps_full_sleep': /kisskb/src/drivers/net/wireless/ath/ath9k/main.c:104:7: note: byref variable will be forcibly initialized 104 | bool reset; | ^~~~~ /kisskb/src/drivers/media/tuners/mt2131.c: In function 'mt2131_writeregs': /kisskb/src/drivers/media/tuners/mt2131.c:70:17: note: byref variable will be forcibly initialized 70 | struct i2c_msg msg = { .addr = priv->cfg->i2c_address, | ^~~ /kisskb/src/drivers/net/wireless/ath/ath9k/main.c: In function 'ath9k_tx': /kisskb/src/drivers/net/wireless/ath/ath9k/main.c:760:24: note: byref variable will be forcibly initialized 760 | struct ath_tx_control txctl; | ^~~~~ /kisskb/src/drivers/media/tuners/mt2131.c: In function 'mt2131_writereg': /kisskb/src/drivers/media/tuners/mt2131.c:58:17: note: byref variable will be forcibly initialized 58 | struct i2c_msg msg = { .addr = priv->cfg->i2c_address, .flags = 0, | ^~~ /kisskb/src/drivers/media/tuners/mt2131.c:57:5: note: byref variable will be forcibly initialized 57 | u8 buf[2] = { reg, val }; | ^~~ /kisskb/src/drivers/media/tuners/mt2131.c: In function 'mt2131_readreg': /kisskb/src/drivers/media/tuners/mt2131.c:41:17: note: byref variable will be forcibly initialized 41 | struct i2c_msg msg[2] = { | ^~~ /kisskb/src/drivers/media/tuners/qt1010.c: In function 'qt1010_writereg': /kisskb/src/drivers/media/tuners/qt1010.c:33:17: note: byref variable will be forcibly initialized 33 | struct i2c_msg msg = { .addr = priv->cfg->i2c_address, | ^~~ /kisskb/src/drivers/media/tuners/qt1010.c:32:5: note: byref variable will be forcibly initialized 32 | u8 buf[2] = { reg, val }; | ^~~ /kisskb/src/drivers/media/tuners/mt2131.c: In function 'mt2131_attach': /kisskb/src/drivers/media/tuners/mt2131.c:247:5: note: byref variable will be forcibly initialized 247 | u8 id = 0; | ^~ /kisskb/src/drivers/media/tuners/qt1010.c: In function 'qt1010_readreg': /kisskb/src/drivers/media/tuners/qt1010.c:14:17: note: byref variable will be forcibly initialized 14 | struct i2c_msg msg[2] = { | ^~~ /kisskb/src/drivers/media/tuners/mt2131.c: In function 'mt2131_get_status': /kisskb/src/drivers/media/tuners/mt2131.c:182:5: note: byref variable will be forcibly initialized 182 | u8 afc_status = 0; | ^~~~~~~~~~ /kisskb/src/drivers/media/tuners/mt2131.c:181:5: note: byref variable will be forcibly initialized 181 | u8 lock_status = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/main.c: In function 'ath9k_conf_tx': /kisskb/src/drivers/net/wireless/ath/ath9k/main.c:1721:29: note: byref variable will be forcibly initialized 1721 | struct ath9k_tx_queue_info qi; | ^~ /kisskb/src/drivers/media/tuners/qt1010.c: In function 'qt1010_attach': /kisskb/src/drivers/media/tuners/qt1010.c:411:5: note: byref variable will be forcibly initialized 411 | u8 id; | ^~ /kisskb/src/drivers/media/tuners/mt2131.c: In function 'mt2131_set_params': /kisskb/src/drivers/media/tuners/mt2131.c:91:5: note: byref variable will be forcibly initialized 91 | u8 lockval = 0; | ^~~~~~~ /kisskb/src/drivers/media/tuners/mt2131.c:90:6: note: byref variable will be forcibly initialized 90 | u8 b[8]; | ^ /kisskb/src/drivers/media/tuners/qt1010.c: In function 'qt1010_set_params': /kisskb/src/drivers/media/tuners/qt1010.c:51:20: note: byref variable will be forcibly initialized 51 | qt1010_i2c_oper_t rd[48] = { | ^~ /kisskb/src/drivers/media/tuners/qt1010.c:50:8: note: byref variable will be forcibly initialized 50 | u8 i, tmpval, reg05; | ^~~~~~ /kisskb/src/drivers/media/tuners/qt1010.c: In function 'qt1010_init_meas1': /kisskb/src/drivers/media/tuners/qt1010.c:221:20: note: byref variable will be forcibly initialized 221 | qt1010_i2c_oper_t i2c_data[] = { | ^~~~~~~~ /kisskb/src/drivers/media/tuners/qt1010.c:218:14: note: byref variable will be forcibly initialized 218 | u8 i, val1, val2; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/main.c: In function 'ath_isr': /kisskb/src/drivers/net/wireless/ath/ath9k/main.c:511:6: note: byref variable will be forcibly initialized 511 | u32 sync_cause = 0; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/main.c:510:17: note: byref variable will be forcibly initialized 510 | enum ath9k_int status; | ^~~~~~ /kisskb/src/drivers/media/tuners/qt1010.c: In function 'qt1010_init_meas2': /kisskb/src/drivers/media/tuners/qt1010.c:256:20: note: byref variable will be forcibly initialized 256 | qt1010_i2c_oper_t i2c_data[] = { | ^~~~~~~~ /kisskb/src/drivers/media/tuners/qt1010.c:254:8: note: byref variable will be forcibly initialized 254 | u8 i, val = 0xff; | ^~~ /kisskb/src/drivers/media/tuners/qt1010.c: In function 'qt1010_init': /kisskb/src/drivers/media/tuners/qt1010.c:285:8: note: byref variable will be forcibly initialized 285 | u8 i, tmpval, *valptr = NULL; | ^~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/main.c: In function 'ath9k_calculate_summary_state': /kisskb/src/drivers/net/wireless/ath/ath9k/main.c:1186:29: note: byref variable will be forcibly initialized 1186 | struct ath9k_vif_iter_data iter_data; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/main.c: In function 'ath9k_set_txpower': /kisskb/src/drivers/net/wireless/ath/ath9k/main.c:1290:6: note: byref variable will be forcibly initialized 1290 | int power; | ^~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/delay.h:23, from /kisskb/src/drivers/net/wireless/ath/ath9k/main.c:18: /kisskb/src/drivers/net/wireless/ath/ath9k/main.c: In function '__ath9k_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: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/net/wireless/ath/ath9k/main.c:2224:6: note: in expansion of macro 'wait_event_timeout' 2224 | if (wait_event_timeout(sc->tx_wait, !ath9k_has_tx_pending(sc, sw_pending), | ^~~~~~~~~~~~~~~~~~ /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/hwmon/max6639.c: In function 'pwm_store': /kisskb/src/drivers/hwmon/max6639.c:291:16: note: byref variable will be forcibly initialized 291 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/max6639.c: In function 'temp_emergency_store': /kisskb/src/drivers/hwmon/max6639.c:259:16: note: byref variable will be forcibly initialized 259 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/max6639.c: In function 'temp_crit_store': /kisskb/src/drivers/hwmon/max6639.c:226:16: note: byref variable will be forcibly initialized 226 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/max6639.c: In function 'temp_max_store': /kisskb/src/drivers/hwmon/max6639.c:194:16: note: byref variable will be forcibly initialized 194 | unsigned long val; | ^~~ /kisskb/src/drivers/md/bcache/journal.c: In function 'btree_flush_write': /kisskb/src/drivers/md/bcache/journal.c:414:24: note: byref variable will be forcibly initialized 414 | struct btree *b, *t, *btree_nodes[BTREE_FLUSH_NR]; | ^~~~~~~~~~~ /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; | ^~ In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from ./arch/powerpc/include/generated/asm/rwonce.h:1, from /kisskb/src/include/linux/compiler.h:266, from /kisskb/src/include/linux/build_bug.h:5, from /kisskb/src/include/linux/container_of.h:5, from /kisskb/src/include/linux/list.h:5, from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/mempool.h:8, from /kisskb/src/include/linux/bio.h:8, from /kisskb/src/drivers/md/bcache/bcache.h:181, from /kisskb/src/drivers/md/bcache/journal.c:8: /kisskb/src/drivers/md/bcache/journal.c: In function 'bch_journal_read': /kisskb/src/drivers/md/bcache/journal.c:185:17: note: byref variable will be forcibly initialized 185 | DECLARE_BITMAP(bitmap, SB_JOURNAL_BUCKETS); | ^~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /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/accessibility/speakup/main.c: In function 'get_highlight_color': /kisskb/src/drivers/accessibility/speakup/main.c:1636:15: note: byref variable will be forcibly initialized 1636 | unsigned int cptr[8]; | ^~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/bio.h:10, 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 '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /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/drivers/accessibility/speakup/main.c: In function 'get_sentence_buf': /kisskb/src/drivers/accessibility/speakup/main.c:884:9: note: byref variable will be forcibly initialized 884 | u_char tmp; | ^~~ /kisskb/src/drivers/accessibility/speakup/main.c: In function 'get_line': /kisskb/src/drivers/accessibility/speakup/main.c:754:9: note: byref variable will be forcibly initialized 754 | u_char tmp2; | ^~~~ /kisskb/src/drivers/accessibility/speakup/main.c: In function 'say_char_num': /kisskb/src/drivers/accessibility/speakup/main.c:1048:9: note: byref variable will be forcibly initialized 1048 | u_char tmp; | ^~~ /kisskb/src/drivers/accessibility/speakup/main.c: In function 'get_word': /kisskb/src/drivers/accessibility/speakup/main.c:548:9: note: byref variable will be forcibly initialized 548 | u_char temp; | ^~~~ In file included from /kisskb/src/drivers/md/bcache/bcache.h:192, from /kisskb/src/drivers/md/bcache/movinggc.c:8: /kisskb/src/drivers/md/bcache/movinggc.c: In function 'read_moving': /kisskb/src/drivers/md/bcache/bcache_ondisk.h:72:16: note: byref variable will be forcibly initialized 72 | ((struct bkey) { \ | ^ /kisskb/src/drivers/md/bcache/bcache_ondisk.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/drivers/accessibility/speakup/main.c: In function 'say_from_to': /kisskb/src/drivers/accessibility/speakup/main.c:818:9: note: byref variable will be forcibly initialized 818 | u_char tmp; | ^~~ /kisskb/src/drivers/accessibility/speakup/main.c: In function 'say_next_word': /kisskb/src/drivers/accessibility/speakup/main.c:660:9: note: byref variable will be forcibly initialized 660 | u_char temp; | ^~~~ /kisskb/src/drivers/accessibility/speakup/main.c: In function 'say_prev_word': /kisskb/src/drivers/accessibility/speakup/main.c:605:9: note: byref variable will be forcibly initialized 605 | u_char temp; | ^~~~ /kisskb/src/drivers/accessibility/speakup/main.c: In function 'handle_cursor_read_all': /kisskb/src/drivers/accessibility/speakup/main.c:1440:16: note: byref variable will be forcibly initialized 1440 | int indcount, sentcount, rv, sn; | ^~~~~~~~~ /kisskb/src/drivers/accessibility/speakup/main.c:1440:6: note: byref variable will be forcibly initialized 1440 | int indcount, sentcount, rv, sn; | ^~~~~~~~ /kisskb/src/drivers/accessibility/speakup/main.c: In function 'vt_notifier_call': /kisskb/src/drivers/accessibility/speakup/main.c:2300:8: note: byref variable will be forcibly initialized 2300 | u16 d = param->c; | ^ /kisskb/src/drivers/accessibility/speakup/main.c: In function 'speakup_win_set': /kisskb/src/drivers/accessibility/speakup/main.c:1867:7: note: byref variable will be forcibly initialized 1867 | char info[40]; | ^~~~ /kisskb/src/drivers/accessibility/speakup/main.c: In function 'handle_goto': /kisskb/src/drivers/accessibility/speakup/main.c:1951:7: note: byref variable will be forcibly initialized 1951 | u16 wch; | ^~~ /kisskb/src/drivers/accessibility/speakup/main.c:1942:6: note: byref variable will be forcibly initialized 1942 | u16 wch; | ^~~ /kisskb/src/drivers/accessibility/speakup/main.c:1941:8: note: byref variable will be forcibly initialized 1941 | char *cp; | ^~ /kisskb/src/drivers/accessibility/speakup/main.c: In function 'inc_dec_var': /kisskb/src/drivers/accessibility/speakup/main.c:1836:7: note: byref variable will be forcibly initialized 1836 | char num_buf[32]; | ^~~~~~~ /kisskb/src/drivers/net/usb/kaweth.c: In function 'kaweth_download_firmware': /kisskb/src/drivers/net/usb/kaweth.c:303:25: note: byref variable will be forcibly initialized 303 | const struct firmware *fw; | ^~ /kisskb/src/drivers/net/usb/kaweth.c: In function 'kaweth_probe': /kisskb/src/drivers/net/usb/kaweth.c:885:19: note: byref variable will be forcibly initialized 885 | const eth_addr_t bcast_addr = { 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF }; | ^~~~~~~~~~ /kisskb/src/drivers/accessibility/speakup/keyhelp.c: In function 'build_key_data': /kisskb/src/drivers/accessibility/speakup/keyhelp.c:51:14: note: byref variable will be forcibly initialized 51 | u_char *kp, counters[MAXFUNCS], ch, ch1; | ^~~~~~~~ /kisskb/src/drivers/net/phy/nxp-tja11xx.c: In function 'tja11xx_config_aneg_cable_test': /kisskb/src/drivers/net/phy/nxp-tja11xx.c:192:7: note: byref variable will be forcibly initialized 192 | bool finished = false; | ^~~~~~~~ In file included from /kisskb/src/drivers/net/phy/nxp-tja11xx.c:16: /kisskb/src/drivers/net/phy/nxp-tja11xx.c: In function 'of_mdio_parse_addr': /kisskb/src/include/linux/of_mdio.h:40:6: note: byref variable will be forcibly initialized 40 | u32 addr; | ^~~~ /kisskb/src/drivers/power/supply/bq24735-charger.c: In function 'bq24735_parse_dt_data': /kisskb/src/drivers/power/supply/bq24735-charger.c:328:6: note: byref variable will be forcibly initialized 328 | u32 val; | ^~~ /kisskb/src/drivers/hwmon/tps23861.c: In function 'tps23861_read_temp': /kisskb/src/drivers/hwmon/tps23861.c:128:15: note: byref variable will be forcibly initialized 128 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/hwmon/tps23861.c: In function 'tps23861_port_operating_mode': /kisskb/src/drivers/hwmon/tps23861.c:373:15: note: byref variable will be forcibly initialized 373 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/hwmon/tps23861.c: In function 'tps23861_port_detect_status': /kisskb/src/drivers/hwmon/tps23861.c:411:15: note: byref variable will be forcibly initialized 411 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/hwmon/tps23861.c: In function 'tps23861_port_class_status': /kisskb/src/drivers/hwmon/tps23861.c:449:15: note: byref variable will be forcibly initialized 449 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/hwmon/tps23861.c: In function 'tps23861_port_poe_plus_status': /kisskb/src/drivers/hwmon/tps23861.c:480:15: note: byref variable will be forcibly initialized 480 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/hwmon/tps23861.c: In function 'tps23861_read_voltage': /kisskb/src/drivers/hwmon/tps23861.c:143:15: note: byref variable will be forcibly initialized 143 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/hwmon/tps23861.c: In function 'tps23861_read_current': /kisskb/src/drivers/hwmon/tps23861.c:167:15: note: byref variable will be forcibly initialized 167 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/hwmon/tps23861.c: In function 'tps23861_port_resistance': /kisskb/src/drivers/hwmon/tps23861.c:492:6: note: byref variable will be forcibly initialized 492 | u16 regval; | ^~~~~~ /kisskb/src/drivers/hwmon/tps23861.c: In function 'tps23861_probe': /kisskb/src/drivers/hwmon/tps23861.c:547:6: note: byref variable will be forcibly initialized 547 | u32 shunt_resistor; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/hwmon/tps23861.c: In function 'tps23861_port_status_show': /kisskb/src/drivers/hwmon/tps23861.c:411:15: note: byref variable will be forcibly initialized 411 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/hwmon/tps23861.c:480:15: note: byref variable will be forcibly initialized 480 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/hwmon/sht3x.c: In function 'update_interval_store': /kisskb/src/drivers/hwmon/sht3x.c:562:6: note: byref variable will be forcibly initialized 562 | u16 update_interval; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/hwmon/sht3x.c: In function 'heater_enable_store': /kisskb/src/drivers/hwmon/sht3x.c:527:7: note: byref variable will be forcibly initialized 527 | bool status; | ^~~~~~ /kisskb/src/drivers/hwmon/sht3x.c: In function 'limit_store': /kisskb/src/drivers/hwmon/sht3x.c:346:7: note: byref variable will be forcibly initialized 346 | char buffer[SHT3X_CMD_LENGTH + SHT3X_WORD_LEN + SHT3X_CRC8_LEN]; | ^~~~~~ /kisskb/src/drivers/hwmon/sht3x.c: In function 'humidity1_limit_store': /kisskb/src/drivers/hwmon/sht3x.c:415:6: note: byref variable will be forcibly initialized 415 | u32 humidity; | ^~~~~~~~ /kisskb/src/drivers/hwmon/sht3x.c: In function 'temp1_limit_store': /kisskb/src/drivers/hwmon/sht3x.c:391:6: note: byref variable will be forcibly initialized 391 | int temperature; | ^~~~~~~~~~~ /kisskb/src/drivers/hwmon/sht3x.c: In function 'heater_enable_show': /kisskb/src/drivers/hwmon/sht3x.c:508:7: note: byref variable will be forcibly initialized 508 | char buffer[SHT3X_WORD_LEN + SHT3X_CRC8_LEN]; | ^~~~~~ /kisskb/src/drivers/hwmon/sht3x.c: In function 'humidity1_alarm_show': /kisskb/src/drivers/hwmon/sht3x.c:493:7: note: byref variable will be forcibly initialized 493 | char buffer[SHT3X_WORD_LEN + SHT3X_CRC8_LEN]; | ^~~~~~ /kisskb/src/drivers/hwmon/sht3x.c: In function 'temp1_alarm_show': /kisskb/src/drivers/hwmon/sht3x.c:478:7: note: byref variable will be forcibly initialized 478 | char buffer[SHT3X_WORD_LEN + SHT3X_CRC8_LEN]; | ^~~~~~ /kisskb/src/drivers/hwmon/sht3x.c: In function 'sht3x_update_client': /kisskb/src/drivers/hwmon/sht3x.c:225:16: note: byref variable will be forcibly initialized 225 | unsigned char buf[SHT3X_RESPONSE_LENGTH]; | ^~~ /kisskb/src/drivers/hwmon/sht3x.c: In function 'limits_update': /kisskb/src/drivers/hwmon/sht3x.c:292:7: note: byref variable will be forcibly initialized 292 | char buffer[SHT3X_RESPONSE_LENGTH]; | ^~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/ops.c: In function 'iwl_mvm_queue_state_change': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/ops.c:1616:16: note: byref variable will be forcibly initialized 1616 | unsigned long tid_bitmap; | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/ops.c:7: /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/ops.c: In function 'iwl_mvm_async_handlers_wk': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/ops.c:1445:12: note: byref variable will be forcibly initialized 1445 | LIST_HEAD(local_list); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/ops.c: In function 'iwl_mvm_frob_txf': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/ops.c:834:31: note: byref variable will be forcibly initialized 834 | struct iwl_mvm_frob_txf_data txf = { | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/ops.c: In function 'iwl_mvm_rx_common': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/ops.c:1505:28: note: byref variable will be forcibly initialized 1505 | union iwl_dbg_tlv_tp_data tp_data = { .fw_pkt = pkt }; | ^~~~~~~ /kisskb/src/net/ceph/messenger_v1.c: In function 'get_connect_authorizer': /kisskb/src/net/ceph/messenger_v1.c:331:6: note: byref variable will be forcibly initialized 331 | int auth_proto; | ^~~~~~~~~~ /kisskb/src/net/ceph/messenger_v1.c: In function 'ceph_tcp_recvmsg': /kisskb/src/net/ceph/messenger_v1.c:26:14: note: byref variable will be forcibly initialized 26 | struct kvec iov = {buf, len}; | ^~~ /kisskb/src/net/ceph/messenger_v1.c: In function 'read_keepalive_ack': /kisskb/src/net/ceph/messenger_v1.c:1195:23: note: byref variable will be forcibly initialized 1195 | struct ceph_timespec ceph_ts; | ^~~~~~~ /kisskb/src/net/ceph/messenger_v1.c: In function 'write_partial_message_data': /kisskb/src/net/ceph/messenger_v1.c:490:10: note: byref variable will be forcibly initialized 490 | size_t length; | ^~~~~~ /kisskb/src/net/ceph/messenger_v1.c:489:10: note: byref variable will be forcibly initialized 489 | size_t page_offset; | ^~~~~~~~~~~ /kisskb/src/net/ceph/messenger_v1.c: In function 'ceph_tcp_recvpage': /kisskb/src/net/ceph/messenger_v1.c:43:17: note: byref variable will be forcibly initialized 43 | struct bio_vec bvec = { | ^~~~ /kisskb/src/net/ceph/messenger_v1.c: In function 'read_partial_msg_data': /kisskb/src/net/ceph/messenger_v1.c:1000:9: note: byref variable will be forcibly initialized 1000 | size_t length; | ^~~~~~ /kisskb/src/net/ceph/messenger_v1.c:999:9: note: byref variable will be forcibly initialized 999 | size_t page_offset; | ^~~~~~~~~~~ /kisskb/src/net/ceph/messenger_v1.c: In function 'read_partial_message': /kisskb/src/net/ceph/messenger_v1.c:1095:7: note: byref variable will be forcibly initialized 1095 | int skip = 0; | ^~~~ /kisskb/src/net/ceph/messenger_v1.c: In function 'prepare_write_keepalive': /kisskb/src/net/ceph/messenger_v1.c:311:21: note: byref variable will be forcibly initialized 311 | struct timespec64 now; | ^~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/drivers/md/raid10.c:12: /kisskb/src/drivers/md/raid10.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/md/raid10.c: In function 'raid10_update_reshape_pos': /kisskb/src/drivers/md/raid10.c:5048:15: note: byref variable will be forcibly initialized 5048 | sector_t lo, hi; | ^~ /kisskb/src/drivers/md/raid10.c:5048:11: note: byref variable will be forcibly initialized 5048 | sector_t lo, hi; | ^~ /kisskb/src/drivers/md/raid10.c: In function 'flush_pending_writes': /kisskb/src/drivers/md/raid10.c:860:19: note: byref variable will be forcibly initialized 860 | struct blk_plug plug; | ^~~~ In file included from /kisskb/src/include/linux/filter.h:19, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/drivers/net/vmxnet3/vmxnet3_int.h:48, from /kisskb/src/drivers/net/vmxnet3/vmxnet3_ethtool.c:28: /kisskb/src/drivers/net/vmxnet3/vmxnet3_ethtool.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; | ^~~~ In file included from /kisskb/src/drivers/md/raid10.c:12: /kisskb/src/drivers/md/raid10.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/md/raid10.c: In function 'raid10_check_reshape': /kisskb/src/drivers/md/raid10.c:4391:14: note: byref variable will be forcibly initialized 4391 | struct geom geo; | ^~~ /kisskb/src/drivers/md/raid10.c: In function 'end_sync_write': /kisskb/src/drivers/md/raid10.c:2274:6: note: byref variable will be forcibly initialized 2274 | int bad_sectors; | ^~~~~~~~~~~ /kisskb/src/drivers/md/raid10.c:2273:11: note: byref variable will be forcibly initialized 2273 | sector_t first_bad; | ^~~~~~~~~ /kisskb/src/drivers/md/raid10.c: In function 'r10_sync_page_io': /kisskb/src/drivers/md/raid10.c:2616:6: note: byref variable will be forcibly initialized 2616 | int bad_sectors; | ^~~~~~~~~~~ /kisskb/src/drivers/md/raid10.c:2615:11: note: byref variable will be forcibly initialized 2615 | sector_t first_bad; | ^~~~~~~~~ /kisskb/src/drivers/md/raid10.c: In function 'read_balance': /kisskb/src/drivers/md/raid10.c:745:7: note: byref variable will be forcibly initialized 745 | int bad_sectors; | ^~~~~~~~~~~ /kisskb/src/drivers/md/raid10.c:744:12: note: byref variable will be forcibly initialized 744 | sector_t first_bad; | ^~~~~~~~~ /kisskb/src/drivers/md/raid10.c: In function 'raid10_end_write_request': /kisskb/src/drivers/md/raid10.c:496:7: note: byref variable will be forcibly initialized 496 | int bad_sectors; | ^~~~~~~~~~~ /kisskb/src/drivers/md/raid10.c:495:12: note: byref variable will be forcibly initialized 495 | sector_t first_bad; | ^~~~~~~~~ /kisskb/src/drivers/rtc/rtc-em3027.c: In function 'em3027_set_time': /kisskb/src/drivers/rtc/rtc-em3027.c:83:16: note: byref variable will be forcibly initialized 83 | unsigned char buf[8]; | ^~~ /kisskb/src/drivers/rtc/rtc-em3027.c: In function 'em3027_get_time': /kisskb/src/drivers/rtc/rtc-em3027.c:47:16: note: byref variable will be forcibly initialized 47 | unsigned char buf[7]; | ^~~ /kisskb/src/drivers/rtc/rtc-em3027.c:46:16: note: byref variable will be forcibly initialized 46 | unsigned char addr = EM3027_REG_WATCH_SEC; | ^~~~ 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:1018:2: note: in expansion of macro 'wait_event_lock_irq_cmd' 1018 | 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:971:3: note: in expansion of macro 'wait_event_lock_irq' 971 | wait_event_lock_irq(conf->wait_barrier, | ^~~~~~~~~~~~~~~~~~~ /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:1110:3: note: in expansion of macro 'wait_event' 1110 | wait_event(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:939:2: note: in expansion of macro 'wait_event_lock_irq' 939 | 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:932:2: note: in expansion of macro 'wait_event_lock_irq' 932 | wait_event_lock_irq(conf->wait_barrier, force || !conf->nr_waiting, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/raid10.c: In function 'raid10_error': /kisskb/src/drivers/md/raid10.c:1950:7: note: byref variable will be forcibly initialized 1950 | char b[BDEVNAME_SIZE]; | ^ /kisskb/src/drivers/md/raid10.c: In function 'fix_read_error': /kisskb/src/drivers/md/raid10.c:2778:9: note: byref variable will be forcibly initialized 2778 | char b[BDEVNAME_SIZE]; | ^ /kisskb/src/drivers/md/raid10.c:2742:9: note: byref variable will be forcibly initialized 2742 | char b[BDEVNAME_SIZE]; | ^ /kisskb/src/drivers/md/raid10.c:2690:8: note: byref variable will be forcibly initialized 2690 | int bad_sectors; | ^~~~~~~~~~~ /kisskb/src/drivers/md/raid10.c:2689:13: note: byref variable will be forcibly initialized 2689 | sector_t first_bad; | ^~~~~~~~~ /kisskb/src/drivers/md/raid10.c:2665:8: note: byref variable will be forcibly initialized 2665 | char b[BDEVNAME_SIZE]; | ^ /kisskb/src/drivers/md/raid10.c: In function 'raid10_end_read_request': /kisskb/src/drivers/md/raid10.c:393:8: note: byref variable will be forcibly initialized 393 | char b[BDEVNAME_SIZE]; | ^ /kisskb/src/drivers/md/raid10.c: In function 'raid10_read_request': /kisskb/src/drivers/md/raid10.c:1127:7: note: byref variable will be forcibly initialized 1127 | char b[BDEVNAME_SIZE]; | ^ /kisskb/src/drivers/md/raid10.c:1125:6: note: byref variable will be forcibly initialized 1125 | int max_sectors; | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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:3038:13: note: byref variable will be forcibly initialized 3038 | LIST_HEAD(tmp); | ^~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/md/raid10.c:3032:18: note: byref variable will be forcibly initialized 3032 | struct blk_plug plug; | ^~~~ /kisskb/src/drivers/md/raid10.c: In function 'setup_conf': /kisskb/src/drivers/md/raid10.c:3949:14: note: byref variable will be forcibly initialized 3949 | struct geom geo; | ^~~ In file included from /kisskb/src/drivers/md/raid10.c:21: /kisskb/src/drivers/md/raid10.c: In function 'sysfs_link_rdev': /kisskb/src/drivers/md/md.h:637:7: note: byref variable will be forcibly initialized 637 | char nm[20]; | ^~ /kisskb/src/drivers/hwmon/tmp421.c: In function 'tmp421_probe_child_from_dt': /kisskb/src/drivers/hwmon/tmp421.c:370:6: note: byref variable will be forcibly initialized 370 | s32 val; | ^~~ /kisskb/src/drivers/hwmon/tmp421.c:369:6: note: byref variable will be forcibly initialized 369 | u32 i; | ^ 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:4832:3: note: in expansion of macro 'wait_event' 4832 | wait_event(mddev->sb_wait, mddev->sb_flags == 0 || | ^~~~~~~~~~ /kisskb/src/drivers/md/raid10.c:4742:6: note: byref variable will be forcibly initialized 4742 | int max_sectors; | ^~~~~~~~~~~ /kisskb/src/drivers/hwmon/stts751.c: In function 'interval_store': /kisskb/src/drivers/hwmon/stts751.c:596:16: note: byref variable will be forcibly initialized 596 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/stts751.c: In function 'hyst_store': /kisskb/src/drivers/hwmon/stts751.c:479:7: note: byref variable will be forcibly initialized 479 | long temp; | ^~~~ /kisskb/src/drivers/hwmon/stts751.c: In function 'therm_store': /kisskb/src/drivers/hwmon/stts751.c:437:7: note: byref variable will be forcibly initialized 437 | long temp; | ^~~~ /kisskb/src/drivers/hwmon/stts751.c: In function 'max_store': /kisskb/src/drivers/hwmon/stts751.c:527:7: note: byref variable will be forcibly initialized 527 | long temp; | ^~~~ /kisskb/src/drivers/hwmon/stts751.c: In function 'min_store': /kisskb/src/drivers/hwmon/stts751.c:561:7: note: byref variable will be forcibly initialized 561 | long temp; | ^~~~ /kisskb/src/drivers/md/raid10.c: In function 'raid10_sync_request': /kisskb/src/drivers/md/raid10.c:3651:8: note: byref variable will be forcibly initialized 3651 | int bad_sectors; | ^~~~~~~~~~~ /kisskb/src/drivers/md/raid10.c:3650:13: note: byref variable will be forcibly initialized 3650 | sector_t first_bad, sector; | ^~~~~~~~~ /kisskb/src/drivers/md/raid10.c:3459:9: note: byref variable will be forcibly initialized 3459 | int bad_sectors; | ^~~~~~~~~~~ /kisskb/src/drivers/md/raid10.c:3458:22: note: byref variable will be forcibly initialized 3458 | sector_t sector, first_bad; | ^~~~~~~~~ /kisskb/src/drivers/md/raid10.c:3224:11: note: byref variable will be forcibly initialized 3224 | sector_t sync_blocks; | ^~~~~~~~~~~ /kisskb/src/drivers/md/raid10.c: In function 'raid10_start_reshape': /kisskb/src/drivers/md/raid10.c:4496:14: note: byref variable will be forcibly initialized 4496 | struct geom new; | ^~~ /kisskb/src/drivers/md/raid10.c: In function 'wait_blocked_dev': /kisskb/src/drivers/md/raid10.c:1309:8: note: byref variable will be forcibly initialized 1309 | int bad_sectors; | ^~~~~~~~~~~ /kisskb/src/drivers/md/raid10.c:1307:13: note: byref variable will be forcibly initialized 1307 | sector_t first_bad; | ^~~~~~~~~ /kisskb/src/drivers/md/raid10.c: In function 'raid10_write_request': /kisskb/src/drivers/md/raid10.c:1436:8: note: byref variable will be forcibly initialized 1436 | int bad_sectors; | ^~~~~~~~~~~ /kisskb/src/drivers/md/raid10.c:1434:13: note: byref variable will be forcibly initialized 1434 | sector_t first_bad; | ^~~~~~~~~ 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/include/linux/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:1393:3: note: in expansion of macro 'wait_event' 1393 | 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:1384:3: note: in expansion of macro 'wait_event' 1384 | wait_event(mddev->sb_wait, | ^~~~~~~~~~ /kisskb/src/drivers/md/raid10.c:1358:15: note: byref variable will be forcibly initialized 1358 | 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:1358:3: note: in expansion of macro 'DEFINE_WAIT' 1358 | DEFINE_WAIT(w); | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_reg.c: In function 'analogix_dp_get_psr_status': /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix_dp_reg.c:941:5: note: byref variable will be forcibly initialized 941 | u8 status; | ^~~~~~ /kisskb/src/drivers/input/mouse/elan_i2c_core.c: In function '__elan_update_firmware': /kisskb/src/drivers/input/mouse/elan_i2c_core.c:523:23: note: byref variable will be forcibly initialized 523 | u16 sw_checksum = 0, fw_checksum = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/input/mouse/elan_i2c_core.c: In function 'calibrate_store': /kisskb/src/drivers/input/mouse/elan_i2c_core.c:715:5: note: byref variable will be forcibly initialized 715 | u8 val[ETP_CALIBRATE_MAX_LEN]; | ^~~ /kisskb/src/drivers/accessibility/speakup/kobjects.c: In function 'spk_var_store': /kisskb/src/drivers/accessibility/speakup/kobjects.c:630:7: note: byref variable will be forcibly initialized 630 | long value; | ^~~~~ /kisskb/src/drivers/accessibility/speakup/kobjects.c: In function 'report_msg_status': /kisskb/src/drivers/accessibility/speakup/kobjects.c:734:7: note: byref variable will be forcibly initialized 734 | char buf[160]; | ^~~ /kisskb/src/drivers/accessibility/speakup/kobjects.c: In function 'message_store_helper': /kisskb/src/drivers/accessibility/speakup/kobjects.c:757:8: note: byref variable will be forcibly initialized 757 | char *temp = NULL; | ^~~~ /kisskb/src/drivers/input/mouse/elan_i2c_core.c: In function 'elan_sysfs_read_mode': /kisskb/src/drivers/input/mouse/elan_i2c_core.c:779:15: note: byref variable will be forcibly initialized 779 | enum tp_mode mode; | ^~~~ /kisskb/src/drivers/accessibility/speakup/kobjects.c: In function 'report_char_chartab_status': /kisskb/src/drivers/accessibility/speakup/kobjects.c:90:7: note: byref variable will be forcibly initialized 90 | char buf[80]; | ^~~ /kisskb/src/drivers/accessibility/speakup/kobjects.c: In function 'chars_chartab_store': /kisskb/src/drivers/accessibility/speakup/kobjects.c:118:8: note: byref variable will be forcibly initialized 118 | char *temp = NULL; | ^~~~ /kisskb/src/drivers/accessibility/speakup/kobjects.c:116:7: note: byref variable will be forcibly initialized 116 | char keyword[MAX_DESC_LEN + 1]; | ^~~~~~~ /kisskb/src/drivers/input/mouse/elan_i2c_core.c: In function 'elan_isr': /kisskb/src/drivers/input/mouse/elan_i2c_core.c:1081:5: note: byref variable will be forcibly initialized 1081 | u8 report[ETP_MAX_REPORT_LEN]; | ^~~~~~ /kisskb/src/drivers/input/mouse/elan_i2c_core.c: In function 'elan_sysfs_update_fw': /kisskb/src/drivers/input/mouse/elan_i2c_core.c:659:25: note: byref variable will be forcibly initialized 659 | const struct firmware *fw; | ^~ /kisskb/src/drivers/accessibility/speakup/kobjects.c: In function 'punc_store': /kisskb/src/drivers/accessibility/speakup/kobjects.c:505:7: note: byref variable will be forcibly initialized 505 | char punc_buf[100]; | ^~~~~~~~ /kisskb/src/drivers/accessibility/speakup/kobjects.c: In function 'synth_direct_store': /kisskb/src/drivers/accessibility/speakup/kobjects.c:416:9: note: byref variable will be forcibly initialized 416 | u_char tmp[256]; | ^~~ /kisskb/src/drivers/accessibility/speakup/kobjects.c: In function 'synth_store': /kisskb/src/drivers/accessibility/speakup/kobjects.c:390:7: note: byref variable will be forcibly initialized 390 | char new_synth_name[10]; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/input/mouse/elan_i2c_core.c: In function 'elan_query_device_parameters': /kisskb/src/drivers/input/mouse/elan_i2c_core.c:433:15: note: byref variable will be forcibly initialized 433 | u8 hw_x_res, hw_y_res; | ^~~~~~~~ /kisskb/src/drivers/input/mouse/elan_i2c_core.c:433:5: note: byref variable will be forcibly initialized 433 | u8 hw_x_res, hw_y_res; | ^~~~~~~~ /kisskb/src/drivers/input/mouse/elan_i2c_core.c:432:12: note: byref variable will be forcibly initialized 432 | u32 x_mm, y_mm; | ^~~~ /kisskb/src/drivers/input/mouse/elan_i2c_core.c:432:6: note: byref variable will be forcibly initialized 432 | u32 x_mm, y_mm; | ^~~~ /kisskb/src/drivers/input/mouse/elan_i2c_core.c:431:25: note: byref variable will be forcibly initialized 431 | unsigned int x_traces, y_traces; | ^~~~~~~~ /kisskb/src/drivers/input/mouse/elan_i2c_core.c:431:15: note: byref variable will be forcibly initialized 431 | unsigned int x_traces, y_traces; | ^~~~~~~~ /kisskb/src/net/ceph/messenger_v2.c: In function 'prepare_head_secure_small': /kisskb/src/net/ceph/messenger_v2.c:1126:21: note: byref variable will be forcibly initialized 1126 | struct scatterlist sg; | ^~ /kisskb/src/net/ceph/messenger_v2.c: In function 'decrypt_preamble': /kisskb/src/net/ceph/messenger_v2.c:1011:21: note: byref variable will be forcibly initialized 1011 | struct scatterlist sg; | ^~ /kisskb/src/net/ceph/messenger_v2.c: In function 'prepare_head_secure_big': /kisskb/src/net/ceph/messenger_v2.c:1171:21: note: byref variable will be forcibly initialized 1171 | struct scatterlist sgs[2]; | ^~~ /kisskb/src/net/ceph/messenger_v2.c: In function '__prepare_control': /kisskb/src/net/ceph/messenger_v2.c:1201:25: note: byref variable will be forcibly initialized 1201 | struct ceph_frame_desc desc; | ^~~~ /kisskb/src/net/ceph/messenger_v2.c:1200:6: note: byref variable will be forcibly initialized 1200 | int total_len = ctrl_len + extdata_len; | ^~~~~~~~~ /kisskb/src/net/ceph/messenger_v2.c: In function 'prepare_hello': /kisskb/src/net/ceph/messenger_v2.c:1243:14: note: byref variable will be forcibly initialized 1243 | void *buf, *p; | ^ /kisskb/src/net/ceph/messenger_v2.c: In function 'prepare_session_reconnect': /kisskb/src/net/ceph/messenger_v2.c:1405:14: note: byref variable will be forcibly initialized 1405 | void *buf, *p; | ^ /kisskb/src/net/ceph/messenger_v2.c: In function 'decrypt_control_remainder': /kisskb/src/net/ceph/messenger_v2.c:1022:21: note: byref variable will be forcibly initialized 1022 | struct scatterlist sgs[2]; | ^~~ /kisskb/src/net/ceph/messenger_v2.c: In function 'prepare_auth_request': /kisskb/src/net/ceph/messenger_v2.c:1266:16: note: byref variable will be forcibly initialized 1266 | int ctrl_len, authorizer_len; | ^~~~~~~~~~~~~~ /kisskb/src/net/ceph/messenger_v2.c:1266:6: note: byref variable will be forcibly initialized 1266 | int ctrl_len, authorizer_len; | ^~~~~~~~ /kisskb/src/net/ceph/messenger_v2.c:1265:8: note: byref variable will be forcibly initialized 1265 | void *authorizer, *authorizer_copy; | ^~~~~~~~~~ /kisskb/src/net/ceph/messenger_v2.c: In function 'process_hello': /kisskb/src/net/ceph/messenger_v2.c:1879:26: note: byref variable will be forcibly initialized 1879 | struct ceph_entity_addr addr_for_me; | ^~~~~~~~~~~ /kisskb/src/net/ceph/messenger_v2.c: In function 'process_auth_bad_method': /kisskb/src/net/ceph/messenger_v2.c:1946:25: note: byref variable will be forcibly initialized 1946 | int allowed_protos[8], allowed_modes[8]; | ^~~~~~~~~~~~~ /kisskb/src/net/ceph/messenger_v2.c:1946:6: note: byref variable will be forcibly initialized 1946 | int allowed_protos[8], allowed_modes[8]; | ^~~~~~~~~~~~~~ /kisskb/src/net/ceph/messenger_v2.c: In function 'prepare_auth_request_more': /kisskb/src/net/ceph/messenger_v2.c:1303:8: note: byref variable will be forcibly initialized 1303 | void *authorizer; | ^~~~~~~~~~ /kisskb/src/net/ceph/messenger_v2.c:1302:16: note: byref variable will be forcibly initialized 1302 | int ctrl_len, authorizer_len; | ^~~~~~~~~~~~~~ /kisskb/src/net/ceph/messenger_v2.c:1302:6: note: byref variable will be forcibly initialized 1302 | int ctrl_len, authorizer_len; | ^~~~~~~~ In file included from /kisskb/src/net/ceph/messenger_v2.c:12: /kisskb/src/net/ceph/messenger_v2.c: In function 'hmac_sha256': /kisskb/src/include/crypto/hash.h:166:7: note: byref variable will be forcibly initialized 166 | char __##shash##_desc[sizeof(struct shash_desc) + HASH_MAX_DESCSIZE] \ | ^~ /kisskb/src/net/ceph/messenger_v2.c:789:2: note: in expansion of macro 'SHASH_DESC_ON_STACK' 789 | SHASH_DESC_ON_STACK(desc, con->v2.hmac_tfm); /* tfm arg is ignored */ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/ceph/messenger_v2.c: In function 'process_auth_done': /kisskb/src/net/ceph/messenger_v2.c:2048:23: note: byref variable will be forcibly initialized 2048 | int session_key_len, con_secret_len; | ^~~~~~~~~~~~~~ /kisskb/src/net/ceph/messenger_v2.c:2048:6: note: byref variable will be forcibly initialized 2048 | int session_key_len, con_secret_len; | ^~~~~~~~~~~~~~~ /kisskb/src/net/ceph/messenger_v2.c:2045:5: note: byref variable will be forcibly initialized 2045 | u8 con_secret_buf[CEPH_MAX_CON_SECRET_LEN + 16]; | ^~~~~~~~~~~~~~ /kisskb/src/net/ceph/messenger_v2.c:2044:5: note: byref variable will be forcibly initialized 2044 | u8 session_key_buf[CEPH_KEY_LEN + 16]; | ^~~~~~~~~~~~~~~ /kisskb/src/net/ceph/messenger_v2.c: In function 'prepare_client_ident': /kisskb/src/net/ceph/messenger_v2.c:1355:14: note: byref variable will be forcibly initialized 1355 | void *buf, *p; | ^ /kisskb/src/net/ceph/messenger_v2.c: In function 'process_auth_signature': /kisskb/src/net/ceph/messenger_v2.c:2110:5: note: byref variable will be forcibly initialized 2110 | u8 hmac[SHA256_DIGEST_SIZE]; | ^~~~ /kisskb/src/drivers/power/supply/bq2515x_charger.c: In function 'bq2515x_update_ps_status': /kisskb/src/drivers/power/supply/bq2515x_charger.c:299:15: note: byref variable will be forcibly initialized 299 | unsigned int val; | ^~~ /kisskb/src/drivers/power/supply/bq2515x_charger.c: In function 'bq2515x_get_const_charge_current': /kisskb/src/drivers/power/supply/bq2515x_charger.c:452:15: note: byref variable will be forcibly initialized 452 | unsigned int pchrgctrl; | ^~~~~~~~~ /kisskb/src/drivers/power/supply/bq2515x_charger.c:451:15: note: byref variable will be forcibly initialized 451 | unsigned int ichg_reg_code; | ^~~~~~~~~~~~~ /kisskb/src/net/ceph/messenger_v2.c: In function 'process_server_ident': /kisskb/src/net/ceph/messenger_v2.c:2162:26: note: byref variable will be forcibly initialized 2162 | struct ceph_entity_addr addr; | ^~~~ /kisskb/src/drivers/power/supply/bq2515x_charger.c: In function 'bq2515x_get_batt_reg': /kisskb/src/drivers/power/supply/bq2515x_charger.c:633:6: note: byref variable will be forcibly initialized 633 | int vbat_reg_code; | ^~~~~~~~~~~~~ /kisskb/src/drivers/power/supply/bq2515x_charger.c: In function 'bq2515x_get_precharge_current': /kisskb/src/drivers/power/supply/bq2515x_charger.c:506:15: note: byref variable will be forcibly initialized 506 | unsigned int pchrgctrl; | ^~~~~~~~~ /kisskb/src/drivers/power/supply/bq2515x_charger.c: In function 'bq2515x_get_ilim_lvl': /kisskb/src/drivers/power/supply/bq2515x_charger.c:658:6: note: byref variable will be forcibly initialized 658 | int ilimctrl; | ^~~~~~~~ /kisskb/src/drivers/power/supply/bq2515x_charger.c: In function 'bq2515x_get_charge_disable': /kisskb/src/drivers/power/supply/bq2515x_charger.c:422:6: note: byref variable will be forcibly initialized 422 | int icctrl2; | ^~~~~~~ /kisskb/src/drivers/power/supply/bq2515x_charger.c: In function 'bq2515x_charging_status': /kisskb/src/drivers/power/supply/bq2515x_charger.c:572:15: note: byref variable will be forcibly initialized 572 | unsigned int status; | ^~~~~~ /kisskb/src/drivers/power/supply/bq2515x_charger.c: In function 'bq2515x_wake_up': /kisskb/src/drivers/power/supply/bq2515x_charger.c:272:6: note: byref variable will be forcibly initialized 272 | int val; | ^~~ /kisskb/src/drivers/power/supply/bq2515x_charger.c: In function 'bq2515x_get_battery_voltage_now': /kisskb/src/drivers/power/supply/bq2515x_charger.c:336:6: note: byref variable will be forcibly initialized 336 | int vbat_lsb; | ^~~~~~~~ /kisskb/src/drivers/power/supply/bq2515x_charger.c:335:6: note: byref variable will be forcibly initialized 335 | int vbat_msb; | ^~~~~~~~ /kisskb/src/drivers/power/supply/bq2515x_charger.c: In function 'bq2515x_get_battery_current_now': /kisskb/src/drivers/power/supply/bq2515x_charger.c:365:15: note: byref variable will be forcibly initialized 365 | unsigned int buvlo, vlowv_sel, vlowv = BQ2515X_VLOWV_SEL_1B0_UV; | ^~~~~ /kisskb/src/drivers/power/supply/bq2515x_charger.c:364:34: note: byref variable will be forcibly initialized 364 | unsigned int icharge_range = 0, pchrgctrl; | ^~~~~~~~~ /kisskb/src/drivers/power/supply/bq2515x_charger.c:363:15: note: byref variable will be forcibly initialized 363 | unsigned int ichg_reg_code, reg_code; | ^~~~~~~~~~~~~ /kisskb/src/drivers/power/supply/bq2515x_charger.c:360:6: note: byref variable will be forcibly initialized 360 | int ichg_lsb; | ^~~~~~~~ /kisskb/src/drivers/power/supply/bq2515x_charger.c:359:6: note: byref variable will be forcibly initialized 359 | int ichg_msb; | ^~~~~~~~ /kisskb/src/drivers/power/supply/bq2515x_charger.c: In function 'bq2515x_charger_get_health': /kisskb/src/drivers/power/supply/bq2515x_charger.c:699:15: note: byref variable will be forcibly initialized 699 | unsigned int flag3; | ^~~~~ /kisskb/src/drivers/power/supply/bq2515x_charger.c:698:15: note: byref variable will be forcibly initialized 698 | unsigned int stat1; | ^~~~~ /kisskb/src/net/ceph/messenger_v2.c: In function 'process_message_header': /kisskb/src/net/ceph/messenger_v2.c:2520:6: note: byref variable will be forcibly initialized 2520 | int skip; | ^~~~ /kisskb/src/net/ceph/messenger_v2.c:2519:25: note: byref variable will be forcibly initialized 2519 | struct ceph_msg_header hdr; | ^~~ /kisskb/src/drivers/power/supply/bq2515x_charger.c: In function 'bq2515x_set_precharge_current': /kisskb/src/drivers/power/supply/bq2515x_charger.c:529:15: note: byref variable will be forcibly initialized 529 | unsigned int pchrgctrl; | ^~~~~~~~~ /kisskb/src/net/ceph/messenger_v2.c: In function 'get_bvec_at': /kisskb/src/net/ceph/messenger_v2.c:855:14: note: byref variable will be forcibly initialized 855 | size_t off, len; | ^~~ /kisskb/src/net/ceph/messenger_v2.c:855:9: note: byref variable will be forcibly initialized 855 | size_t off, len; | ^~~ /kisskb/src/net/ceph/messenger_v2.c: In function 'calc_sg_cnt_cursor': /kisskb/src/net/ceph/messenger_v2.c:892:17: note: byref variable will be forcibly initialized 892 | struct bio_vec bv; | ^~ /kisskb/src/net/ceph/messenger_v2.c: In function 'prepare_read_data': /kisskb/src/net/ceph/messenger_v2.c:1738:17: note: byref variable will be forcibly initialized 1738 | struct bio_vec bv; | ^~ /kisskb/src/net/ceph/messenger_v2.c: In function 'queue_data': /kisskb/src/net/ceph/messenger_v2.c:2856:17: note: byref variable will be forcibly initialized 2856 | struct bio_vec bv; | ^~ /kisskb/src/net/ceph/messenger_v2.c: In function 'queue_enc_page': /kisskb/src/net/ceph/messenger_v2.c:2894:17: note: byref variable will be forcibly initialized 2894 | struct bio_vec bv; | ^~ /kisskb/src/net/ceph/messenger_v2.c: In function 'prepare_read_data_cont': /kisskb/src/net/ceph/messenger_v2.c:1752:17: note: byref variable will be forcibly initialized 1752 | struct bio_vec bv; | ^~ /kisskb/src/net/ceph/messenger_v2.c: In function 'queue_data_cont': /kisskb/src/net/ceph/messenger_v2.c:2869:17: note: byref variable will be forcibly initialized 2869 | struct bio_vec bv; | ^~ /kisskb/src/net/ceph/messenger_v2.c: In function 'init_sgs_cursor': /kisskb/src/net/ceph/messenger_v2.c:944:17: note: byref variable will be forcibly initialized 944 | struct bio_vec bv; | ^~ /kisskb/src/net/ceph/messenger_v2.c: In function 'setup_message_sgs': /kisskb/src/net/ceph/messenger_v2.c:968:22: note: byref variable will be forcibly initialized 968 | struct scatterlist *cur_sg; | ^~~~~~ /kisskb/src/net/ceph/messenger_v2.c:967:30: note: byref variable will be forcibly initialized 967 | struct ceph_msg_data_cursor cursor; | ^~~~~~ /kisskb/src/net/ceph/messenger_v2.c: In function 'do_try_sendpage': /kisskb/src/net/ceph/messenger_v2.c:143:17: note: byref variable will be forcibly initialized 143 | struct bio_vec bv; | ^~ /kisskb/src/net/ceph/messenger_v2.c: In function 'prepare_keepalive2': /kisskb/src/net/ceph/messenger_v2.c:1440:20: note: byref variable will be forcibly initialized 1440 | struct timespec64 now; | ^~~ /kisskb/src/net/ceph/messenger_v2.c: In function 'prepare_message_secure': /kisskb/src/net/ceph/messenger_v2.c:1542:18: note: byref variable will be forcibly initialized 1542 | struct sg_table sgt = {}; | ^~~ /kisskb/src/net/ceph/messenger_v2.c:1541:18: note: byref variable will be forcibly initialized 1541 | struct sg_table enc_sgt = {}; | ^~~~~~~ /kisskb/src/net/ceph/messenger_v2.c: In function 'prepare_message': /kisskb/src/net/ceph/messenger_v2.c:1610:25: note: byref variable will be forcibly initialized 1610 | struct ceph_frame_desc desc; | ^~~~ /kisskb/src/net/ceph/messenger_v2.c:1604:6: note: byref variable will be forcibly initialized 1604 | int lens[] = { | ^~~~ /kisskb/src/drivers/hwmon/w83l786ng.c: In function 'store_tolerance': /kisskb/src/drivers/hwmon/w83l786ng.c:590:16: note: byref variable will be forcibly initialized 590 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/w83l786ng.c: In function 'store_pwm_enable': /kisskb/src/drivers/hwmon/w83l786ng.c:534:16: note: byref variable will be forcibly initialized 534 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/w83l786ng.c: In function 'store_pwm_mode': /kisskb/src/drivers/hwmon/w83l786ng.c:482:16: note: byref variable will be forcibly initialized 482 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/w83l786ng.c: In function 'store_pwm': /kisskb/src/drivers/hwmon/w83l786ng.c:509:16: note: byref variable will be forcibly initialized 509 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/w83l786ng.c: In function 'store_fan_div': /kisskb/src/drivers/hwmon/w83l786ng.c:342:16: note: byref variable will be forcibly initialized 342 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/w83l786ng.c: In function 'store_fan_min': /kisskb/src/drivers/hwmon/w83l786ng.c:297:16: note: byref variable will be forcibly initialized 297 | unsigned long val; | ^~~ /kisskb/src/drivers/hwmon/w83l786ng.c: In function 'store_in_max': /kisskb/src/drivers/hwmon/w83l786ng.c:244:16: note: byref variable will be forcibly initialized 244 | unsigned long val; \ | ^~~ /kisskb/src/drivers/hwmon/w83l786ng.c:257:1: note: in expansion of macro 'store_in_reg' 257 | store_in_reg(MAX, max) | ^~~~~~~~~~~~ /kisskb/src/drivers/hwmon/w83l786ng.c: In function 'store_in_min': /kisskb/src/drivers/hwmon/w83l786ng.c:244:16: note: byref variable will be forcibly initialized 244 | unsigned long val; \ | ^~~ /kisskb/src/drivers/hwmon/w83l786ng.c:256:1: note: in expansion of macro 'store_in_reg' 256 | store_in_reg(MIN, min) | ^~~~~~~~~~~~ /kisskb/src/drivers/hwmon/w83l786ng.c: In function 'store_temp': /kisskb/src/drivers/hwmon/w83l786ng.c:426:7: note: byref variable will be forcibly initialized 426 | long val; | ^~~ /kisskb/src/drivers/power/supply/rn5t618_power.c: In function 'rc5t619_usb_get_type': /kisskb/src/drivers/power/supply/rn5t618_power.c:531:15: note: byref variable will be forcibly initialized 531 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/power/supply/rn5t618_power.c: In function 'rn5t618_battery_status': /kisskb/src/drivers/power/supply/rn5t618_power.c:166:15: note: byref variable will be forcibly initialized 166 | unsigned int v; | ^ /kisskb/src/drivers/power/supply/rn5t618_power.c: In function 'rn5t618_battery_present': /kisskb/src/drivers/power/supply/rn5t618_power.c:186:15: note: byref variable will be forcibly initialized 186 | unsigned int v; | ^ /kisskb/src/drivers/power/supply/rn5t618_power.c: In function 'rn5t618_battery_capacity': /kisskb/src/drivers/power/supply/rn5t618_power.c:236:15: note: byref variable will be forcibly initialized 236 | unsigned int v; | ^ /kisskb/src/drivers/power/supply/rn5t618_power.c: In function 'rn5t618_battery_get_current_limit': /kisskb/src/drivers/power/supply/rn5t618_power.c:316:15: note: byref variable will be forcibly initialized 316 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/power/supply/rn5t618_power.c: In function 'rn5t618_charger_irq': /kisskb/src/drivers/power/supply/rn5t618_power.c:699:35: note: byref variable will be forcibly initialized 699 | unsigned int ctrl, stat1, stat2, err; | ^~~ /kisskb/src/drivers/power/supply/rn5t618_power.c:699:28: note: byref variable will be forcibly initialized 699 | unsigned int ctrl, stat1, stat2, err; | ^~~~~ /kisskb/src/drivers/power/supply/rn5t618_power.c:699:21: note: byref variable will be forcibly initialized 699 | unsigned int ctrl, stat1, stat2, err; | ^~~~~ /kisskb/src/drivers/power/supply/rn5t618_power.c:699:15: note: byref variable will be forcibly initialized 699 | unsigned int ctrl, stat1, stat2, err; | ^~~~ /kisskb/src/drivers/power/supply/rn5t618_power.c: In function 'rn5t618_usb_get_property': /kisskb/src/drivers/power/supply/rn5t618_power.c:561:15: note: byref variable will be forcibly initialized 561 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/power/supply/rn5t618_power.c:560:15: note: byref variable will be forcibly initialized 560 | unsigned int chgstate; | ^~~~~~~~ /kisskb/src/drivers/power/supply/rn5t618_power.c: In function 'rn5t618_adp_get_property': /kisskb/src/drivers/power/supply/rn5t618_power.c:441:15: note: byref variable will be forcibly initialized 441 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/power/supply/rn5t618_power.c:440:15: note: byref variable will be forcibly initialized 440 | unsigned int chgstate; | ^~~~~~~~ /kisskb/src/drivers/power/supply/rn5t618_power.c: In function 'rn5t618_battery_read_doublereg': /kisskb/src/drivers/power/supply/rn5t618_power.c:118:5: note: byref variable will be forcibly initialized 118 | u8 data[2]; | ^~~~ /kisskb/src/drivers/power/supply/rn5t618_power.c: In function 'rn5t618_battery_voltage_now': /kisskb/src/drivers/power/supply/rn5t618_power.c:205:6: note: byref variable will be forcibly initialized 205 | u16 res; | ^~~ /kisskb/src/drivers/power/supply/rn5t618_power.c: In function 'rn5t618_battery_current_now': /kisskb/src/drivers/power/supply/rn5t618_power.c:220:6: note: byref variable will be forcibly initialized 220 | u16 res; | ^~~ /kisskb/src/drivers/power/supply/rn5t618_power.c: In function 'rn5t618_battery_temp': /kisskb/src/drivers/power/supply/rn5t618_power.c:251:6: note: byref variable will be forcibly initialized 251 | u16 res; | ^~~ /kisskb/src/drivers/power/supply/rn5t618_power.c: In function 'rn5t618_battery_tte': /kisskb/src/drivers/power/supply/rn5t618_power.c:266:6: note: byref variable will be forcibly initialized 266 | u16 res; | ^~~ /kisskb/src/drivers/power/supply/rn5t618_power.c: In function 'rn5t618_battery_ttf': /kisskb/src/drivers/power/supply/rn5t618_power.c:284:6: note: byref variable will be forcibly initialized 284 | u16 res; | ^~~ /kisskb/src/drivers/power/supply/rn5t618_power.c: In function 'rn5t618_battery_charge_full': /kisskb/src/drivers/power/supply/rn5t618_power.c:332:6: note: byref variable will be forcibly initialized 332 | u16 res; | ^~~ /kisskb/src/drivers/power/supply/rn5t618_power.c: In function 'rn5t618_battery_charge_now': /kisskb/src/drivers/power/supply/rn5t618_power.c:347:6: note: byref variable will be forcibly initialized 347 | u16 res; | ^~~ /kisskb/src/drivers/power/supply/rn5t618_power.c: In function 'rn5t618_battery_get_property': /kisskb/src/drivers/power/supply/rn5t618_power.c:347:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/power/supply/rn5t618_power.c:332:6: note: byref variable will be forcibly initialized 332 | u16 res; | ^~~ /kisskb/src/drivers/power/supply/rn5t618_power.c:236:15: note: byref variable will be forcibly initialized 236 | unsigned int v; | ^ /kisskb/src/drivers/power/supply/rn5t618_power.c: In function 'rn5t618_power_probe': /kisskb/src/drivers/power/supply/rn5t618_power.c:724:15: note: byref variable will be forcibly initialized 724 | unsigned int v; | ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_fru_eeprom.c: In function 'amdgpu_fru_get_product_info': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_fru_eeprom.c:91:16: note: byref variable will be forcibly initialized 91 | unsigned char buff[34]; | ^~~~ /kisskb/src/drivers/i2c/i2c-core-slave.c: In function 'i2c_detect_slave_mode': /kisskb/src/drivers/i2c/i2c-core-slave.c:98:7: note: byref variable will be forcibly initialized 98 | u32 reg; | ^~~ /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:192, from /kisskb/src/drivers/md/bcache/request.c:10: /kisskb/src/drivers/md/bcache/request.c: In function 'bch_data_invalidate': /kisskb/src/drivers/md/bcache/bcache_ondisk.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:974:14: note: byref variable will be forcibly initialized 974 | struct bkey end = KEY(dc->disk.id, bio_end_sector(bio), 0); | ^~~ /kisskb/src/drivers/md/bcache/request.c:973:14: note: byref variable will be forcibly initialized 973 | struct bkey start = KEY(dc->disk.id, bio->bi_iter.bi_sector, 0); | ^~~~~ In file included from /kisskb/src/drivers/md/bcache/bcache.h:192, from /kisskb/src/drivers/md/bcache/request.c:10: /kisskb/src/drivers/md/bcache/request.c: In function 'cache_lookup': /kisskb/src/drivers/md/bcache/bcache_ondisk.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/drivers/md/bcache/bcache_ondisk.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/drivers/md/bcache/bcache_ondisk.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/drivers/md/bcache/bcache_ondisk.h:72:16: note: byref variable will be forcibly initialized 72 | ((struct bkey) { \ | ^ /kisskb/src/drivers/md/bcache/request.c:1303:7: note: in expansion of macro 'KEY' 1303 | &KEY(d->id, bio_end_sector(bio), 0)); | ^~~ /kisskb/src/drivers/md/bcache/bcache_ondisk.h:72:16: note: byref variable will be forcibly initialized 72 | ((struct bkey) { \ | ^ /kisskb/src/drivers/md/bcache/request.c:1302:7: note: in expansion of macro 'KEY' 1302 | &KEY(d->id, bio->bi_iter.bi_sector, 0), | ^~~ /kisskb/src/drivers/media/tuners/max2165.c: In function 'max2165_read_reg': /kisskb/src/drivers/media/tuners/max2165.c:59:17: note: byref variable will be forcibly initialized 59 | struct i2c_msg msg[] = { | ^~~ /kisskb/src/drivers/media/tuners/max2165.c:58:5: note: byref variable will be forcibly initialized 58 | u8 b1[] = { 0 }; | ^~ /kisskb/src/drivers/media/tuners/max2165.c:57:5: note: byref variable will be forcibly initialized 57 | u8 b0[] = { reg }; | ^~ /kisskb/src/drivers/media/tuners/max2165.c: In function 'max2165_debug_status': /kisskb/src/drivers/media/tuners/max2165.c:219:13: note: byref variable will be forcibly initialized 219 | u8 status, autotune; | ^~~~~~~~ /kisskb/src/drivers/media/tuners/max2165.c:219:5: note: byref variable will be forcibly initialized 219 | u8 status, autotune; | ^~~~~~ /kisskb/src/drivers/media/tuners/max2165.c: In function 'max2165_write_reg': /kisskb/src/drivers/media/tuners/max2165.c:35:5: note: byref variable will be forcibly initialized 35 | u8 buf[] = { reg, data }; | ^~~ /kisskb/src/drivers/media/tuners/max2165.c: In function 'max2165_mask_write_reg': /kisskb/src/drivers/media/tuners/max2165.c:81:5: note: byref variable will be forcibly initialized 81 | u8 v; | ^ /kisskb/src/drivers/media/tuners/mxl5007t.c: In function 'mxl5007t_read_reg': /kisskb/src/drivers/media/tuners/mxl5007t.c:471:17: note: byref variable will be forcibly initialized 471 | struct i2c_msg msg[] = { | ^~~ /kisskb/src/drivers/media/tuners/mxl5007t.c:470:5: note: byref variable will be forcibly initialized 470 | u8 buf[2] = { 0xfb, reg }; | ^~~ /kisskb/src/drivers/media/tuners/mxl5007t.c: In function 'mxl5007t_synth_lock_status': /kisskb/src/drivers/media/tuners/mxl5007t.c:542:5: note: byref variable will be forcibly initialized 542 | u8 d; | ^ /kisskb/src/drivers/media/tuners/mxl5007t.c: In function 'mxl5007t_get_status': /kisskb/src/drivers/media/tuners/mxl5007t.c:566:17: note: byref variable will be forcibly initialized 566 | int rf_locked, ref_locked, ret; | ^~~~~~~~~~ /kisskb/src/drivers/media/tuners/mxl5007t.c:566:6: note: byref variable will be forcibly initialized 566 | int rf_locked, ref_locked, ret; | ^~~~~~~~~ /kisskb/src/drivers/media/tuners/max2165.c: In function 'max2165_read_rom_table': /kisskb/src/drivers/media/tuners/max2165.c:96:5: note: byref variable will be forcibly initialized 96 | u8 dat[3]; | ^~~ /kisskb/src/drivers/media/tuners/mxl5007t.c: In function 'mxl5007t_get_chip_id': /kisskb/src/drivers/media/tuners/mxl5007t.c:789:5: note: byref variable will be forcibly initialized 789 | u8 id; | ^~ /kisskb/src/drivers/media/tuners/mxl5007t.c: In function 'mxl5007t_soft_reset': /kisskb/src/drivers/media/tuners/mxl5007t.c:490:17: note: byref variable will be forcibly initialized 490 | struct i2c_msg msg = { | ^~~ /kisskb/src/drivers/media/tuners/mxl5007t.c:489:5: note: byref variable will be forcibly initialized 489 | u8 d = 0xff; | ^ /kisskb/src/drivers/media/tuners/mxl5007t.c: In function 'mxl5007t_write_reg': /kisskb/src/drivers/media/tuners/mxl5007t.c:442:17: note: byref variable will be forcibly initialized 442 | struct i2c_msg msg = { .addr = state->i2c_props.addr, .flags = 0, | ^~~ /kisskb/src/drivers/media/tuners/mxl5007t.c:441:5: note: byref variable will be forcibly initialized 441 | u8 buf[] = { reg, val }; | ^~~ /kisskb/src/drivers/media/tuners/mxl5005s.c: In function 'MXL_RegWriteBit': /kisskb/src/drivers/media/tuners/mxl5005s.c:3555:11: note: byref variable will be forcibly initialized 3555 | const u8 OR_MAP[8] = { | ^~~~~~ /kisskb/src/drivers/media/tuners/mxl5005s.c:3551:11: note: byref variable will be forcibly initialized 3551 | const u8 AND_MAP[8] = { | ^~~~~~~ /kisskb/src/drivers/i2c/i2c-core-of.c: In function 'of_i2c_get_board_info': /kisskb/src/drivers/i2c/i2c-core-of.c:25:6: note: byref variable will be forcibly initialized 25 | u32 addr; | ^~~~ /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/drivers/net/usb/pegasus.c: In function 'disable_net_traffic': /kisskb/src/drivers/net/usb/pegasus.c:742:9: note: byref variable will be forcibly initialized 742 | __le16 tmp = cpu_to_le16(0); | ^~~ /kisskb/src/drivers/net/usb/pegasus.c: In function '__mii_op': /kisskb/src/drivers/net/usb/pegasus.c:179:7: note: byref variable will be forcibly initialized 179 | __u8 data[4] = { phy, 0, 0, indx }; | ^~~~ /kisskb/src/drivers/net/usb/pegasus.c:178:9: note: byref variable will be forcibly initialized 178 | __le16 regdi; | ^~~~~ /kisskb/src/drivers/net/usb/pegasus.c: In function 'mdio_write': /kisskb/src/drivers/net/usb/pegasus.c:239:6: note: byref variable will be forcibly initialized 239 | u16 data = val; | ^~~~ /kisskb/src/drivers/net/usb/pegasus.c: In function 'mdio_read': /kisskb/src/drivers/net/usb/pegasus.c:227:6: note: byref variable will be forcibly initialized 227 | u16 res; | ^~~ /kisskb/src/drivers/net/usb/pegasus.c: In function 'enable_net_traffic': /kisskb/src/drivers/net/usb/pegasus.c:441:7: note: byref variable will be forcibly initialized 441 | u16 auxmode; | ^~~~~~~ /kisskb/src/drivers/net/usb/pegasus.c:420:7: note: byref variable will be forcibly initialized 420 | __u8 data[4]; | ^~~~ /kisskb/src/drivers/net/usb/pegasus.c:419:8: note: byref variable will be forcibly initialized 419 | __u16 linkpart; | ^~~~~~~~ /kisskb/src/drivers/net/usb/pegasus.c: In function 'mii_phy_probe': /kisskb/src/drivers/net/usb/pegasus.c:1051:8: note: byref variable will be forcibly initialized 1051 | __u16 tmp; | ^~~ /kisskb/src/drivers/net/usb/pegasus.c: In function 'read_eprom_word': /kisskb/src/drivers/net/usb/pegasus.c:248:7: note: byref variable will be forcibly initialized 248 | __u8 tmp = 0; | ^~~ /kisskb/src/drivers/net/usb/pegasus.c:247:9: note: byref variable will be forcibly initialized 247 | __le16 retdatai; | ^~~~~~~~ /kisskb/src/drivers/net/usb/pegasus.c: In function 'get_node_id': /kisskb/src/drivers/net/usb/pegasus.c:330:6: note: byref variable will be forcibly initialized 330 | u16 w16; | ^~~ /kisskb/src/drivers/net/usb/pegasus.c: In function 'reset_mac': /kisskb/src/drivers/net/usb/pegasus.c:401:9: note: byref variable will be forcibly initialized 401 | __u16 auxmode; | ^~~~~~~ /kisskb/src/drivers/net/usb/pegasus.c:373:7: note: byref variable will be forcibly initialized 373 | __u8 data = 0x8; | ^~~~ /kisskb/src/drivers/net/usb/pegasus.c: In function 'pegasus_set_wol': /kisskb/src/drivers/net/usb/pegasus.c:914:1: note: byref variable will be forcibly initialized 914 | pegasus_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/usb/pegasus.c: In function 'set_carrier': /kisskb/src/drivers/net/usb/pegasus.c:778:6: note: byref variable will be forcibly initialized 778 | u16 tmp; | ^~~ /kisskb/src/drivers/net/usb/pegasus.c: In function 'get_interrupt_interval': /kisskb/src/drivers/net/usb/pegasus.c:749:6: note: byref variable will be forcibly initialized 749 | u16 data; | ^~~~ /kisskb/src/drivers/media/tuners/mxl5005s.c: In function 'mxl5005s_reset': /kisskb/src/drivers/media/tuners/mxl5005s.c:3841:17: note: byref variable will be forcibly initialized 3841 | struct i2c_msg msg = { .addr = state->config->i2c_address, .flags = 0, | ^~~ /kisskb/src/drivers/media/tuners/mxl5005s.c:3840:5: note: byref variable will be forcibly initialized 3840 | u8 buf[2] = { 0xff, 0x00 }; | ^~~ /kisskb/src/drivers/media/tuners/mxl5005s.c: In function 'mxl5005s_writereg': /kisskb/src/drivers/media/tuners/mxl5005s.c:3867:17: note: byref variable will be forcibly initialized 3867 | struct i2c_msg msg = { .addr = state->config->i2c_address, .flags = 0, | ^~~ /kisskb/src/drivers/media/tuners/mxl5005s.c:3866:5: note: byref variable will be forcibly initialized 3866 | u8 buf[3] = { reg, val, MXL5005S_LATCH_BYTE }; | ^~~ In file included from /kisskb/src/drivers/net/usb/pegasus.c:12: /kisskb/src/drivers/net/usb/pegasus.c: In function 'eth_hw_addr_random': /kisskb/src/include/linux/etherdevice.h:270:5: note: byref variable will be forcibly initialized 270 | u8 addr[ETH_ALEN]; | ^~~~ /kisskb/src/drivers/net/usb/pegasus.c: In function 'set_ethernet_addr': /kisskb/src/drivers/net/usb/pegasus.c:345:5: note: byref variable will be forcibly initialized 345 | u8 node_id[6]; | ^~~~~~~ In file included from /kisskb/src/drivers/media/tuners/mxl5005s.c:64: /kisskb/src/drivers/media/tuners/mxl5005s.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/usb/pegasus.c: In function 'setup_pegasus_II': /kisskb/src/drivers/net/usb/pegasus.c:1069:7: note: byref variable will be forcibly initialized 1069 | __u8 data = 0xa5; | ^~~~ /kisskb/src/drivers/net/usb/pegasus.c: In function 'pegasus_reset_wol': /kisskb/src/drivers/net/usb/pegasus.c:943:25: note: byref variable will be forcibly initialized 943 | struct ethtool_wolinfo wol; | ^~~ /kisskb/src/drivers/media/tuners/mxl5005s.c: In function 'mxl5005s_reconfigure': /kisskb/src/drivers/media/tuners/mxl5005s.c:3919:6: note: byref variable will be forcibly initialized 3919 | int TableLen; | ^~~~~~~~ /kisskb/src/drivers/media/tuners/mxl5005s.c: In function 'mxl5005s_SetRfFreqHz': /kisskb/src/drivers/media/tuners/mxl5005s.c:344:6: note: byref variable will be forcibly initialized 344 | u32 IfDivval = 0; | ^~~~~~~~ /kisskb/src/drivers/media/tuners/mxl5005s.c:341:16: note: byref variable will be forcibly initialized 341 | unsigned char ByteTable[MXL5005S_REG_WRITING_TABLE_LEN_MAX]; | ^~~~~~~~~ /kisskb/src/drivers/media/tuners/mxl5005s.c:340:16: note: byref variable will be forcibly initialized 340 | unsigned char AddrTable[MXL5005S_REG_WRITING_TABLE_LEN_MAX]; | ^~~~~~~~~ /kisskb/src/drivers/rtc/rtc-hym8563.c: In function 'hym8563_rtc_read_alarm': /kisskb/src/drivers/rtc/rtc-hym8563.c:183:5: note: byref variable will be forcibly initialized 183 | u8 buf[4]; | ^~~ /kisskb/src/drivers/rtc/rtc-hym8563.c: In function 'hym8563_rtc_set_time': /kisskb/src/drivers/rtc/rtc-hym8563.c:120:5: note: byref variable will be forcibly initialized 120 | u8 buf[7]; | ^~~ /kisskb/src/drivers/rtc/rtc-hym8563.c: In function 'hym8563_rtc_set_alarm': /kisskb/src/drivers/rtc/rtc-hym8563.c:220:5: note: byref variable will be forcibly initialized 220 | u8 buf[4]; | ^~~ /kisskb/src/drivers/rtc/rtc-hym8563.c: In function 'hym8563_rtc_read_time': /kisskb/src/drivers/rtc/rtc-hym8563.c:93:5: note: byref variable will be forcibly initialized 93 | u8 buf[7]; | ^~~ /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/rtc/rtc-isl1208.c: In function 'isl1208_i2c_set_usr': /kisskb/src/drivers/rtc/rtc-isl1208.c:231:5: note: byref variable will be forcibly initialized 231 | u8 buf[ISL1208_USR_SECTION_LEN]; | ^~~ /kisskb/src/drivers/rtc/rtc-isl1208.c: In function 'isl1208_sysfs_store_usr': /kisskb/src/drivers/rtc/rtc-isl1208.c:231:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/rtc/rtc-isl1208.c:699:6: note: byref variable will be forcibly initialized 699 | int usr = -1; | ^~~ /kisskb/src/drivers/rtc/rtc-isl1208.c: In function 'isl1208_i2c_get_usr': /kisskb/src/drivers/rtc/rtc-isl1208.c:217:5: note: byref variable will be forcibly initialized 217 | u8 buf[ISL1208_USR_SECTION_LEN] = { 0, }; | ^~~ /kisskb/src/drivers/rtc/rtc-isl1208.c: In function 'isl1208_i2c_validate_client': /kisskb/src/drivers/rtc/rtc-isl1208.c:151:5: note: byref variable will be forcibly initialized 151 | u8 zero_mask[ISL1208_RTC_SECTION_LEN] = { | ^~~~~~~~~ /kisskb/src/drivers/rtc/rtc-isl1208.c:150:5: note: byref variable will be forcibly initialized 150 | u8 regs[ISL1208_RTC_SECTION_LEN] = { 0, }; | ^~~~ /kisskb/src/drivers/rtc/rtc-isl1208.c: In function 'isl1208_i2c_read_alarm': /kisskb/src/drivers/rtc/rtc-isl1208.c:350:5: note: byref variable will be forcibly initialized 350 | u8 regs[ISL1208_ALARM_SECTION_LEN] = { 0, }; | ^~~~ /kisskb/src/drivers/rtc/rtc-isl1208.c: In function 'isl1208_i2c_read_time': /kisskb/src/drivers/rtc/rtc-isl1208.c:307:5: note: byref variable will be forcibly initialized 307 | u8 regs[ISL1208_RTC_SECTION_LEN] = { 0, }; | ^~~~ /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:551:5: note: byref variable will be forcibly initialized 551 | u8 regs[ISL1219_EVT_SECTION_LEN] = { 0, }; | ^~~~ In file included from /kisskb/src/drivers/rtc/rtc-m41t94.c:12: /kisskb/src/drivers/rtc/rtc-m41t94.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/rtc/rtc-m41t94.c: In function 'm41t94_set_time': /kisskb/src/drivers/rtc/rtc-m41t94.c:32:5: note: byref variable will be forcibly initialized 32 | u8 buf[8]; /* write cmd + 7 registers */ | ^~~ /kisskb/src/drivers/rtc/rtc-isl1208.c: In function 'isl1208_i2c_set_time': /kisskb/src/drivers/rtc/rtc-isl1208.c:448:5: note: byref variable will be forcibly initialized 448 | u8 regs[ISL1208_RTC_SECTION_LEN] = { 0, }; | ^~~~ In file included from /kisskb/src/drivers/rtc/rtc-m41t94.c:12: /kisskb/src/drivers/rtc/rtc-m41t94.c: In function 'spi_w8r8': /kisskb/src/include/linux/spi/spi.h:1294:7: note: byref variable will be forcibly initialized 1294 | u8 result; | ^~~~~~ /kisskb/src/drivers/rtc/rtc-m41t94.c: In function 'm41t94_read_time': /kisskb/src/include/linux/spi/spi.h:1294:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/rtc/rtc-m41t94.c:56:12: note: byref variable will be forcibly initialized 56 | static int m41t94_read_time(struct device *dev, struct rtc_time *tm) | ^~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/rtc/rtc-m41t94.c:12: /kisskb/src/include/linux/spi/spi.h:1294:7: note: byref variable will be forcibly initialized 1294 | u8 result; | ^~~~~~ /kisskb/src/drivers/rtc/rtc-m41t94.c:56:12: note: byref variable will be forcibly initialized 56 | static int m41t94_read_time(struct device *dev, struct rtc_time *tm) | ^~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/rtc/rtc-m41t94.c:12: /kisskb/src/include/linux/spi/spi.h:1294:7: note: byref variable will be forcibly initialized 1294 | u8 result; | ^~~~~~ /kisskb/src/drivers/rtc/rtc-m41t94.c:56:12: note: byref variable will be forcibly initialized 56 | static int m41t94_read_time(struct device *dev, struct rtc_time *tm) | ^~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/rtc/rtc-m41t94.c:12: /kisskb/src/include/linux/spi/spi.h:1294:7: note: byref variable will be forcibly initialized 1294 | u8 result; | ^~~~~~ /kisskb/src/drivers/rtc/rtc-m41t94.c:56:12: note: byref variable will be forcibly initialized 56 | static int m41t94_read_time(struct device *dev, struct rtc_time *tm) | ^~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/rtc/rtc-m41t94.c:12: /kisskb/src/include/linux/spi/spi.h:1294:7: note: byref variable will be forcibly initialized 1294 | u8 result; | ^~~~~~ /kisskb/src/drivers/rtc/rtc-m41t94.c:56:12: note: byref variable will be forcibly initialized 56 | static int m41t94_read_time(struct device *dev, struct rtc_time *tm) | ^~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/rtc/rtc-m41t94.c:12: /kisskb/src/include/linux/spi/spi.h:1294:7: note: byref variable will be forcibly initialized 1294 | u8 result; | ^~~~~~ /kisskb/src/drivers/rtc/rtc-m41t94.c:56:12: note: byref variable will be forcibly initialized 56 | static int m41t94_read_time(struct device *dev, struct rtc_time *tm) | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/rtc/rtc-isl1208.c: In function 'isl1208_i2c_set_alarm': In file included from /kisskb/src/drivers/rtc/rtc-m41t94.c:12: /kisskb/src/include/linux/spi/spi.h:1294:7: note: byref variable will be forcibly initialized 1294 | u8 result; | ^~~~~~ /kisskb/src/drivers/rtc/rtc-isl1208.c:399:18: note: byref variable will be forcibly initialized 399 | struct rtc_time rtc_tm; | ^~~~~~ /kisskb/src/drivers/rtc/rtc-m41t94.c:56:12: note: byref variable will be forcibly initialized 56 | static int m41t94_read_time(struct device *dev, struct rtc_time *tm) | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/rtc/rtc-isl1208.c:397:5: note: byref variable will be forcibly initialized 397 | u8 regs[ISL1208_ALARM_SECTION_LEN] = { 0, }; | ^~~~ In file included from /kisskb/src/drivers/rtc/rtc-m41t94.c:12: /kisskb/src/include/linux/spi/spi.h:1294:7: note: byref variable will be forcibly initialized 1294 | u8 result; | ^~~~~~ /kisskb/src/drivers/rtc/rtc-m41t94.c:56:12: note: byref variable will be forcibly initialized 56 | static int m41t94_read_time(struct device *dev, struct rtc_time *tm) | ^~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/rtc/rtc-m41t94.c:12: /kisskb/src/include/linux/spi/spi.h:1294:7: note: byref variable will be forcibly initialized 1294 | u8 result; | ^~~~~~ /kisskb/src/drivers/rtc/rtc-m41t94.c:56:12: note: byref variable will be forcibly initialized 56 | static int m41t94_read_time(struct device *dev, struct rtc_time *tm) | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/rtc/rtc-m41t94.c:59:5: note: byref variable will be forcibly initialized 59 | u8 buf[2]; | ^~~ In file included from /kisskb/src/drivers/rtc/rtc-m41t94.c:12: /kisskb/src/drivers/rtc/rtc-m41t94.c: In function 'm41t94_probe': /kisskb/src/include/linux/spi/spi.h:1294:7: note: byref variable will be forcibly initialized 1294 | u8 result; | ^~~~~~ /kisskb/src/drivers/rtc/rtc-m41t94.c:109:12: note: byref variable will be forcibly initialized 109 | static int m41t94_probe(struct spi_device *spi) | ^~~~~~~~~~~~ /kisskb/src/drivers/rtc/rtc-isl1208.c: In function 'isl1208_probe': /kisskb/src/drivers/rtc/rtc-isl1208.c:852:7: note: byref variable will be forcibly initialized 852 | u32 evienb; | ^~~~~~ /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/drivers/rtc/rtc-max6902.c: In function 'max6902_set_reg': /kisskb/src/drivers/rtc/rtc-max6902.c:32:16: note: byref variable will be forcibly initialized 32 | unsigned char buf[2]; | ^~~ /kisskb/src/drivers/rtc/rtc-max6902.c: In function 'max6902_set_time': /kisskb/src/drivers/rtc/rtc-max6902.c:32:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/rtc/rtc-max6902.c:32:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/rtc/rtc-max6902.c:32:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/rtc/rtc-max6902.c:32:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/rtc/rtc-max6902.c:32:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/rtc/rtc-max6902.c:32:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/rtc/rtc-max6902.c:32:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/rtc/rtc-max6902.c:32:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/rtc/rtc-max6902.c:32:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/rtc/rtc-max6902.c:32:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/rtc/rtc-max6902.c: In function 'max6902_read_time': /kisskb/src/drivers/rtc/rtc-max6902.c:56:16: note: byref variable will be forcibly initialized 56 | unsigned char buf[8]; | ^~~ /kisskb/src/drivers/rtc/rtc-max6902.c: In function 'max6902_probe': /kisskb/src/drivers/rtc/rtc-max6902.c:122:16: note: byref variable will be forcibly initialized 122 | unsigned char tmp; | ^~~ /kisskb/src/drivers/accessibility/speakup/spk_ttyio.c: In function 'spk_ttyio_initialise_ldisc': /kisskb/src/drivers/accessibility/speakup/spk_ttyio.c:149:8: note: byref variable will be forcibly initialized 149 | dev_t dev; | ^~~ /kisskb/src/drivers/accessibility/speakup/spk_ttyio.c:148:18: note: byref variable will be forcibly initialized 148 | struct ktermios tmp_termios; | ^~~~~~~~~~~ /kisskb/src/drivers/accessibility/speakup/synth.c: In function 'synth_printf': /kisskb/src/drivers/accessibility/speakup/synth.c:221:16: note: byref variable will be forcibly initialized 221 | unsigned char buf[160], *p; | ^~~ /kisskb/src/drivers/accessibility/speakup/synth.c:220:10: note: byref variable will be forcibly initialized 220 | va_list args; | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965.c: In function 'il4965_fill_txpower_tbl': /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965.c:1026:6: note: byref variable will be forcibly initialized 1026 | s32 temperature_comp[2]; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965.c:1018:33: note: byref variable will be forcibly initialized 1018 | struct il_eeprom_calib_ch_info ch_eeprom_info; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965.c: In function 'il4965_hw_channel_switch': /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965.c:1461:35: note: byref variable will be forcibly initialized 1461 | struct il4965_channel_switch_cmd cmd; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965.c: In function 'il4965_chain_noise_reset': /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965.c:529:33: note: byref variable will be forcibly initialized 529 | struct il_calib_diff_gain_cmd cmd; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965.c: In function 'il4965_send_rxon_assoc': /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965.c:1280:31: note: byref variable will be forcibly initialized 1280 | struct il4965_rxon_assoc_cmd rxon_assoc; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/recv.c: In function 'ath_edma_get_next_rx_buf': /kisskb/src/drivers/net/wireless/ath/ath9k/recv.c:684:20: note: byref variable will be forcibly initialized 684 | struct ath_rxbuf *bf = NULL; | ^~ /kisskb/src/drivers/net/wireless/ath/ath9k/recv.c: In function 'ath_get_next_rx_buf': /kisskb/src/drivers/net/wireless/ath/ath9k/recv.c:728:24: note: byref variable will be forcibly initialized 728 | struct ath_rx_status trs; | ^~~ /kisskb/src/drivers/rtc/rtc-max6916.c: In function 'max6916_set_time': /kisskb/src/drivers/rtc/rtc-max6916.c:80:16: note: byref variable will be forcibly initialized 80 | unsigned char buf[9]; | ^~~ /kisskb/src/drivers/rtc/rtc-max6916.c: In function 'max6916_write_reg': /kisskb/src/drivers/rtc/rtc-max6916.c:45:16: note: byref variable will be forcibly initialized 45 | unsigned char buf[2]; | ^~~ /kisskb/src/drivers/rtc/rtc-max6916.c: In function 'max6916_read_time': /kisskb/src/drivers/rtc/rtc-max6916.c:57:16: note: byref variable will be forcibly initialized 57 | unsigned char buf[8]; | ^~~ /kisskb/src/drivers/rtc/rtc-max6916.c: In function 'max6916_probe': /kisskb/src/drivers/rtc/rtc-max6916.c:45:16: note: byref variable will be forcibly initialized 45 | unsigned char buf[2]; | ^~~ /kisskb/src/drivers/rtc/rtc-max6916.c:45:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/rtc/rtc-max6916.c:110:16: note: byref variable will be forcibly initialized 110 | unsigned char data; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/recv.c: In function 'ath_rx_tasklet': /kisskb/src/drivers/net/wireless/ath/ath9k/recv.c:684:20: note: byref variable will be forcibly initialized 684 | struct ath_rxbuf *bf = NULL; | ^~ /kisskb/src/drivers/net/wireless/ath/ath9k/recv.c:1089:8: note: byref variable will be forcibly initialized 1089 | bool decrypt_error = false; | ^~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/recv.c:1069:23: note: byref variable will be forcibly initialized 1069 | struct ath_rx_status rs; | ^~ /kisskb/src/drivers/net/wireless/ath/ath9k/recv.c: In function 'ath_stoprecv': /kisskb/src/drivers/net/wireless/ath/ath9k/recv.c:483:16: note: byref variable will be forcibly initialized 483 | bool stopped, reset = false; | ^~~~~ /kisskb/src/drivers/input/mouse/elan_i2c_smbus.c: In function 'elan_smbus_set_flash_key': /kisskb/src/drivers/input/mouse/elan_i2c_smbus.c:331:5: note: byref variable will be forcibly initialized 331 | u8 cmd[4] = { 0x00, 0x0B, 0x00, 0x5A }; | ^~~ /kisskb/src/drivers/input/mouse/elan_i2c_smbus.c: In function 'elan_smbus_set_mode': /kisskb/src/drivers/input/mouse/elan_i2c_smbus.c:88:5: note: byref variable will be forcibly initialized 88 | u8 cmd[4] = { 0x00, 0x07, 0x00, mode }; | ^~~ /kisskb/src/drivers/input/mouse/elan_i2c_smbus.c: In function 'elan_smbus_calibrate': /kisskb/src/drivers/input/mouse/elan_i2c_smbus.c:109:5: note: byref variable will be forcibly initialized 109 | u8 cmd[4] = { 0x00, 0x08, 0x00, 0x01 }; | ^~~ /kisskb/src/drivers/input/mouse/elan_i2c_smbus.c: In function 'elan_smbus_iap_get_mode': /kisskb/src/drivers/input/mouse/elan_i2c_smbus.c:298:5: note: byref variable will be forcibly initialized 298 | u8 val[I2C_SMBUS_BLOCK_MAX] = {0}; | ^~~ /kisskb/src/drivers/input/mouse/elan_i2c_smbus.c: In function 'elan_smbus_get_product_id': /kisskb/src/drivers/input/mouse/elan_i2c_smbus.c:192:5: note: byref variable will be forcibly initialized 192 | u8 val[I2C_SMBUS_BLOCK_MAX] = {0}; | ^~~ /kisskb/src/drivers/input/mouse/elan_i2c_smbus.c: In function 'elan_smbus_get_sm_version': /kisskb/src/drivers/input/mouse/elan_i2c_smbus.c:174:5: note: byref variable will be forcibly initialized 174 | u8 val[I2C_SMBUS_BLOCK_MAX] = {0}; | ^~~ /kisskb/src/drivers/input/mouse/elan_i2c_smbus.c: In function 'elan_smbus_get_resolution': /kisskb/src/drivers/input/mouse/elan_i2c_smbus.c:250:5: note: byref variable will be forcibly initialized 250 | u8 val[I2C_SMBUS_BLOCK_MAX] = {0}; | ^~~ /kisskb/src/drivers/input/mouse/elan_i2c_smbus.c: In function 'elan_smbus_get_checksum': /kisskb/src/drivers/input/mouse/elan_i2c_smbus.c:209:5: note: byref variable will be forcibly initialized 209 | u8 val[I2C_SMBUS_BLOCK_MAX] = {0}; | ^~~ /kisskb/src/drivers/input/mouse/elan_i2c_smbus.c: In function 'elan_smbus_get_max': /kisskb/src/drivers/input/mouse/elan_i2c_smbus.c:230:5: note: byref variable will be forcibly initialized 230 | u8 val[I2C_SMBUS_BLOCK_MAX] = {0}; | ^~~ /kisskb/src/drivers/input/mouse/elan_i2c_smbus.c: In function 'elan_smbus_get_baseline_data': /kisskb/src/drivers/input/mouse/elan_i2c_smbus.c:135:5: note: byref variable will be forcibly initialized 135 | u8 val[I2C_SMBUS_BLOCK_MAX] = {0}; | ^~~ /kisskb/src/drivers/input/mouse/elan_i2c_smbus.c: In function 'elan_smbus_get_num_traces': /kisskb/src/drivers/input/mouse/elan_i2c_smbus.c:271:5: note: byref variable will be forcibly initialized 271 | u8 val[I2C_SMBUS_BLOCK_MAX] = {0}; | ^~~ /kisskb/src/drivers/input/mouse/elan_i2c_smbus.c: In function 'elan_smbus_get_version': /kisskb/src/drivers/input/mouse/elan_i2c_smbus.c:154:5: note: byref variable will be forcibly initialized 154 | u8 val[I2C_SMBUS_BLOCK_MAX] = {0}; | ^~~ /kisskb/src/drivers/input/mouse/elan_i2c_smbus.c: In function 'elan_smbus_prepare_fw_update': /kisskb/src/drivers/input/mouse/elan_i2c_smbus.c:351:5: note: byref variable will be forcibly initialized 351 | u8 cmd[4] = {0x0F, 0x78, 0x00, 0x06}; | ^~~ /kisskb/src/drivers/input/mouse/elan_i2c_smbus.c:350:5: note: byref variable will be forcibly initialized 350 | u8 val[I2C_SMBUS_BLOCK_MAX] = {0}; | ^~~ /kisskb/src/drivers/input/mouse/elan_i2c_smbus.c:349:15: note: byref variable will be forcibly initialized 349 | enum tp_mode mode; | ^~~~ /kisskb/src/drivers/input/mouse/elan_i2c_smbus.c: In function 'elan_smbus_write_fw_block': /kisskb/src/drivers/input/mouse/elan_i2c_smbus.c:424:5: note: byref variable will be forcibly initialized 424 | u8 val[I2C_SMBUS_BLOCK_MAX] = {0}; | ^~~ /kisskb/src/drivers/input/mouse/elan_i2c_smbus.c: In function 'elan_smbus_calibrate_result': /kisskb/src/drivers/input/mouse/elan_i2c_smbus.c:118:5: note: byref variable will be forcibly initialized 118 | u8 buf[I2C_SMBUS_BLOCK_MAX] = {0}; | ^~~ /kisskb/src/drivers/input/mouse/elan_i2c_smbus.c: In function 'elan_smbus_initialize': /kisskb/src/drivers/input/mouse/elan_i2c_smbus.c:57:5: note: byref variable will be forcibly initialized 57 | u8 values[I2C_SMBUS_BLOCK_MAX] = {0}; | ^~~~~~ /kisskb/src/drivers/input/mouse/elan_i2c_smbus.c:56:5: note: byref variable will be forcibly initialized 56 | u8 check[ETP_SMBUS_HELLOPACKET_LEN] = { 0x55, 0x55, 0x55, 0x55, 0x55 }; | ^~~~~ /kisskb/src/drivers/md/bcache/sysfs.c: In function '__bch_cached_dev_show': /kisskb/src/drivers/md/bcache/sysfs.c:223:8: note: byref variable will be forcibly initialized 223 | char change[20]; | ^~~~~~ /kisskb/src/drivers/md/bcache/sysfs.c:222:8: note: byref variable will be forcibly initialized 222 | char integral[20]; | ^~~~~~~~ /kisskb/src/drivers/md/bcache/sysfs.c:221:8: note: byref variable will be forcibly initialized 221 | char proportional[20]; | ^~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/sysfs.c:220:8: note: byref variable will be forcibly initialized 220 | char target[20]; | ^~~~~~ /kisskb/src/drivers/md/bcache/sysfs.c:219:8: note: byref variable will be forcibly initialized 219 | char dirty[20]; | ^~~~~ /kisskb/src/drivers/md/bcache/sysfs.c:218:8: note: byref variable will be forcibly initialized 218 | char rate[20]; | ^~~~ /kisskb/src/drivers/md/bcache/sysfs.c: In function '__cached_dev_store': /kisskb/src/drivers/md/bcache/sysfs.c:432:12: note: byref variable will be forcibly initialized 432 | uint8_t set_uuid[16]; | ^~~~~~~~ In file included from /kisskb/src/drivers/md/bcache/sysfs.c:10: /kisskb/src/drivers/md/bcache/sysfs.h:122:16: note: byref variable will be forcibly initialized 122 | unsigned long _v; \ | ^~ /kisskb/src/drivers/md/bcache/sysfs.c:371:6: note: in expansion of macro 'strtoul_or_return' 371 | strtoul_or_return(buf)) { | ^~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/md/bcache/bset.h:9, from /kisskb/src/drivers/md/bcache/bcache.h:193, from /kisskb/src/drivers/md/bcache/sysfs.c:9: /kisskb/src/drivers/md/bcache/util.h:336:16: note: byref variable will be forcibly initialized 336 | unsigned long _v; \ | ^~ /kisskb/src/drivers/md/bcache/sysfs.h:111:9: note: in expansion of macro 'strtoul_safe_clamp' 111 | ret = strtoul_safe_clamp(buf, v, min, max); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/sysfs.c:363:2: note: in expansion of macro 'sysfs_strtoul_clamp' 363 | sysfs_strtoul_clamp(sequential_cutoff, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/md/bcache/sysfs.c:10: /kisskb/src/drivers/md/bcache/sysfs.h:122:16: note: byref variable will be forcibly initialized 122 | unsigned long _v; \ | ^~ /kisskb/src/drivers/md/bcache/sysfs.c:358:11: note: in expansion of macro 'strtoul_or_return' 358 | int v = strtoul_or_return(buf); | ^~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/md/bcache/bset.h:9, from /kisskb/src/drivers/md/bcache/bcache.h:193, from /kisskb/src/drivers/md/bcache/sysfs.c:9: /kisskb/src/drivers/md/bcache/util.h:336:16: note: byref variable will be forcibly initialized 336 | unsigned long _v; \ | ^~ /kisskb/src/drivers/md/bcache/sysfs.h:111:9: note: in expansion of macro 'strtoul_safe_clamp' 111 | ret = strtoul_safe_clamp(buf, v, min, max); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/sysfs.c:355:2: note: in expansion of macro 'sysfs_strtoul_clamp' 355 | sysfs_strtoul_clamp(io_error_limit, dc->error_limit, 0, INT_MAX); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/util.h:336:16: note: byref variable will be forcibly initialized 336 | unsigned long _v; \ | ^~ /kisskb/src/drivers/md/bcache/sysfs.h:111:9: note: in expansion of macro 'strtoul_safe_clamp' 111 | ret = strtoul_safe_clamp(buf, v, min, max); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/sysfs.c:351:2: note: in expansion of macro 'sysfs_strtoul_clamp' 351 | sysfs_strtoul_clamp(writeback_rate_minimum, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/util.h:336:16: note: byref variable will be forcibly initialized 336 | unsigned long _v; \ | ^~ /kisskb/src/drivers/md/bcache/sysfs.h:111:9: note: in expansion of macro 'strtoul_safe_clamp' 111 | ret = strtoul_safe_clamp(buf, v, min, max); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/sysfs.c:348:2: note: in expansion of macro 'sysfs_strtoul_clamp' 348 | sysfs_strtoul_clamp(writeback_rate_fp_term_high, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/util.h:336:16: note: byref variable will be forcibly initialized 336 | unsigned long _v; \ | ^~ /kisskb/src/drivers/md/bcache/sysfs.h:111:9: note: in expansion of macro 'strtoul_safe_clamp' 111 | ret = strtoul_safe_clamp(buf, v, min, max); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/sysfs.c:344:2: note: in expansion of macro 'sysfs_strtoul_clamp' 344 | sysfs_strtoul_clamp(writeback_rate_fp_term_mid, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/util.h:336:16: note: byref variable will be forcibly initialized 336 | unsigned long _v; \ | ^~ /kisskb/src/drivers/md/bcache/sysfs.h:111:9: note: in expansion of macro 'strtoul_safe_clamp' 111 | ret = strtoul_safe_clamp(buf, v, min, max); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/sysfs.c:341:2: note: in expansion of macro 'sysfs_strtoul_clamp' 341 | sysfs_strtoul_clamp(writeback_rate_fp_term_low, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/util.h:336:16: note: byref variable will be forcibly initialized 336 | unsigned long _v; \ | ^~ /kisskb/src/drivers/md/bcache/sysfs.h:111:9: note: in expansion of macro 'strtoul_safe_clamp' 111 | ret = strtoul_safe_clamp(buf, v, min, max); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/sysfs.c:338:2: note: in expansion of macro 'sysfs_strtoul_clamp' 338 | sysfs_strtoul_clamp(writeback_rate_p_term_inverse, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/util.h:336:16: note: byref variable will be forcibly initialized 336 | unsigned long _v; \ | ^~ /kisskb/src/drivers/md/bcache/sysfs.h:111:9: note: in expansion of macro 'strtoul_safe_clamp' 111 | ret = strtoul_safe_clamp(buf, v, min, max); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/sysfs.c:335:2: note: in expansion of macro 'sysfs_strtoul_clamp' 335 | sysfs_strtoul_clamp(writeback_rate_i_term_inverse, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/util.h:336:16: note: byref variable will be forcibly initialized 336 | unsigned long _v; \ | ^~ /kisskb/src/drivers/md/bcache/sysfs.h:111:9: note: in expansion of macro 'strtoul_safe_clamp' 111 | ret = strtoul_safe_clamp(buf, v, min, max); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/sysfs.c:332:2: note: in expansion of macro 'sysfs_strtoul_clamp' 332 | sysfs_strtoul_clamp(writeback_rate_update_seconds, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/util.h:336:16: note: byref variable will be forcibly initialized 336 | unsigned long _v; \ | ^~ /kisskb/src/drivers/md/bcache/sysfs.c:322:9: note: in expansion of macro 'strtoul_safe_clamp' 322 | ret = strtoul_safe_clamp(buf, v, 1, INT_MAX); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/util.h:336:16: note: byref variable will be forcibly initialized 336 | unsigned long _v; \ | ^~ /kisskb/src/drivers/md/bcache/sysfs.h:111:9: note: in expansion of macro 'strtoul_safe_clamp' 111 | ret = strtoul_safe_clamp(buf, v, min, max); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/sysfs.c:315:2: note: in expansion of macro 'sysfs_strtoul_clamp' 315 | sysfs_strtoul_clamp(writeback_percent, dc->writeback_percent, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/util.h:336:16: note: byref variable will be forcibly initialized 336 | unsigned long _v; \ | ^~ /kisskb/src/drivers/md/bcache/sysfs.h:111:9: note: in expansion of macro 'strtoul_safe_clamp' 111 | ret = strtoul_safe_clamp(buf, v, min, max); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/sysfs.c:313:2: note: in expansion of macro 'sysfs_strtoul_clamp' 313 | sysfs_strtoul_clamp(writeback_delay, dc->writeback_delay, 0, UINT_MAX); | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/md/bcache/sysfs.c:10: /kisskb/src/drivers/md/bcache/sysfs.h:122:16: note: byref variable will be forcibly initialized 122 | unsigned long _v; \ | ^~ /kisskb/src/drivers/md/bcache/sysfs.h:99:21: note: in expansion of macro 'strtoul_or_return' 99 | unsigned long v = strtoul_or_return(buf); \ | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/sysfs.c:312:2: note: in expansion of macro 'sysfs_strtoul_bool' 312 | sysfs_strtoul_bool(writeback_consider_fragment, dc->writeback_consider_fragment); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/sysfs.h:122:16: note: byref variable will be forcibly initialized 122 | unsigned long _v; \ | ^~ /kisskb/src/drivers/md/bcache/sysfs.h:99:21: note: in expansion of macro 'strtoul_or_return' 99 | unsigned long v = strtoul_or_return(buf); \ | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/sysfs.c:311:2: note: in expansion of macro 'sysfs_strtoul_bool' 311 | sysfs_strtoul_bool(writeback_running, dc->writeback_running); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/sysfs.h:122:16: note: byref variable will be forcibly initialized 122 | unsigned long _v; \ | ^~ /kisskb/src/drivers/md/bcache/sysfs.h:99:21: note: in expansion of macro 'strtoul_or_return' 99 | unsigned long v = strtoul_or_return(buf); \ | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/sysfs.c:310:2: note: in expansion of macro 'sysfs_strtoul_bool' 310 | sysfs_strtoul_bool(writeback_metadata, dc->writeback_metadata); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/sysfs.h:122:16: note: byref variable will be forcibly initialized 122 | unsigned long _v; \ | ^~ /kisskb/src/drivers/md/bcache/sysfs.h:99:21: note: in expansion of macro 'strtoul_or_return' 99 | unsigned long v = strtoul_or_return(buf); \ | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/sysfs.c:309:2: note: in expansion of macro 'sysfs_strtoul_bool' 309 | sysfs_strtoul_bool(bypass_torture_test, dc->bypass_torture_test); | ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/md/bcache/bset.h:9, from /kisskb/src/drivers/md/bcache/bcache.h:193, from /kisskb/src/drivers/md/bcache/sysfs.c:9: /kisskb/src/drivers/md/bcache/util.h:327:16: note: byref variable will be forcibly initialized 327 | unsigned long _v; \ | ^~ /kisskb/src/drivers/md/bcache/sysfs.h:93:10: note: in expansion of macro 'strtoul_safe' 93 | return strtoul_safe(buf, var) ?: (ssize_t) size; \ | ^~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/sysfs.c:303:25: note: in expansion of macro 'sysfs_strtoul' 303 | #define d_strtoul(var) sysfs_strtoul(var, dc->var) | ^~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/sysfs.c:308:2: note: in expansion of macro 'd_strtoul' 308 | d_strtoul(verify); | ^~~~~~~~~ /kisskb/src/drivers/md/bcache/util.h:327:16: note: byref variable will be forcibly initialized 327 | unsigned long _v; \ | ^~ /kisskb/src/drivers/md/bcache/sysfs.h:93:10: note: in expansion of macro 'strtoul_safe' 93 | return strtoul_safe(buf, var) ?: (ssize_t) size; \ | ^~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/sysfs.c:307:2: note: in expansion of macro 'sysfs_strtoul' 307 | sysfs_strtoul(data_csum, dc->disk.data_csum); | ^~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/bio.h:10, 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 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/drivers/md/bcache/sysfs.c: In function '__bch_flash_dev_store': /kisskb/src/drivers/md/bcache/sysfs.c:580:12: note: byref variable will be forcibly initialized 580 | uint64_t v; | ^ In file included from /kisskb/src/drivers/md/bcache/bset.h:9, from /kisskb/src/drivers/md/bcache/bcache.h:193, from /kisskb/src/drivers/md/bcache/sysfs.c:9: /kisskb/src/drivers/md/bcache/util.h:327:16: note: byref variable will be forcibly initialized 327 | unsigned long _v; \ | ^~ /kisskb/src/drivers/md/bcache/sysfs.h:93:10: note: in expansion of macro 'strtoul_safe' 93 | return strtoul_safe(buf, var) ?: (ssize_t) size; \ | ^~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/sysfs.c:577:2: note: in expansion of macro 'sysfs_strtoul' 577 | sysfs_strtoul(data_csum, d->data_csum); | ^~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/sysfs.c: In function 'bch_root_usage': /kisskb/src/drivers/md/bcache/sysfs.c:661:20: note: byref variable will be forcibly initialized 661 | struct btree_iter iter; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c: In function 'ath_tx_count_frames': /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c:414:6: note: byref variable will be forcibly initialized 414 | u32 ba[WME_BA_BMP_SIZE >> 5]; | ^~ In file included from /kisskb/src/drivers/md/bcache/bcache.h:192, from /kisskb/src/drivers/md/bcache/sysfs.c:9: /kisskb/src/drivers/md/bcache/sysfs.c: In function 'bch_bset_print_stats': /kisskb/src/drivers/md/bcache/bcache_ondisk.h:72:16: note: byref variable will be forcibly initialized 72 | ((struct bkey) { \ | ^ /kisskb/src/drivers/md/bcache/bcache_ondisk.h:77:20: note: in expansion of macro 'KEY' 77 | #define ZERO_KEY KEY(0, 0, 0) | ^~~ /kisskb/src/drivers/md/bcache/sysfs.c:638:40: note: in expansion of macro 'ZERO_KEY' 638 | ret = bch_btree_map_nodes(&op.op, c, &ZERO_KEY, bch_btree_bset_stats); | ^~~~~~~~ /kisskb/src/drivers/md/bcache/sysfs.c:632:23: note: byref variable will be forcibly initialized 632 | struct bset_stats_op op; | ^~ /kisskb/src/drivers/net/usb/r8152.c: In function 'ocp_read_word': /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'rtl8152_get_speed': /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c: In function '__rtl_get_wol': /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c: In function 'ocp_read_byte': /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'vendor_mac_passthru_addr_read': /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1604:16: note: byref variable will be forcibly initialized 1604 | unsigned char buf[6]; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'ocp_read_dword': /kisskb/src/drivers/net/usb/r8152.c:1377:9: note: byref variable will be forcibly initialized 1377 | __le32 data; | ^~~~ In file included from /kisskb/src/drivers/net/usb/r8152.c:10: /kisskb/src/drivers/net/usb/r8152.c: In function 'eth_hw_addr_random': /kisskb/src/include/linux/etherdevice.h:270:5: note: byref variable will be forcibly initialized 270 | u8 addr[ETH_ALEN]; | ^~~~ In file included from /kisskb/src/drivers/net/wireless/ath/ath9k/common.h:17, from /kisskb/src/drivers/net/wireless/ath/ath9k/ath9k.h:28, from /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c:18: /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c: In function 'ath_tx_status': In file included from /kisskb/src/drivers/md/bcache/sysfs.c:10: /kisskb/src/drivers/md/bcache/sysfs.c: In function '__bch_cache_store': /kisskb/src/drivers/md/bcache/sysfs.h:122:16: note: byref variable will be forcibly initialized 122 | unsigned long _v; \ | ^~ /kisskb/src/drivers/md/bcache/sysfs.c:1148:12: note: in expansion of macro 'strtoul_or_return' 1148 | bool v = strtoul_or_return(buf); | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/net/mac80211.h:4851:29: note: byref variable will be forcibly initialized 4851 | struct ieee80211_tx_status status = { | ^~~~~~ In file included from /kisskb/src/drivers/md/bcache/bset.h:9, from /kisskb/src/drivers/md/bcache/bcache.h:193, from /kisskb/src/drivers/md/bcache/sysfs.c:9: /kisskb/src/drivers/md/bcache/sysfs.c: In function '__bch_cache_set_store': /kisskb/src/drivers/md/bcache/util.h:336:16: note: byref variable will be forcibly initialized 336 | unsigned long _v; \ | ^~ /kisskb/src/drivers/md/bcache/sysfs.h:111:9: note: in expansion of macro 'strtoul_safe_clamp' 111 | ret = strtoul_safe_clamp(buf, v, min, max); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/sysfs.c:930:2: note: in expansion of macro 'sysfs_strtoul_clamp' 930 | sysfs_strtoul_clamp(gc_after_writeback, c->gc_after_writeback, 0, 1); | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/md/bcache/sysfs.c:10: /kisskb/src/drivers/md/bcache/sysfs.h:122:16: note: byref variable will be forcibly initialized 122 | unsigned long _v; \ | ^~ /kisskb/src/drivers/md/bcache/sysfs.h:99:21: note: in expansion of macro 'strtoul_or_return' 99 | unsigned long v = strtoul_or_return(buf); \ | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/sysfs.c:922:2: note: in expansion of macro 'sysfs_strtoul_bool' 922 | sysfs_strtoul_bool(idle_max_writeback_rate, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/sysfs.h:122:16: note: byref variable will be forcibly initialized 122 | unsigned long _v; \ | ^~ /kisskb/src/drivers/md/bcache/sysfs.h:99:21: note: in expansion of macro 'strtoul_or_return' 99 | unsigned long v = strtoul_or_return(buf); \ | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/sysfs.c:921:2: note: in expansion of macro 'sysfs_strtoul_bool' 921 | sysfs_strtoul_bool(copy_gc_enabled, c->copy_gc_enabled); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/sysfs.h:122:16: note: byref variable will be forcibly initialized 122 | unsigned long _v; \ | ^~ /kisskb/src/drivers/md/bcache/sysfs.h:99:21: note: in expansion of macro 'strtoul_or_return' 99 | unsigned long v = strtoul_or_return(buf); \ | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/sysfs.c:920:2: note: in expansion of macro 'sysfs_strtoul_bool' 920 | sysfs_strtoul_bool(btree_shrinker_disabled, c->shrinker_disabled); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/sysfs.h:122:16: note: byref variable will be forcibly initialized 122 | unsigned long _v; \ | ^~ /kisskb/src/drivers/md/bcache/sysfs.h:99:21: note: in expansion of macro 'strtoul_or_return' 99 | unsigned long v = strtoul_or_return(buf); \ | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/sysfs.c:919:2: note: in expansion of macro 'sysfs_strtoul_bool' 919 | sysfs_strtoul_bool(gc_always_rewrite, c->gc_always_rewrite); | ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/md/bcache/bset.h:9, from /kisskb/src/drivers/md/bcache/bcache.h:193, from /kisskb/src/drivers/md/bcache/sysfs.c:9: /kisskb/src/drivers/md/bcache/util.h:327:16: note: byref variable will be forcibly initialized 327 | unsigned long _v; \ | ^~ /kisskb/src/drivers/md/bcache/sysfs.h:93:10: note: in expansion of macro 'strtoul_safe' 93 | return strtoul_safe(buf, var) ?: (ssize_t) size; \ | ^~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/sysfs.c:918:2: note: in expansion of macro 'sysfs_strtoul' 918 | sysfs_strtoul(expensive_debug_checks, c->expensive_debug_checks); | ^~~~~~~~~~~~~ In file included from /kisskb/src/drivers/md/bcache/sysfs.c:10: /kisskb/src/drivers/md/bcache/sysfs.h:122:16: note: byref variable will be forcibly initialized 122 | unsigned long _v; \ | ^~ /kisskb/src/drivers/md/bcache/sysfs.h:99:21: note: in expansion of macro 'strtoul_or_return' 99 | unsigned long v = strtoul_or_return(buf); \ | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/sysfs.c:917:2: note: in expansion of macro 'sysfs_strtoul_bool' 917 | sysfs_strtoul_bool(key_merging_disabled, c->key_merging_disabled); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/sysfs.h:122:16: note: byref variable will be forcibly initialized 122 | unsigned long _v; \ | ^~ /kisskb/src/drivers/md/bcache/sysfs.h:99:21: note: in expansion of macro 'strtoul_or_return' 99 | unsigned long v = strtoul_or_return(buf); \ | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/sysfs.c:916:2: note: in expansion of macro 'sysfs_strtoul_bool' 916 | sysfs_strtoul_bool(verify, c->verify); | ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/md/bcache/bset.h:9, from /kisskb/src/drivers/md/bcache/bcache.h:193, from /kisskb/src/drivers/md/bcache/sysfs.c:9: /kisskb/src/drivers/md/bcache/util.h:336:16: note: byref variable will be forcibly initialized 336 | unsigned long _v; \ | ^~ /kisskb/src/drivers/md/bcache/sysfs.h:111:9: note: in expansion of macro 'strtoul_safe_clamp' 111 | ret = strtoul_safe_clamp(buf, v, min, max); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/sysfs.c:913:2: note: in expansion of macro 'sysfs_strtoul_clamp' 913 | sysfs_strtoul_clamp(journal_delay_ms, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/md/bcache/sysfs.c:10: /kisskb/src/drivers/md/bcache/sysfs.h:122:16: note: byref variable will be forcibly initialized 122 | unsigned long _v; \ | ^~ /kisskb/src/drivers/md/bcache/sysfs.c:901:7: note: in expansion of macro 'strtoul_or_return' 901 | v = strtoul_or_return(buf); | ^~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/md/bcache/bset.h:9, from /kisskb/src/drivers/md/bcache/bcache.h:193, from /kisskb/src/drivers/md/bcache/sysfs.c:9: /kisskb/src/drivers/md/bcache/util.h:336:16: note: byref variable will be forcibly initialized 336 | unsigned long _v; \ | ^~ /kisskb/src/drivers/md/bcache/sysfs.c:892:9: note: in expansion of macro 'strtoul_safe_clamp' 892 | ret = strtoul_safe_clamp(buf, v, 0, UINT_MAX); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/util.h:336:16: note: byref variable will be forcibly initialized 336 | unsigned long _v; \ | ^~ /kisskb/src/drivers/md/bcache/sysfs.h:111:9: note: in expansion of macro 'strtoul_safe_clamp' 111 | ret = strtoul_safe_clamp(buf, v, min, max); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/sysfs.c:885:2: note: in expansion of macro 'sysfs_strtoul_clamp' 885 | sysfs_strtoul_clamp(io_error_limit, c->error_limit, 0, UINT_MAX); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/util.h:336:16: note: byref variable will be forcibly initialized 336 | unsigned long _v; \ | ^~ /kisskb/src/drivers/md/bcache/sysfs.h:111:9: note: in expansion of macro 'strtoul_safe_clamp' 111 | ret = strtoul_safe_clamp(buf, v, min, max); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/sysfs.c:873:2: note: in expansion of macro 'sysfs_strtoul_clamp' 873 | sysfs_strtoul_clamp(congested_write_threshold_us, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/util.h:336:16: note: byref variable will be forcibly initialized 336 | unsigned long _v; \ | ^~ /kisskb/src/drivers/md/bcache/sysfs.h:111:9: note: in expansion of macro 'strtoul_safe_clamp' 111 | ret = strtoul_safe_clamp(buf, v, min, max); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/sysfs.c:870:2: note: in expansion of macro 'sysfs_strtoul_clamp' 870 | sysfs_strtoul_clamp(congested_read_threshold_us, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/md/bcache/sysfs.c:10: /kisskb/src/drivers/md/bcache/sysfs.h:122:16: note: byref variable will be forcibly initialized 122 | unsigned long _v; \ | ^~ /kisskb/src/drivers/md/bcache/sysfs.c:866:19: note: in expansion of macro 'strtoul_or_return' 866 | sc.nr_to_scan = strtoul_or_return(buf); | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/bcache/sysfs.c:863:25: note: byref variable will be forcibly initialized 863 | struct shrink_control sc; | ^~ /kisskb/src/drivers/md/bcache/sysfs.c:842:12: note: byref variable will be forcibly initialized 842 | uint64_t v; | ^ In file included from /kisskb/src/drivers/md/bcache/sysfs.c:10: /kisskb/src/drivers/md/bcache/sysfs.h:122:16: note: byref variable will be forcibly initialized 122 | unsigned long _v; \ | ^~ /kisskb/src/drivers/md/bcache/sysfs.c:832:15: note: in expansion of macro 'strtoul_or_return' 832 | bool sync = strtoul_or_return(buf); | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'ocp_write_dword': /kisskb/src/drivers/net/usb/r8152.c:1386:9: note: byref variable will be forcibly initialized 1386 | __le32 tmp = __cpu_to_le32(data); | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'r8153b_ups_flags': /kisskb/src/drivers/net/usb/r8152.c:1386:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c: In function 'r8156_ups_flags': /kisskb/src/drivers/net/usb/r8152.c:1386:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c: In function 'ocp_write_byte': /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'rtl_reset_bmu': /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c: In function 'r8153b_rx_agg_chg_indicate': /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c: In function 'ocp_write_word': /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'rxdy_gated_en': /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'ocp_reg_write': /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c: In function 'ath_tx_flush_tid': /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c:238:23: note: byref variable will be forcibly initialized 238 | struct ath_tx_status ts; | ^~ /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c:237:19: note: byref variable will be forcibly initialized 237 | struct list_head bf_head; | ^~~~~~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'ocp_reg_read': /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized In file included from /kisskb/src/drivers/opp/core.c:16: /kisskb/src/drivers/opp/core.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'rtl_rx_vlan_en': /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'rtl8153c_change_mtu': /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'r8153_u2p3en': /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'r8153_queue_wake': /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'r8153b_u1u2en': /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'r8153_teredo_off': /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1386:9: note: byref variable will be forcibly initialized 1386 | __le32 tmp = __cpu_to_le32(data); | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'r8153b_power_cut_en': /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'r8153_mac_clk_speed_down': /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'rtl_tally_reset': /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'r8152_eee_en': /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'r8153_eee_en': /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c: In function 'ath_txq_unlock_complete': /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c:105:22: note: byref variable will be forcibly initialized 105 | struct sk_buff_head q; | ^ /kisskb/src/drivers/net/usb/r8152.c: In function 'rtl_eee_plus_en': /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'rtl_set_eee_plus': /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c: In function 'ath_tx_complete_aggr': /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c:457:6: note: byref variable will be forcibly initialized 457 | int nframes; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c:453:61: note: byref variable will be forcibly initialized 453 | int isaggr, txfail, txpending, sendbar = 0, needreset = 0, nbad = 0; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c:452:6: note: byref variable will be forcibly initialized 452 | u32 ba[WME_BA_BMP_SIZE >> 5]; | ^~ /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c:450:22: note: byref variable will be forcibly initialized 450 | struct sk_buff_head bf_pending; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c:449:19: note: byref variable will be forcibly initialized 449 | struct list_head bf_head; | ^~~~~~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'r8153_set_rx_early_timeout': /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c: In function 'r8153_set_rx_early_size': /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c: In function 'rtl_set_ifg': /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'r8152b_reset_packet_filter': /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c: In function 'rtl_enable': /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'r8156_mac_clk_spd': /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'r8156_fc_parameter': /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c: In function 'rtl8156_change_mtu': /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/bio.h:10, 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 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/drivers/md/bcache/super.c: In function 'array3_size': /kisskb/src/include/linux/overflow.h:155:9: note: byref variable will be forcibly initialized 155 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'rtl8156_enable': /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c: In function 'r8152_efuse_read': /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c: In function 'ath_txq_setup': /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c:1701:29: note: byref variable will be forcibly initialized 1701 | struct ath9k_tx_queue_info qi; | ^~ /kisskb/src/drivers/net/usb/r8152.c: In function 'rtl8153_change_mtu': /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'r8153_power_cut_en': /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c: In function 'ath_txq_update': /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c:1775:29: note: byref variable will be forcibly initialized 1775 | struct ath9k_tx_queue_info qi; | ^~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c: In function 'ath_cabq_update': /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c:1799:29: note: byref variable will be forcibly initialized 1799 | struct ath9k_tx_queue_info qi; | ^~ /kisskb/src/drivers/net/usb/r8152.c: In function 'rtl8152_in_nway': /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'r8152_power_cut_en': /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/md/bcache/super.c: In function 'uuid_io': /kisskb/src/drivers/md/bcache/super.c:426:7: note: byref variable will be forcibly initialized 426 | char buf[80]; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'r8153c_post_firmware_1': /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'r8156a_post_firmware_1': /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1386:9: note: byref variable will be forcibly initialized 1386 | __le32 tmp = __cpu_to_le32(data); | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1386:9: note: byref variable will be forcibly initialized /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; | ^ /kisskb/src/drivers/net/usb/r8152.c: In function 'r8153b_post_firmware_1': /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'r8153b_pre_firmware_1': /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'r8153_post_firmware_3': /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 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/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/net/wireless/ath/ath9k/xmit.c: In function 'ath_tx_fill_desc': /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c:1352:21: note: byref variable will be forcibly initialized 1352 | struct ath_tx_info info; | ^~~~ /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/drivers/net/usb/r8152.c: In function 'r8153_post_firmware_2': /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'r8153_post_firmware_1': /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'r8153_u1u2en': /kisskb/src/drivers/net/usb/r8152.c:3369:5: note: byref variable will be forcibly initialized 3369 | u8 u1u2[8]; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c: In function 'ath_tx_send_normal': /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c:2053:19: note: byref variable will be forcibly initialized 2053 | struct list_head bf_head; | ^~~~~~~ /kisskb/src/drivers/net/usb/r8152.c: In function '_rtl8152_set_rx_mode': /kisskb/src/drivers/net/usb/r8152.c:1386:9: note: byref variable will be forcibly initialized 1386 | __le32 tmp = __cpu_to_le32(data); | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1377:9: note: byref variable will be forcibly initialized 1377 | __le32 data; | ^~~~ /kisskb/src/drivers/net/usb/r8152.c:2713:9: note: byref variable will be forcibly initialized 2713 | __le32 tmp[2]; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c: In function 'ath_tx_get_tid_subframe': /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c:963:21: note: byref variable will be forcibly initialized 963 | struct list_head bf_head; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c:900:18: note: byref variable will be forcibly initialized 900 | struct sk_buff *skb, *first_skb = NULL; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'rtl_start_rx': /kisskb/src/drivers/net/usb/r8152.c:2896:19: note: byref variable will be forcibly initialized 2896 | struct list_head tmp_list; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_rap.c: In function 'amdgpu_rap_debugfs_write': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_rap.c:51:21: note: byref variable will be forcibly initialized 51 | enum ta_rap_status status; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_rap.c:50:11: note: byref variable will be forcibly initialized 50 | uint32_t op; | ^~ /kisskb/src/drivers/net/usb/r8152.c: In function 'rtl8152_post_reset': /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c: In function 'ath9k_release_buffered_frames': /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c:1639:35: note: byref variable will be forcibly initialized 1639 | struct ath_buf *bf_tail = NULL, *bf = NULL; | ^~ /kisskb/src/drivers/net/usb/r8152.c:8252:18: note: byref variable will be forcibly initialized 8252 | struct sockaddr sa; | ^~ /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c:1638:19: note: byref variable will be forcibly initialized 1638 | struct list_head bf_q; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c: In function 'ath_tx_form_aggr': /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c:988:18: note: byref variable will be forcibly initialized 988 | struct ath_buf *bf = bf_first, *bf_prev = NULL; | ^~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/bio.h:10, 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 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c: In function 'ath_tx_form_burst': /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c:1444:18: note: byref variable will be forcibly initialized 1444 | struct ath_buf *bf = bf_first, *bf_prev = NULL; | ^~ /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c: In function 'ath_tx_sched_aggr': /kisskb/src/drivers/net/usb/r8152.c: In function '__rtl8152_set_mac_address': /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c:1478:19: note: byref variable will be forcibly initialized 1478 | struct list_head bf_q; | ^~~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c:1476:18: note: byref variable will be forcibly initialized 1476 | struct ath_buf *bf = NULL; | ^~ /kisskb/src/drivers/net/usb/r8152.c: In function 'set_ethernet_addr': /kisskb/src/drivers/net/usb/r8152.c:1714:18: note: byref variable will be forcibly initialized 1714 | struct sockaddr sa; | ^~ /kisskb/src/drivers/opp/core.c: In function '_find_current_opp': /kisskb/src/drivers/opp/core.c:945:16: note: byref variable will be forcibly initialized 945 | unsigned long freq; | ^~~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'rtl8152_get_ethtool_stats': /kisskb/src/drivers/net/usb/r8152.c:8696:23: note: byref variable will be forcibly initialized 8696 | struct tally_counter tally; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c: In function 'ath_drain_txq_list': /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c:1817:23: note: byref variable will be forcibly initialized 1817 | struct ath_tx_status ts; | ^~ /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c:1816:19: note: byref variable will be forcibly initialized 1816 | struct list_head bf_head; | ^~~~~~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'rtl8152_runtime_resume': /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c: In function 'ath_tx_processq': /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c:2569:23: note: byref variable will be forcibly initialized 2569 | struct ath_tx_status ts; | ^~ /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c:2567:19: note: byref variable will be forcibly initialized 2567 | struct list_head bf_head; | ^~~~~~~ /kisskb/src/drivers/opp/core.c: In function 'dev_pm_opp_set_rate': /kisskb/src/drivers/opp/core.c:1094:26: note: byref variable will be forcibly initialized 1094 | unsigned long freq = 0, temp_freq; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c: In function 'ath_tid_drain': /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c:323:23: note: byref variable will be forcibly initialized 323 | struct ath_tx_status ts; | ^~ /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c:322:19: note: byref variable will be forcibly initialized 322 | struct list_head bf_head; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c:320:18: note: byref variable will be forcibly initialized 320 | struct sk_buff *skb; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'rtl_drop_queued_tx': /kisskb/src/drivers/net/usb/r8152.c:2673:22: note: byref variable will be forcibly initialized 2673 | struct sk_buff_head skb_head, *tx_queue = &tp->tx_queue; | ^~~~~~~~ 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/dma-mapping.h:7, from /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c:17: /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c: In function 'ath_tx_cabq': /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c:2350:12: note: byref variable will be forcibly initialized 2350 | LIST_HEAD(bf_q); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/opp/core.c: In function '_opp_add': /kisskb/src/drivers/opp/core.c:1708:20: note: byref variable will be forcibly initialized 1708 | struct list_head *head; | ^~~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'rtl_stop_rx': /kisskb/src/drivers/net/usb/r8152.c:2939:19: note: byref variable will be forcibly initialized 2939 | struct list_head tmp_list; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c: In function 'ath_tx_edma_tasklet': /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c:2716:22: note: byref variable will be forcibly initialized 2716 | struct list_head bf_q; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c:2658:19: note: byref variable will be forcibly initialized 2658 | struct list_head bf_head; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/xmit.c:2653:23: note: byref variable will be forcibly initialized 2653 | struct ath_tx_status ts; | ^~ /kisskb/src/drivers/net/usb/r8152.c: In function 'delay_autosuspend': /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'rtl8152_runtime_suspend': /kisskb/src/drivers/net/usb/r8152.c:1386:9: note: byref variable will be forcibly initialized 1386 | __le32 tmp = __cpu_to_le32(data); | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1386:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1377:9: note: byref variable will be forcibly initialized 1377 | __le32 data; | ^~~~ /kisskb/src/drivers/net/usb/r8152.c:1386:9: note: byref variable will be forcibly initialized 1386 | __le32 tmp = __cpu_to_le32(data); | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function '__rtl_set_wol': /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /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; | ^~ /kisskb/src/drivers/net/usb/r8152.c: In function 'rtl_runtime_suspend_enable': /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/mempool.h:8, from /kisskb/src/include/linux/bio.h:8, 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 'bch_pending_bdevs_cleanup': /kisskb/src/drivers/md/bcache/super.c:2679:12: note: byref variable will be forcibly initialized 2679 | LIST_HEAD(pending_devs); | ^~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | 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:1074:18: note: byref variable will be forcibly initialized 1074 | struct closure cl; | ^~ /kisskb/src/drivers/md/bcache/super.c:1053:8: note: byref variable will be forcibly initialized 1053 | char *env[] = { | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'rx_bottom': /kisskb/src/drivers/net/usb/r8152.c:2412:35: note: byref variable will be forcibly initialized 2412 | struct list_head *cursor, *next, rx_queue; | ^~~~~~~~ /kisskb/src/drivers/md/bcache/super.c: In function 'bch_cached_dev_attach': /kisskb/src/drivers/md/bcache/super.c:1261:18: note: byref variable will be forcibly initialized 1261 | struct closure cl; | ^~ /kisskb/src/drivers/net/usb/r8152.c: In function 'r8156_ups_en': /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ In file included from /kisskb/src/include/linux/mempool.h:8, from /kisskb/src/include/linux/bio.h:8, 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 'bcache_reboot': /kisskb/src/drivers/md/bcache/super.c:2726:15: note: byref variable will be forcibly initialized 2726 | 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:2726:3: note: in expansion of macro 'DEFINE_WAIT' 2726 | DEFINE_WAIT(wait); | ^~~~~~~~~~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'r8153c_ups_en': /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/md/bcache/super.c: In function 'bch_cache_set_error': /kisskb/src/drivers/md/bcache/super.c:1636:10: note: byref variable will be forcibly initialized 1636 | va_list args; | ^~~~ /kisskb/src/drivers/md/bcache/super.c:1635:19: note: byref variable will be forcibly initialized 1635 | struct va_format vaf; | ^~~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/mempool.h:8, from /kisskb/src/include/linux/bio.h:8, 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/drivers/md/bcache/super.c:1980:12: note: byref variable will be forcibly initialized 1980 | LIST_HEAD(journal); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/md/bcache/super.c:1979:17: note: byref variable will be forcibly initialized 1979 | struct closure cl; | ^~ /kisskb/src/drivers/net/usb/r8152.c: In function 'r8153b_ups_en': /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'r8152b_init': /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1377:9: note: byref variable will be forcibly initialized 1377 | __le32 data; | ^~~~ /kisskb/src/drivers/net/usb/r8152.c:1386:9: note: byref variable will be forcibly initialized 1386 | __le32 tmp = __cpu_to_le32(data); | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'rtl8152_get_link_ksettings': /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/md/bcache/super.c: In function 'register_cache_set': /kisskb/src/drivers/md/bcache/super.c:2151:7: note: byref variable will be forcibly initialized 2151 | char buf[12]; | ^~~ /kisskb/src/drivers/md/bcache/super.c: In function 'register_bcache': /kisskb/src/drivers/md/bcache/super.c:2570:10: note: byref variable will be forcibly initialized 2570 | dev_t dev; | ^~~ /kisskb/src/drivers/md/bcache/super.c:2533:24: note: byref variable will be forcibly initialized 2533 | struct cache_sb_disk *sb_disk; | ^~~~~~~ In file included from /kisskb/src/drivers/net/usb/r8152.c:15: /kisskb/src/drivers/net/usb/r8152.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/drivers/net/usb/r8152.c: In function 'r8152_csum_workaround': /kisskb/src/drivers/net/usb/r8152.c:2106:23: note: byref variable will be forcibly initialized 2106 | struct sk_buff_head seg_list; | ^~~~~~~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'r8152_tx_agg_fill': /kisskb/src/drivers/net/usb/r8152.c:2243:22: note: byref variable will be forcibly initialized 2243 | struct sk_buff_head skb_head, *tx_queue = &tp->tx_queue; | ^~~~~~~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'rtl8152_fw_verify_checksum': /kisskb/src/drivers/net/usb/r8152.c:4470:16: note: byref variable will be forcibly initialized 4470 | unsigned char checksum[sizeof(fw_hdr->checksum)]; | ^~~~~~~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_get_mac_eee': /kisskb/src/drivers/net/dsa/b53/b53_common.c:2202:6: note: byref variable will be forcibly initialized 2202 | u16 reg; | ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_phy_read16': /kisskb/src/drivers/net/dsa/b53/b53_common.c:869:6: note: byref variable will be forcibly initialized 869 | u16 value = 0; | ^~~~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_imp_vlan_setup': /kisskb/src/drivers/net/dsa/b53/b53_common.c:502:6: note: byref variable will be forcibly initialized 502 | u16 pvlan; | ^~~~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_port_set_ucast_flood': /kisskb/src/drivers/net/dsa/b53/b53_common.c:519:6: note: byref variable will be forcibly initialized 519 | u16 uc; | ^~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_port_set_mcast_flood': /kisskb/src/drivers/net/dsa/b53/b53_common.c:532:6: note: byref variable will be forcibly initialized 532 | u16 mc; | ^~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_port_set_learning': /kisskb/src/drivers/net/dsa/b53/b53_common.c:552:6: note: byref variable will be forcibly initialized 552 | u16 reg; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'rtl8152_check_firmware': /kisskb/src/drivers/net/usb/r8152.c:4518:16: note: byref variable will be forcibly initialized 4518 | unsigned long fw_flags = 0; | ^~~~~~~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_br_join': /kisskb/src/drivers/net/dsa/b53/b53_common.c:1867:13: note: byref variable will be forcibly initialized 1867 | u16 pvlan, reg; | ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c:1867:6: note: byref variable will be forcibly initialized 1867 | u16 pvlan, reg; | ^~~~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_mirror_add': /kisskb/src/drivers/net/dsa/b53/b53_common.c:2107:6: note: byref variable will be forcibly initialized 2107 | u16 reg, loc; | ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_mirror_del': /kisskb/src/drivers/net/dsa/b53/b53_common.c:2133:6: note: byref variable will be forcibly initialized 2133 | u16 reg, loc; | ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_eee_enable_set': /kisskb/src/drivers/net/dsa/b53/b53_common.c:2170:6: note: byref variable will be forcibly initialized 2170 | u16 reg; | ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_enable_port': /kisskb/src/drivers/net/dsa/b53/b53_common.c:567:6: note: byref variable will be forcibly initialized 567 | u16 pvlan; | ^~~~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_disable_port': /kisskb/src/drivers/net/dsa/b53/b53_common.c:609:5: note: byref variable will be forcibly initialized 609 | u8 reg; | ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_brcm_hdr_setup': /kisskb/src/drivers/net/dsa/b53/b53_common.c:626:6: note: byref variable will be forcibly initialized 626 | u16 reg; | ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c:625:5: note: byref variable will be forcibly initialized 625 | u8 hdr_ctl, val; | ^~~~~~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_enable_vlan': /kisskb/src/drivers/net/dsa/b53/b53_common.c:355:30: note: byref variable will be forcibly initialized 355 | u8 mgmt, vc0, vc1, vc4 = 0, vc5; | ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c:355:21: note: byref variable will be forcibly initialized 355 | u8 mgmt, vc0, vc1, vc4 = 0, vc5; | ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c:355:16: note: byref variable will be forcibly initialized 355 | u8 mgmt, vc0, vc1, vc4 = 0, vc5; | ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c:355:11: note: byref variable will be forcibly initialized 355 | u8 mgmt, vc0, vc1, vc4 = 0, vc5; | ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c:355:5: note: byref variable will be forcibly initialized 355 | u8 mgmt, vc0, vc1, vc4 = 0, vc5; | ^~~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_force_link': /kisskb/src/drivers/net/dsa/b53/b53_common.c:1144:5: note: byref variable will be forcibly initialized 1144 | u8 reg, val, off; | ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_enable_mib': /kisskb/src/drivers/net/dsa/b53/b53_common.c:716:5: note: byref variable will be forcibly initialized 716 | u8 gc; | ^~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_set_forwarding': /kisskb/src/drivers/net/dsa/b53/b53_common.c:327:5: note: byref variable will be forcibly initialized 327 | u8 mgmt; | ^~~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'set_carrier': /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_get_ethtool_stats': /kisskb/src/drivers/net/dsa/b53/b53_common.c:1007:8: note: byref variable will be forcibly initialized 1007 | u32 val32; | ^~~~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c:994:6: note: byref variable will be forcibly initialized 994 | u64 val = 0; | ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_do_vlan_op': /kisskb/src/drivers/net/dsa/b53/b53_common.c:234:6: note: byref variable will be forcibly initialized 234 | u8 vta; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'rtl_check_vendor_ok': /kisskb/src/drivers/net/usb/r8152.c:8156:45: note: byref variable will be forcibly initialized 8156 | struct usb_endpoint_descriptor *in, *out, *intr; | ^~~~ /kisskb/src/drivers/rtc/rtc-mcp795.c: In function 'mcp795_rtcc_read': /kisskb/src/drivers/rtc/rtc-mcp795.c:64:5: note: byref variable will be forcibly initialized 64 | u8 tx[2]; | ^~ /kisskb/src/drivers/net/usb/r8152.c:8156:39: note: byref variable will be forcibly initialized 8156 | struct usb_endpoint_descriptor *in, *out, *intr; | ^~~ /kisskb/src/drivers/rtc/rtc-mcp795.c: In function 'mcp795_read_alarm': /kisskb/src/drivers/net/usb/r8152.c:8156:34: note: byref variable will be forcibly initialized 8156 | struct usb_endpoint_descriptor *in, *out, *intr; | ^~ /kisskb/src/drivers/rtc/rtc-mcp795.c:321:5: note: byref variable will be forcibly initialized 321 | u8 data[6]; | ^~~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_get_vlan_entry': /kisskb/src/drivers/net/dsa/b53/b53_common.c:314:7: note: byref variable will be forcibly initialized 314 | u32 entry = 0; | ^~~~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c:304:7: note: byref variable will be forcibly initialized 304 | u16 entry = 0; | ^~~~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c:290:7: note: byref variable will be forcibly initialized 290 | u32 entry = 0; | ^~~~~ /kisskb/src/drivers/rtc/rtc-mcp795.c: In function 'mcp795_read_time': /kisskb/src/drivers/rtc/rtc-mcp795.c:240:5: note: byref variable will be forcibly initialized 240 | u8 data[7]; | ^~~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'wait_oob_link_list_ready': /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_br_leave': /kisskb/src/drivers/net/dsa/b53/b53_common.c:1920:13: note: byref variable will be forcibly initialized 1920 | u16 pvlan, reg, pvid; | ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c:1920:6: note: byref variable will be forcibly initialized 1920 | u16 pvlan, reg, pvid; | ^~~~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'rtl8152_nic_reset': /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_arl_search_wait': /kisskb/src/drivers/net/dsa/b53/b53_common.c:1743:5: note: byref variable will be forcibly initialized 1743 | u8 reg; | ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_flush_arl': /kisskb/src/drivers/net/dsa/b53/b53_common.c:466:6: note: byref variable will be forcibly initialized 466 | u8 fast_age_ctrl; | ^~~~~~~~~~~~~ In file included from /kisskb/src/drivers/rtc/rtc-mcp795.c:17: /kisskb/src/drivers/rtc/rtc-mcp795.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'r8153_first_init': /kisskb/src/drivers/net/usb/r8152.c:1377:9: note: byref variable will be forcibly initialized 1377 | __le32 data; | ^~~~ /kisskb/src/drivers/net/usb/r8152.c:1386:9: note: byref variable will be forcibly initialized 1386 | __le32 tmp = __cpu_to_le32(data); | ^~~ /kisskb/src/drivers/rtc/rtc-mcp795.c: In function 'mcp795_rtcc_write': /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/rtc/rtc-mcp795.c:81:5: note: byref variable will be forcibly initialized 81 | u8 tx[257]; | ^~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1386:9: note: byref variable will be forcibly initialized 1386 | __le32 tmp = __cpu_to_le32(data); | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1386:9: note: byref variable will be forcibly initialized 1386 | __le32 tmp = __cpu_to_le32(data); | ^~~ /kisskb/src/drivers/rtc/rtc-mcp795.c: In function 'mcp795_rtcc_set_bits': /kisskb/src/drivers/rtc/rtc-mcp795.c:99:5: note: byref variable will be forcibly initialized 99 | u8 tmp; | ^~~ /kisskb/src/drivers/rtc/rtc-mcp795.c: In function 'mcp795_stop_oscillator': /kisskb/src/drivers/rtc/rtc-mcp795.c:117:5: note: byref variable will be forcibly initialized 117 | u8 data; | ^~~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'r8152b_exit_oob': /kisskb/src/drivers/net/usb/r8152.c:1386:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1386:9: note: byref variable will be forcibly initialized 1386 | __le32 tmp = __cpu_to_le32(data); | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1386:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1386:9: note: byref variable will be forcibly initialized 1386 | __le32 tmp = __cpu_to_le32(data); | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1386:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1386:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1386:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1377:9: note: byref variable will be forcibly initialized 1377 | __le32 data; | ^~~~ /kisskb/src/drivers/net/usb/r8152.c:1386:9: note: byref variable will be forcibly initialized 1386 | __le32 tmp = __cpu_to_le32(data); | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1386:9: note: byref variable will be forcibly initialized 1386 | __le32 tmp = __cpu_to_le32(data); | ^~~ /kisskb/src/drivers/rtc/rtc-mcp795.c: In function 'mcp795_set_time': /kisskb/src/drivers/rtc/rtc-mcp795.c:187:7: note: byref variable will be forcibly initialized 187 | bool extosc; | ^~~~~~ /kisskb/src/drivers/rtc/rtc-mcp795.c:186:5: note: byref variable will be forcibly initialized 186 | u8 data[7]; | ^~~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_vlan_del': /kisskb/src/drivers/net/dsa/b53/b53_common.c:1519:6: note: byref variable will be forcibly initialized 1519 | u16 pvid; | ^~~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_reset_mib': /kisskb/src/drivers/net/dsa/b53/b53_common.c:917:5: note: byref variable will be forcibly initialized 917 | u8 gc; | ^~ /kisskb/src/drivers/net/usb/r8152.c: In function 'r8153_aldps_en': /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/rtc/rtc-mcp795.c: In function 'mcp795_set_alarm': /kisskb/src/drivers/rtc/rtc-mcp795.c:265:5: note: byref variable will be forcibly initialized 265 | u8 tmp[6]; | ^~~ /kisskb/src/drivers/rtc/rtc-mcp795.c:262:18: note: byref variable will be forcibly initialized 262 | struct rtc_time now_tm; | ^~~~~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'rtl8153c_up': /kisskb/src/drivers/net/usb/r8152.c:1377:9: note: byref variable will be forcibly initialized 1377 | __le32 data; | ^~~~ /kisskb/src/drivers/net/usb/r8152.c:1386:9: note: byref variable will be forcibly initialized 1386 | __le32 tmp = __cpu_to_le32(data); | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1386:9: note: byref variable will be forcibly initialized 1386 | __le32 tmp = __cpu_to_le32(data); | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_setup_devlink_resources': /kisskb/src/drivers/net/dsa/b53/b53_common.c:1073:38: note: byref variable will be forcibly initialized 1073 | struct devlink_resource_size_params size_params; | ^~~~~~~~~~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_port_event': /kisskb/src/drivers/net/dsa/b53/b53_common.c:1304:6: note: byref variable will be forcibly initialized 1304 | u16 sts; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'rtl8156_up': /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1386:9: note: byref variable will be forcibly initialized 1386 | __le32 tmp = __cpu_to_le32(data); | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1377:9: note: byref variable will be forcibly initialized 1377 | __le32 data; | ^~~~ /kisskb/src/drivers/net/usb/r8152.c:1386:9: note: byref variable will be forcibly initialized 1386 | __le32 tmp = __cpu_to_le32(data); | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_force_port_config': /kisskb/src/drivers/net/dsa/b53/b53_common.c:1168:5: note: byref variable will be forcibly initialized 1168 | u8 reg, val, off; | ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_br_set_stp_state': /kisskb/src/drivers/net/dsa/b53/b53_common.c:1964:5: note: byref variable will be forcibly initialized 1964 | u8 reg; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'rtl8153b_up': /kisskb/src/drivers/net/usb/r8152.c:1386:9: note: byref variable will be forcibly initialized 1386 | __le32 tmp = __cpu_to_le32(data); | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_switch_detect': /kisskb/src/drivers/net/dsa/b53/b53_common.c:2702:5: note: byref variable will be forcibly initialized 2702 | u8 id8; | ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c:2701:6: note: byref variable will be forcibly initialized 2701 | u16 tmp; | ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c:2700:6: note: byref variable will be forcibly initialized 2700 | u32 id32; | ^~~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'rtl8153_up': /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_arl_op_wait': /kisskb/src/drivers/net/dsa/b53/b53_common.c:1549:5: note: byref variable will be forcibly initialized 1549 | u8 reg; | ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_arl_rw_op': /kisskb/src/drivers/net/dsa/b53/b53_common.c:1566:5: note: byref variable will be forcibly initialized 1566 | u8 reg; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'r8156b_wait_loading_flash': /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_arl_search_rd': /kisskb/src/drivers/net/dsa/b53/b53_common.c:1763:6: note: byref variable will be forcibly initialized 1763 | u32 fwd_entry; | ^~~~~~~~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c:1762:6: note: byref variable will be forcibly initialized 1762 | u64 mac_vid; | ^~~~~~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'rtl_clear_bp': /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_fdb_dump': /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/b53/b53_common.c:1788:23: note: byref variable will be forcibly initialized 1788 | struct b53_arl_entry results[2]; | ^~~~~~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'rtl8152_fw_mac_apply': /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_arl_read': /kisskb/src/drivers/net/dsa/b53/b53_common.c:1602:7: note: byref variable will be forcibly initialized 1602 | u32 fwd_entry; | ^~~~~~~~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c:1601:7: note: byref variable will be forcibly initialized 1601 | u64 mac_vid; | ^~~~~~~ In file included from /kisskb/src/include/asm-generic/div64.h:26, from ./arch/powerpc/include/generated/asm/div64.h:1, from /kisskb/src/include/linux/math.h:5, from /kisskb/src/include/linux/delay.h:22, from /kisskb/src/drivers/net/dsa/b53/b53_common.c:20: /kisskb/src/drivers/net/dsa/b53/b53_common.c:1589:17: note: byref variable will be forcibly initialized 1589 | DECLARE_BITMAP(free_bins, B53_ARLTBL_MAX_BIN_ENTRIES); | ^~~~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'rtl_post_ram_code': /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'rtl_ram_code_speed_up': /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'rtl8156b_enable': /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c: In function 'rtl_disable': /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1377:9: note: byref variable will be forcibly initialized 1377 | __le32 data; | ^~~~ /kisskb/src/drivers/net/usb/r8152.c:1386:9: note: byref variable will be forcibly initialized 1386 | __le32 tmp = __cpu_to_le32(data); | ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_arl_op': /kisskb/src/drivers/net/dsa/b53/b53_common.c:1637:5: note: byref variable will be forcibly initialized 1637 | u8 idx = 0; | ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c:1636:11: note: byref variable will be forcibly initialized 1636 | u64 mac, mac_vid = 0; | ^~~~~~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c:1635:6: note: byref variable will be forcibly initialized 1635 | u32 fwd_entry; | ^~~~~~~~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c:1634:23: note: byref variable will be forcibly initialized 1634 | struct b53_arl_entry ent; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'rtl8156_down': /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1377:9: note: byref variable will be forcibly initialized 1377 | __le32 data; | ^~~~ /kisskb/src/drivers/net/usb/r8152.c:1386:9: note: byref variable will be forcibly initialized 1386 | __le32 tmp = __cpu_to_le32(data); | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'r8153_enter_oob': /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1377:9: note: byref variable will be forcibly initialized 1377 | __le32 data; | ^~~~ /kisskb/src/drivers/net/usb/r8152.c:1386:9: note: byref variable will be forcibly initialized 1386 | __le32 tmp = __cpu_to_le32(data); | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_switch_reset': /kisskb/src/drivers/net/dsa/b53/b53_common.c:811:11: note: byref variable will be forcibly initialized 811 | u8 mgmt, reg; | ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c:811:5: note: byref variable will be forcibly initialized 811 | u8 mgmt, reg; | ^~~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'rtl8153b_down': /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'rtl8153_down': /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'r8152b_enter_oob': /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1386:9: note: byref variable will be forcibly initialized 1386 | __le32 tmp = __cpu_to_le32(data); | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1386:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1386:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_adjust_link': /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1377:9: note: byref variable will be forcibly initialized 1377 | __le32 data; | ^~~~ /kisskb/src/drivers/net/usb/r8152.c:1386:9: note: byref variable will be forcibly initialized 1386 | __le32 tmp = __cpu_to_le32(data); | ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c:1217:21: note: byref variable will be forcibly initialized 1217 | u8 rgmii_ctrl = 0, reg = 0, off; | ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c:1217:5: note: byref variable will be forcibly initialized 1217 | u8 rgmii_ctrl = 0, reg = 0, off; | ^~~~~~~~~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'rtl8153_enable': /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'r8153_pre_firmware_1': /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ In file included from /kisskb/src/include/linux/gpio/driver.h:5, from /kisskb/src/include/asm-generic/gpio.h:11, from /kisskb/src/include/linux/gpio.h:62, from /kisskb/src/drivers/net/dsa/b53/b53_common.c:22: /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'r8153_pre_firmware_2': /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/dsa/b53/b53_common.c: In function 'b53_switch_init': /kisskb/src/drivers/net/dsa/b53/b53_common.c:2598:6: note: byref variable will be forcibly initialized 2598 | u8 vc4; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'r8153c_init': /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'r8156b_init': /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'r8156_init': /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/include/linux/resource_ext.h:11, from /kisskb/src/include/linux/acpi.h:14, from /kisskb/src/drivers/i2c/i2c-mux.c:22: /kisskb/src/drivers/i2c/i2c-mux.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'r8153b_init': /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/accessibility/speakup/varhandlers.c: In function 'spk_set_num_var': /kisskb/src/drivers/accessibility/speakup/varhandlers.c:184:7: note: byref variable will be forcibly initialized 184 | char buf[32]; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'r8153_init': /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/i2c/i2c-mux.c: In function 'i2c_mux_add_adapter': /kisskb/src/drivers/i2c/i2c-mux.c:357:7: note: byref variable will be forcibly initialized 357 | u32 reg; | ^~~ /kisskb/src/drivers/i2c/i2c-mux.c:288:7: note: byref variable will be forcibly initialized 288 | char symlink_name[20]; | ^~~~~~~~~~~~ /kisskb/src/drivers/i2c/i2c-mux.c: In function 'i2c_mux_del_adapters': /kisskb/src/drivers/i2c/i2c-mux.c:442:7: note: byref variable will be forcibly initialized 442 | char symlink_name[20]; | ^~~~~~~~~~~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'r8156b_hw_phy_cfg': /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1434:9: note: byref variable will be forcibly initialized 1434 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1451:9: note: byref variable will be forcibly initialized 1451 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'r8156_hw_phy_cfg': /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'r8153b_hw_phy_cfg': /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized 1394 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8152.c: In function 'r8153_hw_phy_cfg': /kisskb/src/drivers/net/usb/r8152.c:1394:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/r8152.c:1413:9: note: byref variable will be forcibly initialized 1413 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/phy-ctxt.c: In function 'iwl_mvm_phy_ctxt_apply': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/phy-ctxt.c:194:33: note: byref variable will be forcibly initialized 194 | struct iwl_phy_context_cmd_v1 cmd = {}; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/phy-ctxt.c:181:30: note: byref variable will be forcibly initialized 181 | struct iwl_phy_context_cmd cmd = {}; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/phy-ctxt.c: In function 'iwl_mvm_phy_ctxt_unref': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/phy-ctxt.c:299:28: note: byref variable will be forcibly initialized 299 | struct cfg80211_chan_def chandef; | ^~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/phy-ctxt.c: In function 'iwl_mvm_phy_ctx_count': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/phy-ctxt.c:332:16: note: byref variable will be forcibly initialized 332 | unsigned long phy_ctxt_counter = 0; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix-i2c-dptx.c: In function 'anx_dp_aux_op_finished': /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix-i2c-dptx.c:26:15: note: byref variable will be forcibly initialized 26 | unsigned int value; | ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix-i2c-dptx.c: In function 'anx_dp_aux_wait': /kisskb/src/drivers/gpu/drm/bridge/analogix/analogix-i2c-dptx.c:39:15: note: byref variable will be forcibly initialized 39 | unsigned int status; | ^~~~~~ /kisskb/src/drivers/rtc/rtc-pcf2123.c: In function 'pcf2123_read_offset': /kisskb/src/drivers/rtc/rtc-pcf2123.c:124:15: note: byref variable will be forcibly initialized 124 | unsigned int reg; | ^~~ /kisskb/src/drivers/rtc/rtc-pcf2123.c: In function 'pcf2123_reset': /kisskb/src/drivers/rtc/rtc-pcf2123.c:335:15: note: byref variable will be forcibly initialized 335 | unsigned int val = 0; | ^~~ /kisskb/src/drivers/rtc/rtc-pcf2123.c: In function 'pcf2123_rtc_read_alarm': /kisskb/src/drivers/rtc/rtc-pcf2123.c:252:15: note: byref variable will be forcibly initialized 252 | unsigned int val = 0; | ^~~ /kisskb/src/drivers/rtc/rtc-pcf2123.c:250:5: note: byref variable will be forcibly initialized 250 | u8 rxbuf[4]; | ^~~~~ /kisskb/src/drivers/rtc/rtc-pcf2123.c: In function 'pcf2123_rtc_read_time': /kisskb/src/drivers/rtc/rtc-pcf2123.c:178:5: note: byref variable will be forcibly initialized 178 | u8 rxbuf[7]; | ^~~~~ /kisskb/src/drivers/rtc/rtc-pcf2123.c: In function 'pcf2123_rtc_set_time': /kisskb/src/drivers/rtc/rtc-pcf2123.c:207:5: note: byref variable will be forcibly initialized 207 | u8 txbuf[7]; | ^~~~~ /kisskb/src/drivers/rtc/rtc-pcf2123.c: In function 'pcf2123_rtc_set_alarm': /kisskb/src/drivers/rtc/rtc-pcf2123.c:278:5: note: byref variable will be forcibly initialized 278 | u8 txbuf[4]; | ^~~~~ /kisskb/src/drivers/rtc/rtc-pcf2123.c: In function 'pcf2123_rtc_irq': /kisskb/src/drivers/rtc/rtc-pcf2123.c:310:15: note: byref variable will be forcibly initialized 310 | unsigned int val = 0; | ^~~ /kisskb/src/drivers/rtc/rtc-pcf2123.c: In function 'pcf2123_probe': /kisskb/src/drivers/rtc/rtc-pcf2123.c:378:18: note: byref variable will be forcibly initialized 378 | struct rtc_time tm; | ^~ /kisskb/src/drivers/i2c/i2c-slave-testunit.c: In function 'i2c_slave_testunit_work': /kisskb/src/drivers/i2c/i2c-slave-testunit.c:50:5: note: byref variable will be forcibly initialized 50 | u8 msgbuf[256]; | ^~~~~~ /kisskb/src/drivers/i2c/i2c-slave-testunit.c:49:17: note: byref variable will be forcibly initialized 49 | struct i2c_msg msg; | ^~~ /kisskb/src/drivers/rtc/rtc-pcf85363.c: In function 'pcf85x63_nvram_read': /kisskb/src/drivers/rtc/rtc-pcf85363.c:315:15: note: byref variable will be forcibly initialized 315 | unsigned int tmp_val; | ^~~~~~~ /kisskb/src/drivers/rtc/rtc-pcf85363.c: In function 'pcf85363_rtc_read_alarm': /kisskb/src/drivers/rtc/rtc-pcf85363.c:185:15: note: byref variable will be forcibly initialized 185 | unsigned int val; | ^~~ /kisskb/src/drivers/rtc/rtc-pcf85363.c:184:16: note: byref variable will be forcibly initialized 184 | unsigned char buf[DT_MONTH_ALM1 - DT_SECOND_ALM1 + 1]; | ^~~ /kisskb/src/drivers/rtc/rtc-pcf85363.c: In function 'pcf85363_rtc_read_time': /kisskb/src/drivers/rtc/rtc-pcf85363.c:123:16: note: byref variable will be forcibly initialized 123 | unsigned char buf[DT_YEARS + 1]; | ^~~ /kisskb/src/drivers/rtc/rtc-pcf85363.c: In function 'pcf85363_rtc_set_time': /kisskb/src/drivers/rtc/rtc-pcf85363.c:152:16: note: byref variable will be forcibly initialized 152 | unsigned char tmp[11]; | ^~~ /kisskb/src/drivers/rtc/rtc-pcf85363.c: In function 'pcf85363_rtc_handle_irq': /kisskb/src/drivers/rtc/rtc-pcf85363.c:269:15: note: byref variable will be forcibly initialized 269 | unsigned int flags; | ^~~~~ /kisskb/src/drivers/rtc/rtc-pcf85363.c: In function 'pcf85363_rtc_set_alarm': /kisskb/src/drivers/rtc/rtc-pcf85363.c:241:16: note: byref variable will be forcibly initialized 241 | unsigned char buf[DT_MONTH_ALM1 - DT_SECOND_ALM1 + 1]; | ^~~ /kisskb/src/drivers/media/tuners/tda18218.c: In function 'tda18218_wr_regs': /kisskb/src/drivers/media/tuners/tda18218.c:17:5: note: byref variable will be forcibly initialized 17 | u8 buf[MAX_XFER_SIZE]; | ^~~ /kisskb/src/drivers/media/tuners/tda18218.c: In function 'tda18218_sleep': /kisskb/src/drivers/media/tuners/tda18218.c:214:12: note: byref variable will be forcibly initialized 214 | static int tda18218_sleep(struct dvb_frontend *fe) | ^~~~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/tda18218.c: In function 'tda18218_set_params': /kisskb/src/drivers/media/tuners/tda18218.c:111:12: note: byref variable will be forcibly initialized 111 | static int tda18218_set_params(struct dvb_frontend *fe) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/tda18218.c:117:5: note: byref variable will be forcibly initialized 117 | u8 buf[3], i, BP_Filter, LP_Fc; | ^~~ /kisskb/src/drivers/media/tuners/tda18218.c: In function 'tda18218_rd_regs': /kisskb/src/drivers/media/tuners/tda18218.c:64:17: note: byref variable will be forcibly initialized 64 | struct i2c_msg msg[2] = { | ^~~ /kisskb/src/drivers/media/tuners/tda18218.c:63:5: note: byref variable will be forcibly initialized 63 | u8 buf[MAX_XFER_SIZE]; /* we must start read always from reg 0x00 */ | ^~~ /kisskb/src/drivers/media/tuners/tda18218.c: In function 'tda18218_attach': /kisskb/src/drivers/media/tuners/tda18218.c:279:22: note: byref variable will be forcibly initialized 279 | struct dvb_frontend *tda18218_attach(struct dvb_frontend *fe, | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/tda18218.c:283:5: note: byref variable will be forcibly initialized 283 | u8 val; | ^~~ /kisskb/src/drivers/rtc/rtc-rc5t619.c: In function 'rc5t619_rtc_read_alarm': /kisskb/src/drivers/rtc/rtc-rc5t619.c:231:15: note: byref variable will be forcibly initialized 231 | unsigned int ctrl1; | ^~~~~ /kisskb/src/drivers/rtc/rtc-rc5t619.c:228:15: note: byref variable will be forcibly initialized 228 | unsigned int buff_cent; | ^~~~~~~~~ /kisskb/src/drivers/rtc/rtc-rc5t619.c:227:5: note: byref variable will be forcibly initialized 227 | u8 buff[6]; | ^~~~ /kisskb/src/drivers/rtc/rtc-rc5t619.c: In function 'rc5t619_rtc_read_time': /kisskb/src/drivers/rtc/rtc-rc5t619.c:123:15: note: byref variable will be forcibly initialized 123 | unsigned int ctrl2; | ^~~~~ /kisskb/src/drivers/rtc/rtc-rc5t619.c:122:15: note: byref variable will be forcibly initialized 122 | unsigned int ctrl1; | ^~~~~ /kisskb/src/drivers/rtc/rtc-rc5t619.c:119:5: note: byref variable will be forcibly initialized 119 | u8 buff[7]; | ^~~~ /kisskb/src/drivers/rtc/rtc-rc5t619.c: In function 'rc5t619_rtc_pon_setup': /kisskb/src/drivers/rtc/rtc-rc5t619.c:93:15: note: byref variable will be forcibly initialized 93 | unsigned int reg_data; | ^~~~~~~~ /kisskb/src/drivers/rtc/rtc-rc5t619.c: In function 'rc5t619_rtc_set_time': /kisskb/src/drivers/rtc/rtc-rc5t619.c:169:15: note: byref variable will be forcibly initialized 169 | unsigned int ctrl2; | ^~~~~ /kisskb/src/drivers/rtc/rtc-rc5t619.c:168:15: note: byref variable will be forcibly initialized 168 | unsigned int ctrl1; | ^~~~~ /kisskb/src/drivers/rtc/rtc-rc5t619.c:165:5: note: byref variable will be forcibly initialized 165 | u8 buff[7]; | ^~~~ /kisskb/src/drivers/rtc/rtc-rc5t619.c: In function 'rc5t619_rtc_set_alarm': /kisskb/src/drivers/rtc/rtc-rc5t619.c:278:15: note: byref variable will be forcibly initialized 278 | unsigned int ctrl1; | ^~~~~ /kisskb/src/drivers/rtc/rtc-rc5t619.c:275:5: note: byref variable will be forcibly initialized 275 | u8 buff[6]; | ^~~~ /kisskb/src/drivers/rtc/rtc-rc5t619.c: In function 'rc5t619_rtc_probe': /kisskb/src/drivers/rtc/rtc-rc5t619.c:355:15: note: byref variable will be forcibly initialized 355 | unsigned int ctrl2; | ^~~~~ /kisskb/src/drivers/net/usb/ax88179_178a.c: In function 'ax88179_auto_detach': /kisskb/src/drivers/net/usb/ax88179_178a.c:464:5: note: byref variable will be forcibly initialized 464 | u8 tmp8; | ^~~~ /kisskb/src/drivers/net/usb/ax88179_178a.c:463:6: note: byref variable will be forcibly initialized 463 | u16 tmp16; | ^~~~~ /kisskb/src/drivers/net/usb/ax88179_178a.c: In function 'ax88179_read_cmd': /kisskb/src/drivers/net/usb/ax88179_178a.c:304:7: note: byref variable will be forcibly initialized 304 | u32 buf = 0; | ^~~ /kisskb/src/drivers/net/usb/ax88179_178a.c:299:7: note: byref variable will be forcibly initialized 299 | u16 buf = 0; | ^~~ /kisskb/src/drivers/net/usb/ax88179_178a.c: In function 'ax88179_check_efuse': /kisskb/src/drivers/net/usb/ax88179_178a.c:1089:5: note: byref variable will be forcibly initialized 1089 | u8 efuse[64]; | ^~~~~ /kisskb/src/drivers/net/usb/ax88179_178a.c: In function 'ax88179_convert_old_led': /kisskb/src/drivers/net/usb/ax88179_178a.c:1114:6: note: byref variable will be forcibly initialized 1114 | u16 led; | ^~~ /kisskb/src/drivers/net/usb/ax88179_178a.c: In function 'ax88179_mdio_read': /kisskb/src/drivers/net/usb/ax88179_178a.c:356:6: note: byref variable will be forcibly initialized 356 | u16 res; | ^~~ /kisskb/src/drivers/net/usb/ax88179_178a.c: In function 'ax88179_get_wol': /kisskb/src/drivers/net/usb/ax88179_178a.c:535:5: note: byref variable will be forcibly initialized 535 | u8 opt; | ^~~ /kisskb/src/drivers/net/usb/ax88179_178a.c: In function 'ax88179_read_cmd_nopm': /kisskb/src/drivers/net/usb/ax88179_178a.c:263:7: note: byref variable will be forcibly initialized 263 | u32 buf; | ^~~ /kisskb/src/drivers/net/usb/ax88179_178a.c:258:7: note: byref variable will be forcibly initialized 258 | u16 buf; | ^~~ /kisskb/src/drivers/net/usb/ax88179_178a.c: In function 'ax88179_write_cmd': /kisskb/src/drivers/net/usb/ax88179_178a.c:321:7: note: byref variable will be forcibly initialized 321 | u16 buf; | ^~~ /kisskb/src/drivers/net/usb/ax88179_178a.c: In function 'ax88179_phy_mmd_indirect': /kisskb/src/drivers/net/usb/ax88179_178a.c:321:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/ax88179_178a.c:321:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/ax88179_178a.c:321:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/ax88179_178a.c: In function 'ax88179_phy_read_mmd_indirect': /kisskb/src/drivers/net/usb/ax88179_178a.c:396:6: note: byref variable will be forcibly initialized 396 | u16 tmp16; | ^~~~~ /kisskb/src/drivers/net/usb/ax88179_178a.c: In function 'ax88179_stop': /kisskb/src/drivers/net/usb/ax88179_178a.c:1724:6: note: byref variable will be forcibly initialized 1724 | u16 tmp16; | ^~~~~ /kisskb/src/drivers/net/usb/ax88179_178a.c: In function 'ax88179_check_eeprom': /kisskb/src/drivers/net/usb/ax88179_178a.c:1045:13: note: byref variable will be forcibly initialized 1045 | u8 i, buf, eeprom[20]; | ^~~~~~ /kisskb/src/drivers/net/usb/ax88179_178a.c:1045:8: note: byref variable will be forcibly initialized 1045 | u8 i, buf, eeprom[20]; | ^~~ /kisskb/src/drivers/net/usb/ax88179_178a.c: In function 'ax88179_led_setting': /kisskb/src/drivers/net/usb/ax88179_178a.c:1153:28: note: byref variable will be forcibly initialized 1153 | u16 tmp, ledact, ledlink, ledvalue = 0, delay = HZ / 10; | ^~~~~~~~ /kisskb/src/drivers/net/usb/ax88179_178a.c:1153:19: note: byref variable will be forcibly initialized 1153 | u16 tmp, ledact, ledlink, ledvalue = 0, delay = HZ / 10; | ^~~~~~~ /kisskb/src/drivers/net/usb/ax88179_178a.c:1153:11: note: byref variable will be forcibly initialized 1153 | u16 tmp, ledact, ledlink, ledvalue = 0, delay = HZ / 10; | ^~~~~~ /kisskb/src/drivers/net/usb/ax88179_178a.c:1153:6: note: byref variable will be forcibly initialized 1153 | u16 tmp, ledact, ledlink, ledvalue = 0, delay = HZ / 10; | ^~~ /kisskb/src/drivers/net/usb/ax88179_178a.c:1152:12: note: byref variable will be forcibly initialized 1152 | u8 ledfd, value = 0; | ^~~~~ /kisskb/src/drivers/net/usb/ax88179_178a.c:1152:5: note: byref variable will be forcibly initialized 1152 | u8 ledfd, value = 0; | ^~~~~ /kisskb/src/drivers/net/usb/ax88179_178a.c: In function 'ax88179_disable_eee': /kisskb/src/drivers/net/usb/ax88179_178a.c:808:6: note: byref variable will be forcibly initialized 808 | u16 tmp16; | ^~~~~ /kisskb/src/drivers/net/usb/ax88179_178a.c: In function 'ax88179_phy_write_mmd_indirect': /kisskb/src/drivers/net/usb/ax88179_178a.c:321:7: note: byref variable will be forcibly initialized 321 | u16 buf; | ^~~ /kisskb/src/drivers/net/usb/ax88179_178a.c: In function 'ax88179_unbind': /kisskb/src/drivers/net/usb/ax88179_178a.c:1433:6: note: byref variable will be forcibly initialized 1433 | u16 tmp16; | ^~~~~ /kisskb/src/drivers/net/usb/ax88179_178a.c: In function 'ax88179_mdio_write': /kisskb/src/drivers/net/usb/ax88179_178a.c:366:6: note: byref variable will be forcibly initialized 366 | u16 res = (u16) val; | ^~~ /kisskb/src/drivers/net/usb/ax88179_178a.c: In function 'ax88179_enable_eee': /kisskb/src/drivers/net/usb/ax88179_178a.c:825:6: note: byref variable will be forcibly initialized 825 | u16 tmp16; | ^~~~~ /kisskb/src/drivers/net/usb/ax88179_178a.c: In function 'ax88179_set_wol': /kisskb/src/drivers/net/usb/ax88179_178a.c:556:5: note: byref variable will be forcibly initialized 556 | u8 opt = 0; | ^~~ /kisskb/src/drivers/net/usb/ax88179_178a.c: In function 'ax88179_set_features': /kisskb/src/drivers/net/usb/ax88179_178a.c:953:5: note: byref variable will be forcibly initialized 953 | u8 tmp; | ^~~ /kisskb/src/drivers/net/usb/ax88179_178a.c: In function 'ax88179_write_cmd_nopm': /kisskb/src/drivers/net/usb/ax88179_178a.c:280:7: note: byref variable will be forcibly initialized 280 | u16 buf; | ^~~ /kisskb/src/drivers/net/usb/ax88179_178a.c: In function 'ax88179_link_reset': /kisskb/src/drivers/net/usb/ax88179_178a.c:1563:6: note: byref variable will be forcibly initialized 1563 | u32 tmp32 = 0x40000000; | ^~~~~ /kisskb/src/drivers/net/usb/ax88179_178a.c:1562:12: note: byref variable will be forcibly initialized 1562 | u16 mode, tmp16, delay = HZ / 10; | ^~~~~ /kisskb/src/drivers/net/usb/ax88179_178a.c:1562:6: note: byref variable will be forcibly initialized 1562 | u16 mode, tmp16, delay = HZ / 10; | ^~~~ /kisskb/src/drivers/net/usb/ax88179_178a.c:1561:13: note: byref variable will be forcibly initialized 1561 | u8 tmp[5], link_sts; | ^~~~~~~~ /kisskb/src/drivers/net/usb/ax88179_178a.c:1561:5: note: byref variable will be forcibly initialized 1561 | u8 tmp[5], link_sts; | ^~~ In file included from /kisskb/src/drivers/rtc/rtc-rs5c348.c:22: /kisskb/src/drivers/rtc/rtc-rs5c348.c: In function 'spi_w8r8': /kisskb/src/include/linux/spi/spi.h:1294:7: note: byref variable will be forcibly initialized 1294 | u8 result; | ^~~~~~ /kisskb/src/drivers/rtc/rtc-rs5c348.c: In function 'rs5c348_rtc_set_time': /kisskb/src/include/linux/spi/spi.h:1294:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/rtc/rtc-rs5c348.c:59:1: note: byref variable will be forcibly initialized 59 | rs5c348_rtc_set_time(struct device *dev, struct rtc_time *tm) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/rtc/rtc-rs5c348.c:63:5: note: byref variable will be forcibly initialized 63 | u8 txbuf[5+7], *txp; | ^~~~~ In file included from /kisskb/src/drivers/rtc/rtc-rs5c348.c:22: /kisskb/src/drivers/rtc/rtc-rs5c348.c: In function 'rs5c348_rtc_read_time': In file included from /kisskb/src/drivers/net/usb/ax88179_178a.c:9: /kisskb/src/drivers/net/usb/ax88179_178a.c: In function 'eth_hw_addr_random': /kisskb/src/include/linux/etherdevice.h:270:5: note: byref variable will be forcibly initialized 270 | u8 addr[ETH_ALEN]; | ^~~~ /kisskb/src/include/linux/spi/spi.h:1294:7: note: byref variable will be forcibly initialized 1294 | u8 result; | ^~~~~~ /kisskb/src/drivers/rtc/rtc-rs5c348.c:106:1: note: byref variable will be forcibly initialized 106 | rs5c348_rtc_read_time(struct device *dev, struct rtc_time *tm) | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/rtc/rtc-rs5c348.c:110:15: note: byref variable will be forcibly initialized 110 | u8 txbuf[5], rxbuf[7]; | ^~~~~ /kisskb/src/drivers/rtc/rtc-rs5c348.c:110:5: note: byref variable will be forcibly initialized 110 | u8 txbuf[5], rxbuf[7]; | ^~~~~ /kisskb/src/drivers/net/usb/ax88179_178a.c: In function 'ax88179_get_mac_addr': /kisskb/src/drivers/net/usb/ax88179_178a.c:1297:5: note: byref variable will be forcibly initialized 1297 | u8 mac[ETH_ALEN]; | ^~~ /kisskb/src/drivers/net/usb/ax88179_178a.c: In function 'ax88179_reset': /kisskb/src/drivers/net/usb/ax88179_178a.c:1636:21: note: byref variable will be forcibly initialized 1636 | struct ethtool_eee eee_data; | ^~~~~~~~ /kisskb/src/drivers/net/usb/ax88179_178a.c:1632:5: note: byref variable will be forcibly initialized 1632 | u8 buf[5]; | ^~~ In file included from /kisskb/src/drivers/rtc/rtc-rs5c348.c:22: /kisskb/src/drivers/rtc/rtc-rs5c348.c: In function 'rs5c348_probe': /kisskb/src/include/linux/spi/spi.h:1294:7: note: byref variable will be forcibly initialized 1294 | u8 result; | ^~~~~~ /kisskb/src/drivers/rtc/rtc-rs5c348.c:164:12: note: byref variable will be forcibly initialized 164 | static int rs5c348_probe(struct spi_device *spi) | ^~~~~~~~~~~~~ In file included from /kisskb/src/drivers/rtc/rtc-rs5c348.c:22: /kisskb/src/include/linux/spi/spi.h:1294:7: note: byref variable will be forcibly initialized 1294 | u8 result; | ^~~~~~ /kisskb/src/drivers/rtc/rtc-rs5c348.c:164:12: note: byref variable will be forcibly initialized 164 | static int rs5c348_probe(struct spi_device *spi) | ^~~~~~~~~~~~~ /kisskb/src/drivers/net/usb/ax88179_178a.c: In function 'ax88179_bind': /kisskb/src/drivers/net/usb/ax88179_178a.c:1329:21: note: byref variable will be forcibly initialized 1329 | struct ethtool_eee eee_data; | ^~~~~~~~ /kisskb/src/drivers/net/usb/ax88179_178a.c:1325:5: note: byref variable will be forcibly initialized 1325 | u8 buf[5]; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/drivers/net/usb/ax88179_178a.c:9: /kisskb/src/drivers/net/usb/ax88179_178a.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/usb/ax88179_178a.c: In function 'ax88179_set_eeprom': /kisskb/src/drivers/net/usb/ax88179_178a.c:321:7: note: byref variable will be forcibly initialized 321 | u16 buf; | ^~~ /kisskb/src/drivers/net/usb/ax88179_178a.c: In function 'ax88179_change_mtu': /kisskb/src/drivers/net/usb/ax88179_178a.c:982:6: note: byref variable will be forcibly initialized 982 | u16 tmp16; | ^~~~~ /kisskb/src/drivers/net/usb/ax88179_178a.c: In function 'ax88179_write_cmd_async': /kisskb/src/drivers/net/usb/ax88179_178a.c:237:6: note: byref variable will be forcibly initialized 237 | u16 buf; | ^~~ /kisskb/src/drivers/net/usb/ax88179_178a.c: In function 'ax88179_set_multicast': /kisskb/src/drivers/net/usb/ax88179_178a.c:237:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/ax88179_178a.c: In function 'ax88179_resume': /kisskb/src/drivers/net/usb/ax88179_178a.c:499:5: note: byref variable will be forcibly initialized 499 | u8 tmp8; | ^~~~ /kisskb/src/drivers/net/usb/ax88179_178a.c:498:6: note: byref variable will be forcibly initialized 498 | u16 tmp16; | ^~~~~ /kisskb/src/drivers/net/usb/ax88179_178a.c: In function 'ax88179_suspend': /kisskb/src/drivers/net/usb/ax88179_178a.c:429:5: note: byref variable will be forcibly initialized 429 | u8 tmp8; | ^~~~ /kisskb/src/drivers/net/usb/ax88179_178a.c:428:6: note: byref variable will be forcibly initialized 428 | u16 tmp16; | ^~~~~ /kisskb/src/drivers/media/tuners/tda18212.c: In function 'tda18212_set_params': /kisskb/src/drivers/media/tuners/tda18212.c:25:5: note: byref variable will be forcibly initialized 25 | u8 buf[9]; | ^~~ /kisskb/src/drivers/media/tuners/tda18212.c: In function 'tda18212_probe': /kisskb/src/drivers/media/tuners/tda18212.c:183:15: note: byref variable will be forcibly initialized 183 | unsigned int chip_id; | ^~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_bcache_request': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_bkey': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/bcache.h:41:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 41 | DECLARE_EVENT_CLASS(bkey, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_btree_node': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_bcache_bio': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_bcache_read': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_bcache_journal_write': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_bcache_btree_write': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_bcache_btree_gc_coalesce': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/trace.c: In function 'perf_trace_bcache_btree_insert_key': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_btree_split': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_bcache_keyscan': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_bcache_invalidate': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_bcache_alloc': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_bcache_alloc_fail': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/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:726:28: note: byref variable will be forcibly initialized 726 | 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:726:28: note: byref variable will be forcibly initialized 726 | 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:726:28: note: byref variable will be forcibly initialized 726 | 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:726:28: note: byref variable will be forcibly initialized 726 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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_journal_write': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/trace.c: In function 'trace_event_raw_event_bcache_btree_insert_key': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/include/trace/define_trace.h:103, 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 'perf_trace_bcache_write': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ 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_write': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_cache_set': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/bcache.h:194:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 194 | DECLARE_EVENT_CLASS(cache_set, | ^~~~~~~~~~~~~~~~~~~ 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_cache_set': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | 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, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, 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 '__bpf_trace_bcache_request': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_bcache_journal_write': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_btree_split': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_bcache_invalidate': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_bcache_alloc': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_bcache_alloc_fail': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ /kisskb/src/drivers/md/bcache/trace.c: In function '__bpf_trace_bcache_bio': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_bkey': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/bcache.h:41:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 41 | DECLARE_EVENT_CLASS(bkey, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_cache_set': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_btree_node': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_bcache_btree_write': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_bcache_btree_gc_coalesce': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/trace.c: In function '__bpf_trace_bcache_read': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_bcache_write': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_bcache_keyscan': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_bcache_btree_insert_key': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/rtc/rtc-rv8803.c: In function 'rv8803_get_alarm': /kisskb/src/drivers/rtc/rtc-rv8803.c:283:5: note: byref variable will be forcibly initialized 283 | u8 alarmvals[3]; | ^~~~~~~~~ /kisskb/src/drivers/rtc/rtc-rv8803.c: In function 'rv8803_get_time': /kisskb/src/drivers/rtc/rtc-rv8803.c:192:5: note: byref variable will be forcibly initialized 192 | u8 date2[7]; | ^~~~~ /kisskb/src/drivers/rtc/rtc-rv8803.c:191:5: note: byref variable will be forcibly initialized 191 | u8 date1[7]; | ^~~~~ /kisskb/src/drivers/rtc/rtc-rv8803.c: In function 'rv8803_set_time': /kisskb/src/drivers/rtc/rtc-rv8803.c:232:5: note: byref variable will be forcibly initialized 232 | u8 date[7]; | ^~~~ /kisskb/src/drivers/rtc/rtc-rv8803.c: In function 'rv8803_set_alarm': /kisskb/src/drivers/rtc/rtc-rv8803.c:310:5: note: byref variable will be forcibly initialized 310 | u8 ctrl[2]; | ^~~~ /kisskb/src/drivers/rtc/rtc-rv8803.c:309:5: note: byref variable will be forcibly initialized 309 | u8 alarmvals[3]; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_fw_attestation.c: In function 'amdgpu_fw_attestation_debugfs_read': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_fw_attestation.c:61:11: note: byref variable will be forcibly initialized 61 | uint64_t records_addr = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_securedisplay.c: In function 'amdgpu_securedisplay_debugfs_write': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_securedisplay.c:100:7: note: byref variable will be forcibly initialized 100 | char str[64]; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_securedisplay.c:99:11: note: byref variable will be forcibly initialized 99 | uint32_t op; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_securedisplay.c:98:11: note: byref variable will be forcibly initialized 98 | uint32_t phy_id; | ^~~~~~ /kisskb/src/drivers/net/usb/cdc_ether.c: In function 'usbnet_generic_cdc_bind': /kisskb/src/drivers/net/usb/cdc_ether.c:122:31: note: byref variable will be forcibly initialized 122 | struct usb_cdc_parsed_header header; | ^~~~~~ /kisskb/src/drivers/rtc/rtc-rx8581.c: In function 'rx8581_rtc_set_time': /kisskb/src/drivers/rtc/rtc-rx8581.c:140:16: note: byref variable will be forcibly initialized 140 | unsigned char buf[7]; | ^~~ /kisskb/src/drivers/rtc/rtc-rx8581.c: In function 'rx85x1_nvram_read': /kisskb/src/drivers/rtc/rtc-rx8581.c:213:15: note: byref variable will be forcibly initialized 213 | unsigned int tmp_val; | ^~~~~~~ /kisskb/src/drivers/rtc/rtc-rx8581.c: In function 'rx8581_rtc_read_time': /kisskb/src/drivers/rtc/rtc-rx8581.c:74:15: note: byref variable will be forcibly initialized 74 | unsigned int data; | ^~~~ /kisskb/src/drivers/rtc/rtc-rx8581.c:73:16: note: byref variable will be forcibly initialized 73 | unsigned char date[7]; | ^~~~ In file included from /kisskb/src/drivers/net/usb/cdc_ether.c:13: /kisskb/src/drivers/net/usb/cdc_ether.c: In function 'eth_hw_addr_random': /kisskb/src/include/linux/etherdevice.h:270:5: note: byref variable will be forcibly initialized 270 | u8 addr[ETH_ALEN]; | ^~~~ /kisskb/src/drivers/net/plip/plip.c: In function 'plip_attach': /kisskb/src/drivers/net/plip/plip.c:1272:19: note: byref variable will be forcibly initialized 1272 | struct pardev_cb plip_cb; | ^~~~~~~ /kisskb/src/drivers/net/plip/plip.c:1271:7: note: byref variable will be forcibly initialized 1271 | char name[IFNAMSIZ]; | ^~~~ /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/md/bcache/util.c: In function 'bch_strtoint_h': /kisskb/src/drivers/md/bcache/util.c:27:8: note: byref variable will be forcibly initialized 27 | char *e; \ | ^ /kisskb/src/drivers/md/bcache/util.c:80:1: note: in expansion of macro 'STRTO_H' 80 | STRTO_H(strtoint, int) | ^~~~~~~ /kisskb/src/drivers/md/bcache/util.c: In function 'bch_strtouint_h': /kisskb/src/drivers/md/bcache/util.c:27:8: note: byref variable will be forcibly initialized 27 | char *e; \ | ^ /kisskb/src/drivers/md/bcache/util.c:81:1: note: in expansion of macro 'STRTO_H' 81 | STRTO_H(strtouint, unsigned int) | ^~~~~~~ /kisskb/src/drivers/md/bcache/util.c: In function 'bch_strtoll_h': /kisskb/src/drivers/md/bcache/util.c:27:8: note: byref variable will be forcibly initialized 27 | char *e; \ | ^ /kisskb/src/drivers/md/bcache/util.c:82:1: note: in expansion of macro 'STRTO_H' 82 | STRTO_H(strtoll, long long) | ^~~~~~~ /kisskb/src/drivers/md/bcache/util.c: In function 'bch_strtoull_h': /kisskb/src/drivers/md/bcache/util.c:27:8: note: byref variable will be forcibly initialized 27 | char *e; \ | ^ /kisskb/src/drivers/md/bcache/util.c:83:1: note: in expansion of macro 'STRTO_H' 83 | STRTO_H(strtoull, unsigned long long) | ^~~~~~~ /kisskb/src/drivers/rtc/rtc-s5m.c: In function 's5m8767_wait_for_udr_update': /kisskb/src/drivers/rtc/rtc-s5m.c:219:15: note: byref variable will be forcibly initialized 219 | unsigned int data; | ^~~~ /kisskb/src/drivers/rtc/rtc-tps65910.c: In function 'tps65910_rtc_get_calibration': /kisskb/src/drivers/rtc/rtc-tps65910.c:251:15: note: byref variable will be forcibly initialized 251 | unsigned int ctrl; | ^~~~ /kisskb/src/drivers/rtc/rtc-tps65910.c:249:16: note: byref variable will be forcibly initialized 249 | unsigned char comp_data[NUM_COMP_REGS]; | ^~~~~~~~~ /kisskb/src/drivers/rtc/rtc-s5m.c: In function 's5m_check_peding_alarm_interrupt': /kisskb/src/drivers/rtc/rtc-s5m.c:235:15: note: byref variable will be forcibly initialized 235 | unsigned int val; | ^~~ /kisskb/src/drivers/rtc/rtc-tps65910.c: In function 'tps65910_read_offset': /kisskb/src/drivers/rtc/rtc-tps65910.c:281:6: note: byref variable will be forcibly initialized 281 | int calibration; | ^~~~~~~~~~~ /kisskb/src/drivers/rtc/rtc-s5m.c: In function 's5m8767_rtc_set_time_reg': /kisskb/src/drivers/rtc/rtc-s5m.c:267:15: note: byref variable will be forcibly initialized 267 | unsigned int data; | ^~~~ /kisskb/src/drivers/rtc/rtc-tps65910.c: In function 'tps65910_rtc_read_alarm': /kisskb/src/drivers/rtc/rtc-tps65910.c:143:6: note: byref variable will be forcibly initialized 143 | u32 int_val; | ^~~~~~~ /kisskb/src/drivers/rtc/rtc-tps65910.c:142:16: note: byref variable will be forcibly initialized 142 | unsigned char alarm_data[NUM_TIME_REGS]; | ^~~~~~~~~~ /kisskb/src/drivers/rtc/rtc-s5m.c: In function 's5m8767_rtc_set_alarm_reg': /kisskb/src/drivers/rtc/rtc-s5m.c:291:15: note: byref variable will be forcibly initialized 291 | unsigned int data; | ^~~~ /kisskb/src/drivers/rtc/rtc-s5m.c: In function 's5m_rtc_start_alarm': /kisskb/src/drivers/rtc/rtc-s5m.c:535:18: note: byref variable will be forcibly initialized 535 | struct rtc_time tm; | ^~ /kisskb/src/drivers/rtc/rtc-s5m.c:533:5: note: byref variable will be forcibly initialized 533 | u8 data[RTC_MAX_NUM_TIME_REGS]; | ^~~~ /kisskb/src/drivers/rtc/rtc-tps65910.c: In function 'tps65910_rtc_set_alarm': /kisskb/src/drivers/rtc/rtc-tps65910.c:173:16: note: byref variable will be forcibly initialized 173 | unsigned char alarm_data[NUM_TIME_REGS]; | ^~~~~~~~~~ /kisskb/src/drivers/rtc/rtc-s5m.c: In function 's5m_rtc_stop_alarm': /kisskb/src/drivers/rtc/rtc-s5m.c:492:18: note: byref variable will be forcibly initialized 492 | struct rtc_time tm; | ^~ /kisskb/src/drivers/rtc/rtc-s5m.c:490:5: note: byref variable will be forcibly initialized 490 | u8 data[RTC_MAX_NUM_TIME_REGS]; | ^~~~ /kisskb/src/drivers/rtc/rtc-tps65910.c: In function 'tps65910_rtc_interrupt': /kisskb/src/drivers/rtc/rtc-s5m.c: In function 's5m8767_rtc_init_reg': /kisskb/src/drivers/rtc/rtc-tps65910.c:336:6: note: byref variable will be forcibly initialized 336 | u32 rtc_reg; | ^~~~~~~ /kisskb/src/drivers/rtc/rtc-s5m.c:654:5: note: byref variable will be forcibly initialized 654 | u8 data[2]; | ^~~~ /kisskb/src/drivers/rtc/rtc-tps65910.c: In function 'tps65910_rtc_probe': /kisskb/src/drivers/rtc/rtc-tps65910.c:371:6: note: byref variable will be forcibly initialized 371 | u32 rtc_reg; | ^~~~~~~ /kisskb/src/drivers/rtc/rtc-s5m.c: In function 's5m_rtc_read_alarm': /kisskb/src/drivers/rtc/rtc-s5m.c:447:15: note: byref variable will be forcibly initialized 447 | unsigned int val; | ^~~ /kisskb/src/drivers/rtc/rtc-s5m.c:446:5: note: byref variable will be forcibly initialized 446 | u8 data[RTC_MAX_NUM_TIME_REGS]; | ^~~~ /kisskb/src/drivers/rtc/rtc-tps65910.c: In function 'tps65910_rtc_set_calibration': /kisskb/src/drivers/rtc/rtc-tps65910.c:204:16: note: byref variable will be forcibly initialized 204 | unsigned char comp_data[NUM_COMP_REGS]; | ^~~~~~~~~ /kisskb/src/drivers/rtc/rtc-s5m.c: In function 's5m_rtc_read_time': /kisskb/src/drivers/rtc/rtc-s5m.c:367:5: note: byref variable will be forcibly initialized 367 | u8 data[RTC_MAX_NUM_TIME_REGS]; | ^~~~ /kisskb/src/drivers/rtc/rtc-tps65910.c: In function 'tps65910_rtc_set_time': /kisskb/src/drivers/rtc/rtc-tps65910.c:101:16: note: byref variable will be forcibly initialized 101 | unsigned char rtc_data[NUM_TIME_REGS]; | ^~~~~~~~ /kisskb/src/drivers/rtc/rtc-s5m.c: In function 's5m_rtc_set_time': /kisskb/src/drivers/rtc/rtc-s5m.c:411:5: note: byref variable will be forcibly initialized 411 | u8 data[RTC_MAX_NUM_TIME_REGS]; | ^~~~ /kisskb/src/drivers/rtc/rtc-tps65910.c: In function 'tps65910_rtc_read_time': /kisskb/src/drivers/rtc/rtc-tps65910.c:70:16: note: byref variable will be forcibly initialized 70 | unsigned char rtc_data[NUM_TIME_REGS]; | ^~~~~~~~ /kisskb/src/drivers/rtc/rtc-s5m.c: In function 's5m_rtc_set_alarm': /kisskb/src/drivers/rtc/rtc-s5m.c:584:5: note: byref variable will be forcibly initialized 584 | u8 data[RTC_MAX_NUM_TIME_REGS]; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/link.c: In function 'ath_paprd_send_frame': /kisskb/src/drivers/net/wireless/ath/ath9k/link.c:178:24: note: byref variable will be forcibly initialized 178 | struct ath_tx_control txctl; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/antenna.c: In function 'ath_ant_comb_scan': /kisskb/src/drivers/net/wireless/ath/ath9k/antenna.c:723:29: note: byref variable will be forcibly initialized 723 | struct ath_hw_antcomb_conf div_ant_conf; | ^~~~~~~~~~~~ In file included from /kisskb/src/include/linux/resource_ext.h:11, from /kisskb/src/include/linux/acpi.h:14, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/drivers/i2c/i2c-stub.c:13: /kisskb/src/drivers/i2c/i2c-stub.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/media/tuners/fc0011.c: In function 'fc0011_readreg': /kisskb/src/drivers/media/tuners/fc0011.c:86:17: note: byref variable will be forcibly initialized 86 | struct i2c_msg msg[2] = { | ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:85:5: note: byref variable will be forcibly initialized 85 | u8 dummy; | ^~~~~ /kisskb/src/drivers/media/tuners/fc0011.c: In function 'fc0011_writereg': /kisskb/src/drivers/media/tuners/fc0011.c:70:17: note: byref variable will be forcibly initialized 70 | struct i2c_msg msg = { .addr = priv->addr, | ^~~ /kisskb/src/drivers/media/tuners/fc0011.c:69:5: note: byref variable will be forcibly initialized 69 | u8 buf[2] = { reg, val }; | ^~~ /kisskb/src/drivers/media/tuners/fc0011.c: In function 'fc0011_set_params': /kisskb/src/drivers/media/tuners/fc0011.c:173:5: note: byref variable will be forcibly initialized 173 | u8 regs[FC11_NR_REGS] = { }; | ^~~~ /kisskb/src/drivers/media/tuners/fc0011.c:172:22: note: byref variable will be forcibly initialized 172 | u8 fa, fp, vco_sel, vco_cal; | ^~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-rs.c: In function 'il4965_rs_fill_link_cmd': /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-rs.c:2361:6: note: byref variable will be forcibly initialized 2361 | int rate_idx; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-rs.c:2359:27: note: byref variable will be forcibly initialized 2359 | struct il_scale_tbl_info tbl_type; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-rs.c: In function 'il4965_rs_initialize_lq': /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-rs.c:2138:6: note: byref variable will be forcibly initialized 2138 | u32 rate; | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-rs.c:2136:6: note: byref variable will be forcibly initialized 2136 | int rate_idx; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-rs.c: In function 'il4965_rs_tx_status': /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-rs.c:805:27: note: byref variable will be forcibly initialized 805 | struct il_scale_tbl_info tbl_type; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-rs.c:797:6: note: byref variable will be forcibly initialized 797 | int rs_idx, mac_idx, i; | ^~~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c:7: /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c: In function 'iwl_mvm_ack_rates': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c:319:16: note: byref variable will be forcibly initialized 319 | unsigned long basic = vif->bss_conf.basic_rates; | ^~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c: In function 'iwl_mvm_mac_ctxt_cmd_common': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c:443:20: note: byref variable will be forcibly initialized 443 | u8 cck_ack_rates, ofdm_ack_rates; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c:443:5: note: byref variable will be forcibly initialized 443 | u8 cck_ack_rates, ofdm_ack_rates; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/anx7625.c: In function 'sp_tx_edid_read': /kisskb/src/drivers/gpu/drm/bridge/analogix/anx7625.c:851:5: note: byref variable will be forcibly initialized 851 | u8 pblock_buf[MAX_DPCD_BUFFER_SIZE]; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/anx7625.c: In function 'anx7625_dsi_video_timing_config': /kisskb/src/drivers/gpu/drm/bridge/analogix/anx7625.c:396:5: note: byref variable will be forcibly initialized 396 | u8 post_divider = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/anx7625.c:393:19: note: byref variable will be forcibly initialized 393 | unsigned long m, n; | ^ /kisskb/src/drivers/gpu/drm/bridge/analogix/anx7625.c:393:16: note: byref variable will be forcibly initialized 393 | unsigned long m, n; | ^ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c: In function 'iwl_mvm_mac_ctxt_init': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c:199:41: note: byref variable will be forcibly initialized 199 | struct iwl_mvm_mac_iface_iterator_data data = { | ^~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/anx7625.c: In function 'anx7625_get_swing_setting': /kisskb/src/drivers/gpu/drm/bridge/analogix/anx7625.c:1307:6: note: byref variable will be forcibly initialized 1307 | int num_regs; | ^~~~~~~~ /kisskb/src/drivers/media/tuners/fc0012.c: In function 'fc0012_readreg': /kisskb/src/drivers/media/tuners/fc0012.c:29:17: note: byref variable will be forcibly initialized 29 | struct i2c_msg msg[2] = { | ^~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/anx7625.c: In function 'anx7625_parse_dt': /kisskb/src/drivers/gpu/drm/bridge/analogix/anx7625.c:1338:6: note: byref variable will be forcibly initialized 1338 | int bus_type, mipi_lanes; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/anx7625.c:1336:20: note: byref variable will be forcibly initialized 1336 | struct drm_panel *panel; | ^~~~~ /kisskb/src/drivers/media/tuners/fc0012.c: In function 'fc0012_writereg': /kisskb/src/drivers/media/tuners/fc0012.c:14:17: note: byref variable will be forcibly initialized 14 | struct i2c_msg msg = { | ^~~ /kisskb/src/drivers/media/tuners/fc0012.c:13:5: note: byref variable will be forcibly initialized 13 | u8 buf[2] = {reg, val}; | ^~~ /kisskb/src/drivers/media/tuners/fc0012.c: In function 'fc0012_attach': /kisskb/src/drivers/media/tuners/fc0012.c:433:5: note: byref variable will be forcibly initialized 433 | u8 chip_id; | ^~~~~~~ /kisskb/src/drivers/media/tuners/fc0012.c: In function 'fc0012_get_rf_strength': /kisskb/src/drivers/media/tuners/fc0012.c:343:16: note: byref variable will be forcibly initialized 343 | unsigned char tmp; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c: In function 'iwl_mvm_mac_ctxt_remove': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c:1247:25: note: byref variable will be forcibly initialized 1247 | struct iwl_mac_ctx_cmd cmd; | ^~~ /kisskb/src/drivers/media/tuners/fc0012.c: In function 'fc0012_set_params': /kisskb/src/drivers/media/tuners/fc0012.c:125:39: note: byref variable will be forcibly initialized 125 | unsigned char reg[7], am, pm, multi, tmp; | ^~~ /kisskb/src/drivers/media/tuners/fc0012.c:125:16: note: byref variable will be forcibly initialized 125 | unsigned char reg[7], am, pm, multi, tmp; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/anx7625.c: In function 'anx7625_attach_dsi': /kisskb/src/drivers/gpu/drm/bridge/analogix/anx7625.c:1651:36: note: byref variable will be forcibly initialized 1651 | const struct mipi_dsi_device_info info = { | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c: In function 'iwl_mvm_rx_missed_beacons_notif': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c:1400:28: note: byref variable will be forcibly initialized 1400 | union iwl_dbg_tlv_tp_data tp_data = { .fw_pkt = pkt }; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/analogix/anx7625.c: In function 'anx7625_hdmi_i2s_get_dai_id': /kisskb/src/drivers/gpu/drm/bridge/analogix/anx7625.c:1566:21: note: byref variable will be forcibly initialized 1566 | struct of_endpoint of_ep; | ^~~~~ In file included from /kisskb/src/include/linux/of_device.h:6, from /kisskb/src/include/linux/of_platform.h:12, from /kisskb/src/drivers/gpu/drm/bridge/analogix/anx7625.c:22: /kisskb/src/drivers/gpu/drm/bridge/analogix/anx7625.c: In function 'platform_device_register_data': /kisskb/src/drivers/media/tuners/fc0012.c: In function 'fc0012_init': /kisskb/src/drivers/media/tuners/fc0012.c:55:16: note: byref variable will be forcibly initialized 55 | unsigned char reg[] = { | ^~~ /kisskb/src/include/linux/platform_device.h:126:30: note: byref variable will be forcibly initialized 126 | struct platform_device_info pdevinfo = { | ^~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c: In function 'iwl_mvm_rx_stored_beacon_notif': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c:1457:29: note: byref variable will be forcibly initialized 1457 | struct ieee80211_rx_status rx_status; | ^~~~~~~~~ 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/drivers/cpufreq/cpufreq.c:17: /kisskb/src/drivers/cpufreq/cpufreq.c: In function 'cpufreq_freq_transition_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/drivers/cpufreq/cpufreq.c:422:2: note: in expansion of macro 'wait_event' 422 | wait_event(policy->transition_wait, !policy->transition_ongoing); | ^~~~~~~~~~ /kisskb/src/drivers/cpufreq/cpufreq.c: In function 'cpufreq_out_of_sync': /kisskb/src/drivers/cpufreq/cpufreq.c:1677:23: note: byref variable will be forcibly initialized 1677 | struct cpufreq_freqs freqs; | ^~~~~ In file included from /kisskb/src/drivers/opp/cpu.c:18: /kisskb/src/drivers/opp/cpu.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/cpufreq/cpufreq.c: In function 'show_bios_limit': /kisskb/src/drivers/cpufreq/cpufreq.c:904:15: note: byref variable will be forcibly initialized 904 | unsigned int limit; | ^~~~~ /kisskb/src/drivers/opp/cpu.c: In function 'dev_pm_opp_init_cpufreq_table': /kisskb/src/drivers/opp/cpu.c:49:16: note: byref variable will be forcibly initialized 49 | unsigned long rate; | ^~~~ /kisskb/src/drivers/cpufreq/cpufreq.c: In function 'store_scaling_setspeed': /kisskb/src/drivers/cpufreq/cpufreq.c:876:15: note: byref variable will be forcibly initialized 876 | unsigned int freq = 0; | ^~~~ /kisskb/src/drivers/cpufreq/cpufreq.c: In function 'store_scaling_max_freq': /kisskb/src/drivers/cpufreq/cpufreq.c:724:16: note: byref variable will be forcibly initialized 724 | unsigned long val; \ | ^~~ /kisskb/src/drivers/cpufreq/cpufreq.c:736:1: note: in expansion of macro 'store_one' 736 | store_one(scaling_max_freq, max); | ^~~~~~~~~ /kisskb/src/drivers/cpufreq/cpufreq.c: In function 'store_scaling_min_freq': /kisskb/src/drivers/cpufreq/cpufreq.c:724:16: note: byref variable will be forcibly initialized 724 | unsigned long val; \ | ^~~ /kisskb/src/drivers/cpufreq/cpufreq.c:735:1: note: in expansion of macro 'store_one' 735 | store_one(scaling_min_freq, min); | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-mac.c: In function 'il4965_tx_cmd_build_basic': /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-mac.c:1490:9: note: byref variable will be forcibly initialized 1490 | __le32 tx_flags = tx_cmd->tx_flags; | ^~~~~~~~ /kisskb/src/drivers/cpufreq/cpufreq.c: In function 'cpufreq_set_policy': /kisskb/src/drivers/cpufreq/cpufreq.c:2509:29: note: byref variable will be forcibly initialized 2509 | struct cpufreq_policy_data new_data; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-mac.c: In function 'il4965_static_wepkey_cmd': /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-mac.c:3123:5: note: byref variable will be forcibly initialized 3123 | u8 buff[sizeof(struct il_wep_cmd) + | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-mac.c: In function 'il4965_set_ccmp_dynamic_key_info': /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-mac.c:3284:23: note: byref variable will be forcibly initialized 3284 | struct il_addsta_cmd sta_cmd; | ^~~~~~~ /kisskb/src/drivers/cpufreq/cpufreq.c: In function 'store_scaling_governor': /kisskb/src/drivers/cpufreq/cpufreq.c:773:7: note: byref variable will be forcibly initialized 773 | char str_governor[16]; | ^~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-mac.c: In function 'il4965_set_wep_dynamic_key_info': /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-mac.c:3230:23: note: byref variable will be forcibly initialized 3230 | struct il_addsta_cmd sta_cmd; | ^~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-mac.c: In function 'il4965_rf_kill_ct_config': /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-mac.c:5123:27: note: byref variable will be forcibly initialized 5123 | struct il_ct_kill_config cmd; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-mac.c: In function 'il4965_hdl_card_state': /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-mac.c:4111:16: note: byref variable will be forcibly initialized 4111 | unsigned long status = il->status; | ^~~~~~ /kisskb/src/drivers/cpufreq/cpufreq.c: In function 'store_boost': /kisskb/src/drivers/cpufreq/cpufreq.c:599:11: note: byref variable will be forcibly initialized 599 | int ret, enable; | ^~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-mac.c: In function 'il4965_mac_sta_add': /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-mac.c:6018:5: note: byref variable will be forcibly initialized 6018 | u8 sta_id; | ^~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-mac.c: In function 'il4965_store_debug_level': /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-mac.c:4558:16: note: byref variable will be forcibly initialized 4558 | unsigned long val; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-mac.c: In function 'il4965_store_tx_power': /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-mac.c:4605:16: note: byref variable will be forcibly initialized 4605 | unsigned long val; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-mac.c: In function 'il4965_request_firmware': /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-mac.c:4670:7: note: byref variable will be forcibly initialized 4670 | char tag[8]; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-mac.c: In function 'il4965_pci_probe': /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-mac.c:6478:6: note: byref variable will be forcibly initialized 6478 | u16 pci_cmd; | ^~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-mac.c: In function 'il4965_ucode_callback': /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-mac.c:4764:32: note: byref variable will be forcibly initialized 4764 | struct il4965_firmware_pieces pieces; | ^~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-mac.c: In function 'il4965_add_bssid_station': /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-mac.c:3080:5: note: byref variable will be forcibly initialized 3080 | u8 sta_id; | ^~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-mac.c: In function 'il4965_remove_dynamic_key': /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-mac.c:3411:23: note: byref variable will be forcibly initialized 3411 | struct il_addsta_cmd sta_cmd; | ^~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-mac.c: In function 'il4965_sta_tx_modify_enable_tid': /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-mac.c:3585:23: note: byref variable will be forcibly initialized 3585 | struct il_addsta_cmd sta_cmd; | ^~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-mac.c: In function 'il4965_sta_rx_agg_start': /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-mac.c:3607:23: note: byref variable will be forcibly initialized 3607 | struct il_addsta_cmd sta_cmd; | ^~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-mac.c: In function 'il4965_sta_rx_agg_stop': /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-mac.c:3633:23: note: byref variable will be forcibly initialized 3633 | struct il_addsta_cmd sta_cmd; | ^~~~~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-mac.c:18: /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-mac.c: In function 'il4965_mac_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: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/net/wireless/intel/iwlegacy/4965-mac.c:5809:8: note: in expansion of macro 'wait_event_timeout' 5809 | ret = wait_event_timeout(il->wait_command_queue, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_hdp.c: In function 'amdgpu_hdp_ras_fini': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_hdp.c:61:20: note: byref variable will be forcibly initialized 61 | struct ras_ih_if ih_info = { | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_eeprom.c: In function '__amdgpu_eeprom_xfer': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_eeprom.c:93:5: note: byref variable will be forcibly initialized 93 | u8 eeprom_offset_buf[EEPROM_OFFSET_SIZE]; | ^~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/bio.h:10, 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 '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /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; | ^~~~ In file included from /kisskb/src/drivers/md/bcache/bcache.h:192, from /kisskb/src/drivers/md/bcache/writeback.c:10: /kisskb/src/drivers/md/bcache/writeback.c: In function 'refill_full_stripes': /kisskb/src/drivers/md/bcache/bcache_ondisk.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/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/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/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/mempool.h:8, from /kisskb/src/include/linux/bio.h:8, 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 '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:949:7: note: byref variable will be forcibly initialized 949 | char name[32]; | ^~~~ /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; | ^~~~ In file included from /kisskb/src/drivers/md/raid5-cache.c:7: /kisskb/src/drivers/md/raid5-cache.c: In function 'r5c_disable_writeback_async': /kisskb/src/include/linux/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/raid5-cache.c:694:2: note: in expansion of macro 'wait_event' 694 | wait_event(mddev->sb_wait, | ^~~~~~~~~~ /kisskb/src/drivers/md/raid5-cache.c: In function 'r5l_recovery_load_data': /kisskb/src/drivers/md/raid5-cache.c:1818:6: note: byref variable will be forcibly initialized 1818 | int dd_idx; | ^~~~~~ /kisskb/src/drivers/md/raid5-cache.c: In function 'r5c_recovery_analyze_meta_block': /kisskb/src/drivers/md/raid5-cache.c:2107:7: note: byref variable will be forcibly initialized 2107 | int dd; | ^~ In file included from /kisskb/src/drivers/md/raid5-cache.c:7: /kisskb/src/drivers/md/raid5-cache.c: In function 'r5c_recovery_flush_data_only_stripes': /kisskb/src/include/linux/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/raid5-cache.c:2450:2: note: in expansion of macro 'wait_event' 2450 | wait_event(conf->wait_for_quiescent, | ^~~~~~~~~~ /kisskb/src/drivers/md/raid5-cache.c: In function 'r5l_do_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: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/raid5-cache.c:1523:3: note: in expansion of macro 'wait_event_lock_irq' 1523 | wait_event_lock_irq(log->iounit_wait, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/it913x.c: In function 'it913x_set_params': /kisskb/src/drivers/media/tuners/it913x.c:213:15: note: byref variable will be forcibly initialized 213 | unsigned int utmp; | ^~~~ /kisskb/src/drivers/media/tuners/it913x.c: In function 'it913x_init': /kisskb/src/drivers/media/tuners/it913x.c:32:25: note: byref variable will be forcibly initialized 32 | u8 iqik_m_cal, nv_val, buf[2]; | ^~~ /kisskb/src/drivers/media/tuners/it913x.c:31:15: note: byref variable will be forcibly initialized 31 | unsigned int utmp; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/channel.c: In function 'ath_chanctx_offchan_switch': /kisskb/src/drivers/net/wireless/ath/ath9k/channel.c:852:27: note: byref variable will be forcibly initialized 852 | struct cfg80211_chan_def chandef; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/channel.c: In function 'chanctx_event_delta': /kisskb/src/drivers/net/wireless/ath/ath9k/channel.c:236:20: note: byref variable will be forcibly initialized 236 | struct timespec64 ts, *old; | ^~ /kisskb/src/drivers/net/wireless/ath/ath9k/channel.c: In function 'ath_chanctx_adjust_tbtt_delta': /kisskb/src/drivers/net/wireless/ath/ath9k/channel.c:337:20: note: byref variable will be forcibly initialized 337 | struct timespec64 ts; | ^~ /kisskb/src/drivers/net/wireless/ath/ath9k/channel.c: In function 'ath_chanctx_send_vif_ps_frame': /kisskb/src/drivers/net/wireless/ath/ath9k/channel.c:1107:24: note: byref variable will be forcibly initialized 1107 | struct ath_tx_control txctl; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/channel.c:1105:24: note: byref variable will be forcibly initialized 1105 | struct ieee80211_sta *sta = NULL; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath9k/channel.c: In function 'ath_chanctx_set_next': /kisskb/src/drivers/net/wireless/ath/ath9k/channel.c:1233:20: note: byref variable will be forcibly initialized 1233 | struct timespec64 ts; | ^~ /kisskb/src/drivers/i2c/i2c-slave-eeprom.c: In function 'i2c_slave_init_eeprom_data': /kisskb/src/drivers/i2c/i2c-slave-eeprom.c:127:14: note: byref variable will be forcibly initialized 127 | const char *eeprom_data; | ^~~~~~~~~~~ /kisskb/src/drivers/i2c/i2c-slave-eeprom.c:126:25: note: byref variable will be forcibly initialized 126 | const struct firmware *fw; | ^~ In file included from /kisskb/src/drivers/media/tuners/r820t.c:30: /kisskb/src/drivers/media/tuners/r820t.c: In function 'tuner_i2c_xfer_send': /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized 27 | struct i2c_msg msg = { .addr = props->addr, .flags = 0, | ^~~ /kisskb/src/drivers/media/tuners/r820t.c: In function 'r820t_write': /kisskb/src/drivers/media/tuners/tuner-i2c.h:27:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c: In function 'r820t_write_reg_mask': /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized 409 | u8 tmp = val; | ^~~ /kisskb/src/drivers/media/tuners/r820t.c: In function 'r820t_imr_prepare': /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c: In function 'r820t_write_reg': /kisskb/src/drivers/media/tuners/r820t.c:391:5: note: byref variable will be forcibly initialized 391 | u8 tmp = val; /* work around GCC PR81715 with asan-stack=1 */ | ^~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c: In function 'cdns_mhdp_print_lt_status': /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:1008:7: note: byref variable will be forcibly initialized 1008 | char pe[8] = "0/0/0/0"; | ^~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:1007:7: note: byref variable will be forcibly initialized 1007 | char vs[8] = "0/0/0/0"; | ^~ /kisskb/src/drivers/media/tuners/r820t.c: In function 'r820t_set_mux': /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized 409 | u8 tmp = val; | ^~~ /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:391:5: note: byref variable will be forcibly initialized 391 | u8 tmp = val; /* work around GCC PR81715 with asan-stack=1 */ | ^~~ /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized 409 | u8 tmp = val; | ^~~ /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c: In function 'r820t_standby': /kisskb/src/drivers/media/tuners/r820t.c:391:5: note: byref variable will be forcibly initialized 391 | u8 tmp = val; /* work around GCC PR81715 with asan-stack=1 */ | ^~~ /kisskb/src/drivers/media/tuners/r820t.c:391:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:391:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:391:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:391:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:391:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:391:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:391:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:391:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:391:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:391:5: note: byref variable will be forcibly initialized In file included from /kisskb/src/drivers/media/tuners/r820t.c:30: /kisskb/src/drivers/media/tuners/r820t.c: In function 'tuner_i2c_xfer_send_recv': /kisskb/src/drivers/media/tuners/tuner-i2c.h:48:17: note: byref variable will be forcibly initialized 48 | struct i2c_msg msg[2] = { { .addr = props->addr, .flags = 0, | ^~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-hdcp.c: In function 'cdns_mhdp_secure_mailbox_send': /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-hdcp.c:105:5: note: byref variable will be forcibly initialized 105 | u8 header[4]; | ^~~~~~ /kisskb/src/drivers/media/tuners/r820t.c: In function 'r820t_sysfreq_sel': /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized 409 | u8 tmp = val; | ^~~ /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:391:5: note: byref variable will be forcibly initialized 391 | u8 tmp = val; /* work around GCC PR81715 with asan-stack=1 */ | ^~~ /kisskb/src/drivers/media/tuners/r820t.c:391:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized 409 | u8 tmp = val; | ^~~ /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-hdcp.c: In function 'cdns_mhdp_secure_mailbox_recv_header': /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-hdcp.c:57:5: note: byref variable will be forcibly initialized 57 | u8 header[4]; | ^~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-hdcp.c: In function 'cdns_mhdp_hdcp_get_status': /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-hdcp.c:131:5: note: byref variable will be forcibly initialized 131 | u8 hdcp_status[HDCP_STATUS_SIZE]; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-hdcp.c: In function 'cdns_mhdp_hdcp_rx_id_valid': /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-hdcp.c:187:5: note: byref variable will be forcibly initialized 187 | u8 rec_id_hdr[2]; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-hdcp.c: In function 'cdns_mhdp_hdcp_set_config': /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-hdcp.c:270:6: note: byref variable will be forcibly initialized 270 | u16 hdcp_port_status; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c: In function 'cdns_mhdp_set_firmware_active': /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:325:5: note: byref variable will be forcibly initialized 325 | u8 msg[5]; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-hdcp.c: In function 'cdns_mhdp_hdcp_auth_check': /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-hdcp.c:291:6: note: byref variable will be forcibly initialized 291 | u16 hdcp_port_status; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/r820t.c: In function 'r820t_read_gain': /kisskb/src/drivers/media/tuners/r820t.c:1186:5: note: byref variable will be forcibly initialized 1186 | u8 data[4]; | ^~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-hdcp.c: In function 'cdns_mhdp_hdcp_check_receviers': /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-hdcp.c:316:5: note: byref variable will be forcibly initialized 316 | u8 hdcp_num_rec; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-hdcp.c:315:5: note: byref variable will be forcibly initialized 315 | u8 hdcp_rec_id[HDCP_MAX_RECEIVERS][HDCP_RECEIVER_ID_SIZE_BYTES]; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-hdcp.c: In function 'cdns_mhdp_hdcp_auth_22': /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-hdcp.c:335:6: note: byref variable will be forcibly initialized 335 | u16 hdcp_port_status; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-hdcp.c:334:5: note: byref variable will be forcibly initialized 334 | u8 resp[HDCP_STATUS_SIZE]; | ^~~~ 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:2581:8: note: in expansion of macro 'wait_event_timeout' 2581 | ret = wait_event_timeout(mhdp->fw_load_wq, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/tuners/r820t.c: In function 'r820t_set_pll': /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized 409 | u8 tmp = val; | ^~~ /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:391:5: note: byref variable will be forcibly initialized 391 | u8 tmp = val; /* work around GCC PR81715 with asan-stack=1 */ | ^~~ /kisskb/src/drivers/media/tuners/r820t.c:391:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized 409 | u8 tmp = val; | ^~~ /kisskb/src/drivers/media/tuners/r820t.c:391:5: note: byref variable will be forcibly initialized 391 | u8 tmp = val; /* work around GCC PR81715 with asan-stack=1 */ | ^~~ /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized 409 | u8 tmp = val; | ^~~ /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:535:5: note: byref variable will be forcibly initialized 535 | u8 data[5]; | ^~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-hdcp.c: In function 'cdns_mhdp_hdcp_check_link': /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-hdcp.c:434:6: note: byref variable will be forcibly initialized 434 | u16 hdcp_port_status; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c: In function 'cdns_mhdp_mailbox_send': /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:143:5: note: byref variable will be forcibly initialized 143 | u8 header[4]; | ^~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c: In function 'cdns_mhdp_mailbox_recv_header': /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:93:5: note: byref variable will be forcibly initialized 93 | u8 header[4]; | ^~~~~~ /kisskb/src/drivers/md/raid5.c: In function 'activate_bit_delay': /kisskb/src/drivers/md/raid5.c:5294:19: note: byref variable will be forcibly initialized 5294 | struct list_head head; | ^~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c: In function 'cdns_mhdp_read_hpd_event': /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:442:5: note: byref variable will be forcibly initialized 442 | u8 event = 0; | ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c: In function 'cdns_mhdp_get_hpd_status': /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:360:5: note: byref variable will be forcibly initialized 360 | u8 status; | ^~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c: In function 'cdns_mhdp_get_edid_block': /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:398:13: note: byref variable will be forcibly initialized 398 | u8 msg[2], reg[2], i; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:398:5: note: byref variable will be forcibly initialized 398 | u8 msg[2], reg[2], i; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c: In function 'cdns_mhdp_dpcd_write': /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:288:13: note: byref variable will be forcibly initialized 288 | u8 msg[6], reg[5]; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:288:5: note: byref variable will be forcibly initialized 288 | u8 msg[6], reg[5]; | ^~~ /kisskb/src/drivers/media/tuners/r820t.c: In function 'r820t_set_tv_standard': /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized 409 | u8 tmp = val; | ^~~ /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:935:5: note: byref variable will be forcibly initialized 935 | u8 data[5], val; | ^~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c: In function 'cdns_mhdp_dpcd_read': /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:254:13: note: byref variable will be forcibly initialized 254 | u8 msg[5], reg[5]; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:254:5: note: byref variable will be forcibly initialized 254 | u8 msg[5], reg[5]; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c: In function 'cdns_mhdp_link_power_down': /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:574:5: note: byref variable will be forcibly initialized 574 | int cdns_mhdp_link_power_down(struct drm_dp_aux *aux, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:577:5: note: byref variable will be forcibly initialized 577 | u8 value; | ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c: In function 'cdns_mhdp_link_power_up': /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:536:5: note: byref variable will be forcibly initialized 536 | int cdns_mhdp_link_power_up(struct drm_dp_aux *aux, struct cdns_mhdp_link *link) | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:538:5: note: byref variable will be forcibly initialized 538 | u8 value; | ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c: In function 'cdns_mhdp_reg_write': /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:212:5: note: byref variable will be forcibly initialized 212 | u8 msg[6]; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c: In function 'cdns_mhdp_reg_write_bit': /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:232:5: note: byref variable will be forcibly initialized 232 | u8 field[8]; | ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c: In function 'cdns_mhdp_reg_read': /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:168:13: note: byref variable will be forcibly initialized 168 | u8 msg[4], resp[8]; | ^~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:168:5: note: byref variable will be forcibly initialized 168 | u8 msg[4], resp[8]; | ^~~ /kisskb/src/drivers/media/tuners/r820t.c: In function 'r820t_xtal_check': /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized 409 | u8 tmp = val; | ^~~ /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:1386:5: note: byref variable will be forcibly initialized 1386 | u8 data[3], val; | ^~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c: In function 'cdns_mhdp_configure_video': /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:1760:24: note: byref variable will be forcibly initialized 1760 | u32 bpp, bpc, pxlfmt, framer; | ^~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/genhd.h:16, from /kisskb/src/include/linux/blkdev.h:6, from /kisskb/src/drivers/md/raid5.c:38: /kisskb/src/drivers/md/raid5.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/media/tuners/r820t.c: In function 'r820t_multi_read': /kisskb/src/drivers/media/tuners/r820t.c:1503:5: note: byref variable will be forcibly initialized 1503 | u8 data[2], min = 255, max = 0; | ^~~~ /kisskb/src/drivers/media/tuners/r820t.c: In function 'r820t_vga_adjust': /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized 409 | u8 tmp = val; | ^~~ /kisskb/src/drivers/media/tuners/r820t.c: In function 'r820t_imr_cross': /kisskb/src/drivers/media/tuners/r820t.c:391:5: note: byref variable will be forcibly initialized 391 | u8 tmp = val; /* work around GCC PR81715 with asan-stack=1 */ | ^~~ /kisskb/src/drivers/media/tuners/r820t.c:391:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c: In function 'cdns_mhdp_link_configure': /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:609:5: note: byref variable will be forcibly initialized 609 | u8 values[2]; | ^~~~~~ /kisskb/src/drivers/media/tuners/r820t.c: In function 'r820t_compre_step': /kisskb/src/drivers/media/tuners/r820t.c:391:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:391:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c: In function 'r820t_iq_tree': /kisskb/src/drivers/media/tuners/r820t.c:391:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:391:5: note: byref variable will be forcibly initialized /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:858:12: note: byref variable will be forcibly initialized 858 | static int cdns_mhdp_link_training_init(struct cdns_mhdp_device *mhdp) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:858:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:860:27: note: byref variable will be forcibly initialized 860 | union phy_configure_opts phy_cfg; | ^~~~~~~ /kisskb/src/drivers/media/tuners/r820t.c: In function 'r820t_section': /kisskb/src/drivers/media/tuners/r820t.c:1725:40: note: byref variable will be forcibly initialized 1725 | struct r820t_sect_type compare_iq[3], compare_bet[3]; | ^~~~~~~~~~~ /kisskb/src/drivers/media/tuners/r820t.c:1725:25: note: byref variable will be forcibly initialized 1725 | struct r820t_sect_type compare_iq[3], compare_bet[3]; | ^~~~~~~~~~ /kisskb/src/drivers/media/tuners/r820t.c: In function 'r820t_iq': /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized 409 | u8 tmp = val; | ^~~ /kisskb/src/drivers/media/tuners/r820t.c:409:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:1808:5: note: byref variable will be forcibly initialized 1808 | u8 x_direction = 0; /* 1:x, 0:y */ | ^~~~~~~~~~~ /kisskb/src/drivers/media/tuners/r820t.c:1806:25: note: byref variable will be forcibly initialized 1806 | struct r820t_sect_type compare_iq[3]; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c: In function 'cdns_mhdp_adjust_lt': /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:479:5: note: byref variable will be forcibly initialized 479 | u8 hdr[5]; /* For DPCD read response header */ | ^~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:478:5: note: byref variable will be forcibly initialized 478 | u8 payload[7]; | ^~~~~~~ /kisskb/src/drivers/media/tuners/r820t.c: In function 'r820t_imr': /kisskb/src/drivers/media/tuners/r820t.c:391:5: note: byref variable will be forcibly initialized 391 | u8 tmp = val; /* work around GCC PR81715 with asan-stack=1 */ | ^~~ /kisskb/src/drivers/media/tuners/r820t.c:391:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:391:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/tuners/r820t.c:1889:25: note: byref variable will be forcibly initialized 1889 | struct r820t_sect_type imr_point; | ^~~~~~~~~ /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:1171:28: note: byref variable will be forcibly initialized 1171 | bool same_before_adjust, max_swing_reached; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:1171:8: note: byref variable will be forcibly initialized 1171 | bool same_before_adjust, max_swing_reached; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:1170:6: note: byref variable will be forcibly initialized 1170 | u8 requested_adjust_pre_emphasis[CDNS_DP_MAX_NUM_LANES] = {}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:1169:6: note: byref variable will be forcibly initialized 1169 | u8 requested_adjust_volt_swing[CDNS_DP_MAX_NUM_LANES] = {}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:1157:27: note: byref variable will be forcibly initialized 1157 | union phy_configure_opts phy_cfg; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:1156:7: note: byref variable will be forcibly initialized 1156 | bool cr_done; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:1155:5: note: byref variable will be forcibly initialized 1155 | u8 link_status[DP_LINK_STATUS_SIZE]; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:1153:5: note: byref variable will be forcibly initialized 1153 | u8 lanes_data[CDNS_DP_MAX_NUM_LANES], | ^~~~~~~~~~ /kisskb/src/drivers/md/raid5.c: In function 'analyse_stripe': /kisskb/src/drivers/md/raid5.c:4605:7: note: byref variable will be forcibly initialized 4605 | int bad_sectors; | ^~~~~~~~~~~ /kisskb/src/drivers/md/raid5.c:4604:12: note: byref variable will be forcibly initialized 4604 | sector_t first_bad; | ^~~~~~~~~ /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:1025:13: note: byref variable will be forcibly initialized 1025 | static bool cdns_mhdp_link_training_channel_eq(struct cdns_mhdp_device *mhdp, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:1031:27: note: byref variable will be forcibly initialized 1031 | union phy_configure_opts phy_cfg; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:1030:5: note: byref variable will be forcibly initialized 1030 | u8 link_status[DP_LINK_STATUS_SIZE]; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:1029:5: note: byref variable will be forcibly initialized 1029 | u8 lanes_data[CDNS_DP_MAX_NUM_LANES], fail_counter_short = 0; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c: In function 'cdns_mhdp_link_training': /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:1246:12: note: byref variable will be forcibly initialized 1246 | static int cdns_mhdp_link_training(struct cdns_mhdp_device *mhdp, | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:1246:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:1249:6: note: byref variable will be forcibly initialized 1249 | u32 reg32; | ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c: In function 'cdns_mhdp_link_up': /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:1410:5: note: byref variable will be forcibly initialized 1410 | u8 ext_cap_chk = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:1409:6: note: byref variable will be forcibly initialized 1409 | u32 resp, interval, interval_us; | ^~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:1408:33: note: byref variable will be forcibly initialized 1408 | u8 dpcd[DP_RECEIVER_CAP_SIZE], amp[2]; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:1408:5: note: byref variable will be forcibly initialized 1408 | u8 dpcd[DP_RECEIVER_CAP_SIZE], amp[2]; | ^~~~ /kisskb/src/drivers/media/tuners/r820t.c: In function 'r820t_attach': /kisskb/src/drivers/media/tuners/r820t.c:2319:5: note: byref variable will be forcibly initialized 2319 | u8 data[5]; | ^~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c: In function 'cdns_mhdp_update_link_status': /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:2253:7: note: byref variable will be forcibly initialized 2253 | bool hpd_pulse; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:2252:5: note: byref variable will be forcibly initialized 2252 | u8 status[DP_LINK_STATUS_SIZE]; | ^~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c: In function 'cdns_mhdp_connector_init': /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:1675:6: note: byref variable will be forcibly initialized 1675 | u32 bus_format = MEDIA_BUS_FMT_RGB121212_1X36; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c: In function 'cdns_mhdp_atomic_disable': /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:2059:6: note: byref variable will be forcibly initialized 2059 | u32 resp; | ^~~~ /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c: In function 'cdns_mhdp_atomic_enable': /kisskb/src/drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:1978:6: note: byref variable will be forcibly initialized 1978 | u32 resp; | ^~~~ 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_wait_for_sw_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/bridge/cadence/cdns-mhdp8546-core.c:2391:8: note: in expansion of macro 'wait_event_timeout' 2391 | ret = wait_event_timeout(mhdp->sw_events_wq, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/raid5.c: In function 'async_copy_data': /kisskb/src/drivers/md/raid5.c:1314:26: note: byref variable will be forcibly initialized 1314 | struct async_submit_ctl submit; | ^~~~~~ /kisskb/src/drivers/md/raid5.c:1311:19: note: byref variable will be forcibly initialized 1311 | struct bvec_iter iter; | ^~~~ /kisskb/src/drivers/md/raid5.c: In function 'ops_run_biofill': /kisskb/src/drivers/md/raid5.c:1411:26: note: byref variable will be forcibly initialized 1411 | struct async_submit_ctl submit; | ^~~~~~ /kisskb/src/drivers/md/raid5.c: In function 'ops_run_compute5': /kisskb/src/drivers/md/raid5.c:1507:26: note: byref variable will be forcibly initialized 1507 | struct async_submit_ctl submit; | ^~~~~~ /kisskb/src/drivers/md/raid5.c: In function 'ops_run_prexor5': /kisskb/src/drivers/md/raid5.c:1799:26: note: byref variable will be forcibly initialized 1799 | struct async_submit_ctl submit; | ^~~~~~ /kisskb/src/drivers/md/raid5.c: In function 'ops_run_compute6_1': /kisskb/src/drivers/md/raid5.c:1601:26: note: byref variable will be forcibly initialized 1601 | struct async_submit_ctl submit; | ^~~~~~ /kisskb/src/drivers/md/raid5.c: In function 'ops_run_prexor6': /kisskb/src/drivers/md/raid5.c:1840:26: note: byref variable will be forcibly initialized 1840 | struct async_submit_ctl submit; | ^~~~~~ /kisskb/src/drivers/md/raid5.c: In function 'ops_run_compute6_2': /kisskb/src/drivers/md/raid5.c:1670:26: note: byref variable will be forcibly initialized 1670 | struct async_submit_ctl submit; | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_mmc_request_start': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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/md/raid5.c: In function 'ops_run_check_p': /kisskb/src/drivers/md/raid5.c:2157:26: note: byref variable will be forcibly initialized 2157 | struct async_submit_ctl submit; | ^~~~~~ /kisskb/src/drivers/mmc/core/core.c: In function 'perf_trace_mmc_request_done': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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/drivers/md/raid5.c: In function 'ops_run_check_pq': /kisskb/src/drivers/md/raid5.c:2192:26: note: byref variable will be forcibly initialized 2192 | struct async_submit_ctl submit; | ^~~~~~ 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:725:56: note: byref variable will be forcibly initialized 725 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:725:56: note: byref variable will be forcibly initialized 725 | 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/drivers/md/raid5.c: In function 'defer_issue_bios': /kisskb/src/drivers/md/raid5.c:1033:18: note: byref variable will be forcibly initialized 1033 | struct bio_list tmp = BIO_EMPTY_LIST; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:104, 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 '__bpf_trace_mmc_request_start': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_mmc_request_done': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/drivers/md/raid5.c: In function 'ops_run_io': /kisskb/src/drivers/md/raid5.c:1137:8: note: byref variable will be forcibly initialized 1137 | int bad_sectors; | ^~~~~~~~~~~ /kisskb/src/drivers/md/raid5.c:1136:13: note: byref variable will be forcibly initialized 1136 | sector_t first_bad; | ^~~~~~~~~ /kisskb/src/drivers/md/raid5.c:1062:18: note: byref variable will be forcibly initialized 1062 | struct bio_list pending_bios = BIO_EMPTY_LIST; | ^~~~~~~~~~~~ /kisskb/src/drivers/md/raid5.c: In function 'flush_deferred_bios': /kisskb/src/drivers/md/raid5.c:1017:18: note: byref variable will be forcibly initialized 1017 | struct bio_list tmp = BIO_EMPTY_LIST; | ^~~ /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/swait.h:8, from /kisskb/src/include/linux/completion.h:12, from /kisskb/src/include/linux/mm_types.h:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, 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) | ^~~~ 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/raid5.c:38: /kisskb/src/drivers/md/raid5.c: In function 'raid5_quiesce': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:427:8: note: in expansion of macro '___wait_event' 427 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:448:2: note: in expansion of macro '__wait_event_cmd' 448 | __wait_event_cmd(wq_head, condition, cmd1, cmd2); \ | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/raid5.c:8362:3: note: in expansion of macro 'wait_event_cmd' 8362 | wait_event_cmd(conf->wait_for_quiescent, | ^~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/md/raid5.c:53: /kisskb/src/drivers/md/raid5.c: In function 'sysfs_link_rdev': /kisskb/src/drivers/md/md.h:637:7: note: byref variable will be forcibly initialized 637 | char nm[20]; | ^~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/genhd.h:16, from /kisskb/src/include/linux/blkdev.h:6, from /kisskb/src/drivers/md/raid5.c:38: /kisskb/src/drivers/md/raid5.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ /kisskb/src/drivers/mmc/core/core.c: In function 'mmc_of_get_func_num': /kisskb/src/drivers/mmc/core/core.c:1079:6: note: byref variable will be forcibly initialized 1079 | u32 reg; | ^~~ /kisskb/src/drivers/mmc/core/core.c: In function 'mmc_erase': /kisskb/src/drivers/mmc/core/core.c:1745:20: note: byref variable will be forcibly initialized 1745 | unsigned int rem, to = from + nr; | ^~ /kisskb/src/drivers/md/raid5.c: In function 'raid5_store_rmw_level': /kisskb/src/drivers/md/raid5.c:6640:16: note: byref variable will be forcibly initialized 6640 | unsigned long new; | ^~~ /kisskb/src/drivers/md/raid5.c: In function 'raid5_store_preread_threshold': /kisskb/src/drivers/md/raid5.c:6780:16: note: byref variable will be forcibly initialized 6780 | unsigned long new; | ^~~ /kisskb/src/drivers/md/raid5.c: In function 'raid5_store_skip_copy': /kisskb/src/drivers/md/raid5.c:6825:16: note: byref variable will be forcibly initialized 6825 | unsigned long new; | ^~~ /kisskb/src/drivers/md/raid5.c: In function 'raid5_store_group_thread_cnt': /kisskb/src/drivers/md/raid5.c:6896:6: note: byref variable will be forcibly initialized 6896 | int group_cnt; | ^~~~~~~~~ /kisskb/src/drivers/mmc/host/sdhci.c: In function '__sdhci_set_timeout': /kisskb/src/drivers/mmc/host/sdhci.c:1028:7: note: byref variable will be forcibly initialized 1028 | bool too_big = false; | ^~~~~~~ /kisskb/src/drivers/md/raid5.c:6895:25: note: byref variable will be forcibly initialized 6895 | struct r5worker_group *new_groups, *old_groups; | ^~~~~~~~~~ /kisskb/src/drivers/md/raid5.c:6893:15: note: byref variable will be forcibly initialized 6893 | unsigned int new; | ^~~ /kisskb/src/drivers/md/raid5.c: In function 'raid5_release_stripe': /kisskb/src/drivers/md/raid5.c:386:19: note: byref variable will be forcibly initialized 386 | struct list_head list; | ^~~~ /kisskb/src/drivers/md/raid5.c:385:16: note: byref variable will be forcibly initialized 385 | unsigned long flags; | ^~~~~ /kisskb/src/drivers/mmc/host/sdhci.c: In function 'sdhci_set_transfer_mode': /kisskb/src/drivers/mmc/host/sdhci.c:1426:6: note: byref variable will be forcibly initialized 1426 | u16 mode = 0; | ^~~~ /kisskb/src/drivers/md/raid5.c: In function 'raid5_store_stripe_cache_size': /kisskb/src/drivers/md/raid5.c:6601:16: note: byref variable will be forcibly initialized 6601 | unsigned long new; | ^~~ /kisskb/src/drivers/md/raid5.c: In function 'setup_conf': /kisskb/src/drivers/md/raid5.c:7327:9: note: byref variable will be forcibly initialized 7327 | char b[BDEVNAME_SIZE]; | ^ /kisskb/src/drivers/md/raid5.c:7164:7: note: byref variable will be forcibly initialized 7164 | char pers_name[6]; | ^~~~~~~~~ /kisskb/src/drivers/mmc/host/sdhci.c: In function 'sdhci_external_dma_setup': /kisskb/src/drivers/mmc/host/sdhci.c:1227:26: note: byref variable will be forcibly initialized 1227 | struct dma_slave_config cfg; | ^~~ /kisskb/src/drivers/mmc/host/sdhci.c: In function 'sdhci_adma_table_pre': /kisskb/src/drivers/mmc/host/sdhci.c:726:8: note: byref variable will be forcibly initialized 726 | void *desc, *align; | ^~~~ /kisskb/src/drivers/mmc/host/sdhci.c:724:16: note: byref variable will be forcibly initialized 724 | unsigned long flags; | ^~~~~ 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/raid5.c:38: /kisskb/src/drivers/md/raid5.c: In function 'resize_stripes': /kisskb/src/include/linux/wait.h:277:26: note: byref variable will be forcibly initialized 277 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:427:8: note: in expansion of macro '___wait_event' 427 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:448:2: note: in expansion of macro '__wait_event_cmd' 448 | __wait_event_cmd(wq_head, condition, cmd1, cmd2); \ | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/raid5.c:2532:3: note: in expansion of macro 'wait_event_cmd' 2532 | wait_event_cmd(conf->wait_for_stripe, | ^~~~~~~~~~~~~~ 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/md/raid5.c:38: /kisskb/src/drivers/md/raid5.c:2487:12: note: byref variable will be forcibly initialized 2487 | LIST_HEAD(newstripes); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/drivers/opp/of.c:18: /kisskb/src/drivers/opp/of.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/delay.h:23, from /kisskb/src/drivers/mmc/host/sdhci.c:13: /kisskb/src/drivers/mmc/host/sdhci.c: In function 'sdhci_send_tuning': /kisskb/src/include/linux/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/sdhci.c:2782:2: note: in expansion of macro 'wait_event_timeout' 2782 | wait_event_timeout(host->buf_ready_int, (host->tuning_done == 1), | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/opp/of.c: In function '_read_opp_key': /kisskb/src/drivers/opp/of.c:772:6: note: byref variable will be forcibly initialized 772 | u64 rate; | ^~~~ /kisskb/src/drivers/opp/of.c: In function '_opp_is_supported': /kisskb/src/drivers/opp/of.c:524:6: note: byref variable will be forcibly initialized 524 | u32 val; | ^~~ /kisskb/src/drivers/mmc/host/sdhci.c: In function 'sdhci_adma_table_post': /kisskb/src/drivers/mmc/host/sdhci.c:819:16: note: byref variable will be forcibly initialized 819 | unsigned long flags; | ^~~~~ /kisskb/src/drivers/opp/of.c: In function 'opp_parse_supplies': /kisskb/src/drivers/opp/of.c:581:7: note: byref variable will be forcibly initialized 581 | char name[NAME_MAX]; | ^~~~ /kisskb/src/drivers/md/raid5.c: In function 'ops_run_reconstruct5': /kisskb/src/drivers/md/raid5.c:1981:26: note: byref variable will be forcibly initialized 1981 | struct async_submit_ctl submit; | ^~~~~~ /kisskb/src/drivers/md/raid5.c: In function 'ops_run_reconstruct6': /kisskb/src/drivers/md/raid5.c:2076:26: note: byref variable will be forcibly initialized 2076 | struct async_submit_ctl submit; | ^~~~~~ /kisskb/src/drivers/opp/of.c: In function 'dev_pm_opp_of_register_em': /kisskb/src/drivers/opp/of.c:1464:6: note: byref variable will be forcibly initialized 1464 | u32 cap; | ^~~ /kisskb/src/drivers/opp/of.c: In function '_of_init_opp_table': /kisskb/src/drivers/opp/of.c:212:6: note: byref variable will be forcibly initialized 212 | u32 val; | ^~~ /kisskb/src/drivers/mmc/host/sdhci.c: In function 'sdhci_irq': /kisskb/src/drivers/mmc/host/sdhci.c:3457:6: note: byref variable will be forcibly initialized 3457 | u32 intmask, mask, unexpected = 0; | ^~~~~~~ /kisskb/src/drivers/md/raid5.c: In function 'raid5_end_read_request': /kisskb/src/drivers/md/raid5.c:2668:7: note: byref variable will be forcibly initialized 2668 | char b[BDEVNAME_SIZE]; | ^ /kisskb/src/drivers/opp/of.c: In function '_opp_add_static_v2': /kisskb/src/drivers/opp/of.c:841:7: note: byref variable will be forcibly initialized 841 | bool rate_not_available = false; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/opp/of.c:839:6: note: byref variable will be forcibly initialized 839 | u32 val; | ^~~ /kisskb/src/drivers/mmc/host/sdhci.c: In function '__sdhci_read_caps': /kisskb/src/drivers/mmc/host/sdhci.c:4027:6: note: byref variable will be forcibly initialized 4027 | u64 dt_caps = 0; | ^~~~~~~ /kisskb/src/drivers/mmc/host/sdhci.c:4026:6: note: byref variable will be forcibly initialized 4026 | u64 dt_caps_mask = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/md/raid5.c: In function 'raid5_end_write_request': /kisskb/src/drivers/md/raid5.c:2801:6: note: byref variable will be forcibly initialized 2801 | int bad_sectors; | ^~~~~~~~~~~ /kisskb/src/drivers/md/raid5.c:2800:11: note: byref variable will be forcibly initialized 2800 | sector_t first_bad; | ^~~~~~~~~ /kisskb/src/drivers/mmc/host/sdhci.c: In function 'sdhci_setup_host': /kisskb/src/drivers/mmc/host/sdhci.c:4263:14: note: byref variable will be forcibly initialized 4263 | dma_addr_t dma; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/drivers/net/wireless/ath/ath9k/ath9k.h:20, from /kisskb/src/drivers/net/wireless/ath/ath9k/rng.c:20: /kisskb/src/drivers/net/wireless/ath/ath9k/rng.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/swait.h:8, from /kisskb/src/include/linux/completion.h:12, from /kisskb/src/include/linux/hw_random.h:15, from /kisskb/src/drivers/net/wireless/ath/ath9k/rng.c:17: /kisskb/src/drivers/net/wireless/ath/ath9k/rng.c: In function 'ath9k_rng_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: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/net/wireless/ath/ath9k/rng.c:90:4: note: in expansion of macro 'wait_event_interruptible_timeout' 90 | wait_event_interruptible_timeout(rng_queue, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/raid5.c: In function 'raid5_error': /kisskb/src/drivers/md/raid5.c:2875:7: note: byref variable will be forcibly initialized 2875 | char b[BDEVNAME_SIZE]; | ^ /kisskb/src/drivers/md/raid5.c: In function 'stripe_set_idx': /kisskb/src/drivers/md/raid5.c:3539:6: note: byref variable will be forcibly initialized 3539 | int dd_idx; | ^~~~~~ 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/raid5.c:38: /kisskb/src/drivers/md/raid5.c: In function 'raid5_read_one_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: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/raid5.c:5469:3: note: in expansion of macro 'wait_event_lock_irq' 5469 | wait_event_lock_irq(conf->wait_for_quiescent, conf->quiesce == 0, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/raid5.c:5402:19: note: byref variable will be forcibly initialized 5402 | int bad_sectors, dd_idx; | ^~~~~~ /kisskb/src/drivers/md/raid5.c:5402:6: note: byref variable will be forcibly initialized 5402 | int bad_sectors, dd_idx; | ^~~~~~~~~~~ /kisskb/src/drivers/md/raid5.c:5401:31: note: byref variable will be forcibly initialized 5401 | sector_t sector, end_sector, first_bad; | ^~~~~~~~~ /kisskb/src/drivers/md/raid5.c: In function 'raid5_compute_blocknr': /kisskb/src/drivers/md/raid5.c:3132:21: note: byref variable will be forcibly initialized 3132 | struct stripe_head sh2; | ^~~ /kisskb/src/drivers/md/raid5.c:3130:6: note: byref variable will be forcibly initialized 3130 | int dummy1, dd_idx = 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/blkdev.h:5, from /kisskb/src/drivers/md/raid5.c:38: /kisskb/src/drivers/md/raid5.c: In function 'raid5_get_active_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: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/raid5.c:735:5: note: in expansion of macro 'wait_event_lock_irq' 735 | wait_event_lock_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: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/raid5.c:715:3: note: in expansion of macro 'wait_event_lock_irq' 715 | wait_event_lock_irq(conf->wait_for_quiescent, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/raid5.c: In function 'make_discard_request': /kisskb/src/drivers/md/raid5.c:5709:15: note: byref variable will be forcibly initialized 5709 | 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/raid5.c:5709:3: note: in expansion of macro 'DEFINE_WAIT' 5709 | DEFINE_WAIT(w); | ^~~~~~~~~~~ /kisskb/src/drivers/md/raid5.c: In function 'raid5_make_request': /kisskb/src/drivers/md/raid5.c:5772:6: note: byref variable will be forcibly initialized 5772 | int dd_idx; | ^~~~~~ /kisskb/src/drivers/md/raid5.c: In function 'handle_stripe_expansion': /kisskb/src/drivers/md/raid5.c:4526:28: note: byref variable will be forcibly initialized 4526 | struct async_submit_ctl submit; | ^~~~~~ /kisskb/src/drivers/md/raid5.c:4524:8: note: byref variable will be forcibly initialized 4524 | int dd_idx, j; | ^~~~~~ /kisskb/src/drivers/md/raid5.c:4519:34: note: byref variable will be forcibly initialized 4519 | struct dma_async_tx_descriptor *tx = NULL; | ^~ /kisskb/src/drivers/md/raid5.c: In function 'handle_stripe': /kisskb/src/drivers/md/raid5.c:4880:27: note: byref variable will be forcibly initialized 4880 | struct stripe_head_state s; | ^ /kisskb/src/drivers/md/raid5.c: In function 'retry_aligned_read': /kisskb/src/drivers/md/raid5.c:6322:6: note: byref variable will be forcibly initialized 6322 | int dd_idx; | ^~~~~~ /kisskb/src/drivers/md/raid5.c: In function 'raid5d': /kisskb/src/drivers/md/raid5.c:6478:18: note: byref variable will be forcibly initialized 6478 | 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/drivers/md/raid5.c:38: /kisskb/src/drivers/md/raid5.c: In function 'raid5_do_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: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/raid5.c:6448:3: note: in expansion of macro 'wait_event_lock_irq' 6448 | wait_event_lock_irq(mddev->sb_wait, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/raid5.c:6430:18: note: byref variable will be forcibly initialized 6430 | 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/drivers/md/raid5.c:38: /kisskb/src/drivers/md/raid5.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/raid5.c:6199:3: note: in expansion of macro 'wait_event' 6199 | 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/raid5.c:6181:3: note: in expansion of macro 'wait_event' 6181 | wait_event(conf->wait_for_overlap, | ^~~~~~~~~~ /kisskb/src/include/linux/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/raid5.c:6093:3: note: in expansion of macro 'wait_event' 6093 | wait_event(mddev->sb_wait, mddev->sb_flags == 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/md/raid5.c:6074:3: note: in expansion of macro 'wait_event' 6074 | wait_event(conf->wait_for_overlap, | ^~~~~~~~~~ /kisskb/src/drivers/md/raid5.c:5968:19: note: byref variable will be forcibly initialized 5968 | struct list_head stripes; | ^~~~~~~ /kisskb/src/drivers/md/raid5.c:5964:6: note: byref variable will be forcibly initialized 5964 | int dd_idx; | ^~~~~~ 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/raid5.c:38: /kisskb/src/drivers/md/raid5.c: In function 'raid5_sync_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/raid5.c:6243:2: note: in expansion of macro 'wait_event' 6243 | wait_event(conf->wait_for_overlap, conf->quiesce != 2); | ^~~~~~~~~~ /kisskb/src/drivers/md/raid5.c:6220:11: note: byref variable will be forcibly initialized 6220 | sector_t sync_blocks; | ^~~~~~~~~~~ /kisskb/src/drivers/media/tuners/qm1d1b0004.c: In function 'qm1d1b0004_init': /kisskb/src/drivers/media/tuners/qm1d1b0004.c:175:5: note: byref variable will be forcibly initialized 175 | u8 buf[2] = {0xf8, 0x04}; | ^~~ /kisskb/src/drivers/media/tuners/qm1d1b0004.c: In function 'qm1d1b0004_set_params': /kisskb/src/drivers/media/tuners/qm1d1b0004.c:109:5: note: byref variable will be forcibly initialized 109 | u8 buf[4], cb, lpf; | ^~~ /kisskb/src/drivers/net/usb/dm9601.c: In function 'dm_read_shared_word': /kisskb/src/drivers/net/usb/dm9601.c:121:6: note: byref variable will be forcibly initialized 121 | u8 tmp = 0; | ^~~ /kisskb/src/drivers/net/usb/dm9601.c: In function 'dm9601_mdio_read': /kisskb/src/drivers/net/usb/dm9601.c:224:9: note: byref variable will be forcibly initialized 224 | __le16 res; | ^~~ /kisskb/src/drivers/net/usb/dm9601.c: In function 'dm_write_shared_word': /kisskb/src/drivers/net/usb/dm9601.c:164:6: note: byref variable will be forcibly initialized 164 | u8 tmp = 0; | ^~~ /kisskb/src/drivers/net/usb/dm9601.c: In function 'dm9601_bind': /kisskb/src/drivers/net/usb/dm9601.c:411:6: note: byref variable will be forcibly initialized 411 | u8 mode; | ^~~~ /kisskb/src/drivers/net/usb/dm9601.c:357:20: note: byref variable will be forcibly initialized 357 | u8 mac[ETH_ALEN], id; | ^~ /kisskb/src/drivers/net/usb/dm9601.c:357:5: note: byref variable will be forcibly initialized 357 | u8 mac[ETH_ALEN], id; | ^~~ /kisskb/src/drivers/net/dsa/b53/b53_mmap.c: In function 'b53_mmap_probe_of': /kisskb/src/drivers/net/dsa/b53/b53_mmap.c:261:7: note: byref variable will be forcibly initialized 261 | u32 reg; | ^~~ /kisskb/src/drivers/net/dsa/b53/b53_mmap.c: In function 'b53_mmap_probe': /kisskb/src/drivers/net/dsa/b53/b53_mmap.c:279:28: note: byref variable will be forcibly initialized 279 | struct b53_platform_data *pdata = pdev->dev.platform_data; | ^~~~~ /kisskb/src/drivers/memstick/core/memstick.c: In function 'h_memstick_read_dev_id': /kisskb/src/drivers/memstick/core/memstick.c:326:24: note: byref variable will be forcibly initialized 326 | struct ms_id_register id_reg; | ^~~~~~ /kisskb/src/drivers/media/tuners/tda18250.c: In function 'tda18250_pll_calc': /kisskb/src/drivers/media/tuners/tda18250.c:435:15: note: byref variable will be forcibly initialized 435 | unsigned int uval, exp, lopd, scale; | ^~~~ /kisskb/src/drivers/media/tuners/tda18250.c: In function 'tda18250_wait_for_irq': /kisskb/src/drivers/media/tuners/tda18250.c:91:15: note: byref variable will be forcibly initialized 91 | unsigned int utmp; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_fdinfo.c: In function 'amdgpu_show_fdinfo': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_fdinfo.c:94:23: note: byref variable will be forcibly initialized 94 | uint64_t total = 0, min = 0; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_fdinfo.c:62:20: note: byref variable will be forcibly initialized 62 | struct amdgpu_bo *root; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_fdinfo.c:59:38: note: byref variable will be forcibly initialized 59 | uint64_t vram_mem = 0, gtt_mem = 0, cpu_mem = 0; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_fdinfo.c:59:25: note: byref variable will be forcibly initialized 59 | uint64_t vram_mem = 0, gtt_mem = 0, cpu_mem = 0; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_fdinfo.c:59:11: note: byref variable will be forcibly initialized 59 | uint64_t vram_mem = 0, gtt_mem = 0, cpu_mem = 0; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_fdinfo.c:57:23: note: byref variable will be forcibly initialized 57 | struct amdgpu_fpriv *fpriv; | ^~~~~ /kisskb/src/drivers/media/tuners/tda18250.c: In function 'tda18250_set_params': /kisskb/src/drivers/media/tuners/tda18250.c:502:5: note: byref variable will be forcibly initialized 502 | u8 buf[3]; | ^~~ /kisskb/src/drivers/media/tuners/tda18250.c: In function 'tda18250_power_control': /kisskb/src/drivers/media/tuners/tda18250.c:19:15: note: byref variable will be forcibly initialized 19 | unsigned int utmp; | ^~~~ /kisskb/src/drivers/media/tuners/tda18250.c: In function 'tda18250_probe': /kisskb/src/drivers/media/tuners/tda18250.c:751:16: note: byref variable will be forcibly initialized 751 | unsigned char chip_id[3]; | ^~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/trace_recursion.h:5, from /kisskb/src/include/linux/ftrace.h:10, from /kisskb/src/include/linux/perf_event.h:51, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_pmu.c:24: /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_pmu.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_pmu.c: In function 'amdgpu_perf_read': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_pmu.c:269:6: note: byref variable will be forcibly initialized 269 | u64 count, prev; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_pmu.c: In function 'init_pmu_entry_by_type_and_add': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_pmu.c:473:7: note: byref variable will be forcibly initialized 473 | char pmu_name[PMU_NAME_SIZE]; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_pmu.c:468:32: note: byref variable will be forcibly initialized 468 | const struct attribute_group *attr_groups[] = { | ^~~~~~~~~~~ /kisskb/src/drivers/input/touchscreen/ads7846.c: In function 'ads7846_disable_store': /kisskb/src/drivers/input/touchscreen/ads7846.c:613:15: note: byref variable will be forcibly initialized 613 | unsigned int i; | ^ /kisskb/src/drivers/input/touchscreen/ads7846.c: In function 'ads7846_filter': /kisskb/src/drivers/input/touchscreen/ads7846.c:769:6: note: byref variable will be forcibly initialized 769 | int val; | ^~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/drivers/input/touchscreen/ads7846.c:20: /kisskb/src/drivers/input/touchscreen/ads7846.c: In function 'ads7846_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/touchscreen/ads7846.c:937:3: note: in expansion of macro 'wait_event_timeout' 937 | wait_event_timeout(ts->wait, ts->stopped, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/touchscreen/ads7846.c: In function 'ads7846_probe_dt': /kisskb/src/drivers/input/touchscreen/ads7846.c:1135:6: note: byref variable will be forcibly initialized 1135 | u32 value; | ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c: In function 'hdmi_readb': /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:227:15: note: byref variable will be forcibly initialized 227 | unsigned int val = 0; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c: In function 'dw_hdmi_phy_read_hpd': /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:227:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c: In function 'dw_hdmi_clear_overflow': /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:227:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c: In function 'initialize_hdmi_ih_mutes': /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:227:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c: In function 'hdmi_set_clk_regenerator': /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:227:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c: In function 'hdmi_phy_wait_i2c_done': /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:227:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c: In function 'hdmi_av_composer': /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:1860:13: note: byref variable will be forcibly initialized 1860 | static void hdmi_av_composer(struct dw_hdmi *hdmi, | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:1864:14: note: byref variable will be forcibly initialized 1864 | u8 inv_val, bytes; | ^~~~~ /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:1647:28: note: byref variable will be forcibly initialized 1647 | struct hdmi_avi_infoframe frame; | ^~~~~ /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:1775:5: note: byref variable will be forcibly initialized 1775 | u8 buffer[10]; | ^~~~~~ /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:1774:31: note: byref variable will be forcibly initialized 1774 | struct hdmi_vendor_infoframe frame; | ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c: In function 'dw_hdmi_detect_phy': /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:227:15: note: byref variable will be forcibly initialized 227 | unsigned int val = 0; | ^~~ /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:1829:5: note: byref variable will be forcibly initialized 1829 | u8 buffer[30]; | ^~~~~~ /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:1828:28: note: byref variable will be forcibly initialized 1828 | struct hdmi_drm_infoframe frame; | ^~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:13: /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /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:2461:28: note: byref variable will be forcibly initialized 2461 | struct cec_connector_info conn_info; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c: In function 'dw_hdmi_irq': /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:227:15: note: byref variable will be forcibly initialized 227 | unsigned int val = 0; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:227:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:227:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c: In function 'dw_hdmi_i2c_irq': /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:227:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c: In function 'dw_hdmi_hardirq': /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:227:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c: In function 'dw_hdmi_phy_power_off': /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:227:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c: In function 'dw_hdmi_phy_power_on': /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:227:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c: In function 'dw_hdmi_i2c_read': /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:227:15: note: byref variable will be forcibly initialized /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:227:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:227:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:227:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:227:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:227:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:227:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:3453:33: note: byref variable will be forcibly initialized 3453 | struct dw_hdmi_i2s_audio_data audio; | ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:3437:29: note: byref variable will be forcibly initialized 3437 | struct dw_hdmi_audio_data audio; | ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:3231:6: note: byref variable will be forcibly initialized 3231 | u32 val = 1; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:3226:26: note: byref variable will be forcibly initialized 3226 | struct dw_hdmi_cec_data cec; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:3224:30: note: byref variable will be forcibly initialized 3224 | struct platform_device_info pdevinfo; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/vi.c: In function 'vi_program_aspm': /kisskb/src/drivers/gpu/drm/amd/amdgpu/vi.c:1135:12: note: byref variable will be forcibly initialized 1135 | u32 data, data1, orig; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/vi.c:1135:6: note: byref variable will be forcibly initialized 1135 | u32 data, data1, orig; | ^~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/genhd.h:16, from /kisskb/src/include/linux/blkdev.h:6, from /kisskb/src/drivers/md/raid5-ppl.c:8: /kisskb/src/drivers/md/raid5-ppl.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/md/raid5-ppl.c: In function 'ppl_validate_rdev': /kisskb/src/drivers/md/raid5-ppl.c:1262:7: note: byref variable will be forcibly initialized 1262 | char b[BDEVNAME_SIZE]; | ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/vi.c: In function 'vi_set_vce_clocks': /kisskb/src/drivers/gpu/drm/amd/amdgpu/vi.c:1049:29: note: byref variable will be forcibly initialized 1049 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/drivers/md/raid5-ppl.c: In function 'ppl_xor': /kisskb/src/drivers/md/raid5-ppl.c:720:15: note: byref variable will be forcibly initialized 720 | struct page *xor_srcs[] = { page1, page2 }; | ^~~~~~~~ /kisskb/src/drivers/md/raid5-ppl.c:719:34: note: byref variable will be forcibly initialized 719 | struct dma_async_tx_descriptor *tx; | ^~ /kisskb/src/drivers/md/raid5-ppl.c:718:26: note: byref variable will be forcibly initialized 718 | struct async_submit_ctl submit; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/vi.c: In function 'vi_set_uvd_clock': /kisskb/src/drivers/gpu/drm/amd/amdgpu/vi.c:979:29: note: byref variable will be forcibly initialized 979 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/drivers/md/raid5-ppl.c: In function 'ppl_recover_entry': /kisskb/src/drivers/md/raid5-ppl.c:867:8: note: byref variable will be forcibly initialized 867 | int dd_idx; | ^~~~~~ /kisskb/src/drivers/md/raid5-ppl.c:857:7: note: byref variable will be forcibly initialized 857 | int disk; | ^~~~ /kisskb/src/drivers/md/raid5-ppl.c:856:22: note: byref variable will be forcibly initialized 856 | struct stripe_head sh; | ^~ /kisskb/src/drivers/md/raid5-ppl.c: In function 'ppl_write_hint_store': /kisskb/src/drivers/md/raid5-ppl.c:1525:17: note: byref variable will be forcibly initialized 1525 | unsigned short new; | ^~~ /kisskb/src/drivers/md/raid5-ppl.c: In function 'ops_run_partial_parity': /kisskb/src/drivers/md/raid5-ppl.c:164:26: note: byref variable will be forcibly initialized 164 | struct async_submit_ctl submit; | ^~~~~~ 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/raid5-ppl.c:8: /kisskb/src/drivers/md/raid5-ppl.c: In function 'ppl_quiesce': /kisskb/src/include/linux/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/raid5-ppl.c:683:4: note: in expansion of macro 'wait_event_lock_irq' 683 | wait_event_lock_irq(conf->wait_for_quiescent, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/opp/debugfs.c: In function 'opp_debug_create_supplies': /kisskb/src/drivers/opp/debugfs.c:84:8: note: byref variable will be forcibly initialized 84 | char name[15]; | ^~~~ /kisskb/src/drivers/opp/debugfs.c: In function 'opp_debug_create_bw': /kisskb/src/drivers/opp/debugfs.c:58:7: note: byref variable will be forcibly initialized 58 | char name[11]; | ^~~~ /kisskb/src/drivers/opp/debugfs.c: In function 'bw_name_read': /kisskb/src/drivers/opp/debugfs.c:39:7: note: byref variable will be forcibly initialized 39 | char buf[64]; | ^~~ /kisskb/src/drivers/opp/debugfs.c: In function 'opp_list_debug_create_link': /kisskb/src/drivers/opp/debugfs.c:161:7: note: byref variable will be forcibly initialized 161 | char name[NAME_MAX]; | ^~~~ /kisskb/src/drivers/opp/debugfs.c: In function 'opp_debug_create_one': /kisskb/src/drivers/opp/debugfs.c:110:7: note: byref variable will be forcibly initialized 110 | char name[25]; /* 20 chars for 64 bit value + 5 (opp:\0) */ | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/utils.c: In function 'iwl_mvm_reconfig_scd': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/utils.c:60:22: note: byref variable will be forcibly initialized 60 | struct iwl_host_cmd cmd = { | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/utils.c: In function 'iwl_mvm_request_statistics': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/utils.c:348:22: note: byref variable will be forcibly initialized 348 | struct iwl_host_cmd cmd = { | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/utils.c:345:28: note: byref variable will be forcibly initialized 345 | struct iwl_statistics_cmd scmd = { | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/utils.c: In function 'iwl_mvm_rx_diversity_allowed': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/utils.c:404:37: note: byref variable will be forcibly initialized 404 | struct iwl_mvm_diversity_iter_data data = { | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/utils.c: In function 'iwl_mvm_send_low_latency_cmd': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/utils.c:60:22: note: byref variable will be forcibly initialized 60 | struct iwl_host_cmd cmd = { | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/utils.c: In function 'iwl_mvm_is_vif_assoc': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/utils.c:608:27: note: byref variable will be forcibly initialized 608 | struct iwl_sta_iter_data data = { | ^~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c: In function 'ipw2100_wx_set_auth': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:7632:27: note: byref variable will be forcibly initialized 7632 | struct libipw_security sec = { | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c: In function 'ipw2100_scan_event': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:2169:19: note: byref variable will be forcibly initialized 2169 | union iwreq_data wrqu; | ^~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c: In function 'printk_buf': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:662:7: note: byref variable will be forcibly initialized 662 | char line[81]; | ^~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c: In function 'ipw2100_set_ordinal': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:599:6: note: byref variable will be forcibly initialized 599 | u32 addr; | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-calib.c: In function 'il4965_sensitivity_write': /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-calib.c:395:28: note: byref variable will be forcibly initialized 395 | struct il_sensitivity_cmd cmd; | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c: In function 'ipw2100_get_ordinal': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:521:6: note: byref variable will be forcibly initialized 521 | u32 field_info; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:520:6: note: byref variable will be forcibly initialized 520 | u32 addr; | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-calib.c: In function 'il4965_gain_computation': /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-calib.c:748:33: note: byref variable will be forcibly initialized 748 | struct il_calib_diff_gain_cmd cmd; | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c: In function 'ipw2100_wait_for_card_state': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:880:6: note: byref variable will be forcibly initialized 880 | u32 len = sizeof(card_state); | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:879:6: note: byref variable will be forcibly initialized 879 | u32 card_state; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c: In function 'ipw2100_get_hw_features': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:1186:6: note: byref variable will be forcibly initialized 1186 | u32 val; | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:1185:12: note: byref variable will be forcibly initialized 1185 | u32 addr, len; | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:1185:6: note: byref variable will be forcibly initialized 1185 | u32 addr, len; | ^~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c: In function 'ipw2100_wx_wireless_stats': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:8109:6: note: byref variable will be forcibly initialized 8109 | u32 ord_len = sizeof(u32); | ^~~~~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:8108:40: note: byref variable will be forcibly initialized 8108 | u32 rssi, tx_retries, missed_beacons, tx_failures; | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:8108:24: note: byref variable will be forcibly initialized 8108 | u32 rssi, tx_retries, missed_beacons, tx_failures; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-calib.c: In function 'il4965_sensitivity_calibration': /kisskb/src/drivers/net/wireless/intel/iwlegacy/4965-calib.c:497:28: note: byref variable will be forcibly initialized 497 | struct stats_general_data statis; | ^~~~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:8108:12: note: byref variable will be forcibly initialized 8108 | u32 rssi, tx_retries, missed_beacons, tx_failures; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:8108:6: note: byref variable will be forcibly initialized 8108 | u32 rssi, tx_retries, missed_beacons, tx_failures; | ^~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c: In function 'ipw2100_wx_get_rate': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:7092:15: note: byref variable will be forcibly initialized 7092 | unsigned int len = sizeof(val); | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:7091:6: note: byref variable will be forcibly initialized 7091 | int val; | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c: In function 'ipw2100_get_fwversion': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:8405:6: note: byref variable will be forcibly initialized 8405 | u32 len = MAX_FW_VERSION_LEN; | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:8404:7: note: byref variable will be forcibly initialized 8404 | char ver[MAX_FW_VERSION_LEN]; | ^~~ 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/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_arp.h:22, from /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:124: /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c: In function 'ipw2100_hw_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: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/net/wireless/intel/ipw2x00/ipw2100.c:793:6: note: in expansion of macro 'wait_event_interruptible_timeout' 793 | wait_event_interruptible_timeout(priv->wait_command_queue, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c: In function 'ipw2100_hw_phy_off': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:1406:12: note: byref variable will be forcibly initialized 1406 | u32 val1, val2; | ^~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:1406:6: note: byref variable will be forcibly initialized 1406 | u32 val1, val2; | ^~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c: In function 'ipw2100_system_config': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:4824:17: note: byref variable will be forcibly initialized 4824 | u32 ibss_mask, len = sizeof(u32); | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:4824:6: note: byref variable will be forcibly initialized 4824 | u32 ibss_mask, len = sizeof(u32); | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c: In function 'ipw2100_wpa_assoc_frame': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:5891:33: note: byref variable will be forcibly initialized 5891 | struct ipw2100_wpa_assoc_frame frame; | ^~~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c: In function 'ipw2100_hang_check': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:5940:6: note: byref variable will be forcibly initialized 5940 | u32 len = sizeof(rtc); | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:5939:6: note: byref variable will be forcibly initialized 5939 | u32 rtc = 0xa5a5a5a5; | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c: In function 'isr_indicate_associated': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:1993:5: note: byref variable will be forcibly initialized 1993 | u8 bssid[ETH_ALEN]; | ^~~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:1991:6: note: byref variable will be forcibly initialized 1991 | u32 chan; | ^~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:1990:6: note: byref variable will be forcibly initialized 1990 | u32 txrate; | ^~~~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:1989:7: note: byref variable will be forcibly initialized 1989 | char essid[IW_ESSID_MAX_SIZE]; | ^~~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:1988:20: note: byref variable will be forcibly initialized 1988 | unsigned int len, essid_len; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:1988:15: note: byref variable will be forcibly initialized 1988 | unsigned int len, essid_len; | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c: In function 'ipw2100_ucode_download': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:8501:5: note: byref variable will be forcibly initialized 8501 | u8 data; | ^~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:8499:31: note: byref variable will be forcibly initialized 8499 | struct symbol_alive_response response; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c: In function 'ipw2100_read_mac_address': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:4678:5: note: byref variable will be forcibly initialized 4678 | u8 addr[ETH_ALEN]; | ^~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:4677:6: note: byref variable will be forcibly initialized 4677 | u32 length = ETH_ALEN; | ^~~~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c: In function 'ipw2100_set_key': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:5377:22: note: byref variable will be forcibly initialized 5377 | struct host_command cmd = { | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c: In function 'ipw2100_up': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:1714:6: note: byref variable will be forcibly initialized 1714 | u32 ord_len = sizeof(lock); | ^~~~~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:1713:6: note: byref variable will be forcibly initialized 1713 | u32 lock; | ^~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c: In function 'ipw2100_resume': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:6423:6: note: byref variable will be forcibly initialized 6423 | u32 val; | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c: In function 'show_memory': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:3860:7: note: byref variable will be forcibly initialized 3860 | char line[81]; | ^~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:3858:6: note: byref variable will be forcibly initialized 3858 | u32 buffer[4]; | ^~~~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c: In function 'show_bssinfo': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:4108:15: note: byref variable will be forcibly initialized 4108 | unsigned int length; | ^~~~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:4106:6: note: byref variable will be forcibly initialized 4106 | u32 chan = 0; | ^~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:4105:5: note: byref variable will be forcibly initialized 4105 | u8 bssid[ETH_ALEN]; | ^~~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:4104:7: note: byref variable will be forcibly initialized 4104 | char essid[IW_ESSID_MAX_SIZE + 1]; | ^~~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c: In function 'show_pci': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:3510:6: note: byref variable will be forcibly initialized 3510 | u32 val; | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c: In function 'show_ordinals': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:3951:6: note: byref variable will be forcibly initialized 3951 | u32 val_len; | ^~~~~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:3949:6: note: byref variable will be forcibly initialized 3949 | u32 val = 0; | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c: In function 'show_hardware': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:3823:7: note: byref variable will be forcibly initialized 3823 | u32 tmp32; | ^~~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:3822:7: note: byref variable will be forcibly initialized 3822 | u16 tmp16; | ^~~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:3821:6: note: byref variable will be forcibly initialized 3821 | u8 tmp8; | ^~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c: In function 'store_scan_age': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:4216:16: note: byref variable will be forcibly initialized 4216 | unsigned long val; | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c: In function 'ipw2100_irq_tasklet': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:3211:12: note: byref variable will be forcibly initialized 3211 | u32 inta, tmp; | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c: In function 'ipw2100_wx_event_work': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:8244:15: note: byref variable will be forcibly initialized 8244 | unsigned int len = ETH_ALEN; | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:8243:19: note: byref variable will be forcibly initialized 8243 | union iwreq_data wrqu; | ^~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c: In function 'ipw2100_get_ucodeversion': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:8424:6: note: byref variable will be forcibly initialized 8424 | u32 len = sizeof(ver); | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:8423:6: note: byref variable will be forcibly initialized 8423 | u32 ver; | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c: In function 'ipw_ethtool_get_drvinfo': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:5908:19: note: byref variable will be forcibly initialized 5908 | char fw_ver[64], ucode_ver[64]; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:5908:7: note: byref variable will be forcibly initialized 5908 | char fw_ver[64], ucode_ver[64]; | ^~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_arp.h:22, from /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:124: /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c: In function 'ipw2100_tx_allocate': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:4418:13: note: byref variable will be forcibly initialized 4418 | dma_addr_t p; | ^ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c: In function 'ipw2100_msg_allocate': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:3429:13: note: byref variable will be forcibly initialized 3429 | dma_addr_t p; | ^ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c: In function 'ipw2100_pci_init_one': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2100.c:6154:6: note: byref variable will be forcibly initialized 6154 | u32 val; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/3945.c: In function 'il3945_add_bssid_station': /kisskb/src/drivers/net/wireless/intel/iwlegacy/3945.c:2259:5: note: byref variable will be forcibly initialized 2259 | u8 sta_id; | ^~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/3945.c: In function 'il3945_send_rxon_assoc': /kisskb/src/drivers/net/wireless/intel/iwlegacy/3945.c:1663:31: note: byref variable will be forcibly initialized 1663 | struct il3945_rxon_assoc_cmd rxon_assoc; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/3945.c: In function 'il3945_txpower_set_from_eeprom': /kisskb/src/drivers/net/wireless/intel/iwlegacy/3945.c:2103:8: note: byref variable will be forcibly initialized 2103 | s32 power_idx; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/3945-mac.c: In function 'il3945_store_debug_level': /kisskb/src/drivers/net/wireless/intel/iwlegacy/3945-mac.c:3082:16: note: byref variable will be forcibly initialized 3082 | unsigned long val; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/3945-mac.c: In function 'il3945_store_tx_power': /kisskb/src/drivers/net/wireless/intel/iwlegacy/3945-mac.c:3125:8: note: byref variable will be forcibly initialized 3125 | char *p = (char *)buf; | ^ /kisskb/src/drivers/net/wireless/intel/iwlegacy/3945-mac.c: In function 'il3945_get_measurement': /kisskb/src/drivers/net/wireless/intel/iwlegacy/3945-mac.c:641:25: note: byref variable will be forcibly initialized 641 | struct il_spectrum_cmd spectrum; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/3945-mac.c: In function 'il3945_store_measurement': /kisskb/src/drivers/net/wireless/intel/iwlegacy/3945-mac.c:3252:5: note: byref variable will be forcibly initialized 3252 | u8 buffer[32]; | ^~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/3945-mac.c:3246:38: note: byref variable will be forcibly initialized 3246 | struct ieee80211_measurement_params params = { | ^~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/3945-mac.c: In function 'il3945_show_measurement': /kisskb/src/drivers/net/wireless/intel/iwlegacy/3945-mac.c:3213:34: note: byref variable will be forcibly initialized 3213 | struct il_spectrum_notification measure_report; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/3945-mac.c: In function 'il3945_store_antenna': /kisskb/src/drivers/net/wireless/intel/iwlegacy/3945-mac.c:3328:6: note: byref variable will be forcibly initialized 3328 | int ant; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/3945-mac.c: In function 'il3945_build_tx_cmd_basic': /kisskb/src/drivers/net/wireless/intel/iwlegacy/3945-mac.c:396:9: note: byref variable will be forcibly initialized 396 | __le32 tx_flags = tx_cmd->tx_flags; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/3945-mac.c: In function 'il3945_read_ucode': /kisskb/src/drivers/net/wireless/intel/iwlegacy/3945-mac.c:1827:7: note: byref variable will be forcibly initialized 1827 | char buf[25]; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/3945-mac.c:1822:25: note: byref variable will be forcibly initialized 1822 | const struct firmware *ucode_raw; | ^~~~~~~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/net/wireless/intel/iwlegacy/3945-mac.c:18: /kisskb/src/drivers/net/wireless/intel/iwlegacy/3945-mac.c: In function 'il3945_mac_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: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/net/wireless/intel/iwlegacy/3945-mac.c:2795:8: note: in expansion of macro 'wait_event_timeout' 2795 | ret = wait_event_timeout(il->wait_command_queue, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/3945-mac.c: In function 'il3945_mac_sta_add': /kisskb/src/drivers/net/wireless/intel/iwlegacy/3945-mac.c:2979:5: note: byref variable will be forcibly initialized 2979 | u8 sta_id; | ^~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/3945-mac.c: In function 'il3945_clear_sta_key_info': /kisskb/src/drivers/net/wireless/intel/iwlegacy/3945-mac.c:182:23: note: byref variable will be forcibly initialized 182 | struct il_addsta_cmd sta_cmd; | ^~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlegacy/3945-mac.c: In function 'il3945_hdl_card_state': /kisskb/src/drivers/net/wireless/intel/iwlegacy/3945-mac.c:783:16: note: byref variable will be forcibly initialized 783 | unsigned long status = il->status; | ^~~~~~ /kisskb/src/drivers/net/usb/net1080.c: In function 'net1080_check_connect': /kisskb/src/drivers/net/usb/net1080.c:308:8: note: byref variable will be forcibly initialized 308 | u16 vp; | ^~ /kisskb/src/drivers/net/usb/net1080.c: In function 'net1080_reset': /kisskb/src/drivers/net/usb/net1080.c:262:7: note: byref variable will be forcibly initialized 262 | u16 vp; | ^~ /kisskb/src/drivers/media/cec/core/cec-core.c: In function 'cec_error_inj_write': /kisskb/src/drivers/media/cec/core/cec-core.c:194:8: note: byref variable will be forcibly initialized 194 | char *p; | ^ /kisskb/src/drivers/gpu/drm/bridge/display-connector.c: In function 'display_connector_probe': /kisskb/src/drivers/gpu/drm/bridge/display-connector.c:228:15: note: byref variable will be forcibly initialized 228 | const char *hdmi_type; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/display-connector.c:196:14: note: byref variable will be forcibly initialized 196 | const char *label = NULL; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_hw.c: In function 'ar9003_hw_detect_mac_hang': /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_hw.c:1130:16: note: byref variable will be forcibly initialized 1130 | unsigned long chk_dcu = 0; | ^~~~~~~ /kisskb/src/drivers/net/ppp/ppp_generic.c: In function 'ppp_send_frame': /kisskb/src/drivers/net/ppp/ppp_generic.c:1738:17: note: byref variable will be forcibly initialized 1738 | unsigned char *cp; | ^~ In file included from /kisskb/src/drivers/net/wireless/ath/ath9k/hw.c:18: /kisskb/src/drivers/net/wireless/ath/ath9k/hw.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/ppp/ppp_generic.c: In function 'ppp_net_siocdevprivate': /kisskb/src/drivers/net/ppp/ppp_generic.c:1472:24: note: byref variable will be forcibly initialized 1472 | struct ppp_comp_stats cstats; | ^~~~~~ /kisskb/src/drivers/net/ppp/ppp_generic.c:1471:19: note: byref variable will be forcibly initialized 1471 | struct ppp_stats stats; | ^~~~~ /kisskb/src/drivers/net/ppp/ppp_generic.c: In function 'ppp_read': /kisskb/src/drivers/net/ppp/ppp_generic.c:429:18: note: byref variable will be forcibly initialized 429 | struct iov_iter to; | ^~ /kisskb/src/drivers/net/ppp/ppp_generic.c:428:15: note: byref variable will be forcibly initialized 428 | struct iovec iov; | ^~~ /kisskb/src/drivers/net/ppp/ppp_generic.c: In function 'ppp_create_interface': /kisskb/src/drivers/net/ppp/ppp_generic.c:3306:20: note: byref variable will be forcibly initialized 3306 | struct ppp_config conf = { | ^~~~ /kisskb/src/drivers/net/ppp/ppp_generic.c: In function 'ppp_unattached_ioctl': /kisskb/src/drivers/net/ppp/ppp_generic.c:1026:6: note: byref variable will be forcibly initialized 1026 | int unit, err = -EFAULT; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/hw.c: In function 'ath9k_hw_get_tsf_offset': /kisskb/src/drivers/net/wireless/ath/ath9k/hw.c:1852:20: note: byref variable will be forcibly initialized 1852 | struct timespec64 ts; | ^~ /kisskb/src/drivers/net/ppp/ppp_generic.c: In function 'ppp_set_compress': /kisskb/src/drivers/net/ppp/ppp_generic.c:3014:16: note: byref variable will be forcibly initialized 3014 | unsigned char ccp_option[CCP_MAX_OPTION_LENGTH]; | ^~~~~~~~~~ /kisskb/src/drivers/net/ppp/ppp_generic.c: In function 'get_filter': /kisskb/src/drivers/net/ppp/ppp_generic.c:559:19: note: byref variable will be forcibly initialized 559 | struct bpf_prog *res = NULL; | ^~~ /kisskb/src/drivers/net/ppp/ppp_generic.c:558:25: note: byref variable will be forcibly initialized 558 | struct sock_fprog_kern fprog; | ^~~~~ /kisskb/src/drivers/net/ppp/ppp_generic.c: In function 'ppp_get_filter': /kisskb/src/drivers/net/ppp/ppp_generic.c:580:20: note: byref variable will be forcibly initialized 580 | struct sock_fprog uprog; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/hw.c: In function 'ath_gen_timer_isr': /kisskb/src/drivers/net/ppp/ppp_generic.c: In function 'ppp_ioctl': /kisskb/src/drivers/net/ppp/ppp_generic.c:822:26: note: byref variable will be forcibly initialized 822 | struct ppp_option_data data; | ^~~~ /kisskb/src/drivers/net/ppp/ppp_generic.c:700:17: note: byref variable will be forcibly initialized 700 | struct npioctl npi; | ^~~ /kisskb/src/drivers/net/ppp/ppp_generic.c:699:20: note: byref variable will be forcibly initialized 699 | struct ppp_idle64 idle64; | ^~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/hw.c:3260:30: note: byref variable will be forcibly initialized 3260 | unsigned long trigger_mask, thresh_mask; | ^~~~~~~~~~~ /kisskb/src/drivers/net/ppp/ppp_generic.c:698:20: note: byref variable will be forcibly initialized 698 | struct ppp_idle32 idle32; | ^~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/hw.c:3260:16: note: byref variable will be forcibly initialized 3260 | unsigned long trigger_mask, thresh_mask; | ^~~~~~~~~~~~ /kisskb/src/drivers/net/ppp/ppp_generic.c: In function 'ppp_exit_net': /kisskb/src/drivers/net/ppp/ppp_generic.c:1121:6: note: byref variable will be forcibly initialized 1121 | int id; | ^~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/net/ppp/ppp_generic.c:21: /kisskb/src/drivers/net/ppp/ppp_generic.c:1120:12: note: byref variable will be forcibly initialized 1120 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/hw.c: In function 'ath9k_hw_channel_change': /kisskb/src/drivers/net/wireless/ath/ath9k/hw.c:1548:5: note: byref variable will be forcibly initialized 1548 | u8 ini_reloaded = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/hw.c: In function 'ath9k_hw_reset': /kisskb/src/drivers/net/wireless/ath/ath9k/hw.c:1874:20: note: byref variable will be forcibly initialized 1874 | struct timespec64 tsf_ts; | ^~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/genhd.h:16, from /kisskb/src/include/linux/blkdev.h:6, from /kisskb/src/include/linux/blk-mq.h:5, from /kisskb/src/drivers/memstick/core/ms_block.c:14: /kisskb/src/drivers/memstick/core/ms_block.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/memstick/core/ms_block.c: In function 'h_msb_reset': /kisskb/src/drivers/memstick/core/ms_block.c:658:5: note: byref variable will be forcibly initialized 658 | u8 command = MS_CMD_RESET; | ^~~~~~~ /kisskb/src/drivers/memstick/core/ms_block.c: In function 'msb_ftl_scan': /kisskb/src/drivers/memstick/core/ms_block.c:1376:32: note: byref variable will be forcibly initialized 1376 | struct ms_extra_data_register extra; | ^~~~~ /kisskb/src/drivers/memstick/core/ms_block.c: In function 'msb_read_page': /kisskb/src/drivers/memstick/core/ms_block.c:866:26: note: byref variable will be forcibly initialized 866 | struct sg_mapping_iter miter; | ^~~~~ /kisskb/src/drivers/leds/trigger/ledtrig-gpio.c: In function 'gpio_trig_brightness_store': /kisskb/src/drivers/leds/trigger/ledtrig-gpio.c:60:11: note: byref variable will be forcibly initialized 60 | unsigned desired_brightness; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/memstick/core/ms_block.c: In function 'msb_read_bad_block_table': /kisskb/src/drivers/memstick/core/ms_block.c:1258:21: note: byref variable will be forcibly initialized 1258 | struct scatterlist sg; | ^~ /kisskb/src/drivers/leds/trigger/ledtrig-gpio.c: In function 'gpio_trig_gpio_store': /kisskb/src/drivers/leds/trigger/ledtrig-gpio.c:123:11: note: byref variable will be forcibly initialized 123 | unsigned gpio; | ^~~~ /kisskb/src/drivers/leds/trigger/ledtrig-gpio.c: In function 'gpio_trig_inverted_store': /kisskb/src/drivers/leds/trigger/ledtrig-gpio.c:89:16: note: byref variable will be forcibly initialized 89 | unsigned long inverted; | ^~~~~~~~ /kisskb/src/drivers/memstick/core/ms_block.c: In function 'h_msb_read_page': /kisskb/src/drivers/memstick/core/ms_block.c:341:5: note: byref variable will be forcibly initialized 341 | u8 command, intreg; | ^~~~~~~ /kisskb/src/drivers/memstick/core/ms_block.c:340:21: note: byref variable will be forcibly initialized 340 | struct scatterlist sg[2]; | ^~ /kisskb/src/drivers/memstick/core/ms_block.c: In function 'h_msb_write_block': /kisskb/src/drivers/memstick/core/ms_block.c:479:13: note: byref variable will be forcibly initialized 479 | u8 intreg, command; | ^~~~~~~ /kisskb/src/drivers/memstick/core/ms_block.c:478:21: note: byref variable will be forcibly initialized 478 | struct scatterlist sg[2]; | ^~ /kisskb/src/drivers/memstick/core/ms_block.c: In function 'msb_read_boot_blocks': /kisskb/src/drivers/memstick/core/ms_block.c:1196:32: note: byref variable will be forcibly initialized 1196 | struct ms_extra_data_register extra; | ^~~~~ /kisskb/src/drivers/memstick/core/ms_block.c:1195:21: note: byref variable will be forcibly initialized 1195 | struct scatterlist sg; | ^~ /kisskb/src/drivers/memstick/core/ms_block.c: In function 'msb_get_free_block': /kisskb/src/drivers/memstick/core/ms_block.c:1082:6: note: byref variable will be forcibly initialized 1082 | u16 pos; | ^~~ /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_verify_block': /kisskb/src/drivers/memstick/core/ms_block.c:979:21: note: byref variable will be forcibly initialized 979 | struct scatterlist sg; | ^~ /kisskb/src/drivers/memstick/core/ms_block.c: In function 'msb_cache_flush': /kisskb/src/drivers/memstick/core/ms_block.c:1536:32: note: byref variable will be forcibly initialized 1536 | struct ms_extra_data_register extra; | ^~~~~ /kisskb/src/drivers/memstick/core/ms_block.c:1535:21: note: byref variable will be forcibly initialized 1535 | struct scatterlist sg; | ^~ In file included from /kisskb/src/drivers/memstick/core/ms_block.c:14: /kisskb/src/drivers/memstick/core/ms_block.c: In function 'blk_rq_map_sg': /kisskb/src/include/linux/blk-mq.h:1071:22: note: byref variable will be forcibly initialized 1071 | struct scatterlist *last_sg = NULL; | ^~~~~~~ /kisskb/src/drivers/memstick/core/ms_block.c: In function 'msb_cache_write': /kisskb/src/drivers/memstick/core/ms_block.c:1610:21: note: byref variable will be forcibly initialized 1610 | struct scatterlist sg_tmp[10]; | ^~~~~~ /kisskb/src/drivers/memstick/core/ms_block.c: In function 'msb_cache_read': /kisskb/src/drivers/memstick/core/ms_block.c:1651:21: note: byref variable will be forcibly initialized 1651 | struct scatterlist sg_tmp[10]; | ^~~~~~ In file included from /kisskb/src/drivers/memstick/core/ms_block.c:14: /kisskb/src/drivers/memstick/core/ms_block.c: In function 'msb_io_work': /kisskb/src/include/linux/blk-mq.h:1071:22: note: byref variable will be forcibly initialized 1071 | struct scatterlist *last_sg = NULL; | ^~~~~~~ /kisskb/src/drivers/memstick/core/ms_block.c:1879:19: note: byref variable will be forcibly initialized 1879 | int page, error, len; | ^~~ /kisskb/src/drivers/net/dsa/microchip/ksz_common.c: In function 'ksz_phy_read16': /kisskb/src/drivers/net/dsa/microchip/ksz_common.c:133:6: note: byref variable will be forcibly initialized 133 | u16 val = 0xffff; | ^~~ /kisskb/src/drivers/net/dsa/microchip/ksz_common.c: In function 'ksz_port_fdb_dump': /kisskb/src/drivers/net/dsa/microchip/ksz_common.c:232:20: note: byref variable will be forcibly initialized 232 | struct alu_struct alu; | ^~~ /kisskb/src/drivers/net/dsa/microchip/ksz_common.c:231:5: note: byref variable will be forcibly initialized 231 | u8 member; | ^~~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz_common.c:230:5: note: byref variable will be forcibly initialized 230 | u8 fid; | ^~~ /kisskb/src/drivers/net/dsa/microchip/ksz_common.c:229:5: note: byref variable will be forcibly initialized 229 | u8 timestamp = 0; | ^~~~~~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz_common.c:228:6: note: byref variable will be forcibly initialized 228 | u16 entries = 0; | ^~~~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz_common.c: In function 'ksz_port_mdb_del': /kisskb/src/drivers/net/dsa/microchip/ksz_common.c:302:20: note: byref variable will be forcibly initialized 302 | struct alu_struct alu; | ^~~ /kisskb/src/drivers/net/dsa/microchip/ksz_common.c: In function 'ksz_port_mdb_add': /kisskb/src/drivers/net/dsa/microchip/ksz_common.c:257:20: note: byref variable will be forcibly initialized 257 | struct alu_struct alu; | ^~~ /kisskb/src/drivers/net/dsa/microchip/ksz_common.c: In function 'ksz_switch_register': /kisskb/src/drivers/net/dsa/microchip/ksz_common.c:379:15: note: byref variable will be forcibly initialized 379 | unsigned int port_num; | ^~~~~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz_common.c:378:18: note: byref variable will be forcibly initialized 378 | phy_interface_t interface; | ^~~~~~~~~ In file included from /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:24: /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz_read16': /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:183:15: note: byref variable will be forcibly initialized 183 | unsigned int value; | ^~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz_pread16': /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:183:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz_read8': /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:174:15: note: byref variable will be forcibly initialized 174 | unsigned int value; | ^~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz_pread8': /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:174:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz8_r_phy': /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:733:11: note: byref variable will be forcibly initialized 733 | u8 val1, val2; | ^~~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:733:5: note: byref variable will be forcibly initialized 733 | u8 val1, val2; | ^~~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:730:27: note: byref variable will be forcibly initialized 730 | u8 restart, speed, ctrl, link; | ^~~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:730:21: note: byref variable will be forcibly initialized 730 | u8 restart, speed, ctrl, link; | ^~~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:730:14: note: byref variable will be forcibly initialized 730 | u8 restart, speed, ctrl, link; | ^~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:730:5: note: byref variable will be forcibly initialized 730 | u8 restart, speed, ctrl, link; | ^~~~~~~ In file included from /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:24: /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz8_valid_dyn_entry': /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:174:15: note: byref variable will be forcibly initialized 174 | unsigned int value; | ^~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:174:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz_read32': /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:192:15: note: byref variable will be forcibly initialized 192 | unsigned int value; | ^~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz8863_r_mib_pkt': /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:192:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz8795_r_mib_pkt': /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:192:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:174:15: note: byref variable will be forcibly initialized 174 | unsigned int value; | ^~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz8_r_mib_cnt': /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:192:15: note: byref variable will be forcibly initialized 192 | unsigned int value; | ^~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:174:15: note: byref variable will be forcibly initialized 174 | unsigned int value; | ^~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz8_cfg_port_member': /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:999:5: note: byref variable will be forcibly initialized 999 | u8 data; | ^~~~ In file included from /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:24: /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz_read64': /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:201:6: note: byref variable will be forcibly initialized 201 | u32 value[2]; | ^~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz8_r_vlan_table': /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:702:6: note: byref variable will be forcibly initialized 702 | u64 buf; | ^~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz8_r_vlan_entries': /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:684:6: note: byref variable will be forcibly initialized 684 | u64 data; | ^~~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz8_r_sta_mac_table': /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:583:6: note: byref variable will be forcibly initialized 583 | u64 data; | ^~~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz8_r_dyn_mac_table': /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:541:7: note: byref variable will be forcibly initialized 541 | u64 buf = 0; | ^~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:521:5: note: byref variable will be forcibly initialized 521 | u8 data; | ^~~~ In file included from /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:24: /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz_write64': /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:228:6: note: byref variable will be forcibly initialized 228 | u32 val[2]; | ^~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz8_w_vlan_table': /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:716:6: note: byref variable will be forcibly initialized 716 | u64 buf; | ^~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz8_port_vlan_del': /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:1184:12: note: byref variable will be forcibly initialized 1184 | u16 data, pvid; | ^~~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:1184:6: note: byref variable will be forcibly initialized 1184 | u16 data, pvid; | ^~~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz8_flush_dyn_mac_table': /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:1047:5: note: byref variable will be forcibly initialized 1047 | u8 learn[DSA_MAX_PORTS]; | ^~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz8795_set_prio_queue': /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:244:9: note: byref variable will be forcibly initialized 244 | u8 hi, lo; | ^~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:244:5: note: byref variable will be forcibly initialized 244 | u8 hi, lo; | ^~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz8_port_mirror_del': /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:1241:5: note: byref variable will be forcibly initialized 1241 | u8 data; | ^~~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz8_port_vlan_add': /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:1167:7: note: byref variable will be forcibly initialized 1167 | u16 vid; | ^~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:1114:6: note: byref variable will be forcibly initialized 1114 | u16 data, new_pvid = 0; | ^~~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz8_w_phy': /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:853:21: note: byref variable will be forcibly initialized 853 | u8 restart, speed, ctrl, data; | ^~~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:853:14: note: byref variable will be forcibly initialized 853 | u8 restart, speed, ctrl, data; | ^~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:853:5: note: byref variable will be forcibly initialized 853 | u8 restart, speed, ctrl, data; | ^~~~~~~ In file included from /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:24: /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz8_switch_detect': /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:174:15: note: byref variable will be forcibly initialized 174 | unsigned int value; | ^~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:183:15: note: byref variable will be forcibly initialized 183 | unsigned int value; | ^~~~~ In file included from /kisskb/src/include/linux/gpio/driver.h:5, from /kisskb/src/include/asm-generic/gpio.h:11, from /kisskb/src/include/linux/gpio.h:62, from /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:12: /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz8_port_stp_state_set': /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:1011:5: note: byref variable will be forcibly initialized 1011 | u8 data; | ^~~~ In file included from /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:24: /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz8795_cpu_interface_select': /kisskb/src/drivers/net/dsa/microchip/ksz_common.h:174:15: note: byref variable will be forcibly initialized 174 | unsigned int value; | ^~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz8_config_cpu_port': /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:1350:5: note: byref variable will be forcibly initialized 1350 | u8 remote; | ^~~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz8795.c: In function 'ksz8_setup': /kisskb/src/drivers/net/dsa/microchip/ksz8795.c:1396:20: note: byref variable will be forcibly initialized 1396 | struct alu_struct alu; | ^~~ In file included from /kisskb/src/include/linux/resource_ext.h:11, from /kisskb/src/include/linux/acpi.h:14, from /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c:13: /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c: In function 'mxt_write_object': /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c:789:12: note: byref variable will be forcibly initialized 789 | static int mxt_write_object(struct mxt_data *data, | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c: In function 'mxt_set_t7_power_cfg': /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c:2254:19: note: byref variable will be forcibly initialized 2254 | struct t7_config deepsleep = { .active = 0, .idle = 0 }; | ^~~~~~~~~ /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c: In function 'mxt_stop': /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c:2254:19: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c: In function '__mxt_read_reg': /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c:665:5: note: byref variable will be forcibly initialized 665 | u8 buf[2]; | ^~~ /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c:663:17: note: byref variable will be forcibly initialized 663 | struct i2c_msg xfer[2]; | ^~~~ /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c: In function 'mxt_t6_command': /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c:1202:12: note: byref variable will be forcibly initialized 1202 | static int mxt_t6_command(struct mxt_data *data, u16 cmd_offset, | ^~~~~~~~~~~~~~ /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c:1206:5: note: byref variable will be forcibly initialized 1206 | u8 command_register; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c: In function 'mxt_read_t9_resolution': /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c:1902:16: note: byref variable will be forcibly initialized 1902 | unsigned char orient; | ^~~~~~ /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c:1901:18: note: byref variable will be forcibly initialized 1901 | struct t9_range range; | ^~~~~ /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c: In function 'mxt_read_t100_config': /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c:1949:10: note: byref variable will be forcibly initialized 1949 | u8 cfg, tchaux; | ^~~~~~ /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c:1949:5: note: byref variable will be forcibly initialized 1949 | u8 cfg, tchaux; | ^~~ /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c:1948:15: note: byref variable will be forcibly initialized 1948 | u16 range_x, range_y; | ^~~~~~~ /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c:1948:6: note: byref variable will be forcibly initialized 1948 | u16 range_x, range_y; | ^~~~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_port_ppu_updates': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:471:6: note: byref variable will be forcibly initialized 471 | u16 reg; | ^~~ /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c: In function 'mxt_bootloader_write': /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c:454:17: note: byref variable will be forcibly initialized 454 | struct i2c_msg msg; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function '_mv88e6xxx_get_ethtool_stat': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:894:6: note: byref variable will be forcibly initialized 894 | u16 reg = 0; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:893:6: note: byref variable will be forcibly initialized 893 | u32 high = 0; | ^~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:892:6: note: byref variable will be forcibly initialized 892 | u32 low; | ^~~ /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c: In function 'mxt_send_bootloader_cmd': /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c:616:5: note: byref variable will be forcibly initialized 616 | u8 buf[2]; | ^~~ /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c: In function 'mxt_bootloader_read': /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c:430:17: note: byref variable will be forcibly initialized 430 | struct i2c_msg msg; | ^~~ /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c: In function 'mxt_get_bootloader_version': /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c:533:5: note: byref variable will be forcibly initialized 533 | u8 buf[3]; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_mdio_read': /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c: In function 'mxt_probe_bootloader': /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c:510:5: note: byref variable will be forcibly initialized 510 | u8 val; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:3350:6: note: byref variable will be forcibly initialized 3350 | u16 val; | ^~~ /kisskb/src/drivers/md/md-multipath.c: In function 'multipath_error': /kisskb/src/drivers/md/md-multipath.c:160:7: note: byref variable will be forcibly initialized 160 | char b[BDEVNAME_SIZE]; | ^ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_get_regs': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:1189:6: note: byref variable will be forcibly initialized 1189 | u16 reg; | ^~~ /kisskb/src/drivers/net/wireless/ath/ar5523/ar5523.c: In function 'ar5523_config_multi': /kisskb/src/drivers/net/wireless/ath/ar5523/ar5523.c:324:26: note: byref variable will be forcibly initialized 324 | struct ar5523_write_mac write; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ar5523/ar5523.c: In function 'ar5523_config': /kisskb/src/drivers/net/wireless/ath/ar5523/ar5523.c:307:26: note: byref variable will be forcibly initialized 307 | struct ar5523_write_mac write; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ar5523/ar5523.c: In function 'ar5523_set_chan': /kisskb/src/drivers/net/wireless/ath/ar5523/ar5523.c:459:26: note: byref variable will be forcibly initialized 459 | struct ar5523_cmd_reset reset; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ar5523/ar5523.c: In function 'ar5523_reset_tx_queues': /kisskb/src/drivers/net/wireless/ath/ar5523/ar5523.c:448:9: note: byref variable will be forcibly initialized 448 | __be32 qid = cpu_to_be32(0); | ^~~ /kisskb/src/drivers/net/wireless/ath/ar5523/ar5523.c: In function 'ar5523_queue_init': /kisskb/src/drivers/net/wireless/ath/ar5523/ar5523.c:477:30: note: byref variable will be forcibly initialized 477 | struct ar5523_cmd_txq_setup qinfo; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ar5523/ar5523.c: In function 'ar5523_switch_chan': /kisskb/src/drivers/net/wireless/ath/ar5523/ar5523.c:448:9: note: byref variable will be forcibly initialized 448 | __be32 qid = cpu_to_be32(0); | ^~~ /kisskb/src/drivers/net/wireless/ath/ar5523/ar5523.c: In function 'ar5523_set_rxfilter': /kisskb/src/drivers/net/wireless/ath/ar5523/ar5523.c:436:30: note: byref variable will be forcibly initialized 436 | struct ar5523_cmd_rx_filter rxfilter; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ar5523/ar5523.c: In function 'ar5523_set_ledsteady': /kisskb/src/drivers/net/wireless/ath/ar5523/ar5523.c:422:30: note: byref variable will be forcibly initialized 422 | struct ar5523_cmd_ledsteady led; | ^~~ /kisskb/src/drivers/net/wireless/ath/ar5523/ar5523.c: In function 'ar5523_write_associd': /kisskb/src/drivers/net/wireless/ath/ar5523/ar5523.c:1262:32: note: byref variable will be forcibly initialized 1262 | struct ar5523_cmd_set_associd associd; | ^~~~~~~ /kisskb/src/drivers/md/md-multipath.c: In function 'multipath_end_request': /kisskb/src/drivers/md/md-multipath.c:90:8: note: byref variable will be forcibly initialized 90 | char b[BDEVNAME_SIZE]; | ^ /kisskb/src/drivers/net/wireless/ath/ar5523/ar5523.c: In function 'ar5523_start': /kisskb/src/drivers/net/wireless/ath/ar5523/ar5523.c:996:9: note: byref variable will be forcibly initialized 996 | __be32 val; | ^~~ /kisskb/src/drivers/net/wireless/ath/ar5523/ar5523.c: In function 'ar5523_host_available': /kisskb/src/drivers/net/wireless/ath/ar5523/ar5523.c:1369:35: note: byref variable will be forcibly initialized 1369 | struct ar5523_cmd_host_available setup; | ^~~~~ /kisskb/src/drivers/md/md-multipath.c: In function 'multipathd': /kisskb/src/drivers/md/md-multipath.c:302:8: note: byref variable will be forcibly initialized 302 | char b[BDEVNAME_SIZE]; | ^ /kisskb/src/drivers/net/wireless/ath/ar5523/ar5523.c: In function 'ar5523_get_status': /kisskb/src/drivers/net/wireless/ath/ar5523/ar5523.c:344:9: note: byref variable will be forcibly initialized 344 | __be32 which_be; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ar5523/ar5523.c: In function 'ar5523_get_max_rxsz': /kisskb/src/drivers/net/wireless/ath/ar5523/ar5523.c:1408:9: note: byref variable will be forcibly initialized 1408 | __be32 rxsize; | ^~~~~~ /kisskb/src/drivers/net/wireless/ath/ar5523/ar5523.c: In function 'ar5523_get_devstatus': /kisskb/src/drivers/net/wireless/ath/ar5523/ar5523.c:1382:5: note: byref variable will be forcibly initialized 1382 | u8 macaddr[ETH_ALEN]; | ^~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/genhd.h:16, from /kisskb/src/include/linux/blkdev.h:6, from /kisskb/src/drivers/md/md-multipath.c:14: /kisskb/src/drivers/md/md-multipath.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ar5523/ar5523.c: In function 'ar5523_get_capability': /kisskb/src/drivers/net/wireless/ath/ar5523/ar5523.c:357:17: note: byref variable will be forcibly initialized 357 | __be32 cap_be, val_be; | ^~~~~~ /kisskb/src/drivers/net/wireless/ath/ar5523/ar5523.c:357:9: note: byref variable will be forcibly initialized 357 | __be32 cap_be, val_be; | ^~~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6390_setup_errata_applied': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:3122:6: note: byref variable will be forcibly initialized 3122 | u16 val; | ^~~ /kisskb/src/drivers/net/wireless/ath/ar5523/ar5523.c: In function 'ar5523_get_devcap': /kisskb/src/drivers/net/wireless/ath/ar5523/ar5523.c:381:6: note: byref variable will be forcibly initialized 381 | u32 cap; | ^~~ /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c: In function 'mxt_check_bootloader': /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c:555:5: note: byref variable will be forcibly initialized 555 | u8 val; | ^~~ /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c: In function 'mxt_prepare_cfg_mem': /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c:1375:5: note: byref variable will be forcibly initialized 1375 | u8 val; | ^~~ /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c:1371:6: note: byref variable will be forcibly initialized 1371 | int offset; | ^~~~~~ /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c:1370:31: note: byref variable will be forcibly initialized 1370 | unsigned int type, instance, size, byte_offset; | ^~~~ /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c:1370:21: note: byref variable will be forcibly initialized 1370 | unsigned int type, instance, size, byte_offset; | ^~~~~~~~ /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c:1370:15: note: byref variable will be forcibly initialized 1370 | unsigned int type, instance, size, byte_offset; | ^~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_g1_irq_bus_sync_unlock': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:204:6: note: byref variable will be forcibly initialized 204 | u16 reg; | ^~~ In file included from /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:21: /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_g1_irq_free_common': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:252:6: note: byref variable will be forcibly initialized 252 | u16 mask; | ^~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/net/wireless/ath/ar5523/ar5523.c:29: /kisskb/src/drivers/net/wireless/ath/ar5523/ar5523.c: In function 'ar5523_flush_tx': /kisskb/src/include/linux/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/net/wireless/ath/ar5523/ar5523.c:930:7: note: in expansion of macro 'wait_event_timeout' 930 | if (!wait_event_timeout(ar->tx_flush_waitq, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_detect': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:5695:6: note: byref variable will be forcibly initialized 5695 | u16 id; | ^~ /kisskb/src/drivers/net/wireless/ath/ar5523/ar5523.c: In function 'ar5523_create_connection': /kisskb/src/drivers/net/wireless/ath/ar5523/ar5523.c:1241:38: note: byref variable will be forcibly initialized 1241 | struct ar5523_cmd_create_connection create; | ^~~~~~ /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c: In function 'mxt_check_retrigen': /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c:1338:6: note: byref variable will be forcibly initialized 1338 | int val; | ^~~ /kisskb/src/drivers/net/wireless/ath/ar5523/ar5523.c: In function 'ar5523_set_basic_rates': /kisskb/src/drivers/net/wireless/ath/ar5523/ar5523.c:1226:26: note: byref variable will be forcibly initialized 1226 | struct ar5523_cmd_rates rates; | ^~~~~ /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c: In function 'mxt_initialize': /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c:616:5: note: byref variable will be forcibly initialized 616 | u8 buf[2]; | ^~~ /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c: In function 'mxt_update_cfg': /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c:1519:16: note: byref variable will be forcibly initialized 1519 | u32 info_crc, config_crc, calculated_crc; | ^~~~~~~~~~ /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c:1519:6: note: byref variable will be forcibly initialized 1519 | u32 info_crc, config_crc, calculated_crc; | ^~~~~~~~ /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c:1517:6: note: byref variable will be forcibly initialized 1517 | int offset; | ^~~~~~ /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c:1515:17: note: byref variable will be forcibly initialized 1515 | struct mxt_cfg cfg; | ^~~ In file included from /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:21: /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_g1_irq_thread_work': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:150:6: note: byref variable will be forcibly initialized 150 | u16 ctl1; | ^~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:149:6: note: byref variable will be forcibly initialized 149 | u16 reg; | ^~~ In file included from /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:21: /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_g1_irq_setup_common': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:282:11: note: byref variable will be forcibly initialized 282 | u16 reg, mask; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ar5523/ar5523.c: In function 'ar5523_load_firmware': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:282:6: note: byref variable will be forcibly initialized 282 | u16 reg, mask; | ^~~ /kisskb/src/drivers/net/wireless/ath/ar5523/ar5523.c:1494:6: note: byref variable will be forcibly initialized 1494 | int foolen; /* XXX(hch): handle short transfers */ | ^~~~~~ /kisskb/src/drivers/net/wireless/ath/ar5523/ar5523.c:1491:25: note: byref variable will be forcibly initialized 1491 | const struct firmware *fw; | ^~ /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c: In function 'mxt_load_fw': /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c:616:5: note: byref variable will be forcibly initialized 616 | u8 buf[2]; | ^~~ /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c:2865:25: note: byref variable will be forcibly initialized 2865 | const struct firmware *fw = NULL; | ^~ In file included from /kisskb/src/include/linux/acpi.h:15, from /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c:13: /kisskb/src/drivers/input/touchscreen/atmel_mxt_ts.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_port_db_dump_fid': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:2335:29: note: byref variable will be forcibly initialized 2335 | struct mv88e6xxx_atu_entry addr; | ^~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_port_db_dump': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:2390:6: note: byref variable will be forcibly initialized 2390 | u16 fid; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:2385:41: note: byref variable will be forcibly initialized 2385 | struct mv88e6xxx_port_db_dump_vlan_ctx ctx = { | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_port_db_load_purge': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:1769:29: note: byref variable will be forcibly initialized 1769 | struct mv88e6xxx_vtu_entry vlan; | ^~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:1768:29: note: byref variable will be forcibly initialized 1768 | struct mv88e6xxx_atu_entry entry; | ^~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_policy_apply': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:1834:6: note: byref variable will be forcibly initialized 1834 | int id; | ^~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_policy_insert': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:1884:6: note: byref variable will be forcibly initialized 1884 | int id; | ^~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_port_add_broadcast': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:2039:5: note: byref variable will be forcibly initialized 2039 | u8 broadcast[ETH_ALEN]; | ^~~~~~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_port_broadcast_sync_vlan': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:2084:5: note: byref variable will be forcibly initialized 2084 | u8 broadcast[ETH_ALEN]; | ^~~~~~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_port_broadcast_sync': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:2101:43: note: byref variable will be forcibly initialized 2101 | struct mv88e6xxx_port_broadcast_sync_ctx ctx = { | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_port_vlan_leave': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:2233:29: note: byref variable will be forcibly initialized 2233 | struct mv88e6xxx_vtu_entry vlan; | ^~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_port_vlan_del': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:2275:6: note: byref variable will be forcibly initialized 2275 | u16 pvid; | ^~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_lag_sync_masks': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:6047:6: note: byref variable will be forcibly initialized 6047 | u16 mask[8]; | ^~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_port_check_hw_vlan': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:1651:29: note: byref variable will be forcibly initialized 1651 | struct mv88e6xxx_vtu_entry vlan; | ^~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_mac_setup': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:1443:6: note: byref variable will be forcibly initialized 1443 | u8 addr[ETH_ALEN]; | ^~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_get_rxnfc': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:1962:6: note: byref variable will be forcibly initialized 1962 | int id; | ^~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_wait_mask': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:89:6: note: byref variable will be forcibly initialized 89 | u16 data; | ^~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_fid_map': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:1610:6: note: byref variable will be forcibly initialized 1610 | u16 fid; | ^~~ In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from ./arch/powerpc/include/generated/asm/rwonce.h:1, from /kisskb/src/include/linux/compiler.h:266, from /kisskb/src/include/linux/build_bug.h:5, from /kisskb/src/include/linux/bitfield.h:10, from /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:13: /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_atu_new': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:1629:17: note: byref variable will be forcibly initialized 1629 | DECLARE_BITMAP(fid_bitmap, MV88E6XXX_N_FID); | ^~~~~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_port_vlan_join': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:2124:29: note: byref variable will be forcibly initialized 2124 | struct mv88e6xxx_vtu_entry vlan; | ^~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c: In function 'mv88e6xxx_setup': /kisskb/src/drivers/net/dsa/mv88e6xxx/chip.c:3176:5: note: byref variable will be forcibly initialized 3176 | u8 cmode; | ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/lontium-lt8912b.c: In function 'lt8912_check_cable_status': /kisskb/src/drivers/gpu/drm/bridge/lontium-lt8912b.c:364:15: note: byref variable will be forcibly initialized 364 | unsigned int reg_val; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/lontium-lt8912b.c: In function 'lt8912_connector_get_modes': /kisskb/src/drivers/gpu/drm/bridge/lontium-lt8912b.c:418:6: note: byref variable will be forcibly initialized 418 | u32 bus_format = MEDIA_BUS_FMT_RGB888_1X24; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/lontium-lt8912b.c: In function 'lt8912_attach_dsi': /kisskb/src/drivers/gpu/drm/bridge/lontium-lt8912b.c:464:36: note: byref variable will be forcibly initialized 464 | const struct mipi_dsi_device_info info = { .type = "lt8912", | ^~~~ /kisskb/src/drivers/md/md.c: In function 'get_version': /kisskb/src/drivers/md/md.c:6554:16: note: byref variable will be forcibly initialized 6554 | 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:420:15: note: byref variable will be forcibly initialized 420 | 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:420:3: note: in expansion of macro 'DEFINE_WAIT' 420 | DEFINE_WAIT(__wait); | ^~~~~~~~~~~ /kisskb/src/drivers/md/md.c: In function 'get_array_info': /kisskb/src/drivers/md/md.c:6568:19: note: byref variable will be forcibly initialized 6568 | mdu_array_info_t info; | ^~~~ /kisskb/src/drivers/md/md.c: In function 'get_disk_info': /kisskb/src/drivers/md/md.c:6660:18: note: byref variable will be forcibly initialized 6660 | 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:495:2: note: in expansion of macro 'wait_event' 495 | 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:492:2: note: in expansion of macro 'wait_event' 492 | 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:613:2: note: in expansion of macro 'wait_event_lock_irq' 613 | wait_event_lock_irq(mddev->sb_wait, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/md.c: In function 'fail_last_dev_store': /kisskb/src/drivers/md/md.c:5410:7: note: byref variable will be forcibly initialized 5410 | bool value; | ^~~~~ /kisskb/src/drivers/md/md.c: In function 'action_show': /kisskb/src/drivers/md/md.c:4799:16: note: byref variable will be forcibly initialized 4799 | unsigned long recovery = mddev->recovery; | ^~~~~~~~ /kisskb/src/drivers/md/md.c: In function 'max_corrected_read_errors_store': /kisskb/src/drivers/md/md.c:4536:15: note: byref variable will be forcibly initialized 4536 | unsigned int n; | ^ /kisskb/src/drivers/md/md.c: In function 'sync_max_store': /kisskb/src/drivers/md/md.c:4949:15: note: byref variable will be forcibly initialized 4949 | unsigned int max; | ^~~ /kisskb/src/drivers/md/md.c: In function 'sync_min_store': /kisskb/src/drivers/md/md.c:4920:15: note: byref variable will be forcibly initialized 4920 | unsigned int min; | ^~~ /kisskb/src/drivers/md/md.c: In function 'ppl_size_store': /kisskb/src/drivers/md/md.c:3567:15: note: byref variable will be forcibly initialized 3567 | unsigned int size; | ^~~~ /kisskb/src/drivers/md/md.c: In function 'errors_store': /kisskb/src/drivers/md/md.c:3142:15: note: byref variable will be forcibly initialized 3142 | unsigned int n; | ^ /kisskb/src/drivers/md/md.c: In function 'strict_blocks_to_sectors': /kisskb/src/drivers/md/md.c:3353:21: note: byref variable will be forcibly initialized 3353 | unsigned long long blocks; | ^~~~~~ /kisskb/src/drivers/md/md.c: In function 'max_sync_store': /kisskb/src/drivers/md/md.c:5098:22: note: byref variable will be forcibly initialized 5098 | unsigned long long max; | ^~~ /kisskb/src/drivers/md/md.c: In function 'min_sync_store': /kisskb/src/drivers/md/md.c:5054:21: note: byref variable will be forcibly initialized 5054 | unsigned long long min; | ^~~ /kisskb/src/drivers/md/md.c: In function 'ppl_sector_store': /kisskb/src/drivers/md/md.c:3528:21: note: byref variable will be forcibly initialized 3528 | unsigned long long sector; | ^~~~~~ /kisskb/src/drivers/md/md.c: In function 'recovery_start_store': /kisskb/src/drivers/md/md.c:3460:21: note: byref variable will be forcibly initialized 3460 | unsigned long long recovery_start; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/md/md.c: In function 'new_offset_store': /kisskb/src/drivers/md/md.c:3286:21: note: byref variable will be forcibly initialized 3286 | unsigned long long new_offset; | ^~~~~~~~~~ /kisskb/src/drivers/md/md.c: In function 'offset_store': /kisskb/src/drivers/md/md.c:3260:21: note: byref variable will be forcibly initialized 3260 | unsigned long long offset; | ^~~~~~ /kisskb/src/drivers/md/md.c: In function 'sync_force_parallel_store': /kisskb/src/drivers/md/md.c:4984:7: note: byref variable will be forcibly initialized 4984 | long n; | ^ In file included from /kisskb/src/drivers/md/md.c:69: /kisskb/src/drivers/md/md.c: In function 'sysfs_unlink_rdev': /kisskb/src/drivers/md/md.h:649:7: note: byref variable will be forcibly initialized 649 | char nm[20]; | ^~ /kisskb/src/drivers/leds/trigger/ledtrig-transient.c: In function 'transient_state_store': /kisskb/src/drivers/leds/trigger/ledtrig-transient.c:135:16: note: byref variable will be forcibly initialized 135 | unsigned long state; | ^~~~~ /kisskb/src/drivers/leds/trigger/ledtrig-transient.c: In function 'transient_duration_store': /kisskb/src/drivers/leds/trigger/ledtrig-transient.c:108:16: note: byref variable will be forcibly initialized 108 | unsigned long state; | ^~~~~ /kisskb/src/drivers/leds/trigger/ledtrig-transient.c: In function 'transient_activate_store': /kisskb/src/drivers/leds/trigger/ledtrig-transient.c:57:16: note: byref variable will be forcibly initialized 57 | unsigned long state; | ^~~~~ 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_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:8525:2: note: in expansion of macro 'wait_event' 8525 | wait_event(mddev->sb_wait, | ^~~~~~~~~~ /kisskb/src/drivers/md/md.c: In function 'rdev_size_store': /kisskb/src/drivers/md/md.c:3375:11: note: byref variable will be forcibly initialized 3375 | sector_t sectors; | ^~~~~~~ In file included from /kisskb/src/drivers/md/md.c:69: /kisskb/src/drivers/md/md.c: In function 'sysfs_link_rdev': /kisskb/src/drivers/md/md.h:637:7: note: byref variable will be forcibly initialized 637 | char nm[20]; | ^~ /kisskb/src/drivers/md/md.c: In function 'slot_store': /kisskb/src/drivers/md/md.c:3168:6: note: byref variable will be forcibly initialized 3168 | int slot; | ^~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, 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/drivers/md/md.c: In function 'state_show': /kisskb/src/drivers/md/md.c:2921:16: note: byref variable will be forcibly initialized 2921 | unsigned long flags = READ_ONCE(rdev->flags); | ^~~~~ /kisskb/src/drivers/md/md.c: In function 'array_size_store': /kisskb/src/drivers/md/md.c:5308:11: note: byref variable will be forcibly initialized 5308 | sector_t sectors; | ^~~~~~~ /kisskb/src/drivers/media/cec/core/cec-adap.c: In function 'cec_receive_notify': /kisskb/src/drivers/media/cec/core/cec-adap.c:1912:17: note: byref variable will be forcibly initialized 1912 | struct cec_msg tx_cec_msg = { }; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/rx.c: In function 'iwl_mvm_handle_rx_statistics_tlv': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/rx.c:694:5: note: byref variable will be forcibly initialized 694 | u8 average_energy[IWL_MVM_STATION_COUNT_MAX]; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/rx.c:693:5: note: byref variable will be forcibly initialized 693 | u8 beacon_average_energy[MAC_INDEX_AUX]; | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/md.c: In function 'reshape_position_store': /kisskb/src/drivers/md/md.c:5222:21: note: byref variable will be forcibly initialized 5222 | unsigned long long new; | ^~~ /kisskb/src/drivers/md/md.c: In function 'bitmap_store': /kisskb/src/drivers/md/md.c:4638:8: note: byref variable will be forcibly initialized 4638 | char *end; | ^~~ /kisskb/src/drivers/md/md.c: In function 'suspend_hi_store': /kisskb/src/drivers/md/md.c:5180:21: note: byref variable will be forcibly initialized 5180 | unsigned long long new; | ^~~ /kisskb/src/drivers/md/md.c: In function 'suspend_lo_store': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/rx.c: In function 'iwl_mvm_rx_rx_mpdu': /kisskb/src/drivers/md/md.c:5143:21: note: byref variable will be forcibly initialized 5143 | unsigned long long new; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/rx.c:298:5: note: byref variable will be forcibly initialized 298 | u8 crypt_len = 0; | ^~~~~~~~~ /kisskb/src/drivers/md/md.c: In function 'metadata_store': /kisskb/src/drivers/md/md.c:4733:8: note: byref variable will be forcibly initialized 4733 | char *e; | ^ /kisskb/src/drivers/md/md.c: In function 'resync_start_store': /kisskb/src/drivers/md/md.c:4283:21: note: byref variable will be forcibly initialized 4283 | unsigned long long n; | ^ /kisskb/src/drivers/md/md.c: In function 'chunk_size_store': /kisskb/src/drivers/md/md.c:4240:16: note: byref variable will be forcibly initialized 4240 | unsigned long n; | ^ /kisskb/src/drivers/md/md.c: In function 'raid_disks_store': /kisskb/src/drivers/md/md.c:4180:15: note: byref variable will be forcibly initialized 4180 | unsigned int n; | ^ /kisskb/src/drivers/md/md.c: In function 'layout_store': /kisskb/src/drivers/md/md.c:4131:15: note: byref variable will be forcibly initialized 4131 | unsigned int n; | ^ /kisskb/src/drivers/media/cec/core/cec-adap.c: In function 'cec_config_thread_func': /kisskb/src/drivers/media/cec/core/cec-adap.c:1490:18: note: byref variable will be forcibly initialized 1490 | struct cec_msg msg = {}; | ^~~ /kisskb/src/drivers/md/md.c: In function 'sync_page_io': /kisskb/src/drivers/md/md.c:993:17: note: byref variable will be forcibly initialized 993 | struct bio_vec bvec; | ^~~~ /kisskb/src/drivers/md/md.c:992:13: note: byref variable will be forcibly initialized 992 | struct bio bio; | ^~~ /kisskb/src/drivers/md/md.c: In function 'read_disk_sb': /kisskb/src/drivers/md/md.c:1020:7: note: byref variable will be forcibly initialized 1020 | char b[BDEVNAME_SIZE]; | ^ /kisskb/src/drivers/md/md.c: In function 'super_90_load': /kisskb/src/drivers/md/md.c:1178:25: note: byref variable will be forcibly initialized 1178 | char b[BDEVNAME_SIZE], b2[BDEVNAME_SIZE]; | ^~ /kisskb/src/drivers/md/md.c:1178:7: note: byref variable will be forcibly initialized 1178 | char b[BDEVNAME_SIZE], b2[BDEVNAME_SIZE]; | ^ /kisskb/src/drivers/md/md.c: In function 'super_1_load': /kisskb/src/drivers/md/md.c:1619:25: note: byref variable will be forcibly initialized 1619 | char b[BDEVNAME_SIZE], b2[BDEVNAME_SIZE]; | ^~ /kisskb/src/drivers/md/md.c:1619:7: note: byref variable will be forcibly initialized 1619 | char b[BDEVNAME_SIZE], b2[BDEVNAME_SIZE]; | ^ /kisskb/src/drivers/md/md.c: In function 'md_integrity_add_rdev': /kisskb/src/drivers/md/md.c:2363:7: note: byref variable will be forcibly initialized 2363 | char name[BDEVNAME_SIZE]; | ^~~~ /kisskb/src/drivers/md/md.c: In function 'md_import_device': /kisskb/src/drivers/md/md.c:3695:7: note: byref variable will be forcibly initialized 3695 | char b[BDEVNAME_SIZE]; | ^ 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:9466:2: note: in expansion of macro 'wait_event_timeout' 9466 | wait_event_timeout(rdev->blocked_wait, | ^~~~~~~~~~~~~~~~~~ /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:7899:3: note: in expansion of macro 'wait_event_interruptible_timeout' 7899 | wait_event_interruptible_timeout | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/md.c: In function 'md_submit_discard_bio': /kisskb/src/drivers/md/md.c:8574:14: note: byref variable will be forcibly initialized 8574 | struct bio *discard_bio = NULL; | ^~~~~~~~~~~ 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_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:8997:2: note: in expansion of macro 'wait_event' 8997 | 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:8985:5: note: in expansion of macro 'wait_event' 8985 | 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:8906:4: note: in expansion of macro 'wait_event_interruptible' 8906 | wait_event_interruptible(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: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:8888:4: note: in expansion of macro 'wait_event' 8888 | wait_event(mddev->recovery_wait, | ^~~~~~~~~~ /kisskb/src/drivers/md/md.c:8748:17: note: byref variable will be forcibly initialized 8748 | 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:8748:5: note: in expansion of macro 'DEFINE_WAIT' 8748 | DEFINE_WAIT(wq); | ^~~~~~~~~~~ /kisskb/src/drivers/md/md.c:8677:18: note: byref variable will be forcibly initialized 8677 | struct blk_plug plug; | ^~~~ /kisskb/src/drivers/md/md.c:8674:6: note: byref variable will be forcibly initialized 8674 | int skipped = 0; | ^~~~~~~ /kisskb/src/drivers/md/md.c: In function 'add_named_array': /kisskb/src/drivers/md/md.c:5754:16: note: byref variable will be forcibly initialized 5754 | unsigned long devnum; | ^~~~~~ /kisskb/src/drivers/md/md.c:5753:7: note: byref variable will be forcibly initialized 5753 | char buf[DISK_NAME_LEN]; | ^~~ /kisskb/src/drivers/md/md.c: In function 'status_unused': /kisskb/src/drivers/md/md.c:7999:8: note: byref variable will be forcibly initialized 7999 | char b[BDEVNAME_SIZE]; | ^ /kisskb/src/drivers/md/md.c: In function 'md_seq_show': /kisskb/src/drivers/md/md.c:8242:9: note: byref variable will be forcibly initialized 8242 | char b[BDEVNAME_SIZE]; | ^ /kisskb/src/drivers/md/md.c: In function 'bind_rdev_to_array': /kisskb/src/drivers/md/md.c:2391:7: note: byref variable will be forcibly initialized 2391 | char b[BDEVNAME_SIZE]; | ^ /kisskb/src/drivers/md/md.c: In function 'serialize_policy_store': /kisskb/src/drivers/md/md.c:5441:7: note: byref variable will be forcibly initialized 5441 | bool value; | ^~~~~ 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:983:2: note: in expansion of macro 'wait_event' 983 | wait_event(mddev->sb_wait, atomic_read(&mddev->pending_writes)==0); | ^~~~~~~~~~ /kisskb/src/drivers/md/md.c: In function 'size_store': /kisskb/src/drivers/md/md.c:4685:11: note: byref variable will be forcibly initialized 4685 | sector_t sectors; | ^~~~~~~ /kisskb/src/drivers/md/md.c: In function 'level_store': /kisskb/src/drivers/md/md.c:3917:7: note: byref variable will be forcibly initialized 3917 | long level; | ^~~~~ /kisskb/src/drivers/md/md.c:3913:7: note: byref variable will be forcibly initialized 3913 | char clevel[16]; | ^~~~~~ 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_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:8652:3: note: in expansion of macro 'wait_event' 8652 | wait_event(mddev->sb_wait, | ^~~~~~~~~~ /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:6312:2: note: in expansion of macro 'wait_event' 6312 | 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:6310:2: note: in expansion of macro 'wait_event' 6310 | wait_event(resync_wait, !test_bit(MD_RECOVERY_RUNNING, | ^~~~~~~~~~ /kisskb/src/drivers/md/md.c: In function 'safe_delay_store': /kisskb/src/drivers/md/md.c:3865:16: note: byref variable will be forcibly initialized 3865 | unsigned long msec; | ^~~~ /kisskb/src/drivers/md/md.c: In function 'new_dev_store': /kisskb/src/drivers/md/md.c:4580:8: note: byref variable will be forcibly initialized 4580 | char *e; | ^ 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 '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:6372:2: note: in expansion of macro 'wait_event' 6372 | wait_event(resync_wait, (mddev->sync_thread == NULL && | ^~~~~~~~~~ /kisskb/src/drivers/md/md.c: In function 'analyze_sbs': /kisskb/src/drivers/md/md.c:3759:7: note: byref variable will be forcibly initialized 3759 | char b[BDEVNAME_SIZE]; | ^ /kisskb/src/drivers/md/md.c: In function 'md_run': /kisskb/src/drivers/md/md.c:5912:26: note: byref variable will be forcibly initialized 5912 | char b[BDEVNAME_SIZE], b2[BDEVNAME_SIZE]; | ^~ /kisskb/src/drivers/md/md.c:5912:8: note: byref variable will be forcibly initialized 5912 | char b[BDEVNAME_SIZE], b2[BDEVNAME_SIZE]; | ^ /kisskb/src/drivers/md/md.c: In function 'autorun_array': /kisskb/src/drivers/md/md.c:6451:8: note: byref variable will be forcibly initialized 6451 | char b[BDEVNAME_SIZE]; | ^ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_phy.c: In function 'ar9003_hw_set_radar_params': /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_phy.c:1456:15: note: byref variable will be forcibly initialized 1456 | unsigned int regWrites = 0; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_phy.c: In function 'ar9003_hw_fast_chan_change': /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_phy.c:1680:15: note: byref variable will be forcibly initialized 1680 | unsigned int regWrites = 0; | ^~~~~~~~~ /kisskb/src/drivers/md/md.c: In function 'check_sb_changes': /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_phy.c: In function 'ar9003_hw_set_channel': /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_phy.c:153:22: note: byref variable will be forcibly initialized 153 | struct chan_centers centers; | ^~~~~~~ /kisskb/src/drivers/md/md.c:9621:7: note: byref variable will be forcibly initialized 9621 | char b[BDEVNAME_SIZE]; | ^ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_phy.c: In function 'ar9003_hw_set_delta_slope': /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_phy.c:1012:22: note: byref variable will be forcibly initialized 1012 | struct chan_centers centers; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_phy.c:1010:32: note: byref variable will be forcibly initialized 1010 | u32 coef_scaled, ds_coef_exp, ds_coef_man; | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_phy.c:1010:19: note: byref variable will be forcibly initialized 1010 | u32 coef_scaled, ds_coef_exp, ds_coef_man; | ^~~~~~~~~~~ /kisskb/src/drivers/md/md.c: In function 'md_add_new_disk': /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_phy.c: In function 'ar9003_hw_process_ini': /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_phy.c:867:15: note: byref variable will be forcibly initialized 867 | unsigned int regWrites = 0, i; | ^~~~~~~~~ /kisskb/src/drivers/md/md.c:6700:25: note: byref variable will be forcibly initialized 6700 | char b[BDEVNAME_SIZE], b2[BDEVNAME_SIZE]; | ^~ /kisskb/src/drivers/md/md.c:6700:7: note: byref variable will be forcibly initialized 6700 | char b[BDEVNAME_SIZE], b2[BDEVNAME_SIZE]; | ^ /kisskb/src/drivers/md/md.c: In function 'hot_add_disk': /kisskb/src/drivers/md/md.c:6949:7: note: byref variable will be forcibly initialized 6949 | char b[BDEVNAME_SIZE]; | ^ /kisskb/src/drivers/md/md.c: In function 'md_ioctl': /kisskb/src/drivers/md/md.c:7701:19: note: byref variable will be forcibly initialized 7701 | 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:7687:5: note: in expansion of macro 'wait_event' 7687 | wait_event(mddev->sb_wait, | ^~~~~~~~~~ /kisskb/src/drivers/md/md.c:7659:20: note: byref variable will be forcibly initialized 7659 | mdu_disk_info_t info; | ^~~~ /kisskb/src/drivers/md/md.c:7587:20: note: byref variable will be forcibly initialized 7587 | 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:7556:3: note: in expansion of macro 'wait_event_interruptible_timeout' 7556 | wait_event_interruptible_timeout(mddev->sb_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/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, | ^~~~~~~~~~ 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/sched/mm.h:7, from /kisskb/src/drivers/md/md.c:40: /kisskb/src/drivers/md/md.c: In function 'autorun_devices': /kisskb/src/drivers/md/md.c:6485:13: note: byref variable will be forcibly initialized 6485 | LIST_HEAD(candidates); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/md/md.c:6479:7: note: byref variable will be forcibly initialized 6479 | char b[BDEVNAME_SIZE]; | ^ /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/md/md-bitmap.c: In function 'md_bitmap_start_sync': /kisskb/src/drivers/md/md-bitmap.c:1548:11: note: byref variable will be forcibly initialized 1548 | sector_t blocks1; | ^~~~~~~ /kisskb/src/drivers/md/md-bitmap.c: In function 'md_bitmap_close_sync': /kisskb/src/drivers/md/md-bitmap.c:1599:11: note: byref variable will be forcibly initialized 1599 | sector_t blocks; | ^~~~~~ /kisskb/src/drivers/md/md-bitmap.c: In function 'md_bitmap_sync_with_cluster': /kisskb/src/drivers/md/md-bitmap.c:1644:19: note: byref variable will be forcibly initialized 1644 | sector_t sector, blocks = 0; | ^~~~~~ /kisskb/src/drivers/md/md-bitmap.c: In function 'md_bitmap_set_memory_bits': /kisskb/src/drivers/md/md-bitmap.c:1667:11: note: byref variable will be forcibly initialized 1667 | sector_t secs; | ^~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/genhd.h:16, from /kisskb/src/include/linux/blkdev.h:6, from /kisskb/src/drivers/md/md-bitmap.c:19: /kisskb/src/drivers/md/md-bitmap.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ 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_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:1409:12: note: byref variable will be forcibly initialized 1409 | sector_t blocks; | ^~~~~~ /kisskb/src/drivers/md/md-bitmap.c: In function 'md_bitmap_endwrite': /kisskb/src/drivers/md/md-bitmap.c:1470:12: note: byref variable will be forcibly initialized 1470 | sector_t blocks; | ^~~~~~ 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_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, | ^~~~~~~~~~ /kisskb/src/drivers/md/md-bitmap.c:1612:11: note: byref variable will be forcibly initialized 1612 | sector_t blocks; | ^~~~~~ 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_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/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:359:11: note: byref variable will be forcibly initialized 359 | sector_t block, blk_cur; | ^~~~~ /kisskb/src/drivers/md/md-bitmap.c: In function 'md_bitmap_load': /kisskb/src/drivers/md/md-bitmap.c:1920:12: note: byref variable will be forcibly initialized 1920 | sector_t blocks; | ^~~~~~ /kisskb/src/drivers/md/md-bitmap.c: In function 'md_bitmap_resize': /kisskb/src/drivers/md/md-bitmap.c:2070:23: note: byref variable will be forcibly initialized 2070 | sector_t old_blocks, new_blocks; | ^~~~~~~~~~ /kisskb/src/drivers/md/md-bitmap.c:2070:11: note: byref variable will be forcibly initialized 2070 | sector_t old_blocks, new_blocks; | ^~~~~~~~~~ /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; | ^~~~~ /kisskb/src/drivers/mmc/core/host.c: In function 'mmc_of_parse': /kisskb/src/drivers/mmc/core/host.c:270:27: note: byref variable will be forcibly initialized 270 | u32 bus_width, drv_type, cd_debounce_delay_ms; | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mmc/core/host.c:270:17: note: byref variable will be forcibly initialized 270 | u32 bus_width, drv_type, cd_debounce_delay_ms; | ^~~~~~~~ /kisskb/src/drivers/mmc/core/host.c:270:6: note: byref variable will be forcibly initialized 270 | u32 bus_width, drv_type, cd_debounce_delay_ms; | ^~~~~~~~~ /kisskb/src/drivers/md/md-bitmap.c: In function 'chunksize_store': /kisskb/src/drivers/md/md-bitmap.c:2527:16: note: byref variable will be forcibly initialized 2527 | unsigned long csize; | ^~~~~ /kisskb/src/drivers/md/md-bitmap.c: In function 'space_store': /kisskb/src/drivers/md/md-bitmap.c:2387:16: note: byref variable will be forcibly initialized 2387 | unsigned long sectors; | ^~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/linux/gpio/driver.h:7, from /kisskb/src/include/linux/of_gpio.h:14, from /kisskb/src/drivers/mmc/core/host.c:16: /kisskb/src/drivers/mmc/core/host.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/md/md-bitmap.c: In function 'backlog_store': /kisskb/src/drivers/md/md-bitmap.c:2470:16: note: byref variable will be forcibly initialized 2470 | unsigned long backlog; | ^~~~~~~ /kisskb/src/drivers/md/md-bitmap.c: In function 'timeout_store': /kisskb/src/drivers/md/md-bitmap.c:2429:16: note: byref variable will be forcibly initialized 2429 | unsigned long timeout; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/lontium-lt9611.c: In function 'lt9611_bridge_detect': /kisskb/src/drivers/gpu/drm/bridge/lontium-lt9611.c:891:15: note: byref variable will be forcibly initialized 891 | unsigned int reg_val = 0; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/lontium-lt9611.c: In function 'lt9611_connector_detect': /kisskb/src/drivers/gpu/drm/bridge/lontium-lt9611.c:585:15: note: byref variable will be forcibly initialized 585 | unsigned int reg_val = 0; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/lontium-lt9611.c: In function 'lt9611_read_video_check': /kisskb/src/drivers/gpu/drm/bridge/lontium-lt9611.c:292:21: note: byref variable will be forcibly initialized 292 | unsigned int temp, temp2; | ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/lontium-lt9611.c:292:15: note: byref variable will be forcibly initialized 292 | unsigned int temp, temp2; | ^~~~ /kisskb/src/drivers/gpu/drm/bridge/lontium-lt9611.c: In function 'lt9611_enable_hpd_interrupts': /kisskb/src/drivers/gpu/drm/bridge/lontium-lt9611.c:432:15: note: byref variable will be forcibly initialized 432 | unsigned int val; | ^~~ /kisskb/src/drivers/md/md-bitmap.c: In function 'md_bitmap_daemon_work': /kisskb/src/drivers/md/md-bitmap.c:1230:11: note: byref variable will be forcibly initialized 1230 | sector_t blocks; | ^~~~~~ /kisskb/src/drivers/gpu/drm/bridge/lontium-lt9611.c: In function 'lt9611_read_edid': /kisskb/src/drivers/gpu/drm/bridge/lontium-lt9611.c:599:15: note: byref variable will be forcibly initialized 599 | unsigned int temp; | ^~~~ 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_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/md/md-bitmap.c: In function 'location_store': /kisskb/src/drivers/md/md-bitmap.c:2310:13: note: byref variable will be forcibly initialized 2310 | long long offset; | ^~~~~~ /kisskb/src/drivers/gpu/drm/bridge/lontium-lt9611.c: In function 'lt9611_read_device_rev': /kisskb/src/drivers/gpu/drm/bridge/lontium-lt9611.c:969:15: note: byref variable will be forcibly initialized 969 | unsigned int rev; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/lontium-lt9611.c: In function 'lt9611_irq_thread_handler': /kisskb/src/drivers/gpu/drm/bridge/lontium-lt9611.c:394:15: note: byref variable will be forcibly initialized 394 | unsigned int irq_flag3 = 0; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/lontium-lt9611.c:393:15: note: byref variable will be forcibly initialized 393 | unsigned int irq_flag0 = 0; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/lontium-lt9611.c: In function 'lt9611_bridge_mode_set': /kisskb/src/drivers/gpu/drm/bridge/lontium-lt9611.c:871:28: note: byref variable will be forcibly initialized 871 | struct hdmi_avi_infoframe avi_frame; | ^~~~~~~~~ /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_hdmi_i2s_get_dai_id': /kisskb/src/drivers/gpu/drm/bridge/lontium-lt9611.c:1028:21: note: byref variable will be forcibly initialized 1028 | struct of_endpoint of_ep; | ^~~~~ In file included from /kisskb/src/drivers/gpu/drm/bridge/lontium-lt9611.c:11: /kisskb/src/drivers/gpu/drm/bridge/lontium-lt9611.c: In function 'platform_device_register_data': /kisskb/src/include/linux/platform_device.h:126:30: note: byref variable will be forcibly initialized 126 | struct platform_device_info pdevinfo = { | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/lontium-lt9611.c: In function 'lt9611_audio_init': /kisskb/src/include/linux/platform_device.h:126:30: note: byref variable will be forcibly initialized /kisskb/src/drivers/cpufreq/cpufreq_ondemand.c: In function 'store_powersave_bias': /kisskb/src/drivers/cpufreq/cpufreq_ondemand.c:299:15: note: byref variable will be forcibly initialized 299 | unsigned int input; | ^~~~~ /kisskb/src/drivers/cpufreq/cpufreq_ondemand.c: In function 'store_up_threshold': /kisskb/src/drivers/cpufreq/cpufreq_ondemand.c:227:15: note: byref variable will be forcibly initialized 227 | unsigned int input; | ^~~~~ /kisskb/src/drivers/cpufreq/cpufreq_ondemand.c: In function 'store_io_is_busy': /kisskb/src/drivers/cpufreq/cpufreq_ondemand.c:209:15: note: byref variable will be forcibly initialized 209 | unsigned int input; | ^~~~~ /kisskb/src/drivers/cpufreq/cpufreq_ondemand.c: In function 'store_ignore_nice_load': /kisskb/src/drivers/cpufreq/cpufreq_ondemand.c:272:15: note: byref variable will be forcibly initialized 272 | unsigned int input; | ^~~~~ /kisskb/src/drivers/cpufreq/cpufreq_ondemand.c: In function 'store_sampling_down_factor': /kisskb/src/drivers/cpufreq/cpufreq_ondemand.c:245:15: note: byref variable will be forcibly initialized 245 | unsigned int input; | ^~~~~ /kisskb/src/drivers/cpufreq/cpufreq_ondemand.c: In function 'od_set_powersave_bias': /kisskb/src/drivers/cpufreq/cpufreq_ondemand.c:418:12: note: byref variable will be forcibly initialized 418 | cpumask_t done; | ^~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/arch/powerpc/include/asm/io.h:27, 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/drivers/leds/flash/leds-mt6360.c:6: /kisskb/src/drivers/leds/flash/leds-mt6360.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/leds/flash/leds-mt6360.c: In function 'mt6360_init_common_properties': /kisskb/src/drivers/leds/flash/leds-mt6360.c:767:14: note: byref variable will be forcibly initialized 767 | const char *str; | ^~~ /kisskb/src/drivers/leds/flash/leds-mt6360.c:766:20: note: byref variable will be forcibly initialized 766 | const char *const states[] = { "off", "keep", "on" }; | ^~~~~~ /kisskb/src/drivers/leds/flash/leds-mt6360.c: In function 'mt6360_init_isnk_properties': /kisskb/src/drivers/leds/flash/leds-mt6360.c:636:13: note: byref variable will be forcibly initialized 636 | u32 reg, color; | ^~~~~ /kisskb/src/drivers/leds/flash/leds-mt6360.c:636:8: note: byref variable will be forcibly initialized 636 | u32 reg, color; | ^~~ /kisskb/src/drivers/leds/flash/leds-mt6360.c:624:6: note: byref variable will be forcibly initialized 624 | u32 val; | ^~~ /kisskb/src/drivers/leds/flash/leds-mt6360.c: In function 'mt6360_init_flash_properties': /kisskb/src/drivers/leds/flash/leds-mt6360.c:702:6: note: byref variable will be forcibly initialized 702 | u32 val; | ^~~ /kisskb/src/drivers/leds/flash/leds-mt6360.c: In function 'mt6360_isnk_init_default_state': /kisskb/src/drivers/leds/flash/leds-mt6360.c:391:15: note: byref variable will be forcibly initialized 391 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/leds/flash/leds-mt6360.c: In function 'mt6360_flash_init_default_state': /kisskb/src/drivers/leds/flash/leds-mt6360.c:427:15: note: byref variable will be forcibly initialized 427 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/leds/flash/leds-mt6360.c: In function 'mt6360_fault_get': /kisskb/src/drivers/leds/flash/leds-mt6360.c:340:15: note: byref variable will be forcibly initialized 340 | unsigned int chg_stat, strobe_timeout_mask, fled_short_mask; | ^~~~~~~~ /kisskb/src/drivers/leds/flash/leds-mt6360.c:339:6: note: byref variable will be forcibly initialized 339 | u16 fled_stat; | ^~~~~~~~~ /kisskb/src/drivers/leds/flash/leds-mt6360.c: In function 'mt6360_led_probe': /kisskb/src/drivers/leds/flash/leds-mt6360.c:827:12: note: byref variable will be forcibly initialized 827 | u32 reg, led_color; | ^~~~~~~~~ /kisskb/src/drivers/leds/flash/leds-mt6360.c:827:7: note: byref variable will be forcibly initialized 827 | u32 reg, led_color; | ^~~ /kisskb/src/drivers/leds/flash/leds-mt6360.c:826:24: note: byref variable will be forcibly initialized 826 | struct led_init_data init_data = { .fwnode = child, }; | ^~~~~~~~~ /kisskb/src/drivers/memstick/host/jmb38x_ms.c: In function 'jmb38x_ms_pmos': /kisskb/src/drivers/memstick/host/jmb38x_ms.c:768:16: note: byref variable will be forcibly initialized 768 | unsigned char val; | ^~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/arch/powerpc/include/asm/io.h:27, 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/drivers/memstick/host/jmb38x_ms.c:9: /kisskb/src/drivers/memstick/host/jmb38x_ms.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/usb/usbnet.c: In function 'usbnet_get_ethernet_addr': /kisskb/src/drivers/net/usb/usbnet.c:170:16: note: byref variable will be forcibly initialized 170 | unsigned char buf [13]; | ^~~ /kisskb/src/drivers/net/usb/usbnet.c:168:6: note: byref variable will be forcibly initialized 168 | u8 addr[ETH_ALEN]; | ^~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/net/net_namespace.h:39, from /kisskb/src/include/linux/netdevice.h:37, from /kisskb/src/drivers/net/usb/usbnet.c:25: /kisskb/src/drivers/net/usb/usbnet.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/input/touchscreen/bu21013_ts.c: In function 'bu21013_do_touch_report': /kisskb/src/drivers/input/touchscreen/bu21013_ts.c:191:5: note: byref variable will be forcibly initialized 191 | u8 buf[LENGTH_OF_BUFFER]; | ^~~ /kisskb/src/drivers/input/touchscreen/bu21013_ts.c:190:6: note: byref variable will be forcibly initialized 190 | int slots[MAX_FINGERS]; | ^~~~~ /kisskb/src/drivers/input/touchscreen/bu21013_ts.c:189:22: note: byref variable will be forcibly initialized 189 | struct input_mt_pos pos[MAX_FINGERS]; | ^~~ /kisskb/src/drivers/leds/trigger/ledtrig-timer.c: In function 'led_delay_off_store': /kisskb/src/drivers/leds/trigger/ledtrig-timer.c:55:16: note: byref variable will be forcibly initialized 55 | unsigned long state; | ^~~~~ /kisskb/src/drivers/leds/trigger/ledtrig-timer.c: In function 'led_delay_on_store': /kisskb/src/drivers/leds/trigger/ledtrig-timer.c:30:16: note: byref variable will be forcibly initialized 30 | unsigned long state; | ^~~~~ /kisskb/src/drivers/leds/trigger/ledtrig-timer.c: In function 'pattern_init': /kisskb/src/drivers/leds/trigger/ledtrig-timer.c:81:15: note: byref variable will be forcibly initialized 81 | unsigned int size = 0; | ^~~~ /kisskb/src/drivers/input/touchscreen/bu21013_ts.c: In function 'bu21013_probe': /kisskb/src/drivers/input/touchscreen/bu21013_ts.c:413:17: note: byref variable will be forcibly initialized 413 | u32 max_x = 0, max_y = 0; | ^~~~~ /kisskb/src/drivers/input/touchscreen/bu21013_ts.c:413:6: note: byref variable will be forcibly initialized 413 | u32 max_x = 0, max_y = 0; | ^~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/include/linux/cgroup.h:26, from /kisskb/src/include/linux/memcontrol.h:13, from /kisskb/src/include/linux/swap.h:9, from /kisskb/src/include/linux/suspend.h:5, from /kisskb/src/include/linux/regulator/consumer.h:35, from /kisskb/src/drivers/gpu/drm/bridge/lvds-codec.c:13: /kisskb/src/drivers/gpu/drm/bridge/lvds-codec.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/dsa/microchip/ksz8863_smi.c: In function 'ksz8863_smi_probe': /kisskb/src/drivers/net/dsa/microchip/ksz8863_smi.c:143:23: note: byref variable will be forcibly initialized 143 | struct regmap_config rc; | ^~ /kisskb/src/drivers/leds/trigger/ledtrig-activity.c: In function 'led_invert_store': /kisskb/src/drivers/leds/trigger/ledtrig-activity.c:167:16: note: byref variable will be forcibly initialized 167 | unsigned long state; | ^~~~~ /kisskb/src/drivers/leds/trigger/ledtrig-tty.c: In function 'ledtrig_tty_work': /kisskb/src/drivers/leds/trigger/ledtrig-tty.c:96:9: note: byref variable will be forcibly initialized 96 | dev_t devno; | ^~~~~ /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/drivers/leds/trigger/ledtrig-netdev.c: In function 'interval_store': /kisskb/src/drivers/leds/trigger/ledtrig-netdev.c:266:16: note: byref variable will be forcibly initialized 266 | unsigned long value; | ^~~~~ /kisskb/src/drivers/leds/trigger/ledtrig-netdev.c: In function 'netdev_led_attr_store': /kisskb/src/drivers/leds/trigger/ledtrig-netdev.c:176:16: note: byref variable will be forcibly initialized 176 | unsigned long state; | ^~~~~ /kisskb/src/drivers/leds/trigger/ledtrig-netdev.c: In function 'netdev_trig_work': /kisskb/src/drivers/leds/trigger/ledtrig-netdev.c:353:16: note: byref variable will be forcibly initialized 353 | unsigned long interval; | ^~~~~~~~ /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/drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c: In function 'iwl_mvm_check_pn': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c:48:5: note: byref variable will be forcibly initialized 48 | u8 pn[IEEE80211_CCMP_PN_LEN]; | ^~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/drivers/net/ppp/bsd_comp.c:66: /kisskb/src/drivers/net/ppp/bsd_comp.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8640.c: In function 'ps8640_ensure_hpd': /kisskb/src/drivers/gpu/drm/bridge/parade-ps8640.c:174:6: note: byref variable will be forcibly initialized 174 | int status; | ^~~~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8640.c: In function 'ps8640_aux_transfer_msg': /kisskb/src/drivers/gpu/drm/bridge/parade-ps8640.c:204:5: note: byref variable will be forcibly initialized 204 | u8 addr_len[PAGE0_SWAUX_LENGTH + 1 - PAGE0_SWAUX_ADDR_7_0]; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8640.c:198:15: note: byref variable will be forcibly initialized 198 | unsigned int data; | ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8640.c: In function 'ps8640_bridge_vdo_control': /kisskb/src/drivers/gpu/drm/bridge/parade-ps8640.c:339:5: note: byref variable will be forcibly initialized 339 | u8 vdo_ctrl_buf[] = { VDO_CTL_ADD, ctrl }; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8640.c: In function 'ps8640_bridge_host_attach': /kisskb/src/drivers/gpu/drm/bridge/parade-ps8640.c:522:36: note: byref variable will be forcibly initialized 522 | const struct mipi_dsi_device_info info = { .type = "ps8640", | ^~~~ /kisskb/src/drivers/gpu/drm/bridge/parade-ps8640.c: In function 'ps8640_probe': /kisskb/src/drivers/gpu/drm/bridge/parade-ps8640.c:568:20: note: byref variable will be forcibly initialized 568 | struct drm_panel *panel; | ^~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c: In function 'iwl_mvm_rx_mpdu_mq': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c:1874:26: note: byref variable will be forcibly initialized 1874 | struct iwl_rx_sta_csa rx_sta_csa = { | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c:1650:5: note: byref variable will be forcibly initialized 1650 | u8 crypt_len = 0, channel, energy_a, energy_b; | ^~~~~~~~~ /kisskb/src/drivers/leds/flash/leds-aat1290.c: In function 'aat1290_led_probe': /kisskb/src/drivers/leds/flash/leds-aat1290.c:462:22: note: byref variable will be forcibly initialized 462 | struct device_node *sub_node = NULL; | ^~~~~~~~ /kisskb/src/drivers/mmc/core/mmc.c: In function 'mmc_compare_ext_csds': /kisskb/src/drivers/mmc/core/mmc.c:708:6: note: byref variable will be forcibly initialized 708 | u8 *bw_ext_csd; | ^~~~~~~~~~ In file included from /kisskb/src/drivers/media/common/b2c2/flexcop-fe-tuner.c:10: /kisskb/src/drivers/media/common/b2c2/flexcop-fe-tuner.c: In function 'stv0299_writereg': /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized 100 | u8 buf[] = {reg, val}; | ^~~ /kisskb/src/drivers/media/common/b2c2/flexcop-fe-tuner.c: In function 'samsung_tbmu24112_set_symbol_rate': /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/mmc/core/mmc.c: In function 'mmc_read_ext_csd': /kisskb/src/drivers/mmc/core/mmc.c:670:6: note: byref variable will be forcibly initialized 670 | u8 *ext_csd; | ^~~~~~~ /kisskb/src/drivers/mmc/core/mmc.c: In function 'mmc_select_driver_type': /kisskb/src/drivers/mmc/core/mmc.c:1332:37: note: byref variable will be forcibly initialized 1332 | int card_drv_type, drive_strength, drv_type = 0; | ^~~~~~~~ /kisskb/src/drivers/mmc/core/mmc.c: In function 'mmc_init_card': /kisskb/src/drivers/mmc/core/mmc.c:1577:6: note: byref variable will be forcibly initialized 1577 | u32 rocr; | ^~~~ /kisskb/src/drivers/mmc/core/mmc.c:1576:6: note: byref variable will be forcibly initialized 1576 | u32 cid[4]; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c: In function 'ath10k_mac_setup_ht_vht_cap': /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:4964:30: note: byref variable will be forcibly initialized 4964 | struct ieee80211_sta_ht_cap ht_cap; | ^~~~~~ /kisskb/src/drivers/mmc/core/mmc.c: In function 'mmc_attach_mmc': /kisskb/src/drivers/mmc/core/mmc.c:2258:6: note: byref variable will be forcibly initialized 2258 | u32 ocr, rocr; | ^~~ /kisskb/src/drivers/input/touchscreen/bu21029_ts.c: In function 'bu21029_start_chip': /kisskb/src/drivers/input/touchscreen/bu21029_ts.c:267:9: note: byref variable will be forcibly initialized 267 | __be16 hwid; | ^~~~ /kisskb/src/drivers/input/touchscreen/bu21029_ts.c: In function 'bu21029_touch_soft_irq': /kisskb/src/drivers/input/touchscreen/bu21029_ts.c:222:5: note: byref variable will be forcibly initialized 222 | u8 buf[BUF_LEN]; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c: In function 'ath10k_mac_reset_tid_config': /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:7210:38: note: byref variable will be forcibly initialized 7210 | struct wmi_per_peer_per_tid_cfg_arg arg; | ^~~ /kisskb/src/drivers/cpufreq/cpufreq_governor.c: In function 'store_sampling_rate': /kisskb/src/drivers/cpufreq/cpufreq_governor.c:49:15: note: byref variable will be forcibly initialized 49 | unsigned int sampling_interval; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/cpufreq/cpufreq_governor.c: In function 'dbs_update': /kisskb/src/drivers/cpufreq/cpufreq_governor.c:139:7: note: byref variable will be forcibly initialized 139 | u64 update_time, cur_idle_time; | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c: In function 'ath10k_mac_parse_bitrate': /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:9155:16: note: byref variable will be forcibly initialized 9155 | u8 flags = 0, bw = 0; | ^~ /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:9155:5: note: byref variable will be forcibly initialized 9155 | u8 flags = 0, bw = 0; | ^~~~~ /kisskb/src/drivers/mmc/host/sdhci_am654.c: In function 'sdhci_am654_cqhci_irq': /kisskb/src/drivers/mmc/host/sdhci_am654.c:391:6: note: byref variable will be forcibly initialized 391 | int data_error = 0; | ^~~~~~~~~~ /kisskb/src/drivers/mmc/host/sdhci_am654.c:390:6: note: byref variable will be forcibly initialized 390 | int cmd_error = 0; | ^~~~~~~~~ /kisskb/src/drivers/mmc/host/sdhci_am654.c: In function 'sdhci_am654_setup_dll': /kisskb/src/drivers/mmc/host/sdhci_am654.c:167:12: note: byref variable will be forcibly initialized 167 | u32 mask, val; | ^~~ /kisskb/src/drivers/mmc/host/sdhci_am654.c: In function 'sdhci_am654_get_of_property': /kisskb/src/drivers/mmc/host/sdhci_am654.c:702:6: note: byref variable will be forcibly initialized 702 | int drv_strength; | ^~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c: In function 'ath10k_clear_vdev_key': /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:482:5: note: byref variable will be forcibly initialized 482 | u8 addr[ETH_ALEN]; | ^~~~ /kisskb/src/drivers/mmc/host/sdhci_am654.c: In function 'sdhci_am654_init': /kisskb/src/drivers/mmc/host/sdhci_am654.c:637:6: note: byref variable will be forcibly initialized 637 | u32 val; | ^~~ /kisskb/src/drivers/media/cec/core/cec-api.c: In function 'cec_g_mode': /kisskb/src/drivers/media/cec/core/cec-api.c:361:6: note: byref variable will be forcibly initialized 361 | u32 mode = fh->mode_initiator | fh->mode_follower; | ^~~~ /kisskb/src/drivers/media/cec/core/cec-api.c: In function 'cec_adap_g_phys_addr': /kisskb/src/drivers/media/cec/core/cec-api.c:94:6: note: byref variable will be forcibly initialized 94 | u16 phys_addr; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/resource_ext.h:11, from /kisskb/src/include/linux/acpi.h:14, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi83.c:31: /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi83.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi83.c: In function 'sn65dsi83_atomic_enable': /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi83.c:336:9: note: byref variable will be forcibly initialized 336 | __le16 le16val; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi83.c:335:15: note: byref variable will be forcibly initialized 335 | unsigned int pval; | ^~~~ /kisskb/src/drivers/media/cec/core/cec-api.c: In function 'cec_adap_s_phys_addr': /kisskb/src/drivers/media/cec/core/cec-api.c:124:6: note: byref variable will be forcibly initialized 124 | u16 phys_addr; | ^~~~~~~~~ /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/gpu/drm/bridge/ti-sn65dsi83.c: In function 'sn65dsi83_parse_dt': /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi83.c:555:20: note: byref variable will be forcibly initialized 555 | struct drm_panel *panel; | ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi83.c:552:21: note: byref variable will be forcibly initialized 552 | struct drm_bridge *panel_bridge; | ^~~~~~~~~~~~ /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; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi83.c: In function 'sn65dsi83_host_attach': /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi83.c:610:36: note: byref variable will be forcibly initialized 610 | const struct mipi_dsi_device_info info = { | ^~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, 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/media/cec/core/cec-api.c:371:6: note: byref variable will be forcibly initialized 371 | u32 mode; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c: In function 'ath10k_mac_has_radar_enabled': /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:1407:7: note: byref variable will be forcibly initialized 1407 | bool has_radar = false; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c: In function 'ath10k_mac_num_chanctxs': /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:685:6: note: byref variable will be forcibly initialized 685 | int num = 0; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c: In function 'ath10k_mac_monitor_vdev_is_needed': /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:685:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c: In function 'ath10k_mac_monitor_vdev_is_allowed': /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:685:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c: In function 'ath10k_monitor_vdev_start': /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:1025:28: note: byref variable will be forcibly initialized 1025 | struct cfg80211_chan_def *chandef = NULL; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c: In function 'ath10k_recalc_radar_detection': /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:1407:7: note: byref variable will be forcibly initialized 1407 | bool has_radar = false; | ^~~~~~~~~ In file included from /kisskb/src/drivers/leds/led-core.c:18: /kisskb/src/drivers/leds/led-core.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c: In function 'ath10k_mac_update_rx_channel': /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:685:6: note: byref variable will be forcibly initialized 685 | int num = 0; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:685:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:8586:28: note: byref variable will be forcibly initialized 8586 | struct cfg80211_chan_def *def = NULL; | ^~~ /kisskb/src/drivers/leds/led-core.c: In function 'led_compose_name': /kisskb/src/drivers/leds/led-core.c:446:8: note: byref variable will be forcibly initialized 446 | char tmp_buf[LED_MAX_NAME_SIZE]; | ^~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/net/mac80211.h:18, from /kisskb/src/drivers/net/wireless/ath/ath10k/mac.h:10, from /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:8: /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c: In function 'kmalloc_array': /kisskb/src/drivers/leds/led-core.c: In function 'led_init_default_state_get': /kisskb/src/drivers/leds/led-core.c:483:14: note: byref variable will be forcibly initialized 483 | const char *state = NULL; | ^~~~~ /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c: In function 'ath10k_mac_txq_unref': /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:4250:6: note: byref variable will be forcibly initialized 4250 | int msdu_id; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/tc358767.c: In function 'tc_bridge_detect': /kisskb/src/drivers/gpu/drm/bridge/tc358767.c:1360:6: note: byref variable will be forcibly initialized 1360 | u32 val; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/tc358767.c: In function 'tc_bridge_attach': /kisskb/src/drivers/gpu/drm/bridge/tc358767.c:1401:6: note: byref variable will be forcibly initialized 1401 | u32 bus_format = MEDIA_BUS_FMT_RGB888_1X24; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/tc358767.c: In function 'tc_get_display_props': /kisskb/src/drivers/gpu/drm/bridge/tc358767.c:670:5: note: byref variable will be forcibly initialized 670 | u8 reg; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c: In function '__ath10k_fetch_bb_timing_dt': /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:5037:14: note: byref variable will be forcibly initialized 5037 | const char *fem_name; | ^~~~~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/devlink.c: In function 'mv88e6xxx_devlink_atu_bin_get': /kisskb/src/drivers/net/dsa/mv88e6xxx/devlink.c:104:6: note: byref variable will be forcibly initialized 104 | u16 occupancy = 0; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/tc358767.c: In function 'tc_aux_read_data': /kisskb/src/drivers/gpu/drm/bridge/tc358767.c:319:6: note: byref variable will be forcibly initialized 319 | u32 auxrdata[DP_AUX_MAX_PAYLOAD_BYTES / sizeof(u32)]; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/tc358767.c: In function 'tc_irq_handler': /kisskb/src/drivers/gpu/drm/bridge/tc358767.c:1523:7: note: byref variable will be forcibly initialized 1523 | u32 stat = 0; | ^~~~ /kisskb/src/drivers/gpu/drm/bridge/tc358767.c:1512:6: note: byref variable will be forcibly initialized 1512 | u32 val; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/net/dsa.h:11, from /kisskb/src/drivers/net/dsa/mv88e6xxx/devlink.c:2: /kisskb/src/drivers/net/dsa/mv88e6xxx/devlink.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/tc358767.c: In function 'tc_pxl_pll_en': /kisskb/src/drivers/gpu/drm/bridge/tc358767.c:471:6: note: byref variable will be forcibly initialized 471 | int ext_div[] = {1, 2, 3, 5, 7}; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/tc358767.c: In function 'tc_poll_timeout': /kisskb/src/drivers/gpu/drm/bridge/tc358767.c:290:15: note: byref variable will be forcibly initialized 290 | unsigned int val; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/devlink.c: In function 'mv88e6xxx_region_vtu_snapshot': /kisskb/src/drivers/net/dsa/mv88e6xxx/devlink.c:452:29: note: byref variable will be forcibly initialized 452 | struct mv88e6xxx_vtu_entry vlan; | ^~~~ /kisskb/src/drivers/gpu/drm/bridge/tc358767.c: In function 'tc_wait_link_training': /kisskb/src/drivers/gpu/drm/bridge/tc358767.c:874:6: note: byref variable will be forcibly initialized 874 | u32 value; | ^~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/devlink.c: In function 'mv88e6xxx_region_atu_snapshot_fid': /kisskb/src/drivers/net/dsa/mv88e6xxx/devlink.c:325:29: note: byref variable will be forcibly initialized 325 | struct mv88e6xxx_atu_entry addr; | ^~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/devlink.c:324:40: note: byref variable will be forcibly initialized 324 | u16 atu_op, atu_data, atu_01, atu_23, atu_45; | ^~~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/devlink.c:324:32: note: byref variable will be forcibly initialized 324 | u16 atu_op, atu_data, atu_01, atu_23, atu_45; | ^~~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/devlink.c:324:24: note: byref variable will be forcibly initialized 324 | u16 atu_op, atu_data, atu_01, atu_23, atu_45; | ^~~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/devlink.c:324:14: note: byref variable will be forcibly initialized 324 | u16 atu_op, atu_data, atu_01, atu_23, atu_45; | ^~~~~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/devlink.c:324:6: note: byref variable will be forcibly initialized 324 | u16 atu_op, atu_data, atu_01, atu_23, atu_45; | ^~~~~~ /kisskb/src/drivers/gpu/drm/bridge/tc358767.c: In function 'tc_aux_transfer': /kisskb/src/drivers/gpu/drm/bridge/tc358767.c:349:6: note: byref variable will be forcibly initialized 349 | u32 auxstatus; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9002_phy.c: In function 'ar9002_hw_spur_mitigate': /kisskb/src/drivers/net/wireless/ath/ath9k/ar9002_phy.c:180:22: note: byref variable will be forcibly initialized 180 | struct chan_centers centers; | ^~~~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/devlink.c: In function 'mv88e6xxx_region_atu_snapshot': /kisskb/src/drivers/net/dsa/mv88e6xxx/devlink.c:380:16: note: byref variable will be forcibly initialized 380 | int fid = -1, count, err; | ^~~~~ In file included from /kisskb/src/include/uapi/linux/if.h:24, from /kisskb/src/include/net/dsa.h:10, from /kisskb/src/drivers/net/dsa/mv88e6xxx/devlink.c:2: /kisskb/src/drivers/net/dsa/mv88e6xxx/devlink.c:377:17: note: byref variable will be forcibly initialized 377 | DECLARE_BITMAP(fid_bitmap, MV88E6XXX_N_FID); | ^~~~~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9002_phy.c: In function 'ar9002_hw_set_channel': /kisskb/src/drivers/net/wireless/ath/ath9k/ar9002_phy.c:81:7: note: byref variable will be forcibly initialized 81 | int regWrites = 0; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9002_phy.c:70:22: note: byref variable will be forcibly initialized 70 | struct chan_centers centers; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/tc358767.c: In function 'tc_probe': /kisskb/src/drivers/gpu/drm/bridge/tc358767.c:1555:20: note: byref variable will be forcibly initialized 1555 | struct drm_panel *panel; | ^~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/devlink.c: In function 'mv88e6xxx_setup_devlink_resources': /kisskb/src/drivers/net/dsa/mv88e6xxx/devlink.c:178:38: note: byref variable will be forcibly initialized 178 | struct devlink_resource_size_params size_params; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/tc358767.c: In function 'tc_main_link_enable': /kisskb/src/drivers/gpu/drm/bridge/tc358767.c:891:12: note: byref variable will be forcibly initialized 891 | static int tc_main_link_enable(struct tc_data *tc) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/tc358767.c:891:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/tc358767.c:898:5: note: byref variable will be forcibly initialized 898 | u8 tmp[DP_LINK_STATUS_SIZE]; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/tc358767.c:896:6: note: byref variable will be forcibly initialized 896 | u32 value; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c: In function 'ath10k_mac_get_wrdd_regulatory': /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:9790:7: note: byref variable will be forcibly initialized 9790 | char alpha2[3]; | ^~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c: In function 'ath10k_peer_assoc_h_crypto': /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:2185:27: note: byref variable will be forcibly initialized 2185 | struct cfg80211_chan_def def; | ^~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/ieee80211.h:19, from /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/tx.c:7: /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/tx.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c: In function 'ath10k_peer_assoc_h_rates': /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:2239:27: note: byref variable will be forcibly initialized 2239 | struct cfg80211_chan_def def; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c: In function 'ath10k_peer_assoc_h_ht': /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:2301:27: note: byref variable will be forcibly initialized 2301 | struct cfg80211_chan_def def; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/tx.c: In function 'iwl_mvm_probe_resp_set_noa': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/tx.c:615:5: note: byref variable will be forcibly initialized 615 | u8 match[] = { | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c: In function 'ath10k_peer_assoc_h_phymode': /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:2724:27: note: byref variable will be forcibly initialized 2724 | struct cfg80211_chan_def def; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c: In function 'ath10k_peer_assoc_h_vht': /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:2551:27: note: byref variable will be forcibly initialized 2551 | struct cfg80211_chan_def def; | ^~~ /kisskb/src/drivers/net/ppp/ppp_async.c: In function 'ppp_async_ioctl': /kisskb/src/drivers/net/ppp/ppp_async.c:408:6: note: byref variable will be forcibly initialized 408 | u32 accm[8]; | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/tx.c: In function 'iwl_mvm_txq_should_update': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/tx.c:957:16: note: byref variable will be forcibly initialized 957 | unsigned long queue_tid_bitmap = mvm->queue_info[txq_id].tid_bitmap; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c: In function 'ath10k_station_assoc': /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:3257:37: note: byref variable will be forcibly initialized 3257 | struct wmi_peer_assoc_complete_arg peer_arg; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c: In function 'ath10k_sta_state': /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:6292:35: note: byref variable will be forcibly initialized 6292 | struct ath10k_mac_tdls_iter_data data = {}; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:6292:35: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c: In function 'ath10k_bss_assoc': /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:3060:37: note: byref variable will be forcibly initialized 3060 | struct wmi_peer_assoc_complete_arg peer_arg; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c: In function 'ath10k_sta_rc_update_wk': /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:6655:27: note: byref variable will be forcibly initialized 6655 | struct cfg80211_chan_def def; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/tx.c: In function 'iwl_mvm_tx_skb_non_sta': /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c: In function 'ath10k_mac_tid_bitrate_config': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/tx.c:668:27: note: byref variable will be forcibly initialized 668 | struct ieee80211_tx_info info; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:6949:6: note: byref variable will be forcibly initialized 6949 | int vht_num_rates, ret; | ^~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:6948:10: note: byref variable will be forcibly initialized 6948 | u8 nss, rate; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:6948:5: note: byref variable will be forcibly initialized 6948 | u8 nss, rate; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:6946:27: note: byref variable will be forcibly initialized 6946 | struct cfg80211_chan_def def; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c: In function 'ath10k_mac_op_set_bitrate_mask': /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:8390:7: note: byref variable will be forcibly initialized 8390 | u8 vht_nss; | ^~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/tx.c: In function 'iwl_mvm_tx_skb_sta': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/tx.c:1163:22: note: byref variable will be forcibly initialized 1163 | struct sk_buff_head mpdus_skbs; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/tx.c:1162:27: note: byref variable will be forcibly initialized 1162 | struct ieee80211_tx_info info; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:8343:5: note: byref variable will be forcibly initialized 8343 | u8 vht_pfr; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:8342:6: note: byref variable will be forcibly initialized 8342 | int vht_num_rates, allow_pfr; | ^~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:8340:6: note: byref variable will be forcibly initialized 8340 | int single_nss; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:8337:5: note: byref variable will be forcibly initialized 8337 | u8 nss; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:8336:5: note: byref variable will be forcibly initialized 8336 | u8 rate; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:8331:27: note: byref variable will be forcibly initialized 8331 | struct cfg80211_chan_def def; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c: In function 'ath10k_mac_vif_fix_hidden_ssid': /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:1706:27: note: byref variable will be forcibly initialized 1706 | struct cfg80211_chan_def def; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/tx.c: In function 'iwl_mvm_rx_tx_cmd_single': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/tx.c:1471:22: note: byref variable will be forcibly initialized 1471 | struct sk_buff_head skbs; | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/tx.c: In function 'iwl_mvm_tx_reclaim': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/tx.c:1808:22: note: byref variable will be forcibly initialized 1808 | struct sk_buff_head reclaimed_skbs; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c: In function 'ath10k_bss_info_changed': /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:6023:27: note: byref variable will be forcibly initialized 6023 | struct cfg80211_chan_def def; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/tx.c: In function 'iwl_mvm_flush_sta_tids': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/tx.c:2146:29: note: byref variable will be forcibly initialized 2146 | struct ieee80211_tx_info tx_info = {}; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c: In function 'ath10k_mac_handle_tx_pause_vdev': /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:3689:29: note: byref variable will be forcibly initialized 3689 | struct ath10k_mac_tx_pause arg = { | ^~~ /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c: In function '__ath10k_scan_finish': /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:4484:30: note: byref variable will be forcibly initialized 4484 | struct cfg80211_scan_info info = { | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c: In function 'ath10k_scan_stop': /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:4514:27: note: byref variable will be forcibly initialized 4514 | struct wmi_stop_scan_arg arg = { | ^~~ /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c: In function 'ath10k_hw_scan': /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:6292:35: note: byref variable will be forcibly initialized 6292 | struct ath10k_mac_tdls_iter_data data = {}; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:6309:28: note: byref variable will be forcibly initialized 6309 | struct wmi_start_scan_arg arg; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c: In function 'ath10k_remain_on_channel': /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:6292:35: note: byref variable will be forcibly initialized 6292 | struct ath10k_mac_tdls_iter_data data = {}; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:7837:28: note: byref variable will be forcibly initialized 7837 | struct wmi_start_scan_arg arg; | ^~~ 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/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/net/mac80211.h:18, from /kisskb/src/drivers/net/wireless/ath/ath10k/mac.h:10, from /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:8: /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c: In function 'ath10k_mac_wait_tx_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: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/net/wireless/ath/ath10k/mac.c:7992:14: note: in expansion of macro 'wait_event_timeout' 7992 | time_left = wait_event_timeout(ar->htt.empty_tx_wq, ({ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c: In function 'ath10k_get_arvif': /kisskb/src/drivers/net/wireless/ath/ath10k/mac.c:9727:25: note: byref variable will be forcibly initialized 9727 | struct ath10k_vif_iter arvif_iter; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'debug_level_store': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:1192:8: note: byref variable will be forcibly initialized 1192 | char *p = (char *)buf; | ^ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'printk_buf': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:257:7: note: byref variable will be forcibly initialized 257 | char line[81]; | ^~~~ /kisskb/src/drivers/net/ieee802154/at86rf230.c: In function 'at86rf230_set_hw_addr_filt': /kisskb/src/drivers/net/ieee802154/at86rf230.c:1130:9: note: byref variable will be forcibly initialized 1130 | u8 i, addr[8]; | ^~~~ /kisskb/src/drivers/net/ieee802154/at86rf230.c: In function 'at86rf230_stop': /kisskb/src/drivers/net/ieee802154/at86rf230.c:959:5: note: byref variable will be forcibly initialized 959 | u8 csma_seed[2]; | ^~~~~~~~~ /kisskb/src/drivers/net/ieee802154/at86rf230.c: In function 'at86rf230_detect_device': /kisskb/src/drivers/net/ieee802154/at86rf230.c:1508:30: note: byref variable will be forcibly initialized 1508 | unsigned int part, version, val; | ^~~ /kisskb/src/drivers/net/ieee802154/at86rf230.c:1508:21: note: byref variable will be forcibly initialized 1508 | unsigned int part, version, val; | ^~~~~~~ /kisskb/src/drivers/net/ieee802154/at86rf230.c:1508:15: note: byref variable will be forcibly initialized 1508 | unsigned int part, version, val; | ^~~~ /kisskb/src/drivers/net/ieee802154/at86rf230.c: In function 'at86rf212_update_cca_ed_level': /kisskb/src/drivers/net/ieee802154/at86rf230.c:1007:15: note: byref variable will be forcibly initialized 1007 | unsigned int cca_ed_thres; | ^~~~~~~~~~~~ /kisskb/src/drivers/net/ieee802154/at86rf230.c: In function 'at86rf230_hw_init': /kisskb/src/drivers/net/ieee802154/at86rf230.c:1376:5: note: byref variable will be forcibly initialized 1376 | u8 csma_seed[2]; | ^~~~~~~~~ /kisskb/src/drivers/net/ieee802154/at86rf230.c:1375:15: note: byref variable will be forcibly initialized 1375 | unsigned int dvdd; | ^~~~ /kisskb/src/drivers/net/ieee802154/at86rf230.c: In function 'at86rf230_probe': /kisskb/src/drivers/net/ieee802154/at86rf230.c:1656:5: note: byref variable will be forcibly initialized 1656 | u8 xtal_trim = 0; | ^~~~~~~~~ /kisskb/src/drivers/net/ieee802154/at86rf230.c:1655:26: note: byref variable will be forcibly initialized 1655 | int rc, irq_type, rstn, slp_tr; | ^~~~~~ /kisskb/src/drivers/net/ieee802154/at86rf230.c:1655:20: note: byref variable will be forcibly initialized 1655 | int rc, irq_type, rstn, slp_tr; | ^~~~ /kisskb/src/drivers/net/ieee802154/at86rf230.c:1654:15: note: byref variable will be forcibly initialized 1654 | unsigned int status; | ^~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:19: /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function '__ipw_send_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/net/wireless/intel/ipw2x00/ipw2200.c:2217:7: note: in expansion of macro 'wait_event_interruptible_timeout' 2217 | rc = wait_event_interruptible_timeout(priv->wait_command_queue, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'ipw_send_scan_abort': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:2259:18: note: byref variable will be forcibly initialized 2259 | struct host_cmd cmd = { | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'ipw_send_host_complete': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:2259:18: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'ipw_send_associate': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:2269:18: note: byref variable will be forcibly initialized 2269 | struct host_cmd cmd = { | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'ipw_send_card_disable': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:2269:18: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:2445:9: note: byref variable will be forcibly initialized 2445 | __le32 v = cpu_to_le32(phy_off); | ^ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'ipw_send_wep_keys': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:2269:18: note: byref variable will be forcibly initialized 2269 | struct host_cmd cmd = { | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:5916:21: note: byref variable will be forcibly initialized 5916 | struct ipw_wep_key key; | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'ipw_set_rsn_capa': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:2269:18: note: byref variable will be forcibly initialized 2269 | struct host_cmd cmd = { | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'ipw_send_ssid': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:2269:18: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'ipw_send_supported_rates': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:2269:18: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'ipw_send_system_config': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:2269:18: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'ipw_system_config': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:2269:18: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'ipw_set_sensitivity': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:2269:18: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'ipw_send_power_mode': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:2269:18: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:2540:9: note: byref variable will be forcibly initialized 2540 | __le32 param; | ^~~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'ipw_send_retry_limit': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:2269:18: note: byref variable will be forcibly initialized 2269 | struct host_cmd cmd = { | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'ipw_send_tx_power': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:2269:18: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'ipw_send_frag_threshold': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:2269:18: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'ipw_send_rts_threshold': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:2269:18: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'ipw_send_tgi_tx_key': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:2269:18: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:5897:24: note: byref variable will be forcibly initialized 5897 | struct ipw_tgi_tx_key key; | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'ipw_send_scan_request_ext': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:2269:18: note: byref variable will be forcibly initialized 2269 | struct host_cmd cmd = { | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'ipw_send_adapter_address': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:2269:18: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'ipw_set_fixed_rate': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:6071:24: note: byref variable will be forcibly initialized 6071 | struct ipw_fixed_rate fr; | ^~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'ipw_associate_network': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:2397:31: note: byref variable will be forcibly initialized 2397 | struct ipw_sensitivity_calib calib = { | ^~~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:2269:18: note: byref variable will be forcibly initialized 2269 | struct host_cmd cmd = { | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:2269:18: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'ipw_load_ucode': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:3145:10: note: byref variable will be forcibly initialized 3145 | __le32 response_buffer[(sizeof(priv->dino_alive) + 3) / 4]; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'ipw_get_ordinal': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:678:12: note: byref variable will be forcibly initialized 678 | u32 addr, field_info, field_len, field_count, total_len; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'show_rtc': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:1586:25: note: byref variable will be forcibly initialized 1586 | u32 len = sizeof(u32), tmp = 0; | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:1586:6: note: byref variable will be forcibly initialized 1586 | u32 len = sizeof(u32), tmp = 0; | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'show_ucode_version': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:1572:25: note: byref variable will be forcibly initialized 1572 | u32 len = sizeof(u32), tmp = 0; | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:1572:6: note: byref variable will be forcibly initialized 1572 | u32 len = sizeof(u32), tmp = 0; | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'ipw_reset_stats': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:4108:6: note: byref variable will be forcibly initialized 4108 | u32 len = sizeof(u32); | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'ipw_get_current_rate': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:4186:12: note: byref variable will be forcibly initialized 4186 | u32 rate, len = sizeof(rate); | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:4186:6: note: byref variable will be forcibly initialized 4186 | u32 rate, len = sizeof(rate); | ^~~~ /kisskb/src/drivers/net/ppp/ppp_deflate.c: In function 'z_decompress': /kisskb/src/drivers/net/ppp/ppp_deflate.c:416:16: note: byref variable will be forcibly initialized 416 | unsigned char overflow_buf[1]; | ^~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'ipw_wx_set_auth': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:6647:27: note: byref variable will be forcibly initialized 6647 | struct libipw_security sec = { | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'ipw_gather_stats': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:4239:6: note: byref variable will be forcibly initialized 4239 | u32 len = sizeof(u32); | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:4236:6: note: byref variable will be forcibly initialized 4236 | u32 tx_failures, tx_failures_delta, tx_packets_delta; | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:4235:6: note: byref variable will be forcibly initialized 4235 | u32 rx_err, rx_err_delta, rx_packets_delta; | ^~~~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'ipw_pci_resume': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:11864:6: note: byref variable will be forcibly initialized 11864 | u32 val; | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'ipw_set_tx_power': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:2467:22: note: byref variable will be forcibly initialized 2467 | struct ipw_tx_power tx_power; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'store_scan_age': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:1482:8: note: byref variable will be forcibly initialized 1482 | char *p = buffer; | ^ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:1478:7: note: byref variable will be forcibly initialized 1478 | char buffer[] = "00000000"; | ^~~~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'store_command_event_reg': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:1632:6: note: byref variable will be forcibly initialized 1632 | u32 reg; | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'store_mem_gpio_reg': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:1656:6: note: byref variable will be forcibly initialized 1656 | u32 reg; | ^~~ In file included from /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:20: /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'ipw_ethtool_get_drvinfo': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:10428:6: note: byref variable will be forcibly initialized 10428 | u32 len; | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:10427:7: note: byref variable will be forcibly initialized 10427 | char date[32]; | ^~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:10426:7: note: byref variable will be forcibly initialized 10426 | char vers[64]; | ^~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'ipw_best_network': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:5660:29: note: byref variable will be forcibly initialized 5660 | struct ipw_supported_rates rates; | ^~~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'ipw_find_adhoc_network': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:5484:29: note: byref variable will be forcibly initialized 5484 | struct ipw_supported_rates rates; | ^~~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'ipw_request_scan_helper': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:2269:18: note: byref variable will be forcibly initialized 2269 | struct host_cmd cmd = { | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:6271:30: note: byref variable will be forcibly initialized 6271 | struct ipw_scan_request_ext scan; | ^~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'ipw_set_random_seed': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:2269:18: note: byref variable will be forcibly initialized 2269 | struct host_cmd cmd = { | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:2431:6: note: byref variable will be forcibly initialized 2431 | u32 val; | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'ipw_config': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:2269:18: note: byref variable will be forcibly initialized 2269 | struct host_cmd cmd = { | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'ipw_add_station': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:3896:27: note: byref variable will be forcibly initialized 3896 | struct ipw_station_entry entry; | ^~~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'ipw_rx': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:8279:28: note: byref variable will be forcibly initialized 8279 | struct libipw_rx_stats stats = { | ^~~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'notify_wx_assoc_event': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:1939:19: note: byref variable will be forcibly initialized 1939 | union iwreq_data wrqu; | ^~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'ipw_scan_event': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:4446:19: note: byref variable will be forcibly initialized 4446 | union iwreq_data wrqu; | ^~~~ /kisskb/src/drivers/net/dsa/qca/ar9331.c: In function 'ar9331_read_stats': /kisskb/src/drivers/net/dsa/qca/ar9331.c:633:29: note: byref variable will be forcibly initialized 633 | struct ar9331_sw_stats_raw raw; | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c: In function 'ipw_pci_probe': /kisskb/src/drivers/net/wireless/intel/ipw2x00/ipw2200.c:11594:14: note: byref variable will be forcibly initialized 11594 | u32 length, val; | ^~~ /kisskb/src/drivers/net/dsa/qca/ar9331.c: In function 'ar9331_sw_mbus_write': /kisskb/src/drivers/net/dsa/qca/ar9331.c:297:6: note: byref variable will be forcibly initialized 297 | u32 val; | ^~~ /kisskb/src/drivers/net/dsa/qca/ar9331.c: In function 'ar9331_sw_mbus_read': /kisskb/src/drivers/net/dsa/qca/ar9331.c:326:6: note: byref variable will be forcibly initialized 326 | u32 val; | ^~~ In file included from /kisskb/src/include/linux/of_irq.h:8, from /kisskb/src/drivers/net/dsa/qca/ar9331.c:44: /kisskb/src/drivers/net/dsa/qca/ar9331.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/drivers/net/dsa/qca/ar9331.c: In function 'ar9331_sw_irq': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/qca/ar9331.c:711:6: note: byref variable will be forcibly initialized 711 | u32 stat; | ^~~~ /kisskb/src/drivers/leds/flash/leds-lm3601x.c: In function 'lm3601x_probe': /kisskb/src/drivers/leds/flash/leds-lm3601x.c:416:24: note: byref variable will be forcibly initialized 416 | struct fwnode_handle *fwnode; | ^~~~~~ /kisskb/src/drivers/leds/flash/leds-lm3601x.c: In function 'lm3601x_read_faults': /kisskb/src/drivers/leds/flash/leds-lm3601x.c:137:6: note: byref variable will be forcibly initialized 137 | int flags_val; | ^~~~~~~~~ /kisskb/src/drivers/leds/flash/leds-lm3601x.c: In function 'lm3601x_strobe_get': /kisskb/src/drivers/leds/flash/leds-lm3601x.c:286:6: note: byref variable will be forcibly initialized 286 | int strobe_state; | ^~~~~~~~~~~~ /kisskb/src/drivers/leds/flash/leds-lm3601x.c: In function 'lm3601x_strobe_set': /kisskb/src/drivers/leds/flash/leds-lm3601x.c:211:6: note: byref variable will be forcibly initialized 211 | int current_timeout; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/input/touchscreen/cy8ctmg110_ts.c: In function 'cy8ctmg110_write_regs': /kisskb/src/drivers/input/touchscreen/cy8ctmg110_ts.c:66:16: note: byref variable will be forcibly initialized 66 | unsigned char i2c_data[6]; | ^~~~~~~~ /kisskb/src/drivers/input/touchscreen/cy8ctmg110_ts.c: In function 'cy8ctmg110_set_sleepmode': /kisskb/src/drivers/input/touchscreen/cy8ctmg110_ts.c:139:16: note: byref variable will be forcibly initialized 139 | unsigned char reg_p[3]; | ^~~~~ /kisskb/src/drivers/input/touchscreen/cy8ctmg110_ts.c: In function 'cy8ctmg110_suspend': /kisskb/src/drivers/input/touchscreen/cy8ctmg110_ts.c:139:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/touchscreen/cy8ctmg110_ts.c: In function 'cy8ctmg110_resume': /kisskb/src/drivers/input/touchscreen/cy8ctmg110_ts.c:139:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/touchscreen/cy8ctmg110_ts.c: In function 'cy8ctmg110_touch_pos': /kisskb/src/drivers/input/touchscreen/cy8ctmg110_ts.c:113:16: note: byref variable will be forcibly initialized 113 | unsigned char reg_p[CY8CTMG110_REG_MAX]; | ^~~~~ /kisskb/src/drivers/input/touchscreen/cy8ctmg110_ts.c: In function 'cy8ctmg110_probe': /kisskb/src/drivers/input/touchscreen/cy8ctmg110_ts.c:139:16: note: byref variable will be forcibly initialized 139 | unsigned char reg_p[3]; | ^~~~~ /kisskb/src/drivers/md/md-autodetect.c: In function 'md_setup': /kisskb/src/drivers/md/md-autodetect.c:62:28: note: byref variable will be forcibly initialized 62 | int minor, level, factor, fault, partitioned = 0; | ^~~~~ /kisskb/src/drivers/md/md-autodetect.c:62:20: note: byref variable will be forcibly initialized 62 | int minor, level, factor, fault, partitioned = 0; | ^~~~~~ /kisskb/src/drivers/md/md-autodetect.c:62:13: note: byref variable will be forcibly initialized 62 | int minor, level, factor, fault, partitioned = 0; | ^~~~~ /kisskb/src/drivers/md/md-autodetect.c:62:6: note: byref variable will be forcibly initialized 62 | int minor, level, factor, fault, partitioned = 0; | ^~~~~ /kisskb/src/drivers/md/md-autodetect.c: In function 'md_setup_drive': /kisskb/src/drivers/md/md-autodetect.c:212:26: note: byref variable will be forcibly initialized 212 | struct mdu_disk_info_s dinfo = { | ^~~~~ /kisskb/src/drivers/md/md-autodetect.c:144:8: note: byref variable will be forcibly initialized 144 | char comp_name[64]; | ^~~~~~~~~ /kisskb/src/drivers/md/md-autodetect.c:142:16: note: byref variable will be forcibly initialized 142 | struct kstat stat; | ^~~~ /kisskb/src/drivers/md/md-autodetect.c:131:7: note: byref variable will be forcibly initialized 131 | char name[16]; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar5008_phy.c: In function 'ar5008_hw_set_delta_slope': /kisskb/src/drivers/net/wireless/ath/ath9k/ar5008_phy.c:858:22: note: byref variable will be forcibly initialized 858 | struct chan_centers centers; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar5008_phy.c:856:32: note: byref variable will be forcibly initialized 856 | u32 coef_scaled, ds_coef_exp, ds_coef_man; | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar5008_phy.c:856:19: note: byref variable will be forcibly initialized 856 | u32 coef_scaled, ds_coef_exp, ds_coef_man; | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar5008_phy.c: In function 'ar5008_hw_process_ini': /kisskb/src/drivers/net/wireless/ath/ath9k/ar5008_phy.c:726:9: note: byref variable will be forcibly initialized 726 | int i, regWrites = 0; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar5008_phy.c: In function 'ar5008_hw_set_rf_regs': /kisskb/src/drivers/net/wireless/ath/ath9k/ar5008_phy.c:531:6: note: byref variable will be forcibly initialized 531 | int regWrites = 0; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar5008_phy.c: In function 'ar5008_hw_force_bias': /kisskb/src/drivers/net/wireless/ath/ath9k/ar5008_phy.c:168:6: note: byref variable will be forcibly initialized 168 | int reg_writes = 0; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar5008_phy.c: In function 'ar5008_hw_set_channel': /kisskb/src/drivers/net/wireless/ath/ath9k/ar5008_phy.c:211:22: note: byref variable will be forcibly initialized 211 | struct chan_centers centers; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar5008_phy.c: In function 'ar5008_hw_cmn_spur_mitigate': /kisskb/src/drivers/net/wireless/ath/ath9k/ar5008_phy.c:282:9: note: byref variable will be forcibly initialized 282 | int8_t mask_p[123] = {0}; | ^~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar5008_phy.c:281:9: note: byref variable will be forcibly initialized 281 | int8_t mask_m[123] = {0}; | ^~~~~~ /kisskb/src/drivers/leds/led-class.c: In function 'led_classdev_register_ext': /kisskb/src/drivers/leds/led-class.c:340:7: note: byref variable will be forcibly initialized 340 | char final_name[LED_MAX_NAME_SIZE]; | ^~~~~~~~~~ /kisskb/src/drivers/leds/led-class.c:339:7: note: byref variable will be forcibly initialized 339 | char composed_name[LED_MAX_NAME_SIZE]; | ^~~~~~~~~~~~~ /kisskb/src/drivers/leds/led-class.c: In function 'brightness_store': /kisskb/src/drivers/leds/led-class.c:42:16: note: byref variable will be forcibly initialized 42 | unsigned long state; | ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/nwl-dsi.c: In function 'nwl_dsi_bridge_attach': /kisskb/src/drivers/gpu/drm/bridge/nwl-dsi.c:914:20: note: byref variable will be forcibly initialized 914 | struct drm_panel *panel; | ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/nwl-dsi.c:913:21: note: byref variable will be forcibly initialized 913 | struct drm_bridge *panel_bridge; | ^~~~~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/drivers/gpu/drm/bridge/nwl-dsi.c:11: /kisskb/src/drivers/gpu/drm/bridge/nwl-dsi.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/nwl-dsi.c: In function 'nwl_dsi_bridge_mode_set': /kisskb/src/drivers/gpu/drm/bridge/nwl-dsi.c:850:27: note: byref variable will be forcibly initialized 850 | union phy_configure_opts new_cfg; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/nwl-dsi.c: In function 'nwl_dsi_host_transfer': /kisskb/src/drivers/gpu/drm/bridge/nwl-dsi.c:576:26: note: byref variable will be forcibly initialized 576 | struct nwl_dsi_transfer xfer; | ^~~~ /kisskb/src/drivers/gpu/drm/bridge/nwl-dsi.c: In function 'nwl_dsi_read': /kisskb/src/drivers/gpu/drm/bridge/nwl-dsi.c:154:15: note: byref variable will be forcibly initialized 154 | unsigned int val; | ^~~ /kisskb/src/drivers/memstick/host/r592.c: In function 'r592_write_fifo_pio': /kisskb/src/drivers/memstick/host/r592.c:331:6: note: byref variable will be forcibly initialized 331 | u8 tmp[4] = {0}; | ^~~ /kisskb/src/drivers/memstick/host/r592.c: In function 'r592_flush_fifo_write': /kisskb/src/drivers/memstick/host/r592.c:362:5: note: byref variable will be forcibly initialized 362 | u8 buffer[4] = { 0 }; | ^~~~~~ /kisskb/src/drivers/memstick/host/r592.c: In function 'r592_read_fifo_pio': /kisskb/src/drivers/memstick/host/r592.c:381:5: note: byref variable will be forcibly initialized 381 | u8 tmp[4]; | ^~~ /kisskb/src/drivers/memstick/host/r592.c: In function 'r592_transfer_fifo_pio': /kisskb/src/drivers/memstick/host/r592.c:417:25: note: byref variable will be forcibly initialized 417 | struct sg_mapping_iter miter; | ^~~~~ /kisskb/src/drivers/mmc/core/mmc_ops.c: In function 'mmc_busy_cb': /kisskb/src/drivers/mmc/core/mmc_ops.c:460:6: note: byref variable will be forcibly initialized 460 | u32 status = 0; | ^~~~~~ /kisskb/src/drivers/mmc/core/mmc_ops.c: In function '__mmc_poll_for_busy': /kisskb/src/drivers/mmc/core/mmc_ops.c:506:7: note: byref variable will be forcibly initialized 506 | bool busy = false; | ^~~~ /kisskb/src/drivers/mmc/core/mmc_ops.c: In function 'mmc_poll_for_busy': /kisskb/src/drivers/mmc/core/mmc_ops.c:543:23: note: byref variable will be forcibly initialized 543 | struct mmc_busy_data cb_data; | ^~~~~~~ /kisskb/src/drivers/mmc/core/mmc_ops.c: In function 'mmc_send_bus_test': /kisskb/src/drivers/mmc/core/mmc_ops.c:763:21: note: byref variable will be forcibly initialized 763 | struct scatterlist sg; | ^~ /kisskb/src/drivers/mmc/core/mmc_ops.c: In function 'mmc_send_tuning': /kisskb/src/drivers/mmc/core/mmc_ops.c:667:21: note: byref variable will be forcibly initialized 667 | struct scatterlist sg; | ^~ /kisskb/src/drivers/mmc/core/mmc_ops.c: In function 'mmc_send_op_cond': /kisskb/src/drivers/mmc/core/mmc_ops.c:225:31: note: byref variable will be forcibly initialized 225 | struct mmc_op_cond_busy_data cb_data = { | ^~~~~~~ /kisskb/src/drivers/mmc/core/mmc_ops.c: In function 'mmc_send_adtc_data': /kisskb/src/drivers/mmc/core/mmc_ops.c:285:21: note: byref variable will be forcibly initialized 285 | struct scatterlist sg; | ^~ /kisskb/src/drivers/mmc/core/mmc_ops.c: In function 'mmc_switch_status': /kisskb/src/drivers/mmc/core/mmc_ops.c:444:6: note: byref variable will be forcibly initialized 444 | u32 status; | ^~~~~~ /kisskb/src/drivers/mmc/core/mmc_ops.c: In function 'mmc_send_hpi_cmd': /kisskb/src/drivers/mmc/core/mmc_ops.c:543:23: note: byref variable will be forcibly initialized 543 | struct mmc_busy_data cb_data; | ^~~~~~~ /kisskb/src/drivers/mmc/core/mmc_ops.c: In function 'mmc_interrupt_hpi': /kisskb/src/drivers/mmc/core/mmc_ops.c:895:6: note: byref variable will be forcibly initialized 895 | u32 status; | ^~~~~~ /kisskb/src/drivers/mmc/core/mmc_ops.c: In function '__mmc_switch': /kisskb/src/drivers/mmc/core/mmc_ops.c:543:23: note: byref variable will be forcibly initialized 543 | struct mmc_busy_data cb_data; | ^~~~~~~ /kisskb/src/drivers/mmc/core/mmc_ops.c: In function 'mmc_read_bkops_status': /kisskb/src/drivers/mmc/core/mmc_ops.c:941:6: note: byref variable will be forcibly initialized 941 | u8 *ext_csd; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c: In function 'chipone_enable': /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:60:12: note: byref variable will be forcibly initialized 60 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:112:2: note: in expansion of macro 'ICN6211_DSI' 112 | ICN6211_DSI(icn, 0x09, 0x10); | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:60:12: note: byref variable will be forcibly initialized 60 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:111:2: note: in expansion of macro 'ICN6211_DSI' 111 | ICN6211_DSI(icn, 0x51, 0x20); | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:60:12: note: byref variable will be forcibly initialized 60 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:110:2: note: in expansion of macro 'ICN6211_DSI' 110 | ICN6211_DSI(icn, 0xb6, 0x20); | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:60:12: note: byref variable will be forcibly initialized 60 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:107:2: note: in expansion of macro 'ICN6211_DSI' 107 | ICN6211_DSI(icn, MIPI_DCS_EXIT_SLEEP_MODE, 0x98); | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:60:12: note: byref variable will be forcibly initialized 60 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:106:2: note: in expansion of macro 'ICN6211_DSI' 106 | ICN6211_DSI(icn, MIPI_DCS_ENTER_SLEEP_MODE, 0x40); | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:60:12: note: byref variable will be forcibly initialized 60 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:105:2: note: in expansion of macro 'ICN6211_DSI' 105 | ICN6211_DSI(icn, 0x69, 0x2b); | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:60:12: note: byref variable will be forcibly initialized 60 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:104:2: note: in expansion of macro 'ICN6211_DSI' 104 | ICN6211_DSI(icn, 0x6b, 0x71); | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:60:12: note: byref variable will be forcibly initialized 60 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:103:2: note: in expansion of macro 'ICN6211_DSI' 103 | ICN6211_DSI(icn, MIPI_DCS_GET_POWER_SAVE, 0x92); | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:60:12: note: byref variable will be forcibly initialized 60 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:102:2: note: in expansion of macro 'ICN6211_DSI' 102 | ICN6211_DSI(icn, MIPI_DCS_SET_COLUMN_ADDRESS, 0x01); | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:60:12: note: byref variable will be forcibly initialized 60 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:101:2: note: in expansion of macro 'ICN6211_DSI' 101 | ICN6211_DSI(icn, 0x5c, 0xff); | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:60:12: note: byref variable will be forcibly initialized 60 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:100:2: note: in expansion of macro 'ICN6211_DSI' 100 | ICN6211_DSI(icn, 0xb5, 0xa0); | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:60:12: note: byref variable will be forcibly initialized 60 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:99:2: note: in expansion of macro 'ICN6211_DSI' 99 | ICN6211_DSI(icn, MIPI_DCS_SET_ADDRESS_MODE, 0x28); | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:60:12: note: byref variable will be forcibly initialized 60 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:98:2: note: in expansion of macro 'ICN6211_DSI' 98 | ICN6211_DSI(icn, MIPI_DCS_SET_TEAR_OFF, 0x80); | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:60:12: note: byref variable will be forcibly initialized 60 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:95:2: note: in expansion of macro 'ICN6211_DSI' 95 | ICN6211_DSI(icn, VBP, mode->vtotal - mode->vsync_end); | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:60:12: note: byref variable will be forcibly initialized 60 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:93:2: note: in expansion of macro 'ICN6211_DSI' 93 | ICN6211_DSI(icn, VSYNC, mode->vsync_end - mode->vsync_start); | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:60:12: note: byref variable will be forcibly initialized 60 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:91:2: note: in expansion of macro 'ICN6211_DSI' 91 | ICN6211_DSI(icn, VFP, mode->vsync_start - mode->vdisplay); | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:60:12: note: byref variable will be forcibly initialized 60 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:89:2: note: in expansion of macro 'ICN6211_DSI' 89 | ICN6211_DSI(icn, HFP_HSW_HBP_HI, 0x00); | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:60:12: note: byref variable will be forcibly initialized 60 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:87:2: note: in expansion of macro 'ICN6211_DSI' 87 | ICN6211_DSI(icn, HBP_LI, mode->htotal - mode->hsync_end); | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:60:12: note: byref variable will be forcibly initialized 60 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:85:2: note: in expansion of macro 'ICN6211_DSI' 85 | ICN6211_DSI(icn, HSYNC_LI, mode->hsync_end - mode->hsync_start); | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:60:12: note: byref variable will be forcibly initialized 60 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:83:2: note: in expansion of macro 'ICN6211_DSI' 83 | ICN6211_DSI(icn, HFP_LI, mode->hsync_start - mode->hdisplay); | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:60:12: note: byref variable will be forcibly initialized 60 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:79:2: note: in expansion of macro 'ICN6211_DSI' 79 | ICN6211_DSI(icn, VACTIVE_HACTIVE_HI, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:60:12: note: byref variable will be forcibly initialized 60 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:73:2: note: in expansion of macro 'ICN6211_DSI' 73 | ICN6211_DSI(icn, VACTIVE_LI, mode->vdisplay & 0xff); | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:60:12: note: byref variable will be forcibly initialized 60 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:71:2: note: in expansion of macro 'ICN6211_DSI' 71 | ICN6211_DSI(icn, HACTIVE_LI, mode->hdisplay & 0xff); | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:60:12: note: byref variable will be forcibly initialized 60 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:69:2: note: in expansion of macro 'ICN6211_DSI' 69 | ICN6211_DSI(icn, 0x7a, 0xc1); | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c: In function 'chipone_parse_dt': /kisskb/src/drivers/gpu/drm/bridge/chipone-icn6211.c:181:20: note: byref variable will be forcibly initialized 181 | struct drm_panel *panel; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9002_calib.c: In function 'ar9271_hw_pa_cal': /kisskb/src/drivers/net/wireless/ath/ath9k/ar9002_calib.c:441:6: note: byref variable will be forcibly initialized 441 | u32 regList[][2] = { | ^~~~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global1.c: In function 'mv88e6xxx_g1_ctl2_mask': /kisskb/src/drivers/net/dsa/mv88e6xxx/global1.c:443:6: note: byref variable will be forcibly initialized 443 | u16 reg; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global1.c: In function 'mv88e6xxx_g1_wait_eeprom_done': /kisskb/src/drivers/net/dsa/mv88e6xxx/global1.c:81:6: note: byref variable will be forcibly initialized 81 | u16 val; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global1.c: In function 'mv88e6185_g1_reset': /kisskb/src/drivers/net/dsa/mv88e6xxx/global1.c:140:6: note: byref variable will be forcibly initialized 140 | u16 val; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global1.c: In function 'mv88e6250_g1_reset': /kisskb/src/drivers/net/dsa/mv88e6xxx/global1.c:166:6: note: byref variable will be forcibly initialized 166 | u16 val; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global1.c: In function 'mv88e6185_g1_ppu_enable': /kisskb/src/drivers/net/dsa/mv88e6xxx/global1.c:196:6: note: byref variable will be forcibly initialized 196 | u16 val; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global1.c: In function 'mv88e6185_g1_ppu_disable': /kisskb/src/drivers/net/dsa/mv88e6xxx/global1.c:214:6: note: byref variable will be forcibly initialized 214 | u16 val; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global1.c: In function 'mv88e6185_g1_set_max_frame_size': /kisskb/src/drivers/net/dsa/mv88e6xxx/global1.c:232:6: note: byref variable will be forcibly initialized 232 | u16 val; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global1.c: In function 'mv88e6095_g1_set_egress_port': /kisskb/src/drivers/net/dsa/mv88e6xxx/global1.c:320:6: note: byref variable will be forcibly initialized 320 | u16 reg; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global1.c: In function 'mv88e6095_g1_set_cpu_port': /kisskb/src/drivers/net/dsa/mv88e6xxx/global1.c:351:6: note: byref variable will be forcibly initialized 351 | u16 reg; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global1.c: In function 'mv88e6095_g1_stats_set_histogram': /kisskb/src/drivers/net/dsa/mv88e6xxx/global1.c:506:6: note: byref variable will be forcibly initialized 506 | u16 val; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global1.c: In function 'mv88e6xxx_g1_stats_read': /kisskb/src/drivers/net/dsa/mv88e6xxx/global1.c:563:6: note: byref variable will be forcibly initialized 563 | u16 reg; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global1.c: In function 'mv88e6xxx_g1_stats_clear': /kisskb/src/drivers/net/dsa/mv88e6xxx/global1.c:594:6: note: byref variable will be forcibly initialized 594 | u16 val; | ^~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c: In function 'orinoco_set_multicast_list': /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c:300:16: note: byref variable will be forcibly initialized 300 | unsigned long flags; | ^~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c: In function 'orinoco_open': /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c:260:16: note: byref variable will be forcibly initialized 260 | unsigned long flags; | ^~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c: In function 'orinoco_process_xmit_skb': /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c:382:14: note: byref variable will be forcibly initialized 382 | } __packed hdr; | ^~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c: In function '__orinoco_ev_info': /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c:1452:28: note: byref variable will be forcibly initialized 1452 | struct hermes_linkstatus linkstatus; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c:1420:31: note: byref variable will be forcibly initialized 1420 | struct hermes_tallies_frame tallies; | ^~~~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c:1396:13: note: byref variable will be forcibly initialized 1396 | } __packed info; | ^~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c: In function 'orinoco_down': /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c:2378:16: note: byref variable will be forcibly initialized 2378 | unsigned long flags; | ^~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c: In function 'orinoco_reset': /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c:1728:16: note: byref variable will be forcibly initialized 1728 | unsigned long flags; | ^~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c: In function 'orinoco_send_bssid_wevent': /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c:1221:19: note: byref variable will be forcibly initialized 1221 | union iwreq_data wrqu; | ^~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c: In function '__orinoco_ev_txexc': /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c:630:20: note: byref variable will be forcibly initialized 630 | union iwreq_data wrqu; | ^~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c:600:27: note: byref variable will be forcibly initialized 600 | struct hermes_txexc_data hdr; | ^~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c: In function 'orinoco_interrupt': /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c:1889:16: note: byref variable will be forcibly initialized 1889 | unsigned long flags; | ^~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c: In function 'orinoco_send_assocreqie_wevent': /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c:1241:5: note: byref variable will be forcibly initialized 1241 | u8 buf[88]; | ^~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c:1239:19: note: byref variable will be forcibly initialized 1239 | union iwreq_data wrqu; | ^~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c: In function 'orinoco_send_assocrespie_wevent': /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c:1271:5: note: byref variable will be forcibly initialized 1271 | u8 buf[88]; /* TODO: verify max size or IW_GENERIC_IE_MAX */ | ^~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c:1269:19: note: byref variable will be forcibly initialized 1269 | union iwreq_data wrqu; | ^~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c: In function 'orinoco_send_wevents': /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c:1300:16: note: byref variable will be forcibly initialized 1300 | unsigned long flags; | ^~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c: In function 'orinoco_join_ap': /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c:1157:6: note: byref variable will be forcibly initialized 1157 | u16 len; | ^~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c:1151:13: note: byref variable will be forcibly initialized 1151 | } __packed req; | ^~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c:1147:16: note: byref variable will be forcibly initialized 1147 | unsigned long flags; | ^~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c: In function 'orinoco_xmit': /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c:493:31: note: byref variable will be forcibly initialized 493 | struct hermes_tx_descriptor desc; | ^~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c:478:8: note: byref variable will be forcibly initialized 478 | char desc[HERMES_802_3_OFFSET]; | ^~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c:434:5: note: byref variable will be forcibly initialized 434 | u8 mic_buf[MICHAEL_MIC_LEN + 1]; | ^~~~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c:433:16: note: byref variable will be forcibly initialized 433 | unsigned long flags; | ^~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c:432:6: note: byref variable will be forcibly initialized 432 | int tx_control; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c: In function 'orinoco_spy_gather': /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c:689:20: note: byref variable will be forcibly initialized 689 | struct iw_quality wstats; | ^~~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c: In function 'orinoco_rx': /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c:991:32: note: byref variable will be forcibly initialized 991 | struct iw_michaelmicfailure wxmic; | ^~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c:990:21: note: byref variable will be forcibly initialized 990 | union iwreq_data wrqu; | ^~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c:964:6: note: byref variable will be forcibly initialized 964 | u8 mic[MICHAEL_MIC_LEN]; | ^~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c: In function 'orinoco_rx_isr_tasklet': /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c:1072:16: note: byref variable will be forcibly initialized 1072 | unsigned long flags; | ^~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c: In function 'orinoco_up': /kisskb/src/drivers/net/wireless/intersil/orinoco/main.c:2346:16: note: byref variable will be forcibly initialized 2346 | unsigned long flags; | ^~~~~ /kisskb/src/drivers/input/touchscreen/cyttsp_core.c: In function 'cyttsp_disable': /kisskb/src/drivers/input/touchscreen/cyttsp_core.c:481:12: note: byref variable will be forcibly initialized 481 | static int cyttsp_disable(struct cyttsp *ts) | ^~~~~~~~~~~~~~ /kisskb/src/drivers/input/touchscreen/cyttsp_core.c: In function 'cyttsp_handshake': /kisskb/src/drivers/input/touchscreen/cyttsp_core.c:119:12: note: byref variable will be forcibly initialized 119 | static int cyttsp_handshake(struct cyttsp *ts) | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/touchscreen/cyttsp_core.c: In function 'cyttsp_act_dist_setup': /kisskb/src/drivers/input/touchscreen/cyttsp_core.c:283:5: note: byref variable will be forcibly initialized 283 | u8 act_dist_setup = ts->act_dist; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/input/touchscreen/cyttsp_core.c: In function 'cyttsp_set_operational_mode': /kisskb/src/drivers/input/touchscreen/cyttsp_core.c:165:12: note: byref variable will be forcibly initialized 165 | static int cyttsp_set_operational_mode(struct cyttsp *ts) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/touchscreen/cyttsp_core.c: In function 'cyttsp_set_sysinfo_regs': /kisskb/src/drivers/input/touchscreen/cyttsp_core.c:222:6: note: byref variable will be forcibly initialized 222 | u8 intrvl_ray[] = { | ^~~~~~~~~~ /kisskb/src/drivers/input/touchscreen/cyttsp_core.c: In function 'cyttsp_exit_bl_mode': /kisskb/src/drivers/input/touchscreen/cyttsp_core.c:140:5: note: byref variable will be forcibly initialized 140 | u8 bl_cmd[sizeof(bl_command)]; | ^~~~~~ /kisskb/src/drivers/input/touchscreen/cyttsp_core.c: In function 'cyttsp_set_sysinfo_mode': /kisskb/src/drivers/input/touchscreen/cyttsp_core.c:186:12: note: byref variable will be forcibly initialized 186 | static int cyttsp_set_sysinfo_mode(struct cyttsp *ts) | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/asm-generic/div64.h:26, from ./arch/powerpc/include/generated/asm/div64.h:1, from /kisskb/src/include/linux/math.h:5, from /kisskb/src/include/linux/delay.h:22, from /kisskb/src/drivers/input/touchscreen/cyttsp_core.c:16: /kisskb/src/drivers/input/touchscreen/cyttsp_core.c: In function 'cyttsp_report_tchdata': /kisskb/src/drivers/input/touchscreen/cyttsp_core.c:323:17: note: byref variable will be forcibly initialized 323 | DECLARE_BITMAP(used, CY_MAX_ID); | ^~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/input/touchscreen/cyttsp_core.c: In function 'cyttsp_parse_properties': /kisskb/src/drivers/input/touchscreen/cyttsp_core.c:553:6: note: byref variable will be forcibly initialized 553 | u32 dt_value; | ^~~~~~~~ /kisskb/src/drivers/input/touchscreen/cyttsp_core.c: In function 'cyttsp_soft_reset': /kisskb/src/drivers/input/touchscreen/cyttsp_core.c:253:12: note: byref variable will be forcibly initialized 253 | static int cyttsp_soft_reset(struct cyttsp *ts) | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/touchscreen/cyttsp_core.c: In function 'cyttsp_power_on': /kisskb/src/drivers/input/touchscreen/cyttsp_core.c:283:5: note: byref variable will be forcibly initialized 283 | u8 act_dist_setup = ts->act_dist; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/chrontel-ch7033.c: In function 'ch7033_probe': /kisskb/src/drivers/gpu/drm/bridge/chrontel-ch7033.c:535:15: note: byref variable will be forcibly initialized 535 | unsigned int val; | ^~~ /kisskb/src/drivers/net/ppp/pppoe.c: In function 'pppoe_recvmsg': /kisskb/src/drivers/net/ppp/pppoe.c:1007:6: note: byref variable will be forcibly initialized 1007 | int error = 0; | ^~~~~ /kisskb/src/drivers/net/ppp/pppoe.c: In function 'pppoe_getname': /kisskb/src/drivers/net/ppp/pppoe.c:724:24: note: byref variable will be forcibly initialized 724 | struct sockaddr_pppox sp; | ^~ /kisskb/src/drivers/leds/flash/leds-rt4505.c: In function 'rt4505_fault_get': /kisskb/src/drivers/leds/flash/leds-rt4505.c:191:6: note: byref variable will be forcibly initialized 191 | u32 val, led_faults = 0; | ^~~ /kisskb/src/drivers/leds/flash/leds-rt4505.c: In function 'rt4505_flash_strobe_get': /kisskb/src/drivers/leds/flash/leds-rt4505.c:154:6: note: byref variable will be forcibly initialized 154 | u32 val; | ^~~ /kisskb/src/drivers/leds/flash/leds-rt4505.c: In function 'rt4505_torch_brightness_get': /kisskb/src/drivers/leds/flash/leds-rt4505.c:85:6: note: byref variable will be forcibly initialized 85 | u32 val; | ^~~ /kisskb/src/drivers/leds/flash/leds-rt4505.c: In function 'rt4505_init_flash_properties': /kisskb/src/drivers/leds/flash/leds-rt4505.c:296:6: note: byref variable will be forcibly initialized 296 | u32 val; | ^~~ /kisskb/src/drivers/leds/led-triggers.c: In function 'led_trigger_snprintf': /kisskb/src/drivers/leds/led-triggers.c:81:10: note: byref variable will be forcibly initialized 81 | va_list args; | ^~~~ /kisskb/src/drivers/leds/led-triggers.c: In function 'led_trigger_set': /kisskb/src/drivers/leds/led-triggers.c:161:8: note: byref variable will be forcibly initialized 161 | char *envp[2]; | ^~~~ In file included from /kisskb/src/drivers/net/ieee802154/mrf24j40.c:9: /kisskb/src/drivers/net/ieee802154/mrf24j40.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/net/ieee802154/mrf24j40.c: In function 'mrf24j40_long_regmap_write': /kisskb/src/drivers/net/ieee802154/mrf24j40.c:509:5: note: byref variable will be forcibly initialized 509 | u8 buf[3]; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/binding.c: In function 'iwl_mvm_binding_cmd': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/binding.c:26:6: note: byref variable will be forcibly initialized 26 | u32 status; | ^~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/binding.c:23:25: note: byref variable will be forcibly initialized 23 | struct iwl_binding_cmd cmd; | ^~~ /kisskb/src/drivers/net/ieee802154/mrf24j40.c: In function 'mrf24j40_handle_rx_read_buf_complete': /kisskb/src/drivers/net/ieee802154/mrf24j40.c:756:5: note: byref variable will be forcibly initialized 756 | u8 rx_local_buf[RX_FIFO_SIZE]; | ^~~~~~~~~~~~ /kisskb/src/drivers/net/usb/kalmia.c: In function 'kalmia_send_init_packet': /kisskb/src/drivers/net/usb/kalmia.c:59:6: note: byref variable will be forcibly initialized 59 | int act_len; | ^~~~~~~ /kisskb/src/drivers/net/usb/kalmia.c: In function 'kalmia_bind': /kisskb/src/drivers/net/usb/kalmia.c:134:5: note: byref variable will be forcibly initialized 134 | u8 ethernet_addr[ETH_ALEN]; | ^~~~~~~~~~~~~ /kisskb/src/drivers/net/dsa/xrs700x/xrs700x.c: In function 'xrs700x_read_port_counters': /kisskb/src/drivers/net/dsa/xrs700x/xrs700x.c:121:26: note: byref variable will be forcibly initialized 121 | unsigned int high = 0, low = 0, reg; | ^~~ /kisskb/src/drivers/net/dsa/xrs700x/xrs700x.c:121:16: note: byref variable will be forcibly initialized 121 | unsigned int high = 0, low = 0, reg; | ^~~~ /kisskb/src/drivers/net/dsa/xrs700x/xrs700x.c:110:27: note: byref variable will be forcibly initialized 110 | struct rtnl_link_stats64 stats; | ^~~~~ /kisskb/src/drivers/net/dsa/xrs700x/xrs700x.c: In function 'xrs700x_reset': /kisskb/src/drivers/net/dsa/xrs700x/xrs700x.c:236:15: note: byref variable will be forcibly initialized 236 | unsigned int val; | ^~~ /kisskb/src/drivers/net/dsa/xrs700x/xrs700x.c: In function 'xrs700x_detect': /kisskb/src/drivers/net/dsa/xrs700x/xrs700x.c:720:15: note: byref variable will be forcibly initialized 720 | unsigned int id; | ^~ In file included from /kisskb/src/arch/powerpc/include/asm/io.h:27, 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/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/net/dsa.h:11, from /kisskb/src/drivers/net/dsa/xrs700x/xrs700x.c:7: /kisskb/src/drivers/net/dsa/xrs700x/xrs700x.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/marvell/libertas_tf/main.c: In function 'lbtf_rx': /kisskb/src/drivers/net/wireless/marvell/libertas_tf/main.c:490:29: note: byref variable will be forcibly initialized 490 | struct ieee80211_rx_status stats; | ^~~~~ In file included from /kisskb/src/include/linux/of_device.h:6, from /kisskb/src/drivers/cpufreq/cpufreq-dt-platdev.c:9: /kisskb/src/drivers/cpufreq/cpufreq-dt-platdev.c: In function 'platform_device_register_data': /kisskb/src/include/linux/platform_device.h:126:30: note: byref variable will be forcibly initialized 126 | struct platform_device_info pdevinfo = { | ^~~~~~~~ /kisskb/src/drivers/cpufreq/cpufreq-dt-platdev.c: In function 'cpufreq_dt_platdev_init': /kisskb/src/include/linux/platform_device.h:126:30: note: byref variable will be forcibly initialized /kisskb/src/drivers/cpufreq/cpufreq-dt.c: In function 'dt_cpufreq_early_init': /kisskb/src/drivers/cpufreq/cpufreq-dt.c:196:14: note: byref variable will be forcibly initialized 196 | const char *reg_name; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/megachips-stdpxxxx-ge-b850v3-fw.c: In function 'stdp2690_get_edid': /kisskb/src/drivers/gpu/drm/bridge/megachips-stdpxxxx-ge-b850v3-fw.c:75:17: note: byref variable will be forcibly initialized 75 | struct i2c_msg msgs[] = { | ^~~~ /kisskb/src/drivers/gpu/drm/bridge/megachips-stdpxxxx-ge-b850v3-fw.c:71:16: note: byref variable will be forcibly initialized 71 | unsigned char start = 0x00; | ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/nxp-ptn3460.c: In function 'ptn3460_write_byte': /kisskb/src/drivers/gpu/drm/bridge/nxp-ptn3460.c:75:7: note: byref variable will be forcibly initialized 75 | char buf[2]; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/nxp-ptn3460.c: In function 'ptn3460_probe': /kisskb/src/drivers/gpu/drm/bridge/nxp-ptn3460.c:266:20: note: byref variable will be forcibly initialized 266 | struct drm_panel *panel; | ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c: In function 'sii8620_read_buf': /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:150:17: note: byref variable will be forcibly initialized 150 | struct i2c_msg msg[] = { | ^~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:149:5: note: byref variable will be forcibly initialized 149 | u8 data = addr; | ^~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c: In function 'sii8620_readb': /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:181:5: note: byref variable will be forcibly initialized 181 | u8 ret = 0; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c: In function 'sii8620_msc_mt_done': /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:181:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c: In function 'sii8620_burst_receive': /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:670:5: note: byref variable will be forcibly initialized 670 | u8 buf[3], *d; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c: In function 'sii8620_write_buf': /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:192:5: note: byref variable will be forcibly initialized 192 | u8 data[2]; | ^~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c: In function 'sii8620_burst_send': /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:658:6: note: byref variable will be forcibly initialized 658 | u8 b[2] = { min(ctx->burst.rx_ack, 255), 0 }; | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c: In function '__sii8620_write_seq': /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized 232 | u8 d[] = { arr }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:241:3: note: in expansion of macro 'sii8620_write' 241 | sii8620_write(ctx, seq[i], seq[i + 1]); | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c: In function 'sii8620_enable_gen2_write_burst': /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:246:12: note: byref variable will be forcibly initialized 246 | const u16 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:318:2: note: in expansion of macro 'sii8620_write_seq' 318 | sii8620_write_seq(ctx, | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c: In function 'sii8620_mt_read_devcap_send': /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:246:12: note: byref variable will be forcibly initialized 246 | const u16 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:465:2: note: in expansion of macro 'sii8620_write_seq' 465 | sii8620_write_seq(ctx, | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c: In function 'sii8620_stop_video': /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized 232 | u8 d[] = { arr }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1011:2: note: in expansion of macro 'sii8620_write' 1011 | sii8620_write(ctx, REG_TPI_SC, val); | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c: In function 'sii8620_setbits': /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:181:5: note: byref variable will be forcibly initialized 181 | u8 ret = 0; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized 232 | u8 d[] = { arr }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:259:2: note: in expansion of macro 'sii8620_write' 259 | sii8620_write(ctx, addr, val); | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c: In function 'sii8620_set_format': /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:246:12: note: byref variable will be forcibly initialized 246 | const u16 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1043:2: note: in expansion of macro 'sii8620_write_seq' 1043 | sii8620_write_seq(ctx, | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c: In function 'sii8620_emsc_enable': /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:181:5: note: byref variable will be forcibly initialized 181 | u8 ret = 0; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized 232 | u8 d[] = { arr }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1413:2: note: in expansion of macro 'sii8620_write' 1413 | sii8620_write(ctx, REG_EMSCINTRMASK, BIT_EMSCINTR_SPI_DVLD); | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized 232 | u8 d[] = { arr }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1412:2: note: in expansion of macro 'sii8620_write' 1412 | sii8620_write(ctx, REG_EMSCINTR, reg); | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c: In function 'sii8620_mt_msc_cmd_send': /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized 232 | u8 d[] = { arr }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:376:3: note: in expansion of macro 'sii8620_write' 376 | sii8620_write(ctx, REG_MSC_COMMAND_START, | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized 232 | u8 d[] = { arr }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:375:3: note: in expansion of macro 'sii8620_write' 375 | sii8620_write(ctx, REG_MSC_CMD_OR_OFFSET, msg->reg[1]); | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized 232 | u8 d[] = { arr }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:370:3: note: in expansion of macro 'sii8620_write' 370 | sii8620_write(ctx, REG_MSC_COMMAND_START, | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized 232 | u8 d[] = { arr }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:365:3: note: in expansion of macro 'sii8620_write' 365 | sii8620_write(ctx, REG_MSC_COMMAND_START, | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c: In function 'sii8620_irq_edid': /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:181:5: note: byref variable will be forcibly initialized 181 | u8 ret = 0; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized 232 | u8 d[] = { arr }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1925:2: note: in expansion of macro 'sii8620_write' 1925 | sii8620_write(ctx, REG_INTR9, stat); | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c: In function 'sii8620_irq_block': /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:181:5: note: byref variable will be forcibly initialized 181 | u8 ret = 0; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:181:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized 232 | u8 d[] = { arr }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1986:2: note: in expansion of macro 'sii8620_write' 1986 | sii8620_write(ctx, REG_EMSCINTR, stat); | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c: In function 'sii8620_irq_merr': /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:181:5: note: byref variable will be forcibly initialized 181 | u8 ret = 0; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized 232 | u8 d[] = { arr }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1918:2: note: in expansion of macro 'sii8620_write' 1918 | sii8620_write(ctx, REG_CBUS_INT_1, stat); | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c: In function 'sii8620_send_features': /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized 232 | u8 d[] = { arr }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1750:2: note: in expansion of macro 'sii8620_write' 1750 | sii8620_write(ctx, REG_MDT_XMIT_CTRL, BIT_MDT_XMIT_CTRL_EN | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1748:5: note: byref variable will be forcibly initialized 1748 | u8 buf[16]; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c: In function 'sii8620_irq_coc': /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:181:5: note: byref variable will be forcibly initialized 181 | u8 ret = 0; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:181:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized 232 | u8 d[] = { arr }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1911:2: note: in expansion of macro 'sii8620_write' 1911 | sii8620_write(ctx, REG_COC_INTR, stat); | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c: In function 'sii8620_read_burst': /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:181:5: note: byref variable will be forcibly initialized 181 | u8 ret = 0; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized 232 | u8 d[] = { arr }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1645:2: note: in expansion of macro 'sii8620_write' 1645 | sii8620_write(ctx, REG_MDT_RCV_CTRL, BIT_MDT_RCV_CTRL_MDT_RCV_EN | | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1642:5: note: byref variable will be forcibly initialized 1642 | u8 buf[17]; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c: In function 'sii8620_cbus_reset': /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized 232 | u8 d[] = { arr }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:966:2: note: in expansion of macro 'sii8620_write' 966 | sii8620_write(ctx, REG_PWD_SRST, BIT_PWD_SRST_CBUS_RST_SW_EN); | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized 232 | u8 d[] = { arr }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:963:2: note: in expansion of macro 'sii8620_write' 963 | sii8620_write(ctx, REG_PWD_SRST, BIT_PWD_SRST_CBUS_RST | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c: In function 'sii8620_wait_for_fsm_state': /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:181:5: note: byref variable will be forcibly initialized 181 | u8 ret = 0; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c: In function 'sii8620_set_mode': /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized 232 | u8 d[] = { arr }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1482:4: note: in expansion of macro 'sii8620_write' 1482 | sii8620_write(ctx, REG_CBUS3_CNVT, 0x85); | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized 232 | u8 d[] = { arr }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1451:3: note: in expansion of macro 'sii8620_write' 1451 | sii8620_write(ctx, REG_M3_CTRL, VAL_M3_CTRL_MHL3_VALUE); | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c: In function 'sii8620_irq_thread': /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:2028:5: note: byref variable will be forcibly initialized 2028 | u8 stats[LEN_FAST_INTR_STAT]; | ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c: In function 'sii8620_status_dcap_ready': /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized 232 | u8 d[] = { arr }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1677:2: note: in expansion of macro 'sii8620_write' 1677 | sii8620_write(ctx, REG_INTR9_MASK, BIT_INTR9_DEVCAP_DONE | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c: In function 'sii8620_irq_ddc': /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:181:5: note: byref variable will be forcibly initialized 181 | u8 ret = 0; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized 232 | u8 d[] = { arr }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:2001:2: note: in expansion of macro 'sii8620_write' 2001 | sii8620_write(ctx, REG_INTR3, stat); | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized 232 | u8 d[] = { arr }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1994:3: note: in expansion of macro 'sii8620_write' 1994 | sii8620_write(ctx, REG_INTR3_MASK, 0); | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c: In function 'sii8620_irq_g2wb': /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:181:5: note: byref variable will be forcibly initialized 181 | u8 ret = 0; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized 232 | u8 d[] = { arr }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1666:2: note: in expansion of macro 'sii8620_write' 1666 | sii8620_write(ctx, REG_MDT_INT_0, stat); | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized 232 | u8 d[] = { arr }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1664:3: note: in expansion of macro 'sii8620_write' 1664 | sii8620_write(ctx, REG_MDT_XMIT_CTRL, 0); | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c: In function 'sii8620_irq_disc': /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:181:5: note: byref variable will be forcibly initialized 181 | u8 ret = 0; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:181:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized 232 | u8 d[] = { arr }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1637:2: note: in expansion of macro 'sii8620_write' 1637 | sii8620_write(ctx, REG_CBUS_DISC_INTR0, stat); | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c: In function 'sii8620_msc_mr_write_stat': /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1699:23: note: byref variable will be forcibly initialized 1699 | u8 st[MHL_DST_SIZE], xst[MHL_XDS_SIZE]; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1699:5: note: byref variable will be forcibly initialized 1699 | u8 st[MHL_DST_SIZE], xst[MHL_XDS_SIZE]; | ^~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c: In function 'sii8620_irq_tdm': /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:181:5: note: byref variable will be forcibly initialized 181 | u8 ret = 0; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:181:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized 232 | u8 d[] = { arr }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1972:2: note: in expansion of macro 'sii8620_write' 1972 | sii8620_write(ctx, REG_TRXINTH, stat); | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c: In function 'sii8620_msc_mr_set_int': /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1776:5: note: byref variable will be forcibly initialized 1776 | u8 ints[MHL_INT_SIZE]; | ^~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c: In function 'sii8620_set_infoframes': /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized 232 | u8 d[] = { arr }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1134:2: note: in expansion of macro 'sii8620_write' 1134 | sii8620_write(ctx, REG_TPI_INFO_FSEL, BIT_TPI_INFO_FSEL_EN | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized 232 | u8 d[] = { arr }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1125:2: note: in expansion of macro 'sii8620_write' 1125 | sii8620_write(ctx, REG_PKT_FILTER_0, | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized 232 | u8 d[] = { arr }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1117:3: note: in expansion of macro 'sii8620_write' 1117 | sii8620_write(ctx, REG_PKT_FILTER_0, | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized 232 | u8 d[] = { arr }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1115:3: note: in expansion of macro 'sii8620_write' 1115 | sii8620_write(ctx, REG_TPI_SC, | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1101:5: note: byref variable will be forcibly initialized 1101 | u8 buf[31]; | ^~~ /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; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c: In function 'sii8620_start_video': /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:246:12: note: byref variable will be forcibly initialized 246 | const u16 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1201:3: note: in expansion of macro 'sii8620_write_seq' 1201 | sii8620_write_seq(ctx, | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized 232 | u8 d[] = { arr }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1153:3: note: in expansion of macro 'sii8620_write' 1153 | sii8620_write(ctx, REG_TPI_SC, 0); | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized 232 | u8 d[] = { arr }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1151:3: note: in expansion of macro 'sii8620_write' 1151 | sii8620_write(ctx, REG_RX_HDMI_CTRL2, | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c: In function 'sii8620_irq_scdt': /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:181:5: note: byref variable will be forcibly initialized 181 | u8 ret = 0; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:181:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized 232 | u8 d[] = { arr }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1942:2: note: in expansion of macro 'sii8620_write' 1942 | sii8620_write(ctx, REG_INTR5, stat); | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c: In function 'sii8620_fetch_edid': /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:181:5: note: byref variable will be forcibly initialized 181 | u8 ret = 0; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:181:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:181:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:181:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:181:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:181:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:181:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:181:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:246:12: note: byref variable will be forcibly initialized 246 | const u16 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:863:2: note: in expansion of macro 'sii8620_write_seq' 863 | sii8620_write_seq(ctx, | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:246:12: note: byref variable will be forcibly initialized 246 | const u16 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:810:3: note: in expansion of macro 'sii8620_write_seq' 810 | sii8620_write_seq(ctx, | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:246:12: note: byref variable will be forcibly initialized 246 | const u16 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:805:3: note: in expansion of macro 'sii8620_write_seq' 805 | sii8620_write_seq(ctx, | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized 232 | u8 d[] = { arr }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:794:2: note: in expansion of macro 'sii8620_write' 794 | sii8620_write(ctx, REG_DDC_ADDR, 0x50 << 1); | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized 232 | u8 d[] = { arr }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:790:3: note: in expansion of macro 'sii8620_write' 790 | sii8620_write(ctx, REG_DDC_STATUS, | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:246:12: note: byref variable will be forcibly initialized 246 | const u16 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:777:2: note: in expansion of macro 'sii8620_write_seq' 777 | sii8620_write_seq(ctx, | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c: In function 'sii8620_identify_sink': /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:489:7: note: byref variable will be forcibly initialized 489 | char sink_name[20]; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c: In function 'sii8620_mr_devcap': /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:516:5: note: byref variable will be forcibly initialized 516 | u8 dcap[MHL_DCAP_SIZE]; | ^~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c: In function 'sii8620_mt_read_devcap_recv': /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:246:12: note: byref variable will be forcibly initialized 246 | const u16 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:549:2: note: in expansion of macro 'sii8620_write_seq' 549 | sii8620_write_seq(ctx, | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c: In function 'sii8620_msc_mr_msc_msg': /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1829:5: note: byref variable will be forcibly initialized 1829 | u8 buf[2]; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c: In function 'sii8620_irq_msc': /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:181:5: note: byref variable will be forcibly initialized 181 | u8 ret = 0; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:181:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized 232 | u8 d[] = { arr }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1864:4: note: in expansion of macro 'sii8620_write' 1864 | sii8620_write(ctx, REG_CBUS_INT_0, BIT_CBUS_HPD_CHG); | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized 232 | u8 d[] = { arr }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:1858:3: note: in expansion of macro 'sii8620_write' 1858 | sii8620_write(ctx, REG_CBUS_INT_0, stat & ~BIT_CBUS_HPD_CHG); | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c: In function 'sii8620_xtal_set_rate': /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized 232 | u8 d[] = { arr }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:931:2: note: in expansion of macro 'sii8620_write' 931 | sii8620_write(ctx, REG_HDCP2X_TP1, rates[i].tp1); | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized 232 | u8 d[] = { arr }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:930:2: note: in expansion of macro 'sii8620_write' 930 | sii8620_write(ctx, REG_DIV_CTL_MAIN, rates[i].div); | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c: In function 'sii8620_cable_in': /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:232:5: note: byref variable will be forcibly initialized 232 | u8 d[] = { arr }; \ | ^ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:2074:2: note: in expansion of macro 'sii8620_write' 2074 | sii8620_write(ctx, REG_DPD, | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/sil-sii8620.c:2055:5: note: byref variable will be forcibly initialized 2055 | u8 ver[5]; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_calib.c: In function 'ar9003_hw_calc_iq_corr': /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_calib.c:632:6: note: byref variable will be forcibly initialized 632 | s32 solved_eq[4], mag_corr_tx, phs_corr_tx, mag_corr_rx, phs_corr_rx, | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_calib.c: In function 'ar9003_hw_tx_iq_cal_outlier_detection': /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_calib.c:894:6: note: byref variable will be forcibly initialized 894 | u32 tx_corr_coeff[MAX_MEASUREMENT][AR9300_MAX_CHAINS]; | ^~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_calib.c: In function 'ar9003_hw_tx_iq_cal_post_proc': /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_calib.c:1069:6: note: byref variable will be forcibly initialized 1069 | s32 iq_res[6]; | ^~~~~~ /kisskb/src/drivers/memstick/host/rtsx_usb_ms.c: In function 'rtsx_usb_ms_poll_card': /kisskb/src/drivers/memstick/host/rtsx_usb_ms.c:722:5: note: byref variable will be forcibly initialized 722 | u8 val; | ^~~ /kisskb/src/drivers/memstick/host/rtsx_usb_ms.c: In function 'ms_write_bytes': /kisskb/src/drivers/memstick/host/rtsx_usb_ms.c:352:6: note: byref variable will be forcibly initialized 352 | u8 val; | ^~~ /kisskb/src/drivers/memstick/host/rtsx_usb_ms.c: In function 'ms_read_bytes': /kisskb/src/drivers/memstick/host/rtsx_usb_ms.c:420:6: note: byref variable will be forcibly initialized 420 | u8 val; | ^~~ /kisskb/src/drivers/memstick/host/rtsx_usb_ms.c: In function 'rtsx_usb_ms_issue_cmd': /kisskb/src/drivers/memstick/host/rtsx_usb_ms.c:460:14: note: byref variable will be forcibly initialized 460 | u8 cfg = 0, int_reg; | ^~~~~~~ /kisskb/src/drivers/mmc/core/sd.c: In function 'sd_parse_ext_reg': /kisskb/src/drivers/mmc/core/sd.c:1186:6: note: byref variable will be forcibly initialized 1186 | u32 reg_addr; | ^~~~~~~~ /kisskb/src/drivers/mmc/core/sd.c:1185:6: note: byref variable will be forcibly initialized 1185 | u16 sfc, offset, ext = *next_ext_addr; | ^~~ /kisskb/src/drivers/mmc/core/sd.c: In function 'sd_read_ext_regs': /kisskb/src/drivers/mmc/core/sd.c:1236:16: note: byref variable will be forcibly initialized 1236 | u16 rev, len, next_ext_addr; | ^~~~~~~~~~~~~ /kisskb/src/drivers/mmc/core/sd.c: In function 'sd_write_ext_reg': /kisskb/src/drivers/mmc/core/sd.c:1017:21: note: byref variable will be forcibly initialized 1017 | struct scatterlist sg; | ^~ /kisskb/src/drivers/mmc/core/sd.c: In function 'sd_poweroff_notify': /kisskb/src/drivers/mmc/core/sd.c:1647:22: note: byref variable will be forcibly initialized 1647 | struct sd_busy_data cb_data; | ^~~~~~~ /kisskb/src/drivers/mmc/core/sd.c: In function 'sd_select_driver_type': /kisskb/src/drivers/mmc/core/sd.c:416:37: note: byref variable will be forcibly initialized 416 | int card_drv_type, drive_strength, drv_type; | ^~~~~~~~ /kisskb/src/drivers/mmc/core/sd.c: In function 'mmc_sd_init_card': /kisskb/src/drivers/mmc/core/sd.c:1396:6: note: byref variable will be forcibly initialized 1396 | u32 rocr = 0; | ^~~~ /kisskb/src/drivers/mmc/core/sd.c:1395:6: note: byref variable will be forcibly initialized 1395 | u32 cid[4]; | ^~~ /kisskb/src/drivers/mmc/core/sd.c: In function 'mmc_attach_sd': /kisskb/src/drivers/mmc/core/sd.c:1808:6: note: byref variable will be forcibly initialized 1808 | u32 ocr, rocr; | ^~~ /kisskb/src/drivers/media/common/b2c2/flexcop-eeprom.c: In function 'flexcop_eeprom_check_mac_addr': /kisskb/src/drivers/media/common/b2c2/flexcop-eeprom.c:135:5: note: byref variable will be forcibly initialized 135 | u8 buf[8]; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_atu.c: In function 'mv88e6xxx_g1_atu_data_read': /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_atu.c:167:6: note: byref variable will be forcibly initialized 167 | u16 val; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_atu.c: In function 'mv88e6xxx_g1_atu_mac_read': /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_atu.c:206:6: note: byref variable will be forcibly initialized 206 | u16 val; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_atu.c: In function 'mv88e6xxx_g1_atu_op': /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_atu.c:119:6: note: byref variable will be forcibly initialized 119 | u16 val; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_atu.c: In function 'mv88e6xxx_g1_atu_prob_irq_thread_fn': /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_atu.c:358:6: note: byref variable will be forcibly initialized 358 | u16 val; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_atu.c:355:29: note: byref variable will be forcibly initialized 355 | struct mv88e6xxx_atu_entry entry; | ^~~~~ In file included from /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_atu.c:11: /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_atu.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_atu.c: In function 'mv88e6xxx_g1_atu_set_learn2all': /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_atu.c:27:6: note: byref variable will be forcibly initialized 27 | u16 val; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_atu.c: In function 'mv88e6xxx_g1_atu_set_age_time': /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_atu.c:49:6: note: byref variable will be forcibly initialized 49 | u16 val; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_atu.c: In function 'mv88e6165_g1_atu_get_hash': /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_atu.c:79:6: note: byref variable will be forcibly initialized 79 | u16 val; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_atu.c: In function 'mv88e6165_g1_atu_set_hash': /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_atu.c:93:6: note: byref variable will be forcibly initialized 93 | u16 val; | ^~~ In file included from /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_atu.c:11: /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_atu.c: In function 'mv88e6xxx_g1_atu_prob_irq_setup': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath9k/calib.c: In function 'ath9k_hw_get_nf_hist_mid': /kisskb/src/drivers/net/wireless/ath/ath9k/calib.c:27:10: note: byref variable will be forcibly initialized 27 | int16_t sort[ATH9K_NF_CAL_HIST_MAX]; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/calib.c: In function 'ath9k_hw_getnf': /kisskb/src/drivers/net/wireless/ath/ath9k/calib.c:407:14: note: byref variable will be forcibly initialized 407 | int16_t nf, nfThresh; | ^~~~~~~~ /kisskb/src/drivers/net/usb/sierra_net.c: In function 'sierra_net_rx_fixup': /kisskb/src/drivers/net/usb/sierra_net.c:805:18: note: byref variable will be forcibly initialized 805 | struct hip_hdr hh; | ^~ /kisskb/src/drivers/net/usb/sierra_net.c: In function 'sierra_net_kevent': /kisskb/src/drivers/net/usb/sierra_net.c:491:19: note: byref variable will be forcibly initialized 491 | struct hip_hdr hh; | ^~ /kisskb/src/drivers/net/usb/sierra_net.c: In function 'sierra_net_get_fw_attr': /kisskb/src/drivers/net/usb/sierra_net.c:639:9: note: byref variable will be forcibly initialized 639 | __le16 attrdata; | ^~~~~~~~ /kisskb/src/drivers/net/usb/sierra_net.c: In function 'sierra_net_bind': /kisskb/src/drivers/net/usb/sierra_net.c:672:5: note: byref variable will be forcibly initialized 672 | u8 mod[2]; | ^~~ /kisskb/src/drivers/net/usb/sierra_net.c:665:6: note: byref variable will be forcibly initialized 665 | u16 fwattr = 0; | ^~~~~~ /kisskb/src/drivers/cpufreq/powernv-cpufreq.c: In function 'powernv_cpufreq_get': /kisskb/src/drivers/cpufreq/powernv-cpufreq.c:508:31: note: byref variable will be forcibly initialized 508 | struct powernv_smp_call_data freq_data; | ^~~~~~~~~ /kisskb/src/drivers/cpufreq/powernv-cpufreq.c: In function 'powernv_cpufreq_target_index': /kisskb/src/drivers/cpufreq/powernv-cpufreq.c:744:31: note: byref variable will be forcibly initialized 744 | struct powernv_smp_call_data freq_data; | ^~~~~~~~~ /kisskb/src/drivers/cpufreq/powernv-cpufreq.c: In function 'powernv_cpufreq_cpu_exit': /kisskb/src/drivers/cpufreq/powernv-cpufreq.c:879:31: note: byref variable will be forcibly initialized 879 | struct powernv_smp_call_data freq_data; | ^~~~~~~~~ In file included from /kisskb/src/drivers/cpufreq/powernv-cpufreq.c:20: /kisskb/src/drivers/cpufreq/powernv-cpufreq.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/cpufreq/powernv-cpufreq.c: In function 'init_powernv_pstates': /kisskb/src/drivers/cpufreq/powernv-cpufreq.c:238:20: note: byref variable will be forcibly initialized 238 | u32 pstate_turbo, pstate_ultra_turbo; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/cpufreq/powernv-cpufreq.c:238:6: note: byref variable will be forcibly initialized 238 | u32 pstate_turbo, pstate_ultra_turbo; | ^~~~~~~~~~~~ /kisskb/src/drivers/cpufreq/powernv-cpufreq.c:237:30: note: byref variable will be forcibly initialized 237 | u32 pstate_min, pstate_max, pstate_nominal; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/cpufreq/powernv-cpufreq.c:237:18: note: byref variable will be forcibly initialized 237 | u32 pstate_min, pstate_max, pstate_nominal; | ^~~~~~~~~~ /kisskb/src/drivers/cpufreq/powernv-cpufreq.c:237:6: note: byref variable will be forcibly initialized 237 | u32 pstate_min, pstate_max, pstate_nominal; | ^~~~~~~~~~ /kisskb/src/drivers/cpufreq/powernv-cpufreq.c:236:15: note: byref variable will be forcibly initialized 236 | u32 len_ids, len_freqs; | ^~~~~~~~~ /kisskb/src/drivers/cpufreq/powernv-cpufreq.c:236:6: note: byref variable will be forcibly initialized 236 | u32 len_ids, len_freqs; | ^~~~~~~ /kisskb/src/drivers/cpufreq/powernv-cpufreq.c: In function 'powernv_cpufreq_work_fn': /kisskb/src/drivers/cpufreq/powernv-cpufreq.c:920:12: note: byref variable will be forcibly initialized 920 | cpumask_t mask; | ^~~~ /kisskb/src/drivers/net/ieee802154/cc2520.c: In function 'cc2520_read_rxfifo': /kisskb/src/drivers/net/ieee802154/cc2520.c:427:21: note: byref variable will be forcibly initialized 427 | struct spi_message msg; | ^~~ /kisskb/src/drivers/net/ieee802154/cc2520.c: In function 'cc2520_rx': /kisskb/src/drivers/net/ieee802154/cc2520.c:538:5: note: byref variable will be forcibly initialized 538 | u8 len = 0, lqi = 0, bytes = 1; | ^~~ /kisskb/src/drivers/net/ieee802154/cc2520.c: In function 'cc2520_cmd_strobe': /kisskb/src/drivers/net/ieee802154/cc2520.c:221:21: note: byref variable will be forcibly initialized 221 | struct spi_message msg; | ^~~ /kisskb/src/drivers/net/ieee802154/cc2520.c: In function 'cc2520_read_register': /kisskb/src/drivers/net/ieee802154/cc2520.c:345:21: note: byref variable will be forcibly initialized 345 | struct spi_message msg; | ^~~ /kisskb/src/drivers/net/ieee802154/cc2520.c: In function 'cc2520_ed': /kisskb/src/drivers/net/ieee802154/cc2520.c:610:5: note: byref variable will be forcibly initialized 610 | u8 rssi; | ^~~~ /kisskb/src/drivers/net/ieee802154/cc2520.c:609:5: note: byref variable will be forcibly initialized 609 | u8 status = 0xff; | ^~~~~~ /kisskb/src/drivers/net/ieee802154/cc2520.c: In function 'cc2520_get_status': /kisskb/src/drivers/net/ieee802154/cc2520.c:249:21: note: byref variable will be forcibly initialized 249 | struct spi_message msg; | ^~~ /kisskb/src/drivers/net/ieee802154/cc2520.c: In function 'cc2520_write_register': /kisskb/src/drivers/net/ieee802154/cc2520.c:278:21: note: byref variable will be forcibly initialized 278 | struct spi_message msg; | ^~~ /kisskb/src/drivers/net/ieee802154/cc2520.c: In function 'cc2520_set_promiscuous_mode': /kisskb/src/drivers/net/ieee802154/cc2520.c:793:5: note: byref variable will be forcibly initialized 793 | u8 frmfilt0; | ^~~~~~~~ /kisskb/src/drivers/net/ieee802154/cc2520.c: In function 'cc2520_write_ram': /kisskb/src/drivers/net/ieee802154/cc2520.c:311:21: note: byref variable will be forcibly initialized 311 | struct spi_message msg; | ^~~ /kisskb/src/drivers/net/ieee802154/cc2520.c: In function 'cc2520_filter': /kisskb/src/drivers/net/ieee802154/cc2520.c:680:6: note: byref variable will be forcibly initialized 680 | u8 frmfilt0; | ^~~~~~~~ /kisskb/src/drivers/net/ieee802154/cc2520.c:672:7: note: byref variable will be forcibly initialized 672 | u16 addr = le16_to_cpu(filt->short_addr); | ^~~~ /kisskb/src/drivers/net/ieee802154/cc2520.c:656:7: note: byref variable will be forcibly initialized 656 | u16 panid = le16_to_cpu(filt->pan_id); | ^~~~~ /kisskb/src/drivers/net/ieee802154/cc2520.c: In function 'cc2520_write_txfifo': /kisskb/src/drivers/net/ieee802154/cc2520.c:386:21: note: byref variable will be forcibly initialized 386 | struct spi_message msg; | ^~~ /kisskb/src/drivers/net/ieee802154/cc2520.c:384:6: note: byref variable will be forcibly initialized 384 | int len_byte = pkt_len; | ^~~~~~~~ /kisskb/src/drivers/net/ieee802154/cc2520.c: In function 'cc2520_hw_init': /kisskb/src/drivers/net/ieee802154/cc2520.c:952:30: note: byref variable will be forcibly initialized 952 | struct cc2520_platform_data pdata; | ^~~~~ /kisskb/src/drivers/net/ieee802154/cc2520.c:949:17: note: byref variable will be forcibly initialized 949 | u8 status = 0, state = 0xff; | ^~~~~ /kisskb/src/drivers/net/ieee802154/cc2520.c:949:5: note: byref variable will be forcibly initialized 949 | u8 status = 0, state = 0xff; | ^~~~~~ /kisskb/src/drivers/net/ieee802154/cc2520.c: In function 'cc2520_tx': /kisskb/src/drivers/net/ieee802154/cc2520.c:479:5: note: byref variable will be forcibly initialized 479 | u8 status = 0; | ^~~~~~ /kisskb/src/drivers/net/ieee802154/cc2520.c: In function 'cc2520_probe': /kisskb/src/drivers/net/ieee802154/cc2520.c:1073:30: note: byref variable will be forcibly initialized 1073 | struct cc2520_platform_data pdata; | ^~~~~ /kisskb/src/drivers/leds/leds-an30259a.c: In function 'an30259a_blink_set': /kisskb/src/drivers/leds/leds-an30259a.c:132:15: note: byref variable will be forcibly initialized 132 | unsigned int led_on; | ^~~~~~ /kisskb/src/drivers/leds/leds-an30259a.c: In function 'an30259a_brightness_set': /kisskb/src/drivers/leds/leds-an30259a.c:86:15: note: byref variable will be forcibly initialized 86 | unsigned int led_on; | ^~~~~~ /kisskb/src/drivers/leds/leds-an30259a.c: In function 'an30259a_init_default_state': /kisskb/src/drivers/leds/leds-an30259a.c:261:6: note: byref variable will be forcibly initialized 261 | int led_on, err; | ^~~~~~ /kisskb/src/drivers/leds/leds-an30259a.c: In function 'an30259a_dt_init': /kisskb/src/drivers/leds/leds-an30259a.c:216:7: note: byref variable will be forcibly initialized 216 | u32 source; | ^~~~~~ /kisskb/src/drivers/leds/leds-an30259a.c:208:14: note: byref variable will be forcibly initialized 208 | const char *str; | ^~~ /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/media/usb/dvb-usb-v2/dvb_usb_core.c: In function 'dvb_usbv2_download_firmware': /kisskb/src/drivers/media/usb/dvb-usb-v2/dvb_usb_core.c:26:25: note: byref variable will be forcibly initialized 26 | const struct firmware *fw; | ^~ /kisskb/src/drivers/media/usb/dvb-usb-v2/dvb_usb_core.c: In function 'dvb_usb_start_feed': /kisskb/src/drivers/media/usb/dvb-usb-v2/dvb_usb_core.c:246:36: note: byref variable will be forcibly initialized 246 | struct usb_data_stream_properties stream_props; | ^~~~~~~~~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/drivers/net/ppp/pptp.c:11: /kisskb/src/drivers/net/ppp/pptp.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/dvb_usb_core.c: In function 'dvb_usbv2_probe': /kisskb/src/drivers/media/usb/dvb-usb-v2/dvb_usb_core.c:946:15: note: byref variable will be forcibly initialized 946 | const char *name = NULL; | ^~~~ /kisskb/src/drivers/net/ppp/pptp.c: In function 'pptp_getname': /kisskb/src/drivers/net/ppp/pptp.c:477:24: note: byref variable will be forcibly initialized 477 | struct sockaddr_pppox sp; | ^~ /kisskb/src/drivers/net/ppp/pptp.c: In function 'pptp_connect': /kisskb/src/drivers/net/ppp/pptp.c:408:16: note: byref variable will be forcibly initialized 408 | struct flowi4 fl4; | ^~~ /kisskb/src/drivers/net/ppp/pptp.c: In function 'pptp_xmit': /kisskb/src/drivers/net/ppp/pptp.c:139:16: note: byref variable will be forcibly initialized 139 | struct flowi4 fl4; | ^~~ In file included from /kisskb/src/include/linux/poll.h:8, from /kisskb/src/include/media/v4l2-dev.h:13, from /kisskb/src/include/media/v4l2-common.h:18, from /kisskb/src/include/media/drv-intf/saa7146_vv.h:5, from /kisskb/src/drivers/media/common/saa7146/saa7146_i2c.c:4: /kisskb/src/drivers/media/common/saa7146/saa7146_i2c.c: In function 'saa7146_i2c_writeout': /kisskb/src/include/linux/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/common/saa7146/saa7146_i2c.c:197:13: note: in expansion of macro 'wait_event_interruptible_timeout' 197 | timeout = wait_event_interruptible_timeout(dev->i2c_wq, dev->i2c_op == 0, timeout); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/common/saa7146/saa7146_i2c.c: In function 'saa7146_i2c_transfer': /kisskb/src/drivers/media/common/saa7146/saa7146_i2c.c:370:10: note: byref variable will be forcibly initialized 370 | __le32 zero = 0; | ^~~~ /kisskb/src/drivers/input/touchscreen/elo.c: In function 'elo_setup_10': /kisskb/src/drivers/input/touchscreen/elo.c:262:16: note: byref variable will be forcibly initialized 262 | unsigned char packet[ELO10_PACKET_LEN] = { ELO10_ID_CMD }; | ^~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c: In function 'iwl_mvm_unshare_queue': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c:953:30: note: byref variable will be forcibly initialized 953 | struct iwl_mvm_add_sta_cmd cmd = {0}; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c: In function 'iwl_mvm_get_queue_agg_tids': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c:389:16: note: byref variable will be forcibly initialized 389 | unsigned long tid_bitmap; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c: In function 'iwl_mvm_invalidate_sta_queue': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c:277:6: note: byref variable will be forcibly initialized 277 | u32 status; | ^~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c: In function 'iwl_mvm_remove_sta_queue_marking': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c:429:16: note: byref variable will be forcibly initialized 429 | unsigned long tid_bitmap; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c: In function 'iwl_mvm_free_inactive_queue': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c:492:6: note: byref variable will be forcibly initialized 492 | u16 queue_tmp = queue; | ^~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/dvb_usb_urb.c: In function 'dvb_usb_v2_generic_io': /kisskb/src/drivers/media/usb/dvb-usb-v2/dvb_usb_urb.c:14:11: note: byref variable will be forcibly initialized 14 | int ret, actual_length; | ^~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c: In function 'iwl_mvm_get_shared_queue': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c:535:5: note: byref variable will be forcibly initialized 535 | u8 ac_to_queue[IEEE80211_NUM_ACS]; | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c: In function 'iwl_mvm_enable_aux_snif_queue': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c:1957:31: note: byref variable will be forcibly initialized 1957 | struct iwl_trans_txq_scd_cfg cfg = { | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c: In function 'iwl_mvm_add_int_sta_common': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c:1512:6: note: byref variable will be forcibly initialized 1512 | u32 status = ADD_STA_SUCCESS; | ^~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c:1510:29: note: byref variable will be forcibly initialized 1510 | struct iwl_mvm_add_sta_cmd cmd; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/net/mac80211.h:18, from /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c:7: /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/cpufreq/cpufreq_conservative.c: In function 'store_freq_step': /kisskb/src/drivers/cpufreq/cpufreq_conservative.c:228:15: note: byref variable will be forcibly initialized 228 | unsigned int input; | ^~~~~ /kisskb/src/drivers/cpufreq/cpufreq_conservative.c: In function 'store_down_threshold': /kisskb/src/drivers/cpufreq/cpufreq_conservative.c:185:15: note: byref variable will be forcibly initialized 185 | unsigned int input; | ^~~~~ /kisskb/src/drivers/cpufreq/cpufreq_conservative.c: In function 'store_up_threshold': /kisskb/src/drivers/cpufreq/cpufreq_conservative.c:169:15: note: byref variable will be forcibly initialized 169 | unsigned int input; | ^~~~~ /kisskb/src/drivers/cpufreq/cpufreq_conservative.c: In function 'store_sampling_down_factor': /kisskb/src/drivers/cpufreq/cpufreq_conservative.c:153:15: note: byref variable will be forcibly initialized 153 | unsigned int input; | ^~~~~ /kisskb/src/drivers/cpufreq/cpufreq_conservative.c: In function 'store_ignore_nice_load': /kisskb/src/drivers/cpufreq/cpufreq_conservative.c:202:15: note: byref variable will be forcibly initialized 202 | unsigned int input; | ^~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c: In function 'iwl_mvm_sync_rxq_del_ba': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c:2450:28: note: byref variable will be forcibly initialized 2450 | struct iwl_mvm_delba_data notif = { | ^~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c: In function 'iwl_mvm_free_reorder': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c:2450:28: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c: In function 'iwl_mvm_send_sta_igtk': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c:3431:40: note: byref variable will be forcibly initialized 3431 | struct iwl_mvm_mgmt_mcast_key_cmd_v1 igtk_cmd_v1 = { | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c:3396:28: note: byref variable will be forcibly initialized 3396 | struct ieee80211_key_seq seq; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c: In function 'iwl_mvm_send_sta_key': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c:3307:6: note: byref variable will be forcibly initialized 3307 | u8 _rx_pn[IEEE80211_MAX_PN_LEN] = {}, *rx_pn = _rx_pn; | ^~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c:3306:28: note: byref variable will be forcibly initialized 3306 | struct ieee80211_key_seq seq = {}; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c:3225:6: note: byref variable will be forcibly initialized 3225 | u32 status; | ^~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c: In function '__iwl_mvm_set_sta_key': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c:3478:6: note: byref variable will be forcibly initialized 3478 | u16 p1k[5]; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c:3477:27: note: byref variable will be forcibly initialized 3477 | struct ieee80211_key_seq seq; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c: In function '__iwl_mvm_remove_sta_key': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c:2383:6: note: byref variable will be forcibly initialized 2383 | u32 status; | ^~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c: In function 'iwl_mvm_sta_send_to_fw': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c:69:6: note: byref variable will be forcibly initialized 69 | u32 status; | ^~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c: In function 'iwl_mvm_drain_sta': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c:1710:6: note: byref variable will be forcibly initialized 1710 | u32 status; | ^~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c: In function 'iwl_mvm_send_add_bcast_sta': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c:2117:31: note: byref variable will be forcibly initialized 2117 | struct iwl_trans_txq_scd_cfg cfg = { | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c: In function 'iwl_mvm_add_mcast_sta': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c:2303:31: note: byref variable will be forcibly initialized 2303 | struct iwl_trans_txq_scd_cfg cfg = { | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c: In function 'iwl_mvm_sta_rx_agg': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c:2536:6: note: byref variable will be forcibly initialized 2536 | u32 status; | ^~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c: In function 'iwl_mvm_sta_tx_agg': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c:2701:6: note: byref variable will be forcibly initialized 2701 | u32 status; | ^~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c: In function 'iwl_mvm_inactivity_check': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c:1102:17: note: byref variable will be forcibly initialized 1102 | unsigned long queue_tid_bitmap; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c:1082:16: note: byref variable will be forcibly initialized 1082 | unsigned long changetid_queues = 0; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c:1081:16: note: byref variable will be forcibly initialized 1081 | unsigned long unshare_queues = 0; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c: In function 'iwl_mvm_sta_alloc_queue': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c:1190:6: note: byref variable will be forcibly initialized 1190 | u16 queue_tmp; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c: In function 'iwl_mvm_add_sta': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c:1582:26: note: byref variable will be forcibly initialized 1582 | struct iwl_mvm_int_sta tmp_sta = { | ^~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c: In function 'iwl_mvm_sta_modify_sleep_tx_count': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c:3728:16: note: byref variable will be forcibly initialized 3728 | unsigned long _tids = tids; | ^~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c: In function 'iwl_mvm_add_pasn_sta': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/sta.c:3957:6: note: byref variable will be forcibly initialized 3957 | u16 queue; | ^~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/fw.c: In function 'orinoco_dl_firmware': /kisskb/src/drivers/net/wireless/intersil/orinoco/fw.c:105:25: note: byref variable will be forcibly initialized 105 | const struct firmware *fw_entry; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/fw.c: In function 'symbol_dl_firmware': /kisskb/src/drivers/net/wireless/intersil/orinoco/fw.c:292:25: note: byref variable will be forcibly initialized 292 | const struct firmware *fw_entry; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/fw.c: In function 'orinoco_cache_fw': /kisskb/src/drivers/net/wireless/intersil/orinoco/fw.c:359:25: note: byref variable will be forcibly initialized 359 | const struct firmware *fw_entry = NULL; | ^~~~~~~~ /kisskb/src/drivers/mmc/core/sd_ops.c: In function 'mmc_send_if_cond_pcie': /kisskb/src/drivers/mmc/core/sd_ops.c:204:6: note: byref variable will be forcibly initialized 204 | u32 resp = 0; | ^~~~ /kisskb/src/drivers/mmc/core/sd_ops.c: In function 'mmc_app_send_scr': /kisskb/src/drivers/mmc/core/sd_ops.c:262:21: note: byref variable will be forcibly initialized 262 | 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:333:21: note: byref variable will be forcibly initialized 333 | struct scatterlist sg; | ^~ /kisskb/src/drivers/md/dm-zone.c: In function 'dm_update_zone_wp_offset': /kisskb/src/drivers/md/dm-zone.c:341:6: note: byref variable will be forcibly initialized 341 | int srcu_idx, ret; | ^~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/genhd.h:16, from /kisskb/src/include/linux/blkdev.h:6, from /kisskb/src/drivers/md/dm-zone.c:6: /kisskb/src/drivers/md/dm-zone.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/md/dm-zone.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ /kisskb/src/drivers/md/dm-zone.c: In function 'dm_zone_map_bio_begin': /kisskb/src/drivers/md/dm-zone.c:374:15: note: byref variable will be forcibly initialized 374 | unsigned int zwp_offset = READ_ONCE(md->zwp_offset[zno]); | ^~~~~~~~~~ /kisskb/src/drivers/md/dm-zone.c: In function 'dm_blk_report_zones': /kisskb/src/drivers/md/dm-zone.c:60:6: note: byref variable will be forcibly initialized 60 | int srcu_idx, ret; | ^~~~~~~~ In file included from /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c:11: /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c: In function 'hermes_read_wordrec': /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:508:9: note: byref variable will be forcibly initialized 508 | __le16 rec; | ^~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c: In function 'hermes_read_wordrec_pr': /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:519:9: note: byref variable will be forcibly initialized 519 | __le16 rec; | ^~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c: In function 'hermes_write_wordrec': /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:530:9: note: byref variable will be forcibly initialized 530 | __le16 rec = cpu_to_le16(word); | ^~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c: In function 'determine_fw_capabilities': /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c:78:7: note: byref variable will be forcibly initialized 78 | char tmp[SYMBOL_MAX_VER_LEN + 1] __attribute__((aligned(2))); | ^~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c:76:25: note: byref variable will be forcibly initialized 76 | struct comp_id nic_id, sta_id; | ^~~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c:76:17: note: byref variable will be forcibly initialized 76 | struct comp_id nic_id, sta_id; | ^~~~~~ In file included from /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c:11: /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c: In function 'orinoco_hw_read_card_settings': /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:519:9: note: byref variable will be forcibly initialized 519 | __le16 rec; | ^~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:519:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:519:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:519:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:519:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:519:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:519:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:519:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:519:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:519:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:519:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c:286:6: note: byref variable will be forcibly initialized 286 | u16 reclen; | ^~~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c:282:25: note: byref variable will be forcibly initialized 282 | struct hermes_idstring nickbuf; | ^~~~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c: In function 'orinoco_hw_get_tkip_iv': /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c:694:5: note: byref variable will be forcibly initialized 694 | u8 tsc_arr[4][ORINOCO_SEQ_LEN]; | ^~~~~~~ In file included from /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c:11: /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c: In function '__orinoco_hw_set_bitrate': /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:530:9: note: byref variable will be forcibly initialized 530 | __le16 rec = cpu_to_le16(word); | ^~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:530:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c: In function 'orinoco_hw_get_act_bitrate': /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:508:9: note: byref variable will be forcibly initialized 508 | __le16 rec; | ^~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c: In function '__orinoco_hw_set_wap': /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:530:9: note: byref variable will be forcibly initialized 530 | __le16 rec = cpu_to_le16(word); | ^~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c: In function '__orinoco_hw_setup_wepkeys': /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:530:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:530:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c:877:8: note: byref variable will be forcibly initialized 877 | u8 key[LARGE_KEY_SIZE] = { 0 }; | ^~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c:828:22: note: byref variable will be forcibly initialized 828 | struct orinoco_key keys[ORINOCO_MAX_KEYS]; | ^~~~ In file included from /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c:11: /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c: In function '__orinoco_hw_setup_enc': /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:530:9: note: byref variable will be forcibly initialized 530 | __le16 rec = cpu_to_le16(word); | ^~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:530:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:530:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:530:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:530:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c: In function 'orinoco_hw_program_rids': /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:530:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:530:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:530:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:530:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:530:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:530:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:530:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:530:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:530:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:530:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:530:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:530:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c:463:25: note: byref variable will be forcibly initialized 463 | struct hermes_idstring idbuf; | ^~~~~ In file included from /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c:11: /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c: In function '__orinoco_hw_set_tkip_key': /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:508:9: note: byref variable will be forcibly initialized 508 | __le16 rec; | ^~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c:1004:13: note: byref variable will be forcibly initialized 1004 | } __packed buf; | ^~~ In file included from /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c:11: /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c: In function 'orinoco_clear_tkip_key': /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:530:9: note: byref variable will be forcibly initialized 530 | __le16 rec = cpu_to_le16(word); | ^~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c: In function '__orinoco_hw_set_multicast_list': /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:530:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c:1094:27: note: byref variable will be forcibly initialized 1094 | struct hermes_multicast mclist; | ^~~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c: In function 'orinoco_hw_get_essid': /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c:1125:16: note: byref variable will be forcibly initialized 1125 | unsigned long flags; | ^~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c:1122:25: note: byref variable will be forcibly initialized 1122 | struct hermes_idstring essidbuf; | ^~~~~~~~ In file included from /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c:11: /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c: In function 'orinoco_hw_get_freq': /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:508:9: note: byref variable will be forcibly initialized 508 | __le16 rec; | ^~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c:1177:16: note: byref variable will be forcibly initialized 1177 | unsigned long flags; | ^~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c: In function 'orinoco_hw_get_bitratelist': /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c:1219:16: note: byref variable will be forcibly initialized 1219 | unsigned long flags; | ^~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c:1214:25: note: byref variable will be forcibly initialized 1214 | struct hermes_idstring list; | ^~~~ In file included from /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c:11: /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c: In function 'orinoco_hw_trigger_scan': /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:530:9: note: byref variable will be forcibly initialized 530 | __le16 rec = cpu_to_le16(word); | ^~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:530:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:530:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c:1286:28: note: byref variable will be forcibly initialized 1286 | struct hermes_idstring idbuf; | ^~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c:1275:11: note: byref variable will be forcibly initialized 1275 | __le16 req[3]; | ^~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c:1246:16: note: byref variable will be forcibly initialized 1246 | unsigned long flags; | ^~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c: In function 'orinoco_hw_disassociate': /kisskb/src/drivers/net/wireless/intersil/orinoco/hw.c:1336:13: note: byref variable will be forcibly initialized 1336 | } __packed buf; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_vtu.c: In function 'mv88e6xxx_g1_vtu_vid_read': /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_vtu.c:93:6: note: byref variable will be forcibly initialized 93 | u16 val; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_vtu.c: In function 'mv88e6185_g1_vtu_data_read': /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_vtu.c:149:6: note: byref variable will be forcibly initialized 149 | u16 regs[3]; | ^~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_vtu.c: In function 'mv88e6185_g1_stu_data_read': /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_vtu.c:170:6: note: byref variable will be forcibly initialized 170 | u16 regs[3]; | ^~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_vtu.c: In function 'mv88e6xxx_g1_vtu_fid_read': /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_vtu.c:22:6: note: byref variable will be forcibly initialized 22 | u16 val; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_vtu.c: In function 'mv88e6xxx_g1_vtu_sid_read': /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_vtu.c:47:6: note: byref variable will be forcibly initialized 47 | u16 val; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_vtu.c: In function 'mv88e6xxx_g1_vtu_stu_getnext': /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_vtu.c:47:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_vtu.c: In function 'mv88e6xxx_g1_vtu_stu_get': /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_vtu.c:47:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_vtu.c:291:29: note: byref variable will be forcibly initialized 291 | struct mv88e6xxx_vtu_entry stu; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_vtu.c: In function 'mv88e6390_g1_vtu_data_read': /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_vtu.c:218:6: note: byref variable will be forcibly initialized 218 | u16 regs[2]; | ^~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_vtu.c: In function 'mv88e6xxx_g1_vtu_prob_irq_thread_fn': /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_vtu.c:568:6: note: byref variable will be forcibly initialized 568 | u16 val; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_vtu.c:565:29: note: byref variable will be forcibly initialized 565 | struct mv88e6xxx_vtu_entry entry; | ^~~~~ In file included from /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_vtu.c:12: /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_vtu.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_vtu.c: In function 'mv88e6185_g1_vtu_getnext': /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_vtu.c:342:6: note: byref variable will be forcibly initialized 342 | u16 val; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_vtu.c: In function 'mv88e6352_g1_vtu_getnext': /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_vtu.c:22:6: note: byref variable will be forcibly initialized 22 | u16 val; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_vtu.c: In function 'mv88e6390_g1_vtu_getnext': /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_vtu.c:22:6: note: byref variable will be forcibly initialized In file included from /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_vtu.c:12: /kisskb/src/drivers/net/dsa/mv88e6xxx/global1_vtu.c: In function 'mv88e6xxx_g1_vtu_prob_irq_setup': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/drivers/leds/leds-aw2013.c: In function 'aw2013_probe_dt': /kisskb/src/drivers/leds/leds-aw2013.c:277:7: note: byref variable will be forcibly initialized 277 | u32 imax; | ^~~~ /kisskb/src/drivers/leds/leds-aw2013.c:276:7: note: byref variable will be forcibly initialized 276 | u32 source; | ^~~~~~ /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/leds/leds-aw2013.c: In function 'aw2013_probe': /kisskb/src/drivers/leds/leds-aw2013.c:331:15: note: byref variable will be forcibly initialized 331 | unsigned int chipid; | ^~~~~~ /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c: In function 'ti_sn_get_max_lanes': /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c:996:5: note: byref variable will be forcibly initialized 996 | u8 data; | ^~~~ /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c: In function 'ti_sn_bridge_read_valid_rates': /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c:890:10: note: byref variable will be forcibly initialized 890 | __le16 sink_rates[DP_MAX_SUPPORTED_RATES]; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c:877:5: note: byref variable will be forcibly initialized 877 | u8 dpcd_val; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c: In function 'ti_sn_link_training': /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c:1012:15: note: byref variable will be forcibly initialized 1012 | unsigned int val; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c: In function 'ti_sn65dsi86_write_u16': /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c:236:5: note: byref variable will be forcibly initialized 236 | u8 buf[2] = { val & 0xff, val >> 8 }; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c: In function 'ti_sn_bridge_set_video_timings': /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c:236:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c:236:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c: In function 'ti_sn_bridge_enable': /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c:1067:13: note: byref variable will be forcibly initialized 1067 | static void ti_sn_bridge_enable(struct drm_bridge *bridge) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c:1070:14: note: byref variable will be forcibly initialized 1070 | const char *last_err_str = "No supported DP rate"; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c: In function 'ti_sn_bridge_parse_lanes': /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c:1179:6: note: byref variable will be forcibly initialized 1179 | u32 lane_assignments[SN_MAX_DP_LANES] = { 0, 1, 2, 3 }; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c: In function 'ti_sn_attach_host': /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c:711:36: note: byref variable will be forcibly initialized 711 | const struct mipi_dsi_device_info info = { .type = "ti_sn_bridge", | ^~~~ /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c:707:11: note: byref variable will be forcibly initialized 707 | int ret, val; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c: In function 'ti_sn_bridge_probe': /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c:1244:20: note: byref variable will be forcibly initialized 1244 | struct drm_panel *panel; | ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c: In function 'ti_sn65dsi86_read_u16': /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c:221:5: note: byref variable will be forcibly initialized 221 | u8 buf[2]; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c: In function 'ti_sn_pwm_get_state': /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c:1487:6: note: byref variable will be forcibly initialized 1487 | u16 scale; | ^~~~~ /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c:1486:6: note: byref variable will be forcibly initialized 1486 | u16 backlight; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c:1485:15: note: byref variable will be forcibly initialized 1485 | unsigned int pre_div; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c:1484:15: note: byref variable will be forcibly initialized 1484 | unsigned int pwm_en_inv; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c: In function 'ti_sn_aux_transfer': /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c:513:5: note: byref variable will be forcibly initialized 513 | u8 addr_len[SN_AUX_LENGTH_REG + 1 - SN_AUX_ADDR_19_16_REG]; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c:511:15: note: byref variable will be forcibly initialized 511 | unsigned int val; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c:510:15: note: byref variable will be forcibly initialized 510 | unsigned int len = msg->size; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c: In function 'ti_sn65dsi86_parse_regulators': /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c:1818:21: note: byref variable will be forcibly initialized 1818 | const char * const ti_sn_bridge_supply_names[] = { | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c: In function 'status_show': /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c:401:20: note: byref variable will be forcibly initialized 401 | unsigned int reg, val; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c: In function 'ti_sn_bridge_gpio_get': /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c:1622:15: note: byref variable will be forcibly initialized 1622 | unsigned int val; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c: In function 'ti_sn_pwm_apply': /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c:236:5: note: byref variable will be forcibly initialized 236 | u8 buf[2] = { val & 0xff, val >> 8 }; | ^~~ /kisskb/src/drivers/gpu/drm/bridge/ti-sn65dsi86.c:236:5: note: byref variable will be forcibly initialized 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/drivers/net/wireless/marvell/libertas_tf/cmd.c:8: /kisskb/src/drivers/net/wireless/marvell/libertas_tf/cmd.c: In function '__lbtf_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: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/net/wireless/marvell/libertas_tf/cmd.c:681:8: note: in expansion of macro 'wait_event_interruptible' 681 | ret = wait_event_interruptible(cmdnode->cmdwait_q, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/libertas_tf/cmd.c: In function 'lbtf_update_hw_spec': /kisskb/src/drivers/net/wireless/marvell/libertas_tf/cmd.c:81:28: note: byref variable will be forcibly initialized 81 | struct cmd_ds_get_hw_spec cmd; | ^~~ /kisskb/src/drivers/net/wireless/marvell/libertas_tf/cmd.c: In function 'lbtf_set_channel': /kisskb/src/drivers/net/wireless/marvell/libertas_tf/cmd.c:152:34: note: byref variable will be forcibly initialized 152 | struct cmd_ds_802_11_rf_channel cmd; | ^~~ /kisskb/src/drivers/net/wireless/marvell/libertas_tf/cmd.c: In function 'lbtf_set_radio_control': /kisskb/src/drivers/net/wireless/marvell/libertas_tf/cmd.c:383:37: note: byref variable will be forcibly initialized 383 | struct cmd_ds_802_11_radio_control cmd; | ^~~ /kisskb/src/drivers/net/wireless/marvell/libertas_tf/cmd.c: In function 'lbtf_beacon_set': /kisskb/src/drivers/net/wireless/marvell/libertas_tf/cmd.c:167:34: note: byref variable will be forcibly initialized 167 | struct cmd_ds_802_11_beacon_set cmd; | ^~~ /kisskb/src/drivers/net/wireless/marvell/libertas_tf/cmd.c: In function 'lbtf_beacon_ctrl': /kisskb/src/drivers/net/wireless/marvell/libertas_tf/cmd.c:190:38: note: byref variable will be forcibly initialized 190 | struct cmd_ds_802_11_beacon_control cmd; | ^~~ /kisskb/src/drivers/net/wireless/marvell/libertas_tf/cmd.c: In function 'lbtf_cmd_set_mac_multicast_addr': /kisskb/src/drivers/net/wireless/marvell/libertas_tf/cmd.c:318:35: note: byref variable will be forcibly initialized 318 | struct cmd_ds_mac_multicast_addr cmd; | ^~~ /kisskb/src/drivers/net/wireless/marvell/libertas_tf/cmd.c: In function 'lbtf_set_mode': /kisskb/src/drivers/net/wireless/marvell/libertas_tf/cmd.c:340:25: note: byref variable will be forcibly initialized 340 | struct cmd_ds_set_mode cmd; | ^~~ /kisskb/src/drivers/net/wireless/marvell/libertas_tf/cmd.c: In function 'lbtf_set_bssid': /kisskb/src/drivers/net/wireless/marvell/libertas_tf/cmd.c:353:26: note: byref variable will be forcibly initialized 353 | struct cmd_ds_set_bssid cmd; | ^~~ /kisskb/src/drivers/net/wireless/marvell/libertas_tf/cmd.c: In function 'lbtf_set_mac_address': /kisskb/src/drivers/net/wireless/marvell/libertas_tf/cmd.c:367:35: note: byref variable will be forcibly initialized 367 | struct cmd_ds_802_11_mac_address cmd; | ^~~ /kisskb/src/drivers/net/wireless/marvell/libertas_tf/cmd.c: In function 'lbtf_set_mac_control': /kisskb/src/drivers/net/wireless/marvell/libertas_tf/cmd.c:421:28: note: byref variable will be forcibly initialized 421 | struct cmd_ds_mac_control cmd; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom.c: In function 'ath9k_hw_usb_gen_fill_eeprom': /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom.c:85:6: note: byref variable will be forcibly initialized 85 | u32 data[8]; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom.c:84:6: note: byref variable will be forcibly initialized 84 | u32 addrdata[8]; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom.c: In function 'ath9k_hw_nvram_swap_data': /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom.c:170:6: note: byref variable will be forcibly initialized 170 | u16 magic; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom.c: In function 'ath9k_hw_fill_vpd_table': /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom.c:258:16: note: byref variable will be forcibly initialized 258 | u16 idxL = 0, idxR = 0; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom.c:258:6: note: byref variable will be forcibly initialized 258 | u16 idxL = 0, idxR = 0; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom.c: In function 'ath9k_hw_get_legacy_target_powers': /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom.c:286:22: note: byref variable will be forcibly initialized 286 | struct chan_centers centers; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom.c: In function 'ath9k_hw_get_target_powers': /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom.c:341:22: note: byref variable will be forcibly initialized 341 | struct chan_centers centers; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom.c: In function 'ath9k_hw_get_gain_boundaries_pdadcs': /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom.c:490:22: note: byref variable will be forcibly initialized 490 | struct chan_centers centers; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom.c:483:5: note: byref variable will be forcibly initialized 483 | u8 minPwrT4[AR5416_NUM_PD_GAINS]; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom.c:474:16: note: byref variable will be forcibly initialized 474 | u16 idxL = 0, idxR = 0, numPiers; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom.c:474:6: note: byref variable will be forcibly initialized 474 | u16 idxL = 0, idxR = 0, numPiers; | ^~~~ /kisskb/src/drivers/net/usb/cdc_ncm.c: In function 'cdc_ncm_set_dgram_size': /kisskb/src/drivers/net/usb/cdc_ncm.c:607:9: note: byref variable will be forcibly initialized 607 | __le16 max_datagram_size; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/usb/cdc_ncm.c: In function 'tx_timer_usecs_store': /kisskb/src/drivers/net/usb/cdc_ncm.c:284:16: note: byref variable will be forcibly initialized 284 | unsigned long val; | ^~~ /kisskb/src/drivers/net/usb/cdc_ncm.c: In function 'min_tx_pkt_store': /kisskb/src/drivers/net/usb/cdc_ncm.c:237:16: note: byref variable will be forcibly initialized 237 | unsigned long val; | ^~~ /kisskb/src/drivers/net/usb/cdc_ncm.c: In function 'cdc_ncm_update_rxtx_max': /kisskb/src/drivers/net/usb/cdc_ncm.c:409:10: note: byref variable will be forcibly initialized 409 | __le32 dwNtbInMaxSize = cpu_to_le32(val); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/usb/cdc_ncm.c: In function 'tx_max_store': /kisskb/src/drivers/net/usb/cdc_ncm.c:268:16: note: byref variable will be forcibly initialized 268 | unsigned long val; | ^~~ /kisskb/src/drivers/net/usb/cdc_ncm.c: In function 'rx_max_store': /kisskb/src/drivers/net/usb/cdc_ncm.c:253:16: note: byref variable will be forcibly initialized 253 | unsigned long val; | ^~~ /kisskb/src/drivers/net/usb/cdc_ncm.c: In function 'ndp_to_end_store': /kisskb/src/drivers/net/usb/cdc_ncm.c:317:7: note: byref variable will be forcibly initialized 317 | bool enable; | ^~~~~~ /kisskb/src/drivers/mmc/host/mtk-sd.c: In function 'msdc_execute_hs400_tuning': /kisskb/src/drivers/mmc/host/mtk-sd.c:2269:6: note: byref variable will be forcibly initialized 2269 | u8 *ext_csd; | ^~~~~~~ /kisskb/src/drivers/net/usb/cdc_ncm.c: In function 'cdc_ncm_bind_common': /kisskb/src/drivers/net/usb/cdc_ncm.c:822:31: note: byref variable will be forcibly initialized 822 | struct usb_cdc_parsed_header hdr; | ^~~ /kisskb/src/drivers/mmc/host/mtk-sd.c: In function 'hs400_tune_response': /kisskb/src/drivers/mmc/host/mtk-sd.c:2044:6: note: byref variable will be forcibly initialized 2044 | int cmd_err; | ^~~~~~~ /kisskb/src/drivers/mmc/host/mtk-sd.c: In function 'msdc_tune_response': /kisskb/src/drivers/mmc/host/mtk-sd.c:1953:6: note: byref variable will be forcibly initialized 1953 | int cmd_err; | ^~~~~~~ In file included from /kisskb/src/drivers/net/ieee802154/adf7242.c:18: /kisskb/src/drivers/net/ieee802154/adf7242.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/net/ieee802154/adf7242.c: In function 'adf7242_wait_status': /kisskb/src/drivers/net/ieee802154/adf7242.c:319:5: note: byref variable will be forcibly initialized 319 | u8 stat; | ^~~~ /kisskb/src/drivers/net/ieee802154/adf7242.c: In function 'adf7242_read_reg': /kisskb/src/drivers/net/ieee802154/adf7242.c:434:21: note: byref variable will be forcibly initialized 434 | struct spi_message msg; | ^~~ /kisskb/src/drivers/net/ieee802154/adf7242.c: In function 'adf7242_set_txpower': /kisskb/src/drivers/net/ieee802154/adf7242.c:602:28: note: byref variable will be forcibly initialized 602 | u8 pwr, bias_ctrl, dbias, tmp; | ^~~ /kisskb/src/drivers/net/ieee802154/adf7242.c: In function 'adf7242_set_hw_addr_filt': /kisskb/src/drivers/net/ieee802154/adf7242.c:758:6: note: byref variable will be forcibly initialized 758 | u8 addr[8], i; | ^~~~ /kisskb/src/drivers/net/ieee802154/adf7242.c:751:5: note: byref variable will be forcibly initialized 751 | u8 reg; | ^~~ /kisskb/src/drivers/net/ieee802154/adf7242.c: In function 'adf7242_read_fbuf': /kisskb/src/drivers/net/ieee802154/adf7242.c:396:21: note: byref variable will be forcibly initialized 396 | struct spi_message msg; | ^~~ /kisskb/src/drivers/net/ieee802154/adf7242.c: In function 'adf7242_rx': /kisskb/src/drivers/net/ieee802154/adf7242.c:883:10: note: byref variable will be forcibly initialized 883 | u8 lqi, len_u8, *data; | ^~~~~~ /kisskb/src/drivers/net/ieee802154/adf7242.c: In function 'adf7242_isr': /kisskb/src/drivers/net/ieee802154/adf7242.c:977:5: note: byref variable will be forcibly initialized 977 | u8 irq1; | ^~~~ /kisskb/src/drivers/net/ieee802154/adf7242.c: In function 'adf7242_write_fbuf': /kisskb/src/drivers/net/ieee802154/adf7242.c:364:21: note: byref variable will be forcibly initialized 364 | struct spi_message msg; | ^~~ /kisskb/src/drivers/input/touchscreen/ili210x.c: In function 'ili251x_firmware_update_firmware_version': /kisskb/src/drivers/input/touchscreen/ili210x.c:396:5: note: byref variable will be forcibly initialized 396 | u8 fw[8]; | ^~ /kisskb/src/drivers/input/touchscreen/ili210x.c: In function 'ili251x_firmware_update_kernel_version': /kisskb/src/drivers/input/touchscreen/ili210x.c:412:5: note: byref variable will be forcibly initialized 412 | u8 kv[5]; | ^~ /kisskb/src/drivers/input/touchscreen/ili210x.c: In function 'ili251x_firmware_update_protocol_version': /kisskb/src/drivers/input/touchscreen/ili210x.c:428:5: note: byref variable will be forcibly initialized 428 | u8 pv[2]; | ^~ /kisskb/src/drivers/input/touchscreen/ili210x.c: In function 'ili251x_firmware_update_ic_mode': /kisskb/src/drivers/input/touchscreen/ili210x.c:444:5: note: byref variable will be forcibly initialized 444 | u8 md[2]; | ^~ /kisskb/src/drivers/input/touchscreen/ili210x.c: In function 'ili251x_firmware_busy': /kisskb/src/drivers/input/touchscreen/ili210x.c:669:5: note: byref variable will be forcibly initialized 669 | u8 data; | ^~~~ /kisskb/src/drivers/net/ieee802154/adf7242.c: In function 'adf7242_upload_firmware': /kisskb/src/drivers/net/ieee802154/adf7242.c:506:21: note: byref variable will be forcibly initialized 506 | struct spi_message msg; | ^~~ /kisskb/src/drivers/net/ieee802154/adf7242.c: In function 'adf7242_hw_init': /kisskb/src/drivers/net/ieee802154/adf7242.c:1068:25: note: byref variable will be forcibly initialized 1068 | const struct firmware *fw; | ^~ /kisskb/src/drivers/net/ieee802154/adf7242.c: In function 'adf7242_debugfs_init': /kisskb/src/drivers/net/ieee802154/adf7242.c:1165:7: note: byref variable will be forcibly initialized 1165 | char debugfs_dir_name[DNAME_INLINE_LEN + 1] = "adf7242-"; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/touchscreen/ili210x.c: In function 'ili251x_firmware_reset': /kisskb/src/drivers/input/touchscreen/ili210x.c:749:5: note: byref variable will be forcibly initialized 749 | u8 cmd_reset[2] = { 0xf2, 0x01 }; | ^~~~~~~~~ /kisskb/src/drivers/net/ieee802154/adf7242.c: In function 'adf7242_stats_show': /kisskb/src/drivers/net/ieee802154/adf7242.c:1132:11: note: byref variable will be forcibly initialized 1132 | u8 stat, irq1; | ^~~~ /kisskb/src/drivers/net/ieee802154/adf7242.c:1132:5: note: byref variable will be forcibly initialized 1132 | u8 stat, irq1; | ^~~~ /kisskb/src/drivers/input/touchscreen/ili210x.c: In function 'ili210x_read_reg': /kisskb/src/drivers/input/touchscreen/ili210x.c:75:17: note: byref variable will be forcibly initialized 75 | struct i2c_msg msg[] = { | ^~~ In file included from /kisskb/src/drivers/input/touchscreen/ili210x.c:6: /kisskb/src/drivers/input/touchscreen/ili210x.c: In function 'request_ihex_firmware': /kisskb/src/include/linux/ihex.h:68:25: note: byref variable will be forcibly initialized 68 | const struct firmware *lfw; | ^~~ /kisskb/src/drivers/input/touchscreen/ili210x.c: In function 'ili251x_firmware_write_to_ic': /kisskb/src/drivers/input/touchscreen/ili210x.c:702:5: note: byref variable will be forcibly initialized 702 | u8 cmd_wr[10] = { | ^~~~~~ /kisskb/src/drivers/input/touchscreen/ili210x.c:690:5: note: byref variable will be forcibly initialized 690 | u8 fw_data[33]; | ^~~~~~~ /kisskb/src/drivers/input/touchscreen/ili210x.c:689:5: note: byref variable will be forcibly initialized 689 | u8 crcrb[4] = { 0 }; | ^~~~~ /kisskb/src/drivers/input/touchscreen/ili210x.c:688:5: note: byref variable will be forcibly initialized 688 | u8 cmd_crc = REG_READ_DATA_CRC; | ^~~~~~~ /kisskb/src/drivers/input/touchscreen/ili210x.c: In function 'ili251x_switch_ic_mode': /kisskb/src/drivers/input/touchscreen/ili210x.c:628:5: note: byref variable will be forcibly initialized 628 | u8 md[2]; | ^~ /kisskb/src/drivers/input/touchscreen/ili210x.c:627:5: note: byref variable will be forcibly initialized 627 | u8 cmd_wren[3] = { REG_WRITE_ENABLE, 0x5a, 0xa5 }; | ^~~~~~~~ /kisskb/src/drivers/input/touchscreen/ili210x.c: In function 'ili210x_calibrate': /kisskb/src/drivers/input/touchscreen/ili210x.c:556:5: note: byref variable will be forcibly initialized 556 | u8 cmd = REG_CALIBRATE; | ^~~ /kisskb/src/drivers/input/touchscreen/ili210x.c:554:16: note: byref variable will be forcibly initialized 554 | unsigned long calibrate; | ^~~~~~~~~ /kisskb/src/drivers/input/touchscreen/ili210x.c: In function 'ili210x_report_events': /kisskb/src/drivers/input/touchscreen/ili210x.c:310:29: note: byref variable will be forcibly initialized 310 | unsigned int x = 0, y = 0, z = 0; | ^ /kisskb/src/drivers/input/touchscreen/ili210x.c:310:22: note: byref variable will be forcibly initialized 310 | unsigned int x = 0, y = 0, z = 0; | ^ /kisskb/src/drivers/input/touchscreen/ili210x.c:310:15: note: byref variable will be forcibly initialized 310 | unsigned int x = 0, y = 0, z = 0; | ^ /kisskb/src/drivers/input/touchscreen/ili210x.c: In function 'ili210x_irq': /kisskb/src/drivers/input/touchscreen/ili210x.c:335:5: note: byref variable will be forcibly initialized 335 | u8 touchdata[ILI210X_DATA_SIZE] = { 0 }; | ^~~~~~~~~ /kisskb/src/drivers/input/touchscreen/ili210x.c: In function 'ili251x_firmware_update_resolution': /kisskb/src/drivers/input/touchscreen/ili210x.c:368:5: note: byref variable will be forcibly initialized 368 | u8 rs[10]; | ^~ /kisskb/src/drivers/input/touchscreen/ili210x.c: In function 'ili251x_firmware_update_cached_state': /kisskb/src/drivers/input/touchscreen/ili210x.c:444:5: note: byref variable will be forcibly initialized 444 | u8 md[2]; | ^~ /kisskb/src/drivers/input/touchscreen/ili210x.c:428:5: note: byref variable will be forcibly initialized 428 | u8 pv[2]; | ^~ /kisskb/src/drivers/input/touchscreen/ili210x.c:412:5: note: byref variable will be forcibly initialized 412 | u8 kv[5]; | ^~ /kisskb/src/drivers/input/touchscreen/ili210x.c:396:5: note: byref variable will be forcibly initialized 396 | u8 fw[8]; | ^~ /kisskb/src/drivers/input/touchscreen/ili210x.c: In function 'ili210x_firmware_update_store': /kisskb/src/drivers/input/touchscreen/ili210x.c:779:6: note: byref variable will be forcibly initialized 779 | u8 *fwbuf; | ^~~~~ /kisskb/src/drivers/input/touchscreen/ili210x.c:778:14: note: byref variable will be forcibly initialized 778 | u16 ac_end, df_end; | ^~~~~~ /kisskb/src/drivers/input/touchscreen/ili210x.c:778:6: note: byref variable will be forcibly initialized 778 | u16 ac_end, df_end; | ^~~~~~ /kisskb/src/drivers/input/touchscreen/ili210x.c:777:25: note: byref variable will be forcibly initialized 777 | const struct firmware *fw; | ^~ In file included from /kisskb/src/include/media/drv-intf/saa7146.h:6, from /kisskb/src/drivers/media/common/saa7146/saa7146_core.c:11: /kisskb/src/drivers/media/common/saa7146/saa7146_core.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/media/common/saa7146/saa7146_core.c: In function 'saa7146_pgtable_alloc': /kisskb/src/drivers/media/common/saa7146/saa7146_core.c:222:15: note: byref variable will be forcibly initialized 222 | dma_addr_t dma_addr = 0; | ^~~~~~~~ /kisskb/src/drivers/media/common/saa7146/saa7146_core.c: In function 'saa7146_remove_one': /kisskb/src/drivers/media/common/saa7146/saa7146_core.c:504:4: note: byref variable will be forcibly initialized 504 | } dev_map[] = { | ^~~~~~~ /kisskb/src/drivers/media/common/saa7146/saa7146_core.c: In function 'interrupt_hw': /kisskb/src/drivers/media/common/saa7146/saa7146_core.c:284:6: note: byref variable will be forcibly initialized 284 | u32 isr; | ^~~ /kisskb/src/drivers/net/wwan/wwan_core.c: In function '__wwan_port_dev_assign_name': /kisskb/src/drivers/net/wwan/wwan_core.c:344:6: note: byref variable will be forcibly initialized 344 | int id; | ^~ /kisskb/src/drivers/net/wwan/wwan_core.c:343:7: note: byref variable will be forcibly initialized 343 | char buf[0x20]; | ^~~ /kisskb/src/drivers/net/wwan/wwan_core.c:340:24: note: byref variable will be forcibly initialized 340 | struct class_dev_iter iter; | ^~~~ /kisskb/src/drivers/net/wwan/wwan_core.c: In function 'wwan_create_port': /kisskb/src/drivers/net/wwan/wwan_core.c:385:7: note: byref variable will be forcibly initialized 385 | char namefmt[0x20]; | ^~~~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/drivers/net/wwan/wwan_core.c:18: /kisskb/src/drivers/net/wwan/wwan_core.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/drivers/net/wwan/wwan_core.c: In function 'wwan_rtnl_fill_info': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wwan/wwan_core.c: In function 'wwan_create_default_link': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wwan/wwan_core.c:967:17: note: byref variable will be forcibly initialized 967 | struct nlattr *data[IFLA_WWAN_MAX + 1]; | ^~~~ /kisskb/src/drivers/net/wwan/wwan_core.c:966:36: note: byref variable will be forcibly initialized 966 | struct nlattr *tb[IFLA_MAX + 1], *linkinfo[IFLA_INFO_MAX + 1]; | ^~~~~~~~ /kisskb/src/drivers/net/wwan/wwan_core.c:966:17: note: byref variable will be forcibly initialized 966 | struct nlattr *tb[IFLA_MAX + 1], *linkinfo[IFLA_INFO_MAX + 1]; | ^~ 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/debugfs.h:15, from /kisskb/src/drivers/net/wwan/wwan_core.c:6: /kisskb/src/drivers/net/wwan/wwan_core.c: In function 'wwan_unregister_ops': /kisskb/src/drivers/net/wwan/wwan_core.c:1090:12: note: byref variable will be forcibly initialized 1090 | LIST_HEAD(kill_list); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | 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/net/wwan/wwan_core.c:6: /kisskb/src/drivers/net/wwan/wwan_core.c: In function 'wwan_wait_tx': /kisskb/src/include/linux/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/net/wwan/wwan_core.c:587:6: note: in expansion of macro 'wait_event_interruptible' 587 | if (wait_event_interruptible(port->waitqueue, !is_write_blocked(port))) | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wwan/wwan_core.c: In function 'wwan_wait_rx': /kisskb/src/include/linux/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/net/wwan/wwan_core.c:573:6: note: in expansion of macro 'wait_event_interruptible' 573 | if (wait_event_interruptible(port->waitqueue, !is_read_blocked(port))) | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wwan/wwan_core.c: In function 'wwan_port_fops_at_ioctl': /kisskb/src/drivers/net/wwan/wwan_core.c:753:7: note: byref variable will be forcibly initialized 753 | int mdmbits; | ^~~~~~~ /kisskb/src/drivers/net/wwan/wwan_core.c: In function 'wwan_port_fops_open': /kisskb/src/drivers/net/wwan/wwan_core.c:593:12: note: byref variable will be forcibly initialized 593 | static int wwan_port_fops_open(struct inode *inode, struct file *file) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/main.c: In function 'mwifiex_set_multicast_list': /kisskb/src/drivers/net/wireless/marvell/mwifiex/main.c:1045:32: note: byref variable will be forcibly initialized 1045 | struct mwifiex_multicast_list mcast_list; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/main.c: In function '_mwifiex_dbg': /kisskb/src/drivers/net/wireless/marvell/mwifiex/main.c:1811:10: note: byref variable will be forcibly initialized 1811 | va_list args; | ^~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/main.c:1810:19: note: byref variable will be forcibly initialized 1810 | struct va_format vaf; | ^~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/main.c: In function 'maybe_quirk_fw_disable_ds': /kisskb/src/drivers/net/wireless/marvell/mwifiex/main.c:232:25: note: byref variable will be forcibly initialized 232 | struct mwifiex_ver_ext ver_ext; | ^~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/main.c: In function 'mwifiex_multi_chan_resync': /kisskb/src/drivers/net/wireless/marvell/mwifiex/main.c:1089:6: note: byref variable will be forcibly initialized 1089 | u16 tx_buf_size; | ^~~~~~~~~~~ /kisskb/src/drivers/leds/leds-bcm6358.c: In function 'bcm6358_led': /kisskb/src/drivers/leds/leds-bcm6358.c:99:14: note: byref variable will be forcibly initialized 99 | const char *state; | ^~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/main.c: In function 'mwifiex_drv_info_dump': /kisskb/src/drivers/net/wireless/marvell/mwifiex/main.c:1135:7: note: byref variable will be forcibly initialized 1135 | char drv_version[64]; | ^~~~~~~~~~~ /kisskb/src/drivers/leds/leds-bcm6358.c: In function 'bcm6358_leds_probe': /kisskb/src/drivers/leds/leds-bcm6358.c:189:7: note: byref variable will be forcibly initialized 189 | u32 reg; | ^~~ /kisskb/src/drivers/leds/leds-bcm6358.c:154:6: note: byref variable will be forcibly initialized 154 | u32 clk_div; | ^~~~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/mic.c: In function 'orinoco_mic': /kisskb/src/drivers/net/wireless/intersil/orinoco/mic.c:51:5: note: byref variable will be forcibly initialized 51 | u8 hdr[ETH_HLEN + 2]; /* size of header + padding */ | ^~~ In file included from /kisskb/src/drivers/net/wireless/intersil/orinoco/mic.c:9: /kisskb/src/include/crypto/hash.h:166:7: note: byref variable will be forcibly initialized 166 | char __##shash##_desc[sizeof(struct shash_desc) + HASH_MAX_DESCSIZE] \ | ^~ /kisskb/src/drivers/net/wireless/intersil/orinoco/mic.c:50:2: note: in expansion of macro 'SHASH_DESC_ON_STACK' 50 | SHASH_DESC_ON_STACK(desc, tfm_michael); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/main.c: In function 'mwifiex_close': /kisskb/src/drivers/net/wireless/marvell/mwifiex/main.c:786:29: note: byref variable will be forcibly initialized 786 | struct cfg80211_scan_info info = { | ^~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/swap.h:7, from /kisskb/src/include/linux/suspend.h:5, from /kisskb/src/drivers/net/wireless/marvell/mwifiex/main.c:20: /kisskb/src/drivers/net/wireless/marvell/mwifiex/main.c: In function '_mwifiex_fw_dpc': /kisskb/src/include/linux/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/net/wireless/marvell/mwifiex/main.c:609:3: note: in expansion of macro 'wait_event_interruptible' 609 | wait_event_interruptible(adapter->init_wait_q, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/main.c:559:26: note: byref variable will be forcibly initialized 559 | struct mwifiex_fw_image fw; | ^~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/main.c:557:7: note: byref variable will be forcibly initialized 557 | char fmt[64]; | ^~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/main.c: In function 'mwifiex_add_card': /kisskb/src/drivers/net/wireless/marvell/mwifiex/main.c:1690:26: note: byref variable will be forcibly initialized 1690 | struct mwifiex_adapter *adapter; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_def.c: In function 'ath9k_hw_def_set_addac': /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_def.c:657:23: note: byref variable will be forcibly initialized 657 | struct chan_centers centers; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_def.c: In function 'ath9k_hw_set_def_power_per_rate_table': /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_def.c:951:22: note: byref variable will be forcibly initialized 951 | struct chan_centers centers; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_def.c:937:46: note: byref variable will be forcibly initialized 937 | struct cal_target_power_ht targetPowerHt20, targetPowerHt40 = { | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_def.c:937:29: note: byref variable will be forcibly initialized 937 | struct cal_target_power_ht targetPowerHt20, targetPowerHt40 = { | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_def.c:934:23: note: byref variable will be forcibly initialized 934 | 0, { 0, 0, 0, 0} }, targetPowerCckExt = { | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_def.c:933:30: note: byref variable will be forcibly initialized 933 | struct cal_target_power_leg targetPowerOfdmExt = { | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_def.c:930:47: note: byref variable will be forcibly initialized 930 | struct cal_target_power_leg targetPowerOfdm, targetPowerCck = { | ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_def.c:930:30: note: byref variable will be forcibly initialized 930 | struct cal_target_power_leg targetPowerOfdm, targetPowerCck = { | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_def.c: In function 'ath9k_get_txgain_index': /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_def.c:29:22: note: byref variable will be forcibly initialized 29 | struct chan_centers centers; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_def.c:27:16: note: byref variable will be forcibly initialized 27 | u16 idxL = 0, idxR = 0, numPiers; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_def.c:27:6: note: byref variable will be forcibly initialized 27 | u16 idxL = 0, idxR = 0, numPiers; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_def.c: In function 'ath9k_hw_set_def_power_cal_table': /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_def.c:846:8: note: byref variable will be forcibly initialized 846 | u8 txPower; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_def.c:845:8: note: byref variable will be forcibly initialized 845 | u8 pcdacIdx; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_def.c:775:10: note: byref variable will be forcibly initialized 775 | int16_t diff = 0; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_def.c:773:6: note: byref variable will be forcibly initialized 773 | u16 gainBoundaries[AR5416_PD_GAINS_IN_MASK]; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_def.c: In function 'ath9k_hw_def_set_txpower': /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_def.c:1153:10: note: byref variable will be forcibly initialized 1153 | int16_t ratesArray[Ar5416RateSize]; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_def.c: In function 'ath9k_hw_def_check_eeprom': /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_def.c:269:7: note: byref variable will be forcibly initialized 269 | bool need_swap; | ^~~~~~~~~ /kisskb/src/drivers/mmc/core/sdio.c: In function 'sdio_enable_wide': /kisskb/src/drivers/mmc/core/sdio.c:249:5: note: byref variable will be forcibly initialized 249 | u8 ctrl; | ^~~~ /kisskb/src/drivers/mmc/core/sdio.c: In function 'sdio_read_cccr': /kisskb/src/drivers/mmc/core/sdio.c:149:16: note: byref variable will be forcibly initialized 149 | unsigned char speed; | ^~~~~ /kisskb/src/drivers/mmc/core/sdio.c:148:16: note: byref variable will be forcibly initialized 148 | unsigned char data; | ^~~~ /kisskb/src/drivers/mmc/core/sdio.c: In function 'sdio_disable_cd': /kisskb/src/drivers/mmc/core/sdio.c:285:5: note: byref variable will be forcibly initialized 285 | u8 ctrl; | ^~~~ /kisskb/src/drivers/mmc/core/sdio.c: In function 'mmc_sdio_switch_hs': /kisskb/src/drivers/mmc/core/sdio.c:385:5: note: byref variable will be forcibly initialized 385 | u8 speed; | ^~~~~ /kisskb/src/drivers/mmc/core/sdio.c: In function 'sdio_read_fbr': /kisskb/src/drivers/mmc/core/sdio.c:75:16: note: byref variable will be forcibly initialized 75 | unsigned char data; | ^~~~ /kisskb/src/drivers/mmc/core/sdio.c: In function 'sdio_disable_wide': /kisskb/src/drivers/mmc/core/sdio.c:306:5: note: byref variable will be forcibly initialized 306 | u8 ctrl; | ^~~~ /kisskb/src/drivers/mmc/core/sdio.c: In function 'sdio_set_bus_speed_mode': /kisskb/src/drivers/mmc/core/sdio.c:506:16: note: byref variable will be forcibly initialized 506 | unsigned char speed; | ^~~~~ /kisskb/src/drivers/mmc/core/sdio.c: In function 'sdio_select_driver_type': /kisskb/src/drivers/mmc/core/sdio.c:468:16: note: byref variable will be forcibly initialized 468 | unsigned char card_strength; | ^~~~~~~~~~~~~ /kisskb/src/drivers/mmc/core/sdio.c:467:37: note: byref variable will be forcibly initialized 467 | int card_drv_type, drive_strength, drv_type; | ^~~~~~~~ /kisskb/src/drivers/mmc/core/sdio.c: In function 'mmc_sdio_init_card': /kisskb/src/drivers/mmc/core/sdio.c:649:6: note: byref variable will be forcibly initialized 649 | u32 rocr = 0; | ^~~~ /kisskb/src/drivers/mmc/core/sdio.c: In function 'mmc_attach_sdio': /kisskb/src/drivers/mmc/core/sdio.c:1188:6: note: byref variable will be forcibly initialized 1188 | u32 ocr, rocr; | ^~~ /kisskb/src/drivers/net/dsa/dsa_loop.c: In function 'dsa_loop_setup_devlink_resources': /kisskb/src/drivers/net/dsa/dsa_loop.c:52:38: note: byref variable will be forcibly initialized 52 | struct devlink_resource_size_params size_params; | ^~~~~~~~~~~ In file included from /kisskb/src/drivers/media/pci/ttpci/budget.c:21: /kisskb/src/drivers/media/pci/ttpci/budget.c: In function 'stv0299_writereg': /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized 100 | u8 buf[] = {reg, val}; | ^~~ /kisskb/src/drivers/media/pci/ttpci/budget.c: In function 'alps_bsru6_set_symbol_rate': /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/pci/ttpci/budget.c: In function 'alps_bsbe1_set_symbol_rate': /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/pci/ttpci/budget.c: In function 's5h1420_tuner_set_params': /kisskb/src/drivers/media/pci/ttpci/budget.c:350:17: note: byref variable will be forcibly initialized 350 | struct i2c_msg msg = { .addr = 0x61, .flags = 0, .buf = data, .len = sizeof(data) }; | ^~~ /kisskb/src/drivers/media/pci/ttpci/budget.c:349:5: note: byref variable will be forcibly initialized 349 | u8 data[4]; | ^~~~ In file included from /kisskb/src/drivers/media/pci/ttpci/budget.c:32: /kisskb/src/drivers/media/pci/ttpci/budget.c: In function 'alps_tdhd1_204a_tuner_set_params': /kisskb/src/drivers/media/dvb-frontends/tdhd1.h:32:17: note: byref variable will be forcibly initialized 32 | struct i2c_msg msg = { .addr = 0x61, .flags = 0, .buf = data, .len = sizeof(data) }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/tdhd1.h:31:5: note: byref variable will be forcibly initialized 31 | u8 data[4]; | ^~~~ /kisskb/src/drivers/media/pci/ttpci/budget.c: In function 'grundig_29504_451_tuner_set_params': /kisskb/src/drivers/media/pci/ttpci/budget.c:326:17: note: byref variable will be forcibly initialized 326 | struct i2c_msg msg = { .addr = 0x61, .flags = 0, .buf = data, .len = sizeof(data) }; | ^~~ /kisskb/src/drivers/media/pci/ttpci/budget.c:325:5: note: byref variable will be forcibly initialized 325 | u8 data[4]; | ^~~~ In file included from /kisskb/src/drivers/media/pci/ttpci/budget.c:31: /kisskb/src/drivers/media/pci/ttpci/budget.c: In function 'alps_bsbe1_tuner_set_params': /kisskb/src/drivers/media/dvb-frontends/bsbe1.h:61:17: note: byref variable will be forcibly initialized 61 | struct i2c_msg msg = { .addr = 0x61, .flags = 0, .buf = data, .len = sizeof(data) }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/bsbe1.h:59:5: note: byref variable will be forcibly initialized 59 | u8 data[4]; | ^~~~ /kisskb/src/drivers/media/pci/ttpci/budget.c: In function 'grundig_29504_401_tuner_set_params': /kisskb/src/drivers/media/pci/ttpci/budget.c:269:5: note: byref variable will be forcibly initialized 269 | u8 data[4]; | ^~~~ /kisskb/src/drivers/media/pci/ttpci/budget.c: In function 'alps_tdbe2_tuner_set_params': /kisskb/src/drivers/media/pci/ttpci/budget.c:240:17: note: byref variable will be forcibly initialized 240 | struct i2c_msg msg = { .addr = 0x62, .flags = 0, .buf = data, .len = sizeof(data) }; | ^~~ /kisskb/src/drivers/media/pci/ttpci/budget.c:239:5: note: byref variable will be forcibly initialized 239 | u8 data[4]; | ^~~~ In file included from /kisskb/src/drivers/media/pci/ttpci/budget.c:30: /kisskb/src/drivers/media/pci/ttpci/budget.c: In function 'alps_bsru6_tuner_set_params': /kisskb/src/drivers/media/dvb-frontends/bsru6.h:92:17: note: byref variable will be forcibly initialized 92 | struct i2c_msg msg = { .addr = 0x61, .flags = 0, .buf = buf, .len = sizeof(buf) }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/bsru6.h:90:5: note: byref variable will be forcibly initialized 90 | u8 buf[4]; | ^~~ /kisskb/src/drivers/media/pci/ttpci/budget.c: In function 'alps_bsrv2_tuner_set_params': /kisskb/src/drivers/media/pci/ttpci/budget.c:198:17: note: byref variable will be forcibly initialized 198 | struct i2c_msg msg = { .addr = 0x61, .flags = 0, .buf = buf, .len = sizeof(buf) }; | ^~~ /kisskb/src/drivers/media/pci/ttpci/budget.c:197:5: note: byref variable will be forcibly initialized 197 | u8 buf[4]; | ^~~ /kisskb/src/drivers/media/pci/ttpci/budget.c: In function 'read_pwm': /kisskb/src/drivers/media/pci/ttpci/budget.c:429:17: note: byref variable will be forcibly initialized 429 | struct i2c_msg msg[] = { { .addr = 0x50,.flags = 0,.buf = &b,.len = 1 }, | ^~~ /kisskb/src/drivers/media/pci/ttpci/budget.c:428:5: note: byref variable will be forcibly initialized 428 | u8 pwm; | ^~~ /kisskb/src/drivers/media/pci/ttpci/budget.c:427:5: note: byref variable will be forcibly initialized 427 | u8 b = 0xff; | ^ /kisskb/src/drivers/media/pci/ttpci/budget.c: In function 'i2c_readreg': /kisskb/src/drivers/media/pci/ttpci/budget.c:417:17: note: byref variable will be forcibly initialized 417 | struct i2c_msg msg[] = { | ^~~ /kisskb/src/drivers/media/pci/ttpci/budget.c:416:5: note: byref variable will be forcibly initialized 416 | u8 val; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9015.c: In function 'af9015_get_rc_config': /kisskb/src/drivers/media/usb/dvb-usb-v2/af9015.c:1265:8: note: byref variable will be forcibly initialized 1265 | char manufacturer[10]; | ^~~~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9015.c: In function 'af9015_rc_query': /kisskb/src/drivers/media/usb/dvb-usb-v2/af9015.c:1158:5: note: byref variable will be forcibly initialized 1158 | u8 buf[17]; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9015.c: In function 'af9015_streaming_ctrl': /kisskb/src/drivers/media/usb/dvb-usb-v2/af9015.c:559:5: note: byref variable will be forcibly initialized 559 | u8 buf[2]; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9015.c: In function 'af9015_write_reg_i2c': /kisskb/src/drivers/media/usb/dvb-usb-v2/af9015.c:117:15: note: byref variable will be forcibly initialized 117 | struct req_t req = {WRITE_I2C, addr, reg, 1, 1, 1, &val}; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9015.c: In function 'af9015_read_reg_i2c': /kisskb/src/drivers/media/usb/dvb-usb-v2/af9015.c:130:15: note: byref variable will be forcibly initialized 130 | struct req_t req = {READ_I2C, addr, reg, 0, 1, 1, val}; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9015.c: In function 'af9015_copy_firmware': /kisskb/src/drivers/media/usb/dvb-usb-v2/af9015.c:770:15: note: byref variable will be forcibly initialized 770 | struct req_t req = {COPY_FIRMWARE, 0, 0x5100, 0, 0, 4, firmware_info}; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9015.c:769:10: note: byref variable will be forcibly initialized 769 | u8 val, firmware_info[4]; | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9015.c:769:5: note: byref variable will be forcibly initialized 769 | u8 val, firmware_info[4]; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9015.c: In function 'af9015_eeprom_hash': /kisskb/src/drivers/media/usb/dvb-usb-v2/af9015.c:345:15: note: byref variable will be forcibly initialized 345 | struct req_t req = {READ_I2C, AF9015_I2C_EEPROM, 0, 0, 1, 1, NULL}; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9015.c:344:5: note: byref variable will be forcibly initialized 344 | u8 buf[AF9015_EEPROM_SIZE]; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9015.c: In function 'af9015_read_config': /kisskb/src/drivers/media/usb/dvb-usb-v2/af9015.c:378:15: note: byref variable will be forcibly initialized 378 | struct req_t req = {READ_I2C, AF9015_I2C_EEPROM, 0, 0, 1, 1, &val}; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9015.c:377:5: note: byref variable will be forcibly initialized 377 | u8 val, i, offset = 0; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9015.c: In function 'af9015_i2c_xfer': /kisskb/src/drivers/media/usb/dvb-usb-v2/af9015.c:148:15: note: byref variable will be forcibly initialized 148 | struct req_t req; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9015.c: In function 'af9015_download_firmware': /kisskb/src/drivers/media/usb/dvb-usb-v2/af9015.c:295:15: note: byref variable will be forcibly initialized 295 | struct req_t req = {DOWNLOAD_FIRMWARE, 0, 0, 0, 0, 0, NULL}; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9015.c: In function 'af9015_identify_state': /kisskb/src/drivers/media/usb/dvb-usb-v2/af9015.c:273:15: note: byref variable will be forcibly initialized 273 | struct req_t req = {GET_CONFIG, 0, 0, 0, 0, 1, &reply}; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9015.c:272:5: note: byref variable will be forcibly initialized 272 | u8 reply; | ^~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9015.c: In function 'af9015_regmap_read': /kisskb/src/drivers/media/usb/dvb-usb-v2/af9015.c:1324:15: note: byref variable will be forcibly initialized 1324 | struct req_t req = {READ_MEMORY, 0, reg, 0, 0, len, val}; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9015.c: In function 'af9015_regmap_write': /kisskb/src/drivers/media/usb/dvb-usb-v2/af9015.c:1303:15: note: byref variable will be forcibly initialized 1303 | struct req_t req = {WRITE_MEMORY, 0, reg, 0, 0, len, val}; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9015.c: In function 'af9015_probe': /kisskb/src/drivers/media/usb/dvb-usb-v2/af9015.c:1342:7: note: byref variable will be forcibly initialized 1342 | char manufacturer[sizeof("ITE Technologies, Inc.")]; | ^~~~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c: In function 'af9035_rd_regs': /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:142:17: note: byref variable will be forcibly initialized 142 | struct usb_req req = { CMD_MEM_RD, mbox, sizeof(wbuf), wbuf, len, val }; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:140:5: note: byref variable will be forcibly initialized 140 | u8 wbuf[] = { len, 2, 0, 0, (reg >> 8) & 0xff, reg & 0xff }; | ^~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c: In function 'af9035_download_firmware_new': /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:680:17: note: byref variable will be forcibly initialized 680 | struct usb_req req_fw_dl = { CMD_FW_SCATTER_WR, 0, 0, NULL, 0, NULL }; | ^~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c: In function 'af9035_wr_regs': /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:119:17: note: byref variable will be forcibly initialized 119 | struct usb_req req = { CMD_MEM_WR, mbox, 6 + len, wbuf, 0, NULL }; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:117:5: note: byref variable will be forcibly initialized 117 | u8 wbuf[MAX_XFER_SIZE]; | ^~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c: In function 'af9035_wr_reg_mask': /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:164:5: note: byref variable will be forcibly initialized 164 | u8 tmp; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c: In function 'it930x_init': /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:1774:22: note: byref variable will be forcibly initialized 1774 | struct reg_val_mask tab[] = { | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c: In function 'af9035_init': /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:1727:22: note: byref variable will be forcibly initialized 1727 | struct reg_val_mask tab[] = { | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c: In function 'af9035_download_firmware_old': /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:597:17: note: byref variable will be forcibly initialized 597 | struct usb_req req_fw_dl = { CMD_FW_DL, 0, 0, wbuf, 0, NULL }; | ^~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:595:5: note: byref variable will be forcibly initialized 595 | u8 wbuf[1]; | ^~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c: In function 'it930x_tuner_attach': /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:1617:23: note: byref variable will be forcibly initialized 1617 | struct si2157_config si2157_config; | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c: In function 'it930x_frontend_attach': /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:1210:12: note: byref variable will be forcibly initialized 1210 | static int it930x_frontend_attach(struct dvb_usb_adapter *adap) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:1210:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:1217:22: note: byref variable will be forcibly initialized 1217 | struct i2c_adapter *adapter; | ^~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:1216:23: note: byref variable will be forcibly initialized 1216 | struct si2168_config si2168_config; | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c: In function 'af9035_read_config': /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:825:5: note: byref variable will be forcibly initialized 825 | u8 tmp; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c: In function 'af9035_identify_state': /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:488:17: note: byref variable will be forcibly initialized 488 | struct usb_req req = { CMD_FW_QUERYINFO, 0, sizeof(wbuf), wbuf, | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:487:5: note: byref variable will be forcibly initialized 487 | u8 rbuf[4]; | ^~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:486:5: note: byref variable will be forcibly initialized 486 | u8 wbuf[1] = { 1 }; | ^~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:485:5: note: byref variable will be forcibly initialized 485 | u8 tmp; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c: In function 'af9035_i2c_master_xfer': /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:431:19: note: byref variable will be forcibly initialized 431 | struct usb_req req = { CMD_I2C_RD, 0, sizeof(buf), | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:430:7: note: byref variable will be forcibly initialized 430 | u8 buf[5]; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:398:19: note: byref variable will be forcibly initialized 398 | struct usb_req req = { CMD_I2C_WR, 0, 5 + msg[0].len, | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:397:7: note: byref variable will be forcibly initialized 397 | u8 buf[MAX_XFER_SIZE]; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:340:19: note: byref variable will be forcibly initialized 340 | struct usb_req req = { CMD_I2C_RD, 0, 5 + msg[0].len, | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:339:7: note: byref variable will be forcibly initialized 339 | u8 buf[MAX_XFER_SIZE]; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c: In function 'af9035_download_firmware': /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:720:12: note: byref variable will be forcibly initialized 720 | static int af9035_download_firmware(struct dvb_usb_device *d, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:720:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:730:17: note: byref variable will be forcibly initialized 730 | struct usb_req req_fw_ver = { CMD_FW_QUERYINFO, 0, 1, wbuf, 4, rbuf }; | ^~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:727:5: note: byref variable will be forcibly initialized 727 | u8 rbuf[4]; | ^~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:726:5: note: byref variable will be forcibly initialized 726 | u8 wbuf[1]; | ^~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c: In function 'af9035_fc0011_tuner_callback': /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:1053:12: note: byref variable will be forcibly initialized 1053 | static int af9035_fc0011_tuner_callback(struct dvb_usb_device *d, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:1053:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:1053:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:1053:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c: In function 'af9035_rc_query': /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:1858:17: note: byref variable will be forcibly initialized 1858 | struct usb_req req = { CMD_IR_GET, 0, 0, NULL, 4, buf }; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:1857:5: note: byref variable will be forcibly initialized 1857 | u8 buf[4]; | ^~~ In file included from /kisskb/src/drivers/net/dsa/mv88e6xxx/global2.c:13: /kisskb/src/drivers/net/dsa/mv88e6xxx/global2.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ In file included from /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.h:12, from /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:9: /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c: In function 'platform_device_register_data': /kisskb/src/include/linux/platform_device.h:126:30: note: byref variable will be forcibly initialized 126 | struct platform_device_info pdevinfo = { | ^~~~~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global2.c: In function 'mv88e6xxx_g2_watchdog_setup': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c: In function 'af9035_tuner_attach': /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:1350:12: note: byref variable will be forcibly initialized 1350 | static int af9035_tuner_attach(struct dvb_usb_adapter *adap) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:1350:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:1350:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:1350:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:1350:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:1350:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:1350:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:1350:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:1350:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:1350:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:1545:31: note: byref variable will be forcibly initialized 1545 | struct it913x_platform_data it913x_pdata = { | ^~~~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:1469:31: note: byref variable will be forcibly initialized 1469 | struct fc2580_platform_data fc2580_pdata = { | ^~~~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:1369:32: note: byref variable will be forcibly initialized 1369 | struct tua9001_platform_data tua9001_pdata = { | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:1357:17: note: byref variable will be forcibly initialized 1357 | struct i2c_msg msg[1]; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global2.c: In function 'mv88e6097_watchdog_action': /kisskb/src/drivers/net/dsa/mv88e6xxx/global2.c:822:6: note: byref variable will be forcibly initialized 822 | u16 reg; | ^~~ In file included from /kisskb/src/drivers/net/dsa/mv88e6xxx/global2.c:13: /kisskb/src/drivers/net/dsa/mv88e6xxx/global2.c: In function 'mv88e6xxx_g2_irq_thread_fn': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global2.c:1033:6: note: byref variable will be forcibly initialized 1033 | u16 reg; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global2.c: In function 'mv88e6xxx_g2_switch_mgmt_rsvd2cpu': /kisskb/src/drivers/net/dsa/mv88e6xxx/global2.c:70:6: note: byref variable will be forcibly initialized 70 | u16 val; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c: In function 'af9035_probe': /kisskb/src/drivers/media/usb/dvb-usb-v2/af9035.c:1963:7: note: byref variable will be forcibly initialized 1963 | char manufacturer[sizeof("Afatech")]; | ^~~~~~~~~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global2.c: In function 'mv88e6097_watchdog_free': /kisskb/src/drivers/net/dsa/mv88e6xxx/global2.c:833:6: note: byref variable will be forcibly initialized 833 | u16 reg; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global2.c: In function 'mv88e6250_watchdog_free': /kisskb/src/drivers/net/dsa/mv88e6xxx/global2.c:859:6: note: byref variable will be forcibly initialized 859 | u16 reg; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global2.c: In function 'mv88e6390_watchdog_action': /kisskb/src/drivers/net/dsa/mv88e6xxx/global2.c:896:6: note: byref variable will be forcibly initialized 896 | u16 reg; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global2.c: In function 'mv88e6xxx_g2_misc_5_bit_port': /kisskb/src/drivers/net/dsa/mv88e6xxx/global2.c:990:6: note: byref variable will be forcibly initialized 990 | u16 val; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global2.c: In function 'mv88e6xxx_g2_eeprom_read8': /kisskb/src/drivers/net/dsa/mv88e6xxx/global2.c:372:6: note: byref variable will be forcibly initialized 372 | u16 cmd = MV88E6XXX_G2_EEPROM_CMD_OP_READ; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global2.c: In function 'mv88e6xxx_g2_get_eeprom16': /kisskb/src/drivers/net/dsa/mv88e6xxx/global2.c:499:6: note: byref variable will be forcibly initialized 499 | u16 val; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global2.c: In function 'mv88e6xxx_g2_set_eeprom16': /kisskb/src/drivers/net/dsa/mv88e6xxx/global2.c:549:6: note: byref variable will be forcibly initialized 549 | u16 val; | ^~~ In file included from /kisskb/src/drivers/net/dsa/mv88e6xxx/global2.c:13: /kisskb/src/drivers/net/dsa/mv88e6xxx/global2.c: In function 'mv88e6xxx_g2_irq_free': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global2.c: In function 'mv88e6xxx_g2_irq_setup': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mv88e6xxx/global2.c: In function 'mv88e6xxx_g2_irq_mdio_setup': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized In file included from /kisskb/src/drivers/net/wireless/intersil/orinoco/scan.c:10: /kisskb/src/drivers/net/wireless/intersil/orinoco/scan.c: In function 'orinoco_add_hostscan_result': /kisskb/src/include/net/cfg80211.h:6490:29: note: byref variable will be forcibly initialized 6490 | struct cfg80211_inform_bss data = { | ^~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/scan.c:81:5: note: byref variable will be forcibly initialized 81 | u8 ie_buf[46]; | ^~~~~~ In file included from /kisskb/src/drivers/net/wireless/intersil/orinoco/scan.c:10: /kisskb/src/drivers/net/wireless/intersil/orinoco/scan.c: In function 'orinoco_add_extscan_result': /kisskb/src/include/net/cfg80211.h:6490:29: note: byref variable will be forcibly initialized 6490 | struct cfg80211_inform_bss data = { | ^~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/scan.c: In function 'orinoco_add_hostscan_results': /kisskb/src/drivers/net/wireless/intersil/orinoco/scan.c:240:29: note: byref variable will be forcibly initialized 240 | struct cfg80211_scan_info info = { | ^~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/scan.c: In function 'orinoco_scan_done': /kisskb/src/drivers/net/wireless/intersil/orinoco/scan.c:252:29: note: byref variable will be forcibly initialized 252 | struct cfg80211_scan_info info = { | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/scan.c: In function '_iwl_mvm_get_scan_type': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/scan.c:243:44: note: byref variable will be forcibly initialized 243 | struct iwl_is_dcm_with_go_iterator_data data = { | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/scan.c:223:6: note: byref variable will be forcibly initialized 223 | int global_cnt = 0; | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/scan.c:7: /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/scan.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/scan.c: In function 'iwl_mvm_scan_umac': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/scan.c:2168:6: note: byref variable will be forcibly initialized 2168 | u32 ssid_bitmap = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/scan.c: In function 'iwl_mvm_scan_umac_v14': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/scan.c:2380:6: note: byref variable will be forcibly initialized 2380 | u32 bitmap_ssid = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/scan.c: In function 'iwl_mvm_scan_lmac': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/scan.c:940:6: note: byref variable will be forcibly initialized 940 | u32 ssid_bitmap = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/scan.c: In function 'iwl_mvm_config_sched_scan_profiles': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/scan.c:526:22: note: byref variable will be forcibly initialized 526 | struct iwl_host_cmd cmd = { | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/scan.c: In function 'iwl_mvm_lmac_scan_abort': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/scan.c:621:6: note: byref variable will be forcibly initialized 621 | u32 status = CAN_ABORT_STATUS; | ^~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/scan.c: In function 'iwl_mvm_scan_stop_wait': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/scan.c:2914:31: note: byref variable will be forcibly initialized 2914 | struct iwl_notification_wait wait_scan_done; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/scan.c: In function 'iwl_mvm_rx_lmac_scan_complete_notif': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/scan.c:430:29: note: byref variable will be forcibly initialized 430 | struct cfg80211_scan_info info = { | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/scan.c: In function 'iwl_mvm_config_scan': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/scan.c:1246:25: note: byref variable will be forcibly initialized 1246 | struct iwl_scan_config cfg; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/scan.c: In function 'iwl_mvm_rx_umac_scan_complete_notif': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/scan.c:2826:29: note: byref variable will be forcibly initialized 2826 | struct cfg80211_scan_info info = { | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/scan.c: In function 'iwl_mvm_report_scan_aborted': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/scan.c:3048:30: note: byref variable will be forcibly initialized 3048 | struct cfg80211_scan_info info = { | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/scan.c:3006:30: note: byref variable will be forcibly initialized 3006 | struct cfg80211_scan_info info = { | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/scan.c: In function 'iwl_mvm_scan_stop': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/scan.c:3094:30: note: byref variable will be forcibly initialized 3094 | struct cfg80211_scan_info info = { | ^~~~ /kisskb/src/drivers/input/touchscreen/ilitek_ts_i2c.c: In function 'ilitek_protocol_init': /kisskb/src/drivers/input/touchscreen/ilitek_ts_i2c.c:404:5: note: byref variable will be forcibly initialized 404 | u8 outbuf[64]; | ^~~~~~ /kisskb/src/drivers/input/touchscreen/ilitek_ts_i2c.c: In function 'ilitek_read_tp_info': /kisskb/src/drivers/input/touchscreen/ilitek_ts_i2c.c:424:5: note: byref variable will be forcibly initialized 424 | u8 outbuf[256]; | ^~~~~~ /kisskb/src/drivers/input/touchscreen/ilitek_ts_i2c.c: In function 'ilitek_i2c_write_and_read': /kisskb/src/drivers/input/touchscreen/ilitek_ts_i2c.c:98:17: note: byref variable will be forcibly initialized 98 | struct i2c_msg msgs[] = { | ^~~~ /kisskb/src/drivers/input/touchscreen/ilitek_ts_i2c.c: In function 'api_protocol_set_ic_wake': /kisskb/src/drivers/input/touchscreen/ilitek_ts_i2c.c:348:5: note: byref variable will be forcibly initialized 348 | u8 buf[64]; | ^~~ /kisskb/src/drivers/input/touchscreen/ilitek_ts_i2c.c: In function 'api_protocol_set_ic_sleep': /kisskb/src/drivers/input/touchscreen/ilitek_ts_i2c.c:339:5: note: byref variable will be forcibly initialized 339 | u8 buf[64]; | ^~~ /kisskb/src/drivers/input/touchscreen/ilitek_ts_i2c.c: In function 'api_protocol_get_ic_mode': /kisskb/src/drivers/input/touchscreen/ilitek_ts_i2c.c:325:5: note: byref variable will be forcibly initialized 325 | u8 buf[64]; | ^~~ /kisskb/src/drivers/input/touchscreen/ilitek_ts_i2c.c: In function 'api_protocol_get_tp_res': /kisskb/src/drivers/input/touchscreen/ilitek_ts_i2c.c:304:5: note: byref variable will be forcibly initialized 304 | u8 buf[64]; | ^~~ /kisskb/src/drivers/input/touchscreen/ilitek_ts_i2c.c: In function 'api_protocol_get_scrn_res': /kisskb/src/drivers/input/touchscreen/ilitek_ts_i2c.c:285:5: note: byref variable will be forcibly initialized 285 | u8 buf[64]; | ^~~ /kisskb/src/drivers/input/touchscreen/ilitek_ts_i2c.c: In function 'api_protocol_get_fw_ver': /kisskb/src/drivers/input/touchscreen/ilitek_ts_i2c.c:269:5: note: byref variable will be forcibly initialized 269 | u8 buf[64]; | ^~~ /kisskb/src/drivers/input/touchscreen/ilitek_ts_i2c.c: In function 'ilitek_process_and_report_v6': /kisskb/src/drivers/input/touchscreen/ilitek_ts_i2c.c:151:5: note: byref variable will be forcibly initialized 151 | u8 buf[512]; | ^~~ /kisskb/src/drivers/input/touchscreen/ilitek_ts_i2c.c: In function 'api_protocol_get_mcu_ver': /kisskb/src/drivers/input/touchscreen/ilitek_ts_i2c.c:251:5: note: byref variable will be forcibly initialized 251 | u8 buf[64]; | ^~~ /kisskb/src/drivers/input/touchscreen/ilitek_ts_i2c.c: In function 'api_protocol_get_ptl_ver': /kisskb/src/drivers/input/touchscreen/ilitek_ts_i2c.c:234:5: note: byref variable will be forcibly initialized 234 | u8 buf[64]; | ^~~ /kisskb/src/drivers/leds/leds-blinkm.c: In function 'blinkm_detect': /kisskb/src/drivers/leds/leds-blinkm.c:525:5: note: byref variable will be forcibly initialized 525 | u8 tmpargs[7]; | ^~~~~~~ /kisskb/src/drivers/leds/leds-blinkm.c: In function 'store_color_common': /kisskb/src/drivers/leds/leds-blinkm.c:158:5: note: byref variable will be forcibly initialized 158 | u8 value; | ^~~~~ /kisskb/src/drivers/leds/leds-blinkm.c: In function 'blinkm_probe': /kisskb/src/drivers/leds/leds-blinkm.c:574:7: note: byref variable will be forcibly initialized 574 | char blinkm_led_name[28]; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ieee802154/ca8210.c: In function 'tdme_setsfr_request_sync': /kisskb/src/drivers/net/ieee802154/ca8210.c:1114:30: note: byref variable will be forcibly initialized 1114 | struct mac_message command, response; | ^~~~~~~~ /kisskb/src/drivers/net/ieee802154/ca8210.c:1114:21: note: byref variable will be forcibly initialized 1114 | struct mac_message command, response; | ^~~~~~~ /kisskb/src/drivers/net/ieee802154/ca8210.c: In function 'hwme_set_request_sync': /kisskb/src/drivers/net/ieee802154/ca8210.c:1664:30: note: byref variable will be forcibly initialized 1664 | struct mac_message command, response; | ^~~~~~~~ /kisskb/src/drivers/net/ieee802154/ca8210.c:1664:21: note: byref variable will be forcibly initialized 1664 | struct mac_message command, response; | ^~~~~~~ /kisskb/src/drivers/net/ieee802154/ca8210.c: In function 'ca8210_config_extern_clk': /kisskb/src/drivers/net/ieee802154/ca8210.c:2738:5: note: byref variable will be forcibly initialized 2738 | u8 clkparam[2]; | ^~~~~~~~ /kisskb/src/drivers/net/ieee802154/ca8210.c: In function 'mlme_set_request_sync': /kisskb/src/drivers/net/ieee802154/ca8210.c:1596:30: note: byref variable will be forcibly initialized 1596 | struct mac_message command, response; | ^~~~~~~~ /kisskb/src/drivers/net/ieee802154/ca8210.c:1596:21: note: byref variable will be forcibly initialized 1596 | struct mac_message command, response; | ^~~~~~~ /kisskb/src/drivers/net/ieee802154/ca8210.c: In function 'ca8210_start': /kisskb/src/drivers/net/ieee802154/ca8210.c:1993:5: note: byref variable will be forcibly initialized 1993 | u8 lqi_threshold = 0; | ^~~~~~~~~~~~~ /kisskb/src/drivers/net/ieee802154/ca8210.c:1992:5: note: byref variable will be forcibly initialized 1992 | u8 rx_on_when_idle; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ieee802154/ca8210.c: In function 'hwme_get_request_sync': /kisskb/src/drivers/net/ieee802154/ca8210.c:1706:30: note: byref variable will be forcibly initialized 1706 | struct mac_message command, response; | ^~~~~~~~ /kisskb/src/drivers/net/ieee802154/ca8210.c:1706:21: note: byref variable will be forcibly initialized 1706 | struct mac_message command, response; | ^~~~~~~ /kisskb/src/drivers/net/ieee802154/ca8210.c: In function 'ca8210_get_ed': /kisskb/src/drivers/net/ieee802154/ca8210.c:2073:5: note: byref variable will be forcibly initialized 2073 | u8 lenvar; | ^~~~~~ /kisskb/src/drivers/net/ieee802154/ca8210.c: In function 'mlme_reset_request_sync': /kisskb/src/drivers/net/ieee802154/ca8210.c:1543:30: note: byref variable will be forcibly initialized 1543 | struct mac_message command, response; | ^~~~~~~~ /kisskb/src/drivers/net/ieee802154/ca8210.c:1543:21: note: byref variable will be forcibly initialized 1543 | struct mac_message command, response; | ^~~~~~~ /kisskb/src/drivers/net/ieee802154/ca8210.c: In function 'ca8210_set_cca_ed_level': /kisskb/src/drivers/net/ieee802154/ca8210.c:2259:5: note: byref variable will be forcibly initialized 2259 | u8 ed_threshold = (level / 100) * 2 + 256; | ^~~~~~~~~~~~ /kisskb/src/drivers/net/ieee802154/ca8210.c: In function 'ca8210_set_cca_mode': /kisskb/src/drivers/net/ieee802154/ca8210.c:2221:5: note: byref variable will be forcibly initialized 2221 | u8 cca_mode; | ^~~~~~~~ /kisskb/src/drivers/net/ieee802154/ca8210.c: In function 'tdme_chipinit': /kisskb/src/drivers/net/ieee802154/ca8210.c:1157:26: note: byref variable will be forcibly initialized 1157 | struct preamble_cfg_sfr pre_cfg_value = { | ^~~~~~~~~~~~~ /kisskb/src/drivers/net/ieee802154/ca8210.c: In function 'ca8210_skb_rx': /kisskb/src/drivers/net/ieee802154/ca8210.c:1802:24: note: byref variable will be forcibly initialized 1802 | struct ieee802154_hdr hdr; | ^~~ /kisskb/src/drivers/net/ieee802154/ca8210.c: In function 'mcps_data_request': /kisskb/src/drivers/net/ieee802154/ca8210.c:1485:21: note: byref variable will be forcibly initialized 1485 | struct mac_message command; | ^~~~~~~ /kisskb/src/drivers/net/ieee802154/ca8210.c: In function 'ca8210_spi_transfer_complete': /kisskb/src/drivers/net/ieee802154/ca8210.c:847:5: note: byref variable will be forcibly initialized 847 | u8 retry_buffer[CA8210_SPI_BUF_SIZE]; | ^~~~~~~~~~~~ /kisskb/src/drivers/net/ieee802154/ca8210.c: In function 'ca8210_skb_tx': /kisskb/src/drivers/net/ieee802154/ca8210.c:1949:17: note: byref variable will be forcibly initialized 1949 | struct secspec secspec; | ^~~~~~~ /kisskb/src/drivers/infiniband/core/ud_header.c: In function 'ib_ud_ip4_csum': /kisskb/src/drivers/infiniband/core/ud_header.c:285:15: note: byref variable will be forcibly initialized 285 | struct iphdr iph; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_4k.c: In function 'ath9k_hw_set_4k_power_per_rate_table': /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_4k.c:416:46: note: byref variable will be forcibly initialized 416 | struct cal_target_power_ht targetPowerHt20, targetPowerHt40 = { | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_4k.c:416:29: note: byref variable will be forcibly initialized 416 | struct cal_target_power_ht targetPowerHt20, targetPowerHt40 = { | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_4k.c:413:23: note: byref variable will be forcibly initialized 413 | 0, { 0, 0, 0, 0} }, targetPowerCckExt = { | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_4k.c:412:30: note: byref variable will be forcibly initialized 412 | struct cal_target_power_leg targetPowerOfdmExt = { | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_4k.c:409:47: note: byref variable will be forcibly initialized 409 | struct cal_target_power_leg targetPowerOfdm, targetPowerCck = { | ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_4k.c:409:30: note: byref variable will be forcibly initialized 409 | struct cal_target_power_leg targetPowerOfdm, targetPowerCck = { | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_4k.c:406:22: note: byref variable will be forcibly initialized 406 | struct chan_centers centers; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_4k.c: In function 'ath9k_hw_set_4k_power_cal_table': /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_4k.c:292:6: note: byref variable will be forcibly initialized 292 | u16 gainBoundaries[AR5416_PD_GAINS_IN_MASK]; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_4k.c: In function 'ath9k_hw_4k_set_txpower': /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_4k.c:586:10: note: byref variable will be forcibly initialized 586 | int16_t ratesArray[Ar5416RateSize]; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_4k.c: In function 'ath9k_hw_4k_check_eeprom': /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_4k.c:190:7: note: byref variable will be forcibly initialized 190 | bool need_swap; | ^~~~~~~~~ In file included from /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c:15: /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c: In function 'hermes_read_wordrec': /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:508:9: note: byref variable will be forcibly initialized 508 | __le16 rec; | ^~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c: In function 'orinoco_get_wireless_stats': /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c:133:14: note: byref variable will be forcibly initialized 133 | } __packed cq; | ^~ /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c:95:16: note: byref variable will be forcibly initialized 95 | unsigned long flags; | ^~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c: In function 'orinoco_ioctl_setpreamble': /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c:1220:16: note: byref variable will be forcibly initialized 1220 | unsigned long flags; | ^~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c: In function 'orinoco_ioctl_get_auth': /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c:963:16: note: byref variable will be forcibly initialized 963 | unsigned long flags; | ^~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c: In function 'orinoco_ioctl_set_auth': /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c:878:16: note: byref variable will be forcibly initialized 878 | unsigned long flags; | ^~~~~ In file included from /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c:15: /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c: In function 'orinoco_ioctl_getpower': /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:508:9: note: byref variable will be forcibly initialized 508 | __le16 rec; | ^~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:508:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:508:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:508:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c:674:16: note: byref variable will be forcibly initialized 674 | unsigned long flags; | ^~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c: In function 'orinoco_ioctl_setpower': /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c:618:16: note: byref variable will be forcibly initialized 618 | unsigned long flags; | ^~~~~ In file included from /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c:15: /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c: In function 'orinoco_ioctl_getsens': /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.h:508:9: note: byref variable will be forcibly initialized 508 | __le16 rec; | ^~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c:498:16: note: byref variable will be forcibly initialized 498 | unsigned long flags; | ^~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c: In function 'orinoco_ioctl_setsens': /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c:525:16: note: byref variable will be forcibly initialized 525 | unsigned long flags; | ^~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c: In function 'orinoco_ioctl_getrid': /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c:1276:16: note: byref variable will be forcibly initialized 1276 | unsigned long flags; | ^~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c:1274:6: note: byref variable will be forcibly initialized 1274 | u16 length; | ^~~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c: In function 'orinoco_ioctl_setibssport': /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c:1130:16: note: byref variable will be forcibly initialized 1130 | unsigned long flags; | ^~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c: In function 'orinoco_ioctl_setport3': /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c:1164:16: note: byref variable will be forcibly initialized 1164 | unsigned long flags; | ^~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c: In function 'orinoco_ioctl_get_encodeext': /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c:822:16: note: byref variable will be forcibly initialized 822 | unsigned long flags; | ^~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c: In function 'orinoco_ioctl_get_genie': /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c:1043:16: note: byref variable will be forcibly initialized 1043 | unsigned long flags; | ^~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c: In function 'orinoco_ioctl_getiwencode': /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c:333:16: note: byref variable will be forcibly initialized 333 | unsigned long flags; | ^~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c: In function 'orinoco_ioctl_setessid': /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c:368:16: note: byref variable will be forcibly initialized 368 | unsigned long flags; | ^~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c: In function 'orinoco_ioctl_set_encodeext': /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c:728:16: note: byref variable will be forcibly initialized 728 | unsigned long flags; | ^~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c: In function 'orinoco_ioctl_set_genie': /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c:1003:16: note: byref variable will be forcibly initialized 1003 | unsigned long flags; | ^~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c: In function 'orinoco_ioctl_setiwencode': /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c:246:16: note: byref variable will be forcibly initialized 246 | unsigned long flags; | ^~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c: In function 'orinoco_ioctl_getrate': /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c:593:7: note: byref variable will be forcibly initialized 593 | int act_bitrate; | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c:583:16: note: byref variable will be forcibly initialized 583 | unsigned long flags; | ^~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c:582:15: note: byref variable will be forcibly initialized 582 | int bitrate, automatic; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c:582:6: note: byref variable will be forcibly initialized 582 | int bitrate, automatic; | ^~~~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c: In function 'orinoco_ioctl_setrate': /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c:549:16: note: byref variable will be forcibly initialized 549 | unsigned long flags; | ^~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c: In function 'orinoco_ioctl_getessid': /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c:401:16: note: byref variable will be forcibly initialized 401 | unsigned long flags; | ^~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c:399:6: note: byref variable will be forcibly initialized 399 | int active; | ^~~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c: In function 'orinoco_ioctl_set_mlme': /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c:1073:16: note: byref variable will be forcibly initialized 1073 | unsigned long flags; | ^~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c: In function 'orinoco_ioctl_getwap': /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c:222:16: note: byref variable will be forcibly initialized 222 | unsigned long flags; | ^~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c: In function 'orinoco_ioctl_setwap': /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c:162:16: note: byref variable will be forcibly initialized 162 | unsigned long flags; | ^~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c: In function 'orinoco_ioctl_setfreq': /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c:428:16: note: byref variable will be forcibly initialized 428 | unsigned long flags; | ^~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c: In function 'orinoco_ioctl_commit': /kisskb/src/drivers/net/wireless/intersil/orinoco/wext.c:1310:16: note: byref variable will be forcibly initialized 1310 | unsigned long flags; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/debug.c: In function 'ath10k_info': /kisskb/src/drivers/net/wireless/ath/ath10k/debug.c:29:10: note: byref variable will be forcibly initialized 29 | va_list args; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/debug.c: In function 'ath10k_err': /kisskb/src/drivers/net/wireless/ath/ath10k/debug.c:121:10: note: byref variable will be forcibly initialized 121 | va_list args; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/debug.c: In function 'ath10k_warn': /kisskb/src/drivers/net/wireless/ath/ath10k/debug.c:136:10: note: byref variable will be forcibly initialized 136 | va_list args; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/debug.c: In function '__ath10k_dbg': /kisskb/src/drivers/net/wireless/ath/ath10k/debug.c:2676:10: note: byref variable will be forcibly initialized 2676 | va_list args; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/debug.c:2675:19: note: byref variable will be forcibly initialized 2675 | struct va_format vaf; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath10k/debug.c: In function 'ath10k_dbg_dump': /kisskb/src/drivers/net/wireless/ath/ath10k/debug.c:2697:7: note: byref variable will be forcibly initialized 2697 | char linebuf[256]; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/debug.c: In function 'ath10k_debug_print_hwfw_info': /kisskb/src/drivers/net/wireless/ath/ath10k/debug.c:42:7: note: byref variable will be forcibly initialized 42 | char fw_features[128] = {}; | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/debug.c: In function 'ath10k_debug_print_board_info': /kisskb/src/drivers/net/wireless/ath/ath10k/debug.c:73:7: note: byref variable will be forcibly initialized 73 | char boardinfo[100]; | ^~~~~~~~~ /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/mmc/core/sdio_ops.c: In function 'sdio_reset': /kisskb/src/drivers/mmc/core/sdio_ops.c:205:5: note: byref variable will be forcibly initialized 205 | u8 abort; | ^~~~~ /kisskb/src/drivers/net/wireless/marvell/libertas_tf/if_usb.c: In function 'if_usb_setup_firmware': /kisskb/src/drivers/net/wireless/marvell/libertas_tf/if_usb.c:99:30: note: byref variable will be forcibly initialized 99 | struct cmd_ds_set_boot2_ver b2_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/drivers/net/wireless/marvell/libertas_tf/libertas_tf.h:8, from /kisskb/src/drivers/net/wireless/marvell/libertas_tf/if_usb.c:10: /kisskb/src/drivers/net/wireless/marvell/libertas_tf/if_usb.c: In function 'if_usb_prog_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: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/net/wireless/marvell/libertas_tf/if_usb.c:875:2: note: in expansion of macro 'wait_event_interruptible' 875 | wait_event_interruptible(cardp->fw_wq, cardp->priv->surpriseremoved || | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/dsa/lantiq_gswip.c: In function 'gswip_port_fdb_dump': /kisskb/src/drivers/net/dsa/lantiq_gswip.c:1400:16: note: byref variable will be forcibly initialized 1400 | unsigned char addr[6]; | ^~~~ /kisskb/src/drivers/net/dsa/lantiq_gswip.c: In function 'gswip_port_fdb': /kisskb/src/drivers/net/dsa/lantiq_gswip.c:1345:31: note: byref variable will be forcibly initialized 1345 | struct gswip_pce_table_entry mac_bridge = {0,}; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/aldebaran.c: In function 'aldebaran_mode2_restore_ip': /kisskb/src/drivers/gpu/drm/amd/amdgpu/aldebaran.c:200:31: note: byref variable will be forcibly initialized 200 | struct amdgpu_firmware_info *ucode_list[AMDGPU_UCODE_ID_MAXIMUM]; | ^~~~~~~~~~ /kisskb/src/drivers/input/touchscreen/imx6ul_tsc.c: In function 'imx6ul_tsc_probe': /kisskb/src/drivers/input/touchscreen/imx6ul_tsc.c:381:6: note: byref variable will be forcibly initialized 381 | u32 average_samples; | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/powerpc/include/asm/io.h:27, 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/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/drivers/net/dsa/lantiq_gswip.c:30: /kisskb/src/drivers/net/dsa/lantiq_gswip.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/dsa/lantiq_gswip.c: In function 'gswip_gphy_fw_load': /kisskb/src/drivers/net/dsa/lantiq_gswip.c:1848:13: note: byref variable will be forcibly initialized 1848 | dma_addr_t dma_addr; | ^~~~~~~~ /kisskb/src/drivers/net/dsa/lantiq_gswip.c:1846:25: note: byref variable will be forcibly initialized 1846 | const struct firmware *fw; | ^~ /kisskb/src/drivers/net/dsa/lantiq_gswip.c: In function 'gswip_gphy_fw_probe': /kisskb/src/drivers/net/dsa/lantiq_gswip.c:1906:7: note: byref variable will be forcibly initialized 1906 | char gphyname[10]; | ^~~~~~~~ /kisskb/src/drivers/net/dsa/lantiq_gswip.c:1904:6: note: byref variable will be forcibly initialized 1904 | u32 gphy_mode; | ^~~~~~~~~ /kisskb/src/drivers/net/wwan/wwan_hwsim.c: In function 'wwan_hwsim_port_new': /kisskb/src/drivers/net/wwan/wwan_hwsim.c:192:7: note: byref variable will be forcibly initialized 192 | char name[0x10]; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_9287.c: In function 'ath9k_hw_set_ar9287_power_per_rate_table': /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_9287.c:523:22: note: byref variable will be forcibly initialized 523 | struct chan_centers centers; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_9287.c:514:9: note: byref variable will be forcibly initialized 514 | targetPowerHt40 = {0, {0, 0, 0, 0} }; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_9287.c:513:29: note: byref variable will be forcibly initialized 513 | struct cal_target_power_ht targetPowerHt20, | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_9287.c:512:9: note: byref variable will be forcibly initialized 512 | targetPowerCckExt = {0, {0, 0, 0, 0} }; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_9287.c:511:30: note: byref variable will be forcibly initialized 511 | struct cal_target_power_leg targetPowerOfdmExt = {0, {0, 0, 0, 0} }, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_9287.c:510:9: note: byref variable will be forcibly initialized 510 | targetPowerCck = {0, {0, 0, 0, 0} }; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_9287.c:509:30: note: byref variable will be forcibly initialized 509 | struct cal_target_power_leg targetPowerOfdm = {0, {0, 0, 0, 0} }, | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_9287.c: In function 'ar9287_eeprom_get_tx_gain_index': /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_9287.c:290:22: note: byref variable will be forcibly initialized 290 | struct chan_centers centers; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_9287.c:288:16: note: byref variable will be forcibly initialized 288 | u16 idxL = 0, idxR = 0, numPiers; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_9287.c:288:6: note: byref variable will be forcibly initialized 288 | u16 idxL = 0, idxR = 0, numPiers; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_9287.c: In function 'ath9k_hw_set_ar9287_power_cal_table': /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_9287.c:417:12: note: byref variable will be forcibly initialized 417 | int8_t txPower; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_9287.c:361:6: note: byref variable will be forcibly initialized 361 | u16 gainBoundaries[AR5416_PD_GAINS_IN_MASK]; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_9287.c:360:5: note: byref variable will be forcibly initialized 360 | u8 pdadcValues[AR5416_NUM_PDADC_VALUES]; | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_9287.c: In function 'ath9k_hw_ar9287_set_txpower': /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_9287.c:714:10: note: byref variable will be forcibly initialized 714 | int16_t ratesArray[Ar5416RateSize]; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_9287.c: In function 'ath9k_hw_ar9287_check_eeprom': /kisskb/src/drivers/net/wireless/ath/ath9k/eeprom_9287.c:188:7: note: byref variable will be forcibly initialized 188 | bool need_swap; | ^~~~~~~~~ In file included from /kisskb/src/drivers/media/pci/ttpci/budget-av.c:22: /kisskb/src/drivers/media/pci/ttpci/budget-av.c: In function 'stv0299_writereg': /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized 100 | u8 buf[] = {reg, val}; | ^~~ /kisskb/src/drivers/media/pci/ttpci/budget-av.c: In function 'philips_su1278_ty_ci_set_symbol_rate': /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/pci/ttpci/budget-av.c: In function 'philips_sd1878_ci_set_symbol_rate': /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/pci/ttpci/budget-av.c: In function 'i2c_writereg': /kisskb/src/drivers/media/pci/ttpci/budget-av.c:114:17: note: byref variable will be forcibly initialized 114 | struct i2c_msg msgs; | ^~~~ /kisskb/src/drivers/media/pci/ttpci/budget-av.c:113:5: note: byref variable will be forcibly initialized 113 | u8 msg[2] = { reg, val }; | ^~~ /kisskb/src/drivers/media/pci/ttpci/budget-av.c: In function 'saa7113_setinput': /kisskb/src/drivers/media/pci/ttpci/budget-av.c:113:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/pci/ttpci/budget-av.c:114:17: note: byref variable will be forcibly initialized 114 | struct i2c_msg msgs; | ^~~~ /kisskb/src/drivers/media/pci/ttpci/budget-av.c:113:5: note: byref variable will be forcibly initialized 113 | u8 msg[2] = { reg, val }; | ^~~ /kisskb/src/drivers/media/pci/ttpci/budget-av.c:114:17: note: byref variable will be forcibly initialized 114 | struct i2c_msg msgs; | ^~~~ /kisskb/src/drivers/media/pci/ttpci/budget-av.c:113:5: note: byref variable will be forcibly initialized 113 | u8 msg[2] = { reg, val }; | ^~~ /kisskb/src/drivers/media/pci/ttpci/budget-av.c:114:17: note: byref variable will be forcibly initialized 114 | struct i2c_msg msgs; | ^~~~ /kisskb/src/drivers/media/pci/ttpci/budget-av.c:113:5: note: byref variable will be forcibly initialized 113 | u8 msg[2] = { reg, val }; | ^~~ /kisskb/src/drivers/media/pci/ttpci/budget-av.c:114:17: note: byref variable will be forcibly initialized 114 | struct i2c_msg msgs; | ^~~~ /kisskb/src/drivers/media/pci/ttpci/budget-av.c: In function 'i2c_readreg': /kisskb/src/drivers/media/pci/ttpci/budget-av.c:81:17: note: byref variable will be forcibly initialized 81 | struct i2c_msg msgs[2]; | ^~~~ /kisskb/src/drivers/media/pci/ttpci/budget-av.c:80:5: note: byref variable will be forcibly initialized 80 | u8 mm2[] = { 0x00 }; | ^~~ /kisskb/src/drivers/media/pci/ttpci/budget-av.c:79:5: note: byref variable will be forcibly initialized 79 | u8 mm1[] = { 0x00 }; | ^~~ /kisskb/src/drivers/media/pci/ttpci/budget-av.c: In function 'saa7113_init': /kisskb/src/drivers/media/pci/ttpci/budget-av.c:113:5: note: byref variable will be forcibly initialized 113 | u8 msg[2] = { reg, val }; | ^~~ /kisskb/src/drivers/media/pci/ttpci/budget-av.c:114:17: note: byref variable will be forcibly initialized 114 | struct i2c_msg msgs; | ^~~~ /kisskb/src/drivers/media/pci/ttpci/budget-av.c:113:5: note: byref variable will be forcibly initialized 113 | u8 msg[2] = { reg, val }; | ^~~ /kisskb/src/drivers/media/pci/ttpci/budget-av.c:114:17: note: byref variable will be forcibly initialized 114 | struct i2c_msg msgs; | ^~~~ /kisskb/src/drivers/media/pci/ttpci/budget-av.c: In function 'i2c_readregs': /kisskb/src/drivers/media/pci/ttpci/budget-av.c:100:17: note: byref variable will be forcibly initialized 100 | struct i2c_msg msgs[2] = { | ^~~~ /kisskb/src/drivers/media/pci/ttpci/budget-av.c:99:5: note: byref variable will be forcibly initialized 99 | u8 mm1[] = { reg }; | ^~~ /kisskb/src/drivers/media/pci/ttpci/budget-av.c: In function 'philips_tu1216_tuner_set_params': /kisskb/src/drivers/media/pci/ttpci/budget-av.c:689:17: note: byref variable will be forcibly initialized 689 | struct i2c_msg tuner_msg = {.addr = 0x60,.flags = 0,.buf = tuner_buf,.len = | ^~~~~~~~~ /kisskb/src/drivers/media/pci/ttpci/budget-av.c:688:5: note: byref variable will be forcibly initialized 688 | u8 tuner_buf[4]; | ^~~~~~~~~ /kisskb/src/drivers/media/pci/ttpci/budget-av.c: In function 'philips_tu1216_tuner_init': /kisskb/src/drivers/media/pci/ttpci/budget-av.c:672:17: note: byref variable will be forcibly initialized 672 | struct i2c_msg tuner_msg = {.addr = 0x60,.flags = 0,.buf = tu1216_init,.len = sizeof(tu1216_init) }; | ^~~~~~~~~ /kisskb/src/drivers/media/pci/ttpci/budget-av.c: In function 'philips_cu1216_tuner_set_params': /kisskb/src/drivers/media/pci/ttpci/budget-av.c:608:17: note: byref variable will be forcibly initialized 608 | struct i2c_msg msg = {.addr = 0x60,.flags = 0,.buf = buf,.len = sizeof(buf) }; | ^~~ /kisskb/src/drivers/media/pci/ttpci/budget-av.c:607:5: note: byref variable will be forcibly initialized 607 | u8 buf[6]; | ^~~ /kisskb/src/drivers/media/pci/ttpci/budget-av.c: In function 'philips_su1278_ty_ci_tuner_set_params': /kisskb/src/drivers/media/pci/ttpci/budget-av.c:494:17: note: byref variable will be forcibly initialized 494 | struct i2c_msg msg = {.addr = 0x61,.flags = 0,.buf = buf,.len = sizeof(buf) }; | ^~~ /kisskb/src/drivers/media/pci/ttpci/budget-av.c:492:5: note: byref variable will be forcibly initialized 492 | u8 buf[4]; | ^~~ /kisskb/src/drivers/media/pci/ttpci/budget-av.c: In function 'read_pwm': /kisskb/src/drivers/media/pci/ttpci/budget-av.c:1155:17: note: byref variable will be forcibly initialized 1155 | struct i2c_msg msg[] = { {.addr = 0x50,.flags = 0,.buf = &b,.len = 1}, | ^~~ /kisskb/src/drivers/media/pci/ttpci/budget-av.c:1154:5: note: byref variable will be forcibly initialized 1154 | u8 pwm; | ^~~ /kisskb/src/drivers/media/pci/ttpci/budget-av.c:1153:5: note: byref variable will be forcibly initialized 1153 | u8 b = 0xff; | ^ /kisskb/src/drivers/media/usb/dvb-usb-v2/ec168.c: In function 'ec168_streaming_ctrl': /kisskb/src/drivers/media/usb/dvb-usb-v2/ec168.c:301:19: note: byref variable will be forcibly initialized 301 | struct ec168_req req = {STREAMING_CTRL, 0x7f01, 0x0202, 0, NULL}; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/ec168.c: In function 'ec168_identify_state': /kisskb/src/drivers/media/usb/dvb-usb-v2/ec168.c:177:19: note: byref variable will be forcibly initialized 177 | struct ec168_req req = {GET_CONFIG, 0, 1, sizeof(reply), &reply}; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/ec168.c:176:5: note: byref variable will be forcibly initialized 176 | u8 reply; | ^~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/ec168.c: In function 'ec168_i2c_xfer': /kisskb/src/drivers/media/usb/dvb-usb-v2/ec168.c:105:19: note: byref variable will be forcibly initialized 105 | struct ec168_req req; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/time-event.c: In function 'iwl_mvm_time_event_send_add': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/time-event.c:508:31: note: byref variable will be forcibly initialized 508 | struct iwl_notification_wait wait_time_event; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/time-event.c: In function 'iwl_mvm_remove_aux_roc_te': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/time-event.c:730:6: note: byref variable will be forcibly initialized 730 | u32 uid; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/time-event.c: In function 'iwl_mvm_remove_time_event': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/time-event.c:759:6: note: byref variable will be forcibly initialized 759 | u32 uid; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/time-event.c: In function 'iwl_mvm_protect_session': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/time-event.c:571:31: note: byref variable will be forcibly initialized 571 | struct iwl_notification_wait wait_te_notif; | ^~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/time-event.c:570:12: note: byref variable will be forcibly initialized 570 | const u16 te_notif_response[] = { TIME_EVENT_NOTIFICATION }; | ^~~~~~~~~~~~~~~~~ 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:1888:12: note: byref variable will be forcibly initialized 1888 | LIST_HEAD(uevents); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/md/dm.c: In function 'dm_call_pr': /kisskb/src/drivers/md/dm.c:2873:21: note: byref variable will be forcibly initialized 2873 | int ret = -ENOTTY, srcu_idx; | ^~~~~~~~ /kisskb/src/drivers/md/dm.c: In function 'dm_pr_register': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/time-event.c: In function 'iwl_mvm_cleanup_roc_te': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/time-event.c:1008:6: note: byref variable will be forcibly initialized 1008 | u32 uid; | ^~~ /kisskb/src/drivers/md/dm.c:2911:15: note: byref variable will be forcibly initialized 2911 | struct dm_pr pr = { | ^~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/time-event.c: In function 'iwl_mvm_schedule_session_protection': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/time-event.c:1155:31: note: byref variable will be forcibly initialized 1155 | struct iwl_notification_wait wait_notif; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/time-event.c:1153:12: note: byref variable will be forcibly initialized 1153 | const u16 notif[] = { iwl_cmd_id(SESSION_PROTECTION_NOTIF, | ^~~~~ /kisskb/src/drivers/md/dm.c: In function 'dm_io_dec_pending': /kisskb/src/drivers/md/dm.c:793:22: note: byref variable will be forcibly initialized 793 | struct dm_stats_aux stats_aux; | ^~~~~~~~~ /kisskb/src/drivers/md/dm.c: In function '__send_duplicate_bios': /kisskb/src/drivers/md/dm.c:1352:18: note: byref variable will be forcibly initialized 1352 | struct bio_list blist = BIO_EMPTY_LIST; | ^~~~~ /kisskb/src/drivers/md/dm.c: In function '__send_empty_flush': /kisskb/src/drivers/md/dm.c:1368:13: note: byref variable will be forcibly initialized 1368 | struct bio flush_bio; | ^~~~~~~~~ /kisskb/src/drivers/md/dm.c: In function '__send_changing_extent_only': /kisskb/src/drivers/md/dm.c:1412:11: note: byref variable will be forcibly initialized 1412 | unsigned len; | ^~~ /kisskb/src/drivers/md/dm.c: In function '__split_and_process_non_flush': /kisskb/src/drivers/md/dm.c:1484:6: note: byref variable will be forcibly initialized 1484 | int r; | ^ /kisskb/src/drivers/md/dm.c:1483:11: note: byref variable will be forcibly initialized 1483 | unsigned len; | ^~~ /kisskb/src/drivers/md/dm.c: In function '__split_and_process_bio': /kisskb/src/drivers/md/dm.c:1522:20: note: byref variable will be forcibly initialized 1522 | struct clone_info ci; | ^~ /kisskb/src/drivers/md/dm.c: In function 'dm_submit_bio': /kisskb/src/drivers/md/dm.c:1576:6: note: byref variable will be forcibly initialized 1576 | int srcu_idx; | ^~~~~~~~ /kisskb/src/drivers/md/dm.c: In function 'clone_endio': /kisskb/src/drivers/md/dm.c:881:15: note: byref variable will be forcibly initialized 881 | blk_status_t error = bio->bi_status; | ^~~~~ /kisskb/src/drivers/md/dm.c: In function 'dm_setup_md_queue': /kisskb/src/drivers/md/dm.c:2043:22: note: byref variable will be forcibly initialized 2043 | struct queue_limits limits; | ^~~~~~ /kisskb/src/drivers/md/dm.c: In function 'dm_kobject_uevent': /kisskb/src/drivers/md/dm.c:2687:8: note: byref variable will be forcibly initialized 2687 | char *envp[] = { udev_cookie, NULL }; | ^~~~ /kisskb/src/drivers/md/dm.c:2686:7: note: byref variable will be forcibly initialized 2686 | char udev_cookie[DM_COOKIE_LENGTH]; | ^~~~~~~~~~~ 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:2717:9: note: in expansion of macro 'wait_event_interruptible' 2717 | return wait_event_interruptible(md->eventq, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/dm.c: In function 'dm_pr_clear': /kisskb/src/drivers/md/dm.c:2998:9: note: byref variable will be forcibly initialized 2998 | int r, srcu_idx; | ^~~~~~~~ /kisskb/src/drivers/md/dm.c: In function 'dm_pr_release': /kisskb/src/drivers/md/dm.c:2957:9: note: byref variable will be forcibly initialized 2957 | int r, srcu_idx; | ^~~~~~~~ /kisskb/src/drivers/md/dm.c: In function 'dm_pr_reserve': /kisskb/src/drivers/md/dm.c:2937:9: note: byref variable will be forcibly initialized 2937 | int r, srcu_idx; | ^~~~~~~~ /kisskb/src/drivers/md/dm.c: In function 'dm_pr_preempt': /kisskb/src/drivers/md/dm.c:2978:9: note: byref variable will be forcibly initialized 2978 | int r, srcu_idx; | ^~~~~~~~ /kisskb/src/drivers/md/dm.c: In function 'dm_blk_ioctl': /kisskb/src/drivers/md/dm.c:449:9: note: byref variable will be forcibly initialized 449 | int r, srcu_idx; | ^~~~~~~~ /kisskb/src/drivers/md/dm.c: In function '__dm_destroy': /kisskb/src/drivers/md/dm.c:2147:6: note: byref variable will be forcibly initialized 2147 | int srcu_idx; | ^~~~~~~~ /kisskb/src/drivers/md/dm.c: In function 'dm_swap_table': /kisskb/src/drivers/md/dm.c:2299:22: note: byref variable will be forcibly initialized 2299 | struct queue_limits limits; | ^~~~~~ /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c: In function 'etnaviv_cmd_validate_one': /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c:152:31: note: byref variable will be forcibly initialized 152 | struct etna_validation_state state; | ^~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.c: In function 'hermesi_program_end': /kisskb/src/drivers/net/wireless/intersil/orinoco/hermes.c:647:25: note: byref variable will be forcibly initialized 647 | struct hermes_response resp; | ^~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/gl861.c: In function 'friio_ext_ctl': /kisskb/src/drivers/media/usb/dvb-usb-v2/gl861.c:265:17: note: byref variable will be forcibly initialized 265 | struct i2c_msg msg; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/gl861.c: In function 'friio_tuner_attach': /kisskb/src/drivers/media/usb/dvb-usb-v2/gl861.c:448:24: note: byref variable will be forcibly initialized 448 | struct dvb_pll_config cfg; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/gl861.c: In function 'friio_frontend_attach': /kisskb/src/drivers/media/usb/dvb-usb-v2/gl861.c:417:24: note: byref variable will be forcibly initialized 417 | struct tc90522_config cfg; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/gl861.c: In function 'friio_reset': /kisskb/src/drivers/media/usb/dvb-usb-v2/gl861.c:330:14: note: byref variable will be forcibly initialized 330 | u8 wbuf[1], rbuf[2]; | ^~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/gl861.c:330:5: note: byref variable will be forcibly initialized 330 | u8 wbuf[1], rbuf[2]; | ^~~~ /kisskb/src/drivers/net/ieee802154/mcr20a.c: In function 'mcr20a_phy_init': /kisskb/src/drivers/net/ieee802154/mcr20a.c:1088:15: note: byref variable will be forcibly initialized 1088 | unsigned int phy_reg = 0; | ^~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c: In function 'rtl28xxu_rd_regs': /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:92:22: note: byref variable will be forcibly initialized 92 | struct rtl28xxu_req req; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c: In function 'rtl28xxu_wr_regs': /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:74:22: note: byref variable will be forcibly initialized 74 | struct rtl28xxu_req req; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c: In function 'rtl2831u_rc_query': /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:1623:12: note: byref variable will be forcibly initialized 1623 | static int rtl2831u_rc_query(struct dvb_usb_device *d) | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:1623:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:92:22: note: byref variable will be forcibly initialized 92 | struct rtl28xxu_req req; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:1623:12: note: byref variable will be forcibly initialized 1623 | static int rtl2831u_rc_query(struct dvb_usb_device *d) | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:1627:5: note: byref variable will be forcibly initialized 1627 | u8 buf[5]; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c: In function 'rtl2832u_get_rc_config': /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:1797:12: note: byref variable will be forcibly initialized 1797 | static int rtl2832u_get_rc_config(struct dvb_usb_device *d, | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c: In function 'rtl28xxu_wr_reg_mask': /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:118:12: note: byref variable will be forcibly initialized 118 | static int rtl28xxu_wr_reg_mask(struct dvb_usb_device *d, u16 reg, u8 val, | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:122:5: note: byref variable will be forcibly initialized 122 | u8 tmp; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c: In function 'rtl2832u_fc0012_tuner_callback': /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:770:12: note: byref variable will be forcibly initialized 770 | static int rtl2832u_fc0012_tuner_callback(struct dvb_usb_device *d, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:774:5: note: byref variable will be forcibly initialized 774 | u8 val; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c: In function 'rtl28xxu_init': /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:74:22: note: byref variable will be forcibly initialized 74 | struct rtl28xxu_req req; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:74:22: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:1422:12: note: byref variable will be forcibly initialized 1422 | static int rtl28xxu_init(struct dvb_usb_device *d) | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:1425:5: note: byref variable will be forcibly initialized 1425 | u8 val; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c: In function 'rtl28xxu_identify_state': /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:625:22: note: byref variable will be forcibly initialized 625 | struct rtl28xxu_req req_demod_i2c = {0x0020, CMD_I2C_DA_RD, 0, NULL}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c: In function 'rtl2832u_rc_query': /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:92:22: note: byref variable will be forcibly initialized 92 | struct rtl28xxu_req req; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:1717:5: note: byref variable will be forcibly initialized 1717 | u8 buf[128]; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c: In function 'rtl2831u_frontend_attach': /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:684:24: note: byref variable will be forcibly initialized 684 | struct i2c_board_info board_info; | ^~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c: In function 'rtl2832u_frontend_attach': /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:1015:24: note: byref variable will be forcibly initialized 1015 | struct i2c_adapter *adapter; | ^~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:1014:25: note: byref variable will be forcibly initialized 1014 | struct si2168_config si2168_config = {}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:999:28: note: byref variable will be forcibly initialized 999 | struct cxd2841er_config cxd2837er_config = {}; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:980:26: note: byref variable will be forcibly initialized 980 | struct mn88473_config mn88473_config = {}; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:958:26: note: byref variable will be forcibly initialized 958 | struct mn88472_config mn88472_config = {}; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:954:25: note: byref variable will be forcibly initialized 954 | struct i2c_board_info info = {}; | ^~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:892:24: note: byref variable will be forcibly initialized 892 | struct i2c_board_info board_info; | ^~~~~~~~~~ In file included from /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.h:12, from /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:10: /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c: In function 'platform_device_register_data': /kisskb/src/include/linux/platform_device.h:126:30: note: byref variable will be forcibly initialized 126 | struct platform_device_info pdevinfo = { | ^~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c: In function 'rtl2832u_tuner_attach': /kisskb/src/include/linux/platform_device.h:126:30: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:1314:25: note: byref variable will be forcibly initialized 1314 | struct si2157_config si2157_config = { | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:1263:25: note: byref variable will be forcibly initialized 1263 | struct i2c_board_info board_info = {}; | ^~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:1260:32: note: byref variable will be forcibly initialized 1260 | struct tua9001_platform_data tua9001_pdata = { | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:1241:26: note: byref variable will be forcibly initialized 1241 | struct i2c_board_info board_info = {}; | ^~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:1238:32: note: byref variable will be forcibly initialized 1238 | struct fc2580_platform_data fc2580_pdata = { | ^~~~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:1213:24: note: byref variable will be forcibly initialized 1213 | struct e4000_config e4000_config = { | ^~~~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:1187:35: note: byref variable will be forcibly initialized 1187 | struct rtl2832_sdr_platform_data pdata; | ^~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:1183:24: note: byref variable will be forcibly initialized 1183 | struct i2c_board_info info; | ^~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c: In function 'rtl2831u_read_config': /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:278:12: note: byref variable will be forcibly initialized 278 | static int rtl2831u_read_config(struct dvb_usb_device *d) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:278:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:287:22: note: byref variable will be forcibly initialized 287 | struct rtl28xxu_req req_qt1010 = {0x0fc4, CMD_I2C_RD, 1, buf}; | ^~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:286:22: note: byref variable will be forcibly initialized 286 | struct rtl28xxu_req req_mt2060 = {0x00c0, CMD_I2C_RD, 1, buf}; | ^~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:284:22: note: byref variable will be forcibly initialized 284 | struct rtl28xxu_req req_gate_open = {0x0120, 0x0011, 0x0001, "\x08"}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:282:5: note: byref variable will be forcibly initialized 282 | u8 buf[1]; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c: In function 'rtl2832u_read_config': /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:385:22: note: byref variable will be forcibly initialized 385 | struct rtl28xxu_req req_si2168 = {0x00c8, CMD_I2C_RD, 1, buf}; | ^~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:384:22: note: byref variable will be forcibly initialized 384 | struct rtl28xxu_req req_si2157 = {0x00c0, CMD_I2C_RD, 1, buf}; | ^~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:383:22: note: byref variable will be forcibly initialized 383 | struct rtl28xxu_req req_cxd2837er = {0xfdd8, CMD_I2C_RD, 1, buf}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:382:22: note: byref variable will be forcibly initialized 382 | struct rtl28xxu_req req_mn88473 = {0xff38, CMD_I2C_RD, 1, buf}; | ^~~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:381:22: note: byref variable will be forcibly initialized 381 | struct rtl28xxu_req req_mn88472 = {0xff38, CMD_I2C_RD, 1, buf}; | ^~~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:380:22: note: byref variable will be forcibly initialized 380 | struct rtl28xxu_req req_r828d = {0x0074, CMD_I2C_RD, 1, buf}; | ^~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:379:22: note: byref variable will be forcibly initialized 379 | struct rtl28xxu_req req_r820t = {0x0034, CMD_I2C_RD, 1, buf}; | ^~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:378:22: note: byref variable will be forcibly initialized 378 | struct rtl28xxu_req req_tda18272 = {0x00c0, CMD_I2C_RD, 2, buf}; | ^~~~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:377:22: note: byref variable will be forcibly initialized 377 | struct rtl28xxu_req req_e4000 = {0x02c8, CMD_I2C_RD, 1, buf}; | ^~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:376:22: note: byref variable will be forcibly initialized 376 | struct rtl28xxu_req req_mxl5007t = {0xd9c0, CMD_I2C_RD, 1, buf}; | ^~~~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:375:22: note: byref variable will be forcibly initialized 375 | struct rtl28xxu_req req_tua9001 = {0x7ec0, CMD_I2C_RD, 2, buf}; | ^~~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:374:22: note: byref variable will be forcibly initialized 374 | struct rtl28xxu_req req_max3543 = {0x00c0, CMD_I2C_RD, 1, buf}; | ^~~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:373:22: note: byref variable will be forcibly initialized 373 | struct rtl28xxu_req req_mt2063 = {0x00c0, CMD_I2C_RD, 1, buf}; | ^~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:372:22: note: byref variable will be forcibly initialized 372 | struct rtl28xxu_req req_fc2580 = {0x01ac, CMD_I2C_RD, 1, buf}; | ^~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:371:22: note: byref variable will be forcibly initialized 371 | struct rtl28xxu_req req_mt2266 = {0x00c0, CMD_I2C_RD, 1, buf}; | ^~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:370:22: note: byref variable will be forcibly initialized 370 | struct rtl28xxu_req req_fc0013 = {0x00c6, CMD_I2C_RD, 1, buf}; | ^~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:369:22: note: byref variable will be forcibly initialized 369 | struct rtl28xxu_req req_fc0012 = {0x00c6, CMD_I2C_RD, 1, buf}; | ^~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:367:22: note: byref variable will be forcibly initialized 367 | struct rtl28xxu_req req_gate_close = {0x0120, 0x0011, 0x0001, "\x10"}; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:365:22: note: byref variable will be forcibly initialized 365 | struct rtl28xxu_req req_gate_open = {0x0120, 0x0011, 0x0001, "\x18"}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:363:5: note: byref variable will be forcibly initialized 363 | u8 buf[2]; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c: In function 'rtl2831u_power_ctrl': /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:74:22: note: byref variable will be forcibly initialized 74 | struct rtl28xxu_req req; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:1456:12: note: byref variable will be forcibly initialized 1456 | static int rtl2831u_power_ctrl(struct dvb_usb_device *d, int onoff) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:1456:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:1459:17: note: byref variable will be forcibly initialized 1459 | u8 gpio, sys0, epa_ctl[2]; | ^~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:1459:11: note: byref variable will be forcibly initialized 1459 | u8 gpio, sys0, epa_ctl[2]; | ^~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:1459:5: note: byref variable will be forcibly initialized 1459 | u8 gpio, sys0, epa_ctl[2]; | ^~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c: In function 'rtl2832u_power_ctrl': /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:74:22: note: byref variable will be forcibly initialized 74 | struct rtl28xxu_req req; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:74:22: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c: In function 'rtl28xxu_i2c_xfer': /kisskb/src/drivers/media/usb/dvb-usb-v2/rtl28xxu.c:145:22: note: byref variable will be forcibly initialized 145 | struct rtl28xxu_req req; | ^~~ In file included from /kisskb/src/include/linux/platform_device.h:13, from /kisskb/src/drivers/leds/leds-da9052.c:12: /kisskb/src/drivers/leds/leds-da9052.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ani.c: In function 'ath9k_hw_update_mibstats': /kisskb/src/drivers/net/wireless/ath/ath9k/ani.c:112:6: note: byref variable will be forcibly initialized 112 | u32 data[5]; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ani.c:110:6: note: byref variable will be forcibly initialized 110 | u32 addr[5] = {AR_RTS_OK, AR_RTS_FAIL, AR_ACK_FAIL, | ^~~~ /kisskb/src/drivers/input/touchscreen/max11801_ts.c: In function 'max11801_ts_interrupt': /kisskb/src/drivers/input/touchscreen/max11801_ts.c:100:5: note: byref variable will be forcibly initialized 100 | u8 buf[XY_BUFSIZE]; | ^~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/cfg.c: In function 'orinoco_change_vif': /kisskb/src/drivers/net/wireless/intersil/orinoco/cfg.c:105:16: note: byref variable will be forcibly initialized 105 | unsigned long lock; | ^~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/cfg.c: In function 'orinoco_set_wiphy_params': /kisskb/src/drivers/net/wireless/intersil/orinoco/cfg.c:264:17: note: byref variable will be forcibly initialized 264 | unsigned long flags; | ^~~~~ /kisskb/src/drivers/net/wireless/intersil/orinoco/cfg.c: In function 'orinoco_set_monitor_channel': /kisskb/src/drivers/net/wireless/intersil/orinoco/cfg.c:169:16: note: byref variable will be forcibly initialized 169 | unsigned long flags; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/df_v3_6.c: In function 'df_v3_6_pmc_stop': /kisskb/src/drivers/gpu/drm/amd/amdgpu/df_v3_6.c:559:47: note: byref variable will be forcibly initialized 559 | uint32_t lo_base_addr, hi_base_addr, lo_val, hi_val; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/df_v3_6.c:559:39: note: byref variable will be forcibly initialized 559 | uint32_t lo_base_addr, hi_base_addr, lo_val, hi_val; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/df_v3_6.c:559:25: note: byref variable will be forcibly initialized 559 | uint32_t lo_base_addr, hi_base_addr, lo_val, hi_val; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/df_v3_6.c:559:11: note: byref variable will be forcibly initialized 559 | uint32_t lo_base_addr, hi_base_addr, lo_val, hi_val; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/df_v3_6.c: In function 'df_v3_6_pmc_start': /kisskb/src/drivers/gpu/drm/amd/amdgpu/df_v3_6.c:517:47: note: byref variable will be forcibly initialized 517 | uint32_t lo_base_addr, hi_base_addr, lo_val, hi_val; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/df_v3_6.c:517:39: note: byref variable will be forcibly initialized 517 | uint32_t lo_base_addr, hi_base_addr, lo_val, hi_val; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/df_v3_6.c:517:25: note: byref variable will be forcibly initialized 517 | uint32_t lo_base_addr, hi_base_addr, lo_val, hi_val; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/df_v3_6.c:517:11: note: byref variable will be forcibly initialized 517 | uint32_t lo_base_addr, hi_base_addr, lo_val, hi_val; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/df_v3_6.c: In function 'df_v3_6_pmc_get_count': /kisskb/src/drivers/gpu/drm/amd/amdgpu/df_v3_6.c:598:59: note: byref variable will be forcibly initialized 598 | uint32_t lo_base_addr = 0, hi_base_addr = 0, lo_val = 0, hi_val = 0; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/df_v3_6.c:598:47: note: byref variable will be forcibly initialized 598 | uint32_t lo_base_addr = 0, hi_base_addr = 0, lo_val = 0, hi_val = 0; | ^~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/ieee80211.h:19, from /kisskb/src/drivers/net/wireless/marvell/mwifiex/decl.h:28, from /kisskb/src/drivers/net/wireless/marvell/mwifiex/cmdevt.c:21: /kisskb/src/drivers/net/wireless/marvell/mwifiex/cmdevt.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/usb/cdc_mbim.c: In function 'cdc_mbim_tx_fixup': /kisskb/src/drivers/net/usb/cdc_mbim.c:226:6: note: byref variable will be forcibly initialized 226 | u16 tci = 0; | ^~~ /kisskb/src/drivers/net/usb/cdc_mbim.c:225:9: note: byref variable will be forcibly initialized 225 | __le32 sign = cpu_to_le32(USB_CDC_MBIM_NDP16_IPS_SIGN); | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c: In function 'gmc_v7_0_vm_decode_fault': /kisskb/src/drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c:781:7: note: byref variable will be forcibly initialized 781 | char block[5] = { mc_client >> 24, (mc_client >> 16) & 0xff, | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c: In function 'gmc_v7_0_init_microcode': /kisskb/src/drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c:135:7: note: byref variable will be forcibly initialized 135 | char fw_name[30]; | ^~~~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_arp.h:22, from /kisskb/src/drivers/net/wireless/intel/ipw2x00/libipw_tx.c:14: /kisskb/src/drivers/net/wireless/intel/ipw2x00/libipw_tx.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/libipw_tx.c: In function 'libipw_xmit': /kisskb/src/drivers/net/wireless/intel/ipw2x00/libipw_tx.c:258:21: note: byref variable will be forcibly initialized 258 | u8 dest[ETH_ALEN], src[ETH_ALEN]; | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/libipw_tx.c:258:5: note: byref variable will be forcibly initialized 258 | u8 dest[ETH_ALEN], src[ETH_ALEN]; | ^~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c: In function 'dvbsky_rc_query': /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c:182:14: note: byref variable will be forcibly initialized 182 | u8 obuf[2], ibuf[2], toggle; | ^~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c:182:5: note: byref variable will be forcibly initialized 182 | u8 obuf[2], ibuf[2], toggle; | ^~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c: In function 'dvbsky_gpio_ctrl': /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c:89:14: note: byref variable will be forcibly initialized 89 | u8 obuf[3], ibuf[2]; | ^~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c:89:5: note: byref variable will be forcibly initialized 89 | u8 obuf[3], ibuf[2]; | ^~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c: In function 'dvbsky_usb_set_voltage': /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c:89:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c:89:14: note: byref variable will be forcibly initialized 89 | u8 obuf[3], ibuf[2]; | ^~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c: In function 'dvbsky_usb_ci_set_voltage': /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c:89:5: note: byref variable will be forcibly initialized 89 | u8 obuf[3], ibuf[2]; | ^~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c:89:14: note: byref variable will be forcibly initialized 89 | u8 obuf[3], ibuf[2]; | ^~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c: In function 'dvbsky_identify_state': /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c:89:5: note: byref variable will be forcibly initialized 89 | u8 obuf[3], ibuf[2]; | ^~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c:89:14: note: byref variable will be forcibly initialized 89 | u8 obuf[3], ibuf[2]; | ^~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c:89:5: note: byref variable will be forcibly initialized 89 | u8 obuf[3], ibuf[2]; | ^~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c:89:14: note: byref variable will be forcibly initialized 89 | u8 obuf[3], ibuf[2]; | ^~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c:89:5: note: byref variable will be forcibly initialized 89 | u8 obuf[3], ibuf[2]; | ^~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c:89:14: note: byref variable will be forcibly initialized 89 | u8 obuf[3], ibuf[2]; | ^~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c:89:5: note: byref variable will be forcibly initialized 89 | u8 obuf[3], ibuf[2]; | ^~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c:89:14: note: byref variable will be forcibly initialized 89 | u8 obuf[3], ibuf[2]; | ^~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c:89:5: note: byref variable will be forcibly initialized 89 | u8 obuf[3], ibuf[2]; | ^~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c:89:14: note: byref variable will be forcibly initialized 89 | u8 obuf[3], ibuf[2]; | ^~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c:89:5: note: byref variable will be forcibly initialized 89 | u8 obuf[3], ibuf[2]; | ^~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c:89:14: note: byref variable will be forcibly initialized 89 | u8 obuf[3], ibuf[2]; | ^~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c:89:5: note: byref variable will be forcibly initialized 89 | u8 obuf[3], ibuf[2]; | ^~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c:89:14: note: byref variable will be forcibly initialized 89 | u8 obuf[3], ibuf[2]; | ^~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c:89:5: note: byref variable will be forcibly initialized 89 | u8 obuf[3], ibuf[2]; | ^~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c:89:14: note: byref variable will be forcibly initialized 89 | u8 obuf[3], ibuf[2]; | ^~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c:89:5: note: byref variable will be forcibly initialized 89 | u8 obuf[3], ibuf[2]; | ^~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c:89:14: note: byref variable will be forcibly initialized 89 | u8 obuf[3], ibuf[2]; | ^~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c: In function 'dvbsky_mygica_t230c_attach': /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c:536:22: note: byref variable will be forcibly initialized 536 | struct i2c_adapter *i2c_adapter; | ^~~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c: In function 'dvbsky_t680c_attach': /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c:451:22: note: byref variable will be forcibly initialized 451 | struct i2c_adapter *i2c_adapter; | ^~~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c: In function 'dvbsky_t330_attach': /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c:501:22: note: byref variable will be forcibly initialized 501 | struct i2c_adapter *i2c_adapter; | ^~~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c: In function 'dvbsky_i2c_xfer': /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c:104:15: note: byref variable will be forcibly initialized 104 | u8 ibuf[64], obuf[64]; | ^~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c:104:5: note: byref variable will be forcibly initialized 104 | u8 ibuf[64], obuf[64]; | ^~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c: In function 'dvbsky_ci_ctrl': /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c:350:17: note: byref variable will be forcibly initialized 350 | u8 command[4], respond[2], command_size, respond_size; | ^~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c:350:5: note: byref variable will be forcibly initialized 350 | u8 command[4], respond[2], command_size, respond_size; | ^~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c: In function 'dvbsky_read_mac_addr': /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c:237:17: note: byref variable will be forcibly initialized 237 | struct i2c_msg msg[] = { | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c:236:5: note: byref variable will be forcibly initialized 236 | u8 ibuf[6] = { 0 }; | ^~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/dvbsky.c:235:5: note: byref variable will be forcibly initialized 235 | u8 obuf[] = { 0x1e, 0x00 }; | ^~~~ In file included from /kisskb/src/drivers/infiniband/core/verbs.c:49: /kisskb/src/drivers/infiniband/core/verbs.c: In function 'ib_post_send': /kisskb/src/include/rdma/ib_verbs.h:3824:27: note: byref variable will be forcibly initialized 3824 | const struct ib_send_wr *dummy; | ^~~~~ /kisskb/src/drivers/infiniband/core/verbs.c: In function 'ib_post_recv': /kisskb/src/include/rdma/ib_verbs.h:3841:27: note: byref variable will be forcibly initialized 3841 | const struct ib_recv_wr *dummy; | ^~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/drivers/net/wireless/marvell/mwl8k.c:12: /kisskb/src/drivers/net/wireless/marvell/mwl8k.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/infiniband/core/verbs.c: In function 'rdma_init_netdev': /kisskb/src/drivers/infiniband/core/verbs.c:2933:34: note: byref variable will be forcibly initialized 2933 | struct rdma_netdev_alloc_params params; | ^~~~~~ 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/etnaviv/etnaviv_cmdbuf.c:6: /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_cmdbuf.c: In function 'etnaviv_cmdbuf_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: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/etnaviv/etnaviv_cmdbuf.c:101:9: note: in expansion of macro 'wait_event_interruptible_timeout' 101 | ret = wait_event_interruptible_timeout(suballoc->free_event, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/mm_types.h:13, 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/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/drivers/net/wireless/marvell/mwl8k.c:12: /kisskb/src/drivers/net/wireless/marvell/mwl8k.c: In function 'mwl8k_tx_wait_empty': /kisskb/src/drivers/net/wireless/marvell/mwl8k.c:1547:29: note: byref variable will be forcibly initialized 1547 | DECLARE_COMPLETION_ONSTACK(tx_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/net/wireless/marvell/mwl8k.c: In function 'mwl8k_post_cmd': /kisskb/src/drivers/net/wireless/marvell/mwl8k.c:2213:5: note: byref variable will be forcibly initialized 2213 | u8 buf[32]; | ^~~ In file included from /kisskb/src/include/linux/mm_types.h:13, 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/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/drivers/net/wireless/marvell/mwl8k.c:12: /kisskb/src/drivers/net/wireless/marvell/mwl8k.c:2206:29: note: byref variable will be forcibly initialized 2206 | DECLARE_COMPLETION_ONSTACK(cmd_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/slab.h:16, from /kisskb/src/drivers/infiniband/core/verbs.c:43: /kisskb/src/drivers/infiniband/core/verbs.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ In file included from /kisskb/src/drivers/infiniband/core/verbs.c:43: /kisskb/src/drivers/infiniband/core/verbs.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/infiniband/core/verbs.c: In function 'rdma_create_ah': /kisskb/src/drivers/infiniband/core/verbs.c:565:28: note: byref variable will be forcibly initialized 565 | const struct ib_gid_attr *old_sgid_attr; | ^~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/verbs.c: In function 'rdma_modify_ah': /kisskb/src/drivers/infiniband/core/verbs.c:943:28: note: byref variable will be forcibly initialized 943 | const struct ib_gid_attr *old_sgid_attr; | ^~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/verbs.c: In function 'ib_resolve_unicast_gid_dmac': /kisskb/src/drivers/infiniband/core/verbs.c:760:6: note: byref variable will be forcibly initialized 760 | int hop_limit = 0xff; | ^~~~~~~~~ /kisskb/src/drivers/infiniband/core/verbs.c: In function 'rdma_create_user_ah': /kisskb/src/drivers/infiniband/core/verbs.c:604:28: note: byref variable will be forcibly initialized 604 | const struct ib_gid_attr *old_sgid_attr; | ^~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/verbs.c: In function 'ib_get_rdma_header_version': /kisskb/src/drivers/infiniband/core/verbs.c:632:15: note: byref variable will be forcibly initialized 632 | struct iphdr ip4h_checked; | ^~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwl8k.c: In function 'mwl8k_sw_scan_complete': /kisskb/src/drivers/infiniband/core/verbs.c: In function 'get_sgid_attr_from_eth': /kisskb/src/drivers/infiniband/core/verbs.c:710:32: note: byref variable will be forcibly initialized 710 | struct find_gid_index_context context = {.vlan_id = vlan_id, | ^~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwl8k.c:5597:5: note: byref variable will be forcibly initialized 5597 | u8 tmp; | ^~~ /kisskb/src/drivers/net/wireless/marvell/mwl8k.c: In function 'mwl8k_update_survey': /kisskb/src/drivers/net/wireless/marvell/mwl8k.c:3106:5: note: byref variable will be forcibly initialized 3106 | s8 nf = 0, idx; | ^~ /kisskb/src/drivers/net/wireless/marvell/mwl8k.c: In function 'mwl8k_sw_scan_start': /kisskb/src/drivers/infiniband/core/verbs.c: In function 'ib_init_ah_attr_from_wc': /kisskb/src/drivers/infiniband/core/verbs.c:710:32: note: byref variable will be forcibly initialized /kisskb/src/drivers/infiniband/core/verbs.c:803:15: note: byref variable will be forcibly initialized 803 | union ib_gid dgid; | ^~~~ /kisskb/src/drivers/net/wireless/marvell/mwl8k.c:5579:5: note: byref variable will be forcibly initialized 5579 | u8 tmp; | ^~~ /kisskb/src/drivers/infiniband/core/verbs.c: In function 'ib_create_ah_from_wc': /kisskb/src/drivers/infiniband/core/verbs.c:926:22: note: byref variable will be forcibly initialized 926 | struct rdma_ah_attr ah_attr; | ^~~~~~~ /kisskb/src/drivers/infiniband/core/verbs.c: In function 'find_gid_index': /kisskb/src/drivers/infiniband/core/verbs.c:692:6: note: byref variable will be forcibly initialized 692 | u16 vlan_id = 0xffff; | ^~~~~~~ /kisskb/src/drivers/infiniband/core/verbs.c: In function '_ib_modify_qp': /kisskb/src/drivers/infiniband/core/verbs.c:1763:28: note: byref variable will be forcibly initialized 1763 | const struct ib_gid_attr *old_sgid_attr_alt_av; | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/verbs.c:1762:28: note: byref variable will be forcibly initialized 1762 | const struct ib_gid_attr *old_sgid_attr_av; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/verbs.c: In function 'ib_get_eth_speed': /kisskb/src/drivers/infiniband/core/verbs.c:1894:32: note: byref variable will be forcibly initialized 1894 | struct ethtool_link_ksettings lksettings; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwl8k.c: In function 'mwl8k_bss_info_changed_sta': /kisskb/src/drivers/net/wireless/marvell/mwl8k.c:5007:5: note: byref variable will be forcibly initialized 5007 | u8 ap_mcs_rates[16]; | ^~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwl8k.c: In function 'rxq_process': /kisskb/src/drivers/net/wireless/marvell/mwl8k.c:1333:10: note: byref variable will be forcibly initialized 1333 | __le16 qos; | ^~~ /kisskb/src/drivers/net/wireless/marvell/mwl8k.c:1331:30: note: byref variable will be forcibly initialized 1331 | struct ieee80211_rx_status status; | ^~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwl8k.c: In function 'mwl8k_watchdog_ba_events': /kisskb/src/drivers/net/wireless/marvell/mwl8k.c:3821:5: note: byref variable will be forcibly initialized 3821 | u8 bitmap = 0, stream_index; | ^~~~~~ In file included from /kisskb/src/drivers/infiniband/core/verbs.c:49: /kisskb/src/drivers/infiniband/core/verbs.c: In function '__ib_drain_sq': /kisskb/src/include/rdma/ib_verbs.h:3824:27: note: byref variable will be forcibly initialized 3824 | const struct ib_send_wr *dummy; | ^~~~~ /kisskb/src/drivers/infiniband/core/verbs.c:2754:22: note: byref variable will be forcibly initialized 2754 | struct ib_drain_cqe sdrain; | ^~~~~~ In file included from /kisskb/src/drivers/infiniband/core/verbs.c:49: /kisskb/src/drivers/infiniband/core/verbs.c: In function '__ib_drain_rq': /kisskb/src/include/rdma/ib_verbs.h:3841:27: note: byref variable will be forcibly initialized 3841 | const struct ib_recv_wr *dummy; | ^~~~~ /kisskb/src/drivers/infiniband/core/verbs.c:2793:22: note: byref variable will be forcibly initialized 2793 | struct ib_drain_cqe rdrain; | ^~~~~~ /kisskb/src/drivers/infiniband/core/verbs.c: In function 'rdma_alloc_netdev': /kisskb/src/drivers/infiniband/core/verbs.c:2906:34: note: byref variable will be forcibly initialized 2906 | struct rdma_netdev_alloc_params params; | ^~~~~~ /kisskb/src/drivers/media/common/saa7146/saa7146_video.c: In function 'saa7146_start_preview': /kisskb/src/drivers/media/common/saa7146/saa7146_video.c:100:21: note: byref variable will be forcibly initialized 100 | struct v4l2_format fmt; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/rs.c: In function 'rs_bw_from_sta_bw': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/rs.c:1375:27: note: byref variable will be forcibly initialized 1375 | struct ieee80211_vht_cap vht_cap = { | ^~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/rs.c: In function 'rs_build_rates_table': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/rs.c:3369:30: note: byref variable will be forcibly initialized 3369 | int num_rates, num_retries, index = 0; | ^~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/rs.c:3368:17: note: byref variable will be forcibly initialized 3368 | struct rs_rate rate; | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/rs.c: In function 'rs_set_lq_ss_params': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/rs.c:3502:34: note: byref variable will be forcibly initialized 3502 | struct rs_bfer_active_iter_data data = { | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/rs.c: In function 'rs_drv_rate_init': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/rs.c:2926:16: note: byref variable will be forcibly initialized 2926 | unsigned long supp; /* must be unsigned long for for_each_set_bit */ | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/rs.c: In function '__iwl_mvm_rs_tx_status': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/rs.c:3032:26: note: byref variable will be forcibly initialized 3032 | struct rs_rate lq_rate, tx_resp_rate; | ^~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/rs.c:3032:17: note: byref variable will be forcibly initialized 3032 | struct rs_rate lq_rate, tx_resp_rate; | ^~~~~~~ /kisskb/src/drivers/mmc/core/sdio_cis.c: In function 'sdio_read_cis': /kisskb/src/drivers/mmc/core/sdio_cis.c:278:27: note: byref variable will be forcibly initialized 278 | unsigned char tpl_code, tpl_link; | ^~~~~~~~ /kisskb/src/drivers/mmc/core/sdio_cis.c:278:17: note: byref variable will be forcibly initialized 278 | unsigned char tpl_code, tpl_link; | ^~~~~~~~ /kisskb/src/drivers/mmc/core/sdio_cis.c:255:17: note: byref variable will be forcibly initialized 255 | unsigned char x, fn; | ^ In file included from /kisskb/src/drivers/mmc/host/mmc_spi.c:27: /kisskb/src/drivers/mmc/host/mmc_spi.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/mmc/host/mmc_spi.c: In function 'mmc_spi_set_ios': /kisskb/src/drivers/mmc/host/mmc_spi.c:1204:7: note: byref variable will be forcibly initialized 1204 | u8 nullbyte = 0; | ^~~~~~~~ /kisskb/src/drivers/mmc/host/mmc_spi.c: In function 'mmc_spi_response_get': /kisskb/src/drivers/mmc/host/mmc_spi.c:246:7: note: byref variable will be forcibly initialized 246 | char tag[32]; | ^~~ /kisskb/src/drivers/mmc/host/mmc_spi.c: In function 'mmc_spi_request': /kisskb/src/drivers/mmc/host/mmc_spi.c:1030:21: note: byref variable will be forcibly initialized 1030 | struct mmc_command stop; | ^~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global2_scratch.c: In function 'mv88e6xxx_g2_scratch_read': /kisskb/src/drivers/net/dsa/mv88e6xxx/global2_scratch.c:18:6: note: byref variable will be forcibly initialized 18 | u16 value; | ^~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global2_scratch.c: In function 'mv88e6xxx_g2_scratch_set_bit': /kisskb/src/drivers/net/dsa/mv88e6xxx/global2_scratch.c:84:5: note: byref variable will be forcibly initialized 84 | u8 val; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global2_scratch.c: In function 'mv88e6xxx_g2_scratch_get_bit': /kisskb/src/drivers/net/dsa/mv88e6xxx/global2_scratch.c:57:5: note: byref variable will be forcibly initialized 57 | u8 val; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global2_scratch.c: In function 'mv88e6352_g2_scratch_gpio_get_data': /kisskb/src/drivers/net/dsa/mv88e6xxx/global2_scratch.c:109:6: note: byref variable will be forcibly initialized 109 | int val = 0; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global2_scratch.c: In function 'mv88e6352_g2_scratch_gpio_get_dir': /kisskb/src/drivers/net/dsa/mv88e6xxx/global2_scratch.c:154:6: note: byref variable will be forcibly initialized 154 | int val = 0; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global2_scratch.c: In function 'mv88e6352_g2_scratch_gpio_get_pctl': /kisskb/src/drivers/net/dsa/mv88e6xxx/global2_scratch.c:198:5: note: byref variable will be forcibly initialized 198 | u8 val; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global2_scratch.c: In function 'mv88e6352_g2_scratch_gpio_set_pctl': /kisskb/src/drivers/net/dsa/mv88e6xxx/global2_scratch.c:222:5: note: byref variable will be forcibly initialized 222 | u8 val; | ^~~ /kisskb/src/drivers/leds/leds-is31fl319x.c: In function 'is31fl319x_brightness_set': /kisskb/src/drivers/leds/leds-is31fl319x.c:132:16: note: byref variable will be forcibly initialized 132 | unsigned int pwm_value; | ^~~~~~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/global2_scratch.c: In function 'mv88e6xxx_g2_scratch_gpio_set_smi': /kisskb/src/drivers/net/dsa/mv88e6xxx/global2_scratch.c:260:5: note: byref variable will be forcibly initialized 260 | u8 val; | ^~~ /kisskb/src/drivers/leds/leds-is31fl319x.c: In function 'is31fl319x_parse_dt': /kisskb/src/drivers/leds/leds-is31fl319x.c:235:7: note: byref variable will be forcibly initialized 235 | u32 reg; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath9k/mac.c: In function 'ath9k_hw_beaconq_setup': /kisskb/src/drivers/net/wireless/ath/ath9k/mac.c:744:29: note: byref variable will be forcibly initialized 744 | struct ath9k_tx_queue_info qi; | ^~ In file included from /kisskb/src/drivers/media/pci/ttpci/budget-ci.c:25: /kisskb/src/drivers/media/pci/ttpci/budget-ci.c: In function 'stv0299_writereg': /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized 100 | u8 buf[] = {reg, val}; | ^~~ In file included from /kisskb/src/drivers/media/pci/ttpci/budget-ci.c:27: /kisskb/src/drivers/media/pci/ttpci/budget-ci.c: In function 'tda1004x_writereg': /kisskb/src/drivers/media/dvb-frontends/tda1004x.h:130:5: note: byref variable will be forcibly initialized 130 | u8 buf[] = {reg, val}; | ^~~ In file included from /kisskb/src/drivers/media/pci/ttpci/budget-ci.c:25: /kisskb/src/drivers/media/pci/ttpci/budget-ci.c: In function 'alps_bsbe1_set_symbol_rate': /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized 100 | u8 buf[] = {reg, val}; | ^~~ /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/pci/ttpci/budget-ci.c: In function 'alps_bsru6_set_symbol_rate': /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/pci/ttpci/budget-ci.c: In function 'philips_su1278_tt_set_symbol_rate': /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/touchscreen/mms114.c: In function '__mms114_read_reg': /kisskb/src/drivers/input/touchscreen/mms114.c:92:5: note: byref variable will be forcibly initialized 92 | u8 buf = reg & 0xff; | ^~~ /kisskb/src/drivers/input/touchscreen/mms114.c:91:17: note: byref variable will be forcibly initialized 91 | struct i2c_msg xfer[2]; | ^~~~ /kisskb/src/drivers/input/touchscreen/mms114.c: In function 'mms114_get_version': /kisskb/src/drivers/input/touchscreen/mms114.c:256:5: note: byref variable will be forcibly initialized 256 | u8 buf[6]; | ^~~ /kisskb/src/drivers/input/touchscreen/mms114.c: In function 'mms114_read_reg': /kisskb/src/drivers/input/touchscreen/mms114.c:123:5: note: byref variable will be forcibly initialized 123 | u8 val; | ^~~ /kisskb/src/drivers/input/touchscreen/mms114.c: In function 'mms114_write_reg': /kisskb/src/drivers/input/touchscreen/mms114.c:137:5: note: byref variable will be forcibly initialized 137 | u8 buf[2]; | ^~~ /kisskb/src/drivers/input/touchscreen/mms114.c: In function 'mms114_interrupt': /kisskb/src/drivers/input/touchscreen/mms114.c:123:5: note: byref variable will be forcibly initialized 123 | u8 val; | ^~~ /kisskb/src/drivers/input/touchscreen/mms114.c:198:22: note: byref variable will be forcibly initialized 198 | struct mms114_touch touch[MMS114_MAX_TOUCH]; | ^~~~~ In file included from /kisskb/src/drivers/media/pci/ttpci/budget-ci.c:34: /kisskb/src/drivers/media/pci/ttpci/budget-ci.c: In function 'alps_bsbe1_tuner_set_params': /kisskb/src/drivers/media/dvb-frontends/bsbe1.h:61:17: note: byref variable will be forcibly initialized 61 | struct i2c_msg msg = { .addr = 0x61, .flags = 0, .buf = data, .len = sizeof(data) }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/bsbe1.h:59:5: note: byref variable will be forcibly initialized 59 | u8 data[4]; | ^~~~ In file included from /kisskb/src/drivers/media/pci/ttpci/budget-ci.c:27: /kisskb/src/drivers/media/pci/ttpci/budget-ci.c: In function 'philips_tdm1316l_tuner_set_params': /kisskb/src/drivers/media/dvb-frontends/tda1004x.h:130:5: note: byref variable will be forcibly initialized 130 | u8 buf[] = {reg, val}; | ^~~ /kisskb/src/drivers/media/dvb-frontends/tda1004x.h:130:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda1004x.h:130:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/pci/ttpci/budget-ci.c:734:17: note: byref variable will be forcibly initialized 734 | struct i2c_msg tuner_msg = {.addr = budget_ci->tuner_pll_address,.flags = 0,.buf = tuner_buf,.len = sizeof(tuner_buf) }; | ^~~~~~~~~ /kisskb/src/drivers/media/pci/ttpci/budget-ci.c:733:5: note: byref variable will be forcibly initialized 733 | u8 tuner_buf[4]; | ^~~~~~~~~ /kisskb/src/drivers/media/pci/ttpci/budget-ci.c: In function 'philips_tdm1316l_tuner_init': /kisskb/src/drivers/media/pci/ttpci/budget-ci.c:704:17: note: byref variable will be forcibly initialized 704 | struct i2c_msg tuner_msg = {.addr = budget_ci->tuner_pll_address,.flags = 0,.buf = td1316_init,.len = | ^~~~~~~~~ /kisskb/src/drivers/media/pci/ttpci/budget-ci.c: In function 'dvbc_philips_tdm1316l_tuner_set_params': /kisskb/src/drivers/media/pci/ttpci/budget-ci.c:850:17: note: byref variable will be forcibly initialized 850 | struct i2c_msg tuner_msg = {.addr = budget_ci->tuner_pll_address, | ^~~~~~~~~ /kisskb/src/drivers/media/pci/ttpci/budget-ci.c:849:5: note: byref variable will be forcibly initialized 849 | u8 tuner_buf[5]; | ^~~~~~~~~ /kisskb/src/drivers/media/pci/ttpci/budget-ci.c: In function 'philips_su1278_tt_tuner_set_params': /kisskb/src/drivers/media/pci/ttpci/budget-ci.c:654:17: note: byref variable will be forcibly initialized 654 | struct i2c_msg msg = {.addr = 0x60,.flags = 0,.buf = buf,.len = sizeof(buf) }; | ^~~ /kisskb/src/drivers/media/pci/ttpci/budget-ci.c:653:5: note: byref variable will be forcibly initialized 653 | u8 buf[4]; | ^~~ In file included from /kisskb/src/drivers/media/pci/ttpci/budget-ci.c:35: /kisskb/src/drivers/media/pci/ttpci/budget-ci.c: In function 'alps_bsru6_tuner_set_params': /kisskb/src/drivers/media/dvb-frontends/bsru6.h:92:17: note: byref variable will be forcibly initialized 92 | struct i2c_msg msg = { .addr = 0x61, .flags = 0, .buf = buf, .len = sizeof(buf) }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/bsru6.h:90:5: note: byref variable will be forcibly initialized 90 | u8 buf[4]; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/zd1301.c: In function 'zd1301_ctrl_msg': /kisskb/src/drivers/media/usb/dvb-usb-v2/zd1301.c:30:11: note: byref variable will be forcibly initialized 30 | int ret, actual_length; | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/zd1301.c: In function 'zd1301_streaming_ctrl': /kisskb/src/drivers/media/usb/dvb-usb-v2/zd1301.c:234:5: note: byref variable will be forcibly initialized 234 | u8 buf[3] = {0x03, 0x00, onoff ? 0x07 : 0x08}; | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/zd1301.c: In function 'zd1301_demod_wreg': /kisskb/src/drivers/media/usb/dvb-usb-v2/zd1301.c:90:5: note: byref variable will be forcibly initialized 90 | u8 buf[7] = {0x07, 0x00, 0x03, 0x01, | ^~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/zd1301.c: In function 'zd1301_demod_rreg': /kisskb/src/drivers/media/usb/dvb-usb-v2/zd1301.c:108:5: note: byref variable will be forcibly initialized 108 | u8 buf[7] = {0x07, 0x00, 0x04, 0x01, | ^~~ In file included from /kisskb/src/drivers/media/dvb-frontends/zd1301_demod.h:11, from /kisskb/src/drivers/media/usb/dvb-usb-v2/zd1301.c:9: /kisskb/src/drivers/media/usb/dvb-usb-v2/zd1301.c: In function 'platform_device_register_data': /kisskb/src/include/linux/platform_device.h:126:30: note: byref variable will be forcibly initialized 126 | struct platform_device_info pdevinfo = { | ^~~~~~~~ /kisskb/src/drivers/media/usb/dvb-usb-v2/zd1301.c: In function 'zd1301_frontend_attach': /kisskb/src/drivers/media/usb/dvb-usb-v2/zd1301.c:130:24: note: byref variable will be forcibly initialized 130 | struct i2c_board_info board_info; | ^~~~~~~~~~ /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7530_read': /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized 268 | struct mt7530_dummy_poll p; | ^ /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7531_dual_sgmii_supported': /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7530_phylink_mac_link_state': /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7530_get_ethtool_stats': /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ath/ath10k/core.c: In function 'ath10k_core_check_dt': /kisskb/src/drivers/net/wireless/ath/ath10k/core.c:1047:14: note: byref variable will be forcibly initialized 1047 | const char *variant = NULL; | ^~~~~~~ /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt753x_get_mac_eee': /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7530_fdb_read': /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ath/ath10k/core.c: In function 'ath10k_core_create_board_name': /kisskb/src/drivers/net/wireless/ath/ath10k/core.c:1449:7: note: byref variable will be forcibly initialized 1449 | char variant[9 + ATH10K_SMBIOS_BDF_EXT_STR_LENGTH] = { 0 }; | ^~~~~~~ /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7531_sgmii_link_up_force': /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7531_sgmii_restart_an': /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ath/ath10k/core.c: In function 'ath10k_fetch_fw_file': /kisskb/src/drivers/net/wireless/ath/ath10k/core.c:835:25: note: byref variable will be forcibly initialized 835 | const struct firmware *fw; | ^~ /kisskb/src/drivers/net/wireless/ath/ath10k/core.c:834:7: note: byref variable will be forcibly initialized 834 | char filename[100]; | ^~~~~~~~ /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt753x_port_mirror_del': /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ath/ath10k/core.c: In function 'ath10k_fetch_cal_file': /kisskb/src/drivers/net/wireless/ath/ath10k/core.c:1159:7: note: byref variable will be forcibly initialized 1159 | char filename[100]; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/libipw_rx.c: In function 'libipw_parse_qos_info_param_IE': /kisskb/src/drivers/net/wireless/intel/ipw2x00/libipw_rx.c:1031:36: note: byref variable will be forcibly initialized 1031 | struct libipw_qos_parameter_info param_element; | ^~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/libipw_rx.c:1023:40: note: byref variable will be forcibly initialized 1023 | struct libipw_qos_information_element qos_info_element; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt753x_port_mirror_add': /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7531_sgmii_setup_mode_force': /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ath/ath10k/core.c: In function 'ath10k_core_fetch_board_file': /kisskb/src/drivers/net/wireless/ath/ath10k/core.c:1509:49: note: byref variable will be forcibly initialized 1509 | char boardname[100], fallback_boardname1[100], fallback_boardname2[100]; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/core.c:1509:23: note: byref variable will be forcibly initialized 1509 | char boardname[100], fallback_boardname1[100], fallback_boardname2[100]; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/core.c:1509:7: note: byref variable will be forcibly initialized 1509 | char boardname[100], fallback_boardname1[100], fallback_boardname2[100]; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/libipw_rx.c: In function 'libipw_rx': /kisskb/src/drivers/net/wireless/intel/ipw2x00/libipw_rx.c:377:21: note: byref variable will be forcibly initialized 377 | struct iw_quality wstats; | ^~~~~~ In file included from /kisskb/src/drivers/net/wireless/ath/ath10k/hif.h:12, from /kisskb/src/drivers/net/wireless/ath/ath10k/core.c:21: /kisskb/src/drivers/net/wireless/ath/ath10k/core.c: In function 'ath10k_init_configure_target': /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.h:259:10: note: byref variable will be forcibly initialized 259 | __le32 v = __cpu_to_le32(val); \ | ^ /kisskb/src/drivers/net/wireless/ath/ath10k/core.c:820:8: note: in expansion of macro 'ath10k_bmi_write32' 820 | ret = ath10k_bmi_write32(ar, hi_hci_uart_pwr_mgmt_params_ext, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.h:259:10: note: byref variable will be forcibly initialized 259 | __le32 v = __cpu_to_le32(val); \ | ^ /kisskb/src/drivers/net/wireless/ath/ath10k/core.c:809:8: note: in expansion of macro 'ath10k_bmi_write32' 809 | ret = ath10k_bmi_write32(ar, hi_fw_swap, 0); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.h:259:10: note: byref variable will be forcibly initialized 259 | __le32 v = __cpu_to_le32(val); \ | ^ /kisskb/src/drivers/net/wireless/ath/ath10k/core.c:802:8: note: in expansion of macro 'ath10k_bmi_write32' 802 | ret = ath10k_bmi_write32(ar, hi_be, 0); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.h:259:10: note: byref variable will be forcibly initialized 259 | __le32 v = __cpu_to_le32(val); \ | ^ /kisskb/src/drivers/net/wireless/ath/ath10k/core.c:795:8: note: in expansion of macro 'ath10k_bmi_write32' 795 | ret = ath10k_bmi_write32(ar, hi_option_flag, param_host); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.h:246:10: note: byref variable will be forcibly initialized 246 | __le32 tmp; \ | ^~~ /kisskb/src/drivers/net/wireless/ath/ath10k/core.c:776:8: note: in expansion of macro 'ath10k_bmi_read32' 776 | ret = ath10k_bmi_read32(ar, hi_option_flag, ¶m_host); | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.h:259:10: note: byref variable will be forcibly initialized 259 | __le32 v = __cpu_to_le32(val); \ | ^ /kisskb/src/drivers/net/wireless/ath/ath10k/core.c:768:8: note: in expansion of macro 'ath10k_bmi_write32' 768 | ret = ath10k_bmi_write32(ar, hi_app_host_interest, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/core.c: In function 'ath10k_push_board_ext_data': /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.h:259:10: note: byref variable will be forcibly initialized 259 | __le32 v = __cpu_to_le32(val); \ | ^ /kisskb/src/drivers/net/wireless/ath/ath10k/core.c:891:8: note: in expansion of macro 'ath10k_bmi_write32' 891 | ret = ath10k_bmi_write32(ar, hi_board_ext_data_config, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.h:246:10: note: byref variable will be forcibly initialized 246 | __le32 tmp; \ | ^~~ /kisskb/src/drivers/net/wireless/ath/ath10k/core.c:863:8: note: in expansion of macro 'ath10k_bmi_read32' 863 | ret = ath10k_bmi_read32(ar, hi_board_ext_data, &board_ext_data_addr); | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/core.c: In function 'ath10k_init_sdio': /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.h:259:10: note: byref variable will be forcibly initialized 259 | __le32 v = __cpu_to_le32(val); \ | ^ /kisskb/src/drivers/net/wireless/ath/ath10k/core.c:755:8: note: in expansion of macro 'ath10k_bmi_write32' 755 | ret = ath10k_bmi_write32(ar, hi_option_flag2, param); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.h:246:10: note: byref variable will be forcibly initialized 246 | __le32 tmp; \ | ^~~ /kisskb/src/drivers/net/wireless/ath/ath10k/core.c:749:8: note: in expansion of macro 'ath10k_bmi_read32' 749 | ret = ath10k_bmi_read32(ar, hi_option_flag2, ¶m); | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.h:259:10: note: byref variable will be forcibly initialized 259 | __le32 v = __cpu_to_le32(val); \ | ^ /kisskb/src/drivers/net/wireless/ath/ath10k/core.c:745:8: note: in expansion of macro 'ath10k_bmi_write32' 745 | ret = ath10k_bmi_write32(ar, hi_acs_flags, param); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.h:246:10: note: byref variable will be forcibly initialized 246 | __le32 tmp; \ | ^~~ /kisskb/src/drivers/net/wireless/ath/ath10k/core.c:729:8: note: in expansion of macro 'ath10k_bmi_read32' 729 | ret = ath10k_bmi_read32(ar, hi_acs_flags, ¶m); | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.h:259:10: note: byref variable will be forcibly initialized 259 | __le32 v = __cpu_to_le32(val); \ | ^ /kisskb/src/drivers/net/wireless/ath/ath10k/core.c:725:8: note: in expansion of macro 'ath10k_bmi_write32' 725 | ret = ath10k_bmi_write32(ar, hi_mbox_isr_yield_limit, 99); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.h:259:10: note: byref variable will be forcibly initialized 259 | __le32 v = __cpu_to_le32(val); \ | ^ /kisskb/src/drivers/net/wireless/ath/ath10k/core.c:721:8: note: in expansion of macro 'ath10k_bmi_write32' 721 | ret = ath10k_bmi_write32(ar, hi_mbox_io_block_sz, 256); | ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/net/genetlink.h:6, from /kisskb/src/drivers/net/ieee802154/mac802154_hwsim.c:23: /kisskb/src/drivers/net/ieee802154/mac802154_hwsim.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/drivers/net/ieee802154/mac802154_hwsim.c: In function 'nla_put_u8': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath10k/core.c: In function 'ath10k_core_get_board_id_from_otp': /kisskb/src/drivers/net/wireless/ath/ath10k/core.c:904:6: note: byref variable will be forcibly initialized 904 | u32 result, address; | ^~~~~~ /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7531_sgmii_pcs_get_state_an': /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/ieee802154/mac802154_hwsim.c: In function 'append_radio_msg': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ath/ath10k/core.c: In function 'ath10k_core_get_ext_board_id_from_otp': /kisskb/src/drivers/net/wireless/ath/ath10k/core.c:1575:6: note: byref variable will be forcibly initialized 1575 | u32 result, address; | ^~~~~~ /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7530_setup_port5': /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized In file included from /kisskb/src/drivers/net/wireless/ath/ath10k/hif.h:12, from /kisskb/src/drivers/net/wireless/ath/ath10k/core.c:21: /kisskb/src/drivers/net/wireless/ath/ath10k/core.c: In function 'ath10k_download_board_data': /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.h:259:10: note: byref variable will be forcibly initialized 259 | __le32 v = __cpu_to_le32(val); \ | ^ /kisskb/src/drivers/net/wireless/ath/ath10k/core.c:1654:8: note: in expansion of macro 'ath10k_bmi_write32' 1654 | ret = ath10k_bmi_write32(ar, hi_board_data_initialized, 1); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.h:246:10: note: byref variable will be forcibly initialized 246 | __le32 tmp; \ | ^~~ /kisskb/src/drivers/net/wireless/ath/ath10k/core.c:1640:8: note: in expansion of macro 'ath10k_bmi_read32' 1640 | ret = ath10k_bmi_read32(ar, hi_board_data, &board_address); | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/core.c: In function 'ath10k_download_and_run_otp': /kisskb/src/drivers/net/wireless/ath/ath10k/core.c:1696:6: note: byref variable will be forcibly initialized 1696 | u32 result, address = ar->hw_params.patch_load_addr; | ^~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/core.c: In function 'ath10k_download_cal_nvmem': /kisskb/src/drivers/net/wireless/ath/ath10k/core.c:1863:9: note: byref variable will be forcibly initialized 1863 | size_t len; | ^~~ /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7530_pad_clk_setup': /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ath/ath10k/core.c: In function 'ath10k_download_cal_eeprom': /kisskb/src/drivers/net/wireless/ath/ath10k/core.c:1833:8: note: byref variable will be forcibly initialized 1833 | void *data = NULL; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/core.c:1832:9: note: byref variable will be forcibly initialized 1832 | size_t data_len; | ^~~~~~~~ /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7530_hw_vlan_del': /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt753x_phylink_mac_config': /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ath/ath10k/core.c: In function 'ath10k_download_cal_dt': /kisskb/src/drivers/net/wireless/ath/ath10k/core.c:1778:6: note: byref variable will be forcibly initialized 1778 | int data_len; | ^~~~~~~~ /kisskb/src/drivers/net/ieee802154/mac802154_hwsim.c: In function 'hwsim_set_edge_lqi': /kisskb/src/drivers/net/ieee802154/mac802154_hwsim.c:524:17: note: byref variable will be forcibly initialized 524 | struct nlattr *edge_attrs[MAC802154_HWSIM_EDGE_ATTR_MAX + 1]; | ^~~~~~~~~~ /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7531_rgmii_setup': /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/ieee802154/mac802154_hwsim.c: In function 'hwsim_del_edge_nl': /kisskb/src/drivers/net/ieee802154/mac802154_hwsim.c:478:17: note: byref variable will be forcibly initialized 478 | struct nlattr *edge_attrs[MAC802154_HWSIM_EDGE_ATTR_MAX + 1]; | ^~~~~~~~~~ /kisskb/src/drivers/net/ieee802154/mac802154_hwsim.c: In function 'hwsim_new_edge_nl': /kisskb/src/drivers/net/ieee802154/mac802154_hwsim.c:416:17: note: byref variable will be forcibly initialized 416 | struct nlattr *edge_attrs[MAC802154_HWSIM_EDGE_ATTR_MAX + 1]; | ^~~~~~~~~~ /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7531_pad_setup': /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ath/ath10k/core.c: In function 'ath10k_download_fw': /kisskb/src/drivers/net/wireless/ath/ath10k/core.c:1072:24: note: byref variable will be forcibly initialized 1072 | struct pm_qos_request latency_qos; | ^~~~~~~~~~~ In file included from /kisskb/src/drivers/net/wireless/ath/ath10k/hif.h:12, from /kisskb/src/drivers/net/wireless/ath/ath10k/core.c:21: /kisskb/src/drivers/net/wireless/ath/ath10k/core.c: In function 'ath10k_init_uart': /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.h:259:10: note: byref variable will be forcibly initialized 259 | __le32 v = __cpu_to_le32(val); \ | ^ /kisskb/src/drivers/net/wireless/ath/ath10k/core.c:2335:8: note: in expansion of macro 'ath10k_bmi_write32' 2335 | ret = ath10k_bmi_write32(ar, hi_desired_baud_rate, 19200); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.h:259:10: note: byref variable will be forcibly initialized 259 | __le32 v = __cpu_to_le32(val); \ | ^ /kisskb/src/drivers/net/wireless/ath/ath10k/core.c:2328:8: note: in expansion of macro 'ath10k_bmi_write32' 2328 | ret = ath10k_bmi_write32(ar, hi_serial_enable, 1); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.h:259:10: note: byref variable will be forcibly initialized 259 | __le32 v = __cpu_to_le32(val); \ | ^ /kisskb/src/drivers/net/wireless/ath/ath10k/core.c:2322:8: note: in expansion of macro 'ath10k_bmi_write32' 2322 | ret = ath10k_bmi_write32(ar, hi_dbg_uart_txpin, ar->hw_params.uart_pin); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.h:259:10: note: byref variable will be forcibly initialized 259 | __le32 v = __cpu_to_le32(val); \ | ^ /kisskb/src/drivers/net/wireless/ath/ath10k/core.c:2310:10: note: in expansion of macro 'ath10k_bmi_write32' 2310 | ret = ath10k_bmi_write32(ar, hi_dbg_uart_txpin, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.h:259:10: note: byref variable will be forcibly initialized 259 | __le32 v = __cpu_to_le32(val); \ | ^ /kisskb/src/drivers/net/wireless/ath/ath10k/core.c:2302:8: note: in expansion of macro 'ath10k_bmi_write32' 2302 | ret = ath10k_bmi_write32(ar, hi_serial_enable, 0); | ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/net/ieee802154/mac802154_hwsim.c:16: /kisskb/src/drivers/net/ieee802154/mac802154_hwsim.c: In function 'platform_device_register_simple': /kisskb/src/include/linux/platform_device.h:126:30: note: byref variable will be forcibly initialized 126 | struct platform_device_info pdevinfo = { | ^~~~~~~~ /kisskb/src/drivers/net/ieee802154/mac802154_hwsim.c: In function 'hwsim_init_module': /kisskb/src/include/linux/platform_device.h:126:30: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ath/ath10k/core.c: In function 'ath10k_core_fetch_btcoex_dt': /kisskb/src/drivers/net/wireless/ath/ath10k/core.c:2263:5: note: byref variable will be forcibly initialized 2263 | u8 coex_support = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7530_vlan_cmd': /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c:1465:27: note: byref variable will be forcibly initialized 1465 | struct mt7530_dummy_poll p; | ^ In file included from /kisskb/src/drivers/net/wireless/ath/ath10k/hif.h:12, from /kisskb/src/drivers/net/wireless/ath/ath10k/core.c:21: /kisskb/src/drivers/net/wireless/ath/ath10k/core.c: In function 'ath10k_core_start': /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.h:259:10: note: byref variable will be forcibly initialized 259 | __le32 v = __cpu_to_le32(val); \ | ^ /kisskb/src/drivers/net/wireless/ath/ath10k/core.c:2861:13: note: in expansion of macro 'ath10k_bmi_write32' 2861 | status = ath10k_bmi_write32(ar, hi_skip_clock_init, 1); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7530_hw_vlan_update': /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized 268 | struct mt7530_dummy_poll p; | ^ /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7530_port_vlan_del': /kisskb/src/drivers/net/dsa/mt7530.c:1660:30: note: byref variable will be forcibly initialized 1660 | struct mt7530_hw_vlan_entry target_entry; | ^~~~~~~~~~~~ /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7530_port_vlan_add': /kisskb/src/drivers/net/dsa/mt7530.c:1618:30: note: byref variable will be forcibly initialized 1618 | struct mt7530_hw_vlan_entry new_entry; | ^~~~~~~~~ /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7530_fdb_cmd': /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized 268 | struct mt7530_dummy_poll p; | ^ /kisskb/src/drivers/net/dsa/mt7530.c:308:27: note: byref variable will be forcibly initialized 308 | struct mt7530_dummy_poll p; | ^ /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7530_port_mdb_del': /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized 268 | struct mt7530_dummy_poll p; | ^ /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7530_port_mdb_add': /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7530_port_fdb_dump': /kisskb/src/drivers/net/dsa/mt7530.c:1382:6: note: byref variable will be forcibly initialized 1382 | u32 rsp = 0; | ^~~ /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7531_setup': /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized 268 | struct mt7530_dummy_poll p; | ^ /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c:2255:27: note: byref variable will be forcibly initialized 2255 | struct mt7530_dummy_poll p; | ^ In file included from /kisskb/src/drivers/net/dsa/mt7530.c:14: /kisskb/src/drivers/net/dsa/mt7530.c: In function 'of_mdio_parse_addr': /kisskb/src/include/linux/of_mdio.h:40:6: note: byref variable will be forcibly initialized 40 | u32 addr; | ^~~~ /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7530_gpio_get': /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized 268 | struct mt7530_dummy_poll p; | ^ /kisskb/src/drivers/net/wireless/ath/ath10k/core.c: In function 'ath10k_core_fetch_firmware_files': /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7530_gpio_get_direction': /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ath/ath10k/core.c:2091:7: note: byref variable will be forcibly initialized 2091 | char fw_name[100]; | ^~~~~~~ /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7530_setup': /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c:268:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c:2088:6: note: byref variable will be forcibly initialized 2088 | u32 id, val; | ^~ /kisskb/src/drivers/net/dsa/mt7530.c:2086:18: note: byref variable will be forcibly initialized 2086 | phy_interface_t interface; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/core.c: In function 'ath10k_core_probe_fw': /kisskb/src/drivers/net/dsa/mt7530.c:2085:27: note: byref variable will be forcibly initialized 2085 | struct mt7530_dummy_poll p; | ^ /kisskb/src/drivers/net/wireless/ath/ath10k/core.c:3194:25: note: byref variable will be forcibly initialized 3194 | struct bmi_target_info target_info; | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/of_irq.h:8, from /kisskb/src/drivers/net/dsa/mt7530.c:13: /kisskb/src/drivers/net/dsa/mt7530.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7530_free_mdio_irq': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/dsa/mt7530.c: In function 'mt7530_irq_thread_fn': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/rs-fw.c: In function 'rs_fw_vht_set_enabled_rates': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/rs-fw.c:137:27: note: byref variable will be forcibly initialized 137 | struct ieee80211_vht_cap ieee_vht_cap = { | ^~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/rs-fw.c: In function 'rs_fw_set_supp_rates': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/rs-fw.c:244:16: note: byref variable will be forcibly initialized 244 | unsigned long tmp; /* must be unsigned long for for_each_set_bit */ | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/rs-fw.c: In function 'iwl_mvm_tlc_update_notif': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/rs-fw.c:312:8: note: byref variable will be forcibly initialized 312 | char pretty_rate[100]; | ^~~~~~~~~~~ /kisskb/src/drivers/net/wwan/mhi_wwan_mbim.c: In function 'mhi_mbim_rx': /kisskb/src/drivers/net/wwan/mhi_wwan_mbim.c:257:28: note: byref variable will be forcibly initialized 257 | struct usb_cdc_ncm_dpe16 dpe16; | ^~~~~ /kisskb/src/drivers/net/wwan/mhi_wwan_mbim.c:256:28: note: byref variable will be forcibly initialized 256 | struct usb_cdc_ncm_ndp16 ndp16; | ^~~~~ /kisskb/src/drivers/mmc/core/sdio_io.c: In function 'sdio_enable_func': /kisskb/src/drivers/mmc/core/sdio_io.c:62:16: note: byref variable will be forcibly initialized 62 | unsigned char reg; | ^~~ /kisskb/src/drivers/mmc/core/sdio_io.c: In function 'sdio_disable_func': /kisskb/src/drivers/mmc/core/sdio_io.c:113:16: note: byref variable will be forcibly initialized 113 | unsigned char reg; | ^~~ /kisskb/src/drivers/mmc/core/sdio_io.c: In function 'sdio_readb': /kisskb/src/drivers/mmc/core/sdio_io.c:383:5: note: byref variable will be forcibly initialized 383 | u8 val; | ^~~ /kisskb/src/drivers/mmc/core/sdio_io.c: In function 'sdio_writeb_readb': /kisskb/src/drivers/mmc/core/sdio_io.c:445:5: note: byref variable will be forcibly initialized 445 | u8 val; | ^~~ /kisskb/src/drivers/mmc/core/sdio_io.c: In function 'sdio_f0_readb': /kisskb/src/drivers/mmc/core/sdio_io.c:635:16: note: byref variable will be forcibly initialized 635 | unsigned char val; | ^~~ /kisskb/src/drivers/net/usb/catc.c: In function 'catc_set_multicast_list': /kisskb/src/drivers/net/usb/catc.c:630:5: note: byref variable will be forcibly initialized 630 | u8 broadcast[ETH_ALEN]; | ^~~~~~~~~ /kisskb/src/drivers/net/usb/catc.c: In function 'catc_probe': /kisskb/src/drivers/net/usb/catc.c:772:5: note: byref variable will be forcibly initialized 772 | u8 broadcast[ETH_ALEN]; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c: In function 'gmc_v8_0_vm_decode_fault': /kisskb/src/drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c:1015:7: note: byref variable will be forcibly initialized 1015 | char block[5] = { mc_client >> 24, (mc_client >> 16) & 0xff, | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c: In function 'gmc_v8_0_init_microcode': /kisskb/src/drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c:224:7: note: byref variable will be forcibly initialized 224 | char fw_name[30]; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c: In function 'gmc_v8_0_process_interrupt': /kisskb/src/drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c:1459:27: note: byref variable will be forcibly initialized 1459 | struct amdgpu_task_info task_info; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_drv.c: In function 'etnaviv_mm_show': /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_drv.c:121:21: note: byref variable will be forcibly initialized 121 | struct drm_printer p = drm_seq_file_printer(m); | ^ /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_drv.c: In function 'etnaviv_mmu_show': /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_drv.c:132:21: note: byref variable will be forcibly initialized 132 | struct drm_printer p = drm_seq_file_printer(m); | ^ /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_drv.c: In function 'etnaviv_open': /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_drv.c:68:29: note: byref variable will be forcibly initialized 68 | struct drm_gpu_scheduler *sched; | ^~~~~ /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_drv.c: In function 'etnaviv_pdev_probe': /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_drv.c:593:26: note: byref variable will be forcibly initialized 593 | struct component_match *match = NULL; | ^~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/genhd.h:16, from /kisskb/src/drivers/md/dm-core.h:14, from /kisskb/src/drivers/md/dm-table.c:8: /kisskb/src/drivers/md/dm-table.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/md/dm-table.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ /kisskb/src/drivers/md/dm-table.c: In function 'dm_get_dev_t': /kisskb/src/drivers/md/dm-table.c:335:8: note: byref variable will be forcibly initialized 335 | dev_t dev; | ^~~ /kisskb/src/drivers/md/dm-table.c: In function 'validate_next_arg': /kisskb/src/drivers/md/dm-table.c:740:7: note: byref variable will be forcibly initialized 740 | char dummy; | ^~~~~ /kisskb/src/drivers/md/dm-table.c: In function 'upgrade_mode': /kisskb/src/drivers/md/dm-table.c:315:27: note: byref variable will be forcibly initialized 315 | struct dm_dev *old_dev, *new_dev; | ^~~~~~~ /kisskb/src/drivers/md/dm-table.c: In function 'dm_get_device': /kisskb/src/drivers/md/dm-table.c:353:7: note: byref variable will be forcibly initialized 353 | char dummy; | ^~~~~ /kisskb/src/drivers/md/dm-table.c:352:22: note: byref variable will be forcibly initialized 352 | unsigned int major, minor; | ^~~~~ /kisskb/src/drivers/md/dm-table.c:352:15: note: byref variable will be forcibly initialized 352 | unsigned int major, minor; | ^~~~~ /kisskb/src/drivers/md/dm-table.c: In function 'device_area_is_invalid': /kisskb/src/drivers/md/dm-table.c:233:7: note: byref variable will be forcibly initialized 233 | char b[BDEVNAME_SIZE]; | ^ /kisskb/src/drivers/md/dm-table.c: In function 'dm_set_device_limits': /kisskb/src/drivers/md/dm-table.c:403:7: note: byref variable will be forcibly initialized 403 | char b[BDEVNAME_SIZE]; | ^ /kisskb/src/drivers/md/dm-table.c: In function 'dm_split_args': /kisskb/src/drivers/md/dm-table.c:505:11: note: byref variable will be forcibly initialized 505 | unsigned array_size = 0; | ^~~~~~~~~~ /kisskb/src/drivers/md/dm-table.c: In function 'dm_table_add_target': /kisskb/src/drivers/md/dm-table.c:640:9: note: byref variable will be forcibly initialized 640 | char **argv; | ^~~~ /kisskb/src/drivers/md/dm-table.c:639:19: note: byref variable will be forcibly initialized 639 | int r = -EINVAL, argc; | ^~~~ /kisskb/src/drivers/md/dm-table.c: In function 'dm_table_has_no_data_devices': /kisskb/src/drivers/md/dm-table.c:1544:14: note: byref variable will be forcibly initialized 1544 | unsigned i, num_devices; | ^~~~~~~~~~~ /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:1650:22: note: byref variable will be forcibly initialized 1650 | struct queue_limits ti_limits; | ^~~~~~~~~ /kisskb/src/drivers/md/dm-table.c: In function 'dm_table_determine_type': /kisskb/src/drivers/md/dm-table.c:933:7: note: byref variable will be forcibly initialized 933 | int srcu_idx; | ^~~~~~~~ /kisskb/src/drivers/md/dm-table.c:865:6: note: byref variable will be forcibly initialized 865 | int page_size = PAGE_SIZE; | ^~~~~~~~~ /kisskb/src/drivers/md/dm-table.c: In function 'dm_table_set_restrictions': /kisskb/src/drivers/md/dm-table.c:1979:6: note: byref variable will be forcibly initialized 1979 | int page_size = PAGE_SIZE; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/include/linux/resource_ext.h:11, from /kisskb/src/include/linux/acpi.h:14, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/drivers/leds/leds-lm3532.c:6: /kisskb/src/drivers/leds/leds-lm3532.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/leds/leds-lm3532.c: In function 'lm3532_parse_als': /kisskb/src/drivers/leds/leds-lm3532.c:487:6: note: byref variable will be forcibly initialized 487 | int als_impedance; | ^~~~~~~~~~~~~ /kisskb/src/drivers/leds/leds-lm3532.c:486:6: note: byref variable will be forcibly initialized 486 | int als_avg_time; | ^~~~~~~~~~~~ /kisskb/src/drivers/leds/leds-lm3532.c: In function 'lm3532_parse_node': /kisskb/src/drivers/leds/leds-lm3532.c:578:24: note: byref variable will be forcibly initialized 578 | struct led_init_data idata = { | ^~~~~ /kisskb/src/drivers/leds/leds-lm3532.c:550:6: note: byref variable will be forcibly initialized 550 | u32 ramp_time; | ^~~~~~~~~ /kisskb/src/drivers/leds/leds-lm3532.c:549:6: note: byref variable will be forcibly initialized 549 | int control_bank; | ^~~~~~~~~~~~ /kisskb/src/drivers/media/common/videobuf2/videobuf2-core.c: In function '__prepare_userptr': /kisskb/src/drivers/media/common/videobuf2/videobuf2-core.c:1108:19: note: byref variable will be forcibly initialized 1108 | struct vb2_plane planes[VB2_MAX_PLANES]; | ^~~~~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/libipw_wx.c: In function 'libipw_translate_scan': /kisskb/src/drivers/net/wireless/intel/ipw2x00/libipw_wx.c:205:8: note: byref variable will be forcibly initialized 205 | char buf[MAX_WPA_IE_LEN]; | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/libipw_wx.c:196:8: note: byref variable will be forcibly initialized 196 | char buf[MAX_WPA_IE_LEN]; | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/libipw_wx.c:52:18: note: byref variable will be forcibly initialized 52 | struct iw_event iwe; | ^~~ /kisskb/src/drivers/net/wireless/intel/ipw2x00/libipw_wx.c:50:7: note: byref variable will be forcibly initialized 50 | char custom[MAX_CUSTOM_LEN]; | ^~~~~~ /kisskb/src/drivers/media/common/videobuf2/videobuf2-core.c: In function 'vb2_core_create_bufs': /kisskb/src/drivers/media/common/videobuf2/videobuf2-core.c:906:31: note: byref variable will be forcibly initialized 906 | unsigned int num_planes = 0, num_buffers, allocated_buffers; | ^~~~~~~~~~~ /kisskb/src/drivers/media/common/videobuf2/videobuf2-core.c:906:15: note: byref variable will be forcibly initialized 906 | unsigned int num_planes = 0, num_buffers, allocated_buffers; | ^~~~~~~~~~ /kisskb/src/drivers/media/common/videobuf2/videobuf2-core.c: In function 'vb2_core_reqbufs': /kisskb/src/drivers/media/common/videobuf2/videobuf2-core.c:762:47: note: byref variable will be forcibly initialized 762 | unsigned int num_buffers, allocated_buffers, num_planes = 0; | ^~~~~~~~~~ /kisskb/src/drivers/media/common/videobuf2/videobuf2-core.c:762:15: note: byref variable will be forcibly initialized 762 | unsigned int num_buffers, allocated_buffers, num_planes = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/media/common/videobuf2/videobuf2-core.c: In function '__prepare_dmabuf': /kisskb/src/drivers/media/usb/b2c2/flexcop-usb.c: In function 'flexcop_usb_read_ibi_reg': /kisskb/src/drivers/media/common/videobuf2/videobuf2-core.c:1224:19: note: byref variable will be forcibly initialized 1224 | struct vb2_plane planes[VB2_MAX_PLANES]; | ^~~~~~ /kisskb/src/drivers/media/usb/b2c2/flexcop-usb.c:305:20: note: byref variable will be forcibly initialized 305 | flexcop_ibi_value val; | ^~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/media/common/videobuf2/videobuf2-core.c:21: /kisskb/src/drivers/media/common/videobuf2/videobuf2-core.c: In function 'vb2_wait_for_all_buffers': /kisskb/src/include/linux/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/media/common/videobuf2/videobuf2-core.c:1898:3: note: in expansion of macro 'wait_event' 1898 | wait_event(q->done_wq, !atomic_read(&q->owned_by_drv_count)); | ^~~~~~~~~~ /kisskb/src/drivers/media/common/videobuf2/videobuf2-core.c: In function '__vb2_wait_for_done_vb': /kisskb/src/include/linux/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/common/videobuf2/videobuf2-core.c:1834:9: note: in expansion of macro 'wait_event_interruptible' 1834 | ret = wait_event_interruptible(q->done_wq, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/common/videobuf2/videobuf2-core.c: In function 'vb2_core_dqbuf': /kisskb/src/drivers/media/common/videobuf2/videobuf2-core.c:1922:21: note: byref variable will be forcibly initialized 1922 | struct vb2_buffer *vb = NULL; | ^~ /kisskb/src/drivers/media/common/videobuf2/videobuf2-core.c: In function '__vb2_perform_fileio': /kisskb/src/drivers/media/common/videobuf2/videobuf2-core.c:2741:11: note: byref variable will be forcibly initialized 2741 | unsigned index; | ^~~~~ /kisskb/src/drivers/media/common/videobuf2/videobuf2-core.c: In function 'vb2_thread': /kisskb/src/drivers/media/common/videobuf2/videobuf2-core.c:2918:11: note: byref variable will be forcibly initialized 2918 | unsigned index = 0; | ^~~~~ /kisskb/src/drivers/media/pci/b2c2/flexcop-dma.c: In function 'flexcop_dma_allocate': /kisskb/src/drivers/media/pci/b2c2/flexcop-dma.c:13:13: note: byref variable will be forcibly initialized 13 | dma_addr_t tdma = 0; | ^~~~ /kisskb/src/drivers/media/common/saa7146/saa7146_hlp.c: In function 'saa7146_set_window': /kisskb/src/drivers/media/common/saa7146/saa7146_hlp.c:531:74: note: byref variable will be forcibly initialized 531 | u32 hps_v_scale = 0, hps_v_gain = 0, hps_ctrl = 0, hps_h_prescale = 0, hps_h_scale = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/media/common/saa7146/saa7146_hlp.c:531:54: note: byref variable will be forcibly initialized 531 | u32 hps_v_scale = 0, hps_v_gain = 0, hps_ctrl = 0, hps_h_prescale = 0, hps_h_scale = 0; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/media/common/saa7146/saa7146_hlp.c:531:40: note: byref variable will be forcibly initialized 531 | u32 hps_v_scale = 0, hps_v_gain = 0, hps_ctrl = 0, hps_h_prescale = 0, hps_h_scale = 0; | ^~~~~~~~ /kisskb/src/drivers/media/common/saa7146/saa7146_hlp.c:531:23: note: byref variable will be forcibly initialized 531 | u32 hps_v_scale = 0, hps_v_gain = 0, hps_ctrl = 0, hps_h_prescale = 0, hps_h_scale = 0; | ^~~~~~~~~~ /kisskb/src/drivers/media/common/saa7146/saa7146_hlp.c:531:6: note: byref variable will be forcibly initialized 531 | u32 hps_v_scale = 0, hps_v_gain = 0, hps_ctrl = 0, hps_h_prescale = 0, hps_h_scale = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/media/common/saa7146/saa7146_hlp.c: In function 'calculate_clipping_registers_rect': /kisskb/src/drivers/media/common/saa7146/saa7146_hlp.c:355:27: note: byref variable will be forcibly initialized 355 | int x[32], y[32], w[32], h[32]; | ^ /kisskb/src/drivers/media/common/saa7146/saa7146_hlp.c:355:20: note: byref variable will be forcibly initialized 355 | int x[32], y[32], w[32], h[32]; | ^ /kisskb/src/drivers/media/common/saa7146/saa7146_hlp.c:355:13: note: byref variable will be forcibly initialized 355 | int x[32], y[32], w[32], h[32]; | ^ /kisskb/src/drivers/media/common/saa7146/saa7146_hlp.c:355:6: note: byref variable will be forcibly initialized 355 | int x[32], y[32], w[32], h[32]; | ^ /kisskb/src/drivers/media/common/saa7146/saa7146_hlp.c:353:20: note: byref variable will be forcibly initialized 353 | int cnt_line = 0, cnt_pixel = 0; | ^~~~~~~~~ /kisskb/src/drivers/media/common/saa7146/saa7146_hlp.c:353:6: note: byref variable will be forcibly initialized 353 | int cnt_line = 0, cnt_pixel = 0; | ^~~~~~~~ /kisskb/src/drivers/media/common/saa7146/saa7146_hlp.c:349:6: note: byref variable will be forcibly initialized 349 | u32 pixel_list[32]; | ^~~~~~~~~~ /kisskb/src/drivers/media/common/saa7146/saa7146_hlp.c:348:6: note: byref variable will be forcibly initialized 348 | u32 line_list[32]; | ^~~~~~~~~ /kisskb/src/drivers/media/common/saa7146/saa7146_hlp.c: In function 'saa7146_set_clipping_rect': /kisskb/src/drivers/media/common/saa7146/saa7146_hlp.c:490:6: note: byref variable will be forcibly initialized 490 | u32 arbtr_ctrl; | ^~~~~~~~~~ /kisskb/src/drivers/media/common/saa7146/saa7146_hlp.c:489:6: note: byref variable will be forcibly initialized 489 | u32 clip_format; | ^~~~~~~~~~~ /kisskb/src/drivers/media/common/saa7146/saa7146_hlp.c:488:27: note: byref variable will be forcibly initialized 488 | struct saa7146_video_dma vdma2; | ^~~~~ /kisskb/src/drivers/media/common/saa7146/saa7146_hlp.c: In function 'saa7146_set_position': /kisskb/src/drivers/media/common/saa7146/saa7146_hlp.c:576:27: note: byref variable will be forcibly initialized 576 | struct saa7146_video_dma vdma1; | ^~~~~ /kisskb/src/drivers/media/common/saa7146/saa7146_hlp.c: In function 'calculate_video_dma_grab_planar': /kisskb/src/drivers/media/common/saa7146/saa7146_hlp.c:830:27: note: byref variable will be forcibly initialized 830 | struct saa7146_video_dma vdma3; | ^~~~~ /kisskb/src/drivers/media/common/saa7146/saa7146_hlp.c:829:27: note: byref variable will be forcibly initialized 829 | struct saa7146_video_dma vdma2; | ^~~~~ /kisskb/src/drivers/media/common/saa7146/saa7146_hlp.c:828:27: note: byref variable will be forcibly initialized 828 | struct saa7146_video_dma vdma1; | ^~~~~ /kisskb/src/drivers/media/common/saa7146/saa7146_hlp.c: In function 'calculate_video_dma_grab_packed': /kisskb/src/drivers/media/common/saa7146/saa7146_hlp.c:705:27: note: byref variable will be forcibly initialized 705 | struct saa7146_video_dma vdma1; | ^~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/drivers/net/wireless/intersil/p54/eeprom.c:17: /kisskb/src/drivers/net/wireless/intersil/p54/eeprom.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/intersil/p54/eeprom.c: In function 'p54_generate_channel_lists': /kisskb/src/drivers/net/wireless/intersil/p54/eeprom.c:324:21: note: byref variable will be forcibly initialized 324 | unsigned int i, j, k, max_channel_num; | ^ /kisskb/src/drivers/net/wireless/intersil/p54/eeprom.c: In function 'p54_parse_eeprom': /kisskb/src/drivers/net/wireless/intersil/p54/eeprom.c:915:6: note: byref variable will be forcibly initialized 915 | u8 perm_addr[ETH_ALEN]; | ^~~~~~~~~ /kisskb/src/drivers/net/mii.c: In function 'mii_ethtool_set_link_ksettings': /kisskb/src/drivers/net/mii.c:354:7: note: byref variable will be forcibly initialized 354 | u32 advertising; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_dump.c: In function 'etnaviv_core_dump': /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_dump.c:116:28: note: byref variable will be forcibly initialized 116 | struct core_dump_iterator iter; | ^~~~ /kisskb/src/drivers/mmc/core/sdio_irq.c: In function 'sdio_get_pending_irqs': /kisskb/src/drivers/mmc/core/sdio_irq.c:46:17: note: byref variable will be forcibly initialized 46 | unsigned char dummy; | ^~~~~ /kisskb/src/drivers/leds/leds-lm3692x.c: In function 'lm3692x_fault_check': /kisskb/src/drivers/leds/leds-lm3692x.c:148:15: note: byref variable will be forcibly initialized 148 | unsigned int read_buf; | ^~~~~~~~ /kisskb/src/drivers/mmc/core/sdio_irq.c: In function 'process_sdio_pending_irqs': /kisskb/src/drivers/mmc/core/sdio_irq.c:63:16: note: byref variable will be forcibly initialized 63 | unsigned char pending; | ^~~~~~~ /kisskb/src/drivers/leds/leds-lm3692x.c: In function 'lm3692x_probe_dt': /kisskb/src/drivers/leds/leds-lm3692x.c:381:11: note: byref variable will be forcibly initialized 381 | u32 ovp, max_cur; | ^~~~~~~ /kisskb/src/drivers/leds/leds-lm3692x.c:381:6: note: byref variable will be forcibly initialized 381 | u32 ovp, max_cur; | ^~~ /kisskb/src/drivers/mmc/core/sdio_irq.c: In function 'sdio_claim_irq': /kisskb/src/drivers/mmc/core/sdio_irq.c:302:16: note: byref variable will be forcibly initialized 302 | unsigned char reg; | ^~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/txrx.c: In function 'mwifiex_dequeue_tx_queue': /kisskb/src/drivers/net/wireless/marvell/mwifiex/txrx.c:235:26: note: byref variable will be forcibly initialized 235 | struct mwifiex_tx_param tx_param; | ^~~~~~~~ /kisskb/src/drivers/mmc/core/sdio_irq.c: In function 'sdio_release_irq': /kisskb/src/drivers/mmc/core/sdio_irq.c:345:16: note: byref variable will be forcibly initialized 345 | unsigned char reg; | ^~~ In file included from /kisskb/src/drivers/net/netdevsim/netdev.c:17: /kisskb/src/drivers/net/netdevsim/netdev.c: In function 'eth_hw_addr_random': /kisskb/src/include/linux/etherdevice.h:270:5: note: byref variable will be forcibly initialized 270 | u8 addr[ETH_ALEN]; | ^~~~ /kisskb/src/drivers/md/dm-linear.c: In function 'linear_ctr': /kisskb/src/drivers/md/dm-linear.c:33:7: note: byref variable will be forcibly initialized 33 | char dummy; | ^~~~~ /kisskb/src/drivers/md/dm-linear.c:32:21: note: byref variable will be forcibly initialized 32 | unsigned long long tmp; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/power.c: In function 'iwl_mvm_power_allow_uapsd': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/power.c:262:8: note: byref variable will be forcibly initialized 262 | bool is_p2p_standalone = true; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/power.c: In function 'iwl_mvm_power_set_ps': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/power.c:847:7: note: byref variable will be forcibly initialized 847 | bool disable_ps; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/power.c: In function 'iwl_mvm_power_uapsd_misbehaving_ap_notif': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/power.c:522:5: note: byref variable will be forcibly initialized 522 | u8 ap_sta_id = le32_to_cpu(notif->sta_id); | ^~~~~~~~~ /kisskb/src/drivers/net/usb/rtl8150.c: In function 'rtl8150_get_link_ksettings': /kisskb/src/drivers/net/usb/rtl8150.c:781:13: note: byref variable will be forcibly initialized 781 | short lpa, bmcr; | ^~~~ /kisskb/src/drivers/net/usb/rtl8150.c:781:8: note: byref variable will be forcibly initialized 781 | short lpa, bmcr; | ^~~ /kisskb/src/drivers/net/usb/rtl8150.c: In function 'set_carrier': /kisskb/src/drivers/net/usb/rtl8150.c:710:8: note: byref variable will be forcibly initialized 710 | short tmp; | ^~~ /kisskb/src/drivers/net/usb/rtl8150.c: In function 'disable_net_traffic': /kisskb/src/drivers/net/usb/rtl8150.c:639:5: note: byref variable will be forcibly initialized 639 | u8 cr; | ^~ /kisskb/src/drivers/net/usb/rtl8150.c: In function 'read_mii_word': /kisskb/src/drivers/net/usb/rtl8150.c:213:14: note: byref variable will be forcibly initialized 213 | u8 data[3], tmp; | ^~~ /kisskb/src/drivers/net/usb/rtl8150.c:213:5: note: byref variable will be forcibly initialized 213 | u8 data[3], tmp; | ^~~~ /kisskb/src/drivers/net/usb/rtl8150.c: In function 'write_mii_word': /kisskb/src/drivers/net/usb/rtl8150.c:237:14: note: byref variable will be forcibly initialized 237 | u8 data[3], tmp; | ^~~ /kisskb/src/drivers/net/usb/rtl8150.c:237:5: note: byref variable will be forcibly initialized 237 | u8 data[3], tmp; | ^~~~ /kisskb/src/drivers/net/usb/rtl8150.c: In function 'rtl8150_reset': /kisskb/src/drivers/net/usb/rtl8150.c:310:5: note: byref variable will be forcibly initialized 310 | u8 data = 0x10; | ^~~~ /kisskb/src/drivers/net/usb/rtl8150.c: In function 'enable_net_traffic': /kisskb/src/drivers/net/usb/rtl8150.c:618:19: note: byref variable will be forcibly initialized 618 | u8 cr, tcr, rcr, msr; | ^~~ /kisskb/src/drivers/net/usb/rtl8150.c:618:14: note: byref variable will be forcibly initialized 618 | u8 cr, tcr, rcr, msr; | ^~~ /kisskb/src/drivers/net/usb/rtl8150.c:618:9: note: byref variable will be forcibly initialized 618 | u8 cr, tcr, rcr, msr; | ^~~ /kisskb/src/drivers/net/usb/rtl8150.c:618:5: note: byref variable will be forcibly initialized 618 | u8 cr, tcr, rcr, msr; | ^~ In file included from /kisskb/src/drivers/net/usb/rtl8150.c:10: /kisskb/src/drivers/net/usb/rtl8150.c: In function 'eth_hw_addr_random': /kisskb/src/include/linux/etherdevice.h:270:5: note: byref variable will be forcibly initialized 270 | u8 addr[ETH_ALEN]; | ^~~~ /kisskb/src/drivers/net/usb/rtl8150.c: In function 'set_ethernet_addr': /kisskb/src/drivers/net/usb/rtl8150.c:259:5: note: byref variable will be forcibly initialized 259 | u8 node_id[ETH_ALEN]; | ^~~~~~~ /kisskb/src/drivers/media/common/saa7146/saa7146_vbi.c: In function 'saa7146_set_vbi_capture': /kisskb/src/drivers/media/common/saa7146/saa7146_vbi.c:139:27: note: byref variable will be forcibly initialized 139 | struct saa7146_video_dma vdma3; | ^~~~~ /kisskb/src/drivers/media/common/saa7146/saa7146_vbi.c: In function 'vbi_workaround': /kisskb/src/drivers/media/common/saa7146/saa7146_vbi.c:11:15: note: byref variable will be forcibly initialized 11 | dma_addr_t dma_addr; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c: In function 'mmhub_v1_0_query_ras_error_count': /kisskb/src/drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c:747:26: note: byref variable will be forcibly initialized 747 | uint32_t sec_count = 0, ded_count = 0; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c:747:11: note: byref variable will be forcibly initialized 747 | uint32_t sec_count = 0, ded_count = 0; | ^~~~~~~~~ /kisskb/src/drivers/mmc/host/cb710-mmc.c: In function 'cb710_mmc_select_clock_divider': /kisskb/src/drivers/mmc/host/cb710-mmc.c:31:6: note: byref variable will be forcibly initialized 31 | u32 src_freq_idx; | ^~~~~~~~~~~~ /kisskb/src/drivers/mmc/host/cb710-mmc.c: In function 'cb710_mmc_receive': /kisskb/src/drivers/mmc/host/cb710-mmc.c:267:25: note: byref variable will be forcibly initialized 267 | struct sg_mapping_iter miter; | ^~~~~ /kisskb/src/drivers/mmc/host/cb710-mmc.c: In function 'cb710_mmc_send': /kisskb/src/drivers/mmc/host/cb710-mmc.c:311:25: note: byref variable will be forcibly initialized 311 | struct sg_mapping_iter miter; | ^~~~~ /kisskb/src/drivers/mmc/host/cb710-mmc.c: In function 'cb710_mmc_init': /kisskb/src/drivers/mmc/host/cb710-mmc.c:693:6: note: byref variable will be forcibly initialized 693 | u32 val; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6341_port_set_cmode_writable': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:686:6: note: byref variable will be forcibly initialized 686 | u16 reg, bits; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6xxx_port_set_rgmii_delay': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:80:6: note: byref variable will be forcibly initialized 80 | u16 reg; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6xxx_port_set_speed_duplex': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:214:6: note: byref variable will be forcibly initialized 214 | u16 reg, ctrl; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6xxx_port_set_cmode': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:543:6: note: byref variable will be forcibly initialized 543 | u16 reg; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6393x_port_policy_read': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:1375:6: note: byref variable will be forcibly initialized 1375 | u16 reg; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6185_port_set_pause': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:53:6: note: byref variable will be forcibly initialized 53 | u16 reg; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6xxx_port_set_link': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:138:6: note: byref variable will be forcibly initialized 138 | u16 reg; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6393x_port_set_speed_duplex': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:445:6: note: byref variable will be forcibly initialized 445 | u16 reg, ctrl; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6393x_port_set_cmode': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:663:6: note: byref variable will be forcibly initialized 663 | u16 reg; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6185_port_get_cmode': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:736:6: note: byref variable will be forcibly initialized 736 | u16 reg; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6352_port_get_cmode': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:750:6: note: byref variable will be forcibly initialized 750 | u16 reg; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6xxx_port_set_state': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:801:6: note: byref variable will be forcibly initialized 801 | u16 reg; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6xxx_port_set_egress_mode': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:844:6: note: byref variable will be forcibly initialized 844 | u16 reg; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6085_port_set_frame_mode': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:876:6: note: byref variable will be forcibly initialized 876 | u16 reg; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6351_port_set_frame_mode': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:902:6: note: byref variable will be forcibly initialized 902 | u16 reg; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6185_port_set_forward_unknown': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:934:6: note: byref variable will be forcibly initialized 934 | u16 reg; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6352_port_set_ucast_flood': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:952:6: note: byref variable will be forcibly initialized 952 | u16 reg; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6352_port_set_mcast_flood': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:970:6: note: byref variable will be forcibly initialized 970 | u16 reg; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6xxx_port_set_message_port': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:989:6: note: byref variable will be forcibly initialized 989 | u16 val; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6xxx_port_set_trunk': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:1007:6: note: byref variable will be forcibly initialized 1007 | u16 val; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6xxx_port_set_vlan_map': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:1030:6: note: byref variable will be forcibly initialized 1030 | u16 reg; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6xxx_port_get_fid': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:1052:6: note: byref variable will be forcibly initialized 1052 | u16 reg; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6xxx_port_set_fid': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:1078:6: note: byref variable will be forcibly initialized 1078 | u16 reg; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6xxx_port_get_pvid': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:1121:6: note: byref variable will be forcibly initialized 1121 | u16 reg; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6xxx_port_set_pvid': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:1136:6: note: byref variable will be forcibly initialized 1136 | u16 reg; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6185_port_set_default_forward': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:1170:6: note: byref variable will be forcibly initialized 1170 | u16 reg; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6095_port_set_upstream_port': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:1188:6: note: byref variable will be forcibly initialized 1188 | u16 reg; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6xxx_port_set_mirror': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:1205:6: note: byref variable will be forcibly initialized 1205 | u16 reg; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6xxx_port_set_8021q_mode': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:1240:6: note: byref variable will be forcibly initialized 1240 | u16 reg; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6xxx_port_drop_untagged': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:1263:6: note: byref variable will be forcibly initialized 1263 | u16 old, new; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6xxx_port_set_map_da': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:1283:6: note: byref variable will be forcibly initialized 1283 | u16 reg; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6165_port_set_jumbo_size': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:1298:6: note: byref variable will be forcibly initialized 1298 | u16 reg; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6xxx_port_set_assoc_vector': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:1340:6: note: byref variable will be forcibly initialized 1340 | u16 reg, mask; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6352_port_set_policy': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:1661:6: note: byref variable will be forcibly initialized 1661 | int shift; | ^~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:1660:17: note: byref variable will be forcibly initialized 1660 | u16 reg, mask, val; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:1660:11: note: byref variable will be forcibly initialized 1660 | u16 reg, mask, val; | ^~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:1660:6: note: byref variable will be forcibly initialized 1660 | u16 reg, mask, val; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c: In function 'mv88e6393x_port_set_policy': /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:1687:5: note: byref variable will be forcibly initialized 1687 | u8 reg; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:1684:6: note: byref variable will be forcibly initialized 1684 | int shift; | ^~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:1683:12: note: byref variable will be forcibly initialized 1683 | u16 mask, val; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/port.c:1683:6: note: byref variable will be forcibly initialized 1683 | u16 mask, val; | ^~~~ /kisskb/src/drivers/md/dm-stripe.c: In function 'stripe_map_range_sector': /kisskb/src/drivers/md/dm-stripe.c:234:11: note: byref variable will be forcibly initialized 234 | uint32_t stripe; | ^~~~~~ /kisskb/src/drivers/md/dm-stripe.c: In function 'stripe_end_io': /kisskb/src/drivers/md/dm-stripe.c:453:7: note: byref variable will be forcibly initialized 453 | char major_minor[16]; | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/bio.h:10, from /kisskb/src/include/linux/device-mapper.h:11, from /kisskb/src/drivers/md/dm.h:14, from /kisskb/src/drivers/md/dm-stripe.c:7: /kisskb/src/drivers/md/dm-stripe.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/md/dm-stripe.c: In function 'stripe_map_range': /kisskb/src/drivers/md/dm-stripe.c:254:18: note: byref variable will be forcibly initialized 254 | sector_t begin, end; | ^~~ /kisskb/src/drivers/md/dm-stripe.c:254:11: note: byref variable will be forcibly initialized 254 | sector_t begin, end; | ^~~~~ /kisskb/src/drivers/md/dm-stripe.c: In function 'stripe_map': /kisskb/src/drivers/md/dm-stripe.c:276:11: note: byref variable will be forcibly initialized 276 | uint32_t stripe; | ^~~~~~ /kisskb/src/drivers/md/dm-stripe.c: In function 'get_stripe': /kisskb/src/drivers/md/dm-stripe.c:65:7: note: byref variable will be forcibly initialized 65 | char dummy; | ^~~~~ /kisskb/src/drivers/md/dm-stripe.c:64:21: note: byref variable will be forcibly initialized 64 | unsigned long long start; | ^~~~~ /kisskb/src/drivers/md/dm-stripe.c: In function 'stripe_ctr': /kisskb/src/drivers/md/dm-stripe.c:90:11: note: byref variable will be forcibly initialized 90 | uint32_t chunk_size; | ^~~~~~~~~~ /kisskb/src/drivers/md/dm-stripe.c:89:11: note: byref variable will be forcibly initialized 89 | uint32_t stripes; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c: In function 'gmc_v9_0_sw_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c:1478:40: note: byref variable will be forcibly initialized 1478 | int r, vram_width = 0, vram_type = 0, vram_vendor = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c:1478:25: note: byref variable will be forcibly initialized 1478 | int r, vram_width = 0, vram_type = 0, vram_vendor = 0; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c:1478:9: note: byref variable will be forcibly initialized 1478 | int r, vram_width = 0, vram_type = 0, vram_vendor = 0; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c: In function 'gmc_v9_0_flush_gpu_tlb_pasid': /kisskb/src/drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c:862:11: note: byref variable will be forcibly initialized 862 | uint32_t seq; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c: In function 'gmc_v9_0_process_interrupt': /kisskb/src/drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c:512:26: note: byref variable will be forcibly initialized 512 | struct amdgpu_task_info task_info; | ^~~~~~~~~ /kisskb/src/drivers/infiniband/core/cq.c: In function 'ib_process_cq_direct': /kisskb/src/drivers/infiniband/core/cq.c:141:15: note: byref variable will be forcibly initialized 141 | struct ib_wc wcs[IB_POLL_BATCH_DIRECT]; | ^~~ In file included from /kisskb/src/drivers/infiniband/core/cq.c:7: /kisskb/src/drivers/infiniband/core/cq.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/infiniband/core/cq.c:5: /kisskb/src/drivers/infiniband/core/cq.c: In function 'ib_alloc_cqs': /kisskb/src/drivers/infiniband/core/cq.c:371:12: note: byref variable will be forcibly initialized 371 | LIST_HEAD(tmp_list); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/include/linux/resource_ext.h:11, from /kisskb/src/include/linux/acpi.h:14, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/drivers/leds/leds-lp50xx.c:6: /kisskb/src/drivers/leds/leds-lp50xx.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/acpi.h:15, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/drivers/leds/leds-lp50xx.c:6: /kisskb/src/drivers/leds/leds-lp50xx.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/leds/leds-lp50xx.c: In function 'lp50xx_probe_leds': /kisskb/src/drivers/leds/leds-lp50xx.c:398:6: note: byref variable will be forcibly initialized 398 | int led_number; | ^~~~~~~~~~ /kisskb/src/drivers/leds/leds-lp50xx.c: In function 'lp50xx_probe_dt': /kisskb/src/drivers/leds/leds-lp50xx.c:450:6: note: byref variable will be forcibly initialized 450 | u32 color_id; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_gem_prime.c: In function 'etnaviv_gem_prime_release': /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_gem_prime.c:65:21: note: byref variable will be forcibly initialized 65 | struct dma_buf_map map = DMA_BUF_MAP_INIT_VADDR(etnaviv_obj->vaddr); | ^~~ /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_gem_prime.c: In function 'etnaviv_gem_prime_vmap_impl': /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_gem_prime.c:80:21: note: byref variable will be forcibly initialized 80 | struct dma_buf_map map; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/drm/drm_util.h:35, from /kisskb/src/include/drm/drm_connector.h:32, from /kisskb/src/include/drm/drm_client.h:11, from /kisskb/src/include/drm/drm_fb_helper.h:35, from /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_drv.h:15, from /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_gem_prime.c:10: /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_gem_prime.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/wmm.c: In function 'mwifiex_wmm_ac_debug_print': /kisskb/src/drivers/net/wireless/marvell/mwifiex/wmm.c:90:14: note: byref variable will be forcibly initialized 90 | const char *ac_str[] = { "BK", "BE", "VI", "VO" }; | ^~~~~~ /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_gem_prime.c: In function 'etnaviv_gem_prime_import_sg_table': /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_gem_prime.c:107:29: note: byref variable will be forcibly initialized 107 | struct etnaviv_gem_object *etnaviv_obj; | ^~~~~~~~~~~ /kisskb/src/drivers/md/dm-ioctl.c: In function 'check_version': /kisskb/src/drivers/md/dm-ioctl.c:1801:11: note: byref variable will be forcibly initialized 1801 | uint32_t version[3]; | ^~~~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/genhd.h:16, from /kisskb/src/drivers/md/dm-core.h:14, from /kisskb/src/drivers/md/dm-ioctl.c:8: /kisskb/src/drivers/md/dm-ioctl.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/md/dm-ioctl.c: In function '__hash_remove': /kisskb/src/drivers/md/dm-ioctl.c:295:6: note: byref variable will be forcibly initialized 295 | int srcu_idx; | ^~~~~~~~ /kisskb/src/drivers/md/dm-ioctl.c: In function '__list_versions': /kisskb/src/drivers/md/dm-ioctl.c:690:19: note: byref variable will be forcibly initialized 690 | struct vers_iter iter_info; | ^~~~~~~~~ /kisskb/src/drivers/md/dm-ioctl.c:688:14: note: byref variable will be forcibly initialized 688 | size_t len, needed = 0; | ^~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/wmm.c: In function 'mwifiex_wmm_add_buf_txqueue': /kisskb/src/drivers/net/wireless/marvell/mwifiex/wmm.c:831:19: note: byref variable will be forcibly initialized 831 | struct list_head list_head; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/wmm.c:830:5: note: byref variable will be forcibly initialized 830 | u8 ra[ETH_ALEN], tid_down; | ^~ /kisskb/src/drivers/md/dm-ioctl.c: In function 'dev_set_geometry': /kisskb/src/drivers/md/dm-ioctl.c:1049:7: note: byref variable will be forcibly initialized 1049 | char dummy; | ^~~~~ /kisskb/src/drivers/md/dm-ioctl.c:1047:16: note: byref variable will be forcibly initialized 1047 | unsigned long indata[4]; | ^~~~~~ /kisskb/src/drivers/md/dm-ioctl.c:1046:21: note: byref variable will be forcibly initialized 1046 | struct hd_geometry geometry; | ^~~~~~~~ /kisskb/src/drivers/md/dm-ioctl.c: In function '__dev_status': /kisskb/src/drivers/md/dm-ioctl.c:842:7: note: byref variable will be forcibly initialized 842 | int srcu_idx; | ^~~~~~~~ /kisskb/src/drivers/md/dm-ioctl.c:803:6: note: byref variable will be forcibly initialized 803 | int srcu_idx; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/wmm.c: In function 'mwifiex_send_processed_packet': /kisskb/src/drivers/net/wireless/marvell/mwifiex/wmm.c:1332:26: note: byref variable will be forcibly initialized 1332 | struct mwifiex_tx_param tx_param; | ^~~~~~~~ /kisskb/src/drivers/md/dm-ioctl.c: In function 'target_message': /kisskb/src/drivers/md/dm-ioctl.c:1674:6: note: byref variable will be forcibly initialized 1674 | int srcu_idx; | ^~~~~~~~ /kisskb/src/drivers/md/dm-ioctl.c:1667:9: note: byref variable will be forcibly initialized 1667 | char **argv; | ^~~~ /kisskb/src/drivers/md/dm-ioctl.c:1666:9: note: byref variable will be forcibly initialized 1666 | int r, argc; | ^~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/wmm.c: In function 'mwifiex_send_single_packet': /kisskb/src/drivers/net/wireless/marvell/mwifiex/wmm.c:1250:26: note: byref variable will be forcibly initialized 1250 | struct mwifiex_tx_param tx_param; | ^~~~~~~~ /kisskb/src/drivers/md/dm-ioctl.c: In function 'dev_create': /kisskb/src/drivers/md/dm-ioctl.c:856:24: note: byref variable will be forcibly initialized 856 | struct mapped_device *md; | ^~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/wmm.c: In function 'mwifiex_dequeue_tx_packet': /kisskb/src/drivers/net/wireless/marvell/mwifiex/wmm.c:1423:6: note: byref variable will be forcibly initialized 1423 | int tid_del = 0, tid = 0; | ^~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/wmm.c:1422:5: note: byref variable will be forcibly initialized 1422 | u8 ra[ETH_ALEN]; | ^~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/wmm.c:1421:6: note: byref variable will be forcibly initialized 1421 | int ptr_index = 0; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/wmm.c:1420:26: note: byref variable will be forcibly initialized 1420 | struct mwifiex_private *priv = NULL; | ^~~~ /kisskb/src/drivers/md/dm-ioctl.c: In function 'table_status': /kisskb/src/drivers/md/dm-ioctl.c:1613:6: note: byref variable will be forcibly initialized 1613 | int srcu_idx; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/wmm.c: In function 'mwifiex_process_bypass_tx': /kisskb/src/drivers/net/wireless/marvell/mwifiex/wmm.c:1494:26: note: byref variable will be forcibly initialized 1494 | struct mwifiex_tx_param tx_param; | ^~~~~~~~ /kisskb/src/drivers/md/dm-ioctl.c: In function 'table_deps': /kisskb/src/drivers/md/dm-ioctl.c:1587:6: note: byref variable will be forcibly initialized 1587 | int srcu_idx; | ^~~~~~~~ /kisskb/src/drivers/md/dm-ioctl.c: In function 'table_load': /kisskb/src/drivers/md/dm-ioctl.c:1423:19: note: byref variable will be forcibly initialized 1423 | struct dm_table *t, *old_map = NULL; | ^ /kisskb/src/drivers/md/dm-ioctl.c: In function 'dev_wait': /kisskb/src/drivers/md/dm-ioctl.c:1305:6: note: byref variable will be forcibly initialized 1305 | int srcu_idx; | ^~~~~~~~ /kisskb/src/drivers/md/dm-ioctl.c: In function 'dm_hash_rename': /kisskb/src/drivers/md/dm-ioctl.c:416:6: note: byref variable will be forcibly initialized 416 | int srcu_idx; | ^~~~~~~~ /kisskb/src/drivers/md/dm-ioctl.c: In function 'ctl_ioctl': /kisskb/src/drivers/md/dm-ioctl.c:1943:18: note: byref variable will be forcibly initialized 1943 | struct dm_ioctl param_kernel; | ^~~~~~~~~~~~ /kisskb/src/drivers/md/dm-ioctl.c:1940:19: note: byref variable will be forcibly initialized 1940 | struct dm_ioctl *param; | ^~~~~ /kisskb/src/drivers/md/dm-ioctl.c:1938:6: note: byref variable will be forcibly initialized 1938 | int param_flags; | ^~~~~~~~~~~ /kisskb/src/drivers/md/dm-ioctl.c: In function 'dm_early_create': /kisskb/src/drivers/md/dm-ioctl.c:2160:24: note: byref variable will be forcibly initialized 2160 | struct mapped_device *md; | ^~ /kisskb/src/drivers/md/dm-ioctl.c:2159:19: note: byref variable will be forcibly initialized 2159 | struct dm_table *t, *old_map; | ^ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c: In function 'ar9300_check_eeprom_header': /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c:3239:5: note: byref variable will be forcibly initialized 3239 | u8 header[4]; | ^~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c: In function 'ar9003_hw_thermo_cal_apply': /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c:4187:6: note: byref variable will be forcibly initialized 4187 | u32 data = 0, ko, kg; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c: In function 'ar9003_hw_atten_chain_get': /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c:3841:12: note: byref variable will be forcibly initialized 3841 | int f[3], t[3]; | ^ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c:3841:6: note: byref variable will be forcibly initialized 3841 | int f[3], t[3]; | ^ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c: In function 'ar9003_hw_atten_chain_get_margin': /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c:3869:12: note: byref variable will be forcibly initialized 3869 | int f[3], t[3]; | ^ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c:3869:6: note: byref variable will be forcibly initialized 3869 | int f[3], t[3]; | ^ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c: In function 'ar9003_hw_atten_apply': /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c:3897:16: note: byref variable will be forcibly initialized 3897 | unsigned long ext_atten_reg[3] = {AR_PHY_EXT_ATTEN_CTL_0, | ^~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c: In function 'ar9003_hw_quick_drop_apply': /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c:4070:12: note: byref variable will be forcibly initialized 4070 | s32 t[3], f[3] = {5180, 5500, 5785}; | ^ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c:4070:6: note: byref variable will be forcibly initialized 4070 | s32 t[3], f[3] = {5180, 5500, 5785}; | ^ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c: In function 'ar9003_hw_eeprom_get_tgt_pwr': /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c:4328:6: note: byref variable will be forcibly initialized 4328 | s32 freqArray[AR9300_NUM_5G_20_TARGET_POWERS]; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c:4327:6: note: byref variable will be forcibly initialized 4327 | s32 targetPowerArray[AR9300_NUM_5G_20_TARGET_POWERS]; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c: In function 'ar9003_hw_eeprom_get_ht20_tgt_pwr': /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c:4364:6: note: byref variable will be forcibly initialized 4364 | s32 freqArray[AR9300_NUM_5G_20_TARGET_POWERS]; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c:4363:6: note: byref variable will be forcibly initialized 4363 | s32 targetPowerArray[AR9300_NUM_5G_20_TARGET_POWERS]; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c: In function 'ar9003_hw_eeprom_get_ht40_tgt_pwr': /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c:4400:6: note: byref variable will be forcibly initialized 4400 | s32 freqArray[AR9300_NUM_5G_40_TARGET_POWERS]; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c:4399:6: note: byref variable will be forcibly initialized 4399 | s32 targetPowerArray[AR9300_NUM_5G_40_TARGET_POWERS]; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c: In function 'ar9003_hw_eeprom_get_cck_tgt_pwr': /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c:4435:6: note: byref variable will be forcibly initialized 4435 | s32 freqArray[AR9300_NUM_2G_CCK_TARGET_POWERS]; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c:4434:6: note: byref variable will be forcibly initialized 4434 | s32 targetPowerArray[AR9300_NUM_2G_CCK_TARGET_POWERS]; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c: In function 'ar9003_hw_power_control_override': /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c:4813:25: note: byref variable will be forcibly initialized 4813 | int f[8], t[8], t1[3], t2[3], i; | ^~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c:4813:18: note: byref variable will be forcibly initialized 4813 | int f[8], t[8], t1[3], t2[3], i; | ^~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c:4813:12: note: byref variable will be forcibly initialized 4813 | int f[8], t[8], t1[3], t2[3], i; | ^ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c:4813:6: note: byref variable will be forcibly initialized 4813 | int f[8], t[8], t1[3], t2[3], i; | ^ /kisskb/src/drivers/media/usb/au0828/au0828-core.c: In function 'au0828_readreg': /kisskb/src/drivers/media/usb/au0828/au0828-core.c:51:5: note: byref variable will be forcibly initialized 51 | u8 result = 0; | ^~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c: In function 'ar9003_hw_calibration_apply': /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c:4977:15: note: byref variable will be forcibly initialized 4977 | pnf_cal, pnf_pwr; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c:4977:6: note: byref variable will be forcibly initialized 4977 | pnf_cal, pnf_pwr; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c:4976:45: note: byref variable will be forcibly initialized 4976 | int pfrequency, pcorrection, ptemperature, pvoltage, | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c:4976:31: note: byref variable will be forcibly initialized 4976 | int pfrequency, pcorrection, ptemperature, pvoltage, | ^~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c:4976:18: note: byref variable will be forcibly initialized 4976 | int pfrequency, pcorrection, ptemperature, pvoltage, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c:4976:6: note: byref variable will be forcibly initialized 4976 | int pfrequency, pcorrection, ptemperature, pvoltage, | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c:4974:34: note: byref variable will be forcibly initialized 4974 | voltage[AR9300_MAX_CHAINS], temperature[AR9300_MAX_CHAINS], | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c:4973:6: note: byref variable will be forcibly initialized 4973 | int correction[AR9300_MAX_CHAINS], | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c: In function 'ar9003_hw_set_power_per_rate_table': /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c:5250:22: note: byref variable will be forcibly initialized 5250 | struct chan_centers centers; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c: In function 'ar9300_read_otp': /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c:3100:6: note: byref variable will be forcibly initialized 3100 | u32 data; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c: In function 'ar9300_eeprom_restore_internal': /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c:3239:5: note: byref variable will be forcibly initialized 3239 | u8 header[4]; | ^~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c:3239:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c:3239:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c:3239:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c:3239:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c: In function 'ar9300_eeprom_read_word': /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c:3031:6: note: byref variable will be forcibly initialized 3031 | u16 val; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c: In function 'ar9300_eeprom_read_byte': /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c:3019:6: note: byref variable will be forcibly initialized 3019 | u16 val; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c: In function 'ath9k_hw_ar9300_set_txpower': /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c:5456:5: note: byref variable will be forcibly initialized 5456 | u8 targetPowerValT2_tpc[ar9300RateSize]; | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c:5454:5: note: byref variable will be forcibly initialized 5454 | u8 targetPowerValT2[ar9300RateSize]; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/htc.c: In function 'ath10k_htc_pktlog_svc_supported': /kisskb/src/drivers/net/wireless/ath/ath10k/htc.c:1213:5: note: byref variable will be forcibly initialized 1213 | u8 dl_pipe_id; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/htc.c:1212:5: note: byref variable will be forcibly initialized 1212 | u8 ul_pipe_id; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/htc.c: In function 'ath10k_htc_send_bundle': /kisskb/src/drivers/net/wireless/ath/ath10k/htc.c:633:28: note: byref variable will be forcibly initialized 633 | struct ath10k_hif_sg_item sg_item; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/htc.c: In function 'ath10k_htc_send': /kisskb/src/drivers/net/wireless/ath/ath10k/htc.c:160:28: note: byref variable will be forcibly initialized 160 | struct ath10k_hif_sg_item sg_item; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/htc.c: In function 'ath10k_htc_send_bundle_skbs': /kisskb/src/drivers/net/wireless/ath/ath10k/htc.c:695:22: note: byref variable will be forcibly initialized 695 | struct sk_buff_head tx_save_head; | ^~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/htc.c: In function 'ath10k_htc_connect_service': /kisskb/src/drivers/net/wireless/ath/ath10k/htc.c:1004:38: note: byref variable will be forcibly initialized 1004 | struct ath10k_htc_conn_svc_response resp_msg_dummy; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/htc.c: In function 'ath10k_htc_pktlog_connect': /kisskb/src/drivers/net/wireless/ath/ath10k/htc.c:1188:33: note: byref variable will be forcibly initialized 1188 | struct ath10k_htc_svc_conn_req conn_req; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/htc.c:1187:34: note: byref variable will be forcibly initialized 1187 | struct ath10k_htc_svc_conn_resp conn_resp; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/htc.c: In function 'ath10k_htc_init': /kisskb/src/drivers/net/wireless/ath/ath10k/htc.c:1279:34: note: byref variable will be forcibly initialized 1279 | struct ath10k_htc_svc_conn_resp conn_resp; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/htc.c:1278:33: note: byref variable will be forcibly initialized 1278 | struct ath10k_htc_svc_conn_req conn_req; | ^~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/drivers/net/netdevsim/dev.c:20: /kisskb/src/drivers/net/netdevsim/dev.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/netdevsim/dev.c: In function 'nsim_dev_take_snapshot_write': /kisskb/src/drivers/net/netdevsim/dev.c:104:6: note: byref variable will be forcibly initialized 104 | u32 id; | ^~ /kisskb/src/drivers/net/netdevsim/dev.c:102:6: note: byref variable will be forcibly initialized 102 | u8 *dummy_data; | ^~~~~~~~~~ /kisskb/src/drivers/net/netdevsim/dev.c: In function 'nsim_devlink_param_load_driverinit_values': /kisskb/src/drivers/net/netdevsim/dev.c:532:28: note: byref variable will be forcibly initialized 532 | union devlink_param_value saved_value; | ^~~~~~~~~~~ /kisskb/src/drivers/net/netdevsim/dev.c: In function 'nsim_dev_debugfs_init': /kisskb/src/drivers/net/netdevsim/dev.c:304:7: note: byref variable will be forcibly initialized 304 | char dev_ddir_name[sizeof(DRV_NAME) + 10]; | ^~~~~~~~~~~~~ /kisskb/src/drivers/net/netdevsim/dev.c: In function 'nsim_bus_dev_max_vfs_read': /kisskb/src/drivers/net/netdevsim/dev.c:234:7: note: byref variable will be forcibly initialized 234 | char buf[11]; | ^~~ /kisskb/src/drivers/net/netdevsim/dev.c: In function 'nsim_dev_port_debugfs_init': /kisskb/src/drivers/net/netdevsim/dev.c:396:7: note: byref variable will be forcibly initialized 396 | char dev_link_name[32]; | ^~~~~~~~~~~~~ /kisskb/src/drivers/net/netdevsim/dev.c:395:7: note: byref variable will be forcibly initialized 395 | char port_ddir_name[16]; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/netdevsim/dev.c: In function 'nsim_bus_dev_max_vfs_write': /kisskb/src/drivers/net/netdevsim/dev.c:251:6: note: byref variable will be forcibly initialized 251 | u32 val; | ^~~ /kisskb/src/drivers/net/netdevsim/dev.c:249:7: note: byref variable will be forcibly initialized 249 | char buf[10]; | ^~~ /kisskb/src/drivers/net/usb/hso.c: In function 'hso_get_count': /kisskb/src/drivers/net/usb/hso.c:1591:21: note: byref variable will be forcibly initialized 1591 | struct uart_icount cnow; | ^~~~ /kisskb/src/drivers/net/usb/hso.c: In function 'hso_log_port': /kisskb/src/drivers/net/usb/hso.c:2040:7: note: byref variable will be forcibly initialized 2040 | char port_dev[20]; | ^~~~~~~~ /kisskb/src/drivers/net/usb/hso.c: In function 'hso_wait_modem_status': /kisskb/src/drivers/net/usb/hso.c:1543:28: note: byref variable will be forcibly initialized 1543 | struct uart_icount cprev, cnow; | ^~~~ /kisskb/src/drivers/net/usb/hso.c:1543:21: note: byref variable will be forcibly initialized 1543 | struct uart_icount cprev, cnow; | ^~~~~ /kisskb/src/drivers/mmc/host/vub300.c: In function 'download_offload_pseudocode': /kisskb/src/drivers/mmc/host/vub300.c:1359:25: note: byref variable will be forcibly initialized 1359 | const struct firmware *fw = NULL; | ^~ /kisskb/src/drivers/mmc/host/vub300.c: In function 'vub300_usb_bulk_msg': /kisskb/src/drivers/mmc/host/vub300.c:1403:20: note: byref variable will be forcibly initialized 1403 | struct completion done; | ^~~~ /kisskb/src/drivers/mmc/host/vub300.c: In function '__command_read_data': /kisskb/src/drivers/mmc/host/vub300.c:1473:8: note: byref variable will be forcibly initialized 1473 | int actual_length = 0; | ^~~~~~~~~~~~~ /kisskb/src/drivers/mmc/host/vub300.c: In function '__command_write_data': /kisskb/src/drivers/mmc/host/vub300.c:1558:17: note: byref variable will be forcibly initialized 1558 | unsigned char buf[64 * 4]; | ^~~ /kisskb/src/drivers/mmc/host/vub300.c:1536:8: note: byref variable will be forcibly initialized 1536 | int actual_length; | ^~~~~~~~~~~~~ /kisskb/src/drivers/mmc/host/vub300.c:1512:7: note: byref variable will be forcibly initialized 1512 | int actual_length; | ^~~~~~~~~~~~~ /kisskb/src/drivers/leds/leds-mt6323.c: In function 'mt6323_get_led_hw_brightness': /kisskb/src/drivers/leds/leds-mt6323.c:162:15: note: byref variable will be forcibly initialized 162 | unsigned int status; | ^~~~~~ /kisskb/src/drivers/leds/leds-mt6323.c: In function 'mt6323_led_probe': /kisskb/src/drivers/leds/leds-mt6323.c:400:24: note: byref variable will be forcibly initialized 400 | struct led_init_data init_data = {}; | ^~~~~~~~~ /kisskb/src/drivers/leds/leds-mt6323.c:374:6: note: byref variable will be forcibly initialized 374 | u32 reg; | ^~~ /kisskb/src/drivers/input/touchscreen/tsc200x-core.c: In function 'tsc200x_selftest_show': /kisskb/src/drivers/input/touchscreen/tsc200x-core.c:261:15: note: byref variable will be forcibly initialized 261 | unsigned int temp_high_orig; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/input/touchscreen/tsc200x-core.c:260:15: note: byref variable will be forcibly initialized 260 | unsigned int temp_high; | ^~~~~~~~~ /kisskb/src/drivers/mmc/host/vub300.c: In function 'vub300_probe': /kisskb/src/drivers/mmc/host/vub300.c:2093:7: note: byref variable will be forcibly initialized 2093 | char serial_number[32]; | ^~~~~~~~~~~~~ /kisskb/src/drivers/mmc/host/vub300.c:2092:7: note: byref variable will be forcibly initialized 2092 | char product[32]; | ^~~~~~~ /kisskb/src/drivers/mmc/host/vub300.c:2091:7: note: byref variable will be forcibly initialized 2091 | char manufacturer[48]; | ^~~~~~~~~~~~ /kisskb/src/drivers/input/touchscreen/tsc200x-core.c: In function 'tsc200x_irq_thread': /kisskb/src/drivers/input/touchscreen/tsc200x-core.c:140:22: note: byref variable will be forcibly initialized 140 | struct tsc200x_data tsdata; | ^~~~~~ /kisskb/src/drivers/input/touchscreen/tsc200x-core.c: In function 'tsc200x_esd_work': /kisskb/src/drivers/input/touchscreen/tsc200x-core.c:362:15: note: byref variable will be forcibly initialized 362 | unsigned int r; | ^ /kisskb/src/drivers/input/touchscreen/tsc200x-core.c: In function 'tsc200x_probe': /kisskb/src/drivers/input/touchscreen/tsc200x-core.c:447:6: note: byref variable will be forcibly initialized 447 | u32 esd_timeout; | ^~~~~~~~~~~ /kisskb/src/drivers/input/touchscreen/tsc200x-core.c:446:6: note: byref variable will be forcibly initialized 446 | u32 x_plate_ohm; | ^~~~~~~~~~~ /kisskb/src/drivers/net/loopback.c: In function 'loopback_get_stats64': /kisskb/src/drivers/net/loopback.c:121:15: note: byref variable will be forcibly initialized 121 | u64 packets, bytes; | ^~~~~ /kisskb/src/drivers/net/loopback.c:121:6: note: byref variable will be forcibly initialized 121 | u64 packets, bytes; | ^~~~~~~ /kisskb/src/drivers/md/dm-io.c: In function 'do_region': /kisskb/src/drivers/md/dm-io.c:303:11: note: byref variable will be forcibly initialized 303 | unsigned offset; | ^~~~~~ /kisskb/src/drivers/md/dm-io.c:302:16: note: byref variable will be forcibly initialized 302 | unsigned long len; | ^~~ /kisskb/src/drivers/md/dm-io.c:301:15: note: byref variable will be forcibly initialized 301 | struct page *page; | ^~~~ /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/net/wireless/intel/iwlwifi/mvm/tt.c: In function 'iwl_mvm_send_temp_cmd': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/tt.c:174:33: note: byref variable will be forcibly initialized 174 | struct iwl_dts_measurement_cmd dts_cmd = { | ^~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/tt.c: In function 'iwl_mvm_cooling_device_register': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/tt.c:821:7: note: byref variable will be forcibly initialized 821 | char name[] = "iwlwifi"; | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/tt.c: In function 'iwl_mvm_thermal_zone_register': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/tt.c:729:7: note: byref variable will be forcibly initialized 729 | char name[16]; | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/tt.c: In function 'iwl_mvm_get_temp': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/tt.c:232:31: note: byref variable will be forcibly initialized 232 | struct iwl_notification_wait wait_temp_notif; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/tt.c: In function 'check_exit_ctkill': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/tt.c:274:6: note: byref variable will be forcibly initialized 274 | s32 temp; | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/tt.c: In function 'iwl_mvm_tzone_get_temp': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/tt.c:615:6: note: byref variable will be forcibly initialized 615 | int temp; | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/tt.c: In function 'iwl_mvm_ctdp_command': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/tt.c:510:6: note: byref variable will be forcibly initialized 510 | u32 status; | ^~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/tt.c:504:26: note: byref variable will be forcibly initialized 504 | struct iwl_mvm_ctdp_cmd cmd = { | ^~~ /kisskb/src/drivers/media/common/cx2341x.c: In function 'cx2341x_ctrl_query_fill': /kisskb/src/drivers/media/common/cx2341x.c:540:14: note: byref variable will be forcibly initialized 540 | const char *name; | ^~~~ /kisskb/src/drivers/media/common/cx2341x.c: In function 'cx2341x_ext_ctrls': /kisskb/src/drivers/media/common/cx2341x.c:970:25: note: byref variable will be forcibly initialized 970 | struct v4l2_queryctrl qctrl; | ^~~~~ /kisskb/src/drivers/media/common/cx2341x.c: In function 'cx2341x_menu_item': /kisskb/src/drivers/media/common/cx2341x.c:1190:26: note: byref variable will be forcibly initialized 1190 | struct v4l2_ext_control ctrl; | ^~~~ /kisskb/src/drivers/media/common/cx2341x.c: In function 'cx2341x_api': /kisskb/src/drivers/media/common/cx2341x.c:1011:10: note: byref variable will be forcibly initialized 1011 | va_list vargs; | ^~~~~ /kisskb/src/drivers/media/common/cx2341x.c:1010:6: note: byref variable will be forcibly initialized 1010 | u32 data[CX2341X_MBOX_MAX_DATA]; | ^~~~ /kisskb/src/drivers/media/common/cx2341x.c: In function 'cx2341x_hdl_api': /kisskb/src/drivers/media/common/cx2341x.c:1304:10: note: byref variable will be forcibly initialized 1304 | va_list vargs; | ^~~~~ /kisskb/src/drivers/media/common/cx2341x.c:1303:6: note: byref variable will be forcibly initialized 1303 | u32 data[CX2341X_MBOX_MAX_DATA]; | ^~~~ /kisskb/src/drivers/media/common/cx2341x.c: In function 'cx2341x_ctrl_new_custom': /kisskb/src/drivers/media/common/cx2341x.c:1542:26: note: byref variable will be forcibly initialized 1542 | struct v4l2_ctrl_config cfg; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/mmhub_v9_4.c: In function 'mmhub_v9_4_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/mmhub_v9_4.c:504:23: note: byref variable will be forcibly initialized 504 | struct amdgpu_vmhub *hub[MMHUB_NUM_INSTANCES] = | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/mmhub_v9_4.c: In function 'mmhub_v9_4_query_ras_error_count': /kisskb/src/drivers/gpu/drm/amd/amdgpu/mmhub_v9_4.c:1596:26: note: byref variable will be forcibly initialized 1596 | uint32_t sec_count = 0, ded_count = 0; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/mmhub_v9_4.c:1596:11: note: byref variable will be forcibly initialized 1596 | uint32_t sec_count = 0, ded_count = 0; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/dma-resv.h:44, from /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_gem_submit.c:10: /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_gem_submit.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_gem_submit.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_gem_submit.c: In function 'etnaviv_ioctl_gem_submit': /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_gem_submit.c:436:24: note: byref variable will be forcibly initialized 436 | struct ww_acquire_ctx ticket; | ^~~~~~ In file included from /kisskb/src/drivers/net/wireless/intersil/p54/fwio.c:16: /kisskb/src/drivers/net/wireless/intersil/p54/fwio.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/11n.c: In function 'mwifiex_send_addba': /kisskb/src/drivers/net/wireless/marvell/mwifiex/11n.c:592:35: note: byref variable will be forcibly initialized 592 | struct host_cmd_ds_11n_addba_req add_ba_req; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/11n.c: In function 'mwifiex_send_delba': /kisskb/src/drivers/net/wireless/marvell/mwifiex/11n.c:655:31: note: byref variable will be forcibly initialized 655 | struct host_cmd_ds_11n_delba delba; | ^~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-video.c: In function 'cx231xx_enum_input': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-video.c:1020:6: note: byref variable will be forcibly initialized 1020 | u32 gen_stat; | ^~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-video.c: In function 'cx231xx_s_frequency': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-video.c:1131:24: note: byref variable will be forcibly initialized 1131 | struct v4l2_frequency new_freq = *f; | ^~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-video.c: In function 'cx231xx_g_register': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-video.c:1232:6: note: byref variable will be forcibly initialized 1232 | u32 data = 0; | ^~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-video.c:1231:5: note: byref variable will be forcibly initialized 1231 | u8 value[4] = { 0, 0, 0, 0 }; | ^~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-video.c: In function 'cx231xx_s_register': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-video.c:1289:5: note: byref variable will be forcibly initialized 1289 | u8 data[4] = { 0, 0, 0, 0 }; | ^~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-video.c: In function 'vidioc_try_fmt_vid_cap': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-video.c:862:15: note: byref variable will be forcibly initialized 862 | unsigned int height = f->fmt.pix.height; | ^~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-video.c:861:15: note: byref variable will be forcibly initialized 861 | unsigned int width = f->fmt.pix.width; | ^~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-video.c: In function 'cx231xx_find_boundary_SAV_EAV': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-video.c:443:5: note: byref variable will be forcibly initialized 443 | u8 boundary_bytes[8]; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-video.c:442:6: note: byref variable will be forcibly initialized 442 | u32 bytes_used; | ^~~~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-video.c: In function 'cx231xx_reset_video_buffer': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-video.c:610:25: note: byref variable will be forcibly initialized 610 | struct cx231xx_buffer *buf; | ^~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-video.c: In function 'cx231xx_bulk_copy': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-video.c:411:8: note: byref variable will be forcibly initialized 411 | u32 bytes_used = 0; | ^~~~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-video.c:363:6: note: byref variable will be forcibly initialized 363 | u32 bytes_parsed = 0, buffer_size = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-video.c: In function 'cx231xx_isoc_copy': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-video.c:332:8: note: byref variable will be forcibly initialized 332 | u32 bytes_used = 0; | ^~~~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-video.c:267:6: note: byref variable will be forcibly initialized 267 | u32 bytes_parsed = 0, buffer_size = 0; | ^~~~~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/drivers/net/wireless/ath/ath9k/hw.h:20, from /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_paprd.c:18: /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_paprd.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_paprd.c: In function 'create_pa_curve': /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_paprd.c:428:25: note: byref variable will be forcibly initialized 428 | int x_est_fxp1_nonlin, x_tilde[NUM_BIN + 1]; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_paprd.c:427:6: note: byref variable will be forcibly initialized 427 | int y_est[NUM_BIN + 1]; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_paprd.c:422:42: note: byref variable will be forcibly initialized 422 | int x_est[NUM_BIN + 1], Y[NUM_BIN + 1], theta[NUM_BIN + 1]; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_paprd.c:422:26: note: byref variable will be forcibly initialized 422 | int x_est[NUM_BIN + 1], Y[NUM_BIN + 1], theta[NUM_BIN + 1]; | ^ /kisskb/src/drivers/net/wireless/ath/ath9k/ar9003_paprd.c:422:6: note: byref variable will be forcibly initialized 422 | int x_est[NUM_BIN + 1], Y[NUM_BIN + 1], theta[NUM_BIN + 1]; | ^~~~~ /kisskb/src/drivers/leds/leds-pca955x.c: In function 'pca955x_led_get': /kisskb/src/drivers/leds/leds-pca955x.c:258:9: note: byref variable will be forcibly initialized 258 | u8 ls, pwm; | ^~~ /kisskb/src/drivers/leds/leds-pca955x.c:258:5: note: byref variable will be forcibly initialized 258 | u8 ls, pwm; | ^~ In file included from /kisskb/src/include/linux/gpio/driver.h:5, from /kisskb/src/drivers/leds/leds-pca955x.c:43: /kisskb/src/drivers/leds/leds-pca955x.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/leds/leds-pca955x.c: In function 'pca955x_get_pdata': /kisskb/src/drivers/leds/leds-pca955x.c:442:7: note: byref variable will be forcibly initialized 442 | u32 reg; | ^~~ /kisskb/src/drivers/leds/leds-pca955x.c:441:15: note: byref variable will be forcibly initialized 441 | const char *state; | ^~~~~ /kisskb/src/drivers/leds/leds-pca955x.c: In function 'pca955x_led_set': /kisskb/src/drivers/leds/leds-pca955x.c:292:5: note: byref variable will be forcibly initialized 292 | u8 ls; | ^~ /kisskb/src/drivers/leds/leds-pca955x.c: In function 'pca955x_probe': /kisskb/src/drivers/leds/leds-pca955x.c:495:7: note: byref variable will be forcibly initialized 495 | char default_label[8]; | ^~~~~~~~~~~~~ /kisskb/src/drivers/leds/leds-pca955x.c:488:23: note: byref variable will be forcibly initialized 488 | struct led_init_data init_data; | ^~~~~~~~~ /kisskb/src/drivers/media/usb/au0828/au0828-i2c.c: In function 'do_i2c_scan': /kisskb/src/drivers/media/usb/au0828/au0828-i2c.c:340:16: note: byref variable will be forcibly initialized 340 | unsigned char buf; | ^~~ /kisskb/src/drivers/input/touchscreen/tsc2005.c: In function 'tsc2005_cmd': /kisskb/src/drivers/input/touchscreen/tsc2005.c:32:21: note: byref variable will be forcibly initialized 32 | struct spi_message msg; | ^~~ /kisskb/src/drivers/input/touchscreen/tsc2005.c:26:5: note: byref variable will be forcibly initialized 26 | u8 tx = TSC200X_CMD | TSC200X_CMD_12BIT | cmd; | ^~ /kisskb/src/drivers/media/pci/pluto2/pluto2.c: In function 'lg_tdtpe001p_tuner_set_params': /kisskb/src/drivers/media/pci/pluto2/pluto2.c:440:5: note: byref variable will be forcibly initialized 440 | u8 buf[4]; | ^~~ /kisskb/src/drivers/media/pci/pluto2/pluto2.c:438:17: note: byref variable will be forcibly initialized 438 | struct i2c_msg msg; | ^~~ In file included from /kisskb/src/include/rdma/mr_pool.h:8, from /kisskb/src/drivers/infiniband/core/rw.c:8: /kisskb/src/drivers/infiniband/core/rw.c: In function 'ib_post_send': /kisskb/src/include/rdma/ib_verbs.h:3824:27: note: byref variable will be forcibly initialized 3824 | const struct ib_send_wr *dummy; | ^~~~~ /kisskb/src/drivers/infiniband/core/rw.c: In function 'rdma_rw_ctx_post': /kisskb/src/include/rdma/ib_verbs.h:3824:27: note: byref variable will be forcibly initialized In file included from /kisskb/src/drivers/infiniband/core/rw.c:6: /kisskb/src/drivers/infiniband/core/rw.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/md/dm-kcopyd.c: In function 'run_io_job': /kisskb/src/drivers/md/dm-kcopyd.c:551:23: note: byref variable will be forcibly initialized 551 | struct dm_io_request io_req = { | ^~~~~~ /kisskb/src/drivers/md/dm-kcopyd.c: In function 'do_work': /kisskb/src/drivers/md/dm-kcopyd.c:648:18: note: byref variable will be forcibly initialized 648 | struct blk_plug plug; | ^~~~ /kisskb/src/drivers/infiniband/core/rw.c: In function 'rdma_rw_ctx_signature_init': /kisskb/src/drivers/infiniband/core/rw.c:403:18: note: byref variable will be forcibly initialized 403 | struct sg_table prot_sgt = { | ^~~~~~~~ /kisskb/src/drivers/infiniband/core/rw.c:399:18: note: byref variable will be forcibly initialized 399 | struct sg_table sgt = { | ^~~ 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/include/linux/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:970:2: note: in expansion of macro 'wait_event' 970 | wait_event(kc->destroyq, !atomic_read(&kc->nr_jobs)); | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/init.c: In function 'mt7601u_init_hardware': /kisskb/src/drivers/net/wireless/mediatek/mt7601u/init.c:195:6: note: byref variable will be forcibly initialized 195 | u32 vals[4] = {}; | ^~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/include/linux/platform_device.h:13, from /kisskb/src/drivers/leds/leds-pwm.c:14: /kisskb/src/drivers/leds/leds-pwm.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/leds/leds-pwm.c: In function 'led_pwm_create_fwnode': /kisskb/src/drivers/leds/leds-pwm.c:138:17: note: byref variable will be forcibly initialized 138 | struct led_pwm led; | ^~~ In file included from /kisskb/src/include/linux/restart_block.h:10, from /kisskb/src/include/linux/thread_info.h:14, 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/smp.h:110, from /kisskb/src/include/linux/lockdep.h:14, from /kisskb/src/include/linux/mutex.h:17, from /kisskb/src/include/drm/drm_prime.h:35, from /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_gem.c:6: /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_gem.c: In function 'timespec64_sub': /kisskb/src/include/linux/time64.h:80:20: note: byref variable will be forcibly initialized 80 | struct timespec64 ts_delta; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_gem.c: In function 'etnaviv_timeout_to_jiffies': /kisskb/src/include/linux/time64.h:80:20: note: byref variable will be forcibly initialized In file included from /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_gem.c:12: /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_drv.h:107:20: note: byref variable will be forcibly initialized 107 | struct timespec64 ts, to = { | ^~ In file included from /kisskb/src/include/linux/irq.h:21, 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/include/linux/cgroup.h:26, from /kisskb/src/include/linux/memcontrol.h:13, from /kisskb/src/include/linux/swap.h:9, from /kisskb/src/include/linux/shmem_fs.h:6, from /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_gem.c:8: /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_gem.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_gem.c: In function 'etnaviv_gem_new_handle': /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_gem.c:587:25: note: byref variable will be forcibly initialized 587 | struct drm_gem_object *obj = NULL; | ^~~ /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_gem.c: In function 'etnaviv_gem_new_private': /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_gem.c:625:25: note: byref variable will be forcibly initialized 625 | struct drm_gem_object *obj; | ^~~ /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_gem.c: In function 'etnaviv_gem_new_userptr': /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_gem.c:708:29: note: byref variable will be forcibly initialized 708 | struct etnaviv_gem_object *etnaviv_obj; | ^~~~~~~~~~~ /kisskb/src/drivers/net/net_failover.c: In function 'net_failover_lower_state_changed': /kisskb/src/drivers/net/net_failover.c:439:37: note: byref variable will be forcibly initialized 439 | struct netdev_lag_lower_state_info info; | ^~~~ /kisskb/src/drivers/net/net_failover.c: In function 'net_failover_get_stats': /kisskb/src/drivers/net/net_failover.c:187:27: note: byref variable will be forcibly initialized 187 | struct rtnl_link_stats64 temp; | ^~~~ /kisskb/src/drivers/mmc/host/usdhi6rol0.c: In function 'usdhi6_blk_write': /kisskb/src/drivers/mmc/host/usdhi6rol0.c:1328:7: note: byref variable will be forcibly initialized 1328 | u16 d; | ^ /kisskb/src/drivers/mmc/host/usdhi6rol0.c: In function 'usdhi6_blk_read': /kisskb/src/drivers/mmc/host/usdhi6rol0.c:1288:7: note: byref variable will be forcibly initialized 1288 | u16 d = usdhi6_read16(host, USDHI6_SD_BUF0); | ^ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/vb2.h:69, from /kisskb/src/drivers/media/common/videobuf2/vb2-trace.c:5: /kisskb/src/drivers/media/common/videobuf2/vb2-trace.c: In function 'perf_trace_vb2_event_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/vb2.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(vb2_event_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/vb2.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(vb2_event_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/vb2.h:69, from /kisskb/src/drivers/media/common/videobuf2/vb2-trace.c:5: /kisskb/src/drivers/media/common/videobuf2/vb2-trace.c: In function 'trace_event_raw_event_vb2_event_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/vb2.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(vb2_event_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/vb2.h:69, from /kisskb/src/drivers/media/common/videobuf2/vb2-trace.c:5: /kisskb/src/drivers/media/common/videobuf2/vb2-trace.c: In function '__bpf_trace_vb2_event_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vb2.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(vb2_event_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vb2.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(vb2_event_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vb2.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(vb2_event_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vb2.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(vb2_event_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c: In function 'mv88e6352_serdes_get_stat': /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:323:6: note: byref variable will be forcibly initialized 323 | u16 reg; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c: In function 'mv88e6352_serdes_irq_link': /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:372:6: note: byref variable will be forcibly initialized 372 | u16 bmsr; | ^~~~ In file included from /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:11: /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c: In function 'mv88e6097_serdes_irq_link': /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:544:6: note: byref variable will be forcibly initialized 544 | u16 status; | ^~~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c: In function 'mv88e6390_serdes_get_stat': /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:780:6: note: byref variable will be forcibly initialized 780 | u16 reg[3]; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c: In function 'mv88e6390_serdes_pcs_get_state_sgmii': /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:915:19: note: byref variable will be forcibly initialized 915 | u16 lpa, status, ctrl; | ^~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:915:11: note: byref variable will be forcibly initialized 915 | u16 lpa, status, ctrl; | ^~~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:915:6: note: byref variable will be forcibly initialized 915 | u16 lpa, status, ctrl; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c: In function 'mv88e6390_serdes_pcs_get_state_10g': /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:945:6: note: byref variable will be forcibly initialized 945 | u16 status; | ^~~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c: In function 'mv88e6393x_serdes_pcs_get_state_10g': /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:966:6: note: byref variable will be forcibly initialized 966 | u16 status; | ^~~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c: In function 'mv88e6390_serdes_irq_link_sgmii': /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:1077:6: note: byref variable will be forcibly initialized 1077 | u16 bmsr; | ^~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c: In function 'mv88e6393x_serdes_irq_link_10g': /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:1094:6: note: byref variable will be forcibly initialized 1094 | u16 status; | ^~~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c: In function 'mv88e6390_serdes_power_sgmii': /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:721:6: note: byref variable will be forcibly initialized 721 | u16 val, new_val; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c: In function 'mv88e6390_serdes_power_10g': /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:694:6: note: byref variable will be forcibly initialized 694 | u16 val, new_val; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c: In function 'mv88e6390_serdes_enable_checker': /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:816:6: note: byref variable will be forcibly initialized 816 | u16 reg; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c: In function 'mv88e6393x_serdes_power_lane': /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:1313:6: note: byref variable will be forcibly initialized 1313 | u16 reg; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c: In function 'mv88e6393x_serdes_erratum_4_6': /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:1334:6: note: byref variable will be forcibly initialized 1334 | u16 reg; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c: In function 'mv88e6393x_serdes_erratum_4_8': /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:1382:11: note: byref variable will be forcibly initialized 1382 | u16 reg, pcs; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:1382:6: note: byref variable will be forcibly initialized 1382 | u16 reg, pcs; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c: In function 'mv88e6393x_serdes_erratum_5_2': /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:1430:6: note: byref variable will be forcibly initialized 1430 | u16 reg; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c: In function 'mv88e6393x_serdes_fix_2500basex_an': /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:1461:6: note: byref variable will be forcibly initialized 1461 | u16 reg; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c: In function 'mv88e6352_serdes_power': /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:124:6: note: byref variable will be forcibly initialized 124 | u16 val, new_val; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c: In function 'mv88e6352_serdes_pcs_config': /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:147:17: note: byref variable will be forcibly initialized 147 | u16 adv, bmcr, val; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c: In function 'mv88e6352_serdes_pcs_get_state': /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:194:19: note: byref variable will be forcibly initialized 194 | u16 lpa, status, ctrl; | ^~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:194:11: note: byref variable will be forcibly initialized 194 | u16 lpa, status, ctrl; | ^~~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:194:6: note: byref variable will be forcibly initialized 194 | u16 lpa, status, ctrl; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c: In function 'mv88e6352_serdes_pcs_an_restart': /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:221:6: note: byref variable will be forcibly initialized 221 | u16 bmcr; | ^~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c: In function 'mv88e6352_serdes_pcs_link_up': /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:234:6: note: byref variable will be forcibly initialized 234 | u16 val, bmcr; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c: In function 'mv88e6352_serdes_irq_status': /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:389:6: note: byref variable will be forcibly initialized 389 | u16 status; | ^~~~~~ In file included from /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:11: /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c: In function 'mv88e6352_serdes_irq_mapping': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c: In function 'mv88e6352_serdes_get_regs': /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:431:6: note: byref variable will be forcibly initialized 431 | u16 reg; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c: In function 'mv88e6185_serdes_pcs_get_state': /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:491:6: note: byref variable will be forcibly initialized 491 | u16 status; | ^~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/ftm-responder.c: In function 'iwl_mvm_ftm_responder_dyn_cfg_v3': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/ftm-responder.c:221:42: note: byref variable will be forcibly initialized 221 | struct iwl_tof_responder_dyn_config_cmd cmd; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c: In function 'mv88e6390_serdes_pcs_config': /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:858:6: note: byref variable will be forcibly initialized 858 | u16 val, bmcr, adv; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c: In function 'mv88e6390_serdes_pcs_an_restart': /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:1027:6: note: byref variable will be forcibly initialized 1027 | u16 bmcr; | ^~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c: In function 'mv88e6390_serdes_pcs_link_up': /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:1043:6: note: byref variable will be forcibly initialized 1043 | u16 val, bmcr; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/ftm-responder.c: In function 'iwl_mvm_ftm_responder_dyn_cfg_v2': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/ftm-responder.c:178:5: note: byref variable will be forcibly initialized 178 | u8 data[IWL_LCI_CIVIC_IE_MAX_SIZE] = {0}; | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/ftm-responder.c:174:45: note: byref variable will be forcibly initialized 174 | struct iwl_tof_responder_dyn_config_cmd_v2 cmd = { | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c: In function 'mv88e6393x_serdes_irq_status': /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:1193:6: note: byref variable will be forcibly initialized 1193 | u16 status; | ^~~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c: In function 'mv88e6390_serdes_irq_status': /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:1229:6: note: byref variable will be forcibly initialized 1229 | u16 status; | ^~~~~~ In file included from /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:11: /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c: In function 'mv88e6390_serdes_irq_mapping': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c: In function 'mv88e6390_serdes_get_regs': /kisskb/src/drivers/net/dsa/mv88e6xxx/serdes.c:1294:6: note: byref variable will be forcibly initialized 1294 | u16 reg; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/ftm-responder.c: In function 'iwl_mvm_ftm_start_responder': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/ftm-responder.c:384:32: note: byref variable will be forcibly initialized 384 | struct ieee80211_chanctx_conf ctx, *pctx; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/ftm-initiator.c: In function 'iwl_mvm_ftm_send_cmd': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/ftm-initiator.c:534:6: note: byref variable will be forcibly initialized 534 | u32 status; | ^~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/ftm-initiator.c: In function 'iwl_mvm_ftm_start_v13': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/ftm-initiator.c:828:35: note: byref variable will be forcibly initialized 828 | struct iwl_tof_range_req_cmd_v13 cmd; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/ftm-initiator.c: In function 'iwl_mvm_ftm_start_v12': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/ftm-initiator.c:800:35: note: byref variable will be forcibly initialized 800 | struct iwl_tof_range_req_cmd_v12 cmd; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/ftm-initiator.c: In function 'iwl_mvm_ftm_start_v11': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/ftm-initiator.c:729:35: note: byref variable will be forcibly initialized 729 | struct iwl_tof_range_req_cmd_v11 cmd; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/ftm-initiator.c: In function 'iwl_mvm_ftm_start_v9': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/ftm-initiator.c:631:34: note: byref variable will be forcibly initialized 631 | struct iwl_tof_range_req_cmd_v9 cmd; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/ftm-initiator.c: In function 'iwl_mvm_ftm_start_v8': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/ftm-initiator.c:605:34: note: byref variable will be forcibly initialized 605 | struct iwl_tof_range_req_cmd_v8 cmd; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/ftm-initiator.c: In function 'iwl_mvm_ftm_start_v7': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/ftm-initiator.c:575:34: note: byref variable will be forcibly initialized 575 | struct iwl_tof_range_req_cmd_v7 cmd_v7; | ^~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/ftm-initiator.c: In function 'iwl_mvm_ftm_start_v5': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/ftm-initiator.c:549:34: note: byref variable will be forcibly initialized 549 | struct iwl_tof_range_req_cmd_v5 cmd_v5; | ^~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/ftm-initiator.c: In function 'iwl_mvm_ftm_get_host_time': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/ftm-initiator.c:955:6: note: byref variable will be forcibly initialized 955 | u64 now_from_boot_ns; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/ftm-initiator.c:954:6: note: byref variable will be forcibly initialized 954 | u32 curr_gp2, diff; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/ftm-initiator.c: In function 'iwl_mvm_ftm_range_resp': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/ftm-initiator.c:1216:31: note: byref variable will be forcibly initialized 1216 | struct cfg80211_pmsr_result result = {}; | ^~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/11n_aggr.c: In function 'mwifiex_11n_aggregate_pkt': /kisskb/src/drivers/net/wireless/marvell/mwifiex/11n_aggr.c:165:26: note: byref variable will be forcibly initialized 165 | struct mwifiex_tx_param tx_param; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/11n_aggr.c:164:6: note: byref variable will be forcibly initialized 164 | int pad = 0, aggr_num = 0, ret; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/rfi.c: In function 'iwl_rfi_send_config_cmd': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/rfi.c:58:28: note: byref variable will be forcibly initialized 58 | struct iwl_rfi_config_cmd cmd; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c: In function 'gmc_v10_0_flush_gpu_tlb': /kisskb/src/drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c:319:21: note: byref variable will be forcibly initialized 319 | struct amdgpu_job *job; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c:318:20: note: byref variable will be forcibly initialized 318 | struct dma_fence *fence; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c: In function 'gmc_v10_0_sw_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c:836:40: note: byref variable will be forcibly initialized 836 | int r, vram_width = 0, vram_type = 0, vram_vendor = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c:836:25: note: byref variable will be forcibly initialized 836 | int r, vram_width = 0, vram_type = 0, vram_vendor = 0; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c:836:9: note: byref variable will be forcibly initialized 836 | int r, vram_width = 0, vram_type = 0, vram_vendor = 0; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c: In function 'gmc_v10_0_flush_gpu_tlb_pasid': /kisskb/src/drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c:414:11: note: byref variable will be forcibly initialized 414 | uint32_t seq; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c: In function 'gmc_v10_0_process_interrupt': /kisskb/src/drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c:98:26: note: byref variable will be forcibly initialized 98 | struct amdgpu_task_info task_info; | ^~~~~~~~~ /kisskb/src/drivers/media/usb/au0828/au0828-cards.c: In function 'hauppauge_eeprom': /kisskb/src/drivers/media/usb/au0828/au0828-cards.c:144:18: note: byref variable will be forcibly initialized 144 | struct tveeprom tv; | ^~ /kisskb/src/drivers/media/usb/au0828/au0828-cards.c: In function 'au0828_card_analog_fe_setup': /kisskb/src/drivers/media/usb/au0828/au0828-cards.c:205:21: note: byref variable will be forcibly initialized 205 | struct tuner_setup tun_setup; | ^~~~~~~~~ /kisskb/src/drivers/media/common/tveeprom.c: In function 'tveeprom_hauppauge_analog': /kisskb/src/drivers/media/common/tveeprom.c:449:14: note: byref variable will be forcibly initialized 449 | const char *t_fmt_name2[8] = { " none", "", "", "", "", "", "", "" }; | ^~~~~~~~~~~ /kisskb/src/drivers/media/common/tveeprom.c:445:14: note: byref variable will be forcibly initialized 445 | const char *t_fmt_name1[8] = { " none", "", "", "", "", "", "", "" }; | ^~~~~~~~~~~ /kisskb/src/drivers/media/common/tveeprom.c: In function 'tveeprom_read': /kisskb/src/drivers/media/common/tveeprom.c:740:16: note: byref variable will be forcibly initialized 740 | unsigned char buf; | ^~~ /kisskb/src/drivers/input/touchscreen/tsc2007_core.c: In function 'tsc2007_probe_properties': /kisskb/src/drivers/input/touchscreen/tsc2007_core.c:235:6: note: byref variable will be forcibly initialized 235 | u64 val64; | ^~~~~ /kisskb/src/drivers/input/touchscreen/tsc2007_core.c:234:6: note: byref variable will be forcibly initialized 234 | u32 val32; | ^~~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/input/touchscreen/tsc2007_core.c:20: /kisskb/src/drivers/input/touchscreen/tsc2007_core.c: In function 'tsc2007_soft_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/touchscreen/tsc2007_core.c:160:3: note: in expansion of macro 'wait_event_timeout' 160 | wait_event_timeout(ts->wait, ts->stopped, ts->poll_period); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/touchscreen/tsc2007_core.c:115:18: note: byref variable will be forcibly initialized 115 | struct ts_event tc; | ^~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/drivers/md/dm-stats.c:4: /kisskb/src/drivers/md/dm-stats.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ In file included from /kisskb/src/drivers/md/dm-stats.c:4: /kisskb/src/drivers/md/dm-stats.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/md/dm-stats.c: In function 'parse_histogram': /kisskb/src/drivers/md/dm-stats.c:929:8: note: byref variable will be forcibly initialized 929 | char ch; | ^~ /kisskb/src/drivers/md/dm-stats.c:927:22: note: byref variable will be forcibly initialized 927 | unsigned long long hi; | ^~ /kisskb/src/drivers/md/dm-stats.c: In function 'message_stats_set_aux': /kisskb/src/drivers/md/dm-stats.c:1153:7: note: byref variable will be forcibly initialized 1153 | char dummy; | ^~~~~ /kisskb/src/drivers/md/dm-stats.c:1152:6: note: byref variable will be forcibly initialized 1152 | int id; | ^~ /kisskb/src/drivers/md/dm-stats.c: In function 'message_stats_create': /kisskb/src/drivers/md/dm-stats.c:961:11: note: byref variable will be forcibly initialized 961 | unsigned feature_args; | ^~~~~~~~~~~~ /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/drivers/md/dm-stats.c:957:22: note: byref variable will be forcibly initialized 957 | unsigned long long *histogram_boundaries = NULL; | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-stats.c:956:11: note: byref variable will be forcibly initialized 956 | unsigned n_histogram_entries = 0; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-stats.c:952:11: note: byref variable will be forcibly initialized 952 | unsigned divisor; | ^~~~~~~ /kisskb/src/drivers/md/dm-stats.c:951:38: note: byref variable will be forcibly initialized 951 | unsigned long long start, end, len, step; | ^~~~ /kisskb/src/drivers/md/dm-stats.c:951:33: note: byref variable will be forcibly initialized 951 | unsigned long long start, end, len, step; | ^~~ /kisskb/src/drivers/md/dm-stats.c:951:21: note: byref variable will be forcibly initialized 951 | unsigned long long start, end, len, step; | ^~~~~ /kisskb/src/drivers/md/dm-stats.c:950:7: note: byref variable will be forcibly initialized 950 | char dummy; | ^~~~~ /kisskb/src/drivers/net/usb/lan78xx.c: In function 'lan78xx_eeprom_confirm_not_busy': /kisskb/src/drivers/net/usb/lan78xx.c:882:6: note: byref variable will be forcibly initialized 882 | u32 val; | ^~~ /kisskb/src/drivers/md/dm-stats.c: In function 'message_stats_delete': /kisskb/src/drivers/md/dm-stats.c:1073:7: note: byref variable will be forcibly initialized 1073 | char dummy; | ^~~~~ /kisskb/src/drivers/net/usb/lan78xx.c: In function 'lan78xx_wait_eeprom': /kisskb/src/drivers/net/usb/lan78xx.c:857:6: note: byref variable will be forcibly initialized 857 | u32 val; | ^~~ /kisskb/src/drivers/md/dm-stats.c:1072:6: note: byref variable will be forcibly initialized 1072 | int id; | ^~ /kisskb/src/drivers/net/usb/lan78xx.c: In function 'lan78xx_phy_wait_not_busy': /kisskb/src/drivers/net/usb/lan78xx.c:824:6: note: byref variable will be forcibly initialized 824 | u32 val; | ^~~ /kisskb/src/drivers/net/usb/lan78xx.c: In function 'lan78xx_dataport_wait_not_busy': /kisskb/src/drivers/net/usb/lan78xx.c:1165:7: note: byref variable will be forcibly initialized 1165 | u32 dp_sel; | ^~~~~~ /kisskb/src/drivers/net/usb/lan78xx.c: In function 'lan78xx_read_raw_otp': /kisskb/src/drivers/net/usb/lan78xx.c:1039:6: note: byref variable will be forcibly initialized 1039 | u32 buf; | ^~~ /kisskb/src/drivers/net/usb/lan78xx.c: In function 'lan78xx_read_otp': /kisskb/src/drivers/net/usb/lan78xx.c:1143:5: note: byref variable will be forcibly initialized 1143 | u8 sig; | ^~~ /kisskb/src/drivers/md/dm-stats.c: In function 'message_stats_clear': /kisskb/src/drivers/md/dm-stats.c:1088:7: note: byref variable will be forcibly initialized 1088 | char dummy; | ^~~~~ /kisskb/src/drivers/md/dm-stats.c:1087:6: note: byref variable will be forcibly initialized 1087 | int id; | ^~ /kisskb/src/drivers/net/usb/lan78xx.c: In function 'lan78xx_read_raw_eeprom': /kisskb/src/drivers/net/usb/lan78xx.c:903:6: note: byref variable will be forcibly initialized 903 | u32 val; | ^~~ /kisskb/src/drivers/net/usb/lan78xx.c: In function 'lan78xx_read_eeprom': /kisskb/src/drivers/net/usb/lan78xx.c:956:5: note: byref variable will be forcibly initialized 956 | u8 sig; | ^~~ /kisskb/src/drivers/net/usb/lan78xx.c: In function 'lan78xx_init_mac_address': /kisskb/src/drivers/net/usb/lan78xx.c:1947:5: note: byref variable will be forcibly initialized 1947 | u8 addr[6]; | ^~~~ /kisskb/src/drivers/net/usb/lan78xx.c:1946:15: note: byref variable will be forcibly initialized 1946 | u32 addr_lo, addr_hi; | ^~~~~~~ /kisskb/src/drivers/net/usb/lan78xx.c:1946:6: note: byref variable will be forcibly initialized 1946 | u32 addr_lo, addr_hi; | ^~~~~~~ /kisskb/src/drivers/net/usb/lan78xx.c: In function 'lan78xx_init_ltm': /kisskb/src/drivers/net/usb/lan78xx.c:2686:6: note: byref variable will be forcibly initialized 2686 | u8 temp[2]; | ^~~~ /kisskb/src/drivers/net/usb/lan78xx.c:2681:6: note: byref variable will be forcibly initialized 2681 | u32 buf; | ^~~ /kisskb/src/drivers/net/usb/lan78xx.c: In function 'lan78xx_set_rx_max_frame_length': /kisskb/src/drivers/net/usb/lan78xx.c:2470:6: note: byref variable will be forcibly initialized 2470 | u32 buf; | ^~~ /kisskb/src/drivers/net/usb/lan78xx.c: In function 'lan78xx_reset': /kisskb/src/drivers/net/usb/lan78xx.c:2911:5: note: byref variable will be forcibly initialized 2911 | u8 sig; | ^~~ /kisskb/src/drivers/net/usb/lan78xx.c:2910:6: note: byref variable will be forcibly initialized 2910 | u32 buf; | ^~~ /kisskb/src/drivers/md/dm-stats.c: In function 'message_stats_print': /kisskb/src/drivers/md/dm-stats.c:1128:31: note: byref variable will be forcibly initialized 1128 | unsigned long idx_start = 0, idx_len = ULONG_MAX; | ^~~~~~~ /kisskb/src/drivers/md/dm-stats.c:1128:16: note: byref variable will be forcibly initialized 1128 | unsigned long idx_start = 0, idx_len = ULONG_MAX; | ^~~~~~~~~ /kisskb/src/drivers/md/dm-stats.c:1127:7: note: byref variable will be forcibly initialized 1127 | char dummy; | ^~~~~ /kisskb/src/drivers/md/dm-stats.c:1126:6: note: byref variable will be forcibly initialized 1126 | int id; | ^~ /kisskb/src/drivers/net/usb/lan78xx.c: In function 'lan78xx_update_reg': /kisskb/src/drivers/net/usb/lan78xx.c:677:6: note: byref variable will be forcibly initialized 677 | u32 buf; | ^~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-i2c.c: In function 'cx231xx_i2c_check_for_device': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-i2c.c:340:5: note: byref variable will be forcibly initialized 340 | u8 buf[1]; | ^~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-i2c.c:338:31: note: byref variable will be forcibly initialized 338 | struct cx231xx_i2c_xfer_data req_data; | ^~~~~~~~ /kisskb/src/drivers/net/usb/lan78xx.c: In function 'lan78xx_write_raw_eeprom': /kisskb/src/drivers/net/usb/lan78xx.c:971:6: note: byref variable will be forcibly initialized 971 | u32 val; | ^~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-i2c.c: In function 'cx231xx_i2c_recv_bytes': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-i2c.c:188:31: note: byref variable will be forcibly initialized 188 | struct cx231xx_i2c_xfer_data req_data; | ^~~~~~~~ /kisskb/src/drivers/net/usb/lan78xx.c: In function 'lan78xx_write_raw_otp': /kisskb/src/drivers/net/usb/lan78xx.c:1092:6: note: byref variable will be forcibly initialized 1092 | u32 buf; | ^~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-i2c.c: In function 'cx231xx_i2c_recv_bytes_with_saddr': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-i2c.c:275:31: note: byref variable will be forcibly initialized 275 | struct cx231xx_i2c_xfer_data req_data; | ^~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-i2c.c: In function 'cx231xx_i2c_send_bytes': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-i2c.c:77:31: note: byref variable will be forcibly initialized 77 | struct cx231xx_i2c_xfer_data req_data; | ^~~~~~~~ /kisskb/src/drivers/net/usb/lan78xx.c: In function 'lan78xx_mac_reset': /kisskb/src/drivers/net/usb/lan78xx.c:1374:6: note: byref variable will be forcibly initialized 1374 | u32 val; | ^~~ /kisskb/src/drivers/net/usb/lan78xx.c: In function 'lan78xx_irq_bus_sync_unlock': /kisskb/src/drivers/net/usb/lan78xx.c:2199:6: note: byref variable will be forcibly initialized 2199 | u32 buf; | ^~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-i2c.c: In function 'cx231xx_i2c_xfer': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-i2c.c:340:5: note: byref variable will be forcibly initialized 340 | u8 buf[1]; | ^~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-i2c.c:338:31: note: byref variable will be forcibly initialized 338 | struct cx231xx_i2c_xfer_data req_data; | ^~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-i2c.c: In function 'cx231xx_do_i2c_scan': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-i2c.c:478:16: note: byref variable will be forcibly initialized 478 | unsigned char buf; | ^~~ /kisskb/src/drivers/net/usb/lan78xx.c: In function 'lan78xx_stop_hw': /kisskb/src/drivers/net/usb/lan78xx.c:2766:6: note: byref variable will be forcibly initialized 2766 | u32 buf; | ^~~ /kisskb/src/drivers/net/usb/lan78xx.c: In function 'lan78xx_set_auto_suspend': /kisskb/src/drivers/net/usb/lan78xx.c:4526:6: note: byref variable will be forcibly initialized 4526 | u32 buf; | ^~~ /kisskb/src/drivers/net/usb/lan78xx.c: In function 'lan78xx_set_suspend': /kisskb/src/drivers/net/usb/lan78xx.c:4600:6: note: byref variable will be forcibly initialized 4600 | u32 buf; | ^~~ /kisskb/src/drivers/net/usb/lan78xx.c:4597:6: note: byref variable will be forcibly initialized 4597 | u32 temp_pmt_ctl; | ^~~~~~~~~~~~ /kisskb/src/drivers/net/usb/lan78xx.c:4596:11: note: byref variable will be forcibly initialized 4596 | const u8 arp_type[2] = { 0x08, 0x06 }; | ^~~~~~~~ /kisskb/src/drivers/net/usb/lan78xx.c:4595:11: note: byref variable will be forcibly initialized 4595 | const u8 ipv6_multicast[3] = { 0x33, 0x33 }; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/usb/lan78xx.c:4594:11: note: byref variable will be forcibly initialized 4594 | const u8 ipv4_multicast[3] = { 0x01, 0x00, 0x5E }; | ^~~~~~~~~~~~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/net/usb/lan78xx.c:5: /kisskb/src/drivers/net/usb/lan78xx.c: In function 'lan78xx_terminate_urbs': /kisskb/src/drivers/net/usb/lan78xx.c:3172:34: note: byref variable will be forcibly initialized 3172 | DECLARE_WAIT_QUEUE_HEAD_ONSTACK(unlink_wakeup); | ^~~~~~~~~~~~~ /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/drivers/net/wireless/ath/ath10k/htt.c: In function 'ath10k_htt_connect': /kisskb/src/drivers/net/wireless/ath/ath10k/htt.c:137:34: note: byref variable will be forcibly initialized 137 | struct ath10k_htc_svc_conn_resp conn_resp; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/htt.c:136:33: note: byref variable will be forcibly initialized 136 | struct ath10k_htc_svc_conn_req conn_req; | ^~~~~~~~ /kisskb/src/drivers/net/usb/lan78xx.c: In function 'lan78xx_suspend': /kisskb/src/drivers/net/usb/lan78xx.c:4857:7: note: byref variable will be forcibly initialized 4857 | u32 buf; | ^~~ /kisskb/src/drivers/net/usb/lan78xx.c: In function 'lan78xx_get_wol': /kisskb/src/drivers/net/usb/lan78xx.c:1631:6: note: byref variable will be forcibly initialized 1631 | u32 buf; | ^~~ /kisskb/src/drivers/net/usb/lan78xx.c: In function 'lan78xx_dataport_write': /kisskb/src/drivers/net/usb/lan78xx.c:1186:6: note: byref variable will be forcibly initialized 1186 | u32 dp_sel; | ^~~~~~ /kisskb/src/drivers/net/usb/lan78xx.c: In function 'lan78xx_mdiobus_read': /kisskb/src/drivers/net/usb/lan78xx.c:1997:6: note: byref variable will be forcibly initialized 1997 | u32 val, addr; | ^~~ /kisskb/src/drivers/net/usb/lan78xx.c: In function 'lan78xx_get_pause': /kisskb/src/drivers/net/usb/lan78xx.c:1833:32: note: byref variable will be forcibly initialized 1833 | struct ethtool_link_ksettings ecmd; | ^~~~ /kisskb/src/drivers/net/usb/lan78xx.c: In function 'lan78xx_set_eee': /kisskb/src/drivers/net/usb/lan78xx.c:1721:6: note: byref variable will be forcibly initialized 1721 | u32 buf; | ^~~ /kisskb/src/drivers/net/usb/lan78xx.c: In function 'lan78xx_get_eee': /kisskb/src/drivers/net/usb/lan78xx.c:1684:6: note: byref variable will be forcibly initialized 1684 | u32 buf; | ^~~ /kisskb/src/drivers/net/usb/lan78xx.c: In function 'lan78xx_update_stats': /kisskb/src/drivers/net/usb/lan78xx.c:797:27: note: byref variable will be forcibly initialized 797 | struct lan78xx_statstage lan78xx_stats; | ^~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from ./arch/powerpc/include/generated/asm/rwonce.h:1, from /kisskb/src/include/linux/compiler.h:266, from /kisskb/src/include/linux/build_bug.h:5, from /kisskb/src/include/linux/container_of.h:5, from /kisskb/src/include/linux/list.h:5, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/net/usb/lan78xx.c:5: /kisskb/src/drivers/net/usb/lan78xx.c: In function 'lan78xx_set_pause': /kisskb/src/drivers/net/usb/lan78xx.c:1869:36: note: byref variable will be forcibly initialized 1869 | __ETHTOOL_DECLARE_LINK_MODE_MASK(fc) = { 0, }; | ^~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/net/usb/lan78xx.c:1869:3: note: in expansion of macro '__ETHTOOL_DECLARE_LINK_MODE_MASK' 1869 | __ETHTOOL_DECLARE_LINK_MODE_MASK(fc) = { 0, }; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/usb/lan78xx.c:1851:32: note: byref variable will be forcibly initialized 1851 | struct ethtool_link_ksettings ecmd; | ^~~~ /kisskb/src/drivers/net/usb/lan78xx.c: In function 'lan78xx_link_reset': /kisskb/src/drivers/net/usb/lan78xx.c:1422:6: note: byref variable will be forcibly initialized 1422 | u32 buf; | ^~~ /kisskb/src/drivers/net/usb/lan78xx.c:1420:32: note: byref variable will be forcibly initialized 1420 | struct ethtool_link_ksettings ecmd; | ^~~~ /kisskb/src/drivers/net/usb/lan78xx.c: In function 'lan78xx_start_xmit': /kisskb/src/drivers/net/usb/lan78xx.c:3404:15: note: byref variable will be forcibly initialized 3404 | unsigned int tx_pend_data_len; | ^~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/net/usb/lan78xx.c:13: /kisskb/src/drivers/net/usb/lan78xx.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/drivers/net/usb/lan78xx.c: In function 'lan78xx_tx_buf_fill': /kisskb/src/drivers/net/usb/lan78xx.c:3844:19: note: byref variable will be forcibly initialized 3844 | struct sk_buff *skb; | ^~~ /kisskb/src/drivers/net/usb/lan78xx.c:3842:16: note: byref variable will be forcibly initialized 3842 | unsigned int pending_bytes; | ^~~~~~~~~~~~~ /kisskb/src/drivers/net/usb/lan78xx.c: In function 'lan78xx_bh': /kisskb/src/drivers/net/usb/lan78xx.c:3990:6: note: byref variable will be forcibly initialized 3990 | int work_done = 0; | ^~~~~~~~~ /kisskb/src/drivers/net/usb/lan78xx.c:3986:22: note: byref variable will be forcibly initialized 3986 | struct sk_buff_head done; | ^~~~ /kisskb/src/drivers/net/usb/lan78xx.c: In function 'lan78xx_setup_irq_domain': /kisskb/src/drivers/net/usb/lan78xx.c:2224:6: note: byref variable will be forcibly initialized 2224 | u32 buf; | ^~~ /kisskb/src/drivers/net/usb/lan78xx.c: In function 'lan7801_phy_init': /kisskb/src/drivers/net/usb/lan78xx.c:2312:6: note: byref variable will be forcibly initialized 2312 | u32 buf; | ^~~ /kisskb/src/drivers/net/usb/lan78xx.c: In function 'lan78xx_phy_init': /kisskb/src/drivers/net/usb/lan78xx.c:2440:7: note: byref variable will be forcibly initialized 2440 | u32 reg; | ^~~ /kisskb/src/drivers/net/wireless/intersil/p54/txrx.c: In function 'p54_tx_80211': /kisskb/src/drivers/net/wireless/intersil/p54/txrx.c:793:7: note: byref variable will be forcibly initialized 793 | bool burst_allowed = false; | ^~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intersil/p54/txrx.c:788:11: note: byref variable will be forcibly initialized 788 | u8 rate, queue = 0, crypt_offset = 0; | ^~~~~ /kisskb/src/drivers/net/wireless/intersil/p54/txrx.c:787:21: note: byref variable will be forcibly initialized 787 | u16 hdr_flags = 0, aid = 0; | ^~~ /kisskb/src/drivers/net/wireless/intersil/p54/txrx.c:787:6: note: byref variable will be forcibly initialized 787 | u16 hdr_flags = 0, aid = 0; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/intersil/p54/txrx.c:785:29: note: byref variable will be forcibly initialized 785 | unsigned int padding, len, extra_len = 0; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/11n_rxreorder.c: In function 'mwifiex_11n_dispatch_amsdu_pkt': /kisskb/src/drivers/net/wireless/marvell/mwifiex/11n_rxreorder.c:39:23: note: byref variable will be forcibly initialized 39 | struct sk_buff_head list; | ^~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/11n_rxreorder.c: In function 'mwifiex_11n_dispatch_pkt_until_start_win': /kisskb/src/drivers/net/wireless/marvell/mwifiex/11n_rxreorder.c:113:22: note: byref variable will be forcibly initialized 113 | struct sk_buff_head list; | ^~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/11n_rxreorder.c: In function 'mwifiex_11n_scan_and_dispatch': /kisskb/src/drivers/net/wireless/marvell/mwifiex/11n_rxreorder.c:160:22: note: byref variable will be forcibly initialized 160 | struct sk_buff_head list; | ^~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/ieee80211.h:19, from /kisskb/src/drivers/net/wireless/marvell/mwifiex/decl.h:28, from /kisskb/src/drivers/net/wireless/marvell/mwifiex/11n_rxreorder.c:20: /kisskb/src/drivers/net/wireless/marvell/mwifiex/11n_rxreorder.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/11n_rxreorder.c: In function 'mwifiex_11n_ba_stream_timeout': /kisskb/src/drivers/net/wireless/marvell/mwifiex/11n_rxreorder.c:780:31: note: byref variable will be forcibly initialized 780 | struct host_cmd_ds_11n_delba delba; | ^~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib.h:39, from /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_main.c:35: /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_main.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib.h:39, from /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_main.c:35: /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_main.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_main.c: In function 'ipoib_dev_init_default': /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_main.c:1699:5: note: byref variable will be forcibly initialized 1699 | u8 addr_mod[3]; | ^~~~~~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_main.c: In function 'ipoib_parent_init': /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_main.c:1867:22: note: byref variable will be forcibly initialized 1867 | struct ib_port_attr attr; | ^~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib.h:39, from /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_main.c:35: /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_main.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ In file included from /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib.h:38, from /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_main.c:35: /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_main.c: In function '__ipoib_reap_neigh': /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_main.c:1316:12: note: byref variable will be forcibly initialized 1316 | LIST_HEAD(remove_list); | ^~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_main.c: In function 'ipoib_get_net_dev_match_addr': /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_main.c:376:28: note: byref variable will be forcibly initialized 376 | struct netdev_nested_priv priv; | ^~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_main.c: In function 'ipoib_get_net_dev_by_params': /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_main.c:478:6: note: byref variable will be forcibly initialized 478 | u16 pkey_index; | ^~~~~~~~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_main.c:476:21: note: byref variable will be forcibly initialized 476 | struct net_device *net_dev; | ^~~~~~~ In file included from /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib.h:38, from /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_main.c:35: /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_main.c: In function 'ipoib_remove_one': /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_main.c:2583:13: note: byref variable will be forcibly initialized 2583 | LIST_HEAD(head); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_main.c: In function 'delete_child_store': /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_main.c:2407:6: note: byref variable will be forcibly initialized 2407 | int pkey; | ^~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_main.c: In function 'create_child_store': /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_main.c:2388:6: note: byref variable will be forcibly initialized 2388 | int pkey; | ^~~~ In file included from /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib.h:38, from /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_main.c:35: /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_main.c: In function 'ipoib_flush_paths': /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_main.c:717:12: note: byref variable will be forcibly initialized 717 | LIST_HEAD(remove_list); | ^~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_main.c: In function 'path_rec_completion': /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_main.c:768:23: note: byref variable will be forcibly initialized 768 | struct rdma_ah_attr av; | ^~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_main.c:753:22: note: byref variable will be forcibly initialized 753 | struct sk_buff_head skqueue; | ^~~~~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_main.c: In function 'ipoib_add_port': /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_main.c:2472:34: note: byref variable will be forcibly initialized 2472 | struct rdma_netdev_alloc_params params; | ^~~~~~ In file included from /kisskb/src/drivers/media/pci/dm1105/dm1105.c:27: /kisskb/src/drivers/media/pci/dm1105/dm1105.c: In function 'stv0299_writereg': /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized 100 | u8 buf[] = {reg, val}; | ^~~ /kisskb/src/drivers/media/pci/dm1105/dm1105.c: In function 'sharp_z0194a_set_symbol_rate': /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/pci/dm1105/dm1105.c: In function 'dm1105_read_mac': /kisskb/src/drivers/media/pci/dm1105/dm1105.c:948:17: note: byref variable will be forcibly initialized 948 | struct i2c_msg msg[] = { | ^~~ In file included from /kisskb/src/include/linux/restart_block.h:10, from /kisskb/src/include/linux/thread_info.h:14, 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/smp.h:110, from /kisskb/src/include/linux/lockdep.h:14, from /kisskb/src/include/linux/mutex.h:17, from /kisskb/src/include/linux/notifier.h:14, from /kisskb/src/include/linux/clk.h:14, from /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_gpu.c:6: /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_gpu.c: In function 'timespec64_sub': /kisskb/src/include/linux/time64.h:80:20: note: byref variable will be forcibly initialized 80 | struct timespec64 ts_delta; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_gpu.c: In function 'etnaviv_timeout_to_jiffies': /kisskb/src/include/linux/time64.h:80:20: note: byref variable will be forcibly initialized In file included from /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_gem.h:11, from /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_gpu.h:10, from /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_gpu.c:20: /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_drv.h:107:20: note: byref variable will be forcibly initialized 107 | struct timespec64 ts, to = { | ^~ /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_gpu.c: In function 'etnaviv_gpu_debugfs': /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_gpu.c:889:19: note: byref variable will be forcibly initialized 889 | struct dma_debug debug; | ^~~~~ 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/etnaviv/etnaviv_gpu.c:6: /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_gpu.c: In function 'etnaviv_gpu_wait_obj_inactive': /kisskb/src/include/linux/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/etnaviv/etnaviv_gpu.c:1266:8: note: in expansion of macro 'wait_event_interruptible_timeout' 1266 | ret = wait_event_interruptible_timeout(gpu->fence_event, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_gpu.c: In function 'etnaviv_gpu_submit': /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_gpu.c:1341:33: note: byref variable will be forcibly initialized 1341 | unsigned int i, nr_events = 1, event[3]; | ^~~~~ /kisskb/src/drivers/net/netdevsim/fib.c: In function 'nsim_fib4_rt_hw_flags_set': /kisskb/src/drivers/net/netdevsim/fib.c:339:21: note: byref variable will be forcibly initialized 339 | struct fib_rt_info fri; | ^~~ /kisskb/src/drivers/net/netdevsim/fib.c: In function 'nsim_fib4_rt_offload_failed_flag_set': /kisskb/src/drivers/net/netdevsim/fib.c:319:21: note: byref variable will be forcibly initialized 319 | struct fib_rt_info fri; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/net/net_namespace.h:39, from /kisskb/src/include/net/fib_notifier.h:6, from /kisskb/src/drivers/net/netdevsim/fib.c:24: /kisskb/src/drivers/net/netdevsim/fib.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/leds/leds-tlc591xx.c: In function 'tlc591xx_probe': /kisskb/src/drivers/leds/leds-tlc591xx.c:189:24: note: byref variable will be forcibly initialized 189 | struct led_init_data init_data = {}; | ^~~~~~~~~ /kisskb/src/drivers/leds/leds-tlc591xx.c:155:18: note: byref variable will be forcibly initialized 155 | int err, count, reg; | ^~~ In file included from /kisskb/src/drivers/net/netdevsim/fib.c:21: /kisskb/src/drivers/net/netdevsim/fib.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/net/netdevsim/fib.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/leds/leds-tca6507.c: In function 'set_times': /kisskb/src/drivers/leds/leds-tca6507.c:315:10: note: byref variable will be forcibly initialized 315 | int c1, c2; | ^~ /kisskb/src/drivers/leds/leds-tca6507.c:315:6: note: byref variable will be forcibly initialized 315 | int c1, c2; | ^~ /kisskb/src/drivers/net/netdevsim/fib.c: In function 'nsim_fib_rt_lookup': /kisskb/src/drivers/net/netdevsim/fib.c:260:25: note: byref variable will be forcibly initialized 260 | struct nsim_fib_rt_key key; | ^~~ /kisskb/src/drivers/leds/leds-tca6507.c: In function 'led_prepare': /kisskb/src/drivers/leds/leds-tca6507.c:384:10: note: byref variable will be forcibly initialized 384 | int c1, c2; | ^~ /kisskb/src/drivers/leds/leds-tca6507.c:384:6: note: byref variable will be forcibly initialized 384 | int c1, c2; | ^~ In file included from /kisskb/src/include/linux/leds.h:12, from /kisskb/src/drivers/leds/leds-tca6507.c:76: /kisskb/src/drivers/leds/leds-tca6507.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ In file included from /kisskb/src/drivers/net/netdevsim/fib.c:20: /kisskb/src/drivers/net/netdevsim/fib.c: In function 'nsim_fib_event_work': /kisskb/src/drivers/net/netdevsim/fib.c:1468:12: note: byref variable will be forcibly initialized 1468 | LIST_HEAD(fib_event_queue); | ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/leds/leds-tca6507.c: In function 'tca6507_led_dt_init': /kisskb/src/drivers/leds/leds-tca6507.c:691:7: note: byref variable will be forcibly initialized 691 | u32 reg; | ^~~ /kisskb/src/drivers/leds/leds-tca6507.c:690:19: note: byref variable will be forcibly initialized 690 | struct led_info led; | ^~~ /kisskb/src/drivers/net/netdevsim/fib.c: In function 'nsim_nexthop_bucket_activity_write': /kisskb/src/drivers/net/netdevsim/fib.c:1361:6: note: byref variable will be forcibly initialized 1361 | u32 nhid; | ^~~~ /kisskb/src/drivers/net/netdevsim/fib.c:1359:7: note: byref variable will be forcibly initialized 1359 | char buf[128]; | ^~~ /kisskb/src/drivers/net/netdevsim/fib.c:1358:6: note: byref variable will be forcibly initialized 1358 | u16 bucket_index; | ^~~~~~~~~~~~ /kisskb/src/drivers/net/netdevsim/fib.c: In function 'nsim_fib_set_max_all': /kisskb/src/drivers/net/netdevsim/fib.c:1453:7: note: byref variable will be forcibly initialized 1453 | u64 val; | ^~~ /kisskb/src/drivers/mmc/host/rtsx_usb_sdmmc.c: In function 'sdmmc_get_cd': /kisskb/src/drivers/mmc/host/rtsx_usb_sdmmc.c:779:6: note: byref variable will be forcibly initialized 779 | u16 val; | ^~~ /kisskb/src/drivers/mmc/host/rtsx_usb_sdmmc.c: In function 'sdmmc_get_ro': /kisskb/src/drivers/mmc/host/rtsx_usb_sdmmc.c:751:6: note: byref variable will be forcibly initialized 751 | u16 val; | ^~~ /kisskb/src/drivers/mmc/host/rtsx_usb_sdmmc.c: In function 'sdmmc_card_busy': /kisskb/src/drivers/mmc/host/rtsx_usb_sdmmc.c:1200:5: note: byref variable will be forcibly initialized 1200 | u8 stat; | ^~~~ /kisskb/src/drivers/mmc/host/rtsx_usb_sdmmc.c: In function 'sd_wait_data_idle': /kisskb/src/drivers/mmc/host/rtsx_usb_sdmmc.c:653:5: note: byref variable will be forcibly initialized 653 | u8 val = 0; | ^~~ /kisskb/src/drivers/input/touchscreen/tsc2007_iio.c: In function 'tsc2007_read_raw': /kisskb/src/drivers/input/touchscreen/tsc2007_iio.c:71:19: note: byref variable will be forcibly initialized 71 | struct ts_event tc; | ^~ /kisskb/src/drivers/media/common/videobuf2/videobuf2-v4l2.c: In function 'vb2_create_bufs': /kisskb/src/drivers/media/common/videobuf2/videobuf2-v4l2.c:746:11: note: byref variable will be forcibly initialized 746 | unsigned requested_sizes[VIDEO_MAX_PLANES]; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/common/videobuf2/videobuf2-v4l2.c: In function 'vb2_qbuf': /kisskb/src/drivers/media/common/videobuf2/videobuf2-v4l2.c:806:24: note: byref variable will be forcibly initialized 806 | struct media_request *req = NULL; | ^~~ /kisskb/src/drivers/media/common/cypress_firmware.c: In function 'cypress_load_firmware': /kisskb/src/drivers/media/common/cypress_firmware.c:76:11: note: byref variable will be forcibly initialized 76 | int ret, pos = 0; | ^~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/scan.c: In function 'mwifiex_update_chan_statistics': /kisskb/src/drivers/net/wireless/marvell/mwifiex/scan.c:2508:28: note: byref variable will be forcibly initialized 2508 | struct mwifiex_chan_stats chan_stats; | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/ieee80211.h:19, from /kisskb/src/drivers/net/wireless/marvell/mwifiex/decl.h:28, from /kisskb/src/drivers/net/wireless/marvell/mwifiex/scan.c:20: /kisskb/src/drivers/net/wireless/marvell/mwifiex/scan.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/scan.c: In function 'mwifiex_append_rate_tlv': /kisskb/src/drivers/net/wireless/marvell/mwifiex/scan.c:582:5: note: byref variable will be forcibly initialized 582 | u8 rates[MWIFIEX_SUPPORTED_RATES], *tlv_pos; | ^~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/led.c: In function 'iwl_mvm_send_led_fw_cmd': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/led.c:13:21: note: byref variable will be forcibly initialized 13 | struct iwl_led_cmd led_cmd = { | ^~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/scan.c: In function 'mwifiex_update_bss_desc_with_ie': /kisskb/src/drivers/net/wireless/marvell/mwifiex/scan.c:1229:11: note: byref variable will be forcibly initialized 1229 | const u8 wmm_oui[4] = { 0x00, 0x50, 0xf2, 0x02 }; | ^~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/scan.c:1228:11: note: byref variable will be forcibly initialized 1228 | const u8 wpa_oui[4] = { 0x00, 0x50, 0xf2, 0x01 }; | ^~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/scan.c: In function 'mwifiex_cancel_scan': /kisskb/src/drivers/net/wireless/marvell/mwifiex/scan.c:2080:31: note: byref variable will be forcibly initialized 2080 | struct cfg80211_scan_info info = { | ^~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/scan.c: In function 'mwifiex_config_scan': /kisskb/src/drivers/net/wireless/marvell/mwifiex/scan.c:831:6: note: byref variable will be forcibly initialized 831 | u8 *tlv_pos; | ^~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/scan.c: In function 'mwifiex_scan_networks': /kisskb/src/drivers/net/wireless/marvell/mwifiex/scan.c:1504:5: note: byref variable will be forcibly initialized 1504 | u8 max_chan_per_scan; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/scan.c:1503:5: note: byref variable will be forcibly initialized 1503 | u8 scan_current_chan_only; | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/scan.c:1502:5: note: byref variable will be forcibly initialized 1502 | u8 filtered_scan; | ^~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/scan.c:1500:47: note: byref variable will be forcibly initialized 1500 | struct mwifiex_ie_types_chan_list_param_set *chan_list_out; | ^~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/scan.c: In function 'mwifiex_check_next_scan_command': /kisskb/src/drivers/net/wireless/marvell/mwifiex/scan.c:2035:31: note: byref variable will be forcibly initialized 2035 | struct cfg80211_scan_info info = { | ^~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/scan.c:2009:30: note: byref variable will be forcibly initialized 2009 | struct cfg80211_scan_info info = { | ^~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/scan.c: In function 'mwifiex_cmd_802_11_bg_scan_config': /kisskb/src/drivers/net/wireless/marvell/mwifiex/scan.c:2289:6: note: byref variable will be forcibly initialized 2289 | u8 *tlv_pos = bgscan_config->tlv; | ^~~~~~~ In file included from /kisskb/src/drivers/net/wireless/marvell/mwifiex/decl.h:30, from /kisskb/src/drivers/net/wireless/marvell/mwifiex/scan.c:20: /kisskb/src/drivers/net/wireless/marvell/mwifiex/scan.c: In function 'mwifiex_parse_single_response_buf': /kisskb/src/include/net/cfg80211.h:6490:29: note: byref variable will be forcibly initialized 6490 | struct cfg80211_inform_bss data = { | ^~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/scan.c:1759:5: note: byref variable will be forcibly initialized 1759 | u8 bssid[ETH_ALEN]; | ^~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/scan.c: In function 'mwifiex_ret_802_11_scan': /kisskb/src/drivers/net/wireless/marvell/mwifiex/scan.c:2126:52: note: byref variable will be forcibly initialized 2126 | struct mwifiex_ie_types_chan_band_list_param_set *chan_band_tlv; | ^~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/scan.c:2123:6: note: byref variable will be forcibly initialized 2123 | u32 bytes_left; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/scan.c:2121:6: note: byref variable will be forcibly initialized 2121 | u8 *bss_info; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/scan.c:2120:41: note: byref variable will be forcibly initialized 2120 | struct mwifiex_ie_types_tsf_timestamp *tsf_tlv; | ^~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/scan.c: In function 'mwifiex_handle_event_ext_scan_report': /kisskb/src/drivers/net/wireless/marvell/mwifiex/scan.c:2623:6: note: byref variable will be forcibly initialized 2623 | u32 bytes_left, bytes_left_for_tlv, idx; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/scan.c:2622:6: note: byref variable will be forcibly initialized 2622 | u8 *bss_info; | ^~~~~~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/arch/powerpc/include/asm/io.h:27, 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/include/linux/cgroup.h:26, from /kisskb/src/include/linux/cgroup_rdma.h:9, from /kisskb/src/drivers/infiniband/core/core_priv.h:38, from /kisskb/src/drivers/infiniband/core/sysfs.c:35: /kisskb/src/drivers/infiniband/core/sysfs.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/infiniband/core/sysfs.c: In function 'set_stats_lifespan': /kisskb/src/drivers/infiniband/core/sysfs.c:869:6: note: byref variable will be forcibly initialized 869 | int msecs; | ^~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/include/linux/cgroup.h:26, from /kisskb/src/include/linux/cgroup_rdma.h:9, from /kisskb/src/drivers/infiniband/core/core_priv.h:38, from /kisskb/src/drivers/infiniband/core/sysfs.c:35: /kisskb/src/drivers/infiniband/core/sysfs.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/infiniband/core/sysfs.c: In function 'get_perf_mad': /kisskb/src/drivers/infiniband/core/sysfs.c:559:6: note: byref variable will be forcibly initialized 559 | u16 out_mad_pkey_index = 0; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/sysfs.c:558:9: note: byref variable will be forcibly initialized 558 | size_t mad_size = sizeof(*out_mad); | ^~~~~~~~ /kisskb/src/drivers/infiniband/core/sysfs.c: In function 'get_counter_table': /kisskb/src/drivers/infiniband/core/sysfs.c:792:28: note: byref variable will be forcibly initialized 792 | struct ib_class_port_info cpi; | ^~~ /kisskb/src/drivers/infiniband/core/sysfs.c: In function 'show_pma_counter': /kisskb/src/drivers/infiniband/core/sysfs.c:605:5: note: byref variable will be forcibly initialized 605 | u8 data[8]; | ^~~~ /kisskb/src/drivers/infiniband/core/sysfs.c: In function 'fw_ver_show': /kisskb/src/drivers/infiniband/core/sysfs.c:1380:7: note: byref variable will be forcibly initialized 1380 | char version[IB_FW_VERSION_NAME_MAX] = {}; | ^~~~~~~ /kisskb/src/drivers/infiniband/core/sysfs.c: In function 'phys_state_show': /kisskb/src/drivers/infiniband/core/sysfs.c:382:22: note: byref variable will be forcibly initialized 382 | struct ib_port_attr attr; | ^~~~ /kisskb/src/drivers/infiniband/core/sysfs.c: In function 'rate_show': /kisskb/src/drivers/infiniband/core/sysfs.c:307:22: note: byref variable will be forcibly initialized 307 | struct ib_port_attr attr; | ^~~~ /kisskb/src/drivers/infiniband/core/sysfs.c: In function 'cap_mask_show': /kisskb/src/drivers/infiniband/core/sysfs.c:294:22: note: byref variable will be forcibly initialized 294 | struct ib_port_attr attr; | ^~~~ /kisskb/src/drivers/infiniband/core/sysfs.c: In function 'sm_sl_show': /kisskb/src/drivers/infiniband/core/sysfs.c:281:22: note: byref variable will be forcibly initialized 281 | struct ib_port_attr attr; | ^~~~ /kisskb/src/drivers/infiniband/core/sysfs.c: In function 'sm_lid_show': /kisskb/src/drivers/infiniband/core/sysfs.c:268:22: note: byref variable will be forcibly initialized 268 | struct ib_port_attr attr; | ^~~~ /kisskb/src/drivers/infiniband/core/sysfs.c: In function 'lid_mask_count_show': /kisskb/src/drivers/infiniband/core/sysfs.c:255:22: note: byref variable will be forcibly initialized 255 | struct ib_port_attr attr; | ^~~~ /kisskb/src/drivers/infiniband/core/sysfs.c: In function 'lid_show': /kisskb/src/drivers/infiniband/core/sysfs.c:242:22: note: byref variable will be forcibly initialized 242 | struct ib_port_attr attr; | ^~~~ /kisskb/src/drivers/infiniband/core/sysfs.c: In function 'state_show': /kisskb/src/drivers/infiniband/core/sysfs.c:216:22: note: byref variable will be forcibly initialized 216 | struct ib_port_attr attr; | ^~~~ /kisskb/src/drivers/infiniband/core/sysfs.c: In function 'show_port_pkey': /kisskb/src/drivers/infiniband/core/sysfs.c:525:6: note: byref variable will be forcibly initialized 525 | u16 pkey; | ^~~~ /kisskb/src/drivers/infiniband/core/sysfs.c: In function 'show_port_gid': /kisskb/src/drivers/infiniband/core/sysfs.c:486:22: note: byref variable will be forcibly initialized 486 | const union ib_gid zgid = {}; | ^~~~ /kisskb/src/drivers/infiniband/core/sysfs.c: In function 'ib_setup_port_attrs': /kisskb/src/drivers/infiniband/core/sysfs.c:1427:23: note: byref variable will be forcibly initialized 1427 | struct ib_port_attr attr; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/mmhub_v1_7.c: In function 'mmhub_v1_7_query_ras_error_count': /kisskb/src/drivers/gpu/drm/amd/amdgpu/mmhub_v1_7.c:1248:26: note: byref variable will be forcibly initialized 1248 | uint32_t sec_count = 0, ded_count = 0; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/mmhub_v1_7.c:1248:11: note: byref variable will be forcibly initialized 1248 | uint32_t sec_count = 0, ded_count = 0; | ^~~~~~~~~ /kisskb/src/drivers/md/dm-rq.c: In function 'map_request': /kisskb/src/drivers/md/dm-rq.c:383:18: note: byref variable will be forcibly initialized 383 | struct request *clone = NULL; | ^~~~~ /kisskb/src/drivers/md/dm-rq.c: In function 'dm_mq_queue_rq': /kisskb/src/drivers/md/dm-rq.c:501:7: note: byref variable will be forcibly initialized 501 | int srcu_idx; | ^~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-cards.c: In function 'cx231xx_config_tuner': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-cards.c:1176:24: note: byref variable will be forcibly initialized 1176 | struct v4l2_frequency f; | ^ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-cards.c:1175:21: note: byref variable will be forcibly initialized 1175 | struct tuner_setup tun_setup; | ^~~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-cards.c: In function 'read_eeprom': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-cards.c:1219:17: note: byref variable will be forcibly initialized 1219 | struct i2c_msg msg_write = { .addr = client->addr, .flags = 0, | ^~~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-cards.c:1215:5: note: byref variable will be forcibly initialized 1215 | u8 start_offset = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/d3.c: In function 'iwl_mvm_rt_status': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/d3.c:2331:4: note: byref variable will be forcibly initialized 2331 | } err_info; | ^~~~~~~~ In file included from /kisskb/src/include/linux/acpi.h:15, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/drivers/media/usb/cx231xx/cx231xx.h:16, from /kisskb/src/drivers/media/usb/cx231xx/cx231xx-cards.c:11: /kisskb/src/drivers/media/usb/cx231xx/cx231xx-cards.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/d3.c:7: /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/d3.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/d3.c: In function 'iwl_mvm_d3_reprogram': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/d3.c:726:6: note: byref variable will be forcibly initialized 726 | u32 status; | ^~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/d3.c:721:27: note: byref variable will be forcibly initialized 721 | struct cfg80211_chan_def chandef; | ^~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/d3.c: In function 'iwl_mvm_wowlan_get_tkip_data': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/d3.c:538:6: note: byref variable will be forcibly initialized 538 | u16 p1k[IWL_P1K_SIZE]; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/d3.c: In function 'iwl_mvm_wowlan_program_keys': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/d3.c:126:14: note: byref variable will be forcibly initialized 126 | } __packed wkc = { | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/d3.c: In function 'iwl_mvm_wowlan_config_rsc_tsc': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/d3.c:488:34: note: byref variable will be forcibly initialized 488 | struct wowlan_key_rsc_tsc_data data = {}; | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/d3.c:462:33: note: byref variable will be forcibly initialized 462 | struct wowlan_key_rsc_v5_data data = {}; | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/d3.c: In function 'iwl_mvm_wowlan_config_key_params': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/d3.c:1056:35: note: byref variable will be forcibly initialized 1056 | struct wowlan_key_gtk_type_iter gtk_type_data = { | ^~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/d3.c:1053:45: note: byref variable will be forcibly initialized 1053 | struct iwl_wowlan_kek_kck_material_cmd_v4 kek_kck_cmd = {}; | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/d3.c:1023:31: note: byref variable will be forcibly initialized 1023 | struct wowlan_key_tkip_data tkip_data = {}; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/include/linux/leds.h:12, from /kisskb/src/drivers/leds/leds-el15203000.c:6: /kisskb/src/drivers/leds/leds-el15203000.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ In file included from /kisskb/src/drivers/leds/leds-el15203000.c:10: /kisskb/src/drivers/leds/leds-el15203000.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/leds/leds-el15203000.c: In function 'el15203000_cmd': /kisskb/src/drivers/leds/leds-el15203000.c:91:6: note: byref variable will be forcibly initialized 91 | u8 cmd[2]; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/d3.c: In function 'iwl_mvm_wowlan_get_rsc_tsc_data': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/d3.c:229:27: note: byref variable will be forcibly initialized 229 | struct ieee80211_key_seq seq; | ^~~ /kisskb/src/drivers/leds/leds-el15203000.c: In function 'el15203000_probe_dt': /kisskb/src/drivers/leds/leds-el15203000.c:244:24: note: byref variable will be forcibly initialized 244 | struct led_init_data init_data = {}; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/d3.c: In function 'iwl_mvm_wowlan_get_rsc_v5_data': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/d3.c:346:27: note: byref variable will be forcibly initialized 346 | struct ieee80211_key_seq seq; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/d3.c: In function '__iwl_mvm_suspend': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/d3.c:1286:32: note: byref variable will be forcibly initialized 1286 | struct iwl_wowlan_config_cmd wowlan_config_cmd = {}; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/d3.c: In function 'iwl_mvm_check_rt_status': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/d3.c:2331:4: note: byref variable will be forcibly initialized 2331 | } err_info; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/d3.c:2331:4: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/d3.c:2354:34: note: byref variable will be forcibly initialized 2354 | struct cfg80211_wowlan_wakeup wakeup = { | ^~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/d3.c: In function 'iwl_mvm_send_wowlan_get_status': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/d3.c:1940:35: note: byref variable will be forcibly initialized 1940 | struct iwl_wowlan_get_status_cmd get_status_cmd = { | ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/d3.c: In function 'iwl_mvm_get_wakeup_status': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/d3.c:2050:9: note: byref variable will be forcibly initialized 2050 | __le32 station_id = cpu_to_le32(sta_id); | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/d3.c: In function 'iwl_mvm_query_netdetect_reasons': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/d3.c:2237:16: note: byref variable will be forcibly initialized 2237 | unsigned long matched_profiles; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/d3.c:2236:34: note: byref variable will be forcibly initialized 2236 | struct iwl_mvm_nd_query_results query; | ^~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/d3.c: In function 'iwl_mvm_setup_connection_keep': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/d3.c:1798:10: note: byref variable will be forcibly initialized 1798 | __be64 replay_ctr; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/d3.c:1793:5: note: byref variable will be forcibly initialized 1793 | } conf = { | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/d3.c: In function '__iwl_mvm_resume': /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/d3.c:2419:23: note: byref variable will be forcibly initialized 2419 | struct iwl_host_cmd cmd = { | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/mvm/d3.c:2380:21: note: byref variable will be forcibly initialized 2380 | enum iwl_d3_status d3_status; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/htt_rx.c: In function 'ath10k_accumulate_per_peer_tx_stats': /kisskb/src/drivers/net/wireless/ath/ath10k/htt_rx.c:3543:16: note: byref variable will be forcibly initialized 3543 | unsigned long flags; | ^~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/drivers/net/wireless/ath/ath10k/core.h:12, from /kisskb/src/drivers/net/wireless/ath/ath10k/htt_rx.c:8: /kisskb/src/drivers/net/wireless/ath/ath10k/htt_rx.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/drivers/net/wireless/ath/ath10k/core.h:12, from /kisskb/src/drivers/net/wireless/ath/ath10k/htt_rx.c:8: /kisskb/src/drivers/net/wireless/ath/ath10k/htt_rx.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/drivers/net/wireless/ath/ath10k/htt.h:15, from /kisskb/src/drivers/net/wireless/ath/ath10k/core.h:18, from /kisskb/src/drivers/net/wireless/ath/ath10k/htt_rx.c:8: /kisskb/src/drivers/net/wireless/ath/ath10k/htt_rx.c: In function 'ath10k_htt_rx_tx_compl_ind': /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/net/wireless/ath/ath10k/htt_rx.c:2898:15: note: in expansion of macro 'kfifo_put' 2898 | } else if (!kfifo_put(&htt->txdone_fifo, tx_done)) { | ^~~~~~~~~ /kisskb/src/drivers/input/touchscreen/iqs5xx.c: In function 'iqs5xx_write_burst': /kisskb/src/drivers/input/touchscreen/iqs5xx.c:194:5: note: byref variable will be forcibly initialized 194 | u8 mbuf[sizeof(reg) + IQS5XX_WR_BYTES_MAX]; | ^~~~ /kisskb/src/drivers/input/touchscreen/iqs5xx.c: In function 'iqs5xx_write_word': /kisskb/src/drivers/input/touchscreen/iqs5xx.c:226:9: note: byref variable will be forcibly initialized 226 | __be16 val_buf = cpu_to_be16(val); | ^~~~~~~ /kisskb/src/drivers/input/touchscreen/iqs5xx.c: In function 'iqs5xx_set_state': /kisskb/src/drivers/input/touchscreen/iqs5xx.c:440:12: note: byref variable will be forcibly initialized 440 | static int iqs5xx_set_state(struct i2c_client *client, u8 state) | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/touchscreen/iqs5xx.c:440:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ath/ath10k/htt_rx.c: In function 'ath10k_htt_t2h_msg_handler': /kisskb/src/drivers/net/wireless/ath/ath10k/htt_rx.c:3993:22: note: byref variable will be forcibly initialized 3993 | struct htt_tx_done tx_done = {}; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/htt_rx.c:3986:31: note: byref variable will be forcibly initialized 3986 | struct htt_peer_unmap_event ev = { | ^~ /kisskb/src/drivers/net/wireless/ath/ath10k/htt_rx.c:3977:29: note: byref variable will be forcibly initialized 3977 | struct htt_peer_map_event ev = { | ^~ /kisskb/src/drivers/input/touchscreen/iqs5xx.c: In function 'iqs5xx_fw_file_parse': /kisskb/src/drivers/input/touchscreen/iqs5xx.c:713:5: note: byref variable will be forcibly initialized 713 | u8 rec_data[IQS5XX_REC_LEN_MAX]; | ^~~~~~~~ /kisskb/src/drivers/input/touchscreen/iqs5xx.c:712:5: note: byref variable will be forcibly initialized 712 | u8 rec_hdr[IQS5XX_REC_HDR_LEN]; | ^~~~~~~ /kisskb/src/drivers/input/touchscreen/iqs5xx.c:711:24: note: byref variable will be forcibly initialized 711 | u8 rec_len, rec_type, rec_chksm, chksm; | ^~~~~~~~~ /kisskb/src/drivers/input/touchscreen/iqs5xx.c:705:25: note: byref variable will be forcibly initialized 705 | const struct firmware *fw; | ^~ /kisskb/src/drivers/input/touchscreen/iqs5xx.c: In function 'iqs5xx_bl_write': /kisskb/src/drivers/input/touchscreen/iqs5xx.c:362:5: note: byref variable will be forcibly initialized 362 | u8 mbuf[sizeof(bl_addr) + IQS5XX_BL_BLK_LEN_MAX]; | ^~~~ /kisskb/src/drivers/input/touchscreen/iqs5xx.c:360:17: note: byref variable will be forcibly initialized 360 | struct i2c_msg msg; | ^~~ /kisskb/src/drivers/input/touchscreen/iqs5xx.c: In function 'iqs5xx_read_burst': /kisskb/src/drivers/input/touchscreen/iqs5xx.c:138:17: note: byref variable will be forcibly initialized 138 | struct i2c_msg msg[] = { | ^~~ /kisskb/src/drivers/input/touchscreen/iqs5xx.c:136:9: note: byref variable will be forcibly initialized 136 | __be16 reg_buf = cpu_to_be16(reg); | ^~~~~~~ /kisskb/src/drivers/input/touchscreen/iqs5xx.c: In function 'iqs5xx_read_word': /kisskb/src/drivers/input/touchscreen/iqs5xx.c:177:9: note: byref variable will be forcibly initialized 177 | __be16 val_buf; | ^~~~~~~ /kisskb/src/drivers/input/touchscreen/iqs5xx.c: In function 'iqs5xx_bl_cmd': /kisskb/src/drivers/input/touchscreen/iqs5xx.c:250:5: note: byref variable will be forcibly initialized 250 | u8 mbuf[sizeof(bl_cmd) + sizeof(bl_addr)]; | ^~~~ /kisskb/src/drivers/input/touchscreen/iqs5xx.c:248:17: note: byref variable will be forcibly initialized 248 | struct i2c_msg msg; | ^~~ /kisskb/src/drivers/input/touchscreen/iqs5xx.c: In function 'iqs5xx_bl_verify': /kisskb/src/drivers/input/touchscreen/iqs5xx.c:401:5: note: byref variable will be forcibly initialized 401 | u8 bl_data[IQS5XX_BL_BLK_LEN_MAX]; | ^~~~~~~ /kisskb/src/drivers/input/touchscreen/iqs5xx.c:399:17: note: byref variable will be forcibly initialized 399 | struct i2c_msg msg; | ^~~ /kisskb/src/drivers/input/touchscreen/iqs5xx.c: In function 'iqs5xx_axis_init': /kisskb/src/drivers/input/touchscreen/iqs5xx.c:226:9: note: byref variable will be forcibly initialized 226 | __be16 val_buf = cpu_to_be16(val); | ^~~~~~~ /kisskb/src/drivers/input/touchscreen/iqs5xx.c:226:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/touchscreen/iqs5xx.c:177:9: note: byref variable will be forcibly initialized 177 | __be16 val_buf; | ^~~~~~~ /kisskb/src/drivers/input/touchscreen/iqs5xx.c:177:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/touchscreen/iqs5xx.c: In function 'iqs5xx_dev_init': /kisskb/src/drivers/input/touchscreen/iqs5xx.c:552:12: note: byref variable will be forcibly initialized 552 | static int iqs5xx_dev_init(struct i2c_client *client) | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/input/touchscreen/iqs5xx.c:552:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/touchscreen/iqs5xx.c:552:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/touchscreen/iqs5xx.c:552:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/touchscreen/iqs5xx.c:557:5: note: byref variable will be forcibly initialized 557 | u8 buf[sizeof(*dev_id_info) + 1]; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath10k/htt_rx.c: In function 'ath10k_htt_rx_proc_rx_ind_hl': /kisskb/src/drivers/net/wireless/ath/ath10k/htt_rx.c:1127:27: note: byref variable will be forcibly initialized 1127 | struct cfg80211_chan_def def = {}; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath10k/htt_rx.c:2487:11: note: byref variable will be forcibly initialized 2487 | __le64 pn48 = cpu_to_le64(new_pn.pn48); | ^~~~ /kisskb/src/drivers/input/touchscreen/iqs5xx.c: In function 'fw_file_store': /kisskb/src/drivers/input/touchscreen/iqs5xx.c:902:7: note: byref variable will be forcibly initialized 902 | char fw_file[IQS5XX_FW_FILE_LEN + 1]; | ^~~~~~~ /kisskb/src/drivers/input/touchscreen/iqs5xx.c: In function 'iqs5xx_irq': /kisskb/src/drivers/input/touchscreen/iqs5xx.c:636:20: note: byref variable will be forcibly initialized 636 | static irqreturn_t iqs5xx_irq(int irq, void *data) | ^~~~~~~~~~ /kisskb/src/drivers/input/touchscreen/iqs5xx.c:639:23: note: byref variable will be forcibly initialized 639 | struct iqs5xx_status status; | ^~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/htt_rx.c: In function 'ath10k_htt_rx_h_peer_channel': /kisskb/src/drivers/net/wireless/ath/ath10k/htt_rx.c:1064:27: note: byref variable will be forcibly initialized 1064 | struct cfg80211_chan_def def; | ^~~ In file included from /kisskb/src/drivers/leds/leds-spi-byte.c:34: /kisskb/src/drivers/leds/leds-spi-byte.c: In function 'spi_sync_transfer': /kisskb/src/drivers/net/wireless/ath/ath10k/htt_rx.c: In function 'ath10k_htt_rx_h_vdev_channel': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath10k/htt_rx.c:1101:27: note: byref variable will be forcibly initialized 1101 | struct cfg80211_chan_def def; | ^~~ /kisskb/src/drivers/leds/leds-spi-byte.c: In function 'spi_byte_brightness_set_blocking': /kisskb/src/drivers/leds/leds-spi-byte.c:69:5: note: byref variable will be forcibly initialized 69 | u8 value; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/htt_rx.c: In function 'ath10k_htt_rx_h_channel': /kisskb/src/drivers/net/wireless/ath/ath10k/htt_rx.c:1127:27: note: byref variable will be forcibly initialized 1127 | struct cfg80211_chan_def def = {}; | ^~~ /kisskb/src/drivers/leds/leds-spi-byte.c: In function 'spi_byte_probe': /kisskb/src/drivers/leds/leds-spi-byte.c:86:14: note: byref variable will be forcibly initialized 86 | const char *name = "leds-spi-byte::"; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/htt_rx.c: In function 'ath10k_htt_rx_h_mpdu': /kisskb/src/drivers/net/wireless/ath/ath10k/htt_rx.c:1841:5: note: byref variable will be forcibly initialized 1841 | u8 first_hdr[64]; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/htt_rx.c: In function 'ath10k_htt_rx_pop_paddr64_list': /kisskb/src/drivers/net/wireless/ath/ath10k/htt_rx.c:696:38: note: byref variable will be forcibly initialized 696 | struct htt_rx_in_ord_msdu_desc_ext *msdu_desc = ev->msdu_descs64; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/htt_rx.c: In function 'ath10k_htt_rx_pop_paddr32_list': /kisskb/src/drivers/net/wireless/ath/ath10k/htt_rx.c:634:34: note: byref variable will be forcibly initialized 634 | struct htt_rx_in_ord_msdu_desc *msdu_desc = ev->msdu_descs32; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/htt_rx.c: In function 'ath10k_htt_rx_in_ord_ind': /kisskb/src/drivers/net/wireless/ath/ath10k/htt_rx.c:3138:22: note: byref variable will be forcibly initialized 3138 | struct sk_buff_head amsdu; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/htt_rx.c:3137:22: note: byref variable will be forcibly initialized 3137 | struct sk_buff_head list; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/htt_rx.c: In function 'ath10k_htt_rx_handle_amsdu': /kisskb/src/drivers/net/wireless/ath/ath10k/htt_rx.c:2211:5: note: byref variable will be forcibly initialized 2211 | u8 first_hdr[RX_HTT_HDR_STATUS_LEN]; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/htt_rx.c:2210:25: note: byref variable will be forcibly initialized 2210 | enum ath10k_pkt_rx_err err = ATH10K_PKT_RX_ERR_MAX; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath10k/htt_rx.c:2208:16: note: byref variable will be forcibly initialized 2208 | unsigned long drop_cnt_filter = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/htt_rx.c:2207:16: note: byref variable will be forcibly initialized 2207 | unsigned long unchain_cnt = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/htt_rx.c:2206:16: note: byref variable will be forcibly initialized 2206 | unsigned long drop_cnt = 0; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/htt_rx.c:2204:22: note: byref variable will be forcibly initialized 2204 | struct sk_buff_head amsdu; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/htt_rx.c: In function 'ath10k_process_rx': /kisskb/src/drivers/net/wireless/ath/ath10k/htt_rx.c:1298:7: note: byref variable will be forcibly initialized 1298 | char tid[32]; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath10k/htt_rx.c: In function 'ath10k_htt_txrx_compl_task': /kisskb/src/drivers/net/wireless/ath/ath10k/htt_rx.c:4231:22: note: byref variable will be forcibly initialized 4231 | struct sk_buff_head tx_ind_q; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/htt_rx.c: In function 'ath10k_htt_rx_alloc': /kisskb/src/drivers/net/wireless/ath/ath10k/htt_rx.c:755:13: note: byref variable will be forcibly initialized 755 | dma_addr_t paddr; | ^~~~~ In file included from /kisskb/src/include/linux/resource_ext.h:11, from /kisskb/src/include/linux/acpi.h:14, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/drivers/media/usb/cx231xx/cx231xx.h:16, from /kisskb/src/drivers/media/usb/cx231xx/cx231xx-core.c:11: /kisskb/src/drivers/media/usb/cx231xx/cx231xx-core.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-core.c: In function 'cx231xx_send_usb_command': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-core.c:145:27: note: byref variable will be forcibly initialized 145 | struct VENDOR_REQUEST_IN ven_req; | ^~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-core.c: In function 'cx231xx_send_gpio_cmd': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-core.c:1474:27: note: byref variable will be forcibly initialized 1474 | struct VENDOR_REQUEST_IN ven_req; | ^~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-core.c: In function 'cx231xx_demod_reset': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-core.c:633:5: note: byref variable will be forcibly initialized 633 | u8 value[4] = { 0, 0, 0, 0 }; | ^~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-core.c: In function 'cx231xx_ep5_bulkout': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-core.c:750:6: note: byref variable will be forcibly initialized 750 | int actlen = -1; | ^~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-core.c: In function 'cx231xx_stop_TS1': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-core.c:1247:5: note: byref variable will be forcibly initialized 1247 | u8 val[4] = { 0, 0, 0, 0 }; | ^~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-core.c: In function 'cx231xx_start_TS1': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-core.c:1266:5: note: byref variable will be forcibly initialized 1266 | u8 val[4] = { 0, 0, 0, 0 }; | ^~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-core.c: In function 'cx231xx_mode_register': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-core.c:1528:5: note: byref variable will be forcibly initialized 1528 | u8 value[4] = { 0x0, 0x0, 0x0, 0x0 }; | ^~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-core.c: In function 'cx231xx_read_i2c_master': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-core.c:1559:5: note: byref variable will be forcibly initialized 1559 | u8 value[64] = "0"; | ^~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-core.c:1558:31: note: byref variable will be forcibly initialized 1558 | struct cx231xx_i2c_xfer_data req_data; | ^~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-core.c: In function 'cx231xx_write_i2c_master': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-core.c:1605:31: note: byref variable will be forcibly initialized 1605 | struct cx231xx_i2c_xfer_data req_data; | ^~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-core.c:1604:5: note: byref variable will be forcibly initialized 1604 | u8 value[4] = { 0, 0, 0, 0 }; | ^~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-core.c: In function 'cx231xx_read_i2c_data': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-core.c:1644:5: note: byref variable will be forcibly initialized 1644 | u8 value[4] = { 0, 0, 0, 0 }; | ^~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-core.c:1643:31: note: byref variable will be forcibly initialized 1643 | struct cx231xx_i2c_xfer_data req_data; | ^~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-core.c: In function 'cx231xx_write_i2c_data': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-core.c:1680:31: note: byref variable will be forcibly initialized 1680 | struct cx231xx_i2c_xfer_data req_data; | ^~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-core.c:1679:5: note: byref variable will be forcibly initialized 1679 | u8 value[4] = { 0, 0, 0, 0 }; | ^~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-core.c: In function 'cx231xx_reg_mask_write': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-core.c:1679:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-core.c:1680:31: note: byref variable will be forcibly initialized 1680 | struct cx231xx_i2c_xfer_data req_data; | ^~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-core.c:1679:5: note: byref variable will be forcibly initialized 1679 | u8 value[4] = { 0, 0, 0, 0 }; | ^~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-core.c:1680:31: note: byref variable will be forcibly initialized 1680 | struct cx231xx_i2c_xfer_data req_data; | ^~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-core.c:1643:31: note: byref variable will be forcibly initialized 1643 | struct cx231xx_i2c_xfer_data req_data; | ^~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-core.c:1644:5: note: byref variable will be forcibly initialized 1644 | u8 value[4] = { 0, 0, 0, 0 }; | ^~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-core.c:1711:6: note: byref variable will be forcibly initialized 1711 | u32 tmp; | ^~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-core.c: In function 'cx231xx_read_modify_write_i2c_dword': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-core.c:1679:5: note: byref variable will be forcibly initialized 1679 | u8 value[4] = { 0, 0, 0, 0 }; | ^~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-core.c:1680:31: note: byref variable will be forcibly initialized 1680 | struct cx231xx_i2c_xfer_data req_data; | ^~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-core.c:1758:6: note: byref variable will be forcibly initialized 1758 | u32 temp; | ^~~~ /kisskb/src/drivers/mmc/host/sdhci-pltfm.c: In function 'sdhci_get_property': /kisskb/src/drivers/mmc/host/sdhci-pltfm.c:84:6: note: byref variable will be forcibly initialized 84 | u32 bus_width; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/join.c: In function 'mwifiex_cmd_append_wapi_ie': /kisskb/src/drivers/net/wireless/marvell/mwifiex/join.c:285:33: note: byref variable will be forcibly initialized 285 | struct mwifiex_ie_types_header ie_header; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/join.c: In function 'mwifiex_cmd_append_generic_ie': /kisskb/src/drivers/net/wireless/marvell/mwifiex/join.c:43:33: note: byref variable will be forcibly initialized 43 | struct mwifiex_ie_types_header ie_header; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/join.c: In function 'mwifiex_cmd_append_tsf_tlv': /kisskb/src/drivers/net/wireless/marvell/mwifiex/join.c:105:9: note: byref variable will be forcibly initialized 105 | __le64 tsf_val; | ^~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/join.c:104:40: note: byref variable will be forcibly initialized 104 | struct mwifiex_ie_types_tsf_timestamp tsf_tlv; | ^~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/join.c: In function 'mwifiex_setup_rates_from_bssdesc': /kisskb/src/drivers/net/wireless/marvell/mwifiex/join.c:207:5: note: byref variable will be forcibly initialized 207 | u8 card_rates[MWIFIEX_SUPPORTED_RATES]; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/join.c: In function 'mwifiex_cmd_append_wps_ie': /kisskb/src/drivers/net/wireless/marvell/mwifiex/join.c:241:33: note: byref variable will be forcibly initialized 241 | struct mwifiex_ie_types_header ie_header; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/join.c: In function 'mwifiex_deauthenticate_infra': /kisskb/src/drivers/net/wireless/marvell/mwifiex/join.c:1476:5: note: byref variable will be forcibly initialized 1476 | u8 mac_address[ETH_ALEN]; | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/join.c: In function 'mwifiex_cmd_802_11_associate': /kisskb/src/drivers/net/wireless/marvell/mwifiex/join.c:401:6: note: byref variable will be forcibly initialized 401 | u8 *pos; | ^~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/join.c:399:6: note: byref variable will be forcibly initialized 399 | u32 rates_size; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/join.c:398:5: note: byref variable will be forcibly initialized 398 | u8 rates[MWIFIEX_SUPPORTED_RATES]; | ^~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/join.c: In function 'mwifiex_cmd_802_11_ad_hoc_start': /kisskb/src/drivers/net/wireless/marvell/mwifiex/join.c:857:6: note: byref variable will be forcibly initialized 857 | u8 *pos = (u8 *) adhoc_start + | ^~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/join.c: In function 'mwifiex_cmd_802_11_ad_hoc_join': /kisskb/src/drivers/net/wireless/marvell/mwifiex/join.c:1132:6: note: byref variable will be forcibly initialized 1132 | u8 *pos = | ^~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/join.c:1131:6: note: byref variable will be forcibly initialized 1131 | u16 curr_pkt_filter; | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/net/wireless/mediatek/mt7601u/mcu.c:18: /kisskb/src/drivers/net/wireless/mediatek/mt7601u/mcu.c: In function 'mt7601u_mcu_msg_send': /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.h:72:13: note: byref variable will be forcibly initialized 72 | struct urb u; \ | ^ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/mcu.c:136:2: note: in expansion of macro 'trace_mt_submit_urb_sync' 136 | trace_mt_submit_urb_sync(dev, cmd_pipe, skb->len); | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/mcu.c:116:6: note: byref variable will be forcibly initialized 116 | int sent, ret; | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/mcu.c: In function 'mt7601u_mcu_function_select': /kisskb/src/drivers/net/wireless/mediatek/mt7601u/mcu.c:162:26: note: byref variable will be forcibly initialized 162 | } __packed __aligned(4) msg = { | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/mcu.c: In function '__mt7601u_dma_fw': /kisskb/src/drivers/net/wireless/mediatek/mt7601u/mcu.c:288:25: note: byref variable will be forcibly initialized 288 | struct mt7601u_dma_buf buf = *dma_buf; /* we need to fake length */ | ^~~ In file included from /kisskb/src/include/linux/mm_types.h:13, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/firmware.h:7, from /kisskb/src/drivers/net/wireless/mediatek/mt7601u/mcu.c:9: /kisskb/src/drivers/net/wireless/mediatek/mt7601u/mcu.c:287:29: note: byref variable will be forcibly initialized 287 | DECLARE_COMPLETION_ONSTACK(cmpl); | ^~~~ /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/net/wireless/mediatek/mt7601u/mcu.c: In function 'mt7601u_upload_firmware': /kisskb/src/drivers/net/wireless/mediatek/mt7601u/mcu.c:358:25: note: byref variable will be forcibly initialized 358 | struct mt7601u_dma_buf dma_buf; | ^~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/mcu.c: In function 'mt7601u_load_firmware': /kisskb/src/drivers/net/wireless/mediatek/mt7601u/mcu.c:408:25: note: byref variable will be forcibly initialized 408 | const struct firmware *fw; | ^~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/mcu.c: In function 'mt7601u_mcu_calibrate': /kisskb/src/drivers/net/wireless/mediatek/mt7601u/mcu.c:199:26: note: byref variable will be forcibly initialized 199 | } __packed __aligned(4) msg = { | ^~~ 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/media/pci/pt3/pt3.c: In function 'pt3_demod_write': /kisskb/src/drivers/media/pci/pt3/pt3.c:94:17: note: byref variable will be forcibly initialized 94 | struct i2c_msg msg; | ^~~ /kisskb/src/drivers/media/pci/pt3/pt3.c: In function 'pt3_set_tuner_power': /kisskb/src/drivers/media/pci/pt3/pt3.c:139:17: note: byref variable will be forcibly initialized 139 | struct reg_val rv = { 0x1e, 0x99 }; | ^~ /kisskb/src/drivers/media/pci/pt3/pt3.c: In function 'pt3_suspend': /kisskb/src/drivers/media/pci/pt3/pt3.c:139:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/pci/pt3/pt3.c: In function 'pt3_set_lna': /kisskb/src/drivers/media/pci/pt3/pt3.c:139:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/pci/pt3/pt3.c:139:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/pci/pt3/pt3.c: In function 'pt3_fe_init': /kisskb/src/drivers/media/pci/pt3/pt3.c:139:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/pci/pt3/pt3.c:139:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/pci/pt3/pt3.c: In function 'pt3_resume': /kisskb/src/drivers/media/pci/pt3/pt3.c:139:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/leds/led-class-flash.c: In function 'led_update_flash_brightness': /kisskb/src/drivers/leds/led-class-flash.c:429:6: note: byref variable will be forcibly initialized 429 | u32 brightness; | ^~~~~~~~~~ /kisskb/src/drivers/leds/led-class-flash.c: In function 'flash_brightness_show': /kisskb/src/drivers/leds/led-class-flash.c:429:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/leds/led-class-flash.c: In function 'flash_strobe_show': /kisskb/src/drivers/leds/led-class-flash.c:125:7: note: byref variable will be forcibly initialized 125 | bool state; | ^~~~~ /kisskb/src/drivers/leds/led-class-flash.c: In function 'flash_fault_show': /kisskb/src/drivers/leds/led-class-flash.c:191:6: note: byref variable will be forcibly initialized 191 | u32 fault, mask = 0x1; | ^~~~~ /kisskb/src/drivers/leds/led-class-flash.c: In function 'flash_timeout_store': /kisskb/src/drivers/leds/led-class-flash.c:142:16: note: byref variable will be forcibly initialized 142 | unsigned long flash_timeout; | ^~~~~~~~~~~~~ /kisskb/src/drivers/leds/led-class-flash.c: In function 'flash_brightness_store': /kisskb/src/drivers/leds/led-class-flash.c:42:16: note: byref variable will be forcibly initialized 42 | unsigned long state; | ^~~~~ /kisskb/src/drivers/leds/led-class-flash.c: In function 'flash_strobe_store': /kisskb/src/drivers/leds/led-class-flash.c:94:16: note: byref variable will be forcibly initialized 94 | unsigned long state; | ^~~~~ /kisskb/src/drivers/media/pci/pt3/pt3.c: In function 'pt3_fetch_thread': /kisskb/src/drivers/media/pci/pt3/pt3.c:429:7: note: byref variable will be forcibly initialized 429 | bool was_frozen; | ^~~~~~~~~~ /kisskb/src/drivers/media/pci/pt3/pt3.c:428:10: note: byref variable will be forcibly initialized 428 | ktime_t delay; | ^~~~~ /kisskb/src/drivers/media/pci/pt3/pt3.c: In function 'pt3_attach_fe': /kisskb/src/drivers/media/pci/pt3/pt3.c:397:26: note: byref variable will be forcibly initialized 397 | struct mxl301rf_config tcfg; | ^~~~ /kisskb/src/drivers/media/pci/pt3/pt3.c:389:28: note: byref variable will be forcibly initialized 389 | struct qm1d1c0042_config tcfg; | ^~~~ /kisskb/src/drivers/media/pci/pt3/pt3.c:371:24: note: byref variable will be forcibly initialized 371 | struct tc90522_config cfg; | ^~~ /kisskb/src/drivers/media/pci/pt3/pt3.c: In function 'pt3_probe': /kisskb/src/drivers/media/pci/pt3/pt3.c:698:5: note: byref variable will be forcibly initialized 698 | u8 rev; | ^~~ /kisskb/src/drivers/media/common/ttpci-eeprom.c: In function 'getmac_tt': /kisskb/src/drivers/media/common/ttpci-eeprom.c:57:5: note: byref variable will be forcibly initialized 57 | u8 data[20]; | ^~~~ /kisskb/src/drivers/media/common/ttpci-eeprom.c:54:5: note: byref variable will be forcibly initialized 54 | u8 xor[20] = { 0x72, 0x23, 0x68, 0x19, 0x5c, 0xa8, 0x71, 0x2c, | ^~~ /kisskb/src/drivers/media/common/ttpci-eeprom.c: In function 'ttpci_eeprom_decode_mac': /kisskb/src/drivers/media/common/ttpci-eeprom.c:82:5: note: byref variable will be forcibly initialized 82 | u8 data[20]; | ^~~~ /kisskb/src/drivers/media/common/ttpci-eeprom.c:79:5: note: byref variable will be forcibly initialized 79 | u8 xor[20] = { 0x72, 0x23, 0x68, 0x19, 0x5c, 0xa8, 0x71, 0x2c, | ^~~ /kisskb/src/drivers/media/common/ttpci-eeprom.c: In function 'ttpci_eeprom_read_encodedMAC': /kisskb/src/drivers/media/common/ttpci-eeprom.c:111:17: note: byref variable will be forcibly initialized 111 | struct i2c_msg msg[] = { | ^~~ /kisskb/src/drivers/media/common/ttpci-eeprom.c:109:5: note: byref variable will be forcibly initialized 109 | u8 b0[] = { 0xcc }; | ^~ /kisskb/src/drivers/media/common/ttpci-eeprom.c: In function 'ttpci_eeprom_parse_mac': /kisskb/src/drivers/media/common/ttpci-eeprom.c:131:5: note: byref variable will be forcibly initialized 131 | u8 decodedMAC[6]; | ^~~~~~~~~~ /kisskb/src/drivers/media/common/ttpci-eeprom.c:130:5: note: byref variable will be forcibly initialized 130 | u8 encodedMAC[20]; | ^~~~~~~~~~ /kisskb/src/drivers/media/usb/au0828/au0828-video.c: In function 'au0828_isoc_copy': /kisskb/src/drivers/media/usb/au0828/au0828-video.c:492:27: note: byref variable will be forcibly initialized 492 | struct au0828_buffer *vbi_buf; | ^~~~~~~ /kisskb/src/drivers/media/usb/au0828/au0828-video.c:491:27: note: byref variable will be forcibly initialized 491 | struct au0828_buffer *buf; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/hwtstamp.c: In function 'mv88e6xxx_txtstamp_work': /kisskb/src/drivers/net/dsa/mv88e6xxx/hwtstamp.c:369:6: note: byref variable will be forcibly initialized 369 | u16 departure_block[4], status; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/hwtstamp.c:368:30: note: byref variable will be forcibly initialized 368 | struct skb_shared_hwtstamps shhwtstamps; | ^~~~~~~~~~~ /kisskb/src/drivers/media/usb/au0828/au0828-video.c: In function 'au0828_vbi_buffer_timeout': /kisskb/src/drivers/media/usb/au0828/au0828-video.c:981:24: note: byref variable will be forcibly initialized 981 | struct au0828_buffer *buf; | ^~~ /kisskb/src/drivers/media/usb/au0828/au0828-video.c: In function 'au0828_vid_buffer_timeout': /kisskb/src/drivers/media/usb/au0828/au0828-video.c:957:24: note: byref variable will be forcibly initialized 957 | struct au0828_buffer *buf; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/hwtstamp.c: In function 'mv88e6xxx_get_rxts': /kisskb/src/drivers/net/dsa/mv88e6xxx/hwtstamp.c:263:22: note: byref variable will be forcibly initialized 263 | struct sk_buff_head received; | ^~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/usb.h:16, from /kisskb/src/drivers/media/usb/au0828/au0828.h:11, from /kisskb/src/drivers/media/usb/au0828/au0828-video.c:16: /kisskb/src/drivers/media/usb/au0828/au0828-video.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/hwtstamp.c: In function 'mv88e6xxx_port_hwtstamp_set': /kisskb/src/drivers/net/dsa/mv88e6xxx/hwtstamp.c:180:25: note: byref variable will be forcibly initialized 180 | struct hwtstamp_config config; | ^~~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/hwtstamp.c: In function 'mv88e6165_global_disable': /kisskb/src/drivers/net/dsa/mv88e6xxx/hwtstamp.c:507:6: note: byref variable will be forcibly initialized 507 | u16 val; | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/hwtstamp.c: In function 'mv88e6165_global_enable': /kisskb/src/drivers/net/dsa/mv88e6xxx/hwtstamp.c:520:6: note: byref variable will be forcibly initialized 520 | u16 val; | ^~~ /kisskb/src/drivers/media/usb/au0828/au0828-video.c: In function 'vidioc_s_frequency': /kisskb/src/drivers/media/usb/au0828/au0828-video.c:1553:24: note: byref variable will be forcibly initialized 1553 | struct v4l2_frequency new_freq = *freq; | ^~~~~~~~ /kisskb/src/drivers/net/netdevsim/bus.c: In function 'del_device_store': /kisskb/src/drivers/net/netdevsim/bus.c:206:15: note: byref variable will be forcibly initialized 206 | unsigned int id; | ^~ /kisskb/src/drivers/net/netdevsim/bus.c: In function 'del_port_store': /kisskb/src/drivers/net/netdevsim/bus.c:95:15: note: byref variable will be forcibly initialized 95 | unsigned int port_index; | ^~~~~~~~~~ /kisskb/src/drivers/net/netdevsim/bus.c: In function 'new_port_store': /kisskb/src/drivers/net/netdevsim/bus.c:65:15: note: byref variable will be forcibly initialized 65 | unsigned int port_index; | ^~~~~~~~~~ /kisskb/src/drivers/net/netdevsim/bus.c: In function 'nsim_bus_dev_numvfs_store': /kisskb/src/drivers/net/netdevsim/bus.c:31:15: note: byref variable will be forcibly initialized 31 | unsigned int num_vfs; | ^~~~~~~ /kisskb/src/drivers/net/netdevsim/bus.c: In function 'new_device_store': /kisskb/src/drivers/net/netdevsim/bus.c:151:31: note: byref variable will be forcibly initialized 151 | unsigned int id, port_count, num_queues; | ^~~~~~~~~~ /kisskb/src/drivers/net/netdevsim/bus.c:151:19: note: byref variable will be forcibly initialized 151 | unsigned int id, port_count, num_queues; | ^~~~~~~~~~ /kisskb/src/drivers/net/netdevsim/bus.c:151:15: note: byref variable will be forcibly initialized 151 | unsigned int id, port_count, num_queues; | ^~ /kisskb/src/drivers/input/touchscreen/zinitix.c: In function 'zinitix_write_cmd': /kisskb/src/drivers/input/touchscreen/zinitix.c:183:9: note: byref variable will be forcibly initialized 183 | __le16 reg_le = cpu_to_le16(reg); | ^~~~~~ /kisskb/src/drivers/input/touchscreen/zinitix.c: In function 'zinitix_write_u16': /kisskb/src/drivers/input/touchscreen/zinitix.c:171:9: note: byref variable will be forcibly initialized 171 | __le16 packet[2] = {cpu_to_le16(reg), cpu_to_le16(value)}; | ^~~~~~ /kisskb/src/drivers/input/touchscreen/zinitix.c: In function 'zinitix_send_power_on_sequence': /kisskb/src/drivers/input/touchscreen/zinitix.c:171:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/touchscreen/zinitix.c:171:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/touchscreen/zinitix.c:183:9: note: byref variable will be forcibly initialized 183 | __le16 reg_le = cpu_to_le16(reg); | ^~~~~~ /kisskb/src/drivers/input/touchscreen/zinitix.c:171:9: note: byref variable will be forcibly initialized 171 | __le16 packet[2] = {cpu_to_le16(reg), cpu_to_le16(value)}; | ^~~~~~ /kisskb/src/drivers/input/touchscreen/zinitix.c: In function 'zinitix_init_touch': /kisskb/src/drivers/input/touchscreen/zinitix.c:171:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/touchscreen/zinitix.c:171:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/touchscreen/zinitix.c:171:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/touchscreen/zinitix.c:171:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/touchscreen/zinitix.c:171:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/touchscreen/zinitix.c:171:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/touchscreen/zinitix.c:171:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/touchscreen/zinitix.c:183:9: note: byref variable will be forcibly initialized 183 | __le16 reg_le = cpu_to_le16(reg); | ^~~~~~ /kisskb/src/drivers/input/touchscreen/zinitix.c: In function 'zinitix_read_data': /kisskb/src/drivers/input/touchscreen/zinitix.c:154:9: note: byref variable will be forcibly initialized 154 | __le16 reg_le = cpu_to_le16(reg); | ^~~~~~ /kisskb/src/drivers/input/touchscreen/zinitix.c: In function 'zinitix_ts_irq_handler': /kisskb/src/drivers/input/touchscreen/zinitix.c:325:21: note: byref variable will be forcibly initialized 325 | struct touch_event touch_event; | ^~~~~~~~~~~ In file included from /kisskb/src/arch/powerpc/include/asm/io.h:27, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/drivers/leds/leds-bcm6328.c:8: /kisskb/src/drivers/leds/leds-bcm6328.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/leds/leds-bcm6328.c: In function 'bcm6328_hwled': /kisskb/src/drivers/leds/leds-bcm6328.c:301:7: note: byref variable will be forcibly initialized 301 | u32 sel; | ^~~ /kisskb/src/drivers/leds/leds-bcm6328.c:274:7: note: byref variable will be forcibly initialized 274 | u32 sel; | ^~~ /kisskb/src/drivers/leds/leds-bcm6328.c: In function 'bcm6328_led': /kisskb/src/drivers/leds/leds-bcm6328.c:333:14: note: byref variable will be forcibly initialized 333 | const char *state; | ^~~~~ /kisskb/src/drivers/leds/leds-bcm6328.c: In function 'bcm6328_leds_probe': /kisskb/src/drivers/leds/leds-bcm6328.c:441:7: note: byref variable will be forcibly initialized 441 | u32 reg; | ^~~ /kisskb/src/drivers/input/touchscreen/88pm860x-ts.c: In function 'pm860x_touch_handler': /kisskb/src/drivers/input/touchscreen/88pm860x-ts.c:52:16: note: byref variable will be forcibly initialized 52 | unsigned char buf[MEAS_LEN]; | ^~~ /kisskb/src/drivers/input/touchscreen/88pm860x-ts.c: In function 'pm860x_touch_dt_init': /kisskb/src/drivers/input/touchscreen/88pm860x-ts.c:123:12: note: byref variable will be forcibly initialized 123 | int data, n, ret; | ^ /kisskb/src/drivers/input/touchscreen/88pm860x-ts.c:123:6: note: byref variable will be forcibly initialized 123 | int data, n, ret; | ^~~~ /kisskb/src/drivers/input/touchscreen/88pm860x-ts.c: In function 'pm860x_touch_probe': /kisskb/src/drivers/input/touchscreen/88pm860x-ts.c:185:16: note: byref variable will be forcibly initialized 185 | int irq, ret, res_x = 0, data = 0; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c: In function 'amdgpu_hotplug_work_func': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c:126:33: note: byref variable will be forcibly initialized 126 | struct drm_connector_list_iter iter; | ^~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c:45: /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c: In function 'amdgpu_restore_msix': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c:282:6: note: byref variable will be forcibly initialized 282 | u16 ctrl; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c: In function 'amdgpu_irq_dispatch': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c:488:25: note: byref variable will be forcibly initialized 488 | struct amdgpu_iv_entry entry; | ^~~~~ In file included from /kisskb/src/include/rdma/ib_cache.h:11, from /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_ib.c:43: /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_ib.c: In function 'ib_post_send': /kisskb/src/include/rdma/ib_verbs.h:3824:27: note: byref variable will be forcibly initialized 3824 | const struct ib_send_wr *dummy; | ^~~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_ib.c: In function 'ib_post_recv': /kisskb/src/include/rdma/ib_verbs.h:3841:27: note: byref variable will be forcibly initialized 3841 | const struct ib_recv_wr *dummy; | ^~~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_ib.c: In function 'post_send': /kisskb/src/include/rdma/ib_verbs.h:3824:27: note: byref variable will be forcibly initialized 3824 | const struct ib_send_wr *dummy; | ^~~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_ib.c: In function 'ipoib_ib_post_receive': /kisskb/src/include/rdma/ib_verbs.h:3841:27: note: byref variable will be forcibly initialized 3841 | const struct ib_recv_wr *dummy; | ^~~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_ib.c: In function 'ipoib_ib_handle_rx_wc': /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_ib.c:178:6: note: byref variable will be forcibly initialized 178 | u64 mapping[IPOIB_UD_RX_SG]; | ^~~~~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_ib.c: In function 'check_qp_movement_and_print': /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_ib.c:740:25: note: byref variable will be forcibly initialized 740 | struct ib_qp_init_attr query_init_attr; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_ib.c:739:20: note: byref variable will be forcibly initialized 739 | struct ib_qp_attr qp_attr; | ^~~~~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_ib.c: In function 'ipoib_qp_state_validate_work': /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_ib.c:352:25: note: byref variable will be forcibly initialized 352 | struct ib_qp_init_attr query_init_attr; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_ib.c:351:20: note: byref variable will be forcibly initialized 351 | struct ib_qp_attr qp_attr; | ^~~~~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_ib.c: In function 'ipoib_dev_addr_changed_valid': /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_ib.c:1062:6: note: byref variable will be forcibly initialized 1062 | u32 port; | ^~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_ib.c:1061:6: note: byref variable will be forcibly initialized 1061 | u16 index; | ^~~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_ib.c:1059:15: note: byref variable will be forcibly initialized 1059 | union ib_gid gid0; | ^~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_ib.c:1058:15: note: byref variable will be forcibly initialized 1058 | union ib_gid search_gid; | ^~~~~~~~~~ In file included from /kisskb/src/drivers/net/wireless/marvell/mwifiex/decl.h:26, from /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_ioctl.c:20: /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_ioctl.c: In function 'mwifiex_wait_queue_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: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/net/wireless/marvell/mwifiex/sta_ioctl.c:63:11: note: in expansion of macro 'wait_event_interruptible_timeout' 63 | status = wait_event_interruptible_timeout(adapter->cmd_wait_q.wait, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_ioctl.c: In function 'mwifiex_dnld_txpwr_table': /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_ioctl.c:198:8: note: byref variable will be forcibly initialized 198 | char txpwr[] = {"marvell,00_txpwrlimit"}; | ^~~~~ /kisskb/src/drivers/mmc/core/block.c: In function 'mmc_sd_num_wr_blocks': /kisskb/src/drivers/mmc/core/block.c:912:21: note: byref variable will be forcibly initialized 912 | struct scatterlist sg; | ^~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_ioctl.c: In function 'mwifiex_cancel_hs': /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_ioctl.c:493:27: note: byref variable will be forcibly initialized 493 | struct mwifiex_ds_hs_cfg hscfg; | ^~~~~ In file included from /kisskb/src/drivers/mmc/core/block.c:27: /kisskb/src/drivers/mmc/core/block.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/drivers/net/wireless/marvell/mwifiex/decl.h:26, from /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_ioctl.c:20: /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_ioctl.c: In function 'mwifiex_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/net/wireless/marvell/mwifiex/sta_ioctl.c:561:6: note: in expansion of macro 'wait_event_interruptible_timeout' 561 | if (wait_event_interruptible_timeout(adapter->hs_activate_wait_q, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_ioctl.c:511:27: note: byref variable will be forcibly initialized 511 | struct mwifiex_ds_hs_cfg hscfg; | ^~~~~ /kisskb/src/drivers/mmc/core/block.c: In function 'mmc_blk_busy_cb': /kisskb/src/drivers/mmc/core/block.c:1886:6: note: byref variable will be forcibly initialized 1886 | u32 status = 0; | ^~~~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_ib.c: In function 'ipoib_ib_dev_stop_default': /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_ib.c:775:20: note: byref variable will be forcibly initialized 775 | struct ib_qp_attr qp_attr; | ^~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_ioctl.c: In function 'mwifiex_drv_get_driver_version': /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_ioctl.c:1090:7: note: byref variable will be forcibly initialized 1090 | char fw_ver[32]; | ^~~~~~ /kisskb/src/drivers/mmc/core/block.c: In function 'mmc_blk_rw_rq_prep': /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_ioctl.c: In function 'mwifiex_set_encode': /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_ioctl.c:1112:32: note: byref variable will be forcibly initialized 1112 | struct mwifiex_ds_encrypt_key encrypt_key; | ^~~~~~~~~~~ /kisskb/src/drivers/mmc/host/sdhci-of-arasan.c: In function 'sdhci_arasan_cqhci_irq': /kisskb/src/drivers/mmc/core/block.c:1584:18: note: byref variable will be forcibly initialized 1584 | bool do_rel_wr, do_data_tag; | ^~~~~~~~~~~ /kisskb/src/drivers/mmc/host/sdhci-of-arasan.c:413:6: note: byref variable will be forcibly initialized 413 | int data_error = 0; | ^~~~~~~~~~ /kisskb/src/drivers/mmc/host/sdhci-of-arasan.c:412:6: note: byref variable will be forcibly initialized 412 | int cmd_error = 0; | ^~~~~~~~~ /kisskb/src/drivers/mmc/core/block.c:1584:7: note: byref variable will be forcibly initialized 1584 | bool do_rel_wr, do_data_tag; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_ioctl.c: In function 'mwifiex_get_ver_ext': /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_ioctl.c:1152:25: note: byref variable will be forcibly initialized 1152 | struct mwifiex_ver_ext ver_ext; | ^~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_ioctl.c: In function 'mwifiex_remain_on_chan_cfg': /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_ioctl.c:1168:36: note: byref variable will be forcibly initialized 1168 | struct host_cmd_ds_remain_on_chan roc_cfg; | ^~~~~~~ /kisskb/src/drivers/mmc/core/block.c: In function 'mmc_blk_read_single': /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_ioctl.c: In function 'mwifiex_reg_write': /kisskb/src/drivers/mmc/core/block.c:1688:7: note: byref variable will be forcibly initialized 1688 | u32 status; | ^~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_ioctl.c:1258:27: note: byref variable will be forcibly initialized 1258 | struct mwifiex_ds_reg_rw reg_rw; | ^~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_ioctl.c: In function 'mwifiex_reg_read': /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_ioctl.c:1278:27: note: byref variable will be forcibly initialized 1278 | struct mwifiex_ds_reg_rw reg_rw; | ^~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_ioctl.c: In function 'mwifiex_eeprom_read': /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_ioctl.c:1304:32: note: byref variable will be forcibly initialized 1304 | struct mwifiex_ds_read_eeprom rd_eeprom; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_ioctl.c: In function 'mwifiex_set_gen_ie': /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_ioctl.c:1470:32: note: byref variable will be forcibly initialized 1470 | struct mwifiex_ds_misc_gen_ie gen_ie; | ^~~~~~ /kisskb/src/drivers/mmc/core/block.c: In function 'mmc_blk_mq_rw_recovery': /kisskb/src/drivers/mmc/core/block.c:1793:6: note: byref variable will be forcibly initialized 1793 | u32 blocks; | ^~~~~~ /kisskb/src/drivers/mmc/core/block.c:1792:6: note: byref variable will be forcibly initialized 1792 | u32 status; | ^~~~~~ /kisskb/src/drivers/mmc/core/block.c: In function 'mmc_blk_card_busy': /kisskb/src/drivers/mmc/core/block.c:1903:27: note: byref variable will be forcibly initialized 1903 | struct mmc_blk_busy_data cb_data; | ^~~~~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/mmc/core/block.c:22: /kisskb/src/drivers/mmc/core/block.c: In function 'mmc_blk_rw_wait': /kisskb/src/drivers/mmc/host/sdhci-of-arasan.c: In function 'arasan_dt_parse_clk_phases': /kisskb/src/drivers/mmc/host/sdhci-of-arasan.c:1069:6: note: byref variable will be forcibly initialized 1069 | u32 mio_bank = 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/mmc/core/block.c:2216:2: note: in expansion of macro 'wait_event' 2216 | wait_event(mq->wait, mmc_blk_rw_wait_cond(mq, &err)); | ^~~~~~~~~~ /kisskb/src/drivers/mmc/core/block.c:2214:6: note: byref variable will be forcibly initialized 2214 | int err = 0; | ^~~ /kisskb/src/drivers/mmc/host/sdhci-of-arasan.c: In function 'sdhci_arasan_register_sdcardclk': /kisskb/src/drivers/mmc/core/block.c: In function '__mmc_blk_ioctl_cmd': /kisskb/src/drivers/mmc/core/block.c:470:21: note: byref variable will be forcibly initialized 470 | struct scatterlist sg; | ^~ /kisskb/src/drivers/mmc/host/sdhci-of-arasan.c:1340:14: note: byref variable will be forcibly initialized 1340 | const char *parent_clk_name; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/mmc/host/sdhci-of-arasan.c:1339:23: note: byref variable will be forcibly initialized 1339 | struct clk_init_data sdcardclk_init; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/mmc/host/sdhci-of-arasan.c: In function 'sdhci_arasan_register_sampleclk': /kisskb/src/drivers/mmc/host/sdhci-of-arasan.c:1392:14: note: byref variable will be forcibly initialized 1392 | const char *parent_clk_name; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/mmc/host/sdhci-of-arasan.c:1391:23: note: byref variable will be forcibly initialized 1391 | struct clk_init_data sampleclk_init; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/mmc/host/sdhci-of-arasan.c: In function 'sdhci_arasan_register_sdclk': /kisskb/src/drivers/mmc/host/sdhci-of-arasan.c:1501:6: note: byref variable will be forcibly initialized 1501 | u32 num_clks = 0; | ^~~~~~~~ /kisskb/src/drivers/mmc/core/block.c: In function 'mmc_blk_issue_drv_op': /kisskb/src/drivers/mmc/core/block.c:1034:6: note: byref variable will be forcibly initialized 1034 | u32 status; | ^~~~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/include/linux/gpio/driver.h:5, from /kisskb/src/include/asm-generic/gpio.h:11, from /kisskb/src/include/linux/gpio.h:62, from /kisskb/src/drivers/leds/leds-gpio.c:10: /kisskb/src/drivers/leds/leds-gpio.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/leds/leds-gpio.c: In function 'gpio_leds_create': /kisskb/src/drivers/leds/leds-gpio.c:147:19: note: byref variable will be forcibly initialized 147 | struct gpio_led led = {}; | ^~~ /kisskb/src/drivers/mmc/core/block.c: In function 'mmc_blk_mq_issue_rw_rq': /kisskb/src/drivers/mmc/core/block.c:2229:18: note: byref variable will be forcibly initialized 2229 | struct request *prev_req = NULL; | ^~~~~~~~ /kisskb/src/drivers/mmc/core/block.c: In function 'mmc_blk_alloc_req': /kisskb/src/drivers/mmc/core/block.c:2352:7: note: byref variable will be forcibly initialized 2352 | char cap_str[10]; | ^~~~~~~ /kisskb/src/drivers/mmc/core/block.c: In function 'power_ro_lock_store': /kisskb/src/drivers/mmc/core/block.c:249:16: note: byref variable will be forcibly initialized 249 | unsigned long set; | ^~~ /kisskb/src/drivers/mmc/core/block.c: In function 'force_ro_store': /kisskb/src/drivers/mmc/core/block.c:307:8: note: byref variable will be forcibly initialized 307 | char *end; | ^~~ /kisskb/src/drivers/mmc/core/block.c: In function 'mmc_blk_ioctl_cmd': /kisskb/src/drivers/mmc/core/block.c:627:27: note: byref variable will be forcibly initialized 627 | struct mmc_blk_ioc_data *idatas[1]; | ^~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c: In function 'cx231xx_get_gpio_bit': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:2693:9: note: byref variable will be forcibly initialized 2693 | __le32 tmp; | ^~~ /kisskb/src/drivers/mmc/core/block.c: In function 'mmc_blk_ioctl_multi_cmd': /kisskb/src/drivers/mmc/core/block.c:680:8: note: byref variable will be forcibly initialized 680 | __u64 num_of_cmds; | ^~~~~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c: In function 'verve_read_byte': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:55:6: note: byref variable will be forcibly initialized 55 | u32 temp = 0; | ^~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c: In function 'afe_read_byte': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:107:6: note: byref variable will be forcibly initialized 107 | u32 temp = 0; | ^~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c: In function 'vid_blk_read_byte': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:522:6: note: byref variable will be forcibly initialized 522 | u32 temp = 0; | ^~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c: In function 'cx231xx_enable656': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:522:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c: In function 'cx231xx_disable656': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:522:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c: In function 'cx231xx_enable_i2c_port_3': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:1286:5: note: byref variable will be forcibly initialized 1286 | u8 value[4] = { 0, 0, 0, 0 }; | ^~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c: In function 'cx231xx_afe_init_super_block': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:107:6: note: byref variable will be forcibly initialized 107 | u32 temp = 0; | ^~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:107:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c: In function 'cx231xx_afe_setup_AFE_for_baseband': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:107:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/mmc/core/block.c: In function 'mmc_blk_alloc_rpmb_part': /kisskb/src/drivers/mmc/core/block.c:2598:7: note: byref variable will be forcibly initialized 2598 | char cap_str[10]; | ^~~~~~~ /kisskb/src/drivers/mmc/core/block.c:2597:7: note: byref variable will be forcibly initialized 2597 | char rpmb_name[DISK_NAME_LEN]; | ^~~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c: In function 'cx231xx_afe_set_input_mux': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:107:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:107:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:107:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c: In function 'cx231xx_afe_update_power_control': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:107:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:107:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:107:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:107:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:107:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:107:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/mmc/core/block.c: In function 'mmc_ext_csd_open': /kisskb/src/drivers/mmc/core/block.c:2770:6: note: byref variable will be forcibly initialized 2770 | u8 *ext_csd; | ^~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c: In function 'cx231xx_afe_adjust_ref_count': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:107:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:107:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:107:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:107:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c: In function 'cx231xx_check_fw': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:522:6: note: byref variable will be forcibly initialized 522 | u32 temp = 0; | ^~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c: In function 'cx231xx_set_audio_decoder_input': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:522:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:522:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:1110:6: note: byref variable will be forcibly initialized 1110 | u32 dwval; | ^~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c: In function 'cx231xx_init_ctrl_pin_status': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:1253:6: note: byref variable will be forcibly initialized 1253 | u32 value; | ^~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c: In function 'cx231xx_dump_HH_reg': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:1343:6: note: byref variable will be forcibly initialized 1343 | u32 value = 0; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/hif_usb.c: In function 'ath9k_hif_usb_reboot': /kisskb/src/drivers/net/wireless/ath/ath9k/hif_usb.c:1367:6: note: byref variable will be forcibly initialized 1367 | u32 reboot_cmd = 0xffffffff; | ^~~~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c: In function 'cx231xx_Setup_AFE_for_LowIF': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:107:6: note: byref variable will be forcibly initialized 107 | u32 temp = 0; | ^~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:107:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:107:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:107:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:107:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:107:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:107:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:107:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:107:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:107:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ath/ath9k/hif_usb.c: In function 'ath9k_hif_request_firmware': /kisskb/src/drivers/net/wireless/ath/ath9k/hif_usb.c:1143:7: note: byref variable will be forcibly initialized 1143 | char index[8], *chip; | ^~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c: In function 'cx231xx_set_DIF_bandpass': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:1591:6: note: byref variable will be forcibly initialized 1591 | u32 dif_misc_ctrl_value = 0; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c: In function 'cx231xx_set_Colibri_For_LowIF': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:1539:5: note: byref variable will be forcibly initialized 1539 | u8 value[4] = { 0, 0, 0, 0 }; | ^~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c: In function 'cx231xx_dif_set_standard': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:1748:6: note: byref variable will be forcibly initialized 1748 | u32 dif_misc_ctrl_value = 0; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c: In function 'cx231xx_set_decoder_video_input': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:629:6: note: byref variable will be forcibly initialized 629 | u32 value = 0; | ^~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c: In function 'cx231xx_tuner_pre_channel_change': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:2138:6: note: byref variable will be forcibly initialized 2138 | u32 dwval; | ^~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c: In function 'cx231xx_tuner_post_channel_change': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:2153:6: note: byref variable will be forcibly initialized 2153 | u32 dwval; | ^~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c: In function 'cx231xx_i2s_blk_initialize': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:2187:6: note: byref variable will be forcibly initialized 2187 | u32 value; | ^~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c: In function 'cx231xx_i2s_blk_update_power_control': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:2206:6: note: byref variable will be forcibly initialized 2206 | u32 value = 0; | ^~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c: In function 'cx231xx_set_power_mode': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:2249:5: note: byref variable will be forcibly initialized 2249 | u8 value[4] = { 0, 0, 0, 0 }; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/hif_usb.c: In function 'ath9k_hif_usb_resume': /kisskb/src/drivers/net/wireless/ath/ath9k/hif_usb.c:1439:25: note: byref variable will be forcibly initialized 1439 | const struct firmware *fw; | ^~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c: In function 'cx231xx_power_suspend': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:2465:5: note: byref variable will be forcibly initialized 2465 | u8 value[4] = { 0, 0, 0, 0 }; | ^~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c: In function 'cx231xx_start_stream': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:2492:5: note: byref variable will be forcibly initialized 2492 | u8 value[4] = { 0x0, 0x0, 0x0, 0x0 }; | ^~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c: In function 'cx231xx_stop_stream': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:2517:5: note: byref variable will be forcibly initialized 2517 | u8 value[4] = { 0x0, 0x0, 0x0, 0x0 }; | ^~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c: In function 'cx231xx_initialize_stream_xfer': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:2544:5: note: byref variable will be forcibly initialized 2544 | u8 val[4] = { 0, 0, 0, 0 }; | ^~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c: In function 'initGPIO': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:55:6: note: byref variable will be forcibly initialized 55 | u32 temp = 0; | ^~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:55:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:65:6: note: byref variable will be forcibly initialized 65 | u32 value = 0; | ^~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c: In function 'uninitGPIO': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:86:5: note: byref variable will be forcibly initialized 86 | u8 value[4] = { 0, 0, 0, 0 }; | ^~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c: In function 'cx231xx_set_gpio_direction': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:2713:5: note: byref variable will be forcibly initialized 2713 | int cx231xx_set_gpio_direction(struct cx231xx *dev, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c: In function 'cx231xx_set_gpio_value': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:2748:5: note: byref variable will be forcibly initialized 2748 | int cx231xx_set_gpio_value(struct cx231xx *dev, int pin_number, int pin_value) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:2748:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c: In function 'cx231xx_gpio_i2c_start': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:2784:5: note: byref variable will be forcibly initialized 2784 | int cx231xx_gpio_i2c_start(struct cx231xx *dev) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:2784:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:2784:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c: In function 'cx231xx_gpio_i2c_end': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:2817:5: note: byref variable will be forcibly initialized 2817 | int cx231xx_gpio_i2c_end(struct cx231xx *dev) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:2817:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:2817:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c: In function 'cx231xx_gpio_i2c_write_byte': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:2853:5: note: byref variable will be forcibly initialized 2853 | int cx231xx_gpio_i2c_write_byte(struct cx231xx *dev, u8 data) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:2853:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:2853:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:2853:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:2853:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:2853:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c: In function 'cx231xx_gpio_i2c_read_byte': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:2900:5: note: byref variable will be forcibly initialized 2900 | int cx231xx_gpio_i2c_read_byte(struct cx231xx *dev, u8 *buf) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:2900:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:2900:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:2693:9: note: byref variable will be forcibly initialized 2693 | __le32 tmp; | ^~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c: In function 'cx231xx_gpio_i2c_read_ack': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:2942:5: note: byref variable will be forcibly initialized 2942 | int cx231xx_gpio_i2c_read_ack(struct cx231xx *dev) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:2693:9: note: byref variable will be forcibly initialized 2693 | __le32 tmp; | ^~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:2693:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:2942:5: note: byref variable will be forcibly initialized 2942 | int cx231xx_gpio_i2c_read_ack(struct cx231xx *dev) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c: In function 'cx231xx_gpio_i2c_write_ack': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:2997:5: note: byref variable will be forcibly initialized 2997 | int cx231xx_gpio_i2c_write_ack(struct cx231xx *dev) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:2997:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:2997:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:2997:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:2997:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c: In function 'cx231xx_gpio_i2c_write_nak': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:3025:5: note: byref variable will be forcibly initialized 3025 | int cx231xx_gpio_i2c_write_nak(struct cx231xx *dev) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:3025:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-avcore.c:3025:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/pci/pt3/pt3_i2c.c: In function 'send_i2c_cmd': /kisskb/src/drivers/media/pci/pt3/pt3_i2c.c:147:6: note: byref variable will be forcibly initialized 147 | u32 ret; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ih.c: In function 'amdgpu_ih_ring_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ih.c:75:23: note: byref variable will be forcibly initialized 75 | unsigned wptr_offs, rptr_offs; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ih.c:75:12: note: byref variable will be forcibly initialized 75 | unsigned wptr_offs, rptr_offs; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ih.c:56:14: note: byref variable will be forcibly initialized 56 | dma_addr_t dma_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/amd/amdgpu/amdgpu_ih.c:24: /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_ih.c: In function 'amdgpu_ih_wait_on_checkpoint_process_ts': /kisskb/src/include/linux/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/amd/amdgpu/amdgpu_ih.c:190:9: note: in expansion of macro 'wait_event_interruptible_timeout' 190 | return wait_event_interruptible_timeout(ih->wait_process, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/touchscreen/ad7879.c: In function 'ad7879_disable_store': /kisskb/src/drivers/input/touchscreen/ad7879.c:371:15: note: byref variable will be forcibly initialized 371 | unsigned int val; | ^~~ /kisskb/src/drivers/input/touchscreen/ad7879.c: In function 'ad7879_parse_dt': /kisskb/src/drivers/input/touchscreen/ad7879.c:494:6: note: byref variable will be forcibly initialized 494 | u32 tmp; | ^~~ /kisskb/src/drivers/input/touchscreen/ad7879.c: In function 'ad7879_read': /kisskb/src/drivers/input/touchscreen/ad7879.c:137:15: note: byref variable will be forcibly initialized 137 | unsigned int val; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.h:392, from /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c:11: /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function 'perf_trace_dev_reg_evtu': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/./trace.h:29:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 29 | DECLARE_EVENT_CLASS(dev_reg_evtu, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/./trace.h:29:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 29 | DECLARE_EVENT_CLASS(dev_reg_evtu, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function 'perf_trace_mt_submit_urb': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:56:1: note: in expansion of macro 'TRACE_EVENT' 56 | TRACE_EVENT(mt_submit_urb, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:56:1: note: in expansion of macro 'TRACE_EVENT' 56 | TRACE_EVENT(mt_submit_urb, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function 'perf_trace_mt_mcu_msg_send': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:78:1: note: in expansion of macro 'TRACE_EVENT' 78 | TRACE_EVENT(mt_mcu_msg_send, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:78:1: note: in expansion of macro 'TRACE_EVENT' 78 | TRACE_EVENT(mt_mcu_msg_send, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function 'perf_trace_mt_vend_req': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:98:1: note: in expansion of macro 'TRACE_EVENT' 98 | TRACE_EVENT(mt_vend_req, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:98:1: note: in expansion of macro 'TRACE_EVENT' 98 | TRACE_EVENT(mt_vend_req, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function 'perf_trace_ee_read': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:126:1: note: in expansion of macro 'TRACE_EVENT' 126 | TRACE_EVENT(ee_read, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:126:1: note: in expansion of macro 'TRACE_EVENT' 126 | TRACE_EVENT(ee_read, | ^~~~~~~~~~~ /kisskb/src/drivers/media/pci/pt3/pt3_dma.c: In function 'pt3_alloc_dmabuf': /kisskb/src/drivers/media/pci/pt3/pt3_dma.c:152:24: note: byref variable will be forcibly initialized 152 | dma_addr_t data_addr, desc_addr; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function 'perf_trace_dev_rf_reg_evt': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/./trace.h:141:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 141 | DECLARE_EVENT_CLASS(dev_rf_reg_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/./trace.h:141:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 141 | DECLARE_EVENT_CLASS(dev_rf_reg_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function 'perf_trace_dev_bbp_reg_evt': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/./trace.h:171:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 171 | DECLARE_EVENT_CLASS(dev_bbp_reg_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/./trace.h:171:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 171 | DECLARE_EVENT_CLASS(dev_bbp_reg_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function 'perf_trace_dev_simple_evt': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/./trace.h:199:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 199 | DECLARE_EVENT_CLASS(dev_simple_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/./trace.h:199:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 199 | DECLARE_EVENT_CLASS(dev_simple_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function 'perf_trace_freq_cal_offset': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:230:1: note: in expansion of macro 'TRACE_EVENT' 230 | TRACE_EVENT(freq_cal_offset, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:230:1: note: in expansion of macro 'TRACE_EVENT' 230 | TRACE_EVENT(freq_cal_offset, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function 'perf_trace_mt_rx': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:247:1: note: in expansion of macro 'TRACE_EVENT' 247 | TRACE_EVENT(mt_rx, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:247:1: note: in expansion of macro 'TRACE_EVENT' 247 | TRACE_EVENT(mt_rx, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function 'perf_trace_mt_tx': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:277:1: note: in expansion of macro 'TRACE_EVENT' 277 | TRACE_EVENT(mt_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:277:1: note: in expansion of macro 'TRACE_EVENT' 277 | TRACE_EVENT(mt_tx, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function 'perf_trace_mt_tx_dma_done': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:302:1: note: in expansion of macro 'TRACE_EVENT' 302 | TRACE_EVENT(mt_tx_dma_done, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:302:1: note: in expansion of macro 'TRACE_EVENT' 302 | TRACE_EVENT(mt_tx_dma_done, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function 'perf_trace_mt_tx_status_cleaned': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:316:1: note: in expansion of macro 'TRACE_EVENT' 316 | TRACE_EVENT(mt_tx_status_cleaned, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:316:1: note: in expansion of macro 'TRACE_EVENT' 316 | TRACE_EVENT(mt_tx_status_cleaned, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function 'perf_trace_mt_tx_status': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:330:1: note: in expansion of macro 'TRACE_EVENT' 330 | TRACE_EVENT(mt_tx_status, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:330:1: note: in expansion of macro 'TRACE_EVENT' 330 | TRACE_EVENT(mt_tx_status, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function 'perf_trace_mt_rx_dma_aggr': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:346:1: note: in expansion of macro 'TRACE_EVENT' 346 | TRACE_EVENT(mt_rx_dma_aggr, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:346:1: note: in expansion of macro 'TRACE_EVENT' 346 | TRACE_EVENT(mt_rx_dma_aggr, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function 'perf_trace_set_shared_key': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:368:1: note: in expansion of macro 'TRACE_EVENT' 368 | TRACE_EVENT(set_shared_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:368:1: note: in expansion of macro 'TRACE_EVENT' 368 | TRACE_EVENT(set_shared_key, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.h:392, from /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c:11: /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function 'trace_event_raw_event_dev_reg_evtu': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/./trace.h:29:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 29 | DECLARE_EVENT_CLASS(dev_reg_evtu, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function 'trace_event_raw_event_mt_submit_urb': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:56:1: note: in expansion of macro 'TRACE_EVENT' 56 | TRACE_EVENT(mt_submit_urb, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function 'trace_event_raw_event_mt_mcu_msg_send': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:78:1: note: in expansion of macro 'TRACE_EVENT' 78 | TRACE_EVENT(mt_mcu_msg_send, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function 'trace_event_raw_event_mt_vend_req': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:98:1: note: in expansion of macro 'TRACE_EVENT' 98 | TRACE_EVENT(mt_vend_req, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function 'trace_event_raw_event_ee_read': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:126:1: note: in expansion of macro 'TRACE_EVENT' 126 | TRACE_EVENT(ee_read, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function 'trace_event_raw_event_dev_rf_reg_evt': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/./trace.h:141:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 141 | DECLARE_EVENT_CLASS(dev_rf_reg_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function 'trace_event_raw_event_dev_bbp_reg_evt': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/./trace.h:171:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 171 | DECLARE_EVENT_CLASS(dev_bbp_reg_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function 'trace_event_raw_event_dev_simple_evt': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/./trace.h:199:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 199 | DECLARE_EVENT_CLASS(dev_simple_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/usb/rndis_host.c: In function 'rndis_command': /kisskb/src/drivers/net/usb/rndis_host.c:97:8: note: byref variable will be forcibly initialized 97 | int partial; | ^~~~~~~ /kisskb/src/drivers/net/usb/rndis_host.c:94:30: note: byref variable will be forcibly initialized 94 | struct usb_cdc_notification notification; | ^~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function 'trace_event_raw_event_freq_cal_offset': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:230:1: note: in expansion of macro 'TRACE_EVENT' 230 | TRACE_EVENT(freq_cal_offset, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function 'trace_event_raw_event_mt_rx': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:247:1: note: in expansion of macro 'TRACE_EVENT' 247 | TRACE_EVENT(mt_rx, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function 'trace_event_raw_event_mt_tx': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:277:1: note: in expansion of macro 'TRACE_EVENT' 277 | TRACE_EVENT(mt_tx, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function 'trace_event_raw_event_mt_tx_dma_done': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:302:1: note: in expansion of macro 'TRACE_EVENT' 302 | TRACE_EVENT(mt_tx_dma_done, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function 'trace_event_raw_event_mt_tx_status_cleaned': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:316:1: note: in expansion of macro 'TRACE_EVENT' 316 | TRACE_EVENT(mt_tx_status_cleaned, | ^~~~~~~~~~~ /kisskb/src/drivers/media/common/videobuf2/videobuf2-vmalloc.c: In function 'vb2_vmalloc_map_dmabuf': /kisskb/src/drivers/media/common/videobuf2/videobuf2-vmalloc.c:375:21: note: byref variable will be forcibly initialized 375 | struct dma_buf_map map; | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function 'trace_event_raw_event_mt_tx_status': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:330:1: note: in expansion of macro 'TRACE_EVENT' 330 | TRACE_EVENT(mt_tx_status, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function 'trace_event_raw_event_mt_rx_dma_aggr': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:346:1: note: in expansion of macro 'TRACE_EVENT' 346 | TRACE_EVENT(mt_rx_dma_aggr, | ^~~~~~~~~~~ /kisskb/src/drivers/media/common/videobuf2/videobuf2-vmalloc.c: In function 'vb2_vmalloc_detach_dmabuf': In file included from /kisskb/src/drivers/net/usb/rndis_host.c:8: /kisskb/src/drivers/net/usb/rndis_host.c: In function 'eth_hw_addr_random': /kisskb/src/drivers/media/common/videobuf2/videobuf2-vmalloc.c:398:21: note: byref variable will be forcibly initialized 398 | struct dma_buf_map map = DMA_BUF_MAP_INIT_VADDR(buf->vaddr); | ^~~ /kisskb/src/include/linux/etherdevice.h:270:5: note: byref variable will be forcibly initialized 270 | u8 addr[ETH_ALEN]; | ^~~~ /kisskb/src/drivers/media/common/videobuf2/videobuf2-vmalloc.c: In function 'vb2_vmalloc_unmap_dmabuf': /kisskb/src/drivers/media/common/videobuf2/videobuf2-vmalloc.c:389:21: note: byref variable will be forcibly initialized 389 | struct dma_buf_map map = DMA_BUF_MAP_INIT_VADDR(buf->vaddr); | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function 'trace_event_raw_event_set_shared_key': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:368:1: note: in expansion of macro 'TRACE_EVENT' 368 | TRACE_EVENT(set_shared_key, | ^~~~~~~~~~~ /kisskb/src/drivers/net/usb/rndis_host.c: In function 'generic_rndis_bind': /kisskb/src/drivers/net/usb/rndis_host.c:307:18: note: byref variable will be forcibly initialized 307 | unsigned char *bp; | ^~ /kisskb/src/drivers/net/usb/rndis_host.c:306:8: note: byref variable will be forcibly initialized 306 | int reply_len; | ^~~~~~~~~ /kisskb/src/drivers/net/usb/rndis_host.c:305:25: note: byref variable will be forcibly initialized 305 | __le32 phym_unspec, *phym; | ^~~~ /kisskb/src/drivers/net/usb/rndis_host.c:305:11: note: byref variable will be forcibly initialized 305 | __le32 phym_unspec, *phym; | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.h:392, from /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c:11: /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function '__bpf_trace_dev_reg_evtu': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/./trace.h:29:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 29 | DECLARE_EVENT_CLASS(dev_reg_evtu, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/./trace.h:29:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 29 | DECLARE_EVENT_CLASS(dev_reg_evtu, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/./trace.h:29:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 29 | DECLARE_EVENT_CLASS(dev_reg_evtu, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/./trace.h:29:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 29 | DECLARE_EVENT_CLASS(dev_reg_evtu, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/./trace.h:29:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 29 | DECLARE_EVENT_CLASS(dev_reg_evtu, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/./trace.h:29:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 29 | DECLARE_EVENT_CLASS(dev_reg_evtu, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function '__bpf_trace_ee_read': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:126:1: note: in expansion of macro 'TRACE_EVENT' 126 | TRACE_EVENT(ee_read, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:126:1: note: in expansion of macro 'TRACE_EVENT' 126 | TRACE_EVENT(ee_read, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:126:1: note: in expansion of macro 'TRACE_EVENT' 126 | TRACE_EVENT(ee_read, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:126:1: note: in expansion of macro 'TRACE_EVENT' 126 | TRACE_EVENT(ee_read, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:126:1: note: in expansion of macro 'TRACE_EVENT' 126 | TRACE_EVENT(ee_read, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:126:1: note: in expansion of macro 'TRACE_EVENT' 126 | TRACE_EVENT(ee_read, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function '__bpf_trace_dev_bbp_reg_evt': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/./trace.h:171:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 171 | DECLARE_EVENT_CLASS(dev_bbp_reg_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/./trace.h:171:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 171 | DECLARE_EVENT_CLASS(dev_bbp_reg_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/./trace.h:171:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 171 | DECLARE_EVENT_CLASS(dev_bbp_reg_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/./trace.h:171:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 171 | DECLARE_EVENT_CLASS(dev_bbp_reg_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/./trace.h:171:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 171 | DECLARE_EVENT_CLASS(dev_bbp_reg_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/./trace.h:171:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 171 | DECLARE_EVENT_CLASS(dev_bbp_reg_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function '__bpf_trace_freq_cal_offset': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:230:1: note: in expansion of macro 'TRACE_EVENT' 230 | TRACE_EVENT(freq_cal_offset, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:230:1: note: in expansion of macro 'TRACE_EVENT' 230 | TRACE_EVENT(freq_cal_offset, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:230:1: note: in expansion of macro 'TRACE_EVENT' 230 | TRACE_EVENT(freq_cal_offset, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:230:1: note: in expansion of macro 'TRACE_EVENT' 230 | TRACE_EVENT(freq_cal_offset, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:230:1: note: in expansion of macro 'TRACE_EVENT' 230 | TRACE_EVENT(freq_cal_offset, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:230:1: note: in expansion of macro 'TRACE_EVENT' 230 | TRACE_EVENT(freq_cal_offset, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function '__bpf_trace_mt_rx': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:247:1: note: in expansion of macro 'TRACE_EVENT' 247 | TRACE_EVENT(mt_rx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:247:1: note: in expansion of macro 'TRACE_EVENT' 247 | TRACE_EVENT(mt_rx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:247:1: note: in expansion of macro 'TRACE_EVENT' 247 | TRACE_EVENT(mt_rx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:247:1: note: in expansion of macro 'TRACE_EVENT' 247 | TRACE_EVENT(mt_rx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:247:1: note: in expansion of macro 'TRACE_EVENT' 247 | TRACE_EVENT(mt_rx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:247:1: note: in expansion of macro 'TRACE_EVENT' 247 | TRACE_EVENT(mt_rx, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function '__bpf_trace_mt_tx_status': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:330:1: note: in expansion of macro 'TRACE_EVENT' 330 | TRACE_EVENT(mt_tx_status, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:330:1: note: in expansion of macro 'TRACE_EVENT' 330 | TRACE_EVENT(mt_tx_status, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:330:1: note: in expansion of macro 'TRACE_EVENT' 330 | TRACE_EVENT(mt_tx_status, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:330:1: note: in expansion of macro 'TRACE_EVENT' 330 | TRACE_EVENT(mt_tx_status, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:330:1: note: in expansion of macro 'TRACE_EVENT' 330 | TRACE_EVENT(mt_tx_status, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:330:1: note: in expansion of macro 'TRACE_EVENT' 330 | TRACE_EVENT(mt_tx_status, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function '__bpf_trace_mt_rx_dma_aggr': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:346:1: note: in expansion of macro 'TRACE_EVENT' 346 | TRACE_EVENT(mt_rx_dma_aggr, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:346:1: note: in expansion of macro 'TRACE_EVENT' 346 | TRACE_EVENT(mt_rx_dma_aggr, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:346:1: note: in expansion of macro 'TRACE_EVENT' 346 | TRACE_EVENT(mt_rx_dma_aggr, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:346:1: note: in expansion of macro 'TRACE_EVENT' 346 | TRACE_EVENT(mt_rx_dma_aggr, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:346:1: note: in expansion of macro 'TRACE_EVENT' 346 | TRACE_EVENT(mt_rx_dma_aggr, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:346:1: note: in expansion of macro 'TRACE_EVENT' 346 | TRACE_EVENT(mt_rx_dma_aggr, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function '__bpf_trace_set_shared_key': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:368:1: note: in expansion of macro 'TRACE_EVENT' 368 | TRACE_EVENT(set_shared_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:368:1: note: in expansion of macro 'TRACE_EVENT' 368 | TRACE_EVENT(set_shared_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:368:1: note: in expansion of macro 'TRACE_EVENT' 368 | TRACE_EVENT(set_shared_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:368:1: note: in expansion of macro 'TRACE_EVENT' 368 | TRACE_EVENT(set_shared_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:368:1: note: in expansion of macro 'TRACE_EVENT' 368 | TRACE_EVENT(set_shared_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:368:1: note: in expansion of macro 'TRACE_EVENT' 368 | TRACE_EVENT(set_shared_key, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function '__bpf_trace_mt_submit_urb': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:56:1: note: in expansion of macro 'TRACE_EVENT' 56 | TRACE_EVENT(mt_submit_urb, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:56:1: note: in expansion of macro 'TRACE_EVENT' 56 | TRACE_EVENT(mt_submit_urb, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:56:1: note: in expansion of macro 'TRACE_EVENT' 56 | TRACE_EVENT(mt_submit_urb, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:56:1: note: in expansion of macro 'TRACE_EVENT' 56 | TRACE_EVENT(mt_submit_urb, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function '__bpf_trace_dev_simple_evt': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/./trace.h:199:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 199 | DECLARE_EVENT_CLASS(dev_simple_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/./trace.h:199:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 199 | DECLARE_EVENT_CLASS(dev_simple_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/./trace.h:199:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 199 | DECLARE_EVENT_CLASS(dev_simple_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/./trace.h:199:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 199 | DECLARE_EVENT_CLASS(dev_simple_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function '__bpf_trace_mt_tx_dma_done': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:302:1: note: in expansion of macro 'TRACE_EVENT' 302 | TRACE_EVENT(mt_tx_dma_done, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:302:1: note: in expansion of macro 'TRACE_EVENT' 302 | TRACE_EVENT(mt_tx_dma_done, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:302:1: note: in expansion of macro 'TRACE_EVENT' 302 | TRACE_EVENT(mt_tx_dma_done, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:302:1: note: in expansion of macro 'TRACE_EVENT' 302 | TRACE_EVENT(mt_tx_dma_done, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function '__bpf_trace_mt_tx_status_cleaned': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:316:1: note: in expansion of macro 'TRACE_EVENT' 316 | TRACE_EVENT(mt_tx_status_cleaned, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:316:1: note: in expansion of macro 'TRACE_EVENT' 316 | TRACE_EVENT(mt_tx_status_cleaned, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:316:1: note: in expansion of macro 'TRACE_EVENT' 316 | TRACE_EVENT(mt_tx_status_cleaned, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:316:1: note: in expansion of macro 'TRACE_EVENT' 316 | TRACE_EVENT(mt_tx_status_cleaned, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function '__bpf_trace_mt_mcu_msg_send': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:78:1: note: in expansion of macro 'TRACE_EVENT' 78 | TRACE_EVENT(mt_mcu_msg_send, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:78:1: note: in expansion of macro 'TRACE_EVENT' 78 | TRACE_EVENT(mt_mcu_msg_send, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:78:1: note: in expansion of macro 'TRACE_EVENT' 78 | TRACE_EVENT(mt_mcu_msg_send, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:78:1: note: in expansion of macro 'TRACE_EVENT' 78 | TRACE_EVENT(mt_mcu_msg_send, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:78:1: note: in expansion of macro 'TRACE_EVENT' 78 | TRACE_EVENT(mt_mcu_msg_send, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:78:1: note: in expansion of macro 'TRACE_EVENT' 78 | TRACE_EVENT(mt_mcu_msg_send, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:78:1: note: in expansion of macro 'TRACE_EVENT' 78 | TRACE_EVENT(mt_mcu_msg_send, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:78:1: note: in expansion of macro 'TRACE_EVENT' 78 | TRACE_EVENT(mt_mcu_msg_send, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function '__bpf_trace_dev_rf_reg_evt': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/./trace.h:141:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 141 | DECLARE_EVENT_CLASS(dev_rf_reg_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/./trace.h:141:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 141 | DECLARE_EVENT_CLASS(dev_rf_reg_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/./trace.h:141:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 141 | DECLARE_EVENT_CLASS(dev_rf_reg_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/./trace.h:141:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 141 | DECLARE_EVENT_CLASS(dev_rf_reg_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/./trace.h:141:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 141 | DECLARE_EVENT_CLASS(dev_rf_reg_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/./trace.h:141:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 141 | DECLARE_EVENT_CLASS(dev_rf_reg_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/./trace.h:141:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 141 | DECLARE_EVENT_CLASS(dev_rf_reg_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/./trace.h:141:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 141 | DECLARE_EVENT_CLASS(dev_rf_reg_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function '__bpf_trace_mt_tx': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:277:1: note: in expansion of macro 'TRACE_EVENT' 277 | TRACE_EVENT(mt_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:277:1: note: in expansion of macro 'TRACE_EVENT' 277 | TRACE_EVENT(mt_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:277:1: note: in expansion of macro 'TRACE_EVENT' 277 | TRACE_EVENT(mt_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:277:1: note: in expansion of macro 'TRACE_EVENT' 277 | TRACE_EVENT(mt_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:277:1: note: in expansion of macro 'TRACE_EVENT' 277 | TRACE_EVENT(mt_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:277:1: note: in expansion of macro 'TRACE_EVENT' 277 | TRACE_EVENT(mt_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:277:1: note: in expansion of macro 'TRACE_EVENT' 277 | TRACE_EVENT(mt_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:277:1: note: in expansion of macro 'TRACE_EVENT' 277 | TRACE_EVENT(mt_tx, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/trace.c: In function '__bpf_trace_mt_vend_req': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:98:1: note: in expansion of macro 'TRACE_EVENT' 98 | TRACE_EVENT(mt_vend_req, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:98:1: note: in expansion of macro 'TRACE_EVENT' 98 | TRACE_EVENT(mt_vend_req, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:98:1: note: in expansion of macro 'TRACE_EVENT' 98 | TRACE_EVENT(mt_vend_req, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:98:1: note: in expansion of macro 'TRACE_EVENT' 98 | TRACE_EVENT(mt_vend_req, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:98:1: note: in expansion of macro 'TRACE_EVENT' 98 | TRACE_EVENT(mt_vend_req, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:98:1: note: in expansion of macro 'TRACE_EVENT' 98 | TRACE_EVENT(mt_vend_req, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:98:1: note: in expansion of macro 'TRACE_EVENT' 98 | TRACE_EVENT(mt_vend_req, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:98:1: note: in expansion of macro 'TRACE_EVENT' 98 | TRACE_EVENT(mt_vend_req, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:98:1: note: in expansion of macro 'TRACE_EVENT' 98 | TRACE_EVENT(mt_vend_req, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:98:1: note: in expansion of macro 'TRACE_EVENT' 98 | TRACE_EVENT(mt_vend_req, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:98:1: note: in expansion of macro 'TRACE_EVENT' 98 | TRACE_EVENT(mt_vend_req, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:49:42: note: in expansion of macro '__CAST6' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:98:1: note: in expansion of macro 'TRACE_EVENT' 98 | TRACE_EVENT(mt_vend_req, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:98:1: note: in expansion of macro 'TRACE_EVENT' 98 | TRACE_EVENT(mt_vend_req, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:49:24: note: in expansion of macro '__CAST_TO_U64' 49 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:50:42: note: in expansion of macro '__CAST7' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:98:1: note: in expansion of macro 'TRACE_EVENT' 98 | TRACE_EVENT(mt_vend_req, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:50:24: note: in expansion of macro '__CAST_TO_U64' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:98:1: note: in expansion of macro 'TRACE_EVENT' 98 | TRACE_EVENT(mt_vend_req, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:50:24: note: in expansion of macro '__CAST_TO_U64' 50 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:51:42: note: in expansion of macro '__CAST8' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:98:1: note: in expansion of macro 'TRACE_EVENT' 98 | TRACE_EVENT(mt_vend_req, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:51:24: note: in expansion of macro '__CAST_TO_U64' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:98:1: note: in expansion of macro 'TRACE_EVENT' 98 | TRACE_EVENT(mt_vend_req, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:51:24: note: in expansion of macro '__CAST_TO_U64' 51 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST9' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt7601u/./trace.h:98:1: note: in expansion of macro 'TRACE_EVENT' 98 | TRACE_EVENT(mt_vend_req, | ^~~~~~~~~~~ In file included from /kisskb/src/drivers/mmc/core/queue.c:6: /kisskb/src/drivers/mmc/core/queue.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/infiniband/core/device.c: In function 'ib_find_pkey': /kisskb/src/drivers/infiniband/core/device.c:2490:6: note: byref variable will be forcibly initialized 2490 | u16 tmp_pkey; | ^~~~~~~~ In file included from /kisskb/src/drivers/mmc/core/queue.h:7, from /kisskb/src/drivers/mmc/core/queue.c:17: /kisskb/src/drivers/mmc/core/queue.c: In function 'blk_rq_map_sg': /kisskb/src/include/linux/blk-mq.h:1071:22: note: byref variable will be forcibly initialized 1071 | struct scatterlist *last_sg = NULL; | ^~~~~~~ /kisskb/src/drivers/leds/leds-lm3533.c: In function 'store_risefalltime': /kisskb/src/drivers/leds/leds-lm3533.c:370:5: note: byref variable will be forcibly initialized 370 | u8 val; | ^~~ /kisskb/src/drivers/infiniband/core/device.c: In function 'ibdev_printk': /kisskb/src/drivers/infiniband/core/device.c:215:10: note: byref variable will be forcibly initialized 215 | va_list args; | ^~~~ /kisskb/src/drivers/infiniband/core/device.c:214:19: note: byref variable will be forcibly initialized 214 | struct va_format vaf; | ^~~ /kisskb/src/drivers/infiniband/core/device.c: In function 'ibdev_emerg': /kisskb/src/drivers/infiniband/core/device.c:232:10: note: byref variable will be forcibly initialized 232 | va_list args; \ | ^~~~ /kisskb/src/drivers/infiniband/core/device.c:245:1: note: in expansion of macro 'define_ibdev_printk_level' 245 | define_ibdev_printk_level(ibdev_emerg, KERN_EMERG); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/device.c:231:19: note: byref variable will be forcibly initialized 231 | struct va_format vaf; \ | ^~~ /kisskb/src/drivers/infiniband/core/device.c:245:1: note: in expansion of macro 'define_ibdev_printk_level' 245 | define_ibdev_printk_level(ibdev_emerg, KERN_EMERG); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/device.c: In function 'ibdev_alert': /kisskb/src/drivers/infiniband/core/device.c:232:10: note: byref variable will be forcibly initialized 232 | va_list args; \ | ^~~~ /kisskb/src/drivers/infiniband/core/device.c:246:1: note: in expansion of macro 'define_ibdev_printk_level' 246 | define_ibdev_printk_level(ibdev_alert, KERN_ALERT); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/device.c:231:19: note: byref variable will be forcibly initialized 231 | struct va_format vaf; \ | ^~~ /kisskb/src/drivers/infiniband/core/device.c:246:1: note: in expansion of macro 'define_ibdev_printk_level' 246 | define_ibdev_printk_level(ibdev_alert, KERN_ALERT); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/device.c: In function 'ibdev_crit': /kisskb/src/drivers/infiniband/core/device.c:232:10: note: byref variable will be forcibly initialized 232 | va_list args; \ | ^~~~ /kisskb/src/drivers/infiniband/core/device.c:247:1: note: in expansion of macro 'define_ibdev_printk_level' 247 | define_ibdev_printk_level(ibdev_crit, KERN_CRIT); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/device.c:231:19: note: byref variable will be forcibly initialized 231 | struct va_format vaf; \ | ^~~ /kisskb/src/drivers/infiniband/core/device.c:247:1: note: in expansion of macro 'define_ibdev_printk_level' 247 | define_ibdev_printk_level(ibdev_crit, KERN_CRIT); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/leds/leds-lm3533.c: In function 'lm3533_led_delay_set': /kisskb/src/drivers/leds/leds-lm3533.c:246:11: note: byref variable will be forcibly initialized 246 | unsigned t; | ^ /kisskb/src/drivers/infiniband/core/device.c: In function 'ibdev_err': /kisskb/src/drivers/infiniband/core/device.c:232:10: note: byref variable will be forcibly initialized 232 | va_list args; \ | ^~~~ /kisskb/src/drivers/infiniband/core/device.c:248:1: note: in expansion of macro 'define_ibdev_printk_level' 248 | define_ibdev_printk_level(ibdev_err, KERN_ERR); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/device.c:231:19: note: byref variable will be forcibly initialized 231 | struct va_format vaf; \ | ^~~ /kisskb/src/drivers/infiniband/core/device.c:248:1: note: in expansion of macro 'define_ibdev_printk_level' 248 | define_ibdev_printk_level(ibdev_err, KERN_ERR); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/device.c: In function 'ibdev_warn': /kisskb/src/drivers/infiniband/core/device.c:232:10: note: byref variable will be forcibly initialized 232 | va_list args; \ | ^~~~ /kisskb/src/drivers/infiniband/core/device.c:249:1: note: in expansion of macro 'define_ibdev_printk_level' 249 | define_ibdev_printk_level(ibdev_warn, KERN_WARNING); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/device.c:231:19: note: byref variable will be forcibly initialized 231 | struct va_format vaf; \ | ^~~ /kisskb/src/drivers/infiniband/core/device.c:249:1: note: in expansion of macro 'define_ibdev_printk_level' 249 | define_ibdev_printk_level(ibdev_warn, KERN_WARNING); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/device.c: In function 'ibdev_notice': /kisskb/src/drivers/infiniband/core/device.c:232:10: note: byref variable will be forcibly initialized 232 | va_list args; \ | ^~~~ /kisskb/src/drivers/infiniband/core/device.c:250:1: note: in expansion of macro 'define_ibdev_printk_level' 250 | define_ibdev_printk_level(ibdev_notice, KERN_NOTICE); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/device.c:231:19: note: byref variable will be forcibly initialized 231 | struct va_format vaf; \ | ^~~ /kisskb/src/drivers/infiniband/core/device.c:250:1: note: in expansion of macro 'define_ibdev_printk_level' 250 | define_ibdev_printk_level(ibdev_notice, KERN_NOTICE); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/device.c: In function 'ibdev_info': /kisskb/src/drivers/infiniband/core/device.c:232:10: note: byref variable will be forcibly initialized 232 | va_list args; \ | ^~~~ /kisskb/src/drivers/infiniband/core/device.c:251:1: note: in expansion of macro 'define_ibdev_printk_level' 251 | define_ibdev_printk_level(ibdev_info, KERN_INFO); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/device.c:231:19: note: byref variable will be forcibly initialized 231 | struct va_format vaf; \ | ^~~ /kisskb/src/drivers/infiniband/core/device.c:251:1: note: in expansion of macro 'define_ibdev_printk_level' 251 | define_ibdev_printk_level(ibdev_info, KERN_INFO); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/leds/leds-lm3533.c: In function 'show_risefalltime': /kisskb/src/drivers/leds/leds-lm3533.c:340:5: note: byref variable will be forcibly initialized 340 | u8 val; | ^~~ /kisskb/src/drivers/mmc/core/queue.c: In function 'mmc_cqe_timed_out': /kisskb/src/drivers/mmc/core/queue.c:101:7: note: byref variable will be forcibly initialized 101 | bool recovery_needed = false; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/leds/leds-lm3533.c: In function 'show_linear': /kisskb/src/drivers/leds/leds-lm3533.c:507:5: note: byref variable will be forcibly initialized 507 | u8 val; | ^~~ /kisskb/src/drivers/leds/leds-lm3533.c: In function 'show_als_en': /kisskb/src/drivers/leds/leds-lm3533.c:458:5: note: byref variable will be forcibly initialized 458 | u8 val; | ^~~ /kisskb/src/drivers/leds/leds-lm3533.c: In function 'show_als_channel': /kisskb/src/drivers/leds/leds-lm3533.c:408:5: note: byref variable will be forcibly initialized 408 | u8 val; | ^~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/drivers/infiniband/core/device.c:38: /kisskb/src/drivers/infiniband/core/device.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/leds/leds-lm3533.c: In function 'store_pwm': /kisskb/src/drivers/leds/leds-lm3533.c:576:5: note: byref variable will be forcibly initialized 576 | u8 val; | ^~~ /kisskb/src/drivers/leds/leds-lm3533.c: In function 'show_pwm': /kisskb/src/drivers/leds/leds-lm3533.c:560:5: note: byref variable will be forcibly initialized 560 | u8 val; | ^~~ In file included from /kisskb/src/drivers/mmc/core/queue.h:7, from /kisskb/src/drivers/mmc/core/queue.c:17: /kisskb/src/drivers/mmc/core/queue.c: In function 'mmc_queue_map_sg': /kisskb/src/include/linux/blk-mq.h:1071:22: note: byref variable will be forcibly initialized 1071 | struct scatterlist *last_sg = NULL; | ^~~~~~~ /kisskb/src/drivers/leds/leds-lm3533.c: In function 'store_linear': /kisskb/src/drivers/leds/leds-lm3533.c:530:16: note: byref variable will be forcibly initialized 530 | unsigned long linear; | ^~~~~~ /kisskb/src/drivers/leds/leds-lm3533.c: In function 'store_als_en': /kisskb/src/drivers/leds/leds-lm3533.c:477:11: note: byref variable will be forcibly initialized 477 | unsigned enable; | ^~~~~~ /kisskb/src/drivers/leds/leds-lm3533.c: In function 'store_als_channel': /kisskb/src/drivers/leds/leds-lm3533.c:427:11: note: byref variable will be forcibly initialized 427 | unsigned channel; | ^~~~~~~ /kisskb/src/drivers/leds/leds-lm3533.c: In function 'lm3533_led_get': /kisskb/src/drivers/leds/leds-lm3533.c:134:5: note: byref variable will be forcibly initialized 134 | u8 val; | ^~~ /kisskb/src/drivers/infiniband/core/device.c: In function '__ib_device_get_by_name': /kisskb/src/drivers/infiniband/core/device.c:344:16: note: byref variable will be forcibly initialized 344 | unsigned long index; | ^~~~~ /kisskb/src/drivers/infiniband/core/device.c: In function 'rename_compat_devs': /kisskb/src/drivers/infiniband/core/device.c:384:16: note: byref variable will be forcibly initialized 384 | unsigned long index; | ^~~~~ In file included from /kisskb/src/include/linux/radix-tree.h:21, 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:21, from /kisskb/src/drivers/infiniband/core/device.c:34: /kisskb/src/drivers/infiniband/core/device.c: In function 'xan_find_marked': /kisskb/src/drivers/infiniband/core/device.c:157:11: note: byref variable will be forcibly initialized 157 | 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/drivers/infiniband/core/device.c: In function 'ib_get_net_dev_by_params': /kisskb/src/drivers/infiniband/core/device.c:2536:16: note: byref variable will be forcibly initialized 2536 | unsigned long index; | ^~~~~ /kisskb/src/drivers/infiniband/core/device.c: In function 'remove_compat_devs': /kisskb/src/drivers/infiniband/core/device.c:1010:16: note: byref variable will be forcibly initialized 1010 | unsigned long index; | ^~~~~ /kisskb/src/drivers/infiniband/core/device.c: In function 'remove_all_compat_devs': /kisskb/src/drivers/infiniband/core/device.c:1042:17: note: byref variable will be forcibly initialized 1042 | unsigned long c_index = 0; | ^~~~~~~ /kisskb/src/drivers/infiniband/core/device.c:1038:16: note: byref variable will be forcibly initialized 1038 | unsigned long index; | ^~~~~ /kisskb/src/drivers/infiniband/core/device.c: In function 'ib_unregister_client': /kisskb/src/drivers/infiniband/core/device.c:1814:16: note: byref variable will be forcibly initialized 1814 | unsigned long index; | ^~~~~ In file included from /kisskb/src/drivers/media/common/videobuf2/videobuf2-dma-sg.c:18: /kisskb/src/drivers/media/common/videobuf2/videobuf2-dma-sg.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ /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/media/common/videobuf2/videobuf2-dma-sg.c: In function 'vb2_dma_sg_unmap_dmabuf': /kisskb/src/drivers/media/common/videobuf2/videobuf2-dma-sg.c:584:21: note: byref variable will be forcibly initialized 584 | struct dma_buf_map map = DMA_BUF_MAP_INIT_VADDR(buf->vaddr); | ^~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/ptp.c: In function 'mv88e6352_ptp_clock_read': /kisskb/src/drivers/net/dsa/mv88e6xxx/ptp.c:88:6: note: byref variable will be forcibly initialized 88 | u16 phc_time[2]; | ^~~~~~~~ /kisskb/src/drivers/media/common/videobuf2/videobuf2-dma-sg.c: In function 'vb2_dma_sg_vaddr': /kisskb/src/drivers/media/common/videobuf2/videobuf2-dma-sg.c:306:21: note: byref variable will be forcibly initialized 306 | struct dma_buf_map map; | ^~~ /kisskb/src/drivers/infiniband/core/device.c: In function 'add_all_compat_devs': /kisskb/src/drivers/infiniband/core/device.c:1064:17: note: byref variable will be forcibly initialized 1064 | unsigned long net_index = 0; | ^~~~~~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/ptp.c: In function 'mv88e6165_ptp_clock_read': /kisskb/src/drivers/infiniband/core/device.c:1059:16: note: byref variable will be forcibly initialized 1059 | unsigned long index; | ^~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/ptp.c:102:6: note: byref variable will be forcibly initialized 102 | u16 phc_time[2]; | ^~~~~~~~ /kisskb/src/drivers/infiniband/core/device.c: In function 'add_compat_devs': /kisskb/src/drivers/infiniband/core/device.c:1019:16: note: byref variable will be forcibly initialized 1019 | unsigned long index; | ^~~~~ /kisskb/src/drivers/infiniband/core/device.c: In function 'alloc_name': /kisskb/src/drivers/infiniband/core/device.c:463:8: note: byref variable will be forcibly initialized 463 | char buf[IB_DEVICE_NAME_MAX]; | ^~~ /kisskb/src/drivers/infiniband/core/device.c:458:6: note: byref variable will be forcibly initialized 458 | int i; | ^ /kisskb/src/drivers/infiniband/core/device.c:456:13: note: byref variable will be forcibly initialized 456 | struct ida inuse; | ^~~~~ /kisskb/src/drivers/infiniband/core/device.c:455:16: note: byref variable will be forcibly initialized 455 | unsigned long index; | ^~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/ptp.c: In function 'mv88e6352_tai_event_work': /kisskb/src/drivers/net/dsa/mv88e6xxx/ptp.c:157:6: note: byref variable will be forcibly initialized 157 | u16 status[4]; | ^~~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/ptp.c:156:25: note: byref variable will be forcibly initialized 156 | struct ptp_clock_event ev; | ^~ /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:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/infiniband/core/device.c: In function 'enable_device_and_get': /kisskb/src/drivers/infiniband/core/device.c:1306:16: note: byref variable will be forcibly initialized 1306 | unsigned long index; | ^~~~~ /kisskb/src/drivers/net/dsa/mv88e6xxx/ptp.c: In function 'mv88e6xxx_ptp_overflow_check': /kisskb/src/drivers/net/dsa/mv88e6xxx/ptp.c:440:20: note: byref variable will be forcibly initialized 440 | struct timespec64 ts; | ^~ /kisskb/src/drivers/infiniband/core/device.c: In function 'ib_unregister_driver': /kisskb/src/drivers/infiniband/core/device.c:1560:16: note: byref variable will be forcibly initialized 1560 | unsigned long index; | ^~~~~ /kisskb/src/drivers/infiniband/core/device.c: In function '__ib_get_client_nl_info': /kisskb/src/drivers/infiniband/core/device.c:1874:16: note: byref variable will be forcibly initialized 1874 | unsigned long index; | ^~~~~ /kisskb/src/drivers/infiniband/core/device.c: In function '__ib_get_global_client_nl_info': /kisskb/src/drivers/md/dm-bufio.c: In function 'dm_bufio_prefetch': /kisskb/src/drivers/infiniband/core/device.c:1848:16: note: byref variable will be forcibly initialized 1848 | unsigned long index; | ^~~~~ /kisskb/src/drivers/md/dm-bufio.c:1151:7: note: byref variable will be forcibly initialized 1151 | int need_submit; | ^~~~~~~~~~~ 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:1143:12: note: byref variable will be forcibly initialized 1143 | LIST_HEAD(write_list); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | 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; | ^~~~ /kisskb/src/drivers/infiniband/core/device.c: In function 'ib_register_client': /kisskb/src/drivers/infiniband/core/device.c:1777:16: note: byref variable will be forcibly initialized 1777 | unsigned long index; | ^~~~~ 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:26:19: note: in definition of macro 'LIST_HEAD' 26 | 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:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/md/dm-bufio.c:1077:6: note: byref variable will be forcibly initialized 1077 | int need_submit; | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/device.c: In function 'ib_policy_change_task': /kisskb/src/drivers/infiniband/core/device.c:891:8: note: byref variable will be forcibly initialized 891 | u64 sp; | ^~ /kisskb/src/drivers/infiniband/core/device.c:884:16: note: byref variable will be forcibly initialized 884 | unsigned long index; | ^~~~~ 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': /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:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/infiniband/core/device.c: In function 'ib_find_gid': /kisskb/src/drivers/infiniband/core/device.c:2452:15: note: byref variable will be forcibly initialized 2452 | union ib_gid tmp_gid; | ^~~~~~~ /kisskb/src/drivers/infiniband/core/device.c: In function 'rdma_dev_exit_net': /kisskb/src/drivers/infiniband/core/device.c:1119:16: note: byref variable will be forcibly initialized 1119 | unsigned long index; | ^~~~~ /kisskb/src/drivers/infiniband/core/device.c: In function 'rdma_dev_init_net': /kisskb/src/drivers/infiniband/core/device.c:1158:16: note: byref variable will be forcibly initialized 1158 | unsigned long index; | ^~~~~ /kisskb/src/drivers/infiniband/core/device.c: In function 'ib_device_rename': /kisskb/src/drivers/infiniband/core/device.c:403:16: note: byref variable will be forcibly initialized 403 | unsigned long index; | ^~~~~ /kisskb/src/drivers/md/dm-bufio.c: In function 'dm_bufio_client_create': /kisskb/src/drivers/md/dm-bufio.c:1726:7: note: byref variable will be forcibly initialized 1726 | char slab_name[27]; | ^~~~~~~~~ /kisskb/src/drivers/infiniband/core/device.c: In function 'rdma_compatdev_set': /kisskb/src/drivers/infiniband/core/device.c:1086:16: note: byref variable will be forcibly initialized 1086 | unsigned long index; | ^~~~~ /kisskb/src/drivers/infiniband/core/device.c: In function 'ib_enum_all_roce_netdevs': /kisskb/src/drivers/infiniband/core/device.c:2327:16: note: byref variable will be forcibly initialized 2327 | unsigned long index; | ^~~~~ /kisskb/src/drivers/infiniband/core/device.c: In function 'ib_enum_all_devs': /kisskb/src/drivers/infiniband/core/device.c:2344:16: note: byref variable will be forcibly initialized 2344 | unsigned long index; | ^~~~~ /kisskb/src/drivers/net/netdevsim/health.c: In function 'nsim_dev_health_break_write': /kisskb/src/drivers/net/netdevsim/health.c:202:37: note: byref variable will be forcibly initialized 202 | struct nsim_dev_dummy_reporter_ctx ctx; | ^~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_cmd.c: In function 'mwifiex_cmd_mef_cfg': /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_cmd.c:1437:6: note: byref variable will be forcibly initialized 1437 | u8 *pos = (u8 *)mef_cfg; | ^~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_cmd.c: In function 'mwifiex_cmd_802_11_key_material_v1': /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_cmd.c:834:6: note: byref variable will be forcibly initialized 834 | u16 key_param_len = 0, cmd_size; | ^~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_cmd.c: In function 'mwifiex_sta_init_cmd': /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_cmd.c:2273:6: note: byref variable will be forcibly initialized 2273 | int data; | ^~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_cmd.c:2272:6: note: byref variable will be forcibly initialized 2272 | u16 packet_aggr_enable; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_cmd.c:2271:5: note: byref variable will be forcibly initialized 2271 | u8 sdio_sp_rx_aggr_enable; | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_cmd.c:2270:31: note: byref variable will be forcibly initialized 2270 | struct mwifiex_ds_11n_tx_cfg tx_cfg; | ^~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_cmd.c:2269:19: note: byref variable will be forcibly initialized 2269 | enum state_11d_t state_11d; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_cmd.c:2268:28: note: byref variable will be forcibly initialized 2268 | struct mwifiex_ds_auto_ds auto_ds; | ^~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_cmd.c:2267:40: note: byref variable will be forcibly initialized 2267 | struct mwifiex_ds_11n_amsdu_aggr_ctrl amsdu_aggr_ctrl; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c: In function 'p54spi_spi_read': /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c:50:9: note: byref variable will be forcibly initialized 50 | __le16 addr; | ^~~~ /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c:49:21: note: byref variable will be forcibly initialized 49 | struct spi_message m; | ^ /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c:48:22: note: byref variable will be forcibly initialized 48 | struct spi_transfer t[2]; | ^ /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c: In function 'p54spi_read32': /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c:105:9: note: byref variable will be forcibly initialized 105 | __le32 val; | ^~~ /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c: In function 'p54spi_wait_bit': /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c:105:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c: In function 'p54spi_spi_write': /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c:92:10: note: byref variable will be forcibly initialized 92 | __le16 last_word; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c:75:9: note: byref variable will be forcibly initialized 75 | __le16 addr; | ^~~~ /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c:74:21: note: byref variable will be forcibly initialized 74 | struct spi_message m; | ^ /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c:73:22: note: byref variable will be forcibly initialized 73 | struct spi_transfer t[3]; | ^ /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c: In function 'p54spi_int_ack': /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c:279:20: note: byref variable will be forcibly initialized 279 | static inline void p54spi_int_ack(struct p54s_priv *priv, u32 val) | ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c: In function 'p54spi_wakeup': /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c:279:20: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c:284:12: note: byref variable will be forcibly initialized 284 | static int p54spi_wakeup(struct p54s_priv *priv) | ^~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c: In function 'p54spi_sleep': /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c:301:20: note: byref variable will be forcibly initialized 301 | static inline void p54spi_sleep(struct p54s_priv *priv) | ^~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c: In function 'p54spi_spi_write_dma': /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c:134:12: note: byref variable will be forcibly initialized 134 | static int p54spi_spi_write_dma(struct p54s_priv *priv, __le32 base, | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c:134:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c:134:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c: In function 'p54spi_upload_firmware': /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c:201:12: note: byref variable will be forcibly initialized 201 | static int p54spi_upload_firmware(struct ieee80211_hw *dev) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c:201:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c:201:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c:201:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c:201:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c: In function 'p54spi_int_ready': /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c:307:13: note: byref variable will be forcibly initialized 307 | static void p54spi_int_ready(struct p54s_priv *priv) | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c: In function 'p54spi_rx': /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c:301:20: note: byref variable will be forcibly initialized 301 | static inline void p54spi_sleep(struct p54s_priv *priv) | ^~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c:301:20: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c:301:20: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c:330:6: note: byref variable will be forcibly initialized 330 | u16 rx_head[2]; | ^~~~~~~ /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c: In function 'p54spi_tx_frame': /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c:301:20: note: byref variable will be forcibly initialized 301 | static inline void p54spi_sleep(struct p54s_priv *priv) | ^~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c:279:20: note: byref variable will be forcibly initialized 279 | static inline void p54spi_int_ack(struct p54s_priv *priv, u32 val) | ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c: In function 'p54spi_work': /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c:279:20: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c:279:20: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c:279:20: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c:105:9: note: byref variable will be forcibly initialized 105 | __le32 val; | ^~~ /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c: In function 'p54spi_request_eeprom': /kisskb/src/drivers/net/wireless/intersil/p54/p54spi.c:177:25: note: byref variable will be forcibly initialized 177 | const struct firmware *eeprom; | ^~~~~~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_area_map': /kisskb/src/drivers/mmc/core/mmc_test.c:1393:15: note: byref variable will be forcibly initialized 1393 | unsigned int sg_len = 0; | ^~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/bio.h:10, from /kisskb/src/include/linux/blk-crypto-profile.h:9, from /kisskb/src/include/linux/mmc/host.h:18, from /kisskb/src/drivers/mmc/core/mmc_test.c:8: /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/leds/leds-lm355x.c: In function 'pattern_store': /kisskb/src/drivers/leds/leds-lm355x.c:360:15: note: byref variable will be forcibly initialized 360 | unsigned int state; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/vega10_ih.c: In function 'vega10_ih_toggle_interrupts': /kisskb/src/drivers/gpu/drm/amd/amdgpu/vega10_ih.c:143:25: note: byref variable will be forcibly initialized 143 | struct amdgpu_ih_ring *ih[] = {&adev->irq.ih, &adev->irq.ih1, &adev->irq.ih2}; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/vega10_ih.c: In function 'vega10_ih_irq_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/vega10_ih.c:263:25: note: byref variable will be forcibly initialized 263 | struct amdgpu_ih_ring *ih[] = {&adev->irq.ih, &adev->irq.ih1, &adev->irq.ih2}; | ^~ In file included from /kisskb/src/include/linux/restart_block.h:10, from /kisskb/src/include/linux/thread_info.h:14, 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:55, 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:80:20: note: byref variable will be forcibly initialized 80 | struct timespec64 ts_delta; | ^~~~~~~~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_area_io_seq': /kisskb/src/drivers/mmc/core/mmc_test.c:1447:25: note: byref variable will be forcibly initialized 1447 | struct timespec64 ts1, ts2; | ^~~ /kisskb/src/drivers/mmc/core/mmc_test.c:1447:20: note: byref variable will be forcibly initialized 1447 | struct timespec64 ts1, ts2; | ^~~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_profile_sglen_r_nonblock_perf': /kisskb/src/drivers/mmc/core/mmc_test.c:2308:15: note: byref variable will be forcibly initialized 2308 | unsigned int sg_len[] = {1, 1 << 3, 1 << 4, 1 << 5, 1 << 6, | ^~~~~~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_profile_sglen_r_blocking_perf': /kisskb/src/drivers/mmc/core/mmc_test.c:2289:15: note: byref variable will be forcibly initialized 2289 | unsigned int sg_len[] = {1, 1 << 3, 1 << 4, 1 << 5, 1 << 6, | ^~~~~~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_profile_sglen_wr_nonblock_perf': /kisskb/src/drivers/mmc/core/mmc_test.c:2270:15: note: byref variable will be forcibly initialized 2270 | unsigned int sg_len[] = {1, 1 << 3, 1 << 4, 1 << 5, 1 << 6, | ^~~~~~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_profile_sglen_wr_blocking_perf': /kisskb/src/drivers/mmc/core/mmc_test.c:2251:15: note: byref variable will be forcibly initialized 2251 | unsigned int sg_len[] = {1, 1 << 3, 1 << 4, 1 << 5, 1 << 6, | ^~~~~~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_profile_mult_read_nonblock_perf': /kisskb/src/drivers/mmc/core/mmc_test.c:2232:15: note: byref variable will be forcibly initialized 2232 | unsigned int bs[] = {1 << 12, 1 << 13, 1 << 14, 1 << 15, 1 << 16, | ^~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_profile_mult_read_blocking_perf': /kisskb/src/drivers/mmc/core/mmc_test.c:2213:15: note: byref variable will be forcibly initialized 2213 | unsigned int bs[] = {1 << 12, 1 << 13, 1 << 14, 1 << 15, 1 << 16, | ^~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_profile_mult_write_nonblock_perf': /kisskb/src/drivers/mmc/core/mmc_test.c:2194:15: note: byref variable will be forcibly initialized 2194 | unsigned int bs[] = {1 << 12, 1 << 13, 1 << 14, 1 << 15, 1 << 16, | ^~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_profile_mult_write_blocking_perf': /kisskb/src/drivers/mmc/core/mmc_test.c:2175:15: note: byref variable will be forcibly initialized 2175 | unsigned int bs[] = {1 << 12, 1 << 13, 1 << 14, 1 << 15, 1 << 16, | ^~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_seq_perf': /kisskb/src/drivers/mmc/core/mmc_test.c:2002:25: note: byref variable will be forcibly initialized 2002 | struct timespec64 ts1, ts2; | ^~~ /kisskb/src/drivers/mmc/core/mmc_test.c:2002:20: note: byref variable will be forcibly initialized 2002 | struct timespec64 ts1, ts2; | ^~~ In file included from /kisskb/src/include/linux/restart_block.h:10, from /kisskb/src/include/linux/thread_info.h:14, 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:55, 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 'mmc_test_rnd_perf': /kisskb/src/include/linux/time64.h:80:20: note: byref variable will be forcibly initialized 80 | struct timespec64 ts_delta; | ^~~~~~~~ /kisskb/src/drivers/mmc/core/mmc_test.c:1916:25: note: byref variable will be forcibly initialized 1916 | struct timespec64 ts1, ts2, ts; | ^~~ /kisskb/src/drivers/mmc/core/mmc_test.c:1916:20: note: byref variable will be forcibly initialized 1916 | struct timespec64 ts1, ts2, ts; | ^~~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_seq_write_perf': /kisskb/src/drivers/mmc/core/mmc_test.c:1822:25: note: byref variable will be forcibly initialized 1822 | struct timespec64 ts1, ts2; | ^~~ /kisskb/src/drivers/mmc/core/mmc_test.c:1822:20: note: byref variable will be forcibly initialized 1822 | struct timespec64 ts1, ts2; | ^~~ /kisskb/src/drivers/media/pci/mantis/mantis_ioc.c: In function 'read_eeprom_bytes': /kisskb/src/drivers/media/pci/mantis/mantis_ioc.c:33:17: note: byref variable will be forcibly initialized 33 | struct i2c_msg msg[] = { | ^~~ /kisskb/src/drivers/media/pci/mantis/mantis_ioc.c:31:5: note: byref variable will be forcibly initialized 31 | u8 buf = reg; | ^~~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_seq_read_perf': /kisskb/src/drivers/media/pci/mantis/mantis_ioc.c: In function 'mantis_get_mac': /kisskb/src/drivers/media/pci/mantis/mantis_ioc.c:51:5: note: byref variable will be forcibly initialized 51 | u8 mac_addr[6] = {0}; | ^~~~~~~~ /kisskb/src/drivers/mmc/core/mmc_test.c:1783:25: note: byref variable will be forcibly initialized 1783 | struct timespec64 ts1, ts2; | ^~~ /kisskb/src/drivers/mmc/core/mmc_test.c:1783:20: note: byref variable will be forcibly initialized 1783 | struct timespec64 ts1, ts2; | ^~~ /kisskb/src/drivers/leds/leds-lm3642.c: In function 'torch_pin_store': /kisskb/src/drivers/leds/leds-lm3642.c:176:15: note: byref variable will be forcibly initialized 176 | unsigned int state; | ^~~~~ /kisskb/src/drivers/leds/leds-lm3642.c: In function 'strobe_pin_store': /kisskb/src/drivers/leds/leds-lm3642.c:223:15: note: byref variable will be forcibly initialized 223 | unsigned int state; | ^~~~~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_profile_seq_trim_perf': /kisskb/src/drivers/mmc/core/mmc_test.c:1868:25: note: byref variable will be forcibly initialized 1868 | struct timespec64 ts1, ts2; | ^~~ /kisskb/src/drivers/mmc/core/mmc_test.c:1868:20: note: byref variable will be forcibly initialized 1868 | struct timespec64 ts1, ts2; | ^~~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_profile_trim_perf': /kisskb/src/drivers/mmc/core/mmc_test.c:1751:25: note: byref variable will be forcibly initialized 1751 | struct timespec64 ts1, ts2; | ^~~ /kisskb/src/drivers/mmc/core/mmc_test.c:1751:20: note: byref variable will be forcibly initialized 1751 | struct timespec64 ts1, ts2; | ^~~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_broken_transfer': /kisskb/src/drivers/mmc/core/mmc_test.c:907:21: note: byref variable will be forcibly initialized 907 | struct scatterlist sg; | ^~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_buffer_transfer': /kisskb/src/drivers/mmc/core/mmc_test.c:297:21: note: byref variable will be forcibly initialized 297 | struct scatterlist sg; | ^~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_basic_read': /kisskb/src/drivers/mmc/core/mmc_test.c:1031:21: note: byref variable will be forcibly initialized 1031 | 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:1017:21: note: byref variable will be forcibly initialized 1017 | struct scatterlist sg; | ^~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_align_multi_read': /kisskb/src/drivers/mmc/core/mmc_test.c:1235:21: note: byref variable will be forcibly initialized 1235 | 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:1208:21: note: byref variable will be forcibly initialized 1208 | struct scatterlist sg; | ^~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_align_read': /kisskb/src/drivers/mmc/core/mmc_test.c:1192:21: note: byref variable will be forcibly initialized 1192 | 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:1177:21: note: byref variable will be forcibly initialized 1177 | struct scatterlist sg; | ^~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_weird_read': /kisskb/src/drivers/mmc/core/mmc_test.c:1159:21: note: byref variable will be forcibly initialized 1159 | struct scatterlist sg; | ^~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_weird_write': /kisskb/src/drivers/mmc/core/mmc_test.c:1141:21: note: byref variable will be forcibly initialized 1141 | struct scatterlist sg; | ^~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_pow2_read': /kisskb/src/drivers/mmc/core/mmc_test.c:1123:21: note: byref variable will be forcibly initialized 1123 | 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:1105:21: note: byref variable will be forcibly initialized 1105 | struct scatterlist sg; | ^~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_multi_read': /kisskb/src/drivers/mmc/core/mmc_test.c:1084:21: note: byref variable will be forcibly initialized 1084 | struct scatterlist sg; | ^~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mmc_test_multi_write': /kisskb/src/drivers/mmc/core/mmc_test.c:1063:21: note: byref variable will be forcibly initialized 1063 | 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:1053:21: note: byref variable will be forcibly initialized 1053 | 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:1044:21: note: byref variable will be forcibly initialized 1044 | struct scatterlist sg; | ^~ /kisskb/src/drivers/mmc/core/mmc_test.c: In function 'mtf_test_write': /kisskb/src/drivers/mmc/core/mmc_test.c:3091:7: note: byref variable will be forcibly initialized 3091 | long testcase; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/wmi.c: In function 'ath9k_wmi_connect': /kisskb/src/drivers/net/wireless/ath/ath9k/wmi.c:255:29: note: byref variable will be forcibly initialized 255 | struct htc_service_connreq connect; | ^~~~~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_multicast.c: In function 'ipoib_mcast_join_finish': /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_multicast.c:217:22: note: byref variable will be forcibly initialized 217 | struct rdma_ah_attr av; | ^~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_multicast.c: In function 'ipoib_mcast_carrier_on_task': /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_multicast.c:329:22: note: byref variable will be forcibly initialized 329 | struct ib_port_attr attr; | ^~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_multicast.c: In function 'ipoib_mcast_join_task': /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_multicast.c:558:22: note: byref variable will be forcibly initialized 558 | struct ib_port_attr port_attr; | ^~~~~~~~~ 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/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_multicast.c:35: /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_multicast.c: In function 'ipoib_mcast_dev_flush': /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_multicast.c:830:12: note: byref variable will be forcibly initialized 830 | LIST_HEAD(remove_list); | ^~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_multicast.c: In function 'ipoib_mcast_restart_task': /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_multicast.c:902:16: note: byref variable will be forcibly initialized 902 | union ib_gid mgid; | ^~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_multicast.c:876:28: note: byref variable will be forcibly initialized 876 | struct ib_sa_mcmember_rec rec; | ^~~ 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/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_multicast.c:35: /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_multicast.c:875:12: note: byref variable will be forcibly initialized 875 | LIST_HEAD(remove_list); | ^~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_mmu.c: In function 'etnaviv_iommu_find_iova': /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_mmu.c:146:20: note: byref variable will be forcibly initialized 146 | struct list_head list; | ^~~~ /kisskb/src/drivers/gpu/drm/etnaviv/etnaviv_mmu.c:145:22: note: byref variable will be forcibly initialized 145 | struct drm_mm_scan scan; | ^~~~ /kisskb/src/drivers/net/netdevsim/udp_tunnels.c: In function 'nsim_udp_tunnel_sync_table': /kisskb/src/drivers/net/netdevsim/udp_tunnels.c:74:25: note: byref variable will be forcibly initialized 74 | struct udp_tunnel_info ti; | ^~ /kisskb/src/drivers/net/dsa/mv88e6060.c: In function 'mv88e6060_setup_addr': /kisskb/src/drivers/net/dsa/mv88e6060.c:158:5: note: byref variable will be forcibly initialized 158 | u8 addr[ETH_ALEN]; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/vega20_ih.c: In function 'vega20_ih_toggle_interrupts': /kisskb/src/drivers/gpu/drm/amd/amdgpu/vega20_ih.c:147:25: note: byref variable will be forcibly initialized 147 | struct amdgpu_ih_ring *ih[] = {&adev->irq.ih, &adev->irq.ih1, &adev->irq.ih2}; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/vega20_ih.c: In function 'vega20_ih_irq_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/vega20_ih.c:299:25: note: byref variable will be forcibly initialized 299 | struct amdgpu_ih_ring *ih[] = {&adev->irq.ih, &adev->irq.ih1, &adev->irq.ih2}; | ^~ /kisskb/src/drivers/net/usb/cx82310_eth.c: In function 'cx82310_cmd': /kisskb/src/drivers/net/usb/cx82310_eth.c:57:6: note: byref variable will be forcibly initialized 57 | int actual_len, retries, ret; | ^~~~~~~~~~ /kisskb/src/drivers/input/touchscreen/auo-pixcir-ts.c: In function 'auo_pixcir_collect_data': /kisskb/src/drivers/input/touchscreen/auo-pixcir-ts.c:130:10: note: byref variable will be forcibly initialized 130 | uint8_t raw_area[4]; | ^~~~~~~~ /kisskb/src/drivers/input/touchscreen/auo-pixcir-ts.c:129:10: note: byref variable will be forcibly initialized 129 | uint8_t raw_coord[8]; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/ieee80211.h:19, from /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-trans.h:10, from /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-drv.c:16: /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-drv.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-drv.c: In function 'iwl_request_firmware': /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-drv.c:163:7: note: byref variable will be forcibly initialized 163 | char tag[8]; | ^~~ /kisskb/src/drivers/net/usb/cx82310_eth.c: In function 'cx82310_bind': /kisskb/src/drivers/net/usb/cx82310_eth.c:149:5: note: byref variable will be forcibly initialized 149 | u8 addr[ETH_ALEN]; | ^~~~ /kisskb/src/drivers/net/usb/cx82310_eth.c:146:5: note: byref variable will be forcibly initialized 146 | u8 link[3]; | ^~~~ /kisskb/src/drivers/net/usb/cx82310_eth.c:144:7: note: byref variable will be forcibly initialized 144 | char buf[15]; | ^~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/input/touchscreen/auo-pixcir-ts.c:14: /kisskb/src/drivers/input/touchscreen/auo-pixcir-ts.c: In function 'auo_pixcir_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/input/touchscreen/auo-pixcir-ts.c:242:3: note: in expansion of macro 'wait_event_timeout' 242 | wait_event_timeout(ts->wait, ts->stopped, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/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/touchscreen/auo-pixcir-ts.c:199:4: note: in expansion of macro 'wait_event_timeout' 199 | wait_event_timeout(ts->wait, ts->stopped, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/touchscreen/auo-pixcir-ts.c:175:21: note: byref variable will be forcibly initialized 175 | struct auo_point_t point[AUO_PIXCIR_REPORT_POINTS]; | ^~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-drv.c: In function 'iwl_parse_v1_v2_firmware': /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-drv.c:459:7: note: byref variable will be forcibly initialized 459 | char buildstr[25]; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-drv.c: In function 'iwl_parse_tlv_firmware': /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-drv.c:603:7: note: byref variable will be forcibly initialized 603 | char buildstr[25]; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-drv.c: In function 'iwl_req_fw_callback': /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-drv.c:1377:7: note: byref variable will be forcibly initialized 1377 | bool usniffer_images = false; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-drv.c:1373:9: note: byref variable will be forcibly initialized 1373 | size_t trigger_tlv_sz[FW_DBG_TRIGGER_MAX]; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/input/touchscreen/chipone_icn8318.c: In function 'icn8318_read_touch_data': /kisskb/src/drivers/input/touchscreen/chipone_icn8318.c:58:5: note: byref variable will be forcibly initialized 58 | u8 reg = ICN8318_REG_TOUCHDATA; | ^~~ /kisskb/src/drivers/input/touchscreen/chipone_icn8318.c: In function 'icn8318_irq': /kisskb/src/drivers/input/touchscreen/chipone_icn8318.c:86:28: note: byref variable will be forcibly initialized 86 | struct icn8318_touch_data touch_data; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/navi10_ih.c: In function 'navi10_ih_toggle_interrupts': /kisskb/src/drivers/gpu/drm/amd/amdgpu/navi10_ih.c:198:25: note: byref variable will be forcibly initialized 198 | struct amdgpu_ih_ring *ih[] = {&adev->irq.ih, &adev->irq.ih1, &adev->irq.ih2}; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/navi10_ih.c: In function 'navi10_ih_irq_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/navi10_ih.c:319:25: note: byref variable will be forcibly initialized 319 | struct amdgpu_ih_ring *ih[] = {&adev->irq.ih, &adev->irq.ih1, &adev->irq.ih2}; | ^~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-debug.c: In function '__iwl_warn': /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-debug.c:18:10: note: byref variable will be forcibly initialized 18 | va_list args; \ | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-debug.c:27:1: note: in expansion of macro '__iwl_fn' 27 | __iwl_fn(warn) | ^~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-debug.c: In function '__iwl_info': /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-debug.c:18:10: note: byref variable will be forcibly initialized 18 | va_list args; \ | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-debug.c:29:1: note: in expansion of macro '__iwl_fn' 29 | __iwl_fn(info) | ^~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-debug.c: In function '__iwl_crit': /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-debug.c:18:10: note: byref variable will be forcibly initialized 18 | va_list args; \ | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-debug.c:31:1: note: in expansion of macro '__iwl_fn' 31 | __iwl_fn(crit) | ^~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-debug.c: In function '__iwl_err': /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-debug.c:39:16: note: byref variable will be forcibly initialized 39 | va_list args, args2; | ^~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-debug.c:39:10: note: byref variable will be forcibly initialized 39 | va_list args, args2; | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-debug.c: In function '__iwl_dbg': /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-debug.c:73:10: note: byref variable will be forcibly initialized 73 | va_list args; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/htt_tx.c: In function '__ath10k_htt_tx_txq_recalc': /kisskb/src/drivers/net/wireless/ath/ath10k/htt_tx.c:44:16: note: byref variable will be forcibly initialized 44 | unsigned long byte_cnt; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/htt_tx.c:43:16: note: byref variable will be forcibly initialized 43 | unsigned long frame_cnt; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/htt_tx.c: In function 'ath10k_htt_tx_32': /kisskb/src/drivers/net/wireless/ath/ath10k/htt_tx.c:1421:6: note: byref variable will be forcibly initialized 1421 | u32 frags_paddr = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/htt_tx.c:1410:28: note: byref variable will be forcibly initialized 1410 | struct ath10k_hif_sg_item sg_items[2]; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/htt_tx.c: In function 'ath10k_htt_tx_64': /kisskb/src/drivers/net/wireless/ath/ath10k/htt_tx.c:1623:13: note: byref variable will be forcibly initialized 1623 | dma_addr_t frags_paddr = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/htt_tx.c:1612:28: note: byref variable will be forcibly initialized 1612 | struct ath10k_hif_sg_item sg_items[2]; | ^~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c: In function 'wait_for_mci_complete': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:335:6: note: byref variable will be forcibly initialized 335 | u32 gpio; | ^~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c: In function 'mc417_memory_read': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:549:12: note: byref variable will be forcibly initialized 549 | static int mc417_memory_read(struct cx231xx *dev, u32 address, u32 *value) | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:549:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:549:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:549:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:549:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:549:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:549:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:549:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:549:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:549:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:549:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:549:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:549:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:549:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:549:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:549:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:549:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:549:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:551:6: note: byref variable will be forcibly initialized 551 | u32 temp = 0; | ^~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c: In function 'cx231xx_find_mailbox': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:823:6: note: byref variable will be forcibly initialized 823 | u32 value; | ^~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:819:6: note: byref variable will be forcibly initialized 819 | u32 signature[4] = { | ^~~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c: In function 'mc417_register_write': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:353:12: note: byref variable will be forcibly initialized 353 | static int mc417_register_write(struct cx231xx *dev, u16 address, u32 value) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:353:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:353:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:353:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:353:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:353:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:353:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:353:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:353:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:353:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:353:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:353:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:353:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:353:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c: In function 'mc417_memory_write': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:485:12: note: byref variable will be forcibly initialized 485 | static int mc417_memory_write(struct cx231xx *dev, u32 address, u32 value) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:485:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:485:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:485:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:485:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:485:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:485:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:485:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:485:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:485:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:485:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:485:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:485:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:485:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c: In function 'mc417_register_read': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:411:12: note: byref variable will be forcibly initialized 411 | static int mc417_register_read(struct cx231xx *dev, u16 address, u32 *value) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:411:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:411:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:411:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:411:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:411:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:411:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:411:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:411:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:411:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:411:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:411:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:411:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:411:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:411:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:411:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:411:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:411:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:414:6: note: byref variable will be forcibly initialized 414 | u32 temp; | ^~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c: In function 'cx231xx_load_firmware': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:930:6: note: byref variable will be forcibly initialized 930 | u32 gpio_output = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:929:6: note: byref variable will be forcibly initialized 929 | u32 value = 0; | ^~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:927:25: note: byref variable will be forcibly initialized 927 | const struct firmware *firmware; | ^~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c: In function 'cx231xx_mbox_func': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:719:19: note: byref variable will be forcibly initialized 719 | u32 value, flag, retval = 0; | ^~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:719:13: note: byref variable will be forcibly initialized 719 | u32 value, flag, retval = 0; | ^~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:719:6: note: byref variable will be forcibly initialized 719 | u32 value, flag, retval = 0; | ^~~~~ /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/media/usb/cx231xx/cx231xx-417.c: In function 'cx231xx_api_cmd': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:797:10: note: byref variable will be forcibly initialized 797 | va_list vargs; | ^~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:796:6: note: byref variable will be forcibly initialized 796 | u32 data[CX2341X_MBOX_MAX_DATA]; | ^~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c: In function 'cx231xx_initialize_codec': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:1101:6: note: byref variable will be forcibly initialized 1101 | u32 val = 0; | ^~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-417.c:1098:6: note: byref variable will be forcibly initialized 1098 | int version; | ^~~~~~~ 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/net/wireless/mediatek/mt7601u/mt7601u.h:12, from /kisskb/src/drivers/net/wireless/mediatek/mt7601u/dma.c:6: /kisskb/src/drivers/net/wireless/mediatek/mt7601u/dma.c: In function 'mt7601u_rx_process_entry': /kisskb/src/drivers/net/wireless/mediatek/mt7601u/dma.c:138:12: note: byref variable will be forcibly initialized 138 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/dma.c: In function 'mt7601u_tx_tasklet': /kisskb/src/drivers/net/wireless/mediatek/mt7601u/dma.c:282:22: note: byref variable will be forcibly initialized 282 | struct sk_buff_head skbs; | ^~~~ In file included from /kisskb/src/drivers/net/wireless/mediatek/mt7601u/mt7601u.h:12, from /kisskb/src/drivers/net/wireless/mediatek/mt7601u/dma.c:6: /kisskb/src/drivers/net/wireless/mediatek/mt7601u/dma.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/include/linux/resource_ext.h:11, from /kisskb/src/include/linux/acpi.h:14, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/drivers/leds/leds-lm3697.c:7: /kisskb/src/drivers/leds/leds-lm3697.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/leds/leds-lm3697.c: In function 'lm3697_probe_dt': /kisskb/src/drivers/leds/leds-lm3697.c:224:24: note: byref variable will be forcibly initialized 224 | struct led_init_data init_data = {}; | ^~~~~~~~~ /kisskb/src/drivers/leds/leds-lm3697.c:209:6: note: byref variable will be forcibly initialized 209 | int control_bank; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c: In function 'psp_usbc_pd_fw_sysfs_write': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c:3254:8: note: byref variable will be forcibly initialized 3254 | void *fw_pri_cpu_addr; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c:3253:11: note: byref variable will be forcibly initialized 3253 | uint64_t fw_pri_mc_addr; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c:3252:20: note: byref variable will be forcibly initialized 3252 | struct amdgpu_bo *fw_buf_bo = NULL; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c:3251:25: note: byref variable will be forcibly initialized 3251 | const struct firmware *usbc_pd_fw; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c:3250:7: note: byref variable will be forcibly initialized 3250 | char fw_name[100]; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c:3249:11: note: byref variable will be forcibly initialized 3249 | int ret, idx; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c: In function 'psp_usbc_pd_fw_sysfs_read': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c:3222:11: note: byref variable will be forcibly initialized 3222 | uint32_t fw_ver; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c: In function 'psp_cmd_submit_buf': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c:436:13: note: byref variable will be forcibly initialized 436 | int index, idx; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c: In function 'psp_tmr_terminate': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c:680:8: note: byref variable will be forcibly initialized 680 | void *tmr_buf; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c: In function 'psp_init_asd_microcode': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c:2795:7: note: byref variable will be forcibly initialized 2795 | char fw_name[PSP_FW_NAME_LEN]; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c: In function 'psp_init_toc_microcode': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c:2831:7: note: byref variable will be forcibly initialized 2831 | char fw_name[PSP_FW_NAME_LEN]; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c: In function 'psp_init_sos_microcode': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c:2990:7: note: byref variable will be forcibly initialized 2990 | char fw_name[PSP_FW_NAME_LEN]; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c: In function 'psp_init_ta_microcode': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c:3155:7: note: byref variable will be forcibly initialized 3155 | char fw_name[PSP_FW_NAME_LEN]; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c: In function 'psp_sw_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c:267:36: note: byref variable will be forcibly initialized 267 | struct psp_runtime_boot_cfg_entry boot_cfg_entry; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c: In function 'psp_copy_fw': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c:3300:6: note: byref variable will be forcibly initialized 3300 | int idx; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c: In function 'psp_ras_initialize': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c:1412:11: note: byref variable will be forcibly initialized 1412 | uint32_t boot_cfg = 0xFF; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c: In function 'psp_rap_initialize': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c:1733:21: note: byref variable will be forcibly initialized 1733 | enum ta_rap_status status = TA_RAP_STATUS__SUCCESS; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c: In function 'psp_securedisplay_initialize': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c:1848:28: note: byref variable will be forcibly initialized 1848 | struct securedisplay_cmd *securedisplay_cmd; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c: In function 'psp_tmr_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c:582:8: note: byref variable will be forcibly initialized 582 | void *tmr_buf; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c:581:6: note: byref variable will be forcibly initialized 581 | int tmr_size; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/ie.c: In function 'mwifiex_update_autoindex_ies': /kisskb/src/drivers/net/wireless/marvell/mwifiex/ie.c:84:18: note: byref variable will be forcibly initialized 84 | u16 travel_len, index, mask; | ^~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/uap_cmd.c: In function 'mwifiex_uap_bss_param_prepare': /kisskb/src/drivers/net/wireless/marvell/mwifiex/uap_cmd.c:500:6: note: byref variable will be forcibly initialized 500 | u16 cmd_size = *param_size; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/ie.c: In function 'mwifiex_uap_parse_tail_ies': /kisskb/src/drivers/net/wireless/marvell/mwifiex/ie.c:333:6: note: byref variable will be forcibly initialized 333 | u16 gen_idx = MWIFIEX_AUTO_IDX_MASK, ie_len = 0; | ^~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/ie.c: In function 'mwifiex_set_mgmt_beacon_data_ies': /kisskb/src/drivers/net/wireless/marvell/mwifiex/ie.c:266:6: note: byref variable will be forcibly initialized 266 | u16 ar_idx = MWIFIEX_AUTO_IDX_MASK; | ^~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/ie.c:265:42: note: byref variable will be forcibly initialized 265 | u16 beacon_idx = MWIFIEX_AUTO_IDX_MASK, pr_idx = MWIFIEX_AUTO_IDX_MASK; | ^~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/ie.c:265:6: note: byref variable will be forcibly initialized 265 | u16 beacon_idx = MWIFIEX_AUTO_IDX_MASK, pr_idx = MWIFIEX_AUTO_IDX_MASK; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/ie.c:264:55: note: byref variable will be forcibly initialized 264 | struct mwifiex_ie *beacon_ie = NULL, *pr_ie = NULL, *ar_ie = NULL; | ^~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/ie.c:264:40: note: byref variable will be forcibly initialized 264 | struct mwifiex_ie *beacon_ie = NULL, *pr_ie = NULL, *ar_ie = NULL; | ^~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/ie.c:264:21: note: byref variable will be forcibly initialized 264 | struct mwifiex_ie *beacon_ie = NULL, *pr_ie = NULL, *ar_ie = NULL; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/uap_cmd.c: In function 'mwifiex_cmd_uap_sys_config': /kisskb/src/drivers/net/wireless/marvell/mwifiex/uap_cmd.c:729:28: note: byref variable will be forcibly initialized 729 | u16 cmd_size, param_size, ie_size; | ^~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/uap_cmd.c:729:16: note: byref variable will be forcibly initialized 729 | u16 cmd_size, param_size, ie_size; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/uap_cmd.c: In function 'mwifiex_set_secure_params': /kisskb/src/drivers/net/wireless/marvell/mwifiex/uap_cmd.c:31:25: note: byref variable will be forcibly initialized 31 | struct mwifiex_wep_key wep_key; | ^~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/uap_cmd.c: In function 'mwifiex_set_vht_width': /kisskb/src/drivers/net/wireless/marvell/mwifiex/uap_cmd.c:230:30: note: byref variable will be forcibly initialized 230 | struct mwifiex_11ac_vht_cfg vht_cfg; | ^~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/uap_cmd.c: In function 'mwifiex_config_uap_11d': /kisskb/src/drivers/net/wireless/marvell/mwifiex/uap_cmd.c:460:19: note: byref variable will be forcibly initialized 460 | enum state_11d_t state_11d; | ^~~~~~~~~ /kisskb/src/drivers/infiniband/sw/rxe/rxe_req.c: In function 'req_next_wqe': /kisskb/src/drivers/infiniband/sw/rxe/rxe_req.c:145:21: note: byref variable will be forcibly initialized 145 | struct ib_event ev; | ^~ In file included from /kisskb/src/drivers/input/touchscreen/da9052_tsi.c:16: /kisskb/src/drivers/input/touchscreen/da9052_tsi.c: In function 'da9052_reg_read': /kisskb/src/include/linux/mfd/da9052/da9052.h:107:6: note: byref variable will be forcibly initialized 107 | int val, ret; | ^~~ /kisskb/src/drivers/infiniband/sw/rxe/rxe_comp.c: In function 'do_atomic': /kisskb/src/drivers/infiniband/sw/rxe/rxe_comp.c:367:6: note: byref variable will be forcibly initialized 367 | u64 atomic_orig = atmack_orig(pkt); | ^~~~~~~~~~~ In file included from /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00.h:32, from /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00dev.c:21: /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00dev.c: In function 'rt2x00lib_txdone_nomatch': /kisskb/src/include/net/mac80211.h:4851:29: note: byref variable will be forcibly initialized 4851 | struct ieee80211_tx_status status = { | ^~~~~~ /kisskb/src/drivers/infiniband/sw/rxe/rxe_comp.c: In function 'do_complete': /kisskb/src/drivers/infiniband/sw/rxe/rxe_comp.c:426:17: note: byref variable will be forcibly initialized 426 | struct rxe_cqe cqe; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00dev.c: In function 'rt2x00lib_txdone_noinfo': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00dev.c:549:27: note: byref variable will be forcibly initialized 549 | struct txdone_entry_desc txdesc; | ^~~~~~ /kisskb/src/drivers/infiniband/sw/rxe/rxe_comp.c: In function 'complete_ack': /kisskb/src/drivers/infiniband/sw/rxe/rxe_comp.c:480:21: note: byref variable will be forcibly initialized 480 | struct ib_event ev; | ^~ /kisskb/src/drivers/infiniband/sw/rxe/rxe_comp.c: In function 'rxe_completer': /kisskb/src/drivers/infiniband/sw/rxe/rxe_comp.c:559:23: note: byref variable will be forcibly initialized 559 | struct rxe_send_wqe *wqe = NULL; | ^~~ /kisskb/src/drivers/infiniband/sw/rxe/rxe_req.c: In function 'rxe_requester': /kisskb/src/drivers/infiniband/sw/rxe/rxe_req.c:614:22: note: byref variable will be forcibly initialized 614 | struct rxe_pkt_info pkt; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00dev.c: In function 'rt2x00lib_rxdone': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00dev.c:739:27: note: byref variable will be forcibly initialized 739 | struct rxdone_entry_desc rxdesc; | ^~~~~~ In file included from /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00dev.c:16: /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00dev.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/input/touchscreen/cyttsp_spi.c: In function 'cyttsp_spi_xfer': /kisskb/src/drivers/input/touchscreen/cyttsp_spi.c:40:22: note: byref variable will be forcibly initialized 40 | struct spi_transfer xfer[2]; | ^~~~ /kisskb/src/drivers/input/touchscreen/cyttsp_spi.c:39:21: note: byref variable will be forcibly initialized 39 | struct spi_message msg; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_txrx.c: In function 'ath9k_htc_tx_data': /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_txrx.c:269:22: note: byref variable will be forcibly initialized 269 | struct tx_frame_hdr tx_hdr; | ^~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_txrx.c: In function 'ath9k_htc_tx_mgmt': /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_txrx.c:222:21: note: byref variable will be forcibly initialized 222 | struct tx_mgmt_hdr mgmt_hdr; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_txrx.c: In function 'ath9k_rx_prepare': /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_txrx.c:981:7: note: byref variable will be forcibly initialized 981 | bool decrypt_error = false; | ^~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_txrx.c:980:23: note: byref variable will be forcibly initialized 980 | struct ath_rx_status rx_stats; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_txrx.c: In function 'ath9k_htc_tx_cleanup_queue': /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_txrx.c:738:22: note: byref variable will be forcibly initialized 738 | struct sk_buff_head queue; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_txrx.c: In function 'ath_htc_txq_update': /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_txrx.c:193:29: note: byref variable will be forcibly initialized 193 | struct ath9k_tx_queue_info qi; | ^~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_txrx.c: In function 'ath9k_htc_txq_setup': /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_txrx.c:828:29: note: byref variable will be forcibly initialized 828 | struct ath9k_tx_queue_info qi; | ^~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_txrx.c: In function 'ath9k_htc_cabq_setup': /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_txrx.c:851:29: note: byref variable will be forcibly initialized 851 | struct ath9k_tx_queue_info qi; | ^~ /kisskb/src/drivers/mmc/host/sdhci-of-esdhc.c: In function 'esdhc_prepare_sw_tuning': /kisskb/src/drivers/mmc/host/sdhci-of-esdhc.c:995:16: note: byref variable will be forcibly initialized 995 | u8 start_ptr, end_ptr; | ^~~~~~~ /kisskb/src/drivers/mmc/host/sdhci-of-esdhc.c:995:5: note: byref variable will be forcibly initialized 995 | u8 start_ptr, end_ptr; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_txrx.c: In function 'ath9k_rx_tasklet': /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_txrx.c:1074:29: note: byref variable will be forcibly initialized 1074 | struct ieee80211_rx_status rx_status; | ^~~~~~~~~ /kisskb/src/drivers/mmc/host/sdhci-of-esdhc.c: In function 'esdhc_execute_tuning': /kisskb/src/drivers/mmc/host/sdhci-of-esdhc.c:1057:19: note: byref variable will be forcibly initialized 1057 | u8 window_start, window_end; | ^~~~~~~~~~ /kisskb/src/drivers/mmc/host/sdhci-of-esdhc.c:1057:5: note: byref variable will be forcibly initialized 1057 | u8 window_start, window_end; | ^~~~~~~~~~~~ /kisskb/src/drivers/net/usb/qmi_wwan.c: In function 'qmimux_find_dev': /kisskb/src/drivers/net/usb/qmi_wwan.c:141:20: note: byref variable will be forcibly initialized 141 | struct list_head *iter; | ^~~~ /kisskb/src/drivers/net/usb/qmi_wwan.c: In function 'pass_through_store': /kisskb/src/drivers/net/usb/qmi_wwan.c:494:7: note: byref variable will be forcibly initialized 494 | bool enable; | ^~~~~~ /kisskb/src/drivers/net/usb/qmi_wwan.c: In function 'del_mux_store': /kisskb/src/drivers/net/usb/qmi_wwan.c:452:5: note: byref variable will be forcibly initialized 452 | u8 mux_id; | ^~~~~~ /kisskb/src/drivers/net/usb/qmi_wwan.c: In function 'add_mux_show': /kisskb/src/drivers/net/usb/qmi_wwan.c:395:20: note: byref variable will be forcibly initialized 395 | struct list_head *iter; | ^~~~ /kisskb/src/drivers/net/usb/qmi_wwan.c: In function 'add_mux_store': /kisskb/src/drivers/net/usb/qmi_wwan.c:413:5: note: byref variable will be forcibly initialized 413 | u8 mux_id; | ^~~~~~ /kisskb/src/drivers/net/usb/qmi_wwan.c: In function 'raw_ip_store': /kisskb/src/drivers/net/usb/qmi_wwan.c:344:7: note: byref variable will be forcibly initialized 344 | bool enable; | ^~~~~~ In file included from /kisskb/src/drivers/net/usb/qmi_wwan.c:14: /kisskb/src/drivers/net/usb/qmi_wwan.c: In function 'eth_hw_addr_random': /kisskb/src/include/linux/etherdevice.h:270:5: note: byref variable will be forcibly initialized 270 | u8 addr[ETH_ALEN]; | ^~~~ /kisskb/src/drivers/net/usb/qmi_wwan.c: In function 'qmi_wwan_bind': /kisskb/src/drivers/net/usb/qmi_wwan.c:838:6: note: byref variable will be forcibly initialized 838 | u8 addr = dev->net->dev_addr[0]; | ^~~~ /kisskb/src/drivers/net/usb/qmi_wwan.c:755:31: note: byref variable will be forcibly initialized 755 | struct usb_cdc_parsed_header hdr; | ^~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/net/usb/qmi_wwan.c:10: /kisskb/src/drivers/net/usb/qmi_wwan.c: In function 'qmi_wwan_disconnect': /kisskb/src/drivers/net/usb/qmi_wwan.c:1540:12: note: byref variable will be forcibly initialized 1540 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/net/usb/qmi_wwan.c:1538:20: note: byref variable will be forcibly initialized 1538 | struct list_head *iter; | ^~~~ /kisskb/src/drivers/media/pci/mantis/mantis_uart.c: In function 'mantis_uart_init': /kisskb/src/drivers/media/pci/mantis/mantis_uart.c:146:28: note: byref variable will be forcibly initialized 146 | struct mantis_uart_params params; | ^~~~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/main.c: In function 'wl12xx_fetch_firmware': /kisskb/src/drivers/net/wireless/ti/wlcore/main.c:738:25: note: byref variable will be forcibly initialized 738 | const struct firmware *fw; | ^~ /kisskb/src/drivers/net/wireless/ti/wlcore/main.c: In function 'wlcore_print_recovery': /kisskb/src/drivers/net/wireless/ti/wlcore/main.c:901:6: note: byref variable will be forcibly initialized 901 | u32 hint_sts = 0; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/main.c:900:6: note: byref variable will be forcibly initialized 900 | u32 pc = 0; | ^~ /kisskb/src/drivers/net/netdevsim/bpf.c: In function 'nsim_bpf_create_prog': /kisskb/src/drivers/net/netdevsim/bpf.c:222:7: note: byref variable will be forcibly initialized 222 | char name[16]; | ^~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/main.c: In function 'wl1271_op_get_tsf': /kisskb/src/drivers/net/wireless/ti/wlcore/main.c:4980:6: note: byref variable will be forcibly initialized 4980 | u64 mactime = ULLONG_MAX; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/main.c: In function 'wlcore_op_sta_statistics': /kisskb/src/drivers/net/wireless/ti/wlcore/main.c:5801:5: note: byref variable will be forcibly initialized 5801 | s8 rssi_dbm; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/main.c: In function 'wl1271_ap_set_probe_resp_tmpl_legacy': /kisskb/src/drivers/net/wireless/ti/wlcore/main.c:3984:5: note: byref variable will be forcibly initialized 3984 | u8 probe_rsp_templ[WL1271_CMD_TEMPL_MAX_SIZE]; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/dsa/lan9303-core.c: In function 'alr_loop_cb_fdb_port_dump': /kisskb/src/drivers/net/dsa/lan9303-core.c:639:5: note: byref variable will be forcibly initialized 639 | u8 mac[ETH_ALEN]; | ^~~ /kisskb/src/drivers/net/dsa/lan9303-core.c: In function 'lan9303_virt_phy_reg_read': /kisskb/src/drivers/net/dsa/lan9303-core.c:268:6: note: byref variable will be forcibly initialized 268 | u32 val; | ^~~ /kisskb/src/drivers/net/dsa/lan9303-core.c: In function 'lan9303_adjust_link': /kisskb/src/drivers/net/dsa/lan9303-core.c:1051:6: note: byref variable will be forcibly initialized 1051 | int ctl; | ^~~ /kisskb/src/drivers/net/dsa/lan9303-core.c: In function 'lan9303_read_wait': /kisskb/src/drivers/net/dsa/lan9303-core.c:248:7: note: byref variable will be forcibly initialized 248 | u32 reg; | ^~~ /kisskb/src/drivers/net/dsa/lan9303-core.c: In function 'lan9303_indirect_phy_read': /kisskb/src/drivers/net/dsa/lan9303-core.c:297:6: note: byref variable will be forcibly initialized 297 | u32 val; | ^~~ /kisskb/src/drivers/net/wireless/ti/wlcore/main.c: In function 'wl1271_bss_info_changed_sta': /kisskb/src/drivers/net/wireless/ti/wlcore/main.c:4389:30: note: byref variable will be forcibly initialized 4389 | struct ieee80211_sta_ht_cap sta_ht_cap; | ^~~~~~~~~~ /kisskb/src/drivers/net/dsa/lan9303-core.c: In function 'lan9303_alr_loop': /kisskb/src/drivers/net/dsa/lan9303-core.c:573:13: note: byref variable will be forcibly initialized 573 | u32 dat0, dat1; | ^~~~ /kisskb/src/drivers/net/dsa/lan9303-core.c:573:7: note: byref variable will be forcibly initialized 573 | u32 dat0, dat1; | ^~~~ /kisskb/src/drivers/net/dsa/lan9303-core.c: In function 'lan9303_port_fast_age': /kisskb/src/drivers/net/dsa/lan9303-core.c:1174:30: note: byref variable will be forcibly initialized 1174 | struct del_port_learned_ctx del_ctx = { | ^~~~~~~ /kisskb/src/drivers/net/dsa/lan9303-core.c: In function 'lan9303_port_fdb_dump': /kisskb/src/drivers/net/dsa/lan9303-core.c:1212:27: note: byref variable will be forcibly initialized 1212 | struct port_fdb_dump_ctx dump_ctx = { | ^~~~~~~~ /kisskb/src/drivers/net/dsa/lan9303-core.c: In function 'lan9303_write_switch_reg_mask': /kisskb/src/drivers/net/dsa/lan9303-core.c:444:6: note: byref variable will be forcibly initialized 444 | u32 reg; | ^~~ /kisskb/src/drivers/net/dsa/lan9303-core.c: In function 'lan9303_csr_reg_wait': /kisskb/src/drivers/net/dsa/lan9303-core.c:537:7: note: byref variable will be forcibly initialized 537 | u32 reg; | ^~~ /kisskb/src/drivers/net/dsa/lan9303-core.c: In function 'lan9303_get_ethtool_stats': /kisskb/src/drivers/net/dsa/lan9303-core.c:999:7: note: byref variable will be forcibly initialized 999 | u32 reg; | ^~~ /kisskb/src/drivers/net/dsa/lan9303-core.c: In function 'lan9303_check_device': /kisskb/src/drivers/net/dsa/lan9303-core.c:847:6: note: byref variable will be forcibly initialized 847 | u32 reg; | ^~~ /kisskb/src/drivers/net/wireless/ti/wlcore/main.c: In function '__wl1271_op_remove_interface': /kisskb/src/drivers/net/wireless/ti/wlcore/main.c:2667:29: note: byref variable will be forcibly initialized 2667 | struct cfg80211_scan_info info = { | ^~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/main.c: In function 'wl1271_op_add_interface': /kisskb/src/drivers/net/wireless/ti/wlcore/main.c:2527:26: note: byref variable will be forcibly initialized 2527 | struct vif_counter_data vif_count; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/main.c: In function 'wl1271_op_remove_interface': /kisskb/src/drivers/net/wireless/ti/wlcore/main.c:2805:26: note: byref variable will be forcibly initialized 2805 | struct vif_counter_data vif_count; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/mm_types.h:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/net/wireless/ti/wlcore/main.c:9: /kisskb/src/drivers/net/wireless/ti/wlcore/main.c: In function 'wlcore_runtime_resume': /kisskb/src/drivers/net/wireless/ti/wlcore/main.c:6722:29: note: byref variable will be forcibly initialized 6722 | 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/net/wireless/ti/wlcore/main.c: In function 'wl1271_configure_wowlan': /kisskb/src/drivers/net/wireless/ti/wlcore/main.c:1601:28: note: byref variable will be forcibly initialized 1601 | struct wl12xx_rx_filter *filter = NULL; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/psp_v10_0.c: In function 'psp_v10_0_init_microcode': /kisskb/src/drivers/gpu/drm/amd/amdgpu/psp_v10_0.c:51:7: note: byref variable will be forcibly initialized 51 | char fw_name[30]; | ^~~~~~~ /kisskb/src/drivers/net/dsa/qca8k.c: In function 'qca8k_fdb_read': /kisskb/src/drivers/net/dsa/qca8k.c:299:14: note: byref variable will be forcibly initialized 299 | u32 reg[4], val; | ^~~ /kisskb/src/drivers/net/dsa/qca8k.c: In function 'qca8k_phylink_mac_link_state': /kisskb/src/drivers/net/dsa/qca8k.c:1602:6: note: byref variable will be forcibly initialized 1602 | u32 reg; | ^~~ /kisskb/src/drivers/net/dsa/qca8k.c: In function 'qca8k_lag_refresh_portmap': /kisskb/src/drivers/net/dsa/qca8k.c:2298:6: note: byref variable will be forcibly initialized 2298 | u32 val; | ^~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_verbs.c: In function 'ipoib_mcast_attach': /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_verbs.c:44:6: note: byref variable will be forcibly initialized 44 | u16 pkey_index; | ^~~~~~~~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_verbs.c: In function 'ipoib_init_qp': /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_verbs.c:93:20: note: byref variable will be forcibly initialized 93 | struct ib_qp_attr qp_attr; | ^~~~~~~ /kisskb/src/drivers/net/dsa/qca8k.c: In function 'qca8k_set_mac_eee': /kisskb/src/drivers/net/dsa/qca8k.c:1758:6: note: byref variable will be forcibly initialized 1758 | u32 reg; | ^~~ /kisskb/src/drivers/net/dsa/qca8k.c: In function 'qca8k_busy_wait': /kisskb/src/drivers/net/dsa/qca8k.c:290:6: note: byref variable will be forcibly initialized 290 | u32 val; | ^~~ /kisskb/src/drivers/net/dsa/qca8k.c: In function 'qca8k_vlan_access': /kisskb/src/drivers/net/dsa/qca8k.c:516:6: note: byref variable will be forcibly initialized 516 | u32 reg; | ^~~ /kisskb/src/drivers/net/dsa/qca8k.c: In function 'qca8k_vlan_del': /kisskb/src/drivers/net/dsa/qca8k.c:588:6: note: byref variable will be forcibly initialized 588 | u32 reg, mask; | ^~~ /kisskb/src/drivers/net/dsa/qca8k.c: In function 'qca8k_vlan_add': /kisskb/src/drivers/net/dsa/qca8k.c:549:6: note: byref variable will be forcibly initialized 549 | u32 reg; | ^~~ /kisskb/src/drivers/net/dsa/qca8k.c: In function 'qca8k_fdb_access': /kisskb/src/drivers/net/dsa/qca8k.c:357:6: note: byref variable will be forcibly initialized 357 | u32 reg; | ^~~ /kisskb/src/drivers/net/dsa/qca8k.c: In function 'qca8k_get_ethtool_stats': /kisskb/src/drivers/net/dsa/qca8k.c:1714:6: note: byref variable will be forcibly initialized 1714 | u32 hi = 0; | ^~ /kisskb/src/drivers/net/dsa/qca8k.c:1713:14: note: byref variable will be forcibly initialized 1713 | u32 reg, i, val; | ^~~ /kisskb/src/drivers/net/dsa/qca8k.c: In function 'qca8k_read_switch_id': /kisskb/src/drivers/net/dsa/qca8k.c:2425:6: note: byref variable will be forcibly initialized 2425 | u32 val; | ^~~ /kisskb/src/drivers/net/dsa/qca8k.c: In function 'qca8k_parse_port_config': /kisskb/src/drivers/net/dsa/qca8k.c:1044:6: note: byref variable will be forcibly initialized 1044 | u32 delay; | ^~~~~ /kisskb/src/drivers/net/dsa/qca8k.c:1042:18: note: byref variable will be forcibly initialized 1042 | phy_interface_t mode; | ^~~~ /kisskb/src/drivers/net/dsa/qca8k.c: In function 'qca8k_mdio_busy_wait': /kisskb/src/drivers/net/dsa/qca8k.c:688:6: note: byref variable will be forcibly initialized 688 | u32 val; | ^~~ /kisskb/src/drivers/net/dsa/qca8k.c: In function 'qca8k_regmap_update_bits': /kisskb/src/drivers/net/dsa/qca8k.c:225:6: note: byref variable will be forcibly initialized 225 | u32 val; | ^~~ /kisskb/src/drivers/net/dsa/qca8k.c: In function 'qca8k_mdio_read': /kisskb/src/drivers/net/dsa/qca8k.c:747:6: note: byref variable will be forcibly initialized 747 | u32 val; | ^~~ /kisskb/src/drivers/net/dsa/qca8k.c: In function 'qca8k_setup_mdio_bus': /kisskb/src/drivers/net/dsa/qca8k.c:871:18: note: byref variable will be forcibly initialized 871 | phy_interface_t mode; | ^~~~ /kisskb/src/drivers/net/dsa/qca8k.c:869:54: note: byref variable will be forcibly initialized 869 | u32 internal_mdio_mask = 0, external_mdio_mask = 0, reg; | ^~~ /kisskb/src/drivers/net/dsa/qca8k.c: In function 'qca8k_port_mirror_add': /kisskb/src/drivers/net/dsa/qca8k.c:2039:11: note: byref variable will be forcibly initialized 2039 | u32 reg, val; | ^~~ /kisskb/src/drivers/net/dsa/qca8k.c: In function 'qca8k_phylink_mac_config': /kisskb/src/drivers/net/dsa/qca8k.c:1396:11: note: byref variable will be forcibly initialized 1396 | u32 reg, val; | ^~~ /kisskb/src/drivers/md/dm-bio-prison-v2.c: In function '__lock': /kisskb/src/drivers/md/dm-bio-prison-v2.c:231:32: note: byref variable will be forcibly initialized 231 | struct dm_bio_prison_cell_v2 *cell; | ^~~~ /kisskb/src/drivers/net/netdevsim/ipsec.c: In function 'nsim_ipsec_parse_proto_keys': /kisskb/src/drivers/net/netdevsim/ipsec.c:87:13: note: byref variable will be forcibly initialized 87 | const char aes_gcm_name[] = "rfc4106(gcm(aes))"; | ^~~~~~~~~~~~ /kisskb/src/drivers/net/netdevsim/ipsec.c: In function 'nsim_ipsec_add_sa': /kisskb/src/drivers/net/netdevsim/ipsec.c:133:17: note: byref variable will be forcibly initialized 133 | struct nsim_sa sa; | ^~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-eeprom-read.c: In function 'iwl_is_otp_empty': /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-eeprom-read.c:208:9: note: byref variable will be forcibly initialized 208 | __le16 link_value; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-eeprom-read.c: In function 'iwl_find_otp_image': /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-eeprom-read.c:239:9: note: byref variable will be forcibly initialized 239 | __le16 link_value = 0; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-eeprom-read.c: In function 'iwl_read_eeprom': /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-eeprom-read.c:352:11: note: byref variable will be forcibly initialized 352 | __le16 eeprom_data; | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-eeprom-read.c:299:6: note: byref variable will be forcibly initialized 299 | u16 validblockaddr = 0; | ^~~~~~~~~~~~~~ /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 'parse_features': /kisskb/src/drivers/md/dm-flakey.c:51:11: note: byref variable will be forcibly initialized 51 | unsigned argc; | ^~~~ /kisskb/src/drivers/md/dm-flakey.c: In function 'flakey_ctr': /kisskb/src/drivers/md/dm-flakey.c:196:7: note: byref variable will be forcibly initialized 196 | char dummy; | ^~~~~ /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/md/dm-flakey.c:193:21: note: byref variable will be forcibly initialized 193 | unsigned long long tmpll; | ^~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-pcb-cfg.c: In function 'initialize_cx231xx': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-pcb-cfg.c:651:5: note: byref variable will be forcibly initialized 651 | u8 data[4] = { 0, 0, 0, 0 }; | ^~~~ /kisskb/src/drivers/input/touchscreen/hycon-hy46xx.c: In function 'hycon_hy46xx_setting_store': /kisskb/src/drivers/input/touchscreen/hycon-hy46xx.c:221:15: note: byref variable will be forcibly initialized 221 | unsigned int val; | ^~~ /kisskb/src/drivers/input/touchscreen/hycon-hy46xx.c: In function 'hycon_hy46xx_get_parameters': /kisskb/src/drivers/input/touchscreen/hycon-hy46xx.c:353:6: note: byref variable will be forcibly initialized 353 | u32 val; | ^~~ /kisskb/src/drivers/input/touchscreen/hycon-hy46xx.c: In function 'hycon_hy46xx_setting_show': /kisskb/src/drivers/input/touchscreen/hycon-hy46xx.c:186:6: note: byref variable will be forcibly initialized 186 | int val; | ^~~ /kisskb/src/drivers/input/touchscreen/hycon-hy46xx.c: In function 'hycon_hy46xx_isr': /kisskb/src/drivers/input/touchscreen/hycon-hy46xx.c:104:5: note: byref variable will be forcibly initialized 104 | u8 rdbuf[HY46XX_REPORT_PKT_LEN]; | ^~~~~ /kisskb/src/drivers/infiniband/core/netlink.c: In function 'rdma_nl_rcv_msg': /kisskb/src/drivers/infiniband/core/netlink.c:186:31: note: byref variable will be forcibly initialized 186 | struct netlink_dump_control c = { | ^ /kisskb/src/drivers/input/touchscreen/hycon-hy46xx.c: In function 'hycon_hy46xx_get_defaults': /kisskb/src/drivers/input/touchscreen/hycon-hy46xx.c:286:6: note: byref variable will be forcibly initialized 286 | u32 val; | ^~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/drivers/infiniband/core/cache.c:38: /kisskb/src/drivers/infiniband/core/cache.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ In file included from /kisskb/src/drivers/infiniband/core/cache.c:38: /kisskb/src/drivers/infiniband/core/cache.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/infiniband/core/cache.c: In function 'dispatch_gid_change_event': /kisskb/src/drivers/infiniband/core/cache.c:126:18: note: byref variable will be forcibly initialized 126 | struct ib_event event; | ^~~~~ /kisskb/src/drivers/infiniband/core/cache.c: In function '__ib_cache_gid_add': /kisskb/src/drivers/infiniband/core/cache.c:126:18: note: byref variable will be forcibly initialized /kisskb/src/drivers/infiniband/core/cache.c:552:6: note: byref variable will be forcibly initialized 552 | int empty; | ^~~~~ /kisskb/src/drivers/infiniband/core/cache.c: In function '_ib_cache_gid_del': /kisskb/src/drivers/infiniband/core/cache.c:126:18: note: byref variable will be forcibly initialized 126 | struct ib_event event; | ^~~~~ /kisskb/src/drivers/infiniband/core/cache.c: In function 'ib_cache_gid_del_all_netdev_gids': /kisskb/src/drivers/infiniband/core/cache.c:126:18: note: byref variable will be forcibly initialized /kisskb/src/drivers/infiniband/core/cache.c: In function 'ib_cache_gid_set_default_gid': /kisskb/src/drivers/infiniband/core/cache.c:843:21: note: byref variable will be forcibly initialized 843 | struct ib_gid_attr gid_attr; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/psp_v11_0.c: In function 'psp_v11_0_init_microcode': /kisskb/src/drivers/gpu/drm/amd/amdgpu/psp_v11_0.c:90:7: note: byref variable will be forcibly initialized 90 | char fw_name[PSP_FW_NAME_LEN]; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/psp_v11_0.c: In function 'psp_v11_0_memory_training': /kisskb/src/drivers/gpu/drm/amd/amdgpu/psp_v11_0.c:628:11: note: byref variable will be forcibly initialized 628 | int ret, idx; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/psp_v11_0.c:625:11: note: byref variable will be forcibly initialized 625 | uint32_t p2c_header[4]; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/eeprom.c: In function 'mt7601u_efuse_physical_size_check': /kisskb/src/drivers/net/wireless/mediatek/mt7601u/eeprom.c:70:5: note: byref variable will be forcibly initialized 70 | u8 data[round_up(MT_EFUSE_USAGE_MAP_SIZE, 16)]; | ^~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_cmdresp.c: In function 'mwifiex_ret_ver_ext': /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_cmdresp.c:714:30: note: byref variable will be forcibly initialized 714 | struct mwifiex_ds_auto_ds auto_ds = { | ^~~~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/ieee80211.h:19, from /kisskb/src/drivers/net/wireless/marvell/mwifiex/decl.h:28, from /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_cmdresp.c:20: /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_cmdresp.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_event.c: In function 'mwifiex_process_sta_event': /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_event.c:706:5: note: byref variable will be forcibly initialized 706 | u8 ibss_sta_addr[ETH_ALEN]; | ^~~~~~~~~~~~~ /kisskb/src/drivers/leds/leds-lp5521.c: In function 'lp5521_run_selftest': /kisskb/src/drivers/leds/leds-lp5521.c:336:5: note: byref variable will be forcibly initialized 336 | u8 status; | ^~~~~~ /kisskb/src/drivers/leds/leds-lp5521.c: In function 'lp5521_run_engine': /kisskb/src/drivers/leds/leds-lp5521.c:165:5: note: byref variable will be forcibly initialized 165 | u8 exec; | ^~~~ /kisskb/src/drivers/leds/leds-lp5521.c:164:5: note: byref variable will be forcibly initialized 164 | u8 mode; | ^~~~ /kisskb/src/drivers/leds/leds-lp5521.c: In function 'lp5521_update_program_memory': /kisskb/src/drivers/leds/leds-lp5521.c:223:6: note: byref variable will be forcibly initialized 223 | int nrchars; | ^~~~~~~ /kisskb/src/drivers/leds/leds-lp5521.c:222:7: note: byref variable will be forcibly initialized 222 | char c[3]; | ^ /kisskb/src/drivers/leds/leds-lp5521.c:221:11: note: byref variable will be forcibly initialized 221 | unsigned cmd; | ^~~ /kisskb/src/drivers/leds/leds-lp5521.c:215:5: note: byref variable will be forcibly initialized 215 | u8 pattern[LP5521_PROGRAM_LENGTH] = {0}; | ^~~~~~~ /kisskb/src/drivers/leds/leds-lp5521.c: In function 'lp5521_post_init_device': /kisskb/src/drivers/leds/leds-lp5521.c:283:5: note: byref variable will be forcibly initialized 283 | u8 val; | ^~~ In file included from /kisskb/src/include/linux/acpi.h:15, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/drivers/leds/leds-lp5521.c:14: /kisskb/src/drivers/leds/leds-lp5521.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/leds/leds-lp5562.c: In function 'lp5562_run_engine': /kisskb/src/drivers/leds/leds-lp5562.c:157:5: note: byref variable will be forcibly initialized 157 | u8 exec; | ^~~~ /kisskb/src/drivers/leds/leds-lp5562.c:156:5: note: byref variable will be forcibly initialized 156 | u8 mode; | ^~~~ /kisskb/src/drivers/leds/leds-lp5562.c: In function 'lp5562_store_pattern': /kisskb/src/drivers/leds/leds-lp5562.c:413:16: note: byref variable will be forcibly initialized 413 | unsigned long mode; | ^~~~ /kisskb/src/drivers/leds/leds-lp5562.c: In function 'lp5562_update_firmware': /kisskb/src/drivers/leds/leds-lp5562.c:219:6: note: byref variable will be forcibly initialized 219 | int nrchars; | ^~~~~~~ /kisskb/src/drivers/leds/leds-lp5562.c:217:7: note: byref variable will be forcibly initialized 217 | char c[3]; | ^ /kisskb/src/drivers/leds/leds-lp5562.c:216:11: note: byref variable will be forcibly initialized 216 | unsigned cmd; | ^~~ /kisskb/src/drivers/leds/leds-lp5562.c:210:5: note: byref variable will be forcibly initialized 210 | u8 pattern[LP5562_PROGRAM_LENGTH] = {0}; | ^~~~~~~ In file included from /kisskb/src/include/linux/acpi.h:15, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/drivers/leds/leds-lp5562.c:12: /kisskb/src/drivers/leds/leds-lp5562.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/infiniband/sw/rxe/rxe_resp.c: In function 'get_srq_wqe': /kisskb/src/drivers/infiniband/sw/rxe/rxe_resp.c:297:18: note: byref variable will be forcibly initialized 297 | struct ib_event ev; | ^~ /kisskb/src/drivers/infiniband/sw/rxe/rxe_resp.c: In function 'execute': /kisskb/src/drivers/infiniband/sw/rxe/rxe_resp.c:770:25: note: byref variable will be forcibly initialized 770 | union rdma_network_hdr hdr; | ^~~ /kisskb/src/drivers/infiniband/sw/rxe/rxe_resp.c: In function 'do_complete': /kisskb/src/drivers/infiniband/sw/rxe/rxe_resp.c:837:17: note: byref variable will be forcibly initialized 837 | struct rxe_cqe cqe; | ^~~ /kisskb/src/drivers/infiniband/sw/rxe/rxe_resp.c: In function 'read_reply': /kisskb/src/drivers/infiniband/sw/rxe/rxe_resp.c:650:22: note: byref variable will be forcibly initialized 650 | struct rxe_pkt_info ack_pkt; | ^~~~~~~ /kisskb/src/drivers/infiniband/sw/rxe/rxe_resp.c: In function 'send_atomic_ack': /kisskb/src/drivers/infiniband/sw/rxe/rxe_resp.c:964:22: note: byref variable will be forcibly initialized 964 | struct rxe_pkt_info ack_pkt; | ^~~~~~~ /kisskb/src/drivers/net/usb/ch9200.c: In function 'ch9200_link_reset': /kisskb/src/drivers/net/usb/ch9200.c:215:21: note: byref variable will be forcibly initialized 215 | struct ethtool_cmd ecmd; | ^~~~ /kisskb/src/drivers/infiniband/sw/rxe/rxe_resp.c: In function 'send_ack': /kisskb/src/drivers/infiniband/sw/rxe/rxe_resp.c:942:22: note: byref variable will be forcibly initialized 942 | struct rxe_pkt_info ack_pkt; | ^~~~~~~ /kisskb/src/drivers/net/usb/ch9200.c: In function 'ch9200_mdio_read': /kisskb/src/drivers/net/usb/ch9200.c:180:16: note: byref variable will be forcibly initialized 180 | unsigned char buff[2]; | ^~~~ /kisskb/src/drivers/infiniband/sw/rxe/rxe_resp.c: In function 'rxe_responder': /kisskb/src/drivers/infiniband/sw/rxe/rxe_resp.c:1200:23: note: byref variable will be forcibly initialized 1200 | struct rxe_pkt_info *pkt = NULL; | ^~~ /kisskb/src/drivers/net/usb/ch9200.c: In function 'ch9200_mdio_write': /kisskb/src/drivers/net/usb/ch9200.c:198:16: note: byref variable will be forcibly initialized 198 | unsigned char buff[2]; | ^~~~ /kisskb/src/drivers/net/usb/ch9200.c: In function 'get_mac_address': /kisskb/src/drivers/net/usb/ch9200.c:307:16: note: byref variable will be forcibly initialized 307 | unsigned char mac_addr[0x06]; | ^~~~~~~~ /kisskb/src/drivers/net/usb/ch9200.c: In function 'ch9200_bind': /kisskb/src/drivers/net/usb/ch9200.c:339:5: note: byref variable will be forcibly initialized 339 | u8 addr[ETH_ALEN]; | ^~~~ /kisskb/src/drivers/net/usb/ch9200.c:338:16: note: byref variable will be forcibly initialized 338 | unsigned char data[2]; | ^~~~ /kisskb/src/drivers/infiniband/sw/rxe/rxe_recv.c: In function 'rxe_chk_dgid': /kisskb/src/drivers/infiniband/sw/rxe/rxe_recv.c:331:15: note: byref variable will be forcibly initialized 331 | union ib_gid dgid; | ^~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-eeprom-parse.c:7: /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-eeprom-parse.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-eeprom-parse.c: In function 'iwl_init_channel_map': /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-eeprom-parse.c:519:6: note: byref variable will be forcibly initialized 519 | int eeprom_ch_count; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-eeprom-parse.c:518:12: note: byref variable will be forcibly initialized 518 | const u8 *eeprom_ch_array; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-eeprom-parse.c:517:35: note: byref variable will be forcibly initialized 517 | const struct iwl_eeprom_channel *eeprom_ch_info; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/sw/rxe/rxe_recv.c: In function 'rxe_rcv_mcast_pkt': /kisskb/src/drivers/infiniband/sw/rxe/rxe_recv.c:239:15: note: byref variable will be forcibly initialized 239 | union ib_gid dgid; | ^~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/bio.h:10, from /kisskb/src/include/linux/device-mapper.h:11, from /kisskb/src/drivers/md/dm-switch.c:13: /kisskb/src/drivers/md/dm-switch.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/md/dm-switch.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/drivers/md/dm-switch.c: In function 'parse_path': /kisskb/src/drivers/md/dm-switch.c:207:21: note: byref variable will be forcibly initialized 207 | unsigned long long start; | ^~~~~ /kisskb/src/drivers/md/dm-switch.c: In function 'switch_ctr': /kisskb/src/drivers/md/dm-switch.c:262:34: note: byref variable will be forcibly initialized 262 | unsigned nr_paths, region_size, nr_optional_args; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-switch.c:262:21: note: byref variable will be forcibly initialized 262 | unsigned nr_paths, region_size, nr_optional_args; | ^~~~~~~~~~~ /kisskb/src/drivers/md/dm-switch.c:262:11: note: byref variable will be forcibly initialized 262 | unsigned nr_paths, region_size, nr_optional_args; | ^~~~~~~~ /kisskb/src/drivers/md/dm-switch.c:261:20: note: byref variable will be forcibly initialized 261 | struct dm_arg_set as; | ^~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c: In function 'ath9k_htc_remove_station': /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c:540:14: note: byref variable will be forcibly initialized 540 | u8 cmd_rsp, sta_idx; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c:540:5: note: byref variable will be forcibly initialized 540 | u8 cmd_rsp, sta_idx; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c: In function 'ath9k_htc_send_rate_cmd': /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c:648:5: note: byref variable will be forcibly initialized 648 | u8 cmd_rsp; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c: In function 'ath9k_htc_tx_aggr_oper': /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c:712:5: note: byref variable will be forcibly initialized 712 | u8 cmd_rsp; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c:709:31: note: byref variable will be forcibly initialized 709 | struct ath9k_htc_target_aggr aggr; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c: In function '__ath9k_htc_remove_monitor_interface': /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c:335:5: note: byref variable will be forcibly initialized 335 | u8 cmd_rsp; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c:333:30: note: byref variable will be forcibly initialized 333 | struct ath9k_htc_target_vif hvif; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c: In function 'ath9k_htc_remove_monitor_interface': /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c:443:14: note: byref variable will be forcibly initialized 443 | u8 cmd_rsp, sta_idx; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c:443:5: note: byref variable will be forcibly initialized 443 | u8 cmd_rsp, sta_idx; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c: In function 'ath9k_htc_add_monitor_interface': /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c:356:5: note: byref variable will be forcibly initialized 356 | u8 cmd_rsp; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c:354:30: note: byref variable will be forcibly initialized 354 | struct ath9k_htc_target_sta tsta; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c:353:30: note: byref variable will be forcibly initialized 353 | struct ath9k_htc_target_vif hvif; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c: In function 'ath9k_htc_add_station': /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c:475:5: note: byref variable will be forcibly initialized 475 | u8 cmd_rsp; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c:471:30: note: byref variable will be forcibly initialized 471 | struct ath9k_htc_target_sta tsta; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c: In function 'ath9k_htc_set_mac_bssid_mask': /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c:144:29: note: byref variable will be forcibly initialized 144 | struct ath9k_vif_iter_data iter_data; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c: In function 'ath9k_htc_init_rate': /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c:663:31: note: byref variable will be forcibly initialized 663 | struct ath9k_htc_target_rate trate; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c: In function 'ath9k_htc_set_bitrate_mask': /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c:1770:5: note: byref variable will be forcibly initialized 1770 | u8 cmd_rsp; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c:1767:36: note: byref variable will be forcibly initialized 1767 | struct ath9k_htc_target_rate_mask tmask; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c: In function 'ath9k_htc_update_rate': /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c:680:31: note: byref variable will be forcibly initialized 680 | struct ath9k_htc_target_rate trate; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c: In function 'ath9k_htc_ps_restore': /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c:58:7: note: byref variable will be forcibly initialized 58 | bool reset; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c: In function 'ath9k_htc_conf_tx': /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c:1377:29: note: byref variable will be forcibly initialized 1377 | struct ath9k_tx_queue_info qi; | ^~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c: In function 'ath9k_htc_sta_rc_update_work': /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c:1297:31: note: byref variable will be forcibly initialized 1297 | struct ath9k_htc_target_rate trate; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c: In function 'ath9k_htc_update_cap_target': /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c:579:5: note: byref variable will be forcibly initialized 579 | u8 cmd_rsp; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c:577:30: note: byref variable will be forcibly initialized 577 | struct ath9k_htc_cap_target tcap; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c: In function 'ath9k_htc_start': /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c:917:5: note: byref variable will be forcibly initialized 917 | u8 cmd_rsp; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c:916:9: note: byref variable will be forcibly initialized 916 | __be16 htc_mode; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c: In function 'ath9k_htc_add_interface': /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c:1042:5: note: byref variable will be forcibly initialized 1042 | u8 cmd_rsp; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c:1040:30: note: byref variable will be forcibly initialized 1040 | struct ath9k_htc_target_vif hvif; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c: In function 'ath9k_htc_reset': /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c:192:5: note: byref variable will be forcibly initialized 192 | u8 cmd_rsp; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c:191:9: note: byref variable will be forcibly initialized 191 | __be16 htc_mode; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c: In function 'ath9k_htc_set_channel': /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c:252:5: note: byref variable will be forcibly initialized 252 | u8 cmd_rsp; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c:251:9: note: byref variable will be forcibly initialized 251 | __be16 htc_mode; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c: In function 'ath9k_htc_remove_interface': /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c:1125:5: note: byref variable will be forcibly initialized 1125 | u8 cmd_rsp; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c:1123:30: note: byref variable will be forcibly initialized 1123 | struct ath9k_htc_target_vif hvif; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c: In function 'ath9k_htc_stop': /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_main.c:982:5: note: byref variable will be forcibly initialized 982 | u8 cmd_rsp; | ^~~~~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_vlan.c: In function 'ipoib_vlan_add': /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_vlan.c:171:7: note: byref variable will be forcibly initialized 171 | char intf_name[IFNAMSIZ]; | ^~~~~~~~~ /kisskb/src/drivers/input/touchscreen/egalax_ts.c: In function 'egalax_ts_interrupt': /kisskb/src/drivers/input/touchscreen/egalax_ts.c:69:5: note: byref variable will be forcibly initialized 69 | u8 buf[MAX_I2C_DATA_LEN]; | ^~~ In file included from /kisskb/src/include/linux/resource_ext.h:11, from /kisskb/src/include/linux/acpi.h:14, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/drivers/media/usb/cx231xx/cx231xx.h:16, from /kisskb/src/drivers/media/usb/cx231xx/cx231xx-vbi.c:10: /kisskb/src/drivers/media/usb/cx231xx/cx231xx-vbi.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-vbi.c: In function 'cx231xx_reset_vbi_buffer': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-vbi.c:593:25: note: byref variable will be forcibly initialized 593 | struct cx231xx_buffer *buf; | ^~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-vbi.c: In function 'cx231xx_copy_vbi_line': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-vbi.c:593:25: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-vbi.c:593:25: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/cx231xx/cx231xx-vbi.c: In function 'cx231xx_isoc_vbi_copy': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-vbi.c:125:8: note: byref variable will be forcibly initialized 125 | u32 bytes_used = 0; | ^~~~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-vbi.c:76:6: note: byref variable will be forcibly initialized 76 | u32 bytes_parsed = 0, buffer_size = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/md/dm-thin.c: In function 'process_prepared': /kisskb/src/drivers/md/dm-thin.c:1229:19: note: byref variable will be forcibly initialized 1229 | struct list_head maps; | ^~~~ In file included from /kisskb/src/include/linux/swait.h:8, from /kisskb/src/include/linux/completion.h:12, from /kisskb/src/drivers/net/wireless/ath/ath10k/core.h:11, from /kisskb/src/drivers/net/wireless/ath/ath10k/txrx.c:8: /kisskb/src/drivers/net/wireless/ath/ath10k/txrx.c: In function 'ath10k_wait_for_peer_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/net/wireless/ath/ath10k/txrx.c:179:14: note: in expansion of macro 'wait_event_timeout' 179 | time_left = wait_event_timeout(ar->peer_mapping_wq, ({ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-thin.c: In function 'disable_passdown_if_not_supported': /kisskb/src/drivers/md/dm-thin.c:2837:7: note: byref variable will be forcibly initialized 2837 | char buf[BDEVNAME_SIZE]; | ^~~ /kisskb/src/drivers/md/dm-thin.c: In function 'warn_if_metadata_device_too_big': /kisskb/src/drivers/md/dm-thin.c:3221:7: note: byref variable will be forcibly initialized 3221 | char buffer[BDEVNAME_SIZE]; | ^~~~~~ /kisskb/src/drivers/md/dm-thin.c: In function 'process_create_thin_mesg': /kisskb/src/drivers/md/dm-thin.c:3687:13: note: byref variable will be forcibly initialized 3687 | dm_thin_id dev_id; | ^~~~~~ /kisskb/src/drivers/md/dm-thin.c: In function 'process_create_snap_mesg': /kisskb/src/drivers/md/dm-thin.c:3711:13: note: byref variable will be forcibly initialized 3711 | dm_thin_id origin_dev_id; | ^~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-thin.c:3710:13: note: byref variable will be forcibly initialized 3710 | dm_thin_id dev_id; | ^~~~~~ /kisskb/src/drivers/md/dm-thin.c: In function 'process_delete_mesg': /kisskb/src/drivers/md/dm-thin.c:3738:13: note: byref variable will be forcibly initialized 3738 | dm_thin_id dev_id; | ^~~~~~ /kisskb/src/drivers/md/dm-thin.c: In function 'process_set_transaction_id_mesg': /kisskb/src/drivers/md/dm-thin.c:3758:21: note: byref variable will be forcibly initialized 3758 | dm_thin_id old_id, new_id; | ^~~~~~ /kisskb/src/drivers/md/dm-thin.c:3758:13: note: byref variable will be forcibly initialized 3758 | dm_thin_id old_id, new_id; | ^~~~~~ /kisskb/src/drivers/md/dm-thin.c: In function 'error_thin_bio_list': /kisskb/src/drivers/md/dm-thin.c:613:18: note: byref variable will be forcibly initialized 613 | struct bio_list bios; | ^~~~ /kisskb/src/drivers/md/dm-thin.c: In function 'requeue_deferred_cells': /kisskb/src/drivers/md/dm-thin.c:627:19: note: byref variable will be forcibly initialized 627 | struct list_head cells; | ^~~~~ /kisskb/src/drivers/md/dm-thin.c: In function 'requeue_io': /kisskb/src/drivers/md/dm-thin.c:642:18: note: byref variable will be forcibly initialized 642 | struct bio_list bios; | ^~~~ /kisskb/src/drivers/md/dm-thin.c: In function 'process_discard_bio': /kisskb/src/drivers/md/dm-thin.c:1761:29: note: byref variable will be forcibly initialized 1761 | struct dm_bio_prison_cell *virt_cell; | ^~~~~~~~~ /kisskb/src/drivers/md/dm-thin.c:1760:21: note: byref variable will be forcibly initialized 1760 | struct dm_cell_key virt_key; | ^~~~~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/genhd.h:16, from /kisskb/src/include/linux/blkdev.h:6, from /kisskb/src/drivers/md/persistent-data/dm-block-manager.h:11, from /kisskb/src/drivers/md/dm-thin-metadata.h:10, from /kisskb/src/drivers/md/dm-thin.c:7: /kisskb/src/drivers/md/dm-thin.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/drivers/md/dm-thin.c: In function 'll_zero': /kisskb/src/drivers/md/dm-thin.c:1291:22: note: byref variable will be forcibly initialized 1291 | struct dm_io_region to; | ^~ /kisskb/src/drivers/md/dm-thin.c: In function 'retry_bios_on_resume': /kisskb/src/drivers/md/dm-thin.c:1637:18: note: byref variable will be forcibly initialized 1637 | struct bio_list bios; | ^~~~ /kisskb/src/drivers/net/netdevsim/psample.c: In function 'nsim_dev_psample_enable_write': /kisskb/src/drivers/net/netdevsim/psample.c:176:7: note: byref variable will be forcibly initialized 176 | bool enable; | ^~~~~~ /kisskb/src/drivers/net/netdevsim/psample.c: In function 'nsim_dev_psample_md_prepare': /kisskb/src/drivers/net/netdevsim/psample.c:103:7: note: byref variable will be forcibly initialized 103 | u64 latency; | ^~~~~~~ /kisskb/src/drivers/net/netdevsim/psample.c:95:7: note: byref variable will be forcibly initialized 95 | u64 out_tc_occ; | ^~~~~~~~~~ /kisskb/src/drivers/md/dm-thin.c: In function 'schedule_copy': /kisskb/src/drivers/md/dm-thin.c:1351:29: note: byref variable will be forcibly initialized 1351 | struct dm_io_region from, to; | ^~ /kisskb/src/drivers/md/dm-thin.c:1351:23: note: byref variable will be forcibly initialized 1351 | struct dm_io_region from, to; | ^~~~ /kisskb/src/drivers/md/dm-thin.c: In function 'remap_and_issue_shared_cell': /kisskb/src/drivers/md/dm-thin.c:1839:20: note: byref variable will be forcibly initialized 1839 | struct remap_info info; | ^~~~ /kisskb/src/drivers/md/dm-thin.c: In function 'inc_remap_and_issue_cell': /kisskb/src/drivers/md/dm-thin.c:933:20: note: byref variable will be forcibly initialized 933 | struct remap_info info; | ^~~~ /kisskb/src/drivers/md/dm-thin.c: In function '__process_bio_read_only': /kisskb/src/drivers/md/dm-thin.c:2017:31: note: byref variable will be forcibly initialized 2017 | struct dm_thin_lookup_result lookup_result; | ^~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-thin.c: In function 'check_for_metadata_space': /kisskb/src/drivers/md/dm-thin.c:1456:13: note: byref variable will be forcibly initialized 1456 | dm_block_t nr_free; | ^~~~~~~ /kisskb/src/drivers/md/dm-thin.c: In function 'check_for_data_space': /kisskb/src/drivers/md/dm-thin.c:1473:13: note: byref variable will be forcibly initialized 1473 | dm_block_t nr_free; | ^~~~~~~ /kisskb/src/drivers/md/dm-thin.c: In function 'alloc_data_block': /kisskb/src/drivers/md/dm-thin.c:1525:13: note: byref variable will be forcibly initialized 1525 | dm_block_t free_blocks; | ^~~~~~~~~~~ /kisskb/src/drivers/md/dm-thin.c: In function 'break_sharing': /kisskb/src/drivers/md/dm-thin.c:1792:13: note: byref variable will be forcibly initialized 1792 | dm_block_t data_block; | ^~~~~~~~~~ /kisskb/src/drivers/md/dm-thin.c: In function 'process_shared_bio': /kisskb/src/drivers/md/dm-thin.c:1862:21: note: byref variable will be forcibly initialized 1862 | struct dm_cell_key key; | ^~~ /kisskb/src/drivers/md/dm-thin.c:1860:29: note: byref variable will be forcibly initialized 1860 | struct dm_bio_prison_cell *data_cell; | ^~~~~~~~~ /kisskb/src/drivers/md/dm-thin.c: In function 'provision_block': /kisskb/src/drivers/md/dm-thin.c:1893:13: note: byref variable will be forcibly initialized 1893 | dm_block_t data_block; | ^~~~~~~~~~ /kisskb/src/drivers/md/dm-thin.c: In function 'process_cell': /kisskb/src/drivers/md/dm-thin.c:1944:31: note: byref variable will be forcibly initialized 1944 | struct dm_thin_lookup_result lookup_result; | ^~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-thin.c: In function 'process_bio': /kisskb/src/drivers/md/dm-thin.c:1998:21: note: byref variable will be forcibly initialized 1998 | struct dm_cell_key key; | ^~~ /kisskb/src/drivers/md/dm-thin.c:1997:29: note: byref variable will be forcibly initialized 1997 | struct dm_bio_prison_cell *cell; | ^~~~ /kisskb/src/drivers/md/dm-thin.c: In function 'passdown_double_checking_shared_status': /kisskb/src/drivers/md/dm-thin.c:1089:20: note: byref variable will be forcibly initialized 1089 | struct discard_op op; | ^~ /kisskb/src/drivers/md/dm-thin.c:1085:7: note: byref variable will be forcibly initialized 1085 | bool shared = true; | ^~~~~~ /kisskb/src/drivers/md/dm-thin.c: In function 'process_prepared_discard_passdown_pt1': /kisskb/src/drivers/md/dm-thin.c:1195:22: note: byref variable will be forcibly initialized 1195 | struct discard_op op; | ^~ /kisskb/src/drivers/md/dm-thin.c: In function 'break_up_discard_bio': /kisskb/src/drivers/md/dm-thin.c:1683:35: note: byref variable will be forcibly initialized 1683 | dm_block_t virt_begin, virt_end, data_begin; | ^~~~~~~~~~ /kisskb/src/drivers/md/dm-thin.c:1683:25: note: byref variable will be forcibly initialized 1683 | dm_block_t virt_begin, virt_end, data_begin; | ^~~~~~~~ /kisskb/src/drivers/md/dm-thin.c:1683:13: note: byref variable will be forcibly initialized 1683 | dm_block_t virt_begin, virt_end, data_begin; | ^~~~~~~~~~ /kisskb/src/drivers/md/dm-thin.c:1681:29: note: byref variable will be forcibly initialized 1681 | struct dm_bio_prison_cell *data_cell; | ^~~~~~~~~ /kisskb/src/drivers/md/dm-thin.c:1680:21: note: byref variable will be forcibly initialized 1680 | struct dm_cell_key data_key; | ^~~~~~~~ /kisskb/src/drivers/md/dm-thin.c:1679:7: note: byref variable will be forcibly initialized 1679 | bool maybe_shared; | ^~~~~~~~~~~~ /kisskb/src/drivers/md/dm-thin.c: In function 'pool_status': /kisskb/src/drivers/md/dm-thin.c:3909:7: note: byref variable will be forcibly initialized 3909 | char buf2[BDEVNAME_SIZE]; | ^~~~ /kisskb/src/drivers/md/dm-thin.c:3908:7: note: byref variable will be forcibly initialized 3908 | char buf[BDEVNAME_SIZE]; | ^~~ /kisskb/src/drivers/md/dm-thin.c:3906:13: note: byref variable will be forcibly initialized 3906 | dm_block_t held_root; | ^~~~~~~~~ /kisskb/src/drivers/md/dm-thin.c:3905:13: note: byref variable will be forcibly initialized 3905 | dm_block_t nr_blocks_metadata; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-thin.c:3904:13: note: byref variable will be forcibly initialized 3904 | dm_block_t nr_blocks_data; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-thin.c:3903:13: note: byref variable will be forcibly initialized 3903 | dm_block_t nr_free_blocks_metadata; | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-thin.c:3902:13: note: byref variable will be forcibly initialized 3902 | dm_block_t nr_free_blocks_data; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-thin.c:3901:11: note: byref variable will be forcibly initialized 3901 | uint64_t transaction_id; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-thin.c: In function 'maybe_resize_data_dev': /kisskb/src/drivers/md/dm-thin.c:3451:13: note: byref variable will be forcibly initialized 3451 | dm_block_t sb_data_size; | ^~~~~~~~~~~~ /kisskb/src/drivers/md/dm-thin.c: In function 'maybe_resize_metadata_dev': /kisskb/src/drivers/md/dm-thin.c:3498:32: note: byref variable will be forcibly initialized 3498 | dm_block_t metadata_dev_size, sb_metadata_dev_size; | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-thin.c: In function 'pool_preresume': /kisskb/src/drivers/md/dm-thin.c:3558:21: note: byref variable will be forcibly initialized 3558 | bool need_commit1, need_commit2; | ^~~~~~~~~~~~ /kisskb/src/drivers/md/dm-thin.c:3558:7: note: byref variable will be forcibly initialized 3558 | bool need_commit1, need_commit2; | ^~~~~~~~~~~~ /kisskb/src/drivers/md/dm-thin.c: In function 'parse_pool_features': /kisskb/src/drivers/md/dm-thin.c:3134:11: note: byref variable will be forcibly initialized 3134 | unsigned argc; | ^~~~ /kisskb/src/drivers/md/dm-thin.c: In function 'process_thin_deferred_cells': /kisskb/src/drivers/md/dm-thin.c:2262:19: note: byref variable will be forcibly initialized 2262 | struct list_head cells; | ^~~~~ /kisskb/src/drivers/md/dm-thin.c: In function 'process_thin_deferred_bios': /kisskb/src/drivers/md/dm-thin.c:2171:18: note: byref variable will be forcibly initialized 2171 | struct blk_plug plug; | ^~~~ /kisskb/src/drivers/md/dm-thin.c: In function 'pool_ctr': /kisskb/src/drivers/md/dm-thin.c:3287:17: note: byref variable will be forcibly initialized 3287 | struct dm_dev *metadata_dev; | ^~~~~~~~~~~~ /kisskb/src/drivers/md/dm-thin.c:3286:13: note: byref variable will be forcibly initialized 3286 | dm_block_t low_water_blocks; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-thin.c:3285:16: note: byref variable will be forcibly initialized 3285 | unsigned long block_size; | ^~~~~~~~~~ /kisskb/src/drivers/md/dm-thin.c:3284:17: note: byref variable will be forcibly initialized 3284 | struct dm_dev *data_dev; | ^~~~~~~~ /kisskb/src/drivers/md/dm-thin.c:3283:20: note: byref variable will be forcibly initialized 3283 | struct dm_arg_set as; | ^~ /kisskb/src/drivers/md/dm-thin.c:3282:23: note: byref variable will be forcibly initialized 3282 | struct pool_features pf; | ^~ /kisskb/src/drivers/md/dm-thin.c:3279:9: note: byref variable will be forcibly initialized 3279 | int r, pool_created = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/md/dm-thin.c: In function 'thin_status': /kisskb/src/drivers/md/dm-thin.c:4390:7: note: byref variable will be forcibly initialized 4390 | char buf[BDEVNAME_SIZE]; | ^~~ /kisskb/src/drivers/md/dm-thin.c:4389:21: note: byref variable will be forcibly initialized 4389 | dm_block_t mapped, highest; | ^~~~~~~ /kisskb/src/drivers/md/dm-thin.c:4389:13: note: byref variable will be forcibly initialized 4389 | dm_block_t mapped, highest; | ^~~~~~ /kisskb/src/drivers/md/dm-thin.c: In function 'noflush_work': /kisskb/src/drivers/md/dm-thin.c:2500:22: note: byref variable will be forcibly initialized 2500 | struct noflush_work w; | ^ /kisskb/src/drivers/md/dm-thin.c: In function 'thin_endio': /kisskb/src/drivers/md/dm-thin.c:4318:19: note: byref variable will be forcibly initialized 4318 | struct list_head work; | ^~~~ /kisskb/src/drivers/md/dm-thin.c: In function 'thin_bio_map': /kisskb/src/drivers/md/dm-thin.c:2714:21: note: byref variable will be forcibly initialized 2714 | struct dm_cell_key key; | ^~~ /kisskb/src/drivers/md/dm-thin.c:2713:41: note: byref variable will be forcibly initialized 2713 | struct dm_bio_prison_cell *virt_cell, *data_cell; | ^~~~~~~~~ /kisskb/src/drivers/md/dm-thin.c:2713:29: note: byref variable will be forcibly initialized 2713 | struct dm_bio_prison_cell *virt_cell, *data_cell; | ^~~~~~~~~ /kisskb/src/drivers/md/dm-thin.c:2712:31: note: byref variable will be forcibly initialized 2712 | struct dm_thin_lookup_result result; | ^~~~~~ /kisskb/src/drivers/net/dsa/vitesse-vsc73xx-core.c: In function 'vsc73xx_update_bits': /kisskb/src/drivers/net/dsa/vitesse-vsc73xx-core.c:391:11: note: byref variable will be forcibly initialized 391 | u32 tmp, orig; | ^~~~ /kisskb/src/drivers/md/dm-thin.c: In function 'thin_ctr': /kisskb/src/drivers/md/dm-thin.c:4168:28: note: byref variable will be forcibly initialized 4168 | struct dm_dev *pool_dev, *origin_dev; | ^~~~~~~~~~ /kisskb/src/drivers/md/dm-thin.c:4168:17: note: byref variable will be forcibly initialized 4168 | struct dm_dev *pool_dev, *origin_dev; | ^~~~~~~~ /kisskb/src/drivers/net/dsa/vitesse-vsc73xx-core.c: In function 'vsc73xx_get_ethtool_stats': /kisskb/src/drivers/net/dsa/vitesse-vsc73xx-core.c:1008:6: note: byref variable will be forcibly initialized 1008 | u32 val; | ^~~ /kisskb/src/drivers/net/dsa/vitesse-vsc73xx-core.c: In function 'vsc73xx_phy_read': /kisskb/src/drivers/net/dsa/vitesse-vsc73xx-core.c:491:6: note: byref variable will be forcibly initialized 491 | u32 val; | ^~~ /kisskb/src/drivers/net/dsa/vitesse-vsc73xx-core.c: In function 'vsc73xx_detect': /kisskb/src/drivers/net/dsa/vitesse-vsc73xx-core.c:407:6: note: byref variable will be forcibly initialized 407 | u32 val; | ^~~ /kisskb/src/drivers/net/dsa/vitesse-vsc73xx-core.c: In function 'vsc73xx_get_strings': /kisskb/src/drivers/net/dsa/vitesse-vsc73xx-core.c:933:6: note: byref variable will be forcibly initialized 933 | u32 val; | ^~~ /kisskb/src/drivers/net/dsa/vitesse-vsc73xx-core.c: In function 'vsc73xx_adjust_enable_port': /kisskb/src/drivers/net/dsa/vitesse-vsc73xx-core.c:722:5: note: byref variable will be forcibly initialized 722 | u8 seed; | ^~~~ /kisskb/src/drivers/net/dsa/vitesse-vsc73xx-core.c: In function 'vsc73xx_adjust_link': /kisskb/src/drivers/net/dsa/vitesse-vsc73xx-core.c:761:6: note: byref variable will be forcibly initialized 761 | u32 val; | ^~~ /kisskb/src/drivers/net/dsa/vitesse-vsc73xx-core.c: In function 'vsc73xx_gpio_get_direction': /kisskb/src/drivers/net/dsa/vitesse-vsc73xx-core.c:1105:6: note: byref variable will be forcibly initialized 1105 | u32 val; | ^~~ /kisskb/src/drivers/net/dsa/vitesse-vsc73xx-core.c: In function 'vsc73xx_gpio_get': /kisskb/src/drivers/net/dsa/vitesse-vsc73xx-core.c:1059:6: note: byref variable will be forcibly initialized 1059 | u32 val; | ^~~ /kisskb/src/drivers/leds/leds-lp55xx-common.c: In function 'led_current_store': /kisskb/src/drivers/leds/leds-lp55xx-common.c:100:16: note: byref variable will be forcibly initialized 100 | unsigned long curr; | ^~~~ /kisskb/src/drivers/leds/leds-lp55xx-common.c: In function 'run_engine_store': /kisskb/src/drivers/leds/leds-lp55xx-common.c:330:16: note: byref variable will be forcibly initialized 330 | unsigned long val; | ^~~ In file included from /kisskb/src/include/linux/acpi.h:15, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/drivers/leds/leds-lp55xx-common.c:15: /kisskb/src/drivers/leds/leds-lp55xx-common.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/leds/leds-lp55xx-common.c: In function 'lp55xx_init_led': /kisskb/src/drivers/leds/leds-lp55xx-common.c:168:7: note: byref variable will be forcibly initialized 168 | char name[32]; | ^~~~ /kisskb/src/drivers/leds/leds-lp55xx-common.c: In function 'select_engine_store': /kisskb/src/drivers/leds/leds-lp55xx-common.c:288:16: note: byref variable will be forcibly initialized 288 | unsigned long val; | ^~~ /kisskb/src/drivers/leds/leds-lp55xx-common.c: In function 'lp55xx_parse_multi_led_child': /kisskb/src/drivers/leds/leds-lp55xx-common.c:591:15: note: byref variable will be forcibly initialized 591 | int chan_nr, color_id, ret; | ^~~~~~~~ /kisskb/src/drivers/leds/leds-lp55xx-common.c:591:6: note: byref variable will be forcibly initialized 591 | int chan_nr, color_id, ret; | ^~~~~~~ /kisskb/src/drivers/leds/leds-lp55xx-common.c: In function 'lp55xx_parse_logical_led': /kisskb/src/drivers/leds/leds-lp55xx-common.c:634:6: note: byref variable will be forcibly initialized 634 | int chan_nr = 0; | ^~~~~~~ /kisskb/src/drivers/leds/leds-lp55xx-common.c:633:6: note: byref variable will be forcibly initialized 633 | int led_color, ret; | ^~~~~~~~~ /kisskb/src/drivers/leds/leds-lp8501.c: In function 'lp8501_run_engine': /kisskb/src/drivers/leds/leds-lp8501.c:160:5: note: byref variable will be forcibly initialized 160 | u8 exec; | ^~~~ /kisskb/src/drivers/leds/leds-lp8501.c:159:5: note: byref variable will be forcibly initialized 159 | u8 mode; | ^~~~ /kisskb/src/drivers/leds/leds-lp8501.c: In function 'lp8501_update_program_memory': /kisskb/src/drivers/leds/leds-lp8501.c:211:6: note: byref variable will be forcibly initialized 211 | int nrchars; | ^~~~~~~ /kisskb/src/drivers/leds/leds-lp8501.c:209:7: note: byref variable will be forcibly initialized 209 | char c[3]; | ^ /kisskb/src/drivers/leds/leds-lp8501.c:208:11: note: byref variable will be forcibly initialized 208 | unsigned cmd; | ^~~ /kisskb/src/drivers/leds/leds-lp8501.c:207:5: note: byref variable will be forcibly initialized 207 | u8 pattern[LP8501_PROGRAM_LENGTH] = {0}; | ^~~~~~~ In file included from /kisskb/src/include/linux/acpi.h:15, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/drivers/leds/leds-lp8501.c:12: /kisskb/src/drivers/leds/leds-lp8501.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/dsa/vitesse-vsc73xx-spi.c: In function 'vsc73xx_spi_read': /kisskb/src/drivers/net/dsa/vitesse-vsc73xx-spi.c:59:5: note: byref variable will be forcibly initialized 59 | u8 buf[4]; | ^~~ /kisskb/src/drivers/net/dsa/vitesse-vsc73xx-spi.c:58:5: note: byref variable will be forcibly initialized 58 | u8 cmd[4]; | ^~~ /kisskb/src/drivers/net/dsa/vitesse-vsc73xx-spi.c:57:21: note: byref variable will be forcibly initialized 57 | struct spi_message m; | ^ /kisskb/src/drivers/net/dsa/vitesse-vsc73xx-spi.c:56:22: note: byref variable will be forcibly initialized 56 | struct spi_transfer t[2]; | ^ /kisskb/src/drivers/net/dsa/vitesse-vsc73xx-spi.c: In function 'vsc73xx_spi_write': /kisskb/src/drivers/net/dsa/vitesse-vsc73xx-spi.c:101:5: note: byref variable will be forcibly initialized 101 | u8 buf[4]; | ^~~ /kisskb/src/drivers/net/dsa/vitesse-vsc73xx-spi.c:100:5: note: byref variable will be forcibly initialized 100 | u8 cmd[2]; | ^~~ /kisskb/src/drivers/net/dsa/vitesse-vsc73xx-spi.c:99:21: note: byref variable will be forcibly initialized 99 | struct spi_message m; | ^ /kisskb/src/drivers/net/dsa/vitesse-vsc73xx-spi.c:98:22: note: byref variable will be forcibly initialized 98 | struct spi_transfer t[2]; | ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/psp_v12_0.c: In function 'psp_v12_0_init_microcode': /kisskb/src/drivers/gpu/drm/amd/amdgpu/psp_v12_0.c:52:7: note: byref variable will be forcibly initialized 52 | char fw_name[30]; | ^~~~~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_ethtool.c: In function 'ipoib_get_link_ksettings': /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_ethtool.c:186:22: note: byref variable will be forcibly initialized 186 | struct ib_port_attr attr; | ^~~~ In file included from /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-phy-db.c:6: /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-phy-db.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00mac.c: In function 'rt2x00mac_set_key': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00mac.c:462:26: note: byref variable will be forcibly initialized 462 | struct rt2x00lib_crypto crypto; | ^~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-phy-db.c: In function 'iwl_send_phy_db_cmd': /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-phy-db.c:314:24: note: byref variable will be forcibly initialized 314 | struct iwl_phy_db_cmd phy_db_cmd; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-phy-db.c: In function 'iwl_send_phy_db_data': /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-phy-db.c:380:6: note: byref variable will be forcibly initialized 380 | u16 size = 0; | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-phy-db.c:379:6: note: byref variable will be forcibly initialized 379 | u8 *data = NULL; | ^~~~ /kisskb/src/drivers/net/usb/aqc111.c: In function 'aqc111_tx_fixup': /kisskb/src/drivers/net/usb/aqc111.c:1187:6: note: byref variable will be forcibly initialized 1187 | u16 tci = 0; | ^~~ /kisskb/src/drivers/net/usb/aqc111.c: In function 'aqc111_write16_cmd_async': /kisskb/src/drivers/net/usb/aqc111.c:188:6: note: byref variable will be forcibly initialized 188 | u16 tmp = *data; | ^~~ /kisskb/src/drivers/net/usb/aqc111.c: In function 'aqc111_set_rx_mode': /kisskb/src/drivers/net/usb/aqc111.c:188:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/aqc111.c:544:6: note: byref variable will be forcibly initialized 544 | u8 m_filter[AQ_MCAST_FILTER_SIZE] = { 0 }; | ^~~~~~~~ /kisskb/src/drivers/net/usb/aqc111.c: In function 'aqc111_read_perm_mac': /kisskb/src/drivers/net/usb/aqc111.c:656:5: note: byref variable will be forcibly initialized 656 | u8 buf[ETH_ALEN]; | ^~~ /kisskb/src/drivers/net/usb/aqc111.c: In function 'aqc111_configure_csum_offload': /kisskb/src/drivers/net/usb/aqc111.c:882:5: note: byref variable will be forcibly initialized 882 | u8 reg8 = 0; | ^~~~ /kisskb/src/drivers/net/usb/aqc111.c: In function 'aqc111_write16_cmd': /kisskb/src/drivers/net/usb/aqc111.c:150:6: note: byref variable will be forcibly initialized 150 | u16 tmp = *data; | ^~~ /kisskb/src/drivers/net/usb/aqc111.c: In function 'aqc111_configure_rx': /kisskb/src/drivers/net/usb/aqc111.c:150:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/aqc111.c:808:5: note: byref variable will be forcibly initialized 808 | u8 reg8 = 0; | ^~~~ /kisskb/src/drivers/net/usb/aqc111.c:805:5: note: byref variable will be forcibly initialized 805 | u8 buf[5] = { 0 }; | ^~~ /kisskb/src/drivers/net/usb/aqc111.c: In function 'aqc111_link_reset': /kisskb/src/drivers/net/usb/aqc111.c:150:6: note: byref variable will be forcibly initialized 150 | u16 tmp = *data; | ^~~ /kisskb/src/drivers/net/usb/aqc111.c:150:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/aqc111.c:150:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/aqc111.c:150:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/aqc111.c:150:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/aqc111.c:150:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/aqc111.c:150:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/aqc111.c:904:5: note: byref variable will be forcibly initialized 904 | u8 reg8 = 0; | ^~~~ /kisskb/src/drivers/net/usb/aqc111.c:903:6: note: byref variable will be forcibly initialized 903 | u16 reg16 = 0; | ^~~~~ /kisskb/src/drivers/net/usb/aqc111.c: In function 'aqc111_write32_cmd': /kisskb/src/drivers/net/usb/aqc111.c:170:6: note: byref variable will be forcibly initialized 170 | u32 tmp = *data; | ^~~ /kisskb/src/drivers/net/usb/aqc111.c: In function 'aqc111_stop': /kisskb/src/drivers/net/usb/aqc111.c:150:6: note: byref variable will be forcibly initialized 150 | u16 tmp = *data; | ^~~ /kisskb/src/drivers/net/usb/aqc111.c:150:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/aqc111.c:170:6: note: byref variable will be forcibly initialized 170 | u32 tmp = *data; | ^~~ /kisskb/src/drivers/net/usb/aqc111.c:1036:6: note: byref variable will be forcibly initialized 1036 | u16 reg16 = 0; | ^~~~~ /kisskb/src/drivers/net/usb/aqc111.c: In function 'aqc111_set_phy_speed': /kisskb/src/drivers/net/usb/aqc111.c:170:6: note: byref variable will be forcibly initialized 170 | u32 tmp = *data; | ^~~ /kisskb/src/drivers/net/usb/aqc111.c: In function 'aqc111_reset': /kisskb/src/drivers/net/usb/aqc111.c:170:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/aqc111.c:992:5: note: byref variable will be forcibly initialized 992 | u8 reg8 = 0; | ^~~~ /kisskb/src/drivers/net/usb/aqc111.c: In function 'aqc111_change_mtu': /kisskb/src/drivers/net/usb/aqc111.c:150:6: note: byref variable will be forcibly initialized 150 | u16 tmp = *data; | ^~~ /kisskb/src/drivers/net/usb/aqc111.c:150:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/aqc111.c:425:5: note: byref variable will be forcibly initialized 425 | u8 buf[5]; | ^~~ /kisskb/src/drivers/net/usb/aqc111.c:424:6: note: byref variable will be forcibly initialized 424 | u16 reg16 = 0; | ^~~~~ /kisskb/src/drivers/net/usb/aqc111.c: In function 'aqc111_vlan_rx_kill_vid': /kisskb/src/drivers/net/usb/aqc111.c:150:6: note: byref variable will be forcibly initialized 150 | u16 tmp = *data; | ^~~ /kisskb/src/drivers/net/usb/aqc111.c:483:5: note: byref variable will be forcibly initialized 483 | u8 reg8 = 0; | ^~~~ /kisskb/src/drivers/net/usb/aqc111.c:482:6: note: byref variable will be forcibly initialized 482 | u16 reg16 = 0; | ^~~~~ /kisskb/src/drivers/net/usb/aqc111.c: In function 'aqc111_vlan_rx_add_vid': /kisskb/src/drivers/net/usb/aqc111.c:150:6: note: byref variable will be forcibly initialized 150 | u16 tmp = *data; | ^~~ /kisskb/src/drivers/net/usb/aqc111.c:508:5: note: byref variable will be forcibly initialized 508 | u8 reg8 = 0; | ^~~~ /kisskb/src/drivers/net/usb/aqc111.c:507:6: note: byref variable will be forcibly initialized 507 | u16 reg16 = 0; | ^~~~~ /kisskb/src/drivers/net/usb/aqc111.c: In function 'aqc111_set_features': /kisskb/src/drivers/net/usb/aqc111.c:150:6: note: byref variable will be forcibly initialized 150 | u16 tmp = *data; | ^~~ /kisskb/src/drivers/net/usb/aqc111.c:572:5: note: byref variable will be forcibly initialized 572 | u8 reg8 = 0; | ^~~~ /kisskb/src/drivers/net/usb/aqc111.c: In function 'aqc111_write16_cmd_nopm': /kisskb/src/drivers/net/usb/aqc111.c:140:6: note: byref variable will be forcibly initialized 140 | u16 tmp = *data; | ^~~ /kisskb/src/drivers/net/usb/aqc111.c: In function 'aqc111_write32_cmd_nopm': /kisskb/src/drivers/net/usb/aqc111.c:160:6: note: byref variable will be forcibly initialized 160 | u32 tmp = *data; | ^~~ /kisskb/src/drivers/net/usb/aqc111.c: In function 'aqc111_unbind': /kisskb/src/drivers/net/usb/aqc111.c:140:6: note: byref variable will be forcibly initialized 140 | u16 tmp = *data; | ^~~ /kisskb/src/drivers/net/usb/aqc111.c:140:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/aqc111.c:160:6: note: byref variable will be forcibly initialized 160 | u32 tmp = *data; | ^~~ /kisskb/src/drivers/net/usb/aqc111.c: In function 'aqc111_resume': /kisskb/src/drivers/net/usb/aqc111.c:140:6: note: byref variable will be forcibly initialized 140 | u16 tmp = *data; | ^~~ /kisskb/src/drivers/net/usb/aqc111.c:140:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/aqc111.c:140:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/aqc111.c:1419:5: note: byref variable will be forcibly initialized 1419 | u8 reg8; | ^~~~ /kisskb/src/drivers/net/usb/aqc111.c:1418:6: note: byref variable will be forcibly initialized 1418 | u16 reg16; | ^~~~~ /kisskb/src/drivers/net/usb/aqc111.c: In function 'aqc111_suspend': /kisskb/src/drivers/net/usb/aqc111.c:170:6: note: byref variable will be forcibly initialized 170 | u32 tmp = *data; | ^~~ /kisskb/src/drivers/net/usb/aqc111.c:140:6: note: byref variable will be forcibly initialized 140 | u16 tmp = *data; | ^~~ /kisskb/src/drivers/net/usb/aqc111.c:140:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/aqc111.c:140:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/aqc111.c:170:6: note: byref variable will be forcibly initialized 170 | u32 tmp = *data; | ^~~ /kisskb/src/drivers/net/usb/aqc111.c:140:6: note: byref variable will be forcibly initialized 140 | u16 tmp = *data; | ^~~ /kisskb/src/drivers/net/usb/aqc111.c:140:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/aqc111.c:140:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/usb/aqc111.c:1354:25: note: byref variable will be forcibly initialized 1354 | struct aqc111_wol_cfg wol_cfg; | ^~~~~~~ /kisskb/src/drivers/net/usb/aqc111.c:1324:5: note: byref variable will be forcibly initialized 1324 | u8 reg8; | ^~~~ /kisskb/src/drivers/net/usb/aqc111.c:1323:6: note: byref variable will be forcibly initialized 1323 | u16 reg16; | ^~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/phy.c: In function 'mt7601u_tssi_dc_gain_cal': /kisskb/src/drivers/net/wireless/mediatek/mt7601u/phy.c:645:5: note: byref variable will be forcibly initialized 645 | s8 res[4]; | ^~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_tx.c: In function 'mwifiex_send_null_packet': /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_tx.c:138:26: note: byref variable will be forcibly initialized 138 | struct mwifiex_tx_param tx_param; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/phy.c: In function '__mt7601u_phy_set_channel': /kisskb/src/drivers/net/wireless/mediatek/mt7601u/phy.c:365:23: note: byref variable will be forcibly initialized 365 | struct mt76_reg_pair bbp_settings[3] = { | ^~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/phy.c:362:23: note: byref variable will be forcibly initialized 362 | struct mt76_reg_pair channel_freq_plan[FREQ_PLAN_REGS] = { | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-thin-metadata.c: In function 'subtree_equal': /kisskb/src/drivers/md/dm-thin-metadata.c:400:16: note: byref variable will be forcibly initialized 400 | __le64 v1_le, v2_le; | ^~~~~ /kisskb/src/drivers/md/dm-thin-metadata.c:400:9: note: byref variable will be forcibly initialized 400 | __le64 v1_le, v2_le; | ^~~~~ /kisskb/src/drivers/md/dm-thin-metadata.c: In function 'save_sm_roots': /kisskb/src/drivers/md/dm-thin-metadata.c:518:9: note: byref variable will be forcibly initialized 518 | size_t len; | ^~~ /kisskb/src/drivers/md/dm-thin-metadata.c: In function '__set_metadata_reserve': /kisskb/src/drivers/md/dm-thin-metadata.c:908:13: note: byref variable will be forcibly initialized 908 | dm_block_t total; | ^~~~~ /kisskb/src/drivers/md/dm-thin-metadata.c: In function '__resize_space_map': /kisskb/src/drivers/md/dm-thin-metadata.c:2013:13: note: byref variable will be forcibly initialized 2013 | dm_block_t old_count; | ^~~~~~~~~ /kisskb/src/drivers/md/dm-thin-metadata.c: In function '__superblock_all_zeroes': /kisskb/src/drivers/md/dm-thin-metadata.c:452:19: note: byref variable will be forcibly initialized 452 | struct dm_block *b; | ^ /kisskb/src/drivers/md/dm-thin-metadata.c: In function '__begin_transaction': /kisskb/src/drivers/md/dm-thin-metadata.c:792:19: note: byref variable will be forcibly initialized 792 | struct dm_block *sblock; | ^~~~~~ /kisskb/src/drivers/md/dm-thin-metadata.c: In function '__get_metadata_snap': /kisskb/src/drivers/md/dm-thin-metadata.c:1434:19: note: byref variable will be forcibly initialized 1434 | struct dm_block *sblock; | ^~~~~~ /kisskb/src/drivers/md/dm-thin-metadata.c: In function '__write_initial_superblock': /kisskb/src/drivers/md/dm-thin-metadata.c:550:19: note: byref variable will be forcibly initialized 550 | struct dm_block *sblock; | ^~~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c:8: /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/md/dm-thin-metadata.c: In function '__open_metadata': /kisskb/src/drivers/md/dm-thin-metadata.c:678:19: note: byref variable will be forcibly initialized 678 | struct dm_block *sblock; | ^~~~~~ /kisskb/src/drivers/md/dm-thin-metadata.c: In function '__open_or_format_metadata': /kisskb/src/drivers/md/dm-thin-metadata.c:745:9: note: byref variable will be forcibly initialized 745 | int r, unformatted; | ^~~~~~~~~~~ /kisskb/src/drivers/md/dm-thin-metadata.c: In function '__write_changed_details': /kisskb/src/drivers/md/dm-thin-metadata.c:820:11: note: byref variable will be forcibly initialized 820 | uint64_t key; | ^~~ /kisskb/src/drivers/md/dm-thin-metadata.c:819:29: note: byref variable will be forcibly initialized 819 | struct disk_device_details details; | ^~~~~~~ /kisskb/src/drivers/md/dm-thin-metadata.c: In function '__commit_transaction': /kisskb/src/drivers/md/dm-thin-metadata.c:854:19: note: byref variable will be forcibly initialized 854 | struct dm_block *sblock; | ^~~~~~ /kisskb/src/drivers/md/dm-thin-metadata.c: In function '__find_block': /kisskb/src/drivers/md/dm-thin-metadata.c:1519:13: note: byref variable will be forcibly initialized 1519 | dm_block_t keys[2] = { td->id, block }; | ^~~~ /kisskb/src/drivers/md/dm-thin-metadata.c:1517:9: note: byref variable will be forcibly initialized 1517 | __le64 value; | ^~~~~ /kisskb/src/drivers/md/dm-thin-metadata.c: In function '__remove': /kisskb/src/drivers/md/dm-thin-metadata.c:1672:13: note: byref variable will be forcibly initialized 1672 | dm_block_t keys[2] = { td->id, block }; | ^~~~ /kisskb/src/drivers/md/dm-thin-metadata.c: In function '__open_device': /kisskb/src/drivers/md/dm-thin-metadata.c:1010:29: note: byref variable will be forcibly initialized 1010 | struct disk_device_details details_le; | ^~~~~~~~~~ /kisskb/src/drivers/md/dm-thin-metadata.c:1009:11: note: byref variable will be forcibly initialized 1009 | uint64_t key = dev; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c: In function 'iwl_init_he_6ghz_capa': /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c:699:30: note: byref variable will be forcibly initialized 699 | struct ieee80211_sta_ht_cap ht_cap; | ^~~~~~ /kisskb/src/drivers/md/dm-thin-metadata.c: In function '__create_thin': /kisskb/src/drivers/md/dm-thin-metadata.c:1078:9: note: byref variable will be forcibly initialized 1078 | __le64 value; | ^~~~~ /kisskb/src/drivers/md/dm-thin-metadata.c:1077:25: note: byref variable will be forcibly initialized 1077 | struct dm_thin_device *td; | ^~ /kisskb/src/drivers/md/dm-thin-metadata.c:1076:11: note: byref variable will be forcibly initialized 1076 | uint64_t key = dev; | ^~~ /kisskb/src/drivers/md/dm-thin-metadata.c:1075:13: note: byref variable will be forcibly initialized 1075 | dm_block_t dev_root; | ^~~~~~~~ /kisskb/src/drivers/md/dm-thin-metadata.c: In function '__set_snapshot_details': /kisskb/src/drivers/md/dm-thin-metadata.c:1131:25: note: byref variable will be forcibly initialized 1131 | struct dm_thin_device *td; | ^~ /kisskb/src/drivers/md/dm-thin-metadata.c: In function '__delete_device': /kisskb/src/drivers/md/dm-thin-metadata.c:1220:25: note: byref variable will be forcibly initialized 1220 | struct dm_thin_device *td; | ^~ /kisskb/src/drivers/md/dm-thin-metadata.c:1219:11: note: byref variable will be forcibly initialized 1219 | uint64_t key = dev; | ^~~ /kisskb/src/drivers/md/dm-thin-metadata.c: In function '__create_snap': /kisskb/src/drivers/md/dm-thin-metadata.c:1154:9: note: byref variable will be forcibly initialized 1154 | __le64 value; | ^~~~~ /kisskb/src/drivers/md/dm-thin-metadata.c:1153:25: note: byref variable will be forcibly initialized 1153 | struct dm_thin_device *td; | ^~ /kisskb/src/drivers/md/dm-thin-metadata.c:1152:25: note: byref variable will be forcibly initialized 1152 | uint64_t key = origin, dev_key = dev; | ^~~~~~~ /kisskb/src/drivers/md/dm-thin-metadata.c:1152:11: note: byref variable will be forcibly initialized 1152 | uint64_t key = origin, dev_key = dev; | ^~~ /kisskb/src/drivers/md/dm-thin-metadata.c: In function '__reserve_metadata_snap': /kisskb/src/drivers/md/dm-thin-metadata.c:1303:26: note: byref variable will be forcibly initialized 1303 | struct dm_block *copy, *sblock; | ^~~~~~ /kisskb/src/drivers/md/dm-thin-metadata.c:1303:19: note: byref variable will be forcibly initialized 1303 | struct dm_block *copy, *sblock; | ^~~~ /kisskb/src/drivers/md/dm-thin-metadata.c:1301:9: note: byref variable will be forcibly initialized 1301 | int r, inc; | ^~~ /kisskb/src/drivers/md/dm-thin-metadata.c: In function '__release_metadata_snap': /kisskb/src/drivers/md/dm-thin-metadata.c:1385:28: note: byref variable will be forcibly initialized 1385 | struct dm_block *sblock, *copy; | ^~~~ /kisskb/src/drivers/md/dm-thin-metadata.c:1385:19: note: byref variable will be forcibly initialized 1385 | struct dm_block *sblock, *copy; | ^~~~~~ /kisskb/src/drivers/md/dm-thin-metadata.c: In function '__find_next_mapped_block': /kisskb/src/drivers/md/dm-thin-metadata.c:1559:13: note: byref variable will be forcibly initialized 1559 | dm_block_t keys[2] = { td->id, block }; | ^~~~ /kisskb/src/drivers/md/dm-thin-metadata.c:1557:9: note: byref variable will be forcibly initialized 1557 | __le64 value; | ^~~~~ /kisskb/src/drivers/md/dm-thin-metadata.c: In function '__find_mapped_range': /kisskb/src/drivers/md/dm-thin-metadata.c:1575:31: note: byref variable will be forcibly initialized 1575 | struct dm_thin_lookup_result lookup; | ^~~~~~ /kisskb/src/drivers/md/dm-thin-metadata.c: In function '__insert': /kisskb/src/drivers/md/dm-thin-metadata.c:1638:13: note: byref variable will be forcibly initialized 1638 | dm_block_t keys[2] = { td->id, block }; | ^~~~ /kisskb/src/drivers/md/dm-thin-metadata.c:1636:9: note: byref variable will be forcibly initialized 1636 | __le64 value; | ^~~~~ /kisskb/src/drivers/md/dm-thin-metadata.c:1635:9: note: byref variable will be forcibly initialized 1635 | int r, inserted; | ^~~~~~~~ /kisskb/src/drivers/md/dm-thin-metadata.c: In function '__remove_range': /kisskb/src/drivers/md/dm-thin-metadata.c:1691:13: note: byref variable will be forcibly initialized 1691 | dm_block_t mapping_root; | ^~~~~~~~~~~~ /kisskb/src/drivers/md/dm-thin-metadata.c:1690:9: note: byref variable will be forcibly initialized 1690 | __le64 value; | ^~~~~ /kisskb/src/drivers/md/dm-thin-metadata.c:1689:13: note: byref variable will be forcibly initialized 1689 | dm_block_t keys[1] = { td->id }; | ^~~~ /kisskb/src/drivers/md/dm-thin-metadata.c:1687:11: note: byref variable will be forcibly initialized 1687 | unsigned count, total_count = 0; | ^~~~~ /kisskb/src/drivers/md/dm-thin-metadata.c: In function '__highest_block': /kisskb/src/drivers/md/dm-thin-metadata.c:1983:9: note: byref variable will be forcibly initialized 1983 | __le64 value_le; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c: In function 'iwl_read_external_nvm': /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c:1545:25: note: byref variable will be forcibly initialized 1545 | const struct firmware *fw_entry; | ^~~~~~~~ /kisskb/src/drivers/md/dm-thin-metadata.c: In function 'dm_pool_block_is_shared': /kisskb/src/drivers/md/dm-thin-metadata.c:1771:11: note: byref variable will be forcibly initialized 1771 | uint32_t ref_count; | ^~~~~~~~~ /kisskb/src/drivers/md/dm-thin-metadata.c: In function 'dm_pool_metadata_set_needs_check': /kisskb/src/drivers/md/dm-thin-metadata.c:2098:19: note: byref variable will be forcibly initialized 2098 | struct dm_block *sblock; | ^~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_rx.c: In function 'mwifiex_process_sta_rx_packet': /kisskb/src/drivers/net/wireless/marvell/mwifiex/sta_rx.c:197:5: note: byref variable will be forcibly initialized 197 | u8 ta[ETH_ALEN]; | ^~ /kisskb/src/drivers/mmc/host/sdhci-omap.c: In function 'sdhci_omap_execute_tuning': /kisskb/src/drivers/mmc/host/sdhci-omap.c:331:6: note: byref variable will be forcibly initialized 331 | int temperature; | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/node.h:18, from /kisskb/src/include/linux/cpu.h:17, from /kisskb/src/include/linux/of_device.h:5, from /kisskb/src/drivers/mmc/host/sdhci-omap.c:14: /kisskb/src/drivers/mmc/host/sdhci-omap.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/mmc/host/sdhci-omap.c: In function 'sdhci_omap_iodelay_pinctrl_state': /kisskb/src/drivers/mmc/host/sdhci-omap.c:1090:7: note: byref variable will be forcibly initialized 1090 | char str[20]; | ^~~ /kisskb/src/drivers/infiniband/core/roce_gid_mgmt.c: In function 'update_gid_ip': /kisskb/src/drivers/infiniband/core/roce_gid_mgmt.c:288:21: note: byref variable will be forcibly initialized 288 | struct ib_gid_attr gid_attr; | ^~~~~~~~ /kisskb/src/drivers/infiniband/core/roce_gid_mgmt.c:287:15: note: byref variable will be forcibly initialized 287 | union ib_gid gid; | ^~~ In file included from /kisskb/src/drivers/infiniband/core/core_priv.h:36, from /kisskb/src/drivers/infiniband/core/roce_gid_mgmt.c:33: /kisskb/src/drivers/infiniband/core/roce_gid_mgmt.c: In function 'enum_netdev_ipv4_ips': /kisskb/src/drivers/infiniband/core/roce_gid_mgmt.c:343:12: note: byref variable will be forcibly initialized 343 | LIST_HEAD(sin_list); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/infiniband/core/roce_gid_mgmt.c: In function 'handle_netdev_upper': /kisskb/src/drivers/infiniband/core/roce_gid_mgmt.c:561:12: note: byref variable will be forcibly initialized 561 | LIST_HEAD(upper_list); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/infiniband/core/roce_gid_mgmt.c:558:28: note: byref variable will be forcibly initialized 558 | struct netdev_nested_priv priv; | ^~~~ /kisskb/src/drivers/infiniband/core/roce_gid_mgmt.c: In function 'inetaddr_event': /kisskb/src/drivers/infiniband/core/roce_gid_mgmt.c:861:21: note: byref variable will be forcibly initialized 861 | struct sockaddr_in in; | ^~ /kisskb/src/drivers/md/dm-cache-target.c: In function 'disable_passdown_if_not_supported': /kisskb/src/drivers/md/dm-cache-target.c:3356:7: note: byref variable will be forcibly initialized 3356 | char buf[BDEVNAME_SIZE]; | ^~~ /kisskb/src/drivers/md/dm-cache-target.c: In function 'parse_cblock_range': /kisskb/src/drivers/md/dm-cache-target.c:3176:14: note: byref variable will be forcibly initialized 3176 | uint64_t b, e; | ^ /kisskb/src/drivers/md/dm-cache-target.c:3176:11: note: byref variable will be forcibly initialized 3176 | uint64_t b, e; | ^ /kisskb/src/drivers/md/dm-cache-target.c:3175:7: note: byref variable will be forcibly initialized 3175 | char dummy; | ^~~~~ /kisskb/src/drivers/md/dm-cache-target.c: In function 'set_cache_mode': /kisskb/src/drivers/md/dm-cache-target.c:872:7: note: byref variable will be forcibly initialized 872 | bool needs_check; | ^~~~~~~~~~~ /kisskb/src/drivers/md/dm-cache-target.c: In function 'process_invalidate_cblocks_message': /kisskb/src/drivers/md/dm-cache-target.c:3268:22: note: byref variable will be forcibly initialized 3268 | struct cblock_range range; | ^~~~~ /kisskb/src/drivers/md/dm-cache-target.c: In function 'process_config_option': /kisskb/src/drivers/md/dm-cache-target.c:2247:16: note: byref variable will be forcibly initialized 2247 | unsigned long tmp; | ^~~ /kisskb/src/drivers/md/dm-cache-target.c: In function 'cache_status': /kisskb/src/drivers/md/dm-cache-target.c:3043:7: note: byref variable will be forcibly initialized 3043 | bool needs_check; | ^~~~~~~~~~~ /kisskb/src/drivers/md/dm-cache-target.c:3040:7: note: byref variable will be forcibly initialized 3040 | char buf[BDEVNAME_SIZE]; | ^~~ /kisskb/src/drivers/md/dm-cache-target.c:3039:13: note: byref variable will be forcibly initialized 3039 | dm_block_t nr_blocks_metadata = 0; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-cache-target.c:3038:13: note: byref variable will be forcibly initialized 3038 | dm_block_t nr_free_blocks_metadata = 0; | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-cache-target.c:3037:10: note: byref variable will be forcibly initialized 3037 | ssize_t sz = 0; | ^~ /kisskb/src/drivers/md/dm-cache-target.c: In function 'cache_preresume': /kisskb/src/drivers/md/dm-cache-target.c:2955:28: note: byref variable will be forcibly initialized 2955 | struct discard_load_info li; | ^~ /kisskb/src/drivers/md/dm-cache-target.c: In function '__commit': /kisskb/src/drivers/md/dm-cache-target.c:102:19: note: byref variable will be forcibly initialized 102 | struct list_head work_items; | ^~~~~~~~~~ /kisskb/src/drivers/md/dm-cache-target.c: In function 'save_stats': /kisskb/src/drivers/md/dm-cache-target.c:953:29: note: byref variable will be forcibly initialized 953 | struct dm_cache_statistics stats; | ^~~~~ /kisskb/src/drivers/md/dm-cache-target.c: In function 'bio_detain_shared': /kisskb/src/drivers/md/dm-cache-target.c:579:48: note: byref variable will be forcibly initialized 579 | struct dm_bio_prison_cell_v2 *cell_prealloc, *cell; | ^~~~ /kisskb/src/drivers/md/dm-cache-target.c:577:24: note: byref variable will be forcibly initialized 577 | struct dm_cell_key_v2 key; | ^~~ /kisskb/src/drivers/md/dm-cache-target.c: In function 'mg_complete': /kisskb/src/drivers/md/dm-cache-target.c:1166:18: note: byref variable will be forcibly initialized 1166 | struct bio_list bios; | ^~~~ /kisskb/src/drivers/md/dm-cache-target.c: In function 'invalidate_complete': /kisskb/src/drivers/md/dm-cache-target.c:1447:18: note: byref variable will be forcibly initialized 1447 | struct bio_list bios; | ^~~~ /kisskb/src/drivers/md/dm-cache-target.c: In function 'copy': /kisskb/src/drivers/md/dm-cache-target.c:1092:32: note: byref variable will be forcibly initialized 1092 | struct dm_io_region o_region, c_region; | ^~~~~~~~ /kisskb/src/drivers/md/dm-cache-target.c:1092:22: note: byref variable will be forcibly initialized 1092 | struct dm_io_region o_region, c_region; | ^~~~~~~~ /kisskb/src/drivers/md/dm-cache-target.c: In function 'mg_lock_writes': /kisskb/src/drivers/md/dm-cache-target.c:1389:24: note: byref variable will be forcibly initialized 1389 | struct dm_cell_key_v2 key; | ^~~ /kisskb/src/drivers/md/dm-cache-target.c: In function 'check_migrations': /kisskb/src/drivers/md/dm-cache-target.c:1858:22: note: byref variable will be forcibly initialized 1858 | struct policy_work *op; | ^~ /kisskb/src/drivers/md/dm-cache-target.c: In function 'invalidate_lock': /kisskb/src/drivers/md/dm-cache-target.c:1514:24: note: byref variable will be forcibly initialized 1514 | struct dm_cell_key_v2 key; | ^~~ /kisskb/src/drivers/md/dm-cache-target.c: In function 'map_bio': /kisskb/src/drivers/md/dm-cache-target.c:1623:23: note: byref variable will be forcibly initialized 1623 | struct policy_work *op = NULL; | ^~ /kisskb/src/drivers/md/dm-cache-target.c:1604:14: note: byref variable will be forcibly initialized 1604 | dm_cblock_t cblock; | ^~~~~~ /kisskb/src/drivers/md/dm-cache-target.c:1603:11: note: byref variable will be forcibly initialized 1603 | bool rb, background_queued; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-cache-target.c: In function 'cache_map': /kisskb/src/drivers/md/dm-cache-target.c:2612:7: note: byref variable will be forcibly initialized 2612 | bool commit_needed; | ^~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-cache-target.c: In function 'process_bio': /kisskb/src/drivers/md/dm-cache-target.c:1716:7: note: byref variable will be forcibly initialized 1716 | bool commit_needed; | ^~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/bio.h:10, from /kisskb/src/include/linux/device-mapper.h:11, from /kisskb/src/drivers/md/dm.h:14, from /kisskb/src/drivers/md/dm-cache-target.c:7: /kisskb/src/drivers/md/dm-cache-target.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/md/dm-cache-target.c: In function 'parse_block_size': /kisskb/src/drivers/md/dm-cache-target.c:2092:16: note: byref variable will be forcibly initialized 2092 | unsigned long block_size; | ^~~~~~~~~~ /kisskb/src/drivers/md/dm-cache-target.c: In function 'parse_metadata_dev': /kisskb/src/drivers/md/dm-cache-target.c:2026:7: note: byref variable will be forcibly initialized 2026 | char b[BDEVNAME_SIZE]; | ^ /kisskb/src/drivers/md/dm-cache-target.c: In function 'parse_features': /kisskb/src/drivers/md/dm-cache-target.c:2131:11: note: byref variable will be forcibly initialized 2131 | unsigned argc; | ^~~~ /kisskb/src/drivers/md/dm-cache-target.c: In function 'parse_cache_args': /kisskb/src/drivers/md/dm-cache-target.c:2207:20: note: byref variable will be forcibly initialized 2207 | 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:942:29: note: byref variable will be forcibly initialized 942 | struct dm_cache_statistics stats; | ^~~~~ /kisskb/src/drivers/md/dm-cache-target.c: In function 'cache_create': /kisskb/src/drivers/md/dm-cache-target.c:2442:8: note: byref variable will be forcibly initialized 2442 | bool all_clean; | ^~~~~~~~~ /kisskb/src/drivers/md/dm-cache-target.c: In function 'cache_ctr': /kisskb/src/drivers/md/dm-cache-target.c:2576:16: note: byref variable will be forcibly initialized 2576 | struct cache *cache = NULL; | ^~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_netlink.c:36: /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_netlink.c: In function 'nla_put_u16': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_netlink.c: In function 'ipoib_fill_info': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/infiniband/sw/rxe/rxe_queue.c: In function 'rxe_queue_resize': /kisskb/src/drivers/infiniband/sw/rxe/rxe_queue.c:152:15: note: byref variable will be forcibly initialized 152 | unsigned int num_elem = *num_elem_p; | ^~~~~~~~ /kisskb/src/drivers/input/touchscreen/exc3000.c: In function 'exc3000_vendor_data_request': /kisskb/src/drivers/input/touchscreen/exc3000.c:221:5: note: byref variable will be forcibly initialized 221 | u8 buf[EXC3000_LEN_VENDOR_REQUEST] = { 0x67, 0x00, 0x42, 0x00, 0x03 }; | ^~~ /kisskb/src/drivers/input/touchscreen/exc3000.c: In function 'exc3000_probe': /kisskb/src/drivers/input/touchscreen/exc3000.c:405:51: note: byref variable will be forcibly initialized 405 | error = exc3000_vendor_data_request(data, (u8[]){'E'}, 1, | ^ /kisskb/src/drivers/input/touchscreen/exc3000.c:403:6: note: byref variable will be forcibly initialized 403 | u8 response[EXC3000_LEN_FRAME]; | ^~~~~~~~ /kisskb/src/drivers/input/touchscreen/exc3000.c: In function 'type_show': /kisskb/src/drivers/input/touchscreen/exc3000.c:312:48: note: byref variable will be forcibly initialized 312 | ret = exc3000_vendor_data_request(data, (u8[]){'F'}, 1, response, 1); | ^ /kisskb/src/drivers/input/touchscreen/exc3000.c:309:5: note: byref variable will be forcibly initialized 309 | u8 response[EXC3000_LEN_FRAME]; | ^~~~~~~~ /kisskb/src/drivers/input/touchscreen/exc3000.c: In function 'model_show': /kisskb/src/drivers/input/touchscreen/exc3000.c:296:48: note: byref variable will be forcibly initialized 296 | ret = exc3000_vendor_data_request(data, (u8[]){'E'}, 1, response, 1); | ^ /kisskb/src/drivers/input/touchscreen/exc3000.c:293:5: note: byref variable will be forcibly initialized 293 | u8 response[EXC3000_LEN_FRAME]; | ^~~~~~~~ /kisskb/src/drivers/input/touchscreen/exc3000.c: In function 'fw_version_show': /kisskb/src/drivers/input/touchscreen/exc3000.c:280:48: note: byref variable will be forcibly initialized 280 | ret = exc3000_vendor_data_request(data, (u8[]){'D'}, 1, response, 1); | ^ /kisskb/src/drivers/input/touchscreen/exc3000.c:268:14: note: byref variable will be forcibly initialized 268 | (u8[]){0x39, 0x02}, 2, response, 1); | ^ /kisskb/src/drivers/input/touchscreen/exc3000.c:263:5: note: byref variable will be forcibly initialized 263 | u8 response[EXC3000_LEN_FRAME]; | ^~~~~~~~ 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/drivers/net/wireless/intel/iwlwifi/pcie/rx.c:7: /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/rx.c: In function 'iwl_pcie_rx_allocator': /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/rx.c:527:13: note: byref variable will be forcibly initialized 527 | LIST_HEAD(local_allocated); | ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/rx.c:514:19: note: byref variable will be forcibly initialized 514 | struct list_head local_empty; | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/rx.c: In function 'iwl_pcie_rx_handle_rb': /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/rx.c:1282:28: note: byref variable will be forcibly initialized 1282 | struct iwl_rx_cmd_buffer rxcb = { | ^~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-devtrace.h:10, from /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-io.h:8, from /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/rx.c:12: /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/rx.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/rx.c: In function 'iwl_pcie_rxq_alloc_rbs': /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/rx.c:434:16: note: byref variable will be forcibly initialized 434 | unsigned int offset; | ^~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/rx.c: In function 'iwl_pcie_rx_handle': /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/rx.c:1491:8: note: byref variable will be forcibly initialized 1491 | bool join = false; | ^~~~ /kisskb/src/drivers/media/rc/rc-main.c: In function 'rc_g_keycode_from_table': /kisskb/src/drivers/media/rc/rc-main.c:605:5: note: byref variable will be forcibly initialized 605 | u32 rc_g_keycode_from_table(struct rc_dev *dev, u64 scancode) | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/rc/rc-main.c: In function 'ir_getkeycode': /kisskb/src/drivers/media/rc/rc-main.c:544:12: note: byref variable will be forcibly initialized 544 | static int ir_getkeycode(struct input_dev *idev, | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/rc/rc-main.c: In function 'store_filter': /kisskb/src/drivers/media/rc/rc-main.c:1418:16: note: byref variable will be forcibly initialized 1418 | unsigned long val; | ^~~ /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/drivers/media/rc/rc-main.c: In function 'store_wakeup_protocols': /kisskb/src/drivers/media/rc/rc-main.c:1577:8: note: byref variable will be forcibly initialized 1577 | u64 mask = 1ULL << protocol; | ^~~~ /kisskb/src/drivers/media/rc/rc-main.c: In function 'store_protocols': /kisskb/src/drivers/media/rc/rc-main.c:1282:21: note: byref variable will be forcibly initialized 1282 | u64 old_protocols, new_protocols; | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/rc/rc-main.c: In function 'rc_prepare_rx_device': /kisskb/src/drivers/media/rc/rc-main.c:1787:6: note: byref variable will be forcibly initialized 1787 | u64 rc_proto; | ^~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-dvb.c: In function 'cx231xx_set_analog_freq': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-dvb.c:407:29: note: byref variable will be forcibly initialized 407 | struct analog_parameters params; | ^~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_beacon.c: In function 'ath9k_htc_check_beacon_config': /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_beacon.c:401:7: note: byref variable will be forcibly initialized 401 | bool beacon_configured; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_beacon.c: In function 'ath9k_htc_beacon_config_sta': /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_beacon.c:99:5: note: byref variable will be forcibly initialized 99 | u8 cmd_rsp; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_beacon.c:97:9: note: byref variable will be forcibly initialized 97 | __be32 htc_imask = 0; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_beacon.c:95:28: note: byref variable will be forcibly initialized 95 | struct ath9k_beacon_state bs; | ^~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-dvb.c: In function 'dvb_init': /kisskb/src/drivers/media/usb/cx231xx/cx231xx-dvb.c:1036:24: note: byref variable will be forcibly initialized 1036 | struct si2168_config si2168_config = {}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-dvb.c:1035:27: note: byref variable will be forcibly initialized 1035 | struct lgdt3306a_config lgdt3306a_config = {}; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-dvb.c:1034:24: note: byref variable will be forcibly initialized 1034 | struct si2157_config si2157_config = {}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-dvb.c:1033:23: note: byref variable will be forcibly initialized 1033 | struct i2c_adapter *adapter2; | ^~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-dvb.c:989:24: note: byref variable will be forcibly initialized 989 | struct si2168_config si2168_config = {}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-dvb.c:988:24: note: byref variable will be forcibly initialized 988 | struct si2157_config si2157_config = {}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-dvb.c:960:25: note: byref variable will be forcibly initialized 960 | struct mn88473_config mn88473_config = {}; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-dvb.c:920:24: note: byref variable will be forcibly initialized 920 | struct si2168_config si2168_config = {}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-dvb.c:919:24: note: byref variable will be forcibly initialized 919 | struct si2157_config si2157_config = {}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-dvb.c:849:27: note: byref variable will be forcibly initialized 849 | struct lgdt3306a_config lgdt3306a_config = {}; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-dvb.c:848:24: note: byref variable will be forcibly initialized 848 | struct si2157_config si2157_config = {}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-dvb.c:803:24: note: byref variable will be forcibly initialized 803 | struct si2157_config si2157_config = {}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-dvb.c:802:31: note: byref variable will be forcibly initialized 802 | struct si2165_platform_data si2165_pdata = {}; | ^~~~~~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-dvb.c:771:31: note: byref variable will be forcibly initialized 771 | struct si2165_platform_data si2165_pdata = {}; | ^~~~~~~~~~~~ /kisskb/src/drivers/media/usb/cx231xx/cx231xx-dvb.c:623:22: note: byref variable will be forcibly initialized 623 | struct i2c_adapter *adapter; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_beacon.c: In function 'ath9k_htc_beaconq_config': /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_beacon.c:24:33: note: byref variable will be forcibly initialized 24 | struct ath9k_tx_queue_info qi, qi_be; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_beacon.c:24:29: note: byref variable will be forcibly initialized 24 | struct ath9k_tx_queue_info qi, qi_be; | ^~ /kisskb/src/drivers/infiniband/core/addr.c: In function 'ib_nl_process_good_ip_rsep': /kisskb/src/drivers/infiniband/core/addr.c:103:15: note: byref variable will be forcibly initialized 103 | union ib_gid gid; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_beacon.c: In function 'ath9k_htc_beacon_init': /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_beacon.c:75:5: note: byref variable will be forcibly initialized 75 | u8 cmd_rsp; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_beacon.c:74:9: note: byref variable will be forcibly initialized 74 | __be32 htc_imask = 0; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_beacon.c: In function 'ath9k_htc_send_beacon': /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_beacon.c:197:26: note: byref variable will be forcibly initialized 197 | struct tx_beacon_header beacon_hdr; | ^~~~~~~~~~ /kisskb/src/drivers/infiniband/core/addr.c: In function 'addr4_resolve': /kisskb/src/drivers/infiniband/core/addr.c:397:16: note: byref variable will be forcibly initialized 397 | struct flowi4 fl4; | ^~~ /kisskb/src/drivers/infiniband/core/addr.c: In function 'ib_nl_ip_send_msg': /kisskb/src/drivers/infiniband/core/addr.c:152:19: note: byref variable will be forcibly initialized 152 | struct nlmsghdr *nlh; | ^~~ /kisskb/src/drivers/infiniband/core/addr.c: In function 'addr_resolve': /kisskb/src/drivers/infiniband/core/addr.c:562:17: note: byref variable will be forcibly initialized 562 | struct rtable *rt = NULL; | ^~ /kisskb/src/drivers/infiniband/core/addr.c:561:15: note: byref variable will be forcibly initialized 561 | unsigned int ndev_flags = 0; | ^~~~~~~~~~ /kisskb/src/drivers/infiniband/core/addr.c: In function 'roce_resolve_route_from_path': /kisskb/src/drivers/infiniband/core/addr.c:729:10: note: byref variable will be forcibly initialized 729 | } sgid, dgid; | ^~~~ /kisskb/src/drivers/infiniband/core/addr.c:729:4: note: byref variable will be forcibly initialized 729 | } sgid, dgid; | ^~~~ /kisskb/src/drivers/infiniband/core/addr.c: In function 'rdma_addr_find_l2_eth_by_grh': /kisskb/src/drivers/infiniband/core/addr.c:824:15: note: byref variable will be forcibly initialized 824 | } sgid_addr, dgid_addr; | ^~~~~~~~~ /kisskb/src/drivers/infiniband/core/addr.c:824:4: note: byref variable will be forcibly initialized 824 | } sgid_addr, dgid_addr; | ^~~~~~~~~ /kisskb/src/drivers/infiniband/core/addr.c:820:28: note: byref variable will be forcibly initialized 820 | struct resolve_cb_context ctx; | ^~~ /kisskb/src/drivers/infiniband/core/addr.c:819:23: note: byref variable will be forcibly initialized 819 | struct rdma_dev_addr dev_addr; | ^~~~~~~~ In file included from /kisskb/src/include/rdma/ib_mad.h:15, from /kisskb/src/include/rdma/ib_cm.h:13, from /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_cm.c:33: /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_cm.c: In function 'ib_post_srq_recv': /kisskb/src/include/rdma/ib_verbs.h:3702:27: note: byref variable will be forcibly initialized 3702 | const struct ib_recv_wr *dummy; | ^~~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_cm.c: In function 'ib_post_send': /kisskb/src/include/rdma/ib_verbs.h:3824:27: note: byref variable will be forcibly initialized 3824 | const struct ib_send_wr *dummy; | ^~~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_cm.c: In function 'ib_post_recv': /kisskb/src/include/rdma/ib_verbs.h:3841:27: note: byref variable will be forcibly initialized 3841 | const struct ib_recv_wr *dummy; | ^~~~~ /kisskb/src/drivers/leds/leds-max8997.c: In function 'max8997_led_probe': /kisskb/src/drivers/leds/leds-max8997.c:238:7: note: byref variable will be forcibly initialized 238 | char name[20]; | ^~~~ /kisskb/src/drivers/leds/leds-mlxreg.c: In function 'mlxreg_led_store_hw': /kisskb/src/drivers/leds/leds-mlxreg.c:66:6: note: byref variable will be forcibly initialized 66 | u32 regval; | ^~~~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_cm.c: In function 'post_send': /kisskb/src/include/rdma/ib_verbs.h:3824:27: note: byref variable will be forcibly initialized 3824 | const struct ib_send_wr *dummy; | ^~~~~ /kisskb/src/drivers/leds/leds-mlxreg.c: In function 'mlxreg_led_get_hw': /kisskb/src/drivers/leds/leds-mlxreg.c:104:6: note: byref variable will be forcibly initialized 104 | u32 regval; | ^~~~~~ /kisskb/src/drivers/leds/leds-mlxreg.c: In function 'mlxreg_led_config': /kisskb/src/drivers/leds/leds-mlxreg.c:192:6: note: byref variable will be forcibly initialized 192 | u32 regval; | ^~~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/netlink.h:7, from /kisskb/src/include/linux/ethtool.h:18, from /kisskb/src/include/rdma/ib_verbs.h:15, from /kisskb/src/include/rdma/ib_mad.h:15, from /kisskb/src/include/rdma/ib_cm.h:13, from /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_cm.c:33: /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_cm.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/rdma/ib_mad.h:15, from /kisskb/src/include/rdma/ib_cm.h:13, from /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_cm.c:33: /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_cm.c: In function 'ipoib_cm_start_rx_drain': /kisskb/src/include/rdma/ib_verbs.h:3824:27: note: byref variable will be forcibly initialized 3824 | const struct ib_send_wr *dummy; | ^~~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_cm.c: In function 'ipoib_cm_post_receive_srq': /kisskb/src/include/rdma/ib_verbs.h:3702:27: note: byref variable will be forcibly initialized 3702 | const struct ib_recv_wr *dummy; | ^~~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_cm.c: In function 'ipoib_cm_post_receive_nonsrq': /kisskb/src/include/rdma/ib_verbs.h:3841:27: note: byref variable will be forcibly initialized 3841 | const struct ib_recv_wr *dummy; | ^~~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_cm.c: In function 'ipoib_cm_modify_tx_init': /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_cm.c:1123:20: note: byref variable will be forcibly initialized 1123 | struct ib_qp_attr qp_attr; | ^~~~~~~ /kisskb/src/drivers/media/pci/mantis/mantis_pci.c: In function 'mantis_pci_init': /kisskb/src/drivers/media/pci/mantis/mantis_pci.c:39:5: note: byref variable will be forcibly initialized 39 | u8 latency; | ^~~~~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_cm.c: In function 'ipoib_cm_modify_rx_qp': /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_cm.c:279:6: note: byref variable will be forcibly initialized 279 | int qp_attr_mask, ret; | ^~~~~~~~~~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_cm.c:278:20: note: byref variable will be forcibly initialized 278 | struct ib_qp_attr qp_attr; | ^~~~~~~ In file included from /kisskb/src/include/rdma/ib_mad.h:13, from /kisskb/src/include/rdma/ib_cm.h:13, from /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_cm.c:33: /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_cm.c: In function 'ipoib_cm_free_rx_reap_list': /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_cm.c:908:12: note: byref variable will be forcibly initialized 908 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_cm.c: In function 'ipoib_cm_tx_start': /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_cm.c:1348:21: note: byref variable will be forcibly initialized 1348 | struct sa_path_rec pathrec; | ^~~~~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_cm.c: In function 'ipoib_cm_rep_handler': /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_cm.c:993:6: note: byref variable will be forcibly initialized 993 | int qp_attr_mask, ret; | ^~~~~~~~~~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_cm.c:992:20: note: byref variable will be forcibly initialized 992 | struct ib_qp_attr qp_attr; | ^~~~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/drivers/net/wireless/ath/ath10k/wmi.c:8: /kisskb/src/drivers/net/wireless/ath/ath10k/wmi.c: In function '__ab_c_size': /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_cm.c:991:22: note: byref variable will be forcibly initialized 991 | struct sk_buff_head skqueue; | ^~~~~~~ /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v10_0.c: In function 'dce_v10_0_is_display_hung': /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v10_0.c:417:6: note: byref variable will be forcibly initialized 417 | u32 crtc_status[6]; | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_cm.c: In function 'ipoib_cm_handle_rx_wc': /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_cm.c:568:6: note: byref variable will be forcibly initialized 568 | u64 mapping[IPOIB_CM_RX_SG]; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v10_0.c: In function 'dce_v10_0_hpd_fini': /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v10_0.c:389:33: note: byref variable will be forcibly initialized 389 | struct drm_connector_list_iter iter; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v10_0.c: In function 'dce_v10_0_hpd_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v10_0.c:334:33: note: byref variable will be forcibly initialized 334 | struct drm_connector_list_iter iter; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/wmi.c: In function 'ath10k_wmi_event_peer_sta_ps_state_chg': /kisskb/src/drivers/net/wireless/ath/ath10k/wmi.c:5261:5: note: byref variable will be forcibly initialized 5261 | u8 peer_addr[ETH_ALEN]; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v10_0.c: In function 'dce_v10_0_audio_write_latency_fields': /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v10_0.c:1234:33: note: byref variable will be forcibly initialized 1234 | struct drm_connector_list_iter iter; | ^~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_cm.c: In function 'ipoib_cm_dev_init': /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_cm.c:1586:5: note: byref variable will be forcibly initialized 1586 | u8 addr; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v10_0.c: In function 'dce_v10_0_program_watermarks': /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v10_0.c:1032:33: note: byref variable will be forcibly initialized 1032 | struct dce10_wm_params wm_low, wm_high; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v10_0.c:1032:25: note: byref variable will be forcibly initialized 1032 | struct dce10_wm_params wm_low, wm_high; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v10_0.c: In function 'dce_v10_0_crtc_do_set_base': /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v10_0.c:1858:24: note: byref variable will be forcibly initialized 1858 | uint64_t fb_location, tiling_flags; | ^~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/wmi.c: In function 'ath10k_tpc_config_disp_tables': /kisskb/src/drivers/net/wireless/ath/ath10k/wmi.c:4711:7: note: byref variable will be forcibly initialized 4711 | char buff[WMI_TPC_BUF_SIZE]; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/wmi.c:4710:7: note: byref variable will be forcibly initialized 4710 | char tpc_value[WMI_TPC_TX_N_CHAIN * WMI_TPC_BUF_SIZE]; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v10_0.c: In function 'dce_v10_0_crtc_disable': /kisskb/src/drivers/net/wireless/ath/ath10k/wmi.c: In function 'ath10k_wmi_tpc_stats_final_disp_tables': /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v10_0.c:2557:24: note: byref variable will be forcibly initialized 2557 | struct amdgpu_atom_ss ss; | ^~ /kisskb/src/drivers/net/wireless/ath/ath10k/wmi.c:5065:7: note: byref variable will be forcibly initialized 5065 | char buff[WMI_TPC_BUF_SIZE]; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/wmi.c:5064:7: note: byref variable will be forcibly initialized 5064 | char tpc_value[WMI_TPC_TX_N_CHAIN * WMI_TPC_BUF_SIZE]; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v10_0.c: In function 'dce_v10_0_audio_write_speaker_allocation': /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v10_0.c:1283:6: note: byref variable will be forcibly initialized 1283 | u8 *sadb = NULL; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v10_0.c:1280:33: note: byref variable will be forcibly initialized 1280 | struct drm_connector_list_iter iter; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v10_0.c: In function 'dce_v10_0_audio_write_sad_regs': /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v10_0.c:1338:18: note: byref variable will be forcibly initialized 1338 | struct cea_sad *sads; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v10_0.c:1336:33: note: byref variable will be forcibly initialized 1336 | struct drm_connector_list_iter iter; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v10_0.c: In function 'dce_v10_0_afmt_setmode': /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v10_0.c:1578:28: note: byref variable will be forcibly initialized 1578 | struct hdmi_avi_infoframe frame; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v10_0.c:1577:5: note: byref variable will be forcibly initialized 1577 | u8 buffer[HDMI_INFOFRAME_HEADER_SIZE + HDMI_AVI_INFOFRAME_SIZE]; | ^~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/wmi.c: In function 'ath10k_wmi_alloc_chunk': /kisskb/src/drivers/net/wireless/ath/ath10k/wmi.c:5334:13: note: byref variable will be forcibly initialized 5334 | dma_addr_t paddr; | ^~~~~ 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/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/drivers/net/wireless/ath/ath10k/wmi.c:8: /kisskb/src/drivers/net/wireless/ath/ath10k/wmi.c: In function 'ath10k_wmi_cmd_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: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/net/wireless/ath/ath10k/wmi.c:1922:2: note: in expansion of macro 'wait_event_timeout' 1922 | wait_event_timeout(ar->wmi.tx_credits_wq, ({ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/wmi.c: In function 'ath10k_radar_confirmation_work': /kisskb/src/drivers/net/wireless/ath/ath10k/wmi.c:3979:33: note: byref variable will be forcibly initialized 3979 | struct ath10k_radar_found_info radar_info; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/wmi.c: In function 'ath10k_wmi_event_mgmt_tx_compl': /kisskb/src/drivers/net/wireless/ath/ath10k/wmi.c:2446:30: note: byref variable will be forcibly initialized 2446 | struct mgmt_tx_compl_params param; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/wmi.c:2445:38: note: byref variable will be forcibly initialized 2445 | struct wmi_tlv_mgmt_tx_compl_ev_arg arg; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath10k/wmi.c: In function 'ath10k_wmi_event_mgmt_tx_bundle_compl': /kisskb/src/drivers/net/wireless/ath/ath10k/wmi.c:2472:30: note: byref variable will be forcibly initialized 2472 | struct mgmt_tx_compl_params param; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/wmi.c:2471:45: note: byref variable will be forcibly initialized 2471 | struct wmi_tlv_mgmt_tx_bundle_compl_ev_arg arg; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath10k/wmi.c: In function 'ath10k_wmi_event_chan_info': /kisskb/src/drivers/net/wireless/ath/ath10k/wmi.c:2773:26: note: byref variable will be forcibly initialized 2773 | struct chan_info_params ch_info_param; | ^~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/wmi.c: In function 'ath10k_wmi_event_debug_print': /kisskb/src/drivers/net/wireless/ath/ath10k/wmi.c:4577:7: note: byref variable will be forcibly initialized 4577 | char buf[101], c; | ^~~ /kisskb/src/drivers/net/usb/r8153_ecm.c: In function 'pla_read_word': /kisskb/src/drivers/net/usb/r8153_ecm.c:16:9: note: byref variable will be forcibly initialized 16 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/usb/r8153_ecm.c: In function 'pla_write_word': /kisskb/src/drivers/net/usb/r8153_ecm.c:42:9: note: byref variable will be forcibly initialized 42 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath10k/wmi.c: In function 'ath10k_wmi_event_pdev_tpc_config': /kisskb/src/drivers/net/wireless/ath/ath10k/wmi.c:4865:6: note: byref variable will be forcibly initialized 4865 | u16 pream_table[WMI_TPC_PREAM_TABLE_MAX]; | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/wmi.c:4864:5: note: byref variable will be forcibly initialized 4864 | u8 rate_code[WMI_TPC_RATE_MAX]; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/wmi.c: In function 'ath10k_wmi_event_tpc_final_table': /kisskb/src/drivers/net/wireless/ath/ath10k/wmi.c:5122:6: note: byref variable will be forcibly initialized 5122 | u16 pream_table[WMI_TPC_PREAM_TABLE_MAX]; | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/wmi.c:5121:5: note: byref variable will be forcibly initialized 5121 | u8 rate_code[WMI_TPC_FINAL_RATE_MAX]; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/wmi.c: In function 'ath10k_wmi_connect': /kisskb/src/drivers/net/wireless/ath/ath10k/wmi.c:6388:34: note: byref variable will be forcibly initialized 6388 | struct ath10k_htc_svc_conn_resp conn_resp; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/wmi.c:6387:33: note: byref variable will be forcibly initialized 6387 | struct ath10k_htc_svc_conn_req conn_req; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/wmi.c: In function 'ath10k_wmi_main_op_fw_stats_fill': /kisskb/src/drivers/net/wireless/ath/ath10k/wmi.c:8448:6: note: byref variable will be forcibly initialized 8448 | u32 len = 0; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath10k/wmi.c: In function 'ath10k_wmi_10x_op_fw_stats_fill': /kisskb/src/drivers/net/wireless/ath/ath10k/wmi.c:8506:15: note: byref variable will be forcibly initialized 8506 | unsigned int len = 0; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath10k/wmi.c: In function 'ath10k_wmi_10_4_op_fw_stats_fill': /kisskb/src/drivers/net/wireless/ath/ath10k/wmi.c:8653:6: note: byref variable will be forcibly initialized 8653 | u32 len = 0; | ^~~ /kisskb/src/drivers/md/dm-cache-metadata.c: In function '__save_sm_root': /kisskb/src/drivers/input/touchscreen/goodix.c: In function 'goodix_i2c_read': /kisskb/src/drivers/md/dm-cache-metadata.c:309:9: note: byref variable will be forcibly initialized 309 | size_t metadata_len; | ^~~~~~~~~~~~ /kisskb/src/drivers/input/touchscreen/goodix.c:161:9: note: byref variable will be forcibly initialized 161 | __be16 wbuf = cpu_to_be16(reg); | ^~~~ /kisskb/src/drivers/input/touchscreen/goodix.c:160:17: note: byref variable will be forcibly initialized 160 | struct i2c_msg msgs[2]; | ^~~~ /kisskb/src/drivers/input/touchscreen/goodix.c: In function 'goodix_process_events': /kisskb/src/drivers/input/touchscreen/goodix.c:358:6: note: byref variable will be forcibly initialized 358 | u8 point_data[2 + GOODIX_MAX_CONTACT_SIZE * GOODIX_MAX_CONTACTS]; | ^~~~~~~~~~ /kisskb/src/drivers/input/touchscreen/goodix.c: In function 'goodix_i2c_test': /kisskb/src/drivers/input/touchscreen/goodix.c:967:5: note: byref variable will be forcibly initialized 967 | u8 test; | ^~~~ /kisskb/src/drivers/input/touchscreen/goodix.c: In function 'goodix_read_version': /kisskb/src/drivers/input/touchscreen/goodix.c:940:7: note: byref variable will be forcibly initialized 940 | char id_str[GOODIX_ID_MAX_LEN + 1]; | ^~~~~~ /kisskb/src/drivers/input/touchscreen/goodix.c:939:5: note: byref variable will be forcibly initialized 939 | u8 buf[6]; | ^~~ /kisskb/src/drivers/md/dm-cache-metadata.c: In function '__superblock_all_zeroes': /kisskb/src/drivers/md/dm-cache-metadata.c:264:19: note: byref variable will be forcibly initialized 264 | struct dm_block *b; | ^ /kisskb/src/drivers/input/touchscreen/goodix.c: In function 'goodix_i2c_write': /kisskb/src/drivers/input/touchscreen/goodix.c:195:17: note: byref variable will be forcibly initialized 195 | struct i2c_msg msg; | ^~~ /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/input/touchscreen/goodix.c: In function 'goodix_suspend': /kisskb/src/drivers/input/touchscreen/goodix.c:1255:27: note: byref variable will be forcibly initialized 1255 | static int __maybe_unused goodix_suspend(struct device *dev) | ^~~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-cache-metadata.c: In function '__write_initial_superblock': /kisskb/src/drivers/md/dm-cache-metadata.c:335:19: note: byref variable will be forcibly initialized 335 | struct dm_block *sblock; | ^~~~~~ /kisskb/src/drivers/input/touchscreen/goodix.c: In function 'goodix_ts_irq_handler': /kisskb/src/drivers/input/touchscreen/goodix.c:386:20: note: byref variable will be forcibly initialized 386 | static irqreturn_t goodix_ts_irq_handler(int irq, void *dev_id) | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-cache-metadata.c: In function '__open_metadata': /kisskb/src/drivers/md/dm-cache-metadata.c:470:16: note: byref variable will be forcibly initialized 470 | unsigned long sb_flags; | ^~~~~~~~ /kisskb/src/drivers/md/dm-cache-metadata.c:468:19: note: byref variable will be forcibly initialized 468 | struct dm_block *sblock; | ^~~~~~ /kisskb/src/drivers/input/touchscreen/goodix.c: In function 'goodix_resume': /kisskb/src/drivers/input/touchscreen/goodix.c:1306:5: note: byref variable will be forcibly initialized 1306 | u8 config_ver; | ^~~~~~~~~~ /kisskb/src/drivers/md/dm-cache-metadata.c: In function '__open_or_format_metadata': /kisskb/src/drivers/md/dm-cache-metadata.c:520:7: note: byref variable will be forcibly initialized 520 | bool unformatted = false; | ^~~~~~~~~~~ /kisskb/src/drivers/input/touchscreen/goodix.c: In function 'goodix_ts_probe': /kisskb/src/drivers/input/touchscreen/goodix.c:1137:14: note: byref variable will be forcibly initialized 1137 | const char *cfg_name; | ^~~~~~~~ /kisskb/src/drivers/md/dm-cache-metadata.c: In function '__begin_transaction_flags': /kisskb/src/drivers/md/dm-cache-metadata.c:619:19: note: byref variable will be forcibly initialized 619 | struct dm_block *sblock; | ^~~~~~ /kisskb/src/drivers/md/dm-cache-metadata.c: In function '__begin_transaction': /kisskb/src/drivers/md/dm-cache-metadata.c:637:19: note: byref variable will be forcibly initialized 637 | struct dm_block *sblock; | ^~~~~~ /kisskb/src/drivers/md/dm-cache-metadata.c: In function 'block_clean_combined_dirty': /kisskb/src/drivers/md/dm-cache-metadata.c:889:9: note: byref variable will be forcibly initialized 889 | __le64 value; | ^~~~~ /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/md/dm-cache-metadata.c: In function '__commit_transaction': /kisskb/src/drivers/md/dm-cache-metadata.c:659:19: note: byref variable will be forcibly initialized 659 | struct dm_block *sblock; | ^~~~~~ /kisskb/src/drivers/md/dm-cache-metadata.c: In function '__remove': /kisskb/src/drivers/md/dm-cache-metadata.c:1225:9: note: byref variable will be forcibly initialized 1225 | __le64 value = pack_value(0, 0); | ^~~~~ /kisskb/src/drivers/md/dm-cache-metadata.c: In function '__insert': /kisskb/src/drivers/md/dm-cache-metadata.c:1252:9: note: byref variable will be forcibly initialized 1252 | __le64 value = pack_value(oblock, M_VALID); | ^~~~~ /kisskb/src/drivers/md/dm-cache-metadata.c: In function '__dirty': /kisskb/src/drivers/md/dm-cache-metadata.c:1551:9: note: byref variable will be forcibly initialized 1551 | __le64 value; | ^~~~~ /kisskb/src/drivers/md/dm-cache-metadata.c: In function '__load_mapping_v2': /kisskb/src/drivers/md/dm-cache-metadata.c:1379:10: note: byref variable will be forcibly initialized 1379 | __le32 *hint_value_le; | ^~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-cache-metadata.c:1378:10: note: byref variable will be forcibly initialized 1378 | __le64 *mapping_value_le; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/uap_txrx.c: In function 'mwifiex_handle_uap_rx_forward': /kisskb/src/drivers/net/wireless/marvell/mwifiex/uap_txrx.c:240:5: note: byref variable will be forcibly initialized 240 | u8 ra[ETH_ALEN]; | ^~ /kisskb/src/drivers/md/dm-cache-metadata.c: In function '__load_mapping_v1': /kisskb/src/drivers/md/dm-cache-metadata.c:1337:10: note: byref variable will be forcibly initialized 1337 | __le32 *hint_value_le; | ^~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-cache-metadata.c:1336:10: note: byref variable will be forcibly initialized 1336 | __le64 *mapping_value_le; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/uap_txrx.c: In function 'mwifiex_process_uap_rx_packet': /kisskb/src/drivers/net/wireless/marvell/mwifiex/uap_txrx.c:375:5: note: byref variable will be forcibly initialized 375 | u8 ta[ETH_ALEN], pkt_type; | ^~ /kisskb/src/drivers/md/dm-cache-metadata.c: In function 'dm_cache_resize': /kisskb/src/drivers/md/dm-cache-metadata.c:1050:9: note: byref variable will be forcibly initialized 1050 | __le64 null_mapping = pack_value(0, 0); | ^~~~~~~~~~~~ /kisskb/src/drivers/md/dm-cache-metadata.c:1049:7: note: byref variable will be forcibly initialized 1049 | bool clean; | ^~~~~ /kisskb/src/drivers/md/dm-cache-metadata.c: In function 'dm_cache_remove_mapping': /kisskb/src/drivers/md/dm-cache-metadata.c:1225:9: note: byref variable will be forcibly initialized 1225 | __le64 value = pack_value(0, 0); | ^~~~~ /kisskb/src/drivers/md/dm-cache-metadata.c: In function 'dm_cache_metadata_set_needs_check': /kisskb/src/drivers/md/dm-cache-metadata.c:1778:19: note: byref variable will be forcibly initialized 1778 | struct dm_block *sblock; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v11_0.c: In function 'dce_v11_0_is_display_hung': /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v11_0.c:433:6: note: byref variable will be forcibly initialized 433 | u32 crtc_status[6]; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v11_0.c: In function 'dce_v11_0_hpd_fini': /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v11_0.c:406:33: note: byref variable will be forcibly initialized 406 | struct drm_connector_list_iter iter; | ^~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c: In function 'mwifiex_cfg80211_deinit_p2p': /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c:795:6: note: byref variable will be forcibly initialized 795 | u16 mode = P2P_MODE_DISABLE; | ^~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c: In function 'mwifiex_cfg80211_init_p2p_client': /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c:812:6: note: byref variable will be forcibly initialized 812 | u16 mode; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v11_0.c: In function 'dce_v11_0_hpd_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v11_0.c:352:33: note: byref variable will be forcibly initialized 352 | struct drm_connector_list_iter iter; | ^~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c: In function 'mwifiex_cfg80211_init_p2p_go': /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c:838:6: note: byref variable will be forcibly initialized 838 | u16 mode; | ^~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/netlink.h:7, from /kisskb/src/include/linux/ethtool.h:18, from /kisskb/src/include/net/cfg80211.h:13, from /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.h:23, from /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c:20: /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ In file included from /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.h:25, from /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c:20: /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c: In function 'mwifiex_get_unused_bss_num': /kisskb/src/drivers/net/wireless/marvell/mwifiex/main.h:1352:6: note: byref variable will be forcibly initialized 1352 | int index[MWIFIEX_MAX_BSS_NUM]; | ^~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c: In function 'mwifiex_cfg80211_set_cqm_rssi_config': /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c:1813:35: note: byref variable will be forcibly initialized 1813 | struct mwifiex_ds_misc_subsc_evt subsc_evt; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c: In function 'mwifiex_cfg80211_set_antenna': /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c:1926:28: note: byref variable will be forcibly initialized 1926 | struct mwifiex_ds_ant_cfg ant_cfg; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v11_0.c: In function 'dce_v11_0_audio_write_latency_fields': /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v11_0.c:1260:33: note: byref variable will be forcibly initialized 1260 | struct drm_connector_list_iter iter; | ^~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c: In function 'mwifiex_cfg80211_set_default_mgmt_key': /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c:512:32: note: byref variable will be forcibly initialized 512 | struct mwifiex_ds_encrypt_key encrypt_key; | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c: In function 'mwifiex_cfg80211_set_bitrate_mask': /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c:1762:6: note: byref variable will be forcibly initialized 1762 | u16 bitmap_rates[MAX_BITMAP_RATES_SIZE]; | ^~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c: In function 'mwifiex_setup_ht_caps': /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c:2885:28: note: byref variable will be forcibly initialized 2885 | struct ieee80211_mcs_info mcs_set; | ^~~~~~~ In file included from /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-devtrace.h:13, from /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-io.h:8, from /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/tx.c:17: /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/tx.c: In function 'iwl_trans_read_mem32': /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-trans.h:1361:6: note: byref variable will be forcibly initialized 1361 | u32 value; | ^~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/tx.c: In function 'iwl_pcie_txq_set_ratid_map': /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/tx.c:705:12: note: byref variable will be forcibly initialized 705 | static int iwl_pcie_txq_set_ratid_map(struct iwl_trans *trans, u16 ra_tid, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v11_0.c: In function 'dce_v11_0_program_watermarks': /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v11_0.c:1058:33: note: byref variable will be forcibly initialized 1058 | struct dce10_wm_params wm_low, wm_high; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v11_0.c:1058:25: note: byref variable will be forcibly initialized 1058 | struct dce10_wm_params wm_low, wm_high; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v11_0.c: In function 'dce_v11_0_crtc_do_set_base': /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v11_0.c:1900:24: note: byref variable will be forcibly initialized 1900 | uint64_t fb_location, tiling_flags; | ^~~~~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/netlink.h:7, from /kisskb/src/include/linux/ethtool.h:18, from /kisskb/src/include/net/cfg80211.h:13, from /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.h:23, from /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c:20: /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-devtrace.h:13, from /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-io.h:8, from /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/tx.c:17: /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/tx.c: In function 'iwl_trans_ac_txq_enable': /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-trans.h:1256:31: note: byref variable will be forcibly initialized 1256 | struct iwl_trans_txq_scd_cfg cfg = { | ^~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c: In function 'mwifiex_set_auto_arp_mef_entry': /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c:3293:9: note: byref variable will be forcibly initialized 3293 | __be32 ips[MWIFIEX_MAX_SUPPORTED_IPADDR]; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v11_0.c: In function 'dce_v11_0_crtc_disable': /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v11_0.c:2633:24: note: byref variable will be forcibly initialized 2633 | struct amdgpu_atom_ss ss; | ^~ /kisskb/src/drivers/input/touchscreen/goodix_fwupload.c: In function 'goodix_firmware_verify': /kisskb/src/drivers/input/touchscreen/goodix_fwupload.c:50:7: note: byref variable will be forcibly initialized 50 | char buf[9]; | ^~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c: In function 'mwifiex_set_wowlan_mef_entry': /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c:3348:5: note: byref variable will be forcibly initialized 3348 | u8 byte_seq[MWIFIEX_MEF_MAX_BYTESEQ + 1]; | ^~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/tx.c:7: /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/tx.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/input/touchscreen/goodix_fwupload.c: In function 'goodix_enter_upload_mode': /kisskb/src/drivers/input/touchscreen/goodix_fwupload.c:89:5: note: byref variable will be forcibly initialized 89 | u8 val; | ^~~ /kisskb/src/drivers/input/touchscreen/goodix_fwupload.c: In function 'goodix_start_firmware': /kisskb/src/drivers/input/touchscreen/goodix_fwupload.c:159:5: note: byref variable will be forcibly initialized 159 | u8 val; | ^~~ /kisskb/src/drivers/input/touchscreen/goodix_fwupload.c: In function 'goodix_firmware_upload': /kisskb/src/drivers/input/touchscreen/goodix_fwupload.c:192:7: note: byref variable will be forcibly initialized 192 | char fw_name[64]; | ^~~~~~~ /kisskb/src/drivers/input/touchscreen/goodix_fwupload.c:191:25: note: byref variable will be forcibly initialized 191 | const struct firmware *fw; | ^~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c: In function 'mwifiex_set_mef_filter': /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c:3428:28: note: byref variable will be forcibly initialized 3428 | struct mwifiex_ds_mef_cfg mef_cfg; | ^~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c: In function 'mwifiex_fill_coalesce_rule_info': /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c:3669:5: note: byref variable will be forcibly initialized 3669 | u8 byte_seq[MWIFIEX_COALESCE_MAX_BYTESEQ + 1]; | ^~~~~~~~ /kisskb/src/drivers/input/touchscreen/goodix_fwupload.c: In function 'goodix_send_main_clock': /kisskb/src/drivers/input/touchscreen/goodix_fwupload.c:311:6: note: byref variable will be forcibly initialized 311 | u32 main_clk = 54; /* Default main clock */ | ^~~~~~~~ /kisskb/src/drivers/input/touchscreen/goodix_fwupload.c: In function 'goodix_handle_fw_request': /kisskb/src/drivers/input/touchscreen/goodix_fwupload.c:351:5: note: byref variable will be forcibly initialized 351 | u8 val; | ^~~ /kisskb/src/drivers/input/touchscreen/goodix_fwupload.c: In function 'goodix_save_bak_ref': /kisskb/src/drivers/input/touchscreen/goodix_fwupload.c:409:5: note: byref variable will be forcibly initialized 409 | u8 val; | ^~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c: In function 'mwifiex_cfg80211_set_coalesce': /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c:3729:33: note: byref variable will be forcibly initialized 3729 | struct mwifiex_ds_coalesce_cfg coalesce_cfg; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v11_0.c: In function 'dce_v11_0_audio_write_speaker_allocation': /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v11_0.c:1309:6: note: byref variable will be forcibly initialized 1309 | u8 *sadb = NULL; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v11_0.c:1306:33: note: byref variable will be forcibly initialized 1306 | struct drm_connector_list_iter iter; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v11_0.c: In function 'dce_v11_0_audio_write_sad_regs': /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v11_0.c:1364:18: note: byref variable will be forcibly initialized 1364 | struct cea_sad *sads; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v11_0.c:1362:33: note: byref variable will be forcibly initialized 1362 | struct drm_connector_list_iter iter; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v11_0.c: In function 'dce_v11_0_afmt_setmode': /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v11_0.c:1620:28: note: byref variable will be forcibly initialized 1620 | struct hdmi_avi_infoframe frame; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/dce_v11_0.c:1619:5: note: byref variable will be forcibly initialized 1619 | u8 buffer[HDMI_INFOFRAME_HEADER_SIZE + HDMI_AVI_INFOFRAME_SIZE]; | ^~~~~~ In file included from /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.h:23, from /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c:20: /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c: In function 'mwifiex_cfg80211_inform_ibss_bss': /kisskb/src/include/net/cfg80211.h:6490:29: note: byref variable will be forcibly initialized 6490 | struct cfg80211_inform_bss data = { | ^~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c:2191:5: note: byref variable will be forcibly initialized 2191 | u8 ie_buf[IEEE80211_MAX_SSID_LEN + sizeof(struct ieee_types_header)]; | ^~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c:2188:26: note: byref variable will be forcibly initialized 2188 | struct mwifiex_bss_info bss_info; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/tx.c: In function 'iwl_fill_data_tbs_amsdu': /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/tx.c:1304:15: note: byref variable will be forcibly initialized 1304 | struct tso_t tso; | ^~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c: In function 'mwifiex_cfg80211_assoc': /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c:2271:7: note: byref variable will be forcibly initialized 2271 | u16 enable = true; | ^~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c:2242:23: note: byref variable will be forcibly initialized 2242 | struct cfg80211_ssid req_ssid; | ^~~~~~~~ In file included from /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.h:23, from /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c:20: /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c: In function 'cfg80211_connect_bss': /kisskb/src/include/net/cfg80211.h:7197:38: note: byref variable will be forcibly initialized 7197 | struct cfg80211_connect_resp_params params; | ^~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c: In function 'mwifiex_cfg80211_connect': /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c:2414:23: note: byref variable will be forcibly initialized 2414 | struct cfg80211_bss *bss = NULL; | ^~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c: In function 'mwifiex_cfg80211_del_station': /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c:1886:5: note: byref variable will be forcibly initialized 1886 | u8 deauth_mac[ETH_ALEN]; | ^~~~~~~~~~ In file included from /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-devtrace.h:13, from /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-io.h:8, from /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/tx.c:17: /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/tx.c: In function 'iwl_pcie_tx_start': /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-trans.h:1256:31: note: byref variable will be forcibly initialized 1256 | struct iwl_trans_txq_scd_cfg cfg = { | ^~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c: In function 'mwifiex_cfg80211_set_tx_power': /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c:372:27: note: byref variable will be forcibly initialized 372 | struct mwifiex_power_cfg power_cfg; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c: In function 'mwifiex_form_mgmt_frame': /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c:178:5: note: byref variable will be forcibly initialized 178 | u8 addr[ETH_ALEN] = {0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF}; | ^~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c: In function 'mwifiex_cfg80211_start_radar_detection': /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c:4152:30: note: byref variable will be forcibly initialized 4152 | struct mwifiex_radar_params radar_params; | ^~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c: In function 'mwifiex_cfg80211_set_wiphy_params': /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c:725:1: note: byref variable will be forcibly initialized 725 | mwifiex_cfg80211_set_wiphy_params(struct wiphy *wiphy, u32 changed) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/tx.c: In function 'iwl_trans_pcie_txq_enable': /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/tx.c:734:6: note: byref variable will be forcibly initialized 734 | bool iwl_trans_pcie_txq_enable(struct iwl_trans *trans, int txq_id, u16 ssn, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/tx.c:734:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c: In function 'mwifiex_dump_station_info': /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c:1444:6: note: byref variable will be forcibly initialized 1444 | u32 rate; | ^~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c: In function 'mwifiex_cfg80211_resume': /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c:3553:32: note: byref variable will be forcibly initialized 3553 | struct cfg80211_wowlan_wakeup wakeup_report; | ^~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c:3552:34: note: byref variable will be forcibly initialized 3552 | struct mwifiex_ds_wakeup_reason wakeup_reason; | ^~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c: In function 'mwifiex_cfg80211_scan': /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c:2638:5: note: byref variable will be forcibly initialized 2638 | u8 mac_addr[ETH_ALEN]; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c: In function 'mwifiex_cfg80211_suspend': /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c:3471:27: note: byref variable will be forcibly initialized 3471 | struct mwifiex_ds_hs_cfg hs_cfg; | ^~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c: In function 'mwifiex_cfg80211_set_power_mgmt': /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c:430:6: note: byref variable will be forcibly initialized 430 | u32 ps_mode; | ^~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c: In function 'mwifiex_get_chan_type': /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c:101:30: note: byref variable will be forcibly initialized 101 | struct mwifiex_channel_band channel_band; | ^~~~~~~~~~~~ /kisskb/src/drivers/mmc/host/cqhci-core.c: In function 'cqhci_irq': /kisskb/src/drivers/mmc/host/cqhci-core.c:816:25: note: byref variable will be forcibly initialized 816 | unsigned long tag = 0, comp_status; | ^~~~~~~~~~~ In file included from /kisskb/src/arch/powerpc/include/asm/io.h:27, 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/highmem.h:11, from /kisskb/src/drivers/mmc/host/cqhci-core.c:6: /kisskb/src/drivers/mmc/host/cqhci-core.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c: In function 'mwifiex_register_cfg80211': /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c:4345:11: note: byref variable will be forcibly initialized 4345 | u32 thr, retry; | ^~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/cfg80211.c:4345:6: note: byref variable will be forcibly initialized 4345 | u32 thr, retry; | ^~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/delay.h:23, from /kisskb/src/drivers/mmc/host/cqhci-core.c:5: /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:964:2: note: in expansion of macro 'wait_event_timeout' 964 | 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:930:2: note: in expansion of macro 'wait_event_timeout' 930 | wait_event_timeout(cq_host->wait_queue, cqhci_tasks_cleared(cq_host), | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mmc/host/cqhci-core.c: In function 'cqhci_prep_dcmd_desc': /kisskb/src/drivers/mmc/host/cqhci-core.c:536:6: note: byref variable will be forcibly initialized 536 | u64 data = 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/delay.h:23, from /kisskb/src/drivers/mmc/host/cqhci-core.c:5: /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:881:2: note: in expansion of macro 'wait_event' 881 | wait_event(cq_host->wait_queue, cqhci_is_idle(cq_host, &ret)); | ^~~~~~~~~~ /kisskb/src/drivers/mmc/host/cqhci-core.c:879:6: note: byref variable will be forcibly initialized 879 | int ret; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/trans.c: In function 'iwl_pcie_alloc_fw_monitor_block': /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/trans.c:162:13: note: byref variable will be forcibly initialized 162 | dma_addr_t physical = 0; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00config.c: In function 'rt2x00lib_config_intf': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00config.c:24:25: note: byref variable will be forcibly initialized 24 | struct rt2x00intf_conf conf; | ^~~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00config.c: In function 'rt2x00lib_config_erp': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00config.c:73:23: note: byref variable will be forcibly initialized 73 | struct rt2x00lib_erp erp; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00config.c: In function 'rt2x00lib_config': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00config.c:195:24: note: byref variable will be forcibly initialized 195 | struct rt2x00lib_conf libconf; | ^~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/trans.c: In function 'iwl_trans_pcie_dump_data': /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/trans.c:3267:6: note: byref variable will be forcibly initialized 3267 | u32 len, num_rbs = 0, monitor_len = 0; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/trans.c:3263:33: note: byref variable will be forcibly initialized 3263 | struct iwl_fw_error_dump_data *data; | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/trans.c: In function 'iwl_pcie_set_interrupt_capa': /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/trans.c:1621:6: note: byref variable will be forcibly initialized 1621 | u16 pci_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/radix-tree.h:12, 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/net/wireless/intel/iwlwifi/pcie/trans.c:7: /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/trans.c: In function 'iwl_pcie_load_firmware_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: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/net/wireless/intel/iwlwifi/pcie/trans.c:689:8: note: in expansion of macro 'wait_event_timeout' 689 | ret = wait_event_timeout(trans_pcie->ucode_write_waitq, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/trans.c: In function 'iwl_pcie_load_section': /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/trans.c:704:13: note: byref variable will be forcibly initialized 704 | dma_addr_t p_addr; | ^~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/trans.c: In function 'iwl_pcie_apm_config': /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/trans.c:252:6: note: byref variable will be forcibly initialized 252 | u16 cap; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/trans.c:251:6: note: byref variable will be forcibly initialized 251 | u16 lctl; | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/trans.c: In function 'iwl_pcie_load_given_ucode_8000': /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/trans.c:1019:6: note: byref variable will be forcibly initialized 1019 | int first_ucode_section; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/trans.c: In function 'iwl_pcie_load_given_ucode': /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/trans.c:981:6: note: byref variable will be forcibly initialized 981 | int first_ucode_section; | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/radix-tree.h:12, 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/net/wireless/intel/iwlwifi/pcie/trans.c:7: /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/trans.c: In function 'iwl_trans_pcie_d3_resume': /kisskb/src/include/linux/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/net/wireless/intel/iwlwifi/pcie/trans.c:1599:9: note: in expansion of macro 'wait_event_timeout' 1599 | ret = wait_event_timeout(trans_pcie->sx_waitq, | ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/net/wireless/mediatek/mt7601u/mt7601u.h:16, from /kisskb/src/drivers/net/wireless/mediatek/mt7601u/mac.c:7: /kisskb/src/drivers/net/wireless/mediatek/mt7601u/mac.c: In function 'mt76_send_tx_status': /kisskb/src/include/net/mac80211.h:4851:29: note: byref variable will be forcibly initialized 4851 | struct ieee80211_tx_status status = { | ^~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/mac.c: In function 'mt7601u_mac_set_protection': /kisskb/src/drivers/net/wireless/mediatek/mt7601u/mac.c:205:6: note: byref variable will be forcibly initialized 205 | u32 prot[6]; | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/trans.c: In function 'iwl_trans_pcie_d3_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: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/net/wireless/intel/iwlwifi/pcie/trans.c:1517:9: note: in expansion of macro 'wait_event_timeout' 1517 | ret = wait_event_timeout(trans_pcie->sx_waitq, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/mac.c: In function 'mt7601u_mac_wcid_setup': /kisskb/src/drivers/net/wireless/mediatek/mt7601u/mac.c:357:5: note: byref variable will be forcibly initialized 357 | u8 zmac[ETH_ALEN] = {}; | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/mac.c: In function 'mt76_mac_wcid_set_key': /kisskb/src/drivers/net/wireless/mediatek/mt7601u/mac.c:535:5: note: byref variable will be forcibly initialized 535 | u8 iv_data[8]; | ^~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/mac.c:534:5: note: byref variable will be forcibly initialized 534 | u8 key_data[32]; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/mac.c: In function 'mt76_mac_shared_key_setup': /kisskb/src/drivers/net/wireless/mediatek/mt7601u/mac.c:575:5: note: byref variable will be forcibly initialized 575 | u8 key_data[32]; | ^~~~~~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/include/linux/leds.h:12, from /kisskb/src/drivers/leds/leds-pca963x.c:29: /kisskb/src/drivers/leds/leds-pca963x.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/leds/leds-pca963x.c: In function 'pca963x_register_leds': /kisskb/src/drivers/leds/leds-pca963x.c:325:8: note: byref variable will be forcibly initialized 325 | char default_label[32]; | ^~~~~~~~~~~~~ /kisskb/src/drivers/leds/leds-pca963x.c:324:24: note: byref variable will be forcibly initialized 324 | struct led_init_data init_data = {}; | ^~~~~~~~~ /kisskb/src/drivers/leds/leds-pca963x.c:294:6: note: byref variable will be forcibly initialized 294 | u32 reg; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/ieee80211.h:19, from /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-trans.h:10, from /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info.c:6: /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info.c: In function 'iwl_pcie_ctxt_info_init': /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info.c:170:13: note: byref variable will be forcibly initialized 170 | dma_addr_t phys; | ^~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/cmd.c: In function '__wlcore_cmd_send': /kisskb/src/drivers/net/wireless/ti/wlcore/cmd.c:45:6: note: byref variable will be forcibly initialized 45 | u32 intr; | ^~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/cmd.c: In function 'wl1271_build_qos_null_data': /kisskb/src/drivers/net/wireless/ti/wlcore/cmd.c:1309:27: note: byref variable will be forcibly initialized 1309 | struct ieee80211_qos_hdr template; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/cmd.c: In function 'wl12xx_cmd_remove_peer': /kisskb/src/drivers/net/wireless/ti/wlcore/cmd.c:1599:7: note: byref variable will be forcibly initialized 1599 | bool timeout = false; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/cmd.c: In function 'wlcore_cmd_regdomain_config_locked': /kisskb/src/drivers/net/wireless/ti/wlcore/cmd.c:1702:7: note: byref variable will be forcibly initialized 1702 | bool timeout = false; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/cmd.c:1699:9: note: byref variable will be forcibly initialized 1699 | __le32 tmp_ch_bitmap[2] __aligned(sizeof(unsigned long)); | ^~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/sw/rxe/rxe_verbs.c: In function 'rxe_attach_mcast': /kisskb/src/drivers/infiniband/sw/rxe/rxe_verbs.c:1002:21: note: byref variable will be forcibly initialized 1002 | struct rxe_mc_grp *grp; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info-gen3.c: In function 'iwl_pcie_ctxt_info_gen3_init': /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info-gen3.c:86:6: note: byref variable will be forcibly initialized 86 | u32 control_flags = 0; | ^~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/sw/rxe/rxe_verbs.c: In function 'rxe_port_immutable': /kisskb/src/drivers/infiniband/sw/rxe/rxe_verbs.c:125:22: note: byref variable will be forcibly initialized 125 | struct ib_port_attr attr; | ^~~~ /kisskb/src/drivers/media/usb/tm6000/tm6000-cards.c: In function 'tm6000_config_tuner': /kisskb/src/drivers/media/usb/tm6000/tm6000-cards.c:950:24: note: byref variable will be forcibly initialized 950 | struct xc5000_config ctl = { | ^~~ /kisskb/src/drivers/media/usb/tm6000/tm6000-cards.c:949:32: note: byref variable will be forcibly initialized 949 | struct v4l2_priv_tun_config xc5000_cfg; | ^~~~~~~~~~ /kisskb/src/drivers/media/usb/tm6000/tm6000-cards.c:917:22: note: byref variable will be forcibly initialized 917 | struct xc2028_ctrl ctl; | ^~~ /kisskb/src/drivers/media/usb/tm6000/tm6000-cards.c:916:31: note: byref variable will be forcibly initialized 916 | struct v4l2_priv_tun_config xc2028_cfg; | ^~~~~~~~~~ /kisskb/src/drivers/media/usb/tm6000/tm6000-cards.c:889:21: note: byref variable will be forcibly initialized 889 | struct tuner_setup tun_setup; | ^~~~~~~~~ /kisskb/src/drivers/media/usb/tm6000/tm6000-cards.c: In function 'tm6000_init_dev': /kisskb/src/drivers/media/usb/tm6000/tm6000-cards.c:1071:24: note: byref variable will be forcibly initialized 1071 | struct v4l2_frequency f; | ^ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_init.c: In function 'ath9k_htc_connect_svc': /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_init.c:128:29: note: byref variable will be forcibly initialized 128 | struct htc_service_connreq req; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_init.c: In function 'ath9k_reg_rmw_single': /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_init.c:472:27: note: byref variable will be forcibly initialized 472 | struct register_rmw buf, buf_ret; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_init.c:472:22: note: byref variable will be forcibly initialized 472 | struct register_rmw buf, buf_ret; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_init.c: In function 'ath9k_regwrite_multi': /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_init.c:286:6: note: byref variable will be forcibly initialized 286 | u32 rsp_status; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_init.c: In function 'ath9k_regwrite_single': /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_init.c:307:15: note: byref variable will be forcibly initialized 307 | const __be32 buf[2] = { | ^~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_init.c: In function 'ath9k_multi_regread': /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_init.c:262:9: note: byref variable will be forcibly initialized 262 | __be32 tmpval[8]; | ^~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_init.c:261:9: note: byref variable will be forcibly initialized 261 | __be32 tmpaddr[8]; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_init.c: In function 'ath9k_regread': /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_init.c:239:14: note: byref variable will be forcibly initialized 239 | __be32 val, reg = cpu_to_be32(reg_offset); | ^~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_init.c:239:9: note: byref variable will be forcibly initialized 239 | __be32 val, reg = cpu_to_be32(reg_offset); | ^~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_init.c: In function 'ath9k_reg_rmw_buffer': /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_init.c:389:6: note: byref variable will be forcibly initialized 389 | u32 rsp_status; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_init.c: In function 'ath9k_reg_rmw_flush': /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_init.c:427:6: note: byref variable will be forcibly initialized 427 | u32 rsp_status; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_init.c: In function 'ath9k_init_priv': /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_init.c:612:18: note: byref variable will be forcibly initialized 612 | int i, ret = 0, csz = 0; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_init.c: In function 'ath9k_init_firmware_version': /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_init.c:788:24: note: byref variable will be forcibly initialized 788 | struct wmi_fw_version cmd_rsp; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_init.c: In function 'ath9k_init_device': /kisskb/src/drivers/net/wireless/ath/ath9k/htc_drv_init.c:836:7: note: byref variable will be forcibly initialized 836 | char hw_name[64]; | ^~~~~~~ /kisskb/src/drivers/infiniband/core/sa_query.c: In function 'ib_nl_is_good_resolve_resp': /kisskb/src/drivers/infiniband/core/sa_query.c:1019:17: note: byref variable will be forcibly initialized 1019 | struct nlattr *tb[LS_NLA_TYPE_MAX]; | ^~ 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)) { | ^~~~~~~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/include/linux/dma-mapping.h:7, from /kisskb/src/arch/powerpc/include/asm/machdep.h:8, from /kisskb/src/arch/powerpc/include/asm/archrandom.h:7, from /kisskb/src/include/linux/random.h:121, from /kisskb/src/drivers/infiniband/core/sa_query.c:38: /kisskb/src/drivers/infiniband/core/sa_query.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /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/media/rc/rc-ir-raw.c: In function 'ir_raw_encode_scancode': /kisskb/src/drivers/media/rc/rc-ir-raw.c:526:6: note: byref variable will be forcibly initialized 526 | u64 mask = 1ULL << protocol; | ^~~~ /kisskb/src/drivers/infiniband/core/sa_query.c: In function 'ib_nl_process_good_resolve_rsp': /kisskb/src/drivers/infiniband/core/sa_query.c:869:24: note: byref variable will be forcibly initialized 869 | struct ib_mad_send_wc mad_send_wc; | ^~~~~~~~~~~ /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; | ^~ /kisskb/src/drivers/infiniband/core/sa_query.c: In function 'ib_nl_request_timeout': /kisskb/src/drivers/infiniband/core/sa_query.c:923:24: note: byref variable will be forcibly initialized 923 | struct ib_mad_send_wc mad_send_wc; | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/sa_query.c: In function 'ib_sa_classport_info_rec_callback': /kisskb/src/drivers/infiniband/core/sa_query.c:1823:30: note: byref variable will be forcibly initialized 1823 | struct ib_class_port_info rec; | ^~~ /kisskb/src/drivers/infiniband/core/sa_query.c:1804:31: note: byref variable will be forcibly initialized 1804 | struct opa_class_port_info rec; | ^~~ /kisskb/src/drivers/infiniband/core/sa_query.c: In function 'ib_sa_mcmember_rec_callback': /kisskb/src/drivers/infiniband/core/sa_query.c:1599:29: note: byref variable will be forcibly initialized 1599 | struct ib_sa_mcmember_rec rec; | ^~~ /kisskb/src/drivers/infiniband/core/sa_query.c: In function 'ib_sa_guidinfo_rec_callback': /kisskb/src/drivers/infiniband/core/sa_query.c:1691:29: note: byref variable will be forcibly initialized 1691 | struct ib_sa_guidinfo_rec rec; | ^~~ /kisskb/src/drivers/infiniband/core/sa_query.c: In function 'alloc_mad': /kisskb/src/drivers/infiniband/core/sa_query.c:1238:22: note: byref variable will be forcibly initialized 1238 | struct rdma_ah_attr ah_attr; | ^~~~~~~ /kisskb/src/drivers/input/touchscreen/melfas_mip4.c: In function 'mip4_bl_get_address': /kisskb/src/drivers/input/touchscreen/melfas_mip4.c:848:17: note: byref variable will be forcibly initialized 848 | struct i2c_msg msg[] = { | ^~~ /kisskb/src/drivers/input/touchscreen/melfas_mip4.c:847:5: note: byref variable will be forcibly initialized 847 | u8 result[sizeof(u16)]; | ^~~~~~ /kisskb/src/drivers/input/touchscreen/melfas_mip4.c:846:5: note: byref variable will be forcibly initialized 846 | u8 cmd[] = { MIP4_R0_BOOT, MIP4_R1_BOOT_BUF_ADDR }; | ^~~ /kisskb/src/drivers/input/touchscreen/melfas_mip4.c: In function 'mip4_bl_read_status': /kisskb/src/drivers/input/touchscreen/melfas_mip4.c:710:17: note: byref variable will be forcibly initialized 710 | struct i2c_msg msg[] = { | ^~~ /kisskb/src/drivers/input/touchscreen/melfas_mip4.c:709:5: note: byref variable will be forcibly initialized 709 | u8 result; | ^~~~~~ /kisskb/src/drivers/input/touchscreen/melfas_mip4.c:708:5: note: byref variable will be forcibly initialized 708 | u8 cmd[] = { MIP4_R0_BOOT, MIP4_R1_BOOT_STATUS }; | ^~~ /kisskb/src/drivers/input/touchscreen/melfas_mip4.c: In function 'mip4_i2c_xfer': /kisskb/src/drivers/input/touchscreen/melfas_mip4.c:183:17: note: byref variable will be forcibly initialized 183 | struct i2c_msg msg[] = { | ^~~ /kisskb/src/drivers/input/touchscreen/melfas_mip4.c: In function 'mip4_bl_change_mode': /kisskb/src/drivers/input/touchscreen/melfas_mip4.c:773:17: note: byref variable will be forcibly initialized 773 | struct i2c_msg msg[] = { | ^~~ /kisskb/src/drivers/input/touchscreen/melfas_mip4.c:772:5: note: byref variable will be forcibly initialized 772 | u8 result; | ^~~~~~ /kisskb/src/drivers/input/touchscreen/melfas_mip4.c:771:5: note: byref variable will be forcibly initialized 771 | u8 mode_read_cmd[] = { MIP4_R0_BOOT, MIP4_R1_BOOT_MODE }; | ^~~~~~~~~~~~~ /kisskb/src/drivers/input/touchscreen/melfas_mip4.c:770:5: note: byref variable will be forcibly initialized 770 | u8 mode_chg_cmd[] = { MIP4_R0_BOOT, MIP4_R1_BOOT_MODE, mode }; | ^~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/sa_query.c: In function 'ib_sa_path_rec_callback': /kisskb/src/drivers/infiniband/core/sa_query.c:1439:24: note: byref variable will be forcibly initialized 1439 | struct sa_path_rec opa; | ^~~ /kisskb/src/drivers/infiniband/core/sa_query.c:1423:22: note: byref variable will be forcibly initialized 1423 | struct sa_path_rec rec; | ^~~ /kisskb/src/drivers/input/touchscreen/melfas_mip4.c: In function 'mip4_bl_program_page': /kisskb/src/drivers/input/touchscreen/melfas_mip4.c:883:5: note: byref variable will be forcibly initialized 883 | u8 cmd[6]; | ^~~ /kisskb/src/drivers/infiniband/core/sa_query.c: In function 'ib_nl_set_path_rec_attrs': /kisskb/src/drivers/infiniband/core/sa_query.c:702:6: note: byref variable will be forcibly initialized 702 | u64 val64; | ^~~~~ /kisskb/src/drivers/infiniband/core/sa_query.c:701:6: note: byref variable will be forcibly initialized 701 | u16 val16; | ^~~~~ /kisskb/src/drivers/input/touchscreen/melfas_mip4.c: In function 'mip4_bl_verify_page': /kisskb/src/drivers/input/touchscreen/melfas_mip4.c:969:5: note: byref variable will be forcibly initialized 969 | u8 cmd[8]; | ^~~ /kisskb/src/drivers/infiniband/core/sa_query.c: In function 'ib_nl_make_request': /kisskb/src/drivers/infiniband/core/sa_query.c:782:19: note: byref variable will be forcibly initialized 782 | struct nlmsghdr *nlh; | ^~~ /kisskb/src/drivers/infiniband/core/sa_query.c: In function 'send_mad': /kisskb/src/drivers/infiniband/core/sa_query.c:1307:11: note: byref variable will be forcibly initialized 1307 | int ret, id; | ^~ /kisskb/src/drivers/input/touchscreen/melfas_mip4.c: In function 'mip4_interrupt': /kisskb/src/drivers/input/touchscreen/melfas_mip4.c:588:5: note: byref variable will be forcibly initialized 588 | u8 cmd[2]; | ^~~ /kisskb/src/drivers/input/touchscreen/melfas_mip4.c: In function 'mip4_get_fw_version': /kisskb/src/drivers/input/touchscreen/melfas_mip4.c:228:5: note: byref variable will be forcibly initialized 228 | u8 buf[sizeof(ts->fw_version)]; | ^~~ /kisskb/src/drivers/input/touchscreen/melfas_mip4.c:227:5: note: byref variable will be forcibly initialized 227 | u8 cmd[] = { MIP4_R0_INFO, MIP4_R1_INFO_VERSION_BOOT }; | ^~~ /kisskb/src/drivers/input/touchscreen/msg2638.c: In function 'msg2638_ts_irq_handler': /kisskb/src/drivers/input/touchscreen/msg2638.c:76:17: note: byref variable will be forcibly initialized 76 | struct i2c_msg msg[] = { | ^~~ /kisskb/src/drivers/input/touchscreen/msg2638.c:74:21: note: byref variable will be forcibly initialized 74 | struct touch_event touch_event; | ^~~~~~~~~~~ /kisskb/src/drivers/input/touchscreen/melfas_mip4.c: In function 'mip4_query_device': /kisskb/src/drivers/input/touchscreen/melfas_mip4.c:250:5: note: byref variable will be forcibly initialized 250 | u8 buf[14]; | ^~~ /kisskb/src/drivers/input/touchscreen/melfas_mip4.c:249:5: note: byref variable will be forcibly initialized 249 | u8 cmd[2]; | ^~~ /kisskb/src/drivers/input/touchscreen/melfas_mip4.c:247:23: note: byref variable will be forcibly initialized 247 | union i2c_smbus_data dummy; | ^~~~~ /kisskb/src/drivers/infiniband/core/sa_query.c: In function 'opa_pr_query_possible': /kisskb/src/drivers/infiniband/core/sa_query.c:1401:22: note: byref variable will be forcibly initialized 1401 | struct ib_port_attr port_attr; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/include/linux/dma-mapping.h:7, from /kisskb/src/drivers/infiniband/core/multicast.c:34: /kisskb/src/drivers/infiniband/core/multicast.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/infiniband/core/sa_query.c: In function 'update_sm_ah': /kisskb/src/drivers/infiniband/core/sa_query.c:2019:24: note: byref variable will be forcibly initialized 2019 | struct rdma_ah_attr ah_attr; | ^~~~~~~ /kisskb/src/drivers/infiniband/core/sa_query.c:2018:22: note: byref variable will be forcibly initialized 2018 | struct ib_port_attr port_attr; | ^~~~~~~~~ /kisskb/src/drivers/input/touchscreen/melfas_mip4.c: In function 'mip4_flash_fw': /kisskb/src/drivers/input/touchscreen/melfas_mip4.c:1084:6: note: byref variable will be forcibly initialized 1084 | u16 buf_addr; | ^~~~~~~~ /kisskb/src/drivers/input/touchscreen/melfas_mip4.c: In function 'mip4_execute_fw_update': /kisskb/src/drivers/input/touchscreen/melfas_mip4.c:1250:6: note: byref variable will be forcibly initialized 1250 | u32 fw_size; | ^~~~~~~ /kisskb/src/drivers/input/touchscreen/melfas_mip4.c:1249:6: note: byref variable will be forcibly initialized 1249 | u32 fw_start_offset; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/input/touchscreen/melfas_mip4.c: In function 'mip4_sysfs_fw_update': /kisskb/src/drivers/input/touchscreen/melfas_mip4.c:1293:25: note: byref variable will be forcibly initialized 1293 | const struct firmware *fw; | ^~ /kisskb/src/drivers/infiniband/core/sa_query.c: In function 'ib_nl_handle_set_timeout': /kisskb/src/drivers/infiniband/core/sa_query.c:966:17: note: byref variable will be forcibly initialized 966 | struct nlattr *tb[LS_NLA_TYPE_MAX]; | ^~ /kisskb/src/drivers/infiniband/core/sa_query.c: In function 'ib_nl_handle_resolve_resp': /kisskb/src/drivers/infiniband/core/sa_query.c:1040:24: note: byref variable will be forcibly initialized 1040 | struct ib_mad_send_wc mad_send_wc; | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/multicast.c: In function 'send_leave': /kisskb/src/drivers/infiniband/core/multicast.c:348:28: note: byref variable will be forcibly initialized 348 | struct ib_sa_mcmember_rec rec; | ^~~ /kisskb/src/drivers/infiniband/core/multicast.c: In function 'process_group_error': /kisskb/src/drivers/infiniband/core/multicast.c:389:6: note: byref variable will be forcibly initialized 389 | u16 pkey_index; | ^~~~~~~~~~ /kisskb/src/drivers/infiniband/core/multicast.c: In function 'join_handler': /kisskb/src/drivers/infiniband/core/multicast.c:515:6: note: byref variable will be forcibly initialized 515 | u16 pkey_index = MCAST_INVALID_PKEY_INDEX; | ^~~~~~~~~~ /kisskb/src/drivers/md/dm-zoned-target.c: In function 'dmz_status': /kisskb/src/drivers/md/dm-zoned-target.c:1086:7: note: byref variable will be forcibly initialized 1086 | char buf[BDEVNAME_SIZE]; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/genhd.h:16, from /kisskb/src/include/linux/blkdev.h:6, from /kisskb/src/drivers/md/dm-zoned.h:12, from /kisskb/src/drivers/md/dm-zoned-target.c:8: /kisskb/src/drivers/md/dm-zoned-target.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/md/dm-zoned-target.c: In function 'dmz_get_zoned_device': /kisskb/src/drivers/md/dm-zoned-target.c:693:17: note: byref variable will be forcibly initialized 693 | struct dm_dev *ddev; | ^~~~ In file included from /kisskb/src/include/rdma/ib_cache.h:11, from /kisskb/src/drivers/infiniband/core/mad.c:45: /kisskb/src/drivers/infiniband/core/mad.c: In function 'ib_post_send': /kisskb/src/include/rdma/ib_verbs.h:3824:27: note: byref variable will be forcibly initialized 3824 | const struct ib_send_wr *dummy; | ^~~~~ /kisskb/src/drivers/infiniband/core/mad.c: In function 'ib_post_recv': /kisskb/src/include/rdma/ib_verbs.h:3841:27: note: byref variable will be forcibly initialized 3841 | const struct ib_recv_wr *dummy; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/ib_mad.h:390, from /kisskb/src/drivers/infiniband/core/mad.c:55: /kisskb/src/drivers/infiniband/core/mad.c: In function 'perf_trace_ib_mad_send_done_handler': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ib_mad.h:121:1: note: in expansion of macro 'TRACE_EVENT' 121 | TRACE_EVENT(ib_mad_send_done_handler, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ib_mad.h:121:1: note: in expansion of macro 'TRACE_EVENT' 121 | TRACE_EVENT(ib_mad_send_done_handler, | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/mad.c: In function 'perf_trace_ib_mad_agent_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/ib_mad.h:251:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 251 | DECLARE_EVENT_CLASS(ib_mad_agent_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/ib_mad.h:251:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 251 | DECLARE_EVENT_CLASS(ib_mad_agent_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/mad.c: In function 'create_mad_addr_info': /kisskb/src/drivers/infiniband/core/mad.c:62:6: note: byref variable will be forcibly initialized 62 | u16 pkey; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/ib_mad.h:390, from /kisskb/src/drivers/infiniband/core/mad.c:55: /kisskb/src/drivers/infiniband/core/mad.c: In function 'perf_trace_ib_mad_send_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/ib_mad.h:23:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 23 | DECLARE_EVENT_CLASS(ib_mad_send_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/ib_mad.h:23:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 23 | DECLARE_EVENT_CLASS(ib_mad_send_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/mad.c: In function 'perf_trace_ib_mad_recv_done_handler': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ib_mad.h:184:1: note: in expansion of macro 'TRACE_EVENT' 184 | TRACE_EVENT(ib_mad_recv_done_handler, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ib_mad.h:184:1: note: in expansion of macro 'TRACE_EVENT' 184 | TRACE_EVENT(ib_mad_recv_done_handler, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/ib_mad.h:390, from /kisskb/src/drivers/infiniband/core/mad.c:55: /kisskb/src/drivers/infiniband/core/mad.c: In function 'trace_event_raw_event_ib_mad_send_template': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/ib_mad.h:23:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 23 | DECLARE_EVENT_CLASS(ib_mad_send_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/mad.c: In function 'trace_event_raw_event_ib_mad_send_done_handler': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ib_mad.h:121:1: note: in expansion of macro 'TRACE_EVENT' 121 | TRACE_EVENT(ib_mad_send_done_handler, | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/mad.c: In function 'trace_event_raw_event_ib_mad_recv_done_handler': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ib_mad.h:184:1: note: in expansion of macro 'TRACE_EVENT' 184 | TRACE_EVENT(ib_mad_recv_done_handler, | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/mad.c: In function 'trace_event_raw_event_ib_mad_agent_template': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/ib_mad.h:251:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 251 | DECLARE_EVENT_CLASS(ib_mad_agent_template, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/ib_mad.h:390, from /kisskb/src/drivers/infiniband/core/mad.c:55: /kisskb/src/drivers/infiniband/core/mad.c: In function 'perf_trace_ib_mad_opa_smi_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/ib_mad.h:299:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 299 | DECLARE_EVENT_CLASS(ib_mad_opa_smi_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/ib_mad.h:299:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 299 | DECLARE_EVENT_CLASS(ib_mad_opa_smi_template, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/ib_mad.h:390, from /kisskb/src/drivers/infiniband/core/mad.c:55: /kisskb/src/drivers/infiniband/core/mad.c: In function 'trace_event_raw_event_ib_mad_opa_smi_template': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/ib_mad.h:299:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 299 | DECLARE_EVENT_CLASS(ib_mad_opa_smi_template, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/ib_mad.h:390, from /kisskb/src/drivers/infiniband/core/mad.c:55: /kisskb/src/drivers/infiniband/core/mad.c: In function 'perf_trace_ib_mad_opa_ib_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/ib_mad.h:344:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 344 | DECLARE_EVENT_CLASS(ib_mad_opa_ib_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/ib_mad.h:344:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 344 | DECLARE_EVENT_CLASS(ib_mad_opa_ib_template, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/ib_mad.h:390, from /kisskb/src/drivers/infiniband/core/mad.c:55: /kisskb/src/drivers/infiniband/core/mad.c: In function 'trace_event_raw_event_ib_mad_opa_ib_template': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/ib_mad.h:344:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 344 | DECLARE_EVENT_CLASS(ib_mad_opa_ib_template, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/ib_mad.h:390, from /kisskb/src/drivers/infiniband/core/mad.c:55: /kisskb/src/drivers/infiniband/core/mad.c: In function '__bpf_trace_ib_mad_send_template': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ib_mad.h:23:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 23 | DECLARE_EVENT_CLASS(ib_mad_send_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ib_mad.h:23:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 23 | DECLARE_EVENT_CLASS(ib_mad_send_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ib_mad.h:23:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 23 | DECLARE_EVENT_CLASS(ib_mad_send_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ib_mad.h:23:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 23 | DECLARE_EVENT_CLASS(ib_mad_send_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/mad.c: In function '__bpf_trace_ib_mad_send_done_handler': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ib_mad.h:121:1: note: in expansion of macro 'TRACE_EVENT' 121 | TRACE_EVENT(ib_mad_send_done_handler, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ib_mad.h:121:1: note: in expansion of macro 'TRACE_EVENT' 121 | TRACE_EVENT(ib_mad_send_done_handler, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ib_mad.h:121:1: note: in expansion of macro 'TRACE_EVENT' 121 | TRACE_EVENT(ib_mad_send_done_handler, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ib_mad.h:121:1: note: in expansion of macro 'TRACE_EVENT' 121 | TRACE_EVENT(ib_mad_send_done_handler, | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/mad.c: In function '__bpf_trace_ib_mad_recv_done_handler': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ib_mad.h:184:1: note: in expansion of macro 'TRACE_EVENT' 184 | TRACE_EVENT(ib_mad_recv_done_handler, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ib_mad.h:184:1: note: in expansion of macro 'TRACE_EVENT' 184 | TRACE_EVENT(ib_mad_recv_done_handler, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ib_mad.h:184:1: note: in expansion of macro 'TRACE_EVENT' 184 | TRACE_EVENT(ib_mad_recv_done_handler, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ib_mad.h:184:1: note: in expansion of macro 'TRACE_EVENT' 184 | TRACE_EVENT(ib_mad_recv_done_handler, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ib_mad.h:184:1: note: in expansion of macro 'TRACE_EVENT' 184 | TRACE_EVENT(ib_mad_recv_done_handler, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ib_mad.h:184:1: note: in expansion of macro 'TRACE_EVENT' 184 | TRACE_EVENT(ib_mad_recv_done_handler, | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/mad.c: In function '__bpf_trace_ib_mad_agent_template': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ib_mad.h:251:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 251 | DECLARE_EVENT_CLASS(ib_mad_agent_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ib_mad.h:251:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 251 | DECLARE_EVENT_CLASS(ib_mad_agent_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/mad.c: In function '__bpf_trace_ib_mad_opa_smi_template': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ib_mad.h:299:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 299 | DECLARE_EVENT_CLASS(ib_mad_opa_smi_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ib_mad.h:299:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 299 | DECLARE_EVENT_CLASS(ib_mad_opa_smi_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/mad.c: In function '__bpf_trace_ib_mad_opa_ib_template': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ib_mad.h:344:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 344 | DECLARE_EVENT_CLASS(ib_mad_opa_ib_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ib_mad.h:344:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 344 | DECLARE_EVENT_CLASS(ib_mad_opa_ib_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/mad.c: In function 'ib_free_recv_mad': /kisskb/src/drivers/infiniband/core/mad.c:1169:19: note: byref variable will be forcibly initialized 1169 | struct list_head free_list; | ^~~~~~~~~ /kisskb/src/drivers/infiniband/core/mad.c: In function 'local_completions': /kisskb/src/drivers/infiniband/core/mad.c:2506:24: note: byref variable will be forcibly initialized 2506 | struct ib_mad_send_wc mad_send_wc; | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/mad.c:2505:15: note: byref variable will be forcibly initialized 2505 | struct ib_wc wc; | ^~ /kisskb/src/drivers/infiniband/core/mad.c: In function 'cancel_mads': /kisskb/src/drivers/infiniband/core/mad.c:2409:19: note: byref variable will be forcibly initialized 2409 | struct list_head cancel_list; | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/mad.c:2408:24: note: byref variable will be forcibly initialized 2408 | struct ib_mad_send_wc mad_send_wc; | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/mad.c: In function 'is_vendor_method_in_use': /kisskb/src/drivers/infiniband/core/mad.c:192:35: note: byref variable will be forcibly initialized 192 | struct ib_mad_mgmt_method_table *method; | ^~~~~~ /kisskb/src/drivers/infiniband/core/mad.c: In function 'ib_register_mad_agent': /kisskb/src/drivers/infiniband/core/mad.c:240:35: note: byref variable will be forcibly initialized 240 | struct ib_mad_mgmt_method_table *method; | ^~~~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/include/linux/leds.h:12, from /kisskb/src/drivers/leds/leds-cr0014114.c:6: /kisskb/src/drivers/leds/leds-cr0014114.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ In file included from /kisskb/src/drivers/leds/leds-cr0014114.c:9: /kisskb/src/drivers/leds/leds-cr0014114.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/leds/leds-cr0014114.c: In function 'cr0014114_recount': /kisskb/src/drivers/leds/leds-cr0014114.c:84:5: note: byref variable will be forcibly initialized 84 | u8 cmd; | ^~~ In file included from /kisskb/src/include/rdma/ib_cache.h:11, from /kisskb/src/drivers/infiniband/core/mad.c:45: /kisskb/src/drivers/infiniband/core/mad.c: In function 'ib_mad_send_error': /kisskb/src/include/rdma/ib_verbs.h:3824:27: note: byref variable will be forcibly initialized 3824 | const struct ib_send_wr *dummy; | ^~~~~ /kisskb/src/drivers/infiniband/core/mad.c: In function 'ib_mad_post_receive_mads': /kisskb/src/include/rdma/ib_verbs.h:3841:27: note: byref variable will be forcibly initialized 3841 | const struct ib_recv_wr *dummy; | ^~~~~ /kisskb/src/drivers/infiniband/core/mad.c:2680:20: note: byref variable will be forcibly initialized 2680 | struct ib_recv_wr recv_wr; | ^~~~~~~ /kisskb/src/drivers/infiniband/core/mad.c:2679:16: note: byref variable will be forcibly initialized 2679 | struct ib_sge sg_list; | ^~~~~~~ /kisskb/src/drivers/md/dm-integrity.c: In function 'dm_integrity_rw_tag': /kisskb/src/drivers/md/dm-integrity.c:1420:21: note: byref variable will be forcibly initialized 1420 | struct dm_buffer *b; | ^ 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/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/ieee80211.h:19, from /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-trans.h:10, from /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/trans-gen2.c:6: /kisskb/src/drivers/net/wireless/intel/iwlwifi/pcie/trans-gen2.c: In function 'iwl_trans_pcie_fw_reset_handshake': /kisskb/src/include/linux/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/net/wireless/intel/iwlwifi/pcie/trans-gen2.c:113:8: note: in expansion of macro 'wait_event_timeout' 113 | ret = wait_event_timeout(trans_pcie->fw_reset_waitq, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/mad.c: In function 'handle_outgoing_dr_smp': /kisskb/src/drivers/infiniband/core/mad.c:614:6: note: byref variable will be forcibly initialized 614 | u16 out_mad_pkey_index = 0; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/mad.c:613:9: note: byref variable will be forcibly initialized 613 | size_t mad_size = port_mad_size(mad_agent_priv->qp_info->port_priv); | ^~~~~~~~ /kisskb/src/drivers/infiniband/core/mad.c:611:15: note: byref variable will be forcibly initialized 611 | struct ib_wc mad_wc; | ^~~~~~ /kisskb/src/drivers/md/dm-integrity.c: In function 'copy_from_journal': /kisskb/src/drivers/md/dm-integrity.c:1173:22: note: byref variable will be forcibly initialized 1173 | struct dm_io_region io_loc; | ^~~~~~ /kisskb/src/drivers/md/dm-integrity.c:1172:23: note: byref variable will be forcibly initialized 1172 | struct dm_io_request io_req; | ^~~~~~ /kisskb/src/drivers/infiniband/core/mad.c: In function 'rcv_has_same_gid': /kisskb/src/drivers/infiniband/core/mad.c:1684:5: note: byref variable will be forcibly initialized 1684 | u8 lmc; | ^~~ /kisskb/src/drivers/infiniband/core/mad.c:1681:15: note: byref variable will be forcibly initialized 1681 | union ib_gid sgid; | ^~~~ /kisskb/src/drivers/infiniband/core/mad.c:1679:22: note: byref variable will be forcibly initialized 1679 | struct rdma_ah_attr attr; | ^~~~ /kisskb/src/drivers/md/dm-integrity.c: In function 'section_mac': /kisskb/src/drivers/md/dm-integrity.c:847:8: note: byref variable will be forcibly initialized 847 | __u8 digest[HASH_MAX_DIGESTSIZE]; | ^~~~~~ /kisskb/src/drivers/md/dm-integrity.c:812:10: note: byref variable will be forcibly initialized 812 | __le64 section_le; | ^~~~~~~~~~ In file included from /kisskb/src/drivers/md/dm-integrity.c:21: /kisskb/src/include/crypto/hash.h:166:7: note: byref variable will be forcibly initialized 166 | char __##shash##_desc[sizeof(struct shash_desc) + HASH_MAX_DESCSIZE] \ | ^~ /kisskb/src/drivers/md/dm-integrity.c:799:2: note: in expansion of macro 'SHASH_DESC_ON_STACK' 799 | SHASH_DESC_ON_STACK(desc, ic->journal_mac); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-integrity.c: In function 'rw_section_mac': /kisskb/src/drivers/md/dm-integrity.c:868:7: note: byref variable will be forcibly initialized 868 | __u8 result[JOURNAL_MAC_SIZE]; | ^~~~~~ /kisskb/src/drivers/md/dm-integrity.c: In function 'xor_journal': /kisskb/src/drivers/md/dm-integrity.c:924:16: note: byref variable will be forcibly initialized 924 | struct page *src_pages[2]; | ^~~~~~~~~ /kisskb/src/drivers/md/dm-integrity.c:901:26: note: byref variable will be forcibly initialized 901 | struct async_submit_ctl submit; | ^~~~~~ /kisskb/src/drivers/infiniband/core/mad.c: In function 'create_mad_qp': /kisskb/src/drivers/infiniband/core/mad.c:2895:25: note: byref variable will be forcibly initialized 2895 | struct ib_qp_init_attr qp_init_attr; | ^~~~~~~~~~~~ In file included from /kisskb/src/drivers/md/dm-integrity.c:21: /kisskb/src/drivers/md/dm-integrity.c: In function 'integrity_sector_checksum': /kisskb/src/include/crypto/hash.h:166:7: note: byref variable will be forcibly initialized 166 | char __##shash##_desc[sizeof(struct shash_desc) + HASH_MAX_DESCSIZE] \ | ^~ /kisskb/src/drivers/md/dm-integrity.c:1649:2: note: in expansion of macro 'SHASH_DESC_ON_STACK' 1649 | SHASH_DESC_ON_STACK(req, ic->internal_hash); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-integrity.c:1648:9: note: byref variable will be forcibly initialized 1648 | __le64 sector_le = cpu_to_le64(sector); | ^~~~~~~~~ /kisskb/src/drivers/infiniband/core/mad.c: In function 'ib_mad_port_start': /kisskb/src/drivers/infiniband/core/mad.c:2788:6: note: byref variable will be forcibly initialized 2788 | u16 pkey_index; | ^~~~~~~~~~ /kisskb/src/drivers/md/dm-integrity.c: In function 'dm_integrity_flush_buffers': /kisskb/src/drivers/md/dm-integrity.c:1512:23: note: byref variable will be forcibly initialized 1512 | struct flush_request fr; | ^~ /kisskb/src/drivers/infiniband/core/mad.c: In function 'ib_mad_port_open': /kisskb/src/drivers/infiniband/core/mad.c:2945:7: note: byref variable will be forcibly initialized 2945 | char name[sizeof "ib_mad123"]; | ^~~~ /kisskb/src/drivers/md/dm-integrity.c: In function 'do_journal_write': /kisskb/src/drivers/md/dm-integrity.c:2545:11: note: byref variable will be forcibly initialized 2545 | char test_tag[max_t(size_t, HASH_MAX_DIGESTSIZE, MAX_TAG_SIZE)]; | ^~~~~~~~ /kisskb/src/drivers/md/dm-integrity.c:2462:13: note: byref variable will be forcibly initialized 2462 | unsigned metadata_offset; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-integrity.c:2461:13: note: byref variable will be forcibly initialized 2461 | sector_t metadata_block; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-integrity.c:2443:18: note: byref variable will be forcibly initialized 2443 | struct blk_plug plug; | ^~~~ /kisskb/src/drivers/md/dm-integrity.c:2442:28: note: byref variable will be forcibly initialized 2442 | struct journal_completion comp; | ^~~~ /kisskb/src/drivers/md/dm-integrity.c:2441:11: note: byref variable will be forcibly initialized 2441 | unsigned i, j, n; | ^ In file included from /kisskb/src/include/rdma/ib_cache.h:11, from /kisskb/src/drivers/infiniband/core/mad.c:45: /kisskb/src/drivers/infiniband/core/mad.c: In function 'ib_send_mad': /kisskb/src/include/rdma/ib_verbs.h:3824:27: note: byref variable will be forcibly initialized 3824 | const struct ib_send_wr *dummy; | ^~~~~ /kisskb/src/drivers/md/dm-integrity.c: In function 'sb_mac': /kisskb/src/drivers/md/dm-integrity.c:536:8: note: byref variable will be forcibly initialized 536 | __u8 result[HASH_MAX_DIGESTSIZE]; | ^~~~~~ In file included from /kisskb/src/drivers/md/dm-integrity.c:21: /kisskb/src/include/crypto/hash.h:166:7: note: byref variable will be forcibly initialized 166 | char __##shash##_desc[sizeof(struct shash_desc) + HASH_MAX_DESCSIZE] \ | ^~ /kisskb/src/drivers/md/dm-integrity.c:506:2: note: in expansion of macro 'SHASH_DESC_ON_STACK' 506 | SHASH_DESC_ON_STACK(desc, ic->journal_mac); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/mad.c: In function 'timeout_sends': /kisskb/src/drivers/infiniband/core/mad.c:2626:24: note: byref variable will be forcibly initialized 2626 | struct ib_mad_send_wc mad_send_wc; | ^~~~~~~~~~~ /kisskb/src/drivers/md/dm-integrity.c: In function 'sync_rw_sb': /kisskb/src/drivers/md/dm-integrity.c:555:22: note: byref variable will be forcibly initialized 555 | struct dm_io_region io_loc; | ^~~~~~ /kisskb/src/drivers/md/dm-integrity.c:554:23: note: byref variable will be forcibly initialized 554 | struct dm_io_request io_req; | ^~~~~~ /kisskb/src/drivers/md/dm-integrity.c: In function 'rw_journal_sectors': /kisskb/src/drivers/md/dm-integrity.c:1055:22: note: byref variable will be forcibly initialized 1055 | struct dm_io_region io_loc; | ^~~~~~ /kisskb/src/drivers/md/dm-integrity.c:1054:23: note: byref variable will be forcibly initialized 1054 | struct dm_io_request io_req; | ^~~~~~ /kisskb/src/drivers/md/dm-integrity.c: In function 'write_journal': /kisskb/src/drivers/md/dm-integrity.c:1112:28: note: byref variable will be forcibly initialized 1112 | struct journal_completion crypt_comp_2; | ^~~~~~~~~~~~ /kisskb/src/drivers/md/dm-integrity.c:1111:28: note: byref variable will be forcibly initialized 1111 | struct journal_completion crypt_comp_1; | ^~~~~~~~~~~~ /kisskb/src/drivers/md/dm-integrity.c:1110:28: note: byref variable will be forcibly initialized 1110 | struct journal_completion io_comp; | ^~~~~~~ /kisskb/src/drivers/md/dm-integrity.c: In function 'init_journal': /kisskb/src/drivers/md/dm-integrity.c:2863:11: note: byref variable will be forcibly initialized 2863 | unsigned i, j, n; | ^ /kisskb/src/drivers/md/dm-integrity.c: In function 'replay_journal': In file included from /kisskb/src/include/rdma/ib_cache.h:11, from /kisskb/src/drivers/infiniband/core/mad.c:45: /kisskb/src/drivers/infiniband/core/mad.c: In function 'ib_mad_send_done': /kisskb/src/drivers/md/dm-integrity.c:3020:12: note: byref variable will be forcibly initialized 3020 | unsigned s; | ^ /kisskb/src/include/rdma/ib_verbs.h:3824:27: note: byref variable will be forcibly initialized 3824 | const struct ib_send_wr *dummy; | ^~~~~ /kisskb/src/drivers/md/dm-integrity.c:2921:30: note: byref variable will be forcibly initialized 2921 | struct journal_completion crypt_comp; | ^~~~~~~~~~ /kisskb/src/drivers/infiniband/core/mad.c:2279:25: note: byref variable will be forcibly initialized 2279 | struct ib_mad_send_wc mad_send_wc; | ^~~~~~~~~~~ /kisskb/src/drivers/md/dm-integrity.c:2901:11: note: byref variable will be forcibly initialized 2901 | unsigned write_start, write_sections; | ^~~~~~~~~~~ /kisskb/src/drivers/md/dm-integrity.c:2900:11: note: byref variable will be forcibly initialized 2900 | unsigned max_commit_id_sections[N_COMMIT_IDS]; | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-integrity.c:2899:7: note: byref variable will be forcibly initialized 2899 | bool used_commit_ids[N_COMMIT_IDS]; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-integrity.c:2898:11: note: byref variable will be forcibly initialized 2898 | unsigned i, j; | ^ /kisskb/src/drivers/infiniband/core/mad.c: In function 'ib_mad_complete_recv': /kisskb/src/drivers/infiniband/core/mad.c:1790:24: note: byref variable will be forcibly initialized 1790 | struct ib_mad_send_wc mad_send_wc; | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/mad.c: In function 'ib_mad_recv_done': /kisskb/src/drivers/infiniband/core/mad.c:2034:6: note: byref variable will be forcibly initialized 2034 | u16 resp_mad_pkey_index = 0; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/mad.c:2033:9: note: byref variable will be forcibly initialized 2033 | size_t mad_size; | ^~~~~~~~ /kisskb/src/drivers/md/dm-integrity.c: In function 'bitmap_flush_work': /kisskb/src/drivers/md/dm-integrity.c:2821:28: note: byref variable will be forcibly initialized 2821 | struct dm_integrity_range range; | ^~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/bio.h:10, 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 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/md/dm-integrity.c: In function 'integrity_metadata': /kisskb/src/drivers/md/dm-integrity.c:1821:19: note: byref variable will be forcibly initialized 1821 | struct bio_vec biv; | ^~~ /kisskb/src/drivers/md/dm-integrity.c:1789:11: note: byref variable will be forcibly initialized 1789 | char b[BDEVNAME_SIZE]; | ^ /kisskb/src/drivers/md/dm-integrity.c:1712:8: note: byref variable will be forcibly initialized 1712 | char checksums_onstack[max((size_t)HASH_MAX_DIGESTSIZE, MAX_TAG_SIZE)]; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-integrity.c:1706:20: note: byref variable will be forcibly initialized 1706 | struct bvec_iter iter; | ^~~~ /kisskb/src/drivers/md/dm-integrity.c: In function '__journal_read_write': /kisskb/src/drivers/md/dm-integrity.c:2050:12: note: byref variable will be forcibly initialized 2050 | char checksums_onstack[HASH_MAX_DIGESTSIZE]; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-integrity.c:2017:21: note: byref variable will be forcibly initialized 2017 | struct bio_vec biv = bvec_iter_bvec(bip->bip_vec, bip->bip_iter); | ^~~ In file included from /kisskb/src/include/linux/mempool.h:8, 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/include/linux/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:1982:6: note: in expansion of macro '__io_wait_event' 1982 | __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:2132:13: note: byref variable will be forcibly initialized 2132 | unsigned ws, we, range_sectors; | ^~ /kisskb/src/drivers/md/dm-integrity.c:2107:20: note: byref variable will be forcibly initialized 2107 | struct completion read_comp; | ^~~~~~~~~ /kisskb/src/drivers/md/dm-integrity.c: In function 'dm_integrity_map': /kisskb/src/drivers/md/dm-integrity.c:1905:20: note: byref variable will be forcibly initialized 1905 | struct bvec_iter iter; | ^~~~ /kisskb/src/drivers/md/dm-integrity.c: In function 'integrity_recalc': /kisskb/src/drivers/md/dm-integrity.c:2639:11: note: byref variable will be forcibly initialized 2639 | unsigned metadata_offset; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-integrity.c:2638:11: note: byref variable will be forcibly initialized 2638 | sector_t metadata_block; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-integrity.c:2636:22: note: byref variable will be forcibly initialized 2636 | struct dm_io_region io_loc; | ^~~~~~ /kisskb/src/drivers/md/dm-integrity.c:2635:23: note: byref variable will be forcibly initialized 2635 | struct dm_io_request io_req; | ^~~~~~ /kisskb/src/drivers/md/dm-integrity.c:2634:28: note: byref variable will be forcibly initialized 2634 | struct dm_integrity_range range; | ^~~~~ In file included from /kisskb/src/include/linux/mempool.h:8, 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:2381:4: note: in expansion of macro 'io_wait_event' 2381 | io_wait_event(ic->copy_to_journal_wait, !journal_entry_is_inprogress(je)); | ^~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-integrity.c:2355:11: note: byref variable will be forcibly initialized 2355 | unsigned i, j, n; | ^ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/bio.h:10, 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 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ /kisskb/src/drivers/md/dm-integrity.c: In function 'create_journal': /kisskb/src/drivers/md/dm-integrity.c:3863:12: note: byref variable will be forcibly initialized 3863 | __le32 section_le = cpu_to_le32(i); | ^~~~~~~~~~ /kisskb/src/drivers/md/dm-integrity.c:3861:24: note: byref variable will be forcibly initialized 3861 | struct scatterlist sg; | ^~ /kisskb/src/drivers/md/dm-integrity.c:3729:29: note: byref variable will be forcibly initialized 3729 | struct journal_completion comp; | ^~~~ /kisskb/src/drivers/md/dm-integrity.c: In function 'dm_integrity_set': /kisskb/src/drivers/md/dm-integrity.c:3524:23: note: byref variable will be forcibly initialized 3524 | struct blk_integrity bi; | ^~ /kisskb/src/drivers/md/dm-integrity.c: In function 'dm_integrity_ctr': /kisskb/src/drivers/md/dm-integrity.c:4049:22: note: byref variable will be forcibly initialized 4049 | unsigned long long llval; | ^~~~~ /kisskb/src/drivers/md/dm-integrity.c:4048:12: note: byref variable will be forcibly initialized 4048 | unsigned val; | ^~~ /kisskb/src/drivers/md/dm-integrity.c:3972:21: note: byref variable will be forcibly initialized 3972 | unsigned long long start; | ^~~~~ /kisskb/src/drivers/md/dm-integrity.c:3965:20: note: byref variable will be forcibly initialized 3965 | struct dm_arg_set as; | ^~ /kisskb/src/drivers/md/dm-integrity.c:3964:11: note: byref variable will be forcibly initialized 3964 | unsigned extra_args; | ^~~~~~~~~~ /kisskb/src/drivers/md/dm-integrity.c:3962:7: note: byref variable will be forcibly initialized 3962 | char dummy; | ^~~~~ In file included from /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00queue.c:15: /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00queue.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00queue.c: In function 'rt2x00queue_update_beacon': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00queue.c:751:22: note: byref variable will be forcibly initialized 751 | struct txentry_desc txdesc; | ^~~~~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00queue.c: In function 'rt2x00queue_write_tx_frame': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00queue.c:607:22: note: byref variable will be forcibly initialized 607 | struct txentry_desc txdesc; | ^~~~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_fs.c: In function 'ipoib_path_seq_show': /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_fs.c:179:20: note: byref variable will be forcibly initialized 179 | struct ipoib_path path; | ^~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_fs.c:178:7: note: byref variable will be forcibly initialized 178 | char gid_buf[sizeof "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff"]; | ^~~~~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_fs.c: In function 'ipoib_mcg_seq_show': /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_fs.c:103:35: note: byref variable will be forcibly initialized 103 | unsigned int queuelen, complete, send_only; | ^~~~~~~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_fs.c:103:25: note: byref variable will be forcibly initialized 103 | unsigned int queuelen, complete, send_only; | ^~~~~~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_fs.c:103:15: note: byref variable will be forcibly initialized 103 | unsigned int queuelen, complete, send_only; | ^~~~~~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_fs.c:102:16: note: byref variable will be forcibly initialized 102 | unsigned long created; | ^~~~~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_fs.c:101:15: note: byref variable will be forcibly initialized 101 | union ib_gid mgid; | ^~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_fs.c:100:7: note: byref variable will be forcibly initialized 100 | char gid_buf[sizeof "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff"]; | ^~~~~~~ /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_fs.c: In function 'ipoib_create_debug_files': /kisskb/src/drivers/infiniband/ulp/ipoib/ipoib_fs.c:223:7: note: byref variable will be forcibly initialized 223 | char name[IFNAMSIZ + sizeof("_path")]; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vkms.c: In function 'amdgpu_vkms_cleanup_fb': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vkms.c:362:20: note: byref variable will be forcibly initialized 362 | struct amdgpu_bo *rbo; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vkms.c: In function 'amdgpu_vkms_prepare_fb': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vkms.c:305:24: note: byref variable will be forcibly initialized 305 | struct ww_acquire_ctx ticket; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vkms.c:304:29: note: byref variable will be forcibly initialized 304 | struct ttm_validate_buffer tv; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vkms.c:303:19: note: byref variable will be forcibly initialized 303 | struct list_head list; | ^~~~ In file included from /kisskb/src/include/linux/resource_ext.h:11, from /kisskb/src/include/linux/acpi.h:14, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/include/drm/drm_crtc.h:28, from /kisskb/src/include/drm/drm_atomic_helper.h:31, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vkms.c:3: /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vkms.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/md/dm-zoned-metadata.c: In function 'dmz_write_dirty_mblocks': /kisskb/src/drivers/md/dm-zoned-metadata.c:836:18: note: byref variable will be forcibly initialized 836 | struct blk_plug plug; | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-trans.c: In function 'iwl_get_cmd_string': /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-trans.c:214:10: note: byref variable will be forcibly initialized 214 | u8 grp, cmd; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/ieee80211.h:19, from /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-trans.h:10, from /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c:7: /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/genhd.h:16, from /kisskb/src/include/linux/blkdev.h:6, from /kisskb/src/drivers/md/dm-zoned.h:12, from /kisskb/src/drivers/md/dm-zoned-metadata.c:8: /kisskb/src/drivers/md/dm-zoned-metadata.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c: In function 'iwl_dbg_tlv_alloc_fragment': /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c:512:13: note: byref variable will be forcibly initialized 512 | dma_addr_t physical; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c: In function 'iwl_dbg_tlv_update_drams': /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c:754:23: note: byref variable will be forcibly initialized 754 | struct iwl_dram_info dram_info; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c: In function 'iwl_dbg_tlv_apply_buffer': /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c:658:23: note: byref variable will be forcibly initialized 658 | struct iwl_host_cmd hcmd = { | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c:652:28: note: byref variable will be forcibly initialized 652 | struct iwl_buf_alloc_cmd data = { | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c: In function 'iwl_dbg_tlv_send_hcmds': /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c:791:23: note: byref variable will be forcibly initialized 791 | struct iwl_host_cmd cmd = { | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c: In function 'iwl_dbg_tlv_tp_trigger': /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c:1156:29: note: byref variable will be forcibly initialized 1156 | struct iwl_fwrt_dump_data dump_data = { | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c: In function 'iwl_dbg_tlv_apply_config': /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c:801:13: note: byref variable will be forcibly initialized 801 | static void iwl_dbg_tlv_apply_config(struct iwl_fw_runtime *fwrt, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c:850:26: note: byref variable will be forcibly initialized 850 | struct iwl_dbgc1_info dram_info = {}; | ^~~~~~~~~ /kisskb/src/drivers/md/dm-zoned-metadata.c: In function 'dmz_check_sb': /kisskb/src/drivers/md/dm-zoned-metadata.c:1038:10: note: byref variable will be forcibly initialized 1038 | uuid_t sb_uuid; | ^~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c: In function 'iwl_dbg_tlv_load_bin': /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c:471:25: note: byref variable will be forcibly initialized 471 | const struct firmware *fw; | ^~ /kisskb/src/drivers/md/dm-zoned-metadata.c: In function 'dmz_flush_metadata': /kisskb/src/drivers/md/dm-zoned-metadata.c:901:19: note: byref variable will be forcibly initialized 901 | struct list_head write_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/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_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/drivers/mmc/host/mmc_hsq.c:286:6: note: byref variable will be forcibly initialized 286 | int ret; | ^~~ 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:274:6: note: byref variable will be forcibly initialized 274 | int ret; | ^~~ In file included 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 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c: In function 'amdgpu_gfx_parse_disable_cu': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c:149:19: note: byref variable will be forcibly initialized 149 | unsigned se, sh, cu; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c:149:15: note: byref variable will be forcibly initialized 149 | unsigned se, sh, cu; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c:149:11: note: byref variable will be forcibly initialized 149 | unsigned se, sh, cu; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c: In function 'amdgpu_gfx_kiq_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c:339:7: note: byref variable will be forcibly initialized 339 | u32 *hpd; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c: In function 'amdgpu_gfx_ras_fini': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c:676:20: note: byref variable will be forcibly initialized 676 | struct ras_ih_if ih_info = { | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c: In function 'amdgpu_kiq_rreg': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c:729:16: note: byref variable will be forcibly initialized 729 | uint32_t seq, reg_val_offs = 0, value = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c:729:11: note: byref variable will be forcibly initialized 729 | uint32_t seq, reg_val_offs = 0, value = 0; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c: In function 'amdgpu_kiq_wreg': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c:794:11: note: byref variable will be forcibly initialized 794 | uint32_t seq; | ^~~ /kisskb/src/drivers/md/dm-zoned-reclaim.c: In function 'dmz_reclaim_copy': /kisskb/src/drivers/md/dm-zoned-reclaim.c:122:11: note: byref variable will be forcibly initialized 122 | sector_t block = 0, end_block; | ^~~~~ /kisskb/src/drivers/md/dm-zoned-reclaim.c:121:27: note: byref variable will be forcibly initialized 121 | struct dm_io_region src, dst; | ^~~ /kisskb/src/drivers/md/dm-zoned-reclaim.c:121:22: note: byref variable will be forcibly initialized 121 | struct dm_io_region src, dst; | ^~~ /kisskb/src/drivers/md/dm-zoned-reclaim.c: In function 'dmz_do_reclaim': /kisskb/src/drivers/md/dm-zoned-reclaim.c:397:12: note: byref variable will be forcibly initialized 397 | sector_t chunk_block = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/media/usb/tm6000/tm6000-core.c: In function 'tm6000_get_reg': /kisskb/src/drivers/media/usb/tm6000/tm6000-core.c:111:5: note: byref variable will be forcibly initialized 111 | u8 buf[1]; | ^~~ /kisskb/src/drivers/media/usb/tm6000/tm6000-core.c: In function 'tm6000_set_reg_mask': /kisskb/src/drivers/media/usb/tm6000/tm6000-core.c:127:5: note: byref variable will be forcibly initialized 127 | u8 buf[1]; | ^~~ /kisskb/src/drivers/media/usb/tm6000/tm6000-core.c: In function 'tm6000_get_reg16': /kisskb/src/drivers/media/usb/tm6000/tm6000-core.c:149:5: note: byref variable will be forcibly initialized 149 | u8 buf[2]; | ^~~ /kisskb/src/drivers/media/usb/tm6000/tm6000-core.c: In function 'tm6000_get_reg32': /kisskb/src/drivers/media/usb/tm6000/tm6000-core.c:163:5: note: byref variable will be forcibly initialized 163 | u8 buf[4]; | ^~~ /kisskb/src/drivers/media/usb/tm6000/tm6000-core.c: In function 'tm6000_set_fourcc_format': /kisskb/src/drivers/media/usb/tm6000/tm6000-core.c:111:5: note: byref variable will be forcibly initialized 111 | u8 buf[1]; | ^~~ /kisskb/src/drivers/media/usb/tm6000/tm6000-core.c: In function 'tm6000_init_analog_mode': /kisskb/src/drivers/media/usb/tm6000/tm6000-core.c:272:24: note: byref variable will be forcibly initialized 272 | struct v4l2_frequency f; | ^ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/genhd.h:16, from /kisskb/src/include/linux/blkdev.h:6, from /kisskb/src/drivers/md/raid0.c:13: /kisskb/src/drivers/md/raid0.c: In function 'array3_size': /kisskb/src/include/linux/overflow.h:155:9: note: byref variable will be forcibly initialized 155 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/genhd.h:16, from /kisskb/src/include/linux/blkdev.h:6, from /kisskb/src/drivers/md/raid0.c:13: /kisskb/src/drivers/md/raid0.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/md/raid0.c: In function 'raid0_takeover_raid45': /kisskb/src/drivers/md/raid0.c:594:17: note: byref variable will be forcibly initialized 594 | struct r0conf *priv_conf; | ^~~~~~~~~ /kisskb/src/drivers/md/raid0.c: In function 'raid0_takeover_raid10': /kisskb/src/drivers/md/raid0.c:630:17: note: byref variable will be forcibly initialized 630 | struct r0conf *priv_conf; | ^~~~~~~~~ /kisskb/src/drivers/md/raid0.c: In function 'raid0_takeover_raid1': /kisskb/src/drivers/md/raid0.c:672:17: note: byref variable will be forcibly initialized 672 | struct r0conf *priv_conf; | ^~~~~~~~~ /kisskb/src/drivers/md/raid0.c: In function 'dump_zones': /kisskb/src/drivers/md/raid0.c:47:8: note: byref variable will be forcibly initialized 47 | char line[200]; | ^~~~ /kisskb/src/drivers/md/raid0.c:40:7: note: byref variable will be forcibly initialized 40 | char b[BDEVNAME_SIZE]; | ^ /kisskb/src/drivers/md/raid0.c: In function 'raid0_run': /kisskb/src/drivers/md/raid0.c:363:17: note: byref variable will be forcibly initialized 363 | struct r0conf *conf; | ^~~~ /kisskb/src/drivers/md/raid0.c: In function 'raid0_make_request': /kisskb/src/drivers/md/raid0.c:515:11: note: byref variable will be forcibly initialized 515 | sector_t sector; | ^~~~~~ /kisskb/src/drivers/media/usb/tm6000/tm6000-i2c.c: In function 'tm6000_i2c_recv_regs16': /kisskb/src/drivers/media/usb/tm6000/tm6000-i2c.c:112:16: note: byref variable will be forcibly initialized 112 | unsigned char ureg; | ^~~~ /kisskb/src/drivers/media/usb/tm6000/tm6000-i2c.c: In function 'tm6000_i2c_recv_regs': /kisskb/src/drivers/media/usb/tm6000/tm6000-i2c.c:68:5: note: byref variable will be forcibly initialized 68 | u8 b[2]; | ^ /kisskb/src/drivers/media/usb/tm6000/tm6000-i2c.c: In function 'tm6000_i2c_eeprom': /kisskb/src/drivers/media/usb/tm6000/tm6000-i2c.c:216:16: note: byref variable will be forcibly initialized 216 | unsigned char bytes[17]; | ^~~~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00link.c: In function 'rt2x00lib_antenna_diversity_sample': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00link.c:70:23: note: byref variable will be forcibly initialized 70 | struct antenna_setup new_ant; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00link.c: In function 'rt2x00lib_antenna_diversity_eval': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00link.c:111:23: note: byref variable will be forcibly initialized 111 | struct antenna_setup new_ant; | ^~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/11h.c: In function 'mwifiex_11h_activate': /kisskb/src/drivers/net/wireless/marvell/mwifiex/11h.c:84:6: note: byref variable will be forcibly initialized 84 | u32 enable = flag; | ^~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/11h.c: In function 'mwifiex_dfs_cac_work_queue': /kisskb/src/drivers/net/wireless/marvell/mwifiex/11h.c:125:27: note: byref variable will be forcibly initialized 125 | struct cfg80211_chan_def chandef; | ^~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/11h.c: In function 'mwifiex_stop_radar_detection': /kisskb/src/drivers/net/wireless/marvell/mwifiex/11h.c:174:30: note: byref variable will be forcibly initialized 174 | struct mwifiex_radar_params radar_params; | ^~~~~~~~~~~~ /kisskb/src/drivers/input/touchscreen/raydium_i2c_ts.c: In function 'raydium_i2c_send': /kisskb/src/drivers/input/touchscreen/raydium_i2c_ts.c:199:18: note: byref variable will be forcibly initialized 199 | struct i2c_msg xfer[] = { | ^~~~ /kisskb/src/drivers/input/touchscreen/raydium_i2c_ts.c:184:37: note: byref variable will be forcibly initialized 184 | struct raydium_bank_switch_header header = { | ^~~~~~ /kisskb/src/drivers/input/touchscreen/raydium_i2c_ts.c: In function 'raydium_i2c_sw_reset': /kisskb/src/drivers/input/touchscreen/raydium_i2c_ts.c:279:11: note: byref variable will be forcibly initialized 279 | const u8 soft_rst_cmd = 0x01; | ^~~~~~~~~~~~ /kisskb/src/drivers/input/touchscreen/raydium_i2c_ts.c: In function 'raydium_i2c_read': /kisskb/src/drivers/input/touchscreen/raydium_i2c_ts.c:246:18: note: byref variable will be forcibly initialized 246 | struct i2c_msg xfer[] = { | ^~~~ /kisskb/src/drivers/input/touchscreen/raydium_i2c_ts.c:230:37: note: byref variable will be forcibly initialized 230 | struct raydium_bank_switch_header header = { | ^~~~~~ /kisskb/src/drivers/input/touchscreen/raydium_i2c_ts.c:229:6: note: byref variable will be forcibly initialized 229 | u8 reg_addr = addr & 0xff; | ^~~~~~~~ /kisskb/src/drivers/input/touchscreen/raydium_i2c_ts.c: In function 'raydium_i2c_check_fw_status': /kisskb/src/drivers/input/touchscreen/raydium_i2c_ts.c:390:5: note: byref variable will be forcibly initialized 390 | u8 buf[4]; | ^~~ /kisskb/src/drivers/input/touchscreen/raydium_i2c_ts.c: In function 'raydium_i2c_query_ts_bootloader_info': /kisskb/src/drivers/input/touchscreen/raydium_i2c_ts.c:299:5: note: byref variable will be forcibly initialized 299 | u8 rbuf[5] = { 0 }; | ^~~~ /kisskb/src/drivers/input/touchscreen/raydium_i2c_ts.c: In function 'raydium_i2c_query_ts_info': /kisskb/src/drivers/input/touchscreen/raydium_i2c_ts.c:336:9: note: byref variable will be forcibly initialized 336 | __le32 query_bank_addr; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/input/touchscreen/raydium_i2c_ts.c:335:27: note: byref variable will be forcibly initialized 335 | struct raydium_data_info data_info; | ^~~~~~~~~ /kisskb/src/drivers/input/touchscreen/raydium_i2c_ts.c: In function 'raydium_i2c_bl_chk_state': /kisskb/src/drivers/input/touchscreen/raydium_i2c_ts.c:442:5: note: byref variable will be forcibly initialized 442 | u8 rbuf[sizeof(ack_ok)]; | ^~~~ /kisskb/src/drivers/input/touchscreen/raydium_i2c_ts.c: In function 'raydium_i2c_write_checksum': /kisskb/src/drivers/input/touchscreen/raydium_i2c_ts.c:611:5: note: byref variable will be forcibly initialized 611 | u8 checksum_cmd[] = { 0x00, 0x05, 0x6D, 0x00, 0x00, 0x00, 0x00 }; | ^~~~~~~~~~~~ /kisskb/src/drivers/input/touchscreen/raydium_i2c_ts.c: In function 'raydium_i2c_fw_write_page': /kisskb/src/drivers/input/touchscreen/raydium_i2c_ts.c:648:5: note: byref variable will be forcibly initialized 648 | u8 buf[RM_BL_WRT_LEN]; | ^~~ /kisskb/src/drivers/input/touchscreen/raydium_i2c_ts.c: In function 'raydium_i2c_fw_update': /kisskb/src/drivers/input/touchscreen/raydium_i2c_ts.c:817:25: note: byref variable will be forcibly initialized 817 | const struct firmware *fw = NULL; | ^~ /kisskb/src/drivers/input/touchscreen/raydium_i2c_ts.c: In function 'raydium_i2c_probe': /kisskb/src/drivers/input/touchscreen/raydium_i2c_ts.c:1070:23: note: byref variable will be forcibly initialized 1070 | union i2c_smbus_data dummy; | ^~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/tdls.c: In function 'mwifiex_tdls_add_supported_chan': /kisskb/src/drivers/net/wireless/marvell/mwifiex/tdls.c:443:5: note: byref variable will be forcibly initialized 443 | u8 chan_supp[] = {1, 11}; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/tdls.c: In function 'mwifiex_tdls_add_oper_class': /kisskb/src/drivers/net/wireless/marvell/mwifiex/tdls.c:455:5: note: byref variable will be forcibly initialized 455 | u8 rc_list[] = {1, | ^~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/tdls.c: In function 'mwifiex_tdls_append_rates_ie': /kisskb/src/drivers/net/wireless/marvell/mwifiex/tdls.c:122:5: note: byref variable will be forcibly initialized 122 | u8 rates[MWIFIEX_SUPPORTED_RATES], *pos; | ^~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/tdls.c: In function 'mwifiex_tdls_add_vht_capab': /kisskb/src/drivers/net/wireless/marvell/mwifiex/tdls.c:171:27: note: byref variable will be forcibly initialized 171 | struct ieee80211_vht_cap vht_cap; | ^~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/tdls.c: In function 'mwifiex_tdls_process_create_link': /kisskb/src/drivers/net/wireless/marvell/mwifiex/tdls.c:1082:30: note: byref variable will be forcibly initialized 1082 | struct mwifiex_ds_tdls_oper tdls_oper; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/tdls.c: In function 'mwifiex_tdls_process_config_link': /kisskb/src/drivers/net/wireless/marvell/mwifiex/tdls.c:1061:30: note: byref variable will be forcibly initialized 1061 | struct mwifiex_ds_tdls_oper tdls_oper; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/tdls.c: In function 'mwifiex_config_tdls': /kisskb/src/drivers/net/wireless/marvell/mwifiex/tdls.c:1499:29: note: byref variable will be forcibly initialized 1499 | struct mwifiex_tdls_config config; | ^~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/tdls.c: In function 'mwifiex_disable_all_tdls_links': /kisskb/src/drivers/net/wireless/marvell/mwifiex/tdls.c:1254:30: note: byref variable will be forcibly initialized 1254 | struct mwifiex_ds_tdls_oper tdls_oper; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/tdls.c: In function 'mwifiex_tdls_check_tx': /kisskb/src/drivers/net/wireless/marvell/mwifiex/tdls.c:1286:5: note: byref variable will be forcibly initialized 1286 | u8 mac[ETH_ALEN]; | ^~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/tdls.c: In function 'mwifiex_tdls_process_disable_link': /kisskb/src/drivers/net/wireless/marvell/mwifiex/tdls.c:1109:30: note: byref variable will be forcibly initialized 1109 | struct mwifiex_ds_tdls_oper tdls_oper; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/tdls.c: In function 'mwifiex_config_tdls_enable': /kisskb/src/drivers/net/wireless/marvell/mwifiex/tdls.c:1499:29: note: byref variable will be forcibly initialized 1499 | struct mwifiex_tdls_config config; | ^~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/tdls.c: In function 'mwifiex_config_tdls_disable': /kisskb/src/drivers/net/wireless/marvell/mwifiex/tdls.c:1499:29: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/marvell/mwifiex/tdls.c: In function 'mwifiex_config_tdls_cs_params': /kisskb/src/drivers/net/wireless/marvell/mwifiex/tdls.c:1518:39: note: byref variable will be forcibly initialized 1518 | struct mwifiex_tdls_config_cs_params config_tdls_cs_params; | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/tdls.c: In function 'mwifiex_tdls_process_enable_link': /kisskb/src/drivers/net/wireless/marvell/mwifiex/tdls.c:1499:29: note: byref variable will be forcibly initialized 1499 | struct mwifiex_tdls_config config; | ^~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/tdls.c: In function 'mwifiex_stop_tdls_cs': /kisskb/src/drivers/net/wireless/marvell/mwifiex/tdls.c:1531:37: note: byref variable will be forcibly initialized 1531 | struct mwifiex_tdls_stop_cs_params stop_tdls_cs_params; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/tdls.c: In function 'mwifiex_start_tdls_cs': /kisskb/src/drivers/net/wireless/marvell/mwifiex/tdls.c:1543:37: note: byref variable will be forcibly initialized 1543 | struct mwifiex_tdls_init_cs_params start_tdls_cs_params; | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/debugfs.c: In function 'mwifiex_verext_write': /kisskb/src/drivers/net/wireless/marvell/mwifiex/debugfs.c:573:7: note: byref variable will be forcibly initialized 573 | char buf[16]; | ^~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/debugfs.c:571:6: note: byref variable will be forcibly initialized 571 | u32 versionstrsel; | ^~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/debugfs.c: In function 'mwifiex_verext_read': /kisskb/src/drivers/net/wireless/marvell/mwifiex/debugfs.c:599:7: note: byref variable will be forcibly initialized 599 | char buf[256]; | ^~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/debugfs.c: In function 'mwifiex_reset_write': /kisskb/src/drivers/net/wireless/marvell/mwifiex/debugfs.c:906:7: note: byref variable will be forcibly initialized 906 | bool result; | ^~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/debugfs.c: In function 'mwifiex_timeshare_coex_write': /kisskb/src/drivers/net/wireless/marvell/mwifiex/debugfs.c:878:7: note: byref variable will be forcibly initialized 878 | char kbuf[16]; | ^~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/debugfs.c:876:7: note: byref variable will be forcibly initialized 876 | bool timeshare_coex; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/debugfs.c: In function 'mwifiex_timeshare_coex_read': /kisskb/src/drivers/net/wireless/marvell/mwifiex/debugfs.c:856:7: note: byref variable will be forcibly initialized 856 | bool timeshare_coex; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/debugfs.c:855:7: note: byref variable will be forcibly initialized 855 | char buf[3]; | ^~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/debugfs.c: In function 'mwifiex_debug_mask_write': /kisskb/src/drivers/net/wireless/marvell/mwifiex/debugfs.c:543:16: note: byref variable will be forcibly initialized 543 | unsigned long debug_mask; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/debugfs.c: In function 'mwifiex_memrw_write': /kisskb/src/drivers/net/wireless/marvell/mwifiex/debugfs.c:619:27: note: byref variable will be forcibly initialized 619 | struct mwifiex_ds_mem_rw mem_rw; | ^~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/debugfs.c:618:7: note: byref variable will be forcibly initialized 618 | char cmd; | ^~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/debugfs.c: In function 'mwifiex_rdeeprom_write': /kisskb/src/drivers/net/wireless/marvell/mwifiex/debugfs.c:695:19: note: byref variable will be forcibly initialized 695 | int offset = -1, bytes = -1; | ^~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/debugfs.c:695:6: note: byref variable will be forcibly initialized 695 | int offset = -1, bytes = -1; | ^~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/debugfs.c: In function 'mwifiex_regrdwr_write': /kisskb/src/drivers/net/wireless/marvell/mwifiex/debugfs.c:429:36: note: byref variable will be forcibly initialized 429 | u32 reg_type = 0, reg_offset = 0, reg_value = UINT_MAX; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/debugfs.c:429:20: note: byref variable will be forcibly initialized 429 | u32 reg_type = 0, reg_offset = 0, reg_value = UINT_MAX; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/debugfs.c:429:6: note: byref variable will be forcibly initialized 429 | u32 reg_type = 0, reg_offset = 0, reg_value = UINT_MAX; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/debugfs.c: In function 'mwifiex_hscfg_read': /kisskb/src/drivers/net/wireless/marvell/mwifiex/debugfs.c:833:27: note: byref variable will be forcibly initialized 833 | struct mwifiex_ds_hs_cfg hscfg; | ^~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/debugfs.c: In function 'mwifiex_hscfg_write': /kisskb/src/drivers/net/wireless/marvell/mwifiex/debugfs.c:775:30: note: byref variable will be forcibly initialized 775 | u32 gpio = HS_CFG_GPIO_DEF, gap = HS_CFG_GAP_DEF; | ^~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/debugfs.c:775:6: note: byref variable will be forcibly initialized 775 | u32 gpio = HS_CFG_GPIO_DEF, gap = HS_CFG_GAP_DEF; | ^~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/debugfs.c:774:6: note: byref variable will be forcibly initialized 774 | int conditions = HS_CFG_COND_DEF; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/debugfs.c:773:27: note: byref variable will be forcibly initialized 773 | struct mwifiex_ds_hs_cfg hscfg; | ^~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/debugfs.c: In function 'mwifiex_rdeeprom_read': /kisskb/src/drivers/net/wireless/marvell/mwifiex/debugfs.c:732:5: note: byref variable will be forcibly initialized 732 | u8 value[MAX_EEPROM_DATA]; | ^~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/debugfs.c: In function 'mwifiex_regrdwr_read': /kisskb/src/drivers/net/wireless/marvell/mwifiex/debugfs.c:467:6: note: byref variable will be forcibly initialized 467 | u32 reg_value; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/debugfs.c: In function 'mwifiex_getlog_read': /kisskb/src/drivers/net/wireless/marvell/mwifiex/debugfs.c:186:30: note: byref variable will be forcibly initialized 186 | struct mwifiex_ds_get_stats stats; | ^~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/debugfs.c: In function 'mwifiex_info_read': /kisskb/src/drivers/net/wireless/marvell/mwifiex/debugfs.c:84:26: note: byref variable will be forcibly initialized 84 | struct mwifiex_bss_info info; | ^~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/debugfs.c:83:27: note: byref variable will be forcibly initialized 83 | char *p = (char *) page, fmt[64]; | ^~~ /kisskb/src/drivers/mmc/host/sdhci-xenon.c: In function 'xenon_probe_params': /kisskb/src/drivers/mmc/host/sdhci-xenon.c:434:6: note: byref variable will be forcibly initialized 434 | u32 tuning_count; | ^~~~~~~~~~~~ /kisskb/src/drivers/mmc/host/sdhci-xenon.c:433:6: note: byref variable will be forcibly initialized 433 | u32 sdhc_id, nr_sdhc; | ^~~~~~~ /kisskb/src/drivers/md/dm-unstripe.c: In function 'unstripe_ctr': /kisskb/src/drivers/md/dm-unstripe.c:43:7: note: byref variable will be forcibly initialized 43 | char dummy; | ^~~~~ /kisskb/src/drivers/md/dm-unstripe.c:42:21: note: byref variable will be forcibly initialized 42 | unsigned long long start; | ^~~~~ /kisskb/src/drivers/input/touchscreen/silead.c: In function 'silead_ts_load_fw': /kisskb/src/drivers/input/touchscreen/silead.c:286:25: note: byref variable will be forcibly initialized 286 | const struct firmware *fw; | ^~ /kisskb/src/drivers/input/touchscreen/silead.c: In function 'silead_ts_get_status': /kisskb/src/drivers/input/touchscreen/silead.c:319:9: note: byref variable will be forcibly initialized 319 | __le32 status; | ^~~~~~ /kisskb/src/drivers/input/touchscreen/silead.c: In function 'silead_ts_read_data': /kisskb/src/drivers/input/touchscreen/silead.c:137:12: note: byref variable will be forcibly initialized 137 | u8 *bufp, buf[SILEAD_TS_DATA_LEN]; | ^~~ /kisskb/src/drivers/input/touchscreen/silead.c: In function 'silead_ts_read_props': /kisskb/src/drivers/input/touchscreen/silead.c:437:14: note: byref variable will be forcibly initialized 437 | const char *str; | ^~~ /kisskb/src/drivers/input/touchscreen/silead.c: In function 'silead_ts_get_id': /kisskb/src/drivers/input/touchscreen/silead.c:334:9: note: byref variable will be forcibly initialized 334 | __le32 chip_id; | ^~~~~~~ /kisskb/src/drivers/infiniband/core/mad_rmpp.c: In function 'abort_send': /kisskb/src/drivers/infiniband/core/mad_rmpp.c:602:24: note: byref variable will be forcibly initialized 602 | struct ib_mad_send_wc wc; | ^~ /kisskb/src/drivers/infiniband/core/mad_rmpp.c: In function 'process_rmpp_ack': /kisskb/src/drivers/infiniband/core/mad_rmpp.c:709:26: note: byref variable will be forcibly initialized 709 | struct ib_mad_send_wc wc; | ^~ /kisskb/src/drivers/infiniband/core/mad_rmpp.c: In function 'init_newwin': /kisskb/src/drivers/infiniband/core/mad_rmpp.c:847:22: note: byref variable will be forcibly initialized 847 | struct rdma_ah_attr ah_attr; | ^~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/ip.h:16, from /kisskb/src/include/net/ip.h:22, from /kisskb/src/include/net/tso.h:5, from /kisskb/src/drivers/net/wireless/intel/iwlwifi/queue/tx.c:5: /kisskb/src/drivers/net/wireless/intel/iwlwifi/queue/tx.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ 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/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/ip.h:16, from /kisskb/src/include/net/ip.h:22, from /kisskb/src/include/net/tso.h:5, from /kisskb/src/drivers/net/wireless/intel/iwlwifi/queue/tx.c:5: /kisskb/src/drivers/net/wireless/intel/iwlwifi/queue/tx.c: In function 'iwl_trans_txq_send_hcmd_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/net/wireless/intel/iwlwifi/queue/tx.c:1734:8: note: in expansion of macro 'wait_event_timeout' 1734 | ret = wait_event_timeout(trans->wait_command_queue, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/queue/tx.c: In function 'iwl_txq_gen2_build_amsdu': /kisskb/src/drivers/net/wireless/intel/iwlwifi/queue/tx.c:339:15: note: byref variable will be forcibly initialized 339 | struct tso_t tso; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/queue/tx.c: In function 'iwl_txq_dyn_alloc': /kisskb/src/drivers/net/wireless/intel/iwlwifi/queue/tx.c:1191:18: note: byref variable will be forcibly initialized 1191 | struct iwl_txq *txq = NULL; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/queue/tx.c: In function 'iwl_txq_reclaim': /kisskb/src/drivers/net/wireless/intel/iwlwifi/queue/tx.c:1592:23: note: byref variable will be forcibly initialized 1592 | struct sk_buff_head overflow_skbs; | ^~~~~~~~~~~~~ In file included from /kisskb/src/drivers/net/wireless/marvell/mwifiex/pcie.c:25: /kisskb/src/drivers/net/wireless/marvell/mwifiex/pcie.c: In function 'MWIFIEX_SKB_DMA_ADDR': /kisskb/src/drivers/net/wireless/marvell/mwifiex/util.h:86:29: note: byref variable will be forcibly initialized 86 | struct mwifiex_dma_mapping mapping; | ^~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/pcie.c: In function 'mwifiex_unmap_pci_memory': /kisskb/src/drivers/net/wireless/marvell/mwifiex/pcie.c:226:29: note: byref variable will be forcibly initialized 226 | struct mwifiex_dma_mapping mapping; | ^~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/pcie.c: In function 'mwifiex_map_pci_memory': /kisskb/src/drivers/net/wireless/marvell/mwifiex/pcie.c:210:29: note: byref variable will be forcibly initialized 210 | struct mwifiex_dma_mapping mapping; | ^~~~~~~ In file included from /kisskb/src/drivers/net/wireless/marvell/mwifiex/pcie.c:25: /kisskb/src/drivers/net/wireless/marvell/mwifiex/pcie.c: In function 'mwifiex_init_rxq_ring': /kisskb/src/drivers/net/wireless/marvell/mwifiex/util.h:86:29: note: byref variable will be forcibly initialized 86 | struct mwifiex_dma_mapping mapping; | ^~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/pcie.c: In function 'mwifiex_pcie_send_boot_cmd': /kisskb/src/drivers/net/wireless/marvell/mwifiex/util.h:86:29: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/marvell/mwifiex/pcie.c: In function 'mwifiex_pcie_init_evt_ring': /kisskb/src/drivers/net/wireless/marvell/mwifiex/util.h:86:29: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/marvell/mwifiex/pcie.c: In function 'mwifiex_delay_for_sleep_cookie': /kisskb/src/drivers/net/wireless/marvell/mwifiex/util.h:86:29: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/marvell/mwifiex/util.h:86:29: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/marvell/mwifiex/pcie.c: In function 'mwifiex_pcie_process_cmd_complete': /kisskb/src/drivers/net/wireless/marvell/mwifiex/util.h:86:29: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/marvell/mwifiex/util.h:86:29: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/marvell/mwifiex/pcie.c: In function 'mwifiex_pcie_reg_dump': /kisskb/src/drivers/net/wireless/marvell/mwifiex/pcie.c:2768:7: note: byref variable will be forcibly initialized 2768 | char buf[256], *ptr; | ^~~ In file included from /kisskb/src/drivers/net/wireless/marvell/mwifiex/pcie.c:25: /kisskb/src/drivers/net/wireless/marvell/mwifiex/pcie.c: In function 'mwifiex_pcie_process_recv_data': /kisskb/src/drivers/net/wireless/marvell/mwifiex/util.h:86:29: note: byref variable will be forcibly initialized 86 | struct mwifiex_dma_mapping mapping; | ^~~~~~~ /kisskb/src/drivers/net/wireless/marvell/mwifiex/pcie.c: In function 'mwifiex_pcie_event_complete': /kisskb/src/drivers/net/wireless/marvell/mwifiex/util.h:86:29: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/marvell/mwifiex/pcie.c: In function 'mwifiex_pcie_send_data': /kisskb/src/drivers/net/wireless/marvell/mwifiex/util.h:86:29: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/marvell/mwifiex/pcie.c: In function 'mwifiex_pcie_send_cmd': /kisskb/src/drivers/net/wireless/marvell/mwifiex/util.h:86:29: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/marvell/mwifiex/util.h:86:29: note: byref variable will be forcibly initialized In file included from /kisskb/src/drivers/infiniband/core/nldev.c:37: /kisskb/src/drivers/infiniband/core/nldev.c: In function 'nla_put_u8': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/drivers/infiniband/core/nldev.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/drivers/infiniband/core/nldev.c: In function 'fill_stat_mr_entry': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/infiniband/core/nldev.c: In function 'put_driver_name_print_type': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/drivers/infiniband/core/nldev.c: In function '_rdma_nl_put_driver_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/drivers/infiniband/core/nldev.c: In function 'fill_nldev_handle': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/infiniband/core/nldev.c: In function 'nla_put_u64_64bit': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/drivers/infiniband/core/nldev.c: In function '_rdma_nl_put_driver_u64': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/infiniband/core/nldev.c: In function 'rdma_nl_stat_hwcounter_entry': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/infiniband/core/nldev.c: In function 'fill_res_range_qp_entry': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/infiniband/core/nldev.c: In function 'fill_stat_counter_qp_entry': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/infiniband/core/nldev.c: In function 'fill_res_info_entry': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/drivers/infiniband/core/nldev.c: In function 'nldev_stat_get_counter_status_doit': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/infiniband/core/nldev.c:2351:17: note: byref variable will be forcibly initialized 2351 | struct nlattr *tb[RDMA_NLDEV_ATTR_MAX], *table, *entry; | ^~ In file included from /kisskb/src/drivers/infiniband/core/nldev.c:37: /kisskb/src/drivers/infiniband/core/nldev.c: In function 'nldev_sys_get_doit': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/infiniband/core/nldev.c:1838:17: note: byref variable will be forcibly initialized 1838 | struct nlattr *tb[RDMA_NLDEV_ATTR_MAX]; | ^~ /kisskb/src/drivers/infiniband/core/nldev.c: In function 'fill_res_srq_qps': /kisskb/src/drivers/infiniband/core/nldev.c:767:16: note: byref variable will be forcibly initialized 767 | unsigned long id = 0; | ^~ /kisskb/src/drivers/infiniband/core/nldev.c: In function 'fill_stat_counter_qps': /kisskb/src/drivers/infiniband/core/nldev.c:893:16: note: byref variable will be forcibly initialized 893 | unsigned long id = 0; | ^~ In file included from /kisskb/src/drivers/infiniband/core/nldev.c:37: /kisskb/src/drivers/infiniband/core/nldev.c: In function 'fill_res_name_pid': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/drivers/infiniband/core/nldev.c: In function 'fill_res_srq_entry': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/drivers/infiniband/core/nldev.c: In function 'fill_res_ctx_entry': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/infiniband/core/nldev.c: In function 'fill_stat_counter_mode': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/drivers/infiniband/core/nldev.c: In function 'fill_res_pd_entry': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/md/dm-delay.c: In function 'delay_class_ctr': /kisskb/src/drivers/md/dm-delay.c:143:7: note: byref variable will be forcibly initialized 143 | char dummy; | ^~~~~ /kisskb/src/drivers/md/dm-delay.c:142:21: note: byref variable will be forcibly initialized 142 | unsigned long long tmpll; | ^~~~~ /kisskb/src/drivers/infiniband/core/nldev.c: In function 'fill_res_mr_entry': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/infiniband/core/nldev.c: In function 'fill_res_cq_entry': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/drivers/infiniband/core/nldev.c: In function 'fill_res_cm_id_entry': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/infiniband/core/nldev.c: In function 'res_get_common_dumpit': /kisskb/src/drivers/infiniband/core/nldev.c:1498:16: note: byref variable will be forcibly initialized 1498 | unsigned long id; | ^~ /kisskb/src/drivers/infiniband/core/nldev.c:1488:17: note: byref variable will be forcibly initialized 1488 | struct nlattr *tb[RDMA_NLDEV_ATTR_MAX]; | ^~ /kisskb/src/drivers/infiniband/core/nldev.c: In function 'nldev_stat_get_dumpit': /kisskb/src/drivers/infiniband/core/nldev.c:2323:17: note: byref variable will be forcibly initialized 2323 | struct nlattr *tb[RDMA_NLDEV_ATTR_MAX]; | ^~ /kisskb/src/drivers/infiniband/core/nldev.c: In function 'res_get_common_doit': /kisskb/src/drivers/infiniband/core/nldev.c:1407:17: note: byref variable will be forcibly initialized 1407 | struct nlattr *tb[RDMA_NLDEV_ATTR_MAX]; | ^~ In file included from /kisskb/src/drivers/infiniband/core/nldev.c:37: /kisskb/src/drivers/infiniband/core/nldev.c: In function 'nldev_stat_del_doit': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/infiniband/core/nldev.c:2066:17: note: byref variable will be forcibly initialized 2066 | struct nlattr *tb[RDMA_NLDEV_ATTR_MAX]; | ^~ In file included from /kisskb/src/drivers/infiniband/core/nldev.c:37: /kisskb/src/drivers/infiniband/core/nldev.c: In function 'fill_res_counter_entry': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/infiniband/core/nldev.c: In function 'stat_get_doit_default_counter': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/infiniband/core/nldev.c: In function 'stat_get_doit_qp': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/infiniband/core/nldev.c: In function 'nldev_stat_get_doit': /kisskb/src/drivers/infiniband/core/nldev.c:2293:17: note: byref variable will be forcibly initialized 2293 | struct nlattr *tb[RDMA_NLDEV_ATTR_MAX]; | ^~ In file included from /kisskb/src/drivers/infiniband/core/nldev.c:37: /kisskb/src/drivers/infiniband/core/nldev.c: In function 'nldev_stat_set_mode_doit': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/infiniband/core/nldev.c:1905:27: note: byref variable will be forcibly initialized 1905 | u32 mode, mask = 0, qpn, cntn = 0; | ^~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/netlink.h:7, from /kisskb/src/include/net/netlink.h:6, from /kisskb/src/drivers/infiniband/core/nldev.c:37: /kisskb/src/drivers/infiniband/core/nldev.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/drivers/infiniband/core/nldev.c:37: /kisskb/src/drivers/infiniband/core/nldev.c: In function 'nldev_stat_set_doit': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/drivers/infiniband/core/nldev.c:1996:17: note: byref variable will be forcibly initialized 1996 | struct nlattr *tb[RDMA_NLDEV_ATTR_MAX]; | ^~ In file included from /kisskb/src/drivers/infiniband/core/nldev.c:37: /kisskb/src/drivers/infiniband/core/nldev.c: In function 'nldev_get_chardev': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/infiniband/core/nldev.c:1755:7: note: byref variable will be forcibly initialized 1755 | char client_name[RDMA_NLDEV_ATTR_CHARDEV_TYPE_SIZE]; | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/nldev.c:1754:17: note: byref variable will be forcibly initialized 1754 | struct nlattr *tb[RDMA_NLDEV_ATTR_MAX]; | ^~ In file included from /kisskb/src/drivers/infiniband/core/nldev.c:37: /kisskb/src/drivers/infiniband/core/nldev.c: In function 'fill_res_qp_entry_query': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/infiniband/core/nldev.c:467:20: note: byref variable will be forcibly initialized 467 | struct ib_qp_attr qp_attr; | ^~~~~~~ /kisskb/src/drivers/infiniband/core/nldev.c:466:25: note: byref variable will be forcibly initialized 466 | struct ib_qp_init_attr qp_init_attr; | ^~~~~~~~~~~~ In file included from /kisskb/src/drivers/infiniband/core/nldev.c:37: /kisskb/src/drivers/infiniband/core/nldev.c: In function 'fill_res_qp_entry': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/infiniband/core/nldev.c: In function 'nldev_res_get_doit': /kisskb/src/drivers/infiniband/core/nldev.c:1266:17: note: byref variable will be forcibly initialized 1266 | struct nlattr *tb[RDMA_NLDEV_ATTR_MAX]; | ^~ /kisskb/src/drivers/infiniband/core/nldev.c: In function 'nldev_set_sys_set_doit': /kisskb/src/drivers/infiniband/core/nldev.c:1882:17: note: byref variable will be forcibly initialized 1882 | struct nlattr *tb[RDMA_NLDEV_ATTR_MAX]; | ^~ In file included from /kisskb/src/drivers/infiniband/core/nldev.c:37: /kisskb/src/drivers/infiniband/core/nldev.c: In function 'fill_port_info': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/drivers/infiniband/core/nldev.c:312:22: note: byref variable will be forcibly initialized 312 | struct ib_port_attr attr; | ^~~~ /kisskb/src/drivers/infiniband/core/nldev.c: In function 'nldev_port_get_dumpit': /kisskb/src/drivers/infiniband/core/nldev.c:1208:17: note: byref variable will be forcibly initialized 1208 | struct nlattr *tb[RDMA_NLDEV_ATTR_MAX]; | ^~ /kisskb/src/drivers/infiniband/core/nldev.c: In function 'nldev_port_get_doit': /kisskb/src/drivers/infiniband/core/nldev.c:1154:17: note: byref variable will be forcibly initialized 1154 | struct nlattr *tb[RDMA_NLDEV_ATTR_MAX]; | ^~ /kisskb/src/drivers/infiniband/core/nldev.c: In function 'nldev_dellink': /kisskb/src/drivers/infiniband/core/nldev.c:1727:17: note: byref variable will be forcibly initialized 1727 | struct nlattr *tb[RDMA_NLDEV_ATTR_MAX]; | ^~ In file included from /kisskb/src/drivers/media/usb/tm6000/tm6000-video.c:14: /kisskb/src/drivers/media/usb/tm6000/tm6000-video.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/infiniband/core/nldev.c: In function 'nldev_newlink': /kisskb/src/drivers/infiniband/core/nldev.c:1685:7: note: byref variable will be forcibly initialized 1685 | char type[IFNAMSIZ]; | ^~~~ /kisskb/src/drivers/infiniband/core/nldev.c:1683:7: note: byref variable will be forcibly initialized 1683 | char ndev_name[IFNAMSIZ]; | ^~~~~~~~~ /kisskb/src/drivers/infiniband/core/nldev.c:1681:7: note: byref variable will be forcibly initialized 1681 | char ibdev_name[IB_DEVICE_NAME_MAX]; | ^~~~~~~~~~ /kisskb/src/drivers/infiniband/core/nldev.c:1680:17: note: byref variable will be forcibly initialized 1680 | struct nlattr *tb[RDMA_NLDEV_ATTR_MAX]; | ^~ /kisskb/src/drivers/infiniband/core/nldev.c: In function 'nldev_set_doit': /kisskb/src/drivers/infiniband/core/nldev.c:1080:8: note: byref variable will be forcibly initialized 1080 | char name[IB_DEVICE_NAME_MAX] = {}; | ^~~~ /kisskb/src/drivers/infiniband/core/nldev.c:1064:17: note: byref variable will be forcibly initialized 1064 | struct nlattr *tb[RDMA_NLDEV_ATTR_MAX]; | ^~ /kisskb/src/drivers/media/usb/tm6000/tm6000-video.c: In function 'copy_multiplexed': /kisskb/src/drivers/media/usb/tm6000/tm6000-video.c:290:24: note: byref variable will be forcibly initialized 290 | struct tm6000_buffer *buf; | ^~~ In file included from /kisskb/src/drivers/infiniband/core/nldev.c:37: /kisskb/src/drivers/infiniband/core/nldev.c: In function 'fill_dev_info': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/drivers/infiniband/core/nldev.c:253:7: note: byref variable will be forcibly initialized 253 | char fw[IB_FW_VERSION_NAME_MAX]; | ^~ /kisskb/src/drivers/media/usb/tm6000/tm6000-video.c: In function 'copy_streams': /kisskb/src/drivers/media/usb/tm6000/tm6000-video.c:124:24: note: byref variable will be forcibly initialized 124 | struct tm6000_buffer *vbuf = NULL; | ^~~~ /kisskb/src/drivers/media/usb/tm6000/tm6000-video.c:121:16: note: byref variable will be forcibly initialized 121 | unsigned long header = 0; | ^~~~~~ /kisskb/src/drivers/infiniband/core/nldev.c: In function 'nldev_get_doit': /kisskb/src/drivers/infiniband/core/nldev.c:1018:17: note: byref variable will be forcibly initialized 1018 | struct nlattr *tb[RDMA_NLDEV_ATTR_MAX]; | ^~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/drivers/net/wireless/intel/iwlwifi/fw/notif-wait.c:6: /kisskb/src/drivers/net/wireless/intel/iwlwifi/fw/notif-wait.c: In function 'iwl_wait_notification': /kisskb/src/include/linux/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/net/wireless/intel/iwlwifi/fw/notif-wait.c:121:8: note: in expansion of macro 'wait_event_timeout' 121 | ret = wait_event_timeout(notif_wait->notif_waitq, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/main.c: In function 'wcn36xx_stop': /kisskb/src/drivers/net/wireless/ath/wcn36xx/main.c:357:29: note: byref variable will be forcibly initialized 357 | struct cfg80211_scan_info scan_info = { | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/main.c: In function 'wcn36xx_set_key': /kisskb/src/drivers/net/wireless/ath/wcn36xx/main.c:546:5: note: byref variable will be forcibly initialized 546 | u8 key[WLAN_MAX_KEY_LEN]; | ^~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/main.c: In function 'wcn36xx_bss_info_changed': /kisskb/src/drivers/net/wireless/ath/wcn36xx/main.c:844:15: note: byref variable will be forcibly initialized 844 | u16 tim_off, tim_len; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/main.c:844:6: note: byref variable will be forcibly initialized 844 | u16 tim_off, tim_len; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/main.c: In function 'wcn36xx_probe': /kisskb/src/drivers/net/wireless/ath/wcn36xx/main.c:1521:6: note: byref variable will be forcibly initialized 1521 | int ret; | ^~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/main.c: In function 'wcn36xx_set_default_rates': /kisskb/src/drivers/net/wireless/ath/wcn36xx/main.c:815:6: note: byref variable will be forcibly initialized 815 | u16 dsss_rates[WCN36XX_HAL_NUM_DSSS_RATES] = { | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/main.c:805:6: note: byref variable will be forcibly initialized 805 | u16 ofdm_rates[WCN36XX_HAL_NUM_OFDM_RATES] = { | ^~~~~~~~~~ /kisskb/src/drivers/input/touchscreen/sis_i2c.c: In function 'sis_ts_handle_packet': /kisskb/src/drivers/input/touchscreen/sis_i2c.c:229:15: note: byref variable will be forcibly initialized 229 | unsigned int contact_size; | ^~~~~~~~~~~~ /kisskb/src/drivers/input/touchscreen/sis_i2c.c:227:15: note: byref variable will be forcibly initialized 227 | unsigned int num_contacts; | ^~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00firmware.c: In function 'rt2x00lib_request_firmware': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00firmware.c:23:25: note: byref variable will be forcibly initialized 23 | const struct firmware *fw; | ^~ /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/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/drivers/md/dm-dust.c: In function 'dust_message': /kisskb/src/drivers/md/dm-dust.c:426:7: note: byref variable will be forcibly initialized 426 | char dummy; | ^~~~~ /kisskb/src/drivers/md/dm-dust.c:423:15: note: byref variable will be forcibly initialized 423 | unsigned int tmp_ui; | ^~~~~~ /kisskb/src/drivers/md/dm-dust.c:421:21: note: byref variable will be forcibly initialized 421 | unsigned long long tmp, block; | ^~~ /kisskb/src/drivers/md/dm-dust.c: In function 'dust_ctr': /kisskb/src/drivers/md/dm-dust.c:326:15: note: byref variable will be forcibly initialized 326 | unsigned int blksz; | ^~~~~ /kisskb/src/drivers/md/dm-dust.c:325:7: note: byref variable will be forcibly initialized 325 | char dummy; | ^~~~~ /kisskb/src/drivers/md/dm-dust.c:324:21: note: byref variable will be forcibly initialized 324 | unsigned long long tmp; | ^~~ /kisskb/src/drivers/md/dm-crypt.c: In function 'get_key_size': /kisskb/src/drivers/md/dm-crypt.c:2564:6: note: byref variable will be forcibly initialized 2564 | int ret; | ^~~ /kisskb/src/drivers/md/dm-crypt.c:2563:15: note: byref variable will be forcibly initialized 2563 | char *colon, dummy; | ^~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/bio.h:10, from /kisskb/src/drivers/md/dm-crypt.c:16: /kisskb/src/drivers/md/dm-crypt.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/md/dm-crypt.c: In function 'crypt_iv_elephant_wipe': /kisskb/src/drivers/md/dm-crypt.c:1047:5: note: byref variable will be forcibly initialized 1047 | u8 key[ELEPHANT_MAX_KEY_SIZE]; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/bio.h:10, from /kisskb/src/drivers/md/dm-crypt.c:16: /kisskb/src/drivers/md/dm-crypt.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/md/dm-crypt.c: In function 'crypt_free_buffer_pages': /kisskb/src/drivers/md/dm-crypt.c:1715:23: note: byref variable will be forcibly initialized 1715 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/drivers/md/dm-crypt.c: In function 'kcryptd_async_done': /kisskb/src/drivers/md/dm-crypt.c:2182:8: note: byref variable will be forcibly initialized 2182 | char b[BDEVNAME_SIZE]; | ^ /kisskb/src/drivers/md/dm-crypt.c: In function 'crypt_convert_block_aead': /kisskb/src/drivers/md/dm-crypt.c:1367:8: note: byref variable will be forcibly initialized 1367 | char b[BDEVNAME_SIZE]; | ^ /kisskb/src/drivers/md/dm-crypt.c: In function 'dmcrypt_write': /kisskb/src/drivers/md/dm-crypt.c:1906:19: note: byref variable will be forcibly initialized 1906 | struct blk_plug plug; | ^~~~ /kisskb/src/drivers/md/dm-crypt.c:1905:18: note: byref variable will be forcibly initialized 1905 | struct rb_root write_tree; | ^~~~~~~~~~ /kisskb/src/drivers/md/dm-crypt.c: In function 'crypt_ctr_optional': /kisskb/src/drivers/md/dm-crypt.c:3084:7: note: byref variable will be forcibly initialized 3084 | char dummy; | ^~~~~ /kisskb/src/drivers/md/dm-crypt.c:3082:27: note: byref variable will be forcibly initialized 3082 | unsigned int opt_params, val; | ^~~ /kisskb/src/drivers/md/dm-crypt.c:3082:15: note: byref variable will be forcibly initialized 3082 | unsigned int opt_params, val; | ^~~~~~~~~~ /kisskb/src/drivers/md/dm-crypt.c:3078:20: note: byref variable will be forcibly initialized 3078 | struct dm_arg_set as; | ^~ /kisskb/src/drivers/md/dm-crypt.c: In function 'crypt_ctr_cipher_new': /kisskb/src/drivers/md/dm-crypt.c:2865:26: note: byref variable will be forcibly initialized 2865 | char *tmp, *cipher_api, buf[CRYPTO_MAX_ALG_NAME]; | ^~~ /kisskb/src/drivers/md/dm-crypt.c: In function 'crypt_ctr_cipher_old': /kisskb/src/drivers/md/dm-crypt.c:2941:7: note: byref variable will be forcibly initialized 2941 | char dummy; | ^~~~~ /kisskb/src/drivers/md/dm-crypt.c:2938:35: note: byref variable will be forcibly initialized 2938 | char *tmp, *cipher, *chainmode, *keycount; | ^~~~~~~~ /kisskb/src/drivers/md/dm-crypt.c:2938:8: note: byref variable will be forcibly initialized 2938 | char *tmp, *cipher, *chainmode, *keycount; | ^~~ /kisskb/src/drivers/md/dm-crypt.c: In function 'crypt_ctr_cipher': /kisskb/src/drivers/md/dm-crypt.c:3022:24: note: byref variable will be forcibly initialized 3022 | char *ivmode = NULL, *ivopts = NULL; | ^~~~~~ /kisskb/src/drivers/md/dm-crypt.c:3022:8: note: byref variable will be forcibly initialized 3022 | char *ivmode = NULL, *ivopts = NULL; | ^~~~~~ /kisskb/src/drivers/md/dm-crypt.c: In function 'crypt_iv_lmk_one': /kisskb/src/drivers/md/dm-crypt.c:484:9: note: byref variable will be forcibly initialized 484 | __le32 buf[4]; | ^~~ /kisskb/src/drivers/md/dm-crypt.c:483:19: note: byref variable will be forcibly initialized 483 | struct md5_state md5state; | ^~~~~~~~ In file included from /kisskb/src/drivers/md/dm-crypt.c:31: /kisskb/src/include/crypto/hash.h:166:7: note: byref variable will be forcibly initialized 166 | char __##shash##_desc[sizeof(struct shash_desc) + HASH_MAX_DESCSIZE] \ | ^~ /kisskb/src/drivers/md/dm-crypt.c:482:2: note: in expansion of macro 'SHASH_DESC_ON_STACK' 482 | SHASH_DESC_ON_STACK(desc, lmk->hash_tfm); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-crypt.c: In function 'crypt_iv_tcw_whitening': /kisskb/src/include/crypto/hash.h:166:7: note: byref variable will be forcibly initialized 166 | char __##shash##_desc[sizeof(struct shash_desc) + HASH_MAX_DESCSIZE] \ | ^~ /kisskb/src/drivers/md/dm-crypt.c:641:2: note: in expansion of macro 'SHASH_DESC_ON_STACK' 641 | SHASH_DESC_ON_STACK(desc, tcw->crc32_tfm); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-crypt.c:640:5: note: byref variable will be forcibly initialized 640 | u8 buf[TCW_WHITENING_SIZE]; | ^~~ /kisskb/src/drivers/md/dm-crypt.c:639:9: note: byref variable will be forcibly initialized 639 | __le64 sector = cpu_to_le64(dmreq->iv_sector); | ^~~~~~ /kisskb/src/drivers/md/dm-crypt.c: In function 'crypt_iv_tcw_gen': /kisskb/src/drivers/md/dm-crypt.c:677:9: note: byref variable will be forcibly initialized 677 | __le64 sector = cpu_to_le64(dmreq->iv_sector); | ^~~~~~ In file included from /kisskb/src/drivers/md/dm-crypt.c:21: /kisskb/src/drivers/md/dm-crypt.c: In function 'crypt_iv_elephant': /kisskb/src/drivers/md/dm-crypt.c:946:22: note: byref variable will be forcibly initialized 946 | 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:945:37: note: byref variable will be forcibly initialized 945 | struct scatterlist *sg, *sg2, src, dst; | ^~~ /kisskb/src/drivers/md/dm-crypt.c:945:32: note: byref variable will be forcibly initialized 945 | struct scatterlist *sg, *sg2, src, dst; | ^~~ In file included from /kisskb/src/drivers/md/dm-crypt.c:21: /kisskb/src/drivers/md/dm-crypt.c: In function 'crypt_iv_eboiv_gen': /kisskb/src/drivers/md/dm-crypt.c:748:22: note: byref variable will be forcibly initialized 748 | 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:747:26: note: byref variable will be forcibly initialized 747 | struct scatterlist src, dst; | ^~~ /kisskb/src/drivers/md/dm-crypt.c:747:21: note: byref variable will be forcibly initialized 747 | struct scatterlist src, dst; | ^~~ /kisskb/src/drivers/md/dm-crypt.c:745:5: note: byref variable will be forcibly initialized 745 | u8 buf[MAX_CIPHER_BLOCKSIZE] __aligned(__alignof__(__le64)); | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c: In function 'gfx_v8_0_setup_rb': /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:3637:25: note: byref variable will be forcibly initialized 3637 | u32 raster_config = 0, raster_config_1 = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:3637:6: note: byref variable will be forcibly initialized 3637 | u32 raster_config = 0, raster_config_1 = 0; | ^~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-crypt.c: In function 'crypt_ctr': /kisskb/src/drivers/md/dm-crypt.c:3181:7: note: byref variable will be forcibly initialized 3181 | char dummy; | ^~~~~ /kisskb/src/drivers/md/dm-crypt.c:3178:21: note: byref variable will be forcibly initialized 3178 | unsigned long long tmpll; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c: In function 'gfx_v8_0_get_cu_info': /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:7142:11: note: byref variable will be forcibly initialized 7142 | unsigned disable_masks[4 * 2]; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c: In function 'gfx_v8_0_parse_sq_irq': /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:6730:7: note: byref variable will be forcibly initialized 6730 | char type[20]; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c: In function 'gfx_v8_0_init_microcode': /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:962:7: note: byref variable will be forcibly initialized 962 | char fw_name[30]; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c: In function 'gfx_v8_0_mec_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:1346:7: note: byref variable will be forcibly initialized 1346 | u32 *hpd; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/netlink.h:7, from /kisskb/src/include/linux/ethtool.h:18, from /kisskb/src/include/rdma/ib_addr.h:10, from /kisskb/src/include/rdma/rdma_cm.h:12, from /kisskb/src/drivers/infiniband/core/restrack.c:6: /kisskb/src/drivers/infiniband/core/restrack.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/radix-tree.h:21, from /kisskb/src/include/linux/fs.h:15, from /kisskb/src/include/linux/compat.h:17, from /kisskb/src/include/linux/ethtool.h:17, from /kisskb/src/include/rdma/ib_addr.h:10, from /kisskb/src/include/rdma/rdma_cm.h:12, from /kisskb/src/drivers/infiniband/core/restrack.c:6: /kisskb/src/drivers/infiniband/core/restrack.c: In function 'rdma_restrack_count': /kisskb/src/drivers/infiniband/core/restrack.c:116:11: note: byref variable will be forcibly initialized 116 | XA_STATE(xas, &rt->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/gpu/drm/amd/amdgpu/gfx_v8_0.c: In function 'gfx_v8_0_do_edc_gpr_workarounds': /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:1533:20: note: byref variable will be forcibly initialized 1533 | struct dma_fence *f = NULL; | ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:1532:19: note: byref variable will be forcibly initialized 1532 | struct amdgpu_ib ib; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c: In function 'gfx_v8_0_ring_test_ib': /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:888:15: note: byref variable will be forcibly initialized 888 | unsigned int index; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:886:20: note: byref variable will be forcibly initialized 886 | struct dma_fence *f = NULL; | ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:885:19: note: byref variable will be forcibly initialized 885 | struct amdgpu_ib ib; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c: In function 'gfx_v8_0_ring_test_ring': /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:848:11: note: byref variable will be forcibly initialized 848 | uint32_t scratch; | ^~~~~~~ /kisskb/src/drivers/infiniband/core/restrack.c: In function 'rdma_restrack_clean': /kisskb/src/drivers/infiniband/core/restrack.c:73:18: note: byref variable will be forcibly initialized 73 | unsigned long index; | ^~~~~ /kisskb/src/drivers/infiniband/core/restrack.c:64:7: note: byref variable will be forcibly initialized 64 | char buf[TASK_COMM_LEN]; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c: In function 'gfx_v8_0_init_save_restore_list': /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:3975:6: note: byref variable will be forcibly initialized 3975 | int offset_count = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c:3973:6: note: byref variable will be forcibly initialized 3973 | int indices_count = 0; | ^~~~~~~~~~~~~ /kisskb/src/drivers/mmc/host/sdhci-xenon-phy.c: In function 'get_dt_pad_ctrl_data': /kisskb/src/drivers/mmc/host/sdhci-xenon-phy.c:658:18: note: byref variable will be forcibly initialized 658 | struct resource iomem; | ^~~~~ /kisskb/src/drivers/mmc/host/sdhci-xenon-phy.c:657:14: note: byref variable will be forcibly initialized 657 | const char *name; | ^~~~ /kisskb/src/drivers/mmc/host/sdhci-xenon-phy.c: In function 'xenon_emmc_phy_parse_params': /kisskb/src/drivers/mmc/host/sdhci-xenon-phy.c:698:6: note: byref variable will be forcibly initialized 698 | u32 value; | ^~~~~ /kisskb/src/drivers/mmc/host/sdhci-xenon-phy.c: In function 'xenon_phy_parse_params': /kisskb/src/drivers/mmc/host/sdhci-xenon-phy.c:842:14: note: byref variable will be forcibly initialized 842 | const char *phy_type = NULL; | ^~~~~~~~ /kisskb/src/drivers/input/touchscreen/sur40.c: In function 'sur40_process_video': /kisskb/src/drivers/input/touchscreen/sur40.c:535:14: note: byref variable will be forcibly initialized 535 | int result, bulk_read; | ^~~~~~~~~ /kisskb/src/drivers/input/touchscreen/sur40.c:533:24: note: byref variable will be forcibly initialized 533 | struct usb_sg_request sgr; | ^~~ /kisskb/src/drivers/input/touchscreen/sur40.c: In function 'sur40_poll': /kisskb/src/drivers/input/touchscreen/sur40.c:458:14: note: byref variable will be forcibly initialized 458 | int result, bulk_read, need_blobs, packet_blobs, i; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/tx.c: In function 'mt7601u_push_txwi': /kisskb/src/drivers/net/wireless/mediatek/mt7601u/tx.c:141:5: note: byref variable will be forcibly initialized 141 | u8 nss; | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt7601u/tx.c: In function 'mt7601u_tx_stat': /kisskb/src/drivers/net/wireless/mediatek/mt7601u/tx.c:232:24: note: byref variable will be forcibly initialized 232 | struct mt76_tx_status stat; | ^~~~ In file included from /kisskb/src/drivers/input/touchscreen/surface3_spi.c:18: /kisskb/src/drivers/input/touchscreen/surface3_spi.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c: In function 'gfx_v9_0_query_ras_error_count': /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:6767:26: note: byref variable will be forcibly initialized 6767 | uint32_t sec_count = 0, ded_count = 0; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:6767:11: note: byref variable will be forcibly initialized 6767 | uint32_t sec_count = 0, ded_count = 0; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c: In function 'gfx_v9_0_get_cu_info': /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:7180:11: note: byref variable will be forcibly initialized 7180 | unsigned disable_masks[4 * 4]; | ^~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-snap.c: In function '__validate_exception_handover': /kisskb/src/drivers/md/dm-snap.c:492:22: note: byref variable will be forcibly initialized 492 | struct dm_snapshot *snap_merge = NULL; | ^~~~~~~~~~ /kisskb/src/drivers/md/dm-snap.c:491:40: note: byref variable will be forcibly initialized 491 | struct dm_snapshot *snap_src = NULL, *snap_dest = NULL; | ^~~~~~~~~ /kisskb/src/drivers/md/dm-snap.c:491:22: note: byref variable will be forcibly initialized 491 | struct dm_snapshot *snap_src = NULL, *snap_dest = NULL; | ^~~~~~~~ /kisskb/src/drivers/md/dm-snap.c: In function 'snapshot_io_hints': /kisskb/src/drivers/md/dm-snap.c:2425:41: note: byref variable will be forcibly initialized 2425 | struct dm_snapshot *snap_src = NULL, *snap_dest = NULL; | ^~~~~~~~~ /kisskb/src/drivers/md/dm-snap.c:2425:23: note: byref variable will be forcibly initialized 2425 | struct dm_snapshot *snap_src = NULL, *snap_dest = NULL; | ^~~~~~~~ /kisskb/src/drivers/md/dm-snap.c: In function 'snapshot_status': /kisskb/src/drivers/md/dm-snap.c:2357:7: note: byref variable will be forcibly initialized 2357 | metadata_sectors; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-snap.c:2356:29: note: byref variable will be forcibly initialized 2356 | sector_t total_sectors, sectors_allocated, | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-snap.c:2356:14: note: byref variable will be forcibly initialized 2356 | sector_t total_sectors, sectors_allocated, | ^~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-snap.c: In function 'start_copy': /kisskb/src/drivers/md/dm-snap.c:1816:27: note: byref variable will be forcibly initialized 1816 | struct dm_io_region src, dest; | ^~~~ /kisskb/src/drivers/md/dm-snap.c:1816:22: note: byref variable will be forcibly initialized 1816 | struct dm_io_region src, dest; | ^~~ 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:1572:22: note: byref variable will be forcibly initialized 1572 | 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/gpu/drm/amd/amdgpu/gfx_v9_0.c: In function 'gfx_v9_0_init_cp_gfx_microcode': /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:1356:7: note: byref variable will be forcibly initialized 1356 | char fw_name[30]; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c: In function 'gfx_v9_0_init_rlc_microcode': /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:1445:11: note: byref variable will be forcibly initialized 1445 | uint32_t smu_version; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:1436:7: note: byref variable will be forcibly initialized 1436 | char fw_name[30]; | ^~~~~~~ /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/md/dm-snap.c:1046:21: note: byref variable will be forcibly initialized 1046 | chunk_t old_chunk, new_chunk; | ^~~~~~~~~ /kisskb/src/drivers/md/dm-snap.c:1046:10: note: byref variable will be forcibly initialized 1046 | chunk_t old_chunk, new_chunk; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c: In function 'gfx_v9_0_init_cp_compute_microcode': /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:1577:7: note: byref variable will be forcibly initialized 1577 | char fw_name[30]; | ^~~~~~~ /kisskb/src/drivers/md/dm-snap.c: In function 'snapshot_resume': /kisskb/src/drivers/md/dm-snap.c:2248:59: note: byref variable will be forcibly initialized 2248 | struct dm_snapshot *snap_src = NULL, *snap_dest = NULL, *snap_merging = NULL; | ^~~~~~~~~~~~ /kisskb/src/drivers/md/dm-snap.c:2248:40: note: byref variable will be forcibly initialized 2248 | struct dm_snapshot *snap_src = NULL, *snap_dest = NULL, *snap_merging = NULL; | ^~~~~~~~~ /kisskb/src/drivers/md/dm-snap.c:2248:22: note: byref variable will be forcibly initialized 2248 | struct dm_snapshot *snap_src = NULL, *snap_dest = NULL, *snap_merging = NULL; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c: In function 'gfx_v9_0_mec_init': /kisskb/src/drivers/md/dm-snap.c: In function 'snapshot_preresume': /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:2008:7: note: byref variable will be forcibly initialized 2008 | u32 *fw; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:2005:7: note: byref variable will be forcibly initialized 2005 | u32 *hpd; | ^~~ /kisskb/src/drivers/md/dm-snap.c:2223:40: note: byref variable will be forcibly initialized 2223 | struct dm_snapshot *snap_src = NULL, *snap_dest = NULL; | ^~~~~~~~~ /kisskb/src/drivers/md/dm-snap.c:2223:22: note: byref variable will be forcibly initialized 2223 | struct dm_snapshot *snap_src = NULL, *snap_dest = NULL; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c: In function 'gfx_v9_0_kiq_read_clock': /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:4177:16: note: byref variable will be forcibly initialized 4177 | uint32_t seq, reg_val_offs = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:4177:11: note: byref variable will be forcibly initialized 4177 | uint32_t seq, reg_val_offs = 0; | ^~~ /kisskb/src/drivers/md/dm-snap.c: In function 'snapshot_dtr': /kisskb/src/drivers/md/dm-snap.c:1492:40: note: byref variable will be forcibly initialized 1492 | struct dm_snapshot *snap_src = NULL, *snap_dest = NULL; | ^~~~~~~~~ /kisskb/src/drivers/md/dm-snap.c:1492:22: note: byref variable will be forcibly initialized 1492 | struct dm_snapshot *snap_src = NULL, *snap_dest = NULL; | ^~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/genhd.h:16, from /kisskb/src/include/linux/blkdev.h:6, from /kisskb/src/drivers/md/dm-snap.c:7: /kisskb/src/drivers/md/dm-snap.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c: In function 'gfx_v9_0_do_edc_gpr_workarounds': /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:4600:20: note: byref variable will be forcibly initialized 4600 | struct dma_fence *f = NULL; | ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:4599:19: note: byref variable will be forcibly initialized 4599 | struct amdgpu_ib ib; | ^~ /kisskb/src/drivers/md/dm-snap.c: In function 'parse_snapshot_features': /kisskb/src/drivers/md/dm-snap.c:1202:11: note: byref variable will be forcibly initialized 1202 | unsigned argc; | ^~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/genhd.h:16, from /kisskb/src/include/linux/blkdev.h:6, from /kisskb/src/drivers/md/dm-snap.c:7: /kisskb/src/drivers/md/dm-snap.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ /kisskb/src/drivers/md/dm-snap.c: In function 'snapshot_ctr': /kisskb/src/drivers/md/dm-snap.c:1260:11: note: byref variable will be forcibly initialized 1260 | unsigned args_used, num_flush_bios = 1; | ^~~~~~~~~ /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/amd/amdgpu/gfx_v9_0.c: In function 'gfx_v9_0_ring_test_ib': /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:1107:11: note: byref variable will be forcibly initialized 1107 | unsigned index; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:1105:20: note: byref variable will be forcibly initialized 1105 | struct dma_fence *f = NULL; | ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:1104:19: note: byref variable will be forcibly initialized 1104 | struct amdgpu_ib ib; | ^~ /kisskb/src/drivers/md/dm-snap.c: In function 'zero_exception': /kisskb/src/drivers/md/dm-snap.c:1949:22: note: byref variable will be forcibly initialized 1949 | struct dm_io_region dest; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c: In function 'gfx_v9_0_ring_test_ring': /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:1067:11: note: byref variable will be forcibly initialized 1067 | uint32_t scratch; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c: In function 'gfx_v9_1_init_rlc_save_restore_list': /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:2786:6: note: byref variable will be forcibly initialized 2786 | int indirect_start_offsets_count = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-exception-store.c: In function 'set_chunk_size': /kisskb/src/drivers/md/dm-exception-store.c:145:11: note: byref variable will be forcibly initialized 145 | unsigned chunk_size; | ^~~~~~~~~~ /kisskb/src/drivers/infiniband/core/counters.c: In function 'rdma_get_counter_auto_mode': /kisskb/src/drivers/infiniband/core/counters.c:286:16: note: byref variable will be forcibly initialized 286 | unsigned long id = 0; | ^~ /kisskb/src/drivers/infiniband/core/counters.c: In function 'get_running_counters_hwstat_sum': /kisskb/src/drivers/infiniband/core/counters.c:398:16: note: byref variable will be forcibly initialized 398 | unsigned long id = 0; | ^~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/drivers/net/wireless/ath/ath10k/core.h:12, from /kisskb/src/drivers/net/wireless/ath/ath10k/wmi-tlv.c:7: /kisskb/src/drivers/net/wireless/ath/ath10k/wmi-tlv.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/wmi-tlv.c: In function 'ath10k_wmi_tlv_op_pull_fw_stats': /kisskb/src/drivers/net/wireless/ath/ath10k/wmi-tlv.c:1590:18: note: byref variable will be forcibly initialized 1590 | unsigned long rx_duration_high; | ^~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/drivers/infiniband/sw/rxe/rxe_qp.c:7: /kisskb/src/drivers/infiniband/sw/rxe/rxe_qp.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00leds.c: In function 'rt2x00leds_register': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00leds.c:117:16: note: byref variable will be forcibly initialized 117 | unsigned long off_period; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00leds.c:116:16: note: byref variable will be forcibly initialized 116 | unsigned long on_period; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00leds.c:114:7: note: byref variable will be forcibly initialized 114 | char name[36]; | ^~~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00mmio.c: In function 'rt2x00mmio_alloc_queue_dma': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00mmio.c:105:13: note: byref variable will be forcibly initialized 105 | dma_addr_t dma; | ^~~ /kisskb/src/drivers/media/usb/tm6000/tm6000-input.c: In function 'tm6000_ir_handle_key': /kisskb/src/drivers/media/usb/tm6000/tm6000-input.c:221:5: note: byref variable will be forcibly initialized 221 | u8 buf[2]; | ^~~ /kisskb/src/drivers/media/usb/tm6000/tm6000-input.c: In function 'tm6000_ir_init': /kisskb/src/drivers/media/usb/tm6000/tm6000-input.c:404:6: note: byref variable will be forcibly initialized 404 | u64 rc_proto; | ^~~~~~~~ /kisskb/src/drivers/infiniband/core/ib_core_uverbs.c: In function 'rdma_user_mmap_entry_insert_range': /kisskb/src/drivers/infiniband/core/ib_core_uverbs.c:269:16: note: byref variable will be forcibly initialized 269 | u32 xa_first, xa_last, npages; | ^~~~~~~ In file included from /kisskb/src/drivers/infiniband/core/ib_core_uverbs.c:7: /kisskb/src/drivers/infiniband/core/ib_core_uverbs.c:268:11: note: byref variable will be forcibly initialized 268 | XA_STATE(xas, &ucontext->mmap_xa, min_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/drivers/net/wireless/ti/wl12xx/main.c: In function 'wl12xx_top_reg_read': /kisskb/src/drivers/net/wireless/ti/wl12xx/main.c:746:6: note: byref variable will be forcibly initialized 746 | u32 val; | ^~~ /kisskb/src/drivers/net/wireless/ti/wl12xx/main.c: In function 'wl12xx_get_pg_ver': /kisskb/src/drivers/net/wireless/ti/wl12xx/main.c:1538:6: note: byref variable will be forcibly initialized 1538 | u16 die_info; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ti/wl12xx/main.c: In function 'wl128x_is_tcxo_valid': /kisskb/src/drivers/net/wireless/ti/wl12xx/main.c:816:6: note: byref variable will be forcibly initialized 816 | u16 tcxo_detection; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ti/wl12xx/main.c: In function 'wl128x_is_fref_valid': /kisskb/src/drivers/net/wireless/ti/wl12xx/main.c:831:6: note: byref variable will be forcibly initialized 831 | u16 fref_detection; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ti/wl12xx/main.c: In function 'wl128x_configure_mcs_pll': /kisskb/src/drivers/net/wireless/ti/wl12xx/main.c:866:6: note: byref variable will be forcibly initialized 866 | u16 pll_config; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/ti/wl12xx/main.c:865:6: note: byref variable will be forcibly initialized 865 | u16 spare_reg; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ti/wl12xx/main.c: In function 'wl127x_boot_clk': /kisskb/src/drivers/net/wireless/ti/wl12xx/main.c:1004:7: note: byref variable will be forcibly initialized 1004 | u16 val; | ^~~ /kisskb/src/drivers/net/wireless/ti/wl12xx/main.c:983:7: note: byref variable will be forcibly initialized 983 | u16 val; | ^~~ /kisskb/src/drivers/net/wireless/ti/wl12xx/main.c:962:6: note: byref variable will be forcibly initialized 962 | u32 pause; | ^~~~~ /kisskb/src/drivers/net/wireless/ti/wl12xx/main.c: In function 'wl12xx_pre_upload': /kisskb/src/drivers/net/wireless/ti/wl12xx/main.c:1146:6: note: byref variable will be forcibly initialized 1146 | u16 polarity; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ti/wl12xx/main.c:1145:6: note: byref variable will be forcibly initialized 1145 | u32 tmp; | ^~~ /kisskb/src/drivers/net/wireless/ti/wl12xx/main.c: In function 'wl12xx_get_fuse_mac': /kisskb/src/drivers/net/wireless/ti/wl12xx/main.c:1503:12: note: byref variable will be forcibly initialized 1503 | u32 mac1, mac2; | ^~~~ /kisskb/src/drivers/net/wireless/ti/wl12xx/main.c:1503:6: note: byref variable will be forcibly initialized 1503 | u32 mac1, mac2; | ^~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/tx.c: In function 'wl1271_skb_dequeue': /kisskb/src/drivers/net/wireless/ti/wl12xx/main.c: In function 'wl128x_switch_tcxo_to_fref': /kisskb/src/drivers/net/wireless/ti/wlcore/tx.c:588:5: note: byref variable will be forcibly initialized 588 | u8 low_prio_hlid = WL12XX_INVALID_LINK_ID; | ^~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ti/wl12xx/main.c:787:6: note: byref variable will be forcibly initialized 787 | u16 spare_reg; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ti/wl12xx/main.c: In function 'wl128x_boot_clk': /kisskb/src/drivers/net/wireless/ti/wl12xx/main.c:914:6: note: byref variable will be forcibly initialized 914 | u16 sys_clk_cfg; | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ti/wl12xx/main.c: In function 'wl1271_boot_soft_reset': /kisskb/src/drivers/net/wireless/ti/wl12xx/main.c:1038:6: note: byref variable will be forcibly initialized 1038 | u32 boot_data; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ti/wl12xx/main.c: In function 'wl12xx_pre_boot': /kisskb/src/drivers/net/wireless/ti/wl12xx/main.c:1084:6: note: byref variable will be forcibly initialized 1084 | int selected_clock = -1; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ti/wl12xx/main.c:1083:6: note: byref variable will be forcibly initialized 1083 | u32 clk; | ^~~ /kisskb/src/drivers/net/wireless/ti/wlcore/tx.c: In function 'wl12xx_tx_reset_wlvif': /kisskb/src/drivers/net/wireless/ti/wlcore/tx.c:1067:7: note: byref variable will be forcibly initialized 1067 | u8 hlid = i; | ^~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/tx.c: In function 'wlcore_tx_work_locked': /kisskb/src/drivers/net/wireless/ti/wlcore/tx.c:758:5: note: byref variable will be forcibly initialized 758 | u8 hlid; | ^~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/tx.c:755:16: note: byref variable will be forcibly initialized 755 | unsigned long active_hlids[BITS_TO_LONGS(WLCORE_MAX_LINKS)] = {0}; | ^~~~~~~~~~~~ /kisskb/src/drivers/input/touchscreen/tps6507x-ts.c: In function 'tps6507x_adc_conversion': /kisskb/src/drivers/input/touchscreen/tps6507x-ts.c:60:12: note: byref variable will be forcibly initialized 60 | static s32 tps6507x_adc_conversion(struct tps6507x_ts *tsc, | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/touchscreen/tps6507x-ts.c:60:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/touchscreen/tps6507x-ts.c:65:5: note: byref variable will be forcibly initialized 65 | u8 result; | ^~~~~~ /kisskb/src/drivers/input/touchscreen/tps6507x-ts.c:64:5: note: byref variable will be forcibly initialized 64 | u8 adc_status; | ^~~~~~~~~~ /kisskb/src/drivers/input/touchscreen/tps6507x-ts.c: In function 'tps6507x_adc_standby': /kisskb/src/drivers/input/touchscreen/tps6507x-ts.c:119:12: note: byref variable will be forcibly initialized 119 | static s32 tps6507x_adc_standby(struct tps6507x_ts *tsc) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/touchscreen/tps6507x-ts.c:119:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/touchscreen/tps6507x-ts.c:123:5: note: byref variable will be forcibly initialized 123 | u8 val; | ^~~ /kisskb/src/drivers/input/touchscreen/wacom_w8001.c: In function 'w8001_setup_pen': /kisskb/src/drivers/input/touchscreen/wacom_w8001.c:426:21: note: byref variable will be forcibly initialized 426 | struct w8001_coord coord; | ^~~~~ /kisskb/src/drivers/input/touchscreen/wacom_w8001.c: In function 'w8001_setup_touch': /kisskb/src/drivers/input/touchscreen/wacom_w8001.c:467:27: note: byref variable will be forcibly initialized 467 | struct w8001_touch_query touch; | ^~~~~ /kisskb/src/drivers/input/touchscreen/wacom_w8001.c: In function 'w8001_connect': /kisskb/src/drivers/input/touchscreen/wacom_w8001.c:598:7: note: byref variable will be forcibly initialized 598 | char basename[64]; | ^~~~~~~~ /kisskb/src/drivers/input/touchscreen/wacom_w8001.c: In function 'w8001_interrupt': /kisskb/src/drivers/input/touchscreen/wacom_w8001.c:285:21: note: byref variable will be forcibly initialized 285 | struct w8001_coord coord; | ^~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/fw/pnvm.c: In function 'iwl_pnvm_get_from_fs': /kisskb/src/drivers/net/wireless/intel/iwlwifi/fw/pnvm.c:233:7: note: byref variable will be forcibly initialized 233 | char pnvm_name[MAX_PNVM_NAME]; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/fw/pnvm.c:232:25: note: byref variable will be forcibly initialized 232 | const struct firmware *pnvm; | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/fw/pnvm.c: In function 'iwl_pnvm_load': /kisskb/src/drivers/net/wireless/intel/iwlwifi/fw/pnvm.c:264:31: note: byref variable will be forcibly initialized 264 | struct iwl_notification_wait pnvm_wait; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/fw/pnvm.c:262:9: note: byref variable will be forcibly initialized 262 | size_t len; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/fw/pnvm.c:261:6: note: byref variable will be forcibly initialized 261 | u8 *data; | ^~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/dxe.c: In function 'wcn36xx_dxe_enable_ch_int': /kisskb/src/drivers/net/wireless/ath/wcn36xx/dxe.c:261:6: note: byref variable will be forcibly initialized 261 | int reg_data = 0; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/dxe.c: In function 'wcn36xx_dxe_disable_ch_int': /kisskb/src/drivers/net/wireless/ath/wcn36xx/dxe.c:277:6: note: byref variable will be forcibly initialized 277 | int reg_data = 0; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/dxe.c: In function 'wcn36xx_rx_handle_packets': /kisskb/src/drivers/net/wireless/ath/wcn36xx/dxe.c:590:6: note: byref variable will be forcibly initialized 590 | u32 int_reason; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/dxe.c: In function 'wcn36xx_irq_tx_complete': /kisskb/src/drivers/net/wireless/ath/wcn36xx/dxe.c:456:15: note: byref variable will be forcibly initialized 456 | int int_src, int_reason; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/dxe.c:456:6: note: byref variable will be forcibly initialized 456 | int int_src, int_reason; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/dxe.c: In function 'wcn36xx_dxe_rx_frame': /kisskb/src/drivers/net/wireless/ath/wcn36xx/dxe.c:661:6: note: byref variable will be forcibly initialized 661 | int int_src; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/dxe.c: In function 'wcn36xx_dxe_init': /kisskb/src/drivers/net/wireless/ath/wcn36xx/dxe.c:901:6: note: byref variable will be forcibly initialized 901 | int reg_data = 0, ret; | ^~~~~~~~ /kisskb/src/drivers/vhost/vringh.c: In function 'slow_copy': /kisskb/src/drivers/net/wireless/intel/iwlwifi/fw/dbg.c: In function 'iwl_dump_ini_config_iter': /kisskb/src/drivers/vhost/vringh.c:259:9: note: byref variable will be forcibly initialized 259 | size_t part, len = sizeof(struct vring_desc); | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/fw/dbg.c:1142:7: note: byref variable will be forcibly initialized 1142 | u32 tmp; | ^~~ /kisskb/src/drivers/input/touchscreen/wdt87xx_i2c.c: In function 'wdt87xx_set_feature': /kisskb/src/drivers/input/touchscreen/wdt87xx_i2c.c:320:5: note: byref variable will be forcibly initialized 320 | u8 tx_buf[PKT_WRITE_SIZE]; | ^~~~~~ /kisskb/src/drivers/input/touchscreen/wdt87xx_i2c.c: In function 'wdt87xx_send_command': /kisskb/src/drivers/input/touchscreen/wdt87xx_i2c.c:359:5: note: byref variable will be forcibly initialized 359 | u8 cmd_buf[CMD_BUF_SIZE]; | ^~~~~~~ /kisskb/src/drivers/input/touchscreen/wdt87xx_i2c.c: In function 'wdt87xx_write_data': /kisskb/src/drivers/input/touchscreen/wdt87xx_i2c.c:569:5: note: byref variable will be forcibly initialized 569 | u8 pkt_buf[PKT_BUF_SIZE]; | ^~~~~~~ /kisskb/src/drivers/input/touchscreen/wdt87xx_i2c.c: In function 'wdt87xx_i2c_xfer': /kisskb/src/drivers/input/touchscreen/wdt87xx_i2c.c:191:17: note: byref variable will be forcibly initialized 191 | struct i2c_msg msgs[] = { | ^~~~ /kisskb/src/drivers/input/touchscreen/wdt87xx_i2c.c: In function 'wdt87xx_get_feature': /kisskb/src/drivers/input/touchscreen/wdt87xx_i2c.c:281:5: note: byref variable will be forcibly initialized 281 | u8 rx_buf[PKT_WRITE_SIZE]; | ^~~~~~ /kisskb/src/drivers/input/touchscreen/wdt87xx_i2c.c:280:5: note: byref variable will be forcibly initialized 280 | u8 tx_buf[8]; | ^~~~~~ /kisskb/src/drivers/input/touchscreen/wdt87xx_i2c.c: In function 'wdt87xx_get_checksum': /kisskb/src/drivers/input/touchscreen/wdt87xx_i2c.c:647:5: note: byref variable will be forcibly initialized 647 | u8 cmd_buf[CMD_BUF_SIZE]; | ^~~~~~~ /kisskb/src/drivers/input/touchscreen/wdt87xx_i2c.c:646:5: note: byref variable will be forcibly initialized 646 | u8 pkt_buf[PKT_BUF_SIZE]; | ^~~~~~~ /kisskb/src/drivers/vhost/vringh.c: In function 'vringh_bad': /kisskb/src/drivers/vhost/vringh.c:29:11: note: byref variable will be forcibly initialized 29 | va_list ap; | ^~ /kisskb/src/drivers/input/touchscreen/wdt87xx_i2c.c: In function 'wdt87xx_write_firmware': /kisskb/src/drivers/input/touchscreen/wdt87xx_i2c.c:695:6: note: byref variable will be forcibly initialized 695 | u16 device_checksum, firmware_checksum; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/vhost/vringh.c: In function '__vringh_get_head': /kisskb/src/drivers/vhost/vringh.c:43:20: note: byref variable will be forcibly initialized 43 | u16 avail_idx, i, head; | ^~~~ /kisskb/src/drivers/vhost/vringh.c:43:6: note: byref variable will be forcibly initialized 43 | u16 avail_idx, i, head; | ^~~~~~~~~ /kisskb/src/drivers/vhost/vringh.c: In function '__vringh_notify_enable': /kisskb/src/drivers/vhost/vringh.c:534:6: note: byref variable will be forcibly initialized 534 | u16 avail; | ^~~~~ /kisskb/src/drivers/input/touchscreen/wdt87xx_i2c.c: In function 'wdt87xx_get_desc': /kisskb/src/drivers/input/touchscreen/wdt87xx_i2c.c:222:5: note: byref variable will be forcibly initialized 222 | u8 tx_buf[] = { 0x22, 0x00, 0x10, 0x0E, 0x23, 0x00 }; | ^~~~~~ /kisskb/src/drivers/input/touchscreen/wdt87xx_i2c.c: In function 'wdt87xx_get_string': /kisskb/src/drivers/input/touchscreen/wdt87xx_i2c.c:249:5: note: byref variable will be forcibly initialized 249 | u8 rx_buf[PKT_WRITE_SIZE]; | ^~~~~~ /kisskb/src/drivers/input/touchscreen/wdt87xx_i2c.c:248:5: note: byref variable will be forcibly initialized 248 | u8 tx_buf[] = { 0x22, 0x00, 0x13, 0x0E, str_idx, 0x23, 0x00 }; | ^~~~~~ In file included from /kisskb/src/include/linux/devcoredump.h:13, from /kisskb/src/drivers/net/wireless/intel/iwlwifi/fw/dbg.c:7: /kisskb/src/drivers/net/wireless/intel/iwlwifi/fw/dbg.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/input/touchscreen/wdt87xx_i2c.c: In function 'wdt87xx_ts_interrupt': /kisskb/src/drivers/input/touchscreen/wdt87xx_i2c.c:999:5: note: byref variable will be forcibly initialized 999 | u8 raw_buf[WDT_V1_RAW_BUF_COUNT] = {0}; | ^~~~~~~ /kisskb/src/drivers/vhost/vringh.c: In function '__vringh_need_notify': /kisskb/src/drivers/vhost/vringh.c:497:7: note: byref variable will be forcibly initialized 497 | u16 flags; | ^~~~~ /kisskb/src/drivers/vhost/vringh.c:487:6: note: byref variable will be forcibly initialized 487 | u16 used_event; | ^~~~~~~~~~ /kisskb/src/drivers/input/touchscreen/wdt87xx_i2c.c: In function 'wdt87xx_get_sysparam': /kisskb/src/drivers/input/touchscreen/wdt87xx_i2c.c:437:5: note: byref variable will be forcibly initialized 437 | u8 buf[PKT_READ_SIZE]; | ^~~ /kisskb/src/drivers/input/touchscreen/wdt87xx_i2c.c: In function 'wdt87xx_update_firmware': /kisskb/src/drivers/input/touchscreen/wdt87xx_i2c.c:863:25: note: byref variable will be forcibly initialized 863 | const struct firmware *fw; | ^~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/fw/dbg.c: In function 'iwl_fw_dbg_collect_trig': /kisskb/src/drivers/net/wireless/intel/iwlwifi/fw/dbg.c:2613:11: note: byref variable will be forcibly initialized 2613 | va_list ap; | ^~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/fw/dbg.c:2607:7: note: byref variable will be forcibly initialized 2607 | char buf[64]; | ^~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/fw/dbg.c: In function 'iwl_fw_start_dbg_conf': /kisskb/src/drivers/net/wireless/intel/iwlwifi/fw/dbg.c:2665:23: note: byref variable will be forcibly initialized 2665 | struct iwl_host_cmd hcmd = { | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/fw/dbg.c: In function 'iwl_fw_dbg_suspend_resume_hcmd': /kisskb/src/drivers/net/wireless/intel/iwlwifi/fw/dbg.c:2851:22: note: byref variable will be forcibly initialized 2851 | struct iwl_host_cmd hcmd = { | ^~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/fw/dbg.c:2846:36: note: byref variable will be forcibly initialized 2846 | struct iwl_dbg_suspend_resume_cmd cmd = { | ^~~ In file included from /kisskb/src/include/linux/vringh.h:16, from /kisskb/src/drivers/vhost/vringh.c:9: /kisskb/src/drivers/vhost/vringh.c: In function 'krealloc_array': /kisskb/src/include/linux/slab.h:636:9: note: byref variable will be forcibly initialized 636 | size_t bytes; | ^~~~~ /kisskb/src/drivers/vhost/vringh.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/vhost/vringh.c: In function 'vringh_complete_user': /kisskb/src/drivers/vhost/vringh.c:794:25: note: byref variable will be forcibly initialized 794 | struct vring_used_elem used; | ^~~~ /kisskb/src/drivers/vhost/vringh.c: In function 'vringh_complete_kern': /kisskb/src/drivers/vhost/vringh.c:1042:25: note: byref variable will be forcibly initialized 1042 | struct vring_used_elem used; | ^~~~ /kisskb/src/drivers/vhost/vringh.c: In function 'vringh_complete_iotlb': /kisskb/src/drivers/vhost/vringh.c:1411:25: note: byref variable will be forcibly initialized 1411 | struct vring_used_elem used; | ^~~~ /kisskb/src/drivers/vhost/vringh.c: In function '__vringh_iov': /kisskb/src/drivers/vhost/vringh.c:317:10: note: byref variable will be forcibly initialized 317 | size_t len; | ^~~ /kisskb/src/drivers/vhost/vringh.c:297:44: note: byref variable will be forcibly initialized 297 | struct vringh_range range = { -1ULL, 0 }, slowrange; | ^~~~~~~~~ /kisskb/src/drivers/vhost/vringh.c:296:27: note: byref variable will be forcibly initialized 296 | struct vring_desc desc, *descs; | ^~~~~ /kisskb/src/drivers/vhost/vringh.c:296:20: note: byref variable will be forcibly initialized 296 | struct vring_desc desc, *descs; | ^~~~ /kisskb/src/drivers/vhost/vringh.c:295:31: note: byref variable will be forcibly initialized 295 | int err, count = 0, up_next, desc_max; | ^~~~~~~~ /kisskb/src/drivers/vhost/vringh.c:295:22: note: byref variable will be forcibly initialized 295 | int err, count = 0, up_next, desc_max; | ^~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/fw/dbg.c: In function 'iwl_dump_ini_rxf_iter': /kisskb/src/drivers/net/wireless/intel/iwlwifi/fw/dbg.c:1450:26: note: byref variable will be forcibly initialized 1450 | struct iwl_ini_rxf_data rxf_data; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/fw/dbg.c: In function 'iwl_dump_ini_rxf_get_size': /kisskb/src/drivers/net/wireless/intel/iwlwifi/fw/dbg.c:1892:26: note: byref variable will be forcibly initialized 1892 | struct iwl_ini_rxf_data rx_data; | ^~~~~~~ /kisskb/src/drivers/vhost/vringh.c: In function 'copy_from_iotlb': /kisskb/src/drivers/vhost/vringh.c:1140:17: note: byref variable will be forcibly initialized 1140 | struct bio_vec iov[16]; | ^~~ /kisskb/src/drivers/vhost/vringh.c:1139:18: note: byref variable will be forcibly initialized 1139 | struct iov_iter iter; | ^~~~ /kisskb/src/drivers/vhost/vringh.c: In function 'getu16_iotlb': /kisskb/src/drivers/vhost/vringh.c:1175:17: note: byref variable will be forcibly initialized 1175 | struct bio_vec iov; | ^~~ /kisskb/src/drivers/vhost/vringh.c: In function 'copy_to_iotlb': /kisskb/src/drivers/vhost/vringh.c:1159:17: note: byref variable will be forcibly initialized 1159 | struct bio_vec iov[16]; | ^~~ /kisskb/src/drivers/vhost/vringh.c:1158:18: note: byref variable will be forcibly initialized 1158 | struct iov_iter iter; | ^~~~ /kisskb/src/drivers/vhost/vringh.c: In function 'putu16_iotlb': /kisskb/src/drivers/vhost/vringh.c:1196:17: note: byref variable will be forcibly initialized 1196 | struct bio_vec iov; | ^~~ /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/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/net/wireless/intel/iwlwifi/fw/dbg.c: In function 'iwl_fw_error_ini_dump': /kisskb/src/drivers/net/wireless/intel/iwlwifi/fw/dbg.c:2444:19: note: byref variable will be forcibly initialized 2444 | struct list_head dump_list = LIST_HEAD_INIT(dump_list); | ^~~~~~~~~ /kisskb/src/drivers/md/dm-snap-persistent.c: In function 'read_header': /kisskb/src/drivers/md/dm-snap-persistent.c:309:8: note: byref variable will be forcibly initialized 309 | char *chunk_err; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/genhd.h:16, from /kisskb/src/include/linux/blkdev.h:6, from /kisskb/src/drivers/md/dm-exception-store.h:13, from /kisskb/src/drivers/md/dm-snap-persistent.c:8: /kisskb/src/drivers/md/dm-snap-persistent.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ /kisskb/src/drivers/md/dm-snap-persistent.c: In function 'read_exceptions': /kisskb/src/drivers/md/dm-snap-persistent.c:512:21: note: byref variable will be forcibly initialized 512 | struct dm_buffer *bp; | ^~ /kisskb/src/drivers/md/dm-snap-persistent.c:491:9: note: byref variable will be forcibly initialized 491 | int r, full = 1; | ^~~~ /kisskb/src/drivers/md/dm-snap-persistent.c: In function 'persistent_read_metadata': /kisskb/src/drivers/md/dm-snap-persistent.c:609:9: note: byref variable will be forcibly initialized 609 | int r, new_snapshot; | ^~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/fw/dbg.c: In function 'iwl_fw_error_dump_file': /kisskb/src/drivers/net/wireless/intel/iwlwifi/fw/dbg.c:785:30: note: byref variable will be forcibly initialized 785 | u32 file_len, fifo_len = 0, prph_len = 0, radio_len = 0; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/fw/dbg.c:778:33: note: byref variable will be forcibly initialized 778 | struct iwl_fw_error_dump_data *dump_data; | ^~~~~~~~~ /kisskb/src/drivers/media/usb/tm6000/tm6000-dvb.c: In function 'tm6000_dvb_attach_frontend': /kisskb/src/drivers/media/usb/tm6000/tm6000-dvb.c:228:25: note: byref variable will be forcibly initialized 228 | struct zl10353_config config = { | ^~~~~~ /kisskb/src/drivers/media/usb/tm6000/tm6000-dvb.c: In function 'register_dvb': /kisskb/src/drivers/media/usb/tm6000/tm6000-dvb.c:298:25: note: byref variable will be forcibly initialized 298 | struct xc5000_config cfg = { | ^~~ /kisskb/src/drivers/media/usb/tm6000/tm6000-dvb.c:276:25: note: byref variable will be forcibly initialized 276 | struct xc2028_config cfg = { | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/rdma_core.h:394, from /kisskb/src/drivers/infiniband/core/trace.c:12: /kisskb/src/drivers/infiniband/core/trace.c: In function 'perf_trace_cq_schedule': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:49:1: note: in expansion of macro 'TRACE_EVENT' 49 | TRACE_EVENT(cq_schedule, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:49:1: note: in expansion of macro 'TRACE_EVENT' 49 | TRACE_EVENT(cq_schedule, | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/trace.c: In function 'perf_trace_cq_reschedule': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:70:1: note: in expansion of macro 'TRACE_EVENT' 70 | TRACE_EVENT(cq_reschedule, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:70:1: note: in expansion of macro 'TRACE_EVENT' 70 | TRACE_EVENT(cq_reschedule, | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/trace.c: In function 'perf_trace_cq_poll': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:118:1: note: in expansion of macro 'TRACE_EVENT' 118 | TRACE_EVENT(cq_poll, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:118:1: note: in expansion of macro 'TRACE_EVENT' 118 | TRACE_EVENT(cq_poll, | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/trace.c: In function 'perf_trace_cq_drain_complete': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:144:1: note: in expansion of macro 'TRACE_EVENT' 144 | TRACE_EVENT(cq_drain_complete, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:144:1: note: in expansion of macro 'TRACE_EVENT' 144 | TRACE_EVENT(cq_drain_complete, | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/trace.c: In function 'perf_trace_cq_modify': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:165:1: note: in expansion of macro 'TRACE_EVENT' 165 | TRACE_EVENT(cq_modify, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:165:1: note: in expansion of macro 'TRACE_EVENT' 165 | TRACE_EVENT(cq_modify, | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/trace.c: In function 'perf_trace_cq_alloc': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:191:1: note: in expansion of macro 'TRACE_EVENT' 191 | TRACE_EVENT(cq_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:191:1: note: in expansion of macro 'TRACE_EVENT' 191 | TRACE_EVENT(cq_alloc, | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/trace.c: In function 'perf_trace_cq_alloc_error': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:221:1: note: in expansion of macro 'TRACE_EVENT' 221 | TRACE_EVENT(cq_alloc_error, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:221:1: note: in expansion of macro 'TRACE_EVENT' 221 | TRACE_EVENT(cq_alloc_error, | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/trace.c: In function 'perf_trace_cq_free': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:251:1: note: in expansion of macro 'TRACE_EVENT' 251 | TRACE_EVENT(cq_free, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:251:1: note: in expansion of macro 'TRACE_EVENT' 251 | TRACE_EVENT(cq_free, | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/trace.c: In function 'perf_trace_mr_dereg': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:374:1: note: in expansion of macro 'TRACE_EVENT' 374 | TRACE_EVENT(mr_dereg, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:374:1: note: in expansion of macro 'TRACE_EVENT' 374 | TRACE_EVENT(mr_dereg, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/rdma_core.h:394, from /kisskb/src/drivers/infiniband/core/trace.c:12: /kisskb/src/drivers/infiniband/core/trace.c: In function 'trace_event_raw_event_cq_schedule': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:49:1: note: in expansion of macro 'TRACE_EVENT' 49 | TRACE_EVENT(cq_schedule, | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/trace.c: In function 'trace_event_raw_event_cq_reschedule': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:70:1: note: in expansion of macro 'TRACE_EVENT' 70 | TRACE_EVENT(cq_reschedule, | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/trace.c: In function 'trace_event_raw_event_cq_poll': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:118:1: note: in expansion of macro 'TRACE_EVENT' 118 | TRACE_EVENT(cq_poll, | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/trace.c: In function 'trace_event_raw_event_cq_drain_complete': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:144:1: note: in expansion of macro 'TRACE_EVENT' 144 | TRACE_EVENT(cq_drain_complete, | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/trace.c: In function 'trace_event_raw_event_cq_modify': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:165:1: note: in expansion of macro 'TRACE_EVENT' 165 | TRACE_EVENT(cq_modify, | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/trace.c: In function 'trace_event_raw_event_cq_alloc': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:191:1: note: in expansion of macro 'TRACE_EVENT' 191 | TRACE_EVENT(cq_alloc, | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/trace.c: In function 'trace_event_raw_event_cq_alloc_error': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:221:1: note: in expansion of macro 'TRACE_EVENT' 221 | TRACE_EVENT(cq_alloc_error, | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/trace.c: In function 'trace_event_raw_event_cq_free': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:251:1: note: in expansion of macro 'TRACE_EVENT' 251 | TRACE_EVENT(cq_free, | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/trace.c: In function 'trace_event_raw_event_mr_dereg': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:374:1: note: in expansion of macro 'TRACE_EVENT' 374 | TRACE_EVENT(mr_dereg, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/rdma_core.h:394, from /kisskb/src/drivers/infiniband/core/trace.c:12: /kisskb/src/drivers/infiniband/core/trace.c: In function 'perf_trace_cq_process': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:91:1: note: in expansion of macro 'TRACE_EVENT' 91 | TRACE_EVENT(cq_process, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:91:1: note: in expansion of macro 'TRACE_EVENT' 91 | TRACE_EVENT(cq_process, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/rdma_core.h:394, from /kisskb/src/drivers/infiniband/core/trace.c:12: /kisskb/src/drivers/infiniband/core/trace.c: In function 'trace_event_raw_event_cq_process': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:91:1: note: in expansion of macro 'TRACE_EVENT' 91 | TRACE_EVENT(cq_process, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/rdma_core.h:394, from /kisskb/src/drivers/infiniband/core/trace.c:12: /kisskb/src/drivers/infiniband/core/trace.c: In function 'perf_trace_mr_alloc': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:301:1: note: in expansion of macro 'TRACE_EVENT' 301 | TRACE_EVENT(mr_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:301:1: note: in expansion of macro 'TRACE_EVENT' 301 | TRACE_EVENT(mr_alloc, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/rdma_core.h:394, from /kisskb/src/drivers/infiniband/core/trace.c:12: /kisskb/src/drivers/infiniband/core/trace.c: In function 'trace_event_raw_event_mr_alloc': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:301:1: note: in expansion of macro 'TRACE_EVENT' 301 | TRACE_EVENT(mr_alloc, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/rdma_core.h:394, from /kisskb/src/drivers/infiniband/core/trace.c:12: /kisskb/src/drivers/infiniband/core/trace.c: In function 'perf_trace_mr_integ_alloc': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:338:1: note: in expansion of macro 'TRACE_EVENT' 338 | TRACE_EVENT(mr_integ_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:338:1: note: in expansion of macro 'TRACE_EVENT' 338 | TRACE_EVENT(mr_integ_alloc, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/rdma_core.h:394, from /kisskb/src/drivers/infiniband/core/trace.c:12: /kisskb/src/drivers/infiniband/core/trace.c: In function 'trace_event_raw_event_mr_integ_alloc': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:338:1: note: in expansion of macro 'TRACE_EVENT' 338 | TRACE_EVENT(mr_integ_alloc, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/rdma_core.h:394, from /kisskb/src/drivers/infiniband/core/trace.c:12: /kisskb/src/drivers/infiniband/core/trace.c: In function '__bpf_trace_cq_schedule': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:49:1: note: in expansion of macro 'TRACE_EVENT' 49 | TRACE_EVENT(cq_schedule, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:49:1: note: in expansion of macro 'TRACE_EVENT' 49 | TRACE_EVENT(cq_schedule, | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/trace.c: In function '__bpf_trace_cq_reschedule': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:70:1: note: in expansion of macro 'TRACE_EVENT' 70 | TRACE_EVENT(cq_reschedule, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:70:1: note: in expansion of macro 'TRACE_EVENT' 70 | TRACE_EVENT(cq_reschedule, | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/trace.c: In function '__bpf_trace_cq_process': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:91:1: note: in expansion of macro 'TRACE_EVENT' 91 | TRACE_EVENT(cq_process, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:91:1: note: in expansion of macro 'TRACE_EVENT' 91 | TRACE_EVENT(cq_process, | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/trace.c: In function '__bpf_trace_cq_drain_complete': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:144:1: note: in expansion of macro 'TRACE_EVENT' 144 | TRACE_EVENT(cq_drain_complete, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:144:1: note: in expansion of macro 'TRACE_EVENT' 144 | TRACE_EVENT(cq_drain_complete, | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/trace.c: In function '__bpf_trace_cq_free': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:251:1: note: in expansion of macro 'TRACE_EVENT' 251 | TRACE_EVENT(cq_free, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:251:1: note: in expansion of macro 'TRACE_EVENT' 251 | TRACE_EVENT(cq_free, | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/trace.c: In function '__bpf_trace_mr_dereg': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:374:1: note: in expansion of macro 'TRACE_EVENT' 374 | TRACE_EVENT(mr_dereg, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:374:1: note: in expansion of macro 'TRACE_EVENT' 374 | TRACE_EVENT(mr_dereg, | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/trace.c: In function '__bpf_trace_cq_poll': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:118:1: note: in expansion of macro 'TRACE_EVENT' 118 | TRACE_EVENT(cq_poll, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:118:1: note: in expansion of macro 'TRACE_EVENT' 118 | TRACE_EVENT(cq_poll, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:118:1: note: in expansion of macro 'TRACE_EVENT' 118 | TRACE_EVENT(cq_poll, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:118:1: note: in expansion of macro 'TRACE_EVENT' 118 | TRACE_EVENT(cq_poll, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:118:1: note: in expansion of macro 'TRACE_EVENT' 118 | TRACE_EVENT(cq_poll, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:118:1: note: in expansion of macro 'TRACE_EVENT' 118 | TRACE_EVENT(cq_poll, | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/trace.c: In function '__bpf_trace_cq_modify': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:165:1: note: in expansion of macro 'TRACE_EVENT' 165 | TRACE_EVENT(cq_modify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:165:1: note: in expansion of macro 'TRACE_EVENT' 165 | TRACE_EVENT(cq_modify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:165:1: note: in expansion of macro 'TRACE_EVENT' 165 | TRACE_EVENT(cq_modify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:165:1: note: in expansion of macro 'TRACE_EVENT' 165 | TRACE_EVENT(cq_modify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:165:1: note: in expansion of macro 'TRACE_EVENT' 165 | TRACE_EVENT(cq_modify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:165:1: note: in expansion of macro 'TRACE_EVENT' 165 | TRACE_EVENT(cq_modify, | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/trace.c: In function '__bpf_trace_cq_alloc': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:191:1: note: in expansion of macro 'TRACE_EVENT' 191 | TRACE_EVENT(cq_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:191:1: note: in expansion of macro 'TRACE_EVENT' 191 | TRACE_EVENT(cq_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:191:1: note: in expansion of macro 'TRACE_EVENT' 191 | TRACE_EVENT(cq_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:191:1: note: in expansion of macro 'TRACE_EVENT' 191 | TRACE_EVENT(cq_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:191:1: note: in expansion of macro 'TRACE_EVENT' 191 | TRACE_EVENT(cq_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:191:1: note: in expansion of macro 'TRACE_EVENT' 191 | TRACE_EVENT(cq_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:191:1: note: in expansion of macro 'TRACE_EVENT' 191 | TRACE_EVENT(cq_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:191:1: note: in expansion of macro 'TRACE_EVENT' 191 | TRACE_EVENT(cq_alloc, | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/trace.c: In function '__bpf_trace_cq_alloc_error': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:221:1: note: in expansion of macro 'TRACE_EVENT' 221 | TRACE_EVENT(cq_alloc_error, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:221:1: note: in expansion of macro 'TRACE_EVENT' 221 | TRACE_EVENT(cq_alloc_error, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:221:1: note: in expansion of macro 'TRACE_EVENT' 221 | TRACE_EVENT(cq_alloc_error, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:221:1: note: in expansion of macro 'TRACE_EVENT' 221 | TRACE_EVENT(cq_alloc_error, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:221:1: note: in expansion of macro 'TRACE_EVENT' 221 | TRACE_EVENT(cq_alloc_error, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:221:1: note: in expansion of macro 'TRACE_EVENT' 221 | TRACE_EVENT(cq_alloc_error, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:221:1: note: in expansion of macro 'TRACE_EVENT' 221 | TRACE_EVENT(cq_alloc_error, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:221:1: note: in expansion of macro 'TRACE_EVENT' 221 | TRACE_EVENT(cq_alloc_error, | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/trace.c: In function '__bpf_trace_mr_alloc': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:301:1: note: in expansion of macro 'TRACE_EVENT' 301 | TRACE_EVENT(mr_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:301:1: note: in expansion of macro 'TRACE_EVENT' 301 | TRACE_EVENT(mr_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:301:1: note: in expansion of macro 'TRACE_EVENT' 301 | TRACE_EVENT(mr_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:301:1: note: in expansion of macro 'TRACE_EVENT' 301 | TRACE_EVENT(mr_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:301:1: note: in expansion of macro 'TRACE_EVENT' 301 | TRACE_EVENT(mr_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:301:1: note: in expansion of macro 'TRACE_EVENT' 301 | TRACE_EVENT(mr_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:301:1: note: in expansion of macro 'TRACE_EVENT' 301 | TRACE_EVENT(mr_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:301:1: note: in expansion of macro 'TRACE_EVENT' 301 | TRACE_EVENT(mr_alloc, | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/trace.c: In function '__bpf_trace_mr_integ_alloc': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:338:1: note: in expansion of macro 'TRACE_EVENT' 338 | TRACE_EVENT(mr_integ_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:338:1: note: in expansion of macro 'TRACE_EVENT' 338 | TRACE_EVENT(mr_integ_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:338:1: note: in expansion of macro 'TRACE_EVENT' 338 | TRACE_EVENT(mr_integ_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:338:1: note: in expansion of macro 'TRACE_EVENT' 338 | TRACE_EVENT(mr_integ_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:338:1: note: in expansion of macro 'TRACE_EVENT' 338 | TRACE_EVENT(mr_integ_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:338:1: note: in expansion of macro 'TRACE_EVENT' 338 | TRACE_EVENT(mr_integ_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:338:1: note: in expansion of macro 'TRACE_EVENT' 338 | TRACE_EVENT(mr_integ_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:75:2: note: in expansion of macro 'DECLARE_EVENT_CLASS' 75 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rdma_core.h:338:1: note: in expansion of macro 'TRACE_EVENT' 338 | TRACE_EVENT(mr_integ_alloc, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x2/eeprom.c: In function 'mt76x2_read_rx_gain': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x2/eeprom.c:260:6: note: byref variable will be forcibly initialized 260 | u16 val; | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x2/eeprom.c:258:16: note: byref variable will be forcibly initialized 258 | s8 lna_5g[3], lna_2g; | ^~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x2/eeprom.c:258:5: note: byref variable will be forcibly initialized 258 | s8 lna_5g[3], lna_2g; | ^~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/drivers/media/pci/mantis/mantis_hif.c:11: /kisskb/src/drivers/media/pci/mantis/mantis_hif.c: In function 'mantis_hif_sbuf_opdone_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/media/pci/mantis/mantis_hif.c:35:6: note: in expansion of macro 'wait_event_timeout' 35 | if (wait_event_timeout(ca->hif_opdone_wq, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x2/eeprom.c: In function 'mt76x2_get_power_info_5g': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x2/eeprom.c:386:5: note: byref variable will be forcibly initialized 386 | u8 data[5]; | ^~~~ /kisskb/src/drivers/media/pci/mantis/mantis_hif.c: In function 'mantis_hif_write_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/media/pci/mantis/mantis_hif.c:53:6: note: in expansion of macro 'wait_event_timeout' 53 | if (wait_event_timeout(ca->hif_write_wq, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x2/eeprom.c: In function 'mt76x2_get_power_info_2g': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x2/eeprom.c:354:5: note: byref variable will be forcibly initialized 354 | u8 data[6]; | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x2/eeprom.c: In function 'mt76x2_apply_cal_free_data': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x2/eeprom.c:82:5: note: byref variable will be forcibly initialized 82 | u8 prev_grp0[4] = { | ^~~~~~~~~ /kisskb/src/drivers/of/base.c: In function 'of_modalias_node': /kisskb/src/drivers/of/base.c:1226:6: note: byref variable will be forcibly initialized 1226 | int cplen; | ^~~~~ /kisskb/src/drivers/of/base.c: In function 'of_phandle_iterator_init': /kisskb/src/drivers/of/base.c:1295:6: note: byref variable will be forcibly initialized 1295 | int size; | ^~~~ /kisskb/src/drivers/of/base.c: In function 'of_bus_n_addr_cells': /kisskb/src/drivers/of/base.c:92:6: note: byref variable will be forcibly initialized 92 | u32 cells; | ^~~~~ /kisskb/src/drivers/of/base.c: In function 'of_bus_n_size_cells': /kisskb/src/drivers/of/base.c:113:6: note: byref variable will be forcibly initialized 113 | u32 cells; | ^~~~~ /kisskb/src/drivers/of/base.c: In function 'of_phandle_iterator_next': /kisskb/src/drivers/of/base.c:1323:11: note: byref variable will be forcibly initialized 1323 | uint32_t count = 0; | ^~~~~ /kisskb/src/drivers/of/base.c: In function 'of_count_phandle_with_args': /kisskb/src/drivers/of/base.c:1800:7: note: byref variable will be forcibly initialized 1800 | int size; | ^~~~ /kisskb/src/drivers/of/base.c:1789:29: note: byref variable will be forcibly initialized 1789 | struct of_phandle_iterator it; | ^~ /kisskb/src/drivers/of/base.c: In function 'of_map_id': /kisskb/src/drivers/of/base.c:2285:6: note: byref variable will be forcibly initialized 2285 | int map_len; | ^~~~~~~ /kisskb/src/drivers/of/base.c:2284:6: note: byref variable will be forcibly initialized 2284 | u32 map_mask, masked_id; | ^~~~~~~~ /kisskb/src/drivers/of/base.c: In function '__of_device_is_available': /kisskb/src/drivers/of/base.c:615:6: note: byref variable will be forcibly initialized 615 | int statlen; | ^~~~~~~ /kisskb/src/drivers/of/base.c: In function 'of_get_cpu_hwid': /kisskb/src/drivers/of/base.c:301:10: note: byref variable will be forcibly initialized 301 | int ac, len; | ^~~ /kisskb/src/drivers/of/base.c: In function '__of_find_n_match_cpu_property': /kisskb/src/drivers/of/base.c:340:10: note: byref variable will be forcibly initialized 340 | int ac, prop_len, tid; | ^~~~~~~~ /kisskb/src/drivers/of/base.c: In function '__of_parse_phandle_with_args': /kisskb/src/drivers/of/base.c:1424:29: note: byref variable will be forcibly initialized 1424 | struct of_phandle_iterator it; | ^~ /kisskb/src/drivers/of/base.c: In function 'of_parse_phandle': /kisskb/src/drivers/of/base.c:1483:25: note: byref variable will be forcibly initialized 1483 | struct of_phandle_args args; | ^~~~ /kisskb/src/drivers/of/base.c: In function 'of_get_cpu_state_node': /kisskb/src/drivers/of/base.c:459:25: note: byref variable will be forcibly initialized 459 | struct of_phandle_args args; | ^~~~ /kisskb/src/drivers/of/base.c: In function 'of_parse_phandle_with_args_map': /kisskb/src/drivers/of/base.c:1602:17: note: byref variable will be forcibly initialized 1602 | u32 list_size, new_size; | ^~~~~~~~ /kisskb/src/drivers/of/base.c:1602:6: note: byref variable will be forcibly initialized 1602 | u32 list_size, new_size; | ^~~~~~~~~ /kisskb/src/drivers/of/base.c:1601:14: note: byref variable will be forcibly initialized 1601 | int i, ret, map_len, match; | ^~~~~~~ /kisskb/src/drivers/of/base.c:1599:9: note: byref variable will be forcibly initialized 1599 | __be32 initial_match_array[MAX_PHANDLE_ARGS]; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/of/base.c: In function 'of_update_property': /kisskb/src/drivers/of/base.c:1966:19: note: byref variable will be forcibly initialized 1966 | struct property *oldprop; | ^~~~~~~ /kisskb/src/drivers/of/base.c: In function 'of_alias_scan': /kisskb/src/drivers/of/base.c:2041:7: note: byref variable will be forcibly initialized 2041 | int id, len; | ^~ /kisskb/src/drivers/of/base.c:2022:15: note: byref variable will be forcibly initialized 2022 | const char *name = NULL; | ^~~~ /kisskb/src/drivers/of/base.c: In function 'of_find_last_cache_level': /kisskb/src/drivers/of/base.c:2247:6: note: byref variable will be forcibly initialized 2247 | u32 cache_level = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/md/dm-raid1.c: In function 'mirror_status': /kisskb/src/drivers/md/dm-raid1.c:1400:7: note: byref variable will be forcibly initialized 1400 | char buffer[MAX_NR_MIRRORS + 1]; | ^~~~~~ In file included from /kisskb/src/include/linux/mempool.h:8, from /kisskb/src/include/linux/bio.h:8, from /kisskb/src/drivers/md/dm-bio-record.h:10, from /kisskb/src/drivers/md/dm-raid1.c:8: /kisskb/src/drivers/md/dm-raid1.c: In function 'mirror_presuspend': /kisskb/src/include/linux/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-raid1.c:1330:2: note: in expansion of macro 'wait_event' 1330 | wait_event(_kmirrord_recovery_stopped, | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/bio.h:10, from /kisskb/src/drivers/md/dm-bio-record.h:10, from /kisskb/src/drivers/md/dm-raid1.c:8: /kisskb/src/drivers/md/dm-raid1.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/md/dm-raid1.c: In function 'recover': /kisskb/src/drivers/md/dm-raid1.c:332:28: note: byref variable will be forcibly initialized 332 | struct dm_io_region from, to[DM_KCOPYD_MAX_REGIONS], *dest; | ^~ /kisskb/src/drivers/md/dm-raid1.c:332:22: note: byref variable will be forcibly initialized 332 | struct dm_io_region from, to[DM_KCOPYD_MAX_REGIONS], *dest; | ^~~~ /kisskb/src/drivers/md/dm-raid1.c: In function 'read_async_bio': /kisskb/src/drivers/md/dm-raid1.c:536:22: note: byref variable will be forcibly initialized 536 | struct dm_io_region io; | ^~ /kisskb/src/drivers/md/dm-raid1.c: In function 'do_write': /kisskb/src/drivers/md/dm-raid1.c:649:22: note: byref variable will be forcibly initialized 649 | struct dm_io_region io[MAX_NR_MIRRORS], *dest = io; | ^~ /kisskb/src/drivers/md/dm-raid1.c: In function 'mirror_flush': /kisskb/src/drivers/md/dm-raid1.c:260:22: note: byref variable will be forcibly initialized 260 | struct dm_io_region io[MAX_NR_MIRRORS]; | ^~ /kisskb/src/drivers/md/dm-raid1.c:257:16: note: byref variable will be forcibly initialized 257 | unsigned long error_bits; | ^~~~~~~~~~ /kisskb/src/drivers/md/dm-raid1.c: In function 'do_writes': /kisskb/src/drivers/md/dm-raid1.c:683:32: note: byref variable will be forcibly initialized 683 | struct bio_list sync, nosync, recover, *this_list = NULL; | ^~~~~~~ /kisskb/src/drivers/md/dm-raid1.c:683:24: note: byref variable will be forcibly initialized 683 | struct bio_list sync, nosync, recover, *this_list = NULL; | ^~~~~~ /kisskb/src/drivers/md/dm-raid1.c:683:18: note: byref variable will be forcibly initialized 683 | struct bio_list sync, nosync, recover, *this_list = NULL; | ^~~~ /kisskb/src/drivers/md/dm-raid1.c: In function 'do_mirror': /kisskb/src/drivers/md/dm-raid1.c:854:33: note: byref variable will be forcibly initialized 854 | struct bio_list reads, writes, failures; | ^~~~~~~~ /kisskb/src/drivers/md/dm-raid1.c:854:25: note: byref variable will be forcibly initialized 854 | struct bio_list reads, writes, failures; | ^~~~~~ /kisskb/src/drivers/md/dm-raid1.c:854:18: note: byref variable will be forcibly initialized 854 | struct bio_list reads, writes, failures; | ^~~~~ /kisskb/src/drivers/md/dm-raid1.c: In function 'create_dirty_log': /kisskb/src/drivers/md/dm-raid1.c:973:7: note: byref variable will be forcibly initialized 973 | char dummy; | ^~~~~ /kisskb/src/drivers/md/dm-raid1.c:971:11: note: byref variable will be forcibly initialized 971 | unsigned param_count; | ^~~~~~~~~~~ /kisskb/src/drivers/md/dm-raid1.c: In function 'get_mirror': /kisskb/src/drivers/md/dm-raid1.c:940:7: note: byref variable will be forcibly initialized 940 | char dummy; | ^~~~~ /kisskb/src/drivers/md/dm-raid1.c:939:21: note: byref variable will be forcibly initialized 939 | unsigned long long offset; | ^~~~~~ /kisskb/src/drivers/md/dm-raid1.c: In function 'parse_features': /kisskb/src/drivers/md/dm-raid1.c:1007:7: note: byref variable will be forcibly initialized 1007 | char dummy; | ^~~~~ /kisskb/src/drivers/md/dm-raid1.c:1005:11: note: byref variable will be forcibly initialized 1005 | unsigned num_features; | ^~~~~~~~~~~~ /kisskb/src/drivers/md/dm-raid1.c: In function 'mirror_ctr': /kisskb/src/drivers/md/dm-raid1.c:1069:7: note: byref variable will be forcibly initialized 1069 | char dummy; | ^~~~~ /kisskb/src/drivers/md/dm-raid1.c:1066:30: note: byref variable will be forcibly initialized 1066 | unsigned int nr_mirrors, m, args_used; | ^~~~~~~~~ /kisskb/src/drivers/md/dm-raid1.c:1066:15: note: byref variable will be forcibly initialized 1066 | unsigned int nr_mirrors, m, args_used; | ^~~~~~~~~~ /kisskb/src/drivers/input/touchscreen/zet6223.c: In function 'zet6223_irq': /kisskb/src/drivers/input/touchscreen/zet6223.c:63:5: note: byref variable will be forcibly initialized 63 | u8 buf[ZET6223_MAX_PKT_SIZE]; | ^~~ /kisskb/src/drivers/input/touchscreen/zet6223.c: In function 'zet6223_query_device': /kisskb/src/drivers/input/touchscreen/zet6223.c:136:5: note: byref variable will be forcibly initialized 136 | u8 cmd = ZET6223_CMD_INFO; | ^~~ /kisskb/src/drivers/input/touchscreen/zet6223.c:135:5: note: byref variable will be forcibly initialized 135 | u8 buf[ZET6223_CMD_INFO_LENGTH]; | ^~~ /kisskb/src/drivers/infiniband/core/lag.c: In function 'rdma_build_skb': /kisskb/src/drivers/infiniband/core/lag.c:20:5: note: byref variable will be forcibly initialized 20 | u8 smac[ETH_ALEN]; | ^~~~ /kisskb/src/drivers/input/touchscreen/rohm_bu21023.c: In function 'inv_y_store': /kisskb/src/drivers/input/touchscreen/rohm_bu21023.c:822:15: note: byref variable will be forcibly initialized 822 | unsigned int val; | ^~~ /kisskb/src/drivers/input/touchscreen/rohm_bu21023.c: In function 'inv_x_store': /kisskb/src/drivers/input/touchscreen/rohm_bu21023.c:783:15: note: byref variable will be forcibly initialized 783 | unsigned int val; | ^~~ /kisskb/src/drivers/input/touchscreen/rohm_bu21023.c: In function 'swap_xy_store': /kisskb/src/drivers/input/touchscreen/rohm_bu21023.c:744:15: note: byref variable will be forcibly initialized 744 | unsigned int val; | ^~~ /kisskb/src/drivers/input/touchscreen/rohm_bu21023.c: In function 'rohm_i2c_burst_read': /kisskb/src/drivers/input/touchscreen/rohm_bu21023.c:286:17: note: byref variable will be forcibly initialized 286 | struct i2c_msg msg[2]; | ^~~ /kisskb/src/drivers/input/touchscreen/rohm_bu21023.c: In function 'rohm_ts_manual_calibration': /kisskb/src/drivers/input/touchscreen/rohm_bu21023.c:317:5: note: byref variable will be forcibly initialized 317 | u8 buf[33]; /* for PRM1_X_H(0x08)-TOUCH(0x28) */ | ^~~ /kisskb/src/drivers/input/touchscreen/rohm_bu21023.c: In function 'rohm_ts_soft_irq': /kisskb/src/drivers/input/touchscreen/rohm_bu21023.c:530:6: note: byref variable will be forcibly initialized 530 | int slots[MAX_CONTACTS]; | ^~~~~ /kisskb/src/drivers/input/touchscreen/rohm_bu21023.c:529:22: note: byref variable will be forcibly initialized 529 | struct input_mt_pos pos[MAX_CONTACTS]; | ^~~ /kisskb/src/drivers/input/touchscreen/rohm_bu21023.c:527:5: note: byref variable will be forcibly initialized 527 | u8 buf[10]; /* for POS_X1_H(0x20)-TOUCH_GESTURE(0x29) */ | ^~~ /kisskb/src/drivers/input/touchscreen/rohm_bu21023.c: In function 'rohm_ts_load_firmware': /kisskb/src/drivers/input/touchscreen/rohm_bu21023.c:646:25: note: byref variable will be forcibly initialized 646 | const struct firmware *fw; | ^~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00pci.c: In function 'rt2x00pci_probe': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00pci.c:70:6: note: byref variable will be forcibly initialized 70 | u16 chip; | ^~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/rx.c: In function 'wlcore_rx': /kisskb/src/drivers/net/wireless/ti/wlcore/rx.c:208:5: note: byref variable will be forcibly initialized 208 | u8 hlid; | ^~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/rx.c:201:16: note: byref variable will be forcibly initialized 201 | unsigned long active_hlids[BITS_TO_LONGS(WLCORE_MAX_LINKS)] = {0}; | ^~~~~~~~~~~~ /kisskb/src/drivers/infiniband/sw/rxe/rxe_cq.c: In function 'rxe_cq_post': /kisskb/src/drivers/infiniband/sw/rxe/rxe_cq.c:107:18: note: byref variable will be forcibly initialized 107 | struct ib_event ev; | ^~ In file included from /kisskb/src/drivers/net/wireless/intel/iwlwifi/fw/runtime.h:10, from /kisskb/src/drivers/net/wireless/intel/iwlwifi/fw/dump.c:9: /kisskb/src/drivers/net/wireless/intel/iwlwifi/fw/dump.c: In function 'iwl_trans_read_mem32': /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-trans.h:1361:6: note: byref variable will be forcibly initialized 1361 | u32 value; | ^~~~~ /kisskb/src/drivers/md/dm-log.c: In function 'flush_header': /kisskb/src/drivers/md/dm-log.c:304:22: note: byref variable will be forcibly initialized 304 | struct dm_io_region null_location = { | ^~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-log.c: In function 'create_log_context': /kisskb/src/drivers/md/dm-log.c:374:7: note: byref variable will be forcibly initialized 374 | char dummy; | ^~~~~ /kisskb/src/drivers/md/dm-log.c:370:11: note: byref variable will be forcibly initialized 370 | uint32_t region_size; | ^~~~~~~~~~~ /kisskb/src/drivers/md/dm-log.c: In function 'disk_ctr': /kisskb/src/drivers/md/dm-log.c:546:17: note: byref variable will be forcibly initialized 546 | struct dm_dev *dev; | ^~~ /kisskb/src/drivers/media/usb/as102/as102_drv.c: In function 'as10x_pid_filter': /kisskb/src/drivers/media/usb/as102/as102_drv.c:115:26: note: byref variable will be forcibly initialized 115 | struct as10x_ts_filter filter; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v9_4.c: In function 'gfx_v9_4_query_ras_error_count': /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v9_4.c:870:26: note: byref variable will be forcibly initialized 870 | uint32_t sec_count = 0, ded_count = 0; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v9_4.c:870:11: note: byref variable will be forcibly initialized 870 | uint32_t sec_count = 0, ded_count = 0; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/resource_ext.h:11, from /kisskb/src/include/linux/acpi.h:14, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/drivers/media/usb/em28xx/em28xx.h:32, from /kisskb/src/drivers/media/usb/em28xx/em28xx-core.c:21: /kisskb/src/drivers/media/usb/em28xx/em28xx-core.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-core.c: In function 'em28xx_read_reg_req': /kisskb/src/drivers/media/usb/em28xx/em28xx-core.c:125:5: note: byref variable will be forcibly initialized 125 | u8 val; | ^~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-core.c: In function 'em28xx_read_reg': /kisskb/src/drivers/media/usb/em28xx/em28xx-core.c:125:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/em28xx/em28xx-core.c: In function 'em28xx_is_ac97_ready': /kisskb/src/drivers/media/usb/em28xx/em28xx-core.c:125:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/em28xx/em28xx-core.c: In function 'em28xx_toggle_reg_bits': /kisskb/src/drivers/media/usb/em28xx/em28xx-core.c:225:5: note: byref variable will be forcibly initialized 225 | int em28xx_toggle_reg_bits(struct em28xx *dev, u16 reg, u8 bitmask) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-core.c:125:5: note: byref variable will be forcibly initialized 125 | u8 val; | ^~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-core.c: In function 'em28xx_write_reg_bits': /kisskb/src/drivers/media/usb/em28xx/em28xx-core.c:125:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/em28xx/em28xx-core.c:209:5: note: byref variable will be forcibly initialized 209 | u8 newval; | ^~~~~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-core.c: In function 'em28xx_gpio_set': /kisskb/src/drivers/media/usb/em28xx/em28xx-core.c:715:5: note: byref variable will be forcibly initialized 715 | int em28xx_gpio_set(struct em28xx *dev, const struct em28xx_reg_seq *gpio) | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-core.c:715:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/em28xx/em28xx-core.c:715:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/em28xx/em28xx-core.c: In function 'em28xx_read_ac97': /kisskb/src/drivers/media/usb/em28xx/em28xx-core.c:273:9: note: byref variable will be forcibly initialized 273 | __le16 val; | ^~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-core.c:272:5: note: byref variable will be forcibly initialized 272 | u8 addr = (reg & 0x7f) | 0x80; | ^~~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-core.c: In function 'em28xx_write_ac97': /kisskb/src/drivers/media/usb/em28xx/em28xx-core.c:300:9: note: byref variable will be forcibly initialized 300 | __le16 value; | ^~~~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-core.c:299:5: note: byref variable will be forcibly initialized 299 | u8 addr = reg & 0x7f; | ^~~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-core.c: In function 'em28xx_set_audio_source': /kisskb/src/drivers/media/usb/em28xx/em28xx-core.c:365:5: note: byref variable will be forcibly initialized 365 | u8 input; | ^~~~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-core.c: In function 'em28xx_audio_analog_set': /kisskb/src/drivers/media/usb/em28xx/em28xx-core.c:424:5: note: byref variable will be forcibly initialized 424 | int em28xx_audio_analog_set(struct em28xx *dev) | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-core.c: In function 'em28xx_audio_setup': /kisskb/src/drivers/media/usb/em28xx/em28xx-core.c:125:5: note: byref variable will be forcibly initialized 125 | u8 val; | ^~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-core.c: In function 'em28xx_capture_start': /kisskb/src/drivers/media/usb/em28xx/em28xx-core.c:631:5: note: byref variable will be forcibly initialized 631 | int em28xx_capture_start(struct em28xx *dev, int start) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-core.c:631:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/em28xx/em28xx-core.c:631:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/em28xx/em28xx-core.c:631:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/em28xx/em28xx-core.c:631:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/em28xx/em28xx-core.c:631:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/usb/em28xx/em28xx-core.c:631:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ath/wcn36xx/txrx.c: In function 'wcn36xx_rx_skb': /kisskb/src/drivers/net/wireless/ath/wcn36xx/txrx.c:271:29: note: byref variable will be forcibly initialized 271 | struct ieee80211_rx_status status; | ^~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/txrx.c: In function 'wcn36xx_start_tx': /kisskb/src/drivers/net/wireless/ath/wcn36xx/txrx.c:621:23: note: byref variable will be forcibly initialized 621 | struct wcn36xx_tx_bd bd; | ^~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/txrx.c:614:22: note: byref variable will be forcibly initialized 614 | struct wcn36xx_vif *vif_priv = NULL; | ^~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/tiny/hx8357d.c:25: /kisskb/src/drivers/gpu/drm/tiny/hx8357d.c: In function 'yx240qv29_enable': /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/hx8357d.c:177:2: note: in expansion of macro 'mipi_dbi_command' 177 | mipi_dbi_command(dbi, MIPI_DCS_SET_ADDRESS_MODE, addr_mode); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/hx8357d.c:159:2: note: in expansion of macro 'mipi_dbi_command' 159 | mipi_dbi_command(dbi, MIPI_DCS_SET_DISPLAY_ON); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/hx8357d.c:155:2: note: in expansion of macro 'mipi_dbi_command' 155 | mipi_dbi_command(dbi, MIPI_DCS_EXIT_SLEEP_MODE); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/hx8357d.c:152:2: note: in expansion of macro 'mipi_dbi_command' 152 | mipi_dbi_command(dbi, MIPI_DCS_SET_TEAR_SCANLINE, 0x00, 0x02); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/hx8357d.c:149:2: note: in expansion of macro 'mipi_dbi_command' 149 | mipi_dbi_command(dbi, MIPI_DCS_SET_TEAR_ON, 0x00); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/hx8357d.c:145:2: note: in expansion of macro 'mipi_dbi_command' 145 | mipi_dbi_command(dbi, MIPI_DCS_SET_PIXEL_FORMAT, | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/hx8357d.c:108:2: note: in expansion of macro 'mipi_dbi_command' 108 | mipi_dbi_command(dbi, HX8357D_SETGAMMA, | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/hx8357d.c:99:2: note: in expansion of macro 'mipi_dbi_command' 99 | mipi_dbi_command(dbi, HX8357D_SETCYC, | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/hx8357d.c:91:2: note: in expansion of macro 'mipi_dbi_command' 91 | mipi_dbi_command(dbi, HX8357D_SETSTBA, | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/hx8357d.c:83:2: note: in expansion of macro 'mipi_dbi_command' 83 | mipi_dbi_command(dbi, HX8357D_SETPOWER, | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/hx8357d.c:81:2: note: in expansion of macro 'mipi_dbi_command' 81 | mipi_dbi_command(dbi, HX8357D_SETPANEL, 0x05); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/hx8357d.c:78:2: note: in expansion of macro 'mipi_dbi_command' 78 | mipi_dbi_command(dbi, HX8357D_SETOSC, 0x68); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/hx8357d.c:75:2: note: in expansion of macro 'mipi_dbi_command' 75 | mipi_dbi_command(dbi, HX8357D_SETCOM, 0x25); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/hx8357d.c:72:2: note: in expansion of macro 'mipi_dbi_command' 72 | mipi_dbi_command(dbi, HX8357D_SETRGB, 0x00, 0x00, 0x06, 0x06); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/hx8357d.c:68:2: note: in expansion of macro 'mipi_dbi_command' 68 | mipi_dbi_command(dbi, HX8357D_SETEXTC, 0xFF, 0x83, 0x57); | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/tiny/hx8357d.c:54:11: note: byref variable will be forcibly initialized 54 | int ret, idx; | ^~~ /kisskb/src/drivers/gpu/drm/tiny/hx8357d.c: In function 'hx8357d_probe': /kisskb/src/drivers/gpu/drm/tiny/hx8357d.c:225:6: note: byref variable will be forcibly initialized 225 | u32 rotation = 0; | ^~~~~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/bio.h:10, from /kisskb/src/include/linux/device-mapper.h:11, from /kisskb/src/include/linux/dm-dirty-log.h:16, from /kisskb/src/drivers/md/dm-region-hash.c:8: /kisskb/src/drivers/md/dm-region-hash.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/mempool.h:8, from /kisskb/src/include/linux/bio.h:8, from /kisskb/src/include/linux/device-mapper.h:11, from /kisskb/src/include/linux/dm-dirty-log.h:16, from /kisskb/src/drivers/md/dm-region-hash.c:8: /kisskb/src/drivers/md/dm-region-hash.c: In function 'dm_rh_update_states': /kisskb/src/drivers/md/dm-region-hash.c:446:12: note: byref variable will be forcibly initialized 446 | LIST_HEAD(failed_recovered); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/md/dm-region-hash.c:445:12: note: byref variable will be forcibly initialized 445 | LIST_HEAD(recovered); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/md/dm-region-hash.c:444:12: note: byref variable will be forcibly initialized 444 | LIST_HEAD(clean); | ^~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/md/dm-region-hash.c: In function '__rh_recovery_prepare': /kisskb/src/drivers/md/dm-region-hash.c:590:11: note: byref variable will be forcibly initialized 590 | region_t region; | ^~~~~~ /kisskb/src/drivers/input/misc/atmel_captouch.c: In function 'atmel_read': /kisskb/src/drivers/input/misc/atmel_captouch.c:88:17: note: byref variable will be forcibly initialized 88 | struct i2c_msg msg[2]; | ^~~ /kisskb/src/drivers/input/misc/atmel_captouch.c: In function 'atmel_captouch_isr': /kisskb/src/drivers/input/misc/atmel_captouch.c:134:5: note: byref variable will be forcibly initialized 134 | u8 new_btn; | ^~~~~~~ /kisskb/src/drivers/of/device.c: In function 'of_dma_configure_id': /kisskb/src/drivers/of/device.c:115:31: note: byref variable will be forcibly initialized 115 | const struct bus_dma_region *map = NULL; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/infiniband/core/cm_trace.h:414, from /kisskb/src/drivers/infiniband/core/cm_trace.c:15: /kisskb/src/drivers/infiniband/core/cm_trace.c: In function 'perf_trace_icm_id_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/../../drivers/infiniband/core/cm_trace.h:137:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 137 | DECLARE_EVENT_CLASS(icm_id_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/../../drivers/infiniband/core/cm_trace.h:137:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 137 | DECLARE_EVENT_CLASS(icm_id_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/cm_trace.c: In function 'perf_trace_icm_send_rej': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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/infiniband/core/cm_trace.h:186:1: note: in expansion of macro 'TRACE_EVENT' 186 | TRACE_EVENT(icm_send_rej, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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/infiniband/core/cm_trace.h:186:1: note: in expansion of macro 'TRACE_EVENT' 186 | TRACE_EVENT(icm_send_rej, | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/cm_trace.c: In function 'perf_trace_icm_local_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/../../drivers/infiniband/core/cm_trace.h:246:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 246 | DECLARE_EVENT_CLASS(icm_local_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/../../drivers/infiniband/core/cm_trace.h:246:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 246 | DECLARE_EVENT_CLASS(icm_local_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/cm_trace.c: In function 'perf_trace_icm_remote_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/../../drivers/infiniband/core/cm_trace.h:283:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 283 | DECLARE_EVENT_CLASS(icm_remote_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/../../drivers/infiniband/core/cm_trace.h:283:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 283 | DECLARE_EVENT_CLASS(icm_remote_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/cm_trace.c: In function 'perf_trace_icm_send_rep_err': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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/infiniband/core/cm_trace.h:314:1: note: in expansion of macro 'TRACE_EVENT' 314 | TRACE_EVENT(icm_send_rep_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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/infiniband/core/cm_trace.h:314:1: note: in expansion of macro 'TRACE_EVENT' 314 | TRACE_EVENT(icm_send_rep_err, | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/cm_trace.c: In function 'perf_trace_icm_rep_unknown_err': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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/infiniband/core/cm_trace.h:337:1: note: in expansion of macro 'TRACE_EVENT' 337 | TRACE_EVENT(icm_rep_unknown_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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/infiniband/core/cm_trace.h:337:1: note: in expansion of macro 'TRACE_EVENT' 337 | TRACE_EVENT(icm_rep_unknown_err, | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/cm_trace.c: In function 'perf_trace_icm_handler_err': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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/infiniband/core/cm_trace.h:364:1: note: in expansion of macro 'TRACE_EVENT' 364 | TRACE_EVENT(icm_handler_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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/infiniband/core/cm_trace.h:364:1: note: in expansion of macro 'TRACE_EVENT' 364 | TRACE_EVENT(icm_handler_err, | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/cm_trace.c: In function 'perf_trace_icm_mad_send_err': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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/infiniband/core/cm_trace.h:384:1: note: in expansion of macro 'TRACE_EVENT' 384 | TRACE_EVENT(icm_mad_send_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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/infiniband/core/cm_trace.h:384:1: note: in expansion of macro 'TRACE_EVENT' 384 | TRACE_EVENT(icm_mad_send_err, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/infiniband/core/cm_trace.h:414, from /kisskb/src/drivers/infiniband/core/cm_trace.c:15: /kisskb/src/drivers/infiniband/core/cm_trace.c: In function 'trace_event_raw_event_icm_id_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/../../drivers/infiniband/core/cm_trace.h:137:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 137 | DECLARE_EVENT_CLASS(icm_id_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/cm_trace.c: In function 'trace_event_raw_event_icm_send_rej': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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/infiniband/core/cm_trace.h:186:1: note: in expansion of macro 'TRACE_EVENT' 186 | TRACE_EVENT(icm_send_rej, | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/cm_trace.c: In function 'trace_event_raw_event_icm_local_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/../../drivers/infiniband/core/cm_trace.h:246:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 246 | DECLARE_EVENT_CLASS(icm_local_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/cm_trace.c: In function 'trace_event_raw_event_icm_remote_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/../../drivers/infiniband/core/cm_trace.h:283:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 283 | DECLARE_EVENT_CLASS(icm_remote_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/cm_trace.c: In function 'trace_event_raw_event_icm_send_rep_err': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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/infiniband/core/cm_trace.h:314:1: note: in expansion of macro 'TRACE_EVENT' 314 | TRACE_EVENT(icm_send_rep_err, | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/cm_trace.c: In function 'trace_event_raw_event_icm_rep_unknown_err': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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/infiniband/core/cm_trace.h:337:1: note: in expansion of macro 'TRACE_EVENT' 337 | TRACE_EVENT(icm_rep_unknown_err, | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/cm_trace.c: In function 'trace_event_raw_event_icm_handler_err': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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/infiniband/core/cm_trace.h:364:1: note: in expansion of macro 'TRACE_EVENT' 364 | TRACE_EVENT(icm_handler_err, | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/cm_trace.c: In function 'trace_event_raw_event_icm_mad_send_err': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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/infiniband/core/cm_trace.h:384:1: note: in expansion of macro 'TRACE_EVENT' 384 | TRACE_EVENT(icm_mad_send_err, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2400pci.c: In function 'rt2400pci_bbp_write': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2400pci.c:48:6: note: byref variable will be forcibly initialized 48 | u32 reg; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/drivers/infiniband/core/cm_trace.h:414, from /kisskb/src/drivers/infiniband/core/cm_trace.c:15: /kisskb/src/drivers/infiniband/core/cm_trace.c: In function '__bpf_trace_icm_id_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/infiniband/core/cm_trace.h:137:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 137 | DECLARE_EVENT_CLASS(icm_id_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/infiniband/core/cm_trace.h:137:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 137 | DECLARE_EVENT_CLASS(icm_id_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/cm_trace.c: In function '__bpf_trace_icm_remote_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/infiniband/core/cm_trace.h:283:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 283 | DECLARE_EVENT_CLASS(icm_remote_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/infiniband/core/cm_trace.h:283:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 283 | DECLARE_EVENT_CLASS(icm_remote_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/cm_trace.c: In function '__bpf_trace_icm_handler_err': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/infiniband/core/cm_trace.h:364:1: note: in expansion of macro 'TRACE_EVENT' 364 | TRACE_EVENT(icm_handler_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/infiniband/core/cm_trace.h:364:1: note: in expansion of macro 'TRACE_EVENT' 364 | TRACE_EVENT(icm_handler_err, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2400pci.c: In function 'rt2400pci_bbp_read': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2400pci.c:72:6: note: byref variable will be forcibly initialized 72 | u32 reg; | ^~~ /kisskb/src/drivers/infiniband/core/cm_trace.c: In function '__bpf_trace_icm_send_rej': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/infiniband/core/cm_trace.h:186:1: note: in expansion of macro 'TRACE_EVENT' 186 | TRACE_EVENT(icm_send_rej, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/infiniband/core/cm_trace.h:186:1: note: in expansion of macro 'TRACE_EVENT' 186 | TRACE_EVENT(icm_send_rej, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/infiniband/core/cm_trace.h:186:1: note: in expansion of macro 'TRACE_EVENT' 186 | TRACE_EVENT(icm_send_rej, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/infiniband/core/cm_trace.h:186:1: note: in expansion of macro 'TRACE_EVENT' 186 | TRACE_EVENT(icm_send_rej, | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/cm_trace.c: In function '__bpf_trace_icm_local_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/infiniband/core/cm_trace.h:246:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 246 | DECLARE_EVENT_CLASS(icm_local_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/infiniband/core/cm_trace.h:246:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 246 | DECLARE_EVENT_CLASS(icm_local_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/infiniband/core/cm_trace.h:246:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 246 | DECLARE_EVENT_CLASS(icm_local_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/../../drivers/infiniband/core/cm_trace.h:246:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 246 | DECLARE_EVENT_CLASS(icm_local_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/cm_trace.c: In function '__bpf_trace_icm_send_rep_err': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/infiniband/core/cm_trace.h:314:1: note: in expansion of macro 'TRACE_EVENT' 314 | TRACE_EVENT(icm_send_rep_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/infiniband/core/cm_trace.h:314:1: note: in expansion of macro 'TRACE_EVENT' 314 | TRACE_EVENT(icm_send_rep_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/infiniband/core/cm_trace.h:314:1: note: in expansion of macro 'TRACE_EVENT' 314 | TRACE_EVENT(icm_send_rep_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/infiniband/core/cm_trace.h:314:1: note: in expansion of macro 'TRACE_EVENT' 314 | TRACE_EVENT(icm_send_rep_err, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2400pci.c: In function 'rt2400pci_config_ant': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2400pci.c:394:5: note: byref variable will be forcibly initialized 394 | u8 r4; | ^~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2400pci.c:393:5: note: byref variable will be forcibly initialized 393 | u8 r1; | ^~ /kisskb/src/drivers/infiniband/core/cm_trace.c: In function '__bpf_trace_icm_mad_send_err': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/infiniband/core/cm_trace.h:384:1: note: in expansion of macro 'TRACE_EVENT' 384 | TRACE_EVENT(icm_mad_send_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/infiniband/core/cm_trace.h:384:1: note: in expansion of macro 'TRACE_EVENT' 384 | TRACE_EVENT(icm_mad_send_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/infiniband/core/cm_trace.h:384:1: note: in expansion of macro 'TRACE_EVENT' 384 | TRACE_EVENT(icm_mad_send_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/infiniband/core/cm_trace.h:384:1: note: in expansion of macro 'TRACE_EVENT' 384 | TRACE_EVENT(icm_mad_send_err, | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/cm_trace.c: In function '__bpf_trace_icm_rep_unknown_err': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/infiniband/core/cm_trace.h:337:1: note: in expansion of macro 'TRACE_EVENT' 337 | TRACE_EVENT(icm_rep_unknown_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/infiniband/core/cm_trace.h:337:1: note: in expansion of macro 'TRACE_EVENT' 337 | TRACE_EVENT(icm_rep_unknown_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/infiniband/core/cm_trace.h:337:1: note: in expansion of macro 'TRACE_EVENT' 337 | TRACE_EVENT(icm_rep_unknown_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/infiniband/core/cm_trace.h:337:1: note: in expansion of macro 'TRACE_EVENT' 337 | TRACE_EVENT(icm_rep_unknown_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/infiniband/core/cm_trace.h:337:1: note: in expansion of macro 'TRACE_EVENT' 337 | TRACE_EVENT(icm_rep_unknown_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/infiniband/core/cm_trace.h:337:1: note: in expansion of macro 'TRACE_EVENT' 337 | TRACE_EVENT(icm_rep_unknown_err, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2400pci.c: In function 'rt2400pci_rf_write': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2400pci.c:106:6: note: byref variable will be forcibly initialized 106 | u32 reg; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2400pci.c: In function 'rt2400pci_validate_eeprom': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2400pci.c:1432:22: note: byref variable will be forcibly initialized 1432 | struct eeprom_93cx6 eeprom; | ^~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2400pci.c:15: /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2400pci.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2400pci.c: In function 'rt2400pci_txdone': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2400pci.c:1271:27: note: byref variable will be forcibly initialized 1271 | struct txdone_entry_desc txdesc; | ^~~~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/include/linux/dma-mapping.h:7, from /kisskb/src/drivers/infiniband/core/cm.c:11: /kisskb/src/drivers/infiniband/core/cm.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/infiniband/core/cm.c: In function 'cm_alloc_id_priv': /kisskb/src/drivers/infiniband/core/cm.c:817:6: note: byref variable will be forcibly initialized 817 | u32 id; | ^~ /kisskb/src/drivers/media/usb/as102/as102_fw.c: In function 'parse_hex_line': /kisskb/src/drivers/media/usb/as102/as102_fw.c:45:22: note: byref variable will be forcibly initialized 45 | unsigned char *src, dst; | ^~~ /kisskb/src/drivers/media/usb/as102/as102_fw.c: In function 'as102_firmware_upload': /kisskb/src/drivers/media/usb/as102/as102_fw.c:105:23: note: byref variable will be forcibly initialized 105 | int read_bytes = 0, data_len = 0; | ^~~~~~~~ /kisskb/src/drivers/media/usb/as102/as102_fw.c:97:16: note: byref variable will be forcibly initialized 97 | unsigned char addr_has_changed = 0; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/usb/as102/as102_fw.c: In function 'as102_fw_upload': /kisskb/src/drivers/media/usb/as102/as102_fw.c:158:25: note: byref variable will be forcibly initialized 158 | const struct firmware *firmware = NULL; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.c: In function 'ath10k_bmi_read_memory': /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.c:159:6: note: byref variable will be forcibly initialized 159 | u32 rxlen; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.c:157:17: note: byref variable will be forcibly initialized 157 | union bmi_resp resp; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.c:156:17: note: byref variable will be forcibly initialized 156 | struct bmi_cmd cmd; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.c: In function 'ath10k_bmi_done': /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.c:23:17: note: byref variable will be forcibly initialized 23 | struct bmi_cmd cmd; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.c: In function 'ath10k_bmi_get_target_info': /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.c:52:6: note: byref variable will be forcibly initialized 52 | u32 resplen = sizeof(resp.get_target_info); | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.c:50:17: note: byref variable will be forcibly initialized 50 | union bmi_resp resp; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.c:49:17: note: byref variable will be forcibly initialized 49 | struct bmi_cmd cmd; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.c: In function 'ath10k_bmi_get_target_info_sdio': /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.c:91:9: note: byref variable will be forcibly initialized 91 | __le32 tmp; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.c:90:6: note: byref variable will be forcibly initialized 90 | u32 resplen, ver_len; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.c:88:17: note: byref variable will be forcibly initialized 88 | union bmi_resp resp; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.c:87:17: note: byref variable will be forcibly initialized 87 | struct bmi_cmd cmd; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.c: In function 'ath10k_bmi_write_soc_reg': /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.c:197:17: note: byref variable will be forcibly initialized 197 | struct bmi_cmd cmd; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.c: In function 'ath10k_bmi_read_soc_reg': /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.c:229:6: note: byref variable will be forcibly initialized 229 | u32 resplen = sizeof(resp.read_soc_reg); | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.c:227:17: note: byref variable will be forcibly initialized 227 | union bmi_resp resp; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.c:226:17: note: byref variable will be forcibly initialized 226 | struct bmi_cmd cmd; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.c: In function 'ath10k_bmi_write_memory': /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.c:261:17: note: byref variable will be forcibly initialized 261 | struct bmi_cmd cmd; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.c: In function 'ath10k_bmi_execute': /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.c:309:6: note: byref variable will be forcibly initialized 309 | u32 resplen = sizeof(resp.execute); | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.c:307:17: note: byref variable will be forcibly initialized 307 | union bmi_resp resp; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.c:306:17: note: byref variable will be forcibly initialized 306 | struct bmi_cmd cmd; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.c: In function 'ath10k_bmi_lz_data': /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.c:392:17: note: byref variable will be forcibly initialized 392 | struct bmi_cmd cmd; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.c: In function 'ath10k_bmi_lz_stream_start': /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.c:430:17: note: byref variable will be forcibly initialized 430 | struct bmi_cmd cmd; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.c: In function 'ath10k_bmi_fast_download': /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.c:457:5: note: byref variable will be forcibly initialized 457 | u8 trailer[4] = {}; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.c: In function 'ath10k_bmi_set_start': /kisskb/src/drivers/net/wireless/ath/ath10k/bmi.c:499:17: note: byref variable will be forcibly initialized 499 | struct bmi_cmd cmd; | ^~~ /kisskb/src/drivers/infiniband/core/cm.c: In function 'cm_dup_req_handler': /kisskb/src/drivers/infiniband/core/cm.c:1922:26: note: byref variable will be forcibly initialized 1922 | struct ib_mad_send_buf *msg = NULL; | ^~~ /kisskb/src/drivers/infiniband/core/cm.c: In function 'cm_issue_rej': /kisskb/src/drivers/infiniband/core/cm.c:1579:26: note: byref variable will be forcibly initialized 1579 | struct ib_mad_send_buf *msg = NULL; | ^~~ /kisskb/src/drivers/infiniband/core/cm.c: In function 'cm_init_av_by_path': /kisskb/src/drivers/infiniband/core/cm.c:512:22: note: byref variable will be forcibly initialized 512 | struct rdma_ah_attr new_ah_attr; | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/cm.c: In function 'cm_get_bth_pkey': /kisskb/src/drivers/infiniband/core/cm.c:1743:6: note: byref variable will be forcibly initialized 1743 | u16 pkey; | ^~~~ /kisskb/src/drivers/infiniband/core/cm.c: In function 'cm_opa_to_ib_sgid': /kisskb/src/drivers/infiniband/core/cm.c:1773:16: note: byref variable will be forcibly initialized 1773 | union ib_gid sgid; | ^~~~ /kisskb/src/drivers/infiniband/core/cm.c: In function 'cm_issue_drep': /kisskb/src/drivers/infiniband/core/cm.c:2768:26: note: byref variable will be forcibly initialized 2768 | struct ib_mad_send_buf *msg = NULL; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/include/linux/cgroup.h:26, from /kisskb/src/include/linux/memcontrol.h:13, from /kisskb/src/include/linux/swap.h:9, from /kisskb/src/include/linux/suspend.h:5, from /kisskb/src/include/linux/regulator/consumer.h:35, from /kisskb/src/include/linux/amba/bus.h:19, from /kisskb/src/drivers/of/platform.c:14: /kisskb/src/drivers/of/platform.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/of/platform.c: In function 'of_device_make_bus_id': /kisskb/src/drivers/of/platform.c:79:6: note: byref variable will be forcibly initialized 79 | u32 mask; | ^~~~ /kisskb/src/drivers/of/platform.c: In function 'of_device_alloc': /kisskb/src/drivers/of/platform.c:118:24: note: byref variable will be forcibly initialized 118 | struct resource *res, temp_res; | ^~~~~~~~ /kisskb/src/drivers/of/platform.c: In function 'of_dev_lookup': /kisskb/src/drivers/of/platform.c:301:18: note: byref variable will be forcibly initialized 301 | struct resource res; | ^~~ /kisskb/src/drivers/infiniband/core/cm.c: In function 'cm_destroy_id': /kisskb/src/drivers/infiniband/core/cm.c:1065:36: note: byref variable will be forcibly initialized 1065 | &(struct ib_cm_sidr_rep_param){ | ^ /kisskb/src/drivers/of/platform.c: In function 'of_platform_notify': /kisskb/src/drivers/of/platform.c:677:7: note: byref variable will be forcibly initialized 677 | bool children_left; | ^~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/cm.c: In function 'cm_dup_rep_handler': /kisskb/src/drivers/infiniband/core/cm.c:2414:26: note: byref variable will be forcibly initialized 2414 | struct ib_mad_send_buf *msg = NULL; | ^~~ /kisskb/src/drivers/infiniband/core/cm.c: In function 'cm_sidr_req_handler': /kisskb/src/drivers/infiniband/core/cm.c:3588:39: note: byref variable will be forcibly initialized 3588 | &(struct ib_cm_sidr_rep_param){ | ^ /kisskb/src/drivers/infiniband/core/cm.c: In function 'cm_lap_handler': /kisskb/src/drivers/infiniband/core/cm.c:3284:22: note: byref variable will be forcibly initialized 3284 | struct rdma_ah_attr ah_attr; | ^~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/drivers/infiniband/sw/rxe/rxe.h:16, from /kisskb/src/drivers/infiniband/sw/rxe/rxe_mr.c:7: /kisskb/src/drivers/infiniband/sw/rxe/rxe_mr.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/infiniband/sw/rxe/rxe_mr.c: In function 'rxe_get_next_key': /kisskb/src/drivers/infiniband/sw/rxe/rxe_mr.c:16:5: note: byref variable will be forcibly initialized 16 | u8 key; | ^~~ /kisskb/src/drivers/infiniband/sw/rxe/rxe_mr.c: In function 'rxe_mr_init': /kisskb/src/drivers/infiniband/sw/rxe/rxe_mr.c:16:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/infiniband/sw/rxe/rxe_mr.c: In function 'rxe_mr_init_user': /kisskb/src/drivers/infiniband/sw/rxe/rxe_mr.c:171:22: note: byref variable will be forcibly initialized 171 | struct sg_page_iter sg_iter; | ^~~~~~~ /kisskb/src/drivers/infiniband/sw/rxe/rxe_mr.c: In function 'iova_to_vaddr': /kisskb/src/drivers/infiniband/sw/rxe/rxe_mr.c:313:9: note: byref variable will be forcibly initialized 313 | int m, n; | ^ /kisskb/src/drivers/infiniband/sw/rxe/rxe_mr.c:313:6: note: byref variable will be forcibly initialized 313 | int m, n; | ^ /kisskb/src/drivers/infiniband/sw/rxe/rxe_mr.c:312:9: note: byref variable will be forcibly initialized 312 | size_t offset; | ^~~~~~ /kisskb/src/drivers/infiniband/sw/rxe/rxe_mr.c: In function 'rxe_mr_copy': /kisskb/src/drivers/infiniband/sw/rxe/rxe_mr.c:360:11: note: byref variable will be forcibly initialized 360 | size_t offset; | ^~~~~~ /kisskb/src/drivers/infiniband/sw/rxe/rxe_mr.c:359:8: note: byref variable will be forcibly initialized 359 | int i; | ^ /kisskb/src/drivers/infiniband/sw/rxe/rxe_mr.c:358:8: note: byref variable will be forcibly initialized 358 | int m; | ^ /kisskb/src/drivers/input/misc/bma150.c: In function 'bma150_report_xyz': /kisskb/src/drivers/input/misc/bma150.c:307:5: note: byref variable will be forcibly initialized 307 | u8 data[BMA150_XYZ_DATA_SIZE]; | ^~~~ /kisskb/src/drivers/input/misc/da7280.c: In function 'da7280_haptic_set_pwm': /kisskb/src/drivers/input/misc/da7280.c:327:19: note: byref variable will be forcibly initialized 327 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/infiniband/core/iwcm.c: In function 'iwcm_modify_qp_err': /kisskb/src/drivers/infiniband/core/iwcm.c:272:20: note: byref variable will be forcibly initialized 272 | struct ib_qp_attr qp_attr; | ^~~~~~~ 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/infiniband/core/iwcm.c:38: /kisskb/src/drivers/infiniband/core/iwcm.c: In function 'destroy_cm_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/infiniband/core/iwcm.c:384:2: note: in expansion of macro 'wait_event' 384 | wait_event(cm_id_priv->connect_wait, | ^~~~~~~~~~ /kisskb/src/drivers/input/misc/da7280.c: In function 'da7280_irq_handler': /kisskb/src/drivers/input/misc/da7280.c:906:5: note: byref variable will be forcibly initialized 906 | u8 events[DA7280_IRQ_NUM]; | ^~~~~~ /kisskb/src/drivers/infiniband/core/iwcm.c: In function 'iwcm_modify_qp_sqd': /kisskb/src/drivers/infiniband/core/iwcm.c:287:20: note: byref variable will be forcibly initialized 287 | struct ib_qp_attr qp_attr; | ^~~~~~~ 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/infiniband/core/iwcm.c:38: /kisskb/src/drivers/infiniband/core/iwcm.c: In function 'iw_cm_disconnect': /kisskb/src/include/linux/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/infiniband/core/iwcm.c:315:2: note: in expansion of macro 'wait_event' 315 | wait_event(cm_id_priv->connect_wait, | ^~~~~~~~~~ /kisskb/src/drivers/input/misc/da7280.c: In function 'da7280_haptic_mem_update': /kisskb/src/drivers/input/misc/da7280.c:286:15: note: byref variable will be forcibly initialized 286 | unsigned int val; | ^~~ /kisskb/src/drivers/input/misc/da7280.c: In function 'da7280_parse_properties': /kisskb/src/drivers/input/misc/da7280.c:780:6: note: byref variable will be forcibly initialized 780 | u32 val; | ^~~ /kisskb/src/drivers/input/misc/da7280.c:779:14: note: byref variable will be forcibly initialized 779 | const char *str; | ^~~ /kisskb/src/drivers/input/misc/da7280.c:778:7: note: byref variable will be forcibly initialized 778 | char gpi_str3[] = "dlg,gpi0-polarity"; | ^~~~~~~~ /kisskb/src/drivers/input/misc/da7280.c:777:7: note: byref variable will be forcibly initialized 777 | char gpi_str2[] = "dlg,gpi0-mode"; | ^~~~~~~~ /kisskb/src/drivers/input/misc/da7280.c:776:7: note: byref variable will be forcibly initialized 776 | char gpi_str1[] = "dlg,gpi0-seq-id"; | ^~~~~~~~ /kisskb/src/drivers/input/misc/da7280.c:775:18: note: byref variable will be forcibly initialized 775 | unsigned int i, mem[DA7280_SNP_MEM_SIZE]; | ^~~ /kisskb/src/drivers/infiniband/core/iwcm.c: In function 'cm_work_handler': /kisskb/src/drivers/infiniband/core/iwcm.c:1018:21: note: byref variable will be forcibly initialized 1018 | struct iw_cm_event levent; | ^~~~~~ /kisskb/src/drivers/infiniband/core/iwcm.c: In function 'iw_cm_map': /kisskb/src/drivers/infiniband/core/iwcm.c:512:22: note: byref variable will be forcibly initialized 512 | struct iwpm_sa_data pm_msg; | ^~~~~~ /kisskb/src/drivers/infiniband/core/iwcm.c:511:23: note: byref variable will be forcibly initialized 511 | struct iwpm_dev_data pm_reg_msg = {}; | ^~~~~~~~~~ /kisskb/src/drivers/input/misc/da7280.c: In function 'da7280_init': /kisskb/src/drivers/input/misc/da7280.c:964:15: note: byref variable will be forcibly initialized 964 | unsigned int val = 0; | ^~~ /kisskb/src/drivers/input/misc/da7280.c: In function 'da7280_probe': /kisskb/src/drivers/input/misc/da7280.c:1149:19: note: byref variable will be forcibly initialized 1149 | struct pwm_state state; | ^~~~~ In file included from /kisskb/src/drivers/staging/wlan-ng/prism2usb.c:2: /kisskb/src/drivers/staging/wlan-ng/prism2usb.c: In function 'hfa384x_cb_status': /kisskb/src/drivers/staging/wlan-ng/hfa384x_usb.c:794:28: note: byref variable will be forcibly initialized 794 | struct hfa384x_cmdresult cmdresult; | ^~~~~~~~~ In file included from /kisskb/src/drivers/staging/wlan-ng/hfa384x_usb.c:118, from /kisskb/src/drivers/staging/wlan-ng/prism2usb.c:2: /kisskb/src/drivers/staging/wlan-ng/prism2usb.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/drivers/staging/wlan-ng/prism2usb.c:2: /kisskb/src/drivers/staging/wlan-ng/prism2usb.c: In function 'hfa384x_docmd': /kisskb/src/drivers/staging/wlan-ng/hfa384x_usb.c:1230:32: note: byref variable will be forcibly initialized 1230 | struct usbctlx_cmd_completor cmd_completor; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/wlan-ng/prism2usb.c: In function 'hfa384x_dowmem': /kisskb/src/drivers/staging/wlan-ng/hfa384x_usb.c:1574:28: note: byref variable will be forcibly initialized 1574 | struct hfa384x_cmdresult wmemresult; | ^~~~~~~~~~ /kisskb/src/drivers/staging/wlan-ng/hfa384x_usb.c:1573:32: note: byref variable will be forcibly initialized 1573 | struct usbctlx_cmd_completor completor; | ^~~~~~~~~ /kisskb/src/drivers/staging/wlan-ng/prism2usb.c: In function 'hfa384x_dorrid': /kisskb/src/drivers/staging/wlan-ng/hfa384x_usb.c:1316:33: note: byref variable will be forcibly initialized 1316 | struct usbctlx_rrid_completor completor; | ^~~~~~~~~ /kisskb/src/drivers/staging/wlan-ng/prism2usb.c: In function 'hfa384x_dowrid': /kisskb/src/drivers/staging/wlan-ng/hfa384x_usb.c:1403:28: note: byref variable will be forcibly initialized 1403 | struct hfa384x_cmdresult wridresult; | ^~~~~~~~~~ /kisskb/src/drivers/staging/wlan-ng/hfa384x_usb.c:1402:32: note: byref variable will be forcibly initialized 1402 | struct usbctlx_cmd_completor completor; | ^~~~~~~~~ /kisskb/src/drivers/staging/wlan-ng/prism2usb.c: In function 'hfa384x_dormem': /kisskb/src/drivers/staging/wlan-ng/hfa384x_usb.c:1488:33: note: byref variable will be forcibly initialized 1488 | struct usbctlx_rmem_completor completor; | ^~~~~~~~~ In file included from /kisskb/src/drivers/staging/wlan-ng/prism2fw.c:51, from /kisskb/src/drivers/staging/wlan-ng/prism2usb.c:6: /kisskb/src/drivers/staging/wlan-ng/prism2usb.c: In function 'request_ihex_firmware': /kisskb/src/include/linux/ihex.h:68:25: note: byref variable will be forcibly initialized 68 | const struct firmware *lfw; | ^~~ In file included from /kisskb/src/drivers/staging/wlan-ng/prism2usb.c:2: /kisskb/src/drivers/staging/wlan-ng/prism2usb.c: In function 'hfa384x_cmd_initialize': /kisskb/src/drivers/staging/wlan-ng/hfa384x_usb.c:832:25: note: byref variable will be forcibly initialized 832 | struct hfa384x_metacmd cmd; | ^~~ /kisskb/src/drivers/gpu/drm/tiny/ili9225.c: In function 'ili9225_command': /kisskb/src/drivers/staging/wlan-ng/prism2usb.c: In function 'hfa384x_cmd_disable': /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized 73 | u8 par[2] = { data >> 8, data & 0xff }; | ^~~ /kisskb/src/drivers/staging/wlan-ng/hfa384x_usb.c:877:25: note: byref variable will be forcibly initialized 877 | struct hfa384x_metacmd cmd; | ^~~ /kisskb/src/drivers/staging/wlan-ng/prism2usb.c: In function 'hfa384x_cmd_enable': /kisskb/src/drivers/staging/wlan-ng/hfa384x_usb.c:911:25: note: byref variable will be forcibly initialized 911 | struct hfa384x_metacmd cmd; | ^~~ /kisskb/src/drivers/gpu/drm/tiny/ili9225.c: In function 'ili9225_pipe_disable': /kisskb/src/drivers/staging/wlan-ng/prism2usb.c: In function 'hfa384x_cmd_monitor': /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/wlan-ng/hfa384x_usb.c:954:25: note: byref variable will be forcibly initialized 954 | struct hfa384x_metacmd cmd; | ^~~ /kisskb/src/drivers/staging/wlan-ng/prism2usb.c: In function 'hfa384x_cmd_download': /kisskb/src/drivers/staging/wlan-ng/hfa384x_usb.c:1007:25: note: byref variable will be forcibly initialized 1007 | struct hfa384x_metacmd cmd; | ^~~ /kisskb/src/drivers/staging/wlan-ng/prism2usb.c: In function 'hfa384x_drvr_disable': /kisskb/src/drivers/staging/wlan-ng/hfa384x_usb.c:877:25: note: byref variable will be forcibly initialized 877 | struct hfa384x_metacmd cmd; | ^~~ /kisskb/src/drivers/gpu/drm/tiny/ili9225.c: In function 'ili9225_fb_dirty': /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:88:6: note: byref variable will be forcibly initialized 88 | int idx, ret = 0; | ^~~ /kisskb/src/drivers/staging/wlan-ng/prism2usb.c: In function 'hfa384x_drvr_enable': /kisskb/src/drivers/staging/wlan-ng/hfa384x_usb.c:911:25: note: byref variable will be forcibly initialized 911 | struct hfa384x_metacmd cmd; | ^~~ /kisskb/src/drivers/staging/wlan-ng/prism2usb.c: In function 'hfa384x_drvr_flashdl_disable': /kisskb/src/drivers/staging/wlan-ng/hfa384x_usb.c:1007:25: note: byref variable will be forcibly initialized 1007 | struct hfa384x_metacmd cmd; | ^~~ /kisskb/src/drivers/staging/wlan-ng/prism2usb.c: In function 'hfa384x_drvr_flashdl_write': /kisskb/src/drivers/staging/wlan-ng/hfa384x_usb.c:1007:25: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/wlan-ng/hfa384x_usb.c:1007:25: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c: In function 'ili9225_pipe_enable': /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized 73 | u8 par[2] = { data >> 8, data & 0xff }; | ^~~ /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:73:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:188:11: note: byref variable will be forcibly initialized 188 | int ret, idx; | ^~~ /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:182:18: note: byref variable will be forcibly initialized 182 | struct drm_rect rect = { | ^~~~ In file included from /kisskb/src/drivers/staging/wlan-ng/prism2usb.c:5: /kisskb/src/drivers/staging/wlan-ng/prism2usb.c: In function 'prism2sta_getcardinfo': /kisskb/src/drivers/staging/wlan-ng/prism2sta.c:588:5: note: byref variable will be forcibly initialized 588 | u8 addr[ETH_ALEN]; | ^~~~ /kisskb/src/drivers/staging/wlan-ng/prism2sta.c:587:5: note: byref variable will be forcibly initialized 587 | u8 snum[HFA384x_RID_NICSERIALNUMBER_LEN]; | ^~~~ /kisskb/src/drivers/staging/wlan-ng/prism2sta.c:586:6: note: byref variable will be forcibly initialized 586 | u16 temp; | ^~~~ /kisskb/src/drivers/gpu/drm/tiny/ili9225.c: In function 'ili9225_pipe_update': /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:165:18: note: byref variable will be forcibly initialized 165 | struct drm_rect rect; | ^~~~ /kisskb/src/drivers/gpu/drm/tiny/ili9225.c: In function 'ili9225_probe': /kisskb/src/drivers/gpu/drm/tiny/ili9225.c:369:6: note: byref variable will be forcibly initialized 369 | u32 rotation = 0; | ^~~~~~~~ In file included from /kisskb/src/drivers/staging/wlan-ng/hfa384x_usb.c:139, from /kisskb/src/drivers/staging/wlan-ng/prism2usb.c:2: /kisskb/src/drivers/staging/wlan-ng/prism2usb.c: In function 'hfa384x_drvr_setconfig16_async': /kisskb/src/drivers/staging/wlan-ng/hfa384x.h:1403:9: note: byref variable will be forcibly initialized 1403 | __le16 value = cpu_to_le16(val); | ^~~~~ /kisskb/src/drivers/staging/wlan-ng/prism2usb.c: In function 'prism2sta_setmulticast': /kisskb/src/drivers/staging/wlan-ng/hfa384x.h:1403:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/platform/goldfish/goldfish_pipe.c: In function 'goldfish_interrupt_task': /kisskb/src/drivers/platform/goldfish/goldfish_pipe.c:582:6: note: byref variable will be forcibly initialized 582 | int wakes; | ^~~~~ In file included from /kisskb/src/drivers/staging/wlan-ng/prism2usb.c:2: /kisskb/src/drivers/staging/wlan-ng/prism2usb.c: In function 'hfa384x_drvr_ramdl_disable': /kisskb/src/drivers/staging/wlan-ng/hfa384x_usb.c:1007:25: note: byref variable will be forcibly initialized 1007 | struct hfa384x_metacmd cmd; | ^~~ /kisskb/src/drivers/staging/wlan-ng/prism2usb.c: In function 'hfa384x_drvr_ramdl_enable': /kisskb/src/drivers/staging/wlan-ng/hfa384x_usb.c:1007:25: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/wlan-ng/prism2usb.c: In function 'hfa384x_drvr_readpda': /kisskb/src/drivers/staging/wlan-ng/hfa384x_usb.c:2198:4: note: byref variable will be forcibly initialized 2198 | } pdaloc[] = { | ^~~~~~ /kisskb/src/drivers/platform/goldfish/goldfish_pipe.c: In function 'transfer_max_buffers': /kisskb/src/drivers/platform/goldfish/goldfish_pipe.c:335:15: note: byref variable will be forcibly initialized 335 | unsigned int iter_last_page_size; | ^~~~~~~~~~~~~~~~~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/platform/goldfish/goldfish_pipe.c:50: /kisskb/src/drivers/platform/goldfish/goldfish_pipe.c: In function 'wait_for_host_signal': /kisskb/src/include/linux/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/platform/goldfish/goldfish_pipe.c:378:7: note: in expansion of macro 'wait_event_interruptible' 378 | if (wait_event_interruptible(pipe->wake_queue, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/staging/wlan-ng/hfa384x_usb.c:139, from /kisskb/src/drivers/staging/wlan-ng/prism2usb.c:2: /kisskb/src/drivers/staging/wlan-ng/prism2usb.c: In function 'hfa384x_drvr_setconfig16': /kisskb/src/drivers/staging/wlan-ng/hfa384x.h:1389:9: note: byref variable will be forcibly initialized 1389 | __le16 value = cpu_to_le16(val); | ^~~~~ /kisskb/src/drivers/staging/wlan-ng/prism2usb.c: In function 'prism2mib_flag': /kisskb/src/drivers/staging/wlan-ng/hfa384x.h:1389:9: note: byref variable will be forcibly initialized In file included from /kisskb/src/drivers/staging/wlan-ng/prism2usb.c:4: /kisskb/src/drivers/staging/wlan-ng/prism2mib.c:473:5: note: byref variable will be forcibly initialized 473 | u8 bytebuf[MIB_TMP_MAXLEN]; | ^~~~~~~ /kisskb/src/drivers/platform/goldfish/goldfish_pipe.c: In function 'goldfish_pipe_read_write': /kisskb/src/drivers/platform/goldfish/goldfish_pipe.c:416:7: note: byref variable will be forcibly initialized 416 | int status; | ^~~~~~ /kisskb/src/drivers/platform/goldfish/goldfish_pipe.c:415:7: note: byref variable will be forcibly initialized 415 | s32 consumed_size; | ^~~~~~~~~~~~~ In file included from /kisskb/src/drivers/staging/wlan-ng/hfa384x_usb.c:139, from /kisskb/src/drivers/staging/wlan-ng/prism2usb.c:2: /kisskb/src/drivers/staging/wlan-ng/prism2usb.c: In function 'prism2mib_uint32': /kisskb/src/drivers/staging/wlan-ng/hfa384x.h:1389:9: note: byref variable will be forcibly initialized 1389 | __le16 value = cpu_to_le16(val); | ^~~~~ In file included from /kisskb/src/drivers/staging/wlan-ng/prism2usb.c:4: /kisskb/src/drivers/staging/wlan-ng/prism2mib.c:426:5: note: byref variable will be forcibly initialized 426 | u8 bytebuf[MIB_TMP_MAXLEN]; | ^~~~~~~ In file included from /kisskb/src/drivers/staging/wlan-ng/hfa384x_usb.c:139, from /kisskb/src/drivers/staging/wlan-ng/prism2usb.c:2: /kisskb/src/drivers/staging/wlan-ng/prism2usb.c: In function 'prism2sta_globalsetup': /kisskb/src/drivers/staging/wlan-ng/hfa384x.h:1389:9: note: byref variable will be forcibly initialized 1389 | __le16 value = cpu_to_le16(val); | ^~~~~ In file included from /kisskb/src/drivers/staging/wlan-ng/prism2usb.c:4: /kisskb/src/drivers/staging/wlan-ng/prism2usb.c: In function 'prism2mib_priv': /kisskb/src/drivers/staging/wlan-ng/prism2mib.c:675:27: note: byref variable will be forcibly initialized 675 | struct hfa384x_wpa_data wpa; | ^~~ /kisskb/src/drivers/staging/wlan-ng/prism2usb.c: In function 'prism2mib_wepdefaultkey': /kisskb/src/drivers/staging/wlan-ng/prism2mib.c:531:5: note: byref variable will be forcibly initialized 531 | u8 bytebuf[MIB_TMP_MAXLEN]; | ^~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/drivers/platform/goldfish/goldfish_pipe.c:52: /kisskb/src/drivers/platform/goldfish/goldfish_pipe.c: In function 'kmalloc_array': In file included from /kisskb/src/drivers/staging/wlan-ng/prism2usb.c:5: /kisskb/src/drivers/staging/wlan-ng/prism2usb.c: In function 'prism2sta_inf_authreq_defer': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/staging/wlan-ng/prism2sta.c:1548:43: note: byref variable will be forcibly initialized 1548 | struct hfa384x_authenticate_station_data rec; | ^~~ /kisskb/src/drivers/staging/wlan-ng/prism2usb.c: In function 'prism2sta_inf_scanresults': /kisskb/src/drivers/staging/wlan-ng/prism2sta.c:1040:35: note: byref variable will be forcibly initialized 1040 | struct hfa384x_join_request_data joinreq; | ^~~~~~~ In file included from /kisskb/src/drivers/staging/wlan-ng/prism2usb.c:2: /kisskb/src/drivers/staging/wlan-ng/prism2usb.c: In function 'hfa384x_drvr_start': /kisskb/src/drivers/staging/wlan-ng/hfa384x_usb.c:2322:6: note: byref variable will be forcibly initialized 2322 | u16 status; | ^~~~~~ In file included from /kisskb/src/drivers/staging/wlan-ng/hfa384x_usb.c:139, from /kisskb/src/drivers/staging/wlan-ng/prism2usb.c:2: /kisskb/src/drivers/staging/wlan-ng/prism2usb.c: In function 'prism2mgmt_scan': /kisskb/src/drivers/staging/wlan-ng/hfa384x.h:1389:9: note: byref variable will be forcibly initialized 1389 | __le16 value = cpu_to_le16(val); | ^~~~~ /kisskb/src/drivers/staging/wlan-ng/hfa384x.h:1389:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/wlan-ng/hfa384x.h:1389:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/wlan-ng/hfa384x.h:1389:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/wlan-ng/hfa384x.h:1389:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/wlan-ng/hfa384x.h:1389:9: note: byref variable will be forcibly initialized 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/staging/wlan-ng/hfa384x_usb.c:114, from /kisskb/src/drivers/staging/wlan-ng/prism2usb.c: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: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/wlan-ng/prism2mgmt.c:319:2: note: in expansion of macro 'wait_event_interruptible_timeout' 319 | wait_event_interruptible_timeout(hw->cmdq, hw->scanflag, timeout); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/staging/wlan-ng/prism2usb.c:3: /kisskb/src/drivers/staging/wlan-ng/prism2mgmt.c:228:10: note: byref variable will be forcibly initialized 228 | __le16 wordbuf[17]; | ^~~~~~~ /kisskb/src/drivers/staging/wlan-ng/prism2mgmt.c:138:40: note: byref variable will be forcibly initialized 138 | struct hfa384x_host_scan_request_data scanreq; | ^~~~~~~ /kisskb/src/drivers/staging/wlan-ng/prism2mgmt.c:134:19: note: byref variable will be forcibly initialized 134 | u16 roamingmode, word; | ^~~~ /kisskb/src/drivers/staging/wlan-ng/prism2mgmt.c:134:6: note: byref variable will be forcibly initialized 134 | u16 roamingmode, word; | ^~~~~~~~~~~ In file included from /kisskb/src/drivers/staging/wlan-ng/prism2usb.c:2: /kisskb/src/drivers/staging/wlan-ng/prism2usb.c: In function 'prism2mgmt_wlansniff': /kisskb/src/drivers/staging/wlan-ng/hfa384x_usb.c:954:25: note: byref variable will be forcibly initialized 954 | struct hfa384x_metacmd cmd; | ^~~ In file included from /kisskb/src/drivers/staging/wlan-ng/hfa384x_usb.c:139, from /kisskb/src/drivers/staging/wlan-ng/prism2usb.c:2: /kisskb/src/drivers/staging/wlan-ng/hfa384x.h:1389:9: note: byref variable will be forcibly initialized 1389 | __le16 value = cpu_to_le16(val); | ^~~~~ /kisskb/src/drivers/staging/wlan-ng/hfa384x.h:1389:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/wlan-ng/hfa384x.h:1389:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/wlan-ng/hfa384x.h:1389:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/wlan-ng/hfa384x.h:1389:9: note: byref variable will be forcibly initialized In file included from /kisskb/src/drivers/staging/wlan-ng/prism2usb.c:2: /kisskb/src/drivers/staging/wlan-ng/hfa384x_usb.c:954:25: note: byref variable will be forcibly initialized 954 | struct hfa384x_metacmd cmd; | ^~~ In file included from /kisskb/src/drivers/staging/wlan-ng/hfa384x_usb.c:139, from /kisskb/src/drivers/staging/wlan-ng/prism2usb.c:2: /kisskb/src/drivers/staging/wlan-ng/prism2usb.c: In function 'prism2mgmt_start': /kisskb/src/drivers/staging/wlan-ng/hfa384x.h:1389:9: note: byref variable will be forcibly initialized 1389 | __le16 value = cpu_to_le16(val); | ^~~~~ /kisskb/src/drivers/staging/wlan-ng/hfa384x.h:1389:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/wlan-ng/hfa384x.h:1389:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/wlan-ng/hfa384x.h:1389:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/wlan-ng/hfa384x.h:1389:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/wlan-ng/hfa384x.h:1389:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/wlan-ng/hfa384x.h:1389:9: note: byref variable will be forcibly initialized In file included from /kisskb/src/drivers/staging/wlan-ng/prism2usb.c:3: /kisskb/src/drivers/staging/wlan-ng/prism2mgmt.c:551:5: note: byref variable will be forcibly initialized 551 | u8 bytebuf[80]; | ^~~~~~~ In file included from /kisskb/src/drivers/staging/wlan-ng/hfa384x_usb.c:139, from /kisskb/src/drivers/staging/wlan-ng/prism2usb.c:2: /kisskb/src/drivers/staging/wlan-ng/prism2usb.c: In function 'prism2mgmt_autojoin': /kisskb/src/drivers/staging/wlan-ng/hfa384x.h:1389:9: note: byref variable will be forcibly initialized 1389 | __le16 value = cpu_to_le16(val); | ^~~~~ /kisskb/src/drivers/staging/wlan-ng/hfa384x.h:1389:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/wlan-ng/hfa384x.h:1389:9: note: byref variable will be forcibly initialized In file included from /kisskb/src/drivers/staging/wlan-ng/prism2usb.c:3: /kisskb/src/drivers/staging/wlan-ng/prism2mgmt.c:1053:5: note: byref variable will be forcibly initialized 1053 | u8 bytebuf[256]; | ^~~~~~~ In file included from /kisskb/src/drivers/staging/wlan-ng/prism2usb.c:5: /kisskb/src/drivers/staging/wlan-ng/prism2usb.c: In function 'prism2sta_commsqual_defer': /kisskb/src/drivers/staging/wlan-ng/prism2sta.c:1917:35: note: byref variable will be forcibly initialized 1917 | struct p80211msg_dot11req_mibget msg; | ^~~ /kisskb/src/drivers/staging/wlan-ng/prism2sta.c:1916:27: note: byref variable will be forcibly initialized 1916 | struct hfa384x_bytestr32 ssid; | ^~~~ /kisskb/src/drivers/staging/wlan-ng/prism2usb.c: In function 'prism2sta_processing_defer': /kisskb/src/drivers/staging/wlan-ng/prism2sta.c:1392:37: note: byref variable will be forcibly initialized 1392 | struct hfa384x_join_request_data joinreq; | ^~~~~~~ /kisskb/src/drivers/staging/wlan-ng/prism2sta.c:1231:8: note: byref variable will be forcibly initialized 1231 | u16 portstatus; | ^~~~~~~~~~ /kisskb/src/drivers/staging/wlan-ng/prism2sta.c:1176:27: note: byref variable will be forcibly initialized 1176 | struct hfa384x_bytestr32 ssid; | ^~~~ In file included from /kisskb/src/drivers/staging/wlan-ng/prism2usb.c:4: /kisskb/src/drivers/staging/wlan-ng/prism2usb.c: In function 'prism2mib_bytearea2pstr': /kisskb/src/drivers/staging/wlan-ng/prism2mib.c:377:5: note: byref variable will be forcibly initialized 377 | u8 bytebuf[MIB_TMP_MAXLEN]; | ^~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/staging/wlan-ng/hfa384x_usb.c:114, from /kisskb/src/drivers/staging/wlan-ng/prism2usb.c:2: /kisskb/src/drivers/staging/wlan-ng/prism2usb.c: In function 'prism2sta_disconnect_usb': /kisskb/src/drivers/staging/wlan-ng/prism2usb.c:148:13: note: byref variable will be forcibly initialized 148 | LIST_HEAD(cleanlist); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/drivers/staging/wlan-ng/prism2usb.c:6: /kisskb/src/drivers/staging/wlan-ng/prism2usb.c: In function 'prism2_fwapply': /kisskb/src/drivers/staging/wlan-ng/prism2fw.c:250:35: note: byref variable will be forcibly initialized 250 | struct p80211msg_dot11req_mibget getmsg; | ^~~~~~ /kisskb/src/drivers/staging/wlan-ng/prism2usb.c: In function 'prism2_fwtry': /kisskb/src/drivers/staging/wlan-ng/prism2fw.c:210:25: note: byref variable will be forcibly initialized 210 | const struct firmware *fw_entry = NULL; | ^~~~~~~~ /kisskb/src/drivers/staging/wlan-ng/prism2usb.c: In function 'prism2sta_probe_usb': /kisskb/src/drivers/staging/wlan-ng/prism2usb.c:63:44: note: byref variable will be forcibly initialized 63 | struct usb_endpoint_descriptor *bulk_in, *bulk_out; | ^~~~~~~~ /kisskb/src/drivers/staging/wlan-ng/prism2usb.c:63:34: note: byref variable will be forcibly initialized 63 | struct usb_endpoint_descriptor *bulk_in, *bulk_out; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c: In function 'wcn36xx_smd_config_sta_v0': /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:1533:40: note: byref variable will be forcibly initialized 1533 | struct wcn36xx_hal_config_sta_req_msg msg; | ^~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c: In function 'wcn36xx_smd_gtk_offload_get_info_rsp': /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:3055:9: note: byref variable will be forcibly initialized 3055 | __be64 replay_ctr; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c: In function 'wcn36xx_smd_load_nv': /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:503:45: note: byref variable will be forcibly initialized 503 | struct wcn36xx_hal_nv_img_download_req_msg msg_body; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c: In function 'wcn36xx_smd_start': /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:613:9: note: byref variable will be forcibly initialized 613 | size_t len; | ^~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:610:39: note: byref variable will be forcibly initialized 610 | struct wcn36xx_hal_mac_start_req_msg msg_body, *body; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c: In function 'wcn36xx_smd_stop': /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:667:38: note: byref variable will be forcibly initialized 667 | struct wcn36xx_hal_mac_stop_req_msg msg_body; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c: In function 'wcn36xx_smd_init_scan': /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:696:39: note: byref variable will be forcibly initialized 696 | struct wcn36xx_hal_init_scan_req_msg msg_body; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c: In function 'wcn36xx_smd_start_scan': /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:733:40: note: byref variable will be forcibly initialized 733 | struct wcn36xx_hal_start_scan_req_msg msg_body; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c: In function 'wcn36xx_smd_end_scan': /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:764:38: note: byref variable will be forcibly initialized 764 | struct wcn36xx_hal_end_scan_req_msg msg_body; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c: In function 'wcn36xx_smd_finish_scan': /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:798:41: note: byref variable will be forcibly initialized 798 | struct wcn36xx_hal_finish_scan_req_msg msg_body; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c: In function 'wcn36xx_smd_stop_hw_scan': /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:911:47: note: byref variable will be forcibly initialized 911 | struct wcn36xx_hal_stop_scan_offload_req_msg msg_body; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c: In function 'wcn36xx_smd_switch_channel': /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:1033:44: note: byref variable will be forcibly initialized 1033 | struct wcn36xx_hal_switch_channel_req_msg msg_body; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c: In function 'wcn36xx_smd_update_scan_params': /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:1146:47: note: byref variable will be forcibly initialized 1146 | struct wcn36xx_hal_update_scan_params_req_ex msg_body; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c: In function 'wcn36xx_smd_add_sta_self': /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:1217:38: note: byref variable will be forcibly initialized 1217 | struct wcn36xx_hal_add_sta_self_req msg_body; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c: In function 'wcn36xx_smd_delete_sta_self': /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:1251:42: note: byref variable will be forcibly initialized 1251 | struct wcn36xx_hal_del_sta_self_req_msg msg_body; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c: In function 'wcn36xx_smd_delete_sta': /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:1279:40: note: byref variable will be forcibly initialized 1279 | struct wcn36xx_hal_delete_sta_req_msg msg_body; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c: In function 'wcn36xx_smd_join': /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:1326:34: note: byref variable will be forcibly initialized 1326 | struct wcn36xx_hal_join_req_msg msg_body; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c: In function 'wcn36xx_smd_set_link_st': /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:1375:44: note: byref variable will be forcibly initialized 1375 | struct wcn36xx_hal_set_link_state_req_msg msg_body; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c: In function 'wcn36xx_smd_delete_bss': /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:1911:40: note: byref variable will be forcibly initialized 1911 | struct wcn36xx_hal_delete_bss_req_msg msg_body; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c: In function 'wcn36xx_smd_send_beacon': /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:1949:41: note: byref variable will be forcibly initialized 1949 | struct wcn36xx_hal_send_beacon_req_msg msg_body; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c: In function 'wcn36xx_smd_update_proberesp_tmpl': /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:2023:45: note: byref variable will be forcibly initialized 2023 | struct wcn36xx_hal_send_probe_resp_req_msg msg; | ^~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c: In function 'wcn36xx_smd_set_stakey': /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:2070:41: note: byref variable will be forcibly initialized 2070 | struct wcn36xx_hal_set_sta_key_req_msg msg_body; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c: In function 'wcn36xx_smd_set_bsskey': /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:2119:41: note: byref variable will be forcibly initialized 2119 | struct wcn36xx_hal_set_bss_key_req_msg msg_body; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c: In function 'wcn36xx_smd_remove_stakey': /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:2156:44: note: byref variable will be forcibly initialized 2156 | struct wcn36xx_hal_remove_sta_key_req_msg msg_body; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c: In function 'wcn36xx_smd_remove_bsskey': /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:2188:44: note: byref variable will be forcibly initialized 2188 | struct wcn36xx_hal_remove_bss_key_req_msg msg_body; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c: In function 'wcn36xx_smd_enter_bmps': /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:2216:40: note: byref variable will be forcibly initialized 2216 | struct wcn36xx_hal_enter_bmps_req_msg msg_body; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c: In function 'wcn36xx_smd_exit_bmps': /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:2246:39: note: byref variable will be forcibly initialized 2246 | struct wcn36xx_hal_exit_bmps_req_msg msg_body; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c: In function 'wcn36xx_smd_enter_imps': /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:2275:40: note: byref variable will be forcibly initialized 2275 | struct wcn36xx_hal_enter_imps_req_msg msg_body; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c: In function 'wcn36xx_smd_exit_imps': /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:2302:39: note: byref variable will be forcibly initialized 2302 | struct wcn36xx_hal_exit_imps_req_msg msg_body; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c: In function 'wcn36xx_smd_set_power_params': /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:2328:46: note: byref variable will be forcibly initialized 2328 | struct wcn36xx_hal_set_power_params_req_msg msg_body; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c: In function 'wcn36xx_smd_keep_alive_req': /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:2363:40: note: byref variable will be forcibly initialized 2363 | struct wcn36xx_hal_keep_alive_req_msg msg_body; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c: In function 'wcn36xx_smd_dump_cmd_req': /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:2402:38: note: byref variable will be forcibly initialized 2402 | struct wcn36xx_hal_dump_cmd_req_msg msg_body; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c: In function 'wcn36xx_smd_set_sta_params_v1': /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:1450:39: note: byref variable will be forcibly initialized 1450 | struct wcn36xx_hal_config_sta_params sta_par_v0; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c: In function 'wcn36xx_smd_config_sta_v1': /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:1505:43: note: byref variable will be forcibly initialized 1505 | struct wcn36xx_hal_config_sta_req_msg_v1 msg_body; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c: In function 'wcn36xx_smd_config_bss_v1': /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:1678:39: note: byref variable will be forcibly initialized 1678 | struct wcn36xx_hal_config_bss_params bss_v0; | ^~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c: In function 'wcn36xx_smd_feature_caps_exchange': /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:2476:35: note: byref variable will be forcibly initialized 2476 | struct wcn36xx_hal_feat_caps_msg msg_body, *rsp; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c: In function 'wcn36xx_smd_add_ba_session': /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:2533:44: note: byref variable will be forcibly initialized 2533 | struct wcn36xx_hal_add_ba_session_req_msg msg_body; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c: In function 'wcn36xx_smd_add_ba': /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:2575:36: note: byref variable will be forcibly initialized 2575 | struct wcn36xx_hal_add_ba_req_msg msg_body; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c: In function 'wcn36xx_smd_del_ba': /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:2603:36: note: byref variable will be forcibly initialized 2603 | struct wcn36xx_hal_del_ba_req_msg msg_body; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c: In function 'wcn36xx_smd_trigger_ba': /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:2642:40: note: byref variable will be forcibly initialized 2642 | struct wcn36xx_hal_trigger_ba_req_msg msg_body; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c: In function 'wcn36xx_smd_update_cfg': /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:2844:9: note: byref variable will be forcibly initialized 2844 | size_t len; | ^~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:2843:40: note: byref variable will be forcibly initialized 2843 | struct wcn36xx_hal_update_cfg_req_msg msg_body, *body; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c: In function 'wcn36xx_smd_arp_offload': /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:2916:42: note: byref variable will be forcibly initialized 2916 | struct wcn36xx_hal_host_offload_req_msg msg_body; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c: In function 'wcn36xx_smd_gtk_offload': /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:3016:41: note: byref variable will be forcibly initialized 3016 | struct wcn36xx_hal_gtk_offload_req_msg msg_body; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c: In function 'wcn36xx_smd_gtk_offload_get_info': /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:3095:50: note: byref variable will be forcibly initialized 3095 | struct wcn36xx_hal_gtk_offload_get_info_req_msg msg_body; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c: In function 'wcn36xx_smd_wlan_host_suspend_ind': /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:3124:47: note: byref variable will be forcibly initialized 3124 | struct wcn36xx_hal_wlan_host_suspend_ind_msg msg_body; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c: In function 'wcn36xx_smd_host_resume': /kisskb/src/drivers/net/wireless/ath/wcn36xx/smd.c:3143:46: note: byref variable will be forcibly initialized 3143 | struct wcn36xx_hal_wlan_host_resume_req_msg msg_body; | ^~~~~~~~ /kisskb/src/drivers/of/property.c: In function 'of_property_read_variable_u8_array': /kisskb/src/drivers/of/property.c:221:9: note: byref variable will be forcibly initialized 221 | size_t sz, count; | ^~ /kisskb/src/drivers/of/property.c: In function 'of_property_read_variable_u16_array': /kisskb/src/drivers/of/property.c:271:9: note: byref variable will be forcibly initialized 271 | size_t sz, count; | ^~ /kisskb/src/drivers/of/property.c: In function 'of_property_read_variable_u32_array': /kisskb/src/drivers/of/property.c:318:9: note: byref variable will be forcibly initialized 318 | size_t sz, count; | ^~ /kisskb/src/drivers/of/property.c: In function 'of_property_read_variable_u64_array': /kisskb/src/drivers/of/property.c:396:9: note: byref variable will be forcibly initialized 396 | size_t sz, count; | ^~ /kisskb/src/drivers/of/property.c: In function 'of_graph_get_port_by_id': /kisskb/src/drivers/of/property.c:615:7: note: byref variable will be forcibly initialized 615 | u32 port_id = 0; | ^~~~~~~ /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; | ^~~~~~~~ /kisskb/src/drivers/of/property.c: In function 'parse_suffix_prop_cells': /kisskb/src/drivers/of/property.c:1234:25: note: byref variable will be forcibly initialized 1234 | struct of_phandle_args sup_args; | ^~~~~~~~ /kisskb/src/drivers/of/property.c: In function 'parse_gpio_compat': /kisskb/src/drivers/of/property.c:1332:25: note: byref variable will be forcibly initialized 1332 | struct of_phandle_args sup_args; | ^~~~~~~~ /kisskb/src/drivers/of/property.c: In function 'parse_prop_cells': /kisskb/src/drivers/of/property.c:1180:25: note: byref variable will be forcibly initialized 1180 | struct of_phandle_args sup_args; | ^~~~~~~~ /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; | ^~~~~~~ /kisskb/src/drivers/md/dm-log-userspace-base.c: In function 'userspace_is_remote_recovering': /kisskb/src/drivers/md/dm-log-userspace-base.c:846:9: note: byref variable will be forcibly initialized 846 | size_t rdata_size = sizeof(pkg); | ^~~~~~~~~~ /kisskb/src/drivers/md/dm-log-userspace-base.c:845:4: note: byref variable will be forcibly initialized 845 | } pkg; | ^~~ /kisskb/src/drivers/md/dm-log-userspace-base.c:839:11: note: byref variable will be forcibly initialized 839 | uint64_t region64 = region; | ^~~~~~~~ /kisskb/src/drivers/md/dm-log-userspace-base.c: In function 'userspace_get_sync_count': /kisskb/src/drivers/md/dm-log-userspace-base.c:773:11: note: byref variable will be forcibly initialized 773 | uint64_t sync_count; | ^~~~~~~~~~ /kisskb/src/drivers/md/dm-log-userspace-base.c:772:9: note: byref variable will be forcibly initialized 772 | size_t rdata_size; | ^~~~~~~~~~ /kisskb/src/drivers/md/dm-log-userspace-base.c: In function 'userspace_set_region_sync': /kisskb/src/drivers/md/dm-log-userspace-base.c:746:4: note: byref variable will be forcibly initialized 746 | } pkg; | ^~~ /kisskb/src/drivers/md/dm-log-userspace-base.c: In function 'userspace_get_resync_work': /kisskb/src/drivers/md/dm-log-userspace-base.c:720:4: note: byref variable will be forcibly initialized 720 | } pkg; | ^~~ /kisskb/src/drivers/md/dm-log-userspace-base.c:715:9: note: byref variable will be forcibly initialized 715 | size_t rdata_size; | ^~~~~~~~~~ /kisskb/src/drivers/md/dm-log-userspace-base.c: In function 'userspace_in_sync': /kisskb/src/drivers/md/dm-log-userspace-base.c:440:9: note: byref variable will be forcibly initialized 440 | size_t rdata_size; | ^~~~~~~~~~ /kisskb/src/drivers/md/dm-log-userspace-base.c:439:10: note: byref variable will be forcibly initialized 439 | int64_t in_sync; | ^~~~~~~ /kisskb/src/drivers/md/dm-log-userspace-base.c:438:11: note: byref variable will be forcibly initialized 438 | uint64_t region64 = region; | ^~~~~~~~ /kisskb/src/drivers/md/dm-log-userspace-base.c: In function 'userspace_is_clean': /kisskb/src/drivers/md/dm-log-userspace-base.c:412:9: note: byref variable will be forcibly initialized 412 | size_t rdata_size; | ^~~~~~~~~~ /kisskb/src/drivers/md/dm-log-userspace-base.c:411:10: note: byref variable will be forcibly initialized 411 | int64_t is_clean; | ^~~~~~~~ /kisskb/src/drivers/md/dm-log-userspace-base.c:410:11: note: byref variable will be forcibly initialized 410 | uint64_t region64 = (uint64_t)region; | ^~~~~~~~ /kisskb/src/drivers/md/dm-log-userspace-base.c: In function 'userspace_status': /kisskb/src/drivers/md/dm-log-userspace-base.c:799:9: note: byref variable will be forcibly initialized 799 | size_t sz = (size_t)maxlen; | ^~ /kisskb/src/drivers/md/dm-log-userspace-base.c: In function 'flush_by_group': /kisskb/src/drivers/md/dm-log-userspace-base.c:491:11: note: byref variable will be forcibly initialized 491 | uint64_t group[MAX_FLUSH_GROUP_COUNT]; | ^~~~~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/mempool.h:8, from /kisskb/src/include/linux/bio.h:8, from /kisskb/src/drivers/md/dm-log-userspace-base.c:7: /kisskb/src/drivers/md/dm-log-userspace-base.c:490:12: note: byref variable will be forcibly initialized 490 | LIST_HEAD(tmp_list); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/md/dm-log-userspace-base.c: In function 'userspace_flush': /kisskb/src/drivers/md/dm-log-userspace-base.c:568:12: note: byref variable will be forcibly initialized 568 | LIST_HEAD(clear_list); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/md/dm-log-userspace-base.c:567:12: note: byref variable will be forcibly initialized 567 | LIST_HEAD(mark_list); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/md/dm-log-userspace-base.c: In function 'userspace_ctr': /kisskb/src/drivers/md/dm-log-userspace-base.c:200:9: note: byref variable will be forcibly initialized 200 | size_t devices_rdata_size = DM_NAME_LEN; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/md/dm-log-userspace-base.c:198:9: note: byref variable will be forcibly initialized 198 | size_t rdata_size = sizeof(rdata); | ^~~~~~~~~~ /kisskb/src/drivers/md/dm-log-userspace-base.c:197:11: note: byref variable will be forcibly initialized 197 | uint64_t rdata; | ^~~~~ /kisskb/src/drivers/md/dm-log-userspace-base.c:195:8: note: byref variable will be forcibly initialized 195 | char *ctr_str = NULL; | ^~~~~~~ In file included from /kisskb/src/drivers/input/misc/da9052_onkey.c:15: /kisskb/src/drivers/input/misc/da9052_onkey.c: In function 'da9052_reg_read': /kisskb/src/include/linux/mfd/da9052/da9052.h:107:6: note: byref variable will be forcibly initialized 107 | int val, ret; | ^~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-i2c.c: In function 'em28xx_i2c_read_block': /kisskb/src/drivers/media/usb/em28xx/em28xx-i2c.c:646:5: note: byref variable will be forcibly initialized 646 | u8 buf[2]; | ^~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-i2c.c: In function 'em28xx_i2c_check_for_device': /kisskb/src/drivers/media/usb/em28xx/em28xx-i2c.c:348:5: note: byref variable will be forcibly initialized 348 | u8 buf; | ^~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-i2c.c: In function 'em25xx_bus_B_check_for_device': /kisskb/src/drivers/media/usb/em28xx/em28xx-i2c.c:470:5: note: byref variable will be forcibly initialized 470 | u8 buf; | ^~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-i2c.c: In function 'em2800_i2c_recv_bytes': /kisskb/src/drivers/media/usb/em28xx/em28xx-i2c.c:138:5: note: byref variable will be forcibly initialized 138 | u8 buf2[4]; | ^~~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-i2c.c: In function 'em2800_i2c_check_for_device': /kisskb/src/drivers/media/usb/em28xx/em28xx-i2c.c:197:5: note: byref variable will be forcibly initialized 197 | u8 buf; | ^~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-i2c.c: In function 'i2c_check_for_device': /kisskb/src/drivers/media/usb/em28xx/em28xx-i2c.c:470:5: note: byref variable will be forcibly initialized 470 | u8 buf; | ^~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-i2c.c:197:5: note: byref variable will be forcibly initialized 197 | u8 buf; | ^~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-i2c.c:348:5: note: byref variable will be forcibly initialized 348 | u8 buf; | ^~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-i2c.c: In function 'em2800_i2c_send_bytes': /kisskb/src/drivers/media/usb/em28xx/em28xx-i2c.c:87:5: note: byref variable will be forcibly initialized 87 | u8 b2[6]; | ^~ /kisskb/src/drivers/media/usb/em28xx/em28xx-i2c.c: In function 'em28xx_i2c_eeprom': /kisskb/src/drivers/media/usb/em28xx/em28xx-i2c.c:691:5: note: byref variable will be forcibly initialized 691 | u8 buf, *data; | ^~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-i2c.c: In function 'em28xx_do_i2c_scan': /kisskb/src/drivers/media/usb/em28xx/em28xx-i2c.c:953:16: note: byref variable will be forcibly initialized 953 | unsigned char buf; | ^~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-i2c.c:952:5: note: byref variable will be forcibly initialized 952 | u8 i2c_devicelist[128]; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/boot.c: In function 'wl1271_boot_upload_firmware_chunk': /kisskb/src/drivers/net/wireless/ti/wlcore/boot.c:166:30: note: byref variable will be forcibly initialized 166 | struct wlcore_partition_set partition; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/boot.c: In function 'wl1271_boot_set_ecpu_ctrl': /kisskb/src/drivers/net/wireless/ti/wlcore/boot.c:23:6: note: byref variable will be forcibly initialized 23 | u32 cpu_ctrl; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/boot.c: In function 'wlcore_validate_fw_ver': /kisskb/src/drivers/net/wireless/ti/wlcore/boot.c:74:7: note: byref variable will be forcibly initialized 74 | char min_fw_str[32] = ""; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/boot.c: In function 'wlcore_boot_run_firmware': /kisskb/src/drivers/net/wireless/ti/wlcore/boot.c:436:15: note: byref variable will be forcibly initialized 436 | u32 chip_id, intr; | ^~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/boot.c:436:6: note: byref variable will be forcibly initialized 436 | u32 chip_id, intr; | ^~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/net/net_namespace.h:39, from /kisskb/src/include/linux/netdevice.h:37, from /kisskb/src/drivers/infiniband/core/iwpm_util.h:42, from /kisskb/src/drivers/infiniband/core/iwpm_util.c:34: /kisskb/src/drivers/infiniband/core/iwpm_util.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/infiniband/core/iwpm_util.c: In function 'get_mapinfo_hash_bucket': /kisskb/src/drivers/infiniband/core/iwpm_util.c:556:6: note: byref variable will be forcibly initialized 556 | u32 hash; | ^~~~ /kisskb/src/drivers/infiniband/core/iwpm_util.c: In function 'get_reminfo_hash_bucket': /kisskb/src/drivers/infiniband/core/iwpm_util.c:569:6: note: byref variable will be forcibly initialized 569 | u32 hash; | ^~~~ /kisskb/src/drivers/infiniband/core/iwpm_util.c: In function 'send_nlmsg_done': /kisskb/src/drivers/infiniband/core/iwpm_util.c:620:19: note: byref variable will be forcibly initialized 620 | struct nlmsghdr *nlh = NULL; | ^~~ /kisskb/src/drivers/infiniband/core/iwpm_util.c: In function 'send_mapinfo_num': /kisskb/src/drivers/infiniband/core/iwpm_util.c:582:6: note: byref variable will be forcibly initialized 582 | u32 msg_seq; | ^~~~~~~ /kisskb/src/drivers/infiniband/core/iwpm_util.c:581:19: note: byref variable will be forcibly initialized 581 | struct nlmsghdr *nlh; | ^~~ /kisskb/src/drivers/infiniband/core/iwpm_util.c: In function 'iwpm_send_mapinfo': /kisskb/src/drivers/infiniband/core/iwpm_util.c:642:19: note: byref variable will be forcibly initialized 642 | struct nlmsghdr *nlh; | ^~~ /kisskb/src/drivers/infiniband/core/iwpm_util.c: In function 'iwpm_send_hello': /kisskb/src/drivers/infiniband/core/iwpm_util.c:764:19: note: byref variable will be forcibly initialized 764 | struct nlmsghdr *nlh; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt61pci.c: In function 'rt61pci_bbp_write': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt61pci.c:57:6: note: byref variable will be forcibly initialized 57 | u32 reg; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt61pci.c: In function 'rt61pci_mcu_request': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt61pci.c:141:6: note: byref variable will be forcibly initialized 141 | u32 reg; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt61pci.c: In function 'rt61pci_bbp_read': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt61pci.c:81:6: note: byref variable will be forcibly initialized 81 | u32 reg; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt61pci.c: In function 'rt61pci_config_antenna_2529': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt61pci.c:638:5: note: byref variable will be forcibly initialized 638 | u8 r77; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt61pci.c:637:5: note: byref variable will be forcibly initialized 637 | u8 r4; | ^~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt61pci.c: In function 'rt61pci_rf_write': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt61pci.c:115:6: note: byref variable will be forcibly initialized 115 | u32 reg; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt61pci.c: In function 'rt61pci_validate_eeprom': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt61pci.c:2301:22: note: byref variable will be forcibly initialized 2301 | struct eeprom_93cx6 eeprom; | ^~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/init.c: In function 'mt7915_gen_ppe_thresh': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/init.c:700:5: note: byref variable will be forcibly initialized 700 | u8 ppet16_ppet8_ru3_ru0[] = {0x1c, 0xc7, 0x71}; | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/init.c: In function 'mt7915_init_txpower': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/init.c:257:27: note: byref variable will be forcibly initialized 257 | struct mt76_power_limits limits; | ^~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/init.c: In function 'mt7915_thermal_temp_store': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/init.c:70:7: note: byref variable will be forcibly initialized 70 | long val; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt61pci.c:16: /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt61pci.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/drivers/input/misc/da9055_onkey.c:14: /kisskb/src/drivers/input/misc/da9055_onkey.c: In function 'da9055_reg_read': /kisskb/src/include/linux/mfd/da9055/core.h:40:6: note: byref variable will be forcibly initialized 40 | int val, ret; | ^~~ /kisskb/src/drivers/input/misc/da9055_onkey.c: In function 'da9055_onkey_query': /kisskb/src/include/linux/mfd/da9055/core.h:40:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt61pci.c: In function 'rt61pci_config_pairwise_key': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt61pci.c:326:22: note: byref variable will be forcibly initialized 326 | struct hw_key_entry key_entry; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt61pci.c:325:30: note: byref variable will be forcibly initialized 325 | struct hw_pairwise_ta_entry addr_entry; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt61pci.c: In function 'rt61pci_config_txpower': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt61pci.c:821:20: note: byref variable will be forcibly initialized 821 | struct rf_channel rf; | ^~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt61pci.c: In function 'rt61pci_get_firmware_name': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt61pci.c:1148:6: note: byref variable will be forcibly initialized 1148 | u16 chip; | ^~~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt61pci.c: In function 'rt61pci_txdone': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt61pci.c:2065:27: note: byref variable will be forcibly initialized 2065 | struct txdone_entry_desc txdesc; | ^~~~~~ In file included from /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.c:21: /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.c: In function 'rt2x00usb_register_read_lock': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:207:9: note: byref variable will be forcibly initialized 207 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.c: In function 'rt2x00usb_regbusy_read': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:207:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.c: In function 'rt2x00usb_work_rxdone': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.c:350:5: note: byref variable will be forcibly initialized 350 | u8 rxd[32]; | ^~~ /kisskb/src/drivers/input/misc/gpio_decoder.c: In function 'gpio_decoder_probe': /kisskb/src/drivers/input/misc/gpio_decoder.c:72:7: note: byref variable will be forcibly initialized 72 | u32 max; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c: In function 'gfx_v9_4_2_do_sgprs_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c:497:20: note: byref variable will be forcibly initialized 497 | struct dma_fence *fences[3]; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c:496:19: note: byref variable will be forcibly initialized 496 | struct amdgpu_ib disp_ibs[3]; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c:495:19: note: byref variable will be forcibly initialized 495 | struct amdgpu_ib wb_ib; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c: In function 'gfx_v9_4_2_do_vgprs_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c:641:20: note: byref variable will be forcibly initialized 641 | struct dma_fence *fence; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c:640:19: note: byref variable will be forcibly initialized 640 | struct amdgpu_ib disp_ib; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c:639:19: note: byref variable will be forcibly initialized 639 | struct amdgpu_ib wb_ib; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c: In function 'gfx_v9_4_2_query_sram_edc_count': /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c:1492:24: note: byref variable will be forcibly initialized 1492 | uint32_t sec_cnt = 0, ded_cnt = 0; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c:1492:11: note: byref variable will be forcibly initialized 1492 | uint32_t sec_cnt = 0, ded_cnt = 0; | ^~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/tiny/repaper.c:21: /kisskb/src/drivers/gpu/drm/tiny/repaper.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c: In function 'gfx_v9_4_2_query_ras_error_count': /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c:1648:26: note: byref variable will be forcibly initialized 1648 | uint32_t sec_count = 0, ded_count = 0; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c:1648:11: note: byref variable will be forcibly initialized 1648 | uint32_t sec_count = 0, ded_count = 0; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/tiny/repaper.c: In function 'repaper_spi_mosi_low': /kisskb/src/drivers/gpu/drm/tiny/repaper.c:193:11: note: byref variable will be forcibly initialized 193 | const u8 buf[1] = { 0 }; | ^~~ /kisskb/src/drivers/gpu/drm/tiny/repaper.c: In function 'power_off': /kisskb/src/drivers/gpu/drm/tiny/repaper.c:193:11: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/linux/spi/spi.h:12, from /kisskb/src/drivers/gpu/drm/tiny/repaper.c:21: /kisskb/src/drivers/gpu/drm/tiny/repaper.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/tiny/repaper.c: In function 'repaper_read_id': /kisskb/src/drivers/gpu/drm/tiny/repaper.c:184:5: note: byref variable will be forcibly initialized 184 | u8 id; | ^~ /kisskb/src/drivers/gpu/drm/tiny/repaper.c: In function 'repaper_one_line': /kisskb/src/drivers/gpu/drm/tiny/repaper.c:339:13: note: byref variable will be forcibly initialized 339 | static void repaper_one_line(struct repaper_epd *epd, unsigned int line, | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/tiny/repaper.c:193:11: note: byref variable will be forcibly initialized 193 | const u8 buf[1] = { 0 }; | ^~~ /kisskb/src/drivers/gpu/drm/tiny/repaper.c:193:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/repaper.c:343:6: note: byref variable will be forcibly initialized 343 | u8 *p = epd->line_buffer; | ^ /kisskb/src/drivers/gpu/drm/tiny/repaper.c: In function 'repaper_pipe_disable': /kisskb/src/drivers/gpu/drm/tiny/repaper.c:781:13: note: byref variable will be forcibly initialized 781 | static void repaper_pipe_disable(struct drm_simple_display_pipe *pipe) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/tiny/repaper.c:781:13: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/repaper.c:781:13: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/repaper.c:781:13: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/repaper.c:781:13: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/repaper.c:781:13: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/repaper.c:781:13: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/repaper.c: In function 'repaper_read_val': /kisskb/src/drivers/gpu/drm/tiny/repaper.c:170:5: note: byref variable will be forcibly initialized 170 | u8 val; | ^~~ /kisskb/src/drivers/gpu/drm/tiny/repaper.c: In function 'repaper_pipe_enable': /kisskb/src/drivers/gpu/drm/tiny/repaper.c:641:13: note: byref variable will be forcibly initialized 641 | static void repaper_pipe_enable(struct drm_simple_display_pipe *pipe, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/tiny/repaper.c:641:13: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/repaper.c:641:13: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/repaper.c:641:13: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/repaper.c:641:13: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/repaper.c:641:13: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/repaper.c:641:13: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/repaper.c:641:13: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/repaper.c:641:13: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/repaper.c:641:13: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/repaper.c:641:13: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/repaper.c:641:13: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/tiny/repaper.c:193:11: note: byref variable will be forcibly initialized 193 | const u8 buf[1] = { 0 }; | ^~~ /kisskb/src/drivers/gpu/drm/tiny/repaper.c:649:14: note: byref variable will be forcibly initialized 649 | int i, ret, idx; | ^~~ /kisskb/src/drivers/gpu/drm/tiny/repaper.c: In function 'repaper_get_temperature': /kisskb/src/drivers/gpu/drm/tiny/repaper.c:477:11: note: byref variable will be forcibly initialized 477 | int ret, temperature = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/tiny/repaper.c: In function 'repaper_fb_dirty': /kisskb/src/drivers/gpu/drm/tiny/repaper.c:536:6: note: byref variable will be forcibly initialized 536 | int idx, ret = 0; | ^~~ /kisskb/src/drivers/gpu/drm/tiny/repaper.c:535:18: note: byref variable will be forcibly initialized 535 | struct drm_rect clip; | ^~~~ /kisskb/src/drivers/gpu/drm/tiny/repaper.c: In function 'repaper_pipe_update': /kisskb/src/drivers/gpu/drm/tiny/repaper.c:841:18: note: byref variable will be forcibly initialized 841 | struct drm_rect rect; | ^~~~ /kisskb/src/drivers/gpu/drm/tiny/repaper.c: In function 'repaper_probe': /kisskb/src/drivers/gpu/drm/tiny/repaper.c:964:14: note: byref variable will be forcibly initialized 964 | const char *thermal_zone; | ^~~~~~~~~~~~ In file included from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7603/mt7603.h:8, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7603/main.c:7: /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7603/main.c: In function 'mt76_packet_id_flush': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7603/../mt76.h:1381:22: note: byref variable will be forcibly initialized 1381 | struct sk_buff_head list; | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7603/main.c: In function 'mt7603_release_buffered_frames': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7603/main.c:432:22: note: byref variable will be forcibly initialized 432 | struct sk_buff_head list; | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7603/main.c: In function 'mt7603_add_interface': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7603/main.c:41:5: note: byref variable will be forcibly initialized 41 | u8 bc_addr[ETH_ALEN]; | ^~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7603/main.c: In function 'mt7603_sta_ps': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7603/main.c:398:22: note: byref variable will be forcibly initialized 398 | struct sk_buff_head list; | ^~~~ /kisskb/src/drivers/of/dynamic.c: In function '__of_attach_node': /kisskb/src/drivers/of/dynamic.c:207:6: note: byref variable will be forcibly initialized 207 | int sz; | ^~ /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_apply': /kisskb/src/drivers/of/dynamic.c:572:19: note: byref variable will be forcibly initialized 572 | struct property *old_prop, **propp; | ^~~~~~~~ /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/of/dynamic.c: In function '__of_changeset_apply': /kisskb/src/drivers/of/dynamic.c:770:11: note: byref variable will be forcibly initialized 770 | int ret, ret_revert = 0; | ^~~~~~~~~~ /kisskb/src/drivers/of/dynamic.c: In function '__of_changeset_revert': /kisskb/src/drivers/of/dynamic.c:863:11: note: byref variable will be forcibly initialized 863 | int ret, ret_reply; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x2/init.c: In function 'mt76_write_mac_initvals': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x2/init.c:137:23: note: byref variable will be forcibly initialized 137 | struct mt76_reg_pair prot_vals[] = { | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x2/init.c: In function 'mt76x2_init_txpower': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x2/init.c:155:30: note: byref variable will be forcibly initialized 155 | struct mt76x2_tx_power_info txp; | ^~~ /kisskb/src/drivers/md/dm-log-userspace-transfer.c: In function 'dm_consult_userspace': /kisskb/src/drivers/md/dm-log-userspace-transfer.c:179:23: note: byref variable will be forcibly initialized 179 | struct receiving_pkg pkg; | ^~~ /kisskb/src/drivers/md/dm-log-userspace-transfer.c:176:9: note: byref variable will be forcibly initialized 176 | size_t dummy = 0; | ^~~~~ /kisskb/src/drivers/input/misc/keyspan_remote.c: In function 'keyspan_print': /kisskb/src/drivers/input/misc/keyspan_remote.c:128:7: note: byref variable will be forcibly initialized 128 | char codes[4 * RECV_SIZE]; | ^~~~~ /kisskb/src/drivers/media/usb/as102/as102_usb_drv.c: In function 'as102_read_ep2': /kisskb/src/drivers/media/usb/as102/as102_usb_drv.c:161:11: note: byref variable will be forcibly initialized 161 | int ret, actual_len; | ^~~~~~~~~~ /kisskb/src/drivers/media/usb/as102/as102_usb_drv.c: In function 'as102_send_ep1': /kisskb/src/drivers/media/usb/as102/as102_usb_drv.c:139:11: note: byref variable will be forcibly initialized 139 | int ret, actual_len; | ^~~~~~~~~~ /kisskb/src/drivers/input/misc/iqs269a.c: In function 'iqs269_suspend': /kisskb/src/drivers/input/misc/iqs269a.c:1704:15: note: byref variable will be forcibly initialized 1704 | unsigned int val; | ^~~ /kisskb/src/drivers/input/misc/iqs269a.c: In function 'iqs269_dev_init': /kisskb/src/drivers/input/misc/iqs269a.c:1037:15: note: byref variable will be forcibly initialized 1037 | unsigned int val; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath10k/hw.c: In function 'ath10k_hw_qca6174_enable_pll_clock': /kisskb/src/drivers/net/wireless/ath/ath10k/hw.c:743:21: note: byref variable will be forcibly initialized 743 | u32 addr, reg_val, mem_val; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/hw.c:743:12: note: byref variable will be forcibly initialized 743 | u32 addr, reg_val, mem_val; | ^~~~~~~ /kisskb/src/drivers/input/misc/iqs269a.c: In function 'iqs269_report': /kisskb/src/drivers/input/misc/iqs269a.c:1198:5: note: byref variable will be forcibly initialized 1198 | u8 slider_x[IQS269_NUM_SL]; | ^~~~~~~~ /kisskb/src/drivers/input/misc/iqs269a.c:1195:22: note: byref variable will be forcibly initialized 1195 | struct iqs269_flags flags; | ^~~~~ /kisskb/src/drivers/input/misc/iqs269a.c: In function 'iqs269_resume': /kisskb/src/drivers/input/misc/iqs269a.c:1763:15: note: byref variable will be forcibly initialized 1763 | unsigned int val; | ^~~ /kisskb/src/drivers/input/misc/iqs269a.c: In function 'ati_trigger_store': /kisskb/src/drivers/input/misc/iqs269a.c:1580:15: note: byref variable will be forcibly initialized 1580 | unsigned int val; | ^~~ /kisskb/src/drivers/input/misc/iqs269a.c: In function 'ati_target_store': /kisskb/src/drivers/input/misc/iqs269a.c:1552:15: note: byref variable will be forcibly initialized 1552 | unsigned int val; | ^~~ /kisskb/src/drivers/input/misc/iqs269a.c: In function 'ati_base_store': /kisskb/src/drivers/input/misc/iqs269a.c:1519:15: note: byref variable will be forcibly initialized 1519 | unsigned int val; | ^~~ /kisskb/src/drivers/input/misc/iqs269a.c: In function 'ati_mode_store': /kisskb/src/drivers/input/misc/iqs269a.c:1486:15: note: byref variable will be forcibly initialized 1486 | unsigned int val; | ^~~ /kisskb/src/drivers/input/misc/iqs269a.c: In function 'rx_enable_store': /kisskb/src/drivers/input/misc/iqs269a.c:1447:15: note: byref variable will be forcibly initialized 1447 | unsigned int val; | ^~~ /kisskb/src/drivers/input/misc/iqs269a.c: In function 'ch_number_store': /kisskb/src/drivers/input/misc/iqs269a.c:1418:15: note: byref variable will be forcibly initialized 1418 | unsigned int val; | ^~~ /kisskb/src/drivers/input/misc/iqs269a.c: In function 'hall_enable_store': /kisskb/src/drivers/input/misc/iqs269a.c:1388:15: note: byref variable will be forcibly initialized 1388 | unsigned int val; | ^~~ /kisskb/src/drivers/input/misc/iqs269a.c: In function 'ati_target_show': /kisskb/src/drivers/input/misc/iqs269a.c:1537:15: note: byref variable will be forcibly initialized 1537 | unsigned int val; | ^~~ /kisskb/src/drivers/input/misc/iqs269a.c: In function 'ati_base_show': /kisskb/src/drivers/input/misc/iqs269a.c:1504:15: note: byref variable will be forcibly initialized 1504 | unsigned int val; | ^~~ /kisskb/src/drivers/input/misc/iqs269a.c: In function 'ati_mode_show': /kisskb/src/drivers/input/misc/iqs269a.c:1471:15: note: byref variable will be forcibly initialized 1471 | unsigned int val; | ^~~ /kisskb/src/drivers/input/misc/iqs269a.c: In function 'hall_bin_show': /kisskb/src/drivers/input/misc/iqs269a.c:1343:15: note: byref variable will be forcibly initialized 1343 | unsigned int val; | ^~~ /kisskb/src/drivers/input/misc/iqs269a.c: In function 'counts_show': /kisskb/src/drivers/input/misc/iqs269a.c:1312:9: note: byref variable will be forcibly initialized 1312 | __le16 counts; | ^~~~~~ /kisskb/src/drivers/input/misc/iqs269a.c: In function 'iqs269_parse_mask': /kisskb/src/drivers/input/misc/iqs269a.c:475:15: note: byref variable will be forcibly initialized 475 | unsigned int val[IQS269_NUM_CH]; | ^~~ /kisskb/src/drivers/input/misc/iqs269a.c: In function 'iqs269_parse_chan': /kisskb/src/drivers/input/misc/iqs269a.c:508:20: note: byref variable will be forcibly initialized 508 | unsigned int reg, val; | ^~~ /kisskb/src/drivers/input/misc/iqs269a.c:508:15: note: byref variable will be forcibly initialized 508 | unsigned int reg, val; | ^~~ /kisskb/src/drivers/input/misc/iqs269a.c: In function 'iqs269_parse_prop': /kisskb/src/drivers/input/misc/iqs269a.c:756:15: note: byref variable will be forcibly initialized 756 | unsigned int val; | ^~~ /kisskb/src/drivers/input/misc/iqs269a.c: In function 'iqs269_input_init': /kisskb/src/drivers/input/misc/iqs269a.c:1091:22: note: byref variable will be forcibly initialized 1091 | struct iqs269_flags flags; | ^~~~~ /kisskb/src/drivers/input/misc/iqs269a.c: In function 'iqs269_probe': /kisskb/src/drivers/input/misc/iqs269a.c:1638:25: note: byref variable will be forcibly initialized 1638 | struct iqs269_ver_info ver_info; | ^~~~~~~~ /kisskb/src/drivers/infiniband/core/iwpm_msg.c: In function 'iwpm_register_pid': /kisskb/src/drivers/infiniband/core/iwpm_msg.c:68:6: note: byref variable will be forcibly initialized 68 | u32 msg_seq; | ^~~~~~~ /kisskb/src/drivers/infiniband/core/iwpm_msg.c:67:19: note: byref variable will be forcibly initialized 67 | struct nlmsghdr *nlh; | ^~~ /kisskb/src/drivers/infiniband/core/iwpm_msg.c: In function 'iwpm_add_mapping': /kisskb/src/drivers/infiniband/core/iwpm_msg.c:148:6: note: byref variable will be forcibly initialized 148 | u32 msg_seq; | ^~~~~~~ /kisskb/src/drivers/infiniband/core/iwpm_msg.c:147:19: note: byref variable will be forcibly initialized 147 | struct nlmsghdr *nlh; | ^~~ /kisskb/src/drivers/infiniband/core/iwpm_msg.c: In function 'iwpm_add_and_query_mapping': /kisskb/src/drivers/infiniband/core/iwpm_msg.c:231:6: note: byref variable will be forcibly initialized 231 | u32 msg_seq; | ^~~~~~~ /kisskb/src/drivers/infiniband/core/iwpm_msg.c:230:19: note: byref variable will be forcibly initialized 230 | struct nlmsghdr *nlh; | ^~~ /kisskb/src/drivers/infiniband/core/iwpm_msg.c: In function 'iwpm_remove_mapping': /kisskb/src/drivers/infiniband/core/iwpm_msg.c:318:6: note: byref variable will be forcibly initialized 318 | u32 msg_seq; | ^~~~~~~ /kisskb/src/drivers/infiniband/core/iwpm_msg.c:317:19: note: byref variable will be forcibly initialized 317 | struct nlmsghdr *nlh; | ^~~ /kisskb/src/drivers/infiniband/core/iwpm_msg.c: In function 'iwpm_register_pid_cb': /kisskb/src/drivers/infiniband/core/iwpm_msg.c:388:17: note: byref variable will be forcibly initialized 388 | struct nlattr *nltb[IWPM_NLA_RREG_PID_MAX]; | ^~~~ /kisskb/src/drivers/infiniband/core/iwpm_msg.c: In function 'iwpm_add_mapping_cb': /kisskb/src/drivers/infiniband/core/iwpm_msg.c:461:17: note: byref variable will be forcibly initialized 461 | struct nlattr *nltb[IWPM_NLA_RMANAGE_MAPPING_MAX]; | ^~~~ /kisskb/src/drivers/infiniband/core/iwpm_msg.c: In function 'iwpm_add_and_query_mapping_cb': /kisskb/src/drivers/infiniband/core/iwpm_msg.c:540:17: note: byref variable will be forcibly initialized 540 | struct nlattr *nltb[IWPM_NLA_RQUERY_MAPPING_MAX]; | ^~~~ /kisskb/src/drivers/infiniband/core/iwpm_msg.c: In function 'iwpm_remote_info_cb': /kisskb/src/drivers/infiniband/core/iwpm_msg.c:621:17: note: byref variable will be forcibly initialized 621 | struct nlattr *nltb[IWPM_NLA_RQUERY_MAPPING_MAX]; | ^~~~ /kisskb/src/drivers/infiniband/core/iwpm_msg.c: In function 'iwpm_mapping_info_cb': /kisskb/src/drivers/infiniband/core/iwpm_msg.c:696:17: note: byref variable will be forcibly initialized 696 | struct nlattr *nltb[IWPM_NLA_MAPINFO_REQ_MAX]; | ^~~~ /kisskb/src/drivers/infiniband/core/iwpm_msg.c: In function 'iwpm_ack_mapping_info_cb': /kisskb/src/drivers/infiniband/core/iwpm_msg.c:748:17: note: byref variable will be forcibly initialized 748 | struct nlattr *nltb[IWPM_NLA_MAPINFO_NUM_MAX]; | ^~~~ /kisskb/src/drivers/infiniband/core/iwpm_msg.c: In function 'iwpm_mapping_error_cb': /kisskb/src/drivers/infiniband/core/iwpm_msg.c:780:17: note: byref variable will be forcibly initialized 780 | struct nlattr *nltb[IWPM_NLA_ERR_MAX]; | ^~~~ /kisskb/src/drivers/infiniband/core/iwpm_msg.c: In function 'iwpm_hello_cb': /kisskb/src/drivers/infiniband/core/iwpm_msg.c:826:17: note: byref variable will be forcibly initialized 826 | struct nlattr *nltb[IWPM_NLA_HELLO_MAX]; | ^~~~ /kisskb/src/drivers/of/fdt.c: In function 'populate_properties': /kisskb/src/drivers/of/fdt.c:126:7: note: byref variable will be forcibly initialized 126 | u32 sz; | ^~ /kisskb/src/drivers/of/fdt.c:125:15: note: byref variable will be forcibly initialized 125 | const char *pname; | ^~~~~ /kisskb/src/drivers/of/fdt.c: In function 'populate_node': /kisskb/src/drivers/of/fdt.c:215:6: note: byref variable will be forcibly initialized 215 | int len; | ^~~ /kisskb/src/drivers/of/fdt.c: In function 'unflatten_dt_nodes': /kisskb/src/drivers/of/fdt.c:293:22: note: byref variable will be forcibly initialized 293 | struct device_node *nps[FDT_MAX_DEPTH]; | ^~~ /kisskb/src/drivers/of/fdt.c:291:18: note: byref variable will be forcibly initialized 291 | int offset = 0, depth = 0, initial_depth = 0; | ^~~~~ /kisskb/src/drivers/of/fdt.c: In function 'of_fdt_is_compatible': /kisskb/src/drivers/of/fdt.c:774:6: note: byref variable will be forcibly initialized 774 | int cplen; | ^~~~~ In file included from /kisskb/src/include/linux/resource_ext.h:11, from /kisskb/src/include/linux/acpi.h:14, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/drivers/media/usb/em28xx/em28xx.h:32, from /kisskb/src/drivers/media/usb/em28xx/em28xx-cards.c:22: /kisskb/src/drivers/media/usb/em28xx/em28xx-cards.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/of/fdt.c: In function 'of_fdt_limit_memory': /kisskb/src/drivers/of/fdt.c:47:6: note: byref variable will be forcibly initialized 47 | int len; | ^~~ /kisskb/src/drivers/of/fdt.c: In function 'of_scan_flat_dt': /kisskb/src/drivers/of/fdt.c:683:22: note: byref variable will be forcibly initialized 683 | int offset, rc = 0, depth = -1; | ^~~~~ /kisskb/src/drivers/of/fdt.c: In function 'early_init_dt_check_for_initrd': /kisskb/src/drivers/of/fdt.c:921:6: note: byref variable will be forcibly initialized 921 | int len; | ^~~ /kisskb/src/drivers/of/fdt.c: In function 'of_flat_dt_match_machine': /kisskb/src/drivers/of/fdt.c:878:7: note: byref variable will be forcibly initialized 878 | int size; | ^~~~ /kisskb/src/drivers/of/fdt.c:864:21: note: byref variable will be forcibly initialized 864 | const char *const *compat; | ^~~~~~ /kisskb/src/drivers/of/fdt.c: In function 'early_init_dt_scan_chosen_stdout': /kisskb/src/drivers/of/fdt.c:1004:6: note: byref variable will be forcibly initialized 1004 | int l; | ^ /kisskb/src/drivers/media/usb/em28xx/em28xx-cards.c: In function 'em28xx_card_setup': /kisskb/src/drivers/media/usb/em28xx/em28xx-cards.c:3215:19: note: byref variable will be forcibly initialized 3215 | struct tveeprom tv; | ^~ /kisskb/src/drivers/of/fdt.c: In function '__reserved_mem_reserve_reg': /kisskb/src/drivers/of/fdt.c:505:16: note: byref variable will be forcibly initialized 505 | const __be32 *prop; | ^~~~ /kisskb/src/drivers/of/fdt.c:504:6: note: byref variable will be forcibly initialized 504 | int len; | ^~~ /kisskb/src/drivers/of/fdt.c:503:14: note: byref variable will be forcibly initialized 503 | phys_addr_t base, size; | ^~~~ /kisskb/src/drivers/of/fdt.c: In function 'early_init_fdt_scan_reserved_mem': /kisskb/src/drivers/of/fdt.c:635:12: note: byref variable will be forcibly initialized 635 | u64 base, size; | ^~~~ /kisskb/src/drivers/of/fdt.c:635:6: note: byref variable will be forcibly initialized 635 | u64 base, size; | ^~~~ /kisskb/src/drivers/of/fdt.c: In function 'early_init_dt_check_for_usable_mem_range': /kisskb/src/drivers/of/fdt.c:983:6: note: byref variable will be forcibly initialized 983 | int len; | ^~~ /kisskb/src/drivers/of/fdt.c:982:16: note: byref variable will be forcibly initialized 982 | const __be32 *prop; | ^~~~ /kisskb/src/drivers/of/fdt.c: In function 'early_init_dt_scan_chosen': /kisskb/src/drivers/of/fdt.c:1134:6: note: byref variable will be forcibly initialized 1134 | int l; | ^ /kisskb/src/drivers/of/fdt.c: In function 'early_init_dt_scan_memory': /kisskb/src/drivers/of/fdt.c:1090:6: note: byref variable will be forcibly initialized 1090 | int l; | ^ /kisskb/src/drivers/of/fdt.c:1089:16: note: byref variable will be forcibly initialized 1089 | const __be32 *reg, *endp; | ^~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-cards.c: In function 'em28xx_usb_probe': /kisskb/src/drivers/media/usb/em28xx/em28xx-cards.c:3832:52: note: byref variable will be forcibly initialized 3832 | bool has_vendor_audio = false, has_video = false, has_dvb = false; | ^~~~~~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-cards.c:3832:33: note: byref variable will be forcibly initialized 3832 | bool has_vendor_audio = false, has_video = false, has_dvb = false; | ^~~~~~~~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-cards.c:3832:7: note: byref variable will be forcibly initialized 3832 | bool has_vendor_audio = false, has_video = false, has_dvb = false; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/misc/kxtj9.c: In function 'kxtj9_set_poll': /kisskb/src/drivers/input/misc/kxtj9.c:309:15: note: byref variable will be forcibly initialized 309 | unsigned int interval; | ^~~~~~~~ /kisskb/src/drivers/input/misc/kxtj9.c: In function 'kxtj9_i2c_read': /kisskb/src/drivers/input/misc/kxtj9.c:82:17: note: byref variable will be forcibly initialized 82 | struct i2c_msg msgs[] = { | ^~~~ /kisskb/src/drivers/input/misc/kxtj9.c: In function 'kxtj9_report_acceleration_data': /kisskb/src/drivers/input/misc/kxtj9.c:102:6: note: byref variable will be forcibly initialized 102 | s16 acc_data[3]; /* Data bytes from hardware xL, xH, yL, yH, zL, zH */ | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/init.c: In function 'wl1271_init_ap_rates': /kisskb/src/drivers/net/wireless/ti/wlcore/init.c:426:28: note: byref variable will be forcibly initialized 426 | struct conf_tx_rate_class rc; | ^~ /kisskb/src/drivers/gpu/drm/tiny/bochs.c: In function 'bochs_hw_setmode': /kisskb/src/drivers/gpu/drm/tiny/bochs.c:316:6: note: byref variable will be forcibly initialized 316 | int idx; | ^~~ /kisskb/src/drivers/gpu/drm/tiny/bochs.c: In function 'bochs_hw_setbase': /kisskb/src/drivers/gpu/drm/tiny/bochs.c:383:31: note: byref variable will be forcibly initialized 383 | unsigned int vx, vy, vwidth, idx; | ^~~ /kisskb/src/drivers/gpu/drm/tiny/bochs.c: In function 'bochs_hw_setformat': /kisskb/src/drivers/gpu/drm/tiny/bochs.c:352:6: note: byref variable will be forcibly initialized 352 | int idx; | ^~~ /kisskb/src/drivers/gpu/drm/tiny/bochs.c: In function 'bochs_hw_load_edid': /kisskb/src/drivers/gpu/drm/tiny/bochs.c:188:5: note: byref variable will be forcibly initialized 188 | u8 header[8]; | ^~~~~~ /kisskb/src/drivers/of/fdt_address.c: In function 'fdt_translate_one': /kisskb/src/drivers/of/fdt_address.c:115:6: note: byref variable will be forcibly initialized 115 | int rlen; | ^~~~ /kisskb/src/drivers/of/fdt_address.c: In function 'fdt_translate_address': /kisskb/src/drivers/of/fdt_address.c:169:19: note: byref variable will be forcibly initialized 169 | int na, ns, pna, pns; | ^~~ /kisskb/src/drivers/of/fdt_address.c:169:14: note: byref variable will be forcibly initialized 169 | int na, ns, pna, pns; | ^~~ /kisskb/src/drivers/of/fdt_address.c:169:10: note: byref variable will be forcibly initialized 169 | int na, ns, pna, pns; | ^~ /kisskb/src/drivers/of/fdt_address.c:169:6: note: byref variable will be forcibly initialized 169 | int na, ns, pna, pns; | ^~ /kisskb/src/drivers/of/fdt_address.c:168:9: note: byref variable will be forcibly initialized 168 | __be32 addr[OF_MAX_ADDR_CELLS]; | ^~~~ /kisskb/src/drivers/of/fdt_address.c:165:14: note: byref variable will be forcibly initialized 165 | int parent, len; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/ib_umad.h:126, from /kisskb/src/drivers/infiniband/core/user_mad.c:135: /kisskb/src/drivers/infiniband/core/user_mad.c: In function 'perf_trace_ib_umad_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/ib_umad.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(ib_umad_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/ib_umad.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(ib_umad_template, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/ib_umad.h:126, from /kisskb/src/drivers/infiniband/core/user_mad.c:135: /kisskb/src/drivers/infiniband/core/user_mad.c: In function 'trace_event_raw_event_ib_umad_template': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/ib_umad.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(ib_umad_template, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/ib_umad.h:126, from /kisskb/src/drivers/infiniband/core/user_mad.c:135: /kisskb/src/drivers/infiniband/core/user_mad.c: In function '__bpf_trace_ib_umad_template': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ib_umad.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(ib_umad_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ib_umad.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(ib_umad_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ib_umad.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(ib_umad_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ib_umad.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(ib_umad_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ib_umad.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(ib_umad_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ib_umad.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(ib_umad_template, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/drivers/infiniband/core/user_mad.c:40: /kisskb/src/drivers/infiniband/core/user_mad.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/infiniband/core/uverbs_main.c:37: /kisskb/src/drivers/infiniband/core/uverbs_main.c: In function 'ib_uverbs_event_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/infiniband/core/uverbs_main.c:230:7: note: in expansion of macro 'wait_event_interruptible' 230 | if (wait_event_interruptible(ev_queue->poll_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/sch_generic.h:20, from /kisskb/src/include/linux/filter.h:25, from /kisskb/src/include/net/sock.h:59, from /kisskb/src/include/linux/tcp.h:19, from /kisskb/src/include/linux/ipv6.h:92, from /kisskb/src/include/net/ipv6.h:12, from /kisskb/src/include/rdma/ib_verbs.h:25, from /kisskb/src/include/rdma/uverbs_types.h:10, from /kisskb/src/include/rdma/uverbs_std_types.h:9, from /kisskb/src/drivers/infiniband/core/uverbs_main.c:53: /kisskb/src/drivers/infiniband/core/uverbs_main.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/drivers/infiniband/core/uverbs_main.c: In function 'ib_uverbs_get_nl_info': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/infiniband/core/uverbs_main.c: In function 'ib_uverbs_write': /kisskb/src/drivers/infiniband/core/uverbs_main.c:569:28: note: byref variable will be forcibly initialized 569 | struct uverbs_attr_bundle bundle; | ^~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_main.c:568:27: note: byref variable will be forcibly initialized 568 | struct ib_uverbs_cmd_hdr hdr; | ^~~ /kisskb/src/drivers/infiniband/core/uverbs_main.c:567:30: note: byref variable will be forcibly initialized 567 | struct ib_uverbs_ex_cmd_hdr ex_hdr; | ^~~~~~ /kisskb/src/drivers/infiniband/core/user_mad.c: In function 'ib_umad_write': /kisskb/src/drivers/infiniband/core/user_mad.c:499:22: note: byref variable will be forcibly initialized 499 | struct rdma_ah_attr ah_attr; | ^~~~~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/infiniband/core/user_mad.c:38: /kisskb/src/drivers/infiniband/core/user_mad.c: In function 'ib_umad_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/infiniband/core/user_mad.c:393:7: note: in expansion of macro 'wait_event_interruptible' 393 | if (wait_event_interruptible(file->recv_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/user_mad.c: In function 'ib_umad_reg_agent': /kisskb/src/drivers/infiniband/core/user_mad.c:682:24: note: byref variable will be forcibly initialized 682 | struct ib_mad_reg_req req; | ^~~ /kisskb/src/drivers/infiniband/core/user_mad.c:681:29: note: byref variable will be forcibly initialized 681 | struct ib_user_mad_reg_req ureq; | ^~~~ /kisskb/src/drivers/infiniband/core/user_mad.c: In function 'recv_handler': /kisskb/src/drivers/infiniband/core/user_mad.c:262:23: note: byref variable will be forcibly initialized 262 | struct rdma_ah_attr ah_attr; | ^~~~~~~ /kisskb/src/drivers/infiniband/core/user_mad.c: In function 'ib_umad_reg_agent2': /kisskb/src/drivers/infiniband/core/user_mad.c:783:24: note: byref variable will be forcibly initialized 783 | struct ib_mad_reg_req req; | ^~~ /kisskb/src/drivers/infiniband/core/user_mad.c:782:30: note: byref variable will be forcibly initialized 782 | struct ib_user_mad_reg_req2 ureq; | ^~~~ /kisskb/src/drivers/md/dm-cache-policy-smq.c: In function 'h_remove': /kisskb/src/drivers/md/dm-cache-policy-smq.c:677:16: note: byref variable will be forcibly initialized 677 | struct entry *prev; | ^~~~ /kisskb/src/drivers/md/dm-cache-policy-smq.c: In function 'h_lookup': /kisskb/src/drivers/md/dm-cache-policy-smq.c:658:20: note: byref variable will be forcibly initialized 658 | struct entry *e, *prev; | ^~~~ In file included from /kisskb/src/include/linux/vmalloc.h:11, from /kisskb/src/drivers/md/dm-cache-background-tracker.h:10, from /kisskb/src/drivers/md/dm-cache-policy-smq.c:7: /kisskb/src/drivers/md/dm-cache-policy-smq.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/drivers/md/dm-cache-policy-smq.c: In function 'mq_set_config_value': /kisskb/src/drivers/md/dm-cache-policy-smq.c:1643:16: note: byref variable will be forcibly initialized 1643 | unsigned long tmp; | ^~~ /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/md/dm-cache-policy-smq.c: In function 'smq_lookup_with_work': /kisskb/src/drivers/md/dm-cache-policy-smq.c:1423:7: note: byref variable will be forcibly initialized 1423 | bool background_queued; | ^~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/tiny/ili9163.c:15: /kisskb/src/drivers/gpu/drm/tiny/ili9163.c: In function 'yx240qv29_enable': /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/ili9163.c:96:2: note: in expansion of macro 'mipi_dbi_command' 96 | mipi_dbi_command(dbi, MIPI_DCS_SET_ADDRESS_MODE, addr_mode); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/ili9163.c:77:2: note: in expansion of macro 'mipi_dbi_command' 77 | mipi_dbi_command(dbi, MIPI_DCS_SET_DISPLAY_ON); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/ili9163.c:74:2: note: in expansion of macro 'mipi_dbi_command' 74 | mipi_dbi_command(dbi, MIPI_DCS_EXIT_SLEEP_MODE); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/ili9163.c:72:2: note: in expansion of macro 'mipi_dbi_command' 72 | mipi_dbi_command(dbi, MIPI_DCS_SET_PIXEL_FORMAT, MIPI_DCS_PIXEL_FMT_16BIT); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/ili9163.c:69:2: note: in expansion of macro 'mipi_dbi_command' 69 | mipi_dbi_command(dbi, ILI9163_VMCTRL2, 0x40); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/ili9163.c:68:2: note: in expansion of macro 'mipi_dbi_command' 68 | mipi_dbi_command(dbi, ILI9163_VMCTRL1, 0x2f, 0x3e); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/ili9163.c:65:2: note: in expansion of macro 'mipi_dbi_command' 65 | mipi_dbi_command(dbi, ILI9163_PWCTRL2, 0x02); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/ili9163.c:64:2: note: in expansion of macro 'mipi_dbi_command' 64 | mipi_dbi_command(dbi, ILI9163_PWCTRL1, 0x0a, 0x00); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/ili9163.c:61:2: note: in expansion of macro 'mipi_dbi_command' 61 | mipi_dbi_command(dbi, ILI9163_FRMCTR1, 0x0a, 0x14); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/ili9163.c:58:2: note: in expansion of macro 'mipi_dbi_command' 58 | mipi_dbi_command(dbi, ILI9163_EN3GAM, 0x00); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/ili9163.c:57:2: note: in expansion of macro 'mipi_dbi_command' 57 | mipi_dbi_command(dbi, MIPI_DCS_SET_GAMMA_CURVE, 0x04); | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/tiny/ili9163.c:43:11: note: byref variable will be forcibly initialized 43 | int ret, idx; | ^~~ /kisskb/src/drivers/gpu/drm/tiny/ili9163.c: In function 'ili9163_probe': /kisskb/src/drivers/gpu/drm/tiny/ili9163.c:146:6: note: byref variable will be forcibly initialized 146 | u32 rotation = 0; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c: In function 'wl1271_format_buffer': /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c:35:7: note: byref variable will be forcibly initialized 35 | char buf[DEBUGFS_FORMAT_BUFFER_SIZE]; | ^~~ /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c:34:10: note: byref variable will be forcibly initialized 34 | va_list args; | ^~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c: In function 'dev_mem_write': /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c:1136:36: note: byref variable will be forcibly initialized 1136 | struct wlcore_partition_set part, old_part; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c:1136:30: note: byref variable will be forcibly initialized 1136 | struct wlcore_partition_set part, old_part; | ^~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c: In function 'dev_mem_read': /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c:1054:36: note: byref variable will be forcibly initialized 1054 | struct wlcore_partition_set part, old_part; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c:1054:30: note: byref variable will be forcibly initialized 1054 | struct wlcore_partition_set part, old_part; | ^~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c: In function 'irq_timeout_write': /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c:143:16: note: byref variable will be forcibly initialized 143 | unsigned long value; \ | ^~~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c:177:1: note: in expansion of macro 'WL12XX_CONF_DEBUGFS' 177 | WL12XX_CONF_DEBUGFS(irq_timeout, rx, 0, 100, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c: In function 'irq_blk_threshold_write': /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c:143:16: note: byref variable will be forcibly initialized 143 | unsigned long value; \ | ^~~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c:175:1: note: in expansion of macro 'WL12XX_CONF_DEBUGFS' 175 | WL12XX_CONF_DEBUGFS(irq_blk_threshold, rx, 0, 65535, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c: In function 'irq_pkt_threshold_write': /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c:143:16: note: byref variable will be forcibly initialized 143 | unsigned long value; \ | ^~~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c:173:1: note: in expansion of macro 'WL12XX_CONF_DEBUGFS' 173 | WL12XX_CONF_DEBUGFS(irq_pkt_threshold, rx, 0, 65535, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c: In function 'split_scan_timeout_write': /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c:399:16: note: byref variable will be forcibly initialized 399 | unsigned long value; | ^~~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c: In function 'beacon_interval_write': /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c:771:16: note: byref variable will be forcibly initialized 771 | unsigned long value; | ^~~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c: In function 'suspend_dtim_interval_write': /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c:716:16: note: byref variable will be forcibly initialized 716 | unsigned long value; | ^~~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c: In function 'dtim_interval_write': /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c:655:16: note: byref variable will be forcibly initialized 655 | unsigned long value; | ^~~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c: In function 'gpio_power_write': /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c:199:16: note: byref variable will be forcibly initialized 199 | unsigned long value; | ^~~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c: In function 'rx_streaming_always_write': /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c:873:16: note: byref variable will be forcibly initialized 873 | unsigned long value; | ^~~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c: In function 'rx_streaming_interval_write': /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c:815:16: note: byref variable will be forcibly initialized 815 | unsigned long value; | ^~~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c: In function 'fw_logger_write': /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c:1237:16: note: byref variable will be forcibly initialized 1237 | unsigned long value; | ^~~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c: In function 'sleep_auth_write': /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c:999:16: note: byref variable will be forcibly initialized 999 | unsigned long value; | ^~~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c: In function 'forced_ps_write': /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c:328:16: note: byref variable will be forcibly initialized 328 | unsigned long value; | ^~~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c: In function 'dynamic_ps_timeout_write': /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c:261:16: note: byref variable will be forcibly initialized 261 | unsigned long value; | ^~~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c: In function 'beacon_filtering_write': /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c:931:16: note: byref variable will be forcibly initialized 931 | unsigned long value; | ^~~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c: In function 'vifs_state_read': /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c:533:7: note: byref variable will be forcibly initialized 533 | char tmp_buf[64]; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c: In function 'gpio_power_read': /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c:187:7: note: byref variable will be forcibly initialized 187 | char buf[10]; | ^~~ /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c: In function 'tx_queue_len_read': /kisskb/src/drivers/net/wireless/ti/wlcore/debugfs.c:85:7: note: byref variable will be forcibly initialized 85 | char buf[20]; | ^~~ /kisskb/src/drivers/media/pci/ngene/ngene-core.c: In function 'dump_command_io': /kisskb/src/drivers/media/pci/ngene/ngene-core.c:239:5: note: byref variable will be forcibly initialized 239 | u8 buf[8], *b; | ^~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/media/pci/ngene/ngene-core.c:13: /kisskb/src/drivers/media/pci/ngene/ngene-core.c: In function 'ngene_command_mutex': /kisskb/src/include/linux/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/media/pci/ngene/ngene-core.c:300:8: note: in expansion of macro 'wait_event_timeout' 300 | ret = wait_event_timeout(dev->cmd_wq, dev->cmd_done == 1, 2 * HZ); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/pci/ngene/ngene-core.c: In function 'ngene_unlink': /kisskb/src/drivers/media/pci/ngene/ngene-core.c:1614:23: note: byref variable will be forcibly initialized 1614 | struct ngene_command com; | ^~~ /kisskb/src/drivers/media/pci/ngene/ngene-i2c.c: In function 'ngene_command_i2c_write': /kisskb/src/drivers/media/pci/ngene/ngene-i2c.c:61:23: note: byref variable will be forcibly initialized 61 | struct ngene_command com; | ^~~ /kisskb/src/drivers/media/pci/ngene/ngene-i2c.c: In function 'ngene_command_i2c_read': /kisskb/src/drivers/media/pci/ngene/ngene-i2c.c:34:23: note: byref variable will be forcibly initialized 34 | struct ngene_command com; | ^~~ /kisskb/src/drivers/media/pci/ngene/ngene-core.c: In function 'create_ring_buffer': /kisskb/src/drivers/media/pci/ngene/ngene-core.c:831:13: note: byref variable will be forcibly initialized 831 | dma_addr_t tmp; | ^~~ /kisskb/src/drivers/media/pci/ngene/ngene-core.c: In function 'AllocateRingBuffers': /kisskb/src/drivers/media/pci/ngene/ngene-core.c:883:13: note: byref variable will be forcibly initialized 883 | dma_addr_t tmp; | ^~~ /kisskb/src/drivers/media/pci/ngene/ngene-core.c: In function 'cxd_attach': /kisskb/src/drivers/media/pci/ngene/ngene-core.c:1567:5: note: byref variable will be forcibly initialized 1567 | u8 type; | ^~~~ /kisskb/src/drivers/media/pci/ngene/ngene-core.c: In function 'ngene_command_load_firmware': /kisskb/src/drivers/media/pci/ngene/ngene-core.c:338:23: note: byref variable will be forcibly initialized 338 | struct ngene_command com; | ^~~ /kisskb/src/drivers/media/pci/ngene/ngene-core.c: In function 'ngene_load_firm': /kisskb/src/drivers/media/pci/ngene/ngene-core.c:1208:25: note: byref variable will be forcibly initialized 1208 | const struct firmware *fw = NULL; | ^~ /kisskb/src/drivers/media/pci/ngene/ngene-core.c: In function 'ngene_command_config_free_buf': /kisskb/src/drivers/media/pci/ngene/ngene-core.c:384:23: note: byref variable will be forcibly initialized 384 | struct ngene_command com; | ^~~ /kisskb/src/drivers/media/pci/ngene/ngene-core.c: In function 'ngene_command_config_buf': /kisskb/src/drivers/media/pci/ngene/ngene-core.c:369:23: note: byref variable will be forcibly initialized 369 | struct ngene_command com; | ^~~ /kisskb/src/drivers/media/pci/ngene/ngene-core.c: In function 'ngene_buffer_config': /kisskb/src/drivers/media/pci/ngene/ngene-core.c:1287:6: note: byref variable will be forcibly initialized 1287 | u8 tsio1235_config[6] = { 0x30, 0x30, 0x00, 0x28, 0x00, 0x38 }; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/pci/ngene/ngene-core.c:1286:6: note: byref variable will be forcibly initialized 1286 | u8 tsin1234_config[6] = { 0x30, 0x30, 0x00, 0x30, 0x30, 0x00 }; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/pci/ngene/ngene-core.c:1285:6: note: byref variable will be forcibly initialized 1285 | u8 tsin12_config[6] = { 0x60, 0x60, 0x00, 0x00, 0x00, 0x00 }; | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/pci/ngene/ngene-core.c: In function 'ngene_command_gpio_set': /kisskb/src/drivers/media/pci/ngene/ngene-core.c:400:23: note: byref variable will be forcibly initialized 400 | struct ngene_command com; | ^~~ /kisskb/src/drivers/media/pci/ngene/ngene-core.c: In function 'ngene_command_stream_control': /kisskb/src/drivers/media/pci/ngene/ngene-core.c:545:23: note: byref variable will be forcibly initialized 545 | struct ngene_command com; | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7603/init.c: In function 'mt7603_mac_init': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7603/init.c:135:5: note: byref variable will be forcibly initialized 135 | u8 bc_addr[ETH_ALEN]; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_sdma.c: In function 'amdgpu_sdma_ras_fini': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_sdma.c:143:20: note: byref variable will be forcibly initialized 143 | struct ras_ih_if ih_info = { | ^~~~~~~ /kisskb/src/drivers/media/pci/ngene/ngene-cards.c: In function 'i2c_read_regs': /kisskb/src/drivers/media/pci/ngene/ngene-cards.c:91:17: note: byref variable will be forcibly initialized 91 | struct i2c_msg msgs[2] = {{.addr = adr, .flags = 0, | ^~~~ /kisskb/src/drivers/media/pci/ngene/ngene-cards.c: In function 'i2c_io': /kisskb/src/drivers/media/pci/ngene/ngene-cards.c:47:17: note: byref variable will be forcibly initialized 47 | struct i2c_msg msgs[2] = {{.addr = adr, .flags = 0, | ^~~~ /kisskb/src/drivers/media/pci/ngene/ngene-cards.c: In function 'port_has_xo2': /kisskb/src/drivers/media/pci/ngene/ngene-cards.c:570:26: note: byref variable will be forcibly initialized 570 | u8 probe[1] = { 0x00 }, data[4]; | ^~~~ /kisskb/src/drivers/media/pci/ngene/ngene-cards.c:570:5: note: byref variable will be forcibly initialized 570 | u8 probe[1] = { 0x00 }, data[4]; | ^~~~~ /kisskb/src/drivers/media/pci/ngene/ngene-cards.c: In function 'i2c_write': /kisskb/src/drivers/media/pci/ngene/ngene-cards.c:56:17: note: byref variable will be forcibly initialized 56 | struct i2c_msg msg = {.addr = adr, .flags = 0, | ^~~ /kisskb/src/drivers/media/pci/ngene/ngene-cards.c: In function 'i2c_write_reg': /kisskb/src/drivers/media/pci/ngene/ngene-cards.c:56:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/pci/ngene/ngene-cards.c:65:5: note: byref variable will be forcibly initialized 65 | u8 msg[2] = {reg, val}; | ^~~ /kisskb/src/drivers/media/pci/ngene/ngene-cards.c: In function 'i2c_read_reg16': /kisskb/src/drivers/media/pci/ngene/ngene-cards.c:81:17: note: byref variable will be forcibly initialized 81 | struct i2c_msg msgs[2] = {{.addr = adr, .flags = 0, | ^~~~ /kisskb/src/drivers/media/pci/ngene/ngene-cards.c:80:5: note: byref variable will be forcibly initialized 80 | u8 msg[2] = {reg >> 8, reg & 0xff}; | ^~~ /kisskb/src/drivers/media/pci/ngene/ngene-cards.c: In function 'port_has_stv0900': /kisskb/src/drivers/media/pci/ngene/ngene-cards.c:438:5: note: byref variable will be forcibly initialized 438 | u8 val; | ^~~ /kisskb/src/drivers/media/pci/ngene/ngene-cards.c: In function 'port_has_stv0367': /kisskb/src/drivers/media/pci/ngene/ngene-cards.c:455:5: note: byref variable will be forcibly initialized 455 | u8 val; | ^~~ /kisskb/src/drivers/media/pci/ngene/ngene-cards.c: In function 'i2c_read': /kisskb/src/drivers/media/pci/ngene/ngene-cards.c:72:17: note: byref variable will be forcibly initialized 72 | struct i2c_msg msgs[1] = {{.addr = adr, .flags = I2C_M_RD, | ^~~~ /kisskb/src/drivers/media/pci/ngene/ngene-cards.c: In function 'port_has_drxk': /kisskb/src/drivers/media/pci/ngene/ngene-cards.c:72:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/pci/ngene/ngene-cards.c:446:5: note: byref variable will be forcibly initialized 446 | u8 val; | ^~~ /kisskb/src/drivers/media/pci/ngene/ngene-cards.c: In function 'i2c_write_eeprom': /kisskb/src/drivers/media/pci/ngene/ngene-cards.c:792:17: note: byref variable will be forcibly initialized 792 | struct i2c_msg msg = {.addr = adr, .flags = 0, .buf = m, | ^~~ /kisskb/src/drivers/media/pci/ngene/ngene-cards.c:791:5: note: byref variable will be forcibly initialized 791 | u8 m[3] = {(reg >> 8), (reg & 0xff), data}; | ^ /kisskb/src/drivers/media/pci/ngene/ngene-cards.c: In function 'i2c_read_eeprom': /kisskb/src/drivers/media/pci/ngene/ngene-cards.c:807:17: note: byref variable will be forcibly initialized 807 | struct i2c_msg msgs[2] = {{.addr = adr, .flags = 0, | ^~~~ /kisskb/src/drivers/media/pci/ngene/ngene-cards.c:806:5: note: byref variable will be forcibly initialized 806 | u8 msg[2] = {(reg >> 8), (reg & 0xff)}; | ^~~ /kisskb/src/drivers/media/pci/ngene/ngene-cards.c: In function 'ReadEEProm': /kisskb/src/drivers/media/pci/ngene/ngene-cards.c:825:6: note: byref variable will be forcibly initialized 825 | u8 EETag[3]; | ^~~~~ /kisskb/src/drivers/media/pci/ngene/ngene-cards.c: In function 'eeprom_read_ushort': /kisskb/src/drivers/media/pci/ngene/ngene-cards.c:923:6: note: byref variable will be forcibly initialized 923 | u32 len = 0; | ^~~ /kisskb/src/drivers/media/pci/ngene/ngene-cards.c:922:5: note: byref variable will be forcibly initialized 922 | u8 buf[2]; | ^~~ /kisskb/src/drivers/media/pci/ngene/ngene-cards.c: In function 'demod_attach_cxd28xx': /kisskb/src/drivers/media/pci/ngene/ngene-cards.c:402:26: note: byref variable will be forcibly initialized 402 | struct cxd2841er_config cfg; | ^~~ /kisskb/src/drivers/media/pci/ngene/ngene-cards.c: In function 'WriteEEProm': /kisskb/src/drivers/media/pci/ngene/ngene-cards.c:901:7: note: byref variable will be forcibly initialized 901 | u8 Tmp; | ^~~ /kisskb/src/drivers/media/pci/ngene/ngene-cards.c:865:5: note: byref variable will be forcibly initialized 865 | u8 EETag[3]; | ^~~~~ /kisskb/src/drivers/media/pci/ngene/ngene-cards.c: In function 'eeprom_write_ushort': /kisskb/src/drivers/media/pci/ngene/ngene-cards.c:937:5: note: byref variable will be forcibly initialized 937 | u8 buf[2]; | ^~~ /kisskb/src/drivers/media/pci/ngene/ngene-cards.c: In function 'osc_deviation': /kisskb/src/drivers/media/pci/ngene/ngene-cards.c:937:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/pci/ngene/ngene-cards.c:949:6: note: byref variable will be forcibly initialized 949 | u16 data = 0; | ^~~~ /kisskb/src/drivers/media/pci/ngene/ngene-cards.c: In function 'tuner_tda18212_ping': /kisskb/src/drivers/media/pci/ngene/ngene-cards.c:205:5: note: byref variable will be forcibly initialized 205 | u8 tda_id[2]; | ^~~~~~ /kisskb/src/drivers/media/pci/ngene/ngene-cards.c: In function 'tuner_attach_tda18212': /kisskb/src/drivers/media/pci/ngene/ngene-cards.c:228:25: note: byref variable will be forcibly initialized 228 | struct tda18212_config config = { | ^~~~~~ /kisskb/src/drivers/media/pci/ngene/ngene-cards.c: In function 'init_xo2': /kisskb/src/drivers/media/pci/ngene/ngene-cards.c:526:10: note: byref variable will be forcibly initialized 526 | u8 val, data[2]; | ^~~~ /kisskb/src/drivers/media/pci/ngene/ngene-cards.c:526:5: note: byref variable will be forcibly initialized 526 | u8 val, data[2]; | ^~~ /kisskb/src/drivers/media/pci/ngene/ngene-cards.c: In function 'demod_attach_stv0910': /kisskb/src/drivers/media/pci/ngene/ngene-cards.c:330:23: note: byref variable will be forcibly initialized 330 | struct lnbh25_config lnbcfg = lnbh25_cfg; | ^~~~~~ /kisskb/src/drivers/media/pci/ngene/ngene-cards.c:329:21: note: byref variable will be forcibly initialized 329 | struct stv0910_cfg cfg = stv0910_p; | ^~~ /kisskb/src/drivers/media/pci/ngene/ngene-cards.c: In function 'demod_attach_drxk': /kisskb/src/drivers/media/pci/ngene/ngene-cards.c:491:21: note: byref variable will be forcibly initialized 491 | struct drxk_config config; | ^~~~~~ /kisskb/src/drivers/media/pci/ngene/ngene-cards.c: In function 'cineS2_probe': /kisskb/src/drivers/media/pci/ngene/ngene-cards.c:438:5: note: byref variable will be forcibly initialized 438 | u8 val; | ^~~ /kisskb/src/drivers/media/pci/ngene/ngene-cards.c:602:17: note: byref variable will be forcibly initialized 602 | struct i2c_msg i2c_msg = { .flags = 0, .buf = buf }; | ^~~~~~~ /kisskb/src/drivers/media/pci/ngene/ngene-cards.c:600:15: note: byref variable will be forcibly initialized 600 | u8 xo2_type, xo2_id, xo2_demodtype; | ^~~~~~ /kisskb/src/drivers/media/pci/ngene/ngene-cards.c:600:5: note: byref variable will be forcibly initialized 600 | u8 xo2_type, xo2_id, xo2_demodtype; | ^~~~~~~~ /kisskb/src/drivers/media/pci/ngene/ngene-cards.c:599:5: note: byref variable will be forcibly initialized 599 | u8 buf[3]; | ^~~ /kisskb/src/drivers/media/pci/ngene/ngene-cards.c: In function 'ngene_port_has_cxd2099': /kisskb/src/drivers/media/pci/ngene/ngene-cards.c:472:17: note: byref variable will be forcibly initialized 472 | struct i2c_msg msgs[2] = {{ .addr = 0x40, .flags = 0, | ^~~~ /kisskb/src/drivers/media/pci/ngene/ngene-cards.c:471:44: note: byref variable will be forcibly initialized 471 | u8 probe[4] = { 0xe0, 0x00, 0x00, 0x00 }, data[4]; | ^~~~ /kisskb/src/drivers/media/pci/ngene/ngene-cards.c:471:5: note: byref variable will be forcibly initialized 471 | u8 probe[4] = { 0xe0, 0x00, 0x00, 0x00 }, data[4]; | ^~~~~ /kisskb/src/drivers/of/address.c: In function '__of_get_address': /kisskb/src/drivers/of/address.c:634:22: note: byref variable will be forcibly initialized 634 | int onesize, i, na, ns; | ^~ /kisskb/src/drivers/of/address.c:634:18: note: byref variable will be forcibly initialized 634 | int onesize, i, na, ns; | ^~ /kisskb/src/drivers/of/address.c:631:15: note: byref variable will be forcibly initialized 631 | unsigned int psize; | ^~~~~ /kisskb/src/drivers/of/address.c: In function 'of_translate_one': /kisskb/src/drivers/of/address.c:399:15: note: byref variable will be forcibly initialized 399 | unsigned int rlen; | ^~~~ /kisskb/src/drivers/of/address.c: In function '__of_translate_address': /kisskb/src/drivers/of/address.c:481:19: note: byref variable will be forcibly initialized 481 | int na, ns, pna, pns; | ^~~ /kisskb/src/drivers/of/address.c:481:14: note: byref variable will be forcibly initialized 481 | int na, ns, pna, pns; | ^~~ /kisskb/src/drivers/of/address.c:481:10: note: byref variable will be forcibly initialized 481 | int na, ns, pna, pns; | ^~ /kisskb/src/drivers/of/address.c:481:6: note: byref variable will be forcibly initialized 481 | int na, ns, pna, pns; | ^~ /kisskb/src/drivers/of/address.c:480:9: note: byref variable will be forcibly initialized 480 | __be32 addr[OF_MAX_ADDR_CELLS]; | ^~~~ /kisskb/src/drivers/of/address.c: In function 'of_translate_ioport': /kisskb/src/drivers/of/address.c:775:22: note: byref variable will be forcibly initialized 775 | struct device_node *host; | ^~~~ /kisskb/src/drivers/input/misc/palmas-pwrbutton.c: In function 'palmas_power_button_work': /kisskb/src/drivers/input/misc/palmas-pwrbutton.c:67:15: note: byref variable will be forcibly initialized 67 | unsigned int reg; | ^~~ /kisskb/src/drivers/of/address.c: In function 'of_translate_address': /kisskb/src/drivers/of/address.c:568:22: note: byref variable will be forcibly initialized 568 | struct device_node *host; | ^~~~ /kisskb/src/drivers/of/address.c: In function '__of_address_to_resource': /kisskb/src/drivers/of/address.c:801:14: note: byref variable will be forcibly initialized 801 | const char *name = NULL; | ^~~~ /kisskb/src/drivers/of/address.c:800:15: note: byref variable will be forcibly initialized 800 | unsigned int flags; | ^~~~~ /kisskb/src/drivers/of/address.c:799:7: note: byref variable will be forcibly initialized 799 | u64 size; | ^~~~ /kisskb/src/drivers/input/misc/palmas-pwrbutton.c: In function 'palmas_pwron_params_ofinit': /kisskb/src/drivers/input/misc/palmas-pwrbutton.c:117:6: note: byref variable will be forcibly initialized 117 | u32 val; | ^~~ /kisskb/src/drivers/of/address.c: In function 'of_translate_dma_address': /kisskb/src/drivers/of/address.c:612:22: note: byref variable will be forcibly initialized 612 | struct device_node *host; | ^~~~ /kisskb/src/drivers/input/misc/palmas-pwrbutton.c: In function 'palmas_pwron_probe': /kisskb/src/drivers/input/misc/palmas-pwrbutton.c:169:29: note: byref variable will be forcibly initialized 169 | struct palmas_pwron_config config; | ^~~~~~ /kisskb/src/drivers/of/address.c: In function '__of_get_dma_parent': /kisskb/src/drivers/of/address.c:584:25: note: byref variable will be forcibly initialized 584 | struct of_phandle_args args; | ^~~~ /kisskb/src/drivers/of/address.c: In function 'parser_init': /kisskb/src/drivers/of/address.c:676:6: note: byref variable will be forcibly initialized 676 | int rlen; | ^~~~ /kisskb/src/drivers/of/address.c: In function 'of_iomap': /kisskb/src/drivers/of/address.c:860:18: note: byref variable will be forcibly initialized 860 | struct resource res; | ^~~ /kisskb/src/drivers/of/address.c: In function 'of_io_request_and_map': /kisskb/src/drivers/of/address.c:889:18: note: byref variable will be forcibly initialized 889 | struct resource res; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/pci.h:38, from /kisskb/src/drivers/of/address.c:11: /kisskb/src/drivers/of/address.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/of/address.c: In function 'of_dma_get_range': /kisskb/src/drivers/of/address.c:939:6: note: byref variable will be forcibly initialized 939 | int len, num_ranges = 0; | ^~~ /kisskb/src/drivers/of/address.c:937:18: note: byref variable will be forcibly initialized 937 | struct of_range range; | ^~~~~ /kisskb/src/drivers/of/address.c:936:25: note: byref variable will be forcibly initialized 936 | 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:1017:6: note: byref variable will be forcibly initialized 1017 | int len; | ^~~ /kisskb/src/drivers/of/address.c:1014:18: note: byref variable will be forcibly initialized 1014 | struct of_range range; | ^~~~~ /kisskb/src/drivers/of/address.c:1011:25: note: byref variable will be forcibly initialized 1011 | struct of_range_parser parser; | ^~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/p2p.c: In function 'ath10k_p2p_noa_update_by_vdev_id': /kisskb/src/drivers/net/wireless/ath/ath10k/p2p.c:136:28: note: byref variable will be forcibly initialized 136 | struct ath10k_p2p_noa_arg arg = { | ^~~ /kisskb/src/drivers/infiniband/core/uverbs_marshall.c: In function 'rdma_ah_conv_opa_to_ib': /kisskb/src/drivers/infiniband/core/uverbs_marshall.c:41:22: note: byref variable will be forcibly initialized 41 | struct ib_port_attr port_attr; | ^~~~~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_marshall.c: In function 'ib_copy_ah_attr_to_user': /kisskb/src/drivers/infiniband/core/uverbs_marshall.c:67:22: note: byref variable will be forcibly initialized 67 | struct rdma_ah_attr conv_ah; | ^~~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_marshall.c: In function 'ib_copy_path_rec_to_user': /kisskb/src/drivers/infiniband/core/uverbs_marshall.c:164:21: note: byref variable will be forcibly initialized 164 | struct sa_path_rec rec; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c: In function 'gfx_v10_0_apply_medium_grain_clock_gating_workaround': /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:8178:17: note: byref variable will be forcibly initialized 8178 | const uint32_t sm_ctlr_regs[] = { | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:8155:17: note: byref variable will be forcibly initialized 8155 | const uint32_t tcp_ctrl_regs_nv12[] = { | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:8128:17: note: byref variable will be forcibly initialized 8128 | const uint32_t tcp_ctrl_regs[] = { | ^~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x2/mcu.c: In function 'mt76x2_mcu_init_gain': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x2/mcu.c:81:26: note: byref variable will be forcibly initialized 81 | } __packed __aligned(4) msg = { | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x2/mcu.c: In function 'mt76x2_mcu_tssi_comp': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x2/mcu.c:100:26: note: byref variable will be forcibly initialized 100 | } __packed __aligned(4) msg = { | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c: In function 'gfx_v10_0_get_cu_info': /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:9625:11: note: byref variable will be forcibly initialized 9625 | unsigned disable_masks[4 * 2]; | ^~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x2/phy.c: In function 'mt76x2_phy_set_txpower': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x2/phy.c:141:30: note: byref variable will be forcibly initialized 141 | struct mt76x2_tx_power_info txp; | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x2/phy.c: In function 'mt76x2_phy_tssi_compensate': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x2/phy.c:206:30: note: byref variable will be forcibly initialized 206 | struct mt76x2_tx_power_info txp; | ^~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:38: /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'copy_wc_to_user': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:1147:22: note: byref variable will be forcibly initialized 1147 | struct ib_uverbs_wc tmp; | ^~~ In file included from /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:38: /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/drivers/gpu/drm/tiny/ili9341.c:24: /kisskb/src/drivers/gpu/drm/tiny/ili9341.c: In function 'yx240qv29_enable': /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/ili9341.c:133:2: note: in expansion of macro 'mipi_dbi_command' 133 | mipi_dbi_command(dbi, MIPI_DCS_SET_ADDRESS_MODE, addr_mode); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/ili9341.c:113:2: note: in expansion of macro 'mipi_dbi_command' 113 | mipi_dbi_command(dbi, MIPI_DCS_SET_DISPLAY_ON); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/ili9341.c:110:2: note: in expansion of macro 'mipi_dbi_command' 110 | mipi_dbi_command(dbi, MIPI_DCS_EXIT_SLEEP_MODE); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/ili9341.c:109:2: note: in expansion of macro 'mipi_dbi_command' 109 | mipi_dbi_command(dbi, ILI9341_DISCTRL, 0x08, 0x82, 0x27, 0x00); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/ili9341.c:106:2: note: in expansion of macro 'mipi_dbi_command' 106 | mipi_dbi_command(dbi, ILI9341_ETMOD, 0x07); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/ili9341.c:101:2: note: in expansion of macro 'mipi_dbi_command' 101 | mipi_dbi_command(dbi, ILI9341_NGAMCTRL, | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/ili9341.c:98:2: note: in expansion of macro 'mipi_dbi_command' 98 | mipi_dbi_command(dbi, ILI9341_PGAMCTRL, | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/ili9341.c:97:2: note: in expansion of macro 'mipi_dbi_command' 97 | mipi_dbi_command(dbi, MIPI_DCS_SET_GAMMA_CURVE, 0x01); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/ili9341.c:96:2: note: in expansion of macro 'mipi_dbi_command' 96 | mipi_dbi_command(dbi, ILI9341_EN3GAM, 0x00); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/ili9341.c:93:2: note: in expansion of macro 'mipi_dbi_command' 93 | mipi_dbi_command(dbi, ILI9341_FRMCTR1, 0x00, 0x1b); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/ili9341.c:90:2: note: in expansion of macro 'mipi_dbi_command' 90 | mipi_dbi_command(dbi, MIPI_DCS_SET_PIXEL_FORMAT, MIPI_DCS_PIXEL_FMT_16BIT); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/ili9341.c:87:2: note: in expansion of macro 'mipi_dbi_command' 87 | mipi_dbi_command(dbi, ILI9341_VMCTRL2, 0x86); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/ili9341.c:86:2: note: in expansion of macro 'mipi_dbi_command' 86 | mipi_dbi_command(dbi, ILI9341_VMCTRL1, 0x3e, 0x28); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/ili9341.c:84:2: note: in expansion of macro 'mipi_dbi_command' 84 | mipi_dbi_command(dbi, ILI9341_PWCTRL2, 0x10); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/ili9341.c:83:2: note: in expansion of macro 'mipi_dbi_command' 83 | mipi_dbi_command(dbi, ILI9341_PWCTRL1, 0x23); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/ili9341.c:80:2: note: in expansion of macro 'mipi_dbi_command' 80 | mipi_dbi_command(dbi, ILI9341_DTCTRLB, 0x00, 0x00); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/ili9341.c:79:2: note: in expansion of macro 'mipi_dbi_command' 79 | mipi_dbi_command(dbi, ILI9341_PUMPCTRL, 0x20); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/ili9341.c:78:2: note: in expansion of macro 'mipi_dbi_command' 78 | mipi_dbi_command(dbi, ILI9341_PWCTRLA, 0x39, 0x2c, 0x00, 0x34, 0x02); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/ili9341.c:77:2: note: in expansion of macro 'mipi_dbi_command' 77 | mipi_dbi_command(dbi, ILI9341_DTCTRLA, 0x85, 0x00, 0x78); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/ili9341.c:76:2: note: in expansion of macro 'mipi_dbi_command' 76 | mipi_dbi_command(dbi, ILI9341_PWRSEQ, 0x64, 0x03, 0x12, 0x81); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/ili9341.c:75:2: note: in expansion of macro 'mipi_dbi_command' 75 | mipi_dbi_command(dbi, ILI9341_PWCTRLB, 0x00, 0xc1, 0x30); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/ili9341.c:73:2: note: in expansion of macro 'mipi_dbi_command' 73 | mipi_dbi_command(dbi, MIPI_DCS_SET_DISPLAY_OFF); | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/tiny/ili9341.c:60:11: note: byref variable will be forcibly initialized 60 | int ret, idx; | ^~~ /kisskb/src/drivers/gpu/drm/tiny/ili9341.c: In function 'ili9341_probe': /kisskb/src/drivers/gpu/drm/tiny/ili9341.c:182:6: note: byref variable will be forcibly initialized 182 | u32 rotation = 0; | ^~~~~~~~ /kisskb/src/drivers/staging/wlan-ng/p80211wep.c: In function 'wep_decrypt': /kisskb/src/drivers/staging/wlan-ng/p80211wep.c:94:22: note: byref variable will be forcibly initialized 94 | u8 s[256], key[64], c_crc[4]; | ^~~~~ /kisskb/src/drivers/staging/wlan-ng/p80211wep.c:94:13: note: byref variable will be forcibly initialized 94 | u8 s[256], key[64], c_crc[4]; | ^~~ /kisskb/src/drivers/staging/wlan-ng/p80211wep.c:94:5: note: byref variable will be forcibly initialized 94 | u8 s[256], key[64], c_crc[4]; | ^ /kisskb/src/drivers/staging/wlan-ng/p80211wep.c: In function 'wep_encrypt': /kisskb/src/drivers/staging/wlan-ng/p80211wep.c:165:13: note: byref variable will be forcibly initialized 165 | u8 s[256], key[64]; | ^~~ /kisskb/src/drivers/staging/wlan-ng/p80211wep.c:165:5: note: byref variable will be forcibly initialized 165 | u8 s[256], key[64]; | ^ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_open_qp': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:1557:20: note: byref variable will be forcibly initialized 1557 | struct ib_device *ib_dev; | ^~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:1550:34: note: byref variable will be forcibly initialized 1550 | struct ib_uverbs_open_qp cmd; | ^~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_alloc_mw': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:908:20: note: byref variable will be forcibly initialized 908 | struct ib_device *ib_dev; | ^~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:902:33: note: byref variable will be forcibly initialized 902 | struct ib_uverbs_alloc_mw cmd; | ^~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_reg_mr': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:703:20: note: byref variable will be forcibly initialized 703 | struct ib_device *ib_dev; | ^~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:698:31: note: byref variable will be forcibly initialized 698 | struct ib_uverbs_reg_mr cmd; | ^~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_post_srq_recv': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:2337:25: note: byref variable will be forcibly initialized 2337 | struct uverbs_req_iter iter; | ^~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:2334:31: note: byref variable will be forcibly initialized 2334 | const struct ib_recv_wr *bad_wr; | ^~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:2332:38: note: byref variable will be forcibly initialized 2332 | struct ib_uverbs_post_srq_recv_resp resp; | ^~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:2331:38: note: byref variable will be forcibly initialized 2331 | struct ib_uverbs_post_srq_recv cmd; | ^~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_modify_srq': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:3500:30: note: byref variable will be forcibly initialized 3500 | struct ib_srq_attr attr; | ^~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:3498:30: note: byref variable will be forcibly initialized 3498 | struct ib_uverbs_modify_srq cmd; | ^~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_ex_modify_wq': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:2990:32: note: byref variable will be forcibly initialized 2990 | struct ib_uverbs_ex_modify_wq cmd; | ^~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_ex_create_rwq_ind_table': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:3053:20: note: byref variable will be forcibly initialized 3053 | struct ib_device *ib_dev; | ^~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:3052:25: note: byref variable will be forcibly initialized 3052 | struct uverbs_req_iter iter; | ^~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:3041:43: note: byref variable will be forcibly initialized 3041 | struct ib_uverbs_ex_create_rwq_ind_table cmd; | ^~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_post_send': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:2000:25: note: byref variable will be forcibly initialized 2000 | struct uverbs_req_iter iter; | ^~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:1992:34: note: byref variable will be forcibly initialized 1992 | const struct ib_send_wr *bad_wr; | ^~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:1989:34: note: byref variable will be forcibly initialized 1989 | struct ib_uverbs_post_send_resp resp; | ^~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:1988:34: note: byref variable will be forcibly initialized 1988 | struct ib_uverbs_post_send cmd; | ^~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_post_recv': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:2286:25: note: byref variable will be forcibly initialized 2286 | struct uverbs_req_iter iter; | ^~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:2283:34: note: byref variable will be forcibly initialized 2283 | const struct ib_recv_wr *bad_wr; | ^~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:2281:34: note: byref variable will be forcibly initialized 2281 | struct ib_uverbs_post_recv_resp resp; | ^~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:2280:34: note: byref variable will be forcibly initialized 2280 | struct ib_uverbs_post_recv cmd; | ^~~ /kisskb/src/drivers/of/irq.c: In function 'of_irq_find_parent': /kisskb/src/drivers/of/irq.c:57:10: note: byref variable will be forcibly initialized 57 | phandle parent; | ^~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_resize_cq': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:1117:29: note: byref variable will be forcibly initialized 1117 | struct ib_uverbs_resize_cq cmd; | ^~~ /kisskb/src/drivers/of/irq.c: In function 'of_irq_parse_raw': /kisskb/src/drivers/of/irq.c:100:6: note: byref variable will be forcibly initialized 100 | int imaplen, match, i, rc = -EINVAL; | ^~~~~~~ /kisskb/src/drivers/of/irq.c:99:45: note: byref variable will be forcibly initialized 99 | u32 intsize = 1, addrsize, newintsize = 0, newaddrsize = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/of/irq.c:99:29: note: byref variable will be forcibly initialized 99 | u32 intsize = 1, addrsize, newintsize = 0, newaddrsize = 0; | ^~~~~~~~~~ /kisskb/src/drivers/of/irq.c:99:6: note: byref variable will be forcibly initialized 99 | u32 intsize = 1, addrsize, newintsize = 0, newaddrsize = 0; | ^~~~~~~ /kisskb/src/drivers/of/irq.c:98:36: note: byref variable will be forcibly initialized 98 | const __be32 *tmp, *imap, *imask, dummy_imask[] = { [0 ... MAX_PHANDLE_ARGS] = cpu_to_be32(~0) }; | ^~~~~~~~~~~ /kisskb/src/drivers/of/irq.c:96:9: note: byref variable will be forcibly initialized 96 | __be32 initial_match_array[MAX_PHANDLE_ARGS]; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_req_notify_cq': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:1229:33: note: byref variable will be forcibly initialized 1229 | struct ib_uverbs_req_notify_cq cmd; | ^~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_close_xrcd': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:661:30: note: byref variable will be forcibly initialized 661 | struct ib_uverbs_close_xrcd cmd; | ^~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_ex_destroy_rwq_ind_table': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:3155:44: note: byref variable will be forcibly initialized 3155 | struct ib_uverbs_ex_destroy_rwq_ind_table cmd; | ^~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_dealloc_pd': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:470:30: note: byref variable will be forcibly initialized 470 | struct ib_uverbs_dealloc_pd cmd; | ^~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_dealloc_mw': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:965:30: note: byref variable will be forcibly initialized 965 | struct ib_uverbs_dealloc_mw cmd; | ^~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_dereg_mr': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:890:28: note: byref variable will be forcibly initialized 890 | struct ib_uverbs_dereg_mr cmd; | ^~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_ex_destroy_flow': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:3338:32: note: byref variable will be forcibly initialized 3338 | struct ib_uverbs_destroy_flow cmd; | ^~~ /kisskb/src/drivers/of/irq.c: In function 'of_irq_parse_one': /kisskb/src/drivers/of/irq.c:310:6: note: byref variable will be forcibly initialized 310 | u32 intsize; | ^~~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_destroy_ah': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:2453:30: note: byref variable will be forcibly initialized 2453 | struct ib_uverbs_destroy_ah cmd; | ^~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_query_srq': /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/infiniband/core/uverbs_cmd.c:3527:34: note: byref variable will be forcibly initialized 3527 | struct ib_srq_attr attr; | ^~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:3526:34: note: byref variable will be forcibly initialized 3526 | struct ib_uverbs_query_srq_resp resp; | ^~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:3525:34: note: byref variable will be forcibly initialized 3525 | struct ib_uverbs_query_srq cmd; | ^~~ In file included from /kisskb/src/include/linux/of_irq.h:8, from /kisskb/src/drivers/of/irq.c:24: /kisskb/src/drivers/of/irq.c: In function 'irq_find_matching_host': /kisskb/src/include/linux/irqdomain.h:307:20: note: byref variable will be forcibly initialized 307 | struct irq_fwspec fwspec = { | ^~~~~~ /kisskb/src/drivers/of/irq.c: In function 'irq_find_host': /kisskb/src/include/linux/irqdomain.h:307:20: note: byref variable will be forcibly initialized /kisskb/src/include/linux/irqdomain.h:307:20: note: byref variable will be forcibly initialized /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_destroy_srq': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:3559:36: note: byref variable will be forcibly initialized 3559 | struct ib_uverbs_destroy_srq_resp resp; | ^~~~ /kisskb/src/drivers/of/irq.c: In function 'of_irq_get': /kisskb/src/drivers/of/irq.c:410:25: note: byref variable will be forcibly initialized 410 | struct of_phandle_args oirq; | ^~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:3558:36: note: byref variable will be forcibly initialized 3558 | struct ib_uverbs_destroy_srq cmd; | ^~~ /kisskb/src/drivers/of/irq.c: In function 'of_irq_to_resource': /kisskb/src/drivers/of/irq.c:379:15: note: byref variable will be forcibly initialized 379 | const char *name = NULL; | ^~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_ex_destroy_wq': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:2962:33: note: byref variable will be forcibly initialized 2962 | struct ib_uverbs_ex_destroy_wq cmd; | ^~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_destroy_qp': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:1953:35: note: byref variable will be forcibly initialized 1953 | struct ib_uverbs_destroy_qp_resp resp; | ^~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:1952:35: note: byref variable will be forcibly initialized 1952 | struct ib_uverbs_destroy_qp cmd; | ^~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_destroy_cq': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:1252:35: note: byref variable will be forcibly initialized 1252 | struct ib_uverbs_destroy_cq_resp resp; | ^~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:1251:35: note: byref variable will be forcibly initialized 1251 | struct ib_uverbs_destroy_cq cmd; | ^~~ /kisskb/src/drivers/of/irq.c: In function '__of_msi_map_id': /kisskb/src/drivers/of/irq.c:603:6: note: byref variable will be forcibly initialized 603 | u32 id_out = id_in; | ^~~~~~ /kisskb/src/drivers/of/irq.c: In function 'of_irq_count': /kisskb/src/drivers/of/irq.c:455:25: note: byref variable will be forcibly initialized 455 | struct of_phandle_args irq; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c: In function 'gfx_v10_0_init_microcode': /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:4060:7: note: byref variable will be forcibly initialized 4060 | char fw_name[40]; | ^~~~~~~ /kisskb/src/drivers/of/irq.c: In function 'of_irq_init': /kisskb/src/drivers/of/irq.c:504:35: note: byref variable will be forcibly initialized 504 | struct list_head intc_desc_list, intc_parent_list; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/of/irq.c:504:19: note: byref variable will be forcibly initialized 504 | struct list_head intc_desc_list, intc_parent_list; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/of/irq.c:501:29: note: byref variable will be forcibly initialized 501 | const struct of_device_id *match; | ^~~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function '__uverbs_create_xsrq': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:3362:20: note: byref variable will be forcibly initialized 3362 | struct ib_device *ib_dev; | ^~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:3359:35: note: byref variable will be forcibly initialized 3359 | struct ib_srq_init_attr attr; | ^~~~ In file included from /kisskb/src/include/linux/of_irq.h:8, from /kisskb/src/drivers/of/irq.c:24: /kisskb/src/drivers/of/irq.c: In function 'of_msi_map_get_device_domain': /kisskb/src/include/linux/irqdomain.h:307:20: note: byref variable will be forcibly initialized 307 | struct irq_fwspec fwspec = { | ^~~~~~ /kisskb/src/drivers/of/irq.c:646:22: note: byref variable will be forcibly initialized 646 | struct device_node *np = NULL; | ^~ /kisskb/src/drivers/of/irq.c: In function 'of_msi_get_domain': /kisskb/src/drivers/of/irq.c:681:26: note: byref variable will be forcibly initialized 681 | struct of_phandle_args args; | ^~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_create_xsrq': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:3486:35: note: byref variable will be forcibly initialized 3486 | struct ib_uverbs_create_xsrq cmd; | ^~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_create_srq': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:3465:35: note: byref variable will be forcibly initialized 3465 | struct ib_uverbs_create_xsrq xcmd; | ^~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:3464:35: note: byref variable will be forcibly initialized 3464 | struct ib_uverbs_create_srq cmd; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c: In function 'gfx_v10_0_mec_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:4501:7: note: byref variable will be forcibly initialized 4501 | u32 *fw = NULL; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:4498:7: note: byref variable will be forcibly initialized 4498 | u32 *hpd; | ^~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_ex_create_wq': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:2883:20: note: byref variable will be forcibly initialized 2883 | struct ib_device *ib_dev; | ^~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:2875:32: note: byref variable will be forcibly initialized 2875 | struct ib_uverbs_ex_create_wq cmd; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c: In function 'rt2800_get_key_seq': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c:10344:25: note: byref variable will be forcibly initialized 10344 | struct mac_iveiv_entry iveiv_entry; | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_ex_modify_qp': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:1926:32: note: byref variable will be forcibly initialized 1926 | struct ib_uverbs_ex_modify_qp cmd; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c: In function 'gfx_v10_0_ring_test_ib': /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:3895:11: note: byref variable will be forcibly initialized 3895 | unsigned index; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:3894:20: note: byref variable will be forcibly initialized 3894 | struct dma_fence *f = NULL; | ^ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_modify_qp': /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:3893:19: note: byref variable will be forcibly initialized 3893 | struct amdgpu_ib ib; | ^~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:1911:32: note: byref variable will be forcibly initialized 1911 | struct ib_uverbs_ex_modify_qp cmd; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c: In function 'gfx_v10_0_ring_test_ring': /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:3846:11: note: byref variable will be forcibly initialized 3846 | uint32_t scratch; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c: In function 'rt2800_mcu_request': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c:497:6: note: byref variable will be forcibly initialized 497 | u32 reg; | ^~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'create_qp': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:1291:20: note: byref variable will be forcibly initialized 1291 | struct ib_device *ib_dev; | ^~~~~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c: In function 'rt2800_bbp_read': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c:108:6: note: byref variable will be forcibly initialized 108 | u32 reg; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c: In function 'rt2800_bbp_write': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c:84:6: note: byref variable will be forcibly initialized 84 | u32 reg; | ^~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_ex_create_qp': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:1531:32: note: byref variable will be forcibly initialized 1531 | struct ib_uverbs_ex_create_qp cmd; | ^~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_create_qp': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:1504:32: note: byref variable will be forcibly initialized 1504 | struct ib_uverbs_ex_create_qp cmd_ex; | ^~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:1503:34: note: byref variable will be forcibly initialized 1503 | struct ib_uverbs_create_qp cmd; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c: In function 'rt2800_bbp_write_with_rx_chain': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c:3880:12: note: byref variable will be forcibly initialized 3880 | u8 chain, reg; | ^~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_query_qp': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:1638:33: note: byref variable will be forcibly initialized 1638 | struct ib_uverbs_query_qp_resp resp; | ^~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:1637:33: note: byref variable will be forcibly initialized 1637 | struct ib_uverbs_query_qp cmd; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c: In function 'gfx_v10_sriov_wreg': /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:1575:6: note: byref variable will be forcibly initialized 1575 | u32 rlcg_flag; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c: In function 'gfx_v10_sriov_rreg': /kisskb/src/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:1591:6: note: byref variable will be forcibly initialized 1591 | u32 rlcg_flag; | ^~~~~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_detach_mcast': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:2514:32: note: byref variable will be forcibly initialized 2514 | struct ib_uverbs_detach_mcast cmd; | ^~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_attach_mcast': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:2465:32: note: byref variable will be forcibly initialized 2465 | struct ib_uverbs_attach_mcast cmd; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c: In function 'rt2800_bbp4_mac_if_ctrl': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c:6258:5: note: byref variable will be forcibly initialized 6258 | u8 value; | ^~~~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c: In function 'rt2800_init_bbp_3290': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c:6443:5: note: byref variable will be forcibly initialized 6443 | u8 value; | ^~~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/scan.c: In function 'wlcore_count_started_vifs': /kisskb/src/drivers/net/wireless/ti/wlcore/scan.c:117:6: note: byref variable will be forcibly initialized 117 | int count = 0; | ^~~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_alloc_pd': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:426:20: note: byref variable will be forcibly initialized 426 | struct ib_device *ib_dev; | ^~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:422:33: note: byref variable will be forcibly initialized 422 | struct ib_uverbs_alloc_pd cmd; | ^~~ /kisskb/src/drivers/net/wireless/ti/wlcore/scan.c: In function 'wlcore_scan_get_channels': /kisskb/src/drivers/net/wireless/ti/wlcore/scan.c:117:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_rereg_mr': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:771:20: note: byref variable will be forcibly initialized 771 | struct ib_device *ib_dev; | ^~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:766:33: note: byref variable will be forcibly initialized 766 | struct ib_uverbs_rereg_mr_resp resp; | ^~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:765:33: note: byref variable will be forcibly initialized 765 | struct ib_uverbs_rereg_mr cmd; | ^~~ /kisskb/src/drivers/net/wireless/ti/wlcore/scan.c: In function 'wlcore_set_scan_chan_params': /kisskb/src/drivers/net/wireless/ti/wlcore/scan.c:253:5: note: byref variable will be forcibly initialized 253 | u8 n_pactive_ch = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_ex_query_device': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:3584:36: note: byref variable will be forcibly initialized 3584 | struct ib_uverbs_ex_query_device cmd; | ^~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_query_device': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:373:37: note: byref variable will be forcibly initialized 373 | struct ib_uverbs_query_device_resp resp; | ^~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:372:37: note: byref variable will be forcibly initialized 372 | struct ib_uverbs_query_device cmd; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c: In function 'rt3593_post_bbp_init': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c:7856:5: note: byref variable will be forcibly initialized 7856 | u8 bbp; | ^~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_query_port': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:395:35: note: byref variable will be forcibly initialized 395 | struct ib_port_attr attr; | ^~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:394:35: note: byref variable will be forcibly initialized 394 | struct ib_uverbs_query_port_resp resp; | ^~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:393:35: note: byref variable will be forcibly initialized 393 | struct ib_uverbs_query_port cmd; | ^~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_ex_modify_cq': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c: In function 'rt2800_rfcsr_write': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c:143:6: note: byref variable will be forcibly initialized 143 | u32 reg; | ^~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:3647:32: note: byref variable will be forcibly initialized 3647 | struct ib_uverbs_ex_modify_cq cmd; | ^~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'create_cq': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:1010:20: note: byref variable will be forcibly initialized 1010 | struct ib_device *ib_dev; | ^~~~~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c: In function 'rt2800_rfcsr_read': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c:204:6: note: byref variable will be forcibly initialized 204 | u32 reg; | ^~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_ex_create_cq': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:1099:33: note: byref variable will be forcibly initialized 1099 | struct ib_uverbs_ex_create_cq cmd; | ^~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_create_cq': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:1081:32: note: byref variable will be forcibly initialized 1081 | struct ib_uverbs_ex_create_cq cmd_ex; | ^~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:1080:34: note: byref variable will be forcibly initialized 1080 | struct ib_uverbs_create_cq cmd; | ^~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_poll_cq': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:1181:33: note: byref variable will be forcibly initialized 1181 | struct ib_wc wc; | ^~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:1177:33: note: byref variable will be forcibly initialized 1177 | struct ib_uverbs_poll_cq_resp resp; | ^~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:1176:33: note: byref variable will be forcibly initialized 1176 | struct ib_uverbs_poll_cq cmd; | ^~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_create_comp_channel': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:981:20: note: byref variable will be forcibly initialized 981 | struct ib_device *ib_dev; | ^~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:978:45: note: byref variable will be forcibly initialized 978 | struct ib_uverbs_create_comp_channel_resp resp; | ^~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:977:42: note: byref variable will be forcibly initialized 977 | struct ib_uverbs_create_comp_channel cmd; | ^~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_create_ah': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:2390:20: note: byref variable will be forcibly initialized 2390 | struct ib_device *ib_dev; | ^~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:2384:35: note: byref variable will be forcibly initialized 2384 | struct ib_uverbs_create_ah_resp resp; | ^~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:2383:30: note: byref variable will be forcibly initialized 2383 | struct ib_uverbs_create_ah cmd; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2500pci.c: In function 'rt2500pci_bbp_write': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2500pci.c:48:6: note: byref variable will be forcibly initialized 48 | u32 reg; | ^~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_open_xrcd': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:574:20: note: byref variable will be forcibly initialized 574 | struct ib_device *ib_dev; | ^~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:569:29: note: byref variable will be forcibly initialized 569 | struct ib_uverbs_open_xrcd cmd; | ^~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_get_context': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:280:20: note: byref variable will be forcibly initialized 280 | struct ib_device *ib_dev; | ^~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:279:31: note: byref variable will be forcibly initialized 279 | struct ib_uverbs_get_context cmd; | ^~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:278:36: note: byref variable will be forcibly initialized 278 | struct ib_uverbs_get_context_resp resp; | ^~~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c: In function 'rt2800_normal_mode_setup_3593': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2500pci.c: In function 'rt2500pci_bbp_read': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2500pci.c:72:6: note: byref variable will be forcibly initialized 72 | u32 reg; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c:7414:5: note: byref variable will be forcibly initialized 7414 | u8 rfcsr; | ^~~~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c: In function 'rt2800_efuse_read': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c:9183:6: note: byref variable will be forcibly initialized 9183 | u32 reg; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c: In function 'rt2800_rf_init_calibration': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c:7284:5: note: byref variable will be forcibly initialized 7284 | u8 rfcsr; | ^~~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'kern_spec_to_ib_spec_filter': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:2837:9: note: byref variable will be forcibly initialized 2837 | size_t kern_filter_sz; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c: In function 'rt2800_init_rx_filter': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c:7221:5: note: byref variable will be forcibly initialized 7221 | u8 rfcsr; | ^~~~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c:7220:5: note: byref variable will be forcibly initialized 7220 | u8 bbp; | ^~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c: In function 'ib_uverbs_ex_create_flow': /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:3184:20: note: byref variable will be forcibly initialized 3184 | struct ib_device *ib_dev; | ^~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:3180:25: note: byref variable will be forcibly initialized 3180 | struct uverbs_req_iter iter; | ^~~~ /kisskb/src/drivers/infiniband/core/uverbs_cmd.c:3171:33: note: byref variable will be forcibly initialized 3171 | struct ib_uverbs_create_flow cmd; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c: In function 'rt2800_init_rfcsr_3883': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c:8056:5: note: byref variable will be forcibly initialized 8056 | u8 rfcsr; | ^~~~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2500pci.c: In function 'rt2500pci_rf_write': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2500pci.c:106:6: note: byref variable will be forcibly initialized 106 | u32 reg; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2500pci.c: In function 'rt2500pci_config_txpower': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2500pci.c:539:6: note: byref variable will be forcibly initialized 539 | u32 rf3; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2500pci.c: In function 'rt2500pci_validate_eeprom': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2500pci.c:1558:22: note: byref variable will be forcibly initialized 1558 | struct eeprom_93cx6 eeprom; | ^~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2500pci.c:15: /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2500pci.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c: In function 'rt2800_init_rfcsr_3290': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c:7586:5: note: byref variable will be forcibly initialized 7586 | u8 rfcsr; | ^~~~~ In file included from /kisskb/src/drivers/gpu/drm/tiny/ili9486.c:23: /kisskb/src/drivers/gpu/drm/tiny/ili9486.c: In function 'waveshare_enable': /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/ili9486.c:146:2: note: in expansion of macro 'mipi_dbi_command' 146 | mipi_dbi_command(dbi, MIPI_DCS_SET_ADDRESS_MODE, addr_mode); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/ili9486.c:126:2: note: in expansion of macro 'mipi_dbi_command' 126 | mipi_dbi_command(dbi, MIPI_DCS_SET_DISPLAY_ON); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/ili9486.c:122:2: note: in expansion of macro 'mipi_dbi_command' 122 | mipi_dbi_command(dbi, ILI9486_DGAMCTRL, | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/ili9486.c:119:2: note: in expansion of macro 'mipi_dbi_command' 119 | mipi_dbi_command(dbi, ILI9486_NGAMCTRL, | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/ili9486.c:116:2: note: in expansion of macro 'mipi_dbi_command' 116 | mipi_dbi_command(dbi, ILI9486_PGAMCTRL, | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/ili9486.c:114:2: note: in expansion of macro 'mipi_dbi_command' 114 | mipi_dbi_command(dbi, ILI9486_VMCTRL1, 0x00, 0x00, 0x00, 0x00); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/ili9486.c:112:2: note: in expansion of macro 'mipi_dbi_command' 112 | mipi_dbi_command(dbi, ILI9486_PWCTRL1, 0x44); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/ili9486.c:110:2: note: in expansion of macro 'mipi_dbi_command' 110 | mipi_dbi_command(dbi, MIPI_DCS_SET_PIXEL_FORMAT, 0x55); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/ili9486.c:107:2: note: in expansion of macro 'mipi_dbi_command' 107 | mipi_dbi_command(dbi, MIPI_DCS_EXIT_SLEEP_MODE); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/ili9486.c:106:2: note: in expansion of macro 'mipi_dbi_command' 106 | mipi_dbi_command(dbi, ILI9486_ITFCTR1); | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/tiny/ili9486.c:93:11: note: byref variable will be forcibly initialized 93 | int ret, idx; | ^~~ /kisskb/src/drivers/gpu/drm/tiny/ili9486.c: In function 'ili9486_probe': /kisskb/src/drivers/gpu/drm/tiny/ili9486.c:196:6: note: byref variable will be forcibly initialized 196 | u32 rotation = 0; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2500pci.c: In function 'rt2500pci_txdone': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2500pci.c:1399:27: note: byref variable will be forcibly initialized 1399 | struct txdone_entry_desc txdesc; | ^~~~~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c: In function 'rt2800_rf_write': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c:264:6: note: byref variable will be forcibly initialized 264 | u32 reg; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c: In function 'rt2800_txdone_entry': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c:1002:27: note: byref variable will be forcibly initialized 1002 | struct txdone_entry_desc txdesc; | ^~~~~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c: In function 'rt2800_txdone': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c:1102:6: note: byref variable will be forcibly initialized 1102 | u32 reg; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c: In function 'rt2800_config_wcid': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c:1596:24: note: byref variable will be forcibly initialized 1596 | struct mac_wcid_entry wcid_entry; | ^~~~~~~~~~ /kisskb/src/drivers/md/dm-ebs-target.c: In function '__ebs_rw_bvec': /kisskb/src/drivers/md/dm-ebs-target.c:72:20: note: byref variable will be forcibly initialized 72 | struct dm_buffer *b; | ^ /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; | ^~ /kisskb/src/drivers/md/dm-ebs-target.c: In function 'ebs_ctr': /kisskb/src/drivers/md/dm-ebs-target.c:250:7: note: byref variable will be forcibly initialized 250 | char dummy; | ^~~~~ /kisskb/src/drivers/md/dm-ebs-target.c:249:21: note: byref variable will be forcibly initialized 249 | unsigned long long tmp; | ^~~ /kisskb/src/drivers/md/dm-ebs-target.c:248:17: note: byref variable will be forcibly initialized 248 | unsigned short tmp1; | ^~~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-camera.c: In function 'em28xx_initialize_mt9m001': /kisskb/src/drivers/media/usb/em28xx/em28xx-camera.c:64:16: note: byref variable will be forcibly initialized 64 | unsigned char regs[][3] = { | ^~~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-camera.c: In function 'em28xx_initialize_mt9m111': /kisskb/src/drivers/media/usb/em28xx/em28xx-camera.c:44:16: note: byref variable will be forcibly initialized 44 | unsigned char regs[][3] = { | ^~~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-camera.c: In function 'em28xx_init_camera': /kisskb/src/drivers/media/usb/em28xx/em28xx-camera.c:381:29: note: byref variable will be forcibly initialized 381 | struct v4l2_subdev_format format = { | ^~~~~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-camera.c:376:25: note: byref variable will be forcibly initialized 376 | struct i2c_board_info ov2640_info = { | ^~~~~~~~~~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-camera.c:320:25: note: byref variable will be forcibly initialized 320 | struct i2c_board_info mt9v011_info = { | ^~~~~~~~~~~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-camera.c:319:32: note: byref variable will be forcibly initialized 319 | struct mt9v011_platform_data pdata; | ^~~~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c: In function 'rt2800_config_wcid_attr_cipher': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c:1637:25: note: byref variable will be forcibly initialized 1637 | struct mac_iveiv_entry iveiv_entry; | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c: In function 'rt2800_config_shared_key': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c:1687:22: note: byref variable will be forcibly initialized 1687 | struct hw_key_entry key_entry; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c: In function 'rt2800_config_pairwise_key': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c:1740:22: note: byref variable will be forcibly initialized 1740 | struct hw_key_entry key_entry; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c: In function 'rt2800_config_txpower_rt3593': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c:4670:6: note: byref variable will be forcibly initialized 4670 | u32 regs[TX_PWR_CFG_IDX_COUNT]; | ^~~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c: In function 'rt2800_config_channel_rf3290': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c:3186:5: note: byref variable will be forcibly initialized 3186 | u8 rfcsr; | ^~~~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c: In function 'rt2800_config_channel_rf3322': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c:3223:5: note: byref variable will be forcibly initialized 3223 | u8 rfcsr; | ^~~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/media/pci/ngene/ngene-dvb.c:13: /kisskb/src/drivers/media/pci/ngene/ngene-dvb.c: In function 'ts_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/media/pci/ngene/ngene-dvb.c:43:6: note: in expansion of macro 'wait_event_interruptible' 43 | if (wait_event_interruptible(dev->tsout_rbuf.queue, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/pci/ngene/ngene-dvb.c: In function 'ts_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/media/pci/ngene/ngene-dvb.c:63:7: note: in expansion of macro 'wait_event_interruptible' 63 | if (wait_event_interruptible( | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt73usb.c:23: /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt73usb.c: In function 'rt2x00usb_register_read': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt73usb.c: In function 'rt73usb_get_tsf': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt73usb.c: In function 'rt73usb_link_stats': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt73usb.c: In function 'rt73usb_rfkill_poll': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt73usb.c: In function 'rt2x00usb_register_write': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt73usb.c: In function 'rt73usb_blink_set': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt73usb.c: In function 'rt73usb_stop_queue': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt73usb.c: In function 'rt73usb_clear_beacon': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt73usb.c: In function 'rt73usb_start_queue': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt73usb.c: In function 'rt73usb_config_retry_limit': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt73usb.c: In function 'rt73usb_config_erp': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt73usb.c: In function 'rt73usb_init_registers': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt73usb.c: In function 'rt73usb_config_filter': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt73usb.c: In function 'rt73usb_config_intf': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt73usb.c: In function 'rt73usb_config_shared_key': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt73usb.c:260:22: note: byref variable will be forcibly initialized 260 | struct hw_key_entry key_entry; | ^~~~~~~~~ In file included from /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt73usb.c:23: /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt73usb.c: In function 'rt73usb_conf_tx': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt73usb.c: In function 'rt2x00usb_register_write_lock': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:265:9: note: byref variable will be forcibly initialized 265 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt73usb.c: In function 'rt73usb_bbp_write': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:265:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt73usb.c:55:6: note: byref variable will be forcibly initialized 55 | u32 reg; | ^~~ In file included from /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt73usb.c:23: /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt73usb.c: In function 'rt73usb_bbp_read': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:265:9: note: byref variable will be forcibly initialized 265 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt73usb.c:79:6: note: byref variable will be forcibly initialized 79 | u32 reg; | ^~~ In file included from /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt73usb.c:23: /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt73usb.c: In function 'rt73usb_config_ps': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt73usb.c: In function 'rt73usb_init_eeprom': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ In file included from /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c:27: /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800lib.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt73usb.c: In function 'rt73usb_config_ant': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt73usb.c: In function 'rt73usb_rf_write': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:265:9: note: byref variable will be forcibly initialized 265 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt73usb.c:113:6: note: byref variable will be forcibly initialized 113 | u32 reg; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt73usb.c:16: /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt73usb.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt73usb.c:23: /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt73usb.c: In function 'rt73usb_probe_hw': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt73usb.c: In function 'rt73usb_config_pairwise_key': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt73usb.c:358:22: note: byref variable will be forcibly initialized 358 | struct hw_key_entry key_entry; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt73usb.c:357:30: note: byref variable will be forcibly initialized 357 | struct hw_pairwise_ta_entry addr_entry; | ^~~~~~~~~~ In file included from /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt73usb.c:23: /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt73usb.c: In function 'rt73usb_load_firmware': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt73usb.c: In function 'rt73usb_set_state': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt73usb.c: In function 'rt73usb_write_beacon': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt73usb.c: In function 'rt73usb_config_txpower': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt73usb.c:789:20: note: byref variable will be forcibly initialized 789 | struct rf_channel rf; | ^~ In file included from /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt73usb.c:23: /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt73usb.c: In function 'rt73usb_disable_radio': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/infiniband/core/rdma_core.c: In function 'uverbs_uobject_fd_release': /kisskb/src/drivers/infiniband/core/rdma_core.c:822:29: note: byref variable will be forcibly initialized 822 | struct uverbs_attr_bundle attrs = { | ^~~~~ /kisskb/src/drivers/infiniband/core/rdma_core.c: In function 'release_ufile_idr_uobject': /kisskb/src/drivers/infiniband/core/rdma_core.c:774:16: note: byref variable will be forcibly initialized 774 | unsigned long id; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c: In function 'sdma_v2_4_init_microcode': /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c:134:7: note: byref variable will be forcibly initialized 134 | char fw_name[30]; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c: In function 'sdma_v2_4_ring_test_ib': /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c:607:11: note: byref variable will be forcibly initialized 607 | unsigned index; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c:606:20: note: byref variable will be forcibly initialized 606 | struct dma_fence *f = NULL; | ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c:605:19: note: byref variable will be forcibly initialized 605 | struct amdgpu_ib ib; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c: In function 'sdma_v2_4_ring_test_ring': /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c:553:11: note: byref variable will be forcibly initialized 553 | unsigned index; | ^~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7603/mcu.c: In function 'mt7603_mcu_init_download': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7603/mcu.c:85:4: note: byref variable will be forcibly initialized 85 | } req = { | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7603/mcu.c: In function 'mt7603_mcu_start_firmware': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7603/mcu.c:101:4: note: byref variable will be forcibly initialized 101 | } req = { | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7603/mcu.c: In function 'mt7603_load_firmware': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7603/mcu.c:101:4: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7603/mcu.c:85:4: note: byref variable will be forcibly initialized 85 | } req = { | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7603/mcu.c:118:25: note: byref variable will be forcibly initialized 118 | const struct firmware *fw; | ^~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7603/mcu.c: In function 'mt7603_mcu_set_channel': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7603/mcu.c:399:4: note: byref variable will be forcibly initialized 399 | } req = { | ^~~ In file included from /kisskb/src/drivers/gpu/drm/tiny/st7735r.c:25: /kisskb/src/drivers/gpu/drm/tiny/st7735r.c: In function 'st7735r_pipe_enable': /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/st7735r.c:126:2: note: in expansion of macro 'mipi_dbi_command' 126 | mipi_dbi_command(dbi, MIPI_DCS_ENTER_NORMAL_MODE); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/st7735r.c:122:2: note: in expansion of macro 'mipi_dbi_command' 122 | mipi_dbi_command(dbi, MIPI_DCS_SET_DISPLAY_ON); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/st7735r.c:119:2: note: in expansion of macro 'mipi_dbi_command' 119 | mipi_dbi_command(dbi, ST7735R_GAMCTRN1, 0x03, 0x1d, 0x07, 0x06, 0x2e, | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/st7735r.c:116:2: note: in expansion of macro 'mipi_dbi_command' 116 | mipi_dbi_command(dbi, ST7735R_GAMCTRP1, 0x02, 0x1c, 0x07, 0x12, 0x37, | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/st7735r.c:114:2: note: in expansion of macro 'mipi_dbi_command' 114 | mipi_dbi_command(dbi, MIPI_DCS_SET_PIXEL_FORMAT, | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/st7735r.c:113:2: note: in expansion of macro 'mipi_dbi_command' 113 | mipi_dbi_command(dbi, MIPI_DCS_SET_ADDRESS_MODE, addr_mode); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/st7735r.c:94:2: note: in expansion of macro 'mipi_dbi_command' 94 | mipi_dbi_command(dbi, MIPI_DCS_EXIT_INVERT_MODE); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/st7735r.c:93:2: note: in expansion of macro 'mipi_dbi_command' 93 | mipi_dbi_command(dbi, ST7735R_VMCTR1, 0x0e); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/st7735r.c:92:2: note: in expansion of macro 'mipi_dbi_command' 92 | mipi_dbi_command(dbi, ST7735R_PWCTR5, 0x8a, 0xee); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/st7735r.c:91:2: note: in expansion of macro 'mipi_dbi_command' 91 | mipi_dbi_command(dbi, ST7735R_PWCTR4, 0x8a, 0x2a); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/st7735r.c:90:2: note: in expansion of macro 'mipi_dbi_command' 90 | mipi_dbi_command(dbi, ST7735R_PWCTR3, 0x0a, 0x00); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/st7735r.c:89:2: note: in expansion of macro 'mipi_dbi_command' 89 | mipi_dbi_command(dbi, ST7735R_PWCTR2, 0xc5); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/st7735r.c:88:2: note: in expansion of macro 'mipi_dbi_command' 88 | mipi_dbi_command(dbi, ST7735R_PWCTR1, 0xa2, 0x02, 0x84); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/st7735r.c:87:2: note: in expansion of macro 'mipi_dbi_command' 87 | mipi_dbi_command(dbi, ST7735R_INVCTR, 0x07); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/st7735r.c:85:2: note: in expansion of macro 'mipi_dbi_command' 85 | mipi_dbi_command(dbi, ST7735R_FRMCTR3, 0x01, 0x2c, 0x2d, 0x01, 0x2c, | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/st7735r.c:84:2: note: in expansion of macro 'mipi_dbi_command' 84 | mipi_dbi_command(dbi, ST7735R_FRMCTR2, 0x01, 0x2c, 0x2d); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/st7735r.c:83:2: note: in expansion of macro 'mipi_dbi_command' 83 | mipi_dbi_command(dbi, ST7735R_FRMCTR1, 0x01, 0x2c, 0x2d); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_mipi_dbi.h:185:11: note: byref variable will be forcibly initialized 185 | const u8 d[] = { seq }; \ | ^ /kisskb/src/drivers/gpu/drm/tiny/st7735r.c:80:2: note: in expansion of macro 'mipi_dbi_command' 80 | mipi_dbi_command(dbi, MIPI_DCS_EXIT_SLEEP_MODE); | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/tiny/st7735r.c:66:11: note: byref variable will be forcibly initialized 66 | int ret, idx; | ^~~ In file included from /kisskb/src/drivers/staging/wlan-ng/p80211netdev.c:92: /kisskb/src/drivers/staging/wlan-ng/p80211netdev.c: In function 'prism2_get_key': /kisskb/src/drivers/staging/wlan-ng/cfg80211.c:180:20: note: byref variable will be forcibly initialized 180 | struct key_params params; | ^~~~~~ /kisskb/src/drivers/staging/wlan-ng/p80211netdev.c: In function 'prism2_get_station': /kisskb/src/drivers/staging/wlan-ng/cfg80211.c:243:39: note: byref variable will be forcibly initialized 243 | struct p80211msg_lnxreq_commsquality quality; | ^~~~~~~ In file included from /kisskb/src/drivers/staging/wlan-ng/p80211netdev.c:79: /kisskb/src/drivers/staging/wlan-ng/p80211netdev.c: In function 'cfg80211_connect_bss': /kisskb/src/include/net/cfg80211.h:7197:38: note: byref variable will be forcibly initialized 7197 | struct cfg80211_connect_resp_params params; | ^~~~~~ /kisskb/src/drivers/gpu/drm/tiny/st7735r.c: In function 'st7735r_probe': /kisskb/src/drivers/gpu/drm/tiny/st7735r.c:190:6: note: byref variable will be forcibly initialized 190 | u32 rotation = 0; | ^~~~~~~~ In file included from /kisskb/src/drivers/staging/wlan-ng/p80211netdev.c:92: /kisskb/src/drivers/staging/wlan-ng/p80211netdev.c: In function 'prism2_domibset_uint32': /kisskb/src/drivers/staging/wlan-ng/cfg80211.c:76:35: note: byref variable will be forcibly initialized 76 | struct p80211msg_dot11req_mibset msg; | ^~~ /kisskb/src/drivers/staging/wlan-ng/p80211netdev.c: In function 'prism2_domibset_pstr32': /kisskb/src/drivers/staging/wlan-ng/cfg80211.c:90:35: note: byref variable will be forcibly initialized 90 | struct p80211msg_dot11req_mibset msg; | ^~~ /kisskb/src/drivers/staging/wlan-ng/p80211netdev.c: In function 'prism2_disconnect': /kisskb/src/drivers/staging/wlan-ng/cfg80211.c:548:35: note: byref variable will be forcibly initialized 548 | struct p80211msg_lnxreq_autojoin msg_join; | ^~~~~~~~ /kisskb/src/drivers/staging/wlan-ng/p80211netdev.c: In function 'p80211knetdev_set_mac_address': /kisskb/src/drivers/staging/wlan-ng/p80211netdev.c:568:35: note: byref variable will be forcibly initialized 568 | struct p80211msg_dot11req_mibset dot11req; | ^~~~~~~~ /kisskb/src/drivers/staging/wlan-ng/p80211netdev.c: In function 'p80211knetdev_hard_start_xmit': /kisskb/src/drivers/staging/wlan-ng/p80211netdev.c:331:24: note: byref variable will be forcibly initialized 331 | struct p80211_metawep p80211_wep; | ^~~~~~~~~~ /kisskb/src/drivers/staging/wlan-ng/p80211netdev.c:330:20: note: byref variable will be forcibly initialized 330 | struct p80211_hdr p80211_hdr; | ^~~~~~~~~~ In file included from /kisskb/src/drivers/staging/wlan-ng/p80211netdev.c:92: /kisskb/src/drivers/staging/wlan-ng/p80211netdev.c: In function 'prism2_get_tx_power': /kisskb/src/drivers/staging/wlan-ng/cfg80211.c:609:35: note: byref variable will be forcibly initialized 609 | struct p80211msg_dot11req_mibget msg; | ^~~ /kisskb/src/drivers/staging/wlan-ng/p80211netdev.c: In function 'prism2_connect': /kisskb/src/drivers/staging/wlan-ng/cfg80211.c:441:35: note: byref variable will be forcibly initialized 441 | struct p80211msg_lnxreq_autojoin msg_join; | ^~~~~~~~ In file included from /kisskb/src/drivers/staging/wlan-ng/p80211netdev.c:79: /kisskb/src/drivers/staging/wlan-ng/p80211netdev.c: In function 'prism2_scan': /kisskb/src/include/net/cfg80211.h:6490:29: note: byref variable will be forcibly initialized 6490 | struct cfg80211_inform_bss data = { | ^~~~ In file included from /kisskb/src/drivers/staging/wlan-ng/p80211netdev.c:92: /kisskb/src/drivers/staging/wlan-ng/cfg80211.c:287:5: note: byref variable will be forcibly initialized 287 | u8 ie_buf[46]; | ^~~~~~ /kisskb/src/drivers/staging/wlan-ng/cfg80211.c:281:28: note: byref variable will be forcibly initialized 281 | struct cfg80211_scan_info info = {}; | ^~~~ /kisskb/src/drivers/staging/wlan-ng/cfg80211.c:279:42: note: byref variable will be forcibly initialized 279 | struct p80211msg_dot11req_scan_results *msg2; | ^~~~ /kisskb/src/drivers/staging/wlan-ng/cfg80211.c:278:33: note: byref variable will be forcibly initialized 278 | struct p80211msg_dot11req_scan msg1; | ^~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/netlink.h:7, from /kisskb/src/include/linux/ethtool.h:18, from /kisskb/src/include/rdma/ib_verbs.h:15, from /kisskb/src/include/rdma/uverbs_types.h:10, from /kisskb/src/include/rdma/uverbs_ioctl.h:9, from /kisskb/src/drivers/infiniband/core/uverbs_ioctl.c:34: /kisskb/src/drivers/infiniband/core/uverbs_ioctl.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/infiniband/core/uverbs_ioctl.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/drivers/infiniband/core/uverbs_ioctl.c: In function 'uverbs_get_flags32': /kisskb/src/drivers/infiniband/core/uverbs_ioctl.c:670:6: note: byref variable will be forcibly initialized 670 | u64 flags; | ^~~~~ /kisskb/src/drivers/infiniband/core/uverbs_ioctl.c: In function '_uverbs_alloc': /kisskb/src/drivers/infiniband/core/uverbs_ioctl.c:111:9: note: byref variable will be forcibly initialized 111 | size_t new_used; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/swap.c: In function 'ath10k_swap_code_seg_alloc': /kisskb/src/drivers/net/wireless/ath/ath10k/swap.c:94:13: note: byref variable will be forcibly initialized 94 | dma_addr_t paddr; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/swap.c: In function 'ath10k_swap_code_seg_fill': /kisskb/src/drivers/net/wireless/ath/ath10k/swap.c:20:5: note: byref variable will be forcibly initialized 20 | u8 swap_magic[ATH10K_SWAP_CODE_SEG_MAGIC_BYTES_SZ] = {}; | ^~~~~~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_ioctl.c: In function 'ib_uverbs_cmd_verbs': /kisskb/src/drivers/infiniband/core/uverbs_ioctl.c:550:21: note: byref variable will be forcibly initialized 550 | struct bundle_priv onstack; | ^~~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_ioctl.c:548:25: note: byref variable will be forcibly initialized 548 | struct radix_tree_iter attrs_iter; | ^~~~~~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_ioctl.c: In function 'ib_uverbs_ioctl': /kisskb/src/drivers/infiniband/core/uverbs_ioctl.c:610:29: note: byref variable will be forcibly initialized 610 | struct ib_uverbs_ioctl_hdr hdr; | ^~~ In file included from /kisskb/src/drivers/input/misc/pwm-beeper.c:14: /kisskb/src/drivers/input/misc/pwm-beeper.c: In function 'pwm_disable': /kisskb/src/include/linux/pwm.h:387:19: note: byref variable will be forcibly initialized 387 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/input/misc/pwm-beeper.c: In function 'pwm_beeper_on': /kisskb/src/drivers/input/misc/pwm-beeper.c:33:19: note: byref variable will be forcibly initialized 33 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/input/misc/pwm-beeper.c: In function 'pwm_beeper_probe': /kisskb/src/drivers/input/misc/pwm-beeper.c:127:6: note: byref variable will be forcibly initialized 127 | u32 bell_frequency; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/input/misc/pwm-beeper.c:126:19: note: byref variable will be forcibly initialized 126 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/sysfs.c: In function 'bt_coex_state_store': /kisskb/src/drivers/net/wireless/ti/wlcore/sysfs.c:38:16: note: byref variable will be forcibly initialized 38 | unsigned long res; | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/main.c: In function 'mt7915_set_bitrate_mask': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/main.c:1028:6: note: byref variable will be forcibly initialized 1028 | u32 changed = IEEE80211_RC_SUPP_RATES_CHANGED; | ^~~~~~~ In file included from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mt7915.h:9, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/main.c:8: /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/main.c: In function 'mt76_packet_id_flush': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/../mt76.h:1381:22: note: byref variable will be forcibly initialized 1381 | struct sk_buff_head list; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c: In function 'sdma_v3_0_init_microcode': /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c:271:7: note: byref variable will be forcibly initialized 271 | char fw_name[30]; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c: In function 'sdma_v3_0_ring_test_ib': /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c:879:11: note: byref variable will be forcibly initialized 879 | unsigned index; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c:878:20: note: byref variable will be forcibly initialized 878 | struct dma_fence *f = NULL; | ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c:877:19: note: byref variable will be forcibly initialized 877 | struct amdgpu_ib ib; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c: In function 'sdma_v3_0_ring_test_ring': /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c:825:11: note: byref variable will be forcibly initialized 825 | unsigned index; | ^~~~~ /kisskb/src/drivers/infiniband/core/uverbs_std_types_cq.c: In function 'ib_uverbs_handler_UVERBS_METHOD_CQ_DESTROY': /kisskb/src/drivers/infiniband/core/uverbs_std_types_cq.c:192:35: note: byref variable will be forcibly initialized 192 | struct ib_uverbs_destroy_cq_resp resp = { | ^~~~ /kisskb/src/drivers/infiniband/core/uverbs_std_types_cq.c: In function 'ib_uverbs_handler_UVERBS_METHOD_CQ_CREATE': /kisskb/src/drivers/infiniband/core/uverbs_std_types_cq.c:69:6: note: byref variable will be forcibly initialized 69 | u64 user_handle; | ^~~~~~~~~~~ In file included from /kisskb/src/drivers/infiniband/sw/rxe/rxe.h:25, from /kisskb/src/drivers/infiniband/sw/rxe/rxe_icrc.c:9: /kisskb/src/drivers/infiniband/sw/rxe/rxe_icrc.c: In function 'rxe_crc32': /kisskb/src/include/crypto/hash.h:166:7: note: byref variable will be forcibly initialized 166 | char __##shash##_desc[sizeof(struct shash_desc) + HASH_MAX_DESCSIZE] \ | ^~ /kisskb/src/drivers/infiniband/sw/rxe/rxe_icrc.c:48:2: note: in expansion of macro 'SHASH_DESC_ON_STACK' 48 | SHASH_DESC_ON_STACK(shash, rxe->tfm); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/sw/rxe/rxe_icrc.c: In function 'rxe_icrc_hdr': /kisskb/src/drivers/infiniband/sw/rxe/rxe_icrc.c:87:5: note: byref variable will be forcibly initialized 87 | u8 pshdr[sizeof(struct udphdr) + | ^~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/include/linux/of_irq.h:7, from /kisskb/src/drivers/of/unittest.c:18: /kisskb/src/drivers/of/unittest.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/of/unittest.c: In function 'unittest_data_add': /kisskb/src/drivers/of/unittest.c:1415:22: note: byref variable will be forcibly initialized 1415 | struct device_node *unittest_data_node = NULL, *np; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/of/unittest.c: In function 'of_unittest_find_node_by_name': /kisskb/src/drivers/of/unittest.c:69:14: note: byref variable will be forcibly initialized 69 | const char *options, *name; | ^~~~~~~ /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/drivers/of/unittest.c: In function 'of_unittest_printf': /kisskb/src/drivers/of/unittest.c:308:7: note: byref variable will be forcibly initialized 308 | char phandle_str[16] = ""; | ^~~~~~~~~~~ /kisskb/src/drivers/of/unittest.c: In function 'of_unittest_property_string': /kisskb/src/drivers/of/unittest.c:685:14: note: byref variable will be forcibly initialized 685 | const char *strings[4]; | ^~~~~~~ /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/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/of/unittest.c: In function 'of_unittest_dma_get_max_cpu_address': /kisskb/src/drivers/of/unittest.c:876:14: note: byref variable will be forcibly initialized 876 | phys_addr_t cpu_addr; | ^~~~~~~~ /kisskb/src/drivers/of/unittest.c: In function 'of_unittest_dma_ranges_one': /kisskb/src/drivers/of/unittest.c:913:14: note: byref variable will be forcibly initialized 913 | dma_addr_t dma_addr; | ^~~~~~~~ /kisskb/src/drivers/of/unittest.c:912:15: note: byref variable will be forcibly initialized 912 | phys_addr_t paddr; | ^~~~~ /kisskb/src/drivers/of/unittest.c:898:31: note: byref variable will be forcibly initialized 898 | const struct bus_dma_region *map = NULL; | ^~~ /kisskb/src/drivers/of/unittest.c: In function 'of_unittest_pci_dma_ranges': /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/of/unittest.c: In function 'of_unittest_apply_overlay_check': /kisskb/src/drivers/of/unittest.c:1997:11: note: byref variable will be forcibly initialized 1997 | int ret, ovcs_id; | ^~~~~~~ /kisskb/src/drivers/of/unittest.c: In function 'of_unittest_apply_revert_overlay_check': /kisskb/src/drivers/of/unittest.c:2032:11: note: byref variable will be forcibly initialized 2032 | int ret, ovcs_id, save_id; | ^~~~~~~ /kisskb/src/drivers/of/unittest.c: In function 'of_unittest_overlay_6': /kisskb/src/drivers/of/unittest.c:2195:19: note: byref variable will be forcibly initialized 2195 | int i, ov_id[2], ovcs_id; | ^~~~~~~ /kisskb/src/drivers/of/unittest.c: In function 'of_unittest_overlay_8': /kisskb/src/drivers/of/unittest.c:2297:19: note: byref variable will be forcibly initialized 2297 | int i, ov_id[2], ovcs_id; | ^~~~~~~ /kisskb/src/drivers/of/unittest.c: In function 'of_unittest_destroy_tracked_overlays': /kisskb/src/drivers/of/unittest.c:1944:23: note: byref variable will be forcibly initialized 1944 | int id, ret, defers, ovcs_id; | ^~~~~~~ /kisskb/src/drivers/of/unittest.c: In function 'unittest_i2c_mux_probe': /kisskb/src/drivers/of/unittest.c:2569:6: note: byref variable will be forcibly initialized 2569 | u32 reg, max_reg; | ^~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-video.c: In function 'em28xx_start_analog_streaming': /kisskb/src/drivers/media/usb/em28xx/em28xx-video.c:1083:24: note: byref variable will be forcibly initialized 1083 | struct v4l2_frequency f; | ^ /kisskb/src/drivers/media/usb/em28xx/em28xx-video.c: In function 'vidioc_s_frequency': /kisskb/src/drivers/media/usb/em28xx/em28xx-video.c:1874:25: note: byref variable will be forcibly initialized 1874 | struct v4l2_frequency new_freq = *f; | ^~~~~~~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-video.c: In function 'vidioc_g_register': /kisskb/src/drivers/media/usb/em28xx/em28xx-video.c:1944:10: note: byref variable will be forcibly initialized 1944 | __le16 val = 0; | ^~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/net/net_namespace.h:39, from /kisskb/src/include/linux/netdevice.h:37, from /kisskb/src/drivers/net/wireless/intel/iwlwifi/iwl-config.h:10, from /kisskb/src/drivers/net/wireless/intel/iwlwifi/fw/runtime.h:9, from /kisskb/src/drivers/net/wireless/intel/iwlwifi/fw/init.c:7: /kisskb/src/drivers/net/wireless/intel/iwlwifi/fw/init.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-video.c: In function 'vidioc_s_register': /kisskb/src/drivers/media/usb/em28xx/em28xx-video.c:1961:9: note: byref variable will be forcibly initialized 1961 | __le16 buf; | ^~~ /kisskb/src/drivers/net/wireless/ti/wlcore/vendor_cmd.c: In function 'wlcore_vendor_cmd_smart_config_set_group_key': /kisskb/src/drivers/net/wireless/ti/wlcore/vendor_cmd.c:114:17: note: byref variable will be forcibly initialized 114 | struct nlattr *tb[NUM_WLCORE_VENDOR_ATTR]; | ^~ /kisskb/src/drivers/media/usb/em28xx/em28xx-video.c: In function 'em28xx_capture_area_set': /kisskb/src/drivers/media/usb/em28xx/em28xx-video.c:274:5: note: byref variable will be forcibly initialized 274 | u8 overflow = (height >> 9 & 0x02) | (width >> 10 & 0x01); | ^~~~~~~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-video.c:273:5: note: byref variable will be forcibly initialized 273 | u8 cheight = height >> 2; | ^~~~~~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-video.c:272:5: note: byref variable will be forcibly initialized 272 | u8 cwidth = width >> 2; | ^~~~~~ /kisskb/src/drivers/net/wireless/intel/iwlwifi/fw/init.c: In function 'iwl_configure_rxq': /kisskb/src/drivers/net/wireless/intel/iwlwifi/fw/init.c:136:33: note: byref variable will be forcibly initialized 136 | struct iwl_trans_rxq_dma_data data; | ^~~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-video.c: In function 'em28xx_scaler_set': /kisskb/src/drivers/media/usb/em28xx/em28xx-video.c:304:6: note: byref variable will be forcibly initialized 304 | u8 buf[2]; | ^~~ /kisskb/src/drivers/net/wireless/ti/wlcore/vendor_cmd.c: In function 'wlcore_vendor_cmd_smart_config_start': /kisskb/src/drivers/net/wireless/ti/wlcore/vendor_cmd.c:33:17: note: byref variable will be forcibly initialized 33 | struct nlattr *tb[NUM_WLCORE_VENDOR_ATTR]; | ^~ /kisskb/src/drivers/media/usb/em28xx/em28xx-video.c: In function 'vidioc_try_fmt_vid_cap': /kisskb/src/drivers/media/usb/em28xx/em28xx-video.c:1464:32: note: byref variable will be forcibly initialized 1464 | unsigned int hscale, vscale; | ^~~~~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-video.c:1464:24: note: byref variable will be forcibly initialized 1464 | unsigned int hscale, vscale; | ^~~~~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-video.c:1461:24: note: byref variable will be forcibly initialized 1461 | unsigned int height = f->fmt.pix.height; | ^~~~~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-video.c:1460:24: note: byref variable will be forcibly initialized 1460 | unsigned int width = f->fmt.pix.width; | ^~~~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-video.c: In function 'vidioc_s_std': /kisskb/src/drivers/media/usb/em28xx/em28xx-video.c:1577:21: note: byref variable will be forcibly initialized 1577 | struct v4l2_format f; | ^ /kisskb/src/drivers/media/usb/em28xx/em28xx-video.c: In function 'em28xx_tuner_setup': /kisskb/src/drivers/media/usb/em28xx/em28xx-video.c:2499:32: note: byref variable will be forcibly initialized 2499 | struct xc2028_ctrl ctl; | ^~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-video.c:2498:32: note: byref variable will be forcibly initialized 2498 | struct v4l2_priv_tun_config xc2028_cfg; | ^~~~~~~~~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-video.c:2488:31: note: byref variable will be forcibly initialized 2488 | struct v4l2_priv_tun_config tda9887_cfg; | ^~~~~~~~~~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-video.c:2464:26: note: byref variable will be forcibly initialized 2464 | struct v4l2_frequency f; | ^ /kisskb/src/drivers/media/usb/em28xx/em28xx-video.c:2463:26: note: byref variable will be forcibly initialized 2463 | struct tuner_setup tun_setup; | ^~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.h:537, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c:9: /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c: In function 'perf_trace_ath10k_log_event': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 49 | DECLARE_EVENT_CLASS(ath10k_log_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 49 | DECLARE_EVENT_CLASS(ath10k_log_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 49 | DECLARE_EVENT_CLASS(ath10k_log_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c: In function 'perf_trace_ath10k_log_dbg': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/net/wireless/ath/ath10k/./trace.h:88:1: note: in expansion of macro 'TRACE_EVENT' 88 | TRACE_EVENT(ath10k_log_dbg, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/net/wireless/ath/ath10k/./trace.h:88:1: note: in expansion of macro 'TRACE_EVENT' 88 | TRACE_EVENT(ath10k_log_dbg, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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/net/wireless/ath/ath10k/./trace.h:88:1: note: in expansion of macro 'TRACE_EVENT' 88 | TRACE_EVENT(ath10k_log_dbg, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c: In function 'perf_trace_ath10k_htt_tx': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/net/wireless/ath/ath10k/./trace.h:294:1: note: in expansion of macro 'TRACE_EVENT' 294 | TRACE_EVENT(ath10k_htt_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/net/wireless/ath/ath10k/./trace.h:294:1: note: in expansion of macro 'TRACE_EVENT' 294 | TRACE_EVENT(ath10k_htt_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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/net/wireless/ath/ath10k/./trace.h:294:1: note: in expansion of macro 'TRACE_EVENT' 294 | TRACE_EVENT(ath10k_htt_tx, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c: In function 'perf_trace_ath10k_txrx_tx_unref': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/net/wireless/ath/ath10k/./trace.h:329:1: note: in expansion of macro 'TRACE_EVENT' 329 | TRACE_EVENT(ath10k_txrx_tx_unref, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/net/wireless/ath/ath10k/./trace.h:329:1: note: in expansion of macro 'TRACE_EVENT' 329 | TRACE_EVENT(ath10k_txrx_tx_unref, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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/net/wireless/ath/ath10k/./trace.h:329:1: note: in expansion of macro 'TRACE_EVENT' 329 | TRACE_EVENT(ath10k_txrx_tx_unref, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.h:537, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c:9: /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c: In function 'trace_event_raw_event_ath10k_log_event': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 49 | DECLARE_EVENT_CLASS(ath10k_log_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 49 | DECLARE_EVENT_CLASS(ath10k_log_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c: In function 'trace_event_raw_event_ath10k_log_dbg': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:88:1: note: in expansion of macro 'TRACE_EVENT' 88 | TRACE_EVENT(ath10k_log_dbg, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | 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/net/wireless/ath/ath10k/./trace.h:88:1: note: in expansion of macro 'TRACE_EVENT' 88 | TRACE_EVENT(ath10k_log_dbg, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c: In function 'trace_event_raw_event_ath10k_htt_tx': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:294:1: note: in expansion of macro 'TRACE_EVENT' 294 | TRACE_EVENT(ath10k_htt_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | 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/net/wireless/ath/ath10k/./trace.h:294:1: note: in expansion of macro 'TRACE_EVENT' 294 | TRACE_EVENT(ath10k_htt_tx, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c: In function 'trace_event_raw_event_ath10k_txrx_tx_unref': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:329:1: note: in expansion of macro 'TRACE_EVENT' 329 | TRACE_EVENT(ath10k_txrx_tx_unref, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | 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/net/wireless/ath/ath10k/./trace.h:329:1: note: in expansion of macro 'TRACE_EVENT' 329 | TRACE_EVENT(ath10k_txrx_tx_unref, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.h:537, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c:9: /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c: In function 'perf_trace_ath10k_log_dbg_dump': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/net/wireless/ath/ath10k/./trace.h:114:1: note: in expansion of macro 'TRACE_EVENT' 114 | TRACE_EVENT(ath10k_log_dbg_dump, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/net/wireless/ath/ath10k/./trace.h:114:1: note: in expansion of macro 'TRACE_EVENT' 114 | TRACE_EVENT(ath10k_log_dbg_dump, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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/net/wireless/ath/ath10k/./trace.h:114:1: note: in expansion of macro 'TRACE_EVENT' 114 | TRACE_EVENT(ath10k_log_dbg_dump, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.h:537, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c:9: /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c: In function 'trace_event_raw_event_ath10k_log_dbg_dump': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:114:1: note: in expansion of macro 'TRACE_EVENT' 114 | TRACE_EVENT(ath10k_log_dbg_dump, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | 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/net/wireless/ath/ath10k/./trace.h:114:1: note: in expansion of macro 'TRACE_EVENT' 114 | TRACE_EVENT(ath10k_log_dbg_dump, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.h:537, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c:9: /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c: In function 'perf_trace_ath10k_wmi_cmd': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/net/wireless/ath/ath10k/./trace.h:147:1: note: in expansion of macro 'TRACE_EVENT' 147 | TRACE_EVENT(ath10k_wmi_cmd, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/net/wireless/ath/ath10k/./trace.h:147:1: note: in expansion of macro 'TRACE_EVENT' 147 | TRACE_EVENT(ath10k_wmi_cmd, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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/net/wireless/ath/ath10k/./trace.h:147:1: note: in expansion of macro 'TRACE_EVENT' 147 | TRACE_EVENT(ath10k_wmi_cmd, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.h:537, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c:9: /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c: In function 'trace_event_raw_event_ath10k_wmi_cmd': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:147:1: note: in expansion of macro 'TRACE_EVENT' 147 | TRACE_EVENT(ath10k_wmi_cmd, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | 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/net/wireless/ath/ath10k/./trace.h:147:1: note: in expansion of macro 'TRACE_EVENT' 147 | TRACE_EVENT(ath10k_wmi_cmd, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.h:537, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c:9: /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c: In function 'perf_trace_ath10k_wmi_event': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/net/wireless/ath/ath10k/./trace.h:177:1: note: in expansion of macro 'TRACE_EVENT' 177 | TRACE_EVENT(ath10k_wmi_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/net/wireless/ath/ath10k/./trace.h:177:1: note: in expansion of macro 'TRACE_EVENT' 177 | TRACE_EVENT(ath10k_wmi_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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/net/wireless/ath/ath10k/./trace.h:177:1: note: in expansion of macro 'TRACE_EVENT' 177 | TRACE_EVENT(ath10k_wmi_event, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.h:537, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c:9: /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c: In function 'trace_event_raw_event_ath10k_wmi_event': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:177:1: note: in expansion of macro 'TRACE_EVENT' 177 | TRACE_EVENT(ath10k_wmi_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | 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/net/wireless/ath/ath10k/./trace.h:177:1: note: in expansion of macro 'TRACE_EVENT' 177 | TRACE_EVENT(ath10k_wmi_event, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.h:537, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c:9: /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c: In function 'perf_trace_ath10k_htt_stats': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/net/wireless/ath/ath10k/./trace.h:207:1: note: in expansion of macro 'TRACE_EVENT' 207 | TRACE_EVENT(ath10k_htt_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/net/wireless/ath/ath10k/./trace.h:207:1: note: in expansion of macro 'TRACE_EVENT' 207 | TRACE_EVENT(ath10k_htt_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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/net/wireless/ath/ath10k/./trace.h:207:1: note: in expansion of macro 'TRACE_EVENT' 207 | TRACE_EVENT(ath10k_htt_stats, | ^~~~~~~~~~~ /kisskb/src/drivers/media/pci/cx18/cx18-driver.c: In function 'cx18_setup_pci': /kisskb/src/drivers/media/pci/cx18/cx18-driver.c:799:16: note: byref variable will be forcibly initialized 799 | unsigned char pci_latency; | ^~~~~~~~~~~ /kisskb/src/drivers/media/pci/cx18/cx18-driver.c:798:6: note: byref variable will be forcibly initialized 798 | u16 cmd; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.h:537, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c:9: /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c: In function 'trace_event_raw_event_ath10k_htt_stats': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:207:1: note: in expansion of macro 'TRACE_EVENT' 207 | TRACE_EVENT(ath10k_htt_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | 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/net/wireless/ath/ath10k/./trace.h:207:1: note: in expansion of macro 'TRACE_EVENT' 207 | TRACE_EVENT(ath10k_htt_stats, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.h:537, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c:9: /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c: In function 'perf_trace_ath10k_wmi_dbglog': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/net/wireless/ath/ath10k/./trace.h:234:1: note: in expansion of macro 'TRACE_EVENT' 234 | TRACE_EVENT(ath10k_wmi_dbglog, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/net/wireless/ath/ath10k/./trace.h:234:1: note: in expansion of macro 'TRACE_EVENT' 234 | TRACE_EVENT(ath10k_wmi_dbglog, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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/net/wireless/ath/ath10k/./trace.h:234:1: note: in expansion of macro 'TRACE_EVENT' 234 | TRACE_EVENT(ath10k_wmi_dbglog, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.h:537, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c:9: /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c: In function 'trace_event_raw_event_ath10k_wmi_dbglog': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:234:1: note: in expansion of macro 'TRACE_EVENT' 234 | TRACE_EVENT(ath10k_wmi_dbglog, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | 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/net/wireless/ath/ath10k/./trace.h:234:1: note: in expansion of macro 'TRACE_EVENT' 234 | TRACE_EVENT(ath10k_wmi_dbglog, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.h:537, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c:9: /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c: In function 'perf_trace_ath10k_htt_pktlog': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/net/wireless/ath/ath10k/./trace.h:264:1: note: in expansion of macro 'TRACE_EVENT' 264 | TRACE_EVENT(ath10k_htt_pktlog, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/net/wireless/ath/ath10k/./trace.h:264:1: note: in expansion of macro 'TRACE_EVENT' 264 | TRACE_EVENT(ath10k_htt_pktlog, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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/net/wireless/ath/ath10k/./trace.h:264:1: note: in expansion of macro 'TRACE_EVENT' 264 | TRACE_EVENT(ath10k_htt_pktlog, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.h:537, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c:9: /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c: In function 'trace_event_raw_event_ath10k_htt_pktlog': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:264:1: note: in expansion of macro 'TRACE_EVENT' 264 | TRACE_EVENT(ath10k_htt_pktlog, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | 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/net/wireless/ath/ath10k/./trace.h:264:1: note: in expansion of macro 'TRACE_EVENT' 264 | TRACE_EVENT(ath10k_htt_pktlog, | ^~~~~~~~~~~ /kisskb/src/drivers/media/pci/cx18/cx18-driver.c: In function 'cx18_read_eeprom': /kisskb/src/drivers/media/pci/cx18/cx18-driver.c:313:5: note: byref variable will be forcibly initialized 313 | u8 eedata[256]; | ^~~~~~ /kisskb/src/drivers/media/pci/cx18/cx18-driver.c: In function 'cx18_process_eeprom': /kisskb/src/drivers/media/pci/cx18/cx18-driver.c:353:18: note: byref variable will be forcibly initialized 353 | struct tveeprom tv; | ^~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.h:537, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c:9: /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c: In function 'perf_trace_ath10k_htt_rx_desc': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/net/wireless/ath/ath10k/./trace.h:430:1: note: in expansion of macro 'TRACE_EVENT' 430 | TRACE_EVENT(ath10k_htt_rx_desc, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/net/wireless/ath/ath10k/./trace.h:430:1: note: in expansion of macro 'TRACE_EVENT' 430 | TRACE_EVENT(ath10k_htt_rx_desc, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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/net/wireless/ath/ath10k/./trace.h:430:1: note: in expansion of macro 'TRACE_EVENT' 430 | TRACE_EVENT(ath10k_htt_rx_desc, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.h:537, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c:9: /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c: In function 'trace_event_raw_event_ath10k_htt_rx_desc': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:430:1: note: in expansion of macro 'TRACE_EVENT' 430 | TRACE_EVENT(ath10k_htt_rx_desc, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | 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/net/wireless/ath/ath10k/./trace.h:430:1: note: in expansion of macro 'TRACE_EVENT' 430 | TRACE_EVENT(ath10k_htt_rx_desc, | ^~~~~~~~~~~ /kisskb/src/drivers/media/pci/cx18/cx18-driver.c: In function 'cx18_probe': /kisskb/src/drivers/media/pci/cx18/cx18-driver.c:1083:32: note: byref variable will be forcibly initialized 1083 | struct v4l2_priv_tun_config cfg = { | ^~~ /kisskb/src/drivers/media/pci/cx18/cx18-driver.c:1067:22: note: byref variable will be forcibly initialized 1067 | struct tuner_setup setup; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.h:537, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c:9: /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c: In function 'perf_trace_ath10k_wmi_diag_container': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/net/wireless/ath/ath10k/./trace.h:460:1: note: in expansion of macro 'TRACE_EVENT' 460 | TRACE_EVENT(ath10k_wmi_diag_container, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/net/wireless/ath/ath10k/./trace.h:460:1: note: in expansion of macro 'TRACE_EVENT' 460 | TRACE_EVENT(ath10k_wmi_diag_container, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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/net/wireless/ath/ath10k/./trace.h:460:1: note: in expansion of macro 'TRACE_EVENT' 460 | TRACE_EVENT(ath10k_wmi_diag_container, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.h:537, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c:9: /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c: In function 'trace_event_raw_event_ath10k_wmi_diag_container': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:460:1: note: in expansion of macro 'TRACE_EVENT' 460 | TRACE_EVENT(ath10k_wmi_diag_container, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | 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/net/wireless/ath/ath10k/./trace.h:460:1: note: in expansion of macro 'TRACE_EVENT' 460 | TRACE_EVENT(ath10k_wmi_diag_container, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.h:537, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c:9: /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c: In function 'perf_trace_ath10k_wmi_diag': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/net/wireless/ath/ath10k/./trace.h:501:1: note: in expansion of macro 'TRACE_EVENT' 501 | TRACE_EVENT(ath10k_wmi_diag, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/net/wireless/ath/ath10k/./trace.h:501:1: note: in expansion of macro 'TRACE_EVENT' 501 | TRACE_EVENT(ath10k_wmi_diag, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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/net/wireless/ath/ath10k/./trace.h:501:1: note: in expansion of macro 'TRACE_EVENT' 501 | TRACE_EVENT(ath10k_wmi_diag, | ^~~~~~~~~~~ /kisskb/src/drivers/media/pci/cx18/cx18-driver.c: In function 'cx18_init_on_first_open': /kisskb/src/drivers/media/pci/cx18/cx18-driver.c:1139:22: note: byref variable will be forcibly initialized 1139 | struct cx18_open_id fh; | ^~ /kisskb/src/drivers/media/pci/cx18/cx18-driver.c:1138:24: note: byref variable will be forcibly initialized 1138 | struct v4l2_frequency vf; | ^~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.h:537, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c:9: /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c: In function 'trace_event_raw_event_ath10k_wmi_diag': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:501:1: note: in expansion of macro 'TRACE_EVENT' 501 | TRACE_EVENT(ath10k_wmi_diag, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | 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/net/wireless/ath/ath10k/./trace.h:501:1: note: in expansion of macro 'TRACE_EVENT' 501 | TRACE_EVENT(ath10k_wmi_diag, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.h:537, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c:9: /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c: In function 'perf_trace_ath10k_hdr_event': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/./trace.h:354:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 354 | DECLARE_EVENT_CLASS(ath10k_hdr_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/./trace.h:354:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 354 | DECLARE_EVENT_CLASS(ath10k_hdr_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/./trace.h:354:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 354 | DECLARE_EVENT_CLASS(ath10k_hdr_event, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.h:537, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c:9: /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c: In function 'trace_event_raw_event_ath10k_hdr_event': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/./trace.h:354:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 354 | DECLARE_EVENT_CLASS(ath10k_hdr_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/./trace.h:354:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 354 | DECLARE_EVENT_CLASS(ath10k_hdr_event, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.h:537, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c:9: /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c: In function 'perf_trace_ath10k_payload_event': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/./trace.h:381:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 381 | DECLARE_EVENT_CLASS(ath10k_payload_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/./trace.h:381:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 381 | DECLARE_EVENT_CLASS(ath10k_payload_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/./trace.h:381:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 381 | DECLARE_EVENT_CLASS(ath10k_payload_event, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.h:537, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c:9: /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c: In function 'trace_event_raw_event_ath10k_payload_event': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/./trace.h:381:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 381 | DECLARE_EVENT_CLASS(ath10k_payload_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/./trace.h:381:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 381 | DECLARE_EVENT_CLASS(ath10k_payload_event, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.h:537, from /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c:9: /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c: In function '__bpf_trace_ath10k_log_event': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 49 | DECLARE_EVENT_CLASS(ath10k_log_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 49 | DECLARE_EVENT_CLASS(ath10k_log_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 49 | DECLARE_EVENT_CLASS(ath10k_log_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/./trace.h:49:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 49 | DECLARE_EVENT_CLASS(ath10k_log_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c: In function '__bpf_trace_ath10k_txrx_tx_unref': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:329:1: note: in expansion of macro 'TRACE_EVENT' 329 | TRACE_EVENT(ath10k_txrx_tx_unref, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:329:1: note: in expansion of macro 'TRACE_EVENT' 329 | TRACE_EVENT(ath10k_txrx_tx_unref, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:329:1: note: in expansion of macro 'TRACE_EVENT' 329 | TRACE_EVENT(ath10k_txrx_tx_unref, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:329:1: note: in expansion of macro 'TRACE_EVENT' 329 | TRACE_EVENT(ath10k_txrx_tx_unref, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c: In function '__bpf_trace_ath10k_log_dbg': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:88:1: note: in expansion of macro 'TRACE_EVENT' 88 | TRACE_EVENT(ath10k_log_dbg, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:88:1: note: in expansion of macro 'TRACE_EVENT' 88 | TRACE_EVENT(ath10k_log_dbg, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:88:1: note: in expansion of macro 'TRACE_EVENT' 88 | TRACE_EVENT(ath10k_log_dbg, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:88:1: note: in expansion of macro 'TRACE_EVENT' 88 | TRACE_EVENT(ath10k_log_dbg, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:88:1: note: in expansion of macro 'TRACE_EVENT' 88 | TRACE_EVENT(ath10k_log_dbg, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:88:1: note: in expansion of macro 'TRACE_EVENT' 88 | TRACE_EVENT(ath10k_log_dbg, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c: In function '__bpf_trace_ath10k_htt_stats': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:207:1: note: in expansion of macro 'TRACE_EVENT' 207 | TRACE_EVENT(ath10k_htt_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:207:1: note: in expansion of macro 'TRACE_EVENT' 207 | TRACE_EVENT(ath10k_htt_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:207:1: note: in expansion of macro 'TRACE_EVENT' 207 | TRACE_EVENT(ath10k_htt_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:207:1: note: in expansion of macro 'TRACE_EVENT' 207 | TRACE_EVENT(ath10k_htt_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:207:1: note: in expansion of macro 'TRACE_EVENT' 207 | TRACE_EVENT(ath10k_htt_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:207:1: note: in expansion of macro 'TRACE_EVENT' 207 | TRACE_EVENT(ath10k_htt_stats, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c: In function '__bpf_trace_ath10k_wmi_dbglog': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:234:1: note: in expansion of macro 'TRACE_EVENT' 234 | TRACE_EVENT(ath10k_wmi_dbglog, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:234:1: note: in expansion of macro 'TRACE_EVENT' 234 | TRACE_EVENT(ath10k_wmi_dbglog, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:234:1: note: in expansion of macro 'TRACE_EVENT' 234 | TRACE_EVENT(ath10k_wmi_dbglog, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:234:1: note: in expansion of macro 'TRACE_EVENT' 234 | TRACE_EVENT(ath10k_wmi_dbglog, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:234:1: note: in expansion of macro 'TRACE_EVENT' 234 | TRACE_EVENT(ath10k_wmi_dbglog, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:234:1: note: in expansion of macro 'TRACE_EVENT' 234 | TRACE_EVENT(ath10k_wmi_dbglog, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c: In function '__bpf_trace_ath10k_htt_pktlog': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:264:1: note: in expansion of macro 'TRACE_EVENT' 264 | TRACE_EVENT(ath10k_htt_pktlog, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:264:1: note: in expansion of macro 'TRACE_EVENT' 264 | TRACE_EVENT(ath10k_htt_pktlog, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:264:1: note: in expansion of macro 'TRACE_EVENT' 264 | TRACE_EVENT(ath10k_htt_pktlog, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:264:1: note: in expansion of macro 'TRACE_EVENT' 264 | TRACE_EVENT(ath10k_htt_pktlog, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:264:1: note: in expansion of macro 'TRACE_EVENT' 264 | TRACE_EVENT(ath10k_htt_pktlog, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:264:1: note: in expansion of macro 'TRACE_EVENT' 264 | TRACE_EVENT(ath10k_htt_pktlog, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c: In function '__bpf_trace_ath10k_hdr_event': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/./trace.h:354:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 354 | DECLARE_EVENT_CLASS(ath10k_hdr_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/./trace.h:354:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 354 | DECLARE_EVENT_CLASS(ath10k_hdr_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/./trace.h:354:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 354 | DECLARE_EVENT_CLASS(ath10k_hdr_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/./trace.h:354:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 354 | DECLARE_EVENT_CLASS(ath10k_hdr_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/./trace.h:354:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 354 | DECLARE_EVENT_CLASS(ath10k_hdr_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/./trace.h:354:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 354 | DECLARE_EVENT_CLASS(ath10k_hdr_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c: In function '__bpf_trace_ath10k_payload_event': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/./trace.h:381:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 381 | DECLARE_EVENT_CLASS(ath10k_payload_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/./trace.h:381:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 381 | DECLARE_EVENT_CLASS(ath10k_payload_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/./trace.h:381:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 381 | DECLARE_EVENT_CLASS(ath10k_payload_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/./trace.h:381:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 381 | DECLARE_EVENT_CLASS(ath10k_payload_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/./trace.h:381:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 381 | DECLARE_EVENT_CLASS(ath10k_payload_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/./trace.h:381:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 381 | DECLARE_EVENT_CLASS(ath10k_payload_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c: In function '__bpf_trace_ath10k_htt_rx_desc': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:430:1: note: in expansion of macro 'TRACE_EVENT' 430 | TRACE_EVENT(ath10k_htt_rx_desc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:430:1: note: in expansion of macro 'TRACE_EVENT' 430 | TRACE_EVENT(ath10k_htt_rx_desc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:430:1: note: in expansion of macro 'TRACE_EVENT' 430 | TRACE_EVENT(ath10k_htt_rx_desc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:430:1: note: in expansion of macro 'TRACE_EVENT' 430 | TRACE_EVENT(ath10k_htt_rx_desc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:430:1: note: in expansion of macro 'TRACE_EVENT' 430 | TRACE_EVENT(ath10k_htt_rx_desc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:430:1: note: in expansion of macro 'TRACE_EVENT' 430 | TRACE_EVENT(ath10k_htt_rx_desc, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c: In function '__bpf_trace_ath10k_wmi_diag': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:501:1: note: in expansion of macro 'TRACE_EVENT' 501 | TRACE_EVENT(ath10k_wmi_diag, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:501:1: note: in expansion of macro 'TRACE_EVENT' 501 | TRACE_EVENT(ath10k_wmi_diag, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:501:1: note: in expansion of macro 'TRACE_EVENT' 501 | TRACE_EVENT(ath10k_wmi_diag, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:501:1: note: in expansion of macro 'TRACE_EVENT' 501 | TRACE_EVENT(ath10k_wmi_diag, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:501:1: note: in expansion of macro 'TRACE_EVENT' 501 | TRACE_EVENT(ath10k_wmi_diag, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:501:1: note: in expansion of macro 'TRACE_EVENT' 501 | TRACE_EVENT(ath10k_wmi_diag, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c: In function '__bpf_trace_ath10k_log_dbg_dump': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:114:1: note: in expansion of macro 'TRACE_EVENT' 114 | TRACE_EVENT(ath10k_log_dbg_dump, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:114:1: note: in expansion of macro 'TRACE_EVENT' 114 | TRACE_EVENT(ath10k_log_dbg_dump, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:114:1: note: in expansion of macro 'TRACE_EVENT' 114 | TRACE_EVENT(ath10k_log_dbg_dump, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:114:1: note: in expansion of macro 'TRACE_EVENT' 114 | TRACE_EVENT(ath10k_log_dbg_dump, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:114:1: note: in expansion of macro 'TRACE_EVENT' 114 | TRACE_EVENT(ath10k_log_dbg_dump, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:114:1: note: in expansion of macro 'TRACE_EVENT' 114 | TRACE_EVENT(ath10k_log_dbg_dump, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:114:1: note: in expansion of macro 'TRACE_EVENT' 114 | TRACE_EVENT(ath10k_log_dbg_dump, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:114:1: note: in expansion of macro 'TRACE_EVENT' 114 | TRACE_EVENT(ath10k_log_dbg_dump, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:114:1: note: in expansion of macro 'TRACE_EVENT' 114 | TRACE_EVENT(ath10k_log_dbg_dump, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:114:1: note: in expansion of macro 'TRACE_EVENT' 114 | TRACE_EVENT(ath10k_log_dbg_dump, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c: In function '__bpf_trace_ath10k_htt_tx': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:294:1: note: in expansion of macro 'TRACE_EVENT' 294 | TRACE_EVENT(ath10k_htt_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:294:1: note: in expansion of macro 'TRACE_EVENT' 294 | TRACE_EVENT(ath10k_htt_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:294:1: note: in expansion of macro 'TRACE_EVENT' 294 | TRACE_EVENT(ath10k_htt_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:294:1: note: in expansion of macro 'TRACE_EVENT' 294 | TRACE_EVENT(ath10k_htt_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:294:1: note: in expansion of macro 'TRACE_EVENT' 294 | TRACE_EVENT(ath10k_htt_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:294:1: note: in expansion of macro 'TRACE_EVENT' 294 | TRACE_EVENT(ath10k_htt_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:294:1: note: in expansion of macro 'TRACE_EVENT' 294 | TRACE_EVENT(ath10k_htt_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:294:1: note: in expansion of macro 'TRACE_EVENT' 294 | TRACE_EVENT(ath10k_htt_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:294:1: note: in expansion of macro 'TRACE_EVENT' 294 | TRACE_EVENT(ath10k_htt_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:294:1: note: in expansion of macro 'TRACE_EVENT' 294 | TRACE_EVENT(ath10k_htt_tx, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c: In function '__bpf_trace_ath10k_wmi_cmd': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:147:1: note: in expansion of macro 'TRACE_EVENT' 147 | TRACE_EVENT(ath10k_wmi_cmd, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:147:1: note: in expansion of macro 'TRACE_EVENT' 147 | TRACE_EVENT(ath10k_wmi_cmd, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:147:1: note: in expansion of macro 'TRACE_EVENT' 147 | TRACE_EVENT(ath10k_wmi_cmd, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:147:1: note: in expansion of macro 'TRACE_EVENT' 147 | TRACE_EVENT(ath10k_wmi_cmd, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:147:1: note: in expansion of macro 'TRACE_EVENT' 147 | TRACE_EVENT(ath10k_wmi_cmd, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:147:1: note: in expansion of macro 'TRACE_EVENT' 147 | TRACE_EVENT(ath10k_wmi_cmd, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:147:1: note: in expansion of macro 'TRACE_EVENT' 147 | TRACE_EVENT(ath10k_wmi_cmd, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:147:1: note: in expansion of macro 'TRACE_EVENT' 147 | TRACE_EVENT(ath10k_wmi_cmd, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c: In function '__bpf_trace_ath10k_wmi_event': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:177:1: note: in expansion of macro 'TRACE_EVENT' 177 | TRACE_EVENT(ath10k_wmi_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:177:1: note: in expansion of macro 'TRACE_EVENT' 177 | TRACE_EVENT(ath10k_wmi_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:177:1: note: in expansion of macro 'TRACE_EVENT' 177 | TRACE_EVENT(ath10k_wmi_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:177:1: note: in expansion of macro 'TRACE_EVENT' 177 | TRACE_EVENT(ath10k_wmi_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:177:1: note: in expansion of macro 'TRACE_EVENT' 177 | TRACE_EVENT(ath10k_wmi_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:177:1: note: in expansion of macro 'TRACE_EVENT' 177 | TRACE_EVENT(ath10k_wmi_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:177:1: note: in expansion of macro 'TRACE_EVENT' 177 | TRACE_EVENT(ath10k_wmi_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:177:1: note: in expansion of macro 'TRACE_EVENT' 177 | TRACE_EVENT(ath10k_wmi_event, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/trace.c: In function '__bpf_trace_ath10k_wmi_diag_container': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:460:1: note: in expansion of macro 'TRACE_EVENT' 460 | TRACE_EVENT(ath10k_wmi_diag_container, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:460:1: note: in expansion of macro 'TRACE_EVENT' 460 | TRACE_EVENT(ath10k_wmi_diag_container, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:460:1: note: in expansion of macro 'TRACE_EVENT' 460 | TRACE_EVENT(ath10k_wmi_diag_container, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:460:1: note: in expansion of macro 'TRACE_EVENT' 460 | TRACE_EVENT(ath10k_wmi_diag_container, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:460:1: note: in expansion of macro 'TRACE_EVENT' 460 | TRACE_EVENT(ath10k_wmi_diag_container, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:460:1: note: in expansion of macro 'TRACE_EVENT' 460 | TRACE_EVENT(ath10k_wmi_diag_container, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:460:1: note: in expansion of macro 'TRACE_EVENT' 460 | TRACE_EVENT(ath10k_wmi_diag_container, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:460:1: note: in expansion of macro 'TRACE_EVENT' 460 | TRACE_EVENT(ath10k_wmi_diag_container, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:460:1: note: in expansion of macro 'TRACE_EVENT' 460 | TRACE_EVENT(ath10k_wmi_diag_container, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:460:1: note: in expansion of macro 'TRACE_EVENT' 460 | TRACE_EVENT(ath10k_wmi_diag_container, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:460:1: note: in expansion of macro 'TRACE_EVENT' 460 | TRACE_EVENT(ath10k_wmi_diag_container, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath10k/./trace.h:460:1: note: in expansion of macro 'TRACE_EVENT' 460 | TRACE_EVENT(ath10k_wmi_diag_container, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/gud/gud_drv.c: In function 'gud_usb_transfer': /kisskb/src/drivers/gpu/drm/gud/gud_drv.c:155:6: note: byref variable will be forcibly initialized 155 | int idx, ret; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/usb.h:16, from /kisskb/src/drivers/gpu/drm/gud/gud_drv.c:12: /kisskb/src/drivers/gpu/drm/gud/gud_drv.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/arch/powerpc/include/asm/io.h:27, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/dma-buf-map.h:9, from /kisskb/src/include/linux/dma-buf.h:16, from /kisskb/src/drivers/gpu/drm/gud/gud_drv.c:6: /kisskb/src/drivers/gpu/drm/gud/gud_drv.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/gud/gud_drv.c: In function 'gud_stats_debugfs': /kisskb/src/drivers/gpu/drm/gud/gud_drv.c:329:7: note: byref variable will be forcibly initialized 329 | char buf[10]; | ^~~ In file included from /kisskb/src/drivers/gpu/drm/gud/gud_drv.c:25: /kisskb/src/drivers/gpu/drm/gud/gud_drv.c: In function 'drmm_kmalloc_array': /kisskb/src/include/drm/drm_managed.h:78:9: note: byref variable will be forcibly initialized 78 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/gud/gud_drv.c: In function 'gud_probe': /kisskb/src/drivers/gpu/drm/gud/gud_drv.c:440:36: note: byref variable will be forcibly initialized 440 | struct gud_display_descriptor_req desc; | ^~~~ /kisskb/src/drivers/gpu/drm/gud/gud_drv.c:439:34: note: byref variable will be forcibly initialized 439 | struct usb_endpoint_descriptor *bulk_out; | ^~~~~~~~ In file included from /kisskb/src/drivers/staging/iio/accel/adis16240.c:16: /kisskb/src/drivers/staging/iio/accel/adis16240.c: In function 'adis_read_reg_16': /kisskb/src/include/linux/iio/imu/adis.h:320:15: note: byref variable will be forcibly initialized 320 | unsigned int tmp; | ^~~ /kisskb/src/drivers/staging/iio/accel/adis16240.c: In function 'adis16240_read_raw': /kisskb/src/include/linux/iio/imu/adis.h:320:15: note: byref variable will be forcibly initialized /kisskb/src/include/linux/iio/imu/adis.h:320:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/iio/accel/adis16240.c: In function 'adis16240_spi_read_signed': /kisskb/src/include/linux/iio/imu/adis.h:320:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v4_4.c: In function 'sdma_v4_4_query_ras_error_count': /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v4_4.c:196:11: note: byref variable will be forcibly initialized 196 | uint32_t sec_count = 0; | ^~~~~~~~~ In file included from /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800usb.c:26: /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800usb.c: In function 'rt2x00usb_register_read': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800usb.c: In function 'rt2x00usb_register_write': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800usb.c: In function 'rt2800usb_write_firmware': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800usb.c: In function 'rt2800usb_stop_queue': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800usb.c: In function 'rt2800usb_start_queue': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800usb.c: In function 'rt2800usb_init_registers': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:189:9: note: byref variable will be forcibly initialized 189 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800usb.c: In function 'rt2x00usb_register_read_lock': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:207:9: note: byref variable will be forcibly initialized 207 | __le32 reg = 0; | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800usb.c: In function 'rt2x00usb_register_write_lock': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:265:9: note: byref variable will be forcibly initialized 265 | __le32 reg = cpu_to_le32(value); | ^~~ In file included from /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00.h:26, from /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800usb.c:25: /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800usb.c: In function 'rt2800usb_tx_sta_fifo_read_completed': /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/net/wireless/ralink/rt2x00/rt2800usb.c:108:8: note: in expansion of macro 'kfifo_put' 108 | if (!kfifo_put(&rt2x00dev->txstatus_fifo, tx_status)) | ^~~~~~~~~ In file included from /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800usb.c:26: /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800usb.c: In function 'rt2800usb_enable_radio': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2x00usb.h:246:9: note: byref variable will be forcibly initialized 246 | __le32 reg = cpu_to_le32(value); | ^~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800usb.c: In function 'rt2800usb_queue_init': /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800usb.c:716:28: note: byref variable will be forcibly initialized 716 | unsigned short txwi_size, rxwi_size; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ralink/rt2x00/rt2800usb.c:716:17: note: byref variable will be forcibly initialized 716 | unsigned short txwi_size, rxwi_size; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c: In function 'sdma_v4_0_wait_for_idle': /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c:2088:6: note: byref variable will be forcibly initialized 2088 | u32 sdma[AMDGPU_MAX_SDMA_INSTANCES]; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c: In function 'sdma_v4_0_gfx_stop': /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c:991:22: note: byref variable will be forcibly initialized 991 | struct amdgpu_ring *sdma[AMDGPU_MAX_SDMA_INSTANCES]; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c: In function 'sdma_v4_0_page_stop': /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c:1033:22: note: byref variable will be forcibly initialized 1033 | struct amdgpu_ring *sdma[AMDGPU_MAX_SDMA_INSTANCES]; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c: In function 'sdma_v4_0_init_microcode': /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c:617:7: note: byref variable will be forcibly initialized 617 | char fw_name[30]; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c: In function 'sdma_v4_0_ring_test_ib': /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c:1621:11: note: byref variable will be forcibly initialized 1621 | unsigned index; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c:1620:20: note: byref variable will be forcibly initialized 1620 | struct dma_fence *f = NULL; | ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c:1619:19: note: byref variable will be forcibly initialized 1619 | struct amdgpu_ib ib; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c: In function 'sdma_v4_0_ring_test_ring': /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c:1567:11: note: byref variable will be forcibly initialized 1567 | unsigned index; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c: In function 'sdma_v4_0_print_iv_entry': /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c:2215:26: note: byref variable will be forcibly initialized 2215 | struct amdgpu_task_info task_info; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c: In function 'sdma_v4_0_query_ras_error_count': /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c:2747:11: note: byref variable will be forcibly initialized 2747 | uint32_t sec_count = 0; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl8712_cmd.c: In function 'read_rfreg_hdl': /kisskb/src/drivers/staging/rtl8712/rtl8712_cmd.c:171:6: note: byref variable will be forcibly initialized 171 | u32 val; | ^~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:10: /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c: In function 'insert_outside_range': /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:967:16: note: byref variable will be forcibly initialized 967 | struct drm_mm mm; | ^~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c: In function '__igt_once': /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:1947:39: note: byref variable will be forcibly initialized 1947 | struct drm_mm_node rsvd_lo, rsvd_hi, node; | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:1947:30: note: byref variable will be forcibly initialized 1947 | struct drm_mm_node rsvd_lo, rsvd_hi, node; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:1947:21: note: byref variable will be forcibly initialized 1947 | struct drm_mm_node rsvd_lo, rsvd_hi, node; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:1946:16: note: byref variable will be forcibly initialized 1946 | struct drm_mm mm; | ^~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c: In function 'igt_debug': /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:201:21: note: byref variable will be forcibly initialized 201 | struct drm_printer __p = drm_debug_printer(__func__); \ | ^~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:296:2: note: in expansion of macro 'show_mm' 296 | show_mm(&mm); | ^~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:268:21: note: byref variable will be forcibly initialized 268 | struct drm_mm_node nodes[2]; | ^~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:267:16: note: byref variable will be forcibly initialized 267 | struct drm_mm mm; | ^~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c: In function 'igt_init': /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:201:21: note: byref variable will be forcibly initialized 201 | struct drm_printer __p = drm_debug_printer(__func__); \ | ^~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:260:3: note: in expansion of macro 'show_mm' 260 | show_mm(&mm); | ^~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:208:21: note: byref variable will be forcibly initialized 208 | struct drm_mm_node tmp; | ^~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:207:16: note: byref variable will be forcibly initialized 207 | struct drm_mm mm; | ^~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c: In function 'evict_color': /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:2202:21: note: byref variable will be forcibly initialized 2202 | struct drm_mm_node tmp; | ^~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:8: /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:2200:12: note: byref variable will be forcibly initialized 2200 | LIST_HEAD(evict_list); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:2199:21: note: byref variable will be forcibly initialized 2199 | struct drm_mm_scan scan; | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c: In function 'igt_color_evict_range': /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:201:21: note: byref variable will be forcibly initialized 201 | struct drm_printer __p = drm_debug_printer(__func__); \ | ^~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:2448:3: note: in expansion of macro 'show_mm' 2448 | show_mm(&mm); | ^~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:17: /kisskb/src/drivers/gpu/drm/selftests/../lib/drm_random.h:12:19: note: byref variable will be forcibly initialized 12 | struct rnd_state state__; \ | ^~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/../lib/drm_random.h:18:28: note: in expansion of macro 'DRM_RND_STATE_INITIALIZER' 18 | struct rnd_state name__ = DRM_RND_STATE_INITIALIZER(seed__) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:2360:2: note: in expansion of macro 'DRM_RND_STATE' 2360 | DRM_RND_STATE(prng, random_seed); | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:2367:16: note: byref variable will be forcibly initialized 2367 | struct drm_mm mm; | ^~ In file included from /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:17: /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:2360:16: note: byref variable will be forcibly initialized 2360 | DRM_RND_STATE(prng, random_seed); | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/../lib/drm_random.h:18:19: note: in definition of macro 'DRM_RND_STATE' 18 | struct rnd_state name__ = DRM_RND_STATE_INITIALIZER(seed__) | ^~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c: In function 'igt_color_evict': /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:201:21: note: byref variable will be forcibly initialized 201 | struct drm_printer __p = drm_debug_printer(__func__); \ | ^~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:2347:3: note: in expansion of macro 'show_mm' 2347 | show_mm(&mm); | ^~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:17: /kisskb/src/drivers/gpu/drm/selftests/../lib/drm_random.h:12:19: note: byref variable will be forcibly initialized 12 | struct rnd_state state__; \ | ^~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/../lib/drm_random.h:18:28: note: in expansion of macro 'DRM_RND_STATE_INITIALIZER' 18 | struct rnd_state name__ = DRM_RND_STATE_INITIALIZER(seed__) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:2260:2: note: in expansion of macro 'DRM_RND_STATE' 2260 | DRM_RND_STATE(prng, random_seed); | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:2264:16: note: byref variable will be forcibly initialized 2264 | struct drm_mm mm; | ^~ In file included from /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:17: /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:2260:16: note: byref variable will be forcibly initialized 2260 | DRM_RND_STATE(prng, random_seed); | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/../lib/drm_random.h:18:19: note: in definition of macro 'DRM_RND_STATE' 18 | struct rnd_state name__ = DRM_RND_STATE_INITIALIZER(seed__) | ^~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c: In function 'igt_color': /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:2036:16: note: byref variable will be forcibly initialized 2036 | struct drm_mm mm; | ^~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c: In function 'igt_align_pot': /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:1209:16: note: byref variable will be forcibly initialized 1209 | struct drm_mm mm; | ^~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c: In function 'igt_align': /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:1157:16: note: byref variable will be forcibly initialized 1157 | struct drm_mm mm; | ^~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c: In function 'evict_something': /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:1459:21: note: byref variable will be forcibly initialized 1459 | struct drm_mm_node tmp; | ^~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:8: /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:1457:12: note: byref variable will be forcibly initialized 1457 | LIST_HEAD(evict_list); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:1456:21: note: byref variable will be forcibly initialized 1456 | struct drm_mm_scan scan; | ^~~~ In file included from /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:17: /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c: In function 'igt_evict_range': /kisskb/src/drivers/gpu/drm/selftests/../lib/drm_random.h:12:19: note: byref variable will be forcibly initialized 12 | struct rnd_state state__; \ | ^~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/../lib/drm_random.h:18:28: note: in expansion of macro 'DRM_RND_STATE_INITIALIZER' 18 | struct rnd_state name__ = DRM_RND_STATE_INITIALIZER(seed__) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:1630:2: note: in expansion of macro 'DRM_RND_STATE' 1630 | DRM_RND_STATE(prng, random_seed); | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:1636:16: note: byref variable will be forcibly initialized 1636 | struct drm_mm mm; | ^~ In file included from /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:17: /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:1630:16: note: byref variable will be forcibly initialized 1630 | DRM_RND_STATE(prng, random_seed); | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/../lib/drm_random.h:18:19: note: in definition of macro 'DRM_RND_STATE' 18 | struct rnd_state name__ = DRM_RND_STATE_INITIALIZER(seed__) | ^~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:8: /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c: In function 'evict_nothing': /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:1356:12: note: byref variable will be forcibly initialized 1356 | LIST_HEAD(evict_list); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:1355:21: note: byref variable will be forcibly initialized 1355 | struct drm_mm_scan scan; | ^~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:8: /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c: In function 'evict_everything': /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:1403:12: note: byref variable will be forcibly initialized 1403 | LIST_HEAD(evict_list); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:1402:21: note: byref variable will be forcibly initialized 1402 | struct drm_mm_scan scan; | ^~~~ In file included from /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:17: /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c: In function 'igt_evict': /kisskb/src/drivers/gpu/drm/selftests/../lib/drm_random.h:12:19: note: byref variable will be forcibly initialized 12 | struct rnd_state state__; \ | ^~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/../lib/drm_random.h:18:28: note: in expansion of macro 'DRM_RND_STATE_INITIALIZER' 18 | struct rnd_state name__ = DRM_RND_STATE_INITIALIZER(seed__) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:1520:2: note: in expansion of macro 'DRM_RND_STATE' 1520 | DRM_RND_STATE(prng, random_seed); | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:1523:16: note: byref variable will be forcibly initialized 1523 | struct drm_mm mm; | ^~ In file included from /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:17: /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:1520:16: note: byref variable will be forcibly initialized 1520 | DRM_RND_STATE(prng, random_seed); | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/../lib/drm_random.h:18:19: note: in definition of macro 'DRM_RND_STATE' 18 | struct rnd_state name__ = DRM_RND_STATE_INITIALIZER(seed__) | ^~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c: In function '__igt_reserve': /kisskb/src/drivers/gpu/drm/selftests/../lib/drm_random.h:12:19: note: byref variable will be forcibly initialized 12 | struct rnd_state state__; \ | ^~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/../lib/drm_random.h:18:28: note: in expansion of macro 'DRM_RND_STATE_INITIALIZER' 18 | struct rnd_state name__ = DRM_RND_STATE_INITIALIZER(seed__) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:374:2: note: in expansion of macro 'DRM_RND_STATE' 374 | DRM_RND_STATE(prng, random_seed); | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:376:21: note: byref variable will be forcibly initialized 376 | struct drm_mm_node tmp, *nodes, *node, *next; | ^~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:375:16: note: byref variable will be forcibly initialized 375 | struct drm_mm mm; | ^~ In file included from /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:17: /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:374:16: note: byref variable will be forcibly initialized 374 | DRM_RND_STATE(prng, random_seed); | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/../lib/drm_random.h:18:19: note: in definition of macro 'DRM_RND_STATE' 18 | struct rnd_state name__ = DRM_RND_STATE_INITIALIZER(seed__) | ^~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c: In function '__igt_insert_range': /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:880:16: note: byref variable will be forcibly initialized 880 | struct drm_mm mm; | ^~ In file included from /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:17: /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c: In function 'igt_topdown': /kisskb/src/drivers/gpu/drm/selftests/../lib/drm_random.h:12:19: note: byref variable will be forcibly initialized 12 | struct rnd_state state__; \ | ^~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/../lib/drm_random.h:18:28: note: in expansion of macro 'DRM_RND_STATE_INITIALIZER' 18 | struct rnd_state name__ = DRM_RND_STATE_INITIALIZER(seed__) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:1733:2: note: in expansion of macro 'DRM_RND_STATE' 1733 | DRM_RND_STATE(prng, random_seed); | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:1737:16: note: byref variable will be forcibly initialized 1737 | struct drm_mm mm; | ^~ In file included from /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:17: /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:1733:16: note: byref variable will be forcibly initialized 1733 | DRM_RND_STATE(prng, random_seed); | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/../lib/drm_random.h:18:19: note: in definition of macro 'DRM_RND_STATE' 18 | struct rnd_state name__ = DRM_RND_STATE_INITIALIZER(seed__) | ^~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c: In function 'igt_bottomup': /kisskb/src/drivers/gpu/drm/selftests/../lib/drm_random.h:12:19: note: byref variable will be forcibly initialized 12 | struct rnd_state state__; \ | ^~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/../lib/drm_random.h:18:28: note: in expansion of macro 'DRM_RND_STATE_INITIALIZER' 18 | struct rnd_state name__ = DRM_RND_STATE_INITIALIZER(seed__) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:1847:2: note: in expansion of macro 'DRM_RND_STATE' 1847 | DRM_RND_STATE(prng, random_seed); | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:1851:16: note: byref variable will be forcibly initialized 1851 | struct drm_mm mm; | ^~ In file included from /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:17: /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:1847:16: note: byref variable will be forcibly initialized 1847 | DRM_RND_STATE(prng, random_seed); | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/../lib/drm_random.h:18:19: note: in definition of macro 'DRM_RND_STATE' 18 | struct rnd_state name__ = DRM_RND_STATE_INITIALIZER(seed__) | ^~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c: In function 'igt_frag': /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:1085:16: note: byref variable will be forcibly initialized 1085 | struct drm_mm mm; | ^~ /kisskb/src/drivers/net/wireless/ti/wlcore/spi.c: In function 'wl12xx_spi_reset': /kisskb/src/drivers/net/wireless/ti/wlcore/spi.c:95:21: note: byref variable will be forcibly initialized 95 | struct spi_message m; | ^ /kisskb/src/drivers/net/wireless/ti/wlcore/spi.c:94:22: note: byref variable will be forcibly initialized 94 | struct spi_transfer t; | ^ /kisskb/src/drivers/net/wireless/ti/wlcore/spi.c: In function 'wl12xx_spi_read_busy': /kisskb/src/drivers/net/wireless/ti/wlcore/spi.c:201:21: note: byref variable will be forcibly initialized 201 | struct spi_message m; | ^ /kisskb/src/drivers/net/wireless/ti/wlcore/spi.c:200:22: note: byref variable will be forcibly initialized 200 | struct spi_transfer t[1]; | ^ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c: In function '__igt_insert': /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:597:23: note: byref variable will be forcibly initialized 597 | struct drm_mm_node tmp; | ^~~ In file included from /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:17: /kisskb/src/drivers/gpu/drm/selftests/../lib/drm_random.h:12:19: note: byref variable will be forcibly initialized 12 | struct rnd_state state__; \ | ^~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/../lib/drm_random.h:18:28: note: in expansion of macro 'DRM_RND_STATE_INITIALIZER' 18 | struct rnd_state name__ = DRM_RND_STATE_INITIALIZER(seed__) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:571:2: note: in expansion of macro 'DRM_RND_STATE' 571 | DRM_RND_STATE(prng, random_seed); | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:573:16: note: byref variable will be forcibly initialized 573 | struct drm_mm mm; | ^~ In file included from /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:17: /kisskb/src/drivers/gpu/drm/selftests/test-drm_mm.c:571:16: note: byref variable will be forcibly initialized 571 | DRM_RND_STATE(prng, random_seed); | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/../lib/drm_random.h:18:19: note: in definition of macro 'DRM_RND_STATE' 18 | struct rnd_state name__ = DRM_RND_STATE_INITIALIZER(seed__) | ^~~~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/spi.c: In function 'wl12xx_spi_raw_read': /kisskb/src/drivers/net/wireless/ti/wlcore/spi.c:237:21: note: byref variable will be forcibly initialized 237 | struct spi_message m; | ^ /kisskb/src/drivers/net/wireless/ti/wlcore/spi.c:236:22: note: byref variable will be forcibly initialized 236 | struct spi_transfer t[2]; | ^ /kisskb/src/drivers/net/wireless/ti/wlcore/spi.c: In function '__wl12xx_spi_raw_write': /kisskb/src/drivers/net/wireless/ti/wlcore/spi.c:304:6: note: byref variable will be forcibly initialized 304 | u32 commands[WSPI_MAX_NUM_OF_CHUNKS]; /* 1 command per chunk */ | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ti/wlcore/spi.c:303:21: note: byref variable will be forcibly initialized 303 | struct spi_message m; | ^ /kisskb/src/drivers/net/wireless/ti/wlcore/spi.c: In function 'wl12xx_spi_init': /kisskb/src/drivers/net/wireless/ti/wlcore/spi.c:122:21: note: byref variable will be forcibly initialized 122 | struct spi_message m; | ^ /kisskb/src/drivers/net/wireless/ti/wlcore/spi.c:121:22: note: byref variable will be forcibly initialized 121 | struct spi_transfer t; | ^ /kisskb/src/drivers/net/wireless/ti/wlcore/spi.c: In function 'wl1271_probe': /kisskb/src/drivers/net/wireless/ti/wlcore/spi.c:467:18: note: byref variable will be forcibly initialized 467 | struct resource res[1]; | ^~~ /kisskb/src/drivers/input/misc/tps65218-pwrbutton.c: In function 'tps6521x_pb_irq': /kisskb/src/drivers/input/misc/tps65218-pwrbutton.c:67:15: note: byref variable will be forcibly initialized 67 | unsigned int reg; | ^~~ /kisskb/src/drivers/infiniband/core/uverbs_std_types_flow_action.c: In function 'parse_esp_ip': /kisskb/src/drivers/infiniband/core/uverbs_std_types_flow_action.c:120:42: note: byref variable will be forcibly initialized 120 | const struct ib_uverbs_flow_ipv4_filter ipv4 = { | ^~~~ /kisskb/src/drivers/infiniband/core/uverbs_std_types_flow_action.c: In function 'flow_action_esp_get_encap': /kisskb/src/drivers/infiniband/core/uverbs_std_types_flow_action.c:194:41: note: byref variable will be forcibly initialized 194 | struct ib_uverbs_flow_action_esp_encap uverbs_encap; | ^~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x0/usb_mcu.c: In function 'mt76x0u_load_firmware': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x0/usb_mcu.c:87:25: note: byref variable will be forcibly initialized 87 | const struct firmware *fw; | ^~ In file included from /kisskb/src/drivers/staging/iio/adc/ad7816.c:15: /kisskb/src/drivers/staging/iio/adc/ad7816.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/staging/iio/adc/ad7816.c: In function 'ad7816_spi_read': /kisskb/src/drivers/staging/iio/adc/ad7816.c:68:9: note: byref variable will be forcibly initialized 68 | __be16 buf; | ^~~ /kisskb/src/drivers/staging/iio/adc/ad7816.c: In function 'ad7816_show_value': /kisskb/src/drivers/staging/iio/adc/ad7816.c:219:6: note: byref variable will be forcibly initialized 219 | u16 data; | ^~~~ /kisskb/src/drivers/staging/iio/adc/ad7816.c: In function 'ad7816_store_channel': /kisskb/src/drivers/staging/iio/adc/ad7816.c:182:16: note: byref variable will be forcibly initialized 182 | unsigned long data; | ^~~~ /kisskb/src/drivers/staging/iio/adc/ad7816.c: In function 'ad7816_set_oti': /kisskb/src/drivers/staging/iio/adc/ad7816.c:296:7: note: byref variable will be forcibly initialized 296 | long value; | ^~~~~ /kisskb/src/drivers/of/of_reserved_mem.c: In function '__rmem_check_for_overlap': /kisskb/src/drivers/of/of_reserved_mem.c:240:26: note: byref variable will be forcibly initialized 240 | phys_addr_t this_end, next_end; | ^~~~~~~~ /kisskb/src/drivers/of/of_reserved_mem.c:240:16: note: byref variable will be forcibly initialized 240 | phys_addr_t this_end, next_end; | ^~~~~~~~ /kisskb/src/drivers/of/of_reserved_mem.c: In function '__reserved_mem_alloc_size': /kisskb/src/drivers/of/of_reserved_mem.c:89:16: note: byref variable will be forcibly initialized 89 | const __be32 *prop; | ^~~~ /kisskb/src/drivers/of/of_reserved_mem.c:88:6: note: byref variable will be forcibly initialized 88 | int len; | ^~~ /kisskb/src/drivers/of/of_reserved_mem.c:87:14: note: byref variable will be forcibly initialized 87 | phys_addr_t base = 0, align = 0, size; | ^~~~ 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:408:12: note: byref variable will be forcibly initialized 408 | LIST_HEAD(release_list); | ^~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/of/of_reserved_mem.c: In function 'fdt_init_reserved_mem': /kisskb/src/drivers/of/of_reserved_mem.c:264:7: note: byref variable will be forcibly initialized 264 | int len; | ^~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/include/linux/usb/ch9.h:36, from /kisskb/src/include/linux/usb.h:6, from /kisskb/src/drivers/gpu/drm/gud/gud_pipe.c:7: /kisskb/src/drivers/gpu/drm/gud/gud_pipe.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/gud/gud_pipe.c: In function 'gud_prep_flush': /kisskb/src/drivers/gpu/drm/gud/gud_pipe.c:156:21: note: byref variable will be forcibly initialized 156 | struct dma_buf_map map_data[DRM_FORMAT_MAX_PLANES]; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/gud/gud_pipe.c:155:21: note: byref variable will be forcibly initialized 155 | struct dma_buf_map map[DRM_FORMAT_MAX_PLANES]; | ^~~ /kisskb/src/drivers/gpu/drm/gud/gud_pipe.c: In function 'gud_usb_bulk': /kisskb/src/drivers/gpu/drm/gud/gud_pipe.c:254:30: note: byref variable will be forcibly initialized 254 | struct gud_usb_bulk_context ctx; | ^~~ /kisskb/src/drivers/gpu/drm/gud/gud_pipe.c: In function 'gud_flush_rect': /kisskb/src/drivers/gpu/drm/gud/gud_pipe.c:282:28: note: byref variable will be forcibly initialized 282 | struct gud_set_buffer_req req; | ^~~ /kisskb/src/drivers/gpu/drm/gud/gud_pipe.c: In function 'gud_flush_work': /kisskb/src/drivers/gpu/drm/gud/gud_pipe.c:394:19: note: byref variable will be forcibly initialized 394 | struct drm_rect rect = damage; | ^~~~ /kisskb/src/drivers/gpu/drm/gud/gud_pipe.c:366:6: note: byref variable will be forcibly initialized 366 | int idx, ret = 0; | ^~~ /kisskb/src/drivers/gpu/drm/gud/gud_pipe.c:364:18: note: byref variable will be forcibly initialized 364 | struct drm_rect damage; | ^~~~~~ /kisskb/src/drivers/gpu/drm/gud/gud_pipe.c: In function 'gud_pipe_check': /kisskb/src/drivers/gpu/drm/gud/gud_pipe.c:491:34: note: byref variable will be forcibly initialized 491 | struct drm_connector_list_iter conn_iter; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/gud/gud_pipe.c:459:6: note: byref variable will be forcibly initialized 459 | int idx, ret; | ^~~ /kisskb/src/drivers/gpu/drm/gud/gud_pipe.c: In function 'gud_pipe_update': /kisskb/src/drivers/gpu/drm/gud/gud_pipe.c:569:6: note: byref variable will be forcibly initialized 569 | int idx; | ^~~ /kisskb/src/drivers/gpu/drm/gud/gud_pipe.c:568:18: note: byref variable will be forcibly initialized 568 | struct drm_rect damage; | ^~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_std_types_mr.c: In function 'ib_uverbs_handler_UVERBS_METHOD_REG_DMABUF_MR': /kisskb/src/drivers/infiniband/core/uverbs_std_types_mr.c:196:10: note: byref variable will be forcibly initialized 196 | u32 fd, access_flags; | ^~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_std_types_mr.c:196:6: note: byref variable will be forcibly initialized 196 | u32 fd, access_flags; | ^~ /kisskb/src/drivers/infiniband/core/uverbs_std_types_mr.c:195:22: note: byref variable will be forcibly initialized 195 | u64 offset, length, iova; | ^~~~ /kisskb/src/drivers/infiniband/core/uverbs_std_types_mr.c:195:14: note: byref variable will be forcibly initialized 195 | u64 offset, length, iova; | ^~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_std_types_mr.c:195:6: note: byref variable will be forcibly initialized 195 | u64 offset, length, iova; | ^~~~~~ In file included from /kisskb/src/drivers/infiniband/core/rdma_core.h:42, from /kisskb/src/drivers/infiniband/core/uverbs_std_types_mr.c:34: /kisskb/src/drivers/infiniband/core/uverbs_std_types_mr.c: In function 'ib_uverbs_handler_UVERBS_METHOD_ADVISE_MR': /kisskb/src/include/rdma/uverbs_ioctl.h:959:7: note: byref variable will be forcibly initialized 959 | u64 _val; \ | ^~~~ /kisskb/src/include/rdma/uverbs_ioctl.h:993:4: note: in expansion of macro 'uverbs_get_const_unsigned' 993 | uverbs_get_const_unsigned(_to, _attrs_bundle, _idx)) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_std_types_mr.c:63:8: note: in expansion of macro 'uverbs_get_const' 63 | ret = uverbs_get_const(&advice, attrs, UVERBS_ATTR_ADVISE_MR_ADVICE); | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_std_types_mr.c:56:6: note: byref variable will be forcibly initialized 56 | u32 flags; | ^~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/trace_recursion.h:5, from /kisskb/src/include/linux/ftrace.h:10, from /kisskb/src/include/linux/kprobes.h:28, from /kisskb/src/include/linux/kgdb.h:19, from /kisskb/src/include/linux/fb.h:6, from /kisskb/src/include/linux/backlight.h:13, from /kisskb/src/drivers/gpu/drm/gud/gud_connector.c:6: /kisskb/src/drivers/gpu/drm/gud/gud_connector.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/gud/gud_connector.c: In function 'gud_connector_detect': /kisskb/src/drivers/gpu/drm/gud/gud_connector.c:156:5: note: byref variable will be forcibly initialized 156 | u8 status; | ^~~~~~ /kisskb/src/drivers/gpu/drm/gud/gud_connector.c:155:6: note: byref variable will be forcibly initialized 155 | int idx, ret; | ^~~ /kisskb/src/drivers/gpu/drm/gud/gud_connector.c: In function 'gud_connector_get_modes': /kisskb/src/drivers/gpu/drm/gud/gud_connector.c:224:6: note: byref variable will be forcibly initialized 224 | int idx, ret; | ^~~ /kisskb/src/drivers/gpu/drm/gud/gud_connector.c:221:36: note: byref variable will be forcibly initialized 221 | struct gud_connector_get_edid_ctx edid_ctx; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/gud/gud_connector.c: In function 'gud_connector_backlight_update_status_work': /kisskb/src/drivers/gpu/drm/gud/gud_connector.c:66:6: note: byref variable will be forcibly initialized 66 | int idx, ret; | ^~~ /kisskb/src/drivers/gpu/drm/gud/gud_connector.c:64:33: note: byref variable will be forcibly initialized 64 | struct drm_modeset_acquire_ctx ctx; | ^~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/netlink.h:7, from /kisskb/src/include/linux/ethtool.h:18, from /kisskb/src/include/rdma/ib_verbs.h:15, from /kisskb/src/include/rdma/uverbs_types.h:10, from /kisskb/src/drivers/infiniband/core/rdma_core.h:41, from /kisskb/src/drivers/infiniband/core/uverbs_std_types_counters.c:34: /kisskb/src/drivers/infiniband/core/uverbs_std_types_counters.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/gud/gud_connector.c: In function 'gud_connector_add_tv_mode': /kisskb/src/drivers/gpu/drm/gud/gud_connector.c:380:14: note: byref variable will be forcibly initialized 380 | const char *modes[GUD_CONNECTOR_TV_MODE_MAX_NUM]; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c: In function 'sdma_v5_0_init_microcode': /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c:245:7: note: byref variable will be forcibly initialized 245 | char fw_name[40]; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c: In function 'sdma_v5_0_ring_preempt_ib': /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c:1454:6: note: byref variable will be forcibly initialized 1454 | u32 index = 0; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c: In function 'sdma_v5_0_ring_test_ring': /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c:985:11: note: byref variable will be forcibly initialized 985 | unsigned index; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c: In function 'sdma_v5_0_ring_test_ib': /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c:1047:11: note: byref variable will be forcibly initialized 1047 | unsigned index; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c:1046:20: note: byref variable will be forcibly initialized 1046 | struct dma_fence *f = NULL; | ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c:1045:19: note: byref variable will be forcibly initialized 1045 | struct amdgpu_ib ib; | ^~ /kisskb/src/drivers/input/misc/88pm80x_onkey.c: In function 'pm80x_onkey_handler': /kisskb/src/drivers/input/misc/88pm80x_onkey.c:47:15: note: byref variable will be forcibly initialized 47 | unsigned int val; | ^~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c: In function 'crc32_init': /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c:115:6: note: byref variable will be forcibly initialized 115 | u32 c; | ^ /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c: In function 'phase2': /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c:522:6: note: byref variable will be forcibly initialized 522 | u16 PPK[6]; /* temporary key for mixing */ | ^~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c: In function 'next_key': /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c:764:5: note: byref variable will be forcibly initialized 764 | u8 sbox_key[4]; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c: In function 'mix_column': /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c:820:5: note: byref variable will be forcibly initialized 820 | u8 tempb[4]; | ^~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c:819:5: note: byref variable will be forcibly initialized 819 | u8 temp[4]; | ^~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c:818:5: note: byref variable will be forcibly initialized 818 | u8 rotr[4]; | ^~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c:817:5: note: byref variable will be forcibly initialized 817 | u8 andf7[4]; | ^~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c:816:5: note: byref variable will be forcibly initialized 816 | u8 swap_halves[4]; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c:815:5: note: byref variable will be forcibly initialized 815 | u8 rotl[4]; | ^~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c:814:5: note: byref variable will be forcibly initialized 814 | u8 add1bf7[4]; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c:813:5: note: byref variable will be forcibly initialized 813 | u8 add1b[4]; | ^~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c: In function 'aes128k128d': /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c:865:5: note: byref variable will be forcibly initialized 865 | u8 round_key[16]; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c:864:5: note: byref variable will be forcibly initialized 864 | u8 intermediateb[16]; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c:863:5: note: byref variable will be forcibly initialized 863 | u8 intermediatea[16]; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c: In function 'aes_cipher': /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c:1029:5: note: byref variable will be forcibly initialized 1029 | u8 padded_buffer[16]; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c:1028:5: note: byref variable will be forcibly initialized 1028 | u8 aes_out[16]; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c:1027:5: note: byref variable will be forcibly initialized 1027 | u8 chain_buffer[16]; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c:1024:5: note: byref variable will be forcibly initialized 1024 | u8 ctr_preload[16]; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c:1023:5: note: byref variable will be forcibly initialized 1023 | u8 mic_header2[16]; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c:1022:5: note: byref variable will be forcibly initialized 1022 | u8 mic_header1[16]; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c:1021:5: note: byref variable will be forcibly initialized 1021 | u8 mic_iv[16]; | ^~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c:1020:5: note: byref variable will be forcibly initialized 1020 | u8 pn_vector[6]; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c: In function 'aes_decipher': /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c:1201:5: note: byref variable will be forcibly initialized 1201 | u8 padded_buffer[16]; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c:1200:5: note: byref variable will be forcibly initialized 1200 | u8 aes_out[16]; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c:1199:5: note: byref variable will be forcibly initialized 1199 | u8 chain_buffer[16]; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c:1197:5: note: byref variable will be forcibly initialized 1197 | u8 ctr_preload[16]; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c:1196:5: note: byref variable will be forcibly initialized 1196 | u8 mic_header2[16]; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c:1195:5: note: byref variable will be forcibly initialized 1195 | u8 mic_header1[16]; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c:1194:5: note: byref variable will be forcibly initialized 1194 | u8 mic_iv[16]; | ^~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c:1193:5: note: byref variable will be forcibly initialized 1193 | u8 pn_vector[6]; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c: In function 'r8712_wep_encrypt': /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c:157:5: note: byref variable will be forcibly initialized 157 | u8 wepkey[16]; | ^~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c:154:22: note: byref variable will be forcibly initialized 154 | struct arc4context mycontext; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c:153:16: note: byref variable will be forcibly initialized 153 | unsigned char crc[4]; | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c: In function 'mt7915_mcu_init_download': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:2735:4: note: byref variable will be forcibly initialized 2735 | } req = { | ^~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c: In function 'r8712_wep_decrypt': /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c:214:29: note: byref variable will be forcibly initialized 214 | u8 *pframe, *payload, *iv, wepkey[16]; | ^~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c:212:22: note: byref variable will be forcibly initialized 212 | struct arc4context mycontext; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c:211:5: note: byref variable will be forcibly initialized 211 | u8 crc[4]; | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c: In function 'mt7915_mcu_patch_sem_ctrl': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:2695:4: note: byref variable will be forcibly initialized 2695 | } req = { | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c: In function 'mt7915_mcu_start_firmware': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:2669:4: note: byref variable will be forcibly initialized 2669 | } req = { | ^~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c: In function 'seccalctkipmic': /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c:340:5: note: byref variable will be forcibly initialized 340 | u8 priority[4] = {0x0, 0x0, 0x0, 0x0}; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c:339:18: note: byref variable will be forcibly initialized 339 | struct mic_data micdata; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c: In function 'r8712_tkip_encrypt': /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c:566:21: note: byref variable will be forcibly initialized 566 | struct arc4context mycontext; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c:565:5: note: byref variable will be forcibly initialized 565 | u8 crc[4]; | ^~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c:564:5: note: byref variable will be forcibly initialized 564 | u8 ttkey[16]; | ^~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c:563:5: note: byref variable will be forcibly initialized 563 | u8 rc4key[16]; | ^~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c: In function 'mt7915_mcu_add_nested_tlv': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:635:20: note: byref variable will be forcibly initialized 635 | struct tlv *ptlv, tlv = { | ^~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c: In function 'r8712_tkip_decrypt': /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c:646:21: note: byref variable will be forcibly initialized 646 | struct arc4context mycontext; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c:645:5: note: byref variable will be forcibly initialized 645 | u8 crc[4]; | ^~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c:644:5: note: byref variable will be forcibly initialized 644 | u8 ttkey[16]; | ^~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_security.c:643:5: note: byref variable will be forcibly initialized 643 | u8 rc4key[16]; | ^~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c: In function 'mt7915_check_he_obss_narrow_bw_ru': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:804:42: note: byref variable will be forcibly initialized 804 | struct mt7915_he_obss_narrow_bw_ru_data iter_data = { | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c: In function 'mt7915_mcu_sta_ba': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:1200:18: note: byref variable will be forcibly initialized 1200 | struct sk_buff *skb; | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c: In function 'mt7915_mcu_beacon_check_caps': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:2536:1: note: byref variable will be forcibly initialized 2536 | mt7915_mcu_beacon_check_caps(struct mt7915_phy *phy, struct ieee80211_vif *vif, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c: In function 'mt7915_mcu_send_ram_firmware': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:2669:4: note: byref variable will be forcibly initialized 2669 | } req = { | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:2735:4: note: byref variable will be forcibly initialized 2735 | } req = { | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c: In function 'mt7915_load_patch': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:2695:4: note: byref variable will be forcibly initialized 2695 | } req = { | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:2708:4: note: byref variable will be forcibly initialized 2708 | } req = { | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:2735:4: note: byref variable will be forcibly initialized 2735 | } req = { | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:2695:4: note: byref variable will be forcibly initialized 2695 | } req = { | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:2753:25: note: byref variable will be forcibly initialized 2753 | const struct firmware *fw = NULL; | ^~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c: In function 'mt7915_load_ram': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:2897:25: note: byref variable will be forcibly initialized 2897 | const struct firmware *fw; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c: In function 'sdma_v5_2_init_microcode': /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c:132:7: note: byref variable will be forcibly initialized 132 | char fw_name[40]; | ^~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c: In function 'mt7915_mcu_wa_cmd': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:423:4: note: byref variable will be forcibly initialized 423 | } req = { | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c: In function 'mt7915_mcu_sta_update_hdr_trans': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:1739:18: note: byref variable will be forcibly initialized 1739 | struct sk_buff *skb; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c: In function 'sdma_v5_2_ring_preempt_ib': /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c:1394:6: note: byref variable will be forcibly initialized 1394 | u32 index = 0; | ^~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c: In function 'mt7915_mcu_add_smps': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:1762:18: note: byref variable will be forcibly initialized 1762 | struct sk_buff *skb; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c: In function 'sdma_v5_2_ring_test_ring': /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c:907:11: note: byref variable will be forcibly initialized 907 | unsigned index; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c: In function 'sdma_v5_2_ring_test_ib': /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c:969:11: note: byref variable will be forcibly initialized 969 | unsigned index; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c:968:20: note: byref variable will be forcibly initialized 968 | struct dma_fence *f = NULL; | ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c:967:19: note: byref variable will be forcibly initialized 967 | struct amdgpu_ib ib; | ^~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c: In function 'mt7915_mcu_add_beacon': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:2618:35: note: byref variable will be forcibly initialized 2618 | struct ieee80211_mutable_offsets offs; | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c: In function 'mt7915_mcu_init': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:423:4: note: byref variable will be forcibly initialized 423 | } req = { | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:3035:13: note: byref variable will be forcibly initialized 3035 | } __packed req = { | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:3022:13: note: byref variable will be forcibly initialized 3022 | } __packed req = { | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c: In function 'mt7915_mcu_set_scs': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:3210:13: note: byref variable will be forcibly initialized 3210 | } __packed req = { | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c: In function 'mt7915_mcu_set_pulse_th': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:3365:13: note: byref variable will be forcibly initialized 3365 | } __packed req = { | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c: In function 'mt7915_mcu_get_eeprom': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:3565:18: note: byref variable will be forcibly initialized 3565 | struct sk_buff *skb; | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c: In function 'mt7915_mcu_get_chan_mib_info': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:3735:18: note: byref variable will be forcibly initialized 3735 | struct sk_buff *skb; | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:3734:30: note: byref variable will be forcibly initialized 3734 | struct mt7915_mcu_mib *res, req[4]; | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c: In function 'mt7915_mcu_set_txpower_sku': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:3854:27: note: byref variable will be forcibly initialized 3854 | struct mt76_power_limits limits_array; | ^~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c: In function 'mt7915_mcu_get_txpower_sku': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:3906:18: note: byref variable will be forcibly initialized 3906 | struct sk_buff *skb; | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:3905:5: note: byref variable will be forcibly initialized 3905 | s8 res[MT7915_SKU_RATE_NUM][2]; | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c: In function 'mt7915_mcu_get_rx_rate': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:4074:18: note: byref variable will be forcibly initialized 4074 | struct sk_buff *skb; | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:4067:13: note: byref variable will be forcibly initialized 4067 | } __packed req = { | ^~~ /kisskb/src/drivers/net/wireless/ath/ath10k/wow.c: In function 'ath10k_wow_convert_8023_to_80211': /kisskb/src/drivers/net/wireless/ath/ath10k/wow.c:86:5: note: byref variable will be forcibly initialized 86 | u8 hdr_80211_bit_mask[WOW_HDR_LEN] = {}; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/wow.c:85:5: note: byref variable will be forcibly initialized 85 | u8 hdr_80211_pattern[WOW_HDR_LEN] = {}; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/wow.c:84:5: note: byref variable will be forcibly initialized 84 | u8 hdr_8023_bit_mask[ETH_HLEN] = {}; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/wow.c:83:5: note: byref variable will be forcibly initialized 83 | u8 hdr_8023_pattern[ETH_HLEN] = {}; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/of/resolver.c: In function 'update_usages_of_a_phandle_reference': /kisskb/src/drivers/of/resolver.c:78:6: note: byref variable will be forcibly initialized 78 | int offset, len; | ^~~~~~ /kisskb/src/drivers/of/resolver.c: In function 'of_resolve_phandles': /kisskb/src/drivers/of/resolver.c:268:14: note: byref variable will be forcibly initialized 268 | const char *refpath; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/wow.c: In function 'ath10k_vif_wow_set_wakeups': /kisskb/src/drivers/net/wireless/ath/ath10k/wow.c:328:31: note: byref variable will be forcibly initialized 328 | struct cfg80211_pkt_pattern old_pattern = patterns[i]; | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/wow.c:327:31: note: byref variable will be forcibly initialized 327 | struct cfg80211_pkt_pattern new_pattern = {}; | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/wow.c:326:6: note: byref variable will be forcibly initialized 326 | u8 ath_bitmask[WOW_MAX_PATTERN_SIZE] = {}; | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/wow.c:325:6: note: byref variable will be forcibly initialized 325 | u8 ath_pattern[WOW_MAX_PATTERN_SIZE] = {}; | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/wow.c:324:6: note: byref variable will be forcibly initialized 324 | u8 bitmask[WOW_MAX_PATTERN_SIZE] = {}; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/wow.c:269:16: note: byref variable will be forcibly initialized 269 | unsigned long wow_mask = 0; | ^~~~~~~~ /kisskb/src/drivers/media/pci/cx18/cx18-i2c.c: In function 'cx18_i2c_new_ir': /kisskb/src/drivers/media/pci/cx18/cx18-i2c.c:74:17: note: byref variable will be forcibly initialized 74 | unsigned short addr_list[2] = { addr, I2C_CLIENT_END }; | ^~~~~~~~~ /kisskb/src/drivers/media/pci/cx18/cx18-i2c.c:72:24: note: byref variable will be forcibly initialized 72 | struct i2c_board_info info; | ^~~~ /kisskb/src/drivers/infiniband/core/uverbs_uapi.c: In function 'uapi_remove_range': /kisskb/src/drivers/infiniband/core/uverbs_uapi.c:471:25: note: byref variable will be forcibly initialized 471 | struct radix_tree_iter iter; | ^~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/netlink.h:7, from /kisskb/src/include/linux/ethtool.h:18, from /kisskb/src/include/rdma/ib_verbs.h:15, from /kisskb/src/include/rdma/uverbs_types.h:10, from /kisskb/src/include/rdma/uverbs_ioctl.h:9, from /kisskb/src/drivers/infiniband/core/uverbs_uapi.c:5: /kisskb/src/drivers/infiniband/core/uverbs_uapi.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/infiniband/core/uverbs_uapi.c: In function 'uapi_merge_method': /kisskb/src/drivers/infiniband/core/uverbs_uapi.c:105:7: note: byref variable will be forcibly initialized 105 | bool exists; | ^~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_uapi.c: In function 'uapi_merge_obj_tree': /kisskb/src/drivers/infiniband/core/uverbs_uapi.c:174:7: note: byref variable will be forcibly initialized 174 | bool exists; | ^~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_uapi.c: In function 'uapi_disable_elm': /kisskb/src/drivers/infiniband/core/uverbs_uapi.c:228:7: note: byref variable will be forcibly initialized 228 | bool exists; | ^~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_uapi.c: In function 'uapi_create_write': /kisskb/src/drivers/infiniband/core/uverbs_uapi.c:65:7: note: byref variable will be forcibly initialized 65 | bool exists; | ^~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_uapi.c: In function 'uapi_merge_def': /kisskb/src/drivers/infiniband/core/uverbs_uapi.c:277:7: note: byref variable will be forcibly initialized 277 | bool exists; | ^~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_uapi.c:276:6: note: byref variable will be forcibly initialized 276 | u32 cur_method_key = UVERBS_API_KEY_ERR; | ^~~~~~~~~~~~~~ In file included from /kisskb/src/include/rdma/uverbs_std_types.h:10, from /kisskb/src/drivers/infiniband/core/uverbs_std_types_device.c:7: /kisskb/src/drivers/infiniband/core/uverbs_std_types_device.c: In function 'ib_uverbs_handler_UVERBS_METHOD_QUERY_GID_ENTRY': /kisskb/src/include/rdma/uverbs_ioctl.h:959:7: note: byref variable will be forcibly initialized 959 | u64 _val; \ | ^~~~ /kisskb/src/include/rdma/uverbs_ioctl.h:993:4: note: in expansion of macro 'uverbs_get_const_unsigned' 993 | uverbs_get_const_unsigned(_to, _attrs_bundle, _idx)) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_std_types_device.c:390:8: note: in expansion of macro 'uverbs_get_const' 390 | ret = uverbs_get_const(&gid_index, attrs, | ^~~~~~~~~~~~~~~~ /kisskb/src/include/rdma/uverbs_ioctl.h:959:7: note: byref variable will be forcibly initialized 959 | u64 _val; \ | ^~~~ /kisskb/src/include/rdma/uverbs_ioctl.h:993:4: note: in expansion of macro 'uverbs_get_const_unsigned' 993 | uverbs_get_const_unsigned(_to, _attrs_bundle, _idx)) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_std_types_device.c:385:8: note: in expansion of macro 'uverbs_get_const' 385 | ret = uverbs_get_const(&port_num, attrs, | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_std_types_device.c:377:6: note: byref variable will be forcibly initialized 377 | u32 flags; | ^~~~~ /kisskb/src/drivers/infiniband/core/uverbs_uapi.c: In function 'uapi_finalize_disable': /kisskb/src/drivers/infiniband/core/uverbs_uapi.c:525:25: note: byref variable will be forcibly initialized 525 | struct radix_tree_iter iter; | ^~~~ /kisskb/src/drivers/infiniband/core/uverbs_std_types_device.c: In function 'ib_uverbs_handler_UVERBS_METHOD_QUERY_CONTEXT': /kisskb/src/drivers/infiniband/core/uverbs_std_types_device.c:246:6: note: byref variable will be forcibly initialized 246 | u32 num_comp; | ^~~~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_std_types_device.c:243:6: note: byref variable will be forcibly initialized 243 | u64 core_support = IB_UVERBS_CORE_SUPPORT_OPTIONAL_MR_ACCESS; | ^~~~~~~~~~~~ In file included from /kisskb/src/include/rdma/uverbs_std_types.h:10, from /kisskb/src/drivers/infiniband/core/uverbs_std_types_device.c:7: /kisskb/src/drivers/infiniband/core/uverbs_std_types_device.c: In function 'uverbs_kcalloc': /kisskb/src/include/rdma/uverbs_ioctl.h:872:9: note: byref variable will be forcibly initialized 872 | size_t bytes; | ^~~~~ /kisskb/src/drivers/infiniband/core/uverbs_uapi.c: In function 'uapi_finalize_ioctl_method': /kisskb/src/drivers/infiniband/core/uverbs_uapi.c:356:25: note: byref variable will be forcibly initialized 356 | struct radix_tree_iter iter; | ^~~~ /kisskb/src/drivers/staging/iio/addac/adt7316.c: In function 'adt7316_show_bus_type': /kisskb/src/drivers/staging/iio/addac/adt7316.c:1628:5: note: byref variable will be forcibly initialized 1628 | u8 stat; | ^~~~ /kisskb/src/drivers/staging/iio/addac/adt7316.c: In function 'adt7316_show_device_rev': /kisskb/src/drivers/staging/iio/addac/adt7316.c:1610:5: note: byref variable will be forcibly initialized 1610 | u8 rev; | ^~~ /kisskb/src/drivers/infiniband/core/uverbs_std_types_device.c: In function 'ib_uverbs_handler_UVERBS_METHOD_QUERY_GID_TABLE': /kisskb/src/include/rdma/uverbs_ioctl.h:959:7: note: byref variable will be forcibly initialized 959 | u64 _val; \ | ^~~~ /kisskb/src/include/rdma/uverbs_ioctl.h:993:4: note: in expansion of macro 'uverbs_get_const_unsigned' 993 | uverbs_get_const_unsigned(_to, _attrs_bundle, _idx)) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_std_types_device.c:329:8: note: in expansion of macro 'uverbs_get_const' 329 | ret = uverbs_get_const(&user_entry_size, attrs, | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_std_types_device.c:321:6: note: byref variable will be forcibly initialized 321 | u32 flags; | ^~~~~ /kisskb/src/drivers/infiniband/core/uverbs_std_types_device.c:319:10: note: byref variable will be forcibly initialized 319 | ssize_t num_entries; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/iio/addac/adt7316.c: In function 'adt7316_show_manufactorer_id': /kisskb/src/drivers/infiniband/core/uverbs_uapi.c: In function 'uapi_finalize': /kisskb/src/drivers/staging/iio/addac/adt7316.c:1591:5: note: byref variable will be forcibly initialized 1591 | u8 id; | ^~ /kisskb/src/drivers/infiniband/core/uverbs_uapi.c:420:25: note: byref variable will be forcibly initialized 420 | struct radix_tree_iter iter; | ^~~~ /kisskb/src/drivers/staging/iio/addac/adt7316.c: In function 'adt7316_show_device_id': /kisskb/src/drivers/staging/iio/addac/adt7316.c:1573:5: note: byref variable will be forcibly initialized 1573 | u8 id; | ^~ /kisskb/src/drivers/staging/iio/addac/adt7316.c: In function 'adt7316_show_DAC': /kisskb/src/drivers/staging/iio/addac/adt7316.c:1397:10: note: byref variable will be forcibly initialized 1397 | u8 msb, lsb, offset; | ^~~ /kisskb/src/drivers/staging/iio/addac/adt7316.c:1397:5: note: byref variable will be forcibly initialized 1397 | u8 msb, lsb, offset; | ^~~ In file included from /kisskb/src/include/rdma/uverbs_std_types.h:10, from /kisskb/src/drivers/infiniband/core/uverbs_std_types_device.c:7: /kisskb/src/drivers/infiniband/core/uverbs_std_types_device.c: In function 'ib_uverbs_handler_UVERBS_METHOD_INFO_HANDLES': /kisskb/src/include/rdma/uverbs_ioctl.h:959:7: note: byref variable will be forcibly initialized 959 | u64 _val; \ | ^~~~ /kisskb/src/include/rdma/uverbs_ioctl.h:993:4: note: in expansion of macro 'uverbs_get_const_unsigned' 993 | uverbs_get_const_unsigned(_to, _attrs_bundle, _idx)) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_std_types_device.c:115:8: note: in expansion of macro 'uverbs_get_const' 115 | ret = uverbs_get_const(&object_id, attrs, UVERBS_ATTR_INFO_OBJECT_ID); | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_std_types_device.c:106:6: note: byref variable will be forcibly initialized 106 | u64 total = 0; | ^~~~~ /kisskb/src/drivers/staging/iio/addac/adt7316.c: In function 'adt7316_show_temp_offset': /kisskb/src/drivers/staging/iio/addac/adt7316.c:1248:5: note: byref variable will be forcibly initialized 1248 | u8 val; | ^~~ In file included from /kisskb/src/include/rdma/uverbs_std_types.h:10, from /kisskb/src/drivers/infiniband/core/uverbs_std_types_device.c:7: /kisskb/src/drivers/infiniband/core/uverbs_std_types_device.c: In function 'ib_uverbs_handler_UVERBS_METHOD_INVOKE_WRITE': /kisskb/src/include/rdma/uverbs_ioctl.h:959:7: note: byref variable will be forcibly initialized 959 | u64 _val; \ | ^~~~ /kisskb/src/include/rdma/uverbs_ioctl.h:993:4: note: in expansion of macro 'uverbs_get_const_unsigned' 993 | uverbs_get_const_unsigned(_to, _attrs_bundle, _idx)) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_std_types_device.c:28:7: note: in expansion of macro 'uverbs_get_const' 28 | rc = uverbs_get_const(&cmd, attrs, UVERBS_ATTR_WRITE_CMD); | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_std_types_device.c: In function 'ib_uverbs_handler_UVERBS_METHOD_GET_CONTEXT': /kisskb/src/drivers/infiniband/core/uverbs_std_types_device.c:215:6: note: byref variable will be forcibly initialized 215 | u64 core_support = IB_UVERBS_CORE_SUPPORT_OPTIONAL_MR_ACCESS; | ^~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_std_types_device.c:214:6: note: byref variable will be forcibly initialized 214 | u32 num_comp = attrs->ufile->device->num_comp_vectors; | ^~~~~~~~ /kisskb/src/drivers/staging/iio/addac/adt7316.c: In function 'adt7316_show_ad': /kisskb/src/drivers/staging/iio/addac/adt7316.c:1103:10: note: byref variable will be forcibly initialized 1103 | u8 msb, lsb; | ^~~ /kisskb/src/drivers/infiniband/core/uverbs_uapi.c: In function 'uverbs_disassociate_api_pre': /kisskb/src/drivers/staging/iio/addac/adt7316.c:1103:5: note: byref variable will be forcibly initialized 1103 | u8 msb, lsb; | ^~~ /kisskb/src/drivers/infiniband/core/uverbs_uapi.c:684:25: note: byref variable will be forcibly initialized 684 | struct radix_tree_iter iter; | ^~~~ /kisskb/src/drivers/infiniband/core/uverbs_uapi.c: In function 'uverbs_disassociate_api': /kisskb/src/drivers/infiniband/core/uverbs_uapi.c:709:25: note: byref variable will be forcibly initialized 709 | struct radix_tree_iter iter; | ^~~~ In file included from /kisskb/src/include/rdma/uverbs_std_types.h:10, from /kisskb/src/drivers/infiniband/core/uverbs_std_types_device.c:7: /kisskb/src/drivers/infiniband/core/uverbs_std_types_device.c: In function 'ib_uverbs_handler_UVERBS_METHOD_QUERY_PORT': /kisskb/src/include/rdma/uverbs_ioctl.h:959:7: note: byref variable will be forcibly initialized 959 | u64 _val; \ | ^~~~ /kisskb/src/include/rdma/uverbs_ioctl.h:993:4: note: in expansion of macro 'uverbs_get_const_unsigned' 993 | uverbs_get_const_unsigned(_to, _attrs_bundle, _idx)) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_std_types_device.c:195:8: note: in expansion of macro 'uverbs_get_const' 195 | ret = uverbs_get_const(&port_num, attrs, | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/iio/addac/adt7316.c: In function 'adt7316_show_ad_bound': /kisskb/src/drivers/staging/iio/addac/adt7316.c:1902:5: note: byref variable will be forcibly initialized 1902 | u8 val; | ^~~ /kisskb/src/drivers/staging/iio/addac/adt7316.c: In function 'adt7316_store_DAC': /kisskb/src/drivers/staging/iio/addac/adt7316.c:1434:6: note: byref variable will be forcibly initialized 1434 | u16 data; | ^~~~ In file included from /kisskb/src/drivers/of/overlay.c:19: /kisskb/src/drivers/of/overlay.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/staging/iio/addac/adt7316.c: In function 'adt7316_set_int_mask': /kisskb/src/drivers/staging/iio/addac/adt7316.c:1861:6: note: byref variable will be forcibly initialized 1861 | u16 data; | ^~~~ /kisskb/src/drivers/staging/iio/addac/adt7316.c: In function 'adt7316_store_temp_offset': /kisskb/src/drivers/staging/iio/addac/adt7316.c:1267:6: note: byref variable will be forcibly initialized 1267 | int data; | ^~~~ /kisskb/src/drivers/of/overlay.c: In function 'find_target': /kisskb/src/drivers/of/overlay.c:693:6: note: byref variable will be forcibly initialized 693 | u32 val; | ^~~ /kisskb/src/drivers/of/overlay.c:692:14: note: byref variable will be forcibly initialized 692 | const char *path; | ^~~~ /kisskb/src/drivers/staging/iio/addac/adt7316.c: In function 'adt7316_set_ad_bound': /kisskb/src/drivers/staging/iio/addac/adt7316.c:1933:6: note: byref variable will be forcibly initialized 1933 | int data; | ^~~~ /kisskb/src/drivers/staging/iio/addac/adt7316.c: In function 'adt7316_store_DAC_internal_Vref': /kisskb/src/drivers/staging/iio/addac/adt7316.c:1061:5: note: byref variable will be forcibly initialized 1061 | u8 data; | ^~~~ /kisskb/src/drivers/staging/iio/addac/adt7316.c: In function 'adt7316_store_DAC_update_mode': /kisskb/src/drivers/staging/iio/addac/adt7316.c:875:5: note: byref variable will be forcibly initialized 875 | u8 data; | ^~~~ /kisskb/src/drivers/staging/iio/addac/adt7316.c: In function 'adt7316_store_DAC_2Vref_ch_mask': /kisskb/src/drivers/staging/iio/addac/adt7316.c:818:5: note: byref variable will be forcibly initialized 818 | u8 data; | ^~~~ /kisskb/src/drivers/staging/iio/addac/adt7316.c: In function 'adt7316_store_ad_channel': /kisskb/src/drivers/staging/iio/addac/adt7316.c:416:5: note: byref variable will be forcibly initialized 416 | u8 data; | ^~~~ /kisskb/src/drivers/staging/iio/addac/adt7316.c: In function 'adt7316_store_update_DAC': /kisskb/src/drivers/staging/iio/addac/adt7316.c:928:5: note: byref variable will be forcibly initialized 928 | u8 data; | ^~~~ /kisskb/src/drivers/staging/iio/addac/adt7316.c: In function 'adt7316_event_handler': /kisskb/src/drivers/staging/iio/addac/adt7316.c:1734:12: note: byref variable will be forcibly initialized 1734 | u8 stat1, stat2; | ^~~~~ /kisskb/src/drivers/staging/iio/addac/adt7316.c:1734:5: note: byref variable will be forcibly initialized 1734 | u8 stat1, stat2; | ^~~~~ /kisskb/src/drivers/of/overlay.c: In function 'add_changeset_node': /kisskb/src/drivers/of/overlay.c:416:15: note: byref variable will be forcibly initialized 416 | int ret = 0, size; | ^~~~ /kisskb/src/drivers/of/overlay.c:415:16: note: byref variable will be forcibly initialized 415 | struct target target_child; | ^~~~~~~~~~~~ /kisskb/src/drivers/of/overlay.c: In function 'build_changeset': /kisskb/src/drivers/of/overlay.c:639:16: note: byref variable will be forcibly initialized 639 | struct target target; | ^~~~~~ /kisskb/src/drivers/of/overlay.c: In function 'overlay_notify': /kisskb/src/drivers/of/overlay.c:162:32: note: byref variable will be forcibly initialized 162 | struct of_overlay_notify_data nd; | ^~ /kisskb/src/drivers/of/overlay.c: In function 'of_overlay_remove': /kisskb/src/drivers/of/overlay.c:1195:11: note: byref variable will be forcibly initialized 1195 | int ret, ret_apply, ret_tmp; | ^~~~~~~~~ /kisskb/src/drivers/of/overlay.c: In function 'of_overlay_apply': /kisskb/src/drivers/of/overlay.c:920:15: note: byref variable will be forcibly initialized 920 | int ret = 0, ret_revert, ret_tmp; | ^~~~~~~~~~ /kisskb/src/drivers/of/overlay.c: In function 'of_overlay_fdt_apply': /kisskb/src/drivers/of/overlay.c:1024:22: note: byref variable will be forcibly initialized 1024 | struct device_node *overlay_root = NULL; | ^~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_std_types_srq.c: In function 'ib_uverbs_handler_UVERBS_METHOD_SRQ_DESTROY': /kisskb/src/drivers/infiniband/core/uverbs_std_types_srq.c:204:36: note: byref variable will be forcibly initialized 204 | struct ib_uverbs_destroy_srq_resp resp = { | ^~~~ In file included from /kisskb/src/include/rdma/uverbs_std_types.h:10, from /kisskb/src/drivers/infiniband/core/uverbs_std_types_srq.c:6: /kisskb/src/drivers/infiniband/core/uverbs_std_types_srq.c: In function 'ib_uverbs_handler_UVERBS_METHOD_SRQ_CREATE': /kisskb/src/include/rdma/uverbs_ioctl.h:959:7: note: byref variable will be forcibly initialized 959 | u64 _val; \ | ^~~~ /kisskb/src/include/rdma/uverbs_ioctl.h:993:4: note: in expansion of macro 'uverbs_get_const_unsigned' 993 | uverbs_get_const_unsigned(_to, _attrs_bundle, _idx)) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_std_types_srq.c:62:9: note: in expansion of macro 'uverbs_get_const' 62 | ret = uverbs_get_const(&attr.srq_type, attrs, | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_std_types_srq.c:47:6: note: byref variable will be forcibly initialized 47 | u64 user_handle; | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x2/usb_mcu.c: In function 'mt76x2u_mcu_reset_wmt': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x2/usb_mcu.c:46:5: note: byref variable will be forcibly initialized 46 | u8 data[] = { | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x2/usb_mcu.c: In function 'mt76x2u_mcu_load_rom_patch': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x2/usb_mcu.c:62:25: note: byref variable will be forcibly initialized 62 | const struct firmware *fw; | ^~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x2/usb_mcu.c: In function 'mt76x2u_mcu_load_firmware': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x2/usb_mcu.c:149:25: note: byref variable will be forcibly initialized 149 | const struct firmware *fw; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/mes_v10_1.c: In function 'mes_v10_1_set_hw_resources': /kisskb/src/drivers/gpu/drm/amd/amdgpu/mes_v10_1.c:227:32: note: byref variable will be forcibly initialized 227 | union MESAPI_SET_HW_RESOURCES mes_set_hw_res_pkt; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/mes_v10_1.c: In function 'mes_v10_1_query_sched_status': /kisskb/src/drivers/gpu/drm/amd/amdgpu/mes_v10_1.c:206:33: note: byref variable will be forcibly initialized 206 | union MESAPI__QUERY_MES_STATUS mes_status_pkt; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/mes_v10_1.c: In function 'mes_v10_1_add_hw_queue': /kisskb/src/drivers/gpu/drm/amd/amdgpu/mes_v10_1.c:132:26: note: byref variable will be forcibly initialized 132 | union MESAPI__ADD_QUEUE mes_add_queue_pkt; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/mes_v10_1.c: In function 'mes_v10_1_remove_hw_queue': /kisskb/src/drivers/gpu/drm/amd/amdgpu/mes_v10_1.c:172:29: note: byref variable will be forcibly initialized 172 | union MESAPI__REMOVE_QUEUE mes_remove_queue_pkt; | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/mes_v10_1.c: In function 'mes_v10_1_init_microcode': /kisskb/src/drivers/gpu/drm/amd/amdgpu/mes_v10_1.c:276:7: note: byref variable will be forcibly initialized 276 | char fw_name[30]; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/mes_v10_1.c: In function 'mes_v10_1_allocate_eop_buf': /kisskb/src/drivers/gpu/drm/amd/amdgpu/mes_v10_1.c:545:7: note: byref variable will be forcibly initialized 545 | u32 *eop; | ^~~ In file included from /kisskb/src/include/rdma/uverbs_std_types.h:10, from /kisskb/src/drivers/infiniband/core/uverbs_std_types_wq.c:6: /kisskb/src/drivers/infiniband/core/uverbs_std_types_wq.c: In function 'ib_uverbs_handler_UVERBS_METHOD_WQ_CREATE': /kisskb/src/include/rdma/uverbs_ioctl.h:959:7: note: byref variable will be forcibly initialized 959 | u64 _val; \ | ^~~~ /kisskb/src/include/rdma/uverbs_ioctl.h:993:4: note: in expansion of macro 'uverbs_get_const_unsigned' 993 | uverbs_get_const_unsigned(_to, _attrs_bundle, _idx)) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_std_types_wq.c:58:9: note: in expansion of macro 'uverbs_get_const' 58 | ret = uverbs_get_const(&wq_init_attr.wq_type, attrs, | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_std_types_wq.c:39:6: note: byref variable will be forcibly initialized 39 | u64 user_handle; | ^~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_std_types_qp.c: In function 'ib_uverbs_handler_UVERBS_METHOD_QP_DESTROY': /kisskb/src/drivers/infiniband/core/uverbs_std_types_qp.c:352:35: note: byref variable will be forcibly initialized 352 | struct ib_uverbs_destroy_qp_resp resp = { | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c: In function 'amdgpu_uvd_cs_msg': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c:816:8: note: byref variable will be forcibly initialized 816 | void *ptr; | ^~~ In file included from /kisskb/src/include/rdma/uverbs_std_types.h:10, from /kisskb/src/drivers/infiniband/core/uverbs_std_types_qp.c:6: /kisskb/src/drivers/infiniband/core/uverbs_std_types_qp.c: In function 'ib_uverbs_handler_UVERBS_METHOD_QP_CREATE': /kisskb/src/include/rdma/uverbs_ioctl.h:959:7: note: byref variable will be forcibly initialized 959 | u64 _val; \ | ^~~~ /kisskb/src/include/rdma/uverbs_ioctl.h:993:4: note: in expansion of macro 'uverbs_get_const_unsigned' 993 | uverbs_get_const_unsigned(_to, _attrs_bundle, _idx)) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_std_types_qp.c:108:9: note: in expansion of macro 'uverbs_get_const' 108 | ret = uverbs_get_const(&attr.qp_type, attrs, | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/infiniband/core/uverbs_std_types_qp.c:99:6: note: byref variable will be forcibly initialized 99 | u64 user_handle; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c: In function 'amdgpu_uvd_create_msg_bo_helper': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c:145:8: note: byref variable will be forcibly initialized 145 | void *addr; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c:144:20: note: byref variable will be forcibly initialized 144 | struct amdgpu_bo *bo = NULL; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c: In function 'amdgpu_uvd_cs_pass1': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c:579:20: note: byref variable will be forcibly initialized 579 | struct amdgpu_bo *bo; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c:578:31: note: byref variable will be forcibly initialized 578 | struct amdgpu_bo_va_mapping *mapping; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c: In function 'amdgpu_uvd_cs_pass2': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c:908:20: note: byref variable will be forcibly initialized 908 | struct amdgpu_bo *bo; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c:907:31: note: byref variable will be forcibly initialized 907 | struct amdgpu_bo_va_mapping *mapping; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c: In function 'amdgpu_uvd_send_msg': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c:1125:21: note: byref variable will be forcibly initialized 1125 | struct amdgpu_job *job; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c:1124:20: note: byref variable will be forcibly initialized 1124 | struct dma_fence *f = NULL; | ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c: In function 'amdgpu_uvd_sw_fini': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c:376:8: note: byref variable will be forcibly initialized 376 | void *addr = amdgpu_bo_kptr(adev->uvd.ib_bo); | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c: In function 'amdgpu_uvd_entity_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c:410:28: note: byref variable will be forcibly initialized 410 | struct drm_gpu_scheduler *sched; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c: In function 'amdgpu_uvd_suspend': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c:429:12: note: byref variable will be forcibly initialized 429 | int i, j, idx; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c: In function 'amdgpu_uvd_resume': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c:478:9: note: byref variable will be forcibly initialized 478 | int i, idx; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c: In function 'amdgpu_uvd_ring_parse_cs': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c:1076:11: note: byref variable will be forcibly initialized 1076 | unsigned buf_sizes[] = { | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c: In function 'amdgpu_uvd_get_destroy_msg': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c:1239:12: note: byref variable will be forcibly initialized 1239 | uint32_t *msg; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c:1238:20: note: byref variable will be forcibly initialized 1238 | struct amdgpu_bo *bo = NULL; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c: In function 'amdgpu_uvd_free_handles': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c:528:22: note: byref variable will be forcibly initialized 528 | struct dma_fence *fence; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c: In function 'amdgpu_uvd_ring_test_ib': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c:1336:20: note: byref variable will be forcibly initialized 1336 | struct dma_fence *fence; | ^~~~~ /kisskb/src/drivers/input/misc/drv260x.c: In function 'drv260x_init': /kisskb/src/drivers/input/misc/drv260x.c:347:15: note: byref variable will be forcibly initialized 347 | unsigned int cal_buf; | ^~~~~~~ /kisskb/src/drivers/input/misc/drv260x.c: In function 'drv260x_probe': /kisskb/src/drivers/input/misc/drv260x.c:465:6: note: byref variable will be forcibly initialized 465 | u32 voltage; | ^~~~~~~ /kisskb/src/drivers/infiniband/sw/rxe/rxe_net.c: In function 'rxe_port_event': /kisskb/src/drivers/infiniband/sw/rxe/rxe_net.c:555:18: note: byref variable will be forcibly initialized 555 | struct ib_event ev; | ^~ /kisskb/src/drivers/infiniband/sw/rxe/rxe_net.c: In function 'rxe_setup_udp_tunnel': /kisskb/src/drivers/infiniband/sw/rxe/rxe_net.c:195:17: note: byref variable will be forcibly initialized 195 | struct socket *sock; | ^~~~ /kisskb/src/drivers/infiniband/sw/rxe/rxe_net.c: In function 'rxe_mcast_add': /kisskb/src/drivers/infiniband/sw/rxe/rxe_net.c:26:16: note: byref variable will be forcibly initialized 26 | unsigned char ll_addr[ETH_ALEN]; | ^~~~~~~ /kisskb/src/drivers/infiniband/sw/rxe/rxe_net.c: In function 'rxe_mcast_delete': /kisskb/src/drivers/infiniband/sw/rxe/rxe_net.c:37:16: note: byref variable will be forcibly initialized 37 | unsigned char ll_addr[ETH_ALEN]; | ^~~~~~~ /kisskb/src/drivers/infiniband/sw/rxe/rxe_net.c: In function 'rxe_port_up': /kisskb/src/drivers/infiniband/sw/rxe/rxe_net.c:555:18: note: byref variable will be forcibly initialized 555 | struct ib_event ev; | ^~ /kisskb/src/drivers/infiniband/sw/rxe/rxe_net.c: In function 'rxe_port_down': /kisskb/src/drivers/infiniband/sw/rxe/rxe_net.c:555:18: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7603/mac.c: In function 'mt7603_mac_write_txwi': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7603/mac.c:925:5: note: byref variable will be forcibly initialized 925 | u8 bw; | ^~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7603/mac.c: In function 'mt7603_wtbl_set_rates': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7603/mac.c:726:5: note: byref variable will be forcibly initialized 726 | u8 bw, bw_prev, bw_idx = 0; | ^~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7603/mac.c: In function 'mt7603_mac_add_txs_skb': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7603/mac.c:1215:22: note: byref variable will be forcibly initialized 1215 | struct sk_buff_head list; | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7603/mac.c: In function 'mt7603_wtbl_set_key': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7603/mac.c:881:5: note: byref variable will be forcibly initialized 881 | u8 key_data[32]; | ^~~~~~~~ In file included from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7603/../mt76.h:16, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7603/mt7603.h:8, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7603/mac.c:5: /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7603/mac.c: In function 'mt7603_mac_add_txs': /kisskb/src/include/net/mac80211.h:4851:29: note: byref variable will be forcibly initialized 4851 | struct ieee80211_tx_status status = { | ^~~~~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-dvb.c: In function 'em28178_dvb_init_pctv_292e': /kisskb/src/drivers/media/usb/em28xx/em28xx-dvb.c:1281:22: note: byref variable will be forcibly initialized 1281 | struct i2c_adapter *adapter; | ^~~~~~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-dvb.c: In function 'em28174_dvb_init_hauppauge_wintv_dualhd_01595': /kisskb/src/drivers/media/usb/em28xx/em28xx-dvb.c:1426:22: note: byref variable will be forcibly initialized 1426 | struct i2c_adapter *adapter; | ^~~~~~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-dvb.c: In function 'em28178_dvb_init_terratec_t2_stick_hd': /kisskb/src/drivers/media/usb/em28xx/em28xx-dvb.c:1318:22: note: byref variable will be forcibly initialized 1318 | struct i2c_adapter *adapter; | ^~~~~~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-dvb.c: In function 'em28174_dvb_init_hauppauge_wintv_dualhd_dvb': /kisskb/src/drivers/media/usb/em28xx/em28xx-dvb.c:1385:22: note: byref variable will be forcibly initialized 1385 | struct i2c_adapter *adapter; | ^~~~~~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-dvb.c: In function 'em28xx_attach_xc3028': /kisskb/src/drivers/media/usb/em28xx/em28xx-dvb.c:946:21: note: byref variable will be forcibly initialized 946 | struct xc2028_ctrl ctl; | ^~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-dvb.c:945:23: note: byref variable will be forcibly initialized 945 | struct xc2028_config cfg; | ^~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-dvb.c: In function 'em28xx_dvb_init': /kisskb/src/drivers/media/usb/em28xx/em28xx-dvb.c:1725:24: note: byref variable will be forcibly initialized 1725 | struct xc5000_config cfg = {}; | ^~~ /kisskb/src/drivers/input/misc/drv2667.c: In function 'drv2667_set_waveform_freq': /kisskb/src/drivers/input/misc/drv2667.c:131:15: note: byref variable will be forcibly initialized 131 | unsigned int read_buf; | ^~~~~~~~ In file included from /kisskb/src/drivers/input/misc/ims-pcu.c:11: /kisskb/src/drivers/input/misc/ims-pcu.c: In function 'request_ihex_firmware': /kisskb/src/include/linux/ihex.h:68:25: note: byref variable will be forcibly initialized 68 | const struct firmware *lfw; | ^~~ /kisskb/src/drivers/input/misc/ims-pcu.c: In function 'ims_pcu_update_firmware_store': /kisskb/src/drivers/input/misc/ims-pcu.c:1157:6: note: byref variable will be forcibly initialized 1157 | int value; | ^~~~~ /kisskb/src/drivers/input/misc/ims-pcu.c:1156:25: note: byref variable will be forcibly initialized 1156 | const struct firmware *fw = NULL; | ^~ /kisskb/src/drivers/input/misc/ims-pcu.c: In function 'ims_pcu_reset_device': /kisskb/src/drivers/input/misc/ims-pcu.c:1125:6: note: byref variable will be forcibly initialized 1125 | int value; | ^~~~~ /kisskb/src/drivers/input/misc/ims-pcu.c: In function 'ims_pcu_write_ofn_config': /kisskb/src/drivers/input/misc/ims-pcu.c:1280:5: note: byref variable will be forcibly initialized 1280 | u8 buffer[] = { addr, data }; | ^~~~~~ /kisskb/src/drivers/input/misc/ims-pcu.c: In function 'ims_pcu_ofn_bit_store': /kisskb/src/drivers/input/misc/ims-pcu.c:1413:5: note: byref variable will be forcibly initialized 1413 | u8 data; | ^~~~ /kisskb/src/drivers/input/misc/ims-pcu.c:1412:6: note: byref variable will be forcibly initialized 1412 | int value; | ^~~~~ /kisskb/src/drivers/input/misc/ims-pcu.c: In function 'ims_pcu_ofn_bit_show': /kisskb/src/drivers/input/misc/ims-pcu.c:1391:5: note: byref variable will be forcibly initialized 1391 | u8 data; | ^~~~ /kisskb/src/drivers/input/misc/ims-pcu.c: In function 'ims_pcu_ofn_reg_data_show': /kisskb/src/drivers/input/misc/ims-pcu.c:1303:5: note: byref variable will be forcibly initialized 1303 | u8 data; | ^~~~ /kisskb/src/drivers/input/misc/ims-pcu.c: In function 'ims_pcu_ofn_reg_addr_store': /kisskb/src/drivers/input/misc/ims-pcu.c:1360:5: note: byref variable will be forcibly initialized 1360 | u8 value; | ^~~~~ /kisskb/src/drivers/input/misc/ims-pcu.c: In function 'ims_pcu_ofn_reg_data_store': /kisskb/src/drivers/input/misc/ims-pcu.c:1322:5: note: byref variable will be forcibly initialized 1322 | u8 value; | ^~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_eeprom.c: In function 'eeprom_clean': /kisskb/src/drivers/staging/rtl8712/rtl871x_eeprom.c:118:6: note: byref variable will be forcibly initialized 118 | u16 x; | ^ /kisskb/src/drivers/staging/rtl8712/rtl871x_eeprom.c: In function 'shift_in_bits': /kisskb/src/drivers/staging/rtl8712/rtl871x_eeprom.c:66:6: note: byref variable will be forcibly initialized 66 | u16 x, d = 0, i; | ^ /kisskb/src/drivers/input/misc/ims-pcu.c: In function 'ims_pcu_backlight_set_brightness': /kisskb/src/drivers/input/misc/ims-pcu.c:954:9: note: byref variable will be forcibly initialized 954 | __le16 br_val = cpu_to_le16(value); | ^~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_eeprom.c: In function 'shift_out_bits': /kisskb/src/drivers/staging/rtl8712/rtl871x_eeprom.c:38:6: note: byref variable will be forcibly initialized 38 | u16 x, mask; | ^ /kisskb/src/drivers/media/pci/cx18/cx18-firmware.c: In function 'load_cpu_fw_direct': /kisskb/src/drivers/media/pci/cx18/cx18-firmware.c:89:25: note: byref variable will be forcibly initialized 89 | const struct firmware *fw = NULL; | ^~ /kisskb/src/drivers/media/pci/cx18/cx18-firmware.c: In function 'load_apu_fw_direct': /kisskb/src/drivers/media/pci/cx18/cx18-firmware.c:129:25: note: byref variable will be forcibly initialized 129 | const struct firmware *fw = NULL; | ^~ /kisskb/src/drivers/media/pci/cx18/cx18-firmware.c: In function 'cx18_firmware_init': /kisskb/src/drivers/media/pci/cx18/cx18-firmware.c:372:6: note: byref variable will be forcibly initialized 372 | u32 api_args[MAX_MB_ARGUMENTS]; | ^~~~~~~~ /kisskb/src/drivers/media/pci/cx18/cx18-firmware.c:370:6: note: byref variable will be forcibly initialized 370 | u32 fw_entry_addr; | ^~~~~~~~~~~~~ In file included from /kisskb/src/drivers/input/misc/max77693-haptic.c:19: /kisskb/src/drivers/input/misc/max77693-haptic.c: In function 'pwm_disable': /kisskb/src/include/linux/pwm.h:387:19: note: byref variable will be forcibly initialized 387 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/input/misc/max77693-haptic.c: In function 'pwm_enable': /kisskb/src/include/linux/pwm.h:368:19: note: byref variable will be forcibly initialized 368 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/input/misc/max77693-haptic.c: In function 'pwm_config': /kisskb/src/include/linux/pwm.h:343:19: note: byref variable will be forcibly initialized 343 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/input/misc/max77693-haptic.c: In function 'max77693_haptic_probe': /kisskb/src/include/linux/pwm.h:554:19: note: byref variable will be forcibly initialized 554 | struct pwm_state state = { }; | ^~~~~ In file included from /kisskb/src/drivers/input/misc/max8997_haptic.c:15: /kisskb/src/drivers/input/misc/max8997_haptic.c: In function 'pwm_disable': /kisskb/src/include/linux/pwm.h:387:19: note: byref variable will be forcibly initialized 387 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/input/misc/max8997_haptic.c: In function 'pwm_config': /kisskb/src/include/linux/pwm.h:343:19: note: byref variable will be forcibly initialized 343 | struct pwm_state state; | ^~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/drivers/net/wireless/ath/ath10k/core.h:12, from /kisskb/src/drivers/net/wireless/ath/ath10k/hif.h:11, from /kisskb/src/drivers/net/wireless/ath/ath10k/ce.c:8: /kisskb/src/drivers/net/wireless/ath/ath10k/ce.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/input/misc/max8997_haptic.c: In function 'pwm_enable': /kisskb/src/include/linux/pwm.h:368:19: note: byref variable will be forcibly initialized 368 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/input/misc/max8997_haptic.c: In function 'max8997_haptic_probe': /kisskb/src/include/linux/pwm.h:554:19: note: byref variable will be forcibly initialized 554 | struct pwm_state state = { }; | ^~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/drivers/net/wireless/ath/ath10k/core.h:12, from /kisskb/src/drivers/net/wireless/ath/ath10k/hif.h:11, from /kisskb/src/drivers/net/wireless/ath/ath10k/ce.c:8: /kisskb/src/drivers/net/wireless/ath/ath10k/ce.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/ce.c: In function 'ath10k_ce_alloc_src_ring': /kisskb/src/drivers/net/wireless/ath/ath10k/ce.c:1523:13: note: byref variable will be forcibly initialized 1523 | dma_addr_t base_addr; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/ce.c: In function 'ath10k_ce_alloc_dest_ring': /kisskb/src/drivers/net/wireless/ath/ath10k/ce.c:1638:13: note: byref variable will be forcibly initialized 1638 | dma_addr_t base_addr; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/ce.c: In function 'ath10k_ce_alloc_src_ring_64': /kisskb/src/drivers/net/wireless/ath/ath10k/ce.c:1581:13: note: byref variable will be forcibly initialized 1581 | dma_addr_t base_addr; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/ce.c: In function 'ath10k_ce_alloc_dest_ring_64': /kisskb/src/drivers/net/wireless/ath/ath10k/ce.c:1682:13: note: byref variable will be forcibly initialized 1682 | dma_addr_t base_addr; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/ce.c: In function '_ath10k_ce_send_nolock_64': /kisskb/src/drivers/net/wireless/ath/ath10k/ce.c:554:27: note: byref variable will be forcibly initialized 554 | struct ce_desc_64 *desc, sdesc; | ^~~~~ /kisskb/src/drivers/infiniband/core/umem_dmabuf.c: In function 'ib_umem_dmabuf_get': /kisskb/src/drivers/infiniband/core/umem_dmabuf.c:117:16: note: byref variable will be forcibly initialized 117 | unsigned long end; | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/netdev.c: In function 'wil6210_netdev_poll_rx': /kisskb/src/drivers/net/wireless/ath/wil6210/netdev.c:95:6: note: byref variable will be forcibly initialized 95 | int quota = budget; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/netdev.c: In function 'wil6210_netdev_poll_rx_edma': /kisskb/src/drivers/net/wireless/ath/wil6210/netdev.c:116:6: note: byref variable will be forcibly initialized 116 | int quota = budget; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/main.c: In function 'ring_order_set': /kisskb/src/drivers/net/wireless/ath/wil6210/main.c:80:7: note: byref variable will be forcibly initialized 80 | uint x; | ^ In file included from /kisskb/src/drivers/net/wireless/ath/wil6210/wil6210.h:13, from /kisskb/src/drivers/net/wireless/ath/wil6210/main.c:12: /kisskb/src/drivers/net/wireless/ath/wil6210/main.c: In function 'cfg80211_connect_bss': /kisskb/src/include/net/cfg80211.h:7197:38: note: byref variable will be forcibly initialized 7197 | struct cfg80211_connect_resp_params params; | ^~~~~~ 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/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_arp.h:22, from /kisskb/src/drivers/net/wireless/ath/wil6210/main.c:8: /kisskb/src/drivers/net/wireless/ath/wil6210/main.c: In function 'wil_wait_for_recovery': /kisskb/src/include/linux/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/net/wireless/ath/wil6210/main.c:499:6: note: in expansion of macro 'wait_event_interruptible' 499 | if (wait_event_interruptible(wil->wq, wil->recovery_state != | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c: In function 'ath6kl_printk': /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:43:10: note: byref variable will be forcibly initialized 43 | va_list args; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:42:19: note: byref variable will be forcibly initialized 42 | struct va_format vaf; | ^~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/drivers/net/wireless/ath/ath6kl/core.h:21, from /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:18: /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c: In function 'ath6kl_info': /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:61:10: note: byref variable will be forcibly initialized 61 | va_list args; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c: In function 'ath6kl_err': /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:76:10: note: byref variable will be forcibly initialized 76 | va_list args; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c: In function 'ath6kl_warn': /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:91:10: note: byref variable will be forcibly initialized 91 | va_list args; | ^~~~ 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/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/drivers/net/wireless/ath/ath6kl/core.h:21, from /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:18: /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c: In function 'ath6kl_read_tgt_stats': /kisskb/src/include/linux/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/net/wireless/ath/ath6kl/debug.c:115:9: note: in expansion of macro 'wait_event_interruptible_timeout' 115 | left = wait_event_interruptible_timeout(ar->event_wq, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/main.c: In function 'wil_memcpy_fromio_32': /kisskb/src/drivers/net/wireless/ath/wil6210/main.c:152:7: note: byref variable will be forcibly initialized 152 | u32 tmp = __raw_readl(s); | ^~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c: In function 'ath6kl_dbg': /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:133:10: note: byref variable will be forcibly initialized 133 | va_list args; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:132:19: note: byref variable will be forcibly initialized 132 | struct va_format vaf; | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/main.c: In function 'wil_get_otp_info': /kisskb/src/drivers/net/wireless/ath/wil6210/main.c:1407:5: note: byref variable will be forcibly initialized 1407 | u8 mac[8]; | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/main.c: In function 'wil_get_bl_info': /kisskb/src/drivers/net/wireless/ath/wil6210/main.c:1318:4: note: byref variable will be forcibly initialized 1318 | } bl; | ^~ /kisskb/src/drivers/net/wireless/ath/wil6210/main.c: In function 'wil_memcpy_toio_32': /kisskb/src/drivers/net/wireless/ath/wil6210/main.c:169:7: note: byref variable will be forcibly initialized 169 | u32 tmp = 0; | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/main.c: In function 'wil_disconnect_worker': /kisskb/src/drivers/net/wireless/ath/wil6210/main.c:470:13: note: byref variable will be forcibly initialized 470 | } __packed reply; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c: In function 'ath6kl_power_params_write': /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:1724:14: note: byref variable will be forcibly initialized 1724 | tx_wakeup, num_tx; | ^~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:1724:3: note: byref variable will be forcibly initialized 1724 | tx_wakeup, num_tx; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:1723:32: note: byref variable will be forcibly initialized 1723 | u16 idle_period, ps_poll_num, dtim, | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:1723:19: note: byref variable will be forcibly initialized 1723 | u16 idle_period, ps_poll_num, dtim, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:1723:6: note: byref variable will be forcibly initialized 1723 | u16 idle_period, ps_poll_num, dtim, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:1722:8: note: byref variable will be forcibly initialized 1722 | char *sptr, *token; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:1720:5: note: byref variable will be forcibly initialized 1720 | u8 buf[100]; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c: In function 'ath6kl_listen_int_write': /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:1664:7: note: byref variable will be forcibly initialized 1664 | char buf[32]; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:1663:6: note: byref variable will be forcibly initialized 1663 | u16 listen_interval; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c: In function 'ath6kl_listen_int_read': /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:1695:7: note: byref variable will be forcibly initialized 1695 | char buf[32]; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c: In function 'ath6kl_regwrite_read': /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:1070:5: note: byref variable will be forcibly initialized 1070 | u8 buf[32]; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c: In function 'ath6kl_regread_read': /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:896:5: note: byref variable will be forcibly initialized 896 | u8 buf[50]; | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/main.c: In function 'wil_collect_fw_info': /kisskb/src/drivers/net/wireless/ath/wil6210/main.c:1214:5: note: byref variable will be forcibly initialized 1214 | u8 retry_short; | ^~~~~~~~~~~ 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/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_arp.h:22, from /kisskb/src/drivers/net/wireless/ath/wil6210/main.c:8: /kisskb/src/drivers/net/wireless/ath/wil6210/main.c: In function 'wil_abort_scan': /kisskb/src/include/linux/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/net/wireless/ath/wil6210/main.c:1472:3: note: in expansion of macro 'wait_event_interruptible_timeout' 1472 | wait_event_interruptible_timeout(wil->wq, !vif->scan_request, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c: In function 'ath6kl_bgscan_int_write': /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:1624:7: note: byref variable will be forcibly initialized 1624 | char buf[32]; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:1623:6: note: byref variable will be forcibly initialized 1623 | u16 bgscan_int; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c: In function 'ath6kl_delete_qos_write': /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:1580:5: note: byref variable will be forcibly initialized 1580 | u8 tsid; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:1579:5: note: byref variable will be forcibly initialized 1579 | u8 traffic_class; | ^~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:1578:8: note: byref variable will be forcibly initialized 1578 | char *sptr, *token; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:1576:7: note: byref variable will be forcibly initialized 1576 | char buf[100]; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c: In function 'ath6kl_create_qos_write': /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:1403:6: note: byref variable will be forcibly initialized 1403 | u16 val16; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:1402:6: note: byref variable will be forcibly initialized 1402 | u32 val32; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:1401:32: note: byref variable will be forcibly initialized 1401 | struct wmi_create_pstream_cmd pstream; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:1400:8: note: byref variable will be forcibly initialized 1400 | char *sptr, *token; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:1398:7: note: byref variable will be forcibly initialized 1398 | char buf[200]; | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/main.c: In function 'wil_reset': /kisskb/src/drivers/net/wireless/ath/wil6210/main.c:1703:8: note: byref variable will be forcibly initialized 1703 | char board_file[WIL_BOARD_FILE_MAX_NAMELEN]; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c: In function 'ath6kl_disconnect_timeout_write': /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:1371:5: note: byref variable will be forcibly initialized 1371 | u8 val; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c: In function 'ath6kl_disconnect_timeout_read': /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:1357:7: note: byref variable will be forcibly initialized 1357 | char buf[16]; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c: In function 'ath6kl_keepalive_read': /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:1312:7: note: byref variable will be forcibly initialized 1312 | char buf[16]; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c: In function 'ath6kl_lrssi_roam_read': /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:1049:7: note: byref variable will be forcibly initialized 1049 | char buf[32]; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c: In function 'ath6kl_fwlog_mask_read': /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:529:7: note: byref variable will be forcibly initialized 529 | char buf[16]; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c: In function 'ath6kl_keepalive_write': /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:1326:5: note: byref variable will be forcibly initialized 1326 | u8 val; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c: In function 'ath6kl_roam_mode_write': /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:1269:7: note: byref variable will be forcibly initialized 1269 | char buf[20]; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c: In function 'ath6kl_force_roam_write': /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:1239:5: note: byref variable will be forcibly initialized 1239 | u8 bssid[ETH_ALEN]; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:1237:7: note: byref variable will be forcibly initialized 1237 | char buf[20]; | ^~~ 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/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/drivers/net/wireless/ath/ath6kl/core.h:21, from /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:18: /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c: In function 'ath6kl_roam_table_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: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/net/wireless/ath/ath6kl/debug.c:1183:9: note: in expansion of macro 'wait_event_interruptible_timeout' 1183 | left = wait_event_interruptible_timeout( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c: In function 'ath6kl_regwrite_write': /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:1087:16: note: byref variable will be forcibly initialized 1087 | u32 reg_addr, reg_val; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:1087:6: note: byref variable will be forcibly initialized 1087 | u32 reg_addr, reg_val; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:1085:8: note: byref variable will be forcibly initialized 1085 | char *sptr, *token; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:1084:7: note: byref variable will be forcibly initialized 1084 | char buf[32]; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c: In function 'ath6kl_regread_write': /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:914:16: note: byref variable will be forcibly initialized 914 | unsigned long reg_addr; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c: In function 'ath6kl_lrssi_roam_write': /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:1029:16: note: byref variable will be forcibly initialized 1029 | unsigned long lrssi_roam_threshold; | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c: In function 'ath6kl_regdump_open': /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:945:9: note: byref variable will be forcibly initialized 945 | __le32 reg_val; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c: In function 'ath6kl_endpoint_stats_write': /kisskb/src/drivers/net/wireless/ath/ath6kl/debug.c:843:6: note: byref variable will be forcibly initialized 843 | u32 val; | ^~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/drivers/remoteproc/remoteproc_core.c:22: /kisskb/src/drivers/remoteproc/remoteproc_core.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/remoteproc/remoteproc_core.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/drivers/remoteproc/remoteproc_core.c: In function 'rproc_mem_entry_init': /kisskb/src/drivers/remoteproc/remoteproc_core.c:1032:10: note: byref variable will be forcibly initialized 1032 | va_list args; | ^~~~ /kisskb/src/drivers/remoteproc/remoteproc_core.c: In function 'rproc_of_resm_mem_entry_init': /kisskb/src/drivers/remoteproc/remoteproc_core.c:1075:10: note: byref variable will be forcibly initialized 1075 | va_list args; | ^~~~ /kisskb/src/drivers/remoteproc/remoteproc_core.c: In function 'rproc_alloc_carveout': /kisskb/src/drivers/remoteproc/remoteproc_core.c:799:13: note: byref variable will be forcibly initialized 799 | dma_addr_t dma; | ^~~ /kisskb/src/drivers/remoteproc/remoteproc_core.c: In function 'rproc_set_rsc_table': /kisskb/src/drivers/remoteproc/remoteproc_core.c:1566:9: note: byref variable will be forcibly initialized 1566 | size_t table_sz; | ^~~~~~~~ /kisskb/src/drivers/remoteproc/remoteproc_core.c: In function 'rproc_handle_trace': /kisskb/src/drivers/remoteproc/remoteproc_core.c:658:7: note: byref variable will be forcibly initialized 658 | char name[15]; | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x0/pci_mcu.c: In function 'mt76x0e_load_firmware': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x0/pci_mcu.c:18:25: note: byref variable will be forcibly initialized 18 | const struct firmware *fw; | ^~ /kisskb/src/drivers/remoteproc/remoteproc_core.c: In function 'rproc_boot': /kisskb/src/drivers/remoteproc/remoteproc_core.c:1989:25: note: byref variable will be forcibly initialized 1989 | const struct firmware *firmware_p; | ^~~~~~~~~~ /kisskb/src/drivers/remoteproc/remoteproc_core.c: In function 'rproc_find_carveout_by_name': /kisskb/src/drivers/remoteproc/remoteproc_core.c:256:7: note: byref variable will be forcibly initialized 256 | char _name[32]; | ^~~~~ /kisskb/src/drivers/remoteproc/remoteproc_core.c:255:10: note: byref variable will be forcibly initialized 255 | va_list args; | ^~~~ /kisskb/src/drivers/remoteproc/remoteproc_core.c: In function 'rproc_handle_vdev': /kisskb/src/drivers/remoteproc/remoteproc_core.c:522:7: note: byref variable will be forcibly initialized 522 | char name[16]; | ^~~~ /kisskb/src/drivers/remoteproc/remoteproc_core.c: In function 'rproc_trigger_recovery': /kisskb/src/drivers/remoteproc/remoteproc_core.c:1904:25: note: byref variable will be forcibly initialized 1904 | const struct firmware *firmware_p; | ^~~~~~~~~~ In file included from /kisskb/src/drivers/staging/iio/addac/adt7316-spi.c:13: /kisskb/src/drivers/staging/iio/addac/adt7316-spi.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/staging/iio/addac/adt7316-spi.c: In function 'adt7316_spi_multi_write': /kisskb/src/drivers/staging/iio/addac/adt7316-spi.c:57:5: note: byref variable will be forcibly initialized 57 | u8 buf[ADT7316_REG_MAX_ADDR + 2]; | ^~~ /kisskb/src/drivers/staging/iio/addac/adt7316-spi.c: In function 'adt7316_spi_probe': /kisskb/src/drivers/staging/iio/addac/adt7316-spi.c:91:12: note: byref variable will be forcibly initialized 91 | static int adt7316_spi_probe(struct spi_device *spi_dev) | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/iio/addac/adt7316-spi.c:91:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/iio/addac/adt7316-spi.c:91:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/iio/addac/adt7316-spi.c:93:21: note: byref variable will be forcibly initialized 93 | struct adt7316_bus bus = { | ^~~ /kisskb/src/drivers/staging/iio/addac/adt7316-spi.c: In function 'adt7316_spi_multi_read': /kisskb/src/drivers/staging/iio/addac/adt7316-spi.c:28:5: note: byref variable will be forcibly initialized 28 | u8 cmd[2]; | ^~~ /kisskb/src/drivers/input/misc/mma8450.c: In function 'mma8450_poll': /kisskb/src/drivers/input/misc/mma8450.c:91:5: note: byref variable will be forcibly initialized 91 | u8 buf[6]; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c: In function 'uvd_v6_0_enc_get_create_msg': /kisskb/src/drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c:215:20: note: byref variable will be forcibly initialized 215 | struct dma_fence *f = NULL; | ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c:213:21: note: byref variable will be forcibly initialized 213 | struct amdgpu_job *job; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c: In function 'uvd_v6_0_enc_get_destroy_msg': /kisskb/src/drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c:279:20: note: byref variable will be forcibly initialized 279 | struct dma_fence *f = NULL; | ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c:277:21: note: byref variable will be forcibly initialized 277 | struct amdgpu_job *job; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c: In function 'uvd_v6_0_enc_ring_test_ib': /kisskb/src/drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c:334:20: note: byref variable will be forcibly initialized 334 | struct dma_fence *fence = NULL; | ^~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/pci.h:38, from /kisskb/src/drivers/gpu/drm/savage/savage_bci.c:27: /kisskb/src/drivers/gpu/drm/savage/savage_bci.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/drivers/input/misc/pwm-vibra.c:20: /kisskb/src/drivers/input/misc/pwm-vibra.c: In function 'pwm_disable': /kisskb/src/include/linux/pwm.h:387:19: note: byref variable will be forcibly initialized 387 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/input/misc/pwm-vibra.c: In function 'pwm_vibrator_start': /kisskb/src/drivers/input/misc/pwm-vibra.c:39:19: note: byref variable will be forcibly initialized 39 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/input/misc/pwm-vibra.c: In function 'pwm_vibrator_probe': /kisskb/src/drivers/input/misc/pwm-vibra.c:125:19: note: byref variable will be forcibly initialized 125 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c: In function 'uvd_v7_0_enc_get_create_msg': /kisskb/src/drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c:222:20: note: byref variable will be forcibly initialized 222 | struct dma_fence *f = NULL; | ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c:220:21: note: byref variable will be forcibly initialized 220 | struct amdgpu_job *job; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c: In function 'uvd_v7_0_enc_get_destroy_msg': /kisskb/src/drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c:285:20: note: byref variable will be forcibly initialized 285 | struct dma_fence *f = NULL; | ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c:283:21: note: byref variable will be forcibly initialized 283 | struct amdgpu_job *job; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c: In function 'uvd_v7_0_enc_ring_test_ib': /kisskb/src/drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c:340:20: note: byref variable will be forcibly initialized 340 | struct dma_fence *fence = NULL; | ^~~~~ In file included from /kisskb/src/arch/powerpc/include/asm/io.h:27, 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/drivers/input/misc/rotary_encoder.c:16: /kisskb/src/drivers/input/misc/rotary_encoder.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/input/misc/rotary_encoder.c: In function 'rotary_encoder_probe': /kisskb/src/drivers/input/misc/rotary_encoder.c:191:6: note: byref variable will be forcibly initialized 191 | u32 steps_per_period; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl8712_efuse.c: In function 'fix_header': /kisskb/src/drivers/staging/rtl8712/rtl8712_efuse.c:277:22: note: byref variable will be forcibly initialized 277 | u8 offset, word_en, value; | ^~~~~ /kisskb/src/drivers/staging/rtl8712/rtl8712_efuse.c: In function 'efuse_is_empty': /kisskb/src/drivers/staging/rtl8712/rtl8712_efuse.c:148:5: note: byref variable will be forcibly initialized 148 | u8 value, ret = true; | ^~~~~ /kisskb/src/drivers/staging/rtl8712/rtl8712_efuse.c: In function 'r8712_efuse_change_max_size': /kisskb/src/drivers/staging/rtl8712/rtl8712_efuse.c:167:5: note: byref variable will be forcibly initialized 167 | u8 pre_pg_data[5]; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl8712_efuse.c: In function 'r8712_efuse_get_current_size': /kisskb/src/drivers/staging/rtl8712/rtl8712_efuse.c:214:5: note: byref variable will be forcibly initialized 214 | u8 efuse_data, word_cnts = 0; | ^~~~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl8712_efuse.c: In function 'r8712_efuse_pg_packet_read': /kisskb/src/drivers/staging/rtl8712/rtl8712_efuse.c:236:5: note: byref variable will be forcibly initialized 236 | u8 tmpdata[PGPKT_DATA_SIZE]; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl8712_efuse.c:234:5: note: byref variable will be forcibly initialized 234 | u8 efuse_data; | ^~~~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl8712_efuse.c: In function 'r8712_efuse_pg_packet_write': /kisskb/src/drivers/staging/rtl8712/rtl8712_efuse.c:360:5: note: byref variable will be forcibly initialized 360 | u8 efuse_data, target_word_cnts = 0; | ^~~~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl8712_efuse.c: In function 'r8712_efuse_map_read': /kisskb/src/drivers/staging/rtl8712/rtl8712_efuse.c:456:5: note: byref variable will be forcibly initialized 456 | u8 pktdata[PGPKT_DATA_SIZE]; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl8712_efuse.c:455:5: note: byref variable will be forcibly initialized 455 | u8 offset, ret = true; | ^~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl8712_efuse.c: In function 'r8712_efuse_map_write': /kisskb/src/drivers/staging/rtl8712/rtl8712_efuse.c:489:31: note: byref variable will be forcibly initialized 489 | u8 pktdata[PGPKT_DATA_SIZE], newdata[PGPKT_DATA_SIZE]; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl8712_efuse.c:489:5: note: byref variable will be forcibly initialized 489 | u8 pktdata[PGPKT_DATA_SIZE], newdata[PGPKT_DATA_SIZE]; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl8712_efuse.c:488:22: note: byref variable will be forcibly initialized 488 | u8 offset, word_en, empty; | ^~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_framebuffer.c: In function 'execute_drm_mode_fb_cmd2': /kisskb/src/drivers/gpu/drm/selftests/test-drm_framebuffer.c:333:6: note: byref variable will be forcibly initialized 333 | int buffer_created = 0; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_framebuffer.c: In function 'igt_check_drm_framebuffer_create': /kisskb/src/drivers/gpu/drm/selftests/test-drm_framebuffer.c:333:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c: In function 'amdgpu_vce_get_destroy_msg': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c:538:20: note: byref variable will be forcibly initialized 538 | struct dma_fence *f = NULL; | ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c:536:21: note: byref variable will be forcibly initialized 536 | struct amdgpu_job *job; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c: In function 'amdgpu_vce_validate_bo': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c:607:20: note: byref variable will be forcibly initialized 607 | struct amdgpu_bo *bo; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c:605:31: note: byref variable will be forcibly initialized 605 | struct amdgpu_bo_va_mapping *mapping; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c: In function 'amdgpu_vce_cs_reloc': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c:654:20: note: byref variable will be forcibly initialized 654 | struct amdgpu_bo *bo; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c:653:31: note: byref variable will be forcibly initialized 653 | struct amdgpu_bo_va_mapping *mapping; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c: In function 'amdgpu_vce_get_create_msg': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c:449:20: note: byref variable will be forcibly initialized 449 | struct dma_fence *f = NULL; | ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c:448:19: note: byref variable will be forcibly initialized 448 | struct amdgpu_ib ib_msg; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c:446:21: note: byref variable will be forcibly initialized 446 | struct amdgpu_job *job; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c: In function 'amdgpu_vce_entity_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c:243:28: note: byref variable will be forcibly initialized 243 | struct drm_gpu_scheduler *sched; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c: In function 'amdgpu_vce_resume': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c:295:9: note: byref variable will be forcibly initialized 295 | int r, idx; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c:292:8: note: byref variable will be forcibly initialized 292 | void *cpu_addr; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c: In function 'amdgpu_vce_ring_parse_cs': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c:743:11: note: byref variable will be forcibly initialized 743 | uint32_t tmp, handle = 0; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c:742:11: note: byref variable will be forcibly initialized 742 | uint32_t allocated = 0; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c: In function 'amdgpu_vce_ring_parse_cs_vm': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c:977:11: note: byref variable will be forcibly initialized 977 | uint32_t allocated = 0; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c: In function 'amdgpu_vce_ring_test_ib': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c:1144:20: note: byref variable will be forcibly initialized 1144 | struct dma_fence *fence = NULL; | ^~~~~ /kisskb/src/drivers/infiniband/sw/rxe/rxe_sysfs.c: In function 'rxe_param_set_add': /kisskb/src/drivers/infiniband/sw/rxe/rxe_sysfs.c:33:7: note: byref variable will be forcibly initialized 33 | char intf[32]; | ^~~~ /kisskb/src/drivers/infiniband/sw/rxe/rxe_sysfs.c: In function 'rxe_param_set_remove': /kisskb/src/drivers/infiniband/sw/rxe/rxe_sysfs.c:82:7: note: byref variable will be forcibly initialized 82 | char intf[32]; | ^~~~ /kisskb/src/drivers/staging/iio/addac/adt7316-i2c.c: In function 'adt7316_i2c_probe': /kisskb/src/drivers/staging/iio/addac/adt7316-i2c.c:99:21: note: byref variable will be forcibly initialized 99 | struct adt7316_bus bus = { | ^~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_device.c: In function 'radeon_gpu_reset': /kisskb/src/drivers/gpu/drm/radeon/radeon_device.c:1776:12: note: byref variable will be forcibly initialized 1776 | uint32_t *ring_data[RADEON_NUM_RINGS]; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mac.c: In function 'mt7915_mac_add_txs_skb': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mac.c:1355:22: note: byref variable will be forcibly initialized 1355 | struct sk_buff_head list; | ^~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/cfg80211.c: In function 'wil_rf_sector_wmi_set_selected': /kisskb/src/drivers/net/wireless/ath/wil6210/cfg80211.c:3193:46: note: byref variable will be forcibly initialized 3193 | struct wmi_set_selected_rf_sector_index_cmd cmd; | ^~~ 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/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mac.c:4: /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mac.c: In function 'mt7915_wait_reset_state': /kisskb/src/include/linux/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/net/wireless/mediatek/mt76/mt7915/mac.c:1722:8: note: in expansion of macro 'wait_event_timeout' 1722 | ret = wait_event_timeout(dev->reset_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/include/linux/highmem.h:5, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mac.c:4: /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mac.c: In function 'mt7915_mac_sta_poll': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mac.c:112:12: note: byref variable will be forcibly initialized 112 | LIST_HEAD(sta_poll_list); | ^~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/cfg80211.c: In function '_wil_cfg80211_set_ies': /kisskb/src/drivers/net/wireless/ath/wil6210/cfg80211.c:1889:6: note: byref variable will be forcibly initialized 1889 | u8 *ies = NULL, *proberesp; | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/cfg80211.c:1888:6: note: byref variable will be forcibly initialized 1888 | u16 len = 0, proberesp_len = 0; | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mac.c: In function 'mt7915_mac_tx_free': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mac.c:1281:7: note: byref variable will be forcibly initialized 1281 | bool wake = false; | ^~~~ 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/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mac.c:4: /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mac.c:1278:12: note: byref variable will be forcibly initialized 1278 | LIST_HEAD(free_list); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mac.c: In function 'mt7915_mac_write_txwi': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mac.c:1040:7: note: byref variable will be forcibly initialized 1040 | bool mcast = false; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/cfg80211.c: In function 'wil_ft_connect': /kisskb/src/drivers/net/wireless/ath/wil6210/cfg80211.c:1134:25: note: byref variable will be forcibly initialized 1134 | struct wmi_ft_auth_cmd auth_cmd; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mac.c: In function 'mt7915_tx_prepare_skb': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mac.c:1131:26: note: byref variable will be forcibly initialized 1131 | struct mt76_txwi_cache *t; | ^ /kisskb/src/drivers/net/wireless/ath/wil6210/cfg80211.c: In function 'wil_cfg80211_update_ft_ies': /kisskb/src/drivers/net/wireless/ath/wil6210/cfg80211.c:2565:28: note: byref variable will be forcibly initialized 2565 | struct wmi_ft_reassoc_cmd reassoc; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/cfg80211.c: In function 'wil_cfg80211_scan': /kisskb/src/drivers/net/wireless/ath/wil6210/cfg80211.c:898:13: note: byref variable will be forcibly initialized 898 | } __packed cmd; | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mac.c: In function 'mt7915_tx_token_put': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mac.c:1821:6: note: byref variable will be forcibly initialized 1821 | int id; | ^~ /kisskb/src/drivers/net/wireless/ath/wil6210/cfg80211.c: In function 'wil_cfg80211_add_iface': /kisskb/src/drivers/net/wireless/ath/wil6210/cfg80211.c:728:6: note: byref variable will be forcibly initialized 728 | u8 addr[ETH_ALEN]; | ^~~~ 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/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mac.c:4: /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mac.c: In function 'mt7915_mac_sta_rc_work': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/mac.c:2062:12: note: byref variable will be forcibly initialized 2062 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/cfg80211.c: In function 'wil_rf_sector_set_selected': /kisskb/src/drivers/net/wireless/ath/wil6210/cfg80211.c:3225:18: note: byref variable will be forcibly initialized 3225 | u8 sector_type, mac_addr[ETH_ALEN], i; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/cfg80211.c:3223:17: note: byref variable will be forcibly initialized 3223 | struct nlattr *tb[QCA_ATTR_DMG_RF_SECTOR_MAX + 1]; | ^~ /kisskb/src/drivers/net/wireless/ath/wil6210/cfg80211.c: In function 'wil_rf_sector_set_cfg': /kisskb/src/drivers/net/wireless/ath/wil6210/cfg80211.c:3005:13: note: byref variable will be forcibly initialized 3005 | } __packed reply = { | ^~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/cfg80211.c:3001:38: note: byref variable will be forcibly initialized 3001 | struct wmi_set_rf_sector_params_cmd cmd; | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/cfg80211.c:2997:17: note: byref variable will be forcibly initialized 2997 | struct nlattr *tb2[QCA_ATTR_DMG_RF_SECTOR_CFG_MAX + 1]; | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/cfg80211.c:2996:17: note: byref variable will be forcibly initialized 2996 | struct nlattr *tb[QCA_ATTR_DMG_RF_SECTOR_MAX + 1]; | ^~ In file included from /kisskb/src/drivers/net/wireless/ath/wil6210/cfg80211.c:9: /kisskb/src/drivers/net/wireless/ath/wil6210/cfg80211.c: In function 'nla_put_u64_64bit': /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/cfg80211.c: In function 'nla_put_u16': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized 1257 | u16 tmp = value; | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/cfg80211.c: In function 'wil_rf_sector_get_selected': /kisskb/src/include/net/netlink.h:1257:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/cfg80211.c:3115:13: note: byref variable will be forcibly initialized 3115 | } __packed reply = { | ^~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/cfg80211.c:3111:46: note: byref variable will be forcibly initialized 3111 | struct wmi_get_selected_rf_sector_index_cmd cmd; | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/cfg80211.c:3109:18: note: byref variable will be forcibly initialized 3109 | u8 sector_type, mac_addr[ETH_ALEN]; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/cfg80211.c:3108:17: note: byref variable will be forcibly initialized 3108 | struct nlattr *tb[QCA_ATTR_DMG_RF_SECTOR_MAX + 1]; | ^~ In file included from /kisskb/src/drivers/net/wireless/ath/wil6210/cfg80211.c:9: /kisskb/src/drivers/net/wireless/ath/wil6210/cfg80211.c: In function 'nla_put_u8': /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/cfg80211.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/cfg80211.c: In function 'wil_rf_sector_get_cfg': /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:6: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:5: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1363:6: note: byref variable will be forcibly initialized 1363 | u64 tmp = value; | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/cfg80211.c:2883:13: note: byref variable will be forcibly initialized 2883 | } __packed reply = { | ^~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/cfg80211.c:2879:38: note: byref variable will be forcibly initialized 2879 | struct wmi_get_rf_sector_params_cmd cmd; | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/cfg80211.c:2875:17: note: byref variable will be forcibly initialized 2875 | struct nlattr *tb[QCA_ATTR_DMG_RF_SECTOR_MAX + 1]; | ^~ /kisskb/src/drivers/net/wireless/ath/wil6210/cfg80211.c: In function 'wil_cfg80211_connect': /kisskb/src/drivers/net/wireless/ath/wil6210/cfg80211.c:1220:25: note: byref variable will be forcibly initialized 1220 | struct wmi_connect_cmd conn; | ^~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/cfg80211.c: In function 'wil_cfg80211_start_ap': /kisskb/src/drivers/net/wireless/ath/wil6210/cfg80211.c:2133:5: note: byref variable will be forcibly initialized 2133 | u8 wmi_edmg_channel; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/cfg80211.c: In function 'wil_cid_fill_sinfo': /kisskb/src/drivers/net/wireless/ath/wil6210/cfg80211.c:441:13: note: byref variable will be forcibly initialized 441 | } __packed reply; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/cfg80211.c: In function 'wil_cfg80211_ap_recovery': /kisskb/src/drivers/net/wireless/ath/wil6210/cfg80211.c:2040:21: note: byref variable will be forcibly initialized 2040 | struct key_params key_params = {}; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/cfg80211.c:2039:31: note: byref variable will be forcibly initialized 2039 | struct cfg80211_beacon_data bcon = {}; | ^~~~ 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/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/main.c:10: /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/main.c: In function 'mt7615_remain_on_channel': /kisskb/src/include/linux/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/net/wireless/mediatek/mt76/mt7615/main.c:1151:7: note: in expansion of macro 'wait_event_timeout' 1151 | if (!wait_event_timeout(phy->roc_wait, phy->roc_grant, HZ)) { | ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/../mt76_connac.h:7, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/../mt76_connac_mcu.h:7, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mt7615.h:11, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/main.c:12: /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/main.c: In function 'mt76_packet_id_flush': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/../mt76.h:1381:22: note: byref variable will be forcibly initialized 1381 | struct sk_buff_head list; | ^~~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-input.c: In function 'default_polling_getkey': /kisskb/src/drivers/media/usb/em28xx/em28xx-input.c:209:5: note: byref variable will be forcibly initialized 209 | u8 msg[3] = { 0, 0, 0 }; | ^~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-input.c: In function 'em2874_polling_getkey': /kisskb/src/drivers/media/usb/em28xx/em28xx-input.c:252:5: note: byref variable will be forcibly initialized 252 | u8 msg[5] = { 0, 0, 0, 0, 0 }; | ^~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-input.c: In function 'em28xx_get_key_winfast_usbii_deluxe': /kisskb/src/drivers/media/usb/em28xx/em28xx-input.c:168:17: note: byref variable will be forcibly initialized 168 | struct i2c_msg msg[] = { | ^~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-input.c:166:36: note: byref variable will be forcibly initialized 166 | unsigned char subaddr, keydetect, key; | ^~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-input.c:166:25: note: byref variable will be forcibly initialized 166 | unsigned char subaddr, keydetect, key; | ^~~~~~~~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-input.c:166:16: note: byref variable will be forcibly initialized 166 | unsigned char subaddr, keydetect, key; | ^~~~~~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-input.c: In function 'em28xx_get_key_em_haup': /kisskb/src/drivers/media/usb/em28xx/em28xx-input.c:116:16: note: byref variable will be forcibly initialized 116 | unsigned char buf[2]; | ^~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-input.c: In function 'em28xx_get_key_pinnacle_usb_grey': /kisskb/src/drivers/media/usb/em28xx/em28xx-input.c:147:16: note: byref variable will be forcibly initialized 147 | unsigned char buf[3]; | ^~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/media/pci/cx18/cx18-driver.h:14, from /kisskb/src/drivers/media/pci/cx18/cx18-queue.c:11: /kisskb/src/drivers/media/pci/cx18/cx18-queue.c: In function 'cx18_queue_get_mdl': /kisskb/src/drivers/media/pci/cx18/cx18-queue.c:132:12: note: byref variable will be forcibly initialized 132 | LIST_HEAD(sweep_up); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-input.c: In function 'em28xx_get_key_terratec': /kisskb/src/drivers/media/usb/em28xx/em28xx-input.c:86:16: note: byref variable will be forcibly initialized 86 | unsigned char b; | ^ /kisskb/src/drivers/media/usb/em28xx/em28xx-input.c: In function 'em28xx_i2c_ir_handle_key': /kisskb/src/drivers/media/usb/em28xx/em28xx-input.c:306:16: note: byref variable will be forcibly initialized 306 | enum rc_proto protocol; | ^~~~~~~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-input.c: In function 'em28xx_ir_handle_key': /kisskb/src/drivers/media/usb/em28xx/em28xx-input.c:326:31: note: byref variable will be forcibly initialized 326 | struct em28xx_ir_poll_result poll_result; | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/main.c: In function 'mt7615_scan_work': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/main.c:1049:30: note: byref variable will be forcibly initialized 1049 | struct cfg80211_scan_info info = { | ^~~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-input.c: In function 'em2874_ir_change_protocol': /kisskb/src/drivers/media/usb/em28xx/em28xx-input.c:426:5: note: byref variable will be forcibly initialized 426 | u8 ir_config = EM2874_IR_RC5; | ^~~~~~~~~ /kisskb/src/drivers/media/usb/em28xx/em28xx-input.c: In function 'em28xx_ir_init': /kisskb/src/drivers/media/usb/em28xx/em28xx-input.c:703:6: note: byref variable will be forcibly initialized 703 | u64 rc_proto; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x0/init.c: In function 'mt76x0_init_txpower': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x0/init.c:221:5: note: byref variable will be forcibly initialized 221 | s8 tp; | ^~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x0/init.c:220:25: note: byref variable will be forcibly initialized 220 | struct mt76_rate_power t; | ^ /kisskb/src/drivers/remoteproc/remoteproc_coredump.c: In function 'rproc_copy_segment': /kisskb/src/drivers/remoteproc/remoteproc_coredump.c:155:7: note: byref variable will be forcibly initialized 155 | bool is_iomem = false; | ^~~~~~~~ /kisskb/src/drivers/remoteproc/remoteproc_coredump.c: In function 'rproc_coredump_using_sections': /kisskb/src/drivers/remoteproc/remoteproc_coredump.c:355:30: note: byref variable will be forcibly initialized 355 | struct rproc_coredump_state dump_state; | ^~~~~~~~~~ /kisskb/src/drivers/remoteproc/remoteproc_coredump.c:350:9: note: byref variable will be forcibly initialized 350 | size_t strtbl_index = 1; | ^~~~~~~~~~~~ /kisskb/src/drivers/remoteproc/remoteproc_coredump.c: In function 'rproc_coredump': /kisskb/src/drivers/remoteproc/remoteproc_coredump.c:244:30: note: byref variable will be forcibly initialized 244 | struct rproc_coredump_state dump_state; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/savage/savage_state.c: In function 'savage_dispatch_dma_prim': /kisskb/src/drivers/gpu/drm/savage/savage_state.c:387:8: note: byref variable will be forcibly initialized 387 | int reorder[3] = { -1, -1, -1 }; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/savage/savage_state.c: In function 'savage_dispatch_dma_idx': /kisskb/src/drivers/gpu/drm/savage/savage_state.c:649:8: note: byref variable will be forcibly initialized 649 | int reorder[3] = { 2, -1, -1 }; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c: In function 'igt_damage_iter_no_damage': /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:109:25: note: byref variable will be forcibly initialized 109 | struct drm_plane_state old_state; \ | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:124:2: note: in expansion of macro 'MOCK_VARIABLES' 124 | MOCK_VARIABLES(); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:121:18: note: byref variable will be forcibly initialized 121 | struct drm_rect clip; | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:120:39: note: byref variable will be forcibly initialized 120 | struct drm_atomic_helper_damage_iter iter; | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c: In function 'igt_damage_iter_no_damage_fractional_src': /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:109:25: note: byref variable will be forcibly initialized 109 | struct drm_plane_state old_state; \ | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:145:2: note: in expansion of macro 'MOCK_VARIABLES' 145 | MOCK_VARIABLES(); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:142:18: note: byref variable will be forcibly initialized 142 | struct drm_rect clip; | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:141:39: note: byref variable will be forcibly initialized 141 | struct drm_atomic_helper_damage_iter iter; | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c: In function 'igt_damage_iter_no_damage_src_moved': /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:109:25: note: byref variable will be forcibly initialized 109 | struct drm_plane_state old_state; \ | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:168:2: note: in expansion of macro 'MOCK_VARIABLES' 168 | MOCK_VARIABLES(); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:165:18: note: byref variable will be forcibly initialized 165 | struct drm_rect clip; | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:164:39: note: byref variable will be forcibly initialized 164 | struct drm_atomic_helper_damage_iter iter; | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c: In function 'igt_damage_iter_no_damage_fractional_src_moved': /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:109:25: note: byref variable will be forcibly initialized 109 | struct drm_plane_state old_state; \ | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:190:2: note: in expansion of macro 'MOCK_VARIABLES' 190 | MOCK_VARIABLES(); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:187:18: note: byref variable will be forcibly initialized 187 | struct drm_rect clip; | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:186:39: note: byref variable will be forcibly initialized 186 | struct drm_atomic_helper_damage_iter iter; | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c: In function 'igt_damage_iter_no_damage_not_visible': /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:109:25: note: byref variable will be forcibly initialized 109 | struct drm_plane_state old_state; \ | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:213:2: note: in expansion of macro 'MOCK_VARIABLES' 213 | MOCK_VARIABLES(); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:210:18: note: byref variable will be forcibly initialized 210 | struct drm_rect clip; | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:209:39: note: byref variable will be forcibly initialized 209 | struct drm_atomic_helper_damage_iter iter; | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c: In function 'igt_damage_iter_no_damage_no_crtc': /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:109:25: note: byref variable will be forcibly initialized 109 | struct drm_plane_state old_state; \ | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:236:2: note: in expansion of macro 'MOCK_VARIABLES' 236 | MOCK_VARIABLES(); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:233:18: note: byref variable will be forcibly initialized 233 | struct drm_rect clip; | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:232:39: note: byref variable will be forcibly initialized 232 | struct drm_atomic_helper_damage_iter iter; | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c: In function 'igt_damage_iter_no_damage_no_fb': /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:255:18: note: byref variable will be forcibly initialized 255 | struct drm_rect clip; | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:254:25: note: byref variable will be forcibly initialized 254 | struct drm_plane_state old_state; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:253:39: note: byref variable will be forcibly initialized 253 | struct drm_atomic_helper_damage_iter iter; | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c: In function 'igt_damage_iter_simple_damage': /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:109:25: note: byref variable will be forcibly initialized 109 | struct drm_plane_state old_state; \ | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:284:2: note: in expansion of macro 'MOCK_VARIABLES' 284 | MOCK_VARIABLES(); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:281:18: note: byref variable will be forcibly initialized 281 | struct drm_rect clip; | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:280:23: note: byref variable will be forcibly initialized 280 | struct drm_mode_rect damage; | ^~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:279:27: note: byref variable will be forcibly initialized 279 | struct drm_property_blob damage_blob; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:278:39: note: byref variable will be forcibly initialized 278 | struct drm_atomic_helper_damage_iter iter; | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c: In function 'igt_damage_iter_single_damage': /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:109:25: note: byref variable will be forcibly initialized 109 | struct drm_plane_state old_state; \ | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:310:2: note: in expansion of macro 'MOCK_VARIABLES' 310 | MOCK_VARIABLES(); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:307:18: note: byref variable will be forcibly initialized 307 | struct drm_rect clip; | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:306:23: note: byref variable will be forcibly initialized 306 | struct drm_mode_rect damage; | ^~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:305:27: note: byref variable will be forcibly initialized 305 | struct drm_property_blob damage_blob; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:304:39: note: byref variable will be forcibly initialized 304 | struct drm_atomic_helper_damage_iter iter; | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c: In function 'igt_damage_iter_single_damage_intersect_src': /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:109:25: note: byref variable will be forcibly initialized 109 | struct drm_plane_state old_state; \ | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:335:2: note: in expansion of macro 'MOCK_VARIABLES' 335 | MOCK_VARIABLES(); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:332:18: note: byref variable will be forcibly initialized 332 | struct drm_rect clip; | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:331:23: note: byref variable will be forcibly initialized 331 | struct drm_mode_rect damage; | ^~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:330:27: note: byref variable will be forcibly initialized 330 | struct drm_property_blob damage_blob; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:329:39: note: byref variable will be forcibly initialized 329 | struct drm_atomic_helper_damage_iter iter; | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c: In function 'igt_damage_iter_single_damage_outside_src': /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:109:25: note: byref variable will be forcibly initialized 109 | struct drm_plane_state old_state; \ | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:361:2: note: in expansion of macro 'MOCK_VARIABLES' 361 | MOCK_VARIABLES(); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:358:18: note: byref variable will be forcibly initialized 358 | struct drm_rect clip; | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:357:23: note: byref variable will be forcibly initialized 357 | struct drm_mode_rect damage; | ^~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:356:27: note: byref variable will be forcibly initialized 356 | struct drm_property_blob damage_blob; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:355:39: note: byref variable will be forcibly initialized 355 | struct drm_atomic_helper_damage_iter iter; | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c: In function 'igt_damage_iter_single_damage_fractional_src': /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:109:25: note: byref variable will be forcibly initialized 109 | struct drm_plane_state old_state; \ | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:386:2: note: in expansion of macro 'MOCK_VARIABLES' 386 | MOCK_VARIABLES(); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:383:18: note: byref variable will be forcibly initialized 383 | struct drm_rect clip; | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:382:23: note: byref variable will be forcibly initialized 382 | struct drm_mode_rect damage; | ^~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:381:27: note: byref variable will be forcibly initialized 381 | struct drm_property_blob damage_blob; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:380:39: note: byref variable will be forcibly initialized 380 | struct drm_atomic_helper_damage_iter iter; | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c: In function 'igt_damage_iter_single_damage_intersect_fractional_src': /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:109:25: note: byref variable will be forcibly initialized 109 | struct drm_plane_state old_state; \ | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:414:2: note: in expansion of macro 'MOCK_VARIABLES' 414 | MOCK_VARIABLES(); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:411:18: note: byref variable will be forcibly initialized 411 | struct drm_rect clip; | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:410:23: note: byref variable will be forcibly initialized 410 | struct drm_mode_rect damage; | ^~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:409:27: note: byref variable will be forcibly initialized 409 | struct drm_property_blob damage_blob; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:408:39: note: byref variable will be forcibly initialized 408 | struct drm_atomic_helper_damage_iter iter; | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c: In function 'igt_damage_iter_single_damage_outside_fractional_src': /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:109:25: note: byref variable will be forcibly initialized 109 | struct drm_plane_state old_state; \ | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:443:2: note: in expansion of macro 'MOCK_VARIABLES' 443 | MOCK_VARIABLES(); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:440:18: note: byref variable will be forcibly initialized 440 | struct drm_rect clip; | ^~~~ In file included from /kisskb/src/drivers/gpu/drm/savage/savage_state.c:26: /kisskb/src/drivers/gpu/drm/savage/savage_state.c: In function 'kmalloc_array': /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:439:23: note: byref variable will be forcibly initialized 439 | struct drm_mode_rect damage; | ^~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:438:27: note: byref variable will be forcibly initialized 438 | struct drm_property_blob damage_blob; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:437:39: note: byref variable will be forcibly initialized 437 | struct drm_atomic_helper_damage_iter iter; | ^~~~ /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c: In function 'igt_damage_iter_single_damage_src_moved': /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:109:25: note: byref variable will be forcibly initialized 109 | struct drm_plane_state old_state; \ | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:471:2: note: in expansion of macro 'MOCK_VARIABLES' 471 | MOCK_VARIABLES(); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:468:18: note: byref variable will be forcibly initialized 468 | struct drm_rect clip; | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:467:23: note: byref variable will be forcibly initialized 467 | struct drm_mode_rect damage; | ^~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:466:27: note: byref variable will be forcibly initialized 466 | struct drm_property_blob damage_blob; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:465:39: note: byref variable will be forcibly initialized 465 | struct drm_atomic_helper_damage_iter iter; | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c: In function 'igt_damage_iter_single_damage_fractional_src_moved': /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:109:25: note: byref variable will be forcibly initialized 109 | struct drm_plane_state old_state; \ | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:498:2: note: in expansion of macro 'MOCK_VARIABLES' 498 | MOCK_VARIABLES(); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:495:18: note: byref variable will be forcibly initialized 495 | struct drm_rect clip; | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:494:23: note: byref variable will be forcibly initialized 494 | struct drm_mode_rect damage; | ^~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:493:27: note: byref variable will be forcibly initialized 493 | struct drm_property_blob damage_blob; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:492:39: note: byref variable will be forcibly initialized 492 | struct drm_atomic_helper_damage_iter iter; | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c: In function 'igt_damage_iter_damage': /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:109:25: note: byref variable will be forcibly initialized 109 | struct drm_plane_state old_state; \ | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:527:2: note: in expansion of macro 'MOCK_VARIABLES' 527 | MOCK_VARIABLES(); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:524:18: note: byref variable will be forcibly initialized 524 | struct drm_rect clip; | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:523:23: note: byref variable will be forcibly initialized 523 | struct drm_mode_rect damage[2]; | ^~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:522:27: note: byref variable will be forcibly initialized 522 | struct drm_property_blob damage_blob; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:521:39: note: byref variable will be forcibly initialized 521 | struct drm_atomic_helper_damage_iter iter; | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c: In function 'igt_damage_iter_damage_one_intersect': /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:109:25: note: byref variable will be forcibly initialized 109 | struct drm_plane_state old_state; \ | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:558:2: note: in expansion of macro 'MOCK_VARIABLES' 558 | MOCK_VARIABLES(); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:555:18: note: byref variable will be forcibly initialized 555 | struct drm_rect clip; | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:554:23: note: byref variable will be forcibly initialized 554 | struct drm_mode_rect damage[2]; | ^~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:553:27: note: byref variable will be forcibly initialized 553 | struct drm_property_blob damage_blob; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:552:39: note: byref variable will be forcibly initialized 552 | struct drm_atomic_helper_damage_iter iter; | ^~~~ /kisskb/src/drivers/gpu/drm/savage/savage_state.c: In function 'savage_dispatch_vb_prim': /kisskb/src/drivers/gpu/drm/savage/savage_state.c:507:8: note: byref variable will be forcibly initialized 507 | int reorder[3] = { -1, -1, -1 }; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c: In function 'igt_damage_iter_damage_one_outside': /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:109:25: note: byref variable will be forcibly initialized 109 | struct drm_plane_state old_state; \ | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:591:2: note: in expansion of macro 'MOCK_VARIABLES' 591 | MOCK_VARIABLES(); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:588:18: note: byref variable will be forcibly initialized 588 | struct drm_rect clip; | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:587:23: note: byref variable will be forcibly initialized 587 | struct drm_mode_rect damage[2]; | ^~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:586:27: note: byref variable will be forcibly initialized 586 | struct drm_property_blob damage_blob; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:585:39: note: byref variable will be forcibly initialized 585 | struct drm_atomic_helper_damage_iter iter; | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c: In function 'igt_damage_iter_damage_src_moved': /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:109:25: note: byref variable will be forcibly initialized 109 | struct drm_plane_state old_state; \ | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:618:2: note: in expansion of macro 'MOCK_VARIABLES' 618 | MOCK_VARIABLES(); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:615:18: note: byref variable will be forcibly initialized 615 | struct drm_rect clip; | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:614:23: note: byref variable will be forcibly initialized 614 | struct drm_mode_rect damage[2]; | ^~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:613:27: note: byref variable will be forcibly initialized 613 | struct drm_property_blob damage_blob; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:612:39: note: byref variable will be forcibly initialized 612 | struct drm_atomic_helper_damage_iter iter; | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c: In function 'igt_damage_iter_damage_not_visible': /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:109:25: note: byref variable will be forcibly initialized 109 | struct drm_plane_state old_state; \ | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:647:2: note: in expansion of macro 'MOCK_VARIABLES' 647 | MOCK_VARIABLES(); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:644:18: note: byref variable will be forcibly initialized 644 | struct drm_rect clip; | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:643:23: note: byref variable will be forcibly initialized 643 | struct drm_mode_rect damage[2]; | ^~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:642:27: note: byref variable will be forcibly initialized 642 | struct drm_property_blob damage_blob; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_damage_helper.c:641:39: note: byref variable will be forcibly initialized 641 | struct drm_atomic_helper_damage_iter iter; | ^~~~ /kisskb/src/drivers/gpu/drm/savage/savage_state.c: In function 'savage_dispatch_vb_idx': /kisskb/src/drivers/gpu/drm/savage/savage_state.c:770:8: note: byref variable will be forcibly initialized 770 | int reorder[3] = { 2, -1, -1 }; | ^~~~~~~ /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/input/rmi4/rmi_bus.c: In function 'rmi_dbg': /kisskb/src/drivers/input/rmi4/rmi_bus.c:27:10: note: byref variable will be forcibly initialized 27 | va_list args; | ^~~~ /kisskb/src/drivers/input/rmi4/rmi_bus.c:26:19: note: byref variable will be forcibly initialized 26 | struct va_format vaf; | ^~~ /kisskb/src/drivers/input/rmi4/rmi_bus.c: In function 'rmi_function_of_probe': /kisskb/src/drivers/input/rmi4/rmi_bus.c:158:7: note: byref variable will be forcibly initialized 158 | char of_name[9]; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_dp_mst_helper.c: In function 'sideband_msg_req_encode_decode': /kisskb/src/drivers/gpu/drm/selftests/test-drm_dp_mst_helper.c:124:21: note: byref variable will be forcibly initialized 124 | struct drm_printer p = drm_err_printer(PREFIX_STR); | ^ /kisskb/src/drivers/gpu/drm/selftests/test-drm_dp_mst_helper.c: In function 'igt_dp_mst_calc_pbn_mode': /kisskb/src/drivers/gpu/drm/selftests/test-drm_dp_mst_helper.c:24:4: note: byref variable will be forcibly initialized 24 | } test_params[] = { | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_dp_mst_helper.c: In function 'igt_dp_mst_sideband_msg_req_decode': /kisskb/src/drivers/gpu/drm/selftests/test-drm_dp_mst_helper.c:180:5: note: byref variable will be forcibly initialized 180 | u8 data[] = { 0xff, 0x0, 0xdd }; | ^~~~ /kisskb/src/drivers/input/rmi4/rmi_bus.c: In function 'rmi_of_property_read_u32': /kisskb/src/drivers/input/rmi4/rmi_bus.c:418:6: note: byref variable will be forcibly initialized 418 | u32 val = 0; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c: In function 'amdgpu_vcn_idle_work_handler': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:396:27: note: byref variable will be forcibly initialized 396 | struct dpg_pause_state new_state; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/vce_v4_0.c: In function 'vce_v4_0_suspend': /kisskb/src/drivers/gpu/drm/amd/amdgpu/vce_v4_0.c:563:9: note: byref variable will be forcibly initialized 563 | int r, idx; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c: In function 'amdgpu_vcn_dec_send_msg': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:544:21: note: byref variable will be forcibly initialized 544 | struct amdgpu_job *job; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:543:20: note: byref variable will be forcibly initialized 543 | struct dma_fence *f = NULL; | ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c: In function 'amdgpu_vcn_dec_sw_send_msg': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:688:21: note: byref variable will be forcibly initialized 688 | struct amdgpu_job *job; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:687:20: note: byref variable will be forcibly initialized 687 | struct dma_fence *f = NULL; | ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c: In function 'amdgpu_vcn_enc_get_create_msg': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:803:20: note: byref variable will be forcibly initialized 803 | struct dma_fence *f = NULL; | ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:801:21: note: byref variable will be forcibly initialized 801 | struct amdgpu_job *job; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c: In function 'amdgpu_vcn_enc_get_destroy_msg': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:857:20: note: byref variable will be forcibly initialized 857 | struct dma_fence *f = NULL; | ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:855:21: note: byref variable will be forcibly initialized 855 | struct amdgpu_job *job; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/vce_v4_0.c: In function 'vce_v4_0_resume': /kisskb/src/drivers/gpu/drm/amd/amdgpu/vce_v4_0.c:611:9: note: byref variable will be forcibly initialized 611 | int r, idx; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c: In function 'amdgpu_vcn_is_disabled_vcn': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:290:6: note: byref variable will be forcibly initialized 290 | int revision; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:289:6: note: byref variable will be forcibly initialized 289 | int minor; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:288:6: note: byref variable will be forcibly initialized 288 | int major; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c: In function 'amdgpu_vcn_suspend': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:311:9: note: byref variable will be forcibly initialized 311 | int i, idx; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c: In function 'amdgpu_vcn_resume': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:340:9: note: byref variable will be forcibly initialized 340 | int i, idx; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c: In function 'amdgpu_vcn_ring_begin_use': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:442:26: note: byref variable will be forcibly initialized 442 | struct dpg_pause_state new_state; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c: In function 'amdgpu_vcn_dec_ring_test_ib': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:651:19: note: byref variable will be forcibly initialized 651 | struct amdgpu_ib ib; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:650:20: note: byref variable will be forcibly initialized 650 | struct dma_fence *fence = NULL; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c: In function 'amdgpu_vcn_dec_sw_ring_test_ib': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:736:19: note: byref variable will be forcibly initialized 736 | struct amdgpu_ib ib; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:735:20: note: byref variable will be forcibly initialized 735 | struct dma_fence *fence = NULL; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c: In function 'amdgpu_vcn_enc_ring_test_ib': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:908:19: note: byref variable will be forcibly initialized 908 | struct amdgpu_ib ib; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:907:20: note: byref variable will be forcibly initialized 907 | struct dma_fence *fence = NULL; | ^~~~~ /kisskb/src/drivers/media/pci/cx18/cx18-streams.c: In function 'cx18_vbi_setup': /kisskb/src/drivers/media/pci/cx18/cx18-streams.c:541:6: note: byref variable will be forcibly initialized 541 | u32 data[CX2341X_MBOX_MAX_DATA]; | ^~~~ /kisskb/src/drivers/media/pci/cx18/cx18-streams.c: In function 'cx18_start_v4l2_encode_stream': /kisskb/src/drivers/media/pci/cx18/cx18-streams.c:771:6: note: byref variable will be forcibly initialized 771 | u32 data[MAX_MB_ARGUMENTS]; | ^~~~ /kisskb/src/drivers/remoteproc/remoteproc_debugfs.c: In function 'rproc_trace_read': /kisskb/src/drivers/remoteproc/remoteproc_debugfs.c:132:7: note: byref variable will be forcibly initialized 132 | char buf[100]; | ^~~ /kisskb/src/drivers/remoteproc/remoteproc_debugfs.c: In function 'rproc_coredump_read': /kisskb/src/drivers/remoteproc/remoteproc_debugfs.c:46:7: note: byref variable will be forcibly initialized 46 | char buf[20]; | ^~~ /kisskb/src/drivers/remoteproc/remoteproc_debugfs.c: In function 'rproc_name_read': /kisskb/src/drivers/remoteproc/remoteproc_debugfs.c:160:7: note: byref variable will be forcibly initialized 160 | char buf[100]; | ^~~ /kisskb/src/drivers/remoteproc/remoteproc_debugfs.c: In function 'rproc_coredump_write': /kisskb/src/drivers/remoteproc/remoteproc_debugfs.c:77:7: note: byref variable will be forcibly initialized 77 | char buf[20]; | ^~~ /kisskb/src/drivers/remoteproc/remoteproc_debugfs.c: In function 'rproc_crash_write': /kisskb/src/drivers/remoteproc/remoteproc_debugfs.c:256:15: note: byref variable will be forcibly initialized 256 | unsigned int type; | ^~~~ /kisskb/src/drivers/remoteproc/remoteproc_debugfs.c: In function 'rproc_recovery_write': /kisskb/src/drivers/remoteproc/remoteproc_debugfs.c:213:7: note: byref variable will be forcibly initialized 213 | char buf[10]; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c: In function 'vcn_v1_0_idle_work_handler': /kisskb/src/drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c:1785:26: note: byref variable will be forcibly initialized 1785 | struct dpg_pause_state new_state; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_rect.c: In function 'igt_drm_rect_clip_scaled_div_by_zero': /kisskb/src/drivers/gpu/drm/selftests/test-drm_rect.c:16:28: note: byref variable will be forcibly initialized 16 | struct drm_rect src, dst, clip; | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_rect.c:16:23: note: byref variable will be forcibly initialized 16 | struct drm_rect src, dst, clip; | ^~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_rect.c:16:18: note: byref variable will be forcibly initialized 16 | struct drm_rect src, dst, clip; | ^~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_rect.c: In function 'igt_drm_rect_clip_scaled_not_clipped': /kisskb/src/drivers/gpu/drm/selftests/test-drm_rect.c:42:28: note: byref variable will be forcibly initialized 42 | struct drm_rect src, dst, clip; | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_rect.c:42:23: note: byref variable will be forcibly initialized 42 | struct drm_rect src, dst, clip; | ^~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_rect.c:42:18: note: byref variable will be forcibly initialized 42 | struct drm_rect src, dst, clip; | ^~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_rect.c: In function 'igt_drm_rect_clip_scaled_clipped': /kisskb/src/drivers/gpu/drm/selftests/test-drm_rect.c:98:28: note: byref variable will be forcibly initialized 98 | struct drm_rect src, dst, clip; | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_rect.c:98:23: note: byref variable will be forcibly initialized 98 | struct drm_rect src, dst, clip; | ^~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_rect.c:98:18: note: byref variable will be forcibly initialized 98 | struct drm_rect src, dst, clip; | ^~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_rect.c: In function 'igt_drm_rect_clip_scaled_signed_vs_unsigned': /kisskb/src/drivers/gpu/drm/selftests/test-drm_rect.c:202:28: note: byref variable will be forcibly initialized 202 | struct drm_rect src, dst, clip; | ^~~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_rect.c:202:23: note: byref variable will be forcibly initialized 202 | struct drm_rect src, dst, clip; | ^~~ /kisskb/src/drivers/gpu/drm/selftests/test-drm_rect.c:202:18: note: byref variable will be forcibly initialized 202 | struct drm_rect src, dst, clip; | ^~~ /kisskb/src/drivers/staging/rtl8712/hal_init.c: In function 'rtl8712_dl_fw': /kisskb/src/drivers/staging/rtl8712/hal_init.c:162:16: note: byref variable will be forcibly initialized 162 | struct fw_hdr fwhdr; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c: In function 'vcn_v1_0_set_pg_for_begin_use': /kisskb/src/drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c:1843:26: note: byref variable will be forcibly initialized 1843 | struct dpg_pause_state new_state; | ^~~~~~~~~ /kisskb/src/drivers/staging/iio/cdc/ad7746.c: In function 'ad7746_start_calib': /kisskb/src/drivers/staging/iio/cdc/ad7746.c:291:7: note: byref variable will be forcibly initialized 291 | bool doit; | ^~~~ /kisskb/src/drivers/staging/iio/cdc/ad7746.c: In function 'ad7746_probe': /kisskb/src/drivers/staging/iio/cdc/ad7746.c:671:15: note: byref variable will be forcibly initialized 671 | unsigned int vdd_permille; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c: In function 'vcn_v2_0_sw_fini': /kisskb/src/drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c:189:9: note: byref variable will be forcibly initialized 189 | int r, idx; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/hif.c: In function 'ath6kl_hif_enable_intrs': /kisskb/src/drivers/net/wireless/ath/ath6kl/hif.c:570:31: note: byref variable will be forcibly initialized 570 | struct ath6kl_irq_enable_reg regs; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/hif.c: In function 'ath6kl_hif_dump_fw_crash': /kisskb/src/drivers/net/wireless/ath/ath6kl/hif.c:73:18: note: byref variable will be forcibly initialized 73 | u32 i, address, regdump_addr = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/hif.c:72:9: note: byref variable will be forcibly initialized 72 | __le32 regdump_val[REGISTER_DUMP_LEN_MAX]; | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/hif.c: In function 'ath6kl_hif_proc_dbg_intr': /kisskb/src/drivers/net/wireless/ath/ath6kl/hif.c:119:6: note: byref variable will be forcibly initialized 119 | u32 dummy; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/hif.c: In function 'ath6kl_hif_proc_cpu_intr': /kisskb/src/drivers/net/wireless/ath/ath6kl/hif.c:347:5: note: byref variable will be forcibly initialized 347 | u8 reg_buf[4]; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/hif.c: In function 'ath6kl_hif_proc_err_intr': /kisskb/src/drivers/net/wireless/ath/ath6kl/hif.c:303:5: note: byref variable will be forcibly initialized 303 | u8 reg_buf[4]; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/hif.c: In function 'proc_pending_irqs': /kisskb/src/drivers/net/wireless/ath/ath6kl/hif.c:465:7: note: byref variable will be forcibly initialized 465 | int fetched = 0; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/hif.c: In function 'ath6kl_hif_intr_bh_handler': /kisskb/src/drivers/net/wireless/ath/ath6kl/hif.c:545:7: note: byref variable will be forcibly initialized 545 | bool done = false; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/hif.c: In function 'ath6kl_hif_rx_control': /kisskb/src/drivers/net/wireless/ath/ath6kl/hif.c:202:31: note: byref variable will be forcibly initialized 202 | struct ath6kl_irq_enable_reg regs; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/hif.c: In function 'ath6kl_hif_disable_intrs': /kisskb/src/drivers/net/wireless/ath/ath6kl/hif.c:618:31: note: byref variable will be forcibly initialized 618 | struct ath6kl_irq_enable_reg regs; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c: In function 'vcn_v2_5_sw_fini': /kisskb/src/drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c:224:12: note: byref variable will be forcibly initialized 224 | int i, r, idx; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath10k/usb.c: In function 'ath10k_usb_hif_diag_read': /kisskb/src/drivers/net/wireless/ath/ath10k/usb.c:575:6: note: byref variable will be forcibly initialized 575 | u32 resp_len; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath10k/usb.c: In function 'ath10k_usb_setup_pipe_resources': /kisskb/src/drivers/net/wireless/ath/ath10k/usb.c:822:14: note: byref variable will be forcibly initialized 822 | int ret, i, urbcount; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/init.c: In function 'mt7615_init_txpower': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/init.c:278:27: note: byref variable will be forcibly initialized 278 | struct mt76_power_limits limits; | ^~~~~~ /kisskb/src/drivers/media/pci/cx18/cx18-fileops.c: In function 'cx18_dualwatch': /kisskb/src/drivers/media/pci/cx18/cx18-fileops.c:148:20: note: byref variable will be forcibly initialized 148 | struct v4l2_tuner vt; | ^~ /kisskb/src/drivers/media/pci/cx18/cx18-fileops.c: In function 'cx18_copy_mdl_to_user': /kisskb/src/drivers/media/pci/cx18/cx18-fileops.c:368:7: note: byref variable will be forcibly initialized 368 | bool stop = false; | ^~~~ /kisskb/src/drivers/media/spi/cxd2880-spi.c: In function 'cxd2880_write_spi': /kisskb/src/drivers/media/spi/cxd2880-spi.c:64:21: note: byref variable will be forcibly initialized 64 | struct spi_message msg; | ^~~ /kisskb/src/drivers/media/spi/cxd2880-spi.c: In function 'cxd2880_write_reg': /kisskb/src/drivers/media/spi/cxd2880-spi.c:84:5: note: byref variable will be forcibly initialized 84 | u8 send_data[BURST_WRITE_MAX + 4]; | ^~~~~~~~~ /kisskb/src/drivers/media/spi/cxd2880-spi.c: In function 'cxd2880_set_pid_filter': /kisskb/src/drivers/media/spi/cxd2880-spi.c:198:5: note: byref variable will be forcibly initialized 198 | u8 data[65]; | ^~~~ /kisskb/src/drivers/media/pci/cx18/cx18-fileops.c: In function 'cx18_read': /kisskb/src/drivers/media/pci/cx18/cx18-fileops.c:427:7: note: byref variable will be forcibly initialized 427 | int rc; | ^~ /kisskb/src/drivers/media/spi/cxd2880-spi.c: In function 'cxd2880_update_pid_filter': /kisskb/src/drivers/media/spi/cxd2880-spi.c:247:36: note: byref variable will be forcibly initialized 247 | struct cxd2880_pid_filter_config tmpcfg; | ^~~~~~ /kisskb/src/drivers/media/spi/cxd2880-spi.c: In function 'cxd2880_stop_feed': /kisskb/src/drivers/media/spi/cxd2880-spi.c:456:36: note: byref variable will be forcibly initialized 456 | struct cxd2880_pid_filter_config cfgtmp; | ^~~~~~ /kisskb/src/drivers/media/spi/cxd2880-spi.c: In function 'cxd2880_spi_clear_ts_buffer': /kisskb/src/drivers/media/spi/cxd2880-spi.c:184:5: note: byref variable will be forcibly initialized 184 | u8 data = 0x03; | ^~~~ /kisskb/src/drivers/media/spi/cxd2880-spi.c: In function 'cxd2880_spi_read_ts': /kisskb/src/drivers/media/spi/cxd2880-spi.c:123:21: note: byref variable will be forcibly initialized 123 | struct spi_message message; | ^~~~~~~ /kisskb/src/drivers/media/spi/cxd2880-spi.c:122:5: note: byref variable will be forcibly initialized 122 | u8 data[3]; | ^~~~ /kisskb/src/drivers/media/spi/cxd2880-spi.c: In function 'cxd2880_spi_read_ts_buffer_info': /kisskb/src/drivers/media/spi/cxd2880-spi.c:159:5: note: byref variable will be forcibly initialized 159 | u8 recv_data[2]; | ^~~~~~~~~ /kisskb/src/drivers/media/spi/cxd2880-spi.c:158:5: note: byref variable will be forcibly initialized 158 | u8 send_data = 0x20; | ^~~~~~~~~ /kisskb/src/drivers/media/spi/cxd2880-spi.c: In function 'cxd2880_spi_probe': /kisskb/src/drivers/media/spi/cxd2880-spi.c:512:24: note: byref variable will be forcibly initialized 512 | struct cxd2880_config config; | ^~~~~~ /kisskb/src/drivers/media/spi/cxd2880-spi.c: In function 'cxd2880_start_feed': /kisskb/src/drivers/media/spi/cxd2880-spi.c:362:36: note: byref variable will be forcibly initialized 362 | struct cxd2880_pid_filter_config cfgtmp; | ^~~~~~ /kisskb/src/drivers/media/spi/cxd2880-spi.c: In function 'cxd2880_ts_read': /kisskb/src/drivers/media/spi/cxd2880-spi.c:269:29: note: byref variable will be forcibly initialized 269 | struct cxd2880_ts_buf_info info; | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7603/debugfs.c: In function 'mt7603_ampdu_stat_show': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7603/debugfs.c:76:6: note: byref variable will be forcibly initialized 76 | int bound[3], i, range; | ^~~~~ 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_read_pdt_entry': /kisskb/src/drivers/input/rmi4/rmi_driver.c:462:5: note: byref variable will be forcibly initialized 462 | u8 buf[RMI_PDT_ENTRY_SIZE]; | ^~~ /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/drivers/input/rmi4/rmi_driver.c: In function 'rmi_check_bootloader_mode': /kisskb/src/drivers/input/rmi4/rmi_driver.c:749:5: note: byref variable will be forcibly initialized 749 | u8 status; | ^~~~~~ In file included from /kisskb/src/drivers/input/rmi4/rmi_driver.c:21: /kisskb/src/drivers/input/rmi4/rmi_driver.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/drivers/input/rmi4/rmi_driver.c: In function 'rmi_process_interrupt_requests': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized In file included from /kisskb/src/arch/powerpc/include/asm/io.h:27, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/irq.h:20, from /kisskb/src/drivers/input/rmi4/rmi_driver.c:17: /kisskb/src/drivers/input/rmi4/rmi_driver.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/input/rmi4/rmi_driver.c: In function 'rmi_initial_reset': /kisskb/src/drivers/input/rmi4/rmi_driver.c:798:6: note: byref variable will be forcibly initialized 798 | u8 cmd_buf = RMI_DEVICE_RESET_CMD; | ^~~~~~~ /kisskb/src/drivers/input/rmi4/rmi_driver.c: In function 'rmi_scan_pdt': /kisskb/src/drivers/input/rmi4/rmi_driver.c:547:6: note: byref variable will be forcibly initialized 547 | int empty_pages = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/input/rmi4/rmi_driver.c: In function 'rmi_read_register_desc': /kisskb/src/drivers/input/rmi4/rmi_driver.c:565:5: note: byref variable will be forcibly initialized 565 | u8 buf[35]; | ^~~ /kisskb/src/drivers/input/rmi4/rmi_driver.c:564:5: note: byref variable will be forcibly initialized 564 | u8 size_presence_reg; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/rmi4/rmi_driver.c: In function 'rmi_probe_interrupts': /kisskb/src/drivers/input/rmi4/rmi_driver.c:1016:6: note: byref variable will be forcibly initialized 1016 | int irq_count = 0; | ^~~~~~~~~ /kisskb/src/drivers/input/rmi4/rmi_driver.c: In function 'rmi_init_functions': /kisskb/src/drivers/input/rmi4/rmi_driver.c:1069:6: note: byref variable will be forcibly initialized 1069 | int irq_count = 0; | ^~~~~~~~~ /kisskb/src/drivers/input/rmi4/rmi_f01.c: In function 'rmi_f01_resume': /kisskb/src/drivers/input/rmi4/rmi_f01.c:661:12: note: byref variable will be forcibly initialized 661 | static int rmi_f01_resume(struct rmi_function *fn) | ^~~~~~~~~~~~~~ /kisskb/src/drivers/input/rmi4/rmi_f01.c: In function 'rmi_f01_suspend': /kisskb/src/drivers/input/rmi4/rmi_f01.c:632:12: note: byref variable will be forcibly initialized 632 | static int rmi_f01_suspend(struct rmi_function *fn) | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/input/rmi4/rmi_f01.c: In function 'rmi_f01_config': /kisskb/src/drivers/input/rmi4/rmi_f01.c:585:12: note: byref variable will be forcibly initialized 585 | static int rmi_f01_config(struct rmi_function *fn) | ^~~~~~~~~~~~~~ /kisskb/src/drivers/input/rmi4/rmi_f01.c:585:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/rmi4/rmi_f01.c:585:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/rmi4/rmi_f01.c: In function 'rmi_f01_attention': /kisskb/src/drivers/input/rmi4/rmi_f01.c:688:5: note: byref variable will be forcibly initialized 688 | u8 device_status; | ^~~~~~~~~~~~~ /kisskb/src/drivers/input/rmi4/rmi_f01.c: In function 'rmi_f01_of_probe': /kisskb/src/drivers/input/rmi4/rmi_f01.c:345:6: note: byref variable will be forcibly initialized 345 | u32 val; | ^~~ /kisskb/src/drivers/input/rmi4/rmi_f01.c: In function 'rmi_f01_read_properties': /kisskb/src/drivers/input/rmi4/rmi_f01.c:150:5: note: byref variable will be forcibly initialized 150 | u8 ds4_query_len; | ^~~~~~~~~~~~~ /kisskb/src/drivers/input/rmi4/rmi_f01.c:141:5: note: byref variable will be forcibly initialized 141 | u8 queries[RMI_F01_BASIC_QUERY_LEN]; | ^~~~~~~ /kisskb/src/drivers/input/rmi4/rmi_f01.c: In function 'rmi_f01_probe': /kisskb/src/drivers/input/rmi4/rmi_f01.c:384:12: note: byref variable will be forcibly initialized 384 | static int rmi_f01_probe(struct rmi_function *fn) | ^~~~~~~~~~~~~ /kisskb/src/drivers/input/rmi4/rmi_f01.c:384:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/rmi4/rmi_f01.c:384:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/rmi4/rmi_f01.c:384:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/rmi4/rmi_f01.c:393:5: note: byref variable will be forcibly initialized 393 | u8 temp; | ^~~~ /kisskb/src/drivers/input/rmi4/rmi_f01.c:392:5: note: byref variable will be forcibly initialized 392 | u8 device_status; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c: In function 'vcn_v3_0_start_sriov': /kisskb/src/drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c:1287:32: note: byref variable will be forcibly initialized 1287 | struct mmsch_v3_0_init_header header; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c: In function 'vcn_v3_0_sw_fini': /kisskb/src/drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c:244:12: note: byref variable will be forcibly initialized 244 | int i, r, idx; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c: In function 'vcn_v3_0_dec_msg': /kisskb/src/drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c:1831:9: note: byref variable will be forcibly initialized 1831 | void * ptr; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c:1828:20: note: byref variable will be forcibly initialized 1828 | struct amdgpu_bo *bo; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c:1826:31: note: byref variable will be forcibly initialized 1826 | struct amdgpu_bo_va_mapping *map; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c: In function 'amdgpu_jpeg_dec_set_reg': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c:149:20: note: byref variable will be forcibly initialized 149 | struct dma_fence *f = NULL; | ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c:147:21: note: byref variable will be forcibly initialized 147 | struct amdgpu_job *job; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c: In function 'amdgpu_jpeg_dec_ring_test_ib': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c:188:20: note: byref variable will be forcibly initialized 188 | struct dma_fence *fence = NULL; | ^~~~~ /kisskb/src/drivers/staging/iio/frequency/ad9832.c: In function 'ad9832_write': /kisskb/src/drivers/staging/iio/frequency/ad9832.c:178:16: note: byref variable will be forcibly initialized 178 | unsigned long val; | ^~~ /kisskb/src/drivers/staging/iio/frequency/ad9834.c: In function 'ad9834_write': /kisskb/src/drivers/staging/iio/frequency/ad9834.c:150:16: note: byref variable will be forcibly initialized 150 | unsigned long val; | ^~~ /kisskb/src/drivers/remoteproc/remoteproc_elf_loader.c: In function 'rproc_elf_load_segments': /kisskb/src/drivers/remoteproc/remoteproc_elf_loader.c:181:8: note: byref variable will be forcibly initialized 181 | bool is_iomem = false; | ^~~~~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/include/linux/scatterlist.h:8, from /kisskb/src/include/linux/virtio.h:7, from /kisskb/src/include/linux/remoteproc.h:40, from /kisskb/src/drivers/remoteproc/remoteproc_elf_loader.c:22: /kisskb/src/drivers/remoteproc/remoteproc_elf_loader.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/media/pci/cx18/cx18-ioctl.c: In function 'cx18_log_status': /kisskb/src/drivers/media/pci/cx18/cx18-ioctl.c:1020:19: note: byref variable will be forcibly initialized 1020 | struct tveeprom tv; | ^~ /kisskb/src/drivers/media/pci/cx18/cx18-ioctl.c:1015:20: note: byref variable will be forcibly initialized 1015 | struct v4l2_audio audin; | ^~~~~ /kisskb/src/drivers/media/pci/cx18/cx18-ioctl.c:1014:20: note: byref variable will be forcibly initialized 1014 | struct v4l2_input vidin; | ^~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/debugfs.c: In function 'mt7915_ampdu_stat_read_phy': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/debugfs.c:199:17: note: byref variable will be forcibly initialized 199 | int bound[15], range[4], i, n; | ^~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/debugfs.c:199:6: note: byref variable will be forcibly initialized 199 | int bound[15], range[4], i, n; | ^~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/debugfs.c: In function 'mt7915_xmit_queues_show': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/debugfs.c:441:4: note: byref variable will be forcibly initialized 441 | } queue_map[] = { | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/debugfs.c: In function 'mt7915_rate_txpower_show': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7915/debugfs.c:476:5: note: byref variable will be forcibly initialized 476 | s8 txpower[MT7915_SKU_RATE_NUM], *buf; | ^~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/pci.h:38, from /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c:10: /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c: In function 'wil_write_file_rbufcap': /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c:739:6: note: byref variable will be forcibly initialized 739 | int val; | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c: In function 'wil_link_stats_global_write': /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c:2036:6: note: byref variable will be forcibly initialized 2036 | int interval, rc; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c: In function 'wmi_evt_reassoc_status': /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c:1730:28: note: byref variable will be forcibly initialized 1730 | struct cfg80211_roam_info info; | ^~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c:1720:29: note: byref variable will be forcibly initialized 1720 | int rc = -ENOENT, cid = 0, ringid = 0; | ^~~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c:1720:20: note: byref variable will be forcibly initialized 1720 | int rc = -ENOENT, cid = 0, ringid = 0; | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c: In function 'wmi_evt_ring_en': /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c:1224:20: note: byref variable will be forcibly initialized 1224 | struct key_params params; | ^~~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c: In function 'wil_tx_latency_write': /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c:1793:6: note: byref variable will be forcibly initialized 1793 | int val, rc, i; | ^~~ In file included from /kisskb/src/drivers/net/wireless/ath/wil6210/wil6210.h:13, from /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c:11: /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c: In function 'cfg80211_connect_bss': /kisskb/src/include/net/cfg80211.h:7197:38: note: byref variable will be forcibly initialized 7197 | struct cfg80211_connect_resp_params params; | ^~~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c: In function 'wil_link_stats_write': /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c:1957:11: note: byref variable will be forcibly initialized 1957 | int cid, interval, rc, i; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c:1957:6: note: byref variable will be forcibly initialized 1957 | int cid, interval, rc, i; | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c: In function 'wmi_evt_scan_complete': /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c:929:29: note: byref variable will be forcibly initialized 929 | struct cfg80211_scan_info info = { | ^~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c: In function 'wmi_evt_rx_mgmt': /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c:871:30: note: byref variable will be forcibly initialized 871 | struct cfg80211_inform_bss bss_data = { | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c: In function 'wil_link_stats_print_basic': /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c:1849:7: note: byref variable will be forcibly initialized 1849 | char per[5] = "?"; | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c: In function '__wmi_send': /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c:651:32: note: byref variable will be forcibly initialized 651 | struct wil6210_mbox_ring_desc d_head; | ^~~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c: In function 'wil6210_debugfs_init_blobs': /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c:2344:7: note: byref variable will be forcibly initialized 2344 | char name[32]; | ^~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c: In function 'wmi_recv_cmd': /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c:1910:26: note: byref variable will be forcibly initialized 1910 | struct wil6210_mbox_hdr hdr; | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c:1909:32: note: byref variable will be forcibly initialized 1909 | struct wil6210_mbox_ring_desc d_tail; | ^~~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c: In function 'ring_show': /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c:152:9: note: byref variable will be forcibly initialized 152 | char sidle[10]; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c:151:9: note: byref variable will be forcibly initialized 151 | char name[10]; | ^~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c: In function 'wmi_echo': /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c:2091:22: note: byref variable will be forcibly initialized 2091 | struct wmi_echo_cmd cmd = { | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c: In function 'wmi_set_mac_address': /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c:2103:33: note: byref variable will be forcibly initialized 2103 | struct wmi_set_mac_address_cmd cmd; | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c: In function 'wil_compressed_rx_status_write': /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c:2292:6: note: byref variable will be forcibly initialized 2292 | int compressed_rx_status; | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c: In function 'wil_read_file_led_cfg': /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c:2066:7: note: byref variable will be forcibly initialized 2066 | char buf[80]; | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c: In function 'wil_read_file_recovery': /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c:1510:7: note: byref variable will be forcibly initialized 1510 | char buf[80]; | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c: In function 'wil_write_file_led_cfg': /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c:2084:6: note: byref variable will be forcibly initialized 2084 | int val; | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c: In function 'wmi_get_ssid': /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c:2300:13: note: byref variable will be forcibly initialized 2300 | } __packed reply; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c: In function 'wil_write_file_recovery': /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c:1530:7: note: byref variable will be forcibly initialized 1530 | char buf[sizeof(run_command) + 1]; /* to detect "runx" */ | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c: In function 'wmi_get_channel': /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c:2339:13: note: byref variable will be forcibly initialized 2339 | } __packed reply; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c: In function 'wmi_p2p_cfg': /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c:2361:25: note: byref variable will be forcibly initialized 2361 | struct wmi_p2p_cfg_cmd cmd = { | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c: In function 'wmi_evt_auth_status': /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c:1630:34: note: byref variable will be forcibly initialized 1630 | struct cfg80211_ft_event_params ft; | ^~ /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c:1629:19: note: byref variable will be forcibly initialized 1629 | int rc, cid = 0, ringid = 0; | ^~~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c:1629:10: note: byref variable will be forcibly initialized 1629 | int rc, cid = 0, ringid = 0; | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c: In function 'temp_show': /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c:1378:12: note: byref variable will be forcibly initialized 1378 | s32 t_m, t_r; | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c:1378:7: note: byref variable will be forcibly initialized 1378 | s32 t_m, t_r; | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c:1359:40: note: byref variable will be forcibly initialized 1359 | struct wmi_temp_sense_all_done_event sense_all_evt; | ^~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c: In function 'wil_write_pmccfg': /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c:881:17: note: byref variable will be forcibly initialized 881 | int num_descs, desc_size; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c:881:6: note: byref variable will be forcibly initialized 881 | int num_descs, desc_size; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c:880:7: note: byref variable will be forcibly initialized 880 | char cmd[9]; | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c: In function 'wmi_rx_chain_add': /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c:2632:13: note: byref variable will be forcibly initialized 2632 | } __packed evt; | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c: In function 'wil_read_pmccfg': /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c:929:7: note: byref variable will be forcibly initialized 929 | char help[] = "pmc control, write:\n" | ^~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c:928:7: note: byref variable will be forcibly initialized 928 | char text[256]; | ^~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c: In function 'wmi_get_temperature': /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c:2689:13: note: byref variable will be forcibly initialized 2689 | } __packed reply; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c:2681:28: note: byref variable will be forcibly initialized 2681 | struct wmi_temp_sense_cmd cmd = { | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c: In function 'wil_write_back': /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c:784:14: note: byref variable will be forcibly initialized 784 | int p1, p2, p3; | ^~ /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c:784:10: note: byref variable will be forcibly initialized 784 | int p1, p2, p3; | ^~ /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c:784:6: note: byref variable will be forcibly initialized 784 | int p1, p2, p3; | ^~ /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c:783:7: note: byref variable will be forcibly initialized 783 | char cmd[9]; | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c: In function 'wmi_get_all_temperatures': /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c:2721:13: note: byref variable will be forcibly initialized 2721 | } __packed reply; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c: In function 'wmi_disconnect_sta': /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c:2759:13: note: byref variable will be forcibly initialized 2759 | } __packed reply; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c: In function 'wil_write_file_txmgmt': /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c:972:33: note: byref variable will be forcibly initialized 972 | struct cfg80211_mgmt_tx_params params; | ^~~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c: In function 'wmi_addba': /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c:2793:28: note: byref variable will be forcibly initialized 2793 | struct wmi_ring_ba_en_cmd cmd = { | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c: In function 'wil_write_file_rxon': /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c:698:7: note: byref variable will be forcibly initialized 698 | long channel; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c: In function 'wmi_addba_rx_resp': /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c:2858:13: note: byref variable will be forcibly initialized 2858 | } __packed reply = { | ^~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c: In function 'wmi_addba_rx_resp_edma': /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c:2914:13: note: byref variable will be forcibly initialized 2914 | } __packed reply = { | ^~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c: In function 'bf_show': /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c:1291:13: note: byref variable will be forcibly initialized 1291 | } __packed reply; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c: In function 'wmi_get_mgmt_retry': /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c:3016:13: note: byref variable will be forcibly initialized 3016 | } __packed reply; | ^~~~~ 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/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c:8: /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c: In function 'wmi_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: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/net/wireless/ath/wil6210/wmi.c:3135:7: note: in expansion of macro 'wait_event_interruptible_timeout' 3135 | rc = wait_event_interruptible_timeout(wil->wq, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c:3104:33: note: byref variable will be forcibly initialized 3104 | struct wmi_traffic_suspend_cmd cmd = { | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c: In function 'wmi_resume': /kisskb/src/drivers/net/wireless/ath/wil6210/wmi.c:3193:7: note: byref variable will be forcibly initialized 3193 | char string[100]; | ^~~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c: In function 'wil_print_mbox_ring': /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c:333:19: note: byref variable will be forcibly initialized 333 | unsigned char databuf[MAX_MBOXITEM_SIZE]; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c:315:27: note: byref variable will be forcibly initialized 315 | struct wil6210_mbox_hdr hdr; | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c:314:33: note: byref variable will be forcibly initialized 314 | struct wil6210_mbox_ring_desc d; | ^ /kisskb/src/drivers/net/wireless/ath/wil6210/debugfs.c:274:27: note: byref variable will be forcibly initialized 274 | struct wil6210_mbox_ring r; | ^ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c: In function 'mt7615_mcu_sta_ba': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c:1119:18: note: byref variable will be forcibly initialized 1119 | struct sk_buff *skb; | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c: In function 'mt7615_mcu_uni_rx_ba': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c:1340:18: note: byref variable will be forcibly initialized 1340 | struct sk_buff *skb; | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c: In function 'mt7615_mcu_wtbl_rx_ba': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c:993:18: note: byref variable will be forcibly initialized 993 | struct sk_buff *skb; | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c: In function 'mt7615_mcu_wtbl_tx_ba': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c:958:18: note: byref variable will be forcibly initialized 958 | struct sk_buff *skb = NULL; | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c: In function 'mt7615_mcu_add_beacon_offload': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c:716:35: note: byref variable will be forcibly initialized 716 | struct ieee80211_mutable_offsets offs; | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c: In function 'mt7615_mcu_uni_add_beacon_offload': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c:1224:35: note: byref variable will be forcibly initialized 1224 | struct ieee80211_mutable_offsets offs; | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c: In function 'mt7615_mcu_add_sta': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c:1164:27: note: byref variable will be forcibly initialized 1164 | struct mt76_sta_cmd_info info = { | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c: In function 'mt7615_mcu_uni_add_sta': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c:1164:27: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c: In function 'mt7615_load_patch': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c:1409:25: note: byref variable will be forcibly initialized 1409 | const struct firmware *fw = NULL; | ^~ /kisskb/src/drivers/remoteproc/remoteproc_cdev.c: In function 'rproc_device_ioctl': /kisskb/src/drivers/remoteproc/remoteproc_cdev.c:63:6: note: byref variable will be forcibly initialized 63 | s32 param; | ^~~~~ /kisskb/src/drivers/remoteproc/remoteproc_cdev.c: In function 'rproc_cdev_write': /kisskb/src/drivers/remoteproc/remoteproc_cdev.c:25:7: note: byref variable will be forcibly initialized 25 | char cmd[10]; | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c: In function 'mt7615_load_cr4': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c:1578:25: note: byref variable will be forcibly initialized 1578 | const struct firmware *fw; | ^~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c: In function 'mt7663_load_n9': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c:1719:25: note: byref variable will be forcibly initialized 1719 | const struct firmware *fw; | ^~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c: In function '__mt7663_load_firmware': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c:1838:14: note: byref variable will be forcibly initialized 1838 | const char *n9_firmware; | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c: In function 'mt7615_load_n9': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c:1527:25: note: byref variable will be forcibly initialized 1527 | const struct firmware *fw; | ^~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c: In function 'mt7615_mcu_wtbl_sta_add': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c:1026:31: note: byref variable will be forcibly initialized 1026 | struct sk_buff *skb, *sskb, *wskb = NULL; | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c: In function 'mt7615_mcu_wtbl_update_hdr_trans': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c:1084:18: note: byref variable will be forcibly initialized 1084 | struct sk_buff *skb = NULL; | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c: In function 'mt7615_mcu_set_txpower_sku': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c:2236:27: note: byref variable will be forcibly initialized 2236 | struct mt76_power_limits limits; | ^~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c: In function 'mt7615_rf_wr': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c:267:4: note: byref variable will be forcibly initialized 267 | } req = { | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c: In function 'mt7615_mcu_init': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c:1693:4: note: byref variable will be forcibly initialized 1693 | } data = { | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c:1706:4: note: byref variable will be forcibly initialized 1706 | } data = { | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c: In function 'mt7615_mcu_set_dbdc': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c:2034:4: note: byref variable will be forcibly initialized 2034 | } req = { | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c: In function 'mt7615_mcu_set_fcc5_lpn': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c:2115:4: note: byref variable will be forcibly initialized 2115 | } req = { | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c: In function 'mt7615_mcu_set_pulse_th': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c:2136:4: note: byref variable will be forcibly initialized 2136 | } req = { | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c: In function 'mt7615_mcu_set_radar_th': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c:2173:4: note: byref variable will be forcibly initialized 2173 | } req = { | ^~~ /kisskb/src/drivers/input/rmi4/rmi_2d_sensor.c: In function 'rmi_2d_sensor_of_probe': /kisskb/src/drivers/input/rmi4/rmi_2d_sensor.c:229:6: note: byref variable will be forcibly initialized 229 | u32 val; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_kms.c: In function 'radeon_info_ioctl': /kisskb/src/drivers/gpu/drm/radeon/radeon_kms.c:244:11: note: byref variable will be forcibly initialized 244 | uint64_t value64; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_kms.c:243:19: note: byref variable will be forcibly initialized 243 | uint32_t *value, value_tmp, *value_ptr, value_size; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_kms.c: In function 'radeon_get_vblank_counter_kms': /kisskb/src/drivers/gpu/drm/radeon/radeon_kms.c:778:12: note: byref variable will be forcibly initialized 778 | int vpos, hpos, stat; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_kms.c:778:6: note: byref variable will be forcibly initialized 778 | int vpos, hpos, stat; | ^~~~ /kisskb/src/drivers/staging/rtl8712/usb_ops.c: In function 'usb_write32': /kisskb/src/drivers/staging/rtl8712/usb_ops.c:132:9: note: byref variable will be forcibly initialized 132 | __le32 data; | ^~~~ /kisskb/src/drivers/staging/rtl8712/usb_ops.c: In function 'usb_write16': /kisskb/src/drivers/staging/rtl8712/usb_ops.c:112:9: note: byref variable will be forcibly initialized 112 | __le32 data; | ^~~~ /kisskb/src/drivers/staging/rtl8712/usb_ops.c: In function 'usb_write8': /kisskb/src/drivers/staging/rtl8712/usb_ops.c:92:9: note: byref variable will be forcibly initialized 92 | __le32 data; | ^~~~ /kisskb/src/drivers/staging/rtl8712/usb_ops.c: In function 'usb_read32': /kisskb/src/drivers/staging/rtl8712/usb_ops.c:72:9: note: byref variable will be forcibly initialized 72 | __le32 data; | ^~~~ /kisskb/src/drivers/staging/rtl8712/usb_ops.c: In function 'usb_read16': /kisskb/src/drivers/staging/rtl8712/usb_ops.c:52:9: note: byref variable will be forcibly initialized 52 | __le32 data; | ^~~~ /kisskb/src/drivers/staging/rtl8712/usb_ops.c: In function 'usb_read8': /kisskb/src/drivers/staging/rtl8712/usb_ops.c:32:9: note: byref variable will be forcibly initialized 32 | __le32 data; | ^~~~ /kisskb/src/drivers/net/wireless/ath/main.c: In function 'ath_printk': /kisskb/src/drivers/net/wireless/ath/main.c:75:10: note: byref variable will be forcibly initialized 75 | va_list args; | ^~~~ /kisskb/src/drivers/net/wireless/ath/main.c:74:19: note: byref variable will be forcibly initialized 74 | struct va_format vaf; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_mbox.c: In function 'ath6kl_htc_tx_pkts_get': /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_mbox.c:604:5: note: byref variable will be forcibly initialized 604 | u8 flags; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_mbox.c:603:6: note: byref variable will be forcibly initialized 603 | int req_cred; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_mbox.c: In function 'htc_add_rxbuf': /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_mbox.c:1271:19: note: byref variable will be forcibly initialized 1271 | struct list_head queue; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_mbox.c: In function 'ath6kl_htc_rx_fetch': /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_mbox.c:2060:19: note: byref variable will be forcibly initialized 2060 | struct list_head tmp_rxq; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_mbox.c:2057:6: note: byref variable will be forcibly initialized 2057 | int fetched_pkts; | ^~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_mbox.c: In function 'htc_tx_comp_handler': /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_mbox.c:455:19: note: byref variable will be forcibly initialized 455 | struct list_head container; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_mbox.c: In function 'htc_async_tx_scat_complete': /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_mbox.c:472:19: note: byref variable will be forcibly initialized 472 | struct list_head tx_compq; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_mbox.c: In function 'ath6kl_htc_mbox_flush_txep': /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_mbox.c:1154:30: note: byref variable will be forcibly initialized 1154 | struct list_head discard_q, container; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_mbox.c:1154:19: note: byref variable will be forcibly initialized 1154 | struct list_head discard_q, container; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_mbox.c: In function 'ath6kl_htc_tx_from_queue': /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_mbox.c:907:20: note: byref variable will be forcibly initialized 907 | int temp1 = 0, temp2 = 0; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_mbox.c:907:9: note: byref variable will be forcibly initialized 907 | int temp1 = 0, temp2 = 0; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_mbox.c:861:19: note: byref variable will be forcibly initialized 861 | struct list_head txq; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_mbox.c: In function 'ath6kl_htc_rx_process_hdr': /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_mbox.c:1809:6: note: byref variable will be forcibly initialized 1809 | u32 lk_ahd; | ^~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_mbox.c: In function 'ath6kl_htc_rx_process_packets': /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_mbox.c:2003:12: note: byref variable will be forcibly initialized 2003 | static int ath6kl_htc_rx_process_packets(struct htc_target *target, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_mbox.c: In function 'ath6kl_htc_mbox_tx': /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_mbox.c:1125:19: note: byref variable will be forcibly initialized 1125 | struct list_head queue; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_mbox.c: In function 'ath6kl_htc_mbox_credit_setup': /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_mbox.c:149:6: note: byref variable will be forcibly initialized 149 | u16 servicepriority[5]; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_mbox.c: In function 'htc_wait_for_ctrl_msg': /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_mbox.c:2264:6: note: byref variable will be forcibly initialized 2264 | u32 look_ahead; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_mbox.c: In function 'ath6kl_htc_mbox_wait_target': /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_mbox.c:2662:34: note: byref variable will be forcibly initialized 2662 | struct htc_service_connect_resp resp; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_mbox.c:2661:33: note: byref variable will be forcibly initialized 2661 | struct htc_service_connect_req connect; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_mbox.c: In function 'ath6kl_htc_rxmsg_pending_handler': /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_mbox.c:2149:6: note: byref variable will be forcibly initialized 2149 | int num_look_ahead = 1; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_mbox.c:2148:6: note: byref variable will be forcibly initialized 2148 | u32 look_aheads[HTC_HOST_MAX_MSG_PER_BUNDLE]; | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_mbox.c:2146:28: note: byref variable will be forcibly initialized 2146 | struct list_head rx_pktq, comp_pktq; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_mbox.c:2146:19: note: byref variable will be forcibly initialized 2146 | struct list_head rx_pktq, comp_pktq; | ^~~~~~~ /kisskb/src/drivers/staging/iio/impedance-analyzer/ad5933.c: In function 'ad5933_calc_out_ranges': /kisskb/src/drivers/staging/iio/impedance-analyzer/ad5933.c:251:15: note: byref variable will be forcibly initialized 251 | unsigned int normalized_3v3[4] = {1980, 198, 383, 970}; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/iio/impedance-analyzer/ad5933.c: In function 'ad5933_cmd': /kisskb/src/drivers/staging/iio/impedance-analyzer/ad5933.c:157:16: note: byref variable will be forcibly initialized 157 | unsigned char dat = st->ctrl_hb | cmd; | ^~~ /kisskb/src/drivers/staging/iio/impedance-analyzer/ad5933.c: In function 'ad5933_ring_postdisable': /kisskb/src/drivers/staging/iio/impedance-analyzer/ad5933.c:157:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/iio/impedance-analyzer/ad5933.c: In function 'ad5933_reset': /kisskb/src/drivers/staging/iio/impedance-analyzer/ad5933.c:165:16: note: byref variable will be forcibly initialized 165 | unsigned char dat = st->ctrl_lb | AD5933_CTRL_RESET; | ^~~ /kisskb/src/drivers/staging/iio/impedance-analyzer/ad5933.c: In function 'ad5933_ring_preenable': /kisskb/src/drivers/staging/iio/impedance-analyzer/ad5933.c:157:16: note: byref variable will be forcibly initialized 157 | unsigned char dat = st->ctrl_hb | cmd; | ^~~ /kisskb/src/drivers/staging/iio/impedance-analyzer/ad5933.c:157:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/iio/impedance-analyzer/ad5933.c:165:16: note: byref variable will be forcibly initialized 165 | unsigned char dat = st->ctrl_lb | AD5933_CTRL_RESET; | ^~~ /kisskb/src/drivers/staging/iio/impedance-analyzer/ad5933.c: In function 'ad5933_wait_busy': /kisskb/src/drivers/staging/iio/impedance-analyzer/ad5933.c:173:16: note: byref variable will be forcibly initialized 173 | unsigned char val, timeout = AD5933_MAX_RETRIES; | ^~~ /kisskb/src/drivers/staging/iio/impedance-analyzer/ad5933.c: In function 'ad5933_read_raw': /kisskb/src/drivers/staging/iio/impedance-analyzer/ad5933.c:157:16: note: byref variable will be forcibly initialized 157 | unsigned char dat = st->ctrl_hb | cmd; | ^~~ /kisskb/src/drivers/staging/iio/impedance-analyzer/ad5933.c:505:9: note: byref variable will be forcibly initialized 505 | __be16 dat; | ^~~ /kisskb/src/drivers/staging/iio/impedance-analyzer/ad5933.c: In function 'ad5933_store': /kisskb/src/drivers/staging/iio/impedance-analyzer/ad5933.c:157:16: note: byref variable will be forcibly initialized 157 | unsigned char dat = st->ctrl_hb | cmd; | ^~~ /kisskb/src/drivers/staging/iio/impedance-analyzer/ad5933.c:157:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/iio/impedance-analyzer/ad5933.c:380:9: note: byref variable will be forcibly initialized 380 | __be16 dat; | ^~~ /kisskb/src/drivers/staging/iio/impedance-analyzer/ad5933.c:378:6: note: byref variable will be forcibly initialized 378 | u16 val; | ^~~ /kisskb/src/drivers/staging/iio/impedance-analyzer/ad5933.c: In function 'ad5933_set_freq': /kisskb/src/drivers/staging/iio/impedance-analyzer/ad5933.c:196:4: note: byref variable will be forcibly initialized 196 | } dat; | ^~~ /kisskb/src/drivers/staging/iio/impedance-analyzer/ad5933.c: In function 'ad5933_store_frequency': /kisskb/src/drivers/staging/iio/impedance-analyzer/ad5933.c:299:16: note: byref variable will be forcibly initialized 299 | unsigned long val; | ^~~ /kisskb/src/drivers/staging/iio/impedance-analyzer/ad5933.c: In function 'ad5933_setup': /kisskb/src/drivers/staging/iio/impedance-analyzer/ad5933.c:165:16: note: byref variable will be forcibly initialized 165 | unsigned char dat = st->ctrl_lb | AD5933_CTRL_RESET; | ^~~ /kisskb/src/drivers/staging/iio/impedance-analyzer/ad5933.c:218:9: note: byref variable will be forcibly initialized 218 | __be16 dat; | ^~~ /kisskb/src/drivers/staging/iio/impedance-analyzer/ad5933.c: In function 'ad5933_show_frequency': /kisskb/src/drivers/staging/iio/impedance-analyzer/ad5933.c:273:4: note: byref variable will be forcibly initialized 273 | } dat; | ^~~ /kisskb/src/drivers/staging/iio/impedance-analyzer/ad5933.c: In function 'ad5933_work': /kisskb/src/drivers/staging/iio/impedance-analyzer/ad5933.c:157:16: note: byref variable will be forcibly initialized 157 | unsigned char dat = st->ctrl_hb | cmd; | ^~~ /kisskb/src/drivers/staging/iio/impedance-analyzer/ad5933.c:157:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/iio/impedance-analyzer/ad5933.c:157:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/iio/impedance-analyzer/ad5933.c:612:16: note: byref variable will be forcibly initialized 612 | unsigned char status; | ^~~~~~ /kisskb/src/drivers/staging/iio/impedance-analyzer/ad5933.c:611:6: note: byref variable will be forcibly initialized 611 | int val[2]; | ^~~ /kisskb/src/drivers/staging/iio/impedance-analyzer/ad5933.c:610:9: note: byref variable will be forcibly initialized 610 | __be16 buf[2]; | ^~~ /kisskb/src/drivers/gpu/drm/udl/udl_modeset.c: In function 'udl_handle_damage': /kisskb/src/drivers/gpu/drm/udl/udl_modeset.c:275:18: note: byref variable will be forcibly initialized 275 | struct drm_rect clip; | ^~~~ /kisskb/src/drivers/gpu/drm/udl/udl_modeset.c:274:14: note: byref variable will be forcibly initialized 274 | struct urb *urb; | ^~~ /kisskb/src/drivers/gpu/drm/udl/udl_modeset.c:273:8: note: byref variable will be forcibly initialized 273 | char *cmd; | ^~~ /kisskb/src/drivers/gpu/drm/udl/udl_modeset.c: In function 'udl_simple_display_pipe_update': /kisskb/src/drivers/gpu/drm/udl/udl_modeset.c:419:18: note: byref variable will be forcibly initialized 419 | struct drm_rect rect; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'drxbsp_i2c_write_read': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:1315:17: note: byref variable will be forcibly initialized 1315 | struct i2c_msg msg[2]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'drxdap_fasi_read_block': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:1419:5: note: byref variable will be forcibly initialized 1419 | u8 buf[4]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'drxdap_fasi_read_reg16': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:1523:5: note: byref variable will be forcibly initialized 1523 | u8 buf[sizeof(*data)]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'drxdap_fasi_read_reg32': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:1556:5: note: byref variable will be forcibly initialized 1556 | u8 buf[sizeof(*data)]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'drxdap_fasi_write_block': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:1596:5: note: byref variable will be forcibly initialized 1596 | u8 buf[DRXDAP_MAX_WCHUNKSIZE]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'drxdap_fasi_write_reg16': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:1729:5: note: byref variable will be forcibly initialized 1729 | u8 buf[sizeof(data)]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'drxdap_fasi_read_modify_write_reg16': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:1729:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'drxj_dap_write_aud_reg16': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:2025:7: note: byref variable will be forcibly initialized 2025 | u16 tr_status = 0; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'drxj_dap_read_aud_reg16': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:1912:6: note: byref variable will be forcibly initialized 1912 | u16 tr_status = 0; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'get_sig_strength': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:9386:6: note: byref variable will be forcibly initialized 9386 | u16 if_gain = 0; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:9385:6: note: byref variable will be forcibly initialized 9385 | u16 rf_gain = 0; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'get_vsb_post_rs_pck_err': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:6220:6: note: byref variable will be forcibly initialized 6220 | u16 data = 0; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'get_vs_bpre_viterbi_ber': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:6303:6: note: byref variable will be forcibly initialized 6303 | u16 data = 0; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'get_vs_bpost_viterbi_ber': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:6259:6: note: byref variable will be forcibly initialized 6259 | u16 data = 0; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'get_vsbmer': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:6325:6: note: byref variable will be forcibly initialized 6325 | u16 data_hi = 0; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'get_qamrs_err_count': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:9310:45: note: byref variable will be forcibly initialized 9310 | nr_packet_errors = 0, nr_failures = 0, nr_snc_par_fail_count = 0; | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:9310:28: note: byref variable will be forcibly initialized 9310 | nr_packet_errors = 0, nr_failures = 0, nr_snc_par_fail_count = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:9310:6: note: byref variable will be forcibly initialized 9310 | nr_packet_errors = 0, nr_failures = 0, nr_snc_par_fail_count = 0; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:9309:6: note: byref variable will be forcibly initialized 9309 | nr_symbol_errors = 0, | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:9308:6: note: byref variable will be forcibly initialized 9308 | u16 nr_bit_errors = 0, | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'ctrl_get_qam_sig_quality': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:9474:6: note: byref variable will be forcibly initialized 9474 | u16 fec_oc_period = 0; /* SNC sync failure measurement period */ | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:9473:6: note: byref variable will be forcibly initialized 9473 | u16 qsym_err_vd = 0; /* quadrature symbol errors in QAM_VD */ | ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:9472:6: note: byref variable will be forcibly initialized 9472 | u16 qam_sl_err_power = 0; /* accumulated error between raw and sliced symbols */ | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'ctrl_sig_quality': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:10685:11: note: byref variable will be forcibly initialized 10685 | u16 mer, strength = 0; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:10685:6: note: byref variable will be forcibly initialized 10685 | u16 mer, strength = 0; | ^~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:10684:21: note: byref variable will be forcibly initialized 10684 | u32 ber, cnt, err, pkt; | ^~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:10684:16: note: byref variable will be forcibly initialized 10684 | u32 ber, cnt, err, pkt; | ^~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:10684:11: note: byref variable will be forcibly initialized 10684 | u32 ber, cnt, err, pkt; | ^~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:10684:6: note: byref variable will be forcibly initialized 10684 | u32 ber, cnt, err, pkt; | ^~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'drxj_dap_write_reg16': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:1729:5: note: byref variable will be forcibly initialized 1729 | u8 buf[sizeof(data)]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'ctrl_uio_write': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:3674:6: note: byref variable will be forcibly initialized 3674 | u16 value = 0; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'drxj_set_lna_state': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:11911:21: note: byref variable will be forcibly initialized 11911 | struct drxuio_data uio_data; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:11910:20: note: byref variable will be forcibly initialized 11910 | struct drxuio_cfg uio_cfg; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'hi_command': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:2279:6: note: byref variable will be forcibly initialized 2279 | u16 wait_cmd = 0; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'ctrl_i2c_bridge': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:3882:6: note: byref variable will be forcibly initialized 3882 | u16 result = 0; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:3881:21: note: byref variable will be forcibly initialized 3881 | struct drxj_hi_cmd hi_cmd; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'drx39xxj_i2c_gate_ctrl': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:12186:7: note: byref variable will be forcibly initialized 12186 | bool i2c_gate_state; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'hi_cfg_command': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:2237:6: note: byref variable will be forcibly initialized 2237 | u16 result = 0; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:2236:21: note: byref variable will be forcibly initialized 2236 | struct drxj_hi_cmd hi_cmd; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'scu_command': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:3981:6: note: byref variable will be forcibly initialized 3981 | u16 cur_cmd = 0; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'ctrl_lock_status': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:10800:6: note: byref variable will be forcibly initialized 10800 | u16 cmd_result[2] = { 0, 0 }; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'drx39xxj_read_status': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:11966:23: note: byref variable will be forcibly initialized 11966 | enum drx_lock_status lock_status; | ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'drxj_dap_scu_atomic_read_write_block': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:4147:6: note: byref variable will be forcibly initialized 4147 | u16 cmd_result[15]; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:4146:6: note: byref variable will be forcibly initialized 4146 | u16 set_param_parameters[18]; | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:4144:21: note: byref variable will be forcibly initialized 4144 | struct drxjscu_cmd scu_cmd; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'drxj_dap_scu_atomic_write_reg16': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:4236:5: note: byref variable will be forcibly initialized 4236 | u8 buf[2]; | ^~~ /kisskb/src/drivers/input/rmi4/rmi_f03.c: In function 'rmi_f03_initialize': /kisskb/src/drivers/input/rmi4/rmi_f03.c:101:5: note: byref variable will be forcibly initialized 101 | u8 query2[RMI_F03_DEVICE_COUNT * RMI_F03_BYTES_PER_DEVICE]; | ^~~~~~ /kisskb/src/drivers/input/rmi4/rmi_f03.c:100:5: note: byref variable will be forcibly initialized 100 | u8 query1; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'drxj_dap_scu_atomic_read_reg16': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:4208:5: note: byref variable will be forcibly initialized 4208 | u8 buf[2] = { 0 }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'set_iqm_af': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:5354:6: note: byref variable will be forcibly initialized 5354 | u16 data = 0; | ^~~~ /kisskb/src/drivers/input/rmi4/rmi_f03.c: In function 'rmi_f03_attention': /kisskb/src/drivers/input/rmi4/rmi_f03.c:252:5: note: byref variable will be forcibly initialized 252 | u8 obs[RMI_F03_QUEUE_LENGTH * RMI_F03_OB_SIZE]; | ^~~ /kisskb/src/drivers/input/rmi4/rmi_f03.c: In function 'rmi_f03_pt_open': /kisskb/src/drivers/input/rmi4/rmi_f03.c:145:5: note: byref variable will be forcibly initialized 145 | u8 obs[RMI_F03_QUEUE_LENGTH * RMI_F03_OB_SIZE]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'power_down_atv': /kisskb/src/drivers/input/rmi4/rmi_f03.c: In function 'rmi_f03_pt_write': /kisskb/src/drivers/input/rmi4/rmi_f03.c:74:12: note: byref variable will be forcibly initialized 74 | static int rmi_f03_pt_write(struct serio *id, unsigned char val) | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:9754:6: note: byref variable will be forcibly initialized 9754 | u16 cmd_result = 0; | ^~~~~~~~~~ /kisskb/src/drivers/input/rmi4/rmi_f11.c: In function 'rmi_f11_get_query_parameters': /kisskb/src/drivers/input/rmi4/rmi_f11.c:793:5: note: byref variable will be forcibly initialized 793 | u8 query_buf[RMI_F11_QUERY_SIZE]; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'adc_sync_measurement': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:4261:6: note: byref variable will be forcibly initialized 4261 | u16 data = 0; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'adc_synchronization': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:4336:7: note: byref variable will be forcibly initialized 4336 | u16 clk_neg = 0; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:4324:6: note: byref variable will be forcibly initialized 4324 | u16 count = 0; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'init_agc': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:4400:6: note: byref variable will be forcibly initialized 4400 | u16 data = 0; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:4397:6: note: byref variable will be forcibly initialized 4397 | u16 agc_ki = 0; | ^~~~~~ /kisskb/src/drivers/input/rmi4/rmi_f11.c: In function 'rmi_f11_resume': /kisskb/src/drivers/input/rmi4/rmi_f11.c:1335:12: note: byref variable will be forcibly initialized 1335 | static int rmi_f11_resume(struct rmi_function *fn) | ^~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'set_agc_if': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:5152:7: note: byref variable will be forcibly initialized 5152 | u16 data = 0; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'set_agc_rf': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:4938:7: note: byref variable will be forcibly initialized 4938 | u16 data = 0; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'set_mpegtei_handling': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:3377:6: note: byref variable will be forcibly initialized 3377 | u16 fec_oc_ems_mode = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:3376:6: note: byref variable will be forcibly initialized 3376 | u16 fec_oc_snc_mode = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:3375:6: note: byref variable will be forcibly initialized 3375 | u16 fec_oc_dpr_mode = 0; | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/input/rmi4/rmi_f11.c:9: /kisskb/src/drivers/input/rmi4/rmi_f11.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'bit_reverse_mpeg_output': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:3448:6: note: byref variable will be forcibly initialized 3448 | u16 fec_oc_ipr_mode = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/input/rmi4/rmi_f11.c: In function 'rmi_f11_initialize': /kisskb/src/drivers/input/rmi4/rmi_f11.c:1075:5: note: byref variable will be forcibly initialized 1075 | u8 buf; | ^~~ /kisskb/src/drivers/input/rmi4/rmi_f11.c:1069:17: note: byref variable will be forcibly initialized 1069 | u16 max_x_pos, max_y_pos; | ^~~~~~~~~ /kisskb/src/drivers/input/rmi4/rmi_f11.c:1069:6: note: byref variable will be forcibly initialized 1069 | u16 max_x_pos, max_y_pos; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'set_mpeg_start_width': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:3492:6: note: byref variable will be forcibly initialized 3492 | u16 fec_oc_comm_mb = 0; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'drxj_dap_atomic_read_write_block': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:2110:6: note: byref variable will be forcibly initialized 2110 | u16 dummy = 0; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:2109:6: note: byref variable will be forcibly initialized 2109 | u16 word; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:2107:21: note: byref variable will be forcibly initialized 2107 | struct drxj_hi_cmd hi_cmd; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'drxj_dap_atomic_read_reg32': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:2184:5: note: byref variable will be forcibly initialized 2184 | u8 buf[sizeof(*data)] = { 0 }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'get_device_capabilities': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:2479:6: note: byref variable will be forcibly initialized 2479 | u16 bid = 0; | ^~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:2478:6: note: byref variable will be forcibly initialized 2478 | u32 sio_top_jtagid_lo = 0; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:2477:6: note: byref variable will be forcibly initialized 2477 | u16 sio_pdr_ohw_cfg = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'set_orx_nsu_aox': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:9872:6: note: byref variable will be forcibly initialized 9872 | u16 data = 0; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'smart_ant_init': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:3918:6: note: byref variable will be forcibly initialized 3918 | u16 data = 0; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:3916:20: note: byref variable will be forcibly initialized 3916 | struct drxuio_cfg uio_cfg = { DRX_UIO1, DRX_UIO_MODE_FIRMWARE_SMA }; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'drxdap_fasi_write_reg32': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:1802:5: note: byref variable will be forcibly initialized 1802 | u8 buf[sizeof(data)]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'ctrl_set_cfg_mpeg_output': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:2734:6: note: byref variable will be forcibly initialized 2734 | u16 fec_oc_reg_ipr_mode = 0; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:2733:6: note: byref variable will be forcibly initialized 2733 | u16 fec_oc_reg_mode = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'power_down_qam': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:6370:6: note: byref variable will be forcibly initialized 6370 | u16 cmd_result = 0; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:6368:29: note: byref variable will be forcibly initialized 6368 | struct drx_cfg_mpeg_output cfg_mpeg_output; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'power_down_vsb': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:5409:6: note: byref variable will be forcibly initialized 5409 | u16 cmd_result = 0; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:5407:29: note: byref variable will be forcibly initialized 5407 | struct drx_cfg_mpeg_output cfg_mpeg_output; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'qam_flip_spec': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:8683:6: note: byref variable will be forcibly initialized 8683 | u16 fsm_state = 0; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:8681:6: note: byref variable will be forcibly initialized 8681 | u16 data = 0; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:8680:6: note: byref variable will be forcibly initialized 8680 | u16 qam_ctl_ena = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:8679:6: note: byref variable will be forcibly initialized 8679 | u32 iqm_fs_rate_lo = 0; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:8678:6: note: byref variable will be forcibly initialized 8678 | u32 iqm_fs_rate_ofs = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'qam64auto': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:8879:6: note: byref variable will be forcibly initialized 8879 | u16 data = 0; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'set_qam_measurement': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:1802:5: note: byref variable will be forcibly initialized 1802 | u8 buf[sizeof(data)]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'ctrl_set_standard': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:10933:8: note: byref variable will be forcibly initialized 10933 | u16 dummy; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'set_vsb': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:1802:5: note: byref variable will be forcibly initialized 1802 | u8 buf[sizeof(data)]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:6110:30: note: byref variable will be forcibly initialized 6110 | struct drx_cfg_mpeg_output cfg_mpeg_output; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:6076:28: note: byref variable will be forcibly initialized 6076 | struct drxj_cfg_afe_gain vsb_pga_cfg = { DRX_STANDARD_8VSB, 0 }; | ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:5970:7: note: byref variable will be forcibly initialized 5970 | u16 fec_oc_reg_mode = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:5933:7: note: byref variable will be forcibly initialized 5933 | u16 fec_oc_snc_mode = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:5720:6: note: byref variable will be forcibly initialized 5720 | u16 cmd_param = 0; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:5719:6: note: byref variable will be forcibly initialized 5719 | u16 cmd_result = 0; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:5717:21: note: byref variable will be forcibly initialized 5717 | struct drxjscu_cmd cmd_scu; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'set_qam': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:8620:31: note: byref variable will be forcibly initialized 8620 | struct drx_cfg_mpeg_output cfg_mpeg_output; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/extcon/extcon.c: In function 'extcon_sync': /kisskb/src/drivers/extcon/extcon.c:413:8: note: byref variable will be forcibly initialized 413 | char *envp[3]; | ^~~~ /kisskb/src/drivers/extcon/extcon.c:411:7: note: byref variable will be forcibly initialized 411 | char state_buf[120]; | ^~~~~~~~~ /kisskb/src/drivers/extcon/extcon.c:410:7: note: byref variable will be forcibly initialized 410 | char name_buf[120]; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:8482:29: note: byref variable will be forcibly initialized 8482 | struct drxj_cfg_afe_gain qam_pga_cfg = { DRX_STANDARD_ITU_B, 0 }; | ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:7866:6: note: byref variable will be forcibly initialized 7866 | u16 set_env_parameters = 0; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:7863:6: note: byref variable will be forcibly initialized 7863 | u16 cmd_result = 0; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'set_qam_channel': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:9225:8: note: byref variable will be forcibly initialized 9225 | u16 qam_ctl_ena = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:9143:8: note: byref variable will be forcibly initialized 9143 | u16 qam_ctl_ena = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:9101:23: note: byref variable will be forcibly initialized 9101 | enum drx_lock_status lock_status = DRX_NOT_LOCKED; | ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'ctrl_set_channel': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:10585:22: note: byref variable will be forcibly initialized 10585 | struct drxuio_data uio1 = { DRX_UIO1, false }; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:10500:21: note: byref variable will be forcibly initialized 10500 | struct drxuio_cfg uio_cfg = { DRX_UIO1, DRX_UIO_MODE_FIRMWARE_SAW }; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'drx_ctrl_u_code': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:11854:7: note: byref variable will be forcibly initialized 11854 | u8 mc_data_buffer[DRX_UCODE_MAX_BUF_SIZE]; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:11757:26: note: byref variable will be forcibly initialized 11757 | const struct firmware *fw = NULL; | ^~ In file included from /kisskb/src/drivers/extcon/extcon.c:24: /kisskb/src/drivers/extcon/extcon.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/drivers/extcon/extcon.c:20: /kisskb/src/drivers/extcon/extcon.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'ctrl_set_oob': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:9938:5: note: byref variable will be forcibly initialized 9938 | u8 pfi_coeffs[4][6] = { | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:9937:5: note: byref variable will be forcibly initialized 9937 | u8 mode_val[4] = { 2, 2, 0, 1 }; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:9931:6: note: byref variable will be forcibly initialized 9931 | s16 nyquist_coeffs[4][(NYQFILTERLEN + 1) / 2] = { | ^~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:9930:6: note: byref variable will be forcibly initialized 9930 | u16 cmd_result[2] = { 0, 0 }; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:9929:6: note: byref variable will be forcibly initialized 9929 | u16 set_param_parameters[3]; | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:9928:21: note: byref variable will be forcibly initialized 9928 | struct drxjscu_cmd scu_cmd; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'power_up_device': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:2681:25: note: byref variable will be forcibly initialized 2681 | struct i2c_device_addr wake_up_addr; | ^~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:2679:5: note: byref variable will be forcibly initialized 2679 | u8 data = 0; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'drx39xxj_set_powerstate': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:11945:22: note: byref variable will be forcibly initialized 11945 | enum drx_power_mode power_mode; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'drx39xxj_set_frontend': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:12107:7: note: byref variable will be forcibly initialized 12107 | u32 int_freq; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:12082:21: note: byref variable will be forcibly initialized 12082 | struct drx_channel channel; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:12081:20: note: byref variable will be forcibly initialized 12081 | enum drx_standard standard = DRX_STANDARD_8VSB; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'drxj_close': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:11562:22: note: byref variable will be forcibly initialized 11562 | enum drx_power_mode power_mode = DRX_POWER_UP; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c: In function 'drxj_open': /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:11353:22: note: byref variable will be forcibly initialized 11353 | enum drx_power_mode power_mode = DRX_POWER_UP; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:11351:29: note: byref variable will be forcibly initialized 11351 | struct drx_cfg_mpeg_output cfg_mpeg_output; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drx39xyj/drxj.c:11350:24: note: byref variable will be forcibly initialized 11350 | struct drxu_code_info ucode_info; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x0/eeprom.c: In function 'mt76x0_efuse_physical_size_check': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x0/eeprom.c:22:5: note: byref variable will be forcibly initialized 22 | u8 data[MT_MAP_READS * 16]; | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x0/eeprom.c: In function 'mt76x0_read_rx_gain': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x0/eeprom.c:115:6: note: byref variable will be forcibly initialized 115 | u16 rssi_offset; | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x0/eeprom.c:114:21: note: byref variable will be forcibly initialized 114 | s8 val, lna_5g[3], lna_2g; | ^~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x0/eeprom.c:114:10: note: byref variable will be forcibly initialized 114 | s8 val, lna_5g[3], lna_2g; | ^~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/mac.c: In function 'mt7921_mac_add_txs_skb': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/mac.c:960:22: note: byref variable will be forcibly initialized 960 | struct sk_buff_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/devcoredump.h:8, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/mac.c:4: /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/mac.c: In function 'mt7921_mac_sta_poll': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/mac.c:64:12: note: byref variable will be forcibly initialized 64 | LIST_HEAD(sta_poll_list); | ^~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/mac.c: In function 'mt7921_mac_reset_work': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/mac.c:1309:29: note: byref variable will be forcibly initialized 1309 | struct cfg80211_scan_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/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/input/rmi4/rmi_f12.c: In function 'rmi_f12_write_control_regs': /kisskb/src/drivers/input/rmi4/rmi_f12.c:243:7: note: byref variable will be forcibly initialized 243 | char buf[3]; | ^~~ /kisskb/src/drivers/input/rmi4/rmi_f12.c: In function 'rmi_f12_read_sensor_tuning': /kisskb/src/drivers/input/rmi4/rmi_f12.c:71:5: note: byref variable will be forcibly initialized 71 | u8 buf[15]; | ^~~ In file included from /kisskb/src/include/linux/input.h:19, from /kisskb/src/drivers/input/rmi4/rmi_f12.c:5: /kisskb/src/drivers/input/rmi4/rmi_f12.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/input/rmi4/rmi_f12.c: In function 'rmi_f12_probe': /kisskb/src/drivers/input/rmi4/rmi_f12.c:323:7: note: byref variable will be forcibly initialized 323 | char buf; | ^~~ /kisskb/src/drivers/media/pci/cx18/cx18-vbi.c: In function 'compress_sliced_buf': /kisskb/src/drivers/media/pci/cx18/cx18-vbi.c:131:30: note: byref variable will be forcibly initialized 131 | struct v4l2_decode_vbi_line vbi; | ^~~ /kisskb/src/drivers/media/pci/cx18/cx18-vbi.c: In function 'copy_vbi_data': /kisskb/src/drivers/media/pci/cx18/cx18-vbi.c:29:6: note: byref variable will be forcibly initialized 29 | u32 linemask[2] = { 0, 0 }; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'atombios_get_connector_object_id': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:850:17: note: byref variable will be forcibly initialized 850 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:850:11: note: byref variable will be forcibly initialized 850 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:849:18: note: byref variable will be forcibly initialized 849 | uint16_t size, data_offset; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:849:12: note: byref variable will be forcibly initialized 849 | uint16_t size, data_offset; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atombios_get_dentist_vco_freq': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:1111:6: note: byref variable will be forcibly initialized 1111 | u16 data_offset; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:1110:11: note: byref variable will be forcibly initialized 1110 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:1110:5: note: byref variable will be forcibly initialized 1110 | u8 frev, crev; | ^~~~ /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_lookup_i2c_gpio': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:135:24: note: byref variable will be forcibly initialized 135 | uint16_t data_offset, size; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:135:11: note: byref variable will be forcibly initialized 135 | uint16_t data_offset, size; | ^~~~~~~~~~~ /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/media/pci/cx18/cx18-mailbox.c: In function 'dump_mb': /kisskb/src/drivers/media/pci/cx18/cx18-mailbox.c:107:7: note: byref variable will be forcibly initialized 107 | char argstr[MAX_MB_ARGUMENTS*11+1]; | ^~~~~~ /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; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/pci.h:38, from /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:27: /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atombios_get_igp_ss_overrides': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:1422:11: note: byref variable will be forcibly initialized 1422 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:1422:5: note: byref variable will be forcibly initialized 1422 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:1420:19: note: byref variable will be forcibly initialized 1420 | u16 data_offset, size; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:1420:6: note: byref variable will be forcibly initialized 1420 | u16 data_offset, size; | ^~~~~~~~~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/media/pci/cx18/cx18-driver.h:14, from /kisskb/src/drivers/media/pci/cx18/cx18-mailbox.c:11: /kisskb/src/drivers/media/pci/cx18/cx18-mailbox.c: In function 'cx18_api_call': /kisskb/src/include/linux/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/media/pci/cx18/cx18-mailbox.c:640:8: note: in expansion of macro 'wait_event_timeout' 640 | ret = wait_event_timeout(*waitq, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/pci/cx18/cx18-mailbox.c:590:14: note: byref variable will be forcibly initialized 590 | 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/media/pci/cx18/cx18-mailbox.c:590:2: note: in expansion of macro 'DEFINE_WAIT' 590 | DEFINE_WAIT(w); | ^~~~~~~~~~~ /kisskb/src/drivers/media/pci/cx18/cx18-mailbox.c:589:7: note: byref variable will be forcibly initialized 589 | char argstr[MAX_MB_ARGUMENTS*11+1]; | ^~~~~~ /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:2354:27: note: byref variable will be forcibly initialized 2354 | struct i2c_board_info info = { }; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:2274:28: note: byref variable will be forcibly initialized 2274 | 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:173:7: note: byref variable will be forcibly initialized 173 | char stmp[32]; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:171:24: note: byref variable will be forcibly initialized 171 | uint16_t data_offset, size; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:171:11: note: byref variable will be forcibly initialized 171 | uint16_t data_offset, size; | ^~~~~~~~~~~ /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:205:19: note: byref variable will be forcibly initialized 205 | u16 data_offset, size; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:205:6: note: byref variable will be forcibly initialized 205 | u16 data_offset, size; | ^~~~~~~~~~~ /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/media/pci/cx18/cx18-mailbox.c: In function 'cx18_vapi_result': /kisskb/src/drivers/media/pci/cx18/cx18-mailbox.c:816:10: note: byref variable will be forcibly initialized 816 | va_list ap; | ^~ /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:2087:11: note: byref variable will be forcibly initialized 2087 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/media/pci/cx18/cx18-mailbox.c: In function 'cx18_vapi': /kisskb/src/drivers/media/pci/cx18/cx18-mailbox.c:829:10: note: byref variable will be forcibly initialized 829 | va_list ap; | ^~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:2087:5: note: byref variable will be forcibly initialized 2087 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/media/pci/cx18/cx18-mailbox.c:828:6: note: byref variable will be forcibly initialized 828 | u32 data[MAX_MB_ARGUMENTS]; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:2086:6: note: byref variable will be forcibly initialized 2086 | u16 data_offset; | ^~~~~~~~~~~ /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:585:14: note: byref variable will be forcibly initialized 585 | uint16_t igp_offset = 0; | ^~~~~~~~~~ /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:531:21: note: byref variable will be forcibly initialized 531 | u16 igp_lane_info, conn_id, connector_object_id; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:530:6: note: byref variable will be forcibly initialized 530 | int connector_type; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:523:11: note: byref variable will be forcibly initialized 523 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:523:5: note: byref variable will be forcibly initialized 523 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:522:12: note: byref variable will be forcibly initialized 522 | u16 size, data_offset; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:522:6: note: byref variable will be forcibly initialized 522 | u16 size, data_offset; | ^~~~ /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:894:16: note: byref variable will be forcibly initialized 894 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:894:10: note: byref variable will be forcibly initialized 894 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:893:17: note: byref variable will be forcibly initialized 893 | uint16_t size, data_offset; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:893:11: note: byref variable will be forcibly initialized 893 | uint16_t size, data_offset; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atom_get_clock_info': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:1134:11: note: byref variable will be forcibly initialized 1134 | uint16_t data_offset; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:1128:16: note: byref variable will be forcibly initialized 1128 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:1128:10: note: byref variable will be forcibly initialized 1128 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atombios_sideport_present': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:1298:6: note: byref variable will be forcibly initialized 1298 | u16 data_offset; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:1297:11: note: byref variable will be forcibly initialized 1297 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:1297:5: note: byref variable will be forcibly initialized 1297 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atombios_get_tmds_info': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:1334:16: note: byref variable will be forcibly initialized 1334 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:1334:10: note: byref variable will be forcibly initialized 1334 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:1332:11: note: byref variable will be forcibly initialized 1332 | uint16_t data_offset; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atombios_get_ppll_ss_info': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:1383:16: note: byref variable will be forcibly initialized 1383 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:1383:10: note: byref variable will be forcibly initialized 1383 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:1380:24: note: byref variable will be forcibly initialized 1380 | uint16_t data_offset, size; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:1380:11: note: byref variable will be forcibly initialized 1380 | uint16_t data_offset, size; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atombios_get_asic_ss_info': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:1511:16: note: byref variable will be forcibly initialized 1511 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:1511:10: note: byref variable will be forcibly initialized 1511 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:1508:24: note: byref variable will be forcibly initialized 1508 | uint16_t data_offset, size; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:1508:11: note: byref variable will be forcibly initialized 1508 | uint16_t data_offset, size; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atombios_get_lvds_info': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:1623:16: note: byref variable will be forcibly initialized 1623 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:1623:10: note: byref variable will be forcibly initialized 1623 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:1621:11: note: byref variable will be forcibly initialized 1621 | uint16_t data_offset, misc; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atombios_get_primary_dac_info': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:1763:16: note: byref variable will be forcibly initialized 1763 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:1763:10: note: byref variable will be forcibly initialized 1763 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:1761:11: note: byref variable will be forcibly initialized 1761 | uint16_t data_offset; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atom_get_tv_timings': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:1794:6: note: byref variable will be forcibly initialized 1794 | u16 data_offset, misc; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:1793:11: note: byref variable will be forcibly initialized 1793 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:1793:5: note: byref variable will be forcibly initialized 1793 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atombios_get_tv_info': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:1888:16: note: byref variable will be forcibly initialized 1888 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:1888:10: note: byref variable will be forcibly initialized 1888 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:1887:11: note: byref variable will be forcibly initialized 1887 | uint16_t data_offset; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atombios_get_tv_dac_info': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:1949:16: note: byref variable will be forcibly initialized 1949 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:1949:10: note: byref variable will be forcibly initialized 1949 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:1947:11: note: byref variable will be forcibly initialized 1947 | uint16_t data_offset; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atombios_get_default_voltages': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:2376:6: note: byref variable will be forcibly initialized 2376 | u16 data_offset; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:2375:11: note: byref variable will be forcibly initialized 2375 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:2375:5: note: byref variable will be forcibly initialized 2375 | u8 frev, crev; | ^~~~ /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:2839:11: note: byref variable will be forcibly initialized 2839 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:2839:5: note: byref variable will be forcibly initialized 2839 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:2837:27: note: byref variable will be forcibly initialized 2837 | 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:2955:11: note: byref variable will be forcibly initialized 2955 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:2955:5: note: byref variable will be forcibly initialized 2955 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:2953:45: note: byref variable will be forcibly initialized 2953 | 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:3001:37: note: byref variable will be forcibly initialized 3001 | 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:3011:33: note: byref variable will be forcibly initialized 3011 | 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:3020:33: note: byref variable will be forcibly initialized 3020 | 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:3030:33: note: byref variable will be forcibly initialized 3030 | 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:3041:33: note: byref variable will be forcibly initialized 3041 | 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:3055:33: note: byref variable will be forcibly initialized 3055 | SET_ENGINE_CLOCK_PS_ALLOCATION args; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atom_update_memory_dll': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3074:6: note: byref variable will be forcibly initialized 3074 | u32 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:3085:33: note: byref variable will be forcibly initialized 3085 | 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:3105:11: note: byref variable will be forcibly initialized 3105 | u8 frev, crev, volt_index = voltage_level; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3105:5: note: byref variable will be forcibly initialized 3105 | u8 frev, crev, volt_index = voltage_level; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3103:20: note: byref variable will be forcibly initialized 3103 | 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:3143:11: note: byref variable will be forcibly initialized 3143 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3143:5: note: byref variable will be forcibly initialized 3143 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3141:20: note: byref variable will be forcibly initialized 3141 | union set_voltage args; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atombios_parse_pplib_clock_info': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:2476:6: note: byref variable will be forcibly initialized 2476 | u16 vddc; | ^~~~ /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:3189:11: note: byref variable will be forcibly initialized 3189 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3189:5: note: byref variable will be forcibly initialized 3189 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3187:20: note: byref variable will be forcibly initialized 3187 | union set_voltage args; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atom_get_leakage_vddc_based_on_leakage_params': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3220:19: note: byref variable will be forcibly initialized 3220 | u16 data_offset, size; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3220:6: note: byref variable will be forcibly initialized 3220 | u16 data_offset, size; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3219:11: note: byref variable will be forcibly initialized 3219 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3219:5: note: byref variable will be forcibly initialized 3219 | u8 frev, crev; | ^~~~ /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:3311:25: note: byref variable will be forcibly initialized 3311 | 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:3341:11: note: byref variable will be forcibly initialized 3341 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3341:5: note: byref variable will be forcibly initialized 3341 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3339:20: note: byref variable will be forcibly initialized 3339 | union set_voltage args; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atom_is_voltage_gpio': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3443:19: note: byref variable will be forcibly initialized 3443 | u16 data_offset, size; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3443:6: note: byref variable will be forcibly initialized 3443 | u16 data_offset, size; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3442:11: note: byref variable will be forcibly initialized 3442 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3442:5: note: byref variable will be forcibly initialized 3442 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atom_get_svi2_info': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3502:19: note: byref variable will be forcibly initialized 3502 | u16 data_offset, size; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3502:6: note: byref variable will be forcibly initialized 3502 | u16 data_offset, size; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3501:11: note: byref variable will be forcibly initialized 3501 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3501:5: note: byref variable will be forcibly initialized 3501 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atom_get_max_voltage': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3545:19: note: byref variable will be forcibly initialized 3545 | u16 data_offset, size; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3545:6: note: byref variable will be forcibly initialized 3545 | u16 data_offset, size; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3544:11: note: byref variable will be forcibly initialized 3544 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3544:5: note: byref variable will be forcibly initialized 3544 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atombios_parse_pplib_non_clock_info': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:2448:8: note: byref variable will be forcibly initialized 2448 | u16 max_vddci = 0; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:2403:19: note: byref variable will be forcibly initialized 2403 | u16 vddc, vddci, mvdd; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:2403:12: note: byref variable will be forcibly initialized 2403 | u16 vddc, vddci, mvdd; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:2403:6: note: byref variable will be forcibly initialized 2403 | u16 vddc, vddci, mvdd; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atombios_parse_power_table_4_5': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:2580:11: note: byref variable will be forcibly initialized 2580 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:2580:5: note: byref variable will be forcibly initialized 2580 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:2579:6: note: byref variable will be forcibly initialized 2579 | u16 data_offset; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atombios_parse_power_table_6': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:2673:11: note: byref variable will be forcibly initialized 2673 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:2673:5: note: byref variable will be forcibly initialized 2673 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:2672:6: note: byref variable will be forcibly initialized 2672 | u16 data_offset; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atombios_get_power_modes': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:2760:11: note: byref variable will be forcibly initialized 2760 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:2760:5: note: byref variable will be forcibly initialized 2760 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:2759:6: note: byref variable will be forcibly initialized 2759 | u16 data_offset; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atom_get_min_voltage': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3604:19: note: byref variable will be forcibly initialized 3604 | u16 data_offset, size; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3604:6: note: byref variable will be forcibly initialized 3604 | u16 data_offset, size; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3603:11: note: byref variable will be forcibly initialized 3603 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3603:5: note: byref variable will be forcibly initialized 3603 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atom_get_voltage_step': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3654:19: note: byref variable will be forcibly initialized 3654 | u16 data_offset, size; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3654:6: note: byref variable will be forcibly initialized 3654 | u16 data_offset, size; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3653:11: note: byref variable will be forcibly initialized 3653 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3653:5: note: byref variable will be forcibly initialized 3653 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atom_round_to_true_voltage': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3695:32: note: byref variable will be forcibly initialized 3695 | u16 min_voltage, max_voltage, voltage_step; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3695:19: note: byref variable will be forcibly initialized 3695 | u16 min_voltage, max_voltage, voltage_step; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3695:6: note: byref variable will be forcibly initialized 3695 | u16 min_voltage, max_voltage, voltage_step; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atom_get_voltage_table': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3722:19: note: byref variable will be forcibly initialized 3722 | u16 data_offset, size; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3722:6: note: byref variable will be forcibly initialized 3722 | u16 data_offset, size; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3721:11: note: byref variable will be forcibly initialized 3721 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3721:5: note: byref variable will be forcibly initialized 3721 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atom_get_memory_info': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3822:19: note: byref variable will be forcibly initialized 3822 | u16 data_offset, size; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3822:6: note: byref variable will be forcibly initialized 3822 | u16 data_offset, size; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3821:11: note: byref variable will be forcibly initialized 3821 | u8 frev, crev, i; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3821:5: note: byref variable will be forcibly initialized 3821 | u8 frev, crev, i; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atom_get_mclk_range_table': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3912:19: note: byref variable will be forcibly initialized 3912 | u16 data_offset, size; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3912:6: note: byref variable will be forcibly initialized 3912 | u16 data_offset, size; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3911:11: note: byref variable will be forcibly initialized 3911 | u8 frev, crev, i; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3911:5: note: byref variable will be forcibly initialized 3911 | u8 frev, crev, i; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c: In function 'radeon_atom_init_mc_reg_table': /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3986:19: note: byref variable will be forcibly initialized 3986 | u16 data_offset, size; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3986:6: note: byref variable will be forcibly initialized 3986 | u16 data_offset, size; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3984:11: note: byref variable will be forcibly initialized 3984 | u8 frev, crev, num_entries, t_mem_id, num_ranges = 0; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_atombios.c:3984:5: note: byref variable will be forcibly initialized 3984 | u8 frev, crev, num_entries, t_mem_id, num_ranges = 0; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_agp.c: In function 'radeon_agp_init': /kisskb/src/drivers/gpu/drm/radeon/radeon_agp.c:225:25: note: byref variable will be forcibly initialized 225 | struct radeon_agp_info info; | ^~~~ In file included from /kisskb/src/include/linux/rmi.h:10, from /kisskb/src/drivers/input/rmi4/rmi_f30.c:7: /kisskb/src/drivers/input/rmi4/rmi_f30.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/input/rmi4/rmi_f30.c: In function 'rmi_f30_initialize': /kisskb/src/drivers/input/rmi4/rmi_f30.c:277:5: note: byref variable will be forcibly initialized 277 | u8 buf[RMI_F30_QUERY_SIZE]; | ^~~ In file included from /kisskb/src/drivers/staging/iio/resolver/ad2s1210.c:10: /kisskb/src/drivers/staging/iio/resolver/ad2s1210.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/staging/iio/resolver/ad2s1210.c: In function 'ad2s1210_store_reg': /kisskb/src/drivers/staging/iio/resolver/ad2s1210.c:442:16: note: byref variable will be forcibly initialized 442 | unsigned char data; | ^~~~ /kisskb/src/drivers/staging/iio/resolver/ad2s1210.c: In function 'ad2s1210_store_resolution': /kisskb/src/drivers/staging/iio/resolver/ad2s1210.c:345:16: note: byref variable will be forcibly initialized 345 | unsigned char udata; | ^~~~~ /kisskb/src/drivers/staging/iio/resolver/ad2s1210.c: In function 'ad2s1210_store_control': /kisskb/src/drivers/staging/iio/resolver/ad2s1210.c:293:16: note: byref variable will be forcibly initialized 293 | unsigned char udata; | ^~~~~ /kisskb/src/drivers/staging/iio/resolver/ad2s1210.c: In function 'ad2s1210_store_fexcit': /kisskb/src/drivers/staging/iio/resolver/ad2s1210.c:252:15: note: byref variable will be forcibly initialized 252 | unsigned int fexcit; | ^~~~~~ /kisskb/src/drivers/staging/iio/resolver/ad2s1210.c: In function 'ad2s1210_store_fclkin': /kisskb/src/drivers/staging/iio/resolver/ad2s1210.c:214:15: note: byref variable will be forcibly initialized 214 | unsigned int fclkin; | ^~~~~~ /kisskb/src/drivers/input/rmi4/rmi_f34.c: In function 'rmi_f34_write_bootloader_id': /kisskb/src/drivers/input/rmi4/rmi_f34.c:20:5: note: byref variable will be forcibly initialized 20 | u8 bootloader_id[F34_BOOTLOADER_ID_LEN]; | ^~~~~~~~~~~~~ /kisskb/src/drivers/input/rmi4/rmi_f34.c: In function 'rmi_f34_command': /kisskb/src/drivers/input/rmi4/rmi_f34.c:45:12: note: byref variable will be forcibly initialized 45 | static int rmi_f34_command(struct f34_data *f34, u8 command, | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/input/rmi4/rmi_f34.c: In function 'rmi_f34_write_blocks': /kisskb/src/drivers/input/rmi4/rmi_f34.c:136:5: note: byref variable will be forcibly initialized 136 | u8 start_address[] = { 0, 0 }; | ^~~~~~~~~~~~~ /kisskb/src/drivers/input/rmi4/rmi_f34.c: In function 'rmi_driver_update_fw_store': /kisskb/src/drivers/input/rmi4/rmi_f34.c:464:25: note: byref variable will be forcibly initialized 464 | const struct firmware *fw; | ^~ /kisskb/src/drivers/input/rmi4/rmi_f34.c:463:7: note: byref variable will be forcibly initialized 463 | char fw_name[NAME_MAX]; | ^~~~~~~ /kisskb/src/drivers/input/rmi4/rmi_f34.c: In function 'rmi_f34_attention': /kisskb/src/drivers/input/rmi4/rmi_f34.c:105:5: note: byref variable will be forcibly initialized 105 | u8 status; | ^~~~~~ /kisskb/src/drivers/input/rmi4/rmi_f34.c: In function 'rmi_f34_probe': /kisskb/src/drivers/input/rmi4/rmi_f34.c:523:16: note: byref variable will be forcibly initialized 523 | unsigned char f34_queries[9]; | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/arch/powerpc/include/asm/io.h:27, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/dma-buf-map.h:9, from /kisskb/src/drivers/gpu/drm/qxl/qxl_display.c:28: /kisskb/src/drivers/gpu/drm/qxl/qxl_display.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_display.c: In function 'qxl_check_mode': /kisskb/src/drivers/gpu/drm/qxl/qxl_display.c:204:15: note: byref variable will be forcibly initialized 204 | unsigned int size; | ^~~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_display.c:203:15: note: byref variable will be forcibly initialized 203 | unsigned int stride; | ^~~~~~ In file included from /kisskb/src/include/linux/resource_ext.h:11, from /kisskb/src/include/linux/acpi.h:14, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/include/drm/drm_crtc.h:28, from /kisskb/src/include/drm/drm_atomic.h:31, from /kisskb/src/drivers/gpu/drm/qxl/qxl_display.c:31: /kisskb/src/drivers/gpu/drm/qxl/qxl_display.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /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/net/wireless/ath/wil6210/interrupt.c: In function 'wil_notify_fw_error': /kisskb/src/drivers/net/wireless/ath/wil6210/interrupt.c:496:8: note: byref variable will be forcibly initialized 496 | char *envp[3] = { | ^~~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_display.c: In function 'qxl_primary_move_cursor': /kisskb/src/drivers/gpu/drm/qxl/qxl_display.c:534:22: note: byref variable will be forcibly initialized 534 | struct qxl_release *release; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_display.c: In function 'qxl_cursor_atomic_disable': /kisskb/src/drivers/gpu/drm/qxl/qxl_display.c:702:13: note: byref variable will be forcibly initialized 702 | static void qxl_cursor_atomic_disable(struct drm_plane *plane, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_display.c:709:22: note: byref variable will be forcibly initialized 709 | struct qxl_release *release; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_display.c: In function 'qxl_primary_apply_cursor': /kisskb/src/drivers/gpu/drm/qxl/qxl_display.c:488:22: note: byref variable will be forcibly initialized 488 | struct qxl_release *release; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_display.c: In function 'qxl_prepare_shadow': /kisskb/src/drivers/gpu/drm/qxl/qxl_display.c:795:21: note: byref variable will be forcibly initialized 795 | 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/gpu/drm/qxl/qxl_display.c:568:17: note: byref variable will be forcibly initialized 568 | struct qxl_bo *cursor_bo; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_display.c: In function 'qxl_plane_prepare_fb': /kisskb/src/drivers/gpu/drm/qxl/qxl_display.c:826:12: note: byref variable will be forcibly initialized 826 | static int qxl_plane_prepare_fb(struct drm_plane *plane, | ^~~~~~~~~~~~~~~~~~~~ /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:1186:21: note: byref variable will be forcibly initialized 1186 | struct dma_buf_map map; | ^~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_display.c:1185:25: note: byref variable will be forcibly initialized 1185 | struct drm_gem_object *gobj; | ^~~~ /kisskb/src/drivers/input/rmi4/rmi_f34v7.c: In function 'rmi_f34v7_write_partition_id': /kisskb/src/drivers/input/rmi4/rmi_f34v7.c:213:5: note: byref variable will be forcibly initialized 213 | u8 partition; | ^~~~~~~~~ /kisskb/src/drivers/input/rmi4/rmi_f34v7.c: In function 'rmi_f34v7_read_queries_bl_version': /kisskb/src/drivers/input/rmi4/rmi_f34v7.c:427:25: note: byref variable will be forcibly initialized 427 | struct f34v7_query_1_7 query_1_7; | ^~~~~~~~~ /kisskb/src/drivers/input/rmi4/rmi_f34v7.c:426:5: note: byref variable will be forcibly initialized 426 | u8 query_0; | ^~~~~~~ /kisskb/src/drivers/input/rmi4/rmi_f34v7.c: In function 'rmi_f34v7_read_flash_status': /kisskb/src/drivers/input/rmi4/rmi_f34v7.c:24:5: note: byref variable will be forcibly initialized 24 | u8 command; | ^~~~~~~ /kisskb/src/drivers/input/rmi4/rmi_f34v7.c:23:5: note: byref variable will be forcibly initialized 23 | u8 status; | ^~~~~~ /kisskb/src/drivers/input/rmi4/rmi_f34v7.c: In function 'rmi_f34v7_write_command_single_transaction': /kisskb/src/drivers/input/rmi4/rmi_f34v7.c:80:24: note: byref variable will be forcibly initialized 80 | struct f34v7_data_1_5 data_1_5; | ^~~~~~~~ /kisskb/src/drivers/input/rmi4/rmi_f34v7.c: In function 'rmi_f34v7_write_command': /kisskb/src/drivers/input/rmi4/rmi_f34v7.c:141:5: note: byref variable will be forcibly initialized 141 | u8 command; | ^~~~~~~ /kisskb/src/drivers/input/rmi4/rmi_f34v7.c: In function 'rmi_f34v7_read_blocks': /kisskb/src/drivers/input/rmi4/rmi_f34v7.c:749:6: note: byref variable will be forcibly initialized 749 | u16 block_number = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/input/rmi4/rmi_f34v7.c:745:9: note: byref variable will be forcibly initialized 745 | __le16 length; | ^~~~~~ /kisskb/src/drivers/input/rmi4/rmi_f34v7.c: In function 'rmi_f34v7_write_f34v7_blocks': /kisskb/src/drivers/input/rmi4/rmi_f34v7.c:822:6: note: byref variable will be forcibly initialized 822 | u16 block_number = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/input/rmi4/rmi_f34v7.c:818:9: note: byref variable will be forcibly initialized 818 | __le16 length; | ^~~~~~ /kisskb/src/drivers/input/rmi4/rmi_f34v7.c: In function 'rmi_f34v7_read_partition_table': /kisskb/src/drivers/input/rmi4/rmi_f34v7.c:282:6: note: byref variable will be forcibly initialized 282 | u16 block_number = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/input/rmi4/rmi_f34v7.c:281:9: note: byref variable will be forcibly initialized 281 | __le16 length; | ^~~~~~ /kisskb/src/drivers/input/rmi4/rmi_f34v7.c: In function 'rmi_f34v7_read_queries': /kisskb/src/drivers/input/rmi4/rmi_f34v7.c:519:6: note: byref variable will be forcibly initialized 519 | u8 f34_ctrl[CONFIG_ID_SIZE]; | ^~~~~~~~ /kisskb/src/drivers/input/rmi4/rmi_f34v7.c:470:25: note: byref variable will be forcibly initialized 470 | struct f34v7_query_1_7 query_1_7; | ^~~~~~~~~ /kisskb/src/drivers/input/rmi4/rmi_f34v7.c:469:5: note: byref variable will be forcibly initialized 469 | u8 query_0; | ^~~~~~~ /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); | ^ In file included from /kisskb/src/include/linux/rmi.h:10, from /kisskb/src/drivers/input/rmi4/rmi_f3a.c:7: /kisskb/src/drivers/input/rmi4/rmi_f3a.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/input/rmi4/rmi_f3a.c: In function 'rmi_f3a_initialize': /kisskb/src/drivers/input/rmi4/rmi_f3a.c:171:5: note: byref variable will be forcibly initialized 171 | u8 buf; | ^~~ /kisskb/src/drivers/input/rmi4/rmi_f3a.c:170:5: note: byref variable will be forcibly initialized 170 | u8 ctrl1[RMI_F3A_MAX_REG_SIZE]; | ^~~~~ /kisskb/src/drivers/input/rmi4/rmi_f3a.c:169:5: note: byref variable will be forcibly initialized 169 | u8 query1[RMI_F3A_MAX_REG_SIZE]; | ^~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x0/phy.c: In function 'mt76x0_rf_rr': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x0/phy.c:125:24: note: byref variable will be forcibly initialized 125 | struct mt76_reg_pair pair = { | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x0/phy.c: In function 'mt76x0_rf_wr': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x0/phy.c:106:24: note: byref variable will be forcibly initialized 106 | struct mt76_reg_pair pair = { | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x0/phy.c: In function 'mt76x0_phy_get_delta_power': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x0/phy.c:706:6: note: byref variable will be forcibly initialized 706 | u8 bound[7]; | ^~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x0/phy.c: In function 'mt76x0_phy_tssi_calibrate': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x0/phy.c:826:6: note: byref variable will be forcibly initialized 826 | s16 ltssi; | ^~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x0/phy.c:825:5: note: byref variable will be forcibly initialized 825 | u8 tssi_info[3], tx_mode; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x0/phy.c:824:19: note: byref variable will be forcibly initialized 824 | s8 target_power, target_pa_power; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x0/phy.c:824:5: note: byref variable will be forcibly initialized 824 | s8 target_power, target_pa_power; | ^~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x0/phy.c: In function 'mt76x0_phy_set_txpower': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x0/phy.c:845:5: note: byref variable will be forcibly initialized 845 | s8 info; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_pipe.c: In function 'recv_packet_completion': /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_pipe.c:934:19: note: byref variable will be forcibly initialized 934 | struct list_head container; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_pipe.c: In function 'send_packet_completion': /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_pipe.c:81:19: note: byref variable will be forcibly initialized 81 | struct list_head container; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_pipe.c: In function 'htc_flush_rx_queue': /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_pipe.c:1098:19: note: byref variable will be forcibly initialized 1098 | struct list_head container; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_pipe.c: In function 'htc_try_send': /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_pipe.c:304:19: note: byref variable will be forcibly initialized 304 | struct list_head send_queue; /* temp queue to hold packets */ | ^~~~~~~~~~ /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/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/net/wireless/ath/ath6kl/htc_pipe.c: In function 'ath6kl_htc_pipe_tx': /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_pipe.c:1542:19: note: byref variable will be forcibly initialized 1542 | struct list_head queue; | ^~~~~ /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_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_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_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/net/wireless/ath/ath6kl/htc_pipe.c: In function 'ath6kl_htc_pipe_wait_target': /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_pipe.c:1559:34: note: byref variable will be forcibly initialized 1559 | struct htc_service_connect_resp resp; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/htc_pipe.c:1558:33: note: byref variable will be forcibly initialized 1558 | struct htc_service_connect_req connect; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c: In function 'dce4_crtc_do_set_base': /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c:1155:35: note: byref variable will be forcibly initialized 1155 | unsigned bankw, bankh, mtaspect, tile_split; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c:1155:25: note: byref variable will be forcibly initialized 1155 | unsigned bankw, bankh, mtaspect, tile_split; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c:1155:18: note: byref variable will be forcibly initialized 1155 | unsigned bankw, bankh, mtaspect, tile_split; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c:1155:11: note: byref variable will be forcibly initialized 1155 | unsigned bankw, bankh, mtaspect, tile_split; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c:1154:39: note: byref variable will be forcibly initialized 1154 | uint32_t fb_format, fb_pitch_pixels, tiling_flags; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c:1153:11: note: byref variable will be forcibly initialized 1153 | uint64_t fb_location; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c: In function 'avivo_crtc_do_set_base': /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c:1475:39: note: byref variable will be forcibly initialized 1475 | uint32_t fb_format, fb_pitch_pixels, tiling_flags; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c:1474:11: note: byref variable will be forcibly initialized 1474 | uint64_t fb_location; | ^~~~~~~~~~~ /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:776:11: note: byref variable will be forcibly initialized 776 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c:776:5: note: byref variable will be forcibly initialized 776 | u8 frev, crev; | ^~~~ /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:838:11: note: byref variable will be forcibly initialized 838 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c:838:5: note: byref variable will be forcibly initialized 838 | u8 frev, crev; | ^~~~ /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; | ^~ In file included from /kisskb/src/include/linux/rmi.h:10, from /kisskb/src/drivers/input/rmi4/rmi_spi.c:9: /kisskb/src/drivers/input/rmi4/rmi_spi.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/input/rmi4/rmi_spi.c: In function 'rmi_spi_xfer': /kisskb/src/drivers/input/rmi4/rmi_spi.c:119:21: note: byref variable will be forcibly initialized 119 | struct spi_message msg; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c: In function 'atombios_crtc_set_pll': /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c:1071:48: note: byref variable will be forcibly initialized 1071 | u32 ref_div = 0, fb_div = 0, frac_fb_div = 0, post_div = 0; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c:1071:31: note: byref variable will be forcibly initialized 1071 | u32 ref_div = 0, fb_div = 0, frac_fb_div = 0, post_div = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c:1071:19: note: byref variable will be forcibly initialized 1071 | u32 ref_div = 0, fb_div = 0, frac_fb_div = 0, post_div = 0; | ^~~~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c:1071:6: note: byref variable will be forcibly initialized 1071 | u32 ref_div = 0, fb_div = 0, frac_fb_div = 0, post_div = 0; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c:1069:6: note: byref variable will be forcibly initialized 1069 | u32 pll_clock = mode->clock; | ^~~~~~~~~ /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/input/rmi4/rmi_spi.c: In function 'rmi_set_page': /kisskb/src/drivers/input/rmi4/rmi_spi.c:258:21: note: byref variable will be forcibly initialized 258 | struct rmi_spi_cmd cmd; | ^~~ /kisskb/src/drivers/input/rmi4/rmi_spi.c: In function 'rmi_spi_write_block': /kisskb/src/drivers/input/rmi4/rmi_spi.c:277:21: note: byref variable will be forcibly initialized 277 | struct rmi_spi_cmd cmd; | ^~~ /kisskb/src/drivers/input/rmi4/rmi_spi.c: In function 'rmi_spi_read_block': /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c: In function 'atombios_adjust_pll': /kisskb/src/drivers/input/rmi4/rmi_spi.c:303:21: note: byref variable will be forcibly initialized 303 | struct rmi_spi_cmd cmd; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c:679:12: note: byref variable will be forcibly initialized 679 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_crtc.c:679:6: note: byref variable will be forcibly initialized 679 | u8 frev, crev; | ^~~~ /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/net/wireless/ath/wil6210/txrx.c: In function 'wil_vring_alloc_skb': /kisskb/src/drivers/net/wireless/ath/wil6210/txrx.c:261:23: note: byref variable will be forcibly initialized 261 | struct vring_rx_desc dd, *d = ⅆ | ^~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/drivers/net/wireless/ath/wil6210/txrx.c:7: /kisskb/src/drivers/net/wireless/ath/wil6210/txrx.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/key.c: In function 'ath_key_config': /kisskb/src/drivers/net/wireless/ath/key.c:480:5: note: byref variable will be forcibly initialized 480 | u8 gmac[ETH_ALEN]; | ^~~~ /kisskb/src/drivers/net/wireless/ath/key.c:478:20: note: byref variable will be forcibly initialized 478 | struct ath_keyval hk; | ^~ /kisskb/src/drivers/net/wireless/ath/wil6210/txrx.c: In function 'wil_vring_free': /kisskb/src/drivers/net/wireless/ath/wil6210/txrx.c:232:25: note: byref variable will be forcibly initialized 232 | struct vring_rx_desc dd, *d = ⅆ | ^~ /kisskb/src/drivers/net/wireless/ath/wil6210/txrx.c:214:25: note: byref variable will be forcibly initialized 214 | struct vring_tx_desc dd, *d = ⅆ | ^~ /kisskb/src/drivers/net/wireless/ath/wil6210/txrx.c: In function '__wil_tx_ring': /kisskb/src/drivers/net/wireless/ath/wil6210/txrx.c:2041:13: note: byref variable will be forcibly initialized 2041 | dma_addr_t pa; | ^~ /kisskb/src/drivers/net/wireless/ath/wil6210/txrx.c:2032:23: note: byref variable will be forcibly initialized 2032 | struct vring_tx_desc dd, *d = ⅆ | ^~ /kisskb/src/drivers/net/wireless/ath/wil6210/txrx.c: In function '__wil_tx_vring_tso': /kisskb/src/drivers/net/wireless/ath/wil6210/txrx.c:1735:47: note: byref variable will be forcibly initialized 1735 | struct vring_tx_desc desc_mem, hdr_desc_mem, first_desc_mem, | ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/txrx.c:1735:33: note: byref variable will be forcibly initialized 1735 | struct vring_tx_desc desc_mem, hdr_desc_mem, first_desc_mem, | ^~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/txrx.c:1735:23: note: byref variable will be forcibly initialized 1735 | struct vring_tx_desc desc_mem, hdr_desc_mem, first_desc_mem, | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/txrx.c: In function 'wil_netif_rx_any': /kisskb/src/drivers/net/wireless/ath/wil6210/txrx.c:973:11: note: byref variable will be forcibly initialized 973 | int cid, security; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/txrx.c:973:6: note: byref variable will be forcibly initialized 973 | int cid, security; | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/txrx.c: In function 'wil_tx_complete': /kisskb/src/drivers/net/wireless/ath/wil6210/txrx.c:2467:25: note: byref variable will be forcibly initialized 2467 | struct vring_tx_desc dd, *d = ⅆ | ^~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/debugfs.c: In function 'mt7615_ext_mac_addr_write': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/debugfs.c:464:7: note: byref variable will be forcibly initialized 464 | char buf[32]; | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/debugfs.c:463:5: note: byref variable will be forcibly initialized 463 | u8 addr[ETH_ALEN]; | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/debugfs.c:462:16: note: byref variable will be forcibly initialized 462 | unsigned long idx = 0; | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/debugfs.c: In function 'mt7615_ext_mac_addr_read': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/debugfs.c:437:5: note: byref variable will be forcibly initialized 437 | u8 addr[ETH_ALEN]; | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/debugfs.c:436:7: note: byref variable will be forcibly initialized 436 | char buf[32 * ((ETH_ALEN * 3) + 4) + 1]; | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mac.c: In function 'mt7615_mac_write_txwi': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mac.c:701:6: note: byref variable will be forcibly initialized 701 | u8 bw; | ^~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mac.c: In function 'mt7615_mac_update_rate_desc': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mac.c:919:5: note: byref variable will be forcibly initialized 919 | u8 bw, bw_prev; | ^~ /kisskb/src/drivers/extcon/extcon-adc-jack.c: In function 'adc_jack_handler': /kisskb/src/drivers/extcon/extcon-adc-jack.c:61:11: note: byref variable will be forcibly initialized 61 | int ret, adc_val; | ^~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mac.c: In function 'mt7615_mac_set_rates': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mac.c:1051:26: note: byref variable will be forcibly initialized 1051 | struct mt7615_rate_desc rd; | ^~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mac.c: In function 'mt7615_mac_wtbl_update_key': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mac.c:1128:5: note: byref variable will be forcibly initialized 1128 | u8 data[32] = {}; | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mac.c: In function 'mt7615_mac_add_txs_skb': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mac.c:1421:22: note: byref variable will be forcibly initialized 1421 | struct sk_buff_head list; | ^~~~ In file included from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/../mt76.h:16, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/../mt76_connac.h:7, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/../mt76_connac_mcu.h:7, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mt7615.h:11, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mac.c:13: /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mac.c: In function 'mt7615_mac_add_txs': /kisskb/src/include/net/mac80211.h:4851:29: note: byref variable will be forcibly initialized 4851 | struct ieee80211_tx_status status = { | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mt7615_trace.h:56, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/trace.c:10: /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/trace.c: In function 'perf_trace_dev_token': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h:27:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 27 | DECLARE_EVENT_CLASS(dev_token, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h:27:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 27 | DECLARE_EVENT_CLASS(dev_token, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mt7615_trace.h:56, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/trace.c:10: /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/trace.c: In function 'trace_event_raw_event_dev_token': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h:27:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 27 | DECLARE_EVENT_CLASS(dev_token, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mt7615_trace.h:56, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/trace.c:10: /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/trace.c: In function '__bpf_trace_dev_token': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h:27:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 27 | DECLARE_EVENT_CLASS(dev_token, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h:27:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 27 | DECLARE_EVENT_CLASS(dev_token, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h:27:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 27 | DECLARE_EVENT_CLASS(dev_token, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/./mt7615_trace.h:27:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 27 | DECLARE_EVENT_CLASS(dev_token, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mac.c: In function 'mt7615_tx_token_put': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mac.c:2038:6: note: byref variable will be forcibly initialized 2038 | int id; | ^~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mac.c: In function 'mt7615_mac_sta_poll': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/mac.c:852:19: note: byref variable will be forcibly initialized 852 | struct list_head sta_poll_list; | ^~~~~~~~~~~~~ /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/iio/accel/adxl372.c: In function 'adxl372_get_status': /kisskb/src/drivers/iio/accel/adxl372.c:578:9: note: byref variable will be forcibly initialized 578 | __be32 buf; | ^~~ /kisskb/src/drivers/iio/accel/adxl372.c: In function 'adxl372_arrange_axis_data': /kisskb/src/drivers/iio/accel/adxl372.c:603:9: note: byref variable will be forcibly initialized 603 | __be16 axis_sample[3]; | ^~~~~~~~~~~ /kisskb/src/drivers/iio/accel/adxl372.c: In function 'adxl372_trigger_handler': /kisskb/src/drivers/iio/accel/adxl372.c:640:6: note: byref variable will be forcibly initialized 640 | u16 fifo_entries; | ^~~~~~~~~~~~ /kisskb/src/drivers/iio/accel/adxl372.c:639:14: note: byref variable will be forcibly initialized 639 | u8 status1, status2; | ^~~~~~~ /kisskb/src/drivers/iio/accel/adxl372.c:639:5: note: byref variable will be forcibly initialized 639 | u8 status1, status2; | ^~~~~~~ /kisskb/src/drivers/iio/accel/adxl372.c: In function 'adxl372_read_threshold_value': /kisskb/src/drivers/iio/accel/adxl372.c:318:9: note: byref variable will be forcibly initialized 318 | __be16 raw_regval; | ^~~~~~~~~~ /kisskb/src/drivers/iio/accel/adxl372.c: In function 'adxl372_read_event_value': /kisskb/src/drivers/iio/accel/adxl372.c:846:6: note: byref variable will be forcibly initialized 846 | u16 raw_value; | ^~~~~~~~~ /kisskb/src/drivers/iio/accel/adxl372.c: In function 'adxl372_read_axis': /kisskb/src/drivers/iio/accel/adxl372.c:356:9: note: byref variable will be forcibly initialized 356 | __be16 regval; | ^~~~~~ /kisskb/src/drivers/iio/accel/adxl372.c: In function 'adxl372_read_raw': /kisskb/src/drivers/iio/accel/adxl372.c:356:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/accel/adxl372.c: In function 'adxl372_set_activity_threshold': /kisskb/src/drivers/iio/accel/adxl372.c:449:16: note: byref variable will be forcibly initialized 449 | unsigned char buf[6]; | ^~~ /kisskb/src/drivers/iio/accel/adxl372.c: In function 'adxl372_setup': /kisskb/src/drivers/iio/accel/adxl372.c:449:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/accel/adxl372.c:449:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/accel/adxl372.c:681:15: note: byref variable will be forcibly initialized 681 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c: In function 'r871x_wps_start': /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c:2049:8: note: byref variable will be forcibly initialized 2049 | u32 u32wps_start = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c: In function 'r871x_set_wpa_ie': /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c:563:12: note: byref variable will be forcibly initialized 563 | u8 eid, wps_oui[4] = {0x0, 0x50, 0xf2, 0x04}; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c:479:24: note: byref variable will be forcibly initialized 479 | int group_cipher = 0, pairwise_cipher = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c:479:6: note: byref variable will be forcibly initialized 479 | int group_cipher = 0, pairwise_cipher = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/iio/adc/ad_sigma_delta.c: In function 'ad_sd_write_reg': /kisskb/src/drivers/iio/adc/ad_sigma_delta.c:66:21: note: byref variable will be forcibly initialized 66 | struct spi_message m; | ^ /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c: In function 'r871x_mp_ioctl_hdl': /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c:1868:41: note: byref variable will be forcibly initialized 1868 | unsigned long BytesRead, BytesWritten, BytesNeeded; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c:1868:27: note: byref variable will be forcibly initialized 1868 | unsigned long BytesRead, BytesWritten, BytesNeeded; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c:1868:16: note: byref variable will be forcibly initialized 1868 | unsigned long BytesRead, BytesWritten, BytesNeeded; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c:1865:22: note: byref variable will be forcibly initialized 1865 | struct oid_par_priv oid_par; | ^~~~~~~ /kisskb/src/drivers/iio/adc/ad_sigma_delta.c: In function 'ad_sd_read_reg_raw': /kisskb/src/drivers/iio/adc/ad_sigma_delta.c:114:21: note: byref variable will be forcibly initialized 114 | struct spi_message m; | ^ /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c: In function 'r871x_wx_set_pmkid': /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c:766:5: note: byref variable will be forcibly initialized 766 | u8 strIssueBssid[ETH_ALEN] = {0x00}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c:765:5: note: byref variable will be forcibly initialized 765 | u8 strZeroMacAddress[ETH_ALEN] = {0x00}; | ^~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/iio/adc/ad_sigma_delta.c:13: /kisskb/src/drivers/iio/adc/ad_sigma_delta.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c: In function 'r8711_wx_set_enc': /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c:1495:26: note: byref variable will be forcibly initialized 1495 | struct NDIS_802_11_WEP wep; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/drivers/iio/adc/ad_sigma_delta.c:9: /kisskb/src/drivers/iio/adc/ad_sigma_delta.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/iio/adc/ad_sigma_delta.c: In function 'ad_sigma_delta_single_conversion': /kisskb/src/drivers/iio/adc/ad_sigma_delta.c:279:23: note: byref variable will be forcibly initialized 279 | unsigned int sample, raw_sample; | ^~~~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c: In function 'r871x_get_ap_info': /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c:1949:7: note: byref variable will be forcibly initialized 1949 | char data[33]; | ^~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c:1948:5: note: byref variable will be forcibly initialized 1948 | u8 bssid[ETH_ALEN]; | ^~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c:1944:15: note: byref variable will be forcibly initialized 1944 | u32 cnt = 0, wpa_ielen; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c: In function 'r8711_wx_get_rate': /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c:1397:6: note: byref variable will be forcibly initialized 1397 | u32 ht_ielen = 0; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c: In function 'r8711_wx_set_rate': /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c:1322:5: note: byref variable will be forcibly initialized 1322 | u8 datarates[NumRates]; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c: In function 'r8711_wx_set_essid': /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c:1240:26: note: byref variable will be forcibly initialized 1240 | struct ndis_802_11_ssid ndis_ssid; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c: In function 'r8711_wx_get_name': /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c:600:6: note: byref variable will be forcibly initialized 600 | u32 ht_ielen = 0; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c: In function 'translate_scan_wpa': /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c:133:19: note: byref variable will be forcibly initialized 133 | u16 wpa_len = 0, rsn_len = 0; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c:133:6: note: byref variable will be forcibly initialized 133 | u16 wpa_len = 0, rsn_len = 0; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c:132:18: note: byref variable will be forcibly initialized 132 | u8 wpa_ie[255], rsn_ie[255]; | ^~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c:132:5: note: byref variable will be forcibly initialized 132 | u8 wpa_ie[255], rsn_ie[255]; | ^~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c:131:5: note: byref variable will be forcibly initialized 131 | u8 buf[MAX_WPA_IE_LEN]; | ^~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c: In function 'translate_scan_wps': /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c:190:7: note: byref variable will be forcibly initialized 190 | uint wps_ielen; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c:189:5: note: byref variable will be forcibly initialized 189 | u8 wps_ie[512]; | ^~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c: In function 'translate_scan': /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c:214:13: note: byref variable will be forcibly initialized 214 | u32 i = 0, ht_ielen = 0; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c:211:18: note: byref variable will be forcibly initialized 211 | struct iw_event iwe; | ^~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c: In function 'r8711_wx_set_scan': /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c:1149:28: note: byref variable will be forcibly initialized 1149 | struct ndis_802_11_ssid ssid; | ^~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c: In function 'r871x_wx_set_priv': /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c:949:20: note: byref variable will be forcibly initialized 949 | union iwreq_data wrqd; | ^~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c: In function 'r8712_indicate_wx_assoc_event': /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c:58:19: note: byref variable will be forcibly initialized 58 | union iwreq_data wrqu; | ^~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c: In function 'r8712_indicate_wx_disassoc_event': /kisskb/src/drivers/staging/rtl8712/rtl871x_ioctl_linux.c:69:19: note: byref variable will be forcibly initialized 69 | union iwreq_data wrqu; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c: In function 'amdgpu_amdkfd_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c:46:17: note: byref variable will be forcibly initialized 46 | struct sysinfo si; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c: In function 'amdgpu_amdkfd_device_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c:120:35: note: byref variable will be forcibly initialized 120 | struct kgd2kfd_shared_resources gpu_resources = { | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c: In function 'amdgpu_amdkfd_alloc_gtt_mem': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c:249:8: note: byref variable will be forcibly initialized 249 | void *cpu_ptr_tmp = NULL; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c:247:25: note: byref variable will be forcibly initialized 247 | struct amdgpu_bo_param bp; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c:246:20: note: byref variable will be forcibly initialized 246 | struct amdgpu_bo *bo = NULL; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c: In function 'amdgpu_amdkfd_free_gtt_mem': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c:316:20: note: byref variable will be forcibly initialized 316 | struct amdgpu_bo *bo = (struct amdgpu_bo *) mem_obj; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c: In function 'amdgpu_amdkfd_alloc_gws': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c:330:25: note: byref variable will be forcibly initialized 330 | struct amdgpu_bo_param bp; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c:329:25: note: byref variable will be forcibly initialized 329 | struct amdgpu_bo_user *ubo; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c: In function 'amdgpu_amdkfd_free_gws': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c:356:20: note: byref variable will be forcibly initialized 356 | struct amdgpu_bo *bo = (struct amdgpu_bo *)mem_obj; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c: In function 'amdgpu_amdkfd_get_cu_info': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c:443:24: note: byref variable will be forcibly initialized 443 | struct amdgpu_cu_info acu_info = adev->gfx.cu_info; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c: In function 'amdgpu_amdkfd_get_dmabuf_info': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c:472:11: note: byref variable will be forcibly initialized 472 | uint64_t metadata_flags; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c: In function 'amdgpu_amdkfd_submit_ib': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c:631:20: note: byref variable will be forcibly initialized 631 | struct dma_fence *f = NULL; | ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c:628:21: note: byref variable will be forcibly initialized 628 | struct amdgpu_job *job; | ^~~ /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; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/pci.h:38, from /kisskb/src/drivers/gpu/drm/radeon/radeon_combios.c:28: /kisskb/src/drivers/gpu/drm/radeon/radeon_combios.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /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/input/input.c: In function 'input_pass_event': /kisskb/src/drivers/input/input.c:169:21: note: byref variable will be forcibly initialized 169 | struct input_value vals[] = { { type, code, value } }; | ^~~~ In file included from /kisskb/src/drivers/input/input.c:16: /kisskb/src/drivers/input/input.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/input/input.c: In function 'input_get_disposition': /kisskb/src/drivers/input/input.c:265:6: note: byref variable will be forcibly initialized 265 | int value = *pval; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_combios.c: In function 'radeon_combios_get_lvds_info': /kisskb/src/drivers/gpu/drm/radeon/radeon_combios.c:1176:7: note: byref variable will be forcibly initialized 1176 | char stmp[30]; | ^~~~ /kisskb/src/drivers/input/input.c: In function 'input_set_keycode': /kisskb/src/drivers/input/input.c:960:22: note: byref variable will be forcibly initialized 960 | struct input_value vals[] = { | ^~~~ /kisskb/src/drivers/input/input.c:934:15: note: byref variable will be forcibly initialized 934 | unsigned int old_keycode; | ^~~~~~~~~~~ /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/gpu/drm/radeon/radeon_combios.c:2312:32: note: byref variable will be forcibly initialized 2312 | enum radeon_combios_connector connector; | ^~~~~~~~~ /kisskb/src/drivers/input/input.c: In function 'input_dev_release_keys': /kisskb/src/drivers/input/input.c:169:21: note: byref variable will be forcibly initialized 169 | struct input_value vals[] = { { type, code, value } }; | ^~~~ /kisskb/src/drivers/input/input.c:169:21: note: byref variable will be forcibly initialized /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; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/udl/udl_transfer.c: In function 'udl_render_hline': /kisskb/src/drivers/gpu/drm/udl/udl_transfer.c:220:6: note: byref variable will be forcibly initialized 220 | u8 *cmd = *urb_buf_ptr; | ^~~ /kisskb/src/drivers/gpu/drm/udl/udl_transfer.c:218:6: note: byref variable will be forcibly initialized 218 | u32 base16 = 0 + (device_byte_offset >> log_bpp) * 2; | ^~~~~~ /kisskb/src/drivers/gpu/drm/udl/udl_transfer.c:217:36: note: byref variable will be forcibly initialized 217 | const u8 *line_start, *line_end, *next_pixel; | ^~~~~~~~~~ /kisskb/src/drivers/input/input.c: In function 'inhibited_store': /kisskb/src/drivers/input/input.c:1441:7: note: byref variable will be forcibly initialized 1441 | bool inhibited; | ^~~~~~~~~ /kisskb/src/drivers/input/input.c: In function 'input_repeat_key': /kisskb/src/drivers/input/input.c:188:22: note: byref variable will be forcibly initialized 188 | struct input_value vals[] = { | ^~~~ /kisskb/src/drivers/input/input.c: In function 'input_seq_print_bitmap': /kisskb/src/drivers/input/input.c:1146:7: note: byref variable will be forcibly initialized 1146 | char buf[18]; | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/mcu.c: In function 'mt7921_load_patch': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/mcu.c:653:25: note: byref variable will be forcibly initialized 653 | const struct firmware *fw = NULL; | ^~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/mcu.c: In function 'mt7921_load_ram': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/mcu.c:819:25: note: byref variable will be forcibly initialized 819 | const struct firmware *fw; | ^~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/mcu.c: In function 'mt7921_run_firmware': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/mcu.c:895:4: note: byref variable will be forcibly initialized 895 | } data = { | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/mcu.c: In function 'mt7921_mcu_get_eeprom': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/mcu.c:1107:18: note: byref variable will be forcibly initialized 1107 | struct sk_buff *skb; | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/mcu.c: In function 'mt7921_get_txpwr_info': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/mcu.c:1342:18: note: byref variable will be forcibly initialized 1342 | struct sk_buff *skb; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c: In function 'amdgpu_cgs_get_firmware_info': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c:241:8: note: byref variable will be forcibly initialized 241 | char fw_name[30] = {0}; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/txrx_edma.c: In function 'wil_is_rx_idle_edma': /kisskb/src/drivers/net/wireless/ath/wil6210/txrx_edma.c:576:5: note: byref variable will be forcibly initialized 576 | u8 dr_bit; | ^~~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/txrx_edma.c:574:32: note: byref variable will be forcibly initialized 574 | struct wil_rx_status_extended msg1; | ^~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/txrx_edma.c: In function 'wil_sring_reap_rx_edma': /kisskb/src/drivers/net/wireless/ath/wil6210/txrx_edma.c:866:5: note: byref variable will be forcibly initialized 866 | u8 dr_bit; | ^~~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/txrx_edma.c:865:6: note: byref variable will be forcibly initialized 865 | int delta; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/txrx_edma.c:864:12: note: byref variable will be forcibly initialized 864 | bool eop, headstolen; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/txrx_edma.c:854:32: note: byref variable will be forcibly initialized 854 | struct wil_rx_status_extended msg1; | ^~~~ /kisskb/src/drivers/extcon/extcon-fsa9480.c: In function 'fsa9480_read_irq': /kisskb/src/drivers/extcon/extcon-fsa9480.c:191:5: note: byref variable will be forcibly initialized 191 | u8 regs[2]; | ^~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/txrx_edma.c: In function 'wil_ring_alloc_skb_edma': /kisskb/src/drivers/net/wireless/ath/wil6210/txrx_edma.c:163:30: note: byref variable will be forcibly initialized 163 | struct wil_rx_enhanced_desc dd, *d = ⅆ | ^~ /kisskb/src/drivers/extcon/extcon-fsa9480.c: In function 'fsa9480_read_reg': /kisskb/src/drivers/extcon/extcon-fsa9480.c:178:11: note: byref variable will be forcibly initialized 178 | int ret, val; | ^~~ /kisskb/src/drivers/extcon/extcon-fsa9480.c: In function 'fsa9480_irq_handler': /kisskb/src/drivers/extcon/extcon-fsa9480.c:247:6: note: byref variable will be forcibly initialized 247 | int intr = 0; | ^~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/drivers/net/wireless/ath/wil6210/txrx_edma.c:6: /kisskb/src/drivers/net/wireless/ath/wil6210/txrx_edma.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/txrx_edma.c: In function 'wil_tx_tso_gen_desc': /kisskb/src/drivers/net/wireless/ath/wil6210/txrx_edma.c:1361:30: note: byref variable will be forcibly initialized 1361 | struct wil_tx_enhanced_desc desc_mem, *d = &desc_mem; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/txrx_edma.c: In function '__wil_tx_ring_tso_edma': /kisskb/src/drivers/net/wireless/ath/wil6210/txrx_edma.c:1532:31: note: byref variable will be forcibly initialized 1532 | struct wil_tx_enhanced_desc dd, *d = ⅆ | ^~ /kisskb/src/drivers/net/wireless/ath/wil6210/txrx_edma.c:1416:6: note: byref variable will be forcibly initialized 1416 | int descs_used = 0; /* total number of used descriptors */ | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/txrx_edma.c: In function 'wil_ring_free_edma': /kisskb/src/drivers/net/wireless/ath/wil6210/txrx_edma.c:452:31: note: byref variable will be forcibly initialized 452 | struct wil_tx_enhanced_desc dd, *d = ⅆ | ^~ /kisskb/src/drivers/net/wireless/ath/wil6210/txrx_edma.c: In function 'wil_tx_sring_handler': /kisskb/src/drivers/net/wireless/ath/wil6210/txrx_edma.c:1228:32: note: byref variable will be forcibly initialized 1228 | struct wil_tx_enhanced_desc dd, *d = ⅆ | ^~ /kisskb/src/drivers/gpu/drm/radeon/atom.c: In function 'atom_op_shr': /kisskb/src/drivers/gpu/drm/radeon/atom.c:943:6: note: byref variable will be forcibly initialized 943 | int dptr = *ptr; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atom.c:942:11: note: byref variable will be forcibly initialized 942 | uint32_t saved, dst; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/atom.c: In function 'atom_op_shl': /kisskb/src/drivers/gpu/drm/radeon/atom.c:924:6: note: byref variable will be forcibly initialized 924 | int dptr = *ptr; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atom.c:923:11: note: byref variable will be forcibly initialized 923 | uint32_t saved, dst; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/atom.c: In function 'atom_op_xor': /kisskb/src/drivers/gpu/drm/radeon/atom.c:1015:6: note: byref variable will be forcibly initialized 1015 | int dptr = *ptr; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atom.c:1014:21: note: byref variable will be forcibly initialized 1014 | uint32_t dst, src, saved; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/atom.c: In function 'atom_op_mask': /kisskb/src/drivers/gpu/drm/radeon/atom.c:752:6: note: byref variable will be forcibly initialized 752 | int dptr = *ptr; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atom.c:751:27: note: byref variable will be forcibly initialized 751 | uint32_t dst, mask, src, saved; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/atom.c: In function 'atom_op_clear': /kisskb/src/drivers/gpu/drm/radeon/atom.c:639:6: note: byref variable will be forcibly initialized 639 | int dptr = *ptr; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atom.c:638:11: note: byref variable will be forcibly initialized 638 | uint32_t saved; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/atom.c: In function 'atom_op_sub': /kisskb/src/drivers/gpu/drm/radeon/atom.c:962:6: note: byref variable will be forcibly initialized 962 | int dptr = *ptr; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atom.c:961:21: note: byref variable will be forcibly initialized 961 | uint32_t dst, src, saved; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/atom.c: In function 'atom_op_add': /kisskb/src/drivers/gpu/drm/radeon/atom.c:590:6: note: byref variable will be forcibly initialized 590 | int dptr = *ptr; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atom.c:589:21: note: byref variable will be forcibly initialized 589 | uint32_t dst, src, saved; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/atom.c: In function 'atom_op_shift_right': /kisskb/src/drivers/gpu/drm/radeon/atom.c:908:6: note: byref variable will be forcibly initialized 908 | int dptr = *ptr; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atom.c:907:11: note: byref variable will be forcibly initialized 907 | uint32_t saved, dst; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/atom.c: In function 'atom_op_shift_left': /kisskb/src/drivers/gpu/drm/radeon/atom.c:892:6: note: byref variable will be forcibly initialized 892 | int dptr = *ptr; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atom.c:891:11: note: byref variable will be forcibly initialized 891 | uint32_t saved, dst; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/atom.c: In function 'atom_op_or': /kisskb/src/drivers/gpu/drm/radeon/atom.c:802:6: note: byref variable will be forcibly initialized 802 | int dptr = *ptr; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atom.c:801:21: note: byref variable will be forcibly initialized 801 | uint32_t dst, src, saved; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/atom.c: In function 'atom_op_and': /kisskb/src/drivers/gpu/drm/radeon/atom.c:604:6: note: byref variable will be forcibly initialized 604 | int dptr = *ptr; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atom.c:603:21: note: byref variable will be forcibly initialized 603 | uint32_t dst, src, saved; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/atom.c: In function 'atom_op_move': /kisskb/src/drivers/gpu/drm/radeon/atom.c:769:6: note: byref variable will be forcibly initialized 769 | int dptr = *ptr; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atom.c:768:16: note: byref variable will be forcibly initialized 768 | uint32_t src, saved; | ^~~~~ In file included from /kisskb/src/drivers/gpu/drm/radeon/atom.c:27: /kisskb/src/drivers/gpu/drm/radeon/atom.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /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/gpu/drm/radeon/atom.c:1161:19: note: byref variable will be forcibly initialized 1161 | int len, ws, ps, ptr; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/atom.c: In function 'atom_asic_init': /kisskb/src/drivers/gpu/drm/radeon/atom.c:1329:11: note: byref variable will be forcibly initialized 1329 | uint32_t ps[16]; | ^~ /kisskb/src/drivers/gpu/drm/radeon/atom.c: In function 'atom_parse': /kisskb/src/drivers/gpu/drm/radeon/atom.c:1270:7: note: byref variable will be forcibly initialized 1270 | char name[512]; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/bmi.c: In function 'ath6kl_bmi_done': /kisskb/src/drivers/net/wireless/ath/ath6kl/bmi.c:26:6: note: byref variable will be forcibly initialized 26 | u32 cid = BMI_DONE; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/bmi.c: In function 'ath6kl_bmi_get_target_info': /kisskb/src/drivers/net/wireless/ath/ath6kl/bmi.c:48:6: note: byref variable will be forcibly initialized 48 | u32 cid = BMI_GET_TARGET_INFO; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/bmi.c: In function 'ath6kl_bmi_write': /kisskb/src/drivers/net/wireless/ath/ath6kl/bmi.c:177:5: note: byref variable will be forcibly initialized 177 | u8 aligned_buf[400]; | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/bmi.c: In function 'ath6kl_bmi_fast_download': /kisskb/src/drivers/net/wireless/ath/ath6kl/bmi.c:496:6: note: byref variable will be forcibly initialized 496 | u32 last_word = 0; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_job.c: In function 'amdgpu_job_timedout': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_job.c:39:6: note: byref variable will be forcibly initialized 39 | int idx; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_job.c:37:26: note: byref variable will be forcibly initialized 37 | struct amdgpu_task_info ti; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_job.c: In function 'amdgpu_job_run': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_job.c:244:20: note: byref variable will be forcibly initialized 244 | struct dma_fence *fence = NULL, *finished; | ^~~~~ /kisskb/src/drivers/media/pci/cx18/cx18-av-firmware.c: In function 'cx18_av_loadfw': /kisskb/src/drivers/media/pci/cx18/cx18-av-firmware.c:66:25: note: byref variable will be forcibly initialized 66 | const struct firmware *fw = NULL; | ^~ /kisskb/src/drivers/gpu/drm/qxl/qxl_gem.c: In function 'qxl_gem_object_create': /kisskb/src/drivers/gpu/drm/qxl/qxl_gem.c:51:17: note: byref variable will be forcibly initialized 51 | struct qxl_bo *qbo; | ^~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_gem.c: In function 'qxl_gem_object_create_with_handle': /kisskb/src/drivers/gpu/drm/qxl/qxl_gem.c:83:25: note: byref variable will be forcibly initialized 83 | struct drm_gem_object *gobj; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/arcturus_ppt.c: In function 'arcturus_is_dpm_running': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/arcturus_ppt.c:2044:11: note: byref variable will be forcibly initialized 2044 | uint32_t feature_mask[2]; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/arcturus_ppt.c: In function 'arcturus_append_powerplay_table': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/arcturus_ppt.c:483:33: note: byref variable will be forcibly initialized 483 | struct atom_smc_dpm_info_v4_6 *smc_dpm_table; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/arcturus_ppt.c: In function 'arcturus_allow_xgmi_power_down': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/arcturus_ppt.c:2250:11: note: byref variable will be forcibly initialized 2250 | uint32_t smu_version; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/arcturus_ppt.c: In function 'arcturus_set_df_cstate': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/arcturus_ppt.c:2230:11: note: byref variable will be forcibly initialized 2230 | uint32_t smu_version; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/arcturus_ppt.c: In function 'arcturus_log_thermal_throttling_event': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/arcturus_ppt.c:2295:7: note: byref variable will be forcibly initialized 2295 | char log_buf[256]; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/arcturus_ppt.c:2294:11: note: byref variable will be forcibly initialized 2294 | uint32_t throttler_status; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/arcturus_ppt.c: In function 'arcturus_force_clk_levels': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/arcturus_ppt.c:1025:11: note: byref variable will be forcibly initialized 1025 | uint32_t smu_version; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/arcturus_ppt.c: In function 'arcturus_set_power_profile_mode': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/arcturus_ppt.c:1492:11: note: byref variable will be forcibly initialized 1492 | uint32_t smu_version; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/arcturus_ppt.c:1488:31: note: byref variable will be forcibly initialized 1488 | DpmActivityMonitorCoeffInt_t activity_monitor; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/arcturus_ppt.c: In function 'arcturus_get_gpu_metrics': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/arcturus_ppt.c:2347:15: note: byref variable will be forcibly initialized 2347 | SmuMetrics_t metrics; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/arcturus_ppt.c: In function 'arcturus_get_power_limit': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/arcturus_ppt.c:1355:11: note: byref variable will be forcibly initialized 1355 | uint32_t power_limit, od_percent; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/arcturus_ppt.c: In function 'arcturus_get_power_profile_mode': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/arcturus_ppt.c:1407:11: note: byref variable will be forcibly initialized 1407 | uint32_t smu_version; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/arcturus_ppt.c:1391:31: note: byref variable will be forcibly initialized 1391 | DpmActivityMonitorCoeffInt_t activity_monitor; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/arcturus_ppt.c: In function 'arcturus_print_clk_levels': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/arcturus_ppt.c:780:9: note: byref variable will be forcibly initialized 780 | int i, now, size = 0; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/arcturus_ppt.c: In function 'arcturus_set_performance_level': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/arcturus_ppt.c:1580:11: note: byref variable will be forcibly initialized 1580 | uint32_t smu_version; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/arcturus_ppt.c: In function 'arcturus_get_unique_id': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/arcturus_ppt.c:2201:36: note: byref variable will be forcibly initialized 2201 | uint32_t top32 = 0, bottom32 = 0, smu_version; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/arcturus_ppt.c:2201:22: note: byref variable will be forcibly initialized 2201 | uint32_t top32 = 0, bottom32 = 0, smu_version; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/arcturus_ppt.c:2201:11: note: byref variable will be forcibly initialized 2201 | uint32_t top32 = 0, bottom32 = 0, smu_version; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_fence.c: In function 'radeon_fence_default_wait': /kisskb/src/drivers/gpu/drm/radeon/radeon_fence.c:1063:24: note: byref variable will be forcibly initialized 1063 | 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:504:7: note: in expansion of macro 'wait_event_timeout' 504 | 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:500:7: note: in expansion of macro 'wait_event_interruptible_timeout' 500 | r = wait_event_interruptible_timeout(rdev->fence_queue, ( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_fence.c: In function 'radeon_fence_wait_any': /kisskb/src/drivers/gpu/drm/radeon/radeon_fence.c:598:11: note: byref variable will be forcibly initialized 598 | uint64_t seq[RADEON_NUM_RINGS]; | ^~~ /kisskb/src/drivers/gpu/drm/mxsfb/mxsfb_drv.c: In function 'mxsfb_attach_bridge': /kisskb/src/drivers/gpu/drm/mxsfb/mxsfb_drv.c:120:21: note: byref variable will be forcibly initialized 120 | struct drm_bridge *bridge; | ^~~~~~ /kisskb/src/drivers/gpu/drm/mxsfb/mxsfb_drv.c:119:20: note: byref variable will be forcibly initialized 119 | struct drm_panel *panel; | ^~~~~ /kisskb/src/drivers/gpu/drm/mxsfb/mxsfb_drv.c:118:33: note: byref variable will be forcibly initialized 118 | struct drm_connector_list_iter iter; | ^~~~ /kisskb/src/drivers/net/wireless/ath/dfs_pri_detector.c: In function 'pseq_handler_create_sequences': /kisskb/src/drivers/net/wireless/ath/dfs_pri_detector.c:229:23: note: byref variable will be forcibly initialized 229 | struct pri_sequence ps, *new_ps; | ^~ In file included from /kisskb/src/drivers/iio/adc/ad7266.c:11: /kisskb/src/drivers/iio/adc/ad7266.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/iio/accel/adxl372_i2c.c: In function 'adxl372_i2c_probe': /kisskb/src/drivers/iio/accel/adxl372_i2c.c:25:15: note: byref variable will be forcibly initialized 25 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_devio_spi.c: In function 'cxd2880_io_spi_read_reg': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_devio_spi.c:21:5: note: byref variable will be forcibly initialized 21 | u8 send_data[6]; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_devio_spi.c: In function 'cxd2880_io_spi_write_reg': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_devio_spi.c:69:5: note: byref variable will be forcibly initialized 69 | u8 send_data[BURST_WRITE_MAX + 4]; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.c: In function 'navi10_is_dpm_running': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.c:1667:11: note: byref variable will be forcibly initialized 1667 | uint32_t feature_mask[2]; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.c: In function 'navi10_overdrive_get_gfx_clk_base_voltage': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.c:2251:11: note: byref variable will be forcibly initialized 2251 | uint32_t value = 0; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.c: In function 'navi1x_get_smu_metrics_data': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.c:919:11: note: byref variable will be forcibly initialized 919 | uint32_t smu_version; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.c: In function 'navi10_set_power_profile_mode': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.c:1804:31: note: byref variable will be forcibly initialized 1804 | DpmActivityMonitorCoeffInt_t activity_monitor; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.c: In function 'navi10_append_powerplay_table': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.c:412:33: note: byref variable will be forcibly initialized 412 | struct atom_smc_dpm_info_v4_7 *smc_dpm_table_v4_7; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.c:411:33: note: byref variable will be forcibly initialized 411 | struct atom_smc_dpm_info_v4_5 *smc_dpm_table; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.c: In function 'navi10_force_clk_levels': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.c:1458:65: note: byref variable will be forcibly initialized 1458 | uint32_t soft_min_level = 0, soft_max_level = 0, min_freq = 0, max_freq = 0; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.c:1458:51: note: byref variable will be forcibly initialized 1458 | uint32_t soft_min_level = 0, soft_max_level = 0, min_freq = 0, max_freq = 0; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.c: In function 'navi10_get_clock_by_type_with_latency': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.c:1595:28: note: byref variable will be forcibly initialized 1595 | uint32_t level_count = 0, freq = 0; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.c:1595:11: note: byref variable will be forcibly initialized 1595 | uint32_t level_count = 0, freq = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.c: In function 'navi10_umc_hybrid_cdr_workaround': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.c:2569:33: note: byref variable will be forcibly initialized 2569 | uint32_t uclk_count, uclk_min, uclk_max; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.c:2569:23: note: byref variable will be forcibly initialized 2569 | uint32_t uclk_count, uclk_min, uclk_max; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.c:2569:11: note: byref variable will be forcibly initialized 2569 | uint32_t uclk_count, uclk_min, uclk_max; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.c: In function 'navi10_run_umc_cdr_workaround': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.c:2650:11: note: byref variable will be forcibly initialized 2650 | uint32_t param; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.c:2649:11: note: byref variable will be forcibly initialized 2649 | uint32_t pmfw_version; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.c: In function 'navi10_pre_display_config_changed': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.c:1629:11: note: byref variable will be forcibly initialized 1629 | uint32_t max_freq = 0; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.c: In function 'navi10_notify_smc_display_config': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.c:1884:34: note: byref variable will be forcibly initialized 1884 | struct pp_display_clock_request clock_req; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/debug.c: In function '__wil_err': /kisskb/src/drivers/net/wireless/ath/wil6210/debug.c:13:10: note: byref variable will be forcibly initialized 13 | va_list args; | ^~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/debug.c:12:19: note: byref variable will be forcibly initialized 12 | struct va_format vaf; | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/debug.c: In function '__wil_err_ratelimited': /kisskb/src/drivers/net/wireless/ath/wil6210/debug.c:26:10: note: byref variable will be forcibly initialized 26 | va_list args; | ^~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/debug.c:25:19: note: byref variable will be forcibly initialized 25 | struct va_format vaf; | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/debug.c: In function 'wil_dbg_ratelimited': /kisskb/src/drivers/net/wireless/ath/wil6210/debug.c:42:10: note: byref variable will be forcibly initialized 42 | va_list args; | ^~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/debug.c: In function '__wil_info': /kisskb/src/drivers/net/wireless/ath/wil6210/debug.c:58:10: note: byref variable will be forcibly initialized 58 | va_list args; | ^~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/debug.c:57:19: note: byref variable will be forcibly initialized 57 | struct va_format vaf; | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/debug.c: In function 'wil_dbg_trace': /kisskb/src/drivers/net/wireless/ath/wil6210/debug.c:71:10: note: byref variable will be forcibly initialized 71 | va_list args; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.c: In function 'navi1x_get_gpu_metrics': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.c:3140:11: note: byref variable will be forcibly initialized 3140 | uint32_t smu_version; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.c: In function 'navi10_get_power_limit': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.c:2148:11: note: byref variable will be forcibly initialized 2148 | uint32_t power_limit, od_percent; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.c: In function 'navi10_get_power_profile_mode': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.c:1713:31: note: byref variable will be forcibly initialized 1713 | DpmActivityMonitorCoeffInt_t activity_monitor; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.c: In function 'navi10_print_clk_levels': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.c:1269:37: note: byref variable will be forcibly initialized 1269 | uint32_t cur_value = 0, value = 0, count = 0; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.c:1269:26: note: byref variable will be forcibly initialized 1269 | uint32_t cur_value = 0, value = 0, count = 0; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.c:1269:11: note: byref variable will be forcibly initialized 1269 | uint32_t cur_value = 0, value = 0, count = 0; | ^~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/net/wireless/mediatek/mt76/trace.h:111, from /kisskb/src/drivers/net/wireless/mediatek/mt76/trace.c:10: /kisskb/src/drivers/net/wireless/mediatek/mt76/trace.c: In function 'perf_trace_dev_reg_evt': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 32 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 32 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/trace.c: In function 'perf_trace_dev_irq': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro 'TRACE_EVENT' 59 | TRACE_EVENT(dev_irq, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro 'TRACE_EVENT' 59 | TRACE_EVENT(dev_irq, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/trace.c: In function 'perf_trace_dev_txid_evt': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/./trace.h:82:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 82 | DECLARE_EVENT_CLASS(dev_txid_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/./trace.h:82:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 82 | DECLARE_EVENT_CLASS(dev_txid_evt, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/net/wireless/mediatek/mt76/trace.h:111, from /kisskb/src/drivers/net/wireless/mediatek/mt76/trace.c:10: /kisskb/src/drivers/net/wireless/mediatek/mt76/trace.c: In function 'trace_event_raw_event_dev_reg_evt': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 32 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/trace.c: In function 'trace_event_raw_event_dev_irq': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro 'TRACE_EVENT' 59 | TRACE_EVENT(dev_irq, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/trace.c: In function 'trace_event_raw_event_dev_txid_evt': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/./trace.h:82:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 82 | DECLARE_EVENT_CLASS(dev_txid_evt, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/drivers/net/wireless/mediatek/mt76/trace.h:111, from /kisskb/src/drivers/net/wireless/mediatek/mt76/trace.c:10: /kisskb/src/drivers/net/wireless/mediatek/mt76/trace.c: In function '__bpf_trace_dev_reg_evt': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 32 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 32 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 32 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 32 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 32 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/./trace.h:32:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 32 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/trace.c: In function '__bpf_trace_dev_irq': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro 'TRACE_EVENT' 59 | TRACE_EVENT(dev_irq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro 'TRACE_EVENT' 59 | TRACE_EVENT(dev_irq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro 'TRACE_EVENT' 59 | TRACE_EVENT(dev_irq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro 'TRACE_EVENT' 59 | TRACE_EVENT(dev_irq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro 'TRACE_EVENT' 59 | TRACE_EVENT(dev_irq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt76/./trace.h:59:1: note: in expansion of macro 'TRACE_EVENT' 59 | TRACE_EVENT(dev_irq, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/trace.c: In function '__bpf_trace_dev_txid_evt': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/./trace.h:82:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 82 | DECLARE_EVENT_CLASS(dev_txid_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/./trace.h:82:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 82 | DECLARE_EVENT_CLASS(dev_txid_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/./trace.h:82:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 82 | DECLARE_EVENT_CLASS(dev_txid_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/./trace.h:82:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 82 | DECLARE_EVENT_CLASS(dev_txid_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/./trace.h:82:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 82 | DECLARE_EVENT_CLASS(dev_txid_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/./trace.h:82:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 82 | DECLARE_EVENT_CLASS(dev_txid_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c: In function 'vangogh_is_dpm_running': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c:515:11: note: byref variable will be forcibly initialized 515 | uint32_t feature_mask[2]; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c: In function 'vangogh_force_dpm_limit_value': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c:1300:20: note: byref variable will be forcibly initialized 1300 | enum smu_clk_type clks[] = { | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c:1297:21: note: byref variable will be forcibly initialized 1297 | uint32_t min_freq, max_freq, force_freq; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c:1297:11: note: byref variable will be forcibly initialized 1297 | uint32_t min_freq, max_freq, force_freq; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c: In function 'vangogh_set_peak_clock_by_device': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c:1363:26: note: byref variable will be forcibly initialized 1363 | uint32_t vclk_freq = 0, dclk_freq = 0; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c:1363:11: note: byref variable will be forcibly initialized 1363 | uint32_t vclk_freq = 0, dclk_freq = 0; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c:1362:28: note: byref variable will be forcibly initialized 1362 | uint32_t socclk_freq = 0, fclk_freq = 0; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c:1362:11: note: byref variable will be forcibly initialized 1362 | uint32_t socclk_freq = 0, fclk_freq = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c: In function 'vangogh_unforce_dpm_levels': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c:1331:4: note: byref variable will be forcibly initialized 1331 | } clk_feature_map[] = { | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c:1325:21: note: byref variable will be forcibly initialized 1325 | uint32_t min_freq, max_freq; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c:1325:11: note: byref variable will be forcibly initialized 1325 | uint32_t min_freq, max_freq; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c: In function 'vangogh_get_power_limit': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c:2072:11: note: byref variable will be forcibly initialized 2072 | uint32_t ppt_limit; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c: In function 'vangogh_tables_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c:212:11: note: byref variable will be forcibly initialized 212 | uint32_t if_version; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c: In function 'vangogh_common_get_smu_metrics_data': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c:423:11: note: byref variable will be forcibly initialized 423 | uint32_t if_version; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c: In function 'vangogh_force_clk_levels': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c:1191:25: note: byref variable will be forcibly initialized 1191 | uint32_t min_freq = 0, max_freq = 0; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c:1191:11: note: byref variable will be forcibly initialized 1191 | uint32_t min_freq = 0, max_freq = 0; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c: In function 'vangogh_get_legacy_gpu_metrics': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c:1642:22: note: byref variable will be forcibly initialized 1642 | SmuMetrics_legacy_t metrics; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c: In function 'vangogh_get_gpu_metrics': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c:1699:15: note: byref variable will be forcibly initialized 1699 | SmuMetrics_t metrics; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c: In function 'vangogh_common_get_gpu_metrics': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c:1761:11: note: byref variable will be forcibly initialized 1761 | uint32_t if_version; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c: In function 'vangogh_system_features_control': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c:1969:11: note: byref variable will be forcibly initialized 1969 | uint32_t feature_mask[2]; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c: In function 'vangogh_print_legacy_clk_levels': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c:583:26: note: byref variable will be forcibly initialized 583 | uint32_t cur_value = 0, value = 0, count = 0; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c:583:11: note: byref variable will be forcibly initialized 583 | uint32_t cur_value = 0, value = 0, count = 0; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c:580:22: note: byref variable will be forcibly initialized 580 | SmuMetrics_legacy_t metrics; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c: In function 'vangogh_print_clk_levels': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c:684:26: note: byref variable will be forcibly initialized 684 | uint32_t cur_value = 0, value = 0, count = 0; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c:684:11: note: byref variable will be forcibly initialized 684 | uint32_t cur_value = 0, value = 0, count = 0; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c:681:15: note: byref variable will be forcibly initialized 681 | SmuMetrics_t metrics; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c: In function 'vangogh_common_print_clk_levels': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c:808:11: note: byref variable will be forcibly initialized 808 | uint32_t if_version; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c: In function 'sienna_cichlid_pre_display_config_changed': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c:1263:11: note: byref variable will be forcibly initialized 1263 | uint32_t max_freq = 0; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c: In function 'sienna_cichlid_get_fan_parameters': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c:1337:12: note: byref variable will be forcibly initialized 1337 | uint16_t *table_member; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c: In function 'sienna_cichlid_get_uclk_dpm_states': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c:1701:12: note: byref variable will be forcibly initialized 1701 | uint16_t *table_member2; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c:1700:19: note: byref variable will be forcibly initialized 1700 | DpmDescriptor_t *table_member1; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c: In function 'sienna_cichlid_is_dpm_running': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c:1307:11: note: byref variable will be forcibly initialized 1307 | uint32_t feature_mask[2]; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c: In function 'sienna_cichlid_update_pcie_parameters': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c:1827:27: note: byref variable will be forcibly initialized 1827 | uint8_t *table_member1, *table_member2; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c:1827:11: note: byref variable will be forcibly initialized 1827 | uint8_t *table_member1, *table_member2; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c: In function 'sienna_cichlid_set_default_dpm_table': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c:681:19: note: byref variable will be forcibly initialized 681 | DpmDescriptor_t *table_member; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c: In function 'sienna_cichlid_read_sensor': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c:1623:12: note: byref variable will be forcibly initialized 1623 | uint16_t *temp; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c: In function 'sienna_cichlid_is_support_fine_grained_dpm': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c:972:19: note: byref variable will be forcibly initialized 972 | DpmDescriptor_t *table_member; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c: In function 'sienna_cichlid_get_thermal_temperature_range': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c:1731:12: note: byref variable will be forcibly initialized 1731 | uint16_t *table_member; | ^~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_integ.c: In function 'cxd2880_integ_init': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_integ.c:21:5: note: byref variable will be forcibly initialized 21 | u8 cpu_task_completed = 0; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c: In function 'sienna_cichlid_set_power_profile_mode': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c:1441:39: note: byref variable will be forcibly initialized 1441 | DpmActivityMonitorCoeffIntExternal_t activity_monitor_external; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c: In function 'sienna_cichlid_dump_od_table': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c:1884:11: note: byref variable will be forcibly initialized 1884 | uint32_t smu_version; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c: In function 'sienna_cichlid_set_default_od_settings': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c:1884:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c: In function 'sienna_cichlid_notify_2nd_usb20_port': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c:3759:11: note: byref variable will be forcibly initialized 3759 | uint32_t smu_version; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c: In function 'sienna_cichlid_is_mode1_reset_supported': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c:2173:6: note: byref variable will be forcibly initialized 2173 | u32 smu_version; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c: In function 'sienna_cichlid_append_powerplay_table': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c:394:25: note: byref variable will be forcibly initialized 394 | I2cControllerConfig_t *table_member; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c:392:33: note: byref variable will be forcibly initialized 392 | struct atom_smc_dpm_info_v4_9 *smc_dpm_table; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c: In function 'sienna_cichlid_force_clk_levels': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c:1182:65: note: byref variable will be forcibly initialized 1182 | uint32_t soft_min_level = 0, soft_max_level = 0, min_freq = 0, max_freq = 0; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c:1182:51: note: byref variable will be forcibly initialized 1182 | uint32_t soft_min_level = 0, soft_max_level = 0, min_freq = 0, max_freq = 0; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c: In function 'sienna_cichlid_gpo_control': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c:3718:11: note: byref variable will be forcibly initialized 3718 | uint32_t smu_version; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c: In function 'sienna_cichlid_notify_smc_display_config': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c:1523:34: note: byref variable will be forcibly initialized 1523 | struct pp_display_clock_request clock_req; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c: In function 'sienna_cichlid_get_gpu_metrics': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c:3580:23: note: byref variable will be forcibly initialized 3580 | SmuMetricsExternal_t metrics_external; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c: In function 'sienna_cichlid_od_edit_dpm_table': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c:1884:11: note: byref variable will be forcibly initialized 1884 | uint32_t smu_version; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c:1884:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c:1962:11: note: byref variable will be forcibly initialized 1962 | uint32_t smu_version; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/cyan_skillfish_ppt.c: In function 'cyan_skillfish_is_dpm_running': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/cyan_skillfish_ppt.c:379:11: note: byref variable will be forcibly initialized 379 | uint32_t feature_mask[2]; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/cyan_skillfish_ppt.c: In function 'cyan_skillfish_get_gpu_metrics': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/cyan_skillfish_ppt.c:409:15: note: byref variable will be forcibly initialized 409 | SmuMetrics_t metrics; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c: In function 'sienna_cichlid_get_power_limit': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c:1791:12: note: byref variable will be forcibly initialized 1791 | uint16_t *table_member; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c:1790:11: note: byref variable will be forcibly initialized 1790 | uint32_t power_limit, od_percent; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c: In function 'sienna_cichlid_get_power_profile_mode': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c:1347:39: note: byref variable will be forcibly initialized 1347 | DpmActivityMonitorCoeffIntExternal_t activity_monitor_external; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/cyan_skillfish_ppt.c: In function 'cyan_skillfish_print_clk_levels': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/cyan_skillfish_ppt.c:311:11: note: byref variable will be forcibly initialized 311 | uint32_t cur_value = 0; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c: In function 'sienna_cichlid_print_clk_levels': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c:1019:11: note: byref variable will be forcibly initialized 1019 | uint32_t smu_version; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c:1014:37: note: byref variable will be forcibly initialized 1014 | uint32_t cur_value = 0, value = 0, count = 0; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c:1014:26: note: byref variable will be forcibly initialized 1014 | uint32_t cur_value = 0, value = 0, count = 0; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c:1014:11: note: byref variable will be forcibly initialized 1014 | uint32_t cur_value = 0, value = 0, count = 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/delay.h:23, from /kisskb/src/drivers/gpu/drm/qxl/qxl_cmd.c:28: /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/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/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/gpu/drm/qxl/qxl_cmd.c: In function 'qxl_garbage_collect': /kisskb/src/drivers/gpu/drm/qxl/qxl_cmd.c:223:11: note: byref variable will be forcibly initialized 223 | uint64_t id, next_id; | ^~ /kisskb/src/drivers/gpu/drm/qxl/qxl_cmd.c: In function 'qxl_alloc_bo_reserved': /kisskb/src/drivers/gpu/drm/qxl/qxl_cmd.c:268:17: note: byref variable will be forcibly initialized 268 | struct qxl_bo *bo; | ^~ /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/gpu/drm/qxl/qxl_cmd.c: In function 'qxl_hw_surface_alloc': /kisskb/src/drivers/gpu/drm/qxl/qxl_cmd.c:471:22: note: byref variable will be forcibly initialized 471 | struct qxl_release *release; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_cmd.c: In function 'qxl_hw_surface_dealloc': /kisskb/src/drivers/gpu/drm/qxl/qxl_cmd.c:518:22: note: byref variable will be forcibly initialized 518 | struct qxl_release *release; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/dvb-pll.c: In function 'dvb_pll_sleep': /kisskb/src/drivers/media/dvb-frontends/dvb-pll.c:648:18: note: byref variable will be forcibly initialized 648 | struct i2c_msg msg = { .flags = 0, | ^~~ /kisskb/src/drivers/media/dvb-frontends/dvb-pll.c: In function 'dvb_pll_init': /kisskb/src/drivers/media/dvb-frontends/dvb-pll.c:745:18: note: byref variable will be forcibly initialized 745 | struct i2c_msg msg = { .flags = 0, | ^~~ /kisskb/src/drivers/media/dvb-frontends/dvb-pll.c: In function 'dvb_pll_set_params': /kisskb/src/drivers/media/dvb-frontends/dvb-pll.c:671:17: note: byref variable will be forcibly initialized 671 | struct i2c_msg msg = | ^~~ /kisskb/src/drivers/media/dvb-frontends/dvb-pll.c:670:5: note: byref variable will be forcibly initialized 670 | u8 buf[4]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/dvb-pll.c: In function 'samsung_dtos403ih102a_set': /kisskb/src/drivers/media/dvb-frontends/dvb-pll.c:414:17: note: byref variable will be forcibly initialized 414 | struct i2c_msg msg = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/dvb-pll.c: In function 'opera1_bw': /kisskb/src/drivers/media/dvb-frontends/dvb-pll.c:343:17: note: byref variable will be forcibly initialized 343 | struct i2c_msg msg = { | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/ip.h:16, from /kisskb/src/include/linux/inetdevice.h:9, from /kisskb/src/drivers/net/wireless/ath/ath6kl/cfg80211.c:21: /kisskb/src/drivers/net/wireless/ath/ath6kl/cfg80211.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/drivers/net/wireless/ath/ath6kl/core.h:26, from /kisskb/src/drivers/net/wireless/ath/ath6kl/cfg80211.c:25: /kisskb/src/drivers/net/wireless/ath/ath6kl/cfg80211.c: In function 'ath6kl_add_bss_if_needed': /kisskb/src/include/net/cfg80211.h:6490:29: note: byref variable will be forcibly initialized 6490 | struct cfg80211_inform_bss data = { | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/cfg80211.c: In function 'ath6kl_cfg80211_get_key': /kisskb/src/drivers/net/wireless/ath/ath6kl/cfg80211.c:1289:20: note: byref variable will be forcibly initialized 1289 | struct key_params params; | ^~~~~~ In file included from /kisskb/src/drivers/net/wireless/ath/ath6kl/core.h:26, from /kisskb/src/drivers/net/wireless/ath/ath6kl/cfg80211.c:25: /kisskb/src/drivers/net/wireless/ath/ath6kl/cfg80211.c: In function 'cfg80211_connect_bss': /kisskb/src/include/net/cfg80211.h:7197:38: note: byref variable will be forcibly initialized 7197 | struct cfg80211_connect_resp_params params; | ^~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/cfg80211.c: In function 'ath6kl_wow_usr': /kisskb/src/drivers/net/wireless/ath/ath6kl/cfg80211.c:1909:5: note: byref variable will be forcibly initialized 1909 | u8 mask[WOW_PATTERN_SIZE]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_io.c: In function 'cxd2880_io_set_reg_bits': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_io.c:35:6: note: byref variable will be forcibly initialized 35 | u8 rdata = 0x00; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/cfg80211.c: In function 'ath6kl_wow_sta': /kisskb/src/drivers/net/wireless/ath/ath6kl/cfg80211.c:2044:5: note: byref variable will be forcibly initialized 2044 | u8 mac_mask[ETH_ALEN]; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/cfg80211.c: In function 'ath6kl_wow_suspend_vif': /kisskb/src/drivers/net/wireless/ath/ath6kl/cfg80211.c:2134:9: note: byref variable will be forcibly initialized 2134 | __be32 ips[MAX_IP_ADDRS]; | ^~~ 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/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/ip.h:16, from /kisskb/src/include/linux/inetdevice.h:9, from /kisskb/src/drivers/net/wireless/ath/ath6kl/cfg80211.c:21: /kisskb/src/drivers/net/wireless/ath/ath6kl/cfg80211.c: In function 'ath6kl_cfg80211_host_sleep': /kisskb/src/include/linux/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/net/wireless/ath/ath6kl/cfg80211.c:2111:10: note: in expansion of macro 'wait_event_interruptible_timeout' 2111 | left = wait_event_interruptible_timeout(ar->event_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: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/net/wireless/ath/ath6kl/cfg80211.c:2098:9: note: in expansion of macro 'wait_event_interruptible_timeout' 2098 | left = wait_event_interruptible_timeout(ar->event_wq, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/cfg80211.c: In function 'ath6kl_wow_suspend': /kisskb/src/drivers/net/wireless/ath/ath6kl/cfg80211.c:2225:6: note: byref variable will be forcibly initialized 2225 | u32 filter = 0; | ^~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/cfg80211.c: In function 'ath6kl_set_probed_ssids': /kisskb/src/drivers/net/wireless/ath/ath6kl/cfg80211.c:923:42: note: byref variable will be forcibly initialized 923 | struct ath6kl_cfg80211_match_probe_ssid ssid_list[MAX_PROBED_SSIDS]; | ^~~~~~~~~ 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/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/ip.h:16, from /kisskb/src/include/linux/inetdevice.h:9, from /kisskb/src/drivers/net/wireless/ath/ath6kl/cfg80211.c:21: /kisskb/src/drivers/net/wireless/ath/ath6kl/cfg80211.c: In function 'ath6kl_cfg80211_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/drivers/net/wireless/ath/ath6kl/cfg80211.c:497:3: note: in expansion of macro 'wait_event_interruptible_timeout' 497 | wait_event_interruptible_timeout(ar->event_wq, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/cfg80211.c: In function 'ath6kl_mgmt_tx': /kisskb/src/drivers/net/wireless/ath/ath6kl/cfg80211.c:3195:7: note: byref variable will be forcibly initialized 3195 | bool more_data, queued; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/cfg80211.c: In function 'ath6kl_start_ap': /kisskb/src/drivers/net/wireless/ath/ath6kl/cfg80211.c:2772:6: note: byref variable will be forcibly initialized 2772 | u16 rsn_capab = 0; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/cfg80211.c:2769:25: note: byref variable will be forcibly initialized 2769 | struct wmi_connect_cmd p; | ^ 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/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/ip.h:16, from /kisskb/src/include/linux/inetdevice.h:9, from /kisskb/src/drivers/net/wireless/ath/ath6kl/cfg80211.c:21: /kisskb/src/drivers/net/wireless/ath/ath6kl/cfg80211.c: In function 'ath6kl_get_station': /kisskb/src/include/linux/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/net/wireless/ath/ath6kl/cfg80211.c:1800:9: note: in expansion of macro 'wait_event_interruptible_timeout' 1800 | left = wait_event_interruptible_timeout(ar->event_wq, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/accel/bma400_core.c: In function 'bma400_get_temp_reg': /kisskb/src/drivers/iio/accel/bma400_core.c:182:15: note: byref variable will be forcibly initialized 182 | unsigned int raw_temp; | ^~~~~~~~ /kisskb/src/drivers/iio/accel/bma400_core.c: In function 'bma400_get_accel_output_data_rate': /kisskb/src/drivers/iio/accel/bma400_core.c:251:15: note: byref variable will be forcibly initialized 251 | unsigned int val; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/cfg80211.c: In function 'ath6kl_cfg80211_get_txpower': /kisskb/src/include/linux/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/net/wireless/ath/ath6kl/cfg80211.c:1464:3: note: in expansion of macro 'wait_event_interruptible_timeout' 1464 | wait_event_interruptible_timeout(ar->event_wq, ar->tx_pwr != 255, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/accel/bma400_core.c: In function 'bma400_get_accel_oversampling_ratio': /kisskb/src/drivers/iio/accel/bma400_core.c:341:15: note: byref variable will be forcibly initialized 341 | unsigned int val; | ^~~ /kisskb/src/drivers/iio/accel/bma400_core.c: In function 'bma400_get_accel_scale': /kisskb/src/drivers/iio/accel/bma400_core.c:455:15: note: byref variable will be forcibly initialized 455 | unsigned int val; | ^~~ /kisskb/src/drivers/iio/accel/bma400_core.c: In function 'bma400_set_accel_output_data_rate': /kisskb/src/drivers/iio/accel/bma400_core.c:303:15: note: byref variable will be forcibly initialized 303 | unsigned int val; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/cfg80211.c: In function 'ath6kl_cfg80211_connect_event': /kisskb/src/drivers/net/wireless/ath/ath6kl/cfg80211.c:809:29: note: byref variable will be forcibly initialized 809 | struct cfg80211_roam_info roam_info = { | ^~~~~~~~~ /kisskb/src/drivers/iio/accel/bma400_core.c: In function 'bma400_set_accel_scale': /kisskb/src/drivers/iio/accel/bma400_core.c:473:15: note: byref variable will be forcibly initialized 473 | unsigned int acc_config; | ^~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/cfg80211.c: In function 'ath6kl_cfg80211_disconnect_event': /kisskb/src/drivers/net/wireless/ath/ath6kl/cfg80211.c:865:29: note: byref variable will be forcibly initialized 865 | struct cfg80211_scan_info info = { | ^~~~ /kisskb/src/drivers/iio/accel/bma400_core.c: In function 'bma400_set_accel_oversampling_ratio': /kisskb/src/drivers/iio/accel/bma400_core.c:386:15: note: byref variable will be forcibly initialized 386 | unsigned int acc_config; | ^~~~~~~~~~ /kisskb/src/drivers/iio/accel/bma400_core.c: In function 'bma400_get_power_mode': /kisskb/src/drivers/iio/accel/bma400_core.c:497:15: note: byref variable will be forcibly initialized 497 | unsigned int val; | ^~~ /kisskb/src/drivers/iio/accel/bma400_core.c: In function 'bma400_set_power_mode': /kisskb/src/drivers/iio/accel/bma400_core.c:513:15: note: byref variable will be forcibly initialized 513 | unsigned int val; | ^~~ /kisskb/src/drivers/iio/accel/bma400_core.c: In function 'bma400_get_accel_reg': /kisskb/src/drivers/iio/accel/bma400_core.c:207:9: note: byref variable will be forcibly initialized 207 | __le16 raw_accel; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/cfg80211.c: In function 'ath6kl_cfg80211_ch_switch_notify': /kisskb/src/drivers/net/wireless/ath/ath6kl/cfg80211.c:1109:27: note: byref variable will be forcibly initialized 1109 | struct cfg80211_chan_def chandef; | ^~~~~~~ /kisskb/src/drivers/iio/accel/bma400_core.c: In function 'bma400_init': /kisskb/src/drivers/iio/accel/bma400_core.c:565:15: note: byref variable will be forcibly initialized 565 | unsigned int val; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/cfg80211.c: In function 'ath6kl_cfg80211_vif_stop': /kisskb/src/drivers/net/wireless/ath/ath6kl/cfg80211.c:3622:29: note: byref variable will be forcibly initialized 3622 | struct cfg80211_scan_info info = { | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/cfg80211.c: In function 'ath6kl_interface_add': /kisskb/src/drivers/net/wireless/ath/ath6kl/cfg80211.c:3784:5: note: byref variable will be forcibly initialized 3784 | u8 addr[ETH_ALEN]; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/cfg80211.c: In function 'ath6kl_cfg80211_add_iface': /kisskb/src/drivers/net/wireless/ath/ath6kl/cfg80211.c:1516:13: note: byref variable will be forcibly initialized 1516 | u8 if_idx, nw_type; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/cfg80211.c:1516:5: note: byref variable will be forcibly initialized 1516 | u8 if_idx, nw_type; | ^~~~~~ In file included from /kisskb/src/drivers/iio/adc/ad7606_spi.c:9: /kisskb/src/drivers/iio/adc/ad7606_spi.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/media/mc/mc-device.c: In function 'media_device_register_entity': /kisskb/src/drivers/media/mc/mc-device.c:659:22: note: byref variable will be forcibly initialized 659 | struct media_graph new = { .top = 0 }; | ^~~ /kisskb/src/drivers/media/mc/mc-device.c: In function 'media_device_ioctl': /kisskb/src/drivers/media/mc/mc-device.c:445:7: note: byref variable will be forcibly initialized 445 | char __karg[256], *karg = __karg; | ^~~~~~ /kisskb/src/drivers/media/mc/mc-device.c: In function 'media_device_enum_links': /kisskb/src/drivers/media/mc/mc-device.c:178:27: note: byref variable will be forcibly initialized 178 | struct media_link_desc klink_desc; | ^~~~~~~~~~ /kisskb/src/drivers/media/mc/mc-device.c:164:26: note: byref variable will be forcibly initialized 164 | struct media_pad_desc pad; | ^~~ /kisskb/src/drivers/media/mc/mc-device.c: In function 'media_device_get_topology': /kisskb/src/drivers/media/mc/mc-device.c:240:23: note: byref variable will be forcibly initialized 240 | struct media_v2_link klink, __user *ulink; | ^~~~~ /kisskb/src/drivers/media/mc/mc-device.c:239:22: note: byref variable will be forcibly initialized 239 | struct media_v2_pad kpad, __user *upad; | ^~~~ /kisskb/src/drivers/media/mc/mc-device.c:238:28: note: byref variable will be forcibly initialized 238 | struct media_v2_interface kintf, __user *uintf; | ^~~~~ /kisskb/src/drivers/media/mc/mc-device.c:237:25: note: byref variable will be forcibly initialized 237 | struct media_v2_entity kentity, __user *uentity; | ^~~~~~~ /kisskb/src/drivers/media/pci/cx18/cx18-dvb.c: In function 'dvb_register': /kisskb/src/drivers/media/pci/cx18/cx18-dvb.c:543:25: note: byref variable will be forcibly initialized 543 | struct xc2028_config cfg = { | ^~~ /kisskb/src/drivers/media/pci/cx18/cx18-dvb.c:520:25: note: byref variable will be forcibly initialized 520 | struct xc2028_config cfg = { | ^~~ /kisskb/src/drivers/media/pci/cx18/cx18-dvb.c:488:25: note: byref variable will be forcibly initialized 488 | struct xc2028_config cfg = { | ^~~ /kisskb/src/drivers/media/pci/cx18/cx18-dvb.c: In function 'yuan_mpc718_mt352_init': /kisskb/src/drivers/media/pci/cx18/cx18-dvb.c:158:5: note: byref variable will be forcibly initialized 158 | u8 buf[3]; | ^~~ /kisskb/src/drivers/media/pci/cx18/cx18-dvb.c:155:25: note: byref variable will be forcibly initialized 155 | const struct firmware *fw = NULL; | ^~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/drivers/net/wireless/ath/wil6210/wil6210.h:10, from /kisskb/src/drivers/net/wireless/ath/wil6210/rx_reorder.c:7: /kisskb/src/drivers/net/wireless/ath/wil6210/rx_reorder.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/rx_reorder.c: In function 'wil_rx_reorder': /kisskb/src/drivers/net/wireless/ath/wil6210/rx_reorder.c:88:6: note: byref variable will be forcibly initialized 88 | u16 seq; | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/rx_reorder.c:87:28: note: byref variable will be forcibly initialized 87 | int tid, cid, mid, mcast, retry; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/rx_reorder.c:87:21: note: byref variable will be forcibly initialized 87 | int tid, cid, mid, mcast, retry; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/rx_reorder.c:87:16: note: byref variable will be forcibly initialized 87 | int tid, cid, mid, mcast, retry; | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/rx_reorder.c:87:11: note: byref variable will be forcibly initialized 87 | int tid, cid, mid, mcast, retry; | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/rx_reorder.c:87:6: note: byref variable will be forcibly initialized 87 | int tid, cid, mid, mcast, retry; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_spi_device.c: In function 'cxd2880_spi_device_write': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_spi_device.c:19:22: note: byref variable will be forcibly initialized 19 | struct spi_transfer tx; | ^~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_spi_device.c:18:21: note: byref variable will be forcibly initialized 18 | struct spi_message msg; | ^~~ In file included from /kisskb/src/drivers/net/wireless/ath/wil6210/fw.c:28: /kisskb/src/drivers/net/wireless/ath/wil6210/fw.c: In function 'wil_fw_verify': /kisskb/src/drivers/net/wireless/ath/wil6210/fw_inc.c:42:35: note: byref variable will be forcibly initialized 42 | struct wil_fw_record_file_header fh; | ^~ /kisskb/src/drivers/net/wireless/ath/wil6210/fw.c: In function 'fw_handle_fill': /kisskb/src/drivers/net/wireless/ath/wil6210/fw_inc.c:303:16: note: byref variable will be forcibly initialized 303 | void __iomem *dst; | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/fw.c: In function 'fw_handle_gateway_data4': /kisskb/src/drivers/net/wireless/ath/wil6210/fw_inc.c:488:16: note: byref variable will be forcibly initialized 488 | void __iomem *gwa_ctl; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/fw_inc.c:487:16: note: byref variable will be forcibly initialized 487 | void __iomem *gwa_cmd; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/fw_inc.c:486:16: note: byref variable will be forcibly initialized 486 | void __iomem *gwa_val[ARRAY_SIZE(block->value)]; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/fw_inc.c:485:16: note: byref variable will be forcibly initialized 485 | void __iomem *gwa_addr; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/fw.c: In function 'fw_handle_gateway_data': /kisskb/src/drivers/net/wireless/ath/wil6210/fw_inc.c:424:16: note: byref variable will be forcibly initialized 424 | void __iomem *gwa_ctl; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/fw_inc.c:423:16: note: byref variable will be forcibly initialized 423 | void __iomem *gwa_cmd; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/fw_inc.c:422:16: note: byref variable will be forcibly initialized 422 | void __iomem *gwa_val; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/fw_inc.c:421:16: note: byref variable will be forcibly initialized 421 | void __iomem *gwa_addr; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/fw.c: In function 'fw_handle_direct_write': /kisskb/src/drivers/net/wireless/ath/wil6210/fw_inc.c:374:17: note: byref variable will be forcibly initialized 374 | void __iomem *dst; | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/fw.c: In function '__fw_handle_data': /kisskb/src/drivers/net/wireless/ath/wil6210/fw_inc.c:274:16: note: byref variable will be forcibly initialized 274 | void __iomem *dst; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/drivers/net/wireless/ath/wil6210/wil6210.h:10, from /kisskb/src/drivers/net/wireless/ath/wil6210/fw.c:9: /kisskb/src/drivers/net/wireless/ath/wil6210/fw.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/drivers/net/wireless/ath/wil6210/fw.c:28: /kisskb/src/drivers/net/wireless/ath/wil6210/fw.c: In function 'wil_request_firmware': /kisskb/src/drivers/net/wireless/ath/wil6210/fw_inc.c:650:25: note: byref variable will be forcibly initialized 650 | const struct firmware *fw; | ^~ /kisskb/src/drivers/net/wireless/ath/wil6210/fw.c: In function 'wil_request_board': /kisskb/src/drivers/net/wireless/ath/wil6210/fw_inc.c:784:25: note: byref variable will be forcibly initialized 784 | const struct firmware *brd; | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/fw.c: In function 'wil_fw_verify_file_exists': /kisskb/src/drivers/net/wireless/ath/wil6210/fw_inc.c:820:25: note: byref variable will be forcibly initialized 820 | const struct firmware *fw; | ^~ /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:821:21: note: byref variable will be forcibly initialized 821 | struct drm_printer p = drm_seq_file_printer(m); | ^ /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:803:21: note: byref variable will be forcibly initialized 803 | struct drm_printer p = drm_seq_file_printer(m); | ^ /kisskb/src/drivers/gpu/drm/radeon/radeon_object.c: In function 'radeon_bo_list_validate': /kisskb/src/drivers/gpu/drm/radeon/radeon_object.c:490:19: note: byref variable will be forcibly initialized 490 | struct list_head duplicates; | ^~~~~~~~~~ /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:403:22: note: byref variable will be forcibly initialized 403 | struct sg_page_iter sg_iter; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_ttm.c: In function 'radeon_move_blit': /kisskb/src/drivers/gpu/drm/radeon/radeon_ttm.c:146:23: note: byref variable will be forcibly initialized 146 | struct radeon_fence *fence; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/net/wireless/ath/trace.h:71, from /kisskb/src/drivers/net/wireless/ath/trace.c:20: /kisskb/src/drivers/net/wireless/ath/trace.c: In function 'perf_trace_ath_log': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/net/wireless/ath/./trace.h:33:1: note: in expansion of macro 'TRACE_EVENT' 33 | TRACE_EVENT(ath_log, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/net/wireless/ath/./trace.h:33:1: note: in expansion of macro 'TRACE_EVENT' 33 | TRACE_EVENT(ath_log, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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/net/wireless/ath/./trace.h:33:1: note: in expansion of macro 'TRACE_EVENT' 33 | TRACE_EVENT(ath_log, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/net/wireless/ath/trace.h:71, from /kisskb/src/drivers/net/wireless/ath/trace.c:20: /kisskb/src/drivers/net/wireless/ath/trace.c: In function 'trace_event_raw_event_ath_log': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/net/wireless/ath/./trace.h:33:1: note: in expansion of macro 'TRACE_EVENT' 33 | TRACE_EVENT(ath_log, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | 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/net/wireless/ath/./trace.h:33:1: note: in expansion of macro 'TRACE_EVENT' 33 | TRACE_EVENT(ath_log, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/drivers/net/wireless/ath/trace.h:71, from /kisskb/src/drivers/net/wireless/ath/trace.c:20: /kisskb/src/drivers/net/wireless/ath/trace.c: In function '__bpf_trace_ath_log': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/./trace.h:33:1: note: in expansion of macro 'TRACE_EVENT' 33 | TRACE_EVENT(ath_log, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/./trace.h:33:1: note: in expansion of macro 'TRACE_EVENT' 33 | TRACE_EVENT(ath_log, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/./trace.h:33:1: note: in expansion of macro 'TRACE_EVENT' 33 | TRACE_EVENT(ath_log, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/./trace.h:33:1: note: in expansion of macro 'TRACE_EVENT' 33 | TRACE_EVENT(ath_log, | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/include/linux/pci.h:37, from /kisskb/src/drivers/gpu/drm/radeon/radeon_gart.c:29: /kisskb/src/drivers/gpu/drm/radeon/radeon_gart.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_gart.c: In function 'radeon_gart_table_vram_pin': /kisskb/src/drivers/gpu/drm/radeon/radeon_gart.c:155:11: note: byref variable will be forcibly initialized 155 | uint64_t gpu_addr; | ^~~~~~~~ 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/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/pci_mac.c:10: /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/pci_mac.c: In function 'mt7615_wait_reset_state': /kisskb/src/include/linux/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/net/wireless/mediatek/mt76/mt7615/pci_mac.c:225:8: note: in expansion of macro 'wait_event_timeout' 225 | ret = wait_event_timeout(dev->reset_wait, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/pci_mac.c: In function 'mt7615_tx_prepare_skb': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/pci_mac.c:138:26: note: byref variable will be forcibly initialized 138 | struct mt76_txwi_cache *t; | ^ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c: In function 'p_init2': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c:315:5: note: byref variable will be forcibly initialized 315 | u8 data[6] = { 0 }; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c: In function 'p_init3': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c:358:5: note: byref variable will be forcibly initialized 358 | u8 data[2] = { 0 }; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c: In function 'pid_ftr_setting': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c:1815:5: note: byref variable will be forcibly initialized 1815 | u8 data[65]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c: In function 'x_tune3': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c:1225:5: note: byref variable will be forcibly initialized 1225 | u8 data[6] = { 0 }; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c: In function 'x_tune4': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c:1272:5: note: byref variable will be forcibly initialized 1272 | u8 data[2] = { 0 }; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c: In function 'x_sleep1': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c:1352:5: note: byref variable will be forcibly initialized 1352 | u8 data[3] = { 0 }; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c: In function 'rf_init1': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c:393:5: note: byref variable will be forcibly initialized 393 | u8 data[8] = { 0 }; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c: In function 'rf_init2': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c:839:5: note: byref variable will be forcibly initialized 839 | u8 data[5] = { 0 }; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c: In function 't_power_x': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c:1567:5: note: byref variable will be forcibly initialized 1567 | u8 data[3] = { 0 }; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c: In function 'spll_reset': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c:1467:5: note: byref variable will be forcibly initialized 1467 | u8 data[4] = { 0 }; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c: In function 'x_tune1': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c:891:5: note: byref variable will be forcibly initialized 891 | u8 data[11] = { 0 }; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c: In function 'x_sleep2': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c:1412:5: note: byref variable will be forcibly initialized 1412 | u8 data = 0; | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/main.c: In function 'mt7921_gen_ppe_thresh': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/main.c:15:5: note: byref variable will be forcibly initialized 15 | u8 ppet16_ppet8_ru3_ru0[] = {0x1c, 0xc7, 0x71}; | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c: In function 'x_tune2': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c:1019:5: note: byref variable will be forcibly initialized 1019 | u8 data[3] = { 0 }; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c: In function 'cxd2880_tnrdmd_check_internal_cpu_status': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c:2146:6: note: byref variable will be forcibly initialized 2146 | u16 cpu_status = 0; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c: In function 'cxd2880_tnrdmd_init2': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c:2097:5: note: byref variable will be forcibly initialized 2097 | u8 cpu_task_completed; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c: In function 'cxd2880_tnrdmd_gpio_read': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c:3058:5: note: byref variable will be forcibly initialized 3058 | u8 data = 0; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c: In function 'cxd2880_tnrdmd_interrupt_read': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c:3135:5: note: byref variable will be forcibly initialized 3135 | u8 data[2] = { 0 }; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c: In function 'cxd2880_tnrdmd_interrupt_clear': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c:3164:5: note: byref variable will be forcibly initialized 3164 | u8 data[2] = { 0 }; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c: In function 'cxd2880_tnrdmd_ts_buf_clear': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c:3193:5: note: byref variable will be forcibly initialized 3193 | u8 data[2] = { 0 }; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c: In function 'cxd2880_tnrdmd_chip_id': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c:3224:5: note: byref variable will be forcibly initialized 3224 | u8 data = 0; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c: In function 'cxd2880_tnrdmd_dvbt2_mon_sync_stat': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:28:5: note: byref variable will be forcibly initialized 28 | u8 data; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c: In function 'dvbt2_read_snr_reg': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:1233:5: note: byref variable will be forcibly initialized 1233 | u8 data[2]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:1232:5: note: byref variable will be forcibly initialized 1232 | u8 unlock_detected = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:1231:5: note: byref variable will be forcibly initialized 1231 | u8 ts_lock = 0; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:1230:5: note: byref variable will be forcibly initialized 1230 | u8 sync_state = 0; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c: In function 'cxd2880_tnrdmd_dvbt2_mon_sync_stat_sub': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:67:5: note: byref variable will be forcibly initialized 67 | u8 ts_lock_stat = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c: In function 'cxd2880_tnrdmd_common_tune_setting1': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c:2195:5: note: byref variable will be forcibly initialized 2195 | u8 cpu_task_completed; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c:2191:5: note: byref variable will be forcibly initialized 2191 | u8 data; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c: In function 'cxd2880_tnrdmd_dvbt2_mon_carrier_offset': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:88:5: note: byref variable will be forcibly initialized 88 | u8 unlock_detected = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:87:5: note: byref variable will be forcibly initialized 87 | u8 ts_lock = 0; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:86:5: note: byref variable will be forcibly initialized 86 | u8 sync_state = 0; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:84:5: note: byref variable will be forcibly initialized 84 | u8 data[4]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c: In function 'slvt_freeze_reg': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd.c:3494:5: note: byref variable will be forcibly initialized 3494 | u8 data; | ^~~~ In file included from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/../mt76_connac.h:7, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/../mt76_connac_mcu.h:7, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/mt7921.h:9, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/main.c:8: /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/main.c: In function 'mt76_packet_id_flush': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/../mt76.h:1381:22: note: byref variable will be forcibly initialized 1381 | struct sk_buff_head list; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c: In function 'cxd2880_tnrdmd_dvbt2_mon_version': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:67:5: note: byref variable will be forcibly initialized 67 | u8 ts_lock_stat = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:358:5: note: byref variable will be forcibly initialized 358 | u8 unlock_detected = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:357:5: note: byref variable will be forcibly initialized 357 | u8 ts_lock = 0; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:356:5: note: byref variable will be forcibly initialized 356 | u8 sync_state = 0; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:355:5: note: byref variable will be forcibly initialized 355 | u8 data[2]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c: In function 'cxd2880_tnrdmd_dvbt2_mon_ofdm': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:439:5: note: byref variable will be forcibly initialized 439 | u8 unlock_detected = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:438:5: note: byref variable will be forcibly initialized 438 | u8 ts_lock = 0; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:437:5: note: byref variable will be forcibly initialized 437 | u8 sync_state = 0; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:436:5: note: byref variable will be forcibly initialized 436 | u8 data[5]; | ^~~~ 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/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/main.c:4: /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/main.c: In function 'mt7921_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: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/net/wireless/mediatek/mt76/mt7921/main.c:1320:2: note: in expansion of macro 'wait_event_timeout' 1320 | wait_event_timeout(dev->mt76.tx_wait, !mt76_has_tx_pending(&dev->mphy), | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c: In function 'cxd2880_tnrdmd_dvbt2_mon_data_plps': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:512:5: note: byref variable will be forcibly initialized 512 | u8 l1_post_ok = 0; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c: In function 'cxd2880_tnrdmd_dvbt2_mon_active_plp': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:614:5: note: byref variable will be forcibly initialized 614 | u8 l1_post_ok = 0; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:611:5: note: byref variable will be forcibly initialized 611 | u8 data[20]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c: In function 'cxd2880_tnrdmd_dvbt2_mon_data_plp_error': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:713:5: note: byref variable will be forcibly initialized 713 | u8 data; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c: In function 'cxd2880_tnrdmd_dvbt2_mon_l1_change': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:67:5: note: byref variable will be forcibly initialized 67 | u8 ts_lock_stat = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:774:5: note: byref variable will be forcibly initialized 774 | u8 unlock_detected = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:773:5: note: byref variable will be forcibly initialized 773 | u8 ts_lock = 0; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:772:5: note: byref variable will be forcibly initialized 772 | u8 sync_state = 0; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:771:5: note: byref variable will be forcibly initialized 771 | u8 data; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c: In function 'cxd2880_tnrdmd_dvbt2_mon_l1_post': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:867:5: note: byref variable will be forcibly initialized 867 | u8 data[16]; | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/main.c: In function 'mt7921_scan_work': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/main.c:1113:30: note: byref variable will be forcibly initialized 1113 | struct cfg80211_scan_info info = { | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c: In function 'cxd2880_tnrdmd_dvbt2_mon_bbheader': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:970:6: note: byref variable will be forcibly initialized 970 | u8 data; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:969:6: note: byref variable will be forcibly initialized 969 | u8 l1_post_ok; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:926:5: note: byref variable will be forcibly initialized 926 | u8 data[14]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:925:5: note: byref variable will be forcibly initialized 925 | u8 unlock_detected = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:924:5: note: byref variable will be forcibly initialized 924 | u8 ts_lock = 0; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:923:5: note: byref variable will be forcibly initialized 923 | u8 sync_state = 0; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c: In function 'cxd2880_tnrdmd_dvbt2_mon_in_bandb_ts_rate': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:1055:5: note: byref variable will be forcibly initialized 1055 | u8 data[4]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:1054:5: note: byref variable will be forcibly initialized 1054 | u8 l1_post_ok = 0; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:1053:5: note: byref variable will be forcibly initialized 1053 | u8 unlock_detected = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:1052:5: note: byref variable will be forcibly initialized 1052 | u8 ts_lock = 0; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:1051:5: note: byref variable will be forcibly initialized 1051 | u8 sync_state = 0; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2.c: In function 'cxd2880_tnrdmd_dvbt2_check_demod_lock': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2.c:1002:5: note: byref variable will be forcibly initialized 1002 | u8 unlock_detected_sub = 0; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2.c:1001:5: note: byref variable will be forcibly initialized 1001 | u8 unlock_detected = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2.c:1000:5: note: byref variable will be forcibly initialized 1000 | u8 ts_lock = 0; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2.c:999:5: note: byref variable will be forcibly initialized 999 | u8 sync_stat = 0; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c: In function 'cxd2880_tnrdmd_dvbt2_mon_spectrum_sense': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:1165:5: note: byref variable will be forcibly initialized 1165 | u8 data = 0; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:1164:5: note: byref variable will be forcibly initialized 1164 | u8 early_unlock = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:1163:5: note: byref variable will be forcibly initialized 1163 | u8 ts_lock = 0; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:1162:5: note: byref variable will be forcibly initialized 1162 | u8 sync_state = 0; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2.c: In function 'cxd2880_tnrdmd_dvbt2_check_ts_lock': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2.c:1062:5: note: byref variable will be forcibly initialized 1062 | u8 unlock_detected_sub = 0; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2.c:1061:5: note: byref variable will be forcibly initialized 1061 | u8 unlock_detected = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2.c:1060:5: note: byref variable will be forcibly initialized 1060 | u8 ts_lock = 0; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2.c:1059:5: note: byref variable will be forcibly initialized 1059 | u8 sync_stat = 0; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c: In function 'cxd2880_tnrdmd_dvbt2_mon_snr_diver': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:1340:6: note: byref variable will be forcibly initialized 1340 | u16 reg_value = 0; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c: In function 'cxd2880_tnrdmd_dvbt2_mon_snr': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:1326:7: note: byref variable will be forcibly initialized 1326 | int snr_sub = 0; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:1325:7: note: byref variable will be forcibly initialized 1325 | int snr_main = 0; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:1301:6: note: byref variable will be forcibly initialized 1301 | u16 reg_value = 0; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2.c: In function 'cxd2880_tnrdmd_dvbt2_diver_fef_setting': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2.c:1150:28: note: byref variable will be forcibly initialized 1150 | struct cxd2880_dvbt2_ofdm ofdm; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c: In function 'cxd2880_tnrdmd_dvbt2_mon_packet_error_number': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:1395:5: note: byref variable will be forcibly initialized 1395 | u8 data[3]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2.c: In function 'cxd2880_tnrdmd_dvbt2_check_l1post_valid': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2.c:1190:5: note: byref variable will be forcibly initialized 1190 | u8 data; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c: In function 'cxd2880_tnrdmd_dvbt2_mon_sampling_offset': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:1441:5: note: byref variable will be forcibly initialized 1441 | u8 unlock_detected = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:1440:5: note: byref variable will be forcibly initialized 1440 | u8 ts_lock = 0; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:1439:5: note: byref variable will be forcibly initialized 1439 | u8 sync_state = 0; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:1433:5: note: byref variable will be forcibly initialized 1433 | u8 nominal_rate_reg[5]; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:1432:5: note: byref variable will be forcibly initialized 1432 | u8 ctl_val_reg[5]; | ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c: In function 'cxd2880_tnrdmd_dvbt2_mon_qam': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:1573:5: note: byref variable will be forcibly initialized 1573 | u8 l1_post_ok = 0; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:1572:5: note: byref variable will be forcibly initialized 1572 | u8 data; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c: In function 'cxd2880_tnrdmd_dvbt2_mon_code_rate': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:1660:5: note: byref variable will be forcibly initialized 1660 | u8 l1_post_ok = 0; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:1659:5: note: byref variable will be forcibly initialized 1659 | u8 data; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c: In function 'dvbt2_calc_ssi': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:1790:35: note: byref variable will be forcibly initialized 1790 | enum cxd2880_dvbt2_plp_code_rate code_rate; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:1789:34: note: byref variable will be forcibly initialized 1789 | enum cxd2880_dvbt2_plp_constell qam; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c: In function 'cxd2880_tnrdmd_dvbt2_mon_profile': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:1743:5: note: byref variable will be forcibly initialized 1743 | u8 data; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c: In function 'cxd2880_tnrdmd_dvbt2_mon_l1_pre': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:67:5: note: byref variable will be forcibly initialized 67 | u8 ts_lock_stat = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:182:29: note: byref variable will be forcibly initialized 182 | enum cxd2880_dvbt2_profile profile; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:180:5: note: byref variable will be forcibly initialized 180 | u8 unlock_detected = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:179:5: note: byref variable will be forcibly initialized 179 | u8 ts_lock = 0; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:178:5: note: byref variable will be forcibly initialized 178 | u8 sync_state = 0; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:177:5: note: byref variable will be forcibly initialized 177 | u8 data[37]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c: In function 'cxd2880_tnrdmd_dvbt2_mon_ssi': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:1833:6: note: byref variable will be forcibly initialized 1833 | int rf_lvl = 0; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c: In function 'cxd2880_tnrdmd_dvbt2_mon_ssi_sub': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt2_mon.c:1858:6: note: byref variable will be forcibly initialized 1858 | int rf_lvl = 0; | ^~~~~~ In file included from /kisskb/src/include/asm-generic/div64.h:26, from ./arch/powerpc/include/generated/asm/div64.h:1, from /kisskb/src/include/linux/math.h:5, from /kisskb/src/include/linux/delay.h:22, from /kisskb/src/drivers/iio/adc/ad7606.c:8: /kisskb/src/drivers/iio/adc/ad7606.c: In function 'ad7606_write_os_hw': /kisskb/src/drivers/iio/adc/ad7606.c:239:17: note: byref variable will be forcibly initialized 239 | DECLARE_BITMAP(values, 3); | ^~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/smu_v11_0.c: In function 'smu_v11_0_init_microcode': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/smu_v11_0.c:86:7: note: byref variable will be forcibly initialized 86 | char fw_name[SMU_FW_NAME_LEN]; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/smu_v11_0.c: In function 'smu_v11_0_check_fw_version': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/smu_v11_0.c:227:30: note: byref variable will be forcibly initialized 227 | uint32_t if_version = 0xff, smu_version = 0xff; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/smu_v11_0.c:227:11: note: byref variable will be forcibly initialized 227 | uint32_t if_version = 0xff, smu_version = 0xff; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/smu_v11_0.c: In function 'smu_v11_0_setup_pptable': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/smu_v11_0.c:349:8: note: byref variable will be forcibly initialized 349 | void *table; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/smu_v11_0.c:348:16: note: byref variable will be forcibly initialized 348 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/smu_v11_0.c:348:10: note: byref variable will be forcibly initialized 348 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/smu_v11_0.c:347:11: note: byref variable will be forcibly initialized 347 | uint16_t atom_table_size; | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/include/linux/input.h:19, from /kisskb/src/include/linux/input/mt.h:11, from /kisskb/src/drivers/input/input-mt.c:8: /kisskb/src/drivers/input/input-mt.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/smu_v11_0.c: In function 'smu_v11_0_get_vbios_bootup_values': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/smu_v11_0.c:553:35: note: byref variable will be forcibly initialized 553 | struct atom_common_table_header *header; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/smu_v11_0.c:552:16: note: byref variable will be forcibly initialized 552 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/smu_v11_0.c:552:10: note: byref variable will be forcibly initialized 552 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/smu_v11_0.c:551:11: note: byref variable will be forcibly initialized 551 | uint16_t size; | ^~~~ In file included from /kisskb/src/drivers/input/input-mt.c:10: /kisskb/src/drivers/input/input-mt.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/smu_v11_0.c: In function 'smu_v11_0_set_allowed_mask': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/smu_v11_0.c:773:11: note: byref variable will be forcibly initialized 773 | uint32_t feature_mask[2]; | ^~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/dma.c: In function 'mt76_dma_rx_fill': /kisskb/src/drivers/net/wireless/mediatek/mt76/dma.c:454:25: note: byref variable will be forcibly initialized 454 | struct mt76_queue_buf qbuf; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/smu_v11_0.c: In function 'smu_v11_0_system_features_control': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/smu_v11_0.c:800:11: note: byref variable will be forcibly initialized 800 | uint32_t feature_mask[2]; | ^~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/dma.c: In function 'mt76_dma_rx_process': /kisskb/src/drivers/net/wireless/mediatek/mt76/dma.c:561:7: note: byref variable will be forcibly initialized 561 | u32 info; | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/dma.c:558:7: note: byref variable will be forcibly initialized 558 | bool more; | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/dma.c:555:6: note: byref variable will be forcibly initialized 555 | int len, data_len, done = 0; | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/dma.c: In function 'mt76_dma_rx_cleanup': /kisskb/src/drivers/net/wireless/mediatek/mt76/dma.c:485:7: note: byref variable will be forcibly initialized 485 | bool more; | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/dma.c: In function 'mt76_dma_tx_cleanup': /kisskb/src/drivers/net/wireless/mediatek/mt76/dma.c:233:26: note: byref variable will be forcibly initialized 233 | struct mt76_queue_entry entry; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/smu_v11_0.c: In function 'smu_v11_0_set_single_dpm_table': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/smu_v11_0.c:2050:11: note: byref variable will be forcibly initialized 2050 | uint32_t clk; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/smu_v11_0.c: In function 'smu_v11_0_get_dpm_level_range': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/smu_v11_0.c:2088:11: note: byref variable will be forcibly initialized 2088 | uint32_t level_count = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu12/renoir_ppt.c: In function 'renoir_set_fine_grain_gfx_freq_parameters': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu12/renoir_ppt.c:463:20: note: byref variable will be forcibly initialized 463 | uint32_t min = 0, max = 0; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu12/renoir_ppt.c:463:11: note: byref variable will be forcibly initialized 463 | uint32_t min = 0, max = 0; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu12/renoir_ppt.c: In function 'renoir_force_clk_levels': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu12/renoir_ppt.c:792:65: note: byref variable will be forcibly initialized 792 | uint32_t soft_min_level = 0, soft_max_level = 0, min_freq = 0, max_freq = 0; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu12/renoir_ppt.c:792:51: note: byref variable will be forcibly initialized 792 | uint32_t soft_min_level = 0, soft_max_level = 0, min_freq = 0, max_freq = 0; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu12/renoir_ppt.c: In function 'renoir_force_dpm_limit_value': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu12/renoir_ppt.c:689:20: note: byref variable will be forcibly initialized 689 | enum smu_clk_type clks[] = { | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu12/renoir_ppt.c:686:21: note: byref variable will be forcibly initialized 686 | uint32_t min_freq, max_freq, force_freq; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu12/renoir_ppt.c:686:11: note: byref variable will be forcibly initialized 686 | uint32_t min_freq, max_freq, force_freq; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu12/renoir_ppt.c: In function 'renoir_unforce_dpm_levels': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu12/renoir_ppt.c:719:4: note: byref variable will be forcibly initialized 719 | } clk_feature_map[] = { | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu12/renoir_ppt.c:713:21: note: byref variable will be forcibly initialized 713 | uint32_t min_freq, max_freq; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu12/renoir_ppt.c:713:11: note: byref variable will be forcibly initialized 713 | uint32_t min_freq, max_freq; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu12/renoir_ppt.c: In function 'renoir_set_peak_clock_by_device': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu12/renoir_ppt.c:900:26: note: byref variable will be forcibly initialized 900 | uint32_t sclk_freq = 0, uclk_freq = 0; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu12/renoir_ppt.c:900:11: note: byref variable will be forcibly initialized 900 | uint32_t sclk_freq = 0, uclk_freq = 0; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu12/renoir_ppt.c: In function 'renoir_get_gpu_metrics': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu12/renoir_ppt.c:1313:15: note: byref variable will be forcibly initialized 1313 | SmuMetrics_t metrics; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu12/renoir_ppt.c: In function 'renoir_print_clk_levels': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu12/renoir_ppt.c:490:15: note: byref variable will be forcibly initialized 490 | SmuMetrics_t metrics; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu12/renoir_ppt.c:489:57: note: byref variable will be forcibly initialized 489 | uint32_t cur_value = 0, value = 0, count = 0, min = 0, max = 0; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu12/renoir_ppt.c:489:48: note: byref variable will be forcibly initialized 489 | uint32_t cur_value = 0, value = 0, count = 0, min = 0, max = 0; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu12/renoir_ppt.c:489:26: note: byref variable will be forcibly initialized 489 | uint32_t cur_value = 0, value = 0, count = 0, min = 0, max = 0; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/stv0299.c: In function 'stv0299_readregs': /kisskb/src/drivers/media/dvb-frontends/stv0299.c:115:17: note: byref variable will be forcibly initialized 115 | struct i2c_msg msg [] = { { .addr = state->config->demod_address, .flags = 0, .buf = ®1, .len = 1 }, | ^~~ /kisskb/src/drivers/media/dvb-frontends/stv0299.c: In function 'stv0299_get_symbolrate': /kisskb/src/drivers/media/dvb-frontends/stv0299.c:237:5: note: byref variable will be forcibly initialized 237 | s8 rtf; | ^~~ /kisskb/src/drivers/media/dvb-frontends/stv0299.c:236:5: note: byref variable will be forcibly initialized 236 | u8 sfr[3]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/stv0299.c: In function 'stv0299_writeregI': /kisskb/src/drivers/media/dvb-frontends/stv0299.c:74:17: note: byref variable will be forcibly initialized 74 | struct i2c_msg msg = { .addr = state->config->demod_address, .flags = 0, .buf = buf, .len = 2 }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/stv0299.c:73:5: note: byref variable will be forcibly initialized 73 | u8 buf [] = { reg, data }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/stv0299.c: In function 'stv0299_readreg': /kisskb/src/drivers/media/dvb-frontends/stv0299.c:100:17: note: byref variable will be forcibly initialized 100 | struct i2c_msg msg [] = { { .addr = state->config->demod_address, .flags = 0, .buf = b0, .len = 1 }, | ^~~ /kisskb/src/drivers/media/dvb-frontends/stv0299.c:99:5: note: byref variable will be forcibly initialized 99 | u8 b1 [] = { 0 }; | ^~ /kisskb/src/drivers/media/dvb-frontends/stv0299.c:98:5: note: byref variable will be forcibly initialized 98 | u8 b0 [] = { reg }; | ^~ /kisskb/src/drivers/media/dvb-frontends/stv0299.c: In function 'stv0299_send_legacy_dish_cmd': /kisskb/src/drivers/media/dvb-frontends/stv0299.c:399:10: note: byref variable will be forcibly initialized 399 | ktime_t nexttime; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu12/smu_v12_0.c: In function 'smu_v12_0_check_fw_version': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu12/smu_v12_0.c:76:30: note: byref variable will be forcibly initialized 76 | uint32_t if_version = 0xff, smu_version = 0xff; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu12/smu_v12_0.c:76:11: note: byref variable will be forcibly initialized 76 | uint32_t if_version = 0xff, smu_version = 0xff; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu12/smu_v12_0.c: In function 'smu_v12_0_get_vbios_bootup_values': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu12/smu_v12_0.c:314:35: note: byref variable will be forcibly initialized 314 | struct atom_common_table_header *header; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu12/smu_v12_0.c:313:16: note: byref variable will be forcibly initialized 313 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu12/smu_v12_0.c:313:10: note: byref variable will be forcibly initialized 313 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu12/smu_v12_0.c:312:11: note: byref variable will be forcibly initialized 312 | uint16_t size; | ^~~~ In file included from /kisskb/src/arch/powerpc/include/asm/io.h:27, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76.h:10, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mac80211.c:7: /kisskb/src/drivers/net/wireless/mediatek/mt76/mac80211.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mac80211.c: In function 'mt76_led_init': /kisskb/src/drivers/net/wireless/mediatek/mt76/mac80211.c:194:6: note: byref variable will be forcibly initialized 194 | int led_pin; | ^~~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mac80211.c:5: /kisskb/src/drivers/net/wireless/mediatek/mt76/mac80211.c: In function 'mt76_set_channel': /kisskb/src/include/linux/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/net/wireless/mediatek/mt76/mac80211.c:811:2: note: in expansion of macro 'wait_event_timeout' 811 | wait_event_timeout(dev->tx_wait, !mt76_has_tx_pending(phy), timeout); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mac80211.c: In function 'mt76_wcid_key_setup': /kisskb/src/drivers/net/wireless/mediatek/mt76/mac80211.c:893:27: note: byref variable will be forcibly initialized 893 | struct ieee80211_key_seq seq; | ^~~ In file included from /kisskb/src/drivers/net/wireless/mediatek/mt76/mac80211.c:7: /kisskb/src/drivers/net/wireless/mediatek/mt76/mac80211.c: In function 'mt76_packet_id_flush': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76.h:1381:22: note: byref variable will be forcibly initialized 1381 | struct sk_buff_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/drivers/net/wireless/mediatek/mt76/mac80211.c:5: /kisskb/src/drivers/net/wireless/mediatek/mt76/mac80211.c: In function 'mt76_rx_complete': /kisskb/src/drivers/net/wireless/mediatek/mt76/mac80211.c:1179:12: note: byref variable will be forcibly initialized 1179 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mac80211.c:1177:23: note: byref variable will be forcibly initialized 1177 | struct ieee80211_hw *hw; | ^~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mac80211.c:1176:24: note: byref variable will be forcibly initialized 1176 | struct ieee80211_sta *sta; | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mac80211.c: In function 'mt76_rx_poll_complete': /kisskb/src/drivers/net/wireless/mediatek/mt76/mac80211.c:1220:22: note: byref variable will be forcibly initialized 1220 | struct sk_buff_head frames; | ^~~~~~ In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from ./arch/powerpc/include/generated/asm/rwonce.h:1, from /kisskb/src/include/linux/compiler.h:266, from /kisskb/src/include/linux/dev_printk.h:14, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/drivers/iio/amplifiers/hmc425a.c:8: /kisskb/src/drivers/iio/amplifiers/hmc425a.c: In function 'hmc425a_write': /kisskb/src/drivers/iio/amplifiers/hmc425a.c:48:17: note: byref variable will be forcibly initialized 48 | DECLARE_BITMAP(values, BITS_PER_TYPE(value)); | ^~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/iio/amplifiers/hmc425a.c: In function 'hmc425a_write_raw': /kisskb/src/drivers/iio/amplifiers/hmc425a.c:48:17: note: byref variable will be forcibly initialized 48 | DECLARE_BITMAP(values, BITS_PER_TYPE(value)); | ^~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_legacy_crtc.c: In function 'radeon_set_crtc_timing': /kisskb/src/drivers/gpu/drm/radeon/radeon_legacy_crtc.c:587:11: note: byref variable will be forcibly initialized 587 | uint32_t crtc_v_sync_strt_wid; | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_legacy_crtc.c:586:11: note: byref variable will be forcibly initialized 586 | uint32_t crtc_v_total_disp; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_legacy_crtc.c:585:11: note: byref variable will be forcibly initialized 585 | uint32_t crtc_h_sync_strt_wid; | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_legacy_crtc.c:584:11: note: byref variable will be forcibly initialized 584 | uint32_t crtc_h_total_disp; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_legacy_crtc.c: In function 'radeon_set_pll': /kisskb/src/drivers/gpu/drm/radeon/radeon_legacy_crtc.c:918:12: note: byref variable will be forcibly initialized 918 | uint32_t pixclks_cntl; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_legacy_crtc.c:854:12: note: byref variable will be forcibly initialized 854 | uint32_t pixclks_cntl = ((RREG32_PLL(RADEON_PIXCLKS_CNTL) & | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_legacy_crtc.c:756:15: note: byref variable will be forcibly initialized 756 | } *post_div, post_divs[] = { | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_legacy_crtc.c:749:11: note: byref variable will be forcibly initialized 749 | uint32_t htotal_cntl = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_legacy_crtc.c:748:11: note: byref variable will be forcibly initialized 748 | uint32_t pll_fb_post_div = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_legacy_crtc.c:747:11: note: byref variable will be forcibly initialized 747 | uint32_t pll_ref_div = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_legacy_crtc.c:743:11: note: byref variable will be forcibly initialized 743 | uint32_t freq = 0; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_legacy_crtc.c:742:11: note: byref variable will be forcibly initialized 742 | uint32_t post_divider = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_legacy_crtc.c:741:11: note: byref variable will be forcibly initialized 741 | uint32_t reference_div = 0; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_legacy_crtc.c:740:11: note: byref variable will be forcibly initialized 740 | uint32_t frac_fb_div = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_legacy_crtc.c:739:11: note: byref variable will be forcibly initialized 739 | uint32_t feedback_div = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_legacy_crtc.c: In function 'radeon_crtc_do_set_base': /kisskb/src/drivers/gpu/drm/radeon/radeon_legacy_crtc.c:386:11: note: byref variable will be forcibly initialized 386 | uint32_t tiling_flags; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_legacy_crtc.c:383:11: note: byref variable will be forcibly initialized 383 | uint64_t base; | ^~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/drivers/net/wireless/ath/wil6210/wil6210.h:10, from /kisskb/src/drivers/net/wireless/ath/wil6210/pmc.c:12: /kisskb/src/drivers/net/wireless/ath/wil6210/pmc.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/pmc.c: In function 'wil_pmc_alloc': /kisskb/src/drivers/net/wireless/ath/wil6210/pmc.c:142:24: note: byref variable will be forcibly initialized 142 | struct vring_tx_desc dd = {}, *d = ⅆ | ^~ /kisskb/src/drivers/net/wireless/ath/wil6210/pmc.c: In function 'wil_pmc_read': /kisskb/src/drivers/net/wireless/ath/wil6210/pmc.c:321:9: note: byref variable will be forcibly initialized 321 | loff_t offset; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt_mon.c: In function 'cxd2880_tnrdmd_dvbt_mon_sync_stat': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt_mon.c:29:5: note: byref variable will be forcibly initialized 29 | u8 rdata = 0x00; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt_mon.c: In function 'is_tps_locked': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt_mon.c:759:5: note: byref variable will be forcibly initialized 759 | u8 early_unlock = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt_mon.c:758:5: note: byref variable will be forcibly initialized 758 | u8 tslock = 0; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt_mon.c:757:5: note: byref variable will be forcibly initialized 757 | u8 sync = 0; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt_mon.c: In function 'dvbt_read_snr_reg': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt_mon.c:394:5: note: byref variable will be forcibly initialized 394 | u8 rdata[2]; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt_mon.c: In function 'cxd2880_tnrdmd_dvbt_mon_sync_stat_sub': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt_mon.c:66:5: note: byref variable will be forcibly initialized 66 | u8 ts_lock_stat = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt_mon.c: In function 'cxd2880_tnrdmd_dvbt_mon_mode_guard': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt_mon.c:87:5: note: byref variable will be forcibly initialized 87 | u8 rdata = 0x00; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt_mon.c: In function 'cxd2880_tnrdmd_dvbt_mon_carrier_offset': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt_mon.c:142:5: note: byref variable will be forcibly initialized 142 | u8 rdata[4]; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt_mon.c: In function 'cxd2880_tnrdmd_dvbt_mon_tps_info': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt_mon.c:213:5: note: byref variable will be forcibly initialized 213 | u8 cell_id_ok = 0; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt_mon.c:212:5: note: byref variable will be forcibly initialized 212 | u8 rdata[7]; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt_mon.c: In function 'dvbt_calc_ssi': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt_mon.c:671:30: note: byref variable will be forcibly initialized 671 | struct cxd2880_dvbt_tpsinfo tps; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt_mon.c: In function 'cxd2880_tnrdmd_dvbt_mon_packet_error_number': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt_mon.c:298:5: note: byref variable will be forcibly initialized 298 | u8 rdata[3]; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt_mon.c: In function 'cxd2880_tnrdmd_dvbt_mon_spectrum_sense': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt_mon.c:339:5: note: byref variable will be forcibly initialized 339 | u8 data = 0; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt_mon.c: In function 'cxd2880_tnrdmd_dvbt_mon_snr_diver': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt_mon.c:493:6: note: byref variable will be forcibly initialized 493 | u16 reg_value = 0; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt_mon.c: In function 'cxd2880_tnrdmd_dvbt_mon_snr': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt_mon.c:479:7: note: byref variable will be forcibly initialized 479 | int snr_sub = 0; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt_mon.c:478:7: note: byref variable will be forcibly initialized 478 | int snr_main = 0; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt_mon.c:454:6: note: byref variable will be forcibly initialized 454 | u16 reg_value = 0; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt_mon.c: In function 'cxd2880_tnrdmd_dvbt_mon_sampling_offset': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt_mon.c:546:5: note: byref variable will be forcibly initialized 546 | u8 nominal_rate_reg[5]; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt_mon.c:545:5: note: byref variable will be forcibly initialized 545 | u8 ctl_val_reg[5]; | ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt_mon.c: In function 'cxd2880_tnrdmd_dvbt_mon_ssi': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt_mon.c:708:6: note: byref variable will be forcibly initialized 708 | int rf_lvl = 0; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt_mon.c: In function 'cxd2880_tnrdmd_dvbt_mon_ssi_sub': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt_mon.c:733:6: note: byref variable will be forcibly initialized 733 | int rf_lvl = 0; | ^~~~~~ /kisskb/src/drivers/extcon/extcon-max77693.c: In function 'max77693_muic_adc_ground_handler': /kisskb/src/drivers/extcon/extcon-max77693.c:579:7: note: byref variable will be forcibly initialized 579 | bool attached; | ^~~~~~~~ /kisskb/src/drivers/extcon/extcon-max77693.c: In function 'max77693_muic_dock_handler': /kisskb/src/drivers/extcon/extcon-max77693.c:455:7: note: byref variable will be forcibly initialized 455 | bool cable_attached; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/extcon/extcon-max77693.c: In function 'max77693_muic_chg_handler': /kisskb/src/drivers/extcon/extcon-max77693.c:768:7: note: byref variable will be forcibly initialized 768 | bool cable_attached; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt.c: In function 'x_tune_dvbt_demod_setting': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt.c:145:6: note: byref variable will be forcibly initialized 145 | u8 data[2] = { 0x01, 0x01 }; | ^~~~ /kisskb/src/drivers/extcon/extcon-max77693.c: In function 'max77693_muic_probe': /kisskb/src/drivers/extcon/extcon-max77693.c:1080:15: note: byref variable will be forcibly initialized 1080 | unsigned int id; | ^~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt.c: In function 'cxd2880_tnrdmd_dvbt_check_demod_lock': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt.c:811:5: note: byref variable will be forcibly initialized 811 | u8 unlock_detected_sub = 0; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt.c:810:5: note: byref variable will be forcibly initialized 810 | u8 unlock_detected = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt.c:809:5: note: byref variable will be forcibly initialized 809 | u8 ts_lock = 0; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt.c:808:5: note: byref variable will be forcibly initialized 808 | u8 sync_stat = 0; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt.c: In function 'cxd2880_tnrdmd_dvbt_check_ts_lock': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt.c:871:5: note: byref variable will be forcibly initialized 871 | u8 unlock_detected_sub = 0; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt.c:870:5: note: byref variable will be forcibly initialized 870 | u8 unlock_detected = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt.c:869:5: note: byref variable will be forcibly initialized 869 | u8 ts_lock = 0; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_dvbt.c:868:5: note: byref variable will be forcibly initialized 868 | u8 sync_stat = 0; | ^~~~~~~~~ /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:381:7: note: byref variable will be forcibly initialized 381 | char bl_name[16]; | ^~~~~~~ /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/drivers/net/wireless/mediatek/mt76/mt7615/usb_sdio.c: In function 'mt7663_usb_sdio_rate_work': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7615/usb_sdio.c:134:19: note: byref variable will be forcibly initialized 134 | struct list_head wrd_list; | ^~~~~~~~ /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:153:24: note: byref variable will be forcibly initialized 153 | struct qxl_drm_image *dimage; | ^~~~~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_draw.c:152:17: note: byref variable will be forcibly initialized 152 | struct qxl_bo *clips_bo; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_draw.c:151:22: note: byref variable will be forcibly initialized 151 | struct qxl_release *release; | ^~~~~~~ /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/input/input-poller.c: In function 'input_dev_set_poll_interval': /kisskb/src/drivers/input/input-poller.c:152:15: note: byref variable will be forcibly initialized 152 | unsigned int interval; | ^~~~~~~~ In file included from /kisskb/src/drivers/media/mc/mc-entity.c:13: /kisskb/src/drivers/media/mc/mc-entity.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/media/mc/mc-entity.c: In function 'media_entity_get_fwnode_pad': /kisskb/src/drivers/media/mc/mc-entity.c:357:25: note: byref variable will be forcibly initialized 357 | struct fwnode_endpoint endpoint; | ^~~~~~~~ In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from ./arch/powerpc/include/generated/asm/rwonce.h:1, from /kisskb/src/include/linux/compiler.h:266, from /kisskb/src/include/linux/build_bug.h:5, from /kisskb/src/include/linux/bits.h:22, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/bitmap.h:8, from /kisskb/src/drivers/media/mc/mc-entity.c:11: /kisskb/src/drivers/media/mc/mc-entity.c: In function '__media_pipeline_start': /kisskb/src/drivers/media/mc/mc-entity.c:411:18: note: byref variable will be forcibly initialized 411 | DECLARE_BITMAP(has_no_links, MEDIA_ENTITY_MAX_PADS); | ^~~~~~~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/media/mc/mc-entity.c:410:18: note: byref variable will be forcibly initialized 410 | DECLARE_BITMAP(active, MEDIA_ENTITY_MAX_PADS); | ^~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_mon.c: In function 'cxd2880_tnrdmd_mon_rf_lvl': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_mon.c:20:5: note: byref variable will be forcibly initialized 20 | u8 rdata[2]; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_mon.c: In function 'cxd2880_tnrdmd_mon_internal_cpu_status': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_tnrdmd_mon.c:115:5: note: byref variable will be forcibly initialized 115 | u8 data[2] = { 0 }; | ^~~~ /kisskb/src/drivers/iio/accel/bma400_spi.c: In function 'bma400_regmap_spi_read': /kisskb/src/drivers/iio/accel/bma400_spi.c:26:5: note: byref variable will be forcibly initialized 26 | u8 result[BMA400_SPI_READ_BUFFER_SIZE]; | ^~~~~~ In file included from /kisskb/src/drivers/iio/accel/bma400_spi.c:13: /kisskb/src/drivers/iio/accel/bma400_spi.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/iio/accel/bma400_spi.c: In function 'bma400_spi_probe': /kisskb/src/drivers/iio/accel/bma400_spi.c:67:15: note: byref variable will be forcibly initialized 67 | unsigned int val; | ^~~ /kisskb/src/drivers/net/wireless/ath/wil6210/wil_crash_dump.c: In function 'wil_fw_copy_crash_dump': /kisskb/src/drivers/net/wireless/ath/wil6210/wil_crash_dump.c:52:16: note: byref variable will be forcibly initialized 52 | u32 host_min, dump_size, offset, len; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/wil_crash_dump.c:52:6: note: byref variable will be forcibly initialized 52 | u32 host_min, dump_size, offset, len; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/wil_crash_dump.c: In function 'wil_fw_core_dump': /kisskb/src/drivers/net/wireless/ath/wil6210/wil_crash_dump.c:102:6: note: byref variable will be forcibly initialized 102 | u32 fw_dump_size; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0.c: In function 'smu_v13_0_get_pptable_from_vbios': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0.c:280:16: note: byref variable will be forcibly initialized 280 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0.c:280:10: note: byref variable will be forcibly initialized 280 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0.c:279:11: note: byref variable will be forcibly initialized 279 | uint16_t atom_table_size; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0.c: In function 'smu_v13_0_init_microcode': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0.c:80:7: note: byref variable will be forcibly initialized 80 | char fw_name[30]; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0.c: In function 'smu_v13_0_check_fw_version': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0.c:199:30: note: byref variable will be forcibly initialized 199 | uint32_t if_version = 0xff, smu_version = 0xff; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0.c:199:11: note: byref variable will be forcibly initialized 199 | uint32_t if_version = 0xff, smu_version = 0xff; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0.c: In function 'smu_v13_0_setup_pptable': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0.c:336:8: note: byref variable will be forcibly initialized 336 | void *table; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0.c:335:11: note: byref variable will be forcibly initialized 335 | uint32_t size = 0, pptable_id = 0; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0.c: In function 'smu_v13_0_get_vbios_bootup_values': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0.c:513:35: note: byref variable will be forcibly initialized 513 | struct atom_common_table_header *header; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0.c:512:16: note: byref variable will be forcibly initialized 512 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0.c:512:10: note: byref variable will be forcibly initialized 512 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0.c:511:11: note: byref variable will be forcibly initialized 511 | uint16_t size; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0.c: In function 'smu_v13_0_set_allowed_mask': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0.c:718:11: note: byref variable will be forcibly initialized 718 | uint32_t feature_mask[2]; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0.c: In function 'smu_v13_0_system_features_control': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0.c:767:11: note: byref variable will be forcibly initialized 767 | uint32_t feature_mask[2]; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0.c: In function 'smu_v13_0_set_single_dpm_table': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0.c:1787:11: note: byref variable will be forcibly initialized 1787 | uint32_t clk; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0.c: In function 'smu_v13_0_get_dpm_level_range': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0.c:1825:11: note: byref variable will be forcibly initialized 1825 | uint32_t level_count = 0; | ^~~~~~~~~~~ In file included from /kisskb/src/drivers/iio/adc/ad7768-1.c:17: /kisskb/src/drivers/iio/adc/ad7768-1.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/iio/adc/ad7768-1.c: In function 'ad7768_set_channel_label': /kisskb/src/drivers/iio/adc/ad7768-1.c:557:6: note: byref variable will be forcibly initialized 557 | int crt_ch = 0; | ^~~~~~ /kisskb/src/drivers/iio/adc/ad7768-1.c:556:14: note: byref variable will be forcibly initialized 556 | const char *label; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/yellow_carp_ppt.c: In function 'yellow_carp_is_dpm_running': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/yellow_carp_ppt.c:258:11: note: byref variable will be forcibly initialized 258 | uint32_t feature_mask[2]; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/yellow_carp_ppt.c: In function 'yellow_carp_force_clk_levels': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/yellow_carp_ppt.c:1047:25: note: byref variable will be forcibly initialized 1047 | uint32_t min_freq = 0, max_freq = 0; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/yellow_carp_ppt.c:1047:11: note: byref variable will be forcibly initialized 1047 | uint32_t min_freq = 0, max_freq = 0; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/yellow_carp_ppt.c: In function 'yellow_carp_set_performance_level': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/yellow_carp_ppt.c:1085:27: note: byref variable will be forcibly initialized 1085 | uint32_t socclk_min = 0, socclk_max = 0; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/yellow_carp_ppt.c:1085:11: note: byref variable will be forcibly initialized 1085 | uint32_t socclk_min = 0, socclk_max = 0; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/yellow_carp_ppt.c:1084:25: note: byref variable will be forcibly initialized 1084 | uint32_t fclk_min = 0, fclk_max = 0; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/yellow_carp_ppt.c:1084:11: note: byref variable will be forcibly initialized 1084 | uint32_t fclk_min = 0, fclk_max = 0; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/yellow_carp_ppt.c:1083:25: note: byref variable will be forcibly initialized 1083 | uint32_t sclk_min = 0, sclk_max = 0; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/yellow_carp_ppt.c:1083:11: note: byref variable will be forcibly initialized 1083 | uint32_t sclk_min = 0, sclk_max = 0; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/yellow_carp_ppt.c: In function 'yellow_carp_get_gpu_metrics': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/yellow_carp_ppt.c:543:15: note: byref variable will be forcibly initialized 543 | SmuMetrics_t metrics; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/yellow_carp_ppt.c: In function 'yellow_carp_print_clk_levels': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/yellow_carp_ppt.c:974:26: note: byref variable will be forcibly initialized 974 | uint32_t cur_value = 0, value = 0, count = 0; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/yellow_carp_ppt.c:974:11: note: byref variable will be forcibly initialized 974 | uint32_t cur_value = 0, value = 0, count = 0; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/yellow_carp_ppt.c: In function 'yellow_carp_system_features_control': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/yellow_carp_ppt.c:200:11: note: byref variable will be forcibly initialized 200 | uint32_t feature_mask[2]; | ^~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/wil6210/p2p.c: In function 'wil_p2p_search_expired': /kisskb/src/drivers/net/wireless/ath/wil6210/p2p.c:275:29: note: byref variable will be forcibly initialized 275 | struct cfg80211_scan_info info = { | ^~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, 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:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/aldebaran_ppt.c: In function 'aldebaran_is_dpm_running': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/aldebaran_ppt.c:1472:11: note: byref variable will be forcibly initialized 1472 | uint32_t feature_mask[2]; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/aldebaran_ppt.c: In function 'aldebaran_get_power_limit': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/aldebaran_ppt.c:1210:11: note: byref variable will be forcibly initialized 1210 | uint32_t power_limit = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/aldebaran_ppt.c: In function 'aldebaran_append_powerplay_table': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/aldebaran_ppt.c:409:34: note: byref variable will be forcibly initialized 409 | struct atom_smc_dpm_info_v4_10 *smc_dpm_table; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/aldebaran_ppt.c: In function 'aldebaran_log_thermal_throttling_event': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/aldebaran_ppt.c:1657:7: note: byref variable will be forcibly initialized 1657 | char log_buf[256]; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/aldebaran_ppt.c:1656:11: note: byref variable will be forcibly initialized 1656 | uint32_t throttler_status; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/aldebaran_ppt.c: In function 'aldebaran_check_ecc_table_support': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/aldebaran_ppt.c:1784:30: note: byref variable will be forcibly initialized 1784 | uint32_t if_version = 0xff, smu_version = 0xff; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/aldebaran_ppt.c:1784:11: note: byref variable will be forcibly initialized 1784 | uint32_t if_version = 0xff, smu_version = 0xff; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/aldebaran_ppt.c: In function 'aldebaran_run_board_btc': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/aldebaran_ppt.c:469:6: note: byref variable will be forcibly initialized 469 | u32 smu_version; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/aldebaran_ppt.c: In function 'aldebaran_mode1_reset': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/aldebaran_ppt.c:1841:6: note: byref variable will be forcibly initialized 1841 | u32 smu_version, fatal_err, param; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/aldebaran_ppt.c: In function 'aldebaran_get_gpu_metrics': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/aldebaran_ppt.c:1709:15: note: byref variable will be forcibly initialized 1709 | SmuMetrics_t metrics; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/aldebaran_ppt.c: In function 'aldebaran_print_clk_levels': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/aldebaran_ppt.c:739:9: note: byref variable will be forcibly initialized 739 | int i, now, size = 0; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/aldebaran_ppt.c: In function 'aldebaran_mode2_reset': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/aldebaran_ppt.c:1876:6: note: byref variable will be forcibly initialized 1876 | u32 smu_version; | ^~~~~~~~~~~ In file included from /kisskb/src/drivers/input/ff-core.c:18: /kisskb/src/drivers/input/ff-core.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/stb0899_algo.c: In function 'stb0899_set_srate': /kisskb/src/drivers/media/dvb-frontends/stb0899_algo.c:69:5: note: byref variable will be forcibly initialized 69 | u8 sfr[3]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/stb0899_algo.c: In function 'stb0899_search_tmg': /kisskb/src/drivers/media/dvb-frontends/stb0899_algo.c:202:5: note: byref variable will be forcibly initialized 202 | u8 cfr[2]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/stb0899_algo.c: In function 'stb0899_search_carrier': /kisskb/src/drivers/media/dvb-frontends/stb0899_algo.c:272:5: note: byref variable will be forcibly initialized 272 | u8 cfr[2]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/stb0899_algo.c: In function 'stb0899_search_data': /kisskb/src/drivers/media/dvb-frontends/stb0899_algo.c:380:5: note: byref variable will be forcibly initialized 380 | u8 cfr[2]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/stb0899_algo.c: In function 'stb0899_first_subrange': /kisskb/src/drivers/media/dvb-frontends/stb0899_algo.c:138:6: note: byref variable will be forcibly initialized 138 | u32 bandwidth = 0; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stb0899_algo.c: In function 'stb0899_dvbs_algo': /kisskb/src/drivers/media/dvb-frontends/stb0899_algo.c:499:6: note: byref variable will be forcibly initialized 499 | u32 bandwidth = 0; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stb0899_algo.c:497:5: note: byref variable will be forcibly initialized 497 | u8 eq_const[10]; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stb0899_algo.c:496:5: note: byref variable will be forcibly initialized 496 | u8 cfr[2]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c: In function '_stb0899_read_reg': /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:220:17: note: byref variable will be forcibly initialized 220 | struct i2c_msg msg[] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:218:5: note: byref variable will be forcibly initialized 218 | u8 buf; | ^~~ /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:217:5: note: byref variable will be forcibly initialized 217 | u8 b0[] = { reg >> 8, reg & 0xff }; | ^~ /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c: In function '_stb0899_read_s2reg': /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:304:17: note: byref variable will be forcibly initialized 304 | struct i2c_msg msg_r = { | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:297:17: note: byref variable will be forcibly initialized 297 | struct i2c_msg msg_1 = { | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:290:17: note: byref variable will be forcibly initialized 290 | struct i2c_msg msg_0 = { | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:285:5: note: byref variable will be forcibly initialized 285 | u8 buf_1[] = { | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:277:5: note: byref variable will be forcibly initialized 277 | u8 buf_0[] = { | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:274:5: note: byref variable will be forcibly initialized 274 | u8 buf[7] = { 0 }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c: In function 'stb0899_get_dev_id': /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:1264:7: note: byref variable will be forcibly initialized 1264 | char fec_str[5] = { 0 }; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:1263:7: note: byref variable will be forcibly initialized 1263 | char demod_str[5] = { 0 }; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c: In function 'stb0899_write_s2reg': /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:400:17: note: byref variable will be forcibly initialized 400 | struct i2c_msg msg_1 = { | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:393:17: note: byref variable will be forcibly initialized 393 | struct i2c_msg msg_0 = { | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:384:5: note: byref variable will be forcibly initialized 384 | u8 buf_1[] = { | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:376:5: note: byref variable will be forcibly initialized 376 | u8 buf_0[] = { | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c: In function 'stb0899_read_regs': /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:446:17: note: byref variable will be forcibly initialized 446 | struct i2c_msg msg[] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:444:5: note: byref variable will be forcibly initialized 444 | u8 b0[] = { reg >> 8, reg & 0xff }; | ^~ /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c: In function 'stb0899_read_snr': /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:998:5: note: byref variable will be forcibly initialized 998 | u8 buf[2]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c: In function 'stb0899_init_calc': /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:632:5: note: byref variable will be forcibly initialized 632 | u8 agc[2]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c: In function 'stb0899_write_regs': /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:488:17: note: byref variable will be forcibly initialized 488 | struct i2c_msg i2c_msg = { | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:487:5: note: byref variable will be forcibly initialized 487 | u8 buf[MAX_XFER_SIZE]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c: In function 'stb0899_write_reg': /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized 530 | u8 tmp = data; | ^~~ /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c: In function 'stb0899_i2c_gate_ctrl': /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c: In function 'stb0899_set_delivery': /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:1293:5: note: byref variable will be forcibly initialized 1293 | u8 stop_clk[2]; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c: In function 'stb0899_set_mclk': /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized 530 | u8 tmp = data; | ^~~ /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c: In function 'stb0899_search': /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c: In function 'stb0899_set_voltage': /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c: In function 'stb0899_set_tone': /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c: In function 'stb0899_send_diseqc_burst': /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c: In function 'stb0899_send_diseqc_msg': /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c: In function 'stb0899_postproc': /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c: In function 'stb0899_diseqc_init': /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c: In function 'stb0899_init': /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c: In function 'stb0899_wakeup': /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stb0899_drv.c:530:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/pci/cx25821/cx25821-core.c: In function 'cx25821_sram_channel_dump_audio': /kisskb/src/drivers/media/pci/cx25821/cx25821-core.c:633:19: note: byref variable will be forcibly initialized 633 | u32 risc, value, tmp; | ^~~ /kisskb/src/drivers/media/pci/cx25821/cx25821-core.c: In function 'cx25821_riscmem_alloc': /kisskb/src/drivers/media/pci/cx25821/cx25821-core.c:970:13: note: byref variable will be forcibly initialized 970 | dma_addr_t dma = 0; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c: In function 'smu_read_sensor': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:2477:18: note: byref variable will be forcibly initialized 2477 | uint32_t *size, size_val; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_debugfs.c: In function 'qxl_debugfs_buffers_info': /kisskb/src/drivers/gpu/drm/qxl/qxl_debugfs.c:60:24: note: byref variable will be forcibly initialized 60 | struct dma_resv_iter cursor; | ^~~~~~ /kisskb/src/drivers/extcon/extcon-max77843.c: In function 'max77843_muic_adc_gnd_handler': /kisskb/src/drivers/extcon/extcon-max77843.c:372:7: note: byref variable will be forcibly initialized 372 | bool attached; | ^~~~~~~~ /kisskb/src/drivers/extcon/extcon-max77843.c: In function 'max77843_muic_chg_handler': /kisskb/src/drivers/extcon/extcon-max77843.c:535:7: note: byref variable will be forcibly initialized 535 | bool attached; | ^~~~~~~~ /kisskb/src/drivers/extcon/extcon-max77843.c: In function 'max77843_muic_detect_cable_wq': /kisskb/src/drivers/extcon/extcon-max77843.c:709:7: note: byref variable will be forcibly initialized 709 | bool attached; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c: In function 'smu_get_driver_allowed_feature_mask': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:563:11: note: byref variable will be forcibly initialized 563 | uint32_t allowed_feature_mask[SMU_FEATURE_MAX/32]; | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/extcon/extcon-max77843.c: In function 'max77843_muic_probe': /kisskb/src/drivers/extcon/extcon-max77843.c:814:15: note: byref variable will be forcibly initialized 814 | unsigned int id; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c: In function 'smu_adjust_power_state_dynamic': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1732:7: note: byref variable will be forcibly initialized 1732 | long workload; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c: In function 'smu_switch_power_profile': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1833:7: note: byref variable will be forcibly initialized 1833 | long workload; | ^~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/pci.h:38, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:26: /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c: In function 'smu_get_mclk': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:162:11: note: byref variable will be forcibly initialized 162 | uint32_t clk_freq; | ^~~~~~~~ In file included from /kisskb/src/drivers/net/wireless/ath/ath6kl/core.h:29, from /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c:28: /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c: In function 'ath6kl_set_htc_params': /kisskb/src/drivers/net/wireless/ath/ath6kl/bmi.h:229:10: note: byref variable will be forcibly initialized 229 | __le32 v; \ | ^ /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c:440:12: note: in expansion of macro 'ath6kl_bmi_write_hi32' 440 | status = ath6kl_bmi_write_hi32(ar, hi_mbox_isr_yield_limit, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/bmi.h:229:10: note: byref variable will be forcibly initialized 229 | __le32 v; \ | ^ /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c:428:11: note: in expansion of macro 'ath6kl_bmi_write_hi32' 428 | status = ath6kl_bmi_write_hi32(ar, hi_mbox_io_block_sz, blk_size); | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c: In function 'smu_get_sclk': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:176:11: note: byref variable will be forcibly initialized 176 | uint32_t clk_freq; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c: In function 'ath6kl_upload_patch': /kisskb/src/drivers/net/wireless/ath/ath6kl/bmi.h:229:10: note: byref variable will be forcibly initialized 229 | __le32 v; \ | ^ /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c:1403:2: note: in expansion of macro 'ath6kl_bmi_write_hi32' 1403 | ath6kl_bmi_write_hi32(ar, hi_dset_list_head, address); | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c: In function 'ath6kl_upload_testscript': /kisskb/src/drivers/net/wireless/ath/ath6kl/bmi.h:229:10: note: byref variable will be forcibly initialized 229 | __le32 v; \ | ^ /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c:1437:2: note: in expansion of macro 'ath6kl_bmi_write_hi32' 1437 | ath6kl_bmi_write_hi32(ar, hi_test_apps_related, 1); | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/bmi.h:229:10: note: byref variable will be forcibly initialized 229 | __le32 v; \ | ^ /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c:1435:3: note: in expansion of macro 'ath6kl_bmi_write_hi32' 1435 | ath6kl_bmi_write_hi32(ar, hi_end_ram_reserve_sz, 4096); | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/bmi.h:229:10: note: byref variable will be forcibly initialized 229 | __le32 v; \ | ^ /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c:1431:2: note: in expansion of macro 'ath6kl_bmi_write_hi32' 1431 | ath6kl_bmi_write_hi32(ar, hi_ota_testscript, address); | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/input/touchscreen.c: In function 'touchscreen_get_prop_u32': /kisskb/src/drivers/input/touchscreen.c:20:6: note: byref variable will be forcibly initialized 20 | u32 val; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c: In function 'ath6kl_upload_board_file': /kisskb/src/drivers/net/wireless/ath/ath6kl/bmi.h:229:10: note: byref variable will be forcibly initialized 229 | __le32 v; \ | ^ /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c:1301:2: note: in expansion of macro 'ath6kl_bmi_write_hi32' 1301 | ath6kl_bmi_write_hi32(ar, hi_board_data_initialized, param); | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/bmi.h:229:10: note: byref variable will be forcibly initialized 229 | __le32 v; \ | ^ /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c:1274:3: note: in expansion of macro 'ath6kl_bmi_write_hi32' 1274 | ath6kl_bmi_write_hi32(ar, hi_board_ext_data_config, param); | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/bmi.h:239:10: note: byref variable will be forcibly initialized 239 | __le32 tmp; \ | ^~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c:1227:8: note: in expansion of macro 'ath6kl_bmi_read_hi32' 1227 | ret = ath6kl_bmi_read_hi32(ar, hi_board_ext_data, &board_ext_address); | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/bmi.h:239:10: note: byref variable will be forcibly initialized 239 | __le32 tmp; \ | ^~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c:1219:9: note: in expansion of macro 'ath6kl_bmi_read_hi32' 1219 | ret = ath6kl_bmi_read_hi32(ar, hi_board_data, &board_address); | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/bmi.h:229:10: note: byref variable will be forcibly initialized 229 | __le32 v; \ | ^ /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c:1216:3: note: in expansion of macro 'ath6kl_bmi_write_hi32' 1216 | ath6kl_bmi_write_hi32(ar, hi_board_data, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c:1202:21: note: byref variable will be forcibly initialized 1202 | u32 board_address, board_ext_address, param; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c:1202:6: note: byref variable will be forcibly initialized 1202 | u32 board_address, board_ext_address, param; | ^~~~~~~~~~~~~ /kisskb/src/drivers/input/touchscreen.c: In function 'touchscreen_parse_properties': /kisskb/src/drivers/input/touchscreen.c:20:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/touchscreen.c:20:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/touchscreen.c:20:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/touchscreen.c:20:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/touchscreen.c:20:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/touchscreen.c:20:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/touchscreen.c:20:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/input/touchscreen.c:20:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c: In function 'ath6kl_get_fw': /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c:677:25: note: byref variable will be forcibly initialized 677 | const struct firmware *fw_entry; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c: In function 'check_device_tree': /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c:706:7: note: byref variable will be forcibly initialized 706 | char board_filename[64]; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c: In function 'ath6kl_fetch_testmode_file': /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c:814:7: note: byref variable will be forcibly initialized 814 | char filename[100]; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c: In function 'ath6kl_fetch_otp_file': /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c:786:7: note: byref variable will be forcibly initialized 786 | char filename[100]; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c: In function 'ath6kl_fetch_fw_file': /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c:854:7: note: byref variable will be forcibly initialized 854 | char filename[100]; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c: In function 'ath6kl_fetch_patch_file': /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c:879:7: note: byref variable will be forcibly initialized 879 | char filename[100]; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c: In function 'ath6kl_fetch_testscript_file': /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c:904:7: note: byref variable will be forcibly initialized 904 | char filename[100]; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c: In function 'ath6kl_fetch_fw_apin': /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c:958:7: note: byref variable will be forcibly initialized 958 | char filename[100]; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c:956:25: note: byref variable will be forcibly initialized 956 | const struct firmware *fw; | ^~ In file included from /kisskb/src/drivers/net/wireless/ath/ath6kl/core.h:29, from /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c:28: /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c: In function 'ath6kl_upload_otp': /kisskb/src/drivers/net/wireless/ath/ath6kl/bmi.h:239:10: note: byref variable will be forcibly initialized 239 | __le32 tmp; \ | ^~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c:1328:8: note: in expansion of macro 'ath6kl_bmi_read_hi32' 1328 | ret = ath6kl_bmi_read_hi32(ar, hi_app_start, &address); | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c:1308:15: note: byref variable will be forcibly initialized 1308 | u32 address, param; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c:1308:6: note: byref variable will be forcibly initialized 1308 | u32 address, param; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c: In function 'ath6kl_init_upload': /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c:1444:6: note: byref variable will be forcibly initialized 1444 | u32 param, options, sleep, address; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c: In function 'ath6kl_connectservice': /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c:287:34: note: byref variable will be forcibly initialized 287 | struct htc_service_connect_resp response; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c: In function 'ath6kl_init_service_ep': /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c:326:33: note: byref variable will be forcibly initialized 326 | struct htc_service_connect_req connect; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c: In function 'ath6kl_set_host_app_area': /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c:254:23: note: byref variable will be forcibly initialized 254 | struct host_app_area host_app_area; | ^~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c:253:15: note: byref variable will be forcibly initialized 253 | u32 address, data; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c: In function 'cxd2880_post_bit_err_t': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c:200:5: note: byref variable will be forcibly initialized 200 | u8 rdata[3]; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c: In function 'cxd2880_read_block_err_t': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c:368:5: note: byref variable will be forcibly initialized 368 | u8 rdata[3]; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c: In function 'cxd2880_read_block_err_t2': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c:424:5: note: byref variable will be forcibly initialized 424 | u8 rdata[3]; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c: In function 'cxd2880_attach': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c:1883:5: note: byref variable will be forcibly initialized 1883 | u8 data = 0; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c: In function 'cxd2880_read_snr': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c:606:6: note: byref variable will be forcibly initialized 606 | int snrvalue = 0; | ^~~~~~~~ In file included from /kisskb/src/drivers/net/wireless/ath/ath6kl/core.h:29, from /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c:28: /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c: In function 'ath6kl_configure_target': /kisskb/src/drivers/net/wireless/ath/ath6kl/bmi.h:229:10: note: byref variable will be forcibly initialized 229 | __le32 v; \ | ^ /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c:664:12: note: in expansion of macro 'ath6kl_bmi_write_hi32' 664 | status = ath6kl_bmi_write_hi32(ar, hi_refclk_hz, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/bmi.h:229:10: note: byref variable will be forcibly initialized 229 | __le32 v; \ | ^ /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c:656:12: note: in expansion of macro 'ath6kl_bmi_write_hi32' 656 | status = ath6kl_bmi_write_hi32(ar, hi_desired_baud_rate, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/bmi.h:229:10: note: byref variable will be forcibly initialized 229 | __le32 v; \ | ^ /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c:649:11: note: in expansion of macro 'ath6kl_bmi_write_hi32' 649 | status = ath6kl_bmi_write_hi32(ar, hi_dbg_uart_txpin, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/bmi.h:229:10: note: byref variable will be forcibly initialized 229 | __le32 v; \ | ^ /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c:636:7: note: in expansion of macro 'ath6kl_bmi_write_hi32' 636 | if (ath6kl_bmi_write_hi32(ar, hi_end_ram_reserve_sz, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/bmi.h:229:10: note: byref variable will be forcibly initialized 229 | __le32 v; \ | ^ /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c:631:7: note: in expansion of macro 'ath6kl_bmi_write_hi32' 631 | if (ath6kl_bmi_write_hi32(ar, hi_board_ext_data, param) != 0) { | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/bmi.h:229:10: note: byref variable will be forcibly initialized 229 | __le32 v; \ | ^ /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c:609:6: note: in expansion of macro 'ath6kl_bmi_write_hi32' 609 | if (ath6kl_bmi_write_hi32(ar, hi_option_flag, param) != 0) { | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c: In function 'cxd2880_read_signal_strength': /kisskb/src/drivers/net/wireless/ath/ath6kl/bmi.h:239:10: note: byref variable will be forcibly initialized 239 | __le32 tmp; \ | ^~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c:597:6: note: in expansion of macro 'ath6kl_bmi_read_hi32' 597 | if (ath6kl_bmi_read_hi32(ar, hi_option_flag, ¶m) != 0) { | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c:566:6: note: byref variable will be forcibly initialized 566 | int level = 0; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/bmi.h:229:10: note: byref variable will be forcibly initialized 229 | __le32 v; \ | ^ /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c:588:6: note: in expansion of macro 'ath6kl_bmi_write_hi32' 588 | if (ath6kl_bmi_write_hi32(ar, hi_app_host_interest, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/bmi.h:229:10: note: byref variable will be forcibly initialized 229 | __le32 v; \ | ^ /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c:543:6: note: in expansion of macro 'ath6kl_bmi_write_hi32' 543 | if (ath6kl_bmi_write_hi32(ar, hi_serial_enable, param)) { | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c:538:6: note: byref variable will be forcibly initialized 538 | u32 param, ram_reserved_size; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c: In function 'cxd2880_set_ber_per_period_t': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c:727:6: note: byref variable will be forcibly initialized 727 | u8 data = 0; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c:687:30: note: byref variable will be forcibly initialized 687 | struct cxd2880_dvbt_tpsinfo info; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c: In function 'cxd2880_check_l1post_plp': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c:1267:5: note: byref variable will be forcibly initialized 1267 | u8 plp_not_found; | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c:1266:5: note: byref variable will be forcibly initialized 1266 | u8 valid = 0; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c: In function 'cxd2880_set_ber_per_period_t2': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c:801:32: note: byref variable will be forcibly initialized 801 | struct cxd2880_dvbt2_bbheader bbheader; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c:800:27: note: byref variable will be forcibly initialized 800 | struct cxd2880_dvbt2_plp plp; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c:799:30: note: byref variable will be forcibly initialized 799 | struct cxd2880_dvbt2_l1post l1post; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c:798:29: note: byref variable will be forcibly initialized 798 | struct cxd2880_dvbt2_l1pre l1pre; | ^~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/radix-tree.h:12, 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/drivers/net/wireless/ath/ath6kl/init.c:24: /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c: In function '__ath6kl_init_hw_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: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/net/wireless/ath/ath6kl/init.c:1771:13: note: in expansion of macro 'wait_event_interruptible_timeout' 1771 | timeleft = wait_event_interruptible_timeout(ar->event_wq, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/init.c:1710:7: note: byref variable will be forcibly initialized 1710 | char buf[200]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c: In function 'cxd2880_pre_bit_err_t': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c:48:5: note: byref variable will be forcibly initialized 48 | u8 rdata[2]; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c: In function 'cxd2880_pre_bit_err_t2': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c:120:5: note: byref variable will be forcibly initialized 120 | u8 data[5]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c: In function 'cxd2880_post_bit_err_t2': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c:262:5: note: byref variable will be forcibly initialized 262 | u8 data[3]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c: In function 'cxd2880_get_stats': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c:1127:21: note: byref variable will be forcibly initialized 1127 | u32 block_err = 0, block_count = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c:1127:6: note: byref variable will be forcibly initialized 1127 | u32 block_err = 0, block_count = 0; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c:1126:24: note: byref variable will be forcibly initialized 1126 | u32 post_bit_err = 0, post_bit_count = 0; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c:1126:6: note: byref variable will be forcibly initialized 1126 | u32 post_bit_err = 0, post_bit_count = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c:1125:23: note: byref variable will be forcibly initialized 1125 | u32 pre_bit_err = 0, pre_bit_count = 0; | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c:1125:6: note: byref variable will be forcibly initialized 1125 | u32 pre_bit_err = 0, pre_bit_count = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c: In function 'cxd2880_read_status': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c:1308:5: note: byref variable will be forcibly initialized 1308 | u8 unlock = 0; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c:1307:5: note: byref variable will be forcibly initialized 1307 | u8 lock = 0; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c:1306:5: note: byref variable will be forcibly initialized 1306 | u8 sync = 0; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c: In function 'cxd2880_get_frontend_t': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c:1417:6: note: byref variable will be forcibly initialized 1417 | int strength = 0; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c:1416:6: note: byref variable will be forcibly initialized 1416 | u16 snr = 0; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c:1415:37: note: byref variable will be forcibly initialized 1415 | enum cxd2880_tnrdmd_spectrum_sense sense; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c:1414:30: note: byref variable will be forcibly initialized 1414 | struct cxd2880_dvbt_tpsinfo tps; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c:1413:26: note: byref variable will be forcibly initialized 1413 | enum cxd2880_dvbt_guard guard = CXD2880_DVBT_GUARD_1_32; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c:1412:25: note: byref variable will be forcibly initialized 1412 | enum cxd2880_dvbt_mode mode = CXD2880_DVBT_MODE_2K; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c: In function 'cxd2880_get_frontend_t2': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c:1618:6: note: byref variable will be forcibly initialized 1618 | int strength = 0; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c:1617:6: note: byref variable will be forcibly initialized 1617 | u16 snr = 0; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c:1616:37: note: byref variable will be forcibly initialized 1616 | enum cxd2880_tnrdmd_spectrum_sense sense; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c:1615:34: note: byref variable will be forcibly initialized 1615 | enum cxd2880_dvbt2_plp_constell qam; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c:1614:35: note: byref variable will be forcibly initialized 1614 | enum cxd2880_dvbt2_plp_code_rate coderate; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c:1613:29: note: byref variable will be forcibly initialized 1613 | struct cxd2880_dvbt2_l1pre l1pre; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c: In function 'cxd2880_init': /kisskb/src/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c:491:37: note: byref variable will be forcibly initialized 491 | struct cxd2880_tnrdmd_create_param create_param; | ^~~~~~~~~~~~ /kisskb/src/drivers/iio/accel/bmc150-accel-core.c: In function 'bmc150_accel_get_temp': /kisskb/src/drivers/iio/accel/bmc150-accel-core.c:643:15: note: byref variable will be forcibly initialized 643 | unsigned int value; | ^~~~~ /kisskb/src/drivers/iio/accel/bmc150-accel-core.c: In function '__bmc150_accel_fifo_flush': /kisskb/src/drivers/iio/accel/bmc150-accel-core.c:989:15: note: byref variable will be forcibly initialized 989 | unsigned int val; | ^~~ /kisskb/src/drivers/iio/accel/bmc150-accel-core.c:986:6: note: byref variable will be forcibly initialized 986 | u16 buffer[BMC150_ACCEL_FIFO_LENGTH * 3]; | ^~~~~~ /kisskb/src/drivers/iio/accel/bmc150-accel-core.c: In function 'bmc150_accel_handle_roc_event': /kisskb/src/drivers/iio/accel/bmc150-accel-core.c:1315:15: note: byref variable will be forcibly initialized 1315 | unsigned int val; | ^~~ /kisskb/src/drivers/iio/accel/bmc150-accel-core.c: In function 'bmc150_accel_get_axis': /kisskb/src/drivers/iio/accel/bmc150-accel-core.c:667:9: note: byref variable will be forcibly initialized 667 | __le16 raw_val; | ^~~~~~~ /kisskb/src/drivers/iio/accel/bmc150-accel-core.c: In function 'bmc150_accel_chip_init': /kisskb/src/drivers/iio/accel/bmc150-accel-core.c:1597:15: note: byref variable will be forcibly initialized 1597 | unsigned int val; | ^~~ /kisskb/src/drivers/gpu/drm/drm_gem_cma_helper.c: In function 'drm_gem_cma_free': /kisskb/src/drivers/gpu/drm/drm_gem_cma_helper.c:212:21: note: byref variable will be forcibly initialized 212 | 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:560:21: note: byref variable will be forcibly initialized 560 | struct dma_buf_map map; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/drivers/staging/rtl8712/rtl871x_mlme.c:19: /kisskb/src/drivers/staging/rtl8712/rtl871x_mlme.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_mlme.c: In function 'update_ht_cap': /kisskb/src/drivers/staging/rtl8712/rtl871x_mlme.c:1681:7: note: byref variable will be forcibly initialized 1681 | uint len; | ^~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_mlme.c: In function 'is_desired_network': /kisskb/src/drivers/staging/rtl8712/rtl871x_mlme.c:418:7: note: byref variable will be forcibly initialized 418 | uint wps_ielen; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_mlme.c:417:5: note: byref variable will be forcibly initialized 417 | u8 wps_ie[512]; | ^~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_mlme.c: In function 'r8712_restruct_sec_ie': /kisskb/src/drivers/staging/rtl8712/rtl871x_mlme.c:1314:5: note: byref variable will be forcibly initialized 1314 | u8 wpa_oui[4] = {0x0, 0x50, 0xf2, 0x01}; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_mlme.c:1313:42: note: byref variable will be forcibly initialized 1313 | u8 sec_ie[IW_CUSTOM_MAX], uncst_oui[4], bkup_ie[255]; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_mlme.c:1313:28: note: byref variable will be forcibly initialized 1313 | u8 sec_ie[IW_CUSTOM_MAX], uncst_oui[4], bkup_ie[255]; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_mlme.c:1313:5: note: byref variable will be forcibly initialized 1313 | u8 sec_ie[IW_CUSTOM_MAX], uncst_oui[4], bkup_ie[255]; | ^~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_mlme.c: In function 'r8712_restructure_ht_ie': /kisskb/src/drivers/staging/rtl8712/rtl871x_mlme.c:1644:16: note: byref variable will be forcibly initialized 1644 | unsigned char WMM_IE[] = {0x00, 0x50, 0xf2, 0x02, 0x00, 0x01, 0x00}; | ^~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_mlme.c:1643:26: note: byref variable will be forcibly initialized 1643 | struct ieee80211_ht_cap ht_capie; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_mlme.c:1641:6: note: byref variable will be forcibly initialized 1641 | u32 ielen, out_len; | ^~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/eeprom.c: In function 'mt76_find_channel_node': /kisskb/src/drivers/net/wireless/mediatek/mt76/eeprom.c:188:9: note: byref variable will be forcibly initialized 188 | size_t len; | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/eeprom.c: In function 'mt76_get_txs_delta': /kisskb/src/drivers/net/wireless/mediatek/mt76/eeprom.c:212:9: note: byref variable will be forcibly initialized 212 | size_t len; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_connectors.c: In function 'radeon_add_common_modes': /kisskb/src/drivers/gpu/drm/radeon/radeon_connectors.c:506:4: note: byref variable will be forcibly initialized 506 | } common_modes[17] = { | ^~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/eeprom.c: In function 'mt76_get_rate_power_limits': /kisskb/src/drivers/net/wireless/mediatek/mt76/eeprom.c:280:5: note: byref variable will be forcibly initialized 280 | s8 max_power = 0; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/eeprom.c:279:9: note: byref variable will be forcibly initialized 279 | size_t len; | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/eeprom.c:275:7: note: byref variable will be forcibly initialized 275 | char name[16]; | ^~~~ In file included from /kisskb/src/arch/powerpc/include/asm/io.h:27, 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/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/init.c:4: /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/init.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/extcon/extcon-ptn5150.c: In function 'ptn5150_init_dev_type': /kisskb/src/drivers/extcon/extcon-ptn5150.c:164:15: note: byref variable will be forcibly initialized 164 | unsigned int reg_data, vendor_id, version_id; | ^~~~~~~~ /kisskb/src/drivers/extcon/extcon-ptn5150.c: In function 'ptn5150_check_state': /kisskb/src/drivers/extcon/extcon-ptn5150.c:72:28: note: byref variable will be forcibly initialized 72 | unsigned int port_status, reg_data, vbus; | ^~~~~~~~ /kisskb/src/drivers/extcon/extcon-ptn5150.c: In function 'ptn5150_irq_work': /kisskb/src/drivers/extcon/extcon-ptn5150.c:109:15: note: byref variable will be forcibly initialized 109 | unsigned int int_status; | ^~~~~~~~~~ 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:975:21: note: byref variable will be forcibly initialized 975 | 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; | ^~~~ In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from ./arch/powerpc/include/generated/asm/rwonce.h:1, from /kisskb/src/include/linux/compiler.h:266, from /kisskb/src/include/asm-generic/bug.h:5, from /kisskb/src/arch/powerpc/include/asm/bug.h:149, 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/input/ff-memless.c:16: /kisskb/src/drivers/input/ff-memless.c: In function 'ml_play_effects': /kisskb/src/drivers/input/ff-memless.c:393:17: note: byref variable will be forcibly initialized 393 | DECLARE_BITMAP(handled_bm, FF_MEMLESS_EFFECTS); | ^~~~~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/input/ff-memless.c:392:19: note: byref variable will be forcibly initialized 392 | struct ff_effect effect; | ^~~~~~ In file included from /kisskb/src/drivers/input/matrix-keymap.c:11: /kisskb/src/drivers/input/matrix-keymap.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ In file included from /kisskb/src/drivers/input/matrix-keymap.c:19: /kisskb/src/drivers/input/matrix-keymap.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/extcon/extcon-sm5502.c: In function 'sm5502_muic_get_cable_type': /kisskb/src/drivers/extcon/extcon-sm5502.c:363:32: note: byref variable will be forcibly initialized 363 | unsigned int cable_type, adc, dev_type1; | ^~~~~~~~~ /kisskb/src/drivers/extcon/extcon-sm5502.c:363:27: note: byref variable will be forcibly initialized 363 | unsigned int cable_type, adc, dev_type1; | ^~~ /kisskb/src/drivers/extcon/extcon-sm5502.c: In function 'sm5502_init_dev_type': /kisskb/src/drivers/extcon/extcon-sm5502.c:646:15: note: byref variable will be forcibly initialized 646 | unsigned int reg_data, vendor_id, version_id; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu_cmn.c: In function 'smu_cmn_get_enabled_mask': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu_cmn.c:536:34: note: byref variable will be forcibly initialized 536 | uint32_t feature_mask_high = 0, feature_mask_low = 0; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu_cmn.c:536:11: note: byref variable will be forcibly initialized 536 | uint32_t feature_mask_high = 0, feature_mask_low = 0; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu_cmn.c: In function 'smu_cmn_get_enabled_32_bits_mask': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu_cmn.c:567:11: note: byref variable will be forcibly initialized 567 | uint32_t feature_mask_en_high = 0; | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu_cmn.c:566:11: note: byref variable will be forcibly initialized 566 | uint32_t feature_mask_en_low = 0; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu_cmn.c: In function 'smu_cmn_get_pp_feature_mask': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu_cmn.c:699:9: note: byref variable will be forcibly initialized 699 | int8_t sort_feature[SMU_FEATURE_COUNT]; | ^~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/agg-rx.c: In function 'mt76_rx_aggr_reorder_work': /kisskb/src/drivers/net/wireless/mediatek/mt76/agg-rx.c:96:22: note: byref variable will be forcibly initialized 96 | struct sk_buff_head frames; | ^~~~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/arch/powerpc/include/asm/io.h:27, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76.h:10, from /kisskb/src/drivers/net/wireless/mediatek/mt76/agg-rx.c:5: /kisskb/src/drivers/net/wireless/mediatek/mt76/agg-rx.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/tx.c: In function 'mt76_tx_status_unlock': /kisskb/src/drivers/net/wireless/mediatek/mt76/tx.c:59:30: note: byref variable will be forcibly initialized 59 | struct ieee80211_tx_status status = { | ^~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/tx.c: In function '__mt76_tx_complete_skb': /kisskb/src/drivers/net/wireless/mediatek/mt76/tx.c:235:22: note: byref variable will be forcibly initialized 235 | struct sk_buff_head list; | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/tx.c: In function 'mt76_tx_status_skb_get': /kisskb/src/drivers/net/wireless/mediatek/mt76/tx.c:160:6: note: byref variable will be forcibly initialized 160 | int id; | ^~ /kisskb/src/drivers/net/wireless/mediatek/mt76/tx.c: In function 'mt76_tx_status_check': /kisskb/src/drivers/net/wireless/mediatek/mt76/tx.c:201:22: note: byref variable will be forcibly initialized 201 | struct sk_buff_head list; | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/tx.c: In function 'mt76_txq_send_burst': /kisskb/src/drivers/net/wireless/mediatek/mt76/tx.c:448:7: note: byref variable will be forcibly initialized 448 | bool stop = false; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_display.c: In function 'radeon_crtc_page_flip_target': /kisskb/src/drivers/gpu/drm/radeon/radeon_display.c:492:11: note: byref variable will be forcibly initialized 492 | uint64_t base; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_display.c:491:11: note: byref variable will be forcibly initialized 491 | uint32_t tiling_flags, pitch_pixels; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_display.c: In function 'radeon_compute_pll_avivo': /kisskb/src/drivers/gpu/drm/radeon/radeon_display.c:966:16: note: byref variable will be forcibly initialized 966 | unsigned nom, den; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_display.c:966:11: note: byref variable will be forcibly initialized 966 | unsigned nom, den; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_display.c:964:37: note: byref variable will be forcibly initialized 964 | unsigned ref_div_min, ref_div_max, ref_div; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_display.c:962:35: note: byref variable will be forcibly initialized 962 | unsigned fb_div_min, fb_div_max, fb_div; | ^~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_display.c: In function 'radeon_crtc_handle_vblank': /kisskb/src/drivers/gpu/drm/radeon/radeon_display.c:287:12: note: byref variable will be forcibly initialized 287 | int vpos, hpos; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_display.c:287:6: note: byref variable will be forcibly initialized 287 | int vpos, hpos; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_display.c: In function 'radeon_flip_work_func': /kisskb/src/drivers/gpu/drm/radeon/radeon_display.c:417:12: note: byref variable will be forcibly initialized 417 | int vpos, hpos; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_display.c:417:6: note: byref variable will be forcibly initialized 417 | int vpos, hpos; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/stb6100.c: In function 'stb6100_read_reg': /kisskb/src/drivers/media/dvb-frontends/stb6100.c:152:17: note: byref variable will be forcibly initialized 152 | struct i2c_msg msg = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/stb6100.c:150:5: note: byref variable will be forcibly initialized 150 | u8 regs[STB6100_NUMREGS]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/stb6100.c: In function 'stb6100_read_regs': /kisskb/src/drivers/media/dvb-frontends/stb6100.c:124:17: note: byref variable will be forcibly initialized 124 | struct i2c_msg msg = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/stb6100.c: In function 'stb6100_get_frequency': /kisskb/src/drivers/media/dvb-frontends/stb6100.c:304:5: note: byref variable will be forcibly initialized 304 | u8 regs[STB6100_NUMREGS]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/stb6100.c: In function 'stb6100_write_reg_range': /kisskb/src/drivers/media/dvb-frontends/stb6100.c:177:17: note: byref variable will be forcibly initialized 177 | struct i2c_msg msg = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/stb6100.c:176:5: note: byref variable will be forcibly initialized 176 | u8 cmdbuf[MAX_XFER_SIZE]; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/stb6100.c: In function 'stb6100_write_reg': /kisskb/src/drivers/media/dvb-frontends/stb6100.c:217:5: note: byref variable will be forcibly initialized 217 | u8 tmp = data; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-dev.c: In function 'dev_debug_store': /kisskb/src/drivers/media/v4l2-core/v4l2-dev.c:68:6: note: byref variable will be forcibly initialized 68 | u16 value; | ^~~~~ In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from ./arch/powerpc/include/generated/asm/rwonce.h:1, from /kisskb/src/include/linux/compiler.h:266, from /kisskb/src/include/linux/build_bug.h:5, from /kisskb/src/include/linux/container_of.h:5, from /kisskb/src/include/linux/list.h:5, 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/debugfs.h:15, from /kisskb/src/drivers/media/v4l2-core/v4l2-dev.c:17: /kisskb/src/drivers/media/v4l2-core/v4l2-dev.c: In function 'determine_valid_ioctls': /kisskb/src/drivers/media/v4l2-core/v4l2-dev.c:546:17: note: byref variable will be forcibly initialized 546 | DECLARE_BITMAP(valid_ioctls, BASE_VIDIOC_PRIVATE); | ^~~~~~~~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/iio/buffer/kfifo_buf.c: In function 'iio_kfifo_write': /kisskb/src/drivers/iio/buffer/kfifo_buf.c:174:11: note: byref variable will be forcibly initialized 174 | int ret, copied; | ^~~~~~ /kisskb/src/drivers/iio/buffer/kfifo_buf.c: In function 'iio_read_kfifo': /kisskb/src/drivers/iio/buffer/kfifo_buf.c:103:11: note: byref variable will be forcibly initialized 103 | int ret, copied; | ^~~~~~ /kisskb/src/drivers/iio/adc/ad7793.c: In function 'ad7793_setup': /kisskb/src/drivers/iio/adc/ad7793.c:262:6: note: byref variable will be forcibly initialized 262 | u32 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/arch/powerpc/include/asm/io.h:27, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76.h:10, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mcu.c:6: /kisskb/src/drivers/net/wireless/mediatek/mt76/mcu.c: In function 'mt76_mcu_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: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/net/wireless/mediatek/mt76/mcu.c:39:2: note: in expansion of macro 'wait_event_timeout' 39 | wait_event_timeout(dev->mcu.wait, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mcu.c: In function 'mt76_mcu_skb_send_and_get_msg': /kisskb/src/drivers/net/wireless/mediatek/mt76/mcu.c:75:11: note: byref variable will be forcibly initialized 75 | int ret, seq; | ^~~ /kisskb/src/drivers/gpu/drm/drm_fb_cma_helper.c: In function 'drm_fb_cma_sync_non_coherent': /kisskb/src/drivers/gpu/drm/drm_fb_cma_helper.c:123:18: note: byref variable will be forcibly initialized 123 | struct drm_rect clip; | ^~~~ /kisskb/src/drivers/gpu/drm/drm_fb_cma_helper.c:120:39: note: byref variable will be forcibly initialized 120 | struct drm_atomic_helper_damage_iter iter; | ^~~~ /kisskb/src/drivers/media/pci/cx88/cx88-cards.c: In function 'cx88_pci_quirks': /kisskb/src/drivers/media/pci/cx88/cx88-cards.c:3638:5: note: byref variable will be forcibly initialized 3638 | u8 value; | ^~~~~ /kisskb/src/drivers/media/pci/cx88/cx88-cards.c: In function 'hauppauge_eeprom': /kisskb/src/drivers/media/pci/cx88/cx88-cards.c:2882:18: note: byref variable will be forcibly initialized 2882 | struct tveeprom tv; | ^~ /kisskb/src/drivers/media/pci/cx88/cx88-cards.c: In function 'cx88_card_setup': /kisskb/src/drivers/media/pci/cx88/cx88-cards.c:3616:32: note: byref variable will be forcibly initialized 3616 | struct xc2028_ctrl ctl; | ^~~ /kisskb/src/drivers/media/pci/cx88/cx88-cards.c:3615:32: note: byref variable will be forcibly initialized 3615 | struct v4l2_priv_tun_config xc2028_cfg; | ^~~~~~~~~~ /kisskb/src/drivers/media/pci/cx88/cx88-cards.c:3606:31: note: byref variable will be forcibly initialized 3606 | struct v4l2_priv_tun_config tda9887_cfg; | ^~~~~~~~~~~ /kisskb/src/drivers/media/pci/cx88/cx88-cards.c:3550:23: note: byref variable will be forcibly initialized 3550 | struct tea5767_ctrl ctl; | ^~~ /kisskb/src/drivers/media/pci/cx88/cx88-cards.c:3549:31: note: byref variable will be forcibly initialized 3549 | struct v4l2_priv_tun_config tea5767_cfg; | ^~~~~~~~~~~ /kisskb/src/drivers/media/pci/cx88/cx88-cards.c:3446:21: note: byref variable will be forcibly initialized 3446 | struct tuner_setup tun_setup; | ^~~~~~~~~ In file included from /kisskb/src/drivers/iio/adc/ad7949.c:13: /kisskb/src/drivers/iio/adc/ad7949.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/iio/adc/ad7949.c: In function 'ad7949_spi_init': /kisskb/src/drivers/iio/adc/ad7949.c:279:6: note: byref variable will be forcibly initialized 279 | int val; | ^~~ /kisskb/src/drivers/iio/adc/ad7949.c: In function 'ad7949_spi_probe': /kisskb/src/drivers/iio/adc/ad7949.c:316:6: note: byref variable will be forcibly initialized 316 | u32 tmp; | ^~~ /kisskb/src/drivers/media/dvb-frontends/s5h1432.c: In function 's5h1432_readreg': /kisskb/src/drivers/media/dvb-frontends/s5h1432.c:65:17: note: byref variable will be forcibly initialized 65 | struct i2c_msg msg[] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/s5h1432.c:63:5: note: byref variable will be forcibly initialized 63 | u8 b1[] = { 0 }; | ^~ /kisskb/src/drivers/media/dvb-frontends/s5h1432.c:62:5: note: byref variable will be forcibly initialized 62 | u8 b0[] = { reg }; | ^~ /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; | ^~~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_dumb.c:37:11: note: byref variable will be forcibly initialized 37 | uint32_t handle; | ^~~~~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_dumb.c:36:17: note: byref variable will be forcibly initialized 36 | struct qxl_bo *qobj; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/s5h1432.c: In function 's5h1432_writereg': /kisskb/src/drivers/media/dvb-frontends/s5h1432.c:48:17: note: byref variable will be forcibly initialized 48 | struct i2c_msg msg = {.addr = addr, .flags = 0, .buf = buf, .len = 2 }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/s5h1432.c:46:5: note: byref variable will be forcibly initialized 46 | u8 buf[] = { reg, data }; | ^~~ /kisskb/src/drivers/staging/rtl8712/ieee80211.c: In function 'r8712_get_wpa_ie': /kisskb/src/drivers/staging/rtl8712/ieee80211.c:211:16: note: byref variable will be forcibly initialized 211 | unsigned char wpa_oui_type[] = {0x00, 0x50, 0xf2, 0x01}; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8712/ieee80211.c: In function 'r8712_get_sec_ie': /kisskb/src/drivers/staging/rtl8712/ieee80211.c:368:5: note: byref variable will be forcibly initialized 368 | u8 wpa_oui[4] = {0x0, 0x50, 0xf2, 0x01}; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8712/ieee80211.c: In function 'r8712_get_wps_ie': /kisskb/src/drivers/staging/rtl8712/ieee80211.c:398:10: note: byref variable will be forcibly initialized 398 | u8 eid, wps_oui[4] = {0x0, 0x50, 0xf2, 0x04}; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/tda8083.c: In function 'tda8083_writereg': /kisskb/src/drivers/media/dvb-frontends/tda8083.c:53:17: note: byref variable will be forcibly initialized 53 | struct i2c_msg msg = { .addr = state->config->demod_address, .flags = 0, .buf = buf, .len = 2 }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/tda8083.c:52:5: note: byref variable will be forcibly initialized 52 | u8 buf [] = { reg, data }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/tda8083.c: In function 'tda8083_readregs': /kisskb/src/drivers/media/dvb-frontends/tda8083.c:67:17: note: byref variable will be forcibly initialized 67 | struct i2c_msg msg [] = { { .addr = state->config->demod_address, .flags = 0, .buf = ®1, .len = 1 }, | ^~~ /kisskb/src/drivers/media/dvb-frontends/tda8083.c: In function 'tda8083_read_ber': /kisskb/src/drivers/media/dvb-frontends/tda8083.c:272:5: note: byref variable will be forcibly initialized 272 | u8 buf[3]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/tda8083.c: In function 'tda8083_readreg': /kisskb/src/drivers/media/dvb-frontends/tda8083.c:81:5: note: byref variable will be forcibly initialized 81 | u8 val; | ^~~ /kisskb/src/drivers/media/dvb-frontends/tda8083.c: In function 'tda8083_attach': /kisskb/src/drivers/media/dvb-frontends/tda8083.c:81:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda8083.c: In function 'tda8083_read_ucblocks': /kisskb/src/drivers/media/dvb-frontends/tda8083.c:81:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda8083.c: In function 'tda8083_read_snr': /kisskb/src/drivers/media/dvb-frontends/tda8083.c:81:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda8083.c: In function 'tda8083_read_signal_strength': /kisskb/src/drivers/media/dvb-frontends/tda8083.c:81:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda8083.c: In function 'tda8083_read_status': /kisskb/src/drivers/media/dvb-frontends/tda8083.c:81:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda8083.c:81:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cx24110.c: In function 'cx24110_readreg': /kisskb/src/drivers/media/dvb-frontends/cx24110.c:123:17: note: byref variable will be forcibly initialized 123 | struct i2c_msg msg [] = { { .addr = state->config->demod_address, .flags = 0, .buf = b0, .len = 1 }, | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24110.c:122:5: note: byref variable will be forcibly initialized 122 | u8 b1 [] = { 0 }; | ^~ /kisskb/src/drivers/media/dvb-frontends/cx24110.c:121:5: note: byref variable will be forcibly initialized 121 | u8 b0 [] = { reg }; | ^~ /kisskb/src/drivers/media/dvb-frontends/tda8083.c: In function 'tda8083_get_fec': /kisskb/src/drivers/media/dvb-frontends/tda8083.c:81:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda8083.c: In function 'tda8083_get_frontend': /kisskb/src/drivers/media/dvb-frontends/tda8083.c:81:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda8083.c: In function 'tda8083_wait_diseqc_fifo': /kisskb/src/drivers/media/dvb-frontends/tda8083.c:81:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cx24110.c: In function 'cx24110_writereg': /kisskb/src/drivers/media/dvb-frontends/cx24110.c:106:17: note: byref variable will be forcibly initialized 106 | struct i2c_msg msg = { .addr = state->config->demod_address, .flags = 0, .buf = buf, .len = 2 }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24110.c:105:5: note: byref variable will be forcibly initialized 105 | u8 buf [] = { reg, data }; | ^~~ In file included from /kisskb/src/include/linux/resource_ext.h:11, from /kisskb/src/include/linux/acpi.h:14, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/drivers/media/dvb-core/dvbdev.c:17: /kisskb/src/drivers/media/dvb-core/dvbdev.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /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/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/mousedev.c:721:5: note: byref variable will be forcibly initialized 721 | u8 data[sizeof(client->ps2)]; | ^~~~ 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; | ^~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/drivers/input/evdev.c:17: /kisskb/src/drivers/input/evdev.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/main.c: In function 'ath6kl_set_multicast_list': /kisskb/src/drivers/net/wireless/ath/ath6kl/main.c:1162:19: note: byref variable will be forcibly initialized 1162 | struct list_head mc_filter_new; | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-core/dvbdev.c: In function 'dvb_usercopy': /kisskb/src/drivers/media/dvb-core/dvbdev.c:907:10: note: byref variable will be forcibly initialized 907 | char sbuf[128]; | ^~~~ /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/net/wireless/ath/ath6kl/main.c: In function 'ath6kl_read_fwlogs': /kisskb/src/drivers/net/wireless/ath/ath6kl/main.c:275:33: note: byref variable will be forcibly initialized 275 | u32 address, length, firstbuf, debug_hdr_addr; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/main.c:274:27: note: byref variable will be forcibly initialized 274 | struct ath6kl_dbglog_buf debug_buf; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/main.c:273:27: note: byref variable will be forcibly initialized 273 | struct ath6kl_dbglog_hdr debug_hdr; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/main.c: In function 'ath6kl_connect_ap_mode_bss': /kisskb/src/drivers/net/wireless/ath/ath6kl/main.c:379:5: note: byref variable will be forcibly initialized 379 | u8 key_rsc[ATH6KL_KEY_SEQ_LEN]; | ^~~~~~~ /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; | ^~ /kisskb/src/drivers/net/wireless/ath/ath6kl/main.c: In function 'ath6kl_tkip_micerr_event': /kisskb/src/drivers/net/wireless/ath/ath6kl/main.c:680:5: note: byref variable will be forcibly initialized 680 | u8 tsc[6]; | ^~~ /kisskb/src/drivers/input/evdev.c: In function 'evdev_do_ioctl': /kisskb/src/drivers/input/evdev.c:1039:15: note: byref variable will be forcibly initialized 1039 | unsigned int i, t, u, v; | ^ /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/drivers/input/evdev.c: In function 'evdev_event': /kisskb/src/drivers/input/evdev.c:317:21: note: byref variable will be forcibly initialized 317 | struct input_value vals[] = { { type, code, value } }; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smu8_smumgr.c: In function 'smu8_dpm_check_smu_features': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smu8_smumgr.c:874:11: note: byref variable will be forcibly initialized 874 | uint32_t features; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/txrx.c: In function 'ath6kl_data_tx': /kisskb/src/drivers/net/wireless/ath/ath6kl/txrx.c:371:6: note: byref variable will be forcibly initialized 371 | u32 flags = 0; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/txrx.c:367:24: note: byref variable will be forcibly initialized 367 | struct wmi_tx_meta_v2 meta_v2; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/txrx.c:364:5: note: byref variable will be forcibly initialized 364 | u8 ac = 99; /* initialize to unmapped ac */ | ^~ /kisskb/src/drivers/net/wireless/ath/ath6kl/txrx.c:362:6: note: byref variable will be forcibly initialized 362 | u32 map_no = 0; | ^~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/txrx.c: In function 'ath6kl_tx_complete': /kisskb/src/drivers/net/wireless/ath/ath6kl/txrx.c:684:22: note: byref variable will be forcibly initialized 684 | struct sk_buff_head skb_queue; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/txrx.c: In function 'ath6kl_rx_refill': /kisskb/src/drivers/net/wireless/ath/ath6kl/txrx.c:881:19: note: byref variable will be forcibly initialized 881 | struct list_head queue; | ^~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/pci.c: In function 'mt76_pci_disable_aspm': /kisskb/src/drivers/net/wireless/mediatek/mt76/pci.c:12:17: note: byref variable will be forcibly initialized 12 | u16 aspm_conf, parent_aspm_conf = 0; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/pci.c:12:6: note: byref variable will be forcibly initialized 12 | u16 aspm_conf, parent_aspm_conf = 0; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/debugfs.c: In function 'mt7921_ampdu_stat_read_phy': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/debugfs.c:66:17: note: byref variable will be forcibly initialized 66 | int bound[15], range[4], i; | ^~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/debugfs.c:66:6: note: byref variable will be forcibly initialized 66 | int bound[15], range[4], i; | ^~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/debugfs.c: In function 'mt7921_txpwr': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/debugfs.c:217:22: note: byref variable will be forcibly initialized 217 | struct mt7921_txpwr txpwr; | ^~~~~ In file included from /kisskb/src/include/linux/node.h:18, from /kisskb/src/include/linux/cpu.h:17, from /kisskb/src/include/linux/of_device.h:5, from /kisskb/src/drivers/iio/adc/cc10001_adc.c:12: /kisskb/src/drivers/iio/adc/cc10001_adc.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/iio/adc/cc10001_adc.c: In function 'cc10001_adc_probe': /kisskb/src/drivers/iio/adc/cc10001_adc.c:315:6: note: byref variable will be forcibly initialized 315 | int ret; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/tonga_smumgr.c: In function 'tonga_set_s0_mc_reg_index': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/tonga_smumgr.c:2933:11: note: byref variable will be forcibly initialized 2933 | uint16_t address; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c: In function 'fiji_is_hw_avfs_present': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c:320:11: note: byref variable will be forcibly initialized 320 | uint32_t efuse = 0; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c: In function 'fiji_populate_bapm_parameters_in_dpm_table': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c:497:18: note: byref variable will be forcibly initialized 497 | uint8_t uc_scl, uc_sda; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c:497:10: note: byref variable will be forcibly initialized 497 | uint8_t uc_scl, uc_sda; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c: In function 'fiji_calculate_mclk_params': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c:1145:40: note: byref variable will be forcibly initialized 1145 | struct pp_atomctrl_memory_clock_param mem_param; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c: In function 'fiji_populate_smc_acpi_level': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c:1305:11: note: byref variable will be forcibly initialized 1305 | uint32_t mvdd; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c:1304:15: note: byref variable will be forcibly initialized 1304 | SMIO_Pattern vol_level; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c:1303:39: note: byref variable will be forcibly initialized 1303 | struct pp_atomctrl_clock_dividers_vi dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c: In function 'fiji_calculate_sclk_params': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c:900:39: note: byref variable will be forcibly initialized 900 | struct pp_atomctrl_internal_ss_info ssInfo; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c:859:39: note: byref variable will be forcibly initialized 859 | struct pp_atomctrl_clock_dividers_vi dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c: In function 'fiji_populate_single_graphic_level': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c:941:11: note: byref variable will be forcibly initialized 941 | uint32_t mvdd; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/tonga_smumgr.c: In function 'tonga_calculate_mclk_params': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/tonga_smumgr.c:864:32: note: byref variable will be forcibly initialized 864 | pp_atomctrl_internal_ss_info ss_info; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/tonga_smumgr.c:807:33: note: byref variable will be forcibly initialized 807 | pp_atomctrl_memory_clock_param mpll_param; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/tonga_smumgr.c: In function 'tonga_populate_single_memory_level': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/tonga_smumgr.c:975:11: note: byref variable will be forcibly initialized 975 | uint32_t mvdd = 0; | ^~~~ /kisskb/src/drivers/iio/chemical/bme680_core.c: In function 'bme680_read_calib': /kisskb/src/drivers/iio/chemical/bme680_core.c:114:9: note: byref variable will be forcibly initialized 114 | __le16 buf; | ^~~ /kisskb/src/drivers/iio/chemical/bme680_core.c:112:29: note: byref variable will be forcibly initialized 112 | unsigned int tmp, tmp_msb, tmp_lsb; | ^~~~~~~ /kisskb/src/drivers/iio/chemical/bme680_core.c:112:20: note: byref variable will be forcibly initialized 112 | unsigned int tmp, tmp_msb, tmp_lsb; | ^~~~~~~ /kisskb/src/drivers/iio/chemical/bme680_core.c:112:15: note: byref variable will be forcibly initialized 112 | unsigned int tmp, tmp_msb, tmp_lsb; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c: In function 'fiji_populate_smc_vce_level': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c:1423:39: note: byref variable will be forcibly initialized 1423 | struct pp_atomctrl_clock_dividers_vi dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c: In function 'fiji_populate_smc_acp_level': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c:1462:39: note: byref variable will be forcibly initialized 1462 | struct pp_atomctrl_clock_dividers_vi dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/tonga_smumgr.c: In function 'tonga_populate_smc_acpi_level': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/tonga_smumgr.c:1182:15: note: byref variable will be forcibly initialized 1182 | SMIO_Pattern voltage_level; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/tonga_smumgr.c:1180:39: note: byref variable will be forcibly initialized 1180 | struct pp_atomctrl_clock_dividers_vi dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c: In function 'fiji_populate_smc_uvd_level': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c:1558:39: note: byref variable will be forcibly initialized 1558 | struct pp_atomctrl_clock_dividers_vi dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/tonga_smumgr.c: In function 'tonga_calculate_sclk_params': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/tonga_smumgr.c:583:32: note: byref variable will be forcibly initialized 583 | pp_atomctrl_internal_ss_info ss_info; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/tonga_smumgr.c:542:32: note: byref variable will be forcibly initialized 542 | pp_atomctrl_clock_dividers_vi dividers; | ^~~~~~~~ /kisskb/src/drivers/iio/chemical/bme680_core.c: In function 'bme680_read_temp': /kisskb/src/drivers/iio/chemical/bme680_core.c:616:9: note: byref variable will be forcibly initialized 616 | __be32 tmp = 0; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c: In function 'fiji_program_memory_timing_parameters': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c:1528:45: note: byref variable will be forcibly initialized 1528 | struct SMU73_Discrete_MCArbDramTimingTable arb_regs; | ^~~~~~~~ /kisskb/src/drivers/iio/chemical/bme680_core.c: In function 'bme680_read_press': /kisskb/src/drivers/iio/chemical/bme680_core.c:658:9: note: byref variable will be forcibly initialized 658 | __be32 tmp = 0; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/tonga_smumgr.c: In function 'tonga_populate_single_graphic_level': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/tonga_smumgr.c:621:11: note: byref variable will be forcibly initialized 621 | uint32_t mvdd; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c: In function 'fiji_update_sclk_threshold': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c:2267:11: note: byref variable will be forcibly initialized 2267 | uint32_t low_sclk_interrupt_threshold = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/chemical/bme680_core.c: In function 'bme680_read_humid': /kisskb/src/drivers/iio/chemical/bme680_core.c:690:9: note: byref variable will be forcibly initialized 690 | __be16 tmp = 0; | ^~~ /kisskb/src/drivers/iio/chemical/bme680_core.c: In function 'bme680_read_gas': /kisskb/src/drivers/iio/chemical/bme680_core.c:725:15: note: byref variable will be forcibly initialized 725 | unsigned int check; | ^~~~~ /kisskb/src/drivers/iio/chemical/bme680_core.c:724:9: note: byref variable will be forcibly initialized 724 | __be16 tmp = 0; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c: In function 'fiji_populate_dw8': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c:607:11: note: byref variable will be forcibly initialized 607 | uint32_t temp; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c: In function 'fiji_populate_pm_fuses': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c:691:11: note: byref variable will be forcibly initialized 691 | uint32_t pm_fuse_table_offset; | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c: In function 'fiji_process_firmware_header': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c:2450:11: note: byref variable will be forcibly initialized 2450 | uint32_t tmp; | ^~~ /kisskb/src/drivers/iio/chemical/bme680_core.c: In function 'bme680_core_probe': /kisskb/src/drivers/iio/chemical/bme680_core.c:894:15: note: byref variable will be forcibly initialized 894 | unsigned int val; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c: In function 'fiji_setup_graphics_level_structure': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c:225:11: note: byref variable will be forcibly initialized 225 | uint32_t table_start; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c:224:10: note: byref variable will be forcibly initialized 224 | int32_t vr_config; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c: In function 'fiji_init_arb_table_index': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c:1864:11: note: byref variable will be forcibly initialized 1864 | uint32_t tmp; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c: In function 'fiji_setup_dpm_led_config': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c:1890:28: note: byref variable will be forcibly initialized 1890 | pp_atomctrl_voltage_table param_led_dpm; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/tonga_smumgr.c: In function 'tonga_populate_smc_vce_level': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/tonga_smumgr.c:1373:32: note: byref variable will be forcibly initialized 1373 | pp_atomctrl_clock_dividers_vi dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c: In function 'fiji_init_smc_table': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c:1927:41: note: byref variable will be forcibly initialized 1927 | struct pp_atomctrl_gpio_pin_assignment gpio_pin; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/tonga_smumgr.c: In function 'tonga_populate_smc_acp_level': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/tonga_smumgr.c:1418:32: note: byref variable will be forcibly initialized 1418 | pp_atomctrl_clock_dividers_vi dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/tonga_smumgr.c: In function 'tonga_populate_smc_uvd_level': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/tonga_smumgr.c:1313:32: note: byref variable will be forcibly initialized 1313 | pp_atomctrl_clock_dividers_vi dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/tonga_smumgr.c: In function 'tonga_program_memory_timing_parameters': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/tonga_smumgr.c:1492:39: note: byref variable will be forcibly initialized 1492 | SMU72_Discrete_MCArbDramTimingTable arb_regs; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/tonga_smumgr.c: In function 'tonga_update_sclk_threshold': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/tonga_smumgr.c:2570:11: note: byref variable will be forcibly initialized 2570 | uint32_t low_sclk_interrupt_threshold = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/tonga_smumgr.c: In function 'tonga_populate_dw8': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/tonga_smumgr.c:1914:11: note: byref variable will be forcibly initialized 1914 | uint32_t temp; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/tonga_smumgr.c: In function 'tonga_populate_pm_fuses': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/tonga_smumgr.c:1998:11: note: byref variable will be forcibly initialized 1998 | uint32_t pm_fuse_table_offset; | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/tonga_smumgr.c: In function 'tonga_process_firmware_header': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/tonga_smumgr.c:2762:11: note: byref variable will be forcibly initialized 2762 | uint32_t tmp; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/tonga_smumgr.c: In function 'tonga_init_arb_table_index': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/tonga_smumgr.c:1800:11: note: byref variable will be forcibly initialized 1800 | uint32_t tmp; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/tonga_smumgr.c: In function 'tonga_init_smc_table': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/tonga_smumgr.c:2231:34: note: byref variable will be forcibly initialized 2231 | pp_atomctrl_gpio_pin_assignment gpio_pin_assignment; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/polaris10_smumgr.c: In function 'polaris10_populate_smc_vce_level': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/polaris10_smumgr.c:1370:39: note: byref variable will be forcibly initialized 1370 | struct pp_atomctrl_clock_dividers_vi dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/polaris10_smumgr.c: In function 'polaris10_populate_smc_samu_level': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/polaris10_smumgr.c:1420:39: note: byref variable will be forcibly initialized 1420 | struct pp_atomctrl_clock_dividers_vi dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/polaris10_smumgr.c: In function 'polaris10_populate_smc_uvd_level': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/polaris10_smumgr.c:1525:39: note: byref variable will be forcibly initialized 1525 | struct pp_atomctrl_clock_dividers_vi dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/polaris10_smumgr.c: In function 'polaris10_get_vddc_shared_railinfo': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/polaris10_smumgr.c:1030:10: note: byref variable will be forcibly initialized 1030 | uint8_t shared_rail; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/polaris10_smumgr.c: In function 'polaris10_calculate_sclk_params': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/polaris10_smumgr.c:895:39: note: byref variable will be forcibly initialized 895 | struct pp_atomctrl_clock_dividers_ai dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/polaris10_smumgr.c: In function 'polaris10_populate_single_graphic_level': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/polaris10_smumgr.c:960:11: note: byref variable will be forcibly initialized 960 | uint32_t mvdd; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/polaris10_smumgr.c: In function 'polaris10_populate_all_graphic_levels': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/polaris10_smumgr.c:1058:32: note: byref variable will be forcibly initialized 1058 | pp_atomctrl_clock_dividers_vi dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/polaris10_smumgr.c: In function 'polaris10_populate_smc_acpi_level': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/polaris10_smumgr.c:1286:11: note: byref variable will be forcibly initialized 1286 | uint32_t mvdd; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/polaris10_smumgr.c:1285:15: note: byref variable will be forcibly initialized 1285 | SMIO_Pattern vol_level; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/polaris10_smumgr.c: In function 'polaris10_program_memory_timing_parameters': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/polaris10_smumgr.c:1494:45: note: byref variable will be forcibly initialized 1494 | struct SMU74_Discrete_MCArbDramTimingTable arb_regs; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/polaris10_smumgr.c: In function 'polaris10_update_sclk_threshold': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/polaris10_smumgr.c:2388:11: note: byref variable will be forcibly initialized 2388 | uint32_t low_sclk_interrupt_threshold = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/polaris10_smumgr.c: In function 'polaris10_populate_clock_stretcher_data_table': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/polaris10_smumgr.c:1658:15: note: byref variable will be forcibly initialized 1658 | uint32_t ro, efuse, volt_without_cks, volt_with_cks, value; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/polaris10_smumgr.c: In function 'polaris10_populate_avfs_parameters': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/polaris10_smumgr.c:1780:11: note: byref variable will be forcibly initialized 1780 | uint32_t tmp, i; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/polaris10_smumgr.c: In function 'polaris10_populate_dw8': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/polaris10_smumgr.c:525:11: note: byref variable will be forcibly initialized 525 | uint32_t temp; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/polaris10_smumgr.c: In function 'polaris10_populate_pm_fuses': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/polaris10_smumgr.c:607:11: note: byref variable will be forcibly initialized 607 | uint32_t pm_fuse_table_offset; | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/dib7000p.c: In function 'dib7000p_set_channel': /kisskb/src/drivers/media/dvb-frontends/dib7000p.c:974:13: note: byref variable will be forcibly initialized 974 | u16 value, est[4]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/dib7000p.c: In function 'dib7000p_autosearch_start': /kisskb/src/drivers/media/dvb-frontends/dib7000p.c:1134:33: note: byref variable will be forcibly initialized 1134 | struct dtv_frontend_properties schan; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/polaris10_smumgr.c: In function 'polaris10_init_smc_table': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/polaris10_smumgr.c:1924:32: note: byref variable will be forcibly initialized 1924 | pp_atomctrl_clock_dividers_vi dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/polaris10_smumgr.c:1923:41: note: byref variable will be forcibly initialized 1923 | struct pp_atomctrl_gpio_pin_assignment gpio_pin; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/dib7000p.c: In function 'dib7000p_spur_protect': /kisskb/src/drivers/media/dvb-frontends/dib7000p.c:1214:18: note: byref variable will be forcibly initialized 1214 | int coef_re[8], coef_im[8]; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/dib7000p.c:1214:6: note: byref variable will be forcibly initialized 1214 | int coef_re[8], coef_im[8]; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/polaris10_smumgr.c: In function 'polaris10_process_firmware_header': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/polaris10_smumgr.c:2496:11: note: byref variable will be forcibly initialized 2496 | uint32_t tmp; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/polaris10_smumgr.c: In function 'polaris10_setup_graphics_level_structure': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/polaris10_smumgr.c:125:11: note: byref variable will be forcibly initialized 125 | uint16_t u16_boot_mvdd; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/polaris10_smumgr.c:123:11: note: byref variable will be forcibly initialized 123 | uint32_t dpm_table_start; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/polaris10_smumgr.c:122:11: note: byref variable will be forcibly initialized 122 | uint32_t vr_config; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/dib7000p.c: In function 'dib7000p_get_stats': /kisskb/src/drivers/media/dvb-frontends/dib7000p.c:1901:19: note: byref variable will be forcibly initialized 1901 | u32 time_us = 0, val, snr; | ^~~ /kisskb/src/drivers/media/dvb-frontends/dib7000p.c: In function 'dib7000p_agc_startup': /kisskb/src/drivers/media/dvb-frontends/dib7000p.c:868:8: note: byref variable will be forcibly initialized 868 | u32 frequency_tuner; | ^~~~~~~~~~~~~~~ /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/gpu/drm/qxl/qxl_ioctl.c:397:6: note: byref variable will be forcibly initialized 397 | int handle; | ^~~~~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_ioctl.c:396:17: note: byref variable will be forcibly initialized 396 | struct qxl_bo *qobj; | ^~~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_ioctl.c: In function 'qxl_alloc_ioctl': /kisskb/src/drivers/gpu/drm/qxl/qxl_ioctl.c:43:11: note: byref variable will be forcibly initialized 43 | uint32_t handle; | ^~~~~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_ioctl.c:42:17: note: byref variable will be forcibly initialized 42 | struct qxl_bo *qobj; | ^~~~ /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, | ^~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/pci.h:38, from /kisskb/src/drivers/gpu/drm/qxl/qxl_ioctl.c:26: /kisskb/src/drivers/gpu/drm/qxl/qxl_ioctl.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /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:149:17: note: byref variable will be forcibly initialized 149 | struct qxl_bo *cmd_bo; | ^~~~~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_ioctl.c:148:22: note: byref variable will be forcibly initialized 148 | struct qxl_release *release; | ^~~~~~~ /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; | ^~~~~~~~ In file included from /kisskb/src/arch/powerpc/include/asm/io.h:27, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76.h:10, from /kisskb/src/drivers/net/wireless/mediatek/mt76/usb.c:7: /kisskb/src/drivers/net/wireless/mediatek/mt76/usb.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/usb.c: In function 'mt76u_stop_tx': /kisskb/src/drivers/net/wireless/mediatek/mt76/usb.c:1044:27: note: byref variable will be forcibly initialized 1044 | struct mt76_queue_entry entry; | ^~~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/net/wireless/mediatek/mt76/usb.c:6: /kisskb/src/include/linux/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/net/wireless/mediatek/mt76/usb.c:1041:8: note: in expansion of macro 'wait_event_timeout' 1041 | ret = wait_event_timeout(dev->tx_wait, !mt76_has_tx_pending(&dev->phy), | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/usb.c: In function 'mt76u_status_worker': /kisskb/src/drivers/net/wireless/mediatek/mt76/usb.c:813:26: note: byref variable will be forcibly initialized 813 | struct mt76_queue_entry entry; | ^~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/usb.c: In function 'mt76u_tx_status_data': /kisskb/src/drivers/net/wireless/mediatek/mt76/usb.c:847:5: note: byref variable will be forcibly initialized 847 | u8 update = 1; | ^~~~~~ /kisskb/src/drivers/media/pci/cx25821/cx25821-i2c.c: In function 'cx25821_i2c_read': /kisskb/src/drivers/media/pci/cx25821/cx25821-i2c.c:351:17: note: byref variable will be forcibly initialized 351 | struct i2c_msg msgs[2] = { | ^~~~ /kisskb/src/drivers/media/pci/cx25821/cx25821-i2c.c:349:5: note: byref variable will be forcibly initialized 349 | u8 buf[4] = { 0, 0, 0, 0 }; | ^~~ /kisskb/src/drivers/media/pci/cx25821/cx25821-i2c.c:348:5: note: byref variable will be forcibly initialized 348 | u8 addr[2] = { 0, 0 }; | ^~~~ /kisskb/src/drivers/media/pci/cx25821/cx25821-i2c.c: In function 'cx25821_i2c_write': /kisskb/src/drivers/media/pci/cx25821/cx25821-i2c.c:384:17: note: byref variable will be forcibly initialized 384 | struct i2c_msg msgs[1] = { | ^~~~ /kisskb/src/drivers/media/pci/cx25821/cx25821-i2c.c:382:5: note: byref variable will be forcibly initialized 382 | u8 buf[6] = { 0, 0, 0, 0, 0, 0 }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/dibx000_common.c: In function 'dibx000_reset_i2c_master': /kisskb/src/drivers/media/dvb-frontends/dibx000_common.c:413:5: note: byref variable will be forcibly initialized 413 | u8 tx[4]; | ^~ /kisskb/src/drivers/gpu/drm/radeon/radeon_i2c.c: In function 'radeon_i2c_get_byte': /kisskb/src/drivers/gpu/drm/radeon/radeon_i2c.c:1048:17: note: byref variable will be forcibly initialized 1048 | struct i2c_msg msgs[] = { | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_i2c.c:1047:5: note: byref variable will be forcibly initialized 1047 | u8 in_buf[2]; | ^~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_i2c.c:1046:5: note: byref variable will be forcibly initialized 1046 | u8 out_buf[2]; | ^~~~~~~ /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/drivers/gpu/drm/radeon/radeon_i2c.c:1080:10: note: byref variable will be forcibly initialized 1080 | uint8_t out_buf[2]; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_i2c.c: In function 'radeon_router_select_ddc_port': /kisskb/src/drivers/gpu/drm/radeon/radeon_i2c.c:1099:5: note: byref variable will be forcibly initialized 1099 | u8 val; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_i2c.c: In function 'radeon_ddc_probe': /kisskb/src/drivers/gpu/drm/radeon/radeon_i2c.c:42:17: note: byref variable will be forcibly initialized 42 | struct i2c_msg msgs[] = { | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_i2c.c:40:5: note: byref variable will be forcibly initialized 40 | u8 buf[8]; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_i2c.c:39:5: note: byref variable will be forcibly initialized 39 | u8 out = 0x0; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_i2c.c: In function 'radeon_router_select_cd_port': /kisskb/src/drivers/gpu/drm/radeon/radeon_i2c.c:1127:5: note: byref variable will be forcibly initialized 1127 | u8 val; | ^~~ /kisskb/src/drivers/media/radio/radio-shark.c: In function 'shark_write_val': /kisskb/src/drivers/media/radio/radio-shark.c:83:14: note: byref variable will be forcibly initialized 83 | int i, res, actual_len; | ^~~~~~~~~~ /kisskb/src/drivers/media/radio/radio-shark.c: In function 'shark_read_val': /kisskb/src/drivers/media/radio/radio-shark.c:107:14: note: byref variable will be forcibly initialized 107 | int i, res, actual_len; | ^~~~~~~~~~ /kisskb/src/drivers/media/radio/radio-shark.c: In function 'shark_led_work': /kisskb/src/drivers/media/radio/radio-shark.c:159:26: note: byref variable will be forcibly initialized 159 | int i, res, brightness, actual_len; | ^~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/net/wireless/mediatek/mt76/usb_trace.h:86, from /kisskb/src/drivers/net/wireless/mediatek/mt76/usb_trace.c:10: /kisskb/src/drivers/net/wireless/mediatek/mt76/usb_trace.c: In function 'perf_trace_dev_reg_evt': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 27 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 27 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/usb_trace.c: In function 'perf_trace_urb_transfer': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 54 | DECLARE_EVENT_CLASS(urb_transfer, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 54 | DECLARE_EVENT_CLASS(urb_transfer, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/net/wireless/mediatek/mt76/usb_trace.h:86, from /kisskb/src/drivers/net/wireless/mediatek/mt76/usb_trace.c:10: /kisskb/src/drivers/net/wireless/mediatek/mt76/usb_trace.c: In function 'trace_event_raw_event_dev_reg_evt': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 27 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/usb_trace.c: In function 'trace_event_raw_event_urb_transfer': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 54 | DECLARE_EVENT_CLASS(urb_transfer, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/drivers/net/wireless/mediatek/mt76/usb_trace.h:86, from /kisskb/src/drivers/net/wireless/mediatek/mt76/usb_trace.c:10: /kisskb/src/drivers/net/wireless/mediatek/mt76/usb_trace.c: In function '__bpf_trace_dev_reg_evt': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 27 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 27 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 27 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 27 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 27 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/./usb_trace.h:27:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 27 | DECLARE_EVENT_CLASS(dev_reg_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/usb_trace.c: In function '__bpf_trace_urb_transfer': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 54 | DECLARE_EVENT_CLASS(urb_transfer, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 54 | DECLARE_EVENT_CLASS(urb_transfer, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 54 | DECLARE_EVENT_CLASS(urb_transfer, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/./usb_trace.h:54:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 54 | DECLARE_EVENT_CLASS(urb_transfer, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/adc/cpcap-adc.c: In function 'cpcap_adc_read_bank_scaled': /kisskb/src/drivers/iio/adc/cpcap-adc.c:790:6: note: byref variable will be forcibly initialized 790 | int calibration_data, error, addr; | ^~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/iio/adc/cpcap-adc.c:27: /kisskb/src/drivers/iio/adc/cpcap-adc.c: In function 'cpcap_get_vendor': /kisskb/src/include/linux/mfd/motorola-cpcap.h:279:15: note: byref variable will be forcibly initialized 279 | unsigned int val; | ^~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/delay.h:23, from /kisskb/src/drivers/iio/adc/cpcap-adc.c:11: /kisskb/src/drivers/iio/adc/cpcap-adc.c: In function 'cpcap_adc_start_bank': /kisskb/src/include/linux/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/iio/adc/cpcap-adc.c:640:11: note: in expansion of macro 'wait_event_interruptible_timeout' 640 | error = wait_event_interruptible_timeout(ddata->wq_data_avail, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/adc/cpcap-adc.c: In function 'cpcap_adc_read': /kisskb/src/drivers/iio/adc/cpcap-adc.c:869:27: note: byref variable will be forcibly initialized 869 | struct cpcap_adc_request req; | ^~~ /kisskb/src/drivers/iio/adc/cpcap-adc.c: In function 'cpcap_adc_setup_calibrate': /kisskb/src/drivers/iio/adc/cpcap-adc.c:404:15: note: byref variable will be forcibly initialized 404 | unsigned int value = 0; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/mt312.c: In function 'mt312_write': /kisskb/src/drivers/media/dvb-frontends/mt312.c:89:17: note: byref variable will be forcibly initialized 89 | struct i2c_msg msg; | ^~~ /kisskb/src/drivers/media/dvb-frontends/mt312.c:88:5: note: byref variable will be forcibly initialized 88 | u8 buf[MAX_XFER_SIZE]; | ^~~ /kisskb/src/drivers/iio/adc/cpcap-adc.c: In function 'cpcap_adc_calibrate_one': /kisskb/src/drivers/iio/adc/cpcap-adc.c:470:15: note: byref variable will be forcibly initialized 470 | unsigned int calibration_data[2]; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/mt312.c: In function 'mt312_writereg': /kisskb/src/drivers/media/dvb-frontends/mt312.c:132:5: note: byref variable will be forcibly initialized 132 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/mt312.c: In function 'mt312_set_voltage': /kisskb/src/drivers/media/dvb-frontends/mt312.c:132:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/mt312.c: In function 'mt312_reset': /kisskb/src/drivers/media/dvb-frontends/mt312.c:132:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/mt312.c: In function 'mt312_read': /kisskb/src/drivers/media/dvb-frontends/mt312.c:55:5: note: byref variable will be forcibly initialized 55 | u8 regbuf[1] = { reg }; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/mt312.c:54:17: note: byref variable will be forcibly initialized 54 | struct i2c_msg msg[2]; | ^~~ /kisskb/src/drivers/iio/accel/bmi088-accel-core.c: In function 'bmi088_accel_get_sample_freq': /kisskb/src/drivers/iio/accel/bmi088-accel-core.c:200:15: note: byref variable will be forcibly initialized 200 | unsigned int value; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/mt312.c: In function 'mt312_read_ucblocks': /kisskb/src/drivers/media/dvb-frontends/mt312.c:519:5: note: byref variable will be forcibly initialized 519 | u8 buf[2]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/mt312.c: In function 'mt312_read_snr': /kisskb/src/drivers/media/dvb-frontends/mt312.c:504:5: note: byref variable will be forcibly initialized 504 | u8 buf[2]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/mt312.c: In function 'mt312_read_signal_strength': /kisskb/src/drivers/media/dvb-frontends/mt312.c:482:5: note: byref variable will be forcibly initialized 482 | u8 buf[3]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/mt312.c: In function 'mt312_read_ber': /kisskb/src/drivers/media/dvb-frontends/mt312.c:466:5: note: byref variable will be forcibly initialized 466 | u8 buf[3]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/mt312.c: In function 'mt312_read_status': /kisskb/src/drivers/media/dvb-frontends/mt312.c:437:5: note: byref variable will be forcibly initialized 437 | u8 status[3]; | ^~~~~~ /kisskb/src/drivers/iio/accel/bmi088-accel-core.c: In function 'bmi088_accel_chip_init': /kisskb/src/drivers/iio/accel/bmi088-accel-core.c:453:15: note: byref variable will be forcibly initialized 453 | unsigned int val; | ^~~ /kisskb/src/drivers/media/dvb-frontends/mt312.c: In function 'mt312_i2c_gate_ctrl': /kisskb/src/drivers/media/dvb-frontends/mt312.c:132:5: note: byref variable will be forcibly initialized 132 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/mt312.c:662:5: note: byref variable will be forcibly initialized 662 | u8 val = 0x00; | ^~~ /kisskb/src/drivers/media/dvb-frontends/mt312.c: In function 'mt312_set_tone': /kisskb/src/drivers/media/dvb-frontends/mt312.c:132:5: note: byref variable will be forcibly initialized 132 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/mt312.c:399:5: note: byref variable will be forcibly initialized 399 | u8 diseqc_mode; | ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/mt312.c: In function 'mt312_send_burst': /kisskb/src/drivers/media/dvb-frontends/mt312.c:132:5: note: byref variable will be forcibly initialized 132 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/mt312.c:375:5: note: byref variable will be forcibly initialized 375 | u8 diseqc_mode; | ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/mt312.c: In function 'mt312_get_inversion': /kisskb/src/drivers/media/dvb-frontends/mt312.c:147:5: note: byref variable will be forcibly initialized 147 | u8 vit_mode; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/mt312.c: In function 'mt312_get_code_rate': /kisskb/src/drivers/media/dvb-frontends/mt312.c:220:5: note: byref variable will be forcibly initialized 220 | u8 fec_status; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/mt312.c: In function 'mt312_sleep': /kisskb/src/drivers/media/dvb-frontends/mt312.c:132:5: note: byref variable will be forcibly initialized 132 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/mt312.c:132:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/mt312.c:132:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/mt312.c:132:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/mt312.c:691:5: note: byref variable will be forcibly initialized 691 | u8 config; | ^~~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ioctl.c: In function 'v4l_enum_freq_bands': /kisskb/src/drivers/media/v4l2-core/v4l2-ioctl.c:2670:25: note: byref variable will be forcibly initialized 2670 | struct v4l2_modulator m = { | ^ /kisskb/src/drivers/media/v4l2-core/v4l2-ioctl.c:2652:21: note: byref variable will be forcibly initialized 2652 | struct v4l2_tuner t = { | ^ /kisskb/src/drivers/media/dvb-frontends/mt312.c: In function 'mt312_get_symbol_rate': /kisskb/src/drivers/media/dvb-frontends/mt312.c:132:5: note: byref variable will be forcibly initialized 132 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/mt312.c:132:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/mt312.c:166:5: note: byref variable will be forcibly initialized 166 | u8 buf[2]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/mt312.c:162:5: note: byref variable will be forcibly initialized 162 | u8 sym_rate_h; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/mt312.c: In function 'mt312_send_master_cmd': /kisskb/src/drivers/media/dvb-frontends/mt312.c:132:5: note: byref variable will be forcibly initialized 132 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/mt312.c:132:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/mt312.c:336:5: note: byref variable will be forcibly initialized 336 | u8 diseqc_mode; | ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/mt312.c: In function 'mt312_initfe': /kisskb/src/drivers/media/dvb-frontends/mt312.c:132:5: note: byref variable will be forcibly initialized 132 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/mt312.c:132:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/mt312.c:132:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/mt312.c:132:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/mt312.c:132:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/mt312.c:132:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/mt312.c:132:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/mt312.c:132:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/mt312.c:254:6: note: byref variable will be forcibly initialized 254 | u8 buf_def[8] = { 0x14, 0x12, 0x03, 0x02, | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/mt312.c:235:5: note: byref variable will be forcibly initialized 235 | u8 buf[2]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/mt312.c: In function 'mt312_set_frontend': /kisskb/src/drivers/media/dvb-frontends/mt312.c:132:5: note: byref variable will be forcibly initialized 132 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/mt312.c:535:13: note: byref variable will be forcibly initialized 535 | u8 buf[5], config_val; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/mt312.c:535:5: note: byref variable will be forcibly initialized 535 | u8 buf[5], config_val; | ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ioctl.c: In function 'v4l_g_parm': /kisskb/src/drivers/media/v4l2-core/v4l2-ioctl.c:2096:14: note: byref variable will be forcibly initialized 2096 | v4l2_std_id std; | ^~~ In file included from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02.h:12, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_util.c:8: /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_util.c: In function 'mt76_packet_id_flush': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76.h:1381:22: note: byref variable will be forcibly initialized 1381 | struct sk_buff_head list; | ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ioctl.c: In function 'v4l_s_ctrl': /kisskb/src/drivers/media/v4l2-core/v4l2-ioctl.c:2231:26: note: byref variable will be forcibly initialized 2231 | struct v4l2_ext_control ctrl; | ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ioctl.c:2230:27: note: byref variable will be forcibly initialized 2230 | struct v4l2_ext_controls ctrls; | ^~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ioctl.c: In function 'v4l_g_ctrl': /kisskb/src/drivers/media/v4l2-core/v4l2-ioctl.c:2197:26: note: byref variable will be forcibly initialized 2197 | struct v4l2_ext_control ctrl; | ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ioctl.c:2196:27: note: byref variable will be forcibly initialized 2196 | struct v4l2_ext_controls ctrls; | ^~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_util.c: In function 'mt76x02_sta_rate_tbl_update': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_util.c:581:27: note: byref variable will be forcibly initialized 581 | struct ieee80211_tx_rate rate = {}; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/ves1x93.c: In function 'ves1x93_writereg': /kisskb/src/drivers/media/dvb-frontends/ves1x93.c:85:17: note: byref variable will be forcibly initialized 85 | struct i2c_msg msg = { .addr = state->config->demod_address, .flags = 0, .buf = buf, .len = 3 }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/ves1x93.c:84:5: note: byref variable will be forcibly initialized 84 | u8 buf [] = { 0x00, reg, data }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/ves1x93.c: In function 'ves1x93_readreg': /kisskb/src/drivers/media/dvb-frontends/ves1x93.c:101:17: note: byref variable will be forcibly initialized 101 | struct i2c_msg msg [] = { { .addr = state->config->demod_address, .flags = 0, .buf = b0, .len = 2 }, | ^~~ /kisskb/src/drivers/media/dvb-frontends/ves1x93.c:100:5: note: byref variable will be forcibly initialized 100 | u8 b1 [] = { 0 }; | ^~ /kisskb/src/drivers/media/dvb-frontends/ves1x93.c:99:5: note: byref variable will be forcibly initialized 99 | u8 b0 [] = { 0x00, reg }; | ^~ /kisskb/src/drivers/media/v4l2-core/v4l2-ioctl.c: In function '__video_do_ioctl': /kisskb/src/drivers/media/v4l2-core/v4l2-ioctl.c:2913:25: note: byref variable will be forcibly initialized 2913 | struct v4l2_ioctl_info default_info; | ^~~~~~~~~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ioctl.c: In function 'video_usercopy': /kisskb/src/drivers/media/v4l2-core/v4l2-ioctl.c:3279:9: note: byref variable will be forcibly initialized 3279 | void **kernel_ptr = NULL; | ^~~~~~~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ioctl.c:3278:15: note: byref variable will be forcibly initialized 3278 | void __user *user_ptr = NULL; | ^~~~~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ioctl.c:3277:10: note: byref variable will be forcibly initialized 3277 | size_t array_size = 0; | ^~~~~~~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ioctl.c:3276:7: note: byref variable will be forcibly initialized 3276 | bool always_copy = false; | ^~~~~~~~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ioctl.c:3271:7: note: byref variable will be forcibly initialized 3271 | char sbuf[128]; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_clocks.c: In function 'radeon_legacy_set_engine_clock': /kisskb/src/drivers/gpu/drm/radeon/radeon_clocks.c:394:14: note: byref variable will be forcibly initialized 394 | int fb_div, post_div; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_clocks.c:394:6: note: byref variable will be forcibly initialized 394 | int fb_div, post_div; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/dib8000.c: In function 'dib8000_reset_stats': /kisskb/src/drivers/media/dvb-frontends/dib8000.c:999:6: note: byref variable will be forcibly initialized 999 | u32 ucb; | ^~~ /kisskb/src/drivers/media/dvb-frontends/dib8000.c: In function 'dib8000_read_signal_strength': /kisskb/src/drivers/media/dvb-frontends/dib8000.c:3839:6: note: byref variable will be forcibly initialized 3839 | u16 val; | ^~~ /kisskb/src/drivers/media/dvb-frontends/dib8000.c: In function 'dib8000_set_frequency_offset': /kisskb/src/drivers/media/dvb-frontends/dib8000.c:2741:6: note: byref variable will be forcibly initialized 2741 | u32 current_rf; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/dib8000.c: In function 'dib8000_get_stats': /kisskb/src/drivers/media/dvb-frontends/dib8000.c:4130:6: note: byref variable will be forcibly initialized 4130 | u16 strength; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/dib8000.c:4127:24: note: byref variable will be forcibly initialized 4127 | u32 time_us = 0, snr, val; | ^~~ /kisskb/src/drivers/media/dvb-frontends/dib8000.c: In function 'dib8000_get_frontend': /kisskb/src/drivers/media/dvb-frontends/dib8000.c:3418:17: note: byref variable will be forcibly initialized 3418 | enum fe_status stat = 0; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/iceland_smumgr.c: In function 'iceland_set_s0_mc_reg_index': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/iceland_smumgr.c:2470:11: note: byref variable will be forcibly initialized 2470 | uint16_t address; | ^~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_mac.c: In function 'mt76x02_mac_shared_key_setup': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_mac.c:62:5: note: byref variable will be forcibly initialized 62 | u8 key_data[32]; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_mac.c: In function 'mt76x02_mac_fill_tx_status': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_mac.c:481:27: note: byref variable will be forcibly initialized 481 | struct ieee80211_tx_rate last_rate; | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_mac.c: In function 'mt76x02_mac_write_txwi': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_mac.c:348:5: note: byref variable will be forcibly initialized 348 | u8 ccmp_pn[8], nstreams = dev->mphy.chainmask & 0xf; | ^~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_mac.c:346:5: note: byref variable will be forcibly initialized 346 | u8 nss; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/iceland_smumgr.c: In function 'iceland_calculate_mclk_params': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/iceland_smumgr.c:1112:32: note: byref variable will be forcibly initialized 1112 | pp_atomctrl_internal_ss_info ss_info; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/iceland_smumgr.c:1064:33: note: byref variable will be forcibly initialized 1064 | pp_atomctrl_memory_clock_param mpll_param; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/iceland_smumgr.c: In function 'iceland_populate_smc_acpi_level': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/iceland_smumgr.c:1430:30: note: byref variable will be forcibly initialized 1430 | SMU71_Discrete_VoltageLevel voltage_level; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/iceland_smumgr.c:1427:39: note: byref variable will be forcibly initialized 1427 | struct pp_atomctrl_clock_dividers_vi dividers; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_mac.c: In function 'mt76x02_mac_wcid_sync_pn': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_mac.c:85:5: note: byref variable will be forcibly initialized 85 | u8 key_data[32]; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/iceland_smumgr.c: In function 'iceland_calculate_sclk_params': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/iceland_smumgr.c:840:32: note: byref variable will be forcibly initialized 840 | pp_atomctrl_internal_ss_info ss_info; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/iceland_smumgr.c:799:32: note: byref variable will be forcibly initialized 799 | pp_atomctrl_clock_dividers_vi dividers; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_mac.c: In function 'mt76x02_mac_wcid_set_key': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_mac.c:111:5: note: byref variable will be forcibly initialized 111 | u8 iv_data[8]; | ^~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_mac.c:110:5: note: byref variable will be forcibly initialized 110 | u8 key_data[32]; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_mac.c: In function 'mt76x02_mac_wcid_set_rate': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_mac.c:234:5: note: byref variable will be forcibly initialized 234 | s8 nss; | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_mac.c: In function 'mt76x02_send_tx_status': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/iceland_smumgr.c: In function 'iceland_populate_ulv_level': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_mac.c:556:22: note: byref variable will be forcibly initialized 556 | struct sk_buff_head list; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/iceland_smumgr.c:717:34: note: byref variable will be forcibly initialized 717 | uint32_t voltage_response_time, ulv_voltage; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/iceland_smumgr.c:717:11: note: byref variable will be forcibly initialized 717 | uint32_t voltage_response_time, ulv_voltage; | ^~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/drivers/media/dvb-core/dmxdev.c:11: /kisskb/src/drivers/media/dvb-core/dmxdev.c: In function 'dvb_dmxdev_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/media/dvb-core/dmxdev.c:1457:3: note: in expansion of macro 'wait_event' 1457 | wait_event(dmxdev->dvr_dvbdev->wait_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: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/media/dvb-core/dmxdev.c:1453:3: note: in expansion of macro 'wait_event' 1453 | wait_event(dmxdev->dvbdev->wait_queue, | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-core/dmxdev.c: In function 'dvb_dmxdev_buffer_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/media/dvb-core/dmxdev.c:76:9: note: in expansion of macro 'wait_event_interruptible' 76 | ret = wait_event_interruptible(src->queue, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/iceland_smumgr.c: In function 'iceland_program_memory_timing_parameters': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/iceland_smumgr.c:1616:39: note: byref variable will be forcibly initialized 1616 | SMU71_Discrete_MCArbDramTimingTable arb_regs; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/iceland_smumgr.c: In function 'iceland_update_sclk_threshold': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/iceland_smumgr.c:2180:11: note: byref variable will be forcibly initialized 2180 | uint32_t low_sclk_interrupt_threshold = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02.h:10, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_mac.c:7: /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_mac.c: In function 'mt76x02_mac_poll_tx_status': /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/net/wireless/mediatek/mt76/mt76x02_mac.c:902:3: note: in expansion of macro 'kfifo_put' 902 | kfifo_put(&dev->txstatus_fifo, stat); | ^~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_mac.c:879:5: note: byref variable will be forcibly initialized 879 | u8 update = 1; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/iceland_smumgr.c: In function 'iceland_populate_dw8': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/iceland_smumgr.c:339:11: note: byref variable will be forcibly initialized 339 | uint32_t temp; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/iceland_smumgr.c: In function 'iceland_process_firmware_header': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/iceland_smumgr.c:2282:11: note: byref variable will be forcibly initialized 2282 | uint32_t tmp; | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_mac.c: In function 'mt76x02_mac_set_tx_protection': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_mac.c:949:6: note: byref variable will be forcibly initialized 949 | u32 vht_prot[3]; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_mac.c:948:6: note: byref variable will be forcibly initialized 948 | u32 prot[6]; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/iceland_smumgr.c: In function 'iceland_populate_pm_fuses': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/iceland_smumgr.c:438:11: note: byref variable will be forcibly initialized 438 | uint32_t pm_fuse_table_offset; | ^~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/drivers/media/dvb-core/dmxdev.c:13: /kisskb/src/drivers/media/dvb-core/dmxdev.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/core.c: In function 'ath6kl_core_init': /kisskb/src/drivers/net/wireless/ath/ath6kl/core.c:68:32: note: byref variable will be forcibly initialized 68 | struct ath6kl_bmi_target_info targ_info; | ^~~~~~~~~ /kisskb/src/drivers/media/pci/cx88/cx88-i2c.c: In function 'do_i2c_scan': /kisskb/src/drivers/media/pci/cx88/cx88-i2c.c:110:16: note: byref variable will be forcibly initialized 110 | unsigned char buf; | ^~~ /kisskb/src/drivers/media/pci/cx88/cx88-tvaudio.c: In function 'cx88_audio_thread': /kisskb/src/drivers/media/pci/cx88/cx88-tvaudio.c:990:20: note: byref variable will be forcibly initialized 990 | struct v4l2_tuner t; | ^ /kisskb/src/drivers/gpu/drm/qxl/qxl_release.c: In function 'qxl_release_free_list': /kisskb/src/drivers/gpu/drm/qxl/qxl_release.c:124:18: note: byref variable will be forcibly initialized 124 | struct qxl_bo *bo; | ^~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/delay.h:23, from /kisskb/src/drivers/gpu/drm/qxl/qxl_release.c:23: /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/drivers/gpu/drm/qxl/qxl_release.c: In function 'qxl_alloc_release_reserved': /kisskb/src/drivers/gpu/drm/qxl/qxl_release.c:286:22: note: byref variable will be forcibly initialized 286 | struct qxl_bo *bo, *free_bo = NULL; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/qxl/qxl_release.c:286:17: note: byref variable will be forcibly initialized 286 | struct qxl_bo *bo, *free_bo = NULL; | ^~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/ip.h:16, from /kisskb/src/drivers/net/wireless/ath/ath6kl/wmi.c:18: /kisskb/src/drivers/net/wireless/ath/ath6kl/wmi.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/mt7921_trace.h:51, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/trace.c:10: /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/trace.c: In function 'perf_trace_lp_event': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/net/wireless/mediatek/mt76/mt7921/./mt7921_trace.h:23:1: note: in expansion of macro 'TRACE_EVENT' 23 | TRACE_EVENT(lp_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/net/wireless/mediatek/mt76/mt7921/./mt7921_trace.h:23:1: note: in expansion of macro 'TRACE_EVENT' 23 | TRACE_EVENT(lp_event, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/mt7921_trace.h:51, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/trace.c:10: /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/trace.c: In function 'trace_event_raw_event_lp_event': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/net/wireless/mediatek/mt76/mt7921/./mt7921_trace.h:23:1: note: in expansion of macro 'TRACE_EVENT' 23 | TRACE_EVENT(lp_event, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/mt7921_trace.h:51, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/trace.c:10: /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/trace.c: In function '__bpf_trace_lp_event': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt76/mt7921/./mt7921_trace.h:23:1: note: in expansion of macro 'TRACE_EVENT' 23 | TRACE_EVENT(lp_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt76/mt7921/./mt7921_trace.h:23:1: note: in expansion of macro 'TRACE_EVENT' 23 | TRACE_EVENT(lp_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt76/mt7921/./mt7921_trace.h:23:1: note: in expansion of macro 'TRACE_EVENT' 23 | TRACE_EVENT(lp_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt76/mt7921/./mt7921_trace.h:23:1: note: in expansion of macro 'TRACE_EVENT' 23 | TRACE_EVENT(lp_event, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/wmi.c: In function 'ath6kl_wmi_regdomain_event': /kisskb/src/drivers/net/wireless/ath/ath6kl/wmi.c:990:7: note: byref variable will be forcibly initialized 990 | char alpha2[2]; | ^~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/wmi.c: In function 'ath6kl_wmi_dot11_hdr_remove': /kisskb/src/drivers/net/wireless/ath/ath6kl/wmi.c:392:16: note: byref variable will be forcibly initialized 392 | struct ethhdr eth_hdr; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/wmi.c:390:35: note: byref variable will be forcibly initialized 390 | struct ieee80211_hdr_3addr *pwh, wh; | ^~ /kisskb/src/drivers/net/wireless/ath/ath6kl/wmi.c: In function 'ath6kl_wmi_dot3_2_dix': /kisskb/src/drivers/net/wireless/ath/ath6kl/wmi.c:457:16: note: byref variable will be forcibly initialized 457 | struct ethhdr eth_hdr; | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/wmi.c: In function 'ath6kl_wmi_sync_point': /kisskb/src/drivers/net/wireless/ath/ath6kl/wmi.c:2450:28: note: byref variable will be forcibly initialized 2450 | struct wmi_data_sync_bufs data_sync_bufs[WMM_NUM_AC]; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/wmi.c: In function 'ath6kl_set_bitrate_mask64': /kisskb/src/drivers/net/wireless/ath/ath6kl/wmi.c:2772:15: note: byref variable will be forcibly initialized 2772 | u64 mcsrate, ratemask[ATH6KL_NUM_BANDS]; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/wmi.c: In function 'ath6kl_set_bitrate_mask32': /kisskb/src/drivers/net/wireless/ath/ath6kl/wmi.c:2824:15: note: byref variable will be forcibly initialized 2824 | u32 mcsrate, ratemask[ATH6KL_NUM_BANDS]; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/wmi.c: In function 'ath6kl_wmi_rssi_threshold_event_rx': /kisskb/src/drivers/net/wireless/ath/ath6kl/wmi.c:1412:39: note: byref variable will be forcibly initialized 1412 | struct wmi_rssi_threshold_params_cmd cmd; | ^~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/wmi.c: In function 'ath6kl_wmi_snr_threshold_event_rx': /kisskb/src/drivers/net/wireless/ath/ath6kl/wmi.c:1666:38: note: byref variable will be forcibly initialized 1666 | struct wmi_snr_threshold_params_cmd cmd; | ^~~ In file included from /kisskb/src/drivers/net/wireless/ath/ath6kl/core.h:26, from /kisskb/src/drivers/net/wireless/ath/ath6kl/wmi.c:20: /kisskb/src/drivers/net/wireless/ath/ath6kl/wmi.c: In function 'ath6kl_wmi_bssinfo_event_rx': /kisskb/src/include/net/cfg80211.h:6490:29: note: byref variable will be forcibly initialized 6490 | struct cfg80211_inform_bss data = { | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/wmi.c: In function 'ath6kl_wmi_implicit_create_pstream': /kisskb/src/drivers/net/wireless/ath/ath6kl/wmi.c:305:32: note: byref variable will be forcibly initialized 305 | struct wmi_create_pstream_cmd cmd; | ^~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_mp.c: In function 'fw_iocmd_read': /kisskb/src/drivers/staging/rtl8712/rtl871x_mp.c:93:17: note: byref variable will be forcibly initialized 93 | u32 cmd32 = 0, val32 = 0; | ^~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_mcu.c: In function 'mt76x02_mcu_function_select': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_mcu.c:88:26: note: byref variable will be forcibly initialized 88 | } __packed __aligned(4) msg = { | ^~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_mp.c: In function 'r8712_SwitchAntenna': /kisskb/src/drivers/staging/rtl8712/rtl871x_mp.c:414:5: note: byref variable will be forcibly initialized 414 | u8 cck_ant_select_val = 0; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_mcu.c: In function 'mt76x02_mcu_set_radio_state': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_mcu.c:107:26: note: byref variable will be forcibly initialized 107 | } __packed __aligned(4) msg = { | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_mcu.c: In function 'mt76x02_mcu_calibrate': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_mcu.c:122:26: note: byref variable will be forcibly initialized 122 | } __packed __aligned(4) msg = { | ^~~ /kisskb/src/drivers/iio/adc/lp8788_adc.c: In function 'lp8788_get_adc_result': /kisskb/src/drivers/iio/adc/lp8788_adc.c:55:5: note: byref variable will be forcibly initialized 55 | u8 rawdata[2]; | ^~~~~~~ /kisskb/src/drivers/iio/adc/lp8788_adc.c:54:5: note: byref variable will be forcibly initialized 54 | u8 data; | ^~~~ /kisskb/src/drivers/media/radio/radio-shark2.c: In function 'shark_write_reg': /kisskb/src/drivers/media/radio/radio-shark2.c:78:14: note: byref variable will be forcibly initialized 78 | int i, res, actual_len; | ^~~~~~~~~~ /kisskb/src/drivers/media/radio/radio-shark2.c: In function 'shark_read_reg': /kisskb/src/drivers/media/radio/radio-shark2.c:103:14: note: byref variable will be forcibly initialized 103 | int i, res, actual_len; | ^~~~~~~~~~ /kisskb/src/drivers/media/radio/radio-shark2.c: In function 'shark_led_work': /kisskb/src/drivers/media/radio/radio-shark2.c:146:26: note: byref variable will be forcibly initialized 146 | int i, res, brightness, actual_len; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_gem_vram_helper.c: In function 'drm_gem_vram_fill_create_dumb': /kisskb/src/drivers/gpu/drm/drm_gem_vram_helper.c:509:6: note: byref variable will be forcibly initialized 509 | u32 handle; | ^~~~~~ /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:957:21: note: byref variable will be forcibly initialized 957 | struct drm_printer p = drm_seq_file_printer(m); | ^ /kisskb/src/drivers/iio/accel/bmi088-accel-spi.c: In function 'bmi088_regmap_spi_read': /kisskb/src/drivers/iio/accel/bmi088-accel-spi.c:28:5: note: byref variable will be forcibly initialized 28 | u8 addr[2]; | ^~~~ In file included from /kisskb/src/drivers/iio/accel/bmi088-accel-spi.c:12: /kisskb/src/drivers/iio/accel/bmi088-accel-spi.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/media/dvb-frontends/tda1004x.c: In function 'tda1004x_write_byteI': /kisskb/src/drivers/media/dvb-frontends/tda1004x.c:118:5: note: byref variable will be forcibly initialized 118 | u8 buf[] = { reg, data }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/tda1004x.c: In function 'tda1004x_read_byte': /kisskb/src/drivers/media/dvb-frontends/tda1004x.c:139:5: note: byref variable will be forcibly initialized 139 | u8 b1[] = { 0 }; | ^~ /kisskb/src/drivers/media/dvb-frontends/tda1004x.c:138:5: note: byref variable will be forcibly initialized 138 | u8 b0[] = { reg }; | ^~ /kisskb/src/drivers/media/dvb-frontends/tda1004x.c: In function 'tda1004x_do_upload': /kisskb/src/drivers/media/dvb-frontends/tda1004x.c:310:5: note: byref variable will be forcibly initialized 310 | u8 buf[65]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/tda1004x.c: In function 'tda10045_fwupload': /kisskb/src/drivers/media/dvb-frontends/tda1004x.c:382:25: note: byref variable will be forcibly initialized 382 | const struct firmware *fw; | ^~ /kisskb/src/drivers/media/dvb-frontends/tda1004x.c: In function 'tda10046_fwupload': /kisskb/src/drivers/media/dvb-frontends/tda1004x.c:476:25: note: byref variable will be forcibly initialized 476 | const struct firmware *fw; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smu7_smumgr.c: In function 'smu7_copy_bytes_from_smc': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smu7_smumgr.c:54:13: note: byref variable will be forcibly initialized 54 | uint8_t i, data_byte[4] = {0}; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smu7_smumgr.c:51:11: note: byref variable will be forcibly initialized 51 | uint32_t data; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_fb.c: In function 'radeonfb_create_pinned_object': /kisskb/src/drivers/gpu/drm/radeon/radeon_fb.c:132:25: note: byref variable will be forcibly initialized 132 | struct drm_gem_object *gobj = NULL; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_fb.c: In function 'radeonfb_create': /kisskb/src/drivers/gpu/drm/radeon/radeon_fb.c:221:25: note: byref variable will be forcibly initialized 221 | struct drm_gem_object *gobj = NULL; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_fb.c:220:26: note: byref variable will be forcibly initialized 220 | struct drm_mode_fb_cmd2 mode_cmd; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/sp887x.c: In function 'sp887x_writereg': /kisskb/src/drivers/media/dvb-frontends/sp887x.c:57:17: note: byref variable will be forcibly initialized 57 | struct i2c_msg msg = { .addr = state->config->demod_address, .flags = 0, .buf = b0, .len = 4 }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/sp887x.c:56:5: note: byref variable will be forcibly initialized 56 | u8 b0 [] = { reg >> 8 , reg & 0xff, data >> 8, data & 0xff }; | ^~ /kisskb/src/drivers/media/dvb-frontends/sp887x.c: In function 'i2c_writebytes': /kisskb/src/drivers/media/dvb-frontends/sp887x.c:42:17: note: byref variable will be forcibly initialized 42 | struct i2c_msg msg = { .addr = state->config->demod_address, .flags = 0, .buf = buf, .len = len }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/sp887x.c: In function 'sp887x_initial_setup': /kisskb/src/drivers/media/dvb-frontends/sp887x.c:140:5: note: byref variable will be forcibly initialized 140 | u8 buf [BLOCKSIZE + 2]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/sp887x.c: In function 'sp887x_readreg': /kisskb/src/drivers/media/dvb-frontends/sp887x.c:81:17: note: byref variable will be forcibly initialized 81 | struct i2c_msg msg[] = {{ .addr = state->config->demod_address, .flags = 0, .buf = b0, .len = 2 }, | ^~~ /kisskb/src/drivers/media/dvb-frontends/sp887x.c:79:5: note: byref variable will be forcibly initialized 79 | u8 b1 [2]; | ^~ /kisskb/src/drivers/media/dvb-frontends/sp887x.c:78:5: note: byref variable will be forcibly initialized 78 | u8 b0 [] = { reg >> 8 , reg & 0xff }; | ^~ /kisskb/src/drivers/media/dvb-frontends/sp887x.c: In function 'sp887x_setup_frontend_parameters': /kisskb/src/drivers/media/dvb-frontends/sp887x.c:353:11: note: byref variable will be forcibly initialized 353 | u16 val, reg0xc05; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/sp887x.c:351:11: note: byref variable will be forcibly initialized 351 | unsigned actual_freq; | ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/sp887x.c: In function 'sp887x_init': /kisskb/src/drivers/media/dvb-frontends/sp887x.c:521:25: note: byref variable will be forcibly initialized 521 | const struct firmware *fw = NULL; | ^~ /kisskb/src/drivers/media/dvb-frontends/mt352.c: In function 'mt352_single_write': /kisskb/src/drivers/media/dvb-frontends/mt352.c:48:17: note: byref variable will be forcibly initialized 48 | struct i2c_msg msg = { .addr = state->config.demod_address, .flags = 0, | ^~~ /kisskb/src/drivers/media/dvb-frontends/mt352.c:47:5: note: byref variable will be forcibly initialized 47 | u8 buf[2] = { reg, val }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/mt352.c: In function 'mt352_set_parameters': /kisskb/src/drivers/media/dvb-frontends/mt352.c:159:16: note: byref variable will be forcibly initialized 159 | unsigned char buf[13]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/mt352.c: In function 'mt352_read_register': /kisskb/src/drivers/media/dvb-frontends/mt352.c:73:17: note: byref variable will be forcibly initialized 73 | struct i2c_msg msg [] = { { .addr = state->config.demod_address, | ^~~ /kisskb/src/drivers/media/dvb-frontends/mt352.c:72:5: note: byref variable will be forcibly initialized 72 | u8 b1 [] = { 0 }; | ^~ /kisskb/src/drivers/media/dvb-frontends/mt352.c:71:5: note: byref variable will be forcibly initialized 71 | u8 b0 [] = { reg }; | ^~ In file included from /kisskb/src/drivers/iio/chemical/bme680_spi.c:10: /kisskb/src/drivers/iio/chemical/bme680_spi.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/iio/chemical/bme680_spi.c: In function 'bme680_regmap_spi_select_page': /kisskb/src/drivers/iio/chemical/bme680_spi.c:29:5: note: byref variable will be forcibly initialized 29 | u8 buf[2]; | ^~~ /kisskb/src/drivers/iio/chemical/bme680_spi.c: In function 'bme680_regmap_spi_read': /kisskb/src/drivers/iio/chemical/bme680_spi.c:92:5: note: byref variable will be forcibly initialized 92 | u8 addr = *(const u8 *)reg; | ^~~~ /kisskb/src/drivers/iio/chemical/bme680_spi.c: In function 'bme680_regmap_spi_write': /kisskb/src/drivers/iio/chemical/bme680_spi.c:69:5: note: byref variable will be forcibly initialized 69 | u8 buf[2]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/zl10036.c: In function 'zl10036_write': /kisskb/src/drivers/media/dvb-frontends/zl10036.c:84:17: note: byref variable will be forcibly initialized 84 | struct i2c_msg msg[1] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/zl10036.c: In function 'zl10036_set_gain_params': /kisskb/src/drivers/media/dvb-frontends/zl10036.c:272:5: note: byref variable will be forcibly initialized 272 | u8 buf[2]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/zl10036.c: In function 'zl10036_set_frequency': /kisskb/src/drivers/media/dvb-frontends/zl10036.c:172:5: note: byref variable will be forcibly initialized 172 | u8 buf[2]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/zl10036.c: In function 'zl10036_set_bandwidth': /kisskb/src/drivers/media/dvb-frontends/zl10036.c:200:5: note: byref variable will be forcibly initialized 200 | u8 zl10036_rsd_off[] = { 0xc8 }; /* set RSD=1 */ | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/zl10036.c:197:5: note: byref variable will be forcibly initialized 197 | u8 buf_br[] = { | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/zl10036.c:194:5: note: byref variable will be forcibly initialized 194 | u8 buf_bf[] = { | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/zl10036.c: In function 'zl10036_sleep': /kisskb/src/drivers/media/dvb-frontends/zl10036.c:136:5: note: byref variable will be forcibly initialized 136 | u8 buf[] = { 0xf0, 0x80 }; /* regs 12/13 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/zl10036.c: In function 'zl10036_init_regs': /kisskb/src/drivers/media/dvb-frontends/zl10036.c:385:5: note: byref variable will be forcibly initialized 385 | u8 zl10036_init_tab[][2] = { | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/zl10036.c: In function 'zl10036_read_status_reg': /kisskb/src/drivers/media/dvb-frontends/zl10036.c:62:17: note: byref variable will be forcibly initialized 62 | struct i2c_msg msg[1] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/zl10036.c:61:5: note: byref variable will be forcibly initialized 61 | u8 status; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smu10_smumgr.c: In function 'smu10_verify_smc_interface': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smu10_smumgr.c:187:11: note: byref variable will be forcibly initialized 187 | uint32_t smc_driver_if_version; | ^~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/pci.h:38, from /kisskb/src/drivers/media/pci/cx88/cx88.h:13, from /kisskb/src/drivers/media/pci/cx88/cx88-dsp.c:8: /kisskb/src/drivers/media/pci/cx88/cx88-dsp.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/iio/adc/ltc2471.c: In function 'ltc2471_get_value': /kisskb/src/drivers/iio/adc/ltc2471.c:33:9: note: byref variable will be forcibly initialized 33 | __be16 buf; | ^~~ /kisskb/src/drivers/media/pci/cx88/cx88-dsp.c: In function 'cx88_dsp_detect_stereo_sap': /kisskb/src/drivers/media/pci/cx88/cx88-dsp.c:275:6: note: byref variable will be forcibly initialized 275 | u32 N = 0; | ^ In file included from /kisskb/src/drivers/iio/adc/max11100.c:14: /kisskb/src/drivers/iio/adc/max11100.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega10_smumgr.c: In function 'vega10_verify_smc_interface': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega10_smumgr.c:176:11: note: byref variable will be forcibly initialized 176 | uint32_t smc_driver_if_version; | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega10_smumgr.c: In function 'vega10_get_enabled_smc_features': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega10_smumgr.c:132:11: note: byref variable will be forcibly initialized 132 | uint32_t enabled_features; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega10_smumgr.c: In function 'vega10_is_dpm_running': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega10_smumgr.c:132:11: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/radeon/radeon_gem.c: In function 'radeon_gem_object_free': /kisskb/src/drivers/gpu/drm/radeon/radeon_gem.c:85:20: note: byref variable will be forcibly initialized 85 | struct radeon_bo *robj = gem_to_radeon_bo(gobj); | ^~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/drivers/media/dvb-core/dvb_demux.c:14: /kisskb/src/drivers/media/dvb-core/dvb_demux.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /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:627:19: note: byref variable will be forcibly initialized 627 | struct list_head list; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_gem.c:626:24: note: byref variable will be forcibly initialized 626 | struct ww_acquire_ctx ticket; | ^~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_gem.c:624:29: note: byref variable will be forcibly initialized 624 | struct ttm_validate_buffer tv, *entry; | ^~ /kisskb/src/drivers/gpu/drm/radeon/radeon_gem.c: In function 'radeon_gem_object_create': /kisskb/src/drivers/gpu/drm/radeon/radeon_gem.c:98:20: note: byref variable will be forcibly initialized 98 | struct radeon_bo *robj; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_gem.c: In function 'radeon_gem_create_ioctl': /kisskb/src/drivers/gpu/drm/radeon/radeon_gem.c:333:11: note: byref variable will be forcibly initialized 333 | uint32_t handle; | ^~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_gem.c:332:25: note: byref variable will be forcibly initialized 332 | struct drm_gem_object *gobj; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_gem.c: In function 'radeon_gem_userptr_ioctl': /kisskb/src/drivers/gpu/drm/radeon/radeon_gem.c:368:11: note: byref variable will be forcibly initialized 368 | uint32_t handle; | ^~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_gem.c:366:25: note: byref variable will be forcibly initialized 366 | struct drm_gem_object *gobj; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_gem.c: In function 'radeon_mode_dumb_create': /kisskb/src/drivers/gpu/drm/radeon/radeon_gem.c:827:11: note: byref variable will be forcibly initialized 827 | uint32_t handle; | ^~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_gem.c:826:25: note: byref variable will be forcibly initialized 826 | struct drm_gem_object *gobj; | ^~~~ /kisskb/src/drivers/vme/vme.c: In function 'vme_get_size': /kisskb/src/drivers/vme/vme.c:167:21: note: byref variable will be forcibly initialized 167 | u32 aspace, cycle, dwidth; | ^~~~~~ /kisskb/src/drivers/vme/vme.c:167:14: note: byref variable will be forcibly initialized 167 | u32 aspace, cycle, dwidth; | ^~~~~ /kisskb/src/drivers/vme/vme.c:167:6: note: byref variable will be forcibly initialized 167 | u32 aspace, cycle, dwidth; | ^~~~~~ /kisskb/src/drivers/vme/vme.c:166:13: note: byref variable will be forcibly initialized 166 | dma_addr_t buf_base; | ^~~~~~~~ /kisskb/src/drivers/vme/vme.c:165:27: note: byref variable will be forcibly initialized 165 | unsigned long long base, size; | ^~~~ /kisskb/src/drivers/vme/vme.c:165:21: note: byref variable will be forcibly initialized 165 | unsigned long long base, size; | ^~~~ /kisskb/src/drivers/vme/vme.c:164:6: note: byref variable will be forcibly initialized 164 | int enabled, retval; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8712/mlme_linux.c: In function 'r8712_report_sec_ie': /kisskb/src/drivers/staging/rtl8712/mlme_linux.c:139:19: note: byref variable will be forcibly initialized 139 | union iwreq_data wrqu; | ^~~~ /kisskb/src/drivers/iio/chemical/scd4x.c: In function 'scd4x_send_command': /kisskb/src/drivers/iio/chemical/scd4x.c:96:7: note: byref variable will be forcibly initialized 96 | char buf[SCD4X_COMMAND_BUF_SIZE]; | ^~~ /kisskb/src/drivers/iio/chemical/scd4x.c: In function 'scd4x_read': /kisskb/src/drivers/iio/chemical/scd4x.c:131:7: note: byref variable will be forcibly initialized 131 | char buf[SCD4X_READ_BUF_SIZE]; | ^~~ /kisskb/src/drivers/iio/chemical/scd4x.c: In function 'scd4x_wait_meas_poll': /kisskb/src/drivers/iio/chemical/scd4x.c:285:10: note: byref variable will be forcibly initialized 285 | __be16 bval; | ^~~~ /kisskb/src/drivers/iio/chemical/scd4x.c: In function 'scd4x_read_meas': /kisskb/src/drivers/iio/chemical/scd4x.c:266:9: note: byref variable will be forcibly initialized 266 | __be16 buf[3]; | ^~~ /kisskb/src/drivers/iio/chemical/scd4x.c: In function 'scd4x_read_channel': /kisskb/src/drivers/iio/chemical/scd4x.c:322:11: note: byref variable will be forcibly initialized 322 | uint16_t buf[3]; | ^~~ /kisskb/src/drivers/iio/chemical/scd4x.c: In function 'scd4x_write': /kisskb/src/drivers/iio/chemical/scd4x.c:180:7: note: byref variable will be forcibly initialized 180 | char buf[SCD4X_WRITE_BUF_SIZE]; | ^~~ /kisskb/src/drivers/iio/chemical/scd4x.c: In function 'scd4x_write_and_fetch': /kisskb/src/drivers/iio/chemical/scd4x.c:216:7: note: byref variable will be forcibly initialized 216 | char buf[SCD4X_READ_BUF_SIZE]; | ^~~ /kisskb/src/drivers/iio/chemical/scd4x.c: In function 'scd4x_trigger_handler': /kisskb/src/drivers/iio/chemical/scd4x.c:599:4: note: byref variable will be forcibly initialized 599 | } scan; | ^~~~ /kisskb/src/drivers/iio/chemical/scd4x.c: In function 'scd4x_read_raw': /kisskb/src/drivers/iio/chemical/scd4x.c:322:11: note: byref variable will be forcibly initialized 322 | uint16_t buf[3]; | ^~~ /kisskb/src/drivers/iio/chemical/scd4x.c:337:9: note: byref variable will be forcibly initialized 337 | __be16 tmp; | ^~~ /kisskb/src/drivers/iio/chemical/scd4x.c: In function 'calibration_forced_value_store': /kisskb/src/drivers/iio/chemical/scd4x.c:460:16: note: byref variable will be forcibly initialized 460 | uint16_t val, arg; | ^~~ /kisskb/src/drivers/iio/chemical/scd4x.c:460:11: note: byref variable will be forcibly initialized 460 | uint16_t val, arg; | ^~~ /kisskb/src/drivers/iio/chemical/scd4x.c: In function 'calibration_auto_enable_store': /kisskb/src/drivers/iio/chemical/scd4x.c:435:7: note: byref variable will be forcibly initialized 435 | bool val; | ^~~ /kisskb/src/drivers/iio/chemical/scd4x.c: In function 'calibration_auto_enable_show': /kisskb/src/drivers/iio/chemical/scd4x.c:413:9: note: byref variable will be forcibly initialized 413 | __be16 bval; | ^~~~ /kisskb/src/drivers/staging/board/board.c: In function 'find_by_address': /kisskb/src/drivers/staging/board/board.c:28:18: note: byref variable will be forcibly initialized 28 | struct resource res; | ^~~ /kisskb/src/drivers/staging/board/board.c: In function 'gic_fixup_resource': /kisskb/src/drivers/staging/board/board.c:76:25: note: byref variable will be forcibly initialized 76 | struct of_phandle_args irq_data; | ^~~~~~~~ /kisskb/src/drivers/media/pci/cx88/cx88-input.c: In function 'cx88_i2c_init_ir': /kisskb/src/drivers/media/pci/cx88/cx88-input.c:587:24: note: byref variable will be forcibly initialized 587 | struct i2c_board_info info; | ^~~~ In file included from /kisskb/src/include/linux/dma-resv.h:44, from /kisskb/src/include/drm/drm_gem.h:38, from /kisskb/src/include/drm/ttm/ttm_bo_api.h:34, from /kisskb/src/drivers/gpu/drm/radeon/radeon.h:76, from /kisskb/src/drivers/gpu/drm/radeon/radeon_ring.c:33: /kisskb/src/drivers/gpu/drm/radeon/radeon_ring.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/ci_smumgr.c: In function 'ci_set_s0_mc_reg_index': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/ci_smumgr.c:2542:11: note: byref variable will be forcibly initialized 2542 | uint16_t address; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_ring.c: In function 'radeon_ring_fini': /kisskb/src/drivers/gpu/drm/radeon/radeon_ring.c:440:20: note: byref variable will be forcibly initialized 440 | struct radeon_bo *ring_obj; | ^~~~~~~~ /kisskb/src/drivers/media/pci/cx25821/cx25821-medusa-video.c: In function 'medusa_PALCombInit': /kisskb/src/drivers/media/pci/cx25821/cx25821-medusa-video.c:215:17: note: byref variable will be forcibly initialized 215 | u32 value = 0, tmp = 0; | ^~~ /kisskb/src/drivers/media/pci/cx25821/cx25821-medusa-video.c: In function 'medusa_enable_bluefield_output': /kisskb/src/drivers/media/pci/cx25821/cx25821-medusa-video.c:25:6: note: byref variable will be forcibly initialized 25 | u32 tmp = 0; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/ci_smumgr.c: In function 'ci_populate_dw8': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/ci_smumgr.c:545:11: note: byref variable will be forcibly initialized 545 | uint32_t temp; | ^~~~ /kisskb/src/drivers/media/pci/cx25821/cx25821-medusa-video.c: In function 'medusa_initialize_pal': /kisskb/src/drivers/media/pci/cx25821/cx25821-medusa-video.c:248:6: note: byref variable will be forcibly initialized 248 | u32 tmp = 0; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/ci_smumgr.c: In function 'ci_calculate_mclk_params': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/ci_smumgr.c:1070:32: note: byref variable will be forcibly initialized 1070 | pp_atomctrl_internal_ss_info ss_info; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/ci_smumgr.c:1041:33: note: byref variable will be forcibly initialized 1041 | pp_atomctrl_memory_clock_param mpll_param; | ^~~~~~~~~~ /kisskb/src/drivers/media/pci/cx25821/cx25821-medusa-video.c: In function 'medusa_initialize_ntsc': /kisskb/src/drivers/media/pci/cx25821/cx25821-medusa-video.c:81:6: note: byref variable will be forcibly initialized 81 | u32 tmp = 0; | ^~~ /kisskb/src/drivers/media/pci/cx25821/cx25821-medusa-video.c: In function 'medusa_set_decoderduration': /kisskb/src/drivers/media/pci/cx25821/cx25821-medusa-video.c:470:6: note: byref variable will be forcibly initialized 470 | u32 tmp = 0; | ^~~ /kisskb/src/drivers/media/pci/cx25821/cx25821-medusa-video.c: In function 'medusa_set_videostandard': /kisskb/src/drivers/media/pci/cx25821/cx25821-medusa-video.c:386:17: note: byref variable will be forcibly initialized 386 | u32 value = 0, tmp = 0; | ^~~ /kisskb/src/drivers/media/pci/cx25821/cx25821-medusa-video.c: In function 'medusa_set_brightness': /kisskb/src/drivers/media/pci/cx25821/cx25821-medusa-video.c:555:15: note: byref variable will be forcibly initialized 555 | u32 val = 0, tmp = 0; | ^~~ /kisskb/src/drivers/media/pci/cx25821/cx25821-medusa-video.c: In function 'medusa_set_contrast': /kisskb/src/drivers/media/pci/cx25821/cx25821-medusa-video.c:576:15: note: byref variable will be forcibly initialized 576 | u32 val = 0, tmp = 0; | ^~~ /kisskb/src/drivers/media/pci/cx25821/cx25821-medusa-video.c: In function 'medusa_set_hue': /kisskb/src/drivers/media/pci/cx25821/cx25821-medusa-video.c:597:15: note: byref variable will be forcibly initialized 597 | u32 val = 0, tmp = 0; | ^~~ /kisskb/src/drivers/media/pci/cx25821/cx25821-medusa-video.c: In function 'medusa_set_saturation': /kisskb/src/drivers/media/pci/cx25821/cx25821-medusa-video.c:621:15: note: byref variable will be forcibly initialized 621 | u32 val = 0, tmp = 0; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/ci_smumgr.c: In function 'ci_populate_smc_acpi_level': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/ci_smumgr.c:1383:29: note: byref variable will be forcibly initialized 1383 | SMU7_Discrete_VoltageLevel voltage_level; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/ci_smumgr.c:1381:39: note: byref variable will be forcibly initialized 1381 | struct pp_atomctrl_clock_dividers_vi dividers; | ^~~~~~~~ /kisskb/src/drivers/media/pci/cx25821/cx25821-medusa-video.c: In function 'medusa_video_init': /kisskb/src/drivers/media/pci/cx25821/cx25821-medusa-video.c:650:17: note: byref variable will be forcibly initialized 650 | u32 value = 0, tmp = 0; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/ci_smumgr.c: In function 'ci_calculate_sclk_params': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/ci_smumgr.c:341:39: note: byref variable will be forcibly initialized 341 | struct pp_atomctrl_internal_ss_info ss_info; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/ci_smumgr.c:300:39: note: byref variable will be forcibly initialized 300 | struct pp_atomctrl_clock_dividers_vi dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/ci_smumgr.c: In function 'ci_populate_ulv_level': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/ci_smumgr.c:949:34: note: byref variable will be forcibly initialized 949 | uint32_t voltage_response_time, ulv_voltage; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/ci_smumgr.c:949:11: note: byref variable will be forcibly initialized 949 | uint32_t voltage_response_time, ulv_voltage; | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/ci_smumgr.c: In function 'ci_populate_smc_vce_level': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/ci_smumgr.c:1563:39: note: byref variable will be forcibly initialized 1563 | struct pp_atomctrl_clock_dividers_vi dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/ci_smumgr.c: In function 'ci_populate_smc_acp_level': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/ci_smumgr.c:1595:39: note: byref variable will be forcibly initialized 1595 | struct pp_atomctrl_clock_dividers_vi dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/ci_smumgr.c: In function 'ci_populate_smc_uvd_level': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/ci_smumgr.c:1522:39: note: byref variable will be forcibly initialized 1522 | struct pp_atomctrl_clock_dividers_vi dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/ci_smumgr.c: In function 'ci_program_memory_timing_parameters': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/ci_smumgr.c:1654:38: note: byref variable will be forcibly initialized 1654 | SMU7_Discrete_MCArbDramTimingTable arb_regs; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/ci_smumgr.c: In function 'ci_update_sclk_threshold': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/ci_smumgr.c:2216:11: note: byref variable will be forcibly initialized 2216 | uint32_t low_sclk_interrupt_threshold = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/ci_smumgr.c: In function 'ci_populate_pm_fuses': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/ci_smumgr.c:675:11: note: byref variable will be forcibly initialized 675 | uint32_t pm_fuse_table_offset; | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/ci_smumgr.c: In function 'ci_init_smc_table': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/ci_smumgr.c:1947:41: note: byref variable will be forcibly initialized 1947 | struct pp_atomctrl_gpio_pin_assignment gpio_pin; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/ci_smumgr.c: In function 'ci_process_firmware_header': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/ci_smumgr.c:2371:11: note: byref variable will be forcibly initialized 2371 | uint32_t tmp = 0; | ^~~ In file included from /kisskb/src/drivers/iio/adc/max1241.c:13: /kisskb/src/drivers/iio/adc/max1241.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_mmio.c: In function 'mt76x02_process_tx_status_fifo': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_mmio.c:125:5: note: byref variable will be forcibly initialized 125 | u8 update = 1; | ^~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_mmio.c:124:27: note: byref variable will be forcibly initialized 124 | struct mt76x02_tx_status stat; | ^~~~ /kisskb/src/drivers/iio/accel/mma7455_core.c: In function 'mma7455_core_probe': /kisskb/src/drivers/iio/accel/mma7455_core.c:248:15: note: byref variable will be forcibly initialized 248 | unsigned int reg; | ^~~ /kisskb/src/drivers/iio/accel/mma7455_core.c: In function 'mma7455_drdy': /kisskb/src/drivers/iio/accel/mma7455_core.c:68:15: note: byref variable will be forcibly initialized 68 | unsigned int reg; | ^~~ /kisskb/src/drivers/iio/accel/mma7455_core.c: In function 'mma7455_read_raw': /kisskb/src/drivers/iio/accel/mma7455_core.c:120:9: note: byref variable will be forcibly initialized 120 | __le16 data; | ^~~~ /kisskb/src/drivers/iio/accel/mma7455_core.c:119:15: note: byref variable will be forcibly initialized 119 | unsigned int reg; | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_txrx.c: In function 'mt76x02_tx_status_data': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_txrx.c:126:27: note: byref variable will be forcibly initialized 126 | struct mt76x02_tx_status stat; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cx22702.c: In function 'cx22702_writereg': /kisskb/src/drivers/media/dvb-frontends/cx22702.c:77:17: note: byref variable will be forcibly initialized 77 | struct i2c_msg msg = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx22702.c:76:5: note: byref variable will be forcibly initialized 76 | u8 buf[] = { reg, data }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx22702.c: In function 'cx22702_readreg': /kisskb/src/drivers/media/dvb-frontends/cx22702.c:98:17: note: byref variable will be forcibly initialized 98 | struct i2c_msg msg[] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx22702.c:96:5: note: byref variable will be forcibly initialized 96 | u8 data; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.h:333, from /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.c:20: /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.c: In function 'perf_trace_ath6kl_wmi_cmd': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro 'TRACE_EVENT' 39 | TRACE_EVENT(ath6kl_wmi_cmd, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro 'TRACE_EVENT' 39 | TRACE_EVENT(ath6kl_wmi_cmd, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.c: In function 'perf_trace_ath6kl_wmi_event': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/net/wireless/ath/ath6kl/./trace.h:62:1: note: in expansion of macro 'TRACE_EVENT' 62 | TRACE_EVENT(ath6kl_wmi_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:62:1: note: in expansion of macro 'TRACE_EVENT' 62 | TRACE_EVENT(ath6kl_wmi_event, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.c: In function 'perf_trace_ath6kl_sdio': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/net/wireless/ath/ath6kl/./trace.h:85:1: note: in expansion of macro 'TRACE_EVENT' 85 | TRACE_EVENT(ath6kl_sdio, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:85:1: note: in expansion of macro 'TRACE_EVENT' 85 | TRACE_EVENT(ath6kl_sdio, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.c: In function 'perf_trace_ath6kl_sdio_scat': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/net/wireless/ath/ath6kl/./trace.h:120:1: note: in expansion of macro 'TRACE_EVENT' 120 | TRACE_EVENT(ath6kl_sdio_scat, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:120:1: note: in expansion of macro 'TRACE_EVENT' 120 | TRACE_EVENT(ath6kl_sdio_scat, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.c: In function 'perf_trace_ath6kl_sdio_irq': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/net/wireless/ath/ath6kl/./trace.h:174:1: note: in expansion of macro 'TRACE_EVENT' 174 | TRACE_EVENT(ath6kl_sdio_irq, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:174:1: note: in expansion of macro 'TRACE_EVENT' 174 | TRACE_EVENT(ath6kl_sdio_irq, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.c: In function 'perf_trace_ath6kl_htc_rx': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/net/wireless/ath/ath6kl/./trace.h:194:1: note: in expansion of macro 'TRACE_EVENT' 194 | TRACE_EVENT(ath6kl_htc_rx, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:194:1: note: in expansion of macro 'TRACE_EVENT' 194 | TRACE_EVENT(ath6kl_htc_rx, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.c: In function 'perf_trace_ath6kl_htc_tx': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/net/wireless/ath/ath6kl/./trace.h:222:1: note: in expansion of macro 'TRACE_EVENT' 222 | TRACE_EVENT(ath6kl_htc_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:222:1: note: in expansion of macro 'TRACE_EVENT' 222 | TRACE_EVENT(ath6kl_htc_tx, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.h:333, from /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.c:20: /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.c: In function 'trace_event_raw_event_ath6kl_wmi_cmd': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro 'TRACE_EVENT' 39 | TRACE_EVENT(ath6kl_wmi_cmd, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.c: In function 'trace_event_raw_event_ath6kl_wmi_event': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:62:1: note: in expansion of macro 'TRACE_EVENT' 62 | TRACE_EVENT(ath6kl_wmi_event, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.c: In function 'trace_event_raw_event_ath6kl_sdio': /kisskb/src/drivers/staging/rtl8712/recv_linux.c: In function 'r8712_handle_tkip_mic_err': /kisskb/src/drivers/staging/rtl8712/recv_linux.c:76:30: note: byref variable will be forcibly initialized 76 | struct iw_michaelmicfailure ev; | ^~ /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:85:1: note: in expansion of macro 'TRACE_EVENT' 85 | TRACE_EVENT(ath6kl_sdio, | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8712/recv_linux.c:75:19: note: byref variable will be forcibly initialized 75 | union iwreq_data wrqu; | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.c: In function 'trace_event_raw_event_ath6kl_sdio_scat': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:120:1: note: in expansion of macro 'TRACE_EVENT' 120 | TRACE_EVENT(ath6kl_sdio_scat, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.c: In function 'trace_event_raw_event_ath6kl_sdio_irq': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:174:1: note: in expansion of macro 'TRACE_EVENT' 174 | TRACE_EVENT(ath6kl_sdio_irq, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.c: In function 'trace_event_raw_event_ath6kl_htc_rx': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:194:1: note: in expansion of macro 'TRACE_EVENT' 194 | TRACE_EVENT(ath6kl_htc_rx, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.c: In function 'trace_event_raw_event_ath6kl_htc_tx': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:222:1: note: in expansion of macro 'TRACE_EVENT' 222 | TRACE_EVENT(ath6kl_htc_tx, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.h:333, from /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.c:20: /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.c: In function 'perf_trace_ath6kl_log_event': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/./trace.h:252:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 252 | DECLARE_EVENT_CLASS(ath6kl_log_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/./trace.h:252:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 252 | DECLARE_EVENT_CLASS(ath6kl_log_event, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.h:333, from /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.c:20: /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.c: In function 'trace_event_raw_event_ath6kl_log_event': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/./trace.h:252:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 252 | DECLARE_EVENT_CLASS(ath6kl_log_event, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.h:333, from /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.c:20: /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.c: In function 'perf_trace_ath6kl_log_dbg': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/net/wireless/ath/ath6kl/./trace.h:282:1: note: in expansion of macro 'TRACE_EVENT' 282 | TRACE_EVENT(ath6kl_log_dbg, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:282:1: note: in expansion of macro 'TRACE_EVENT' 282 | TRACE_EVENT(ath6kl_log_dbg, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.h:333, from /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.c:20: /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.c: In function 'trace_event_raw_event_ath6kl_log_dbg': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:282:1: note: in expansion of macro 'TRACE_EVENT' 282 | TRACE_EVENT(ath6kl_log_dbg, | ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/zl10353.c: In function 'zl10353_single_write': /kisskb/src/drivers/media/dvb-frontends/zl10353.c:43:17: note: byref variable will be forcibly initialized 43 | struct i2c_msg msg = { .addr = state->config.demod_address, .flags = 0, | ^~~ /kisskb/src/drivers/media/dvb-frontends/zl10353.c:42:5: note: byref variable will be forcibly initialized 42 | u8 buf[2] = { reg, val }; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.h:333, from /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.c:20: /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.c: In function 'perf_trace_ath6kl_log_dbg_dump': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/net/wireless/ath/ath6kl/./trace.h:299:1: note: in expansion of macro 'TRACE_EVENT' 299 | TRACE_EVENT(ath6kl_log_dbg_dump, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:299:1: note: in expansion of macro 'TRACE_EVENT' 299 | TRACE_EVENT(ath6kl_log_dbg_dump, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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/net/wireless/ath/ath6kl/./trace.h:299:1: note: in expansion of macro 'TRACE_EVENT' 299 | TRACE_EVENT(ath6kl_log_dbg_dump, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.h:333, from /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.c:20: /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.c: In function 'trace_event_raw_event_ath6kl_log_dbg_dump': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:299:1: note: in expansion of macro 'TRACE_EVENT' 299 | TRACE_EVENT(ath6kl_log_dbg_dump, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:725:56: note: byref variable will be forcibly initialized 725 | 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/net/wireless/ath/ath6kl/./trace.h:299:1: note: in expansion of macro 'TRACE_EVENT' 299 | TRACE_EVENT(ath6kl_log_dbg_dump, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.h:333, from /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.c:20: /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.c: In function '__bpf_trace_ath6kl_wmi_cmd': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro 'TRACE_EVENT' 39 | TRACE_EVENT(ath6kl_wmi_cmd, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro 'TRACE_EVENT' 39 | TRACE_EVENT(ath6kl_wmi_cmd, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro 'TRACE_EVENT' 39 | TRACE_EVENT(ath6kl_wmi_cmd, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:39:1: note: in expansion of macro 'TRACE_EVENT' 39 | TRACE_EVENT(ath6kl_wmi_cmd, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.c: In function '__bpf_trace_ath6kl_wmi_event': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:62:1: note: in expansion of macro 'TRACE_EVENT' 62 | TRACE_EVENT(ath6kl_wmi_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:62:1: note: in expansion of macro 'TRACE_EVENT' 62 | TRACE_EVENT(ath6kl_wmi_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:62:1: note: in expansion of macro 'TRACE_EVENT' 62 | TRACE_EVENT(ath6kl_wmi_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:62:1: note: in expansion of macro 'TRACE_EVENT' 62 | TRACE_EVENT(ath6kl_wmi_event, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.c: In function '__bpf_trace_ath6kl_sdio_irq': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:174:1: note: in expansion of macro 'TRACE_EVENT' 174 | TRACE_EVENT(ath6kl_sdio_irq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:174:1: note: in expansion of macro 'TRACE_EVENT' 174 | TRACE_EVENT(ath6kl_sdio_irq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:174:1: note: in expansion of macro 'TRACE_EVENT' 174 | TRACE_EVENT(ath6kl_sdio_irq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:174:1: note: in expansion of macro 'TRACE_EVENT' 174 | TRACE_EVENT(ath6kl_sdio_irq, | ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/zl10353.c: In function 'zl10353_read_register': /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.c: In function '__bpf_trace_ath6kl_log_dbg': /kisskb/src/drivers/media/dvb-frontends/zl10353.c:68:17: note: byref variable will be forcibly initialized 68 | struct i2c_msg msg[2] = { { .addr = state->config.demod_address, | ^~~ /kisskb/src/drivers/media/dvb-frontends/zl10353.c:67:5: note: byref variable will be forcibly initialized 67 | u8 b1[1] = { 0 }; | ^~ /kisskb/src/drivers/media/dvb-frontends/zl10353.c:66:5: note: byref variable will be forcibly initialized 66 | u8 b0[1] = { reg }; | ^~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:282:1: note: in expansion of macro 'TRACE_EVENT' 282 | TRACE_EVENT(ath6kl_log_dbg, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:282:1: note: in expansion of macro 'TRACE_EVENT' 282 | TRACE_EVENT(ath6kl_log_dbg, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:282:1: note: in expansion of macro 'TRACE_EVENT' 282 | TRACE_EVENT(ath6kl_log_dbg, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:282:1: note: in expansion of macro 'TRACE_EVENT' 282 | TRACE_EVENT(ath6kl_log_dbg, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.c: In function '__bpf_trace_ath6kl_sdio': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:85:1: note: in expansion of macro 'TRACE_EVENT' 85 | TRACE_EVENT(ath6kl_sdio, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:85:1: note: in expansion of macro 'TRACE_EVENT' 85 | TRACE_EVENT(ath6kl_sdio, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:85:1: note: in expansion of macro 'TRACE_EVENT' 85 | TRACE_EVENT(ath6kl_sdio, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:85:1: note: in expansion of macro 'TRACE_EVENT' 85 | TRACE_EVENT(ath6kl_sdio, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:85:1: note: in expansion of macro 'TRACE_EVENT' 85 | TRACE_EVENT(ath6kl_sdio, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:85:1: note: in expansion of macro 'TRACE_EVENT' 85 | TRACE_EVENT(ath6kl_sdio, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:85:1: note: in expansion of macro 'TRACE_EVENT' 85 | TRACE_EVENT(ath6kl_sdio, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:85:1: note: in expansion of macro 'TRACE_EVENT' 85 | TRACE_EVENT(ath6kl_sdio, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.c: In function '__bpf_trace_ath6kl_htc_rx': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:194:1: note: in expansion of macro 'TRACE_EVENT' 194 | TRACE_EVENT(ath6kl_htc_rx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:194:1: note: in expansion of macro 'TRACE_EVENT' 194 | TRACE_EVENT(ath6kl_htc_rx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:194:1: note: in expansion of macro 'TRACE_EVENT' 194 | TRACE_EVENT(ath6kl_htc_rx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:194:1: note: in expansion of macro 'TRACE_EVENT' 194 | TRACE_EVENT(ath6kl_htc_rx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:194:1: note: in expansion of macro 'TRACE_EVENT' 194 | TRACE_EVENT(ath6kl_htc_rx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:194:1: note: in expansion of macro 'TRACE_EVENT' 194 | TRACE_EVENT(ath6kl_htc_rx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:194:1: note: in expansion of macro 'TRACE_EVENT' 194 | TRACE_EVENT(ath6kl_htc_rx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:194:1: note: in expansion of macro 'TRACE_EVENT' 194 | TRACE_EVENT(ath6kl_htc_rx, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.c: In function '__bpf_trace_ath6kl_htc_tx': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:222:1: note: in expansion of macro 'TRACE_EVENT' 222 | TRACE_EVENT(ath6kl_htc_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:222:1: note: in expansion of macro 'TRACE_EVENT' 222 | TRACE_EVENT(ath6kl_htc_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:222:1: note: in expansion of macro 'TRACE_EVENT' 222 | TRACE_EVENT(ath6kl_htc_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:222:1: note: in expansion of macro 'TRACE_EVENT' 222 | TRACE_EVENT(ath6kl_htc_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:222:1: note: in expansion of macro 'TRACE_EVENT' 222 | TRACE_EVENT(ath6kl_htc_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:222:1: note: in expansion of macro 'TRACE_EVENT' 222 | TRACE_EVENT(ath6kl_htc_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:222:1: note: in expansion of macro 'TRACE_EVENT' 222 | TRACE_EVENT(ath6kl_htc_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:222:1: note: in expansion of macro 'TRACE_EVENT' 222 | TRACE_EVENT(ath6kl_htc_tx, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.c: In function '__bpf_trace_ath6kl_log_dbg_dump': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:299:1: note: in expansion of macro 'TRACE_EVENT' 299 | TRACE_EVENT(ath6kl_log_dbg_dump, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:299:1: note: in expansion of macro 'TRACE_EVENT' 299 | TRACE_EVENT(ath6kl_log_dbg_dump, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:299:1: note: in expansion of macro 'TRACE_EVENT' 299 | TRACE_EVENT(ath6kl_log_dbg_dump, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:299:1: note: in expansion of macro 'TRACE_EVENT' 299 | TRACE_EVENT(ath6kl_log_dbg_dump, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:299:1: note: in expansion of macro 'TRACE_EVENT' 299 | TRACE_EVENT(ath6kl_log_dbg_dump, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:299:1: note: in expansion of macro 'TRACE_EVENT' 299 | TRACE_EVENT(ath6kl_log_dbg_dump, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:299:1: note: in expansion of macro 'TRACE_EVENT' 299 | TRACE_EVENT(ath6kl_log_dbg_dump, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:299:1: note: in expansion of macro 'TRACE_EVENT' 299 | TRACE_EVENT(ath6kl_log_dbg_dump, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.c: In function '__bpf_trace_ath6kl_sdio_scat': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:120:1: note: in expansion of macro 'TRACE_EVENT' 120 | TRACE_EVENT(ath6kl_sdio_scat, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:120:1: note: in expansion of macro 'TRACE_EVENT' 120 | TRACE_EVENT(ath6kl_sdio_scat, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:120:1: note: in expansion of macro 'TRACE_EVENT' 120 | TRACE_EVENT(ath6kl_sdio_scat, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:120:1: note: in expansion of macro 'TRACE_EVENT' 120 | TRACE_EVENT(ath6kl_sdio_scat, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:120:1: note: in expansion of macro 'TRACE_EVENT' 120 | TRACE_EVENT(ath6kl_sdio_scat, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:120:1: note: in expansion of macro 'TRACE_EVENT' 120 | TRACE_EVENT(ath6kl_sdio_scat, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:120:1: note: in expansion of macro 'TRACE_EVENT' 120 | TRACE_EVENT(ath6kl_sdio_scat, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:120:1: note: in expansion of macro 'TRACE_EVENT' 120 | TRACE_EVENT(ath6kl_sdio_scat, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:120:1: note: in expansion of macro 'TRACE_EVENT' 120 | TRACE_EVENT(ath6kl_sdio_scat, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/ath/ath6kl/./trace.h:120:1: note: in expansion of macro 'TRACE_EVENT' 120 | TRACE_EVENT(ath6kl_sdio_scat, | ^~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/trace.c: In function '__bpf_trace_ath6kl_log_event': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/./trace.h:252:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 252 | DECLARE_EVENT_CLASS(ath6kl_log_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/./trace.h:252:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 252 | DECLARE_EVENT_CLASS(ath6kl_log_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/zl10353.c: In function 'zl10353_init': /kisskb/src/drivers/media/dvb-frontends/zl10353.c:546:5: note: byref variable will be forcibly initialized 546 | u8 zl10353_reset_attach[6] = { 0x50, 0x03, 0x64, 0x46, 0x15, 0x0F }; | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/zl10353.c: In function 'zl10353_set_parameters': /kisskb/src/drivers/media/dvb-frontends/zl10353.c:171:5: note: byref variable will be forcibly initialized 171 | u8 pllbuf[6] = { 0x67 }, acq_ctl = 0; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/zl10353.c:170:20: note: byref variable will be forcibly initialized 170 | u16 nominal_rate, input_freq; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/zl10353.c:170:6: note: byref variable will be forcibly initialized 170 | u16 nominal_rate, input_freq; | ^~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c: In function 'i2c_write': /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:191:17: note: byref variable will be forcibly initialized 191 | struct i2c_msg msg = {.addr = adr, .flags = 0, .buf = data, .len = len }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c: In function 'Write16': /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:191:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:258:5: note: byref variable will be forcibly initialized 258 | u8 mm[6] = { reg & 0xff, (reg >> 16) & 0xff, | ^~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c: In function 'write_chunk': /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:191:17: note: byref variable will be forcibly initialized 191 | struct i2c_msg msg = {.addr = adr, .flags = 0, .buf = data, .len = len }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c: In function 'Write32': /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:191:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:271:5: note: byref variable will be forcibly initialized 271 | u8 mm[8] = { reg & 0xff, (reg >> 16) & 0xff, | ^~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c: In function 'i2c_read': /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:201:17: note: byref variable will be forcibly initialized 201 | struct i2c_msg msgs[2] = { | ^~~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c: In function 'Read32': /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:245:5: note: byref variable will be forcibly initialized 245 | u8 mm2[4]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:242:5: note: byref variable will be forcibly initialized 242 | u8 mm1[4] = { reg & 0xff, (reg >> 16) & 0xff, | ^~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c: In function 'CorrectSysClockDeviation': /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:1578:6: note: byref variable will be forcibly initialized 1578 | s32 nomincr = 0; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:1577:6: note: byref variable will be forcibly initialized 1577 | s32 incr = 0; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c: In function 'Read16': /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:231:5: note: byref variable will be forcibly initialized 231 | u8 mm2[2]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:228:5: note: byref variable will be forcibly initialized 228 | u8 mm1[4] = { reg & 0xff, (reg >> 16) & 0xff, | ^~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c: In function 'ReadIFAgc': /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:856:7: note: byref variable will be forcibly initialized 856 | u16 Value; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c: In function 'drxd_read_signal_strength': /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:2758:6: note: byref variable will be forcibly initialized 2758 | u32 value; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c: In function 'DRX_GetLockStatus': /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:517:6: note: byref variable will be forcibly initialized 517 | u16 ScRaRamLock = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c: In function 'drxd_read_status': /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:2772:6: note: byref variable will be forcibly initialized 2772 | u32 lock; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c: In function 'SetCfgIfAgc': /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:588:8: note: byref variable will be forcibly initialized 588 | u16 FeAgRegAgModeLop; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:563:8: note: byref variable will be forcibly initialized 563 | u16 FeAgRegAgModeLop; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c: In function 'SetCfgRfAgc': /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:833:9: note: byref variable will be forcibly initialized 833 | u16 FeAgRegAgAgcSio = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:807:7: note: byref variable will be forcibly initialized 807 | u16 AgModeLop = 0; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:792:9: note: byref variable will be forcibly initialized 792 | u16 FeAgRegAgAgcSio = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:755:7: note: byref variable will be forcibly initialized 755 | u16 AgModeLop = 0; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:740:9: note: byref variable will be forcibly initialized 740 | u16 FeAgRegAgAgcSio = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:707:8: note: byref variable will be forcibly initialized 707 | u16 AgModeLop = 0; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c: In function 'SetCfgNoiseCalibration': /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:1856:6: note: byref variable will be forcibly initialized 1856 | u16 beOptEna; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c: In function 'SC_SendCommand': /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:1298:6: note: byref variable will be forcibly initialized 1298 | u16 errCode; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c: In function 'SC_ProcStartCommand': /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:1320:6: note: byref variable will be forcibly initialized 1320 | u16 scExec; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c: In function 'StartDiversity': /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:1777:6: note: byref variable will be forcibly initialized 1777 | u16 rcControl; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c: In function 'DRX_Start': /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:2329:8: note: byref variable will be forcibly initialized 2329 | u16 sc_config; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c: In function 'SetCfgPga': /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:1171:6: note: byref variable will be forcibly initialized 1171 | u16 AgModeHip = 0; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:1170:6: note: byref variable will be forcibly initialized 1170 | u16 AgModeLop = 0; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c: In function 'StopOC': /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:401:6: note: byref variable will be forcibly initialized 401 | u16 dtoIncHip = 0; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:400:6: note: byref variable will be forcibly initialized 400 | u16 dtoIncLop = 0; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:398:6: note: byref variable will be forcibly initialized 398 | u16 ocSyncLvl = 0; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c: In function 'DRX_Stop': /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:1674:8: note: byref variable will be forcibly initialized 1674 | u32 lock; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c: In function 'load_firmware': /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:892:25: note: byref variable will be forcibly initialized 892 | const struct firmware *fw; | ^~ /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c: In function 'SetDeviceTypeId': /kisskb/src/drivers/media/dvb-frontends/drxd_hard.c:1483:6: note: byref variable will be forcibly initialized 1483 | u16 deviceId = 0; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/tda10021.c: In function 'lock_tuner': /kisskb/src/drivers/media/dvb-frontends/tda10021.c:95:17: note: byref variable will be forcibly initialized 95 | struct i2c_msg msg = {.addr=state->config->demod_address, .flags=0, .buf=buf, .len=2}; | ^~~ /kisskb/src/drivers/media/dvb-frontends/tda10021.c:94:5: note: byref variable will be forcibly initialized 94 | u8 buf[2] = { 0x0f, tda10021_inittab[0x0f] | 0x80 }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/tda10021.c: In function 'unlock_tuner': /kisskb/src/drivers/media/dvb-frontends/tda10021.c:109:17: note: byref variable will be forcibly initialized 109 | struct i2c_msg msg_post={.addr=state->config->demod_address, .flags=0, .buf=buf, .len=2}; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/tda10021.c:108:5: note: byref variable will be forcibly initialized 108 | u8 buf[2] = { 0x0f, tda10021_inittab[0x0f] & 0x7f }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/tda10021.c: In function 'tda10021_readreg': /kisskb/src/drivers/media/dvb-frontends/tda10021.c:79:17: note: byref variable will be forcibly initialized 79 | struct i2c_msg msg [] = { { .addr = state->config->demod_address, .flags = 0, .buf = b0, .len = 1 }, | ^~~ /kisskb/src/drivers/media/dvb-frontends/tda10021.c:78:5: note: byref variable will be forcibly initialized 78 | u8 b1 [] = { 0 }; | ^~ /kisskb/src/drivers/media/dvb-frontends/tda10021.c:77:5: note: byref variable will be forcibly initialized 77 | u8 b0 [] = { reg }; | ^~ /kisskb/src/drivers/media/dvb-frontends/tda10021.c: In function '_tda10021_writereg': /kisskb/src/drivers/media/dvb-frontends/tda10021.c:63:17: note: byref variable will be forcibly initialized 63 | struct i2c_msg msg = { .addr = state->config->demod_address, .flags = 0, .buf = buf, .len = 2 }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/tda10021.c:62:5: note: byref variable will be forcibly initialized 62 | u8 buf[] = { reg, data }; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega12_smumgr.c: In function 'vega12_get_enabled_smc_features': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega12_smumgr.c:159:29: note: byref variable will be forcibly initialized 159 | uint32_t smc_features_low, smc_features_high; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega12_smumgr.c:159:11: note: byref variable will be forcibly initialized 159 | uint32_t smc_features_low, smc_features_high; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega12_smumgr.c: In function 'vega12_is_dpm_running': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega12_smumgr.c:184:11: note: byref variable will be forcibly initialized 184 | uint64_t features_enabled = 0; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_ca_en50221.c: In function 'dvb_ca_en50221_parse_attributes': /kisskb/src/drivers/media/dvb-core/dvb_ca_en50221.c:456:5: note: byref variable will be forcibly initialized 456 | u8 tuple[257]; | ^~~~~ /kisskb/src/drivers/media/dvb-core/dvb_ca_en50221.c:455:6: note: byref variable will be forcibly initialized 455 | int tuple_type; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_ca_en50221.c:454:6: note: byref variable will be forcibly initialized 454 | int tuple_length; | ^~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_ca_en50221.c:453:6: note: byref variable will be forcibly initialized 453 | int address = 0; | ^~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_ca_en50221.c: In function 'dvb_ca_en50221_io_write': /kisskb/src/drivers/media/dvb-core/dvb_ca_en50221.c:1447:5: note: byref variable will be forcibly initialized 1447 | u8 fragbuf[HOST_LINK_BUF_SIZE]; | ^~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_ca_en50221.c:1445:11: note: byref variable will be forcibly initialized 1445 | u8 slot, connection_id; | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_ca_en50221.c:1445:5: note: byref variable will be forcibly initialized 1445 | u8 slot, connection_id; | ^~~~ /kisskb/src/drivers/media/dvb-core/dvb_ca_en50221.c: In function 'dvb_ca_en50221_read_data': /kisskb/src/drivers/media/dvb-core/dvb_ca_en50221.c:637:5: note: byref variable will be forcibly initialized 637 | u8 buf[HOST_LINK_BUF_SIZE]; | ^~~ /kisskb/src/drivers/media/dvb-core/dvb_ca_en50221.c: In function 'dvb_ca_en50221_link_init': /kisskb/src/drivers/media/dvb-core/dvb_ca_en50221.c:325:5: note: byref variable will be forcibly initialized 325 | u8 buf[2]; | ^~~ /kisskb/src/drivers/media/dvb-core/dvb_ca_en50221.c: In function 'dvb_ca_en50221_io_read_condition': /kisskb/src/drivers/media/dvb-core/dvb_ca_en50221.c:1547:5: note: byref variable will be forcibly initialized 1547 | u8 hdr[2]; | ^~~ /kisskb/src/drivers/media/dvb-core/dvb_ca_en50221.c:1544:9: note: byref variable will be forcibly initialized 1544 | size_t fraglen; | ^~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_trace.h:87, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_trace.c:10: /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_trace.c: In function 'perf_trace_dev_evt': /kisskb/src/drivers/media/dvb-core/dvb_ca_en50221.c: In function 'dvb_ca_en50221_io_poll': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 26 | DECLARE_EVENT_CLASS(dev_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_ca_en50221.c:1787:6: note: byref variable will be forcibly initialized 1787 | int slot; | ^~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 26 | DECLARE_EVENT_CLASS(dev_evt, | ^~~~~~~~~~~~~~~~~~~ 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/media/dvb-core/dvb_ca_en50221.c:20: /kisskb/src/drivers/media/dvb-core/dvb_ca_en50221.c: In function 'dvb_ca_en50221_io_read': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_trace.c: In function 'perf_trace_mac_txstat_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: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/dvb-core/dvb_ca_en50221.c:1628:12: note: in expansion of macro 'wait_event_interruptible' 1628 | status = wait_event_interruptible(ca->wait_queue, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/net/wireless/mediatek/mt76/./mt76x02_trace.h:43:1: note: in expansion of macro 'TRACE_EVENT' 43 | TRACE_EVENT(mac_txstat_fetch, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/net/wireless/mediatek/mt76/./mt76x02_trace.h:43:1: note: in expansion of macro 'TRACE_EVENT' 43 | TRACE_EVENT(mac_txstat_fetch, | ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_ca_en50221.c:1607:9: note: byref variable will be forcibly initialized 1607 | size_t fraglen; | ^~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_ca_en50221.c:1603:6: note: byref variable will be forcibly initialized 1603 | int slot; | ^~~~ /kisskb/src/drivers/media/dvb-core/dvb_ca_en50221.c:1602:5: note: byref variable will be forcibly initialized 1602 | u8 hdr[2]; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_trace.h:87, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_trace.c:10: /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_trace.c: In function 'trace_event_raw_event_dev_evt': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 26 | DECLARE_EVENT_CLASS(dev_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_trace.c: In function 'trace_event_raw_event_mac_txstat_fetch': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/net/wireless/mediatek/mt76/./mt76x02_trace.h:43:1: note: in expansion of macro 'TRACE_EVENT' 43 | TRACE_EVENT(mac_txstat_fetch, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_trace.h:87, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_trace.c:10: /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_trace.c: In function '__bpf_trace_dev_evt': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 26 | DECLARE_EVENT_CLASS(dev_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/./mt76x02_trace.h:26:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 26 | DECLARE_EVENT_CLASS(dev_evt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_trace.c: In function '__bpf_trace_mac_txstat_fetch': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt76/./mt76x02_trace.h:43:1: note: in expansion of macro 'TRACE_EVENT' 43 | TRACE_EVENT(mac_txstat_fetch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt76/./mt76x02_trace.h:43:1: note: in expansion of macro 'TRACE_EVENT' 43 | TRACE_EVENT(mac_txstat_fetch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt76/./mt76x02_trace.h:43:1: note: in expansion of macro 'TRACE_EVENT' 43 | TRACE_EVENT(mac_txstat_fetch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/net/wireless/mediatek/mt76/./mt76x02_trace.h:43:1: note: in expansion of macro 'TRACE_EVENT' 43 | TRACE_EVENT(mac_txstat_fetch, | ^~~~~~~~~~~ In file included from /kisskb/src/drivers/media/dvb-core/dvb_ca_en50221.c:20: /kisskb/src/drivers/media/dvb-core/dvb_ca_en50221.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/usb.c: In function 'ath6kl_usb_diag_read32': /kisskb/src/drivers/net/wireless/ath/ath6kl/usb.c:960:6: note: byref variable will be forcibly initialized 960 | u32 resp_len; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath6kl/usb.c: In function 'ath6kl_usb_setup_pipe_resources': /kisskb/src/drivers/net/wireless/ath/ath6kl/usb.c:309:9: note: byref variable will be forcibly initialized 309 | int i, urbcount, status = 0; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vegam_smumgr.c: In function 'vegam_calculate_mclk_params': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vegam_smumgr.c:967:43: note: byref variable will be forcibly initialized 967 | struct pp_atomctrl_memory_clock_param_ai mpll_param; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vegam_smumgr.c: In function 'vegam_calculate_sclk_params': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vegam_smumgr.c:725:39: note: byref variable will be forcibly initialized 725 | struct pp_atomctrl_clock_dividers_ai dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vegam_smumgr.c: In function 'vegam_populate_single_graphic_level': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vegam_smumgr.c:815:11: note: byref variable will be forcibly initialized 815 | uint32_t mvdd; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vegam_smumgr.c: In function 'vegam_populate_smc_acpi_level': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vegam_smumgr.c:1120:11: note: byref variable will be forcibly initialized 1120 | uint32_t mvdd; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vegam_smumgr.c:1119:15: note: byref variable will be forcibly initialized 1119 | SMIO_Pattern vol_level; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vegam_smumgr.c: In function 'vegam_populate_smc_vce_level': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vegam_smumgr.c:1200:39: note: byref variable will be forcibly initialized 1200 | struct pp_atomctrl_clock_dividers_vi dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vegam_smumgr.c: In function 'vegam_populate_smc_uvd_level': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vegam_smumgr.c:1313:39: note: byref variable will be forcibly initialized 1313 | struct pp_atomctrl_clock_dividers_vi dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vegam_smumgr.c: In function 'vegam_program_memory_timing_parameters': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vegam_smumgr.c:1282:45: note: byref variable will be forcibly initialized 1282 | struct SMU75_Discrete_MCArbDramTimingTable arb_regs; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vegam_smumgr.c: In function 'vegam_update_sclk_threshold': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vegam_smumgr.c:2219:11: note: byref variable will be forcibly initialized 2219 | uint32_t low_sclk_interrupt_threshold = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vegam_smumgr.c: In function 'vegam_populate_clock_stretcher_data_table': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vegam_smumgr.c:1489:15: note: byref variable will be forcibly initialized 1489 | uint32_t ro, efuse, volt_without_cks, volt_with_cks, value, max, min; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vegam_smumgr.c: In function 'vegam_populate_avfs_parameters': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vegam_smumgr.c:1572:11: note: byref variable will be forcibly initialized 1572 | uint32_t tmp, i; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vegam_smumgr.c: In function 'vegam_populate_dw8': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vegam_smumgr.c:1766:11: note: byref variable will be forcibly initialized 1766 | uint32_t temp; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vegam_smumgr.c: In function 'vegam_populate_pm_fuses': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vegam_smumgr.c:1848:11: note: byref variable will be forcibly initialized 1848 | uint32_t pm_fuse_table_offset; | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vegam_smumgr.c: In function 'vegam_process_firmware_header': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vegam_smumgr.c:229:11: note: byref variable will be forcibly initialized 229 | uint32_t tmp; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vegam_smumgr.c: In function 'vegam_init_smc_table': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vegam_smumgr.c:1931:32: note: byref variable will be forcibly initialized 1931 | pp_atomctrl_clock_dividers_vi dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vegam_smumgr.c:1928:41: note: byref variable will be forcibly initialized 1928 | struct pp_atomctrl_gpio_pin_assignment gpio_pin; | ^~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/pci_mac.c: In function 'mt7921_mac_tx_free': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/pci_mac.c:159:7: note: byref variable will be forcibly initialized 159 | bool wake = false; | ^~~~ 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/drivers/net/wireless/mediatek/mt76/mt7921/mt7921.h:7, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/pci_mac.c:4: /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/pci_mac.c:157:12: note: byref variable will be forcibly initialized 157 | LIST_HEAD(free_list); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/pci_mac.c: In function 'mt7921e_tx_prepare_skb': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/pci_mac.c:47:26: note: byref variable will be forcibly initialized 47 | struct mt76_txwi_cache *t; | ^ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/pci_mac.c: In function 'mt7921_tx_token_put': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/pci_mac.c:270:6: note: byref variable will be forcibly initialized 270 | int id; | ^~ /kisskb/src/drivers/powercap/dtpm.c: In function '__get_power_uw': /kisskb/src/drivers/powercap/dtpm.c:61:6: note: byref variable will be forcibly initialized 61 | u64 power; | ^~~~~ /kisskb/src/drivers/powercap/powercap_sys.c: In function 'enabled_store': /kisskb/src/drivers/powercap/powercap_sys.c:447:7: note: byref variable will be forcibly initialized 447 | bool mode; | ^~~~ /kisskb/src/drivers/powercap/powercap_sys.c: In function 'enabled_show': /kisskb/src/drivers/powercap/powercap_sys.c:424:7: note: byref variable will be forcibly initialized 424 | bool mode = true; | ^~~~ /kisskb/src/drivers/powercap/powercap_sys.c: In function 'max_power_range_uw_show': /kisskb/src/drivers/powercap/powercap_sys.c:23:6: note: byref variable will be forcibly initialized 23 | u64 value; \ | ^~~~~ /kisskb/src/drivers/powercap/powercap_sys.c:113:1: note: in expansion of macro 'define_power_zone_show' 113 | define_power_zone_show(max_power_range_uw); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/powercap/powercap_sys.c: In function 'power_uw_show': /kisskb/src/drivers/powercap/powercap_sys.c:23:6: note: byref variable will be forcibly initialized 23 | u64 value; \ | ^~~~~ /kisskb/src/drivers/powercap/powercap_sys.c:112:1: note: in expansion of macro 'define_power_zone_show' 112 | define_power_zone_show(power_uw); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/powercap/powercap_sys.c: In function 'energy_uj_show': /kisskb/src/drivers/powercap/powercap_sys.c:23:6: note: byref variable will be forcibly initialized 23 | u64 value; \ | ^~~~~ /kisskb/src/drivers/powercap/powercap_sys.c:114:1: note: in expansion of macro 'define_power_zone_show' 114 | define_power_zone_show(energy_uj); | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/powercap/powercap_sys.c: In function 'max_energy_range_uj_show': /kisskb/src/drivers/powercap/powercap_sys.c:23:6: note: byref variable will be forcibly initialized 23 | u64 value; \ | ^~~~~ /kisskb/src/drivers/powercap/powercap_sys.c:116:1: note: in expansion of macro 'define_power_zone_show' 116 | define_power_zone_show(max_energy_range_uj); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/powercap/powercap_sys.c:10: /kisskb/src/drivers/powercap/powercap_sys.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/powercap/powercap_sys.c: In function 'energy_uj_store': /kisskb/src/drivers/powercap/powercap_sys.c:43:6: note: byref variable will be forcibly initialized 43 | u64 value; \ | ^~~~~ /kisskb/src/drivers/powercap/powercap_sys.c:115:1: note: in expansion of macro 'define_power_zone_store' 115 | define_power_zone_store(energy_uj); | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/powercap/powercap_sys.c: In function 'show_constraint_min_time_window_us': /kisskb/src/drivers/powercap/powercap_sys.c:67:6: note: byref variable will be forcibly initialized 67 | int id; \ | ^~ /kisskb/src/drivers/powercap/powercap_sys.c:132:1: note: in expansion of macro 'define_power_zone_constraint_show' 132 | define_power_zone_constraint_show(min_time_window_us); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/powercap/powercap_sys.c:64:6: note: byref variable will be forcibly initialized 64 | u64 value; \ | ^~~~~ /kisskb/src/drivers/powercap/powercap_sys.c:132:1: note: in expansion of macro 'define_power_zone_constraint_show' 132 | define_power_zone_constraint_show(min_time_window_us); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/powercap/powercap_sys.c: In function 'show_constraint_max_time_window_us': /kisskb/src/drivers/powercap/powercap_sys.c:67:6: note: byref variable will be forcibly initialized 67 | int id; \ | ^~ /kisskb/src/drivers/powercap/powercap_sys.c:131:1: note: in expansion of macro 'define_power_zone_constraint_show' 131 | define_power_zone_constraint_show(max_time_window_us); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/powercap/powercap_sys.c:64:6: note: byref variable will be forcibly initialized 64 | u64 value; \ | ^~~~~ /kisskb/src/drivers/powercap/powercap_sys.c:131:1: note: in expansion of macro 'define_power_zone_constraint_show' 131 | define_power_zone_constraint_show(max_time_window_us); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/powercap/powercap_sys.c: In function 'show_constraint_min_power_uw': /kisskb/src/drivers/powercap/powercap_sys.c:67:6: note: byref variable will be forcibly initialized 67 | int id; \ | ^~ /kisskb/src/drivers/powercap/powercap_sys.c:130:1: note: in expansion of macro 'define_power_zone_constraint_show' 130 | define_power_zone_constraint_show(min_power_uw); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/powercap/powercap_sys.c:64:6: note: byref variable will be forcibly initialized 64 | u64 value; \ | ^~~~~ /kisskb/src/drivers/powercap/powercap_sys.c:130:1: note: in expansion of macro 'define_power_zone_constraint_show' 130 | define_power_zone_constraint_show(min_power_uw); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/powercap/powercap_sys.c: In function 'show_constraint_max_power_uw': /kisskb/src/drivers/powercap/powercap_sys.c:67:6: note: byref variable will be forcibly initialized 67 | int id; \ | ^~ /kisskb/src/drivers/powercap/powercap_sys.c:129:1: note: in expansion of macro 'define_power_zone_constraint_show' 129 | define_power_zone_constraint_show(max_power_uw); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/powercap/powercap_sys.c:64:6: note: byref variable will be forcibly initialized 64 | u64 value; \ | ^~~~~ /kisskb/src/drivers/powercap/powercap_sys.c:129:1: note: in expansion of macro 'define_power_zone_constraint_show' 129 | define_power_zone_constraint_show(max_power_uw); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/powercap/powercap_sys.c: In function 'store_constraint_time_window_us': /kisskb/src/drivers/powercap/powercap_sys.c:92:6: note: byref variable will be forcibly initialized 92 | int id; \ | ^~ /kisskb/src/drivers/powercap/powercap_sys.c:128:1: note: in expansion of macro 'define_power_zone_constraint_store' 128 | define_power_zone_constraint_store(time_window_us); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/powercap/powercap_sys.c:90:6: note: byref variable will be forcibly initialized 90 | u64 value; \ | ^~~~~ /kisskb/src/drivers/powercap/powercap_sys.c:128:1: note: in expansion of macro 'define_power_zone_constraint_store' 128 | define_power_zone_constraint_store(time_window_us); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/powercap/powercap_sys.c: In function 'show_constraint_time_window_us': /kisskb/src/drivers/powercap/powercap_sys.c:67:6: note: byref variable will be forcibly initialized 67 | int id; \ | ^~ /kisskb/src/drivers/powercap/powercap_sys.c:127:1: note: in expansion of macro 'define_power_zone_constraint_show' 127 | define_power_zone_constraint_show(time_window_us); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/powercap/powercap_sys.c:64:6: note: byref variable will be forcibly initialized 64 | u64 value; \ | ^~~~~ /kisskb/src/drivers/powercap/powercap_sys.c:127:1: note: in expansion of macro 'define_power_zone_constraint_show' 127 | define_power_zone_constraint_show(time_window_us); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/powercap/powercap_sys.c: In function 'store_constraint_power_limit_uw': /kisskb/src/drivers/powercap/powercap_sys.c:92:6: note: byref variable will be forcibly initialized 92 | int id; \ | ^~ /kisskb/src/drivers/powercap/powercap_sys.c:126:1: note: in expansion of macro 'define_power_zone_constraint_store' 126 | define_power_zone_constraint_store(power_limit_uw); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/powercap/powercap_sys.c:90:6: note: byref variable will be forcibly initialized 90 | u64 value; \ | ^~~~~ /kisskb/src/drivers/powercap/powercap_sys.c:126:1: note: in expansion of macro 'define_power_zone_constraint_store' 126 | define_power_zone_constraint_store(power_limit_uw); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/powercap/powercap_sys.c: In function 'show_constraint_power_limit_uw': /kisskb/src/drivers/powercap/powercap_sys.c:67:6: note: byref variable will be forcibly initialized 67 | int id; \ | ^~ /kisskb/src/drivers/powercap/powercap_sys.c:125:1: note: in expansion of macro 'define_power_zone_constraint_show' 125 | define_power_zone_constraint_show(power_limit_uw); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/powercap/powercap_sys.c:64:6: note: byref variable will be forcibly initialized 64 | u64 value; \ | ^~~~~ /kisskb/src/drivers/powercap/powercap_sys.c:125:1: note: in expansion of macro 'define_power_zone_constraint_show' 125 | define_power_zone_constraint_show(power_limit_uw); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/powercap/powercap_sys.c: In function 'show_constraint_name': /kisskb/src/drivers/powercap/powercap_sys.c:160:6: note: byref variable will be forcibly initialized 160 | int id; | ^~ /kisskb/src/drivers/iio/chemical/sgp40.c: In function 'sgp40_measure_resistance_raw': /kisskb/src/drivers/iio/chemical/sgp40.c:168:25: note: byref variable will be forcibly initialized 168 | struct sgp40_tg_result tgres; | ^~~~~ /kisskb/src/drivers/iio/chemical/sgp40.c: In function 'sgp40_read_raw': /kisskb/src/drivers/iio/chemical/sgp40.c:216:6: note: byref variable will be forcibly initialized 216 | u16 resistance_raw; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/iio/chemical/sgp40.c:215:11: note: byref variable will be forcibly initialized 215 | int ret, voc; | ^~~ /kisskb/src/drivers/media/pci/cx88/cx88-video.c: In function 'cx88_set_freq': /kisskb/src/drivers/media/pci/cx88/cx88-video.c:966:24: note: byref variable will be forcibly initialized 966 | struct v4l2_frequency new_freq = *f; | ^~~~~~~~ In file included from /kisskb/src/drivers/media/pci/cx88/cx88.h:14, from /kisskb/src/drivers/media/pci/cx88/cx88-video.c:15: /kisskb/src/drivers/media/pci/cx88/cx88-video.c: In function 'cx8800_initdev': /kisskb/src/include/linux/i2c.h:868:28: note: byref variable will be forcibly initialized 868 | ((const unsigned short []){ addr, ## addrs, I2C_CLIENT_END }) | ^ /kisskb/src/drivers/media/pci/cx88/cx88-video.c:1376:23: note: in expansion of macro 'I2C_ADDRS' 1376 | "tvaudio", 0, I2C_ADDRS(0xb0 >> 1)); | ^~~~~~~~~ /kisskb/src/drivers/media/pci/cx88/cx88-video.c:1350:25: note: byref variable will be forcibly initialized 1350 | struct i2c_board_info wm8775_info = { | ^~~~~~~~~~~ In file included from /kisskb/src/drivers/iio/adc/mcp3911.c:14: /kisskb/src/drivers/iio/adc/mcp3911.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/iio/adc/mcp3911.c: In function 'mcp3911_update': /kisskb/src/drivers/iio/adc/mcp3911.c:87:6: note: byref variable will be forcibly initialized 87 | u32 tmp; | ^~~ /kisskb/src/drivers/iio/adc/mcp3911.c: In function 'mcp3911_write_raw': /kisskb/src/drivers/iio/adc/mcp3911.c:151:12: note: byref variable will be forcibly initialized 151 | static int mcp3911_write_raw(struct iio_dev *indio_dev, | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/adc/mcp3911.c: In function 'mcp3911_config': /kisskb/src/drivers/iio/adc/mcp3911.c:203:12: note: byref variable will be forcibly initialized 203 | static int mcp3911_config(struct mcp3911 *adc, struct device_node *of_node) | ^~~~~~~~~~~~~~ /kisskb/src/drivers/iio/adc/mcp3911.c:205:6: note: byref variable will be forcibly initialized 205 | u32 configreg; | ^~~~~~~~~ /kisskb/src/drivers/media/radio/radio-mr800.c: In function 'amradio_send_cmd': /kisskb/src/drivers/media/radio/radio-mr800.c:139:6: note: byref variable will be forcibly initialized 139 | int size; | ^~~~ /kisskb/src/drivers/media/radio/radio-mr800.c: In function 'amradio_set_freq': /kisskb/src/drivers/media/radio/radio-mr800.c:194:5: note: byref variable will be forcibly initialized 194 | u8 buf[3]; | ^~~ /kisskb/src/drivers/media/radio/radio-mr800.c: In function 'vidioc_g_tuner': /kisskb/src/drivers/media/radio/radio-mr800.c:271:7: note: byref variable will be forcibly initialized 271 | bool is_stereo = false; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8192u/r8192U_core.c: In function 'rtl8192_get_eeprom_size': /kisskb/src/drivers/staging/rtl8192u/r8192U_core.c:2220:6: note: byref variable will be forcibly initialized 2220 | u16 curCR = 0; | ^~~~~ In file included from /kisskb/src/drivers/staging/rtl8192u/r8192U.h:28, from /kisskb/src/drivers/staging/rtl8192u/r8192U_core.c:49: /kisskb/src/drivers/staging/rtl8192u/r8192U_core.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/pci.h:38, from /kisskb/src/drivers/gpu/drm/radeon/radeon_cs.c:29: /kisskb/src/drivers/gpu/drm/radeon/radeon_cs.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ /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; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8192u/r8192U_core.c: In function 'rtl8192_query_rxphystatus': /kisskb/src/drivers/staging/rtl8192u/r8192U_core.c:4010:50: note: byref variable will be forcibly initialized 4010 | u8 i, max_spatial_stream, tmp_rxsnr, tmp_rxevm, rxsc_sgien_exflg; | ^~~~~~~~~~~~~~~~ /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/staging/rtl8192u/r8192U_core.c: In function 'rtl8192_read_eeprom_info': /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/staging/rtl8192u/r8192U_core.c:2303:6: note: byref variable will be forcibly initialized 2303 | u8 addr[ETH_ALEN]; | ^~~~ /kisskb/src/drivers/staging/rtl8192u/r8192U_core.c:2247:5: note: byref variable will be forcibly initialized 2247 | u8 bMac_Tmp_Addr[6] = {0x00, 0xe0, 0x4c, 0x00, 0x00, 0x02}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8192u/r8192U_core.c: In function 'rtl8192_init': /kisskb/src/drivers/staging/rtl8192u/r8192U_core.c:2220:6: note: byref variable will be forcibly initialized 2220 | u16 curCR = 0; | ^~~~~ /kisskb/src/drivers/staging/rtl8192u/r8192U_core.c: In function 'rtl8192_update_ratr_table': /kisskb/src/drivers/staging/rtl8192u/r8192U_core.c:1918:6: note: byref variable will be forcibly initialized 1918 | u32 ratr_value = 0; | ^~~~~~~~~~ /kisskb/src/drivers/staging/rtl8192u/r8192U_core.c: In function 'rtl8192_hwconfig': /kisskb/src/drivers/staging/rtl8192u/r8192U_core.c:2579:22: note: byref variable will be forcibly initialized 2579 | u8 regBwOpMode = 0, regTmp = 0; | ^~~~~~ /kisskb/src/drivers/staging/rtl8192u/r8192U_core.c: In function 'proc_get_registers': /kisskb/src/drivers/staging/rtl8192u/r8192U_core.c:484:5: note: byref variable will be forcibly initialized 484 | u8 byte_rd; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8192u/r8192U_core.c: In function 'HalTxCheckStuck819xUsb': /kisskb/src/drivers/staging/rtl8192u/r8192U_core.c:2854:7: note: byref variable will be forcibly initialized 2854 | u16 RegTxCounter; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8192u/r8192U_core.c: In function 'TxCheckStuck': /kisskb/src/drivers/staging/rtl8192u/r8192U_core.c:2854:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8192u/r8192U_core.c: In function 'HalRxCheckStuck819xUsb': /kisskb/src/drivers/staging/rtl8192u/r8192U_core.c:2902:6: note: byref variable will be forcibly initialized 2902 | u16 RegRxCounter; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8192u/r8192U_core.c: In function 'rtl8192_adapter_start': /kisskb/src/drivers/staging/rtl8192u/r8192U_core.c:2786:6: note: byref variable will be forcibly initialized 2786 | u8 tmpvalue; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8192u/r8192U_core.c:2653:5: note: byref variable will be forcibly initialized 2653 | u8 tmp; | ^~~ /kisskb/src/drivers/staging/rtl8192u/r8192U_core.c:2650:6: note: byref variable will be forcibly initialized 2650 | u32 dwRegRead = 0; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8192u/r8192U_core.c: In function 'rtl8192_update_msr': /kisskb/src/drivers/staging/rtl8192u/r8192U_core.c:650:5: note: byref variable will be forcibly initialized 650 | u8 msr; | ^~~ /kisskb/src/drivers/staging/rtl8192u/r8192U_core.c: In function 'rtl8192_net_update': /kisskb/src/drivers/staging/rtl8192u/r8192U_core.c:1137:6: note: byref variable will be forcibly initialized 1137 | u16 rate_config = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8192u/r8192U_core.c: In function 'rtl8192_set_rxconf': /kisskb/src/drivers/staging/rtl8192u/r8192U_core.c:754:6: note: byref variable will be forcibly initialized 754 | u32 rxconf; | ^~~~~~ /kisskb/src/drivers/staging/rtl8192u/r8192U_core.c: In function 'rtl8192_rtx_disable': /kisskb/src/drivers/staging/rtl8192u/r8192U_core.c:794:5: note: byref variable will be forcibly initialized 794 | u8 cmd; | ^~~ /kisskb/src/drivers/staging/rtl8192u/r8192U_core.c: In function 'rtl8192_tx': /kisskb/src/drivers/staging/rtl8192u/r8192U_core.c:1534:6: note: byref variable will be forcibly initialized 1534 | u8 zero = 0; | ^~~~ /kisskb/src/drivers/staging/rtl8192u/r8192U_core.c: In function 'rtl8192_link_change': /kisskb/src/drivers/staging/rtl8192u/r8192U_core.c:1711:7: note: byref variable will be forcibly initialized 1711 | u32 reg = 0; | ^~~ /kisskb/src/drivers/staging/rtl8192u/r8192U_core.c: In function 'rtl8192_ioctl': /kisskb/src/drivers/staging/rtl8192u/r8192U_core.c:3469:5: note: byref variable will be forcibly initialized 3469 | u8 broadcast_addr[6] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8192u/r8192U_core.c:3468:6: note: byref variable will be forcibly initialized 3468 | u32 key[4]; | ^~~ /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/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/drivers/staging/rtl8192u/r8192U_core.c: In function 'rtl819x_watchdog_wqcallback': /kisskb/src/drivers/staging/rtl8192u/r8192U_core.c:3227:6: note: byref variable will be forcibly initialized 3227 | u32 TotalRxDataNum = 0; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8192u/r8192U_core.c:3226:6: note: byref variable will be forcibly initialized 3226 | u32 TotalRxBcnNum = 0; | ^~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/resource_ext.h:11, from /kisskb/src/include/linux/acpi.h:14, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/include/drm/drm_crtc.h:28, from /kisskb/src/include/drm/drm_atomic.h:31, from /kisskb/src/drivers/gpu/drm/drm_crtc_helper.c:36: /kisskb/src/drivers/gpu/drm/drm_crtc_helper.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /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/staging/rtl8712/xmit_linux.c: In function 'r8712_set_qos': /kisskb/src/drivers/staging/rtl8712/xmit_linux.c:68:15: note: byref variable will be forcibly initialized 68 | struct iphdr ip_hdr; | ^~~~~~ /kisskb/src/drivers/staging/rtl8712/xmit_linux.c:67:16: note: byref variable will be forcibly initialized 67 | struct ethhdr etherhdr; | ^~~~~~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/include/media/v4l2-dev.h:15, from /kisskb/src/drivers/media/v4l2-core/v4l2-event.c:12: /kisskb/src/drivers/media/v4l2-core/v4l2-event.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/poll.h:8, from /kisskb/src/include/media/v4l2-dev.h:13, from /kisskb/src/drivers/media/v4l2-core/v4l2-event.c:12: /kisskb/src/drivers/media/v4l2-core/v4l2-event.c: In function 'v4l2_event_dequeue': /kisskb/src/include/linux/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/v4l2-core/v4l2-event.c:72:9: note: in expansion of macro 'wait_event_interruptible' 72 | ret = wait_event_interruptible(fh->wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-event.c: In function 'v4l2_event_unsubscribe_all': /kisskb/src/drivers/media/v4l2-core/v4l2-event.c:279:33: note: byref variable will be forcibly initialized 279 | struct v4l2_event_subscription sub; | ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c: In function 'drm_dp_dpcd_access': /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:402:24: note: byref variable will be forcibly initialized 402 | struct drm_dp_aux_msg msg; | ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c: In function '__read_delay': /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:220:5: note: byref variable will be forcibly initialized 220 | u8 rd_interval, mask; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c: In function 'drm_dp_read_sink_count': /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:1418:5: note: byref variable will be forcibly initialized 1418 | u8 count; | ^~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c: In function 'drm_dp_pcon_is_frl_ready': /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:2805:5: note: byref variable will be forcibly initialized 2805 | u8 buf; | ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c: In function 'drm_dp_pcon_hdmi_link_active': /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:2963:5: note: byref variable will be forcibly initialized 2963 | u8 buf; | ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c: In function 'drm_dp_pcon_hdmi_link_mode': /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:2987:5: note: byref variable will be forcibly initialized 2987 | u8 buf; | ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c: In function 'drm_dp_get_phy_test_pattern': /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:2477:11: note: byref variable will be forcibly initialized 2477 | u8 rate, lanes; | ^~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:2477:5: note: byref variable will be forcibly initialized 2477 | u8 rate, lanes; | ^~~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c: In function 'drm_edp_backlight_probe_state': /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:3540:5: note: byref variable will be forcibly initialized 3540 | u8 mode_reg; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:3539:5: note: byref variable will be forcibly initialized 3539 | u8 buf[2]; | ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c: In function 'drm_dp_pcon_frl_prepare': /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:2781:5: note: byref variable will be forcibly initialized 2781 | int drm_dp_pcon_frl_prepare(struct drm_dp_aux *aux, bool enable_frl_ready_hpd) | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c: In function 'drm_dp_pcon_frl_configure_1': /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:2830:5: note: byref variable will be forcibly initialized 2830 | int drm_dp_pcon_frl_configure_1(struct drm_dp_aux *aux, int max_frl_gbps, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:2834:5: note: byref variable will be forcibly initialized 2834 | u8 buf; | ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c: In function 'drm_dp_pcon_frl_configure_2': /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:2890:5: note: byref variable will be forcibly initialized 2890 | int drm_dp_pcon_frl_configure_2(struct drm_dp_aux *aux, int max_frl_mask, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c: In function 'drm_dp_pcon_reset_frl_config': /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:2915:5: note: byref variable will be forcibly initialized 2915 | int drm_dp_pcon_reset_frl_config(struct drm_dp_aux *aux) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c: In function 'drm_dp_pcon_frl_enable': /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:2933:5: note: byref variable will be forcibly initialized 2933 | int drm_dp_pcon_frl_enable(struct drm_dp_aux *aux) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:2936:5: note: byref variable will be forcibly initialized 2936 | u8 buf = 0; | ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c: In function 'drm_dp_pcon_configure_dsc_enc': /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:3150:5: note: byref variable will be forcibly initialized 3150 | int drm_dp_pcon_configure_dsc_enc(struct drm_dp_aux *aux, u8 pps_buf_config) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:3152:5: note: byref variable will be forcibly initialized 3152 | u8 buf; | ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c: In function 'drm_dp_pcon_convert_rgb_to_ycbcr': /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:3254:5: note: byref variable will be forcibly initialized 3254 | int drm_dp_pcon_convert_rgb_to_ycbcr(struct drm_dp_aux *aux, u8 color_spc) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:3257:5: note: byref variable will be forcibly initialized 3257 | u8 buf; | ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c: In function 'drm_edp_backlight_probe_max': /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:3440:1: note: byref variable will be forcibly initialized 3440 | drm_edp_backlight_probe_max(struct drm_dp_aux *aux, struct drm_edp_backlight_info *bl, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:3445:17: note: byref variable will be forcibly initialized 3445 | u8 pn, pn_min, pn_max; | ^~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:3445:9: note: byref variable will be forcibly initialized 3445 | u8 pn, pn_min, pn_max; | ^~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:3445:5: note: byref variable will be forcibly initialized 3445 | u8 pn, pn_min, pn_max; | ^~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c: In function 'drm_dp_set_phy_test_pattern': /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:2524:5: note: byref variable will be forcibly initialized 2524 | int drm_dp_set_phy_test_pattern(struct drm_dp_aux *aux, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:2524:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:2528:5: note: byref variable will be forcibly initialized 2528 | u8 link_config[2]; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c: In function 'drm_dp_aux_get_crc': /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:1808:5: note: byref variable will be forcibly initialized 1808 | u8 buf, count; | ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c: In function 'drm_dp_send_real_edid_checksum': /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:680:44: note: byref variable will be forcibly initialized 680 | u8 link_edid_read = 0, auto_test_req = 0, test_resp = 0; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:680:25: note: byref variable will be forcibly initialized 680 | u8 link_edid_read = 0, auto_test_req = 0, test_resp = 0; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:680:5: note: byref variable will be forcibly initialized 680 | u8 link_edid_read = 0, auto_test_req = 0, test_resp = 0; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c: In function 'drm_dp_pcon_hdmi_frl_link_error_count': /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:3015:5: note: byref variable will be forcibly initialized 3015 | u8 buf, error_count; | ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c: In function 'drm_edp_backlight_set_level': /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:3291:5: note: byref variable will be forcibly initialized 3291 | u8 buf[2] = { 0 }; | ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c: In function 'drm_edp_backlight_set_enable': /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:3317:1: note: byref variable will be forcibly initialized 3317 | drm_edp_backlight_set_enable(struct drm_dp_aux *aux, const struct drm_edp_backlight_info *bl, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:3321:5: note: byref variable will be forcibly initialized 3321 | u8 buf; | ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c: In function 'drm_edp_backlight_enable': /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:3366:5: note: byref variable will be forcibly initialized 3366 | int drm_edp_backlight_enable(struct drm_dp_aux *aux, const struct drm_edp_backlight_info *bl, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:3366:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:3366:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/drm_dp_helper.c: In function 'drm_dp_read_extended_dpcd_caps': /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:742:5: note: byref variable will be forcibly initialized 742 | u8 dpcd_ext[DP_RECEIVER_CAP_SIZE]; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c: In function 'drm_dp_get_quirks': /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:2121:5: note: byref variable will be forcibly initialized 2121 | u8 any_device[] = DEVICE_ID_ANY; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c: In function 'drm_dp_downstream_debug': /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:1237:10: note: byref variable will be forcibly initialized 1237 | uint8_t rev[2]; | ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:1235:7: note: byref variable will be forcibly initialized 1235 | char id[7]; | ^~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c: In function 'drm_dp_aux_crc_work': /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:1844:11: note: byref variable will be forcibly initialized 1844 | uint32_t crcs[3]; | ^~~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:1843:5: note: byref variable will be forcibly initialized 1843 | u8 crc_bytes[6]; | ^~~~~~~~~ /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:1674:24: note: byref variable will be forcibly initialized 1674 | 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:1711:24: note: byref variable will be forcibly initialized 1711 | struct drm_dp_aux_msg msg; | ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c: In function 'drm_dp_start_crc': /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:2030:5: note: byref variable will be forcibly initialized 2030 | int drm_dp_start_crc(struct drm_dp_aux *aux, struct drm_crtc *crtc) | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:2032:5: note: byref variable will be forcibly initialized 2032 | u8 buf; | ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c: In function 'drm_dp_stop_crc': /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:2057:5: note: byref variable will be forcibly initialized 2057 | int drm_dp_stop_crc(struct drm_dp_aux *aux) | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:2059:5: note: byref variable will be forcibly initialized 2059 | u8 buf; | ^~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c: In function 'drm_panel_dp_aux_backlight': /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:3699:5: note: byref variable will be forcibly initialized 3699 | u8 edp_dpcd[EDP_DISPLAY_CTL_CAP_SIZE]; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:3698:5: note: byref variable will be forcibly initialized 3698 | u8 current_mode; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_dp_helper.c:3697:6: note: byref variable will be forcibly initialized 3697 | u16 current_level; | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/nxt200x.c: In function 'nxt200x_writebytes': /kisskb/src/drivers/media/dvb-frontends/nxt200x.c:89:17: note: byref variable will be forcibly initialized 89 | struct i2c_msg msg = { .addr = state->config->demod_address, .flags = 0, .buf = buf2, .len = len + 1 }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/nxt200x.c:87:5: note: byref variable will be forcibly initialized 87 | u8 buf2[MAX_XFER_SIZE]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/nxt200x.c: In function 'nxt200x_microcontroller_start': /kisskb/src/drivers/media/dvb-frontends/nxt200x.c:279:5: note: byref variable will be forcibly initialized 279 | u8 buf; | ^~~ /kisskb/src/drivers/media/dvb-frontends/nxt200x.c: In function 'i2c_writebytes': /kisskb/src/drivers/media/dvb-frontends/nxt200x.c:61:17: note: byref variable will be forcibly initialized 61 | struct i2c_msg msg = { .addr = addr, .flags = 0, .buf = buf, .len = len }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/nxt200x.c: In function 'i2c_readbytes': /kisskb/src/drivers/media/dvb-frontends/nxt200x.c:74:17: note: byref variable will be forcibly initialized 74 | struct i2c_msg msg = { .addr = addr, .flags = I2C_M_RD, .buf = buf, .len = len }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/nxt200x.c: In function 'nxt200x_readbytes': /kisskb/src/drivers/media/dvb-frontends/nxt200x.c:112:17: note: byref variable will be forcibly initialized 112 | struct i2c_msg msg [] = { { .addr = state->config->demod_address, .flags = 0, .buf = reg2, .len = 1 }, | ^~~ /kisskb/src/drivers/media/dvb-frontends/nxt200x.c:110:5: note: byref variable will be forcibly initialized 110 | u8 reg2 [] = { reg }; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/nxt200x.c: In function 'nxt200x_attach': /kisskb/src/drivers/media/dvb-frontends/nxt200x.c:1128:5: note: byref variable will be forcibly initialized 1128 | u8 buf [] = {0,0,0,0,0}; | ^~~ /kisskb/src/drivers/media/dvb-frontends/nxt200x.c: In function 'nxt200x_readreg_multibyte': /kisskb/src/drivers/media/dvb-frontends/nxt200x.c:202:10: note: byref variable will be forcibly initialized 202 | u8 buf, len2, attr; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/nxt200x.c:202:5: note: byref variable will be forcibly initialized 202 | u8 buf, len2, attr; | ^~~ /kisskb/src/drivers/media/dvb-frontends/nxt200x.c: In function 'nxt200x_read_ucblocks': /kisskb/src/drivers/media/dvb-frontends/nxt200x.c:839:5: note: byref variable will be forcibly initialized 839 | u8 b[3]; | ^ /kisskb/src/drivers/media/dvb-frontends/nxt200x.c: In function 'nxt200x_read_snr': /kisskb/src/drivers/media/dvb-frontends/nxt200x.c:806:5: note: byref variable will be forcibly initialized 806 | u8 b[2]; | ^ /kisskb/src/drivers/media/dvb-frontends/nxt200x.c: In function 'nxt200x_read_signal_strength': /kisskb/src/drivers/media/dvb-frontends/nxt200x.c:786:5: note: byref variable will be forcibly initialized 786 | u8 b[2]; | ^ /kisskb/src/drivers/media/dvb-frontends/nxt200x.c: In function 'nxt200x_read_ber': /kisskb/src/drivers/media/dvb-frontends/nxt200x.c:774:5: note: byref variable will be forcibly initialized 774 | u8 b[3]; | ^ /kisskb/src/drivers/media/dvb-frontends/nxt200x.c: In function 'nxt200x_read_status': /kisskb/src/drivers/media/dvb-frontends/nxt200x.c:757:5: note: byref variable will be forcibly initialized 757 | u8 lock; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/nxt200x.c: In function 'nxt200x_writereg_multibyte': /kisskb/src/drivers/media/dvb-frontends/nxt200x.c:143:17: note: byref variable will be forcibly initialized 143 | u8 attr, len2, buf; | ^~~ /kisskb/src/drivers/media/dvb-frontends/nxt200x.c:143:11: note: byref variable will be forcibly initialized 143 | u8 attr, len2, buf; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/nxt200x.c: In function 'nxt200x_agc_reset': /kisskb/src/drivers/media/dvb-frontends/nxt200x.c:378:5: note: byref variable will be forcibly initialized 378 | u8 buf; | ^~~ /kisskb/src/drivers/media/dvb-frontends/nxt200x.c: In function 'nxt2002_load_firmware': /kisskb/src/drivers/media/dvb-frontends/nxt200x.c:405:5: note: byref variable will be forcibly initialized 405 | u8 buf[3], written = 0, chunkpos = 0; | ^~~ /kisskb/src/drivers/media/dvb-frontends/nxt200x.c: In function 'nxt2004_load_firmware': /kisskb/src/drivers/media/dvb-frontends/nxt200x.c:472:5: note: byref variable will be forcibly initialized 472 | u8 buf[3]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/nxt200x.c: In function 'nxt200x_microcontroller_stop': /kisskb/src/drivers/media/dvb-frontends/nxt200x.c:246:5: note: byref variable will be forcibly initialized 246 | u8 buf, stopval, counter = 0; | ^~~ /kisskb/src/drivers/media/dvb-frontends/nxt200x.c: In function 'nxt200x_writetuner': /kisskb/src/drivers/media/dvb-frontends/nxt200x.c:319:5: note: byref variable will be forcibly initialized 319 | u8 buf, count = 0; | ^~~ /kisskb/src/drivers/media/dvb-frontends/nxt200x.c: In function 'nxt2004_microcontroller_init': /kisskb/src/drivers/media/dvb-frontends/nxt200x.c:288:5: note: byref variable will be forcibly initialized 288 | u8 buf[9]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/nxt200x.c: In function 'nxt200x_setup_frontend_parameters': /kisskb/src/drivers/media/dvb-frontends/nxt200x.c:279:5: note: byref variable will be forcibly initialized 279 | u8 buf; | ^~~ /kisskb/src/drivers/media/dvb-frontends/nxt200x.c:523:5: note: byref variable will be forcibly initialized 523 | u8 buf[5]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/nxt200x.c: In function 'nxt2002_init': /kisskb/src/drivers/media/dvb-frontends/nxt200x.c:857:5: note: byref variable will be forcibly initialized 857 | u8 buf[2]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/nxt200x.c:855:25: note: byref variable will be forcibly initialized 855 | const struct firmware *fw; | ^~ /kisskb/src/drivers/media/dvb-frontends/nxt200x.c: In function 'nxt2004_init': /kisskb/src/drivers/media/dvb-frontends/nxt200x.c:920:5: note: byref variable will be forcibly initialized 920 | u8 buf[3]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/nxt200x.c:918:25: note: byref variable will be forcibly initialized 918 | const struct firmware *fw; | ^~ /kisskb/src/drivers/media/dvb-frontends/or51211.c: In function 'or51211_read_signal_strength': /kisskb/src/drivers/media/dvb-frontends/or51211.c:316:6: note: byref variable will be forcibly initialized 316 | u16 snr; | ^~~ /kisskb/src/drivers/media/dvb-frontends/or51211.c: In function 'i2c_writebytes': /kisskb/src/drivers/media/dvb-frontends/or51211.c:62:17: note: byref variable will be forcibly initialized 62 | struct i2c_msg msg; | ^~~ /kisskb/src/drivers/media/dvb-frontends/or51211.c: In function 'i2c_readbytes': /kisskb/src/drivers/media/dvb-frontends/or51211.c:79:17: note: byref variable will be forcibly initialized 79 | struct i2c_msg msg; | ^~~ /kisskb/src/drivers/media/dvb-frontends/or51211.c: In function 'or51211_read_snr': /kisskb/src/drivers/media/dvb-frontends/or51211.c:285:5: note: byref variable will be forcibly initialized 285 | u8 snd_buf[3]; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/or51211.c:284:5: note: byref variable will be forcibly initialized 284 | u8 rec_buf[2]; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/or51211.c: In function 'or51211_read_status': /kisskb/src/drivers/media/dvb-frontends/or51211.c:230:16: note: byref variable will be forcibly initialized 230 | unsigned char snd_buf[] = {0x04,0x00,0x03,0x00}; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/or51211.c:229:16: note: byref variable will be forcibly initialized 229 | unsigned char rec_buf[2]; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/or51211.c: In function 'or51211_setmode': /kisskb/src/drivers/media/dvb-frontends/or51211.c:155:5: note: byref variable will be forcibly initialized 155 | u8 rec_buf[14]; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/or51211.c: In function 'or51211_load_firmware': /kisskb/src/drivers/media/dvb-frontends/or51211.c:97:5: note: byref variable will be forcibly initialized 97 | u8 tudata[585]; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/or51211.c: In function 'or51211_init': /kisskb/src/drivers/media/dvb-frontends/or51211.c:355:16: note: byref variable will be forcibly initialized 355 | unsigned char rec_buf[14]; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/or51211.c:354:16: note: byref variable will be forcibly initialized 354 | unsigned char get_ver_buf[] = {0x04,0x00,0x30,0x00,0x00}; | ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/or51211.c:353:25: note: byref variable will be forcibly initialized 353 | const struct firmware* fw; | ^~ /kisskb/src/drivers/media/dvb-frontends/or51132.c: In function 'or51132_read_signal_strength': /kisskb/src/drivers/media/dvb-frontends/or51132.c:516:6: note: byref variable will be forcibly initialized 516 | u16 snr; | ^~~ /kisskb/src/drivers/media/dvb-frontends/or51132.c: In function 'or51132_readreg': /kisskb/src/drivers/media/dvb-frontends/or51132.c:102:17: note: byref variable will be forcibly initialized 102 | struct i2c_msg msg[2] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/or51132.c:101:5: note: byref variable will be forcibly initialized 101 | u8 buf[2] = { 0x04, reg }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/or51132.c: In function 'or51132_readbuf': /kisskb/src/drivers/media/dvb-frontends/or51132.c:86:17: note: byref variable will be forcibly initialized 86 | struct i2c_msg msg = { .addr = state->config->demod_address, | ^~~ /kisskb/src/drivers/media/dvb-frontends/or51132.c: In function 'or51132_writebuf': /kisskb/src/drivers/media/dvb-frontends/or51132.c:63:17: note: byref variable will be forcibly initialized 63 | struct i2c_msg msg = { .addr = state->config->demod_address, | ^~~ /kisskb/src/drivers/media/dvb-frontends/or51132.c: In function 'or51132_setmode': /kisskb/src/drivers/media/dvb-frontends/or51132.c:223:5: note: byref variable will be forcibly initialized 223 | u8 cmd_buf2[3] = {0x1c, 0x00, 0 }; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/or51132.c:222:5: note: byref variable will be forcibly initialized 222 | u8 cmd_buf1[3] = {0x04, 0x01, 0x5f}; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/or51132.c: In function 'or51132_load_firmware': /kisskb/src/drivers/media/dvb-frontends/or51132.c:121:5: note: byref variable will be forcibly initialized 121 | u8 rec_buf[8]; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/or51132.c: In function 'or51132_set_parameters': /kisskb/src/drivers/media/dvb-frontends/or51132.c:299:25: note: byref variable will be forcibly initialized 299 | const struct firmware *fw; | ^~ /kisskb/src/drivers/gpu/drm/radeon/radeon_bios.c: In function 'radeon_read_bios': /kisskb/src/drivers/gpu/drm/radeon/radeon_bios.c:83:9: note: byref variable will be forcibly initialized 83 | size_t size; | ^~~~ /kisskb/src/drivers/iio/chemical/vz89x.c: In function 'vz89x_i2c_xfer': /kisskb/src/drivers/iio/chemical/vz89x.c:179:5: note: byref variable will be forcibly initialized 179 | u8 buf[6] = { cmd, 0, 0, 0, 0, 0xf3 }; | ^~~ /kisskb/src/drivers/iio/chemical/vz89x.c:177:17: note: byref variable will be forcibly initialized 177 | struct i2c_msg msg[2]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/lgdt330x.c: In function 'lgdt330x_read_signal_strength': /kisskb/src/drivers/media/dvb-frontends/lgdt330x.c:601:6: note: byref variable will be forcibly initialized 601 | u16 snr; | ^~~ /kisskb/src/drivers/media/dvb-frontends/lgdt330x.c: In function 'lgdt330x_attach': /kisskb/src/drivers/media/dvb-frontends/lgdt330x.c:920:25: note: byref variable will be forcibly initialized 920 | struct lgdt330x_config config = *_config; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt330x.c: In function 'lgdt3302_sw_reset': /kisskb/src/drivers/media/dvb-frontends/lgdt330x.c:128:5: note: byref variable will be forcibly initialized 128 | u8 reset[] = { | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt330x.c: In function 'lgdt3303_sw_reset': /kisskb/src/drivers/media/dvb-frontends/lgdt330x.c:151:5: note: byref variable will be forcibly initialized 151 | u8 reset[] = { | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt330x.c: In function 'lgdt330x_set_parameters': /kisskb/src/drivers/media/dvb-frontends/lgdt330x.c:342:5: note: byref variable will be forcibly initialized 342 | u8 top_ctrl_cfg[] = { TOP_CONTROL, 0x03 }; | ^~~~~~~~~~~~ /kisskb/src/drivers/iio/adc/nau7802.c: In function 'nau7802_probe': /kisskb/src/drivers/iio/adc/nau7802.c:418:6: note: byref variable will be forcibly initialized 418 | u32 tmp = 0; | ^~~ /kisskb/src/drivers/media/dvb-frontends/lgdt330x.c: In function 'i2c_read_demod_bytes': /kisskb/src/drivers/media/dvb-frontends/lgdt330x.c:96:17: note: byref variable will be forcibly initialized 96 | struct i2c_msg msg[] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/lgdt330x.c:95:5: note: byref variable will be forcibly initialized 95 | u8 wr[] = { reg }; | ^~ /kisskb/src/drivers/media/dvb-frontends/lgdt330x.c: In function 'lgdt330x_probe': /kisskb/src/drivers/media/dvb-frontends/lgdt330x.c:864:5: note: byref variable will be forcibly initialized 864 | u8 buf[1]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/lgdt330x.c: In function 'lgdt3303_read_snr': /kisskb/src/drivers/media/dvb-frontends/lgdt330x.c:542:5: note: byref variable will be forcibly initialized 542 | u8 buf[5]; /* read data buffer */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/lgdt330x.c: In function 'lgdt3303_read_status': /kisskb/src/drivers/media/dvb-frontends/lgdt330x.c:726:5: note: byref variable will be forcibly initialized 726 | u8 buf[3]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/lgdt330x.c: In function 'lgdt3302_read_snr': /kisskb/src/drivers/media/dvb-frontends/lgdt330x.c:495:5: note: byref variable will be forcibly initialized 495 | u8 buf[5]; /* read data buffer */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/lgdt330x.c: In function 'lgdt3302_read_status': /kisskb/src/drivers/media/dvb-frontends/lgdt330x.c:623:5: note: byref variable will be forcibly initialized 623 | u8 buf[3]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c: In function 'lgdt3306a_write_reg': /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:127:17: note: byref variable will be forcibly initialized 127 | struct i2c_msg msg = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:126:5: note: byref variable will be forcibly initialized 126 | u8 buf[] = { reg >> 8, reg & 0xff, val }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c: In function 'lgdt3306a_read_reg': /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:151:17: note: byref variable will be forcibly initialized 151 | struct i2c_msg msg[] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:150:5: note: byref variable will be forcibly initialized 150 | u8 reg_buf[] = { reg >> 8, reg & 0xff }; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c: In function 'lgdt3306a_set_reg_bit': /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:185:5: note: byref variable will be forcibly initialized 185 | u8 val; | ^~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c: In function 'lgdt3306a_mpeg_tristate': /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:290:5: note: byref variable will be forcibly initialized 290 | u8 val; | ^~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c: In function 'lgdt3306a_read_ucblocks': /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:175:5: note: byref variable will be forcibly initialized 175 | u8 __val; \ | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:1722:14: note: in expansion of macro 'read_reg' 1722 | *ucblocks = read_reg(state, 0x00f4); /* TPIFTPERRCNT[0-7] */ | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c: In function 'lgdt3306a_calculate_snr_x100': /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:175:5: note: byref variable will be forcibly initialized 175 | u8 __val; \ | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:1495:9: note: in expansion of macro 'read_reg' 1495 | (read_reg(state, 0x00e9)); | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:175:5: note: byref variable will be forcibly initialized 175 | u8 __val; \ | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:1494:9: note: in expansion of macro 'read_reg' 1494 | pwr = (read_reg(state, 0x00e8) << 8) | | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:175:5: note: byref variable will be forcibly initialized 175 | u8 __val; \ | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:1493:9: note: in expansion of macro 'read_reg' 1493 | (read_reg(state, 0x00ed)); | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:175:5: note: byref variable will be forcibly initialized 175 | u8 __val; \ | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:1492:9: note: in expansion of macro 'read_reg' 1492 | mse = (read_reg(state, 0x00ec) << 8) | | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c: In function 'lgdt3306a_read_signal_strength': /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:1642:6: note: byref variable will be forcibly initialized 1642 | u16 snr; /* snr_x10 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:1641:5: note: byref variable will be forcibly initialized 1641 | u8 val; | ^~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c: In function 'lgdt3306a_read_ber': /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:175:5: note: byref variable will be forcibly initialized 175 | u8 __val; \ | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:1707:21: note: in expansion of macro 'read_reg' 1707 | tmp = (tmp << 8) | read_reg(state, 0x00ff); /* NBERVALUE[0-7] */ | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:175:5: note: byref variable will be forcibly initialized 175 | u8 __val; \ | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:1706:21: note: in expansion of macro 'read_reg' 1706 | tmp = (tmp << 8) | read_reg(state, 0x00fe); /* NBERVALUE[8-15] */ | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:175:5: note: byref variable will be forcibly initialized 175 | u8 __val; \ | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:1705:21: note: in expansion of macro 'read_reg' 1705 | tmp = (tmp << 8) | read_reg(state, 0x00fd); /* NBERVALUE[16-23] */ | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:175:5: note: byref variable will be forcibly initialized 175 | u8 __val; \ | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:1704:21: note: in expansion of macro 'read_reg' 1704 | tmp = read_reg(state, 0x00fc); /* NBERVALUE[24-31] */ | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c: In function 'lgdt3306a_check_neverlock_status': /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:1263:5: note: byref variable will be forcibly initialized 1263 | u8 val = 0; | ^~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c: In function 'lgdt3306a_check_oper_mode': /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:1146:5: note: byref variable will be forcibly initialized 1146 | u8 val = 0; | ^~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c: In function 'lgdt3306a_check_lock_status': /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:1178:5: note: byref variable will be forcibly initialized 1178 | u8 val = 0; | ^~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c: In function 'lgdt3306a_get_packet_error': /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:1424:5: note: byref variable will be forcibly initialized 1424 | u8 val; | ^~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c: In function 'lgdt3306a_pre_monitoring': /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:1281:5: note: byref variable will be forcibly initialized 1281 | u8 currChDiffACQ, snrRef, mainStrong, aiccrejStatus; | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:1279:5: note: byref variable will be forcibly initialized 1279 | u8 val = 0; | ^~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c: In function 'lgdt3306a_monitor_vsb': /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:1073:13: note: byref variable will be forcibly initialized 1073 | u8 snrRef, maxPowerMan, nCombDet; | ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:1071:5: note: byref variable will be forcibly initialized 1071 | u8 val; | ^~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c: In function 'lgdt3306a_mpeg_mode': /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:226:5: note: byref variable will be forcibly initialized 226 | u8 val; | ^~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c: In function 'lgdt3306a_mpeg_mode_polarity': /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:264:5: note: byref variable will be forcibly initialized 264 | u8 val; | ^~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c: In function 'lgdt3306a_read_status': /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:1569:6: note: byref variable will be forcibly initialized 1569 | u16 strength = 0; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c: In function 'lgdt3306a_set_vsb': /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:383:5: note: byref variable will be forcibly initialized 383 | u8 val; | ^~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c: In function 'lgdt3306a_set_qam': /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:543:5: note: byref variable will be forcibly initialized 543 | u8 val; | ^~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c: In function 'lgdt3306a_attach': /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:1799:5: note: byref variable will be forcibly initialized 1799 | u8 val; | ^~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c: In function 'lgdt3306a_init': /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:817:5: note: byref variable will be forcibly initialized 817 | u8 val; | ^~~ /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c: In function 'lgdt3306a_search': /kisskb/src/drivers/media/dvb-frontends/lgdt3306a.c:1761:17: note: byref variable will be forcibly initialized 1761 | enum fe_status status = 0; | ^~~~~~ /kisskb/src/drivers/media/radio/radio-tea5764.c: In function 'tea5764_i2c_write': /kisskb/src/drivers/media/radio/radio-tea5764.c:162:28: note: byref variable will be forcibly initialized 162 | struct tea5764_write_regs wr; | ^~ /kisskb/src/drivers/media/radio/radio-tea5764.c: In function 'tea5764_i2c_read': /kisskb/src/drivers/media/radio/radio-tea5764.c:145:17: note: byref variable will be forcibly initialized 145 | struct i2c_msg msgs[1] = { | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega20_smumgr.c: In function 'vega20_get_enabled_smc_features': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega20_smumgr.c:352:29: note: byref variable will be forcibly initialized 352 | uint32_t smc_features_low, smc_features_high; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega20_smumgr.c:352:11: note: byref variable will be forcibly initialized 352 | uint32_t smc_features_low, smc_features_high; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega20_smumgr.c: In function 'vega20_is_dpm_running': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega20_smumgr.c:608:11: note: byref variable will be forcibly initialized 608 | uint64_t features_enabled = 0; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_beacon.c: In function 'mt76x02_write_beacon': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_beacon.c:43:23: note: byref variable will be forcibly initialized 43 | struct mt76x02_txwi txwi; | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_dfs.c: In function 'mt76x02_dfs_add_events': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_dfs.c:565:27: note: byref variable will be forcibly initialized 565 | struct mt76x02_dfs_event event; | ^~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_dfs.c: In function 'mt76x02_dfs_tasklet': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_dfs.c:646:31: note: byref variable will be forcibly initialized 646 | struct mt76x02_dfs_hw_pulse pulse; | ^~~~~ /kisskb/src/drivers/hwtracing/intel_th/core.c: In function 'active_store': /kisskb/src/drivers/hwtracing/intel_th/core.c:309:16: note: byref variable will be forcibly initialized 309 | unsigned long val; | ^~~ /kisskb/src/drivers/hwtracing/intel_th/core.c: In function 'intel_th_subdevice_alloc': /kisskb/src/drivers/hwtracing/intel_th/core.c:620:18: note: byref variable will be forcibly initialized 620 | struct resource res[3]; | ^~~ /kisskb/src/drivers/hwtracing/intel_th/core.c: In function 'intel_th_output_open': /kisskb/src/drivers/hwtracing/intel_th/core.c:805:12: note: byref variable will be forcibly initialized 805 | static int intel_th_output_open(struct inode *inode, struct file *file) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8712/usb_intf.c: In function 'r871xu_drv_init': /kisskb/src/drivers/staging/rtl8712/usb_intf.c:394:6: note: byref variable will be forcibly initialized 394 | u8 mac[6]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/lg2160.c: In function 'lg216x_read_reg': /kisskb/src/drivers/media/dvb-frontends/lg2160.c:81:17: note: byref variable will be forcibly initialized 81 | struct i2c_msg msg[] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/lg2160.c:80:5: note: byref variable will be forcibly initialized 80 | u8 reg_buf[] = { reg >> 8, reg & 0xff }; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/lg2160.c: In function 'lg2161_read_snr': /kisskb/src/drivers/media/dvb-frontends/lg2160.c:1246:11: note: byref variable will be forcibly initialized 1246 | u8 snr1, snr2; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/lg2160.c:1246:5: note: byref variable will be forcibly initialized 1246 | u8 snr1, snr2; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/lg2160.c: In function 'lg2160_read_lock_status': /kisskb/src/drivers/media/dvb-frontends/lg2160.c:1122:5: note: byref variable will be forcibly initialized 1122 | u8 val; | ^~~ /kisskb/src/drivers/media/dvb-frontends/lg2160.c: In function 'lg216x_read_status': /kisskb/src/drivers/media/dvb-frontends/lg2160.c:1189:21: note: byref variable will be forcibly initialized 1189 | int ret, acq_lock, sync_lock; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/lg2160.c:1189:11: note: byref variable will be forcibly initialized 1189 | int ret, acq_lock, sync_lock; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/lg2160.c: In function 'lg216x_get_fic_version': /kisskb/src/drivers/media/dvb-frontends/lg2160.c:496:5: note: byref variable will be forcibly initialized 496 | u8 val; | ^~~ /kisskb/src/drivers/media/dvb-frontends/lg2160.c: In function 'lg216x_get_nog': /kisskb/src/drivers/media/dvb-frontends/lg2160.c:530:5: note: byref variable will be forcibly initialized 530 | u8 val; | ^~~ /kisskb/src/drivers/media/dvb-frontends/lg2160.c: In function 'lg216x_get_tnog': /kisskb/src/drivers/media/dvb-frontends/lg2160.c:546:5: note: byref variable will be forcibly initialized 546 | u8 val; | ^~~ /kisskb/src/drivers/media/dvb-frontends/lg2160.c: In function 'lg216x_get_sgn': /kisskb/src/drivers/media/dvb-frontends/lg2160.c:562:5: note: byref variable will be forcibly initialized 562 | u8 val; | ^~~ /kisskb/src/drivers/media/dvb-frontends/lg2160.c: In function 'lg216x_get_prc': /kisskb/src/drivers/media/dvb-frontends/lg2160.c:578:5: note: byref variable will be forcibly initialized 578 | u8 val; | ^~~ /kisskb/src/drivers/media/dvb-frontends/lg2160.c: In function 'lg216x_get_rs_frame_mode': /kisskb/src/drivers/media/dvb-frontends/lg2160.c:597:5: note: byref variable will be forcibly initialized 597 | u8 val; | ^~~ /kisskb/src/drivers/media/dvb-frontends/lg2160.c: In function 'lg216x_get_rs_frame_ensemble': /kisskb/src/drivers/media/dvb-frontends/lg2160.c:637:5: note: byref variable will be forcibly initialized 637 | u8 val; | ^~~ /kisskb/src/drivers/media/dvb-frontends/lg2160.c: In function 'lg216x_get_rs_code_mode': /kisskb/src/drivers/media/dvb-frontends/lg2160.c:663:5: note: byref variable will be forcibly initialized 663 | u8 val; | ^~~ /kisskb/src/drivers/media/dvb-frontends/lg2160.c: In function 'lg216x_get_sccc_block_mode': /kisskb/src/drivers/media/dvb-frontends/lg2160.c:688:5: note: byref variable will be forcibly initialized 688 | u8 val; | ^~~ /kisskb/src/drivers/media/dvb-frontends/lg2160.c: In function 'lg216x_get_sccc_code_mode': /kisskb/src/drivers/media/dvb-frontends/lg2160.c:725:5: note: byref variable will be forcibly initialized 725 | u8 val; | ^~~ /kisskb/src/drivers/media/dvb-frontends/lg2160.c: In function 'lg2160_read_snr': /kisskb/src/drivers/media/dvb-frontends/lg2160.c:1218:11: note: byref variable will be forcibly initialized 1218 | u8 snr1, snr2; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/lg2160.c:1218:5: note: byref variable will be forcibly initialized 1218 | u8 snr1, snr2; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/lg2160.c: In function 'lg216x_write_reg': /kisskb/src/drivers/media/dvb-frontends/lg2160.c:57:17: note: byref variable will be forcibly initialized 57 | struct i2c_msg msg = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/lg2160.c:56:5: note: byref variable will be forcibly initialized 56 | u8 buf[] = { reg >> 8, reg & 0xff, val }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/lg2160.c: In function 'lg216x_set_reg_bit': /kisskb/src/drivers/media/dvb-frontends/lg2160.c:126:5: note: byref variable will be forcibly initialized 126 | u8 val; | ^~~ /kisskb/src/drivers/media/dvb-frontends/lg2160.c: In function 'lg2160_agc_fix': /kisskb/src/drivers/media/dvb-frontends/lg2160.c:263:5: note: byref variable will be forcibly initialized 263 | u8 val; | ^~~ /kisskb/src/drivers/iio/accel/mxc4005.c: In function 'mxc4005_read_axis': /kisskb/src/drivers/iio/accel/mxc4005.c:154:9: note: byref variable will be forcibly initialized 154 | __be16 reg; | ^~~ /kisskb/src/drivers/media/dvb-frontends/lg2160.c: In function 'lg2160_agc_polarity': /kisskb/src/drivers/media/dvb-frontends/lg2160.c:305:5: note: byref variable will be forcibly initialized 305 | u8 val; | ^~~ /kisskb/src/drivers/iio/accel/mxc4005.c: In function 'mxc4005_read_scale': /kisskb/src/drivers/iio/accel/mxc4005.c:168:15: note: byref variable will be forcibly initialized 168 | unsigned int reg; | ^~~ /kisskb/src/drivers/media/dvb-frontends/lg2160.c: In function 'lg2160_tuner_pwr_save_polarity': /kisskb/src/drivers/media/dvb-frontends/lg2160.c:325:5: note: byref variable will be forcibly initialized 325 | u8 val; | ^~~ /kisskb/src/drivers/media/dvb-frontends/lg2160.c: In function 'lg216x_set_if': /kisskb/src/drivers/media/dvb-frontends/lg2160.c:238:5: note: byref variable will be forcibly initialized 238 | u8 val; | ^~~ /kisskb/src/drivers/iio/accel/mxc4005.c: In function 'mxc4005_chip_init': /kisskb/src/drivers/iio/accel/mxc4005.c:375:15: note: byref variable will be forcibly initialized 375 | unsigned int reg; | ^~~ /kisskb/src/drivers/media/dvb-frontends/lg2160.c: In function 'lg2160_tuner_pwr_save': /kisskb/src/drivers/media/dvb-frontends/lg2160.c:362:5: note: byref variable will be forcibly initialized 362 | u8 val; | ^~~ /kisskb/src/drivers/media/dvb-frontends/lg2160.c: In function 'lg2160_set_spi_clock': /kisskb/src/drivers/media/dvb-frontends/lg2160.c:422:5: note: byref variable will be forcibly initialized 422 | u8 val; | ^~~ /kisskb/src/drivers/media/dvb-frontends/lg2160.c: In function 'lg2161_set_output_interface': /kisskb/src/drivers/media/dvb-frontends/lg2160.c:440:5: note: byref variable will be forcibly initialized 440 | u8 val; | ^~~ /kisskb/src/drivers/media/dvb-frontends/lg2160.c: In function 'lg216x_set_ensemble': /kisskb/src/drivers/media/dvb-frontends/lg2160.c:395:5: note: byref variable will be forcibly initialized 395 | u8 val; | ^~~ /kisskb/src/drivers/media/dvb-frontends/lg2160.c: In function 'lg2160_spectrum_polarity': /kisskb/src/drivers/media/dvb-frontends/lg2160.c:344:5: note: byref variable will be forcibly initialized 344 | u8 val; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_benchmark.c: In function 'radeon_benchmark_do_move': /kisskb/src/drivers/gpu/drm/radeon/radeon_benchmark.c:42:23: note: byref variable will be forcibly initialized 42 | struct radeon_fence *fence = NULL; | ^~~~~ /kisskb/src/drivers/media/dvb-core/dvb_frontend.c: In function 'dvb_frontend_check_parameters': /kisskb/src/drivers/media/dvb-core/dvb_frontend.c:963:6: note: byref variable will be forcibly initialized 963 | u32 freq_max; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_frontend.c:962:6: note: byref variable will be forcibly initialized 962 | u32 freq_min; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_benchmark.c: In function 'radeon_benchmark_move': /kisskb/src/drivers/gpu/drm/radeon/radeon_benchmark.c:92:18: note: byref variable will be forcibly initialized 92 | uint64_t saddr, daddr; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_benchmark.c:92:11: note: byref variable will be forcibly initialized 92 | uint64_t saddr, daddr; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_benchmark.c:91:20: note: byref variable will be forcibly initialized 91 | struct radeon_bo *sobj = NULL; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_benchmark.c:90:20: note: byref variable will be forcibly initialized 90 | struct radeon_bo *dobj = NULL; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_benchmark.c: In function 'radeon_benchmark': /kisskb/src/drivers/gpu/drm/radeon/radeon_benchmark.c:170:6: note: byref variable will be forcibly initialized 170 | int common_modes[RADEON_BENCHMARK_COMMON_MODES_N] = { | ^~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_frontend.c: In function 'dvb_frontend_swzigzag': /kisskb/src/drivers/media/dvb-core/dvb_frontend.c:480:17: note: byref variable will be forcibly initialized 480 | enum fe_status s = FE_NONE; | ^ /kisskb/src/drivers/media/dvb-core/dvb_frontend.c: In function 'dvb_get_property': /kisskb/src/drivers/media/dvb-core/dvb_frontend.c:2346:33: note: byref variable will be forcibly initialized 2346 | struct dtv_frontend_properties getp; | ^~~~ /kisskb/src/drivers/media/dvb-core/dvb_frontend.c: In function 'dvb_get_frontend': /kisskb/src/drivers/media/dvb-core/dvb_frontend.c:2400:33: note: byref variable will be forcibly initialized 2400 | struct dtv_frontend_properties getp; | ^~~~ 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/media/dvb-core/dvb_frontend.c:20: /kisskb/src/drivers/media/dvb-core/dvb_frontend.c: In function 'dvb_frontend_get_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/media/dvb-core/dvb_frontend.c:301:9: note: in expansion of macro 'wait_event_interruptible' 301 | ret = wait_event_interruptible(events->wait_queue, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_frontend.c: In function 'dvb_frontend_handle_ioctl': /kisskb/src/drivers/media/dvb-core/dvb_frontend.c:2621:12: note: byref variable will be forcibly initialized 2621 | ktime_t nexttime; | ^~~~~~~~ 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/media/dvb-core/dvb_frontend.c:20: /kisskb/src/drivers/media/dvb-core/dvb_frontend.c: In function 'dvb_frontend_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/media/dvb-core/dvb_frontend.c:675:3: note: in expansion of macro 'wait_event_interruptible_timeout' 675 | wait_event_interruptible_timeout(fepriv->wait_queue, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-core/dvb_frontend.c:655:17: note: byref variable will be forcibly initialized 655 | enum fe_status s = FE_NONE; | ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/hwmgr.c: In function 'hwmgr_handle_task': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/hwmgr.c:383:26: note: byref variable will be forcibly initialized 383 | struct pp_power_state *requested_ps = NULL; | ^~~~~~~~~~~~ /kisskb/src/drivers/iio/chemical/atlas-ezo-sensor.c: In function 'atlas_ezo_read_raw': /kisskb/src/drivers/iio/chemical/atlas-ezo-sensor.c:124:8: note: byref variable will be forcibly initialized 124 | long tmp; | ^~~ /kisskb/src/drivers/media/pci/bt8xx/bttv-driver.c: In function 'bttv_s_tuner': /kisskb/src/drivers/media/pci/bt8xx/bttv-driver.c:1798:21: note: byref variable will be forcibly initialized 1798 | struct v4l2_tuner copy = *t; | ^~~~ /kisskb/src/drivers/media/pci/bt8xx/bttv-driver.c: In function 'bttv_suspend': /kisskb/src/drivers/media/pci/bt8xx/bttv-driver.c:4269:25: note: byref variable will be forcibly initialized 4269 | struct bttv_buffer_set idle; | ^~~~ /kisskb/src/drivers/media/pci/bt8xx/bttv-driver.c: In function 'bttv_try_fmt_vid_cap': /kisskb/src/drivers/media/pci/bt8xx/bttv-driver.c:2304:15: note: byref variable will be forcibly initialized 2304 | __s32 width, height; | ^~~~~~ /kisskb/src/drivers/media/pci/bt8xx/bttv-driver.c:2304:8: note: byref variable will be forcibly initialized 2304 | __s32 width, height; | ^~~~~ /kisskb/src/drivers/media/pci/bt8xx/bttv-driver.c: In function 'bttv_irq_switch_video': /kisskb/src/drivers/media/pci/bt8xx/bttv-driver.c:3673:25: note: byref variable will be forcibly initialized 3673 | struct bttv_buffer_set old; | ^~~ /kisskb/src/drivers/media/pci/bt8xx/bttv-driver.c:3672:25: note: byref variable will be forcibly initialized 3672 | struct bttv_buffer_set new; | ^~~ /kisskb/src/drivers/media/pci/bt8xx/bttv-driver.c: In function 'bttv_irq_timeout': /kisskb/src/drivers/media/pci/bt8xx/bttv-driver.c:3592:29: note: byref variable will be forcibly initialized 3592 | struct bttv_buffer_set old,new; | ^~~ /kisskb/src/drivers/media/pci/bt8xx/bttv-driver.c:3592:25: note: byref variable will be forcibly initialized 3592 | struct bttv_buffer_set old,new; | ^~~ /kisskb/src/drivers/media/pci/bt8xx/bttv-driver.c: In function 'pci_set_command': /kisskb/src/drivers/media/pci/bt8xx/bttv-driver.c:3955:15: note: byref variable will be forcibly initialized 3955 | unsigned int cmd; | ^~~ /kisskb/src/drivers/media/pci/bt8xx/bttv-driver.c: In function 'radio_release': /kisskb/src/drivers/media/pci/bt8xx/bttv-driver.c:3173:25: note: byref variable will be forcibly initialized 3173 | struct saa6588_command cmd; | ^~~ /kisskb/src/drivers/media/pci/bt8xx/bttv-driver.c: In function 'bttv_s_fbuf': /kisskb/src/drivers/media/pci/bt8xx/bttv-driver.c:2586:9: note: byref variable will be forcibly initialized 2586 | __s32 height = fb->fmt.height; | ^~~~~~ /kisskb/src/drivers/media/pci/bt8xx/bttv-driver.c:2585:9: note: byref variable will be forcibly initialized 2585 | __s32 width = fb->fmt.width; | ^~~~~ /kisskb/src/drivers/media/pci/bt8xx/bttv-driver.c: In function 'bttv_s_fmt_vid_cap': /kisskb/src/drivers/media/pci/bt8xx/bttv-driver.c:2373:15: note: byref variable will be forcibly initialized 2373 | __s32 width, height; | ^~~~~~ /kisskb/src/drivers/media/pci/bt8xx/bttv-driver.c:2373:8: note: byref variable will be forcibly initialized 2373 | __s32 width, height; | ^~~~~ /kisskb/src/drivers/media/pci/bt8xx/bttv-driver.c: In function 'bttv_set_frequency': /kisskb/src/drivers/media/pci/bt8xx/bttv-driver.c:1824:24: note: byref variable will be forcibly initialized 1824 | struct v4l2_frequency new_freq = *f; | ^~~~~~~~ /kisskb/src/drivers/media/pci/bt8xx/bttv-driver.c: In function 'radio_poll': /kisskb/src/drivers/media/pci/bt8xx/bttv-driver.c:3273:25: note: byref variable will be forcibly initialized 3273 | struct saa6588_command cmd; | ^~~ /kisskb/src/drivers/media/pci/bt8xx/bttv-driver.c: In function 'radio_read': /kisskb/src/drivers/media/pci/bt8xx/bttv-driver.c:3254:25: note: byref variable will be forcibly initialized 3254 | struct saa6588_command cmd; | ^~~ /kisskb/src/drivers/media/pci/bt8xx/bttv-driver.c: In function 'bttv_probe': /kisskb/src/drivers/media/pci/bt8xx/bttv-driver.c:3971:16: note: byref variable will be forcibly initialized 3971 | unsigned char lat; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24123.c: In function 'cx24123_i2c_writereg': /kisskb/src/drivers/media/dvb-frontends/cx24123.c:236:17: note: byref variable will be forcibly initialized 236 | struct i2c_msg msg = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24123.c:235:5: note: byref variable will be forcibly initialized 235 | u8 buf[] = { reg, data }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24123.c: In function 'cx24123_i2c_readreg': /kisskb/src/drivers/media/dvb-frontends/cx24123.c:257:17: note: byref variable will be forcibly initialized 257 | struct i2c_msg msg[] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24123.c:256:5: note: byref variable will be forcibly initialized 256 | u8 b = 0; | ^ /kisskb/src/drivers/media/dvb-frontends/cx24123.c: In function 'cx24123_read_status': /kisskb/src/drivers/media/dvb-frontends/cx24123.c:828:7: note: byref variable will be forcibly initialized 828 | u32 tun_status = 0; | ^~~~~~~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-subdev.c: In function 'v4l2_subdev_link_validate': /kisskb/src/drivers/media/v4l2-core/v4l2-subdev.c:848:38: note: byref variable will be forcibly initialized 848 | struct v4l2_subdev_format sink_fmt, source_fmt; | ^~~~~~~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-subdev.c:848:28: note: byref variable will be forcibly initialized 848 | struct v4l2_subdev_format sink_fmt, source_fmt; | ^~~~~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-subdev.c: In function 'subdev_do_ioctl': /kisskb/src/drivers/media/v4l2-core/v4l2-subdev.c:651:15: note: byref variable will be forcibly initialized 651 | v4l2_std_id id; | ^~ /kisskb/src/drivers/media/v4l2-core/v4l2-subdev.c:521:32: note: byref variable will be forcibly initialized 521 | struct v4l2_subdev_selection sel; | ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-subdev.c:503:32: note: byref variable will be forcibly initialized 503 | struct v4l2_subdev_selection sel; | ^~~ In file included from /kisskb/src/drivers/media/v4l2-core/v4l2-subdev.c:14: /kisskb/src/drivers/media/v4l2-core/v4l2-subdev.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-common.c: In function 'v4l2_ctrl_query_fill': /kisskb/src/drivers/media/v4l2-core/v4l2-common.c:71:6: note: byref variable will be forcibly initialized 71 | s64 def = _def; | ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-common.c:70:6: note: byref variable will be forcibly initialized 70 | u64 step = _step; | ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-common.c:69:6: note: byref variable will be forcibly initialized 69 | s64 max = _max; | ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-common.c:68:6: note: byref variable will be forcibly initialized 68 | s64 min = _min; | ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-common.c:67:14: note: byref variable will be forcibly initialized 67 | const char *name; | ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-common.c: In function 'v4l2_get_link_freq': /kisskb/src/drivers/media/v4l2-core/v4l2-common.c:456:25: note: byref variable will be forcibly initialized 456 | struct v4l2_querymenu qm = { .id = V4L2_CID_LINK_FREQ }; | ^~ /kisskb/src/drivers/media/radio/saa7706h.c: In function 'saa7706h_set_reg16': /kisskb/src/drivers/media/radio/saa7706h.c:168:5: note: byref variable will be forcibly initialized 168 | u8 buf[4]; | ^~~ /kisskb/src/drivers/media/radio/saa7706h.c: In function 'saa7706h_set_reg24': /kisskb/src/drivers/media/radio/saa7706h.c:147:5: note: byref variable will be forcibly initialized 147 | u8 buf[5]; | ^~~ /kisskb/src/drivers/media/radio/saa7706h.c: In function 'saa7706h_get_reg16': /kisskb/src/drivers/media/radio/saa7706h.c:190:5: note: byref variable will be forcibly initialized 190 | u8 regaddr[] = {reg >> 8, reg}; | ^~~~~~~ /kisskb/src/drivers/media/radio/saa7706h.c:188:5: note: byref variable will be forcibly initialized 188 | u8 buf[2]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/lnbh29.c: In function 'lnbh29_read_vmon': /kisskb/src/drivers/media/dvb-frontends/lnbh29.c:45:17: note: byref variable will be forcibly initialized 45 | struct i2c_msg msg[2] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/lnbh29.c:43:5: note: byref variable will be forcibly initialized 43 | u8 status[2]; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/lnbh29.c:42:5: note: byref variable will be forcibly initialized 42 | u8 addr = 0x00; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/lnbh29.c: In function 'lnbh29_set_voltage': /kisskb/src/drivers/media/dvb-frontends/lnbh29.c:84:17: note: byref variable will be forcibly initialized 84 | struct i2c_msg msg = { | ^~~ /kisskb/src/drivers/iio/accel/mxc6255.c: In function 'mxc6255_read_raw': /kisskb/src/drivers/iio/accel/mxc6255.c:54:15: note: byref variable will be forcibly initialized 54 | unsigned int reg; | ^~~ /kisskb/src/drivers/iio/accel/mxc6255.c: In function 'mxc6255_probe': /kisskb/src/drivers/iio/accel/mxc6255.c:122:15: note: byref variable will be forcibly initialized 122 | unsigned int chip_id; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/lnbp21.c: In function 'lnbp21_set_tone': /kisskb/src/drivers/media/dvb-frontends/lnbp21.c:81:17: note: byref variable will be forcibly initialized 81 | struct i2c_msg msg = { .addr = lnbp21->i2c_addr, .flags = 0, | ^~~ /kisskb/src/drivers/media/dvb-frontends/lnbp21.c: In function 'lnbp21_enable_high_lnb_voltage': /kisskb/src/drivers/media/dvb-frontends/lnbp21.c:62:17: note: byref variable will be forcibly initialized 62 | struct i2c_msg msg = { .addr = lnbp21->i2c_addr, .flags = 0, | ^~~ /kisskb/src/drivers/media/dvb-frontends/lnbp21.c: In function 'lnbp21_set_voltage': /kisskb/src/drivers/media/dvb-frontends/lnbp21.c:34:17: note: byref variable will be forcibly initialized 34 | struct i2c_msg msg = { .addr = lnbp21->i2c_addr, .flags = 0, | ^~~ /kisskb/src/drivers/media/radio/tef6862.c: In function 'tef6862_sigstr': /kisskb/src/drivers/media/radio/tef6862.c:61:5: note: byref variable will be forcibly initialized 61 | u8 buf[4]; | ^~~ /kisskb/src/drivers/media/radio/tef6862.c: In function 'tef6862_s_frequency': /kisskb/src/drivers/media/radio/tef6862.c:97:5: note: byref variable will be forcibly initialized 97 | u8 i2cmsg[3]; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/lnbp22.c: In function 'lnbp22_enable_high_lnb_voltage': /kisskb/src/drivers/media/dvb-frontends/lnbp22.c:69:17: note: byref variable will be forcibly initialized 69 | struct i2c_msg msg = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/lnbp22.c: In function 'lnbp22_set_voltage': /kisskb/src/drivers/media/dvb-frontends/lnbp22.c:38:17: note: byref variable will be forcibly initialized 38 | struct i2c_msg msg = { | ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c: In function 'validate_vp9_seg_params': /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c:385:13: note: byref variable will be forcibly initialized 385 | const int range[] = { 255, 63, 3, 0 }; | ^~~~~ In file included from /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c:10: /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c: In function 'send_initial_event': /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c:44:20: note: byref variable will be forcibly initialized 44 | struct v4l2_event ev; | ^~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c: In function 'send_event': /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c:55:20: note: byref variable will be forcibly initialized 55 | struct v4l2_event ev; | ^~ /kisskb/src/drivers/staging/rtl8192u/r8180_93cx6.c: In function 'eprom_w': /kisskb/src/drivers/staging/rtl8192u/r8180_93cx6.c:62:5: note: byref variable will be forcibly initialized 62 | u8 cmdreg; | ^~~~~~ /kisskb/src/drivers/staging/rtl8192u/r8180_93cx6.c: In function 'eprom_r': /kisskb/src/drivers/staging/rtl8192u/r8180_93cx6.c:79:5: note: byref variable will be forcibly initialized 79 | u8 bit; | ^~~ /kisskb/src/drivers/staging/rtl8192u/r8180_93cx6.c: In function 'eprom_cs': /kisskb/src/drivers/staging/rtl8192u/r8180_93cx6.c:25:5: note: byref variable will be forcibly initialized 25 | u8 cmdreg; | ^~~~~~ /kisskb/src/drivers/staging/rtl8192u/r8180_93cx6.c: In function 'eprom_ck_cycle': /kisskb/src/drivers/staging/rtl8192u/r8180_93cx6.c:44:5: note: byref variable will be forcibly initialized 44 | u8 cmdreg; | ^~~~~~ /kisskb/src/drivers/staging/rtl8192u/r8180_93cx6.c: In function 'eprom_read': /kisskb/src/drivers/staging/rtl8192u/r8180_93cx6.c:108:8: note: byref variable will be forcibly initialized 108 | short addr_str[8]; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8192u/r8180_93cx6.c:107:8: note: byref variable will be forcibly initialized 107 | short read_cmd[] = {1, 1, 0}; | ^~~~~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c: In function 'v4l2_ctrl_new_custom': /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c:1560:6: note: byref variable will be forcibly initialized 1560 | s64 def = cfg->def; | ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c:1559:6: note: byref variable will be forcibly initialized 1559 | u64 step = cfg->step; | ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c:1558:6: note: byref variable will be forcibly initialized 1558 | s64 max = cfg->max; | ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c:1557:6: note: byref variable will be forcibly initialized 1557 | s64 min = cfg->min; | ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c:1556:6: note: byref variable will be forcibly initialized 1556 | u32 flags = cfg->flags; | ^~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c:1555:22: note: byref variable will be forcibly initialized 1555 | enum v4l2_ctrl_type type = cfg->type; | ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c:1552:14: note: byref variable will be forcibly initialized 1552 | const char *name = cfg->name; | ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c: In function 'v4l2_ctrl_new_std': /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c:1597:6: note: byref variable will be forcibly initialized 1597 | u32 flags; | ^~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c:1596:22: note: byref variable will be forcibly initialized 1596 | enum v4l2_ctrl_type type; | ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c:1595:14: note: byref variable will be forcibly initialized 1595 | const char *name; | ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c: In function 'v4l2_ctrl_new_std_menu': /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c:1626:6: note: byref variable will be forcibly initialized 1626 | u32 flags; | ^~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c:1625:6: note: byref variable will be forcibly initialized 1625 | u64 step; | ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c:1624:6: note: byref variable will be forcibly initialized 1624 | s64 def = _def; | ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c:1623:6: note: byref variable will be forcibly initialized 1623 | s64 max = _max; | ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c:1622:6: note: byref variable will be forcibly initialized 1622 | s64 min; | ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c:1621:22: note: byref variable will be forcibly initialized 1621 | enum v4l2_ctrl_type type; | ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c:1620:14: note: byref variable will be forcibly initialized 1620 | const char *name; | ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c:1619:15: note: byref variable will be forcibly initialized 1619 | unsigned int qmenu_int_len = 0; | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c: In function 'v4l2_ctrl_new_std_menu_items': /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c:1656:6: note: byref variable will be forcibly initialized 1656 | s64 def = _def; | ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c:1655:6: note: byref variable will be forcibly initialized 1655 | s64 max = _max; | ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c:1654:6: note: byref variable will be forcibly initialized 1654 | s64 min; | ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c:1653:6: note: byref variable will be forcibly initialized 1653 | u64 step; | ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c:1652:6: note: byref variable will be forcibly initialized 1652 | u32 flags; | ^~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c:1651:14: note: byref variable will be forcibly initialized 1651 | const char *name; | ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c:1650:22: note: byref variable will be forcibly initialized 1650 | enum v4l2_ctrl_type type; | ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c: In function 'v4l2_ctrl_new_std_compound': /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c:1686:22: note: byref variable will be forcibly initialized 1686 | s64 min, max, step, def; | ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c:1686:16: note: byref variable will be forcibly initialized 1686 | s64 min, max, step, def; | ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c:1686:11: note: byref variable will be forcibly initialized 1686 | s64 min, max, step, def; | ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c:1686:6: note: byref variable will be forcibly initialized 1686 | s64 min, max, step, def; | ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c:1685:6: note: byref variable will be forcibly initialized 1685 | u32 flags; | ^~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c:1684:22: note: byref variable will be forcibly initialized 1684 | enum v4l2_ctrl_type type; | ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c:1683:14: note: byref variable will be forcibly initialized 1683 | const char *name; | ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c: In function 'v4l2_ctrl_new_int_menu': /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c:1710:6: note: byref variable will be forcibly initialized 1710 | u32 flags; | ^~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c:1709:6: note: byref variable will be forcibly initialized 1709 | s64 def = _def; | ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c:1708:6: note: byref variable will be forcibly initialized 1708 | s64 max = _max; | ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c:1707:6: note: byref variable will be forcibly initialized 1707 | u64 step; | ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c:1706:6: note: byref variable will be forcibly initialized 1706 | s64 min; | ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c:1705:22: note: byref variable will be forcibly initialized 1705 | enum v4l2_ctrl_type type; | ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-core.c:1704:14: note: byref variable will be forcibly initialized 1704 | const char *name; | ^~~~ In file included from /kisskb/src/drivers/media/pci/cx88/cx88-dvb.c:39: /kisskb/src/drivers/media/pci/cx88/cx88-dvb.c: In function 'stv0299_writereg': /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized 100 | u8 buf[] = {reg, val}; | ^~~ /kisskb/src/drivers/media/pci/cx88/cx88-dvb.c: In function 'sharp_z0194a_set_symbol_rate': /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/pci/cx88/cx88-dvb.c: In function 'samsung_smt_7020_stv0299_set_symbol_rate': /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv0299.h:100:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/pci/cx88/cx88-dvb.c: In function 'samsung_smt_7020_set_voltage': /kisskb/src/drivers/media/pci/cx88/cx88-dvb.c:915:17: note: byref variable will be forcibly initialized 915 | struct i2c_msg msg = { | ^~~ /kisskb/src/drivers/media/pci/cx88/cx88-dvb.c:914:5: note: byref variable will be forcibly initialized 914 | u8 data; | ^~~~ /kisskb/src/drivers/media/pci/cx88/cx88-dvb.c: In function 'samsung_smt_7020_tuner_set_params': /kisskb/src/drivers/media/pci/cx88/cx88-dvb.c:861:17: note: byref variable will be forcibly initialized 861 | struct i2c_msg msg = { | ^~~ /kisskb/src/drivers/media/pci/cx88/cx88-dvb.c:859:5: note: byref variable will be forcibly initialized 859 | u8 buf[4]; | ^~~ /kisskb/src/drivers/media/pci/cx88/cx88-dvb.c: In function 'attach_xc3028': /kisskb/src/drivers/media/pci/cx88/cx88-dvb.c:608:23: note: byref variable will be forcibly initialized 608 | struct xc2028_config cfg = { | ^~~ /kisskb/src/drivers/media/pci/cx88/cx88-dvb.c:607:21: note: byref variable will be forcibly initialized 607 | struct xc2028_ctrl ctl; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/hardwaremanager.c: In function 'phm_set_power_state': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/hardwaremanager.c:63:35: note: byref variable will be forcibly initialized 63 | struct phm_set_power_state_input states; | ^~~~~~ /kisskb/src/drivers/media/pci/cx88/cx88-dvb.c: In function 'dvb_register': /kisskb/src/drivers/media/pci/cx88/cx88-dvb.c:1400:25: note: byref variable will be forcibly initialized 1400 | struct xc4000_config cfg = { | ^~~ /kisskb/src/drivers/media/pci/cx88/cx88-dvb.c:1366:25: note: byref variable will be forcibly initialized 1366 | struct xc2028_config cfg = { | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/hardwaremanager.c: In function 'phm_start_thermal_controller': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/hardwaremanager.c:235:29: note: byref variable will be forcibly initialized 235 | struct PP_TemperatureRange range = { | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/processpptables.c: In function 'get_powerplay_table': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/processpptables.c:830:11: note: byref variable will be forcibly initialized 830 | uint16_t size; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/processpptables.c:829:16: note: byref variable will be forcibly initialized 829 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/processpptables.c:829:10: note: byref variable will be forcibly initialized 829 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/processpptables.c: In function 'init_overdrive_limits': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/processpptables.c:1171:11: note: byref variable will be forcibly initialized 1171 | uint16_t size; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/processpptables.c:1170:16: note: byref variable will be forcibly initialized 1170 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/processpptables.c:1170:10: note: byref variable will be forcibly initialized 1170 | uint8_t frev, crev; | ^~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/inc/pp_debug.h:35, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/processpptables.c:23: /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/processpptables.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_usb_mcu.c: In function '__mt76x02u_mcu_fw_send_data': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_usb_mcu.c:233:9: note: byref variable will be forcibly initialized 233 | __le32 info; | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_usb_mcu.c: In function 'mt76x02u_mcu_wait_resp': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76x02_usb_mcu.c:54:9: note: byref variable will be forcibly initialized 54 | int i, len, ret; | ^~~ /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/drivers/hwtracing/intel_th/pti.c: In function 'clock_divider_store': /kisskb/src/drivers/hwtracing/intel_th/pti.c:121:16: note: byref variable will be forcibly initialized 121 | unsigned long val; | ^~~ /kisskb/src/drivers/hwtracing/intel_th/pti.c: In function 'freerunning_clock_store': /kisskb/src/drivers/hwtracing/intel_th/pti.c:93:16: note: byref variable will be forcibly initialized 93 | unsigned long val; | ^~~ /kisskb/src/drivers/hwtracing/intel_th/pti.c: In function 'mode_store': /kisskb/src/drivers/hwtracing/intel_th/pti.c:61:16: note: byref variable will be forcibly initialized 61 | unsigned long val; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu8_hwmgr.c: In function 'smu8_read_sensor': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu8_hwmgr.c:1723:41: note: byref variable will be forcibly initialized 1723 | uint32_t sclk, vclk, dclk, ecclk, tmp, activity_percent; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu8_hwmgr.c: In function 'smu8_init_uvd_limit': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu8_hwmgr.c:586:11: note: byref variable will be forcibly initialized 586 | uint32_t level; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu8_hwmgr.c: In function 'smu8_init_vce_limit': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu8_hwmgr.c:613:11: note: byref variable will be forcibly initialized 613 | uint32_t level; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu8_hwmgr.c: In function 'smu8_init_acp_limit': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu8_hwmgr.c:640:11: note: byref variable will be forcibly initialized 640 | uint32_t level; | ^~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/inc/pp_debug.h:35, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu8_hwmgr.c:23: /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu8_hwmgr.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu8_hwmgr.c: In function 'smu8_get_system_info_data': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu8_hwmgr.c:316:11: note: byref variable will be forcibly initialized 316 | uint16_t size; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu8_hwmgr.c:315:16: note: byref variable will be forcibly initialized 315 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu8_hwmgr.c:315:10: note: byref variable will be forcibly initialized 315 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu8_hwmgr.c: In function 'smu8_dpm_get_num_of_pp_table_entries': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu8_hwmgr.c:1395:16: note: byref variable will be forcibly initialized 1395 | unsigned long ret = 0; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu8_hwmgr.c: In function 'smu8_upload_pptable_to_smu': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu8_hwmgr.c:441:34: note: byref variable will be forcibly initialized 441 | pp_atomctrl_clock_dividers_kong dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu8_hwmgr.c:440:8: note: byref variable will be forcibly initialized 440 | void *table = NULL; | ^~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/inc/pp_debug.h:35, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/process_pptables_v1_0.c:23: /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/process_pptables_v1_0.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/isl6421.c: In function 'isl6421_set_tone': /kisskb/src/drivers/media/dvb-frontends/isl6421.c:146:17: note: byref variable will be forcibly initialized 146 | struct i2c_msg msg = { .addr = isl6421->i2c_addr, .flags = 0, | ^~~ /kisskb/src/drivers/media/dvb-frontends/isl6421.c: In function 'isl6421_enable_high_lnb_voltage': /kisskb/src/drivers/media/dvb-frontends/isl6421.c:127:17: note: byref variable will be forcibly initialized 127 | struct i2c_msg msg = { .addr = isl6421->i2c_addr, .flags = 0, | ^~~ /kisskb/src/drivers/media/dvb-frontends/isl6421.c: In function 'isl6421_set_voltage': /kisskb/src/drivers/media/dvb-frontends/isl6421.c:37:17: note: byref variable will be forcibly initialized 37 | struct i2c_msg msg[2] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/isl6421.c:34:5: note: byref variable will be forcibly initialized 34 | u8 buf; | ^~~ In file included from /kisskb/src/drivers/iio/adc/ti-adc0832.c:12: /kisskb/src/drivers/iio/adc/ti-adc0832.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/process_pptables_v1_0.c: In function 'get_powerplay_table': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/process_pptables_v1_0.c:139:11: note: byref variable will be forcibly initialized 139 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/process_pptables_v1_0.c:139:5: note: byref variable will be forcibly initialized 139 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/process_pptables_v1_0.c:138:6: note: byref variable will be forcibly initialized 138 | u16 size; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/process_pptables_v1_0.c: In function 'get_powerplay_table_entry_v1_0': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/process_pptables_v1_0.c:1378:11: note: byref variable will be forcibly initialized 1378 | uint32_t flags = 0; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/tda10086.c: In function 'tda10086_write_byte': /kisskb/src/drivers/media/dvb-frontends/tda10086.c:42:5: note: byref variable will be forcibly initialized 42 | u8 b0[] = { reg, data }; | ^~ /kisskb/src/drivers/media/dvb-frontends/tda10086.c: In function 'tda10086_read_byte': /kisskb/src/drivers/media/dvb-frontends/tda10086.c:59:5: note: byref variable will be forcibly initialized 59 | u8 b1[] = { 0 }; | ^~ /kisskb/src/drivers/media/dvb-frontends/tda10086.c:58:5: note: byref variable will be forcibly initialized 58 | u8 b0[] = { reg }; | ^~ /kisskb/src/drivers/media/dvb-frontends/tda10086.c: In function 'tda10086_set_frontend': /kisskb/src/drivers/media/dvb-frontends/tda10086.c:406:6: note: byref variable will be forcibly initialized 406 | u32 freq = 0; | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/sdio.c: In function 'mt76s_read_mailbox': /kisskb/src/drivers/net/wireless/mediatek/mt76/sdio.c:38:6: note: byref variable will be forcibly initialized 38 | int err; | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/sdio.c: In function 'mt76s_write_mailbox': /kisskb/src/drivers/net/wireless/mediatek/mt76/sdio.c:93:6: note: byref variable will be forcibly initialized 93 | int err; | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/sdio.c: In function 'mt76s_hw_init': /kisskb/src/drivers/net/wireless/mediatek/mt76/sdio.c:227:6: note: byref variable will be forcibly initialized 227 | int ret; | ^~~ In file included from /kisskb/src/arch/powerpc/include/asm/io.h:27, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/iopoll.h:14, from /kisskb/src/drivers/net/wireless/mediatek/mt76/sdio.c:11: /kisskb/src/drivers/net/wireless/mediatek/mt76/sdio.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/sdio.c: In function 'mt76s_tx_status_data': /kisskb/src/drivers/net/wireless/mediatek/mt76/sdio.c:494:5: note: byref variable will be forcibly initialized 494 | u8 update = 1; | ^~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/sdio.c: In function 'mt76s_process_tx_queue': /kisskb/src/drivers/net/wireless/mediatek/mt76/sdio.c:431:26: note: byref variable will be forcibly initialized 431 | struct mt76_queue_entry entry; | ^~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/sdio_txrx.c: In function 'mt76s_refill_sched_quota': /kisskb/src/drivers/net/wireless/mediatek/mt76/sdio_txrx.c:29:6: note: byref variable will be forcibly initialized 29 | u32 pse_ac_data_quota[] = { | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/sdio_txrx.c:23:6: note: byref variable will be forcibly initialized 23 | u32 ple_ac_data_quota[] = { | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-request.c: In function 'v4l2_ctrl_request_clone': /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-request.c:70:25: note: byref variable will be forcibly initialized 70 | struct v4l2_ctrl_ref *new_ref; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/tda826x.c: In function 'tda826x_set_params': /kisskb/src/drivers/media/dvb-frontends/tda826x.c:69:17: note: byref variable will be forcibly initialized 69 | struct i2c_msg msg = { .addr = priv->i2c_address, .flags = 0, .buf = buf, .len = 11 }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/tda826x.c:68:5: note: byref variable will be forcibly initialized 68 | u8 buf [11]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/tda826x.c: In function 'tda826x_sleep': /kisskb/src/drivers/media/dvb-frontends/tda826x.c:42:17: note: byref variable will be forcibly initialized 42 | struct i2c_msg msg = { .addr = priv->i2c_address, .flags = 0, .buf = buf, .len = 2 }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/tda826x.c:41:5: note: byref variable will be forcibly initialized 41 | u8 buf [] = { 0x00, 0x8d }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/tda826x.c: In function 'tda826x_attach': /kisskb/src/drivers/media/dvb-frontends/tda826x.c:134:17: note: byref variable will be forcibly initialized 134 | struct i2c_msg msg[2] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/tda826x.c:133:5: note: byref variable will be forcibly initialized 133 | u8 b1 [] = { 0, 0 }; | ^~ /kisskb/src/drivers/net/wireless/mediatek/mt76/sdio_txrx.c: In function 'mt76s_tx_run_queue': /kisskb/src/drivers/net/wireless/mediatek/mt76/sdio_txrx.c:226:50: note: byref variable will be forcibly initialized 226 | int qid, err, nframes = 0, len = 0, pse_sz = 0, ple_sz = 0; | ^~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/sdio_txrx.c:226:38: note: byref variable will be forcibly initialized 226 | int qid, err, nframes = 0, len = 0, pse_sz = 0, ple_sz = 0; | ^~~~~~ /kisskb/src/drivers/hwtracing/intel_th/pci.c: In function 'intel_th_pci_deactivate': /kisskb/src/drivers/hwtracing/intel_th/pci.c:55:6: note: byref variable will be forcibly initialized 55 | u32 npkdsc; | ^~~~~~ /kisskb/src/drivers/hwtracing/intel_th/pci.c: In function 'intel_th_pci_activate': /kisskb/src/drivers/hwtracing/intel_th/pci.c:34:6: note: byref variable will be forcibly initialized 34 | u32 npkdsc; | ^~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/sdio_txrx.c: In function 'mt76s_rx_handler': /kisskb/src/drivers/net/wireless/mediatek/mt76/sdio_txrx.c:140:20: note: byref variable will be forcibly initialized 140 | struct mt76s_intr intr; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/s5h1409.c: In function 's5h1409_writereg': /kisskb/src/drivers/media/dvb-frontends/s5h1409.c:306:17: note: byref variable will be forcibly initialized 306 | struct i2c_msg msg = { .addr = state->config->demod_address, | ^~~ /kisskb/src/drivers/media/dvb-frontends/s5h1409.c:304:5: note: byref variable will be forcibly initialized 304 | u8 buf[] = { reg, data >> 8, data & 0xff }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/s5h1409.c: In function 's5h1409_readreg': /kisskb/src/drivers/media/dvb-frontends/s5h1409.c:324:17: note: byref variable will be forcibly initialized 324 | struct i2c_msg msg[] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/s5h1409.c:322:5: note: byref variable will be forcibly initialized 322 | u8 b1[] = { 0, 0 }; | ^~ /kisskb/src/drivers/media/dvb-frontends/s5h1409.c:321:5: note: byref variable will be forcibly initialized 321 | u8 b0[] = { reg }; | ^~ /kisskb/src/drivers/media/dvb-frontends/s5h1409.c: In function 's5h1409_read_signal_strength': /kisskb/src/drivers/media/dvb-frontends/s5h1409.c:877:6: note: byref variable will be forcibly initialized 877 | u16 snr; | ^~~ /kisskb/src/drivers/media/dvb-frontends/s5h1409.c: In function 's5h1409_read_status': /kisskb/src/drivers/media/dvb-frontends/s5h1409.c:750:6: note: byref variable will be forcibly initialized 750 | u32 tuner_status = 0; | ^~~~~~~~~~~~ /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/iio/adc/ti-adc084s021.c: In function 'adc084s021_read_raw': /kisskb/src/drivers/iio/adc/ti-adc084s021.c:95:9: note: byref variable will be forcibly initialized 95 | __be16 be_val; | ^~~~~~ /kisskb/src/drivers/staging/rtl8192u/r8192U_wx.c: In function 'r8192_wx_set_enc_ext': /kisskb/src/drivers/staging/rtl8192u/r8192U_wx.c:714:6: note: byref variable will be forcibly initialized 714 | u8 zero[6] = {0}; | ^~~~ /kisskb/src/drivers/staging/rtl8192u/r8192U_wx.c:713:6: note: byref variable will be forcibly initialized 713 | u8 broadcast_addr[6] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8192u/r8192U_wx.c: In function 'r8192_wx_set_enc': /kisskb/src/drivers/staging/rtl8192u/r8192U_wx.c:503:5: note: byref variable will be forcibly initialized 503 | u8 zero_addr[4][6] = { {0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, | ^~~~~~~~~ In file included from /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-api.c:12: /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-api.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-api.c: In function 'v4l2_ctrl_g_ctrl': /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-api.c:807:26: note: byref variable will be forcibly initialized 807 | struct v4l2_ext_control c; | ^ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-api.c: In function 'v4l2_ctrl_g_ctrl_int64': /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-api.c:820:26: note: byref variable will be forcibly initialized 820 | struct v4l2_ext_control c; | ^ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-api.c: In function 'v4l2_g_ctrl': /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-api.c:726:26: note: byref variable will be forcibly initialized 726 | struct v4l2_ext_control c; | ^ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-api.c: In function 'v4l2_g_ext_ctrls_common': /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-api.c:355:26: note: byref variable will be forcibly initialized 355 | struct v4l2_ctrl_helper helper[4]; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c: In function 'get_voltage_info_table': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c:242:6: note: byref variable will be forcibly initialized 242 | u16 size; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c:241:11: note: byref variable will be forcibly initialized 241 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c:241:5: note: byref variable will be forcibly initialized 241 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c: In function 'asic_internal_ss_get_ss_table': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c:1233:6: note: byref variable will be forcibly initialized 1233 | u16 size; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c:1232:11: note: byref variable will be forcibly initialized 1232 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c:1232:5: note: byref variable will be forcibly initialized 1232 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c: In function 'get_gpio_lookup_table': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c:644:6: note: byref variable will be forcibly initialized 644 | u16 size; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c:643:11: note: byref variable will be forcibly initialized 643 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c:643:5: note: byref variable will be forcibly initialized 643 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c: In function 'asic_internal_ss_get_ss_asignment': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c:1232:5: note: byref variable will be forcibly initialized 1232 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c:1232:11: note: byref variable will be forcibly initialized 1232 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c:1233:6: note: byref variable will be forcibly initialized 1233 | u16 size; | ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-api.c: In function 'try_set_ext_ctrls_common': /kisskb/src/drivers/media/v4l2-core/v4l2-ctrls-api.c:519:26: note: byref variable will be forcibly initialized 519 | struct v4l2_ctrl_helper helper[4]; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c: In function 'atomctrl_initialize_mc_reg_table': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c:141:6: note: byref variable will be forcibly initialized 141 | u16 size; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c:140:11: note: byref variable will be forcibly initialized 140 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c:140:5: note: byref variable will be forcibly initialized 140 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c: In function 'atomctrl_initialize_mc_reg_table_v2_2': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c:178:6: note: byref variable will be forcibly initialized 178 | u16 size; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c:177:11: note: byref variable will be forcibly initialized 177 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c:177:5: note: byref variable will be forcibly initialized 177 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c: In function 'atomctrl_set_engine_dram_timings_rv770': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c:216:33: note: byref variable will be forcibly initialized 216 | SET_ENGINE_CLOCK_PS_ALLOCATION engine_clock_parameters; | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c: In function 'atomctrl_get_memory_pll_dividers_si': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c:292:45: note: byref variable will be forcibly initialized 292 | COMPUTE_MEMORY_CLOCK_PARAM_PARAMETERS_V2_1 mpll_parameters; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c: In function 'atomctrl_get_memory_pll_dividers_vi': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c:341:45: note: byref variable will be forcibly initialized 341 | COMPUTE_MEMORY_CLOCK_PARAM_PARAMETERS_V2_2 mpll_parameters; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c: In function 'atomctrl_get_engine_pll_dividers_kong': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c:392:42: note: byref variable will be forcibly initialized 392 | COMPUTE_MEMORY_ENGINE_PLL_PARAMETERS_V4 pll_parameters; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c: In function 'atomctrl_get_engine_pll_dividers_vi': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c:415:43: note: byref variable will be forcibly initialized 415 | COMPUTE_GPU_CLOCK_OUTPUT_PARAMETERS_V1_6 pll_patameters; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c: In function 'atomctrl_get_engine_pll_dividers_ai': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c:452:43: note: byref variable will be forcibly initialized 452 | COMPUTE_GPU_CLOCK_OUTPUT_PARAMETERS_V1_7 pll_patameters; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c: In function 'atomctrl_get_dfs_pll_dividers_vi': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c:484:43: note: byref variable will be forcibly initialized 484 | COMPUTE_GPU_CLOCK_OUTPUT_PARAMETERS_V1_6 pll_patameters; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c: In function 'atomctrl_get_reference_clock': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c:524:6: note: byref variable will be forcibly initialized 524 | u16 size; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c:523:11: note: byref variable will be forcibly initialized 523 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c:523:5: note: byref variable will be forcibly initialized 523 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/au8522_common.c: In function 'au8522_writereg': /kisskb/src/drivers/media/dvb-frontends/au8522_common.c:35:17: note: byref variable will be forcibly initialized 35 | struct i2c_msg msg = { .addr = state->config.demod_address, | ^~~ /kisskb/src/drivers/media/dvb-frontends/au8522_common.c:33:5: note: byref variable will be forcibly initialized 33 | u8 buf[] = { (reg >> 8) | 0x80, reg & 0xff, data }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/au8522_common.c: In function 'au8522_readreg': /kisskb/src/drivers/media/dvb-frontends/au8522_common.c:54:17: note: byref variable will be forcibly initialized 54 | struct i2c_msg msg[] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/au8522_common.c:52:5: note: byref variable will be forcibly initialized 52 | u8 b1[] = { 0 }; | ^~ /kisskb/src/drivers/media/dvb-frontends/au8522_common.c:51:5: note: byref variable will be forcibly initialized 51 | u8 b0[] = { (reg >> 8) | 0x40, reg & 0xff }; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c: In function 'atomctrl_calculate_voltage_evv_on_sclk': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c:710:7: note: byref variable will be forcibly initialized 710 | fInt fRoots[2]; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c:697:29: note: byref variable will be forcibly initialized 697 | READ_EFUSE_VALUE_PARAMETER sOutput_FuseValues; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c: In function 'atomctrl_get_voltage_evv_on_sclk': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c:1123:40: note: byref variable will be forcibly initialized 1123 | GET_VOLTAGE_INFO_INPUT_PARAMETER_V1_2 get_voltage_info_param_space; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c: In function 'atomctrl_get_voltage_evv': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c:1157:40: note: byref variable will be forcibly initialized 1157 | GET_VOLTAGE_INFO_INPUT_PARAMETER_V1_2 get_voltage_info_param_space; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c: In function 'atomctrl_get_mpll_reference_clock': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c:1201:6: note: byref variable will be forcibly initialized 1201 | u16 size; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c:1200:11: note: byref variable will be forcibly initialized 1200 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c:1200:5: note: byref variable will be forcibly initialized 1200 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c: In function 'atomctrl_is_asic_internal_ss_supported': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c:1232:5: note: byref variable will be forcibly initialized 1232 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c:1232:11: note: byref variable will be forcibly initialized 1232 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c:1233:6: note: byref variable will be forcibly initialized 1233 | u16 size; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c: In function 'atomctrl_read_efuse': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c:1347:29: note: byref variable will be forcibly initialized 1347 | READ_EFUSE_VALUE_PARAMETER efuse_param; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c: In function 'atomctrl_set_ac_timing_ai': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c:1372:42: note: byref variable will be forcibly initialized 1372 | DYNAMICE_MEMORY_SETTINGS_PARAMETER_V2_1 memory_clock_parameters; | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c: In function 'atomctrl_get_voltage_evv_on_sclk_ai': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c:1393:40: note: byref variable will be forcibly initialized 1393 | GET_VOLTAGE_INFO_INPUT_PARAMETER_V1_3 get_voltage_info_param_space; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c: In function 'atomctrl_get_smc_sclk_range_table': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c:1415:6: note: byref variable will be forcibly initialized 1415 | u16 size; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c:1414:11: note: byref variable will be forcibly initialized 1414 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c:1414:5: note: byref variable will be forcibly initialized 1414 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c: In function 'atomctrl_get_leakage_id_from_efuse': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c:1520:28: note: byref variable will be forcibly initialized 1520 | SET_VOLTAGE_PS_ALLOCATION allocation; | ^~~~~~~~~~ /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_pm_info': /kisskb/src/drivers/gpu/drm/radeon/rs690.c:71:16: note: byref variable will be forcibly initialized 71 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/rs690.c:71:10: note: byref variable will be forcibly initialized 71 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/rs690.c:70:11: note: byref variable will be forcibly initialized 70 | uint16_t data_offset; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rs690.c: In function 'rs690_bandwidth_update': /kisskb/src/drivers/gpu/drm/radeon/rs690.c:592:29: note: byref variable will be forcibly initialized 592 | u32 d2mode_priority_a_cnt, d2mode_priority_b_cnt; | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rs690.c:592:6: note: byref variable will be forcibly initialized 592 | u32 d2mode_priority_a_cnt, d2mode_priority_b_cnt; | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rs690.c:591:29: note: byref variable will be forcibly initialized 591 | u32 d1mode_priority_a_cnt, d1mode_priority_b_cnt; | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rs690.c:591:6: note: byref variable will be forcibly initialized 591 | u32 d1mode_priority_a_cnt, d1mode_priority_b_cnt; | ^~~~~~~~~~~~~~~~~~~~~ /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; | ^~~~~~~~ In file included from /kisskb/src/drivers/hwtracing/intel_th/gth.c:12: /kisskb/src/drivers/hwtracing/intel_th/gth.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/hwtracing/intel_th/gth.c: In function 'output_attr_store': /kisskb/src/drivers/hwtracing/intel_th/gth.c:351:15: note: byref variable will be forcibly initialized 351 | unsigned int config; | ^~~~~~ /kisskb/src/drivers/hwtracing/intel_th/gth.c: In function 'master_attr_store': /kisskb/src/drivers/hwtracing/intel_th/gth.c:171:16: note: byref variable will be forcibly initialized 171 | int old_port, port; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomfwctrl.c: In function 'pp_atomfwctrl_get_gpu_pll_dividers_vega10': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomfwctrl.c:251:48: note: byref variable will be forcibly initialized 251 | struct compute_gpu_clock_input_parameter_v1_8 pll_parameters; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomfwctrl.c: In function 'pp_atomfwctrl_get_clk_information_by_clkid': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomfwctrl.c:496:51: note: byref variable will be forcibly initialized 496 | struct atom_get_smu_clock_info_parameters_v3_1 parameters; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomfwctrl.c: In function 'pp_atomfwctrl_copy_vbios_bootup_values_3_2': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomfwctrl.c:521:11: note: byref variable will be forcibly initialized 521 | uint32_t frequency = 0; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomfwctrl.c: In function 'pp_atomfwctrl_copy_vbios_bootup_values_3_1': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomfwctrl.c:557:11: note: byref variable will be forcibly initialized 557 | uint32_t frequency = 0; | ^~~~~~~~~ /kisskb/src/drivers/hwtracing/intel_th/msu.c: In function 'win_switch_store': /kisskb/src/drivers/hwtracing/intel_th/msu.c:2055:16: note: byref variable will be forcibly initialized 2055 | unsigned long val; | ^~~ /kisskb/src/drivers/hwtracing/intel_th/msu.c: In function 'wrap_store': /kisskb/src/drivers/hwtracing/intel_th/msu.c:1824:16: note: byref variable will be forcibly initialized 1824 | unsigned long val; | ^~~ /kisskb/src/drivers/hwtracing/intel_th/msu.c: In function 'intel_th_msc_read': /kisskb/src/drivers/hwtracing/intel_th/msu.c:1545:33: note: byref variable will be forcibly initialized 1545 | struct msc_win_to_user_struct u = { | ^ In file included from /kisskb/src/drivers/hwtracing/intel_th/msu.c:16: /kisskb/src/drivers/hwtracing/intel_th/msu.c: In function 'krealloc_array': /kisskb/src/include/linux/slab.h:636:9: note: byref variable will be forcibly initialized 636 | size_t bytes; | ^~~~~ /kisskb/src/drivers/hwtracing/intel_th/msu.c: In function 'nr_pages_store': /kisskb/src/drivers/hwtracing/intel_th/msu.c:1983:16: note: byref variable will be forcibly initialized 1983 | unsigned long val, *win = NULL, *rewin; | ^~~ /kisskb/src/drivers/hwtracing/intel_th/msu.c: In function 'mode_store': /kisskb/src/drivers/hwtracing/intel_th/msu.c:1875:6: note: byref variable will be forcibly initialized 1875 | int i, ret; | ^ /kisskb/src/drivers/media/dvb-frontends/au8522_dig.c: In function 'au8522_attach': /kisskb/src/drivers/media/dvb-frontends/au8522_dig.c:836:23: note: byref variable will be forcibly initialized 836 | struct au8522_state *state = NULL; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/au8522_dig.c: In function 'au8522_read_signal_strength': /kisskb/src/drivers/media/dvb-frontends/au8522_dig.c:764:6: note: byref variable will be forcibly initialized 764 | u16 snr; | ^~~ /kisskb/src/drivers/media/dvb-frontends/au8522_dig.c: In function 'au8522_read_status': /kisskb/src/drivers/media/dvb-frontends/au8522_dig.c:638:6: note: byref variable will be forcibly initialized 638 | u32 tuner_status = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/media/pci/bt8xx/bttv-cards.c: In function 'pvr_boot': /kisskb/src/drivers/media/pci/bt8xx/bttv-cards.c:3903:25: note: byref variable will be forcibly initialized 3903 | const struct firmware *fw_entry; | ^~~~~~~~ /kisskb/src/drivers/media/pci/bt8xx/bttv-cards.c: In function 'hauppauge_eeprom': /kisskb/src/drivers/media/pci/bt8xx/bttv-cards.c:3713:18: note: byref variable will be forcibly initialized 3713 | struct tveeprom tv; | ^~ In file included from /kisskb/src/drivers/media/pci/bt8xx/bttvp.h:18, from /kisskb/src/drivers/media/pci/bt8xx/bttv-cards.c:30: /kisskb/src/drivers/media/pci/bt8xx/bttv-cards.c: In function 'bttv_init_card2': /kisskb/src/include/linux/i2c.h:868:28: note: byref variable will be forcibly initialized 868 | ((const unsigned short []){ addr, ## addrs, I2C_CLIENT_END }) | ^ /kisskb/src/drivers/media/pci/bt8xx/bttv-cards.c:3609:7: note: in expansion of macro 'I2C_ADDRS' 3609 | 0, I2C_ADDRS(I2C_ADDR_MSP3400_ALT >> 1)); | ^~~~~~~~~ /kisskb/src/include/linux/i2c.h:868:28: note: byref variable will be forcibly initialized 868 | ((const unsigned short []){ addr, ## addrs, I2C_CLIENT_END }) | ^ /kisskb/src/drivers/media/pci/bt8xx/bttv-cards.c:3605:7: note: in expansion of macro 'I2C_ADDRS' 3605 | 0, I2C_ADDRS(I2C_ADDR_MSP3400 >> 1)); | ^~~~~~~~~ /kisskb/src/drivers/media/pci/bt8xx/bttv-cards.c: In function 'bttv_init_tuner': /kisskb/src/drivers/media/pci/bt8xx/bttv-cards.c:3680:31: note: byref variable will be forcibly initialized 3680 | struct v4l2_priv_tun_config tda9887_cfg; | ^~~~~~~~~~~ /kisskb/src/drivers/media/pci/bt8xx/bttv-cards.c:3655:22: note: byref variable will be forcibly initialized 3655 | struct tuner_setup tun_setup; | ^~~~~~~~~ /kisskb/src/drivers/media/pci/bt8xx/bttv-cards.c: In function 'bttv_check_chipset': /kisskb/src/drivers/media/pci/bt8xx/bttv-cards.c:4905:17: note: byref variable will be forcibly initialized 4905 | unsigned char b; | ^ /kisskb/src/drivers/media/pci/bt8xx/bttv-cards.c: In function 'bttv_handle_chipset': /kisskb/src/drivers/media/pci/bt8xx/bttv-cards.c:4915:16: note: byref variable will be forcibly initialized 4915 | unsigned char command; | ^~~~~~~ /kisskb/src/drivers/iio/adc/ti-ads1015.c: In function 'ads1015_event_handler': /kisskb/src/drivers/iio/adc/ti-ads1015.c:761:6: note: byref variable will be forcibly initialized 761 | int val; | ^~~ /kisskb/src/drivers/iio/adc/ti-ads1015.c: In function 'ads1015_get_adc_result': /kisskb/src/drivers/iio/adc/ti-ads1015.c:348:15: note: byref variable will be forcibly initialized 348 | unsigned int old, mask, cfg; | ^~~ /kisskb/src/drivers/iio/adc/ti-ads1015.c: In function 'ads1015_trigger_handler': /kisskb/src/drivers/iio/adc/ti-ads1015.c:401:17: note: byref variable will be forcibly initialized 401 | int chan, ret, res; | ^~~ /kisskb/src/drivers/iio/adc/ti-ads1015.c:400:4: note: byref variable will be forcibly initialized 400 | } scan; | ^~~~ /kisskb/src/drivers/iio/adc/ti-ads1015.c: In function 'ads1015_enable_event_config': /kisskb/src/drivers/iio/adc/ti-ads1015.c:661:15: note: byref variable will be forcibly initialized 661 | unsigned int val; | ^~~ /kisskb/src/drivers/iio/adc/ti-ads1015.c: In function 'ads1015_client_get_channels_config': /kisskb/src/drivers/iio/adc/ti-ads1015.c:864:7: note: byref variable will be forcibly initialized 864 | u32 pval; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_powertune.c: In function 'smu7_enable_didt_config': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_powertune.c:967:11: note: byref variable will be forcibly initialized 967 | uint32_t efuse; | ^~~~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-cards.c: In function 'saa7134_tuner_setup': /kisskb/src/drivers/media/pci/saa7134/saa7134-cards.c:7726:32: note: byref variable will be forcibly initialized 7726 | struct xc2028_ctrl ctl; | ^~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-cards.c:7725:32: note: byref variable will be forcibly initialized 7725 | struct v4l2_priv_tun_config xc2028_cfg; | ^~~~~~~~~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-cards.c:7716:31: note: byref variable will be forcibly initialized 7716 | struct v4l2_priv_tun_config tda9887_cfg; | ^~~~~~~~~~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-cards.c:7688:21: note: byref variable will be forcibly initialized 7688 | struct tuner_setup tun_setup; | ^~~~~~~~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-cards.c: In function 'hauppauge_eeprom': /kisskb/src/drivers/media/pci/saa7134/saa7134-cards.c:7379:18: note: byref variable will be forcibly initialized 7379 | struct tveeprom tv; | ^~ /kisskb/src/drivers/media/pci/saa7134/saa7134-cards.c: In function 'saa7134_board_init2': /kisskb/src/drivers/media/pci/saa7134/saa7134-cards.c:8113:23: note: byref variable will be forcibly initialized 8113 | struct tea5767_ctrl ctl; | ^~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-cards.c:8112:31: note: byref variable will be forcibly initialized 8112 | struct v4l2_priv_tun_config tea5767_cfg; | ^~~~~~~~~~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-cards.c:8057:18: note: byref variable will be forcibly initialized 8057 | struct i2c_msg msg = {.addr = 0x61, .flags = 0, .buf = data, | ^~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-cards.c:8056:6: note: byref variable will be forcibly initialized 8056 | u8 data[] = { 0x09, 0x9f, 0x86, 0x11}; | ^~~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-cards.c:8035:18: note: byref variable will be forcibly initialized 8035 | struct i2c_msg msg = { .addr = 0x0a, .flags = 0 }; | ^~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-cards.c:8005:18: note: byref variable will be forcibly initialized 8005 | struct i2c_msg msg = {.addr=0x08, .flags=0, .buf=data, .len = sizeof(data)}; | ^~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-cards.c:8004:6: note: byref variable will be forcibly initialized 8004 | u8 data[] = { 0x3c, 0x33, 0x68}; | ^~~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-cards.c:7996:18: note: byref variable will be forcibly initialized 7996 | struct i2c_msg msg = {.addr=0x08, .flags=0, .buf=data, .len = sizeof(data)}; | ^~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-cards.c:7995:6: note: byref variable will be forcibly initialized 7995 | u8 data[] = { 0x3c, 0x33, 0x6a}; | ^~~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-cards.c:7967:18: note: byref variable will be forcibly initialized 7967 | struct i2c_msg msg = {.addr=0x09, .flags=0, .buf=data, .len = sizeof(data)}; | ^~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-cards.c:7966:6: note: byref variable will be forcibly initialized 7966 | u8 data[] = { 0x3c, 0x33, 0x62}; | ^~~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-cards.c:7964:6: note: byref variable will be forcibly initialized 7964 | u8 temp = 0; | ^~~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-cards.c:7957:18: note: byref variable will be forcibly initialized 7957 | struct i2c_msg msg = {.addr = 0x0b, .flags = 0, .buf = data, | ^~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-cards.c:7956:6: note: byref variable will be forcibly initialized 7956 | u8 data[] = { 0x3c, 0x33, 0x60}; | ^~~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-cards.c:7949:18: note: byref variable will be forcibly initialized 7949 | struct i2c_msg msg = {.addr = 0x0b, .flags = 0, .buf = data, | ^~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-cards.c:7948:6: note: byref variable will be forcibly initialized 7948 | u8 data[] = { 0x3c, 0x33, 0x60}; | ^~~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-cards.c:7942:18: note: byref variable will be forcibly initialized 7942 | struct i2c_msg msg = {.addr=0x08, .flags=0, .buf=data, .len = sizeof(data)}; | ^~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-cards.c:7941:6: note: byref variable will be forcibly initialized 7941 | u8 data[] = { 0x3c, 0x33, 0x60}; | ^~~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-cards.c:7889:18: note: byref variable will be forcibly initialized 7889 | struct i2c_msg msg = {.addr=0x08, .flags=0, .buf=data, .len = sizeof(data)}; | ^~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-cards.c:7888:6: note: byref variable will be forcibly initialized 7888 | u8 data[] = { 0x3c, 0x33, 0x60}; | ^~~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-cards.c:7880:18: note: byref variable will be forcibly initialized 7880 | struct i2c_msg msg = {.addr=0x08, .flags=0, .buf=data, .len = sizeof(data)}; | ^~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-cards.c:7879:6: note: byref variable will be forcibly initialized 7879 | u8 data[] = { 0x07, 0x02}; | ^~~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-cards.c:7792:5: note: byref variable will be forcibly initialized 7792 | msg1 = {.addr = 0x61, .flags = 0, .buf = data1, .len = sizeof(data1)}; | ^~~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-cards.c:7790:18: note: byref variable will be forcibly initialized 7790 | struct i2c_msg msg[] = {{.addr = 0x50, .flags = 0, .buf = &subaddr, .len = 1}, | ^~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-cards.c:7788:15: note: byref variable will be forcibly initialized 7788 | u8 data[3], data1[] = { 0x09, 0x9f, 0x86, 0x11}; | ^~~~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-cards.c:7788:6: note: byref variable will be forcibly initialized 7788 | u8 data[3], data1[] = { 0x09, 0x9f, 0x86, 0x11}; | ^~~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-cards.c:7787:6: note: byref variable will be forcibly initialized 7787 | u8 subaddr; | ^~~~~~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-cards.c:7756:16: note: byref variable will be forcibly initialized 7756 | unsigned char buf; | ^~~ /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/drivers/media/dvb-frontends/au8522_decoder.c: In function 'au8522_probe': /kisskb/src/drivers/media/dvb-frontends/au8522_decoder.c:675:23: note: byref variable will be forcibly initialized 675 | struct au8522_state *state; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/cx24113.c: In function 'cx24113_readreg': /kisskb/src/drivers/media/dvb-frontends/cx24113.c:109:17: note: byref variable will be forcibly initialized 109 | struct i2c_msg msg[] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24113.c:108:5: note: byref variable will be forcibly initialized 108 | u8 b; | ^ /kisskb/src/drivers/media/dvb-frontends/cx24113.c: In function 'cx24113_writereg': /kisskb/src/drivers/media/dvb-frontends/cx24113.c:93:17: note: byref variable will be forcibly initialized 93 | struct i2c_msg msg = { .addr = state->config->i2c_addr, | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24113.c:92:5: note: byref variable will be forcibly initialized 92 | u8 buf[] = { reg, data }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24113.c: In function 'cx24113_agc_callback': /kisskb/src/drivers/media/dvb-frontends/cx24113.c:492:6: note: byref variable will be forcibly initialized 492 | s16 s, i; | ^ /kisskb/src/drivers/media/dvb-frontends/cx24113.c: In function 'cx24113_set_frequency': /kisskb/src/drivers/media/dvb-frontends/cx24113.c:383:6: note: byref variable will be forcibly initialized 383 | s32 f = 0; | ^ /kisskb/src/drivers/media/dvb-frontends/cx24113.c:382:6: note: byref variable will be forcibly initialized 382 | u16 n = 6; | ^ /kisskb/src/drivers/media/dvb-frontends/cx24113.c: In function 'cx24113_set_params': /kisskb/src/drivers/media/dvb-frontends/cx24113.c:471:6: note: byref variable will be forcibly initialized 471 | u32 bw; | ^~ In file included from /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c:38: /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c: In function 'get_pcie_lane_support': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../include/amd_pcie_helpers.h:81:11: note: byref variable will be forcibly initialized 81 | uint16_t pcie_lanes[7] = {1, 2, 4, 8, 12, 16, 32}; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c: In function 'smu7_patch_limits_vddc': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c:2701:17: note: byref variable will be forcibly initialized 2701 | uint32_t vddc, vddci; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c:2701:11: note: byref variable will be forcibly initialized 2701 | uint32_t vddc, vddci; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c: In function 'smu7_patch_cac_vddc': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c:2721:11: note: byref variable will be forcibly initialized 2721 | uint32_t vddc; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c: In function 'smu7_calc_voltage_dependency_tables': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c:2234:42: note: byref variable will be forcibly initialized 2234 | struct phm_ppt_v1_voltage_lookup_record v_record; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c: In function 'smu7_calc_mm_voltage_dependency_table': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c:2276:42: note: byref variable will be forcibly initialized 2276 | struct phm_ppt_v1_voltage_lookup_record v_record; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c: In function 'smu7_init_dpm_defaults': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c:1757:11: note: byref variable will be forcibly initialized 1757 | uint16_t tmp3 = 0; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c:1756:16: note: byref variable will be forcibly initialized 1756 | uint8_t tmp1, tmp2; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c:1756:10: note: byref variable will be forcibly initialized 1756 | uint8_t tmp1, tmp2; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c: In function 'smu7_calculate_ro_range': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c:1939:21: note: byref variable will be forcibly initialized 1939 | uint32_t asicrev1, evv_revision, max = 0, min = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c:1939:11: note: byref variable will be forcibly initialized 1939 | uint32_t asicrev1, evv_revision, max = 0, min = 0; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c: In function 'smu7_get_evv_voltages': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c:2002:11: note: byref variable will be forcibly initialized 2002 | uint32_t sclk = 0; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c:2000:11: note: byref variable will be forcibly initialized 2000 | uint16_t vddgfx = 0; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c:1999:11: note: byref variable will be forcibly initialized 1999 | uint16_t vddc = 0; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c: In function 'smu7_get_elb_voltages': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c:2846:44: note: byref variable will be forcibly initialized 2846 | uint16_t virtual_voltage_id, vddc, vddci, efuse_voltage_id; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c:2846:37: note: byref variable will be forcibly initialized 2846 | uint16_t virtual_voltage_id, vddc, vddci, efuse_voltage_id; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c:2846:31: note: byref variable will be forcibly initialized 2846 | uint16_t virtual_voltage_id, vddc, vddci, efuse_voltage_id; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c: In function 'smu7_thermal_parameter_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c:2487:41: note: byref variable will be forcibly initialized 2487 | struct pp_atomctrl_gpio_pin_assignment gpio_pin_assignment; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c: In function 'smu7_update_edc_leakage_table': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c:2878:11: note: byref variable will be forcibly initialized 2878 | uint32_t efuse; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c: In function 'smu7_setup_voltage_range_from_vbios': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c:985:11: note: byref variable will be forcibly initialized 985 | uint32_t max_vddc = 0; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c:984:11: note: byref variable will be forcibly initialized 984 | uint32_t min_vddc = 0; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c: In function 'smu7_get_number_of_powerplay_table_entries': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c:3539:16: note: byref variable will be forcibly initialized 3539 | unsigned long ret = 0; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c: In function 'smu7_force_dpm_level': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c:3196:11: note: byref variable will be forcibly initialized 3196 | uint32_t pcie_mask = 0; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c:3195:11: note: byref variable will be forcibly initialized 3195 | uint32_t mclk_mask = 0; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c:3194:11: note: byref variable will be forcibly initialized 3194 | uint32_t sclk_mask = 0; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c: In function 'smu7_print_clock_levels': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c:4915:19: note: byref variable will be forcibly initialized 4915 | uint32_t i, now, clock, pcie_speed; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c: In function 'smu7_dpm_patch_boot_state': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c:3498:16: note: byref variable will be forcibly initialized 3498 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c:3498:10: note: byref variable will be forcibly initialized 3498 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c:3497:11: note: byref variable will be forcibly initialized 3497 | uint16_t size; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c: In function 'smu7_get_gpu_power': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c:3916:6: note: byref variable will be forcibly initialized 3916 | u32 tmp = 0; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c: In function 'smu7_read_sensor': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c:3960:17: note: byref variable will be forcibly initialized 3960 | uint32_t sclk, mclk, activity_percent; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c:3960:11: note: byref variable will be forcibly initialized 3960 | uint32_t sclk, mclk, activity_percent; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c: In function 'smu7_set_power_profile_mode': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c:5578:30: note: byref variable will be forcibly initialized 5578 | struct profile_mode_setting tmp; | ^~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_recv.c: In function 'validate_recv_data_frame': /kisskb/src/drivers/staging/rtl8712/rtl871x_recv.c:465:19: note: byref variable will be forcibly initialized 465 | struct sta_info *psta = NULL; | ^~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_recv.c: In function 'r8712_recvframe_chkmic': /kisskb/src/drivers/staging/rtl8712/rtl871x_recv.c:138:5: note: byref variable will be forcibly initialized 138 | u8 miccode[8]; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_sta_mgt.c: In function 'r8712_init_bcmc_stainfo': /kisskb/src/drivers/staging/rtl8712/rtl871x_sta_mgt.c:246:16: note: byref variable will be forcibly initialized 246 | unsigned char bcast_addr[6] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; | ^~~~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_sta_mgt.c: In function 'r8712_get_bcmc_stainfo': /kisskb/src/drivers/staging/rtl8712/rtl871x_sta_mgt.c:255:5: note: byref variable will be forcibly initialized 255 | u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_sta_mgt.c: In function 'r8712_free_all_stainfo': /kisskb/src/drivers/staging/rtl8712/rtl871x_sta_mgt.c:255:5: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/v4l2.h:268, from /kisskb/src/drivers/media/v4l2-core/v4l2-trace.c:7: /kisskb/src/drivers/media/v4l2-core/v4l2-trace.c: In function 'perf_trace_v4l2_event_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/v4l2.h:100:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 100 | DECLARE_EVENT_CLASS(v4l2_event_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/v4l2.h:100:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 100 | DECLARE_EVENT_CLASS(v4l2_event_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-trace.c: In function 'perf_trace_vb2_v4l2_event_class': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/v4l2.h:181:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 181 | DECLARE_EVENT_CLASS(vb2_v4l2_event_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/v4l2.h:181:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 181 | DECLARE_EVENT_CLASS(vb2_v4l2_event_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/v4l2.h:268, from /kisskb/src/drivers/media/v4l2-core/v4l2-trace.c:7: /kisskb/src/drivers/media/v4l2-core/v4l2-trace.c: In function 'trace_event_raw_event_v4l2_event_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/v4l2.h:100:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 100 | DECLARE_EVENT_CLASS(v4l2_event_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-trace.c: In function 'trace_event_raw_event_vb2_v4l2_event_class': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/v4l2.h:181:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 181 | DECLARE_EVENT_CLASS(vb2_v4l2_event_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/v4l2.h:268, from /kisskb/src/drivers/media/v4l2-core/v4l2-trace.c:7: /kisskb/src/drivers/media/v4l2-core/v4l2-trace.c: In function '__bpf_trace_v4l2_event_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/v4l2.h:100:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 100 | DECLARE_EVENT_CLASS(v4l2_event_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/v4l2.h:100:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 100 | DECLARE_EVENT_CLASS(v4l2_event_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/v4l2.h:100:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 100 | DECLARE_EVENT_CLASS(v4l2_event_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/v4l2.h:100:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 100 | DECLARE_EVENT_CLASS(v4l2_event_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-trace.c: In function '__bpf_trace_vb2_v4l2_event_class': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/v4l2.h:181:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 181 | DECLARE_EVENT_CLASS(vb2_v4l2_event_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/v4l2.h:181:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 181 | DECLARE_EVENT_CLASS(vb2_v4l2_event_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/v4l2.h:181:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 181 | DECLARE_EVENT_CLASS(vb2_v4l2_event_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/v4l2.h:181:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 181 | DECLARE_EVENT_CLASS(vb2_v4l2_event_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/hwtracing/intel_th/msu-sink.c:10: /kisskb/src/drivers/hwtracing/intel_th/msu-sink.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c: In function 'mt76_connac_mcu_start_firmware': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c:11:4: note: byref variable will be forcibly initialized 11 | } req = { | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c: In function 'mt76_connac_mcu_patch_sem_ctrl': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c:26:4: note: byref variable will be forcibly initialized 26 | } req = { | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c: In function 'mt76_connac_mcu_init_download': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c:58:4: note: byref variable will be forcibly initialized 58 | } req = { | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c: In function 'mt76_connac_mcu_set_vif_ps': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c:193:4: note: byref variable will be forcibly initialized 193 | } req = { | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c: In function 'mt76_connac_mcu_reg_wr': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c:2501:13: note: byref variable will be forcibly initialized 2501 | } __packed req = { | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c: In function 'mt76_connac_mcu_add_nested_tlv': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c:248:20: note: byref variable will be forcibly initialized 248 | struct tlv *ptlv, tlv = { | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c: In function 'mt76_connac_mcu_set_channel_domain': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c:102:13: note: byref variable will be forcibly initialized 102 | } __packed channel; | ^~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c: In function 'mt76_connac_mcu_sta_update_hdr_trans': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c:446:18: note: byref variable will be forcibly initialized 446 | struct sk_buff *skb; | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c: In function 'mt76_connac_mcu_sta_ba': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c:1116:18: note: byref variable will be forcibly initialized 1116 | struct sk_buff *skb; | ^~~ /kisskb/src/drivers/media/dvb-frontends/s5h1411.c: In function 's5h1411_readreg': /kisskb/src/drivers/media/dvb-frontends/s5h1411.c:353:17: note: byref variable will be forcibly initialized 353 | struct i2c_msg msg[] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/s5h1411.c:351:5: note: byref variable will be forcibly initialized 351 | u8 b1[] = { 0, 0 }; | ^~ /kisskb/src/drivers/media/dvb-frontends/s5h1411.c:350:5: note: byref variable will be forcibly initialized 350 | u8 b0[] = { reg }; | ^~ /kisskb/src/drivers/media/dvb-frontends/s5h1411.c: In function 's5h1411_read_signal_strength': /kisskb/src/drivers/media/dvb-frontends/s5h1411.c:792:6: note: byref variable will be forcibly initialized 792 | u16 snr; | ^~~ /kisskb/src/drivers/media/dvb-frontends/s5h1411.c: In function 's5h1411_read_status': /kisskb/src/drivers/media/dvb-frontends/s5h1411.c:654:6: note: byref variable will be forcibly initialized 654 | u32 tuner_status = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/s5h1411.c: In function 's5h1411_writereg': /kisskb/src/drivers/media/dvb-frontends/s5h1411.c:336:17: note: byref variable will be forcibly initialized 336 | struct i2c_msg msg = { .addr = addr, .flags = 0, .buf = buf, .len = 3 }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/s5h1411.c:334:5: note: byref variable will be forcibly initialized 334 | u8 buf[] = { reg, data >> 8, data & 0xff }; | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c: In function 'mt76_connac_mcu_sta_cmd': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c:913:18: note: byref variable will be forcibly initialized 913 | struct sk_buff *skb; | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c: In function 'mt76_connac_mcu_uni_add_bss': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c:1368:5: note: byref variable will be forcibly initialized 1368 | } he_req = { | ^~~~~~ /kisskb/src/drivers/iio/chemical/scd30_core.c: In function 'scd30_command_read': /kisskb/src/drivers/iio/chemical/scd30_core.c:58:9: note: byref variable will be forcibly initialized 58 | __be16 tmp; | ^~~ /kisskb/src/drivers/iio/chemical/scd30_core.c: In function 'scd30_wait_meas_poll': /kisskb/src/drivers/iio/chemical/scd30_core.c:58:9: note: byref variable will be forcibly initialized /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/drivers/iio/chemical/scd30_core.c: In function 'scd30_read_raw': /kisskb/src/drivers/iio/chemical/scd30_core.c:58:9: note: byref variable will be forcibly initialized 58 | __be16 tmp; | ^~~ /kisskb/src/drivers/iio/chemical/scd30_core.c:58:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/chemical/scd30_core.c: In function 'calibration_forced_value_store': /kisskb/src/drivers/iio/chemical/scd30_core.c:426:6: note: byref variable will be forcibly initialized 426 | u16 val; | ^~~ /kisskb/src/drivers/iio/chemical/scd30_core.c: In function 'calibration_forced_value_show': /kisskb/src/drivers/iio/chemical/scd30_core.c:58:9: note: byref variable will be forcibly initialized 58 | __be16 tmp; | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c: In function 'mt76_connac_mcu_cancel_hw_scan': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c:1546:29: note: byref variable will be forcibly initialized 1546 | struct cfg80211_scan_info info = { | ^~~~ /kisskb/src/drivers/iio/chemical/scd30_core.c: In function 'calibration_auto_enable_show': /kisskb/src/drivers/iio/chemical/scd30_core.c:58:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/chemical/scd30_core.c: In function 'calibration_auto_enable_store': /kisskb/src/drivers/iio/chemical/scd30_core.c:391:7: note: byref variable will be forcibly initialized 391 | bool val; | ^~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c: In function 'mt76_connac_mcu_get_nic_capability': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c:1786:18: note: byref variable will be forcibly initialized 1786 | struct sk_buff *skb; | ^~~ /kisskb/src/drivers/iio/chemical/scd30_core.c: In function 'scd30_reset': /kisskb/src/drivers/iio/chemical/scd30_core.c:58:9: note: byref variable will be forcibly initialized 58 | __be16 tmp; | ^~~ /kisskb/src/drivers/iio/chemical/scd30_core.c: In function 'scd30_probe': /kisskb/src/drivers/iio/chemical/scd30_core.c:58:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c: In function 'mt76_connac_mcu_rate_txpower_band': /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c:2048:29: note: byref variable will be forcibly initialized 2048 | struct ieee80211_channel chan = { | ^~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c:2019:41: note: byref variable will be forcibly initialized 2019 | struct mt76_connac_tx_power_limit_tlv tx_power_tlv = {}; | ^~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c:1991:27: note: byref variable will be forcibly initialized 1991 | struct mt76_power_limits limits; | ^~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c:1990:29: note: byref variable will be forcibly initialized 1990 | struct mt76_connac_sku_tlv sku_tlbv; | ^~~~~~~~ /kisskb/src/drivers/iio/chemical/scd30_i2c.c: In function 'scd30_i2c_command': /kisskb/src/drivers/iio/chemical/scd30_i2c.c:69:7: note: byref variable will be forcibly initialized 69 | char buf[SCD30_I2C_MAX_BUF_SIZE]; | ^~~ 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/arch/powerpc/include/asm/io.h:27, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76.h:10, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76_connac.h:7, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76_connac_mac.c:4: /kisskb/src/drivers/net/wireless/mediatek/mt76/mt76_connac_mac.c: In function 'mt76_connac_pm_wake': /kisskb/src/include/linux/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/net/wireless/mediatek/mt76/mt76_connac_mac.c:24:7: note: in expansion of macro 'wait_event_timeout' 24 | if (!wait_event_timeout(pm->wait, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/af9013.c: In function 'af9013_get_frontend': /kisskb/src/drivers/media/dvb-frontends/af9013.c:403:5: note: byref variable will be forcibly initialized 403 | u8 buf[3]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/af9013.c: In function 'af9013_init': /kisskb/src/drivers/media/dvb-frontends/af9013.c:835:5: note: byref variable will be forcibly initialized 835 | u8 buf[3]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/af9013.c: In function 'af9013_pid_filter': /kisskb/src/drivers/media/dvb-frontends/af9013.c:1187:5: note: byref variable will be forcibly initialized 1187 | u8 buf[2]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/af9013.c: In function 'af9013_read_status': /kisskb/src/drivers/media/dvb-frontends/af9013.c:522:5: note: byref variable will be forcibly initialized 522 | u8 buf[7]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/af9013.c:521:42: note: byref variable will be forcibly initialized 521 | unsigned int utmp, utmp1, utmp2, utmp3, utmp4; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/af9013.c:521:35: note: byref variable will be forcibly initialized 521 | unsigned int utmp, utmp1, utmp2, utmp3, utmp4; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/af9013.c:521:28: note: byref variable will be forcibly initialized 521 | unsigned int utmp, utmp1, utmp2, utmp3, utmp4; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/af9013.c:521:21: note: byref variable will be forcibly initialized 521 | unsigned int utmp, utmp1, utmp2, utmp3, utmp4; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/af9013.c:521:15: note: byref variable will be forcibly initialized 521 | unsigned int utmp, utmp1, utmp2, utmp3, utmp4; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/af9013.c: In function 'af9013_set_frontend': /kisskb/src/drivers/media/dvb-frontends/af9013.c:113:6: note: byref variable will be forcibly initialized 113 | u32 if_frequency, freq_cw; | ^~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/af9013.c:112:5: note: byref variable will be forcibly initialized 112 | u8 buf[6]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/af9013.c: In function 'af9013_sleep': /kisskb/src/drivers/media/dvb-frontends/af9013.c:982:15: note: byref variable will be forcibly initialized 982 | unsigned int utmp; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/af9013.c: In function 'af9013_download_firmware': /kisskb/src/drivers/media/dvb-frontends/af9013.c:1032:25: note: byref variable will be forcibly initialized 1032 | const struct firmware *firmware; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/af9013.c:1030:5: note: byref variable will be forcibly initialized 1030 | u8 buf[4]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/af9013.c:1029:15: note: byref variable will be forcibly initialized 1029 | unsigned int utmp; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/af9013.c: In function 'af9013_probe': /kisskb/src/drivers/media/dvb-frontends/af9013.c:1440:5: note: byref variable will be forcibly initialized 1440 | u8 firmware_version[4]; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/af9013.c: In function 'af9013_rregs': /kisskb/src/drivers/media/dvb-frontends/af9013.c:1326:17: note: byref variable will be forcibly initialized 1326 | struct i2c_msg msg[2] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/af9013.c:1325:5: note: byref variable will be forcibly initialized 1325 | u8 buf[3]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/af9013.c: In function 'af9013_wregs': /kisskb/src/drivers/media/dvb-frontends/af9013.c:1284:17: note: byref variable will be forcibly initialized 1284 | struct i2c_msg msg[1] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/af9013.c:1283:5: note: byref variable will be forcibly initialized 1283 | u8 buf[21]; | ^~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/delay.h:23, from /kisskb/src/include/linux/iopoll.h:12, from /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/sdio_mac.c:4: /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/sdio_mac.c: In function 'mt7921s_init_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: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/net/wireless/mediatek/mt76/mt7921/sdio_mac.c:76:2: note: in expansion of macro 'wait_event_timeout' 76 | wait_event_timeout(dev->mt76.sdio.wait, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/mediatek/mt76/mt7921/sdio_mac.c: In function 'mt7921s_mac_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: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/net/wireless/mediatek/mt76/mt7921/sdio_mac.c:102:2: note: in expansion of macro 'wait_event_timeout' 102 | wait_event_timeout(dev->mt76.sdio.wait, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/r600.c: In function 'r600_is_display_hung': /kisskb/src/drivers/gpu/drm/radeon/r600.c:1589:6: note: byref variable will be forcibly initialized 1589 | u32 crtc_status[2]; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/r600.c: In function 'r600_set_uvd_clocks': /kisskb/src/drivers/gpu/drm/radeon/r600.c:205:46: note: byref variable will be forcibly initialized 205 | unsigned fb_div = 0, ref_div, vclk_div = 0, dclk_div = 0; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/r600.c:205:32: note: byref variable will be forcibly initialized 205 | unsigned fb_div = 0, ref_div, vclk_div = 0, dclk_div = 0; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/r600.c:205:11: note: byref variable will be forcibly initialized 205 | unsigned fb_div = 0, ref_div, vclk_div = 0, dclk_div = 0; | ^~~~~~ /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/drivers/gpu/drm/radeon/r600.c: In function 'r600_init_microcode': /kisskb/src/drivers/gpu/drm/radeon/r600.c:2438:7: note: byref variable will be forcibly initialized 2438 | char fw_name[30]; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/r600.c: In function 'r600_ring_test': /kisskb/src/drivers/gpu/drm/radeon/r600.c:2825:11: note: byref variable will be forcibly initialized 2825 | uint32_t scratch; | ^~~~~~~ /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/drivers/gpu/drm/radeon/r600.c:2969:23: note: byref variable will be forcibly initialized 2969 | struct radeon_fence *fence; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/r600.c: In function 'r600_ib_test': /kisskb/src/drivers/gpu/drm/radeon/r600.c:3399:11: note: byref variable will be forcibly initialized 3399 | uint32_t scratch; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/r600.c:3398:19: note: byref variable will be forcibly initialized 3398 | struct radeon_ib ib; | ^~ In file included from /kisskb/src/drivers/iio/adc/ti-ads8688.c:10: /kisskb/src/drivers/iio/adc/ti-ads8688.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/iio/adc/ti-ads8688.c: In function 'ads8688_trigger_handler': /kisskb/src/drivers/iio/adc/ti-ads8688.c:387:6: note: byref variable will be forcibly initialized 387 | u16 buffer[ADS8688_MAX_CHANNELS + sizeof(s64)/sizeof(u16)] __aligned(8); | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/cx24116.c: In function 'cx24116_writeregN': /kisskb/src/drivers/media/dvb-frontends/cx24116.c:213:17: note: byref variable will be forcibly initialized 213 | struct i2c_msg msg; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24116.c: In function 'cx24116_writereg': /kisskb/src/drivers/media/dvb-frontends/cx24116.c:190:17: note: byref variable will be forcibly initialized 190 | struct i2c_msg msg = { .addr = state->config->demod_address, | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24116.c:189:5: note: byref variable will be forcibly initialized 189 | u8 buf[] = { reg, data }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24116.c: In function 'cx24116_readreg': /kisskb/src/drivers/media/dvb-frontends/cx24116.c:249:17: note: byref variable will be forcibly initialized 249 | struct i2c_msg msg[] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24116.c:248:5: note: byref variable will be forcibly initialized 248 | u8 b1[] = { 0 }; | ^~ /kisskb/src/drivers/media/dvb-frontends/cx24116.c:247:5: note: byref variable will be forcibly initialized 247 | u8 b0[] = { reg }; | ^~ In file included from /kisskb/src/include/linux/dma-resv.h:44, from /kisskb/src/include/drm/drm_gem.h:38, from /kisskb/src/include/drm/ttm/ttm_bo_api.h:34, from /kisskb/src/drivers/gpu/drm/radeon/radeon.h:76, from /kisskb/src/drivers/gpu/drm/radeon/radeon_test.c:28: /kisskb/src/drivers/gpu/drm/radeon/radeon_test.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/cx24116.c: In function 'cx24116_load_firmware': /kisskb/src/drivers/media/dvb-frontends/cx24116.c:556:16: note: byref variable will be forcibly initialized 556 | unsigned char vers[4]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cx24116.c:554:21: note: byref variable will be forcibly initialized 554 | struct cx24116_cmd cmd; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24116.c: In function 'cx24116_firmware_ondemand': /kisskb/src/drivers/media/dvb-frontends/cx24116.c:466:25: note: byref variable will be forcibly initialized 466 | const struct firmware *fw; | ^~ /kisskb/src/drivers/gpu/drm/radeon/radeon_test.c: In function 'radeon_do_test_moves': /kisskb/src/drivers/gpu/drm/radeon/radeon_test.c:88:24: note: byref variable will be forcibly initialized 88 | struct radeon_fence *fence = NULL; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_test.c:85:19: note: byref variable will be forcibly initialized 85 | void *gtt_map, *vram_map; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_test.c:85:9: note: byref variable will be forcibly initialized 85 | void *gtt_map, *vram_map; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_test.c:39:21: note: byref variable will be forcibly initialized 39 | uint64_t gtt_addr, vram_addr; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_test.c:39:11: note: byref variable will be forcibly initialized 39 | uint64_t gtt_addr, vram_addr; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_test.c:37:20: note: byref variable will be forcibly initialized 37 | struct radeon_bo *vram_obj = NULL; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cx24116.c: In function 'cx24116_set_voltage': /kisskb/src/drivers/media/dvb-frontends/cx24116.c:835:21: note: byref variable will be forcibly initialized 835 | struct cx24116_cmd cmd; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24116.c: In function 'cx24116_set_tone': /kisskb/src/drivers/media/dvb-frontends/cx24116.c:863:21: note: byref variable will be forcibly initialized 863 | struct cx24116_cmd cmd; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24116.c: In function 'cx24116_sleep': /kisskb/src/drivers/media/dvb-frontends/cx24116.c:1178:21: note: byref variable will be forcibly initialized 1178 | struct cx24116_cmd cmd; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24116.c: In function 'cx24116_diseqc_init': /kisskb/src/drivers/media/dvb-frontends/cx24116.c:907:21: note: byref variable will be forcibly initialized 907 | struct cx24116_cmd cmd; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24116.c: In function 'cx24116_initfe': /kisskb/src/drivers/media/dvb-frontends/cx24116.c:1146:21: note: byref variable will be forcibly initialized 1146 | struct cx24116_cmd cmd; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_test.c: In function 'radeon_test_ring_sync2': /kisskb/src/drivers/gpu/drm/radeon/radeon_test.c:412:27: note: byref variable will be forcibly initialized 412 | struct radeon_semaphore *semaphore = NULL; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_test.c:411:39: note: byref variable will be forcibly initialized 411 | struct radeon_fence *fenceA = NULL, *fenceB = NULL; | ^~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_test.c:411:23: note: byref variable will be forcibly initialized 411 | struct radeon_fence *fenceA = NULL, *fenceB = NULL; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/cx24116.c: In function 'cx24116_read_signal_strength': /kisskb/src/drivers/media/dvb-frontends/cx24116.c:714:21: note: byref variable will be forcibly initialized 714 | struct cx24116_cmd cmd; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_test.c: In function 'radeon_test_ring_sync': /kisskb/src/drivers/gpu/drm/radeon/radeon_test.c:318:27: note: byref variable will be forcibly initialized 318 | struct radeon_semaphore *semaphore = NULL; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_test.c:317:39: note: byref variable will be forcibly initialized 317 | struct radeon_fence *fence1 = NULL, *fence2 = NULL; | ^~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_test.c:317:23: note: byref variable will be forcibly initialized 317 | struct radeon_fence *fence1 = NULL, *fence2 = NULL; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/cx24116.c: In function 'cx24116_set_frontend': /kisskb/src/drivers/media/dvb-frontends/cx24116.c:1207:17: note: byref variable will be forcibly initialized 1207 | enum fe_status tunerstat; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cx24116.c:1206:21: note: byref variable will be forcibly initialized 1206 | struct cx24116_cmd cmd; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24117.c: In function 'cx24117_readreg': /kisskb/src/drivers/media/dvb-frontends/cx24117.c:310:17: note: byref variable will be forcibly initialized 310 | struct i2c_msg msg[] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24117.c:309:5: note: byref variable will be forcibly initialized 309 | u8 recv = 0; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cx24117.c: In function 'cx24117_writecmd': /kisskb/src/drivers/media/dvb-frontends/cx24117.c:282:5: note: byref variable will be forcibly initialized 282 | u8 buf[CX24117_ARGLEN+1]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24117.c:281:17: note: byref variable will be forcibly initialized 281 | struct i2c_msg msg; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24117.c: In function 'cx24117_writereg': /kisskb/src/drivers/media/dvb-frontends/cx24117.c:260:17: note: byref variable will be forcibly initialized 260 | struct i2c_msg msg = { .addr = state->priv->demod_address, | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24117.c:259:5: note: byref variable will be forcibly initialized 259 | u8 buf[] = { reg, data }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24117.c: In function 'cx24117_readregN': /kisskb/src/drivers/media/dvb-frontends/cx24117.c:335:17: note: byref variable will be forcibly initialized 335 | struct i2c_msg msg[] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24117.c: In function 'cx24117_read_ucblocks': /kisskb/src/drivers/media/dvb-frontends/cx24117.c:840:5: note: byref variable will be forcibly initialized 840 | u8 buf[2]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24117.c: In function 'cx24117_read_snr': /kisskb/src/drivers/media/dvb-frontends/cx24117.c:818:5: note: byref variable will be forcibly initialized 818 | u8 buf[2]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24117.c: In function 'cx24117_read_ber': /kisskb/src/drivers/media/dvb-frontends/cx24117.c:763:5: note: byref variable will be forcibly initialized 763 | u8 buf[4]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24117.c: In function 'cx24117_load_firmware': /kisskb/src/drivers/media/dvb-frontends/cx24117.c:547:17: note: byref variable will be forcibly initialized 547 | struct i2c_msg msg; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24117.c:543:21: note: byref variable will be forcibly initialized 543 | struct cx24117_cmd cmd; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24117.c: In function 'cx24117_firmware_ondemand': /kisskb/src/drivers/media/dvb-frontends/cx24117.c:443:25: note: byref variable will be forcibly initialized 443 | const struct firmware *fw; | ^~ /kisskb/src/drivers/media/dvb-frontends/cx24117.c: In function 'cx24117_set_voltage': /kisskb/src/drivers/media/dvb-frontends/cx24117.c:902:21: note: byref variable will be forcibly initialized 902 | struct cx24117_cmd cmd; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24117.c: In function 'cx24117_set_tone': /kisskb/src/drivers/media/dvb-frontends/cx24117.c:954:21: note: byref variable will be forcibly initialized 954 | struct cx24117_cmd cmd; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24117.c: In function 'cx24117_read_signal_strength': /kisskb/src/drivers/media/dvb-frontends/cx24117.c:788:5: note: byref variable will be forcibly initialized 788 | u8 buf[2]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24117.c:785:21: note: byref variable will be forcibly initialized 785 | struct cx24117_cmd cmd; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24117.c: In function 'cx24117_get_frontend': /kisskb/src/drivers/media/dvb-frontends/cx24117.c:1562:5: note: byref variable will be forcibly initialized 1562 | u8 buf[0x1f-4]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24117.c:1556:21: note: byref variable will be forcibly initialized 1556 | struct cx24117_cmd cmd; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24117.c: In function 'cx24117_set_frontend': /kisskb/src/drivers/media/dvb-frontends/cx24117.c:1300:17: note: byref variable will be forcibly initialized 1300 | enum fe_status tunerstat; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cx24117.c:1299:21: note: byref variable will be forcibly initialized 1299 | struct cx24117_cmd cmd; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24117.c: In function 'cx24117_sleep': /kisskb/src/drivers/media/dvb-frontends/cx24117.c:1279:21: note: byref variable will be forcibly initialized 1279 | struct cx24117_cmd cmd; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24117.c: In function 'cx24117_initfe': /kisskb/src/drivers/media/dvb-frontends/cx24117.c:1219:21: note: byref variable will be forcibly initialized 1219 | struct cx24117_cmd cmd; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24117.c: In function 'cx24117_attach': /kisskb/src/drivers/media/dvb-frontends/cx24117.c:1163:23: note: byref variable will be forcibly initialized 1163 | struct cx24117_priv *priv = NULL; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/rv770.c: In function 'rv770_mc_program': /kisskb/src/drivers/gpu/drm/radeon/rv770.c:1017:23: note: byref variable will be forcibly initialized 1017 | struct rv515_mc_save save; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/rv770.c: In function 'rv770_set_uvd_clocks': /kisskb/src/drivers/gpu/drm/radeon/rv770.c:55:37: note: byref variable will be forcibly initialized 55 | unsigned fb_div = 0, vclk_div = 0, dclk_div = 0; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rv770.c:55:23: note: byref variable will be forcibly initialized 55 | unsigned fb_div = 0, vclk_div = 0, dclk_div = 0; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rv770.c:55:11: note: byref variable will be forcibly initialized 55 | unsigned fb_div = 0, vclk_div = 0, dclk_div = 0; | ^~~~~~ /kisskb/src/drivers/iio/adc/ti_am335x_adc.c: In function 'tiadc_parse_dt': /kisskb/src/drivers/iio/adc/ti_am335x_adc.c:573:6: note: byref variable will be forcibly initialized 573 | u32 val; | ^~~ In file included from /kisskb/src/arch/powerpc/include/asm/io.h:27, 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/drivers/iio/adc/ti_am335x_adc.c:12: /kisskb/src/drivers/iio/adc/ti_am335x_adc.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/iio/adc/ti_am335x_adc.c: In function 'tiadc_request_dma': /kisskb/src/drivers/iio/adc/ti_am335x_adc.c:534:18: note: byref variable will be forcibly initialized 534 | dma_cap_mask_t mask; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_processpptables.c: In function 'get_tdp_table': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_processpptables.c:426:10: note: byref variable will be forcibly initialized 426 | uint8_t sda; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_processpptables.c:425:10: note: byref variable will be forcibly initialized 425 | uint8_t scl; | ^~~ /kisskb/src/drivers/staging/rtl8192u/r819xU_phy.c: In function 'phy_FwRFSerialRead': /kisskb/src/drivers/staging/rtl8192u/r819xU_phy.c:357:7: note: byref variable will be forcibly initialized 357 | u32 tmp; | ^~~ /kisskb/src/drivers/staging/rtl8192u/r819xU_phy.c:354:7: note: byref variable will be forcibly initialized 354 | u32 reg = 0; | ^~~ /kisskb/src/drivers/staging/rtl8192u/r819xU_phy.c: In function 'phy_FwRFSerialWrite': /kisskb/src/drivers/staging/rtl8192u/r819xU_phy.c:420:6: note: byref variable will be forcibly initialized 420 | u32 tmp; | ^~~ In file included from /kisskb/src/drivers/staging/rtl8192u/r8192U.h:28, from /kisskb/src/drivers/staging/rtl8192u/r819xU_phy.c:2: /kisskb/src/drivers/staging/rtl8192u/r819xU_phy.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/staging/rtl8192u/r819xU_phy.c: In function 'rtl8192_setBBreg': /kisskb/src/drivers/staging/rtl8192u/r819xU_phy.c:70:6: note: byref variable will be forcibly initialized 70 | u32 reg, bitshift; | ^~~ /kisskb/src/drivers/staging/rtl8192u/r819xU_phy.c: In function 'rtl8192_QueryBBReg': /kisskb/src/drivers/staging/rtl8192u/r819xU_phy.c:94:6: note: byref variable will be forcibly initialized 94 | u32 reg, bitshift; | ^~~ /kisskb/src/drivers/staging/rtl8192u/r819xU_phy.c: In function 'rtl8192_phy_RFSerialRead': /kisskb/src/drivers/staging/rtl8192u/r819xU_phy.c:94:6: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/include/linux/pci.h:37, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_processpptables.c:24: /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_processpptables.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/media/pci/saa7164/saa7164-cards.c: In function 'hauppauge_eeprom': /kisskb/src/drivers/media/pci/saa7164/saa7164-cards.c:771:18: note: byref variable will be forcibly initialized 771 | struct tveeprom tv; | ^~ /kisskb/src/drivers/staging/rtl8192u/r819xU_phy.c: In function 'rtl8192_phy_FinishSwChnlNow': /kisskb/src/drivers/staging/rtl8192u/r819xU_phy.c:1367:6: note: byref variable will be forcibly initialized 1367 | u32 delay = 0; | ^~~~~ /kisskb/src/drivers/staging/rtl8192u/r819xU_phy.c: In function 'rtl8192_phy_checkBBAndRF': /kisskb/src/drivers/staging/rtl8192u/r819xU_phy.c:685:25: note: byref variable will be forcibly initialized 685 | u32 i, CheckTimes = 4, reg = 0; | ^~~ /kisskb/src/drivers/staging/rtl8192u/r819xU_phy.c: In function 'rtl8192_BB_Config_ParaFile': /kisskb/src/drivers/staging/rtl8192u/r819xU_phy.c:94:6: note: byref variable will be forcibly initialized 94 | u32 reg, bitshift; | ^~~ /kisskb/src/drivers/staging/rtl8192u/r819xU_phy.c:755:6: note: byref variable will be forcibly initialized 755 | u32 reg_u32 = 0; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8192u/r819xU_phy.c:754:5: note: byref variable will be forcibly initialized 754 | u8 reg_u8 = 0, eCheckItem = 0, status = 0; | ^~~~~~ /kisskb/src/drivers/staging/rtl8192u/r819xU_phy.c: In function 'rtl8192_phy_getTxPower': /kisskb/src/drivers/staging/rtl8192u/r819xU_phy.c:848:5: note: byref variable will be forcibly initialized 848 | u8 tmp; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_processpptables.c: In function 'get_powerplay_table': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_processpptables.c:52:11: note: byref variable will be forcibly initialized 52 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_processpptables.c:52:5: note: byref variable will be forcibly initialized 52 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_processpptables.c:51:6: note: byref variable will be forcibly initialized 51 | u16 size; | ^~~~ /kisskb/src/drivers/staging/rtl8192u/r819xU_phy.c: In function 'rtl8192_SetBWModeWorkItem': /kisskb/src/drivers/staging/rtl8192u/r819xU_phy.c:1465:5: note: byref variable will be forcibly initialized 1465 | u8 regBwOpMode; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8192u/r819xU_phy.c: In function 'InitialGainOperateWorkItemCallBack': /kisskb/src/drivers/staging/rtl8192u/r819xU_phy.c:94:6: note: byref variable will be forcibly initialized 94 | u32 reg, bitshift; | ^~~ /kisskb/src/drivers/staging/rtl8192u/r819xU_phy.c:94:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8192u/r819xU_phy.c:94:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8192u/r819xU_phy.c:94:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8192u/r819xU_phy.c:94:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/chemical/scd30_serial.c: In function 'scd30_serdev_command': /kisskb/src/drivers/iio/chemical/scd30_serial.c:109:7: note: byref variable will be forcibly initialized 109 | rxbuf[SCD30_SERDEV_MAX_BUF_SIZE]; | ^~~~~ /kisskb/src/drivers/iio/chemical/scd30_serial.c:108:7: note: byref variable will be forcibly initialized 108 | char txbuf[SCD30_SERDEV_MAX_BUF_SIZE] = { SCD30_SERDEV_ADDR }, | ^~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/drivers/staging/rtl8712/osdep_service.h:22, from /kisskb/src/drivers/staging/rtl8712/rtl871x_xmit.c:19: /kisskb/src/drivers/staging/rtl8712/rtl871x_xmit.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_xmit.c: In function 'xmitframe_addmic': /kisskb/src/drivers/staging/rtl8712/rtl871x_xmit.c:366:7: note: byref variable will be forcibly initialized 366 | u8 null_key[16] = {}; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_xmit.c:355:5: note: byref variable will be forcibly initialized 355 | u8 priority[4] = {}; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_xmit.c:349:18: note: byref variable will be forcibly initialized 349 | struct mic_data micdata; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_xmit.c:348:24: note: byref variable will be forcibly initialized 348 | u8 *pframe, *payload, mic[8]; | ^~~ /kisskb/src/drivers/staging/rtl8712/rtl8712_xmit.c: In function 'update_txdesc': /kisskb/src/drivers/staging/rtl8712/rtl8712_xmit.c:412:17: note: byref variable will be forcibly initialized 412 | struct tx_desc txdesc_mp; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_xmit.c: In function 'r8712_update_attrib': /kisskb/src/drivers/staging/rtl8712/rtl871x_xmit.c:243:6: note: byref variable will be forcibly initialized 243 | u8 tmp[24]; | ^~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_xmit.c:182:16: note: byref variable will be forcibly initialized 182 | struct tx_cmd txdesc; | ^~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_xmit.c:180:16: note: byref variable will be forcibly initialized 180 | struct ethhdr etherhdr; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_xmit.c:178:18: note: byref variable will be forcibly initialized 178 | struct pkt_file pktfile; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_xmit.c: In function 'r8712_xmitframe_coalesce': /kisskb/src/drivers/staging/rtl8712/rtl871x_xmit.c:579:18: note: byref variable will be forcibly initialized 579 | struct pkt_file pktfile; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_xmit.c: In function 'r8712_update_protection': /kisskb/src/drivers/staging/rtl8712/rtl871x_xmit.c:700:7: note: byref variable will be forcibly initialized 700 | uint erp_len; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8712/rtl871x_xmit.c: In function 'r8712_xmit_classifier': /kisskb/src/drivers/staging/rtl8712/rtl871x_xmit.c:890:19: note: byref variable will be forcibly initialized 890 | struct __queue *pstapending; | ^~~~~~~~~~~ In file included from /kisskb/src/drivers/nvmem/core.c:20: /kisskb/src/drivers/nvmem/core.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/nvmem/core.c: In function 'nvmem_device_cell_read': /kisskb/src/drivers/nvmem/core.c:1786:10: note: byref variable will be forcibly initialized 1786 | ssize_t len; | ^~~ /kisskb/src/drivers/nvmem/core.c:1784:26: note: byref variable will be forcibly initialized 1784 | struct nvmem_cell_entry cell; | ^~~~ /kisskb/src/drivers/nvmem/core.c: In function 'nvmem_add_cells_from_of': /kisskb/src/drivers/nvmem/core.c:686:6: note: byref variable will be forcibly initialized 686 | int len; | ^~~ /kisskb/src/drivers/nvmem/core.c: In function 'nvmem_cell_read_variable_le_u32': /kisskb/src/drivers/nvmem/core.c:1721:9: note: byref variable will be forcibly initialized 1721 | size_t len; | ^~~ /kisskb/src/drivers/nvmem/core.c: In function 'nvmem_cell_read_variable_le_u64': /kisskb/src/drivers/nvmem/core.c:1752:9: note: byref variable will be forcibly initialized 1752 | size_t len; | ^~~ /kisskb/src/drivers/nvmem/core.c: In function 'nvmem_cell_prepare_write_buffer': /kisskb/src/drivers/nvmem/core.c:1497:5: note: byref variable will be forcibly initialized 1497 | u8 v, *p, *buf, *b, pbyte, pbits; | ^ /kisskb/src/drivers/nvmem/core.c: In function 'nvmem_device_cell_write': /kisskb/src/drivers/nvmem/core.c:1815:26: note: byref variable will be forcibly initialized 1815 | struct nvmem_cell_entry cell; | ^~~~ /kisskb/src/drivers/nvmem/core.c: In function 'nvmem_cell_read_common': /kisskb/src/drivers/nvmem/core.c:1593:9: note: byref variable will be forcibly initialized 1593 | size_t len; | ^~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-i2c.c: In function 'saa7134_i2c_eeprom_md7134_gate': /kisskb/src/drivers/media/pci/saa7134/saa7134-i2c.c:361:17: note: byref variable will be forcibly initialized 361 | struct i2c_msg i2cgatemsg_w[] = { {.addr = 0x08, .flags = 0, | ^~~~~~~~~~~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-i2c.c:355:17: note: byref variable will be forcibly initialized 355 | struct i2c_msg i2cgatemsg_r[] = { {.addr = 0x08, .flags = 0, | ^~~~~~~~~~~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-i2c.c:353:5: note: byref variable will be forcibly initialized 353 | u8 data[2]; | ^~~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-i2c.c:352:20: note: byref variable will be forcibly initialized 352 | u8 subaddr = 0x7, dmdregval; | ^~~~~~~~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-i2c.c:352:5: note: byref variable will be forcibly initialized 352 | u8 subaddr = 0x7, dmdregval; | ^~~~~~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-i2c.c: In function 'saa7134_i2c_eeprom': /kisskb/src/drivers/media/pci/saa7134/saa7134-i2c.c:380:16: note: byref variable will be forcibly initialized 380 | unsigned char buf; | ^~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-i2c.c: In function 'do_i2c_scan': /kisskb/src/drivers/media/pci/saa7134/saa7134-i2c.c:418:16: note: byref variable will be forcibly initialized 418 | unsigned char buf; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24120.c: In function 'cx24120_writeregs': /kisskb/src/drivers/media/dvb-frontends/cx24120.c:224:17: note: byref variable will be forcibly initialized 224 | struct i2c_msg msg = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24120.c: In function 'cx24120_writereg': /kisskb/src/drivers/media/dvb-frontends/cx24120.c:195:17: note: byref variable will be forcibly initialized 195 | struct i2c_msg msg = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24120.c:194:5: note: byref variable will be forcibly initialized 194 | u8 buf[] = { reg, data }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24120.c: In function 'cx24120_readreg': /kisskb/src/drivers/media/dvb-frontends/cx24120.c:166:17: note: byref variable will be forcibly initialized 166 | struct i2c_msg msg[] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24120.c:165:5: note: byref variable will be forcibly initialized 165 | u8 buf = 0; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24120.c: In function 'cx24120_set_voltage': /kisskb/src/drivers/media/dvb-frontends/cx24120.c:535:21: note: byref variable will be forcibly initialized 535 | struct cx24120_cmd cmd; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24120.c: In function 'cx24120_msg_mpeg_output_global_config': /kisskb/src/drivers/media/dvb-frontends/cx24120.c:443:21: note: byref variable will be forcibly initialized 443 | struct cx24120_cmd cmd; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24120.c: In function 'cx24120_set_tone': /kisskb/src/drivers/media/dvb-frontends/cx24120.c:512:21: note: byref variable will be forcibly initialized 512 | struct cx24120_cmd cmd; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24120.c: In function 'cx24120_diseqc_send_burst': /kisskb/src/drivers/media/dvb-frontends/cx24120.c:490:21: note: byref variable will be forcibly initialized 490 | struct cx24120_cmd cmd; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24120.c: In function 'cx24120_set_vco': /kisskb/src/drivers/media/dvb-frontends/cx24120.c:1237:21: note: byref variable will be forcibly initialized 1237 | struct cx24120_cmd cmd; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24120.c: In function 'cx24120_msg_mpeg_output_config': /kisskb/src/drivers/media/dvb-frontends/cx24120.c:469:21: note: byref variable will be forcibly initialized 469 | struct cx24120_cmd cmd; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24120.c: In function 'cx24120_send_diseqc_msg': /kisskb/src/drivers/media/dvb-frontends/cx24120.c:551:21: note: byref variable will be forcibly initialized 551 | struct cx24120_cmd cmd; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24120.c: In function 'cx24120_get_stats': /kisskb/src/drivers/media/dvb-frontends/cx24120.c:609:21: note: byref variable will be forcibly initialized 609 | struct cx24120_cmd cmd; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24120.c: In function 'cx24120_set_clock_ratios': /kisskb/src/drivers/media/dvb-frontends/cx24120.c:918:21: note: byref variable will be forcibly initialized 918 | struct cx24120_cmd cmd; | ^~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-core.c: In function 'saa7134_pgtable_alloc': /kisskb/src/drivers/media/pci/saa7134/saa7134-core.c:224:15: note: byref variable will be forcibly initialized 224 | dma_addr_t dma_addr = 0; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cx24120.c: In function 'cx24120_set_frontend': /kisskb/src/drivers/media/dvb-frontends/cx24120.c:1136:21: note: byref variable will be forcibly initialized 1136 | struct cx24120_cmd cmd; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24120.c: In function 'cx24120_init': /kisskb/src/drivers/media/dvb-frontends/cx24120.c:1275:16: note: byref variable will be forcibly initialized 1275 | unsigned char vers[4]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cx24120.c:1272:21: note: byref variable will be forcibly initialized 1272 | struct cx24120_cmd cmd; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cx24120.c:1269:25: note: byref variable will be forcibly initialized 1269 | const struct firmware *fw; | ^~ In file included from /kisskb/src/drivers/media/pci/saa7134/saa7134.h:14, from /kisskb/src/drivers/media/pci/saa7134/saa7134-core.c:10: /kisskb/src/drivers/media/pci/saa7134/saa7134-core.c: In function 'saa7134_initdev': /kisskb/src/include/linux/i2c.h:868:28: note: byref variable will be forcibly initialized 868 | ((const unsigned short []){ addr, ## addrs, I2C_CLIENT_END }) | ^ /kisskb/src/drivers/media/pci/saa7134/saa7134-core.c:1181:8: note: in expansion of macro 'I2C_ADDRS' 1181 | 0, I2C_ADDRS(saa7134_boards[dev->board].rds_addr)); | ^~~~~~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-i2c.c: In function 'v4l2_i2c_new_subdev': /kisskb/src/drivers/media/v4l2-core/v4l2-i2c.c:125:24: note: byref variable will be forcibly initialized 125 | struct i2c_board_info info; | ^~~~ /kisskb/src/drivers/iio/adc/xilinx-xadc-core.c: In function 'xadc_zynq_write_adc_reg': /kisskb/src/drivers/iio/adc/xilinx-xadc-core.c:178:11: note: byref variable will be forcibly initialized 178 | uint32_t cmd[1]; | ^~~ /kisskb/src/drivers/iio/adc/xilinx-xadc-core.c: In function 'xadc_zynq_read_adc_reg': /kisskb/src/drivers/iio/adc/xilinx-xadc-core.c:212:11: note: byref variable will be forcibly initialized 212 | uint32_t cmd[2]; | ^~~ /kisskb/src/drivers/iio/adc/xilinx-xadc-core.c: In function 'xadc_update_scan_mode': /kisskb/src/drivers/iio/adc/xilinx-xadc-core.c:615:9: note: byref variable will be forcibly initialized 615 | size_t new_size, n; | ^~~~~~~~ /kisskb/src/drivers/iio/adc/xilinx-xadc-core.c: In function 'xadc_parse_dt': /kisskb/src/drivers/iio/adc/xilinx-xadc-core.c:1197:6: note: byref variable will be forcibly initialized 1197 | u32 reg; | ^~~ /kisskb/src/drivers/iio/adc/xilinx-xadc-core.c:1196:6: note: byref variable will be forcibly initialized 1196 | u32 ext_mux_chan; | ^~~~~~~~~~~~ /kisskb/src/drivers/iio/adc/xilinx-xadc-core.c:1195:14: note: byref variable will be forcibly initialized 1195 | const char *external_mux; | ^~~~~~~~~~~~ /kisskb/src/drivers/iio/adc/xilinx-xadc-core.c: In function 'xadc_read_samplerate': /kisskb/src/drivers/iio/adc/xilinx-xadc-core.c:891:11: note: byref variable will be forcibly initialized 891 | uint16_t val16; | ^~~~~ /kisskb/src/drivers/iio/adc/xilinx-xadc-core.c: In function 'xadc_read_raw': /kisskb/src/drivers/iio/adc/xilinx-xadc-core.c:910:11: note: byref variable will be forcibly initialized 910 | uint16_t val16; | ^~~~~ /kisskb/src/drivers/iio/adc/xilinx-xadc-core.c: In function '_xadc_update_adc_reg': /kisskb/src/drivers/iio/adc/xilinx-xadc-core.c:584:11: note: byref variable will be forcibly initialized 584 | uint16_t tmp; | ^~~ /kisskb/src/drivers/iio/adc/xilinx-xadc-core.c: In function 'xadc_probe': /kisskb/src/drivers/iio/adc/xilinx-xadc-core.c:1323:15: note: byref variable will be forcibly initialized 1323 | unsigned int conf0; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/si21xx.c: In function 'si21_readregs': /kisskb/src/drivers/media/dvb-frontends/si21xx.c:310:17: note: byref variable will be forcibly initialized 310 | struct i2c_msg msg[] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/si21xx.c: In function 'si21_writeregs': /kisskb/src/drivers/media/dvb-frontends/si21xx.c:227:17: note: byref variable will be forcibly initialized 227 | struct i2c_msg msg = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/si21xx.c:226:5: note: byref variable will be forcibly initialized 226 | u8 buf[60];/* = { reg1, data };*/ | ^~~ /kisskb/src/drivers/media/dvb-frontends/si21xx.c: In function 'si21xx_send_diseqc_msg': /kisskb/src/drivers/media/dvb-frontends/si21xx.c:383:5: note: byref variable will be forcibly initialized 383 | u8 LNB_CTRL_1; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/s921.c: In function 's921_i2c_readreg': /kisskb/src/drivers/media/dvb-frontends/si21xx.c:382:5: note: byref variable will be forcibly initialized 382 | u8 lnb_status; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/s921.c:234:17: note: byref variable will be forcibly initialized 234 | struct i2c_msg msg[] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/s921.c:232:5: note: byref variable will be forcibly initialized 232 | u8 val; | ^~~ /kisskb/src/drivers/media/dvb-frontends/si21xx.c: In function 'si21xx_set_symbolrate': /kisskb/src/drivers/media/dvb-frontends/si21xx.c:354:5: note: byref variable will be forcibly initialized 354 | u8 sym_rate_bytes[3]; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/s921.c: In function 's921_read_signal_strength': /kisskb/src/drivers/media/dvb-frontends/s921.c:384:17: note: byref variable will be forcibly initialized 384 | enum fe_status status; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/si21xx.c: In function 'si21xx_setacquire': /kisskb/src/drivers/media/dvb-frontends/si21xx.c:649:10: note: byref variable will be forcibly initialized 649 | u8 reg, regs[3]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/si21xx.c:649:5: note: byref variable will be forcibly initialized 649 | u8 reg, regs[3]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/si21xx.c:648:5: note: byref variable will be forcibly initialized 648 | u8 start_acq = 0x80; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/si21xx.c:646:5: note: byref variable will be forcibly initialized 646 | u8 coderate_ptr; | ^~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/si21xx.c:641:5: note: byref variable will be forcibly initialized 641 | u8 coderates[] = { | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/s921.c: In function 's921_i2c_writereg': /kisskb/src/drivers/media/dvb-frontends/s921.c:202:17: note: byref variable will be forcibly initialized 202 | struct i2c_msg msg = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/s921.c:201:5: note: byref variable will be forcibly initialized 201 | u8 buf[] = { reg, data }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/si21xx.c: In function 'si21xx_set_frontend': /kisskb/src/drivers/media/dvb-frontends/si21xx.c:728:16: note: byref variable will be forcibly initialized 728 | unsigned char regs[4]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/si21xx.c:717:6: note: byref variable will be forcibly initialized 717 | int afs[ALLOWABLE_FS_COUNT] = { 200, 192, 193, 194, 195, | ^~~ /kisskb/src/drivers/media/dvb-frontends/si21xx.c:713:7: note: byref variable will be forcibly initialized 713 | bool inband_interferer_div4[ALLOWABLE_FS_COUNT]; | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/si21xx.c:712:7: note: byref variable will be forcibly initialized 712 | bool inband_interferer_div2[ALLOWABLE_FS_COUNT]; | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/si21xx.c: In function 'si21xx_sleep': /kisskb/src/drivers/media/dvb-frontends/si21xx.c:842:5: note: byref variable will be forcibly initialized 842 | u8 regdata; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/si21xx.c: In function 'si21xx_init': /kisskb/src/drivers/media/dvb-frontends/si21xx.c:481:5: note: byref variable will be forcibly initialized 481 | u8 reg2[2]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/si21xx.c:480:5: note: byref variable will be forcibly initialized 480 | u8 val; | ^~~ /kisskb/src/drivers/media/dvb-frontends/si21xx.c:479:5: note: byref variable will be forcibly initialized 479 | u8 reg1; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/si21xx.c: In function 'si21_writereg': /kisskb/src/drivers/media/dvb-frontends/si21xx.c:253:17: note: byref variable will be forcibly initialized 253 | struct i2c_msg msg = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/si21xx.c:252:5: note: byref variable will be forcibly initialized 252 | u8 buf[] = { reg, data }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/si21xx.c: In function 'si21_readreg': /kisskb/src/drivers/media/dvb-frontends/si21xx.c:284:17: note: byref variable will be forcibly initialized 284 | struct i2c_msg msg[] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/si21xx.c:283:5: note: byref variable will be forcibly initialized 283 | u8 b1[] = { 0 }; | ^~ /kisskb/src/drivers/media/dvb-frontends/si21xx.c:282:5: note: byref variable will be forcibly initialized 282 | u8 b0[] = { reg }; | ^~ /kisskb/src/drivers/media/dvb-frontends/si21xx.c: In function 'si21_read_status': /kisskb/src/drivers/media/dvb-frontends/si21xx.c:535:5: note: byref variable will be forcibly initialized 535 | u8 regs_read[2]; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv6110.c: In function 'stv6110_attach': /kisskb/src/drivers/media/dvb-frontends/stv6110.c:386:17: note: byref variable will be forcibly initialized 386 | struct i2c_msg msg[] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/stv6110.c:384:5: note: byref variable will be forcibly initialized 384 | u8 reg0[] = { 0x00, 0x07, 0x11, 0xdc, 0x85, 0x17, 0x01, 0xe6, 0x1e }; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/stv6110.c: In function 'stv6110_read_regs': /kisskb/src/drivers/media/dvb-frontends/stv6110.c:101:17: note: byref variable will be forcibly initialized 101 | struct i2c_msg msg[] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/stv6110.c:100:5: note: byref variable will be forcibly initialized 100 | u8 reg[] = { start }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/stv6110.c: In function 'stv6110_read_reg': /kisskb/src/drivers/media/dvb-frontends/stv6110.c:132:5: note: byref variable will be forcibly initialized 132 | u8 buf[] = { 0 }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/stv6110.c: In function 'stv6110_get_bandwidth': /kisskb/src/drivers/media/dvb-frontends/stv6110.c:351:5: note: byref variable will be forcibly initialized 351 | u8 regs[] = { 0, 0, 0, 0, 0, 0, 0, 0 }; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/stv6110.c: In function 'stv6110_get_frequency': /kisskb/src/drivers/media/dvb-frontends/stv6110.c:227:5: note: byref variable will be forcibly initialized 227 | u8 regs[] = { 0, 0, 0, 0, 0, 0, 0, 0 }; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/stv6110.c: In function 'stv6110_write_regs': /kisskb/src/drivers/media/dvb-frontends/stv6110.c:60:17: note: byref variable will be forcibly initialized 60 | struct i2c_msg msg = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/stv6110.c:59:5: note: byref variable will be forcibly initialized 59 | u8 cmdbuf[MAX_XFER_SIZE]; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv6110.c: In function 'stv6110_sleep': /kisskb/src/drivers/media/dvb-frontends/stv6110.c:140:5: note: byref variable will be forcibly initialized 140 | u8 reg[] = { 0 }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/stv6110.c: In function 'stv6110_set_bandwidth': /kisskb/src/drivers/media/dvb-frontends/stv6110.c:132:5: note: byref variable will be forcibly initialized 132 | u8 buf[] = { 0 }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/stv6110.c: In function 'stv6110_set_frequency': /kisskb/src/drivers/media/dvb-frontends/stv6110.c:132:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv6110.c:132:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv6110.c:252:33: note: byref variable will be forcibly initialized 252 | u32 divider, ref, p, presc, i, result_freq, vco_freq; | ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv6110.c: In function 'stv6110_init': /kisskb/src/drivers/media/dvb-frontends/stv6110.c:204:5: note: byref variable will be forcibly initialized 204 | u8 buf0[] = { 0x07, 0x11, 0xdc, 0x85, 0x17, 0x01, 0xe6, 0x1e }; | ^~~~ /kisskb/src/drivers/iio/adc/xilinx-xadc-events.c: In function 'xadc_write_event_config': /kisskb/src/drivers/iio/adc/xilinx-xadc-events.c:128:11: note: byref variable will be forcibly initialized 128 | uint16_t cfg, old_cfg; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_legacy_tv.c: In function 'radeon_legacy_tv_mode_set': /kisskb/src/drivers/gpu/drm/radeon/radeon_legacy_tv.c:535:11: note: byref variable will be forcibly initialized 535 | uint16_t pll_ref_freq; | ^~~~~~~~~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-dv-timings.c: In function 'v4l2_dv_timings_aspect_ratio': /kisskb/src/drivers/media/v4l2-core/v4l2-dv-timings.c:359:19: note: byref variable will be forcibly initialized 359 | unsigned long n, d; | ^ /kisskb/src/drivers/media/v4l2-core/v4l2-dv-timings.c:359:16: note: byref variable will be forcibly initialized 359 | unsigned long n, d; | ^ /kisskb/src/drivers/media/v4l2-core/v4l2-dv-timings.c: In function 'v4l2_calc_timeperframe': /kisskb/src/drivers/media/v4l2-core/v4l2-dv-timings.c:389:19: note: byref variable will be forcibly initialized 389 | unsigned long n, d; | ^ /kisskb/src/drivers/media/v4l2-core/v4l2-dv-timings.c:389:16: note: byref variable will be forcibly initialized 389 | unsigned long n, d; | ^ /kisskb/src/drivers/media/pci/saa7164/saa7164-core.c: In function 'saa7164_thread_function': /kisskb/src/drivers/media/pci/saa7164/saa7164-core.c:1171:24: note: byref variable will be forcibly initialized 1171 | struct tmFwInfoStruct fwinfo; | ^~~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-fwnode.c: In function 'v4l2_fwnode_endpoint_parse_csi1_bus': /kisskb/src/drivers/media/v4l2-core/v4l2-fwnode.c:373:6: note: byref variable will be forcibly initialized 373 | u32 v; | ^ /kisskb/src/drivers/media/v4l2-core/v4l2-fwnode.c: In function 'v4l2_fwnode_connector_parse_analog': /kisskb/src/drivers/media/v4l2-core/v4l2-fwnode.c:604:6: note: byref variable will be forcibly initialized 604 | u32 stds; | ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-fwnode.c: In function 'v4l2_fwnode_endpoint_parse_csi2_bus': /kisskb/src/drivers/media/v4l2-core/v4l2-fwnode.c:131:6: note: byref variable will be forcibly initialized 131 | u32 v; | ^ /kisskb/src/drivers/media/v4l2-core/v4l2-fwnode.c:126:6: note: byref variable will be forcibly initialized 126 | u32 array[1 + V4L2_FWNODE_CSI2_MAX_DATA_LANES]; | ^~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-fwnode.c: In function 'v4l2_fwnode_endpoint_parse_parallel_bus': /kisskb/src/drivers/media/v4l2-core/v4l2-fwnode.c:268:6: note: byref variable will be forcibly initialized 268 | u32 v; | ^ /kisskb/src/drivers/media/v4l2-core/v4l2-fwnode.c: In function '__v4l2_fwnode_endpoint_parse': /kisskb/src/drivers/media/v4l2-core/v4l2-fwnode.c:404:6: note: byref variable will be forcibly initialized 404 | u32 bus_type = V4L2_FWNODE_BUS_TYPE_GUESS; | ^~~~~~~~ In file included from /kisskb/src/include/linux/resource_ext.h:11, from /kisskb/src/include/linux/acpi.h:14, from /kisskb/src/drivers/media/v4l2-core/v4l2-fwnode.c:17: /kisskb/src/drivers/media/v4l2-core/v4l2-fwnode.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-fwnode.c: In function 'v4l2_fwnode_parse_link': /kisskb/src/drivers/media/v4l2-core/v4l2-fwnode.c:544:25: note: byref variable will be forcibly initialized 544 | struct fwnode_endpoint fwep; | ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-fwnode.c: In function 'v4l2_fwnode_get_connector_type': /kisskb/src/drivers/media/v4l2-core/v4l2-fwnode.c:635:14: note: byref variable will be forcibly initialized 635 | const char *type_name; | ^~~~~~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-fwnode.c: In function 'v4l2_fwnode_connector_parse': /kisskb/src/drivers/media/v4l2-core/v4l2-fwnode.c:654:14: note: byref variable will be forcibly initialized 654 | const char *label; | ^~~~~ /kisskb/src/drivers/media/pci/saa7164/saa7164-core.c: In function 'saa7164_initdev': /kisskb/src/drivers/media/pci/saa7164/saa7164-core.c:1241:6: note: byref variable will be forcibly initialized 1241 | u32 version; | ^~~~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-fwnode.c: In function 'v4l2_fwnode_device_parse': /kisskb/src/drivers/media/v4l2-core/v4l2-fwnode.c:744:6: note: byref variable will be forcibly initialized 744 | u32 val; | ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-fwnode.c: In function 'v4l2_fwnode_reference_parse': /kisskb/src/drivers/media/v4l2-core/v4l2-fwnode.c:894:31: note: byref variable will be forcibly initialized 894 | struct fwnode_reference_args args; | ^~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-fwnode.c: In function 'v4l2_fwnode_reference_get_int_prop': /kisskb/src/drivers/media/v4l2-core/v4l2-fwnode.c:1124:7: note: byref variable will be forcibly initialized 1124 | u32 val; | ^~~ /kisskb/src/drivers/media/v4l2-core/v4l2-fwnode.c:1102:31: note: byref variable will be forcibly initialized 1102 | struct fwnode_reference_args fwnode_args; | ^~~~~~~~~~~ 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( | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_pm.c: In function 'radeon_pm_in_vbl': /kisskb/src/drivers/gpu/drm/radeon/radeon_pm.c:1820:19: note: byref variable will be forcibly initialized 1820 | int crtc, vpos, hpos, vbl_status; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_pm.c:1820:13: note: byref variable will be forcibly initialized 1820 | int crtc, vpos, hpos, vbl_status; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_pm.c: In function 'radeon_hwmon_get_pwm1': /kisskb/src/drivers/gpu/drm/radeon/radeon_pm.c:650:6: note: byref variable will be forcibly initialized 650 | u32 speed; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_pm.c: In function 'radeon_hwmon_set_pwm1_enable': /kisskb/src/drivers/gpu/drm/radeon/radeon_pm.c:588:6: note: byref variable will be forcibly initialized 588 | int value; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_pm.c: In function 'radeon_hwmon_set_pwm1': /kisskb/src/drivers/gpu/drm/radeon/radeon_pm.c:629:6: note: byref variable will be forcibly initialized 629 | u32 value; | ^~~~~ /kisskb/src/drivers/staging/rtl8192u/r819xU_firmware.c: In function 'CPUcheck_firmware_ready': /kisskb/src/drivers/staging/rtl8192u/r819xU_firmware.c:174:7: note: byref variable will be forcibly initialized 174 | u32 CPU_status = 0; | ^~~~~~~~~~ /kisskb/src/drivers/staging/rtl8192u/r819xU_firmware.c: In function 'CPUcheck_maincodeok_turnonCPU': /kisskb/src/drivers/staging/rtl8192u/r819xU_firmware.c:125:7: note: byref variable will be forcibly initialized 125 | u32 CPU_status = 0; | ^~~~~~~~~~ /kisskb/src/drivers/staging/rtl8192u/r819xU_firmware.c: In function 'init_firmware': /kisskb/src/drivers/staging/rtl8192u/r819xU_firmware.c:210:25: note: byref variable will be forcibly initialized 210 | const struct firmware *fw_entry; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c: In function 'vega10_acg_enable': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c:2356:11: note: byref variable will be forcibly initialized 2356 | uint32_t agc_btc_response; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c: In function 'vega10_get_gpu_power': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c:3880:11: note: byref variable will be forcibly initialized 3880 | uint32_t value; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c: In function 'vega10_notify_smc_display_config_after_ps_adjustment': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c:4049:34: note: byref variable will be forcibly initialized 4049 | struct pp_display_clock_request clock_req; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c: In function 'vega10_setup_dpm_led_config': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c:957:37: note: byref variable will be forcibly initialized 957 | struct pp_atomfwctrl_voltage_table table; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c: In function 'vega10_init_dpm_defaults': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c:363:18: note: byref variable will be forcibly initialized 363 | uint32_t top32, bottom32; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c:363:11: note: byref variable will be forcibly initialized 363 | uint32_t top32, bottom32; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c: In function 'vega10_hwmgr_backend_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c:823:37: note: byref variable will be forcibly initialized 823 | struct pp_atomfwctrl_voltage_table vol_table; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c: In function 'vega10_set_ppfeature_status': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c:4575:11: note: byref variable will be forcibly initialized 4575 | uint64_t features_enabled; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv0900_core.c: In function 'stv0900_write_reg': /kisskb/src/drivers/media/dvb-frontends/stv0900_core.c:123:17: note: byref variable will be forcibly initialized 123 | struct i2c_msg i2cmsg = { | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv0900_core.c:121:5: note: byref variable will be forcibly initialized 121 | u8 data[3]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/stv0900_core.c: In function 'stv0900_read_reg': /kisskb/src/drivers/media/dvb-frontends/stv0900_core.c:144:17: note: byref variable will be forcibly initialized 144 | struct i2c_msg msg[] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/stv0900_core.c:143:5: note: byref variable will be forcibly initialized 143 | u8 buf = 0; | ^~~ /kisskb/src/drivers/media/dvb-frontends/stv0900_core.c:142:5: note: byref variable will be forcibly initialized 142 | u8 b0[] = { MSB(reg), LSB(reg) }; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c: In function 'vega10_odn_initial_default_setting': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c:313:52: note: byref variable will be forcibly initialized 313 | struct phm_ppt_v1_clock_voltage_dependency_table *od_table[3]; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c:312:52: note: byref variable will be forcibly initialized 312 | struct phm_ppt_v1_clock_voltage_dependency_table *dep_table[3]; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c: In function 'vega10_populate_single_lclk_level': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c:1496:44: note: byref variable will be forcibly initialized 1496 | struct pp_atomfwctrl_clock_dividers_soc15 dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c: In function 'vega10_populate_single_gfx_level': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c:1614:44: note: byref variable will be forcibly initialized 1614 | struct pp_atomfwctrl_clock_dividers_soc15 dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c: In function 'vega10_populate_single_soc_level': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c:1681:44: note: byref variable will be forcibly initialized 1681 | struct pp_atomfwctrl_clock_dividers_soc15 dividers; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv0900_core.c: In function 'stv0900_send_burst': /kisskb/src/drivers/media/dvb-frontends/stv0900_core.c:1742:5: note: byref variable will be forcibly initialized 1742 | u8 data; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c: In function 'vega10_populate_single_eclock_level': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c:1990:44: note: byref variable will be forcibly initialized 1990 | struct pp_atomfwctrl_clock_dividers_soc15 dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c: In function 'vega10_populate_single_vclock_level': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c:2043:44: note: byref variable will be forcibly initialized 2043 | struct pp_atomfwctrl_clock_dividers_soc15 dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c: In function 'vega10_populate_single_dclock_level': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c:2059:44: note: byref variable will be forcibly initialized 2059 | struct pp_atomfwctrl_clock_dividers_soc15 dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c: In function 'vega10_populate_single_memory_level': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c:1818:44: note: byref variable will be forcibly initialized 1818 | struct pp_atomfwctrl_clock_dividers_soc15 dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c: In function 'vega10_populate_and_upload_avfs_fuse_override': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c:2483:27: note: byref variable will be forcibly initialized 2483 | struct phm_fuses_default fuse; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c:2482:18: note: byref variable will be forcibly initialized 2482 | uint32_t top32, bottom32; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c:2482:11: note: byref variable will be forcibly initialized 2482 | uint32_t top32, bottom32; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c: In function 'vega10_init_smc_table': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c:2557:43: note: byref variable will be forcibly initialized 2557 | struct pp_atomfwctrl_bios_boot_up_values boot_up_values; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c:2556:37: note: byref variable will be forcibly initialized 2556 | struct pp_atomfwctrl_voltage_table voltage_table; | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv0900_core.c: In function 'stv0900_attach': /kisskb/src/drivers/media/dvb-frontends/stv0900_core.c:1903:29: note: byref variable will be forcibly initialized 1903 | struct stv0900_init_params init_params; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c: In function 'vega10_get_ppfeature_status': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c:4546:11: note: byref variable will be forcibly initialized 4546 | uint64_t features_enabled; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c: In function 'vega10_dpm_force_dpm_level': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c:4282:11: note: byref variable will be forcibly initialized 4282 | uint32_t soc_mask = 0; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c:4281:11: note: byref variable will be forcibly initialized 4281 | uint32_t mclk_mask = 0; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c:4280:11: note: byref variable will be forcibly initialized 4280 | uint32_t sclk_mask = 0; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c: In function 'vega10_print_clock_levels': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c:4640:9: note: byref variable will be forcibly initialized 4640 | int i, now, size = 0, count = 0; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c: In function 'vega10_read_sensor': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c:3880:11: note: byref variable will be forcibly initialized 3880 | uint32_t value; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c:3897:31: note: byref variable will be forcibly initialized 3897 | uint32_t sclk_mhz, mclk_idx, activity_percent = 0; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c:3897:21: note: byref variable will be forcibly initialized 3897 | uint32_t sclk_mhz, mclk_idx, activity_percent = 0; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c:3897:11: note: byref variable will be forcibly initialized 3897 | uint32_t sclk_mhz, mclk_idx, activity_percent = 0; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv0900_sw.c: In function 'stv0900_get_tuner_freq': /kisskb/src/drivers/media/dvb-frontends/stv0900_sw.c:1154:6: note: byref variable will be forcibly initialized 1154 | u32 freq = 0; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/stv0900_sw.c: In function 'stv0900_sw_algo': /kisskb/src/drivers/media/dvb-frontends/stv0900_sw.c:192:3: note: byref variable will be forcibly initialized 192 | max_steps; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv0900_sw.c:190:3: note: byref variable will be forcibly initialized 190 | sft_stp_tout, | ^~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv0900_sw.c:189:3: note: byref variable will be forcibly initialized 189 | fqc_inc, | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ap.c: In function 'update_hw_ht_param': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ap.c:611:16: note: byref variable will be forcibly initialized 611 | unsigned char min_MPDU_spacing; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/mux/core.c: In function 'mux_control_get': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ap.c:610:16: note: byref variable will be forcibly initialized 610 | unsigned char max_AMPDU_len; | ^~~~~~~~~~~~~ /kisskb/src/drivers/mux/core.c:454:25: note: byref variable will be forcibly initialized 454 | struct of_phandle_args args; | ^~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ap.c: In function 'update_bcn_erpinfo_ie': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ap.c:1405:6: note: byref variable will be forcibly initialized 1405 | u32 len = 0; | ^~~ /kisskb/src/drivers/media/dvb-frontends/stv0900_sw.c: In function 'stv0900_algo': /kisskb/src/drivers/media/dvb-frontends/stv0900_sw.c:1810:27: note: byref variable will be forcibly initialized 1810 | s32 demod_timeout = 500, fec_timeout = 50; | ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv0900_sw.c:1810:6: note: byref variable will be forcibly initialized 1810 | s32 demod_timeout = 500, fec_timeout = 50; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ap.c: In function 'update_BCNTIM': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ap.c:64:24: note: byref variable will be forcibly initialized 64 | uint offset, tmp_len, tim_ielen, tim_ie_offset, remainder_ielen; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ap.c:64:15: note: byref variable will be forcibly initialized 64 | uint offset, tmp_len, tim_ielen, tim_ie_offset, remainder_ielen; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ap.c:63:9: note: byref variable will be forcibly initialized 63 | __le16 tim_bitmap_le; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ap.c: In function 'update_bcn_wps_ie': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ap.c:1463:7: note: byref variable will be forcibly initialized 1463 | uint wps_ielen = 0, wps_offset, remainder_ielen; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ap.c: In function 'add_RATid': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ap.c:360:6: note: byref variable will be forcibly initialized 360 | u8 arg[4] = {0}; | ^~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ap.c: In function 'update_bmc_sta': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ap.c:427:7: note: byref variable will be forcibly initialized 427 | u8 arg[4] = {0}; | ^~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ap.c: In function 'rtw_check_beacon_data': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ap.c:1038:6: note: byref variable will be forcibly initialized 1038 | u8 max_rx_ampdu_factor = 0; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ap.c:824:5: note: byref variable will be forcibly initialized 824 | u8 WMM_PARA_IE[] = {0x00, 0x50, 0xf2, 0x02, 0x01, 0x01}; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ap.c:823:5: note: byref variable will be forcibly initialized 823 | u8 OUI1[] = {0x00, 0x50, 0xf2, 0x01}; | ^~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ap.c:821:28: note: byref variable will be forcibly initialized 821 | u8 channel, network_type, supportRate[NDIS_802_11_LENGTH_RATES_EX]; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ap.c:820:20: note: byref variable will be forcibly initialized 820 | int group_cipher, pairwise_cipher; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ap.c:820:6: note: byref variable will be forcibly initialized 820 | int group_cipher, pairwise_cipher; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ap.c:819:7: note: byref variable will be forcibly initialized 819 | uint ie_len = 0; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ap.c: In function 'rtw_acl_remove_sta': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ap.c:1239:5: note: byref variable will be forcibly initialized 1239 | u8 baddr[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; /* Baddr is used for clearing acl_list */ | ^~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ap.c: In function 'start_bss_network': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ap.c:647:6: note: byref variable will be forcibly initialized 647 | int ie_len; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ap.c:646:6: note: byref variable will be forcibly initialized 646 | u32 acparm; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ap.c:645:6: note: byref variable will be forcibly initialized 645 | u16 bcn_interval; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ap.c:644:5: note: byref variable will be forcibly initialized 644 | u8 val8, cur_channel, cur_bwmode, cur_ch_offset; | ^~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ap.c: In function 'rtw_sta_flush': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ap.c:1936:5: note: byref variable will be forcibly initialized 1936 | u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; | ^~~~~~~ /kisskb/src/drivers/iio/common/hid-sensors/hid-sensor-attributes.c: In function 'hid_sensor_read_poll_value': /kisskb/src/drivers/iio/common/hid-sensors/hid-sensor-attributes.c:156:6: note: byref variable will be forcibly initialized 156 | s32 value = 0; | ^~~~~ /kisskb/src/drivers/iio/common/hid-sensors/hid-sensor-attributes.c: In function 'hid_sensor_get_report_latency': /kisskb/src/drivers/iio/common/hid-sensors/hid-sensor-attributes.c:470:6: note: byref variable will be forcibly initialized 470 | int value; | ^~~~~ /kisskb/src/drivers/iio/common/hid-sensors/hid-sensor-attributes.c: In function 'hid_sensor_read_samp_freq_value': /kisskb/src/drivers/iio/common/hid-sensors/hid-sensor-attributes.c:177:6: note: byref variable will be forcibly initialized 177 | s32 value; | ^~~~~ /kisskb/src/drivers/iio/common/hid-sensors/hid-sensor-attributes.c: In function 'hid_sensor_read_raw_hyst_value': /kisskb/src/drivers/iio/common/hid-sensors/hid-sensor-attributes.c:239:6: note: byref variable will be forcibly initialized 239 | s32 value; | ^~~~~ /kisskb/src/drivers/iio/common/hid-sensors/hid-sensor-attributes.c: In function 'hid_sensor_read_raw_hyst_rel_value': /kisskb/src/drivers/iio/common/hid-sensors/hid-sensor-attributes.c:262:6: note: byref variable will be forcibly initialized 262 | s32 value; | ^~~~~ /kisskb/src/drivers/iio/common/hid-sensors/hid-sensor-attributes.c: In function 'hid_sensor_write_samp_freq_value': /kisskb/src/drivers/iio/common/hid-sensors/hid-sensor-attributes.c:204:6: note: byref variable will be forcibly initialized 204 | s32 value; | ^~~~~ /kisskb/src/drivers/iio/common/hid-sensors/hid-sensor-attributes.c: In function 'hid_sensor_write_raw_hyst_value': /kisskb/src/drivers/iio/common/hid-sensors/hid-sensor-attributes.c:285:6: note: byref variable will be forcibly initialized 285 | s32 value; | ^~~~~ /kisskb/src/drivers/iio/common/hid-sensors/hid-sensor-attributes.c: In function 'hid_sensor_write_raw_hyst_rel_value': /kisskb/src/drivers/iio/common/hid-sensors/hid-sensor-attributes.c:316:6: note: byref variable will be forcibly initialized 316 | s32 value; | ^~~~~ /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:559:13: note: byref variable will be forcibly initialized 559 | int val0, val1; | ^~~~ /kisskb/src/drivers/iio/common/hid-sensors/hid-sensor-attributes.c:559:7: note: byref variable will be forcibly initialized 559 | int val0, val1; | ^~~~ /kisskb/src/drivers/iio/common/hid-sensors/hid-sensor-attributes.c:504:6: note: byref variable will be forcibly initialized 504 | s32 value; | ^~~~~ /kisskb/src/drivers/iio/common/hid-sensors/hid-sensor-attributes.c:503:39: note: byref variable will be forcibly initialized 503 | struct hid_sensor_hub_attribute_info timestamp; | ^~~~~~~~~ In file included from /kisskb/src/drivers/media/pci/bt8xx/bttv-risc.c:19: /kisskb/src/drivers/media/pci/bt8xx/bttv-risc.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/media/pci/bt8xx/bttv-risc.c: In function 'bttv_risc_overlay': /kisskb/src/drivers/media/pci/bt8xx/bttv-risc.c:240:17: note: byref variable will be forcibly initialized 240 | unsigned skip, nskips; | ^~~~~~ /kisskb/src/drivers/media/pci/bt8xx/bttv-risc.c:239:24: note: byref variable will be forcibly initialized 239 | int dwords, rc, line, maxy, start, end; | ^~~~ /kisskb/src/drivers/nvmem/qcom-spmi-sdam.c: In function 'sdam_probe': /kisskb/src/drivers/nvmem/qcom-spmi-sdam.c:115:15: note: byref variable will be forcibly initialized 115 | unsigned int val; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_thermal.c: In function 'vega10_fan_ctrl_get_fan_speed_pwm': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_thermal.c:70:11: note: byref variable will be forcibly initialized 70 | uint32_t current_rpm; | ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_write_regs': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:717:17: note: byref variable will be forcibly initialized 717 | struct i2c_msg i2c_msg = { .addr = config->address, .flags = 0, .buf = buf, .len = 2 + count }; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv090x.c:716:5: note: byref variable will be forcibly initialized 716 | u8 buf[MAX_XFER_SIZE]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_write_reg': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized 746 | u8 tmp = data; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_set_pls': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_set_srate': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_set_max_srate': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_set_min_srate': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_set_vit_thtracq': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_dvbs_track_crl': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_activate_modcod': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_activate_modcod_single': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_set_vit_thacq': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_set_viterbi': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_stop_modcod': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_set_gpio': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_read_reg': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:691:17: note: byref variable will be forcibly initialized 691 | struct i2c_msg msg[] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/stv090x.c:689:5: note: byref variable will be forcibly initialized 689 | u8 buf; | ^~~ /kisskb/src/drivers/media/dvb-frontends/stv090x.c:688:5: note: byref variable will be forcibly initialized 688 | u8 b0[] = { reg >> 8, reg & 0xff }; | ^~ /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_set_mis': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized 746 | u8 tmp = data; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_start_search': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/radeon/atombios_dp.c: In function 'radeon_dp_encoder_service': /kisskb/src/drivers/gpu/drm/radeon/atombios_dp.c:347:32: note: byref variable will be forcibly initialized 347 | DP_ENCODER_SERVICE_PARAMETERS args; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_dp.c: In function 'radeon_dp_probe_oui': /kisskb/src/drivers/gpu/drm/radeon/atombios_dp.c:373:5: note: byref variable will be forcibly initialized 373 | u8 buf[3]; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_dp.c: In function 'radeon_dp_set_tp': /kisskb/src/drivers/gpu/drm/radeon/atombios_dp.c:565:13: note: byref variable will be forcibly initialized 565 | static void radeon_dp_set_tp(struct radeon_dp_link_train_info *dp_info, int tp) | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_dp.c: In function 'radeon_dp_link_train_finish': /kisskb/src/drivers/gpu/drm/radeon/atombios_dp.c:646:12: note: byref variable will be forcibly initialized 646 | static int radeon_dp_link_train_finish(struct radeon_dp_link_train_info *dp_info) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_srate_srch_fine': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /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_aux_transfer_atom': /kisskb/src/drivers/gpu/drm/radeon/atombios_dp.c:166:5: note: byref variable will be forcibly initialized 166 | u8 ack, delay = 0; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_dp.c:164:5: note: byref variable will be forcibly initialized 164 | u8 tx_buf[20]; | ^~~~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_dp.c: In function 'radeon_dp_getdpcd': /kisskb/src/drivers/gpu/drm/radeon/atombios_dp.c:390:5: note: byref variable will be forcibly initialized 390 | u8 msg[DP_DPCD_SIZE]; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_dp.c: In function 'radeon_dp_get_panel_mode': /kisskb/src/drivers/gpu/drm/radeon/atombios_dp.c:418:5: note: byref variable will be forcibly initialized 418 | u8 tmp; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_dp.c: In function 'radeon_dp_mode_valid_helper': /kisskb/src/drivers/gpu/drm/radeon/atombios_dp.c:479:21: note: byref variable will be forcibly initialized 479 | unsigned dp_clock, dp_lanes; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_dp.c:479:11: note: byref variable will be forcibly initialized 479 | unsigned dp_clock, dp_lanes; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_dp.c: In function 'radeon_dp_needs_link_train': /kisskb/src/drivers/gpu/drm/radeon/atombios_dp.c:506:5: note: byref variable will be forcibly initialized 506 | u8 link_status[DP_LINK_STATUS_SIZE]; | ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_set_s2rolloff': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/radeon/atombios_dp.c: In function 'radeon_dp_set_rx_power_state': /kisskb/src/drivers/gpu/drm/radeon/atombios_dp.c:517:6: note: byref variable will be forcibly initialized 517 | void radeon_dp_set_rx_power_state(struct drm_connector *connector, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_dp.c: In function 'radeon_dp_link_train_init': /kisskb/src/drivers/gpu/drm/radeon/atombios_dp.c:600:12: note: byref variable will be forcibly initialized 600 | static int radeon_dp_link_train_init(struct radeon_dp_link_train_info *dp_info) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_dp.c:600:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/radeon/atombios_dp.c:600:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/radeon/atombios_dp.c:600:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/radeon/atombios_dp.c:600:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/radeon/atombios_dp.c:600:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/radeon/atombios_dp.c: In function 'radeon_dp_link_train': /kisskb/src/drivers/gpu/drm/radeon/atombios_dp.c:795:16: note: byref variable will be forcibly initialized 795 | u8 tmp, frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_dp.c:795:10: note: byref variable will be forcibly initialized 795 | u8 tmp, frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_dp.c:795:5: note: byref variable will be forcibly initialized 795 | u8 tmp, frev, crev; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_dp.c:793:35: note: byref variable will be forcibly initialized 793 | struct radeon_dp_link_train_info dp_info; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_set_tone': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_read_per': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:3570:17: note: byref variable will be forcibly initialized 3570 | enum fe_status status; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_set_mclk': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized 746 | u8 tmp = data; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/mn88472.c: In function 'mn88472_set_frontend': /kisskb/src/drivers/media/dvb-frontends/mn88472.c:206:6: note: byref variable will be forcibly initialized 206 | u32 if_frequency; | ^~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_ldpc_mode': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/mn88472.c: In function 'mn88472_read_status': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/mn88472.c:24:5: note: byref variable will be forcibly initialized 24 | u8 buf[5]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/mn88472.c:23:15: note: byref variable will be forcibly initialized 23 | unsigned int utmp, utmp1, utmp2; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/mn88472.c: In function 'mn88472_init': /kisskb/src/drivers/media/dvb-frontends/mn88472.c:400:25: note: byref variable will be forcibly initialized 400 | const struct firmware *firmware; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/mn88472.c:399:15: note: byref variable will be forcibly initialized 399 | unsigned int utmp; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv0900_set_tspath': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/mn88472.c: In function 'mn88472_probe': /kisskb/src/drivers/media/dvb-frontends/mn88472.c:582:15: note: byref variable will be forcibly initialized 582 | unsigned int utmp; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv0903_set_tspath': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_get_agc2_min_level': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_search_car_loop': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_chk_tmg': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_sw_algo': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:2402:33: note: byref variable will be forcibly initialized 2402 | s32 inc, timeout_step, trials, steps_max; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv090x.c:2402:11: note: byref variable will be forcibly initialized 2402 | s32 inc, timeout_step, trials, steps_max; | ^~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv090x.c:2402:6: note: byref variable will be forcibly initialized 2402 | s32 inc, timeout_step, trials, steps_max; | ^~~ /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_send_diseqc_burst': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized 746 | u8 tmp = data; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/isl6423.c: In function 'isl6423_write': /kisskb/src/drivers/media/dvb-frontends/isl6423.c:62:17: note: byref variable will be forcibly initialized 62 | struct i2c_msg msg = { .addr = addr, .flags = 0, .buf = ®, .len = 1 }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_send_diseqc_msg': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_setup': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_vitclk_ctl': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_delivery_search': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_i2c_gate_ctrl': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/adc/ad7091r-base.c: In function 'ad7091r_event_handler': /kisskb/src/drivers/iio/adc/ad7091r-base.c:179:18: note: byref variable will be forcibly initialized 179 | unsigned int i, read_val; | ^~~~~~~~ /kisskb/src/drivers/iio/adc/ad7091r-base.c: In function 'ad7091r_set_channel': /kisskb/src/drivers/iio/adc/ad7091r-base.c:82:15: note: byref variable will be forcibly initialized 82 | unsigned int dummy; | ^~~~~ /kisskb/src/drivers/iio/adc/ad7091r-base.c: In function 'ad7091r_read_one': /kisskb/src/drivers/iio/adc/ad7091r-base.c:102:15: note: byref variable will be forcibly initialized 102 | unsigned int val; | ^~~ /kisskb/src/drivers/iio/adc/ad7091r-base.c: In function 'ad7091r_read_raw': /kisskb/src/drivers/iio/adc/ad7091r-base.c:126:15: note: byref variable will be forcibly initialized 126 | unsigned int read_val; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_srate_srch_coarse': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:1684:51: note: byref variable will be forcibly initialized 1684 | u32 srate_coarse = 0, agc2 = 0, car_step = 1200, reg; | ^~~ /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_blind_search': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized 746 | u8 tmp = data; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_get_coldlock': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:2131:6: note: byref variable will be forcibly initialized 2131 | u32 reg; | ^~~ /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_get_sig_params': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized 746 | u8 tmp = data; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_optimize_track': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/v4l2-core/tuner-core.c: In function 'tuner_g_frequency': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/v4l2-core/tuner-core.c:1211:7: note: byref variable will be forcibly initialized 1211 | u32 abs_freq; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/v4l2-core/tuner-core.c: In function 'tuner_g_tuner': /kisskb/src/drivers/media/v4l2-core/tuner-core.c:1261:8: note: byref variable will be forcibly initialized 1261 | u32 tuner_status; | ^~~~~~~~~~~~ /kisskb/src/drivers/media/v4l2-core/tuner-core.c:1245:7: note: byref variable will be forcibly initialized 1245 | u16 signal = (u16)vt->signal; | ^~~~~~ /kisskb/src/drivers/media/v4l2-core/tuner-core.c: In function 'tuner_status': /kisskb/src/drivers/media/v4l2-core/tuner-core.c:1130:7: note: byref variable will be forcibly initialized 1130 | u16 signal; | ^~~~~~ /kisskb/src/drivers/media/v4l2-core/tuner-core.c:1121:7: note: byref variable will be forcibly initialized 1121 | u32 tuner_status; | ^~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_algo': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:3166:6: note: byref variable will be forcibly initialized 3166 | u32 reg; | ^~~ /kisskb/src/drivers/media/v4l2-core/tuner-core.c: In function 'set_type': /kisskb/src/drivers/media/v4l2-core/tuner-core.c:432:24: note: byref variable will be forcibly initialized 432 | struct xc4000_config xc4000_cfg = { | ^~~~~~~~~~ /kisskb/src/drivers/media/v4l2-core/tuner-core.c:420:26: note: byref variable will be forcibly initialized 420 | struct tda18271_config cfg = { | ^~~ /kisskb/src/drivers/media/v4l2-core/tuner-core.c:405:24: note: byref variable will be forcibly initialized 405 | struct xc5000_config xc5000c_cfg = { | ^~~~~~~~~~~ /kisskb/src/drivers/media/v4l2-core/tuner-core.c:391:24: note: byref variable will be forcibly initialized 391 | struct xc5000_config xc5000_cfg = { | ^~~~~~~~~~ /kisskb/src/drivers/media/v4l2-core/tuner-core.c:375:24: note: byref variable will be forcibly initialized 375 | struct xc2028_config cfg = { | ^~~ /kisskb/src/drivers/media/v4l2-core/tuner-core.c:304:16: note: byref variable will be forcibly initialized 304 | unsigned char buffer[4]; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_sleep': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized 746 | u8 tmp = data; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/v4l2-core/tuner-core.c: In function 'tuner_probe': /kisskb/src/drivers/media/v4l2-core/tuner-core.c:651:17: note: byref variable will be forcibly initialized 651 | unsigned char buffer[16]; | ^~~~~~ /kisskb/src/drivers/media/v4l2-core/tuner-core.c:633:16: note: byref variable will be forcibly initialized 633 | struct tuner *tv; | ^~ /kisskb/src/drivers/media/v4l2-core/tuner-core.c:632:16: note: byref variable will be forcibly initialized 632 | struct tuner *radio; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_wakeup': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_init': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv090x.c:746:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/ec100.c: In function 'ec100_write_reg': /kisskb/src/drivers/media/dvb-frontends/ec100.c:24:17: note: byref variable will be forcibly initialized 24 | struct i2c_msg msg[1] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/ec100.c:23:5: note: byref variable will be forcibly initialized 23 | u8 buf[2] = {reg, val}; | ^~~ /kisskb/src/drivers/media/dvb-frontends/ec100.c: In function 'ec100_read_reg': /kisskb/src/drivers/media/dvb-frontends/ec100.c:49:17: note: byref variable will be forcibly initialized 49 | struct i2c_msg msg[2] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/ec100.c: In function 'ec100_attach': /kisskb/src/drivers/media/dvb-frontends/ec100.c:276:5: note: byref variable will be forcibly initialized 276 | u8 tmp; | ^~~ /kisskb/src/drivers/media/dvb-frontends/ec100.c: In function 'ec100_read_signal_strength': /kisskb/src/drivers/media/dvb-frontends/ec100.c:235:5: note: byref variable will be forcibly initialized 235 | u8 tmp; | ^~~ /kisskb/src/drivers/media/dvb-frontends/ec100.c: In function 'ec100_read_ber': /kisskb/src/drivers/media/dvb-frontends/ec100.c:203:10: note: byref variable will be forcibly initialized 203 | u8 tmp, tmp2; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/ec100.c:203:5: note: byref variable will be forcibly initialized 203 | u8 tmp, tmp2; | ^~~ /kisskb/src/drivers/media/dvb-frontends/ec100.c: In function 'ec100_read_status': /kisskb/src/drivers/media/dvb-frontends/ec100.c:167:5: note: byref variable will be forcibly initialized 167 | u8 tmp; | ^~~ In file included from /kisskb/src/drivers/iio/accel/adis16209.c:14: /kisskb/src/drivers/iio/accel/adis16209.c: In function 'adis_read_reg_16': /kisskb/src/include/linux/iio/imu/adis.h:320:15: note: byref variable will be forcibly initialized 320 | unsigned int tmp; | ^~~ /kisskb/src/drivers/iio/accel/adis16209.c: In function 'adis16209_read_raw': /kisskb/src/include/linux/iio/imu/adis.h:320:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/ds3000.c: In function 'ds3000_writereg': /kisskb/src/drivers/media/dvb-frontends/ds3000.c:231:17: note: byref variable will be forcibly initialized 231 | struct i2c_msg msg = { .addr = state->config->demod_address, | ^~~ /kisskb/src/drivers/media/dvb-frontends/ds3000.c:230:5: note: byref variable will be forcibly initialized 230 | u8 buf[] = { reg, data }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/ds3000.c: In function 'ds3000_writeFW': /kisskb/src/drivers/media/dvb-frontends/ds3000.c:264:17: note: byref variable will be forcibly initialized 264 | struct i2c_msg msg; | ^~~ /kisskb/src/drivers/media/dvb-frontends/ds3000.c: In function 'ds3000_readreg': /kisskb/src/drivers/media/dvb-frontends/ds3000.c:304:17: note: byref variable will be forcibly initialized 304 | struct i2c_msg msg[] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/ds3000.c:303:5: note: byref variable will be forcibly initialized 303 | u8 b1[] = { 0 }; | ^~ /kisskb/src/drivers/media/dvb-frontends/ds3000.c:302:5: note: byref variable will be forcibly initialized 302 | u8 b0[] = { reg }; | ^~ /kisskb/src/drivers/staging/rtl8192u/r819xU_cmdpkt.c: In function 'cmpk_handle_tx_feedback': /kisskb/src/drivers/staging/rtl8192u/r819xU_cmdpkt.c:148:29: note: byref variable will be forcibly initialized 148 | struct cmd_pkt_tx_feedback rx_tx_fb; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8192u/r819xU_cmdpkt.c: In function 'cmpk_handle_tx_status': /kisskb/src/drivers/staging/rtl8192u/r819xU_cmdpkt.c:334:19: note: byref variable will be forcibly initialized 334 | cmpk_tx_status_t rx_tx_sts; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/ds3000.c: In function 'ds3000_set_frontend': /kisskb/src/drivers/media/dvb-frontends/ds3000.c:891:6: note: byref variable will be forcibly initialized 891 | u32 frequency; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/ds3000.c:889:17: note: byref variable will be forcibly initialized 889 | enum fe_status status; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/ds3000.c: In function 'ds3000_firmware_ondemand': /kisskb/src/drivers/media/dvb-frontends/ds3000.c:336:25: note: byref variable will be forcibly initialized 336 | const struct firmware *fw; | ^~ /kisskb/src/drivers/gpu/drm/radeon/r600_hdmi.c: In function 'r600_hdmi_update_audio_settings': /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:419:10: note: byref variable will be forcibly initialized 419 | uint8_t buffer[HDMI_INFOFRAME_HEADER_SIZE + HDMI_AUDIO_INFOFRAME_SIZE]; | ^~~~~~ /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/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/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu10_hwmgr.c: In function 'smu10_dpm_force_dpm_level': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu10_hwmgr.c:622:36: note: byref variable will be forcibly initialized 622 | uint32_t fine_grain_min_freq = 0, fine_grain_max_freq = 0; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu10_hwmgr.c:622:11: note: byref variable will be forcibly initialized 622 | uint32_t fine_grain_min_freq = 0, fine_grain_max_freq = 0; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu10_hwmgr.c: In function 'smu10_set_fine_grain_clk_vol': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu10_hwmgr.c:1522:21: note: byref variable will be forcibly initialized 1522 | uint32_t min_freq, max_freq = 0; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu10_hwmgr.c:1522:11: note: byref variable will be forcibly initialized 1522 | uint32_t min_freq, max_freq = 0; | ^~~~~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/inc/pp_debug.h:35, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu10_hwmgr.c:23: /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu10_hwmgr.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu10_hwmgr.c: In function 'smu10_populate_clock_table': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu10_hwmgr.c:483:11: note: byref variable will be forcibly initialized 483 | uint32_t result; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu10_hwmgr.c: In function 'smu10_set_clock_limit': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu10_hwmgr.c:192:34: note: byref variable will be forcibly initialized 192 | struct pp_display_clock_request clock_req; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu10_hwmgr.c: In function 'smu10_dpm_get_num_of_pp_table_entries': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu10_hwmgr.c:903:16: note: byref variable will be forcibly initialized 903 | unsigned long ret = 0; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu10_hwmgr.c: In function 'smu10_print_clock_levels': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu10_hwmgr.c:1024:21: note: byref variable will be forcibly initialized 1024 | uint32_t min_freq, max_freq = 0; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu10_hwmgr.c:1024:11: note: byref variable will be forcibly initialized 1024 | uint32_t min_freq, max_freq = 0; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu10_hwmgr.c:1023:14: note: byref variable will be forcibly initialized 1023 | uint32_t i, now, size = 0; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu10_hwmgr.c: In function 'smu10_read_sensor': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu10_hwmgr.c:1287:23: note: byref variable will be forcibly initialized 1287 | uint32_t sclk, mclk, activity_percent; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu10_hwmgr.c:1287:17: note: byref variable will be forcibly initialized 1287 | uint32_t sclk, mclk, activity_percent; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu10_hwmgr.c:1287:11: note: byref variable will be forcibly initialized 1287 | uint32_t sclk, mclk, activity_percent; | ^~~~ /kisskb/src/drivers/nvmem/rmem.c: In function 'rmem_read': /kisskb/src/drivers/nvmem/rmem.c:25:9: note: byref variable will be forcibly initialized 25 | loff_t off = offset; | ^~~ /kisskb/src/drivers/mux/gpio.c: In function 'mux_gpio_set': /kisskb/src/drivers/mux/gpio.c:27:6: note: byref variable will be forcibly initialized 27 | u32 value = state; | ^~~~~ In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from ./arch/powerpc/include/generated/asm/rwonce.h:1, from /kisskb/src/include/linux/compiler.h:266, from /kisskb/src/include/linux/build_bug.h:5, from /kisskb/src/include/linux/bits.h:22, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/bitmap.h:8, from /kisskb/src/drivers/mux/gpio.c:10: /kisskb/src/drivers/mux/gpio.c:26:17: note: byref variable will be forcibly initialized 26 | DECLARE_BITMAP(values, BITS_PER_TYPE(state)); | ^~~~~~ /kisskb/src/include/linux/types.h:11:16: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/mux/gpio.c: In function 'mux_gpio_probe': /kisskb/src/drivers/mux/gpio.c:54:6: note: byref variable will be forcibly initialized 54 | s32 idle_state; | ^~~~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/pp_psm.c:26: /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/pp_psm.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/pp_psm.c: In function 'power_state_management': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/pp_psm.c:246:7: note: byref variable will be forcibly initialized 246 | bool equal; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/pp_psm.c: In function 'psm_adjust_power_state_dynamic': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/pp_psm.c:270:7: note: byref variable will be forcibly initialized 270 | long workload; | ^~~~~~~~ /kisskb/src/drivers/iio/adc/ad7192.c: In function 'ad7192_set_3db_filter_freq': /kisskb/src/drivers/iio/adc/ad7192.c:573:6: note: byref variable will be forcibly initialized 573 | int freq_avail[4], i, ret, freq; | ^~~~~~~~~~ /kisskb/src/drivers/iio/adc/ad7192.c: In function 'ad7192_set': /kisskb/src/drivers/iio/adc/ad7192.c:457:7: note: byref variable will be forcibly initialized 457 | bool val; | ^~~ /kisskb/src/drivers/iio/adc/ad7192.c: In function 'ad7192_show_filter_avail': /kisskb/src/drivers/iio/adc/ad7192.c:518:15: note: byref variable will be forcibly initialized 518 | unsigned int freq_avail[4], i; | ^~~~~~~~~~ /kisskb/src/drivers/iio/adc/ad7192.c: In function 'ad7192_write_syscalib': /kisskb/src/drivers/iio/adc/ad7192.c:225:7: note: byref variable will be forcibly initialized 225 | bool sys_calib; | ^~~~~~~~~ /kisskb/src/drivers/iio/adc/ad7192.c: In function 'ad7192_setup': /kisskb/src/drivers/iio/adc/ad7192.c:349:14: note: byref variable will be forcibly initialized 349 | int i, ret, id; | ^~ In file included from /kisskb/src/include/linux/leds.h:12, from /kisskb/src/include/linux/led-class-flash.h:11, from /kisskb/src/drivers/media/v4l2-core/v4l2-flash-led-class.c:9: /kisskb/src/drivers/media/v4l2-core/v4l2-flash-led-class.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/media/v4l2-core/v4l2-flash-led-class.c: In function 'v4l2_flash_g_volatile_ctrl': /kisskb/src/drivers/media/v4l2-core/v4l2-flash-led-class.c:169:7: note: byref variable will be forcibly initialized 169 | bool is_strobing; | ^~~~~~~~~~~ In file included from /kisskb/src/drivers/media/v4l2-core/v4l2-flash-led-class.c:13: /kisskb/src/drivers/media/v4l2-core/v4l2-flash-led-class.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/iio/common/hid-sensors/hid-sensor-trigger.c: In function '_hid_sensor_power_state': /kisskb/src/drivers/iio/common/hid-sensors/hid-sensor-trigger.c:87:6: note: byref variable will be forcibly initialized 87 | int report_val; | ^~~~~~~~~~ /kisskb/src/drivers/iio/common/hid-sensors/hid-sensor-trigger.c:86:6: note: byref variable will be forcibly initialized 86 | int state_val; | ^~~~~~~~~ /kisskb/src/drivers/iio/accel/adxl345_core.c: In function 'adxl345_read_raw': /kisskb/src/drivers/iio/accel/adxl345_core.c:92:15: note: byref variable will be forcibly initialized 92 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/iio/accel/adxl345_core.c:90:9: note: byref variable will be forcibly initialized 90 | __le16 accel; | ^~~~~ /kisskb/src/drivers/iio/accel/adxl345_core.c: In function 'adxl345_core_probe': /kisskb/src/drivers/iio/accel/adxl345_core.c:221:6: note: byref variable will be forcibly initialized 221 | u32 regval; | ^~~~~~ /kisskb/src/drivers/iio/common/hid-sensors/hid-sensor-trigger.c: In function '_hid_sensor_set_report_latency': /kisskb/src/drivers/iio/common/hid-sensors/hid-sensor-trigger.c:25:15: note: byref variable will be forcibly initialized 25 | int integer, fract, ret; | ^~~~~ /kisskb/src/drivers/iio/common/hid-sensors/hid-sensor-trigger.c:25:6: note: byref variable will be forcibly initialized 25 | int integer, fract, ret; | ^~~~~~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-video.c: In function 'setup_clipping': /kisskb/src/drivers/media/pci/saa7134/saa7134-video.c:628:27: note: byref variable will be forcibly initialized 628 | struct cliplist col[16], row[16]; | ^~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-video.c:628:18: note: byref variable will be forcibly initialized 628 | struct cliplist col[16], row[16]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/mb86a20s.c: In function 'mb86a20s_i2c_writereg': /kisskb/src/drivers/media/dvb-frontends/mb86a20s.c:216:17: note: byref variable will be forcibly initialized 216 | struct i2c_msg msg = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/mb86a20s.c:215:5: note: byref variable will be forcibly initialized 215 | u8 buf[] = { reg, data }; | ^~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-video.c: In function 'video_release': /kisskb/src/drivers/media/pci/saa7134/saa7134-video.c:1157:25: note: byref variable will be forcibly initialized 1157 | struct saa6588_command cmd; | ^~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-video.c: In function 'radio_read': /kisskb/src/drivers/media/pci/saa7134/saa7134-video.c:1194:25: note: byref variable will be forcibly initialized 1194 | struct saa6588_command cmd; | ^~~ /kisskb/src/drivers/media/dvb-frontends/mb86a20s.c: In function 'mb86a20s_i2c_readreg': /kisskb/src/drivers/media/dvb-frontends/mb86a20s.c:251:17: note: byref variable will be forcibly initialized 251 | struct i2c_msg msg[] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/mb86a20s.c:249:5: note: byref variable will be forcibly initialized 249 | u8 val; | ^~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-video.c: In function 'radio_poll': /kisskb/src/drivers/media/pci/saa7134/saa7134-video.c:1212:25: note: byref variable will be forcibly initialized 1212 | struct saa6588_command cmd; | ^~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-video.c: In function 'saa7134_s_ctrl': /kisskb/src/drivers/media/pci/saa7134/saa7134-video.c:1099:31: note: byref variable will be forcibly initialized 1099 | struct v4l2_priv_tun_config tda9887_cfg; | ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/mb86a20s.c: In function 'mb86a20s_get_stats': /kisskb/src/drivers/media/dvb-frontends/mb86a20s.c:1570:23: note: byref variable will be forcibly initialized 1570 | u32 block_error = 0, block_count = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/mb86a20s.c:1570:6: note: byref variable will be forcibly initialized 1570 | u32 block_error = 0, block_count = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/mb86a20s.c:1567:21: note: byref variable will be forcibly initialized 1567 | u32 bit_error = 0, bit_count = 0; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/mb86a20s.c:1567:6: note: byref variable will be forcibly initialized 1567 | u32 bit_error = 0, bit_count = 0; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/mb86a20s.c: In function 'mb86a20s_set_frontend': /kisskb/src/drivers/media/dvb-frontends/mb86a20s.c:1864:10: note: byref variable will be forcibly initialized 1864 | int rc, if_freq; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2820r_core.c: In function 'cxd2820r_attach': /kisskb/src/drivers/media/dvb-frontends/cxd2820r_core.c:520:32: note: byref variable will be forcibly initialized 520 | struct cxd2820r_platform_data pdata; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2820r_core.c:519:24: note: byref variable will be forcibly initialized 519 | struct i2c_board_info board_info; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2820r_core.c: In function 'cxd2820r_probe': /kisskb/src/drivers/media/dvb-frontends/cxd2820r_core.c:556:15: note: byref variable will be forcibly initialized 556 | unsigned int utmp; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2820r_core.c: In function 'cxd2820r_search': /kisskb/src/drivers/media/dvb-frontends/cxd2820r_core.c:326:17: note: byref variable will be forcibly initialized 326 | enum fe_status status = 0; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2820r_core.c: In function 'cxd2820r_gpio_set': /kisskb/src/drivers/media/dvb-frontends/cxd2820r_core.c:440:5: note: byref variable will be forcibly initialized 440 | u8 gpio[GPIO_COUNT]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2820r_core.c: In function 'cxd2820r_gpio_direction_output': /kisskb/src/drivers/media/dvb-frontends/cxd2820r_core.c:426:5: note: byref variable will be forcibly initialized 426 | u8 gpio[GPIO_COUNT]; | ^~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/media/v4l2-core/videobuf-core.c:14: /kisskb/src/drivers/media/v4l2-core/videobuf-core.c: In function 'videobuf_waiton': /kisskb/src/include/linux/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/media/v4l2-core/videobuf-core.c:112:3: note: in expansion of macro 'wait_event' 112 | wait_event(vb->done, state_neither_active_nor_queued(q, vb)); | ^~~~~~~~~~ /kisskb/src/include/linux/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/v4l2-core/videobuf-core.c:109:9: note: in expansion of macro 'wait_event_interruptible' 109 | ret = wait_event_interruptible(vb->done, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/v4l2-core/videobuf-core.c: In function 'stream_next_buffer_check_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: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/v4l2-core/videobuf-core.c:657:13: note: in expansion of macro 'wait_event_interruptible' 657 | retval = wait_event_interruptible(q->wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/v4l2-core/videobuf-core.c: In function 'videobuf_reqbufs': /kisskb/src/drivers/media/v4l2-core/videobuf-core.c:443:21: note: byref variable will be forcibly initialized 443 | unsigned int size, count; | ^~~~~ /kisskb/src/drivers/media/v4l2-core/videobuf-core.c:443:15: note: byref variable will be forcibly initialized 443 | unsigned int size, count; | ^~~~ /kisskb/src/drivers/media/v4l2-core/videobuf-core.c: In function 'videobuf_read_one': /kisskb/src/drivers/media/v4l2-core/videobuf-core.c:880:21: note: byref variable will be forcibly initialized 880 | unsigned size = 0, nbufs = 1; | ^~~~~ /kisskb/src/drivers/media/v4l2-core/videobuf-core.c:880:11: note: byref variable will be forcibly initialized 880 | unsigned size = 0, nbufs = 1; | ^~~~ /kisskb/src/drivers/media/v4l2-core/videobuf-core.c: In function 'videobuf_dqbuf': /kisskb/src/drivers/media/v4l2-core/videobuf-core.c:698:26: note: byref variable will be forcibly initialized 698 | struct videobuf_buffer *buf = NULL; | ^~~ /kisskb/src/drivers/media/v4l2-core/videobuf-core.c: In function '__videobuf_read_start': /kisskb/src/drivers/media/v4l2-core/videobuf-core.c:965:26: note: byref variable will be forcibly initialized 965 | unsigned int count = 0, size = 0; | ^~~~ /kisskb/src/drivers/media/v4l2-core/videobuf-core.c:965:15: note: byref variable will be forcibly initialized 965 | unsigned int count = 0, size = 0; | ^~~~~ /kisskb/src/drivers/mux/mmio.c: In function 'mux_mmio_probe': /kisskb/src/drivers/mux/mmio.c:78:12: note: byref variable will be forcibly initialized 78 | u32 reg, mask; | ^~~~ /kisskb/src/drivers/mux/mmio.c:78:7: note: byref variable will be forcibly initialized 78 | u32 reg, mask; | ^~~ /kisskb/src/drivers/mux/mmio.c:77:7: note: byref variable will be forcibly initialized 77 | s32 idle_state = MUX_IDLE_AS_IS; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_processpptables.c: In function 'get_powerplay_table': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_processpptables.c:49:11: note: byref variable will be forcibly initialized 49 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_processpptables.c:49:5: note: byref variable will be forcibly initialized 49 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_processpptables.c:48:6: note: byref variable will be forcibly initialized 48 | u16 size; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_processpptables.c: In function 'append_vbios_pptable': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_processpptables.c:104:42: note: byref variable will be forcibly initialized 104 | struct pp_atomfwctrl_smc_dpm_parameters smc_dpm_table; | ^~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/drivers/media/v4l2-core/videobuf-dma-sg.c:22: /kisskb/src/drivers/media/v4l2-core/videobuf-dma-sg.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/drivers/media/v4l2-core/videobuf-dma-sg.c: In function 'videobuf_sg_alloc': /kisskb/src/drivers/media/v4l2-core/videobuf-dma-sg.c:660:24: note: byref variable will be forcibly initialized 660 | struct videobuf_queue q; | ^ In file included from /kisskb/src/drivers/media/v4l2-core/videobuf-dma-sg.c:22: /kisskb/src/drivers/media/v4l2-core/videobuf-dma-sg.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/radix-tree.h:12, 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, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gnss/core.c:92:15: note: byref variable will be forcibly initialized 92 | unsigned int copied; | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_siox_set_data': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_siox_get_data': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, 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 '__bpf_trace_siox_set_data': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_siox_get_data': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/drivers/siox/siox-core.c: In function 'poll_interval_ns_store': /kisskb/src/drivers/siox/siox-core.c:646:6: note: byref variable will be forcibly initialized 646 | u64 val; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/evergreen.c: In function 'sumo_set_uvd_clock': /kisskb/src/drivers/gpu/drm/radeon/evergreen.c:1144:29: note: byref variable will be forcibly initialized 1144 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/drivers/siox/siox-core.c: In function 'device_add_store': /kisskb/src/drivers/siox/siox-core.c:599:5: note: byref variable will be forcibly initialized 599 | u8 statustype = 0; | ^~~~~~~~~~ /kisskb/src/drivers/siox/siox-core.c:598:22: note: byref variable will be forcibly initialized 598 | size_t inbytes = 0, outbytes = 0; | ^~~~~~~~ /kisskb/src/drivers/siox/siox-core.c:598:9: note: byref variable will be forcibly initialized 598 | size_t inbytes = 0, outbytes = 0; | ^~~~~~~ /kisskb/src/drivers/siox/siox-core.c:597:7: note: byref variable will be forcibly initialized 597 | char type[20] = ""; | ^~~~ /kisskb/src/drivers/siox/siox-core.c: In function 'active_store': /kisskb/src/drivers/siox/siox-core.c:568:6: note: byref variable will be forcibly initialized 568 | int active; | ^~~~~~ /kisskb/src/drivers/gpu/drm/radeon/evergreen.c: In function 'evergreen_set_uvd_clocks': /kisskb/src/drivers/gpu/drm/radeon/evergreen.c:1190:37: note: byref variable will be forcibly initialized 1190 | unsigned fb_div = 0, vclk_div = 0, dclk_div = 0; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/evergreen.c:1190:23: note: byref variable will be forcibly initialized 1190 | unsigned fb_div = 0, vclk_div = 0, dclk_div = 0; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/evergreen.c:1190:11: note: byref variable will be forcibly initialized 1190 | unsigned fb_div = 0, vclk_div = 0, dclk_div = 0; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2820r_c.c: In function 'cxd2820r_set_frontend_c': /kisskb/src/drivers/media/dvb-frontends/cxd2820r_c.c:20:22: note: byref variable will be forcibly initialized 20 | struct reg_val_mask tab[] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2820r_c.c:19:6: note: byref variable will be forcibly initialized 19 | u32 if_frequency; | ^~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2820r_c.c:18:5: note: byref variable will be forcibly initialized 18 | u8 buf[2]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2820r_c.c: In function 'cxd2820r_get_frontend_c': /kisskb/src/drivers/media/dvb-frontends/cxd2820r_c.c:95:5: note: byref variable will be forcibly initialized 95 | u8 buf[2]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2820r_c.c:94:15: note: byref variable will be forcibly initialized 94 | unsigned int utmp; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2820r_c.c: In function 'cxd2820r_read_status_c': /kisskb/src/drivers/media/dvb-frontends/cxd2820r_c.c:149:5: note: byref variable will be forcibly initialized 149 | u8 buf[3]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2820r_c.c:148:15: note: byref variable will be forcibly initialized 148 | unsigned int utmp, utmp1, utmp2; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/evergreen.c: In function 'evergreen_program_watermarks': /kisskb/src/drivers/gpu/drm/radeon/evergreen.c:2158:37: note: byref variable will be forcibly initialized 2158 | struct evergreen_wm_params wm_low, wm_high; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/evergreen.c:2158:29: note: byref variable will be forcibly initialized 2158 | struct evergreen_wm_params wm_low, wm_high; | ^~~~~~ /kisskb/src/drivers/gpu/drm/radeon/evergreen.c: In function 'evergreen_mc_stop': /kisskb/src/drivers/gpu/drm/radeon/evergreen.c:2669:11: note: byref variable will be forcibly initialized 2669 | unsigned dig_fe; | ^~~~~~ /kisskb/src/drivers/gpu/drm/radeon/evergreen.c: In function 'evergreen_mc_program': /kisskb/src/drivers/gpu/drm/radeon/evergreen.c:2853:27: note: byref variable will be forcibly initialized 2853 | struct evergreen_mc_save save; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/evergreen.c: In function 'evergreen_gpu_soft_reset': /kisskb/src/drivers/gpu/drm/radeon/evergreen.c:3898:27: note: byref variable will be forcibly initialized 3898 | struct evergreen_mc_save save; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/evergreen.c: In function 'evergreen_is_display_hung': /kisskb/src/drivers/gpu/drm/radeon/evergreen.c:3801:6: note: byref variable will be forcibly initialized 3801 | u32 crtc_status[6]; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/evergreen.c: In function 'evergreen_gpu_pci_config_reset': /kisskb/src/drivers/gpu/drm/radeon/evergreen.c:4012:27: note: byref variable will be forcibly initialized 4012 | struct evergreen_mc_save save; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2820r_t.c: In function 'cxd2820r_set_frontend_t': /kisskb/src/drivers/media/dvb-frontends/cxd2820r_t.c:30:22: note: byref variable will be forcibly initialized 30 | struct reg_val_mask tab[] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2820r_t.c:25:5: note: byref variable will be forcibly initialized 25 | u8 bw_params2[][2] = { | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2820r_t.c:20:5: note: byref variable will be forcibly initialized 20 | u8 bw_params1[][5] = { | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2820r_t.c:19:5: note: byref variable will be forcibly initialized 19 | u8 buf[3], bw_param; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2820r_t.c:18:6: note: byref variable will be forcibly initialized 18 | u32 if_frequency; | ^~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2820r_t.c: In function 'cxd2820r_get_frontend_t': /kisskb/src/drivers/media/dvb-frontends/cxd2820r_t.c:133:5: note: byref variable will be forcibly initialized 133 | u8 buf[2]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2820r_t.c:132:15: note: byref variable will be forcibly initialized 132 | unsigned int utmp; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2820r_t.c: In function 'cxd2820r_read_status_t': /kisskb/src/drivers/media/dvb-frontends/cxd2820r_t.c:254:5: note: byref variable will be forcibly initialized 254 | u8 buf[3]; | ^~~ /kisskb/src/drivers/staging/rtl8192u/r8192U_dm.c: In function 'dm_check_rate_adaptive': /kisskb/src/drivers/staging/rtl8192u/r8192U_dm.c:288:11: note: byref variable will be forcibly initialized 288 | u32 currentRATR, targetRATR = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8192u/r8192U_dm.c: In function 'dm_initial_gain': /kisskb/src/drivers/staging/rtl8192u/r8192U_dm.c:1922:8: note: byref variable will be forcibly initialized 1922 | u8 tmp; | ^~~ /kisskb/src/drivers/staging/rtl8192u/r8192U_dm.c: In function 'dm_check_pbc_gpio': /kisskb/src/drivers/staging/rtl8192u/r8192U_dm.c:2281:5: note: byref variable will be forcibly initialized 2281 | u8 tmp1byte; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8192u/r8192U_dm.c: In function 'dm_TXPowerTrackingCallback_TSSI': /kisskb/src/drivers/staging/rtl8192u/r8192U_dm.c:504:11: note: byref variable will be forcibly initialized 504 | u16 Avg_TSSI_Meas, TSSI_13dBm, Avg_TSSI_Meas_from_driver = 0; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8192u/r8192U_dm.c:503:10: note: byref variable will be forcibly initialized 503 | u8 Pwr_Flag; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8192u/r8192U_dm.c:501:19: note: byref variable will be forcibly initialized 501 | u8 RF_Type, tmp_report[5] = {0, 0, 0, 0, 0}; | ^~~~~~~~~~ /kisskb/src/drivers/staging/rtl8192u/r8192U_dm.c:498:33: note: byref variable will be forcibly initialized 498 | struct tx_config_cmd tx_cmd; | ^~~~~~ /kisskb/src/drivers/staging/rtl8192u/r8192U_dm.c: In function 'dm_check_edca_turbo': /kisskb/src/drivers/staging/rtl8192u/r8192U_dm.c:2197:9: note: byref variable will be forcibly initialized 2197 | u8 AcmCtrl; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8192u/r8192U_dm.c: In function 'dm_rf_pathcheck_workitemcallback': /kisskb/src/drivers/staging/rtl8192u/r8192U_dm.c:2318:5: note: byref variable will be forcibly initialized 2318 | u8 rfpath = 0, i; | ^~~~~~ /kisskb/src/drivers/media/pci/saa7164/saa7164-dvb.c: In function 'si2157_attach': /kisskb/src/drivers/media/pci/saa7164/saa7164-dvb.c:106:24: note: byref variable will be forcibly initialized 106 | struct i2c_board_info bi; | ^~ In file included from /kisskb/src/drivers/iio/adc/ad7476.c:13: /kisskb/src/drivers/iio/adc/ad7476.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/media/pci/saa7164/saa7164-dvb.c: In function 'saa7164_dvb_register': /kisskb/src/drivers/media/pci/saa7164/saa7164-dvb.c:531:24: note: byref variable will be forcibly initialized 531 | struct i2c_board_info info; | ^~~~ /kisskb/src/drivers/media/pci/saa7164/saa7164-dvb.c:530:22: note: byref variable will be forcibly initialized 530 | struct i2c_adapter *adapter; | ^~~~~~~ /kisskb/src/drivers/media/pci/saa7164/saa7164-dvb.c:529:23: note: byref variable will be forcibly initialized 529 | struct si2157_config si2157_config; | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/pci/saa7164/saa7164-dvb.c:528:23: note: byref variable will be forcibly initialized 528 | struct si2168_config si2168_config; | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2820r_t2.c: In function 'cxd2820r_set_frontend_t2': /kisskb/src/drivers/media/dvb-frontends/cxd2820r_t2.c:26:22: note: byref variable will be forcibly initialized 26 | struct reg_val_mask tab[] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2820r_t2.c:20:5: note: byref variable will be forcibly initialized 20 | u8 bw_params1[][5] = { | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2820r_t2.c:19:5: note: byref variable will be forcibly initialized 19 | u8 buf[3], bw_param; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2820r_t2.c:18:6: note: byref variable will be forcibly initialized 18 | u32 if_frequency; | ^~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_radeon_bo_create': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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/drivers/gpu/drm/radeon/radeon_trace_points.c: In function 'perf_trace_radeon_vm_grab_id': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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 'perf_trace_radeon_vm_bo_update': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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 'perf_trace_radeon_vm_set_page': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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 'perf_trace_radeon_vm_flush': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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/drivers/media/dvb-frontends/cxd2820r_t2.c: In function 'cxd2820r_get_frontend_t2': /kisskb/src/drivers/media/dvb-frontends/cxd2820r_t2.c:163:5: note: byref variable will be forcibly initialized 163 | u8 buf[2]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2820r_t2.c:162:15: note: byref variable will be forcibly initialized 162 | unsigned int utmp; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_trace_points.c: In function 'perf_trace_radeon_fence_request': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/media/dvb-frontends/cxd2820r_t2.c: In function 'cxd2820r_read_status_t2': /kisskb/src/drivers/gpu/drm/radeon/radeon_trace_points.c: In function 'perf_trace_radeon_semaphore_request': /kisskb/src/drivers/media/dvb-frontends/cxd2820r_t2.c:282:5: note: byref variable will be forcibly initialized 282 | u8 buf[4]; | ^~~ /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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, | ^~~~~~~~~~~~~~~~~~~ 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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/drivers/gpu/drm/radeon/radeon_trace_points.c: In function 'trace_event_raw_event_radeon_fence_request': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | 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:726:28: note: byref variable will be forcibly initialized 726 | 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, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_radeon_cs': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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, | ^~~~~~~~~~~ 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_cs': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, 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 '__bpf_trace_radeon_bo_create': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/drivers/gpu/drm/radeon/radeon_trace_points.c: In function '__bpf_trace_radeon_cs': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/drivers/gpu/drm/radeon/radeon_trace_points.c: In function '__bpf_trace_radeon_vm_bo_update': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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 '__bpf_trace_radeon_vm_grab_id': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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 '__bpf_trace_radeon_semaphore_request': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/drivers/gpu/drm/radeon/radeon_trace_points.c: In function '__bpf_trace_radeon_vm_set_page': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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 '__bpf_trace_radeon_vm_flush': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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/drivers/gpu/drm/radeon/radeon_trace_points.c: In function '__bpf_trace_radeon_fence_request': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/mux/adgs1408.c: In function 'adgs1408_spi_reg_write': /kisskb/src/drivers/mux/adgs1408.c:28:5: note: byref variable will be forcibly initialized 28 | u8 tx_buf[2]; | ^~~~~~ /kisskb/src/drivers/mux/adgs1408.c: In function 'adgs1408_set': /kisskb/src/drivers/mux/adgs1408.c:28:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/mux/adgs1408.c: In function 'adgs1408_probe': /kisskb/src/drivers/mux/adgs1408.c:28:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/mux/adgs1408.c:59:6: note: byref variable will be forcibly initialized 59 | s32 idle_state; | ^~~~~~~~~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-input.c: In function 'get_key_flydvb_trio': /kisskb/src/drivers/media/pci/saa7134/saa7134-input.c:110:16: note: byref variable will be forcibly initialized 110 | unsigned char b; | ^ /kisskb/src/drivers/media/pci/saa7134/saa7134-input.c: In function 'get_key_beholdm6xx': /kisskb/src/drivers/media/pci/saa7134/saa7134-input.c:296:16: note: byref variable will be forcibly initialized 296 | unsigned char data[12]; | ^~~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-input.c: In function 'get_key_kworld_pc150u': /kisskb/src/drivers/media/pci/saa7134/saa7134-input.c:215:16: note: byref variable will be forcibly initialized 215 | unsigned char b; | ^ /kisskb/src/drivers/media/pci/saa7134/saa7134-input.c: In function 'get_key_msi_tvanywhere_plus': /kisskb/src/drivers/media/pci/saa7134/saa7134-input.c:164:16: note: byref variable will be forcibly initialized 164 | unsigned char b; | ^ /kisskb/src/drivers/media/pci/saa7134/saa7134-input.c: In function 'get_key_purpletv': /kisskb/src/drivers/media/pci/saa7134/saa7134-input.c:267:16: note: byref variable will be forcibly initialized 267 | unsigned char b; | ^ /kisskb/src/drivers/media/pci/saa7134/saa7134-input.c: In function 'get_key_pinnacle': /kisskb/src/drivers/media/pci/saa7134/saa7134-input.c:337:16: note: byref variable will be forcibly initialized 337 | unsigned char b[4]; | ^ /kisskb/src/drivers/media/pci/saa7134/saa7134-input.c: In function 'saa7134_probe_i2c_ir': /kisskb/src/drivers/media/pci/saa7134/saa7134-input.c:844:17: note: byref variable will be forcibly initialized 844 | struct i2c_msg msg_msi = { | ^~~~~~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-input.c:843:24: note: byref variable will be forcibly initialized 843 | struct i2c_board_info info; | ^~~~ /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/gpu/drm/radeon/ni.c: In function 'ni_init_microcode': /kisskb/src/drivers/gpu/drm/radeon/ni.c:706:7: note: byref variable will be forcibly initialized 706 | char fw_name[30]; | ^~~~~~~ /kisskb/src/drivers/iio/common/ms_sensors/ms_sensors_i2c.c: In function 'ms_sensors_convert_and_read': /kisskb/src/drivers/iio/common/ms_sensors/ms_sensors_i2c.c:108:9: note: byref variable will be forcibly initialized 108 | __be32 buf = 0; | ^~~ /kisskb/src/drivers/iio/common/ms_sensors/ms_sensors_i2c.c: In function 'ms_sensors_read_serial': /kisskb/src/drivers/iio/common/ms_sensors/ms_sensors_i2c.c:190:9: note: byref variable will be forcibly initialized 190 | __be16 send_buf; | ^~~~~~~~ /kisskb/src/drivers/iio/common/ms_sensors/ms_sensors_i2c.c:188:9: note: byref variable will be forcibly initialized 188 | __be64 rcv_buf = 0; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/ni.c: In function 'tn_set_vce_clocks': /kisskb/src/drivers/gpu/drm/radeon/ni.c:2707:29: note: byref variable will be forcibly initialized 2707 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/drivers/iio/common/ms_sensors/ms_sensors_i2c.c: In function 'ms_sensors_write_resolution': /kisskb/src/drivers/iio/common/ms_sensors/ms_sensors_i2c.c:288:5: note: byref variable will be forcibly initialized 288 | u8 config_reg; | ^~~~~~~~~~ /kisskb/src/drivers/iio/common/ms_sensors/ms_sensors_i2c.c: In function 'ms_sensors_ht_read_temperature': /kisskb/src/drivers/iio/common/ms_sensors/ms_sensors_i2c.c:421:6: note: byref variable will be forcibly initialized 421 | u32 adc; | ^~~ /kisskb/src/drivers/iio/common/ms_sensors/ms_sensors_i2c.c: In function 'ms_sensors_ht_read_humidity': /kisskb/src/drivers/iio/common/ms_sensors/ms_sensors_i2c.c:462:6: note: byref variable will be forcibly initialized 462 | u32 adc; | ^~~ /kisskb/src/drivers/iio/common/ms_sensors/ms_sensors_i2c.c: In function 'ms_sensors_read_temp_and_pressure': /kisskb/src/drivers/iio/common/ms_sensors/ms_sensors_i2c.c:623:13: note: byref variable will be forcibly initialized 623 | u32 t_adc, p_adc; | ^~~~~ /kisskb/src/drivers/iio/common/ms_sensors/ms_sensors_i2c.c:623:6: note: byref variable will be forcibly initialized 623 | u32 t_adc, p_adc; | ^~~~~ /kisskb/src/drivers/iio/common/ms_sensors/ms_sensors_i2c.c: In function 'ms_sensors_show_battery_low': /kisskb/src/drivers/iio/common/ms_sensors/ms_sensors_i2c.c:319:5: note: byref variable will be forcibly initialized 319 | u8 config_reg; | ^~~~~~~~~~ /kisskb/src/drivers/iio/common/ms_sensors/ms_sensors_i2c.c: In function 'ms_sensors_show_heater': /kisskb/src/drivers/iio/common/ms_sensors/ms_sensors_i2c.c:345:5: note: byref variable will be forcibly initialized 345 | u8 config_reg; | ^~~~~~~~~~ /kisskb/src/drivers/iio/common/ms_sensors/ms_sensors_i2c.c: In function 'ms_sensors_write_heater': /kisskb/src/drivers/iio/common/ms_sensors/ms_sensors_i2c.c:373:10: note: byref variable will be forcibly initialized 373 | u8 val, config_reg; | ^~~~~~~~~~ /kisskb/src/drivers/iio/common/ms_sensors/ms_sensors_i2c.c:373:5: note: byref variable will be forcibly initialized 373 | u8 val, config_reg; | ^~~ /kisskb/src/drivers/media/pci/bt8xx/bttv-i2c.c: In function 'do_i2c_scan': /kisskb/src/drivers/media/pci/bt8xx/bttv-i2c.c:322:16: note: byref variable will be forcibly initialized 322 | unsigned char buf; | ^~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/media/pci/bt8xx/bttv-i2c.c:20: /kisskb/src/drivers/media/pci/bt8xx/bttv-i2c.c: In function 'bttv_i2c_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: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/pci/bt8xx/bttv-i2c.c:111:6: note: in expansion of macro 'wait_event_interruptible_timeout' 111 | if (wait_event_interruptible_timeout(btv->i2c_queue, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/pci/bt8xx/bttv-i2c.c: In function 'bttv_I2CRead': /kisskb/src/drivers/media/pci/bt8xx/bttv-i2c.c:261:16: note: byref variable will be forcibly initialized 261 | unsigned char buffer = 0; | ^~~~~~ /kisskb/src/drivers/media/pci/bt8xx/bttv-i2c.c: In function 'bttv_I2CWrite': /kisskb/src/drivers/media/pci/bt8xx/bttv-i2c.c:287:16: note: byref variable will be forcibly initialized 287 | unsigned char buffer[2]; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c: In function 'vega12_init_dpm_defaults': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c:301:18: note: byref variable will be forcibly initialized 301 | uint32_t top32, bottom32; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c:301:11: note: byref variable will be forcibly initialized 301 | uint32_t top32, bottom32; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c: In function 'vega12_run_acg_btc': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c:852:11: note: byref variable will be forcibly initialized 852 | uint32_t result; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_cmd.c: In function 'rtw_lps_change_dtim_hdl': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_cmd.c:1504:6: note: byref variable will be forcibly initialized 1504 | u8 ps_mode = pwrpriv->pwr_mode; | ^~~~~~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-empress.c: In function 'empress_try_fmt_vid_cap': /kisskb/src/drivers/media/pci/saa7134/saa7134-empress.c:141:27: note: byref variable will be forcibly initialized 141 | struct v4l2_subdev_state pad_state = { | ^~~~~~~~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-empress.c:140:32: note: byref variable will be forcibly initialized 140 | struct v4l2_subdev_pad_config pad_cfg; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c: In function 'vega12_setup_single_dpm_table': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c:605:29: note: byref variable will be forcibly initialized 605 | uint32_t i, num_of_levels, clk; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c:605:14: note: byref variable will be forcibly initialized 605 | uint32_t i, num_of_levels, clk; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c: In function 'vega12_notify_smc_display_config_after_ps_adjustment': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c:1590:34: note: byref variable will be forcibly initialized 1590 | struct pp_display_clock_request clock_req; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c: In function 'vega12_get_current_gfx_clk_freq': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c:1398:11: note: byref variable will be forcibly initialized 1398 | uint32_t gfx_clk = 0; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c: In function 'vega12_get_current_mclk_freq': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c:1415:11: note: byref variable will be forcibly initialized 1415 | uint32_t mem_clk = 0; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_cmd.c: In function 'rtw_startbss_cmd': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_cmd.c:664:20: note: byref variable will be forcibly initialized 664 | struct submit_ctx sctx; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c: In function 'vega12_set_ppfeature_status': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_cmd.c: In function 'rtw_joinbss_cmd': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_cmd.c:721:6: note: byref variable will be forcibly initialized 721 | u32 tmp_len; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c:2168:11: note: byref variable will be forcibly initialized 2168 | uint64_t features_enabled; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c: In function 'vega12_enable_all_smu_features': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c:912:11: note: byref variable will be forcibly initialized 912 | uint64_t features_enabled; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c: In function 'vega12_disable_all_smu_features': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c:938:11: note: byref variable will be forcibly initialized 938 | uint64_t features_enabled; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c: In function 'vega12_init_smc_table': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c:817:43: note: byref variable will be forcibly initialized 817 | struct pp_atomfwctrl_bios_boot_up_values boot_up_values; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c: In function 'vega12_get_current_activity_percent': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c:1435:15: note: byref variable will be forcibly initialized 1435 | SmuMetrics_t metrics_table; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c: In function 'vega12_get_gpu_power': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c:1384:15: note: byref variable will be forcibly initialized 1384 | SmuMetrics_t metrics_table; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_cmd.c: In function 'lps_ctrl_wk_hdl': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_cmd.c:1361:5: note: byref variable will be forcibly initialized 1361 | u8 mstatus; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c: In function 'vega12_get_ppfeature_status': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c:2139:11: note: byref variable will be forcibly initialized 2139 | uint64_t features_enabled; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c: In function 'vega12_get_gpu_metrics': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c:2850:11: note: byref variable will be forcibly initialized 2850 | uint32_t fan_speed_rpm; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c:2849:15: note: byref variable will be forcibly initialized 2849 | SmuMetrics_t metrics; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_cmd.c: In function 'rtw_chk_hi_queue_hdl': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_cmd.c:1591:5: note: byref variable will be forcibly initialized 1591 | u8 empty = false; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c: In function 'vega12_dpm_force_dpm_level': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c:1753:11: note: byref variable will be forcibly initialized 1753 | uint32_t soc_mask = 0; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c:1752:11: note: byref variable will be forcibly initialized 1752 | uint32_t mclk_mask = 0; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c:1751:11: note: byref variable will be forcibly initialized 1751 | uint32_t sclk_mask = 0; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c: In function 'vega12_print_clock_levels': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c:2246:9: note: byref variable will be forcibly initialized 2246 | int i, now, size = 0; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c: In function 'vega12_read_sensor': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c:1461:15: note: byref variable will be forcibly initialized 1461 | SmuMetrics_t metrics_table; | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/pci/saa7164/saa7164-fw.c: In function 'saa7164_downloadfirmware': /kisskb/src/drivers/media/pci/saa7164/saa7164-fw.c:194:25: note: byref variable will be forcibly initialized 194 | const struct firmware *fw = NULL; | ^~ /kisskb/src/drivers/gnss/serial.c: In function 'gnss_serial_parse_dt': /kisskb/src/drivers/gnss/serial.c:114:6: note: byref variable will be forcibly initialized 114 | u32 speed = 4800; | ^~~~~ /kisskb/src/drivers/gnss/serial.c: In function 'gnss_serial_allocate': /kisskb/src/drivers/gnss/serial.c:114:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_get_if_hz': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:329:6: note: byref variable will be forcibly initialized 329 | u32 hz; | ^~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_read_regs': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:264:17: note: byref variable will be forcibly initialized 264 | struct i2c_msg msg[2] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_write_regs': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:219:17: note: byref variable will be forcibly initialized 219 | struct i2c_msg msg[1] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:216:5: note: byref variable will be forcibly initialized 216 | u8 buf[MAX_WRITE_REGSIZE + 1]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_write_reg': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_set_reg_bits': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:301:5: note: byref variable will be forcibly initialized 301 | u8 rdata; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_set_tone': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_send_burst': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_read_status_s': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:975:5: note: byref variable will be forcibly initialized 975 | u8 reg = 0; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_read_status_t_t2': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:1006:5: note: byref variable will be forcibly initialized 1006 | u8 data = 0; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_read_status_i': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:1054:5: note: byref variable will be forcibly initialized 1054 | u8 data = 0; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_read_status_c': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:1035:5: note: byref variable will be forcibly initialized 1035 | u8 data; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_read_status_tc': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:1076:5: note: byref variable will be forcibly initialized 1076 | u8 unlock = 0; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:1075:5: note: byref variable will be forcibly initialized 1075 | u8 tslock = 0; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:1074:5: note: byref variable will be forcibly initialized 1074 | u8 sync = 0; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_read_agc_gain_t_t2': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:1896:5: note: byref variable will be forcibly initialized 1896 | u8 data[2]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_read_agc_gain_c': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:1881:5: note: byref variable will be forcibly initialized 1881 | u8 data[2]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_read_agc_gain_i': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:1911:5: note: byref variable will be forcibly initialized 1911 | u8 data[2]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_read_agc_gain_s': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:1926:5: note: byref variable will be forcibly initialized 1926 | u8 data[2]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_freeze_regs': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_unfreeze_regs': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_dvbs_read_snr': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:1672:5: note: byref variable will be forcibly initialized 1672 | u8 data[3]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_read_packet_errors_c': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:1321:5: note: byref variable will be forcibly initialized 1321 | u8 data[3]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_read_packet_errors_t': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:1339:5: note: byref variable will be forcibly initialized 1339 | u8 data[3]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_read_packet_errors_t2': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:1357:5: note: byref variable will be forcibly initialized 1357 | u8 data[3]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_read_packet_errors_i': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:1375:5: note: byref variable will be forcibly initialized 1375 | u8 data[2]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_read_ucblocks': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:2083:6: note: byref variable will be forcibly initialized 2083 | u32 ucblocks = 0; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_read_ber_c': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:1407:5: note: byref variable will be forcibly initialized 1407 | u8 data[3]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_read_ber_i': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:1451:5: note: byref variable will be forcibly initialized 1451 | u8 pktnum[2]; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:1450:5: note: byref variable will be forcibly initialized 1450 | u8 data[3]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_mon_read_ber_s': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:1484:5: note: byref variable will be forcibly initialized 1484 | u8 data[11]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_mon_read_ber_s2': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:1522:5: note: byref variable will be forcibly initialized 1522 | u8 data[5]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_read_ber_t': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:1620:5: note: byref variable will be forcibly initialized 1620 | u8 data[2]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_read_ber_t2': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:1572:5: note: byref variable will be forcibly initialized 1572 | u8 data[4]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_read_ber': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:1943:26: note: byref variable will be forcibly initialized 1943 | u32 ret, bit_error = 0, bit_count = 0; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:1943:11: note: byref variable will be forcibly initialized 1943 | u32 ret, bit_error = 0, bit_count = 0; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_set_ts_clock_mode': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:901:34: note: byref variable will be forcibly initialized 901 | u8 serial_ts, ts_rate_ctrl_off, ts_in_off; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:901:16: note: byref variable will be forcibly initialized 901 | u8 serial_ts, ts_rate_ctrl_off, ts_in_off; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:901:5: note: byref variable will be forcibly initialized 901 | u8 serial_ts, ts_rate_ctrl_off, ts_in_off; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_active_i_to_sleep_tc': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_sleep_tc_to_shutdown': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_tune_done': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_get_carrier_offset_s_s2': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:1129:5: note: byref variable will be forcibly initialized 1129 | u8 data[3]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_active_s_to_sleep_s': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_sleep_s_to_shutdown': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_active_t_to_sleep_tc': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_active_t2_to_sleep_tc': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/include/linux/pci.h:37, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu_helper.c:24: /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu_helper.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_active_c_to_sleep_tc': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_dvbt2_set_plp_config': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_dvbt2_set_profile': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_get_carrier_offset_i': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:1188:5: note: byref variable will be forcibly initialized 1188 | u8 data[4]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_get_carrier_offset_t': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:1232:5: note: byref variable will be forcibly initialized 1232 | u8 data[4]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_get_carrier_offset_t2': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:1258:5: note: byref variable will be forcibly initialized 1258 | u8 data[4]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_get_carrier_offset_c': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:1298:5: note: byref variable will be forcibly initialized 1298 | u8 data[2]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_chip_id': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:961:5: note: byref variable will be forcibly initialized 961 | u8 chip_id = 0; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_dvbs2_set_symbol_rate': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:359:5: note: byref variable will be forcibly initialized 359 | u8 data[3] = {0, 0, 0}; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_sleep_s_to_active_s': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:389:5: note: byref variable will be forcibly initialized 389 | u8 data[4] = { 0, 0, 0, 0 }; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_sleep_tc_to_active_t_band': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:329:6: note: byref variable will be forcibly initialized 329 | u32 hz; | ^~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:329:6: note: byref variable will be forcibly initialized 329 | u32 hz; | ^~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:329:6: note: byref variable will be forcibly initialized 329 | u32 hz; | ^~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:329:6: note: byref variable will be forcibly initialized 329 | u32 hz; | ^~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:2419:5: note: byref variable will be forcibly initialized 2419 | u8 data[MAX_WRITE_REGSIZE]; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu_helper.c: In function 'phm_get_voltage_evv_on_sclk': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu_helper.c:585:11: note: byref variable will be forcibly initialized 585 | uint32_t vol; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu_helper.c: In function 'smu_atom_get_data_table': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu_helper.c:687:11: note: byref variable will be forcibly initialized 687 | uint16_t data_start; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_sleep_tc_to_active_t2_band': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:329:6: note: byref variable will be forcibly initialized 329 | u32 hz; | ^~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:329:6: note: byref variable will be forcibly initialized 329 | u32 hz; | ^~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:329:6: note: byref variable will be forcibly initialized 329 | u32 hz; | ^~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:329:6: note: byref variable will be forcibly initialized 329 | u32 hz; | ^~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:329:6: note: byref variable will be forcibly initialized 329 | u32 hz; | ^~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:2174:5: note: byref variable will be forcibly initialized 2174 | u8 data[MAX_WRITE_REGSIZE]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_sleep_tc_to_active_c_band': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:329:6: note: byref variable will be forcibly initialized 329 | u32 hz; | ^~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:329:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:2821:5: note: byref variable will be forcibly initialized 2821 | u8 b10_b6[3]; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:2818:5: note: byref variable will be forcibly initialized 2818 | u8 bw6mhz_b10_a6[] = { | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:2815:5: note: byref variable will be forcibly initialized 2815 | u8 bw7_8mhz_b10_a6[] = { | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_sleep_tc_to_active_i_band': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:329:6: note: byref variable will be forcibly initialized 329 | u32 hz; | ^~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:329:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:329:6: note: byref variable will be forcibly initialized 329 | u32 hz; | ^~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:2647:5: note: byref variable will be forcibly initialized 2647 | u8 data[3]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_sleep_tc_to_active_i': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:3132:5: note: byref variable will be forcibly initialized 3132 | u8 data24m2[3] = {0xB7, 0x1B, 0x00}; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:3131:5: note: byref variable will be forcibly initialized 3131 | u8 data24m[2] = {0x60, 0x00}; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:3130:5: note: byref variable will be forcibly initialized 3130 | u8 data[2] = { 0x09, 0x54 }; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_sleep_tc_to_active_t': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:2901:5: note: byref variable will be forcibly initialized 2901 | u8 data24m[3] = {0xDC, 0x6C, 0x00}; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:2900:5: note: byref variable will be forcibly initialized 2900 | u8 data[2] = { 0x09, 0x54 }; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_sleep_tc_to_active_t2': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:2975:5: note: byref variable will be forcibly initialized 2975 | u8 data[MAX_WRITE_REGSIZE]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_sleep_tc_to_active_c': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:3208:5: note: byref variable will be forcibly initialized 3208 | u8 data[2] = { 0x09, 0x54 }; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_send_diseqc_msg': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:3698:5: note: byref variable will be forcibly initialized 3698 | u8 data[12]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_read_snr_c': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:1744:5: note: byref variable will be forcibly initialized 1744 | u8 data[2]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_read_snr_t': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:1795:5: note: byref variable will be forcibly initialized 1795 | u8 data[2]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_read_snr_t2': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:1824:5: note: byref variable will be forcibly initialized 1824 | u8 data[2]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_read_snr_i': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:1853:5: note: byref variable will be forcibly initialized 1853 | u8 data[2]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_read_snr': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:2036:6: note: byref variable will be forcibly initialized 2036 | u32 tmp = 0; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_get_frontend': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:3268:17: note: byref variable will be forcibly initialized 3268 | enum fe_status status = 0; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_shutdown_to_sleep_tc': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_retune_active': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_set_frontend_tc': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:3379:17: note: byref variable will be forcibly initialized 3379 | enum fe_status status; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_tune_tc': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:3540:11: note: byref variable will be forcibly initialized 3540 | int ret, carrier_offset; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_init_tc': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_set_frontend_s': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:3305:17: note: byref variable will be forcibly initialized 3305 | enum fe_status status; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:3304:27: note: byref variable will be forcibly initialized 3304 | int ret = 0, i, timeout, carr_offset; | ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_tune_s': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:3510:11: note: byref variable will be forcibly initialized 3510 | int ret, carrier_offset; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_shutdown_to_sleep_s': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized 253 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c: In function 'cxd2841er_init_s': /kisskb/src/drivers/media/dvb-frontends/cxd2841er.c:253:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_processpptables.c: In function 'get_powerplay_table': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_processpptables.c:51:11: note: byref variable will be forcibly initialized 51 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_processpptables.c:51:5: note: byref variable will be forcibly initialized 51 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_processpptables.c:50:6: note: byref variable will be forcibly initialized 50 | u16 size; | ^~~~ /kisskb/src/drivers/iio/accel/adxl355_core.c: In function 'adxl355_setup': /kisskb/src/drivers/iio/accel/adxl355_core.c:241:15: note: byref variable will be forcibly initialized 241 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'i2c_write': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:229:17: note: byref variable will be forcibly initialized 229 | struct i2c_msg msg = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'write16_flags': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:354:33: note: byref variable will be forcibly initialized 354 | u8 adr = state->demod_address, mm[6], len; | ^~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'write32_flags': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:383:33: note: byref variable will be forcibly initialized 383 | u8 adr = state->demod_address, mm[8], len; | ^~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'i2c_read': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:253:17: note: byref variable will be forcibly initialized 253 | struct i2c_msg msgs[2] = { | ^~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'read16_flags': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:286:41: note: byref variable will be forcibly initialized 286 | u8 adr = state->demod_address, mm1[4], mm2[2], len; | ^~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:286:33: note: byref variable will be forcibly initialized 286 | u8 adr = state->demod_address, mm1[4], mm2[2], len; | ^~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'drxk_read_ucblocks': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:6663:6: note: byref variable will be forcibly initialized 6663 | u16 err; | ^~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'get_dvbt_lock_status': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:4065:6: note: byref variable will be forcibly initialized 4065 | u16 sc_comm_exec = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:4064:6: note: byref variable will be forcibly initialized 4064 | u16 sc_ra_ram_lock = 0; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'get_strength': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:6389:17: note: byref variable will be forcibly initialized 6389 | u16 scu_coc = 0; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:6388:17: note: byref variable will be forcibly initialized 6388 | u16 scu_lvl = 0; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:6384:29: note: byref variable will be forcibly initialized 6384 | struct s_cfg_agc rf_agc, if_agc; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'mpegts_stop': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:1399:6: note: byref variable will be forcibly initialized 1399 | u16 fec_oc_ipr_mode = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:1398:6: note: byref variable will be forcibly initialized 1398 | u16 fec_oc_snc_mode = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'set_iqm_af': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:1528:6: note: byref variable will be forcibly initialized 1528 | u16 data = 0; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'write_gpio': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:5845:6: note: byref variable will be forcibly initialized 5845 | u16 value = 0; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'adc_sync_measurement': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:2840:6: note: byref variable will be forcibly initialized 2840 | u16 data = 0; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'adc_synchronization': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:2889:7: note: byref variable will be forcibly initialized 2889 | u16 clk_neg = 0; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:2878:6: note: byref variable will be forcibly initialized 2878 | u16 count = 0; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'set_agc_rf': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:2139:6: note: byref variable will be forcibly initialized 2139 | u16 data = 0; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'set_agc_if': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:2291:6: note: byref variable will be forcibly initialized 2291 | u16 data = 0; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'mpegts_dto_setup': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:1969:6: note: byref variable will be forcibly initialized 1969 | u16 fec_oc_reg_ipr_mode = 0; /* FEC_OC_IPR_MODE register value */ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:1968:6: note: byref variable will be forcibly initialized 1968 | u16 fec_oc_reg_mode = 0; /* FEC_OC_MODE register value */ | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'dvbt_ctrl_set_echo_threshold': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:3367:6: note: byref variable will be forcibly initialized 3367 | u16 data = 0; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'dvbt_activate_presets': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:3439:36: note: byref variable will be forcibly initialized 3439 | struct drxk_cfg_dvbt_echo_thres_t echo_thres8k = { 0, DRX_FFTMODE_8K }; | ^~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:3438:36: note: byref variable will be forcibly initialized 3438 | struct drxk_cfg_dvbt_echo_thres_t echo_thres2k = { 0, DRX_FFTMODE_2K }; | ^~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:3436:7: note: byref variable will be forcibly initialized 3436 | bool setfrenable = true; | ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:3435:7: note: byref variable will be forcibly initialized 3435 | bool setincenable = false; | ^~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'init_agc': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:3002:6: note: byref variable will be forcibly initialized 3002 | u16 data = 0; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'mpegts_start': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:1899:6: note: byref variable will be forcibly initialized 1899 | u16 fec_oc_snc_mode = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'read32_flags': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:320:41: note: byref variable will be forcibly initialized 320 | u8 adr = state->demod_address, mm1[4], mm2[4], len; | ^~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:320:33: note: byref variable will be forcibly initialized 320 | u8 adr = state->demod_address, mm1[4], mm2[4], len; | ^~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'get_device_capabilities': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:788:6: note: byref variable will be forcibly initialized 788 | u32 sio_top_jtagid_lo = 0; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:787:6: note: byref variable will be forcibly initialized 787 | u16 sio_pdr_ohw_cfg = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'drxx_open': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:757:6: note: byref variable will be forcibly initialized 757 | u16 key = 0; | ^~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:756:6: note: byref variable will be forcibly initialized 756 | u16 bid = 0; | ^~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:755:6: note: byref variable will be forcibly initialized 755 | u32 jtag = 0; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'i2c_read1': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:219:17: note: byref variable will be forcibly initialized 219 | struct i2c_msg msgs[1] = { {.addr = adr, .flags = I2C_M_RD, | ^~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'hi_command': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:1007:7: note: byref variable will be forcibly initialized 1007 | u16 wait_cmd; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'power_up_device': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:219:17: note: byref variable will be forcibly initialized 219 | struct i2c_msg msgs[1] = { {.addr = adr, .flags = I2C_M_RD, | ^~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:219:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:472:5: note: byref variable will be forcibly initialized 472 | u8 data = 0; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'dvbt_enable_ofdm_token_ring': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:1360:6: note: byref variable will be forcibly initialized 1360 | u16 data = 0; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'dvbt_sc_command': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:3203:6: note: byref variable will be forcibly initialized 3203 | u16 sc_exec = 0; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:3201:6: note: byref variable will be forcibly initialized 3201 | u16 err_code = 0; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:3200:6: note: byref variable will be forcibly initialized 3200 | u16 cur_cmd = 0; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'get_dvbt_signal_to_noise': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:2481:6: note: byref variable will be forcibly initialized 2481 | u16 transmission_params = 0; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:2474:6: note: byref variable will be forcibly initialized 2474 | u16 eq_reg_td_req_smb_cnt = 0; | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:2473:6: note: byref variable will be forcibly initialized 2473 | u16 eq_reg_td_tps_pwr_ofs = 0; | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:2472:6: note: byref variable will be forcibly initialized 2472 | u16 eq_reg_td_sqr_err_exp = 0; | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:2469:6: note: byref variable will be forcibly initialized 2469 | u16 reg_data = 0; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'get_qam_signal_to_noise': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:2420:6: note: byref variable will be forcibly initialized 2420 | u16 qam_sl_err_power = 0; /* accum. error between | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'drxk_read_snr': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:6642:6: note: byref variable will be forcibly initialized 6642 | s32 snr2; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'scu_command': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:1439:7: note: byref variable will be forcibly initialized 1439 | char errname[30]; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:1436:5: note: byref variable will be forcibly initialized 1436 | u8 buffer[34]; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:1433:6: note: byref variable will be forcibly initialized 1433 | u16 cur_cmd = 0; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'get_qam_lock_status': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:5314:6: note: byref variable will be forcibly initialized 5314 | u16 result[2] = { 0, 0 }; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'drxk_get_stats': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:6496:6: note: byref variable will be forcibly initialized 6496 | s32 cnr; | ^~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:6488:6: note: byref variable will be forcibly initialized 6488 | u16 reg16; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:6487:6: note: byref variable will be forcibly initialized 6487 | u32 stat; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'power_down_qam': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:4115:6: note: byref variable will be forcibly initialized 4115 | u16 cmd_result; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:4114:6: note: byref variable will be forcibly initialized 4114 | u16 data = 0; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'qam_reset_qam': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:5216:6: note: byref variable will be forcibly initialized 5216 | u16 cmd_result; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'qam_demodulator_command': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:5363:7: note: byref variable will be forcibly initialized 5363 | u16 set_env_parameters[1] = { 0 }; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:5356:6: note: byref variable will be forcibly initialized 5356 | u16 cmd_result; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'set_qam': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:5414:6: note: byref variable will be forcibly initialized 5414 | u16 cmd_result; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'set_dvbt': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:3721:6: note: byref variable will be forcibly initialized 3721 | u16 cmd_result = 0; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'power_down_dvbt': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:1670:6: note: byref variable will be forcibly initialized 1670 | u16 data = 0; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:1669:6: note: byref variable will be forcibly initialized 1669 | u16 cmd_result = 0; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:1668:22: note: byref variable will be forcibly initialized 1668 | enum drx_power_mode power_mode = DRXK_POWER_DOWN_OFDM; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'power_up_dvbt': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:3319:22: note: byref variable will be forcibly initialized 3319 | enum drx_power_mode power_mode = DRX_POWER_UP; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'power_up_qam': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:4099:22: note: byref variable will be forcibly initialized 4099 | enum drx_power_mode power_mode = DRXK_POWER_DOWN_OFDM; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'bl_chain_cmd': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:1251:6: note: byref variable will be forcibly initialized 1251 | u16 bl_status = 0; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'set_dvbt_standard': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:3476:6: note: byref variable will be forcibly initialized 3476 | u16 data = 0; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:3475:6: note: byref variable will be forcibly initialized 3475 | u16 cmd_result = 0; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'bl_direct_cmd': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:2790:6: note: byref variable will be forcibly initialized 2790 | u16 bl_status = 0; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'drxk_set_parameters': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:6314:6: note: byref variable will be forcibly initialized 6314 | u32 IF; | ^~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'init_drxk': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:6021:22: note: byref variable will be forcibly initialized 6021 | enum drx_power_mode power_mode = DRXK_POWER_DOWN_OFDM; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c: In function 'drxk_attach': /kisskb/src/drivers/media/dvb-frontends/drxk_hard.c:6797:26: note: byref variable will be forcibly initialized 6797 | const struct firmware *fw = NULL; | ^~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/interconnect/trace.h:88, from /kisskb/src/drivers/interconnect/core.c:25: /kisskb/src/drivers/interconnect/core.c: In function 'perf_trace_icc_set_bw': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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 'perf_trace_icc_set_bw_end': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/perf.h:36:56: note: byref variable will be forcibly initialized 36 | 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, | ^~~~~~~~~~~ In file included from /kisskb/src/drivers/iio/adc/ad9467.c:12: /kisskb/src/drivers/iio/adc/ad9467.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/iio/adc/ad9467.c: In function 'ad9467_spi_write': /kisskb/src/drivers/iio/adc/ad9467.c:148:16: note: byref variable will be forcibly initialized 148 | unsigned char buf[3]; | ^~~ 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/drivers/iio/adc/ad9467.c: In function 'ad9467_outputmode_set': /kisskb/src/drivers/iio/adc/ad9467.c:148:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/adc/ad9467.c:148:16: note: byref variable will be forcibly initialized /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:725:56: note: byref variable will be forcibly initialized 725 | 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/iio/adc/ad9467.c: In function 'ad9467_set_scale': /kisskb/src/drivers/iio/adc/ad9467.c:148:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/adc/ad9467.c:148:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/interconnect/core.c: In function 'trace_event_raw_event_icc_set_bw_end': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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:725:56: note: byref variable will be forcibly initialized 725 | 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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/drivers/interconnect/trace.h:88, from /kisskb/src/drivers/interconnect/core.c:25: /kisskb/src/drivers/interconnect/core.c: In function '__bpf_trace_icc_set_bw': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/iio/adc/ad9467.c: In function 'ad9467_spi_read': /kisskb/src/drivers/iio/adc/ad9467.c:129:25: note: byref variable will be forcibly initialized 129 | unsigned char tbuf[2], rbuf[1]; | ^~~~ /kisskb/src/drivers/iio/adc/ad9467.c:129:16: note: byref variable will be forcibly initialized 129 | unsigned char tbuf[2], rbuf[1]; | ^~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_icc_set_bw_end': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/iio/adc/ad9467.c: In function 'ad9467_reg_access': /kisskb/src/drivers/iio/adc/ad9467.c:148:16: note: byref variable will be forcibly initialized 148 | unsigned char buf[3]; | ^~~ /kisskb/src/drivers/iio/adc/ad9467.c:148:16: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/drivers/interconnect/core.c:10: /kisskb/src/drivers/interconnect/core.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /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/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; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c: In function 'vega20_init_dpm_defaults': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c:336:18: note: byref variable will be forcibly initialized 336 | uint32_t top32, bottom32; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c:336:11: note: byref variable will be forcibly initialized 336 | uint32_t top32, bottom32; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c: In function 'vega20_setup_single_dpm_table': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c:562:29: note: byref variable will be forcibly initialized 562 | uint32_t i, num_of_levels, clk; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c:562:14: note: byref variable will be forcibly initialized 562 | uint32_t i, num_of_levels, clk; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c: In function 'vega20_dpm_get_mclk': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c:2089:11: note: byref variable will be forcibly initialized 2089 | uint32_t mem_clk; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c: In function 'vega20_dpm_get_sclk': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c:2063:11: note: byref variable will be forcibly initialized 2063 | uint32_t gfx_clk; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c: In function 'vega20_notify_smc_display_config_after_ps_adjustment': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c:2343:34: note: byref variable will be forcibly initialized 2343 | struct pp_display_clock_request clock_req; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c: In function 'vega20_od8_set_settings': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c:1395:19: note: byref variable will be forcibly initialized 1395 | OverDriveTable_t od_table; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c: In function 'vega20_enable_all_smu_features': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c:962:11: note: byref variable will be forcibly initialized 962 | uint64_t features_enabled; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c: In function 'vega20_set_ppfeature_status': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c:3267:11: note: byref variable will be forcibly initialized 3267 | uint64_t features_enabled, features_to_enable, features_to_disable; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c: In function 'vega20_init_smc_table': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c:786:43: note: byref variable will be forcibly initialized 786 | struct pp_atomfwctrl_bios_boot_up_values boot_up_values; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c: In function 'vega20_get_current_activity_percent': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c:2181:15: note: byref variable will be forcibly initialized 2181 | SmuMetrics_t metrics_table; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c: In function 'vega20_get_gpu_power': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c:2143:15: note: byref variable will be forcibly initialized 2143 | SmuMetrics_t metrics_table; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c: In function 'vega20_get_ppfeature_status': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c:3236:11: note: byref variable will be forcibly initialized 3236 | uint64_t features_enabled; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_debug.c: In function 'dump_4_regs': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_debug.c:16:6: note: byref variable will be forcibly initialized 16 | u32 reg[4]; | ^~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_debug.c: In function 'dump_4_rf_regs': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_debug.c:48:5: note: byref variable will be forcibly initialized 48 | u8 reg[4]; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c: In function 'vega20_get_gpu_metrics': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c:4310:11: note: byref variable will be forcibly initialized 4310 | uint32_t fan_speed_rpm; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c:4309:15: note: byref variable will be forcibly initialized 4309 | SmuMetrics_t metrics; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c: In function 'vega20_dpm_force_dpm_level': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c:2722:33: note: byref variable will be forcibly initialized 2722 | uint32_t sclk_mask, mclk_mask, soc_mask; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c:2722:22: note: byref variable will be forcibly initialized 2722 | uint32_t sclk_mask, mclk_mask, soc_mask; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c:2722:11: note: byref variable will be forcibly initialized 2722 | uint32_t sclk_mask, mclk_mask, soc_mask; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c: In function 'vega20_get_power_profile_mode': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c:3980:31: note: byref variable will be forcibly initialized 3980 | DpmActivityMonitorCoeffInt_t activity_monitor; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c: In function 'vega20_print_clock_levels': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c:3365:9: note: byref variable will be forcibly initialized 3365 | int i, now, size = 0; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c: In function 'vega20_read_sensor': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c:2207:15: note: byref variable will be forcibly initialized 2207 | SmuMetrics_t metrics_table; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c: In function 'vega20_set_power_profile_mode': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c:4080:31: note: byref variable will be forcibly initialized 4080 | DpmActivityMonitorCoeffInt_t activity_monitor; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_efuse.c: In function 'EFUSE_Read1Byte': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_efuse.c:202:6: note: byref variable will be forcibly initialized 202 | u16 contentLen = 0; | ^~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_efuse.c: In function 'Efuse_ReadAllMap': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_efuse.c:423:6: note: byref variable will be forcibly initialized 423 | u16 mapLen = 0; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_efuse.c: In function 'EFUSE_ShadowMapUpdate': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_efuse.c:501:6: note: byref variable will be forcibly initialized 501 | u16 mapLen = 0; | ^~~~~~ /kisskb/src/drivers/media/pci/saa7164/saa7164-bus.c: In function 'saa7164_bus_get': /kisskb/src/drivers/media/pci/saa7164/saa7164-bus.c:311:22: note: byref variable will be forcibly initialized 311 | struct tmComResInfo msg_tmp; | ^~~~~~~ /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_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/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/gpu/drm/radeon/atombios_encoders.c: In function 'atombios_dac_load_detect': /kisskb/src/drivers/gpu/drm/radeon/atombios_encoders.c:2347:17: note: byref variable will be forcibly initialized 2347 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_encoders.c:2347:11: note: byref variable will be forcibly initialized 2347 | uint8_t frev, crev; | ^~~~ /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/gpu/drm/radeon/atombios_encoders.c: In function 'radeon_atom_backlight_init': /kisskb/src/drivers/gpu/drm/radeon/atombios_encoders.c:195:7: note: byref variable will be forcibly initialized 195 | char bl_name[16]; | ^~~~~~~ /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/gpu/drm/radeon/atombios_encoders.c: In function 'atombios_dvo_setup': /kisskb/src/drivers/gpu/drm/radeon/atombios_encoders.c:497:16: note: byref variable will be forcibly initialized 497 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_encoders.c:497:10: note: byref variable will be forcibly initialized 497 | uint8_t frev, crev; | ^~~~ /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:571:16: note: byref variable will be forcibly initialized 571 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_encoders.c:571:10: note: byref variable will be forcibly initialized 571 | uint8_t frev, crev; | ^~~~ /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:1446:11: note: byref variable will be forcibly initialized 1446 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_encoders.c:1446:5: note: byref variable will be forcibly initialized 1446 | u8 frev, crev; | ^~~~ /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:1869:16: note: byref variable will be forcibly initialized 1869 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_encoders.c:1869:10: note: byref variable will be forcibly initialized 1869 | uint8_t frev, crev; | ^~~~ /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/gpu/drm/radeon/atombios_encoders.c: In function 'atombios_dig_encoder_setup2': /kisskb/src/drivers/gpu/drm/radeon/atombios_encoders.c:852:16: note: byref variable will be forcibly initialized 852 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_encoders.c:852:10: note: byref variable will be forcibly initialized 852 | uint8_t frev, crev; | ^~~~ /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/gpu/drm/radeon/atombios_encoders.c: In function 'atombios_dig_transmitter_setup2': /kisskb/src/drivers/gpu/drm/radeon/atombios_encoders.c:1022:16: note: byref variable will be forcibly initialized 1022 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_encoders.c:1022:10: note: byref variable will be forcibly initialized 1022 | uint8_t frev, crev; | ^~~~ /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/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/gpu/drm/radeon/atombios_encoders.c: In function 'atombios_set_edp_panel_power': /kisskb/src/drivers/gpu/drm/radeon/atombios_encoders.c:1393:16: note: byref variable will be forcibly initialized 1393 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_encoders.c:1393:10: note: byref variable will be forcibly initialized 1393 | uint8_t frev, crev; | ^~~~ /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/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_encoders.c:2015:16: note: byref variable will be forcibly initialized 2015 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_encoders.c:2015:10: note: byref variable will be forcibly initialized 2015 | uint8_t frev, crev; | ^~~~ /kisskb/src/drivers/iio/adc/adi-axi-adc.c: In function 'adi_axi_adc_config_dma_buffer': /kisskb/src/drivers/iio/adc/adi-axi-adc.c:107:14: note: byref variable will be forcibly initialized 107 | const char *dma_name; | ^~~~~~~~ In file included from /kisskb/src/drivers/gpu/drm/radeon/radeon.h:65, 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/radeon_sa.c:318:11: note: byref variable will be forcibly initialized 318 | unsigned tries[RADEON_NUM_RINGS]; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_sa.c:317:23: note: byref variable will be forcibly initialized 317 | struct radeon_fence *fences[RADEON_NUM_RINGS]; | ^~~~~~ In file included from /kisskb/src/drivers/iio/accel/bma220_spi.c:12: /kisskb/src/drivers/iio/accel/bma220_spi.c: In function 'spi_w8r8': /kisskb/src/include/linux/spi/spi.h:1294:7: note: byref variable will be forcibly initialized 1294 | u8 result; | ^~~~~~ /kisskb/src/drivers/iio/accel/bma220_spi.c: In function 'bma220_read_reg': /kisskb/src/include/linux/spi/spi.h:1294:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/accel/bma220_spi.c:80:19: note: byref variable will be forcibly initialized 80 | static inline int bma220_read_reg(struct spi_device *spi, u8 reg) | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/iio/accel/bma220_spi.c:12: /kisskb/src/drivers/iio/accel/bma220_spi.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ In file included from /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c:22: /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c: In function 'michael_mic': /kisskb/src/include/crypto/hash.h:166:7: note: byref variable will be forcibly initialized 166 | char __##shash##_desc[sizeof(struct shash_desc) + HASH_MAX_DESCSIZE] \ | ^~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c:449:2: note: in expansion of macro 'SHASH_DESC_ON_STACK' 449 | SHASH_DESC_ON_STACK(desc, tfm_michael); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c: In function 'ieee80211_michael_mic_failure': /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c:540:30: note: byref variable will be forcibly initialized 540 | struct iw_michaelmicfailure ev; | ^~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c:539:19: note: byref variable will be forcibly initialized 539 | union iwreq_data wrqu; | ^~~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c: In function 'ieee80211_michael_mic_verify': /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c:560:5: note: byref variable will be forcibly initialized 560 | u8 mic[8]; | ^~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c: In function 'ieee80211_tkip_decrypt': /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c:347:5: note: byref variable will be forcibly initialized 347 | u8 icv[4]; | ^~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c:346:5: note: byref variable will be forcibly initialized 346 | u8 rc4key[16]; | ^~~~~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c: In function 'ieee80211_tkip_encrypt': /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c:276:5: note: byref variable will be forcibly initialized 276 | u8 rc4key[16], *icv; | ^~~~~~ /kisskb/src/drivers/iio/common/ssp_sensors/ssp_dev.c: In function 'ssp_change_delay': /kisskb/src/drivers/iio/common/ssp_sensors/ssp_dev.c:283:25: note: byref variable will be forcibly initialized 283 | struct ssp_instruction to_send; | ^~~~~~~ /kisskb/src/drivers/iio/common/ssp_sensors/ssp_dev.c: In function 'ssp_enable_sensor': /kisskb/src/drivers/iio/common/ssp_sensors/ssp_dev.c:221:25: note: byref variable will be forcibly initialized 221 | struct ssp_instruction to_send; | ^~~~~~~ /kisskb/src/drivers/iio/common/ssp_sensors/ssp_dev.c: In function 'ssp_disable_sensor': /kisskb/src/drivers/iio/common/ssp_sensors/ssp_dev.c:313:9: note: byref variable will be forcibly initialized 313 | __le32 command; | ^~~~~~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-dvb.c: In function 'philips_td1316_tuner_init': /kisskb/src/drivers/media/pci/saa7134/saa7134-dvb.c:407:17: note: byref variable will be forcibly initialized 407 | struct i2c_msg init_msg = {.addr = addr,.flags = 0,.buf = msg,.len = sizeof(msg) }; | ^~~~~~~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-dvb.c: In function 'md8800_set_voltage2': /kisskb/src/drivers/media/pci/saa7134/saa7134-dvb.c:1010:17: note: byref variable will be forcibly initialized 1010 | struct i2c_msg msg[] = { { .addr = 0x08, .flags = 0, .buf = wbuf, .len = 1 }, | ^~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-dvb.c:1009:5: note: byref variable will be forcibly initialized 1009 | u8 rbuf; | ^~~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-dvb.c:1008:5: note: byref variable will be forcibly initialized 1008 | u8 wbuf[2] = { 0x1f, 00 }; | ^~~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-dvb.c: In function 'philips_td1316_tuner_sleep': /kisskb/src/drivers/media/pci/saa7134/saa7134-dvb.c:428:17: note: byref variable will be forcibly initialized 428 | struct i2c_msg analog_msg = {.addr = addr,.flags = 0,.buf = msg,.len = sizeof(msg) }; | ^~~~~~~~~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-dvb.c: In function 'philips_europa_tuner_sleep': /kisskb/src/drivers/media/pci/saa7134/saa7134-dvb.c:461:17: note: byref variable will be forcibly initialized 461 | struct i2c_msg analog_msg = {.addr = 0x43,.flags = 0,.buf = msg,.len = sizeof(msg) }; | ^~~~~~~~~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-dvb.c: In function 'dvb_fini': /kisskb/src/drivers/media/pci/saa7134/saa7134-dvb.c:1972:19: note: byref variable will be forcibly initialized 1972 | struct i2c_msg msg = {.addr = 0x08, .buf = &data, .flags = 0, .len = 1}; | ^~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-dvb.c:1971:7: note: byref variable will be forcibly initialized 1971 | u8 data = 0x80; | ^~~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-dvb.c:1960:31: note: byref variable will be forcibly initialized 1960 | struct v4l2_priv_tun_config tda9887_cfg; | ^~~~~~~~~~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-dvb.c: In function 'kworld_sbtvd_gate_ctrl': /kisskb/src/drivers/media/pci/saa7134/saa7134-dvb.c:234:17: note: byref variable will be forcibly initialized 234 | struct i2c_msg msg = {.addr = 0x4b, .flags = 0, .buf = initmsg, .len = 2}; | ^~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-dvb.c:233:16: note: byref variable will be forcibly initialized 233 | unsigned char msg_disable[] = {0x45, 0x81}; | ^~~~~~~~~~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-dvb.c:232:16: note: byref variable will be forcibly initialized 232 | unsigned char msg_enable[] = {0x45, 0xc1}; | ^~~~~~~~~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-dvb.c:231:16: note: byref variable will be forcibly initialized 231 | unsigned char initmsg[] = {0x45, 0x97}; | ^~~~~~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-dvb.c: In function 'philips_europa_tuner_init': /kisskb/src/drivers/media/pci/saa7134/saa7134-dvb.c:444:17: note: byref variable will be forcibly initialized 444 | struct i2c_msg init_msg = {.addr = 0x43,.flags = 0,.buf = msg,.len = sizeof(msg) }; | ^~~~~~~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-dvb.c: In function 'philips_tda6651_pll_set': /kisskb/src/drivers/media/pci/saa7134/saa7134-dvb.c:274:17: note: byref variable will be forcibly initialized 274 | struct i2c_msg tuner_msg = {.addr = addr,.flags = 0,.buf = tuner_buf,.len = | ^~~~~~~~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-dvb.c:273:5: note: byref variable will be forcibly initialized 273 | u8 tuner_buf[4]; | ^~~~~~~~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-dvb.c: In function 'philips_tu1216_init': /kisskb/src/drivers/media/pci/saa7134/saa7134-dvb.c:362:17: note: byref variable will be forcibly initialized 362 | struct i2c_msg tuner_msg = {.addr = addr,.flags = 0,.buf = tu1216_init,.len = sizeof(tu1216_init) }; | ^~~~~~~~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-dvb.c: In function 'dvb_init': /kisskb/src/drivers/media/pci/saa7134/saa7134-dvb.c:1893:24: note: byref variable will be forcibly initialized 1893 | struct xc2028_config cfg = { | ^~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-dvb.c:1465:20: note: byref variable will be forcibly initialized 1465 | struct i2c_msg msg = {.addr = 0x08, .flags = 0, .len = 1}; | ^~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-dvb.c:1464:8: note: byref variable will be forcibly initialized 1464 | u8 data = 0xc4; | ^~~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-dvb.c: In function 'mt352_pinnacle_tuner_set_params': /kisskb/src/drivers/media/pci/saa7134/saa7134-dvb.c:171:24: note: byref variable will be forcibly initialized 171 | struct v4l2_frequency f; | ^ /kisskb/src/drivers/media/pci/saa7134/saa7134-dvb.c:168:17: note: byref variable will be forcibly initialized 168 | struct i2c_msg msg = {.addr=0x43, .flags=0, .buf=off, .len = sizeof(off)}; | ^~~ /kisskb/src/drivers/media/pci/saa7134/saa7134-dvb.c:167:5: note: byref variable will be forcibly initialized 167 | u8 on[] = { 0x00, 0x71}; | ^~ /kisskb/src/drivers/media/pci/saa7134/saa7134-dvb.c:166:5: note: byref variable will be forcibly initialized 166 | u8 off[] = { 0x00, 0xf1}; | ^~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_ccmp.c: In function 'ieee80211_ccmp_decrypt': /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_ccmp.c:288:6: note: byref variable will be forcibly initialized 288 | u8 iv[AES_BLOCK_LEN]; | ^~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_ccmp.c:286:22: note: byref variable will be forcibly initialized 286 | struct scatterlist sg[2]; | ^~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_ccmp.c:236:5: note: byref variable will be forcibly initialized 236 | u8 pn[6]; | ^~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_ccmp.c: In function 'ieee80211_ccmp_encrypt': /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_ccmp.c:201:6: note: byref variable will be forcibly initialized 201 | u8 iv[AES_BLOCK_LEN]; | ^~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_ccmp.c:199:22: note: byref variable will be forcibly initialized 199 | struct scatterlist sg[2]; | ^~ /kisskb/src/drivers/gnss/sirf.c: In function 'sirf_parse_dt': /kisskb/src/drivers/gnss/sirf.c:386:6: note: byref variable will be forcibly initialized 386 | u32 speed = 9600; | ^~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/radix-tree.h:12, 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/include/linux/gnss.h:11, from /kisskb/src/drivers/gnss/sirf.c:9: /kisskb/src/drivers/gnss/sirf.c: In function 'sirf_wait_for_power_state_nowakeup': /kisskb/src/include/linux/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/gnss/sirf.c:216:8: note: in expansion of macro 'wait_event_interruptible_timeout' 216 | ret = wait_event_interruptible_timeout(data->power_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gnss/sirf.c: In function 'sirf_wait_for_power_state': /kisskb/src/include/linux/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/gnss/sirf.c:238:8: note: in expansion of macro 'wait_event_interruptible_timeout' 238 | ret = wait_event_interruptible_timeout(data->power_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gnss/sirf.c: In function 'sirf_probe': /kisskb/src/drivers/gnss/sirf.c:386:6: note: byref variable will be forcibly initialized 386 | u32 speed = 9600; | ^~~~~ /kisskb/src/drivers/iio/adc/da9150-gpadc.c: In function 'da9150_gpadc_read_adc': /kisskb/src/drivers/iio/adc/da9150-gpadc.c:95:5: note: byref variable will be forcibly initialized 95 | u8 result_regs[2]; | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/counter.h:12, from /kisskb/src/drivers/counter/counter-sysfs.c:6: /kisskb/src/drivers/counter/counter-sysfs.c: In function 'counter_events_queue_size_write': /kisskb/src/drivers/counter/counter-sysfs.c:799:20: note: byref variable will be forcibly initialized 799 | DECLARE_KFIFO_PTR(events, struct counter_event); | ^~~~~~ /kisskb/src/include/linux/kfifo.h:110:62: note: in definition of macro 'DECLARE_KFIFO_PTR' 110 | #define DECLARE_KFIFO_PTR(fifo, type) STRUCT_KFIFO_PTR(type) fifo | ^~~~ /kisskb/src/drivers/counter/counter-sysfs.c: In function 'counter_comp_u64_show': /kisskb/src/drivers/counter/counter-sysfs.c:286:6: note: byref variable will be forcibly initialized 286 | u64 data = 0; | ^~~~ /kisskb/src/drivers/counter/counter-sysfs.c: In function 'counter_comp_u32_show': /kisskb/src/drivers/counter/counter-sysfs.c:164:6: note: byref variable will be forcibly initialized 164 | u32 data = 0; | ^~~~ /kisskb/src/drivers/counter/counter-sysfs.c: In function 'counter_comp_u8_show': /kisskb/src/drivers/counter/counter-sysfs.c:95:5: note: byref variable will be forcibly initialized 95 | u8 data = 0; | ^~~~ /kisskb/src/drivers/counter/counter-sysfs.c: In function 'counter_signal_attrs_create': /kisskb/src/drivers/counter/counter-sysfs.c:590:22: note: byref variable will be forcibly initialized 590 | struct counter_comp comp; | ^~~~ /kisskb/src/drivers/counter/counter-sysfs.c: In function 'counter_sysfs_synapses_add': /kisskb/src/drivers/counter/counter-sysfs.c:658:23: note: byref variable will be forcibly initialized 658 | struct counter_comp comp; | ^~~~ /kisskb/src/drivers/counter/counter-sysfs.c: In function 'counter_count_attrs_create': /kisskb/src/drivers/counter/counter-sysfs.c:704:22: note: byref variable will be forcibly initialized 704 | struct counter_comp comp; | ^~~~ /kisskb/src/drivers/counter/counter-sysfs.c: In function 'counter_comp_u64_store': /kisskb/src/drivers/counter/counter-sysfs.c:314:6: note: byref variable will be forcibly initialized 314 | u64 data = 0; | ^~~~ /kisskb/src/drivers/counter/counter-sysfs.c: In function 'counter_comp_u32_store': /kisskb/src/drivers/counter/counter-sysfs.c:229:6: note: byref variable will be forcibly initialized 229 | u32 data = 0; | ^~~~ /kisskb/src/drivers/counter/counter-sysfs.c: In function 'counter_comp_u8_store': /kisskb/src/drivers/counter/counter-sysfs.c:128:5: note: byref variable will be forcibly initialized 128 | u8 data = 0; | ^~~~ /kisskb/src/drivers/counter/counter-sysfs.c:127:7: note: byref variable will be forcibly initialized 127 | bool bool_data = 0; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/cdev.h:8, from /kisskb/src/include/linux/counter.h:9, from /kisskb/src/drivers/counter/counter-sysfs.c:6: /kisskb/src/drivers/counter/counter-sysfs.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/counter/counter-chrdev.c: In function 'counter_get_data': /kisskb/src/drivers/counter/counter-chrdev.c:461:6: note: byref variable will be forcibly initialized 461 | u32 value_u32 = 0; | ^~~~~~~~~ /kisskb/src/drivers/counter/counter-chrdev.c:460:5: note: byref variable will be forcibly initialized 460 | u8 value_u8 = 0; | ^~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/radix-tree.h:12, 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/counter/counter-chrdev.c:6: /kisskb/src/drivers/counter/counter-chrdev.c: In function 'counter_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/counter/counter-chrdev.c:75:10: note: in expansion of macro 'wait_event_interruptible' 75 | err = wait_event_interruptible(counter->events_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/counter/counter-chrdev.c:62:15: note: byref variable will be forcibly initialized 62 | unsigned int copied; | ^~~~~~ /kisskb/src/drivers/counter/counter-chrdev.c: In function 'counter_add_watch': /kisskb/src/drivers/counter/counter-chrdev.c:235:23: note: byref variable will be forcibly initialized 235 | struct counter_watch watch; | ^~~~~ /kisskb/src/drivers/counter/counter-chrdev.c: In function 'counter_push_event': /kisskb/src/drivers/counter/counter-chrdev.c:535:23: note: byref variable will be forcibly initialized 535 | struct counter_event ev; | ^~ /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c: In function 'i2c_readn': /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:107:17: note: byref variable will be forcibly initialized 107 | struct i2c_msg msgs[1] = {{.addr = adr, .flags = I2C_M_RD, | ^~~~ /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c: In function 'Read': /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:107:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c: In function 'ReadExtented': /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:107:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c: In function 'i2c_write': /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:114:17: note: byref variable will be forcibly initialized 114 | struct i2c_msg msg = {.addr = adr, .flags = 0, | ^~~ /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c: In function 'WriteReg': /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized 143 | u8 msg[2] = {SubAddr, Reg}; | ^~~ /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c: In function 'UpdateReg': /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c: In function 'ThermometerRead': /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:107:17: note: byref variable will be forcibly initialized 107 | struct i2c_msg msgs[1] = {{.addr = adr, .flags = I2C_M_RD, | ^~~~ /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized 143 | u8 msg[2] = {SubAddr, Reg}; | ^~~ /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:107:17: note: byref variable will be forcibly initialized 107 | struct i2c_msg msgs[1] = {{.addr = adr, .flags = I2C_M_RD, | ^~~~ /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized 143 | u8 msg[2] = {SubAddr, Reg}; | ^~~ /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:258:6: note: byref variable will be forcibly initialized 258 | u8 Regs[16]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c: In function 'RFTrackingFiltersCorrection': /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized 143 | u8 msg[2] = {SubAddr, Reg}; | ^~~ /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:922:6: note: byref variable will be forcibly initialized 922 | u8 TMValue_Current; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c: In function 'WriteRegs': /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:127:5: note: byref variable will be forcibly initialized 127 | u8 data[MAX_XFER_SIZE]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c: In function 'StandBy': /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized 143 | u8 msg[2] = {SubAddr, Reg}; | ^~~ /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c: In function 'FixedContentsI2CUpdate': /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c: In function 'PowerScanInit': /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c: In function 'CalibrateRF': /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:107:17: note: byref variable will be forcibly initialized 107 | struct i2c_msg msgs[1] = {{.addr = adr, .flags = I2C_M_RD, | ^~~~ /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized 143 | u8 msg[2] = {SubAddr, Reg}; | ^~~ /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:370:5: note: byref variable will be forcibly initialized 370 | u8 Regs[NUM_REGS]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c: In function 'ChannelConfiguration': /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized 143 | u8 msg[2] = {SubAddr, Reg}; | ^~~ /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c: In function 'PowerScan': /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:107:17: note: byref variable will be forcibly initialized 107 | struct i2c_msg msgs[1] = {{.addr = adr, .flags = I2C_M_RD, | ^~~~ /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized 143 | u8 msg[2] = {SubAddr, Reg}; | ^~~ /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:107:17: note: byref variable will be forcibly initialized 107 | struct i2c_msg msgs[1] = {{.addr = adr, .flags = I2C_M_RD, | ^~~~ /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized 143 | u8 msg[2] = {SubAddr, Reg}; | ^~~ /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:143:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:592:8: note: byref variable will be forcibly initialized 592 | u8 Regs[NUM_REGS]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c: In function 'RFTrackingFiltersInit': /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:508:9: note: byref variable will be forcibly initialized 508 | s32 Cprog_cal3 = 0; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:506:9: note: byref variable will be forcibly initialized 506 | s32 Cprog_cal2 = 0; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:504:9: note: byref variable will be forcibly initialized 504 | s32 Cprog_cal1 = 0; | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:502:10: note: byref variable will be forcibly initialized 502 | bool bcal = false; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:501:8: note: byref variable will be forcibly initialized 501 | u32 RF3 = m_RF_Band_Map[RFBand].m_RF3_Default; | ^~~ /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:500:8: note: byref variable will be forcibly initialized 500 | u32 RF2 = m_RF_Band_Map[RFBand].m_RF2_Default; | ^~~ /kisskb/src/drivers/media/dvb-frontends/tda18271c2dd.c:499:8: note: byref variable will be forcibly initialized 499 | u32 RF1 = m_RF_Band_Map[RFBand].m_RF1_Default; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_baco.c: In function 'vega10_baco_set_state': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_baco.c:90:18: note: byref variable will be forcibly initialized 90 | enum BACO_STATE cur_state; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_baco.c: In function 'vega20_baco_set_state': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_baco.c:78:18: note: byref variable will be forcibly initialized 78 | enum BACO_STATE cur_state; | ^~~~~~~~~ /kisskb/src/drivers/iio/accel/dmard10.c: In function 'dmard10_shutdown': /kisskb/src/drivers/iio/accel/dmard10.c:129:16: note: byref variable will be forcibly initialized 129 | unsigned char buffer[3]; | ^~~~~~ /kisskb/src/drivers/iio/accel/dmard10.c: In function 'dmard10_reset': /kisskb/src/drivers/iio/accel/dmard10.c:76:16: note: byref variable will be forcibly initialized 76 | unsigned char buffer[7]; | ^~~~~~ /kisskb/src/drivers/iio/accel/dmard10.c: In function 'dmard10_read_raw': /kisskb/src/drivers/iio/accel/dmard10.c:143:9: note: byref variable will be forcibly initialized 143 | __le16 buf[4]; | ^~~ /kisskb/src/drivers/counter/microchip-tcb-capture.c: In function 'mchp_tc_count_read': /kisskb/src/drivers/counter/microchip-tcb-capture.c:234:6: note: byref variable will be forcibly initialized 234 | u32 cnt; | ^~~ /kisskb/src/drivers/counter/microchip-tcb-capture.c: In function 'mchp_tc_count_signal_read': /kisskb/src/drivers/counter/microchip-tcb-capture.c:153:6: note: byref variable will be forcibly initialized 153 | u32 sr; | ^~ /kisskb/src/drivers/counter/microchip-tcb-capture.c: In function 'mchp_tc_count_action_read': /kisskb/src/drivers/counter/microchip-tcb-capture.c:173:6: note: byref variable will be forcibly initialized 173 | u32 cmr; | ^~~ /kisskb/src/drivers/counter/microchip-tcb-capture.c: In function 'mchp_tc_count_function_write': /kisskb/src/drivers/counter/microchip-tcb-capture.c:90:11: note: byref variable will be forcibly initialized 90 | u32 bmr, cmr; | ^~~ /kisskb/src/drivers/counter/microchip-tcb-capture.c:90:6: note: byref variable will be forcibly initialized 90 | u32 bmr, cmr; | ^~~ /kisskb/src/drivers/counter/microchip-tcb-capture.c: In function 'mchp_tc_probe': /kisskb/src/drivers/counter/microchip-tcb-capture.c:303:6: note: byref variable will be forcibly initialized 303 | int channel; | ^~~~~~~ /kisskb/src/drivers/counter/microchip-tcb-capture.c:300:7: note: byref variable will be forcibly initialized 300 | char clk_name[7]; | ^~~~~~~~ /kisskb/src/drivers/media/pci/saa7164/saa7164-cmd.c: In function 'saa7164_cmd_dequeue': /kisskb/src/drivers/media/pci/saa7164/saa7164-cmd.c:131:23: note: byref variable will be forcibly initialized 131 | struct tmComResInfo tRsp = { 0, 0, 0, 0, 0, 0 }; | ^~~~ /kisskb/src/drivers/media/pci/saa7164/saa7164-cmd.c:126:5: note: byref variable will be forcibly initialized 126 | u8 tmp[512]; | ^~~ In file included from /kisskb/src/drivers/media/pci/saa7164/saa7164-cmd.c:8: /kisskb/src/drivers/media/pci/saa7164/saa7164-cmd.c: In function 'saa7164_cmd_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/media/pci/saa7164/saa7164-cmd.c:279:4: note: in expansion of macro 'wait_event_timeout' 279 | wait_event_timeout(*q, dev->cmds[seqno].signalled, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/pci/saa7164/saa7164-cmd.c: In function 'saa7164_irq_dequeue': /kisskb/src/drivers/media/pci/saa7164/saa7164-cmd.c:81:23: note: byref variable will be forcibly initialized 81 | struct tmComResInfo tRsp = { 0, 0, 0, 0, 0, 0 }; | ^~~~ /kisskb/src/drivers/media/pci/saa7164/saa7164-cmd.c:74:5: note: byref variable will be forcibly initialized 74 | u8 tmp[512]; | ^~~ /kisskb/src/drivers/media/pci/saa7164/saa7164-cmd.c: In function 'saa7164_cmd_send': /kisskb/src/drivers/media/pci/saa7164/saa7164-cmd.c:332:5: note: byref variable will be forcibly initialized 332 | u8 errdata[256]; | ^~~~~~~ /kisskb/src/drivers/media/pci/saa7164/saa7164-cmd.c:331:22: note: byref variable will be forcibly initialized 331 | struct tmComResInfo response_t, *presponse_t; | ^~~~~~~~~~ /kisskb/src/drivers/media/pci/saa7164/saa7164-cmd.c:330:22: note: byref variable will be forcibly initialized 330 | struct tmComResInfo command_t, *pcommand_t; | ^~~~~~~~~ /kisskb/src/drivers/iio/adc/envelope-detector.c: In function 'envelope_store_comp_interval': /kisskb/src/drivers/iio/adc/envelope-detector.c:286:16: note: byref variable will be forcibly initialized 286 | unsigned long interval; | ^~~~~~~~ /kisskb/src/drivers/iio/adc/envelope-detector.c: In function 'envelope_store_invert': /kisskb/src/drivers/iio/adc/envelope-detector.c:246:16: note: byref variable will be forcibly initialized 246 | unsigned long invert; | ^~~~~~ /kisskb/src/drivers/iio/adc/envelope-detector.c: In function 'envelope_detector_probe': /kisskb/src/drivers/iio/adc/envelope-detector.c:329:21: note: byref variable will be forcibly initialized 329 | enum iio_chan_type type; | ^~~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_wep.c: In function 'prism2_wep_decrypt': /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_wep.c:141:5: note: byref variable will be forcibly initialized 141 | u8 icv[4]; | ^~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_wep.c:137:5: note: byref variable will be forcibly initialized 137 | u8 key[WEP_KEY_LEN + 3]; | ^~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_wep.c: In function 'prism2_wep_encrypt': /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_wep.c:70:5: note: byref variable will be forcibly initialized 70 | u8 key[WEP_KEY_LEN + 3]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/stv6111.c: In function 'i2c_write': /kisskb/src/drivers/media/dvb-frontends/stv6111.c:311:17: note: byref variable will be forcibly initialized 311 | struct i2c_msg msg = {.addr = adr, .flags = 0, | ^~~ /kisskb/src/drivers/media/dvb-frontends/stv6111.c: In function 'write_regs': /kisskb/src/drivers/media/dvb-frontends/stv6111.c:323:5: note: byref variable will be forcibly initialized 323 | u8 d[12]; | ^ /kisskb/src/drivers/media/dvb-frontends/stv6111.c: In function 'write_reg': /kisskb/src/drivers/media/dvb-frontends/stv6111.c:332:5: note: byref variable will be forcibly initialized 332 | u8 d[2] = {reg, val}; | ^ /kisskb/src/drivers/media/dvb-frontends/stv6111.c: In function 'i2c_read': /kisskb/src/drivers/media/dvb-frontends/stv6111.c:298:17: note: byref variable will be forcibly initialized 298 | struct i2c_msg msgs[2] = { { .addr = adr, .flags = 0, | ^~~~ /kisskb/src/drivers/media/dvb-frontends/stv6111.c: In function 'get_rf_strength': /kisskb/src/drivers/media/dvb-frontends/stv6111.c:565:12: note: byref variable will be forcibly initialized 565 | static int get_rf_strength(struct dvb_frontend *fe, u16 *st) | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv6111.c:332:5: note: byref variable will be forcibly initialized 332 | u8 d[2] = {reg, val}; | ^ /kisskb/src/drivers/media/dvb-frontends/stv6111.c:565:12: note: byref variable will be forcibly initialized 565 | static int get_rf_strength(struct dvb_frontend *fe, u16 *st) | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv6111.c:573:6: note: byref variable will be forcibly initialized 573 | u8 reg = 0; | ^~~ /kisskb/src/drivers/media/dvb-frontends/stv6111.c: In function 'wait_for_call_done': /kisskb/src/drivers/media/dvb-frontends/stv6111.c:342:12: note: byref variable will be forcibly initialized 342 | static int wait_for_call_done(struct stv *state, u8 mask) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv6111.c:348:6: note: byref variable will be forcibly initialized 348 | u8 regval; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv6111.c: In function 'set_lof': /kisskb/src/drivers/media/dvb-frontends/stv6111.c:440:12: note: byref variable will be forcibly initialized 440 | static int set_lof(struct stv *state, u32 local_frequency, u32 cutoff_frequency) | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/stv6111.c:440:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/stv6111.c:445:10: note: byref variable will be forcibly initialized 445 | u8 icp, tmp; | ^~~ /kisskb/src/drivers/iio/accel/kxcjk-1013.c: In function 'kxcjk1013_set_scale': /kisskb/src/drivers/iio/accel/kxcjk-1013.c:877:22: note: byref variable will be forcibly initialized 877 | enum kxcjk1013_mode store_mode; | ^~~~~~~~~~ /kisskb/src/drivers/iio/accel/kxcjk-1013.c: In function 'kxcjk1013_setup_any_motion_interrupt': /kisskb/src/drivers/iio/accel/kxcjk-1013.c:649:22: note: byref variable will be forcibly initialized 649 | enum kxcjk1013_mode store_mode; | ^~~~~~~~~~ /kisskb/src/drivers/iio/accel/kxcjk-1013.c: In function 'kxcjk1013_setup_new_data_interrupt': /kisskb/src/drivers/iio/accel/kxcjk-1013.c:711:22: note: byref variable will be forcibly initialized 711 | enum kxcjk1013_mode store_mode; | ^~~~~~~~~~ /kisskb/src/drivers/iio/accel/kxcjk-1013.c: In function 'kxcjk1013_set_odr': /kisskb/src/drivers/iio/accel/kxcjk-1013.c:798:22: note: byref variable will be forcibly initialized 798 | enum kxcjk1013_mode store_mode; | ^~~~~~~~~~ /kisskb/src/drivers/iio/adc/hi8435.c: In function 'hi8435_get_sensing_mode': /kisskb/src/drivers/iio/adc/hi8435.c:300:12: note: byref variable will be forcibly initialized 300 | static int hi8435_get_sensing_mode(struct iio_dev *idev, | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/adc/hi8435.c:305:5: note: byref variable will be forcibly initialized 305 | u8 reg; | ^~~ /kisskb/src/drivers/iio/adc/hi8435.c: In function 'hi8435_readl': /kisskb/src/drivers/iio/adc/hi8435.c:76:9: note: byref variable will be forcibly initialized 76 | __be32 be_val; | ^~~~~~ /kisskb/src/drivers/iio/adc/hi8435.c: In function 'hi8435_write_event_config': /kisskb/src/drivers/iio/adc/hi8435.c:76:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/adc/hi8435.c:132:12: note: byref variable will be forcibly initialized 132 | static int hi8435_write_event_config(struct iio_dev *idev, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/adc/hi8435.c: In function 'hi8435_read_raw': /kisskb/src/drivers/iio/adc/hi8435.c:76:9: note: byref variable will be forcibly initialized 76 | __be32 be_val; | ^~~~~~ /kisskb/src/drivers/iio/adc/hi8435.c:102:12: note: byref variable will be forcibly initialized 102 | static int hi8435_read_raw(struct iio_dev *idev, | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/adc/hi8435.c: In function 'hi8435_trigger_handler': /kisskb/src/drivers/iio/adc/hi8435.c:76:9: note: byref variable will be forcibly initialized 76 | __be32 be_val; | ^~~~~~ /kisskb/src/drivers/iio/adc/hi8435.c:437:20: note: byref variable will be forcibly initialized 437 | static irqreturn_t hi8435_trigger_handler(int irq, void *private) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/adc/hi8435.c: In function 'hi8435_readw': /kisskb/src/drivers/iio/adc/hi8435.c:64:9: note: byref variable will be forcibly initialized 64 | __be16 be_val; | ^~~~~~ /kisskb/src/drivers/iio/adc/hi8435.c: In function 'hi8435_read_event_value': /kisskb/src/drivers/iio/adc/hi8435.c:64:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/adc/hi8435.c:157:12: note: byref variable will be forcibly initialized 157 | static int hi8435_read_event_value(struct iio_dev *idev, | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/adc/hi8435.c:157:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/adc/hi8435.c:166:11: note: byref variable will be forcibly initialized 166 | u8 mode, psen; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/atombios_i2c.c: In function 'radeon_process_i2c_ch': /kisskb/src/drivers/gpu/drm/radeon/atombios_i2c.c:45:6: note: byref variable will be forcibly initialized 45 | u16 out = cpu_to_le16(0); | ^~~ /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; | ^~~~ In file included from /kisskb/src/drivers/iio/adc/hi8435.c:19: /kisskb/src/drivers/iio/adc/hi8435.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/iio/adc/hi8435.c: In function 'hi8435_set_sensing_mode': /kisskb/src/drivers/iio/adc/hi8435.c:314:12: note: byref variable will be forcibly initialized 314 | static int hi8435_set_sensing_mode(struct iio_dev *idev, | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/adc/hi8435.c:320:5: note: byref variable will be forcibly initialized 320 | u8 reg; | ^~~ /kisskb/src/drivers/iio/adc/hi8435.c: In function 'hi8435_debugfs_reg_access': /kisskb/src/drivers/iio/adc/hi8435.c:265:12: note: byref variable will be forcibly initialized 265 | static int hi8435_debugfs_reg_access(struct iio_dev *idev, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/adc/hi8435.c:271:5: note: byref variable will be forcibly initialized 271 | u8 val; | ^~~ /kisskb/src/drivers/iio/adc/hi8435.c: In function 'hi8435_write_event_value': /kisskb/src/drivers/iio/adc/hi8435.c:64:9: note: byref variable will be forcibly initialized 64 | __be16 be_val; | ^~~~~~ /kisskb/src/drivers/iio/adc/hi8435.c:189:12: note: byref variable will be forcibly initialized 189 | static int hi8435_write_event_value(struct iio_dev *idev, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/adc/hi8435.c:64:9: note: byref variable will be forcibly initialized 64 | __be16 be_val; | ^~~~~~ /kisskb/src/drivers/iio/adc/hi8435.c:189:12: note: byref variable will be forcibly initialized 189 | static int hi8435_write_event_value(struct iio_dev *idev, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/adc/hi8435.c:189:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/adc/hi8435.c:198:11: note: byref variable will be forcibly initialized 198 | u8 mode, psen; | ^~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ieee80211.c: In function 'rtw_get_bit_value_from_ieee_value': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ieee80211.c:58:16: note: byref variable will be forcibly initialized 58 | unsigned char dot11_rate_table[] = {2, 4, 11, 22, 12, 18, 24, 36, 48, 72, 96, 108, 0}; /* last element must be zero!! */ | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ieee80211.c: In function 'rtw_ies_remove_ie': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ieee80211.c:225:6: note: byref variable will be forcibly initialized 225 | u32 target_ielen; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ieee80211.c: In function 'rtw_get_wpa_ie': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ieee80211.c:363:16: note: byref variable will be forcibly initialized 363 | unsigned char wpa_oui_type[] = {0x00, 0x50, 0xf2, 0x01}; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ieee80211.c: In function 'rtw_parse_wpa_ie': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ieee80211.c:450:5: note: byref variable will be forcibly initialized 450 | u8 SUITE_1X[4] = {0x00, 0x50, 0xf2, 1}; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ieee80211.c: In function 'rtw_parse_wpa2_ie': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ieee80211.c:514:5: note: byref variable will be forcibly initialized 514 | u8 SUITE_1X[4] = {0x00, 0x0f, 0xac, 0x01}; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ieee80211.c: In function 'rtw_get_cipher_info': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ieee80211.c:1029:45: note: byref variable will be forcibly initialized 1029 | int group_cipher = 0, pairwise_cipher = 0, is8021x = 0; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ieee80211.c:1029:24: note: byref variable will be forcibly initialized 1029 | int group_cipher = 0, pairwise_cipher = 0, is8021x = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ieee80211.c:1029:6: note: byref variable will be forcibly initialized 1029 | int group_cipher = 0, pairwise_cipher = 0, is8021x = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ieee80211.c:1027:6: note: byref variable will be forcibly initialized 1027 | u32 wpa_ielen; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ieee80211.c: In function 'rtw_get_wapi_ie': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ieee80211.c:577:5: note: byref variable will be forcibly initialized 577 | u8 wapi_oui2[4] = {0x0, 0x14, 0x72, 0x02}; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ieee80211.c:576:5: note: byref variable will be forcibly initialized 576 | u8 wapi_oui1[4] = {0x0, 0x14, 0x72, 0x01}; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ieee80211.c: In function 'rtw_get_sec_ie': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ieee80211.c:615:5: note: byref variable will be forcibly initialized 615 | u8 wpa_oui[4] = {0x0, 0x50, 0xf2, 0x01}; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ieee80211.c: In function 'rtw_is_wps_ie': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ieee80211.c:648:10: note: byref variable will be forcibly initialized 648 | u8 eid, wps_oui[4] = {0x0, 0x50, 0xf2, 0x04}; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ieee80211.c: In function 'rtw_get_wps_ie': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ieee80211.c:675:10: note: byref variable will be forcibly initialized 675 | u8 eid, wps_oui[4] = {0x0, 0x50, 0xf2, 0x04}; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ieee80211.c: In function 'rtw_get_wps_attr': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ieee80211.c:722:5: note: byref variable will be forcibly initialized 722 | u8 wps_oui[4] = {0x00, 0x50, 0xF2, 0x04}; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ieee80211.c: In function 'rtw_get_wps_attr_content': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ieee80211.c:772:6: note: byref variable will be forcibly initialized 772 | u32 attr_len; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ieee80211.c: In function 'rtw_macaddr_cfg': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ieee80211.c:1001:6: note: byref variable will be forcibly initialized 1001 | int len; | ^~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ieee80211.c:998:5: note: byref variable will be forcibly initialized 998 | u8 mac[ETH_ALEN]; | ^~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ieee80211.c: In function 'rtw_get_bcn_info': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ieee80211.c:1062:19: note: byref variable will be forcibly initialized 1062 | u16 wpa_len = 0, rsn_len = 0; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_ieee80211.c:1062:6: note: byref variable will be forcibly initialized 1062 | u16 wpa_len = 0, rsn_len = 0; | ^~~~~~~ /kisskb/src/drivers/media/pci/bt8xx/bttv-input.c: In function 'get_key_pv951': /kisskb/src/drivers/media/pci/bt8xx/bttv-input.c:327:16: note: byref variable will be forcibly initialized 327 | unsigned char b; | ^ /kisskb/src/drivers/media/pci/bt8xx/bttv-input.c: In function 'init_bttv_i2c_ir': /kisskb/src/drivers/media/pci/bt8xx/bttv-input.c:368:24: note: byref variable will be forcibly initialized 368 | struct i2c_board_info info; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c: In function 'conv_fec': /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:668:20: note: byref variable will be forcibly initialized 668 | enum fe_code_rate fec2fec[11] = { | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c: In function 'i2c_write': /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:123:17: note: byref variable will be forcibly initialized 123 | struct i2c_msg msg = {.addr = adr, .flags = 0, | ^~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c: In function 'i2cwrite': /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:123:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c: In function 'write_register': /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:123:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:204:5: note: byref variable will be forcibly initialized 204 | u8 data[MXL_HYDRA_REG_WRITE_LEN] = { | ^~~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c: In function 'i2c_read': /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:132:17: note: byref variable will be forcibly initialized 132 | struct i2c_msg msg = {.addr = adr, .flags = I2C_M_RD, | ^~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c: In function 'i2cread': /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:132:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/tonga_baco.c: In function 'tonga_baco_set_state': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/tonga_baco.c:187:18: note: byref variable will be forcibly initialized 187 | enum BACO_STATE cur_state; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c: In function 'read_register': /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:123:17: note: byref variable will be forcibly initialized 123 | struct i2c_msg msg = {.addr = adr, .flags = 0, | ^~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:243:5: note: byref variable will be forcibly initialized 243 | u8 data[MXL_HYDRA_REG_SIZE_IN_BYTES + MXL_HYDRA_I2C_HDR_SIZE] = { | ^~~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c: In function 'read_signal_strength': /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:594:6: note: byref variable will be forcibly initialized 594 | u32 reg_data = 0; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c: In function 'read_snr': /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:516:6: note: byref variable will be forcibly initialized 516 | u32 reg_data = 0; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c: In function 'update_by_mnemonic': /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:307:6: note: byref variable will be forcibly initialized 307 | u32 data, mask; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c: In function 'config_ts': /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:1434:25: note: byref variable will be forcibly initialized 1434 | struct MXL_REG_FIELD_T xpt_nco_clock_rate[MXL_HYDRA_DEMOD_MAX] = { | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:1429:25: note: byref variable will be forcibly initialized 1429 | struct MXL_REG_FIELD_T xpt_continuous_clock[MXL_HYDRA_DEMOD_MAX] = { | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:1424:25: note: byref variable will be forcibly initialized 1424 | struct MXL_REG_FIELD_T xpt_err_replace_valid[MXL_HYDRA_DEMOD_MAX] = { | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:1419:25: note: byref variable will be forcibly initialized 1419 | struct MXL_REG_FIELD_T xpt_err_replace_sync[MXL_HYDRA_DEMOD_MAX] = { | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:1414:25: note: byref variable will be forcibly initialized 1414 | struct MXL_REG_FIELD_T xpt_enable_output[MXL_HYDRA_DEMOD_MAX] = { | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:1409:25: note: byref variable will be forcibly initialized 1409 | struct MXL_REG_FIELD_T xpt_sync_byte[MXL_HYDRA_DEMOD_MAX] = { | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:1404:25: note: byref variable will be forcibly initialized 1404 | struct MXL_REG_FIELD_T xpt_lsb_first[MXL_HYDRA_DEMOD_MAX] = { | ^~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:1399:25: note: byref variable will be forcibly initialized 1399 | struct MXL_REG_FIELD_T xpt_ts_clock_phase[MXL_HYDRA_DEMOD_MAX] = { | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:1394:25: note: byref variable will be forcibly initialized 1394 | struct MXL_REG_FIELD_T xpt_valid_polarity[MXL_HYDRA_DEMOD_MAX] = { | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:1389:25: note: byref variable will be forcibly initialized 1389 | struct MXL_REG_FIELD_T xpt_clock_polarity[MXL_HYDRA_DEMOD_MAX] = { | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:1384:25: note: byref variable will be forcibly initialized 1384 | struct MXL_REG_FIELD_T xpt_sync_polarity[MXL_HYDRA_DEMOD_MAX] = { | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c: In function 'read_by_mnemonic': /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:290:6: note: byref variable will be forcibly initialized 290 | u32 data = 0, mask = 0; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c: In function 'read_register_block': /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:123:17: note: byref variable will be forcibly initialized 123 | struct i2c_msg msg = {.addr = adr, .flags = 0, | ^~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c: In function 'read_ber': /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:537:6: note: byref variable will be forcibly initialized 537 | u32 reg[8]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c: In function 'read_status': /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:614:6: note: byref variable will be forcibly initialized 614 | u32 reg_data = 0; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c: In function 'get_frontend': /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:684:6: note: byref variable will be forcibly initialized 684 | u32 freq; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:683:6: note: byref variable will be forcibly initialized 683 | u32 reg_data[MXL_DEMOD_CHAN_PARAMS_BUFF_SIZE]; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c: In function 'read_register_unlocked': /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:123:17: note: byref variable will be forcibly initialized 123 | struct i2c_msg msg = {.addr = adr, .flags = 0, | ^~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:151:5: note: byref variable will be forcibly initialized 151 | u8 data[MXL_HYDRA_REG_SIZE_IN_BYTES + MXL_HYDRA_I2C_HDR_SIZE] = { | ^~~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c: In function 'write_firmware_block': /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:123:17: note: byref variable will be forcibly initialized 123 | struct i2c_msg msg = {.addr = adr, .flags = 0, | ^~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c: In function 'send_command': /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:123:17: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:176:6: note: byref variable will be forcibly initialized 176 | u32 val, count = 10; | ^~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c: In function 'set_parameters': /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:432:5: note: byref variable will be forcibly initialized 432 | u8 cmd_buff[MXL_HYDRA_OEM_MAX_CMD_BUFF_LEN]; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:430:33: note: byref variable will be forcibly initialized 430 | struct MXL_HYDRA_DEMOD_PARAM_T demod_chan_cfg; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c: In function 'cfg_demod_abort_tune': /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:409:5: note: byref variable will be forcibly initialized 409 | u8 cmd_buff[MXL_HYDRA_OEM_MAX_CMD_BUFF_LEN]; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:407:38: note: byref variable will be forcibly initialized 407 | struct MXL_HYDRA_DEMOD_ABORT_TUNE_T abort_tune_cmd; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c: In function 'validate_sku': /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:290:6: note: byref variable will be forcibly initialized 290 | u32 data = 0, mask = 0; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:290:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:290:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c: In function 'get_fwinfo': /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:290:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:290:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:1656:6: note: byref variable will be forcibly initialized 1656 | u32 val = 0; | ^~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c: In function 'set_drive_strength': /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:1318:6: note: byref variable will be forcibly initialized 1318 | u32 val; | ^~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c: In function 'enable_tuner': /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:1352:6: note: byref variable will be forcibly initialized 1352 | u32 val, count = 10; | ^~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:1351:5: note: byref variable will be forcibly initialized 1351 | u8 cmd_buff[MXL_HYDRA_OEM_MAX_CMD_BUFF_LEN]; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:1349:29: note: byref variable will be forcibly initialized 1349 | struct MXL_HYDRA_TUNER_CMD ctrl_tuner_cmd; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c: In function 'firmware_is_alive': /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:321:11: note: byref variable will be forcibly initialized 321 | u32 hb0, hb1; | ^~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:321:6: note: byref variable will be forcibly initialized 321 | u32 hb0, hb1; | ^~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c: In function 'write_fw_segment': /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:852:5: note: byref variable will be forcibly initialized 852 | u8 w_msg_buffer[MXL_HYDRA_OEM_MAX_BLOCK_WRITE_LENGTH - | ^~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c: In function 'firmware_download': /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:963:5: note: byref variable will be forcibly initialized 963 | u8 cmd_buff[sizeof(struct MXL_HYDRA_SKU_COMMAND_T) + 6]; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:961:33: note: byref variable will be forcibly initialized 961 | struct MXL_HYDRA_SKU_COMMAND_T dev_sku_cfg; | ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:960:6: note: byref variable will be forcibly initialized 960 | u32 reg_data = 0; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c: In function 'probe': /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:290:6: note: byref variable will be forcibly initialized 290 | u32 data = 0, mask = 0; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/mxl5xx.c:1704:35: note: byref variable will be forcibly initialized 1704 | struct MXL_HYDRA_MPEGOUT_PARAM_T mpeg_interface_cfg; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c: In function 'ieee80211_wpa_set_param': /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c:2747:29: note: byref variable will be forcibly initialized 2747 | struct ieee80211_security sec = { | ^~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c: In function 'ieee80211_association_req': /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c:1100:8: note: byref variable will be forcibly initialized 1100 | u8 CcxVerNumBuf[] = {0x00, 0x40, 0x96, 0x03, 0x00}; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c:1063:6: note: byref variable will be forcibly initialized 1063 | u8 CcxAironetBuf[30]; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c:952:5: note: byref variable will be forcibly initialized 952 | u8 realtek_ie_len = 0; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c:950:5: note: byref variable will be forcibly initialized 950 | u8 ht_cap_len = 0; | ^~~~~~~~~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c:942:6: note: byref variable will be forcibly initialized 942 | u8 *tag;//,*rsn_ie; | ^~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c: In function 'ieee80211_probe_resp': /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c:680:5: note: byref variable will be forcibly initialized 680 | u8 tmp_generic_ie_len = 0; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c:677:5: note: byref variable will be forcibly initialized 677 | u8 tmp_ht_info_len = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c:675:5: note: byref variable will be forcibly initialized 675 | u8 tmp_ht_cap_len = 0; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c: In function 'notify_wx_assoc_event_rsl': /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c:3041:19: note: byref variable will be forcibly initialized 3041 | union iwreq_data wrqu; | ^~~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c: In function 'ieee80211_softmac_new_net': /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c:1344:5: note: byref variable will be forcibly initialized 1344 | u8 tmp_ssid[IW_ESSID_MAX_SIZE + 1]; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_baco.c: In function 'vega12_baco_set_state': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_baco.c:88:18: note: byref variable will be forcibly initialized 88 | enum BACO_STATE cur_state; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c: In function 'ieee80211_softmac_scan_syncro_rsl': /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c:414:5: note: byref variable will be forcibly initialized 414 | u8 channel_map[MAX_CHANNEL_NUMBER + 1]; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c: In function 'ieee80211_rx_assoc_rq': /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c:1622:5: note: byref variable will be forcibly initialized 1622 | u8 dest[ETH_ALEN]; | ^~~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c: In function 'ieee80211_check_auth_response': /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c:1831:6: note: byref variable will be forcibly initialized 1831 | int chlen = 0; | ^~~~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c:1830:6: note: byref variable will be forcibly initialized 1830 | u8 *challenge; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c: In function 'ieee80211_rx_auth_rq': /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c:1608:5: note: byref variable will be forcibly initialized 1608 | u8 dest[ETH_ALEN]; | ^~~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c: In function 'ieee80211_rx_probe_rq': /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c:1593:5: note: byref variable will be forcibly initialized 1593 | u8 dest[ETH_ALEN]; | ^~~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c: In function 'ieee80211_sta_ps': /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c:1693:10: note: byref variable will be forcibly initialized 1693 | u32 th, tl; | ^~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c:1693:6: note: byref variable will be forcibly initialized 1693 | u32 th, tl; | ^~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c: In function 'ieee80211_rx_frame_softmac': /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c:1890:6: note: byref variable will be forcibly initialized 1890 | int aid; | ^~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c: In function 'ieee80211_get_beacon_': /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c:2419:5: note: byref variable will be forcibly initialized 2419 | u8 broadcast_addr[] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c: In function 'ieee80211_send_beacon': /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c:2419:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/common/ssp_sensors/ssp_spi.c: In function 'ssp_create_msg': /kisskb/src/drivers/iio/common/ssp_sensors/ssp_spi.c:77:24: note: byref variable will be forcibly initialized 77 | struct ssp_msg_header h; | ^ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c: In function 'ieee80211_get_beacon_rsl': /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c:2419:5: note: byref variable will be forcibly initialized In file included from /kisskb/src/drivers/iio/common/ssp_sensors/ssp.h:13, from /kisskb/src/drivers/iio/common/ssp_sensors/ssp_spi.c:6: /kisskb/src/drivers/iio/common/ssp_sensors/ssp_spi.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ In file included from /kisskb/src/include/linux/mm_types.h:13, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/radix-tree.h:12, 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/energy_model.h:7, from /kisskb/src/include/linux/device.h:16, from /kisskb/src/include/linux/iio/iio.h:10, from /kisskb/src/include/linux/iio/common/ssp_sensors.h:8, from /kisskb/src/drivers/iio/common/ssp_sensors/ssp.h:11, from /kisskb/src/drivers/iio/common/ssp_sensors/ssp_spi.c:6: /kisskb/src/drivers/iio/common/ssp_sensors/ssp_spi.c: In function 'ssp_spi_sync': /kisskb/src/drivers/iio/common/ssp_sensors/ssp_spi.c:252:29: note: byref variable will be forcibly initialized 252 | 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/iio/common/ssp_sensors/ssp_spi.c: In function 'ssp_get_sensor_scanning_info': /kisskb/src/drivers/iio/common/ssp_sensors/ssp_spi.c:555:9: note: byref variable will be forcibly initialized 555 | __le32 result; | ^~~~~~ /kisskb/src/drivers/iio/common/ssp_sensors/ssp_spi.c: In function 'ssp_get_firmware_rev': /kisskb/src/drivers/iio/common/ssp_sensors/ssp_spi.c:582:9: note: byref variable will be forcibly initialized 582 | __le32 result; | ^~~~~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c: In function 'ieee80211_parse_qos_info_param_IE': /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c:1419:39: note: byref variable will be forcibly initialized 1419 | struct ieee80211_qos_parameter_info param_element; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c:1411:43: note: byref variable will be forcibly initialized 1411 | struct ieee80211_qos_information_element qos_info_element; | ^~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_arp.h:22, from /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c:22: /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /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/drivers/iio/accel/mma9551_core.c: In function 'mma9551_update_config_bits': /kisskb/src/drivers/iio/accel/mma9551_core.c:492:5: note: byref variable will be forcibly initialized 492 | int mma9551_update_config_bits(struct i2c_client *client, u8 app_id, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/accel/mma9551_core.c:496:10: note: byref variable will be forcibly initialized 496 | u8 tmp, orig; | ^~~~ /kisskb/src/drivers/iio/accel/mma9551_core.c: In function 'mma9551_gpio_config': /kisskb/src/drivers/iio/accel/mma9551_core.c:531:5: note: byref variable will be forcibly initialized 531 | int mma9551_gpio_config(struct i2c_client *client, enum mma9551_gpio_pin pin, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/accel/mma9551_core.c:531:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/accel/mma9551_core.c: In function 'mma9551_read_config_word': /kisskb/src/drivers/iio/accel/mma9551_core.c:295:9: note: byref variable will be forcibly initialized 295 | __be16 v; | ^ /kisskb/src/drivers/iio/accel/mma9551_core.c: In function 'mma9551_write_config_word': /kisskb/src/drivers/iio/accel/mma9551_core.c:325:9: note: byref variable will be forcibly initialized 325 | __be16 v = cpu_to_be16(val); | ^ /kisskb/src/drivers/iio/accel/mma9551_core.c: In function 'mma9551_read_status_word': /kisskb/src/drivers/iio/accel/mma9551_core.c:353:9: note: byref variable will be forcibly initialized 353 | __be16 v; | ^ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c: In function 'ieee80211_parse_info_param': /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c:1520:7: note: byref variable will be forcibly initialized 1520 | char rates_str[64]; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c:1517:6: note: byref variable will be forcibly initialized 1517 | u8 ht_realtek_agg_buf[MAX_IE_LEN]; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/accel/mma9551_core.c: In function 'mma9551_read_config_words': /kisskb/src/drivers/iio/accel/mma9551_core.c:383:9: note: byref variable will be forcibly initialized 383 | __be16 be_buf[MMA9551_MAX_MAILBOX_DATA_REGS / 2]; | ^~~~~~ /kisskb/src/drivers/iio/accel/mma9551_core.c: In function 'mma9551_read_status_words': /kisskb/src/drivers/iio/accel/mma9551_core.c:422:9: note: byref variable will be forcibly initialized 422 | __be16 be_buf[MMA9551_MAX_MAILBOX_DATA_REGS / 2]; | ^~~~~~ /kisskb/src/drivers/iio/accel/mma9551_core.c: In function 'mma9551_write_config_words': /kisskb/src/drivers/iio/accel/mma9551_core.c:461:9: note: byref variable will be forcibly initialized 461 | __be16 be_buf[(MMA9551_MAX_MAILBOX_DATA_REGS - 1) / 2]; | ^~~~~~ /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/drivers/iio/accel/mma9551_core.c: In function 'mma9551_read_accel_chan': /kisskb/src/drivers/iio/accel/mma9551_core.c:724:6: note: byref variable will be forcibly initialized 724 | s16 raw_accel; | ^~~~~~~~~ /kisskb/src/drivers/iio/accel/mma9551_core.c: In function 'mma9551_app_reset': /kisskb/src/drivers/iio/accel/mma9551_core.c:788:5: note: byref variable will be forcibly initialized 788 | int mma9551_app_reset(struct i2c_client *client, u32 app_mask) | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c: In function 'ieee80211_rx_rsl': /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c:1007:24: note: byref variable will be forcibly initialized 1007 | struct rx_ts_record *pRxTS = NULL; | ^~~~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c:905:5: note: byref variable will be forcibly initialized 905 | u8 bssid[ETH_ALEN]; | ^~~~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c:904:5: note: byref variable will be forcibly initialized 904 | u8 src[ETH_ALEN]; | ^~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c:903:5: note: byref variable will be forcibly initialized 903 | u8 dst[ETH_ALEN]; | ^~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c:893:23: note: byref variable will be forcibly initialized 893 | struct rx_ts_record *pTS = NULL; | ^~~ In file included from /kisskb/src/drivers/iio/accel/sca3300.c:13: /kisskb/src/drivers/iio/accel/sca3300.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/iio/accel/sca3300.c: In function 'sca3300_error_handler': /kisskb/src/drivers/iio/accel/sca3300.c:175:6: note: byref variable will be forcibly initialized 175 | int val; | ^~~ /kisskb/src/drivers/iio/accel/sca3300.c: In function 'sca3300_read_raw': /kisskb/src/drivers/iio/accel/sca3300.c:269:6: note: byref variable will be forcibly initialized 269 | int reg_val; | ^~~~~~~ /kisskb/src/drivers/iio/accel/sca3300.c: In function 'sca3300_write_reg': /kisskb/src/drivers/iio/accel/sca3300.c:213:6: note: byref variable will be forcibly initialized 213 | int reg_val = 0; | ^~~~~~~ /kisskb/src/drivers/iio/accel/sca3300.c: In function 'sca3300_debugfs_reg_access': /kisskb/src/drivers/iio/accel/sca3300.c:362:6: note: byref variable will be forcibly initialized 362 | int value; | ^~~~~ /kisskb/src/drivers/iio/accel/sca3300.c: In function 'sca3300_write_raw': /kisskb/src/drivers/iio/accel/sca3300.c:233:6: note: byref variable will be forcibly initialized 233 | int reg_val; | ^~~~~~~ /kisskb/src/drivers/iio/accel/sca3300.c: In function 'sca3300_trigger_handler': /kisskb/src/drivers/iio/accel/sca3300.c:300:16: note: byref variable will be forcibly initialized 300 | int bit, ret, val, i = 0; | ^~~ /kisskb/src/drivers/iio/accel/sca3300.c: In function 'sca3300_init': /kisskb/src/drivers/iio/accel/sca3300.c:330:6: note: byref variable will be forcibly initialized 330 | int value = 0; | ^~~~~ /kisskb/src/drivers/iio/accel/mma9551.c: In function 'mma9551_read_event_value': /kisskb/src/drivers/iio/accel/mma9551.c:281:5: note: byref variable will be forcibly initialized 281 | u8 tmp; | ^~~ /kisskb/src/drivers/iio/accel/mma9551.c: In function 'mma9551_read_incli_chan': /kisskb/src/drivers/iio/accel/mma9551.c:56:24: note: byref variable will be forcibly initialized 56 | u8 quad_shift, angle, quadrant; | ^~~~~~~~ /kisskb/src/drivers/iio/accel/mma9551.c:56:17: note: byref variable will be forcibly initialized 56 | u8 quad_shift, angle, quadrant; | ^~~~~ /kisskb/src/drivers/iio/accel/mma9551.c: In function 'mma9551_event_handler': /kisskb/src/drivers/iio/accel/mma9551.c:340:5: note: byref variable will be forcibly initialized 340 | u8 val; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/si.c: In function 'dce6_program_watermarks': /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/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/si.c: In function 'si_pcie_gen3_enable': /kisskb/src/drivers/gpu/drm/radeon/si.c:7131:21: note: byref variable will be forcibly initialized 7131 | u16 bridge_cfg2, gpu_cfg2; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/si.c:7131:8: note: byref variable will be forcibly initialized 7131 | u16 bridge_cfg2, gpu_cfg2; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/si.c:7130:20: note: byref variable will be forcibly initialized 7130 | u16 bridge_cfg, gpu_cfg; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/si.c:7130:8: note: byref variable will be forcibly initialized 7130 | u16 bridge_cfg, gpu_cfg; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/si.c:7085:6: note: byref variable will be forcibly initialized 7085 | u16 tmp16; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/si.c: In function 'si_program_aspm': /kisskb/src/drivers/gpu/drm/radeon/si.c:7397:9: note: byref variable will be forcibly initialized 7397 | u32 lnkcap; | ^~~~~~ /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/amd/amdgpu/../pm/powerplay/hwmgr/polaris_baco.c: In function 'polaris_baco_set_state': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/polaris_baco.c:183:18: note: byref variable will be forcibly initialized 183 | enum BACO_STATE cur_state; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/si.c: In function 'si_init_microcode': /kisskb/src/drivers/gpu/drm/radeon/si.c:1675:7: note: byref variable will be forcibly initialized 1675 | char fw_name[30]; | ^~~~~~~ /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/si.c: In function 'si_set_uvd_clocks': /kisskb/src/drivers/gpu/drm/radeon/si.c:6992:37: note: byref variable will be forcibly initialized 6992 | unsigned fb_div = 0, vclk_div = 0, dclk_div = 0; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/si.c:6992:23: note: byref variable will be forcibly initialized 6992 | unsigned fb_div = 0, vclk_div = 0, dclk_div = 0; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/si.c:6992:11: note: byref variable will be forcibly initialized 6992 | unsigned fb_div = 0, vclk_div = 0, dclk_div = 0; | ^~~~~~ /kisskb/src/drivers/gpu/drm/radeon/si.c: In function 'si_set_vce_clocks': /kisskb/src/drivers/gpu/drm/radeon/si.c:7504:38: note: byref variable will be forcibly initialized 7504 | unsigned fb_div = 0, evclk_div = 0, ecclk_div = 0; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/si.c:7504:23: note: byref variable will be forcibly initialized 7504 | unsigned fb_div = 0, evclk_div = 0, ecclk_div = 0; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/si.c:7504:11: note: byref variable will be forcibly initialized 7504 | unsigned fb_div = 0, evclk_div = 0, ecclk_div = 0; | ^~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_prime.c: In function 'radeon_gem_prime_import_sg_table': /kisskb/src/drivers/gpu/drm/radeon/radeon_prime.c:49:20: note: byref variable will be forcibly initialized 49 | struct radeon_bo *bo; | ^~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/parport/share.c:20: /kisskb/src/drivers/parport/share.c: In function 'parport_claim_or_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: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/parport/share.c:1122:4: note: in expansion of macro 'wait_event_interruptible' 1122 | wait_event_interruptible(dev->wait_q, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/fiji_baco.c: In function 'fiji_baco_set_state': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/fiji_baco.c:163:18: note: byref variable will be forcibly initialized 163 | enum BACO_STATE cur_state; | ^~~~~~~~~ /kisskb/src/drivers/iio/adc/ltc2485.c: In function 'ltc2485_read': /kisskb/src/drivers/iio/adc/ltc2485.c:40:9: note: byref variable will be forcibly initialized 40 | __be32 buf = 0; | ^~~ /kisskb/src/drivers/media/dvb-frontends/si2165.c: In function 'si2165_readreg24': /kisskb/src/drivers/media/dvb-frontends/si2165.c:116:5: note: byref variable will be forcibly initialized 116 | u8 buf[3]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/si2165.c: In function 'si2165_readreg16': /kisskb/src/drivers/media/dvb-frontends/si2165.c:105:5: note: byref variable will be forcibly initialized 105 | u8 buf[2]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/si2165.c: In function 'si2165_writereg16': /kisskb/src/drivers/media/dvb-frontends/si2165.c:131:5: note: byref variable will be forcibly initialized 131 | u8 buf[2] = { val & 0xff, (val >> 8) & 0xff }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/si2165.c: In function 'si2165_writereg32': /kisskb/src/drivers/media/dvb-frontends/si2165.c:145:5: note: byref variable will be forcibly initialized 145 | u8 buf[4] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/si2165.c: In function 'si2165_set_if_freq_shift': /kisskb/src/drivers/media/dvb-frontends/si2165.c:849:6: note: byref variable will be forcibly initialized 849 | u32 IF = 0; | ^~ In file included from /kisskb/src/include/linux/dma-resv.h:44, from /kisskb/src/include/drm/drm_gem.h:38, from /kisskb/src/include/drm/ttm/ttm_bo_api.h:34, from /kisskb/src/drivers/gpu/drm/radeon/radeon.h:76, from /kisskb/src/drivers/gpu/drm/radeon/r600_dpm.c:25: /kisskb/src/drivers/gpu/drm/radeon/r600_dpm.c: In function 'kmalloc_array': /kisskb/src/drivers/media/dvb-frontends/si2165.c: In function 'si2165_init_pll': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/si2165.c:209:5: note: byref variable will be forcibly initialized 209 | u8 buf[4]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/si2165.c: In function 'si2165_writereg24': /kisskb/src/drivers/media/dvb-frontends/si2165.c:138:5: note: byref variable will be forcibly initialized 138 | u8 buf[3] = { val & 0xff, (val >> 8) & 0xff, (val >> 16) & 0xff }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/si2165.c: In function 'si2165_upload_firmware_block': /kisskb/src/drivers/media/dvb-frontends/si2165.c:290:5: note: byref variable will be forcibly initialized 290 | u8 buf_ctrl[4] = { 0x00, 0x00, 0x00, 0xc0 }; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/si2165.c: In function 'si2165_readreg8': /kisskb/src/drivers/media/dvb-frontends/si2165.c:95:15: note: byref variable will be forcibly initialized 95 | unsigned int val_tmp; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/si2165.c: In function 'si2165_wait_init_done': /kisskb/src/drivers/media/dvb-frontends/si2165.c:95:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/si2165.c: In function 'si2165_probe': /kisskb/src/drivers/media/dvb-frontends/si2165.c:95:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/si2165.c:95:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/si2165.c:95:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/si2165.c: In function 'si2165_read_status': /kisskb/src/drivers/media/dvb-frontends/si2165.c:95:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/si2165.c:95:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/si2165.c:95:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/si2165.c:95:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/si2165.c:768:9: note: byref variable will be forcibly initialized 768 | u32 biterrcnt; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/si2165.c:672:6: note: byref variable will be forcibly initialized 672 | u32 u32tmp; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/si2165.c: In function 'si2165_set_frontend_dvbt': /kisskb/src/drivers/media/dvb-frontends/si2165.c:131:5: note: byref variable will be forcibly initialized 131 | u8 buf[2] = { val & 0xff, (val >> 8) & 0xff }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/si2165.c: In function 'si2165_set_frontend_dvbc': /kisskb/src/drivers/media/dvb-frontends/si2165.c:145:5: note: byref variable will be forcibly initialized 145 | u8 buf[4] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/si2165.c: In function 'si2165_set_frontend': /kisskb/src/drivers/media/dvb-frontends/si2165.c:95:15: note: byref variable will be forcibly initialized 95 | unsigned int val_tmp; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/si2165.c:145:5: note: byref variable will be forcibly initialized 145 | u8 buf[4] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/si2165.c:95:15: note: byref variable will be forcibly initialized 95 | unsigned int val_tmp; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/si2165.c:145:5: note: byref variable will be forcibly initialized 145 | u8 buf[4] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/si2165.c: In function 'si2165_writereg_mask8': /kisskb/src/drivers/media/dvb-frontends/si2165.c:95:15: note: byref variable will be forcibly initialized 95 | unsigned int val_tmp; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/si2165.c: In function 'si2165_upload_firmware': /kisskb/src/drivers/media/dvb-frontends/si2165.c:105:5: note: byref variable will be forcibly initialized 105 | u8 buf[2]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/si2165.c:95:15: note: byref variable will be forcibly initialized 95 | unsigned int val_tmp; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/si2165.c:95:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/si2165.c:95:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/si2165.c:372:6: note: byref variable will be forcibly initialized 372 | u32 offset; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/si2165.c:368:25: note: byref variable will be forcibly initialized 368 | const struct firmware *fw = NULL; | ^~ /kisskb/src/drivers/media/dvb-frontends/si2165.c: In function 'si2165_init': /kisskb/src/drivers/media/dvb-frontends/si2165.c:138:5: note: byref variable will be forcibly initialized 138 | u8 buf[3] = { val & 0xff, (val >> 8) & 0xff, (val >> 16) & 0xff }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/si2165.c:131:5: note: byref variable will be forcibly initialized 131 | u8 buf[2] = { val & 0xff, (val >> 8) & 0xff }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/si2165.c:95:15: note: byref variable will be forcibly initialized 95 | unsigned int val_tmp; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/si2165.c:145:5: note: byref variable will be forcibly initialized 145 | u8 buf[4] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/si2165.c:95:15: note: byref variable will be forcibly initialized 95 | unsigned int val_tmp; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/si2165.c:131:5: note: byref variable will be forcibly initialized 131 | u8 buf[2] = { val & 0xff, (val >> 8) & 0xff }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/si2165.c:95:15: note: byref variable will be forcibly initialized 95 | unsigned int val_tmp; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_tx.c: In function 'ieee80211_query_seqnum': /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_tx.c:521:24: note: byref variable will be forcibly initialized 521 | struct tx_ts_record *pTS = NULL; | ^~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_tx.c: In function 'ieee80211_tx_query_agg_cap': /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_tx.c:293:30: note: byref variable will be forcibly initialized 293 | struct tx_ts_record *pTxTs = NULL; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/r600_dpm.c: In function 'r600_get_platform_caps': /kisskb/src/drivers/gpu/drm/radeon/r600_dpm.c:851:11: note: byref variable will be forcibly initialized 851 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/r600_dpm.c:851:5: note: byref variable will be forcibly initialized 851 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/r600_dpm.c:850:6: note: byref variable will be forcibly initialized 850 | u16 data_offset; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/r600_dpm.c: In function 'r600_parse_extended_power_table': /kisskb/src/drivers/gpu/drm/radeon/r600_dpm.c:881:11: note: byref variable will be forcibly initialized 881 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/r600_dpm.c:881:5: note: byref variable will be forcibly initialized 881 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/r600_dpm.c:880:6: note: byref variable will be forcibly initialized 880 | u16 data_offset; | ^~~~~~~~~~~ /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c: In function 'saa7164_api_set_gop_size': /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c:157:38: note: byref variable will be forcibly initialized 157 | struct tmComResEncVideoGopStructure gs; | ^~ /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c: In function 'saa7164_api_modify_gpio': /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c:1481:22: note: byref variable will be forcibly initialized 1481 | struct tmComResGPIO t; | ^ /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c: In function 'saa7164_api_set_dif': /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c:613:5: note: byref variable will be forcibly initialized 613 | u8 buf[256]; | ^~~ /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c:612:6: note: byref variable will be forcibly initialized 612 | u16 len = 0; | ^~~ /kisskb/src/drivers/media/dvb-frontends/sp2.c: In function 'sp2_read_i2c': /kisskb/src/drivers/media/dvb-frontends/sp2.c:22:17: note: byref variable will be forcibly initialized 22 | struct i2c_msg msg[] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/sp2.c: In function 'sp2_ci_poll_slot_status': /kisskb/src/drivers/media/dvb-frontends/sp2.c:237:5: note: byref variable will be forcibly initialized 237 | u8 buf[2]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/sp2.c: In function 'sp2_write_i2c': /kisskb/src/drivers/media/dvb-frontends/sp2.c:59:17: note: byref variable will be forcibly initialized 59 | struct i2c_msg msg = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/sp2.c:56:5: note: byref variable will be forcibly initialized 56 | u8 buffer[35]; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/sp2.c: In function 'sp2_ci_op_cam': /kisskb/src/drivers/media/dvb-frontends/sp2.c:97:6: note: byref variable will be forcibly initialized 97 | int mem, ret; | ^~~ /kisskb/src/drivers/media/dvb-frontends/sp2.c:96:5: note: byref variable will be forcibly initialized 96 | u8 store; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/sp2.c: In function 'sp2_ci_slot_ts_enable': /kisskb/src/drivers/media/dvb-frontends/sp2.c:219:5: note: byref variable will be forcibly initialized 219 | u8 buf; | ^~~ /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c: In function 'saa7164_api_collect_debug': /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c:39:30: note: byref variable will be forcibly initialized 39 | struct tmComResDebugGetData d; | ^ /kisskb/src/drivers/media/dvb-frontends/sp2.c: In function 'sp2_ci_slot_reset': /kisskb/src/drivers/media/dvb-frontends/sp2.c:177:5: note: byref variable will be forcibly initialized 177 | u8 buf; | ^~~ /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c: In function 'saa7164_api_set_debug': /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c:67:31: note: byref variable will be forcibly initialized 67 | struct tmComResDebugSetLevel lvl; | ^~~ /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c: In function 'saa7164_api_set_vbi_format': /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c:94:34: note: byref variable will be forcibly initialized 94 | struct tmComResProbeCommit fmt, rsp; | ^~~ /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c:94:29: note: byref variable will be forcibly initialized 94 | struct tmComResProbeCommit fmt, rsp; | ^~~ /kisskb/src/drivers/media/dvb-frontends/sp2.c: In function 'sp2_init': /kisskb/src/drivers/media/dvb-frontends/sp2.c:267:5: note: byref variable will be forcibly initialized 267 | u8 cimax_init[34] = { | ^~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/sp2.c:266:5: note: byref variable will be forcibly initialized 266 | u8 buf; | ^~~ /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c: In function 'saa7164_api_get_encoder': /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c:237:42: note: byref variable will be forcibly initialized 237 | struct tmComResEncVideoInputAspectRatio ar; | ^~ /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c:236:33: note: byref variable will be forcibly initialized 236 | struct tmComResEncAudioBitRate a; | ^ /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c:235:33: note: byref variable will be forcibly initialized 235 | struct tmComResEncVideoBitRate v; | ^ /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c: In function 'saa7164_api_set_aspect_ratio': /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c:313:42: note: byref variable will be forcibly initialized 313 | struct tmComResEncVideoInputAspectRatio ar; | ^~ /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c: In function 'saa7164_api_set_encoder': /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c:177:33: note: byref variable will be forcibly initialized 177 | struct tmComResEncAudioBitRate ab; | ^~ /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c:176:33: note: byref variable will be forcibly initialized 176 | struct tmComResEncVideoBitRate vb; | ^~ /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c: In function 'saa7164_api_set_usercontrol': /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c:358:6: note: byref variable will be forcibly initialized 358 | u16 val; | ^~~ /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c: In function 'saa7164_api_get_usercontrol': /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c:392:6: note: byref variable will be forcibly initialized 392 | u16 val; | ^~~ /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c: In function 'saa7164_api_audio_mute': /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c:460:5: note: byref variable will be forcibly initialized 460 | u8 v = mute; | ^ /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c: In function 'saa7164_api_set_videomux': /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c:425:5: note: byref variable will be forcibly initialized 425 | u8 inputs[] = { 1, 2, 2, 2, 5, 5, 5 }; | ^~~~~~ /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c: In function 'saa7164_api_set_audio_volume': /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c:477:14: note: byref variable will be forcibly initialized 477 | s16 v, min, max; | ^~~ /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c:477:9: note: byref variable will be forcibly initialized 477 | s16 v, min, max; | ^~~ /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c:477:6: note: byref variable will be forcibly initialized 477 | s16 v, min, max; | ^ /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c: In function 'saa7164_api_set_audio_std': /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c:534:31: note: byref variable will be forcibly initialized 534 | struct tmComResTunerStandard tvaudio; | ^~~~~~~ /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c:533:31: note: byref variable will be forcibly initialized 533 | struct tmComResAudioDefaults lvl; | ^~~ /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c: In function 'saa7164_api_set_audio_detection': /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c:572:35: note: byref variable will be forcibly initialized 572 | struct tmComResTunerStandardAuto p; | ^ /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c: In function 'saa7164_api_enum_subdevs': /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c:1313:6: note: byref variable will be forcibly initialized 1313 | u32 buflen = 0; | ^~~~~~ /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c: In function 'saa7164_api_i2c_read': /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c:1357:5: note: byref variable will be forcibly initialized 1357 | u8 buf[256]; | ^~~ /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c:1355:6: note: byref variable will be forcibly initialized 1355 | u16 len = 0; | ^~~ /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c: In function 'saa7164_api_read_eeprom': /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c:799:5: note: byref variable will be forcibly initialized 799 | u8 reg[] = { 0x0f, 0x00 }; | ^~~ /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c: In function 'saa7164_api_i2c_write': /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c:1419:5: note: byref variable will be forcibly initialized 1419 | u8 buf[256]; | ^~~ /kisskb/src/drivers/media/pci/saa7164/saa7164-api.c:1416:6: note: byref variable will be forcibly initialized 1416 | u16 len = 0; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/cik.c: In function 'cik_vm_decode_fault': /kisskb/src/drivers/gpu/drm/radeon/cik.c:5657:7: note: byref variable will be forcibly initialized 5657 | char block[5] = { mc_client >> 24, (mc_client >> 16) & 0xff, | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/cik.c: In function 'dce8_program_watermarks': /kisskb/src/drivers/gpu/drm/radeon/cik.c:9234:32: note: byref variable will be forcibly initialized 9234 | struct dce8_wm_params wm_low, wm_high; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/cik.c:9234:24: note: byref variable will be forcibly initialized 9234 | struct dce8_wm_params wm_low, wm_high; | ^~~~~~ /kisskb/src/drivers/gpu/drm/radeon/cik.c: In function 'cik_pcie_gen3_enable': /kisskb/src/drivers/gpu/drm/radeon/cik.c:9534:21: note: byref variable will be forcibly initialized 9534 | u16 bridge_cfg2, gpu_cfg2; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/cik.c:9534:8: note: byref variable will be forcibly initialized 9534 | u16 bridge_cfg2, gpu_cfg2; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/cik.c:9533:20: note: byref variable will be forcibly initialized 9533 | u16 bridge_cfg, gpu_cfg; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/cik.c:9533:8: note: byref variable will be forcibly initialized 9533 | u16 bridge_cfg, gpu_cfg; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/cik.c:9488:6: note: byref variable will be forcibly initialized 9488 | u16 tmp16; | ^~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_odm.c: In function 'rtw_odm_dbg_comp_msg': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_odm.c:95:6: note: byref variable will be forcibly initialized 95 | u64 dbg_comp; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_odm.c: In function 'rtw_odm_dbg_level_msg': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_odm.c:116:6: note: byref variable will be forcibly initialized 116 | u32 dbg_level; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/cik.c: In function 'cik_program_aspm': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_odm.c: In function 'rtw_odm_ability_msg': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_odm.c:135:6: note: byref variable will be forcibly initialized 135 | u32 ability = 0; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/cik.c:9748:9: note: byref variable will be forcibly initialized 9748 | u32 lnkcap; | ^~~~~~ /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/drivers/gpu/drm/radeon/cik.c: In function 'cik_mec_init': /kisskb/src/drivers/gpu/drm/radeon/cik.c:4379:7: note: byref variable will be forcibly initialized 4379 | u32 *hpd; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/cik.c: In function 'cik_cp_compute_resume': /kisskb/src/drivers/gpu/drm/radeon/cik.c:4517:7: note: byref variable will be forcibly initialized 4517 | u32 *buf; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/cik.c:4514:6: note: byref variable will be forcibly initialized 4514 | u64 mqd_gpu_addr; | ^~~~~~~~~~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme.c:7: /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme.c: In function '_rtw_find_network': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme.c:237:5: note: byref variable will be forcibly initialized 237 | u8 zero_addr[ETH_ALEN] = {0, 0, 0, 0, 0, 0}; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/cik.c: In function 'cik_init_microcode': /kisskb/src/drivers/gpu/drm/radeon/cik.c:1973:7: note: byref variable will be forcibly initialized 1973 | char fw_name[30]; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/cik.c: In function 'cik_set_uvd_clock': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme.c: In function 'rtw_is_desired_network': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme.c:669:8: note: byref variable will be forcibly initialized 669 | uint ie_len = 0; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme.c:653:7: note: byref variable will be forcibly initialized 653 | uint wps_ielen; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/cik.c:9411:29: note: byref variable will be forcibly initialized 9411 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme.c: In function 'rtw_sta_media_status_rpt': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme.c:1299:6: note: byref variable will be forcibly initialized 1299 | u16 media_status_rpt; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/cik.c: In function 'cik_ring_test': /kisskb/src/drivers/gpu/drm/radeon/cik.c:3447:11: note: byref variable will be forcibly initialized 3447 | uint32_t scratch; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme.c: In function 'rtw_select_roaming_candidate': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme.c:1746:23: note: byref variable will be forcibly initialized 1746 | struct wlan_network *candidate = NULL; | ^~~~~~~~~ /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/gpu/drm/radeon/cik.c:3650:23: note: byref variable will be forcibly initialized 3650 | struct radeon_fence *fence; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/cik.c: In function 'cik_ib_test': /kisskb/src/drivers/gpu/drm/radeon/cik.c:3772:11: note: byref variable will be forcibly initialized 3772 | uint32_t scratch; | ^~~~~~~ /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/staging/rtl8723bs/core/rtw_mlme.c: In function 'rtw_joinbss_reset': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme.c:2209:5: note: byref variable will be forcibly initialized 2209 | u8 threshold; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme.c: In function 'rtw_ht_use_default_setting': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme.c:2242:38: note: byref variable will be forcibly initialized 2242 | bool bHwSupportBeamformer = false, bHwSupportBeamformee = false; | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme.c:2242:8: note: byref variable will be forcibly initialized 2242 | bool bHwSupportBeamformer = false, bHwSupportBeamformee = false; | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme.c:2241:32: note: byref variable will be forcibly initialized 2241 | bool bHwLDPCSupport = false, bHwSTBCSupport = false; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme.c:2241:8: note: byref variable will be forcibly initialized 2241 | bool bHwLDPCSupport = false, bHwSTBCSupport = false; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme.c: In function 'rtw_build_wmm_ie_ht': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme.c:2291:16: note: byref variable will be forcibly initialized 2291 | unsigned char WMM_IE[] = {0x00, 0x50, 0xf2, 0x02, 0x00, 0x01, 0x00}; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme.c: In function 'rtw_restructure_ht_ie': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme.c:2395:25: note: byref variable will be forcibly initialized 2395 | u32 rx_packet_offset, max_recvbuf_sz; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme.c:2395:7: note: byref variable will be forcibly initialized 2395 | u32 rx_packet_offset, max_recvbuf_sz; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme.c:2309:26: note: byref variable will be forcibly initialized 2309 | struct ieee80211_ht_cap ht_capie; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme.c:2307:38: note: byref variable will be forcibly initialized 2307 | enum ieee80211_max_ampdu_length_exp max_rx_ampdu_factor; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme.c:2306:6: note: byref variable will be forcibly initialized 2306 | u32 ielen, out_len; | ^~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme.c: In function 'rtw_update_ht_cap': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme.c:2437:6: note: byref variable will be forcibly initialized 2437 | int len; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ci_baco.c: In function 'ci_baco_set_state': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ci_baco.c:164:18: note: byref variable will be forcibly initialized 164 | enum BACO_STATE cur_state; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme.c: In function 'rtw_append_exented_cap': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme.c:2573:5: note: byref variable will be forcibly initialized 2573 | u8 cap_content[8] = {0}; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_pwrctrl.c: In function 'rtw_set_rpwm': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_pwrctrl.c:287:6: note: byref variable will be forcibly initialized 287 | u8 cpwm_now; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_pwrctrl.c:245:5: note: byref variable will be forcibly initialized 245 | u8 cpwm_orig; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_pwrctrl.c:243:5: note: byref variable will be forcibly initialized 243 | u8 rpwm; | ^~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme.c: In function 'rtw_stassoc_event_callback': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme.c:1299:6: note: byref variable will be forcibly initialized 1299 | u16 media_status_rpt; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme.c:1299:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/core/rtw_pwrctrl.c: In function 'LPS_RF_ON_check': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_pwrctrl.c:416:5: note: byref variable will be forcibly initialized 416 | u8 bAwake = false; | ^~~~~~ /kisskb/src/drivers/gpu/drm/radeon/cik.c: In function 'cik_gpu_soft_reset': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_pwrctrl.c: In function 'LPS_Enter': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_pwrctrl.c:450:7: note: byref variable will be forcibly initialized 450 | char buf[32] = {0}; | ^~~ /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/staging/rtl8723bs/core/rtw_pwrctrl.c: In function 'LPS_Leave': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_pwrctrl.c:491:7: note: byref variable will be forcibly initialized 491 | char buf[32] = {0}; | ^~~ /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/drivers/staging/rtl8723bs/core/rtw_pwrctrl.c: In function 'rpwmtimeout_workitem_callback': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_pwrctrl.c:664:30: note: byref variable will be forcibly initialized 664 | struct reportpwrstate_parm report; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_pwrctrl.c: In function 'cpwm_event_callback': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme.c: In function 'rtw_select_and_join_from_scanned_queue': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_pwrctrl.c:640:29: note: byref variable will be forcibly initialized 640 | struct reportpwrstate_parm report; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme.c:1840:23: note: byref variable will be forcibly initialized 1840 | struct wlan_network *candidate = NULL; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme.c: In function 'rtw_stadel_event_callback': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme.c:1421:7: note: byref variable will be forcibly initialized 1421 | u16 media_status; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c: In function '_mgt_dispatcher': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:426:5: note: byref variable will be forcibly initialized 426 | u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c: In function 'update_hidden_ssid': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:2095:13: note: byref variable will be forcibly initialized 2095 | signed int ssid_len_ori; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c: In function 'process_80211d': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:4288:6: note: byref variable will be forcibly initialized 4288 | u8 country[4]; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:4287:26: note: byref variable will be forcibly initialized 4287 | struct rt_channel_info chplan_sta[MAX_CHANNEL_NUM]; | ^~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:4286:26: note: byref variable will be forcibly initialized 4286 | struct rt_channel_plan chplan_ap; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:4285:7: note: byref variable will be forcibly initialized 4285 | u32 len; | ^~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c: In function 'on_action_public_default': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:1792:7: note: byref variable will be forcibly initialized 1792 | char msg[64]; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/cik.c: In function 'cik_set_vce_clocks': /kisskb/src/drivers/gpu/drm/radeon/cik.c:9450:29: note: byref variable will be forcibly initialized 9450 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c: In function 'init_mlme_default_rate_set': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:211:16: note: byref variable will be forcibly initialized 211 | unsigned char supported_mcs_set[16] = {0xff, 0xff, 0x00, 0x00, 0x01, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:210:16: note: byref variable will be forcibly initialized 210 | unsigned char mixed_basicrate[NumRates] = {_1M_RATE_, _2M_RATE_, _5M_RATE_, _11M_RATE_, _6M_RATE_, _12M_RATE_, _24M_RATE_, 0xff,}; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:209:16: note: byref variable will be forcibly initialized 209 | unsigned char mixed_datarate[NumRates] = {_1M_RATE_, _2M_RATE_, _5M_RATE_, _11M_RATE_, _6M_RATE_, _9M_RATE_, _12M_RATE_, _18M_RATE_, _24M_RATE_, _36M_RATE_, _48M_RATE_, _54M_RATE_, 0xff}; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c: In function 'mgt_dispatcher': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:444:5: note: byref variable will be forcibly initialized 444 | u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; | ^~~~~~~ /kisskb/src/drivers/ata/libata-scsi.c: In function 'ata_mselect_caching': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c: In function 'issue_action_BSSCoexistPacket': /kisskb/src/drivers/ata/libata-scsi.c:3573:5: note: byref variable will be forcibly initialized 3573 | u8 mpage[CACHE_MPAGE_LEN]; | ^~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:3683:8: note: byref variable will be forcibly initialized 3683 | int len; | ^~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:3663:6: note: byref variable will be forcibly initialized 3663 | u8 iedata = 0; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:3618:5: note: byref variable will be forcibly initialized 3618 | u8 ICS[8][15]; | ^~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:3617:5: note: byref variable will be forcibly initialized 3617 | u8 InfoContent[16] = {0}; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:3605:26: note: byref variable will be forcibly initialized 3605 | unsigned char category, action; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:3605:16: note: byref variable will be forcibly initialized 3605 | unsigned char category, action; | ^~~~~~~~ /kisskb/src/drivers/ata/libata-scsi.c: In function 'ata_mselect_control': /kisskb/src/drivers/ata/libata-scsi.c:3629:5: note: byref variable will be forcibly initialized 3629 | u8 mpage[CONTROL_MPAGE_LEN]; | ^~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c: In function 'dump_mgntframe_and_wait': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:2040:20: note: byref variable will be forcibly initialized 2040 | struct submit_ctx sctx; | ^~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c: In function '_issue_probereq': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:2483:6: note: byref variable will be forcibly initialized 2483 | int bssrate_len = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:2479:18: note: byref variable will be forcibly initialized 2479 | unsigned char bssrate[NumRates]; | ^~~~~~~ /kisskb/src/drivers/ata/libata-scsi.c: In function 'atapi_fixup_inquiry': /kisskb/src/drivers/ata/libata-scsi.c:2569:5: note: byref variable will be forcibly initialized 2569 | u8 buf[4]; | ^~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c: In function '_issue_deauth': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:3301:9: note: byref variable will be forcibly initialized 3301 | __le16 le_tmp; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c: In function 'issue_beacon': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:2236:7: note: byref variable will be forcibly initialized 2236 | u32 ATIMWindow; | ^~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:2235:6: note: byref variable will be forcibly initialized 2235 | u8 erpinfo = 0; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:2186:7: note: byref variable will be forcibly initialized 2186 | u8 sr = 0; | ^~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:2185:9: note: byref variable will be forcibly initialized 2185 | uint wps_ielen; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c: In function 'issue_probersp': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:2438:8: note: byref variable will be forcibly initialized 2438 | u32 ATIMWindow; | ^~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:2437:7: note: byref variable will be forcibly initialized 2437 | u8 erpinfo = 0; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:2367:15: note: byref variable will be forcibly initialized 2367 | signed int ssid_ielen; | ^~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:2284:7: note: byref variable will be forcibly initialized 2284 | uint wps_ielen; | ^~~~~~~~~ /kisskb/src/drivers/ata/libata-scsi.c: In function 'ata_dev_supports_fua': /kisskb/src/drivers/ata/libata-scsi.c:2253:44: note: byref variable will be forcibly initialized 2253 | unsigned char model[ATA_ID_PROD_LEN + 1], fw[ATA_ID_FW_REV_LEN + 1]; | ^~ /kisskb/src/drivers/ata/libata-scsi.c:2253:16: note: byref variable will be forcibly initialized 2253 | unsigned char model[ATA_ID_PROD_LEN + 1], fw[ATA_ID_FW_REV_LEN + 1]; | ^~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c: In function 'OnProbeReq': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:514:15: note: byref variable will be forcibly initialized 514 | unsigned int ielen; | ^~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c: In function 'issue_auth': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:2684:11: note: byref variable will be forcibly initialized 2684 | __le32 le_tmp32; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:2612:9: note: byref variable will be forcibly initialized 2612 | __le16 le_tmp; | ^~~~~~ /kisskb/src/drivers/ata/libata-scsi.c: In function 'ata_scsi_assign_ofnode': /kisskb/src/drivers/ata/libata-scsi.c:4291:7: note: byref variable will be forcibly initialized 4291 | u32 val; | ^~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c: In function 'OnAuth': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:684:31: note: byref variable will be forcibly initialized 684 | unsigned int auth_mode, seq, ie_len; | ^~~~~~ /kisskb/src/drivers/ata/libata-scsi.c: In function 'ata_gen_passthru_sense': /kisskb/src/drivers/ata/libata-scsi.c:870:21: note: byref variable will be forcibly initialized 870 | u8 sense_key, asc, ascq; | ^~~~ /kisskb/src/drivers/ata/libata-scsi.c:870:16: note: byref variable will be forcibly initialized 870 | u8 sense_key, asc, ascq; | ^~~ /kisskb/src/drivers/ata/libata-scsi.c:870:5: note: byref variable will be forcibly initialized 870 | u8 sense_key, asc, ascq; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c: In function 'issue_asocrsp': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:2822:17: note: byref variable will be forcibly initialized 2822 | unsigned char WMM_PARA_IE[] = {0x00, 0x50, 0xf2, 0x02, 0x01, 0x01}; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:2821:8: note: byref variable will be forcibly initialized 2821 | uint ie_len = 0; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:2797:8: note: byref variable will be forcibly initialized 2797 | uint ie_len = 0; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:2743:19: note: byref variable will be forcibly initialized 2743 | __le16 lestatus, le_tmp; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:2743:9: note: byref variable will be forcibly initialized 2743 | __le16 lestatus, le_tmp; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:2735:17: note: byref variable will be forcibly initialized 2735 | unsigned short val; | ^~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c: In function 'issue_assocreq': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:2874:23: note: byref variable will be forcibly initialized 2874 | int bssrate_len = 0, sta_bssrate_len = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:2868:35: note: byref variable will be forcibly initialized 2868 | unsigned char bssrate[NumRates], sta_bssrate[NumRates]; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:2868:16: note: byref variable will be forcibly initialized 2868 | unsigned char bssrate[NumRates], sta_bssrate[NumRates]; | ^~~~~~~ /kisskb/src/drivers/ata/libata-scsi.c: In function 'ata_scsi_zbc_out_xlat': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c: In function 'issue_action_SA_Query': /kisskb/src/drivers/ata/libata-scsi.c:3486:6: note: byref variable will be forcibly initialized 3486 | u32 n_block; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:3395:9: note: byref variable will be forcibly initialized 3395 | __le16 le_tmp; | ^~~~~~ /kisskb/src/drivers/ata/libata-scsi.c:3485:6: note: byref variable will be forcibly initialized 3485 | u64 block; | ^~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:3386:5: note: byref variable will be forcibly initialized 3386 | u8 category = RTW_WLAN_CATEGORY_SA_QUERY; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c: In function 'OnAction_sa_query': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:1869:17: note: byref variable will be forcibly initialized 1869 | unsigned short tid; | ^~~ /kisskb/src/drivers/ata/libata-scsi.c: In function 'ata_scsi_zbc_in_xlat': /kisskb/src/drivers/ata/libata-scsi.c:3403:6: note: byref variable will be forcibly initialized 3403 | u32 n_block; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c: In function 'issue_action_BA': /kisskb/src/drivers/ata/libata-scsi.c:3402:6: note: byref variable will be forcibly initialized 3402 | u64 block; | ^~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:3471:9: note: byref variable will be forcibly initialized 3471 | __le16 le_tmp; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:3459:38: note: byref variable will be forcibly initialized 3459 | enum ieee80211_max_ampdu_length_exp max_rx_ampdu_factor; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:3453:5: note: byref variable will be forcibly initialized 3453 | u8 category = RTW_WLAN_CATEGORY_BACK; | ^~~~~~~~ In file included from /kisskb/src/drivers/iio/common/st_sensors/st_sensors_spi.c:15: /kisskb/src/drivers/iio/common/st_sensors/st_sensors_spi.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/iio/common/st_sensors/st_sensors_spi.c: In function 'st_sensors_configure_spi_3_wire': /kisskb/src/drivers/iio/common/st_sensors/st_sensors_spi.c:64:6: note: byref variable will be forcibly initialized 64 | u8 buffer[] = { | ^~~~~~ /kisskb/src/drivers/ata/libata-scsi.c: In function 'ata_gen_ata_sense': /kisskb/src/drivers/ata/libata-scsi.c:966:21: note: byref variable will be forcibly initialized 966 | u8 sense_key, asc, ascq; | ^~~~ /kisskb/src/drivers/ata/libata-scsi.c:966:16: note: byref variable will be forcibly initialized 966 | u8 sense_key, asc, ascq; | ^~~ /kisskb/src/drivers/ata/libata-scsi.c:966:5: note: byref variable will be forcibly initialized 966 | u8 sense_key, asc, ascq; | ^~~~~~~~~ /kisskb/src/drivers/iio/common/st_sensors/st_sensors_spi.c: In function 'st_sensors_spi_configure': /kisskb/src/drivers/iio/common/st_sensors/st_sensors_spi.c:64:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/ata/libata-scsi.c: In function 'ata_scsi_report_zones_complete': /kisskb/src/drivers/ata/libata-scsi.c:3335:25: note: byref variable will be forcibly initialized 3335 | struct sg_mapping_iter miter; | ^~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c: In function 'send_beacon': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:3788:5: note: byref variable will be forcibly initialized 3788 | u8 bxmitok = false; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c: In function 'collect_bss_info': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:3950:9: note: byref variable will be forcibly initialized 3950 | __le32 le32_tmp; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:3941:6: note: byref variable will be forcibly initialized 3941 | u32 len; | ^~~ /kisskb/src/drivers/ata/libata-scsi.c: In function 'ata_scsi_mode_select_xlat': /kisskb/src/drivers/ata/libata-scsi.c:3687:5: note: byref variable will be forcibly initialized 3687 | u8 buffer[64]; | ^~~~~~ /kisskb/src/drivers/ata/libata-scsi.c:3685:6: note: byref variable will be forcibly initialized 3685 | u16 fp = (u16)-1; | ^~ /kisskb/src/drivers/ata/libata-scsi.c: In function 'ata_scsi_verify_xlat': /kisskb/src/drivers/ata/libata-scsi.c:1398:6: note: byref variable will be forcibly initialized 1398 | u32 n_block; | ^~~~~~~ /kisskb/src/drivers/ata/libata-scsi.c:1397:6: note: byref variable will be forcibly initialized 1397 | u64 block; | ^~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c: In function 'OnAuthClient': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:866:20: note: byref variable will be forcibly initialized 866 | unsigned int seq, len, status, offset; | ^~~ /kisskb/src/drivers/ata/libata-scsi.c: In function 'ata_scsi_write_same_xlat': /kisskb/src/drivers/ata/libata-scsi.c:3159:6: note: byref variable will be forcibly initialized 3159 | u32 n_block; | ^~~~~~~ /kisskb/src/drivers/ata/libata-scsi.c:3158:6: note: byref variable will be forcibly initialized 3158 | u64 block; | ^~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c: In function 'site_survey': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:3828:6: note: byref variable will be forcibly initialized 3828 | u32 initialgain = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:3824:37: note: byref variable will be forcibly initialized 3824 | unsigned char survey_channel = 0, val8; | ^~~~ /kisskb/src/drivers/ata/libata-scsi.c: In function 'ata_scsi_rw_xlat': /kisskb/src/drivers/ata/libata-scsi.c:1547:6: note: byref variable will be forcibly initialized 1547 | u32 n_block; | ^~~~~~~ /kisskb/src/drivers/ata/libata-scsi.c:1546:6: note: byref variable will be forcibly initialized 1546 | u64 block; | ^~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c: In function 'start_create_ibss': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:4097:5: note: byref variable will be forcibly initialized 4097 | u8 join_type; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:4096:5: note: byref variable will be forcibly initialized 4096 | u8 val8; | ^~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c: In function 'start_clnt_join': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:4151:5: note: byref variable will be forcibly initialized 4151 | u8 val8; | ^~~~ /kisskb/src/drivers/ata/libata-scsi.c: In function 'ata_cmd_ioctl': /kisskb/src/drivers/ata/libata-scsi.c:371:24: note: byref variable will be forcibly initialized 371 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/drivers/ata/libata-scsi.c:368:5: note: byref variable will be forcibly initialized 368 | u8 args[4], *argbuf = NULL; | ^~~~ /kisskb/src/drivers/ata/libata-scsi.c:367:5: note: byref variable will be forcibly initialized 367 | u8 scsi_cmd[MAX_COMMAND_SIZE]; | ^~~~~~~~ /kisskb/src/drivers/ata/libata-scsi.c:366:5: note: byref variable will be forcibly initialized 366 | u8 sensebuf[SCSI_SENSE_BUFFERSIZE]; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c: In function 'OnBeacon': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:583:6: note: byref variable will be forcibly initialized 583 | u32 ielen = 0; | ^~~~~ /kisskb/src/drivers/iio/common/st_sensors/st_sensors_core.c: In function 'st_sensors_dev_probe': /kisskb/src/drivers/iio/common/st_sensors/st_sensors_core.c:315:6: note: byref variable will be forcibly initialized 315 | u32 val; | ^~~ /kisskb/src/drivers/ata/libata-scsi.c: In function 'ata_task_ioctl': /kisskb/src/drivers/ata/libata-scsi.c:476:24: note: byref variable will be forcibly initialized 476 | struct scsi_sense_hdr sshdr; | ^~~~~ /kisskb/src/drivers/ata/libata-scsi.c:475:5: note: byref variable will be forcibly initialized 475 | u8 args[7]; | ^~~~ /kisskb/src/drivers/ata/libata-scsi.c:474:5: note: byref variable will be forcibly initialized 474 | u8 scsi_cmd[MAX_COMMAND_SIZE]; | ^~~~~~~~ /kisskb/src/drivers/ata/libata-scsi.c:473:5: note: byref variable will be forcibly initialized 473 | u8 sensebuf[SCSI_SENSE_BUFFERSIZE]; | ^~~~~~~~ /kisskb/src/drivers/iio/common/st_sensors/st_sensors_core.c: In function 'st_sensors_verify_id': /kisskb/src/drivers/iio/common/st_sensors/st_sensors_core.c:614:6: note: byref variable will be forcibly initialized 614 | int wai, err; | ^~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c: In function 'OnAssocReq': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:1146:8: note: byref variable will be forcibly initialized 1146 | u8 selected_registrar = 0; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:1099:25: note: byref variable will be forcibly initialized 1099 | int group_cipher = 0, pairwise_cipher = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:1099:7: note: byref variable will be forcibly initialized 1099 | int group_cipher = 0, pairwise_cipher = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:1076:25: note: byref variable will be forcibly initialized 1076 | int group_cipher = 0, pairwise_cipher = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:1076:7: note: byref variable will be forcibly initialized 1076 | int group_cipher = 0, pairwise_cipher = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:951:17: note: byref variable will be forcibly initialized 951 | unsigned char supportRate[16]; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:950:10: note: byref variable will be forcibly initialized 950 | int i, ie_len, wpa_ie_len, left; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:949:16: note: byref variable will be forcibly initialized 949 | unsigned char WMM_IE[] = {0x00, 0x50, 0xf2, 0x02, 0x00, 0x01}; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:946:30: note: byref variable will be forcibly initialized 946 | struct rtw_ieee802_11_elems elems; | ^~~~~ /kisskb/src/drivers/ata/libata-scsi.c: In function 'ata_scsi_park_store': /kisskb/src/drivers/ata/libata-scsi.c:134:11: note: byref variable will be forcibly initialized 134 | long int input; | ^~~~~ /kisskb/src/drivers/ata/libata-scsi.c: In function 'ata_get_identity': /kisskb/src/drivers/ata/libata-scsi.c:329:7: note: byref variable will be forcibly initialized 329 | char buf[40]; | ^~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c: In function 'mlmeext_joinbss_event_callback': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:4835:5: note: byref variable will be forcibly initialized 4835 | u8 join_type; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c: In function 'mlmeext_sta_add_event_callback': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:4910:5: note: byref variable will be forcibly initialized 4910 | u8 join_type; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c: In function '_linked_info_dump': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:4974:6: note: byref variable will be forcibly initialized 4974 | int UndecoratedSmoothedPWDB; | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:4971:6: note: byref variable will be forcibly initialized 4971 | int i; | ^ /kisskb/src/drivers/ata/libata-scsi.c: In function 'ata_scsi_simulate': /kisskb/src/drivers/ata/libata-scsi.c:4119:23: note: byref variable will be forcibly initialized 4119 | struct ata_scsi_args args; | ^~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c: In function 'setopmode_hdl': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:5246:5: note: byref variable will be forcibly initialized 5246 | u8 type; | ^~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c: In function 'disconnect_hdl': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:5486:5: note: byref variable will be forcibly initialized 5486 | u8 val8; | ^~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c: In function 'sitesurvey_cmd_hdl': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:5571:6: note: byref variable will be forcibly initialized 5571 | u32 initialgain; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:5570:5: note: byref variable will be forcibly initialized 5570 | u8 val8; | ^~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c: In function 'setkey_hdl': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:5656:16: note: byref variable will be forcibly initialized 5656 | unsigned char null_addr[] = {0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c: In function 'join_cmd_hdl': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:5337:5: note: byref variable will be forcibly initialized 5337 | u8 join_type; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c: In function 'set_chplan_hdl': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:6039:29: note: byref variable will be forcibly initialized 6039 | struct regulatory_request request; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_recv.c: In function 'recvframe_chkmic': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_recv.c:312:5: note: byref variable will be forcibly initialized 312 | u8 miccode[8]; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_recv.c: In function 'validate_recv_data_frame': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_recv.c:1234:19: note: byref variable will be forcibly initialized 1234 | struct sta_info *psta = NULL; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/amd_powerplay.c: In function 'pp_reserve_vram_for_smu': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/amd_powerplay.c:148:11: note: byref variable will be forcibly initialized 148 | uint64_t gpu_addr; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/amd_powerplay.c:147:8: note: byref variable will be forcibly initialized 147 | void *cpu_ptr = NULL; | ^~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_ata_qc_issue': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_ata_qc_complete_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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 'perf_trace_ata_eh_link_autopsy': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_ata_eh_link_autopsy_qc': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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/staging/rtl8723bs/core/rtw_recv.c: In function 'validate_recv_frame': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_recv.c:1432:5: note: byref variable will be forcibly initialized 1432 | u8 bDumpRxPkt; | ^~~~~~~~~~ /kisskb/src/drivers/ata/libata-core.c: In function 'trace_event_raw_event_ata_qc_complete_template': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, 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 '__bpf_trace_ata_qc_issue': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_ata_qc_complete_template': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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 '__bpf_trace_ata_eh_link_autopsy_qc': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/drivers/ata/libata-core.c: In function '__bpf_trace_ata_eh_link_autopsy': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/gpu/drm/amd/amdgpu/../pm/powerplay/amd_powerplay.c: In function 'pp_get_current_clocks': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/amd_powerplay.c:1105:23: note: byref variable will be forcibly initialized 1105 | struct pp_clock_info hw_clocks; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/include/linux/pci.h:37, from /kisskb/src/drivers/ata/libata-core.c:30: /kisskb/src/drivers/ata/libata-core.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/amd_powerplay.c: In function 'pp_dpm_switch_power_profile': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/amd_powerplay.c:958:7: note: byref variable will be forcibly initialized 958 | long workload; | ^~~~~~~~ /kisskb/src/drivers/ata/libata-core.c: In function 'ata_dev_blacklisted': /kisskb/src/drivers/ata/libata-core.c:4131:16: note: byref variable will be forcibly initialized 4131 | unsigned char model_rev[ATA_ID_FW_REV_LEN + 1]; | ^~~~~~~~~ /kisskb/src/drivers/ata/libata-core.c:4130:16: note: byref variable will be forcibly initialized 4130 | unsigned char model_num[ATA_ID_PROD_LEN + 1]; | ^~~~~~~~~ /kisskb/src/drivers/ata/libata-core.c: In function 'sata_std_hardreset': /kisskb/src/drivers/ata/libata-core.c:3666:7: note: byref variable will be forcibly initialized 3666 | bool online; | ^~~~~~ /kisskb/src/drivers/ata/libata-core.c: In function 'pci_test_config_bits': /kisskb/src/drivers/ata/libata-core.c:6114:7: note: byref variable will be forcibly initialized 6114 | u32 tmp32 = 0; | ^~~~~ /kisskb/src/drivers/ata/libata-core.c:6108:7: note: byref variable will be forcibly initialized 6108 | u16 tmp16 = 0; | ^~~~~ /kisskb/src/drivers/ata/libata-core.c:6102:6: note: byref variable will be forcibly initialized 6102 | u8 tmp8 = 0; | ^~~~ /kisskb/src/drivers/ata/libata-core.c: In function 'ata_port_printk': /kisskb/src/drivers/ata/libata-core.c:6561:10: note: byref variable will be forcibly initialized 6561 | va_list args; | ^~~~ /kisskb/src/drivers/ata/libata-core.c:6560:19: note: byref variable will be forcibly initialized 6560 | struct va_format vaf; | ^~~ /kisskb/src/drivers/ata/libata-core.c: In function 'ata_link_printk': /kisskb/src/drivers/ata/libata-core.c:6578:10: note: byref variable will be forcibly initialized 6578 | va_list args; | ^~~~ /kisskb/src/drivers/ata/libata-core.c:6577:19: note: byref variable will be forcibly initialized 6577 | struct va_format vaf; | ^~~ /kisskb/src/drivers/ata/libata-core.c: In function 'ata_dev_printk': /kisskb/src/drivers/ata/libata-core.c:6600:10: note: byref variable will be forcibly initialized 6600 | va_list args; | ^~~~ /kisskb/src/drivers/ata/libata-core.c:6599:19: note: byref variable will be forcibly initialized 6599 | struct va_format vaf; | ^~~ /kisskb/src/drivers/ata/libata-core.c: In function 'ata_dev_same_device': /kisskb/src/drivers/ata/libata-core.c:3725:16: note: byref variable will be forcibly initialized 3725 | unsigned char serial[2][ATA_ID_SERNO_LEN + 1]; | ^~~~~~ /kisskb/src/drivers/ata/libata-core.c:3724:16: note: byref variable will be forcibly initialized 3724 | unsigned char model[2][ATA_ID_PROD_LEN + 1]; | ^~~~~ /kisskb/src/drivers/ata/libata-core.c: In function 'sata_down_spd_limit': /kisskb/src/drivers/ata/libata-core.c:3109:6: note: byref variable will be forcibly initialized 3109 | u32 sstatus, spd, mask; | ^~~~~~~ /kisskb/src/drivers/ata/libata-core.c: In function 'ata_down_xfermask_limit': /kisskb/src/drivers/ata/libata-core.c:3237:7: note: byref variable will be forcibly initialized 3237 | char buf[32]; | ^~~ In file included from /kisskb/src/include/linux/mm_types.h:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, 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:1508:29: note: byref variable will be forcibly initialized 1508 | 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/ata/libata-core.c: In function 'ata_exec_internal': /kisskb/src/drivers/ata/libata-core.c:1675:34: note: byref variable will be forcibly initialized 1675 | struct scatterlist *psg = NULL, sg; | ^~ /kisskb/src/drivers/ata/libata-core.c: In function 'ata_dev_init_params': /kisskb/src/drivers/ata/libata-core.c:4407:22: note: byref variable will be forcibly initialized 4407 | struct ata_taskfile tf; | ^~ /kisskb/src/drivers/ata/libata-core.c: In function 'ata_read_log_page': /kisskb/src/drivers/ata/libata-core.c:1995:22: note: byref variable will be forcibly initialized 1995 | 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:1166:22: note: byref variable will be forcibly initialized 1166 | struct ata_taskfile tf; | ^~ /kisskb/src/drivers/ata/libata-core.c: In function 'ata_set_max_sectors': /kisskb/src/drivers/ata/libata-core.c:1217:22: note: byref variable will be forcibly initialized 1217 | struct ata_taskfile tf; | ^~ /kisskb/src/drivers/ata/libata-core.c: In function 'ata_dev_set_xfermode': /kisskb/src/drivers/ata/libata-core.c:4321:22: note: byref variable will be forcibly initialized 4321 | struct ata_taskfile tf; | ^~ /kisskb/src/drivers/ata/libata-core.c: In function 'ata_dev_set_feature': /kisskb/src/drivers/ata/libata-core.c:4368:22: note: byref variable will be forcibly initialized 4368 | struct ata_taskfile tf; | ^~ /kisskb/src/drivers/ata/libata-core.c: In function 'ata_dev_read_id': /kisskb/src/drivers/ata/libata-core.c:1790:22: note: byref variable will be forcibly initialized 1790 | struct ata_taskfile tf; | ^~ /kisskb/src/drivers/ata/libata-core.c: In function 'ata_dev_reread_id': /kisskb/src/drivers/ata/libata-core.c:3769:15: note: byref variable will be forcibly initialized 3769 | unsigned int class = dev->class; | ^~~~~ /kisskb/src/drivers/ata/libata-core.c: In function 'ata_hpa_resize': /kisskb/src/drivers/ata/libata-core.c:1276:6: note: byref variable will be forcibly initialized 1276 | u64 native_sectors; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/ata/libata-core.c: In function 'ata_dev_config_lba': /kisskb/src/drivers/ata/libata-core.c:2396:7: note: byref variable will be forcibly initialized 2396 | char ncq_desc[24]; | ^~~~~~~~ /kisskb/src/drivers/ata/libata-core.c: In function 'ata_dev_configure': /kisskb/src/drivers/ata/libata-core.c:2717:7: note: byref variable will be forcibly initialized 2717 | u32 sntf; | ^~~~ /kisskb/src/drivers/ata/libata-core.c:2566:7: note: byref variable will be forcibly initialized 2566 | char modelbuf[ATA_ID_PROD_LEN+1]; | ^~~~~~~~ /kisskb/src/drivers/ata/libata-core.c:2565:7: note: byref variable will be forcibly initialized 2565 | char fwrevbuf[ATA_ID_FW_REV_LEN+1]; | ^~~~~~~~ /kisskb/src/drivers/ata/libata-core.c:2564:7: note: byref variable will be forcibly initialized 2564 | char revbuf[7]; /* XYZ-99\0 */ | ^~~~~~ In file included from /kisskb/src/drivers/iio/dac/ad5421.c:14: /kisskb/src/drivers/iio/dac/ad5421.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/ata/libata-core.c: In function 'ata_bus_probe': /kisskb/src/drivers/ata/libata-core.c:2924:21: note: byref variable will be forcibly initialized 2924 | struct ata_device *dev; | ^~~ /kisskb/src/drivers/ata/libata-core.c: In function 'ata_phys_link_online': /kisskb/src/drivers/ata/libata-core.c:4962:6: note: byref variable will be forcibly initialized 4962 | u32 sstatus; | ^~~~~~~ /kisskb/src/drivers/ata/libata-core.c: In function 'sata_print_link_status': /kisskb/src/drivers/ata/libata-core.c:3053:15: note: byref variable will be forcibly initialized 3053 | u32 sstatus, scontrol, tmp; | ^~~~~~~~ /kisskb/src/drivers/ata/libata-core.c:3053:6: note: byref variable will be forcibly initialized 3053 | u32 sstatus, scontrol, tmp; | ^~~~~~~ /kisskb/src/drivers/ata/libata-core.c: In function 'ata_std_postreset': /kisskb/src/drivers/ata/libata-core.c:3689:6: note: byref variable will be forcibly initialized 3689 | u32 serror; | ^~~~~~ /kisskb/src/drivers/ata/libata-core.c: In function 'ata_phys_link_offline': /kisskb/src/drivers/ata/libata-core.c:4986:6: note: byref variable will be forcibly initialized 4986 | u32 sstatus; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_dpm.c: In function 'amdgpu_dpm_change_power_state_locked': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_dpm.c:1412:7: note: byref variable will be forcibly initialized 1412 | bool equal = false; | ^~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/pci.h:38, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h:52, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_dpm.c:25: /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_dpm.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_dpm.c: In function 'amdgpu_get_platform_caps': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_dpm.c:262:11: note: byref variable will be forcibly initialized 262 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_dpm.c:262:5: note: byref variable will be forcibly initialized 262 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_dpm.c:261:6: note: byref variable will be forcibly initialized 261 | u16 data_offset; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_dpm.c: In function 'amdgpu_parse_extended_power_table': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_dpm.c:294:11: note: byref variable will be forcibly initialized 294 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_dpm.c:294:5: note: byref variable will be forcibly initialized 294 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_dpm.c:293:6: note: byref variable will be forcibly initialized 293 | u16 data_offset; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_dpm.c: In function 'amdgpu_add_thermal_controller': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_dpm.c:860:27: note: byref variable will be forcibly initialized 860 | struct i2c_board_info info = { }; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_dpm.c:774:11: note: byref variable will be forcibly initialized 774 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_dpm.c:774:5: note: byref variable will be forcibly initialized 774 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_dpm.c:773:6: note: byref variable will be forcibly initialized 773 | u16 data_offset; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_dpm.c:772:28: note: byref variable will be forcibly initialized 772 | struct amdgpu_i2c_bus_rec i2c_bus; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_dpm.c: In function 'amdgpu_dpm_is_baco_supported': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_dpm.c:1044:7: note: byref variable will be forcibly initialized 1044 | bool baco_cap; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_dpm.c: In function 'amdgpu_dpm_thermal_work_handler': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_dpm.c:1247:12: note: byref variable will be forcibly initialized 1247 | int temp, size = sizeof(temp); | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_dpm.c:1247:6: note: byref variable will be forcibly initialized 1247 | int temp, size = sizeof(temp); | ^~~~ /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; | ^~~~~~~~ In file included from /kisskb/src/drivers/iio/gyro/adis16080.c:11: /kisskb/src/drivers/iio/gyro/adis16080.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /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/irq.h:21, 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/pci.h:38, from /kisskb/src/drivers/gpu/drm/radeon/rs780_dpm.c:25: /kisskb/src/drivers/gpu/drm/radeon/rs780_dpm.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/rs780_dpm.c: In function 'rs780_parse_power_table': /kisskb/src/drivers/gpu/drm/radeon/rs780_dpm.c:799:11: note: byref variable will be forcibly initialized 799 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/rs780_dpm.c:799:5: note: byref variable will be forcibly initialized 799 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/rs780_dpm.c:798:6: note: byref variable will be forcibly initialized 798 | u16 data_offset; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rs780_dpm.c: In function 'rs780_dpm_init': /kisskb/src/drivers/gpu/drm/radeon/rs780_dpm.c:853:11: note: byref variable will be forcibly initialized 853 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/rs780_dpm.c:853:5: note: byref variable will be forcibly initialized 853 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/rs780_dpm.c:852:6: note: byref variable will be forcibly initialized 852 | u16 data_offset; | ^~~~~~~~~~~ /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; | ^~~~~~~~ In file included from /kisskb/src/drivers/iio/frequency/adrf6780.c:18: /kisskb/src/drivers/iio/frequency/adrf6780.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/iio/frequency/adrf6780.c: In function '__adrf6780_spi_update_bits': /kisskb/src/drivers/iio/frequency/adrf6780.c:153:15: note: byref variable will be forcibly initialized 153 | unsigned int data, temp; | ^~~~ /kisskb/src/drivers/iio/frequency/adrf6780.c: In function 'adrf6780_read_raw': /kisskb/src/drivers/iio/frequency/adrf6780.c:222:15: note: byref variable will be forcibly initialized 222 | unsigned int data; | ^~~~ /kisskb/src/drivers/iio/frequency/adrf6780.c: In function 'adrf6780_init': /kisskb/src/drivers/iio/frequency/adrf6780.c:374:15: note: byref variable will be forcibly initialized 374 | unsigned int chip_id, enable_reg, enable_reg_msk; | ^~~~~~~ /kisskb/src/drivers/media/pci/bt8xx/btcx-risc.c: In function 'btcx_riscmem_alloc': /kisskb/src/drivers/media/pci/bt8xx/btcx-risc.c:60:13: note: byref variable will be forcibly initialized 60 | dma_addr_t dma = 0; | ^~~ In file included from /kisskb/src/include/linux/kernel.h:17, from /kisskb/src/include/linux/cpumask.h:10, from /kisskb/src/include/linux/mm_types_task.h:14, from /kisskb/src/include/linux/mm_types.h:5, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/media/pci/bt8xx/btcx-risc.c:15: /kisskb/src/drivers/media/pci/bt8xx/btcx-risc.c: In function 'btcx_sort_clips': /kisskb/src/include/linux/minmax.h:145:17: note: userspace variable will be forcibly initialized 145 | do { typeof(a) __tmp = (a); (a) = (b); (b) = __tmp; } while (0) | ^~~~~ /kisskb/src/drivers/media/pci/bt8xx/btcx-risc.c:163:5: note: in expansion of macro 'swap' 163 | swap(clips[j], clips[j + 1]); | ^~~~ /kisskb/src/drivers/media/dvb-frontends/tda10071.c: In function 'tda10071_cmd_execute': /kisskb/src/drivers/media/dvb-frontends/tda10071.c:44:15: note: byref variable will be forcibly initialized 44 | unsigned int uitmp; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/tda10071.c: In function 'tda10071_set_voltage': /kisskb/src/drivers/media/dvb-frontends/tda10071.c:138:22: note: byref variable will be forcibly initialized 138 | struct tda10071_cmd cmd; | ^~~ /kisskb/src/drivers/media/dvb-frontends/tda10071.c: In function 'tda10071_set_tone': /kisskb/src/drivers/media/dvb-frontends/tda10071.c:93:22: note: byref variable will be forcibly initialized 93 | struct tda10071_cmd cmd; | ^~~ /kisskb/src/drivers/media/dvb-frontends/tda10071.c: In function 'tda10071_set_frontend': /kisskb/src/drivers/media/dvb-frontends/tda10071.c:551:22: note: byref variable will be forcibly initialized 551 | struct tda10071_cmd cmd; | ^~~ /kisskb/src/drivers/media/dvb-frontends/tda10071.c: In function 'tda10071_diseqc_send_burst': /kisskb/src/drivers/media/dvb-frontends/tda10071.c:306:15: note: byref variable will be forcibly initialized 306 | unsigned int uitmp; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/tda10071.c:304:22: note: byref variable will be forcibly initialized 304 | struct tda10071_cmd cmd; | ^~~ /kisskb/src/drivers/media/dvb-frontends/tda10071.c: In function 'tda10071_diseqc_send_master_cmd': /kisskb/src/drivers/media/dvb-frontends/tda10071.c:186:15: note: byref variable will be forcibly initialized 186 | unsigned int uitmp; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/tda10071.c:184:22: note: byref variable will be forcibly initialized 184 | struct tda10071_cmd cmd; | ^~~ /kisskb/src/drivers/media/dvb-frontends/tda10071.c: In function 'tda10071_diseqc_recv_slave_reply': /kisskb/src/drivers/media/dvb-frontends/tda10071.c:246:15: note: byref variable will be forcibly initialized 246 | unsigned int uitmp; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/tda10071.c:244:22: note: byref variable will be forcibly initialized 244 | struct tda10071_cmd cmd; | ^~~ /kisskb/src/drivers/media/dvb-frontends/tda10071.c: In function 'tda10071_read_status': /kisskb/src/drivers/media/dvb-frontends/tda10071.c:371:5: note: byref variable will be forcibly initialized 371 | u8 buf[8]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/tda10071.c:370:15: note: byref variable will be forcibly initialized 370 | unsigned int uitmp; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/tda10071.c:368:22: note: byref variable will be forcibly initialized 368 | struct tda10071_cmd cmd; | ^~~ /kisskb/src/drivers/media/dvb-frontends/tda10071.c: In function 'tda10071_get_frontend': /kisskb/src/drivers/media/dvb-frontends/tda10071.c:698:5: note: byref variable will be forcibly initialized 698 | u8 buf[5], tmp; | ^~~ /kisskb/src/drivers/media/dvb-frontends/tda10071.c: In function 'tda10071_wr_reg_mask': /kisskb/src/drivers/media/dvb-frontends/tda10071.c:22:5: note: byref variable will be forcibly initialized 22 | u8 tmp; | ^~~ /kisskb/src/drivers/media/dvb-frontends/tda10071.c: In function 'tda10071_sleep': /kisskb/src/drivers/media/dvb-frontends/tda10071.c:1044:31: note: byref variable will be forcibly initialized 1044 | struct tda10071_reg_val_mask tab[] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/tda10071.c:1042:22: note: byref variable will be forcibly initialized 1042 | struct tda10071_cmd cmd; | ^~~ /kisskb/src/drivers/media/dvb-frontends/tda10071.c: In function 'tda10071_init': /kisskb/src/drivers/media/dvb-frontends/tda10071.c:760:10: note: byref variable will be forcibly initialized 760 | u8 tmp, buf[4]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/tda10071.c:758:25: note: byref variable will be forcibly initialized 758 | const struct firmware *fw; | ^~ /kisskb/src/drivers/media/dvb-frontends/tda10071.c:757:15: note: byref variable will be forcibly initialized 757 | unsigned int uitmp; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/tda10071.c:755:22: note: byref variable will be forcibly initialized 755 | struct tda10071_cmd cmd; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: In function 'ss_bias_attr_update': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:2003:21: note: byref variable will be forcibly initialized 2003 | uint32_t ss_power, size; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:2003:11: note: byref variable will be forcibly initialized 2003 | uint32_t ss_power, size; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: In function 'ss_power_attr_update': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:1983:21: note: byref variable will be forcibly initialized 1983 | uint32_t ss_power, size; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:1983:11: note: byref variable will be forcibly initialized 1983 | uint32_t ss_power, size; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: In function 'amdgpu_set_smartshift_bias': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:1946:6: note: byref variable will be forcibly initialized 1946 | int bias = 0; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: In function 'amdgpu_hwmon_set_fan1_enable': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:2759:6: note: byref variable will be forcibly initialized 2759 | int value; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: In function 'amdgpu_hwmon_set_pwm1_enable': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:2413:6: note: byref variable will be forcibly initialized 2413 | int value; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: In function 'amdgpu_get_smartshift_dgpu_power': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:1891:21: note: byref variable will be forcibly initialized 1891 | uint32_t ss_power, size; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:1891:11: note: byref variable will be forcibly initialized 1891 | uint32_t ss_power, size; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: In function 'amdgpu_get_smartshift_apu_power': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:1848:21: note: byref variable will be forcibly initialized 1848 | uint32_t ss_power, size; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:1848:11: note: byref variable will be forcibly initialized 1848 | uint32_t ss_power, size; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/tda10071.c: In function 'tda10071_probe': /kisskb/src/drivers/media/dvb-frontends/tda10071.c:1154:15: note: byref variable will be forcibly initialized 1154 | unsigned int uitmp; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: In function 'amdgpu_get_mem_busy_percent': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:1614:16: note: byref variable will be forcibly initialized 1614 | int r, value, size = sizeof(value); | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:1614:9: note: byref variable will be forcibly initialized 1614 | int r, value, size = sizeof(value); | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: In function 'amdgpu_get_gpu_busy_percent': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:1574:16: note: byref variable will be forcibly initialized 1574 | int r, value, size = sizeof(value); | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:1574:9: note: byref variable will be forcibly initialized 1574 | int r, value, size = sizeof(value); | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: In function 'amdgpu_hwmon_show_mclk': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:3089:9: note: byref variable will be forcibly initialized 3089 | int r, size = sizeof(mclk); | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:3088:11: note: byref variable will be forcibly initialized 3088 | uint32_t mclk; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: In function 'amdgpu_hwmon_show_sclk': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:3050:9: note: byref variable will be forcibly initialized 3050 | int r, size = sizeof(sclk); | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:3049:11: note: byref variable will be forcibly initialized 3049 | uint32_t sclk; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: In function 'amdgpu_hwmon_show_power_cap_generic': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:2931:11: note: byref variable will be forcibly initialized 2931 | uint32_t limit; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: In function 'amdgpu_hwmon_show_power_avg': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:2885:9: note: byref variable will be forcibly initialized 2885 | int r, size = sizeof(u32); | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:2884:6: note: byref variable will be forcibly initialized 2884 | u32 query = 0; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: In function 'amdgpu_hwmon_show_vddnb': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:2842:9: note: byref variable will be forcibly initialized 2842 | int r, size = sizeof(vddnb); | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:2841:6: note: byref variable will be forcibly initialized 2841 | u32 vddnb; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: In function 'amdgpu_hwmon_show_vddgfx': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:2803:9: note: byref variable will be forcibly initialized 2803 | int r, size = sizeof(vddgfx); | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:2802:6: note: byref variable will be forcibly initialized 2802 | u32 vddgfx; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: In function 'amdgpu_hwmon_get_fan1_target': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:2643:6: note: byref variable will be forcibly initialized 2643 | u32 rpm = 0; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: In function 'amdgpu_hwmon_get_fan1_max': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:2611:6: note: byref variable will be forcibly initialized 2611 | u32 size = sizeof(max_rpm); | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:2610:6: note: byref variable will be forcibly initialized 2610 | u32 max_rpm = 0; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/rtl2830.c: In function 'rtl2830_pid_filter': /kisskb/src/drivers/media/dvb-frontends/rtl2830.c:606:5: note: byref variable will be forcibly initialized 606 | u8 buf[4]; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: In function 'amdgpu_hwmon_get_fan1_min': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:2579:6: note: byref variable will be forcibly initialized 2579 | u32 size = sizeof(min_rpm); | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:2578:6: note: byref variable will be forcibly initialized 2578 | u32 min_rpm = 0; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: In function 'amdgpu_hwmon_get_fan1_input': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:2546:6: note: byref variable will be forcibly initialized 2546 | u32 speed = 0; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: In function 'amdgpu_hwmon_get_pwm1': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:2513:6: note: byref variable will be forcibly initialized 2513 | u32 speed = 0; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: In function 'amdgpu_hwmon_show_temp': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:2241:19: note: byref variable will be forcibly initialized 2241 | int r, temp = 0, size = sizeof(temp); | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:2241:9: note: byref variable will be forcibly initialized 2241 | int r, temp = 0, size = sizeof(temp); | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: In function 'amdgpu_get_gpu_metrics': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:1800:8: note: byref variable will be forcibly initialized 1800 | void *gpu_metrics; | ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/rtl2830.c: In function 'rtl2830_probe': /kisskb/src/drivers/media/dvb-frontends/rtl2830.c:777:5: note: byref variable will be forcibly initialized 777 | u8 u8tmp; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: In function 'amdgpu_get_pp_table': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:590:8: note: byref variable will be forcibly initialized 590 | char *table = NULL; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/rtl2830.c: In function 'rtl2830_read_status': /kisskb/src/drivers/media/dvb-frontends/rtl2830.c:388:12: note: byref variable will be forcibly initialized 388 | u8 u8tmp, buf[2]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/rtl2830.c:388:5: note: byref variable will be forcibly initialized 388 | u8 u8tmp, buf[2]; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: In function 'amdgpu_set_thermal_throttling_logging': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:1750:7: note: byref variable will be forcibly initialized 1750 | long throttling_logging_interval; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: In function 'amdgpu_set_pp_features': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:970:11: note: byref variable will be forcibly initialized 970 | uint64_t featuremask; | ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/rtl2830.c: In function 'rtl2830_get_frontend': /kisskb/src/drivers/media/dvb-frontends/rtl2830.c:274:5: note: byref variable will be forcibly initialized 274 | u8 buf[3]; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: In function 'amdgpu_get_pcie_bw': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:1658:23: note: byref variable will be forcibly initialized 1658 | uint64_t count0 = 0, count1 = 0; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:1658:11: note: byref variable will be forcibly initialized 1658 | uint64_t count0 = 0, count1 = 0; | ^~~~~~ /kisskb/src/drivers/media/dvb-frontends/rtl2830.c: In function 'rtl2830_set_frontend': /kisskb/src/drivers/media/dvb-frontends/rtl2830.c:166:14: note: byref variable will be forcibly initialized 166 | u32 if_ctl, if_frequency; | ^~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/rtl2830.c:165:13: note: byref variable will be forcibly initialized 165 | u8 buf[3], u8tmp; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/rtl2830.c:165:5: note: byref variable will be forcibly initialized 165 | u8 buf[3], u8tmp; | ^~~ /kisskb/src/drivers/media/dvb-frontends/rtl2830.c: In function 'rtl2830_regmap_read': /kisskb/src/drivers/media/dvb-frontends/rtl2830.c:695:17: note: byref variable will be forcibly initialized 695 | struct i2c_msg msg[2] = { | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: In function 'amdgpu_set_pp_od_clk_voltage': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:814:13: note: byref variable will be forcibly initialized 814 | const char delimiter[3] = {' ', '\n', '\0'}; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:812:8: note: byref variable will be forcibly initialized 812 | char *tmp_str; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/rtl2830.c: In function 'rtl2830_regmap_gather_write': /kisskb/src/drivers/media/dvb-frontends/rtl2830.c:749:17: note: byref variable will be forcibly initialized 749 | struct i2c_msg msg[1] = { | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:811:7: note: byref variable will be forcibly initialized 811 | char buf_cpy[128]; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/rtl2830.c:748:5: note: byref variable will be forcibly initialized 748 | u8 buf[256]; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:810:7: note: byref variable will be forcibly initialized 810 | long parameter[64]; | ^~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/rtl2830.c: In function 'rtl2830_regmap_write': /kisskb/src/drivers/media/dvb-frontends/rtl2830.c:723:17: note: byref variable will be forcibly initialized 723 | struct i2c_msg msg[1] = { | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: In function 'amdgpu_set_pp_power_profile_mode': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:1509:13: note: byref variable will be forcibly initialized 1509 | const char delimiter[3] = {' ', '\n', '\0'}; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:1508:11: note: byref variable will be forcibly initialized 1508 | long int profile_mode = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:1507:7: note: byref variable will be forcibly initialized 1507 | char tmp[2]; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:1505:8: note: byref variable will be forcibly initialized 1505 | char *tmp_str; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:1504:17: note: byref variable will be forcibly initialized 1504 | char *sub_str, buf_cpy[128]; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:1503:7: note: byref variable will be forcibly initialized 1503 | long parameter[64]; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: In function 'amdgpu_read_mask': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:1107:13: note: byref variable will be forcibly initialized 1107 | const char delimiter[3] = {' ', '\n', '\0'}; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:1106:7: note: byref variable will be forcibly initialized 1106 | char buf_cpy[AMDGPU_MASK_BUF_MAX + 1]; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:1105:8: note: byref variable will be forcibly initialized 1105 | char *tmp; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:1103:16: note: byref variable will be forcibly initialized 1103 | unsigned long level; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: In function 'amdgpu_set_pp_dpm_clock': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:1137:11: note: byref variable will be forcibly initialized 1137 | uint32_t mask = 0; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: In function 'amdgpu_set_pp_mclk_od': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:1404:11: note: byref variable will be forcibly initialized 1404 | long int value; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: In function 'amdgpu_set_pp_sclk_od': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:1327:11: note: byref variable will be forcibly initialized 1327 | long int value; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: In function 'amdgpu_set_pp_force_state': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:542:25: note: byref variable will be forcibly initialized 542 | struct pp_states_info data; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:528:16: note: byref variable will be forcibly initialized 528 | unsigned long idx; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:527:25: note: byref variable will be forcibly initialized 527 | enum amd_pm_state_type state = 0; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: In function 'amdgpu_get_pp_num_states': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:425:24: note: byref variable will be forcibly initialized 425 | struct pp_states_info data; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: In function 'amdgpu_set_power_dpm_state': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:171:26: note: byref variable will be forcibly initialized 171 | enum amd_pm_state_type state; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: In function 'amdgpu_hwmon_set_power_cap': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:3007:6: note: byref variable will be forcibly initialized 3007 | u32 value; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: In function 'amdgpu_hwmon_set_fan1_target': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:2676:6: note: byref variable will be forcibly initialized 2676 | u32 value; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: In function 'amdgpu_hwmon_set_pwm1': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:2464:6: note: byref variable will be forcibly initialized 2464 | u32 value; | ^~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/pci.h:38, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h:52, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:26: /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: In function 'amdgpu_device_attr_create': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:2149:33: note: byref variable will be forcibly initialized 2149 | enum amdgpu_device_attr_states attr_states = ATTR_STATE_SUPPORTED; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: In function 'amdgpu_pm_prv_buffer_read': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:3729:8: note: byref variable will be forcibly initialized 3729 | void *smu_prv_buf; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:3728:9: note: byref variable will be forcibly initialized 3728 | size_t smu_prv_buf_size; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: In function 'amdgpu_debugfs_prints_cpu_info': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:3543:11: note: byref variable will be forcibly initialized 3543 | uint32_t size; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: In function 'amdgpu_debugfs_pm_info_pp': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:3566:6: note: byref variable will be forcibly initialized 3566 | int size; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:3565:11: note: byref variable will be forcibly initialized 3565 | uint32_t query = 0; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:3564:11: note: byref variable will be forcibly initialized 3564 | uint64_t value64 = 0; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:3563:11: note: byref variable will be forcibly initialized 3563 | uint32_t value; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: In function 'amdgpu_debugfs_pm_info_show': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c:3666:6: note: byref variable will be forcibly initialized 3666 | u32 flags = 0; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_irq.c: In function 'amdgpu_dm_irq_unregister_interrupt': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_irq.c:371:29: note: byref variable will be forcibly initialized 371 | struct dc_interrupt_params int_params; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_irq.c: In function 'amdgpu_dm_hpd_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_irq.c:887:33: note: byref variable will be forcibly initialized 887 | struct drm_connector_list_iter iter; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_irq.c: In function 'amdgpu_dm_hpd_fini': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_irq.c:923:33: note: byref variable will be forcibly initialized 923 | struct drm_connector_list_iter iter; | ^~~~ /kisskb/src/drivers/iio/gyro/adxrs290.c: In function 'adxrs290_spi_write_reg': /kisskb/src/drivers/iio/gyro/adxrs290.c:182:5: note: byref variable will be forcibly initialized 182 | u8 buf[2]; | ^~~ /kisskb/src/drivers/iio/gyro/adxrs290.c: In function 'adxrs290_data_rdy_trigger_set_state': /kisskb/src/drivers/iio/gyro/adxrs290.c:182:5: note: byref variable will be forcibly initialized In file included from /kisskb/src/drivers/iio/gyro/adxrs290.c:15: /kisskb/src/drivers/iio/gyro/adxrs290.c: In function 'spi_w8r16': /kisskb/src/include/linux/spi/spi.h:1319:8: note: byref variable will be forcibly initialized 1319 | u16 result; | ^~~~~~ /kisskb/src/drivers/iio/gyro/adxrs290.c: In function 'spi_w8r8': /kisskb/src/include/linux/spi/spi.h:1294:7: note: byref variable will be forcibly initialized 1294 | u8 result; | ^~~~~~ /kisskb/src/drivers/iio/gyro/adxrs290.c: In function 'adxrs290_reg_access_rw': /kisskb/src/include/linux/spi/spi.h:1294:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/gyro/adxrs290.c:440:12: note: byref variable will be forcibly initialized 440 | static int adxrs290_reg_access_rw(struct spi_device *spi, unsigned int reg, | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/gyro/adxrs290.c: In function 'adxrs290_reg_access': /kisskb/src/drivers/iio/gyro/adxrs290.c:182:5: note: byref variable will be forcibly initialized 182 | u8 buf[2]; | ^~~ In file included from /kisskb/src/drivers/iio/gyro/adxrs290.c:15: /kisskb/src/drivers/iio/gyro/adxrs290.c: In function 'adxrs290_get_rate_data': /kisskb/src/include/linux/spi/spi.h:1319:8: note: byref variable will be forcibly initialized 1319 | u16 result; | ^~~~~~ /kisskb/src/drivers/iio/gyro/adxrs290.c:115:12: note: byref variable will be forcibly initialized 115 | static int adxrs290_get_rate_data(struct iio_dev *indio_dev, const u8 cmd, int *val) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/gyro/adxrs290.c: In function 'adxrs290_reset_trig': /kisskb/src/drivers/iio/gyro/adxrs290.c:485:6: note: byref variable will be forcibly initialized 485 | int val; | ^~~ In file included from /kisskb/src/drivers/iio/gyro/adxrs290.c:15: /kisskb/src/drivers/iio/gyro/adxrs290.c: In function 'adxrs290_get_temp_data': /kisskb/src/include/linux/spi/spi.h:1319:8: note: byref variable will be forcibly initialized 1319 | u16 result; | ^~~~~~ /kisskb/src/drivers/iio/gyro/adxrs290.c:135:12: note: byref variable will be forcibly initialized 135 | static int adxrs290_get_temp_data(struct iio_dev *indio_dev, int *val) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/gyro/adxrs290.c: In function 'adxrs290_set_mode': /kisskb/src/drivers/iio/gyro/adxrs290.c:182:5: note: byref variable will be forcibly initialized 182 | u8 buf[2]; | ^~~ In file included from /kisskb/src/drivers/iio/gyro/adxrs290.c:15: /kisskb/src/include/linux/spi/spi.h:1294:7: note: byref variable will be forcibly initialized 1294 | u8 result; | ^~~~~~ /kisskb/src/drivers/iio/gyro/adxrs290.c:215:12: note: byref variable will be forcibly initialized 215 | static int adxrs290_set_mode(struct iio_dev *indio_dev, enum adxrs290_mode mode) | ^~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/iio/gyro/adxrs290.c:15: /kisskb/src/drivers/iio/gyro/adxrs290.c: In function 'adxrs290_get_3db_freq': /kisskb/src/include/linux/spi/spi.h:1294:7: note: byref variable will be forcibly initialized 1294 | u8 result; | ^~~~~~ /kisskb/src/drivers/iio/gyro/adxrs290.c:157:12: note: byref variable will be forcibly initialized 157 | static int adxrs290_get_3db_freq(struct iio_dev *indio_dev, u8 *val, u8 *val2) | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/gyro/adxrs290.c: In function 'adxrs290_trigger_handler': /kisskb/src/drivers/iio/gyro/adxrs290.c:508:5: note: byref variable will be forcibly initialized 508 | u8 tx = ADXRS290_READ_REG(ADXRS290_REG_DATAX0); | ^~ /kisskb/src/drivers/iio/gyro/adxrs290.c: In function 'adxrs290_set_filter_freq': /kisskb/src/drivers/iio/gyro/adxrs290.c:182:5: note: byref variable will be forcibly initialized 182 | u8 buf[2]; | ^~~ /kisskb/src/drivers/iio/gyro/adxrs290.c: In function 'adxrs290_initial_setup': /kisskb/src/drivers/iio/gyro/adxrs290.c:182:5: note: byref variable will be forcibly initialized In file included from /kisskb/src/drivers/iio/gyro/adxrs290.c:15: /kisskb/src/drivers/iio/gyro/adxrs290.c: In function 'adxrs290_probe': /kisskb/src/include/linux/spi/spi.h:1294:7: note: byref variable will be forcibly initialized 1294 | u8 result; | ^~~~~~ /kisskb/src/drivers/iio/gyro/adxrs290.c:618:12: note: byref variable will be forcibly initialized 618 | static int adxrs290_probe(struct spi_device *spi) | ^~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/iio/gyro/adxrs290.c:15: /kisskb/src/include/linux/spi/spi.h:1294:7: note: byref variable will be forcibly initialized 1294 | u8 result; | ^~~~~~ /kisskb/src/drivers/iio/gyro/adxrs290.c:618:12: note: byref variable will be forcibly initialized 618 | static int adxrs290_probe(struct spi_device *spi) | ^~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/iio/gyro/adxrs290.c:15: /kisskb/src/include/linux/spi/spi.h:1294:7: note: byref variable will be forcibly initialized 1294 | u8 result; | ^~~~~~ /kisskb/src/drivers/iio/gyro/adxrs290.c:618:12: note: byref variable will be forcibly initialized 618 | static int adxrs290_probe(struct spi_device *spi) | ^~~~~~~~~~~~~~ /kisskb/src/drivers/iio/gyro/adxrs290.c:622:10: note: byref variable will be forcibly initialized 622 | u8 val, val2; | ^~~~ /kisskb/src/drivers/iio/gyro/adxrs290.c:622:5: note: byref variable will be forcibly initialized 622 | u8 val, val2; | ^~~ In file included from /kisskb/src/drivers/iio/dac/ad5624r_spi.c:12: /kisskb/src/drivers/iio/dac/ad5624r_spi.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/iio/dac/ad5624r_spi.c: In function 'ad5624r_spi_write': /kisskb/src/drivers/iio/dac/ad5624r_spi.c:29:5: note: byref variable will be forcibly initialized 29 | u8 msg[3]; | ^~~ /kisskb/src/drivers/iio/dac/ad5624r_spi.c: In function 'ad5624r_probe': /kisskb/src/drivers/iio/dac/ad5624r_spi.c:29:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/dac/ad5624r_spi.c: In function 'ad5624r_write_raw': /kisskb/src/drivers/iio/dac/ad5624r_spi.c:29:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/dac/ad5624r_spi.c: In function 'ad5624r_write_dac_powerdown': /kisskb/src/drivers/iio/dac/ad5624r_spi.c:29:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/dac/ad5624r_spi.c:128:7: note: byref variable will be forcibly initialized 128 | bool pwr_down; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c: In function 'phase2': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c:414:6: note: byref variable will be forcibly initialized 414 | u16 PPK[6]; /* temporary key for mixing */ | ^~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c: In function 'aes128k128d': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c:679:24: note: byref variable will be forcibly initialized 679 | struct crypto_aes_ctx ctx; | ^~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c: In function 'aes_cipher': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c:880:5: note: byref variable will be forcibly initialized 880 | u8 padded_buffer[16]; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c:879:5: note: byref variable will be forcibly initialized 879 | u8 aes_out[16]; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c:878:5: note: byref variable will be forcibly initialized 878 | u8 chain_buffer[16]; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c:875:5: note: byref variable will be forcibly initialized 875 | u8 ctr_preload[16]; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c:874:5: note: byref variable will be forcibly initialized 874 | u8 mic_header2[16]; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c:873:5: note: byref variable will be forcibly initialized 873 | u8 mic_header1[16]; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c:872:5: note: byref variable will be forcibly initialized 872 | u8 mic_iv[16]; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c:871:5: note: byref variable will be forcibly initialized 871 | u8 pn_vector[6]; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c: In function 'aes_decipher': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c:1092:5: note: byref variable will be forcibly initialized 1092 | u8 padded_buffer[16]; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c:1091:5: note: byref variable will be forcibly initialized 1091 | u8 aes_out[16]; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c:1090:5: note: byref variable will be forcibly initialized 1090 | u8 chain_buffer[16]; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c:1087:5: note: byref variable will be forcibly initialized 1087 | u8 ctr_preload[16]; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c:1086:5: note: byref variable will be forcibly initialized 1086 | u8 mic_header2[16]; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c:1085:5: note: byref variable will be forcibly initialized 1085 | u8 mic_header1[16]; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c:1084:5: note: byref variable will be forcibly initialized 1084 | u8 mic_iv[16]; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c:1083:5: note: byref variable will be forcibly initialized 1083 | u8 pn_vector[6]; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c: In function 'omac1_aes_128_vector': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c:1477:26: note: byref variable will be forcibly initialized 1477 | u8 cbc[AES_BLOCK_SIZE], pad[AES_BLOCK_SIZE]; | ^~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c:1477:5: note: byref variable will be forcibly initialized 1477 | u8 cbc[AES_BLOCK_SIZE], pad[AES_BLOCK_SIZE]; | ^~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c:1476:24: note: byref variable will be forcibly initialized 1476 | struct crypto_aes_ctx ctx; | ^~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c: In function 'rtw_wep_encrypt': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c:47:5: note: byref variable will be forcibly initialized 47 | u8 wepkey[16]; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c:41:4: note: byref variable will be forcibly initialized 41 | } crc; | ^~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c: In function 'rtw_wep_decrypt': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c:100:29: note: byref variable will be forcibly initialized 100 | u8 *pframe, *payload, *iv, wepkey[16]; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c:97:5: note: byref variable will be forcibly initialized 97 | u8 crc[4]; | ^~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c: In function 'rtw_seccalctkipmic': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c:228:5: note: byref variable will be forcibly initialized 228 | u8 priority[4] = {0x0, 0x0, 0x0, 0x0}; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c:227:18: note: byref variable will be forcibly initialized 227 | struct mic_data micdata; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c: In function 'rtw_tkip_encrypt': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c:467:4: note: byref variable will be forcibly initialized 467 | } crc; | ^~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c:463:7: note: byref variable will be forcibly initialized 463 | u8 ttkey[16]; | ^~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c:462:5: note: byref variable will be forcibly initialized 462 | u8 rc4key[16]; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c: In function 'rtw_tkip_decrypt': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c:540:5: note: byref variable will be forcibly initialized 540 | u8 crc[4]; | ^~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c:539:7: note: byref variable will be forcibly initialized 539 | u8 ttkey[16]; | ^~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c:538:7: note: byref variable will be forcibly initialized 538 | u8 rc4key[16]; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c: In function 'rtw_BIP_verify': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c:1372:5: note: byref variable will be forcibly initialized 1372 | u32 rtw_BIP_verify(struct adapter *padapter, u8 *precvframe) | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c:1372:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c:1383:9: note: byref variable will be forcibly initialized 1383 | __le64 le_tmp64; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c:1380:5: note: byref variable will be forcibly initialized 1380 | u8 mic[16]; | ^~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_security.c:1378:7: note: byref variable will be forcibly initialized 1378 | uint len, ori_len; | ^~~ /kisskb/src/drivers/iio/common/st_sensors/st_sensors_trigger.c: In function 'st_sensors_new_samples_available': /kisskb/src/drivers/iio/common/st_sensors/st_sensors_trigger.c:31:11: note: byref variable will be forcibly initialized 31 | int ret, status; | ^~~~~~ In file included from /kisskb/src/drivers/iio/adc/max1027.c:18: /kisskb/src/drivers/iio/adc/max1027.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ In file included from /kisskb/src/include/linux/spi/spi.h:10, from /kisskb/src/drivers/iio/adc/max1027.c:18: /kisskb/src/drivers/iio/adc/max1027.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ In file included from /kisskb/src/drivers/iio/frequency/ad9523.c:12: /kisskb/src/drivers/iio/frequency/ad9523.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/iio/frequency/ad9523.c: In function 'ad9523_store': /kisskb/src/drivers/iio/frequency/ad9523.c:516:7: note: byref variable will be forcibly initialized 516 | bool state; | ^~~~~ /kisskb/src/drivers/iio/frequency/ad9523.c: In function 'ad9523_setup': /kisskb/src/drivers/iio/frequency/ad9523.c:763:16: note: byref variable will be forcibly initialized 763 | unsigned long active_mask = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_wx.c: In function 'rtl819x_translate_scan': /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_wx.c:197:8: note: byref variable will be forcibly initialized 197 | char buf[MAX_WPA_IE_LEN * 2 + 30]; | ^~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_wx.c:183:8: note: byref variable will be forcibly initialized 183 | char buf[MAX_WPA_IE_LEN * 2 + 30]; | ^~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_wx.c:48:18: note: byref variable will be forcibly initialized 48 | struct iw_event iwe; | ^~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_wx.c:45:7: note: byref variable will be forcibly initialized 45 | char proto_name[IFNAMSIZ]; | ^~~~~~~~~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_wx.c:44:7: note: byref variable will be forcibly initialized 44 | char custom[MAX_CUSTOM_LEN]; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_sta_mgt.c: In function 'rtw_get_stainfo': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_sta_mgt.c:471:5: note: byref variable will be forcibly initialized 471 | u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_sta_mgt.c: In function 'rtw_init_bcmc_stainfo': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_sta_mgt.c:503:26: note: byref variable will be forcibly initialized 503 | NDIS_802_11_MAC_ADDRESS bcast_addr = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; | ^~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_sta_mgt.c: In function 'rtw_get_bcmc_stainfo': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_sta_mgt.c:522:5: note: byref variable will be forcibly initialized 522 | u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rv6xx_dpm.c: In function 'rv6xx_get_master_voltage_mask': /kisskb/src/drivers/gpu/drm/radeon/rv6xx_dpm.c:944:17: note: byref variable will be forcibly initialized 944 | u32 tmp_mask, tmp_set_pins; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rv6xx_dpm.c:944:7: note: byref variable will be forcibly initialized 944 | u32 tmp_mask, tmp_set_pins; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_sta_mgt.c: In function 'rtw_free_all_stainfo': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_sta_mgt.c:522:5: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/sched/signal.h:5, from /kisskb/src/drivers/staging/rtl8723bs/include/drv_types.h:17, from /kisskb/src/drivers/staging/rtl8723bs/core/rtw_sta_mgt.c:7: /kisskb/src/drivers/staging/rtl8723bs/core/rtw_sta_mgt.c:439:12: note: byref variable will be forcibly initialized 439 | LIST_HEAD(stainfo_free_list); | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /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_voltage_stepping_entry': /kisskb/src/drivers/gpu/drm/radeon/rv6xx_dpm.c:704:12: note: byref variable will be forcibly initialized 704 | u32 mask, set_pins; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rv6xx_dpm.c:704:6: note: byref variable will be forcibly initialized 704 | u32 mask, set_pins; | ^~~~ /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:658:6: note: byref variable will be forcibly initialized 658 | u32 vco_freq = 0, clk_v, clk_s; | ^~~~~~~~ /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/radeon/rv6xx_dpm.c: In function 'rv6xx_step_sw_voltage': /kisskb/src/drivers/gpu/drm/radeon/rv6xx_dpm.c:1278:6: note: byref variable will be forcibly initialized 1278 | u16 voltage_step; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rv6xx_dpm.c:1277:6: note: byref variable will be forcibly initialized 1277 | u16 true_target_voltage; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rv6xx_dpm.c:1276:6: note: byref variable will be forcibly initialized 1276 | u16 current_voltage; | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/dma-resv.h:44, from /kisskb/src/include/drm/drm_gem.h:38, from /kisskb/src/include/drm/ttm/ttm_bo_api.h:34, from /kisskb/src/drivers/gpu/drm/radeon/radeon.h:76, from /kisskb/src/drivers/gpu/drm/radeon/rv6xx_dpm.c:25: /kisskb/src/drivers/gpu/drm/radeon/rv6xx_dpm.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/rv6xx_dpm.c: In function 'rv6xx_parse_pplib_clock_info': /kisskb/src/drivers/gpu/drm/radeon/rv6xx_dpm.c:1864:20: note: byref variable will be forcibly initialized 1864 | u16 vddc, vddci, mvdd; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/rv6xx_dpm.c:1864:13: note: byref variable will be forcibly initialized 1864 | u16 vddc, vddci, mvdd; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/rv6xx_dpm.c:1864:7: note: byref variable will be forcibly initialized 1864 | u16 vddc, vddci, mvdd; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/rv6xx_dpm.c:1822:6: note: byref variable will be forcibly initialized 1822 | u16 vddc; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/rv6xx_dpm.c: In function 'rv6xx_parse_power_table': /kisskb/src/drivers/gpu/drm/radeon/rv6xx_dpm.c:1882:11: note: byref variable will be forcibly initialized 1882 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/rv6xx_dpm.c:1882:5: note: byref variable will be forcibly initialized 1882 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/rv6xx_dpm.c:1881:6: note: byref variable will be forcibly initialized 1881 | u16 data_offset; | ^~~~~~~~~~~ /kisskb/src/drivers/parport/procfs.c: In function 'do_active_device': /kisskb/src/drivers/parport/procfs.c:40:7: note: byref variable will be forcibly initialized 40 | char buffer[256]; | ^~~~~~ /kisskb/src/drivers/parport/procfs.c: In function 'do_autoprobe': /kisskb/src/drivers/parport/procfs.c:78:7: note: byref variable will be forcibly initialized 78 | char buffer[256]; | ^~~~~~ /kisskb/src/drivers/parport/procfs.c: In function 'do_hardware_modes': /kisskb/src/drivers/parport/procfs.c:201:7: note: byref variable will be forcibly initialized 201 | char buffer[40]; | ^~~~~~ /kisskb/src/drivers/parport/procfs.c: In function 'do_hardware_dma': /kisskb/src/drivers/parport/procfs.c:174:7: note: byref variable will be forcibly initialized 174 | char buffer[20]; | ^~~~~~ /kisskb/src/drivers/parport/procfs.c: In function 'do_hardware_irq': /kisskb/src/drivers/parport/procfs.c:147:7: note: byref variable will be forcibly initialized 147 | char buffer[20]; | ^~~~~~ /kisskb/src/drivers/parport/procfs.c: In function 'do_hardware_base_addr': /kisskb/src/drivers/parport/procfs.c:120:7: note: byref variable will be forcibly initialized 120 | char buffer[20]; | ^~~~~~ /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/amd/amdgpu/../display/amdgpu_dm/dc_fpu.c: In function 'dc_fpu_begin': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/dc_fpu.c:97:4: error: implicit declaration of function 'enable_kernel_altivec'; did you mean 'enable_kernel_vsx'? [-Werror=implicit-function-declaration] 97 | enable_kernel_altivec(); | ^~~~~~~~~~~~~~~~~~~~~ | enable_kernel_vsx In file included from /kisskb/src/include/linux/irq.h:21, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/highmem.h:11, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_arp.h:22, from /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_module.c:20: /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_module.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_module.c: In function 'write_debug_level': /kisskb/src/drivers/staging/rtl8192u/ieee80211/ieee80211_module.c:236:16: note: byref variable will be forcibly initialized 236 | unsigned long val; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/dc_fpu.c: In function 'dc_fpu_end': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/dc_fpu.c:133:4: error: implicit declaration of function 'disable_kernel_altivec'; did you mean 'disable_kernel_vsx'? [-Werror=implicit-function-declaration] 133 | disable_kernel_altivec(); | ^~~~~~~~~~~~~~~~~~~~~~ | disable_kernel_vsx /kisskb/src/drivers/media/dvb-frontends/rtl2832.c: In function 'rtl2832_rd_demod_reg': /kisskb/src/drivers/media/dvb-frontends/rtl2832.c:148:15: note: byref variable will be forcibly initialized 148 | u8 msb, lsb, reading[4], len; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/rtl2832.c: In function 'rtl2832_get_frontend': /kisskb/src/drivers/media/dvb-frontends/rtl2832.c:530:5: note: byref variable will be forcibly initialized 530 | u8 buf[3]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/rtl2832.c: In function 'rtl2832_pid_filter': /kisskb/src/drivers/media/dvb-frontends/rtl2832.c:980:5: note: byref variable will be forcibly initialized 980 | u8 buf[4]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/rtl2832.c: In function 'rtl2832_wr_demod_reg': /kisskb/src/drivers/media/dvb-frontends/rtl2832.c:178:27: note: byref variable will be forcibly initialized 178 | u8 msb, lsb, reading[4], writing[4], len; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/rtl2832.c:178:15: note: byref variable will be forcibly initialized 178 | u8 msb, lsb, reading[4], writing[4], len; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_color.c: In function '__set_legacy_tf': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_color.c:197:19: note: byref variable will be forcibly initialized 197 | struct dc_gamma *gamma = NULL; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_color.c: In function '__set_output_tf': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_color.c:226:19: note: byref variable will be forcibly initialized 226 | struct dc_gamma *gamma = NULL; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/rtl2832.c: In function 'rtl2832_init': /kisskb/src/drivers/media/dvb-frontends/rtl2832.c:253:27: note: byref variable will be forcibly initialized 253 | struct rtl2832_reg_value rtl2832_initial_regs[] = { | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_color.c: In function '__set_input_tf': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_color.c:269:19: note: byref variable will be forcibly initialized 269 | struct dc_gamma *gamma = NULL; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/rtl2832.c: In function 'rtl2832_read_status': /kisskb/src/drivers/media/dvb-frontends/rtl2832.c:644:12: note: byref variable will be forcibly initialized 644 | u8 u8tmp, buf[2]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/rtl2832.c:644:5: note: byref variable will be forcibly initialized 644 | u8 u8tmp, buf[2]; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/rtl2832.c:643:6: note: byref variable will be forcibly initialized 643 | u32 tmp; | ^~~ /kisskb/src/drivers/media/dvb-frontends/rtl2832.c: In function 'rtl2832_set_frontend': /kisskb/src/drivers/media/dvb-frontends/rtl2832.c:446:7: note: byref variable will be forcibly initialized 446 | u32 if_freq; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_mst_types.c: In function 'validate_dsc_caps_on_connector': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_mst_types.c:177:5: note: byref variable will be forcibly initialized 177 | u8 dsc_branch_dec_caps_raw[3] = { 0 }; // DSC branch decoder caps 0xA0 ~ 0xA2 | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_mst_types.c:176:5: note: byref variable will be forcibly initialized 176 | u8 dsc_caps[16] = { 0 }; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/rtl2832.c: In function 'rtl2832_probe': /kisskb/src/drivers/media/dvb-frontends/rtl2832.c:1031:5: note: byref variable will be forcibly initialized 1031 | u8 tmp; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_mst_types.c: In function 'dm_dp_mst_get_modes': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_mst_types.c:266:28: note: byref variable will be forcibly initialized 266 | struct dc_sink_init_data init_params = { | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_mst_types.c:234:30: note: byref variable will be forcibly initialized 234 | struct dc_sink_init_data init_params = { | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_mst_types.c: In function 'dm_dp_aux_transfer': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_mst_types.c:57:28: note: byref variable will be forcibly initialized 57 | enum aux_return_code_type operation_result; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_mst_types.c:56:21: note: byref variable will be forcibly initialized 56 | struct aux_payload payload; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_mst_types.c: In function 'bpp_x16_from_pbn': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_mst_types.c:584:23: note: byref variable will be forcibly initialized 584 | struct dc_dsc_config dsc_config; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_mst_types.c: In function 'compute_mst_dsc_configs_for_link': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_mst_types.c:781:24: note: byref variable will be forcibly initialized 781 | struct dc_dsc_policy dsc_policy = {0}; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_mst_types.c:772:33: note: byref variable will be forcibly initialized 772 | struct dsc_mst_fairness_params params[MAX_PIPES]; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_mst_types.c: In function 'compute_mst_dsc_configs_for_state': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_mst_types.c:955:6: note: byref variable will be forcibly initialized 955 | int link_vars_start_index = 0; | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_mst_types.c:953:7: note: byref variable will be forcibly initialized 953 | bool computed_streams[MAX_PIPES]; | ^~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:288: drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/dc_fpu.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:669, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:41: /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'perf_trace_amdgpu_dc_reg_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:42:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 42 | DECLARE_EVENT_CLASS(amdgpu_dc_reg_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:42:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 42 | DECLARE_EVENT_CLASS(amdgpu_dc_reg_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'perf_trace_amdgpu_dm_connector_atomic_check': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:101:1: note: in expansion of macro 'TRACE_EVENT' 101 | TRACE_EVENT(amdgpu_dm_connector_atomic_check, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:101:1: note: in expansion of macro 'TRACE_EVENT' 101 | TRACE_EVENT(amdgpu_dm_connector_atomic_check, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'perf_trace_amdgpu_dm_crtc_atomic_check': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:158:1: note: in expansion of macro 'TRACE_EVENT' 158 | TRACE_EVENT(amdgpu_dm_crtc_atomic_check, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:158:1: note: in expansion of macro 'TRACE_EVENT' 158 | TRACE_EVENT(amdgpu_dm_crtc_atomic_check, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'perf_trace_amdgpu_dm_plane_state_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:222:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 222 | DECLARE_EVENT_CLASS(amdgpu_dm_plane_state_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:222:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 222 | DECLARE_EVENT_CLASS(amdgpu_dm_plane_state_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'perf_trace_amdgpu_dm_atomic_state_template': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:314:1: note: in expansion of macro 'TRACE_EVENT' 314 | TRACE_EVENT(amdgpu_dm_atomic_state_template, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:314:1: note: in expansion of macro 'TRACE_EVENT' 314 | TRACE_EVENT(amdgpu_dm_atomic_state_template, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'perf_trace_amdgpu_dm_atomic_check_finish': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:358:1: note: in expansion of macro 'TRACE_EVENT' 358 | TRACE_EVENT(amdgpu_dm_atomic_check_finish, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:358:1: note: in expansion of macro 'TRACE_EVENT' 358 | TRACE_EVENT(amdgpu_dm_atomic_check_finish, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'perf_trace_amdgpu_dm_dc_pipe_state': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:381:1: note: in expansion of macro 'TRACE_EVENT' 381 | TRACE_EVENT(amdgpu_dm_dc_pipe_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:381:1: note: in expansion of macro 'TRACE_EVENT' 381 | TRACE_EVENT(amdgpu_dm_dc_pipe_state, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'perf_trace_amdgpu_dm_dc_clocks_state': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:487:1: note: in expansion of macro 'TRACE_EVENT' 487 | TRACE_EVENT(amdgpu_dm_dc_clocks_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:487:1: note: in expansion of macro 'TRACE_EVENT' 487 | TRACE_EVENT(amdgpu_dm_dc_clocks_state, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'perf_trace_amdgpu_dm_dce_clocks_state': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:556:1: note: in expansion of macro 'TRACE_EVENT' 556 | TRACE_EVENT(amdgpu_dm_dce_clocks_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:556:1: note: in expansion of macro 'TRACE_EVENT' 556 | TRACE_EVENT(amdgpu_dm_dce_clocks_state, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'perf_trace_amdgpu_dmub_trace_high_irq': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:600:1: note: in expansion of macro 'TRACE_EVENT' 600 | TRACE_EVENT(amdgpu_dmub_trace_high_irq, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:600:1: note: in expansion of macro 'TRACE_EVENT' 600 | TRACE_EVENT(amdgpu_dmub_trace_high_irq, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'perf_trace_amdgpu_refresh_rate_track': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:621:1: note: in expansion of macro 'TRACE_EVENT' 621 | TRACE_EVENT(amdgpu_refresh_rate_track, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:621:1: note: in expansion of macro 'TRACE_EVENT' 621 | TRACE_EVENT(amdgpu_refresh_rate_track, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'perf_trace_dcn_fpu': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:640:1: note: in expansion of macro 'TRACE_EVENT' 640 | TRACE_EVENT(dcn_fpu, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:640:1: note: in expansion of macro 'TRACE_EVENT' 640 | TRACE_EVENT(dcn_fpu, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:669, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:41: /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'trace_event_raw_event_amdgpu_dc_reg_template': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:42:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 42 | DECLARE_EVENT_CLASS(amdgpu_dc_reg_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'trace_event_raw_event_amdgpu_dm_connector_atomic_check': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:101:1: note: in expansion of macro 'TRACE_EVENT' 101 | TRACE_EVENT(amdgpu_dm_connector_atomic_check, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'trace_event_raw_event_amdgpu_dm_crtc_atomic_check': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:158:1: note: in expansion of macro 'TRACE_EVENT' 158 | TRACE_EVENT(amdgpu_dm_crtc_atomic_check, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'trace_event_raw_event_amdgpu_dm_plane_state_template': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:222:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 222 | DECLARE_EVENT_CLASS(amdgpu_dm_plane_state_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'trace_event_raw_event_amdgpu_dm_atomic_state_template': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:314:1: note: in expansion of macro 'TRACE_EVENT' 314 | TRACE_EVENT(amdgpu_dm_atomic_state_template, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'trace_event_raw_event_amdgpu_dm_atomic_check_finish': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:358:1: note: in expansion of macro 'TRACE_EVENT' 358 | TRACE_EVENT(amdgpu_dm_atomic_check_finish, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'trace_event_raw_event_amdgpu_dm_dc_pipe_state': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:381:1: note: in expansion of macro 'TRACE_EVENT' 381 | TRACE_EVENT(amdgpu_dm_dc_pipe_state, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'trace_event_raw_event_amdgpu_dm_dc_clocks_state': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:487:1: note: in expansion of macro 'TRACE_EVENT' 487 | TRACE_EVENT(amdgpu_dm_dc_clocks_state, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'trace_event_raw_event_amdgpu_dm_dce_clocks_state': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:556:1: note: in expansion of macro 'TRACE_EVENT' 556 | TRACE_EVENT(amdgpu_dm_dce_clocks_state, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'trace_event_raw_event_amdgpu_dmub_trace_high_irq': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:600:1: note: in expansion of macro 'TRACE_EVENT' 600 | TRACE_EVENT(amdgpu_dmub_trace_high_irq, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'trace_event_raw_event_amdgpu_refresh_rate_track': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:621:1: note: in expansion of macro 'TRACE_EVENT' 621 | TRACE_EVENT(amdgpu_refresh_rate_track, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'trace_event_raw_event_dcn_fpu': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:640:1: note: in expansion of macro 'TRACE_EVENT' 640 | TRACE_EVENT(dcn_fpu, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:669, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:41: /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'perf_trace_amdgpu_dc_performance': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:70:1: note: in expansion of macro 'TRACE_EVENT' 70 | TRACE_EVENT(amdgpu_dc_performance, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:70:1: note: in expansion of macro 'TRACE_EVENT' 70 | TRACE_EVENT(amdgpu_dc_performance, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:669, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:41: /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'trace_event_raw_event_amdgpu_dc_performance': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:70:1: note: in expansion of macro 'TRACE_EVENT' 70 | TRACE_EVENT(amdgpu_dc_performance, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_trace.h:669, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:41: /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function '__bpf_trace_amdgpu_dc_reg_template': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:42:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 42 | DECLARE_EVENT_CLASS(amdgpu_dc_reg_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:42:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 42 | DECLARE_EVENT_CLASS(amdgpu_dc_reg_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:42:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 42 | DECLARE_EVENT_CLASS(amdgpu_dc_reg_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:42:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 42 | DECLARE_EVENT_CLASS(amdgpu_dc_reg_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:42:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 42 | DECLARE_EVENT_CLASS(amdgpu_dc_reg_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:42:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 42 | DECLARE_EVENT_CLASS(amdgpu_dc_reg_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function '__bpf_trace_amdgpu_refresh_rate_track': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:621:1: note: in expansion of macro 'TRACE_EVENT' 621 | TRACE_EVENT(amdgpu_refresh_rate_track, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:621:1: note: in expansion of macro 'TRACE_EVENT' 621 | TRACE_EVENT(amdgpu_refresh_rate_track, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:621:1: note: in expansion of macro 'TRACE_EVENT' 621 | TRACE_EVENT(amdgpu_refresh_rate_track, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:621:1: note: in expansion of macro 'TRACE_EVENT' 621 | TRACE_EVENT(amdgpu_refresh_rate_track, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:621:1: note: in expansion of macro 'TRACE_EVENT' 621 | TRACE_EVENT(amdgpu_refresh_rate_track, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:621:1: note: in expansion of macro 'TRACE_EVENT' 621 | TRACE_EVENT(amdgpu_refresh_rate_track, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function '__bpf_trace_amdgpu_dc_performance': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:70:1: note: in expansion of macro 'TRACE_EVENT' 70 | TRACE_EVENT(amdgpu_dc_performance, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:70:1: note: in expansion of macro 'TRACE_EVENT' 70 | TRACE_EVENT(amdgpu_dc_performance, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:70:1: note: in expansion of macro 'TRACE_EVENT' 70 | TRACE_EVENT(amdgpu_dc_performance, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:70:1: note: in expansion of macro 'TRACE_EVENT' 70 | TRACE_EVENT(amdgpu_dc_performance, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:70:1: note: in expansion of macro 'TRACE_EVENT' 70 | TRACE_EVENT(amdgpu_dc_performance, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:70:1: note: in expansion of macro 'TRACE_EVENT' 70 | TRACE_EVENT(amdgpu_dc_performance, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:70:1: note: in expansion of macro 'TRACE_EVENT' 70 | TRACE_EVENT(amdgpu_dc_performance, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:70:1: note: in expansion of macro 'TRACE_EVENT' 70 | TRACE_EVENT(amdgpu_dc_performance, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:70:1: note: in expansion of macro 'TRACE_EVENT' 70 | TRACE_EVENT(amdgpu_dc_performance, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:70:1: note: in expansion of macro 'TRACE_EVENT' 70 | TRACE_EVENT(amdgpu_dc_performance, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:70:1: note: in expansion of macro 'TRACE_EVENT' 70 | TRACE_EVENT(amdgpu_dc_performance, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:70:1: note: in expansion of macro 'TRACE_EVENT' 70 | TRACE_EVENT(amdgpu_dc_performance, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function '__bpf_trace_amdgpu_dm_connector_atomic_check': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:101:1: note: in expansion of macro 'TRACE_EVENT' 101 | TRACE_EVENT(amdgpu_dm_connector_atomic_check, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:101:1: note: in expansion of macro 'TRACE_EVENT' 101 | TRACE_EVENT(amdgpu_dm_connector_atomic_check, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function '__bpf_trace_amdgpu_dm_crtc_atomic_check': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:158:1: note: in expansion of macro 'TRACE_EVENT' 158 | TRACE_EVENT(amdgpu_dm_crtc_atomic_check, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:158:1: note: in expansion of macro 'TRACE_EVENT' 158 | TRACE_EVENT(amdgpu_dm_crtc_atomic_check, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function '__bpf_trace_amdgpu_dm_plane_state_template': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:222:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 222 | DECLARE_EVENT_CLASS(amdgpu_dm_plane_state_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:222:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 222 | DECLARE_EVENT_CLASS(amdgpu_dm_plane_state_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c: In function 'get_rate_set': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c:165:16: note: byref variable will be forcibly initialized 165 | unsigned char supportedrates[NumRates]; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function '__bpf_trace_amdgpu_dm_atomic_state_template': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:314:1: note: in expansion of macro 'TRACE_EVENT' 314 | TRACE_EVENT(amdgpu_dm_atomic_state_template, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:314:1: note: in expansion of macro 'TRACE_EVENT' 314 | TRACE_EVENT(amdgpu_dm_atomic_state_template, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function '__bpf_trace_amdgpu_dm_dc_clocks_state': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:487:1: note: in expansion of macro 'TRACE_EVENT' 487 | TRACE_EVENT(amdgpu_dm_dc_clocks_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:487:1: note: in expansion of macro 'TRACE_EVENT' 487 | TRACE_EVENT(amdgpu_dm_dc_clocks_state, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function '__bpf_trace_amdgpu_dm_dce_clocks_state': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:556:1: note: in expansion of macro 'TRACE_EVENT' 556 | TRACE_EVENT(amdgpu_dm_dce_clocks_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST1' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:556:1: note: in expansion of macro 'TRACE_EVENT' 556 | TRACE_EVENT(amdgpu_dm_dce_clocks_state, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function '__bpf_trace_amdgpu_dm_atomic_check_finish': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:358:1: note: in expansion of macro 'TRACE_EVENT' 358 | TRACE_EVENT(amdgpu_dm_atomic_check_finish, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:358:1: note: in expansion of macro 'TRACE_EVENT' 358 | TRACE_EVENT(amdgpu_dm_atomic_check_finish, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:358:1: note: in expansion of macro 'TRACE_EVENT' 358 | TRACE_EVENT(amdgpu_dm_atomic_check_finish, | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c: In function 'Save_DM_Func_Flag': /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:358:1: note: in expansion of macro 'TRACE_EVENT' 358 | TRACE_EVENT(amdgpu_dm_atomic_check_finish, | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c:227:5: note: byref variable will be forcibly initialized 227 | u8 bSaveFlag = true; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c: In function 'Restore_DM_Func_Flag': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c:234:5: note: byref variable will be forcibly initialized 234 | u8 bSaveFlag = false; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function '__bpf_trace_amdgpu_dm_dc_pipe_state': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:381:1: note: in expansion of macro 'TRACE_EVENT' 381 | TRACE_EVENT(amdgpu_dm_dc_pipe_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:381:1: note: in expansion of macro 'TRACE_EVENT' 381 | TRACE_EVENT(amdgpu_dm_dc_pipe_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:381:1: note: in expansion of macro 'TRACE_EVENT' 381 | TRACE_EVENT(amdgpu_dm_dc_pipe_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:381:1: note: in expansion of macro 'TRACE_EVENT' 381 | TRACE_EVENT(amdgpu_dm_dc_pipe_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:381:1: note: in expansion of macro 'TRACE_EVENT' 381 | TRACE_EVENT(amdgpu_dm_dc_pipe_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:381:1: note: in expansion of macro 'TRACE_EVENT' 381 | TRACE_EVENT(amdgpu_dm_dc_pipe_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:381:1: note: in expansion of macro 'TRACE_EVENT' 381 | TRACE_EVENT(amdgpu_dm_dc_pipe_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:381:1: note: in expansion of macro 'TRACE_EVENT' 381 | TRACE_EVENT(amdgpu_dm_dc_pipe_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:381:1: note: in expansion of macro 'TRACE_EVENT' 381 | TRACE_EVENT(amdgpu_dm_dc_pipe_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:381:1: note: in expansion of macro 'TRACE_EVENT' 381 | TRACE_EVENT(amdgpu_dm_dc_pipe_state, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function '__bpf_trace_amdgpu_dmub_trace_high_irq': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:600:1: note: in expansion of macro 'TRACE_EVENT' 600 | TRACE_EVENT(amdgpu_dmub_trace_high_irq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:600:1: note: in expansion of macro 'TRACE_EVENT' 600 | TRACE_EVENT(amdgpu_dmub_trace_high_irq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:600:1: note: in expansion of macro 'TRACE_EVENT' 600 | TRACE_EVENT(amdgpu_dmub_trace_high_irq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:600:1: note: in expansion of macro 'TRACE_EVENT' 600 | TRACE_EVENT(amdgpu_dmub_trace_high_irq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:600:1: note: in expansion of macro 'TRACE_EVENT' 600 | TRACE_EVENT(amdgpu_dmub_trace_high_irq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:600:1: note: in expansion of macro 'TRACE_EVENT' 600 | TRACE_EVENT(amdgpu_dmub_trace_high_irq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:600:1: note: in expansion of macro 'TRACE_EVENT' 600 | TRACE_EVENT(amdgpu_dmub_trace_high_irq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:600:1: note: in expansion of macro 'TRACE_EVENT' 600 | TRACE_EVENT(amdgpu_dmub_trace_high_irq, | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function '__bpf_trace_dcn_fpu': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:640:1: note: in expansion of macro 'TRACE_EVENT' 640 | TRACE_EVENT(dcn_fpu, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:640:1: note: in expansion of macro 'TRACE_EVENT' 640 | TRACE_EVENT(dcn_fpu, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:640:1: note: in expansion of macro 'TRACE_EVENT' 640 | TRACE_EVENT(dcn_fpu, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:640:1: note: in expansion of macro 'TRACE_EVENT' 640 | TRACE_EVENT(dcn_fpu, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:640:1: note: in expansion of macro 'TRACE_EVENT' 640 | TRACE_EVENT(dcn_fpu, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:640:1: note: in expansion of macro 'TRACE_EVENT' 640 | TRACE_EVENT(dcn_fpu, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:640:1: note: in expansion of macro 'TRACE_EVENT' 640 | TRACE_EVENT(dcn_fpu, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/./amdgpu_dm_trace.h:640:1: note: in expansion of macro 'TRACE_EVENT' 640 | TRACE_EVENT(dcn_fpu, | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c: In function 'get_beacon_interval': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c:377:9: note: byref variable will be forcibly initialized 377 | __le16 val; | ^~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c: In function 'read_cam': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c:466:15: note: byref variable will be forcibly initialized 466 | u32 j, addr, cmd; | ^~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c: In function '_write_cam': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c:481:6: note: byref variable will be forcibly initialized 481 | u32 cam_val[2]; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c: In function '_clear_cam_entry': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c:509:16: note: byref variable will be forcibly initialized 509 | unsigned char null_key[] = {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c:508:16: note: byref variable will be forcibly initialized 508 | unsigned char null_sta[] = {0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'fill_dc_scaling_info': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:4608:39: note: byref variable will be forcibly initialized 4608 | int scale_w, scale_h, min_downscale, max_upscale; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c: In function 'clear_cam_entry': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c:508:16: note: byref variable will be forcibly initialized /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:4608:24: note: byref variable will be forcibly initialized 4608 | int scale_w, scale_h, min_downscale, max_upscale; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c:509:16: note: byref variable will be forcibly initialized 509 | unsigned char null_key[] = {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'validate_dcc': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:4752:28: note: byref variable will be forcibly initialized 4752 | struct dc_surface_dcc_cap output; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:4751:30: note: byref variable will be forcibly initialized 4751 | struct dc_dcc_surface_param input; | ^~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c: In function 'WMMOnAssocRsp': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c:775:15: note: byref variable will be forcibly initialized 775 | u32 edca[4], inx[4]; | ^~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c:775:6: note: byref variable will be forcibly initialized 775 | u32 edca[4], inx[4]; | ^~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c:774:6: note: byref variable will be forcibly initialized 774 | u32 acParm, i; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c:772:5: note: byref variable will be forcibly initialized 772 | u8 acm_mask; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'amdgpu_dm_audio_component_get_eld': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:886:33: note: byref variable will be forcibly initialized 886 | struct drm_connector_list_iter conn_iter; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'dm_set_dpms_off': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:2520:7: note: byref variable will be forcibly initialized 2520 | bool dpms_off = true; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:2519:26: note: byref variable will be forcibly initialized 2519 | struct dc_stream_update stream_update; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'dm_handle_mst_sideband_msg': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:3055:7: note: byref variable will be forcibly initialized 3055 | bool new_irq_handled = false; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:3053:10: note: byref variable will be forcibly initialized 3053 | uint8_t esi[DP_PSR_ERROR_STATUS - DP_SINK_COUNT_ESI] = { 0 }; | ^~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c: In function 'HTOnAssocRsp': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c:1057:16: note: byref variable will be forcibly initialized 1057 | unsigned char min_MPDU_spacing; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c:1056:16: note: byref variable will be forcibly initialized 1056 | unsigned char max_AMPDU_len; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'dm_handle_hpd_rx_offload_work': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:1256:26: note: byref variable will be forcibly initialized 1256 | enum dc_connection_type new_connection_type = dc_connection_none; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c: In function 'rtw_check_bcn_info': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c:1162:6: note: byref variable will be forcibly initialized 1162 | u32 wpa_ielen = 0; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c:1160:45: note: byref variable will be forcibly initialized 1160 | int group_cipher = 0, pairwise_cipher = 0, is_8021x = 0; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c:1160:24: note: byref variable will be forcibly initialized 1160 | int group_cipher = 0, pairwise_cipher = 0, is_8021x = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c:1160:6: note: byref variable will be forcibly initialized 1160 | int group_cipher = 0, pairwise_cipher = 0, is_8021x = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c:1157:19: note: byref variable will be forcibly initialized 1157 | u16 wpa_len = 0, rsn_len = 0; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c:1157:6: note: byref variable will be forcibly initialized 1157 | u16 wpa_len = 0, rsn_len = 0; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c:1152:15: note: byref variable will be forcibly initialized 1152 | unsigned int len; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/trace_recursion.h:5, from /kisskb/src/include/linux/ftrace.h:10, from /kisskb/src/include/linux/kprobes.h:28, from /kisskb/src/include/linux/kgdb.h:19, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/os_types.h:30, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services_types.h:29, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:29: /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c: In function 'update_IOT_info': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c:1514:6: note: byref variable will be forcibly initialized 1514 | void update_IOT_info(struct adapter *padapter) | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c:1514:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c: In function 'update_capinfo': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c:1548:8: note: byref variable will be forcibly initialized 1548 | bool ShortPreamble; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c: In function 'update_wireless_mode': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c:1597:6: note: byref variable will be forcibly initialized 1597 | u32 SIFS_Timer; | ^~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c: In function 'update_sta_support_rate': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c:1645:15: note: byref variable will be forcibly initialized 1645 | unsigned int ie_len; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c: In function 'rtw_alloc_macid': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c:1786:5: note: byref variable will be forcibly initialized 1786 | u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c: In function 'rtw_release_macid': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_wlan_util.c:1814:5: note: byref variable will be forcibly initialized 1814 | u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'dm_dmub_hw_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:1024:7: note: byref variable will be forcibly initialized 1024 | bool has_hw_support; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:1020:28: note: byref variable will be forcibly initialized 1020 | struct dmub_srv_hw_params hw_params; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'detect_mst_link_for_all_connectors': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:2031:33: note: byref variable will be forcibly initialized 2031 | struct drm_connector_list_iter iter; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 's3_handle_mst': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:2107:33: note: byref variable will be forcibly initialized 2107 | struct drm_connector_list_iter iter; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'amdgpu_dm_commit_zero_streams': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:2284:26: note: byref variable will be forcibly initialized 2284 | struct dc_stream_state *del_streams[MAX_PIPES]; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'fill_hdr_info_packet': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:7062:16: note: byref variable will be forcibly initialized 7062 | unsigned char buf[30]; /* 26 + 4 */ | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:7061:28: note: byref variable will be forcibly initialized 7061 | struct hdmi_drm_infoframe frame; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'amdgpu_dm_connector_atomic_check': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:7135:25: note: byref variable will be forcibly initialized 7135 | struct dc_info_packet hdr_infopacket; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'update_stream_irq_parameters': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:8959:29: note: byref variable will be forcibly initialized 8959 | struct mod_freesync_config config = new_crtc_state->freesync_config; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:8958:24: note: byref variable will be forcibly initialized 8958 | struct mod_vrr_params vrr_params; | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/dma-resv.h:44, from /kisskb/src/include/drm/drm_gem.h:38, from /kisskb/src/include/drm/ttm/ttm_bo_api.h:34, from /kisskb/src/drivers/gpu/drm/radeon/radeon.h:76, from /kisskb/src/drivers/gpu/drm/radeon/rv770_dpm.c:25: /kisskb/src/drivers/gpu/drm/radeon/rv770_dpm.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/rv770_dpm.c: In function 'rv770_construct_vddc_table': /kisskb/src/drivers/gpu/drm/radeon/rv770_dpm.c:1251:18: note: byref variable will be forcibly initialized 1251 | u32 gpio_pins, gpio_mask; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rv770_dpm.c:1251:7: note: byref variable will be forcibly initialized 1251 | u32 gpio_pins, gpio_mask; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rv770_dpm.c:1236:16: note: byref variable will be forcibly initialized 1236 | u16 min, max, step; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/rv770_dpm.c:1236:11: note: byref variable will be forcibly initialized 1236 | u16 min, max, step; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/rv770_dpm.c:1236:6: note: byref variable will be forcibly initialized 1236 | u16 min, max, step; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'update_freesync_state_on_stream': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:8878:24: note: byref variable will be forcibly initialized 8878 | struct mod_vrr_params vrr_params; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rv770_dpm.c: In function 'rv770_get_mvdd_pin_configuration': /kisskb/src/drivers/gpu/drm/radeon/rv770_dpm.c:1287:17: note: byref variable will be forcibly initialized 1287 | u32 gpio_pins, gpio_mask; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rv770_dpm.c:1287:6: note: byref variable will be forcibly initialized 1287 | u32 gpio_pins, gpio_mask; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'handle_cursor_update': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:8799:30: note: byref variable will be forcibly initialized 8799 | struct dc_cursor_attributes attributes; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:8798:28: note: byref variable will be forcibly initialized 8798 | struct dc_cursor_position position = {0}; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'amdgpu_dm_commit_planes': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:9078:30: note: byref variable will be forcibly initialized 9078 | int planes_count = 0, vpos, hpos; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:9078:24: note: byref variable will be forcibly initialized 9078 | int planes_count = 0, vpos, hpos; | ^~~~ /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/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'amdgpu_dm_backlight_get_level': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:3966:12: note: byref variable will be forcibly initialized 3966 | u32 avg, peak; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:3966:7: note: byref variable will be forcibly initialized 3966 | u32 avg, peak; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:3959:34: note: byref variable will be forcibly initialized 3959 | struct amdgpu_dm_backlight_caps caps; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/rv770_dpm.c: In function 'rv7xx_parse_pplib_clock_info': /kisskb/src/drivers/gpu/drm/radeon/rv770_dpm.c:2251:20: note: byref variable will be forcibly initialized 2251 | u16 vddc, vddci, mvdd; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/rv770_dpm.c:2251:13: note: byref variable will be forcibly initialized 2251 | u16 vddc, vddci, mvdd; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/rv770_dpm.c:2251:7: note: byref variable will be forcibly initialized 2251 | u16 vddc, vddci, mvdd; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'amdgpu_dm_atomic_commit_tail': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:9699:25: note: byref variable will be forcibly initialized 9699 | struct dc_info_packet hdr_packet; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:9698:27: note: byref variable will be forcibly initialized 9698 | struct dc_stream_update stream_update; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:9697:28: note: byref variable will be forcibly initialized 9697 | struct dc_surface_update dummy_updates[MAX_SURFACES]; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:9562:30: note: byref variable will be forcibly initialized 9562 | struct dc_cursor_position position; | ^~~~~~~~ /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/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'fill_stream_properties_from_drm_display_mode': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:5798:28: note: byref variable will be forcibly initialized 5798 | struct hdmi_avi_infoframe avi_frame; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:5797:31: note: byref variable will be forcibly initialized 5797 | struct hdmi_vendor_infoframe hv_frame; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'create_stream_for_sink': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:6334:27: note: byref variable will be forcibly initialized 6334 | struct dsc_dec_dpcd_caps dsc_caps; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:6326:26: note: byref variable will be forcibly initialized 6326 | struct drm_display_mode saved_mode; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:6325:26: note: byref variable will be forcibly initialized 6325 | struct drm_display_mode mode = *drm_mode; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'dm_plane_helper_check_state': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:7611:21: note: byref variable will be forcibly initialized 7611 | int min_downscale, max_upscale; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:7611:6: note: byref variable will be forcibly initialized 7611 | int min_downscale, max_upscale; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'fill_dc_plane_attributes': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:5533:23: note: byref variable will be forcibly initialized 5533 | struct dc_plane_info plane_info; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:5532:25: note: byref variable will be forcibly initialized 5532 | struct dc_scaling_info scaling_info; | ^~~~~~~~~~~~ /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; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'dm_update_crtc_state': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:10153:26: note: byref variable will be forcibly initialized 10153 | struct dm_atomic_state *dm_state = NULL; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rv770_dpm.c: In function 'rv770_get_max_vddc': /kisskb/src/drivers/gpu/drm/radeon/rv770_dpm.c:1694:6: note: byref variable will be forcibly initialized 1694 | u16 vddc; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'dm_update_plane_state': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:10584:26: note: byref variable will be forcibly initialized 10584 | struct dm_atomic_state *dm_state = NULL; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rv770_dpm.c: In function 'rv7xx_parse_power_table': /kisskb/src/drivers/gpu/drm/radeon/rv770_dpm.c:2278:11: note: byref variable will be forcibly initialized 2278 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/rv770_dpm.c:2278:5: note: byref variable will be forcibly initialized 2278 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/rv770_dpm.c:2277:6: note: byref variable will be forcibly initialized 2277 | u16 data_offset; | ^~~~~~~~~~~ /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/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'amdgpu_dm_atomic_check': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:11117:34: note: byref variable will be forcibly initialized 11117 | struct drm_connector_list_iter iter; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:10881:31: note: byref variable will be forcibly initialized 10881 | struct dsc_mst_fairness_vars vars[MAX_PIPES]; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:10878:7: note: byref variable will be forcibly initialized 10878 | bool lock_and_validation_needed = false; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:10868:26: note: byref variable will be forcibly initialized 10868 | struct dm_atomic_state *dm_state = NULL; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'dm_plane_atomic_check': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:7669:25: note: byref variable will be forcibly initialized 7669 | struct dc_scaling_info scaling_info; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'dm_plane_helper_cleanup_fb': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:7589:20: note: byref variable will be forcibly initialized 7589 | struct amdgpu_bo *rbo; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'dm_plane_helper_prepare_fb': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:7506:24: note: byref variable will be forcibly initialized 7506 | struct ww_acquire_ctx ticket; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:7505:29: note: byref variable will be forcibly initialized 7505 | struct ttm_validate_buffer tv; | ^~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:7504:19: note: byref variable will be forcibly initialized 7504 | struct list_head list; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'get_plane_modifiers': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:5155:21: note: byref variable will be forcibly initialized 5155 | uint64_t size = 0, capacity = 128; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:5155:11: note: byref variable will be forcibly initialized 5155 | uint64_t size = 0, capacity = 128; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'amdgpu_dm_plane_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:7842:12: note: byref variable will be forcibly initialized 7842 | uint64_t *modifiers = NULL; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:7838:11: note: byref variable will be forcibly initialized 7838 | uint32_t formats[32]; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'dm_dmub_outbox1_low_irq': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:751:27: note: byref variable will be forcibly initialized 751 | struct dmub_notification notify; | ^~~~~~ In file included from /kisskb/src/drivers/iio/gyro/adis16130.c:10: /kisskb/src/drivers/iio/gyro/adis16130.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/iio/gyro/adis16130.c: In function 'adis16130_read_raw': /kisskb/src/drivers/iio/gyro/adis16130.c:76:6: note: byref variable will be forcibly initialized 76 | u32 temp; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'amdgpu_dm_connector_add_common_modes': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:8060:4: note: byref variable will be forcibly initialized 8060 | } common_modes[] = { | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'amdgpu_dm_i2c_xfer': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:8395:21: note: byref variable will be forcibly initialized 8395 | struct i2c_command cmd; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'amdgpu_dm_register_backlight_device': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:4005:7: note: byref variable will be forcibly initialized 4005 | char bl_name[16]; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'dm_crtc_get_scanoutpos': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:259:51: note: byref variable will be forcibly initialized 259 | uint32_t v_blank_start, v_blank_end, h_position, v_position; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:259:39: note: byref variable will be forcibly initialized 259 | uint32_t v_blank_start, v_blank_end, h_position, v_position; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:259:26: note: byref variable will be forcibly initialized 259 | uint32_t v_blank_start, v_blank_end, h_position, v_position; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:259:11: note: byref variable will be forcibly initialized 259 | uint32_t v_blank_start, v_blank_end, h_position, v_position; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'dm_pflip_high_irq': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:372:38: note: byref variable will be forcibly initialized 372 | uint32_t vpos, hpos, v_blank_start, v_blank_end; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:372:23: note: byref variable will be forcibly initialized 372 | uint32_t vpos, hpos, v_blank_start, v_blank_end; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:372:17: note: byref variable will be forcibly initialized 372 | uint32_t vpos, hpos, v_blank_start, v_blank_end; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:372:11: note: byref variable will be forcibly initialized 372 | uint32_t vpos, hpos, v_blank_start, v_blank_end; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/rtl2832_sdr.c: In function 'rtl2832_sdr_set_adc': /kisskb/src/drivers/media/dvb-frontends/rtl2832_sdr.c:491:5: note: byref variable will be forcibly initialized 491 | u8 buf[4], u8tmp1, u8tmp2; | ^~~ /kisskb/src/drivers/media/dvb-frontends/rtl2832_sdr.c:490:21: note: byref variable will be forcibly initialized 490 | unsigned int f_sr, f_if; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'dm_dmub_sw_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:1837:28: note: byref variable will be forcibly initialized 1837 | struct dmub_srv_fb_params fb_params; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:1836:30: note: byref variable will be forcibly initialized 1836 | struct dmub_srv_region_info region_info; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:1835:32: note: byref variable will be forcibly initialized 1835 | struct dmub_srv_region_params region_params; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:1834:32: note: byref variable will be forcibly initialized 1834 | struct dmub_srv_create_params create_params; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'dm_late_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:2090:19: note: byref variable will be forcibly initialized 2090 | struct dc_link *edp_links[MAX_NUM_EDP]; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:2062:15: note: byref variable will be forcibly initialized 2062 | unsigned int linear_lut[16]; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'is_dp_capable_without_timing_msa': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:11272:10: note: byref variable will be forcibly initialized 11272 | uint8_t dpcd_data; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'dm_edid_parser_send_cea': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:11296:20: note: byref variable will be forcibly initialized 11296 | union dmub_rb_cmd cmd; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'parse_edid_cea_dmcu': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:11362:27: note: byref variable will be forcibly initialized 11362 | int version, min_rate, max_rate; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:11362:17: note: byref variable will be forcibly initialized 11362 | int version, min_rate, max_rate; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:11362:8: note: byref variable will be forcibly initialized 11362 | int version, min_rate, max_rate; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:11354:7: note: byref variable will be forcibly initialized 11354 | int offset; | ^~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'handle_hpd_irq_helper': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:2984:26: note: byref variable will be forcibly initialized 2984 | enum dc_connection_type new_connection_type = dc_connection_none; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'handle_hpd_rx_irq': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:3160:7: note: byref variable will be forcibly initialized 3160 | bool has_left_work = false; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:3159:7: note: byref variable will be forcibly initialized 3159 | bool link_loss = false; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:3158:21: note: byref variable will be forcibly initialized 3158 | union hpd_irq_data hpd_irq_data; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:3156:26: note: byref variable will be forcibly initialized 3156 | enum dc_connection_type new_connection_type = dc_connection_none; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'dmub_hpd_callback': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:656:33: note: byref variable will be forcibly initialized 656 | struct drm_connector_list_iter iter; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'dm_resume': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:2557:26: note: byref variable will be forcibly initialized 2557 | enum dc_connection_type new_connection_type = dc_connection_none; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:2549:33: note: byref variable will be forcibly initialized 2549 | struct drm_connector_list_iter iter; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'amdgpu_dm_initialize_drm_device': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:4114:26: note: byref variable will be forcibly initialized 4114 | enum dc_connection_type new_connection_type = dc_connection_none; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'amdgpu_dm_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:1512:35: note: byref variable will be forcibly initialized 1512 | struct dc_phy_addr_space_config pa_config; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:1359:22: note: byref variable will be forcibly initialized 1359 | struct dc_init_data init_data; | ^~~~~~~~~ /kisskb/src/drivers/iio/dac/ad5446.c: In function 'ad5622_write': /kisskb/src/drivers/iio/dac/ad5446.c:533:9: note: byref variable will be forcibly initialized 533 | __be16 data = cpu_to_be16(val); | ^~~~ /kisskb/src/drivers/iio/dac/ad5446.c: In function 'ad5446_write_dac_powerdown': /kisskb/src/drivers/iio/dac/ad5446.c:114:7: note: byref variable will be forcibly initialized 114 | bool powerdown; | ^~~~~~~~~ In file included from /kisskb/src/drivers/iio/dac/ad5446.c:15: /kisskb/src/drivers/iio/dac/ad5446.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/iio/dac/ad5446.c: In function 'ad5660_write': /kisskb/src/drivers/iio/dac/ad5446.c:309:10: note: byref variable will be forcibly initialized 309 | uint8_t data[3]; | ^~~~ /kisskb/src/drivers/iio/dac/ad5446.c: In function 'ad5446_write': /kisskb/src/drivers/iio/dac/ad5446.c:301:9: note: byref variable will be forcibly initialized 301 | __be16 data = cpu_to_be16(val); | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, 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 'perf_trace_spmi_write_begin': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_spmi_write_end': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_spmi_read_begin': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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 'perf_trace_spmi_read_end': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/drivers/iio/adc/max1118.c:22: /kisskb/src/drivers/iio/adc/max1118.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/spmi/spmi.c: In function 'perf_trace_spmi_cmd': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/include/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/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ 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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/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, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, 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 '__bpf_trace_spmi_write_begin': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_spmi_write_end': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_spmi_read_begin': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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 '__bpf_trace_spmi_cmd': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/spmi/spmi.c: In function '__bpf_trace_spmi_read_end': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:48:42: note: in expansion of macro '__CAST5' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:48:24: note: in expansion of macro '__CAST_TO_U64' 48 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST6' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/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/iio/adc/mcp3422.c: In function 'mcp3422_probe': /kisskb/src/drivers/iio/adc/mcp3422.c:333:12: note: byref variable will be forcibly initialized 333 | static int mcp3422_probe(struct i2c_client *client, | ^~~~~~~~~~~~~ /kisskb/src/drivers/iio/adc/mcp3422.c: In function 'mcp3422_write_raw': /kisskb/src/drivers/iio/adc/mcp3422.c:194:12: note: byref variable will be forcibly initialized 194 | static int mcp3422_write_raw(struct iio_dev *iio, | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/adc/mcp3422.c:194:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/adc/mcp3422.c: In function 'mcp3422_read': /kisskb/src/drivers/iio/adc/mcp3422.c:112:5: note: byref variable will be forcibly initialized 112 | u8 buf[4] = {0, 0, 0, 0}; | ^~~ /kisskb/src/drivers/iio/adc/mcp3422.c: In function 'mcp3422_read_channel': /kisskb/src/drivers/iio/adc/mcp3422.c:130:12: note: byref variable will be forcibly initialized 130 | static int mcp3422_read_channel(struct mcp3422 *adc, | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/adc/mcp3422.c:134:5: note: byref variable will be forcibly initialized 134 | u8 config; | ^~~~~~ /kisskb/src/drivers/spmi/spmi.c: In function 'of_spmi_register_devices': /kisskb/src/drivers/spmi/spmi.c:469:7: note: byref variable will be forcibly initialized 469 | u32 reg[2]; | ^~~ In file included from /kisskb/src/include/linux/resource_ext.h:11, from /kisskb/src/include/linux/acpi.h:14, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_helpers.c:27: /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_helpers.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_helpers.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_helpers.c: In function 'dm_helpers_parse_edid_caps': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_helpers.c:96:11: note: byref variable will be forcibly initialized 96 | uint8_t *sadb = NULL; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_helpers.c:91:18: note: byref variable will be forcibly initialized 91 | struct cea_sad *sads; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_helpers.c: In function 'dm_dtn_log_append_v': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_helpers.c:371:20: note: byref variable will be forcibly initialized 371 | struct va_format vaf; | ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_helpers.c:365:10: note: byref variable will be forcibly initialized 365 | va_list args; | ^~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_helpers.c: In function 'dm_helpers_dp_write_dsc_enable': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_helpers.c:571:10: note: byref variable will be forcibly initialized 571 | uint8_t enable_dsc = enable ? 1 : 0; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_helpers.c: In function 'dm_helpers_mst_enable_stream_features': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_helpers.c:797:25: note: byref variable will be forcibly initialized 797 | union down_spread_ctrl new_downspread; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_helpers.c:796:25: note: byref variable will be forcibly initialized 796 | union down_spread_ctrl old_downspread; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/parport/daisy.c: In function 'parport_open': /kisskb/src/drivers/parport/daisy.c:244:19: note: byref variable will be forcibly initialized 244 | struct pardev_cb par_cb; | ^~~~~~ /kisskb/src/drivers/parport/probe.c: In function 'parport_read_device_id': /kisskb/src/drivers/parport/probe.c:231:9: note: byref variable will be forcibly initialized 231 | char tmp[4]; | ^~~ /kisskb/src/drivers/parport/probe.c:137:9: note: byref variable will be forcibly initialized 137 | size_t idlens[4]; | ^~~~~~ /kisskb/src/drivers/parport/probe.c:135:16: note: byref variable will be forcibly initialized 135 | unsigned char length[2]; | ^~~~~~ /kisskb/src/drivers/iio/frequency/adf4371.c: In function 'adf4371_write': /kisskb/src/drivers/iio/frequency/adf4371.c:375:20: note: byref variable will be forcibly initialized 375 | unsigned int bit, readval, reg; | ^~~~~~~ /kisskb/src/drivers/iio/frequency/adf4371.c:374:7: note: byref variable will be forcibly initialized 374 | bool power_down; | ^~~~~~~~~~ /kisskb/src/drivers/iio/frequency/adf4371.c:373:21: note: byref variable will be forcibly initialized 373 | unsigned long long freq; | ^~~~ /kisskb/src/drivers/iio/frequency/adf4371.c: In function 'adf4371_read': /kisskb/src/drivers/iio/frequency/adf4371.c:331:15: note: byref variable will be forcibly initialized 331 | unsigned int readval, reg, bit; | ^~~~~~~ /kisskb/src/drivers/spmi/hisi-spmi-controller.c: In function 'spmi_write_cmd': /kisskb/src/drivers/spmi/hisi-spmi-controller.c:194:11: note: byref variable will be forcibly initialized 194 | u32 cmd, data; | ^~~~ /kisskb/src/drivers/spmi/hisi-spmi-controller.c: In function 'spmi_read_cmd': /kisskb/src/drivers/spmi/hisi-spmi-controller.c:118:11: note: byref variable will be forcibly initialized 118 | u32 cmd, data; | ^~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_xmit.c: In function 'set_qos': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_xmit.c:606:15: note: byref variable will be forcibly initialized 606 | struct iphdr ip_hdr; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_xmit.c:605:16: note: byref variable will be forcibly initialized 605 | struct ethhdr etherhdr; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_xmit.c: In function 'xmitframe_addmic': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_xmit.c:778:7: note: byref variable will be forcibly initialized 778 | u8 null_key[16] = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_xmit.c:769:5: note: byref variable will be forcibly initialized 769 | u8 priority[4] = {0x0, 0x0, 0x0, 0x0}; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_xmit.c:765:18: note: byref variable will be forcibly initialized 765 | struct mic_data micdata; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_xmit.c:764:24: note: byref variable will be forcibly initialized 764 | u8 *pframe, *payload, mic[8]; | ^~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_xmit.c: In function 'update_attrib': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_xmit.c:660:6: note: byref variable will be forcibly initialized 660 | u8 tmp[24]; | ^~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_xmit.c:626:16: note: byref variable will be forcibly initialized 626 | struct ethhdr etherhdr; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_xmit.c:624:18: note: byref variable will be forcibly initialized 624 | struct pkt_file pktfile; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_xmit.c: In function 'rtw_mgmt_xmitframe_coalesce': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_xmit.c:1182:6: note: byref variable will be forcibly initialized 1182 | u8 mic[16]; | ^~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_xmit.c:1156:5: note: byref variable will be forcibly initialized 1156 | u8 MME[_MME_IE_LENGTH_]; | ^~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_xmit.c: In function 'rtw_xmitframe_coalesce': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_xmit.c:1026:18: note: byref variable will be forcibly initialized 1026 | struct pkt_file pktfile; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/core/rtw_xmit.c: In function 'rtw_update_protection': /kisskb/src/drivers/staging/rtl8723bs/core/rtw_xmit.c:1338:14: note: byref variable will be forcibly initialized 1338 | signed int erp_len; | ^~~~~~~ /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 }; | ^~~ /kisskb/src/drivers/ata/libata-eh.c: In function '__ata_ehi_push_desc': /kisskb/src/drivers/ata/libata-eh.c:185:10: note: byref variable will be forcibly initialized 185 | va_list args; | ^~~~ /kisskb/src/drivers/ata/libata-eh.c: In function 'ata_ehi_push_desc': /kisskb/src/drivers/ata/libata-eh.c:206:10: note: byref variable will be forcibly initialized 206 | va_list args; | ^~~~ /kisskb/src/drivers/ata/libata-eh.c: In function 'ata_port_desc': /kisskb/src/drivers/ata/libata-eh.c:248:10: note: byref variable will be forcibly initialized 248 | va_list args; | ^~~~ /kisskb/src/drivers/ata/libata-eh.c: In function 'ata_eh_park_issue_cmd': /kisskb/src/drivers/ata/libata-eh.c:2889:22: note: byref variable will be forcibly initialized 2889 | 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:3165:22: note: byref variable will be forcibly initialized 3165 | struct ata_taskfile tf; | ^~ /kisskb/src/drivers/ata/libata-eh.c: In function 'ata_eh_request_sense': /kisskb/src/drivers/ata/libata-eh.c:1408:22: note: byref variable will be forcibly initialized 1408 | struct ata_taskfile tf; | ^~ /kisskb/src/drivers/ata/libata-eh.c: In function 'ata_eh_link_report': /kisskb/src/drivers/ata/libata-eh.c:2300:8: note: byref variable will be forcibly initialized 2300 | char cdb_buf[70] = ""; | ^~~~~~~ /kisskb/src/drivers/ata/libata-eh.c:2299:8: note: byref variable will be forcibly initialized 2299 | char data_buf[20] = ""; | ^~~~~~~~ /kisskb/src/drivers/ata/libata-eh.c:2225:7: note: byref variable will be forcibly initialized 2225 | char tries_buf[6] = ""; | ^~~~~~~~~ /kisskb/src/drivers/ata/libata-eh.c: In function 'ata_eh_speed_down_verdict': /kisskb/src/drivers/ata/libata-eh.c:1743:32: note: byref variable will be forcibly initialized 1743 | struct speed_down_verdict_arg arg; | ^~~ /kisskb/src/drivers/ata/libata-eh.c: In function 'ata_eh_speed_down': /kisskb/src/drivers/ata/libata-eh.c:1803:6: note: byref variable will be forcibly initialized 1803 | int xfer_ok = 0; | ^~~~~~~ /kisskb/src/drivers/ata/libata-eh.c: In function 'ata_eh_schedule_probe': /kisskb/src/drivers/ata/libata-eh.c:3425:6: note: byref variable will be forcibly initialized 3425 | int trials = 0; | ^~~~~~ /kisskb/src/drivers/ata/libata-eh.c: In function 'atapi_eh_tur': /kisskb/src/drivers/ata/libata-eh.c:1378:22: note: byref variable will be forcibly initialized 1378 | struct ata_taskfile tf; | ^~ /kisskb/src/drivers/ata/libata-eh.c:1377:5: note: byref variable will be forcibly initialized 1377 | u8 cdb[ATAPI_CDB_LEN] = { TEST_UNIT_READY, 0, 0, 0, 0, 0 }; | ^~~ /kisskb/src/drivers/ata/libata-eh.c: In function 'atapi_eh_request_sense': /kisskb/src/drivers/ata/libata-eh.c:1464:22: note: byref variable will be forcibly initialized 1464 | struct ata_taskfile tf; | ^~ /kisskb/src/drivers/ata/libata-eh.c:1461:5: note: byref variable will be forcibly initialized 1461 | u8 cdb[ATAPI_CDB_LEN] = | ^~~ /kisskb/src/drivers/ata/libata-eh.c: In function 'ata_eh_link_autopsy': /kisskb/src/drivers/ata/libata-eh.c:1928:6: note: byref variable will be forcibly initialized 1928 | u32 serror; | ^~~~~~ /kisskb/src/drivers/ata/libata-eh.c: In function 'atapi_eh_clear_ua': /kisskb/src/drivers/ata/libata-eh.c:3115:6: note: byref variable will be forcibly initialized 3115 | u8 sense_key = 0; | ^~~~~~~~~ /kisskb/src/drivers/ata/libata-eh.c: In function 'ata_eh_reset': /kisskb/src/drivers/ata/libata-eh.c:2466:6: note: byref variable will be forcibly initialized 2466 | u32 sstatus; | ^~~~~~~ /kisskb/src/drivers/iio/health/afe4403.c: In function 'afe4403_read': /kisskb/src/drivers/iio/health/afe4403.c:220:5: note: byref variable will be forcibly initialized 220 | u8 rx[3]; | ^~ /kisskb/src/drivers/iio/health/afe4403.c:219:5: note: byref variable will be forcibly initialized 219 | u8 tx[4] = {AFE440X_CONTROL0, 0x0, 0x0, AFE440X_CONTROL0_READ}; | ^~ /kisskb/src/drivers/iio/health/afe4403.c: In function 'afe4403_trigger_handler': /kisskb/src/drivers/iio/health/afe4403.c:316:5: note: byref variable will be forcibly initialized 316 | u8 rx[3]; | ^~ /kisskb/src/drivers/iio/health/afe4403.c:315:5: note: byref variable will be forcibly initialized 315 | u8 tx[4] = {AFE440X_CONTROL0, 0x0, 0x0, AFE440X_CONTROL0_READ}; | ^~ /kisskb/src/drivers/iio/health/afe4403.c: In function 'afe440x_store_register': /kisskb/src/drivers/iio/health/afe4403.c:167:20: note: byref variable will be forcibly initialized 167 | int val, integer, fract, ret; | ^~~~~ /kisskb/src/drivers/iio/health/afe4403.c:167:11: note: byref variable will be forcibly initialized 167 | int val, integer, fract, ret; | ^~~~~~~ /kisskb/src/drivers/ata/libata-eh.c: In function 'ata_eh_recover': /kisskb/src/drivers/ata/libata-eh.c:3550:21: note: byref variable will be forcibly initialized 3550 | struct ata_device *dev; | ^~~ /kisskb/src/drivers/iio/health/afe4403.c: In function 'afe440x_show_register': /kisskb/src/drivers/iio/health/afe4403.c:144:6: note: byref variable will be forcibly initialized 144 | int vals[2]; | ^~~~ /kisskb/src/drivers/iio/health/afe4403.c:143:15: note: byref variable will be forcibly initialized 143 | unsigned int reg_val; | ^~~~~~~ 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:534:12: note: byref variable will be forcibly initialized 534 | LIST_HEAD(eh_work_q); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:19: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/drivers/media/dvb-frontends/m88rs2000.c: In function 'm88rs2000_writereg': /kisskb/src/drivers/media/dvb-frontends/m88rs2000.c:56:17: note: byref variable will be forcibly initialized 56 | struct i2c_msg msg = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/m88rs2000.c:55:5: note: byref variable will be forcibly initialized 55 | u8 buf[] = { reg, data }; | ^~~ /kisskb/src/drivers/media/dvb-frontends/m88rs2000.c: In function 'm88rs2000_readreg': /kisskb/src/drivers/media/dvb-frontends/m88rs2000.c:78:17: note: byref variable will be forcibly initialized 78 | struct i2c_msg msg[] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/m88rs2000.c:76:5: note: byref variable will be forcibly initialized 76 | u8 b1[] = { 0 }; | ^~ /kisskb/src/drivers/media/dvb-frontends/m88rs2000.c:75:5: note: byref variable will be forcibly initialized 75 | u8 b0[] = { reg }; | ^~ /kisskb/src/drivers/media/dvb-frontends/m88rs2000.c: In function 'm88rs2000_set_frontend': /kisskb/src/drivers/media/dvb-frontends/m88rs2000.c:603:6: note: byref variable will be forcibly initialized 603 | u32 tuner_freq; | ^~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/hal_intf.c: In function 'rtw_hal_macid_sleep': /kisskb/src/drivers/staging/rtl8723bs/hal/hal_intf.c:405:5: note: byref variable will be forcibly initialized 405 | u8 support; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/hal_intf.c: In function 'rtw_hal_macid_wakeup': /kisskb/src/drivers/staging/rtl8723bs/hal/hal_intf.c:419:5: note: byref variable will be forcibly initialized 419 | u8 support; | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/af9033.c: In function 'af9033_get_frontend': /kisskb/src/drivers/media/dvb-frontends/af9033.c:492:5: note: byref variable will be forcibly initialized 492 | u8 buf[8]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/af9033.c: In function 'af9033_pid_filter': /kisskb/src/drivers/media/dvb-frontends/af9033.c:988:5: note: byref variable will be forcibly initialized 988 | u8 wbuf[2] = {(pid >> 0) & 0xff, (pid >> 8) & 0xff}; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/af9033.c: In function 'af9033_set_frontend': /kisskb/src/drivers/media/dvb-frontends/af9033.c:363:6: note: byref variable will be forcibly initialized 363 | u32 if_frequency; | ^~~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/af9033.c:362:10: note: byref variable will be forcibly initialized 362 | u8 tmp, buf[3], bandwidth_reg_val; | ^~~ /kisskb/src/drivers/media/dvb-frontends/af9033.c: In function 'af9033_read_snr': /kisskb/src/drivers/media/dvb-frontends/af9033.c:825:15: note: byref variable will be forcibly initialized 825 | unsigned int utmp; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/af9033.c: In function 'af9033_read_signal_strength': /kisskb/src/drivers/media/dvb-frontends/af9033.c:877:18: note: byref variable will be forcibly initialized 877 | u8 gain_offset, buf[7]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/af9033.c:876:15: note: byref variable will be forcibly initialized 876 | unsigned int utmp; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/af9033.c: In function 'af9033_read_status': /kisskb/src/drivers/media/dvb-frontends/af9033.c:619:15: note: byref variable will be forcibly initialized 619 | unsigned int utmp, utmp1; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/af9033.c:618:5: note: byref variable will be forcibly initialized 618 | u8 buf[7]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/af9033.c: In function 'af9033_sleep': /kisskb/src/drivers/media/dvb-frontends/af9033.c:309:15: note: byref variable will be forcibly initialized 309 | unsigned int utmp; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/af9033.c: In function 'af9033_wr_reg_val_tab': /kisskb/src/drivers/media/dvb-frontends/af9033.c:38:5: note: byref variable will be forcibly initialized 38 | u8 buf[1 + MAX_TAB_LEN]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/af9033.c: In function 'af9033_init': /kisskb/src/drivers/media/dvb-frontends/af9033.c:76:5: note: byref variable will be forcibly initialized 76 | u8 buf[4]; | ^~~ In file included from /kisskb/src/drivers/iio/gyro/adis16260.c:14: /kisskb/src/drivers/iio/gyro/adis16260.c: In function 'adis_read_reg_16': /kisskb/src/include/linux/iio/imu/adis.h:320:15: note: byref variable will be forcibly initialized 320 | unsigned int tmp; | ^~~ /kisskb/src/drivers/iio/gyro/adis16260.c: In function 'adis16260_read_raw': /kisskb/src/include/linux/iio/imu/adis.h:320:15: note: byref variable will be forcibly initialized /kisskb/src/include/linux/iio/imu/adis.h:320:15: note: byref variable will be forcibly initialized /kisskb/src/include/linux/iio/imu/adis.h:320:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/af9033.c: In function 'af9033_probe': /kisskb/src/drivers/media/dvb-frontends/af9033.c:1058:5: note: byref variable will be forcibly initialized 1058 | u8 buf[8]; | ^~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/radix-tree.h:12, 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/media/pci/saa7164/saa7164.h:33, from /kisskb/src/drivers/media/pci/saa7164/saa7164-vbi.c:8: /kisskb/src/drivers/media/pci/saa7164/saa7164-vbi.c: In function 'fops_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: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/pci/saa7164/saa7164-vbi.c:628:7: note: in expansion of macro 'wait_event_interruptible' 628 | if (wait_event_interruptible(port->wait_read, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/pci/saa7164/saa7164-vbi.c: In function '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: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/pci/saa7164/saa7164-vbi.c:583:9: note: in expansion of macro 'wait_event_interruptible' 583 | if (wait_event_interruptible(port->wait_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/media/pci/saa7164/saa7164-vbi.c:531:7: note: in expansion of macro 'wait_event_interruptible' 531 | if (wait_event_interruptible(port->wait_read, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/hal_com.c: In function 'dump_chip_info': /kisskb/src/drivers/staging/rtl8723bs/hal/hal_com.c:40:7: note: byref variable will be forcibly initialized 40 | char buf[128]; | ^~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:6, from /kisskb/src/include/linux/radix-tree.h:12, 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/media/pci/saa7164/saa7164.h:33, from /kisskb/src/drivers/media/pci/saa7164/saa7164-encoder.c:8: /kisskb/src/drivers/media/pci/saa7164/saa7164-encoder.c: In function '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: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/pci/saa7164/saa7164-encoder.c:879:9: note: in expansion of macro 'wait_event_interruptible' 879 | if (wait_event_interruptible(port->wait_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/media/pci/saa7164/saa7164-encoder.c:827:7: note: in expansion of macro 'wait_event_interruptible' 827 | if (wait_event_interruptible(port->wait_read, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/media/pci/saa7164/saa7164-encoder.c: In function 'saa7164_s_frequency': /kisskb/src/drivers/media/pci/saa7164/saa7164-encoder.c:363:27: note: byref variable will be forcibly initialized 363 | struct analog_parameters params = { | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/hal_com_phycfg.c: In function 'PHY_StoreTxPowerByRateNew': /kisskb/src/drivers/staging/rtl8723bs/hal/hal_com_phycfg.c:323:5: note: byref variable will be forcibly initialized 323 | s8 PwrByRateVal[4] = {0}; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/hal_com_phycfg.c:322:32: note: byref variable will be forcibly initialized 322 | u8 i = 0, rateIndex[4] = {0}, rateNum = 0; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/hal_com_phycfg.c:322:12: note: byref variable will be forcibly initialized 322 | u8 i = 0, rateIndex[4] = {0}, rateNum = 0; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/hal_com_phycfg.c: In function 'PHY_SetTxPowerIndexByRateSection': /kisskb/src/drivers/staging/rtl8723bs/hal/hal_com_phycfg.c:443:6: note: byref variable will be forcibly initialized 443 | u8 htRates1T[] = {MGN_MCS0, MGN_MCS1, MGN_MCS2, MGN_MCS3, MGN_MCS4, MGN_MCS5, MGN_MCS6, MGN_MCS7}; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/hal_com_phycfg.c:436:6: note: byref variable will be forcibly initialized 436 | u8 ofdmRates[] = {MGN_6M, MGN_9M, MGN_12M, MGN_18M, MGN_24M, MGN_36M, MGN_48M, MGN_54M}; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/hal_com_phycfg.c:429:6: note: byref variable will be forcibly initialized 429 | u8 cckRates[] = {MGN_1M, MGN_2M, MGN_5_5M, MGN_11M}; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/hal_com_phycfg.c: In function 'phy_get_tx_pwr_lmt': /kisskb/src/drivers/staging/rtl8723bs/hal/hal_com_phycfg.c:695:5: note: byref variable will be forcibly initialized 695 | s8 limits[10] = {0}; u8 i = 0; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/hal_com_phycfg.c: In function 'PHY_SetTxPowerLimit': /kisskb/src/drivers/staging/rtl8723bs/hal/hal_com_phycfg.c:817:5: note: byref variable will be forcibly initialized 817 | s8 powerLimit = 0, prevPowerLimit, channelIndex; | ^~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/hal_com_phycfg.c:816:53: note: byref variable will be forcibly initialized 816 | u8 regulation = 0, bandwidth = 0, rateSection = 0, channel; | ^~~~~~~ /kisskb/src/drivers/iio/adc/mt6360-adc.c: In function 'mt6360_adc_read_channel': /kisskb/src/drivers/iio/adc/mt6360-adc.c:68:5: note: byref variable will be forcibly initialized 68 | u8 rpt[3]; | ^~~ /kisskb/src/drivers/iio/adc/mt6360-adc.c:67:9: note: byref variable will be forcibly initialized 67 | __be16 adc_enable; | ^~~~~~~~~~ /kisskb/src/drivers/iio/adc/mt6360-adc.c: In function 'mt6360_adc_trigger_handler': /kisskb/src/drivers/iio/adc/mt6360-adc.c:267:18: note: byref variable will be forcibly initialized 267 | int i = 0, bit, val, ret; | ^~~ /kisskb/src/drivers/iio/adc/mt6360-adc.c:266:4: note: byref variable will be forcibly initialized 266 | } data __aligned(8); | ^~~~ /kisskb/src/drivers/iio/adc/mt6360-adc.c: In function 'mt6360_adc_read_scale': /kisskb/src/drivers/iio/adc/mt6360-adc.c:145:15: note: byref variable will be forcibly initialized 145 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/iio/adc/mt6360-adc.c: In function 'mt6360_adc_reset': /kisskb/src/drivers/iio/adc/mt6360-adc.c:288:9: note: byref variable will be forcibly initialized 288 | __be16 adc_enable; | ^~~~~~~~~~ In file included from /kisskb/src/drivers/iio/dac/ad5755.c:12: /kisskb/src/drivers/iio/dac/ad5755.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/iio/dac/ad5755.c: In function 'ad5755_write_powerdown': /kisskb/src/drivers/iio/dac/ad5755.c:409:7: note: byref variable will be forcibly initialized 409 | bool pwr_down; | ^~~~~~~~ /kisskb/src/drivers/iio/dac/ad5755.c: In function 'ad5755_parse_dt': /kisskb/src/drivers/iio/dac/ad5755.c:614:15: note: byref variable will be forcibly initialized 614 | unsigned int tmparray[3]; | ^~~~~~~~ /kisskb/src/drivers/iio/dac/ad5755.c:613:15: note: byref variable will be forcibly initialized 613 | unsigned int tmp; | ^~~ /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/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; | ^~~~~~~~ In file included from /kisskb/src/arch/powerpc/include/asm/prom.h:23, from /kisskb/src/arch/powerpc/include/asm/pci.h:17, from /kisskb/src/include/linux/pci.h:1895, from /kisskb/src/drivers/parport/parport_pc.c:56: /kisskb/src/drivers/parport/parport_pc.c: In function 'platform_device_register_simple': /kisskb/src/include/linux/platform_device.h:126:30: note: byref variable will be forcibly initialized 126 | struct platform_device_info pdevinfo = { | ^~~~~~~~ /kisskb/src/drivers/parport/parport_pc.c: In function 'parport_pc_probe_port': /kisskb/src/include/linux/platform_device.h:126:30: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/tc90522.c: In function 'reg_read': /kisskb/src/drivers/media/dvb-frontends/tc90522.c:68:17: note: byref variable will be forcibly initialized 68 | struct i2c_msg msgs[2] = { | ^~~~ /kisskb/src/drivers/parport/parport_pc.c: In function 'parport_parse_param': /kisskb/src/drivers/parport/parport_pc.c:3072:9: note: byref variable will be forcibly initialized 3072 | char *ep; | ^~ /kisskb/src/drivers/parport/parport_pc.c: In function 'parse_parport_params': /kisskb/src/drivers/parport/parport_pc.c:3143:6: note: byref variable will be forcibly initialized 3143 | int val; | ^~~ /kisskb/src/drivers/media/dvb-frontends/tc90522.c: In function 'tc90522t_read_status': /kisskb/src/drivers/media/dvb-frontends/tc90522.c:156:5: note: byref variable will be forcibly initialized 156 | u8 reg; | ^~~ /kisskb/src/drivers/media/dvb-frontends/tc90522.c: In function 'tc90522s_read_status': /kisskb/src/drivers/media/dvb-frontends/tc90522.c:128:5: note: byref variable will be forcibly initialized 128 | u8 reg; | ^~~ /kisskb/src/drivers/media/dvb-frontends/tc90522.c: In function 'reg_write': /kisskb/src/drivers/media/dvb-frontends/tc90522.c:49:17: note: byref variable will be forcibly initialized 49 | struct i2c_msg msg; | ^~~ /kisskb/src/drivers/media/dvb-frontends/tc90522.c: In function 'tc90522s_set_tsid': /kisskb/src/drivers/media/dvb-frontends/tc90522.c:100:17: note: byref variable will be forcibly initialized 100 | struct reg_val set_tsid[] = { | ^~~~~~~~ /kisskb/src/drivers/parport/parport_pc.c: In function 'sio_ite_8872_probe': /kisskb/src/drivers/media/dvb-frontends/tc90522.c: In function 'tc90522t_set_layers': /kisskb/src/drivers/media/dvb-frontends/tc90522.c:112:17: note: byref variable will be forcibly initialized 112 | struct reg_val rv; | ^~ /kisskb/src/drivers/parport/parport_pc.c:2285:5: note: byref variable will be forcibly initialized 2285 | u8 ite8872_irq, type; | ^~~~~~~~~~~ /kisskb/src/drivers/parport/parport_pc.c:2284:19: note: byref variable will be forcibly initialized 2284 | u32 ite8872_lpt, ite8872_lpthi; | ^~~~~~~~~~~~~ /kisskb/src/drivers/parport/parport_pc.c:2284:6: note: byref variable will be forcibly initialized 2284 | u32 ite8872_lpt, ite8872_lpthi; | ^~~~~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/tc90522.c: In function 'tc90522_set_if_agc': /kisskb/src/drivers/media/dvb-frontends/tc90522.c:536:17: note: byref variable will be forcibly initialized 536 | struct reg_val agc_ter[] = { | ^~~~~~~ /kisskb/src/drivers/media/dvb-frontends/tc90522.c:530:17: note: byref variable will be forcibly initialized 530 | struct reg_val agc_sat[] = { | ^~~~~~~ /kisskb/src/drivers/parport/parport_pc.c: In function 'sio_via_probe': /kisskb/src/drivers/parport/parport_pc.c:2407:5: note: byref variable will be forcibly initialized 2407 | u8 tmp, tmp2, siofunc; | ^~~ In file included from /kisskb/src/include/linux/resource_ext.h:11, from /kisskb/src/include/linux/acpi.h:14, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/drivers/media/dvb-frontends/tc90522.h:18, from /kisskb/src/drivers/media/dvb-frontends/tc90522.c:25: /kisskb/src/drivers/media/dvb-frontends/tc90522.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/drivers/parport/parport_pc.c:68: /kisskb/src/drivers/parport/parport_pc.c: In function 'parport_pc_find_nonpci_ports': /kisskb/src/arch/powerpc/include/asm/parport.h:21:6: note: byref variable will be forcibly initialized 21 | int propsize; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/tc90522.c: In function 'tc90522_master_xfer': /kisskb/src/drivers/media/dvb-frontends/tc90522.c:640:5: note: byref variable will be forcibly initialized 640 | u8 wbuf[256]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/tc90522.c: In function 'tc90522t_get_frontend': /kisskb/src/drivers/media/dvb-frontends/tc90522.c:403:7: note: byref variable will be forcibly initialized 403 | u16 dummy; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/tc90522.c:337:5: note: byref variable will be forcibly initialized 337 | u8 val[15], mode; | ^~~ /kisskb/src/drivers/media/dvb-frontends/tc90522.c: In function 'tc90522_set_frontend': /kisskb/src/drivers/media/dvb-frontends/tc90522.c:100:17: note: byref variable will be forcibly initialized 100 | struct reg_val set_tsid[] = { | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/tc90522.c: In function 'tc90522s_get_frontend': /kisskb/src/drivers/media/dvb-frontends/tc90522.c:245:7: note: byref variable will be forcibly initialized 245 | u16 dummy; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/tc90522.c:202:5: note: byref variable will be forcibly initialized 202 | u8 val[10]; | ^~~ /kisskb/src/drivers/iio/humidity/am2315.c: In function 'am2315_read_data': /kisskb/src/drivers/iio/humidity/am2315.c:114:5: note: byref variable will be forcibly initialized 114 | u8 rx_buf[8]; | ^~~~~~ /kisskb/src/drivers/iio/humidity/am2315.c:107:5: note: byref variable will be forcibly initialized 107 | u8 tx_buf[3] = { AM2315_FUNCTION_READ, AM2315_REG_HUM_MSB, 4 }; | ^~~~~~ /kisskb/src/drivers/iio/humidity/am2315.c: In function 'am2315_read_raw': /kisskb/src/drivers/iio/humidity/am2315.c:198:28: note: byref variable will be forcibly initialized 198 | struct am2315_sensor_data sensor_data; | ^~~~~~~~~~~ /kisskb/src/drivers/iio/humidity/hdc100x.c: In function 'hdc100x_get_measurement': /kisskb/src/drivers/iio/humidity/hdc100x.c:173:9: note: byref variable will be forcibly initialized 173 | __be16 val; | ^~~ /kisskb/src/drivers/iio/humidity/am2315.c: In function 'am2315_trigger_handler': /kisskb/src/drivers/iio/humidity/am2315.c:165:28: note: byref variable will be forcibly initialized 165 | struct am2315_sensor_data sensor_data; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/hal_btcoex.c: In function 'halbtcoutsrc_SetBtReg': /kisskb/src/drivers/staging/rtl8723bs/hal/hal_btcoex.c:732:5: note: byref variable will be forcibly initialized 732 | u8 CmdBuffer2[4] = {0}; | ^~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/hal_btcoex.c:731:5: note: byref variable will be forcibly initialized 731 | u8 CmdBuffer1[4] = {0}; | ^~~~~~~~~~ /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/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/radeon/cypress_dpm.c: In function 'cypress_get_table_locations': /kisskb/src/drivers/gpu/drm/radeon/cypress_dpm.c:1694:6: note: byref variable will be forcibly initialized 1694 | u32 tmp; | ^~~ /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/radeon/btc_dpm.c: In function 'btc_set_s0_mc_reg_index': /kisskb/src/drivers/gpu/drm/radeon/btc_dpm.c:1979:6: note: byref variable will be forcibly initialized 1979 | u16 address; | ^~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/pci.h:38, from /kisskb/src/drivers/gpu/drm/radeon/btc_dpm.c:25: /kisskb/src/drivers/gpu/drm/radeon/btc_dpm.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /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/gpu/drm/radeon/btc_dpm.c: In function 'btc_dpm_init': /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/iio/health/max30100.c: In function 'max30100_fifo_count': /kisskb/src/drivers/iio/health/max30100.c:199:15: note: byref variable will be forcibly initialized 199 | unsigned int val; | ^~~ /kisskb/src/drivers/iio/health/max30100.c: In function 'max30100_read_temp': /kisskb/src/drivers/iio/health/max30100.c:344:15: note: byref variable will be forcibly initialized 344 | unsigned int reg; | ^~~ /kisskb/src/drivers/iio/health/max30100.c: In function 'max30100_led_init': /kisskb/src/drivers/iio/health/max30100.c:270:15: note: byref variable will be forcibly initialized 270 | unsigned int val[2]; | ^~~ /kisskb/src/drivers/ata/libata-sata.c: In function 'sata_link_debounce': /kisskb/src/drivers/ata/libata-sata.c:239:12: note: byref variable will be forcibly initialized 239 | u32 last, cur; | ^~~ /kisskb/src/drivers/ata/libata-sata.c: In function 'sata_link_resume': /kisskb/src/drivers/ata/libata-sata.c:300:16: note: byref variable will be forcibly initialized 300 | u32 scontrol, serror; | ^~~~~~ /kisskb/src/drivers/ata/libata-sata.c:300:6: note: byref variable will be forcibly initialized 300 | u32 scontrol, serror; | ^~~~~~~~ /kisskb/src/drivers/ata/libata-sata.c: In function 'sata_link_scr_lpm': /kisskb/src/drivers/ata/libata-sata.c:372:6: note: byref variable will be forcibly initialized 372 | u32 scontrol; | ^~~~~~~~ /kisskb/src/drivers/ata/libata-sata.c: In function 'sata_set_spd': /kisskb/src/drivers/ata/libata-sata.c:489:6: note: byref variable will be forcibly initialized 489 | u32 scontrol; | ^~~~~~~~ /kisskb/src/drivers/ata/libata-sata.c: In function 'sata_set_spd_needed': /kisskb/src/drivers/ata/libata-sata.c:466:6: note: byref variable will be forcibly initialized 466 | u32 scontrol; | ^~~~~~~~ /kisskb/src/drivers/ata/libata-sata.c: In function 'sata_link_hardreset': /kisskb/src/drivers/ata/libata-sata.c:533:6: note: byref variable will be forcibly initialized 533 | u32 scontrol; | ^~~~~~~~ /kisskb/src/drivers/ata/libata-sata.c: In function 'ata_ncq_prio_enable_store': /kisskb/src/drivers/ata/libata-sata.c:889:11: note: byref variable will be forcibly initialized 889 | long int input; | ^~~~~ /kisskb/src/drivers/ata/libata-sata.c: In function 'sata_async_notification': /kisskb/src/drivers/ata/libata-sata.c:1316:6: note: byref variable will be forcibly initialized 1316 | u32 sntf; | ^~~~ /kisskb/src/drivers/ata/libata-sata.c: In function 'ata_eh_analyze_ncq_error': /kisskb/src/drivers/ata/libata-sata.c:1450:6: note: byref variable will be forcibly initialized 1450 | int tag, rc; | ^~~ /kisskb/src/drivers/ata/libata-sata.c:1449:22: note: byref variable will be forcibly initialized 1449 | struct ata_taskfile tf; | ^~ /kisskb/src/drivers/iio/gyro/bmg160_core.c: In function 'bmg160_get_axis': /kisskb/src/drivers/iio/gyro/bmg160_core.c:527:9: note: byref variable will be forcibly initialized 527 | __le16 raw_val; | ^~~~~~~ /kisskb/src/drivers/iio/gyro/bmg160_core.c: In function 'bmg160_get_temp': /kisskb/src/drivers/iio/gyro/bmg160_core.c:497:15: note: byref variable will be forcibly initialized 497 | unsigned int raw_val; | ^~~~~~~ /kisskb/src/drivers/iio/gyro/bmg160_core.c: In function 'bmg160_get_filter': /kisskb/src/drivers/iio/gyro/bmg160_core.c:192:15: note: byref variable will be forcibly initialized 192 | unsigned int bw_bits; | ^~~~~~~ /kisskb/src/drivers/iio/gyro/bmg160_core.c: In function 'bmg160_get_bw': /kisskb/src/drivers/iio/gyro/bmg160_core.c:450:15: note: byref variable will be forcibly initialized 450 | unsigned int bw_bits; | ^~~~~~~ /kisskb/src/drivers/iio/gyro/bmg160_core.c: In function 'bmg160_event_handler': /kisskb/src/drivers/iio/gyro/bmg160_core.c:976:15: note: byref variable will be forcibly initialized 976 | unsigned int val; | ^~~ /kisskb/src/drivers/iio/gyro/bmg160_core.c: In function 'bmg160_chip_init': /kisskb/src/drivers/iio/gyro/bmg160_core.c:239:15: note: byref variable will be forcibly initialized 239 | unsigned int val; | ^~~ /kisskb/src/drivers/staging/rtl8723bs/hal/hal_sdio.c: In function 'rtw_hal_set_sdio_tx_max_length': /kisskb/src/drivers/staging/rtl8723bs/hal/hal_sdio.c:62:6: note: byref variable will be forcibly initialized 62 | u32 page_size; | ^~~~~~~~~ /kisskb/src/drivers/uio/uio.c: In function 'portio_porttype_show': /kisskb/src/drivers/uio/uio.c:151:14: note: byref variable will be forcibly initialized 151 | const char *porttypes[] = {"none", "x86", "gpio", "other"}; | ^~~~~~~~~ /kisskb/src/drivers/uio/uio.c: In function 'uio_write': /kisskb/src/drivers/uio/uio.c:624:6: note: byref variable will be forcibly initialized 624 | s32 irq_on; | ^~~~~~ /kisskb/src/drivers/uio/uio.c: In function 'uio_major_init': /kisskb/src/drivers/uio/uio.c:832:8: note: byref variable will be forcibly initialized 832 | dev_t uio_dev = 0; | ^~~~~~~ /kisskb/src/drivers/uio/uio.c: In function 'uio_read': /kisskb/src/drivers/uio/uio.c:570:6: note: byref variable will be forcibly initialized 570 | s32 event_count; | ^~~~~~~~~~~ In file included from /kisskb/src/drivers/iio/dac/ad5758.c:16: /kisskb/src/drivers/iio/dac/ad5758.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/iio/dac/ad5758.c: In function 'ad5758_write_powerdown': /kisskb/src/drivers/iio/dac/ad5758.c:586:7: note: byref variable will be forcibly initialized 586 | bool pwr_down; | ^~~~~~~~ /kisskb/src/drivers/iio/dac/ad5758.c: In function 'ad5758_parse_dt': /kisskb/src/drivers/iio/dac/ad5758.c:698:20: note: byref variable will be forcibly initialized 698 | unsigned int tmp, tmparray[2], size; | ^~~~~~~~ /kisskb/src/drivers/iio/dac/ad5758.c:698:15: note: byref variable will be forcibly initialized 698 | unsigned int tmp, tmparray[2], size; | ^~~ /kisskb/src/drivers/media/dvb-frontends/mn88443x.c: In function 'mn88443x_s_read_status': /kisskb/src/drivers/media/dvb-frontends/mn88443x.c:273:25: note: byref variable will be forcibly initialized 273 | u32 cpmon, tmpu, tmpl, flg; | ^~~ /kisskb/src/drivers/media/dvb-frontends/mn88443x.c:273:19: note: byref variable will be forcibly initialized 273 | u32 cpmon, tmpu, tmpl, flg; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/mn88443x.c:273:13: note: byref variable will be forcibly initialized 273 | u32 cpmon, tmpu, tmpl, flg; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/mn88443x.c:273:6: note: byref variable will be forcibly initialized 273 | u32 cpmon, tmpu, tmpl, flg; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/mn88443x.c: In function 'mn88443x_t_read_status': /kisskb/src/drivers/media/dvb-frontends/mn88443x.c:475:34: note: byref variable will be forcibly initialized 475 | u32 seqrd, st, flg, tmpu, tmpm, tmpl; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/mn88443x.c:475:28: note: byref variable will be forcibly initialized 475 | u32 seqrd, st, flg, tmpu, tmpm, tmpl; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/mn88443x.c:475:22: note: byref variable will be forcibly initialized 475 | u32 seqrd, st, flg, tmpu, tmpm, tmpl; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/mn88443x.c:475:17: note: byref variable will be forcibly initialized 475 | u32 seqrd, st, flg, tmpu, tmpm, tmpl; | ^~~ /kisskb/src/drivers/media/dvb-frontends/mn88443x.c:475:6: note: byref variable will be forcibly initialized 475 | u32 seqrd, st, flg, tmpu, tmpm, tmpl; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/sumo_dpm.c: In function 'sumo_program_git': /kisskb/src/drivers/gpu/drm/radeon/sumo_dpm.c:122:9: note: byref variable will be forcibly initialized 122 | u32 p, u; | ^ /kisskb/src/drivers/gpu/drm/radeon/sumo_dpm.c:122:6: note: byref variable will be forcibly initialized 122 | u32 p, u; | ^ /kisskb/src/drivers/gpu/drm/radeon/sumo_dpm.c: In function 'sumo_program_grsd': /kisskb/src/drivers/gpu/drm/radeon/sumo_dpm.c:133:9: note: byref variable will be forcibly initialized 133 | u32 p, u; | ^ /kisskb/src/drivers/gpu/drm/radeon/sumo_dpm.c:133:6: note: byref variable will be forcibly initialized 133 | u32 p, u; | ^ /kisskb/src/drivers/gpu/drm/radeon/sumo_dpm.c: In function 'sumo_program_ttp': /kisskb/src/drivers/gpu/drm/radeon/sumo_dpm.c:928:9: note: byref variable will be forcibly initialized 928 | u32 p, u; | ^ /kisskb/src/drivers/gpu/drm/radeon/sumo_dpm.c:928:6: note: byref variable will be forcibly initialized 928 | u32 p, u; | ^ /kisskb/src/drivers/gpu/drm/radeon/sumo_dpm.c: In function 'sumo_program_dc_hto': /kisskb/src/drivers/gpu/drm/radeon/sumo_dpm.c:972:9: note: byref variable will be forcibly initialized 972 | u32 p, u; | ^ /kisskb/src/drivers/gpu/drm/radeon/sumo_dpm.c:972:6: note: byref variable will be forcibly initialized 972 | u32 p, u; | ^ /kisskb/src/drivers/gpu/drm/radeon/sumo_dpm.c: In function 'sumo_gfx_powergating_initialize': /kisskb/src/drivers/gpu/drm/radeon/sumo_dpm.c:151:9: note: byref variable will be forcibly initialized 151 | u32 p, u; | ^ /kisskb/src/drivers/gpu/drm/radeon/sumo_dpm.c:151:6: note: byref variable will be forcibly initialized 151 | u32 p, u; | ^ In file included from /kisskb/src/include/linux/dma-resv.h:44, from /kisskb/src/include/drm/drm_gem.h:38, from /kisskb/src/include/drm/ttm/ttm_bo_api.h:34, from /kisskb/src/drivers/gpu/drm/radeon/radeon.h:76, from /kisskb/src/drivers/gpu/drm/radeon/sumo_dpm.c:24: /kisskb/src/drivers/gpu/drm/radeon/sumo_dpm.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /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/media/dvb-frontends/horus3a.c: In function 'horus3a_write_regs': /kisskb/src/drivers/media/dvb-frontends/horus3a.c:51:17: note: byref variable will be forcibly initialized 51 | struct i2c_msg msg[1] = { | ^~~ /kisskb/src/drivers/media/dvb-frontends/horus3a.c:50:5: note: byref variable will be forcibly initialized 50 | u8 buf[MAX_WRITE_REGSIZE + 1]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/horus3a.c: In function 'horus3a_write_reg': /kisskb/src/drivers/media/dvb-frontends/horus3a.c:83:5: note: byref variable will be forcibly initialized 83 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/horus3a.c: In function 'horus3a_enter_power_save': /kisskb/src/drivers/media/dvb-frontends/horus3a.c:83:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/horus3a.c:83:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/horus3a.c:83:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/horus3a.c:83:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/horus3a.c:83:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/horus3a.c:90:5: note: byref variable will be forcibly initialized 90 | u8 data[2]; | ^~~~ /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/media/dvb-frontends/horus3a.c: In function 'horus3a_attach': /kisskb/src/drivers/media/dvb-frontends/horus3a.c:83:5: note: byref variable will be forcibly initialized 83 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/horus3a.c:83:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/horus3a.c:83:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/horus3a.c:339:5: note: byref variable will be forcibly initialized 339 | u8 buf[3], val; | ^~~ /kisskb/src/drivers/media/dvb-frontends/horus3a.c: In function 'horus3a_leave_power_save': /kisskb/src/drivers/media/dvb-frontends/horus3a.c:83:5: note: byref variable will be forcibly initialized 83 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/horus3a.c:83:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/horus3a.c:83:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/horus3a.c:117:5: note: byref variable will be forcibly initialized 117 | u8 data[2]; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/horus3a.c: In function 'horus3a_set_params': /kisskb/src/drivers/media/dvb-frontends/horus3a.c:83:5: note: byref variable will be forcibly initialized 83 | u8 tmp = val; /* see gcc.gnu.org/bugzilla/show_bug.cgi?id=81715 */ | ^~~ /kisskb/src/drivers/media/dvb-frontends/horus3a.c:83:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/horus3a.c:83:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/horus3a.c:83:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/media/dvb-frontends/horus3a.c:177:5: note: byref variable will be forcibly initialized 177 | u8 data[5]; | ^~~~ /kisskb/src/drivers/iio/humidity/hts221_core.c: In function 'hts221_check_whoami': /kisskb/src/drivers/iio/humidity/hts221_core.c:129:11: note: byref variable will be forcibly initialized 129 | int err, data; | ^~~~ /kisskb/src/drivers/iio/humidity/hts221_core.c: In function 'hts221_parse_rh_caldata': /kisskb/src/drivers/iio/humidity/hts221_core.c:305:9: note: byref variable will be forcibly initialized 305 | __le16 val; | ^~~ /kisskb/src/drivers/iio/humidity/hts221_core.c:303:27: note: byref variable will be forcibly initialized 303 | int err, *slope, *b_gen, data; | ^~~~ /kisskb/src/drivers/iio/humidity/hts221_core.c: In function 'hts221_parse_temp_caldata': /kisskb/src/drivers/iio/humidity/hts221_core.c:262:9: note: byref variable will be forcibly initialized 262 | __le16 val; | ^~~ /kisskb/src/drivers/iio/humidity/hts221_core.c:260:33: note: byref variable will be forcibly initialized 260 | int err, *slope, *b_gen, cal0, cal1; | ^~~~ /kisskb/src/drivers/iio/humidity/hts221_core.c:260:27: note: byref variable will be forcibly initialized 260 | int err, *slope, *b_gen, cal0, cal1; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/sumo_dpm.c: In function 'sumo_parse_power_table': /kisskb/src/drivers/gpu/drm/radeon/sumo_dpm.c:1465:11: note: byref variable will be forcibly initialized 1465 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/sumo_dpm.c:1465:5: note: byref variable will be forcibly initialized 1465 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/sumo_dpm.c:1464:6: note: byref variable will be forcibly initialized 1464 | u16 data_offset; | ^~~~~~~~~~~ /kisskb/src/drivers/iio/humidity/hts221_core.c: In function 'hts221_read_oneshot': /kisskb/src/drivers/iio/humidity/hts221_core.c:400:9: note: byref variable will be forcibly initialized 400 | __le16 data; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/sumo_dpm.c: In function 'sumo_program_sstp': /kisskb/src/drivers/gpu/drm/radeon/sumo_dpm.c:464:9: note: byref variable will be forcibly initialized 464 | u32 p, u; | ^ /kisskb/src/drivers/gpu/drm/radeon/sumo_dpm.c:464:6: note: byref variable will be forcibly initialized 464 | u32 p, u; | ^ /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/iio/humidity/hts221_buffer.c: In function 'hts221_trigger_handler_thread': /kisskb/src/drivers/iio/humidity/hts221_buffer.c:55:11: note: byref variable will be forcibly initialized 55 | int err, status; | ^~~~~~ /kisskb/src/drivers/gpu/drm/radeon/sumo_dpm.c: In function 'sumo_parse_sys_info_table': /kisskb/src/drivers/gpu/drm/radeon/sumo_dpm.c:1662:6: note: byref variable will be forcibly initialized 1662 | u16 data_offset; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/sumo_dpm.c:1661:11: note: byref variable will be forcibly initialized 1661 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/sumo_dpm.c:1661:5: note: byref variable will be forcibly initialized 1661 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2099.c: In function 'write_regm': /kisskb/src/drivers/media/dvb-frontends/cxd2099.c:133:15: note: byref variable will be forcibly initialized 133 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalPhyRf.c: In function 'ODM_TXPowerTrackingCallback_ThermalMeter': /kisskb/src/drivers/staging/rtl8723bs/hal/HalPhyRf.c:78:6: note: byref variable will be forcibly initialized 78 | u8 *deltaSwingTableIdx_TDOWN_B; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalPhyRf.c:77:6: note: byref variable will be forcibly initialized 77 | u8 *deltaSwingTableIdx_TUP_B; | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalPhyRf.c:76:6: note: byref variable will be forcibly initialized 76 | u8 *deltaSwingTableIdx_TDOWN_A; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalPhyRf.c:75:6: note: byref variable will be forcibly initialized 75 | u8 *deltaSwingTableIdx_TUP_A; | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalPhyRf.c:71:24: note: byref variable will be forcibly initialized 71 | struct txpwrtrack_cfg c; | ^ /kisskb/src/drivers/media/dvb-frontends/cxd2099.c: In function 'campoll': /kisskb/src/drivers/media/dvb-frontends/cxd2099.c:504:6: note: byref variable will be forcibly initialized 504 | u8 slotstat; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2099.c:491:5: note: byref variable will be forcibly initialized 491 | u8 istat; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2099.c: In function 'poll_slot_status': /kisskb/src/drivers/media/dvb-frontends/cxd2099.c:534:5: note: byref variable will be forcibly initialized 534 | u8 slotstat; | ^~~~~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2099.c: In function 'cam_mode': /kisskb/src/drivers/media/dvb-frontends/cxd2099.c:201:5: note: byref variable will be forcibly initialized 201 | u8 dummy; | ^~~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2099.c: In function 'read_data': /kisskb/src/drivers/media/dvb-frontends/cxd2099.c:547:10: note: byref variable will be forcibly initialized 547 | u8 msb, lsb; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2099.c:547:5: note: byref variable will be forcibly initialized 547 | u8 msb, lsb; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2099.c: In function 'write_io': /kisskb/src/drivers/media/dvb-frontends/cxd2099.c:122:5: note: byref variable will be forcibly initialized 122 | u8 addr[2] = {address & 0xff, address >> 8}; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2099.c: In function 'read_io': /kisskb/src/drivers/media/dvb-frontends/cxd2099.c:111:5: note: byref variable will be forcibly initialized 111 | u8 addr[2] = {address & 0xff, address >> 8}; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2099.c: In function 'read_cam_control': /kisskb/src/drivers/media/dvb-frontends/cxd2099.c:405:15: note: byref variable will be forcibly initialized 405 | unsigned int val; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2099.c: In function 'write_pccard': /kisskb/src/drivers/media/dvb-frontends/cxd2099.c:100:6: note: byref variable will be forcibly initialized 100 | u8 buf[256]; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2099.c:96:5: note: byref variable will be forcibly initialized 96 | u8 addr[2] = {address & 0xff, address >> 8}; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2099.c: In function 'read_pccard': /kisskb/src/drivers/media/dvb-frontends/cxd2099.c:85:5: note: byref variable will be forcibly initialized 85 | u8 addr[2] = {address & 0xff, address >> 8}; | ^~~~ /kisskb/src/drivers/media/dvb-frontends/cxd2099.c: In function 'read_attribute_mem': /kisskb/src/drivers/media/dvb-frontends/cxd2099.c:380:5: note: byref variable will be forcibly initialized 380 | u8 val; | ^~~ /kisskb/src/drivers/media/dvb-frontends/cxd2099.c: In function 'cxd2099_probe': /kisskb/src/drivers/media/dvb-frontends/cxd2099.c:610:15: note: byref variable will be forcibly initialized 610 | unsigned int val; | ^~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc.c: In function 'TxCountToDataRate': /kisskb/src/drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc.c:237:7: note: byref variable will be forcibly initialized 237 | u16 CCKOFDMRate[12] = {0x02, 0x04, 0x0b, 0x16, 0x0c, 0x12, 0x18, 0x24, 0x30, 0x48, 0x60, 0x6c}; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc.c: In function 'HTConstructCapabilityElement': /kisskb/src/drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc.c:483:6: note: byref variable will be forcibly initialized 483 | u8 EWC11NHTCap[] = {0x00, 0x90, 0x4c, 0x33}; // For 11n EWC definition, 2007.07.17, by Emily | ^~~~~~~~~~~ /kisskb/src/drivers/iio/adc/qcom-spmi-iadc.c: In function 'iadc_read': /kisskb/src/drivers/iio/adc/qcom-spmi-iadc.c:120:15: note: byref variable will be forcibly initialized 120 | unsigned int val; | ^~~ /kisskb/src/drivers/iio/adc/qcom-spmi-iadc.c: In function 'iadc_status_show': /kisskb/src/drivers/iio/adc/qcom-spmi-iadc.c:120:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/adc/qcom-spmi-iadc.c:120:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/adc/qcom-spmi-iadc.c:120:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/adc/qcom-spmi-iadc.c:120:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/adc/qcom-spmi-iadc.c:120:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/adc/qcom-spmi-iadc.c:120:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/adc/qcom-spmi-iadc.c: In function 'iadc_version_check': /kisskb/src/drivers/iio/adc/qcom-spmi-iadc.c:120:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/adc/qcom-spmi-iadc.c:120:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/adc/qcom-spmi-iadc.c:120:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/adc/qcom-spmi-iadc.c: In function 'iadc_reset': /kisskb/src/drivers/iio/adc/qcom-spmi-iadc.c:120:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/adc/qcom-spmi-iadc.c: In function 'iadc_poll_wait_eoc': /kisskb/src/drivers/iio/adc/qcom-spmi-iadc.c:120:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/adc/qcom-spmi-iadc.c: In function 'iadc_read_raw': /kisskb/src/drivers/iio/adc/qcom-spmi-iadc.c:316:6: note: byref variable will be forcibly initialized 316 | u16 adc_raw, vsense_raw; | ^~~~~~~ /kisskb/src/drivers/iio/adc/qcom-spmi-iadc.c: In function 'iadc_rsense_read': /kisskb/src/drivers/iio/adc/qcom-spmi-iadc.c:120:15: note: byref variable will be forcibly initialized 120 | unsigned int val; | ^~~ /kisskb/src/drivers/iio/adc/qcom-spmi-iadc.c: In function 'iadc_probe': /kisskb/src/drivers/iio/adc/qcom-spmi-iadc.c:492:6: note: byref variable will be forcibly initialized 492 | u32 res; | ^~~ /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/ata/libata-sff.c: In function 'ata_sff_data_xfer': /kisskb/src/drivers/ata/libata-sff.c:553:17: note: byref variable will be forcibly initialized 553 | unsigned char pad[2] = { }; | ^~~ /kisskb/src/drivers/ata/libata-sff.c: In function 'ata_sff_data_xfer32': /kisskb/src/drivers/ata/libata-sff.c:613:17: note: byref variable will be forcibly initialized 613 | unsigned char pad[4] = { }; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/trinity_dpm.c: In function 'trinity_program_sclk_dpm': /kisskb/src/drivers/gpu/drm/radeon/trinity_dpm.c:983:9: note: byref variable will be forcibly initialized 983 | u32 p, u; | ^ /kisskb/src/drivers/gpu/drm/radeon/trinity_dpm.c:983:6: note: byref variable will be forcibly initialized 983 | u32 p, u; | ^ /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/gpu/drm/radeon/trinity_dpm.c:321:9: note: byref variable will be forcibly initialized 321 | u32 p, u; | ^ /kisskb/src/drivers/gpu/drm/radeon/trinity_dpm.c:321:6: note: byref variable will be forcibly initialized 321 | u32 p, u; | ^ /kisskb/src/drivers/gpu/drm/radeon/trinity_dpm.c: In function 'trinity_setup_uvd_dpm_interval': /kisskb/src/drivers/gpu/drm/radeon/trinity_dpm.c:840:9: note: byref variable will be forcibly initialized 840 | u32 p, u; | ^ /kisskb/src/drivers/gpu/drm/radeon/trinity_dpm.c:840:6: note: byref variable will be forcibly initialized 840 | u32 p, u; | ^ /kisskb/src/drivers/gpu/drm/radeon/trinity_dpm.c: In function 'trinity_apply_state_adjust_rules': /kisskb/src/drivers/gpu/drm/radeon/trinity_dpm.c:1501:6: note: byref variable will be forcibly initialized 1501 | u16 min_vce_voltage; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/ata/libata-sff.c: In function 'ata_sff_dev_classify': /kisskb/src/drivers/ata/libata-sff.c:1831:22: note: byref variable will be forcibly initialized 1831 | struct ata_taskfile tf; | ^~ /kisskb/src/drivers/ata/libata-sff.c: In function 'ata_sff_softreset': /kisskb/src/drivers/ata/libata-sff.c:1996:5: note: byref variable will be forcibly initialized 1996 | u8 err; | ^~~ /kisskb/src/drivers/ata/libata-sff.c: In function 'sata_sff_hardreset': /kisskb/src/drivers/ata/libata-sff.c:2050:7: note: byref variable will be forcibly initialized 2050 | bool online; | ^~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/pci.h:38, from /kisskb/src/drivers/gpu/drm/radeon/trinity_dpm.c:24: /kisskb/src/drivers/gpu/drm/radeon/trinity_dpm.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/trinity_dpm.c: In function 'trinity_parse_sys_info_table': /kisskb/src/drivers/gpu/drm/radeon/trinity_dpm.c:1809:6: note: byref variable will be forcibly initialized 1809 | u16 data_offset; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/trinity_dpm.c:1808:11: note: byref variable will be forcibly initialized 1808 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/trinity_dpm.c:1808:5: note: byref variable will be forcibly initialized 1808 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/trinity_dpm.c: In function 'trinity_parse_power_table': /kisskb/src/drivers/gpu/drm/radeon/trinity_dpm.c:1698:11: note: byref variable will be forcibly initialized 1698 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/trinity_dpm.c:1698:5: note: byref variable will be forcibly initialized 1698 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/trinity_dpm.c:1697:6: note: byref variable will be forcibly initialized 1697 | u16 data_offset; | ^~~~~~~~~~~ /kisskb/src/drivers/ata/libata-sff.c: In function 'ata_pci_sff_activate_host': /kisskb/src/drivers/ata/libata-sff.c:2377:6: note: byref variable will be forcibly initialized 2377 | u8 tmp8, mask = 0; | ^~~~ /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/ata/libata-sff.c: In function 'ata_pci_init_one': /kisskb/src/drivers/ata/libata-sff.c:2467:19: note: byref variable will be forcibly initialized 2467 | struct ata_host *host = NULL; | ^~~~ /kisskb/src/drivers/iio/health/afe4404.c: In function 'afe440x_store_register': /kisskb/src/drivers/iio/health/afe4404.c:198:20: note: byref variable will be forcibly initialized 198 | int val, integer, fract, ret; | ^~~~~ /kisskb/src/drivers/iio/health/afe4404.c:198:11: note: byref variable will be forcibly initialized 198 | int val, integer, fract, ret; | ^~~~~~~ /kisskb/src/drivers/iio/health/afe4404.c: In function 'afe440x_show_register': /kisskb/src/drivers/iio/health/afe4404.c:175:6: note: byref variable will be forcibly initialized 175 | int vals[2]; | ^~~~ /kisskb/src/drivers/iio/health/afe4404.c:174:15: note: byref variable will be forcibly initialized 174 | unsigned int reg_val; | ^~~~~~~ /kisskb/src/drivers/ata/libata-pmp.c: In function 'sata_pmp_read': /kisskb/src/drivers/ata/libata-pmp.c:42:22: note: byref variable will be forcibly initialized 42 | struct ata_taskfile tf; | ^~ /kisskb/src/drivers/ata/libata-pmp.c: In function 'sata_pmp_write': /kisskb/src/drivers/ata/libata-pmp.c:79:22: note: byref variable will be forcibly initialized 79 | struct ata_taskfile tf; | ^~ /kisskb/src/drivers/ata/libata-pmp.c: In function 'sata_pmp_configure': /kisskb/src/drivers/ata/libata-pmp.c:296:7: note: byref variable will be forcibly initialized 296 | u32 reg; | ^~~ /kisskb/src/drivers/ata/libata-pmp.c: In function 'sata_pmp_revalidate_quick': /kisskb/src/drivers/ata/libata-pmp.c:713:6: note: byref variable will be forcibly initialized 713 | u32 prod_id; | ^~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/libata.h:15, from /kisskb/src/drivers/ata/libata-pmp.c:11: /kisskb/src/drivers/ata/libata-pmp.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/ata/libata-pmp.c: In function 'sata_pmp_eh_recover': /kisskb/src/drivers/ata/libata-pmp.c:934:18: note: byref variable will be forcibly initialized 934 | u32 gscr_error, sntf; | ^~~~ /kisskb/src/drivers/ata/libata-pmp.c:934:6: note: byref variable will be forcibly initialized 934 | u32 gscr_error, sntf; | ^~~~~~~~~~ /kisskb/src/drivers/ata/libata-pmp.c:931:19: note: byref variable will be forcibly initialized 931 | struct ata_link *link; | ^~~~ /kisskb/src/drivers/ata/libata-pmp.c:926:17: note: byref variable will be forcibly initialized 926 | int pmp_tries, link_tries[SATA_PMP_MAX_PORTS]; | ^~~~~~~~~~ In file included from /kisskb/src/drivers/iio/dac/ad5761.c:10: /kisskb/src/drivers/iio/dac/ad5761.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/iio/dac/ad5761.c: In function 'ad5761_read_raw': /kisskb/src/drivers/iio/dac/ad5761.c:207:6: note: byref variable will be forcibly initialized 207 | u16 aux; | ^~~ /kisskb/src/drivers/ata/libata-pata-timings.c: In function 'ata_timing_compute': /kisskb/src/drivers/ata/libata-pata-timings.c:120:20: note: byref variable will be forcibly initialized 120 | struct ata_timing p; | ^ /kisskb/src/drivers/iio/adc/rn5t618-adc.c: In function 'rn5t618_adc_irq': /kisskb/src/drivers/iio/adc/rn5t618-adc.c:89:15: note: byref variable will be forcibly initialized 89 | unsigned int r = 0; | ^ /kisskb/src/drivers/iio/adc/rn5t618-adc.c: In function 'rn5t618_read_adc_reg': /kisskb/src/drivers/iio/adc/rn5t618-adc.c:74:5: note: byref variable will be forcibly initialized 74 | u8 data[2]; | ^~~~ /kisskb/src/drivers/iio/adc/rn5t618-adc.c: In function 'rn5t618_adc_read': /kisskb/src/drivers/iio/adc/rn5t618-adc.c:113:6: note: byref variable will be forcibly initialized 113 | u16 raw; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c: In function 'ni_set_s0_mc_reg_index': /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c:2838:6: note: byref variable will be forcibly initialized 2838 | u16 address; | ^~~~~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/include/linux/pci.h:37, from /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c:25: /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/pci.h:38, from /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c:25: /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/odm_NoiseMonitor.c: In function 'odm_InbandNoise_Monitor_NSeries': /kisskb/src/drivers/staging/rtl8723bs/hal/odm_NoiseMonitor.c:31:21: note: byref variable will be forcibly initialized 31 | struct noise_level noise_data; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c: In function 'ni_process_firmware_header': /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c:1102:6: note: byref variable will be forcibly initialized 1102 | u32 tmp; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c: In function 'ni_calculate_sclk_params': /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c:2041:25: note: byref variable will be forcibly initialized 2041 | struct radeon_atom_ss ss; | ^~ /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c:2004:29: note: byref variable will be forcibly initialized 2004 | 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:2073:26: note: byref variable will be forcibly initialized 2073 | 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:2095:26: note: byref variable will be forcibly initialized 2095 | NISLANDS_SMC_SCLK_VALUE sclk_params; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c: In function 'ni_init_arb_table_index': /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c:1573:6: note: byref variable will be forcibly initialized 1573 | u32 tmp; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c: In function 'ni_init_driver_calculated_leakage_table': /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c:3052:6: note: byref variable will be forcibly initialized 3052 | u32 leakage = 0; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c: In function 'ni_populate_mclk_value': /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c:2237:25: note: byref variable will be forcibly initialized 2237 | struct radeon_atom_ss ss; | ^~ /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c:2177:29: note: byref variable will be forcibly initialized 2177 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c: In function 'ni_populate_smc_t': /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c:2398:11: note: byref variable will be forcibly initialized 2398 | u32 t_l, t_h; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c:2398:6: note: byref variable will be forcibly initialized 2398 | u32 t_l, t_h; | ^~~ /kisskb/src/drivers/ata/ahci.c: In function 'ahci_mcp89_apple_enable': /kisskb/src/drivers/ata/ahci.c:1010:6: note: byref variable will be forcibly initialized 1010 | u32 val; | ^~~ /kisskb/src/drivers/ata/ahci.c: In function 'ahci_vt8251_hardreset': /kisskb/src/drivers/ata/ahci.c:700:7: note: byref variable will be forcibly initialized 700 | bool online; | ^~~~~~ /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c: In function 'ni_parse_pplib_clock_info': /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c:3969:20: note: byref variable will be forcibly initialized 3969 | u16 vddc, vddci, mvdd; | ^~~~ /kisskb/src/drivers/ata/ahci.c: In function 'ahci_avn_hardreset': /kisskb/src/drivers/ata/ahci.c:799:7: note: byref variable will be forcibly initialized 799 | u32 sstatus; | ^~~~~~~ /kisskb/src/drivers/ata/ahci.c:798:7: note: byref variable will be forcibly initialized 798 | u16 val; | ^~~ /kisskb/src/drivers/ata/ahci.c:790:7: note: byref variable will be forcibly initialized 790 | bool online; | ^~~~~~ /kisskb/src/drivers/ata/ahci.c:789:22: note: byref variable will be forcibly initialized 789 | struct ata_taskfile tf; | ^~ /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c:3969:13: note: byref variable will be forcibly initialized 3969 | u16 vddc, vddci, mvdd; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c:3969:7: note: byref variable will be forcibly initialized 3969 | u16 vddc, vddci, mvdd; | ^~~~ /kisskb/src/drivers/ata/ahci.c: In function 'ahci_sb600_enable_64bit': /kisskb/src/drivers/ata/ahci.c:1122:7: note: byref variable will be forcibly initialized 1122 | char buf[9]; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c: In function 'ni_parse_power_table': /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c:3996:11: note: byref variable will be forcibly initialized 3996 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c:3996:5: note: byref variable will be forcibly initialized 3996 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c:3995:6: note: byref variable will be forcibly initialized 3995 | u16 data_offset; | ^~~~~~~~~~~ /kisskb/src/drivers/ata/ahci.c: In function 'ahci_broken_lpm': /kisskb/src/drivers/ata/ahci.c:1310:7: note: byref variable will be forcibly initialized 1310 | char buf[9]; | ^~~ /kisskb/src/drivers/iio/humidity/htu21.c: In function 'htu21_probe': /kisskb/src/drivers/iio/humidity/htu21.c:186:6: note: byref variable will be forcibly initialized 186 | u64 serial_number; | ^~~~~~~~~~~~~ /kisskb/src/drivers/ata/ahci.c: In function 'ahci_broken_suspend': /kisskb/src/drivers/ata/ahci.c:1257:7: note: byref variable will be forcibly initialized 1257 | char buf[9]; | ^~~ /kisskb/src/drivers/ata/ahci.c: In function 'ahci_intel_pcs_quirk': /kisskb/src/drivers/ata/ahci.c:1626:6: note: byref variable will be forcibly initialized 1626 | u16 tmp16; | ^~~~~ /kisskb/src/drivers/iio/humidity/htu21.c: In function 'htu21_read_raw': /kisskb/src/drivers/iio/humidity/htu21.c:44:15: note: byref variable will be forcibly initialized 44 | unsigned int humidity; | ^~~~~~~~ /kisskb/src/drivers/iio/humidity/htu21.c:43:11: note: byref variable will be forcibly initialized 43 | int ret, temperature; | ^~~~~~~~~~~ /kisskb/src/drivers/ata/ahci.c: In function 'ahci_p5wdh_hardreset': /kisskb/src/drivers/ata/ahci.c:728:7: note: byref variable will be forcibly initialized 728 | bool online; | ^~~~~~ /kisskb/src/drivers/ata/ahci.c:727:22: note: byref variable will be forcibly initialized 727 | struct ata_taskfile tf; | ^~ /kisskb/src/drivers/ata/ahci.c: In function 'ahci_pci_print_info': /kisskb/src/drivers/ata/ahci.c:943:6: note: byref variable will be forcibly initialized 943 | u16 cc; | ^~ /kisskb/src/drivers/ata/ahci.c: In function 'ahci_init_one': /kisskb/src/drivers/ata/ahci.c:1722:6: note: byref variable will be forcibly initialized 1722 | u8 map; | ^~~ /kisskb/src/drivers/ata/ahci.c:1669:30: note: byref variable will be forcibly initialized 1669 | const struct ata_port_info *ppi[] = { &pi, NULL }; | ^~~ /kisskb/src/drivers/ata/ahci.c:1668:23: note: byref variable will be forcibly initialized 1668 | struct ata_port_info pi = ahci_port_info[board_id]; | ^~ /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c: In function 'ni_force_switch_to_arb_f0': /kisskb/src/drivers/gpu/drm/radeon/ni_dpm.c:1597:6: note: byref variable will be forcibly initialized 1597 | u32 tmp; | ^~~ /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:3769:19: note: byref variable will be forcibly initialized 3769 | 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:4052:29: note: byref variable will be forcibly initialized 4052 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c: In function 'si_set_s0_mc_reg_index': /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c:5478:6: note: byref variable will be forcibly initialized 5478 | u16 address; | ^~~~~~~ /kisskb/src/drivers/iio/imu/bmi160/bmi160_core.c: In function 'bmi160_get_scale': /kisskb/src/drivers/iio/imu/bmi160/bmi160_core.c:347:14: note: byref variable will be forcibly initialized 347 | int i, ret, val; | ^~~ /kisskb/src/drivers/iio/imu/bmi160/bmi160_core.c: In function 'bmi160_get_odr': /kisskb/src/drivers/iio/imu/bmi160/bmi160_core.c:404:9: note: byref variable will be forcibly initialized 404 | int i, val, ret; | ^~~ /kisskb/src/drivers/iio/imu/bmi160/bmi160_core.c: In function 'bmi160_write_conf_reg': /kisskb/src/drivers/iio/imu/bmi160/bmi160_core.c:544:15: note: byref variable will be forcibly initialized 544 | unsigned int val; | ^~~ /kisskb/src/drivers/iio/imu/bmi160/bmi160_core.c: In function 'bmi160_get_data': /kisskb/src/drivers/iio/imu/bmi160/bmi160_core.c:367:9: note: byref variable will be forcibly initialized 367 | __le16 sample; | ^~~~~~ /kisskb/src/drivers/iio/imu/bmi160/bmi160_core.c: In function 'bmi160_trigger_handler': /kisskb/src/drivers/iio/imu/bmi160/bmi160_core.c:431:9: note: byref variable will be forcibly initialized 431 | __le16 sample; | ^~~~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/include/linux/pci.h:37, from /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c:25: /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/iio/imu/bmi160/bmi160_core.c: In function 'bmi160_chip_init': /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c: In function 'si_update_dte_from_pl2': /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c:1823:6: note: byref variable will be forcibly initialized 1823 | u32 t_split[5] = { 10, 15, 20, 25, 30 }; | ^~~~~~~ /kisskb/src/drivers/iio/imu/bmi160/bmi160_core.c:722:15: note: byref variable will be forcibly initialized 722 | unsigned int val; | ^~~ /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_core.c: In function 'inv_icm42600_setup': /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_core.c:372:15: note: byref variable will be forcibly initialized 372 | unsigned int val; | ^~~ /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_core.c: In function 'inv_icm42600_irq_handler': /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_core.c:430:15: note: byref variable will be forcibly initialized 430 | unsigned int status; | ^~~~~~ /kisskb/src/drivers/iio/imu/bmi160/bmi160_core.c: In function 'bmi160_core_probe': /kisskb/src/drivers/iio/imu/bmi160/bmi160_core.c:834:22: note: byref variable will be forcibly initialized 834 | enum bmi160_int_pin int_pin; | ^~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/pci.h:38, from /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c:25: /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c: In function 'si_process_firmware_header': /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c:3461:6: note: byref variable will be forcibly initialized 3461 | u32 tmp; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c: In function 'si_force_switch_to_arb_f0': /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c:4237:6: note: byref variable will be forcibly initialized 4237 | u32 tmp; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c: In function 'si_init_dte_leakage_table': /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c:2563:6: note: byref variable will be forcibly initialized 2563 | u32 leakage; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c: In function 'si_init_simplified_leakage_table': /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c:2602:6: note: byref variable will be forcibly initialized 2602 | u32 leakage; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c: In function 'si_populate_smc_acpi_state': /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c:4519:8: note: byref variable will be forcibly initialized 4519 | u16 std_vddc; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c:4496:8: note: byref variable will be forcibly initialized 4496 | u16 std_vddc; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c: In function 'si_calculate_sclk_params': /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c:4805:25: note: byref variable will be forcibly initialized 4805 | struct radeon_atom_ss ss; | ^~ /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c:4769:29: note: byref variable will be forcibly initialized 4769 | 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:4837:26: note: byref variable will be forcibly initialized 4837 | 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:4896:25: note: byref variable will be forcibly initialized 4896 | struct radeon_atom_ss ss; | ^~ /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c:4872:25: note: byref variable will be forcibly initialized 4872 | struct atom_mpll_param mpll_param; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c: In function 'si_init_arb_table_index': /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c:4210:6: note: byref variable will be forcibly initialized 4210 | u32 tmp; | ^~~ /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; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c: In function 'si_initialize_smc_cac_tables': /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c:2637:16: note: byref variable will be forcibly initialized 2637 | u16 vddc_max, vddc_min, vddc_step; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c:2637:6: note: byref variable will be forcibly initialized 2637 | u16 vddc_max, vddc_min, vddc_step; | ^~~~~~~~ /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:2278:6: note: byref variable will be forcibly initialized 2278 | u16 curr_std_vddc; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c:2277:6: note: byref variable will be forcibly initialized 2277 | u16 prev_std_vddc; | ^~~~~~~~~~~~~ /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_populate_smc_tdp_limits': /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c:2147:7: note: byref variable will be forcibly initialized 2147 | u32 near_tdp_limit; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c:2146:7: note: byref variable will be forcibly initialized 2146 | u32 tdp_limit; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c: In function 'si_apply_state_adjust_rules': /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c:2955:37: note: byref variable will be forcibly initialized 2955 | u32 max_sclk_vddc, max_mclk_vddci, max_mclk_vddc; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c:2955:21: note: byref variable will be forcibly initialized 2955 | u32 max_sclk_vddc, max_mclk_vddci, max_mclk_vddc; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c:2955:6: note: byref variable will be forcibly initialized 2955 | u32 max_sclk_vddc, max_mclk_vddci, max_mclk_vddc; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c:2954:19: note: byref variable will be forcibly initialized 2954 | u16 vddc, vddci, min_vce_voltage = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c: In function 'si_populate_smc_t': /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c:5074:11: note: byref variable will be forcibly initialized 5074 | u32 t_l, t_h; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c:5074:6: note: byref variable will be forcibly initialized 5074 | u32 t_l, t_h; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c: In function 'si_get_leakage_vddc': /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c:3216:6: note: byref variable will be forcibly initialized 3216 | u16 vddc, count = 0; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c: In function 'si_parse_pplib_clock_info': /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c:6770:20: note: byref variable will be forcibly initialized 6770 | u16 vddc, vddci, mvdd; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c:6770:13: note: byref variable will be forcibly initialized 6770 | u16 vddc, vddci, mvdd; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c:6770:7: note: byref variable will be forcibly initialized 6770 | u16 vddc, vddci, mvdd; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c: In function 'si_parse_power_table': /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c:6801:11: note: byref variable will be forcibly initialized 6801 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c:6801:5: note: byref variable will be forcibly initialized 6801 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c:6800:6: note: byref variable will be forcibly initialized 6800 | u16 data_offset; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c: In function 'si_populate_smc_initial_state': /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c:4404:7: note: byref variable will be forcibly initialized 4404 | u16 std_vddc; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c: In function 'si_convert_power_level_to_smc': /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c:4967:6: note: byref variable will be forcibly initialized 4967 | u16 std_vddc; | ^~~~~~~~ /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:105:15: note: byref variable will be forcibly initialized 105 | unsigned int sleep_temp = 0; | ^~~~~~~~~~ /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_gyro.c:104:15: note: byref variable will be forcibly initialized 104 | unsigned int sleep_gyro = 0; | ^~~~~~~~~~ /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/iio/imu/inv_icm42600/inv_icm42600_gyro.c: In function 'inv_icm42600_gyro_write_offset': /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_gyro.c:456:20: note: byref variable will be forcibly initialized 456 | unsigned int reg, regval; | ^~~~~~ /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/gpu/drm/radeon/si_dpm.c: In function 'si_dpm_pre_set_power_state': /kisskb/src/drivers/gpu/drm/radeon/si_dpm.c:6503:19: note: byref variable will be forcibly initialized 6503 | 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:6886:29: note: byref variable will be forcibly initialized 6886 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_gyro.c: In function 'inv_icm42600_gyro_read_raw': /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_gyro.c:557:10: note: byref variable will be forcibly initialized 557 | int16_t data; | ^~~~ /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/iio/imu/inv_icm42600/inv_icm42600_gyro.c:766:15: note: byref variable will be forcibly initialized 766 | unsigned int odr; | ^~~ /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_gyro.c:765:16: note: byref variable will be forcibly initialized 765 | const int8_t *temp; | ^~~~ /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_gyro.c:764:29: note: byref variable will be forcibly initialized 764 | const void *accel, *gyro, *timestamp; | ^~~~~~~~~ /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_gyro.c:764:22: note: byref variable will be forcibly initialized 764 | const void *accel, *gyro, *timestamp; | ^~~~ /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_gyro.c:764:14: note: byref variable will be forcibly initialized 764 | const void *accel, *gyro, *timestamp; | ^~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c: In function 'ConstructBtNullFunctionData': /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c:772:5: note: byref variable will be forcibly initialized 772 | u8 bssid[ETH_ALEN]; | ^~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c: In function 'ConstructBeacon': /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c:169:7: note: byref variable will be forcibly initialized 169 | u32 ATIMWindow; | ^~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c:112:16: note: byref variable will be forcibly initialized 112 | u32 rate_len, pktlen; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c: In function 'FillH2CCmd8723B': /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c:53:6: note: byref variable will be forcibly initialized 53 | u32 h2c_cmd_ex = 0; | ^~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c:52:6: note: byref variable will be forcibly initialized 52 | u32 h2c_cmd = 0; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c: In function 'rtl8723b_set_FwRsvdPage_cmd': /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c:302:5: note: byref variable will be forcibly initialized 302 | u8 u1H2CRsvdPageParm[H2C_RSVDPAGE_LOC_LEN] = {0}; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c: In function 'rtl8723b_set_FwRsvdPagePkt': /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c:512:22: note: byref variable will be forcibly initialized 512 | struct rsvdpage_loc RsvdPageLoc; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c:505:45: note: byref variable will be forcibly initialized 505 | u32 NullDataLength = 0, QosNullLength = 0, BTQosNullLength = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c:505:26: note: byref variable will be forcibly initialized 505 | u32 NullDataLength = 0, QosNullLength = 0, BTQosNullLength = 0; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c:505:6: note: byref variable will be forcibly initialized 505 | u32 NullDataLength = 0, QosNullLength = 0, BTQosNullLength = 0; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c:504:24: note: byref variable will be forcibly initialized 504 | u32 BeaconLength = 0, PSPollLength = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c:504:6: note: byref variable will be forcibly initialized 504 | u32 BeaconLength = 0, PSPollLength = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c: In function 'SetFwRsvdPagePkt_BTCoex': /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c:825:22: note: byref variable will be forcibly initialized 825 | struct rsvdpage_loc RsvdPageLoc; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c:819:6: note: byref variable will be forcibly initialized 819 | u32 BTQosNullLength = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c:818:6: note: byref variable will be forcibly initialized 818 | u32 BeaconLength = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c: In function 'rtl8723b_set_FwMediaStatusRpt_cmd': /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c:319:5: note: byref variable will be forcibly initialized 319 | u8 u1H2CMediaStatusRptParm[H2C_MEDIA_STATUS_RPT_LEN] = {0}; | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c: In function 'rtl8723b_set_FwMacIdConfig_cmd': /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c:332:5: note: byref variable will be forcibly initialized 332 | u8 u1H2CMacIdConfigParm[H2C_MACID_CFG_LEN] = {0}; | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c: In function 'rtl8723b_set_rssi_cmd': /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c:348:5: note: byref variable will be forcibly initialized 348 | u8 u1H2CRssiSettingParm[H2C_RSSI_SETTING_LEN] = {0}; | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c: In function 'rtl8723b_set_FwPwrMode_cmd': /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c:365:5: note: byref variable will be forcibly initialized 365 | u8 u1H2CPwrModeParm[H2C_PWRMODE_LEN] = {0}; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c: In function 'rtl8723b_set_FwPsTuneParam_cmd': /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c:459:5: note: byref variable will be forcibly initialized 459 | u8 u1H2CPsTuneParm[H2C_PSTUNEPARAM_LEN] = {0}; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c: In function 'rtl8723b_download_rsvd_page': /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c:636:7: note: byref variable will be forcibly initialized 636 | bool bcn_valid = false; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c: In function 'rtl8723b_download_BTCoex_AP_mode_rsvd_page': /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c:903:5: note: byref variable will be forcibly initialized 903 | u8 bcn_valid = false; | ^~~~~~~~~ /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:105:15: note: byref variable will be forcibly initialized 105 | unsigned int sleep_accel = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_accel.c:104:15: note: byref variable will be forcibly initialized 104 | unsigned int sleep_temp = 0; | ^~~~~~~~~~ /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_write_offset': /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_accel.c:445:20: note: byref variable will be forcibly initialized 445 | unsigned int reg, regval; | ^~~~~~ /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_read_raw': /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_accel.c:546:10: note: byref variable will be forcibly initialized 546 | int16_t data; | ^~~~ /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/drivers/iio/imu/inv_icm42600/inv_icm42600_accel.c:754:15: note: byref variable will be forcibly initialized 754 | unsigned int odr; | ^~~ /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_accel.c:753:16: note: byref variable will be forcibly initialized 753 | const int8_t *temp; | ^~~~ /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_accel.c:752:29: note: byref variable will be forcibly initialized 752 | const void *accel, *gyro, *timestamp; | ^~~~~~~~~ /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_accel.c:752:22: note: byref variable will be forcibly initialized 752 | const void *accel, *gyro, *timestamp; | ^~~~ /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_accel.c:752:14: note: byref variable will be forcibly initialized 752 | const void *accel, *gyro, *timestamp; | ^~~~~ In file included from /kisskb/src/drivers/iio/dac/ad5764.c:13: /kisskb/src/drivers/iio/dac/ad5764.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/uio/uio_pdrv_genirq.c: In function 'uio_pdrv_genirq_probe': /kisskb/src/drivers/uio/uio_pdrv_genirq.c:120:15: note: byref variable will be forcibly initialized 120 | const char *name; | ^~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_dm.c: In function 'Update_ODM_ComInfo_8723b': /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_dm.c:67:5: note: byref variable will be forcibly initialized 67 | u8 zero = 0; | ^~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_dm.c: In function 'rtl8723b_HalDmWatchDog': /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_dm.c:132:7: note: byref variable will be forcibly initialized 132 | bool bFwPSAwake = true; | ^~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_dm.c: In function 'rtl8723b_hal_dm_in_lps': /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_dm.c:186:6: note: byref variable will be forcibly initialized 186 | u32 PWDB_rssi = 0; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/rtl819x_TSProc.c: In function 'GetTs': /kisskb/src/drivers/staging/rtl8192u/ieee80211/rtl819x_TSProc.c:355:22: note: byref variable will be forcibly initialized 355 | struct tspec_body TSpec; | ^~~~~ In file included from /kisskb/src/drivers/iio/adc/ti-adc161s626.c:17: /kisskb/src/drivers/iio/adc/ti-adc161s626.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/iio/adc/ti-adc161s626.c: In function 'ti_adc_read_measurement': /kisskb/src/drivers/iio/adc/ti-adc161s626.c:94:10: note: byref variable will be forcibly initialized 94 | __be32 buf; | ^~~ /kisskb/src/drivers/iio/adc/ti-adc161s626.c:84:10: note: byref variable will be forcibly initialized 84 | __be16 buf; | ^~~ make[4]: *** [/kisskb/src/scripts/Makefile.build:571: drivers/gpu/drm/amd/amdgpu] Error 2 make[4]: *** Waiting for unfinished jobs.... /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c: In function 'hal_EfusePgCheckAvailableAddr': /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c:1310:6: note: byref variable will be forcibly initialized 1310 | u16 max_available = 0; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c: In function 'hal_EfusePartialWriteCheck': /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c:1349:5: note: byref variable will be forcibly initialized 1349 | u8 efuse_data = 0; | ^~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c:1348:50: note: byref variable will be forcibly initialized 1348 | u16 startAddr = 0, efuse_max_available_len = 0, efuse_max = 0; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c:1348:21: note: byref variable will be forcibly initialized 1348 | u16 startAddr = 0, efuse_max_available_len = 0, efuse_max = 0; | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c:1348:6: note: byref variable will be forcibly initialized 1348 | u16 startAddr = 0, efuse_max_available_len = 0, efuse_max = 0; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c: In function 'Hal_EfusePgPacketRead': /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c:1245:5: note: byref variable will be forcibly initialized 1245 | u8 max_section = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c:1241:5: note: byref variable will be forcibly initialized 1241 | u8 efuse_data, word_cnts = 0; | ^~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c: In function 'hal_EfuseGetCurrentSize_BT': /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c:1052:6: note: byref variable will be forcibly initialized 1052 | u16 retU2 = 0; | ^~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c:1051:5: note: byref variable will be forcibly initialized 1051 | u8 efuse_data, word_cnts = 0; | ^~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c:1047:6: note: byref variable will be forcibly initialized 1047 | u16 btusedbytes; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c: In function 'hal_EfusePgPacketWrite2ByteHeader': /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c:1489:20: note: byref variable will be forcibly initialized 1489 | u8 pg_header = 0, tmp_header = 0; | ^~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c:1488:18: note: byref variable will be forcibly initialized 1488 | u16 efuse_addr, efuse_max_available_len = 0; | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c: In function 'hal_EfusePgPacketWrite1ByteHeader': /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c:1456:20: note: byref variable will be forcibly initialized 1456 | u8 pg_header = 0, tmp_header = 0; | ^~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c: In function 'Hal_EfuseWordEnableDataWrite': /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c:1180:5: note: byref variable will be forcibly initialized 1180 | u8 tmpdata[PGPKT_DATA_SIZE]; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c: In function 'Hal_EfusePgPacketWrite_BT': /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c:1611:6: note: byref variable will be forcibly initialized 1611 | u16 startAddr = 0; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c:1610:22: note: byref variable will be forcibly initialized 1610 | struct pgpkt_struct targetPkt; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c: In function 'Hal_EfusePgPacketWrite': /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c:1582:6: note: byref variable will be forcibly initialized 1582 | u16 startAddr = 0; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c:1581:22: note: byref variable will be forcibly initialized 1581 | struct pgpkt_struct targetPkt; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c: In function 'hal_EfuseGetCurrentSize_WiFi': /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c:958:5: note: byref variable will be forcibly initialized 958 | u8 efuse_data, word_cnts = 0; | ^~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c:955:6: note: byref variable will be forcibly initialized 955 | u16 efuse_addr = 0; | ^~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c: In function 'hal_ReadEFuse_WiFi': /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c:735:5: note: byref variable will be forcibly initialized 735 | u8 efuse_usage = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c:734:16: note: byref variable will be forcibly initialized 734 | u16 i, total, used; | ^~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c:734:9: note: byref variable will be forcibly initialized 734 | u16 i, total, used; | ^~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c:733:31: note: byref variable will be forcibly initialized 733 | u8 efuseHeader, efuseExtHdr, efuseData; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c:733:18: note: byref variable will be forcibly initialized 733 | u8 efuseHeader, efuseExtHdr, efuseData; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c:733:5: note: byref variable will be forcibly initialized 733 | u8 efuseHeader, efuseExtHdr, efuseData; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c: In function 'hal_ReadEFuse_BT': /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c:834:5: note: byref variable will be forcibly initialized 834 | u8 efuse_usage; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c:833:16: note: byref variable will be forcibly initialized 833 | u16 i, total, used; | ^~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c:833:9: note: byref variable will be forcibly initialized 833 | u16 i, total, used; | ^~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c:831:31: note: byref variable will be forcibly initialized 831 | u8 efuseHeader, efuseExtHdr, efuseData; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c:831:18: note: byref variable will be forcibly initialized 831 | u8 efuseHeader, efuseExtHdr, efuseData; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c:831:5: note: byref variable will be forcibly initialized 831 | u8 efuseHeader, efuseExtHdr, efuseData; | ^~~~~~~~~~~ /kisskb/src/drivers/vfio/pci/vfio_pci_core.c: In function 'vfio_pci_probe_power_state': /kisskb/src/drivers/vfio/pci/vfio_pci_core.c:193:6: note: byref variable will be forcibly initialized 193 | u16 pmcsr; | ^~~~~ /kisskb/src/drivers/vfio/pci/vfio_pci_core.c: In function 'vfio_pci_for_each_slot_or_bus': /kisskb/src/drivers/vfio/pci/vfio_pci_core.c:590:28: note: byref variable will be forcibly initialized 590 | struct vfio_pci_walk_info walk = { | ^~~~ /kisskb/src/drivers/vfio/pci/vfio_pci_core.c: In function 'vfio_pci_dev_set_resettable': /kisskb/src/drivers/vfio/pci/vfio_pci_core.c:590:28: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/linux/irq.h:21, 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/drivers/vfio/pci/vfio_pci_core.c:16: /kisskb/src/drivers/vfio/pci/vfio_pci_core.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c: In function 'rtl8723b_FirmwareDownload': /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c:303:25: note: byref variable will be forcibly initialized 303 | const struct firmware *fw; | ^~ /kisskb/src/drivers/vfio/pci/vfio_pci_core.c: In function 'vfio_pci_get_irq_count': /kisskb/src/drivers/vfio/pci/vfio_pci_core.c:502:7: note: byref variable will be forcibly initialized 502 | u16 flags; | ^~~~~ /kisskb/src/drivers/vfio/pci/vfio_pci_core.c:492:7: note: byref variable will be forcibly initialized 492 | u16 flags; | ^~~~~ /kisskb/src/drivers/vfio/pci/vfio_pci_core.c:481:6: note: byref variable will be forcibly initialized 481 | u8 pin; | ^~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c: In function 'Hal_EfuseParseTxPowerInfo_8723B': /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c:2226:7: note: byref variable will be forcibly initialized 2226 | u8 group = 0; | ^~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c:2220:24: note: byref variable will be forcibly initialized 2220 | struct TxPowerInfo24G pwrInfo24G; | ^~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c: In function 'Hal_EfuseParsePackageType_8723B': /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c:2333:5: note: byref variable will be forcibly initialized 2333 | u8 efuseContent; | ^~~~~~~~~~~~ /kisskb/src/drivers/vfio/pci/vfio_pci_core.c: In function 'vfio_pci_core_match': /kisskb/src/drivers/vfio/pci/vfio_pci_core.c:1640:9: note: byref variable will be forcibly initialized 1640 | uuid_t uuid; | ^~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c: In function 'SetHwReg8723B': /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c:3268:7: note: byref variable will be forcibly initialized 3268 | u16 BrateCfg = 0; | ^~~~~~~~ /kisskb/src/drivers/vfio/pci/vfio_pci_core.c: In function 'vfio_pci_core_enable': /kisskb/src/drivers/vfio/pci/vfio_pci_core.c:296:7: note: byref variable will be forcibly initialized 296 | u32 table; | ^~~~~ /kisskb/src/drivers/vfio/pci/vfio_pci_core.c:295:7: note: byref variable will be forcibly initialized 295 | u16 flags; | ^~~~~ /kisskb/src/drivers/vfio/pci/vfio_pci_core.c:245:6: note: byref variable will be forcibly initialized 245 | u16 cmd; | ^~~ /kisskb/src/drivers/vfio/pci/vfio_pci_core.c: In function 'vfio_pci_memory_lock_and_enable': /kisskb/src/drivers/vfio/pci/vfio_pci_core.c:1337:6: note: byref variable will be forcibly initialized 1337 | u16 cmd; | ^~~ /kisskb/src/drivers/vfio/pci/vfio_pci_core.c: In function 'vfio_pci_core_ioctl': /kisskb/src/drivers/vfio/pci/vfio_pci_core.c:590:28: note: byref variable will be forcibly initialized 590 | struct vfio_pci_walk_info walk = { | ^~~~ /kisskb/src/drivers/vfio/pci/vfio_pci_core.c:590:28: note: byref variable will be forcibly initialized /kisskb/src/drivers/vfio/pci/vfio_pci_core.c:590:28: note: byref variable will be forcibly initialized /kisskb/src/drivers/vfio/pci/vfio_pci_core.c:602:30: note: byref variable will be forcibly initialized 602 | struct vfio_info_cap_header header = { | ^~~~~~ /kisskb/src/drivers/vfio/pci/vfio_pci_core.c:1119:10: note: byref variable will be forcibly initialized 1119 | uuid_t uuid; | ^~~~ /kisskb/src/drivers/vfio/pci/vfio_pci_core.c:1118:30: note: byref variable will be forcibly initialized 1118 | struct vfio_device_feature feature; | ^~~~~~~ /kisskb/src/drivers/vfio/pci/vfio_pci_core.c:1096:32: note: byref variable will be forcibly initialized 1096 | struct vfio_device_ioeventfd ioeventfd; | ^~~~~~~~~ /kisskb/src/drivers/vfio/pci/vfio_pci_core.c:1008:18: note: byref variable will be forcibly initialized 1008 | int group_idx, count = 0, ret = 0; | ^~~~~ /kisskb/src/drivers/vfio/pci/vfio_pci_core.c:1006:30: note: byref variable will be forcibly initialized 1006 | struct vfio_pci_group_info info; | ^~~~ /kisskb/src/drivers/vfio/pci/vfio_pci_core.c:1003:29: note: byref variable will be forcibly initialized 1003 | struct vfio_pci_hot_reset hdr; | ^~~ /kisskb/src/drivers/vfio/pci/vfio_pci_core.c:931:29: note: byref variable will be forcibly initialized 931 | struct vfio_pci_fill_info fill = { 0 }; | ^~~~ /kisskb/src/drivers/vfio/pci/vfio_pci_core.c:930:34: note: byref variable will be forcibly initialized 930 | struct vfio_pci_hot_reset_info hdr; | ^~~ /kisskb/src/drivers/vfio/pci/vfio_pci_core.c:886:10: note: byref variable will be forcibly initialized 886 | size_t data_size = 0; | ^~~~~~~~~ /kisskb/src/drivers/vfio/pci/vfio_pci_core.c:883:23: note: byref variable will be forcibly initialized 883 | struct vfio_irq_set hdr; | ^~~ /kisskb/src/drivers/vfio/pci/vfio_pci_core.c:847:24: note: byref variable will be forcibly initialized 847 | struct vfio_irq_info info; | ^~~~ /kisskb/src/drivers/vfio/pci/vfio_pci_core.c:790:37: note: byref variable will be forcibly initialized 790 | struct vfio_region_info_cap_type cap_type = { | ^~~~~~~~ /kisskb/src/drivers/vfio/pci/vfio_pci_core.c:745:11: note: byref variable will be forcibly initialized 745 | size_t size; | ^~~~ /kisskb/src/drivers/vfio/pci/vfio_pci_core.c:704:24: note: byref variable will be forcibly initialized 704 | struct vfio_info_cap caps = { .buf = NULL, .size = 0 }; | ^~~~ /kisskb/src/drivers/vfio/pci/vfio_pci_core.c:703:27: note: byref variable will be forcibly initialized 703 | struct vfio_region_info info; | ^~~~ /kisskb/src/drivers/vfio/pci/vfio_pci_core.c:646:24: note: byref variable will be forcibly initialized 646 | struct vfio_info_cap caps = { .buf = NULL, .size = 0 }; | ^~~~ /kisskb/src/drivers/vfio/pci/vfio_pci_core.c:645:27: note: byref variable will be forcibly initialized 645 | struct vfio_device_info info; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/kv_dpm.c: In function 'kv_apply_state_adjust_rules': /kisskb/src/drivers/gpu/drm/radeon/kv_dpm.c:1943:9: note: byref variable will be forcibly initialized 1943 | int i, limit; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/kv_dpm.c: In function 'kv_process_firmware_header': /kisskb/src/drivers/gpu/drm/radeon/kv_dpm.c:300:6: note: byref variable will be forcibly initialized 300 | u32 tmp; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/kv_dpm.c: In function 'kv_update_dfs_bypass_settings': /kisskb/src/drivers/gpu/drm/radeon/kv_dpm.c:1594:5: note: byref variable will be forcibly initialized 1594 | u8 clk_bypass_cntl; | ^~~~~~~~~~~~~~~ /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/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/gpu/drm/radeon/kv_dpm.c: In function 'kv_update_sclk_t': /kisskb/src/drivers/gpu/drm/radeon/kv_dpm.c:542:6: note: byref variable will be forcibly initialized 542 | u32 low_sclk_interrupt_t = 0; | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/kv_dpm.c: In function 'kv_force_dpm_highest': /kisskb/src/drivers/gpu/drm/radeon/kv_dpm.c:1840:6: note: byref variable will be forcibly initialized 1840 | u32 enable_mask, i; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/kv_dpm.c: In function 'kv_force_dpm_lowest': /kisskb/src/drivers/gpu/drm/radeon/kv_dpm.c:1860:6: note: byref variable will be forcibly initialized 1860 | u32 enable_mask, i; | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/pci.h:38, from /kisskb/src/drivers/gpu/drm/radeon/kv_dpm.c:24: /kisskb/src/drivers/gpu/drm/radeon/kv_dpm.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/kv_dpm.c: In function 'kv_parse_sys_info_table': /kisskb/src/drivers/gpu/drm/radeon/kv_dpm.c:2293:6: note: byref variable will be forcibly initialized 2293 | u16 data_offset; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/kv_dpm.c:2292:11: note: byref variable will be forcibly initialized 2292 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/kv_dpm.c:2292:5: note: byref variable will be forcibly initialized 2292 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/kv_dpm.c: In function 'kv_parse_power_table': /kisskb/src/drivers/gpu/drm/radeon/kv_dpm.c:2442:11: note: byref variable will be forcibly initialized 2442 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/kv_dpm.c:2442:5: note: byref variable will be forcibly initialized 2442 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/kv_dpm.c:2441:6: note: byref variable will be forcibly initialized 2441 | u16 data_offset; | ^~~~~~~~~~~ /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/staging/r8188eu/hal/HalPhyRf_8188e.c: In function 'phy_SimularityCompare_8188E': /kisskb/src/drivers/staging/r8188eu/hal/HalPhyRf_8188e.c:653:5: note: byref variable will be forcibly initialized 653 | u8 final_candidate[2] = {0xFF, 0xFF}; /* for path A and path B */ | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723bs_recv.c: In function 'update_recvframe_attrib': /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723bs_recv.c:25:19: note: byref variable will be forcibly initialized 25 | struct recv_stat report; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/HalPhyRf_8188e.c: In function 'phy_IQCalibrate_8188E': /kisskb/src/drivers/staging/r8188eu/hal/HalPhyRf_8188e.c:744:6: note: byref variable will be forcibly initialized 744 | u32 IQK_BB_REG_92C[IQK_BB_REG_NUM] = { | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/HalPhyRf_8188e.c:739:6: note: byref variable will be forcibly initialized 739 | u32 IQK_MAC_REG[IQK_MAC_REG_NUM] = { | ^~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/HalPhyRf_8188e.c:730:6: note: byref variable will be forcibly initialized 730 | u32 ADDA_REG[IQK_ADDA_REG_NUM] = { | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/HalPhyRf_8188e.c: In function 'PHY_IQCalibrate_8188E': /kisskb/src/drivers/staging/r8188eu/hal/HalPhyRf_8188e.c:905:6: note: byref variable will be forcibly initialized 905 | u32 IQK_BB_REG_92C[IQK_BB_REG_NUM] = { | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/HalPhyRf_8188e.c:899:6: note: byref variable will be forcibly initialized 899 | s32 result[4][8]; /* last is final result */ | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/HalPhyRf_8188e.c: In function 'odm_TXPowerTrackingCallback_ThermalMeter_8188E': /kisskb/src/drivers/staging/r8188eu/hal/HalPhyRf_8188e.c:121:5: note: byref variable will be forcibly initialized 121 | u8 Thermal_mapping[2][index_mapping_NUM_88E] = { | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/HalPhyRf_8188e.c:113:5: note: byref variable will be forcibly initialized 113 | s8 OFDM_index_mapping[2][index_mapping_NUM_88E] = { | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/HalPhyRf_8188e.c:108:5: note: byref variable will be forcibly initialized 108 | s8 OFDM_index_old[2] = {0, 0}, CCK_index_old = 0; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/HalPhyRf_8188e.c:107:5: note: byref variable will be forcibly initialized 107 | s8 OFDM_index[2], CCK_index = 0; | ^~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/HalPhyRf_8188e.c:105:24: note: byref variable will be forcibly initialized 105 | s32 ele_A = 0, ele_D, TempCCk, X, value32; | ^~~~~~~ /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_temp.c: In function 'inv_icm42600_temp_read_raw': /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_temp.c:51:10: note: byref variable will be forcibly initialized 51 | int16_t temp; | ^~~~ /kisskb/src/drivers/ata/libahci.c: In function 'ahci_led_store': /kisskb/src/drivers/ata/libahci.c:1150:15: note: byref variable will be forcibly initialized 1150 | unsigned int state; | ^~~~~ /kisskb/src/drivers/ata/libahci.c: In function 'ahci_port_stop': /kisskb/src/drivers/ata/libahci.c:2457:14: note: byref variable will be forcibly initialized 2457 | const char *emsg = NULL; | ^~~~ /kisskb/src/drivers/ata/libahci.c: In function 'ahci_port_init': /kisskb/src/drivers/ata/libahci.c:1226:14: note: byref variable will be forcibly initialized 1226 | const char *emsg = NULL; | ^~~~ /kisskb/src/drivers/ata/acard-ahci.c: In function 'acard_ahci_port_start': /kisskb/src/drivers/ata/acard-ahci.c:283:13: note: byref variable will be forcibly initialized 283 | dma_addr_t mem_dma; | ^~~~~~~ /kisskb/src/drivers/ata/libahci.c: In function 'ahci_port_suspend': /kisskb/src/drivers/ata/libahci.c:2340:14: note: byref variable will be forcibly initialized 2340 | const char *emsg = NULL; | ^~~~ /kisskb/src/drivers/ata/acard-ahci.c: In function 'acard_ahci_pci_print_info': /kisskb/src/drivers/ata/acard-ahci.c:166:6: note: byref variable will be forcibly initialized 166 | u16 cc; | ^~ /kisskb/src/drivers/ata/acard-ahci.c: In function 'acard_ahci_init_one': /kisskb/src/drivers/ata/acard-ahci.c:359:30: note: byref variable will be forcibly initialized 359 | const struct ata_port_info *ppi[] = { &pi, NULL }; | ^~~ /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]; | ^~ /kisskb/src/drivers/ata/libahci.c: In function 'ahci_dev_classify': /kisskb/src/drivers/ata/libahci.c:1294:22: note: byref variable will be forcibly initialized 1294 | struct ata_taskfile tf; | ^~ /kisskb/src/drivers/ata/libahci.c: In function 'ahci_do_softreset': /kisskb/src/drivers/ata/libahci.c:1414:22: note: byref variable will be forcibly initialized 1414 | struct ata_taskfile tf; | ^~ /kisskb/src/drivers/ata/libahci.c: In function 'ahci_do_hardreset': /kisskb/src/drivers/ata/libahci.c:1564:22: note: byref variable will be forcibly initialized 1564 | struct ata_taskfile tf; | ^~ /kisskb/src/drivers/ata/libahci.c: In function 'ahci_hardreset': /kisskb/src/drivers/ata/libahci.c:1592:7: note: byref variable will be forcibly initialized 1592 | bool online; | ^~~~~~ /kisskb/src/drivers/ata/libahci.c: In function 'ahci_error_intr': /kisskb/src/drivers/ata/libahci.c:1724:6: note: byref variable will be forcibly initialized 1724 | u32 serror; | ^~~~~~ /kisskb/src/drivers/ata/libahci.c: In function 'ahci_port_start': /kisskb/src/drivers/ata/libahci.c:2365:13: note: byref variable will be forcibly initialized 2365 | dma_addr_t mem_dma; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.c: In function 'rtl8723bs_xmit_thread': /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.c:420:5: note: byref variable will be forcibly initialized 420 | u8 thread_name[20]; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.c: In function 'rtl8723bs_free_xmit_priv': /kisskb/src/drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.c:570:19: note: byref variable will be forcibly initialized 570 | struct list_head tmplist; | ^~~~~~~ /kisskb/src/drivers/iio/gyro/fxas21002c_core.c: In function 'fxas21002c_mode_get': /kisskb/src/drivers/iio/gyro/fxas21002c_core.c:283:15: note: byref variable will be forcibly initialized 283 | unsigned int ready; | ^~~~~ /kisskb/src/drivers/iio/gyro/fxas21002c_core.c:282:15: note: byref variable will be forcibly initialized 282 | unsigned int active; | ^~~~~~ /kisskb/src/drivers/iio/gyro/fxas21002c_core.c: In function 'fxas21002c_odr_get': /kisskb/src/drivers/iio/gyro/fxas21002c_core.c:449:15: note: byref variable will be forcibly initialized 449 | unsigned int odr_bits; | ^~~~~~~~ /kisskb/src/drivers/iio/gyro/fxas21002c_core.c: In function 'fxas21002c_range_fs_from_value': /kisskb/src/drivers/iio/gyro/fxas21002c_core.c:236:15: note: byref variable will be forcibly initialized 236 | unsigned int fs_double; | ^~~~~~~~~ /kisskb/src/drivers/iio/gyro/fxas21002c_core.c: In function 'fxas21002c_scale_get': /kisskb/src/drivers/iio/gyro/fxas21002c_core.c:555:6: note: byref variable will be forcibly initialized 555 | int fs_bits; | ^~~~~~~ /kisskb/src/drivers/iio/gyro/fxas21002c_core.c: In function 'fxas21002c_lpf_get': /kisskb/src/drivers/iio/gyro/fxas21002c_core.c:480:15: note: byref variable will be forcibly initialized 480 | unsigned int bw_bits; | ^~~~~~~ /kisskb/src/drivers/iio/gyro/fxas21002c_core.c: In function 'fxas21002c_hpf_get': /kisskb/src/drivers/iio/gyro/fxas21002c_core.c:524:15: note: byref variable will be forcibly initialized 524 | unsigned int sel_bits; | ^~~~~~~~ /kisskb/src/drivers/iio/gyro/fxas21002c_core.c: In function 'fxas21002c_lpf_set': /kisskb/src/drivers/iio/gyro/fxas21002c_core.c:501:6: note: byref variable will be forcibly initialized 501 | int odr; | ^~~ /kisskb/src/drivers/iio/gyro/fxas21002c_core.c: In function 'fxas21002c_chip_init': /kisskb/src/drivers/iio/gyro/fxas21002c_core.c:752:15: note: byref variable will be forcibly initialized 752 | unsigned int chip_id; | ^~~~~~~ /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; | ^~~~~ In file included from /kisskb/src/arch/powerpc/include/asm/io.h:27, 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/drivers/ata/libahci_platform.c:16: /kisskb/src/drivers/ata/libahci_platform.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/iio/gyro/fxas21002c_core.c: In function 'fxas21002c_temp_get': /kisskb/src/drivers/iio/gyro/fxas21002c_core.c:384:15: note: byref variable will be forcibly initialized 384 | unsigned int temp; | ^~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/drivers/ata/libahci_platform.c:16: /kisskb/src/drivers/ata/libahci_platform.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/iio/gyro/fxas21002c_core.c: In function 'fxas21002c_axis_get': /kisskb/src/drivers/iio/gyro/fxas21002c_core.c:417:9: note: byref variable will be forcibly initialized 417 | __be16 axis_be; | ^~~~~~~ /kisskb/src/drivers/iio/gyro/fxas21002c_core.c: In function 'fxas21002c_data_rdy_thread': /kisskb/src/drivers/iio/gyro/fxas21002c_core.c:806:15: note: byref variable will be forcibly initialized 806 | unsigned int data_ready; | ^~~~~~~~~~ /kisskb/src/drivers/ata/libahci_platform.c: In function 'ahci_platform_get_resources': /kisskb/src/drivers/ata/libahci_platform.c:481:8: note: byref variable will be forcibly initialized 481 | u32 port; | ^~~~ /kisskb/src/drivers/ata/libahci_platform.c: In function 'ahci_platform_init_host': /kisskb/src/drivers/ata/libahci_platform.c:577:30: note: byref variable will be forcibly initialized 577 | const struct ata_port_info *ppi[] = { &pi, NULL }; | ^~~ /kisskb/src/drivers/ata/libahci_platform.c:576:23: note: byref variable will be forcibly initialized 576 | struct ata_port_info pi = *pi_template; | ^~ In file included from /kisskb/src/drivers/iio/dac/ad5766.c:16: /kisskb/src/drivers/iio/dac/ad5766.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/iio/dac/ad5766.c: In function 'ad5766_trigger_handler': /kisskb/src/drivers/iio/dac/ad5766.c:590:6: note: byref variable will be forcibly initialized 590 | u16 data[ARRAY_SIZE(ad5766_channels)]; | ^~~~ /kisskb/src/drivers/iio/dac/ad5766.c: In function 'ad5766_write_ext': /kisskb/src/drivers/iio/dac/ad5766.c:389:7: note: byref variable will be forcibly initialized 389 | bool readin; | ^~~~~~ /kisskb/src/drivers/iio/dac/ad5766.c: In function 'ad5766_get_output_range': /kisskb/src/drivers/iio/dac/ad5766.c:507:24: note: byref variable will be forcibly initialized 507 | int i, ret, min, max, tmp[2]; | ^~~ /kisskb/src/drivers/iio/imu/inv_mpu6050/inv_mpu_core.c: In function 'inv_mpu6050_sensor_set': /kisskb/src/drivers/iio/imu/inv_mpu6050/inv_mpu_core.c:548:9: note: byref variable will be forcibly initialized 548 | __be16 d = cpu_to_be16(val); | ^ /kisskb/src/drivers/iio/imu/inv_mpu6050/inv_mpu_core.c: In function 'inv_mpu6050_write_raw': /kisskb/src/drivers/iio/imu/inv_mpu6050/inv_mpu_core.c:548:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/imu/inv_mpu6050/inv_mpu_core.c:548:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/imu/inv_mpu6050/inv_mpu_core.c: In function 'inv_mpu6050_sensor_show': /kisskb/src/drivers/iio/imu/inv_mpu6050/inv_mpu_core.c:562:9: note: byref variable will be forcibly initialized 562 | __be16 d; | ^ /kisskb/src/drivers/iio/imu/inv_mpu6050/inv_mpu_core.c: In function 'inv_mpu6050_fifo_rate_store': /kisskb/src/drivers/iio/imu/inv_mpu6050/inv_mpu_core.c:920:6: note: byref variable will be forcibly initialized 920 | int fifo_rate; | ^~~~~~~~~ /kisskb/src/drivers/iio/imu/inv_mpu6050/inv_mpu_core.c: In function 'inv_mpu6050_read_channel_data': /kisskb/src/drivers/iio/imu/inv_mpu6050/inv_mpu_core.c:562:9: note: byref variable will be forcibly initialized 562 | __be16 d; | ^ /kisskb/src/drivers/iio/imu/inv_mpu6050/inv_mpu_core.c: In function 'inv_check_and_setup_chip': /kisskb/src/drivers/iio/imu/inv_mpu6050/inv_mpu_core.c:1308:15: note: byref variable will be forcibly initialized 1308 | unsigned int regval, mask; | ^~~~~~ /kisskb/src/drivers/iio/light/gp2ap020a00f.c: In function 'gp2ap020a00f_set_operation_mode': /kisskb/src/drivers/iio/light/gp2ap020a00f.c:370:15: note: byref variable will be forcibly initialized 370 | unsigned int op_reg_val; | ^~~~~~~~~~ /kisskb/src/drivers/iio/light/gp2ap020a00f.c: In function 'gp2ap020a00f_write_event_threshold': /kisskb/src/drivers/iio/light/gp2ap020a00f.c:443:9: note: byref variable will be forcibly initialized 443 | __le16 thresh_buf = 0; | ^~~~~~~~~~ /kisskb/src/drivers/iio/light/gp2ap020a00f.c: In function 'gp2ap020a00f_adjust_lux_mode': /kisskb/src/drivers/iio/light/gp2ap020a00f.c:443:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/light/gp2ap020a00f.c:443:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/light/gp2ap020a00f.c: In function 'gp2ap020a00f_exec_cmd': /kisskb/src/drivers/iio/light/gp2ap020a00f.c:443:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/light/gp2ap020a00f.c:443:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/light/gp2ap020a00f.c:443:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/light/gp2ap020a00f.c:443:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/light/gp2ap020a00f.c: In function 'gp2ap020a00f_prox_sensing_handler': /kisskb/src/drivers/iio/light/gp2ap020a00f.c:835:15: note: byref variable will be forcibly initialized 835 | unsigned int op_reg_val; | ^~~~~~~~~~ /kisskb/src/drivers/iio/light/gp2ap020a00f.c: In function 'gp2ap020a00f_thresh_event_handler': /kisskb/src/drivers/iio/light/gp2ap020a00f.c:871:27: note: byref variable will be forcibly initialized 871 | unsigned int output_val, op_reg_val; | ^~~~~~~~~~ /kisskb/src/drivers/iio/light/gp2ap020a00f.c:870:19: note: byref variable will be forcibly initialized 870 | u8 op_reg_flags, d0_reg_buf[2]; | ^~~~~~~~~~ /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_buffer.c: In function 'inv_icm42600_buffer_update_watermark': /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_buffer.c:208:7: note: byref variable will be forcibly initialized 208 | bool restore; | ^~~~~~~ /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:381:15: note: byref variable will be forcibly initialized 381 | unsigned int sleep_sensor = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_buffer.c:380:15: note: byref variable will be forcibly initialized 380 | unsigned int sleep_temp = 0; | ^~~~~~~~~~ /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/iio/imu/inv_icm42600/inv_icm42600_buffer.c: In function 'inv_icm42600_buffer_fifo_read': /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_buffer.c:454:15: note: byref variable will be forcibly initialized 454 | unsigned int odr; | ^~~ /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_buffer.c:453:16: note: byref variable will be forcibly initialized 453 | const int8_t *temp; | ^~~~ /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_buffer.c:452:29: note: byref variable will be forcibly initialized 452 | const void *accel, *gyro, *timestamp; | ^~~~~~~~~ /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_buffer.c:452:22: note: byref variable will be forcibly initialized 452 | const void *accel, *gyro, *timestamp; | ^~~~ /kisskb/src/drivers/iio/imu/inv_icm42600/inv_icm42600_buffer.c:452:14: note: byref variable will be forcibly initialized 452 | const void *accel, *gyro, *timestamp; | ^~~~~ 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, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/light/gp2ap020a00f.c: In function 'gp2ap020a00f_read_output': /kisskb/src/drivers/iio/light/gp2ap020a00f.c:701:5: note: byref variable will be forcibly initialized 701 | u8 reg_buf[2]; | ^~~~~~~ In file included from /kisskb/src/drivers/iio/adc/ti-ads8344.c:15: /kisskb/src/drivers/iio/adc/ti-ads8344.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_halinit.c: In function 'CardEnable': /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_halinit.c:34:7: note: byref variable will be forcibly initialized 34 | u8 bMacPwrCtrlOn = true; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_halinit.c:22:5: note: byref variable will be forcibly initialized 22 | u8 bMacPwrCtrlOn; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_halinit.c: In function 'Hal_EfuseParseMACAddr_8723BS': /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_halinit.c:1029:5: note: byref variable will be forcibly initialized 1029 | u8 sMacAddr[6] = {0x00, 0xE0, 0x4C, 0xb7, 0x23, 0x00}; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_halinit.c: In function 'CardDisableRTL8723BSdio': /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_halinit.c:853:5: note: byref variable will be forcibly initialized 853 | u8 bMacPwrCtrlOn; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_halinit.c: In function 'HalDetectPwrDownMode': /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_halinit.c:571:5: note: byref variable will be forcibly initialized 571 | u8 tmpvalue; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_halinit.c: In function 'rtl8723bs_hal_init': /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_halinit.c:803:7: note: byref variable will be forcibly initialized 803 | u8 h2cCmdBuf; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_halinit.c:604:12: note: byref variable will be forcibly initialized 604 | u8 val8, bMacPwrCtrlOn = true; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_halinit.c:603:17: note: byref variable will be forcibly initialized 603 | u8 cpwm_orig, cpwm_now; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_halinit.c:603:6: note: byref variable will be forcibly initialized 603 | u8 cpwm_orig, cpwm_now; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_halinit.c:592:6: note: byref variable will be forcibly initialized 592 | u32 NavUpper = WiFiNavUpperUs; | ^~~~~~~~ /kisskb/src/drivers/iio/magnetometer/ak8974.c: In function 'ak8974_set_u16_val': /kisskb/src/drivers/iio/magnetometer/ak8974.c:222:9: note: byref variable will be forcibly initialized 222 | __le16 bulk = cpu_to_le16(val); | ^~~~ /kisskb/src/drivers/iio/magnetometer/ak8974.c: In function 'ak8974_configure': /kisskb/src/drivers/iio/magnetometer/ak8974.c:222:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/magnetometer/ak8974.c: In function 'ak8974_drdy_irq_thread': /kisskb/src/drivers/iio/magnetometer/ak8974.c:407:15: note: byref variable will be forcibly initialized 407 | unsigned int val; | ^~~ /kisskb/src/drivers/iio/magnetometer/ak8974.c: In function 'ak8974_trigmeas': /kisskb/src/drivers/iio/magnetometer/ak8974.c:302:15: note: byref variable will be forcibly initialized 302 | unsigned int clear; | ^~~~~ /kisskb/src/drivers/iio/magnetometer/ak8974.c: In function 'ak8974_selftest': /kisskb/src/drivers/iio/magnetometer/ak8974.c:429:15: note: byref variable will be forcibly initialized 429 | unsigned int val; | ^~~ /kisskb/src/drivers/iio/magnetometer/ak8974.c: In function 'ak8974_get_u16_val': /kisskb/src/drivers/iio/magnetometer/ak8974.c:210:9: note: byref variable will be forcibly initialized 210 | __le16 bulk; | ^~~~ /kisskb/src/drivers/iio/magnetometer/ak8974.c: In function 'ak8974_await_drdy': /kisskb/src/drivers/iio/magnetometer/ak8974.c:339:15: note: byref variable will be forcibly initialized 339 | unsigned int val; | ^~~ /kisskb/src/drivers/iio/magnetometer/ak8974.c: In function 'ak8974_getresult': /kisskb/src/drivers/iio/magnetometer/ak8974.c:369:15: note: byref variable will be forcibly initialized 369 | unsigned int src; | ^~~ /kisskb/src/drivers/iio/magnetometer/ak8974.c: In function 'ak8974_measure_channel': /kisskb/src/drivers/iio/magnetometer/ak8974.c:567:9: note: byref variable will be forcibly initialized 567 | __le16 hw_values[3]; | ^~~~~~~~~ /kisskb/src/drivers/iio/magnetometer/ak8974.c: In function 'ak8974_detect': /kisskb/src/drivers/iio/magnetometer/ak8974.c:210:9: note: byref variable will be forcibly initialized 210 | __le16 bulk; | ^~~~ /kisskb/src/drivers/iio/magnetometer/ak8974.c:535:24: note: byref variable will be forcibly initialized 535 | __le16 fab_data1[9], fab_data2[3]; | ^~~~~~~~~ /kisskb/src/drivers/iio/magnetometer/ak8974.c:535:10: note: byref variable will be forcibly initialized 535 | __le16 fab_data1[9], fab_data2[3]; | ^~~~~~~~~ /kisskb/src/drivers/iio/magnetometer/ak8974.c:492:6: note: byref variable will be forcibly initialized 492 | u16 sn; | ^~ /kisskb/src/drivers/iio/magnetometer/ak8974.c:491:15: note: byref variable will be forcibly initialized 491 | unsigned int fw; | ^~ /kisskb/src/drivers/iio/magnetometer/ak8974.c:488:15: note: byref variable will be forcibly initialized 488 | unsigned int whoami; | ^~~~~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.c: In function 'ieee80211_DELBA': /kisskb/src/drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.c:188:24: note: byref variable will be forcibly initialized 188 | union delba_param_set DelbaParamSet; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.c: In function 'ieee80211_rx_ADDBAReq': /kisskb/src/drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.c:398:20: note: byref variable will be forcibly initialized 398 | struct ba_record BA; | ^~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.c:324:24: note: byref variable will be forcibly initialized 324 | struct rx_ts_record *pTS = NULL; | ^~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.c: In function 'ieee80211_rx_ADDBARsp': /kisskb/src/drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.c:525:20: note: byref variable will be forcibly initialized 525 | struct ba_record BA; | ^~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.c:419:27: note: byref variable will be forcibly initialized 419 | struct tx_ts_record *pTS = NULL; | ^~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.c: In function 'ieee80211_rx_DELBA': /kisskb/src/drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.c:580:24: note: byref variable will be forcibly initialized 580 | struct tx_ts_record *pTxTs; | ^~~~~ /kisskb/src/drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.c:565:24: note: byref variable will be forcibly initialized 565 | struct rx_ts_record *pRxTs; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c: In function 'ci_set_s0_mc_reg_index': /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c:4461:6: note: byref variable will be forcibly initialized 4461 | u16 address; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c: In function 'ci_get_average_sclk_freq': /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c:1736:6: note: byref variable will be forcibly initialized 1736 | u32 sclk_freq; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c: In function 'ci_get_average_mclk_freq': /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c:1749:6: note: byref variable will be forcibly initialized 1749 | u32 mclk_freq; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/pci.h:38, from /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c:25: /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c: In function 'ci_process_firmware_header': /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c:1782:6: note: byref variable will be forcibly initialized 1782 | u32 tmp; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c: In function 'ci_populate_pm_base': /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c:457:6: note: byref variable will be forcibly initialized 457 | u32 pm_fuse_table_offset; | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c: In function 'ci_update_sclk_t': /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c:1297:6: note: byref variable will be forcibly initialized 1297 | u32 low_sclk_interrupt_t = 0; | ^~~~~~~~~~~~~~~~~~~~ /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:2956:29: note: byref variable will be forcibly initialized 2956 | 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:2658:29: note: byref variable will be forcibly initialized 2658 | 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:2691:29: note: byref variable will be forcibly initialized 2691 | 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:2723:29: note: byref variable will be forcibly initialized 2723 | 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:2615:29: note: byref variable will be forcibly initialized 2615 | 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:3151:25: note: byref variable will be forcibly initialized 3151 | struct radeon_atom_ss ss; | ^~ /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c:3127:29: note: byref variable will be forcibly initialized 3127 | struct atom_clock_dividers dividers; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c: In function 'ci_calculate_mclk_params': /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c:2791:25: note: byref variable will be forcibly initialized 2791 | struct radeon_atom_ss ss; | ^~ /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c:2767:25: note: byref variable will be forcibly initialized 2767 | struct atom_mpll_param mpll_param; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c: In function 'ci_populate_memory_timing_parameters': /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c:2491:6: note: byref variable will be forcibly initialized 2491 | u32 dram_timing2; | ^~~~~~~~~~~~ /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:2512:37: note: byref variable will be forcibly initialized 2512 | SMU7_Discrete_MCArbDramTimingTable arb_regs; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c: In function 'ci_init_arb_table_index': /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c:2379:6: note: byref variable will be forcibly initialized 2379 | u32 tmp; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c: In function 'ci_get_vbios_boot_values': /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c:5604:6: note: byref variable will be forcibly initialized 5604 | u16 data_offset; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c:5603:11: note: byref variable will be forcibly initialized 5603 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c:5603:5: note: byref variable will be forcibly initialized 5603 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c: In function 'ci_parse_power_table': /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c:5519:11: note: byref variable will be forcibly initialized 5519 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c:5519:5: note: byref variable will be forcibly initialized 5519 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c:5518:6: note: byref variable will be forcibly initialized 5518 | u16 data_offset; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c: In function 'sdio_write16': /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c:257:9: note: byref variable will be forcibly initialized 257 | __le16 le_tmp; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c: In function 'sdio_local_cmd52_write4byte': /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c:651:9: note: byref variable will be forcibly initialized 651 | __le32 le_tmp; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c: In function 'sdio_writeN': /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c:307:6: note: byref variable will be forcibly initialized 307 | u16 offset; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c:306:5: note: byref variable will be forcibly initialized 306 | u8 device_id; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c:305:5: note: byref variable will be forcibly initialized 305 | u8 mac_pwr_ctrl_on; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c: In function 'ci_get_leakage_voltages': /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c:1317:12: note: byref variable will be forcibly initialized 1317 | u16 vddc, vddci; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c:1317:6: note: byref variable will be forcibly initialized 1317 | u16 vddc, vddci; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c:1316:6: note: byref variable will be forcibly initialized 1316 | u16 leakage_id, virtual_voltage_id; | ^~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c: In function 'sdio_write32': /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c:273:9: note: byref variable will be forcibly initialized 273 | __le32 le_tmp; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c:272:6: note: byref variable will be forcibly initialized 272 | s32 err; | ^~~ /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c:269:6: note: byref variable will be forcibly initialized 269 | u16 offset; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c:268:5: note: byref variable will be forcibly initialized 268 | u8 device_id; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c:267:5: note: byref variable will be forcibly initialized 267 | u8 mac_pwr_ctrl_on; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c: In function 'sdio_write8': /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c:246:6: note: byref variable will be forcibly initialized 246 | s32 err; | ^~~ /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c: In function 'sdio_readN': /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c:203:6: note: byref variable will be forcibly initialized 203 | u16 offset; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c:202:5: note: byref variable will be forcibly initialized 202 | u8 device_id; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c:201:5: note: byref variable will be forcibly initialized 201 | u8 mac_pwr_ctrl_on; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c: In function 'sdio_read16': /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c:144:9: note: byref variable will be forcibly initialized 144 | __le16 le_tmp; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c: In function 'sdio_local_cmd52_read2byte': /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c:612:9: note: byref variable will be forcibly initialized 612 | __le16 val = 0; | ^~~ /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c: In function 'sdio_read32': /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c:162:9: note: byref variable will be forcibly initialized 162 | __le32 le_tmp; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c:157:6: note: byref variable will be forcibly initialized 157 | u16 offset; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c:156:5: note: byref variable will be forcibly initialized 156 | u8 device_id; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c:155:5: note: byref variable will be forcibly initialized 155 | u8 mac_pwr_ctrl_on; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c: In function 'sdio_local_cmd53_read4byte': /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c:627:9: note: byref variable will be forcibly initialized 627 | __le32 le_tmp; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c:624:5: note: byref variable will be forcibly initialized 624 | u8 mac_pwr_ctrl_on; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c: In function '_sdio_local_read': /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c:492:5: note: byref variable will be forcibly initialized 492 | u8 mac_pwr_ctrl_on; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c: In function 'sdio_local_read': /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c:530:5: note: byref variable will be forcibly initialized 530 | u8 mac_pwr_ctrl_on; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c: In function 'sdio_local_write': /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c:571:5: note: byref variable will be forcibly initialized 571 | u8 mac_pwr_ctrl_on; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c: In function 'ci_dpm_pre_set_power_state': /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c: In function 'SdioLocalCmd52Read1Byte': /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c:601:5: note: byref variable will be forcibly initialized 601 | u8 val = 0; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c:5096:19: note: byref variable will be forcibly initialized 5096 | struct radeon_ps requested_ps = *rdev->pm.dpm.requested_ps; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c: In function 'read_interrupt_8723b_sdio': /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c:601:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c: In function 'EnableInterrupt8723BSdio': /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c:734:9: note: byref variable will be forcibly initialized 734 | __le32 himr; | ^~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c: In function 'DisableInterrupt8723BSdio': /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c:765:9: note: byref variable will be forcibly initialized 765 | __le32 himr; | ^~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c: In function 'sd_int_dpc': /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c:612:9: note: byref variable will be forcibly initialized 612 | __le16 val = 0; | ^~~ /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c:601:5: note: byref variable will be forcibly initialized 601 | u8 val = 0; | ^~~ /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c:925:7: note: byref variable will be forcibly initialized 925 | u32 hisr; | ^~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c:871:6: note: byref variable will be forcibly initialized 871 | u8 freepage[4]; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c: In function 'sd_int_hdl': /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c:651:9: note: byref variable will be forcibly initialized 651 | __le32 le_tmp; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c: In function 'HalQueryTxBufferStatus8723BSdio': /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c:993:6: note: byref variable will be forcibly initialized 993 | u32 numof_free_page; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c: In function 'HalQueryTxOQTBufferStatus8723BSdio': /kisskb/src/drivers/staging/rtl8723bs/hal/sdio_ops.c:601:5: note: byref variable will be forcibly initialized 601 | u8 val = 0; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c: In function 'ci_dpm_init': /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c:5643:11: note: byref variable will be forcibly initialized 5643 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c:5643:5: note: byref variable will be forcibly initialized 5643 | u8 frev, crev; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c:5642:19: note: byref variable will be forcibly initialized 5642 | u16 data_offset, size; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c:5642:6: note: byref variable will be forcibly initialized 5642 | u16 data_offset, size; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c: In function 'ci_dpm_debugfs_print_current_performance_level': /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c:1736:6: note: byref variable will be forcibly initialized 1736 | u32 sclk_freq; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c:1749:6: note: byref variable will be forcibly initialized 1749 | u32 mclk_freq; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c: In function 'ci_dpm_get_current_sclk': /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c:1736:6: note: byref variable will be forcibly initialized 1736 | u32 sclk_freq; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c: In function 'ci_dpm_get_current_mclk': /kisskb/src/drivers/gpu/drm/radeon/ci_dpm.c:1749:6: note: byref variable will be forcibly initialized 1749 | u32 mclk_freq; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c: In function 'halbtc8723b1ant_AutoRateFallbackRetry': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:97:7: note: byref variable will be forcibly initialized 97 | bool bWifiUnderBMode = false; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c: In function 'halbtc8723b1ant_LimitedRx': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:222:5: note: byref variable will be forcibly initialized 222 | u8 rxAggSize = aggBufSize; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:221:7: note: byref variable will be forcibly initialized 221 | bool bBtCtrlRxAggSize = bBtCtrlAggBufSize; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:220:7: note: byref variable will be forcibly initialized 220 | bool bRejectRxAgg = bRejApAggPkt; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c: In function 'halbtc8723b1ant_QueryBtInfo': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:244:5: note: byref variable will be forcibly initialized 244 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c: In function 'halbtc8723b1ant_MonitorBtCtr': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:244:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c: In function 'halbtc8723b1ant_MonitorWiFiCtr': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:305:26: note: byref variable will be forcibly initialized 305 | bool bWifiBusy = false, bWifiUnderBMode = false; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:305:7: note: byref variable will be forcibly initialized 305 | bool bWifiBusy = false, bWifiUnderBMode = false; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:304:6: note: byref variable will be forcibly initialized 304 | s32 wifiRssi = 0; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c: In function 'halbtc8723b1ant_IsWifiStatusChanged': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:392:7: note: byref variable will be forcibly initialized 392 | bool bWifiConnected = false; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:391:46: note: byref variable will be forcibly initialized 391 | bool bWifiBusy = false, bUnder4way = false, bBtHsOn = false; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:391:26: note: byref variable will be forcibly initialized 391 | bool bWifiBusy = false, bUnder4way = false, bBtHsOn = false; | ^~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:391:7: note: byref variable will be forcibly initialized 391 | bool bWifiBusy = false, bUnder4way = false, bBtHsOn = false; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c: In function 'halbtc8723b1ant_UpdateBtLinkInfo': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:426:7: note: byref variable will be forcibly initialized 426 | bool bBtHsOn = false; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c: In function 'halbtc8723b1ant_ActionAlgorithm': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:490:7: note: byref variable will be forcibly initialized 490 | bool bBtHsOn = false; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c: In function 'halbtc8723b1ant_SetSwPenaltyTxRateAdaptive': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:600:5: note: byref variable will be forcibly initialized 600 | u8 H2C_Parameter[6] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c: In function 'halbtc8723b1ant_LowPenaltyRa': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:600:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c: In function 'halbtc8723b1ant_SetFwIgnoreWlanAct': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:739:5: note: byref variable will be forcibly initialized 739 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c: In function 'halbtc8723b1ant_IgnoreWlanAct': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:739:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c: In function 'halbtc8723b1ant_SetLpsRpwm': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:767:5: note: byref variable will be forcibly initialized 767 | u8 rpwm = rpwmVal; | ^~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:766:5: note: byref variable will be forcibly initialized 766 | u8 lps = lpsVal; | ^~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c: In function 'halbtc8723b1ant_LpsRpwm': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:766:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:767:5: note: byref variable will be forcibly initialized 767 | u8 rpwm = rpwmVal; | ^~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c: In function 'halbtc8723b1ant_SetFwPstdma': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:993:7: note: byref variable will be forcibly initialized 993 | bool bApEnable = false; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:991:5: note: byref variable will be forcibly initialized 991 | u8 H2C_Parameter[5] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c: In function 'halbtc8723b1ant_IsCommonAction': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:1304:48: note: byref variable will be forcibly initialized 1304 | bool bCommon = false, bWifiConnected = false, bWifiBusy = false; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:1304:24: note: byref variable will be forcibly initialized 1304 | bool bCommon = false, bWifiConnected = false, bWifiBusy = false; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c: In function 'halbtc8723b1ant_SetAntPath': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:810:5: note: byref variable will be forcibly initialized 810 | u8 H2C_Parameter[2] = {0}, u1Tmp = 0; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:809:7: note: byref variable will be forcibly initialized 809 | bool bIsInMpMode = false; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:807:7: note: byref variable will be forcibly initialized 807 | bool bPgExtSwitch = false; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:806:6: note: byref variable will be forcibly initialized 806 | u32 fwVer = 0, u4Tmp = 0, cntBtCalChk = 0; | ^~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c: In function 'halbtc8723b1ant_PsTdma': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:1029:5: note: byref variable will be forcibly initialized 1029 | u8 rssiAdjustVal = 0; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:1028:7: note: byref variable will be forcibly initialized 1028 | bool bWifiBusy = false; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c: In function 'halbtc8723b1ant_PsTdmaCheckForPowerSaveState': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:1511:5: note: byref variable will be forcibly initialized 1511 | u8 lpsMode = 0x0; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c: In function 'halbtc8723b1ant_PowerSaveState': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:1533:7: note: byref variable will be forcibly initialized 1533 | bool bLowPwrDisable = false; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c: In function 'halbtc8723b1ant_ActionBtInquiry': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:1598:7: note: byref variable will be forcibly initialized 1598 | bool bBtBusy = false; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:1597:7: note: byref variable will be forcibly initialized 1597 | bool bWifiBusy = false; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:1596:7: note: byref variable will be forcibly initialized 1596 | bool bApEnable = false; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:1595:7: note: byref variable will be forcibly initialized 1595 | bool bWifiConnected = false; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c: In function 'halbtc8723b1ant_ActionBtScoHidOnlyBusy': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:1638:7: note: byref variable will be forcibly initialized 1638 | bool bWifiConnected = false; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c: In function 'halbtc8723b1ant_ActionWifiConnected': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:1837:27: note: byref variable will be forcibly initialized 1837 | bool bUnder4way = false, bApEnable = false; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:1837:7: note: byref variable will be forcibly initialized 1837 | bool bUnder4way = false, bApEnable = false; | ^~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:1836:37: note: byref variable will be forcibly initialized 1836 | bool bScan = false, bLink = false, bRoam = false; | ^~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:1836:22: note: byref variable will be forcibly initialized 1836 | bool bScan = false, bLink = false, bRoam = false; | ^~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:1836:7: note: byref variable will be forcibly initialized 1836 | bool bScan = false, bLink = false, bRoam = false; | ^~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:1835:7: note: byref variable will be forcibly initialized 1835 | bool bWifiBusy = false; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c: In function 'halbtc8723b2ant_WifiRssiState': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:97:6: note: byref variable will be forcibly initialized 97 | s32 wifiRssi = 0; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c: In function 'halbtc8723b1ant_RunCoexistMechanism': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:2072:38: note: byref variable will be forcibly initialized 2072 | bool bScan = false, bLink = false, bRoam = false; | ^~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:2072:23: note: byref variable will be forcibly initialized 2072 | bool bScan = false, bLink = false, bRoam = false; | ^~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:2072:8: note: byref variable will be forcibly initialized 2072 | bool bScan = false, bLink = false, bRoam = false; | ^~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:1992:6: note: byref variable will be forcibly initialized 1992 | u32 wifiLinkStatus = 0; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:1989:7: note: byref variable will be forcibly initialized 1989 | bool bIncreaseScanDevNum = false; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:1988:31: note: byref variable will be forcibly initialized 1988 | bool bWifiConnected = false, bBtHsOn = false; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:1988:7: note: byref variable will be forcibly initialized 1988 | bool bWifiConnected = false, bBtHsOn = false; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c: In function 'halbtc8723b2ant_LimitedRx': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:168:5: note: byref variable will be forcibly initialized 168 | u8 rxAggSize = aggBufSize; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:167:7: note: byref variable will be forcibly initialized 167 | bool bBtCtrlRxAggSize = bBtCtrlAggBufSize; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:166:7: note: byref variable will be forcibly initialized 166 | bool bRejectRxAgg = bRejApAggPkt; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c: In function 'halbtc8723b2ant_QueryBtInfo': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:184:6: note: byref variable will be forcibly initialized 184 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c: In function 'halbtc8723b2ant_IsWifiStatusChanged': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:197:7: note: byref variable will be forcibly initialized 197 | bool bWifiConnected = false; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:196:46: note: byref variable will be forcibly initialized 196 | bool bWifiBusy = false, bUnder4way = false, bBtHsOn = false; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:196:26: note: byref variable will be forcibly initialized 196 | bool bWifiBusy = false, bUnder4way = false, bBtHsOn = false; | ^~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:196:7: note: byref variable will be forcibly initialized 196 | bool bWifiBusy = false, bUnder4way = false, bBtHsOn = false; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c: In function 'halbtc8723b2ant_UpdateBtLinkInfo': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:227:7: note: byref variable will be forcibly initialized 227 | bool bBtHsOn = false; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c: In function 'EXhalbtc8723b1ant_InitCoexDm': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:244:5: note: byref variable will be forcibly initialized 244 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c: In function 'EXhalbtc8723b1ant_IpsNotify': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:244:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c: In function 'halbtc8723b2ant_ActionAlgorithm': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:291:7: note: byref variable will be forcibly initialized 291 | bool bBtHsOn = false; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c: In function 'EXhalbtc8723b1ant_ScanNotify': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:244:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:2238:6: note: byref variable will be forcibly initialized 2238 | u32 wifiLinkStatus = 0; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:2237:31: note: byref variable will be forcibly initialized 2237 | bool bWifiConnected = false, bBtHsOn = false; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:2237:7: note: byref variable will be forcibly initialized 2237 | bool bWifiConnected = false, bBtHsOn = false; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c: In function 'halbtc8723b2ant_SetFwDacSwingLevel': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:421:6: note: byref variable will be forcibly initialized 421 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c: In function 'halbtc8723b2ant_SetFwDecBtPwr': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:434:6: note: byref variable will be forcibly initialized 434 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c: In function 'EXhalbtc8723b1ant_ConnectNotify': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c: In function 'halbtc8723b2ant_DecBtPwr': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:434:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:2305:6: note: byref variable will be forcibly initialized 2305 | u32 wifiLinkStatus = 0; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:2304:31: note: byref variable will be forcibly initialized 2304 | bool bWifiConnected = false, bBtHsOn = false; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:2304:7: note: byref variable will be forcibly initialized 2304 | bool bWifiConnected = false, bBtHsOn = false; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c: In function 'halbtc8723b2ant_FwDacSwingLvl': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:421:6: note: byref variable will be forcibly initialized 421 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c: In function 'EXhalbtc8723b1ant_MediaStatusNotify': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:2359:7: note: byref variable will be forcibly initialized 2359 | bool bWifiUnderBMode = false; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:2358:5: note: byref variable will be forcibly initialized 2358 | u8 wifiCentralChnl; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:2357:6: note: byref variable will be forcibly initialized 2357 | u32 wifiBw; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:2356:5: note: byref variable will be forcibly initialized 2356 | u8 H2C_Parameter[3] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c: In function 'halbtc8723b2ant_SetSwPenaltyTxRateAdaptive': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:508:6: note: byref variable will be forcibly initialized 508 | u8 H2C_Parameter[6] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c: In function 'halbtc8723b2ant_LowPenaltyRa': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:508:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c: In function 'EXhalbtc8723b1ant_SpecialPacketNotify': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:2415:6: note: byref variable will be forcibly initialized 2415 | u32 wifiLinkStatus = 0; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:2414:7: note: byref variable will be forcibly initialized 2414 | bool bBtHsOn = false; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c: In function 'halbtc8723b2ant_SetAgcTable': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:583:5: note: byref variable will be forcibly initialized 583 | u8 rssiAdjustVal = 0; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c: In function 'EXhalbtc8723b1ant_BtInfoNotify': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:739:5: note: byref variable will be forcibly initialized 739 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:2486:7: note: byref variable will be forcibly initialized 2486 | bool bBtBusy = false; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:2485:7: note: byref variable will be forcibly initialized 2485 | bool bWifiConnected = false; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c: In function 'halbtc8723b2ant_SetFwIgnoreWlanAct': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:749:6: note: byref variable will be forcibly initialized 749 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c: In function 'halbtc8723b2ant_IgnoreWlanAct': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:749:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c: In function 'halbtc8723b2ant_SetFwPstdma': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:781:6: note: byref variable will be forcibly initialized 781 | u8 H2C_Parameter[5] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c: In function 'EXhalbtc8723b1ant_HaltNotify': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:739:5: note: byref variable will be forcibly initialized 739 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c: In function 'halbtc8723b2ant_SetAntPath': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:830:6: note: byref variable will be forcibly initialized 830 | u8 H2C_Parameter[2] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:828:7: note: byref variable will be forcibly initialized 828 | bool bPgExtSwitch = false; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:827:6: note: byref variable will be forcibly initialized 827 | u32 fwVer = 0, u4Tmp = 0; | ^~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c: In function 'EXhalbtc8723b1ant_PnpNotify': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:244:5: note: byref variable will be forcibly initialized 244 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c: In function 'EXhalbtc8723b1ant_Periodical': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:2648:17: note: byref variable will be forcibly initialized 2648 | u32 fwVer = 0, btPatchVer = 0; | ^~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:2648:6: note: byref variable will be forcibly initialized 2648 | u32 fwVer = 0, btPatchVer = 0; | ^~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c: In function 'halbtc8723b2ant_PsTdma': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:781:6: note: byref variable will be forcibly initialized 781 | u8 H2C_Parameter[5] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:781:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:781:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:781:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:781:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:781:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:781:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:781:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:781:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:781:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:781:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:781:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:781:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:781:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:781:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:781:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:781:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:781:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:781:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:781:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:781:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:781:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:781:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:781:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:781:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c: In function 'halbtc8723b2ant_TdmaDurationAdjust': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:1574:38: note: byref variable will be forcibly initialized 1574 | bool bScan = false, bLink = false, bRoam = false; | ^~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:1574:23: note: byref variable will be forcibly initialized 1574 | bool bScan = false, bLink = false, bRoam = false; | ^~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:1574:8: note: byref variable will be forcibly initialized 1574 | bool bScan = false, bLink = false, bRoam = false; | ^~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c: In function 'halbtc8723b2ant_WifiOffHwCfg': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:2277:6: note: byref variable will be forcibly initialized 2277 | u32 fwVer = 0; | ^~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:2276:5: note: byref variable will be forcibly initialized 2276 | u8 H2C_Parameter[2] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:2275:7: note: byref variable will be forcibly initialized 2275 | bool bIsInMpMode = false; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c: In function 'halbtc8723b2ant_InitCoexDm': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:421:6: note: byref variable will be forcibly initialized 421 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c: In function 'halbtc8723b2ant_CoexAllOff': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:421:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:434:6: note: byref variable will be forcibly initialized 434 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c: In function 'halbtc8723b2ant_ActionBtInquiry': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:421:6: note: byref variable will be forcibly initialized 421 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:434:6: note: byref variable will be forcibly initialized 434 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:1052:7: note: byref variable will be forcibly initialized 1052 | bool bLowPwrDisable = true; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:1051:7: note: byref variable will be forcibly initialized 1051 | bool bWifiConnected = false; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c: In function 'halbtc8723b2ant_IsCommonAction': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:434:6: note: byref variable will be forcibly initialized 434 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:434:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:421:6: note: byref variable will be forcibly initialized 421 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:421:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:434:6: note: byref variable will be forcibly initialized 434 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:421:6: note: byref variable will be forcibly initialized 421 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:434:6: note: byref variable will be forcibly initialized 434 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:421:6: note: byref variable will be forcibly initialized 421 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:434:6: note: byref variable will be forcibly initialized 434 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:1081:24: note: byref variable will be forcibly initialized 1081 | bool bBtHsOn = false, bLowPwrDisable = false; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:1081:7: note: byref variable will be forcibly initialized 1081 | bool bBtHsOn = false, bLowPwrDisable = false; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:1080:48: note: byref variable will be forcibly initialized 1080 | bool bCommon = false, bWifiConnected = false, bWifiBusy = false; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:1080:24: note: byref variable will be forcibly initialized 1080 | bool bCommon = false, bWifiConnected = false, bWifiBusy = false; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c: In function 'halbtc8723b2ant_ActionSco': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:434:6: note: byref variable will be forcibly initialized 434 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:434:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:421:6: note: byref variable will be forcibly initialized 421 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:1590:6: note: byref variable will be forcibly initialized 1590 | u32 wifiBw; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c: In function 'halbtc8723b2ant_ActionHid': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:434:6: note: byref variable will be forcibly initialized 434 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:434:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:421:6: note: byref variable will be forcibly initialized 421 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:1645:6: note: byref variable will be forcibly initialized 1645 | u32 wifiBw; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c: In function 'halbtc8723b2ant_ActionA2dp': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:434:6: note: byref variable will be forcibly initialized 434 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:434:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:421:6: note: byref variable will be forcibly initialized 421 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:421:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:434:6: note: byref variable will be forcibly initialized 434 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:1707:5: note: byref variable will be forcibly initialized 1707 | u8 apNum = 0; | ^~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:1706:6: note: byref variable will be forcibly initialized 1706 | u32 wifiBw; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c: In function 'halbtc8723b2ant_ActionA2dpPanHs': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:434:6: note: byref variable will be forcibly initialized 434 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:434:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:421:6: note: byref variable will be forcibly initialized 421 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:1786:6: note: byref variable will be forcibly initialized 1786 | u32 wifiBw; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c: In function 'halbtc8723b2ant_ActionPanEdr': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:434:6: note: byref variable will be forcibly initialized 434 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:434:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:421:6: note: byref variable will be forcibly initialized 421 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:1836:6: note: byref variable will be forcibly initialized 1836 | u32 wifiBw; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c: In function 'halbtc8723b2ant_ActionPanHs': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:434:6: note: byref variable will be forcibly initialized 434 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:434:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:421:6: note: byref variable will be forcibly initialized 421 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:1894:6: note: byref variable will be forcibly initialized 1894 | u32 wifiBw; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c: In function 'halbtc8723b2ant_ActionPanEdrA2dp': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:434:6: note: byref variable will be forcibly initialized 434 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:434:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:421:6: note: byref variable will be forcibly initialized 421 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:1944:6: note: byref variable will be forcibly initialized 1944 | u32 wifiBw; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c: In function 'halbtc8723b2ant_ActionPanEdrHid': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:421:6: note: byref variable will be forcibly initialized 421 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:421:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:421:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:434:6: note: byref variable will be forcibly initialized 434 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:434:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:2005:6: note: byref variable will be forcibly initialized 2005 | u32 wifiBw; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c: In function 'halbtc8723b2ant_ActionHidA2dpPanEdr': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:434:6: note: byref variable will be forcibly initialized 434 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:434:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:421:6: note: byref variable will be forcibly initialized 421 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:2069:6: note: byref variable will be forcibly initialized 2069 | u32 wifiBw; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c: In function 'halbtc8723b2ant_ActionHidA2dp': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:434:6: note: byref variable will be forcibly initialized 434 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:434:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:434:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:434:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:434:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:434:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:434:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:421:6: note: byref variable will be forcibly initialized 421 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:2130:5: note: byref variable will be forcibly initialized 2130 | u8 apNum = 0; | ^~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:2129:6: note: byref variable will be forcibly initialized 2129 | u32 wifiBw; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c: In function 'EXhalbtc8723b2ant_IpsNotify': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:184:6: note: byref variable will be forcibly initialized 184 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:749:6: note: byref variable will be forcibly initialized 749 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c: In function 'EXhalbtc8723b2ant_MediaStatusNotify': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:2435:5: note: byref variable will be forcibly initialized 2435 | u8 apNum = 0; | ^~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:2434:5: note: byref variable will be forcibly initialized 2434 | u8 wifiCentralChnl; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:2433:6: note: byref variable will be forcibly initialized 2433 | u32 wifiBw; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:2432:5: note: byref variable will be forcibly initialized 2432 | u8 H2C_Parameter[3] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c: In function 'EXhalbtc8723b2ant_BtInfoNotify': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:749:6: note: byref variable will be forcibly initialized 749 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:2472:7: note: byref variable will be forcibly initialized 2472 | bool bWifiConnected = false; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:2471:24: note: byref variable will be forcibly initialized 2471 | bool bBtBusy = false, bLimitedDig = false; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:2471:7: note: byref variable will be forcibly initialized 2471 | bool bBtBusy = false, bLimitedDig = false; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c: In function 'EXhalbtc8723b2ant_HaltNotify': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:749:6: note: byref variable will be forcibly initialized 749 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c: In function 'EXhalbtc8723b2ant_PnpNotify': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:184:6: note: byref variable will be forcibly initialized 184 | u8 H2C_Parameter[1] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c: In function 'EXhalbtc8723b2ant_Periodical': /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:2617:17: note: byref variable will be forcibly initialized 2617 | u32 fwVer = 0, btPatchVer = 0; | ^~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:2617:6: note: byref variable will be forcibly initialized 2617 | u32 fwVer = 0, btPatchVer = 0; | ^~~~~ /kisskb/src/drivers/iio/magnetometer/ak8975.c: In function 'ak8975_who_i_am': /kisskb/src/drivers/iio/magnetometer/ak8975.c:449:5: note: byref variable will be forcibly initialized 449 | u8 wia_val[2]; | ^~~~~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, 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:666:8: note: in expansion of macro 'wait_event_timeout' 666 | ret = wait_event_timeout(data->data_ready_queue, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/magnetometer/ak8975.c: In function 'ak8975_fill_buffer': /kisskb/src/drivers/iio/magnetometer/ak8975.c:832:9: note: byref variable will be forcibly initialized 832 | __le16 fval[3]; | ^~~~ /kisskb/src/drivers/iio/magnetometer/ak8975.c: In function 'ak8975_read_axis': /kisskb/src/drivers/iio/magnetometer/ak8975.c:719:9: note: byref variable will be forcibly initialized 719 | __le16 rval; | ^~~~ /kisskb/src/drivers/ata/sata_dwc_460ex.c: In function 'dma_dwc_xfer_setup': /kisskb/src/drivers/ata/sata_dwc_460ex.c:368:26: note: byref variable will be forcibly initialized 368 | struct dma_slave_config sconf; | ^~~~~ /kisskb/src/drivers/ata/ahci_qoriq.c: In function 'ahci_qoriq_hardreset': /kisskb/src/drivers/ata/ahci_qoriq.c:102:7: note: byref variable will be forcibly initialized 102 | bool online; | ^~~~~~ /kisskb/src/drivers/ata/ahci_qoriq.c:101:22: note: byref variable will be forcibly initialized 101 | struct ata_taskfile tf; | ^~ /kisskb/src/drivers/ata/sata_dwc_460ex.c: In function 'sata_dwc_probe': /kisskb/src/drivers/ata/sata_dwc_460ex.c:1218:30: note: byref variable will be forcibly initialized 1218 | const struct ata_port_info *ppi[] = { &pi, NULL }; | ^~~ /kisskb/src/drivers/ata/sata_dwc_460ex.c:1217:23: note: byref variable will be forcibly initialized 1217 | struct ata_port_info pi = sata_dwc_port_info[0]; | ^~ /kisskb/src/drivers/ata/sata_dwc_460ex.c:1211:11: note: byref variable will be forcibly initialized 1211 | u32 idr, versionr; | ^~~~~~~~ /kisskb/src/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c: In function 'st_lsm6dsx_check_whoami': /kisskb/src/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c:1173:17: note: byref variable will be forcibly initialized 1173 | int err, i, j, data; | ^~~~ /kisskb/src/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c: In function 'st_lsm6dsx_init_hw_timer': /kisskb/src/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c:1831:11: note: byref variable will be forcibly initialized 1831 | int err, val; | ^~~ /kisskb/src/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c: In function 'st_lsm6dsx_get_drdy_reg': /kisskb/src/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c:1742:15: note: byref variable will be forcibly initialized 1742 | int err = 0, drdy_pin; | ^~~~~~~~ /kisskb/src/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c: In function 'st_lsm6dsx_report_motion_event': /kisskb/src/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c:2027:11: note: byref variable will be forcibly initialized 2027 | int err, data; | ^~~~ /kisskb/src/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c: In function 'st_lsm6dsx_init_device': /kisskb/src/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c:1922:31: note: byref variable will be forcibly initialized 1922 | const struct st_lsm6dsx_reg *reg; | ^~~ /kisskb/src/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c: In function 'st_lsm6dsx_probe': /kisskb/src/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c:2203:14: note: byref variable will be forcibly initialized 2203 | const char *name = NULL; | ^~~~ /kisskb/src/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c: In function 'st_lsm6dsx_read_oneshot': /kisskb/src/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c:1371:9: note: byref variable will be forcibly initialized 1371 | __le16 data; | ^~~~ In file included from /kisskb/src/drivers/iio/dac/ad7303.c:12: /kisskb/src/drivers/iio/dac/ad7303.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/iio/dac/ad7303.c: In function 'ad7303_write_dac_powerdown': /kisskb/src/drivers/iio/dac/ad7303.c:77:7: note: byref variable will be forcibly initialized 77 | bool pwr_down; | ^~~~~~~~ In file included from /kisskb/src/drivers/iio/adc/ti-ads131e08.c:24: /kisskb/src/drivers/iio/adc/ti-ads131e08.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ In file included from /kisskb/src/include/linux/iio/iio.h:10, from /kisskb/src/include/linux/iio/buffer.h:10, from /kisskb/src/drivers/iio/adc/ti-ads131e08.c:16: /kisskb/src/drivers/iio/adc/ti-ads131e08.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/iio/adc/ti-ads131e08.c: In function 'ads131e08_alloc_channels': /kisskb/src/drivers/iio/adc/ti-ads131e08.c:698:24: note: byref variable will be forcibly initialized 698 | unsigned int channel, tmp; | ^~~ /kisskb/src/drivers/iio/adc/ti-ads131e08.c:698:15: note: byref variable will be forcibly initialized 698 | unsigned int channel, tmp; | ^~~~~~~ /kisskb/src/drivers/iio/adc/ti-ads131e08.c: In function 'ads131e08_initial_config': /kisskb/src/drivers/iio/adc/ti-ads131e08.c:391:16: note: byref variable will be forcibly initialized 391 | unsigned long active_channels = 0; | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/drivers/vfio/pci/vfio_pci_intrs.c:14: /kisskb/src/drivers/vfio/pci/vfio_pci_intrs.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/vfio/pci/vfio_pci_intrs.c: In function 'vfio_msi_set_vector_signal': /kisskb/src/drivers/vfio/pci/vfio_pci_intrs.c:337:18: note: byref variable will be forcibly initialized 337 | struct msi_msg msg; | ^~~ In file included from /kisskb/src/include/linux/dma-resv.h:44, from /kisskb/src/include/drm/drm_gem.h:38, from /kisskb/src/include/drm/ttm/ttm_bo_api.h:34, from /kisskb/src/drivers/gpu/drm/radeon/radeon.h:76, from /kisskb/src/drivers/gpu/drm/radeon/radeon_vm.c:30: /kisskb/src/drivers/gpu/drm/radeon/radeon_vm.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:745:9: note: byref variable will be forcibly initialized 745 | size_t bytes; | ^~~~~ /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/staging/rtl8723bs/hal/HalPhyRf_8723B.c: In function 'phy_SimularityCompare_8723B': /kisskb/src/drivers/staging/rtl8723bs/hal/HalPhyRf_8723B.c:1239:5: note: byref variable will be forcibly initialized 1239 | u8 final_candidate[2] = {0xFF, 0xFF}; /* for path A and path B */ | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/light/jsa1212.c: In function 'jsa1212_read_als_data': /kisskb/src/drivers/iio/light/jsa1212.c:165:9: note: byref variable will be forcibly initialized 165 | __le16 als_data; | ^~~~~~~~ /kisskb/src/drivers/iio/light/jsa1212.c: In function 'jsa1212_read_pxs_data': /kisskb/src/drivers/iio/light/jsa1212.c:191:15: note: byref variable will be forcibly initialized 191 | unsigned int pxs_data; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_vm.c: In function 'radeon_vm_bo_set_addr': /kisskb/src/drivers/gpu/drm/radeon/radeon_vm.c:543:21: note: byref variable will be forcibly initialized 543 | struct radeon_bo *pt; | ^~ /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; | ^~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalPhyRf_8723B.c: In function 'phy_IQCalibrate_8723B': /kisskb/src/drivers/staging/rtl8723bs/hal/HalPhyRf_8723B.c:1355:6: note: byref variable will be forcibly initialized 1355 | u32 IQK_BB_REG_92C[IQK_BB_REG_NUM] = { | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalPhyRf_8723B.c:1347:6: note: byref variable will be forcibly initialized 1347 | u32 IQK_MAC_REG[IQK_MAC_REG_NUM] = { | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalPhyRf_8723B.c:1329:6: note: byref variable will be forcibly initialized 1329 | u32 ADDA_REG[IQK_ADDA_REG_NUM] = { | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalPhyRf_8723B.c: In function 'PHY_IQCalibrate_8723B': /kisskb/src/drivers/staging/rtl8723bs/hal/HalPhyRf_8723B.c:1593:6: note: byref variable will be forcibly initialized 1593 | u32 IQK_BB_REG_92C[IQK_BB_REG_NUM] = { | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/hal/HalPhyRf_8723B.c:1587:6: note: byref variable will be forcibly initialized 1587 | s32 result[4][8]; /* last is final result */ | ^~~~~~ /kisskb/src/drivers/iio/magnetometer/bmc150_magn.c: In function 'bmc150_magn_read_xyz': /kisskb/src/drivers/iio/magnetometer/bmc150_magn.c:432:31: note: byref variable will be forcibly initialized 432 | struct bmc150_magn_trim_regs tregs; | ^~~~~ /kisskb/src/drivers/iio/magnetometer/bmc150_magn.c:429:9: note: byref variable will be forcibly initialized 429 | __le16 values[AXIS_XYZR_MAX]; | ^~~~~~ /kisskb/src/drivers/iio/magnetometer/bmc150_magn.c: In function 'bmc150_magn_reset_intr': /kisskb/src/drivers/iio/magnetometer/bmc150_magn.c:776:6: note: byref variable will be forcibly initialized 776 | int tmp; | ^~~ /kisskb/src/drivers/iio/magnetometer/bmc150_magn.c: In function 'bmc150_magn_data_rdy_trigger_set_state': /kisskb/src/drivers/iio/magnetometer/bmc150_magn.c:776:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/magnetometer/bmc150_magn.c: In function 'bmc150_magn_trig_reen': /kisskb/src/drivers/iio/magnetometer/bmc150_magn.c:776:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/magnetometer/bmc150_magn.c: In function 'bmc150_magn_get_odr': /kisskb/src/drivers/iio/magnetometer/bmc150_magn.c:286:11: note: byref variable will be forcibly initialized 286 | int ret, reg_val; | ^~~~~~~ /kisskb/src/drivers/iio/magnetometer/bmc150_magn.c: In function 'bmc150_magn_set_max_odr': /kisskb/src/drivers/iio/magnetometer/bmc150_magn.c:328:11: note: byref variable will be forcibly initialized 328 | int ret, reg_val, max_odr; | ^~~~~~~ /kisskb/src/drivers/iio/magnetometer/bmc150_magn.c: In function 'bmc150_magn_read_raw': /kisskb/src/drivers/iio/magnetometer/bmc150_magn.c:462:6: note: byref variable will be forcibly initialized 462 | s32 values[AXIS_XYZ_MAX]; | ^~~~~~ /kisskb/src/drivers/iio/magnetometer/bmc150_magn.c:461:11: note: byref variable will be forcibly initialized 461 | int ret, tmp; | ^~~ /kisskb/src/drivers/iio/magnetometer/bmc150_magn.c: In function 'bmc150_magn_init': /kisskb/src/drivers/iio/magnetometer/bmc150_magn.c:694:11: note: byref variable will be forcibly initialized 694 | int ret, chip_id; | ^~~~~~~ /kisskb/src/drivers/ata/pdc_adma.c: In function 'adma_ata_init_one': /kisskb/src/drivers/ata/pdc_adma.c:580:30: note: byref variable will be forcibly initialized 580 | const struct ata_port_info *ppi[] = { &adma_port_info[board_idx], NULL }; | ^~~ /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c: In function 'cfg80211_rtw_set_pmksa': /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:2001:5: note: byref variable will be forcibly initialized 2001 | u8 strZeroMacAddress[ETH_ALEN] = { 0x00 }; | ^~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/staging/rtl8723bs/include/osdep_service_linux.h:41, from /kisskb/src/drivers/staging/rtl8723bs/include/osdep_service.h:15, from /kisskb/src/drivers/staging/rtl8723bs/include/drv_types.h:19, from /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:9: /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c: In function 'cfg80211_connect_bss': /kisskb/src/include/net/cfg80211.h:7197:38: note: byref variable will be forcibly initialized 7197 | struct cfg80211_connect_resp_params params; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c: In function 'rtw_cfg80211_set_probe_req_wpsp2pie': /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:1282:7: note: byref variable will be forcibly initialized 1282 | uint wps_ielen = 0; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c: In function 'rtw_cfg80211_set_wpa_ie': /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:1671:8: note: byref variable will be forcibly initialized 1671 | uint wps_ielen; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:1572:5: note: byref variable will be forcibly initialized 1572 | u8 null_addr[] = {0, 0, 0, 0, 0, 0}; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:1570:6: note: byref variable will be forcibly initialized 1570 | int wpa2_ielen = 0; | ^~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:1569:6: note: byref variable will be forcibly initialized 1569 | int wpa_ielen = 0; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:1567:24: note: byref variable will be forcibly initialized 1567 | int group_cipher = 0, pairwise_cipher = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:1567:6: note: byref variable will be forcibly initialized 1567 | int group_cipher = 0, pairwise_cipher = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c: In function 'cfg80211_rtw_connect': /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:1786:26: note: byref variable will be forcibly initialized 1786 | struct ndis_802_11_ssid ndis_ssid; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c: In function 'cfg80211_rtw_mgmt_tx': /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:2706:15: note: byref variable will be forcibly initialized 2706 | u8 category, action; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:2706:5: note: byref variable will be forcibly initialized 2706 | u8 category, action; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c: In function 'rtw_add_beacon': /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:2414:12: note: byref variable will be forcibly initialized 2414 | uint len, wps_ielen = 0; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:2414:7: note: byref variable will be forcibly initialized 2414 | uint len, wps_ielen = 0; | ^~~ /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c: In function 'cfg80211_rtw_join_ibss': /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:1703:26: note: byref variable will be forcibly initialized 1703 | struct ndis_802_11_ssid ndis_ssid; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c: In function 'cfg80211_rtw_add_virtual_intf': /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:2353:21: note: byref variable will be forcibly initialized 2353 | struct net_device *ndev = NULL; | ^~~~ /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c: In function 'rtw_cfg80211_monitor_if_xmit_entry': /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:2226:16: note: byref variable will be forcibly initialized 2226 | u8 category, action; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:2226:6: note: byref variable will be forcibly initialized 2226 | u8 category, action; | ^~~~~~~~ In file included from /kisskb/src/drivers/staging/rtl8723bs/include/osdep_service_linux.h:41, from /kisskb/src/drivers/staging/rtl8723bs/include/osdep_service.h:15, from /kisskb/src/drivers/staging/rtl8723bs/include/drv_types.h:19, from /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:9: /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c: In function 'rtw_cfg80211_inform_bss': /kisskb/src/include/net/cfg80211.h:6358:29: note: byref variable will be forcibly initialized 6358 | struct cfg80211_inform_bss data = { | ^~~~ /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:253:7: note: byref variable will be forcibly initialized 253 | u32 wpsielen = 0; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:249:19: note: byref variable will be forcibly initialized 249 | u8 *psr = NULL, sr = 0; | ^~ /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:236:7: note: byref variable will be forcibly initialized 236 | u16 wapi_len = 0; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c: In function 'rtw_cfg80211_indicate_connect': /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:459:29: note: byref variable will be forcibly initialized 459 | struct cfg80211_roam_info roam_info = {}; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c: In function 'cfg80211_rtw_scan': /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:1319:31: note: byref variable will be forcibly initialized 1319 | struct rtw_ieee80211_channel ch[RTW_CHANNEL_SCAN_AMOUNT]; | ^~ /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c: In function 'rtw_cfg80211_rx_action': /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:2616:15: note: byref variable will be forcibly initialized 2616 | u8 category, action; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:2616:5: note: byref variable will be forcibly initialized 2616 | u8 category, action; | ^~~~~~~~ /kisskb/src/drivers/iio/imu/inv_mpu6050/inv_mpu_ring.c: In function 'inv_mpu6050_read_fifo': /kisskb/src/drivers/iio/imu/inv_mpu6050/inv_mpu_ring.c:125:6: note: byref variable will be forcibly initialized 125 | int int_status; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_sync.c: In function 'radeon_sync_resv': /kisskb/src/drivers/gpu/drm/radeon/radeon_sync.c:94:23: note: byref variable will be forcibly initialized 94 | struct dma_resv_iter cursor; | ^~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_sync.c: In function 'radeon_sync_rings': /kisskb/src/drivers/gpu/drm/radeon/radeon_sync.c:130:28: note: byref variable will be forcibly initialized 130 | struct radeon_semaphore *semaphore; | ^~~~~~~~~ /kisskb/src/drivers/iio/magnetometer/mag3110.c: In function 'mag3110_read_raw': /kisskb/src/drivers/iio/magnetometer/mag3110.c:279:9: note: byref variable will be forcibly initialized 279 | __be16 buffer[3]; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/os_dep/mlme_linux.c: In function 'rtw_report_sec_ie': /kisskb/src/drivers/staging/rtl8723bs/os_dep/mlme_linux.c:138:19: note: byref variable will be forcibly initialized 138 | union iwreq_data wrqu; | ^~~~ /kisskb/src/drivers/iio/dac/dpot-dac.c: In function 'dpot_dac_channel_max_ohms': /kisskb/src/drivers/iio/dac/dpot-dac.c:139:6: note: byref variable will be forcibly initialized 139 | int max; | ^~~ /kisskb/src/drivers/iio/dac/dpot-dac.c:138:6: note: byref variable will be forcibly initialized 138 | int val2; | ^~~~ /kisskb/src/drivers/iio/dac/dpot-dac.c:137:6: note: byref variable will be forcibly initialized 137 | int val; | ^~~ /kisskb/src/drivers/iio/dac/dpot-dac.c: In function 'dpot_dac_probe': /kisskb/src/drivers/iio/dac/dpot-dac.c:170:21: note: byref variable will be forcibly initialized 170 | enum iio_chan_type type; | ^~~~ /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_linux.c: In function 'rtw_set_wpa_ie': /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_linux.c:313:12: note: byref variable will be forcibly initialized 313 | u8 eid, wps_oui[4] = {0x0, 0x50, 0xf2, 0x04}; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_linux.c:223:5: note: byref variable will be forcibly initialized 223 | u8 null_addr[] = {0, 0, 0, 0, 0, 0}; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_linux.c:221:24: note: byref variable will be forcibly initialized 221 | int group_cipher = 0, pairwise_cipher = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_linux.c:221:6: note: byref variable will be forcibly initialized 221 | int group_cipher = 0, pairwise_cipher = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/ata/sata_qstor.c: In function 'qs_ata_init_one': /kisskb/src/drivers/ata/sata_qstor.c:555:30: note: byref variable will be forcibly initialized 555 | const struct ata_port_info *ppi[] = { &qs_port_info[board_idx], NULL }; | ^~~ /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_linux.c: In function 'rtw_set_wps_beacon': /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_linux.c:1014:16: note: byref variable will be forcibly initialized 1014 | unsigned char wps_oui[4] = {0x0, 0x50, 0xf2, 0x04}; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_linux.c: In function 'rtw_set_hidden_ssid': /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_linux.c:1117:13: note: byref variable will be forcibly initialized 1117 | signed int ssid_len; | ^~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/os_dep/ioctl_linux.c:1116:7: note: byref variable will be forcibly initialized 1116 | char ssid[NDIS_802_11_LENGTH_SSID + 1]; | ^~~~ /kisskb/src/drivers/ata/sata_sx4.c: In function 'pdc20621_detect_dimm': /kisskb/src/drivers/ata/sata_sx4.c:1123:6: note: byref variable will be forcibly initialized 1123 | u32 data = 0; | ^~~~ /kisskb/src/drivers/ata/sata_sx4.c: In function 'pdc20621_prog_dimm0': /kisskb/src/drivers/ata/sata_sx4.c:1143:6: note: byref variable will be forcibly initialized 1143 | u32 spd0[50]; | ^~~~ /kisskb/src/drivers/ata/sata_sx4.c: In function 'pdc20621_prog_dimm_global': /kisskb/src/drivers/ata/sata_sx4.c:1208:12: note: byref variable will be forcibly initialized 1208 | u32 data, spd0; | ^~~~ /kisskb/src/drivers/ata/sata_sx4.c: In function 'pdc20621_dimm_init': /kisskb/src/drivers/ata/sata_sx4.c:1261:12: note: byref variable will be forcibly initialized 1261 | u32 addr, spd0, pci_status; | ^~~~ /kisskb/src/drivers/ata/sata_sx4.c: In function 'pdc_sata_init_one': /kisskb/src/drivers/ata/sata_sx4.c:1433:30: note: byref variable will be forcibly initialized 1433 | const struct ata_port_info *ppi[] = | ^~~ /kisskb/src/drivers/ata/ata_piix.c: In function 'piix_set_timings': /kisskb/src/drivers/ata/ata_piix.c:559:5: note: byref variable will be forcibly initialized 559 | u8 udma_enable; | ^~~~~~~~~~~ /kisskb/src/drivers/ata/ata_piix.c:558:5: note: byref variable will be forcibly initialized 558 | u8 slave_data; | ^~~~~~~~~~ /kisskb/src/drivers/ata/ata_piix.c:557:6: note: byref variable will be forcibly initialized 557 | u16 master_data; | ^~~~~~~~~~~ /kisskb/src/drivers/ata/ata_piix.c: In function 'do_pata_set_dmamode': /kisskb/src/drivers/ata/ata_piix.c:674:7: note: byref variable will be forcibly initialized 674 | u16 ideconf; | ^~~~~~~ /kisskb/src/drivers/ata/ata_piix.c:673:7: note: byref variable will be forcibly initialized 673 | u16 udma_timing; | ^~~~~~~~~~~ /kisskb/src/drivers/ata/ata_piix.c:669:5: note: byref variable will be forcibly initialized 669 | u8 udma_enable = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/ata/ata_piix.c: In function 'piix_init_sata_map': /kisskb/src/drivers/ata/ata_piix.c:1361:7: note: byref variable will be forcibly initialized 1361 | char buf[32]; | ^~~ /kisskb/src/drivers/ata/ata_piix.c:1360:5: note: byref variable will be forcibly initialized 1360 | u8 map_value; | ^~~~~~~~~ /kisskb/src/drivers/ata/ata_piix.c: In function 'piix_init_pcs': /kisskb/src/drivers/ata/ata_piix.c:1341:6: note: byref variable will be forcibly initialized 1341 | u16 pcs, new_pcs; | ^~~ /kisskb/src/drivers/ata/ata_piix.c: In function 'piix_init_sidpr': /kisskb/src/drivers/ata/ata_piix.c:1439:6: note: byref variable will be forcibly initialized 1439 | u32 scontrol; | ^~~~~~~~ /kisskb/src/drivers/ata/ata_piix.c: In function 'piix_check_450nx_errata': /kisskb/src/drivers/ata/ata_piix.c:1314:6: note: byref variable will be forcibly initialized 1314 | u16 cfg; | ^~~ /kisskb/src/drivers/ata/ata_piix.c: In function 'piix_init_one': /kisskb/src/drivers/ata/ata_piix.c:1648:19: note: byref variable will be forcibly initialized 1648 | struct ata_host *host; | ^~~~ /kisskb/src/drivers/ata/ata_piix.c:1645:30: note: byref variable will be forcibly initialized 1645 | const struct ata_port_info *ppi[] = { &port_info[0], &port_info[1] }; | ^~~ /kisskb/src/drivers/ata/ata_piix.c:1644:23: note: byref variable will be forcibly initialized 1644 | struct ata_port_info port_info[2]; | ^~~~~~~~~ /kisskb/src/drivers/iio/light/lv0104cs.c: In function 'lv0104cs_read_adc': /kisskb/src/drivers/iio/light/lv0104cs.c:146:9: note: byref variable will be forcibly initialized 146 | __be16 regval; | ^~~~~~ /kisskb/src/drivers/iio/light/lv0104cs.c: In function 'lv0104cs_probe': /kisskb/src/drivers/iio/light/lv0104cs.c:477:12: note: byref variable will be forcibly initialized 477 | static int lv0104cs_probe(struct i2c_client *client, | ^~~~~~~~~~~~~~ /kisskb/src/drivers/iio/light/lv0104cs.c: In function 'lv0104cs_set_calibscale': /kisskb/src/drivers/iio/light/lv0104cs.c:274:12: note: byref variable will be forcibly initialized 274 | static int lv0104cs_set_calibscale(struct lv0104cs_private *lv0104cs, | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/light/lv0104cs.c: In function 'lv0104cs_get_lux': /kisskb/src/drivers/iio/light/lv0104cs.c:160:12: note: byref variable will be forcibly initialized 160 | static int lv0104cs_get_lux(struct lv0104cs_private *lv0104cs, | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/light/lv0104cs.c:160:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/light/lv0104cs.c:164:6: note: byref variable will be forcibly initialized 164 | u16 adc_output; | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/drivers/staging/rtl8723bs/include/osdep_service_linux.h:15, from /kisskb/src/drivers/staging/rtl8723bs/include/osdep_service.h:15, from /kisskb/src/drivers/staging/rtl8723bs/include/drv_types.h:19, from /kisskb/src/drivers/staging/rtl8723bs/os_dep/osdep_service.c:7: /kisskb/src/drivers/staging/rtl8723bs/os_dep/osdep_service.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/vfio/pci/vfio_pci_rdwr.c: In function 'do_io_rw': /kisskb/src/drivers/vfio/pci/vfio_pci_rdwr.c:185:8: note: byref variable will be forcibly initialized 185 | u8 val = 0xFF; | ^~~ /kisskb/src/drivers/vfio/pci/vfio_pci_rdwr.c:160:7: note: byref variable will be forcibly initialized 160 | u8 val; | ^~~ /kisskb/src/drivers/vfio/pci/vfio_pci_rdwr.c:138:8: note: byref variable will be forcibly initialized 138 | u16 val; | ^~~ /kisskb/src/drivers/vfio/pci/vfio_pci_rdwr.c:116:8: note: byref variable will be forcibly initialized 116 | u32 val; | ^~~ /kisskb/src/drivers/vfio/pci/vfio_pci_rdwr.c: In function 'vfio_pci_bar_rw': /kisskb/src/drivers/vfio/pci/vfio_pci_rdwr.c:233:9: note: byref variable will be forcibly initialized 233 | size_t x_start = 0, x_end = 0; | ^~~~~~~ In file included from /kisskb/src/drivers/iio/adc/ti-tlc4541.c:30: /kisskb/src/drivers/iio/adc/ti-tlc4541.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/iio/adc/ti-tlc4541.c: In function 'tlc4541_probe': /kisskb/src/drivers/iio/adc/ti-tlc4541.c:166:9: note: byref variable will be forcibly initialized 166 | int8_t device_init = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_audio.c: In function 'radeon_audio_write_speaker_allocation': /kisskb/src/drivers/gpu/drm/radeon/radeon_audio.c:414:6: note: byref variable will be forcibly initialized 414 | u8 *sadb = NULL; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_audio.c: In function 'radeon_audio_write_sad_regs': /kisskb/src/drivers/gpu/drm/radeon/radeon_audio.c:391:18: note: byref variable will be forcibly initialized 391 | struct cea_sad *sads; | ^~~~ /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:546:28: note: byref variable will be forcibly initialized 546 | struct hdmi_avi_infoframe frame; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_audio.c:545:5: note: byref variable will be forcibly initialized 545 | u8 buffer[HDMI_INFOFRAME_HEADER_SIZE + HDMI_AVI_INFOFRAME_SIZE]; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/os_dep/os_intfs.c: In function 'rtw_recv_select_queue': /kisskb/src/drivers/staging/rtl8723bs/os_dep/os_intfs.c:362:9: note: byref variable will be forcibly initialized 362 | __be16 eth_type; | ^~~~~~~~ /kisskb/src/drivers/ata/sata_mv.c: In function 'mv_err_intr': /kisskb/src/drivers/ata/sata_mv.c:2643:38: note: byref variable will be forcibly initialized 2643 | u32 edma_err_cause, eh_freeze_mask, serr = 0; | ^~~~ /kisskb/src/drivers/ata/sata_mv.c: In function 'mv_hardreset': /kisskb/src/drivers/ata/sata_mv.c:3632:7: note: byref variable will be forcibly initialized 3632 | bool online; | ^~~~~~ /kisskb/src/drivers/ata/sata_mv.c:3631:6: note: byref variable will be forcibly initialized 3631 | u32 sstatus; | ^~~~~~~ /kisskb/src/drivers/ata/sata_mv.c: In function 'mv_qc_issue_fis': /kisskb/src/drivers/ata/sata_mv.c:2292:6: note: byref variable will be forcibly initialized 2292 | u32 fis[5]; | ^~~ In file included from /kisskb/src/include/linux/pci.h:37, from /kisskb/src/drivers/ata/sata_mv.c:41: /kisskb/src/drivers/ata/sata_mv.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/ata/sata_mv.c: In function 'mv_platform_probe': /kisskb/src/drivers/ata/sata_mv.c:4142:8: note: byref variable will be forcibly initialized 4142 | char port_number[16]; | ^~~~~~~~~~~ /kisskb/src/drivers/ata/sata_mv.c:4061:6: note: byref variable will be forcibly initialized 4061 | int n_ports = 0, irq = 0; | ^~~~~~~ /kisskb/src/drivers/ata/sata_mv.c:4056:30: note: byref variable will be forcibly initialized 4056 | const struct ata_port_info *ppi[] = | ^~~ /kisskb/src/drivers/ata/sata_mv.c: In function 'mv_print_info': /kisskb/src/drivers/ata/sata_mv.c:4340:5: note: byref variable will be forcibly initialized 4340 | u8 scc; | ^~~ /kisskb/src/drivers/ata/sata_mv.c: In function 'mv_pci_init_one': /kisskb/src/drivers/ata/sata_mv.c:4380:30: note: byref variable will be forcibly initialized 4380 | const struct ata_port_info *ppi[] = { &mv_port_info[board_idx], NULL }; | ^~~ /kisskb/src/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c: In function 'st_lsm6dsx_update_decimators': /kisskb/src/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c:133:15: note: byref variable will be forcibly initialized 133 | u32 max_odr, min_odr; | ^~~~~~~ /kisskb/src/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c:133:6: note: byref variable will be forcibly initialized 133 | u32 max_odr, min_odr; | ^~~~~~~ /kisskb/src/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c: In function 'st_lsm6dsx_set_fifo_odr': /kisskb/src/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c:202:5: note: byref variable will be forcibly initialized 202 | u8 data; | ^~~~ /kisskb/src/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c: In function 'st_lsm6dsx_update_watermark': /kisskb/src/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c:237:9: note: byref variable will be forcibly initialized 237 | __le16 wdata; | ^~~~~ /kisskb/src/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c:236:14: note: byref variable will be forcibly initialized 236 | int i, err, data; | ^~~~ /kisskb/src/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c: In function 'st_lsm6dsx_read_fifo': /kisskb/src/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c:357:9: note: byref variable will be forcibly initialized 357 | __le16 fifo_status; | ^~~~~~~~~~~ /kisskb/src/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c: In function 'st_lsm6dsx_read_tagged_fifo': /kisskb/src/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c:571:9: note: byref variable will be forcibly initialized 571 | __le16 fifo_status; | ^~~~~~~~~~~ /kisskb/src/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c:567:5: note: byref variable will be forcibly initialized 567 | u8 iio_buff[ST_LSM6DSX_IIO_BUFF_SIZE] __aligned(8); | ^~~~~~~~ /kisskb/src/drivers/ata/sata_nv.c: In function 'nv_ck804_host_stop': /kisskb/src/drivers/ata/sata_nv.c:2458:5: note: byref variable will be forcibly initialized 2458 | u8 regval; | ^~~~~~ /kisskb/src/drivers/ata/sata_nv.c: In function 'nv_adma_host_stop': /kisskb/src/drivers/ata/sata_nv.c:2469:6: note: byref variable will be forcibly initialized 2469 | u32 tmp32; | ^~~~~ /kisskb/src/drivers/ata/sata_nv.c: In function 'nv_adma_host_init': /kisskb/src/drivers/ata/sata_nv.c:1278:6: note: byref variable will be forcibly initialized 1278 | u32 tmp32; | ^~~~~ /kisskb/src/drivers/ata/sata_nv.c: In function 'nv_pci_device_resume': /kisskb/src/drivers/ata/sata_nv.c:2425:8: note: byref variable will be forcibly initialized 2425 | u32 tmp32; | ^~~~~ /kisskb/src/drivers/ata/sata_nv.c:2418:7: note: byref variable will be forcibly initialized 2418 | u8 regval; | ^~~~~~ /kisskb/src/drivers/ata/sata_nv.c: In function 'nv_swncq_slave_config': /kisskb/src/drivers/ata/sata_nv.c:1894:16: note: byref variable will be forcibly initialized 1894 | unsigned char model_num[ATA_ID_PROD_LEN + 1]; | ^~~~~~~~~ /kisskb/src/drivers/ata/sata_nv.c:1892:5: note: byref variable will be forcibly initialized 1892 | u8 rev; | ^~~ /kisskb/src/drivers/ata/sata_nv.c: In function 'nv_swncq_hotplug': /kisskb/src/drivers/ata/sata_nv.c:2056:6: note: byref variable will be forcibly initialized 2056 | u32 serror; | ^~~~~~ /kisskb/src/drivers/ata/sata_nv.c: In function 'nv_swncq_host_init': /kisskb/src/drivers/ata/sata_nv.c:1865:5: note: byref variable will be forcibly initialized 1865 | u8 regval; | ^~~~~~ /kisskb/src/drivers/ata/sata_nv.c: In function '__ata_bmdma_stop': /kisskb/src/drivers/ata/sata_nv.c:1756:24: note: byref variable will be forcibly initialized 1756 | struct ata_queued_cmd qc; | ^~ /kisskb/src/drivers/ata/sata_nv.c: In function 'nv_swncq_host_interrupt': /kisskb/src/drivers/ata/sata_nv.c:2198:6: note: byref variable will be forcibly initialized 2198 | u32 serror; | ^~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_dp_mst.c: In function 'radeon_dp_mst_update_stream_attribs': /kisskb/src/drivers/gpu/drm/radeon/radeon_dp_mst.c:116:24: note: byref variable will be forcibly initialized 116 | struct stream_attribs new_attribs[6]; | ^~~~~~~~~~~ /kisskb/src/drivers/ata/sata_promise.c: In function 'pdc_ata_init_one': /kisskb/src/drivers/ata/sata_promise.c:1167:30: note: byref variable will be forcibly initialized 1167 | const struct ata_port_info *ppi[PDC_MAX_PORTS]; | ^~~ /kisskb/src/drivers/ata/sata_nv.c: In function 'nv_adma_slave_config': /kisskb/src/drivers/ata/sata_nv.c:673:6: note: byref variable will be forcibly initialized 673 | u32 current_reg, new_reg, config_mask; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_dp_mst.c: In function 'radeon_dp_mst_probe': /kisskb/src/drivers/gpu/drm/radeon/radeon_dp_mst.c:656:5: note: byref variable will be forcibly initialized 656 | u8 msg[1]; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_dp_mst.c: In function 'radeon_dp_mst_check_status': /kisskb/src/drivers/gpu/drm/radeon/radeon_dp_mst.c:694:8: note: byref variable will be forcibly initialized 694 | bool handled; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_dp_mst.c:691:6: note: byref variable will be forcibly initialized 691 | u8 esi[16] = { 0 }; | ^~~ /kisskb/src/drivers/ata/sata_nv.c: In function 'nv_init_one': /kisskb/src/drivers/ata/sata_nv.c:2381:6: note: byref variable will be forcibly initialized 2381 | u8 regval; | ^~~~~~ /kisskb/src/drivers/ata/sata_nv.c:2328:19: note: byref variable will be forcibly initialized 2328 | struct ata_host *host; | ^~~~ /kisskb/src/drivers/ata/sata_nv.c:2326:30: note: byref variable will be forcibly initialized 2326 | const struct ata_port_info *ppi[] = { NULL, NULL }; | ^~~ /kisskb/src/drivers/ata/sata_nv.c: In function 'nv_adma_port_start': /kisskb/src/drivers/ata/sata_nv.c:1098:13: note: byref variable will be forcibly initialized 1098 | dma_addr_t mem_dma; | ^~~~~~~ /kisskb/src/drivers/iio/dac/max517.c: In function 'max517_suspend': /kisskb/src/drivers/iio/dac/max517.c:105:5: note: byref variable will be forcibly initialized 105 | u8 outbuf = COMMAND_PD; | ^~~~~~ /kisskb/src/drivers/iio/dac/max517.c: In function 'max517_resume': /kisskb/src/drivers/iio/dac/max517.c:112:5: note: byref variable will be forcibly initialized 112 | u8 outbuf = 0; | ^~~~~~ /kisskb/src/drivers/iio/dac/max517.c: In function 'max517_set_value': /kisskb/src/drivers/iio/dac/max517.c:48:5: note: byref variable will be forcibly initialized 48 | u8 outbuf[2]; | ^~~~~~ /kisskb/src/drivers/staging/rtl8723bs/os_dep/recv_linux.c: In function 'rtw_handle_tkip_mic_err': /kisskb/src/drivers/staging/rtl8723bs/os_dep/recv_linux.c:145:33: note: byref variable will be forcibly initialized 145 | struct iw_michaelmicfailure ev; | ^~ /kisskb/src/drivers/staging/rtl8723bs/os_dep/recv_linux.c:144:19: note: byref variable will be forcibly initialized 144 | union iwreq_data wrqu; | ^~~~ /kisskb/src/drivers/staging/rtl8723bs/os_dep/sdio_intf.c: In function 'rtw_dev_remove': /kisskb/src/drivers/staging/rtl8723bs/os_dep/sdio_intf.c:410:7: note: byref variable will be forcibly initialized 410 | int err; | ^~~ 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:670:3: note: in expansion of macro 'wait_event_interruptible_timeout' 670 | wait_event_interruptible_timeout | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/ata/sata_sil.c: In function 'sil_get_device_cache_line': /kisskb/src/drivers/ata/sata_sil.c:332:5: note: byref variable will be forcibly initialized 332 | u8 cache_line = 0; | ^~~~~~~~~~ /kisskb/src/drivers/ata/sata_sil.c: In function 'sil_init_controller': /kisskb/src/drivers/ata/sata_sil.c:332:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/ata/sata_sil.c: In function 'sil_dev_config': /kisskb/src/drivers/ata/sata_sil.c:617:16: note: byref variable will be forcibly initialized 617 | unsigned char model_num[ATA_ID_PROD_LEN + 1]; | ^~~~~~~~~ /kisskb/src/drivers/ata/sata_sil.c: In function 'sil_init_one': /kisskb/src/drivers/ata/sata_sil.c:726:30: note: byref variable will be forcibly initialized 726 | const struct ata_port_info *ppi[] = { &pi, NULL }; | ^~~ /kisskb/src/drivers/ata/sata_sil.c:725:23: note: byref variable will be forcibly initialized 725 | struct ata_port_info pi = sil_port_info[board_id]; | ^~ /kisskb/src/drivers/staging/rtl8723bs/os_dep/sdio_ops_linux.c: In function '_sd_cmd52_read': /kisskb/src/drivers/staging/rtl8723bs/os_dep/sdio_ops_linux.c:39:6: note: byref variable will be forcibly initialized 39 | int err = 0, i; | ^~~ /kisskb/src/drivers/staging/rtl8723bs/os_dep/sdio_ops_linux.c: In function '_sd_cmd52_write': /kisskb/src/drivers/staging/rtl8723bs/os_dep/sdio_ops_linux.c:103:6: note: byref variable will be forcibly initialized 103 | int err = 0, i; | ^~~ /kisskb/src/drivers/staging/rtl8723bs/os_dep/sdio_ops_linux.c: In function '_sd_read': /kisskb/src/drivers/staging/rtl8723bs/os_dep/sdio_ops_linux.c:334:6: note: byref variable will be forcibly initialized 334 | int err = -EPERM; | ^~~ /kisskb/src/drivers/staging/rtl8723bs/os_dep/sdio_ops_linux.c: In function '_sd_write': /kisskb/src/drivers/staging/rtl8723bs/os_dep/sdio_ops_linux.c:428:6: note: byref variable will be forcibly initialized 428 | s32 err = -EPERM; | ^~~ /kisskb/src/drivers/iio/light/rpr0521.c: In function 'rpr0521_is_triggered': /kisskb/src/drivers/iio/light/rpr0521.c:399:6: note: byref variable will be forcibly initialized 399 | int reg; | ^~~ /kisskb/src/drivers/iio/light/rpr0521.c: In function 'rpr0521_get_gain': /kisskb/src/drivers/iio/light/rpr0521.c:585:11: note: byref variable will be forcibly initialized 585 | int ret, reg, idx; | ^~~ /kisskb/src/drivers/iio/light/rpr0521.c: In function 'rpr0521_read_samp_freq': /kisskb/src/drivers/iio/light/rpr0521.c:623:6: note: byref variable will be forcibly initialized 623 | int reg, ret; | ^~~ /kisskb/src/drivers/iio/light/rpr0521.c: In function 'rpr0521_poweroff': /kisskb/src/drivers/iio/light/rpr0521.c:881:6: note: byref variable will be forcibly initialized 881 | int tmp; | ^~~ /kisskb/src/drivers/iio/light/rpr0521.c: In function 'rpr0521_read_ps_offset': /kisskb/src/drivers/iio/light/rpr0521.c:688:9: note: byref variable will be forcibly initialized 688 | __le16 buffer; | ^~~~~~ /kisskb/src/drivers/iio/light/tsl2583.c: In function 'in_illuminance_lux_table_store': /kisskb/src/drivers/iio/light/tsl2583.c:562:6: note: byref variable will be forcibly initialized 562 | int value[TSL2583_MAX_LUX_TABLE_ENTRIES * 3 + 1]; | ^~~~~ /kisskb/src/drivers/iio/light/rpr0521.c: In function 'rpr0521_write_ps_offset': /kisskb/src/drivers/iio/light/rpr0521.c:705:9: note: byref variable will be forcibly initialized 705 | __le16 buffer; | ^~~~~~ /kisskb/src/drivers/iio/light/tsl2583.c: In function 'in_illuminance_calibrate_store': /kisskb/src/drivers/iio/light/tsl2583.c:508:6: note: byref variable will be forcibly initialized 508 | int value, ret; | ^~~~~ /kisskb/src/drivers/iio/light/tsl2583.c: In function 'in_illuminance_input_target_store': /kisskb/src/drivers/iio/light/tsl2583.c:490:6: note: byref variable will be forcibly initialized 490 | int value; | ^~~~~ /kisskb/src/drivers/iio/light/rpr0521.c: In function 'rpr0521_read_raw': /kisskb/src/drivers/iio/light/rpr0521.c:727:9: note: byref variable will be forcibly initialized 727 | __le16 raw_data; | ^~~~~~~~ /kisskb/src/drivers/iio/light/rpr0521.c: In function 'rpr0521_init': /kisskb/src/drivers/iio/light/rpr0521.c:841:6: note: byref variable will be forcibly initialized 841 | int id; | ^~ /kisskb/src/drivers/ata/sata_sis.c: In function 'get_scr_cfg_addr': /kisskb/src/drivers/ata/sata_sis.c:104:5: note: byref variable will be forcibly initialized 104 | u8 pmr; | ^~~ /kisskb/src/drivers/ata/sata_sis.c: In function 'sis_init_one': /kisskb/src/drivers/ata/sata_sis.c:187:5: note: byref variable will be forcibly initialized 187 | u8 pmr; | ^~~ /kisskb/src/drivers/ata/sata_sis.c:186:14: note: byref variable will be forcibly initialized 186 | u32 genctl, val; | ^~~ /kisskb/src/drivers/ata/sata_sis.c:186:6: note: byref variable will be forcibly initialized 186 | u32 genctl, val; | ^~~~~~ /kisskb/src/drivers/ata/sata_sis.c:185:19: note: byref variable will be forcibly initialized 185 | struct ata_host *host; | ^~~~ /kisskb/src/drivers/ata/sata_sis.c:184:30: note: byref variable will be forcibly initialized 184 | const struct ata_port_info *ppi[] = { &pi, &pi }; | ^~~ /kisskb/src/drivers/vfio/pci/vfio_pci_config.c: In function 'vfio_user_config_read': /kisskb/src/drivers/vfio/pci/vfio_pci_config.c:138:7: note: byref variable will be forcibly initialized 138 | u16 tmp; | ^~~ /kisskb/src/drivers/vfio/pci/vfio_pci_config.c:131:6: note: byref variable will be forcibly initialized 131 | u8 tmp; | ^~~ /kisskb/src/drivers/vfio/pci/vfio_pci_config.c:126:6: note: byref variable will be forcibly initialized 126 | u32 tmp_val = 0; | ^~~~~~~ /kisskb/src/drivers/vfio/pci/vfio_pci_config.c: In function 'vfio_default_config_read': /kisskb/src/drivers/vfio/pci/vfio_pci_config.c:187:10: note: byref variable will be forcibly initialized 187 | __le32 phys_val = 0; | ^~~~~~~~ /kisskb/src/drivers/vfio/pci/vfio_pci_config.c:178:9: note: byref variable will be forcibly initialized 178 | __le32 virt = 0; | ^~~~ /kisskb/src/drivers/vfio/pci/vfio_pci_config.c: In function 'vfio_need_bar_restore': /kisskb/src/drivers/vfio/pci/vfio_pci_config.c:542:6: note: byref variable will be forcibly initialized 542 | u32 bar; | ^~~ /kisskb/src/drivers/vfio/pci/vfio_pci_config.c: In function 'vfio_default_config_write': /kisskb/src/drivers/vfio/pci/vfio_pci_config.c:228:10: note: byref variable will be forcibly initialized 228 | __le32 phys_val = 0; | ^~~~~~~~ /kisskb/src/drivers/vfio/pci/vfio_pci_config.c:215:10: note: byref variable will be forcibly initialized 215 | __le32 virt_val = 0; | ^~~~~~~~ /kisskb/src/drivers/vfio/pci/vfio_pci_config.c:204:19: note: byref variable will be forcibly initialized 204 | __le32 virt = 0, write = 0; | ^~~~~ /kisskb/src/drivers/vfio/pci/vfio_pci_config.c:204:9: note: byref variable will be forcibly initialized 204 | __le32 virt = 0, write = 0; | ^~~~ /kisskb/src/drivers/vfio/pci/vfio_pci_config.c: In function 'vfio_bar_restore': /kisskb/src/drivers/vfio/pci/vfio_pci_config.c:420:6: note: byref variable will be forcibly initialized 420 | u16 cmd; | ^~~ /kisskb/src/drivers/vfio/pci/vfio_pci_config.c: In function 'vfio_basic_config_write': /kisskb/src/drivers/vfio/pci/vfio_pci_config.c:568:7: note: byref variable will be forcibly initialized 568 | u16 phys_cmd; | ^~~~~~~~ /kisskb/src/drivers/vfio/pci/vfio_pci_config.c: In function 'vfio_config_do_rw': /kisskb/src/drivers/vfio/pci/vfio_pci_config.c:1810:9: note: byref variable will be forcibly initialized 1810 | __le32 val = 0; | ^~~ /kisskb/src/drivers/vfio/pci/vfio_pci_config.c: In function 'vfio_vpd_config_write': /kisskb/src/drivers/vfio/pci/vfio_pci_config.c:758:6: note: byref variable will be forcibly initialized 758 | u32 data; | ^~~~ /kisskb/src/drivers/vfio/pci/vfio_pci_config.c: In function 'vfio_af_config_write': /kisskb/src/drivers/vfio/pci/vfio_pci_config.c:933:6: note: byref variable will be forcibly initialized 933 | u8 cap; | ^~~ /kisskb/src/drivers/vfio/pci/vfio_pci_config.c: In function 'vfio_exp_config_write': /kisskb/src/drivers/vfio/pci/vfio_pci_config.c:851:7: note: byref variable will be forcibly initialized 851 | u32 cap; | ^~~ /kisskb/src/drivers/vfio/pci/vfio_pci_config.c: In function 'vfio_vc_cap_len': /kisskb/src/drivers/vfio/pci/vfio_pci_config.c:1228:6: note: byref variable will be forcibly initialized 1228 | u32 tmp; | ^~~ /kisskb/src/drivers/vfio/pci/vfio_pci_config.c: In function 'vfio_msi_cap_len': /kisskb/src/drivers/vfio/pci/vfio_pci_config.c:1196:6: note: byref variable will be forcibly initialized 1196 | u16 flags; | ^~~~~ /kisskb/src/drivers/vfio/pci/vfio_pci_config.c: In function 'vfio_fill_vconfig_bytes': /kisskb/src/drivers/vfio/pci/vfio_pci_config.c:1440:8: note: byref variable will be forcibly initialized 1440 | u16 word; | ^~~~ /kisskb/src/drivers/vfio/pci/vfio_pci_config.c:1431:8: note: byref variable will be forcibly initialized 1431 | u32 dword; | ^~~~~ /kisskb/src/drivers/vfio/pci/vfio_pci_config.c: In function 'vfio_cap_len': /kisskb/src/drivers/vfio/pci/vfio_pci_config.c:1271:5: note: byref variable will be forcibly initialized 1271 | u8 byte; | ^~~~ /kisskb/src/drivers/vfio/pci/vfio_pci_config.c:1270:6: note: byref variable will be forcibly initialized 1270 | u16 word; | ^~~~ /kisskb/src/drivers/vfio/pci/vfio_pci_config.c:1269:6: note: byref variable will be forcibly initialized 1269 | u32 dword; | ^~~~~ /kisskb/src/drivers/vfio/pci/vfio_pci_config.c: In function 'vfio_cap_init': /kisskb/src/drivers/vfio/pci/vfio_pci_config.c:1488:6: note: byref variable will be forcibly initialized 1488 | u8 next; | ^~~~ /kisskb/src/drivers/vfio/pci/vfio_pci_config.c:1467:17: note: byref variable will be forcibly initialized 1467 | u8 pos, *prev, cap; | ^~~ /kisskb/src/drivers/vfio/pci/vfio_pci_config.c:1467:5: note: byref variable will be forcibly initialized 1467 | u8 pos, *prev, cap; | ^~~ /kisskb/src/drivers/vfio/pci/vfio_pci_config.c:1466:6: note: byref variable will be forcibly initialized 1466 | u16 status; | ^~~~~~ /kisskb/src/drivers/vfio/pci/vfio_pci_config.c: In function 'vfio_ext_cap_len': /kisskb/src/drivers/vfio/pci/vfio_pci_config.c:1345:6: note: byref variable will be forcibly initialized 1345 | u32 dword; | ^~~~~ /kisskb/src/drivers/vfio/pci/vfio_pci_config.c:1344:5: note: byref variable will be forcibly initialized 1344 | u8 byte; | ^~~~ /kisskb/src/drivers/vfio/pci/vfio_pci_config.c: In function 'vfio_ecap_init': /kisskb/src/drivers/vfio/pci/vfio_pci_config.c:1568:7: note: byref variable will be forcibly initialized 1568 | u32 header; | ^~~~~~ /kisskb/src/drivers/vfio/pci/vfio_pci_config.c: In function 'vfio_pci_config_rw': /kisskb/src/drivers/vfio/pci/vfio_pci_config.c:1893:9: note: byref variable will be forcibly initialized 1893 | loff_t pos = *ppos; | ^~~ /kisskb/src/drivers/ata/sata_svw.c: In function 'k2_sata_init_one': /kisskb/src/drivers/ata/sata_svw.c:411:30: note: byref variable will be forcibly initialized 411 | const struct ata_port_info *ppi[] = | ^~~ /kisskb/src/drivers/staging/rtl8723bs/os_dep/xmit_linux.c: In function 'rtw_mlcst2unicst': /kisskb/src/drivers/staging/rtl8723bs/os_dep/xmit_linux.c:133:5: note: byref variable will be forcibly initialized 133 | u8 null_addr[6] = {0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; | ^~~~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/os_dep/xmit_linux.c:132:5: note: byref variable will be forcibly initialized 132 | u8 bc_addr[6] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; | ^~~~~~~ /kisskb/src/drivers/staging/rtl8723bs/os_dep/xmit_linux.c:128:18: note: byref variable will be forcibly initialized 128 | struct sk_buff *newskb; | ^~~~~~ /kisskb/src/drivers/iio/imu/inv_mpu6050/inv_mpu_aux.c: In function 'inv_mpu_aux_read': /kisskb/src/drivers/iio/imu/inv_mpu6050/inv_mpu_aux.c:107:15: note: byref variable will be forcibly initialized 107 | unsigned int status; | ^~~~~~ /kisskb/src/drivers/iio/imu/inv_mpu6050/inv_mpu_aux.c: In function 'inv_mpu_aux_write': /kisskb/src/drivers/iio/imu/inv_mpu6050/inv_mpu_aux.c:164:15: note: byref variable will be forcibly initialized 164 | unsigned int status; | ^~~~~~ /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/gpu/drm/radeon/r600_dma.c:448:23: note: byref variable will be forcibly initialized 448 | struct radeon_fence *fence; | ^~~~~ /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/rv770_dma.c:47:23: note: byref variable will be forcibly initialized 47 | struct radeon_fence *fence; | ^~~~~ /kisskb/src/drivers/iio/magnetometer/hmc5843_core.c: In function 'hmc5843_show_measurement_configuration': /kisskb/src/drivers/iio/magnetometer/hmc5843_core.c:211:15: note: byref variable will be forcibly initialized 211 | unsigned int val; | ^~~ /kisskb/src/drivers/iio/magnetometer/hmc5843_core.c: In function 'hmc5843_wait_measurement': /kisskb/src/drivers/iio/magnetometer/hmc5843_core.c:151:15: note: byref variable will be forcibly initialized 151 | unsigned int val; | ^~~ /kisskb/src/drivers/iio/magnetometer/hmc5843_core.c: In function 'hmc5843_init': /kisskb/src/drivers/iio/magnetometer/hmc5843_core.c:574:5: note: byref variable will be forcibly initialized 574 | u8 id[3]; | ^~ /kisskb/src/drivers/iio/magnetometer/hmc5843_core.c: In function 'hmc5843_read_measurement': /kisskb/src/drivers/iio/magnetometer/hmc5843_core.c:175:9: note: byref variable will be forcibly initialized 175 | __be16 values[3]; | ^~~~~~ /kisskb/src/drivers/iio/magnetometer/hmc5843_core.c: In function 'hmc5843_read_raw': /kisskb/src/drivers/iio/magnetometer/hmc5843_core.c:369:15: note: byref variable will be forcibly initialized 369 | unsigned int rval; | ^~~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/genhd.h:16, from /kisskb/src/include/linux/blkdev.h:6, from /kisskb/src/drivers/staging/rts5208/rtsx_chip.c:12: /kisskb/src/drivers/staging/rts5208/rtsx_chip.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/drivers/staging/rts5208/rtsx_chip.c: In function 'rtsx_pre_handle_sdio_new': /kisskb/src/drivers/staging/rts5208/rtsx_chip.c:144:5: note: byref variable will be forcibly initialized 144 | u8 tmp; | ^~~ /kisskb/src/drivers/staging/rts5208/rtsx_chip.c: In function 'rtsx_manage_sd_lock': /kisskb/src/drivers/staging/rts5208/rtsx_chip.c:982:5: note: byref variable will be forcibly initialized 982 | u8 val; | ^~~ /kisskb/src/drivers/staging/rts5208/rtsx_chip.c: In function 'rtsx_stop_cmd': /kisskb/src/drivers/staging/rts5208/rtsx_chip.c:1286:6: note: byref variable will be forcibly initialized 1286 | u8 val; | ^~~ /kisskb/src/drivers/staging/rts5208/rtsx_chip.c: In function 'rtsx_write_cfg_dw': /kisskb/src/drivers/staging/rts5208/rtsx_chip.c:1353:15: note: byref variable will be forcibly initialized 1353 | u8 mode = 0, tmp; | ^~~ /kisskb/src/drivers/staging/rts5208/rtsx_chip.c: In function 'rtsx_read_cfg_dw': /kisskb/src/drivers/staging/rts5208/rtsx_chip.c:1400:5: note: byref variable will be forcibly initialized 1400 | u8 tmp; | ^~~ /kisskb/src/drivers/staging/rts5208/rtsx_chip.c: In function 'rts5288_init': /kisskb/src/drivers/staging/rts5208/rtsx_chip.c:698:6: note: byref variable will be forcibly initialized 698 | u32 lval = 0; | ^~~~ /kisskb/src/drivers/staging/rts5208/rtsx_chip.c:697:5: note: byref variable will be forcibly initialized 697 | u8 val = 0, max_func; | ^~~ /kisskb/src/drivers/staging/rts5208/rtsx_chip.c: In function 'rtsx_is_ss_allowed': /kisskb/src/drivers/staging/rts5208/rtsx_chip.c:1002:6: note: byref variable will be forcibly initialized 1002 | u32 val; | ^~~ /kisskb/src/drivers/staging/rts5208/rtsx_chip.c: In function 'rtsx_monitor_aspm_config': /kisskb/src/drivers/staging/rts5208/rtsx_chip.c:914:5: note: byref variable will be forcibly initialized 914 | u8 reg0 = 0, reg1 = 0; | ^~~~ /kisskb/src/drivers/staging/rts5208/rtsx_chip.c:913:6: note: byref variable will be forcibly initialized 913 | u32 tmp = 0; | ^~~ /kisskb/src/drivers/staging/rts5208/rtsx_chip.c: In function 'rtsx_handle_pm_dstate': /kisskb/src/drivers/staging/rts5208/rtsx_chip.c:1730:6: note: byref variable will be forcibly initialized 1730 | u32 ultmp; | ^~~~~ /kisskb/src/drivers/staging/rts5208/rtsx_chip.c: In function 'rtsx_write_phy_register': /kisskb/src/drivers/staging/rts5208/rtsx_chip.c:1546:5: note: byref variable will be forcibly initialized 1546 | u8 tmp; | ^~~ /kisskb/src/drivers/staging/rts5208/rtsx_chip.c: In function 'rtsx_read_phy_register': /kisskb/src/drivers/staging/rts5208/rtsx_chip.c:1583:5: note: byref variable will be forcibly initialized 1583 | u8 tmp; | ^~~ /kisskb/src/drivers/staging/rts5208/rtsx_chip.c: In function 'rtsx_enable_pcie_intr': /kisskb/src/drivers/staging/rts5208/rtsx_chip.c:306:7: note: byref variable will be forcibly initialized 306 | u16 reg; | ^~~ /kisskb/src/drivers/staging/rts5208/rtsx_chip.c: In function 'rts5208_init': /kisskb/src/drivers/staging/rts5208/rtsx_chip.c:639:5: note: byref variable will be forcibly initialized 639 | u8 val = 0; | ^~~ /kisskb/src/drivers/staging/rts5208/rtsx_chip.c:638:6: note: byref variable will be forcibly initialized 638 | u16 reg = 0; | ^~~ /kisskb/src/drivers/staging/rts5208/rtsx_chip.c: In function 'rtsx_read_efuse': /kisskb/src/drivers/staging/rts5208/rtsx_chip.c:1624:5: note: byref variable will be forcibly initialized 1624 | u8 data = 0; | ^~~~ /kisskb/src/drivers/staging/rts5208/rtsx_chip.c: In function 'rtsx_write_efuse': /kisskb/src/drivers/iio/dac/mcp4725.c: In function 'mcp4725_suspend': /kisskb/src/drivers/staging/rts5208/rtsx_chip.c:1655:5: note: byref variable will be forcibly initialized 1655 | u8 data = 0, tmp = 0xFF; | ^~~~ /kisskb/src/drivers/iio/dac/mcp4725.c:49:5: note: byref variable will be forcibly initialized 49 | u8 outbuf[2]; | ^~~~~~ /kisskb/src/drivers/iio/dac/mcp4725.c: In function 'mcp4725_resume': /kisskb/src/drivers/iio/dac/mcp4725.c:62:5: note: byref variable will be forcibly initialized 62 | u8 outbuf[2]; | ^~~~~~ /kisskb/src/drivers/iio/dac/mcp4725.c: In function 'mcp4725_set_value': /kisskb/src/drivers/iio/dac/mcp4725.c:267:5: note: byref variable will be forcibly initialized 267 | u8 outbuf[2]; | ^~~~~~ /kisskb/src/drivers/staging/rts5208/rtsx_chip.c: In function 'rtsx_clr_phy_reg_bit': /kisskb/src/drivers/staging/rts5208/rtsx_chip.c:1693:6: note: byref variable will be forcibly initialized 1693 | u16 value; | ^~~~~ /kisskb/src/drivers/staging/rts5208/rtsx_chip.c: In function 'rtsx_set_phy_reg_bit': /kisskb/src/drivers/staging/rts5208/rtsx_chip.c:1712:6: note: byref variable will be forcibly initialized 1712 | u16 value; | ^~~~~ /kisskb/src/drivers/iio/dac/mcp4725.c: In function 'mcp4726_set_cfg': /kisskb/src/drivers/iio/dac/mcp4725.c:288:5: note: byref variable will be forcibly initialized 288 | u8 outbuf[3]; | ^~~~~~ /kisskb/src/drivers/iio/dac/mcp4725.c: In function 'mcp4725_write_powerdown': /kisskb/src/drivers/iio/dac/mcp4725.c:178:7: note: byref variable will be forcibly initialized 178 | bool state; | ^~~~~ /kisskb/src/drivers/iio/dac/mcp4725.c: In function 'mcp4725_store_eeprom': /kisskb/src/drivers/iio/dac/mcp4725.c:80:7: note: byref variable will be forcibly initialized 80 | bool state; | ^~~~~ /kisskb/src/drivers/iio/dac/mcp4725.c:79:5: note: byref variable will be forcibly initialized 79 | u8 inoutbuf[3]; | ^~~~~~~~ /kisskb/src/drivers/iio/dac/mcp4725.c: In function 'mcp4725_probe': /kisskb/src/drivers/iio/dac/mcp4725.c:377:5: note: byref variable will be forcibly initialized 377 | u8 inbuf[4]; | ^~~~~ /kisskb/src/drivers/iio/dac/mcp4725.c:376:39: note: byref variable will be forcibly initialized 376 | struct mcp4725_platform_data *pdata, pdata_dt; | ^~~~~~~~ /kisskb/src/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_shub.c: In function 'st_lsm6dsx_shub_config_channels': /kisskb/src/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_shub.c:448:5: note: byref variable will be forcibly initialized 448 | u8 config[9] = {}, enable_mask, slv_addr; | ^~~~~~ /kisskb/src/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_shub.c: In function 'st_lsm6dsx_shub_read': /kisskb/src/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_shub.c:289:5: note: byref variable will be forcibly initialized 289 | u8 config[3], slv_addr, slv_config = 0; | ^~~~~~ /kisskb/src/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_shub.c: In function 'st_lsm6dsx_shub_write': /kisskb/src/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_shub.c:342:5: note: byref variable will be forcibly initialized 342 | u8 config[2], slv_addr; | ^~~~~~ /kisskb/src/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_shub.c: In function 'st_lsm6dsx_shub_write_with_mask': /kisskb/src/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_shub.c:392:5: note: byref variable will be forcibly initialized 392 | u8 data; | ^~~~ /kisskb/src/drivers/staging/rts5208/rtsx_chip.c: In function 'rtsx_polling_func': /kisskb/src/drivers/staging/rts5208/rtsx_chip.c:1214:6: note: byref variable will be forcibly initialized 1214 | u8 val; | ^~~ /kisskb/src/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_shub.c: In function 'st_lsm6dsx_shub_check_wai': /kisskb/src/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_shub.c:826:16: note: byref variable will be forcibly initialized 826 | u8 config[3], data, slv_addr, slv_config = 0; | ^~~~ /kisskb/src/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_shub.c:826:5: note: byref variable will be forcibly initialized 826 | u8 config[3], data, slv_addr, slv_config = 0; | ^~~~~~ /kisskb/src/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_shub.c: In function 'st_lsm6dsx_shub_write_raw': /kisskb/src/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_shub.c:639:7: note: byref variable will be forcibly initialized 639 | u8 odr_val; | ^~~~~~~ /kisskb/src/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_shub.c: In function 'st_lsm6dsx_shub_alloc_iiodev': /kisskb/src/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_shub.c:756:30: note: byref variable will be forcibly initialized 756 | const struct iio_chan_spec magn_channels[] = { | ^~~~~~~~~~~~~ /kisskb/src/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_shub.c: In function 'st_lsm6dsx_shub_read_oneshot': /kisskb/src/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_shub.c:524:5: note: byref variable will be forcibly initialized 524 | u8 data[4]; | ^~~~ /kisskb/src/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_shub.c: In function 'st_lsm6dsx_shub_probe': /kisskb/src/drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_shub.c:892:5: note: byref variable will be forcibly initialized 892 | u8 i2c_addr = 0; | ^~~~~~~~ /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/evergreen_dma.c:112:23: note: byref variable will be forcibly initialized 112 | struct radeon_fence *fence; | ^~~~~ /kisskb/src/drivers/iio/gyro/mpu3050-core.c: In function 'mpu3050_start_sampling': /kisskb/src/drivers/iio/gyro/mpu3050-core.c:194:9: note: byref variable will be forcibly initialized 194 | __be16 raw_val[3]; | ^~~~~~~ /kisskb/src/drivers/iio/gyro/mpu3050-core.c: In function 'mpu3050_drdy_trigger_set_state': /kisskb/src/drivers/iio/gyro/mpu3050-core.c:955:15: note: byref variable will be forcibly initialized 955 | unsigned int val; | ^~~ /kisskb/src/drivers/iio/gyro/mpu3050-core.c: In function 'mpu3050_read_raw': /kisskb/src/drivers/iio/gyro/mpu3050-core.c:269:9: note: byref variable will be forcibly initialized 269 | __be16 raw_val; | ^~~~~~~ /kisskb/src/drivers/iio/gyro/mpu3050-core.c: In function 'mpu3050_trigger_handler': /kisskb/src/drivers/iio/gyro/mpu3050-core.c:536:11: note: byref variable will be forcibly initialized 536 | __be16 fifo_values[5]; | ^~~~~~~~~~~ /kisskb/src/drivers/iio/gyro/mpu3050-core.c:496:10: note: byref variable will be forcibly initialized 496 | __be16 raw_fifocnt; | ^~~~~~~~~~~ /kisskb/src/drivers/iio/gyro/mpu3050-core.c:477:4: note: byref variable will be forcibly initialized 477 | } scan; | ^~~~ /kisskb/src/drivers/iio/gyro/mpu3050-core.c: In function 'mpu3050_hw_init': /kisskb/src/drivers/iio/gyro/mpu3050-core.c:797:9: note: byref variable will be forcibly initialized 797 | __le64 otp_le; | ^~~~~~ /kisskb/src/drivers/iio/gyro/mpu3050-core.c: In function 'mpu3050_irq_thread': /kisskb/src/drivers/iio/gyro/mpu3050-core.c:928:15: note: byref variable will be forcibly initialized 928 | unsigned int val; | ^~~ /kisskb/src/drivers/iio/gyro/mpu3050-core.c: In function 'mpu3050_common_probe': /kisskb/src/drivers/iio/gyro/mpu3050-core.c:1147:15: note: byref variable will be forcibly initialized 1147 | unsigned int val; | ^~~ /kisskb/src/drivers/staging/r8188eu/hal/hal_com.c: In function 'dump_chip_info': /kisskb/src/drivers/staging/r8188eu/hal/hal_com.c:16:7: note: byref variable will be forcibly initialized 16 | char buf[128]; | ^~~ /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/gpu/drm/radeon/si_dma.c:235:23: note: byref variable will be forcibly initialized 235 | struct radeon_fence *fence; | ^~~~~ /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/gpu/drm/radeon/cik_sdma.c:583:23: note: byref variable will be forcibly initialized 583 | struct radeon_fence *fence; | ^~~~~ /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/gpu/drm/radeon/radeon_uvd.c: In function 'radeon_uvd_cs_msg': /kisskb/src/drivers/gpu/drm/radeon/radeon_uvd.c:472:8: note: byref variable will be forcibly initialized 472 | void *ptr; | ^~~ /kisskb/src/drivers/ata/sata_uli.c: In function 'uli_scr_cfg_read': /kisskb/src/drivers/ata/sata_uli.c:97:6: note: byref variable will be forcibly initialized 97 | u32 val; | ^~~ /kisskb/src/drivers/ata/sata_uli.c: In function 'uli_init_one': /kisskb/src/drivers/gpu/drm/radeon/radeon_uvd.c: In function 'radeon_uvd_send_msg': /kisskb/src/drivers/ata/sata_uli.c:131:30: note: byref variable will be forcibly initialized 131 | const struct ata_port_info *ppi[] = { &uli_port_info, NULL }; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_uvd.c:743:19: note: byref variable will be forcibly initialized 743 | 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:692:11: note: byref variable will be forcibly initialized 692 | unsigned buf_sizes[] = { | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_uvd.c:689:7: note: byref variable will be forcibly initialized 689 | bool has_msg_cmd = false; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_uvd.c:686:20: note: byref variable will be forcibly initialized 686 | int r, data0 = 0, data1 = 0; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_uvd.c:686:9: note: byref variable will be forcibly initialized 686 | int r, data0 = 0, data1 = 0; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_uvd.c:685:26: note: byref variable will be forcibly initialized 685 | struct radeon_cs_packet pkt; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_uvd.c: In function 'radeon_uvd_suspend': /kisskb/src/drivers/gpu/drm/radeon/radeon_uvd.c:261:25: note: byref variable will be forcibly initialized 261 | struct radeon_fence *fence; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_uvd.c: In function 'radeon_uvd_free_handles': /kisskb/src/drivers/gpu/drm/radeon/radeon_uvd.c:336:25: note: byref variable will be forcibly initialized 336 | struct radeon_fence *fence; | ^~~~~ /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/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/gpu/drm/radeon/uvd_v1_0.c: In function 'uvd_v1_0_ib_test': /kisskb/src/drivers/gpu/drm/radeon/uvd_v1_0.c:502:23: note: byref variable will be forcibly initialized 502 | struct radeon_fence *fence = NULL; | ^~~~~ /kisskb/src/drivers/staging/rts5208/rtsx_transport.c: In function 'rtsx_stor_set_xfer_buf': /kisskb/src/drivers/staging/rts5208/rtsx_transport.c:123:26: note: byref variable will be forcibly initialized 123 | unsigned int index = 0, offset = 0; | ^~~~~~ /kisskb/src/drivers/staging/rts5208/rtsx_transport.c:123:15: note: byref variable will be forcibly initialized 123 | unsigned int index = 0, offset = 0; | ^~~~~ /kisskb/src/drivers/staging/rts5208/rtsx_transport.c: In function 'rtsx_stor_get_xfer_buf': /kisskb/src/drivers/staging/rts5208/rtsx_transport.c:134:26: note: byref variable will be forcibly initialized 134 | unsigned int index = 0, offset = 0; | ^~~~~~ /kisskb/src/drivers/staging/rts5208/rtsx_transport.c:134:15: note: byref variable will be forcibly initialized 134 | unsigned int index = 0, offset = 0; | ^~~~~ /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/ata/sata_via.c: In function 'vt6421_pata_cable_detect': /kisskb/src/drivers/ata/sata_via.c:394:5: note: byref variable will be forcibly initialized 394 | u8 tmp; | ^~~ /kisskb/src/drivers/ata/sata_via.c: In function 'svia_wd_fix': /kisskb/src/drivers/ata/sata_via.c:537:5: note: byref variable will be forcibly initialized 537 | u8 tmp8; | ^~~~ /kisskb/src/drivers/ata/sata_via.c: In function 'vt6420_prepare_host': /kisskb/src/drivers/ata/sata_via.c:459:19: note: byref variable will be forcibly initialized 459 | struct ata_host *host; | ^~~~ /kisskb/src/drivers/ata/sata_via.c:458:30: note: byref variable will be forcibly initialized 458 | const struct ata_port_info *ppi[] = { &vt6420_port_info, NULL }; | ^~~ /kisskb/src/drivers/ata/sata_via.c: In function 'svia_tf_load': /kisskb/src/drivers/ata/sata_via.c:291:22: note: byref variable will be forcibly initialized 291 | struct ata_taskfile ttf; | ^~~ /kisskb/src/drivers/ata/sata_via.c: In function 'vt6421_prepare_host': /kisskb/src/drivers/ata/sata_via.c:486:30: note: byref variable will be forcibly initialized 486 | const struct ata_port_info *ppi[] = | ^~~ /kisskb/src/drivers/ata/sata_via.c: In function 'vt8251_prepare_host': /kisskb/src/drivers/ata/sata_via.c:514:19: note: byref variable will be forcibly initialized 514 | struct ata_host *host; | ^~~~ /kisskb/src/drivers/ata/sata_via.c:513:30: note: byref variable will be forcibly initialized 513 | const struct ata_port_info *ppi[] = { &vt8251_port_info, NULL }; | ^~~ /kisskb/src/drivers/ata/sata_via.c: In function 'vt8251_scr_read': /kisskb/src/drivers/ata/sata_via.c:207:5: note: byref variable will be forcibly initialized 207 | u8 raw; | ^~~ /kisskb/src/drivers/ata/sata_via.c:206:6: note: byref variable will be forcibly initialized 206 | u32 v = 0; | ^ /kisskb/src/drivers/ata/sata_via.c: In function 'svia_configure': /kisskb/src/drivers/ata/sata_via.c:597:5: note: byref variable will be forcibly initialized 597 | u8 tmp8; | ^~~~ /kisskb/src/drivers/ata/sata_via.c: In function 'svia_init_one': /kisskb/src/drivers/ata/sata_via.c:680:19: note: byref variable will be forcibly initialized 680 | struct ata_host *host = NULL; | ^~~~ /kisskb/src/drivers/ata/sata_vsc.c: In function 'vsc_sata_init_one': /kisskb/src/drivers/ata/sata_vsc.c:334:5: note: byref variable will be forcibly initialized 334 | u8 cls; | ^~~ /kisskb/src/drivers/ata/sata_vsc.c:330:30: note: byref variable will be forcibly initialized 330 | const struct ata_port_info *ppi[] = { &pi, NULL }; | ^~~ /kisskb/src/drivers/ata/pata_ali.c: In function 'ali_c2_cable_detect': /kisskb/src/drivers/ata/pata_ali.c:92:5: note: byref variable will be forcibly initialized 92 | u8 ata66; | ^~~~~ /kisskb/src/drivers/ata/pata_ali.c: In function 'ali_program_modes': /kisskb/src/drivers/ata/pata_ali.c:178:5: note: byref variable will be forcibly initialized 178 | u8 udma; | ^~~~ /kisskb/src/drivers/ata/pata_ali.c: In function 'ali_fifo_control': /kisskb/src/drivers/ata/pata_ali.c:145:5: note: byref variable will be forcibly initialized 145 | u8 fifo; | ^~~~ /kisskb/src/drivers/ata/pata_ali.c: In function 'ali_init_chipset': /kisskb/src/drivers/ata/pata_ali.c:433:5: note: byref variable will be forcibly initialized 433 | u8 tmp; | ^~~ /kisskb/src/drivers/ata/pata_ali.c: In function 'ali_init_one': /kisskb/src/drivers/ata/pata_ali.c:553:5: note: byref variable will be forcibly initialized 553 | u8 tmp; | ^~~ /kisskb/src/drivers/ata/pata_ali.c:552:30: note: byref variable will be forcibly initialized 552 | const struct ata_port_info *ppi[] = { NULL, NULL }; | ^~~ /kisskb/src/drivers/ata/pata_ali.c: In function 'ali_set_piomode': /kisskb/src/drivers/ata/pata_ali.c:215:21: note: byref variable will be forcibly initialized 215 | struct ata_timing p; | ^ /kisskb/src/drivers/ata/pata_ali.c:210:20: note: byref variable will be forcibly initialized 210 | struct ata_timing t; | ^ /kisskb/src/drivers/ata/pata_ali.c: In function 'ali_set_dmamode': /kisskb/src/drivers/ata/pata_ali.c:264:22: note: byref variable will be forcibly initialized 264 | struct ata_timing p; | ^ /kisskb/src/drivers/ata/pata_ali.c:256:7: note: byref variable will be forcibly initialized 256 | u8 reg4b; | ^~~~~ /kisskb/src/drivers/ata/pata_ali.c:245:20: note: byref variable will be forcibly initialized 245 | struct ata_timing t; | ^ /kisskb/src/drivers/ata/pata_ali.c: In function 'ali_20_filter': /kisskb/src/drivers/ata/pata_ali.c:120:7: note: byref variable will be forcibly initialized 120 | char model_num[ATA_ID_PROD_LEN + 1]; | ^~~~~~~~~ /kisskb/src/drivers/ata/pata_ali.c: In function 'ali_c2_c3_postreset': /kisskb/src/drivers/ata/pata_ali.c:343:5: note: byref variable will be forcibly initialized 343 | u8 r; | ^ /kisskb/src/drivers/ata/pata_artop.c: In function 'atp8xx_fixup': /kisskb/src/drivers/ata/pata_artop.c:322:6: note: byref variable will be forcibly initialized 322 | u8 reg; | ^~~ /kisskb/src/drivers/ata/pata_artop.c: In function 'artop6260_set_dmamode': /kisskb/src/drivers/ata/pata_artop.c:248:5: note: byref variable will be forcibly initialized 248 | u8 ultra; | ^~~~~ /kisskb/src/drivers/ata/pata_artop.c: In function 'artop6260_set_piomode': /kisskb/src/drivers/ata/pata_artop.c:183:5: note: byref variable will be forcibly initialized 183 | u8 ultra; | ^~~~~ /kisskb/src/drivers/ata/pata_artop.c: In function 'artop6260_cable_detect': /kisskb/src/drivers/ata/pata_artop.c:78:5: note: byref variable will be forcibly initialized 78 | u8 tmp; | ^~~ /kisskb/src/drivers/ata/pata_artop.c: In function 'artop_init_one': /kisskb/src/drivers/ata/pata_artop.c:388:30: note: byref variable will be forcibly initialized 388 | const struct ata_port_info *ppi[] = { NULL, NULL }; | ^~~ /kisskb/src/drivers/ata/pata_artop.c: In function 'artop6210_set_dmamode': /kisskb/src/drivers/ata/pata_artop.c:209:5: note: byref variable will be forcibly initialized 209 | u8 ultra; | ^~~~~ /kisskb/src/drivers/ata/pata_artop.c: In function 'artop6210_set_piomode': /kisskb/src/drivers/ata/pata_artop.c:130:5: note: byref variable will be forcibly initialized 130 | u8 ultra; | ^~~~~ In file included from /kisskb/src/drivers/pps/clients/pps_parport.c:23: /kisskb/src/drivers/pps/clients/pps_parport.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_parport.c: In function 'parport_irq': /kisskb/src/drivers/pps/clients/pps_parport.c:55:35: note: byref variable will be forcibly initialized 55 | struct pps_event_time ts_assert, ts_clear; | ^~~~~~~~ /kisskb/src/drivers/pps/clients/pps_parport.c:55:24: note: byref variable will be forcibly initialized 55 | struct pps_event_time ts_assert, ts_clear; | ^~~~~~~~~ /kisskb/src/drivers/pps/clients/pps_parport.c: In function 'parport_attach': /kisskb/src/drivers/pps/clients/pps_parport.c:125:19: note: byref variable will be forcibly initialized 125 | struct pardev_cb pps_client_cb; | ^~~~~~~~~~~~~ /kisskb/src/drivers/iio/light/tsl2772.c: In function 'in_proximity0_calibrate_store': /kisskb/src/drivers/iio/light/tsl2772.c:1054:7: note: byref variable will be forcibly initialized 1054 | bool value; | ^~~~~ /kisskb/src/drivers/iio/light/tsl2772.c: In function 'in_illuminance0_calibrate_store': /kisskb/src/drivers/iio/light/tsl2772.c:963:7: note: byref variable will be forcibly initialized 963 | bool value; | ^~~~~ /kisskb/src/drivers/iio/light/tsl2772.c: In function 'in_illuminance0_lux_table_store': /kisskb/src/drivers/iio/light/tsl2772.c:1013:6: note: byref variable will be forcibly initialized 1013 | int value[ARRAY_SIZE(chip->tsl2772_device_lux) * 2 + 1]; | ^~~~~ /kisskb/src/drivers/iio/light/tsl2772.c: In function 'in_illuminance0_target_input_store': /kisskb/src/drivers/iio/light/tsl2772.c:944:6: note: byref variable will be forcibly initialized 944 | u16 value; | ^~~~~ /kisskb/src/drivers/iio/light/tsl2772.c: In function 'tsl2772_read_prox_led_current': /kisskb/src/drivers/iio/light/tsl2772.c:553:11: note: byref variable will be forcibly initialized 553 | int ret, tmp, i; | ^~~ /kisskb/src/drivers/iio/light/tsl2772.c: In function 'tsl2772_read_prox_diodes': /kisskb/src/drivers/iio/light/tsl2772.c:577:6: note: byref variable will be forcibly initialized 577 | u32 leds[TSL2772_MAX_PROX_LEDS]; | ^~~~ /kisskb/src/drivers/iio/light/veml6030.c: In function 'veml6030_get_intgrn_tm': /kisskb/src/drivers/iio/light/veml6030.c:217:11: note: byref variable will be forcibly initialized 217 | int ret, reg; | ^~~ /kisskb/src/drivers/iio/light/veml6030.c: In function 'veml6030_get_als_gain': /kisskb/src/drivers/iio/light/veml6030.c:423:11: note: byref variable will be forcibly initialized 423 | int ret, reg; | ^~~ /kisskb/src/drivers/iio/light/veml6030.c: In function 'veml6030_read_raw': /kisskb/src/drivers/iio/light/veml6030.c:509:11: note: byref variable will be forcibly initialized 509 | int ret, reg; | ^~~ /kisskb/src/drivers/iio/light/veml6030.c: In function 'veml6030_read_thresh': /kisskb/src/drivers/iio/light/veml6030.c:460:11: note: byref variable will be forcibly initialized 460 | int ret, reg; | ^~~ /kisskb/src/drivers/iio/light/veml6030.c: In function 'veml6030_read_persistence': /kisskb/src/drivers/iio/light/veml6030.c:318:27: note: byref variable will be forcibly initialized 318 | int ret, reg, period, x, y; | ^ /kisskb/src/drivers/iio/light/veml6030.c:318:24: note: byref variable will be forcibly initialized 318 | int ret, reg, period, x, y; | ^ /kisskb/src/drivers/iio/light/veml6030.c:318:11: note: byref variable will be forcibly initialized 318 | int ret, reg, period, x, y; | ^~~ /kisskb/src/drivers/iio/light/veml6030.c: In function 'veml6030_read_interrupt_config': /kisskb/src/drivers/iio/light/veml6030.c:625:11: note: byref variable will be forcibly initialized 625 | int ret, reg; | ^~~ /kisskb/src/drivers/iio/light/veml6030.c: In function 'veml6030_write_persistence': /kisskb/src/drivers/iio/light/veml6030.c:343:22: note: byref variable will be forcibly initialized 343 | int ret, period, x, y; | ^ /kisskb/src/drivers/iio/light/veml6030.c:343:19: note: byref variable will be forcibly initialized 343 | int ret, period, x, y; | ^ /kisskb/src/drivers/iio/light/veml6030.c: In function 'in_illuminance_period_available_show': /kisskb/src/drivers/iio/light/veml6030.c:102:11: note: byref variable will be forcibly initialized 102 | int ret, reg, x; | ^~~ /kisskb/src/drivers/iio/light/veml6030.c: In function 'veml6030_event_handler': /kisskb/src/drivers/iio/light/veml6030.c:694:11: note: byref variable will be forcibly initialized 694 | int ret, reg, evtdir; | ^~~ /kisskb/src/drivers/iio/light/veml6030.c: In function 'veml6030_hw_init': /kisskb/src/drivers/iio/light/veml6030.c:729:11: note: byref variable will be forcibly initialized 729 | int ret, val; | ^~~ /kisskb/src/drivers/iio/imu/inv_mpu6050/inv_mpu_magn.c: In function 'inv_magn_init': /kisskb/src/drivers/iio/imu/inv_mpu6050/inv_mpu_magn.c:63:10: note: byref variable will be forcibly initialized 63 | uint8_t asa[3]; | ^~~ /kisskb/src/drivers/iio/imu/inv_mpu6050/inv_mpu_magn.c:62:10: note: byref variable will be forcibly initialized 62 | uint8_t val; | ^~~ /kisskb/src/drivers/iio/imu/inv_mpu6050/inv_mpu_magn.c: In function 'inv_mpu_magn_read': /kisskb/src/drivers/iio/imu/inv_mpu6050/inv_mpu_magn.c:325:9: note: byref variable will be forcibly initialized 325 | __be16 data; | ^~~~ /kisskb/src/drivers/iio/imu/inv_mpu6050/inv_mpu_magn.c:324:15: note: byref variable will be forcibly initialized 324 | unsigned int status; | ^~~~~~ /kisskb/src/drivers/ata/pata_atiixp.c: In function 'atiixp_init_one': /kisskb/src/drivers/ata/pata_atiixp.c:282:30: note: byref variable will be forcibly initialized 282 | const struct ata_port_info *ppi[] = { &info, &info }; | ^~~ /kisskb/src/drivers/ata/pata_atiixp.c: In function 'atiixp_bmdma_stop': /kisskb/src/drivers/ata/pata_atiixp.c:246:6: note: byref variable will be forcibly initialized 246 | u16 tmp16; | ^~~~~ /kisskb/src/drivers/ata/pata_atiixp.c: In function 'atiixp_bmdma_start': /kisskb/src/drivers/ata/pata_atiixp.c:219:6: note: byref variable will be forcibly initialized 219 | u16 tmp16; | ^~~~~ /kisskb/src/drivers/ata/pata_atiixp.c: In function 'atiixp_set_pio_timing': /kisskb/src/drivers/ata/pata_atiixp.c:111:6: note: byref variable will be forcibly initialized 111 | u16 pio_mode_data; | ^~~~~~~~~~~~~ /kisskb/src/drivers/ata/pata_atiixp.c:110:6: note: byref variable will be forcibly initialized 110 | u32 pio_timing_data; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/ata/pata_atiixp.c: In function 'atiixp_set_dmamode': /kisskb/src/drivers/ata/pata_atiixp.c:173:7: note: byref variable will be forcibly initialized 173 | u32 mwdma_timing_data; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/ata/pata_atiixp.c:163:7: note: byref variable will be forcibly initialized 163 | u16 udma_mode_data; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/ata/pata_atiixp.c: In function 'atiixp_cable_detect': /kisskb/src/drivers/ata/pata_atiixp.c:52:5: note: byref variable will be forcibly initialized 52 | u8 udma; | ^~~~ /kisskb/src/drivers/ata/pata_cmd64x.c: In function 'cmd64x_fixup': /kisskb/src/drivers/ata/pata_cmd64x.c:363:5: note: byref variable will be forcibly initialized 363 | u8 mrdmode; | ^~~~~~~ /kisskb/src/drivers/ata/pata_cmd64x.c: In function 'cmd648_cable_detect': /kisskb/src/drivers/ata/pata_cmd64x.c:76:5: note: byref variable will be forcibly initialized 76 | u8 r; | ^ /kisskb/src/drivers/ata/pata_cmd64x.c: In function 'cmd64x_sff_irq_check': /kisskb/src/drivers/ata/pata_cmd64x.c:244:5: note: byref variable will be forcibly initialized 244 | u8 irq_stat; | ^~~~~~~~ /kisskb/src/drivers/ata/pata_cmd64x.c: In function 'cmd64x_init_one': /kisskb/src/drivers/ata/pata_cmd64x.c:431:5: note: byref variable will be forcibly initialized 431 | u8 reg; | ^~~ /kisskb/src/drivers/ata/pata_cmd64x.c:426:30: note: byref variable will be forcibly initialized 426 | const struct ata_port_info *ppi[] = { | ^~~ /kisskb/src/drivers/ata/pata_cmd64x.c: In function 'cmd64x_set_timing': /kisskb/src/drivers/ata/pata_cmd64x.c:127:22: note: byref variable will be forcibly initialized 127 | struct ata_timing tp; | ^~ /kisskb/src/drivers/ata/pata_cmd64x.c:108:11: note: byref variable will be forcibly initialized 108 | const u8 drwtim_port[2][2] = { | ^~~~~~~~~~~ /kisskb/src/drivers/ata/pata_cmd64x.c:104:11: note: byref variable will be forcibly initialized 104 | const u8 arttim_port[2][2] = { | ^~~~~~~~~~~ /kisskb/src/drivers/ata/pata_cmd64x.c:101:5: note: byref variable will be forcibly initialized 101 | u8 reg; | ^~~ /kisskb/src/drivers/ata/pata_cmd64x.c:99:11: note: byref variable will be forcibly initialized 99 | const u8 setup_data[] = { 0x40, 0x40, 0x40, 0x80, 0x00 }; | ^~~~~~~~~~ /kisskb/src/drivers/ata/pata_cmd64x.c:97:20: note: byref variable will be forcibly initialized 97 | struct ata_timing t; | ^ /kisskb/src/drivers/ata/pata_cmd64x.c: In function 'cmd64x_set_dmamode': /kisskb/src/drivers/ata/pata_cmd64x.c:198:11: note: byref variable will be forcibly initialized 198 | u8 regU, regD; | ^~~~ /kisskb/src/drivers/ata/pata_cmd64x.c:198:5: note: byref variable will be forcibly initialized 198 | u8 regU, regD; | ^~~~ /kisskb/src/drivers/ata/pata_cmd64x.c: In function 'cmd64x_sff_irq_clear': /kisskb/src/drivers/ata/pata_cmd64x.c:263:5: note: byref variable will be forcibly initialized 263 | u8 irq_stat; | ^~~~~~~~ /kisskb/src/drivers/iio/dac/ti-dac082s085.c: In function 'ti_dac_write_powerdown': /kisskb/src/drivers/iio/dac/ti-dac082s085.c:133:7: note: byref variable will be forcibly initialized 133 | bool powerdown; | ^~~~~~~~~ /kisskb/src/drivers/vfio/pci/vfio_pci.c: In function 'vfio_pci_fill_ids': /kisskb/src/drivers/vfio/pci/vfio_pci.c:211:39: note: byref variable will be forcibly initialized 211 | subdevice = PCI_ANY_ID, class = 0, class_mask = 0; | ^~~~~~~~~~ /kisskb/src/drivers/vfio/pci/vfio_pci.c:211:28: note: byref variable will be forcibly initialized 211 | subdevice = PCI_ANY_ID, class = 0, class_mask = 0; | ^~~~~ /kisskb/src/drivers/vfio/pci/vfio_pci.c:211:4: note: byref variable will be forcibly initialized 211 | subdevice = PCI_ANY_ID, class = 0, class_mask = 0; | ^~~~~~~~~ /kisskb/src/drivers/vfio/pci/vfio_pci.c:210:32: note: byref variable will be forcibly initialized 210 | unsigned int vendor, device, subvendor = PCI_ANY_ID, | ^~~~~~~~~ /kisskb/src/drivers/vfio/pci/vfio_pci.c:210:24: note: byref variable will be forcibly initialized 210 | unsigned int vendor, device, subvendor = PCI_ANY_ID, | ^~~~~~ /kisskb/src/drivers/vfio/pci/vfio_pci.c:210:16: note: byref variable will be forcibly initialized 210 | unsigned int vendor, device, subvendor = PCI_ANY_ID, | ^~~~~~ /kisskb/src/drivers/vfio/pci/vfio_pci.c:200:8: note: byref variable will be forcibly initialized 200 | char *p, *id; | ^ /kisskb/src/drivers/ata/pata_cypress.c: In function 'cy82c693_init_one': /kisskb/src/drivers/ata/pata_cypress.c:136:30: note: byref variable will be forcibly initialized 136 | const struct ata_port_info *ppi[] = { &info, &ata_dummy_port_info }; | ^~~ /kisskb/src/drivers/ata/pata_cypress.c: In function 'cy82c693_set_piomode': /kisskb/src/drivers/ata/pata_cypress.c:62:6: note: byref variable will be forcibly initialized 62 | u32 addr; | ^~~~ /kisskb/src/drivers/ata/pata_cypress.c:59:20: note: byref variable will be forcibly initialized 59 | struct ata_timing t; | ^ In file included from /kisskb/src/drivers/staging/vt6655/device.h:33, from /kisskb/src/drivers/staging/vt6655/device_main.c:35: /kisskb/src/drivers/staging/vt6655/device_main.c: In function 'vnt_remove_interface': /kisskb/src/drivers/staging/vt6655/mac.h:572:16: note: byref variable will be forcibly initialized 572 | unsigned char byData; \ | ^~~~~~ /kisskb/src/drivers/staging/vt6655/device_main.c:1346:3: note: in expansion of macro 'MACvRegBitsOff' 1346 | MACvRegBitsOff(priv->port_offset, MAC_REG_HOSTCR, HOSTCR_AP); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/mac.h:572:16: note: byref variable will be forcibly initialized 572 | unsigned char byData; \ | ^~~~~~ /kisskb/src/drivers/staging/vt6655/device_main.c:1344:3: note: in expansion of macro 'MACvRegBitsOff' 1344 | MACvRegBitsOff(priv->port_offset, | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/mac.h:572:16: note: byref variable will be forcibly initialized 572 | unsigned char byData; \ | ^~~~~~ /kisskb/src/drivers/staging/vt6655/device_main.c:1343:3: note: in expansion of macro 'MACvRegBitsOff' 1343 | MACvRegBitsOff(priv->port_offset, MAC_REG_TCR, TCR_AUTOBCNTX); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/mac.h:572:16: note: byref variable will be forcibly initialized 572 | unsigned char byData; \ | ^~~~~~ /kisskb/src/drivers/staging/vt6655/device_main.c:1340:3: note: in expansion of macro 'MACvRegBitsOff' 1340 | MACvRegBitsOff(priv->port_offset, MAC_REG_HOSTCR, HOSTCR_ADHOC); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/mac.h:572:16: note: byref variable will be forcibly initialized 572 | unsigned char byData; \ | ^~~~~~ /kisskb/src/drivers/staging/vt6655/device_main.c:1338:3: note: in expansion of macro 'MACvRegBitsOff' 1338 | MACvRegBitsOff(priv->port_offset, | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/mac.h:572:16: note: byref variable will be forcibly initialized 572 | unsigned char byData; \ | ^~~~~~ /kisskb/src/drivers/staging/vt6655/device_main.c:1337:3: note: in expansion of macro 'MACvRegBitsOff' 1337 | MACvRegBitsOff(priv->port_offset, MAC_REG_TCR, TCR_AUTOBCNTX); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/device_main.c: In function 'vnt_add_interface': /kisskb/src/drivers/staging/vt6655/mac.h:543:16: note: byref variable will be forcibly initialized 543 | unsigned char byData; \ | ^~~~~~ /kisskb/src/drivers/staging/vt6655/device_main.c:1316:3: note: in expansion of macro 'MACvRegBitsOn' 1316 | MACvRegBitsOn(priv->port_offset, MAC_REG_HOSTCR, HOSTCR_AP); | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/mac.h:572:16: note: byref variable will be forcibly initialized 572 | unsigned char byData; \ | ^~~~~~ /kisskb/src/drivers/staging/vt6655/device_main.c:1314:3: note: in expansion of macro 'MACvRegBitsOff' 1314 | MACvRegBitsOff(priv->port_offset, MAC_REG_RCR, RCR_UNICAST); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/mac.h:543:16: note: byref variable will be forcibly initialized 543 | unsigned char byData; \ | ^~~~~~ /kisskb/src/drivers/staging/vt6655/device_main.c:1310:3: note: in expansion of macro 'MACvRegBitsOn' 1310 | MACvRegBitsOn(priv->port_offset, MAC_REG_HOSTCR, HOSTCR_ADHOC); | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/mac.h:572:16: note: byref variable will be forcibly initialized 572 | unsigned char byData; \ | ^~~~~~ /kisskb/src/drivers/staging/vt6655/device_main.c:1308:3: note: in expansion of macro 'MACvRegBitsOff' 1308 | MACvRegBitsOff(priv->port_offset, MAC_REG_RCR, RCR_UNICAST); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/device_main.c: In function 'vnt_check_bb_vga': /kisskb/src/drivers/staging/vt6655/device_main.c:974:7: note: byref variable will be forcibly initialized 974 | long dbm; | ^~~ 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/drivers/pps/clients/pps-gpio.c: In function 'pps_gpio_setup': /kisskb/src/drivers/pps/clients/pps-gpio.c:106:6: note: byref variable will be forcibly initialized 106 | u32 value; | ^~~~~ /kisskb/src/drivers/staging/vt6655/device_main.c: In function 'vnt_get_tsf': /kisskb/src/drivers/staging/vt6655/device_main.c:1604:6: note: byref variable will be forcibly initialized 1604 | u64 tsf; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_vce.c: In function 'radeon_vce_init': /kisskb/src/drivers/gpu/drm/radeon/radeon_vce.c:62:22: note: byref variable will be forcibly initialized 62 | uint8_t start, mid, end; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_vce.c:62:17: note: byref variable will be forcibly initialized 62 | uint8_t start, mid, end; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_vce.c:62:10: note: byref variable will be forcibly initialized 62 | uint8_t start, mid, end; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_vce.c: In function 'radeon_vce_resume': /kisskb/src/drivers/gpu/drm/radeon/radeon_vce.c:222:8: note: byref variable will be forcibly initialized 222 | void *cpu_addr; | ^~~~~~~~ /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; | ^~ /kisskb/src/drivers/gpu/drm/radeon/radeon_vce.c: In function 'radeon_vce_cs_parse': /kisskb/src/drivers/gpu/drm/radeon/radeon_vce.c:560:11: note: byref variable will be forcibly initialized 560 | uint32_t tmp, handle = 0; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_vce.c:559:43: note: byref variable will be forcibly initialized 559 | bool destroyed = false, created = false, allocated = false; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/radeon_vce.c: In function 'radeon_vce_ib_test': /kisskb/src/drivers/gpu/drm/radeon/radeon_vce.c:797:23: note: byref variable will be forcibly initialized 797 | struct radeon_fence *fence = NULL; | ^~~~~ /kisskb/src/drivers/staging/rts5208/rtsx_card.c: In function 'try_to_switch_sdio_ctrl': /kisskb/src/drivers/staging/rts5208/rtsx_card.c:83:15: note: byref variable will be forcibly initialized 83 | u8 reg1 = 0, reg2 = 0; | ^~~~ /kisskb/src/drivers/staging/rts5208/rtsx_card.c:83:5: note: byref variable will be forcibly initialized 83 | u8 reg1 = 0, reg2 = 0; | ^~~~ /kisskb/src/drivers/staging/rts5208/rtsx_card.c: In function 'dynamic_configure_sdio_aspm': /kisskb/src/drivers/staging/rts5208/rtsx_card.c:101:14: note: byref variable will be forcibly initialized 101 | u8 buf[12], reg; | ^~~ /kisskb/src/drivers/staging/rts5208/rtsx_card.c:101:5: note: byref variable will be forcibly initialized 101 | u8 buf[12], reg; | ^~~ /kisskb/src/drivers/ata/pata_efar.c: In function 'efar_init_one': /kisskb/src/drivers/ata/pata_efar.c:273:30: note: byref variable will be forcibly initialized 273 | const struct ata_port_info *ppi[] = { &info, &info }; | ^~~ /kisskb/src/drivers/ata/pata_efar.c: In function 'efar_cable_detect': /kisskb/src/drivers/ata/pata_efar.c:63:5: note: byref variable will be forcibly initialized 63 | u8 tmp; | ^~~ /kisskb/src/drivers/ata/pata_efar.c: In function 'efar_set_dmamode': /kisskb/src/drivers/ata/pata_efar.c:199:6: note: byref variable will be forcibly initialized 199 | u8 slave_data; | ^~~~~~~~~~ /kisskb/src/drivers/ata/pata_efar.c:182:7: note: byref variable will be forcibly initialized 182 | u16 udma_timing; | ^~~~~~~~~~~ /kisskb/src/drivers/ata/pata_efar.c:166:5: note: byref variable will be forcibly initialized 166 | u8 udma_enable; | ^~~~~~~~~~~ /kisskb/src/drivers/ata/pata_efar.c:162:6: note: byref variable will be forcibly initialized 162 | u16 master_data; | ^~~~~~~~~~~ /kisskb/src/drivers/ata/pata_efar.c: In function 'efar_set_piomode': /kisskb/src/drivers/ata/pata_efar.c:126:6: note: byref variable will be forcibly initialized 126 | u8 slave_data; | ^~~~~~~~~~ /kisskb/src/drivers/ata/pata_efar.c:91:5: note: byref variable will be forcibly initialized 91 | u8 udma_enable; | ^~~~~~~~~~~ /kisskb/src/drivers/ata/pata_efar.c:90:6: note: byref variable will be forcibly initialized 90 | u16 master_data; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rts5208/rtsx_card.c: In function 'toggle_gpio': /kisskb/src/drivers/staging/rts5208/rtsx_card.c:1048:5: note: byref variable will be forcibly initialized 1048 | u8 temp_reg; | ^~~~~~~~ /kisskb/src/drivers/staging/rts5208/rtsx_scsi.c: In function 'inquiry': /kisskb/src/drivers/staging/rts5208/rtsx_scsi.c:475:16: note: byref variable will be forcibly initialized 475 | unsigned char inquiry_buf[] = { | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rts5208/rtsx_scsi.c: In function 'read_status': /kisskb/src/drivers/staging/rts5208/rtsx_scsi.c:2409:5: note: byref variable will be forcibly initialized 2409 | u8 rtsx_status[16]; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rts5208/rtsx_scsi.c: In function 'read_host_reg': /kisskb/src/drivers/staging/rts5208/rtsx_scsi.c:1336:11: note: byref variable will be forcibly initialized 1336 | u8 addr, buf[4]; | ^~~ /kisskb/src/drivers/staging/rts5208/rtsx_scsi.c: In function 'write_host_reg': /kisskb/src/drivers/staging/rts5208/rtsx_scsi.c:1367:11: note: byref variable will be forcibly initialized 1367 | u8 addr, buf[4]; | ^~~ /kisskb/src/drivers/staging/rts5208/rtsx_scsi.c: In function 'get_dev_status': /kisskb/src/drivers/staging/rts5208/rtsx_scsi.c:1544:5: note: byref variable will be forcibly initialized 1544 | u8 status[32]; | ^~~~~~ /kisskb/src/drivers/ata/pata_hpt366.c: In function 'hpt36x_init_chipset': /kisskb/src/drivers/ata/pata_hpt366.c:310:5: note: byref variable will be forcibly initialized 310 | u8 drive_fast; | ^~~~~~~~~~ /kisskb/src/drivers/ata/pata_hpt366.c: In function 'hpt36x_cable_detect': /kisskb/src/drivers/ata/pata_hpt366.c:218:5: note: byref variable will be forcibly initialized 218 | u8 ata66; | ^~~~~ /kisskb/src/drivers/ata/pata_hpt366.c: In function 'hpt36x_init_one': /kisskb/src/drivers/ata/pata_hpt366.c:355:6: note: byref variable will be forcibly initialized 355 | u32 reg1; | ^~~~ /kisskb/src/drivers/ata/pata_hpt366.c:352:30: note: byref variable will be forcibly initialized 352 | const struct ata_port_info *ppi[] = { &info_hpt366, NULL }; | ^~~ /kisskb/src/drivers/ata/pata_hpt366.c: In function 'hpt366_set_mode': /kisskb/src/drivers/ata/pata_hpt366.c:235:12: note: byref variable will be forcibly initialized 235 | u32 mask, reg, t; | ^~~ /kisskb/src/drivers/ata/pata_hpt366.c: In function 'hpt_dma_blacklisted': /kisskb/src/drivers/ata/pata_hpt366.c:179:16: note: byref variable will be forcibly initialized 179 | unsigned char model_num[ATA_ID_PROD_LEN + 1]; | ^~~~~~~~~ /kisskb/src/drivers/ata/pata_hpt37x.c: In function 'hpt37x_cable_detect': /kisskb/src/drivers/ata/pata_hpt37x.c:337:11: note: byref variable will be forcibly initialized 337 | u8 scr2, ata66; | ^~~~~ /kisskb/src/drivers/ata/pata_hpt37x.c:337:5: note: byref variable will be forcibly initialized 337 | u8 scr2, ata66; | ^~~~ /kisskb/src/drivers/ata/pata_hpt37x.c: In function 'hpt37x_calibrate_dpll': /kisskb/src/drivers/ata/pata_hpt37x.c:680:6: note: byref variable will be forcibly initialized 680 | u32 reg5c; | ^~~~~ /kisskb/src/drivers/ata/pata_hpt37x.c:679:5: note: byref variable will be forcibly initialized 679 | u8 reg5b; | ^~~~~ /kisskb/src/drivers/ata/pata_hpt37x.c: In function 'hpt37x_init_one': /kisskb/src/drivers/ata/pata_hpt37x.c:953:6: note: byref variable will be forcibly initialized 953 | u8 sr; | ^~ /kisskb/src/drivers/ata/pata_hpt37x.c:827:5: note: byref variable will be forcibly initialized 827 | u8 mcr1; | ^~~~ /kisskb/src/drivers/ata/pata_hpt37x.c:826:5: note: byref variable will be forcibly initialized 826 | u8 irqmask; | ^~~~~~~ /kisskb/src/drivers/ata/pata_hpt37x.c:824:30: note: byref variable will be forcibly initialized 824 | const struct ata_port_info *ppi[] = { NULL, NULL }; | ^~~ /kisskb/src/drivers/ata/pata_hpt37x.c: In function 'hpt370_set_mode': /kisskb/src/drivers/ata/pata_hpt37x.c:416:5: note: byref variable will be forcibly initialized 416 | u8 fast; | ^~~~ /kisskb/src/drivers/ata/pata_hpt37x.c:415:6: note: byref variable will be forcibly initialized 415 | u32 reg, timing, mask; | ^~~ /kisskb/src/drivers/ata/pata_hpt37x.c: In function 'hpt372_set_mode': /kisskb/src/drivers/ata/pata_hpt37x.c:510:5: note: byref variable will be forcibly initialized 510 | u8 fast; | ^~~~ /kisskb/src/drivers/ata/pata_hpt37x.c:509:6: note: byref variable will be forcibly initialized 509 | u32 reg, timing, mask; | ^~~ /kisskb/src/drivers/ata/pata_hpt37x.c: In function 'hpt37x_bmdma_stop': /kisskb/src/drivers/ata/pata_hpt37x.c:573:16: note: byref variable will be forcibly initialized 573 | u8 bwsr_stat, msc_stat; | ^~~~~~~~ /kisskb/src/drivers/ata/pata_hpt37x.c:573:5: note: byref variable will be forcibly initialized 573 | u8 bwsr_stat, msc_stat; | ^~~~~~~~~ /kisskb/src/drivers/ata/pata_hpt37x.c: In function 'hpt_dma_blacklisted': /kisskb/src/drivers/ata/pata_hpt37x.c:227:16: note: byref variable will be forcibly initialized 227 | unsigned char model_num[ATA_ID_PROD_LEN + 1]; | ^~~~~~~~~ /kisskb/src/drivers/ata/pata_hpt37x.c: In function 'hpt374_fn1_cable_detect': /kisskb/src/drivers/ata/pata_hpt37x.c:367:5: note: byref variable will be forcibly initialized 367 | u8 ata66; | ^~~~~ /kisskb/src/drivers/ata/pata_hpt37x.c:366:6: note: byref variable will be forcibly initialized 366 | u16 mcr3; | ^~~~ /kisskb/src/drivers/ata/pata_hpt3x2n.c: In function 'hpt3x2n_cable_detect': /kisskb/src/drivers/ata/pata_hpt3x2n.c:142:11: note: byref variable will be forcibly initialized 142 | u8 scr2, ata66; | ^~~~~ /kisskb/src/drivers/ata/pata_hpt3x2n.c:142:5: note: byref variable will be forcibly initialized 142 | u8 scr2, ata66; | ^~~~ /kisskb/src/drivers/ata/pata_hpt3x2n.c: In function 'hpt3x2n_pci_clock': /kisskb/src/drivers/ata/pata_hpt3x2n.c:420:7: note: byref variable will be forcibly initialized 420 | u16 sr; | ^~ /kisskb/src/drivers/ata/pata_hpt3x2n.c: In function 'hpt3xn_calibrate_dpll': /kisskb/src/drivers/ata/pata_hpt3x2n.c:387:6: note: byref variable will be forcibly initialized 387 | u32 reg5c; | ^~~~~ /kisskb/src/drivers/ata/pata_hpt3x2n.c:386:5: note: byref variable will be forcibly initialized 386 | u8 reg5b; | ^~~~~ /kisskb/src/drivers/ata/pata_hpt3x2n.c: In function 'hpt3x2n_set_mode': /kisskb/src/drivers/ata/pata_hpt3x2n.c:188:5: note: byref variable will be forcibly initialized 188 | u8 fast; | ^~~~ /kisskb/src/drivers/ata/pata_hpt3x2n.c:187:6: note: byref variable will be forcibly initialized 187 | u32 reg, timing, mask; | ^~~ /kisskb/src/drivers/ata/pata_hpt3x2n.c: In function 'hpt3x2n_init_one': /kisskb/src/drivers/ata/pata_hpt3x2n.c:555:6: note: byref variable will be forcibly initialized 555 | u8 mcr1; | ^~~~ /kisskb/src/drivers/ata/pata_hpt3x2n.c:495:5: note: byref variable will be forcibly initialized 495 | u8 irqmask; | ^~~~~~~ /kisskb/src/drivers/ata/pata_hpt3x2n.c:493:30: note: byref variable will be forcibly initialized 493 | const struct ata_port_info *ppi[] = { &info_hpt3xxn, NULL }; | ^~~ /kisskb/src/drivers/ata/pata_hpt3x2n.c: In function 'hpt3x2n_bmdma_stop': /kisskb/src/drivers/ata/pata_hpt3x2n.c:251:16: note: byref variable will be forcibly initialized 251 | u8 bwsr_stat, msc_stat; | ^~~~~~~~ /kisskb/src/drivers/ata/pata_hpt3x2n.c:251:5: note: byref variable will be forcibly initialized 251 | u8 bwsr_stat, msc_stat; | ^~~~~~~~~ /kisskb/src/drivers/staging/rts5208/rtsx_scsi.c: In function 'get_card_bus_width': /kisskb/src/drivers/staging/rts5208/rtsx_scsi.c:2539:11: note: byref variable will be forcibly initialized 2539 | u8 card, bus_width; | ^~~~~~~~~ /kisskb/src/drivers/staging/rts5208/rtsx_scsi.c: In function 'get_variable': /kisskb/src/drivers/staging/rts5208/rtsx_scsi.c:1486:6: note: byref variable will be forcibly initialized 1486 | u8 tmp = chip->blink_led; | ^~~ /kisskb/src/drivers/staging/rts5208/rtsx_scsi.c:1463:6: note: byref variable will be forcibly initialized 1463 | u8 tmp; | ^~~ /kisskb/src/drivers/vfio/mdev/mdev_core.c: In function 'mdev_register_device': /kisskb/src/drivers/vfio/mdev/mdev_core.c:129:8: note: byref variable will be forcibly initialized 129 | char *envp[] = { env_string, NULL }; | ^~~~ /kisskb/src/drivers/vfio/mdev/mdev_core.c: In function 'mdev_unregister_device': /kisskb/src/drivers/vfio/mdev/mdev_core.c:209:8: note: byref variable will be forcibly initialized 209 | char *envp[] = { env_string, NULL }; | ^~~~ /kisskb/src/drivers/staging/rts5208/rtsx_scsi.c: In function 'read_phy_register': /kisskb/src/drivers/staging/rts5208/rtsx_scsi.c:1799:6: note: byref variable will be forcibly initialized 1799 | u16 val; | ^~~ /kisskb/src/drivers/staging/rts5208/rtsx_scsi.c: In function 'write_efuse': /kisskb/src/drivers/staging/rts5208/rtsx_scsi.c:2102:6: note: byref variable will be forcibly initialized 2102 | u16 val; | ^~~ /kisskb/src/drivers/staging/rts5208/rtsx_scsi.c: In function 'set_chip_mode': /kisskb/src/drivers/staging/rts5208/rtsx_scsi.c:1672:6: note: byref variable will be forcibly initialized 1672 | u16 reg; | ^~~ /kisskb/src/drivers/staging/rts5208/rtsx_scsi.c: In function 'rw_mem_cmd_buf': /kisskb/src/drivers/staging/rts5208/rtsx_scsi.c:1723:21: note: byref variable will be forcibly initialized 1723 | u8 cmd_type, mask, value, idx; | ^~~~~ /kisskb/src/drivers/iio/imu/adis.c: In function '__adis_write_reg': /kisskb/src/drivers/iio/imu/adis.c:38:21: note: byref variable will be forcibly initialized 38 | struct spi_message msg; | ^~~ /kisskb/src/drivers/staging/rts5208/rtsx_scsi.c: In function 'spi_vendor_cmd': /kisskb/src/drivers/staging/rts5208/rtsx_scsi.c:2564:5: note: byref variable will be forcibly initialized 2564 | u8 gpio_dir; | ^~~~~~~~ /kisskb/src/drivers/iio/imu/adis.c: In function '__adis_read_reg': /kisskb/src/drivers/iio/imu/adis.c:137:21: note: byref variable will be forcibly initialized 137 | struct spi_message msg; | ^~~ /kisskb/src/drivers/iio/imu/adis.c: In function '__adis_update_bits_base': /kisskb/src/drivers/iio/imu/adis.c:236:6: note: byref variable will be forcibly initialized 236 | u32 __val; | ^~~~~ In file included from /kisskb/src/drivers/iio/imu/adis.c:19: /kisskb/src/drivers/iio/imu/adis.c: In function '__adis_read_reg_16': /kisskb/src/include/linux/iio/imu/adis.h:208:15: note: byref variable will be forcibly initialized 208 | unsigned int tmp; | ^~~ /kisskb/src/drivers/iio/imu/adis.c: In function '__adis_check_status': /kisskb/src/include/linux/iio/imu/adis.h:208:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/imu/adis.c: In function 'adis_read_reg_16': /kisskb/src/include/linux/iio/imu/adis.h:320:15: note: byref variable will be forcibly initialized 320 | unsigned int tmp; | ^~~ /kisskb/src/drivers/iio/imu/adis.c: In function 'adis_debugfs_reg_access': /kisskb/src/include/linux/iio/imu/adis.h:320:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/imu/adis.c: In function 'adis_single_conversion': /kisskb/src/drivers/iio/imu/adis.c:483:15: note: byref variable will be forcibly initialized 483 | unsigned int uval; | ^~~~ In file included from /kisskb/src/drivers/iio/imu/adis.c:19: /kisskb/src/drivers/iio/imu/adis.c: In function 'adis_enable_irq': /kisskb/src/include/linux/iio/imu/adis.h:208:15: note: byref variable will be forcibly initialized 208 | unsigned int tmp; | ^~~ /kisskb/src/drivers/iio/imu/adis.c: In function '__adis_initial_startup': /kisskb/src/include/linux/iio/imu/adis.h:320:15: note: byref variable will be forcibly initialized 320 | unsigned int tmp; | ^~~ In file included from /kisskb/src/include/linux/irq.h:21, 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/drivers/iio/imu/adis_buffer.c:10: /kisskb/src/drivers/iio/imu/adis_buffer.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ In file included from /kisskb/src/drivers/iio/imu/adis_buffer.c:13: /kisskb/src/drivers/iio/imu/adis_buffer.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/iio/gyro/itg3200_core.c: In function 'itg3200_read_reg_s16': /kisskb/src/drivers/iio/gyro/itg3200_core.c:60:17: note: byref variable will be forcibly initialized 60 | struct i2c_msg msg[2] = { | ^~~ /kisskb/src/drivers/iio/gyro/itg3200_core.c:58:6: note: byref variable will be forcibly initialized 58 | s16 out; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/r200.c: In function 'r200_copy_dma': /kisskb/src/drivers/gpu/drm/radeon/r200.c:90:23: note: byref variable will be forcibly initialized 90 | struct radeon_fence *fence; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/r200.c: In function 'r200_packet0_check': /kisskb/src/drivers/gpu/drm/radeon/r200.c:149:25: note: byref variable will be forcibly initialized 149 | struct radeon_bo_list *reloc; | ^~~~~ /kisskb/src/drivers/ata/pata_hpt3x3.c: In function 'hpt3x3_init_chipset': /kisskb/src/drivers/ata/pata_hpt3x3.c:165:6: note: byref variable will be forcibly initialized 165 | u16 cmd; | ^~~ /kisskb/src/drivers/ata/pata_hpt3x3.c: In function 'hpt3x3_init_one': /kisskb/src/drivers/ata/pata_hpt3x3.c:200:30: note: byref variable will be forcibly initialized 200 | const struct ata_port_info *ppi[] = { &info, NULL }; | ^~~ /kisskb/src/drivers/ata/pata_hpt3x3.c: In function 'hpt3x3_set_piomode': /kisskb/src/drivers/ata/pata_hpt3x3.c:40:10: note: byref variable will be forcibly initialized 40 | u32 r1, r2; | ^~ /kisskb/src/drivers/ata/pata_hpt3x3.c:40:6: note: byref variable will be forcibly initialized 40 | u32 r1, r2; | ^~ /kisskb/src/drivers/iio/magnetometer/rm3100-core.c: In function 'rm3100_set_samp_freq': /kisskb/src/drivers/iio/magnetometer/rm3100-core.c:345:15: note: byref variable will be forcibly initialized 345 | unsigned int cycle_count; | ^~~~~~~~~~~ /kisskb/src/drivers/iio/potentiometer/ad5110.c: In function 'store_eeprom_show': /kisskb/src/drivers/iio/potentiometer/ad5110.c:157:6: note: byref variable will be forcibly initialized 157 | int val = AD5110_WIPER_POS; | ^~~ /kisskb/src/drivers/iio/magnetometer/rm3100-core.c: In function 'rm3100_get_samp_freq': /kisskb/src/drivers/iio/magnetometer/rm3100-core.c:292:15: note: byref variable will be forcibly initialized 292 | unsigned int tmp; | ^~~ /kisskb/src/drivers/iio/magnetometer/rm3100-core.c: In function 'rm3100_trigger_handler': /kisskb/src/drivers/iio/magnetometer/rm3100-core.c:474:16: note: byref variable will be forcibly initialized 474 | unsigned long scan_mask = *indio_dev->active_scan_mask; | ^~~~~~~~~ /kisskb/src/drivers/iio/magnetometer/rm3100-core.c: In function 'rm3100_wait_measurement': /kisskb/src/drivers/iio/magnetometer/rm3100-core.c:163:15: note: byref variable will be forcibly initialized 163 | unsigned int val; | ^~~ /kisskb/src/drivers/iio/magnetometer/rm3100-core.c: In function 'rm3100_read_mag': /kisskb/src/drivers/iio/magnetometer/rm3100-core.c:212:5: note: byref variable will be forcibly initialized 212 | u8 buffer[3]; | ^~~~~~ /kisskb/src/drivers/iio/magnetometer/rm3100-core.c: In function 'rm3100_common_probe': /kisskb/src/drivers/iio/magnetometer/rm3100-core.c:539:15: note: byref variable will be forcibly initialized 539 | unsigned int tmp; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/rs600.c: In function 'rs600_asic_reset': /kisskb/src/drivers/gpu/drm/radeon/rs600.c:464:23: note: byref variable will be forcibly initialized 464 | struct rv515_mc_save save; | ^~~~ /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/rs600.c: In function 'rs600_mc_program': /kisskb/src/drivers/gpu/drm/radeon/rs600.c:962:23: note: byref variable will be forcibly initialized 962 | 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:1211:29: note: byref variable will be forcibly initialized 1211 | u32 d2mode_priority_a_cnt, d2mode_priority_b_cnt; | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rv515.c:1211:6: note: byref variable will be forcibly initialized 1211 | u32 d2mode_priority_a_cnt, d2mode_priority_b_cnt; | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rv515.c:1210:29: note: byref variable will be forcibly initialized 1210 | u32 d1mode_priority_a_cnt, d1mode_priority_b_cnt; | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rv515.c:1210:6: note: byref variable will be forcibly initialized 1210 | u32 d1mode_priority_a_cnt, d1mode_priority_b_cnt; | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rv515.c:1208:35: note: byref variable will be forcibly initialized 1208 | struct rv515_watermark wm1_high, wm1_low; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rv515.c:1208:25: note: byref variable will be forcibly initialized 1208 | struct rv515_watermark wm1_high, wm1_low; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rv515.c:1207:35: note: byref variable will be forcibly initialized 1207 | struct rv515_watermark wm0_high, wm0_low; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/rv515.c:1207:25: note: byref variable will be forcibly initialized 1207 | struct rv515_watermark wm0_high, wm0_low; | ^~~~~~~~ In file included from /kisskb/src/drivers/iio/dac/ti-dac7311.c:12: /kisskb/src/drivers/iio/dac/ti-dac7311.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/iio/dac/ti-dac7311.c: In function 'ti_dac_write_powerdown': /kisskb/src/drivers/iio/dac/ti-dac7311.c:122:7: note: byref variable will be forcibly initialized 122 | bool powerdown; | ^~~~~~~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, 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/pps/pps.c: In function 'pps_lookup_dev': /kisskb/src/drivers/pps/pps.c:434:11: note: byref variable will be forcibly initialized 434 | unsigned id; | ^~ /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:524:19: note: byref variable will be forcibly initialized 524 | u64 base_offset, base_align; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/r600_cs.c:521:33: note: byref variable will be forcibly initialized 521 | u32 height_align, pitch_align, depth_align; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/r600_cs.c:521:20: note: byref variable will be forcibly initialized 521 | u32 height_align, pitch_align, depth_align; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/r600_cs.c:521:6: note: byref variable will be forcibly initialized 521 | u32 height_align, pitch_align, depth_align; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/r600_cs.c: In function 'r600_cs_check_reg': /kisskb/src/drivers/gpu/drm/radeon/r600_cs.c:971:25: note: byref variable will be forcibly initialized 971 | struct radeon_bo_list *reloc; | ^~~~~ /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:356:19: note: byref variable will be forcibly initialized 356 | u64 base_offset, base_align; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/r600_cs.c:355:48: note: byref variable will be forcibly initialized 355 | u32 height, height_align, pitch, pitch_align, depth_align; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/r600_cs.c:355:35: note: byref variable will be forcibly initialized 355 | u32 height, height_align, pitch, pitch_align, depth_align; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/r600_cs.c:355:14: note: byref variable will be forcibly initialized 355 | u32 height, height_align, pitch, pitch_align, depth_align; | ^~~~~~~~~~~~ /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; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/r600_cs.c:1483:6: note: byref variable will be forcibly initialized 1483 | u64 base_align; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/r600_cs.c:1481:40: note: byref variable will be forcibly initialized 1481 | u32 height_align, pitch, pitch_align, depth_align; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/r600_cs.c:1481:27: note: byref variable will be forcibly initialized 1481 | u32 height_align, pitch, pitch_align, depth_align; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/r600_cs.c:1481:6: note: byref variable will be forcibly initialized 1481 | u32 height_align, pitch, pitch_align, depth_align; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/r600_cs.c:1480:29: note: byref variable will be forcibly initialized 1480 | u32 word0, word1, l0_size, mipmap_size, word2, word3, word4, word5; | ^~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/r600_cs.c:1480:20: note: byref variable will be forcibly initialized 1480 | u32 word0, word1, l0_size, mipmap_size, word2, word3, word4, word5; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/r600_cs.c: In function 'r600_packet3_check': /kisskb/src/drivers/gpu/drm/radeon/r600_cs.c:1631:25: note: byref variable will be forcibly initialized 1631 | struct radeon_bo_list *reloc; | ^~~~~ /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/radeon/r600_cs.c: In function 'r600_dma_cs_parse': /kisskb/src/drivers/gpu/drm/radeon/r600_cs.c:2381:37: note: byref variable will be forcibly initialized 2381 | struct radeon_bo_list *src_reloc, *dst_reloc; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/r600_cs.c:2381:25: note: byref variable will be forcibly initialized 2381 | struct radeon_bo_list *src_reloc, *dst_reloc; | ^~~~~~~~~ /kisskb/src/drivers/ata/pata_it8213.c: In function 'it8213_init_one': /kisskb/src/drivers/ata/pata_it8213.c:269:30: note: byref variable will be forcibly initialized 269 | const struct ata_port_info *ppi[] = { &info, &ata_dummy_port_info }; | ^~~ /kisskb/src/drivers/ata/pata_it8213.c: In function 'it8213_cable_detect': /kisskb/src/drivers/ata/pata_it8213.c:57:5: note: byref variable will be forcibly initialized 57 | u8 tmp; | ^~~ /kisskb/src/drivers/ata/pata_it8213.c: In function 'it8213_set_dmamode': /kisskb/src/drivers/ata/pata_it8213.c:194:6: note: byref variable will be forcibly initialized 194 | u8 slave_data; | ^~~~~~~~~~ /kisskb/src/drivers/ata/pata_it8213.c:161:7: note: byref variable will be forcibly initialized 161 | u16 ideconf; | ^~~~~~~ /kisskb/src/drivers/ata/pata_it8213.c:160:7: note: byref variable will be forcibly initialized 160 | u16 udma_timing; | ^~~~~~~~~~~ /kisskb/src/drivers/ata/pata_it8213.c:146:5: note: byref variable will be forcibly initialized 146 | u8 udma_enable; | ^~~~~~~~~~~ /kisskb/src/drivers/ata/pata_it8213.c:143:6: note: byref variable will be forcibly initialized 143 | u16 master_data; | ^~~~~~~~~~~ /kisskb/src/drivers/ata/pata_it8213.c: In function 'it8213_set_piomode': /kisskb/src/drivers/ata/pata_it8213.c:112:6: note: byref variable will be forcibly initialized 112 | u8 slave_data; | ^~~~~~~~~~ /kisskb/src/drivers/ata/pata_it8213.c:80:6: note: byref variable will be forcibly initialized 80 | u16 master_data; | ^~~~~~~~~~~ /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_handle_reg': /kisskb/src/drivers/gpu/drm/radeon/evergreen_cs.c:1474:38: note: byref variable will be forcibly initialized 1474 | unsigned bankw, bankh, mtaspect, tile_split; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/evergreen_cs.c:1474:28: note: byref variable will be forcibly initialized 1474 | unsigned bankw, bankh, mtaspect, tile_split; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/evergreen_cs.c:1474:21: note: byref variable will be forcibly initialized 1474 | unsigned bankw, bankh, mtaspect, tile_split; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/evergreen_cs.c:1474:14: note: byref variable will be forcibly initialized 1474 | unsigned bankw, bankh, mtaspect, tile_split; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/evergreen_cs.c:1446:38: note: byref variable will be forcibly initialized 1446 | unsigned bankw, bankh, mtaspect, tile_split; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/evergreen_cs.c:1446:28: note: byref variable will be forcibly initialized 1446 | unsigned bankw, bankh, mtaspect, tile_split; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/evergreen_cs.c:1446:21: note: byref variable will be forcibly initialized 1446 | unsigned bankw, bankh, mtaspect, tile_split; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/evergreen_cs.c:1446:14: note: byref variable will be forcibly initialized 1446 | unsigned bankw, bankh, mtaspect, tile_split; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/evergreen_cs.c:1182:38: note: byref variable will be forcibly initialized 1182 | unsigned bankw, bankh, mtaspect, tile_split; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/evergreen_cs.c:1182:28: note: byref variable will be forcibly initialized 1182 | unsigned bankw, bankh, mtaspect, tile_split; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/evergreen_cs.c:1182:21: note: byref variable will be forcibly initialized 1182 | unsigned bankw, bankh, mtaspect, tile_split; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/evergreen_cs.c:1182:14: note: byref variable will be forcibly initialized 1182 | unsigned bankw, bankh, mtaspect, tile_split; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/evergreen_cs.c:1096:25: note: byref variable will be forcibly initialized 1096 | struct radeon_bo_list *reloc; | ^~~~~ /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_packet3_check': /kisskb/src/drivers/gpu/drm/radeon/evergreen_cs.c:2363:40: note: byref variable will be forcibly initialized 2363 | unsigned bankw, bankh, mtaspect, tile_split; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/evergreen_cs.c:2363:30: note: byref variable will be forcibly initialized 2363 | unsigned bankw, bankh, mtaspect, tile_split; | ^~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/evergreen_cs.c:2363:23: note: byref variable will be forcibly initialized 2363 | unsigned bankw, bankh, mtaspect, tile_split; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/evergreen_cs.c:2363:16: note: byref variable will be forcibly initialized 2363 | unsigned bankw, bankh, mtaspect, tile_split; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/evergreen_cs.c:1774:25: note: byref variable will be forcibly initialized 1774 | struct radeon_bo_list *reloc; | ^~~~~ /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/gpu/drm/radeon/evergreen_cs.c: In function 'evergreen_dma_cs_parse': /kisskb/src/drivers/gpu/drm/radeon/evergreen_cs.c:2799:49: note: byref variable will be forcibly initialized 2799 | struct radeon_bo_list *src_reloc, *dst_reloc, *dst2_reloc; | ^~~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/evergreen_cs.c:2799:37: note: byref variable will be forcibly initialized 2799 | struct radeon_bo_list *src_reloc, *dst_reloc, *dst2_reloc; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/evergreen_cs.c:2799:25: note: byref variable will be forcibly initialized 2799 | struct radeon_bo_list *src_reloc, *dst_reloc, *dst2_reloc; | ^~~~~~~~~ /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/iio/gyro/itg3200_buffer.c: In function 'itg3200_read_all_channels': /kisskb/src/drivers/iio/gyro/itg3200_buffer.c:26:17: note: byref variable will be forcibly initialized 26 | struct i2c_msg msg[2] = { | ^~~ /kisskb/src/drivers/iio/gyro/itg3200_buffer.c:25:5: note: byref variable will be forcibly initialized 25 | u8 tx = 0x80 | ITG3200_REG_TEMP_OUT_H; | ^~ /kisskb/src/drivers/iio/gyro/itg3200_buffer.c: In function 'itg3200_trigger_handler': /kisskb/src/drivers/iio/gyro/itg3200_buffer.c:56:4: note: byref variable will be forcibly initialized 56 | } scan; | ^~~~ /kisskb/src/drivers/iio/gyro/itg3200_buffer.c: In function 'itg3200_data_rdy_trigger_set_state': /kisskb/src/drivers/iio/gyro/itg3200_buffer.c:87:5: note: byref variable will be forcibly initialized 87 | u8 msc; | ^~~ /kisskb/src/drivers/ata/pata_it821x.c: In function 'it821x_init_one': /kisskb/src/drivers/ata/pata_it821x.c:905:30: note: byref variable will be forcibly initialized 905 | const struct ata_port_info *ppi[] = { NULL, NULL }; | ^~~ /kisskb/src/drivers/ata/pata_it821x.c:874:5: note: byref variable will be forcibly initialized 874 | u8 conf; | ^~~~ /kisskb/src/drivers/ata/pata_it821x.c: In function 'it821x_display_disk': /kisskb/src/drivers/ata/pata_it821x.c:608:7: note: byref variable will be forcibly initialized 608 | char mbuf[8]; | ^~~~ /kisskb/src/drivers/ata/pata_it821x.c:605:16: note: byref variable will be forcibly initialized 605 | unsigned char id[41]; | ^~ /kisskb/src/drivers/ata/pata_it821x.c: In function 'it821x_port_start': /kisskb/src/drivers/ata/pata_it821x.c:739:5: note: byref variable will be forcibly initialized 739 | u8 conf; | ^~~~ /kisskb/src/drivers/ata/pata_it821x.c: In function 'it821x_dev_config': /kisskb/src/drivers/ata/pata_it821x.c:501:16: note: byref variable will be forcibly initialized 501 | unsigned char model_num[ATA_ID_PROD_LEN + 1]; | ^~~~~~~~~ /kisskb/src/drivers/ata/pata_it821x.c: In function 'it821x_read_id': /kisskb/src/drivers/ata/pata_it821x.c:540:16: note: byref variable will be forcibly initialized 540 | unsigned char model_num[ATA_ID_PROD_LEN + 1]; | ^~~~~~~~~ /kisskb/src/drivers/ata/pata_it821x.c: In function 'it821x_clock_strategy': /kisskb/src/drivers/ata/pata_it821x.c:193:5: note: byref variable will be forcibly initialized 193 | u8 v; | ^ /kisskb/src/drivers/ata/pata_it821x.c: In function 'it821x_passthru_set_dmamode': /kisskb/src/drivers/ata/pata_it821x.c:296:5: note: byref variable will be forcibly initialized 296 | u8 conf; | ^~~~ /kisskb/src/drivers/ata/pata_it821x.c: In function 'it821x_rdc_cable': /kisskb/src/drivers/ata/pata_it821x.c:790:6: note: byref variable will be forcibly initialized 790 | u16 r40; | ^~~ /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/drivers/vfio/mdev/mdev_sysfs.c: In function 'remove_store': /kisskb/src/drivers/vfio/mdev/mdev_sysfs.c:237:16: note: byref variable will be forcibly initialized 237 | unsigned long val; | ^~~ /kisskb/src/drivers/ata/pata_jmicron.c: In function 'jmicron_init_one': /kisskb/src/drivers/ata/pata_jmicron.c:145:30: note: byref variable will be forcibly initialized 145 | const struct ata_port_info *ppi[] = { &info, NULL }; | ^~~ /kisskb/src/drivers/ata/pata_jmicron.c: In function 'jmicron_pre_reset': /kisskb/src/drivers/ata/pata_jmicron.c:50:12: note: byref variable will be forcibly initialized 50 | port_type port_map[2]; | ^~~~~~~~ /kisskb/src/drivers/ata/pata_jmicron.c:47:6: note: byref variable will be forcibly initialized 47 | u32 control5; | ^~~~~~~~ /kisskb/src/drivers/ata/pata_jmicron.c:46:6: note: byref variable will be forcibly initialized 46 | u32 control; | ^~~~~~~ /kisskb/src/drivers/ata/pata_netcell.c: In function 'netcell_init_one': /kisskb/src/drivers/ata/pata_netcell.c:69:30: note: byref variable will be forcibly initialized 69 | const struct ata_port_info *port_info[] = { &info, NULL }; | ^~~~~~~~~ /kisskb/src/drivers/iio/light/adux1020.c: In function 'adux1020_read_thresh': /kisskb/src/drivers/iio/light/adux1020.c:598:15: note: byref variable will be forcibly initialized 598 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/iio/light/adux1020.c: In function 'adux1020_read_event_config': /kisskb/src/drivers/iio/light/adux1020.c:569:15: note: byref variable will be forcibly initialized 569 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/iio/light/adux1020.c: In function 'adux1020_interrupt_handler': /kisskb/src/drivers/iio/light/adux1020.c:704:11: note: byref variable will be forcibly initialized 704 | int ret, status; | ^~~~~~ /kisskb/src/drivers/iio/light/adux1020.c: In function 'adux1020_read_fifo': /kisskb/src/drivers/iio/light/adux1020.c:254:15: note: byref variable will be forcibly initialized 254 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/iio/light/adux1020.c: In function 'adux1020_measure': /kisskb/src/drivers/iio/light/adux1020.c:314:15: note: byref variable will be forcibly initialized 314 | unsigned int status; | ^~~~~~ /kisskb/src/drivers/iio/light/adux1020.c: In function 'adux1020_read_raw': /kisskb/src/drivers/iio/light/adux1020.c:368:15: note: byref variable will be forcibly initialized 368 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/iio/light/adux1020.c:366:6: note: byref variable will be forcibly initialized 366 | u16 buf[3]; | ^~~ /kisskb/src/drivers/iio/light/adux1020.c: In function 'adux1020_chip_init': /kisskb/src/drivers/iio/light/adux1020.c:738:15: note: byref variable will be forcibly initialized 738 | unsigned int val; | ^~~ /kisskb/src/drivers/ata/pata_oldpiix.c: In function 'oldpiix_init_one': /kisskb/src/drivers/ata/pata_oldpiix.c:244:30: note: byref variable will be forcibly initialized 244 | const struct ata_port_info *ppi[] = { &info, NULL }; | ^~~ /kisskb/src/drivers/ata/pata_oldpiix.c: In function 'oldpiix_set_dmamode': /kisskb/src/drivers/ata/pata_oldpiix.c:147:21: note: byref variable will be forcibly initialized 147 | const unsigned int needed_pio[3] = { | ^~~~~~~~~~ /kisskb/src/drivers/ata/pata_oldpiix.c:130:6: note: byref variable will be forcibly initialized 130 | u16 idetm_data; | ^~~~~~~~~~ /kisskb/src/drivers/ata/pata_oldpiix.c: In function 'oldpiix_set_piomode': /kisskb/src/drivers/ata/pata_oldpiix.c:69:6: note: byref variable will be forcibly initialized 69 | u16 idetm_data; | ^~~~~~~~~~ /kisskb/src/drivers/iio/imu/fxos8700_core.c: In function 'fxos8700_get_scale': /kisskb/src/drivers/iio/imu/fxos8700_core.c:371:14: note: byref variable will be forcibly initialized 371 | int i, ret, val; | ^~~ /kisskb/src/drivers/iio/imu/fxos8700_core.c: In function 'fxos8700_get_odr': /kisskb/src/drivers/iio/imu/fxos8700_core.c:457:9: note: byref variable will be forcibly initialized 457 | int i, val, ret; | ^~~ /kisskb/src/drivers/iio/imu/fxos8700_core.c: In function 'fxos8700_set_odr': /kisskb/src/drivers/iio/imu/fxos8700_core.c:420:14: note: byref variable will be forcibly initialized 420 | int i, ret, val; | ^~~ /kisskb/src/drivers/iio/imu/fxos8700_core.c: In function 'fxos8700_chip_init': /kisskb/src/drivers/iio/imu/fxos8700_core.c:552:15: note: byref variable will be forcibly initialized 552 | unsigned int val; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/r300.c: In function 'r300_packet0_check': /kisskb/src/drivers/gpu/drm/radeon/r300.c:630:25: note: byref variable will be forcibly initialized 630 | struct radeon_bo_list *reloc; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/r300.c: In function 'r300_packet3_check': /kisskb/src/drivers/gpu/drm/radeon/r300.c:1175:25: note: byref variable will be forcibly initialized 1175 | struct radeon_bo_list *reloc; | ^~~~~ /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; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/r100.c: In function 'r100_copy_blit': /kisskb/src/drivers/gpu/drm/radeon/r100.c:906:23: note: byref variable will be forcibly initialized 906 | struct radeon_fence *fence; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/r100.c: In function 'r100_reloc_pitch_offset': /kisskb/src/drivers/gpu/drm/radeon/r100.c:1274:25: note: byref variable will be forcibly initialized 1274 | struct radeon_bo_list *reloc; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/r100.c: In function 'r100_packet3_load_vbpntr': /kisskb/src/drivers/gpu/drm/radeon/r100.c:1313:25: note: byref variable will be forcibly initialized 1313 | struct radeon_bo_list *reloc; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/r100.c: In function 'r100_cs_packet_parse_vline': /kisskb/src/drivers/gpu/drm/radeon/r100.c:1435:35: note: byref variable will be forcibly initialized 1435 | struct radeon_cs_packet p3reloc, waitreloc; | ^~~~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/r100.c:1435:26: note: byref variable will be forcibly initialized 1435 | struct radeon_cs_packet p3reloc, waitreloc; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/r100.c: In function 'r100_packet0_check': /kisskb/src/drivers/gpu/drm/radeon/r100.c:1562:25: note: byref variable will be forcibly initialized 1562 | struct radeon_bo_list *reloc; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/r100.c: In function 'r100_packet3_check': /kisskb/src/drivers/gpu/drm/radeon/r100.c:1920:25: note: byref variable will be forcibly initialized 1920 | struct radeon_bo_list *reloc; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/r100.c: In function 'r100_cs_parse': /kisskb/src/drivers/gpu/drm/radeon/r100.c:2040:26: note: byref variable will be forcibly initialized 2040 | struct radeon_cs_packet pkt; | ^~~ /kisskb/src/drivers/iio/dac/ad5380.c: In function 'ad5380_get_powerdown_mode': /kisskb/src/drivers/iio/dac/ad5380.c:126:15: note: byref variable will be forcibly initialized 126 | unsigned int mode; | ^~~~ /kisskb/src/drivers/iio/dac/ad5380.c: In function 'ad5380_write_dac_powerdown': /kisskb/src/drivers/iio/dac/ad5380.c:96:7: note: byref variable will be forcibly initialized 96 | bool pwr_down; | ^~~~~~~~ In file included from /kisskb/src/include/linux/resource_ext.h:11, from /kisskb/src/include/linux/acpi.h:14, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/drivers/iio/dac/ad5380.c:11: /kisskb/src/drivers/iio/dac/ad5380.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/r100.c: In function 'r100_get_accessible_vram': /kisskb/src/drivers/gpu/drm/radeon/r100.c:2743:5: note: byref variable will be forcibly initialized 2743 | u8 byte; | ^~~~ /kisskb/src/drivers/gpu/drm/radeon/r100.c: In function 'r100_ring_test': /kisskb/src/drivers/gpu/drm/radeon/r100.c:3649:11: note: byref variable will be forcibly initialized 3649 | uint32_t scratch; | ^~~~~~~ /kisskb/src/drivers/ata/pata_optidma.c: In function 'optiplus_with_udma': /kisskb/src/drivers/ata/pata_optidma.c:363:5: note: byref variable will be forcibly initialized 363 | u8 r; | ^ /kisskb/src/drivers/ata/pata_optidma.c: In function 'optidma_init_one': /kisskb/src/drivers/ata/pata_optidma.c:414:30: note: byref variable will be forcibly initialized 414 | const struct ata_port_info *ppi[] = { &info_82c700, NULL }; | ^~~ /kisskb/src/drivers/gpu/drm/radeon/r100.c: In function 'r100_ib_test': /kisskb/src/drivers/gpu/drm/radeon/r100.c:3705:11: note: byref variable will be forcibly initialized 3705 | uint32_t scratch; | ^~~~~~~ /kisskb/src/drivers/gpu/drm/radeon/r100.c:3704:19: note: byref variable will be forcibly initialized 3704 | struct radeon_ib ib; | ^~ /kisskb/src/drivers/ata/pata_optidma.c: In function 'optidma_set_mode': /kisskb/src/drivers/ata/pata_optidma.c:322:5: note: byref variable will be forcibly initialized 322 | u8 r; | ^ /kisskb/src/drivers/ata/pata_optidma.c: In function 'optiplus_mode_setup': /kisskb/src/drivers/ata/pata_optidma.c:205:5: note: byref variable will be forcibly initialized 205 | u8 udslave; | ^~~~~~~ /kisskb/src/drivers/ata/pata_optidma.c:204:5: note: byref variable will be forcibly initialized 204 | u8 udcfg; | ^~~~~ /kisskb/src/drivers/gpu/drm/radeon/r100.c: In function 'r100_asic_reset': /kisskb/src/drivers/gpu/drm/radeon/r100.c:2565:22: note: byref variable will be forcibly initialized 2565 | 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:3835:22: note: byref variable will be forcibly initialized 3835 | struct r100_mc_save save; | ^~~~ In file included from /kisskb/src/drivers/staging/vt6655/device.h:33, from /kisskb/src/drivers/staging/vt6655/baseband.h:17, from /kisskb/src/drivers/staging/vt6655/card.c:29: /kisskb/src/drivers/staging/vt6655/card.c: In function 'CARDbRadioPowerOff': /kisskb/src/drivers/staging/vt6655/mac.h:543:16: note: byref variable will be forcibly initialized 543 | unsigned char byData; \ | ^~~~~~ /kisskb/src/drivers/staging/vt6655/card.c:434:2: note: in expansion of macro 'MACvRegBitsOn' 434 | MACvRegBitsOn(priv->port_offset, MAC_REG_GPIOCTL0, | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/mac.h:572:16: note: byref variable will be forcibly initialized 572 | unsigned char byData; \ | ^~~~~~ /kisskb/src/drivers/staging/vt6655/card.c:428:2: note: in expansion of macro 'MACvRegBitsOff' 428 | MACvRegBitsOff(priv->port_offset, MAC_REG_HOSTCR, HOSTCR_RXON); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/mac.h:579:17: note: byref variable will be forcibly initialized 579 | unsigned short wData; \ | ^~~~~ /kisskb/src/drivers/staging/vt6655/card.c:423:3: note: in expansion of macro 'MACvWordRegBitsOff' 423 | MACvWordRegBitsOff(priv->port_offset, MAC_REG_SOFTPWRCTL, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/mac.h:579:17: note: byref variable will be forcibly initialized 579 | unsigned short wData; \ | ^~~~~ /kisskb/src/drivers/staging/vt6655/card.c:421:3: note: in expansion of macro 'MACvWordRegBitsOff' 421 | MACvWordRegBitsOff(priv->port_offset, MAC_REG_SOFTPWRCTL, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/mac.h:550:17: note: byref variable will be forcibly initialized 550 | unsigned short wData; \ | ^~~~~ /kisskb/src/drivers/staging/vt6655/card.c:414:3: note: in expansion of macro 'MACvWordRegBitsOn' 414 | MACvWordRegBitsOn(priv->port_offset, MAC_REG_SOFTPWRCTL, | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/mac.h:579:17: note: byref variable will be forcibly initialized 579 | unsigned short wData; \ | ^~~~~ /kisskb/src/drivers/staging/vt6655/card.c:412:3: note: in expansion of macro 'MACvWordRegBitsOff' 412 | MACvWordRegBitsOff(priv->port_offset, MAC_REG_SOFTPWRCTL, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/card.c: In function 'CARDvSetRSPINF': /kisskb/src/drivers/staging/vt6655/card.c:596:26: note: byref variable will be forcibly initialized 596 | unsigned char byTxRate, byRsvTime; /* For OFDM */ | ^~~~~~~~~ /kisskb/src/drivers/staging/vt6655/card.c:596:16: note: byref variable will be forcibly initialized 596 | unsigned char byTxRate, byRsvTime; /* For OFDM */ | ^~~~~~~~ /kisskb/src/drivers/staging/vt6655/card.c:595:27: note: byref variable will be forcibly initialized 595 | union vnt_phy_field_swap phy; | ^~~ /kisskb/src/drivers/staging/vt6655/card.c: In function 'CARDbSetPhyParameter': /kisskb/src/drivers/staging/vt6655/card.c:186:16: note: byref variable will be forcibly initialized 186 | unsigned char data; | ^~~~ In file included from /kisskb/src/drivers/staging/vt6655/device.h:33, from /kisskb/src/drivers/staging/vt6655/baseband.h:17, from /kisskb/src/drivers/staging/vt6655/card.c:29: /kisskb/src/drivers/staging/vt6655/card.c: In function 'CARDbGetCurrentTSF': /kisskb/src/drivers/staging/vt6655/mac.h:543:16: note: byref variable will be forcibly initialized 543 | unsigned char byData; \ | ^~~~~~ /kisskb/src/drivers/staging/vt6655/card.c:803:2: note: in expansion of macro 'MACvRegBitsOn' 803 | MACvRegBitsOn(iobase, MAC_REG_TFTCTL, TFTCTL_TSFCNTRRD); | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/card.c:801:16: note: byref variable will be forcibly initialized 801 | unsigned char data; | ^~~~ /kisskb/src/drivers/staging/vt6655/card.c: In function 'CARDbUpdateTSF': /kisskb/src/drivers/staging/vt6655/card.c:342:6: note: byref variable will be forcibly initialized 342 | u64 local_tsf; | ^~~~~~~~~ /kisskb/src/drivers/staging/vt6655/card.c: In function 'CARDbSetBeaconPeriod': /kisskb/src/drivers/staging/vt6655/card.c:377:6: note: byref variable will be forcibly initialized 377 | u64 qwNextTBTT = 0; | ^~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/card.c: In function 'CARDvSetFirstNextTBTT': /kisskb/src/drivers/staging/vt6655/card.c:861:6: note: byref variable will be forcibly initialized 861 | u64 qwNextTBTT = 0; | ^~~~~~~~~~ /kisskb/src/drivers/iio/magnetometer/yamaha-yas530.c: In function 'yas5xx_measure': /kisskb/src/drivers/iio/magnetometer/yamaha-yas530.c:193:5: note: byref variable will be forcibly initialized 193 | u8 data[8]; | ^~~~ /kisskb/src/drivers/iio/magnetometer/yamaha-yas530.c:192:15: note: byref variable will be forcibly initialized 192 | unsigned int busy; | ^~~~ /kisskb/src/drivers/iio/magnetometer/yamaha-yas530.c: In function 'yas5xx_get_measure': /kisskb/src/drivers/iio/magnetometer/yamaha-yas530.c:319:16: note: byref variable will be forcibly initialized 319 | u16 t, x, y1, y2; | ^~ /kisskb/src/drivers/iio/magnetometer/yamaha-yas530.c:319:12: note: byref variable will be forcibly initialized 319 | u16 t, x, y1, y2; | ^~ /kisskb/src/drivers/iio/magnetometer/yamaha-yas530.c:319:9: note: byref variable will be forcibly initialized 319 | u16 t, x, y1, y2; | ^ /kisskb/src/drivers/iio/magnetometer/yamaha-yas530.c:319:6: note: byref variable will be forcibly initialized 319 | u16 t, x, y1, y2; | ^ /kisskb/src/drivers/iio/magnetometer/yamaha-yas530.c: In function 'yas5xx_meaure_offsets': /kisskb/src/drivers/iio/magnetometer/yamaha-yas530.c:727:16: note: byref variable will be forcibly initialized 727 | u16 t, x, y1, y2; | ^~ /kisskb/src/drivers/iio/magnetometer/yamaha-yas530.c:727:12: note: byref variable will be forcibly initialized 727 | u16 t, x, y1, y2; | ^~ /kisskb/src/drivers/iio/magnetometer/yamaha-yas530.c:727:9: note: byref variable will be forcibly initialized 727 | u16 t, x, y1, y2; | ^ /kisskb/src/drivers/iio/magnetometer/yamaha-yas530.c:727:6: note: byref variable will be forcibly initialized 727 | u16 t, x, y1, y2; | ^ /kisskb/src/drivers/iio/magnetometer/yamaha-yas530.c: In function 'yas5xx_read_raw': /kisskb/src/drivers/iio/magnetometer/yamaha-yas530.c:385:15: note: byref variable will be forcibly initialized 385 | s32 t, x, y, z; | ^ /kisskb/src/drivers/iio/magnetometer/yamaha-yas530.c:385:12: note: byref variable will be forcibly initialized 385 | s32 t, x, y, z; | ^ /kisskb/src/drivers/iio/magnetometer/yamaha-yas530.c:385:9: note: byref variable will be forcibly initialized 385 | s32 t, x, y, z; | ^ /kisskb/src/drivers/iio/magnetometer/yamaha-yas530.c:385:6: note: byref variable will be forcibly initialized 385 | s32 t, x, y, z; | ^ /kisskb/src/drivers/iio/magnetometer/yamaha-yas530.c: In function 'yas5xx_fill_buffer': /kisskb/src/drivers/iio/magnetometer/yamaha-yas530.c:438:15: note: byref variable will be forcibly initialized 438 | s32 t, x, y, z; | ^ /kisskb/src/drivers/iio/magnetometer/yamaha-yas530.c:438:12: note: byref variable will be forcibly initialized 438 | s32 t, x, y, z; | ^ /kisskb/src/drivers/iio/magnetometer/yamaha-yas530.c:438:9: note: byref variable will be forcibly initialized 438 | s32 t, x, y, z; | ^ /kisskb/src/drivers/iio/magnetometer/yamaha-yas530.c:438:6: note: byref variable will be forcibly initialized 438 | s32 t, x, y, z; | ^ /kisskb/src/drivers/iio/magnetometer/yamaha-yas530.c: In function 'yas530_get_calibration_data': /kisskb/src/drivers/iio/magnetometer/yamaha-yas530.c:579:5: note: byref variable will be forcibly initialized 579 | u8 data[16]; | ^~~~ /kisskb/src/drivers/iio/magnetometer/yamaha-yas530.c: In function 'yas532_get_calibration_data': /kisskb/src/drivers/iio/magnetometer/yamaha-yas530.c:627:5: note: byref variable will be forcibly initialized 627 | u8 data[14]; | ^~~~ /kisskb/src/drivers/iio/potentiostat/lmp91000.c: In function 'lmp91000_read': /kisskb/src/drivers/iio/potentiostat/lmp91000.c:105:6: note: byref variable will be forcibly initialized 105 | int state, ret; | ^~~~~ /kisskb/src/drivers/iio/potentiostat/lmp91000.c: In function 'lmp91000_buffer_handler': /kisskb/src/drivers/iio/potentiostat/lmp91000.c:139:11: note: byref variable will be forcibly initialized 139 | int ret, val; | ^~~ /kisskb/src/drivers/iio/potentiostat/lmp91000.c: In function 'lmp91000_read_raw': /kisskb/src/drivers/iio/potentiostat/lmp91000.c:177:8: note: byref variable will be forcibly initialized 177 | int tmp, i; | ^~~ /kisskb/src/drivers/iio/potentiostat/lmp91000.c: In function 'lmp91000_read_config': /kisskb/src/drivers/iio/potentiostat/lmp91000.c:208:20: note: byref variable will be forcibly initialized 208 | unsigned int reg, val; | ^~~ /kisskb/src/drivers/iio/pressure/dps310.c: In function 'dps310_get_pres_samp_freq': /kisskb/src/drivers/iio/pressure/dps310.c:259:6: note: byref variable will be forcibly initialized 259 | int val; | ^~~ /kisskb/src/drivers/iio/pressure/dps310.c: In function 'dps310_get_temp_precision': /kisskb/src/drivers/iio/pressure/dps310.c:177:6: note: byref variable will be forcibly initialized 177 | int val; | ^~~ /kisskb/src/drivers/iio/pressure/dps310.c: In function 'dps310_get_pres_precision': /kisskb/src/drivers/iio/pressure/dps310.c:165:6: note: byref variable will be forcibly initialized 165 | int val; | ^~~ /kisskb/src/drivers/iio/pressure/dps310.c: In function 'dps310_get_temp_samp_freq': /kisskb/src/drivers/iio/pressure/dps310.c:271:6: note: byref variable will be forcibly initialized 271 | int val; | ^~~ /kisskb/src/drivers/iio/pressure/dps310.c: In function 'dps310_temp_workaround': /kisskb/src/drivers/iio/pressure/dps310.c:688:6: note: byref variable will be forcibly initialized 688 | int reg; | ^~~ /kisskb/src/drivers/iio/pressure/dps310.c: In function 'dps310_read_temp_ready': /kisskb/src/drivers/iio/pressure/dps310.c:338:5: note: byref variable will be forcibly initialized 338 | u8 val[3]; | ^~~ /kisskb/src/drivers/iio/pressure/dps310.c: In function 'dps310_get_coefs': /kisskb/src/drivers/iio/pressure/dps310.c:113:5: note: byref variable will be forcibly initialized 113 | u8 coef[18]; | ^~~~ /kisskb/src/drivers/iio/pressure/dps310.c: In function 'dps310_calculate_pressure': /kisskb/src/drivers/iio/pressure/dps310.c:469:6: note: byref variable will be forcibly initialized 469 | int t_ready; | ^~~~~~~ /kisskb/src/drivers/iio/pressure/dps310.c: In function 'dps310_probe': /kisskb/src/drivers/iio/pressure/dps310.c:725:10: note: byref variable will be forcibly initialized 725 | int rc, ready; | ^~~~~ /kisskb/src/drivers/iio/pressure/dps310.c: In function 'dps310_read_pres_raw': /kisskb/src/drivers/iio/pressure/dps310.c:307:5: note: byref variable will be forcibly initialized 307 | u8 val[3]; | ^~~ /kisskb/src/drivers/iio/pressure/dps310.c:304:6: note: byref variable will be forcibly initialized 304 | int ready; | ^~~~~ /kisskb/src/drivers/iio/pressure/dps310.c: In function 'dps310_read_temp_raw': /kisskb/src/drivers/iio/pressure/dps310.c:355:6: note: byref variable will be forcibly initialized 355 | int ready; | ^~~~~ /kisskb/src/drivers/ata/pata_pdc2027x.c: In function 'pdc2027x_mode_filter': /kisskb/src/drivers/ata/pata_pdc2027x.c:263:16: note: byref variable will be forcibly initialized 263 | unsigned char model_num[ATA_ID_PROD_LEN + 1]; | ^~~~~~~~~ /kisskb/src/drivers/ata/pata_pdc2027x.c: In function 'pdc2027x_init_one': /kisskb/src/drivers/ata/pata_pdc2027x.c:702:30: note: byref variable will be forcibly initialized 702 | const struct ata_port_info *ppi[] = | ^~~ /kisskb/src/drivers/iio/pressure/hp03.c: In function 'hp03_update_temp_pressure': /kisskb/src/drivers/iio/pressure/hp03.c:98:6: note: byref variable will be forcibly initialized 98 | u16 cx_val[7]; | ^~~~~~ /kisskb/src/drivers/iio/pressure/hp03.c:97:5: note: byref variable will be forcibly initialized 97 | u8 coefs[18]; | ^~~~~ /kisskb/src/drivers/ata/pata_pdc202xx_old.c: In function 'pdc202xx_init_one': /kisskb/src/drivers/ata/pata_pdc202xx_old.c:351:30: note: byref variable will be forcibly initialized 351 | const struct ata_port_info *ppi[] = { &info[id->driver_data], NULL }; | ^~~ /kisskb/src/drivers/ata/pata_pdc202xx_old.c: In function 'pdc202xx_configure_piomode': /kisskb/src/drivers/ata/pata_pdc202xx_old.c:86:11: note: byref variable will be forcibly initialized 86 | u8 r_ap, r_bp; | ^~~~ /kisskb/src/drivers/ata/pata_pdc202xx_old.c:86:5: note: byref variable will be forcibly initialized 86 | u8 r_ap, r_bp; | ^~~~ /kisskb/src/drivers/ata/pata_pdc202xx_old.c: In function 'pdc202xx_set_dmamode': /kisskb/src/drivers/ata/pata_pdc202xx_old.c:143:11: note: byref variable will be forcibly initialized 143 | u8 r_bp, r_cp; | ^~~~ /kisskb/src/drivers/ata/pata_pdc202xx_old.c:143:5: note: byref variable will be forcibly initialized 143 | u8 r_bp, r_cp; | ^~~~ /kisskb/src/drivers/ata/pata_pdc202xx_old.c: In function 'pdc2026x_cable_detect': /kisskb/src/drivers/ata/pata_pdc202xx_old.c:30:6: note: byref variable will be forcibly initialized 30 | u16 cis; | ^~~ /kisskb/src/drivers/staging/rts5208/sd.c: In function 'sd_search_final_phase': /kisskb/src/drivers/staging/rts5208/sd.c:1616:27: note: byref variable will be forcibly initialized 1616 | struct timing_phase_path path[MAX_PHASE + 1]; | ^~~~ /kisskb/src/drivers/staging/rts5208/sd.c: In function 'sd_check_data0_status': /kisskb/src/drivers/staging/rts5208/sd.c:98:5: note: byref variable will be forcibly initialized 98 | u8 stat; | ^~~~ /kisskb/src/drivers/staging/rts5208/sd.c: In function 'sd_send_cmd_get_rsp': /kisskb/src/drivers/staging/rts5208/sd.c:167:6: note: byref variable will be forcibly initialized 167 | u8 val; | ^~~ /kisskb/src/drivers/staging/rts5208/sd.c: In function 'sd_wait_state_data_ready': /kisskb/src/drivers/staging/rts5208/sd.c:671:5: note: byref variable will be forcibly initialized 671 | u8 rsp[5]; | ^~~ /kisskb/src/drivers/staging/rts5208/sd.c: In function 'sd_update_lock_status': /kisskb/src/drivers/staging/rts5208/sd.c:644:5: note: byref variable will be forcibly initialized 644 | u8 rsp[5]; | ^~~ /kisskb/src/drivers/staging/rts5208/sd.c: In function 'sd_check_csd': /kisskb/src/drivers/staging/rts5208/sd.c:399:5: note: byref variable will be forcibly initialized 399 | u8 rsp[16]; | ^~~ /kisskb/src/drivers/staging/rts5208/sd.c: In function 'sd_change_phase': /kisskb/src/drivers/staging/rts5208/sd.c:819:5: note: byref variable will be forcibly initialized 819 | u8 val; | ^~~ /kisskb/src/drivers/staging/rts5208/sd.c: In function 'sd_wait_data_idle': /kisskb/src/drivers/staging/rts5208/sd.c:1409:5: note: byref variable will be forcibly initialized 1409 | u8 val = 0; | ^~~ /kisskb/src/drivers/staging/rts5208/sd.c: In function 'mmc_ddr_tuning_rx_cmd': /kisskb/src/drivers/staging/rts5208/sd.c:1492:5: note: byref variable will be forcibly initialized 1492 | u8 cmd[5], bus_width; | ^~~ /kisskb/src/drivers/staging/rts5208/sd.c: In function 'sd_sdr_tuning_rx_cmd': /kisskb/src/drivers/staging/rts5208/sd.c:1429:5: note: byref variable will be forcibly initialized 1429 | u8 cmd[5]; | ^~~ /kisskb/src/drivers/staging/rts5208/sd.c: In function 'sd_ddr_tuning_rx_cmd': /kisskb/src/drivers/staging/rts5208/sd.c:1457:5: note: byref variable will be forcibly initialized 1457 | u8 cmd[5]; | ^~~ /kisskb/src/drivers/staging/rts5208/sd.c: In function 'sd_check_spec': /kisskb/src/drivers/staging/rts5208/sd.c:947:13: note: byref variable will be forcibly initialized 947 | u8 cmd[5], buf[8]; | ^~~ /kisskb/src/drivers/staging/rts5208/sd.c:947:5: note: byref variable will be forcibly initialized 947 | u8 cmd[5], buf[8]; | ^~~ /kisskb/src/drivers/staging/rts5208/sd.c: In function 'sd_check_switch_mode': /kisskb/src/drivers/staging/rts5208/sd.c:1093:13: note: byref variable will be forcibly initialized 1093 | u8 cmd[5], buf[64]; | ^~~ /kisskb/src/drivers/staging/rts5208/sd.c:1093:5: note: byref variable will be forcibly initialized 1093 | u8 cmd[5], buf[64]; | ^~~ /kisskb/src/drivers/staging/rts5208/sd.c: In function 'sd_check_switch': /kisskb/src/drivers/staging/rts5208/sd.c:1206:7: note: byref variable will be forcibly initialized 1206 | u8 stat; | ^~~~ /kisskb/src/drivers/staging/rts5208/sd.c: In function 'sd_read_lba0': /kisskb/src/drivers/staging/rts5208/sd.c:2209:5: note: byref variable will be forcibly initialized 2209 | u8 cmd[5], bus_width; | ^~~ /kisskb/src/drivers/staging/rts5208/sd.c: In function 'sd_ddr_tuning_tx_cmd': /kisskb/src/drivers/staging/rts5208/sd.c:1561:5: note: byref variable will be forcibly initialized 1561 | u8 cmd[5], bus_width; | ^~~ /kisskb/src/drivers/staging/rts5208/sd.c: In function 'mmc_test_switch_bus': /kisskb/src/drivers/staging/rts5208/sd.c:2734:7: note: byref variable will be forcibly initialized 2734 | u8 rsp[5]; | ^~~ /kisskb/src/drivers/staging/rts5208/sd.c:2717:7: note: byref variable will be forcibly initialized 2717 | u8 rsp[5]; | ^~~ /kisskb/src/drivers/staging/rts5208/sd.c:2637:5: note: byref variable will be forcibly initialized 2637 | u8 buf[8] = {0}, bus_width, *ptr; | ^~~ /kisskb/src/drivers/staging/rts5208/sd.c: In function 'mmc_switch_timing_bus': /kisskb/src/drivers/staging/rts5208/sd.c:2818:6: note: byref variable will be forcibly initialized 2818 | u8 rsp[5]; | ^~~ /kisskb/src/drivers/staging/rts5208/sd.c: In function 'sd_voltage_switch': /kisskb/src/drivers/staging/rts5208/sd.c:729:5: note: byref variable will be forcibly initialized 729 | u8 stat; | ^~~~ /kisskb/src/drivers/staging/rts5208/sd.c: In function 'sd_check_wp_state': /kisskb/src/drivers/staging/rts5208/sd.c:2244:13: note: byref variable will be forcibly initialized 2244 | u8 cmd[5], buf[64]; | ^~~ /kisskb/src/drivers/staging/rts5208/sd.c:2244:5: note: byref variable will be forcibly initialized 2244 | u8 cmd[5], buf[64]; | ^~~ /kisskb/src/drivers/staging/rts5208/sd.c: In function 'sd_pass_thru_mode': /kisskb/src/drivers/staging/rts5208/sd.c:3746:5: note: byref variable will be forcibly initialized 3746 | u8 buf[18] = { | ^~~ /kisskb/src/drivers/staging/rts5208/sd.c: In function 'reset_sd': /kisskb/src/drivers/staging/rts5208/sd.c:2293:5: note: byref variable will be forcibly initialized 2293 | u8 rsp[16]; | ^~~ /kisskb/src/drivers/staging/rts5208/sd.c: In function 'reset_mmc': /kisskb/src/drivers/staging/rts5208/sd.c:2876:5: note: byref variable will be forcibly initialized 2876 | u8 rsp[16]; | ^~~ /kisskb/src/drivers/ata/pata_radisys.c: In function 'radisys_init_one': /kisskb/src/drivers/ata/pata_radisys.c:223:30: note: byref variable will be forcibly initialized 223 | const struct ata_port_info *ppi[] = { &info, NULL }; | ^~~ /kisskb/src/drivers/ata/pata_radisys.c: In function 'radisys_set_dmamode': /kisskb/src/drivers/ata/pata_radisys.c:135:6: note: byref variable will be forcibly initialized 135 | u8 udma_mode; | ^~~~~~~~~ /kisskb/src/drivers/ata/pata_radisys.c:114:22: note: byref variable will be forcibly initialized 114 | const unsigned int needed_pio[3] = { | ^~~~~~~~~~ /kisskb/src/drivers/ata/pata_radisys.c:95:5: note: byref variable will be forcibly initialized 95 | u8 udma_enable; | ^~~~~~~~~~~ /kisskb/src/drivers/ata/pata_radisys.c:94:6: note: byref variable will be forcibly initialized 94 | u16 idetm_data; | ^~~~~~~~~~ /kisskb/src/drivers/ata/pata_radisys.c: In function 'radisys_set_piomode': /kisskb/src/drivers/ata/pata_radisys.c:44:6: note: byref variable will be forcibly initialized 44 | u16 idetm_data; | ^~~~~~~~~~ /kisskb/src/drivers/staging/rts5208/sd.c: In function 'sd_rw': /kisskb/src/drivers/staging/rts5208/sd.c:3496:6: note: byref variable will be forcibly initialized 3496 | u8 stat = 0; | ^~~~ /kisskb/src/drivers/staging/rts5208/sd.c: In function 'sd_execute_read_data': /kisskb/src/drivers/staging/rts5208/sd.c:4055:6: note: byref variable will be forcibly initialized 4055 | u8 cmd[5]; | ^~~ /kisskb/src/drivers/staging/rts5208/xd.c: In function 'xd_read_cis': /kisskb/src/drivers/staging/rts5208/xd.c:274:16: note: byref variable will be forcibly initialized 274 | u8 ecc_bit, ecc_byte; | ^~~~~~~~ /kisskb/src/drivers/staging/rts5208/xd.c:274:7: note: byref variable will be forcibly initialized 274 | u8 ecc_bit, ecc_byte; | ^~~~~~~ /kisskb/src/drivers/staging/rts5208/xd.c:246:16: note: byref variable will be forcibly initialized 246 | u8 ecc_bit, ecc_byte; | ^~~~~~~~ /kisskb/src/drivers/staging/rts5208/xd.c:246:7: note: byref variable will be forcibly initialized 246 | u8 ecc_bit, ecc_byte; | ^~~~~~~ /kisskb/src/drivers/staging/rts5208/xd.c:204:5: note: byref variable will be forcibly initialized 204 | u8 reg; | ^~~ /kisskb/src/drivers/staging/rts5208/xd.c: In function 'reset_xd': /kisskb/src/drivers/staging/rts5208/xd.c:718:7: note: byref variable will be forcibly initialized 718 | u8 buf[10]; | ^~~ /kisskb/src/drivers/staging/rts5208/xd.c:443:22: note: byref variable will be forcibly initialized 443 | u8 *ptr, id_buf[4], redunt[11]; | ^~~~~~ /kisskb/src/drivers/staging/rts5208/xd.c:443:11: note: byref variable will be forcibly initialized 443 | u8 *ptr, id_buf[4], redunt[11]; | ^~~~~~ /kisskb/src/drivers/staging/rts5208/xd.c: In function 'xd_mark_bad_block': /kisskb/src/drivers/staging/rts5208/xd.c:998:5: note: byref variable will be forcibly initialized 998 | u8 reg = 0; | ^~~ /kisskb/src/drivers/staging/rts5208/xd.c: In function 'xd_init_page': /kisskb/src/drivers/staging/rts5208/xd.c:1050:5: note: byref variable will be forcibly initialized 1050 | u8 reg = 0; | ^~~ /kisskb/src/drivers/staging/rts5208/xd.c: In function 'xd_erase_block': /kisskb/src/drivers/staging/rts5208/xd.c:1243:5: note: byref variable will be forcibly initialized 1243 | u8 reg = 0, *ptr; | ^~~ /kisskb/src/drivers/staging/rts5208/xd.c: In function 'xd_copy_page': /kisskb/src/drivers/staging/rts5208/xd.c:1103:8: note: byref variable will be forcibly initialized 1103 | u8 i, reg = 0; | ^~~ /kisskb/src/drivers/staging/rts5208/xd.c: In function 'xd_build_l2p_tbl': /kisskb/src/drivers/staging/rts5208/xd.c:1301:5: note: byref variable will be forcibly initialized 1301 | u8 redunt[11]; | ^~~~~~ /kisskb/src/drivers/staging/rts5208/xd.c: In function 'xd_read_multiple_pages': /kisskb/src/drivers/staging/rts5208/xd.c:1506:5: note: byref variable will be forcibly initialized 1506 | u8 reg_val, page_cnt; | ^~~~~~~ /kisskb/src/drivers/staging/rts5208/xd.c: In function 'xd_write_multiple_pages': /kisskb/src/drivers/staging/rts5208/xd.c:1708:15: note: byref variable will be forcibly initialized 1708 | u8 page_cnt, reg_val; | ^~~~~~~ /kisskb/src/drivers/staging/rts5208/xd.c: In function 'xd_rw': /kisskb/src/drivers/staging/rts5208/xd.c:1835:26: note: byref variable will be forcibly initialized 1835 | unsigned int index = 0, offset = 0; | ^~~~~~ /kisskb/src/drivers/staging/rts5208/xd.c:1835:15: note: byref variable will be forcibly initialized 1835 | unsigned int index = 0, offset = 0; | ^~~~~ In file included from /kisskb/src/drivers/iio/imu/adis16475.c:16: /kisskb/src/drivers/iio/imu/adis16475.c: In function '__adis_read_reg_16': /kisskb/src/include/linux/iio/imu/adis.h:208:15: note: byref variable will be forcibly initialized 208 | unsigned int tmp; | ^~~ /kisskb/src/drivers/iio/imu/adis16475.c: In function 'adis_read_reg_16': /kisskb/src/include/linux/iio/imu/adis.h:320:15: note: byref variable will be forcibly initialized 320 | unsigned int tmp; | ^~~ /kisskb/src/drivers/iio/imu/adis16475.c: In function 'adis16475_get_filter': /kisskb/src/include/linux/iio/imu/adis.h:320:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/imu/adis16475.c: In function 'adis16475_show_product_id': /kisskb/src/include/linux/iio/imu/adis.h:320:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/imu/adis16475.c: In function 'adis16475_show_serial_number': /kisskb/src/include/linux/iio/imu/adis.h:320:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/imu/adis16475.c: In function 'adis_read_reg_32': /kisskb/src/include/linux/iio/imu/adis.h:339:15: note: byref variable will be forcibly initialized 339 | unsigned int tmp; | ^~~ /kisskb/src/drivers/iio/imu/adis16475.c: In function 'adis16475_show_flash_count': /kisskb/src/include/linux/iio/imu/adis.h:339:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/imu/adis16475.c: In function 'adis16475_get_freq': /kisskb/src/include/linux/iio/imu/adis.h:208:15: note: byref variable will be forcibly initialized 208 | unsigned int tmp; | ^~~ /kisskb/src/include/linux/iio/imu/adis.h:208:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/vfio/virqfd.c: In function 'virqfd_wakeup': /kisskb/src/drivers/vfio/virqfd.c:49:7: note: byref variable will be forcibly initialized 49 | u64 cnt; | ^~~ /kisskb/src/drivers/vfio/virqfd.c: In function 'virqfd_shutdown': /kisskb/src/drivers/vfio/virqfd.c:91:6: note: byref variable will be forcibly initialized 91 | u64 cnt; | ^~~ /kisskb/src/drivers/iio/imu/adis16475.c: In function 'adis16475_trigger_handler': /kisskb/src/include/linux/iio/imu/adis.h:320:15: note: byref variable will be forcibly initialized 320 | unsigned int tmp; | ^~~ /kisskb/src/drivers/iio/imu/adis16475.c: In function 'adis16475_read_raw': /kisskb/src/include/linux/iio/imu/adis.h:339:15: note: byref variable will be forcibly initialized 339 | unsigned int tmp; | ^~~ /kisskb/src/drivers/iio/imu/adis16475.c:438:6: note: byref variable will be forcibly initialized 438 | u32 tmp; | ^~~ /kisskb/src/drivers/iio/imu/adis16475.c: In function 'adis16475_config_sync_mode': /kisskb/src/drivers/iio/imu/adis16475.c:1133:6: note: byref variable will be forcibly initialized 1133 | u32 sync_mode; | ^~~~~~~~~ In file included from /kisskb/src/drivers/iio/imu/adis16475.c:16: /kisskb/src/drivers/iio/imu/adis16475.c: In function 'adis16475_show_firmware_date': /kisskb/src/include/linux/iio/imu/adis.h:320:15: note: byref variable will be forcibly initialized 320 | unsigned int tmp; | ^~~ /kisskb/src/include/linux/iio/imu/adis.h:320:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/imu/adis16475.c:160:7: note: byref variable will be forcibly initialized 160 | char buf[12]; | ^~~ In file included from /kisskb/src/drivers/iio/imu/adis16475.c:16: /kisskb/src/drivers/iio/imu/adis16475.c: In function 'adis16475_show_firmware_revision': /kisskb/src/include/linux/iio/imu/adis.h:320:15: note: byref variable will be forcibly initialized 320 | unsigned int tmp; | ^~~ /kisskb/src/drivers/iio/imu/adis16475.c:133:7: note: byref variable will be forcibly initialized 133 | char buf[7]; | ^~~ In file included from /kisskb/src/drivers/iio/dac/ad5449.c:14: /kisskb/src/drivers/iio/dac/ad5449.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/vfio/vfio.c: In function 'vfio_group_fops_unl_ioctl': /kisskb/src/drivers/vfio/vfio.c:1420:28: note: byref variable will be forcibly initialized 1420 | struct vfio_group_status status; | ^~~~~~ /kisskb/src/drivers/ata/pata_sch.c: In function 'sch_init_one': /kisskb/src/drivers/ata/pata_sch.c:160:30: note: byref variable will be forcibly initialized 160 | const struct ata_port_info *ppi[] = { &sch_port_info, NULL }; | ^~~ /kisskb/src/drivers/ata/pata_sch.c: In function 'sch_set_dmamode': /kisskb/src/drivers/ata/pata_sch.c:130:15: note: byref variable will be forcibly initialized 130 | unsigned int data; | ^~~~ /kisskb/src/drivers/ata/pata_sch.c: In function 'sch_set_piomode': /kisskb/src/drivers/ata/pata_sch.c:101:15: note: byref variable will be forcibly initialized 101 | unsigned int 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/radix-tree.h:12, 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:958:3: note: in expansion of macro 'wait_event' 958 | wait_event(group->container_q, !group->container); | ^~~~~~~~~~ /kisskb/src/drivers/ata/pata_serverworks.c: In function 'serverworks_fixup_osb4': /kisskb/src/drivers/ata/pata_serverworks.c:282:6: note: byref variable will be forcibly initialized 282 | u32 reg; | ^~~ /kisskb/src/drivers/ata/pata_serverworks.c: In function 'serverworks_fixup_csb': /kisskb/src/drivers/ata/pata_serverworks.c:319:6: note: byref variable will be forcibly initialized 319 | u8 reg41 = 0; | ^~~~~ /kisskb/src/drivers/ata/pata_serverworks.c:306:7: note: byref variable will be forcibly initialized 306 | u32 reg4c = 0; | ^~~~~ /kisskb/src/drivers/ata/pata_serverworks.c:301:5: note: byref variable will be forcibly initialized 301 | u8 btr; | ^~~ /kisskb/src/drivers/ata/pata_serverworks.c: In function 'serverworks_fixup_ht1000': /kisskb/src/drivers/ata/pata_serverworks.c:352:5: note: byref variable will be forcibly initialized 352 | u8 btr; | ^~~ /kisskb/src/drivers/ata/pata_serverworks.c: In function 'serverworks_set_dmamode': /kisskb/src/drivers/ata/pata_serverworks.c:233:5: note: byref variable will be forcibly initialized 233 | u8 ultra_cfg; | ^~~~~~~~~ /kisskb/src/drivers/ata/pata_serverworks.c:232:5: note: byref variable will be forcibly initialized 232 | u8 ultra; | ^~~~~ /kisskb/src/drivers/ata/pata_serverworks.c: In function 'serverworks_init_one': /kisskb/src/drivers/ata/pata_serverworks.c:415:30: note: byref variable will be forcibly initialized 415 | const struct ata_port_info *ppi[] = { &info[id->driver_data], NULL }; | ^~~ /kisskb/src/drivers/ata/pata_serverworks.c: In function 'serverworks_csb_filter': /kisskb/src/drivers/ata/pata_serverworks.c:172:7: note: byref variable will be forcibly initialized 172 | char model_num[ATA_ID_PROD_LEN + 1]; | ^~~~~~~~~ /kisskb/src/drivers/ata/pata_serverworks.c: In function 'serverworks_set_piomode': /kisskb/src/drivers/ata/pata_serverworks.c:202:6: note: byref variable will be forcibly initialized 202 | u16 csb5_pio; | ^~~~~~~~ /kisskb/src/drivers/iio/imu/kmx61.c: In function 'kmx61_set_odr': /kisskb/src/drivers/iio/imu/kmx61.c:419:5: note: byref variable will be forcibly initialized 419 | u8 mode; | ^~~~ /kisskb/src/drivers/iio/imu/kmx61.c: In function 'kmx61_set_scale': /kisskb/src/drivers/iio/imu/kmx61.c:508:6: note: byref variable will be forcibly initialized 508 | u8 mode; | ^~~~ /kisskb/src/drivers/iio/imu/kmx61.c: In function 'kmx61_setup_any_motion_interrupt': /kisskb/src/drivers/iio/imu/kmx61.c:668:5: note: byref variable will be forcibly initialized 668 | u8 mode; | ^~~~ /kisskb/src/drivers/iio/imu/kmx61.c: In function 'kmx61_setup_new_data_interrupt': /kisskb/src/drivers/iio/imu/kmx61.c:588:5: note: byref variable will be forcibly initialized 588 | u8 mode; | ^~~~ /kisskb/src/drivers/iio/imu/kmx61.c: In function 'kmx61_trigger_handler': /kisskb/src/drivers/iio/imu/kmx61.c:1195:6: note: byref variable will be forcibly initialized 1195 | s16 buffer[8]; | ^~~~~~ In file included from /kisskb/src/drivers/iio/proximity/as3935.c:18: /kisskb/src/drivers/iio/proximity/as3935.c: In function 'spi_w8r8': /kisskb/src/include/linux/spi/spi.h:1294:7: note: byref variable will be forcibly initialized 1294 | u8 result; | ^~~~~~ /kisskb/src/drivers/iio/proximity/as3935.c: In function 'as3935_read': /kisskb/src/include/linux/spi/spi.h:1294:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/proximity/as3935.c:87:12: note: byref variable will be forcibly initialized 87 | static int as3935_read(struct as3935_state *st, unsigned int reg, int *val) | ^~~~~~~~~~~ In file included from /kisskb/src/drivers/iio/proximity/as3935.c:18: /kisskb/src/drivers/iio/proximity/as3935.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/iio/proximity/as3935.c: In function 'as3935_suspend': /kisskb/src/drivers/iio/proximity/as3935.c:303:6: note: byref variable will be forcibly initialized 303 | int val, ret; | ^~~ /kisskb/src/drivers/iio/proximity/as3935.c: In function 'as3935_resume': /kisskb/src/drivers/iio/proximity/as3935.c:323:6: note: byref variable will be forcibly initialized 323 | int val, ret; | ^~~ /kisskb/src/drivers/iio/proximity/as3935.c: In function 'as3935_event_work': /kisskb/src/drivers/iio/proximity/as3935.c:244:6: note: byref variable will be forcibly initialized 244 | int val; | ^~~ /kisskb/src/drivers/iio/proximity/as3935.c: In function 'as3935_trigger_handler': /kisskb/src/drivers/iio/proximity/as3935.c:226:6: note: byref variable will be forcibly initialized 226 | int val, ret; | ^~~ /kisskb/src/drivers/iio/proximity/as3935.c: In function 'as3935_sensor_sensitivity_show': /kisskb/src/drivers/iio/proximity/as3935.c:118:6: note: byref variable will be forcibly initialized 118 | int val, ret; | ^~~ /kisskb/src/drivers/iio/proximity/as3935.c: In function 'as3935_sensor_sensitivity_store': /kisskb/src/drivers/iio/proximity/as3935.c:133:16: note: byref variable will be forcibly initialized 133 | unsigned long val; | ^~~ /kisskb/src/drivers/iio/pressure/icp10100.c: In function 'icp10100_send_cmd': /kisskb/src/drivers/iio/pressure/icp10100.c:128:17: note: byref variable will be forcibly initialized 128 | struct i2c_msg msgs[2] = { | ^~~~ /kisskb/src/drivers/iio/pressure/icp10100.c:125:10: note: byref variable will be forcibly initialized 125 | uint8_t data[16]; | ^~~~ /kisskb/src/drivers/iio/pressure/icp10100.c: In function 'icp10100_get_measures': /kisskb/src/drivers/iio/pressure/icp10100.c:250:9: note: byref variable will be forcibly initialized 250 | __be16 measures[3]; | ^~~~~~~~ /kisskb/src/drivers/iio/pressure/icp10100.c: In function 'icp10100_read_raw_measures': /kisskb/src/drivers/iio/pressure/icp10100.c:342:11: note: byref variable will be forcibly initialized 342 | uint16_t raw_temp; | ^~~~~~~~ /kisskb/src/drivers/iio/pressure/icp10100.c:341:11: note: byref variable will be forcibly initialized 341 | uint32_t raw_pressure; | ^~~~~~~~~~~~ /kisskb/src/drivers/iio/pressure/icp10100.c: In function 'icp10100_read_cal_otp': /kisskb/src/drivers/iio/pressure/icp10100.c:196:9: note: byref variable will be forcibly initialized 196 | __be16 val; | ^~~ /kisskb/src/drivers/iio/pressure/icp10100.c: In function 'icp10100_init_chip': /kisskb/src/drivers/iio/pressure/icp10100.c:223:9: note: byref variable will be forcibly initialized 223 | __be16 val; | ^~~ In file included from /kisskb/src/drivers/iio/potentiometer/max5481.c:15: /kisskb/src/drivers/iio/potentiometer/max5481.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ In file included from /kisskb/src/include/linux/mm_types.h:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/w1/masters/ds1wm.c:14: /kisskb/src/drivers/w1/masters/ds1wm.c: In function 'ds1wm_reset': /kisskb/src/drivers/w1/masters/ds1wm.c:223:29: note: byref variable will be forcibly initialized 223 | DECLARE_COMPLETION_ONSTACK(reset_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/w1/masters/ds1wm.c: In function 'ds1wm_write': /kisskb/src/drivers/w1/masters/ds1wm.c:254:29: note: byref variable will be forcibly initialized 254 | DECLARE_COMPLETION_ONSTACK(write_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/w1/masters/ds1wm.c: In function 'ds1wm_read': /kisskb/src/drivers/w1/masters/ds1wm.c:277:29: note: byref variable will be forcibly initialized 277 | DECLARE_COMPLETION_ONSTACK(read_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/staging/r8188eu/hal/rtl8188e_cmd.c: In function 'FillH2CCmd_88E': /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_cmd.c:55:6: note: byref variable will be forcibly initialized 55 | u32 h2c_cmd_ex = 0; | ^~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_cmd.c:54:6: note: byref variable will be forcibly initialized 54 | u32 h2c_cmd = 0; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_cmd.c: In function 'ConstructBeacon': /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_cmd.c:272:7: note: byref variable will be forcibly initialized 272 | u32 ATIMWindow; | ^~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_cmd.c:216:16: note: byref variable will be forcibly initialized 216 | u32 rate_len, pktlen; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_cmd.c: In function 'SetFwRsvdPagePkt': /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_cmd.c:455:22: note: byref variable will be forcibly initialized 455 | struct rsvdpage_loc RsvdPageLoc; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_cmd.c:450:22: note: byref variable will be forcibly initialized 450 | u32 NullDataLength, QosNullLength; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_cmd.c:450:6: note: byref variable will be forcibly initialized 450 | u32 NullDataLength, QosNullLength; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_cmd.c:449:44: note: byref variable will be forcibly initialized 449 | u32 BeaconLength = 0, ProbeRspLength = 0, PSPollLength; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_cmd.c:449:24: note: byref variable will be forcibly initialized 449 | u32 BeaconLength = 0, ProbeRspLength = 0, PSPollLength; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_cmd.c:449:6: note: byref variable will be forcibly initialized 449 | u32 BeaconLength = 0, ProbeRspLength = 0, PSPollLength; | ^~~~~~~~~~~~ /kisskb/src/drivers/ata/pata_sil680.c: In function 'sil680_sff_irq_check': /kisskb/src/drivers/ata/pata_sil680.c:224:5: note: byref variable will be forcibly initialized 224 | u8 val; | ^~~ /kisskb/src/drivers/ata/pata_sil680.c: In function 'sil680_cable_detect': /kisskb/src/drivers/ata/pata_sil680.c:89:5: note: byref variable will be forcibly initialized 89 | u8 ata66; | ^~~~~ /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_cmd.c: In function 'rtl8188e_set_raid_cmd': /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_cmd.c:110:10: note: byref variable will be forcibly initialized 110 | __le32 lmask; | ^~~~~ /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_cmd.c:105:5: note: byref variable will be forcibly initialized 105 | u8 buf[3]; | ^~~ /kisskb/src/drivers/ata/pata_sil680.c: In function 'sil680_init_chip': /kisskb/src/drivers/ata/pata_sil680.c:257:5: note: byref variable will be forcibly initialized 257 | u8 tmpbyte = 0; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_cmd.c: In function 'rtl8188e_set_FwPwrMode_cmd': /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_cmd.c:156:25: note: byref variable will be forcibly initialized 156 | struct setpwrmode_parm H2CSetPwrMode; | ^~~~~~~~~~~~~ /kisskb/src/drivers/ata/pata_sil680.c: In function 'sil680_reinit_one': /kisskb/src/drivers/ata/pata_sil680.c:409:6: note: byref variable will be forcibly initialized 409 | int try_mmio, rc; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_cmd.c: In function 'rtl8188e_set_FwMediaStatus_cmd': /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_cmd.c:204:6: note: byref variable will be forcibly initialized 204 | u16 mst_rpt = le16_to_cpu(mstatus_rpt); | ^~~~~~~ /kisskb/src/drivers/ata/pata_sil680.c: In function 'sil680_init_one': /kisskb/src/drivers/ata/pata_sil680.c:346:10: note: byref variable will be forcibly initialized 346 | int rc, try_mmio; | ^~~~~~~~ /kisskb/src/drivers/ata/pata_sil680.c:343:30: note: byref variable will be forcibly initialized 343 | const struct ata_port_info *ppi[] = { &info, NULL }; | ^~~ /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_cmd.c: In function 'rtl8188e_set_FwJoinBssReport_cmd': /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_cmd.c:554:7: note: byref variable will be forcibly initialized 554 | bool bcn_valid = false; | ^~~~~~~~~ /kisskb/src/drivers/ata/pata_sil680.c: In function 'sil680_set_dmamode': /kisskb/src/drivers/ata/pata_sil680.c:173:13: note: byref variable will be forcibly initialized 173 | u16 multi, ultra; | ^~~~~ /kisskb/src/drivers/ata/pata_sil680.c:173:6: note: byref variable will be forcibly initialized 173 | u16 multi, ultra; | ^~~~~ /kisskb/src/drivers/ata/pata_sil680.c:172:11: note: byref variable will be forcibly initialized 172 | u8 scsc, mode; | ^~~~ /kisskb/src/drivers/ata/pata_sil680.c:172:5: note: byref variable will be forcibly initialized 172 | u8 scsc, mode; | ^~~~ /kisskb/src/drivers/ata/pata_sil680.c: In function 'sil680_set_piomode': /kisskb/src/drivers/ata/pata_sil680.c:124:5: note: byref variable will be forcibly initialized 124 | u8 mode; | ^~~~ /kisskb/src/drivers/ata/pata_sil680.c:123:6: note: byref variable will be forcibly initialized 123 | u16 reg; | ^~~ /kisskb/src/drivers/iio/proximity/sx9310.c: In function 'sx9310_read_thresh': /kisskb/src/drivers/iio/proximity/sx9310.c:593:15: note: byref variable will be forcibly initialized 593 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/iio/proximity/sx9310.c: In function 'sx9310_read_far_debounce': /kisskb/src/drivers/iio/proximity/sx9310.c:638:15: note: byref variable will be forcibly initialized 638 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/iio/proximity/sx9310.c: In function 'sx9310_read_close_debounce': /kisskb/src/drivers/iio/proximity/sx9310.c:656:15: note: byref variable will be forcibly initialized 656 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/iio/proximity/sx9310.c: In function 'sx9310_read_hysteresis': /kisskb/src/drivers/iio/proximity/sx9310.c:615:23: note: byref variable will be forcibly initialized 615 | unsigned int regval, pthresh; | ^~~~~~~ /kisskb/src/drivers/iio/proximity/sx9310.c:615:15: note: byref variable will be forcibly initialized 615 | unsigned int regval, pthresh; | ^~~~~~ /kisskb/src/drivers/iio/proximity/sx9310.c: In function 'sx9310_read_gain': /kisskb/src/drivers/iio/proximity/sx9310.c:474:15: note: byref variable will be forcibly initialized 474 | unsigned int regval, gain; | ^~~~~~ /kisskb/src/drivers/iio/proximity/sx9310.c: In function 'sx9310_read_samp_freq': /kisskb/src/drivers/iio/proximity/sx9310.c:501:15: note: byref variable will be forcibly initialized 501 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/iio/proximity/sx9310.c: In function 'sx9310_buffer_preenable': /kisskb/src/drivers/iio/proximity/sx9310.c:1115:16: note: byref variable will be forcibly initialized 1115 | unsigned long channels = 0; | ^~~~~~~~ /kisskb/src/drivers/iio/proximity/sx9310.c: In function 'sx9310_trigger_handler': /kisskb/src/drivers/iio/proximity/sx9310.c:1086:9: note: byref variable will be forcibly initialized 1086 | __be16 val; | ^~~ /kisskb/src/drivers/iio/proximity/sx9310.c: In function 'sx9310_push_events': /kisskb/src/drivers/iio/proximity/sx9310.c:930:16: note: byref variable will be forcibly initialized 930 | unsigned long prox_changed; | ^~~~~~~~~~~~ /kisskb/src/drivers/iio/proximity/sx9310.c:927:15: note: byref variable will be forcibly initialized 927 | unsigned int val, chan; | ^~~ /kisskb/src/drivers/iio/proximity/sx9310.c: In function 'sx9310_irq_thread_handler': /kisskb/src/drivers/iio/proximity/sx9310.c:963:15: note: byref variable will be forcibly initialized 963 | unsigned int val; | ^~~ /kisskb/src/drivers/iio/proximity/sx9310.c: In function 'sx9310_write_hysteresis': /kisskb/src/drivers/iio/proximity/sx9310.c:736:11: note: byref variable will be forcibly initialized 736 | int ret, pthresh; | ^~~~~~~ /kisskb/src/drivers/iio/proximity/sx9310.c: In function 'sx9310_wait_for_sample': /kisskb/src/drivers/iio/proximity/sx9310.c:399:15: note: byref variable will be forcibly initialized 399 | unsigned int val; | ^~~ /kisskb/src/drivers/iio/proximity/sx9310.c: In function 'sx9310_read_proximity': /kisskb/src/drivers/iio/proximity/sx9310.c:416:9: note: byref variable will be forcibly initialized 416 | __be16 rawval; | ^~~~~~ /kisskb/src/drivers/iio/proximity/sx9310.c: In function 'sx9310_get_default_reg': /kisskb/src/drivers/iio/proximity/sx9310.c:1232:14: note: byref variable will be forcibly initialized 1232 | const char *res; | ^~~ /kisskb/src/drivers/iio/proximity/sx9310.c:1229:26: note: byref variable will be forcibly initialized 1229 | u32 start = 0, raw = 0, pos = 0; | ^~~ /kisskb/src/drivers/iio/proximity/sx9310.c:1229:17: note: byref variable will be forcibly initialized 1229 | u32 start = 0, raw = 0, pos = 0; | ^~~ /kisskb/src/drivers/iio/proximity/sx9310.c:1229:6: note: byref variable will be forcibly initialized 1229 | u32 start = 0, raw = 0, pos = 0; | ^~~~~ /kisskb/src/drivers/iio/proximity/sx9310.c:1228:6: note: byref variable will be forcibly initialized 1228 | u32 combined[SX9310_NUM_CHANNELS]; | ^~~~~~~~ /kisskb/src/drivers/iio/proximity/sx9310.c: In function 'sx9310_init_compensation': /kisskb/src/drivers/iio/proximity/sx9310.c:1197:15: note: byref variable will be forcibly initialized 1197 | unsigned int ctrl0; | ^~~~~ /kisskb/src/drivers/iio/proximity/sx9310.c:1196:15: note: byref variable will be forcibly initialized 1196 | unsigned int val; | ^~~ /kisskb/src/drivers/iio/proximity/sx9310.c: In function 'sx9310_init_device': /kisskb/src/drivers/iio/proximity/sx9310.c:1333:18: note: byref variable will be forcibly initialized 1333 | unsigned int i, val; | ^~~ /kisskb/src/drivers/iio/proximity/sx9310.c:1330:28: note: byref variable will be forcibly initialized 1330 | struct sx9310_reg_default tmp; | ^~~ /kisskb/src/drivers/staging/vt6655/mac.c: In function 'MACbSafeSoftwareReset': /kisskb/src/drivers/staging/vt6655/mac.c:283:16: note: byref variable will be forcibly initialized 283 | unsigned char abyTmpRegData[MAC_MAX_CONTEXT_SIZE_PAGE0 + MAC_MAX_CONTEXT_SIZE_PAGE1]; | ^~~~~~~~~~~~~ In file included from /kisskb/src/drivers/staging/vt6655/mac.c:40: /kisskb/src/drivers/staging/vt6655/mac.c: In function 'MACbSafeRxOff': /kisskb/src/drivers/staging/vt6655/mac.h:572:16: note: byref variable will be forcibly initialized 572 | unsigned char byData; \ | ^~~~~~ /kisskb/src/drivers/staging/vt6655/mac.c:341:2: note: in expansion of macro 'MACvRegBitsOff' 341 | MACvRegBitsOff(io_base, MAC_REG_HOSTCR, HOSTCR_RXON); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/mac.c: In function 'MACbSafeTxOff': /kisskb/src/drivers/staging/vt6655/mac.h:572:16: note: byref variable will be forcibly initialized 572 | unsigned char byData; \ | ^~~~~~ /kisskb/src/drivers/staging/vt6655/mac.c:396:2: note: in expansion of macro 'MACvRegBitsOff' 396 | MACvRegBitsOff(io_base, MAC_REG_HOSTCR, HOSTCR_TXON); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/mac.c: In function 'MACbSafeStop': /kisskb/src/drivers/staging/vt6655/mac.h:572:16: note: byref variable will be forcibly initialized 572 | unsigned char byData; \ | ^~~~~~ /kisskb/src/drivers/staging/vt6655/mac.c:440:2: note: in expansion of macro 'MACvRegBitsOff' 440 | MACvRegBitsOff(io_base, MAC_REG_HOSTCR, HOSTCR_MACEN); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/mac.h:572:16: note: byref variable will be forcibly initialized 572 | unsigned char byData; \ | ^~~~~~ /kisskb/src/drivers/staging/vt6655/mac.c:427:2: note: in expansion of macro 'MACvRegBitsOff' 427 | MACvRegBitsOff(io_base, MAC_REG_TCR, TCR_AUTOBCNTX); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/mac.c: In function 'MACvInitialize': /kisskb/src/drivers/staging/vt6655/mac.h:787:16: note: byref variable will be forcibly initialized 787 | unsigned char byOrgValue; \ | ^~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/mac.c:490:2: note: in expansion of macro 'MACvClearStckDS' 490 | MACvClearStckDS(io_base); | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/iio/resolver/ad2s1200.c:17: /kisskb/src/drivers/iio/resolver/ad2s1200.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ In file included from /kisskb/src/drivers/staging/vt6655/baseband.c:33: /kisskb/src/drivers/staging/vt6655/baseband.c: In function 'bb_read_embedded': /kisskb/src/drivers/staging/vt6655/mac.h:543:16: note: byref variable will be forcibly initialized 543 | unsigned char byData; \ | ^~~~~~ /kisskb/src/drivers/staging/vt6655/baseband.c:1916:2: note: in expansion of macro 'MACvRegBitsOn' 1916 | MACvRegBitsOn(iobase, MAC_REG_BBREGCTL, BBREGCTL_REGR); | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/baseband.c:1910:16: note: byref variable will be forcibly initialized 1910 | unsigned char by_value; | ^~~~~~~~ In file included from /kisskb/src/drivers/staging/vt6655/baseband.c:33: /kisskb/src/drivers/staging/vt6655/baseband.c: In function 'bb_write_embedded': /kisskb/src/drivers/staging/vt6655/mac.h:543:16: note: byref variable will be forcibly initialized 543 | unsigned char byData; \ | ^~~~~~ /kisskb/src/drivers/staging/vt6655/baseband.c:1961:2: note: in expansion of macro 'MACvRegBitsOn' 1961 | MACvRegBitsOn(iobase, MAC_REG_BBREGCTL, BBREGCTL_REGW); | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/baseband.c:1953:16: note: byref variable will be forcibly initialized 1953 | unsigned char by_value; | ^~~~~~~~ In file included from /kisskb/src/drivers/staging/vt6655/baseband.c:33: /kisskb/src/drivers/staging/vt6655/baseband.c: In function 'bb_vt3253_init': /kisskb/src/drivers/staging/vt6655/mac.h:550:17: note: byref variable will be forcibly initialized 550 | unsigned short wData; \ | ^~~~~ /kisskb/src/drivers/staging/vt6655/mac.h:875:2: note: in expansion of macro 'MACvWordRegBitsOn' 875 | MACvWordRegBitsOn(iobase, MAC_REG_SOFTPWRCTL, SOFTPWRCTL_RFLEOPT) | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/baseband.c:2135:3: note: in expansion of macro 'MACvSetRFLE_LatchBase' 2135 | MACvSetRFLE_LatchBase(iobase); | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/mac.h:543:16: note: byref variable will be forcibly initialized 543 | unsigned char byData; \ | ^~~~~~ /kisskb/src/drivers/staging/vt6655/baseband.c:2058:3: note: in expansion of macro 'MACvRegBitsOn' 2058 | MACvRegBitsOn(iobase, MAC_REG_PAPEDELAY, BIT(0)); | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/mac.h:543:16: note: byref variable will be forcibly initialized 543 | unsigned char byData; \ | ^~~~~~ /kisskb/src/drivers/staging/vt6655/baseband.c:2018:4: note: in expansion of macro 'MACvRegBitsOn' 2018 | MACvRegBitsOn(iobase, MAC_REG_PAPEDELAY, BIT(0)); | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/baseband.c: In function 'bb_set_short_slot_time': /kisskb/src/drivers/staging/vt6655/baseband.c:2199:16: note: byref variable will be forcibly initialized 2199 | unsigned char by_bb_vga = 0; | ^~~~~~~~~ /kisskb/src/drivers/staging/vt6655/baseband.c:2198:16: note: byref variable will be forcibly initialized 2198 | unsigned char by_bb_rx_conf = 0; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/baseband.c: In function 'bb_set_vga_gain_offset': /kisskb/src/drivers/staging/vt6655/baseband.c:2218:16: note: byref variable will be forcibly initialized 2218 | unsigned char by_bb_rx_conf = 0; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/baseband.c: In function 'bb_power_save_mode_on': /kisskb/src/drivers/staging/vt6655/baseband.c:2270:16: note: byref variable will be forcibly initialized 2270 | unsigned char by_org_data; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/baseband.c: In function 'bb_power_save_mode_off': /kisskb/src/drivers/staging/vt6655/baseband.c:2292:16: note: byref variable will be forcibly initialized 2292 | unsigned char by_org_data; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/baseband.c: In function 'bb_set_tx_antenna_mode': /kisskb/src/drivers/staging/vt6655/baseband.c:2316:16: note: byref variable will be forcibly initialized 2316 | unsigned char by_bb_tx_conf; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/baseband.c: In function 'bb_set_rx_antenna_mode': /kisskb/src/drivers/staging/vt6655/baseband.c:2349:16: note: byref variable will be forcibly initialized 2349 | unsigned char by_bb_rx_conf; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_hal_init.c: In function 'load_firmware': /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_hal_init.c:516:25: note: byref variable will be forcibly initialized 516 | const struct firmware *fw; | ^~ /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_hal_init.c: In function 'efuse_read_phymap_from_txpktbuf': /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_hal_init.c:200:19: note: byref variable will be forcibly initialized 200 | __le32 lo32 = 0, hi32 = 0; | ^~~~ /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_hal_init.c:200:9: note: byref variable will be forcibly initialized 200 | __le32 lo32 = 0, hi32 = 0; | ^~~~ /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_hal_init.c: In function 'iol_read_efuse': /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_hal_init.c:272:6: note: byref variable will be forcibly initialized 272 | u16 size = 512; | ^~~~ /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_hal_init.c:271:5: note: byref variable will be forcibly initialized 271 | u8 physical_map[512]; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_hal_init.c: In function 'Hal_EfuseReadEFuse88E': /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_hal_init.c:692:6: note: byref variable will be forcibly initialized 692 | u16 eFuse_Addr = 0; | ^~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_hal_init.c:691:5: note: byref variable will be forcibly initialized 691 | u8 rtemp8[1]; | ^~~~~~ /kisskb/src/drivers/staging/vt6655/dpc.c: In function 'vnt_rx_data': /kisskb/src/drivers/staging/vt6655/dpc.c:39:7: note: byref variable will be forcibly initialized 39 | long rx_dbm; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_hal_init.c: In function 'Hal_ReadTxPowerInfo88E': /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_hal_init.c:1150:24: note: byref variable will be forcibly initialized 1150 | struct txpowerinfo24g pwrInfo24G; | ^~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c: In function 'PHY_SetTxPowerLevel8188E': /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:725:5: note: byref variable will be forcibly initialized 725 | u8 BW40PowerLevel[MAX_TX_COUNT] = {0}; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:724:5: note: byref variable will be forcibly initialized 724 | u8 BW20PowerLevel[MAX_TX_COUNT] = {0}; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:723:5: note: byref variable will be forcibly initialized 723 | u8 ofdmPowerLevel[MAX_TX_COUNT] = {0};/* [0]:RF-A, [1]:RF-B */ | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_phycfg.c:722:5: note: byref variable will be forcibly initialized 722 | u8 cckPowerLevel[MAX_TX_COUNT] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_rf6052.c: In function 'get_rx_power_val_by_reg': /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_rf6052.c:194:23: note: byref variable will be forcibly initialized 194 | u8 i, chnlGroup = 0, pwr_diff_limit[4], customer_pwr_limit; | ^~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/staging/vt6655/power.c:24: /kisskb/src/drivers/staging/vt6655/power.c: In function 'PSvEnablePowerSaving': /kisskb/src/drivers/staging/vt6655/mac.h:543:16: note: byref variable will be forcibly initialized 543 | unsigned char byData; \ | ^~~~~~ /kisskb/src/drivers/staging/vt6655/power.c:78:2: note: in expansion of macro 'MACvRegBitsOn' 78 | MACvRegBitsOn(priv->port_offset, MAC_REG_PSCTL, PSCTL_PSEN); | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/mac.h:543:16: note: byref variable will be forcibly initialized 543 | unsigned char byData; \ | ^~~~~~ /kisskb/src/drivers/staging/vt6655/power.c:74:3: note: in expansion of macro 'MACvRegBitsOn' 74 | MACvRegBitsOn(priv->port_offset, MAC_REG_PSCTL, PSCTL_ALBCN); | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/mac.h:543:16: note: byref variable will be forcibly initialized 543 | unsigned char byData; \ | ^~~~~~ /kisskb/src/drivers/staging/vt6655/power.c:71:3: note: in expansion of macro 'MACvRegBitsOn' 71 | MACvRegBitsOn(priv->port_offset, MAC_REG_PSCTL, PSCTL_LNBCN); | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/mac.h:572:16: note: byref variable will be forcibly initialized 572 | unsigned char byData; \ | ^~~~~~ /kisskb/src/drivers/staging/vt6655/power.c:69:3: note: in expansion of macro 'MACvRegBitsOff' 69 | MACvRegBitsOff(priv->port_offset, MAC_REG_PSCTL, PSCTL_ALBCN); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/mac.h:543:16: note: byref variable will be forcibly initialized 543 | unsigned char byData; \ | ^~~~~~ /kisskb/src/drivers/staging/vt6655/power.c:65:2: note: in expansion of macro 'MACvRegBitsOn' 65 | MACvRegBitsOn(priv->port_offset, MAC_REG_TFTCTL, TFTCTL_HWUTSF); | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/mac.h:543:16: note: byref variable will be forcibly initialized 543 | unsigned char byData; \ | ^~~~~~ /kisskb/src/drivers/staging/vt6655/power.c:62:2: note: in expansion of macro 'MACvRegBitsOn' 62 | MACvRegBitsOn(priv->port_offset, MAC_REG_PSCFG, PSCFG_AUTOSLEEP); | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/power.c: In function 'PSvDisablePowerSaving': /kisskb/src/drivers/staging/vt6655/mac.h:543:16: note: byref variable will be forcibly initialized 543 | unsigned char byData; \ | ^~~~~~ /kisskb/src/drivers/staging/vt6655/power.c:107:2: note: in expansion of macro 'MACvRegBitsOn' 107 | MACvRegBitsOn(priv->port_offset, MAC_REG_PSCTL, PSCTL_ALBCN); | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/mac.h:572:16: note: byref variable will be forcibly initialized 572 | unsigned char byData; \ | ^~~~~~ /kisskb/src/drivers/staging/vt6655/power.c:104:2: note: in expansion of macro 'MACvRegBitsOff' 104 | MACvRegBitsOff(priv->port_offset, MAC_REG_TFTCTL, TFTCTL_HWUTSF); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/mac.h:572:16: note: byref variable will be forcibly initialized 572 | unsigned char byData; \ | ^~~~~~ /kisskb/src/drivers/staging/vt6655/power.c:101:2: note: in expansion of macro 'MACvRegBitsOff' 101 | MACvRegBitsOff(priv->port_offset, MAC_REG_PSCFG, PSCFG_AUTOSLEEP); | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/power.c: In function 'PSbIsNextTBTTWakeUp': /kisskb/src/drivers/staging/vt6655/mac.h:543:16: note: byref variable will be forcibly initialized 543 | unsigned char byData; \ | ^~~~~~ /kisskb/src/drivers/staging/vt6655/power.c:138:4: note: in expansion of macro 'MACvRegBitsOn' 138 | MACvRegBitsOn(priv->port_offset, | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_rf6052.c: In function 'writeOFDMPowerReg88E': /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_rf6052.c:284:12: note: byref variable will be forcibly initialized 284 | u8 i, rf, pwr_val[4]; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_rf6052.c:280:6: note: byref variable will be forcibly initialized 280 | u16 regoffset_b[6] = { | ^~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_rf6052.c:276:6: note: byref variable will be forcibly initialized 276 | u16 regoffset_a[6] = { | ^~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_rf6052.c: In function 'rtl8188e_PHY_RF6052SetCckTxPower': /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_rf6052.c:93:5: note: byref variable will be forcibly initialized 93 | u8 direction; | ^~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_rf6052.c:89:37: note: byref variable will be forcibly initialized 89 | u32 TxAGC[2] = {0, 0}, tmpval = 0, pwrtrac_value; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_rf6052.c:89:6: note: byref variable will be forcibly initialized 89 | u32 TxAGC[2] = {0, 0}, tmpval = 0, pwrtrac_value; | ^~~~~ /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_rf6052.c: In function 'rtl8188e_PHY_RF6052SetOFDMTxPower': /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_rf6052.c:358:5: note: byref variable will be forcibly initialized 358 | u8 direction; | ^~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_rf6052.c:357:49: note: byref variable will be forcibly initialized 357 | u32 writeVal[2], powerBase0[2], powerBase1[2], pwrtrac_value; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_rf6052.c:357:34: note: byref variable will be forcibly initialized 357 | u32 writeVal[2], powerBase0[2], powerBase1[2], pwrtrac_value; | ^~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_rf6052.c:357:19: note: byref variable will be forcibly initialized 357 | u32 writeVal[2], powerBase0[2], powerBase1[2], pwrtrac_value; | ^~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_rf6052.c:357:6: note: byref variable will be forcibly initialized 357 | u32 writeVal[2], powerBase0[2], powerBase1[2], pwrtrac_value; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_rxdesc.c: In function 'update_recvframe_phyinfo_88e': /kisskb/src/drivers/staging/r8188eu/hal/rtl8188e_rxdesc.c:132:26: note: byref variable will be forcibly initialized 132 | struct odm_per_pkt_info pkt_info; | ^~~~~~~~ /kisskb/src/drivers/iio/dac/ad5592r-base.c: In function 'ad5592r_set_channel_modes': /kisskb/src/drivers/iio/dac/ad5592r-base.c:200:6: note: byref variable will be forcibly initialized 200 | u16 read_back; | ^~~~~~~~~ /kisskb/src/drivers/iio/dac/ad5592r-base.c: In function 'ad5592r_read_raw': /kisskb/src/drivers/iio/dac/ad5592r-base.c:376:6: note: byref variable will be forcibly initialized 376 | u16 read_val; | ^~~~~~~~ In file included from /kisskb/src/include/linux/iio/iio.h:10, from /kisskb/src/drivers/iio/dac/ad5592r-base.c:11: /kisskb/src/drivers/iio/dac/ad5592r-base.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/iio/dac/ad5592r-base.c: In function 'ad5592r_alloc_channels': /kisskb/src/drivers/iio/dac/ad5592r-base.c:514:11: note: byref variable will be forcibly initialized 514 | u32 reg, tmp; | ^~~ /kisskb/src/drivers/iio/dac/ad5592r-base.c:514:6: note: byref variable will be forcibly initialized 514 | u32 reg, tmp; | ^~~ /kisskb/src/drivers/iio/dac/ad5592r-base.c: In function 'ad5592r_gpio_get': /kisskb/src/drivers/iio/dac/ad5592r-base.c:28:5: note: byref variable will be forcibly initialized 28 | u8 val; | ^~~ /kisskb/src/drivers/ata/pata_sis.c: In function 'sis_port_base': /kisskb/src/drivers/ata/pata_sis.c:104:6: note: byref variable will be forcibly initialized 104 | u32 reg54; | ^~~~~ /kisskb/src/drivers/ata/pata_sis.c: In function 'sis_133_mode_filter': /kisskb/src/drivers/ata/pata_sis.c:533:6: note: byref variable will be forcibly initialized 533 | u32 t1; | ^~ /kisskb/src/drivers/ata/pata_sis.c: In function 'sis_133_set_dmamode': /kisskb/src/drivers/ata/pata_sis.c:485:6: note: byref variable will be forcibly initialized 485 | u32 t1; | ^~ /kisskb/src/drivers/ata/pata_sis.c: In function 'sis_set_fifo': /kisskb/src/drivers/ata/pata_sis.c:197:5: note: byref variable will be forcibly initialized 197 | u8 fifoctrl; | ^~~~~~~~ /kisskb/src/drivers/ata/pata_sis.c: In function 'sis_133_set_piomode': /kisskb/src/drivers/ata/pata_sis.c:292:6: note: byref variable will be forcibly initialized 292 | u32 t1; | ^~ /kisskb/src/drivers/ata/pata_sis.c: In function 'sis_old_set_piomode': /kisskb/src/drivers/ata/pata_sis.c:230:9: note: byref variable will be forcibly initialized 230 | u8 t1, t2; | ^~ /kisskb/src/drivers/ata/pata_sis.c:230:5: note: byref variable will be forcibly initialized 230 | u8 t1, t2; | ^~ /kisskb/src/drivers/ata/pata_sis.c: In function 'sis_66_cable_detect': /kisskb/src/drivers/ata/pata_sis.c:145:5: note: byref variable will be forcibly initialized 145 | u8 tmp; | ^~~ /kisskb/src/drivers/ata/pata_sis.c: In function 'sis_100_set_dmamode': /kisskb/src/drivers/ata/pata_sis.c:419:5: note: byref variable will be forcibly initialized 419 | u8 timing; | ^~~~~~ /kisskb/src/drivers/ata/pata_sis.c: In function 'sis_133_early_set_dmamode': /kisskb/src/drivers/ata/pata_sis.c:453:5: note: byref variable will be forcibly initialized 453 | u8 timing; | ^~~~~~ /kisskb/src/drivers/ata/pata_sis.c: In function 'sis_133_cable_detect': /kisskb/src/drivers/ata/pata_sis.c:125:6: note: byref variable will be forcibly initialized 125 | u16 tmp; | ^~~ /kisskb/src/drivers/ata/pata_sis.c: In function 'sis_fixup': /kisskb/src/drivers/ata/pata_sis.c:657:5: note: byref variable will be forcibly initialized 657 | u8 reg; | ^~~ /kisskb/src/drivers/ata/pata_sis.c:656:6: note: byref variable will be forcibly initialized 656 | u16 regw; | ^~~~ /kisskb/src/drivers/ata/pata_sis.c: In function 'sis_old_set_dmamode': /kisskb/src/drivers/ata/pata_sis.c:341:6: note: byref variable will be forcibly initialized 341 | u16 timing; | ^~~~~~ /kisskb/src/drivers/ata/pata_sis.c: In function 'sis_66_set_dmamode': /kisskb/src/drivers/ata/pata_sis.c:380:6: note: byref variable will be forcibly initialized 380 | u16 timing; | ^~~~~~ /kisskb/src/drivers/ata/pata_sis.c: In function 'sis_init_one': /kisskb/src/drivers/ata/pata_sis.c:836:6: note: byref variable will be forcibly initialized 836 | u8 idecfg; | ^~~~~~ /kisskb/src/drivers/ata/pata_sis.c:835:6: note: byref variable will be forcibly initialized 835 | u8 prefctl; | ^~~~~~~ /kisskb/src/drivers/ata/pata_sis.c:834:7: note: byref variable will be forcibly initialized 834 | u16 trueid; | ^~~~~~ /kisskb/src/drivers/ata/pata_sis.c:801:7: note: byref variable will be forcibly initialized 801 | u16 trueid; | ^~~~~~ /kisskb/src/drivers/ata/pata_sis.c:800:7: note: byref variable will be forcibly initialized 800 | u32 idemisc; | ^~~~~~~ /kisskb/src/drivers/ata/pata_sis.c:725:30: note: byref variable will be forcibly initialized 725 | const struct ata_port_info *ppi[] = { NULL, NULL }; | ^~~ /kisskb/src/drivers/iio/temperature/ltc2983.c: In function 'ltc2983_setup': /kisskb/src/drivers/iio/temperature/ltc2983.c:1372:57: note: byref variable will be forcibly initialized 1372 | u32 iio_chan_t = 0, iio_chan_v = 0, chan, iio_idx = 0, status; | ^~~~~~ /kisskb/src/drivers/iio/temperature/ltc2983.c:1372:22: note: byref variable will be forcibly initialized 1372 | u32 iio_chan_t = 0, iio_chan_v = 0, chan, iio_idx = 0, status; | ^~~~~~~~~~ /kisskb/src/drivers/iio/temperature/ltc2983.c:1372:6: note: byref variable will be forcibly initialized 1372 | u32 iio_chan_t = 0, iio_chan_v = 0, chan, iio_idx = 0, status; | ^~~~~~~~~~ /kisskb/src/drivers/iio/temperature/ltc2983.c: In function 'ltc2983_resume': /kisskb/src/drivers/iio/temperature/ltc2983.c:1536:6: note: byref variable will be forcibly initialized 1536 | int dummy; | ^~~~~ In file included from /kisskb/src/drivers/iio/temperature/ltc2983.c:10: /kisskb/src/drivers/iio/temperature/ltc2983.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/iio/temperature/ltc2983.c: In function 'ltc2983_r_sense_new': /kisskb/src/drivers/iio/temperature/ltc2983.c:1081:6: note: byref variable will be forcibly initialized 1081 | u32 temp; | ^~~~ /kisskb/src/drivers/iio/temperature/ltc2983.c: In function '__ltc2983_chan_assign_common': /kisskb/src/drivers/iio/temperature/ltc2983.c:317:9: note: byref variable will be forcibly initialized 317 | __be32 __chan_val; | ^~~~~~~~~~ /kisskb/src/drivers/iio/temperature/ltc2983.c: In function 'ltc2983_thermocouple_assign_chan': /kisskb/src/drivers/iio/temperature/ltc2983.c:504:6: note: byref variable will be forcibly initialized 504 | u32 chan_val; | ^~~~~~~~ /kisskb/src/drivers/iio/temperature/ltc2983.c: In function 'ltc2983_diode_new': /kisskb/src/drivers/iio/temperature/ltc2983.c:1015:16: note: byref variable will be forcibly initialized 1015 | u32 temp = 0, excitation_current = 0; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/temperature/ltc2983.c:1015:6: note: byref variable will be forcibly initialized 1015 | u32 temp = 0, excitation_current = 0; | ^~~~ /kisskb/src/drivers/iio/temperature/ltc2983.c: In function '__ltc2983_custom_sensor_new': /kisskb/src/drivers/iio/temperature/ltc2983.c:449:8: note: byref variable will be forcibly initialized 449 | u32 t32; | ^~~ /kisskb/src/drivers/iio/temperature/ltc2983.c:431:7: note: byref variable will be forcibly initialized 431 | u64 temp = 0, j; | ^~~~ /kisskb/src/drivers/iio/temperature/ltc2983.c: In function 'ltc2983_thermocouple_new': /kisskb/src/drivers/iio/temperature/ltc2983.c:607:6: note: byref variable will be forcibly initialized 607 | u32 oc_current; | ^~~~~~~~~~ /kisskb/src/drivers/iio/temperature/ltc2983.c: In function 'ltc2983_rtd_new': /kisskb/src/drivers/iio/temperature/ltc2983.c:700:30: note: byref variable will be forcibly initialized 700 | u32 excitation_current = 0, n_wires = 0; | ^~~~~~~ /kisskb/src/drivers/iio/temperature/ltc2983.c:700:6: note: byref variable will be forcibly initialized 700 | u32 excitation_current = 0, n_wires = 0; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/temperature/ltc2983.c: In function 'ltc2983_thermistor_new': /kisskb/src/drivers/iio/temperature/ltc2983.c:872:6: note: byref variable will be forcibly initialized 872 | u32 excitation_current = 0; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/ata/pata_sl82c105.c: In function 'sl82c105_sff_irq_check': /kisskb/src/drivers/ata/pata_sl82c105.c:234:6: note: byref variable will be forcibly initialized 234 | u32 val, mask = ap->port_no ? CTRL_IDE_IRQB : CTRL_IDE_IRQA; | ^~~ /kisskb/src/drivers/ata/pata_sl82c105.c: In function 'sl82c105_fixup': /kisskb/src/drivers/ata/pata_sl82c105.c:295:6: note: byref variable will be forcibly initialized 295 | u32 val; | ^~~ /kisskb/src/drivers/ata/pata_sl82c105.c: In function 'sl82c105_init_one': /kisskb/src/drivers/ata/pata_sl82c105.c:316:30: note: byref variable will be forcibly initialized 316 | const struct ata_port_info *ppi[] = { &info_early, | ^~~ /kisskb/src/drivers/ata/pata_sl82c105.c: In function 'sl82c105_reset_engine': /kisskb/src/drivers/ata/pata_sl82c105.c:143:6: note: byref variable will be forcibly initialized 143 | u16 val; | ^~~ /kisskb/src/drivers/iio/temperature/ltc2983.c: In function 'ltc2983_parse_dt': /kisskb/src/drivers/iio/temperature/ltc2983.c:1290:25: note: byref variable will be forcibly initialized 1290 | struct ltc2983_sensor sensor; | ^~~~~~ /kisskb/src/drivers/ata/pata_sl82c105.c: In function 'sl82c105_configure_dmamode': /kisskb/src/drivers/ata/pata_sl82c105.c:121:6: note: byref variable will be forcibly initialized 121 | u16 dummy; | ^~~~~ /kisskb/src/drivers/ata/pata_sl82c105.c: In function 'sl82c105_configure_piomode': /kisskb/src/drivers/ata/pata_sl82c105.c:84:6: note: byref variable will be forcibly initialized 84 | u16 dummy; | ^~~~~ /kisskb/src/drivers/iio/temperature/ltc2983.c: In function 'ltc2983_rtd_assign_chan': /kisskb/src/drivers/iio/temperature/ltc2983.c:524:6: note: byref variable will be forcibly initialized 524 | u32 chan_val; | ^~~~~~~~ /kisskb/src/drivers/iio/temperature/ltc2983.c: In function 'ltc2983_thermistor_assign_chan': /kisskb/src/drivers/iio/temperature/ltc2983.c:546:6: note: byref variable will be forcibly initialized 546 | u32 chan_val; | ^~~~~~~~ /kisskb/src/drivers/ata/pata_cmd640.c: In function 'cmd640_hardware_init': /kisskb/src/drivers/ata/pata_cmd640.c:192:5: note: byref variable will be forcibly initialized 192 | u8 ctrl; | ^~~~ /kisskb/src/drivers/ata/pata_cmd640.c: In function 'cmd640_sff_irq_check': /kisskb/src/drivers/ata/pata_cmd640.c:168:6: note: byref variable will be forcibly initialized 168 | u8 irq_stat, irq_mask = ap->port_no ? 0x10 : 0x04; | ^~~~~~~~ /kisskb/src/drivers/ata/pata_cmd640.c: In function 'cmd640_init_one': /kisskb/src/drivers/ata/pata_cmd640.c:223:30: note: byref variable will be forcibly initialized 223 | const struct ata_port_info *ppi[] = { &info, NULL }; | ^~~ /kisskb/src/drivers/ata/pata_cmd640.c: In function 'cmd640_set_piomode': /kisskb/src/drivers/ata/pata_cmd640.c:71:21: note: byref variable will be forcibly initialized 71 | struct ata_timing p; | ^ /kisskb/src/drivers/ata/pata_cmd640.c:59:5: note: byref variable will be forcibly initialized 59 | u8 reg; | ^~~ /kisskb/src/drivers/ata/pata_cmd640.c:58:11: note: byref variable will be forcibly initialized 58 | const u8 setup_data[] = { 0x40, 0x40, 0x40, 0x80, 0x00 }; | ^~~~~~~~~~ /kisskb/src/drivers/ata/pata_cmd640.c:56:20: note: byref variable will be forcibly initialized 56 | struct ata_timing t; | ^ /kisskb/src/drivers/ata/pata_mpiix.c: In function 'mpiix_init_one': /kisskb/src/drivers/ata/pata_mpiix.c:158:6: note: byref variable will be forcibly initialized 158 | u16 idetim; | ^~~~~~ /kisskb/src/drivers/ata/pata_mpiix.c: In function 'mpiix_set_piomode': /kisskb/src/drivers/ata/pata_mpiix.c:81:6: note: byref variable will be forcibly initialized 81 | u16 idetim; | ^~~~~~ In file included from /kisskb/src/drivers/iio/potentiometer/max5487.c:8: /kisskb/src/drivers/iio/potentiometer/max5487.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/iio/potentiometer/max5487.c: In function 'max5487_spi_remove': /kisskb/src/drivers/iio/potentiometer/max5487.c:115:12: note: byref variable will be forcibly initialized 115 | static int max5487_spi_remove(struct spi_device *spi) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/potentiometer/max5487.c: In function 'max5487_write_raw': /kisskb/src/drivers/iio/potentiometer/max5487.c:64:12: note: byref variable will be forcibly initialized 64 | static int max5487_write_raw(struct iio_dev *indio_dev, | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/potentiometer/max5487.c: In function 'max5487_spi_probe': /kisskb/src/drivers/iio/potentiometer/max5487.c:84:12: note: byref variable will be forcibly initialized 84 | static int max5487_spi_probe(struct spi_device *spi) | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/rts5208/ms.c: In function 'ms_write_bytes': /kisskb/src/drivers/staging/rts5208/ms.c:193:6: note: byref variable will be forcibly initialized 193 | u8 val = 0; | ^~~ /kisskb/src/drivers/staging/rts5208/ms.c: In function 'ms_set_rw_reg_addr': /kisskb/src/drivers/staging/rts5208/ms.c:306:5: note: byref variable will be forcibly initialized 306 | u8 data[4]; | ^~~~ /kisskb/src/drivers/staging/rts5208/ms.c: In function 'ms_switch_parallel_bus': /kisskb/src/drivers/staging/rts5208/ms.c:723:5: note: byref variable will be forcibly initialized 723 | u8 data[2]; | ^~~~ /kisskb/src/drivers/staging/rts5208/ms.c: In function 'ms_send_cmd': /kisskb/src/drivers/staging/rts5208/ms.c:326:5: note: byref variable will be forcibly initialized 326 | u8 data[2]; | ^~~~ /kisskb/src/drivers/staging/rts5208/ms.c: In function 'mg_set_tpc_para_sub': /kisskb/src/drivers/staging/rts5208/ms.c:3772:5: note: byref variable will be forcibly initialized 3772 | u8 buf[6]; | ^~~ /kisskb/src/drivers/staging/rts5208/ms.c: In function 'mspro_set_rw_cmd': /kisskb/src/drivers/staging/rts5208/ms.c:2545:5: note: byref variable will be forcibly initialized 2545 | u8 data[8]; | ^~~~ /kisskb/src/drivers/staging/rts5208/ms.c: In function 'ms_identify_media_type': /kisskb/src/drivers/staging/rts5208/ms.c:591:5: note: byref variable will be forcibly initialized 591 | u8 val; | ^~~ /kisskb/src/drivers/staging/rts5208/ms.c: In function 'ms_read_bytes': /kisskb/src/drivers/staging/rts5208/ms.c:260:6: note: byref variable will be forcibly initialized 260 | u8 val = 0; | ^~~ /kisskb/src/drivers/staging/rts5208/ms.c: In function 'ms_confirm_cpu_startup': /kisskb/src/drivers/staging/rts5208/ms.c:675:5: note: byref variable will be forcibly initialized 675 | u8 val; | ^~~ /kisskb/src/drivers/staging/rts5208/ms.c: In function 'ms_read_status_reg': /kisskb/src/drivers/staging/rts5208/ms.c:1233:5: note: byref variable will be forcibly initialized 1233 | u8 val[2]; | ^~~ /kisskb/src/drivers/staging/rts5208/ms.c: In function 'ms_read_page': /kisskb/src/drivers/staging/rts5208/ms.c:326:5: note: byref variable will be forcibly initialized 326 | u8 data[2]; | ^~~~ /kisskb/src/drivers/staging/rts5208/ms.c:1393:10: note: byref variable will be forcibly initialized 1393 | u8 val, data[6]; | ^~~~ /kisskb/src/drivers/staging/rts5208/ms.c:1393:5: note: byref variable will be forcibly initialized 1393 | u8 val, data[6]; | ^~~ /kisskb/src/drivers/staging/rts5208/ms.c: In function 'ms_write_extra_data': /kisskb/src/drivers/staging/rts5208/ms.c:326:5: note: byref variable will be forcibly initialized 326 | u8 data[2]; | ^~~~ /kisskb/src/drivers/staging/rts5208/ms.c:1337:10: note: byref variable will be forcibly initialized 1337 | u8 val, data[16]; | ^~~~ /kisskb/src/drivers/staging/rts5208/ms.c:1337:5: note: byref variable will be forcibly initialized 1337 | u8 val, data[16]; | ^~~ /kisskb/src/drivers/staging/rts5208/ms.c: In function 'ms_init_page': /kisskb/src/drivers/staging/rts5208/ms.c:1598:5: note: byref variable will be forcibly initialized 1598 | u8 extra[MS_EXTRA_SIZE], i; | ^~~~~ /kisskb/src/drivers/staging/rts5208/ms.c: In function 'check_ms_err': /kisskb/src/drivers/staging/rts5208/ms.c:3704:5: note: byref variable will be forcibly initialized 3704 | u8 val; | ^~~ /kisskb/src/drivers/staging/rts5208/ms.c: In function 'mg_send_ex_cmd': /kisskb/src/drivers/staging/rts5208/ms.c:3740:5: note: byref variable will be forcibly initialized 3740 | u8 data[8]; | ^~~~ /kisskb/src/drivers/staging/rts5208/ms.c: In function 'ms_read_extra_data': /kisskb/src/drivers/staging/rts5208/ms.c:326:5: note: byref variable will be forcibly initialized 326 | u8 data[2]; | ^~~~ /kisskb/src/drivers/staging/rts5208/ms.c:1256:10: note: byref variable will be forcibly initialized 1256 | u8 val, data[10]; | ^~~~ /kisskb/src/drivers/staging/rts5208/ms.c:1256:5: note: byref variable will be forcibly initialized 1256 | u8 val, data[10]; | ^~~ /kisskb/src/drivers/staging/rts5208/ms.c: In function 'ms_copy_page': /kisskb/src/drivers/staging/rts5208/ms.c:326:5: note: byref variable will be forcibly initialized 326 | u8 data[2]; | ^~~~ /kisskb/src/drivers/staging/rts5208/ms.c:326:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rts5208/ms.c:326:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rts5208/ms.c:326:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rts5208/ms.c:1628:38: note: byref variable will be forcibly initialized 1628 | u8 extra[MS_EXTRA_SIZE], val, i, j, data[16]; | ^~~~ /kisskb/src/drivers/staging/rts5208/ms.c:1628:27: note: byref variable will be forcibly initialized 1628 | u8 extra[MS_EXTRA_SIZE], val, i, j, data[16]; | ^~~ /kisskb/src/drivers/staging/rts5208/ms.c:1628:5: note: byref variable will be forcibly initialized 1628 | u8 extra[MS_EXTRA_SIZE], val, i, j, data[16]; | ^~~~~ /kisskb/src/drivers/staging/rts5208/ms.c: In function 'ms_set_bad_block': /kisskb/src/drivers/staging/rts5208/ms.c:326:5: note: byref variable will be forcibly initialized 326 | u8 data[2]; | ^~~~ /kisskb/src/drivers/staging/rts5208/ms.c:1462:19: note: byref variable will be forcibly initialized 1462 | u8 val, data[8], extra[MS_EXTRA_SIZE]; | ^~~~~ /kisskb/src/drivers/staging/rts5208/ms.c:1462:10: note: byref variable will be forcibly initialized 1462 | u8 val, data[8], extra[MS_EXTRA_SIZE]; | ^~~~ /kisskb/src/drivers/staging/rts5208/ms.c:1462:5: note: byref variable will be forcibly initialized 1462 | u8 val, data[8], extra[MS_EXTRA_SIZE]; | ^~~ /kisskb/src/drivers/staging/rts5208/ms.c: In function 'ms_erase_block': /kisskb/src/drivers/staging/rts5208/ms.c:326:5: note: byref variable will be forcibly initialized 326 | u8 data[2]; | ^~~~ /kisskb/src/drivers/staging/rts5208/ms.c:1520:10: note: byref variable will be forcibly initialized 1520 | u8 val, data[6]; | ^~~~ /kisskb/src/drivers/staging/rts5208/ms.c:1520:5: note: byref variable will be forcibly initialized 1520 | u8 val, data[6]; | ^~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/genhd.h:16, from /kisskb/src/include/linux/blkdev.h:6, from /kisskb/src/drivers/staging/rts5208/ms.c:12: /kisskb/src/drivers/staging/rts5208/ms.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/drivers/staging/rts5208/ms.c: In function 'ms_transfer_data': /kisskb/src/drivers/staging/rts5208/ms.c:100:5: note: byref variable will be forcibly initialized 100 | u8 val, err_code = 0; | ^~~ /kisskb/src/drivers/staging/rts5208/ms.c: In function 'ms_read_attribute_info': /kisskb/src/drivers/staging/rts5208/ms.c:326:5: note: byref variable will be forcibly initialized 326 | u8 data[2]; | ^~~~ /kisskb/src/drivers/staging/rts5208/ms.c:877:52: note: byref variable will be forcibly initialized 877 | u8 val, *buf, class_code, device_type, sub_class, data[16]; | ^~~~ /kisskb/src/drivers/staging/rts5208/ms.c:877:5: note: byref variable will be forcibly initialized 877 | u8 val, *buf, class_code, device_type, sub_class, data[16]; | ^~~ /kisskb/src/drivers/staging/rts5208/ms.c: In function 'ms_switch_8bit_bus': /kisskb/src/drivers/staging/rts5208/ms.c:743:5: note: byref variable will be forcibly initialized 743 | u8 data[2]; | ^~~~ /kisskb/src/drivers/w1/slaves/w1_therm.c: In function 'reset_select_slave': /kisskb/src/drivers/w1/slaves/w1_therm.c:1008:6: note: byref variable will be forcibly initialized 1008 | u64 rn = le64_to_cpu(*((u64 *)&sl->reg_num)); | ^~ /kisskb/src/drivers/w1/slaves/w1_therm.c:1007:5: note: byref variable will be forcibly initialized 1007 | u8 match[9] = { W1_MATCH_ROM, }; | ^~~~~ /kisskb/src/drivers/iio/trigger/iio-trig-hrtimer.c: In function 'iio_hrtimer_store_sampling_frequency': /kisskb/src/drivers/iio/trigger/iio-trig-hrtimer.c:58:15: note: byref variable will be forcibly initialized 58 | int integer, fract, ret; | ^~~~~ /kisskb/src/drivers/iio/trigger/iio-trig-hrtimer.c:58:6: note: byref variable will be forcibly initialized 58 | int integer, fract, ret; | ^~~~~~~ /kisskb/src/drivers/staging/rts5208/ms.c: In function 'mspro_read_format_progress': /kisskb/src/drivers/staging/rts5208/ms.c:2753:5: note: byref variable will be forcibly initialized 2753 | u8 data[8]; | ^~~~ /kisskb/src/drivers/staging/rts5208/ms.c:2752:10: note: byref variable will be forcibly initialized 2752 | u8 cnt, tmp; | ^~~ /kisskb/src/drivers/staging/rts5208/ms.c: In function 'mspro_rw_multi_sector': /kisskb/src/drivers/staging/rts5208/ms.c:326:5: note: byref variable will be forcibly initialized 326 | u8 data[2]; | ^~~~ /kisskb/src/drivers/staging/rts5208/ms.c:326:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rts5208/ms.c:2616:5: note: byref variable will be forcibly initialized 2616 | u8 val, trans_mode, rw_tpc, rw_cmd; | ^~~ /kisskb/src/drivers/w1/slaves/w1_therm.c: In function 'w1_read_temp': /kisskb/src/drivers/w1/slaves/w1_therm.c:2018:20: note: byref variable will be forcibly initialized 2018 | struct therm_info info; | ^~~~ /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/staging/rts5208/ms.c: In function 'ms_init_l2p_tbl': /kisskb/src/drivers/staging/rts5208/ms.c:2101:11: note: byref variable will be forcibly initialized 2101 | u8 val1, val2; | ^~~~ /kisskb/src/drivers/staging/rts5208/ms.c:2101:5: note: byref variable will be forcibly initialized 2101 | u8 val1, val2; | ^~~~ /kisskb/src/drivers/w1/slaves/w1_therm.c: In function 'features_store': /kisskb/src/drivers/w1/slaves/w1_therm.c:1981:6: note: byref variable will be forcibly initialized 1981 | int val, ret = 0; | ^~~ /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/drivers/staging/rts5208/ms.c: In function 'ms_build_l2p_tbl': /kisskb/src/drivers/staging/rts5208/ms.c:2281:5: note: byref variable will be forcibly initialized 2281 | u8 extra[MS_EXTRA_SIZE], us1, us2; | ^~~~~ /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/drivers/w1/slaves/w1_therm.c: In function 'resolution_store': /kisskb/src/drivers/w1/slaves/w1_therm.c:1703:6: note: byref variable will be forcibly initialized 1703 | int val; | ^~~ /kisskb/src/drivers/w1/slaves/w1_therm.c: In function 'w1_slave_store': /kisskb/src/drivers/w1/slaves/w1_therm.c:1581:6: note: byref variable will be forcibly initialized 1581 | int val, ret = 0; | ^~~ /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 'conv_time_store': /kisskb/src/drivers/w1/slaves/w1_therm.c:1955:7: note: byref variable will be forcibly initialized 1955 | int conv_time; | ^~~~~~~~~ /kisskb/src/drivers/w1/slaves/w1_therm.c:1939:6: note: byref variable will be forcibly initialized 1939 | int val, ret = 0; | ^~~ /kisskb/src/drivers/staging/rts5208/ms.c: In function 'ms_write_multiple_pages': /kisskb/src/drivers/staging/rts5208/ms.c:326:5: note: byref variable will be forcibly initialized 326 | u8 data[2]; | ^~~~ /kisskb/src/drivers/staging/rts5208/ms.c:326:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rts5208/ms.c:326:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rts5208/ms.c:3129:21: note: byref variable will be forcibly initialized 3129 | u8 page_addr, val, data[16]; | ^~~~ /kisskb/src/drivers/staging/rts5208/ms.c:3129:16: note: byref variable will be forcibly initialized 3129 | u8 page_addr, val, data[16]; | ^~~ /kisskb/src/drivers/w1/slaves/w1_therm.c: In function 'alarms_store': /kisskb/src/drivers/w1/slaves/w1_therm.c:1789:8: note: byref variable will be forcibly initialized 1789 | char *p_args, *orig; | ^~~~~~ /kisskb/src/drivers/w1/slaves/w1_therm.c:1786:6: note: byref variable will be forcibly initialized 1786 | int temp, ret; | ^~~~ /kisskb/src/drivers/w1/slaves/w1_therm.c:1785:5: note: byref variable will be forcibly initialized 1785 | u8 new_config_register[3]; /* array of data to be written */ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/w1/slaves/w1_therm.c:1784:20: note: byref variable will be forcibly initialized 1784 | struct therm_info info; | ^~~~ /kisskb/src/drivers/staging/rts5208/ms.c: In function 'mspro_stop_seq_mode': /kisskb/src/drivers/staging/rts5208/ms.c:326:5: note: byref variable will be forcibly initialized 326 | u8 data[2]; | ^~~~ /kisskb/src/drivers/staging/rts5208/ms.c: In function 'mspro_format': /kisskb/src/drivers/staging/rts5208/ms.c:2882:13: note: byref variable will be forcibly initialized 2882 | u8 buf[8], tmp; | ^~~ /kisskb/src/drivers/staging/rts5208/ms.c:2882:5: note: byref variable will be forcibly initialized 2882 | u8 buf[8], tmp; | ^~~ /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/staging/rts5208/ms.c: In function 'msxc_change_power': /kisskb/src/drivers/staging/rts5208/ms.c:326:5: note: byref variable will be forcibly initialized 326 | u8 data[2]; | ^~~~ /kisskb/src/drivers/staging/rts5208/ms.c:839:5: note: byref variable will be forcibly initialized 839 | u8 buf[6]; | ^~~ /kisskb/src/drivers/staging/rts5208/ms.c: In function 'mg_set_leaf_id': /kisskb/src/drivers/staging/rts5208/ms.c:3803:15: note: byref variable will be forcibly initialized 3803 | u8 buf1[32], buf2[12]; | ^~~~ /kisskb/src/drivers/staging/rts5208/ms.c:3803:5: note: byref variable will be forcibly initialized 3803 | u8 buf1[32], buf2[12]; | ^~~~ /kisskb/src/drivers/w1/slaves/w1_therm.c: In function 'w1_seq_show': /kisskb/src/drivers/w1/slaves/w1_therm.c:2061:6: note: byref variable will be forcibly initialized 2061 | u64 rn; | ^~ /kisskb/src/drivers/w1/slaves/w1_therm.c:2060:5: note: byref variable will be forcibly initialized 2060 | u8 ack; | ^~~ /kisskb/src/drivers/staging/rts5208/ms.c: In function 'mg_chg': /kisskb/src/drivers/staging/rts5208/ms.c:3899:5: note: byref variable will be forcibly initialized 3899 | u8 buf[32]; | ^~~ /kisskb/src/drivers/iio/trigger/iio-trig-sysfs.c: In function 'iio_sysfs_trig_remove': /kisskb/src/drivers/iio/trigger/iio-trig-sysfs.c:52:16: note: byref variable will be forcibly initialized 52 | unsigned long input; | ^~~~~ /kisskb/src/drivers/staging/rts5208/ms.c: In function 'mg_get_rsp_chg': /kisskb/src/drivers/staging/rts5208/ms.c:3973:15: note: byref variable will be forcibly initialized 3973 | u8 buf1[32], buf2[36]; | ^~~~ /kisskb/src/drivers/staging/rts5208/ms.c:3973:5: note: byref variable will be forcibly initialized 3973 | u8 buf1[32], buf2[36]; | ^~~~ /kisskb/src/drivers/staging/rts5208/ms.c: In function 'mg_rsp': /kisskb/src/drivers/staging/rts5208/ms.c:4028:5: note: byref variable will be forcibly initialized 4028 | u8 buf[32]; | ^~~ /kisskb/src/drivers/iio/trigger/iio-trig-sysfs.c: In function 'iio_sysfs_trig_add': /kisskb/src/drivers/iio/trigger/iio-trig-sysfs.c:33:16: note: byref variable will be forcibly initialized 33 | unsigned long input; | ^~~~~ /kisskb/src/drivers/staging/rts5208/ms.c: In function 'reset_ms': /kisskb/src/drivers/staging/rts5208/ms.c:326:5: note: byref variable will be forcibly initialized 326 | u8 data[2]; | ^~~~ /kisskb/src/drivers/staging/rts5208/ms.c:1884:10: note: byref variable will be forcibly initialized 1884 | u8 val, extra[MS_EXTRA_SIZE], j, *ptr; | ^~~~~ /kisskb/src/drivers/staging/rts5208/ms.c:1884:5: note: byref variable will be forcibly initialized 1884 | u8 val, extra[MS_EXTRA_SIZE], j, *ptr; | ^~~ /kisskb/src/drivers/staging/rts5208/ms.c: In function 'ms_read_multiple_pages': /kisskb/src/drivers/staging/rts5208/ms.c:326:5: note: byref variable will be forcibly initialized 326 | u8 data[2]; | ^~~~ /kisskb/src/drivers/staging/rts5208/ms.c:326:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/rts5208/ms.c:2960:54: note: byref variable will be forcibly initialized 2960 | u8 extra[MS_EXTRA_SIZE], page_addr, val, trans_cfg, data[6]; | ^~~~ /kisskb/src/drivers/staging/rts5208/ms.c:2960:38: note: byref variable will be forcibly initialized 2960 | u8 extra[MS_EXTRA_SIZE], page_addr, val, trans_cfg, data[6]; | ^~~ /kisskb/src/drivers/staging/rts5208/ms.c:2960:5: note: byref variable will be forcibly initialized 2960 | u8 extra[MS_EXTRA_SIZE], page_addr, val, trans_cfg, data[6]; | ^~~~~ /kisskb/src/drivers/iio/proximity/isl29501.c: In function 'isl29501_get_scale': /kisskb/src/drivers/iio/proximity/isl29501.c:661:6: note: byref variable will be forcibly initialized 661 | u32 current_scale; | ^~~~~~~~~~~~~ /kisskb/src/drivers/iio/proximity/isl29501.c: In function 'isl29501_get_inttime': /kisskb/src/drivers/iio/proximity/isl29501.c:735:6: note: byref variable will be forcibly initialized 735 | u32 inttime; | ^~~~~~~ /kisskb/src/drivers/iio/proximity/isl29501.c: In function 'isl29501_get_freq': /kisskb/src/drivers/iio/proximity/isl29501.c:754:6: note: byref variable will be forcibly initialized 754 | int sample_time; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/rts5208/ms.c: In function 'ms_rw_multi_sector': /kisskb/src/drivers/staging/rts5208/ms.c:3397:26: note: byref variable will be forcibly initialized 3397 | unsigned int index = 0, offset = 0; | ^~~~~~ /kisskb/src/drivers/staging/rts5208/ms.c:3397:15: note: byref variable will be forcibly initialized 3397 | unsigned int index = 0, offset = 0; | ^~~~~ /kisskb/src/drivers/iio/proximity/isl29501.c: In function 'isl29501_write_ext': /kisskb/src/drivers/iio/proximity/isl29501.c:387:15: note: byref variable will be forcibly initialized 387 | unsigned int val; | ^~~ /kisskb/src/drivers/iio/proximity/isl29501.c: In function 'isl29501_read_ext': /kisskb/src/drivers/iio/proximity/isl29501.c:266:26: note: byref variable will be forcibly initialized 266 | u32 value, gain, coeff, exp; | ^~~ /kisskb/src/drivers/iio/proximity/isl29501.c:266:19: note: byref variable will be forcibly initialized 266 | u32 value, gain, coeff, exp; | ^~~~~ /kisskb/src/drivers/iio/proximity/isl29501.c:266:13: note: byref variable will be forcibly initialized 266 | u32 value, gain, coeff, exp; | ^~~~ /kisskb/src/drivers/ata/pata_ns87410.c: In function 'ns87410_init_one': /kisskb/src/drivers/ata/pata_ns87410.c:136:30: note: byref variable will be forcibly initialized 136 | const struct ata_port_info *ppi[] = { &info, NULL }; | ^~~ /kisskb/src/drivers/ata/pata_ns87410.c: In function 'ns87410_set_piomode': /kisskb/src/drivers/ata/pata_ns87410.c:55:20: note: byref variable will be forcibly initialized 55 | struct ata_timing at; | ^~ /kisskb/src/drivers/ata/pata_ns87410.c:54:13: note: byref variable will be forcibly initialized 54 | u8 idetcr, idefr; | ^~~~~ /kisskb/src/drivers/iio/inkern.c: In function 'iio_channel_read': /kisskb/src/drivers/iio/inkern.c:536:6: note: byref variable will be forcibly initialized 536 | int val_len = 2; | ^~~~~~~ /kisskb/src/drivers/iio/inkern.c:534:6: note: byref variable will be forcibly initialized 534 | int vals[INDIO_MAX_RAW_ELEMENTS]; | ^~~~ /kisskb/src/drivers/iio/inkern.c:533:6: note: byref variable will be forcibly initialized 533 | int unused; | ^~~~~~ /kisskb/src/drivers/iio/inkern.c: In function 'iio_convert_raw_to_processed_unlocked': /kisskb/src/drivers/iio/inkern.c:598:41: note: byref variable will be forcibly initialized 598 | int scale_type, scale_val, scale_val2, offset; | ^~~~~~ /kisskb/src/drivers/iio/inkern.c:598:29: note: byref variable will be forcibly initialized 598 | int scale_type, scale_val, scale_val2, offset; | ^~~~~~~~~~ /kisskb/src/drivers/iio/inkern.c:598:18: note: byref variable will be forcibly initialized 598 | int scale_type, scale_val, scale_val2, offset; | ^~~~~~~~~ /kisskb/src/drivers/iio/inkern.c: In function 'iio_channel_read_max': /kisskb/src/drivers/iio/inkern.c:799:6: note: byref variable will be forcibly initialized 799 | int length; | ^~~~~~ /kisskb/src/drivers/iio/inkern.c:798:13: note: byref variable will be forcibly initialized 798 | const int *vals; | ^~~~ /kisskb/src/drivers/iio/inkern.c:797:6: note: byref variable will be forcibly initialized 797 | int unused; | ^~~~~~ /kisskb/src/drivers/iio/inkern.c: In function 'iio_read_avail_channel_raw': /kisskb/src/drivers/iio/inkern.c:780:6: note: byref variable will be forcibly initialized 780 | int type; | ^~~~ /kisskb/src/drivers/iio/inkern.c: In function 'iio_read_max_channel_raw': /kisskb/src/drivers/iio/inkern.c:844:6: note: byref variable will be forcibly initialized 844 | int type; | ^~~~ In file included from /kisskb/src/drivers/iio/inkern.c:8: /kisskb/src/drivers/iio/inkern.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/iio/inkern.c: In function '__of_iio_channel_get': /kisskb/src/drivers/iio/inkern.c:158:25: note: byref variable will be forcibly initialized 158 | struct of_phandle_args iiospec; | ^~~~~~~ /kisskb/src/drivers/iio/industrialio-core.c: In function 'iio_get_time_ns': /kisskb/src/drivers/iio/industrialio-core.c:299:20: note: byref variable will be forcibly initialized 299 | struct timespec64 tp; | ^~ /kisskb/src/drivers/iio/industrialio-core.c: In function 'iio_read_channel_info': /kisskb/src/drivers/iio/industrialio-core.c:763:6: note: byref variable will be forcibly initialized 763 | int val_len = 2; | ^~~~~~~ /kisskb/src/drivers/iio/industrialio-core.c:761:6: note: byref variable will be forcibly initialized 761 | int vals[INDIO_MAX_RAW_ELEMENTS]; | ^~~~ /kisskb/src/drivers/iio/industrialio-core.c: In function 'iio_read_channel_info_avail': /kisskb/src/drivers/iio/industrialio-core.c:836:6: note: byref variable will be forcibly initialized 836 | int type; | ^~~~ /kisskb/src/drivers/iio/industrialio-core.c:835:6: note: byref variable will be forcibly initialized 835 | int length; | ^~~~~~ /kisskb/src/drivers/iio/industrialio-core.c:833:13: note: byref variable will be forcibly initialized 833 | const int *vals; | ^~~~ In file included from /kisskb/src/drivers/iio/industrialio-core.c:23: /kisskb/src/drivers/iio/industrialio-core.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/iio/industrialio-core.c: In function 'iio_debugfs_write_reg': /kisskb/src/drivers/iio/industrialio-core.c:418:7: note: byref variable will be forcibly initialized 418 | char buf[80]; | ^~~ /kisskb/src/drivers/iio/industrialio-core.c:417:16: note: byref variable will be forcibly initialized 417 | unsigned reg, val; | ^~~ /kisskb/src/drivers/iio/industrialio-core.c:417:11: note: byref variable will be forcibly initialized 417 | unsigned reg, val; | ^~~ /kisskb/src/drivers/iio/industrialio-core.c: In function 'iio_write_channel_info': /kisskb/src/drivers/iio/industrialio-core.c:982:8: note: byref variable will be forcibly initialized 982 | char ch; | ^~ /kisskb/src/drivers/iio/industrialio-core.c:951:15: note: byref variable will be forcibly initialized 951 | int integer, fract = 0; | ^~~~~ /kisskb/src/drivers/iio/industrialio-core.c:951:6: note: byref variable will be forcibly initialized 951 | int integer, fract = 0; | ^~~~~~~ /kisskb/src/drivers/iio/industrialio-core.c: In function 'iio_debugfs_read_reg': /kisskb/src/drivers/iio/industrialio-core.c:387:11: note: byref variable will be forcibly initialized 387 | unsigned 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/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, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/industrialio-event.c:126:15: note: byref variable will be forcibly initialized 126 | unsigned int copied; | ^~~~~~ /kisskb/src/drivers/iio/industrialio-event.c: In function 'iio_event_ioctl': /kisskb/src/drivers/iio/industrialio-event.c:484:6: note: byref variable will be forcibly initialized 484 | int fd; | ^~ In file included from /kisskb/src/drivers/iio/industrialio-event.c:17: /kisskb/src/drivers/iio/industrialio-event.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/iio/industrialio-event.c: In function 'iio_ev_value_store': /kisskb/src/drivers/iio/industrialio-event.c:331:11: note: byref variable will be forcibly initialized 331 | int val, val2; | ^~~~ /kisskb/src/drivers/iio/industrialio-event.c:331:6: note: byref variable will be forcibly initialized 331 | int val, val2; | ^~~ /kisskb/src/drivers/iio/industrialio-event.c: In function 'iio_ev_value_show': /kisskb/src/drivers/iio/industrialio-event.c:310:17: note: byref variable will be forcibly initialized 310 | int val, val2, val_arr[2]; | ^~~~~~~ /kisskb/src/drivers/iio/industrialio-event.c:310:11: note: byref variable will be forcibly initialized 310 | int val, val2, val_arr[2]; | ^~~~ /kisskb/src/drivers/iio/industrialio-event.c:310:6: note: byref variable will be forcibly initialized 310 | int val, val2, val_arr[2]; | ^~~ /kisskb/src/drivers/iio/industrialio-event.c: In function 'iio_ev_state_store': /kisskb/src/drivers/iio/industrialio-event.c:274:7: note: byref variable will be forcibly initialized 274 | bool val; | ^~~ 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); | ^~~~~~~~~ make[3]: *** [/kisskb/src/scripts/Makefile.build:571: drivers/gpu/drm] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:571: drivers/gpu] Error 2 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/drivers/iio/proximity/pulsedlight-lidar-lite-v2.c: In function 'lidar_read_byte': /kisskb/src/drivers/iio/proximity/pulsedlight-lidar-lite-v2.c:122:5: note: byref variable will be forcibly initialized 122 | u8 val; | ^~~ /kisskb/src/drivers/iio/proximity/pulsedlight-lidar-lite-v2.c: In function 'lidar_read_measurement': /kisskb/src/drivers/iio/proximity/pulsedlight-lidar-lite-v2.c:144:9: note: byref variable will be forcibly initialized 144 | __be16 value; | ^~~~~ /kisskb/src/drivers/iio/proximity/pulsedlight-lidar-lite-v2.c: In function 'lidar_get_measurement': /kisskb/src/drivers/iio/proximity/pulsedlight-lidar-lite-v2.c:144:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/proximity/pulsedlight-lidar-lite-v2.c:122:5: note: byref variable will be forcibly initialized 122 | u8 val; | ^~~ /kisskb/src/drivers/iio/proximity/pulsedlight-lidar-lite-v2.c: In function 'lidar_read_raw': /kisskb/src/drivers/iio/proximity/pulsedlight-lidar-lite-v2.c:209:7: note: byref variable will be forcibly initialized 209 | u16 reg; | ^~~ /kisskb/src/drivers/iio/proximity/pulsedlight-lidar-lite-v2.c: In function 'lidar_i2c_xfer': /kisskb/src/drivers/iio/proximity/pulsedlight-lidar-lite-v2.c:72:17: note: byref variable will be forcibly initialized 72 | struct i2c_msg msg[2]; | ^~~ /kisskb/src/drivers/ata/pata_opti.c: In function 'opti_init_one': /kisskb/src/drivers/ata/pata_opti.c:169:30: note: byref variable will be forcibly initialized 169 | const struct ata_port_info *ppi[] = { &info, NULL }; | ^~~ In file included from /kisskb/src/drivers/iio/pressure/mpl115_spi.c:11: /kisskb/src/drivers/iio/pressure/mpl115_spi.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/ata/pata_rz1000.c: In function 'rz1000_fifo_disable': /kisskb/src/drivers/ata/pata_rz1000.c:65:6: note: byref variable will be forcibly initialized 65 | u16 reg; | ^~~ /kisskb/src/drivers/ata/pata_rz1000.c: In function 'rz1000_init_one': /kisskb/src/drivers/ata/pata_rz1000.c:93:30: note: byref variable will be forcibly initialized 93 | const struct ata_port_info *ppi[] = { &info, NULL }; | ^~~ In file included from /kisskb/src/drivers/iio/potentiometer/mcp4131.c:43: /kisskb/src/drivers/iio/potentiometer/mcp4131.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/iio/potentiometer/mcp4131.c: In function 'mcp4131_read': /kisskb/src/drivers/iio/potentiometer/mcp4131.c:156:21: note: byref variable will be forcibly initialized 156 | struct spi_message m; | ^ /kisskb/src/drivers/iio/industrialio-buffer.c: In function 'iio_buffer_update_demux': /kisskb/src/drivers/iio/industrialio-buffer.c:978:26: note: byref variable will be forcibly initialized 978 | struct iio_demux_table *p = NULL; | ^ In file included from /kisskb/src/drivers/iio/industrialio-buffer.c:19: /kisskb/src/drivers/iio/industrialio-buffer.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/iio/industrialio-buffer.c: In function 'iio_device_buffer_getfd': /kisskb/src/drivers/iio/industrialio-buffer.c:1538:10: note: byref variable will be forcibly initialized 1538 | int fd, idx, ret; | ^~~ /kisskb/src/drivers/iio/industrialio-buffer.c:1538:6: note: byref variable will be forcibly initialized 1538 | int fd, idx, ret; | ^~ /kisskb/src/drivers/staging/vt6655/srom.c: In function 'SROMbyReadEmbedded': /kisskb/src/drivers/staging/vt6655/srom.c:66:16: note: byref variable will be forcibly initialized 66 | unsigned char byOrg; | ^~~~~ /kisskb/src/drivers/staging/vt6655/srom.c:65:16: note: byref variable will be forcibly initialized 65 | unsigned char byData; | ^~~~~~ /kisskb/src/drivers/staging/vt6655/srom.c:64:16: note: byref variable will be forcibly initialized 64 | unsigned char byWait; | ^~~~~~ /kisskb/src/drivers/iio/industrialio-buffer.c: In function 'iio_buffer_store_watermark': /kisskb/src/drivers/iio/industrialio-buffer.c:1341:15: note: byref variable will be forcibly initialized 1341 | unsigned int val; | ^~~ /kisskb/src/drivers/iio/industrialio-buffer.c: In function 'iio_buffer_write_length': /kisskb/src/drivers/iio/industrialio-buffer.c:648:15: note: byref variable will be forcibly initialized 648 | unsigned int val; | ^~~ /kisskb/src/drivers/iio/industrialio-buffer.c: In function 'iio_scan_el_ts_store': /kisskb/src/drivers/iio/industrialio-buffer.c:558:7: note: byref variable will be forcibly initialized 558 | bool state; | ^~~~~ /kisskb/src/drivers/iio/industrialio-buffer.c: In function 'iio_scan_el_store': /kisskb/src/drivers/iio/industrialio-buffer.c:508:7: note: byref variable will be forcibly initialized 508 | bool state; | ^~~~~ /kisskb/src/drivers/iio/industrialio-buffer.c: In function '__iio_update_buffers': /kisskb/src/drivers/iio/industrialio-buffer.c:1194:27: note: byref variable will be forcibly initialized 1194 | struct iio_device_config new_config; | ^~~~~~~~~~ /kisskb/src/drivers/iio/industrialio-buffer.c: In function 'iio_buffer_store_enable': /kisskb/src/drivers/iio/industrialio-buffer.c:1298:7: note: byref variable will be forcibly initialized 1298 | bool requested_state; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/key.c: In function 'vnt_set_keymode': /kisskb/src/drivers/staging/vt6655/key.c:23:5: note: byref variable will be forcibly initialized 23 | u8 broadcast[6] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; | ^~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/usb_halinit.c: In function 'Hal_EfuseParseMACAddr_8188EU': /kisskb/src/drivers/staging/r8188eu/hal/usb_halinit.c:986:5: note: byref variable will be forcibly initialized 986 | u8 sMacAddr[6] = {0x00, 0xE0, 0x4C, 0x81, 0x88, 0x02}; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/usb_halinit.c: In function 'SetHwReg8188EU': /kisskb/src/drivers/staging/r8188eu/hal/usb_halinit.c:1527:7: note: byref variable will be forcibly initialized 1527 | u8 RegToSet_Normal[4] = {0x41, 0xa8, 0x72, 0xb9}; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/usb_halinit.c:1188:8: note: byref variable will be forcibly initialized 1188 | u16 BrateCfg = 0; | ^~~~~~~~ /kisskb/src/drivers/w1/slaves/w1_ds2405.c: In function 'output_store': /kisskb/src/drivers/w1/slaves/w1_ds2405.c:183:6: note: byref variable will be forcibly initialized 183 | u8 cmd[9]; | ^~~ /kisskb/src/drivers/w1/slaves/w1_ds2405.c:145:15: note: byref variable will be forcibly initialized 145 | unsigned int val; | ^~~ /kisskb/src/drivers/w1/slaves/w1_ds2405.c:144:6: note: byref variable will be forcibly initialized 144 | int ret, current_pio; | ^~~ /kisskb/src/drivers/staging/vt6655/rf.c: In function 'IFRFbWriteEmbedded': /kisskb/src/drivers/staging/vt6655/rf.c:499:16: note: byref variable will be forcibly initialized 499 | unsigned long dwValue; | ^~~~~~~ In file included from /kisskb/src/drivers/staging/vt6655/rf.c:21: /kisskb/src/drivers/staging/vt6655/rf.c: In function 'RFbAL2230Init': /kisskb/src/drivers/staging/vt6655/mac.h:550:17: note: byref variable will be forcibly initialized 550 | unsigned short wData; \ | ^~~~~ /kisskb/src/drivers/staging/vt6655/rf.c:562:2: note: in expansion of macro 'MACvWordRegBitsOn' 562 | MACvWordRegBitsOn(iobase, MAC_REG_SOFTPWRCTL, (SOFTPWRCTL_SWPE3 | | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/mac.h:550:17: note: byref variable will be forcibly initialized 550 | unsigned short wData; \ | ^~~~~ /kisskb/src/drivers/staging/vt6655/rf.c:552:2: note: in expansion of macro 'MACvWordRegBitsOn' 552 | MACvWordRegBitsOn(iobase, MAC_REG_SOFTPWRCTL, SOFTPWRCTL_SWPE3); | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/mac.h:579:17: note: byref variable will be forcibly initialized 579 | unsigned short wData; \ | ^~~~~ /kisskb/src/drivers/staging/vt6655/rf.c:542:2: note: in expansion of macro 'MACvWordRegBitsOff' 542 | MACvWordRegBitsOff(iobase, MAC_REG_SOFTPWRCTL, SOFTPWRCTL_SWPE3); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/mac.h:550:17: note: byref variable will be forcibly initialized 550 | unsigned short wData; \ | ^~~~~ /kisskb/src/drivers/staging/vt6655/rf.c:539:2: note: in expansion of macro 'MACvWordRegBitsOn' 539 | MACvWordRegBitsOn(iobase, MAC_REG_SOFTPWRCTL, (SOFTPWRCTL_SWPECTI | | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/rf.c: In function 's_bAL7230Init': /kisskb/src/drivers/staging/vt6655/mac.h:550:17: note: byref variable will be forcibly initialized 550 | unsigned short wData; \ | ^~~~~ /kisskb/src/drivers/staging/vt6655/rf.c:439:2: note: in expansion of macro 'MACvWordRegBitsOn' 439 | MACvWordRegBitsOn(iobase, MAC_REG_SOFTPWRCTL, (SOFTPWRCTL_SWPE3 | | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/mac.h:550:17: note: byref variable will be forcibly initialized 550 | unsigned short wData; \ | ^~~~~ /kisskb/src/drivers/staging/vt6655/rf.c:426:2: note: in expansion of macro 'MACvWordRegBitsOn' 426 | MACvWordRegBitsOn(iobase, MAC_REG_SOFTPWRCTL, SOFTPWRCTL_SWPE3); | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/mac.h:550:17: note: byref variable will be forcibly initialized 550 | unsigned short wData; \ | ^~~~~ /kisskb/src/drivers/staging/vt6655/rf.c:418:2: note: in expansion of macro 'MACvWordRegBitsOn' 418 | MACvWordRegBitsOn(iobase, MAC_REG_SOFTPWRCTL, (SOFTPWRCTL_SWPECTI | | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/rf.c: In function 's_bAL7230SelectChannel': /kisskb/src/drivers/staging/vt6655/mac.h:550:17: note: byref variable will be forcibly initialized 550 | unsigned short wData; \ | ^~~~~ /kisskb/src/drivers/staging/vt6655/rf.c:471:2: note: in expansion of macro 'MACvWordRegBitsOn' 471 | MACvWordRegBitsOn(iobase, MAC_REG_SOFTPWRCTL, SOFTPWRCTL_SWPE3); | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/mac.h:579:17: note: byref variable will be forcibly initialized 579 | unsigned short wData; \ | ^~~~~ /kisskb/src/drivers/staging/vt6655/rf.c:464:2: note: in expansion of macro 'MACvWordRegBitsOff' 464 | MACvWordRegBitsOff(iobase, MAC_REG_SOFTPWRCTL, SOFTPWRCTL_SWPE3); | ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/iio/temperature/max31865.c:18: /kisskb/src/drivers/iio/temperature/max31865.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/iio/temperature/max31865.c: In function 'enable_bias': /kisskb/src/drivers/iio/temperature/max31865.c:70:12: note: byref variable will be forcibly initialized 70 | static int enable_bias(struct max31865_data *data) | ^~~~~~~~~~~ /kisskb/src/drivers/iio/temperature/max31865.c: In function 'disable_bias': /kisskb/src/drivers/iio/temperature/max31865.c:87:12: note: byref variable will be forcibly initialized 87 | static int disable_bias(struct max31865_data *data) | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6655/rf.c: In function 'RFvRSSITodBm': /kisskb/src/drivers/staging/vt6655/rf.c:886:16: note: byref variable will be forcibly initialized 886 | unsigned char abyAIROHARF[4] = {0, 18, 0, 40}; | ^~~~~~~~~~~ /kisskb/src/drivers/iio/temperature/max31865.c: In function 'max31865_init': /kisskb/src/drivers/iio/temperature/max31865.c:173:12: note: byref variable will be forcibly initialized 173 | static int max31865_init(struct max31865_data *data) | ^~~~~~~~~~~~~ /kisskb/src/drivers/iio/temperature/max31865.c: In function 'max31865_rtd_read': /kisskb/src/drivers/iio/temperature/max31865.c:105:12: note: byref variable will be forcibly initialized 105 | static int max31865_rtd_read(struct max31865_data *data, int *val) | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/temperature/max31865.c:105:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/temperature/max31865.c: In function 'set_filter': /kisskb/src/drivers/iio/temperature/max31865.c:238:15: note: byref variable will be forcibly initialized 238 | unsigned int freq; | ^~~~ /kisskb/src/drivers/iio/temperature/max31865.c: In function 'show_fault': /kisskb/src/drivers/iio/temperature/max31865.c:198:16: note: byref variable will be forcibly initialized 198 | static ssize_t show_fault(struct device *dev, u8 faultbit, char *buf) | ^~~~~~~~~~ /kisskb/src/drivers/ata/ata_generic.c: In function 'is_intel_ider': /kisskb/src/drivers/ata/ata_generic.c:129:6: note: byref variable will be forcibly initialized 129 | u16 t; | ^ /kisskb/src/drivers/ata/ata_generic.c:128:6: note: byref variable will be forcibly initialized 128 | u32 r; | ^ /kisskb/src/drivers/ata/ata_generic.c: In function 'ata_generic_init_one': /kisskb/src/drivers/ata/ata_generic.c:173:30: note: byref variable will be forcibly initialized 173 | const struct ata_port_info *ppi[] = { &info, NULL }; | ^~~ /kisskb/src/drivers/ata/ata_generic.c:165:6: note: byref variable will be forcibly initialized 165 | u16 command; | ^~~~~~~ In file included from /kisskb/src/drivers/iio/dac/ad5592r.c:14: /kisskb/src/drivers/iio/dac/ad5592r.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/iio/light/cm3605.c: In function 'cm3605_get_lux': /kisskb/src/drivers/iio/light/cm3605.c:75:11: note: byref variable will be forcibly initialized 75 | int ret, res; | ^~~ /kisskb/src/drivers/iio/light/cm3605.c: In function 'cm3605_probe': /kisskb/src/drivers/iio/light/cm3605.c:161:6: note: byref variable will be forcibly initialized 161 | u32 rset; | ^~~~ /kisskb/src/drivers/iio/light/cm3605.c:160:21: note: byref variable will be forcibly initialized 160 | enum iio_chan_type ch_type; | ^~~~~~~ /kisskb/src/drivers/iio/proximity/srf08.c: In function 'srf08_store_sensitivity': /kisskb/src/drivers/iio/proximity/srf08.c:388:15: note: byref variable will be forcibly initialized 388 | unsigned int val; | ^~~ /kisskb/src/drivers/iio/proximity/srf08.c: In function 'srf08_store_range_mm': /kisskb/src/drivers/iio/proximity/srf08.c:298:15: note: byref variable will be forcibly initialized 298 | int integer, fract; | ^~~~~ /kisskb/src/drivers/iio/proximity/srf08.c:298:6: note: byref variable will be forcibly initialized 298 | int integer, fract; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/usb_ops_linux.c: In function 'usb_read': /kisskb/src/drivers/staging/r8188eu/hal/usb_ops_linux.c:17:5: note: byref variable will be forcibly initialized 17 | u8 io_buf[4]; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/usb_ops_linux.c: In function 'usb_write': /kisskb/src/drivers/staging/r8188eu/hal/usb_ops_linux.c:60:5: note: byref variable will be forcibly initialized 60 | u8 io_buf[VENDOR_CMD_MAX_DATA_LEN]; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/hal/usb_ops_linux.c: In function 'rtw_read8': /kisskb/src/drivers/staging/r8188eu/hal/usb_ops_linux.c:102:5: note: byref variable will be forcibly initialized 102 | u8 data; | ^~~~ /kisskb/src/drivers/staging/r8188eu/hal/usb_ops_linux.c: In function 'rtw_read16': /kisskb/src/drivers/staging/r8188eu/hal/usb_ops_linux.c:114:9: note: byref variable will be forcibly initialized 114 | __le16 data; | ^~~~ /kisskb/src/drivers/staging/r8188eu/hal/usb_ops_linux.c: In function 'rtw_read32': /kisskb/src/drivers/staging/r8188eu/hal/usb_ops_linux.c:126:9: note: byref variable will be forcibly initialized 126 | __le32 data; | ^~~~ /kisskb/src/drivers/staging/r8188eu/hal/usb_ops_linux.c: In function 'rtw_write16': /kisskb/src/drivers/staging/r8188eu/hal/usb_ops_linux.c:150:9: note: byref variable will be forcibly initialized 150 | __le16 data = cpu_to_le16(val); | ^~~~ /kisskb/src/drivers/staging/r8188eu/hal/usb_ops_linux.c: In function 'rtw_write32': /kisskb/src/drivers/staging/r8188eu/hal/usb_ops_linux.c:163:9: note: byref variable will be forcibly initialized 163 | __le32 data = cpu_to_le32(val); | ^~~~ /kisskb/src/drivers/w1/slaves/w1_ds2408.c: In function 'optional_read_back_valid': /kisskb/src/drivers/w1/slaves/w1_ds2408.c:142:5: note: byref variable will be forcibly initialized 142 | u8 w1_buf[3]; | ^~~~~~ /kisskb/src/drivers/w1/slaves/w1_ds2408.c: In function 'status_control_write': /kisskb/src/drivers/w1/slaves/w1_ds2408.c:247:5: note: byref variable will be forcibly initialized 247 | u8 w1_buf[4]; | ^~~~~~ /kisskb/src/drivers/w1/slaves/w1_ds2408.c: In function '_read_reg': /kisskb/src/drivers/w1/slaves/w1_ds2408.c:40:5: note: byref variable will be forcibly initialized 40 | u8 wrbuf[3]; | ^~~~~ /kisskb/src/drivers/w1/slaves/w1_ds2408.c: In function 'output_write': /kisskb/src/drivers/w1/slaves/w1_ds2408.c:167:5: note: byref variable will be forcibly initialized 167 | u8 w1_buf[3]; | ^~~~~~ /kisskb/src/drivers/w1/slaves/w1_ds2408.c: In function 'w1_f29_disable_test_mode': /kisskb/src/drivers/w1/slaves/w1_ds2408.c:295:6: note: byref variable will be forcibly initialized 295 | u64 rn = le64_to_cpu(*((u64*)&sl->reg_num)); | ^~ /kisskb/src/drivers/w1/slaves/w1_ds2408.c:294:5: note: byref variable will be forcibly initialized 294 | u8 magic[10] = {0x96, }; | ^~~~~ /kisskb/src/drivers/iio/proximity/vcnl3020.c: In function 'vcnl3020_is_thr_enabled': /kisskb/src/drivers/iio/proximity/vcnl3020.c:276:15: note: byref variable will be forcibly initialized 276 | unsigned int icr; | ^~~ /kisskb/src/drivers/iio/proximity/vcnl3020.c: In function 'vcnl3020_is_in_periodic_mode': /kisskb/src/drivers/iio/proximity/vcnl3020.c:162:15: note: byref variable will be forcibly initialized 162 | unsigned int cmd; | ^~~ /kisskb/src/drivers/iio/proximity/vcnl3020.c: In function 'vcnl3020_read_proxy_samp_freq': /kisskb/src/drivers/iio/proximity/vcnl3020.c:219:15: note: byref variable will be forcibly initialized 219 | unsigned int prox_rate; | ^~~~~~~~~ /kisskb/src/drivers/iio/proximity/vcnl3020.c: In function 'vcnl3020_handle_irq_thread': /kisskb/src/drivers/iio/proximity/vcnl3020.c:577:15: note: byref variable will be forcibly initialized 577 | unsigned int isr; | ^~~ /kisskb/src/drivers/iio/proximity/vcnl3020.c: In function 'vcnl3020_measure_proximity': /kisskb/src/drivers/iio/proximity/vcnl3020.c:177:15: note: byref variable will be forcibly initialized 177 | unsigned int reg; | ^~~ /kisskb/src/drivers/iio/proximity/vcnl3020.c: In function 'vcnl3020_get_and_apply_property': /kisskb/src/drivers/iio/proximity/vcnl3020.c:115:6: note: byref variable will be forcibly initialized 115 | u32 val; | ^~~ /kisskb/src/drivers/iio/proximity/vcnl3020.c: In function 'vcnl3020_init': /kisskb/src/drivers/iio/proximity/vcnl3020.c:136:15: note: byref variable will be forcibly initialized 136 | unsigned int reg; | ^~~ /kisskb/src/drivers/iio/pressure/ms5611_core.c: In function 'ms5611_read_raw': /kisskb/src/drivers/iio/pressure/ms5611_core.c:242:12: note: byref variable will be forcibly initialized 242 | s32 temp, pressure; | ^~~~~~~~ /kisskb/src/drivers/iio/pressure/ms5611_core.c:242:6: note: byref variable will be forcibly initialized 242 | s32 temp, pressure; | ^~~~ /kisskb/src/drivers/iio/pressure/ms5611_core.c: In function 'ms5611_trigger_handler': /kisskb/src/drivers/iio/pressure/ms5611_core.c:218:4: note: byref variable will be forcibly initialized 218 | } scan; | ^~~~ /kisskb/src/drivers/iio/industrialio-trigger.c: In function 'iio_alloc_pollfunc': /kisskb/src/drivers/iio/industrialio-trigger.c:335:10: note: byref variable will be forcibly initialized 335 | va_list vargs; | ^~~~~ /kisskb/src/drivers/iio/industrialio-trigger.c: In function 'iio_trigger_alloc': /kisskb/src/drivers/iio/industrialio-trigger.c:582:10: note: byref variable will be forcibly initialized 582 | va_list vargs; | ^~~~~ /kisskb/src/drivers/iio/industrialio-trigger.c: In function 'devm_iio_trigger_alloc': /kisskb/src/drivers/iio/industrialio-trigger.c:621:10: note: byref variable will be forcibly initialized 621 | va_list vargs; | ^~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/mlme_linux.c: In function 'rtw_report_sec_ie': /kisskb/src/drivers/staging/r8188eu/os_dep/mlme_linux.c:111:19: note: byref variable will be forcibly initialized 111 | union iwreq_data wrqu; | ^~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/mlme_linux.c: In function 'rtw_indicate_sta_assoc_event': /kisskb/src/drivers/staging/r8188eu/os_dep/mlme_linux.c:168:19: note: byref variable will be forcibly initialized 168 | union iwreq_data wrqu; | ^~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/mlme_linux.c: In function 'rtw_indicate_sta_disassoc_event': /kisskb/src/drivers/staging/r8188eu/os_dep/mlme_linux.c:191:19: note: byref variable will be forcibly initialized 191 | union iwreq_data wrqu; | ^~~~ /kisskb/src/drivers/iio/pressure/ms5611_i2c.c: In function 'ms5611_i2c_read_adc': /kisskb/src/drivers/iio/pressure/ms5611_i2c.c:46:5: note: byref variable will be forcibly initialized 46 | u8 buf[3]; | ^~~ /kisskb/src/drivers/iio/proximity/vl53l0x-i2c.c: In function 'vl53l0x_read_proximity': /kisskb/src/drivers/iio/proximity/vl53l0x-i2c.c:105:5: note: byref variable will be forcibly initialized 105 | u8 buffer[12]; | ^~~~~~ In file included from /kisskb/src/drivers/iio/potentiometer/mcp41010.c:27: /kisskb/src/drivers/iio/potentiometer/mcp41010.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/ata/pata_legacy.c: In function 'legacy_check_special_cases': /kisskb/src/drivers/ata/pata_legacy.c:1076:7: note: byref variable will be forcibly initialized 1076 | u16 r; | ^ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/drivers/hid/hid-core.c:17: /kisskb/src/drivers/hid/hid-core.c: In function 'array3_size': /kisskb/src/include/linux/overflow.h:155:9: note: byref variable will be forcibly initialized 155 | size_t bytes; | ^~~~~ In file included from /kisskb/src/drivers/hid/hid-core.c:17: /kisskb/src/drivers/hid/hid-core.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c: In function 'rtw_wps_start': /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:2275:8: note: byref variable will be forcibly initialized 2275 | u32 u32wps_start = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c: In function 'rtw_test': /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:4256:8: note: byref variable will be forcibly initialized 4256 | char *ptmp; | ^~~~ /kisskb/src/drivers/ata/pata_legacy.c: In function 'vlb32_data_xfer': /kisskb/src/drivers/ata/pata_legacy.c:746:11: note: byref variable will be forcibly initialized 746 | __le32 pad = 0; | ^~~ /kisskb/src/drivers/ata/pata_legacy.c: In function 'qdi65x0_set_piomode': /kisskb/src/drivers/ata/pata_legacy.c:678:20: note: byref variable will be forcibly initialized 678 | struct ata_timing t; | ^ /kisskb/src/drivers/ata/pata_legacy.c: In function 'winbond_set_piomode': /kisskb/src/drivers/ata/pata_legacy.c:816:20: note: byref variable will be forcibly initialized 816 | struct ata_timing t; | ^ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c: In function 'rtw_wx_set_pmkid': /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:794:9: note: byref variable will be forcibly initialized 794 | u8 strIssueBssid[ETH_ALEN] = {0x00}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:793:9: note: byref variable will be forcibly initialized 793 | u8 strZeroMacAddress[ETH_ALEN] = {0x00}; | ^~~~~~~~~~~~~~~~~ /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; | ^~~~ /kisskb/src/drivers/ata/pata_legacy.c: In function 'opti82c46x_set_piomode': /kisskb/src/drivers/ata/pata_legacy.c:585:21: note: byref variable will be forcibly initialized 585 | struct ata_timing tp; | ^~ /kisskb/src/drivers/ata/pata_legacy.c:565:6: note: byref variable will be forcibly initialized 565 | int khz[4] = { 50000, 40000, 33000, 25000 }; | ^~~ /kisskb/src/drivers/ata/pata_legacy.c:562:20: note: byref variable will be forcibly initialized 562 | struct ata_timing t; | ^ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c: In function 'rtw_rereg_nd_name': /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:3532:7: note: byref variable will be forcibly initialized 3532 | char new_ifname[IFNAMSIZ]; | ^~~~~~~~~~ /kisskb/src/drivers/ata/pata_legacy.c: In function 'opti82c611a_set_piomode': /kisskb/src/drivers/ata/pata_legacy.c:506:21: note: byref variable will be forcibly initialized 506 | struct ata_timing tp; | ^~ /kisskb/src/drivers/ata/pata_legacy.c:490:6: note: byref variable will be forcibly initialized 490 | int khz[4] = { 50000, 40000, 33000, 25000 }; | ^~~ /kisskb/src/drivers/ata/pata_legacy.c:487:20: note: byref variable will be forcibly initialized 487 | struct ata_timing t; | ^ /kisskb/src/drivers/hid/hid-core.c: In function 'hid_open_report': /kisskb/src/drivers/hid/hid-core.c:1194:15: note: byref variable will be forcibly initialized 1194 | unsigned int size; | ^~~~ /kisskb/src/drivers/hid/hid-core.c:1193:18: note: byref variable will be forcibly initialized 1193 | struct hid_item item; | ^~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c: In function 'rtw_pm_set': /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:4215:11: note: byref variable will be forcibly initialized 4215 | unsigned mode = 0; | ^~~~ /kisskb/src/drivers/ata/pata_legacy.c: In function 'ht6560b_set_piomode': /kisskb/src/drivers/ata/pata_legacy.c:423:20: note: byref variable will be forcibly initialized 423 | struct ata_timing t; | ^ /kisskb/src/drivers/ata/pata_legacy.c: In function 'ht6560a_set_piomode': /kisskb/src/drivers/ata/pata_legacy.c:389:20: note: byref variable will be forcibly initialized 389 | struct ata_timing t; | ^ /kisskb/src/drivers/ata/pata_legacy.c: In function 'pdc_data_xfer_vlb': /kisskb/src/drivers/ata/pata_legacy.c:355:11: note: byref variable will be forcibly initialized 355 | __le32 pad = 0; | ^~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c: In function 'rtw_p2p_get_wps_configmethod': /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:2705:11: note: byref variable will be forcibly initialized 2705 | __be16 be_tmp; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:2704:9: note: byref variable will be forcibly initialized 2704 | uint wpsie_len = 0; | ^~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:2681:5: note: byref variable will be forcibly initialized 2681 | u8 attr_content_str[6 + 17] = {0x00}; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:2679:7: note: byref variable will be forcibly initialized 2679 | uint attr_contentlen = 0; | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/powerpc/include/asm/prom.h:23, from /kisskb/src/arch/powerpc/include/asm/pci.h:17, from /kisskb/src/include/linux/pci.h:1895, from /kisskb/src/drivers/ata/pata_legacy.c:50: /kisskb/src/drivers/ata/pata_legacy.c: In function 'platform_device_register_simple': /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:2672:5: note: byref variable will be forcibly initialized 2672 | u8 peerMACStr[17] = {0x00}; | ^~~~~~~~~~ /kisskb/src/include/linux/platform_device.h:126:30: note: byref variable will be forcibly initialized 126 | struct platform_device_info pdevinfo = { | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:2670:5: note: byref variable will be forcibly initialized 2670 | u8 peerMAC[ETH_ALEN] = {0x00}; | ^~~~~~~ /kisskb/src/drivers/ata/pata_legacy.c: In function 'legacy_init_one': /kisskb/src/include/linux/platform_device.h:126:30: note: byref variable will be forcibly initialized /kisskb/src/drivers/ata/pata_legacy.c: In function 'legacy_init': /kisskb/src/drivers/ata/pata_legacy.c:1213:6: note: byref variable will be forcibly initialized 1213 | int secondary = 0; | ^~~~~~~~~ /kisskb/src/drivers/ata/pata_legacy.c:1212:6: note: byref variable will be forcibly initialized 1212 | int primary = 0; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c: In function 'rtw_p2p_get_device_name': /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:2930:9: note: byref variable will be forcibly initialized 2930 | uint wpsie_len = 0; | ^~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:2907:5: note: byref variable will be forcibly initialized 2907 | u8 dev_name_str[WPS_MAX_DEVICE_NAME_LEN + 5] = {0x00}; /* +5 is for the str "devN =", we have to clear it at wrqu->data.pointer */ | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:2906:7: note: byref variable will be forcibly initialized 2906 | uint dev_len = 0; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:2905:5: note: byref variable will be forcibly initialized 2905 | u8 dev_name[WPS_MAX_DEVICE_NAME_LEN] = {0x00}; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:2899:5: note: byref variable will be forcibly initialized 2899 | u8 peerMACStr[17] = {0x00}; | ^~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:2897:5: note: byref variable will be forcibly initialized 2897 | u8 peerMAC[ETH_ALEN] = {0x00}; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c: In function 'rtw_p2p_get_device_type': /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:2854:9: note: byref variable will be forcibly initialized 2854 | uint wpsie_len = 0; | ^~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:2831:5: note: byref variable will be forcibly initialized 2831 | u8 dev_type_str[17 + 9] = {0x00}; /* +9 is for the str "dev_type =", we have to clear it at wrqu->data.pointer */ | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:2830:7: note: byref variable will be forcibly initialized 2830 | uint dev_type_len = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:2829:5: note: byref variable will be forcibly initialized 2829 | u8 dev_type[8] = {0x00}; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:2823:5: note: byref variable will be forcibly initialized 2823 | u8 peerMACStr[17] = {0x00}; | ^~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:2821:5: note: byref variable will be forcibly initialized 2821 | u8 peerMAC[ETH_ALEN] = {0x00}; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c: In function 'rtw_p2p_get_go_device_address': /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:2750:5: note: byref variable will be forcibly initialized 2750 | u8 go_devadd_str[100 + 10] = {0x00}; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:2748:5: note: byref variable will be forcibly initialized 2748 | u8 attr_content[100] = {0x00}; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:2747:21: note: byref variable will be forcibly initialized 2747 | uint p2pielen = 0, attr_contentlen = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:2747:7: note: byref variable will be forcibly initialized 2747 | uint p2pielen = 0, attr_contentlen = 0; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:2740:5: note: byref variable will be forcibly initialized 2740 | u8 peerMACStr[17] = {0x00}; | ^~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:2738:5: note: byref variable will be forcibly initialized 2738 | u8 peerMAC[ETH_ALEN] = {0x00}; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c: In function 'rtw_p2p_get_invitation_procedure': /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:2975:5: note: byref variable will be forcibly initialized 2975 | u8 inv_proc_str[17 + 8] = {0x00}; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:2973:5: note: byref variable will be forcibly initialized 2973 | u8 attr_content[2] = {0x00}; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:2972:21: note: byref variable will be forcibly initialized 2972 | uint p2pielen = 0, attr_contentlen = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:2972:7: note: byref variable will be forcibly initialized 2972 | uint p2pielen = 0, attr_contentlen = 0; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:2965:5: note: byref variable will be forcibly initialized 2965 | u8 peerMACStr[17] = {0x00}; | ^~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:2963:5: note: byref variable will be forcibly initialized 2963 | u8 peerMAC[ETH_ALEN] = {0x00}; | ^~~~~~~ /kisskb/src/drivers/hid/hid-core.c: In function 'new_id_store': /kisskb/src/drivers/hid/hid-core.c:2242:16: note: byref variable will be forcibly initialized 2242 | unsigned long driver_data = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/hid/hid-core.c:2241:21: note: byref variable will be forcibly initialized 2241 | __u32 bus, vendor, product; | ^~~~~~~ /kisskb/src/drivers/hid/hid-core.c:2241:13: note: byref variable will be forcibly initialized 2241 | __u32 bus, vendor, product; | ^~~~~~ /kisskb/src/drivers/hid/hid-core.c:2241:8: note: byref variable will be forcibly initialized 2241 | __u32 bus, vendor, product; | ^~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c: In function 'rtw_p2p_prov_disc': /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:3266:21: note: byref variable will be forcibly initialized 3266 | uint p2pielen = 0, attr_contentlen = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:3266:7: note: byref variable will be forcibly initialized 3266 | uint p2pielen = 0, attr_contentlen = 0; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:3264:5: note: byref variable will be forcibly initialized 3264 | u8 attr_content[100] = {0x00}; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:3257:5: note: byref variable will be forcibly initialized 3257 | u8 peerMAC[ETH_ALEN] = {0x00}; | ^~~~~~~ /kisskb/src/drivers/hid/hid-core.c: In function 'hid_connect': /kisskb/src/drivers/hid/hid-core.c:1938:7: note: byref variable will be forcibly initialized 1938 | char buf[64] = ""; | ^~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c: In function 'rtw_p2p_invite_req': /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:3127:21: note: byref variable will be forcibly initialized 3127 | uint p2pielen = 0, attr_contentlen = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:3127:7: note: byref variable will be forcibly initialized 3127 | uint p2pielen = 0, attr_contentlen = 0; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:3125:5: note: byref variable will be forcibly initialized 3125 | u8 attr_content[50] = {0x00}; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c: In function 'rtw_p2p_connect': /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:3040:5: note: byref variable will be forcibly initialized 3040 | u8 peerMAC[ETH_ALEN] = {0x00}; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c: In function 'rtw_wx_write32': /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:2032:6: note: byref variable will be forcibly initialized 2032 | u32 bytes; | ^~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:2031:6: note: byref variable will be forcibly initialized 2031 | u32 data32; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:2030:6: note: byref variable will be forcibly initialized 2030 | u32 addr; | ^~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c: In function 'rf_reg_dump': /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:3622:5: note: byref variable will be forcibly initialized 3622 | u8 rf_type, path_nums = 0; | ^~~~~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, 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:274:8: note: in expansion of macro 'wait_event_timeout' 274 | if (!wait_event_timeout(ihid->wait, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hid/i2c-hid/i2c-hid-core.c:218:17: note: byref variable will be forcibly initialized 218 | struct i2c_msg msg[2]; | ^~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c: In function 'rtw_dbg_port': /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:4077:9: note: byref variable will be forcibly initialized 4077 | u32 odm_flag; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:3929:9: note: byref variable will be forcibly initialized 3929 | u32 ODMFlag; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:3651:6: note: byref variable will be forcibly initialized 3651 | s32 extra_arg; | ^~~~~~~~~ /kisskb/src/drivers/hid/i2c-hid/i2c-hid-core.c: In function 'i2c_hid_get_report': /kisskb/src/drivers/hid/i2c-hid/i2c-hid-core.c:296:5: note: byref variable will be forcibly initialized 296 | u8 args[3]; | ^~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c: In function 'rtw_get_ap_info': /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:2163:7: note: byref variable will be forcibly initialized 2163 | char data[32]; | ^~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:2162:5: note: byref variable will be forcibly initialized 2162 | u8 bssid[ETH_ALEN]; | ^~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:2159:15: note: byref variable will be forcibly initialized 2159 | u32 cnt = 0, wpa_ielen; | ^~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c: In function 'rtw_wx_read32': /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:1981:6: note: byref variable will be forcibly initialized 1981 | u32 bytes; | ^~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:1979:6: note: byref variable will be forcibly initialized 1979 | u32 addr; | ^~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c: In function 'rtw_wx_set_enc': /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:1606:26: note: byref variable will be forcibly initialized 1606 | struct ndis_802_11_wep wep; | ^~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c: In function 'rtw_set_wpa_ie': /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:616:12: note: byref variable will be forcibly initialized 616 | u8 eid, wps_oui[4] = {0x0, 0x50, 0xf2, 0x04}; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:523:24: note: byref variable will be forcibly initialized 523 | int group_cipher = 0, pairwise_cipher = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:523:6: note: byref variable will be forcibly initialized 523 | int group_cipher = 0, pairwise_cipher = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c: In function 'rtw_wx_set_rate': /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:1413:5: note: byref variable will be forcibly initialized 1413 | u8 datarates[NumRates]; | ^~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c: In function 'rtw_wx_set_essid': /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:1301:26: note: byref variable will be forcibly initialized 1301 | struct ndis_802_11_ssid ndis_ssid; | ^~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c: In function 'rtw_wx_get_name': /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:651:6: note: byref variable will be forcibly initialized 651 | u32 ht_ielen = 0; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c: In function 'translate_scan': /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:305:8: note: byref variable will be forcibly initialized 305 | uint wps_ielen = 0; | ^~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:245:20: note: byref variable will be forcibly initialized 245 | u16 wpa_len = 0, rsn_len = 0; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:245:7: note: byref variable will be forcibly initialized 245 | u16 wpa_len = 0, rsn_len = 0; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:108:8: note: byref variable will be forcibly initialized 108 | u32 p2pielen = 0; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:89:6: note: byref variable will be forcibly initialized 89 | u32 ht_ielen = 0; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:86:18: note: byref variable will be forcibly initialized 86 | struct iw_event iwe; | ^~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c: In function 'indicate_wx_scan_complete_event': /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:46:19: note: byref variable will be forcibly initialized 46 | union iwreq_data wrqu; | ^~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c: In function 'rtw_wx_set_scan': /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:1097:26: note: byref variable will be forcibly initialized 1097 | struct ndis_802_11_ssid ssid[RTW_SSID_SCAN_AMOUNT]; | ^~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c: In function 'rtw_wx_set_priv': /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:4177:6: note: byref variable will be forcibly initialized 4177 | u8 wps_oui[4] = {0x0, 0x50, 0xf2, 0x04}; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c: In function 'rtw_indicate_wx_assoc_event': /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:54:19: note: byref variable will be forcibly initialized 54 | union iwreq_data wrqu; | ^~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c: In function 'rtw_indicate_wx_disassoc_event': /kisskb/src/drivers/staging/r8188eu/os_dep/ioctl_linux.c:69:19: note: byref variable will be forcibly initialized 69 | union iwreq_data wrqu; | ^~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/os_intfs.c: In function 'rtw_recv_select_queue': /kisskb/src/drivers/staging/r8188eu/os_dep/os_intfs.c:308:9: note: byref variable will be forcibly initialized 308 | __be16 eth_type; | ^~~~~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/drivers/staging/r8188eu/os_dep/../include/osdep_service.h:19, from /kisskb/src/drivers/staging/r8188eu/os_dep/osdep_service.c:6: /kisskb/src/drivers/staging/r8188eu/os_dep/osdep_service.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/iio/temperature/mlx90632.c: In function 'mlx90632_read_ee_register': /kisskb/src/drivers/iio/temperature/mlx90632.c:462:15: note: byref variable will be forcibly initialized 462 | unsigned int read; | ^~~~ /kisskb/src/drivers/iio/temperature/mlx90632.c: In function 'mlx90632_read_ambient_raw': /kisskb/src/drivers/iio/temperature/mlx90632.c:289:15: note: byref variable will be forcibly initialized 289 | unsigned int read_tmp; | ^~~~~~~~ /kisskb/src/drivers/iio/temperature/mlx90632.c: In function 'mlx90632_calc_ambient_dsp105': /kisskb/src/drivers/iio/temperature/mlx90632.c:710:23: note: byref variable will be forcibly initialized 710 | s16 ambient_new_raw, ambient_old_raw; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/temperature/mlx90632.c:710:6: note: byref variable will be forcibly initialized 710 | s16 ambient_new_raw, ambient_old_raw; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/temperature/mlx90632.c:708:18: note: byref variable will be forcibly initialized 708 | s32 PT, PR, PG, PO; | ^~ /kisskb/src/drivers/iio/temperature/mlx90632.c:708:14: note: byref variable will be forcibly initialized 708 | s32 PT, PR, PG, PO; | ^~ /kisskb/src/drivers/iio/temperature/mlx90632.c:708:10: note: byref variable will be forcibly initialized 708 | s32 PT, PR, PG, PO; | ^~ /kisskb/src/drivers/iio/temperature/mlx90632.c:708:6: note: byref variable will be forcibly initialized 708 | s32 PT, PR, PG, PO; | ^~ /kisskb/src/drivers/iio/temperature/mlx90632.c:707:15: note: byref variable will be forcibly initialized 707 | unsigned int read_tmp; | ^~~~~~~~ /kisskb/src/drivers/iio/temperature/mlx90632.c: In function 'mlx90632_read_object_raw': /kisskb/src/drivers/iio/temperature/mlx90632.c:309:15: note: byref variable will be forcibly initialized 309 | unsigned int read_tmp; | ^~~~~~~~ /kisskb/src/drivers/iio/temperature/mlx90632.c: In function 'mlx90632_read_object_raw_extended': /kisskb/src/drivers/iio/temperature/mlx90632.c:388:15: note: byref variable will be forcibly initialized 388 | unsigned int read_tmp; | ^~~~~~~~ /kisskb/src/drivers/iio/temperature/mlx90632.c: In function 'mlx90632_read_ambient_raw_extended': /kisskb/src/drivers/iio/temperature/mlx90632.c:370:15: note: byref variable will be forcibly initialized 370 | unsigned int read_tmp; | ^~~~~~~~ /kisskb/src/drivers/iio/temperature/mlx90632.c: In function 'mlx90632_perform_measurement': /kisskb/src/drivers/iio/temperature/mlx90632.c:220:15: note: byref variable will be forcibly initialized 220 | unsigned int reg_status; | ^~~~~~~~~~ /kisskb/src/drivers/iio/temperature/mlx90632.c: In function 'mlx90632_calc_object_dsp105': /kisskb/src/drivers/iio/temperature/mlx90632.c:631:56: note: byref variable will be forcibly initialized 631 | s16 ambient_new_raw, ambient_old_raw, object_new_raw, object_old_raw; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/iio/temperature/mlx90632.c:631:40: note: byref variable will be forcibly initialized 631 | s16 ambient_new_raw, ambient_old_raw, object_new_raw, object_old_raw; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/iio/temperature/mlx90632.c:631:23: note: byref variable will be forcibly initialized 631 | s16 ambient_new_raw, ambient_old_raw, object_new_raw, object_old_raw; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/temperature/mlx90632.c:631:6: note: byref variable will be forcibly initialized 631 | s16 ambient_new_raw, ambient_old_raw, object_new_raw, object_old_raw; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/temperature/mlx90632.c:629:15: note: byref variable will be forcibly initialized 629 | unsigned int read_tmp; | ^~~~~~~~ /kisskb/src/drivers/iio/temperature/mlx90632.c:628:22: note: byref variable will be forcibly initialized 628 | s32 Ea, Eb, Fa, Fb, Ga; | ^~ /kisskb/src/drivers/iio/temperature/mlx90632.c:628:18: note: byref variable will be forcibly initialized 628 | s32 Ea, Eb, Fa, Fb, Ga; | ^~ /kisskb/src/drivers/iio/temperature/mlx90632.c:628:14: note: byref variable will be forcibly initialized 628 | s32 Ea, Eb, Fa, Fb, Ga; | ^~ /kisskb/src/drivers/iio/temperature/mlx90632.c:628:10: note: byref variable will be forcibly initialized 628 | s32 Ea, Eb, Fa, Fb, Ga; | ^~ /kisskb/src/drivers/iio/temperature/mlx90632.c:628:6: note: byref variable will be forcibly initialized 628 | s32 Ea, Eb, Fa, Fb, Ga; | ^~ /kisskb/src/drivers/iio/temperature/mlx90632.c: In function 'mlx90632_probe': /kisskb/src/drivers/iio/temperature/mlx90632.c:851:15: note: byref variable will be forcibly initialized 851 | unsigned int read; | ^~~~ /kisskb/src/drivers/iio/dac/ad5770r.c: In function 'ad5770r_write_dac_powerdown': /kisskb/src/drivers/iio/dac/ad5770r.c:447:7: note: byref variable will be forcibly initialized 447 | bool readin; | ^~~~~~ /kisskb/src/drivers/iio/dac/ad5770r.c: In function 'ad5770r_get_filter_freq': /kisskb/src/drivers/iio/dac/ad5770r.c:275:15: note: byref variable will be forcibly initialized 275 | unsigned int regval, i; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/recv_linux.c: In function 'rtw_handle_tkip_mic_err': /kisskb/src/drivers/staging/r8188eu/os_dep/recv_linux.c:70:33: note: byref variable will be forcibly initialized 70 | struct iw_michaelmicfailure ev; | ^~ /kisskb/src/drivers/staging/r8188eu/os_dep/recv_linux.c:69:19: note: byref variable will be forcibly initialized 69 | union iwreq_data wrqu; | ^~~~ /kisskb/src/drivers/iio/dac/ad5770r.c: In function 'ad5770r_channel_config': /kisskb/src/drivers/iio/dac/ad5770r.c:517:15: note: byref variable will be forcibly initialized 517 | unsigned int num; | ^~~ /kisskb/src/drivers/iio/dac/ad5770r.c:516:11: note: byref variable will be forcibly initialized 516 | int ret, tmp[2], min, max; | ^~~ /kisskb/src/drivers/w1/slaves/w1_ds2413.c: In function 'output_write': /kisskb/src/drivers/w1/slaves/w1_ds2413.c:88:5: note: byref variable will be forcibly initialized 88 | u8 w1_buf[3]; | ^~~~~~ /kisskb/src/drivers/staging/rts5208/spi.c: In function 'spi_read_eeprom': /kisskb/src/drivers/staging/rts5208/spi.c:360:5: note: byref variable will be forcibly initialized 360 | u8 data; | ^~~~ /kisskb/src/drivers/staging/rts5208/spi.c: In function 'spi_read_flash': /kisskb/src/drivers/staging/rts5208/spi.c:557:26: note: byref variable will be forcibly initialized 557 | unsigned int index = 0, offset = 0; | ^~~~~~ /kisskb/src/drivers/staging/rts5208/spi.c:557:15: note: byref variable will be forcibly initialized 557 | unsigned int index = 0, offset = 0; | ^~~~~ /kisskb/src/drivers/staging/rts5208/spi.c: In function 'spi_write_flash': /kisskb/src/drivers/staging/rts5208/spi.c:654:26: note: byref variable will be forcibly initialized 654 | unsigned int index = 0, offset = 0; | ^~~~~~ /kisskb/src/drivers/staging/rts5208/spi.c:654:15: note: byref variable will be forcibly initialized 654 | unsigned int index = 0, offset = 0; | ^~~~~ /kisskb/src/drivers/w1/slaves/w1_ds2406.c: In function 'w1_f12_read_state': /kisskb/src/drivers/w1/slaves/w1_ds2406.c:30:5: note: byref variable will be forcibly initialized 30 | u8 w1_buf[6]={W1_F12_FUNC_READ_STATUS, 7, 0, 0, 0, 0}; | ^~~~~~ /kisskb/src/drivers/w1/slaves/w1_ds2406.c: In function 'w1_f12_write_output': /kisskb/src/drivers/w1/slaves/w1_ds2406.c:68:5: note: byref variable will be forcibly initialized 68 | u8 w1_buf[6]={W1_F12_FUNC_WRITE_STATUS, 7, 0, 0, 0, 0}; | ^~~~~~ /kisskb/src/drivers/w1/slaves/w1_ds2431.c: In function 'w1_f2d_readblock': /kisskb/src/drivers/w1/slaves/w1_ds2431.c:67:5: note: byref variable will be forcibly initialized 67 | u8 cmp[W1_F2D_READ_MAXLEN]; | ^~~ /kisskb/src/drivers/w1/slaves/w1_ds2431.c:66:5: note: byref variable will be forcibly initialized 66 | u8 wrbuf[3]; | ^~~~~ /kisskb/src/drivers/w1/slaves/w1_ds2431.c: In function 'w1_f2d_write': /kisskb/src/drivers/w1/slaves/w1_ds2431.c:149:5: note: byref variable will be forcibly initialized 149 | u8 rdbuf[W1_F2D_SCRATCH_SIZE + 3]; | ^~~~~ /kisskb/src/drivers/w1/slaves/w1_ds2431.c:148:5: note: byref variable will be forcibly initialized 148 | u8 wrbuf[4]; | ^~~~~ /kisskb/src/drivers/w1/slaves/w1_ds2431.c: In function 'eeprom_write': /kisskb/src/drivers/w1/slaves/w1_ds2431.c:224:9: note: byref variable will be forcibly initialized 224 | char tmp[W1_F2D_SCRATCH_SIZE]; | ^~~ /kisskb/src/drivers/w1/slaves/w1_ds2805.c: In function 'w1_f0d_readblock': /kisskb/src/drivers/w1/slaves/w1_ds2805.c:64:5: note: byref variable will be forcibly initialized 64 | u8 cmp[W1_F0D_READ_MAXLEN]; | ^~~ /kisskb/src/drivers/w1/slaves/w1_ds2805.c:63:5: note: byref variable will be forcibly initialized 63 | u8 wrbuf[3]; | ^~~~~ /kisskb/src/drivers/w1/slaves/w1_ds2805.c: In function 'w1_f0d_write': /kisskb/src/drivers/w1/slaves/w1_ds2805.c:148:5: note: byref variable will be forcibly initialized 148 | u8 rdbuf[W1_F0D_SCRATCH_SIZE]; | ^~~~~ /kisskb/src/drivers/w1/slaves/w1_ds2805.c:147:5: note: byref variable will be forcibly initialized 147 | u8 wrbuf[3]; | ^~~~~ /kisskb/src/drivers/w1/slaves/w1_ds2805.c: In function 'w1_f0d_write_bin': /kisskb/src/drivers/w1/slaves/w1_ds2805.c:223:9: note: byref variable will be forcibly initialized 223 | char tmp[W1_F0D_SCRATCH_SIZE]; | ^~~ /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/drivers/w1/w1.c: In function 'w1_atoreg_num': /kisskb/src/drivers/w1/w1.c:406:6: note: byref variable will be forcibly initialized 406 | u64 rn64_le; | ^~~~~~~ /kisskb/src/drivers/w1/w1.c:404:21: note: byref variable will be forcibly initialized 404 | unsigned long long id; | ^~ /kisskb/src/drivers/w1/w1.c:403:15: note: byref variable will be forcibly initialized 403 | unsigned int family; | ^~~~~~ /kisskb/src/drivers/w1/w1.c: In function 'w1_addr_crc_is_valid': /kisskb/src/drivers/w1/w1.c:935:7: note: byref variable will be forcibly initialized 935 | u64 corr_le = rn_le; | ^~~~~~~ /kisskb/src/drivers/w1/w1.c:920:6: note: byref variable will be forcibly initialized 920 | u64 rn_le = cpu_to_le64(rn); | ^~~~~ /kisskb/src/drivers/w1/w1.c: In function 'w1_master_attribute_store_pullup': /kisskb/src/drivers/w1/w1.c:262:7: note: byref variable will be forcibly initialized 262 | long tmp; | ^~~ /kisskb/src/drivers/w1/w1.c: In function 'w1_master_attribute_store_search': /kisskb/src/drivers/w1/w1.c:226:7: note: byref variable will be forcibly initialized 226 | long tmp; | ^~~ /kisskb/src/drivers/w1/w1.c: In function 'w1_master_attribute_store_max_slave_count': /kisskb/src/drivers/w1/w1.c:320:6: note: byref variable will be forcibly initialized 320 | int tmp; | ^~~ /kisskb/src/drivers/staging/gdm724x/gdm_lte.c: In function 'gdm_lte_netif_rx': /kisskb/src/drivers/staging/gdm724x/gdm_lte.c:568:21: note: byref variable will be forcibly initialized 568 | struct vlan_ethhdr vlan_eth; | ^~~~~~~~ /kisskb/src/drivers/staging/gdm724x/gdm_lte.c:567:16: note: byref variable will be forcibly initialized 567 | struct ethhdr eth; | ^~~ /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/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/staging/gdm724x/gdm_lte.c: In function 'gdm_lte_emulate_arp': /kisskb/src/drivers/staging/gdm724x/gdm_lte.c:108:5: note: byref variable will be forcibly initialized 108 | u8 arp_temp[60]; | ^~~~~~~~ /kisskb/src/drivers/staging/gdm724x/gdm_lte.c:97:21: note: byref variable will be forcibly initialized 97 | struct vlan_ethhdr vlan_eth; | ^~~~~~~~ /kisskb/src/drivers/staging/gdm724x/gdm_lte.c:96:16: note: byref variable will be forcibly initialized 96 | struct ethhdr eth; | ^~~ /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/staging/gdm724x/gdm_lte.c: In function 'icmp6_checksum': /kisskb/src/drivers/staging/gdm724x/gdm_lte.c:189:4: note: byref variable will be forcibly initialized 189 | } pseudo_header; | ^~~~~~~~~~~~~ /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/drivers/staging/gdm724x/gdm_lte.c: In function 'gdm_lte_event_send': /kisskb/src/drivers/staging/gdm724x/gdm_lte.c:507:6: note: byref variable will be forcibly initialized 507 | int idx; | ^~~ /kisskb/src/drivers/w1/w1.c: In function 'w1_search': /kisskb/src/drivers/w1/w1.c:991:15: note: byref variable will be forcibly initialized 991 | u64 last_rn, rn, tmp64; | ^~ /kisskb/src/drivers/staging/gdm724x/gdm_lte.c: In function 'gdm_lte_emulate_ndp': /kisskb/src/drivers/staging/gdm724x/gdm_lte.c:266:6: note: byref variable will be forcibly initialized 266 | u8 zero_addr8[16] = {0,}; | ^~~~~~~~~~ /kisskb/src/drivers/staging/gdm724x/gdm_lte.c:264:6: note: byref variable will be forcibly initialized 264 | u8 icmp_na[sizeof(struct icmp6hdr) + | ^~~~~~~ /kisskb/src/drivers/staging/gdm724x/gdm_lte.c:232:18: note: byref variable will be forcibly initialized 232 | struct icmp6hdr icmp6_out; | ^~~~~~~~~ /kisskb/src/drivers/staging/gdm724x/gdm_lte.c:230:17: note: byref variable will be forcibly initialized 230 | struct ipv6hdr ipv6_out; | ^~~~~~~~ /kisskb/src/drivers/staging/gdm724x/gdm_lte.c:224:33: note: byref variable will be forcibly initialized 224 | struct neighbour_advertisement na; | ^~ /kisskb/src/drivers/staging/gdm724x/gdm_lte.c:217:21: note: byref variable will be forcibly initialized 217 | struct vlan_ethhdr vlan_eth; | ^~~~~~~~ /kisskb/src/drivers/staging/gdm724x/gdm_lte.c:216:16: note: byref variable will be forcibly initialized 216 | struct ethhdr eth; | ^~~ /kisskb/src/drivers/staging/gdm724x/gdm_lte.c: In function 'gdm_lte_tx': /kisskb/src/drivers/staging/gdm724x/gdm_lte.c:407:6: note: byref variable will be forcibly initialized 407 | int idx; | ^~~ /kisskb/src/drivers/staging/gdm724x/gdm_lte.c: In function 'register_lte_device': /kisskb/src/drivers/staging/gdm724x/gdm_lte.c:870:5: note: byref variable will be forcibly initialized 870 | u8 addr[ETH_ALEN]; | ^~~~ /kisskb/src/drivers/staging/gdm724x/gdm_lte.c:869:7: note: byref variable will be forcibly initialized 869 | char pdn_dev_name[16]; | ^~~~~~~~~~~~ /kisskb/src/drivers/iio/pressure/ms5611_spi.c: In function 'ms5611_spi_read_adc': /kisskb/src/drivers/iio/pressure/ms5611_spi.c:42:5: note: byref variable will be forcibly initialized 42 | u8 buf[3] = { MS5611_READ_ADC }; | ^~~ /kisskb/src/drivers/iio/pressure/ms5611_spi.c: In function 'ms5611_spi_reset': /kisskb/src/drivers/iio/pressure/ms5611_spi.c:20:5: note: byref variable will be forcibly initialized 20 | u8 cmd = MS5611_RESET; | ^~~ In file included from /kisskb/src/drivers/iio/pressure/ms5611_spi.c:11: /kisskb/src/drivers/iio/pressure/ms5611_spi.c: In function 'spi_w8r16be': /kisskb/src/include/linux/spi/spi.h:1345:9: note: byref variable will be forcibly initialized 1345 | __be16 result; | ^~~~~~ /kisskb/src/drivers/staging/vt6656/main_usb.c: In function 'vnt_download_firmware': /kisskb/src/drivers/staging/vt6656/main_usb.c:102:25: note: byref variable will be forcibly initialized 102 | const struct firmware *fw; | ^~ /kisskb/src/drivers/staging/vt6656/main_usb.c: In function 'vnt_init_registers': /kisskb/src/drivers/staging/vt6656/main_usb.c:187:5: note: byref variable will be forcibly initialized 187 | u8 tmp; | ^~~ /kisskb/src/drivers/staging/vt6656/main_usb.c: In function 'vnt_configure': /kisskb/src/drivers/staging/vt6656/main_usb.c:866:5: note: byref variable will be forcibly initialized 866 | u8 rx_mode = 0; | ^~~~~~~ /kisskb/src/drivers/w1/slaves/w1_ds2433.c: In function 'w1_f23_refresh_block': /kisskb/src/drivers/w1/slaves/w1_ds2433.c:64:5: note: byref variable will be forcibly initialized 64 | u8 wrbuf[3]; | ^~~~~ /kisskb/src/drivers/w1/slaves/w1_ds2433.c: In function 'w1_f23_write': /kisskb/src/drivers/w1/slaves/w1_ds2433.c:158:5: note: byref variable will be forcibly initialized 158 | u8 rdbuf[W1_PAGE_SIZE + 3]; | ^~~~~ /kisskb/src/drivers/w1/slaves/w1_ds2433.c:157:5: note: byref variable will be forcibly initialized 157 | u8 wrbuf[4]; | ^~~~~ /kisskb/src/drivers/staging/r8188eu/os_dep/xmit_linux.c: In function 'rtw_mlcst2unicst': /kisskb/src/drivers/staging/r8188eu/os_dep/xmit_linux.c:167:18: note: byref variable will be forcibly initialized 167 | struct sk_buff *newskb; | ^~~~~~ In file included from /kisskb/src/drivers/staging/gs_fpgaboot/gs_fpgaboot.c:11: /kisskb/src/drivers/staging/gs_fpgaboot/gs_fpgaboot.c: In function 'platform_device_register_simple': /kisskb/src/include/linux/platform_device.h:126:30: note: byref variable will be forcibly initialized 126 | struct platform_device_info pdevinfo = { | ^~~~~~~~ /kisskb/src/drivers/staging/gs_fpgaboot/gs_fpgaboot.c: In function 'init_driver': /kisskb/src/include/linux/platform_device.h:126:30: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/gs_fpgaboot/gs_fpgaboot.c: In function 'readmagic_bitstream': /kisskb/src/drivers/staging/gs_fpgaboot/gs_fpgaboot.c:93:5: note: byref variable will be forcibly initialized 93 | u8 buf[13]; | ^~~ /kisskb/src/drivers/staging/gs_fpgaboot/gs_fpgaboot.c: In function 'readinfo_bitstream': /kisskb/src/drivers/staging/gs_fpgaboot/gs_fpgaboot.c:43:5: note: byref variable will be forcibly initialized 43 | u8 tbuf[2]; | ^~~~ /kisskb/src/drivers/staging/gs_fpgaboot/gs_fpgaboot.c: In function 'readlength_bitstream': /kisskb/src/drivers/staging/gs_fpgaboot/gs_fpgaboot.c:69:5: note: byref variable will be forcibly initialized 69 | u8 tbuf[4]; | ^~~~ /kisskb/src/drivers/staging/gs_fpgaboot/gs_fpgaboot.c: In function 'gs_read_bitstream': /kisskb/src/drivers/staging/gs_fpgaboot/gs_fpgaboot.c:129:6: note: byref variable will be forcibly initialized 129 | int offset; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_ap.c: In function 'update_BCNTIM': /kisskb/src/drivers/staging/r8188eu/core/rtw_ap.c:64:25: note: byref variable will be forcibly initialized 64 | uint offset, tmp_len, tim_ielen, tim_ie_offset, remainder_ielen; | ^~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_ap.c:64:16: note: byref variable will be forcibly initialized 64 | uint offset, tmp_len, tim_ielen, tim_ie_offset, remainder_ielen; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_ap.c:63:10: note: byref variable will be forcibly initialized 63 | __le16 tim_bitmap_le; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_ap.c: In function 'update_bcn_erpinfo_ie': /kisskb/src/drivers/staging/r8188eu/core/rtw_ap.c:567:6: note: byref variable will be forcibly initialized 567 | u32 len = 0; | ^~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_ap.c: In function 'update_bcn_wps_ie': /kisskb/src/drivers/staging/r8188eu/core/rtw_ap.c:623:7: note: byref variable will be forcibly initialized 623 | uint wps_ielen = 0, wps_offset, remainder_ielen; | ^~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_ap.c: In function 'rtw_sta_flush': /kisskb/src/drivers/staging/r8188eu/core/rtw_ap.c:1094:5: note: byref variable will be forcibly initialized 1094 | u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; | ^~~~~~~ /kisskb/src/drivers/iio/pressure/ms5637.c: In function 'ms5637_read_raw': /kisskb/src/drivers/iio/pressure/ms5637.c:59:15: note: byref variable will be forcibly initialized 59 | unsigned int pressure; | ^~~~~~~~ /kisskb/src/drivers/iio/pressure/ms5637.c:58:6: note: byref variable will be forcibly initialized 58 | int temperature; | ^~~~~~~~~~~ /kisskb/src/drivers/iio/light/isl29018.c: In function 'isl29018_chip_init': /kisskb/src/drivers/iio/light/isl29018.c:537:16: note: byref variable will be forcibly initialized 537 | unsigned int id; | ^~ /kisskb/src/drivers/iio/light/isl29018.c: In function 'isl29018_read_sensor_input': /kisskb/src/drivers/iio/light/isl29018.c:162:15: note: byref variable will be forcibly initialized 162 | unsigned int msb; | ^~~ /kisskb/src/drivers/iio/light/isl29018.c:161:15: note: byref variable will be forcibly initialized 161 | unsigned int lsb; | ^~~ /kisskb/src/drivers/iio/light/isl29018.c: In function 'proximity_on_chip_ambient_infrared_suppression_store': /kisskb/src/drivers/iio/light/isl29018.c:341:6: note: byref variable will be forcibly initialized 341 | int val; | ^~~ /kisskb/src/drivers/iio/pressure/dlhl60d.c: In function 'dlh_trigger_handler': /kisskb/src/drivers/iio/pressure/dlhl60d.c:254:9: note: byref variable will be forcibly initialized 254 | __be32 tmp_buf[2]; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_cmd.c: In function 'c2h_evt_hdl': /kisskb/src/drivers/staging/r8188eu/core/rtw_cmd.c:1319:5: note: byref variable will be forcibly initialized 1319 | u8 buf[16]; | ^~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_cmd.c: In function 'lps_ctrl_wk_hdl': /kisskb/src/drivers/staging/r8188eu/core/rtw_cmd.c:978:5: note: byref variable will be forcibly initialized 978 | u8 mstatus; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_cmd.c: In function 'rtw_antenna_select_cmd': /kisskb/src/drivers/staging/r8188eu/core/rtw_cmd.c:1103:4: note: byref variable will be forcibly initialized 1103 | u8 rtw_antenna_select_cmd(struct adapter *padapter, u8 antenna, u8 enqueue) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_cmd.c:1108:5: note: byref variable will be forcibly initialized 1108 | u8 support_ant_div; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_cmd.c: In function 'rtw_chk_hi_queue_hdl': /kisskb/src/drivers/staging/r8188eu/core/rtw_cmd.c:1224:6: note: byref variable will be forcibly initialized 1224 | u8 val = 0; | ^~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_cmd.c: In function 'rtw_drvextra_cmd_hdl': /kisskb/src/drivers/staging/r8188eu/core/rtw_cmd.c:1319:5: note: byref variable will be forcibly initialized 1319 | u8 buf[16]; | ^~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_cmd.c:1366:4: note: byref variable will be forcibly initialized 1366 | u8 rtw_drvextra_cmd_hdl(struct adapter *padapter, unsigned char *pbuf) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_cmd.c:1366:4: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/temperature/max31856.c: In function 'max31856_thermocouple_read': /kisskb/src/drivers/iio/temperature/max31856.c:155:12: note: byref variable will be forcibly initialized 155 | static int max31856_thermocouple_read(struct max31856_data *data, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/temperature/max31856.c:155:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/temperature/max31856.c:155:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/temperature/max31856.c:160:5: note: byref variable will be forcibly initialized 160 | u8 reg_val[3]; | ^~~~~~~ /kisskb/src/drivers/iio/temperature/max31856.c: In function 'show_fault': /kisskb/src/drivers/iio/temperature/max31856.c:309:16: note: byref variable will be forcibly initialized 309 | static ssize_t show_fault(struct device *dev, u8 faultbit, char *buf) | ^~~~~~~~~~ /kisskb/src/drivers/iio/temperature/max31856.c:313:5: note: byref variable will be forcibly initialized 313 | u8 reg_val; | ^~~~~~~ /kisskb/src/drivers/iio/dac/ds4424.c: In function 'ds4424_verify_chip': /kisskb/src/drivers/iio/dac/ds4424.c:164:11: note: byref variable will be forcibly initialized 164 | int ret, val; | ^~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_ieee80211.c: In function 'rtw_get_bit_value_from_ieee_value': /kisskb/src/drivers/staging/r8188eu/core/rtw_ieee80211.c:58:16: note: byref variable will be forcibly initialized 58 | unsigned char dot11_rate_table[] = { | ^~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/iio/temperature/max31856.c:13: /kisskb/src/drivers/iio/temperature/max31856.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/iio/temperature/max31856.c: In function 'max31856_write': /kisskb/src/drivers/iio/temperature/max31856.c:94:5: note: byref variable will be forcibly initialized 94 | u8 buf[2]; | ^~~ /kisskb/src/drivers/iio/temperature/max31856.c: In function 'max31856_init': /kisskb/src/drivers/iio/temperature/max31856.c:94:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/temperature/max31856.c:94:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/temperature/max31856.c:102:12: note: byref variable will be forcibly initialized 102 | static int max31856_init(struct max31856_data *data) | ^~~~~~~~~~~~~ /kisskb/src/drivers/iio/temperature/max31856.c:94:5: note: byref variable will be forcibly initialized 94 | u8 buf[2]; | ^~~ /kisskb/src/drivers/iio/temperature/max31856.c:102:12: note: byref variable will be forcibly initialized 102 | static int max31856_init(struct max31856_data *data) | ^~~~~~~~~~~~~ /kisskb/src/drivers/iio/temperature/max31856.c:105:18: note: byref variable will be forcibly initialized 105 | u8 reg_cr0_val, reg_cr1_val; | ^~~~~~~~~~~ /kisskb/src/drivers/iio/temperature/max31856.c:105:5: note: byref variable will be forcibly initialized 105 | u8 reg_cr0_val, reg_cr1_val; | ^~~~~~~~~~~ /kisskb/src/drivers/iio/temperature/max31856.c: In function 'set_filter': /kisskb/src/drivers/iio/temperature/max31856.c:357:15: note: byref variable will be forcibly initialized 357 | unsigned int freq; | ^~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_ieee80211.c: In function 'rtw_get_wpa_ie': /kisskb/src/drivers/staging/r8188eu/core/rtw_ieee80211.c:278:16: note: byref variable will be forcibly initialized 278 | unsigned char wpa_oui_type[] = {0x00, 0x50, 0xf2, 0x01}; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_ieee80211.c: In function 'rtw_parse_wpa_ie': /kisskb/src/drivers/staging/r8188eu/core/rtw_ieee80211.c:356:5: note: byref variable will be forcibly initialized 356 | u8 SUITE_1X[4] = {0x00, 0x50, 0xf2, 1}; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_ieee80211.c: In function 'rtw_parse_wpa2_ie': /kisskb/src/drivers/staging/r8188eu/core/rtw_ieee80211.c:416:5: note: byref variable will be forcibly initialized 416 | u8 SUITE_1X[4] = {0x00, 0x0f, 0xac, 0x01}; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_ieee80211.c: In function 'rtw_get_cipher_info': /kisskb/src/drivers/staging/r8188eu/core/rtw_ieee80211.c:1085:45: note: byref variable will be forcibly initialized 1085 | int group_cipher = 0, pairwise_cipher = 0, is8021x = 0; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_ieee80211.c:1085:24: note: byref variable will be forcibly initialized 1085 | int group_cipher = 0, pairwise_cipher = 0, is8021x = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_ieee80211.c:1085:6: note: byref variable will be forcibly initialized 1085 | int group_cipher = 0, pairwise_cipher = 0, is8021x = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_ieee80211.c:1083:6: note: byref variable will be forcibly initialized 1083 | u32 wpa_ielen; | ^~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_ieee80211.c: In function 'rtw_get_sec_ie': /kisskb/src/drivers/staging/r8188eu/core/rtw_ieee80211.c:474:5: note: byref variable will be forcibly initialized 474 | u8 wpa_oui[4] = {0x0, 0x50, 0xf2, 0x01}; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_ieee80211.c: In function 'rtw_is_wps_ie': /kisskb/src/drivers/staging/r8188eu/core/rtw_ieee80211.c:509:10: note: byref variable will be forcibly initialized 509 | u8 eid, wps_oui[4] = {0x0, 0x50, 0xf2, 0x04}; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_ieee80211.c: In function 'rtw_get_wps_ie': /kisskb/src/drivers/staging/r8188eu/core/rtw_ieee80211.c:536:10: note: byref variable will be forcibly initialized 536 | u8 eid, wps_oui[4] = {0x0, 0x50, 0xf2, 0x04}; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_ieee80211.c: In function 'rtw_get_wps_attr': /kisskb/src/drivers/staging/r8188eu/core/rtw_ieee80211.c:582:5: note: byref variable will be forcibly initialized 582 | u8 wps_oui[4] = {0x00, 0x50, 0xF2, 0x04}; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_ieee80211.c: In function 'rtw_get_wps_attr_content': /kisskb/src/drivers/staging/r8188eu/core/rtw_ieee80211.c:627:6: note: byref variable will be forcibly initialized 627 | u32 attr_len; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_ieee80211.c: In function 'rtw_macaddr_cfg': /kisskb/src/drivers/staging/r8188eu/core/rtw_ieee80211.c:880:5: note: byref variable will be forcibly initialized 880 | u8 mac[ETH_ALEN]; | ^~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_ieee80211.c: In function 'rtw_get_p2p_ie': /kisskb/src/drivers/staging/r8188eu/core/rtw_ieee80211.c:914:10: note: byref variable will be forcibly initialized 914 | u8 eid, p2p_oui[4] = {0x50, 0x6F, 0x9A, 0x09}; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_ieee80211.c: In function 'rtw_get_p2p_attr': /kisskb/src/drivers/staging/r8188eu/core/rtw_ieee80211.c:954:5: note: byref variable will be forcibly initialized 954 | u8 p2p_oui[4] = {0x50, 0x6F, 0x9A, 0x09}; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_ieee80211.c: In function 'rtw_p2p_attr_remove': /kisskb/src/drivers/staging/r8188eu/core/rtw_ieee80211.c:1040:6: note: byref variable will be forcibly initialized 1040 | u32 target_attr_len; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_ieee80211.c: In function 'rtw_get_p2p_attr_content': /kisskb/src/drivers/staging/r8188eu/core/rtw_ieee80211.c:1000:6: note: byref variable will be forcibly initialized 1000 | u32 attr_len; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_ieee80211.c: In function 'rtw_wlan_bssid_ex_remove_p2p_attr': /kisskb/src/drivers/staging/r8188eu/core/rtw_ieee80211.c:1064:18: note: byref variable will be forcibly initialized 1064 | uint p2p_ielen, p2p_ielen_ori; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_ieee80211.c: In function 'rtw_get_bcn_info': /kisskb/src/drivers/staging/r8188eu/core/rtw_ieee80211.c:1117:19: note: byref variable will be forcibly initialized 1117 | u16 wpa_len = 0, rsn_len = 0; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_ieee80211.c:1117:6: note: byref variable will be forcibly initialized 1117 | u16 wpa_len = 0, rsn_len = 0; | ^~~~~~~ /kisskb/src/drivers/hid/hid-quirks.c: In function 'hid_quirks_init': /kisskb/src/drivers/hid/hid-quirks.c:1163:6: note: byref variable will be forcibly initialized 1163 | u32 quirks; | ^~~~~~ /kisskb/src/drivers/hid/hid-quirks.c:1162:29: note: byref variable will be forcibly initialized 1162 | unsigned short int vendor, product; | ^~~~~~~ /kisskb/src/drivers/hid/hid-quirks.c:1162:21: note: byref variable will be forcibly initialized 1162 | unsigned short int vendor, product; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_br_ext.c: In function 'nat25_db_handle': /kisskb/src/drivers/staging/r8188eu/core/rtw_br_ext.c:480:21: note: byref variable will be forcibly initialized 480 | unsigned char tag_buf[40]; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_br_ext.c:390:16: note: byref variable will be forcibly initialized 390 | unsigned char networkAddr[MAX_NETWORK_ADDR_LEN]; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_br_ext.c: In function 'scdb_findEntry': /kisskb/src/drivers/staging/r8188eu/core/rtw_br_ext.c:691:16: note: byref variable will be forcibly initialized 691 | unsigned char networkAddr[MAX_NETWORK_ADDR_LEN]; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_ioctl_set.c: In function 'rtw_get_cur_max_rate': /kisskb/src/drivers/staging/r8188eu/core/rtw_ioctl_set.c:463:6: note: byref variable will be forcibly initialized 463 | u32 ht_ielen = 0; | ^~~~~~~~ /kisskb/src/drivers/hid/hid-input.c: In function 'hidinput_locate_usage': /kisskb/src/drivers/hid/hid-input.c:119:15: note: byref variable will be forcibly initialized 119 | unsigned int scancode; | ^~~~~~~~ /kisskb/src/drivers/hid/hid-input.c: In function 'hidinput_getkeycode': /kisskb/src/drivers/hid/hid-input.c:136:25: note: byref variable will be forcibly initialized 136 | unsigned int scancode, index; | ^~~~~ /kisskb/src/drivers/hid/hid-input.c: In function 'hidinput_input_event': /kisskb/src/drivers/hid/hid-input.c:1577:20: note: byref variable will be forcibly initialized 1577 | struct hid_field *field; | ^~~~~ /kisskb/src/drivers/hid/hid-input.c: In function 'hidinput_configure_usage': /kisskb/src/drivers/hid/hid-input.c:589:17: note: byref variable will be forcibly initialized 589 | unsigned long *bit = NULL; | ^~~ /kisskb/src/drivers/hid/hid-input.c:588:6: note: byref variable will be forcibly initialized 588 | int max = 0, code; | ^~~ /kisskb/src/drivers/staging/fbtft/fbtft-sysfs.c: In function 'fbtft_gamma_parse_str': /kisskb/src/drivers/staging/fbtft/fbtft-sysfs.c:25:16: note: byref variable will be forcibly initialized 25 | unsigned long val = 0; | ^~~ /kisskb/src/drivers/staging/fbtft/fbtft-sysfs.c:23:16: note: byref variable will be forcibly initialized 23 | char *str_p, *curve_p = NULL; | ^~~~~~~ /kisskb/src/drivers/staging/fbtft/fbtft-sysfs.c:23:8: note: byref variable will be forcibly initialized 23 | char *str_p, *curve_p = NULL; | ^~~~~ /kisskb/src/drivers/staging/fbtft/fbtft-sysfs.c: In function 'store_gamma_curve': /kisskb/src/drivers/staging/fbtft/fbtft-sysfs.c:120:6: note: byref variable will be forcibly initialized 120 | u32 tmp_curves[FBTFT_GAMMA_MAX_VALUES_TOTAL]; | ^~~~~~~~~~ /kisskb/src/drivers/w1/w1_io.c: In function 'w1_reset_select_slave': /kisskb/src/drivers/w1/w1_io.c:396:7: note: byref variable will be forcibly initialized 396 | u64 rn = le64_to_cpu(*((u64*)&sl->reg_num)); | ^~ /kisskb/src/drivers/w1/w1_io.c:395:6: note: byref variable will be forcibly initialized 395 | u8 match[9] = {W1_MATCH_ROM, }; | ^~~~~ /kisskb/src/drivers/staging/fbtft/fbtft-core.c: In function 'fbtft_dbg_hex': /kisskb/src/drivers/staging/fbtft/fbtft-core.c:54:10: note: byref variable will be forcibly initialized 54 | va_list args; | ^~~~ In file included from /kisskb/src/arch/powerpc/include/asm/io.h:27, 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/trace_recursion.h:5, from /kisskb/src/include/linux/ftrace.h:10, from /kisskb/src/include/linux/kprobes.h:28, from /kisskb/src/include/linux/kgdb.h:19, from /kisskb/src/include/linux/fb.h:6, from /kisskb/src/drivers/staging/fbtft/fbtft-core.c:18: /kisskb/src/drivers/staging/fbtft/fbtft-core.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/staging/fbtft/fbtft-core.c: In function 'fbtft_register_framebuffer': /kisskb/src/drivers/staging/fbtft/fbtft-core.c:788:7: note: byref variable will be forcibly initialized 788 | char text2[50] = ""; | ^~~~~ /kisskb/src/drivers/staging/fbtft/fbtft-core.c:787:7: note: byref variable will be forcibly initialized 787 | char text1[50] = ""; | ^~~~~ /kisskb/src/drivers/staging/fbtft/fbtft-core.c: In function 'fbtft_init_display': /kisskb/src/drivers/staging/fbtft/fbtft-core.c:987:6: note: byref variable will be forcibly initialized 987 | int buf[64]; | ^~~ /kisskb/src/drivers/staging/fbtft/fbtft-core.c: In function 'fbtft_property_value': /kisskb/src/drivers/staging/fbtft/fbtft-core.c:1136:6: note: byref variable will be forcibly initialized 1136 | u32 val = 0; | ^~~ In file included from /kisskb/src/drivers/staging/fbtft/fbtft-core.c:16: /kisskb/src/drivers/staging/fbtft/fbtft-core.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_iol.c: In function '_rtw_IOL_append_WB_cmd': /kisskb/src/drivers/staging/r8188eu/core/rtw_iol.c:76:19: note: byref variable will be forcibly initialized 76 | struct ioreg_cfg cmd = {8, IOREG_CMD_WB_REG, 0x0, 0x0, 0x0}; | ^~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_iol.c: In function '_rtw_IOL_append_WW_cmd': /kisskb/src/drivers/staging/r8188eu/core/rtw_iol.c:90:19: note: byref variable will be forcibly initialized 90 | struct ioreg_cfg cmd = {8, IOREG_CMD_WW_REG, 0x0, 0x0, 0x0}; | ^~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_iol.c: In function '_rtw_IOL_append_WD_cmd': /kisskb/src/drivers/staging/r8188eu/core/rtw_iol.c:104:19: note: byref variable will be forcibly initialized 104 | struct ioreg_cfg cmd = {8, IOREG_CMD_WD_REG, 0x0, 0x0, 0x0}; | ^~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_iol.c: In function '_rtw_IOL_append_WRF_cmd': /kisskb/src/drivers/staging/r8188eu/core/rtw_iol.c:118:19: note: byref variable will be forcibly initialized 118 | struct ioreg_cfg cmd = {8, IOREG_CMD_W_RF, 0x0, 0x0, 0x0}; | ^~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_iol.c: In function 'rtw_IOL_append_DELAY_US_cmd': /kisskb/src/drivers/staging/r8188eu/core/rtw_iol.c:132:19: note: byref variable will be forcibly initialized 132 | struct ioreg_cfg cmd = {4, IOREG_CMD_DELAY_US, 0x0, 0x0, 0x0}; | ^~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_iol.c: In function 'rtw_IOL_append_DELAY_MS_cmd': /kisskb/src/drivers/staging/r8188eu/core/rtw_iol.c:140:19: note: byref variable will be forcibly initialized 140 | struct ioreg_cfg cmd = {4, IOREG_CMD_DELAY_US, 0x0, 0x0, 0x0}; | ^~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_iol.c: In function 'rtw_IOL_append_END_cmd': /kisskb/src/drivers/staging/r8188eu/core/rtw_iol.c:148:19: note: byref variable will be forcibly initialized 148 | struct ioreg_cfg cmd = {4, IOREG_CMD_END, cpu_to_le16(0xFFFF), cpu_to_le32(0xFF), 0x0}; | ^~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_iol.c: In function 'rtw_IOL_cmd_boundary_handle': /kisskb/src/drivers/staging/r8188eu/core/rtw_iol.c:148:19: note: byref variable will be forcibly initialized /kisskb/src/drivers/w1/slaves/w1_ds28e04.c: In function 'pio_write': /kisskb/src/drivers/w1/slaves/w1_ds28e04.c:304:5: note: byref variable will be forcibly initialized 304 | u8 ack; | ^~~ /kisskb/src/drivers/w1/slaves/w1_ds28e04.c:303:5: note: byref variable will be forcibly initialized 303 | u8 wrbuf[3]; | ^~~~~ /kisskb/src/drivers/w1/slaves/w1_ds28e04.c: In function 'w1_f1C_read': /kisskb/src/drivers/w1/slaves/w1_ds28e04.c:100:5: note: byref variable will be forcibly initialized 100 | u8 wrbuf[3]; | ^~~~~ /kisskb/src/drivers/w1/slaves/w1_ds28e04.c: In function 'w1_f1C_refresh_block': /kisskb/src/drivers/w1/slaves/w1_ds28e04.c:74:5: note: byref variable will be forcibly initialized 74 | u8 wrbuf[3]; | ^~~~~ /kisskb/src/drivers/w1/slaves/w1_ds28e04.c: In function 'w1_f1C_write': /kisskb/src/drivers/w1/slaves/w1_ds28e04.c:163:5: note: byref variable will be forcibly initialized 163 | u8 rdbuf[W1_PAGE_SIZE + 3]; | ^~~~~ /kisskb/src/drivers/w1/slaves/w1_ds28e04.c:162:5: note: byref variable will be forcibly initialized 162 | u8 wrbuf[4]; | ^~~~~ /kisskb/src/drivers/staging/gdm724x/netlink_k.c: In function 'netlink_rcv_cb': /kisskb/src/drivers/staging/gdm724x/netlink_k.c:35:6: note: byref variable will be forcibly initialized 35 | int ifindex; | ^~~~~~~ /kisskb/src/drivers/hid/hid-debug.c: In function 'hid_debug_events_read': /kisskb/src/drivers/hid/hid-debug.c:1110:15: note: byref variable will be forcibly initialized 1110 | int ret = 0, copied; | ^~~~~~ /kisskb/src/drivers/iio/light/max44000.c: In function 'max44000_read_alstim': /kisskb/src/drivers/iio/light/max44000.c:171:15: note: byref variable will be forcibly initialized 171 | unsigned int val; | ^~~ /kisskb/src/drivers/iio/light/max44000.c: In function 'max44000_read_led_current_raw': /kisskb/src/drivers/iio/light/max44000.c:249:15: note: byref variable will be forcibly initialized 249 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/iio/light/max44000.c: In function 'max44000_read_alspga': /kisskb/src/drivers/iio/light/max44000.c:189:15: note: byref variable will be forcibly initialized 189 | unsigned int val; | ^~~ /kisskb/src/drivers/iio/light/max44000.c: In function 'max44000_read_alsval': /kisskb/src/drivers/iio/light/max44000.c:208:9: note: byref variable will be forcibly initialized 208 | __be16 val; | ^~~ /kisskb/src/drivers/iio/light/max44000.c: In function 'max44000_read_raw': /kisskb/src/drivers/iio/light/max44000.c:189:15: note: byref variable will be forcibly initialized 189 | unsigned int val; | ^~~ /kisskb/src/drivers/iio/light/max44000.c:267:15: note: byref variable will be forcibly initialized 267 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/iio/light/max44000.c: In function 'max44000_trigger_handler': /kisskb/src/drivers/iio/light/max44000.c:497:15: note: byref variable will be forcibly initialized 497 | unsigned int regval; | ^~~~~~ /kisskb/src/drivers/iio/light/noa1305.c: In function 'noa1305_measure': /kisskb/src/drivers/iio/light/noa1305.c:54:9: note: byref variable will be forcibly initialized 54 | __le16 data; | ^~~~ /kisskb/src/drivers/iio/light/noa1305.c: In function 'noa1305_scale': /kisskb/src/drivers/iio/light/noa1305.c:67:6: note: byref variable will be forcibly initialized 67 | int data; | ^~~~ /kisskb/src/drivers/iio/light/noa1305.c: In function 'noa1305_read_raw': /kisskb/src/drivers/iio/light/noa1305.c:54:9: note: byref variable will be forcibly initialized 54 | __le16 data; | ^~~~ /kisskb/src/drivers/iio/light/max44000.c: In function 'max44000_probe': /kisskb/src/drivers/iio/light/max44000.c:531:11: note: byref variable will be forcibly initialized 531 | int ret, reg; | ^~~ /kisskb/src/drivers/iio/light/noa1305.c: In function 'noa1305_probe': /kisskb/src/drivers/iio/light/noa1305.c:203:9: note: byref variable will be forcibly initialized 203 | __le16 data; | ^~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme.c: In function 'rtw_is_desired_network': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme.c:603:8: note: byref variable will be forcibly initialized 603 | uint ie_len = 0; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme.c:588:7: note: byref variable will be forcibly initialized 588 | uint wps_ielen; | ^~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme.c: In function '_rtw_find_network': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme.c:209:5: note: byref variable will be forcibly initialized 209 | u8 zero_addr[ETH_ALEN] = {0, 0, 0, 0, 0, 0}; | ^~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme.c: In function 'rtw_sta_media_status_rpt': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme.c:1159:5: note: byref variable will be forcibly initialized 1159 | u8 macid; | ^~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme.c:1158:6: note: byref variable will be forcibly initialized 1158 | u16 media_status_rpt; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme.c: In function 'rtw_select_and_join_from_scanned_queue': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme.c:1543:6: note: byref variable will be forcibly initialized 1543 | u8 cur_ant; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme.c:1507:5: note: byref variable will be forcibly initialized 1507 | u8 supp_ant_div = false; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme.c:1506:23: note: byref variable will be forcibly initialized 1506 | struct wlan_network *candidate = NULL; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/delay.h:23, from /kisskb/src/drivers/iio/light/opt3001.c:12: /kisskb/src/drivers/iio/light/opt3001.c: In function 'opt3001_get_lux': /kisskb/src/include/linux/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/opt3001.c:276:9: note: in expansion of macro 'wait_event_timeout' 276 | ret = wait_event_timeout(opt->result_ready_queue, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme.c: In function 'rtw_joinbss_reset': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme.c:1864:5: note: byref variable will be forcibly initialized 1864 | u8 threshold; | ^~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme.c: In function 'rtw_restructure_ht_ie': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme.c:1900:24: note: byref variable will be forcibly initialized 1900 | u32 rx_packet_offset, max_recvbuf_sz; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme.c:1900:6: note: byref variable will be forcibly initialized 1900 | u32 rx_packet_offset, max_recvbuf_sz; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme.c:1896:16: note: byref variable will be forcibly initialized 1896 | unsigned char WMM_IE[] = {0x00, 0x50, 0xf2, 0x02, 0x00, 0x01, 0x00}; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme.c:1895:26: note: byref variable will be forcibly initialized 1895 | struct ieee80211_ht_cap ht_capie; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme.c:1893:27: note: byref variable will be forcibly initialized 1893 | enum ht_cap_ampdu_factor max_rx_ampdu_factor; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme.c:1892:6: note: byref variable will be forcibly initialized 1892 | u32 ielen, out_len; | ^~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme.c: In function 'rtw_update_ht_cap': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme.c:2002:6: note: byref variable will be forcibly initialized 2002 | u8 rf_type; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme.c:1959:6: note: byref variable will be forcibly initialized 1959 | int len; | ^~~ /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/drivers/staging/r8188eu/core/rtw_mlme.c: In function 'rtw_stadel_event_callback': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme.c:1245:7: note: byref variable will be forcibly initialized 1245 | u16 media_status; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_pwrctrl.c: In function 'LPS_RF_ON_check': /kisskb/src/drivers/staging/r8188eu/core/rtw_pwrctrl.c:244:5: note: byref variable will be forcibly initialized 244 | u8 bAwake = false; | ^~~~~~ /kisskb/src/drivers/iio/temperature/tsys01.c: In function 'tsys01_read_temperature': /kisskb/src/drivers/iio/temperature/tsys01.c:50:6: note: byref variable will be forcibly initialized 50 | u32 adc; | ^~~ /kisskb/src/drivers/iio/temperature/tsys01.c: In function 'tsys01_read_raw': /kisskb/src/drivers/iio/temperature/tsys01.c:85:6: note: byref variable will be forcibly initialized 85 | s32 temperature; | ^~~~~~~~~~~ /kisskb/src/drivers/iio/temperature/tsys01.c: In function 'tsys01_read_prom': /kisskb/src/drivers/iio/temperature/tsys01.c:131:7: note: byref variable will be forcibly initialized 131 | char buf[7 * TSYS01_PROM_WORDS_NB + 1]; | ^~~ /kisskb/src/drivers/staging/vt6656/card.c: In function 'vnt_update_ifs': /kisskb/src/drivers/staging/vt6656/card.c:127:5: note: byref variable will be forcibly initialized 127 | u8 data[4]; | ^~~~ /kisskb/src/drivers/staging/vt6656/card.c:126:5: note: byref variable will be forcibly initialized 126 | u8 max_min = 0; | ^~~~~~~ /kisskb/src/drivers/staging/vt6656/card.c: In function 'vnt_adjust_tsf': /kisskb/src/drivers/staging/vt6656/card.c:216:5: note: byref variable will be forcibly initialized 216 | u8 data[8]; | ^~~~ /kisskb/src/drivers/staging/vt6656/card.c: In function 'vnt_reset_next_tbtt': /kisskb/src/drivers/staging/vt6656/card.c:308:5: note: byref variable will be forcibly initialized 308 | u8 data[8]; | ^~~~ /kisskb/src/drivers/staging/vt6656/card.c: In function 'vnt_update_next_tbtt': /kisskb/src/drivers/staging/vt6656/card.c:330:5: note: byref variable will be forcibly initialized 330 | u8 data[8]; | ^~~~ /kisskb/src/drivers/hid/hid-alps.c: In function 'T4_init': /kisskb/src/drivers/hid/hid-alps.c:612:5: note: byref variable will be forcibly initialized 612 | u8 tmp, sen_line_num_x, sen_line_num_y; | ^~~ /kisskb/src/drivers/hid/hid-alps.c: In function 'u1_init': /kisskb/src/drivers/hid/hid-alps.c:501:23: note: byref variable will be forcibly initialized 501 | u8 pitch_x, pitch_y, resolution; | ^~~~~~~~~~ /kisskb/src/drivers/hid/hid-alps.c:501:14: note: byref variable will be forcibly initialized 501 | u8 pitch_x, pitch_y, resolution; | ^~~~~~~ /kisskb/src/drivers/hid/hid-alps.c:501:5: note: byref variable will be forcibly initialized 501 | u8 pitch_x, pitch_y, resolution; | ^~~~~~~ /kisskb/src/drivers/hid/hid-alps.c:500:36: note: byref variable will be forcibly initialized 500 | u8 tmp, dev_ctrl, sen_line_num_x, sen_line_num_y; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-alps.c:500:20: note: byref variable will be forcibly initialized 500 | u8 tmp, dev_ctrl, sen_line_num_x, sen_line_num_y; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-alps.c:500:10: note: byref variable will be forcibly initialized 500 | u8 tmp, dev_ctrl, sen_line_num_x, sen_line_num_y; | ^~~~~~~~ /kisskb/src/drivers/hid/hid-alps.c:500:5: note: byref variable will be forcibly initialized 500 | u8 tmp, dev_ctrl, sen_line_num_x, sen_line_num_y; | ^~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c: In function 'init_channel_list': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:268:28: note: byref variable will be forcibly initialized 268 | struct p2p_oper_class_map op_class[] = { | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c: In function 'update_hidden_ssid': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:4274:6: note: byref variable will be forcibly initialized 4274 | int ssid_len_ori; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c: In function 'process_80211d': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:6558:6: note: byref variable will be forcibly initialized 6558 | u8 country[4]; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:6557:26: note: byref variable will be forcibly initialized 6557 | struct rt_channel_info chplan_sta[MAX_CHANNEL_NUM]; | ^~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:6556:26: note: byref variable will be forcibly initialized 6556 | struct rt_channel_plan chplan_ap; | ^~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:6555:7: note: byref variable will be forcibly initialized 6555 | u32 len; | ^~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c: In function 'issue_p2p_GO_request': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:1758:28: note: byref variable will be forcibly initialized 1758 | u8 wpsie[255] = { 0x00 }, p2pie[255] = { 0x00 }; | ^~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:1758:5: note: byref variable will be forcibly initialized 1758 | u8 wpsie[255] = { 0x00 }, p2pie[255] = { 0x00 }; | ^~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:1757:5: note: byref variable will be forcibly initialized 1757 | u8 oui_subtype = P2P_GO_NEGO_REQ; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:1756:9: note: byref variable will be forcibly initialized 1756 | __be32 p2poui = cpu_to_be32(P2POUI); | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:1755:5: note: byref variable will be forcibly initialized 1755 | u8 action = P2P_PUB_ACTION_ACTION; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:1754:16: note: byref variable will be forcibly initialized 1754 | unsigned char category = RTW_WLAN_CATEGORY_PUBLIC; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c: In function 'issue_p2p_invitation_request': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:2616:5: note: byref variable will be forcibly initialized 2616 | u8 dialogToken = 3; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:2614:5: note: byref variable will be forcibly initialized 2614 | u8 p2pie[255] = { 0x00 }; | ^~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:2613:5: note: byref variable will be forcibly initialized 2613 | u8 oui_subtype = P2P_INVIT_REQ; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:2612:11: note: byref variable will be forcibly initialized 2612 | __be32 p2poui = cpu_to_be32(P2POUI); | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:2611:5: note: byref variable will be forcibly initialized 2611 | u8 action = P2P_PUB_ACTION_ACTION; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:2610:16: note: byref variable will be forcibly initialized 2610 | unsigned char category = RTW_WLAN_CATEGORY_PUBLIC; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c: In function 'issue_p2p_invitation_response': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:2861:5: note: byref variable will be forcibly initialized 2861 | u8 p2pie[255] = { 0x00 }; | ^~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:2860:5: note: byref variable will be forcibly initialized 2860 | u8 oui_subtype = P2P_INVIT_RESP; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:2859:11: note: byref variable will be forcibly initialized 2859 | __be32 p2poui = cpu_to_be32(P2POUI); | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:2858:5: note: byref variable will be forcibly initialized 2858 | u8 action = P2P_PUB_ACTION_ACTION; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:2857:16: note: byref variable will be forcibly initialized 2857 | unsigned char category = RTW_WLAN_CATEGORY_PUBLIC; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c: In function 'issue_p2p_provision_request': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:3053:9: note: byref variable will be forcibly initialized 3053 | __be32 p2poui = cpu_to_be32(P2POUI); | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:3051:5: note: byref variable will be forcibly initialized 3051 | u8 wpsie[100] = { 0x00 }; | ^~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:3050:5: note: byref variable will be forcibly initialized 3050 | u8 oui_subtype = P2P_PROVISION_DISC_REQ; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:3049:5: note: byref variable will be forcibly initialized 3049 | u8 dialogToken = 1; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:3048:5: note: byref variable will be forcibly initialized 3048 | u8 action = P2P_PUB_ACTION_ACTION; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:3047:16: note: byref variable will be forcibly initialized 3047 | unsigned char category = RTW_WLAN_CATEGORY_PUBLIC; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c: In function 'issue_probersp_p2p': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:3173:5: note: byref variable will be forcibly initialized 3173 | u8 wpsie[255] = { 0x00 }; | ^~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c: In function 'issue_p2p_GO_response': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:2094:9: note: byref variable will be forcibly initialized 2094 | uint wps_devicepassword_id_len = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:2093:11: note: byref variable will be forcibly initialized 2093 | __be16 be_tmp; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:2091:9: note: byref variable will be forcibly initialized 2091 | uint wpsielen = 0; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:2089:28: note: byref variable will be forcibly initialized 2089 | u8 wpsie[255] = { 0x00 }, p2pie[255] = { 0x00 }; | ^~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:2089:5: note: byref variable will be forcibly initialized 2089 | u8 wpsie[255] = { 0x00 }, p2pie[255] = { 0x00 }; | ^~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:2088:5: note: byref variable will be forcibly initialized 2088 | u8 oui_subtype = P2P_GO_NEGO_RESP; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:2087:11: note: byref variable will be forcibly initialized 2087 | __be32 p2poui = cpu_to_be32(P2POUI); | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:2086:5: note: byref variable will be forcibly initialized 2086 | u8 action = P2P_PUB_ACTION_ACTION; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:2085:16: note: byref variable will be forcibly initialized 2085 | unsigned char category = RTW_WLAN_CATEGORY_PUBLIC; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c: In function 'issue_p2p_GO_confirm': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:2452:5: note: byref variable will be forcibly initialized 2452 | u8 p2pie[255] = { 0x00 }; | ^~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:2451:5: note: byref variable will be forcibly initialized 2451 | u8 oui_subtype = P2P_GO_NEGO_CONF; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:2450:11: note: byref variable will be forcibly initialized 2450 | __be32 p2poui = cpu_to_be32(P2POUI); | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:2449:5: note: byref variable will be forcibly initialized 2449 | u8 action = P2P_PUB_ACTION_ACTION; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:2448:16: note: byref variable will be forcibly initialized 2448 | unsigned char category = RTW_WLAN_CATEGORY_PUBLIC; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c: In function 'on_action_public_p2p': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:3941:7: note: byref variable will be forcibly initialized 3941 | u32 attr_contentlen = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:3940:6: note: byref variable will be forcibly initialized 3940 | u8 attr_content = 0x00; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:3867:12: note: byref variable will be forcibly initialized 3867 | u8 operatingch_info[5] = { 0x00 }; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:3835:7: note: byref variable will be forcibly initialized 3835 | u8 invitation_flag = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:3834:25: note: byref variable will be forcibly initialized 3834 | struct group_id_info group_id; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:3832:8: note: byref variable will be forcibly initialized 3832 | u32 attr_contentlen = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:3737:5: note: byref variable will be forcibly initialized 3737 | u8 empty_addr[ETH_ALEN] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; | ^~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:3734:6: note: byref variable will be forcibly initialized 3734 | u32 p2p_ielen; | ^~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c: In function 'issue_action_BSSCoexistPacket': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:5934:8: note: byref variable will be forcibly initialized 5934 | int len; | ^~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:5916:6: note: byref variable will be forcibly initialized 5916 | u8 iedata = 0; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:5872:5: note: byref variable will be forcibly initialized 5872 | u8 ICS[8][15]; | ^~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:5871:5: note: byref variable will be forcibly initialized 5871 | u8 InfoContent[16] = {0}; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:5859:26: note: byref variable will be forcibly initialized 5859 | unsigned char category, action; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:5859:16: note: byref variable will be forcibly initialized 5859 | unsigned char category, action; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c: In function 'dump_mgntframe_and_wait': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:4232:20: note: byref variable will be forcibly initialized 4232 | struct submit_ctx sctx; | ^~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c: In function '_issue_probereq_p2p': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:3417:28: note: byref variable will be forcibly initialized 3417 | u8 wpsie[255] = { 0x00 }, p2pie[255] = { 0x00 }; | ^~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:3417:5: note: byref variable will be forcibly initialized 3417 | u8 wpsie[255] = { 0x00 }, p2pie[255] = { 0x00 }; | ^~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c: In function '_issue_probereq': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:4680:6: note: byref variable will be forcibly initialized 4680 | int bssrate_len = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:4676:18: note: byref variable will be forcibly initialized 4676 | unsigned char bssrate[NumRates]; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c: In function '_issue_deauth': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:5625:9: note: byref variable will be forcibly initialized 5625 | __le16 le_tmp; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c: In function 'issue_beacon': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:4484:7: note: byref variable will be forcibly initialized 4484 | u32 ATIMWindow; | ^~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:4483:6: note: byref variable will be forcibly initialized 4483 | u8 erpinfo = 0; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:4430:7: note: byref variable will be forcibly initialized 4430 | u8 sr = 0; | ^~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:4429:9: note: byref variable will be forcibly initialized 4429 | uint wps_ielen; | ^~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:4352:7: note: byref variable will be forcibly initialized 4352 | u32 wpsielen = 0, insert_len = 0; | ^~~~~~~~ /kisskb/src/drivers/w1/slaves/w1_ds28e17.c: In function '__w1_f19_set_i2c_speed': /kisskb/src/drivers/w1/slaves/w1_ds28e17.c:536:5: note: byref variable will be forcibly initialized 536 | u8 w1_buf[2]; | ^~~~~~ /kisskb/src/drivers/w1/slaves/w1_ds28e17.c:535:12: note: byref variable will be forcibly initialized 535 | const int i2c_speeds[3] = { 100, 400, 900 }; | ^~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c: In function 'issue_probersp': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:4638:8: note: byref variable will be forcibly initialized 4638 | u32 ATIMWindow; | ^~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:4637:7: note: byref variable will be forcibly initialized 4637 | u8 erpinfo = 0; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:4527:7: note: byref variable will be forcibly initialized 4527 | uint wps_ielen; | ^~~~~~~~~ /kisskb/src/drivers/w1/slaves/w1_ds28e17.c: In function 'w1_f19_i2c_write_read': /kisskb/src/drivers/w1/slaves/w1_ds28e17.c:306:5: note: byref variable will be forcibly initialized 306 | u8 w1_buf[3]; | ^~~~~~ /kisskb/src/drivers/w1/slaves/w1_ds28e17.c: In function 'w1_f19_i2c_read': /kisskb/src/drivers/w1/slaves/w1_ds28e17.c:267:5: note: byref variable will be forcibly initialized 267 | u8 w1_buf[5]; | ^~~~~~ /kisskb/src/drivers/w1/slaves/w1_ds28e17.c: In function '__w1_f19_i2c_write': /kisskb/src/drivers/w1/slaves/w1_ds28e17.c:155:5: note: byref variable will be forcibly initialized 155 | u8 w1_buf[2]; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c: In function 'issue_auth': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:4871:10: note: byref variable will be forcibly initialized 4871 | __le16 le_tmp16; | ^~~~~~~~ /kisskb/src/drivers/w1/slaves/w1_ds28e17.c: In function 'w1_f19_i2c_write': /kisskb/src/drivers/w1/slaves/w1_ds28e17.c:196:5: note: byref variable will be forcibly initialized 196 | u8 command[2]; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:4870:10: note: byref variable will be forcibly initialized 4870 | __le32 le_tmp32; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:4807:9: note: byref variable will be forcibly initialized 4807 | __le16 le_val16; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c: In function 'OnAuth': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:703:26: note: byref variable will be forcibly initialized 703 | unsigned int auth_mode, ie_len; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c: In function 'issue_asocrsp': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:5016:17: note: byref variable will be forcibly initialized 5016 | unsigned char WMM_PARA_IE[] = {0x00, 0x50, 0xf2, 0x02, 0x01, 0x01}; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:5015:8: note: byref variable will be forcibly initialized 5015 | uint ie_len = 0; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:4994:8: note: byref variable will be forcibly initialized 4994 | uint ie_len = 0; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:4939:19: note: byref variable will be forcibly initialized 4939 | __le16 lestatus, leval; | ^~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:4939:9: note: byref variable will be forcibly initialized 4939 | __le16 lestatus, leval; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:4931:17: note: byref variable will be forcibly initialized 4931 | unsigned short val; | ^~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c: In function 'issue_assocreq': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:5074:5: note: byref variable will be forcibly initialized 5074 | u8 p2pie[255] = { 0x00 }; | ^~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:5072:23: note: byref variable will be forcibly initialized 5072 | int bssrate_len = 0, sta_bssrate_len = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:5065:44: note: byref variable will be forcibly initialized 5065 | unsigned char rf_type, bssrate[NumRates], sta_bssrate[NumRates]; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:5065:25: note: byref variable will be forcibly initialized 5065 | unsigned char rf_type, bssrate[NumRates], sta_bssrate[NumRates]; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:5065:16: note: byref variable will be forcibly initialized 5065 | unsigned char rf_type, bssrate[NumRates], sta_bssrate[NumRates]; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:5064:21: note: byref variable will be forcibly initialized 5064 | unsigned int i, j, ie_len, index = 0; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c: In function 'find_phase_handler': /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:1451:26: note: byref variable will be forcibly initialized 1451 | struct ndis_802_11_ssid ssid; | ^~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c: In function 'issue_group_disc_req': /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:124:5: note: byref variable will be forcibly initialized 124 | u8 dialogToken = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:123:5: note: byref variable will be forcibly initialized 123 | u8 oui_subtype = P2P_GO_DISC_REQUEST; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:122:9: note: byref variable will be forcibly initialized 122 | __be32 p2poui = cpu_to_be32(P2POUI); | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:121:16: note: byref variable will be forcibly initialized 121 | unsigned char category = RTW_WLAN_CATEGORY_P2P;/* P2P action frame */ | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c: In function 'issue_p2p_devdisc_resp': /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:182:5: note: byref variable will be forcibly initialized 182 | u8 p2pie[8] = { 0x00 }; | ^~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:181:7: note: byref variable will be forcibly initialized 181 | u8 oui_subtype = P2P_DEVDISC_RESP; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:180:11: note: byref variable will be forcibly initialized 180 | __be32 p2poui = cpu_to_be32(P2POUI); | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:179:7: note: byref variable will be forcibly initialized 179 | u8 action = P2P_PUB_ACTION_ACTION; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:178:16: note: byref variable will be forcibly initialized 178 | unsigned char category = RTW_WLAN_CATEGORY_PUBLIC; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c: In function 'issue_p2p_provision_resp': /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:247:7: note: byref variable will be forcibly initialized 247 | u8 wpsie[100] = { 0x00 }; | ^~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:246:7: note: byref variable will be forcibly initialized 246 | u8 oui_subtype = P2P_PROVISION_DISC_RESP; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:245:11: note: byref variable will be forcibly initialized 245 | __be32 p2poui = cpu_to_be32(P2POUI); | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:244:7: note: byref variable will be forcibly initialized 244 | u8 dialogToken = frame_body[7]; /* The Dialog Token of provisioning discovery request frame. */ | ^~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:243:7: note: byref variable will be forcibly initialized 243 | u8 action = P2P_PUB_ACTION_ACTION; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:242:16: note: byref variable will be forcibly initialized 242 | unsigned char category = RTW_WLAN_CATEGORY_PUBLIC; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c: In function 'issue_p2p_presence_resp': /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:329:5: note: byref variable will be forcibly initialized 329 | u8 noa_attr_content[32] = { 0x00 }; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:328:5: note: byref variable will be forcibly initialized 328 | u8 p2pie[MAX_P2P_IE_LEN] = { 0x00 }; | ^~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:327:5: note: byref variable will be forcibly initialized 327 | u8 oui_subtype = P2P_PRESENCE_RESPONSE; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:326:9: note: byref variable will be forcibly initialized 326 | __be32 p2poui = cpu_to_be32(P2POUI); | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:325:16: note: byref variable will be forcibly initialized 325 | unsigned char category = RTW_WLAN_CATEGORY_P2P;/* P2P action frame */ | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c: In function 'issue_action_BA': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:5730:27: note: byref variable will be forcibly initialized 5730 | enum ht_cap_ampdu_factor max_rx_ampdu_factor; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:5728:9: note: byref variable will be forcibly initialized 5728 | __le16 le_tmp; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c: In function 'pre_tx_provdisc_handler': /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:1497:5: note: byref variable will be forcibly initialized 1497 | u8 val8 = 1; | ^~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:5723:5: note: byref variable will be forcibly initialized 5723 | u8 category = RTW_WLAN_CATEGORY_BACK; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c: In function 'pre_tx_invitereq_handler': /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:1485:5: note: byref variable will be forcibly initialized 1485 | u8 val8 = 1; | ^~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c: In function 'pre_tx_negoreq_handler': /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:1509:5: note: byref variable will be forcibly initialized 1509 | u8 val8 = 1; | ^~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c: In function 'build_beacon_p2p_ie': /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:398:9: note: byref variable will be forcibly initialized 398 | __le16 le_tmp; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:397:6: note: byref variable will be forcibly initialized 397 | u32 len = 0, p2pielen = 0; | ^~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:395:5: note: byref variable will be forcibly initialized 395 | u8 p2pie[MAX_P2P_IE_LEN] = { 0x00 }; | ^~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c: In function 'build_probe_resp_p2p_ie': /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:443:6: note: byref variable will be forcibly initialized 443 | u32 len = 0, p2pielen = 0; | ^~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:442:5: note: byref variable will be forcibly initialized 442 | u8 p2pie[MAX_P2P_IE_LEN] = { 0x00 }; | ^~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c: In function 'send_beacon': /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c: In function 'build_prov_disc_request_p2p_ie': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:6027:5: note: byref variable will be forcibly initialized 6027 | u8 bxmitok = false; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:585:6: note: byref variable will be forcibly initialized 585 | u32 len = 0, p2pielen = 0; | ^~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:584:5: note: byref variable will be forcibly initialized 584 | u8 p2pie[MAX_P2P_IE_LEN] = { 0x00 }; | ^~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c: In function 'collect_bss_info': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:6219:9: note: byref variable will be forcibly initialized 6219 | __le32 le32_tmp; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c: In function 'build_assoc_resp_p2p_ie': /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:710:6: note: byref variable will be forcibly initialized 710 | u32 len = 0, p2pielen = 0; | ^~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:709:5: note: byref variable will be forcibly initialized 709 | u8 p2pie[MAX_P2P_IE_LEN] = { 0x00 }; | ^~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:6210:6: note: byref variable will be forcibly initialized 6210 | u32 len; | ^~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c: In function 'process_probe_req_p2p_ie': /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:742:20: note: byref variable will be forcibly initialized 742 | int ssid_len = 0, rate_cnt = 0; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:742:6: note: byref variable will be forcibly initialized 742 | int ssid_len = 0, rate_cnt = 0; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:741:6: note: byref variable will be forcibly initialized 741 | u32 p2pielen = 0; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c: In function 'process_assoc_req_p2p_ie': /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:813:9: note: byref variable will be forcibly initialized 813 | __le16 le_tmp; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:811:6: note: byref variable will be forcibly initialized 811 | u32 p2p_ielen = 0; | ^~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:805:6: note: byref variable will be forcibly initialized 805 | u32 attr_contentlen = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c: In function 'OnAuthClient': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:869:20: note: byref variable will be forcibly initialized 869 | unsigned int seq, len, status, offset; | ^~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c: In function 'process_p2p_devdisc_req': /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:926:7: note: byref variable will be forcibly initialized 926 | u32 attr_contentlen = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:925:6: note: byref variable will be forcibly initialized 925 | u8 dev_addr[ETH_ALEN] = { 0x00 }; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:924:6: note: byref variable will be forcibly initialized 924 | u8 groupid[38] = { 0x00 }; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:915:6: note: byref variable will be forcibly initialized 915 | u32 p2p_ielen = 0; | ^~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c: In function 'process_p2p_provdisc_req': /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:982:9: note: byref variable will be forcibly initialized 982 | __be16 be_tmp; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:980:22: note: byref variable will be forcibly initialized 980 | uint wps_ielen = 0, attr_contentlen = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:980:7: note: byref variable will be forcibly initialized 980 | uint wps_ielen = 0, attr_contentlen = 0; | ^~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c: In function 'OnProbeReq': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:489:15: note: byref variable will be forcibly initialized 489 | unsigned int ielen; | ^~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c: In function 'process_p2p_group_negotation_req': /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:1169:9: note: byref variable will be forcibly initialized 1169 | u8 operatingch_info[5] = { 0x00 }, peer_operating_ch = 0; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:1116:6: note: byref variable will be forcibly initialized 1116 | u8 ch_list_inclusioned[50] = { 0x00 }; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:1114:6: note: byref variable will be forcibly initialized 1114 | u8 peer_ch_list[50] = { 0x00 }; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:1113:8: note: byref variable will be forcibly initialized 1113 | uint ch_cnt = 0; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:1112:6: note: byref variable will be forcibly initialized 1112 | u8 ch_content[50] = { 0x00 }; | ^~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:1111:7: note: byref variable will be forcibly initialized 1111 | u32 attr_contentlen = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:1110:6: note: byref variable will be forcibly initialized 1110 | u8 attr_content = 0x00; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:1067:9: note: byref variable will be forcibly initialized 1067 | __be16 be_tmp; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:1066:7: note: byref variable will be forcibly initialized 1066 | uint wps_devicepassword_id_len = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:1060:21: note: byref variable will be forcibly initialized 1060 | u32 p2p_ielen = 0, wps_ielen = 0; | ^~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:1060:6: note: byref variable will be forcibly initialized 1060 | u32 p2p_ielen = 0, wps_ielen = 0; | ^~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c: In function 'site_survey': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:6070:6: note: byref variable will be forcibly initialized 6070 | u32 initialgain = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:6066:37: note: byref variable will be forcibly initialized 6066 | unsigned char survey_channel = 0, val8; | ^~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c: In function 'process_p2p_group_negotation_resp': /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:1321:10: note: byref variable will be forcibly initialized 1321 | u8 operatingch_info[5] = { 0x00 }, peer_operating_ch = 0; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:1230:6: note: byref variable will be forcibly initialized 1230 | u8 ch_list_inclusioned[50] = { 0x00 }; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:1228:6: note: byref variable will be forcibly initialized 1228 | u8 peer_ch_list[50] = { 0x00 }; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:1227:6: note: byref variable will be forcibly initialized 1227 | u8 groupid[38]; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:1226:6: note: byref variable will be forcibly initialized 1226 | u8 operatingch_info[5] = { 0x00 }; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:1225:7: note: byref variable will be forcibly initialized 1225 | u32 attr_contentlen = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:1224:6: note: byref variable will be forcibly initialized 1224 | u8 attr_content = 0x00; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:1201:17: note: byref variable will be forcibly initialized 1201 | u32 p2p_ielen, wps_ielen; | ^~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:1201:6: note: byref variable will be forcibly initialized 1201 | u32 p2p_ielen, wps_ielen; | ^~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c: In function 'start_create_ibss': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:6370:5: note: byref variable will be forcibly initialized 6370 | u8 join_type; | ^~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:6369:5: note: byref variable will be forcibly initialized 6369 | u8 val8; | ^~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c: In function 'start_clnt_join': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:6421:5: note: byref variable will be forcibly initialized 6421 | u8 val8; | ^~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c: In function 'process_p2p_group_negotation_confirm': /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:1374:7: note: byref variable will be forcibly initialized 1374 | u32 attr_contentlen = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:1373:6: note: byref variable will be forcibly initialized 1373 | u8 groupid[38] = { 0x00 }; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:1372:27: note: byref variable will be forcibly initialized 1372 | u8 attr_content = 0x00, operatingch_info[5] = { 0x00 }; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:1372:6: note: byref variable will be forcibly initialized 1372 | u8 attr_content = 0x00, operatingch_info[5] = { 0x00 }; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:1365:6: note: byref variable will be forcibly initialized 1365 | u32 p2p_ielen = 0; | ^~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c: In function 'process_p2p_ps_ie': /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:1548:6: note: byref variable will be forcibly initialized 1548 | u32 attr_contentlen = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:1547:5: note: byref variable will be forcibly initialized 1547 | u8 noa_attr[MAX_P2P_IE_LEN] = { 0x00 };/* NoA length should be n*(13) + 2 */ | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_p2p.c:1546:6: note: byref variable will be forcibly initialized 1546 | u32 p2p_ielen = 0; | ^~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c: In function 'OnAssocReq': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:1153:8: note: byref variable will be forcibly initialized 1153 | u8 selected_registrar = 0; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:1104:25: note: byref variable will be forcibly initialized 1104 | int group_cipher = 0, pairwise_cipher = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:1104:7: note: byref variable will be forcibly initialized 1104 | int group_cipher = 0, pairwise_cipher = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:1083:25: note: byref variable will be forcibly initialized 1083 | int group_cipher = 0, pairwise_cipher = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:1083:7: note: byref variable will be forcibly initialized 1083 | int group_cipher = 0, pairwise_cipher = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:965:6: note: byref variable will be forcibly initialized 965 | u32 p2pielen = 0; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:950:17: note: byref variable will be forcibly initialized 950 | unsigned char supportRate[16]; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:949:10: note: byref variable will be forcibly initialized 949 | int i, ie_len, wpa_ie_len, left; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:948:16: note: byref variable will be forcibly initialized 948 | unsigned char WMM_IE[] = {0x00, 0x50, 0xf2, 0x02, 0x00, 0x01}; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:945:30: note: byref variable will be forcibly initialized 945 | struct rtw_ieee802_11_elems elems; | ^~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c: In function 'mlmeext_joinbss_event_callback': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:6991:6: note: byref variable will be forcibly initialized 6991 | u16 media_status; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:6990:5: note: byref variable will be forcibly initialized 6990 | u8 join_type; | ^~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c: In function 'mlmeext_sta_add_event_callback': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:7067:5: note: byref variable will be forcibly initialized 7067 | u8 join_type; | ^~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c: In function '_linked_rx_signal_strehgth_display': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:7141:6: note: byref variable will be forcibly initialized 7141 | int UndecoratedSmoothedPWDB; | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:7140:5: note: byref variable will be forcibly initialized 7140 | u8 mac_id; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c: In function 'setopmode_hdl': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:7392:5: note: byref variable will be forcibly initialized 7392 | u8 type; | ^~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c: In function 'join_cmd_hdl': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:7470:5: note: byref variable will be forcibly initialized 7470 | u8 join_type; | ^~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c: In function 'disconnect_hdl': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:7587:5: note: byref variable will be forcibly initialized 7587 | u8 val8; | ^~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c: In function 'sitesurvey_cmd_hdl': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:7672:6: note: byref variable will be forcibly initialized 7672 | u32 initialgain; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:7671:5: note: byref variable will be forcibly initialized 7671 | u8 val8; | ^~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c: In function 'setkey_hdl': /kisskb/src/drivers/staging/r8188eu/core/rtw_mlme_ext.c:7758:20: note: byref variable will be forcibly initialized 7758 | unsigned char null_sta[] = {0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_recv.c: In function 'recvframe_chkmic': /kisskb/src/drivers/staging/r8188eu/core/rtw_recv.c:257:5: note: byref variable will be forcibly initialized 257 | u8 miccode[8]; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_recv.c: In function 'portctrl': /kisskb/src/drivers/staging/r8188eu/core/rtw_recv.c:401:9: note: byref variable will be forcibly initialized 401 | __be16 be_tmp; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_recv.c: In function 'validate_recv_data_frame': /kisskb/src/drivers/staging/r8188eu/core/rtw_recv.c:972:19: note: byref variable will be forcibly initialized 972 | struct sta_info *psta = NULL; | ^~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_recv.c: In function 'validate_recv_frame': /kisskb/src/drivers/staging/r8188eu/core/rtw_recv.c:1085:5: note: byref variable will be forcibly initialized 1085 | u8 bDumpRxPkt; | ^~~~~~~~~~ /kisskb/src/drivers/iio/pressure/zpa2326.c: In function 'zpa2326_clear_fifo': /kisskb/src/drivers/iio/pressure/zpa2326.c:450:17: note: byref variable will be forcibly initialized 450 | unsigned int val; | ^~~ /kisskb/src/drivers/iio/pressure/zpa2326.c: In function 'zpa2326_poll_oneshot_completion': /kisskb/src/drivers/iio/pressure/zpa2326.c:941:17: note: byref variable will be forcibly initialized 941 | unsigned int val; | ^~~ /kisskb/src/drivers/iio/pressure/zpa2326.c: In function 'zpa2326_wait_oneshot_completion': /kisskb/src/drivers/iio/pressure/zpa2326.c:863:15: note: byref variable will be forcibly initialized 863 | unsigned int val; | ^~~ /kisskb/src/drivers/iio/pressure/zpa2326.c: In function 'zpa2326_dequeue_pressure': /kisskb/src/drivers/iio/pressure/zpa2326.c:517:17: note: byref variable will be forcibly initialized 517 | unsigned int val; | ^~~ /kisskb/src/drivers/iio/pressure/zpa2326.c: In function 'zpa2326_fetch_raw_sample': /kisskb/src/drivers/iio/pressure/zpa2326.c:1011:17: note: byref variable will be forcibly initialized 1011 | u8 v[3]; | ^ /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/iio/pressure/zpa2326.c: In function 'zpa2326_set_trigger_state': /kisskb/src/drivers/iio/pressure/zpa2326.c:1314:16: note: byref variable will be forcibly initialized 1314 | unsigned int val; | ^~~ /kisskb/src/drivers/iio/pressure/zpa2326.c: In function 'zpa2326_handle_threaded_irq': /kisskb/src/drivers/iio/pressure/zpa2326.c:790:26: note: byref variable will be forcibly initialized 790 | unsigned int val; | ^~~ /kisskb/src/drivers/iio/pressure/zpa2326.c: In function 'zpa2326_probe': /kisskb/src/drivers/iio/pressure/zpa2326.c:1616:26: note: byref variable will be forcibly initialized 1616 | unsigned int id; | ^~ /kisskb/src/drivers/staging/ks7010/ks_hostif.c: In function 'hostif_mib_set_request_bool': /kisskb/src/drivers/staging/ks7010/ks_hostif.c:1290:9: note: byref variable will be forcibly initialized 1290 | __le32 v = cpu_to_le32(val); | ^ /kisskb/src/drivers/staging/ks7010/ks_hostif.c: In function 'hostif_sme_set_pmksa': /kisskb/src/drivers/staging/ks7010/ks_hostif.c:2026:13: note: byref variable will be forcibly initialized 2026 | } __packed pmkcache; | ^~~~~~~~ /kisskb/src/drivers/staging/ks7010/ks_hostif.c: In function 'hostif_mib_set_request_int': /kisskb/src/drivers/staging/ks7010/ks_hostif.c:1280:9: note: byref variable will be forcibly initialized 1280 | __le32 v = cpu_to_le32(val); | ^ /kisskb/src/drivers/staging/ks7010/ks_hostif.c: In function 'hostif_sme_set_wep': /kisskb/src/drivers/staging/ks7010/ks_hostif.c:1290:9: note: byref variable will be forcibly initialized 1290 | __le32 v = cpu_to_le32(val); | ^ /kisskb/src/drivers/staging/ks7010/ks_hostif.c:1280:9: note: byref variable will be forcibly initialized 1280 | __le32 v = cpu_to_le32(val); | ^ /kisskb/src/drivers/staging/ks7010/ks_hostif.c: In function 'hostif_sme_set_key': /kisskb/src/drivers/staging/ks7010/ks_hostif.c:1280:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/ks7010/ks_hostif.c:1290:9: note: byref variable will be forcibly initialized 1290 | __le32 v = cpu_to_le32(val); | ^ /kisskb/src/drivers/staging/ks7010/ks_hostif.c: In function 'hostif_sme_mode_setup': /kisskb/src/drivers/staging/ks7010/ks_hostif.c:1791:16: note: byref variable will be forcibly initialized 1791 | unsigned char rate_octet[RATE_SET_MAX_SIZE]; | ^~~~~~~~~~ /kisskb/src/drivers/staging/ks7010/ks_hostif.c: In function 'michael_mic': /kisskb/src/drivers/staging/ks7010/ks_hostif.c:199:5: note: byref variable will be forcibly initialized 199 | u8 pad_data[4] = { priority, 0, 0, 0 }; | ^~~~~~~~ /kisskb/src/drivers/staging/ks7010/ks_hostif.c: In function 'hostif_sme_multicast_set': /kisskb/src/drivers/staging/ks7010/ks_hostif.c:1280:9: note: byref variable will be forcibly initialized 1280 | __le32 v = cpu_to_le32(val); | ^ /kisskb/src/drivers/staging/ks7010/ks_hostif.c:1280:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/ks7010/ks_hostif.c:1280:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/ks7010/ks_hostif.c:1894:7: note: byref variable will be forcibly initialized 1894 | char set_address[NIC_MAX_MCAST_LIST * ETH_ALEN]; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/ks7010/ks_hostif.c: In function 'hostif_sme_set_rsn': /kisskb/src/drivers/staging/ks7010/ks_hostif.c:1290:9: note: byref variable will be forcibly initialized 1290 | __le32 v = cpu_to_le32(val); | ^ /kisskb/src/drivers/staging/ks7010/ks_hostif.c:1669:18: note: byref variable will be forcibly initialized 1669 | struct rsn_mode rsn_mode; | ^~~~~~~~ /kisskb/src/drivers/staging/ks7010/ks_hostif.c:1668:19: note: byref variable will be forcibly initialized 1668 | struct wpa_suite wpa_suite; | ^~~~~~~~~ /kisskb/src/drivers/staging/ks7010/ks_hostif.c: In function 'hostif_data_indication_wpa': /kisskb/src/drivers/staging/ks7010/ks_hostif.c:344:19: note: byref variable will be forcibly initialized 344 | union iwreq_data wrqu; | ^~~~ /kisskb/src/drivers/staging/ks7010/ks_hostif.c:343:5: note: byref variable will be forcibly initialized 343 | u8 mic[MICHAEL_MIC_LEN]; | ^~~ /kisskb/src/drivers/staging/ks7010/ks_hostif.c:340:7: note: byref variable will be forcibly initialized 340 | char buf[128]; | ^~~ /kisskb/src/drivers/staging/ks7010/ks_hostif.c:339:16: note: byref variable will be forcibly initialized 339 | unsigned char recv_mic[MICHAEL_MIC_LEN]; | ^~~~~~~~ /kisskb/src/drivers/staging/ks7010/ks_hostif.c: In function 'hostif_associate_indication': /kisskb/src/drivers/staging/ks7010/ks_hostif.c:866:7: note: byref variable will be forcibly initialized 866 | char buf[IW_CUSTOM_MAX]; | ^~~ /kisskb/src/drivers/staging/ks7010/ks_hostif.c:865:19: note: byref variable will be forcibly initialized 865 | union iwreq_data wrqu; | ^~~~ /kisskb/src/drivers/staging/ks7010/ks_hostif.c: In function 'hostif_data_indication': /kisskb/src/drivers/staging/ks7010/ks_hostif.c:421:16: note: byref variable will be forcibly initialized 421 | unsigned char temp[256]; | ^~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c: In function 'phase2': /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c:397:6: note: byref variable will be forcibly initialized 397 | u16 PPK[6]; /* temporary key for mixing */ | ^~~ /kisskb/src/drivers/staging/ks7010/ks_hostif.c: In function 'hostif_sme_execute': /kisskb/src/drivers/staging/ks7010/ks_hostif.c:1280:9: note: byref variable will be forcibly initialized 1280 | __le32 v = cpu_to_le32(val); | ^ /kisskb/src/drivers/staging/ks7010/ks_hostif.c:1280:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/ks7010/ks_hostif.c:1280:9: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/ks7010/ks_hostif.c:1280:9: note: byref variable will be forcibly initialized /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/r8188eu/core/rtw_security.c: In function 'next_key': /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c:680:5: note: byref variable will be forcibly initialized 680 | u8 sbox_key[4]; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c: In function 'mix_column': /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c:743:5: note: byref variable will be forcibly initialized 743 | u8 tempb[4]; | ^~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c:742:5: note: byref variable will be forcibly initialized 742 | u8 temp[4]; | ^~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c:741:5: note: byref variable will be forcibly initialized 741 | u8 rotr[4]; | ^~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c:740:5: note: byref variable will be forcibly initialized 740 | u8 andf7[4]; | ^~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c:739:5: note: byref variable will be forcibly initialized 739 | u8 swap_halfs[4]; | ^~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c:738:5: note: byref variable will be forcibly initialized 738 | u8 rotl[4]; | ^~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c:737:5: note: byref variable will be forcibly initialized 737 | u8 add1bf7[4]; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c:736:5: note: byref variable will be forcibly initialized 736 | u8 add1b[4]; | ^~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c: In function 'aes128k128d': /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c:797:5: note: byref variable will be forcibly initialized 797 | u8 round_key[16]; | ^~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c:796:5: note: byref variable will be forcibly initialized 796 | u8 intermediateb[16]; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c:795:5: note: byref variable will be forcibly initialized 795 | u8 intermediatea[16]; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/ks7010/ks_hostif.c: In function 'hostif_data_request': /kisskb/src/drivers/staging/ks7010/ks_hostif.c:1169:8: note: byref variable will be forcibly initialized 1169 | u8 mic[MICHAEL_MIC_LEN]; | ^~~ /kisskb/src/drivers/staging/ks7010/ks_hostif.c: In function 'hostif_start_confirm': /kisskb/src/drivers/staging/ks7010/ks_hostif.c:700:19: note: byref variable will be forcibly initialized 700 | union iwreq_data wrqu; | ^~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c: In function 'aes_cipher': /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c:972:5: note: byref variable will be forcibly initialized 972 | u8 padded_buffer[16]; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c:971:5: note: byref variable will be forcibly initialized 971 | u8 aes_out[16]; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c:970:5: note: byref variable will be forcibly initialized 970 | u8 chain_buffer[16]; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c:967:5: note: byref variable will be forcibly initialized 967 | u8 ctr_preload[16]; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c:966:5: note: byref variable will be forcibly initialized 966 | u8 mic_header2[16]; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c:965:5: note: byref variable will be forcibly initialized 965 | u8 mic_header1[16]; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c:964:5: note: byref variable will be forcibly initialized 964 | u8 mic_iv[16]; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c:963:5: note: byref variable will be forcibly initialized 963 | u8 pn_vector[6]; | ^~~~~~~~~ /kisskb/src/drivers/staging/ks7010/ks_hostif.c: In function 'hostif_connect_indication': /kisskb/src/drivers/staging/ks7010/ks_hostif.c:720:19: note: byref variable will be forcibly initialized 720 | 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:810:19: note: byref variable will be forcibly initialized 810 | 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:906:19: note: byref variable will be forcibly initialized 906 | union iwreq_data wrqu; | ^~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c: In function 'aes_decipher': /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c:1164:5: note: byref variable will be forcibly initialized 1164 | u8 padded_buffer[16]; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c:1163:5: note: byref variable will be forcibly initialized 1163 | u8 aes_out[16]; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c:1162:5: note: byref variable will be forcibly initialized 1162 | u8 chain_buffer[16]; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c:1159:5: note: byref variable will be forcibly initialized 1159 | u8 ctr_preload[16]; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c:1158:5: note: byref variable will be forcibly initialized 1158 | u8 mic_header2[16]; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c:1157:5: note: byref variable will be forcibly initialized 1157 | u8 mic_header1[16]; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c:1156:5: note: byref variable will be forcibly initialized 1156 | u8 mic_iv[16]; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c:1155:5: note: byref variable will be forcibly initialized 1155 | u8 pn_vector[6]; | ^~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c: In function 'rtw_wep_encrypt': /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c:27:5: note: byref variable will be forcibly initialized 27 | u8 wepkey[16]; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c:21:4: note: byref variable will be forcibly initialized 21 | } crc; | ^~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c: In function 'rtw_wep_decrypt': /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c:78:29: note: byref variable will be forcibly initialized 78 | u8 *pframe, *payload, *iv, wepkey[16]; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c: In function 'rtw_seccalctkipmic': /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c:209:5: note: byref variable will be forcibly initialized 209 | u8 priority[4] = {0x0, 0x0, 0x0, 0x0}; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c:208:18: note: byref variable will be forcibly initialized 208 | struct mic_data micdata; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c: In function 'rtw_tkip_encrypt': /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c:448:4: note: byref variable will be forcibly initialized 448 | } crc; | ^~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c:444:7: note: byref variable will be forcibly initialized 444 | u8 ttkey[16]; | ^~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c:443:5: note: byref variable will be forcibly initialized 443 | u8 rc4key[16]; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c: In function 'rtw_tkip_decrypt': /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c:524:7: note: byref variable will be forcibly initialized 524 | u8 ttkey[16]; | ^~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_security.c:523:7: note: byref variable will be forcibly initialized 523 | u8 rc4key[16]; | ^~~~~~ /kisskb/src/drivers/staging/gdm724x/gdm_usb.c: In function 'gdm_usb_recv': /kisskb/src/drivers/staging/gdm724x/gdm_usb.c:493:6: note: byref variable will be forcibly initialized 493 | int no_spc; | ^~~~~~ /kisskb/src/drivers/staging/gdm724x/gdm_usb.c: In function 'gdm_usb_sdu_send': /kisskb/src/drivers/staging/gdm724x/gdm_usb.c:714:6: note: byref variable will be forcibly initialized 714 | int no_spc = 0; | ^~~~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/include/linux/usb/ch9.h:36, from /kisskb/src/include/linux/usb.h:6, from /kisskb/src/drivers/staging/gdm724x/gdm_usb.c:8: /kisskb/src/drivers/staging/gdm724x/gdm_usb.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/staging/gdm724x/gdm_usb.c: In function 'set_mac_address': /kisskb/src/drivers/staging/gdm724x/gdm_usb.c:364:5: note: byref variable will be forcibly initialized 364 | u8 mac_address[ETH_ALEN] = {0, }; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/gdm724x/gdm_usb.c: In function 'request_mac_address': /kisskb/src/drivers/staging/gdm724x/gdm_usb.c:61:6: note: byref variable will be forcibly initialized 61 | int actual; | ^~~~~~ /kisskb/src/drivers/iio/light/pa12203001.c: In function 'pa12203001_write_raw': /kisskb/src/drivers/iio/light/pa12203001.c:280:15: note: byref variable will be forcibly initialized 280 | unsigned int reg_byte; | ^~~~~~~~ /kisskb/src/drivers/iio/light/pa12203001.c: In function 'pa12203001_read_raw': /kisskb/src/drivers/iio/light/pa12203001.c:214:9: note: byref variable will be forcibly initialized 214 | __le16 reg_word; | ^~~~~~~~ /kisskb/src/drivers/iio/light/pa12203001.c:213:15: note: byref variable will be forcibly initialized 213 | unsigned int reg_byte; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_sta_mgt.c: In function 'rtw_get_stainfo': /kisskb/src/drivers/staging/r8188eu/core/rtw_sta_mgt.c:390:5: note: byref variable will be forcibly initialized 390 | u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_sta_mgt.c: In function 'rtw_init_bcmc_stainfo': /kisskb/src/drivers/staging/r8188eu/core/rtw_sta_mgt.c:427:16: note: byref variable will be forcibly initialized 427 | unsigned char bcast_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; | ^~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_sta_mgt.c: In function 'rtw_get_bcmc_stainfo': /kisskb/src/drivers/staging/r8188eu/core/rtw_sta_mgt.c:449:5: note: byref variable will be forcibly initialized 449 | u8 bc_addr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_sta_mgt.c: In function 'rtw_free_all_stainfo': /kisskb/src/drivers/staging/r8188eu/core/rtw_sta_mgt.c:449:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/r8188eu/core/rtw_wlan_util.c: In function 'get_rate_set': /kisskb/src/drivers/staging/r8188eu/core/rtw_wlan_util.c:218:16: note: byref variable will be forcibly initialized 218 | unsigned char supportedrates[NumRates]; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_wlan_util.c: In function 'Save_DM_Func_Flag': /kisskb/src/drivers/staging/r8188eu/core/rtw_wlan_util.c:267:5: note: byref variable will be forcibly initialized 267 | u8 saveflag = true; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_wlan_util.c: In function 'Restore_DM_Func_Flag': /kisskb/src/drivers/staging/r8188eu/core/rtw_wlan_util.c:274:5: note: byref variable will be forcibly initialized 274 | u8 saveflag = false; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_wlan_util.c: In function 'Set_MSR': /kisskb/src/drivers/staging/r8188eu/core/rtw_wlan_util.c:292:6: note: byref variable will be forcibly initialized 292 | void Set_MSR(struct adapter *padapter, u8 type) | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_wlan_util.c: In function 'get_beacon_interval': /kisskb/src/drivers/staging/r8188eu/core/rtw_wlan_util.c:373:9: note: byref variable will be forcibly initialized 373 | __le16 val; | ^~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_wlan_util.c: In function 'write_cam': /kisskb/src/drivers/staging/r8188eu/core/rtw_wlan_util.c:439:6: note: byref variable will be forcibly initialized 439 | u32 cam_val[2]; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_wlan_util.c: In function 'clear_cam_entry': /kisskb/src/drivers/staging/r8188eu/core/rtw_wlan_util.c:467:16: note: byref variable will be forcibly initialized 467 | unsigned char null_key[] = {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_wlan_util.c:466:16: note: byref variable will be forcibly initialized 466 | unsigned char null_sta[] = {0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_wlan_util.c: In function 'WMMOnAssocRsp': /kisskb/src/drivers/staging/r8188eu/core/rtw_wlan_util.c:523:15: note: byref variable will be forcibly initialized 523 | u32 edca[4], inx[4]; | ^~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_wlan_util.c:523:6: note: byref variable will be forcibly initialized 523 | u32 edca[4], inx[4]; | ^~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_wlan_util.c:522:6: note: byref variable will be forcibly initialized 522 | u32 acParm, i; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_wlan_util.c:520:5: note: byref variable will be forcibly initialized 520 | u8 acm_mask; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_wlan_util.c: In function 'HTOnAssocRsp': /kisskb/src/drivers/staging/r8188eu/core/rtw_wlan_util.c:756:17: note: byref variable will be forcibly initialized 756 | unsigned char min_MPDU_spacing; | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_wlan_util.c:755:17: note: byref variable will be forcibly initialized 755 | unsigned char max_AMPDU_len; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_wlan_util.c: In function 'rtw_check_bcn_info': /kisskb/src/drivers/staging/r8188eu/core/rtw_wlan_util.c:846:6: note: byref variable will be forcibly initialized 846 | u32 wpa_ielen = 0; | ^~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_wlan_util.c:844:45: note: byref variable will be forcibly initialized 844 | int group_cipher = 0, pairwise_cipher = 0, is_8021x = 0; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_wlan_util.c:844:24: note: byref variable will be forcibly initialized 844 | int group_cipher = 0, pairwise_cipher = 0, is_8021x = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_wlan_util.c:844:6: note: byref variable will be forcibly initialized 844 | int group_cipher = 0, pairwise_cipher = 0, is_8021x = 0; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_wlan_util.c:841:19: note: byref variable will be forcibly initialized 841 | u16 wpa_len = 0, rsn_len = 0; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_wlan_util.c:841:6: note: byref variable will be forcibly initialized 841 | u16 wpa_len = 0, rsn_len = 0; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_wlan_util.c:836:16: note: byref variable will be forcibly initialized 836 | unsigned int len; | ^~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_wlan_util.c: In function 'update_tx_basic_rate': /kisskb/src/drivers/staging/r8188eu/core/rtw_wlan_util.c:1219:16: note: byref variable will be forcibly initialized 1219 | unsigned char supported_rates[NDIS_802_11_LENGTH_RATES_EX]; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_wlan_util.c: In function 'update_IOT_info': /kisskb/src/drivers/staging/r8188eu/core/rtw_wlan_util.c:1316:6: note: byref variable will be forcibly initialized 1316 | void update_IOT_info(struct adapter *padapter) | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_wlan_util.c:1316:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/r8188eu/core/rtw_wlan_util.c: In function 'update_capinfo': /kisskb/src/drivers/staging/r8188eu/core/rtw_wlan_util.c:1349:8: note: byref variable will be forcibly initialized 1349 | bool ShortPreamble; | ^~~~~~~~~~~~~ In file included from /kisskb/src/drivers/iio/dac/ltc2632.c:10: /kisskb/src/drivers/iio/dac/ltc2632.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/iio/dac/ltc2632.c: In function 'ltc2632_spi_write': /kisskb/src/drivers/iio/dac/ltc2632.c:77:5: note: byref variable will be forcibly initialized 77 | u8 msg[3]; | ^~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_wlan_util.c: In function 'update_wireless_mode': /kisskb/src/drivers/staging/r8188eu/core/rtw_wlan_util.c:1392:6: note: byref variable will be forcibly initialized 1392 | u32 SIFS_Timer; | ^~~~~~~~~~ /kisskb/src/drivers/iio/dac/ltc2632.c: In function 'ltc2632_write_dac_powerdown': /kisskb/src/drivers/iio/dac/ltc2632.c:77:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/dac/ltc2632.c:148:7: note: byref variable will be forcibly initialized 148 | bool pwr_down; | ^~~~~~~~ /kisskb/src/drivers/iio/dac/ltc2632.c: In function 'ltc2632_write_raw': /kisskb/src/drivers/iio/dac/ltc2632.c:77:5: note: byref variable will be forcibly initialized 77 | u8 msg[3]; | ^~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_wlan_util.c: In function 'update_sta_support_rate': /kisskb/src/drivers/staging/r8188eu/core/rtw_wlan_util.c:1445:15: note: byref variable will be forcibly initialized 1445 | unsigned int ie_len; | ^~~~~~ /kisskb/src/drivers/iio/dac/ltc2632.c: In function 'ltc2632_probe': /kisskb/src/drivers/iio/dac/ltc2632.c:77:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/dac/ltc2632.c:77:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/iio/light/stk3310.c: In function 'stk3310_read_event_config': /kisskb/src/drivers/iio/light/stk3310.c:268:15: note: byref variable will be forcibly initialized 268 | unsigned int event_val; | ^~~~~~~~~ /kisskb/src/drivers/iio/light/stk3310.c: In function 'stk3310_irq_event_handler': /kisskb/src/drivers/iio/light/stk3310.c:539:15: note: byref variable will be forcibly initialized 539 | unsigned int dir; | ^~~ /kisskb/src/drivers/iio/dac/m62332.c: In function 'm62332_set_value': /kisskb/src/drivers/iio/dac/m62332.c:37:5: note: byref variable will be forcibly initialized 37 | u8 outbuf[2]; | ^~~~~~ /kisskb/src/drivers/iio/light/stk3310.c: In function 'stk3310_write_event': /kisskb/src/drivers/iio/light/stk3310.c:237:15: note: byref variable will be forcibly initialized 237 | unsigned int index; | ^~~~~ /kisskb/src/drivers/iio/light/stk3310.c:235:9: note: byref variable will be forcibly initialized 235 | __be16 buf; | ^~~ /kisskb/src/drivers/iio/light/stk3310.c: In function 'stk3310_read_event': /kisskb/src/drivers/iio/light/stk3310.c:200:9: note: byref variable will be forcibly initialized 200 | __be16 buf; | ^~~ /kisskb/src/drivers/iio/light/stk3310.c: In function 'stk3310_read_raw': /kisskb/src/drivers/iio/light/stk3310.c:309:15: note: byref variable will be forcibly initialized 309 | unsigned int index; | ^~~~~ /kisskb/src/drivers/iio/light/stk3310.c:307:9: note: byref variable will be forcibly initialized 307 | __be16 buf; | ^~~ /kisskb/src/drivers/iio/light/stk3310.c: In function 'stk3310_init': /kisskb/src/drivers/iio/light/stk3310.c:446:6: note: byref variable will be forcibly initialized 446 | int chipid; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_xmit.c: In function 'set_qos': /kisskb/src/drivers/staging/r8188eu/core/rtw_xmit.c:385:15: note: byref variable will be forcibly initialized 385 | struct iphdr ip_hdr; | ^~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_xmit.c:384:16: note: byref variable will be forcibly initialized 384 | struct ethhdr etherhdr; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_xmit.c: In function 'xmitframe_addmic': /kisskb/src/drivers/staging/r8188eu/core/rtw_xmit.c:608:7: note: byref variable will be forcibly initialized 608 | u8 null_key[16] = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_xmit.c:595:5: note: byref variable will be forcibly initialized 595 | u8 priority[4] = {0x0, 0x0, 0x0, 0x0}; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_xmit.c:590:18: note: byref variable will be forcibly initialized 590 | struct mic_data micdata; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_xmit.c:589:24: note: byref variable will be forcibly initialized 589 | u8 *pframe, *payload, mic[8]; | ^~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_xmit.c: In function 'update_attrib': /kisskb/src/drivers/staging/r8188eu/core/rtw_xmit.c:449:6: note: byref variable will be forcibly initialized 449 | u8 tmp[24]; | ^~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_xmit.c:411:16: note: byref variable will be forcibly initialized 411 | struct ethhdr etherhdr; | ^~~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_xmit.c:409:18: note: byref variable will be forcibly initialized 409 | struct pkt_file pktfile; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_xmit.c: In function 'rtw_xmitframe_coalesce': /kisskb/src/drivers/staging/r8188eu/core/rtw_xmit.c:877:18: note: byref variable will be forcibly initialized 877 | struct pkt_file pktfile; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_xmit.c: In function 'rtw_update_protection': /kisskb/src/drivers/staging/r8188eu/core/rtw_xmit.c:1058:7: note: byref variable will be forcibly initialized 1058 | int erp_len; | ^~~~~~~ /kisskb/src/drivers/staging/r8188eu/core/rtw_xmit.c: In function 'rtw_ack_tx_done': /kisskb/src/drivers/staging/r8188eu/core/rtw_xmit.c:2203:21: note: byref variable will be forcibly initialized 2203 | struct submit_ctx *pack_tx_ops = &pxmitpriv->ack_tx_ops; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/vt6656/mac.c: In function 'vnt_mac_set_filter': /kisskb/src/drivers/staging/vt6656/mac.c:25:9: note: byref variable will be forcibly initialized 25 | __le64 le_mc = cpu_to_le64(mc_filter); | ^~~~~ /kisskb/src/drivers/staging/vt6656/mac.c: In function 'vnt_mac_set_bb_type': /kisskb/src/drivers/staging/vt6656/mac.c:39:5: note: byref variable will be forcibly initialized 39 | u8 data[2]; | ^~~~ /kisskb/src/drivers/staging/fbtft/fbtft-bus.c: In function 'fbtft_write_reg8_bus8': /kisskb/src/drivers/staging/vt6656/mac.c: In function 'vnt_mac_set_keyentry': /kisskb/src/drivers/staging/fbtft/fbtft-bus.c:17:10: note: byref variable will be forcibly initialized 17 | va_list args; \ | ^~~~ /kisskb/src/drivers/staging/fbtft/fbtft-bus.c:65:1: note: in expansion of macro 'define_fbtft_write_reg' 65 | define_fbtft_write_reg(fbtft_write_reg8_bus8, u8, u8, ) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6656/mac.c:58:25: note: byref variable will be forcibly initialized 58 | struct vnt_mac_set_key set_key; | ^~~~~~~ /kisskb/src/drivers/staging/vt6656/mac.c: In function 'vnt_mac_reg_bits_off': /kisskb/src/drivers/staging/vt6656/mac.c:82:5: note: byref variable will be forcibly initialized 82 | u8 data[2]; | ^~~~ /kisskb/src/drivers/staging/vt6656/mac.c: In function 'vnt_mac_reg_bits_on': /kisskb/src/drivers/staging/vt6656/mac.c:93:5: note: byref variable will be forcibly initialized 93 | u8 data[2]; | ^~~~ /kisskb/src/drivers/staging/vt6656/mac.c: In function 'vnt_mac_write_word': /kisskb/src/drivers/staging/vt6656/mac.c:104:5: note: byref variable will be forcibly initialized 104 | u8 data[2]; | ^~~~ /kisskb/src/drivers/staging/vt6656/mac.c: In function 'vnt_mac_enable_protect_mode': /kisskb/src/drivers/staging/vt6656/mac.c:121:5: note: byref variable will be forcibly initialized 121 | u8 data[2]; | ^~~~ /kisskb/src/drivers/staging/vt6656/mac.c: In function 'vnt_mac_disable_protect_mode': /kisskb/src/drivers/staging/vt6656/mac.c:132:5: note: byref variable will be forcibly initialized 132 | u8 data[2]; | ^~~~ /kisskb/src/drivers/staging/vt6656/mac.c: In function 'vnt_mac_enable_barker_preamble_mode': /kisskb/src/drivers/staging/vt6656/mac.c:143:5: note: byref variable will be forcibly initialized 143 | u8 data[2]; | ^~~~ /kisskb/src/drivers/staging/vt6656/mac.c: In function 'vnt_mac_disable_barker_preamble_mode': /kisskb/src/drivers/staging/vt6656/mac.c:154:5: note: byref variable will be forcibly initialized 154 | u8 data[2]; | ^~~~ /kisskb/src/drivers/staging/fbtft/fbtft-bus.c: In function 'fbtft_write_reg16_bus16': /kisskb/src/drivers/staging/fbtft/fbtft-bus.c:17:10: note: byref variable will be forcibly initialized 17 | va_list args; \ | ^~~~ /kisskb/src/drivers/staging/fbtft/fbtft-bus.c:67:1: note: in expansion of macro 'define_fbtft_write_reg' 67 | define_fbtft_write_reg(fbtft_write_reg16_bus16, u16, u16, ) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6656/mac.c: In function 'vnt_mac_set_beacon_interval': /kisskb/src/drivers/staging/vt6656/mac.c:165:5: note: byref variable will be forcibly initialized 165 | u8 data[2]; | ^~~~ /kisskb/src/drivers/staging/vt6656/mac.c: In function 'vnt_mac_set_led': /kisskb/src/drivers/staging/vt6656/mac.c:176:5: note: byref variable will be forcibly initialized 176 | u8 data[2]; | ^~~~ /kisskb/src/drivers/staging/fbtft/fbtft-bus.c: In function 'fbtft_write_reg16_bus8': /kisskb/src/drivers/staging/fbtft/fbtft-bus.c:17:10: note: byref variable will be forcibly initialized 17 | va_list args; \ | ^~~~ /kisskb/src/drivers/staging/fbtft/fbtft-bus.c:66:1: note: in expansion of macro 'define_fbtft_write_reg' 66 | define_fbtft_write_reg(fbtft_write_reg16_bus8, __be16, u16, cpu_to_be16) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/fbtft/fbtft-bus.c: In function 'fbtft_write_reg8_bus9': /kisskb/src/drivers/staging/fbtft/fbtft-bus.c:71:10: note: byref variable will be forcibly initialized 71 | va_list args; | ^~~~ /kisskb/src/drivers/hid/hid-lenovo.c: In function 'attr_press_speed_store_tpkbd': /kisskb/src/drivers/hid/hid-lenovo.c:766:6: note: byref variable will be forcibly initialized 766 | int value; | ^~~~~ /kisskb/src/drivers/hid/hid-lenovo.c: In function 'attr_sensitivity_store_tpkbd': /kisskb/src/drivers/hid/hid-lenovo.c:737:6: note: byref variable will be forcibly initialized 737 | int value; | ^~~~~ /kisskb/src/drivers/hid/hid-lenovo.c: In function 'attr_select_right_store_tpkbd': /kisskb/src/drivers/hid/hid-lenovo.c:706:6: note: byref variable will be forcibly initialized 706 | int value; | ^~~~~ /kisskb/src/drivers/hid/hid-lenovo.c: In function 'attr_release_to_select_store_tpkbd': /kisskb/src/drivers/hid/hid-lenovo.c:676:6: note: byref variable will be forcibly initialized 676 | int value; | ^~~~~ /kisskb/src/drivers/hid/hid-lenovo.c: In function 'attr_dragging_store_tpkbd': /kisskb/src/drivers/hid/hid-lenovo.c:646:6: note: byref variable will be forcibly initialized 646 | int value; | ^~~~~ /kisskb/src/drivers/hid/hid-lenovo.c: In function 'attr_press_to_select_store_tpkbd': /kisskb/src/drivers/hid/hid-lenovo.c:616:6: note: byref variable will be forcibly initialized 616 | int value; | ^~~~~ /kisskb/src/drivers/staging/fbtft/fbtft-io.c: In function 'fbtft_write_spi': /kisskb/src/drivers/staging/fbtft/fbtft-io.c:14:21: note: byref variable will be forcibly initialized 14 | struct spi_message m; | ^ In file included from /kisskb/src/drivers/staging/fbtft/fbtft-io.c:5: /kisskb/src/drivers/staging/fbtft/fbtft-io.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/staging/fbtft/fbtft-io.c: In function 'fbtft_read_spi': /kisskb/src/drivers/hid/hid-lenovo.c: In function 'attr_sensitivity_store_cptkbd': /kisskb/src/drivers/staging/fbtft/fbtft-io.c:94:21: note: byref variable will be forcibly initialized 94 | struct spi_message m; | ^ /kisskb/src/drivers/staging/fbtft/fbtft-io.c:88:5: note: byref variable will be forcibly initialized 88 | u8 txbuf[32] = { 0, }; | ^~~~~ /kisskb/src/drivers/hid/hid-lenovo.c:456:6: note: byref variable will be forcibly initialized 456 | int value; | ^~~~~ /kisskb/src/drivers/hid/hid-lenovo.c: In function 'attr_fn_lock_store': /kisskb/src/drivers/hid/hid-lenovo.c:413:6: note: byref variable will be forcibly initialized 413 | int value, ret; | ^~~~~ /kisskb/src/drivers/hid/hid-magicmouse.c: In function 'param_set_scroll_speed': /kisskb/src/drivers/hid/hid-magicmouse.c:37:16: note: byref variable will be forcibly initialized 37 | unsigned long speed; | ^~~~~ /kisskb/src/drivers/hid/hid-magicmouse.c: In function 'magicmouse_enable_multitouch': /kisskb/src/drivers/hid/hid-magicmouse.c:702:11: note: byref variable will be forcibly initialized 702 | const u8 feature_mt_trackpad2_bt[] = { 0xF1, 0x02, 0x01 }; | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-magicmouse.c:701:11: note: byref variable will be forcibly initialized 701 | const u8 feature_mt_trackpad2_usb[] = { 0x02, 0x01 }; | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-magicmouse.c:700:11: note: byref variable will be forcibly initialized 700 | const u8 feature_mt_mouse2[] = { 0xF1, 0x02, 0x01 }; | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-magicmouse.c:699:11: note: byref variable will be forcibly initialized 699 | const u8 feature_mt[] = { 0xD7, 0x01 }; | ^~~~~~~~~~ /kisskb/src/drivers/hid/hid-multitouch.c: In function 'mt_set_modes': /kisskb/src/drivers/hid/hid-multitouch.c:1508:7: note: byref variable will be forcibly initialized 1508 | bool inputmode_found = false; | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/hid/hid-multitouch.c:34: /kisskb/src/drivers/hid/hid-multitouch.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/hid/hid-multitouch.c: In function 'mt_set_quirks': /kisskb/src/drivers/hid/hid-multitouch.c:410:16: note: byref variable will be forcibly initialized 410 | unsigned long val; | ^~~ /kisskb/src/drivers/hid/hid-nintendo.c: In function 'joycon_set_rumble': /kisskb/src/drivers/hid/hid-nintendo.c:1518:5: note: byref variable will be forcibly initialized 1518 | u8 data[JC_RUMBLE_DATA_SIZE]; | ^~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/delay.h:23, from /kisskb/src/drivers/hid/hid-nintendo.c:27: /kisskb/src/drivers/hid/hid-nintendo.c: In function 'joycon_wait_for_input_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: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-nintendo.c:533:9: note: in expansion of macro 'wait_event_timeout' 533 | ret = wait_event_timeout(ctlr->wait, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-nintendo.c: In function 'joycon_hid_send_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-nintendo.c:581:9: note: in expansion of macro 'wait_event_timeout' 581 | ret = wait_event_timeout(ctlr->wait, ctlr->received_resp, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-nintendo.c: In function 'joycon_send_usb': /kisskb/src/drivers/hid/hid-nintendo.c:605:5: note: byref variable will be forcibly initialized 605 | u8 buf[2] = {JC_OUTPUT_USB_CMD}; | ^~~ /kisskb/src/drivers/hid/hid-nintendo.c: In function 'joycon_request_spi_flash_read': /kisskb/src/drivers/hid/hid-nintendo.c:671:5: note: byref variable will be forcibly initialized 671 | u8 buffer[sizeof(*req) + 5] = { 0 }; | ^~~~~~ /kisskb/src/drivers/hid/hid-nintendo.c: In function 'joycon_check_for_cal_magic': /kisskb/src/drivers/hid/hid-nintendo.c:703:6: note: byref variable will be forcibly initialized 703 | u8 *reply; | ^~~~~ /kisskb/src/drivers/hid/hid-nintendo.c: In function 'joycon_read_stick_calibration': /kisskb/src/drivers/hid/hid-nintendo.c:722:6: note: byref variable will be forcibly initialized 722 | u8 *raw_cal; | ^~~~~~~ /kisskb/src/drivers/hid/hid-nintendo.c: In function 'joycon_set_report_mode': /kisskb/src/drivers/hid/hid-nintendo.c:942:5: note: byref variable will be forcibly initialized 942 | u8 buffer[sizeof(*req) + 1] = { 0 }; | ^~~~~~ /kisskb/src/drivers/hid/hid-nintendo.c: In function 'joycon_enable_rumble': /kisskb/src/drivers/hid/hid-nintendo.c:955:5: note: byref variable will be forcibly initialized 955 | u8 buffer[sizeof(*req) + 1] = { 0 }; | ^~~~~~ /kisskb/src/drivers/hid/hid-nintendo.c: In function 'joycon_enable_imu': /kisskb/src/drivers/hid/hid-nintendo.c:968:5: note: byref variable will be forcibly initialized 968 | u8 buffer[sizeof(*req) + 1] = { 0 }; | ^~~~~~ /kisskb/src/drivers/hid/hid-nintendo.c: In function 'joycon_set_player_leds': /kisskb/src/drivers/hid/hid-nintendo.c:656:5: note: byref variable will be forcibly initialized 656 | u8 buffer[sizeof(*req) + 1] = { 0 }; | ^~~~~~ /kisskb/src/drivers/hid/hid-nintendo.c: In function 'joycon_player_led_brightness_set': /kisskb/src/drivers/hid/hid-nintendo.c:656:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/hid/hid-nintendo.c: In function 'joycon_home_led_brightness_set': /kisskb/src/drivers/hid/hid-nintendo.c:1802:5: note: byref variable will be forcibly initialized 1802 | u8 buffer[sizeof(*req) + 5] = { 0 }; | ^~~~~~ /kisskb/src/drivers/hid/hid-nintendo.c: In function 'joycon_request_imu_calibration': /kisskb/src/drivers/hid/hid-nintendo.c:875:6: note: byref variable will be forcibly initialized 875 | u8 *raw_cal; | ^~~~~~~ /kisskb/src/drivers/hid/hid-nintendo.c: In function 'joycon_leds_create': /kisskb/src/drivers/hid/hid-nintendo.c:656:5: note: byref variable will be forcibly initialized 656 | u8 buffer[sizeof(*req) + 1] = { 0 }; | ^~~~~~ /kisskb/src/drivers/hid/hid-nintendo.c: In function 'nintendo_hid_probe': /kisskb/src/drivers/hid/hid-nintendo.c:968:5: note: byref variable will be forcibly initialized 968 | u8 buffer[sizeof(*req) + 1] = { 0 }; | ^~~~~~ /kisskb/src/drivers/hid/hid-nintendo.c:955:5: note: byref variable will be forcibly initialized 955 | u8 buffer[sizeof(*req) + 1] = { 0 }; | ^~~~~~ /kisskb/src/drivers/hid/hid-nintendo.c:942:5: note: byref variable will be forcibly initialized 942 | u8 buffer[sizeof(*req) + 1] = { 0 }; | ^~~~~~ /kisskb/src/drivers/hid/hid-nintendo.c:605:5: note: byref variable will be forcibly initialized 605 | u8 buf[2] = {JC_OUTPUT_USB_CMD}; | ^~~ /kisskb/src/drivers/hid/hid-nintendo.c:605:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/hid/hid-nintendo.c:605:5: note: byref variable will be forcibly initialized /kisskb/src/drivers/hid/hid-nintendo.c:605:5: note: byref variable will be forcibly initialized In file included from /kisskb/src/drivers/iio/dac/mcp4922.c:13: /kisskb/src/drivers/iio/dac/mcp4922.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/iio/light/vcnl4000.c: In function 'vcnl4010_irq_thread': /kisskb/src/drivers/iio/light/vcnl4000.c:864:16: note: byref variable will be forcibly initialized 864 | unsigned long isr; | ^~~ /kisskb/src/drivers/iio/light/vcnl4000.c: In function 'vcnl4010_trigger_handler': /kisskb/src/drivers/iio/light/vcnl4000.c:913:16: note: byref variable will be forcibly initialized 913 | unsigned long isr; | ^~~ /kisskb/src/drivers/hid/hid-picolcd_fb.c: In function 'picolcd_fb_update_rate_store': /kisskb/src/drivers/hid/hid-picolcd_fb.c:475:11: note: byref variable will be forcibly initialized 475 | unsigned u; | ^ /kisskb/src/drivers/hid/hid-picolcd_fb.c: In function 'picolcd_fb_update_tile': /kisskb/src/drivers/hid/hid-picolcd_fb.c:145:5: note: byref variable will be forcibly initialized 145 | u8 tdata[64]; | ^~~~~ In file included from /kisskb/src/include/linux/hid.h:19, from /kisskb/src/drivers/hid/hid-picolcd_fb.c:10: /kisskb/src/drivers/hid/hid-picolcd_fb.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/hid/hid-picolcd_core.c: In function 'picolcd_operation_mode_delay_store': /kisskb/src/drivers/hid/hid-picolcd_core.c:311:11: note: byref variable will be forcibly initialized 311 | unsigned u; | ^ /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/staging/ks7010/ks_wlan_net.c: In function 'ks_wlan_get_aplist': /kisskb/src/drivers/staging/ks7010/ks_wlan_net.c:1093:20: note: byref variable will be forcibly initialized 1093 | struct iw_quality qual[LOCAL_APLIST_MAX]; | ^~~~ /kisskb/src/drivers/staging/ks7010/ks_wlan_net.c: In function 'ks_wlan_add_leader_event': /kisskb/src/drivers/staging/ks7010/ks_wlan_net.c:1153:7: note: byref variable will be forcibly initialized 1153 | char buffer[RSN_IE_BODY_MAX * 2 + 30]; | ^~~~~~ /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/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/staging/greybus/bootrom.c: In function 'find_firmware': /kisskb/src/drivers/staging/greybus/bootrom.c:148:7: note: byref variable will be forcibly initialized 148 | char firmware_name[49]; | ^~~~~~~~~~~~~ /kisskb/src/drivers/staging/greybus/bootrom.c: In function 'gb_bootrom_get_version': /kisskb/src/drivers/staging/greybus/bootrom.c:379:37: note: byref variable will be forcibly initialized 379 | struct gb_bootrom_version_response response; | ^~~~~~~~ /kisskb/src/drivers/staging/greybus/bootrom.c:378:36: note: byref variable will be forcibly initialized 378 | struct gb_bootrom_version_request request; | ^~~~~~~ /kisskb/src/drivers/staging/greybus/bootrom.c: In function 'bootrom_es2_fixup_vid_pid': /kisskb/src/drivers/staging/greybus/bootrom.c:113:41: note: byref variable will be forcibly initialized 113 | struct gb_bootrom_get_vid_pid_response response; | ^~~~~~~~ /kisskb/src/drivers/hid/hid-picolcd_debugfs.c: In function 'picolcd_debug_eeprom_read': /kisskb/src/drivers/hid/hid-picolcd_debugfs.c:77:5: note: byref variable will be forcibly initialized 77 | u8 raw_data[3]; | ^~~~~~~~ /kisskb/src/drivers/hid/hid-picolcd_debugfs.c: In function '_picolcd_flash_erase64': /kisskb/src/drivers/hid/hid-picolcd_debugfs.c:238:5: note: byref variable will be forcibly initialized 238 | u8 raw_data[3]; | ^~~~~~~~ /kisskb/src/drivers/hid/hid-picolcd_debugfs.c: In function '_picolcd_flash_write': /kisskb/src/drivers/hid/hid-picolcd_debugfs.c:265:5: note: byref variable will be forcibly initialized 265 | u8 raw_data[36]; | ^~~~~~~~ /kisskb/src/drivers/hid/hid-picolcd_debugfs.c: In function '_picolcd_flash_read': /kisskb/src/drivers/hid/hid-picolcd_debugfs.c:183:5: note: byref variable will be forcibly initialized 183 | u8 raw_data[4]; | ^~~~~~~~ /kisskb/src/drivers/hid/hid-picolcd_debugfs.c: In function 'picolcd_debug_eeprom_write': /kisskb/src/drivers/hid/hid-picolcd_debugfs.c:117:5: note: byref variable will be forcibly initialized 117 | u8 raw_data[23]; | ^~~~~~~~ /kisskb/src/drivers/hid/hid-picolcd_debugfs.c: In function 'picolcd_debug_reset_write': /kisskb/src/drivers/hid/hid-picolcd_debugfs.c:41:7: note: byref variable will be forcibly initialized 41 | char buf[32]; | ^~~ /kisskb/src/drivers/staging/ks7010/ks7010_sdio.c: In function 'ks7010_sdio_writeb': /kisskb/src/drivers/staging/ks7010/ks7010_sdio.c:145:6: note: byref variable will be forcibly initialized 145 | int ret; | ^~~ /kisskb/src/drivers/staging/ks7010/ks7010_sdio.c: In function 'ks_wlan_hw_sleep_doze_request': /kisskb/src/drivers/staging/ks7010/ks7010_sdio.c:145:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/ks7010/ks7010_sdio.c: In function 'ks_wlan_hw_sleep_wakeup_request': /kisskb/src/drivers/staging/ks7010/ks7010_sdio.c:145:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/ks7010/ks7010_sdio.c: In function 'ks7010_sdio_init_irqs': /kisskb/src/drivers/staging/ks7010/ks7010_sdio.c:145:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/ks7010/ks7010_sdio.c:145:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/ks7010/ks7010_sdio.c: In function 'write_to_device': /kisskb/src/drivers/staging/ks7010/ks7010_sdio.c:145:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/ks7010/ks7010_sdio.c: In function 'ks7010_sdio_remove': /kisskb/src/drivers/staging/ks7010/ks7010_sdio.c:1080:6: note: byref variable will be forcibly initialized 1080 | int ret; | ^~~ /kisskb/src/drivers/staging/ks7010/ks7010_sdio.c: In function 'ks7010_sdio_readb': /kisskb/src/drivers/staging/ks7010/ks7010_sdio.c:124:6: note: byref variable will be forcibly initialized 124 | int ret; | ^~~ /kisskb/src/drivers/staging/ks7010/ks7010_sdio.c: In function 'ks_wlan_hw_rx': /kisskb/src/drivers/staging/ks7010/ks7010_sdio.c:145:6: note: byref variable will be forcibly initialized 145 | int ret; | ^~~ /kisskb/src/drivers/staging/ks7010/ks7010_sdio.c:145:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/ks7010/ks7010_sdio.c: In function '_ks_wlan_hw_power_save': /kisskb/src/drivers/staging/ks7010/ks7010_sdio.c:145:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/ks7010/ks7010_sdio.c:124:6: note: byref variable will be forcibly initialized 124 | int ret; | ^~~ /kisskb/src/drivers/staging/ks7010/ks7010_sdio.c: In function 'ks7010_sdio_setup_irqs': /kisskb/src/drivers/staging/ks7010/ks7010_sdio.c:881:6: note: byref variable will be forcibly initialized 881 | int ret; | ^~~ /kisskb/src/drivers/staging/ks7010/ks7010_sdio.c: In function 'ks7010_copy_firmware': /kisskb/src/drivers/staging/ks7010/ks7010_sdio.c:145:6: note: byref variable will be forcibly initialized 145 | int ret; | ^~~ /kisskb/src/drivers/staging/ks7010/ks7010_sdio.c: In function 'ks7010_upload_firmware': /kisskb/src/drivers/staging/ks7010/ks7010_sdio.c:124:6: note: byref variable will be forcibly initialized 124 | int ret; | ^~~ /kisskb/src/drivers/staging/ks7010/ks7010_sdio.c:124:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/ks7010/ks7010_sdio.c:758:25: note: byref variable will be forcibly initialized 758 | const struct firmware *fw_entry = NULL; | ^~~~~~~~ /kisskb/src/drivers/staging/ks7010/ks7010_sdio.c: In function 'ks_wlan_hw_wakeup_request': /kisskb/src/drivers/staging/ks7010/ks7010_sdio.c:145:6: note: byref variable will be forcibly initialized 145 | int ret; | ^~~ /kisskb/src/drivers/staging/ks7010/ks7010_sdio.c: In function 'ks7010_rw_function': /kisskb/src/drivers/staging/ks7010/ks7010_sdio.c:124:6: note: byref variable will be forcibly initialized 124 | int ret; | ^~~ /kisskb/src/drivers/staging/ks7010/ks7010_sdio.c: In function 'ks_sdio_interrupt': /kisskb/src/drivers/staging/ks7010/ks7010_sdio.c:124:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/ks7010/ks7010_sdio.c:124:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/ks7010/ks7010_sdio.c:124:6: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/vt6656/baseband.c: In function 'vnt_vt3184_init': /kisskb/src/drivers/staging/vt6656/baseband.c:246:5: note: byref variable will be forcibly initialized 246 | u8 data; | ^~~~ /kisskb/src/drivers/staging/vt6656/baseband.c: In function 'vnt_set_short_slot_time': /kisskb/src/drivers/staging/vt6656/baseband.c:364:5: note: byref variable will be forcibly initialized 364 | u8 bb_vga = 0; | ^~~~~~ /kisskb/src/drivers/hid/hid-steam.c: In function 'steam_request_conn_status': /kisskb/src/drivers/hid/hid-steam.c:258:19: note: byref variable will be forcibly initialized 258 | static inline int steam_request_conn_status(struct steam_device *steam) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-steam.c: In function 'steam_write_registers': /kisskb/src/drivers/hid/hid-steam.c:212:10: note: byref variable will be forcibly initialized 212 | va_list args; | ^~~~ /kisskb/src/drivers/hid/hid-steam.c:211:5: note: byref variable will be forcibly initialized 211 | u8 cmd[64] = {STEAM_CMD_WRITE_REGISTER, 0x00}; | ^~~ /kisskb/src/drivers/hid/hid-steam.c: In function 'steam_set_lizard_mode': /kisskb/src/drivers/hid/hid-steam.c:263:13: note: byref variable will be forcibly initialized 263 | static void steam_set_lizard_mode(struct steam_device *steam, bool enable) | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-steam.c:263:13: note: byref variable will be forcibly initialized /kisskb/src/drivers/hid/hid-steam.c:263:13: note: byref variable will be forcibly initialized /kisskb/src/drivers/hid/hid-steam.c: In function 'steam_get_serial': /kisskb/src/drivers/hid/hid-steam.c:238:5: note: byref variable will be forcibly initialized 238 | u8 reply[3 + STEAM_SERIAL_LEN + 1]; | ^~~~~ /kisskb/src/drivers/hid/hid-steam.c:237:5: note: byref variable will be forcibly initialized 237 | u8 cmd[] = {STEAM_CMD_GET_SERIAL, 0x15, 0x01}; | ^~~ /kisskb/src/drivers/hid/hid-steam.c: In function 'steam_probe': /kisskb/src/drivers/hid/hid-steam.c:258:19: note: byref variable will be forcibly initialized 258 | static inline int steam_request_conn_status(struct steam_device *steam) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/vt6656/key.c: In function 'vnt_set_keymode': /kisskb/src/drivers/staging/vt6656/key.c:39:5: note: byref variable will be forcibly initialized 39 | u8 broadcast[6] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; | ^~~~~~~~~ /kisskb/src/drivers/staging/vt6656/key.c: In function 'vnt_key_init_table': /kisskb/src/drivers/staging/vt6656/key.c:25:5: note: byref variable will be forcibly initialized 25 | u8 data[MAX_KEY_TABLE]; | ^~~~ /kisskb/src/drivers/staging/pi433/pi433_if.c: In function 'pi433_write': /kisskb/src/drivers/staging/pi433/pi433_if.c:814:37: note: byref variable will be forcibly initialized 814 | unsigned int required, available, copied; | ^~~~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/staging/pi433/pi433_if.c:22: /kisskb/src/drivers/staging/pi433/pi433_if.c: In function 'pi433_receive': /kisskb/src/include/linux/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/staging/pi433/pi433_if.c:511:13: note: in expansion of macro 'wait_event_interruptible' 511 | retval = wait_event_interruptible(dev->fifo_wait_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: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/staging/pi433/pi433_if.c:498:12: note: in expansion of macro 'wait_event_interruptible' 498 | retval = wait_event_interruptible(dev->fifo_wait_queue, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/pi433/pi433_if.c:494:6: note: byref variable will be forcibly initialized 494 | u8 dummy; | ^~~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/staging/pi433/pi433_if.c:22: /kisskb/src/include/linux/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/staging/pi433/pi433_if.c:477:12: note: in expansion of macro 'wait_event_interruptible' 477 | retval = wait_event_interruptible(dev->fifo_wait_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: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/staging/pi433/pi433_if.c:441:12: note: in expansion of macro 'wait_event_interruptible' 441 | retval = wait_event_interruptible(dev->rx_wait_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: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/staging/pi433/pi433_if.c:415:11: note: in expansion of macro 'wait_event_interruptible' 415 | retval = wait_event_interruptible(dev->rx_wait_queue, !dev->tx_active); | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/pi433/pi433_if.c:408:21: note: byref variable will be forcibly initialized 408 | int bytes_to_read, bytes_total; | ^~~~~~~~~~~ /kisskb/src/drivers/staging/pi433/pi433_if.c: In function 'pi433_ioctl': /kisskb/src/drivers/staging/pi433/pi433_if.c:876:22: note: byref variable will be forcibly initialized 876 | struct pi433_tx_cfg tx_cfg; | ^~~~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/staging/pi433/pi433_if.c:22: /kisskb/src/drivers/staging/pi433/pi433_if.c: In function 'pi433_tx_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/staging/pi433/pi433_if.c:735:3: note: in expansion of macro 'wait_event_interruptible' 735 | wait_event_interruptible(device->fifo_wait_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: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/staging/pi433/pi433_if.c:724:13: note: in expansion of macro 'wait_event_interruptible' 724 | retval = wait_event_interruptible(device->fifo_wait_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: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/staging/pi433/pi433_if.c:638:3: note: in expansion of macro 'wait_event_interruptible' 638 | wait_event_interruptible(device->tx_wait_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: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/staging/pi433/pi433_if.c:569:3: note: in expansion of macro 'wait_event_interruptible' 569 | wait_event_interruptible(device->tx_wait_queue, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/pi433/pi433_if.c:561:9: note: byref variable will be forcibly initialized 561 | size_t size; | ^~~~ /kisskb/src/drivers/staging/pi433/pi433_if.c:560:22: note: byref variable will be forcibly initialized 560 | struct pi433_tx_cfg tx_cfg; | ^~~~~~ In file included from /kisskb/src/drivers/staging/pi433/pi433_if.c:40: /kisskb/src/drivers/staging/pi433/pi433_if.c: In function 'spi_w8r8': /kisskb/src/include/linux/spi/spi.h:1294:7: note: byref variable will be forcibly initialized 1294 | u8 result; | ^~~~~~ /kisskb/src/drivers/staging/pi433/pi433_if.c: In function 'setup_gpio': /kisskb/src/drivers/staging/pi433/pi433_if.c:977:7: note: byref variable will be forcibly initialized 977 | char name[5]; | ^~~~ In file included from /kisskb/src/drivers/staging/pi433/pi433_if.c:40: /kisskb/src/drivers/staging/pi433/pi433_if.c: In function 'pi433_probe': /kisskb/src/include/linux/spi/spi.h:1294:7: note: byref variable will be forcibly initialized 1294 | u8 result; | ^~~~~~ /kisskb/src/drivers/staging/pi433/pi433_if.c:1095:12: note: byref variable will be forcibly initialized 1095 | static int pi433_probe(struct spi_device *spi) | ^~~~~~~~~~~ /kisskb/src/drivers/hid/hid-led.c: In function 'luxafor_write': /kisskb/src/drivers/hid/hid-led.c:344:7: note: byref variable will be forcibly initialized 344 | __u8 buf[MAX_REPORT_SIZE] = { [1] = 1 }; | ^~~ /kisskb/src/drivers/hid/hid-led.c: In function '_thingm_write': /kisskb/src/drivers/hid/hid-led.c:233:7: note: byref variable will be forcibly initialized 233 | __u8 buf[MAX_REPORT_SIZE] = { 1, 'c' }; | ^~~ /kisskb/src/drivers/hid/hid-led.c: In function 'dream_cheeky_write': /kisskb/src/drivers/hid/hid-led.c:204:7: note: byref variable will be forcibly initialized 204 | __u8 buf[MAX_REPORT_SIZE] = {}; | ^~~ /kisskb/src/drivers/hid/hid-led.c: In function 'dream_cheeky_init': /kisskb/src/drivers/hid/hid-led.c:217:7: note: byref variable will be forcibly initialized 217 | __u8 buf[MAX_REPORT_SIZE] = {}; | ^~~ /kisskb/src/drivers/hid/hid-led.c: In function 'riso_kagaku_write': /kisskb/src/drivers/hid/hid-led.c:193:7: note: byref variable will be forcibly initialized 193 | __u8 buf[MAX_REPORT_SIZE] = {}; | ^~~ /kisskb/src/drivers/hid/hid-led.c: In function 'thingm_init': /kisskb/src/drivers/hid/hid-led.c:265:7: note: byref variable will be forcibly initialized 265 | __u8 buf[MAX_REPORT_SIZE] = { 1, 'v' }; | ^~~ In file included from /kisskb/src/include/linux/input.h:19, from /kisskb/src/include/linux/hid.h:24, from /kisskb/src/drivers/hid/hid-led.c:10: /kisskb/src/drivers/hid/hid-led.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/staging/fbtft/fb_ra8875.c: In function 'write_reg8_bus8': /kisskb/src/drivers/staging/fbtft/fb_ra8875.c:192:10: note: byref variable will be forcibly initialized 192 | va_list args; | ^~~~ /kisskb/src/drivers/staging/fbtft/fb_ra8875.c: In function 'write_spi': /kisskb/src/drivers/staging/fbtft/fb_ra8875.c:24:21: note: byref variable will be forcibly initialized 24 | struct spi_message m; | ^ /kisskb/src/drivers/staging/fbtft/fb_sh1106.c: In function 'write_register': /kisskb/src/drivers/staging/fbtft/fb_sh1106.c:143:10: note: byref variable will be forcibly initialized 143 | va_list args; | ^~~~ /kisskb/src/drivers/staging/greybus/fw-management.c: In function 'fw_mgmt_interface_fw_version_operation': /kisskb/src/drivers/staging/greybus/fw-management.c:108:50: note: byref variable will be forcibly initialized 108 | struct gb_fw_mgmt_interface_fw_version_response response; | ^~~~~~~~ /kisskb/src/drivers/staging/greybus/fw-management.c: In function 'fw_mgmt_backend_fw_version_operation': /kisskb/src/drivers/staging/greybus/fw-management.c:247:48: note: byref variable will be forcibly initialized 247 | struct gb_fw_mgmt_backend_fw_version_response response; | ^~~~~~~~ /kisskb/src/drivers/staging/greybus/fw-management.c:246:47: note: byref variable will be forcibly initialized 246 | struct gb_fw_mgmt_backend_fw_version_request request; | ^~~~~~~ /kisskb/src/drivers/staging/greybus/fw-management.c: In function 'fw_mgmt_load_and_validate_operation': /kisskb/src/drivers/staging/greybus/fw-management.c:142:49: note: byref variable will be forcibly initialized 142 | struct gb_fw_mgmt_load_and_validate_fw_request request; | ^~~~~~~ /kisskb/src/drivers/staging/greybus/fw-management.c: In function 'fw_mgmt_backend_fw_update_operation': /kisskb/src/drivers/staging/greybus/fw-management.c:301:46: note: byref variable will be forcibly initialized 301 | struct gb_fw_mgmt_backend_fw_update_request request; | ^~~~~~~ /kisskb/src/drivers/staging/greybus/fw-management.c: In function 'fw_mgmt_ioctl': /kisskb/src/drivers/staging/greybus/fw-management.c:413:39: note: byref variable will be forcibly initialized 413 | struct fw_mgmt_ioc_backend_fw_update backend_update; | ^~~~~~~~~~~~~~ /kisskb/src/drivers/staging/greybus/fw-management.c:412:44: note: byref variable will be forcibly initialized 412 | struct fw_mgmt_ioc_intf_load_and_validate intf_load; | ^~~~~~~~~ /kisskb/src/drivers/staging/greybus/fw-management.c:411:41: note: byref variable will be forcibly initialized 411 | struct fw_mgmt_ioc_get_backend_version backend_fw_info; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/greybus/fw-management.c:410:38: note: byref variable will be forcibly initialized 410 | struct fw_mgmt_ioc_get_intf_version intf_fw_info; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/greybus/authentication.c: In function 'cap_get_endpoint_uid': /kisskb/src/drivers/staging/greybus/authentication.c:87:42: note: byref variable will be forcibly initialized 87 | struct gb_cap_get_endpoint_uid_response response; | ^~~~~~~~ /kisskb/src/drivers/staging/greybus/authentication.c: In function 'cap_ioctl': /kisskb/src/drivers/staging/greybus/authentication.c:206:34: note: byref variable will be forcibly initialized 206 | struct cap_ioc_get_endpoint_uid endpoint_uid; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/fieldbus/dev_core.c: In function 'enabled_store': /kisskb/src/drivers/staging/fieldbus/dev_core.c:49:7: note: byref variable will be forcibly initialized 49 | bool value; | ^~~~~ /kisskb/src/drivers/hid/hid-wiimote-debug.c: In function 'wiidebug_drm_write': /kisskb/src/drivers/hid/hid-wiimote-debug.c:130:7: note: byref variable will be forcibly initialized 130 | char buf[16]; | ^~~ /kisskb/src/drivers/hid/hid-wiimote-debug.c: In function 'wiidebug_eeprom_read': /kisskb/src/drivers/hid/hid-wiimote-debug.c:30:7: note: byref variable will be forcibly initialized 30 | char buf[16]; | ^~~ /kisskb/src/drivers/hid/hid-wiimote-core.c: In function 'handler_drm_SKAI2': /kisskb/src/drivers/hid/hid-wiimote-core.c:1565:7: note: byref variable will be forcibly initialized 1565 | __u8 buf[5]; | ^~~ /kisskb/src/drivers/hid/hid-wiimote-core.c: In function 'wiiproto_req_wmem': /kisskb/src/drivers/hid/hid-wiimote-core.c:314:7: note: byref variable will be forcibly initialized 314 | __u8 cmd[22]; | ^~~ /kisskb/src/drivers/hid/hid-wiimote-core.c: In function 'wiiproto_req_rumble': /kisskb/src/drivers/hid/hid-wiimote-core.c:132:7: note: byref variable will be forcibly initialized 132 | __u8 cmd[2]; | ^~~ /kisskb/src/drivers/hid/hid-wiimote-core.c: In function 'wiiproto_req_leds': /kisskb/src/drivers/hid/hid-wiimote-core.c:152:7: note: byref variable will be forcibly initialized 152 | __u8 cmd[2]; | ^~~ /kisskb/src/drivers/hid/hid-wiimote-core.c: In function 'wiiproto_req_drm': /kisskb/src/drivers/hid/hid-wiimote-core.c:242:7: note: byref variable will be forcibly initialized 242 | __u8 cmd[3]; | ^~~ /kisskb/src/drivers/hid/hid-wiimote-core.c: In function 'wiiproto_req_status': /kisskb/src/drivers/hid/hid-wiimote-core.c:260:7: note: byref variable will be forcibly initialized 260 | __u8 cmd[2]; | ^~~ /kisskb/src/drivers/hid/hid-wiimote-core.c: In function 'wiiproto_req_ir1': /kisskb/src/drivers/hid/hid-wiimote-core.c:285:7: note: byref variable will be forcibly initialized 285 | __u8 cmd[2]; | ^~~ /kisskb/src/drivers/hid/hid-wiimote-core.c: In function 'wiiproto_req_ir2': /kisskb/src/drivers/hid/hid-wiimote-core.c:296:7: note: byref variable will be forcibly initialized 296 | __u8 cmd[2]; | ^~~ /kisskb/src/drivers/hid/hid-wiimote-core.c: In function 'wiiproto_req_rmem': /kisskb/src/drivers/hid/hid-wiimote-core.c:339:7: note: byref variable will be forcibly initialized 339 | __u8 cmd[7]; | ^~~ /kisskb/src/drivers/hid/hid-wiimote-core.c: In function 'wiimote_cmd_init_ext': /kisskb/src/drivers/hid/hid-wiimote-core.c:413:7: note: byref variable will be forcibly initialized 413 | __u8 wmem; | ^~~~ /kisskb/src/drivers/hid/hid-wiimote-core.c: In function 'wiimote_cmd_init_mp': /kisskb/src/drivers/hid/hid-wiimote-core.c:468:7: note: byref variable will be forcibly initialized 468 | __u8 wmem; | ^~~~ /kisskb/src/drivers/hid/hid-wiimote-core.c: In function 'wiimote_cmd_map_mp': /kisskb/src/drivers/hid/hid-wiimote-core.c:489:7: note: byref variable will be forcibly initialized 489 | __u8 wmem; | ^~~~ /kisskb/src/drivers/hid/hid-wiimote-core.c: In function 'wiimote_init_detect': /kisskb/src/drivers/hid/hid-wiimote-core.c:865:35: note: byref variable will be forcibly initialized 865 | __u8 exttype = WIIMOTE_EXT_NONE, extdata[6]; | ^~~~~~~ /kisskb/src/drivers/hid/hid-wiimote-core.c: In function 'wiimote_cmd_read_mp_mapped': /kisskb/src/drivers/hid/hid-wiimote-core.c:533:7: note: byref variable will be forcibly initialized 533 | __u8 rmem[6]; | ^~~~ /kisskb/src/drivers/hid/hid-wiimote-core.c: In function 'wiimote_init_poll_mp': /kisskb/src/drivers/hid/hid-wiimote-core.c:912:7: note: byref variable will be forcibly initialized 912 | __u8 mpdata[6]; | ^~~~~~ /kisskb/src/drivers/hid/hid-wiimote-core.c: In function 'wiimote_init_check': /kisskb/src/drivers/hid/hid-wiimote-core.c:945:13: note: byref variable will be forcibly initialized 945 | __u8 type, data[6]; | ^~~~ /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/hid/hid-wiimote-core.c: In function 'wiimote_init_hotplug': /kisskb/src/drivers/hid/hid-wiimote-core.c:1097:28: note: byref variable will be forcibly initialized 1097 | __u8 exttype, extdata[6], mpdata[6]; | ^~~~~~ /kisskb/src/drivers/hid/hid-wiimote-core.c:1097:16: note: byref variable will be forcibly initialized 1097 | __u8 exttype, extdata[6], mpdata[6]; | ^~~~~~~ /kisskb/src/drivers/hid/hid-wiimote-modules.c: In function 'wiimod_ir_change': /kisskb/src/drivers/hid/hid-wiimote-modules.c:611:7: note: byref variable will be forcibly initialized 611 | __u8 format = 0; | ^~~~~~ /kisskb/src/drivers/hid/hid-wiimote-modules.c: In function 'wiimod_pro_calib_store': /kisskb/src/drivers/hid/hid-wiimote-modules.c:1835:18: note: byref variable will be forcibly initialized 1835 | s16 x1, y1, x2, y2; | ^~ /kisskb/src/drivers/hid/hid-wiimote-modules.c:1835:14: note: byref variable will be forcibly initialized 1835 | s16 x1, y1, x2, y2; | ^~ /kisskb/src/drivers/hid/hid-wiimote-modules.c:1835:10: note: byref variable will be forcibly initialized 1835 | s16 x1, y1, x2, y2; | ^~ /kisskb/src/drivers/hid/hid-wiimote-modules.c:1835:6: note: byref variable will be forcibly initialized 1835 | s16 x1, y1, x2, y2; | ^~ /kisskb/src/drivers/hid/hid-wiimote-modules.c: In function 'wiimod_bboard_calib_show': /kisskb/src/drivers/hid/hid-wiimote-modules.c:1420:7: note: byref variable will be forcibly initialized 1420 | __u8 buf[24], offs; | ^~~ /kisskb/src/drivers/staging/greybus/spilib.c: In function 'gb_spi_get_master_config': /kisskb/src/drivers/staging/greybus/spilib.c:417:39: note: byref variable will be forcibly initialized 417 | struct gb_spi_master_config_response response; | ^~~~~~~~ /kisskb/src/drivers/staging/greybus/spilib.c: In function 'gb_spi_setup_device': /kisskb/src/drivers/staging/greybus/spilib.c:445:39: note: byref variable will be forcibly initialized 445 | struct gb_spi_device_config_response response; | ^~~~~~~~ /kisskb/src/drivers/staging/greybus/spilib.c:444:38: note: byref variable will be forcibly initialized 444 | struct gb_spi_device_config_request request; | ^~~~~~~ /kisskb/src/drivers/hid/hid-wiimote-modules.c: In function 'wiimod_bboard_probe': /kisskb/src/drivers/hid/hid-wiimote-modules.c:1471:7: note: byref variable will be forcibly initialized 1471 | __u8 buf[24], offs; | ^~~ /kisskb/src/drivers/hid/hid-sensor-hub.c: In function 'sensor_hub_set_feature': /kisskb/src/drivers/hid/hid-sensor-hub.c:198:8: note: byref variable will be forcibly initialized 198 | __s32 value; | ^~~~~ /kisskb/src/drivers/hid/hid-sensor-hub.c: In function 'sensor_hub_raw_event': /kisskb/src/drivers/hid/hid-sensor-hub.c:481:32: note: byref variable will be forcibly initialized 481 | struct hid_sensor_hub_device *hsdev = NULL; | ^~~~~ /kisskb/src/drivers/hid/hid-sensor-hub.c:480:8: note: byref variable will be forcibly initialized 480 | void *priv = NULL; | ^~~~ In file included from /kisskb/src/drivers/hid/hid-sensor-hub.c:7: /kisskb/src/drivers/hid/hid-sensor-hub.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:213:9: note: byref variable will be forcibly initialized 213 | size_t bytes; | ^~~~~ /kisskb/src/drivers/staging/vt6656/rf.c: In function 'vnt_rf_write_embedded': /kisskb/src/drivers/staging/vt6656/rf.c:559:5: note: byref variable will be forcibly initialized 559 | u8 reg_data[4]; | ^~~~~~~~ /kisskb/src/drivers/staging/vt6656/rf.c: In function 'vnt_rf_rssi_to_dbm': /kisskb/src/drivers/staging/vt6656/rf.c:764:5: note: byref variable will be forcibly initialized 764 | u8 airoharf[4] = {0, 18, 0, 40}; | ^~~~~~~~ /kisskb/src/drivers/staging/vt6656/usbpipe.c: In function 'vnt_rx_data': /kisskb/src/drivers/staging/vt6656/usbpipe.c:273:7: note: byref variable will be forcibly initialized 273 | long rx_dbm; | ^~~~~~ In file included from /kisskb/src/drivers/staging/pi433/rf69.c:17: /kisskb/src/drivers/staging/pi433/rf69.c: In function 'spi_w8r8': /kisskb/src/include/linux/spi/spi.h:1294:7: note: byref variable will be forcibly initialized 1294 | u8 result; | ^~~~~~ /kisskb/src/drivers/staging/pi433/rf69.c: In function 'rf69_read_reg': /kisskb/src/include/linux/spi/spi.h:1294:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/pi433/rf69.c:27:11: note: byref variable will be forcibly initialized 27 | static u8 rf69_read_reg(struct spi_device *spi, u8 addr) | ^~~~~~~~~~~~~ In file included from /kisskb/src/drivers/staging/pi433/rf69.c:17: /kisskb/src/drivers/staging/pi433/rf69.c: In function 'spi_sync_transfer': /kisskb/src/include/linux/spi/spi.h:1222:21: note: byref variable will be forcibly initialized 1222 | struct spi_message msg; | ^~~ /kisskb/src/drivers/staging/pi433/rf69.c: In function 'rf69_write_reg': /kisskb/src/drivers/staging/pi433/rf69.c:51:7: note: byref variable will be forcibly initialized 51 | char buffer[2]; | ^~~~~~ /kisskb/src/drivers/staging/pi433/rf69.c: In function 'rf69_read_mod_write': /kisskb/src/drivers/staging/pi433/rf69.c:51:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/pi433/rf69.c: In function 'rf69_set_bit': /kisskb/src/drivers/staging/pi433/rf69.c:51:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/pi433/rf69.c: In function 'rf69_clear_bit': /kisskb/src/drivers/staging/pi433/rf69.c:51:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/pi433/rf69.c: In function 'rf69_set_bandwidth_intern': /kisskb/src/drivers/staging/pi433/rf69.c:51:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/pi433/rf69.c: In function 'rf69_set_bit_rate': /kisskb/src/drivers/staging/pi433/rf69.c:51:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/pi433/rf69.c:51:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/pi433/rf69.c: In function 'rf69_set_deviation': /kisskb/src/drivers/staging/pi433/rf69.c:51:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/pi433/rf69.c:51:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/pi433/rf69.c: In function 'rf69_set_frequency': /kisskb/src/drivers/staging/pi433/rf69.c:51:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/pi433/rf69.c:51:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/pi433/rf69.c:51:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/pi433/rf69.c: In function 'rf69_set_pa_ramp': /kisskb/src/drivers/staging/pi433/rf69.c:51:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/pi433/rf69.c: In function 'rf69_set_dio_mapping': /kisskb/src/drivers/staging/pi433/rf69.c:51:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/pi433/rf69.c: In function 'rf69_set_rssi_threshold': /kisskb/src/drivers/staging/pi433/rf69.c:51:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/pi433/rf69.c: In function 'rf69_set_preamble_length': /kisskb/src/drivers/staging/pi433/rf69.c:51:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/pi433/rf69.c:51:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/pi433/rf69.c: In function 'rf69_set_sync_values': /kisskb/src/drivers/staging/pi433/rf69.c:51:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/pi433/rf69.c:51:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/pi433/rf69.c:51:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/pi433/rf69.c:51:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/pi433/rf69.c:51:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/pi433/rf69.c:51:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/pi433/rf69.c:51:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/pi433/rf69.c:51:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/pi433/rf69.c: In function 'rf69_set_payload_length': /kisskb/src/drivers/staging/pi433/rf69.c:51:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/pi433/rf69.c: In function 'rf69_set_node_address': /kisskb/src/drivers/staging/pi433/rf69.c:51:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/pi433/rf69.c: In function 'rf69_set_broadcast_address': /kisskb/src/drivers/staging/pi433/rf69.c:51:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/pi433/rf69.c: In function 'rf69_set_dagc': /kisskb/src/drivers/staging/pi433/rf69.c:51:7: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/pi433/rf69.c: In function 'rf69_read_fifo': /kisskb/src/drivers/staging/pi433/rf69.c:844:5: note: byref variable will be forcibly initialized 844 | u8 local_buffer[FIFO_SIZE + 1]; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/pi433/rf69.c:843:22: note: byref variable will be forcibly initialized 843 | struct spi_transfer transfer; | ^~~~~~~~ /kisskb/src/drivers/staging/pi433/rf69.c: In function 'rf69_set_fifo_threshold': /kisskb/src/drivers/staging/pi433/rf69.c:798:6: note: byref variable will be forcibly initialized 798 | int retval; | ^~~~~~ /kisskb/src/drivers/staging/pi433/rf69.c: In function 'rf69_write_fifo': /kisskb/src/drivers/staging/pi433/rf69.c:877:5: note: byref variable will be forcibly initialized 877 | u8 local_buffer[FIFO_SIZE + 1]; | ^~~~~~~~~~~~ /kisskb/src/drivers/staging/fbtft/fb_ssd1331.c: In function 'set_gamma': /kisskb/src/drivers/staging/fbtft/fb_ssd1331.c:133:16: note: byref variable will be forcibly initialized 133 | unsigned long tmp[GAMMA_NUM * GAMMA_LEN]; | ^~~ /kisskb/src/drivers/staging/fbtft/fb_ssd1331.c: In function 'write_reg8_bus8': /kisskb/src/drivers/staging/fbtft/fb_ssd1331.c:68:10: note: byref variable will be forcibly initialized 68 | va_list args; | ^~~~ /kisskb/src/drivers/staging/fbtft/fb_ssd1351.c: In function 'set_gamma': /kisskb/src/drivers/staging/fbtft/fb_ssd1351.c:122:16: note: byref variable will be forcibly initialized 122 | unsigned long tmp[GAMMA_NUM * GAMMA_LEN]; | ^~~ /kisskb/src/drivers/staging/greybus/power_supply.c: In function '__gb_power_supply_property_update': /kisskb/src/drivers/staging/greybus/power_supply.c:595:47: note: byref variable will be forcibly initialized 595 | struct gb_power_supply_get_property_response resp; | ^~~~ /kisskb/src/drivers/staging/greybus/power_supply.c:594:46: note: byref variable will be forcibly initialized 594 | struct gb_power_supply_get_property_request req; | ^~~ /kisskb/src/drivers/staging/greybus/power_supply.c: In function 'gb_power_supplies_get_count': /kisskb/src/drivers/staging/greybus/power_supply.c:875:47: note: byref variable will be forcibly initialized 875 | struct gb_power_supply_get_supplies_response resp; | ^~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/include/linux/power_supply.h:15, from /kisskb/src/drivers/staging/greybus/power_supply.c:11: /kisskb/src/drivers/staging/greybus/power_supply.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ In file included from /kisskb/src/drivers/staging/greybus/power_supply.c:12: /kisskb/src/drivers/staging/greybus/power_supply.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/staging/greybus/loopback.c:12: /kisskb/src/drivers/staging/greybus/loopback.c: In function 'gb_loopback_async_wait_all': /kisskb/src/include/linux/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/staging/greybus/loopback.c:419:2: note: in expansion of macro 'wait_event' 419 | wait_event(gb->wq_completion, | ^~~~~~~~~~ /kisskb/src/drivers/staging/greybus/power_supply.c: In function 'gb_power_supply_description_get': /kisskb/src/drivers/staging/greybus/power_supply.c:478:50: note: byref variable will be forcibly initialized 478 | struct gb_power_supply_get_description_response resp; | ^~~~ /kisskb/src/drivers/staging/greybus/power_supply.c:477:49: note: byref variable will be forcibly initialized 477 | struct gb_power_supply_get_description_request req; | ^~~ /kisskb/src/drivers/staging/greybus/loopback.c: In function 'gb_loopback_async_wait_to_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/staging/greybus/loopback.c:828:2: note: in expansion of macro 'wait_event_interruptible' 828 | wait_event_interruptible(gb->wq_completion, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/greybus/power_supply.c: In function 'gb_power_supply_prop_descriptors_get': /kisskb/src/drivers/staging/greybus/power_supply.c:513:29: note: byref variable will be forcibly initialized 513 | enum power_supply_property psp; | ^~~ /kisskb/src/drivers/staging/greybus/power_supply.c: In function 'gb_power_supply_property_set': /kisskb/src/drivers/staging/greybus/power_supply.c:770:46: note: byref variable will be forcibly initialized 770 | struct gb_power_supply_set_property_request req; | ^~~ /kisskb/src/drivers/staging/greybus/loopback.c: In function 'gb_loopback_calculate_latency_stats': /kisskb/src/drivers/staging/greybus/loopback.c:780:6: note: byref variable will be forcibly initialized 780 | u32 lat; | ^~~ /kisskb/src/drivers/staging/greybus/raw.c: In function 'raw_init': /kisskb/src/drivers/staging/greybus/raw.c:340:8: note: byref variable will be forcibly initialized 340 | dev_t dev; | ^~~ /kisskb/src/drivers/staging/greybus/loopback.c: In function 'gb_loopback_dbgfs_latency_show_common': /kisskb/src/drivers/staging/greybus/loopback.c:944:6: note: byref variable will be forcibly initialized 944 | u32 latency; | ^~~~~~~ /kisskb/src/drivers/staging/greybus/loopback.c: In function 'gb_loopback_probe': /kisskb/src/drivers/staging/greybus/loopback.c:982:7: note: byref variable will be forcibly initialized 982 | char name[DEBUGFS_NAMELEN]; | ^~~~ 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:13, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/staging/greybus/loopback.c:12: /kisskb/src/drivers/staging/greybus/loopback.c: In function 'gb_loopback_fn': /kisskb/src/include/linux/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/staging/greybus/loopback.c:852:4: note: in expansion of macro 'wait_event_interruptible' 852 | wait_event_interruptible(gb->wq, gb->type || | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/greybus/vibrator.c: In function 'timeout_store': /kisskb/src/drivers/staging/greybus/vibrator.c:82:16: note: byref variable will be forcibly initialized 82 | unsigned long val; | ^~~ /kisskb/src/drivers/staging/greybus/light.c: In function 'gb_lights_channel_flash_config': /kisskb/src/drivers/staging/greybus/light.c:828:53: note: byref variable will be forcibly initialized 828 | struct gb_lights_get_channel_flash_config_response conf; | ^~~~ /kisskb/src/drivers/staging/greybus/light.c:827:52: note: byref variable will be forcibly initialized 827 | struct gb_lights_get_channel_flash_config_request req; | ^~~ /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; | ^~~~ In file included from /kisskb/src/drivers/staging/greybus/light.c:13: /kisskb/src/drivers/staging/greybus/light.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /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/wfx/bh.c: In function 'ack_sdio_data': /kisskb/src/drivers/staging/wfx/bh.c:228:6: note: byref variable will be forcibly initialized 228 | u32 cfg_reg; | ^~~~~~~ /kisskb/src/drivers/staging/wfx/bh.c: In function 'bh_work': /kisskb/src/drivers/staging/wfx/bh.c:241:21: note: byref variable will be forcibly initialized 241 | int stats_req = 0, stats_cnf = 0, stats_ind = 0; | ^~~~~~~~~ /kisskb/src/drivers/staging/wfx/bh.c: In function 'wfx_bh_request_rx': /kisskb/src/drivers/staging/wfx/bh.c:271:6: note: byref variable will be forcibly initialized 271 | u32 cur, prev; | ^~~ /kisskb/src/drivers/staging/wfx/bh.c: In function 'wfx_bh_poll_irq': /kisskb/src/drivers/staging/wfx/bh.c:302:6: note: byref variable will be forcibly initialized 302 | u32 reg; | ^~~ /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/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; | ^~~ In file included from /kisskb/src/drivers/staging/greybus/gpio.c:13: /kisskb/src/drivers/staging/greybus/gpio.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized 427 | unsigned int irq; | ^~~ /kisskb/src/drivers/staging/greybus/light.c: In function 'fade_out_store': /kisskb/src/drivers/staging/greybus/light.c:203:5: note: byref variable will be forcibly initialized 203 | u8 fade; \ | ^~~~ /kisskb/src/drivers/staging/greybus/light.c:233:1: note: in expansion of macro 'gb_lights_fade_attr' 233 | gb_lights_fade_attr(out); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/greybus/gpio.c: In function 'gb_gpio_request_handler': /kisskb/src/include/linux/irqdomain.h:427:15: note: byref variable will be forcibly initialized /kisskb/src/drivers/staging/greybus/light.c: In function 'fade_in_store': /kisskb/src/drivers/staging/greybus/light.c:203:5: note: byref variable will be forcibly initialized 203 | u8 fade; \ | ^~~~ /kisskb/src/drivers/staging/greybus/light.c:232:1: note: in expansion of macro 'gb_lights_fade_attr' 232 | gb_lights_fade_attr(in); | ^~~~~~~~~~~~~~~~~~~ /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; | ^~~ In file included from /kisskb/src/drivers/staging/greybus/gpio.c:11: /kisskb/src/drivers/staging/greybus/gpio.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:615:9: note: byref variable will be forcibly initialized 615 | size_t bytes; | ^~~~~ /kisskb/src/drivers/staging/greybus/light.c: In function 'color_store': /kisskb/src/drivers/staging/greybus/light.c:249:6: note: byref variable will be forcibly initialized 249 | u32 color; | ^~~~~ /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_flash_intensity_set': /kisskb/src/drivers/staging/greybus/light.c:119:47: note: byref variable will be forcibly initialized 119 | struct gb_lights_set_flash_intensity_request req; | ^~~ /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/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/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; | ^~~~~~~ /kisskb/src/drivers/staging/greybus/light.c: In function 'gb_lights_flash_fault_get': /kisskb/src/drivers/staging/greybus/light.c:709:44: note: byref variable will be forcibly initialized 709 | struct gb_lights_get_flash_fault_response resp; | ^~~~ /kisskb/src/drivers/staging/greybus/light.c:708:43: note: byref variable will be forcibly initialized 708 | struct gb_lights_get_flash_fault_request req; | ^~~ /kisskb/src/drivers/staging/greybus/light.c: In function 'gb_lights_flash_strobe_set': /kisskb/src/drivers/staging/greybus/light.c:636:44: note: byref variable will be forcibly initialized 636 | struct gb_lights_set_flash_strobe_request req; | ^~~ /kisskb/src/drivers/staging/greybus/light.c: In function 'gb_lights_flash_timeout_set': /kisskb/src/drivers/staging/greybus/light.c:677:45: note: byref variable will be forcibly initialized 677 | struct gb_lights_set_flash_timeout_request req; | ^~~ /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/staging/wfx/hwio.c: In function 'indirect_read': /kisskb/src/drivers/staging/wfx/hwio.c:114:6: note: byref variable will be forcibly initialized 114 | u32 cfg; | ^~~ /kisskb/src/drivers/staging/wfx/hwio.c: In function 'write32_bits_locked': /kisskb/src/drivers/staging/wfx/hwio.c:90:6: note: byref variable will be forcibly initialized 90 | u32 val_r, val_w; | ^~~~~ /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/staging/wfx/fwio.c: In function 'get_firmware': /kisskb/src/drivers/staging/wfx/fwio.c:105:7: note: byref variable will be forcibly initialized 105 | char filename[256]; | ^~~~~~~~ /kisskb/src/drivers/staging/wfx/fwio.c: In function 'upload_firmware': /kisskb/src/drivers/staging/wfx/fwio.c:179:12: note: byref variable will be forcibly initialized 179 | u32 offs, bytes_done = 0; | ^~~~~~~~~~ /kisskb/src/drivers/staging/wfx/fwio.c: In function 'wait_ncp_status': /kisskb/src/drivers/staging/wfx/fwio.c:154:6: note: byref variable will be forcibly initialized 154 | u32 reg; | ^~~ /kisskb/src/drivers/staging/wfx/fwio.c: In function 'print_boot_status': /kisskb/src/drivers/staging/wfx/fwio.c:222:6: note: byref variable will be forcibly initialized 222 | u32 reg; | ^~~ /kisskb/src/drivers/staging/wfx/fwio.c: In function 'load_firmware_secure': /kisskb/src/drivers/staging/wfx/fwio.c:238:6: note: byref variable will be forcibly initialized 238 | int fw_offset; | ^~~~~~~~~ /kisskb/src/drivers/staging/wfx/fwio.c:236:25: note: byref variable will be forcibly initialized 236 | const struct firmware *fw = NULL; | ^~ /kisskb/src/drivers/staging/wfx/fwio.c: In function 'wfx_init_device': /kisskb/src/drivers/staging/wfx/fwio.c:339:6: note: byref variable will be forcibly initialized 339 | u32 reg; | ^~~ In file included from /kisskb/src/include/linux/mm.h:30, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/include/linux/highmem.h:8, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/linux/etherdevice.h:20, from /kisskb/src/drivers/staging/wfx/hif_tx_mib.c:10: /kisskb/src/drivers/staging/wfx/hif_tx_mib.c: In function '__ab_c_size': /kisskb/src/include/linux/overflow.h:171:9: note: byref variable will be forcibly initialized 171 | size_t bytes; | ^~~~~ /kisskb/src/drivers/staging/wfx/hif_tx_mib.c: In function 'array_size': /kisskb/src/include/linux/overflow.h:133:9: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/drivers/staging/wfx/hif_tx_mib.c: In function 'hif_set_output_power': /kisskb/src/drivers/staging/wfx/hif_tx_mib.c:19:40: note: byref variable will be forcibly initialized 19 | struct hif_mib_current_tx_power_level arg = { | ^~~ /kisskb/src/drivers/staging/wfx/hif_tx_mib.c: In function 'hif_beacon_filter_control': /kisskb/src/drivers/staging/wfx/hif_tx_mib.c:126:35: note: byref variable will be forcibly initialized 126 | struct hif_mib_bcn_filter_enable arg = { | ^~~ /kisskb/src/drivers/staging/wfx/hif_tx_mib.c: In function 'hif_slot_time': /kisskb/src/drivers/staging/wfx/hif_tx_mib.c:297:27: note: byref variable will be forcibly initialized 297 | struct hif_mib_slot_time arg = { | ^~~ /kisskb/src/drivers/staging/wfx/hif_tx_mib.c: In function 'hif_rts_threshold': /kisskb/src/drivers/staging/wfx/hif_tx_mib.c:318:37: note: byref variable will be forcibly initialized 318 | struct hif_mib_dot11_rts_threshold arg = { | ^~~ /kisskb/src/drivers/staging/wfx/data_tx.c: In function 'wfx_tx_policy_upload': /kisskb/src/drivers/staging/wfx/data_tx.c:161:5: note: byref variable will be forcibly initialized 161 | u8 tmp_rates[12]; | ^~~~~~~~~ /kisskb/src/drivers/staging/wfx/data_tx.c: In function 'wfx_tx_policy_get': /kisskb/src/drivers/staging/wfx/data_tx.c:111:19: note: byref variable will be forcibly initialized 111 | struct tx_policy wanted; | ^~~~~~ /kisskb/src/drivers/staging/wfx/data_tx.c: In function 'wfx_tx_get_retry_policy_id': /kisskb/src/drivers/staging/wfx/data_tx.c:292:7: note: byref variable will be forcibly initialized 292 | bool tx_policy_renew = false; | ^~~~~~~~~~~~~~~ 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/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/if_ether.h:19, from /kisskb/src/include/net/mac80211.h:18, from /kisskb/src/drivers/staging/wfx/data_tx.c:8: /kisskb/src/drivers/staging/wfx/data_tx.c: In function 'wfx_flush_vif': /kisskb/src/include/linux/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/staging/wfx/data_tx.c:561:7: note: in expansion of macro 'wait_event_timeout' 561 | if (wait_event_timeout(wvif->wdev->tx_dequeue, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/data_tx.c: In function 'wfx_flush': /kisskb/src/drivers/staging/wfx/data_tx.c:573:22: note: byref variable will be forcibly initialized 573 | struct sk_buff_head dropped; | ^~~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/drivers/staging/wfx/queue.c:8: /kisskb/src/drivers/staging/wfx/queue.c: In function 'wfx_tx_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: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/staging/wfx/queue.c:41:8: note: in expansion of macro 'wait_event_timeout' 41 | ret = wait_event_timeout(wdev->hif.tx_buffers_empty, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/sta.c: In function 'wfx_update_tim': /kisskb/src/drivers/staging/wfx/sta.c:597:18: note: byref variable will be forcibly initialized 597 | u16 tim_offset, tim_length; | ^~~~~~~~~~ /kisskb/src/drivers/staging/wfx/sta.c:597:6: note: byref variable will be forcibly initialized 597 | u16 tim_offset, tim_length; | ^~~~~~~~~~ /kisskb/src/drivers/staging/wfx/sta.c: In function 'wfx_update_pm': /kisskb/src/drivers/staging/wfx/sta.c:198:7: note: byref variable will be forcibly initialized 198 | bool ps; | ^~ /kisskb/src/drivers/staging/wfx/sta.c: In function 'wfx_join': /kisskb/src/drivers/staging/wfx/sta.c:412:5: note: byref variable will be forcibly initialized 412 | u8 ssid[IEEE80211_MAX_SSID_LEN]; | ^~~~ /kisskb/src/drivers/staging/wfx/scan.c: In function 'wfx_hw_scan_work': /kisskb/src/drivers/staging/wfx/scan.c:18:28: note: byref variable will be forcibly initialized 18 | struct cfg80211_scan_info info = { | ^~~~ /kisskb/src/drivers/staging/wfx/key.c: In function 'wfx_add_key': /kisskb/src/drivers/staging/wfx/key.c:162:27: note: byref variable will be forcibly initialized 162 | struct ieee80211_key_seq seq; | ^~~ /kisskb/src/drivers/staging/wfx/bus_spi.c: In function 'wfx_spi_copy_from_io': /kisskb/src/drivers/staging/wfx/bus_spi.c:54:26: note: byref variable will be forcibly initialized 54 | struct spi_message m; | ^ /kisskb/src/drivers/staging/wfx/bus_spi.c:53:6: note: byref variable will be forcibly initialized 53 | u16 regaddr = (addr << 12) | (count / 2) | SET_READ; | ^~~~~~~ /kisskb/src/drivers/staging/wfx/bus_spi.c: In function 'wfx_spi_copy_to_io': /kisskb/src/drivers/staging/wfx/bus_spi.c:91:26: note: byref variable will be forcibly initialized 91 | struct spi_message m; | ^ /kisskb/src/drivers/staging/wfx/bus_spi.c:87:6: note: byref variable will be forcibly initialized 87 | u16 regaddr = (addr << 12) | (count / 2); | ^~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/staging/wfx/traces.h:501, from /kisskb/src/drivers/staging/wfx/debug.c:20: /kisskb/src/drivers/staging/wfx/debug.c: In function 'perf_trace_hif_data': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/drivers/staging/wfx/./traces.h:160:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 160 | DECLARE_EVENT_CLASS(hif_data, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:160:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 160 | DECLARE_EVENT_CLASS(hif_data, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/debug.c: In function 'perf_trace_piggyback': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/drivers/staging/wfx/./traces.h:317:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 317 | DECLARE_EVENT_CLASS(piggyback, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:317:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 317 | DECLARE_EVENT_CLASS(piggyback, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/debug.c: In function 'perf_trace_bh_stats': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/staging/wfx/./traces.h:338:1: note: in expansion of macro 'TRACE_EVENT' 338 | TRACE_EVENT(bh_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/staging/wfx/./traces.h:338:1: note: in expansion of macro 'TRACE_EVENT' 338 | TRACE_EVENT(bh_stats, | ^~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/debug.c: In function 'perf_trace_tx_stats': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/staging/wfx/./traces.h:366:1: note: in expansion of macro 'TRACE_EVENT' 366 | TRACE_EVENT(tx_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/staging/wfx/./traces.h:366:1: note: in expansion of macro 'TRACE_EVENT' 366 | TRACE_EVENT(tx_stats, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/staging/wfx/traces.h:501, from /kisskb/src/drivers/staging/wfx/debug.c:20: /kisskb/src/drivers/staging/wfx/debug.c: In function 'trace_event_raw_event_hif_data': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:160:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 160 | DECLARE_EVENT_CLASS(hif_data, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/debug.c: In function 'trace_event_raw_event_piggyback': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:317:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 317 | DECLARE_EVENT_CLASS(piggyback, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/debug.c: In function 'trace_event_raw_event_bh_stats': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/staging/wfx/./traces.h:338:1: note: in expansion of macro 'TRACE_EVENT' 338 | TRACE_EVENT(bh_stats, | ^~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/debug.c: In function 'trace_event_raw_event_tx_stats': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/staging/wfx/./traces.h:366:1: note: in expansion of macro 'TRACE_EVENT' 366 | TRACE_EVENT(tx_stats, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/staging/wfx/traces.h:501, from /kisskb/src/drivers/staging/wfx/debug.c:20: /kisskb/src/drivers/staging/wfx/debug.c: In function 'perf_trace_io_data': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/drivers/staging/wfx/./traces.h:238:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 238 | DECLARE_EVENT_CLASS(io_data, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:238:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 238 | DECLARE_EVENT_CLASS(io_data, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/staging/wfx/traces.h:501, from /kisskb/src/drivers/staging/wfx/debug.c:20: /kisskb/src/drivers/staging/wfx/debug.c: In function 'trace_event_raw_event_io_data': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:238:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 238 | DECLARE_EVENT_CLASS(io_data, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/staging/wfx/traces.h:501, from /kisskb/src/drivers/staging/wfx/debug.c:20: /kisskb/src/drivers/staging/wfx/debug.c: In function 'perf_trace_io_data32': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /kisskb/src/drivers/staging/wfx/./traces.h:282:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 282 | DECLARE_EVENT_CLASS(io_data32, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:282:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 282 | DECLARE_EVENT_CLASS(io_data32, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/staging/wfx/traces.h:501, from /kisskb/src/drivers/staging/wfx/debug.c:20: /kisskb/src/drivers/staging/wfx/debug.c: In function 'trace_event_raw_event_io_data32': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:282:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 282 | DECLARE_EVENT_CLASS(io_data32, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/drivers/staging/wfx/traces.h:501, from /kisskb/src/drivers/staging/wfx/debug.c:20: /kisskb/src/drivers/staging/wfx/debug.c: In function 'perf_trace_queues_stats': /kisskb/src/include/trace/perf.h:44:6: note: byref variable will be forcibly initialized 44 | int rctx; \ | ^~~~ /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/staging/wfx/./traces.h:442:1: note: in expansion of macro 'TRACE_EVENT' 442 | TRACE_EVENT(queues_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:38:18: note: byref variable will be forcibly initialized 38 | struct pt_regs *__regs; \ | ^~~~~~ /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/staging/wfx/./traces.h:442:1: note: in expansion of macro 'TRACE_EVENT' 442 | TRACE_EVENT(queues_stats, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/drivers/staging/wfx/traces.h:501, from /kisskb/src/drivers/staging/wfx/debug.c:20: /kisskb/src/drivers/staging/wfx/debug.c: In function 'trace_event_raw_event_queues_stats': /kisskb/src/include/trace/trace_events.h:726:28: note: byref variable will be forcibly initialized 726 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /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/staging/wfx/./traces.h:442:1: note: in expansion of macro 'TRACE_EVENT' 442 | TRACE_EVENT(queues_stats, | ^~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/main.c: In function 'wfx_send_pdata_pds': /kisskb/src/drivers/staging/wfx/main.c:231:25: note: byref variable will be forcibly initialized 231 | const struct firmware *pds; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/drivers/staging/wfx/traces.h:501, from /kisskb/src/drivers/staging/wfx/debug.c:20: /kisskb/src/drivers/staging/wfx/debug.c: In function '__bpf_trace_hif_data': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:160:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 160 | DECLARE_EVENT_CLASS(hif_data, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:160:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 160 | DECLARE_EVENT_CLASS(hif_data, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:160:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 160 | DECLARE_EVENT_CLASS(hif_data, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:160:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 160 | DECLARE_EVENT_CLASS(hif_data, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:160:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 160 | DECLARE_EVENT_CLASS(hif_data, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:160:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 160 | DECLARE_EVENT_CLASS(hif_data, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/debug.c: In function '__bpf_trace_io_data32': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:282:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 282 | DECLARE_EVENT_CLASS(io_data32, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:282:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 282 | DECLARE_EVENT_CLASS(io_data32, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:282:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 282 | DECLARE_EVENT_CLASS(io_data32, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:282:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 282 | DECLARE_EVENT_CLASS(io_data32, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:282:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 282 | DECLARE_EVENT_CLASS(io_data32, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:282:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 282 | DECLARE_EVENT_CLASS(io_data32, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/debug.c: In function '__bpf_trace_tx_stats': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/staging/wfx/./traces.h:366:1: note: in expansion of macro 'TRACE_EVENT' 366 | TRACE_EVENT(tx_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/staging/wfx/./traces.h:366:1: note: in expansion of macro 'TRACE_EVENT' 366 | TRACE_EVENT(tx_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/staging/wfx/./traces.h:366:1: note: in expansion of macro 'TRACE_EVENT' 366 | TRACE_EVENT(tx_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/staging/wfx/./traces.h:366:1: note: in expansion of macro 'TRACE_EVENT' 366 | TRACE_EVENT(tx_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/staging/wfx/./traces.h:366:1: note: in expansion of macro 'TRACE_EVENT' 366 | TRACE_EVENT(tx_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST3' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/staging/wfx/./traces.h:366:1: note: in expansion of macro 'TRACE_EVENT' 366 | TRACE_EVENT(tx_stats, | ^~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/debug.c: In function '__bpf_trace_io_data': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:238:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 238 | DECLARE_EVENT_CLASS(io_data, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:238:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 238 | DECLARE_EVENT_CLASS(io_data, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:238:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 238 | DECLARE_EVENT_CLASS(io_data, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:238:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 238 | DECLARE_EVENT_CLASS(io_data, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:238:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 238 | DECLARE_EVENT_CLASS(io_data, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:238:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 238 | DECLARE_EVENT_CLASS(io_data, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:238:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 238 | DECLARE_EVENT_CLASS(io_data, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST4' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:238:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 238 | DECLARE_EVENT_CLASS(io_data, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/debug.c: In function '__bpf_trace_piggyback': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:317:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 317 | DECLARE_EVENT_CLASS(piggyback, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:317:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 317 | DECLARE_EVENT_CLASS(piggyback, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:317:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 317 | DECLARE_EVENT_CLASS(piggyback, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/./traces.h:317:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 317 | DECLARE_EVENT_CLASS(piggyback, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/debug.c: In function '__bpf_trace_queues_stats': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/staging/wfx/./traces.h:442:1: note: in expansion of macro 'TRACE_EVENT' 442 | TRACE_EVENT(queues_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/staging/wfx/./traces.h:442:1: note: in expansion of macro 'TRACE_EVENT' 442 | TRACE_EVENT(queues_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/staging/wfx/./traces.h:442:1: note: in expansion of macro 'TRACE_EVENT' 442 | TRACE_EVENT(queues_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST2' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/staging/wfx/./traces.h:442:1: note: in expansion of macro 'TRACE_EVENT' 442 | TRACE_EVENT(queues_stats, | ^~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/debug.c: In function '__bpf_trace_bh_stats': /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/staging/wfx/./traces.h:338:1: note: in expansion of macro 'TRACE_EVENT' 338 | TRACE_EVENT(bh_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:43:24: note: in expansion of macro '__CAST_TO_U64' 43 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:44:42: note: in expansion of macro '__CAST1' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/staging/wfx/./traces.h:338:1: note: in expansion of macro 'TRACE_EVENT' 338 | TRACE_EVENT(bh_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/staging/wfx/./traces.h:338:1: note: in expansion of macro 'TRACE_EVENT' 338 | TRACE_EVENT(bh_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:44:24: note: in expansion of macro '__CAST_TO_U64' 44 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:45:42: note: in expansion of macro '__CAST2' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/staging/wfx/./traces.h:338:1: note: in expansion of macro 'TRACE_EVENT' 338 | TRACE_EVENT(bh_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/staging/wfx/./traces.h:338:1: note: in expansion of macro 'TRACE_EVENT' 338 | TRACE_EVENT(bh_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:45:24: note: in expansion of macro '__CAST_TO_U64' 45 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:46:42: note: in expansion of macro '__CAST3' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/staging/wfx/./traces.h:338:1: note: in expansion of macro 'TRACE_EVENT' 338 | TRACE_EVENT(bh_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/staging/wfx/./traces.h:338:1: note: in expansion of macro 'TRACE_EVENT' 338 | TRACE_EVENT(bh_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:46:24: note: in expansion of macro '__CAST_TO_U64' 46 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:47:42: note: in expansion of macro '__CAST4' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/staging/wfx/./traces.h:338:1: note: in expansion of macro 'TRACE_EVENT' 338 | TRACE_EVENT(bh_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:39:22: note: byref variable will be forcibly initialized 39 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/staging/wfx/./traces.h:338:1: note: in expansion of macro 'TRACE_EVENT' 338 | TRACE_EVENT(bh_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:38:12: note: byref variable will be forcibly initialized 38 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:47:24: note: in expansion of macro '__CAST_TO_U64' 47 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:478:24: note: in expansion of macro '__CAST5' 478 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:479:27: note: in expansion of macro '__CONCAT' 479 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:56:26: note: in expansion of macro 'CONCATENATE' 56 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:63:53: note: in expansion of macro 'CAST_TO_U64' 63 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:2: note: in expansion of macro '__BPF_DECLARE_TRACE' 68 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /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/staging/wfx/./traces.h:338:1: note: in expansion of macro 'TRACE_EVENT' 338 | TRACE_EVENT(bh_stats, | ^~~~~~~~~~~ /kisskb/src/drivers/staging/wfx/debug.c: In function 'wfx_counters_show': /kisskb/src/drivers/staging/wfx/debug.c:66:38: note: byref variable will be forcibly initialized 66 | struct hif_mib_extended_count_table counters[3]; | ^~~~~~~~ make[1]: *** [/kisskb/src/Makefile:1989: drivers] Error 2 make: *** [Makefile:226: __sub-make] Error 2 Command 'make -s -j 32 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig+ppc64le_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next-rand_powerpc-randconfig+ppc64le_powerpc-gcc9 # Build took: 0:04:48.330414